+++ date ++ echo 'INFO: =================== Thu Jun 19 01:48:43 UTC 2025 ===================' INFO: =================== Thu Jun 19 01:48:43 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.65 ++ 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.65 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.65 ++ ANALYTICSDB_NODES=10.0.0.65 ++ ANALYTICS_SNMP_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8081 ' +++ '[' -n '10.0.0.65:8081 ' ']' +++ echo 10.0.0.65:8081 ++ ANALYTICS_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9042 ' +++ '[' -n '10.0.0.65:9042 ' ']' +++ echo 10.0.0.65:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.65:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8086 ' +++ '[' -n '10.0.0.65:8086 ' ']' +++ echo 10.0.0.65:8086 ++ COLLECTOR_SERVERS=10.0.0.65: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.65 ++ CONFIGDB_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:8082 ' +++ '[' -n '10.0.0.65:8082 ' ']' +++ echo 10.0.0.65:8082 ++ CONFIG_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9161 ' +++ '[' -n '10.0.0.65:9161 ' ']' +++ echo 10.0.0.65:9161 ++ CONFIGDB_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9041 ' +++ '[' -n '10.0.0.65:9041 ' ']' +++ echo 10.0.0.65:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.65: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.65 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.65 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+=10.0.0.65:2181, +++ '[' -n 10.0.0.65:2181, ']' +++ echo 10.0.0.65:2181 ++ ZOOKEEPER_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:2181 ' +++ '[' -n '10.0.0.65:2181 ' ']' +++ echo 10.0.0.65:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.65:2181 ++ RABBITMQ_NODES=10.0.0.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+=10.0.0.65:5673, +++ '[' -n 10.0.0.65:5673, ']' +++ echo 10.0.0.65:5673 ++ RABBITMQ_SERVERS=10.0.0.65: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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:6379 ' +++ '[' -n '10.0.0.65:6379 ' ']' +++ echo 10.0.0.65:6379 ++ REDIS_SERVERS=10.0.0.65: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.65 ++ 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.65 +++ local server_address=10.0.0.65 +++ extended_server_list+='10.0.0.65:9092 ' +++ '[' -n '10.0.0.65:9092 ' ']' +++ echo 10.0.0.65:9092 ++ KAFKA_SERVERS=10.0.0.65: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.65 ++ 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.65 ++ 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.65 + local cassandra=10.0.0.65 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.65 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.65 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.65 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.65 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.65 +++ local servers=10.0.0.65 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ sort ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.65,10.147.93.1,127.0.0.1,172.17.0.1,252.65.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.65'\''))' +++ local server_ip=10.0.0.65 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.65 ]] +++ [[ ,10.0.0.65,10.147.93.1,127.0.0.1,172.17.0.1,252.65.0.1,, =~ ,10\.0\.0\.65, ]] +++ echo 10.0.0.65 1 +++ return ++ local ip=10.0.0.65 ++ [[ -z 10.0.0.65 ]] ++ echo 10.0.0.65 + host_ip=10.0.0.65 + [[ cql == \c\q\l ]] ++ echo 10.0.0.65:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.65:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.65:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' ++ 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 06/19/2025 01:49:23.270 7fcee0e7ef48 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/19/2025 01:49:23.434 7fcee0e7ef48 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/19/2025 01:49:23.448 7fcee0e7ef48 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/19/2025 01:49:23.448 7fcee0e7ef48 [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.65:8082/ Hit Ctrl-C to quit. 10.0.0.65 - - [2025-06-19 01:49:30] "GET / HTTP/1.1" 503 181 0.000332 10.0.0.65 - - [2025-06-19 01:49:30] "GET / HTTP/1.1" 503 181 0.000216 10.0.0.65 - - [2025-06-19 01:49:31] "GET / HTTP/1.1" 200 35931 0.003075 10.0.0.65 - - [2025-06-19 01:49:31] "GET / HTTP/1.1" 200 35931 0.001811 10.0.0.65 - - [2025-06-19 01:49:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.008405 10.0.0.65 - - [2025-06-19 01:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007695 10.0.0.65 - - [2025-06-19 01:49:31] "GET /global-system-config/57034b53-16ef-4b47-84b5-1d8fa25ab5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.008988 10.0.0.65 - - [2025-06-19 01:49:31] "POST /service-appliance-sets HTTP/1.1" 200 553 0.049031 10.0.0.65 - - [2025-06-19 01:49:31] "POST /fqname-to-id HTTP/1.1" 404 180 0.006144 10.0.0.65 - - [2025-06-19 01:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.014988 10.0.0.65 - - [2025-06-19 01:49:31] "GET /global-system-config/57034b53-16ef-4b47-84b5-1d8fa25ab5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.010645 10.0.0.65 - - [2025-06-19 01:49:31] "GET / HTTP/1.1" 200 45303 0.001352 10.0.0.65 - - [2025-06-19 01:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009759 10.0.0.65 - - [2025-06-19 01:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007443 10.0.0.65 - - [2025-06-19 01:49:31] "POST /service-appliance-sets HTTP/1.1" 200 541 0.045327 10.0.0.65 - - [2025-06-19 01:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.65 - - [2025-06-19 01:49:31] "GET /network-ipam/18f478dd-50b5-46cf-a12a-47625cf8ba1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003813 10.0.0.65 - - [2025-06-19 01:49:31] "GET / HTTP/1.1" 200 35931 0.001609 10.0.0.65 - - [2025-06-19 01:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009493 10.0.0.65 - - [2025-06-19 01:49:31] "GET /global-system-config/57034b53-16ef-4b47-84b5-1d8fa25ab5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.009805 10.0.0.65 - - [2025-06-19 01:49:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.005408 10.0.0.65 - - [2025-06-19 01:49:31] "POST /config-nodes HTTP/1.1" 200 593 0.027903 10.0.0.65 - - [2025-06-19 01:49:31] "POST /service-templates HTTP/1.1" 200 511 0.060651 10.0.0.65 - - [2025-06-19 01:49:31] "POST /service-templates HTTP/1.1" 200 501 0.034949 10.0.0.65 - - [2025-06-19 01:49:32] "POST /service-templates HTTP/1.1" 200 515 0.052213 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:49:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001026 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:49:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000858 10.0.0.65 - - [2025-06-19 01:49:32] "POST /service-templates HTTP/1.1" 200 535 0.046540 10.0.0.65 - - [2025-06-19 01:49:32] "POST /service-templates HTTP/1.1" 200 507 0.048307 10.0.0.65 - - [2025-06-19 01:49:32] "GET / HTTP/1.1" 200 35931 0.001591 10.0.0.65 - - [2025-06-19 01:49:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005105 10.0.0.65 - - [2025-06-19 01:49:32] "GET / HTTP/1.1" 200 35931 0.001383 10.0.0.65 - - [2025-06-19 01:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005432 10.0.0.65 - - [2025-06-19 01:49:32] "GET /global-system-config/57034b53-16ef-4b47-84b5-1d8fa25ab5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.005399 10.0.0.65 - - [2025-06-19 01:49:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.006109 10.0.0.65 - - [2025-06-19 01:49:32] "POST /config-database-nodes HTTP/1.1" 200 611 0.084768 10.0.0.65 - - [2025-06-19 01:49:32] "GET / HTTP/1.1" 200 35931 0.001765 10.0.0.65 - - [2025-06-19 01:49:32] "POST /fqname-to-id HTTP/1.1" 404 196 0.003829 10.0.0.65 - - [2025-06-19 01:49:32] "POST /job-templates HTTP/1.1" 200 555 0.084969 10.0.0.65 - - [2025-06-19 01:49:32] "POST /fqname-to-id HTTP/1.1" 404 200 0.004842 10.0.0.65 - - [2025-06-19 01:49:32] "POST /job-templates HTTP/1.1" 200 563 0.071211 10.0.0.65 - - [2025-06-19 01:49:33] "POST /fqname-to-id HTTP/1.1" 404 191 0.003696 10.0.0.65 - - [2025-06-19 01:49:33] "POST /job-templates HTTP/1.1" 200 545 0.083281 10.0.0.65 - - [2025-06-19 01:49:33] "POST /fqname-to-id HTTP/1.1" 404 207 0.003086 10.0.0.65 - - [2025-06-19 01:49:33] "POST /job-templates HTTP/1.1" 200 577 0.135387 10.0.0.65 - - [2025-06-19 01:49:33] "POST /fqname-to-id HTTP/1.1" 404 208 0.005987 10.0.0.65 - - [2025-06-19 01:49:33] "POST /job-templates HTTP/1.1" 200 579 0.085534 10.0.0.65 - - [2025-06-19 01:49:33] "POST /fqname-to-id HTTP/1.1" 404 210 0.012098 10.0.0.65 - - [2025-06-19 01:49:33] "POST /job-templates HTTP/1.1" 200 583 0.101385 10.0.0.65 - - [2025-06-19 01:49:33] "POST /fqname-to-id HTTP/1.1" 404 198 0.004461 10.0.0.65 - - [2025-06-19 01:49:33] "POST /job-templates HTTP/1.1" 200 559 0.079024 10.0.0.65 - - [2025-06-19 01:49:33] "POST /fqname-to-id HTTP/1.1" 404 203 0.010942 10.0.0.65 - - [2025-06-19 01:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008655 10.0.0.65 - - [2025-06-19 01:49:33] "GET /network-ipam/18f478dd-50b5-46cf-a12a-47625cf8ba1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.007170 10.0.0.65 - - [2025-06-19 01:49:33] "POST /job-templates HTTP/1.1" 200 569 0.107368 10.0.0.65 - - [2025-06-19 01:49:33] "POST /fqname-to-id HTTP/1.1" 404 196 0.002657 10.0.0.65 - - [2025-06-19 01:49:33] "POST /job-templates HTTP/1.1" 200 555 0.097385 10.0.0.65 - - [2025-06-19 01:49:33] "POST /fqname-to-id HTTP/1.1" 404 196 0.002080 10.0.0.65 - - [2025-06-19 01:49:34] "POST /job-templates HTTP/1.1" 200 555 0.076800 10.0.0.65 - - [2025-06-19 01:49:34] "POST /fqname-to-id HTTP/1.1" 404 196 0.004113 10.0.0.65 - - [2025-06-19 01:49:34] "POST /job-templates HTTP/1.1" 200 555 0.141136 10.0.0.65 - - [2025-06-19 01:49:34] "POST /fqname-to-id HTTP/1.1" 404 186 0.003968 10.0.0.65 - - [2025-06-19 01:49:34] "POST /fqname-to-id HTTP/1.1" 404 225 0.011897 10.0.0.65 - - [2025-06-19 01:49:34] "GET / HTTP/1.1" 200 35931 0.001680 10.0.0.65 - - [2025-06-19 01:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.65 - - [2025-06-19 01:49:34] "GET /global-system-config/57034b53-16ef-4b47-84b5-1d8fa25ab5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.004894 10.0.0.65 - - [2025-06-19 01:49:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.009206 10.0.0.65 - - [2025-06-19 01:49:34] "POST /job-templates HTTP/1.1" 200 535 0.134836 10.0.0.65 - - [2025-06-19 01:49:34] "POST /access-control-lists HTTP/1.1" 200 587 0.057773 10.0.0.65 - - [2025-06-19 01:49:34] "POST /fqname-to-id HTTP/1.1" 404 198 0.005484 10.0.0.65 - - [2025-06-19 01:49:34] "POST /fqname-to-id HTTP/1.1" 404 224 0.003971 10.0.0.65 - - [2025-06-19 01:49:34] "POST /database-nodes HTTP/1.1" 200 597 0.041722 10.0.0.65 - - [2025-06-19 01:49:34] "POST /access-control-lists HTTP/1.1" 200 585 0.049087 10.0.0.65 - - [2025-06-19 01:49:34] "POST /job-templates HTTP/1.1" 200 559 0.066822 10.0.0.65 - - [2025-06-19 01:49:34] "POST /fqname-to-id HTTP/1.1" 404 198 0.002497 10.0.0.65 - - [2025-06-19 01:49:34] "POST /job-templates HTTP/1.1" 200 559 0.078775 10.0.0.65 - - [2025-06-19 01:49:34] "POST /fqname-to-id HTTP/1.1" 404 198 0.009965 10.0.0.65 - - [2025-06-19 01:49:34] "POST /route-targets HTTP/1.1" 200 327 0.050981 10.0.0.65 - - [2025-06-19 01:49:34] "POST /ref-update HTTP/1.1" 200 156 0.015454 10.0.0.65 - - [2025-06-19 01:49:34] "POST /route-targets HTTP/1.1" 200 327 0.025269 10.0.0.65 - - [2025-06-19 01:49:34] "POST /job-templates HTTP/1.1" 200 559 0.121618 10.0.0.65 - - [2025-06-19 01:49:34] "POST /ref-update HTTP/1.1" 200 156 0.056963 10.0.0.65 - - [2025-06-19 01:49:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.008265 10.0.0.65 - - [2025-06-19 01:49:34] "POST /route-targets HTTP/1.1" 200 327 0.068356 10.0.0.65 - - [2025-06-19 01:49:34] "POST /job-templates HTTP/1.1" 200 565 0.105893 10.0.0.65 - - [2025-06-19 01:49:34] "POST /ref-update HTTP/1.1" 200 156 0.031187 10.0.0.65 - - [2025-06-19 01:49:35] "POST /fqname-to-id HTTP/1.1" 404 197 0.006323 10.0.0.65 - - [2025-06-19 01:49:35] "POST /route-targets HTTP/1.1" 200 327 0.023084 10.0.0.65 - - [2025-06-19 01:49:35] "POST /ref-update HTTP/1.1" 200 156 0.074230 10.0.0.65 - - [2025-06-19 01:49:35] "POST /job-templates HTTP/1.1" 200 557 0.171961 10.0.0.65 - - [2025-06-19 01:49:35] "POST /fqname-to-id HTTP/1.1" 404 196 0.017594 10.0.0.65 - - [2025-06-19 01:49:35] "POST /fqname-to-id HTTP/1.1" 404 201 0.002784 10.0.0.65 - - [2025-06-19 01:49:35] "POST /job-templates HTTP/1.1" 200 555 0.143054 10.0.0.65 - - [2025-06-19 01:49:35] "POST /fqname-to-id HTTP/1.1" 404 205 0.012547 10.0.0.65 - - [2025-06-19 01:49:35] "POST /access-control-lists HTTP/1.1" 200 551 0.138782 10.0.0.65 - - [2025-06-19 01:49:35] "POST /job-templates HTTP/1.1" 200 573 0.141269 10.0.0.65 - - [2025-06-19 01:49:35] "PUT /access-control-list/fea0eb8f-06cf-4474-b537-37e7411b4fc8 HTTP/1.1" 200 272 0.075783 10.0.0.65 - - [2025-06-19 01:49:35] "PUT /access-control-list/e9595408-c31d-4fc5-9328-dd04df91afc2 HTTP/1.1" 200 272 0.017831 10.0.0.65 - - [2025-06-19 01:49:35] "POST /fqname-to-id HTTP/1.1" 404 194 0.002314 10.0.0.65 - - [2025-06-19 01:49:35] "GET / HTTP/1.1" 200 35931 0.093484 10.0.0.65 - - [2025-06-19 01:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.65 - - [2025-06-19 01:49:35] "GET /routing-instance/7bc5e19f-aabf-4b07-ae9a-54351d417c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005462 10.0.0.65 - - [2025-06-19 01:49:35] "POST /job-templates HTTP/1.1" 200 551 0.246465 10.0.0.65 - - [2025-06-19 01:49:35] "POST /fqname-to-id HTTP/1.1" 404 208 0.003376 10.0.0.65 - - [2025-06-19 01:49:35] "POST /bgp-routers HTTP/1.1" 200 616 0.071625 10.0.0.65 - - [2025-06-19 01:49:35] "GET /bgp-router/d62dcb66-5cc3-4ed0-9066-e945930d47a1?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.037479 10.0.0.65 - - [2025-06-19 01:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.036323 10.0.0.65 - - [2025-06-19 01:49:36] "GET /global-system-config/57034b53-16ef-4b47-84b5-1d8fa25ab5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.053091 10.0.0.65 - - [2025-06-19 01:49:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028440 10.0.0.65 - - [2025-06-19 01:49:36] "POST /job-templates HTTP/1.1" 200 579 0.229645 10.0.0.65 - - [2025-06-19 01:49:36] "POST /fqname-to-id HTTP/1.1" 404 196 0.008345 10.0.0.65 - - [2025-06-19 01:49:36] "POST /ref-update HTTP/1.1" 200 156 0.034646 10.0.0.65 - - [2025-06-19 01:49:36] "POST /job-templates HTTP/1.1" 200 555 0.156728 10.0.0.65 - - [2025-06-19 01:49:36] "POST /fqname-to-id HTTP/1.1" 404 198 0.002301 10.0.0.65 - - [2025-06-19 01:49:36] "POST /job-templates HTTP/1.1" 200 559 0.095618 10.0.0.65 - - [2025-06-19 01:49:36] "POST /fqname-to-id HTTP/1.1" 404 206 0.009723 10.0.0.65 - - [2025-06-19 01:49:36] "POST /job-templates HTTP/1.1" 200 575 0.093541 10.0.0.65 - - [2025-06-19 01:49:36] "POST /fqname-to-id HTTP/1.1" 404 197 0.010767 10.0.0.65 - - [2025-06-19 01:49:36] "POST /job-templates HTTP/1.1" 200 557 0.064428 10.0.0.65 - - [2025-06-19 01:49:36] "POST /fqname-to-id HTTP/1.1" 404 198 0.002455 10.0.0.65 - - [2025-06-19 01:49:36] "POST /job-templates HTTP/1.1" 200 559 0.101377 10.0.0.65 - - [2025-06-19 01:49:36] "POST /fqname-to-id HTTP/1.1" 404 196 0.020041 10.0.0.65 - - [2025-06-19 01:49:37] "POST /job-templates HTTP/1.1" 200 555 0.115262 10.0.0.65 - - [2025-06-19 01:49:37] "POST /fqname-to-id HTTP/1.1" 404 195 0.013745 10.0.0.65 - - [2025-06-19 01:49:37] "POST /job-templates HTTP/1.1" 200 553 0.085619 10.0.0.65 - - [2025-06-19 01:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008900 10.0.0.65 - - [2025-06-19 01:49:37] "GET /global-vrouter-config/74ecc272-cf26-4d77-a6e5-83d5a6ba00b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1161 0.002908 10.0.0.65 - - [2025-06-19 01:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005968 10.0.0.65 - - [2025-06-19 01:49:37] "POST /fqname-to-id HTTP/1.1" 404 195 0.002415 10.0.0.65 - - [2025-06-19 01:49:37] "PUT /global-vrouter-config/74ecc272-cf26-4d77-a6e5-83d5a6ba00b6 HTTP/1.1" 200 276 0.021496 10.0.0.65 - - [2025-06-19 01:49:37] "POST /job-templates HTTP/1.1" 200 553 0.120253 10.0.0.65 - - [2025-06-19 01:49:37] "POST /fqname-to-id HTTP/1.1" 404 195 0.007379 10.0.0.65 - - [2025-06-19 01:49:37] "POST /job-templates HTTP/1.1" 200 553 0.089515 10.0.0.65 - - [2025-06-19 01:49:37] "POST /fqname-to-id HTTP/1.1" 404 200 0.019140 10.0.0.65 - - [2025-06-19 01:49:37] "POST /job-templates HTTP/1.1" 200 563 0.136903 10.0.0.65 - - [2025-06-19 01:49:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.005421 10.0.0.65 - - [2025-06-19 01:49:37] "POST /job-templates HTTP/1.1" 200 565 0.077645 10.0.0.65 - - [2025-06-19 01:49:37] "POST /fqname-to-id HTTP/1.1" 404 189 0.005713 10.0.0.65 - - [2025-06-19 01:49:37] "GET / HTTP/1.1" 200 35931 0.001619 10.0.0.65 - - [2025-06-19 01:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.65 - - [2025-06-19 01:49:38] "POST /config-propertiess HTTP/1.1" 200 551 0.042566 10.0.0.65 - - [2025-06-19 01:49:38] "POST /fqname-to-id HTTP/1.1" 404 168 0.005348 10.0.0.65 - - [2025-06-19 01:49:38] "GET /global-system-config/57034b53-16ef-4b47-84b5-1d8fa25ab5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.025028 10.0.0.65 - - [2025-06-19 01:49:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.014824 10.0.0.65 - - [2025-06-19 01:49:38] "GET / HTTP/1.1" 200 35931 0.002271 10.0.0.65 - - [2025-06-19 01:49:38] "POST /alarms HTTP/1.1" 200 581 0.046988 10.0.0.65 - - [2025-06-19 01:49:38] "POST /tags HTTP/1.1" 200 321 0.128924 10.0.0.65 - - [2025-06-19 01:49:38] "POST /analytics-nodes HTTP/1.1" 200 599 0.083805 10.0.0.65 - - [2025-06-19 01:49:38] "POST /alarms HTTP/1.1" 200 575 0.088040 10.0.0.65 - - [2025-06-19 01:49:38] "POST /fqname-to-id HTTP/1.1" 404 166 0.019055 10.0.0.65 - - [2025-06-19 01:49:38] "POST /alarms HTTP/1.1" 200 575 0.062868 10.0.0.65 - - [2025-06-19 01:49:38] "POST /tags HTTP/1.1" 200 317 0.051571 10.0.0.65 - - [2025-06-19 01:49:38] "POST /fqname-to-id HTTP/1.1" 404 174 0.002204 10.0.0.65 - - [2025-06-19 01:49:38] "POST /alarms HTTP/1.1" 200 559 0.022621 10.0.0.65 - - [2025-06-19 01:49:38] "POST /alarms HTTP/1.1" 200 555 0.051282 10.0.0.65 - - [2025-06-19 01:49:38] "POST /tags HTTP/1.1" 200 333 0.062954 10.0.0.65 - - [2025-06-19 01:49:38] "POST /fqname-to-id HTTP/1.1" 404 162 0.002770 10.0.0.65 - - [2025-06-19 01:49:38] "POST /alarms HTTP/1.1" 200 557 0.042195 10.0.0.65 - - [2025-06-19 01:49:38] "POST /tags HTTP/1.1" 200 309 0.042783 10.0.0.65 - - [2025-06-19 01:49:38] "POST /alarms HTTP/1.1" 200 565 0.032870 10.0.0.65 - - [2025-06-19 01:49:38] "POST /fqname-to-id HTTP/1.1" 404 174 0.003619 10.0.0.65 - - [2025-06-19 01:49:38] "POST /alarms HTTP/1.1" 200 549 0.034941 10.0.0.65 - - [2025-06-19 01:49:38] "POST /tags HTTP/1.1" 200 333 0.038961 10.0.0.65 - - [2025-06-19 01:49:38] "POST /fqname-to-id HTTP/1.1" 404 164 0.007902 10.0.0.65 - - [2025-06-19 01:49:38] "POST /alarms HTTP/1.1" 200 557 0.029205 10.0.0.65 - - [2025-06-19 01:49:38] "POST /tags HTTP/1.1" 200 313 0.025750 10.0.0.65 - - [2025-06-19 01:49:38] "POST /fqname-to-id HTTP/1.1" 404 169 0.004563 10.0.0.65 - - [2025-06-19 01:49:38] "POST /alarms HTTP/1.1" 200 567 0.044819 10.0.0.65 - - [2025-06-19 01:49:38] "POST /tags HTTP/1.1" 200 323 0.039962 10.0.0.65 - - [2025-06-19 01:49:38] "POST /alarms HTTP/1.1" 200 555 0.038350 10.0.0.65 - - [2025-06-19 01:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.65 - - [2025-06-19 01:49:38] "POST /alarms HTTP/1.1" 200 567 0.026983 10.0.0.65 - - [2025-06-19 01:49:38] "PUT /global-system-config/57034b53-16ef-4b47-84b5-1d8fa25ab5a1 HTTP/1.1" 200 274 0.019949 10.0.0.65 - - [2025-06-19 01:49:38] "POST /fqname-to-id HTTP/1.1" 404 166 0.012470 10.0.0.65 - - [2025-06-19 01:49:38] "POST /alarms HTTP/1.1" 200 575 0.065974 10.0.0.65 - - [2025-06-19 01:49:38] "POST /hardwares HTTP/1.1" 200 327 0.026533 10.0.0.65 - - [2025-06-19 01:49:38] "POST /fqname-to-id HTTP/1.1" 404 166 0.010287 10.0.0.65 - - [2025-06-19 01:49:38] "POST /hardwares HTTP/1.1" 200 327 0.015615 10.0.0.65 - - [2025-06-19 01:49:38] "POST /alarms HTTP/1.1" 200 569 0.057067 10.0.0.65 - - [2025-06-19 01:49:38] "POST /fqname-to-id HTTP/1.1" 404 166 0.003396 10.0.0.65 - - [2025-06-19 01:49:38] "POST /alarms HTTP/1.1" 200 561 0.028835 10.0.0.65 - - [2025-06-19 01:49:38] "POST /hardwares HTTP/1.1" 200 327 0.014819 10.0.0.65 - - [2025-06-19 01:49:38] "POST /fqname-to-id HTTP/1.1" 404 166 0.005133 10.0.0.65 - - [2025-06-19 01:49:39] "POST /alarms HTTP/1.1" 200 561 0.018996 10.0.0.65 - - [2025-06-19 01:49:39] "POST /hardwares HTTP/1.1" 200 327 0.024617 10.0.0.65 - - [2025-06-19 01:49:39] "POST /fqname-to-id HTTP/1.1" 404 164 0.016091 10.0.0.65 - - [2025-06-19 01:49:39] "POST /alarms HTTP/1.1" 200 561 0.057874 10.0.0.65 - - [2025-06-19 01:49:39] "POST /hardwares HTTP/1.1" 200 323 0.025445 10.0.0.65 - - [2025-06-19 01:49:39] "POST /alarms HTTP/1.1" 200 547 0.042488 10.0.0.65 - - [2025-06-19 01:49:39] "POST /fqname-to-id HTTP/1.1" 404 164 0.002155 10.0.0.65 - - [2025-06-19 01:49:39] "POST /hardwares HTTP/1.1" 200 323 0.035265 10.0.0.65 - - [2025-06-19 01:49:39] "POST /fqname-to-id HTTP/1.1" 404 161 0.017511 10.0.0.65 - - [2025-06-19 01:49:39] "POST /alarms HTTP/1.1" 200 595 0.051592 10.0.0.65 - - [2025-06-19 01:49:39] "POST /alarms HTTP/1.1" 200 575 0.037593 10.0.0.65 - - [2025-06-19 01:49:39] "POST /hardwares HTTP/1.1" 200 317 0.027586 10.0.0.65 - - [2025-06-19 01:49:39] "POST /fqname-to-id HTTP/1.1" 404 164 0.007112 10.0.0.65 - - [2025-06-19 01:49:39] "POST /hardwares HTTP/1.1" 200 323 0.016530 10.0.0.65 - - [2025-06-19 01:49:39] "POST /alarms HTTP/1.1" 200 571 0.060732 10.0.0.65 - - [2025-06-19 01:49:39] "POST /fqname-to-id HTTP/1.1" 404 164 0.003097 10.0.0.65 - - [2025-06-19 01:49:39] "POST /hardwares HTTP/1.1" 200 323 0.017200 10.0.0.65 - - [2025-06-19 01:49:39] "POST /fqname-to-id HTTP/1.1" 404 164 0.005172 10.0.0.65 - - [2025-06-19 01:49:39] "POST /alarms HTTP/1.1" 200 583 0.028186 10.0.0.65 - - [2025-06-19 01:49:39] "POST /alarms HTTP/1.1" 200 609 0.030497 10.0.0.65 - - [2025-06-19 01:49:39] "POST /hardwares HTTP/1.1" 200 323 0.031343 10.0.0.65 - - [2025-06-19 01:49:39] "POST /fqname-to-id HTTP/1.1" 404 165 0.006794 10.0.0.65 - - [2025-06-19 01:49:39] "POST /hardwares HTTP/1.1" 200 325 0.026989 10.0.0.65 - - [2025-06-19 01:49:39] "POST /fqname-to-id HTTP/1.1" 404 165 0.002227 10.0.0.65 - - [2025-06-19 01:49:39] "POST /hardwares HTTP/1.1" 200 325 0.019999 10.0.0.65 - - [2025-06-19 01:49:39] "POST /fqname-to-id HTTP/1.1" 404 165 0.009431 10.0.0.65 - - [2025-06-19 01:49:39] "POST /hardwares HTTP/1.1" 200 325 0.032639 10.0.0.65 - - [2025-06-19 01:49:39] "POST /fqname-to-id HTTP/1.1" 404 165 0.008408 10.0.0.65 - - [2025-06-19 01:49:39] "POST /hardwares HTTP/1.1" 200 325 0.017872 10.0.0.65 - - [2025-06-19 01:49:39] "POST /fqname-to-id HTTP/1.1" 404 164 0.002831 10.0.0.65 - - [2025-06-19 01:49:39] "GET / HTTP/1.1" 200 35931 0.002258 10.0.0.65 - - [2025-06-19 01:49:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002596 10.0.0.65 - - [2025-06-19 01:49:39] "POST /hardwares HTTP/1.1" 200 323 0.017585 10.0.0.65 - - [2025-06-19 01:49:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005260 10.0.0.65 - - [2025-06-19 01:49:39] "POST /fqname-to-id HTTP/1.1" 404 161 0.004912 10.0.0.65 - - [2025-06-19 01:49:39] "PUT /global-vrouter-config/74ecc272-cf26-4d77-a6e5-83d5a6ba00b6 HTTP/1.1" 200 276 0.008806 10.0.0.65 - - [2025-06-19 01:49:39] "POST /hardwares HTTP/1.1" 200 317 0.030312 10.0.0.65 - - [2025-06-19 01:49:39] "POST /fqname-to-id HTTP/1.1" 404 164 0.004481 10.0.0.65 - - [2025-06-19 01:49:39] "POST /hardwares HTTP/1.1" 200 323 0.014381 10.0.0.65 - - [2025-06-19 01:49:39] "POST /fqname-to-id HTTP/1.1" 404 161 0.002241 10.0.0.65 - - [2025-06-19 01:49:39] "POST /hardwares HTTP/1.1" 200 317 0.011132 10.0.0.65 - - [2025-06-19 01:49:39] "POST /fqname-to-id HTTP/1.1" 404 164 0.004711 10.0.0.65 - - [2025-06-19 01:49:39] "POST /hardwares HTTP/1.1" 200 323 0.014386 10.0.0.65 - - [2025-06-19 01:49:40] "POST /fqname-to-id HTTP/1.1" 404 162 0.005169 10.0.0.65 - - [2025-06-19 01:49:40] "POST /hardwares HTTP/1.1" 200 319 0.015822 10.0.0.65 - - [2025-06-19 01:49:40] "POST /fqname-to-id HTTP/1.1" 404 162 0.002398 10.0.0.65 - - [2025-06-19 01:49:40] "POST /hardwares HTTP/1.1" 200 319 0.021785 10.0.0.65 - - [2025-06-19 01:49:40] "POST /fqname-to-id HTTP/1.1" 404 165 0.013125 10.0.0.65 - - [2025-06-19 01:49:40] "GET / HTTP/1.1" 200 35931 0.001725 10.0.0.65 - - [2025-06-19 01:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.65 - - [2025-06-19 01:49:40] "GET /global-vrouter-config/74ecc272-cf26-4d77-a6e5-83d5a6ba00b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003632 10.0.0.65 - - [2025-06-19 01:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.65 - - [2025-06-19 01:49:40] "PUT /global-vrouter-config/74ecc272-cf26-4d77-a6e5-83d5a6ba00b6 HTTP/1.1" 200 276 0.010612 10.0.0.65 - - [2025-06-19 01:49:40] "POST /hardwares HTTP/1.1" 200 325 0.014035 10.0.0.65 - - [2025-06-19 01:49:40] "POST /fqname-to-id HTTP/1.1" 404 161 0.004840 10.0.0.65 - - [2025-06-19 01:49:40] "POST /hardwares HTTP/1.1" 200 317 0.015114 10.0.0.65 - - [2025-06-19 01:49:40] "POST /fqname-to-id HTTP/1.1" 404 161 0.002152 10.0.0.65 - - [2025-06-19 01:49:40] "POST /hardwares HTTP/1.1" 200 317 0.013889 10.0.0.65 - - [2025-06-19 01:49:40] "POST /fqname-to-id HTTP/1.1" 404 162 0.004857 10.0.0.65 - - [2025-06-19 01:49:40] "POST /hardwares HTTP/1.1" 200 319 0.015736 10.0.0.65 - - [2025-06-19 01:49:40] "POST /fqname-to-id HTTP/1.1" 404 162 0.014360 10.0.0.65 - - [2025-06-19 01:49:40] "POST /hardwares HTTP/1.1" 200 319 0.021460 10.0.0.65 - - [2025-06-19 01:49:40] "POST /fqname-to-id HTTP/1.1" 404 162 0.002306 10.0.0.65 - - [2025-06-19 01:49:40] "POST /hardwares HTTP/1.1" 200 319 0.017223 10.0.0.65 - - [2025-06-19 01:49:40] "POST /fqname-to-id HTTP/1.1" 404 158 0.018931 10.0.0.65 - - [2025-06-19 01:49:40] "POST /hardwares HTTP/1.1" 200 311 0.029977 10.0.0.65 - - [2025-06-19 01:49:40] "POST /fqname-to-id HTTP/1.1" 404 158 0.019084 10.0.0.65 - - [2025-06-19 01:49:40] "GET / HTTP/1.1" 200 35931 0.001721 10.0.0.65 - - [2025-06-19 01:49:40] "POST /hardwares HTTP/1.1" 200 311 0.022719 10.0.0.65 - - [2025-06-19 01:49:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.65 - - [2025-06-19 01:49:40] "GET /global-system-config/57034b53-16ef-4b47-84b5-1d8fa25ab5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.006224 10.0.0.65 - - [2025-06-19 01:49:40] "POST /fqname-to-id HTTP/1.1" 404 160 0.002684 10.0.0.65 - - [2025-06-19 01:49:40] "POST /hardwares HTTP/1.1" 200 315 0.037519 10.0.0.65 - - [2025-06-19 01:49:40] "POST /fqname-to-id HTTP/1.1" 404 154 0.003070 10.0.0.65 - - [2025-06-19 01:49:40] "PUT /global-system-config/57034b53-16ef-4b47-84b5-1d8fa25ab5a1 HTTP/1.1" 200 274 0.088627 10.0.0.65 - - [2025-06-19 01:49:40] "POST /hardwares HTTP/1.1" 200 303 0.023757 10.0.0.65 - - [2025-06-19 01:49:40] "POST /fqname-to-id HTTP/1.1" 404 158 0.014312 10.0.0.65 - - [2025-06-19 01:49:40] "POST /hardwares HTTP/1.1" 200 311 0.014540 10.0.0.65 - - [2025-06-19 01:49:40] "POST /fqname-to-id HTTP/1.1" 404 155 0.002752 10.0.0.65 - - [2025-06-19 01:49:40] "POST /hardwares HTTP/1.1" 200 305 0.030337 10.0.0.65 - - [2025-06-19 01:49:40] "POST /fqname-to-id HTTP/1.1" 404 155 0.019685 10.0.0.65 - - [2025-06-19 01:49:40] "POST /hardwares HTTP/1.1" 200 305 0.016912 10.0.0.65 - - [2025-06-19 01:49:40] "POST /fqname-to-id HTTP/1.1" 404 155 0.008651 10.0.0.65 - - [2025-06-19 01:49:40] "POST /hardwares HTTP/1.1" 200 305 0.016460 10.0.0.65 - - [2025-06-19 01:49:41] "POST /fqname-to-id HTTP/1.1" 404 155 0.002296 10.0.0.65 - - [2025-06-19 01:49:41] "POST /hardwares HTTP/1.1" 200 305 0.014311 10.0.0.65 - - [2025-06-19 01:49:41] "POST /fqname-to-id HTTP/1.1" 404 156 0.006938 10.0.0.65 - - [2025-06-19 01:49:41] "POST /hardwares HTTP/1.1" 200 307 0.013667 10.0.0.65 - - [2025-06-19 01:49:41] "POST /fqname-to-id HTTP/1.1" 404 156 0.008673 10.0.0.65 - - [2025-06-19 01:49:41] "POST /hardwares HTTP/1.1" 200 307 0.011672 10.0.0.65 - - [2025-06-19 01:49:41] "POST /fqname-to-id HTTP/1.1" 404 156 0.002179 10.0.0.65 - - [2025-06-19 01:49:41] "POST /hardwares HTTP/1.1" 200 307 0.014973 10.0.0.65 - - [2025-06-19 01:49:41] "POST /fqname-to-id HTTP/1.1" 404 157 0.006643 10.0.0.65 - - [2025-06-19 01:49:41] "POST /hardwares HTTP/1.1" 200 309 0.012463 10.0.0.65 - - [2025-06-19 01:49:41] "POST /fqname-to-id HTTP/1.1" 404 158 0.006507 10.0.0.65 - - [2025-06-19 01:49:41] "POST /hardwares HTTP/1.1" 200 311 0.017135 10.0.0.65 - - [2025-06-19 01:49:41] "POST /fqname-to-id HTTP/1.1" 404 158 0.002371 10.0.0.65 - - [2025-06-19 01:49:41] "POST /hardwares HTTP/1.1" 200 311 0.012905 10.0.0.65 - - [2025-06-19 01:49:41] "POST /fqname-to-id HTTP/1.1" 404 153 0.007077 10.0.0.65 - - [2025-06-19 01:49:41] "POST /hardwares HTTP/1.1" 200 301 0.013924 10.0.0.65 - - [2025-06-19 01:49:41] "POST /fqname-to-id HTTP/1.1" 404 157 0.003522 10.0.0.65 - - [2025-06-19 01:49:41] "POST /hardwares HTTP/1.1" 200 309 0.016937 10.0.0.65 - - [2025-06-19 01:49:41] "POST /fqname-to-id HTTP/1.1" 404 157 0.003620 10.0.0.65 - - [2025-06-19 01:49:41] "POST /hardwares HTTP/1.1" 200 309 0.015482 10.0.0.65 - - [2025-06-19 01:49:41] "POST /fqname-to-id HTTP/1.1" 404 157 0.002844 10.0.0.65 - - [2025-06-19 01:49:41] "POST /hardwares HTTP/1.1" 200 309 0.015173 10.0.0.65 - - [2025-06-19 01:49:41] "POST /fqname-to-id HTTP/1.1" 404 157 0.007568 10.0.0.65 - - [2025-06-19 01:49:41] "POST /hardwares HTTP/1.1" 200 309 0.011951 10.0.0.65 - - [2025-06-19 01:49:41] "POST /fqname-to-id HTTP/1.1" 404 157 0.002292 10.0.0.65 - - [2025-06-19 01:49:41] "POST /hardwares HTTP/1.1" 200 309 0.009684 10.0.0.65 - - [2025-06-19 01:49:41] "POST /fqname-to-id HTTP/1.1" 404 161 0.001829 10.0.0.65 - - [2025-06-19 01:49:41] "POST /hardwares HTTP/1.1" 200 317 0.014372 10.0.0.65 - - [2025-06-19 01:49:41] "POST /fqname-to-id HTTP/1.1" 404 157 0.001550 10.0.0.65 - - [2025-06-19 01:49:41] "POST /hardwares HTTP/1.1" 200 309 0.010604 10.0.0.65 - - [2025-06-19 01:49:41] "POST /fqname-to-id HTTP/1.1" 404 157 0.003421 10.0.0.65 - - [2025-06-19 01:49:42] "POST /hardwares HTTP/1.1" 200 309 0.154481 10.0.0.65 - - [2025-06-19 01:49:42] "POST /fqname-to-id HTTP/1.1" 404 154 0.002568 10.0.0.65 - - [2025-06-19 01:49:42] "POST /hardwares HTTP/1.1" 200 303 0.140313 10.0.0.65 - - [2025-06-19 01:49:42] "POST /fqname-to-id HTTP/1.1" 404 190 0.008306 10.0.0.65 - - [2025-06-19 01:49:42] "POST /features HTTP/1.1" 200 533 0.093128 10.0.0.65 - - [2025-06-19 01:49:42] "POST /fqname-to-id HTTP/1.1" 404 185 0.004496 10.0.0.65 - - [2025-06-19 01:49:42] "POST /features HTTP/1.1" 200 523 0.039884 10.0.0.65 - - [2025-06-19 01:49:42] "POST /fqname-to-id HTTP/1.1" 404 184 0.013974 10.0.0.65 - - [2025-06-19 01:49:42] "POST /features HTTP/1.1" 200 521 0.047565 10.0.0.65 - - [2025-06-19 01:49:42] "POST /fqname-to-id HTTP/1.1" 404 184 0.005088 10.0.0.65 - - [2025-06-19 01:49:42] "POST /features HTTP/1.1" 200 521 0.139411 10.0.0.65 - - [2025-06-19 01:49:42] "POST /fqname-to-id HTTP/1.1" 404 189 0.002636 10.0.0.65 - - [2025-06-19 01:49:42] "POST /features HTTP/1.1" 200 531 0.071902 10.0.0.65 - - [2025-06-19 01:49:42] "POST /fqname-to-id HTTP/1.1" 404 184 0.006223 10.0.0.65 - - [2025-06-19 01:49:42] "POST /features HTTP/1.1" 200 521 0.026442 10.0.0.65 - - [2025-06-19 01:49:42] "POST /fqname-to-id HTTP/1.1" 404 193 0.008671 10.0.0.65 - - [2025-06-19 01:49:42] "POST /features HTTP/1.1" 200 539 0.029700 10.0.0.65 - - [2025-06-19 01:49:42] "POST /fqname-to-id HTTP/1.1" 404 186 0.002882 10.0.0.65 - - [2025-06-19 01:49:42] "POST /features HTTP/1.1" 200 525 0.045261 10.0.0.65 - - [2025-06-19 01:49:43] "POST /fqname-to-id HTTP/1.1" 404 183 0.004424 10.0.0.65 - - [2025-06-19 01:49:43] "POST /features HTTP/1.1" 200 519 0.023804 10.0.0.65 - - [2025-06-19 01:49:43] "POST /fqname-to-id HTTP/1.1" 404 182 0.008473 10.0.0.65 - - [2025-06-19 01:49:43] "POST /features HTTP/1.1" 200 517 0.049854 10.0.0.65 - - [2025-06-19 01:49:43] "POST /fqname-to-id HTTP/1.1" 404 190 0.009874 10.0.0.65 - - [2025-06-19 01:49:43] "POST /features HTTP/1.1" 200 533 0.026318 10.0.0.65 - - [2025-06-19 01:49:43] "POST /fqname-to-id HTTP/1.1" 404 194 0.003328 10.0.0.65 - - [2025-06-19 01:49:43] "POST /features HTTP/1.1" 200 541 0.045469 10.0.0.65 - - [2025-06-19 01:49:43] "POST /fqname-to-id HTTP/1.1" 404 178 0.006095 10.0.0.65 - - [2025-06-19 01:49:43] "POST /physical-roles HTTP/1.1" 200 521 0.027537 10.0.0.65 - - [2025-06-19 01:49:43] "POST /fqname-to-id HTTP/1.1" 404 179 0.003327 10.0.0.65 - - [2025-06-19 01:49:43] "POST /physical-roles HTTP/1.1" 200 523 0.071709 10.0.0.65 - - [2025-06-19 01:49:43] "POST /fqname-to-id HTTP/1.1" 404 184 0.004385 10.0.0.65 - - [2025-06-19 01:49:43] "POST /physical-roles HTTP/1.1" 200 533 0.024691 10.0.0.65 - - [2025-06-19 01:49:43] "POST /fqname-to-id HTTP/1.1" 404 177 0.010973 10.0.0.65 - - [2025-06-19 01:49:43] "POST /physical-roles HTTP/1.1" 200 519 0.037368 10.0.0.65 - - [2025-06-19 01:49:43] "POST /fqname-to-id HTTP/1.1" 404 191 0.003782 10.0.0.65 - - [2025-06-19 01:49:43] "POST /overlay-roles HTTP/1.1" 200 545 0.164413 10.0.0.65 - - [2025-06-19 01:49:43] "POST /fqname-to-id HTTP/1.1" 404 184 0.002216 10.0.0.65 - - [2025-06-19 01:49:43] "POST /overlay-roles HTTP/1.1" 200 531 0.026204 10.0.0.65 - - [2025-06-19 01:49:43] "POST /fqname-to-id HTTP/1.1" 404 191 0.010749 10.0.0.65 - - [2025-06-19 01:49:44] "POST /overlay-roles HTTP/1.1" 200 545 0.042963 10.0.0.65 - - [2025-06-19 01:49:44] "POST /fqname-to-id HTTP/1.1" 404 185 0.011359 10.0.0.65 - - [2025-06-19 01:49:44] "POST /overlay-roles HTTP/1.1" 200 533 0.049939 10.0.0.65 - - [2025-06-19 01:49:44] "POST /fqname-to-id HTTP/1.1" 404 189 0.003625 10.0.0.65 - - [2025-06-19 01:49:44] "POST /overlay-roles HTTP/1.1" 200 541 0.032534 10.0.0.65 - - [2025-06-19 01:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007026 10.0.0.65 - - [2025-06-19 01:49:44] "PUT /overlay-role/8cd8d1ea-3b1d-41a2-b8a6-ca57e3e3249b HTTP/1.1" 200 258 0.031205 10.0.0.65 - - [2025-06-19 01:49:44] "POST /fqname-to-id HTTP/1.1" 404 184 0.008144 10.0.0.65 - - [2025-06-19 01:49:44] "POST /overlay-roles HTTP/1.1" 200 531 0.041282 10.0.0.65 - - [2025-06-19 01:49:44] "POST /fqname-to-id HTTP/1.1" 404 185 0.003511 10.0.0.65 - - [2025-06-19 01:49:44] "POST /overlay-roles HTTP/1.1" 200 533 0.038115 10.0.0.65 - - [2025-06-19 01:49:44] "POST /fqname-to-id HTTP/1.1" 404 183 0.004284 10.0.0.65 - - [2025-06-19 01:49:44] "POST /overlay-roles HTTP/1.1" 200 529 0.046083 10.0.0.65 - - [2025-06-19 01:49:44] "POST /fqname-to-id HTTP/1.1" 404 187 0.008810 10.0.0.65 - - [2025-06-19 01:49:44] "POST /overlay-roles HTTP/1.1" 200 537 0.046998 10.0.0.65 - - [2025-06-19 01:49:44] "POST /fqname-to-id HTTP/1.1" 404 189 0.002043 10.0.0.65 - - [2025-06-19 01:49:44] "POST /overlay-roles HTTP/1.1" 200 541 0.055237 10.0.0.65 - - [2025-06-19 01:49:44] "POST /fqname-to-id HTTP/1.1" 404 178 0.019002 10.0.0.65 - - [2025-06-19 01:49:44] "POST /overlay-roles HTTP/1.1" 200 519 0.056923 10.0.0.65 - - [2025-06-19 01:49:44] "POST /fqname-to-id HTTP/1.1" 404 190 0.019269 10.0.0.65 - - [2025-06-19 01:49:44] "POST /overlay-roles HTTP/1.1" 200 543 0.023810 10.0.0.65 - - [2025-06-19 01:49:44] "POST /fqname-to-id HTTP/1.1" 404 182 0.003741 10.0.0.65 - - [2025-06-19 01:49:44] "POST /role-definitions HTTP/1.1" 200 533 0.033289 10.0.0.65 - - [2025-06-19 01:49:44] "POST /fqname-to-id HTTP/1.1" 404 189 0.012487 10.0.0.65 - - [2025-06-19 01:49:45] "POST /role-definitions HTTP/1.1" 200 547 0.018701 10.0.0.65 - - [2025-06-19 01:49:45] "POST /fqname-to-id HTTP/1.1" 404 190 0.006289 10.0.0.65 - - [2025-06-19 01:49:45] "POST /role-definitions HTTP/1.1" 200 549 0.019866 10.0.0.65 - - [2025-06-19 01:49:45] "POST /fqname-to-id HTTP/1.1" 404 191 0.002078 10.0.0.65 - - [2025-06-19 01:49:45] "POST /role-definitions HTTP/1.1" 200 551 0.017676 10.0.0.65 - - [2025-06-19 01:49:45] "POST /fqname-to-id HTTP/1.1" 404 197 0.004086 10.0.0.65 - - [2025-06-19 01:49:45] "POST /role-definitions HTTP/1.1" 200 563 0.022835 10.0.0.65 - - [2025-06-19 01:49:45] "POST /fqname-to-id HTTP/1.1" 404 189 0.001958 10.0.0.65 - - [2025-06-19 01:49:45] "POST /role-definitions HTTP/1.1" 200 547 0.018480 10.0.0.65 - - [2025-06-19 01:49:45] "POST /fqname-to-id HTTP/1.1" 404 190 0.002143 10.0.0.65 - - [2025-06-19 01:49:45] "POST /role-definitions HTTP/1.1" 200 549 0.020022 10.0.0.65 - - [2025-06-19 01:49:45] "POST /fqname-to-id HTTP/1.1" 404 191 0.011259 10.0.0.65 - - [2025-06-19 01:49:45] "GET / HTTP/1.1" 200 35931 0.001520 10.0.0.65 - - [2025-06-19 01:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004209 10.0.0.65 - - [2025-06-19 01:49:45] "GET /global-system-config/57034b53-16ef-4b47-84b5-1d8fa25ab5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.005917 10.0.0.65 - - [2025-06-19 01:49:45] "POST /role-definitions HTTP/1.1" 200 551 0.044282 10.0.0.65 - - [2025-06-19 01:49:45] "POST /fqname-to-id HTTP/1.1" 404 190 0.014668 10.0.0.65 - - [2025-06-19 01:49:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.007825 10.0.0.65 - - [2025-06-19 01:49:45] "POST /role-definitions HTTP/1.1" 200 549 0.046664 10.0.0.65 - - [2025-06-19 01:49:45] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.062776 10.0.0.65 - - [2025-06-19 01:49:45] "POST /fqname-to-id HTTP/1.1" 404 196 0.013595 10.0.0.65 - - [2025-06-19 01:49:45] "POST /role-definitions HTTP/1.1" 200 561 0.067947 10.0.0.65 - - [2025-06-19 01:49:45] "POST /fqname-to-id HTTP/1.1" 404 189 0.005195 10.0.0.65 - - [2025-06-19 01:49:45] "POST /role-definitions HTTP/1.1" 200 547 0.026097 10.0.0.65 - - [2025-06-19 01:49:45] "POST /fqname-to-id HTTP/1.1" 404 190 0.006138 10.0.0.65 - - [2025-06-19 01:49:45] "POST /role-definitions HTTP/1.1" 200 549 0.052356 10.0.0.65 - - [2025-06-19 01:49:45] "POST /fqname-to-id HTTP/1.1" 404 188 0.002263 10.0.0.65 - - [2025-06-19 01:49:45] "POST /role-definitions HTTP/1.1" 200 545 0.017700 10.0.0.65 - - [2025-06-19 01:49:45] "POST /fqname-to-id HTTP/1.1" 404 189 0.001788 10.0.0.65 - - [2025-06-19 01:49:45] "POST /role-definitions HTTP/1.1" 200 547 0.062497 10.0.0.65 - - [2025-06-19 01:49:45] "POST /fqname-to-id HTTP/1.1" 404 192 0.008302 10.0.0.65 - - [2025-06-19 01:49:46] "POST /role-definitions HTTP/1.1" 200 553 0.130724 10.0.0.65 - - [2025-06-19 01:49:46] "POST /fqname-to-id HTTP/1.1" 404 193 0.003036 10.0.0.65 - - [2025-06-19 01:49:46] "POST /role-definitions HTTP/1.1" 200 555 0.032574 10.0.0.65 - - [2025-06-19 01:49:46] "POST /fqname-to-id HTTP/1.1" 404 182 0.012639 10.0.0.65 - - [2025-06-19 01:49:46] "POST /role-definitions HTTP/1.1" 200 533 0.049883 10.0.0.65 - - [2025-06-19 01:49:46] "POST /fqname-to-id HTTP/1.1" 404 187 0.016773 10.0.0.65 - - [2025-06-19 01:49:46] "POST /role-definitions HTTP/1.1" 200 543 0.079407 10.0.0.65 - - [2025-06-19 01:49:46] "POST /fqname-to-id HTTP/1.1" 404 181 0.003390 10.0.0.65 - - [2025-06-19 01:49:46] "POST /role-definitions HTTP/1.1" 200 531 0.016306 10.0.0.65 - - [2025-06-19 01:49:46] "POST /fqname-to-id HTTP/1.1" 404 184 0.001929 10.0.0.65 - - [2025-06-19 01:49:46] "POST /role-definitions HTTP/1.1" 200 537 0.020304 10.0.0.65 - - [2025-06-19 01:49:46] "POST /fqname-to-id HTTP/1.1" 404 189 0.002371 10.0.0.65 - - [2025-06-19 01:49:46] "POST /role-definitions HTTP/1.1" 200 547 0.025896 10.0.0.65 - - [2025-06-19 01:49:46] "POST /fqname-to-id HTTP/1.1" 404 194 0.003007 10.0.0.65 - - [2025-06-19 01:49:46] "POST /role-definitions HTTP/1.1" 200 557 0.038700 10.0.0.65 - - [2025-06-19 01:49:46] "POST /fqname-to-id HTTP/1.1" 404 196 0.004565 10.0.0.65 - - [2025-06-19 01:49:46] "POST /role-definitions HTTP/1.1" 200 561 0.042811 10.0.0.65 - - [2025-06-19 01:49:46] "POST /fqname-to-id HTTP/1.1" 404 195 0.003151 10.0.0.65 - - [2025-06-19 01:49:46] "POST /role-definitions HTTP/1.1" 200 559 0.029174 10.0.0.65 - - [2025-06-19 01:49:46] "POST /fqname-to-id HTTP/1.1" 404 196 0.002281 10.0.0.65 - - [2025-06-19 01:49:46] "POST /feature-configs HTTP/1.1" 200 537 0.043907 10.0.0.65 - - [2025-06-19 01:49:46] "POST /fqname-to-id HTTP/1.1" 404 212 0.005530 10.0.0.65 - - [2025-06-19 01:49:47] "POST /feature-configs HTTP/1.1" 200 562 0.032327 10.0.0.65 - - [2025-06-19 01:49:47] "POST /fqname-to-id HTTP/1.1" 404 211 0.009359 10.0.0.65 - - [2025-06-19 01:49:47] "POST /feature-configs HTTP/1.1" 200 561 0.035633 10.0.0.65 - - [2025-06-19 01:49:47] "POST /fqname-to-id HTTP/1.1" 404 192 0.004562 10.0.0.65 - - [2025-06-19 01:49:47] "POST /node-profiles HTTP/1.1" 200 547 0.052159 10.0.0.65 - - [2025-06-19 01:49:47] "POST /fqname-to-id HTTP/1.1" 404 187 0.003524 10.0.0.65 - - [2025-06-19 01:49:47] "POST /node-profiles HTTP/1.1" 200 537 0.075846 10.0.0.65 - - [2025-06-19 01:49:47] "POST /fqname-to-id HTTP/1.1" 404 193 0.002875 10.0.0.65 - - [2025-06-19 01:49:47] "POST /node-profiles HTTP/1.1" 200 549 0.030166 10.0.0.65 - - [2025-06-19 01:49:47] "POST /fqname-to-id HTTP/1.1" 404 189 0.007468 10.0.0.65 - - [2025-06-19 01:49:47] "POST /node-profiles HTTP/1.1" 200 541 0.018028 10.0.0.65 - - [2025-06-19 01:49:47] "POST /fqname-to-id HTTP/1.1" 404 189 0.017015 10.0.0.65 - - [2025-06-19 01:49:47] "POST /node-profiles HTTP/1.1" 200 541 0.016980 10.0.0.65 - - [2025-06-19 01:49:47] "POST /fqname-to-id HTTP/1.1" 404 188 0.001831 10.0.0.65 - - [2025-06-19 01:49:47] "POST /node-profiles HTTP/1.1" 200 539 0.026909 10.0.0.65 - - [2025-06-19 01:49:47] "POST /fqname-to-id HTTP/1.1" 404 184 0.007077 10.0.0.65 - - [2025-06-19 01:49:47] "POST /node-profiles HTTP/1.1" 200 531 0.050968 10.0.0.65 - - [2025-06-19 01:49:47] "POST /fqname-to-id HTTP/1.1" 404 185 0.023467 10.0.0.65 - - [2025-06-19 01:49:47] "POST /node-profiles HTTP/1.1" 200 533 0.029730 10.0.0.65 - - [2025-06-19 01:49:47] "POST /fqname-to-id HTTP/1.1" 404 197 0.002468 10.0.0.65 - - [2025-06-19 01:49:47] "POST /node-profiles HTTP/1.1" 200 557 0.033331 10.0.0.65 - - [2025-06-19 01:49:47] "POST /fqname-to-id HTTP/1.1" 404 206 0.009577 10.0.0.65 - - [2025-06-19 01:49:47] "POST /telemetry-profiles HTTP/1.1" 200 554 0.019886 10.0.0.65 - - [2025-06-19 01:49:47] "POST /fqname-to-id HTTP/1.1" 404 206 0.013736 10.0.0.65 - - [2025-06-19 01:49:47] "POST /telemetry-profiles HTTP/1.1" 200 554 0.020433 10.0.0.65 - - [2025-06-19 01:49:47] "POST /fqname-to-id HTTP/1.1" 404 206 0.002979 10.0.0.65 - - [2025-06-19 01:49:47] "POST /telemetry-profiles HTTP/1.1" 200 554 0.019585 10.0.0.65 - - [2025-06-19 01:49:47] "POST /fqname-to-id HTTP/1.1" 404 206 0.001480 10.0.0.65 - - [2025-06-19 01:49:48] "POST /telemetry-profiles HTTP/1.1" 200 554 0.017032 10.0.0.65 - - [2025-06-19 01:49:48] "POST /fqname-to-id HTTP/1.1" 404 206 0.005651 10.0.0.65 - - [2025-06-19 01:49:48] "POST /telemetry-profiles HTTP/1.1" 200 554 0.030452 10.0.0.65 - - [2025-06-19 01:49:48] "POST /fqname-to-id HTTP/1.1" 404 206 0.002575 10.0.0.65 - - [2025-06-19 01:49:48] "POST /telemetry-profiles HTTP/1.1" 200 554 0.027611 10.0.0.65 - - [2025-06-19 01:49:48] "POST /fqname-to-id HTTP/1.1" 404 199 0.007383 10.0.0.65 - - [2025-06-19 01:49:48] "POST /sflow-profiles HTTP/1.1" 200 532 0.041069 10.0.0.65 - - [2025-06-19 01:49:48] "POST /fqname-to-id HTTP/1.1" 404 202 0.009791 10.0.0.65 - - [2025-06-19 01:49:48] "POST /sflow-profiles HTTP/1.1" 200 538 0.038289 10.0.0.65 - - [2025-06-19 01:49:48] "POST /fqname-to-id HTTP/1.1" 404 202 0.006691 10.0.0.65 - - [2025-06-19 01:49:48] "POST /sflow-profiles HTTP/1.1" 200 538 0.024641 10.0.0.65 - - [2025-06-19 01:49:48] "POST /fqname-to-id HTTP/1.1" 404 199 0.004910 10.0.0.65 - - [2025-06-19 01:49:48] "POST /grpc-profiles HTTP/1.1" 200 530 0.015750 10.0.0.65 - - [2025-06-19 01:49:48] "POST /fqname-to-id HTTP/1.1" 404 199 0.007902 10.0.0.65 - - [2025-06-19 01:49:48] "POST /snmp-profiles HTTP/1.1" 200 530 0.024053 10.0.0.65 - - [2025-06-19 01:49:48] "POST /fqname-to-id HTTP/1.1" 404 202 0.002295 10.0.0.65 - - [2025-06-19 01:49:48] "POST /netconf-profiles HTTP/1.1" 200 542 0.017873 10.0.0.65 - - [2025-06-19 01:49:48] "POST /fqname-to-id HTTP/1.1" 404 193 0.005347 10.0.0.65 - - [2025-06-19 01:49:48] "POST /device-functional-groups HTTP/1.1" 200 540 0.083614 10.0.0.65 - - [2025-06-19 01:49:48] "POST /fqname-to-id HTTP/1.1" 404 193 0.008348 10.0.0.65 - - [2025-06-19 01:49:48] "POST /device-functional-groups HTTP/1.1" 200 540 0.021954 10.0.0.65 - - [2025-06-19 01:49:48] "POST /fqname-to-id HTTP/1.1" 404 195 0.002319 10.0.0.65 - - [2025-06-19 01:49:48] "POST /device-functional-groups HTTP/1.1" 200 544 0.023721 10.0.0.65 - - [2025-06-19 01:49:48] "POST /fqname-to-id HTTP/1.1" 404 194 0.006321 10.0.0.65 - - [2025-06-19 01:49:48] "POST /device-functional-groups HTTP/1.1" 200 542 0.063393 10.0.0.65 - - [2025-06-19 01:49:48] "POST /fqname-to-id HTTP/1.1" 404 218 0.004127 10.0.0.65 - - [2025-06-19 01:49:48] "POST /device-functional-groups HTTP/1.1" 200 590 0.025670 10.0.0.65 - - [2025-06-19 01:49:49] "POST /fqname-to-id HTTP/1.1" 404 208 0.002344 10.0.0.65 - - [2025-06-19 01:49:49] "POST /device-functional-groups HTTP/1.1" 200 570 0.038496 10.0.0.65 - - [2025-06-19 01:49:49] "POST /fqname-to-id HTTP/1.1" 404 236 0.015583 10.0.0.65 - - [2025-06-19 01:49:49] "POST /device-functional-groups HTTP/1.1" 200 620 0.035859 10.0.0.65 - - [2025-06-19 01:49:49] "POST /fqname-to-id HTTP/1.1" 404 206 0.037870 10.0.0.65 - - [2025-06-19 01:49:49] "GET / HTTP/1.1" 200 35931 0.001374 10.0.0.65 - - [2025-06-19 01:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011611 10.0.0.65 - - [2025-06-19 01:49:49] "GET /global-system-config/57034b53-16ef-4b47-84b5-1d8fa25ab5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.017848 10.0.0.65 - - [2025-06-19 01:49:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.003624 10.0.0.65 - - [2025-06-19 01:49:49] "POST /device-functional-groups HTTP/1.1" 200 566 0.060734 10.0.0.65 - - [2025-06-19 01:49:49] "POST /fqname-to-id HTTP/1.1" 404 205 0.004776 10.0.0.65 - - [2025-06-19 01:49:49] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.034228 10.0.0.65 - - [2025-06-19 01:49:49] "POST /device-functional-groups HTTP/1.1" 200 564 0.042196 10.0.0.65 - - [2025-06-19 01:49:49] "POST /fqname-to-id HTTP/1.1" 404 210 0.015219 10.0.0.65 - - [2025-06-19 01:49:49] "POST /device-functional-groups HTTP/1.1" 200 574 0.040589 10.0.0.65 - - [2025-06-19 01:49:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.010449 10.0.0.65 - - [2025-06-19 01:49:49] "POST /role-configs HTTP/1.1" 200 525 0.034557 10.0.0.65 - - [2025-06-19 01:49:49] "POST /fqname-to-id HTTP/1.1" 404 196 0.002317 10.0.0.65 - - [2025-06-19 01:49:49] "POST /role-configs HTTP/1.1" 200 520 0.028369 10.0.0.65 - - [2025-06-19 01:49:49] "POST /fqname-to-id HTTP/1.1" 404 198 0.031512 10.0.0.65 - - [2025-06-19 01:49:49] "POST /role-configs HTTP/1.1" 200 522 0.030246 10.0.0.65 - - [2025-06-19 01:49:49] "POST /fqname-to-id HTTP/1.1" 404 198 0.011899 10.0.0.65 - - [2025-06-19 01:49:49] "POST /role-configs HTTP/1.1" 200 522 0.041059 10.0.0.65 - - [2025-06-19 01:49:49] "POST /fqname-to-id HTTP/1.1" 404 202 0.002706 10.0.0.65 - - [2025-06-19 01:49:49] "POST /role-configs HTTP/1.1" 200 526 0.029388 10.0.0.65 - - [2025-06-19 01:49:49] "POST /fqname-to-id HTTP/1.1" 404 197 0.008031 10.0.0.65 - - [2025-06-19 01:49:49] "POST /role-configs HTTP/1.1" 200 521 0.029599 10.0.0.65 - - [2025-06-19 01:49:49] "POST /fqname-to-id HTTP/1.1" 404 193 0.005917 10.0.0.65 - - [2025-06-19 01:49:49] "POST /role-configs HTTP/1.1" 200 517 0.028956 10.0.0.65 - - [2025-06-19 01:49:50] "POST /fqname-to-id HTTP/1.1" 404 194 0.003054 10.0.0.65 - - [2025-06-19 01:49:50] "POST /role-configs HTTP/1.1" 200 518 0.027170 10.0.0.65 - - [2025-06-19 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006469 10.0.0.65 - - [2025-06-19 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005193 10.0.0.65 - - [2025-06-19 01:49:50] "POST /ref-update HTTP/1.1" 200 156 0.058556 10.0.0.65 - - [2025-06-19 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.014191 10.0.0.65 - - [2025-06-19 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.65 - - [2025-06-19 01:49:50] "POST /ref-update HTTP/1.1" 200 156 0.008328 10.0.0.65 - - [2025-06-19 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004845 10.0.0.65 - - [2025-06-19 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.65 - - [2025-06-19 01:49:50] "POST /ref-update HTTP/1.1" 200 156 0.009778 10.0.0.65 - - [2025-06-19 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.65 - - [2025-06-19 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.65 - - [2025-06-19 01:49:50] "POST /ref-update HTTP/1.1" 200 156 0.009795 10.0.0.65 - - [2025-06-19 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.65 - - [2025-06-19 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.65 - - [2025-06-19 01:49:50] "POST /ref-update HTTP/1.1" 200 156 0.011156 10.0.0.65 - - [2025-06-19 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006601 10.0.0.65 - - [2025-06-19 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.65 - - [2025-06-19 01:49:50] "POST /ref-update HTTP/1.1" 200 156 0.014510 10.0.0.65 - - [2025-06-19 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.65 - - [2025-06-19 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.65 - - [2025-06-19 01:49:50] "POST /ref-update HTTP/1.1" 200 156 0.008321 10.0.0.65 - - [2025-06-19 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.65 - - [2025-06-19 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.65 - - [2025-06-19 01:49:50] "POST /ref-update HTTP/1.1" 200 156 0.007767 10.0.0.65 - - [2025-06-19 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.65 - - [2025-06-19 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.65 - - [2025-06-19 01:49:50] "POST /ref-update HTTP/1.1" 200 156 0.007114 10.0.0.65 - - [2025-06-19 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.049033 10.0.0.65 - - [2025-06-19 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.65 - - [2025-06-19 01:49:50] "POST /ref-update HTTP/1.1" 200 156 0.040738 10.0.0.65 - - [2025-06-19 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.65 - - [2025-06-19 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.65 - - [2025-06-19 01:49:50] "POST /ref-update HTTP/1.1" 200 156 0.018417 10.0.0.65 - - [2025-06-19 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004967 10.0.0.65 - - [2025-06-19 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.65 - - [2025-06-19 01:49:51] "POST /ref-update HTTP/1.1" 200 156 0.043491 10.0.0.65 - - [2025-06-19 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.65 - - [2025-06-19 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.65 - - [2025-06-19 01:49:51] "POST /ref-update HTTP/1.1" 200 156 0.038031 10.0.0.65 - - [2025-06-19 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.019028 10.0.0.65 - - [2025-06-19 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008632 10.0.0.65 - - [2025-06-19 01:49:51] "POST /ref-update HTTP/1.1" 200 156 0.041818 10.0.0.65 - - [2025-06-19 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005776 10.0.0.65 - - [2025-06-19 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.65 - - [2025-06-19 01:49:51] "POST /ref-update HTTP/1.1" 200 156 0.010669 10.0.0.65 - - [2025-06-19 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004363 10.0.0.65 - - [2025-06-19 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006127 10.0.0.65 - - [2025-06-19 01:49:51] "POST /ref-update HTTP/1.1" 200 156 0.010952 10.0.0.65 - - [2025-06-19 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.65 - - [2025-06-19 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.65 - - [2025-06-19 01:49:51] "POST /ref-update HTTP/1.1" 200 156 0.006207 10.0.0.65 - - [2025-06-19 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.65 - - [2025-06-19 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.65 - - [2025-06-19 01:49:51] "POST /ref-update HTTP/1.1" 200 156 0.008399 10.0.0.65 - - [2025-06-19 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.65 - - [2025-06-19 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.65 - - [2025-06-19 01:49:51] "POST /ref-update HTTP/1.1" 200 156 0.008441 10.0.0.65 - - [2025-06-19 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.65 - - [2025-06-19 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.65 - - [2025-06-19 01:49:51] "POST /ref-update HTTP/1.1" 200 156 0.006938 10.0.0.65 - - [2025-06-19 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.65 - - [2025-06-19 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.65 - - [2025-06-19 01:49:51] "POST /ref-update HTTP/1.1" 200 156 0.013403 10.0.0.65 - - [2025-06-19 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.65 - - [2025-06-19 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.65 - - [2025-06-19 01:49:51] "POST /ref-update HTTP/1.1" 200 156 0.022788 10.0.0.65 - - [2025-06-19 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010570 10.0.0.65 - - [2025-06-19 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.65 - - [2025-06-19 01:49:51] "POST /ref-update HTTP/1.1" 200 156 0.009035 10.0.0.65 - - [2025-06-19 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014791 10.0.0.65 - - [2025-06-19 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.020672 10.0.0.65 - - [2025-06-19 01:49:51] "POST /ref-update HTTP/1.1" 200 156 0.012557 10.0.0.65 - - [2025-06-19 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005203 10.0.0.65 - - [2025-06-19 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.65 - - [2025-06-19 01:49:52] "POST /ref-update HTTP/1.1" 200 156 0.011155 10.0.0.65 - - [2025-06-19 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004195 10.0.0.65 - - [2025-06-19 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.65 - - [2025-06-19 01:49:52] "POST /ref-update HTTP/1.1" 200 156 0.017142 10.0.0.65 - - [2025-06-19 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008250 10.0.0.65 - - [2025-06-19 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.65 - - [2025-06-19 01:49:52] "POST /ref-update HTTP/1.1" 200 156 0.012935 10.0.0.65 - - [2025-06-19 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.65 - - [2025-06-19 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007179 10.0.0.65 - - [2025-06-19 01:49:52] "POST /ref-update HTTP/1.1" 200 156 0.012336 10.0.0.65 - - [2025-06-19 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.65 - - [2025-06-19 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005803 10.0.0.65 - - [2025-06-19 01:49:52] "POST /ref-update HTTP/1.1" 200 156 0.019610 10.0.0.65 - - [2025-06-19 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008611 10.0.0.65 - - [2025-06-19 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.65 - - [2025-06-19 01:49:52] "POST /ref-update HTTP/1.1" 200 156 0.012927 10.0.0.65 - - [2025-06-19 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.65 - - [2025-06-19 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.65 - - [2025-06-19 01:49:52] "POST /ref-update HTTP/1.1" 200 156 0.012542 10.0.0.65 - - [2025-06-19 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.65 - - [2025-06-19 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.65 - - [2025-06-19 01:49:52] "POST /ref-update HTTP/1.1" 200 156 0.011451 10.0.0.65 - - [2025-06-19 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.65 - - [2025-06-19 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.65 - - [2025-06-19 01:49:52] "POST /ref-update HTTP/1.1" 200 156 0.015809 10.0.0.65 - - [2025-06-19 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.65 - - [2025-06-19 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.65 - - [2025-06-19 01:49:52] "POST /ref-update HTTP/1.1" 200 156 0.020641 10.0.0.65 - - [2025-06-19 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011428 10.0.0.65 - - [2025-06-19 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.65 - - [2025-06-19 01:49:52] "POST /ref-update HTTP/1.1" 200 156 0.020942 10.0.0.65 - - [2025-06-19 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.65 - - [2025-06-19 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.65 - - [2025-06-19 01:49:52] "POST /ref-update HTTP/1.1" 200 156 0.032102 10.0.0.65 - - [2025-06-19 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007658 10.0.0.65 - - [2025-06-19 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011841 10.0.0.65 - - [2025-06-19 01:49:52] "POST /ref-update HTTP/1.1" 200 156 0.024353 10.0.0.65 - - [2025-06-19 01:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446 10.0.0.65 - - [2025-06-19 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.65 - - [2025-06-19 01:49:53] "POST /ref-update HTTP/1.1" 200 156 0.012176 10.0.0.65 - - [2025-06-19 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.65 - - [2025-06-19 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.65 - - [2025-06-19 01:49:53] "POST /ref-update HTTP/1.1" 200 156 0.010268 10.0.0.65 - - [2025-06-19 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.65 - - [2025-06-19 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.65 - - [2025-06-19 01:49:53] "POST /ref-update HTTP/1.1" 200 156 0.013885 10.0.0.65 - - [2025-06-19 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004395 10.0.0.65 - - [2025-06-19 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006126 10.0.0.65 - - [2025-06-19 01:49:53] "POST /ref-update HTTP/1.1" 200 156 0.011818 10.0.0.65 - - [2025-06-19 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.65 - - [2025-06-19 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.65 - - [2025-06-19 01:49:53] "POST /ref-update HTTP/1.1" 200 156 0.009521 10.0.0.65 - - [2025-06-19 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005288 10.0.0.65 - - [2025-06-19 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.65 - - [2025-06-19 01:49:53] "POST /ref-update HTTP/1.1" 200 156 0.011662 10.0.0.65 - - [2025-06-19 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.014972 10.0.0.65 - - [2025-06-19 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006370 10.0.0.65 - - [2025-06-19 01:49:53] "POST /ref-update HTTP/1.1" 200 156 0.012222 10.0.0.65 - - [2025-06-19 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008616 10.0.0.65 - - [2025-06-19 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005349 10.0.0.65 - - [2025-06-19 01:49:53] "POST /ref-update HTTP/1.1" 200 156 0.012682 10.0.0.65 - - [2025-06-19 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009913 10.0.0.65 - - [2025-06-19 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.65 - - [2025-06-19 01:49:53] "POST /ref-update HTTP/1.1" 200 156 0.031052 10.0.0.65 - - [2025-06-19 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.019124 10.0.0.65 - - [2025-06-19 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.65 - - [2025-06-19 01:49:53] "POST /ref-update HTTP/1.1" 200 156 0.013844 10.0.0.65 - - [2025-06-19 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005235 10.0.0.65 - - [2025-06-19 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.65 - - [2025-06-19 01:49:53] "POST /ref-update HTTP/1.1" 200 156 0.026146 10.0.0.65 - - [2025-06-19 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004402 10.0.0.65 - - [2025-06-19 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.65 - - [2025-06-19 01:49:53] "POST /ref-update HTTP/1.1" 200 156 0.010328 10.0.0.65 - - [2025-06-19 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.65 - - [2025-06-19 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006666 10.0.0.65 - - [2025-06-19 01:49:53] "POST /ref-update HTTP/1.1" 200 156 0.020414 10.0.0.65 - - [2025-06-19 01:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.65 - - [2025-06-19 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005380 10.0.0.65 - - [2025-06-19 01:49:54] "POST /ref-update HTTP/1.1" 200 156 0.015563 10.0.0.65 - - [2025-06-19 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.65 - - [2025-06-19 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009657 10.0.0.65 - - [2025-06-19 01:49:54] "POST /ref-update HTTP/1.1" 200 156 0.021056 10.0.0.65 - - [2025-06-19 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.65 - - [2025-06-19 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010024 10.0.0.65 - - [2025-06-19 01:49:54] "POST /ref-update HTTP/1.1" 200 156 0.022751 10.0.0.65 - - [2025-06-19 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.65 - - [2025-06-19 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.65 - - [2025-06-19 01:49:54] "POST /ref-update HTTP/1.1" 200 156 0.019493 10.0.0.65 - - [2025-06-19 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.65 - - [2025-06-19 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.65 - - [2025-06-19 01:49:54] "POST /ref-update HTTP/1.1" 200 156 0.008803 10.0.0.65 - - [2025-06-19 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007534 10.0.0.65 - - [2025-06-19 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008235 10.0.0.65 - - [2025-06-19 01:49:54] "POST /ref-update HTTP/1.1" 200 156 0.013864 10.0.0.65 - - [2025-06-19 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.65 - - [2025-06-19 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005473 10.0.0.65 - - [2025-06-19 01:49:54] "POST /ref-update HTTP/1.1" 200 156 0.015216 10.0.0.65 - - [2025-06-19 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007046 10.0.0.65 - - [2025-06-19 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.65 - - [2025-06-19 01:49:54] "POST /ref-update HTTP/1.1" 200 156 0.014697 10.0.0.65 - - [2025-06-19 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012557 10.0.0.65 - - [2025-06-19 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005153 10.0.0.65 - - [2025-06-19 01:49:54] "POST /ref-update HTTP/1.1" 200 156 0.014879 10.0.0.65 - - [2025-06-19 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011412 10.0.0.65 - - [2025-06-19 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.65 - - [2025-06-19 01:49:54] "POST /ref-update HTTP/1.1" 200 156 0.018544 10.0.0.65 - - [2025-06-19 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.65 - - [2025-06-19 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.65 - - [2025-06-19 01:49:54] "POST /ref-update HTTP/1.1" 200 156 0.011232 10.0.0.65 - - [2025-06-19 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012265 10.0.0.65 - - [2025-06-19 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.65 - - [2025-06-19 01:49:54] "POST /ref-update HTTP/1.1" 200 156 0.015659 10.0.0.65 - - [2025-06-19 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.65 - - [2025-06-19 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.65 - - [2025-06-19 01:49:54] "POST /ref-update HTTP/1.1" 200 156 0.008674 10.0.0.65 - - [2025-06-19 01:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008573 10.0.0.65 - - [2025-06-19 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.65 - - [2025-06-19 01:49:55] "POST /ref-update HTTP/1.1" 200 156 0.010818 10.0.0.65 - - [2025-06-19 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007223 10.0.0.65 - - [2025-06-19 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.65 - - [2025-06-19 01:49:55] "POST /ref-update HTTP/1.1" 200 156 0.011502 10.0.0.65 - - [2025-06-19 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005711 10.0.0.65 - - [2025-06-19 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.65 - - [2025-06-19 01:49:55] "POST /ref-update HTTP/1.1" 200 156 0.013714 10.0.0.65 - - [2025-06-19 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010697 10.0.0.65 - - [2025-06-19 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.65 - - [2025-06-19 01:49:55] "POST /ref-update HTTP/1.1" 200 156 0.010621 10.0.0.65 - - [2025-06-19 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006403 10.0.0.65 - - [2025-06-19 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.65 - - [2025-06-19 01:49:55] "POST /ref-update HTTP/1.1" 200 156 0.007931 10.0.0.65 - - [2025-06-19 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.019536 10.0.0.65 - - [2025-06-19 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008187 10.0.0.65 - - [2025-06-19 01:49:55] "POST /ref-update HTTP/1.1" 200 156 0.018098 10.0.0.65 - - [2025-06-19 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.65 - - [2025-06-19 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014521 10.0.0.65 - - [2025-06-19 01:49:55] "POST /ref-update HTTP/1.1" 200 156 0.011035 10.0.0.65 - - [2025-06-19 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007900 10.0.0.65 - - [2025-06-19 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.65 - - [2025-06-19 01:49:55] "POST /ref-update HTTP/1.1" 200 156 0.016049 10.0.0.65 - - [2025-06-19 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009736 10.0.0.65 - - [2025-06-19 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.65 - - [2025-06-19 01:49:55] "POST /ref-update HTTP/1.1" 200 156 0.011728 10.0.0.65 - - [2025-06-19 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005199 10.0.0.65 - - [2025-06-19 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.65 - - [2025-06-19 01:49:55] "POST /ref-update HTTP/1.1" 200 156 0.017321 10.0.0.65 - - [2025-06-19 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007891 10.0.0.65 - - [2025-06-19 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.65 - - [2025-06-19 01:49:55] "POST /ref-update HTTP/1.1" 200 156 0.014687 10.0.0.65 - - [2025-06-19 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008882 10.0.0.65 - - [2025-06-19 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.65 - - [2025-06-19 01:49:55] "POST /ref-update HTTP/1.1" 200 156 0.013947 10.0.0.65 - - [2025-06-19 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008222 10.0.0.65 - - [2025-06-19 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006295 10.0.0.65 - - [2025-06-19 01:49:55] "POST /ref-update HTTP/1.1" 200 156 0.012203 10.0.0.65 - - [2025-06-19 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008060 10.0.0.65 - - [2025-06-19 01:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.65 - - [2025-06-19 01:49:55] "POST /ref-update HTTP/1.1" 200 156 0.016972 10.0.0.65 - - [2025-06-19 01:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008192 10.0.0.65 - - [2025-06-19 01:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.65 - - [2025-06-19 01:49:56] "POST /ref-update HTTP/1.1" 200 156 0.015684 10.0.0.65 - - [2025-06-19 01:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012768 10.0.0.65 - - [2025-06-19 01:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.014010 10.0.0.65 - - [2025-06-19 01:49:56] "POST /ref-update HTTP/1.1" 200 156 0.021148 10.0.0.65 - - [2025-06-19 01:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007329 10.0.0.65 - - [2025-06-19 01:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.65 - - [2025-06-19 01:49:56] "POST /ref-update HTTP/1.1" 200 156 0.015021 10.0.0.65 - - [2025-06-19 01:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005799 10.0.0.65 - - [2025-06-19 01:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005169 10.0.0.65 - - [2025-06-19 01:49:56] "POST /ref-update HTTP/1.1" 200 156 0.016952 10.0.0.65 - - [2025-06-19 01:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010974 10.0.0.65 - - [2025-06-19 01:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.65 - - [2025-06-19 01:49:56] "POST /ref-update HTTP/1.1" 200 156 0.028130 10.0.0.65 - - [2025-06-19 01:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.171642 10.0.0.65 - - [2025-06-19 01:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.65 - - [2025-06-19 01:49:56] "POST /ref-update HTTP/1.1" 200 156 0.022608 10.0.0.65 - - [2025-06-19 01:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.014334 10.0.0.65 - - [2025-06-19 01:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005351 10.0.0.65 - - [2025-06-19 01:49:56] "POST /ref-update HTTP/1.1" 200 156 0.051727 10.0.0.65 - - [2025-06-19 01:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009844 10.0.0.65 - - [2025-06-19 01:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.65 - - [2025-06-19 01:49:56] "POST /ref-update HTTP/1.1" 200 156 0.022853 10.0.0.65 - - [2025-06-19 01:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010683 10.0.0.65 - - [2025-06-19 01:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.65 - - [2025-06-19 01:49:57] "POST /ref-update HTTP/1.1" 200 156 0.018406 10.0.0.65 - - [2025-06-19 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010658 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:49:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000847 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:49:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000916 10.0.0.65 - - [2025-06-19 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.65 - - [2025-06-19 01:49:57] "POST /ref-update HTTP/1.1" 200 156 0.027963 10.0.0.65 - - [2025-06-19 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006960 10.0.0.65 - - [2025-06-19 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.65 - - [2025-06-19 01:49:57] "POST /ref-update HTTP/1.1" 200 156 0.016750 10.0.0.65 - - [2025-06-19 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.65 - - [2025-06-19 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007072 10.0.0.65 - - [2025-06-19 01:49:57] "POST /ref-update HTTP/1.1" 200 156 0.028232 10.0.0.65 - - [2025-06-19 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009359 10.0.0.65 - - [2025-06-19 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011969 10.0.0.65 - - [2025-06-19 01:49:57] "POST /ref-update HTTP/1.1" 200 156 0.048820 10.0.0.65 - - [2025-06-19 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.022553 10.0.0.65 - - [2025-06-19 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006315 10.0.0.65 - - [2025-06-19 01:49:57] "POST /ref-update HTTP/1.1" 200 156 0.062954 10.0.0.65 - - [2025-06-19 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013675 10.0.0.65 - - [2025-06-19 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.019511 10.0.0.65 - - [2025-06-19 01:49:57] "POST /ref-update HTTP/1.1" 200 156 0.080616 10.0.0.65 - - [2025-06-19 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.026888 10.0.0.65 - - [2025-06-19 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.65 - - [2025-06-19 01:49:57] "POST /ref-update HTTP/1.1" 200 156 0.053777 10.0.0.65 - - [2025-06-19 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.65 - - [2025-06-19 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007154 10.0.0.65 - - [2025-06-19 01:49:57] "POST /ref-update HTTP/1.1" 200 156 0.027070 10.0.0.65 - - [2025-06-19 01:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.022898 10.0.0.65 - - [2025-06-19 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.65 - - [2025-06-19 01:49:58] "POST /ref-update HTTP/1.1" 200 156 0.015179 10.0.0.65 - - [2025-06-19 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006430 10.0.0.65 - - [2025-06-19 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.65 - - [2025-06-19 01:49:58] "POST /ref-update HTTP/1.1" 200 156 0.052871 10.0.0.65 - - [2025-06-19 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.65 - - [2025-06-19 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.014180 10.0.0.65 - - [2025-06-19 01:49:58] "POST /ref-update HTTP/1.1" 200 156 0.033716 10.0.0.65 - - [2025-06-19 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012394 10.0.0.65 - - [2025-06-19 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012424 10.0.0.65 - - [2025-06-19 01:49:58] "POST /ref-update HTTP/1.1" 200 156 0.030343 10.0.0.65 - - [2025-06-19 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.019545 10.0.0.65 - - [2025-06-19 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.65 - - [2025-06-19 01:49:58] "POST /ref-update HTTP/1.1" 200 156 0.023585 10.0.0.65 - - [2025-06-19 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003976 10.0.0.65 - - [2025-06-19 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.65 - - [2025-06-19 01:49:58] "POST /ref-update HTTP/1.1" 200 156 0.010860 10.0.0.65 - - [2025-06-19 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.014050 10.0.0.65 - - [2025-06-19 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.014209 10.0.0.65 - - [2025-06-19 01:49:58] "POST /ref-update HTTP/1.1" 200 156 0.011660 10.0.0.65 - - [2025-06-19 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.65 - - [2025-06-19 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.018484 10.0.0.65 - - [2025-06-19 01:49:58] "POST /ref-update HTTP/1.1" 200 156 0.035250 10.0.0.65 - - [2025-06-19 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.021686 10.0.0.65 - - [2025-06-19 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.65 - - [2025-06-19 01:49:58] "POST /ref-update HTTP/1.1" 200 156 0.019131 10.0.0.65 - - [2025-06-19 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.019234 10.0.0.65 - - [2025-06-19 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006295 10.0.0.65 - - [2025-06-19 01:49:58] "POST /ref-update HTTP/1.1" 200 156 0.013679 10.0.0.65 - - [2025-06-19 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.026930 10.0.0.65 - - [2025-06-19 01:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.65 - - [2025-06-19 01:49:59] "POST /ref-update HTTP/1.1" 200 156 0.031897 10.0.0.65 - - [2025-06-19 01:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.017115 10.0.0.65 - - [2025-06-19 01:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004644 10.0.0.65 - - [2025-06-19 01:49:59] "POST /ref-update HTTP/1.1" 200 156 0.024030 10.0.0.65 - - [2025-06-19 01:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.020025 10.0.0.65 - - [2025-06-19 01:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.65 - - [2025-06-19 01:49:59] "POST /ref-update HTTP/1.1" 200 156 0.013977 10.0.0.65 - - [2025-06-19 01:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.033035 10.0.0.65 - - [2025-06-19 01:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644 10.0.0.65 - - [2025-06-19 01:49:59] "POST /ref-update HTTP/1.1" 200 156 0.013589 10.0.0.65 - - [2025-06-19 01:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007164 10.0.0.65 - - [2025-06-19 01:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.016202 10.0.0.65 - - [2025-06-19 01:49:59] "POST /ref-update HTTP/1.1" 200 156 0.016664 10.0.0.65 - - [2025-06-19 01:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.031796 10.0.0.65 - - [2025-06-19 01:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009158 10.0.0.65 - - [2025-06-19 01:49:59] "POST /ref-update HTTP/1.1" 200 156 0.031456 10.0.0.65 - - [2025-06-19 01:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.019366 10.0.0.65 - - [2025-06-19 01:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007105 10.0.0.65 - - [2025-06-19 01:49:59] "POST /ref-update HTTP/1.1" 200 156 0.014304 10.0.0.65 - - [2025-06-19 01:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011392 10.0.0.65 - - [2025-06-19 01:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.65 - - [2025-06-19 01:49:59] "POST /ref-update HTTP/1.1" 200 156 0.009902 10.0.0.65 - - [2025-06-19 01:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007955 10.0.0.65 - - [2025-06-19 01:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.65 - - [2025-06-19 01:49:59] "POST /ref-update HTTP/1.1" 200 156 0.012300 10.0.0.65 - - [2025-06-19 01:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005646 10.0.0.65 - - [2025-06-19 01:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004912 10.0.0.65 - - [2025-06-19 01:49:59] "POST /ref-update HTTP/1.1" 200 156 0.009652 10.0.0.65 - - [2025-06-19 01:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012040 10.0.0.65 - - [2025-06-19 01:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006211 10.0.0.65 - - [2025-06-19 01:49:59] "POST /ref-update HTTP/1.1" 200 156 0.029845 10.0.0.65 - - [2025-06-19 01:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.016283 10.0.0.65 - - [2025-06-19 01:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.65 - - [2025-06-19 01:50:00] "POST /ref-update HTTP/1.1" 200 156 0.013038 10.0.0.65 - - [2025-06-19 01:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.025977 10.0.0.65 - - [2025-06-19 01:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004404 10.0.0.65 - - [2025-06-19 01:50:00] "POST /ref-update HTTP/1.1" 200 156 0.012978 10.0.0.65 - - [2025-06-19 01:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.65 - - [2025-06-19 01:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.65 - - [2025-06-19 01:50:00] "POST /ref-update HTTP/1.1" 200 156 0.016543 10.0.0.65 - - [2025-06-19 01:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.031149 10.0.0.65 - - [2025-06-19 01:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.65 - - [2025-06-19 01:50:00] "POST /ref-update HTTP/1.1" 200 156 0.014378 10.0.0.65 - - [2025-06-19 01:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.035386 10.0.0.65 - - [2025-06-19 01:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012564 10.0.0.65 - - [2025-06-19 01:50:00] "POST /ref-update HTTP/1.1" 200 156 0.018122 10.0.0.65 - - [2025-06-19 01:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.021464 10.0.0.65 - - [2025-06-19 01:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.65 - - [2025-06-19 01:50:00] "POST /ref-update HTTP/1.1" 200 156 0.012183 10.0.0.65 - - [2025-06-19 01:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.020880 10.0.0.65 - - [2025-06-19 01:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.65 - - [2025-06-19 01:50:00] "POST /ref-update HTTP/1.1" 200 156 0.007765 10.0.0.65 - - [2025-06-19 01:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006350 10.0.0.65 - - [2025-06-19 01:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.65 - - [2025-06-19 01:50:00] "POST /ref-update HTTP/1.1" 200 156 0.034599 10.0.0.65 - - [2025-06-19 01:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.021374 10.0.0.65 - - [2025-06-19 01:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.65 - - [2025-06-19 01:50:00] "POST /ref-update HTTP/1.1" 200 156 0.013208 10.0.0.65 - - [2025-06-19 01:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013684 10.0.0.65 - - [2025-06-19 01:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.65 - - [2025-06-19 01:50:00] "POST /ref-update HTTP/1.1" 200 156 0.014071 10.0.0.65 - - [2025-06-19 01:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009542 10.0.0.65 - - [2025-06-19 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005761 10.0.0.65 - - [2025-06-19 01:50:01] "POST /ref-update HTTP/1.1" 200 156 0.017021 10.0.0.65 - - [2025-06-19 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007829 10.0.0.65 - - [2025-06-19 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.65 - - [2025-06-19 01:50:01] "POST /ref-update HTTP/1.1" 200 156 0.017317 10.0.0.65 - - [2025-06-19 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.014729 10.0.0.65 - - [2025-06-19 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.65 - - [2025-06-19 01:50:01] "POST /ref-update HTTP/1.1" 200 156 0.014364 10.0.0.65 - - [2025-06-19 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.037089 10.0.0.65 - - [2025-06-19 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006959 10.0.0.65 - - [2025-06-19 01:50:01] "POST /ref-update HTTP/1.1" 200 156 0.041202 10.0.0.65 - - [2025-06-19 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.028231 10.0.0.65 - - [2025-06-19 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008092 10.0.0.65 - - [2025-06-19 01:50:01] "POST /ref-update HTTP/1.1" 200 156 0.024553 10.0.0.65 - - [2025-06-19 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.014700 10.0.0.65 - - [2025-06-19 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.65 - - [2025-06-19 01:50:01] "POST /ref-update HTTP/1.1" 200 156 0.030515 10.0.0.65 - - [2025-06-19 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.027829 10.0.0.65 - - [2025-06-19 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009005 10.0.0.65 - - [2025-06-19 01:50:01] "POST /ref-update HTTP/1.1" 200 156 0.016768 10.0.0.65 - - [2025-06-19 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004896 10.0.0.65 - - [2025-06-19 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.65 - - [2025-06-19 01:50:01] "POST /ref-update HTTP/1.1" 200 156 0.019672 10.0.0.65 - - [2025-06-19 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005080 10.0.0.65 - - [2025-06-19 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.65 - - [2025-06-19 01:50:01] "POST /ref-update HTTP/1.1" 200 156 0.012493 10.0.0.65 - - [2025-06-19 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.016876 10.0.0.65 - - [2025-06-19 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.65 - - [2025-06-19 01:50:01] "POST /ref-update HTTP/1.1" 200 156 0.019782 10.0.0.65 - - [2025-06-19 01:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010401 10.0.0.65 - - [2025-06-19 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.014065 10.0.0.65 - - [2025-06-19 01:50:02] "POST /ref-update HTTP/1.1" 200 156 0.010651 10.0.0.65 - - [2025-06-19 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.027398 10.0.0.65 - - [2025-06-19 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.65 - - [2025-06-19 01:50:02] "POST /ref-update HTTP/1.1" 200 156 0.017154 10.0.0.65 - - [2025-06-19 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.046338 10.0.0.65 - - [2025-06-19 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.65 - - [2025-06-19 01:50:02] "POST /ref-update HTTP/1.1" 200 156 0.011906 10.0.0.65 - - [2025-06-19 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.014065 10.0.0.65 - - [2025-06-19 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.65 - - [2025-06-19 01:50:02] "POST /ref-update HTTP/1.1" 200 156 0.032887 10.0.0.65 - - [2025-06-19 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006322 10.0.0.65 - - [2025-06-19 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.65 - - [2025-06-19 01:50:02] "POST /ref-update HTTP/1.1" 200 156 0.013427 10.0.0.65 - - [2025-06-19 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006669 10.0.0.65 - - [2025-06-19 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.65 - - [2025-06-19 01:50:02] "POST /ref-update HTTP/1.1" 200 156 0.009273 10.0.0.65 - - [2025-06-19 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.021147 10.0.0.65 - - [2025-06-19 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005007 10.0.0.65 - - [2025-06-19 01:50:02] "POST /ref-update HTTP/1.1" 200 156 0.008554 10.0.0.65 - - [2025-06-19 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008086 10.0.0.65 - - [2025-06-19 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.65 - - [2025-06-19 01:50:02] "POST /ref-update HTTP/1.1" 200 156 0.011176 10.0.0.65 - - [2025-06-19 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013952 10.0.0.65 - - [2025-06-19 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005336 10.0.0.65 - - [2025-06-19 01:50:02] "POST /ref-update HTTP/1.1" 200 156 0.043040 10.0.0.65 - - [2025-06-19 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.017567 10.0.0.65 - - [2025-06-19 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.65 - - [2025-06-19 01:50:02] "POST /ref-update HTTP/1.1" 200 156 0.013230 10.0.0.65 - - [2025-06-19 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.012375 10.0.0.65 - - [2025-06-19 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.65 - - [2025-06-19 01:50:02] "POST /ref-update HTTP/1.1" 200 156 0.020899 10.0.0.65 - - [2025-06-19 01:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008748 10.0.0.65 - - [2025-06-19 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005071 10.0.0.65 - - [2025-06-19 01:50:03] "POST /ref-update HTTP/1.1" 200 156 0.009504 10.0.0.65 - - [2025-06-19 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.021936 10.0.0.65 - - [2025-06-19 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.65 - - [2025-06-19 01:50:03] "POST /ref-update HTTP/1.1" 200 156 0.012344 10.0.0.65 - - [2025-06-19 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011345 10.0.0.65 - - [2025-06-19 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.65 - - [2025-06-19 01:50:03] "POST /ref-update HTTP/1.1" 200 156 0.022959 10.0.0.65 - - [2025-06-19 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.65 - - [2025-06-19 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.65 - - [2025-06-19 01:50:03] "POST /ref-update HTTP/1.1" 200 156 0.012904 10.0.0.65 - - [2025-06-19 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008558 10.0.0.65 - - [2025-06-19 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.65 - - [2025-06-19 01:50:03] "POST /ref-update HTTP/1.1" 200 156 0.260905 10.0.0.65 - - [2025-06-19 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008303 10.0.0.65 - - [2025-06-19 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.65 - - [2025-06-19 01:50:03] "POST /ref-update HTTP/1.1" 200 156 0.026635 10.0.0.65 - - [2025-06-19 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.65 - - [2025-06-19 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.65 - - [2025-06-19 01:50:03] "POST /ref-update HTTP/1.1" 200 156 0.009367 10.0.0.65 - - [2025-06-19 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.65 - - [2025-06-19 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.65 - - [2025-06-19 01:50:03] "POST /ref-update HTTP/1.1" 200 156 0.019652 10.0.0.65 - - [2025-06-19 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005434 10.0.0.65 - - [2025-06-19 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.65 - - [2025-06-19 01:50:03] "POST /ref-update HTTP/1.1" 200 156 0.006934 10.0.0.65 - - [2025-06-19 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.65 - - [2025-06-19 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.65 - - [2025-06-19 01:50:03] "POST /ref-update HTTP/1.1" 200 156 0.015253 10.0.0.65 - - [2025-06-19 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005320 10.0.0.65 - - [2025-06-19 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.65 - - [2025-06-19 01:50:04] "POST /ref-update HTTP/1.1" 200 156 0.010954 10.0.0.65 - - [2025-06-19 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006922 10.0.0.65 - - [2025-06-19 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004658 10.0.0.65 - - [2025-06-19 01:50:04] "POST /ref-update HTTP/1.1" 200 156 0.009747 10.0.0.65 - - [2025-06-19 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007807 10.0.0.65 - - [2025-06-19 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.65 - - [2025-06-19 01:50:04] "POST /ref-update HTTP/1.1" 200 156 0.008654 10.0.0.65 - - [2025-06-19 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004987 10.0.0.65 - - [2025-06-19 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.65 - - [2025-06-19 01:50:04] "POST /ref-update HTTP/1.1" 200 156 0.007389 10.0.0.65 - - [2025-06-19 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.65 - - [2025-06-19 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004252 10.0.0.65 - - [2025-06-19 01:50:04] "POST /ref-update HTTP/1.1" 200 156 0.009065 10.0.0.65 - - [2025-06-19 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.65 - - [2025-06-19 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.65 - - [2025-06-19 01:50:04] "POST /ref-update HTTP/1.1" 200 156 0.020465 10.0.0.65 - - [2025-06-19 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.65 - - [2025-06-19 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.65 - - [2025-06-19 01:50:04] "POST /ref-update HTTP/1.1" 200 156 0.025137 10.0.0.65 - - [2025-06-19 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.65 - - [2025-06-19 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.65 - - [2025-06-19 01:50:04] "POST /ref-update HTTP/1.1" 200 156 0.030744 10.0.0.65 - - [2025-06-19 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.65 - - [2025-06-19 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.65 - - [2025-06-19 01:50:04] "POST /ref-update HTTP/1.1" 200 156 0.017066 10.0.0.65 - - [2025-06-19 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010394 10.0.0.65 - - [2025-06-19 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.65 - - [2025-06-19 01:50:04] "POST /ref-update HTTP/1.1" 200 156 0.012857 10.0.0.65 - - [2025-06-19 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.018494 10.0.0.65 - - [2025-06-19 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004231 10.0.0.65 - - [2025-06-19 01:50:04] "POST /ref-update HTTP/1.1" 200 156 0.021062 10.0.0.65 - - [2025-06-19 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.65 - - [2025-06-19 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.65 - - [2025-06-19 01:50:04] "POST /ref-update HTTP/1.1" 200 156 0.010955 10.0.0.65 - - [2025-06-19 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005998 10.0.0.65 - - [2025-06-19 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.65 - - [2025-06-19 01:50:04] "POST /ref-update HTTP/1.1" 200 156 0.010939 10.0.0.65 - - [2025-06-19 01:50:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009140 10.0.0.65 - - [2025-06-19 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.65 - - [2025-06-19 01:50:05] "POST /ref-update HTTP/1.1" 200 156 0.015138 10.0.0.65 - - [2025-06-19 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.017455 10.0.0.65 - - [2025-06-19 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.65 - - [2025-06-19 01:50:05] "POST /ref-update HTTP/1.1" 200 156 0.029102 10.0.0.65 - - [2025-06-19 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.020703 10.0.0.65 - - [2025-06-19 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.65 - - [2025-06-19 01:50:05] "POST /ref-update HTTP/1.1" 200 156 0.010738 10.0.0.65 - - [2025-06-19 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008790 10.0.0.65 - - [2025-06-19 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006792 10.0.0.65 - - [2025-06-19 01:50:05] "POST /ref-update HTTP/1.1" 200 156 0.010369 10.0.0.65 - - [2025-06-19 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010340 10.0.0.65 - - [2025-06-19 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.65 - - [2025-06-19 01:50:05] "POST /ref-update HTTP/1.1" 200 156 0.020702 10.0.0.65 - - [2025-06-19 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.027989 10.0.0.65 - - [2025-06-19 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.65 - - [2025-06-19 01:50:05] "POST /ref-update HTTP/1.1" 200 156 0.016304 10.0.0.65 - - [2025-06-19 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008540 10.0.0.65 - - [2025-06-19 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.65 - - [2025-06-19 01:50:05] "POST /ref-update HTTP/1.1" 200 156 0.010419 10.0.0.65 - - [2025-06-19 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.014879 10.0.0.65 - - [2025-06-19 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.65 - - [2025-06-19 01:50:05] "POST /ref-update HTTP/1.1" 200 156 0.009864 10.0.0.65 - - [2025-06-19 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006446 10.0.0.65 - - [2025-06-19 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.65 - - [2025-06-19 01:50:05] "POST /ref-update HTTP/1.1" 200 156 0.007083 10.0.0.65 - - [2025-06-19 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009916 10.0.0.65 - - [2025-06-19 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008150 10.0.0.65 - - [2025-06-19 01:50:05] "POST /ref-update HTTP/1.1" 200 156 0.017577 10.0.0.65 - - [2025-06-19 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004319 10.0.0.65 - - [2025-06-19 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.65 - - [2025-06-19 01:50:05] "POST /ref-update HTTP/1.1" 200 156 0.007982 10.0.0.65 - - [2025-06-19 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.65 - - [2025-06-19 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.65 - - [2025-06-19 01:50:05] "POST /ref-update HTTP/1.1" 200 156 0.007775 10.0.0.65 - - [2025-06-19 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004567 10.0.0.65 - - [2025-06-19 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.65 - - [2025-06-19 01:50:05] "POST /ref-update HTTP/1.1" 200 156 0.009634 10.0.0.65 - - [2025-06-19 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.022655 10.0.0.65 - - [2025-06-19 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.65 - - [2025-06-19 01:50:06] "POST /ref-update HTTP/1.1" 200 156 0.015727 10.0.0.65 - - [2025-06-19 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005778 10.0.0.65 - - [2025-06-19 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.65 - - [2025-06-19 01:50:06] "POST /ref-update HTTP/1.1" 200 156 0.008934 10.0.0.65 - - [2025-06-19 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.65 - - [2025-06-19 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.65 - - [2025-06-19 01:50:06] "POST /ref-update HTTP/1.1" 200 156 0.015126 10.0.0.65 - - [2025-06-19 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007659 10.0.0.65 - - [2025-06-19 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004545 10.0.0.65 - - [2025-06-19 01:50:06] "POST /ref-update HTTP/1.1" 200 156 0.011676 10.0.0.65 - - [2025-06-19 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010696 10.0.0.65 - - [2025-06-19 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007577 10.0.0.65 - - [2025-06-19 01:50:06] "POST /ref-update HTTP/1.1" 200 156 0.013342 10.0.0.65 - - [2025-06-19 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012664 10.0.0.65 - - [2025-06-19 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.65 - - [2025-06-19 01:50:06] "POST /ref-update HTTP/1.1" 200 156 0.010528 10.0.0.65 - - [2025-06-19 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.016552 10.0.0.65 - - [2025-06-19 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.65 - - [2025-06-19 01:50:06] "POST /ref-update HTTP/1.1" 200 156 0.017907 10.0.0.65 - - [2025-06-19 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007598 10.0.0.65 - - [2025-06-19 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.65 - - [2025-06-19 01:50:06] "POST /ref-update HTTP/1.1" 200 156 0.011272 10.0.0.65 - - [2025-06-19 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012909 10.0.0.65 - - [2025-06-19 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.65 - - [2025-06-19 01:50:06] "POST /ref-update HTTP/1.1" 200 156 0.012083 10.0.0.65 - - [2025-06-19 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.016375 10.0.0.65 - - [2025-06-19 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.65 - - [2025-06-19 01:50:06] "POST /ref-update HTTP/1.1" 200 156 0.009335 10.0.0.65 - - [2025-06-19 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006588 10.0.0.65 - - [2025-06-19 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.65 - - [2025-06-19 01:50:06] "POST /ref-update HTTP/1.1" 200 156 0.016426 10.0.0.65 - - [2025-06-19 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008941 10.0.0.65 - - [2025-06-19 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.65 - - [2025-06-19 01:50:06] "POST /ref-update HTTP/1.1" 200 156 0.008599 10.0.0.65 - - [2025-06-19 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.65 - - [2025-06-19 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.65 - - [2025-06-19 01:50:06] "POST /ref-update HTTP/1.1" 200 156 0.010702 10.0.0.65 - - [2025-06-19 01:50:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.65 - - [2025-06-19 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.65 - - [2025-06-19 01:50:07] "POST /ref-update HTTP/1.1" 200 156 0.007345 10.0.0.65 - - [2025-06-19 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.65 - - [2025-06-19 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.65 - - [2025-06-19 01:50:07] "POST /ref-update HTTP/1.1" 200 156 0.009004 10.0.0.65 - - [2025-06-19 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004673 10.0.0.65 - - [2025-06-19 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.65 - - [2025-06-19 01:50:07] "POST /ref-update HTTP/1.1" 200 156 0.009372 10.0.0.65 - - [2025-06-19 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.015170 10.0.0.65 - - [2025-06-19 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.65 - - [2025-06-19 01:50:07] "POST /ref-update HTTP/1.1" 200 156 0.014229 10.0.0.65 - - [2025-06-19 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010052 10.0.0.65 - - [2025-06-19 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.65 - - [2025-06-19 01:50:07] "POST /ref-update HTTP/1.1" 200 156 0.018122 10.0.0.65 - - [2025-06-19 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.65 - - [2025-06-19 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.65 - - [2025-06-19 01:50:07] "POST /ref-update HTTP/1.1" 200 156 0.012171 10.0.0.65 - - [2025-06-19 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.65 - - [2025-06-19 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.65 - - [2025-06-19 01:50:07] "POST /ref-update HTTP/1.1" 200 156 0.021822 10.0.0.65 - - [2025-06-19 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.65 - - [2025-06-19 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.65 - - [2025-06-19 01:50:07] "POST /ref-update HTTP/1.1" 200 156 0.008744 10.0.0.65 - - [2025-06-19 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.65 - - [2025-06-19 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.65 - - [2025-06-19 01:50:07] "POST /ref-update HTTP/1.1" 200 156 0.009781 10.0.0.65 - - [2025-06-19 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005795 10.0.0.65 - - [2025-06-19 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.65 - - [2025-06-19 01:50:07] "POST /ref-update HTTP/1.1" 200 156 0.013807 10.0.0.65 - - [2025-06-19 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005024 10.0.0.65 - - [2025-06-19 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.65 - - [2025-06-19 01:50:07] "POST /ref-update HTTP/1.1" 200 156 0.012430 10.0.0.65 - - [2025-06-19 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.65 - - [2025-06-19 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.65 - - [2025-06-19 01:50:07] "POST /ref-update HTTP/1.1" 200 156 0.013376 10.0.0.65 - - [2025-06-19 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008214 10.0.0.65 - - [2025-06-19 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005826 10.0.0.65 - - [2025-06-19 01:50:07] "POST /ref-update HTTP/1.1" 200 156 0.011059 10.0.0.65 - - [2025-06-19 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008820 10.0.0.65 - - [2025-06-19 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004451 10.0.0.65 - - [2025-06-19 01:50:08] "POST /ref-update HTTP/1.1" 200 156 0.013701 10.0.0.65 - - [2025-06-19 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.016438 10.0.0.65 - - [2025-06-19 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.65 - - [2025-06-19 01:50:08] "POST /ref-update HTTP/1.1" 200 156 0.018360 10.0.0.65 - - [2025-06-19 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006001 10.0.0.65 - - [2025-06-19 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005437 10.0.0.65 - - [2025-06-19 01:50:08] "POST /ref-update HTTP/1.1" 200 156 0.015008 10.0.0.65 - - [2025-06-19 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007560 10.0.0.65 - - [2025-06-19 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.65 - - [2025-06-19 01:50:08] "POST /ref-update HTTP/1.1" 200 156 0.013450 10.0.0.65 - - [2025-06-19 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012156 10.0.0.65 - - [2025-06-19 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.65 - - [2025-06-19 01:50:08] "POST /ref-update HTTP/1.1" 200 156 0.028360 10.0.0.65 - - [2025-06-19 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004685 10.0.0.65 - - [2025-06-19 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010864 10.0.0.65 - - [2025-06-19 01:50:08] "POST /ref-update HTTP/1.1" 200 156 0.014471 10.0.0.65 - - [2025-06-19 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005405 10.0.0.65 - - [2025-06-19 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007474 10.0.0.65 - - [2025-06-19 01:50:08] "POST /ref-update HTTP/1.1" 200 156 0.026000 10.0.0.65 - - [2025-06-19 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010692 10.0.0.65 - - [2025-06-19 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004451 10.0.0.65 - - [2025-06-19 01:50:08] "POST /ref-update HTTP/1.1" 200 156 0.015721 10.0.0.65 - - [2025-06-19 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012061 10.0.0.65 - - [2025-06-19 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.65 - - [2025-06-19 01:50:08] "POST /ref-update HTTP/1.1" 200 156 0.014916 10.0.0.65 - - [2025-06-19 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008392 10.0.0.65 - - [2025-06-19 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.65 - - [2025-06-19 01:50:08] "POST /ref-update HTTP/1.1" 200 156 0.009318 10.0.0.65 - - [2025-06-19 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007377 10.0.0.65 - - [2025-06-19 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005637 10.0.0.65 - - [2025-06-19 01:50:08] "POST /ref-update HTTP/1.1" 200 156 0.018264 10.0.0.65 - - [2025-06-19 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007212 10.0.0.65 - - [2025-06-19 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.65 - - [2025-06-19 01:50:08] "POST /ref-update HTTP/1.1" 200 156 0.011941 10.0.0.65 - - [2025-06-19 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005240 10.0.0.65 - - [2025-06-19 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.65 - - [2025-06-19 01:50:08] "POST /ref-update HTTP/1.1" 200 156 0.014804 10.0.0.65 - - [2025-06-19 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009600 10.0.0.65 - - [2025-06-19 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.65 - - [2025-06-19 01:50:09] "POST /ref-update HTTP/1.1" 200 156 0.016026 10.0.0.65 - - [2025-06-19 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010786 10.0.0.65 - - [2025-06-19 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.65 - - [2025-06-19 01:50:09] "POST /ref-update HTTP/1.1" 200 156 0.014444 10.0.0.65 - - [2025-06-19 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006429 10.0.0.65 - - [2025-06-19 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.65 - - [2025-06-19 01:50:09] "POST /ref-update HTTP/1.1" 200 156 0.011412 10.0.0.65 - - [2025-06-19 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010015 10.0.0.65 - - [2025-06-19 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.65 - - [2025-06-19 01:50:09] "POST /ref-update HTTP/1.1" 200 156 0.008003 10.0.0.65 - - [2025-06-19 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004882 10.0.0.65 - - [2025-06-19 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.65 - - [2025-06-19 01:50:09] "POST /ref-update HTTP/1.1" 200 156 0.009537 10.0.0.65 - - [2025-06-19 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.65 - - [2025-06-19 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.65 - - [2025-06-19 01:50:09] "POST /ref-update HTTP/1.1" 200 156 0.011641 10.0.0.65 - - [2025-06-19 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005918 10.0.0.65 - - [2025-06-19 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.65 - - [2025-06-19 01:50:09] "POST /ref-update HTTP/1.1" 200 156 0.020948 10.0.0.65 - - [2025-06-19 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008071 10.0.0.65 - - [2025-06-19 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.65 - - [2025-06-19 01:50:09] "POST /ref-update HTTP/1.1" 200 156 0.021936 10.0.0.65 - - [2025-06-19 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.019225 10.0.0.65 - - [2025-06-19 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.65 - - [2025-06-19 01:50:09] "POST /ref-update HTTP/1.1" 200 156 0.012811 10.0.0.65 - - [2025-06-19 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011353 10.0.0.65 - - [2025-06-19 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.65 - - [2025-06-19 01:50:09] "POST /ref-update HTTP/1.1" 200 156 0.012415 10.0.0.65 - - [2025-06-19 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011995 10.0.0.65 - - [2025-06-19 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006610 10.0.0.65 - - [2025-06-19 01:50:09] "POST /ref-update HTTP/1.1" 200 156 0.019386 10.0.0.65 - - [2025-06-19 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011444 10.0.0.65 - - [2025-06-19 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007001 10.0.0.65 - - [2025-06-19 01:50:09] "POST /ref-update HTTP/1.1" 200 156 0.018606 10.0.0.65 - - [2025-06-19 01:50:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.65 - - [2025-06-19 01:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.65 - - [2025-06-19 01:50:10] "POST /ref-update HTTP/1.1" 200 156 0.031310 10.0.0.65 - - [2025-06-19 01:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.65 - - [2025-06-19 01:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.65 - - [2025-06-19 01:50:10] "POST /ref-update HTTP/1.1" 200 156 0.030873 10.0.0.65 - - [2025-06-19 01:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:50:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000944 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:50:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001209 10.0.0.65 - - [2025-06-19 01:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.018775 10.0.0.65 - - [2025-06-19 01:50:10] "POST /ref-update HTTP/1.1" 200 156 0.029124 10.0.0.65 - - [2025-06-19 01:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.013024 10.0.0.65 - - [2025-06-19 01:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.65 - - [2025-06-19 01:50:10] "POST /ref-update HTTP/1.1" 200 156 0.007659 10.0.0.65 - - [2025-06-19 01:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.65 - - [2025-06-19 01:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.65 - - [2025-06-19 01:50:10] "POST /ref-update HTTP/1.1" 200 156 0.016548 10.0.0.65 - - [2025-06-19 01:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.013057 10.0.0.65 - - [2025-06-19 01:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.65 - - [2025-06-19 01:50:10] "POST /ref-update HTTP/1.1" 200 156 0.024887 10.0.0.65 - - [2025-06-19 01:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.65 - - [2025-06-19 01:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.65 - - [2025-06-19 01:50:10] "POST /ref-update HTTP/1.1" 200 156 0.030129 10.0.0.65 - - [2025-06-19 01:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.013433 10.0.0.65 - - [2025-06-19 01:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009115 10.0.0.65 - - [2025-06-19 01:50:10] "POST /ref-update HTTP/1.1" 200 156 0.010568 10.0.0.65 - - [2025-06-19 01:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.014081 10.0.0.65 - - [2025-06-19 01:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.65 - - [2025-06-19 01:50:10] "POST /ref-update HTTP/1.1" 200 156 0.013616 10.0.0.65 - - [2025-06-19 01:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010461 10.0.0.65 - - [2025-06-19 01:50:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.65 - - [2025-06-19 01:50:10] "POST /ref-update HTTP/1.1" 200 156 0.034591 10.0.0.65 - - [2025-06-19 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008068 10.0.0.65 - - [2025-06-19 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.65 - - [2025-06-19 01:50:11] "POST /ref-update HTTP/1.1" 200 156 0.021816 10.0.0.65 - - [2025-06-19 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.65 - - [2025-06-19 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.65 - - [2025-06-19 01:50:11] "POST /ref-update HTTP/1.1" 200 156 0.028519 10.0.0.65 - - [2025-06-19 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.020582 10.0.0.65 - - [2025-06-19 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.65 - - [2025-06-19 01:50:11] "POST /ref-update HTTP/1.1" 200 156 0.015863 10.0.0.65 - - [2025-06-19 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004296 10.0.0.65 - - [2025-06-19 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009659 10.0.0.65 - - [2025-06-19 01:50:11] "POST /ref-update HTTP/1.1" 200 156 0.026037 10.0.0.65 - - [2025-06-19 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008174 10.0.0.65 - - [2025-06-19 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.65 - - [2025-06-19 01:50:11] "POST /ref-update HTTP/1.1" 200 156 0.020971 10.0.0.65 - - [2025-06-19 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.018136 10.0.0.65 - - [2025-06-19 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.65 - - [2025-06-19 01:50:11] "POST /ref-update HTTP/1.1" 200 156 0.015714 10.0.0.65 - - [2025-06-19 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011001 10.0.0.65 - - [2025-06-19 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.65 - - [2025-06-19 01:50:11] "POST /ref-update HTTP/1.1" 200 156 0.048090 10.0.0.65 - - [2025-06-19 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.029116 10.0.0.65 - - [2025-06-19 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005301 10.0.0.65 - - [2025-06-19 01:50:11] "POST /ref-update HTTP/1.1" 200 156 0.020769 10.0.0.65 - - [2025-06-19 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005462 10.0.0.65 - - [2025-06-19 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.65 - - [2025-06-19 01:50:11] "POST /ref-update HTTP/1.1" 200 156 0.020905 10.0.0.65 - - [2025-06-19 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012422 10.0.0.65 - - [2025-06-19 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.65 - - [2025-06-19 01:50:11] "POST /ref-update HTTP/1.1" 200 156 0.011778 10.0.0.65 - - [2025-06-19 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009247 10.0.0.65 - - [2025-06-19 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.65 - - [2025-06-19 01:50:11] "POST /ref-update HTTP/1.1" 200 156 0.007825 10.0.0.65 - - [2025-06-19 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.013179 10.0.0.65 - - [2025-06-19 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008993 10.0.0.65 - - [2025-06-19 01:50:12] "POST /ref-update HTTP/1.1" 200 156 0.008617 10.0.0.65 - - [2025-06-19 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004756 10.0.0.65 - - [2025-06-19 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.65 - - [2025-06-19 01:50:12] "POST /ref-update HTTP/1.1" 200 156 0.010959 10.0.0.65 - - [2025-06-19 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004590 10.0.0.65 - - [2025-06-19 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.65 - - [2025-06-19 01:50:12] "POST /ref-update HTTP/1.1" 200 156 0.009000 10.0.0.65 - - [2025-06-19 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.65 - - [2025-06-19 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.65 - - [2025-06-19 01:50:12] "POST /ref-update HTTP/1.1" 200 156 0.011428 10.0.0.65 - - [2025-06-19 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008282 10.0.0.65 - - [2025-06-19 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008686 10.0.0.65 - - [2025-06-19 01:50:12] "POST /ref-update HTTP/1.1" 200 156 0.012450 10.0.0.65 - - [2025-06-19 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005658 10.0.0.65 - - [2025-06-19 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.65 - - [2025-06-19 01:50:12] "POST /ref-update HTTP/1.1" 200 156 0.024188 10.0.0.65 - - [2025-06-19 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.015936 10.0.0.65 - - [2025-06-19 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004127 10.0.0.65 - - [2025-06-19 01:50:12] "POST /ref-update HTTP/1.1" 200 156 0.009901 10.0.0.65 - - [2025-06-19 01:50:12] "POST /network-ipams HTTP/1.1" 200 550 0.052744 10.0.0.65 - - [2025-06-19 01:50:12] "POST /useragent-kv HTTP/1.1" 200 115 0.010095 10.0.0.65 - - [2025-06-19 01:50:12] "POST /virtual-networks HTTP/1.1" 200 552 0.257707 10.0.0.65 - - [2025-06-19 01:50:12] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.020837 10.0.0.65 - - [2025-06-19 01:50:12] "POST /fqname-to-id HTTP/1.1" 404 188 0.003893 10.0.0.65 - - [2025-06-19 01:50:12] "POST /route-targets HTTP/1.1" 200 327 0.030340 10.0.0.65 - - [2025-06-19 01:50:13] "POST /fqname-to-id HTTP/1.1" 404 178 0.027184 10.0.0.65 - - [2025-06-19 01:50:13] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.004999 10.0.0.65 - - [2025-06-19 01:50:13] "GET /fabric/cf87562c-c420-40d8-908b-cf23cdbb7cc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010912 10.0.0.65 - - [2025-06-19 01:50:13] "POST /ref-update HTTP/1.1" 200 156 0.064146 10.0.0.65 - - [2025-06-19 01:50:13] "POST /fqname-to-id HTTP/1.1" 404 198 0.010550 10.0.0.65 - - [2025-06-19 01:50:13] "POST /fqname-to-id HTTP/1.1" 404 205 0.009745 10.0.0.65 - - [2025-06-19 01:50:13] "POST /fqname-to-id HTTP/1.1" 404 207 0.002584 10.0.0.65 - - [2025-06-19 01:50:15] "GET / HTTP/1.1" 200 35931 0.001622 10.0.0.65 - - [2025-06-19 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.018884 10.0.0.65 - - [2025-06-19 01:50:16] "GET /domain/791ba142-90ea-4ae0-bab0-a12f4359d874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.004227 10.0.0.65 - - [2025-06-19 01:50:16] "POST /id-to-fqname HTTP/1.1" 200 173 0.000649 10.0.0.65 - - [2025-06-19 01:50:16] "POST /fqname-to-id HTTP/1.1" 404 182 0.010816 10.0.0.65 - - [2025-06-19 01:50:16] "POST /security-groups HTTP/1.1" 200 570 0.087430 10.0.0.65 - - [2025-06-19 01:50:16] "POST /projects HTTP/1.1" 200 481 0.266186 10.0.0.65 - - [2025-06-19 01:50:16] "POST /fqname-to-id HTTP/1.1" 404 213 0.008843 10.0.0.65 - - [2025-06-19 01:50:16] "POST /access-control-lists HTTP/1.1" 200 579 0.147817 10.0.0.65 - - [2025-06-19 01:50:16] "POST /fqname-to-id HTTP/1.1" 404 212 0.023531 10.0.0.65 - - [2025-06-19 01:50:16] "POST /security-groups HTTP/1.1" 200 534 0.196614 10.0.0.65 - - [2025-06-19 01:50:16] "POST /chown HTTP/1.1" 200 109 0.031237 10.0.0.65 - - [2025-06-19 01:50:16] "POST /policy-managements HTTP/1.1" 409 214 0.031633 10.0.0.65 - - [2025-06-19 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005412 10.0.0.65 - - [2025-06-19 01:50:16] "POST /access-control-lists HTTP/1.1" 200 577 0.123002 10.0.0.65 - - [2025-06-19 01:50:16] "GET /policy-management/eb70afb0-64d3-47d9-9290-5d9b50741cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007911 10.0.0.65 - - [2025-06-19 01:50:16] "POST /fqname-to-id HTTP/1.1" 404 232 0.002760 10.0.0.65 - - [2025-06-19 01:50:16] "POST /application-policy-sets HTTP/1.1" 200 528 0.049001 10.0.0.65 - - [2025-06-19 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005478 10.0.0.65 - - [2025-06-19 01:50:16] "POST /access-control-lists HTTP/1.1" 200 594 0.063820 10.0.0.65 - - [2025-06-19 01:50:16] "POST /fqname-to-id HTTP/1.1" 404 231 0.003640 10.0.0.65 - - [2025-06-19 01:50:16] "GET /global-vrouter-config/74ecc272-cf26-4d77-a6e5-83d5a6ba00b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.008574 10.0.0.65 - - [2025-06-19 01:50:16] "PUT /global-vrouter-config/74ecc272-cf26-4d77-a6e5-83d5a6ba00b6 HTTP/1.1" 200 276 0.046247 10.0.0.65 - - [2025-06-19 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011695 10.0.0.65 - - [2025-06-19 01:50:16] "POST /access-control-lists HTTP/1.1" 200 592 0.086112 10.0.0.65 - - [2025-06-19 01:50:16] "GET /virtual-network/9f63e504-0052-4ad0-9803-0ad2fe4dc1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.007589 10.0.0.65 - - [2025-06-19 01:50:17] "POST /id-to-fqname HTTP/1.1" 200 177 0.000521 10.0.0.65 - - [2025-06-19 01:50:17] "POST /fqname-to-id HTTP/1.1" 404 186 0.007570 10.0.0.65 - - [2025-06-19 01:50:17] "POST /security-groups HTTP/1.1" 200 574 0.086691 10.0.0.65 - - [2025-06-19 01:50:17] "POST /projects HTTP/1.1" 200 489 0.290993 10.0.0.65 - - [2025-06-19 01:50:17] "POST /fqname-to-id HTTP/1.1" 404 217 0.011615 10.0.0.65 - - [2025-06-19 01:50:17] "POST /security-groups HTTP/1.1" 200 546 0.060667 10.0.0.65 - - [2025-06-19 01:50:17] "POST /access-control-lists HTTP/1.1" 200 583 0.040363 10.0.0.65 - - [2025-06-19 01:50:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.038065 10.0.0.65 - - [2025-06-19 01:50:17] "POST /chown HTTP/1.1" 200 109 0.032765 10.0.0.65 - - [2025-06-19 01:50:17] "POST /access-control-lists HTTP/1.1" 200 581 0.119950 10.0.0.65 - - [2025-06-19 01:50:17] "POST /network-ipams HTTP/1.1" 200 522 0.088151 10.0.0.65 - - [2025-06-19 01:50:17] "POST /fqname-to-id HTTP/1.1" 404 240 0.007588 10.0.0.65 - - [2025-06-19 01:50:17] "POST /access-control-lists HTTP/1.1" 200 602 0.061407 10.0.0.65 - - [2025-06-19 01:50:17] "POST /network-ipams HTTP/1.1" 200 510 0.071733 10.0.0.65 - - [2025-06-19 01:50:17] "POST /fqname-to-id HTTP/1.1" 404 239 0.017859 10.0.0.65 - - [2025-06-19 01:50:17] "POST /fqname-to-id HTTP/1.1" 404 198 0.019854 10.0.0.65 - - [2025-06-19 01:50:17] "POST /access-control-lists HTTP/1.1" 200 600 0.033794 10.0.0.65 - - [2025-06-19 01:50:17] "POST /fqname-to-id HTTP/1.1" 404 229 0.003726 10.0.0.65 - - [2025-06-19 01:50:17] "POST /useragent-kv HTTP/1.1" 200 115 0.001370 10.0.0.65 - - [2025-06-19 01:50:17] "POST /virtual-networks HTTP/1.1" 200 538 0.156610 10.0.0.65 - - [2025-06-19 01:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.65 - - [2025-06-19 01:50:17] "GET /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.006267 10.0.0.65 - - [2025-06-19 01:50:17] "POST /access-control-lists HTTP/1.1" 200 589 0.070168 10.0.0.65 - - [2025-06-19 01:50:18] "POST /network-ipams HTTP/1.1" 200 518 0.070347 10.0.0.65 - - [2025-06-19 01:50:18] "POST /fqname-to-id HTTP/1.1" 404 202 0.005673 10.0.0.65 - - [2025-06-19 01:50:18] "POST /route-targets HTTP/1.1" 200 327 0.018323 10.0.0.65 - - [2025-06-19 01:50:18] "POST /ref-update HTTP/1.1" 200 156 0.020823 10.0.0.65 - - [2025-06-19 01:50:18] "PUT /access-control-list/d942260b-f73e-4545-8d8c-809b2927a5fa HTTP/1.1" 200 272 0.072932 10.0.0.65 - - [2025-06-19 01:50:18] "POST /useragent-kv HTTP/1.1" 200 115 0.006449 10.0.0.65 - - [2025-06-19 01:50:18] "POST /virtual-networks HTTP/1.1" 200 546 0.171861 10.0.0.65 - - [2025-06-19 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007734 10.0.0.65 - - [2025-06-19 01:50:18] "GET /virtual-network/7f1647a9-2daa-43e8-98fa-57d4163998da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.009322 10.0.0.65 - - [2025-06-19 01:50:18] "POST /fqname-to-id HTTP/1.1" 404 199 0.002745 10.0.0.65 - - [2025-06-19 01:50:18] "POST /route-targets HTTP/1.1" 200 327 0.016369 10.0.0.65 - - [2025-06-19 01:50:18] "POST /ref-update HTTP/1.1" 200 156 0.068041 10.0.0.65 - - [2025-06-19 01:50:18] "POST /network-policys HTTP/1.1" 200 538 0.049793 10.0.0.65 - - [2025-06-19 01:50:18] "POST /fqname-to-id HTTP/1.1" 404 197 0.010350 10.0.0.65 - - [2025-06-19 01:50:18] "POST /network-policys HTTP/1.1" 200 534 0.025746 10.0.0.65 - - [2025-06-19 01:50:18] "POST /fqname-to-id HTTP/1.1" 404 201 0.002247 10.0.0.65 - - [2025-06-19 01:50:18] "POST /network-policys HTTP/1.1" 200 542 0.033094 10.0.0.65 - - [2025-06-19 01:50:18] "PUT /access-control-list/b729c5bb-6d0c-46a6-9554-a89a6e20ce4b HTTP/1.1" 200 272 0.039847 10.0.0.65 - - [2025-06-19 01:50:18] "POST /ref-update HTTP/1.1" 200 156 0.118068 10.0.0.65 - - [2025-06-19 01:50:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006791 10.0.0.65 - - [2025-06-19 01:50:18] "PUT /access-control-list/d942260b-f73e-4545-8d8c-809b2927a5fa HTTP/1.1" 200 272 0.091753 10.0.0.65 - - [2025-06-19 01:50:18] "POST /ref-update HTTP/1.1" 200 156 0.141462 10.0.0.65 - - [2025-06-19 01:50:18] "PUT /access-control-list/b729c5bb-6d0c-46a6-9554-a89a6e20ce4b HTTP/1.1" 200 272 0.053848 10.0.0.65 - - [2025-06-19 01:50:19] "POST /ref-update HTTP/1.1" 200 156 0.128734 10.0.0.65 - - [2025-06-19 01:50:19] "POST /ref-update HTTP/1.1" 200 156 0.045733 10.0.0.65 - - [2025-06-19 01:50:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002248 10.0.0.65 - - [2025-06-19 01:50:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011286 10.0.0.65 - - [2025-06-19 01:50:19] "PUT /access-control-list/d942260b-f73e-4545-8d8c-809b2927a5fa HTTP/1.1" 200 272 0.043298 10.0.0.65 - - [2025-06-19 01:50:19] "POST /fqname-to-id HTTP/1.1" 404 237 0.013269 10.0.0.65 - - [2025-06-19 01:50:19] "POST /ref-update HTTP/1.1" 200 156 0.102517 10.0.0.65 - - [2025-06-19 01:50:19] "POST /access-control-lists HTTP/1.1" 200 601 0.110214 10.0.0.65 - - [2025-06-19 01:50:19] "PUT /access-control-list/b729c5bb-6d0c-46a6-9554-a89a6e20ce4b HTTP/1.1" 200 272 0.046811 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:50:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.008867 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:50:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001354 10.0.0.65 - - [2025-06-19 01:50:19] "POST /ref-update HTTP/1.1" 200 156 0.171786 10.0.0.65 - - [2025-06-19 01:50:19] "POST /ref-update HTTP/1.1" 200 156 0.060566 10.0.0.65 - - [2025-06-19 01:50:19] "PUT /access-control-list/7a67266d-436f-46e1-9c5b-663d840866c9 HTTP/1.1" 200 272 0.035599 10.0.0.65 - - [2025-06-19 01:50:19] "POST /ref-update HTTP/1.1" 200 156 0.121586 10.0.0.65 - - [2025-06-19 01:50:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.038570 10.0.0.65 - - [2025-06-19 01:50:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.038340 10.0.0.65 - - [2025-06-19 01:50:19] "PUT /access-control-list/7a67266d-436f-46e1-9c5b-663d840866c9 HTTP/1.1" 200 272 0.080691 10.0.0.65 - - [2025-06-19 01:50:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015181 10.0.0.65 - - [2025-06-19 01:50:19] "POST /ref-update HTTP/1.1" 200 156 0.063076 10.0.0.65 - - [2025-06-19 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.65 - - [2025-06-19 01:50:19] "GET /virtual-network/9f63e504-0052-4ad0-9803-0ad2fe4dc1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.014401 10.0.0.65 - - [2025-06-19 01:50:19] "GET /application-policy-set/e8a4912c-ed03-4b04-b1df-c0dc5c92d28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.026710 10.0.0.65 - - [2025-06-19 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.65 - - [2025-06-19 01:50:19] "GET /policy-management/eb70afb0-64d3-47d9-9290-5d9b50741cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003187 10.0.0.65 - - [2025-06-19 01:50:20] "POST /firewall-policys HTTP/1.1" 200 530 0.202325 10.0.0.65 - - [2025-06-19 01:50:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.025800 10.0.0.65 - - [2025-06-19 01:50:20] "GET /firewall-policy/6169c66c-e960-428d-9902-0a49532942cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.013459 10.0.0.65 - - [2025-06-19 01:50:20] "GET /application-policy-set/e8a4912c-ed03-4b04-b1df-c0dc5c92d28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004076 10.0.0.65 - - [2025-06-19 01:50:20] "GET /firewall-policy/6169c66c-e960-428d-9902-0a49532942cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.009792 10.0.0.65 - - [2025-06-19 01:50:20] "POST /ref-update HTTP/1.1" 200 156 0.047939 10.0.0.65 - - [2025-06-19 01:50:20] "GET /application-policy-set/e8a4912c-ed03-4b04-b1df-c0dc5c92d28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.008819 10.0.0.65 - - [2025-06-19 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007042 10.0.0.65 - - [2025-06-19 01:50:20] "GET /policy-management/eb70afb0-64d3-47d9-9290-5d9b50741cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009769 10.0.0.65 - - [2025-06-19 01:50:20] "POST /firewall-policys HTTP/1.1" 200 532 0.035139 10.0.0.65 - - [2025-06-19 01:50:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.035969 10.0.0.65 - - [2025-06-19 01:50:20] "GET /firewall-policy/07eeefbb-8714-4c36-ba47-0f94951258a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002731 10.0.0.65 - - [2025-06-19 01:50:20] "GET /application-policy-set/e8a4912c-ed03-4b04-b1df-c0dc5c92d28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.003767 10.0.0.65 - - [2025-06-19 01:50:20] "GET /firewall-policy/07eeefbb-8714-4c36-ba47-0f94951258a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002765 10.0.0.65 - - [2025-06-19 01:50:20] "GET /firewall-policy/6169c66c-e960-428d-9902-0a49532942cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002901 10.0.0.65 - - [2025-06-19 01:50:20] "GET /firewall-policy/6169c66c-e960-428d-9902-0a49532942cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004431 10.0.0.65 - - [2025-06-19 01:50:20] "POST /ref-update HTTP/1.1" 200 156 0.019059 10.0.0.65 - - [2025-06-19 01:50:20] "POST /ref-update HTTP/1.1" 200 156 0.059751 10.0.0.65 - - [2025-06-19 01:50:20] "POST /ref-update HTTP/1.1" 200 156 0.057396 10.0.0.65 - - [2025-06-19 01:50:20] "GET /application-policy-set/e8a4912c-ed03-4b04-b1df-c0dc5c92d28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.007241 10.0.0.65 - - [2025-06-19 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005554 10.0.0.65 - - [2025-06-19 01:50:20] "GET /policy-management/eb70afb0-64d3-47d9-9290-5d9b50741cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004586 10.0.0.65 - - [2025-06-19 01:50:20] "POST /firewall-policys HTTP/1.1" 200 530 0.030562 10.0.0.65 - - [2025-06-19 01:50:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.024238 10.0.0.65 - - [2025-06-19 01:50:20] "GET /firewall-policy/e323b852-324f-4927-b738-b9be6f884832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.006178 10.0.0.65 - - [2025-06-19 01:50:20] "GET /application-policy-set/e8a4912c-ed03-4b04-b1df-c0dc5c92d28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.002893 10.0.0.65 - - [2025-06-19 01:50:20] "GET /firewall-policy/e323b852-324f-4927-b738-b9be6f884832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004102 10.0.0.65 - - [2025-06-19 01:50:20] "GET /firewall-policy/07eeefbb-8714-4c36-ba47-0f94951258a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002833 10.0.0.65 - - [2025-06-19 01:50:21] "GET /firewall-policy/6169c66c-e960-428d-9902-0a49532942cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002733 10.0.0.65 - - [2025-06-19 01:50:21] "GET /firewall-policy/6169c66c-e960-428d-9902-0a49532942cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002626 10.0.0.65 - - [2025-06-19 01:50:21] "GET /firewall-policy/07eeefbb-8714-4c36-ba47-0f94951258a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003414 10.0.0.65 - - [2025-06-19 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.019384 10.0.0.65 - - [2025-06-19 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.027323 10.0.0.65 - - [2025-06-19 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.050546 10.0.0.65 - - [2025-06-19 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.075960 10.0.0.65 - - [2025-06-19 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.074878 10.0.0.65 - - [2025-06-19 01:50:21] "GET /application-policy-set/e8a4912c-ed03-4b04-b1df-c0dc5c92d28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.030367 10.0.0.65 - - [2025-06-19 01:50:21] "POST /tags HTTP/1.1" 200 299 0.051452 10.0.0.65 - - [2025-06-19 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.031868 10.0.0.65 - - [2025-06-19 01:50:21] "GET /tag/9386cc75-fb20-4676-84b2-a7753dfc2db8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.027864 10.0.0.65 - - [2025-06-19 01:50:21] "POST /set-tag HTTP/1.1" 200 109 0.031904 10.0.0.65 - - [2025-06-19 01:50:21] "POST /fqname-to-id HTTP/1.1" 404 226 0.002204 10.0.0.65 - - [2025-06-19 01:50:21] "POST /tags HTTP/1.1" 200 357 0.106674 10.0.0.65 - - [2025-06-19 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.018875 10.0.0.65 - - [2025-06-19 01:50:22] "GET /tag/0ae50cb4-9bbe-4256-b2ec-5ed4ec2d6147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.025577 10.0.0.65 - - [2025-06-19 01:50:22] "POST /tags HTTP/1.1" 200 305 0.084906 10.0.0.65 - - [2025-06-19 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.019344 10.0.0.65 - - [2025-06-19 01:50:22] "GET /tag/7510162d-e4dc-4633-b15f-5e5ddb6421dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.015939 10.0.0.65 - - [2025-06-19 01:50:22] "POST /id-to-fqname HTTP/1.1" 200 174 0.000671 10.0.0.65 - - [2025-06-19 01:50:22] "POST /fqname-to-id HTTP/1.1" 404 183 0.003972 10.0.0.65 - - [2025-06-19 01:50:22] "POST /security-groups HTTP/1.1" 200 571 0.093588 10.0.0.65 - - [2025-06-19 01:50:22] "POST /fqname-to-id HTTP/1.1" 404 214 0.003625 10.0.0.65 - - [2025-06-19 01:50:22] "POST /projects HTTP/1.1" 200 483 0.302253 10.0.0.65 - - [2025-06-19 01:50:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.043669 10.0.0.65 - - [2025-06-19 01:50:22] "POST /access-control-lists HTTP/1.1" 200 580 0.098687 10.0.0.65 - - [2025-06-19 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.029333 10.0.0.65 - - [2025-06-19 01:50:22] "POST /fqname-to-id HTTP/1.1" 404 213 0.002654 10.0.0.65 - - [2025-06-19 01:50:22] "GET /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.007236 10.0.0.65 - - [2025-06-19 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008155 10.0.0.65 - - [2025-06-19 01:50:22] "GET /virtual-network/7f1647a9-2daa-43e8-98fa-57d4163998da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.014721 10.0.0.65 - - [2025-06-19 01:50:22] "POST /access-control-lists HTTP/1.1" 200 578 0.094437 10.0.0.65 - - [2025-06-19 01:50:22] "PUT /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba HTTP/1.1" 200 264 0.096174 10.0.0.65 - - [2025-06-19 01:50:23] "PUT /virtual-network/7f1647a9-2daa-43e8-98fa-57d4163998da HTTP/1.1" 200 264 0.188356 10.0.0.65 - - [2025-06-19 01:50:23] "POST /security-groups HTTP/1.1" 200 537 0.126835 10.0.0.65 - - [2025-06-19 01:50:23] "POST /fqname-to-id HTTP/1.1" 404 234 0.002658 10.0.0.65 - - [2025-06-19 01:50:23] "POST /access-control-lists HTTP/1.1" 200 596 0.066782 10.0.0.65 - - [2025-06-19 01:50:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.057861 10.0.0.65 - - [2025-06-19 01:50:23] "POST /fqname-to-id HTTP/1.1" 404 233 0.031943 10.0.0.65 - - [2025-06-19 01:50:23] "POST /chown HTTP/1.1" 200 109 0.076254 10.0.0.65 - - [2025-06-19 01:50:23] "GET /application-policy-set/e8a4912c-ed03-4b04-b1df-c0dc5c92d28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006020 10.0.0.65 - - [2025-06-19 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.65 - - [2025-06-19 01:50:23] "GET /policy-management/eb70afb0-64d3-47d9-9290-5d9b50741cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.024168 10.0.0.65 - - [2025-06-19 01:50:23] "POST /access-control-lists HTTP/1.1" 200 594 0.094671 10.0.0.65 - - [2025-06-19 01:50:23] "POST /tags HTTP/1.1" 409 207 0.018085 10.0.0.65 - - [2025-06-19 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.65 - - [2025-06-19 01:50:23] "GET /tag/7510162d-e4dc-4633-b15f-5e5ddb6421dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.012082 10.0.0.65 - - [2025-06-19 01:50:23] "POST /firewall-rules HTTP/1.1" 200 564 0.083952 10.0.0.65 - - [2025-06-19 01:50:23] "GET /firewall-rule/71a62631-d85f-4f14-84fd-4c0d335c36e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.005683 10.0.0.65 - - [2025-06-19 01:50:23] "GET /firewall-policy/07eeefbb-8714-4c36-ba47-0f94951258a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002567 10.0.0.65 - - [2025-06-19 01:50:23] "GET /firewall-rule/71a62631-d85f-4f14-84fd-4c0d335c36e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002562 10.0.0.65 - - [2025-06-19 01:50:23] "POST /ref-update HTTP/1.1" 200 156 0.016022 10.0.0.65 - - [2025-06-19 01:50:23] "GET /application-policy-set/e8a4912c-ed03-4b04-b1df-c0dc5c92d28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.031819 10.0.0.65 - - [2025-06-19 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.65 - - [2025-06-19 01:50:23] "GET /policy-management/eb70afb0-64d3-47d9-9290-5d9b50741cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002790 10.0.0.65 - - [2025-06-19 01:50:23] "POST /tags HTTP/1.1" 409 207 0.001977 10.0.0.65 - - [2025-06-19 01:50:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.65 - - [2025-06-19 01:50:23] "GET /tag/7510162d-e4dc-4633-b15f-5e5ddb6421dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.014002 10.0.0.65 - - [2025-06-19 01:50:23] "POST /firewall-rules HTTP/1.1" 200 562 0.070398 10.0.0.65 - - [2025-06-19 01:50:23] "GET /firewall-rule/32473be2-7c07-4d99-8e7d-ecd782e5813c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.012586 10.0.0.65 - - [2025-06-19 01:50:24] "GET /firewall-policy/07eeefbb-8714-4c36-ba47-0f94951258a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004105 10.0.0.65 - - [2025-06-19 01:50:24] "GET /firewall-rule/32473be2-7c07-4d99-8e7d-ecd782e5813c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.010000 10.0.0.65 - - [2025-06-19 01:50:24] "POST /ref-update HTTP/1.1" 200 156 0.019310 10.0.0.65 - - [2025-06-19 01:50:24] "POST /tags HTTP/1.1" 200 305 0.058878 10.0.0.65 - - [2025-06-19 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011852 10.0.0.65 - - [2025-06-19 01:50:24] "GET /tag/98bfee05-c15c-4fea-963c-dcd84adb3ef9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.022172 10.0.0.65 - - [2025-06-19 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.65 - - [2025-06-19 01:50:24] "GET /project/f3ed37bc-ae6a-4a25-96ae-37ef0447412e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034069 10.0.0.65 - - [2025-06-19 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011201 10.0.0.65 - - [2025-06-19 01:50:24] "GET /virtual-network/7f1647a9-2daa-43e8-98fa-57d4163998da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005981 10.0.0.65 - - [2025-06-19 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.65 - - [2025-06-19 01:50:24] "GET /service-appliance-set/c79802e8-7558-4c07-b78a-a355ad34d6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.005553 10.0.0.65 - - [2025-06-19 01:50:24] "POST /fqname-to-id HTTP/1.1" 404 240 0.001989 10.0.0.65 - - [2025-06-19 01:50:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.090338 10.0.0.65 - - [2025-06-19 01:50:24] "GET /virtual-machine-interface/a7225a74-7a25-4cc3-89f5-f01f0b438c0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.009707 10.0.0.65 - - [2025-06-19 01:50:24] "POST /instance-ips HTTP/1.1" 200 381 0.040274 10.0.0.65 - - [2025-06-19 01:50:24] "GET /instance-ip/565783e7-107e-442f-831c-461ae520d2ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.016210 10.0.0.65 - - [2025-06-19 01:50:24] "POST /loadbalancers HTTP/1.1" 200 582 0.070082 10.0.0.65 - - [2025-06-19 01:50:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.013362 10.0.0.65 - - [2025-06-19 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005496 10.0.0.65 - - [2025-06-19 01:50:24] "GET /project/f3ed37bc-ae6a-4a25-96ae-37ef0447412e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.075036 10.0.0.65 - - [2025-06-19 01:50:24] "GET /project/f3ed37bc-ae6a-4a25-96ae-37ef0447412e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.095629 10.0.0.65 - - [2025-06-19 01:50:24] "GET /instance-ip/565783e7-107e-442f-831c-461ae520d2ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.008235 10.0.0.65 - - [2025-06-19 01:50:24] "GET /loadbalancer/f3a9760e-3729-42ae-86da-2b4a7b3e780a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.009195 10.0.0.65 - - [2025-06-19 01:50:24] "POST /floating-ips HTTP/1.1" 200 583 0.033551 10.0.0.65 - - [2025-06-19 01:50:25] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.051904 10.0.0.65 - - [2025-06-19 01:50:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.016457 10.0.0.65 - - [2025-06-19 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006869 10.0.0.65 - - [2025-06-19 01:50:25] "GET /project/f3ed37bc-ae6a-4a25-96ae-37ef0447412e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.049511 10.0.0.65 - - [2025-06-19 01:50:25] "GET /loadbalancer-listener/f3718709-20e0-444c-a0bb-cced0eab11fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.007921 10.0.0.65 - - [2025-06-19 01:50:25] "GET /loadbalancer-listener/f3718709-20e0-444c-a0bb-cced0eab11fd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004455 10.0.0.65 - - [2025-06-19 01:50:25] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.040294 10.0.0.65 - - [2025-06-19 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005148 10.0.0.65 - - [2025-06-19 01:50:25] "GET /instance-ip/565783e7-107e-442f-831c-461ae520d2ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005957 10.0.0.65 - - [2025-06-19 01:50:25] "GET /global-vrouter-config/74ecc272-cf26-4d77-a6e5-83d5a6ba00b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1809 0.004220 10.0.0.65 - - [2025-06-19 01:50:25] "GET /instance-ip/565783e7-107e-442f-831c-461ae520d2ee?fields=floating_ips HTTP/1.1" 200 1169 0.007721 10.0.0.65 - - [2025-06-19 01:50:25] "GET /floating-ip/de0cc6c9-95b3-4fa3-82c2-c3fa9baef852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002436 10.0.0.65 - - [2025-06-19 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.65 - - [2025-06-19 01:50:25] "PUT /global-vrouter-config/74ecc272-cf26-4d77-a6e5-83d5a6ba00b6 HTTP/1.1" 200 276 0.007947 10.0.0.65 - - [2025-06-19 01:50:25] "POST /fqname-to-id HTTP/1.1" 404 228 0.008965 10.0.0.65 - - [2025-06-19 01:50:25] "POST /tags HTTP/1.1" 200 355 0.022181 10.0.0.65 - - [2025-06-19 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.022226 10.0.0.65 - - [2025-06-19 01:50:25] "GET /tag/e3118cd2-a7e3-4698-b973-56850691a575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.013008 10.0.0.65 - - [2025-06-19 01:50:25] "POST /tags HTTP/1.1" 200 303 0.022474 10.0.0.65 - - [2025-06-19 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.015677 10.0.0.65 - - [2025-06-19 01:50:25] "GET /tag/76163265-90e7-4710-95cf-6fd082843122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.020971 10.0.0.65 - - [2025-06-19 01:50:25] "POST /projects HTTP/1.1" 409 218 0.002374 10.0.0.65 - - [2025-06-19 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.65 - - [2025-06-19 01:50:25] "GET /project/f3ed37bc-ae6a-4a25-96ae-37ef0447412e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045291 10.0.0.65 - - [2025-06-19 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.65 - - [2025-06-19 01:50:25] "GET /network-ipam/2bb62474-8857-4808-9d49-44661e474a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003565 10.0.0.65 - - [2025-06-19 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.65 - - [2025-06-19 01:50:25] "GET /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005849 10.0.0.65 - - [2025-06-19 01:50:25] "PUT /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba HTTP/1.1" 200 264 0.056813 10.0.0.65 - - [2025-06-19 01:50:25] "GET /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.010790 10.0.0.65 - - [2025-06-19 01:50:25] "POST /set-tag HTTP/1.1" 200 109 0.042141 10.0.0.65 - - [2025-06-19 01:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005210 10.0.0.65 - - [2025-06-19 01:50:25] "GET /network-ipam/a70743be-e41f-4e28-902b-8caaeeabbba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002918 10.0.0.65 - - [2025-06-19 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.65 - - [2025-06-19 01:50:26] "GET /virtual-network/7f1647a9-2daa-43e8-98fa-57d4163998da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004139 10.0.0.65 - - [2025-06-19 01:50:26] "PUT /virtual-network/7f1647a9-2daa-43e8-98fa-57d4163998da HTTP/1.1" 200 264 0.060772 10.0.0.65 - - [2025-06-19 01:50:26] "GET /virtual-network/7f1647a9-2daa-43e8-98fa-57d4163998da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004972 10.0.0.65 - - [2025-06-19 01:50:26] "POST /set-tag HTTP/1.1" 200 109 0.053239 10.0.0.65 - - [2025-06-19 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011479 10.0.0.65 - - [2025-06-19 01:50:26] "GET /network-policy/a20bbbd4-b85b-4908-a4ca-298051c55363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003208 10.0.0.65 - - [2025-06-19 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.65 - - [2025-06-19 01:50:26] "GET /network-policy/2078b99e-10c9-4588-9391-06c7ffa77c8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002810 10.0.0.65 - - [2025-06-19 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.65 - - [2025-06-19 01:50:26] "GET /network-policy/76b511f3-28b5-4e03-b229-3bdacb98c335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002824 10.0.0.65 - - [2025-06-19 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.65 - - [2025-06-19 01:50:26] "PUT /network-policy/76b511f3-28b5-4e03-b229-3bdacb98c335 HTTP/1.1" 200 262 0.009989 10.0.0.65 - - [2025-06-19 01:50:26] "POST /ref-update HTTP/1.1" 200 156 0.067981 10.0.0.65 - - [2025-06-19 01:50:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002200 10.0.0.65 - - [2025-06-19 01:50:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001942 10.0.0.65 - - [2025-06-19 01:50:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001720 10.0.0.65 - - [2025-06-19 01:50:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002487 10.0.0.65 - - [2025-06-19 01:50:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001963 10.0.0.65 - - [2025-06-19 01:50:26] "POST /security-groups HTTP/1.1" 409 245 0.002403 10.0.0.65 - - [2025-06-19 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.65 - - [2025-06-19 01:50:26] "PUT /security-group/77cbb6f2-bd0f-49d3-ba1e-4fc60c9cf621 HTTP/1.1" 200 262 0.058333 10.0.0.65 - - [2025-06-19 01:50:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.032921 10.0.0.65 - - [2025-06-19 01:50:26] "PUT /access-control-list/9bb01f19-aba5-41a3-a3ec-100181e0f868 HTTP/1.1" 200 272 0.028389 10.0.0.65 - - [2025-06-19 01:50:26] "GET /application-policy-set/e8a4912c-ed03-4b04-b1df-c0dc5c92d28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013571 10.0.0.65 - - [2025-06-19 01:50:26] "PUT /access-control-list/eea184a7-1465-4cd9-948b-3ea3583bf3e4 HTTP/1.1" 200 272 0.023516 10.0.0.65 - - [2025-06-19 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.65 - - [2025-06-19 01:50:26] "GET /policy-management/eb70afb0-64d3-47d9-9290-5d9b50741cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003541 10.0.0.65 - - [2025-06-19 01:50:26] "POST /tags HTTP/1.1" 409 206 0.002365 10.0.0.65 - - [2025-06-19 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.65 - - [2025-06-19 01:50:26] "GET /tag/76163265-90e7-4710-95cf-6fd082843122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015288 10.0.0.65 - - [2025-06-19 01:50:26] "POST /firewall-rules HTTP/1.1" 200 562 0.067818 10.0.0.65 - - [2025-06-19 01:50:26] "GET /firewall-rule/15dd8ec1-2192-4141-a952-b70f626e6fad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004899 10.0.0.65 - - [2025-06-19 01:50:26] "GET /firewall-policy/07eeefbb-8714-4c36-ba47-0f94951258a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003716 10.0.0.65 - - [2025-06-19 01:50:26] "GET /firewall-rule/15dd8ec1-2192-4141-a952-b70f626e6fad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002156 10.0.0.65 - - [2025-06-19 01:50:27] "POST /ref-update HTTP/1.1" 200 156 0.030594 10.0.0.65 - - [2025-06-19 01:50:27] "GET /application-policy-set/e8a4912c-ed03-4b04-b1df-c0dc5c92d28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006397 10.0.0.65 - - [2025-06-19 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.65 - - [2025-06-19 01:50:27] "GET /policy-management/eb70afb0-64d3-47d9-9290-5d9b50741cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003179 10.0.0.65 - - [2025-06-19 01:50:27] "POST /tags HTTP/1.1" 409 206 0.001930 10.0.0.65 - - [2025-06-19 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.65 - - [2025-06-19 01:50:27] "GET /tag/76163265-90e7-4710-95cf-6fd082843122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011711 10.0.0.65 - - [2025-06-19 01:50:27] "POST /firewall-rules HTTP/1.1" 200 560 0.069671 10.0.0.65 - - [2025-06-19 01:50:27] "GET /firewall-rule/9b7f0a4e-369f-40f1-a2e6-f1d19be0e11a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.008543 10.0.0.65 - - [2025-06-19 01:50:27] "GET /firewall-policy/07eeefbb-8714-4c36-ba47-0f94951258a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.007692 10.0.0.65 - - [2025-06-19 01:50:27] "GET /firewall-rule/9b7f0a4e-369f-40f1-a2e6-f1d19be0e11a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002726 10.0.0.65 - - [2025-06-19 01:50:27] "POST /ref-update HTTP/1.1" 200 156 0.033005 10.0.0.65 - - [2025-06-19 01:50:27] "POST /tags HTTP/1.1" 200 301 0.020744 10.0.0.65 - - [2025-06-19 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.017631 10.0.0.65 - - [2025-06-19 01:50:27] "GET /tag/eccec9a5-0cc5-4612-b822-9dc183184af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.051571 10.0.0.65 - - [2025-06-19 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.65 - - [2025-06-19 01:50:27] "GET /project/1027a65c-0355-4c3c-a005-c59212e018c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.044580 10.0.0.65 - - [2025-06-19 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009311 10.0.0.65 - - [2025-06-19 01:50:27] "GET /virtual-network/7f1647a9-2daa-43e8-98fa-57d4163998da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.007785 10.0.0.65 - - [2025-06-19 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.012423 10.0.0.65 - - [2025-06-19 01:50:27] "GET /service-appliance-set/c79802e8-7558-4c07-b78a-a355ad34d6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004565 10.0.0.65 - - [2025-06-19 01:50:27] "POST /fqname-to-id HTTP/1.1" 404 242 0.002373 10.0.0.65 - - [2025-06-19 01:50:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.111893 10.0.0.65 - - [2025-06-19 01:50:27] "GET /virtual-machine-interface/5e945eb6-0f94-4dc2-908b-82f749c24003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.028006 10.0.0.65 - - [2025-06-19 01:50:28] "POST /instance-ips HTTP/1.1" 200 377 0.030092 10.0.0.65 - - [2025-06-19 01:50:28] "GET /instance-ip/5d1c8526-8ffe-472e-98c5-66c18cb9852e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007250 10.0.0.65 - - [2025-06-19 01:50:28] "POST /loadbalancers HTTP/1.1" 200 582 0.065062 10.0.0.65 - - [2025-06-19 01:50:28] "GET /project/1027a65c-0355-4c3c-a005-c59212e018c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.029555 10.0.0.65 - - [2025-06-19 01:50:28] "GET /instance-ip/5d1c8526-8ffe-472e-98c5-66c18cb9852e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006524 10.0.0.65 - - [2025-06-19 01:50:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.022673 10.0.0.65 - - [2025-06-19 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004387 10.0.0.65 - - [2025-06-19 01:50:28] "GET /project/1027a65c-0355-4c3c-a005-c59212e018c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.046209 10.0.0.65 - - [2025-06-19 01:50:28] "POST /floating-ips HTTP/1.1" 200 581 0.041181 10.0.0.65 - - [2025-06-19 01:50:28] "GET /loadbalancer/33eff6fe-e87e-4a97-8504-f250a1d99075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003749 10.0.0.65 - - [2025-06-19 01:50:28] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.030503 10.0.0.65 - - [2025-06-19 01:50:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.019209 10.0.0.65 - - [2025-06-19 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.65 - - [2025-06-19 01:50:28] "GET /project/1027a65c-0355-4c3c-a005-c59212e018c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.027739 10.0.0.65 - - [2025-06-19 01:50:28] "GET /loadbalancer-listener/9c086c81-bc2c-4125-bacf-d61502e68238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.007636 10.0.0.65 - - [2025-06-19 01:50:28] "GET /loadbalancer-listener/9c086c81-bc2c-4125-bacf-d61502e68238?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004049 10.0.0.65 - - [2025-06-19 01:50:28] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.020219 10.0.0.65 - - [2025-06-19 01:50:28] "GET /instance-ip/5d1c8526-8ffe-472e-98c5-66c18cb9852e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009401 10.0.0.65 - - [2025-06-19 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006536 10.0.0.65 - - [2025-06-19 01:50:28] "GET /instance-ip/5d1c8526-8ffe-472e-98c5-66c18cb9852e?fields=floating_ips HTTP/1.1" 200 1164 0.009998 10.0.0.65 - - [2025-06-19 01:50:28] "GET /floating-ip/89e86932-cd4b-4900-b3bc-e00f7474d255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.005906 10.0.0.65 - - [2025-06-19 01:50:28] "GET /project/1027a65c-0355-4c3c-a005-c59212e018c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.052007 10.0.0.65 - - [2025-06-19 01:50:28] "GET /loadbalancer/33eff6fe-e87e-4a97-8504-f250a1d99075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005221 10.0.0.65 - - [2025-06-19 01:50:28] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.025219 10.0.0.65 - - [2025-06-19 01:50:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.035260 10.0.0.65 - - [2025-06-19 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.015718 10.0.0.65 - - [2025-06-19 01:50:28] "GET /project/1027a65c-0355-4c3c-a005-c59212e018c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.051011 10.0.0.65 - - [2025-06-19 01:50:28] "GET /loadbalancer-listener/d8097ed3-ce85-4b8a-8ac1-bd0ba7fa8de5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.004250 10.0.0.65 - - [2025-06-19 01:50:28] "GET /loadbalancer-listener/d8097ed3-ce85-4b8a-8ac1-bd0ba7fa8de5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004940 10.0.0.65 - - [2025-06-19 01:50:28] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.022847 10.0.0.65 - - [2025-06-19 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.65 - - [2025-06-19 01:50:28] "GET /instance-ip/5d1c8526-8ffe-472e-98c5-66c18cb9852e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007434 10.0.0.65 - - [2025-06-19 01:50:28] "GET /instance-ip/5d1c8526-8ffe-472e-98c5-66c18cb9852e?fields=floating_ips HTTP/1.1" 200 1164 0.004639 10.0.0.65 - - [2025-06-19 01:50:28] "GET /floating-ip/89e86932-cd4b-4900-b3bc-e00f7474d255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004717 10.0.0.65 - - [2025-06-19 01:50:29] "GET /project/1027a65c-0355-4c3c-a005-c59212e018c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.065329 10.0.0.65 - - [2025-06-19 01:50:29] "GET /loadbalancer/33eff6fe-e87e-4a97-8504-f250a1d99075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002663 10.0.0.65 - - [2025-06-19 01:50:29] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.016884 10.0.0.65 - - [2025-06-19 01:50:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.013452 10.0.0.65 - - [2025-06-19 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.65 - - [2025-06-19 01:50:29] "GET /project/1027a65c-0355-4c3c-a005-c59212e018c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.034829 10.0.0.65 - - [2025-06-19 01:50:29] "GET /loadbalancer-listener/2bf0bbaf-cdae-43d4-be38-5b977c2778bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.005730 10.0.0.65 - - [2025-06-19 01:50:29] "GET /loadbalancer-listener/2bf0bbaf-cdae-43d4-be38-5b977c2778bd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.004164 10.0.0.65 - - [2025-06-19 01:50:29] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.025027 10.0.0.65 - - [2025-06-19 01:50:29] "GET /instance-ip/5d1c8526-8ffe-472e-98c5-66c18cb9852e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006705 10.0.0.65 - - [2025-06-19 01:50:29] "GET /instance-ip/5d1c8526-8ffe-472e-98c5-66c18cb9852e?fields=floating_ips HTTP/1.1" 200 1164 0.005548 10.0.0.65 - - [2025-06-19 01:50:29] "POST /tags HTTP/1.1" 200 371 0.041061 10.0.0.65 - - [2025-06-19 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.65 - - [2025-06-19 01:50:29] "GET /floating-ip/89e86932-cd4b-4900-b3bc-e00f7474d255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002762 10.0.0.65 - - [2025-06-19 01:50:29] "GET /tag/12237925-4a94-46d8-bffa-82a9af13a82b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.021840 10.0.0.65 - - [2025-06-19 01:50:29] "POST /tags HTTP/1.1" 200 319 0.042084 10.0.0.65 - - [2025-06-19 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.015323 10.0.0.65 - - [2025-06-19 01:50:29] "GET /tag/395af80d-09b4-4079-9097-7e4b1f0b9d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.018524 10.0.0.65 - - [2025-06-19 01:50:29] "POST /id-to-fqname HTTP/1.1" 200 181 0.000566 10.0.0.65 - - [2025-06-19 01:50:29] "POST /fqname-to-id HTTP/1.1" 404 190 0.012293 10.0.0.65 - - [2025-06-19 01:50:29] "POST /security-groups HTTP/1.1" 200 578 0.063512 10.0.0.65 - - [2025-06-19 01:50:29] "POST /projects HTTP/1.1" 200 497 0.190286 10.0.0.65 - - [2025-06-19 01:50:29] "POST /fqname-to-id HTTP/1.1" 404 225 0.006923 10.0.0.65 - - [2025-06-19 01:50:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018653 10.0.0.65 - - [2025-06-19 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.015058 10.0.0.65 - - [2025-06-19 01:50:29] "GET /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.018569 10.0.0.65 - - [2025-06-19 01:50:29] "POST /access-control-lists HTTP/1.1" 200 587 0.086536 10.0.0.65 - - [2025-06-19 01:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.022865 10.0.0.65 - - [2025-06-19 01:50:29] "POST /fqname-to-id HTTP/1.1" 404 224 0.013713 10.0.0.65 - - [2025-06-19 01:50:29] "GET /virtual-network/7f1647a9-2daa-43e8-98fa-57d4163998da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.006558 10.0.0.65 - - [2025-06-19 01:50:29] "POST /access-control-lists HTTP/1.1" 200 585 0.065051 10.0.0.65 - - [2025-06-19 01:50:30] "PUT /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba HTTP/1.1" 200 264 0.088495 10.0.0.65 - - [2025-06-19 01:50:30] "PUT /virtual-network/7f1647a9-2daa-43e8-98fa-57d4163998da HTTP/1.1" 200 264 0.057479 10.0.0.65 - - [2025-06-19 01:50:30] "POST /security-groups HTTP/1.1" 200 558 0.079476 10.0.0.65 - - [2025-06-19 01:50:30] "POST /fqname-to-id HTTP/1.1" 404 248 0.003565 10.0.0.65 - - [2025-06-19 01:50:30] "POST /access-control-lists HTTP/1.1" 200 610 0.057248 10.0.0.65 - - [2025-06-19 01:50:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.067086 10.0.0.65 - - [2025-06-19 01:50:30] "POST /fqname-to-id HTTP/1.1" 404 247 0.005456 10.0.0.65 - - [2025-06-19 01:50:30] "POST /chown HTTP/1.1" 200 109 0.020157 10.0.0.65 - - [2025-06-19 01:50:30] "GET /application-policy-set/e8a4912c-ed03-4b04-b1df-c0dc5c92d28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005965 10.0.0.65 - - [2025-06-19 01:50:30] "POST /access-control-lists HTTP/1.1" 200 608 0.082819 10.0.0.65 - - [2025-06-19 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.65 - - [2025-06-19 01:50:30] "GET /policy-management/eb70afb0-64d3-47d9-9290-5d9b50741cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002753 10.0.0.65 - - [2025-06-19 01:50:30] "POST /tags HTTP/1.1" 409 214 0.001664 10.0.0.65 - - [2025-06-19 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.65 - - [2025-06-19 01:50:30] "GET /tag/395af80d-09b4-4079-9097-7e4b1f0b9d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.015890 10.0.0.65 - - [2025-06-19 01:50:30] "POST /firewall-rules HTTP/1.1" 200 578 0.069111 10.0.0.65 - - [2025-06-19 01:50:30] "GET /firewall-rule/af0e538d-8e85-499d-bd6c-5bc4072ee3d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005833 10.0.0.65 - - [2025-06-19 01:50:30] "GET /firewall-policy/07eeefbb-8714-4c36-ba47-0f94951258a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.003780 10.0.0.65 - - [2025-06-19 01:50:30] "GET /firewall-rule/af0e538d-8e85-499d-bd6c-5bc4072ee3d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.003304 10.0.0.65 - - [2025-06-19 01:50:30] "POST /ref-update HTTP/1.1" 200 156 0.042227 10.0.0.65 - - [2025-06-19 01:50:30] "GET /application-policy-set/e8a4912c-ed03-4b04-b1df-c0dc5c92d28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009525 10.0.0.65 - - [2025-06-19 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.65 - - [2025-06-19 01:50:30] "GET /policy-management/eb70afb0-64d3-47d9-9290-5d9b50741cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003350 10.0.0.65 - - [2025-06-19 01:50:30] "POST /tags HTTP/1.1" 409 214 0.001985 10.0.0.65 - - [2025-06-19 01:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.65 - - [2025-06-19 01:50:30] "GET /tag/395af80d-09b4-4079-9097-7e4b1f0b9d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.015201 10.0.0.65 - - [2025-06-19 01:50:30] "POST /firewall-rules HTTP/1.1" 200 576 0.064625 10.0.0.65 - - [2025-06-19 01:50:30] "GET /firewall-rule/7f4386b5-306e-49da-aff1-44728de6a7f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.010001 10.0.0.65 - - [2025-06-19 01:50:30] "GET /firewall-policy/07eeefbb-8714-4c36-ba47-0f94951258a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.004048 10.0.0.65 - - [2025-06-19 01:50:31] "GET /firewall-rule/7f4386b5-306e-49da-aff1-44728de6a7f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003106 10.0.0.65 - - [2025-06-19 01:50:31] "POST /ref-update HTTP/1.1" 200 156 0.042487 10.0.0.65 - - [2025-06-19 01:50:31] "POST /tags HTTP/1.1" 200 363 0.031043 10.0.0.65 - - [2025-06-19 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.65 - - [2025-06-19 01:50:31] "GET /tag/ad78db46-4d71-4715-87eb-b83051343e11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.014384 10.0.0.65 - - [2025-06-19 01:50:31] "POST /tags HTTP/1.1" 200 311 0.024619 10.0.0.65 - - [2025-06-19 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.65 - - [2025-06-19 01:50:31] "GET /tag/d96c0c8b-8ccf-461e-ad0d-64a9a73c08d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.019698 10.0.0.65 - - [2025-06-19 01:50:31] "POST /id-to-fqname HTTP/1.1" 200 177 0.000734 10.0.0.65 - - [2025-06-19 01:50:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.004153 10.0.0.65 - - [2025-06-19 01:50:31] "POST /security-groups HTTP/1.1" 200 574 0.086388 10.0.0.65 - - [2025-06-19 01:50:31] "POST /projects HTTP/1.1" 200 489 0.233173 10.0.0.65 - - [2025-06-19 01:50:31] "POST /fqname-to-id HTTP/1.1" 404 217 0.003916 10.0.0.65 - - [2025-06-19 01:50:31] "POST /access-control-lists HTTP/1.1" 200 583 0.084223 10.0.0.65 - - [2025-06-19 01:50:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.058128 10.0.0.65 - - [2025-06-19 01:50:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.019030 10.0.0.65 - - [2025-06-19 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005100 10.0.0.65 - - [2025-06-19 01:50:31] "GET /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.014441 10.0.0.65 - - [2025-06-19 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005502 10.0.0.65 - - [2025-06-19 01:50:31] "GET /virtual-network/7f1647a9-2daa-43e8-98fa-57d4163998da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.016900 10.0.0.65 - - [2025-06-19 01:50:31] "POST /access-control-lists HTTP/1.1" 200 581 0.087081 10.0.0.65 - - [2025-06-19 01:50:31] "PUT /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba HTTP/1.1" 200 264 0.084378 10.0.0.65 - - [2025-06-19 01:50:31] "PUT /virtual-network/7f1647a9-2daa-43e8-98fa-57d4163998da HTTP/1.1" 200 264 0.049417 10.0.0.65 - - [2025-06-19 01:50:31] "POST /security-groups HTTP/1.1" 200 546 0.069168 10.0.0.65 - - [2025-06-19 01:50:32] "POST /fqname-to-id HTTP/1.1" 404 240 0.003535 10.0.0.65 - - [2025-06-19 01:50:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.019752 10.0.0.65 - - [2025-06-19 01:50:32] "POST /chown HTTP/1.1" 200 109 0.063104 10.0.0.65 - - [2025-06-19 01:50:32] "POST /access-control-lists HTTP/1.1" 200 602 0.086295 10.0.0.65 - - [2025-06-19 01:50:32] "POST /fqname-to-id HTTP/1.1" 404 239 0.005080 10.0.0.65 - - [2025-06-19 01:50:32] "GET /application-policy-set/e8a4912c-ed03-4b04-b1df-c0dc5c92d28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013314 10.0.0.65 - - [2025-06-19 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006535 10.0.0.65 - - [2025-06-19 01:50:32] "POST /access-control-lists HTTP/1.1" 200 600 0.057226 10.0.0.65 - - [2025-06-19 01:50:32] "GET /policy-management/eb70afb0-64d3-47d9-9290-5d9b50741cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.013499 10.0.0.65 - - [2025-06-19 01:50:32] "POST /tags HTTP/1.1" 409 210 0.002460 10.0.0.65 - - [2025-06-19 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.65 - - [2025-06-19 01:50:32] "GET /tag/d96c0c8b-8ccf-461e-ad0d-64a9a73c08d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014365 10.0.0.65 - - [2025-06-19 01:50:32] "POST /firewall-rules HTTP/1.1" 200 570 0.098337 10.0.0.65 - - [2025-06-19 01:50:32] "GET /firewall-rule/09859971-1b86-4898-b5b7-d4dc9100e306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005655 10.0.0.65 - - [2025-06-19 01:50:32] "GET /firewall-policy/07eeefbb-8714-4c36-ba47-0f94951258a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.003754 10.0.0.65 - - [2025-06-19 01:50:32] "GET /firewall-rule/09859971-1b86-4898-b5b7-d4dc9100e306?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002345 10.0.0.65 - - [2025-06-19 01:50:32] "POST /ref-update HTTP/1.1" 200 156 0.061357 10.0.0.65 - - [2025-06-19 01:50:32] "GET /application-policy-set/e8a4912c-ed03-4b04-b1df-c0dc5c92d28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009717 10.0.0.65 - - [2025-06-19 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004029 10.0.0.65 - - [2025-06-19 01:50:32] "GET /policy-management/eb70afb0-64d3-47d9-9290-5d9b50741cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003021 10.0.0.65 - - [2025-06-19 01:50:32] "POST /tags HTTP/1.1" 409 210 0.001817 10.0.0.65 - - [2025-06-19 01:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.65 - - [2025-06-19 01:50:32] "GET /tag/d96c0c8b-8ccf-461e-ad0d-64a9a73c08d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011530 10.0.0.65 - - [2025-06-19 01:50:32] "POST /firewall-rules HTTP/1.1" 200 568 0.081020 10.0.0.65 - - [2025-06-19 01:50:32] "GET /firewall-rule/b4251fa5-c930-41d5-95f4-a72be73603d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004480 10.0.0.65 - - [2025-06-19 01:50:32] "GET /firewall-policy/07eeefbb-8714-4c36-ba47-0f94951258a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.003904 10.0.0.65 - - [2025-06-19 01:50:32] "GET /firewall-rule/b4251fa5-c930-41d5-95f4-a72be73603d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002515 10.0.0.65 - - [2025-06-19 01:50:32] "POST /ref-update HTTP/1.1" 200 156 0.053301 10.0.0.65 - - [2025-06-19 01:50:32] "POST /tags HTTP/1.1" 200 363 0.053661 10.0.0.65 - - [2025-06-19 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.65 - - [2025-06-19 01:50:33] "GET /tag/81e11895-b773-41f3-982f-a223dfe4870f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.015031 10.0.0.65 - - [2025-06-19 01:50:33] "POST /tags HTTP/1.1" 200 311 0.036966 10.0.0.65 - - [2025-06-19 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.65 - - [2025-06-19 01:50:33] "GET /tag/a5cb4c46-e9a3-4a5c-b13c-263b9be531d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.025017 10.0.0.65 - - [2025-06-19 01:50:33] "POST /projects HTTP/1.1" 409 223 0.002478 10.0.0.65 - - [2025-06-19 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004550 10.0.0.65 - - [2025-06-19 01:50:33] "GET /project/1027a65c-0355-4c3c-a005-c59212e018c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.056421 10.0.0.65 - - [2025-06-19 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008546 10.0.0.65 - - [2025-06-19 01:50:33] "GET /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004997 10.0.0.65 - - [2025-06-19 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.65 - - [2025-06-19 01:50:33] "GET /virtual-network/7f1647a9-2daa-43e8-98fa-57d4163998da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.005450 10.0.0.65 - - [2025-06-19 01:50:33] "PUT /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba HTTP/1.1" 200 264 0.055494 10.0.0.65 - - [2025-06-19 01:50:33] "PUT /virtual-network/7f1647a9-2daa-43e8-98fa-57d4163998da HTTP/1.1" 200 264 0.070399 10.0.0.65 - - [2025-06-19 01:50:33] "POST /security-groups HTTP/1.1" 409 253 0.002965 10.0.0.65 - - [2025-06-19 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002584 10.0.0.65 - - [2025-06-19 01:50:33] "PUT /security-group/d05be20b-c64b-4620-9793-55860eb64539 HTTP/1.1" 200 262 0.071591 10.0.0.65 - - [2025-06-19 01:50:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.037929 10.0.0.65 - - [2025-06-19 01:50:33] "PUT /access-control-list/f3bfb02f-772b-4ba9-9679-4615834d6dc9 HTTP/1.1" 200 272 0.014651 10.0.0.65 - - [2025-06-19 01:50:33] "GET /application-policy-set/e8a4912c-ed03-4b04-b1df-c0dc5c92d28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007160 10.0.0.65 - - [2025-06-19 01:50:33] "PUT /access-control-list/a4fcc21e-8063-4106-9992-0044db21444a HTTP/1.1" 200 272 0.025358 10.0.0.65 - - [2025-06-19 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004890 10.0.0.65 - - [2025-06-19 01:50:33] "GET /policy-management/eb70afb0-64d3-47d9-9290-5d9b50741cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003975 10.0.0.65 - - [2025-06-19 01:50:33] "POST /tags HTTP/1.1" 409 210 0.001981 10.0.0.65 - - [2025-06-19 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.65 - - [2025-06-19 01:50:33] "GET /tag/a5cb4c46-e9a3-4a5c-b13c-263b9be531d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014195 10.0.0.65 - - [2025-06-19 01:50:33] "POST /firewall-rules HTTP/1.1" 200 570 0.107976 10.0.0.65 - - [2025-06-19 01:50:34] "GET /firewall-rule/91c39f67-076e-40c1-b015-d8ebf4fc4d32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005524 10.0.0.65 - - [2025-06-19 01:50:34] "GET /firewall-policy/07eeefbb-8714-4c36-ba47-0f94951258a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.004466 10.0.0.65 - - [2025-06-19 01:50:34] "GET /firewall-rule/91c39f67-076e-40c1-b015-d8ebf4fc4d32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003626 10.0.0.65 - - [2025-06-19 01:50:34] "POST /ref-update HTTP/1.1" 200 156 0.080034 10.0.0.65 - - [2025-06-19 01:50:34] "GET /application-policy-set/e8a4912c-ed03-4b04-b1df-c0dc5c92d28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016928 10.0.0.65 - - [2025-06-19 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012212 10.0.0.65 - - [2025-06-19 01:50:34] "GET /policy-management/eb70afb0-64d3-47d9-9290-5d9b50741cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010104 10.0.0.65 - - [2025-06-19 01:50:34] "POST /tags HTTP/1.1" 409 210 0.002271 10.0.0.65 - - [2025-06-19 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.65 - - [2025-06-19 01:50:34] "GET /tag/a5cb4c46-e9a3-4a5c-b13c-263b9be531d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014730 10.0.0.65 - - [2025-06-19 01:50:34] "POST /firewall-rules HTTP/1.1" 200 568 0.087272 10.0.0.65 - - [2025-06-19 01:50:34] "GET /firewall-rule/3e7887c8-a467-42b0-a6c5-3a07178b2453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.010990 10.0.0.65 - - [2025-06-19 01:50:34] "GET /firewall-policy/07eeefbb-8714-4c36-ba47-0f94951258a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.012327 10.0.0.65 - - [2025-06-19 01:50:34] "GET /firewall-rule/3e7887c8-a467-42b0-a6c5-3a07178b2453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003676 10.0.0.65 - - [2025-06-19 01:50:34] "POST /ref-update HTTP/1.1" 200 156 0.179120 10.0.0.65 - - [2025-06-19 01:50:35] "POST /tags HTTP/1.1" 200 301 0.256292 10.0.0.65 - - [2025-06-19 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.65 - - [2025-06-19 01:50:35] "GET /tag/3ec85fe7-a259-4ec9-b061-12a410d0eb64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.019180 10.0.0.65 - - [2025-06-19 01:50:35] "POST /tags HTTP/1.1" 200 325 0.079466 10.0.0.65 - - [2025-06-19 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.65 - - [2025-06-19 01:50:35] "GET /tag/b51b447d-82ff-4fb6-b879-88189d3532b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.016963 10.0.0.65 - - [2025-06-19 01:50:35] "POST /tags HTTP/1.1" 409 237 0.001914 10.0.0.65 - - [2025-06-19 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.65 - - [2025-06-19 01:50:35] "GET /tag/81e11895-b773-41f3-982f-a223dfe4870f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.016142 10.0.0.65 - - [2025-06-19 01:50:35] "POST /tags HTTP/1.1" 409 210 0.003992 10.0.0.65 - - [2025-06-19 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.65 - - [2025-06-19 01:50:35] "GET /tag/a5cb4c46-e9a3-4a5c-b13c-263b9be531d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.032107 10.0.0.65 - - [2025-06-19 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.65 - - [2025-06-19 01:50:35] "GET /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007582 10.0.0.65 - - [2025-06-19 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004770 10.0.0.65 - - [2025-06-19 01:50:35] "GET /project/1027a65c-0355-4c3c-a005-c59212e018c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.037972 10.0.0.65 - - [2025-06-19 01:50:35] "POST /virtual-machines HTTP/1.1" 200 377 0.025016 10.0.0.65 - - [2025-06-19 01:50:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.017734 10.0.0.65 - - [2025-06-19 01:50:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.110726 10.0.0.65 - - [2025-06-19 01:50:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.031049 10.0.0.65 - - [2025-06-19 01:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005654 10.0.0.65 - - [2025-06-19 01:50:35] "GET /virtual-machine-interface/caf46876-4caf-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.020314 10.0.0.65 - - [2025-06-19 01:50:35] "POST /instance-ips HTTP/1.1" 200 409 0.036762 10.0.0.65 - - [2025-06-19 01:50:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.044751 10.0.0.65 - - [2025-06-19 01:50:36] "GET /virtual-machine-interface/caf46876-4caf-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.008662 10.0.0.65 - - [2025-06-19 01:50:36] "POST /set-tag HTTP/1.1" 200 109 0.020789 10.0.0.65 - - [2025-06-19 01:50:36] "GET /virtual-machine-interface/caf46876-4caf-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.021411 10.0.0.65 - - [2025-06-19 01:50:36] "GET /instance-ip/cb125ec6-4caf-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.007213 10.0.0.65 - - [2025-06-19 01:50:36] "GET /virtual-machine-interface/caf46876-4caf-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004543 10.0.0.65 - - [2025-06-19 01:50:36] "POST /set-tag HTTP/1.1" 200 109 0.002495 10.0.0.65 - - [2025-06-19 01:50:36] "GET /virtual-machine-interface/caf46876-4caf-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007064 10.0.0.65 - - [2025-06-19 01:50:36] "POST /set-tag HTTP/1.1" 200 109 0.003936 10.0.0.65 - - [2025-06-19 01:50:36] "GET /virtual-machine-interface/caf46876-4caf-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004303 10.0.0.65 - - [2025-06-19 01:50:36] "POST /set-tag HTTP/1.1" 200 109 0.002048 10.0.0.65 - - [2025-06-19 01:50:36] "GET / HTTP/1.1" 200 35931 0.001676 10.0.0.65 - - [2025-06-19 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.65 - - [2025-06-19 01:50:36] "GET /global-system-config/57034b53-16ef-4b47-84b5-1d8fa25ab5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.005330 10.0.0.65 - - [2025-06-19 01:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.65 - - [2025-06-19 01:50:36] "GET /config-node/1c3befc0-6845-4e33-8a74-8b7bf1c0cbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.003057 10.0.0.65 - - [2025-06-19 01:50:47] "GET / HTTP/1.1" 200 35931 0.001410 10.0.0.65 - - [2025-06-19 01:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.65 - - [2025-06-19 01:50:47] "GET /routing-instance/7bc5e19f-aabf-4b07-ae9a-54351d417c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003011 10.0.0.65 - - [2025-06-19 01:50:47] "POST /bgp-routers HTTP/1.1" 409 301 0.002227 10.0.0.65 - - [2025-06-19 01:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.65 - - [2025-06-19 01:50:47] "GET /bgp-router/d62dcb66-5cc3-4ed0-9066-e945930d47a1?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.006574 10.0.0.65 - - [2025-06-19 01:50:47] "PUT /bgp-router/d62dcb66-5cc3-4ed0-9066-e945930d47a1 HTTP/1.1" 200 254 0.018229 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:50:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000901 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:50:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001269 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:50:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000929 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:50:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000896 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:50:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000851 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:50:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001147 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:51:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001395 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:51:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001523 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:51:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000798 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:51:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000936 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:51:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000821 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:51:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000898 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:51:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000990 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:51:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001051 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:51:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000760 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:51:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000925 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:51:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000828 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:51:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000900 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:51:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000736 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:51:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000807 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:52:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000851 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:52:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001002 10.0.0.249 - - [2025-06-19 01:53:10] "GET / HTTP/1.1" 200 35931 0.001898 10.0.0.249 - - [2025-06-19 01:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.249 - - [2025-06-19 01:53:10] "GET /global-system-config/57034b53-16ef-4b47-84b5-1d8fa25ab5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.004701 10.0.0.249 - - [2025-06-19 01:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.249 - - [2025-06-19 01:53:10] "GET /routing-instance/7bc5e19f-aabf-4b07-ae9a-54351d417c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004644 10.0.0.249 - - [2025-06-19 01:53:10] "PUT /global-system-config/57034b53-16ef-4b47-84b5-1d8fa25ab5a1 HTTP/1.1" 200 274 0.010950 10.0.0.249 - - [2025-06-19 01:53:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.009103 10.0.0.249 - - [2025-06-19 01:53:10] "POST /virtual-routers HTTP/1.1" 200 599 0.023013 10.0.0.249 - - [2025-06-19 01:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006653 10.0.0.249 - - [2025-06-19 01:53:10] "GET /virtual-router/d9112f0a-8c0a-4a75-b206-01d185af5a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.006016 10.0.0.249 - - [2025-06-19 01:53:10] "POST /fqname-to-id HTTP/1.1" 404 229 0.002156 10.0.0.249 - - [2025-06-19 01:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.249 - - [2025-06-19 01:53:10] "GET /virtual-network/9f63e504-0052-4ad0-9803-0ad2fe4dc1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004294 10.0.0.249 - - [2025-06-19 01:53:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.053258 10.0.0.65 - - [2025-06-19 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.65 - - [2025-06-19 01:53:32] "GET /virtual-router/d9112f0a-8c0a-4a75-b206-01d185af5a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003622 10.0.0.65 - - [2025-06-19 01:53:52] "GET /global-system-configs HTTP/1.1" 200 322 0.002445 10.0.0.65 - - [2025-06-19 01:53:53] "GET /global-system-configs HTTP/1.1" 200 322 0.003412 10.0.0.249 - - [2025-06-19 01:54:08] "GET / HTTP/1.1" 200 35931 0.001956 10.0.0.249 - - [2025-06-19 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.249 - - [2025-06-19 01:54:08] "GET /global-system-config/57034b53-16ef-4b47-84b5-1d8fa25ab5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2708 0.005577 10.0.0.249 - - [2025-06-19 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.249 - - [2025-06-19 01:54:08] "GET /routing-instance/7bc5e19f-aabf-4b07-ae9a-54351d417c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002870 10.0.0.249 - - [2025-06-19 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.249 - - [2025-06-19 01:54:08] "GET /virtual-router/d9112f0a-8c0a-4a75-b206-01d185af5a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003352 10.0.0.249 - - [2025-06-19 01:54:08] "PUT /virtual-router/d9112f0a-8c0a-4a75-b206-01d185af5a28 HTTP/1.1" 200 262 0.011253 10.0.0.249 - - [2025-06-19 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.249 - - [2025-06-19 01:54:08] "GET /virtual-router/d9112f0a-8c0a-4a75-b206-01d185af5a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003003 10.0.0.249 - - [2025-06-19 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.249 - - [2025-06-19 01:54:08] "GET /virtual-machine-interface/abcb60ed-1d7b-46db-be18-a2c4f89358c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.006825 10.0.0.249 - - [2025-06-19 01:54:08] "PUT /virtual-machine-interface/abcb60ed-1d7b-46db-be18-a2c4f89358c6 HTTP/1.1" 200 284 0.010385 10.0.0.65 - - [2025-06-19 01:54:22] "GET /virtual-router/d9112f0a-8c0a-4a75-b206-01d185af5a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003207 10.0.0.65 - - [2025-06-19 01:54:22] "POST /ref-update HTTP/1.1" 200 156 0.007401 10.0.0.65 - - [2025-06-19 01:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.65 - - [2025-06-19 01:54:32] "GET /virtual-router/d9112f0a-8c0a-4a75-b206-01d185af5a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004010 10.0.0.65 - - [2025-06-19 01:54:34] "GET /virtual-machine-interface/caf46876-4caf-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004478 10.0.0.65 - - [2025-06-19 01:54:34] "POST /set-tag HTTP/1.1" 200 109 0.002167 10.0.0.65 - - [2025-06-19 01:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.65 - - [2025-06-19 01:54:34] "GET /loadbalancer/33eff6fe-e87e-4a97-8504-f250a1d99075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002217 10.0.0.65 - - [2025-06-19 01:54:34] "GET /virtual-machine-interface/caf46876-4caf-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006220 10.0.0.65 - - [2025-06-19 01:54:34] "POST /set-tag HTTP/1.1" 200 109 0.005255 10.0.0.65 - - [2025-06-19 01:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.65 - - [2025-06-19 01:54:34] "GET /loadbalancer/33eff6fe-e87e-4a97-8504-f250a1d99075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002871 10.0.0.65 - - [2025-06-19 01:54:34] "GET /loadbalancer-pool/b720fe42-e6db-4697-a48a-d3620dd9fdaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003967 10.0.0.65 - - [2025-06-19 01:54:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016401 10.0.0.65 - - [2025-06-19 01:54:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.009119 10.0.0.65 - - [2025-06-19 01:54:34] "GET /virtual-machine-interface/caf46876-4caf-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009007 10.0.0.65 - - [2025-06-19 01:54:34] "GET /virtual-machine-interface/caf46876-4caf-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006430 10.0.0.65 - - [2025-06-19 01:54:34] "POST /tags HTTP/1.1" 409 205 0.002607 10.0.0.65 - - [2025-06-19 01:54:34] "POST /ref-update HTTP/1.1" 200 156 0.005745 10.0.0.65 - - [2025-06-19 01:54:34] "GET /floating-ip/89e86932-cd4b-4900-b3bc-e00f7474d255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.006876 10.0.0.65 - - [2025-06-19 01:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.65 - - [2025-06-19 01:54:34] "GET /tag/eccec9a5-0cc5-4612-b822-9dc183184af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010793 10.0.0.65 - - [2025-06-19 01:54:34] "PUT /floating-ip/89e86932-cd4b-4900-b3bc-e00f7474d255 HTTP/1.1" 200 256 0.014928 10.0.0.65 - - [2025-06-19 01:54:34] "POST /set-tag HTTP/1.1" 200 109 0.085317 10.0.0.65 - - [2025-06-19 01:54:34] "GET /loadbalancer-pool/770f5756-c9da-4444-b51b-522fa2ceeb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004365 10.0.0.65 - - [2025-06-19 01:54:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015841 10.0.0.65 - - [2025-06-19 01:54:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.019426 10.0.0.65 - - [2025-06-19 01:54:34] "GET /virtual-machine-interface/caf46876-4caf-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015954 10.0.0.65 - - [2025-06-19 01:54:34] "GET /virtual-machine-interface/caf46876-4caf-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004111 10.0.0.65 - - [2025-06-19 01:54:34] "POST /ref-update HTTP/1.1" 200 156 0.006241 10.0.0.65 - - [2025-06-19 01:54:34] "GET /floating-ip/89e86932-cd4b-4900-b3bc-e00f7474d255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.006645 10.0.0.65 - - [2025-06-19 01:54:34] "POST /set-tag HTTP/1.1" 200 109 0.002372 10.0.0.65 - - [2025-06-19 01:54:34] "GET /loadbalancer-pool/bb7510e9-4675-4d68-a7f0-64242cf46414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005094 10.0.0.65 - - [2025-06-19 01:54:34] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021715 10.0.0.65 - - [2025-06-19 01:54:34] "PUT /floating-ip/89e86932-cd4b-4900-b3bc-e00f7474d255 HTTP/1.1" 200 256 0.025519 10.0.0.65 - - [2025-06-19 01:54:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.026762 10.0.0.65 - - [2025-06-19 01:54:34] "GET /virtual-machine-interface/caf46876-4caf-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010120 10.0.0.65 - - [2025-06-19 01:54:34] "POST /set-tag HTTP/1.1" 200 109 0.005209 10.0.0.65 - - [2025-06-19 01:54:34] "GET /virtual-machine-interface/caf46876-4caf-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004178 10.0.0.65 - - [2025-06-19 01:54:34] "POST /ref-update HTTP/1.1" 200 156 0.010906 10.0.0.65 - - [2025-06-19 01:54:34] "GET /floating-ip/89e86932-cd4b-4900-b3bc-e00f7474d255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.012704 10.0.0.65 - - [2025-06-19 01:54:34] "PUT /floating-ip/89e86932-cd4b-4900-b3bc-e00f7474d255 HTTP/1.1" 200 256 0.012523 10.0.0.65 - - [2025-06-19 01:56:18] "GET /virtual-machine-interface/caf46876-4caf-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006144 10.0.0.65 - - [2025-06-19 01:56:18] "POST /set-tag HTTP/1.1" 200 109 0.005623 10.0.0.65 - - [2025-06-19 01:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.65 - - [2025-06-19 01:56:18] "GET /loadbalancer/33eff6fe-e87e-4a97-8504-f250a1d99075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002601 10.0.0.65 - - [2025-06-19 01:56:18] "GET /virtual-machine-interface/caf46876-4caf-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006211 10.0.0.65 - - [2025-06-19 01:56:18] "POST /set-tag HTTP/1.1" 200 109 0.019849 10.0.0.65 - - [2025-06-19 01:56:18] "DELETE /loadbalancer-member/141a5d95-a067-4ede-9cfa-03a39c28d889 HTTP/1.1" 200 115 0.041628 10.0.0.65 - - [2025-06-19 01:56:18] "GET /virtual-machine-interface/caf46876-4caf-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004745 10.0.0.65 - - [2025-06-19 01:56:18] "POST /set-tag HTTP/1.1" 200 109 0.007733 10.0.0.65 - - [2025-06-19 01:56:18] "DELETE /loadbalancer-member/31f26a0d-4c4d-4f21-886d-82004ea4efb5 HTTP/1.1" 200 115 0.038484 10.0.0.65 - - [2025-06-19 01:56:18] "GET /virtual-machine-interface/caf46876-4caf-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009452 10.0.0.65 - - [2025-06-19 01:56:18] "POST /set-tag HTTP/1.1" 200 109 0.006237 10.0.0.65 - - [2025-06-19 01:56:18] "DELETE /loadbalancer-member/96f13f35-1f2c-4eba-b5b0-ec96ff70d0d8 HTTP/1.1" 200 115 0.032105 10.0.0.65 - - [2025-06-19 01:56:18] "GET /virtual-machine-interface/caf46876-4caf-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009130 10.0.0.65 - - [2025-06-19 01:56:18] "POST /set-tag HTTP/1.1" 200 109 0.004067 10.0.0.65 - - [2025-06-19 01:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.65 - - [2025-06-19 01:56:18] "GET /loadbalancer/33eff6fe-e87e-4a97-8504-f250a1d99075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002582 10.0.0.65 - - [2025-06-19 01:56:18] "GET /loadbalancer-pool/b720fe42-e6db-4697-a48a-d3620dd9fdaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005485 10.0.0.65 - - [2025-06-19 01:56:18] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019490 10.0.0.65 - - [2025-06-19 01:56:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.009640 10.0.0.65 - - [2025-06-19 01:56:18] "GET /virtual-machine-interface/caf46876-4caf-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013800 10.0.0.65 - - [2025-06-19 01:56:18] "GET /floating-ip/89e86932-cd4b-4900-b3bc-e00f7474d255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.008349 10.0.0.65 - - [2025-06-19 01:56:18] "GET /virtual-machine-interface/caf46876-4caf-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010357 10.0.0.65 - - [2025-06-19 01:56:19] "POST /set-tag HTTP/1.1" 200 109 0.071898 10.0.0.65 - - [2025-06-19 01:56:19] "GET /loadbalancer-pool/770f5756-c9da-4444-b51b-522fa2ceeb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003548 10.0.0.65 - - [2025-06-19 01:56:19] "POST /loadbalancer-members HTTP/1.1" 200 690 0.034869 10.0.0.65 - - [2025-06-19 01:56:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.009944 10.0.0.65 - - [2025-06-19 01:56:19] "GET /virtual-machine-interface/caf46876-4caf-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012995 10.0.0.65 - - [2025-06-19 01:56:19] "GET /virtual-machine-interface/caf46876-4caf-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011803 10.0.0.65 - - [2025-06-19 01:56:19] "GET /floating-ip/89e86932-cd4b-4900-b3bc-e00f7474d255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.005313 10.0.0.65 - - [2025-06-19 01:56:19] "POST /set-tag HTTP/1.1" 200 109 0.003654 10.0.0.65 - - [2025-06-19 01:56:19] "GET /loadbalancer-pool/bb7510e9-4675-4d68-a7f0-64242cf46414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.006934 10.0.0.65 - - [2025-06-19 01:56:19] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027349 10.0.0.65 - - [2025-06-19 01:56:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.007435 10.0.0.65 - - [2025-06-19 01:56:19] "GET /virtual-machine-interface/caf46876-4caf-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007085 10.0.0.65 - - [2025-06-19 01:56:19] "POST /set-tag HTTP/1.1" 200 109 0.002849 10.0.0.65 - - [2025-06-19 01:56:19] "GET /virtual-machine-interface/caf46876-4caf-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016139 10.0.0.65 - - [2025-06-19 01:56:19] "GET /floating-ip/89e86932-cd4b-4900-b3bc-e00f7474d255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003816 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:56:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000935 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:56:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000939 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:56:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000871 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:56:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000841 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:57:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001244 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:57:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001064 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:57:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000839 [Introspect:8084]10.0.0.65 - - [2025-06-19 01:57:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000956 10.0.0.65 - - [2025-06-19 01:58:52] "GET /global-system-configs HTTP/1.1" 200 322 0.007833 10.0.0.65 - - [2025-06-19 01:58:53] "GET /global-system-configs HTTP/1.1" 200 322 0.004988 10.0.0.65 - - [2025-06-19 01:59:10] "GET / HTTP/1.1" 200 35931 0.001811 10.0.0.65 - - [2025-06-19 01:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.65 - - [2025-06-19 01:59:10] "GET /project/f3ed37bc-ae6a-4a25-96ae-37ef0447412e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034549 10.0.0.65 - - [2025-06-19 01:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.65 - - [2025-06-19 01:59:10] "GET /project/f3ed37bc-ae6a-4a25-96ae-37ef0447412e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031690 10.0.0.65 - - [2025-06-19 01:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.65 - - [2025-06-19 01:59:11] "GET /project/f3ed37bc-ae6a-4a25-96ae-37ef0447412e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041697 10.0.0.65 - - [2025-06-19 01:59:11] "POST /tags HTTP/1.1" 200 333 0.034551 10.0.0.65 - - [2025-06-19 01:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004448 10.0.0.65 - - [2025-06-19 01:59:11] "GET /tag/f8245874-97a9-4f0f-b4d8-47bd44aa76ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.021402 10.0.0.65 - - [2025-06-19 01:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.65 - - [2025-06-19 01:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.65 - - [2025-06-19 01:59:11] "GET /project/f3ed37bc-ae6a-4a25-96ae-37ef0447412e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034054 10.0.0.65 - - [2025-06-19 01:59:11] "GET /virtual-networks?parent_id=f3ed37bc-ae6a-4a25-96ae-37ef0447412e&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001753 10.0.0.65 - - [2025-06-19 01:59:11] "GET /project/f3ed37bc-ae6a-4a25-96ae-37ef0447412e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041555 10.0.0.65 - - [2025-06-19 01:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.65 - - [2025-06-19 01:59:11] "GET /virtual-network/7f1647a9-2daa-43e8-98fa-57d4163998da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005927 10.0.0.65 - - [2025-06-19 01:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.65 - - [2025-06-19 01:59:11] "POST /virtual-networks HTTP/1.1" 200 512 0.094866 10.0.0.65 - - [2025-06-19 01:59:11] "GET /service-appliance-set/c79802e8-7558-4c07-b78a-a355ad34d6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.005640 10.0.0.65 - - [2025-06-19 01:59:11] "POST /fqname-to-id HTTP/1.1" 404 254 0.002445 10.0.0.65 - - [2025-06-19 01:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.65 - - [2025-06-19 01:59:11] "GET /network-ipam/54e8cb86-20f3-4598-a40b-c202ed66e7a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.042596 10.0.0.65 - - [2025-06-19 01:59:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.117240 10.0.0.65 - - [2025-06-19 01:59:12] "GET /virtual-machine-interface/5a51fdf8-6b6d-4d3d-aa55-0d4754c84b9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.011266 10.0.0.65 - - [2025-06-19 01:59:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003714 10.0.0.65 - - [2025-06-19 01:59:12] "POST /ref-update HTTP/1.1" 200 156 0.126256 10.0.0.65 - - [2025-06-19 01:59:12] "GET /virtual-network/1f55a783-990e-4d49-9733-5c996381ef49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.009218 10.0.0.65 - - [2025-06-19 01:59:12] "POST /instance-ips HTTP/1.1" 200 409 0.051260 10.0.0.65 - - [2025-06-19 01:59:12] "GET /instance-ip/b1e84695-8fc3-49d7-8176-7cfde7e1519e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.004164 10.0.0.65 - - [2025-06-19 01:59:12] "GET /domains HTTP/1.1" 200 280 0.001732 10.0.0.65 - - [2025-06-19 01:59:12] "GET /domain/791ba142-90ea-4ae0-bab0-a12f4359d874 HTTP/1.1" 200 3086 0.008748 10.0.0.65 - - [2025-06-19 01:59:12] "GET /project/f3ed37bc-ae6a-4a25-96ae-37ef0447412e HTTP/1.1" 200 5477 0.045351 10.0.0.65 - - [2025-06-19 01:59:12] "GET /virtual-network/1f55a783-990e-4d49-9733-5c996381ef49 HTTP/1.1" 200 2092 0.008658 10.0.0.65 - - [2025-06-19 01:59:12] "GET /virtual-network/1f55a783-990e-4d49-9733-5c996381ef49 HTTP/1.1" 200 2092 0.047077 10.0.0.65 - - [2025-06-19 01:59:12] "POST /loadbalancers HTTP/1.1" 200 610 0.102189 10.0.0.65 - - [2025-06-19 01:59:12] "GET /routing-instance/ad9feec7-96b1-42be-89f9-6b5af4878d94 HTTP/1.1" 200 1181 0.015610 10.0.0.65 - - [2025-06-19 01:59:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.014171 10.0.0.65 - - [2025-06-19 01:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014984 10.0.0.65 - - [2025-06-19 01:59:12] "GET /routing-instance/ad9feec7-96b1-42be-89f9-6b5af4878d94 HTTP/1.1" 200 1181 0.009838 10.0.0.65 - - [2025-06-19 01:59:12] "GET /project/f3ed37bc-ae6a-4a25-96ae-37ef0447412e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.054167 10.0.0.65 - - [2025-06-19 01:59:12] "GET /instance-ip/b1e84695-8fc3-49d7-8176-7cfde7e1519e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003081 10.0.0.65 - - [2025-06-19 01:59:12] "GET /project/f3ed37bc-ae6a-4a25-96ae-37ef0447412e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.050497 10.0.0.65 - - [2025-06-19 01:59:12] "POST /route-targets HTTP/1.1" 200 327 0.043596 10.0.0.65 - - [2025-06-19 01:59:12] "GET /loadbalancer/ea605ffd-ded1-45f9-95a0-dd992a294d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.012982 10.0.0.65 - - [2025-06-19 01:59:12] "POST /floating-ips HTTP/1.1" 200 597 0.072796 10.0.0.65 - - [2025-06-19 01:59:12] "POST /ref-update HTTP/1.1" 200 156 0.043311 10.0.0.65 - - [2025-06-19 01:59:12] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.080756 10.0.0.65 - - [2025-06-19 01:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.65 - - [2025-06-19 01:59:12] "GET /project/f3ed37bc-ae6a-4a25-96ae-37ef0447412e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.027430 10.0.0.65 - - [2025-06-19 01:59:12] "GET /loadbalancer-listener/62d77a2a-b922-4c0c-bffe-4b1067f9392f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.004787 10.0.0.65 - - [2025-06-19 01:59:12] "GET /loadbalancer-listener/62d77a2a-b922-4c0c-bffe-4b1067f9392f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003801 10.0.0.65 - - [2025-06-19 01:59:12] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.023480 10.0.0.65 - - [2025-06-19 01:59:12] "GET /instance-ip/b1e84695-8fc3-49d7-8176-7cfde7e1519e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.002991 10.0.0.65 - - [2025-06-19 01:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.65 - - [2025-06-19 01:59:12] "GET /instance-ip/b1e84695-8fc3-49d7-8176-7cfde7e1519e?fields=floating_ips HTTP/1.1" 200 1212 0.006394 10.0.0.65 - - [2025-06-19 01:59:12] "GET /floating-ip/7aacdaaa-59cd-414a-a2de-3541978acc6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002553 10.0.0.65 - - [2025-06-19 01:59:12] "GET /loadbalancer/ea605ffd-ded1-45f9-95a0-dd992a294d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002873 10.0.0.65 - - [2025-06-19 01:59:12] "POST /tags HTTP/1.1" 200 295 0.049958 10.0.0.65 - - [2025-06-19 01:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010592 10.0.0.65 - - [2025-06-19 01:59:12] "GET /tag/92506809-3f36-4f01-b1d7-fbf5e8874211?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.014388 10.0.0.65 - - [2025-06-19 01:59:12] "POST /tags HTTP/1.1" 409 233 0.001983 10.0.0.65 - - [2025-06-19 01:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.65 - - [2025-06-19 01:59:12] "GET /tag/e3118cd2-a7e3-4698-b973-56850691a575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.011515 10.0.0.65 - - [2025-06-19 01:59:13] "POST /tags HTTP/1.1" 409 206 0.009654 10.0.0.65 - - [2025-06-19 01:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.65 - - [2025-06-19 01:59:13] "GET /tag/76163265-90e7-4710-95cf-6fd082843122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012370 10.0.0.65 - - [2025-06-19 01:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.65 - - [2025-06-19 01:59:13] "GET /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004874 10.0.0.65 - - [2025-06-19 01:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.65 - - [2025-06-19 01:59:13] "GET /project/f3ed37bc-ae6a-4a25-96ae-37ef0447412e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034965 10.0.0.65 - - [2025-06-19 01:59:13] "POST /virtual-machines HTTP/1.1" 200 369 0.008400 10.0.0.65 - - [2025-06-19 01:59:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.013236 10.0.0.65 - - [2025-06-19 01:59:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.120136 10.0.0.65 - - [2025-06-19 01:59:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.008380 10.0.0.65 - - [2025-06-19 01:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004753 10.0.0.65 - - [2025-06-19 01:59:13] "GET /virtual-machine-interface/ff711738-4cb0-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.007798 10.0.0.65 - - [2025-06-19 01:59:13] "POST /instance-ips HTTP/1.1" 200 409 0.020349 10.0.0.65 - - [2025-06-19 01:59:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.038533 10.0.0.65 - - [2025-06-19 01:59:13] "GET /virtual-machine-interface/ff711738-4cb0-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.013158 10.0.0.65 - - [2025-06-19 01:59:13] "POST /set-tag HTTP/1.1" 200 109 0.016937 10.0.0.65 - - [2025-06-19 01:59:13] "GET /virtual-machine-interface/ff711738-4cb0-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.017699 10.0.0.65 - - [2025-06-19 01:59:13] "GET /instance-ip/ff8bb714-4cb0-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003138 10.0.0.65 - - [2025-06-19 01:59:13] "GET /virtual-machine-interface/ff711738-4cb0-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004992 10.0.0.65 - - [2025-06-19 01:59:13] "POST /set-tag HTTP/1.1" 200 109 0.002765 10.0.0.65 - - [2025-06-19 01:59:13] "GET /virtual-router/d9112f0a-8c0a-4a75-b206-01d185af5a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003434 10.0.0.65 - - [2025-06-19 01:59:13] "POST /ref-update HTTP/1.1" 200 156 0.007699 10.0.0.65 - - [2025-06-19 01:59:13] "GET /virtual-machine-interface/ff711738-4cb0-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006801 10.0.0.65 - - [2025-06-19 01:59:13] "POST /set-tag HTTP/1.1" 200 109 0.002430 10.0.0.65 - - [2025-06-19 01:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.65 - - [2025-06-19 01:59:13] "GET /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004802 10.0.0.65 - - [2025-06-19 01:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.65 - - [2025-06-19 01:59:13] "GET /project/f3ed37bc-ae6a-4a25-96ae-37ef0447412e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036505 10.0.0.65 - - [2025-06-19 01:59:13] "POST /virtual-machines HTTP/1.1" 200 369 0.008149 10.0.0.65 - - [2025-06-19 01:59:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007879 10.0.0.65 - - [2025-06-19 01:59:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.104979 10.0.0.65 - - [2025-06-19 01:59:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.020409 10.0.0.65 - - [2025-06-19 01:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005387 10.0.0.65 - - [2025-06-19 01:59:14] "GET /virtual-machine-interface/ffe23ef4-4cb0-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.005774 10.0.0.65 - - [2025-06-19 01:59:14] "POST /instance-ips HTTP/1.1" 200 409 0.022210 10.0.0.65 - - [2025-06-19 01:59:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.022131 10.0.0.65 - - [2025-06-19 01:59:14] "GET /virtual-machine-interface/ffe23ef4-4cb0-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.011041 10.0.0.65 - - [2025-06-19 01:59:14] "POST /set-tag HTTP/1.1" 200 109 0.016104 10.0.0.65 - - [2025-06-19 01:59:14] "GET /virtual-machine-interface/ffe23ef4-4cb0-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016600 10.0.0.65 - - [2025-06-19 01:59:14] "GET /instance-ip/fff75f96-4cb0-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002711 10.0.0.65 - - [2025-06-19 01:59:14] "GET /virtual-machine-interface/ffe23ef4-4cb0-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005218 10.0.0.65 - - [2025-06-19 01:59:14] "POST /set-tag HTTP/1.1" 200 109 0.002178 10.0.0.65 - - [2025-06-19 01:59:14] "GET /virtual-router/d9112f0a-8c0a-4a75-b206-01d185af5a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.003613 10.0.0.65 - - [2025-06-19 01:59:14] "POST /ref-update HTTP/1.1" 200 156 0.008722 10.0.0.65 - - [2025-06-19 01:59:14] "GET /virtual-machine-interface/ffe23ef4-4cb0-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005951 10.0.0.65 - - [2025-06-19 01:59:14] "POST /set-tag HTTP/1.1" 200 109 0.002121 10.0.0.65 - - [2025-06-19 01:59:14] "GET /virtual-machine-interface/ff711738-4cb0-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003868 10.0.0.65 - - [2025-06-19 01:59:14] "POST /set-tag HTTP/1.1" 200 109 0.002702 10.0.0.65 - - [2025-06-19 01:59:14] "GET /virtual-machine-interface/ffe23ef4-4cb0-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003872 10.0.0.65 - - [2025-06-19 01:59:14] "POST /set-tag HTTP/1.1" 200 109 0.002088 10.0.0.65 - - [2025-06-19 01:59:17] "GET /domains HTTP/1.1" 200 280 0.003139 10.0.0.65 - - [2025-06-19 01:59:17] "GET /domain/791ba142-90ea-4ae0-bab0-a12f4359d874 HTTP/1.1" 200 3086 0.004793 10.0.0.65 - - [2025-06-19 01:59:17] "GET /project/f3ed37bc-ae6a-4a25-96ae-37ef0447412e HTTP/1.1" 200 7065 0.031391 10.0.0.65 - - [2025-06-19 01:59:17] "GET /virtual-network/1f55a783-990e-4d49-9733-5c996381ef49 HTTP/1.1" 200 2092 0.004032 10.0.0.65 - - [2025-06-19 01:59:17] "GET /virtual-network/1f55a783-990e-4d49-9733-5c996381ef49 HTTP/1.1" 200 2092 0.006569 10.0.0.65 - - [2025-06-19 01:59:17] "GET /routing-instance/ad9feec7-96b1-42be-89f9-6b5af4878d94 HTTP/1.1" 200 1402 0.004797 10.0.0.65 - - [2025-06-19 01:59:17] "GET /routing-instance/ad9feec7-96b1-42be-89f9-6b5af4878d94 HTTP/1.1" 200 1402 0.002242 10.0.0.65 - - [2025-06-19 01:59:17] "GET /route-target/1d4371b6-732c-45ef-b79d-4fbb8b282645 HTTP/1.1" 200 1152 0.002276 10.0.0.65 - - [2025-06-19 01:59:17] "GET /virtual-network/1f55a783-990e-4d49-9733-5c996381ef49 HTTP/1.1" 200 2092 0.003628 10.0.0.65 - - [2025-06-19 01:59:17] "GET /routing-instance/ad9feec7-96b1-42be-89f9-6b5af4878d94 HTTP/1.1" 200 1402 0.002377 10.0.0.65 - - [2025-06-19 01:59:17] "GET /virtual-network/1f55a783-990e-4d49-9733-5c996381ef49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003789 10.0.0.65 - - [2025-06-19 01:59:17] "GET /virtual-network/1f55a783-990e-4d49-9733-5c996381ef49 HTTP/1.1" 200 2092 0.003921 10.0.0.65 - - [2025-06-19 01:59:17] "GET /routing-instance/ad9feec7-96b1-42be-89f9-6b5af4878d94 HTTP/1.1" 200 1402 0.002404 10.0.0.65 - - [2025-06-19 01:59:17] "GET /routing-instance/ad9feec7-96b1-42be-89f9-6b5af4878d94 HTTP/1.1" 200 1402 0.003418 10.0.0.65 - - [2025-06-19 01:59:17] "GET /route-target/1d4371b6-732c-45ef-b79d-4fbb8b282645 HTTP/1.1" 200 1152 0.002180 10.0.0.65 - - [2025-06-19 01:59:17] "GET /domains HTTP/1.1" 200 280 0.001897 10.0.0.65 - - [2025-06-19 01:59:17] "GET /domain/791ba142-90ea-4ae0-bab0-a12f4359d874 HTTP/1.1" 200 3086 0.003069 10.0.0.65 - - [2025-06-19 01:59:17] "GET /project/f3ed37bc-ae6a-4a25-96ae-37ef0447412e HTTP/1.1" 200 7065 0.035040 10.0.0.65 - - [2025-06-19 01:59:17] "GET /virtual-network/1f55a783-990e-4d49-9733-5c996381ef49 HTTP/1.1" 200 2092 0.004259 10.0.0.65 - - [2025-06-19 01:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.65 - - [2025-06-19 01:59:17] "GET /project/f3ed37bc-ae6a-4a25-96ae-37ef0447412e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030538 10.0.0.65 - - [2025-06-19 01:59:17] "GET /virtual-network/1f55a783-990e-4d49-9733-5c996381ef49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004002 10.0.0.65 - - [2025-06-19 01:59:17] "GET /floating-ip-pools?parent_id=1f55a783-990e-4d49-9733-5c996381ef49&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001721 10.0.0.65 - - [2025-06-19 01:59:17] "GET /virtual-network/1f55a783-990e-4d49-9733-5c996381ef49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004472 10.0.0.65 - - [2025-06-19 01:59:17] "POST /floating-ip-pools HTTP/1.1" 200 562 0.020988 10.0.0.65 - - [2025-06-19 01:59:17] "POST /ref-update HTTP/1.1" 200 156 0.009652 10.0.0.65 - - [2025-06-19 01:59:17] "GET /virtual-network/1f55a783-990e-4d49-9733-5c996381ef49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004876 10.0.0.65 - - [2025-06-19 01:59:17] "GET /domains HTTP/1.1" 200 280 0.001728 10.0.0.65 - - [2025-06-19 01:59:17] "GET /domain/791ba142-90ea-4ae0-bab0-a12f4359d874 HTTP/1.1" 200 3086 0.002832 10.0.0.65 - - [2025-06-19 01:59:17] "GET /project/f3ed37bc-ae6a-4a25-96ae-37ef0447412e HTTP/1.1" 200 7321 0.028003 10.0.0.65 - - [2025-06-19 01:59:17] "GET /virtual-network/1f55a783-990e-4d49-9733-5c996381ef49 HTTP/1.1" 200 2330 0.005825 10.0.0.65 - - [2025-06-19 01:59:17] "GET /floating-ip-pool/920c8152-4d22-4851-80a0-751f2a6af47a HTTP/1.1" 200 1314 0.003033 10.0.0.65 - - [2025-06-19 01:59:17] "GET /domains HTTP/1.1" 200 280 0.001693 10.0.0.65 - - [2025-06-19 01:59:17] "GET /domain/791ba142-90ea-4ae0-bab0-a12f4359d874 HTTP/1.1" 200 3086 0.002692 10.0.0.65 - - [2025-06-19 01:59:17] "GET /project/f3ed37bc-ae6a-4a25-96ae-37ef0447412e HTTP/1.1" 200 7321 0.036475 10.0.0.65 - - [2025-06-19 01:59:17] "GET /virtual-network/1f55a783-990e-4d49-9733-5c996381ef49 HTTP/1.1" 200 2330 0.005451 10.0.0.65 - - [2025-06-19 01:59:17] "GET /virtual-network/1f55a783-990e-4d49-9733-5c996381ef49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004380 10.0.0.65 - - [2025-06-19 01:59:18] "POST /tags HTTP/1.1" 200 365 0.064569 10.0.0.65 - - [2025-06-19 01:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.022631 10.0.0.65 - - [2025-06-19 01:59:18] "GET /tag/e3136fc1-26a9-497b-a942-1fdfa0e7df85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.015625 10.0.0.65 - - [2025-06-19 01:59:18] "POST /tags HTTP/1.1" 409 206 0.002689 10.0.0.65 - - [2025-06-19 01:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006602 10.0.0.65 - - [2025-06-19 01:59:18] "GET /tag/76163265-90e7-4710-95cf-6fd082843122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012964 10.0.0.65 - - [2025-06-19 01:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.65 - - [2025-06-19 01:59:18] "GET /project/f3ed37bc-ae6a-4a25-96ae-37ef0447412e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.044069 10.0.0.65 - - [2025-06-19 01:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.65 - - [2025-06-19 01:59:18] "GET /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004771 10.0.0.65 - - [2025-06-19 01:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.65 - - [2025-06-19 01:59:18] "GET /service-appliance-set/60990b08-ab47-4350-b47d-f94e3aa13062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.003953 10.0.0.65 - - [2025-06-19 01:59:18] "POST /fqname-to-id HTTP/1.1" 404 258 0.001791 10.0.0.65 - - [2025-06-19 01:59:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.101882 10.0.0.65 - - [2025-06-19 01:59:18] "GET /virtual-machine-interface/739a0091-c338-4124-8479-68986784a5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.021171 10.0.0.65 - - [2025-06-19 01:59:18] "POST /set-tag HTTP/1.1" 200 109 0.027038 10.0.0.65 - - [2025-06-19 01:59:18] "POST /instance-ips HTTP/1.1" 200 417 0.048503 10.0.0.65 - - [2025-06-19 01:59:18] "GET /instance-ip/1a956fc1-046b-44eb-b796-74ddb07dba1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.012003 10.0.0.65 - - [2025-06-19 01:59:18] "POST /loadbalancers HTTP/1.1" 200 618 0.060404 10.0.0.65 - - [2025-06-19 01:59:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.009127 10.0.0.65 - - [2025-06-19 01:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005650 10.0.0.65 - - [2025-06-19 01:59:18] "POST /service-instances HTTP/1.1" 200 566 0.021533 10.0.0.65 - - [2025-06-19 01:59:18] "POST /ref-update HTTP/1.1" 200 156 0.020663 10.0.0.65 - - [2025-06-19 01:59:18] "GET /project/f3ed37bc-ae6a-4a25-96ae-37ef0447412e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.060231 10.0.0.65 - - [2025-06-19 01:59:18] "GET /virtual-machine-interface/739a0091-c338-4124-8479-68986784a5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.022366 10.0.0.65 - - [2025-06-19 01:59:18] "GET /virtual-machine-interface/739a0091-c338-4124-8479-68986784a5ad?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.009289 10.0.0.65 - - [2025-06-19 01:59:18] "PUT /service-instance/c84d8684-c0ae-4576-8a46-10bd971a981b HTTP/1.1" 200 266 0.009161 10.0.0.65 - - [2025-06-19 01:59:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.014162 10.0.0.65 - - [2025-06-19 01:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.65 - - [2025-06-19 01:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005716 10.0.0.65 - - [2025-06-19 01:59:18] "GET /floating-ip-pool/920c8152-4d22-4851-80a0-751f2a6af47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003561 10.0.0.65 - - [2025-06-19 01:59:19] "POST /virtual-machines HTTP/1.1" 200 429 0.016736 10.0.0.65 - - [2025-06-19 01:59:19] "POST /floating-ips HTTP/1.1" 200 671 0.113299 10.0.0.65 - - [2025-06-19 01:59:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.057498 10.0.0.65 - - [2025-06-19 01:59:19] "GET /application-policy-set/e8a4912c-ed03-4b04-b1df-c0dc5c92d28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004120 10.0.0.65 - - [2025-06-19 01:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.65 - - [2025-06-19 01:59:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.177976 10.0.0.65 - - [2025-06-19 01:59:19] "POST /chown HTTP/1.1" 200 109 0.027886 10.0.0.65 - - [2025-06-19 01:59:19] "GET /policy-management/eb70afb0-64d3-47d9-9290-5d9b50741cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007391 10.0.0.65 - - [2025-06-19 01:59:19] "POST /tags HTTP/1.1" 409 221 0.002220 10.0.0.65 - - [2025-06-19 01:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.65 - - [2025-06-19 01:59:19] "POST /chown HTTP/1.1" 200 109 0.006316 10.0.0.65 - - [2025-06-19 01:59:19] "GET /tag/f8245874-97a9-4f0f-b4d8-47bd44aa76ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011611 10.0.0.65 - - [2025-06-19 01:59:19] "PUT /virtual-machine-interface/42958ac2-6c4a-4efc-ad4e-b9aeed93df5d HTTP/1.1" 200 284 0.032651 10.0.0.65 - - [2025-06-19 01:59:19] "POST /tags HTTP/1.1" 409 238 0.012449 10.0.0.65 - - [2025-06-19 01:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.65 - - [2025-06-19 01:59:19] "PUT /instance-ip/1a956fc1-046b-44eb-b796-74ddb07dba1e HTTP/1.1" 200 256 0.019914 10.0.0.65 - - [2025-06-19 01:59:19] "GET /tag/e3136fc1-26a9-497b-a942-1fdfa0e7df85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011919 10.0.0.65 - - [2025-06-19 01:59:19] "POST /ref-update HTTP/1.1" 200 156 0.020057 10.0.0.65 - - [2025-06-19 01:59:19] "POST /ref-update HTTP/1.1" 200 156 0.023309 10.0.0.65 - - [2025-06-19 01:59:19] "POST /ref-update HTTP/1.1" 200 156 0.026490 10.0.0.65 - - [2025-06-19 01:59:19] "POST /firewall-rules HTTP/1.1" 200 650 0.093645 10.0.0.65 - - [2025-06-19 01:59:19] "GET /firewall-rule/9ee700d6-a846-4020-ad69-c90e8c250139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.005905 10.0.0.65 - - [2025-06-19 01:59:19] "POST /ref-update HTTP/1.1" 200 156 0.009833 10.0.0.65 - - [2025-06-19 01:59:19] "POST /ref-update HTTP/1.1" 200 156 0.020447 10.0.0.65 - - [2025-06-19 01:59:19] "GET /firewall-policy/e323b852-324f-4927-b738-b9be6f884832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.020724 10.0.0.65 - - [2025-06-19 01:59:19] "GET /firewall-rule/9ee700d6-a846-4020-ad69-c90e8c250139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.006603 10.0.0.65 - - [2025-06-19 01:59:19] "POST /ref-update HTTP/1.1" 200 156 0.039073 10.0.0.65 - - [2025-06-19 01:59:19] "POST /ref-update HTTP/1.1" 200 156 0.035513 10.0.0.65 - - [2025-06-19 01:59:19] "POST /virtual-machines HTTP/1.1" 200 429 0.022371 10.0.0.65 - - [2025-06-19 01:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.014525 10.0.0.65 - - [2025-06-19 01:59:19] "GET /project/f3ed37bc-ae6a-4a25-96ae-37ef0447412e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.038810 10.0.0.65 - - [2025-06-19 01:59:19] "GET /loadbalancer/38a51da3-e957-4856-8793-004652dd77f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.003105 10.0.0.65 - - [2025-06-19 01:59:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.136780 10.0.0.65 - - [2025-06-19 01:59:19] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.065453 10.0.0.65 - - [2025-06-19 01:59:19] "POST /chown HTTP/1.1" 200 109 0.042727 10.0.0.65 - - [2025-06-19 01:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.65 - - [2025-06-19 01:59:19] "GET /project/f3ed37bc-ae6a-4a25-96ae-37ef0447412e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.031089 10.0.0.65 - - [2025-06-19 01:59:19] "POST /chown HTTP/1.1" 200 109 0.007750 10.0.0.65 - - [2025-06-19 01:59:19] "PUT /virtual-machine-interface/2e930eaf-b414-40af-b13e-7071542f154c HTTP/1.1" 200 284 0.020643 10.0.0.65 - - [2025-06-19 01:59:19] "GET /loadbalancer-listener/8320e5f0-a495-4af3-b9d3-c485d34a2a83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.006897 10.0.0.65 - - [2025-06-19 01:59:19] "GET /loadbalancer-listener/8320e5f0-a495-4af3-b9d3-c485d34a2a83?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.005471 10.0.0.65 - - [2025-06-19 01:59:19] "PUT /instance-ip/1a956fc1-046b-44eb-b796-74ddb07dba1e HTTP/1.1" 200 256 0.030324 10.0.0.65 - - [2025-06-19 01:59:20] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.029581 10.0.0.65 - - [2025-06-19 01:59:20] "POST /ref-update HTTP/1.1" 200 156 0.011959 10.0.0.65 - - [2025-06-19 01:59:20] "POST /ref-update HTTP/1.1" 200 156 0.037142 10.0.0.65 - - [2025-06-19 01:59:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.027871 10.0.0.65 - - [2025-06-19 01:59:20] "GET /loadbalancer-pool/905bd228-26ec-4fde-852f-eaa1145e35a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.008519 10.0.0.65 - - [2025-06-19 01:59:20] "POST /ref-update HTTP/1.1" 200 156 0.025894 10.0.0.65 - - [2025-06-19 01:59:20] "POST /loadbalancer-members HTTP/1.1" 200 707 0.024025 10.0.0.65 - - [2025-06-19 01:59:20] "POST /ref-update HTTP/1.1" 200 156 0.009745 10.0.0.65 - - [2025-06-19 01:59:20] "POST /ref-update HTTP/1.1" 200 156 0.017354 10.0.0.65 - - [2025-06-19 01:59:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.036159 10.0.0.65 - - [2025-06-19 01:59:20] "GET /loadbalancer-member/17620270-1bed-4b41-a82e-6c2df91bf107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.006558 10.0.0.65 - - [2025-06-19 01:59:20] "GET /application-policy-set/e8a4912c-ed03-4b04-b1df-c0dc5c92d28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013664 10.0.0.65 - - [2025-06-19 01:59:20] "PUT /service-instance/c84d8684-c0ae-4576-8a46-10bd971a981b HTTP/1.1" 200 266 0.008493 10.0.0.65 - - [2025-06-19 01:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006668 10.0.0.65 - - [2025-06-19 01:59:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.014272 10.0.0.65 - - [2025-06-19 01:59:20] "GET /policy-management/eb70afb0-64d3-47d9-9290-5d9b50741cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002480 10.0.0.65 - - [2025-06-19 01:59:20] "POST /tags HTTP/1.1" 409 221 0.002629 10.0.0.65 - - [2025-06-19 01:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.65 - - [2025-06-19 01:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.65 - - [2025-06-19 01:59:20] "GET /tag/f8245874-97a9-4f0f-b4d8-47bd44aa76ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010963 10.0.0.65 - - [2025-06-19 01:59:20] "POST /tags HTTP/1.1" 409 238 0.001626 10.0.0.65 - - [2025-06-19 01:59:20] "POST /chown HTTP/1.1" 200 109 0.006372 10.0.0.65 - - [2025-06-19 01:59:20] "POST /chown HTTP/1.1" 200 109 0.014694 10.0.0.65 - - [2025-06-19 01:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.65 - - [2025-06-19 01:59:20] "PUT /instance-ip/1a956fc1-046b-44eb-b796-74ddb07dba1e HTTP/1.1" 200 256 0.023297 10.0.0.65 - - [2025-06-19 01:59:20] "GET /tag/e3136fc1-26a9-497b-a942-1fdfa0e7df85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.016008 10.0.0.65 - - [2025-06-19 01:59:20] "POST /firewall-rules HTTP/1.1" 409 293 0.002922 10.0.0.65 - - [2025-06-19 01:59:20] "POST /ref-update HTTP/1.1" 200 156 0.010848 10.0.0.65 - - [2025-06-19 01:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001603 10.0.0.65 - - [2025-06-19 01:59:20] "POST /chown HTTP/1.1" 200 109 0.018100 10.0.0.65 - - [2025-06-19 01:59:20] "POST /chown HTTP/1.1" 200 109 0.023881 10.0.0.65 - - [2025-06-19 01:59:20] "PUT /firewall-rule/9ee700d6-a846-4020-ad69-c90e8c250139 HTTP/1.1" 200 260 0.050659 10.0.0.65 - - [2025-06-19 01:59:20] "GET /firewall-rule/9ee700d6-a846-4020-ad69-c90e8c250139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004904 10.0.0.65 - - [2025-06-19 01:59:20] "PUT /instance-ip/1a956fc1-046b-44eb-b796-74ddb07dba1e HTTP/1.1" 200 256 0.013231 10.0.0.65 - - [2025-06-19 01:59:20] "POST /ref-update HTTP/1.1" 200 156 0.016673 10.0.0.65 - - [2025-06-19 01:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.65 - - [2025-06-19 01:59:20] "GET /firewall-policy/e323b852-324f-4927-b738-b9be6f884832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.012993 10.0.0.65 - - [2025-06-19 01:59:20] "GET /firewall-rule/9ee700d6-a846-4020-ad69-c90e8c250139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002873 10.0.0.65 - - [2025-06-19 01:59:20] "POST /chown HTTP/1.1" 200 109 0.006235 10.0.0.65 - - [2025-06-19 01:59:20] "POST /chown HTTP/1.1" 200 109 0.009694 10.0.0.65 - - [2025-06-19 01:59:20] "PUT /instance-ip/1a956fc1-046b-44eb-b796-74ddb07dba1e HTTP/1.1" 200 256 0.025819 10.0.0.65 - - [2025-06-19 01:59:20] "POST /ref-update HTTP/1.1" 200 156 0.013423 10.0.0.65 - - [2025-06-19 01:59:20] "POST /chown HTTP/1.1" 200 109 0.014034 10.0.0.65 - - [2025-06-19 01:59:20] "POST /chown HTTP/1.1" 200 109 0.016098 10.0.0.65 - - [2025-06-19 01:59:20] "PUT /instance-ip/1a956fc1-046b-44eb-b796-74ddb07dba1e HTTP/1.1" 200 256 0.012641 10.0.0.65 - - [2025-06-19 01:59:20] "POST /ref-update HTTP/1.1" 200 156 0.024863 10.0.0.65 - - [2025-06-19 01:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.65 - - [2025-06-19 01:59:21] "GET /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007652 10.0.0.65 - - [2025-06-19 01:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.65 - - [2025-06-19 01:59:21] "PUT /service-instance/c84d8684-c0ae-4576-8a46-10bd971a981b HTTP/1.1" 200 266 0.018713 10.0.0.65 - - [2025-06-19 01:59:21] "GET /project/f3ed37bc-ae6a-4a25-96ae-37ef0447412e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.058687 10.0.0.65 - - [2025-06-19 01:59:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.034838 10.0.0.65 - - [2025-06-19 01:59:21] "POST /virtual-machines HTTP/1.1" 200 373 0.025798 10.0.0.65 - - [2025-06-19 01:59:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.014138 10.0.0.65 - - [2025-06-19 01:59:21] "PUT /service-instance/c84d8684-c0ae-4576-8a46-10bd971a981b HTTP/1.1" 200 266 0.013215 10.0.0.65 - - [2025-06-19 01:59:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.012757 10.0.0.65 - - [2025-06-19 01:59:21] "PUT /service-instance/c84d8684-c0ae-4576-8a46-10bd971a981b HTTP/1.1" 200 266 0.030149 10.0.0.65 - - [2025-06-19 01:59:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.145451 10.0.0.65 - - [2025-06-19 01:59:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.019477 10.0.0.65 - - [2025-06-19 01:59:21] "PUT /service-instance/c84d8684-c0ae-4576-8a46-10bd971a981b HTTP/1.1" 200 266 0.026118 10.0.0.65 - - [2025-06-19 01:59:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.018905 10.0.0.65 - - [2025-06-19 01:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007102 10.0.0.65 - - [2025-06-19 01:59:21] "GET /virtual-machine-interface/0434f3e8-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.009803 10.0.0.65 - - [2025-06-19 01:59:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.008852 10.0.0.65 - - [2025-06-19 01:59:21] "PUT /service-instance/c84d8684-c0ae-4576-8a46-10bd971a981b HTTP/1.1" 200 266 0.011611 10.0.0.65 - - [2025-06-19 01:59:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.015382 10.0.0.65 - - [2025-06-19 01:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005018 10.0.0.65 - - [2025-06-19 01:59:21] "POST /instance-ips HTTP/1.1" 200 413 0.090014 10.0.0.65 - - [2025-06-19 01:59:21] "POST /chown HTTP/1.1" 200 109 0.014519 10.0.0.65 - - [2025-06-19 01:59:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.052857 10.0.0.65 - - [2025-06-19 01:59:21] "GET /virtual-machine-interface/0434f3e8-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.016685 10.0.0.65 - - [2025-06-19 01:59:21] "POST /chown HTTP/1.1" 200 109 0.032158 10.0.0.65 - - [2025-06-19 01:59:21] "POST /ref-update HTTP/1.1" 200 156 0.009954 10.0.0.65 - - [2025-06-19 01:59:21] "POST /set-tag HTTP/1.1" 200 109 0.024309 10.0.0.65 - - [2025-06-19 01:59:21] "GET /virtual-machine-interface/0434f3e8-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.010868 10.0.0.65 - - [2025-06-19 01:59:21] "GET /instance-ip/045691a6-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.003786 10.0.0.65 - - [2025-06-19 01:59:21] "POST /chown HTTP/1.1" 200 109 0.022734 10.0.0.65 - - [2025-06-19 01:59:21] "POST /chown HTTP/1.1" 200 109 0.013815 10.0.0.65 - - [2025-06-19 01:59:21] "POST /ref-update HTTP/1.1" 200 156 0.011023 10.0.0.65 - - [2025-06-19 01:59:21] "GET /virtual-machine-interface/0434f3e8-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004546 10.0.0.65 - - [2025-06-19 01:59:21] "POST /set-tag HTTP/1.1" 200 109 0.003162 10.0.0.65 - - [2025-06-19 01:59:21] "GET /virtual-router/d9112f0a-8c0a-4a75-b206-01d185af5a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.009555 10.0.0.65 - - [2025-06-19 01:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004675 10.0.0.65 - - [2025-06-19 01:59:21] "POST /chown HTTP/1.1" 200 109 0.010801 10.0.0.65 - - [2025-06-19 01:59:21] "POST /chown HTTP/1.1" 200 109 0.012343 10.0.0.65 - - [2025-06-19 01:59:21] "POST /ref-update HTTP/1.1" 200 156 0.021983 10.0.0.65 - - [2025-06-19 01:59:21] "GET /virtual-machine-interface/0434f3e8-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.008778 10.0.0.65 - - [2025-06-19 01:59:21] "POST /set-tag HTTP/1.1" 200 109 0.005962 10.0.0.65 - - [2025-06-19 01:59:21] "POST /chown HTTP/1.1" 200 109 0.020485 10.0.0.65 - - [2025-06-19 01:59:21] "POST /chown HTTP/1.1" 200 109 0.015006 10.0.0.65 - - [2025-06-19 01:59:21] "GET /virtual-machine-interface/0434f3e8-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.006149 10.0.0.65 - - [2025-06-19 01:59:21] "POST /set-tag HTTP/1.1" 200 109 0.005853 10.0.0.65 - - [2025-06-19 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.65 - - [2025-06-19 01:59:22] "POST /chown HTTP/1.1" 200 109 0.006792 10.0.0.65 - - [2025-06-19 01:59:22] "POST /chown HTTP/1.1" 200 109 0.006623 10.0.0.65 - - [2025-06-19 01:59:22] "POST /chown HTTP/1.1" 200 109 0.012154 10.0.0.65 - - [2025-06-19 01:59:22] "POST /chown HTTP/1.1" 200 109 0.033821 10.0.0.65 - - [2025-06-19 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.65 - - [2025-06-19 01:59:22] "POST /chown HTTP/1.1" 200 109 0.008894 10.0.0.65 - - [2025-06-19 01:59:22] "POST /chown HTTP/1.1" 200 109 0.010597 10.0.0.65 - - [2025-06-19 01:59:22] "POST /chown HTTP/1.1" 200 109 0.017433 10.0.0.65 - - [2025-06-19 01:59:22] "POST /chown HTTP/1.1" 200 109 0.007092 10.0.0.65 - - [2025-06-19 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.65 - - [2025-06-19 01:59:22] "POST /chown HTTP/1.1" 200 109 0.006683 10.0.0.65 - - [2025-06-19 01:59:22] "POST /chown HTTP/1.1" 200 109 0.018800 10.0.0.65 - - [2025-06-19 01:59:22] "POST /chown HTTP/1.1" 200 109 0.007091 10.0.0.65 - - [2025-06-19 01:59:22] "POST /chown HTTP/1.1" 200 109 0.015018 10.0.0.65 - - [2025-06-19 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.65 - - [2025-06-19 01:59:22] "POST /chown HTTP/1.1" 200 109 0.006811 10.0.0.65 - - [2025-06-19 01:59:22] "POST /chown HTTP/1.1" 200 109 0.012293 10.0.0.65 - - [2025-06-19 01:59:22] "POST /chown HTTP/1.1" 200 109 0.012121 10.0.0.65 - - [2025-06-19 01:59:22] "POST /chown HTTP/1.1" 200 109 0.008497 10.0.0.65 - - [2025-06-19 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.65 - - [2025-06-19 01:59:22] "POST /chown HTTP/1.1" 200 109 0.012260 10.0.0.65 - - [2025-06-19 01:59:22] "POST /chown HTTP/1.1" 200 109 0.006871 10.0.0.65 - - [2025-06-19 01:59:22] "POST /chown HTTP/1.1" 200 109 0.013065 10.0.0.65 - - [2025-06-19 01:59:22] "POST /chown HTTP/1.1" 200 109 0.030698 10.0.0.65 - - [2025-06-19 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.65 - - [2025-06-19 01:59:22] "POST /chown HTTP/1.1" 200 109 0.007284 10.0.0.65 - - [2025-06-19 01:59:22] "POST /chown HTTP/1.1" 200 109 0.021827 10.0.0.65 - - [2025-06-19 01:59:22] "POST /chown HTTP/1.1" 200 109 0.006979 10.0.0.65 - - [2025-06-19 01:59:22] "POST /chown HTTP/1.1" 200 109 0.020347 10.0.0.65 - - [2025-06-19 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.65 - - [2025-06-19 01:59:23] "POST /chown HTTP/1.1" 200 109 0.007092 10.0.0.65 - - [2025-06-19 01:59:23] "POST /chown HTTP/1.1" 200 109 0.021863 10.0.0.65 - - [2025-06-19 01:59:23] "POST /chown HTTP/1.1" 200 109 0.014398 10.0.0.65 - - [2025-06-19 01:59:23] "POST /chown HTTP/1.1" 200 109 0.011958 10.0.0.65 - - [2025-06-19 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.65 - - [2025-06-19 01:59:23] "POST /chown HTTP/1.1" 200 109 0.014026 10.0.0.65 - - [2025-06-19 01:59:23] "POST /chown HTTP/1.1" 200 109 0.020074 10.0.0.65 - - [2025-06-19 01:59:23] "POST /chown HTTP/1.1" 200 109 0.006652 10.0.0.65 - - [2025-06-19 01:59:23] "POST /chown HTTP/1.1" 200 109 0.015073 10.0.0.65 - - [2025-06-19 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504 10.0.0.65 - - [2025-06-19 01:59:23] "POST /chown HTTP/1.1" 200 109 0.006013 10.0.0.65 - - [2025-06-19 01:59:23] "POST /chown HTTP/1.1" 200 109 0.020165 10.0.0.65 - - [2025-06-19 01:59:23] "POST /chown HTTP/1.1" 200 109 0.009171 10.0.0.65 - - [2025-06-19 01:59:23] "POST /chown HTTP/1.1" 200 109 0.006864 10.0.0.65 - - [2025-06-19 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.65 - - [2025-06-19 01:59:23] "POST /chown HTTP/1.1" 200 109 0.008336 10.0.0.65 - - [2025-06-19 01:59:23] "POST /chown HTTP/1.1" 200 109 0.015868 10.0.0.65 - - [2025-06-19 01:59:23] "POST /chown HTTP/1.1" 200 109 0.006820 10.0.0.65 - - [2025-06-19 01:59:23] "POST /chown HTTP/1.1" 200 109 0.015908 10.0.0.65 - - [2025-06-19 01:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.65 - - [2025-06-19 01:59:32] "POST /chown HTTP/1.1" 200 109 0.005593 10.0.0.65 - - [2025-06-19 01:59:32] "POST /chown HTTP/1.1" 200 109 0.006262 10.0.0.65 - - [2025-06-19 01:59:32] "POST /chown HTTP/1.1" 200 109 0.006615 10.0.0.65 - - [2025-06-19 01:59:32] "POST /chown HTTP/1.1" 200 109 0.005741 10.0.0.65 - - [2025-06-19 01:59:50] "GET /virtual-machine-interface/ffe23ef4-4cb0-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008107 10.0.0.65 - - [2025-06-19 01:59:50] "POST /set-tag HTTP/1.1" 200 109 0.002393 10.0.0.65 - - [2025-06-19 01:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006963 10.0.0.65 - - [2025-06-19 01:59:51] "GET /loadbalancer/ea605ffd-ded1-45f9-95a0-dd992a294d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002567 10.0.0.65 - - [2025-06-19 01:59:51] "GET /loadbalancer-pool/9767c865-bb1c-4008-aaeb-63b0d39edd86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002990 10.0.0.65 - - [2025-06-19 01:59:51] "POST /loadbalancer-members HTTP/1.1" 200 702 0.020920 10.0.0.65 - - [2025-06-19 01:59:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.017892 10.0.0.65 - - [2025-06-19 01:59:51] "GET /virtual-machine-interface/ffe23ef4-4cb0-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015190 10.0.0.65 - - [2025-06-19 01:59:51] "GET /virtual-machine-interface/ffe23ef4-4cb0-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005721 10.0.0.65 - - [2025-06-19 01:59:51] "POST /ref-update HTTP/1.1" 200 156 0.016136 10.0.0.65 - - [2025-06-19 01:59:51] "POST /tags HTTP/1.1" 409 221 0.002487 10.0.0.65 - - [2025-06-19 01:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007036 10.0.0.65 - - [2025-06-19 01:59:51] "GET /tag/f8245874-97a9-4f0f-b4d8-47bd44aa76ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.018420 10.0.0.65 - - [2025-06-19 01:59:51] "GET /floating-ip/7aacdaaa-59cd-414a-a2de-3541978acc6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.004108 10.0.0.65 - - [2025-06-19 01:59:51] "PUT /floating-ip/7aacdaaa-59cd-414a-a2de-3541978acc6a HTTP/1.1" 200 256 0.011619 10.0.0.65 - - [2025-06-19 01:59:51] "POST /set-tag HTTP/1.1" 200 109 0.028440 10.0.0.65 - - [2025-06-19 01:59:51] "GET /virtual-machine-interface/ff711738-4cb0-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007258 10.0.0.65 - - [2025-06-19 01:59:51] "POST /set-tag HTTP/1.1" 200 109 0.002861 10.0.0.65 - - [2025-06-19 01:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.65 - - [2025-06-19 01:59:51] "GET /loadbalancer/ea605ffd-ded1-45f9-95a0-dd992a294d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003234 10.0.0.65 - - [2025-06-19 01:59:52] "GET /loadbalancer-pool/9767c865-bb1c-4008-aaeb-63b0d39edd86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002859 10.0.0.65 - - [2025-06-19 01:59:52] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017773 10.0.0.65 - - [2025-06-19 01:59:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008523 10.0.0.65 - - [2025-06-19 01:59:52] "GET /virtual-machine-interface/ff711738-4cb0-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006176 10.0.0.65 - - [2025-06-19 01:59:52] "GET /virtual-machine-interface/ff711738-4cb0-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005245 10.0.0.65 - - [2025-06-19 01:59:52] "POST /ref-update HTTP/1.1" 200 156 0.008782 10.0.0.65 - - [2025-06-19 01:59:52] "POST /set-tag HTTP/1.1" 200 109 0.055824 10.0.0.65 - - [2025-06-19 01:59:52] "GET /floating-ip/7aacdaaa-59cd-414a-a2de-3541978acc6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005270 10.0.0.65 - - [2025-06-19 01:59:54] "GET /virtual-machine/9e849ccd-be0c-4a1c-8068-9ddeadda936e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003113 10.0.0.65 - - [2025-06-19 01:59:54] "GET /virtual-machine-interface/ff711738-4cb0-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008045 10.0.0.65 - - [2025-06-19 01:59:54] "GET /virtual-machine/f21cb135-09e7-4256-8a10-3131c312d1df?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003567 10.0.0.65 - - [2025-06-19 01:59:54] "GET /virtual-machine-interface/ffe23ef4-4cb0-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004820 10.0.0.65 - - [2025-06-19 01:59:54] "GET /virtual-machine-interface/0434f3e8-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004448 10.0.0.65 - - [2025-06-19 01:59:54] "POST /set-tag HTTP/1.1" 200 109 0.002182 10.0.0.65 - - [2025-06-19 01:59:59] "GET /virtual-machine/5870beef-95e4-4384-8645-ca47397bb714?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.002823 10.0.0.65 - - [2025-06-19 01:59:59] "GET /virtual-machine-interface/0434f3e8-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004174 10.0.0.65 - - [2025-06-19 01:59:59] "GET /virtual-machine-interface/0434f3e8-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.011922 10.0.0.65 - - [2025-06-19 01:59:59] "POST /set-tag HTTP/1.1" 200 109 0.002589 10.0.0.65 - - [2025-06-19 02:00:29] "GET /virtual-machine-interface/0434f3e8-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004676 10.0.0.65 - - [2025-06-19 02:00:30] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.65 - - [2025-06-19 02:00:30] "GET /virtual-machine-interface/0434f3e8-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.006889 10.0.0.65 - - [2025-06-19 02:00:30] "POST /set-tag HTTP/1.1" 200 109 0.003851 10.0.0.65 - - [2025-06-19 02:00:30] "GET /virtual-machine/5870beef-95e4-4384-8645-ca47397bb714?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.004601 10.0.0.65 - - [2025-06-19 02:00:30] "POST /ref-update HTTP/1.1" 200 156 0.012085 10.0.0.65 - - [2025-06-19 02:00:30] "GET /virtual-machine-interface/0434f3e8-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004761 10.0.0.65 - - [2025-06-19 02:00:30] "POST /set-tag HTTP/1.1" 200 109 0.014022 10.0.0.65 - - [2025-06-19 02:00:30] "POST /set-tag HTTP/1.1" 200 109 0.025280 10.0.0.65 - - [2025-06-19 02:00:30] "DELETE /instance-ip/045691a6-4cb1-11f0-95ff-fa163e1cad06 HTTP/1.1" 200 115 0.052528 10.0.0.65 - - [2025-06-19 02:00:30] "DELETE /virtual-machine-interface/0434f3e8-4cb1-11f0-95ff-fa163e1cad06 HTTP/1.1" 200 115 0.052832 10.0.0.65 - - [2025-06-19 02:00:30] "DELETE /virtual-machine/5870beef-95e4-4384-8645-ca47397bb714 HTTP/1.1" 200 115 0.024563 10.0.0.65 - - [2025-06-19 02:00:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.65 - - [2025-06-19 02:00:32] "POST /chown HTTP/1.1" 200 109 0.006606 10.0.0.65 - - [2025-06-19 02:00:32] "POST /chown HTTP/1.1" 200 109 0.018108 10.0.0.65 - - [2025-06-19 02:00:32] "POST /chown HTTP/1.1" 200 109 0.006455 10.0.0.65 - - [2025-06-19 02:00:32] "POST /chown HTTP/1.1" 200 109 0.006093 10.0.0.65 - - [2025-06-19 02:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.65 - - [2025-06-19 02:00:34] "GET /tag/e3136fc1-26a9-497b-a942-1fdfa0e7df85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013427 10.0.0.65 - - [2025-06-19 02:00:34] "GET /tag/e3136fc1-26a9-497b-a942-1fdfa0e7df85?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.013689 10.0.0.65 - - [2025-06-19 02:00:34] "GET /virtual-machine-interface/2e930eaf-b414-40af-b13e-7071542f154c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004859 10.0.0.65 - - [2025-06-19 02:00:34] "POST /set-tag HTTP/1.1" 200 109 0.014170 10.0.0.65 - - [2025-06-19 02:00:34] "GET /virtual-machine-interface/42958ac2-6c4a-4efc-ad4e-b9aeed93df5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004878 10.0.0.65 - - [2025-06-19 02:00:34] "POST /set-tag HTTP/1.1" 200 109 0.014941 10.0.0.65 - - [2025-06-19 02:00:34] "GET /virtual-machine-interface/739a0091-c338-4124-8479-68986784a5ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.011104 10.0.0.65 - - [2025-06-19 02:00:34] "POST /set-tag HTTP/1.1" 200 109 0.016066 10.0.0.65 - - [2025-06-19 02:00:34] "GET /firewall-policy/e323b852-324f-4927-b738-b9be6f884832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.007351 10.0.0.65 - - [2025-06-19 02:00:34] "GET /firewall-rule/9ee700d6-a846-4020-ad69-c90e8c250139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.008137 10.0.0.65 - - [2025-06-19 02:00:34] "POST /ref-update HTTP/1.1" 200 156 0.012037 10.0.0.65 - - [2025-06-19 02:00:34] "DELETE /firewall-rule/9ee700d6-a846-4020-ad69-c90e8c250139 HTTP/1.1" 200 115 0.037013 10.0.0.65 - - [2025-06-19 02:00:34] "DELETE /loadbalancer-member/17620270-1bed-4b41-a82e-6c2df91bf107 HTTP/1.1" 200 115 0.027841 10.0.0.65 - - [2025-06-19 02:00:35] "PUT /service-instance/c84d8684-c0ae-4576-8a46-10bd971a981b HTTP/1.1" 200 266 0.008532 10.0.0.65 - - [2025-06-19 02:00:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.049660 10.0.0.65 - - [2025-06-19 02:00:35] "DELETE /loadbalancer-pool/905bd228-26ec-4fde-852f-eaa1145e35a0 HTTP/1.1" 200 115 0.075870 10.0.0.65 - - [2025-06-19 02:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.65 - - [2025-06-19 02:00:35] "DELETE /loadbalancer-listener/8320e5f0-a495-4af3-b9d3-c485d34a2a83 HTTP/1.1" 200 115 0.059437 10.0.0.65 - - [2025-06-19 02:00:35] "GET /floating-ip/88068d23-f5da-4cb7-bd12-42a9733f62e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.002505 10.0.0.65 - - [2025-06-19 02:00:35] "POST /chown HTTP/1.1" 200 109 0.008913 10.0.0.65 - - [2025-06-19 02:00:35] "POST /chown HTTP/1.1" 200 109 0.010665 10.0.0.65 - - [2025-06-19 02:00:35] "POST /chown HTTP/1.1" 200 109 0.016615 10.0.0.65 - - [2025-06-19 02:00:35] "PUT /floating-ip/88068d23-f5da-4cb7-bd12-42a9733f62e3 HTTP/1.1" 200 256 0.038745 10.0.0.65 - - [2025-06-19 02:00:35] "POST /chown HTTP/1.1" 200 109 0.006815 10.0.0.65 - - [2025-06-19 02:00:35] "DELETE /floating-ip/88068d23-f5da-4cb7-bd12-42a9733f62e3 HTTP/1.1" 200 115 0.071299 10.0.0.65 - - [2025-06-19 02:00:35] "PUT /service-instance/c84d8684-c0ae-4576-8a46-10bd971a981b HTTP/1.1" 200 266 0.014805 10.0.0.65 - - [2025-06-19 02:00:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.024068 10.0.0.65 - - [2025-06-19 02:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.65 - - [2025-06-19 02:00:35] "DELETE /loadbalancer/38a51da3-e957-4856-8793-004652dd77f9 HTTP/1.1" 200 115 0.064278 10.0.0.65 - - [2025-06-19 02:00:35] "POST /chown HTTP/1.1" 200 109 0.012946 10.0.0.65 - - [2025-06-19 02:00:35] "DELETE /instance-ip/1a956fc1-046b-44eb-b796-74ddb07dba1e HTTP/1.1" 200 115 0.051834 10.0.0.65 - - [2025-06-19 02:00:35] "POST /chown HTTP/1.1" 404 171 0.007149 10.0.0.65 - - [2025-06-19 02:00:35] "POST /chown HTTP/1.1" 200 109 0.018347 10.0.0.65 - - [2025-06-19 02:00:35] "DELETE /virtual-machine-interface/739a0091-c338-4124-8479-68986784a5ad HTTP/1.1" 200 115 0.071321 10.0.0.65 - - [2025-06-19 02:00:35] "POST /chown HTTP/1.1" 404 171 0.005515 10.0.0.65 - - [2025-06-19 02:00:35] "PUT /service-instance/c84d8684-c0ae-4576-8a46-10bd971a981b HTTP/1.1" 200 266 0.018763 10.0.0.65 - - [2025-06-19 02:00:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.033158 10.0.0.65 - - [2025-06-19 02:00:35] "DELETE /tag/e3136fc1-26a9-497b-a942-1fdfa0e7df85 HTTP/1.1" 200 115 0.106312 10.0.0.65 - - [2025-06-19 02:00:35] "GET /floating-ip-pool/920c8152-4d22-4851-80a0-751f2a6af47a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.005328 10.0.0.65 - - [2025-06-19 02:00:35] "POST /ref-update HTTP/1.1" 200 156 0.013944 10.0.0.65 - - [2025-06-19 02:00:35] "PUT /service-instance/c84d8684-c0ae-4576-8a46-10bd971a981b HTTP/1.1" 200 266 0.027335 10.0.0.65 - - [2025-06-19 02:00:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.019639 10.0.0.65 - - [2025-06-19 02:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012016 10.0.0.65 - - [2025-06-19 02:00:35] "DELETE /floating-ip-pool/920c8152-4d22-4851-80a0-751f2a6af47a HTTP/1.1" 200 115 0.088984 10.0.0.65 - - [2025-06-19 02:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.65 - - [2025-06-19 02:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533 10.0.0.65 - - [2025-06-19 02:00:35] "DELETE /service-instance/c84d8684-c0ae-4576-8a46-10bd971a981b HTTP/1.1" 200 115 0.057736 10.0.0.65 - - [2025-06-19 02:00:35] "POST /useragent-kv HTTP/1.1" 200 115 0.004212 10.0.0.65 - - [2025-06-19 02:00:35] "POST /useragent-kv HTTP/1.1" 200 115 0.001591 10.0.0.65 - - [2025-06-19 02:00:35] "DELETE /virtual-network/1f55a783-990e-4d49-9733-5c996381ef49 HTTP/1.1" 200 115 0.112779 10.0.0.65 - - [2025-06-19 02:00:35] "GET /routing-instance/ad9feec7-96b1-42be-89f9-6b5af4878d94 HTTP/1.1" 404 171 0.004342 10.0.0.65 - - [2025-06-19 02:00:35] "DELETE /route-target/1d4371b6-732c-45ef-b79d-4fbb8b282645 HTTP/1.1" 200 115 0.043621 10.0.0.65 - - [2025-06-19 02:00:35] "GET /domains HTTP/1.1" 200 280 0.001897 10.0.0.65 - - [2025-06-19 02:00:35] "GET /domain/791ba142-90ea-4ae0-bab0-a12f4359d874 HTTP/1.1" 200 3086 0.005284 10.0.0.65 - - [2025-06-19 02:00:35] "GET /virtual-machine-interface/42958ac2-6c4a-4efc-ad4e-b9aeed93df5d?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.005425 10.0.0.65 - - [2025-06-19 02:00:35] "GET /project/f3ed37bc-ae6a-4a25-96ae-37ef0447412e HTTP/1.1" 200 7412 0.050711 10.0.0.65 - - [2025-06-19 02:00:35] "DELETE /virtual-machine-interface/42958ac2-6c4a-4efc-ad4e-b9aeed93df5d HTTP/1.1" 200 115 0.068412 10.0.0.65 - - [2025-06-19 02:00:36] "POST /ref-update HTTP/1.1" 200 156 0.018453 10.0.0.65 - - [2025-06-19 02:00:36] "GET /virtual-machine-interface/ffe23ef4-4cb0-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005581 10.0.0.65 - - [2025-06-19 02:00:36] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.65 - - [2025-06-19 02:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.65 - - [2025-06-19 02:00:36] "GET /loadbalancer/ea605ffd-ded1-45f9-95a0-dd992a294d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003537 10.0.0.65 - - [2025-06-19 02:00:36] "DELETE /virtual-machine/068310a4-6a6b-4ac2-a27c-6941fc5b7d73 HTTP/1.1" 200 115 0.022943 10.0.0.65 - - [2025-06-19 02:00:36] "GET /virtual-machine-interface/2e930eaf-b414-40af-b13e-7071542f154c?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.006176 10.0.0.65 - - [2025-06-19 02:00:36] "GET /virtual-machine-interface/ffe23ef4-4cb0-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004606 10.0.0.65 - - [2025-06-19 02:00:36] "POST /set-tag HTTP/1.1" 200 109 0.038206 10.0.0.65 - - [2025-06-19 02:00:36] "DELETE /virtual-machine-interface/2e930eaf-b414-40af-b13e-7071542f154c HTTP/1.1" 200 115 0.110577 10.0.0.65 - - [2025-06-19 02:00:36] "DELETE /loadbalancer-member/fa0262b7-e53c-4636-830f-5efac1524713 HTTP/1.1" 200 115 0.062882 10.0.0.65 - - [2025-06-19 02:00:36] "DELETE /virtual-machine/48ec7e00-4c64-4d62-8c93-b5536d06c57b HTTP/1.1" 200 115 0.036073 10.0.0.65 - - [2025-06-19 02:00:37] "GET /virtual-machine-interface/ffe23ef4-4cb0-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014816 10.0.0.65 - - [2025-06-19 02:00:37] "POST /set-tag HTTP/1.1" 200 109 0.002476 10.0.0.65 - - [2025-06-19 02:00:37] "GET /virtual-machine-interface/ffe23ef4-4cb0-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004414 10.0.0.65 - - [2025-06-19 02:00:37] "POST /set-tag HTTP/1.1" 200 109 0.002264 10.0.0.65 - - [2025-06-19 02:00:37] "GET /virtual-machine/f21cb135-09e7-4256-8a10-3131c312d1df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.004892 10.0.0.65 - - [2025-06-19 02:00:37] "POST /ref-update HTTP/1.1" 200 156 0.009356 10.0.0.65 - - [2025-06-19 02:00:37] "GET /virtual-machine-interface/ffe23ef4-4cb0-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.017054 10.0.0.65 - - [2025-06-19 02:00:37] "POST /set-tag HTTP/1.1" 200 109 0.023730 10.0.0.65 - - [2025-06-19 02:00:37] "POST /set-tag HTTP/1.1" 200 109 0.013461 10.0.0.65 - - [2025-06-19 02:00:37] "POST /set-tag HTTP/1.1" 200 109 0.027792 10.0.0.65 - - [2025-06-19 02:00:37] "DELETE /instance-ip/fff75f96-4cb0-11f0-95ff-fa163e1cad06 HTTP/1.1" 200 115 0.045710 10.0.0.65 - - [2025-06-19 02:00:37] "POST /ref-update HTTP/1.1" 200 156 0.012598 10.0.0.65 - - [2025-06-19 02:00:37] "DELETE /virtual-machine-interface/ffe23ef4-4cb0-11f0-95ff-fa163e1cad06 HTTP/1.1" 200 115 0.043248 10.0.0.65 - - [2025-06-19 02:00:37] "DELETE /virtual-machine/f21cb135-09e7-4256-8a10-3131c312d1df HTTP/1.1" 200 115 0.023000 10.0.0.65 - - [2025-06-19 02:00:41] "GET /virtual-machine-interface/ff711738-4cb0-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004615 10.0.0.65 - - [2025-06-19 02:00:41] "POST /set-tag HTTP/1.1" 200 109 0.002603 10.0.0.65 - - [2025-06-19 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.65 - - [2025-06-19 02:00:41] "GET /loadbalancer/ea605ffd-ded1-45f9-95a0-dd992a294d18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002743 10.0.0.65 - - [2025-06-19 02:00:42] "GET /virtual-machine-interface/ff711738-4cb0-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004478 10.0.0.65 - - [2025-06-19 02:00:42] "POST /set-tag HTTP/1.1" 200 109 0.002555 10.0.0.65 - - [2025-06-19 02:00:42] "GET /virtual-machine-interface/ff711738-4cb0-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005630 10.0.0.65 - - [2025-06-19 02:00:42] "POST /set-tag HTTP/1.1" 200 109 0.003577 10.0.0.65 - - [2025-06-19 02:00:42] "GET /virtual-machine/9e849ccd-be0c-4a1c-8068-9ddeadda936e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.005471 10.0.0.65 - - [2025-06-19 02:00:42] "POST /ref-update HTTP/1.1" 200 156 0.015348 10.0.0.65 - - [2025-06-19 02:00:42] "GET /virtual-machine-interface/ff711738-4cb0-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.020676 10.0.0.65 - - [2025-06-19 02:00:42] "POST /set-tag HTTP/1.1" 200 109 0.049212 10.0.0.65 - - [2025-06-19 02:00:42] "POST /set-tag HTTP/1.1" 200 109 0.033423 10.0.0.65 - - [2025-06-19 02:00:42] "POST /set-tag HTTP/1.1" 200 109 0.045206 10.0.0.65 - - [2025-06-19 02:00:42] "DELETE /instance-ip/ff8bb714-4cb0-11f0-95ff-fa163e1cad06 HTTP/1.1" 200 115 0.076889 10.0.0.65 - - [2025-06-19 02:00:42] "POST /ref-update HTTP/1.1" 200 156 0.021749 10.0.0.65 - - [2025-06-19 02:00:42] "DELETE /virtual-machine-interface/ff711738-4cb0-11f0-95ff-fa163e1cad06 HTTP/1.1" 200 115 0.066516 10.0.0.65 - - [2025-06-19 02:00:42] "DELETE /virtual-machine/9e849ccd-be0c-4a1c-8068-9ddeadda936e HTTP/1.1" 200 115 0.038460 10.0.0.65 - - [2025-06-19 02:00:42] "DELETE /tag/e3118cd2-a7e3-4698-b973-56850691a575 HTTP/1.1" 200 115 0.074873 10.0.0.65 - - [2025-06-19 02:00:42] "DELETE /tag/92506809-3f36-4f01-b1d7-fbf5e8874211 HTTP/1.1" 200 115 0.127613 10.0.0.65 - - [2025-06-19 02:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.65 - - [2025-06-19 02:00:46] "GET /project/f3ed37bc-ae6a-4a25-96ae-37ef0447412e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.047925 10.0.0.65 - - [2025-06-19 02:00:46] "POST /tags HTTP/1.1" 200 393 0.037513 10.0.0.65 - - [2025-06-19 02:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.021610 10.0.0.65 - - [2025-06-19 02:00:46] "GET /tag/348c5ad4-f429-4b2f-8fad-88f934338a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015485 10.0.0.65 - - [2025-06-19 02:00:46] "POST /tags HTTP/1.1" 200 341 0.037594 10.0.0.65 - - [2025-06-19 02:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.65 - - [2025-06-19 02:00:46] "GET /tag/4ec6f856-ab80-451b-b625-3f888f0d6bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014009 10.0.0.65 - - [2025-06-19 02:00:46] "POST /id-to-fqname HTTP/1.1" 200 192 0.000590 10.0.0.65 - - [2025-06-19 02:00:46] "POST /fqname-to-id HTTP/1.1" 404 201 0.005852 10.0.0.65 - - [2025-06-19 02:00:46] "POST /security-groups HTTP/1.1" 200 589 0.061620 10.0.0.65 - - [2025-06-19 02:00:46] "POST /projects HTTP/1.1" 200 519 0.211745 10.0.0.65 - - [2025-06-19 02:00:46] "POST /fqname-to-id HTTP/1.1" 404 236 0.006970 10.0.0.65 - - [2025-06-19 02:00:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.028572 10.0.0.65 - - [2025-06-19 02:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.024158 10.0.0.65 - - [2025-06-19 02:00:46] "GET /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004377 10.0.0.65 - - [2025-06-19 02:00:46] "POST /access-control-lists HTTP/1.1" 200 598 0.108966 10.0.0.65 - - [2025-06-19 02:00:47] "POST /fqname-to-id HTTP/1.1" 404 235 0.033783 10.0.0.65 - - [2025-06-19 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.024398 10.0.0.65 - - [2025-06-19 02:00:47] "GET /virtual-network/7f1647a9-2daa-43e8-98fa-57d4163998da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.007941 10.0.0.65 - - [2025-06-19 02:00:47] "POST /access-control-lists HTTP/1.1" 200 596 0.108864 10.0.0.65 - - [2025-06-19 02:00:47] "PUT /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba HTTP/1.1" 200 264 0.128986 10.0.0.65 - - [2025-06-19 02:00:47] "PUT /virtual-network/7f1647a9-2daa-43e8-98fa-57d4163998da HTTP/1.1" 200 264 0.086215 10.0.0.65 - - [2025-06-19 02:00:47] "POST /security-groups HTTP/1.1" 200 591 0.093519 10.0.0.65 - - [2025-06-19 02:00:47] "POST /fqname-to-id HTTP/1.1" 404 270 0.006546 10.0.0.65 - - [2025-06-19 02:00:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.051356 10.0.0.65 - - [2025-06-19 02:00:47] "POST /chown HTTP/1.1" 200 109 0.030582 10.0.0.65 - - [2025-06-19 02:00:47] "POST /access-control-lists HTTP/1.1" 200 632 0.047568 10.0.0.65 - - [2025-06-19 02:00:47] "POST /fqname-to-id HTTP/1.1" 404 269 0.016517 10.0.0.65 - - [2025-06-19 02:00:47] "GET /application-policy-set/e8a4912c-ed03-4b04-b1df-c0dc5c92d28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009772 10.0.0.65 - - [2025-06-19 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.65 - - [2025-06-19 02:00:47] "GET /policy-management/eb70afb0-64d3-47d9-9290-5d9b50741cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006620 10.0.0.65 - - [2025-06-19 02:00:47] "POST /tags HTTP/1.1" 409 226 0.006231 10.0.0.65 - - [2025-06-19 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002814 10.0.0.65 - - [2025-06-19 02:00:47] "POST /access-control-lists HTTP/1.1" 200 630 0.121900 10.0.0.65 - - [2025-06-19 02:00:47] "GET /tag/4ec6f856-ab80-451b-b625-3f888f0d6bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.045492 10.0.0.65 - - [2025-06-19 02:00:47] "POST /firewall-rules HTTP/1.1" 200 600 0.082403 10.0.0.65 - - [2025-06-19 02:00:47] "GET /firewall-rule/9decfb7f-ebda-4287-8435-4c41e0c49147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.030227 10.0.0.65 - - [2025-06-19 02:00:47] "GET /firewall-policy/07eeefbb-8714-4c36-ba47-0f94951258a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004854 10.0.0.65 - - [2025-06-19 02:00:47] "GET /firewall-rule/9decfb7f-ebda-4287-8435-4c41e0c49147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002865 10.0.0.65 - - [2025-06-19 02:00:47] "POST /ref-update HTTP/1.1" 200 156 0.049113 10.0.0.65 - - [2025-06-19 02:00:47] "GET /application-policy-set/e8a4912c-ed03-4b04-b1df-c0dc5c92d28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008052 10.0.0.65 - - [2025-06-19 02:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.65 - - [2025-06-19 02:00:48] "GET /policy-management/eb70afb0-64d3-47d9-9290-5d9b50741cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002451 10.0.0.65 - - [2025-06-19 02:00:48] "POST /tags HTTP/1.1" 409 226 0.002409 10.0.0.65 - - [2025-06-19 02:00:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.65 - - [2025-06-19 02:00:48] "GET /tag/4ec6f856-ab80-451b-b625-3f888f0d6bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012109 10.0.0.65 - - [2025-06-19 02:00:48] "POST /firewall-rules HTTP/1.1" 200 598 0.071560 10.0.0.65 - - [2025-06-19 02:00:48] "GET /firewall-rule/c54167e6-a939-4406-8071-87839dd782e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007521 10.0.0.65 - - [2025-06-19 02:00:48] "GET /firewall-policy/07eeefbb-8714-4c36-ba47-0f94951258a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.007213 10.0.0.65 - - [2025-06-19 02:00:48] "GET /firewall-rule/c54167e6-a939-4406-8071-87839dd782e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002678 10.0.0.65 - - [2025-06-19 02:00:48] "POST /ref-update HTTP/1.1" 200 156 0.067268 10.0.0.65 - - [2025-06-19 02:00:49] "POST /tags HTTP/1.1" 200 393 0.033633 10.0.0.65 - - [2025-06-19 02:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.017937 10.0.0.65 - - [2025-06-19 02:00:49] "GET /tag/634e1f76-f3e6-4757-bf81-091d84dc2c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012816 10.0.0.65 - - [2025-06-19 02:00:49] "POST /tags HTTP/1.1" 200 341 0.018044 10.0.0.65 - - [2025-06-19 02:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.013674 10.0.0.65 - - [2025-06-19 02:00:49] "GET /tag/11bc15d8-7e5d-4c5d-b001-0f29758cac16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012692 10.0.0.65 - - [2025-06-19 02:00:49] "POST /id-to-fqname HTTP/1.1" 200 192 0.000597 10.0.0.65 - - [2025-06-19 02:00:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.003893 10.0.0.65 - - [2025-06-19 02:00:49] "POST /security-groups HTTP/1.1" 200 589 0.062566 10.0.0.65 - - [2025-06-19 02:00:49] "POST /fqname-to-id HTTP/1.1" 404 236 0.020016 10.0.0.65 - - [2025-06-19 02:00:49] "POST /projects HTTP/1.1" 200 519 0.210784 10.0.0.65 - - [2025-06-19 02:00:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.021753 10.0.0.65 - - [2025-06-19 02:00:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012104 10.0.0.65 - - [2025-06-19 02:00:49] "GET /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006124 10.0.0.65 - - [2025-06-19 02:00:49] "POST /access-control-lists HTTP/1.1" 200 598 0.098991 10.0.0.65 - - [2025-06-19 02:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012351 10.0.0.65 - - [2025-06-19 02:00:50] "POST /fqname-to-id HTTP/1.1" 404 235 0.004645 10.0.0.65 - - [2025-06-19 02:00:50] "GET /virtual-network/7f1647a9-2daa-43e8-98fa-57d4163998da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005670 10.0.0.65 - - [2025-06-19 02:00:50] "POST /access-control-lists HTTP/1.1" 200 596 0.090344 10.0.0.65 - - [2025-06-19 02:00:50] "PUT /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba HTTP/1.1" 200 264 0.133654 10.0.0.65 - - [2025-06-19 02:00:50] "PUT /virtual-network/7f1647a9-2daa-43e8-98fa-57d4163998da HTTP/1.1" 200 264 0.090982 10.0.0.65 - - [2025-06-19 02:00:50] "POST /security-groups HTTP/1.1" 200 591 0.081878 10.0.0.65 - - [2025-06-19 02:00:50] "POST /fqname-to-id HTTP/1.1" 404 270 0.001890 10.0.0.65 - - [2025-06-19 02:00:50] "POST /access-control-lists HTTP/1.1" 200 632 0.020542 10.0.0.65 - - [2025-06-19 02:00:50] "POST /fqname-to-id HTTP/1.1" 404 269 0.011170 10.0.0.65 - - [2025-06-19 02:00:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.040422 10.0.0.65 - - [2025-06-19 02:00:50] "POST /chown HTTP/1.1" 200 109 0.022394 10.0.0.65 - - [2025-06-19 02:00:50] "GET /application-policy-set/e8a4912c-ed03-4b04-b1df-c0dc5c92d28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.016163 10.0.0.65 - - [2025-06-19 02:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.65 - - [2025-06-19 02:00:50] "GET /policy-management/eb70afb0-64d3-47d9-9290-5d9b50741cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002385 10.0.0.65 - - [2025-06-19 02:00:50] "POST /access-control-lists HTTP/1.1" 200 630 0.101235 10.0.0.65 - - [2025-06-19 02:00:50] "POST /tags HTTP/1.1" 409 226 0.008072 10.0.0.65 - - [2025-06-19 02:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.65 - - [2025-06-19 02:00:50] "GET /tag/11bc15d8-7e5d-4c5d-b001-0f29758cac16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011000 10.0.0.65 - - [2025-06-19 02:00:50] "POST /firewall-rules HTTP/1.1" 200 600 0.065134 10.0.0.65 - - [2025-06-19 02:00:50] "GET /firewall-rule/8436c0f3-1eaf-43f3-93db-f68ff882d3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006985 10.0.0.65 - - [2025-06-19 02:00:50] "GET /firewall-policy/07eeefbb-8714-4c36-ba47-0f94951258a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.003798 10.0.0.65 - - [2025-06-19 02:00:50] "GET /firewall-rule/8436c0f3-1eaf-43f3-93db-f68ff882d3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002101 10.0.0.65 - - [2025-06-19 02:00:50] "POST /ref-update HTTP/1.1" 200 156 0.067500 10.0.0.65 - - [2025-06-19 02:00:50] "GET /application-policy-set/e8a4912c-ed03-4b04-b1df-c0dc5c92d28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011420 10.0.0.65 - - [2025-06-19 02:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.65 - - [2025-06-19 02:00:50] "GET /policy-management/eb70afb0-64d3-47d9-9290-5d9b50741cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002791 10.0.0.65 - - [2025-06-19 02:00:50] "POST /tags HTTP/1.1" 409 226 0.001955 10.0.0.65 - - [2025-06-19 02:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.65 - - [2025-06-19 02:00:51] "GET /tag/11bc15d8-7e5d-4c5d-b001-0f29758cac16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011580 10.0.0.65 - - [2025-06-19 02:00:51] "POST /firewall-rules HTTP/1.1" 200 598 0.077965 10.0.0.65 - - [2025-06-19 02:00:51] "GET /firewall-rule/2e426245-ff4c-4d30-8d01-cc51ebcb0614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004368 10.0.0.65 - - [2025-06-19 02:00:51] "GET /firewall-policy/07eeefbb-8714-4c36-ba47-0f94951258a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.014252 10.0.0.65 - - [2025-06-19 02:00:51] "GET /firewall-rule/2e426245-ff4c-4d30-8d01-cc51ebcb0614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.008242 10.0.0.65 - - [2025-06-19 02:00:51] "POST /ref-update HTTP/1.1" 200 156 0.070751 10.0.0.65 - - [2025-06-19 02:00:52] "POST /tags HTTP/1.1" 200 345 0.113749 10.0.0.65 - - [2025-06-19 02:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.023673 10.0.0.65 - - [2025-06-19 02:00:52] "GET /tag/a8313724-6397-48f9-98e8-c88bbedad42d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.023309 10.0.0.65 - - [2025-06-19 02:00:52] "POST /projects HTTP/1.1" 409 238 0.004464 10.0.0.65 - - [2025-06-19 02:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.65 - - [2025-06-19 02:00:52] "GET /project/8435ff2f-8d3e-4ef5-800f-b6701231ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.050096 10.0.0.65 - - [2025-06-19 02:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.65 - - [2025-06-19 02:00:52] "GET /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004465 10.0.0.65 - - [2025-06-19 02:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.65 - - [2025-06-19 02:00:52] "GET /virtual-network/7f1647a9-2daa-43e8-98fa-57d4163998da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.008684 10.0.0.65 - - [2025-06-19 02:00:52] "POST /security-groups HTTP/1.1" 409 285 0.004907 10.0.0.65 - - [2025-06-19 02:00:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.65 - - [2025-06-19 02:00:53] "PUT /security-group/dc6df0e2-49f8-4453-bb8d-79b51e5d1a55 HTTP/1.1" 200 262 0.076675 10.0.0.65 - - [2025-06-19 02:00:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.049909 10.0.0.65 - - [2025-06-19 02:00:53] "PUT /access-control-list/26940386-c678-4cba-9f8a-847d1486ec31 HTTP/1.1" 200 272 0.047949 10.0.0.65 - - [2025-06-19 02:00:53] "PUT /access-control-list/c9ea9010-81a5-46e1-a7d5-bc4fe18ddbe5 HTTP/1.1" 200 272 0.040285 10.0.0.65 - - [2025-06-19 02:00:53] "POST /tags HTTP/1.1" 200 345 0.076691 10.0.0.65 - - [2025-06-19 02:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.65 - - [2025-06-19 02:00:53] "GET /tag/58d96487-7f8d-40e2-9027-ff2f28490111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.014781 10.0.0.65 - - [2025-06-19 02:00:53] "POST /projects HTTP/1.1" 409 238 0.003323 10.0.0.65 - - [2025-06-19 02:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.65 - - [2025-06-19 02:00:53] "GET /project/98c568ad-ae07-43bb-966b-b2d749d86da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.060914 10.0.0.65 - - [2025-06-19 02:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005891 10.0.0.65 - - [2025-06-19 02:00:53] "GET /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006623 10.0.0.65 - - [2025-06-19 02:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.65 - - [2025-06-19 02:00:53] "GET /virtual-network/7f1647a9-2daa-43e8-98fa-57d4163998da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006730 10.0.0.65 - - [2025-06-19 02:00:53] "POST /security-groups HTTP/1.1" 409 285 0.004225 10.0.0.65 - - [2025-06-19 02:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.65 - - [2025-06-19 02:00:53] "PUT /security-group/292ef8b1-eeb7-4c2b-a6f9-c4f7620042a4 HTTP/1.1" 200 262 0.059399 10.0.0.65 - - [2025-06-19 02:00:53] "PUT /access-control-list/52895f23-4679-4169-8c7b-ae4c569f10d6 HTTP/1.1" 200 272 0.028965 10.0.0.65 - - [2025-06-19 02:00:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.049304 10.0.0.65 - - [2025-06-19 02:00:53] "PUT /access-control-list/8249dd84-4a11-4f35-a70e-953305c41efd HTTP/1.1" 200 272 0.030953 10.0.0.65 - - [2025-06-19 02:00:53] "GET /virtual-machine-interface/caf46876-4caf-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007833 10.0.0.65 - - [2025-06-19 02:00:53] "POST /set-tag HTTP/1.1" 200 109 0.020276 10.0.0.65 - - [2025-06-19 02:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005361 10.0.0.65 - - [2025-06-19 02:00:53] "GET /loadbalancer/33eff6fe-e87e-4a97-8504-f250a1d99075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004414 10.0.0.65 - - [2025-06-19 02:00:53] "GET /virtual-machine-interface/caf46876-4caf-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004637 10.0.0.65 - - [2025-06-19 02:00:53] "POST /set-tag HTTP/1.1" 200 109 0.039783 10.0.0.65 - - [2025-06-19 02:00:53] "DELETE /loadbalancer-member/22981c95-a87d-434e-93db-94dac7779e04 HTTP/1.1" 200 115 0.086699 10.0.0.65 - - [2025-06-19 02:00:53] "GET /virtual-machine-interface/caf46876-4caf-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007656 10.0.0.65 - - [2025-06-19 02:00:54] "POST /set-tag HTTP/1.1" 200 109 0.002543 10.0.0.65 - - [2025-06-19 02:00:54] "DELETE /loadbalancer-member/6408ba5b-64ff-4545-87c4-cc32925daa83 HTTP/1.1" 200 115 0.047678 10.0.0.65 - - [2025-06-19 02:00:54] "GET /virtual-machine-interface/caf46876-4caf-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012395 10.0.0.65 - - [2025-06-19 02:00:54] "POST /set-tag HTTP/1.1" 200 109 0.002591 10.0.0.65 - - [2025-06-19 02:00:54] "DELETE /loadbalancer-member/8d51f1f8-8a5a-41f2-9b0e-5c1add936c8a HTTP/1.1" 200 115 0.045960 10.0.0.65 - - [2025-06-19 02:00:54] "GET /virtual-machine-interface/caf46876-4caf-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011825 10.0.0.65 - - [2025-06-19 02:00:54] "POST /set-tag HTTP/1.1" 200 109 0.004071 10.0.0.65 - - [2025-06-19 02:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.65 - - [2025-06-19 02:00:54] "GET /loadbalancer/33eff6fe-e87e-4a97-8504-f250a1d99075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002420 10.0.0.65 - - [2025-06-19 02:00:54] "GET /loadbalancer-pool/b720fe42-e6db-4697-a48a-d3620dd9fdaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002880 10.0.0.65 - - [2025-06-19 02:00:54] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019469 10.0.0.65 - - [2025-06-19 02:00:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.014845 10.0.0.65 - - [2025-06-19 02:00:54] "GET /virtual-machine-interface/caf46876-4caf-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012500 10.0.0.65 - - [2025-06-19 02:00:54] "GET /virtual-machine-interface/caf46876-4caf-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009286 10.0.0.65 - - [2025-06-19 02:00:54] "GET /floating-ip/89e86932-cd4b-4900-b3bc-e00f7474d255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003555 10.0.0.65 - - [2025-06-19 02:00:54] "POST /set-tag HTTP/1.1" 200 109 0.067006 10.0.0.65 - - [2025-06-19 02:00:54] "GET /loadbalancer-pool/770f5756-c9da-4444-b51b-522fa2ceeb98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.013974 10.0.0.65 - - [2025-06-19 02:00:54] "POST /loadbalancer-members HTTP/1.1" 200 690 0.031175 10.0.0.65 - - [2025-06-19 02:00:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.016648 10.0.0.65 - - [2025-06-19 02:00:54] "GET /virtual-machine-interface/caf46876-4caf-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010557 10.0.0.65 - - [2025-06-19 02:00:54] "GET /virtual-machine-interface/caf46876-4caf-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007110 10.0.0.65 - - [2025-06-19 02:00:54] "POST /set-tag HTTP/1.1" 200 109 0.022565 10.0.0.65 - - [2025-06-19 02:00:54] "GET /floating-ip/89e86932-cd4b-4900-b3bc-e00f7474d255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.010556 10.0.0.65 - - [2025-06-19 02:00:54] "GET /loadbalancer-pool/bb7510e9-4675-4d68-a7f0-64242cf46414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004635 10.0.0.65 - - [2025-06-19 02:00:54] "POST /loadbalancer-members HTTP/1.1" 200 692 0.038260 10.0.0.65 - - [2025-06-19 02:00:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.013594 10.0.0.65 - - [2025-06-19 02:00:54] "GET /virtual-machine-interface/caf46876-4caf-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007598 10.0.0.65 - - [2025-06-19 02:00:54] "GET /virtual-machine-interface/caf46876-4caf-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.010037 10.0.0.65 - - [2025-06-19 02:00:54] "GET /floating-ip/89e86932-cd4b-4900-b3bc-e00f7474d255?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002931 10.0.0.65 - - [2025-06-19 02:00:54] "POST /set-tag HTTP/1.1" 200 109 0.003187 10.0.0.65 - - [2025-06-19 02:00:57] "POST /tags HTTP/1.1" 200 291 0.058221 10.0.0.65 - - [2025-06-19 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.65 - - [2025-06-19 02:00:57] "GET /tag/3bdc24ec-129f-418e-a90c-d72de0f1fcd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.021678 10.0.0.65 - - [2025-06-19 02:00:57] "POST /tags HTTP/1.1" 200 303 0.067040 10.0.0.65 - - [2025-06-19 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011987 10.0.0.65 - - [2025-06-19 02:00:57] "GET /tag/6b32905e-1798-48b4-a7b3-ff4de6f9413a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.019533 10.0.0.65 - - [2025-06-19 02:00:57] "POST /tags HTTP/1.1" 409 252 0.002505 10.0.0.65 - - [2025-06-19 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.65 - - [2025-06-19 02:00:57] "GET /tag/348c5ad4-f429-4b2f-8fad-88f934338a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.017385 10.0.0.65 - - [2025-06-19 02:00:57] "POST /tags HTTP/1.1" 409 228 0.002250 10.0.0.65 - - [2025-06-19 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005414 10.0.0.65 - - [2025-06-19 02:00:57] "GET /tag/a8313724-6397-48f9-98e8-c88bbedad42d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.017189 10.0.0.65 - - [2025-06-19 02:00:57] "POST /tags HTTP/1.1" 409 226 0.002553 10.0.0.65 - - [2025-06-19 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.65 - - [2025-06-19 02:00:57] "GET /tag/4ec6f856-ab80-451b-b625-3f888f0d6bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.022898 10.0.0.65 - - [2025-06-19 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.65 - - [2025-06-19 02:00:57] "GET /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005841 10.0.0.65 - - [2025-06-19 02:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.65 - - [2025-06-19 02:00:57] "GET /project/8435ff2f-8d3e-4ef5-800f-b6701231ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.034038 10.0.0.65 - - [2025-06-19 02:00:58] "POST /virtual-machines HTTP/1.1" 200 395 0.021062 10.0.0.65 - - [2025-06-19 02:00:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.042935 10.0.0.65 - - [2025-06-19 02:00:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.130205 10.0.0.65 - - [2025-06-19 02:00:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.014772 10.0.0.65 - - [2025-06-19 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.014768 10.0.0.65 - - [2025-06-19 02:00:58] "GET /virtual-machine-interface/3df2008a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015547 10.0.0.65 - - [2025-06-19 02:00:58] "POST /instance-ips HTTP/1.1" 200 397 0.024808 10.0.0.65 - - [2025-06-19 02:00:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.028903 10.0.0.65 - - [2025-06-19 02:00:58] "GET /virtual-machine-interface/3df2008a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015759 10.0.0.65 - - [2025-06-19 02:00:58] "POST /set-tag HTTP/1.1" 200 109 0.112985 10.0.0.65 - - [2025-06-19 02:00:58] "GET /virtual-machine-interface/3df2008a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.024299 10.0.0.65 - - [2025-06-19 02:00:58] "GET /instance-ip/3e1230ee-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.019928 10.0.0.65 - - [2025-06-19 02:00:58] "GET /virtual-machine-interface/3df2008a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008109 10.0.0.65 - - [2025-06-19 02:00:58] "POST /set-tag HTTP/1.1" 200 109 0.002493 10.0.0.65 - - [2025-06-19 02:00:58] "GET /virtual-router/d9112f0a-8c0a-4a75-b206-01d185af5a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.005524 10.0.0.65 - - [2025-06-19 02:00:58] "POST /ref-update HTTP/1.1" 200 156 0.019670 10.0.0.65 - - [2025-06-19 02:00:58] "GET /virtual-machine-interface/3df2008a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.040288 10.0.0.65 - - [2025-06-19 02:00:58] "POST /set-tag HTTP/1.1" 200 109 0.002455 10.0.0.65 - - [2025-06-19 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.65 - - [2025-06-19 02:00:58] "GET /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006742 10.0.0.65 - - [2025-06-19 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.65 - - [2025-06-19 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.65 - - [2025-06-19 02:00:59] "GET /project/8435ff2f-8d3e-4ef5-800f-b6701231ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.052892 10.0.0.65 - - [2025-06-19 02:00:59] "GET /project/8435ff2f-8d3e-4ef5-800f-b6701231ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.094052 10.0.0.65 - - [2025-06-19 02:00:59] "POST /virtual-machines HTTP/1.1" 200 395 0.029091 10.0.0.65 - - [2025-06-19 02:00:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.029921 10.0.0.65 - - [2025-06-19 02:00:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.177952 10.0.0.65 - - [2025-06-19 02:00:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.022632 10.0.0.65 - - [2025-06-19 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.015053 10.0.0.65 - - [2025-06-19 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.078081 10.0.0.65 - - [2025-06-19 02:00:59] "GET /virtual-machine-interface/3e9bc534-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014106 10.0.0.65 - - [2025-06-19 02:00:59] "GET /project/98c568ad-ae07-43bb-966b-b2d749d86da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.133650 10.0.0.65 - - [2025-06-19 02:00:59] "POST /instance-ips HTTP/1.1" 200 397 0.036036 10.0.0.65 - - [2025-06-19 02:00:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.041634 10.0.0.65 - - [2025-06-19 02:00:59] "GET /virtual-machine-interface/3e9bc534-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015484 10.0.0.65 - - [2025-06-19 02:00:59] "POST /set-tag HTTP/1.1" 200 109 0.070098 10.0.0.65 - - [2025-06-19 02:00:59] "GET /virtual-machine-interface/3e9bc534-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.024081 10.0.0.65 - - [2025-06-19 02:00:59] "GET /instance-ip/3ec28bd8-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003723 10.0.0.65 - - [2025-06-19 02:00:59] "GET /virtual-machine-interface/3e9bc534-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008123 10.0.0.65 - - [2025-06-19 02:00:59] "POST /set-tag HTTP/1.1" 200 109 0.006041 10.0.0.65 - - [2025-06-19 02:00:59] "GET /virtual-router/d9112f0a-8c0a-4a75-b206-01d185af5a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.004980 10.0.0.65 - - [2025-06-19 02:01:00] "POST /ref-update HTTP/1.1" 200 156 0.025626 10.0.0.65 - - [2025-06-19 02:01:00] "GET /virtual-machine-interface/3e9bc534-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010252 10.0.0.65 - - [2025-06-19 02:01:00] "POST /set-tag HTTP/1.1" 200 109 0.012634 10.0.0.65 - - [2025-06-19 02:01:00] "POST /tags HTTP/1.1" 200 291 0.034301 10.0.0.65 - - [2025-06-19 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006754 10.0.0.65 - - [2025-06-19 02:01:00] "GET /tag/7d32dd69-dec8-43b8-97f4-8cb53bb25fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.018548 10.0.0.65 - - [2025-06-19 02:01:00] "POST /tags HTTP/1.1" 409 252 0.002855 10.0.0.65 - - [2025-06-19 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.65 - - [2025-06-19 02:01:00] "GET /tag/634e1f76-f3e6-4757-bf81-091d84dc2c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.018540 10.0.0.65 - - [2025-06-19 02:01:00] "POST /tags HTTP/1.1" 409 228 0.002101 10.0.0.65 - - [2025-06-19 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.65 - - [2025-06-19 02:01:00] "GET /tag/58d96487-7f8d-40e2-9027-ff2f28490111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012010 10.0.0.65 - - [2025-06-19 02:01:00] "POST /tags HTTP/1.1" 409 226 0.004182 10.0.0.65 - - [2025-06-19 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.65 - - [2025-06-19 02:01:00] "GET /tag/11bc15d8-7e5d-4c5d-b001-0f29758cac16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016226 10.0.0.65 - - [2025-06-19 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.65 - - [2025-06-19 02:01:00] "GET /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005536 10.0.0.65 - - [2025-06-19 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008618 10.0.0.65 - - [2025-06-19 02:01:00] "GET /project/98c568ad-ae07-43bb-966b-b2d749d86da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040262 10.0.0.65 - - [2025-06-19 02:01:00] "POST /virtual-machines HTTP/1.1" 200 395 0.033050 10.0.0.65 - - [2025-06-19 02:01:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.039459 10.0.0.65 - - [2025-06-19 02:01:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.160978 10.0.0.65 - - [2025-06-19 02:01:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.027713 10.0.0.65 - - [2025-06-19 02:01:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.026118 10.0.0.65 - - [2025-06-19 02:01:00] "GET /virtual-machine-interface/3f83b65a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013580 10.0.0.65 - - [2025-06-19 02:01:01] "POST /instance-ips HTTP/1.1" 200 397 0.262219 10.0.0.65 - - [2025-06-19 02:01:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.063009 10.0.0.65 - - [2025-06-19 02:01:01] "GET /virtual-machine-interface/3f83b65a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.022117 10.0.0.65 - - [2025-06-19 02:01:01] "POST /set-tag HTTP/1.1" 200 109 0.099982 10.0.0.65 - - [2025-06-19 02:01:01] "GET /virtual-machine-interface/3f83b65a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.042377 10.0.0.65 - - [2025-06-19 02:01:01] "GET /instance-ip/3fa7bf0a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.015498 10.0.0.65 - - [2025-06-19 02:01:01] "GET /virtual-machine-interface/3f83b65a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015044 10.0.0.65 - - [2025-06-19 02:01:01] "POST /set-tag HTTP/1.1" 200 109 0.009281 10.0.0.65 - - [2025-06-19 02:01:01] "GET /virtual-router/d9112f0a-8c0a-4a75-b206-01d185af5a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.009481 10.0.0.65 - - [2025-06-19 02:01:01] "POST /ref-update HTTP/1.1" 200 156 0.019003 10.0.0.65 - - [2025-06-19 02:01:01] "GET /virtual-machine-interface/3f83b65a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.042289 10.0.0.65 - - [2025-06-19 02:01:01] "POST /set-tag HTTP/1.1" 200 109 0.012569 10.0.0.65 - - [2025-06-19 02:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007811 10.0.0.65 - - [2025-06-19 02:01:01] "GET /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.017739 10.0.0.65 - - [2025-06-19 02:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.022672 10.0.0.65 - - [2025-06-19 02:01:02] "GET /project/98c568ad-ae07-43bb-966b-b2d749d86da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.074942 10.0.0.65 - - [2025-06-19 02:01:02] "POST /virtual-machines HTTP/1.1" 200 395 0.032405 10.0.0.65 - - [2025-06-19 02:01:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.039671 10.0.0.65 - - [2025-06-19 02:01:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.157119 10.0.0.65 - - [2025-06-19 02:01:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.026396 10.0.0.65 - - [2025-06-19 02:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.026136 10.0.0.65 - - [2025-06-19 02:01:02] "GET /virtual-machine-interface/4061294a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009649 10.0.0.65 - - [2025-06-19 02:01:02] "POST /instance-ips HTTP/1.1" 200 397 0.035464 10.0.0.65 - - [2025-06-19 02:01:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.044979 10.0.0.65 - - [2025-06-19 02:01:02] "GET /virtual-machine-interface/4061294a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.019533 10.0.0.65 - - [2025-06-19 02:01:02] "POST /set-tag HTTP/1.1" 200 109 0.075239 10.0.0.65 - - [2025-06-19 02:01:02] "GET /virtual-machine-interface/4061294a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018581 10.0.0.65 - - [2025-06-19 02:01:02] "GET /instance-ip/40855496-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.019643 10.0.0.65 - - [2025-06-19 02:01:02] "GET /virtual-machine-interface/4061294a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007064 10.0.0.65 - - [2025-06-19 02:01:02] "POST /set-tag HTTP/1.1" 200 109 0.002191 10.0.0.65 - - [2025-06-19 02:01:02] "GET /virtual-router/d9112f0a-8c0a-4a75-b206-01d185af5a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.003922 10.0.0.65 - - [2025-06-19 02:01:02] "POST /ref-update HTTP/1.1" 200 156 0.013970 10.0.0.65 - - [2025-06-19 02:01:02] "GET /virtual-machine-interface/4061294a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016526 10.0.0.65 - - [2025-06-19 02:01:02] "POST /set-tag HTTP/1.1" 200 109 0.002443 10.0.0.65 - - [2025-06-19 02:01:02] "POST /tags HTTP/1.1" 200 299 0.023048 10.0.0.65 - - [2025-06-19 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006958 10.0.0.65 - - [2025-06-19 02:01:03] "GET /tag/f2de1482-08dc-4653-9d63-00d47bbb22eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.016361 10.0.0.65 - - [2025-06-19 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.65 - - [2025-06-19 02:01:03] "GET /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004619 10.0.0.65 - - [2025-06-19 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.65 - - [2025-06-19 02:01:03] "GET /project/8435ff2f-8d3e-4ef5-800f-b6701231ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.051511 10.0.0.65 - - [2025-06-19 02:01:03] "POST /virtual-machines HTTP/1.1" 200 395 0.014810 10.0.0.65 - - [2025-06-19 02:01:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.026842 10.0.0.65 - - [2025-06-19 02:01:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.147501 10.0.0.65 - - [2025-06-19 02:01:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.013470 10.0.0.65 - - [2025-06-19 02:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.014338 10.0.0.65 - - [2025-06-19 02:01:03] "GET /virtual-machine-interface/410b0622-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009057 10.0.0.65 - - [2025-06-19 02:01:03] "POST /instance-ips HTTP/1.1" 200 397 0.029208 10.0.0.65 - - [2025-06-19 02:01:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.039643 10.0.0.65 - - [2025-06-19 02:01:03] "GET /virtual-machine-interface/410b0622-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006597 10.0.0.65 - - [2025-06-19 02:01:03] "POST /set-tag HTTP/1.1" 200 109 0.022552 10.0.0.65 - - [2025-06-19 02:01:03] "GET /virtual-machine-interface/410b0622-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015385 10.0.0.65 - - [2025-06-19 02:01:03] "GET /instance-ip/412e7fee-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.013498 10.0.0.65 - - [2025-06-19 02:01:03] "GET /virtual-machine-interface/410b0622-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008568 10.0.0.65 - - [2025-06-19 02:01:03] "POST /set-tag HTTP/1.1" 200 109 0.004571 10.0.0.65 - - [2025-06-19 02:01:03] "GET /virtual-router/d9112f0a-8c0a-4a75-b206-01d185af5a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.004971 10.0.0.65 - - [2025-06-19 02:01:03] "POST /ref-update HTTP/1.1" 200 156 0.025896 10.0.0.65 - - [2025-06-19 02:01:03] "GET /virtual-machine-interface/410b0622-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019144 10.0.0.65 - - [2025-06-19 02:01:03] "POST /set-tag HTTP/1.1" 200 109 0.004683 10.0.0.65 - - [2025-06-19 02:01:04] "POST /tags HTTP/1.1" 200 299 0.034132 10.0.0.65 - - [2025-06-19 02:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.031786 10.0.0.65 - - [2025-06-19 02:01:04] "GET /tag/a9eb16cd-2c95-44da-b1cc-020c520ba386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013000 10.0.0.65 - - [2025-06-19 02:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.65 - - [2025-06-19 02:01:04] "GET /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004887 10.0.0.65 - - [2025-06-19 02:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.65 - - [2025-06-19 02:01:04] "GET /project/8435ff2f-8d3e-4ef5-800f-b6701231ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.054314 10.0.0.65 - - [2025-06-19 02:01:04] "POST /virtual-machines HTTP/1.1" 200 395 0.020211 10.0.0.65 - - [2025-06-19 02:01:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.026600 10.0.0.65 - - [2025-06-19 02:01:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.159420 10.0.0.65 - - [2025-06-19 02:01:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.012990 10.0.0.65 - - [2025-06-19 02:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.65 - - [2025-06-19 02:01:04] "GET /virtual-machine-interface/41aecece-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007598 10.0.0.65 - - [2025-06-19 02:01:04] "GET /virtual-machine/6eb7b7c5-389c-47f4-93bd-72b2b2dd32f6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003037 10.0.0.65 - - [2025-06-19 02:01:04] "GET /virtual-machine-interface/3df2008a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004976 10.0.0.65 - - [2025-06-19 02:01:04] "POST /instance-ips HTTP/1.1" 200 397 0.028952 10.0.0.65 - - [2025-06-19 02:01:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.046145 10.0.0.65 - - [2025-06-19 02:01:04] "GET /virtual-machine-interface/41aecece-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.022267 10.0.0.65 - - [2025-06-19 02:01:04] "POST /set-tag HTTP/1.1" 200 109 0.026315 10.0.0.65 - - [2025-06-19 02:01:04] "GET /virtual-machine-interface/41aecece-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014473 10.0.0.65 - - [2025-06-19 02:01:04] "GET /instance-ip/41d1256e-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007060 10.0.0.65 - - [2025-06-19 02:01:04] "GET /virtual-machine-interface/41aecece-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005134 10.0.0.65 - - [2025-06-19 02:01:04] "POST /set-tag HTTP/1.1" 200 109 0.002432 10.0.0.65 - - [2025-06-19 02:01:04] "POST /tags HTTP/1.1" 200 299 0.042031 10.0.0.65 - - [2025-06-19 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.65 - - [2025-06-19 02:01:05] "GET /tag/5890f2be-d7c4-4c7c-acd7-547f2b642cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013777 10.0.0.65 - - [2025-06-19 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.65 - - [2025-06-19 02:01:05] "GET /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004370 10.0.0.65 - - [2025-06-19 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.65 - - [2025-06-19 02:01:05] "GET /project/98c568ad-ae07-43bb-966b-b2d749d86da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051555 10.0.0.65 - - [2025-06-19 02:01:05] "POST /virtual-machines HTTP/1.1" 200 395 0.011526 10.0.0.65 - - [2025-06-19 02:01:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.010507 10.0.0.65 - - [2025-06-19 02:01:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.150063 10.0.0.65 - - [2025-06-19 02:01:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.033955 10.0.0.65 - - [2025-06-19 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.039839 10.0.0.65 - - [2025-06-19 02:01:05] "GET /virtual-machine-interface/4235782a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004925 10.0.0.65 - - [2025-06-19 02:01:05] "POST /instance-ips HTTP/1.1" 200 397 0.019591 10.0.0.65 - - [2025-06-19 02:01:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.022150 10.0.0.65 - - [2025-06-19 02:01:05] "GET /virtual-machine-interface/4235782a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010568 10.0.0.65 - - [2025-06-19 02:01:05] "POST /set-tag HTTP/1.1" 200 109 0.019028 10.0.0.65 - - [2025-06-19 02:01:05] "GET /virtual-machine-interface/4235782a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020286 10.0.0.65 - - [2025-06-19 02:01:05] "GET /instance-ip/4252b296-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.010483 10.0.0.65 - - [2025-06-19 02:01:05] "GET /virtual-machine-interface/4235782a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004299 10.0.0.65 - - [2025-06-19 02:01:05] "POST /set-tag HTTP/1.1" 200 109 0.002110 10.0.0.65 - - [2025-06-19 02:01:05] "GET /virtual-machine-interface/3df2008a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004062 10.0.0.65 - - [2025-06-19 02:01:05] "POST /set-tag HTTP/1.1" 200 109 0.001851 10.0.0.65 - - [2025-06-19 02:01:05] "POST /tags HTTP/1.1" 200 299 0.017552 10.0.0.65 - - [2025-06-19 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.013888 10.0.0.65 - - [2025-06-19 02:01:05] "GET /tag/06db07ad-bed6-4cd6-a061-1c30fcaf40ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.013686 10.0.0.65 - - [2025-06-19 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.65 - - [2025-06-19 02:01:05] "GET /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004616 10.0.0.65 - - [2025-06-19 02:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005508 10.0.0.65 - - [2025-06-19 02:01:06] "GET /project/98c568ad-ae07-43bb-966b-b2d749d86da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.054646 10.0.0.65 - - [2025-06-19 02:01:06] "POST /virtual-machines HTTP/1.1" 200 395 0.007346 10.0.0.65 - - [2025-06-19 02:01:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.014636 10.0.0.65 - - [2025-06-19 02:01:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116562 10.0.0.65 - - [2025-06-19 02:01:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.008087 10.0.0.65 - - [2025-06-19 02:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014489 10.0.0.65 - - [2025-06-19 02:01:06] "GET /virtual-machine-interface/42b7c474-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005085 10.0.0.65 - - [2025-06-19 02:01:06] "POST /instance-ips HTTP/1.1" 200 397 0.023185 10.0.0.65 - - [2025-06-19 02:01:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.012861 10.0.0.65 - - [2025-06-19 02:01:06] "GET /virtual-machine-interface/42b7c474-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012066 10.0.0.65 - - [2025-06-19 02:01:06] "POST /set-tag HTTP/1.1" 200 109 0.024455 10.0.0.65 - - [2025-06-19 02:01:06] "GET /virtual-machine-interface/42b7c474-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016553 10.0.0.65 - - [2025-06-19 02:01:06] "GET /instance-ip/42d28d18-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005182 10.0.0.65 - - [2025-06-19 02:01:06] "GET /virtual-machine-interface/42b7c474-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009899 10.0.0.65 - - [2025-06-19 02:01:06] "POST /set-tag HTTP/1.1" 200 109 0.002500 10.0.0.65 - - [2025-06-19 02:01:06] "GET /virtual-router/d9112f0a-8c0a-4a75-b206-01d185af5a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.004157 10.0.0.65 - - [2025-06-19 02:01:06] "POST /ref-update HTTP/1.1" 200 156 0.011774 10.0.0.65 - - [2025-06-19 02:01:06] "GET /virtual-machine-interface/41aecece-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004838 10.0.0.65 - - [2025-06-19 02:01:06] "POST /set-tag HTTP/1.1" 200 109 0.002269 10.0.0.65 - - [2025-06-19 02:01:06] "GET /virtual-machine-interface/3e9bc534-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004462 10.0.0.65 - - [2025-06-19 02:01:06] "POST /set-tag HTTP/1.1" 200 109 0.002491 10.0.0.65 - - [2025-06-19 02:01:06] "GET /virtual-router/d9112f0a-8c0a-4a75-b206-01d185af5a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.003962 10.0.0.65 - - [2025-06-19 02:01:06] "POST /ref-update HTTP/1.1" 200 156 0.008946 10.0.0.65 - - [2025-06-19 02:01:06] "GET /virtual-machine-interface/4235782a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006734 10.0.0.65 - - [2025-06-19 02:01:06] "POST /set-tag HTTP/1.1" 200 109 0.002409 10.0.0.65 - - [2025-06-19 02:01:06] "GET /virtual-router/d9112f0a-8c0a-4a75-b206-01d185af5a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.004920 10.0.0.65 - - [2025-06-19 02:01:06] "POST /ref-update HTTP/1.1" 200 156 0.008304 10.0.0.65 - - [2025-06-19 02:01:06] "GET /virtual-machine-interface/42b7c474-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007986 10.0.0.65 - - [2025-06-19 02:01:06] "POST /set-tag HTTP/1.1" 200 109 0.002946 10.0.0.65 - - [2025-06-19 02:01:06] "GET /virtual-machine-interface/3f83b65a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004541 10.0.0.65 - - [2025-06-19 02:01:06] "POST /set-tag HTTP/1.1" 200 109 0.002242 10.0.0.65 - - [2025-06-19 02:01:06] "GET /virtual-machine-interface/4061294a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003970 10.0.0.65 - - [2025-06-19 02:01:06] "POST /set-tag HTTP/1.1" 200 109 0.002776 10.0.0.65 - - [2025-06-19 02:01:06] "GET /virtual-machine-interface/410b0622-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004705 10.0.0.65 - - [2025-06-19 02:01:06] "POST /set-tag HTTP/1.1" 200 109 0.002172 10.0.0.65 - - [2025-06-19 02:01:07] "GET /virtual-machine-interface/3df2008a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005211 10.0.0.65 - - [2025-06-19 02:01:07] "POST /set-tag HTTP/1.1" 200 109 0.006351 10.0.0.65 - - [2025-06-19 02:01:07] "GET /virtual-machine-interface/41aecece-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004401 10.0.0.65 - - [2025-06-19 02:01:07] "POST /set-tag HTTP/1.1" 200 109 0.002307 10.0.0.65 - - [2025-06-19 02:01:07] "GET /virtual-machine-interface/4235782a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004621 10.0.0.65 - - [2025-06-19 02:01:07] "POST /set-tag HTTP/1.1" 200 109 0.002330 10.0.0.65 - - [2025-06-19 02:01:07] "GET /virtual-machine-interface/3f83b65a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005325 10.0.0.65 - - [2025-06-19 02:01:07] "POST /set-tag HTTP/1.1" 200 109 0.002733 10.0.0.65 - - [2025-06-19 02:01:07] "GET /virtual-machine-interface/42b7c474-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004627 10.0.0.65 - - [2025-06-19 02:01:07] "POST /set-tag HTTP/1.1" 200 109 0.002990 10.0.0.65 - - [2025-06-19 02:01:10] "GET /virtual-machine-interface/3e9bc534-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004746 10.0.0.65 - - [2025-06-19 02:01:10] "POST /set-tag HTTP/1.1" 200 109 0.002505 10.0.0.65 - - [2025-06-19 02:01:11] "GET /virtual-machine-interface/4061294a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005161 10.0.0.65 - - [2025-06-19 02:01:11] "POST /set-tag HTTP/1.1" 200 109 0.002432 10.0.0.65 - - [2025-06-19 02:01:11] "GET /virtual-machine-interface/4235782a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004550 10.0.0.65 - - [2025-06-19 02:01:11] "POST /set-tag HTTP/1.1" 200 109 0.002568 10.0.0.65 - - [2025-06-19 02:01:11] "GET /virtual-machine-interface/410b0622-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004626 10.0.0.65 - - [2025-06-19 02:01:11] "POST /set-tag HTTP/1.1" 200 109 0.006385 10.0.0.65 - - [2025-06-19 02:01:11] "GET /virtual-machine-interface/42b7c474-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003903 10.0.0.65 - - [2025-06-19 02:01:11] "POST /set-tag HTTP/1.1" 200 109 0.001721 10.0.0.65 - - [2025-06-19 02:01:14] "GET /virtual-machine/03fdc8b5-0903-4074-8086-7fc859244059?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1253 0.003182 10.0.0.65 - - [2025-06-19 02:01:14] "GET /virtual-machine-interface/3e9bc534-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004252 10.0.0.65 - - [2025-06-19 02:01:14] "GET /virtual-machine/166a4738-4580-403d-a7bf-9508a3a59a35?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002971 10.0.0.65 - - [2025-06-19 02:01:14] "GET /virtual-machine-interface/3f83b65a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003989 10.0.0.65 - - [2025-06-19 02:01:14] "GET /virtual-machine/eb2d279d-6b05-495a-90cd-46c368697376?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002994 10.0.0.65 - - [2025-06-19 02:01:14] "GET /virtual-machine-interface/4061294a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004209 10.0.0.65 - - [2025-06-19 02:01:14] "GET /virtual-machine/7f9656d3-4ca6-44ac-af20-5d2e23635719?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002985 10.0.0.65 - - [2025-06-19 02:01:14] "GET /virtual-machine-interface/410b0622-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005133 10.0.0.65 - - [2025-06-19 02:01:14] "GET /virtual-machine/0f1dff0c-dc75-4bf6-ba00-95011a43006b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003182 10.0.0.65 - - [2025-06-19 02:01:14] "GET /virtual-machine-interface/4235782a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005691 10.0.0.65 - - [2025-06-19 02:01:15] "GET /virtual-machine-interface/41aecece-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004652 10.0.0.65 - - [2025-06-19 02:01:15] "POST /set-tag HTTP/1.1" 200 109 0.002335 10.0.0.65 - - [2025-06-19 02:01:20] "GET /virtual-machine/fe1c6982-e01c-4c51-860a-17ead6ec8c5e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003178 10.0.0.65 - - [2025-06-19 02:01:20] "GET /virtual-machine-interface/41aecece-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005424 10.0.0.65 - - [2025-06-19 02:01:20] "GET /virtual-machine/b685639e-8063-4c94-a9d0-cd22725170f4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003096 10.0.0.65 - - [2025-06-19 02:01:20] "GET /virtual-machine-interface/42b7c474-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004226 10.0.0.65 - - [2025-06-19 02:01:20] "GET /loadbalancer/e8a78dcb-9fd8-4ea7-8d78-145f98185ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004312 10.0.0.65 - - [2025-06-19 02:01:20] "POST /tags HTTP/1.1" 200 333 0.019809 10.0.0.65 - - [2025-06-19 02:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011243 10.0.0.65 - - [2025-06-19 02:01:20] "GET /tag/6b9f408b-fe8d-4b79-bb05-f562682511e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.019685 10.0.0.65 - - [2025-06-19 02:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.65 - - [2025-06-19 02:01:20] "GET /project/8435ff2f-8d3e-4ef5-800f-b6701231ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.031157 10.0.0.65 - - [2025-06-19 02:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.65 - - [2025-06-19 02:01:20] "GET /virtual-network/7f1647a9-2daa-43e8-98fa-57d4163998da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005632 10.0.0.65 - - [2025-06-19 02:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.65 - - [2025-06-19 02:01:20] "GET /service-appliance-set/c79802e8-7558-4c07-b78a-a355ad34d6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002696 10.0.0.65 - - [2025-06-19 02:01:20] "POST /fqname-to-id HTTP/1.1" 404 273 0.002434 10.0.0.65 - - [2025-06-19 02:01:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.108515 10.0.0.65 - - [2025-06-19 02:01:20] "GET /virtual-machine-interface/f10d70fb-63c7-4b8d-b9bd-f213f6ccf7fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.012794 10.0.0.65 - - [2025-06-19 02:01:21] "POST /instance-ips HTTP/1.1" 200 409 0.026485 10.0.0.65 - - [2025-06-19 02:01:21] "GET /instance-ip/4c6c250f-8edf-46f5-8311-774c13775ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.006295 10.0.0.65 - - [2025-06-19 02:01:21] "POST /loadbalancers HTTP/1.1" 200 629 0.058411 10.0.0.65 - - [2025-06-19 02:01:21] "GET /project/8435ff2f-8d3e-4ef5-800f-b6701231ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035494 10.0.0.65 - - [2025-06-19 02:01:21] "GET /instance-ip/4c6c250f-8edf-46f5-8311-774c13775ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003336 10.0.0.65 - - [2025-06-19 02:01:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.021973 10.0.0.65 - - [2025-06-19 02:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.65 - - [2025-06-19 02:01:21] "POST /floating-ips HTTP/1.1" 200 597 0.039619 10.0.0.65 - - [2025-06-19 02:01:21] "GET /project/8435ff2f-8d3e-4ef5-800f-b6701231ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.039371 10.0.0.65 - - [2025-06-19 02:01:21] "GET /loadbalancer/e8a78dcb-9fd8-4ea7-8d78-145f98185ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003910 10.0.0.65 - - [2025-06-19 02:01:21] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.018145 10.0.0.65 - - [2025-06-19 02:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005075 10.0.0.65 - - [2025-06-19 02:01:21] "GET /project/8435ff2f-8d3e-4ef5-800f-b6701231ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.033111 10.0.0.65 - - [2025-06-19 02:01:21] "GET /loadbalancer-listener/5991ef92-7571-4400-a8a9-4f89685a8a0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003236 10.0.0.65 - - [2025-06-19 02:01:21] "GET /loadbalancer-listener/5991ef92-7571-4400-a8a9-4f89685a8a0a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003654 10.0.0.65 - - [2025-06-19 02:01:21] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.020295 10.0.0.65 - - [2025-06-19 02:01:21] "GET /instance-ip/4c6c250f-8edf-46f5-8311-774c13775ba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.005995 10.0.0.65 - - [2025-06-19 02:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005646 10.0.0.65 - - [2025-06-19 02:01:21] "GET /loadbalancer/e8a78dcb-9fd8-4ea7-8d78-145f98185ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002877 10.0.0.65 - - [2025-06-19 02:01:21] "GET /instance-ip/4c6c250f-8edf-46f5-8311-774c13775ba6?fields=floating_ips HTTP/1.1" 200 1211 0.006204 10.0.0.65 - - [2025-06-19 02:01:21] "GET /loadbalancer/e8a78dcb-9fd8-4ea7-8d78-145f98185ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002747 10.0.0.65 - - [2025-06-19 02:01:21] "GET /floating-ip/4134cf57-08f1-4143-b66d-40148e30f1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.003015 10.0.0.65 - - [2025-06-19 02:01:21] "GET /loadbalancer-pool/f85acaee-378f-4beb-9748-af8a28f383c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004888 10.0.0.65 - - [2025-06-19 02:01:21] "POST /loadbalancer-members HTTP/1.1" 200 721 0.022274 10.0.0.65 - - [2025-06-19 02:01:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.023200 10.0.0.65 - - [2025-06-19 02:01:21] "GET /virtual-machine-interface/3e9bc534-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011916 10.0.0.65 - - [2025-06-19 02:01:21] "GET /virtual-machine-interface/3e9bc534-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006578 10.0.0.65 - - [2025-06-19 02:01:21] "POST /ref-update HTTP/1.1" 200 156 0.006775 10.0.0.65 - - [2025-06-19 02:01:21] "GET /floating-ip/4134cf57-08f1-4143-b66d-40148e30f1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.020475 10.0.0.65 - - [2025-06-19 02:01:21] "POST /tags HTTP/1.1" 409 221 0.002134 10.0.0.65 - - [2025-06-19 02:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.65 - - [2025-06-19 02:01:21] "GET /tag/6b9f408b-fe8d-4b79-bb05-f562682511e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011132 10.0.0.65 - - [2025-06-19 02:01:21] "PUT /floating-ip/4134cf57-08f1-4143-b66d-40148e30f1d7 HTTP/1.1" 200 256 0.012963 10.0.0.65 - - [2025-06-19 02:01:21] "POST /set-tag HTTP/1.1" 200 109 0.087196 10.0.0.65 - - [2025-06-19 02:01:21] "GET /loadbalancer-pool/f85acaee-378f-4beb-9748-af8a28f383c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.003103 10.0.0.65 - - [2025-06-19 02:01:21] "POST /loadbalancer-members HTTP/1.1" 200 721 0.027591 10.0.0.65 - - [2025-06-19 02:01:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.030923 10.0.0.65 - - [2025-06-19 02:01:21] "GET /virtual-machine-interface/3df2008a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005082 10.0.0.65 - - [2025-06-19 02:01:21] "GET /virtual-machine-interface/3df2008a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013271 10.0.0.65 - - [2025-06-19 02:01:22] "POST /ref-update HTTP/1.1" 200 156 0.013507 10.0.0.65 - - [2025-06-19 02:01:22] "GET /floating-ip/4134cf57-08f1-4143-b66d-40148e30f1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.024734 10.0.0.65 - - [2025-06-19 02:01:22] "POST /set-tag HTTP/1.1" 200 109 0.079595 10.0.0.65 - - [2025-06-19 02:01:23] "POST /tags HTTP/1.1" 409 206 0.002350 10.0.0.65 - - [2025-06-19 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.65 - - [2025-06-19 02:01:23] "GET /tag/6b32905e-1798-48b4-a7b3-ff4de6f9413a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011515 10.0.0.65 - - [2025-06-19 02:01:23] "POST /tags HTTP/1.1" 409 204 0.002359 10.0.0.65 - - [2025-06-19 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.65 - - [2025-06-19 02:01:23] "GET /tag/a9eb16cd-2c95-44da-b1cc-020c520ba386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011058 10.0.0.65 - - [2025-06-19 02:01:23] "GET /application-policy-set/e8a4912c-ed03-4b04-b1df-c0dc5c92d28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002288 10.0.0.65 - - [2025-06-19 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.65 - - [2025-06-19 02:01:23] "GET /policy-management/eb70afb0-64d3-47d9-9290-5d9b50741cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002470 10.0.0.65 - - [2025-06-19 02:01:23] "POST /tags HTTP/1.1" 409 206 0.001698 10.0.0.65 - - [2025-06-19 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005055 10.0.0.65 - - [2025-06-19 02:01:23] "GET /tag/6b32905e-1798-48b4-a7b3-ff4de6f9413a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013061 10.0.0.65 - - [2025-06-19 02:01:23] "POST /tags HTTP/1.1" 409 226 0.002136 10.0.0.65 - - [2025-06-19 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.65 - - [2025-06-19 02:01:23] "GET /tag/4ec6f856-ab80-451b-b625-3f888f0d6bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011884 10.0.0.65 - - [2025-06-19 02:01:23] "POST /tags HTTP/1.1" 409 204 0.001920 10.0.0.65 - - [2025-06-19 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004645 10.0.0.65 - - [2025-06-19 02:01:23] "GET /tag/a9eb16cd-2c95-44da-b1cc-020c520ba386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.015863 10.0.0.65 - - [2025-06-19 02:01:23] "POST /tags HTTP/1.1" 409 226 0.002321 10.0.0.65 - - [2025-06-19 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.65 - - [2025-06-19 02:01:23] "GET /tag/4ec6f856-ab80-451b-b625-3f888f0d6bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013784 10.0.0.65 - - [2025-06-19 02:01:23] "GET /application-policy-set/e8a4912c-ed03-4b04-b1df-c0dc5c92d28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002179 10.0.0.65 - - [2025-06-19 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.65 - - [2025-06-19 02:01:23] "GET /policy-management/eb70afb0-64d3-47d9-9290-5d9b50741cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002376 10.0.0.65 - - [2025-06-19 02:01:23] "POST /firewall-rules HTTP/1.1" 200 626 0.066327 10.0.0.65 - - [2025-06-19 02:01:23] "POST /firewall-rules HTTP/1.1" 200 646 0.091537 10.0.0.65 - - [2025-06-19 02:01:23] "GET /firewall-rule/7a428ef5-f33b-449b-8d53-0dcee9ccd448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.004626 10.0.0.65 - - [2025-06-19 02:01:23] "GET /firewall-policy/6169c66c-e960-428d-9902-0a49532942cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002293 10.0.0.65 - - [2025-06-19 02:01:23] "GET /firewall-rule/2bc93e0e-842e-4521-930e-435fe8ce514d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004730 10.0.0.65 - - [2025-06-19 02:01:23] "POST /ref-update HTTP/1.1" 200 156 0.014987 10.0.0.65 - - [2025-06-19 02:01:23] "POST /firewall-policys HTTP/1.1" 200 606 0.022565 10.0.0.65 - - [2025-06-19 02:01:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.011126 10.0.0.65 - - [2025-06-19 02:01:23] "GET /firewall-policy/f0169b99-3441-4d54-b7fe-f65f96c15900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006390 10.0.0.65 - - [2025-06-19 02:01:23] "GET /application-policy-set/e8a4912c-ed03-4b04-b1df-c0dc5c92d28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004395 10.0.0.65 - - [2025-06-19 02:01:23] "GET /firewall-policy/f0169b99-3441-4d54-b7fe-f65f96c15900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002571 10.0.0.65 - - [2025-06-19 02:01:23] "GET /firewall-policy/07eeefbb-8714-4c36-ba47-0f94951258a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.003264 10.0.0.65 - - [2025-06-19 02:01:23] "GET /firewall-policy/6169c66c-e960-428d-9902-0a49532942cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002984 10.0.0.65 - - [2025-06-19 02:01:24] "GET /firewall-policy/e323b852-324f-4927-b738-b9be6f884832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003751 10.0.0.65 - - [2025-06-19 02:01:24] "GET /firewall-policy/6169c66c-e960-428d-9902-0a49532942cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001911 10.0.0.65 - - [2025-06-19 02:01:24] "GET /firewall-policy/07eeefbb-8714-4c36-ba47-0f94951258a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002229 10.0.0.65 - - [2025-06-19 02:01:24] "POST /ref-update HTTP/1.1" 200 156 0.018601 10.0.0.65 - - [2025-06-19 02:01:24] "POST /ref-update HTTP/1.1" 200 156 0.027646 10.0.0.65 - - [2025-06-19 02:01:24] "POST /ref-update HTTP/1.1" 200 156 0.018033 10.0.0.65 - - [2025-06-19 02:01:24] "POST /ref-update HTTP/1.1" 200 156 0.018740 10.0.0.65 - - [2025-06-19 02:01:24] "POST /ref-update HTTP/1.1" 200 156 0.042779 10.0.0.65 - - [2025-06-19 02:01:24] "GET /firewall-policy/f0169b99-3441-4d54-b7fe-f65f96c15900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.009170 [Introspect:8084]10.0.0.65 - - [2025-06-19 02:01:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000749 [Introspect:8084]10.0.0.65 - - [2025-06-19 02:01:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000962 [Introspect:8084]10.0.0.65 - - [2025-06-19 02:02:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000815 [Introspect:8084]10.0.0.65 - - [2025-06-19 02:02:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001126 [Introspect:8084]10.0.0.65 - - [2025-06-19 02:02:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000791 [Introspect:8084]10.0.0.65 - - [2025-06-19 02:02:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000887 [Introspect:8084]10.0.0.65 - - [2025-06-19 02:02:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000820 [Introspect:8084]10.0.0.65 - - [2025-06-19 02:02:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000899 10.0.0.65 - - [2025-06-19 02:03:22] "POST /tags HTTP/1.1" 409 252 0.002429 10.0.0.65 - - [2025-06-19 02:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005390 10.0.0.65 - - [2025-06-19 02:03:22] "GET /tag/634e1f76-f3e6-4757-bf81-091d84dc2c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012436 10.0.0.65 - - [2025-06-19 02:03:22] "POST /tags HTTP/1.1" 409 228 0.002046 10.0.0.65 - - [2025-06-19 02:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.65 - - [2025-06-19 02:03:22] "GET /tag/58d96487-7f8d-40e2-9027-ff2f28490111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.014722 10.0.0.65 - - [2025-06-19 02:03:23] "GET /application-policy-set/e8a4912c-ed03-4b04-b1df-c0dc5c92d28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.020603 10.0.0.65 - - [2025-06-19 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006296 10.0.0.65 - - [2025-06-19 02:03:23] "GET /policy-management/eb70afb0-64d3-47d9-9290-5d9b50741cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011370 10.0.0.65 - - [2025-06-19 02:03:23] "POST /tags HTTP/1.1" 409 206 0.002514 10.0.0.65 - - [2025-06-19 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.65 - - [2025-06-19 02:03:23] "GET /tag/6b32905e-1798-48b4-a7b3-ff4de6f9413a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012601 10.0.0.65 - - [2025-06-19 02:03:23] "POST /tags HTTP/1.1" 409 226 0.006629 10.0.0.65 - - [2025-06-19 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.65 - - [2025-06-19 02:03:23] "GET /tag/4ec6f856-ab80-451b-b625-3f888f0d6bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012374 10.0.0.65 - - [2025-06-19 02:03:23] "POST /tags HTTP/1.1" 409 204 0.002209 10.0.0.65 - - [2025-06-19 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.65 - - [2025-06-19 02:03:23] "GET /tag/a9eb16cd-2c95-44da-b1cc-020c520ba386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.015149 10.0.0.65 - - [2025-06-19 02:03:23] "POST /tags HTTP/1.1" 409 226 0.002212 10.0.0.65 - - [2025-06-19 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.65 - - [2025-06-19 02:03:23] "GET /tag/4ec6f856-ab80-451b-b625-3f888f0d6bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011579 10.0.0.65 - - [2025-06-19 02:03:23] "POST /tags HTTP/1.1" 409 228 0.002154 10.0.0.65 - - [2025-06-19 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.65 - - [2025-06-19 02:03:23] "GET /tag/58d96487-7f8d-40e2-9027-ff2f28490111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011205 10.0.0.65 - - [2025-06-19 02:03:23] "POST /tags HTTP/1.1" 409 252 0.002556 10.0.0.65 - - [2025-06-19 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.65 - - [2025-06-19 02:03:23] "GET /tag/634e1f76-f3e6-4757-bf81-091d84dc2c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011580 10.0.0.65 - - [2025-06-19 02:03:23] "GET /application-policy-set/e8a4912c-ed03-4b04-b1df-c0dc5c92d28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002604 10.0.0.65 - - [2025-06-19 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009059 10.0.0.65 - - [2025-06-19 02:03:23] "GET /policy-management/eb70afb0-64d3-47d9-9290-5d9b50741cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003289 10.0.0.65 - - [2025-06-19 02:03:23] "POST /firewall-rules HTTP/1.1" 409 281 0.002074 10.0.0.65 - - [2025-06-19 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.65 - - [2025-06-19 02:03:23] "PUT /firewall-rule/2bc93e0e-842e-4521-930e-435fe8ce514d HTTP/1.1" 200 260 0.025160 10.0.0.65 - - [2025-06-19 02:03:23] "POST /firewall-rules HTTP/1.1" 409 291 0.003817 10.0.0.65 - - [2025-06-19 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.65 - - [2025-06-19 02:03:23] "PUT /firewall-rule/7a428ef5-f33b-449b-8d53-0dcee9ccd448 HTTP/1.1" 200 260 0.024996 10.0.0.65 - - [2025-06-19 02:03:23] "GET /firewall-rule/7a428ef5-f33b-449b-8d53-0dcee9ccd448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.006417 10.0.0.65 - - [2025-06-19 02:03:23] "POST /firewall-rules HTTP/1.1" 200 658 0.079964 10.0.0.65 - - [2025-06-19 02:03:23] "GET /firewall-rule/eca9e655-81e8-4e6f-8288-b4f0023b8b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.012143 10.0.0.65 - - [2025-06-19 02:03:23] "GET /firewall-policy/6169c66c-e960-428d-9902-0a49532942cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003103 10.0.0.65 - - [2025-06-19 02:03:23] "GET /firewall-rule/2bc93e0e-842e-4521-930e-435fe8ce514d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004242 10.0.0.65 - - [2025-06-19 02:03:23] "POST /firewall-policys HTTP/1.1" 409 269 0.001952 10.0.0.65 - - [2025-06-19 02:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.65 - - [2025-06-19 02:03:23] "PUT /firewall-policy/f0169b99-3441-4d54-b7fe-f65f96c15900 HTTP/1.1" 200 264 0.032291 10.0.0.65 - - [2025-06-19 02:03:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.011416 10.0.0.65 - - [2025-06-19 02:03:24] "GET /firewall-policy/f0169b99-3441-4d54-b7fe-f65f96c15900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002825 10.0.0.65 - - [2025-06-19 02:03:24] "GET /application-policy-set/e8a4912c-ed03-4b04-b1df-c0dc5c92d28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002505 10.0.0.65 - - [2025-06-19 02:03:24] "GET /firewall-policy/f0169b99-3441-4d54-b7fe-f65f96c15900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002877 10.0.0.65 - - [2025-06-19 02:03:24] "GET /firewall-policy/07eeefbb-8714-4c36-ba47-0f94951258a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002581 10.0.0.65 - - [2025-06-19 02:03:24] "GET /firewall-policy/6169c66c-e960-428d-9902-0a49532942cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003884 10.0.0.65 - - [2025-06-19 02:03:24] "GET /firewall-policy/e323b852-324f-4927-b738-b9be6f884832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003139 10.0.0.65 - - [2025-06-19 02:03:24] "GET /firewall-policy/f0169b99-3441-4d54-b7fe-f65f96c15900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003381 10.0.0.65 - - [2025-06-19 02:03:24] "GET /firewall-policy/f0169b99-3441-4d54-b7fe-f65f96c15900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002541 10.0.0.65 - - [2025-06-19 02:03:52] "GET /global-system-configs HTTP/1.1" 200 322 0.005831 10.0.0.65 - - [2025-06-19 02:03:53] "GET /global-system-configs HTTP/1.1" 200 322 0.002287 10.0.0.65 - - [2025-06-19 02:04:25] "GET /virtual-machine-interface/3df2008a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.013256 10.0.0.65 - - [2025-06-19 02:04:25] "POST /set-tag HTTP/1.1" 200 109 0.005603 10.0.0.65 - - [2025-06-19 02:04:25] "GET /virtual-machine-interface/410b0622-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005952 10.0.0.65 - - [2025-06-19 02:04:25] "POST /set-tag HTTP/1.1" 200 109 0.002780 10.0.0.65 - - [2025-06-19 02:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.65 - - [2025-06-19 02:04:25] "GET /loadbalancer/e8a78dcb-9fd8-4ea7-8d78-145f98185ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002679 10.0.0.65 - - [2025-06-19 02:04:25] "GET /virtual-machine-interface/3df2008a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004313 10.0.0.65 - - [2025-06-19 02:04:25] "POST /set-tag HTTP/1.1" 200 109 0.026087 10.0.0.65 - - [2025-06-19 02:04:25] "DELETE /loadbalancer-member/4de4954f-4b54-4d47-b209-c77f5ac0bd3d HTTP/1.1" 200 115 0.031661 10.0.0.65 - - [2025-06-19 02:04:25] "GET /virtual-machine-interface/3e9bc534-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004853 10.0.0.65 - - [2025-06-19 02:04:25] "POST /set-tag HTTP/1.1" 200 109 0.002873 10.0.0.65 - - [2025-06-19 02:04:25] "GET /virtual-machine-interface/3f83b65a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006511 10.0.0.65 - - [2025-06-19 02:04:25] "POST /set-tag HTTP/1.1" 200 109 0.002465 10.0.0.65 - - [2025-06-19 02:04:25] "GET /virtual-machine-interface/42b7c474-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005028 10.0.0.65 - - [2025-06-19 02:04:25] "POST /set-tag HTTP/1.1" 200 109 0.002249 10.0.0.65 - - [2025-06-19 02:04:25] "GET /virtual-machine-interface/4235782a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005014 10.0.0.65 - - [2025-06-19 02:04:25] "POST /set-tag HTTP/1.1" 200 109 0.003068 10.0.0.65 - - [2025-06-19 02:04:25] "GET /virtual-machine-interface/41aecece-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009563 10.0.0.65 - - [2025-06-19 02:04:25] "POST /set-tag HTTP/1.1" 200 109 0.002470 10.0.0.65 - - [2025-06-19 02:04:25] "GET /virtual-machine-interface/4061294a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004717 10.0.0.65 - - [2025-06-19 02:04:25] "POST /set-tag HTTP/1.1" 200 109 0.002512 10.0.0.65 - - [2025-06-19 02:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.65 - - [2025-06-19 02:04:25] "GET /loadbalancer/e8a78dcb-9fd8-4ea7-8d78-145f98185ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002860 10.0.0.65 - - [2025-06-19 02:04:26] "GET /virtual-machine-interface/3df2008a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006260 10.0.0.65 - - [2025-06-19 02:04:26] "POST /set-tag HTTP/1.1" 200 109 0.002684 10.0.0.65 - - [2025-06-19 02:04:26] "GET /virtual-machine-interface/3df2008a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007384 10.0.0.65 - - [2025-06-19 02:04:26] "POST /set-tag HTTP/1.1" 200 109 0.003698 10.0.0.65 - - [2025-06-19 02:04:26] "GET /virtual-machine/6eb7b7c5-389c-47f4-93bd-72b2b2dd32f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003087 10.0.0.65 - - [2025-06-19 02:04:26] "POST /ref-update HTTP/1.1" 200 156 0.010671 10.0.0.65 - - [2025-06-19 02:04:26] "GET /virtual-machine-interface/3df2008a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004665 10.0.0.65 - - [2025-06-19 02:04:27] "POST /set-tag HTTP/1.1" 200 109 0.023894 10.0.0.65 - - [2025-06-19 02:04:27] "POST /set-tag HTTP/1.1" 200 109 0.038810 10.0.0.65 - - [2025-06-19 02:04:27] "POST /set-tag HTTP/1.1" 200 109 0.021720 10.0.0.65 - - [2025-06-19 02:04:27] "POST /set-tag HTTP/1.1" 200 109 0.029176 10.0.0.65 - - [2025-06-19 02:04:27] "POST /set-tag HTTP/1.1" 200 109 0.029642 10.0.0.65 - - [2025-06-19 02:04:27] "DELETE /instance-ip/3e1230ee-4cb1-11f0-95ff-fa163e1cad06 HTTP/1.1" 200 115 0.035212 10.0.0.65 - - [2025-06-19 02:04:27] "POST /ref-update HTTP/1.1" 200 156 0.011991 10.0.0.65 - - [2025-06-19 02:04:27] "DELETE /virtual-machine-interface/3df2008a-4cb1-11f0-95ff-fa163e1cad06 HTTP/1.1" 200 115 0.036331 10.0.0.65 - - [2025-06-19 02:04:27] "DELETE /virtual-machine/6eb7b7c5-389c-47f4-93bd-72b2b2dd32f6 HTTP/1.1" 200 115 0.024677 10.0.0.65 - - [2025-06-19 02:04:27] "GET /virtual-machine-interface/3f83b65a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004749 10.0.0.65 - - [2025-06-19 02:04:27] "POST /set-tag HTTP/1.1" 200 109 0.002267 10.0.0.65 - - [2025-06-19 02:04:27] "GET /virtual-machine-interface/3f83b65a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004155 10.0.0.65 - - [2025-06-19 02:04:27] "POST /set-tag HTTP/1.1" 200 109 0.002177 10.0.0.65 - - [2025-06-19 02:04:27] "GET /virtual-machine/166a4738-4580-403d-a7bf-9508a3a59a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002561 10.0.0.65 - - [2025-06-19 02:04:27] "POST /ref-update HTTP/1.1" 200 156 0.012444 10.0.0.65 - - [2025-06-19 02:04:27] "GET /virtual-machine-interface/3f83b65a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005811 10.0.0.65 - - [2025-06-19 02:04:27] "POST /set-tag HTTP/1.1" 200 109 0.029572 10.0.0.65 - - [2025-06-19 02:04:27] "POST /set-tag HTTP/1.1" 200 109 0.043572 10.0.0.65 - - [2025-06-19 02:04:27] "POST /set-tag HTTP/1.1" 200 109 0.020673 10.0.0.65 - - [2025-06-19 02:04:27] "POST /set-tag HTTP/1.1" 200 109 0.023461 10.0.0.65 - - [2025-06-19 02:04:27] "POST /set-tag HTTP/1.1" 200 109 0.035419 10.0.0.65 - - [2025-06-19 02:04:27] "DELETE /instance-ip/3fa7bf0a-4cb1-11f0-95ff-fa163e1cad06 HTTP/1.1" 200 115 0.062603 10.0.0.65 - - [2025-06-19 02:04:27] "DELETE /virtual-machine-interface/3f83b65a-4cb1-11f0-95ff-fa163e1cad06 HTTP/1.1" 200 115 0.071316 10.0.0.65 - - [2025-06-19 02:04:27] "DELETE /virtual-machine/166a4738-4580-403d-a7bf-9508a3a59a35 HTTP/1.1" 200 115 0.024088 10.0.0.65 - - [2025-06-19 02:04:27] "GET /virtual-machine-interface/3e9bc534-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.015535 10.0.0.65 - - [2025-06-19 02:04:28] "POST /set-tag HTTP/1.1" 200 109 0.014689 10.0.0.65 - - [2025-06-19 02:04:28] "GET /virtual-machine-interface/3e9bc534-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.011523 10.0.0.65 - - [2025-06-19 02:04:28] "POST /set-tag HTTP/1.1" 200 109 0.003812 10.0.0.65 - - [2025-06-19 02:04:28] "GET /virtual-machine/03fdc8b5-0903-4074-8086-7fc859244059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.002977 10.0.0.65 - - [2025-06-19 02:04:28] "POST /ref-update HTTP/1.1" 200 156 0.010954 10.0.0.65 - - [2025-06-19 02:04:28] "GET /virtual-machine-interface/3e9bc534-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.021874 10.0.0.65 - - [2025-06-19 02:04:28] "POST /set-tag HTTP/1.1" 200 109 0.019530 10.0.0.65 - - [2025-06-19 02:04:28] "POST /set-tag HTTP/1.1" 200 109 0.034303 10.0.0.65 - - [2025-06-19 02:04:28] "POST /set-tag HTTP/1.1" 200 109 0.031451 10.0.0.65 - - [2025-06-19 02:04:28] "POST /set-tag HTTP/1.1" 200 109 0.025352 10.0.0.65 - - [2025-06-19 02:04:28] "POST /set-tag HTTP/1.1" 200 109 0.037523 10.0.0.65 - - [2025-06-19 02:04:28] "DELETE /instance-ip/3ec28bd8-4cb1-11f0-95ff-fa163e1cad06 HTTP/1.1" 200 115 0.077530 10.0.0.65 - - [2025-06-19 02:04:28] "POST /ref-update HTTP/1.1" 200 156 0.008539 10.0.0.65 - - [2025-06-19 02:04:28] "DELETE /virtual-machine-interface/3e9bc534-4cb1-11f0-95ff-fa163e1cad06 HTTP/1.1" 200 115 0.064095 10.0.0.65 - - [2025-06-19 02:04:28] "DELETE /virtual-machine/03fdc8b5-0903-4074-8086-7fc859244059 HTTP/1.1" 200 115 0.045660 10.0.0.65 - - [2025-06-19 02:04:28] "DELETE /tag/3bdc24ec-129f-418e-a90c-d72de0f1fcd3 HTTP/1.1" 200 115 0.051743 10.0.0.65 - - [2025-06-19 02:04:28] "GET /virtual-machine-interface/4061294a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010924 10.0.0.65 - - [2025-06-19 02:04:28] "POST /set-tag HTTP/1.1" 200 109 0.002599 10.0.0.65 - - [2025-06-19 02:04:28] "GET /virtual-machine-interface/4061294a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004790 10.0.0.65 - - [2025-06-19 02:04:28] "POST /set-tag HTTP/1.1" 200 109 0.004824 10.0.0.65 - - [2025-06-19 02:04:28] "GET /virtual-machine/eb2d279d-6b05-495a-90cd-46c368697376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003103 10.0.0.65 - - [2025-06-19 02:04:28] "POST /ref-update HTTP/1.1" 200 156 0.008567 10.0.0.65 - - [2025-06-19 02:04:28] "GET /virtual-machine-interface/4061294a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010477 10.0.0.65 - - [2025-06-19 02:04:28] "POST /set-tag HTTP/1.1" 200 109 0.018363 10.0.0.65 - - [2025-06-19 02:04:28] "POST /set-tag HTTP/1.1" 200 109 0.029699 10.0.0.65 - - [2025-06-19 02:04:29] "POST /set-tag HTTP/1.1" 200 109 0.028290 10.0.0.65 - - [2025-06-19 02:04:29] "POST /set-tag HTTP/1.1" 200 109 0.032776 10.0.0.65 - - [2025-06-19 02:04:29] "POST /set-tag HTTP/1.1" 200 109 0.034703 10.0.0.65 - - [2025-06-19 02:04:29] "DELETE /instance-ip/40855496-4cb1-11f0-95ff-fa163e1cad06 HTTP/1.1" 200 115 0.075257 10.0.0.65 - - [2025-06-19 02:04:29] "DELETE /virtual-machine-interface/4061294a-4cb1-11f0-95ff-fa163e1cad06 HTTP/1.1" 200 115 0.055776 10.0.0.65 - - [2025-06-19 02:04:29] "DELETE /virtual-machine/eb2d279d-6b05-495a-90cd-46c368697376 HTTP/1.1" 200 115 0.026728 10.0.0.65 - - [2025-06-19 02:04:29] "DELETE /tag/7d32dd69-dec8-43b8-97f4-8cb53bb25fbb HTTP/1.1" 200 115 0.048051 10.0.0.65 - - [2025-06-19 02:04:29] "DELETE /tag/6b32905e-1798-48b4-a7b3-ff4de6f9413a HTTP/1.1" 409 388 0.006505 10.0.0.65 - - [2025-06-19 02:04:56] "GET /virtual-machine-interface/410b0622-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007664 10.0.0.65 - - [2025-06-19 02:04:56] "POST /set-tag HTTP/1.1" 200 109 0.003752 10.0.0.65 - - [2025-06-19 02:04:56] "GET /virtual-machine-interface/410b0622-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004752 10.0.0.65 - - [2025-06-19 02:04:56] "POST /set-tag HTTP/1.1" 200 109 0.002673 10.0.0.65 - - [2025-06-19 02:04:57] "GET /virtual-machine/7f9656d3-4ca6-44ac-af20-5d2e23635719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003009 10.0.0.65 - - [2025-06-19 02:04:57] "POST /ref-update HTTP/1.1" 200 156 0.011458 10.0.0.65 - - [2025-06-19 02:04:57] "GET /virtual-machine-interface/410b0622-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007649 10.0.0.65 - - [2025-06-19 02:04:57] "POST /set-tag HTTP/1.1" 200 109 0.017542 10.0.0.65 - - [2025-06-19 02:04:57] "POST /set-tag HTTP/1.1" 200 109 0.016314 10.0.0.65 - - [2025-06-19 02:04:57] "POST /set-tag HTTP/1.1" 200 109 0.026412 10.0.0.65 - - [2025-06-19 02:04:57] "POST /set-tag HTTP/1.1" 200 109 0.018470 10.0.0.65 - - [2025-06-19 02:04:57] "DELETE /instance-ip/412e7fee-4cb1-11f0-95ff-fa163e1cad06 HTTP/1.1" 200 115 0.071324 10.0.0.65 - - [2025-06-19 02:04:57] "DELETE /virtual-machine-interface/410b0622-4cb1-11f0-95ff-fa163e1cad06 HTTP/1.1" 200 115 0.041883 10.0.0.65 - - [2025-06-19 02:04:57] "DELETE /virtual-machine/7f9656d3-4ca6-44ac-af20-5d2e23635719 HTTP/1.1" 200 115 0.019687 10.0.0.65 - - [2025-06-19 02:04:57] "DELETE /tag/f2de1482-08dc-4653-9d63-00d47bbb22eb HTTP/1.1" 200 115 0.042705 10.0.0.65 - - [2025-06-19 02:04:57] "GET /virtual-machine-interface/41aecece-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004996 10.0.0.65 - - [2025-06-19 02:04:57] "POST /set-tag HTTP/1.1" 200 109 0.004301 10.0.0.65 - - [2025-06-19 02:04:57] "GET /virtual-machine-interface/41aecece-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004393 10.0.0.65 - - [2025-06-19 02:04:57] "POST /set-tag HTTP/1.1" 200 109 0.011000 10.0.0.65 - - [2025-06-19 02:04:57] "GET /virtual-machine/fe1c6982-e01c-4c51-860a-17ead6ec8c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003546 10.0.0.65 - - [2025-06-19 02:04:57] "POST /ref-update HTTP/1.1" 200 156 0.010591 10.0.0.65 - - [2025-06-19 02:04:57] "GET /virtual-machine-interface/41aecece-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007350 10.0.0.65 - - [2025-06-19 02:04:57] "POST /set-tag HTTP/1.1" 200 109 0.019486 10.0.0.65 - - [2025-06-19 02:04:57] "POST /set-tag HTTP/1.1" 200 109 0.027853 10.0.0.65 - - [2025-06-19 02:04:57] "POST /set-tag HTTP/1.1" 200 109 0.030755 10.0.0.65 - - [2025-06-19 02:04:57] "POST /set-tag HTTP/1.1" 200 109 0.020047 10.0.0.65 - - [2025-06-19 02:04:57] "DELETE /instance-ip/41d1256e-4cb1-11f0-95ff-fa163e1cad06 HTTP/1.1" 200 115 0.054556 10.0.0.65 - - [2025-06-19 02:04:57] "DELETE /virtual-machine-interface/41aecece-4cb1-11f0-95ff-fa163e1cad06 HTTP/1.1" 200 115 0.055219 10.0.0.65 - - [2025-06-19 02:04:57] "DELETE /virtual-machine/fe1c6982-e01c-4c51-860a-17ead6ec8c5e HTTP/1.1" 200 115 0.020847 10.0.0.65 - - [2025-06-19 02:04:57] "DELETE /tag/a9eb16cd-2c95-44da-b1cc-020c520ba386 HTTP/1.1" 409 236 0.006416 10.0.0.65 - - [2025-06-19 02:04:58] "DELETE /tag/348c5ad4-f429-4b2f-8fad-88f934338a4a HTTP/1.1" 200 115 0.031670 10.0.0.65 - - [2025-06-19 02:04:58] "DELETE /tag/a8313724-6397-48f9-98e8-c88bbedad42d HTTP/1.1" 200 115 0.036052 10.0.0.65 - - [2025-06-19 02:04:58] "GET /virtual-machine-interface/42b7c474-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009909 10.0.0.65 - - [2025-06-19 02:04:58] "POST /set-tag HTTP/1.1" 200 109 0.002448 10.0.0.65 - - [2025-06-19 02:04:58] "GET /virtual-machine-interface/42b7c474-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004368 10.0.0.65 - - [2025-06-19 02:04:58] "POST /set-tag HTTP/1.1" 200 109 0.002239 10.0.0.65 - - [2025-06-19 02:04:58] "GET /virtual-machine/b685639e-8063-4c94-a9d0-cd22725170f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002972 10.0.0.65 - - [2025-06-19 02:04:58] "POST /ref-update HTTP/1.1" 200 156 0.010686 10.0.0.65 - - [2025-06-19 02:04:58] "GET /virtual-machine-interface/42b7c474-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018600 10.0.0.65 - - [2025-06-19 02:04:58] "POST /set-tag HTTP/1.1" 200 109 0.017680 10.0.0.65 - - [2025-06-19 02:04:58] "POST /set-tag HTTP/1.1" 200 109 0.031740 10.0.0.65 - - [2025-06-19 02:04:58] "POST /set-tag HTTP/1.1" 200 109 0.034099 10.0.0.65 - - [2025-06-19 02:04:58] "POST /set-tag HTTP/1.1" 200 109 0.015466 10.0.0.65 - - [2025-06-19 02:04:58] "DELETE /instance-ip/42d28d18-4cb1-11f0-95ff-fa163e1cad06 HTTP/1.1" 200 115 0.053115 10.0.0.65 - - [2025-06-19 02:04:58] "DELETE /virtual-machine-interface/42b7c474-4cb1-11f0-95ff-fa163e1cad06 HTTP/1.1" 200 115 0.064339 10.0.0.65 - - [2025-06-19 02:04:58] "DELETE /virtual-machine/b685639e-8063-4c94-a9d0-cd22725170f4 HTTP/1.1" 200 115 0.023263 10.0.0.65 - - [2025-06-19 02:04:58] "DELETE /tag/06db07ad-bed6-4cd6-a061-1c30fcaf40ca HTTP/1.1" 200 115 0.037074 10.0.0.65 - - [2025-06-19 02:04:58] "GET /virtual-machine-interface/4235782a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007289 10.0.0.65 - - [2025-06-19 02:04:58] "POST /set-tag HTTP/1.1" 200 109 0.003249 10.0.0.65 - - [2025-06-19 02:04:58] "GET /virtual-machine-interface/4235782a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004494 10.0.0.65 - - [2025-06-19 02:04:58] "POST /set-tag HTTP/1.1" 200 109 0.002085 10.0.0.65 - - [2025-06-19 02:04:58] "GET /virtual-machine/0f1dff0c-dc75-4bf6-ba00-95011a43006b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003316 10.0.0.65 - - [2025-06-19 02:04:58] "POST /ref-update HTTP/1.1" 200 156 0.009367 10.0.0.65 - - [2025-06-19 02:04:58] "GET /virtual-machine-interface/4235782a-4cb1-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013556 10.0.0.65 - - [2025-06-19 02:04:58] "POST /set-tag HTTP/1.1" 200 109 0.016796 10.0.0.65 - - [2025-06-19 02:04:58] "POST /set-tag HTTP/1.1" 200 109 0.033021 10.0.0.65 - - [2025-06-19 02:04:58] "POST /set-tag HTTP/1.1" 200 109 0.057763 10.0.0.65 - - [2025-06-19 02:04:59] "POST /set-tag HTTP/1.1" 200 109 0.024651 10.0.0.65 - - [2025-06-19 02:04:59] "DELETE /instance-ip/4252b296-4cb1-11f0-95ff-fa163e1cad06 HTTP/1.1" 200 115 0.066368 10.0.0.65 - - [2025-06-19 02:04:59] "DELETE /virtual-machine-interface/4235782a-4cb1-11f0-95ff-fa163e1cad06 HTTP/1.1" 200 115 0.050276 10.0.0.65 - - [2025-06-19 02:04:59] "DELETE /virtual-machine/0f1dff0c-dc75-4bf6-ba00-95011a43006b HTTP/1.1" 200 115 0.023834 10.0.0.65 - - [2025-06-19 02:04:59] "DELETE /tag/634e1f76-f3e6-4757-bf81-091d84dc2c99 HTTP/1.1" 409 236 0.005214 10.0.0.65 - - [2025-06-19 02:04:59] "DELETE /tag/58d96487-7f8d-40e2-9027-ff2f28490111 HTTP/1.1" 409 236 0.005137 10.0.0.65 - - [2025-06-19 02:04:59] "DELETE /tag/5890f2be-d7c4-4c7c-acd7-547f2b642cad HTTP/1.1" 200 115 0.033633 10.0.0.65 - - [2025-06-19 02:04:59] "POST /tags HTTP/1.1" 200 299 0.022021 10.0.0.65 - - [2025-06-19 02:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.65 - - [2025-06-19 02:04:59] "GET /tag/2677aebe-6371-4214-bc6d-374572151598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012641 10.0.0.65 - - [2025-06-19 02:04:59] "POST /tags HTTP/1.1" 409 252 0.002188 10.0.0.65 - - [2025-06-19 02:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.65 - - [2025-06-19 02:04:59] "GET /tag/634e1f76-f3e6-4757-bf81-091d84dc2c99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011471 10.0.0.65 - - [2025-06-19 02:04:59] "POST /tags HTTP/1.1" 409 228 0.001926 10.0.0.65 - - [2025-06-19 02:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.65 - - [2025-06-19 02:04:59] "GET /tag/58d96487-7f8d-40e2-9027-ff2f28490111?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012397 10.0.0.65 - - [2025-06-19 02:04:59] "DELETE /tag/634e1f76-f3e6-4757-bf81-091d84dc2c99 HTTP/1.1" 409 236 0.006742 10.0.0.65 - - [2025-06-19 02:04:59] "DELETE /tag/58d96487-7f8d-40e2-9027-ff2f28490111 HTTP/1.1" 409 236 0.005240 10.0.0.65 - - [2025-06-19 02:04:59] "DELETE /tag/2677aebe-6371-4214-bc6d-374572151598 HTTP/1.1" 200 115 0.052491 10.0.0.65 - - [2025-06-19 02:05:00] "POST /projects HTTP/1.1" 409 238 0.002604 10.0.0.65 - - [2025-06-19 02:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.65 - - [2025-06-19 02:05:00] "GET /project/98c568ad-ae07-43bb-966b-b2d749d86da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.057686 10.0.0.65 - - [2025-06-19 02:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.65 - - [2025-06-19 02:05:00] "GET /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006733 10.0.0.65 - - [2025-06-19 02:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.65 - - [2025-06-19 02:05:00] "GET /virtual-network/7f1647a9-2daa-43e8-98fa-57d4163998da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006107 10.0.0.65 - - [2025-06-19 02:05:00] "POST /security-groups HTTP/1.1" 409 285 0.002980 10.0.0.65 - - [2025-06-19 02:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.65 - - [2025-06-19 02:05:00] "PUT /security-group/292ef8b1-eeb7-4c2b-a6f9-c4f7620042a4 HTTP/1.1" 200 262 0.069599 10.0.0.65 - - [2025-06-19 02:05:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.034140 10.0.0.65 - - [2025-06-19 02:05:01] "PUT /access-control-list/52895f23-4679-4169-8c7b-ae4c569f10d6 HTTP/1.1" 200 272 0.028035 10.0.0.65 - - [2025-06-19 02:05:01] "PUT /access-control-list/8249dd84-4a11-4f35-a70e-953305c41efd HTTP/1.1" 200 272 0.020606 10.0.0.65 - - [2025-06-19 02:05:05] "POST /projects HTTP/1.1" 409 238 0.002892 10.0.0.65 - - [2025-06-19 02:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.65 - - [2025-06-19 02:05:05] "GET /project/98c568ad-ae07-43bb-966b-b2d749d86da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.026835 10.0.0.65 - - [2025-06-19 02:05:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.65 - - [2025-06-19 02:05:05] "GET /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004583 10.0.0.65 - - [2025-06-19 02:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.65 - - [2025-06-19 02:05:06] "GET /virtual-network/7f1647a9-2daa-43e8-98fa-57d4163998da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004328 10.0.0.65 - - [2025-06-19 02:05:06] "POST /security-groups HTTP/1.1" 409 285 0.002403 10.0.0.65 - - [2025-06-19 02:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.65 - - [2025-06-19 02:05:06] "PUT /security-group/292ef8b1-eeb7-4c2b-a6f9-c4f7620042a4 HTTP/1.1" 200 262 0.059686 10.0.0.65 - - [2025-06-19 02:05:06] "PUT /access-control-list/52895f23-4679-4169-8c7b-ae4c569f10d6 HTTP/1.1" 200 272 0.016077 10.0.0.65 - - [2025-06-19 02:05:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.027405 10.0.0.65 - - [2025-06-19 02:05:06] "GET /firewall-policy/07eeefbb-8714-4c36-ba47-0f94951258a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.006962 10.0.0.65 - - [2025-06-19 02:05:06] "PUT /access-control-list/8249dd84-4a11-4f35-a70e-953305c41efd HTTP/1.1" 200 272 0.023553 10.0.0.65 - - [2025-06-19 02:05:06] "GET /firewall-rule/8436c0f3-1eaf-43f3-93db-f68ff882d3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003182 10.0.0.65 - - [2025-06-19 02:05:06] "POST /ref-update HTTP/1.1" 200 156 0.055729 10.0.0.65 - - [2025-06-19 02:05:06] "DELETE /firewall-rule/8436c0f3-1eaf-43f3-93db-f68ff882d3e0 HTTP/1.1" 200 115 0.044410 10.0.0.65 - - [2025-06-19 02:05:06] "GET /firewall-policy/07eeefbb-8714-4c36-ba47-0f94951258a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.004354 10.0.0.65 - - [2025-06-19 02:05:06] "GET /firewall-rule/2e426245-ff4c-4d30-8d01-cc51ebcb0614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003073 10.0.0.65 - - [2025-06-19 02:05:06] "POST /ref-update HTTP/1.1" 200 156 0.070577 10.0.0.65 - - [2025-06-19 02:05:06] "DELETE /firewall-rule/2e426245-ff4c-4d30-8d01-cc51ebcb0614 HTTP/1.1" 200 115 0.052272 10.0.0.65 - - [2025-06-19 02:05:06] "DELETE /tag/11bc15d8-7e5d-4c5d-b001-0f29758cac16 HTTP/1.1" 200 115 0.038229 10.0.0.65 - - [2025-06-19 02:05:06] "DELETE /tag/634e1f76-f3e6-4757-bf81-091d84dc2c99 HTTP/1.1" 409 236 0.010276 10.0.0.65 - - [2025-06-19 02:05:06] "DELETE /tag/58d96487-7f8d-40e2-9027-ff2f28490111 HTTP/1.1" 409 236 0.007485 10.0.0.65 - - [2025-06-19 02:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.65 - - [2025-06-19 02:05:06] "GET /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004025 10.0.0.65 - - [2025-06-19 02:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.65 - - [2025-06-19 02:05:06] "GET /virtual-network/7f1647a9-2daa-43e8-98fa-57d4163998da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004987 10.0.0.65 - - [2025-06-19 02:05:06] "PUT /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba HTTP/1.1" 200 264 0.040372 10.0.0.65 - - [2025-06-19 02:05:06] "PUT /virtual-network/7f1647a9-2daa-43e8-98fa-57d4163998da HTTP/1.1" 200 264 0.043831 10.0.0.65 - - [2025-06-19 02:05:06] "DELETE /security-group/292ef8b1-eeb7-4c2b-a6f9-c4f7620042a4 HTTP/1.1" 200 115 0.048132 10.0.0.65 - - [2025-06-19 02:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.65 - - [2025-06-19 02:05:06] "DELETE /access-control-list/52895f23-4679-4169-8c7b-ae4c569f10d6 HTTP/1.1" 200 115 0.040800 10.0.0.65 - - [2025-06-19 02:05:06] "DELETE /access-control-list/8249dd84-4a11-4f35-a70e-953305c41efd HTTP/1.1" 200 115 0.032712 10.0.0.65 - - [2025-06-19 02:05:07] "GET /project/98c568ad-ae07-43bb-966b-b2d749d86da8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.054227 10.0.0.65 - - [2025-06-19 02:05:07] "GET /project/98c568ad-ae07-43bb-966b-b2d749d86da8?fields=security_groups HTTP/1.1" 200 1353 0.024645 10.0.0.65 - - [2025-06-19 02:05:07] "DELETE /security-group/8e25adba-f1c0-4fc6-acf4-84d4a441441d HTTP/1.1" 200 115 0.043828 10.0.0.65 - - [2025-06-19 02:05:07] "DELETE /access-control-list/d55744e6-986e-4df2-a9fb-9e903a1f9d0a HTTP/1.1" 200 115 0.059144 10.0.0.65 - - [2025-06-19 02:05:07] "GET /project/98c568ad-ae07-43bb-966b-b2d749d86da8?fields=application_policy_sets HTTP/1.1" 200 1392 0.066539 10.0.0.65 - - [2025-06-19 02:05:07] "DELETE /access-control-list/4cd4ad5d-10d7-43bd-a564-cf22ccd8168c HTTP/1.1" 200 115 0.035544 10.0.0.65 - - [2025-06-19 02:05:07] "DELETE /project/98c568ad-ae07-43bb-966b-b2d749d86da8 HTTP/1.1" 200 115 0.346855 10.0.0.65 - - [2025-06-19 02:05:07] "POST /projects HTTP/1.1" 409 238 0.002101 10.0.0.65 - - [2025-06-19 02:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.65 - - [2025-06-19 02:05:07] "GET /project/8435ff2f-8d3e-4ef5-800f-b6701231ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.025853 10.0.0.65 - - [2025-06-19 02:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.65 - - [2025-06-19 02:05:07] "GET /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004641 10.0.0.65 - - [2025-06-19 02:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.65 - - [2025-06-19 02:05:07] "GET /virtual-network/7f1647a9-2daa-43e8-98fa-57d4163998da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005468 10.0.0.65 - - [2025-06-19 02:05:07] "POST /security-groups HTTP/1.1" 409 285 0.002686 10.0.0.65 - - [2025-06-19 02:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010316 10.0.0.65 - - [2025-06-19 02:05:07] "PUT /security-group/dc6df0e2-49f8-4453-bb8d-79b51e5d1a55 HTTP/1.1" 200 262 0.061547 10.0.0.65 - - [2025-06-19 02:05:07] "PUT /access-control-list/26940386-c678-4cba-9f8a-847d1486ec31 HTTP/1.1" 200 272 0.011999 10.0.0.65 - - [2025-06-19 02:05:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.014358 10.0.0.65 - - [2025-06-19 02:05:07] "PUT /access-control-list/c9ea9010-81a5-46e1-a7d5-bc4fe18ddbe5 HTTP/1.1" 200 272 0.020885 10.0.0.65 - - [2025-06-19 02:05:11] "GET /application-policy-set/e8a4912c-ed03-4b04-b1df-c0dc5c92d28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002746 10.0.0.65 - - [2025-06-19 02:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.65 - - [2025-06-19 02:05:11] "GET /policy-management/eb70afb0-64d3-47d9-9290-5d9b50741cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002852 10.0.0.65 - - [2025-06-19 02:05:11] "GET /firewall-policy/6169c66c-e960-428d-9902-0a49532942cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002764 10.0.0.65 - - [2025-06-19 02:05:11] "GET /firewall-rule/2bc93e0e-842e-4521-930e-435fe8ce514d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003243 10.0.0.65 - - [2025-06-19 02:05:11] "POST /ref-update HTTP/1.1" 200 156 0.014070 10.0.0.65 - - [2025-06-19 02:05:11] "DELETE /firewall-rule/2bc93e0e-842e-4521-930e-435fe8ce514d HTTP/1.1" 200 115 0.069900 10.0.0.65 - - [2025-06-19 02:05:11] "GET /firewall-policy/f0169b99-3441-4d54-b7fe-f65f96c15900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007394 10.0.0.65 - - [2025-06-19 02:05:11] "GET /firewall-rule/7a428ef5-f33b-449b-8d53-0dcee9ccd448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003421 10.0.0.65 - - [2025-06-19 02:05:11] "POST /ref-update HTTP/1.1" 200 156 0.025288 10.0.0.65 - - [2025-06-19 02:05:12] "DELETE /firewall-rule/7a428ef5-f33b-449b-8d53-0dcee9ccd448 HTTP/1.1" 200 115 0.047570 10.0.0.65 - - [2025-06-19 02:05:12] "GET /firewall-policy/f0169b99-3441-4d54-b7fe-f65f96c15900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.004888 10.0.0.65 - - [2025-06-19 02:05:12] "GET /firewall-rule/eca9e655-81e8-4e6f-8288-b4f0023b8b1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003175 10.0.0.65 - - [2025-06-19 02:05:12] "POST /ref-update HTTP/1.1" 200 156 0.016334 10.0.0.65 - - [2025-06-19 02:05:12] "DELETE /firewall-rule/eca9e655-81e8-4e6f-8288-b4f0023b8b1e HTTP/1.1" 200 115 0.064790 10.0.0.65 - - [2025-06-19 02:05:12] "GET /application-policy-set/e8a4912c-ed03-4b04-b1df-c0dc5c92d28d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004077 10.0.0.65 - - [2025-06-19 02:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006870 10.0.0.65 - - [2025-06-19 02:05:12] "GET /policy-management/eb70afb0-64d3-47d9-9290-5d9b50741cdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002816 10.0.0.65 - - [2025-06-19 02:05:12] "GET /firewall-policy/f0169b99-3441-4d54-b7fe-f65f96c15900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003732 10.0.0.65 - - [2025-06-19 02:05:12] "POST /ref-update HTTP/1.1" 200 156 0.028694 10.0.0.65 - - [2025-06-19 02:05:12] "DELETE /firewall-policy/f0169b99-3441-4d54-b7fe-f65f96c15900 HTTP/1.1" 200 115 0.045678 10.0.0.65 - - [2025-06-19 02:05:12] "DELETE /tag/a9eb16cd-2c95-44da-b1cc-020c520ba386 HTTP/1.1" 200 115 0.066849 10.0.0.65 - - [2025-06-19 02:05:12] "DELETE /tag/634e1f76-f3e6-4757-bf81-091d84dc2c99 HTTP/1.1" 200 115 0.037310 10.0.0.65 - - [2025-06-19 02:05:12] "DELETE /tag/58d96487-7f8d-40e2-9027-ff2f28490111 HTTP/1.1" 200 115 0.059596 10.0.0.65 - - [2025-06-19 02:05:12] "DELETE /tag/6b32905e-1798-48b4-a7b3-ff4de6f9413a HTTP/1.1" 200 115 0.057732 10.0.0.65 - - [2025-06-19 02:05:12] "DELETE /loadbalancer-member/11b20a1a-097d-4e31-993e-ebf94ab962fe HTTP/1.1" 200 115 0.028647 10.0.0.65 - - [2025-06-19 02:05:12] "DELETE /loadbalancer-pool/f85acaee-378f-4beb-9748-af8a28f383c9 HTTP/1.1" 200 115 0.035769 10.0.0.65 - - [2025-06-19 02:05:12] "DELETE /loadbalancer-listener/5991ef92-7571-4400-a8a9-4f89685a8a0a HTTP/1.1" 200 115 0.040426 10.0.0.65 - - [2025-06-19 02:05:12] "DELETE /loadbalancer/e8a78dcb-9fd8-4ea7-8d78-145f98185ada HTTP/1.1" 200 115 0.051403 10.0.0.65 - - [2025-06-19 02:05:12] "DELETE /floating-ip/4134cf57-08f1-4143-b66d-40148e30f1d7 HTTP/1.1" 200 115 0.039401 10.0.0.65 - - [2025-06-19 02:05:12] "DELETE /instance-ip/4c6c250f-8edf-46f5-8311-774c13775ba6 HTTP/1.1" 200 115 0.039556 10.0.0.65 - - [2025-06-19 02:05:12] "DELETE /virtual-machine-interface/f10d70fb-63c7-4b8d-b9bd-f213f6ccf7fb HTTP/1.1" 200 115 0.039608 10.0.0.65 - - [2025-06-19 02:05:12] "DELETE /tag/6b9f408b-fe8d-4b79-bb05-f562682511e4 HTTP/1.1" 200 115 0.037441 10.0.0.65 - - [2025-06-19 02:05:12] "POST /projects HTTP/1.1" 409 238 0.002258 10.0.0.65 - - [2025-06-19 02:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.65 - - [2025-06-19 02:05:13] "GET /project/8435ff2f-8d3e-4ef5-800f-b6701231ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.070318 10.0.0.65 - - [2025-06-19 02:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.017086 10.0.0.65 - - [2025-06-19 02:05:13] "GET /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004898 10.0.0.65 - - [2025-06-19 02:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.65 - - [2025-06-19 02:05:13] "GET /virtual-network/7f1647a9-2daa-43e8-98fa-57d4163998da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006707 10.0.0.65 - - [2025-06-19 02:05:13] "POST /security-groups HTTP/1.1" 409 285 0.006576 10.0.0.65 - - [2025-06-19 02:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006912 10.0.0.65 - - [2025-06-19 02:05:13] "PUT /security-group/dc6df0e2-49f8-4453-bb8d-79b51e5d1a55 HTTP/1.1" 200 262 0.064605 10.0.0.65 - - [2025-06-19 02:05:13] "PUT /access-control-list/26940386-c678-4cba-9f8a-847d1486ec31 HTTP/1.1" 200 272 0.024898 10.0.0.65 - - [2025-06-19 02:05:13] "PUT /access-control-list/c9ea9010-81a5-46e1-a7d5-bc4fe18ddbe5 HTTP/1.1" 200 272 0.030178 10.0.0.65 - - [2025-06-19 02:05:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.049641 10.0.0.65 - - [2025-06-19 02:05:13] "GET /firewall-policy/07eeefbb-8714-4c36-ba47-0f94951258a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.008288 10.0.0.65 - - [2025-06-19 02:05:13] "GET /firewall-rule/9decfb7f-ebda-4287-8435-4c41e0c49147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002676 10.0.0.65 - - [2025-06-19 02:05:13] "POST /ref-update HTTP/1.1" 200 156 0.080813 10.0.0.65 - - [2025-06-19 02:05:13] "DELETE /firewall-rule/9decfb7f-ebda-4287-8435-4c41e0c49147 HTTP/1.1" 200 115 0.052321 10.0.0.65 - - [2025-06-19 02:05:13] "GET /firewall-policy/07eeefbb-8714-4c36-ba47-0f94951258a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.007478 10.0.0.65 - - [2025-06-19 02:05:13] "GET /firewall-rule/c54167e6-a939-4406-8071-87839dd782e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002829 10.0.0.65 - - [2025-06-19 02:05:13] "POST /ref-update HTTP/1.1" 200 156 0.077653 10.0.0.65 - - [2025-06-19 02:05:13] "DELETE /firewall-rule/c54167e6-a939-4406-8071-87839dd782e1 HTTP/1.1" 200 115 0.064049 10.0.0.65 - - [2025-06-19 02:05:13] "DELETE /tag/4ec6f856-ab80-451b-b625-3f888f0d6bee HTTP/1.1" 200 115 0.048391 10.0.0.65 - - [2025-06-19 02:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004492 10.0.0.65 - - [2025-06-19 02:05:13] "GET /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004578 10.0.0.65 - - [2025-06-19 02:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.65 - - [2025-06-19 02:05:13] "GET /virtual-network/7f1647a9-2daa-43e8-98fa-57d4163998da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004382 10.0.0.65 - - [2025-06-19 02:05:14] "PUT /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba HTTP/1.1" 200 264 0.066350 10.0.0.65 - - [2025-06-19 02:05:14] "PUT /virtual-network/7f1647a9-2daa-43e8-98fa-57d4163998da HTTP/1.1" 200 264 0.085414 10.0.0.65 - - [2025-06-19 02:05:14] "DELETE /security-group/dc6df0e2-49f8-4453-bb8d-79b51e5d1a55 HTTP/1.1" 200 115 0.149344 10.0.0.65 - - [2025-06-19 02:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.65 - - [2025-06-19 02:05:14] "DELETE /access-control-list/26940386-c678-4cba-9f8a-847d1486ec31 HTTP/1.1" 200 115 0.070696 10.0.0.65 - - [2025-06-19 02:05:14] "DELETE /access-control-list/c9ea9010-81a5-46e1-a7d5-bc4fe18ddbe5 HTTP/1.1" 200 115 0.036670 10.0.0.65 - - [2025-06-19 02:05:14] "GET /project/8435ff2f-8d3e-4ef5-800f-b6701231ba3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.062541 10.0.0.65 - - [2025-06-19 02:05:14] "GET /project/8435ff2f-8d3e-4ef5-800f-b6701231ba3b?fields=security_groups HTTP/1.1" 200 1351 0.047597 10.0.0.65 - - [2025-06-19 02:05:14] "DELETE /security-group/906f39db-93b2-4563-ba39-8d8e5c335a6e HTTP/1.1" 200 115 0.059787 10.0.0.65 - - [2025-06-19 02:05:14] "DELETE /access-control-list/bd17d502-5cb8-4393-bd50-88fc0b985a23 HTTP/1.1" 200 115 0.050002 10.0.0.65 - - [2025-06-19 02:05:14] "GET /project/8435ff2f-8d3e-4ef5-800f-b6701231ba3b?fields=application_policy_sets HTTP/1.1" 200 1390 0.062497 10.0.0.65 - - [2025-06-19 02:05:14] "DELETE /access-control-list/1bca5473-e768-4078-a222-82090399b6e6 HTTP/1.1" 200 115 0.055899 10.0.0.65 - - [2025-06-19 02:05:14] "DELETE /project/8435ff2f-8d3e-4ef5-800f-b6701231ba3b HTTP/1.1" 200 115 0.391639 10.0.0.65 - - [2025-06-19 02:06:01] "GET / HTTP/1.1" 200 35931 0.001832 10.0.0.65 - - [2025-06-19 02:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.65 - - [2025-06-19 02:06:01] "GET /global-vrouter-config/74ecc272-cf26-4d77-a6e5-83d5a6ba00b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.003106 10.0.0.65 - - [2025-06-19 02:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.65 - - [2025-06-19 02:06:02] "GET /global-vrouter-config/74ecc272-cf26-4d77-a6e5-83d5a6ba00b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.002699 10.0.0.65 - - [2025-06-19 02:06:16] "GET / HTTP/1.1" 200 35931 0.001621 10.0.0.65 - - [2025-06-19 02:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.65 - - [2025-06-19 02:06:16] "GET /global-system-config/57034b53-16ef-4b47-84b5-1d8fa25ab5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2708 0.005301 10.0.0.65 - - [2025-06-19 02:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.65 - - [2025-06-19 02:06:17] "GET /config-node/1c3befc0-6845-4e33-8a74-8b7bf1c0cbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002838 10.0.0.65 - - [2025-06-19 02:06:28] "GET / HTTP/1.1" 200 35931 0.001427 10.0.0.65 - - [2025-06-19 02:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.65 - - [2025-06-19 02:06:28] "GET /routing-instance/7bc5e19f-aabf-4b07-ae9a-54351d417c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003150 10.0.0.65 - - [2025-06-19 02:06:28] "POST /bgp-routers HTTP/1.1" 409 301 0.002213 10.0.0.65 - - [2025-06-19 02:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.65 - - [2025-06-19 02:06:28] "GET /bgp-router/d62dcb66-5cc3-4ed0-9066-e945930d47a1?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.004183 10.0.0.65 - - [2025-06-19 02:06:28] "PUT /bgp-router/d62dcb66-5cc3-4ed0-9066-e945930d47a1 HTTP/1.1" 200 254 0.011070 [Introspect:8084]10.0.0.65 - - [2025-06-19 02:06:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000901 [Introspect:8084]10.0.0.65 - - [2025-06-19 02:06:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000945 10.0.0.65 - - [2025-06-19 02:06:58] "POST /tags HTTP/1.1" 200 299 0.067240 10.0.0.65 - - [2025-06-19 02:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.65 - - [2025-06-19 02:06:58] "GET /tag/b3ca0e28-779b-486d-ba6c-07e361f19fc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013449 10.0.0.65 - - [2025-06-19 02:06:58] "DELETE /tag/b3ca0e28-779b-486d-ba6c-07e361f19fc8 HTTP/1.1" 200 115 0.064343 10.0.0.65 - - [2025-06-19 02:07:07] "GET / HTTP/1.1" 200 35931 0.001956 10.0.0.65 - - [2025-06-19 02:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.65 - - [2025-06-19 02:07:07] "GET /global-system-config/57034b53-16ef-4b47-84b5-1d8fa25ab5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2708 0.004868 10.0.0.65 - - [2025-06-19 02:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005014 10.0.0.65 - - [2025-06-19 02:07:07] "GET /config-node/1c3befc0-6845-4e33-8a74-8b7bf1c0cbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001965 10.0.0.65 - - [2025-06-19 02:07:07] "GET / HTTP/1.1" 200 35931 0.001444 10.0.0.65 - - [2025-06-19 02:07:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002116 10.0.0.65 - - [2025-06-19 02:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.65 - - [2025-06-19 02:07:12] "GET /global-vrouter-config/74ecc272-cf26-4d77-a6e5-83d5a6ba00b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.002626 10.0.0.65 - - [2025-06-19 02:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.65 - - [2025-06-19 02:07:12] "PUT /global-vrouter-config/74ecc272-cf26-4d77-a6e5-83d5a6ba00b6 HTTP/1.1" 200 276 0.008451 10.0.0.65 - - [2025-06-19 02:07:12] "GET / HTTP/1.1" 200 35931 0.001449 10.0.0.65 - - [2025-06-19 02:07:12] "POST /alarms HTTP/1.1" 409 264 0.001973 10.0.0.65 - - [2025-06-19 02:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001396 10.0.0.65 - - [2025-06-19 02:07:12] "PUT /alarm/991b32f7-0732-48d2-8367-61dad8a63cdd HTTP/1.1" 200 244 0.009151 10.0.0.65 - - [2025-06-19 02:07:12] "POST /alarms HTTP/1.1" 409 261 0.002375 10.0.0.65 - - [2025-06-19 02:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.65 - - [2025-06-19 02:07:12] "PUT /alarm/27643851-4c5c-4add-9bac-63469834916c HTTP/1.1" 200 244 0.011316 10.0.0.65 - - [2025-06-19 02:07:12] "POST /alarms HTTP/1.1" 409 261 0.002690 10.0.0.65 - - [2025-06-19 02:07:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.65 - - [2025-06-19 02:07:12] "PUT /alarm/fb1f004c-30cf-4f6b-85f0-f3c2817e1842 HTTP/1.1" 200 244 0.009338 10.0.0.65 - - [2025-06-19 02:07:13] "POST /alarms HTTP/1.1" 409 253 0.004081 10.0.0.65 - - [2025-06-19 02:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005460 10.0.0.65 - - [2025-06-19 02:07:13] "PUT /alarm/9310a2b6-9b56-46d8-bb59-d1fe87ad7df8 HTTP/1.1" 200 244 0.010000 10.0.0.65 - - [2025-06-19 02:07:13] "POST /alarms HTTP/1.1" 409 251 0.002065 10.0.0.65 - - [2025-06-19 02:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.65 - - [2025-06-19 02:07:13] "PUT /alarm/31157818-5e5d-4375-8e3c-4a1a9ffc6663 HTTP/1.1" 200 244 0.011844 10.0.0.65 - - [2025-06-19 02:07:13] "POST /alarms HTTP/1.1" 409 252 0.004639 10.0.0.65 - - [2025-06-19 02:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.65 - - [2025-06-19 02:07:13] "PUT /alarm/94f00a23-58f2-4452-ad6d-abd33387895c HTTP/1.1" 200 244 0.012215 10.0.0.65 - - [2025-06-19 02:07:13] "POST /alarms HTTP/1.1" 409 256 0.001767 10.0.0.65 - - [2025-06-19 02:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.65 - - [2025-06-19 02:07:13] "PUT /alarm/9a06e75b-fd1f-4294-9543-c7edf694772b HTTP/1.1" 200 244 0.011836 10.0.0.65 - - [2025-06-19 02:07:13] "POST /alarms HTTP/1.1" 409 248 0.012181 10.0.0.65 - - [2025-06-19 02:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.65 - - [2025-06-19 02:07:13] "PUT /alarm/2570225b-9fbb-4ee2-b07c-fe2df4b1e6b8 HTTP/1.1" 200 244 0.020429 10.0.0.65 - - [2025-06-19 02:07:13] "POST /alarms HTTP/1.1" 409 252 0.006980 10.0.0.65 - - [2025-06-19 02:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.65 - - [2025-06-19 02:07:13] "PUT /alarm/f9e8901d-b5d4-48a2-a320-765c5c530043 HTTP/1.1" 200 244 0.011166 10.0.0.65 - - [2025-06-19 02:07:13] "POST /alarms HTTP/1.1" 409 257 0.016697 10.0.0.65 - - [2025-06-19 02:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.65 - - [2025-06-19 02:07:13] "PUT /alarm/d51e02ed-8cbb-47b8-94e9-f690bdedc226 HTTP/1.1" 200 244 0.011608 10.0.0.65 - - [2025-06-19 02:07:13] "POST /alarms HTTP/1.1" 409 251 0.020007 10.0.0.65 - - [2025-06-19 02:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011799 10.0.0.65 - - [2025-06-19 02:07:13] "PUT /alarm/09138fd2-b281-4fe0-a04f-3af646d2dcf2 HTTP/1.1" 200 244 0.011864 10.0.0.65 - - [2025-06-19 02:07:13] "POST /alarms HTTP/1.1" 409 257 0.012981 10.0.0.65 - - [2025-06-19 02:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.65 - - [2025-06-19 02:07:13] "PUT /alarm/c306d8a3-215a-4aa5-b111-32209ec48a64 HTTP/1.1" 200 244 0.016287 10.0.0.65 - - [2025-06-19 02:07:13] "POST /alarms HTTP/1.1" 409 261 0.015286 10.0.0.65 - - [2025-06-19 02:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.65 - - [2025-06-19 02:07:13] "PUT /alarm/e436d99e-40d7-430f-bdd0-820bda8d6b51 HTTP/1.1" 200 244 0.013709 10.0.0.65 - - [2025-06-19 02:07:13] "POST /alarms HTTP/1.1" 409 258 0.004612 10.0.0.65 - - [2025-06-19 02:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004469 10.0.0.65 - - [2025-06-19 02:07:13] "PUT /alarm/5fb8aca0-22a6-4610-93f7-de08961927bf HTTP/1.1" 200 244 0.013736 10.0.0.65 - - [2025-06-19 02:07:13] "POST /alarms HTTP/1.1" 409 254 0.008087 10.0.0.65 - - [2025-06-19 02:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.65 - - [2025-06-19 02:07:13] "PUT /alarm/b4d3bfc0-4444-4dc9-b9fe-a3fe8143647c HTTP/1.1" 200 244 0.012032 10.0.0.65 - - [2025-06-19 02:07:13] "POST /alarms HTTP/1.1" 409 254 0.011207 10.0.0.65 - - [2025-06-19 02:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.65 - - [2025-06-19 02:07:13] "PUT /alarm/2d7670d9-d3c6-4200-b430-c3e8ad941765 HTTP/1.1" 200 244 0.012324 10.0.0.65 - - [2025-06-19 02:07:13] "POST /alarms HTTP/1.1" 409 254 0.010836 10.0.0.65 - - [2025-06-19 02:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.65 - - [2025-06-19 02:07:14] "PUT /alarm/3f9e02ae-fc87-4c63-9234-47de5e1ab61f HTTP/1.1" 200 244 0.013172 10.0.0.65 - - [2025-06-19 02:07:14] "POST /alarms HTTP/1.1" 409 247 0.010869 10.0.0.65 - - [2025-06-19 02:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.65 - - [2025-06-19 02:07:14] "PUT /alarm/21979937-cffd-4d97-98ee-eb5c15a79a00 HTTP/1.1" 200 244 0.010931 10.0.0.65 - - [2025-06-19 02:07:14] "POST /alarms HTTP/1.1" 409 272 0.022036 10.0.0.65 - - [2025-06-19 02:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005432 10.0.0.65 - - [2025-06-19 02:07:14] "PUT /alarm/9f1d02dc-2651-47ce-9c6a-1026d3919c72 HTTP/1.1" 200 244 0.013933 10.0.0.65 - - [2025-06-19 02:07:14] "POST /alarms HTTP/1.1" 409 261 0.011054 10.0.0.65 - - [2025-06-19 02:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.65 - - [2025-06-19 02:07:14] "PUT /alarm/6b2a8bd2-400b-4bef-b390-d06d004dae5d HTTP/1.1" 200 244 0.018661 10.0.0.65 - - [2025-06-19 02:07:14] "POST /alarms HTTP/1.1" 409 259 0.012314 10.0.0.65 - - [2025-06-19 02:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.65 - - [2025-06-19 02:07:14] "PUT /alarm/92a19aea-d783-4199-b90e-9cf8c0f4d89d HTTP/1.1" 200 244 0.020306 10.0.0.65 - - [2025-06-19 02:07:14] "POST /alarms HTTP/1.1" 409 265 0.008976 10.0.0.65 - - [2025-06-19 02:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.65 - - [2025-06-19 02:07:14] "PUT /alarm/54bd967d-cf82-434b-839b-d458e21be62b HTTP/1.1" 200 244 0.012487 10.0.0.65 - - [2025-06-19 02:07:14] "POST /alarms HTTP/1.1" 409 279 0.014944 10.0.0.65 - - [2025-06-19 02:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005969 10.0.0.65 - - [2025-06-19 02:07:14] "PUT /alarm/fd0cb283-e5e1-46e4-ae22-55a7c548fce6 HTTP/1.1" 200 244 0.010955 10.0.0.65 - - [2025-06-19 02:07:14] "GET / HTTP/1.1" 200 35931 0.001795 10.0.0.65 - - [2025-06-19 02:07:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002794 10.0.0.65 - - [2025-06-19 02:07:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008837 10.0.0.65 - - [2025-06-19 02:07:14] "PUT /global-vrouter-config/74ecc272-cf26-4d77-a6e5-83d5a6ba00b6 HTTP/1.1" 200 276 0.014135 10.0.0.65 - - [2025-06-19 02:07:15] "GET / HTTP/1.1" 200 35931 0.001477 10.0.0.65 - - [2025-06-19 02:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.65 - - [2025-06-19 02:07:15] "GET /global-vrouter-config/74ecc272-cf26-4d77-a6e5-83d5a6ba00b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.002766 10.0.0.65 - - [2025-06-19 02:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004476 10.0.0.65 - - [2025-06-19 02:07:15] "PUT /global-vrouter-config/74ecc272-cf26-4d77-a6e5-83d5a6ba00b6 HTTP/1.1" 200 276 0.014643 10.0.0.65 - - [2025-06-19 02:07:15] "GET / HTTP/1.1" 200 35931 0.001953 10.0.0.65 - - [2025-06-19 02:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.65 - - [2025-06-19 02:07:15] "GET /global-system-config/57034b53-16ef-4b47-84b5-1d8fa25ab5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2708 0.004723 10.0.0.65 - - [2025-06-19 02:07:15] "PUT /global-system-config/57034b53-16ef-4b47-84b5-1d8fa25ab5a1 HTTP/1.1" 200 274 0.027085 10.0.0.65 - - [2025-06-19 02:07:18] "GET / HTTP/1.1" 200 35931 0.001754 10.0.0.65 - - [2025-06-19 02:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.65 - - [2025-06-19 02:07:18] "GET /routing-instance/7bc5e19f-aabf-4b07-ae9a-54351d417c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003219 10.0.0.65 - - [2025-06-19 02:07:18] "POST /bgp-routers HTTP/1.1" 409 301 0.007795 10.0.0.65 - - [2025-06-19 02:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.65 - - [2025-06-19 02:07:18] "GET /bgp-router/d62dcb66-5cc3-4ed0-9066-e945930d47a1?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003187 10.0.0.65 - - [2025-06-19 02:07:18] "PUT /bgp-router/d62dcb66-5cc3-4ed0-9066-e945930d47a1 HTTP/1.1" 200 254 0.020727 [Introspect:8084]10.0.0.65 - - [2025-06-19 02:07:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000884 [Introspect:8084]10.0.0.65 - - [2025-06-19 02:07:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000788 10.0.0.65 - - [2025-06-19 02:07:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005652 10.0.0.65 - - [2025-06-19 02:07:21] "GET /global-vrouter-config/74ecc272-cf26-4d77-a6e5-83d5a6ba00b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004883 [Introspect:8084]10.0.0.65 - - [2025-06-19 02:07:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001025 [Introspect:8084]10.0.0.65 - - [2025-06-19 02:07:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000881 [Introspect:8084]10.0.0.65 - - [2025-06-19 02:07:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001388 [Introspect:8084]10.0.0.65 - - [2025-06-19 02:07:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001006 10.0.0.65 - - [2025-06-19 02:07:40] "GET / HTTP/1.1" 200 35931 0.002191 10.0.0.65 - - [2025-06-19 02:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.65 - - [2025-06-19 02:07:40] "GET /global-system-config/57034b53-16ef-4b47-84b5-1d8fa25ab5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2708 0.005659 10.0.0.65 - - [2025-06-19 02:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.65 - - [2025-06-19 02:07:40] "GET /config-node/1c3befc0-6845-4e33-8a74-8b7bf1c0cbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002232 10.0.0.65 - - [2025-06-19 02:07:52] "GET / HTTP/1.1" 200 35931 0.001467 10.0.0.65 - - [2025-06-19 02:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010189 10.0.0.65 - - [2025-06-19 02:07:52] "GET /routing-instance/7bc5e19f-aabf-4b07-ae9a-54351d417c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003106 10.0.0.65 - - [2025-06-19 02:07:52] "POST /bgp-routers HTTP/1.1" 409 301 0.002735 10.0.0.65 - - [2025-06-19 02:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.65 - - [2025-06-19 02:07:52] "GET /bgp-router/d62dcb66-5cc3-4ed0-9066-e945930d47a1?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.019961 10.0.0.65 - - [2025-06-19 02:07:52] "PUT /bgp-router/d62dcb66-5cc3-4ed0-9066-e945930d47a1 HTTP/1.1" 200 254 0.018406 [Introspect:8084]10.0.0.65 - - [2025-06-19 02:07:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000799 [Introspect:8084]10.0.0.65 - - [2025-06-19 02:07:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000871 [Introspect:8084]10.0.0.65 - - [2025-06-19 02:07:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001179 [Introspect:8084]10.0.0.65 - - [2025-06-19 02:07:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001238 10.0.0.65 - - [2025-06-19 02:08:09] "GET / HTTP/1.1" 200 35931 0.001858 10.0.0.65 - - [2025-06-19 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.65 - - [2025-06-19 02:08:09] "GET /global-system-config/57034b53-16ef-4b47-84b5-1d8fa25ab5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2708 0.004917 10.0.0.65 - - [2025-06-19 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.65 - - [2025-06-19 02:08:09] "GET /config-node/1c3befc0-6845-4e33-8a74-8b7bf1c0cbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002679 10.0.0.65 - - [2025-06-19 02:08:10] "GET / HTTP/1.1" 200 35931 0.001878 10.0.0.65 - - [2025-06-19 02:08:10] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002326 10.0.0.65 - - [2025-06-19 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.65 - - [2025-06-19 02:08:15] "GET /global-vrouter-config/74ecc272-cf26-4d77-a6e5-83d5a6ba00b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.002567 10.0.0.65 - - [2025-06-19 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.65 - - [2025-06-19 02:08:15] "PUT /global-vrouter-config/74ecc272-cf26-4d77-a6e5-83d5a6ba00b6 HTTP/1.1" 200 276 0.008759 10.0.0.65 - - [2025-06-19 02:08:15] "GET / HTTP/1.1" 200 35931 0.001412 10.0.0.65 - - [2025-06-19 02:08:15] "POST /alarms HTTP/1.1" 409 264 0.002680 10.0.0.65 - - [2025-06-19 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.65 - - [2025-06-19 02:08:15] "PUT /alarm/991b32f7-0732-48d2-8367-61dad8a63cdd HTTP/1.1" 200 244 0.009344 10.0.0.65 - - [2025-06-19 02:08:15] "POST /alarms HTTP/1.1" 409 261 0.006413 10.0.0.65 - - [2025-06-19 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.65 - - [2025-06-19 02:08:15] "PUT /alarm/27643851-4c5c-4add-9bac-63469834916c HTTP/1.1" 200 244 0.011577 10.0.0.65 - - [2025-06-19 02:08:15] "POST /alarms HTTP/1.1" 409 261 0.002980 10.0.0.65 - - [2025-06-19 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.65 - - [2025-06-19 02:08:15] "PUT /alarm/fb1f004c-30cf-4f6b-85f0-f3c2817e1842 HTTP/1.1" 200 244 0.009793 10.0.0.65 - - [2025-06-19 02:08:15] "POST /alarms HTTP/1.1" 409 253 0.003308 10.0.0.65 - - [2025-06-19 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.65 - - [2025-06-19 02:08:15] "PUT /alarm/9310a2b6-9b56-46d8-bb59-d1fe87ad7df8 HTTP/1.1" 200 244 0.010001 10.0.0.65 - - [2025-06-19 02:08:15] "POST /alarms HTTP/1.1" 409 251 0.008221 10.0.0.65 - - [2025-06-19 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.65 - - [2025-06-19 02:08:15] "PUT /alarm/31157818-5e5d-4375-8e3c-4a1a9ffc6663 HTTP/1.1" 200 244 0.017508 10.0.0.65 - - [2025-06-19 02:08:15] "POST /alarms HTTP/1.1" 409 252 0.005227 10.0.0.65 - - [2025-06-19 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.65 - - [2025-06-19 02:08:15] "PUT /alarm/94f00a23-58f2-4452-ad6d-abd33387895c HTTP/1.1" 200 244 0.009744 10.0.0.65 - - [2025-06-19 02:08:15] "POST /alarms HTTP/1.1" 409 256 0.005567 10.0.0.65 - - [2025-06-19 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.65 - - [2025-06-19 02:08:15] "PUT /alarm/9a06e75b-fd1f-4294-9543-c7edf694772b HTTP/1.1" 200 244 0.009998 10.0.0.65 - - [2025-06-19 02:08:15] "POST /alarms HTTP/1.1" 409 248 0.008945 10.0.0.65 - - [2025-06-19 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.65 - - [2025-06-19 02:08:16] "PUT /alarm/2570225b-9fbb-4ee2-b07c-fe2df4b1e6b8 HTTP/1.1" 200 244 0.018728 10.0.0.65 - - [2025-06-19 02:08:16] "POST /alarms HTTP/1.1" 409 252 0.006704 10.0.0.65 - - [2025-06-19 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002665 10.0.0.65 - - [2025-06-19 02:08:16] "PUT /alarm/f9e8901d-b5d4-48a2-a320-765c5c530043 HTTP/1.1" 200 244 0.009619 10.0.0.65 - - [2025-06-19 02:08:16] "POST /alarms HTTP/1.1" 409 257 0.007742 10.0.0.65 - - [2025-06-19 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.65 - - [2025-06-19 02:08:16] "PUT /alarm/d51e02ed-8cbb-47b8-94e9-f690bdedc226 HTTP/1.1" 200 244 0.015240 10.0.0.65 - - [2025-06-19 02:08:16] "POST /alarms HTTP/1.1" 409 251 0.030148 10.0.0.65 - - [2025-06-19 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005957 10.0.0.65 - - [2025-06-19 02:08:16] "PUT /alarm/09138fd2-b281-4fe0-a04f-3af646d2dcf2 HTTP/1.1" 200 244 0.020808 10.0.0.65 - - [2025-06-19 02:08:16] "POST /alarms HTTP/1.1" 409 257 0.005430 10.0.0.65 - - [2025-06-19 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.65 - - [2025-06-19 02:08:16] "PUT /alarm/c306d8a3-215a-4aa5-b111-32209ec48a64 HTTP/1.1" 200 244 0.010552 10.0.0.65 - - [2025-06-19 02:08:16] "POST /alarms HTTP/1.1" 409 261 0.013408 10.0.0.65 - - [2025-06-19 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.65 - - [2025-06-19 02:08:16] "PUT /alarm/e436d99e-40d7-430f-bdd0-820bda8d6b51 HTTP/1.1" 200 244 0.009454 10.0.0.65 - - [2025-06-19 02:08:16] "POST /alarms HTTP/1.1" 409 258 0.013369 10.0.0.65 - - [2025-06-19 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.65 - - [2025-06-19 02:08:16] "PUT /alarm/5fb8aca0-22a6-4610-93f7-de08961927bf HTTP/1.1" 200 244 0.012486 10.0.0.65 - - [2025-06-19 02:08:16] "POST /alarms HTTP/1.1" 409 254 0.005687 10.0.0.65 - - [2025-06-19 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.65 - - [2025-06-19 02:08:16] "PUT /alarm/b4d3bfc0-4444-4dc9-b9fe-a3fe8143647c HTTP/1.1" 200 244 0.010098 10.0.0.65 - - [2025-06-19 02:08:16] "POST /alarms HTTP/1.1" 409 254 0.003750 10.0.0.65 - - [2025-06-19 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.65 - - [2025-06-19 02:08:16] "PUT /alarm/2d7670d9-d3c6-4200-b430-c3e8ad941765 HTTP/1.1" 200 244 0.010287 10.0.0.65 - - [2025-06-19 02:08:16] "POST /alarms HTTP/1.1" 409 254 0.013436 10.0.0.65 - - [2025-06-19 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.015296 10.0.0.65 - - [2025-06-19 02:08:16] "PUT /alarm/3f9e02ae-fc87-4c63-9234-47de5e1ab61f HTTP/1.1" 200 244 0.009765 10.0.0.65 - - [2025-06-19 02:08:16] "POST /alarms HTTP/1.1" 409 247 0.012391 10.0.0.65 - - [2025-06-19 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.65 - - [2025-06-19 02:08:16] "PUT /alarm/21979937-cffd-4d97-98ee-eb5c15a79a00 HTTP/1.1" 200 244 0.008738 10.0.0.65 - - [2025-06-19 02:08:16] "POST /alarms HTTP/1.1" 409 272 0.002065 10.0.0.65 - - [2025-06-19 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.65 - - [2025-06-19 02:08:16] "PUT /alarm/9f1d02dc-2651-47ce-9c6a-1026d3919c72 HTTP/1.1" 200 244 0.009112 10.0.0.65 - - [2025-06-19 02:08:16] "POST /alarms HTTP/1.1" 409 261 0.009439 10.0.0.65 - - [2025-06-19 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.65 - - [2025-06-19 02:08:16] "PUT /alarm/6b2a8bd2-400b-4bef-b390-d06d004dae5d HTTP/1.1" 200 244 0.014547 10.0.0.65 - - [2025-06-19 02:08:16] "POST /alarms HTTP/1.1" 409 259 0.021139 10.0.0.65 - - [2025-06-19 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004817 10.0.0.65 - - [2025-06-19 02:08:17] "PUT /alarm/92a19aea-d783-4199-b90e-9cf8c0f4d89d HTTP/1.1" 200 244 0.012032 10.0.0.65 - - [2025-06-19 02:08:17] "POST /alarms HTTP/1.1" 409 265 0.011923 10.0.0.65 - - [2025-06-19 02:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.65 - - [2025-06-19 02:08:17] "PUT /alarm/54bd967d-cf82-434b-839b-d458e21be62b HTTP/1.1" 200 244 0.011132 10.0.0.65 - - [2025-06-19 02:08:17] "POST /alarms HTTP/1.1" 409 279 0.013000 10.0.0.65 - - [2025-06-19 02:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015287 10.0.0.65 - - [2025-06-19 02:08:17] "PUT /alarm/fd0cb283-e5e1-46e4-ae22-55a7c548fce6 HTTP/1.1" 200 244 0.015478 10.0.0.65 - - [2025-06-19 02:08:17] "GET / HTTP/1.1" 200 35931 0.001634 10.0.0.65 - - [2025-06-19 02:08:17] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002200 10.0.0.65 - - [2025-06-19 02:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.65 - - [2025-06-19 02:08:17] "PUT /global-vrouter-config/74ecc272-cf26-4d77-a6e5-83d5a6ba00b6 HTTP/1.1" 200 276 0.008410 10.0.0.65 - - [2025-06-19 02:08:17] "GET / HTTP/1.1" 200 35931 0.002031 10.0.0.65 - - [2025-06-19 02:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.65 - - [2025-06-19 02:08:17] "GET /global-vrouter-config/74ecc272-cf26-4d77-a6e5-83d5a6ba00b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.002640 10.0.0.65 - - [2025-06-19 02:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.65 - - [2025-06-19 02:08:17] "PUT /global-vrouter-config/74ecc272-cf26-4d77-a6e5-83d5a6ba00b6 HTTP/1.1" 200 276 0.017547 10.0.0.65 - - [2025-06-19 02:08:18] "GET / HTTP/1.1" 200 35931 0.001571 10.0.0.65 - - [2025-06-19 02:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.65 - - [2025-06-19 02:08:18] "GET /global-system-config/57034b53-16ef-4b47-84b5-1d8fa25ab5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2708 0.005542 10.0.0.65 - - [2025-06-19 02:08:18] "PUT /global-system-config/57034b53-16ef-4b47-84b5-1d8fa25ab5a1 HTTP/1.1" 200 274 0.016278 10.0.0.65 - - [2025-06-19 02:08:21] "GET / HTTP/1.1" 200 35931 0.001617 10.0.0.65 - - [2025-06-19 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.65 - - [2025-06-19 02:08:21] "GET /routing-instance/7bc5e19f-aabf-4b07-ae9a-54351d417c6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003178 10.0.0.65 - - [2025-06-19 02:08:21] "POST /bgp-routers HTTP/1.1" 409 301 0.002841 10.0.0.65 - - [2025-06-19 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.65 - - [2025-06-19 02:08:21] "GET /bgp-router/d62dcb66-5cc3-4ed0-9066-e945930d47a1?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003336 10.0.0.65 - - [2025-06-19 02:08:21] "PUT /bgp-router/d62dcb66-5cc3-4ed0-9066-e945930d47a1 HTTP/1.1" 200 254 0.015602 [Introspect:8084]10.0.0.65 - - [2025-06-19 02:08:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000926 [Introspect:8084]10.0.0.65 - - [2025-06-19 02:08:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001018 10.0.0.65 - - [2025-06-19 02:08:24] "POST /tags HTTP/1.1" 200 355 0.023663 10.0.0.65 - - [2025-06-19 02:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.025750 10.0.0.65 - - [2025-06-19 02:08:24] "GET /tag/aea4b8b5-0aea-41da-a542-d9c0e9a385b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.014248 10.0.0.65 - - [2025-06-19 02:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.65 - - [2025-06-19 02:08:24] "GET /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005684 10.0.0.65 - - [2025-06-19 02:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.65 - - [2025-06-19 02:08:24] "GET /project/f3ed37bc-ae6a-4a25-96ae-37ef0447412e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.051670 10.0.0.65 - - [2025-06-19 02:08:24] "POST /virtual-machines HTTP/1.1" 200 351 0.027449 10.0.0.65 - - [2025-06-19 02:08:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.013249 10.0.0.65 - - [2025-06-19 02:08:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.114999 10.0.0.65 - - [2025-06-19 02:08:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.009304 10.0.0.65 - - [2025-06-19 02:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007172 10.0.0.65 - - [2025-06-19 02:08:25] "GET /virtual-machine-interface/484e7698-4cb2-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.009566 10.0.0.65 - - [2025-06-19 02:08:25] "POST /instance-ips HTTP/1.1" 200 391 0.019255 10.0.0.65 - - [2025-06-19 02:08:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.036399 10.0.0.65 - - [2025-06-19 02:08:25] "GET /virtual-machine-interface/484e7698-4cb2-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.016874 10.0.0.65 - - [2025-06-19 02:08:25] "POST /set-tag HTTP/1.1" 200 109 0.016633 10.0.0.65 - - [2025-06-19 02:08:25] "GET /virtual-machine-interface/484e7698-4cb2-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.012731 10.0.0.65 - - [2025-06-19 02:08:25] "GET /instance-ip/486a7b9a-4cb2-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.004471 10.0.0.65 - - [2025-06-19 02:08:25] "GET /virtual-machine-interface/484e7698-4cb2-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004676 10.0.0.65 - - [2025-06-19 02:08:25] "POST /set-tag HTTP/1.1" 200 109 0.016629 10.0.0.65 - - [2025-06-19 02:08:25] "GET /virtual-router/d9112f0a-8c0a-4a75-b206-01d185af5a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.010876 10.0.0.65 - - [2025-06-19 02:08:25] "POST /ref-update HTTP/1.1" 200 156 0.010107 10.0.0.65 - - [2025-06-19 02:08:25] "GET /virtual-machine-interface/484e7698-4cb2-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.010941 10.0.0.65 - - [2025-06-19 02:08:25] "POST /set-tag HTTP/1.1" 200 109 0.002753 10.0.0.65 - - [2025-06-19 02:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.65 - - [2025-06-19 02:08:25] "GET /virtual-network/cd178c91-5ad8-4875-916c-5e2effb538ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004160 10.0.0.65 - - [2025-06-19 02:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.65 - - [2025-06-19 02:08:25] "GET /project/f3ed37bc-ae6a-4a25-96ae-37ef0447412e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037651 10.0.0.65 - - [2025-06-19 02:08:25] "POST /virtual-machines HTTP/1.1" 200 355 0.012889 10.0.0.65 - - [2025-06-19 02:08:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.009824 10.0.0.65 - - [2025-06-19 02:08:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.116469 10.0.0.65 - - [2025-06-19 02:08:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.012058 10.0.0.65 - - [2025-06-19 02:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012494 10.0.0.65 - - [2025-06-19 02:08:25] "GET /virtual-machine-interface/48cad350-4cb2-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.009393 10.0.0.65 - - [2025-06-19 02:08:26] "POST /instance-ips HTTP/1.1" 200 395 0.038688 10.0.0.65 - - [2025-06-19 02:08:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.050593 10.0.0.65 - - [2025-06-19 02:08:26] "GET /virtual-machine-interface/48cad350-4cb2-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.025215 10.0.0.65 - - [2025-06-19 02:08:26] "POST /set-tag HTTP/1.1" 200 109 0.017768 10.0.0.65 - - [2025-06-19 02:08:26] "GET /virtual-machine-interface/48cad350-4cb2-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.024002 10.0.0.65 - - [2025-06-19 02:08:26] "GET /instance-ip/48e5636e-4cb2-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003808 10.0.0.65 - - [2025-06-19 02:08:26] "GET /virtual-machine-interface/48cad350-4cb2-11f0-95ff-fa163e1cad06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004451 10.0.0.65 - - [2025-06-19 02:08:26] "POST /set-tag HTTP/1.1" 200 109 0.002370 10.0.0.65 - - [2025-06-19 02:08:26] "GET /virtual-router/d9112f0a-8c0a-4a75-b206-01d185af5a28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.003789 10.0.0.65 - - [2025-06-19 02:08:26] "POST /ref-update HTTP/1.1" 200 156 0.007842