+++ date ++ echo 'INFO: =================== Mon Jun 2 02:00:28 UTC 2025 ===================' INFO: =================== Mon Jun 2 02:00:28 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 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ ip addr show dev ens3 +++ cut -d / -f 1 +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ 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.50 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.50 ++ ANALYTICSDB_NODES=10.0.0.50 ++ ANALYTICS_SNMP_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ '[' -n '10.0.0.50:8081 ' ']' +++ echo 10.0.0.50:8081 ++ ANALYTICS_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ '[' -n '10.0.0.50:9042 ' ']' +++ echo 10.0.0.50:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.50:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ '[' -n '10.0.0.50:8086 ' ']' +++ echo 10.0.0.50:8086 ++ COLLECTOR_SERVERS=10.0.0.50: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.50 ++ CONFIGDB_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ '[' -n '10.0.0.50:8082 ' ']' +++ echo 10.0.0.50:8082 ++ CONFIG_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ '[' -n '10.0.0.50:9161 ' ']' +++ echo 10.0.0.50:9161 ++ CONFIGDB_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ '[' -n '10.0.0.50:9041 ' ']' +++ echo 10.0.0.50:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.50: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.50 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.50 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ '[' -n 10.0.0.50:2181, ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ '[' -n '10.0.0.50:2181 ' ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.50:2181 ++ RABBITMQ_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ '[' -n 10.0.0.50:5673, ']' +++ echo 10.0.0.50:5673 ++ RABBITMQ_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ '[' -n '10.0.0.50:6379 ' ']' +++ echo 10.0.0.50:6379 ++ REDIS_SERVERS=10.0.0.50: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.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ '[' -n '10.0.0.50:9092 ' ']' +++ echo 10.0.0.50:9092 ++ KAFKA_SERVERS=10.0.0.50: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.50 ++ 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_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ 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.50 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.50 ++ cut -d , -f 1 + local cassandra=10.0.0.50 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 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.50 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.50 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.50 +++ local servers=10.0.0.50 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.50,10.209.241.1,127.0.0.1,172.17.0.1,252.50.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.50,10.209.241.1,127.0.0.1,172.17.0.1,252.50.0.1,, =~ ,10\.0\.0\.50, ]] +++ echo 10.0.0.50 1 +++ return ++ local ip=10.0.0.50 ++ [[ -z 10.0.0.50 ]] ++ echo 10.0.0.50 + host_ip=10.0.0.50 + [[ cql == \c\q\l ]] ++ echo 10.0.0.50:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.50:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.50: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=__ ++ sort ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 06/02/2025 02:01:08.314 7f13c215a348 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/02/2025 02:01:08.489 7f13c215a348 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/02/2025 02:01:08.504 7f13c215a348 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/02/2025 02:01:08.505 7f13c215a348 [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.50:8082/ Hit Ctrl-C to quit. 10.0.0.50 - - [2025-06-02 02:01:17] "GET / HTTP/1.1" 503 181 0.000230 10.0.0.50 - - [2025-06-02 02:01:18] "GET / HTTP/1.1" 200 45303 0.001595 10.0.0.50 - - [2025-06-02 02:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.50 - - [2025-06-02 02:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.50 - - [2025-06-02 02:01:19] "GET / HTTP/1.1" 200 35931 0.001534 10.0.0.50 - - [2025-06-02 02:01:19] "GET / HTTP/1.1" 200 35931 0.001535 10.0.0.50 - - [2025-06-02 02:01:19] "GET / HTTP/1.1" 200 35931 0.001664 10.0.0.50 - - [2025-06-02 02:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.50 - - [2025-06-02 02:01:19] "GET /routing-instance/b4f130ba-c39c-414e-99c7-eb3b04f85a91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.015046 10.0.0.50 - - [2025-06-02 02:01:20] "POST /bgp-routers HTTP/1.1" 200 616 0.273433 10.0.0.50 - - [2025-06-02 02:01:20] "GET /bgp-router/a7ac601f-268a-4701-a85a-ffe431436094?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.005543 10.0.0.50 - - [2025-06-02 02:01:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.50 - - [2025-06-02 02:01:20] "GET /global-system-config/85775eed-d55f-4e1e-8168-48af642e1c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.005268 10.0.0.50 - - [2025-06-02 02:01:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.052672 10.0.0.50 - - [2025-06-02 02:01:20] "POST /ref-update HTTP/1.1" 200 156 0.141895 10.0.0.50 - - [2025-06-02 02:01:21] "POST /fqname-to-id HTTP/1.1" 404 196 0.006394 10.0.0.50 - - [2025-06-02 02:01:21] "POST /job-templates HTTP/1.1" 200 555 0.087073 10.0.0.50 - - [2025-06-02 02:01:21] "POST /fqname-to-id HTTP/1.1" 404 200 0.010736 10.0.0.50 - - [2025-06-02 02:01:21] "POST /job-templates HTTP/1.1" 200 563 0.085565 10.0.0.50 - - [2025-06-02 02:01:21] "POST /fqname-to-id HTTP/1.1" 404 191 0.004384 10.0.0.50 - - [2025-06-02 02:01:21] "POST /job-templates HTTP/1.1" 200 545 0.076299 10.0.0.50 - - [2025-06-02 02:01:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.005322 10.0.0.50 - - [2025-06-02 02:01:21] "POST /job-templates HTTP/1.1" 200 577 0.067472 10.0.0.50 - - [2025-06-02 02:01:21] "POST /fqname-to-id HTTP/1.1" 404 208 0.005368 10.0.0.50 - - [2025-06-02 02:01:21] "POST /job-templates HTTP/1.1" 200 579 0.077422 10.0.0.50 - - [2025-06-02 02:01:21] "POST /fqname-to-id HTTP/1.1" 404 210 0.002397 10.0.0.50 - - [2025-06-02 02:01:22] "POST /job-templates HTTP/1.1" 200 583 0.069213 10.0.0.50 - - [2025-06-02 02:01:22] "POST /fqname-to-id HTTP/1.1" 404 198 0.002730 10.0.0.50 - - [2025-06-02 02:01:22] "POST /job-templates HTTP/1.1" 200 559 0.062578 10.0.0.50 - - [2025-06-02 02:01:22] "POST /fqname-to-id HTTP/1.1" 404 203 0.005920 10.0.0.50 - - [2025-06-02 02:01:22] "POST /job-templates HTTP/1.1" 200 569 0.075999 10.0.0.50 - - [2025-06-02 02:01:22] "POST /fqname-to-id HTTP/1.1" 404 196 0.002597 10.0.0.50 - - [2025-06-02 02:01:22] "POST /job-templates HTTP/1.1" 200 555 0.077950 10.0.0.50 - - [2025-06-02 02:01:22] "POST /fqname-to-id HTTP/1.1" 404 196 0.005147 10.0.0.50 - - [2025-06-02 02:01:22] "POST /job-templates HTTP/1.1" 200 555 0.077424 10.0.0.50 - - [2025-06-02 02:01:22] "POST /fqname-to-id HTTP/1.1" 404 196 0.006642 10.0.0.50 - - [2025-06-02 02:01:22] "POST /job-templates HTTP/1.1" 200 555 0.071296 10.0.0.50 - - [2025-06-02 02:01:22] "POST /fqname-to-id HTTP/1.1" 404 186 0.002576 10.0.0.50 - - [2025-06-02 02:01:22] "POST /job-templates HTTP/1.1" 200 535 0.069052 10.0.0.50 - - [2025-06-02 02:01:22] "POST /fqname-to-id HTTP/1.1" 404 198 0.006320 10.0.0.50 - - [2025-06-02 02:01:22] "POST /job-templates HTTP/1.1" 200 559 0.067609 10.0.0.50 - - [2025-06-02 02:01:22] "POST /fqname-to-id HTTP/1.1" 404 198 0.003874 10.0.0.50 - - [2025-06-02 02:01:22] "POST /job-templates HTTP/1.1" 200 559 0.079374 10.0.0.50 - - [2025-06-02 02:01:22] "POST /fqname-to-id HTTP/1.1" 404 198 0.003178 10.0.0.50 - - [2025-06-02 02:01:23] "POST /job-templates HTTP/1.1" 200 559 0.064394 10.0.0.50 - - [2025-06-02 02:01:23] "POST /fqname-to-id HTTP/1.1" 404 201 0.005814 10.0.0.50 - - [2025-06-02 02:01:23] "POST /job-templates HTTP/1.1" 200 565 0.097508 10.0.0.50 - - [2025-06-02 02:01:23] "POST /fqname-to-id HTTP/1.1" 404 197 0.004246 10.0.0.50 - - [2025-06-02 02:01:23] "POST /job-templates HTTP/1.1" 200 557 0.072787 10.0.0.50 - - [2025-06-02 02:01:23] "POST /fqname-to-id HTTP/1.1" 404 196 0.005055 10.0.0.50 - - [2025-06-02 02:01:23] "POST /job-templates HTTP/1.1" 200 555 0.095848 10.0.0.50 - - [2025-06-02 02:01:23] "POST /fqname-to-id HTTP/1.1" 404 205 0.003083 10.0.0.50 - - [2025-06-02 02:01:23] "POST /job-templates HTTP/1.1" 200 573 0.072353 10.0.0.50 - - [2025-06-02 02:01:23] "POST /fqname-to-id HTTP/1.1" 404 194 0.008748 10.0.0.50 - - [2025-06-02 02:01:23] "POST /job-templates HTTP/1.1" 200 551 0.082998 10.0.0.50 - - [2025-06-02 02:01:23] "POST /fqname-to-id HTTP/1.1" 404 208 0.003879 10.0.0.50 - - [2025-06-02 02:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.50 - - [2025-06-02 02:01:23] "GET /network-ipam/f4f66518-924e-472e-b30a-834786e206b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.028023 10.0.0.50 - - [2025-06-02 02:01:23] "POST /job-templates HTTP/1.1" 200 579 0.078732 10.0.0.50 - - [2025-06-02 02:01:23] "POST /fqname-to-id HTTP/1.1" 404 196 0.003687 10.0.0.50 - - [2025-06-02 02:01:23] "GET / HTTP/1.1" 200 35931 0.001736 10.0.0.50 - - [2025-06-02 02:01:23] "POST /job-templates HTTP/1.1" 200 555 0.077364 10.0.0.50 - - [2025-06-02 02:01:23] "POST /fqname-to-id HTTP/1.1" 404 198 0.022070 10.0.0.50 - - [2025-06-02 02:01:24] "POST /job-templates HTTP/1.1" 200 559 0.085147 10.0.0.50 - - [2025-06-02 02:01:24] "POST /fqname-to-id HTTP/1.1" 404 186 0.006956 10.0.0.50 - - [2025-06-02 02:01:24] "POST /fqname-to-id HTTP/1.1" 404 206 0.002679 10.0.0.50 - - [2025-06-02 02:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007341 10.0.0.50 - - [2025-06-02 02:01:24] "GET /global-system-config/85775eed-d55f-4e1e-8168-48af642e1c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.007934 10.0.0.50 - - [2025-06-02 02:01:24] "POST /job-templates HTTP/1.1" 200 575 0.088711 10.0.0.50 - - [2025-06-02 02:01:24] "POST /fqname-to-id HTTP/1.1" 404 197 0.003510 10.0.0.50 - - [2025-06-02 02:01:24] "POST /service-appliance-sets HTTP/1.1" 200 553 0.092523 10.0.0.50 - - [2025-06-02 02:01:24] "POST /fqname-to-id HTTP/1.1" 404 180 0.001801 10.0.0.50 - - [2025-06-02 02:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.50 - - [2025-06-02 02:01:24] "GET /global-system-config/85775eed-d55f-4e1e-8168-48af642e1c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.033845 10.0.0.50 - - [2025-06-02 02:01:24] "POST /job-templates HTTP/1.1" 200 557 0.065501 10.0.0.50 - - [2025-06-02 02:01:24] "POST /fqname-to-id HTTP/1.1" 404 198 0.002807 10.0.0.50 - - [2025-06-02 02:01:24] "POST /fqname-to-id HTTP/1.1" 404 225 0.002877 10.0.0.50 - - [2025-06-02 02:01:24] "POST /job-templates HTTP/1.1" 200 559 0.065345 10.0.0.50 - - [2025-06-02 02:01:24] "POST /access-control-lists HTTP/1.1" 200 587 0.049770 10.0.0.50 - - [2025-06-02 02:01:24] "POST /service-appliance-sets HTTP/1.1" 200 541 0.061135 10.0.0.50 - - [2025-06-02 02:01:24] "POST /fqname-to-id HTTP/1.1" 404 224 0.008929 10.0.0.50 - - [2025-06-02 02:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008371 10.0.0.50 - - [2025-06-02 02:01:24] "POST /fqname-to-id HTTP/1.1" 404 196 0.005033 10.0.0.50 - - [2025-06-02 02:01:24] "GET /network-ipam/f4f66518-924e-472e-b30a-834786e206b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.008298 10.0.0.50 - - [2025-06-02 02:01:24] "POST /access-control-lists HTTP/1.1" 200 585 0.039795 10.0.0.50 - - [2025-06-02 02:01:24] "POST /job-templates HTTP/1.1" 200 555 0.048028 10.0.0.50 - - [2025-06-02 02:01:24] "POST /fqname-to-id HTTP/1.1" 404 195 0.004057 10.0.0.50 - - [2025-06-02 02:01:24] "POST /route-targets HTTP/1.1" 200 327 0.056098 10.0.0.50 - - [2025-06-02 02:01:24] "POST /job-templates HTTP/1.1" 200 553 0.080705 10.0.0.50 - - [2025-06-02 02:01:24] "POST /fqname-to-id HTTP/1.1" 404 195 0.006507 10.0.0.50 - - [2025-06-02 02:01:24] "POST /service-templates HTTP/1.1" 200 511 0.105552 10.0.0.50 - - [2025-06-02 02:01:24] "POST /ref-update HTTP/1.1" 200 156 0.103893 10.0.0.50 - - [2025-06-02 02:01:24] "POST /job-templates HTTP/1.1" 200 553 0.143668 10.0.0.50 - - [2025-06-02 02:01:24] "POST /service-templates HTTP/1.1" 200 501 0.083820 10.0.0.50 - - [2025-06-02 02:01:24] "POST /route-targets HTTP/1.1" 200 327 0.067818 10.0.0.50 - - [2025-06-02 02:01:24] "POST /ref-update HTTP/1.1" 200 156 0.017295 10.0.0.50 - - [2025-06-02 02:01:24] "POST /fqname-to-id HTTP/1.1" 404 195 0.003217 10.0.0.50 - - [2025-06-02 02:01:24] "POST /service-templates HTTP/1.1" 200 515 0.044348 10.0.0.50 - - [2025-06-02 02:01:24] "POST /service-templates HTTP/1.1" 200 535 0.034124 10.0.0.50 - - [2025-06-02 02:01:24] "POST /job-templates HTTP/1.1" 200 553 0.049709 10.0.0.50 - - [2025-06-02 02:01:24] "POST /fqname-to-id HTTP/1.1" 404 200 0.003191 10.0.0.50 - - [2025-06-02 02:01:24] "POST /route-targets HTTP/1.1" 200 327 0.018870 10.0.0.50 - - [2025-06-02 02:01:24] "POST /ref-update HTTP/1.1" 200 156 0.013171 10.0.0.50 - - [2025-06-02 02:01:25] "POST /job-templates HTTP/1.1" 200 563 0.080947 10.0.0.50 - - [2025-06-02 02:01:25] "POST /route-targets HTTP/1.1" 200 327 0.061579 10.0.0.50 - - [2025-06-02 02:01:25] "POST /service-templates HTTP/1.1" 200 507 0.097970 10.0.0.50 - - [2025-06-02 02:01:25] "POST /fqname-to-id HTTP/1.1" 404 201 0.027281 10.0.0.50 - - [2025-06-02 02:01:25] "POST /ref-update HTTP/1.1" 200 156 0.049106 10.0.0.50 - - [2025-06-02 02:01:25] "POST /job-templates HTTP/1.1" 200 565 0.078932 10.0.0.50 - - [2025-06-02 02:01:25] "POST /fqname-to-id HTTP/1.1" 404 201 0.002096 10.0.0.50 - - [2025-06-02 02:01:25] "POST /fqname-to-id HTTP/1.1" 404 189 0.002491 10.0.0.50 - - [2025-06-02 02:01:25] "POST /access-control-lists HTTP/1.1" 200 551 0.080636 10.0.0.50 - - [2025-06-02 02:01:25] "POST /config-propertiess HTTP/1.1" 200 551 0.074531 10.0.0.50 - - [2025-06-02 02:01:25] "POST /fqname-to-id HTTP/1.1" 404 168 0.006215 10.0.0.50 - - [2025-06-02 02:01:25] "PUT /access-control-list/7b580c18-37cf-4541-9058-d95112d2f549 HTTP/1.1" 200 272 0.011811 10.0.0.50 - - [2025-06-02 02:01:25] "PUT /access-control-list/88809862-5d72-4d3e-aeb0-0a5e4d75026e HTTP/1.1" 200 272 0.014883 10.0.0.50 - - [2025-06-02 02:01:25] "POST /tags HTTP/1.1" 200 321 0.047916 10.0.0.50 - - [2025-06-02 02:01:25] "POST /fqname-to-id HTTP/1.1" 404 166 0.001710 10.0.0.50 - - [2025-06-02 02:01:25] "POST /tags HTTP/1.1" 200 317 0.035800 10.0.0.50 - - [2025-06-02 02:01:25] "POST /fqname-to-id HTTP/1.1" 404 174 0.002521 10.0.0.50 - - [2025-06-02 02:01:25] "POST /tags HTTP/1.1" 200 333 0.025624 10.0.0.50 - - [2025-06-02 02:01:25] "POST /fqname-to-id HTTP/1.1" 404 162 0.003417 10.0.0.50 - - [2025-06-02 02:01:25] "POST /tags HTTP/1.1" 200 309 0.048990 10.0.0.50 - - [2025-06-02 02:01:25] "POST /fqname-to-id HTTP/1.1" 404 174 0.010311 10.0.0.50 - - [2025-06-02 02:01:25] "POST /tags HTTP/1.1" 200 333 0.050788 10.0.0.50 - - [2025-06-02 02:01:25] "POST /fqname-to-id HTTP/1.1" 404 164 0.002840 10.0.0.50 - - [2025-06-02 02:01:25] "POST /tags HTTP/1.1" 200 313 0.026104 10.0.0.50 - - [2025-06-02 02:01:25] "POST /fqname-to-id HTTP/1.1" 404 169 0.012404 10.0.0.50 - - [2025-06-02 02:01:25] "POST /tags HTTP/1.1" 200 323 0.022403 10.0.0.50 - - [2025-06-02 02:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006538 10.0.0.50 - - [2025-06-02 02:01:25] "PUT /global-system-config/85775eed-d55f-4e1e-8168-48af642e1c2f HTTP/1.1" 200 274 0.019497 10.0.0.50 - - [2025-06-02 02:01:25] "POST /fqname-to-id HTTP/1.1" 404 166 0.002351 10.0.0.50 - - [2025-06-02 02:01:25] "POST /hardwares HTTP/1.1" 200 327 0.023726 10.0.0.50 - - [2025-06-02 02:01:25] "POST /fqname-to-id HTTP/1.1" 404 166 0.005780 10.0.0.50 - - [2025-06-02 02:01:26] "POST /hardwares HTTP/1.1" 200 327 0.012886 10.0.0.50 - - [2025-06-02 02:01:26] "POST /fqname-to-id HTTP/1.1" 404 166 0.004151 10.0.0.50 - - [2025-06-02 02:01:26] "POST /hardwares HTTP/1.1" 200 327 0.016340 10.0.0.50 - - [2025-06-02 02:01:26] "POST /fqname-to-id HTTP/1.1" 404 166 0.005109 10.0.0.50 - - [2025-06-02 02:01:26] "POST /hardwares HTTP/1.1" 200 327 0.010560 10.0.0.50 - - [2025-06-02 02:01:26] "POST /fqname-to-id HTTP/1.1" 404 164 0.011245 10.0.0.50 - - [2025-06-02 02:01:26] "GET / HTTP/1.1" 200 35931 0.001916 10.0.0.50 - - [2025-06-02 02:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.50 - - [2025-06-02 02:01:26] "GET /global-system-config/85775eed-d55f-4e1e-8168-48af642e1c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.005476 10.0.0.50 - - [2025-06-02 02:01:26] "POST /hardwares HTTP/1.1" 200 323 0.017407 10.0.0.50 - - [2025-06-02 02:01:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.008031 10.0.0.50 - - [2025-06-02 02:01:26] "POST /fqname-to-id HTTP/1.1" 404 164 0.004273 10.0.0.50 - - [2025-06-02 02:01:26] "POST /hardwares HTTP/1.1" 200 323 0.015245 10.0.0.50 - - [2025-06-02 02:01:26] "POST /config-nodes HTTP/1.1" 200 593 0.018449 10.0.0.50 - - [2025-06-02 02:01:26] "POST /fqname-to-id HTTP/1.1" 404 161 0.006627 10.0.0.50 - - [2025-06-02 02:01:26] "POST /hardwares HTTP/1.1" 200 317 0.020928 10.0.0.50 - - [2025-06-02 02:01:26] "POST /fqname-to-id HTTP/1.1" 404 164 0.002381 10.0.0.50 - - [2025-06-02 02:01:26] "POST /hardwares HTTP/1.1" 200 323 0.016983 10.0.0.50 - - [2025-06-02 02:01:26] "POST /fqname-to-id HTTP/1.1" 404 164 0.005995 10.0.0.50 - - [2025-06-02 02:01:26] "POST /hardwares HTTP/1.1" 200 323 0.012189 10.0.0.50 - - [2025-06-02 02:01:26] "POST /fqname-to-id HTTP/1.1" 404 164 0.002419 10.0.0.50 - - [2025-06-02 02:01:26] "POST /hardwares HTTP/1.1" 200 323 0.011576 10.0.0.50 - - [2025-06-02 02:01:26] "POST /fqname-to-id HTTP/1.1" 404 165 0.004409 10.0.0.50 - - [2025-06-02 02:01:26] "POST /hardwares HTTP/1.1" 200 325 0.015031 10.0.0.50 - - [2025-06-02 02:01:26] "POST /fqname-to-id HTTP/1.1" 404 165 0.004644 10.0.0.50 - - [2025-06-02 02:01:26] "POST /hardwares HTTP/1.1" 200 325 0.014633 10.0.0.50 - - [2025-06-02 02:01:26] "GET / HTTP/1.1" 200 35931 0.001628 10.0.0.50 - - [2025-06-02 02:01:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002527 10.0.0.50 - - [2025-06-02 02:01:26] "POST /fqname-to-id HTTP/1.1" 404 165 0.001961 10.0.0.50 - - [2025-06-02 02:01:26] "POST /hardwares HTTP/1.1" 200 325 0.013377 10.0.0.50 - - [2025-06-02 02:01:26] "POST /fqname-to-id HTTP/1.1" 404 165 0.002162 10.0.0.50 - - [2025-06-02 02:01:26] "POST /hardwares HTTP/1.1" 200 325 0.011345 10.0.0.50 - - [2025-06-02 02:01:26] "POST /fqname-to-id HTTP/1.1" 404 164 0.002888 10.0.0.50 - - [2025-06-02 02:01:26] "POST /hardwares HTTP/1.1" 200 323 0.009878 10.0.0.50 - - [2025-06-02 02:01:26] "POST /fqname-to-id HTTP/1.1" 404 161 0.002556 10.0.0.50 - - [2025-06-02 02:01:26] "POST /hardwares HTTP/1.1" 200 317 0.010376 10.0.0.50 - - [2025-06-02 02:01:26] "POST /fqname-to-id HTTP/1.1" 404 164 0.004171 10.0.0.50 - - [2025-06-02 02:01:26] "POST /hardwares HTTP/1.1" 200 323 0.010537 10.0.0.50 - - [2025-06-02 02:01:26] "POST /fqname-to-id HTTP/1.1" 404 161 0.003175 10.0.0.50 - - [2025-06-02 02:01:26] "POST /hardwares HTTP/1.1" 200 317 0.013143 10.0.0.50 - - [2025-06-02 02:01:26] "POST /fqname-to-id HTTP/1.1" 404 164 0.002341 10.0.0.50 - - [2025-06-02 02:01:26] "POST /hardwares HTTP/1.1" 200 323 0.009079 10.0.0.50 - - [2025-06-02 02:01:26] "POST /fqname-to-id HTTP/1.1" 404 162 0.006257 10.0.0.50 - - [2025-06-02 02:01:26] "POST /hardwares HTTP/1.1" 200 319 0.012358 10.0.0.50 - - [2025-06-02 02:01:26] "POST /fqname-to-id HTTP/1.1" 404 162 0.004168 10.0.0.50 - - [2025-06-02 02:01:27] "POST /hardwares HTTP/1.1" 200 319 0.015392 10.0.0.50 - - [2025-06-02 02:01:27] "POST /fqname-to-id HTTP/1.1" 404 165 0.002274 10.0.0.50 - - [2025-06-02 02:01:27] "POST /hardwares HTTP/1.1" 200 325 0.019215 10.0.0.50 - - [2025-06-02 02:01:27] "POST /fqname-to-id HTTP/1.1" 404 161 0.006354 10.0.0.50 - - [2025-06-02 02:01:27] "POST /hardwares HTTP/1.1" 200 317 0.010927 10.0.0.50 - - [2025-06-02 02:01:27] "POST /fqname-to-id HTTP/1.1" 404 161 0.002359 10.0.0.50 - - [2025-06-02 02:01:27] "POST /hardwares HTTP/1.1" 200 317 0.015969 10.0.0.50 - - [2025-06-02 02:01:27] "POST /fqname-to-id HTTP/1.1" 404 162 0.002423 10.0.0.50 - - [2025-06-02 02:01:27] "POST /hardwares HTTP/1.1" 200 319 0.021013 10.0.0.50 - - [2025-06-02 02:01:27] "POST /fqname-to-id HTTP/1.1" 404 162 0.005113 10.0.0.50 - - [2025-06-02 02:01:27] "POST /hardwares HTTP/1.1" 200 319 0.016523 10.0.0.50 - - [2025-06-02 02:01:27] "POST /fqname-to-id HTTP/1.1" 404 162 0.006102 10.0.0.50 - - [2025-06-02 02:01:27] "POST /hardwares HTTP/1.1" 200 319 0.023808 10.0.0.50 - - [2025-06-02 02:01:27] "POST /fqname-to-id HTTP/1.1" 404 158 0.002663 10.0.0.50 - - [2025-06-02 02:01:27] "POST /hardwares HTTP/1.1" 200 311 0.021169 10.0.0.50 - - [2025-06-02 02:01:27] "POST /fqname-to-id HTTP/1.1" 404 158 0.010102 10.0.0.50 - - [2025-06-02 02:01:27] "POST /hardwares HTTP/1.1" 200 311 0.010632 10.0.0.50 - - [2025-06-02 02:01:27] "POST /fqname-to-id HTTP/1.1" 404 160 0.007099 10.0.0.50 - - [2025-06-02 02:01:27] "POST /hardwares HTTP/1.1" 200 315 0.016653 10.0.0.50 - - [2025-06-02 02:01:27] "POST /fqname-to-id HTTP/1.1" 404 154 0.002466 10.0.0.50 - - [2025-06-02 02:01:27] "POST /hardwares HTTP/1.1" 200 303 0.010642 10.0.0.50 - - [2025-06-02 02:01:27] "POST /fqname-to-id HTTP/1.1" 404 158 0.001716 10.0.0.50 - - [2025-06-02 02:01:27] "POST /hardwares HTTP/1.1" 200 311 0.011200 10.0.0.50 - - [2025-06-02 02:01:27] "POST /fqname-to-id HTTP/1.1" 404 155 0.001887 10.0.0.50 - - [2025-06-02 02:01:27] "POST /hardwares HTTP/1.1" 200 305 0.010763 10.0.0.50 - - [2025-06-02 02:01:27] "POST /fqname-to-id HTTP/1.1" 404 155 0.006803 10.0.0.50 - - [2025-06-02 02:01:27] "POST /hardwares HTTP/1.1" 200 305 0.012932 10.0.0.50 - - [2025-06-02 02:01:27] "POST /fqname-to-id HTTP/1.1" 404 155 0.007013 10.0.0.50 - - [2025-06-02 02:01:27] "POST /hardwares HTTP/1.1" 200 305 0.015517 10.0.0.50 - - [2025-06-02 02:01:27] "POST /fqname-to-id HTTP/1.1" 404 155 0.002742 10.0.0.50 - - [2025-06-02 02:01:27] "POST /hardwares HTTP/1.1" 200 305 0.028662 10.0.0.50 - - [2025-06-02 02:01:27] "POST /fqname-to-id HTTP/1.1" 404 156 0.002237 10.0.0.50 - - [2025-06-02 02:01:27] "POST /hardwares HTTP/1.1" 200 307 0.012200 10.0.0.50 - - [2025-06-02 02:01:27] "POST /fqname-to-id HTTP/1.1" 404 156 0.003263 10.0.0.50 - - [2025-06-02 02:01:27] "GET / HTTP/1.1" 200 35931 0.001704 10.0.0.50 - - [2025-06-02 02:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.50 - - [2025-06-02 02:01:27] "POST /hardwares HTTP/1.1" 200 307 0.020944 10.0.0.50 - - [2025-06-02 02:01:27] "GET /global-system-config/85775eed-d55f-4e1e-8168-48af642e1c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.007162 10.0.0.50 - - [2025-06-02 02:01:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.001759 10.0.0.50 - - [2025-06-02 02:01:27] "POST /config-database-nodes HTTP/1.1" 200 611 0.023161 10.0.0.50 - - [2025-06-02 02:01:28] "POST /fqname-to-id HTTP/1.1" 404 156 0.013846 10.0.0.50 - - [2025-06-02 02:01:28] "POST /hardwares HTTP/1.1" 200 307 0.019338 10.0.0.50 - - [2025-06-02 02:01:28] "POST /fqname-to-id HTTP/1.1" 404 157 0.003516 10.0.0.50 - - [2025-06-02 02:01:28] "POST /hardwares HTTP/1.1" 200 309 0.010651 10.0.0.50 - - [2025-06-02 02:01:28] "POST /fqname-to-id HTTP/1.1" 404 158 0.002233 10.0.0.50 - - [2025-06-02 02:01:28] "POST /hardwares HTTP/1.1" 200 311 0.012523 10.0.0.50 - - [2025-06-02 02:01:28] "POST /fqname-to-id HTTP/1.1" 404 158 0.002781 10.0.0.50 - - [2025-06-02 02:01:28] "POST /hardwares HTTP/1.1" 200 311 0.009786 10.0.0.50 - - [2025-06-02 02:01:28] "POST /fqname-to-id HTTP/1.1" 404 153 0.005845 10.0.0.50 - - [2025-06-02 02:01:28] "POST /hardwares HTTP/1.1" 200 301 0.010475 10.0.0.50 - - [2025-06-02 02:01:28] "POST /fqname-to-id HTTP/1.1" 404 157 0.005587 10.0.0.50 - - [2025-06-02 02:01:28] "POST /hardwares HTTP/1.1" 200 309 0.010821 10.0.0.50 - - [2025-06-02 02:01:28] "POST /fqname-to-id HTTP/1.1" 404 157 0.002375 10.0.0.50 - - [2025-06-02 02:01:28] "POST /hardwares HTTP/1.1" 200 309 0.010056 10.0.0.50 - - [2025-06-02 02:01:28] "POST /fqname-to-id HTTP/1.1" 404 157 0.004303 10.0.0.50 - - [2025-06-02 02:01:28] "POST /hardwares HTTP/1.1" 200 309 0.010505 10.0.0.50 - - [2025-06-02 02:01:28] "POST /fqname-to-id HTTP/1.1" 404 157 0.002646 10.0.0.50 - - [2025-06-02 02:01:28] "POST /hardwares HTTP/1.1" 200 309 0.020012 10.0.0.50 - - [2025-06-02 02:01:28] "POST /fqname-to-id HTTP/1.1" 404 157 0.002379 10.0.0.50 - - [2025-06-02 02:01:28] "POST /hardwares HTTP/1.1" 200 309 0.015520 10.0.0.50 - - [2025-06-02 02:01:28] "POST /fqname-to-id HTTP/1.1" 404 161 0.003454 10.0.0.50 - - [2025-06-02 02:01:28] "POST /hardwares HTTP/1.1" 200 317 0.013322 10.0.0.50 - - [2025-06-02 02:01:28] "POST /fqname-to-id HTTP/1.1" 404 157 0.002695 10.0.0.50 - - [2025-06-02 02:01:28] "POST /hardwares HTTP/1.1" 200 309 0.009969 10.0.0.50 - - [2025-06-02 02:01:28] "POST /fqname-to-id HTTP/1.1" 404 157 0.002380 10.0.0.50 - - [2025-06-02 02:01:28] "POST /hardwares HTTP/1.1" 200 309 0.010082 10.0.0.50 - - [2025-06-02 02:01:28] "POST /fqname-to-id HTTP/1.1" 404 154 0.003920 10.0.0.50 - - [2025-06-02 02:01:28] "POST /hardwares HTTP/1.1" 200 303 0.011067 10.0.0.50 - - [2025-06-02 02:01:28] "POST /fqname-to-id HTTP/1.1" 404 190 0.002066 10.0.0.50 - - [2025-06-02 02:01:28] "POST /features HTTP/1.1" 200 533 0.019488 10.0.0.50 - - [2025-06-02 02:01:28] "POST /fqname-to-id HTTP/1.1" 404 185 0.006919 10.0.0.50 - - [2025-06-02 02:01:28] "POST /features HTTP/1.1" 200 523 0.017359 10.0.0.50 - - [2025-06-02 02:01:28] "POST /fqname-to-id HTTP/1.1" 404 184 0.010091 10.0.0.50 - - [2025-06-02 02:01:28] "POST /features HTTP/1.1" 200 521 0.019886 10.0.0.50 - - [2025-06-02 02:01:28] "POST /fqname-to-id HTTP/1.1" 404 184 0.002611 10.0.0.50 - - [2025-06-02 02:01:28] "POST /features HTTP/1.1" 200 521 0.022398 10.0.0.50 - - [2025-06-02 02:01:28] "POST /fqname-to-id HTTP/1.1" 404 189 0.003015 10.0.0.50 - - [2025-06-02 02:01:28] "POST /features HTTP/1.1" 200 531 0.018607 10.0.0.50 - - [2025-06-02 02:01:28] "POST /fqname-to-id HTTP/1.1" 404 184 0.013513 10.0.0.50 - - [2025-06-02 02:01:29] "POST /features HTTP/1.1" 200 521 0.022797 10.0.0.50 - - [2025-06-02 02:01:29] "POST /fqname-to-id HTTP/1.1" 404 193 0.002747 10.0.0.50 - - [2025-06-02 02:01:29] "POST /features HTTP/1.1" 200 539 0.019288 10.0.0.50 - - [2025-06-02 02:01:29] "POST /fqname-to-id HTTP/1.1" 404 186 0.008951 10.0.0.50 - - [2025-06-02 02:01:29] "POST /features HTTP/1.1" 200 525 0.018836 10.0.0.50 - - [2025-06-02 02:01:29] "POST /fqname-to-id HTTP/1.1" 404 183 0.007015 10.0.0.50 - - [2025-06-02 02:01:29] "POST /features HTTP/1.1" 200 519 0.027277 10.0.0.50 - - [2025-06-02 02:01:29] "POST /fqname-to-id HTTP/1.1" 404 182 0.002420 10.0.0.50 - - [2025-06-02 02:01:29] "POST /features HTTP/1.1" 200 517 0.020514 10.0.0.50 - - [2025-06-02 02:01:29] "POST /fqname-to-id HTTP/1.1" 404 190 0.011264 10.0.0.50 - - [2025-06-02 02:01:29] "POST /features HTTP/1.1" 200 533 0.023298 10.0.0.50 - - [2025-06-02 02:01:29] "POST /fqname-to-id HTTP/1.1" 404 194 0.003814 10.0.0.50 - - [2025-06-02 02:01:29] "POST /features HTTP/1.1" 200 541 0.019275 10.0.0.50 - - [2025-06-02 02:01:29] "POST /fqname-to-id HTTP/1.1" 404 178 0.002404 10.0.0.50 - - [2025-06-02 02:01:29] "POST /physical-roles HTTP/1.1" 200 521 0.018105 10.0.0.50 - - [2025-06-02 02:01:29] "POST /fqname-to-id HTTP/1.1" 404 179 0.003550 10.0.0.50 - - [2025-06-02 02:01:29] "POST /physical-roles HTTP/1.1" 200 523 0.018194 10.0.0.50 - - [2025-06-02 02:01:29] "POST /fqname-to-id HTTP/1.1" 404 184 0.005677 10.0.0.50 - - [2025-06-02 02:01:29] "POST /physical-roles HTTP/1.1" 200 533 0.024697 10.0.0.50 - - [2025-06-02 02:01:29] "POST /fqname-to-id HTTP/1.1" 404 177 0.002510 10.0.0.50 - - [2025-06-02 02:01:29] "POST /physical-roles HTTP/1.1" 200 519 0.020175 10.0.0.50 - - [2025-06-02 02:01:29] "POST /fqname-to-id HTTP/1.1" 404 191 0.002994 10.0.0.50 - - [2025-06-02 02:01:29] "POST /overlay-roles HTTP/1.1" 200 545 0.017696 10.0.0.50 - - [2025-06-02 02:01:29] "POST /fqname-to-id HTTP/1.1" 404 184 0.003471 10.0.0.50 - - [2025-06-02 02:01:29] "POST /overlay-roles HTTP/1.1" 200 531 0.021482 10.0.0.50 - - [2025-06-02 02:01:29] "POST /fqname-to-id HTTP/1.1" 404 191 0.002366 10.0.0.50 - - [2025-06-02 02:01:29] "POST /overlay-roles HTTP/1.1" 200 545 0.015022 10.0.0.50 - - [2025-06-02 02:01:29] "POST /fqname-to-id HTTP/1.1" 404 185 0.001674 10.0.0.50 - - [2025-06-02 02:01:29] "POST /overlay-roles HTTP/1.1" 200 533 0.017334 10.0.0.50 - - [2025-06-02 02:01:29] "POST /fqname-to-id HTTP/1.1" 404 189 0.003930 10.0.0.50 - - [2025-06-02 02:01:29] "POST /overlay-roles HTTP/1.1" 200 541 0.014461 10.0.0.50 - - [2025-06-02 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.50 - - [2025-06-02 02:01:29] "PUT /overlay-role/dda9d165-9ce8-45ec-8c48-62de04db4ee1 HTTP/1.1" 200 258 0.020150 10.0.0.50 - - [2025-06-02 02:01:29] "POST /fqname-to-id HTTP/1.1" 404 184 0.004308 10.0.0.50 - - [2025-06-02 02:01:30] "POST /overlay-roles HTTP/1.1" 200 531 0.021263 10.0.0.50 - - [2025-06-02 02:01:30] "POST /fqname-to-id HTTP/1.1" 404 185 0.004642 10.0.0.50 - - [2025-06-02 02:01:30] "POST /overlay-roles HTTP/1.1" 200 533 0.024496 10.0.0.50 - - [2025-06-02 02:01:30] "POST /fqname-to-id HTTP/1.1" 404 183 0.002989 10.0.0.50 - - [2025-06-02 02:01:30] "POST /overlay-roles HTTP/1.1" 200 529 0.023779 10.0.0.50 - - [2025-06-02 02:01:30] "POST /fqname-to-id HTTP/1.1" 404 187 0.005831 10.0.0.50 - - [2025-06-02 02:01:30] "POST /overlay-roles HTTP/1.1" 200 537 0.015859 10.0.0.50 - - [2025-06-02 02:01:30] "POST /fqname-to-id HTTP/1.1" 404 189 0.002097 10.0.0.50 - - [2025-06-02 02:01:30] "POST /overlay-roles HTTP/1.1" 200 541 0.014680 10.0.0.50 - - [2025-06-02 02:01:30] "POST /fqname-to-id HTTP/1.1" 404 178 0.002174 10.0.0.50 - - [2025-06-02 02:01:30] "POST /overlay-roles HTTP/1.1" 200 519 0.016499 10.0.0.50 - - [2025-06-02 02:01:30] "POST /fqname-to-id HTTP/1.1" 404 190 0.004724 10.0.0.50 - - [2025-06-02 02:01:30] "POST /overlay-roles HTTP/1.1" 200 543 0.018119 10.0.0.50 - - [2025-06-02 02:01:30] "POST /fqname-to-id HTTP/1.1" 404 182 0.002477 10.0.0.50 - - [2025-06-02 02:01:30] "POST /role-definitions HTTP/1.1" 200 533 0.016683 10.0.0.50 - - [2025-06-02 02:01:30] "POST /fqname-to-id HTTP/1.1" 404 189 0.001833 10.0.0.50 - - [2025-06-02 02:01:30] "POST /role-definitions HTTP/1.1" 200 547 0.015608 10.0.0.50 - - [2025-06-02 02:01:30] "POST /fqname-to-id HTTP/1.1" 404 190 0.002429 10.0.0.50 - - [2025-06-02 02:01:30] "POST /role-definitions HTTP/1.1" 200 549 0.014862 10.0.0.50 - - [2025-06-02 02:01:30] "POST /fqname-to-id HTTP/1.1" 404 191 0.002247 10.0.0.50 - - [2025-06-02 02:01:30] "POST /role-definitions HTTP/1.1" 200 551 0.014588 10.0.0.50 - - [2025-06-02 02:01:30] "POST /fqname-to-id HTTP/1.1" 404 197 0.005257 10.0.0.50 - - [2025-06-02 02:01:30] "POST /role-definitions HTTP/1.1" 200 563 0.015825 10.0.0.50 - - [2025-06-02 02:01:30] "POST /fqname-to-id HTTP/1.1" 404 189 0.003470 10.0.0.50 - - [2025-06-02 02:01:30] "POST /role-definitions HTTP/1.1" 200 547 0.015883 10.0.0.50 - - [2025-06-02 02:01:30] "POST /fqname-to-id HTTP/1.1" 404 190 0.002328 10.0.0.50 - - [2025-06-02 02:01:30] "POST /role-definitions HTTP/1.1" 200 549 0.015398 10.0.0.50 - - [2025-06-02 02:01:30] "POST /fqname-to-id HTTP/1.1" 404 191 0.001602 10.0.0.50 - - [2025-06-02 02:01:30] "POST /role-definitions HTTP/1.1" 200 551 0.018533 10.0.0.50 - - [2025-06-02 02:01:30] "POST /fqname-to-id HTTP/1.1" 404 190 0.007213 10.0.0.50 - - [2025-06-02 02:01:30] "POST /role-definitions HTTP/1.1" 200 549 0.014557 10.0.0.50 - - [2025-06-02 02:01:30] "POST /fqname-to-id HTTP/1.1" 404 196 0.002231 10.0.0.50 - - [2025-06-02 02:01:30] "POST /role-definitions HTTP/1.1" 200 561 0.029526 10.0.0.50 - - [2025-06-02 02:01:30] "POST /fqname-to-id HTTP/1.1" 404 189 0.003906 10.0.0.50 - - [2025-06-02 02:01:30] "POST /role-definitions HTTP/1.1" 200 547 0.029323 10.0.0.50 - - [2025-06-02 02:01:30] "POST /fqname-to-id HTTP/1.1" 404 190 0.002053 10.0.0.50 - - [2025-06-02 02:01:31] "POST /role-definitions HTTP/1.1" 200 549 0.027862 10.0.0.50 - - [2025-06-02 02:01:31] "POST /fqname-to-id HTTP/1.1" 404 188 0.002302 10.0.0.50 - - [2025-06-02 02:01:31] "POST /role-definitions HTTP/1.1" 200 545 0.017010 10.0.0.50 - - [2025-06-02 02:01:31] "POST /fqname-to-id HTTP/1.1" 404 189 0.004316 10.0.0.50 - - [2025-06-02 02:01:31] "POST /role-definitions HTTP/1.1" 200 547 0.028620 10.0.0.50 - - [2025-06-02 02:01:31] "POST /fqname-to-id HTTP/1.1" 404 192 0.004316 10.0.0.50 - - [2025-06-02 02:01:31] "POST /role-definitions HTTP/1.1" 200 553 0.023128 10.0.0.50 - - [2025-06-02 02:01:31] "POST /fqname-to-id HTTP/1.1" 404 193 0.002591 10.0.0.50 - - [2025-06-02 02:01:31] "POST /role-definitions HTTP/1.1" 200 555 0.015990 10.0.0.50 - - [2025-06-02 02:01:31] "POST /fqname-to-id HTTP/1.1" 404 182 0.010692 10.0.0.50 - - [2025-06-02 02:01:31] "POST /role-definitions HTTP/1.1" 200 533 0.018180 10.0.0.50 - - [2025-06-02 02:01:31] "POST /fqname-to-id HTTP/1.1" 404 187 0.007126 10.0.0.50 - - [2025-06-02 02:01:31] "POST /role-definitions HTTP/1.1" 200 543 0.016875 10.0.0.50 - - [2025-06-02 02:01:31] "POST /fqname-to-id HTTP/1.1" 404 181 0.002348 10.0.0.50 - - [2025-06-02 02:01:31] "POST /role-definitions HTTP/1.1" 200 531 0.015935 10.0.0.50 - - [2025-06-02 02:01:31] "POST /fqname-to-id HTTP/1.1" 404 184 0.005089 10.0.0.50 - - [2025-06-02 02:01:31] "POST /role-definitions HTTP/1.1" 200 537 0.022180 10.0.0.50 - - [2025-06-02 02:01:31] "POST /fqname-to-id HTTP/1.1" 404 189 0.002950 10.0.0.50 - - [2025-06-02 02:01:31] "POST /role-definitions HTTP/1.1" 200 547 0.017314 10.0.0.50 - - [2025-06-02 02:01:31] "POST /fqname-to-id HTTP/1.1" 404 194 0.002617 10.0.0.50 - - [2025-06-02 02:01:31] "POST /role-definitions HTTP/1.1" 200 557 0.019746 10.0.0.50 - - [2025-06-02 02:01:31] "POST /fqname-to-id HTTP/1.1" 404 196 0.002301 10.0.0.50 - - [2025-06-02 02:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.50 - - [2025-06-02 02:01:31] "GET /global-vrouter-config/ec98c02a-bd94-4822-ba4b-ad94b41b8ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1162 0.002268 10.0.0.50 - - [2025-06-02 02:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.50 - - [2025-06-02 02:01:31] "POST /role-definitions HTTP/1.1" 200 561 0.017396 10.0.0.50 - - [2025-06-02 02:01:31] "POST /fqname-to-id HTTP/1.1" 404 195 0.005622 10.0.0.50 - - [2025-06-02 02:01:31] "PUT /global-vrouter-config/ec98c02a-bd94-4822-ba4b-ad94b41b8ef8 HTTP/1.1" 200 276 0.025502 10.0.0.50 - - [2025-06-02 02:01:31] "POST /role-definitions HTTP/1.1" 200 559 0.033021 10.0.0.50 - - [2025-06-02 02:01:31] "POST /fqname-to-id HTTP/1.1" 404 196 0.003479 10.0.0.50 - - [2025-06-02 02:01:31] "POST /feature-configs HTTP/1.1" 200 537 0.021330 10.0.0.50 - - [2025-06-02 02:01:31] "POST /fqname-to-id HTTP/1.1" 404 212 0.008644 10.0.0.50 - - [2025-06-02 02:01:31] "POST /feature-configs HTTP/1.1" 200 562 0.028332 10.0.0.50 - - [2025-06-02 02:01:31] "POST /fqname-to-id HTTP/1.1" 404 211 0.008697 10.0.0.50 - - [2025-06-02 02:01:31] "POST /feature-configs HTTP/1.1" 200 561 0.025208 10.0.0.50 - - [2025-06-02 02:01:31] "POST /fqname-to-id HTTP/1.1" 404 192 0.002471 10.0.0.50 - - [2025-06-02 02:01:32] "POST /node-profiles HTTP/1.1" 200 547 0.033427 10.0.0.50 - - [2025-06-02 02:01:32] "POST /fqname-to-id HTTP/1.1" 404 187 0.006079 10.0.0.50 - - [2025-06-02 02:01:32] "GET / HTTP/1.1" 200 35931 0.001869 10.0.0.50 - - [2025-06-02 02:01:32] "POST /alarms HTTP/1.1" 200 581 0.028771 10.0.0.50 - - [2025-06-02 02:01:32] "POST /node-profiles HTTP/1.1" 200 537 0.043003 10.0.0.50 - - [2025-06-02 02:01:32] "POST /fqname-to-id HTTP/1.1" 404 193 0.005452 10.0.0.50 - - [2025-06-02 02:01:32] "POST /alarms HTTP/1.1" 200 575 0.040480 10.0.0.50 - - [2025-06-02 02:01:32] "POST /node-profiles HTTP/1.1" 200 549 0.022409 10.0.0.50 - - [2025-06-02 02:01:32] "POST /alarms HTTP/1.1" 200 575 0.025177 10.0.0.50 - - [2025-06-02 02:01:32] "POST /fqname-to-id HTTP/1.1" 404 189 0.002894 10.0.0.50 - - [2025-06-02 02:01:32] "POST /node-profiles HTTP/1.1" 200 541 0.022041 10.0.0.50 - - [2025-06-02 02:01:32] "POST /alarms HTTP/1.1" 200 559 0.020638 10.0.0.50 - - [2025-06-02 02:01:32] "POST /fqname-to-id HTTP/1.1" 404 189 0.013654 10.0.0.50 - - [2025-06-02 02:01:32] "POST /alarms HTTP/1.1" 200 555 0.021089 10.0.0.50 - - [2025-06-02 02:01:32] "POST /alarms HTTP/1.1" 200 557 0.022074 10.0.0.50 - - [2025-06-02 02:01:32] "POST /node-profiles HTTP/1.1" 200 541 0.020139 10.0.0.50 - - [2025-06-02 02:01:32] "POST /fqname-to-id HTTP/1.1" 404 188 0.009850 10.0.0.50 - - [2025-06-02 02:01:32] "POST /node-profiles HTTP/1.1" 200 539 0.029529 10.0.0.50 - - [2025-06-02 02:01:32] "POST /alarms HTTP/1.1" 200 565 0.028213 10.0.0.50 - - [2025-06-02 02:01:32] "POST /alarms HTTP/1.1" 200 549 0.034137 10.0.0.50 - - [2025-06-02 02:01:32] "POST /fqname-to-id HTTP/1.1" 404 184 0.006350 10.0.0.50 - - [2025-06-02 02:01:32] "POST /alarms HTTP/1.1" 200 557 0.040337 10.0.0.50 - - [2025-06-02 02:01:32] "POST /node-profiles HTTP/1.1" 200 531 0.043072 10.0.0.50 - - [2025-06-02 02:01:32] "POST /fqname-to-id HTTP/1.1" 404 185 0.003059 10.0.0.50 - - [2025-06-02 02:01:32] "POST /alarms HTTP/1.1" 200 567 0.038932 10.0.0.50 - - [2025-06-02 02:01:32] "POST /node-profiles HTTP/1.1" 200 533 0.038818 10.0.0.50 - - [2025-06-02 02:01:32] "POST /fqname-to-id HTTP/1.1" 404 197 0.005947 10.0.0.50 - - [2025-06-02 02:01:32] "POST /alarms HTTP/1.1" 200 555 0.040322 10.0.0.50 - - [2025-06-02 02:01:32] "POST /node-profiles HTTP/1.1" 200 557 0.035524 10.0.0.50 - - [2025-06-02 02:01:32] "POST /alarms HTTP/1.1" 200 567 0.032640 10.0.0.50 - - [2025-06-02 02:01:32] "POST /fqname-to-id HTTP/1.1" 404 206 0.004272 10.0.0.50 - - [2025-06-02 02:01:32] "POST /telemetry-profiles HTTP/1.1" 200 554 0.019031 10.0.0.50 - - [2025-06-02 02:01:32] "POST /fqname-to-id HTTP/1.1" 404 206 0.008032 10.0.0.50 - - [2025-06-02 02:01:32] "POST /alarms HTTP/1.1" 200 575 0.078238 10.0.0.50 - - [2025-06-02 02:01:32] "POST /telemetry-profiles HTTP/1.1" 200 554 0.034673 10.0.0.50 - - [2025-06-02 02:01:32] "POST /fqname-to-id HTTP/1.1" 404 206 0.010366 10.0.0.50 - - [2025-06-02 02:01:32] "POST /alarms HTTP/1.1" 200 569 0.054166 10.0.0.50 - - [2025-06-02 02:01:32] "POST /telemetry-profiles HTTP/1.1" 200 554 0.031558 10.0.0.50 - - [2025-06-02 02:01:32] "POST /alarms HTTP/1.1" 200 561 0.030473 10.0.0.50 - - [2025-06-02 02:01:32] "POST /fqname-to-id HTTP/1.1" 404 206 0.013546 10.0.0.50 - - [2025-06-02 02:01:32] "POST /alarms HTTP/1.1" 200 561 0.028100 10.0.0.50 - - [2025-06-02 02:01:32] "POST /telemetry-profiles HTTP/1.1" 200 554 0.028810 10.0.0.50 - - [2025-06-02 02:01:32] "POST /fqname-to-id HTTP/1.1" 404 206 0.007229 10.0.0.50 - - [2025-06-02 02:01:32] "POST /alarms HTTP/1.1" 200 561 0.033690 10.0.0.50 - - [2025-06-02 02:01:32] "POST /alarms HTTP/1.1" 200 547 0.020002 10.0.0.50 - - [2025-06-02 02:01:32] "POST /telemetry-profiles HTTP/1.1" 200 554 0.017658 10.0.0.50 - - [2025-06-02 02:01:32] "POST /fqname-to-id HTTP/1.1" 404 206 0.001643 10.0.0.50 - - [2025-06-02 02:01:33] "POST /telemetry-profiles HTTP/1.1" 200 554 0.037641 10.0.0.50 - - [2025-06-02 02:01:33] "POST /alarms HTTP/1.1" 200 595 0.051530 10.0.0.50 - - [2025-06-02 02:01:33] "POST /alarms HTTP/1.1" 200 575 0.024938 10.0.0.50 - - [2025-06-02 02:01:33] "POST /fqname-to-id HTTP/1.1" 404 199 0.007844 10.0.0.50 - - [2025-06-02 02:01:33] "POST /alarms HTTP/1.1" 200 571 0.041759 10.0.0.50 - - [2025-06-02 02:01:33] "POST /sflow-profiles HTTP/1.1" 200 532 0.028023 10.0.0.50 - - [2025-06-02 02:01:33] "POST /fqname-to-id HTTP/1.1" 404 202 0.001692 10.0.0.50 - - [2025-06-02 02:01:33] "POST /alarms HTTP/1.1" 200 583 0.021562 10.0.0.50 - - [2025-06-02 02:01:33] "POST /sflow-profiles HTTP/1.1" 200 538 0.034025 10.0.0.50 - - [2025-06-02 02:01:33] "POST /fqname-to-id HTTP/1.1" 404 202 0.012265 10.0.0.50 - - [2025-06-02 02:01:33] "POST /alarms HTTP/1.1" 200 609 0.043200 10.0.0.50 - - [2025-06-02 02:01:33] "POST /sflow-profiles HTTP/1.1" 200 538 0.036215 10.0.0.50 - - [2025-06-02 02:01:33] "POST /fqname-to-id HTTP/1.1" 404 199 0.003050 10.0.0.50 - - [2025-06-02 02:01:33] "POST /grpc-profiles HTTP/1.1" 200 530 0.018970 10.0.0.50 - - [2025-06-02 02:01:33] "POST /fqname-to-id HTTP/1.1" 404 199 0.009485 10.0.0.50 - - [2025-06-02 02:01:33] "POST /snmp-profiles HTTP/1.1" 200 530 0.029537 10.0.0.50 - - [2025-06-02 02:01:33] "POST /fqname-to-id HTTP/1.1" 404 202 0.024111 10.0.0.50 - - [2025-06-02 02:01:33] "POST /netconf-profiles HTTP/1.1" 200 542 0.020317 10.0.0.50 - - [2025-06-02 02:01:33] "POST /fqname-to-id HTTP/1.1" 404 193 0.004994 10.0.0.50 - - [2025-06-02 02:01:33] "POST /device-functional-groups HTTP/1.1" 200 540 0.022278 10.0.0.50 - - [2025-06-02 02:01:33] "POST /fqname-to-id HTTP/1.1" 404 193 0.007254 10.0.0.50 - - [2025-06-02 02:01:33] "GET / HTTP/1.1" 200 35931 0.002004 10.0.0.50 - - [2025-06-02 02:01:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002313 10.0.0.50 - - [2025-06-02 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.50 - - [2025-06-02 02:01:33] "PUT /global-vrouter-config/ec98c02a-bd94-4822-ba4b-ad94b41b8ef8 HTTP/1.1" 200 276 0.032926 10.0.0.50 - - [2025-06-02 02:01:33] "POST /device-functional-groups HTTP/1.1" 200 540 0.066242 10.0.0.50 - - [2025-06-02 02:01:33] "POST /fqname-to-id HTTP/1.1" 404 195 0.007159 10.0.0.50 - - [2025-06-02 02:01:33] "POST /device-functional-groups HTTP/1.1" 200 544 0.029857 10.0.0.50 - - [2025-06-02 02:01:33] "POST /fqname-to-id HTTP/1.1" 404 194 0.004115 10.0.0.50 - - [2025-06-02 02:01:33] "POST /device-functional-groups HTTP/1.1" 200 542 0.024267 10.0.0.50 - - [2025-06-02 02:01:33] "POST /fqname-to-id HTTP/1.1" 404 218 0.003368 10.0.0.50 - - [2025-06-02 02:01:33] "POST /device-functional-groups HTTP/1.1" 200 590 0.018344 10.0.0.50 - - [2025-06-02 02:01:33] "POST /fqname-to-id HTTP/1.1" 404 208 0.008334 10.0.0.50 - - [2025-06-02 02:01:33] "POST /device-functional-groups HTTP/1.1" 200 570 0.014332 10.0.0.50 - - [2025-06-02 02:01:33] "POST /fqname-to-id HTTP/1.1" 404 236 0.002341 10.0.0.50 - - [2025-06-02 02:01:33] "POST /device-functional-groups HTTP/1.1" 200 620 0.015430 10.0.0.50 - - [2025-06-02 02:01:33] "GET / HTTP/1.1" 200 35931 0.001647 10.0.0.50 - - [2025-06-02 02:01:33] "POST /fqname-to-id HTTP/1.1" 404 206 0.007209 10.0.0.50 - - [2025-06-02 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.50 - - [2025-06-02 02:01:33] "GET /global-vrouter-config/ec98c02a-bd94-4822-ba4b-ad94b41b8ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002792 10.0.0.50 - - [2025-06-02 02:01:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.50 - - [2025-06-02 02:01:33] "PUT /global-vrouter-config/ec98c02a-bd94-4822-ba4b-ad94b41b8ef8 HTTP/1.1" 200 276 0.006982 10.0.0.50 - - [2025-06-02 02:01:34] "POST /device-functional-groups HTTP/1.1" 200 566 0.015287 10.0.0.50 - - [2025-06-02 02:01:34] "POST /fqname-to-id HTTP/1.1" 404 205 0.006801 10.0.0.50 - - [2025-06-02 02:01:34] "POST /device-functional-groups HTTP/1.1" 200 564 0.014281 10.0.0.50 - - [2025-06-02 02:01:34] "POST /fqname-to-id HTTP/1.1" 404 210 0.002316 10.0.0.50 - - [2025-06-02 02:01:34] "POST /device-functional-groups HTTP/1.1" 200 574 0.015650 10.0.0.50 - - [2025-06-02 02:01:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.002970 10.0.0.50 - - [2025-06-02 02:01:34] "POST /role-configs HTTP/1.1" 200 525 0.016824 10.0.0.50 - - [2025-06-02 02:01:34] "POST /fqname-to-id HTTP/1.1" 404 196 0.009375 10.0.0.50 - - [2025-06-02 02:01:34] "POST /role-configs HTTP/1.1" 200 520 0.025437 10.0.0.50 - - [2025-06-02 02:01:34] "POST /fqname-to-id HTTP/1.1" 404 198 0.010864 10.0.0.50 - - [2025-06-02 02:01:34] "POST /role-configs HTTP/1.1" 200 522 0.028640 10.0.0.50 - - [2025-06-02 02:01:34] "POST /fqname-to-id HTTP/1.1" 404 198 0.005266 10.0.0.50 - - [2025-06-02 02:01:34] "GET / HTTP/1.1" 200 35931 0.001739 10.0.0.50 - - [2025-06-02 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.50 - - [2025-06-02 02:01:34] "GET /global-system-config/85775eed-d55f-4e1e-8168-48af642e1c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.006803 10.0.0.50 - - [2025-06-02 02:01:34] "POST /role-configs HTTP/1.1" 200 522 0.025952 10.0.0.50 - - [2025-06-02 02:01:34] "POST /fqname-to-id HTTP/1.1" 404 202 0.001919 10.0.0.50 - - [2025-06-02 02:01:34] "PUT /global-system-config/85775eed-d55f-4e1e-8168-48af642e1c2f HTTP/1.1" 200 274 0.035234 10.0.0.50 - - [2025-06-02 02:01:34] "POST /role-configs HTTP/1.1" 200 526 0.023457 10.0.0.50 - - [2025-06-02 02:01:34] "POST /fqname-to-id HTTP/1.1" 404 197 0.006475 10.0.0.50 - - [2025-06-02 02:01:34] "POST /role-configs HTTP/1.1" 200 521 0.021929 10.0.0.50 - - [2025-06-02 02:01:34] "POST /fqname-to-id HTTP/1.1" 404 193 0.002736 10.0.0.50 - - [2025-06-02 02:01:34] "POST /role-configs HTTP/1.1" 200 517 0.031318 10.0.0.50 - - [2025-06-02 02:01:34] "POST /fqname-to-id HTTP/1.1" 404 194 0.004273 10.0.0.50 - - [2025-06-02 02:01:34] "POST /role-configs HTTP/1.1" 200 518 0.014209 10.0.0.50 - - [2025-06-02 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004939 10.0.0.50 - - [2025-06-02 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.50 - - [2025-06-02 02:01:34] "POST /ref-update HTTP/1.1" 200 156 0.014181 10.0.0.50 - - [2025-06-02 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.50 - - [2025-06-02 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.50 - - [2025-06-02 02:01:34] "POST /ref-update HTTP/1.1" 200 156 0.008264 10.0.0.50 - - [2025-06-02 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.50 - - [2025-06-02 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.50 - - [2025-06-02 02:01:34] "POST /ref-update HTTP/1.1" 200 156 0.016398 10.0.0.50 - - [2025-06-02 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013383 10.0.0.50 - - [2025-06-02 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.50 - - [2025-06-02 02:01:34] "POST /ref-update HTTP/1.1" 200 156 0.009509 10.0.0.50 - - [2025-06-02 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.50 - - [2025-06-02 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.50 - - [2025-06-02 02:01:34] "POST /ref-update HTTP/1.1" 200 156 0.007339 10.0.0.50 - - [2025-06-02 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004827 10.0.0.50 - - [2025-06-02 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.50 - - [2025-06-02 02:01:35] "POST /ref-update HTTP/1.1" 200 156 0.010046 10.0.0.50 - - [2025-06-02 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007599 10.0.0.50 - - [2025-06-02 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.50 - - [2025-06-02 02:01:35] "POST /ref-update HTTP/1.1" 200 156 0.009661 10.0.0.50 - - [2025-06-02 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005232 10.0.0.50 - - [2025-06-02 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.50 - - [2025-06-02 02:01:35] "POST /ref-update HTTP/1.1" 200 156 0.008003 10.0.0.50 - - [2025-06-02 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.50 - - [2025-06-02 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.50 - - [2025-06-02 02:01:35] "POST /ref-update HTTP/1.1" 200 156 0.007167 10.0.0.50 - - [2025-06-02 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.50 - - [2025-06-02 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.50 - - [2025-06-02 02:01:35] "POST /ref-update HTTP/1.1" 200 156 0.013862 10.0.0.50 - - [2025-06-02 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.50 - - [2025-06-02 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.50 - - [2025-06-02 02:01:35] "POST /ref-update HTTP/1.1" 200 156 0.009484 10.0.0.50 - - [2025-06-02 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.50 - - [2025-06-02 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.50 - - [2025-06-02 02:01:35] "POST /ref-update HTTP/1.1" 200 156 0.006297 10.0.0.50 - - [2025-06-02 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.50 - - [2025-06-02 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.50 - - [2025-06-02 02:01:35] "POST /ref-update HTTP/1.1" 200 156 0.007036 10.0.0.50 - - [2025-06-02 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005079 10.0.0.50 - - [2025-06-02 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.50 - - [2025-06-02 02:01:35] "POST /ref-update HTTP/1.1" 200 156 0.012568 10.0.0.50 - - [2025-06-02 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.50 - - [2025-06-02 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.50 - - [2025-06-02 02:01:35] "POST /ref-update HTTP/1.1" 200 156 0.006069 10.0.0.50 - - [2025-06-02 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.50 - - [2025-06-02 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.50 - - [2025-06-02 02:01:35] "POST /ref-update HTTP/1.1" 200 156 0.006325 10.0.0.50 - - [2025-06-02 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.50 - - [2025-06-02 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.50 - - [2025-06-02 02:01:35] "POST /ref-update HTTP/1.1" 200 156 0.005974 10.0.0.50 - - [2025-06-02 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.50 - - [2025-06-02 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.50 - - [2025-06-02 02:01:35] "POST /ref-update HTTP/1.1" 200 156 0.007245 10.0.0.50 - - [2025-06-02 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.50 - - [2025-06-02 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.50 - - [2025-06-02 02:01:35] "POST /ref-update HTTP/1.1" 200 156 0.008187 10.0.0.50 - - [2025-06-02 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.50 - - [2025-06-02 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996 10.0.0.50 - - [2025-06-02 02:01:35] "POST /ref-update HTTP/1.1" 200 156 0.012779 10.0.0.50 - - [2025-06-02 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.019156 10.0.0.50 - - [2025-06-02 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.50 - - [2025-06-02 02:01:36] "POST /ref-update HTTP/1.1" 200 156 0.012026 10.0.0.50 - - [2025-06-02 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.50 - - [2025-06-02 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.50 - - [2025-06-02 02:01:36] "POST /ref-update HTTP/1.1" 200 156 0.006665 10.0.0.50 - - [2025-06-02 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011859 10.0.0.50 - - [2025-06-02 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.50 - - [2025-06-02 02:01:36] "POST /ref-update HTTP/1.1" 200 156 0.008919 10.0.0.50 - - [2025-06-02 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007051 10.0.0.50 - - [2025-06-02 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.50 - - [2025-06-02 02:01:36] "POST /ref-update HTTP/1.1" 200 156 0.020100 10.0.0.50 - - [2025-06-02 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.50 - - [2025-06-02 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.50 - - [2025-06-02 02:01:36] "POST /ref-update HTTP/1.1" 200 156 0.007910 10.0.0.50 - - [2025-06-02 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.50 - - [2025-06-02 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.50 - - [2025-06-02 02:01:36] "POST /ref-update HTTP/1.1" 200 156 0.005552 10.0.0.50 - - [2025-06-02 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.50 - - [2025-06-02 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.50 - - [2025-06-02 02:01:36] "POST /ref-update HTTP/1.1" 200 156 0.010496 10.0.0.50 - - [2025-06-02 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006213 10.0.0.50 - - [2025-06-02 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.50 - - [2025-06-02 02:01:36] "POST /ref-update HTTP/1.1" 200 156 0.006546 10.0.0.50 - - [2025-06-02 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.50 - - [2025-06-02 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.50 - - [2025-06-02 02:01:36] "POST /ref-update HTTP/1.1" 200 156 0.006759 10.0.0.50 - - [2025-06-02 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.50 - - [2025-06-02 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.50 - - [2025-06-02 02:01:36] "POST /ref-update HTTP/1.1" 200 156 0.008266 10.0.0.50 - - [2025-06-02 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004372 10.0.0.50 - - [2025-06-02 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.50 - - [2025-06-02 02:01:36] "POST /ref-update HTTP/1.1" 200 156 0.006522 10.0.0.50 - - [2025-06-02 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.50 - - [2025-06-02 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.50 - - [2025-06-02 02:01:36] "POST /ref-update HTTP/1.1" 200 156 0.006793 10.0.0.50 - - [2025-06-02 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010290 10.0.0.50 - - [2025-06-02 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.50 - - [2025-06-02 02:01:36] "POST /ref-update HTTP/1.1" 200 156 0.007790 10.0.0.50 - - [2025-06-02 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007006 10.0.0.50 - - [2025-06-02 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.50 - - [2025-06-02 02:01:36] "POST /ref-update HTTP/1.1" 200 156 0.007171 10.0.0.50 - - [2025-06-02 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.50 - - [2025-06-02 02:01:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.50 - - [2025-06-02 02:01:37] "POST /ref-update HTTP/1.1" 200 156 0.007606 10.0.0.50 - - [2025-06-02 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.50 - - [2025-06-02 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.50 - - [2025-06-02 02:01:37] "POST /ref-update HTTP/1.1" 200 156 0.006975 10.0.0.50 - - [2025-06-02 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005072 10.0.0.50 - - [2025-06-02 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.50 - - [2025-06-02 02:01:37] "POST /ref-update HTTP/1.1" 200 156 0.006835 10.0.0.50 - - [2025-06-02 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.50 - - [2025-06-02 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.50 - - [2025-06-02 02:01:37] "POST /ref-update HTTP/1.1" 200 156 0.006344 10.0.0.50 - - [2025-06-02 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885 10.0.0.50 - - [2025-06-02 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.50 - - [2025-06-02 02:01:37] "POST /ref-update HTTP/1.1" 200 156 0.006309 10.0.0.50 - - [2025-06-02 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005003 10.0.0.50 - - [2025-06-02 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.50 - - [2025-06-02 02:01:37] "POST /ref-update HTTP/1.1" 200 156 0.006723 10.0.0.50 - - [2025-06-02 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004619 10.0.0.50 - - [2025-06-02 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.50 - - [2025-06-02 02:01:37] "POST /ref-update HTTP/1.1" 200 156 0.006378 10.0.0.50 - - [2025-06-02 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.50 - - [2025-06-02 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.50 - - [2025-06-02 02:01:37] "POST /ref-update HTTP/1.1" 200 156 0.007738 10.0.0.50 - - [2025-06-02 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.50 - - [2025-06-02 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.50 - - [2025-06-02 02:01:37] "POST /ref-update HTTP/1.1" 200 156 0.008191 10.0.0.50 - - [2025-06-02 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.50 - - [2025-06-02 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.50 - - [2025-06-02 02:01:37] "POST /ref-update HTTP/1.1" 200 156 0.005725 10.0.0.50 - - [2025-06-02 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.50 - - [2025-06-02 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.50 - - [2025-06-02 02:01:37] "POST /ref-update HTTP/1.1" 200 156 0.006094 10.0.0.50 - - [2025-06-02 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003912 10.0.0.50 - - [2025-06-02 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.50 - - [2025-06-02 02:01:37] "POST /ref-update HTTP/1.1" 200 156 0.006861 10.0.0.50 - - [2025-06-02 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.50 - - [2025-06-02 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.50 - - [2025-06-02 02:01:37] "POST /ref-update HTTP/1.1" 200 156 0.005867 10.0.0.50 - - [2025-06-02 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.50 - - [2025-06-02 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.50 - - [2025-06-02 02:01:37] "POST /ref-update HTTP/1.1" 200 156 0.007111 10.0.0.50 - - [2025-06-02 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.50 - - [2025-06-02 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.50 - - [2025-06-02 02:01:37] "POST /ref-update HTTP/1.1" 200 156 0.005847 10.0.0.50 - - [2025-06-02 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009584 10.0.0.50 - - [2025-06-02 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.50 - - [2025-06-02 02:01:37] "POST /ref-update HTTP/1.1" 200 156 0.006390 10.0.0.50 - - [2025-06-02 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.50 - - [2025-06-02 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.50 - - [2025-06-02 02:01:38] "POST /ref-update HTTP/1.1" 200 156 0.005675 10.0.0.50 - - [2025-06-02 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.50 - - [2025-06-02 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.50 - - [2025-06-02 02:01:38] "POST /ref-update HTTP/1.1" 200 156 0.005818 10.0.0.50 - - [2025-06-02 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.50 - - [2025-06-02 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.50 - - [2025-06-02 02:01:38] "POST /ref-update HTTP/1.1" 200 156 0.005815 10.0.0.50 - - [2025-06-02 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005589 10.0.0.50 - - [2025-06-02 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.50 - - [2025-06-02 02:01:38] "POST /ref-update HTTP/1.1" 200 156 0.007420 10.0.0.50 - - [2025-06-02 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.50 - - [2025-06-02 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.50 - - [2025-06-02 02:01:38] "POST /ref-update HTTP/1.1" 200 156 0.006119 10.0.0.50 - - [2025-06-02 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004799 10.0.0.50 - - [2025-06-02 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.50 - - [2025-06-02 02:01:38] "POST /ref-update HTTP/1.1" 200 156 0.006060 10.0.0.50 - - [2025-06-02 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.50 - - [2025-06-02 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.50 - - [2025-06-02 02:01:38] "POST /ref-update HTTP/1.1" 200 156 0.006393 10.0.0.50 - - [2025-06-02 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.50 - - [2025-06-02 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.50 - - [2025-06-02 02:01:38] "POST /ref-update HTTP/1.1" 200 156 0.006280 10.0.0.50 - - [2025-06-02 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.50 - - [2025-06-02 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.50 - - [2025-06-02 02:01:38] "POST /ref-update HTTP/1.1" 200 156 0.005929 10.0.0.50 - - [2025-06-02 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006154 10.0.0.50 - - [2025-06-02 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.50 - - [2025-06-02 02:01:38] "POST /ref-update HTTP/1.1" 200 156 0.006128 10.0.0.50 - - [2025-06-02 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.50 - - [2025-06-02 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.50 - - [2025-06-02 02:01:38] "POST /ref-update HTTP/1.1" 200 156 0.006705 10.0.0.50 - - [2025-06-02 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004279 10.0.0.50 - - [2025-06-02 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.50 - - [2025-06-02 02:01:38] "POST /ref-update HTTP/1.1" 200 156 0.005938 10.0.0.50 - - [2025-06-02 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.50 - - [2025-06-02 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.50 - - [2025-06-02 02:01:38] "POST /ref-update HTTP/1.1" 200 156 0.005429 10.0.0.50 - - [2025-06-02 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.50 - - [2025-06-02 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.50 - - [2025-06-02 02:01:38] "POST /ref-update HTTP/1.1" 200 156 0.006664 10.0.0.50 - - [2025-06-02 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.50 - - [2025-06-02 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.50 - - [2025-06-02 02:01:38] "POST /ref-update HTTP/1.1" 200 156 0.006346 10.0.0.50 - - [2025-06-02 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.50 - - [2025-06-02 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.50 - - [2025-06-02 02:01:38] "POST /ref-update HTTP/1.1" 200 156 0.007724 10.0.0.50 - - [2025-06-02 02:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.50 - - [2025-06-02 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.50 - - [2025-06-02 02:01:39] "POST /ref-update HTTP/1.1" 200 156 0.006383 10.0.0.50 - - [2025-06-02 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001511 10.0.0.50 - - [2025-06-02 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.50 - - [2025-06-02 02:01:39] "POST /ref-update HTTP/1.1" 200 156 0.006042 10.0.0.50 - - [2025-06-02 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.50 - - [2025-06-02 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.50 - - [2025-06-02 02:01:39] "POST /ref-update HTTP/1.1" 200 156 0.007923 10.0.0.50 - - [2025-06-02 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.50 - - [2025-06-02 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.50 - - [2025-06-02 02:01:39] "POST /ref-update HTTP/1.1" 200 156 0.007358 10.0.0.50 - - [2025-06-02 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.50 - - [2025-06-02 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.50 - - [2025-06-02 02:01:39] "POST /ref-update HTTP/1.1" 200 156 0.006702 10.0.0.50 - - [2025-06-02 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004218 10.0.0.50 - - [2025-06-02 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.50 - - [2025-06-02 02:01:39] "POST /ref-update HTTP/1.1" 200 156 0.006137 10.0.0.50 - - [2025-06-02 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.50 - - [2025-06-02 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.50 - - [2025-06-02 02:01:39] "POST /ref-update HTTP/1.1" 200 156 0.006699 10.0.0.50 - - [2025-06-02 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.50 - - [2025-06-02 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.50 - - [2025-06-02 02:01:39] "POST /ref-update HTTP/1.1" 200 156 0.007405 10.0.0.50 - - [2025-06-02 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005848 10.0.0.50 - - [2025-06-02 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.50 - - [2025-06-02 02:01:39] "POST /ref-update HTTP/1.1" 200 156 0.006114 10.0.0.50 - - [2025-06-02 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.50 - - [2025-06-02 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.50 - - [2025-06-02 02:01:39] "POST /ref-update HTTP/1.1" 200 156 0.006492 10.0.0.50 - - [2025-06-02 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.50 - - [2025-06-02 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.50 - - [2025-06-02 02:01:39] "POST /ref-update HTTP/1.1" 200 156 0.006084 10.0.0.50 - - [2025-06-02 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.50 - - [2025-06-02 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.50 - - [2025-06-02 02:01:39] "POST /ref-update HTTP/1.1" 200 156 0.008833 10.0.0.50 - - [2025-06-02 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001527 10.0.0.50 - - [2025-06-02 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.50 - - [2025-06-02 02:01:39] "POST /ref-update HTTP/1.1" 200 156 0.007313 10.0.0.50 - - [2025-06-02 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.50 - - [2025-06-02 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.50 - - [2025-06-02 02:01:39] "POST /ref-update HTTP/1.1" 200 156 0.007189 10.0.0.50 - - [2025-06-02 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.50 - - [2025-06-02 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.50 - - [2025-06-02 02:01:39] "POST /ref-update HTTP/1.1" 200 156 0.006936 10.0.0.50 - - [2025-06-02 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010794 10.0.0.50 - - [2025-06-02 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.50 - - [2025-06-02 02:01:39] "POST /ref-update HTTP/1.1" 200 156 0.005953 10.0.0.50 - - [2025-06-02 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007473 10.0.0.50 - - [2025-06-02 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.50 - - [2025-06-02 02:01:40] "POST /ref-update HTTP/1.1" 200 156 0.007664 10.0.0.50 - - [2025-06-02 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.50 - - [2025-06-02 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.50 - - [2025-06-02 02:01:40] "POST /ref-update HTTP/1.1" 200 156 0.012886 10.0.0.50 - - [2025-06-02 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.50 - - [2025-06-02 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.50 - - [2025-06-02 02:01:40] "POST /ref-update HTTP/1.1" 200 156 0.008032 10.0.0.50 - - [2025-06-02 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.50 - - [2025-06-02 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.50 - - [2025-06-02 02:01:40] "POST /ref-update HTTP/1.1" 200 156 0.006274 10.0.0.50 - - [2025-06-02 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.50 - - [2025-06-02 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.50 - - [2025-06-02 02:01:40] "POST /ref-update HTTP/1.1" 200 156 0.006200 10.0.0.50 - - [2025-06-02 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.50 - - [2025-06-02 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.50 - - [2025-06-02 02:01:40] "POST /ref-update HTTP/1.1" 200 156 0.008533 10.0.0.50 - - [2025-06-02 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007052 10.0.0.50 - - [2025-06-02 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.50 - - [2025-06-02 02:01:40] "POST /ref-update HTTP/1.1" 200 156 0.008136 10.0.0.50 - - [2025-06-02 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.50 - - [2025-06-02 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002996 10.0.0.50 - - [2025-06-02 02:01:40] "POST /ref-update HTTP/1.1" 200 156 0.007780 10.0.0.50 - - [2025-06-02 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.50 - - [2025-06-02 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.50 - - [2025-06-02 02:01:40] "POST /ref-update HTTP/1.1" 200 156 0.006300 10.0.0.50 - - [2025-06-02 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005322 10.0.0.50 - - [2025-06-02 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.50 - - [2025-06-02 02:01:40] "POST /ref-update HTTP/1.1" 200 156 0.006825 10.0.0.50 - - [2025-06-02 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.50 - - [2025-06-02 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.50 - - [2025-06-02 02:01:40] "POST /ref-update HTTP/1.1" 200 156 0.005539 10.0.0.50 - - [2025-06-02 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.50 - - [2025-06-02 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.50 - - [2025-06-02 02:01:40] "POST /ref-update HTTP/1.1" 200 156 0.005353 10.0.0.50 - - [2025-06-02 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.50 - - [2025-06-02 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.50 - - [2025-06-02 02:01:40] "POST /ref-update HTTP/1.1" 200 156 0.006075 10.0.0.50 - - [2025-06-02 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007228 10.0.0.50 - - [2025-06-02 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.50 - - [2025-06-02 02:01:40] "POST /ref-update HTTP/1.1" 200 156 0.006422 10.0.0.50 - - [2025-06-02 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.50 - - [2025-06-02 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001481 10.0.0.50 - - [2025-06-02 02:01:40] "POST /ref-update HTTP/1.1" 200 156 0.005645 10.0.0.50 - - [2025-06-02 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.50 - - [2025-06-02 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.50 - - [2025-06-02 02:01:40] "POST /ref-update HTTP/1.1" 200 156 0.006065 10.0.0.50 - - [2025-06-02 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.50 - - [2025-06-02 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.50 - - [2025-06-02 02:01:40] "POST /ref-update HTTP/1.1" 200 156 0.005060 10.0.0.50 - - [2025-06-02 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.50 - - [2025-06-02 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.50 - - [2025-06-02 02:01:41] "POST /ref-update HTTP/1.1" 200 156 0.005963 10.0.0.50 - - [2025-06-02 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.50 - - [2025-06-02 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.50 - - [2025-06-02 02:01:41] "POST /ref-update HTTP/1.1" 200 156 0.005728 10.0.0.50 - - [2025-06-02 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.50 - - [2025-06-02 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001452 10.0.0.50 - - [2025-06-02 02:01:41] "POST /ref-update HTTP/1.1" 200 156 0.007334 10.0.0.50 - - [2025-06-02 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.50 - - [2025-06-02 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.50 - - [2025-06-02 02:01:41] "POST /ref-update HTTP/1.1" 200 156 0.006941 10.0.0.50 - - [2025-06-02 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.50 - - [2025-06-02 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.50 - - [2025-06-02 02:01:41] "POST /ref-update HTTP/1.1" 200 156 0.005838 10.0.0.50 - - [2025-06-02 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.50 - - [2025-06-02 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.50 - - [2025-06-02 02:01:41] "POST /ref-update HTTP/1.1" 200 156 0.007131 10.0.0.50 - - [2025-06-02 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.50 - - [2025-06-02 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.50 - - [2025-06-02 02:01:41] "POST /ref-update HTTP/1.1" 200 156 0.005996 10.0.0.50 - - [2025-06-02 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.50 - - [2025-06-02 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.50 - - [2025-06-02 02:01:41] "POST /ref-update HTTP/1.1" 200 156 0.005977 10.0.0.50 - - [2025-06-02 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.50 - - [2025-06-02 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.50 - - [2025-06-02 02:01:41] "POST /ref-update HTTP/1.1" 200 156 0.010585 10.0.0.50 - - [2025-06-02 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004871 10.0.0.50 - - [2025-06-02 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.50 - - [2025-06-02 02:01:41] "POST /ref-update HTTP/1.1" 200 156 0.006957 10.0.0.50 - - [2025-06-02 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005005 10.0.0.50 - - [2025-06-02 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.50 - - [2025-06-02 02:01:41] "POST /ref-update HTTP/1.1" 200 156 0.007056 10.0.0.50 - - [2025-06-02 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.50 - - [2025-06-02 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.50 - - [2025-06-02 02:01:41] "POST /ref-update HTTP/1.1" 200 156 0.005927 10.0.0.50 - - [2025-06-02 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.50 - - [2025-06-02 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.50 - - [2025-06-02 02:01:41] "POST /ref-update HTTP/1.1" 200 156 0.005834 10.0.0.50 - - [2025-06-02 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.50 - - [2025-06-02 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.50 - - [2025-06-02 02:01:41] "POST /ref-update HTTP/1.1" 200 156 0.007818 10.0.0.50 - - [2025-06-02 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.50 - - [2025-06-02 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.50 - - [2025-06-02 02:01:41] "POST /ref-update HTTP/1.1" 200 156 0.006467 10.0.0.50 - - [2025-06-02 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.50 - - [2025-06-02 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.50 - - [2025-06-02 02:01:41] "POST /ref-update HTTP/1.1" 200 156 0.006269 10.0.0.50 - - [2025-06-02 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.50 - - [2025-06-02 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001426 10.0.0.50 - - [2025-06-02 02:01:41] "POST /ref-update HTTP/1.1" 200 156 0.005391 10.0.0.50 - - [2025-06-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006179 10.0.0.50 - - [2025-06-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001401 10.0.0.50 - - [2025-06-02 02:01:42] "POST /ref-update HTTP/1.1" 200 156 0.007562 10.0.0.50 - - [2025-06-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007602 10.0.0.50 - - [2025-06-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.50 - - [2025-06-02 02:01:42] "POST /ref-update HTTP/1.1" 200 156 0.006482 10.0.0.50 - - [2025-06-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.50 - - [2025-06-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.50 - - [2025-06-02 02:01:42] "POST /ref-update HTTP/1.1" 200 156 0.007931 10.0.0.50 - - [2025-06-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.50 - - [2025-06-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.50 - - [2025-06-02 02:01:42] "POST /ref-update HTTP/1.1" 200 156 0.007159 10.0.0.50 - - [2025-06-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005090 10.0.0.50 - - [2025-06-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.50 - - [2025-06-02 02:01:42] "POST /ref-update HTTP/1.1" 200 156 0.006778 10.0.0.50 - - [2025-06-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.50 - - [2025-06-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001495 10.0.0.50 - - [2025-06-02 02:01:42] "POST /ref-update HTTP/1.1" 200 156 0.005561 10.0.0.50 - - [2025-06-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.50 - - [2025-06-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.50 - - [2025-06-02 02:01:42] "POST /ref-update HTTP/1.1" 200 156 0.006190 10.0.0.50 - - [2025-06-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.50 - - [2025-06-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.50 - - [2025-06-02 02:01:42] "POST /ref-update HTTP/1.1" 200 156 0.005825 10.0.0.50 - - [2025-06-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001458 10.0.0.50 - - [2025-06-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.50 - - [2025-06-02 02:01:42] "POST /ref-update HTTP/1.1" 200 156 0.006518 10.0.0.50 - - [2025-06-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.50 - - [2025-06-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.50 - - [2025-06-02 02:01:42] "POST /ref-update HTTP/1.1" 200 156 0.009393 10.0.0.50 - - [2025-06-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.50 - - [2025-06-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.50 - - [2025-06-02 02:01:42] "POST /ref-update HTTP/1.1" 200 156 0.011024 10.0.0.50 - - [2025-06-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.50 - - [2025-06-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.50 - - [2025-06-02 02:01:42] "POST /ref-update HTTP/1.1" 200 156 0.005519 10.0.0.50 - - [2025-06-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.50 - - [2025-06-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.50 - - [2025-06-02 02:01:42] "POST /ref-update HTTP/1.1" 200 156 0.005508 10.0.0.50 - - [2025-06-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.50 - - [2025-06-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.50 - - [2025-06-02 02:01:42] "POST /ref-update HTTP/1.1" 200 156 0.005825 10.0.0.50 - - [2025-06-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.50 - - [2025-06-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.50 - - [2025-06-02 02:01:42] "POST /ref-update HTTP/1.1" 200 156 0.006080 10.0.0.50 - - [2025-06-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005818 10.0.0.50 - - [2025-06-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.50 - - [2025-06-02 02:01:42] "POST /ref-update HTTP/1.1" 200 156 0.005959 10.0.0.50 - - [2025-06-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.014539 10.0.0.50 - - [2025-06-02 02:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.50 - - [2025-06-02 02:01:43] "POST /ref-update HTTP/1.1" 200 156 0.006557 10.0.0.50 - - [2025-06-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.50 - - [2025-06-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001457 10.0.0.50 - - [2025-06-02 02:01:43] "POST /ref-update HTTP/1.1" 200 156 0.006769 10.0.0.50 - - [2025-06-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.50 - - [2025-06-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.50 - - [2025-06-02 02:01:43] "POST /ref-update HTTP/1.1" 200 156 0.007009 10.0.0.50 - - [2025-06-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.50 - - [2025-06-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.50 - - [2025-06-02 02:01:43] "POST /ref-update HTTP/1.1" 200 156 0.008433 10.0.0.50 - - [2025-06-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.50 - - [2025-06-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.50 - - [2025-06-02 02:01:43] "POST /ref-update HTTP/1.1" 200 156 0.006968 10.0.0.50 - - [2025-06-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.50 - - [2025-06-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.50 - - [2025-06-02 02:01:43] "POST /ref-update HTTP/1.1" 200 156 0.007766 10.0.0.50 - - [2025-06-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.50 - - [2025-06-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.50 - - [2025-06-02 02:01:43] "POST /ref-update HTTP/1.1" 200 156 0.005684 10.0.0.50 - - [2025-06-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.50 - - [2025-06-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.50 - - [2025-06-02 02:01:43] "POST /ref-update HTTP/1.1" 200 156 0.005715 10.0.0.50 - - [2025-06-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.50 - - [2025-06-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.50 - - [2025-06-02 02:01:43] "POST /ref-update HTTP/1.1" 200 156 0.005952 10.0.0.50 - - [2025-06-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.50 - - [2025-06-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.50 - - [2025-06-02 02:01:43] "POST /ref-update HTTP/1.1" 200 156 0.005637 10.0.0.50 - - [2025-06-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.50 - - [2025-06-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007826 10.0.0.50 - - [2025-06-02 02:01:43] "POST /ref-update HTTP/1.1" 200 156 0.005931 10.0.0.50 - - [2025-06-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.50 - - [2025-06-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.50 - - [2025-06-02 02:01:43] "POST /ref-update HTTP/1.1" 200 156 0.005933 10.0.0.50 - - [2025-06-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.014461 10.0.0.50 - - [2025-06-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.50 - - [2025-06-02 02:01:43] "POST /ref-update HTTP/1.1" 200 156 0.011206 10.0.0.50 - - [2025-06-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008072 10.0.0.50 - - [2025-06-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.50 - - [2025-06-02 02:01:43] "POST /ref-update HTTP/1.1" 200 156 0.006089 10.0.0.50 - - [2025-06-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004586 10.0.0.50 - - [2025-06-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.50 - - [2025-06-02 02:01:43] "POST /ref-update HTTP/1.1" 200 156 0.005864 10.0.0.50 - - [2025-06-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.50 - - [2025-06-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.50 - - [2025-06-02 02:01:43] "POST /ref-update HTTP/1.1" 200 156 0.005478 10.0.0.50 - - [2025-06-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.50 - - [2025-06-02 02:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.50 - - [2025-06-02 02:01:44] "POST /ref-update HTTP/1.1" 200 156 0.006117 10.0.0.50 - - [2025-06-02 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.50 - - [2025-06-02 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.50 - - [2025-06-02 02:01:44] "POST /ref-update HTTP/1.1" 200 156 0.006116 10.0.0.50 - - [2025-06-02 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.50 - - [2025-06-02 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.50 - - [2025-06-02 02:01:44] "POST /ref-update HTTP/1.1" 200 156 0.006636 10.0.0.50 - - [2025-06-02 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.50 - - [2025-06-02 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.50 - - [2025-06-02 02:01:44] "POST /ref-update HTTP/1.1" 200 156 0.006375 10.0.0.50 - - [2025-06-02 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.50 - - [2025-06-02 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.50 - - [2025-06-02 02:01:44] "POST /ref-update HTTP/1.1" 200 156 0.006366 10.0.0.50 - - [2025-06-02 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.50 - - [2025-06-02 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001403 10.0.0.50 - - [2025-06-02 02:01:44] "POST /ref-update HTTP/1.1" 200 156 0.006596 10.0.0.50 - - [2025-06-02 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005824 10.0.0.50 - - [2025-06-02 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.50 - - [2025-06-02 02:01:44] "POST /ref-update HTTP/1.1" 200 156 0.006698 10.0.0.50 - - [2025-06-02 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.50 - - [2025-06-02 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001490 10.0.0.50 - - [2025-06-02 02:01:44] "POST /ref-update HTTP/1.1" 200 156 0.014485 10.0.0.50 - - [2025-06-02 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004580 10.0.0.50 - - [2025-06-02 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.50 - - [2025-06-02 02:01:44] "POST /ref-update HTTP/1.1" 200 156 0.012943 10.0.0.50 - - [2025-06-02 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.50 - - [2025-06-02 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.50 - - [2025-06-02 02:01:44] "POST /ref-update HTTP/1.1" 200 156 0.006522 10.0.0.50 - - [2025-06-02 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004688 10.0.0.50 - - [2025-06-02 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.50 - - [2025-06-02 02:01:44] "POST /ref-update HTTP/1.1" 200 156 0.007065 10.0.0.50 - - [2025-06-02 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.50 - - [2025-06-02 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.50 - - [2025-06-02 02:01:44] "POST /ref-update HTTP/1.1" 200 156 0.007093 10.0.0.50 - - [2025-06-02 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.50 - - [2025-06-02 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.50 - - [2025-06-02 02:01:44] "POST /ref-update HTTP/1.1" 200 156 0.006649 10.0.0.50 - - [2025-06-02 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.50 - - [2025-06-02 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.50 - - [2025-06-02 02:01:44] "POST /ref-update HTTP/1.1" 200 156 0.006772 10.0.0.50 - - [2025-06-02 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.50 - - [2025-06-02 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.50 - - [2025-06-02 02:01:44] "POST /ref-update HTTP/1.1" 200 156 0.007149 10.0.0.50 - - [2025-06-02 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006600 10.0.0.50 - - [2025-06-02 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.50 - - [2025-06-02 02:01:44] "POST /ref-update HTTP/1.1" 200 156 0.006145 10.0.0.50 - - [2025-06-02 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.50 - - [2025-06-02 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.50 - - [2025-06-02 02:01:45] "POST /ref-update HTTP/1.1" 200 156 0.006848 10.0.0.50 - - [2025-06-02 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.50 - - [2025-06-02 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.50 - - [2025-06-02 02:01:45] "POST /ref-update HTTP/1.1" 200 156 0.005671 10.0.0.50 - - [2025-06-02 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.50 - - [2025-06-02 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.50 - - [2025-06-02 02:01:45] "POST /ref-update HTTP/1.1" 200 156 0.008311 10.0.0.50 - - [2025-06-02 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.50 - - [2025-06-02 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.50 - - [2025-06-02 02:01:45] "POST /ref-update HTTP/1.1" 200 156 0.008195 10.0.0.50 - - [2025-06-02 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.50 - - [2025-06-02 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.50 - - [2025-06-02 02:01:45] "POST /ref-update HTTP/1.1" 200 156 0.007835 10.0.0.50 - - [2025-06-02 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.50 - - [2025-06-02 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.50 - - [2025-06-02 02:01:45] "POST /ref-update HTTP/1.1" 200 156 0.007658 10.0.0.50 - - [2025-06-02 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.50 - - [2025-06-02 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.50 - - [2025-06-02 02:01:45] "POST /ref-update HTTP/1.1" 200 156 0.006074 10.0.0.50 - - [2025-06-02 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.50 - - [2025-06-02 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.50 - - [2025-06-02 02:01:45] "POST /ref-update HTTP/1.1" 200 156 0.006816 10.0.0.50 - - [2025-06-02 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.50 - - [2025-06-02 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.50 - - [2025-06-02 02:01:45] "POST /ref-update HTTP/1.1" 200 156 0.006182 10.0.0.50 - - [2025-06-02 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.50 - - [2025-06-02 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.50 - - [2025-06-02 02:01:45] "POST /ref-update HTTP/1.1" 200 156 0.007771 10.0.0.50 - - [2025-06-02 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.50 - - [2025-06-02 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.50 - - [2025-06-02 02:01:45] "POST /ref-update HTTP/1.1" 200 156 0.006684 10.0.0.50 - - [2025-06-02 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.50 - - [2025-06-02 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.50 - - [2025-06-02 02:01:45] "POST /ref-update HTTP/1.1" 200 156 0.006124 10.0.0.50 - - [2025-06-02 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.50 - - [2025-06-02 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.50 - - [2025-06-02 02:01:45] "POST /ref-update HTTP/1.1" 200 156 0.006670 10.0.0.50 - - [2025-06-02 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.50 - - [2025-06-02 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.50 - - [2025-06-02 02:01:45] "POST /ref-update HTTP/1.1" 200 156 0.005440 10.0.0.50 - - [2025-06-02 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.50 - - [2025-06-02 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001486 10.0.0.50 - - [2025-06-02 02:01:45] "POST /ref-update HTTP/1.1" 200 156 0.005568 10.0.0.50 - - [2025-06-02 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.50 - - [2025-06-02 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.50 - - [2025-06-02 02:01:45] "POST /ref-update HTTP/1.1" 200 156 0.007742 10.0.0.50 - - [2025-06-02 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.50 - - [2025-06-02 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.50 - - [2025-06-02 02:01:45] "POST /ref-update HTTP/1.1" 200 156 0.005954 10.0.0.50 - - [2025-06-02 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.50 - - [2025-06-02 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.50 - - [2025-06-02 02:01:45] "POST /ref-update HTTP/1.1" 200 156 0.005486 10.0.0.50 - - [2025-06-02 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004872 10.0.0.50 - - [2025-06-02 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.50 - - [2025-06-02 02:01:46] "POST /ref-update HTTP/1.1" 200 156 0.007264 10.0.0.50 - - [2025-06-02 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.50 - - [2025-06-02 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.50 - - [2025-06-02 02:01:46] "POST /ref-update HTTP/1.1" 200 156 0.006322 10.0.0.50 - - [2025-06-02 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.50 - - [2025-06-02 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.50 - - [2025-06-02 02:01:46] "POST /ref-update HTTP/1.1" 200 156 0.007261 10.0.0.50 - - [2025-06-02 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008156 10.0.0.50 - - [2025-06-02 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.50 - - [2025-06-02 02:01:46] "POST /ref-update HTTP/1.1" 200 156 0.007146 10.0.0.50 - - [2025-06-02 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.50 - - [2025-06-02 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001347 10.0.0.50 - - [2025-06-02 02:01:46] "POST /ref-update HTTP/1.1" 200 156 0.006890 10.0.0.50 - - [2025-06-02 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005075 10.0.0.50 - - [2025-06-02 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.50 - - [2025-06-02 02:01:46] "POST /ref-update HTTP/1.1" 200 156 0.007189 10.0.0.50 - - [2025-06-02 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.50 - - [2025-06-02 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.50 - - [2025-06-02 02:01:46] "POST /ref-update HTTP/1.1" 200 156 0.007179 10.0.0.50 - - [2025-06-02 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.50 - - [2025-06-02 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001489 10.0.0.50 - - [2025-06-02 02:01:46] "POST /ref-update HTTP/1.1" 200 156 0.007318 10.0.0.50 - - [2025-06-02 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.50 - - [2025-06-02 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.50 - - [2025-06-02 02:01:46] "POST /ref-update HTTP/1.1" 200 156 0.006714 10.0.0.50 - - [2025-06-02 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.50 - - [2025-06-02 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001428 10.0.0.50 - - [2025-06-02 02:01:46] "POST /ref-update HTTP/1.1" 200 156 0.007961 10.0.0.50 - - [2025-06-02 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004610 10.0.0.50 - - [2025-06-02 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001458 10.0.0.50 - - [2025-06-02 02:01:46] "POST /ref-update HTTP/1.1" 200 156 0.007300 10.0.0.50 - - [2025-06-02 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.50 - - [2025-06-02 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.50 - - [2025-06-02 02:01:46] "POST /ref-update HTTP/1.1" 200 156 0.007089 10.0.0.50 - - [2025-06-02 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.50 - - [2025-06-02 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001452 10.0.0.50 - - [2025-06-02 02:01:46] "POST /ref-update HTTP/1.1" 200 156 0.006265 10.0.0.50 - - [2025-06-02 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005681 10.0.0.50 - - [2025-06-02 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.50 - - [2025-06-02 02:01:46] "POST /ref-update HTTP/1.1" 200 156 0.007046 10.0.0.50 - - [2025-06-02 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.50 - - [2025-06-02 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001403 10.0.0.50 - - [2025-06-02 02:01:46] "POST /ref-update HTTP/1.1" 200 156 0.007346 10.0.0.50 - - [2025-06-02 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.50 - - [2025-06-02 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001447 10.0.0.50 - - [2025-06-02 02:01:46] "POST /ref-update HTTP/1.1" 200 156 0.006906 10.0.0.50 - - [2025-06-02 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.50 - - [2025-06-02 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.50 - - [2025-06-02 02:01:46] "POST /ref-update HTTP/1.1" 200 156 0.014786 10.0.0.50 - - [2025-06-02 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.50 - - [2025-06-02 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.50 - - [2025-06-02 02:01:47] "POST /ref-update HTTP/1.1" 200 156 0.007638 10.0.0.50 - - [2025-06-02 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.50 - - [2025-06-02 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001368 10.0.0.50 - - [2025-06-02 02:01:47] "POST /ref-update HTTP/1.1" 200 156 0.007467 10.0.0.50 - - [2025-06-02 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.50 - - [2025-06-02 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.50 - - [2025-06-02 02:01:47] "POST /ref-update HTTP/1.1" 200 156 0.008195 10.0.0.50 - - [2025-06-02 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.50 - - [2025-06-02 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.50 - - [2025-06-02 02:01:47] "POST /ref-update HTTP/1.1" 200 156 0.006817 10.0.0.50 - - [2025-06-02 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.50 - - [2025-06-02 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.50 - - [2025-06-02 02:01:47] "POST /ref-update HTTP/1.1" 200 156 0.007385 10.0.0.50 - - [2025-06-02 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.50 - - [2025-06-02 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.50 - - [2025-06-02 02:01:47] "POST /ref-update HTTP/1.1" 200 156 0.006952 10.0.0.50 - - [2025-06-02 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.50 - - [2025-06-02 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.50 - - [2025-06-02 02:01:47] "POST /ref-update HTTP/1.1" 200 156 0.007069 10.0.0.50 - - [2025-06-02 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.50 - - [2025-06-02 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.50 - - [2025-06-02 02:01:47] "POST /ref-update HTTP/1.1" 200 156 0.008150 10.0.0.50 - - [2025-06-02 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.50 - - [2025-06-02 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.50 - - [2025-06-02 02:01:47] "POST /ref-update HTTP/1.1" 200 156 0.006525 10.0.0.50 - - [2025-06-02 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.50 - - [2025-06-02 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.50 - - [2025-06-02 02:01:47] "POST /ref-update HTTP/1.1" 200 156 0.007456 10.0.0.50 - - [2025-06-02 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.50 - - [2025-06-02 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.50 - - [2025-06-02 02:01:47] "POST /ref-update HTTP/1.1" 200 156 0.007353 10.0.0.50 - - [2025-06-02 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.50 - - [2025-06-02 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.50 - - [2025-06-02 02:01:47] "POST /ref-update HTTP/1.1" 200 156 0.006951 10.0.0.50 - - [2025-06-02 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.50 - - [2025-06-02 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.50 - - [2025-06-02 02:01:47] "POST /ref-update HTTP/1.1" 200 156 0.006658 10.0.0.50 - - [2025-06-02 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.50 - - [2025-06-02 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001447 10.0.0.50 - - [2025-06-02 02:01:47] "POST /ref-update HTTP/1.1" 200 156 0.008080 10.0.0.50 - - [2025-06-02 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.50 - - [2025-06-02 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.50 - - [2025-06-02 02:01:47] "POST /ref-update HTTP/1.1" 200 156 0.006020 10.0.0.50 - - [2025-06-02 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.50 - - [2025-06-02 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.50 - - [2025-06-02 02:01:47] "POST /ref-update HTTP/1.1" 200 156 0.007183 10.0.0.50 - - [2025-06-02 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.50 - - [2025-06-02 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.50 - - [2025-06-02 02:01:47] "POST /ref-update HTTP/1.1" 200 156 0.006595 10.0.0.50 - - [2025-06-02 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.50 - - [2025-06-02 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.50 - - [2025-06-02 02:01:47] "POST /ref-update HTTP/1.1" 200 156 0.007866 10.0.0.50 - - [2025-06-02 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.50 - - [2025-06-02 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.50 - - [2025-06-02 02:01:48] "POST /ref-update HTTP/1.1" 200 156 0.009924 10.0.0.50 - - [2025-06-02 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.50 - - [2025-06-02 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.50 - - [2025-06-02 02:01:48] "POST /ref-update HTTP/1.1" 200 156 0.010134 10.0.0.50 - - [2025-06-02 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.50 - - [2025-06-02 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.50 - - [2025-06-02 02:01:48] "POST /ref-update HTTP/1.1" 200 156 0.007268 10.0.0.50 - - [2025-06-02 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.50 - - [2025-06-02 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.50 - - [2025-06-02 02:01:48] "POST /ref-update HTTP/1.1" 200 156 0.007070 10.0.0.50 - - [2025-06-02 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.50 - - [2025-06-02 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.50 - - [2025-06-02 02:01:48] "POST /ref-update HTTP/1.1" 200 156 0.007555 10.0.0.50 - - [2025-06-02 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.50 - - [2025-06-02 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.50 - - [2025-06-02 02:01:48] "POST /ref-update HTTP/1.1" 200 156 0.006986 10.0.0.50 - - [2025-06-02 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.50 - - [2025-06-02 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012122 10.0.0.50 - - [2025-06-02 02:01:48] "POST /ref-update HTTP/1.1" 200 156 0.007158 10.0.0.50 - - [2025-06-02 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.50 - - [2025-06-02 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.50 - - [2025-06-02 02:01:48] "POST /ref-update HTTP/1.1" 200 156 0.007119 10.0.0.50 - - [2025-06-02 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.50 - - [2025-06-02 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.50 - - [2025-06-02 02:01:48] "POST /ref-update HTTP/1.1" 200 156 0.008122 10.0.0.50 - - [2025-06-02 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.50 - - [2025-06-02 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.50 - - [2025-06-02 02:01:48] "POST /ref-update HTTP/1.1" 200 156 0.007259 10.0.0.50 - - [2025-06-02 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009938 10.0.0.50 - - [2025-06-02 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.50 - - [2025-06-02 02:01:48] "POST /ref-update HTTP/1.1" 200 156 0.007277 10.0.0.50 - - [2025-06-02 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004601 10.0.0.50 - - [2025-06-02 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.50 - - [2025-06-02 02:01:48] "POST /ref-update HTTP/1.1" 200 156 0.006298 10.0.0.50 - - [2025-06-02 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.50 - - [2025-06-02 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.50 - - [2025-06-02 02:01:48] "POST /ref-update HTTP/1.1" 200 156 0.007238 10.0.0.50 - - [2025-06-02 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.50 - - [2025-06-02 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.50 - - [2025-06-02 02:01:48] "POST /ref-update HTTP/1.1" 200 156 0.006476 10.0.0.50 - - [2025-06-02 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.50 - - [2025-06-02 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.50 - - [2025-06-02 02:01:48] "POST /ref-update HTTP/1.1" 200 156 0.006485 10.0.0.50 - - [2025-06-02 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.50 - - [2025-06-02 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.50 - - [2025-06-02 02:01:48] "POST /ref-update HTTP/1.1" 200 156 0.006408 10.0.0.50 - - [2025-06-02 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.50 - - [2025-06-02 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.50 - - [2025-06-02 02:01:48] "POST /ref-update HTTP/1.1" 200 156 0.006321 10.0.0.50 - - [2025-06-02 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.50 - - [2025-06-02 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 10.0.0.50 - - [2025-06-02 02:01:49] "POST /ref-update HTTP/1.1" 200 156 0.006124 10.0.0.50 - - [2025-06-02 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.50 - - [2025-06-02 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001436 10.0.0.50 - - [2025-06-02 02:01:49] "POST /ref-update HTTP/1.1" 200 156 0.005458 10.0.0.50 - - [2025-06-02 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001539 10.0.0.50 - - [2025-06-02 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.50 - - [2025-06-02 02:01:49] "POST /ref-update HTTP/1.1" 200 156 0.007166 10.0.0.50 - - [2025-06-02 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.50 - - [2025-06-02 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.50 - - [2025-06-02 02:01:49] "POST /ref-update HTTP/1.1" 200 156 0.007198 10.0.0.50 - - [2025-06-02 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.50 - - [2025-06-02 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001364 10.0.0.50 - - [2025-06-02 02:01:49] "POST /ref-update HTTP/1.1" 200 156 0.012022 10.0.0.50 - - [2025-06-02 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.50 - - [2025-06-02 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001394 10.0.0.50 - - [2025-06-02 02:01:49] "POST /ref-update HTTP/1.1" 200 156 0.006191 10.0.0.50 - - [2025-06-02 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.50 - - [2025-06-02 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.50 - - [2025-06-02 02:01:49] "POST /ref-update HTTP/1.1" 200 156 0.005747 10.0.0.50 - - [2025-06-02 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.50 - - [2025-06-02 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.50 - - [2025-06-02 02:01:49] "POST /ref-update HTTP/1.1" 200 156 0.006517 10.0.0.50 - - [2025-06-02 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.50 - - [2025-06-02 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.50 - - [2025-06-02 02:01:49] "POST /ref-update HTTP/1.1" 200 156 0.005563 10.0.0.50 - - [2025-06-02 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.50 - - [2025-06-02 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001457 10.0.0.50 - - [2025-06-02 02:01:49] "POST /ref-update HTTP/1.1" 200 156 0.005672 10.0.0.50 - - [2025-06-02 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.50 - - [2025-06-02 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.50 - - [2025-06-02 02:01:49] "POST /ref-update HTTP/1.1" 200 156 0.005841 10.0.0.50 - - [2025-06-02 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001537 10.0.0.50 - - [2025-06-02 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.50 - - [2025-06-02 02:01:49] "POST /ref-update HTTP/1.1" 200 156 0.009326 10.0.0.50 - - [2025-06-02 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.50 - - [2025-06-02 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001495 10.0.0.50 - - [2025-06-02 02:01:49] "POST /ref-update HTTP/1.1" 200 156 0.008890 10.0.0.50 - - [2025-06-02 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.50 - - [2025-06-02 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.50 - - [2025-06-02 02:01:49] "POST /ref-update HTTP/1.1" 200 156 0.009135 10.0.0.50 - - [2025-06-02 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.50 - - [2025-06-02 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.50 - - [2025-06-02 02:01:49] "POST /ref-update HTTP/1.1" 200 156 0.009218 10.0.0.50 - - [2025-06-02 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.50 - - [2025-06-02 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.50 - - [2025-06-02 02:01:49] "POST /ref-update HTTP/1.1" 200 156 0.009192 10.0.0.50 - - [2025-06-02 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.50 - - [2025-06-02 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.50 - - [2025-06-02 02:01:50] "POST /ref-update HTTP/1.1" 200 156 0.009460 10.0.0.50 - - [2025-06-02 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.50 - - [2025-06-02 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.50 - - [2025-06-02 02:01:50] "POST /ref-update HTTP/1.1" 200 156 0.008327 10.0.0.50 - - [2025-06-02 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.50 - - [2025-06-02 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001428 10.0.0.50 - - [2025-06-02 02:01:50] "POST /ref-update HTTP/1.1" 200 156 0.008638 10.0.0.50 - - [2025-06-02 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.50 - - [2025-06-02 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.50 - - [2025-06-02 02:01:50] "POST /ref-update HTTP/1.1" 200 156 0.011320 10.0.0.50 - - [2025-06-02 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.50 - - [2025-06-02 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.50 - - [2025-06-02 02:01:50] "POST /ref-update HTTP/1.1" 200 156 0.008777 10.0.0.50 - - [2025-06-02 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006994 10.0.0.50 - - [2025-06-02 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.50 - - [2025-06-02 02:01:50] "POST /ref-update HTTP/1.1" 200 156 0.007714 10.0.0.50 - - [2025-06-02 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007592 10.0.0.50 - - [2025-06-02 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.50 - - [2025-06-02 02:01:50] "POST /ref-update HTTP/1.1" 200 156 0.007519 10.0.0.50 - - [2025-06-02 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.50 - - [2025-06-02 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.50 - - [2025-06-02 02:01:50] "POST /ref-update HTTP/1.1" 200 156 0.014021 10.0.0.50 - - [2025-06-02 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005409 10.0.0.50 - - [2025-06-02 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.50 - - [2025-06-02 02:01:50] "POST /ref-update HTTP/1.1" 200 156 0.009003 10.0.0.50 - - [2025-06-02 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005814 10.0.0.50 - - [2025-06-02 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.50 - - [2025-06-02 02:01:50] "POST /ref-update HTTP/1.1" 200 156 0.007371 10.0.0.50 - - [2025-06-02 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.50 - - [2025-06-02 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.50 - - [2025-06-02 02:01:50] "POST /ref-update HTTP/1.1" 200 156 0.006505 10.0.0.50 - - [2025-06-02 02:01:50] "POST /network-ipams HTTP/1.1" 200 550 0.015632 10.0.0.50 - - [2025-06-02 02:01:50] "POST /useragent-kv HTTP/1.1" 200 115 0.004902 10.0.0.50 - - [2025-06-02 02:01:50] "POST /virtual-networks HTTP/1.1" 200 552 0.120551 10.0.0.50 - - [2025-06-02 02:01:50] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.002341 10.0.0.50 - - [2025-06-02 02:01:50] "POST /fqname-to-id HTTP/1.1" 404 188 0.001852 10.0.0.50 - - [2025-06-02 02:01:50] "POST /route-targets HTTP/1.1" 200 327 0.008106 10.0.0.50 - - [2025-06-02 02:01:50] "POST /ref-update HTTP/1.1" 200 156 0.008636 10.0.0.50 - - [2025-06-02 02:01:50] "POST /fqname-to-id HTTP/1.1" 404 178 0.001850 10.0.0.50 - - [2025-06-02 02:01:50] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.001545 10.0.0.50 - - [2025-06-02 02:01:50] "GET /fabric/04e227d3-3713-421e-a50c-de4a1494991f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.002776 10.0.0.50 - - [2025-06-02 02:01:50] "POST /fqname-to-id HTTP/1.1" 404 198 0.002190 10.0.0.50 - - [2025-06-02 02:01:50] "POST /fqname-to-id HTTP/1.1" 404 205 0.001601 10.0.0.50 - - [2025-06-02 02:01:50] "POST /fqname-to-id HTTP/1.1" 404 207 0.001359 10.0.0.50 - - [2025-06-02 02:02:52] "GET / HTTP/1.1" 200 35931 0.002151 10.0.0.50 - - [2025-06-02 02:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.50 - - [2025-06-02 02:02:52] "GET /global-system-config/85775eed-d55f-4e1e-8168-48af642e1c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.007607 10.0.0.50 - - [2025-06-02 02:02:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.002845 10.0.0.50 - - [2025-06-02 02:02:53] "POST /database-nodes HTTP/1.1" 200 597 0.021695 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:02:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001109 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:02:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2633 0.000903 10.0.0.50 - - [2025-06-02 02:03:01] "GET / HTTP/1.1" 200 35931 0.002239 10.0.0.50 - - [2025-06-02 02:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007274 10.0.0.50 - - [2025-06-02 02:03:01] "GET /global-system-config/85775eed-d55f-4e1e-8168-48af642e1c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.005228 10.0.0.50 - - [2025-06-02 02:03:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.003032 10.0.0.50 - - [2025-06-02 02:03:01] "POST /analytics-nodes HTTP/1.1" 200 599 0.022974 10.0.0.50 - - [2025-06-02 02:03:08] "GET / HTTP/1.1" 200 35931 0.001826 10.0.0.50 - - [2025-06-02 02:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.50 - - [2025-06-02 02:03:08] "GET /global-system-config/85775eed-d55f-4e1e-8168-48af642e1c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.013872 10.0.0.50 - - [2025-06-02 02:03:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.002214 10.0.0.50 - - [2025-06-02 02:03:08] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.021489 10.0.0.50 - - [2025-06-02 02:03:11] "GET / HTTP/1.1" 200 35931 0.001846 10.0.0.50 - - [2025-06-02 02:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.50 - - [2025-06-02 02:03:11] "GET /global-system-config/85775eed-d55f-4e1e-8168-48af642e1c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.005045 10.0.0.50 - - [2025-06-02 02:03:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.002267 10.0.0.50 - - [2025-06-02 02:03:11] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.027518 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:03:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000899 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:03:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001103 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:03:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000852 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:03:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000868 10.0.0.50 - - [2025-06-02 02:03:43] "GET / HTTP/1.1" 200 35931 0.001739 10.0.0.50 - - [2025-06-02 02:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.50 - - [2025-06-02 02:03:43] "GET /global-system-config/85775eed-d55f-4e1e-8168-48af642e1c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.005279 10.0.0.50 - - [2025-06-02 02:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.50 - - [2025-06-02 02:03:43] "GET /config-node/33d37280-e8fc-4555-aca6-ec86945cb222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004038 10.0.0.50 - - [2025-06-02 02:03:55] "GET / HTTP/1.1" 200 35931 0.001560 10.0.0.50 - - [2025-06-02 02:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.50 - - [2025-06-02 02:03:55] "GET /routing-instance/b4f130ba-c39c-414e-99c7-eb3b04f85a91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003218 10.0.0.50 - - [2025-06-02 02:03:55] "POST /bgp-routers HTTP/1.1" 409 301 0.002218 10.0.0.50 - - [2025-06-02 02:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.50 - - [2025-06-02 02:03:55] "GET /bgp-router/a7ac601f-268a-4701-a85a-ffe431436094?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004944 10.0.0.50 - - [2025-06-02 02:03:55] "PUT /bgp-router/a7ac601f-268a-4701-a85a-ffe431436094 HTTP/1.1" 200 254 0.033584 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:03:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000848 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:03:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000928 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:04:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000824 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:04:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000820 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:04:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000834 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:04:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000832 10.0.0.50 - - [2025-06-02 02:04:07] "GET / HTTP/1.1" 200 35931 0.001768 10.0.0.50 - - [2025-06-02 02:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.50 - - [2025-06-02 02:04:08] "GET /domain/6c4e954a-58f5-4a77-b516-9c12fd1ad423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.002786 10.0.0.50 - - [2025-06-02 02:04:08] "POST /id-to-fqname HTTP/1.1" 200 173 0.002019 10.0.0.50 - - [2025-06-02 02:04:08] "POST /fqname-to-id HTTP/1.1" 404 182 0.009144 10.0.0.50 - - [2025-06-02 02:04:08] "POST /security-groups HTTP/1.1" 200 570 0.183617 10.0.0.50 - - [2025-06-02 02:04:08] "POST /projects HTTP/1.1" 200 481 0.385695 10.0.0.50 - - [2025-06-02 02:04:08] "POST /fqname-to-id HTTP/1.1" 404 213 0.019008 10.0.0.50 - - [2025-06-02 02:04:08] "POST /security-groups HTTP/1.1" 200 534 0.090525 10.0.0.50 - - [2025-06-02 02:04:08] "POST /access-control-lists HTTP/1.1" 200 579 0.110780 10.0.0.50 - - [2025-06-02 02:04:08] "POST /fqname-to-id HTTP/1.1" 404 212 0.013690 10.0.0.50 - - [2025-06-02 02:04:08] "POST /chown HTTP/1.1" 200 109 0.044116 10.0.0.50 - - [2025-06-02 02:04:08] "POST /policy-managements HTTP/1.1" 409 214 0.039791 10.0.0.50 - - [2025-06-02 02:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014389 10.0.0.50 - - [2025-06-02 02:04:08] "GET /policy-management/95321406-e285-42bf-a353-3614c0696284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.041445 10.0.0.50 - - [2025-06-02 02:04:08] "POST /access-control-lists HTTP/1.1" 200 577 0.109692 10.0.0.50 - - [2025-06-02 02:04:08] "POST /fqname-to-id HTTP/1.1" 404 232 0.017198 10.0.0.50 - - [2025-06-02 02:04:08] "POST /application-policy-sets HTTP/1.1" 200 528 0.096720 10.0.0.50 - - [2025-06-02 02:04:08] "POST /access-control-lists HTTP/1.1" 200 594 0.059440 10.0.0.50 - - [2025-06-02 02:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011295 10.0.0.50 - - [2025-06-02 02:04:08] "POST /fqname-to-id HTTP/1.1" 404 231 0.002186 10.0.0.50 - - [2025-06-02 02:04:08] "POST /access-control-lists HTTP/1.1" 200 592 0.035778 10.0.0.50 - - [2025-06-02 02:04:08] "GET /global-vrouter-config/ec98c02a-bd94-4822-ba4b-ad94b41b8ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.009676 10.0.0.50 - - [2025-06-02 02:04:08] "PUT /global-vrouter-config/ec98c02a-bd94-4822-ba4b-ad94b41b8ef8 HTTP/1.1" 200 276 0.023578 10.0.0.50 - - [2025-06-02 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005795 10.0.0.50 - - [2025-06-02 02:04:09] "GET /virtual-network/392a5661-a25a-42c4-93b1-e4a6198d92a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.008492 10.0.0.50 - - [2025-06-02 02:04:09] "POST /id-to-fqname HTTP/1.1" 200 177 0.000562 10.0.0.50 - - [2025-06-02 02:04:09] "POST /fqname-to-id HTTP/1.1" 404 186 0.015190 10.0.0.50 - - [2025-06-02 02:04:09] "POST /security-groups HTTP/1.1" 200 574 0.082514 10.0.0.50 - - [2025-06-02 02:04:09] "POST /projects HTTP/1.1" 200 489 0.285570 10.0.0.50 - - [2025-06-02 02:04:09] "POST /fqname-to-id HTTP/1.1" 404 217 0.006100 10.0.0.50 - - [2025-06-02 02:04:09] "POST /access-control-lists HTTP/1.1" 200 583 0.110951 10.0.0.50 - - [2025-06-02 02:04:09] "POST /security-groups HTTP/1.1" 200 546 0.148801 10.0.0.50 - - [2025-06-02 02:04:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.010452 10.0.0.50 - - [2025-06-02 02:04:09] "POST /chown HTTP/1.1" 200 109 0.029286 10.0.0.50 - - [2025-06-02 02:04:09] "POST /access-control-lists HTTP/1.1" 200 581 0.099579 10.0.0.50 - - [2025-06-02 02:04:09] "POST /fqname-to-id HTTP/1.1" 404 240 0.001889 10.0.0.50 - - [2025-06-02 02:04:09] "POST /network-ipams HTTP/1.1" 200 522 0.111828 10.0.0.50 - - [2025-06-02 02:04:09] "POST /access-control-lists HTTP/1.1" 200 602 0.071011 10.0.0.50 - - [2025-06-02 02:04:09] "POST /network-ipams HTTP/1.1" 200 510 0.087346 10.0.0.50 - - [2025-06-02 02:04:09] "POST /fqname-to-id HTTP/1.1" 404 239 0.037136 10.0.0.50 - - [2025-06-02 02:04:09] "POST /fqname-to-id HTTP/1.1" 404 198 0.006242 10.0.0.50 - - [2025-06-02 02:04:09] "POST /access-control-lists HTTP/1.1" 200 600 0.069237 10.0.0.50 - - [2025-06-02 02:04:10] "POST /fqname-to-id HTTP/1.1" 404 229 0.012289 10.0.0.50 - - [2025-06-02 02:04:10] "POST /useragent-kv HTTP/1.1" 200 115 0.019388 10.0.0.50 - - [2025-06-02 02:04:10] "POST /virtual-networks HTTP/1.1" 200 538 0.285841 10.0.0.50 - - [2025-06-02 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.50 - - [2025-06-02 02:04:10] "POST /access-control-lists HTTP/1.1" 200 589 0.100452 10.0.0.50 - - [2025-06-02 02:04:10] "GET /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.043044 10.0.0.50 - - [2025-06-02 02:04:10] "POST /route-targets HTTP/1.1" 200 327 0.041715 10.0.0.50 - - [2025-06-02 02:04:10] "POST /ref-update HTTP/1.1" 200 156 0.051119 10.0.0.50 - - [2025-06-02 02:04:10] "POST /network-ipams HTTP/1.1" 200 518 0.115605 10.0.0.50 - - [2025-06-02 02:04:10] "POST /fqname-to-id HTTP/1.1" 404 202 0.031133 10.0.0.50 - - [2025-06-02 02:04:10] "PUT /access-control-list/b46ce437-007e-442c-b0e5-94acad407790 HTTP/1.1" 200 272 0.113592 10.0.0.50 - - [2025-06-02 02:04:10] "POST /useragent-kv HTTP/1.1" 200 115 0.025648 10.0.0.50 - - [2025-06-02 02:04:10] "POST /virtual-networks HTTP/1.1" 200 546 0.171165 10.0.0.50 - - [2025-06-02 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007312 10.0.0.50 - - [2025-06-02 02:04:10] "POST /route-targets HTTP/1.1" 200 327 0.028654 10.0.0.50 - - [2025-06-02 02:04:10] "GET /virtual-network/938455e3-e454-4a7a-98e0-84fca0e1e372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.022962 10.0.0.50 - - [2025-06-02 02:04:10] "POST /ref-update HTTP/1.1" 200 156 0.024265 10.0.0.50 - - [2025-06-02 02:04:10] "POST /fqname-to-id HTTP/1.1" 404 199 0.003929 10.0.0.50 - - [2025-06-02 02:04:10] "POST /network-policys HTTP/1.1" 200 538 0.035052 10.0.0.50 - - [2025-06-02 02:04:10] "POST /fqname-to-id HTTP/1.1" 404 197 0.003763 10.0.0.50 - - [2025-06-02 02:04:10] "POST /network-policys HTTP/1.1" 200 534 0.022593 10.0.0.50 - - [2025-06-02 02:04:10] "POST /fqname-to-id HTTP/1.1" 404 201 0.002881 10.0.0.50 - - [2025-06-02 02:04:10] "POST /network-policys HTTP/1.1" 200 542 0.037883 10.0.0.50 - - [2025-06-02 02:04:10] "POST /ref-update HTTP/1.1" 200 156 0.061026 10.0.0.50 - - [2025-06-02 02:04:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004575 10.0.0.50 - - [2025-06-02 02:04:11] "PUT /access-control-list/90fffa15-0d59-40fd-a034-2d8deddc4cb5 HTTP/1.1" 200 272 0.030285 10.0.0.50 - - [2025-06-02 02:04:11] "POST /ref-update HTTP/1.1" 200 156 0.144330 10.0.0.50 - - [2025-06-02 02:04:11] "PUT /access-control-list/90fffa15-0d59-40fd-a034-2d8deddc4cb5 HTTP/1.1" 200 272 0.091657 10.0.0.50 - - [2025-06-02 02:04:11] "PUT /access-control-list/b46ce437-007e-442c-b0e5-94acad407790 HTTP/1.1" 200 272 0.062934 10.0.0.50 - - [2025-06-02 02:04:11] "POST /ref-update HTTP/1.1" 200 156 0.041580 10.0.0.50 - - [2025-06-02 02:04:11] "POST /ref-update HTTP/1.1" 200 156 0.124043 10.0.0.50 - - [2025-06-02 02:04:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012699 10.0.0.50 - - [2025-06-02 02:04:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002870 10.0.0.50 - - [2025-06-02 02:04:11] "PUT /access-control-list/b46ce437-007e-442c-b0e5-94acad407790 HTTP/1.1" 200 272 0.071867 10.0.0.50 - - [2025-06-02 02:04:11] "POST /fqname-to-id HTTP/1.1" 404 237 0.011111 10.0.0.50 - - [2025-06-02 02:04:11] "POST /ref-update HTTP/1.1" 200 156 0.082262 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:04:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000937 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:04:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002984 10.0.0.50 - - [2025-06-02 02:04:11] "POST /access-control-lists HTTP/1.1" 200 601 0.096194 10.0.0.50 - - [2025-06-02 02:04:11] "POST /ref-update HTTP/1.1" 200 156 0.156627 10.0.0.50 - - [2025-06-02 02:04:11] "PUT /access-control-list/90fffa15-0d59-40fd-a034-2d8deddc4cb5 HTTP/1.1" 200 272 0.058720 10.0.0.50 - - [2025-06-02 02:04:11] "POST /ref-update HTTP/1.1" 200 156 0.063614 10.0.0.50 - - [2025-06-02 02:04:11] "POST /ref-update HTTP/1.1" 200 156 0.022867 10.0.0.50 - - [2025-06-02 02:04:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004549 10.0.0.50 - - [2025-06-02 02:04:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.045222 10.0.0.50 - - [2025-06-02 02:04:11] "PUT /access-control-list/a1eaddee-49a2-433c-81bd-57a33ea60cc9 HTTP/1.1" 200 272 0.071962 10.0.0.50 - - [2025-06-02 02:04:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007883 10.0.0.50 - - [2025-06-02 02:04:11] "POST /ref-update HTTP/1.1" 200 156 0.021153 10.0.0.50 - - [2025-06-02 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.50 - - [2025-06-02 02:04:11] "GET /virtual-network/392a5661-a25a-42c4-93b1-e4a6198d92a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.006411 10.0.0.50 - - [2025-06-02 02:04:11] "GET /application-policy-set/c985c99d-3f45-4693-879a-1714696451d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.007466 10.0.0.50 - - [2025-06-02 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005001 10.0.0.50 - - [2025-06-02 02:04:12] "GET /policy-management/95321406-e285-42bf-a353-3614c0696284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003727 10.0.0.50 - - [2025-06-02 02:04:12] "POST /firewall-policys HTTP/1.1" 200 530 0.152061 10.0.0.50 - - [2025-06-02 02:04:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.027253 10.0.0.50 - - [2025-06-02 02:04:12] "GET /firewall-policy/8be629c0-dc6f-466f-9653-599ba587d77e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005300 10.0.0.50 - - [2025-06-02 02:04:12] "GET /application-policy-set/c985c99d-3f45-4693-879a-1714696451d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003102 10.0.0.50 - - [2025-06-02 02:04:12] "GET /firewall-policy/8be629c0-dc6f-466f-9653-599ba587d77e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.009808 10.0.0.50 - - [2025-06-02 02:04:12] "POST /ref-update HTTP/1.1" 200 156 0.020863 10.0.0.50 - - [2025-06-02 02:04:12] "GET /application-policy-set/c985c99d-3f45-4693-879a-1714696451d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.004078 10.0.0.50 - - [2025-06-02 02:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.50 - - [2025-06-02 02:04:12] "GET /policy-management/95321406-e285-42bf-a353-3614c0696284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002604 10.0.0.50 - - [2025-06-02 02:04:12] "POST /firewall-policys HTTP/1.1" 200 532 0.025234 10.0.0.50 - - [2025-06-02 02:04:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.029913 10.0.0.50 - - [2025-06-02 02:04:12] "GET /firewall-policy/56a2a343-4007-4143-9b13-040e1586426d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005387 10.0.0.50 - - [2025-06-02 02:04:12] "GET /application-policy-set/c985c99d-3f45-4693-879a-1714696451d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.004753 10.0.0.50 - - [2025-06-02 02:04:12] "GET /firewall-policy/56a2a343-4007-4143-9b13-040e1586426d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002588 10.0.0.50 - - [2025-06-02 02:04:12] "GET /firewall-policy/8be629c0-dc6f-466f-9653-599ba587d77e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002516 10.0.0.50 - - [2025-06-02 02:04:12] "GET /firewall-policy/8be629c0-dc6f-466f-9653-599ba587d77e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003518 10.0.0.50 - - [2025-06-02 02:04:12] "POST /ref-update HTTP/1.1" 200 156 0.014739 10.0.0.50 - - [2025-06-02 02:04:12] "POST /ref-update HTTP/1.1" 200 156 0.028596 10.0.0.50 - - [2025-06-02 02:04:12] "POST /ref-update HTTP/1.1" 200 156 0.032511 10.0.0.50 - - [2025-06-02 02:04:12] "GET /application-policy-set/c985c99d-3f45-4693-879a-1714696451d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.028877 10.0.0.50 - - [2025-06-02 02:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.50 - - [2025-06-02 02:04:12] "GET /policy-management/95321406-e285-42bf-a353-3614c0696284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003579 10.0.0.50 - - [2025-06-02 02:04:12] "POST /firewall-policys HTTP/1.1" 200 530 0.041749 10.0.0.50 - - [2025-06-02 02:04:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.046480 10.0.0.50 - - [2025-06-02 02:04:12] "GET /firewall-policy/0c60bd50-11d5-43c6-870f-40e421b243aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.003304 10.0.0.50 - - [2025-06-02 02:04:12] "GET /application-policy-set/c985c99d-3f45-4693-879a-1714696451d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.006194 10.0.0.50 - - [2025-06-02 02:04:12] "GET /firewall-policy/0c60bd50-11d5-43c6-870f-40e421b243aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.004136 10.0.0.50 - - [2025-06-02 02:04:12] "GET /firewall-policy/56a2a343-4007-4143-9b13-040e1586426d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006221 10.0.0.50 - - [2025-06-02 02:04:13] "GET /firewall-policy/8be629c0-dc6f-466f-9653-599ba587d77e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003124 10.0.0.50 - - [2025-06-02 02:04:13] "GET /firewall-policy/8be629c0-dc6f-466f-9653-599ba587d77e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002618 10.0.0.50 - - [2025-06-02 02:04:13] "GET /firewall-policy/56a2a343-4007-4143-9b13-040e1586426d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002539 10.0.0.50 - - [2025-06-02 02:04:13] "POST /ref-update HTTP/1.1" 200 156 0.020548 10.0.0.50 - - [2025-06-02 02:04:13] "POST /ref-update HTTP/1.1" 200 156 0.012485 10.0.0.50 - - [2025-06-02 02:04:13] "POST /ref-update HTTP/1.1" 200 156 0.069344 10.0.0.50 - - [2025-06-02 02:04:13] "POST /ref-update HTTP/1.1" 200 156 0.065745 10.0.0.50 - - [2025-06-02 02:04:13] "POST /ref-update HTTP/1.1" 200 156 0.031852 10.0.0.50 - - [2025-06-02 02:04:13] "GET /application-policy-set/c985c99d-3f45-4693-879a-1714696451d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.020471 10.0.0.50 - - [2025-06-02 02:04:13] "POST /tags HTTP/1.1" 200 299 0.068152 10.0.0.50 - - [2025-06-02 02:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.50 - - [2025-06-02 02:04:13] "GET /tag/c0a54e5f-8e63-4792-aa39-2a707fe58fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.027542 10.0.0.50 - - [2025-06-02 02:04:13] "POST /set-tag HTTP/1.1" 200 109 0.032169 10.0.0.50 - - [2025-06-02 02:04:13] "POST /tags HTTP/1.1" 200 305 0.117955 10.0.0.50 - - [2025-06-02 02:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011292 10.0.0.50 - - [2025-06-02 02:04:13] "GET /tag/31884f7f-c0a7-411f-af2f-351709fd3780?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.034321 10.0.0.50 - - [2025-06-02 02:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005320 10.0.0.50 - - [2025-06-02 02:04:14] "GET /project/784c97b1-5719-42ed-864e-f2f82c91ae98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.041469 10.0.0.50 - - [2025-06-02 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004789 10.0.0.50 - - [2025-06-02 02:04:14] "GET /virtual-network/938455e3-e454-4a7a-98e0-84fca0e1e372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.012153 10.0.0.50 - - [2025-06-02 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.50 - - [2025-06-02 02:04:14] "GET /service-appliance-set/b219f9a7-3405-46a6-bc9b-6a73d6463aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.007451 10.0.0.50 - - [2025-06-02 02:04:14] "POST /fqname-to-id HTTP/1.1" 404 240 0.003683 10.0.0.50 - - [2025-06-02 02:04:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.156978 10.0.0.50 - - [2025-06-02 02:04:14] "GET /virtual-machine-interface/017a9773-44c7-406b-af1e-fa0701d7ec8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.012932 10.0.0.50 - - [2025-06-02 02:04:14] "POST /instance-ips HTTP/1.1" 200 381 0.056221 10.0.0.50 - - [2025-06-02 02:04:14] "GET /instance-ip/82ba142a-067d-4113-86bb-fd023352e794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.007528 10.0.0.50 - - [2025-06-02 02:04:14] "POST /loadbalancers HTTP/1.1" 200 582 0.100709 10.0.0.50 - - [2025-06-02 02:04:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.031601 10.0.0.50 - - [2025-06-02 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.50 - - [2025-06-02 02:04:14] "GET /project/784c97b1-5719-42ed-864e-f2f82c91ae98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.023417 10.0.0.50 - - [2025-06-02 02:04:14] "GET /loadbalancer/9f7d6c4e-ac52-4458-a613-dc1862b94189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.014712 10.0.0.50 - - [2025-06-02 02:04:14] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.105055 10.0.0.50 - - [2025-06-02 02:04:14] "GET /project/784c97b1-5719-42ed-864e-f2f82c91ae98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.107011 10.0.0.50 - - [2025-06-02 02:04:14] "GET /instance-ip/82ba142a-067d-4113-86bb-fd023352e794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.035763 10.0.0.50 - - [2025-06-02 02:04:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.048400 10.0.0.50 - - [2025-06-02 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011988 10.0.0.50 - - [2025-06-02 02:04:15] "POST /floating-ips HTTP/1.1" 200 583 0.136904 10.0.0.50 - - [2025-06-02 02:04:15] "GET /project/784c97b1-5719-42ed-864e-f2f82c91ae98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.112849 10.0.0.50 - - [2025-06-02 02:04:15] "GET /loadbalancer-listener/f99ce561-48af-4004-a580-273cfaadbe62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.007123 10.0.0.50 - - [2025-06-02 02:04:15] "GET /loadbalancer-listener/f99ce561-48af-4004-a580-273cfaadbe62?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.005739 10.0.0.50 - - [2025-06-02 02:04:15] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.150679 10.0.0.50 - - [2025-06-02 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.50 - - [2025-06-02 02:04:15] "GET /instance-ip/82ba142a-067d-4113-86bb-fd023352e794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003633 10.0.0.50 - - [2025-06-02 02:04:15] "GET /global-vrouter-config/ec98c02a-bd94-4822-ba4b-ad94b41b8ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1810 0.002995 10.0.0.50 - - [2025-06-02 02:04:15] "GET /instance-ip/82ba142a-067d-4113-86bb-fd023352e794?fields=floating_ips HTTP/1.1" 200 1169 0.006922 10.0.0.50 - - [2025-06-02 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.50 - - [2025-06-02 02:04:15] "GET /floating-ip/e8efb03d-8a8d-4db0-af68-d0f0a253f128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.013263 10.0.0.50 - - [2025-06-02 02:04:15] "PUT /global-vrouter-config/ec98c02a-bd94-4822-ba4b-ad94b41b8ef8 HTTP/1.1" 200 276 0.028372 10.0.0.50 - - [2025-06-02 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004281 10.0.0.50 - - [2025-06-02 02:04:15] "GET /loadbalancer/9f7d6c4e-ac52-4458-a613-dc1862b94189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.003131 10.0.0.50 - - [2025-06-02 02:04:15] "POST /tags HTTP/1.1" 200 357 0.075928 10.0.0.50 - - [2025-06-02 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006299 10.0.0.50 - - [2025-06-02 02:04:15] "GET /tag/7e9fd27a-1cac-4941-bc7f-39051b09d14c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.017547 10.0.0.50 - - [2025-06-02 02:04:15] "POST /tags HTTP/1.1" 200 305 0.089091 10.0.0.50 - - [2025-06-02 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011187 10.0.0.50 - - [2025-06-02 02:04:15] "GET /tag/0150be09-645a-44a1-bd46-5ea7346f4f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.035803 10.0.0.50 - - [2025-06-02 02:04:15] "POST /id-to-fqname HTTP/1.1" 200 174 0.012411 10.0.0.50 - - [2025-06-02 02:04:15] "POST /fqname-to-id HTTP/1.1" 404 183 0.009797 10.0.0.50 - - [2025-06-02 02:04:16] "POST /security-groups HTTP/1.1" 200 571 0.095587 10.0.0.50 - - [2025-06-02 02:04:16] "POST /projects HTTP/1.1" 200 483 0.322626 10.0.0.50 - - [2025-06-02 02:04:16] "POST /fqname-to-id HTTP/1.1" 404 214 0.002703 10.0.0.50 - - [2025-06-02 02:04:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.015424 10.0.0.50 - - [2025-06-02 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.016384 10.0.0.50 - - [2025-06-02 02:04:16] "GET /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.015687 10.0.0.50 - - [2025-06-02 02:04:16] "POST /access-control-lists HTTP/1.1" 200 580 0.121233 10.0.0.50 - - [2025-06-02 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.038210 10.0.0.50 - - [2025-06-02 02:04:16] "POST /fqname-to-id HTTP/1.1" 404 213 0.030671 10.0.0.50 - - [2025-06-02 02:04:16] "GET /virtual-network/938455e3-e454-4a7a-98e0-84fca0e1e372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.012820 10.0.0.50 - - [2025-06-02 02:04:16] "POST /access-control-lists HTTP/1.1" 200 578 0.152044 10.0.0.50 - - [2025-06-02 02:04:16] "PUT /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed HTTP/1.1" 200 264 0.185605 10.0.0.50 - - [2025-06-02 02:04:16] "PUT /virtual-network/938455e3-e454-4a7a-98e0-84fca0e1e372 HTTP/1.1" 200 264 0.082643 10.0.0.50 - - [2025-06-02 02:04:16] "POST /security-groups HTTP/1.1" 200 537 0.114196 10.0.0.50 - - [2025-06-02 02:04:16] "POST /fqname-to-id HTTP/1.1" 404 234 0.007545 10.0.0.50 - - [2025-06-02 02:04:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.062192 10.0.0.50 - - [2025-06-02 02:04:16] "POST /chown HTTP/1.1" 200 109 0.063785 10.0.0.50 - - [2025-06-02 02:04:16] "POST /access-control-lists HTTP/1.1" 200 596 0.163312 10.0.0.50 - - [2025-06-02 02:04:17] "GET /application-policy-set/c985c99d-3f45-4693-879a-1714696451d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011236 10.0.0.50 - - [2025-06-02 02:04:17] "POST /fqname-to-id HTTP/1.1" 404 233 0.033019 10.0.0.50 - - [2025-06-02 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.019132 10.0.0.50 - - [2025-06-02 02:04:17] "GET /policy-management/95321406-e285-42bf-a353-3614c0696284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006027 10.0.0.50 - - [2025-06-02 02:04:17] "POST /tags HTTP/1.1" 409 207 0.002503 10.0.0.50 - - [2025-06-02 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.50 - - [2025-06-02 02:04:17] "POST /access-control-lists HTTP/1.1" 200 594 0.111961 10.0.0.50 - - [2025-06-02 02:04:17] "GET /tag/0150be09-645a-44a1-bd46-5ea7346f4f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.067935 10.0.0.50 - - [2025-06-02 02:04:17] "POST /firewall-rules HTTP/1.1" 200 564 0.075976 10.0.0.50 - - [2025-06-02 02:04:17] "GET /firewall-rule/d161b309-21a9-4226-a711-0efb72ff399b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.035106 10.0.0.50 - - [2025-06-02 02:04:17] "GET /firewall-policy/56a2a343-4007-4143-9b13-040e1586426d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002751 10.0.0.50 - - [2025-06-02 02:04:17] "GET /firewall-rule/d161b309-21a9-4226-a711-0efb72ff399b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005899 10.0.0.50 - - [2025-06-02 02:04:17] "POST /ref-update HTTP/1.1" 200 156 0.038519 10.0.0.50 - - [2025-06-02 02:04:17] "GET /application-policy-set/c985c99d-3f45-4693-879a-1714696451d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.023851 10.0.0.50 - - [2025-06-02 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007042 10.0.0.50 - - [2025-06-02 02:04:17] "GET /policy-management/95321406-e285-42bf-a353-3614c0696284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006963 10.0.0.50 - - [2025-06-02 02:04:17] "POST /tags HTTP/1.1" 409 207 0.003791 10.0.0.50 - - [2025-06-02 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.50 - - [2025-06-02 02:04:17] "GET /tag/0150be09-645a-44a1-bd46-5ea7346f4f40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.020388 10.0.0.50 - - [2025-06-02 02:04:17] "POST /firewall-rules HTTP/1.1" 200 562 0.075535 10.0.0.50 - - [2025-06-02 02:04:17] "GET /firewall-rule/768bb0ce-3918-4f0f-b659-9db99cb0b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004676 10.0.0.50 - - [2025-06-02 02:04:17] "GET /firewall-policy/56a2a343-4007-4143-9b13-040e1586426d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003969 10.0.0.50 - - [2025-06-02 02:04:17] "GET /firewall-rule/768bb0ce-3918-4f0f-b659-9db99cb0b8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002609 10.0.0.50 - - [2025-06-02 02:04:17] "POST /ref-update HTTP/1.1" 200 156 0.023184 10.0.0.50 - - [2025-06-02 02:04:17] "POST /tags HTTP/1.1" 200 301 0.105646 10.0.0.50 - - [2025-06-02 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.024493 10.0.0.50 - - [2025-06-02 02:04:18] "GET /tag/aab97175-8ca3-4332-bf4d-60c1189b52ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014853 10.0.0.50 - - [2025-06-02 02:04:18] "POST /tags HTTP/1.1" 200 325 0.074839 10.0.0.50 - - [2025-06-02 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.032202 10.0.0.50 - - [2025-06-02 02:04:18] "GET /tag/1e8c2ad2-14c8-4187-aa22-c96294df3152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.019278 10.0.0.50 - - [2025-06-02 02:04:18] "POST /tags HTTP/1.1" 200 363 0.019235 10.0.0.50 - - [2025-06-02 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013407 10.0.0.50 - - [2025-06-02 02:04:18] "GET /tag/8af1635f-e026-4a5f-adad-fc75535fe925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.014019 10.0.0.50 - - [2025-06-02 02:04:18] "POST /tags HTTP/1.1" 200 311 0.041042 10.0.0.50 - - [2025-06-02 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008393 10.0.0.50 - - [2025-06-02 02:04:18] "GET /tag/9273530a-e17b-4454-806a-8f7453c1acb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.016339 10.0.0.50 - - [2025-06-02 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005515 10.0.0.50 - - [2025-06-02 02:04:18] "GET /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.008514 10.0.0.50 - - [2025-06-02 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.50 - - [2025-06-02 02:04:18] "GET /project/2f5fcad3-40d6-4d04-a3dc-0f9e83eb25d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.041083 10.0.0.50 - - [2025-06-02 02:04:18] "POST /virtual-machines HTTP/1.1" 200 377 0.018533 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:04:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001126 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:04:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001060 10.0.0.50 - - [2025-06-02 02:04:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.011139 10.0.0.50 - - [2025-06-02 02:04:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.141036 10.0.0.50 - - [2025-06-02 02:04:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.035740 10.0.0.50 - - [2025-06-02 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.50 - - [2025-06-02 02:04:18] "GET /virtual-machine-interface/e47ed446-3f55-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.015359 10.0.0.50 - - [2025-06-02 02:04:19] "POST /instance-ips HTTP/1.1" 200 409 0.324404 10.0.0.50 - - [2025-06-02 02:04:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.060234 10.0.0.50 - - [2025-06-02 02:04:19] "GET /virtual-machine-interface/e47ed446-3f55-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.017631 10.0.0.50 - - [2025-06-02 02:04:19] "POST /set-tag HTTP/1.1" 200 109 0.031805 10.0.0.50 - - [2025-06-02 02:04:19] "GET /virtual-machine-interface/e47ed446-3f55-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.025349 10.0.0.50 - - [2025-06-02 02:04:19] "GET /instance-ip/e49ce3c8-3f55-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.008288 10.0.0.50 - - [2025-06-02 02:04:19] "POST /tags HTTP/1.1" 200 301 0.027529 10.0.0.50 - - [2025-06-02 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.017738 10.0.0.50 - - [2025-06-02 02:04:19] "GET /tag/470a9cc9-21cb-4e0d-8c23-4554839a2e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.016597 10.0.0.50 - - [2025-06-02 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004442 10.0.0.50 - - [2025-06-02 02:04:19] "GET /project/2f5fcad3-40d6-4d04-a3dc-0f9e83eb25d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.070933 10.0.0.50 - - [2025-06-02 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.50 - - [2025-06-02 02:04:19] "GET /virtual-network/938455e3-e454-4a7a-98e0-84fca0e1e372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.010244 10.0.0.50 - - [2025-06-02 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006866 10.0.0.50 - - [2025-06-02 02:04:19] "GET /service-appliance-set/b219f9a7-3405-46a6-bc9b-6a73d6463aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003596 10.0.0.50 - - [2025-06-02 02:04:19] "POST /fqname-to-id HTTP/1.1" 404 242 0.002193 10.0.0.50 - - [2025-06-02 02:04:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.156733 10.0.0.50 - - [2025-06-02 02:04:20] "GET /virtual-machine-interface/ddfa110f-fd8c-49f9-a8e3-fa4d1630646a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.024703 10.0.0.50 - - [2025-06-02 02:04:20] "POST /instance-ips HTTP/1.1" 200 377 0.041126 10.0.0.50 - - [2025-06-02 02:04:20] "GET /instance-ip/9f924bbe-2f3f-409f-a2c1-8b8dbf4878e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.012218 10.0.0.50 - - [2025-06-02 02:04:20] "POST /loadbalancers HTTP/1.1" 200 582 0.070011 10.0.0.50 - - [2025-06-02 02:04:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.022266 10.0.0.50 - - [2025-06-02 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012423 10.0.0.50 - - [2025-06-02 02:04:20] "GET /project/2f5fcad3-40d6-4d04-a3dc-0f9e83eb25d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.119378 10.0.0.50 - - [2025-06-02 02:04:20] "GET /instance-ip/9f924bbe-2f3f-409f-a2c1-8b8dbf4878e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010659 10.0.0.50 - - [2025-06-02 02:04:20] "GET /project/2f5fcad3-40d6-4d04-a3dc-0f9e83eb25d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.082273 10.0.0.50 - - [2025-06-02 02:04:20] "POST /floating-ips HTTP/1.1" 200 581 0.038159 10.0.0.50 - - [2025-06-02 02:04:20] "GET /loadbalancer/610a8797-3204-4e16-9218-5b2c0a97449a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.029278 10.0.0.50 - - [2025-06-02 02:04:20] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.055542 10.0.0.50 - - [2025-06-02 02:04:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.042769 10.0.0.50 - - [2025-06-02 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.014131 10.0.0.50 - - [2025-06-02 02:04:20] "GET /project/2f5fcad3-40d6-4d04-a3dc-0f9e83eb25d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.053539 10.0.0.50 - - [2025-06-02 02:04:20] "GET /loadbalancer-listener/306362db-2175-4dce-9234-1eafe419efae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.004287 10.0.0.50 - - [2025-06-02 02:04:20] "GET /loadbalancer-listener/306362db-2175-4dce-9234-1eafe419efae?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.006086 10.0.0.50 - - [2025-06-02 02:04:20] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.024440 10.0.0.50 - - [2025-06-02 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.014106 10.0.0.50 - - [2025-06-02 02:04:20] "GET /instance-ip/9f924bbe-2f3f-409f-a2c1-8b8dbf4878e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004403 10.0.0.50 - - [2025-06-02 02:04:20] "GET /instance-ip/9f924bbe-2f3f-409f-a2c1-8b8dbf4878e2?fields=floating_ips HTTP/1.1" 200 1165 0.009910 10.0.0.50 - - [2025-06-02 02:04:20] "GET /floating-ip/703dee29-596d-4b8a-800c-4bfb1dc62441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.005391 10.0.0.50 - - [2025-06-02 02:04:21] "GET /project/2f5fcad3-40d6-4d04-a3dc-0f9e83eb25d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.055802 10.0.0.50 - - [2025-06-02 02:04:21] "GET /loadbalancer/610a8797-3204-4e16-9218-5b2c0a97449a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.011994 10.0.0.50 - - [2025-06-02 02:04:21] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.035463 10.0.0.50 - - [2025-06-02 02:04:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.051572 10.0.0.50 - - [2025-06-02 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010095 10.0.0.50 - - [2025-06-02 02:04:21] "GET /project/2f5fcad3-40d6-4d04-a3dc-0f9e83eb25d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.035337 10.0.0.50 - - [2025-06-02 02:04:21] "GET /loadbalancer-listener/8572e1e7-c1d0-49ba-bc8e-77d6f974aa85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.012009 10.0.0.50 - - [2025-06-02 02:04:21] "GET /loadbalancer-listener/8572e1e7-c1d0-49ba-bc8e-77d6f974aa85?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.006091 10.0.0.50 - - [2025-06-02 02:04:21] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.056022 10.0.0.50 - - [2025-06-02 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007898 10.0.0.50 - - [2025-06-02 02:04:21] "GET /instance-ip/9f924bbe-2f3f-409f-a2c1-8b8dbf4878e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.011501 10.0.0.50 - - [2025-06-02 02:04:21] "GET /instance-ip/9f924bbe-2f3f-409f-a2c1-8b8dbf4878e2?fields=floating_ips HTTP/1.1" 200 1165 0.006658 10.0.0.50 - - [2025-06-02 02:04:21] "GET /floating-ip/703dee29-596d-4b8a-800c-4bfb1dc62441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.003450 10.0.0.50 - - [2025-06-02 02:04:21] "GET /project/2f5fcad3-40d6-4d04-a3dc-0f9e83eb25d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.076905 10.0.0.50 - - [2025-06-02 02:04:21] "GET /loadbalancer/610a8797-3204-4e16-9218-5b2c0a97449a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003156 10.0.0.50 - - [2025-06-02 02:04:21] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.025431 10.0.0.50 - - [2025-06-02 02:04:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.024396 10.0.0.50 - - [2025-06-02 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012999 10.0.0.50 - - [2025-06-02 02:04:21] "GET /project/2f5fcad3-40d6-4d04-a3dc-0f9e83eb25d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.054455 10.0.0.50 - - [2025-06-02 02:04:21] "GET /loadbalancer-listener/bd670226-b67e-4a21-9d05-ad720391585d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.002987 10.0.0.50 - - [2025-06-02 02:04:21] "GET /loadbalancer-listener/bd670226-b67e-4a21-9d05-ad720391585d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.005547 10.0.0.50 - - [2025-06-02 02:04:21] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.034657 10.0.0.50 - - [2025-06-02 02:04:21] "GET /instance-ip/9f924bbe-2f3f-409f-a2c1-8b8dbf4878e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006350 10.0.0.50 - - [2025-06-02 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011958 10.0.0.50 - - [2025-06-02 02:04:21] "GET /instance-ip/9f924bbe-2f3f-409f-a2c1-8b8dbf4878e2?fields=floating_ips HTTP/1.1" 200 1165 0.013775 10.0.0.50 - - [2025-06-02 02:04:21] "GET /loadbalancer/610a8797-3204-4e16-9218-5b2c0a97449a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.007386 10.0.0.50 - - [2025-06-02 02:04:21] "GET /floating-ip/703dee29-596d-4b8a-800c-4bfb1dc62441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.005633 10.0.0.50 - - [2025-06-02 02:04:22] "POST /tags HTTP/1.1" 200 355 0.054352 10.0.0.50 - - [2025-06-02 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.015403 10.0.0.50 - - [2025-06-02 02:04:22] "GET /tag/90e1aafe-c846-4a8a-bfac-1c36c153d48c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.032782 10.0.0.50 - - [2025-06-02 02:04:22] "POST /tags HTTP/1.1" 200 303 0.040649 10.0.0.50 - - [2025-06-02 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013460 10.0.0.50 - - [2025-06-02 02:04:22] "GET /tag/2c2ac84a-d578-4737-a25e-1952dd8e467c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.023925 10.0.0.50 - - [2025-06-02 02:04:22] "POST /projects HTTP/1.1" 409 218 0.002422 10.0.0.50 - - [2025-06-02 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.50 - - [2025-06-02 02:04:22] "GET /project/784c97b1-5719-42ed-864e-f2f82c91ae98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.097082 10.0.0.50 - - [2025-06-02 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011271 10.0.0.50 - - [2025-06-02 02:04:22] "GET /network-ipam/33fab249-59df-4494-ba7c-ddd946846312?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.004598 10.0.0.50 - - [2025-06-02 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004791 10.0.0.50 - - [2025-06-02 02:04:22] "GET /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.008187 10.0.0.50 - - [2025-06-02 02:04:22] "PUT /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed HTTP/1.1" 200 264 0.057864 10.0.0.50 - - [2025-06-02 02:04:22] "GET /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.062094 10.0.0.50 - - [2025-06-02 02:04:22] "POST /set-tag HTTP/1.1" 200 109 0.064477 10.0.0.50 - - [2025-06-02 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.50 - - [2025-06-02 02:04:22] "GET /network-ipam/10da5bf8-7950-4909-a6cd-95c6f4a3ef04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.004395 10.0.0.50 - - [2025-06-02 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.50 - - [2025-06-02 02:04:22] "GET /virtual-network/938455e3-e454-4a7a-98e0-84fca0e1e372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.009041 10.0.0.50 - - [2025-06-02 02:04:22] "PUT /virtual-network/938455e3-e454-4a7a-98e0-84fca0e1e372 HTTP/1.1" 200 264 0.063720 10.0.0.50 - - [2025-06-02 02:04:22] "GET /virtual-network/938455e3-e454-4a7a-98e0-84fca0e1e372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.014636 10.0.0.50 - - [2025-06-02 02:04:23] "POST /set-tag HTTP/1.1" 200 109 0.087301 10.0.0.50 - - [2025-06-02 02:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007680 10.0.0.50 - - [2025-06-02 02:04:23] "GET /network-policy/f18090d4-19e7-48e3-8571-daa689ce94b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006579 10.0.0.50 - - [2025-06-02 02:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004793 10.0.0.50 - - [2025-06-02 02:04:23] "GET /network-policy/10c4e495-200a-4551-9138-4fa52dd56789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003109 10.0.0.50 - - [2025-06-02 02:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.50 - - [2025-06-02 02:04:23] "GET /network-policy/dd411417-a11e-4f15-bdaf-37ef500ef803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003473 10.0.0.50 - - [2025-06-02 02:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.50 - - [2025-06-02 02:04:23] "PUT /network-policy/dd411417-a11e-4f15-bdaf-37ef500ef803 HTTP/1.1" 200 262 0.018746 10.0.0.50 - - [2025-06-02 02:04:23] "POST /ref-update HTTP/1.1" 200 156 0.094693 10.0.0.50 - - [2025-06-02 02:04:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019346 10.0.0.50 - - [2025-06-02 02:04:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006119 10.0.0.50 - - [2025-06-02 02:04:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002537 10.0.0.50 - - [2025-06-02 02:04:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002545 10.0.0.50 - - [2025-06-02 02:04:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001873 10.0.0.50 - - [2025-06-02 02:04:23] "POST /security-groups HTTP/1.1" 409 245 0.007127 10.0.0.50 - - [2025-06-02 02:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.50 - - [2025-06-02 02:04:23] "PUT /security-group/4e9158a3-1dc3-4f11-b45a-400588b26a4b HTTP/1.1" 200 262 0.072219 10.0.0.50 - - [2025-06-02 02:04:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.050750 10.0.0.50 - - [2025-06-02 02:04:23] "PUT /access-control-list/9d1a8e3b-60de-4b5d-8b1e-61463d6077ee HTTP/1.1" 200 272 0.040918 10.0.0.50 - - [2025-06-02 02:04:23] "GET /application-policy-set/c985c99d-3f45-4693-879a-1714696451d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016519 10.0.0.50 - - [2025-06-02 02:04:23] "PUT /access-control-list/33e46782-df6f-45e7-8ee6-bbd6461e43ea HTTP/1.1" 200 272 0.038134 10.0.0.50 - - [2025-06-02 02:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006740 10.0.0.50 - - [2025-06-02 02:04:23] "GET /policy-management/95321406-e285-42bf-a353-3614c0696284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.040769 10.0.0.50 - - [2025-06-02 02:04:23] "POST /tags HTTP/1.1" 409 206 0.002494 10.0.0.50 - - [2025-06-02 02:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.50 - - [2025-06-02 02:04:23] "GET /tag/2c2ac84a-d578-4737-a25e-1952dd8e467c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.032132 10.0.0.50 - - [2025-06-02 02:04:23] "POST /firewall-rules HTTP/1.1" 200 562 0.095005 10.0.0.50 - - [2025-06-02 02:04:24] "GET /firewall-rule/e7426720-ee28-4449-9de8-087db73e8a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.010420 10.0.0.50 - - [2025-06-02 02:04:24] "GET /firewall-policy/56a2a343-4007-4143-9b13-040e1586426d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.009465 10.0.0.50 - - [2025-06-02 02:04:24] "GET /firewall-rule/e7426720-ee28-4449-9de8-087db73e8a16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004498 10.0.0.50 - - [2025-06-02 02:04:24] "POST /ref-update HTTP/1.1" 200 156 0.034214 10.0.0.50 - - [2025-06-02 02:04:24] "GET /application-policy-set/c985c99d-3f45-4693-879a-1714696451d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020645 10.0.0.50 - - [2025-06-02 02:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.50 - - [2025-06-02 02:04:24] "GET /policy-management/95321406-e285-42bf-a353-3614c0696284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003120 10.0.0.50 - - [2025-06-02 02:04:24] "POST /tags HTTP/1.1" 409 206 0.001565 10.0.0.50 - - [2025-06-02 02:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001327 10.0.0.50 - - [2025-06-02 02:04:24] "GET /tag/2c2ac84a-d578-4737-a25e-1952dd8e467c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012344 10.0.0.50 - - [2025-06-02 02:04:24] "POST /firewall-rules HTTP/1.1" 200 560 0.088292 10.0.0.50 - - [2025-06-02 02:04:24] "GET /firewall-rule/fc644db6-bf62-4d41-b4a5-5b951c549832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.004210 10.0.0.50 - - [2025-06-02 02:04:24] "GET /firewall-policy/56a2a343-4007-4143-9b13-040e1586426d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.005292 10.0.0.50 - - [2025-06-02 02:04:24] "GET /firewall-rule/fc644db6-bf62-4d41-b4a5-5b951c549832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.005169 10.0.0.50 - - [2025-06-02 02:04:24] "POST /ref-update HTTP/1.1" 200 156 0.045134 10.0.0.50 - - [2025-06-02 02:04:24] "POST /tags HTTP/1.1" 200 371 0.034197 10.0.0.50 - - [2025-06-02 02:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.016885 10.0.0.50 - - [2025-06-02 02:04:24] "GET /tag/5856fe32-b5ab-4cc8-9bcb-48d2fb2dc2bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.013355 10.0.0.50 - - [2025-06-02 02:04:24] "POST /tags HTTP/1.1" 200 319 0.018308 10.0.0.50 - - [2025-06-02 02:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007186 10.0.0.50 - - [2025-06-02 02:04:24] "GET /tag/5dfe085a-217b-40e6-92a6-123d244e5f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.015867 10.0.0.50 - - [2025-06-02 02:04:24] "POST /id-to-fqname HTTP/1.1" 200 181 0.007526 10.0.0.50 - - [2025-06-02 02:04:24] "POST /fqname-to-id HTTP/1.1" 404 190 0.003115 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:04:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000874 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:04:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000882 10.0.0.50 - - [2025-06-02 02:04:24] "POST /security-groups HTTP/1.1" 200 578 0.069072 10.0.0.50 - - [2025-06-02 02:04:24] "POST /projects HTTP/1.1" 200 497 0.274394 10.0.0.50 - - [2025-06-02 02:04:25] "POST /fqname-to-id HTTP/1.1" 404 225 0.004041 10.0.0.50 - - [2025-06-02 02:04:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.015094 10.0.0.50 - - [2025-06-02 02:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010546 10.0.0.50 - - [2025-06-02 02:04:25] "GET /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.036347 10.0.0.50 - - [2025-06-02 02:04:25] "POST /access-control-lists HTTP/1.1" 200 587 0.098318 10.0.0.50 - - [2025-06-02 02:04:25] "POST /fqname-to-id HTTP/1.1" 404 224 0.032216 10.0.0.50 - - [2025-06-02 02:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.50 - - [2025-06-02 02:04:25] "GET /virtual-network/938455e3-e454-4a7a-98e0-84fca0e1e372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.010352 10.0.0.50 - - [2025-06-02 02:04:25] "POST /access-control-lists HTTP/1.1" 200 585 0.064381 10.0.0.50 - - [2025-06-02 02:04:25] "PUT /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed HTTP/1.1" 200 264 0.129661 10.0.0.50 - - [2025-06-02 02:04:25] "PUT /virtual-network/938455e3-e454-4a7a-98e0-84fca0e1e372 HTTP/1.1" 200 264 0.043544 10.0.0.50 - - [2025-06-02 02:04:25] "POST /security-groups HTTP/1.1" 200 558 0.195167 10.0.0.50 - - [2025-06-02 02:04:25] "POST /fqname-to-id HTTP/1.1" 404 248 0.003007 10.0.0.50 - - [2025-06-02 02:04:25] "POST /access-control-lists HTTP/1.1" 200 610 0.036685 10.0.0.50 - - [2025-06-02 02:04:25] "POST /fqname-to-id HTTP/1.1" 404 247 0.006633 10.0.0.50 - - [2025-06-02 02:04:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.067167 10.0.0.50 - - [2025-06-02 02:04:25] "POST /chown HTTP/1.1" 200 109 0.036813 10.0.0.50 - - [2025-06-02 02:04:25] "GET /application-policy-set/c985c99d-3f45-4693-879a-1714696451d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012088 10.0.0.50 - - [2025-06-02 02:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.50 - - [2025-06-02 02:04:25] "GET /policy-management/95321406-e285-42bf-a353-3614c0696284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003754 10.0.0.50 - - [2025-06-02 02:04:25] "POST /access-control-lists HTTP/1.1" 200 608 0.088661 10.0.0.50 - - [2025-06-02 02:04:25] "POST /tags HTTP/1.1" 409 214 0.012701 10.0.0.50 - - [2025-06-02 02:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.50 - - [2025-06-02 02:04:25] "GET /tag/5dfe085a-217b-40e6-92a6-123d244e5f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.012290 10.0.0.50 - - [2025-06-02 02:04:26] "POST /firewall-rules HTTP/1.1" 200 578 0.071462 10.0.0.50 - - [2025-06-02 02:04:26] "GET /firewall-rule/d781e82f-1102-46a9-a664-caa76860d588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004174 10.0.0.50 - - [2025-06-02 02:04:26] "GET /firewall-policy/56a2a343-4007-4143-9b13-040e1586426d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003741 10.0.0.50 - - [2025-06-02 02:04:26] "GET /firewall-rule/d781e82f-1102-46a9-a664-caa76860d588?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002412 10.0.0.50 - - [2025-06-02 02:04:26] "POST /ref-update HTTP/1.1" 200 156 0.064722 10.0.0.50 - - [2025-06-02 02:04:26] "GET /application-policy-set/c985c99d-3f45-4693-879a-1714696451d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016437 10.0.0.50 - - [2025-06-02 02:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.50 - - [2025-06-02 02:04:26] "GET /policy-management/95321406-e285-42bf-a353-3614c0696284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003284 10.0.0.50 - - [2025-06-02 02:04:26] "POST /tags HTTP/1.1" 409 214 0.002699 10.0.0.50 - - [2025-06-02 02:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.50 - - [2025-06-02 02:04:26] "GET /tag/5dfe085a-217b-40e6-92a6-123d244e5f77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.013225 10.0.0.50 - - [2025-06-02 02:04:26] "POST /firewall-rules HTTP/1.1" 200 576 0.079887 10.0.0.50 - - [2025-06-02 02:04:26] "GET /firewall-rule/0fa0548b-3f34-434f-be18-457a5b4dc38f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.009492 10.0.0.50 - - [2025-06-02 02:04:26] "GET /firewall-policy/56a2a343-4007-4143-9b13-040e1586426d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.008692 10.0.0.50 - - [2025-06-02 02:04:26] "GET /firewall-rule/0fa0548b-3f34-434f-be18-457a5b4dc38f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.007511 10.0.0.50 - - [2025-06-02 02:04:26] "POST /ref-update HTTP/1.1" 200 156 0.044895 10.0.0.50 - - [2025-06-02 02:04:26] "POST /tags HTTP/1.1" 200 363 0.022179 10.0.0.50 - - [2025-06-02 02:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.012411 10.0.0.50 - - [2025-06-02 02:04:26] "GET /tag/9707f1a7-f22d-403d-867f-954476aa26d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.020317 10.0.0.50 - - [2025-06-02 02:04:26] "POST /tags HTTP/1.1" 200 311 0.028454 10.0.0.50 - - [2025-06-02 02:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.036018 10.0.0.50 - - [2025-06-02 02:04:26] "GET /tag/899409df-4d15-40c0-8c9f-03ddf5baa563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.018701 10.0.0.50 - - [2025-06-02 02:04:27] "POST /id-to-fqname HTTP/1.1" 200 177 0.000587 10.0.0.50 - - [2025-06-02 02:04:27] "POST /fqname-to-id HTTP/1.1" 404 186 0.002441 10.0.0.50 - - [2025-06-02 02:04:27] "POST /security-groups HTTP/1.1" 200 574 0.086708 10.0.0.50 - - [2025-06-02 02:04:27] "POST /fqname-to-id HTTP/1.1" 404 217 0.002903 10.0.0.50 - - [2025-06-02 02:04:27] "POST /projects HTTP/1.1" 200 489 0.310011 10.0.0.50 - - [2025-06-02 02:04:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.016798 10.0.0.50 - - [2025-06-02 02:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.018596 10.0.0.50 - - [2025-06-02 02:04:27] "GET /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.028595 10.0.0.50 - - [2025-06-02 02:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006453 10.0.0.50 - - [2025-06-02 02:04:27] "POST /access-control-lists HTTP/1.1" 200 583 0.124425 10.0.0.50 - - [2025-06-02 02:04:27] "GET /virtual-network/938455e3-e454-4a7a-98e0-84fca0e1e372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.046060 10.0.0.50 - - [2025-06-02 02:04:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.040252 10.0.0.50 - - [2025-06-02 02:04:27] "POST /access-control-lists HTTP/1.1" 200 581 0.126219 10.0.0.50 - - [2025-06-02 02:04:27] "PUT /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed HTTP/1.1" 200 264 0.165158 10.0.0.50 - - [2025-06-02 02:04:27] "PUT /virtual-network/938455e3-e454-4a7a-98e0-84fca0e1e372 HTTP/1.1" 200 264 0.105977 10.0.0.50 - - [2025-06-02 02:04:27] "POST /security-groups HTTP/1.1" 200 546 0.134676 10.0.0.50 - - [2025-06-02 02:04:27] "POST /fqname-to-id HTTP/1.1" 404 240 0.009641 10.0.0.50 - - [2025-06-02 02:04:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.046607 10.0.0.50 - - [2025-06-02 02:04:27] "POST /chown HTTP/1.1" 200 109 0.028044 10.0.0.50 - - [2025-06-02 02:04:27] "GET /application-policy-set/c985c99d-3f45-4693-879a-1714696451d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011339 10.0.0.50 - - [2025-06-02 02:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.50 - - [2025-06-02 02:04:28] "POST /access-control-lists HTTP/1.1" 200 602 0.134095 10.0.0.50 - - [2025-06-02 02:04:28] "GET /policy-management/95321406-e285-42bf-a353-3614c0696284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005541 10.0.0.50 - - [2025-06-02 02:04:28] "POST /fqname-to-id HTTP/1.1" 404 239 0.009326 10.0.0.50 - - [2025-06-02 02:04:28] "POST /tags HTTP/1.1" 409 210 0.001805 10.0.0.50 - - [2025-06-02 02:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006456 10.0.0.50 - - [2025-06-02 02:04:28] "GET /tag/899409df-4d15-40c0-8c9f-03ddf5baa563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.027139 10.0.0.50 - - [2025-06-02 02:04:28] "POST /access-control-lists HTTP/1.1" 200 600 0.118178 10.0.0.50 - - [2025-06-02 02:04:28] "POST /firewall-rules HTTP/1.1" 200 570 0.152946 10.0.0.50 - - [2025-06-02 02:04:28] "GET /firewall-rule/bffcef5d-ec0d-4d54-9a38-6a227c6da7a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004332 10.0.0.50 - - [2025-06-02 02:04:28] "GET /firewall-policy/56a2a343-4007-4143-9b13-040e1586426d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003856 10.0.0.50 - - [2025-06-02 02:04:28] "GET /firewall-rule/bffcef5d-ec0d-4d54-9a38-6a227c6da7a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002263 10.0.0.50 - - [2025-06-02 02:04:28] "POST /ref-update HTTP/1.1" 200 156 0.042100 10.0.0.50 - - [2025-06-02 02:04:28] "GET /application-policy-set/c985c99d-3f45-4693-879a-1714696451d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020449 10.0.0.50 - - [2025-06-02 02:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.50 - - [2025-06-02 02:04:28] "GET /policy-management/95321406-e285-42bf-a353-3614c0696284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003101 10.0.0.50 - - [2025-06-02 02:04:28] "POST /tags HTTP/1.1" 409 210 0.002656 10.0.0.50 - - [2025-06-02 02:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.50 - - [2025-06-02 02:04:28] "GET /tag/899409df-4d15-40c0-8c9f-03ddf5baa563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014099 10.0.0.50 - - [2025-06-02 02:04:28] "POST /firewall-rules HTTP/1.1" 200 568 0.095281 10.0.0.50 - - [2025-06-02 02:04:28] "GET /firewall-rule/ee7b000f-f7e2-438e-95ab-74a90e64c734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.018923 10.0.0.50 - - [2025-06-02 02:04:28] "GET /firewall-policy/56a2a343-4007-4143-9b13-040e1586426d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.005365 10.0.0.50 - - [2025-06-02 02:04:28] "GET /firewall-rule/ee7b000f-f7e2-438e-95ab-74a90e64c734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002430 10.0.0.50 - - [2025-06-02 02:04:28] "POST /ref-update HTTP/1.1" 200 156 0.060431 10.0.0.50 - - [2025-06-02 02:04:28] "POST /tags HTTP/1.1" 409 237 0.002319 10.0.0.50 - - [2025-06-02 02:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009036 10.0.0.50 - - [2025-06-02 02:04:28] "GET /tag/8af1635f-e026-4a5f-adad-fc75535fe925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012497 10.0.0.50 - - [2025-06-02 02:04:28] "POST /tags HTTP/1.1" 409 210 0.002482 10.0.0.50 - - [2025-06-02 02:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.50 - - [2025-06-02 02:04:28] "GET /tag/9273530a-e17b-4454-806a-8f7453c1acb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012085 10.0.0.50 - - [2025-06-02 02:04:29] "POST /projects HTTP/1.1" 409 223 0.004202 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:04:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000861 10.0.0.50 - - [2025-06-02 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:04:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001497 10.0.0.50 - - [2025-06-02 02:04:29] "GET /project/2f5fcad3-40d6-4d04-a3dc-0f9e83eb25d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.045869 10.0.0.50 - - [2025-06-02 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.50 - - [2025-06-02 02:04:29] "GET /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004564 10.0.0.50 - - [2025-06-02 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001557 10.0.0.50 - - [2025-06-02 02:04:29] "GET /virtual-network/938455e3-e454-4a7a-98e0-84fca0e1e372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.005136 10.0.0.50 - - [2025-06-02 02:04:29] "PUT /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed HTTP/1.1" 200 264 0.074300 10.0.0.50 - - [2025-06-02 02:04:29] "PUT /virtual-network/938455e3-e454-4a7a-98e0-84fca0e1e372 HTTP/1.1" 200 264 0.068916 10.0.0.50 - - [2025-06-02 02:04:29] "POST /security-groups HTTP/1.1" 409 253 0.003891 10.0.0.50 - - [2025-06-02 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.50 - - [2025-06-02 02:04:29] "PUT /security-group/58e7b027-f1fa-46b4-96f5-19bcb6a0501e HTTP/1.1" 200 262 0.098836 10.0.0.50 - - [2025-06-02 02:04:29] "PUT /access-control-list/a1a79ee9-e551-41b9-bbba-14af919cc80e HTTP/1.1" 200 272 0.023595 10.0.0.50 - - [2025-06-02 02:04:29] "PUT /access-control-list/35dc8254-2fce-4f1b-b02b-b65daf3112b8 HTTP/1.1" 200 272 0.027366 10.0.0.50 - - [2025-06-02 02:04:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.027221 10.0.0.50 - - [2025-06-02 02:04:29] "GET /application-policy-set/c985c99d-3f45-4693-879a-1714696451d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005374 10.0.0.50 - - [2025-06-02 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.034941 10.0.0.50 - - [2025-06-02 02:04:29] "GET /policy-management/95321406-e285-42bf-a353-3614c0696284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007796 10.0.0.50 - - [2025-06-02 02:04:29] "POST /tags HTTP/1.1" 409 210 0.004846 10.0.0.50 - - [2025-06-02 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.50 - - [2025-06-02 02:04:29] "GET /tag/9273530a-e17b-4454-806a-8f7453c1acb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.016054 10.0.0.50 - - [2025-06-02 02:04:29] "POST /firewall-rules HTTP/1.1" 200 570 0.072783 10.0.0.50 - - [2025-06-02 02:04:29] "GET /firewall-rule/020cd25f-337b-4ce0-a04f-c7025fde23e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.032886 10.0.0.50 - - [2025-06-02 02:04:29] "GET /firewall-policy/56a2a343-4007-4143-9b13-040e1586426d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.003909 10.0.0.50 - - [2025-06-02 02:04:29] "GET /firewall-rule/020cd25f-337b-4ce0-a04f-c7025fde23e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003111 10.0.0.50 - - [2025-06-02 02:04:29] "POST /ref-update HTTP/1.1" 200 156 0.040239 10.0.0.50 - - [2025-06-02 02:04:30] "GET /application-policy-set/c985c99d-3f45-4693-879a-1714696451d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.026145 10.0.0.50 - - [2025-06-02 02:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.50 - - [2025-06-02 02:04:30] "GET /policy-management/95321406-e285-42bf-a353-3614c0696284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005826 10.0.0.50 - - [2025-06-02 02:04:30] "POST /tags HTTP/1.1" 409 210 0.002469 10.0.0.50 - - [2025-06-02 02:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.50 - - [2025-06-02 02:04:30] "GET /tag/9273530a-e17b-4454-806a-8f7453c1acb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013252 10.0.0.50 - - [2025-06-02 02:04:30] "POST /firewall-rules HTTP/1.1" 200 568 0.075075 10.0.0.50 - - [2025-06-02 02:04:30] "GET /firewall-rule/1c07a6ae-df54-4ac9-955e-5408734a42bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.007434 10.0.0.50 - - [2025-06-02 02:04:30] "GET /firewall-policy/56a2a343-4007-4143-9b13-040e1586426d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004690 10.0.0.50 - - [2025-06-02 02:04:30] "GET /firewall-rule/1c07a6ae-df54-4ac9-955e-5408734a42bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002297 10.0.0.50 - - [2025-06-02 02:04:30] "POST /ref-update HTTP/1.1" 200 156 0.059201 10.0.0.50 - - [2025-06-02 02:04:30] "GET /virtual-machine-interface/e47ed446-3f55-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015019 10.0.0.50 - - [2025-06-02 02:04:30] "POST /set-tag HTTP/1.1" 200 109 0.002495 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:04:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000964 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:04:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000916 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:05:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000824 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:05:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000887 10.0.0.22 - - [2025-06-02 02:05:12] "GET / HTTP/1.1" 200 35931 0.001621 10.0.0.22 - - [2025-06-02 02:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.22 - - [2025-06-02 02:05:12] "GET /global-system-config/85775eed-d55f-4e1e-8168-48af642e1c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2625 0.005095 10.0.0.22 - - [2025-06-02 02:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.22 - - [2025-06-02 02:05:12] "GET /routing-instance/b4f130ba-c39c-414e-99c7-eb3b04f85a91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002700 10.0.0.22 - - [2025-06-02 02:05:12] "PUT /global-system-config/85775eed-d55f-4e1e-8168-48af642e1c2f HTTP/1.1" 200 274 0.010511 10.0.0.22 - - [2025-06-02 02:05:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.014733 10.0.0.22 - - [2025-06-02 02:05:12] "POST /virtual-routers HTTP/1.1" 200 599 0.151937 10.0.0.22 - - [2025-06-02 02:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.018207 10.0.0.22 - - [2025-06-02 02:05:12] "GET /virtual-router/61dd2533-994c-4d81-b20e-3edd5d443028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004491 10.0.0.22 - - [2025-06-02 02:05:12] "POST /fqname-to-id HTTP/1.1" 404 229 0.002282 10.0.0.22 - - [2025-06-02 02:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.22 - - [2025-06-02 02:05:12] "GET /virtual-network/392a5661-a25a-42c4-93b1-e4a6198d92a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.016091 10.0.0.22 - - [2025-06-02 02:05:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.071846 10.0.0.50 - - [2025-06-02 02:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.50 - - [2025-06-02 02:05:25] "GET /virtual-router/61dd2533-994c-4d81-b20e-3edd5d443028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003774 10.0.0.22 - - [2025-06-02 02:05:29] "GET / HTTP/1.1" 200 35931 0.001616 10.0.0.22 - - [2025-06-02 02:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.22 - - [2025-06-02 02:05:29] "GET /global-system-config/85775eed-d55f-4e1e-8168-48af642e1c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2708 0.007562 10.0.0.22 - - [2025-06-02 02:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.22 - - [2025-06-02 02:05:29] "GET /routing-instance/b4f130ba-c39c-414e-99c7-eb3b04f85a91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003286 10.0.0.22 - - [2025-06-02 02:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.22 - - [2025-06-02 02:05:29] "GET /virtual-router/61dd2533-994c-4d81-b20e-3edd5d443028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002462 10.0.0.22 - - [2025-06-02 02:05:29] "PUT /virtual-router/61dd2533-994c-4d81-b20e-3edd5d443028 HTTP/1.1" 200 262 0.014415 10.0.0.22 - - [2025-06-02 02:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691 10.0.0.22 - - [2025-06-02 02:05:29] "GET /virtual-router/61dd2533-994c-4d81-b20e-3edd5d443028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002721 10.0.0.22 - - [2025-06-02 02:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001484 10.0.0.22 - - [2025-06-02 02:05:29] "GET /virtual-machine-interface/f99631a4-298f-4690-8b5a-39ed022efb41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004129 10.0.0.22 - - [2025-06-02 02:05:29] "PUT /virtual-machine-interface/f99631a4-298f-4690-8b5a-39ed022efb41 HTTP/1.1" 200 284 0.009552 10.0.0.50 - - [2025-06-02 02:05:36] "GET /global-system-configs HTTP/1.1" 200 322 0.005971 10.0.0.50 - - [2025-06-02 02:05:37] "GET /global-system-configs HTTP/1.1" 200 322 0.001954 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:05:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000889 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:05:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000862 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:05:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000859 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:05:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000934 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:07:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000877 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:07:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000854 10.0.0.50 - - [2025-06-02 02:08:14] "GET /virtual-router/61dd2533-994c-4d81-b20e-3edd5d443028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003321 10.0.0.50 - - [2025-06-02 02:08:14] "POST /ref-update HTTP/1.1" 200 156 0.008131 10.0.0.50 - - [2025-06-02 02:08:21] "GET /virtual-machine-interface/e47ed446-3f55-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006567 10.0.0.50 - - [2025-06-02 02:08:21] "POST /set-tag HTTP/1.1" 200 109 0.002346 10.0.0.50 - - [2025-06-02 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.50 - - [2025-06-02 02:08:21] "GET /loadbalancer/610a8797-3204-4e16-9218-5b2c0a97449a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002927 10.0.0.50 - - [2025-06-02 02:08:21] "GET /virtual-machine-interface/e47ed446-3f55-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011240 10.0.0.50 - - [2025-06-02 02:08:21] "POST /set-tag HTTP/1.1" 200 109 0.002462 10.0.0.50 - - [2025-06-02 02:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.50 - - [2025-06-02 02:08:22] "GET /loadbalancer/610a8797-3204-4e16-9218-5b2c0a97449a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002686 10.0.0.50 - - [2025-06-02 02:08:22] "GET /loadbalancer-pool/c8f6ddc1-c835-486a-87ef-73440cb9fd84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004207 10.0.0.50 - - [2025-06-02 02:08:22] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027500 10.0.0.50 - - [2025-06-02 02:08:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.018468 10.0.0.50 - - [2025-06-02 02:08:22] "GET /virtual-machine-interface/e47ed446-3f55-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007462 10.0.0.50 - - [2025-06-02 02:08:22] "GET /virtual-machine-interface/e47ed446-3f55-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004282 10.0.0.50 - - [2025-06-02 02:08:22] "POST /ref-update HTTP/1.1" 200 156 0.009136 10.0.0.50 - - [2025-06-02 02:08:22] "POST /tags HTTP/1.1" 409 205 0.002113 10.0.0.50 - - [2025-06-02 02:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.50 - - [2025-06-02 02:08:22] "GET /tag/470a9cc9-21cb-4e0d-8c23-4554839a2e98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.015105 10.0.0.50 - - [2025-06-02 02:08:22] "GET /floating-ip/703dee29-596d-4b8a-800c-4bfb1dc62441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.015770 10.0.0.50 - - [2025-06-02 02:08:22] "PUT /floating-ip/703dee29-596d-4b8a-800c-4bfb1dc62441 HTTP/1.1" 200 256 0.009636 10.0.0.50 - - [2025-06-02 02:08:22] "POST /set-tag HTTP/1.1" 200 109 0.063411 10.0.0.50 - - [2025-06-02 02:08:22] "GET /loadbalancer-pool/0e62c41c-c2b3-4a9e-bd17-58181467122d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.020984 10.0.0.50 - - [2025-06-02 02:08:22] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020241 10.0.0.50 - - [2025-06-02 02:08:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.013086 10.0.0.50 - - [2025-06-02 02:08:22] "GET /virtual-machine-interface/e47ed446-3f55-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.026717 10.0.0.50 - - [2025-06-02 02:08:22] "POST /set-tag HTTP/1.1" 200 109 0.008427 10.0.0.50 - - [2025-06-02 02:08:22] "GET /virtual-machine-interface/e47ed446-3f55-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004222 10.0.0.50 - - [2025-06-02 02:08:22] "POST /ref-update HTTP/1.1" 200 156 0.006815 10.0.0.50 - - [2025-06-02 02:08:22] "GET /loadbalancer-pool/8fec1c86-b2f3-4b44-af2e-14ebdb405040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004349 10.0.0.50 - - [2025-06-02 02:08:22] "GET /floating-ip/703dee29-596d-4b8a-800c-4bfb1dc62441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.002404 10.0.0.50 - - [2025-06-02 02:08:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022174 10.0.0.50 - - [2025-06-02 02:08:22] "PUT /floating-ip/703dee29-596d-4b8a-800c-4bfb1dc62441 HTTP/1.1" 200 256 0.024900 10.0.0.50 - - [2025-06-02 02:08:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.030884 10.0.0.50 - - [2025-06-02 02:08:22] "GET /virtual-machine-interface/e47ed446-3f55-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006258 10.0.0.50 - - [2025-06-02 02:08:22] "GET /virtual-machine-interface/e47ed446-3f55-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006335 10.0.0.50 - - [2025-06-02 02:08:22] "POST /set-tag HTTP/1.1" 200 109 0.011549 10.0.0.50 - - [2025-06-02 02:08:22] "POST /ref-update HTTP/1.1" 200 156 0.018057 10.0.0.50 - - [2025-06-02 02:08:22] "GET /floating-ip/703dee29-596d-4b8a-800c-4bfb1dc62441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.009355 10.0.0.50 - - [2025-06-02 02:08:22] "PUT /floating-ip/703dee29-596d-4b8a-800c-4bfb1dc62441 HTTP/1.1" 200 256 0.020105 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:10:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000845 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:10:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000877 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:10:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000874 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:10:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000910 10.0.0.50 - - [2025-06-02 02:10:36] "GET /global-system-configs HTTP/1.1" 200 322 0.003555 10.0.0.50 - - [2025-06-02 02:10:37] "GET /global-system-configs HTTP/1.1" 200 322 0.010112 10.0.0.50 - - [2025-06-02 02:10:42] "GET /virtual-machine-interface/e47ed446-3f55-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007212 10.0.0.50 - - [2025-06-02 02:10:42] "POST /set-tag HTTP/1.1" 200 109 0.005820 10.0.0.50 - - [2025-06-02 02:10:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.50 - - [2025-06-02 02:10:42] "GET /loadbalancer/610a8797-3204-4e16-9218-5b2c0a97449a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003646 10.0.0.50 - - [2025-06-02 02:10:42] "GET /virtual-machine-interface/e47ed446-3f55-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005080 10.0.0.50 - - [2025-06-02 02:10:42] "POST /set-tag HTTP/1.1" 200 109 0.038169 10.0.0.50 - - [2025-06-02 02:10:42] "DELETE /loadbalancer-member/bc717ebf-7929-46f7-8e88-2b74ace43890 HTTP/1.1" 200 115 0.047645 10.0.0.50 - - [2025-06-02 02:10:42] "GET /virtual-machine-interface/e47ed446-3f55-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006648 10.0.0.50 - - [2025-06-02 02:10:42] "POST /set-tag HTTP/1.1" 200 109 0.002598 10.0.0.50 - - [2025-06-02 02:10:42] "DELETE /loadbalancer-member/f31a9b08-12f6-498e-ba5e-9443b23af980 HTTP/1.1" 200 115 0.027767 10.0.0.50 - - [2025-06-02 02:10:42] "GET /virtual-machine-interface/e47ed446-3f55-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009141 10.0.0.50 - - [2025-06-02 02:10:42] "POST /set-tag HTTP/1.1" 200 109 0.002585 10.0.0.50 - - [2025-06-02 02:10:43] "DELETE /loadbalancer-member/32ca84c8-939a-46c7-9005-36b5d1881317 HTTP/1.1" 200 115 0.034051 10.0.0.50 - - [2025-06-02 02:10:43] "GET /virtual-machine-interface/e47ed446-3f55-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005794 10.0.0.50 - - [2025-06-02 02:10:43] "POST /set-tag HTTP/1.1" 200 109 0.003017 10.0.0.50 - - [2025-06-02 02:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.50 - - [2025-06-02 02:10:43] "GET /loadbalancer/610a8797-3204-4e16-9218-5b2c0a97449a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002503 10.0.0.50 - - [2025-06-02 02:10:43] "GET /loadbalancer-pool/c8f6ddc1-c835-486a-87ef-73440cb9fd84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002757 10.0.0.50 - - [2025-06-02 02:10:43] "POST /loadbalancer-members HTTP/1.1" 200 690 0.034683 10.0.0.50 - - [2025-06-02 02:10:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.013263 10.0.0.50 - - [2025-06-02 02:10:43] "GET /virtual-machine-interface/e47ed446-3f55-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013150 10.0.0.50 - - [2025-06-02 02:10:43] "GET /virtual-machine-interface/e47ed446-3f55-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004717 10.0.0.50 - - [2025-06-02 02:10:43] "GET /floating-ip/703dee29-596d-4b8a-800c-4bfb1dc62441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002419 10.0.0.50 - - [2025-06-02 02:10:43] "POST /set-tag HTTP/1.1" 200 109 0.059332 10.0.0.50 - - [2025-06-02 02:10:43] "GET /loadbalancer-pool/0e62c41c-c2b3-4a9e-bd17-58181467122d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.018996 10.0.0.50 - - [2025-06-02 02:10:43] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022369 10.0.0.50 - - [2025-06-02 02:10:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.008925 10.0.0.50 - - [2025-06-02 02:10:43] "GET /virtual-machine-interface/e47ed446-3f55-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014215 10.0.0.50 - - [2025-06-02 02:10:43] "GET /virtual-machine-interface/e47ed446-3f55-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008898 10.0.0.50 - - [2025-06-02 02:10:43] "POST /set-tag HTTP/1.1" 200 109 0.004231 10.0.0.50 - - [2025-06-02 02:10:43] "GET /floating-ip/703dee29-596d-4b8a-800c-4bfb1dc62441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003157 10.0.0.50 - - [2025-06-02 02:10:43] "GET /loadbalancer-pool/8fec1c86-b2f3-4b44-af2e-14ebdb405040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004156 10.0.0.50 - - [2025-06-02 02:10:43] "POST /loadbalancer-members HTTP/1.1" 200 692 0.057243 10.0.0.50 - - [2025-06-02 02:10:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.022940 10.0.0.50 - - [2025-06-02 02:10:43] "GET /virtual-machine-interface/e47ed446-3f55-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013214 10.0.0.50 - - [2025-06-02 02:10:43] "GET /virtual-machine-interface/e47ed446-3f55-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004988 10.0.0.50 - - [2025-06-02 02:10:43] "GET /floating-ip/703dee29-596d-4b8a-800c-4bfb1dc62441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.003749 10.0.0.50 - - [2025-06-02 02:10:43] "POST /set-tag HTTP/1.1" 200 109 0.002531 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:10:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000880 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:10:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000861 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:11:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000820 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:11:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001073 10.0.0.50 - - [2025-06-02 02:12:10] "GET / HTTP/1.1" 200 35931 0.001837 10.0.0.50 - - [2025-06-02 02:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.50 - - [2025-06-02 02:12:11] "GET /project/784c97b1-5719-42ed-864e-f2f82c91ae98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.051703 10.0.0.50 - - [2025-06-02 02:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.50 - - [2025-06-02 02:12:11] "GET /project/784c97b1-5719-42ed-864e-f2f82c91ae98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.035334 10.0.0.50 - - [2025-06-02 02:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.50 - - [2025-06-02 02:12:11] "GET /project/784c97b1-5719-42ed-864e-f2f82c91ae98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.031892 10.0.0.50 - - [2025-06-02 02:12:11] "POST /tags HTTP/1.1" 200 333 0.044792 10.0.0.50 - - [2025-06-02 02:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.50 - - [2025-06-02 02:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.50 - - [2025-06-02 02:12:11] "GET /tag/a51d5ca6-92dc-4cb3-bc17-64b7fd98a214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014547 10.0.0.50 - - [2025-06-02 02:12:11] "GET /project/784c97b1-5719-42ed-864e-f2f82c91ae98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.051283 10.0.0.50 - - [2025-06-02 02:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008983 10.0.0.50 - - [2025-06-02 02:12:11] "GET /virtual-networks?parent_id=784c97b1-5719-42ed-864e-f2f82c91ae98&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.010248 10.0.0.50 - - [2025-06-02 02:12:11] "GET /project/784c97b1-5719-42ed-864e-f2f82c91ae98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.043688 10.0.0.50 - - [2025-06-02 02:12:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.50 - - [2025-06-02 02:12:12] "GET /virtual-network/938455e3-e454-4a7a-98e0-84fca0e1e372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.005358 10.0.0.50 - - [2025-06-02 02:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.50 - - [2025-06-02 02:12:12] "GET /service-appliance-set/b219f9a7-3405-46a6-bc9b-6a73d6463aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003056 10.0.0.50 - - [2025-06-02 02:12:12] "POST /virtual-networks HTTP/1.1" 200 512 0.110632 10.0.0.50 - - [2025-06-02 02:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.50 - - [2025-06-02 02:12:12] "POST /fqname-to-id HTTP/1.1" 404 254 0.002277 10.0.0.50 - - [2025-06-02 02:12:12] "GET /network-ipam/62684ba7-e28c-4059-a3dd-287ee4a748e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.002382 10.0.0.50 - - [2025-06-02 02:12:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.144559 10.0.0.50 - - [2025-06-02 02:12:12] "POST /useragent-kv HTTP/1.1" 200 115 0.008265 10.0.0.50 - - [2025-06-02 02:12:12] "POST /ref-update HTTP/1.1" 200 156 0.154536 10.0.0.50 - - [2025-06-02 02:12:12] "GET /virtual-machine-interface/157bbb61-9126-4dc5-b94b-3bce81cd0f5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.010650 10.0.0.50 - - [2025-06-02 02:12:12] "GET /virtual-network/2586fb2e-190c-48d7-897c-097bff1a7365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005146 10.0.0.50 - - [2025-06-02 02:12:12] "GET /domains HTTP/1.1" 200 280 0.001572 10.0.0.50 - - [2025-06-02 02:12:12] "GET /domain/6c4e954a-58f5-4a77-b516-9c12fd1ad423 HTTP/1.1" 200 3086 0.013781 10.0.0.50 - - [2025-06-02 02:12:12] "POST /instance-ips HTTP/1.1" 200 409 0.038253 10.0.0.50 - - [2025-06-02 02:12:12] "GET /instance-ip/5e632323-1838-4aea-8d07-3b6d8e804ca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.012006 10.0.0.50 - - [2025-06-02 02:12:12] "GET /project/784c97b1-5719-42ed-864e-f2f82c91ae98 HTTP/1.1" 200 5475 0.060251 10.0.0.50 - - [2025-06-02 02:12:12] "GET /virtual-network/2586fb2e-190c-48d7-897c-097bff1a7365 HTTP/1.1" 200 2084 0.014586 10.0.0.50 - - [2025-06-02 02:12:12] "GET /virtual-network/2586fb2e-190c-48d7-897c-097bff1a7365 HTTP/1.1" 200 2084 0.004059 10.0.0.50 - - [2025-06-02 02:12:12] "GET /routing-instance/581623ba-8daa-49dc-ae7a-5a621dcb9b2a HTTP/1.1" 200 1181 0.047941 10.0.0.50 - - [2025-06-02 02:12:12] "POST /loadbalancers HTTP/1.1" 200 610 0.093537 10.0.0.50 - - [2025-06-02 02:12:12] "GET /routing-instance/581623ba-8daa-49dc-ae7a-5a621dcb9b2a HTTP/1.1" 200 1181 0.005759 10.0.0.50 - - [2025-06-02 02:12:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.021214 10.0.0.50 - - [2025-06-02 02:12:12] "GET /project/784c97b1-5719-42ed-864e-f2f82c91ae98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.068488 10.0.0.50 - - [2025-06-02 02:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.018027 10.0.0.50 - - [2025-06-02 02:12:12] "GET /instance-ip/5e632323-1838-4aea-8d07-3b6d8e804ca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.015789 10.0.0.50 - - [2025-06-02 02:12:12] "POST /route-targets HTTP/1.1" 200 327 0.079270 10.0.0.50 - - [2025-06-02 02:12:12] "GET /project/784c97b1-5719-42ed-864e-f2f82c91ae98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.081842 10.0.0.50 - - [2025-06-02 02:12:12] "POST /ref-update HTTP/1.1" 200 156 0.057385 10.0.0.50 - - [2025-06-02 02:12:12] "POST /floating-ips HTTP/1.1" 200 597 0.091231 10.0.0.50 - - [2025-06-02 02:12:12] "GET /loadbalancer/5c4a06ec-c540-4505-821c-462a850d678f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003574 10.0.0.50 - - [2025-06-02 02:12:12] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.049398 10.0.0.50 - - [2025-06-02 02:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008253 10.0.0.50 - - [2025-06-02 02:12:12] "GET /project/784c97b1-5719-42ed-864e-f2f82c91ae98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.032485 10.0.0.50 - - [2025-06-02 02:12:12] "GET /loadbalancer-listener/93f5b30d-da65-4f6c-8f55-523118d1f389?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.003086 10.0.0.50 - - [2025-06-02 02:12:12] "GET /loadbalancer-listener/93f5b30d-da65-4f6c-8f55-523118d1f389?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003075 10.0.0.50 - - [2025-06-02 02:12:12] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.019297 10.0.0.50 - - [2025-06-02 02:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004942 10.0.0.50 - - [2025-06-02 02:12:13] "GET /instance-ip/5e632323-1838-4aea-8d07-3b6d8e804ca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.004010 10.0.0.50 - - [2025-06-02 02:12:13] "GET /loadbalancer/5c4a06ec-c540-4505-821c-462a850d678f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002153 10.0.0.50 - - [2025-06-02 02:12:13] "GET /instance-ip/5e632323-1838-4aea-8d07-3b6d8e804ca0?fields=floating_ips HTTP/1.1" 200 1212 0.005435 10.0.0.50 - - [2025-06-02 02:12:13] "GET /floating-ip/2f4d3067-d8ff-4499-855a-21d7236c4309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003949 10.0.0.50 - - [2025-06-02 02:12:13] "POST /tags HTTP/1.1" 200 295 0.066854 10.0.0.50 - - [2025-06-02 02:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009187 10.0.0.50 - - [2025-06-02 02:12:13] "GET /tag/869f2b59-aed8-4b73-9ada-7cf0b461ba7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.015392 10.0.0.50 - - [2025-06-02 02:12:13] "POST /tags HTTP/1.1" 409 233 0.002094 10.0.0.50 - - [2025-06-02 02:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.50 - - [2025-06-02 02:12:13] "GET /tag/90e1aafe-c846-4a8a-bfac-1c36c153d48c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.014490 10.0.0.50 - - [2025-06-02 02:12:13] "POST /tags HTTP/1.1" 409 206 0.002224 10.0.0.50 - - [2025-06-02 02:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.50 - - [2025-06-02 02:12:13] "GET /tag/2c2ac84a-d578-4737-a25e-1952dd8e467c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012029 10.0.0.50 - - [2025-06-02 02:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.50 - - [2025-06-02 02:12:13] "GET /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006608 10.0.0.50 - - [2025-06-02 02:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.50 - - [2025-06-02 02:12:13] "GET /project/784c97b1-5719-42ed-864e-f2f82c91ae98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.050083 10.0.0.50 - - [2025-06-02 02:12:13] "POST /virtual-machines HTTP/1.1" 200 369 0.009134 10.0.0.50 - - [2025-06-02 02:12:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.049765 10.0.0.50 - - [2025-06-02 02:12:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.128475 10.0.0.50 - - [2025-06-02 02:12:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.008626 10.0.0.50 - - [2025-06-02 02:12:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010831 10.0.0.50 - - [2025-06-02 02:12:13] "GET /virtual-machine-interface/ff877e72-3f56-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.005169 10.0.0.50 - - [2025-06-02 02:12:13] "POST /instance-ips HTTP/1.1" 200 409 0.027137 10.0.0.50 - - [2025-06-02 02:12:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.031751 10.0.0.50 - - [2025-06-02 02:12:13] "GET /virtual-machine-interface/ff877e72-3f56-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.012161 10.0.0.50 - - [2025-06-02 02:12:13] "POST /set-tag HTTP/1.1" 200 109 0.018509 10.0.0.50 - - [2025-06-02 02:12:13] "GET /virtual-machine-interface/ff877e72-3f56-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016294 10.0.0.50 - - [2025-06-02 02:12:13] "GET /instance-ip/ffa578f0-3f56-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003594 10.0.0.50 - - [2025-06-02 02:12:14] "GET /virtual-machine-interface/ff877e72-3f56-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005004 10.0.0.50 - - [2025-06-02 02:12:14] "POST /set-tag HTTP/1.1" 200 109 0.002095 10.0.0.50 - - [2025-06-02 02:12:14] "GET /virtual-router/61dd2533-994c-4d81-b20e-3edd5d443028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003983 10.0.0.50 - - [2025-06-02 02:12:14] "POST /ref-update HTTP/1.1" 200 156 0.013624 10.0.0.50 - - [2025-06-02 02:12:14] "GET /virtual-machine-interface/ff877e72-3f56-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005867 10.0.0.50 - - [2025-06-02 02:12:14] "POST /set-tag HTTP/1.1" 200 109 0.003369 10.0.0.50 - - [2025-06-02 02:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.50 - - [2025-06-02 02:12:14] "GET /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004758 10.0.0.50 - - [2025-06-02 02:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.50 - - [2025-06-02 02:12:14] "GET /project/784c97b1-5719-42ed-864e-f2f82c91ae98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.049177 10.0.0.50 - - [2025-06-02 02:12:14] "POST /virtual-machines HTTP/1.1" 200 369 0.009383 10.0.0.50 - - [2025-06-02 02:12:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.016087 10.0.0.50 - - [2025-06-02 02:12:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.111669 10.0.0.50 - - [2025-06-02 02:12:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.009716 10.0.0.50 - - [2025-06-02 02:12:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.018417 10.0.0.50 - - [2025-06-02 02:12:14] "GET /virtual-machine-interface/00050414-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.005166 10.0.0.50 - - [2025-06-02 02:12:14] "POST /instance-ips HTTP/1.1" 200 409 0.021093 10.0.0.50 - - [2025-06-02 02:12:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.055802 10.0.0.50 - - [2025-06-02 02:12:14] "GET /virtual-machine-interface/00050414-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2848 0.005057 10.0.0.50 - - [2025-06-02 02:12:14] "POST /set-tag HTTP/1.1" 200 109 0.015102 10.0.0.50 - - [2025-06-02 02:12:14] "GET /virtual-machine-interface/00050414-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3385 0.014718 10.0.0.50 - - [2025-06-02 02:12:14] "GET /instance-ip/001fd672-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.009516 10.0.0.50 - - [2025-06-02 02:12:14] "GET /virtual-machine-interface/00050414-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3385 0.005413 10.0.0.50 - - [2025-06-02 02:12:14] "POST /set-tag HTTP/1.1" 200 109 0.002349 10.0.0.50 - - [2025-06-02 02:12:14] "GET /virtual-router/61dd2533-994c-4d81-b20e-3edd5d443028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003484 10.0.0.50 - - [2025-06-02 02:12:14] "POST /ref-update HTTP/1.1" 200 156 0.010234 10.0.0.50 - - [2025-06-02 02:12:14] "GET /virtual-machine-interface/00050414-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3385 0.019514 10.0.0.50 - - [2025-06-02 02:12:14] "POST /set-tag HTTP/1.1" 200 109 0.003989 10.0.0.50 - - [2025-06-02 02:12:15] "GET /virtual-machine-interface/ff877e72-3f56-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005595 10.0.0.50 - - [2025-06-02 02:12:15] "POST /set-tag HTTP/1.1" 200 109 0.002225 10.0.0.50 - - [2025-06-02 02:12:15] "GET /virtual-machine-interface/00050414-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3385 0.005429 10.0.0.50 - - [2025-06-02 02:12:15] "POST /set-tag HTTP/1.1" 200 109 0.002367 10.0.0.50 - - [2025-06-02 02:12:17] "GET /domains HTTP/1.1" 200 280 0.002119 10.0.0.50 - - [2025-06-02 02:12:17] "GET /domain/6c4e954a-58f5-4a77-b516-9c12fd1ad423 HTTP/1.1" 200 3086 0.003030 10.0.0.50 - - [2025-06-02 02:12:17] "GET /project/784c97b1-5719-42ed-864e-f2f82c91ae98 HTTP/1.1" 200 7063 0.031159 10.0.0.50 - - [2025-06-02 02:12:17] "GET /virtual-network/2586fb2e-190c-48d7-897c-097bff1a7365 HTTP/1.1" 200 2084 0.004311 10.0.0.50 - - [2025-06-02 02:12:17] "GET /virtual-network/2586fb2e-190c-48d7-897c-097bff1a7365 HTTP/1.1" 200 2084 0.004215 10.0.0.50 - - [2025-06-02 02:12:17] "GET /routing-instance/581623ba-8daa-49dc-ae7a-5a621dcb9b2a HTTP/1.1" 200 1402 0.003483 10.0.0.50 - - [2025-06-02 02:12:17] "GET /routing-instance/581623ba-8daa-49dc-ae7a-5a621dcb9b2a HTTP/1.1" 200 1402 0.002321 10.0.0.50 - - [2025-06-02 02:12:17] "GET /route-target/5470111c-b225-4b2b-8d57-6a668f142b1e HTTP/1.1" 200 1152 0.002055 10.0.0.50 - - [2025-06-02 02:12:17] "GET /virtual-network/2586fb2e-190c-48d7-897c-097bff1a7365 HTTP/1.1" 200 2084 0.004216 10.0.0.50 - - [2025-06-02 02:12:17] "GET /routing-instance/581623ba-8daa-49dc-ae7a-5a621dcb9b2a HTTP/1.1" 200 1402 0.002311 10.0.0.50 - - [2025-06-02 02:12:17] "GET /virtual-network/2586fb2e-190c-48d7-897c-097bff1a7365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003833 10.0.0.50 - - [2025-06-02 02:12:17] "GET /virtual-network/2586fb2e-190c-48d7-897c-097bff1a7365 HTTP/1.1" 200 2084 0.003864 10.0.0.50 - - [2025-06-02 02:12:17] "GET /routing-instance/581623ba-8daa-49dc-ae7a-5a621dcb9b2a HTTP/1.1" 200 1402 0.002407 10.0.0.50 - - [2025-06-02 02:12:17] "GET /routing-instance/581623ba-8daa-49dc-ae7a-5a621dcb9b2a HTTP/1.1" 200 1402 0.002330 10.0.0.50 - - [2025-06-02 02:12:17] "GET /route-target/5470111c-b225-4b2b-8d57-6a668f142b1e HTTP/1.1" 200 1152 0.002004 10.0.0.50 - - [2025-06-02 02:12:17] "GET /domains HTTP/1.1" 200 280 0.001441 10.0.0.50 - - [2025-06-02 02:12:17] "GET /domain/6c4e954a-58f5-4a77-b516-9c12fd1ad423 HTTP/1.1" 200 3086 0.002374 10.0.0.50 - - [2025-06-02 02:12:17] "GET /project/784c97b1-5719-42ed-864e-f2f82c91ae98 HTTP/1.1" 200 7063 0.028795 10.0.0.50 - - [2025-06-02 02:12:17] "GET /virtual-network/2586fb2e-190c-48d7-897c-097bff1a7365 HTTP/1.1" 200 2084 0.003969 10.0.0.50 - - [2025-06-02 02:12:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.50 - - [2025-06-02 02:12:17] "GET /project/784c97b1-5719-42ed-864e-f2f82c91ae98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.034714 10.0.0.50 - - [2025-06-02 02:12:17] "GET /virtual-network/2586fb2e-190c-48d7-897c-097bff1a7365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003974 10.0.0.50 - - [2025-06-02 02:12:17] "GET /floating-ip-pools?parent_id=2586fb2e-190c-48d7-897c-097bff1a7365&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002469 10.0.0.50 - - [2025-06-02 02:12:17] "GET /virtual-network/2586fb2e-190c-48d7-897c-097bff1a7365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004224 10.0.0.50 - - [2025-06-02 02:12:17] "POST /floating-ip-pools HTTP/1.1" 200 562 0.031563 10.0.0.50 - - [2025-06-02 02:12:17] "POST /ref-update HTTP/1.1" 200 156 0.009275 10.0.0.50 - - [2025-06-02 02:12:17] "GET /virtual-network/2586fb2e-190c-48d7-897c-097bff1a7365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.020197 10.0.0.50 - - [2025-06-02 02:12:17] "GET /domains HTTP/1.1" 200 280 0.001598 10.0.0.50 - - [2025-06-02 02:12:18] "GET /domain/6c4e954a-58f5-4a77-b516-9c12fd1ad423 HTTP/1.1" 200 3086 0.002748 10.0.0.50 - - [2025-06-02 02:12:18] "GET /project/784c97b1-5719-42ed-864e-f2f82c91ae98 HTTP/1.1" 200 7319 0.041715 10.0.0.50 - - [2025-06-02 02:12:18] "GET /virtual-network/2586fb2e-190c-48d7-897c-097bff1a7365 HTTP/1.1" 200 2322 0.005634 10.0.0.50 - - [2025-06-02 02:12:18] "GET /floating-ip-pool/becbac64-d7d0-43ae-9075-b6c4afb6c25c HTTP/1.1" 200 1315 0.002815 10.0.0.50 - - [2025-06-02 02:12:18] "GET /domains HTTP/1.1" 200 280 0.001550 10.0.0.50 - - [2025-06-02 02:12:18] "GET /domain/6c4e954a-58f5-4a77-b516-9c12fd1ad423 HTTP/1.1" 200 3086 0.002432 10.0.0.50 - - [2025-06-02 02:12:18] "GET /project/784c97b1-5719-42ed-864e-f2f82c91ae98 HTTP/1.1" 200 7319 0.041727 10.0.0.50 - - [2025-06-02 02:12:18] "GET /virtual-network/2586fb2e-190c-48d7-897c-097bff1a7365 HTTP/1.1" 200 2322 0.004085 10.0.0.50 - - [2025-06-02 02:12:18] "GET /virtual-network/2586fb2e-190c-48d7-897c-097bff1a7365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005606 10.0.0.50 - - [2025-06-02 02:12:18] "POST /tags HTTP/1.1" 200 365 0.059782 10.0.0.50 - - [2025-06-02 02:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.50 - - [2025-06-02 02:12:18] "GET /tag/bf845654-e2af-4c71-8e79-298bbf60bcc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014576 10.0.0.50 - - [2025-06-02 02:12:18] "POST /tags HTTP/1.1" 409 206 0.001766 10.0.0.50 - - [2025-06-02 02:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.50 - - [2025-06-02 02:12:18] "GET /tag/2c2ac84a-d578-4737-a25e-1952dd8e467c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011723 10.0.0.50 - - [2025-06-02 02:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.50 - - [2025-06-02 02:12:18] "GET /project/784c97b1-5719-42ed-864e-f2f82c91ae98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.051132 10.0.0.50 - - [2025-06-02 02:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.50 - - [2025-06-02 02:12:18] "GET /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004284 10.0.0.50 - - [2025-06-02 02:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.50 - - [2025-06-02 02:12:18] "GET /service-appliance-set/1ad68d95-7ca6-4313-aec9-b95fa1cd2168?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.005777 10.0.0.50 - - [2025-06-02 02:12:18] "POST /fqname-to-id HTTP/1.1" 404 258 0.001713 10.0.0.50 - - [2025-06-02 02:12:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.098744 10.0.0.50 - - [2025-06-02 02:12:18] "GET /virtual-machine-interface/22f64189-f3fb-43fa-9291-c8d4a50dea91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.004753 10.0.0.50 - - [2025-06-02 02:12:18] "POST /set-tag HTTP/1.1" 200 109 0.015431 10.0.0.50 - - [2025-06-02 02:12:18] "POST /instance-ips HTTP/1.1" 200 417 0.024688 10.0.0.50 - - [2025-06-02 02:12:18] "GET /instance-ip/079726f4-c2c9-483d-be8a-c5208883ae17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.005371 10.0.0.50 - - [2025-06-02 02:12:18] "POST /loadbalancers HTTP/1.1" 200 618 0.064072 10.0.0.50 - - [2025-06-02 02:12:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.030310 10.0.0.50 - - [2025-06-02 02:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008618 10.0.0.50 - - [2025-06-02 02:12:18] "POST /service-instances HTTP/1.1" 200 566 0.030310 10.0.0.50 - - [2025-06-02 02:12:19] "GET /project/784c97b1-5719-42ed-864e-f2f82c91ae98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.062606 10.0.0.50 - - [2025-06-02 02:12:19] "GET /virtual-machine-interface/22f64189-f3fb-43fa-9291-c8d4a50dea91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004522 10.0.0.50 - - [2025-06-02 02:12:19] "POST /ref-update HTTP/1.1" 200 156 0.024450 10.0.0.50 - - [2025-06-02 02:12:19] "GET /virtual-machine-interface/22f64189-f3fb-43fa-9291-c8d4a50dea91?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.021154 10.0.0.50 - - [2025-06-02 02:12:19] "PUT /service-instance/913a3fc3-2c09-43d7-8d85-f905c69b3d20 HTTP/1.1" 200 266 0.008217 10.0.0.50 - - [2025-06-02 02:12:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.018293 10.0.0.50 - - [2025-06-02 02:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.50 - - [2025-06-02 02:12:19] "GET /floating-ip-pool/becbac64-d7d0-43ae-9075-b6c4afb6c25c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.003582 10.0.0.50 - - [2025-06-02 02:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006952 10.0.0.50 - - [2025-06-02 02:12:19] "POST /floating-ips HTTP/1.1" 200 671 0.092322 10.0.0.50 - - [2025-06-02 02:12:19] "POST /virtual-machines HTTP/1.1" 200 429 0.070455 10.0.0.50 - - [2025-06-02 02:12:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.012332 10.0.0.50 - - [2025-06-02 02:12:19] "GET /application-policy-set/c985c99d-3f45-4693-879a-1714696451d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003102 10.0.0.50 - - [2025-06-02 02:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.50 - - [2025-06-02 02:12:19] "GET /policy-management/95321406-e285-42bf-a353-3614c0696284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007859 10.0.0.50 - - [2025-06-02 02:12:19] "POST /tags HTTP/1.1" 409 221 0.011575 10.0.0.50 - - [2025-06-02 02:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009296 10.0.0.50 - - [2025-06-02 02:12:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.124803 10.0.0.50 - - [2025-06-02 02:12:19] "POST /chown HTTP/1.1" 200 109 0.025156 10.0.0.50 - - [2025-06-02 02:12:19] "GET /tag/a51d5ca6-92dc-4cb3-bc17-64b7fd98a214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.019583 10.0.0.50 - - [2025-06-02 02:12:19] "POST /tags HTTP/1.1" 409 238 0.001753 10.0.0.50 - - [2025-06-02 02:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.50 - - [2025-06-02 02:12:19] "GET /tag/bf845654-e2af-4c71-8e79-298bbf60bcc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012910 10.0.0.50 - - [2025-06-02 02:12:19] "POST /chown HTTP/1.1" 200 109 0.010284 10.0.0.50 - - [2025-06-02 02:12:19] "PUT /virtual-machine-interface/88e2b0bc-b124-4f7d-87df-c31d09981c5b HTTP/1.1" 200 284 0.011281 10.0.0.50 - - [2025-06-02 02:12:19] "PUT /instance-ip/079726f4-c2c9-483d-be8a-c5208883ae17 HTTP/1.1" 200 256 0.069373 10.0.0.50 - - [2025-06-02 02:12:19] "POST /firewall-rules HTTP/1.1" 200 650 0.113097 10.0.0.50 - - [2025-06-02 02:12:19] "GET /firewall-rule/23ed8005-64e5-41c9-b057-13606a1cdcd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.006676 10.0.0.50 - - [2025-06-02 02:12:19] "GET /firewall-policy/0c60bd50-11d5-43c6-870f-40e421b243aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.002913 10.0.0.50 - - [2025-06-02 02:12:19] "POST /ref-update HTTP/1.1" 200 156 0.014671 10.0.0.50 - - [2025-06-02 02:12:19] "GET /firewall-rule/23ed8005-64e5-41c9-b057-13606a1cdcd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002503 10.0.0.50 - - [2025-06-02 02:12:19] "POST /ref-update HTTP/1.1" 200 156 0.023016 10.0.0.50 - - [2025-06-02 02:12:19] "POST /ref-update HTTP/1.1" 200 156 0.025211 10.0.0.50 - - [2025-06-02 02:12:19] "POST /ref-update HTTP/1.1" 200 156 0.034186 10.0.0.50 - - [2025-06-02 02:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.50 - - [2025-06-02 02:12:19] "GET /project/784c97b1-5719-42ed-864e-f2f82c91ae98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.031749 10.0.0.50 - - [2025-06-02 02:12:19] "POST /ref-update HTTP/1.1" 200 156 0.023292 10.0.0.50 - - [2025-06-02 02:12:19] "POST /ref-update HTTP/1.1" 200 156 0.018854 10.0.0.50 - - [2025-06-02 02:12:19] "GET /loadbalancer/a3467b0c-7dcd-4e81-a058-e0503d9a0024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.007105 10.0.0.50 - - [2025-06-02 02:12:19] "POST /ref-update HTTP/1.1" 200 156 0.026451 10.0.0.50 - - [2025-06-02 02:12:19] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.023562 10.0.0.50 - - [2025-06-02 02:12:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.50 - - [2025-06-02 02:12:19] "POST /virtual-machines HTTP/1.1" 200 429 0.023601 10.0.0.50 - - [2025-06-02 02:12:19] "GET /project/784c97b1-5719-42ed-864e-f2f82c91ae98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.044148 10.0.0.50 - - [2025-06-02 02:12:19] "GET /loadbalancer-listener/6be4ed41-644d-4992-95a9-3d4002448e04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.006535 10.0.0.50 - - [2025-06-02 02:12:20] "GET /loadbalancer-listener/6be4ed41-644d-4992-95a9-3d4002448e04?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.044912 10.0.0.50 - - [2025-06-02 02:12:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.141565 10.0.0.50 - - [2025-06-02 02:12:20] "POST /chown HTTP/1.1" 200 109 0.030245 10.0.0.50 - - [2025-06-02 02:12:20] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.062430 10.0.0.50 - - [2025-06-02 02:12:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.022282 10.0.0.50 - - [2025-06-02 02:12:20] "POST /chown HTTP/1.1" 200 109 0.023412 10.0.0.50 - - [2025-06-02 02:12:20] "GET /loadbalancer-pool/791e7136-6cf1-4753-a564-7249edd2cb01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005962 10.0.0.50 - - [2025-06-02 02:12:20] "PUT /virtual-machine-interface/432d1c4e-628c-4ac7-9452-775f6b8352af HTTP/1.1" 200 284 0.014766 10.0.0.50 - - [2025-06-02 02:12:20] "PUT /instance-ip/079726f4-c2c9-483d-be8a-c5208883ae17 HTTP/1.1" 200 256 0.035493 10.0.0.50 - - [2025-06-02 02:12:20] "POST /loadbalancer-members HTTP/1.1" 200 707 0.037504 10.0.0.50 - - [2025-06-02 02:12:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.014127 10.0.0.50 - - [2025-06-02 02:12:20] "GET /loadbalancer-member/eafb87df-fbb3-452c-b0d3-8cf73e08124e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.003710 10.0.0.50 - - [2025-06-02 02:12:20] "POST /ref-update HTTP/1.1" 200 156 0.011441 10.0.0.50 - - [2025-06-02 02:12:20] "POST /ref-update HTTP/1.1" 200 156 0.031916 10.0.0.50 - - [2025-06-02 02:12:20] "GET /application-policy-set/c985c99d-3f45-4693-879a-1714696451d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005389 10.0.0.50 - - [2025-06-02 02:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006932 10.0.0.50 - - [2025-06-02 02:12:20] "GET /policy-management/95321406-e285-42bf-a353-3614c0696284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002959 10.0.0.50 - - [2025-06-02 02:12:20] "POST /ref-update HTTP/1.1" 200 156 0.025463 10.0.0.50 - - [2025-06-02 02:12:20] "POST /tags HTTP/1.1" 409 221 0.003208 10.0.0.50 - - [2025-06-02 02:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.50 - - [2025-06-02 02:12:20] "POST /ref-update HTTP/1.1" 200 156 0.013978 10.0.0.50 - - [2025-06-02 02:12:20] "GET /tag/a51d5ca6-92dc-4cb3-bc17-64b7fd98a214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.020129 10.0.0.50 - - [2025-06-02 02:12:20] "POST /ref-update HTTP/1.1" 200 156 0.019353 10.0.0.50 - - [2025-06-02 02:12:20] "POST /tags HTTP/1.1" 409 238 0.006085 10.0.0.50 - - [2025-06-02 02:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005541 10.0.0.50 - - [2025-06-02 02:12:20] "GET /tag/bf845654-e2af-4c71-8e79-298bbf60bcc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013081 10.0.0.50 - - [2025-06-02 02:12:20] "PUT /service-instance/913a3fc3-2c09-43d7-8d85-f905c69b3d20 HTTP/1.1" 200 266 0.008194 10.0.0.50 - - [2025-06-02 02:12:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.014738 10.0.0.50 - - [2025-06-02 02:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.50 - - [2025-06-02 02:12:20] "POST /firewall-rules HTTP/1.1" 409 293 0.001820 10.0.0.50 - - [2025-06-02 02:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.50 - - [2025-06-02 02:12:20] "PUT /firewall-rule/23ed8005-64e5-41c9-b057-13606a1cdcd0 HTTP/1.1" 200 260 0.023350 10.0.0.50 - - [2025-06-02 02:12:20] "POST /chown HTTP/1.1" 200 109 0.008628 10.0.0.50 - - [2025-06-02 02:12:20] "GET /firewall-rule/23ed8005-64e5-41c9-b057-13606a1cdcd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003036 10.0.0.50 - - [2025-06-02 02:12:20] "POST /chown HTTP/1.1" 200 109 0.022996 10.0.0.50 - - [2025-06-02 02:12:20] "GET /firewall-policy/0c60bd50-11d5-43c6-870f-40e421b243aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1711 0.017357 10.0.0.50 - - [2025-06-02 02:12:20] "GET /firewall-rule/23ed8005-64e5-41c9-b057-13606a1cdcd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004876 10.0.0.50 - - [2025-06-02 02:12:20] "PUT /instance-ip/079726f4-c2c9-483d-be8a-c5208883ae17 HTTP/1.1" 200 256 0.033764 10.0.0.50 - - [2025-06-02 02:12:20] "POST /ref-update HTTP/1.1" 200 156 0.010714 10.0.0.50 - - [2025-06-02 02:12:20] "POST /chown HTTP/1.1" 200 109 0.010616 10.0.0.50 - - [2025-06-02 02:12:20] "POST /chown HTTP/1.1" 200 109 0.013884 10.0.0.50 - - [2025-06-02 02:12:20] "PUT /instance-ip/079726f4-c2c9-483d-be8a-c5208883ae17 HTTP/1.1" 200 256 0.012757 10.0.0.50 - - [2025-06-02 02:12:20] "POST /ref-update HTTP/1.1" 200 156 0.017828 10.0.0.50 - - [2025-06-02 02:12:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004987 10.0.0.50 - - [2025-06-02 02:12:20] "POST /chown HTTP/1.1" 200 109 0.008961 10.0.0.50 - - [2025-06-02 02:12:20] "POST /chown HTTP/1.1" 200 109 0.030928 10.0.0.50 - - [2025-06-02 02:12:20] "PUT /instance-ip/079726f4-c2c9-483d-be8a-c5208883ae17 HTTP/1.1" 200 256 0.022759 10.0.0.50 - - [2025-06-02 02:12:21] "POST /ref-update HTTP/1.1" 200 156 0.015154 10.0.0.50 - - [2025-06-02 02:12:21] "POST /chown HTTP/1.1" 200 109 0.012497 10.0.0.50 - - [2025-06-02 02:12:21] "POST /chown HTTP/1.1" 200 109 0.021888 10.0.0.50 - - [2025-06-02 02:12:21] "PUT /instance-ip/079726f4-c2c9-483d-be8a-c5208883ae17 HTTP/1.1" 200 256 0.012800 10.0.0.50 - - [2025-06-02 02:12:21] "POST /ref-update HTTP/1.1" 200 156 0.021945 10.0.0.50 - - [2025-06-02 02:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.50 - - [2025-06-02 02:12:21] "GET /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006159 10.0.0.50 - - [2025-06-02 02:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.50 - - [2025-06-02 02:12:21] "GET /project/784c97b1-5719-42ed-864e-f2f82c91ae98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.038297 10.0.0.50 - - [2025-06-02 02:12:21] "POST /virtual-machines HTTP/1.1" 200 373 0.019944 10.0.0.50 - - [2025-06-02 02:12:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.045235 10.0.0.50 - - [2025-06-02 02:12:21] "PUT /service-instance/913a3fc3-2c09-43d7-8d85-f905c69b3d20 HTTP/1.1" 200 266 0.029364 10.0.0.50 - - [2025-06-02 02:12:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.029130 10.0.0.50 - - [2025-06-02 02:12:21] "PUT /service-instance/913a3fc3-2c09-43d7-8d85-f905c69b3d20 HTTP/1.1" 200 266 0.032797 10.0.0.50 - - [2025-06-02 02:12:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.174770 10.0.0.50 - - [2025-06-02 02:12:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.014309 10.0.0.50 - - [2025-06-02 02:12:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.020276 10.0.0.50 - - [2025-06-02 02:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.50 - - [2025-06-02 02:12:21] "GET /virtual-machine-interface/04323c32-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.008584 10.0.0.50 - - [2025-06-02 02:12:21] "PUT /service-instance/913a3fc3-2c09-43d7-8d85-f905c69b3d20 HTTP/1.1" 200 266 0.014013 10.0.0.50 - - [2025-06-02 02:12:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.019817 10.0.0.50 - - [2025-06-02 02:12:21] "POST /instance-ips HTTP/1.1" 200 413 0.039526 10.0.0.50 - - [2025-06-02 02:12:21] "PUT /service-instance/913a3fc3-2c09-43d7-8d85-f905c69b3d20 HTTP/1.1" 200 266 0.019028 10.0.0.50 - - [2025-06-02 02:12:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.024449 10.0.0.50 - - [2025-06-02 02:12:21] "GET /virtual-machine-interface/04323c32-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.006991 10.0.0.50 - - [2025-06-02 02:12:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.014772 10.0.0.50 - - [2025-06-02 02:12:21] "PUT /service-instance/913a3fc3-2c09-43d7-8d85-f905c69b3d20 HTTP/1.1" 200 266 0.008651 10.0.0.50 - - [2025-06-02 02:12:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.017090 10.0.0.50 - - [2025-06-02 02:12:21] "POST /set-tag HTTP/1.1" 200 109 0.047027 10.0.0.50 - - [2025-06-02 02:12:21] "GET /virtual-machine-interface/04323c32-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.011769 10.0.0.50 - - [2025-06-02 02:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005034 10.0.0.50 - - [2025-06-02 02:12:21] "GET /instance-ip/0458706e-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.007190 10.0.0.50 - - [2025-06-02 02:12:21] "POST /chown HTTP/1.1" 200 109 0.013471 10.0.0.50 - - [2025-06-02 02:12:21] "POST /chown HTTP/1.1" 200 109 0.015430 10.0.0.50 - - [2025-06-02 02:12:21] "POST /ref-update HTTP/1.1" 200 156 0.019101 10.0.0.50 - - [2025-06-02 02:12:21] "GET /virtual-machine-interface/04323c32-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.008693 10.0.0.50 - - [2025-06-02 02:12:21] "POST /set-tag HTTP/1.1" 200 109 0.004179 10.0.0.50 - - [2025-06-02 02:12:21] "GET /virtual-router/61dd2533-994c-4d81-b20e-3edd5d443028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.005732 10.0.0.50 - - [2025-06-02 02:12:21] "POST /chown HTTP/1.1" 200 109 0.011099 10.0.0.50 - - [2025-06-02 02:12:22] "POST /chown HTTP/1.1" 200 109 0.023236 10.0.0.50 - - [2025-06-02 02:12:22] "POST /ref-update HTTP/1.1" 200 156 0.019985 10.0.0.50 - - [2025-06-02 02:12:22] "POST /ref-update HTTP/1.1" 200 156 0.019966 10.0.0.50 - - [2025-06-02 02:12:22] "GET /virtual-machine-interface/04323c32-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.007180 10.0.0.50 - - [2025-06-02 02:12:22] "POST /set-tag HTTP/1.1" 200 109 0.012146 10.0.0.50 - - [2025-06-02 02:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.50 - - [2025-06-02 02:12:22] "POST /chown HTTP/1.1" 200 109 0.008852 10.0.0.50 - - [2025-06-02 02:12:22] "GET /virtual-machine-interface/04323c32-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.006921 10.0.0.50 - - [2025-06-02 02:12:22] "POST /set-tag HTTP/1.1" 200 109 0.015843 10.0.0.50 - - [2025-06-02 02:12:22] "POST /chown HTTP/1.1" 200 109 0.043798 10.0.0.50 - - [2025-06-02 02:12:22] "POST /chown HTTP/1.1" 200 109 0.009007 10.0.0.50 - - [2025-06-02 02:12:22] "POST /chown HTTP/1.1" 200 109 0.018018 10.0.0.50 - - [2025-06-02 02:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.50 - - [2025-06-02 02:12:22] "POST /chown HTTP/1.1" 200 109 0.005934 10.0.0.50 - - [2025-06-02 02:12:22] "POST /chown HTTP/1.1" 200 109 0.006765 10.0.0.50 - - [2025-06-02 02:12:22] "POST /chown HTTP/1.1" 200 109 0.012307 10.0.0.50 - - [2025-06-02 02:12:22] "POST /chown HTTP/1.1" 200 109 0.016038 10.0.0.50 - - [2025-06-02 02:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.50 - - [2025-06-02 02:12:22] "POST /chown HTTP/1.1" 200 109 0.006677 10.0.0.50 - - [2025-06-02 02:12:22] "POST /chown HTTP/1.1" 200 109 0.022906 10.0.0.50 - - [2025-06-02 02:12:22] "POST /chown HTTP/1.1" 200 109 0.007193 10.0.0.50 - - [2025-06-02 02:12:22] "POST /chown HTTP/1.1" 200 109 0.023752 10.0.0.50 - - [2025-06-02 02:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.50 - - [2025-06-02 02:12:22] "POST /chown HTTP/1.1" 200 109 0.010450 10.0.0.50 - - [2025-06-02 02:12:22] "POST /chown HTTP/1.1" 200 109 0.032319 10.0.0.50 - - [2025-06-02 02:12:22] "POST /chown HTTP/1.1" 200 109 0.021520 10.0.0.50 - - [2025-06-02 02:12:22] "POST /chown HTTP/1.1" 200 109 0.007217 10.0.0.50 - - [2025-06-02 02:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.50 - - [2025-06-02 02:12:22] "POST /chown HTTP/1.1" 200 109 0.006979 10.0.0.50 - - [2025-06-02 02:12:22] "POST /chown HTTP/1.1" 200 109 0.006863 10.0.0.50 - - [2025-06-02 02:12:22] "POST /chown HTTP/1.1" 200 109 0.016155 10.0.0.50 - - [2025-06-02 02:12:22] "POST /chown HTTP/1.1" 200 109 0.017631 10.0.0.50 - - [2025-06-02 02:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.50 - - [2025-06-02 02:12:22] "POST /chown HTTP/1.1" 200 109 0.006427 10.0.0.50 - - [2025-06-02 02:12:22] "POST /chown HTTP/1.1" 200 109 0.014260 10.0.0.50 - - [2025-06-02 02:12:22] "POST /chown HTTP/1.1" 200 109 0.009867 10.0.0.50 - - [2025-06-02 02:12:23] "POST /chown HTTP/1.1" 200 109 0.006869 10.0.0.50 - - [2025-06-02 02:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.50 - - [2025-06-02 02:12:23] "POST /chown HTTP/1.1" 200 109 0.006404 10.0.0.50 - - [2025-06-02 02:12:23] "POST /chown HTTP/1.1" 200 109 0.026012 10.0.0.50 - - [2025-06-02 02:12:23] "POST /chown HTTP/1.1" 200 109 0.010204 10.0.0.50 - - [2025-06-02 02:12:23] "POST /chown HTTP/1.1" 200 109 0.020404 10.0.0.50 - - [2025-06-02 02:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.50 - - [2025-06-02 02:12:23] "POST /chown HTTP/1.1" 200 109 0.009646 10.0.0.50 - - [2025-06-02 02:12:23] "POST /chown HTTP/1.1" 200 109 0.026886 10.0.0.50 - - [2025-06-02 02:12:23] "POST /chown HTTP/1.1" 200 109 0.030880 10.0.0.50 - - [2025-06-02 02:12:23] "POST /chown HTTP/1.1" 200 109 0.006718 10.0.0.50 - - [2025-06-02 02:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.50 - - [2025-06-02 02:12:23] "POST /chown HTTP/1.1" 200 109 0.006569 10.0.0.50 - - [2025-06-02 02:12:23] "POST /chown HTTP/1.1" 200 109 0.014313 10.0.0.50 - - [2025-06-02 02:12:23] "POST /chown HTTP/1.1" 200 109 0.007053 10.0.0.50 - - [2025-06-02 02:12:23] "POST /chown HTTP/1.1" 200 109 0.013144 10.0.0.50 - - [2025-06-02 02:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.50 - - [2025-06-02 02:12:23] "POST /chown HTTP/1.1" 200 109 0.007049 10.0.0.50 - - [2025-06-02 02:12:23] "POST /chown HTTP/1.1" 200 109 0.014236 10.0.0.50 - - [2025-06-02 02:12:23] "POST /chown HTTP/1.1" 200 109 0.014245 10.0.0.50 - - [2025-06-02 02:12:23] "POST /chown HTTP/1.1" 200 109 0.006895 10.0.0.50 - - [2025-06-02 02:12:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.50 - - [2025-06-02 02:12:23] "POST /chown HTTP/1.1" 200 109 0.007713 10.0.0.50 - - [2025-06-02 02:12:23] "POST /chown HTTP/1.1" 200 109 0.007122 10.0.0.50 - - [2025-06-02 02:12:23] "POST /chown HTTP/1.1" 200 109 0.016252 10.0.0.50 - - [2025-06-02 02:12:23] "POST /chown HTTP/1.1" 200 109 0.023380 10.0.0.50 - - [2025-06-02 02:12:24] "GET /virtual-machine-interface/ff877e72-3f56-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005013 10.0.0.50 - - [2025-06-02 02:12:24] "POST /set-tag HTTP/1.1" 200 109 0.002250 10.0.0.50 - - [2025-06-02 02:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.50 - - [2025-06-02 02:12:24] "GET /loadbalancer/5c4a06ec-c540-4505-821c-462a850d678f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002460 10.0.0.50 - - [2025-06-02 02:12:24] "GET /loadbalancer-pool/47cb7762-9959-455b-914c-958faf741748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002441 10.0.0.50 - - [2025-06-02 02:12:24] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016245 10.0.0.50 - - [2025-06-02 02:12:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008457 10.0.0.50 - - [2025-06-02 02:12:24] "GET /virtual-machine-interface/ff877e72-3f56-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004233 10.0.0.50 - - [2025-06-02 02:12:24] "GET /virtual-machine-interface/ff877e72-3f56-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007022 10.0.0.50 - - [2025-06-02 02:12:24] "POST /ref-update HTTP/1.1" 200 156 0.009120 10.0.0.50 - - [2025-06-02 02:12:24] "GET /floating-ip/2f4d3067-d8ff-4499-855a-21d7236c4309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.015368 10.0.0.50 - - [2025-06-02 02:12:25] "POST /tags HTTP/1.1" 409 221 0.006407 10.0.0.50 - - [2025-06-02 02:12:25] "PUT /floating-ip/2f4d3067-d8ff-4499-855a-21d7236c4309 HTTP/1.1" 200 256 0.014760 10.0.0.50 - - [2025-06-02 02:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008307 10.0.0.50 - - [2025-06-02 02:12:25] "GET /tag/a51d5ca6-92dc-4cb3-bc17-64b7fd98a214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014499 10.0.0.50 - - [2025-06-02 02:12:25] "POST /set-tag HTTP/1.1" 200 109 0.017853 10.0.0.50 - - [2025-06-02 02:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.50 - - [2025-06-02 02:12:25] "POST /chown HTTP/1.1" 200 109 0.007244 10.0.0.50 - - [2025-06-02 02:12:25] "POST /chown HTTP/1.1" 200 109 0.018338 10.0.0.50 - - [2025-06-02 02:12:25] "POST /chown HTTP/1.1" 200 109 0.006628 10.0.0.50 - - [2025-06-02 02:12:25] "POST /chown HTTP/1.1" 200 109 0.013781 10.0.0.50 - - [2025-06-02 02:12:25] "GET /virtual-machine-interface/00050414-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3385 0.005337 10.0.0.50 - - [2025-06-02 02:12:25] "POST /set-tag HTTP/1.1" 200 109 0.002331 10.0.0.50 - - [2025-06-02 02:12:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.50 - - [2025-06-02 02:12:25] "GET /loadbalancer/5c4a06ec-c540-4505-821c-462a850d678f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002372 10.0.0.50 - - [2025-06-02 02:12:25] "GET /loadbalancer-pool/47cb7762-9959-455b-914c-958faf741748?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002484 10.0.0.50 - - [2025-06-02 02:12:25] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015491 10.0.0.50 - - [2025-06-02 02:12:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.007980 10.0.0.50 - - [2025-06-02 02:12:25] "GET /virtual-machine-interface/00050414-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3385 0.005357 10.0.0.50 - - [2025-06-02 02:12:25] "GET /virtual-machine-interface/00050414-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3385 0.007771 10.0.0.50 - - [2025-06-02 02:12:25] "POST /ref-update HTTP/1.1" 200 156 0.010423 10.0.0.50 - - [2025-06-02 02:12:25] "GET /floating-ip/2f4d3067-d8ff-4499-855a-21d7236c4309?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.016214 10.0.0.50 - - [2025-06-02 02:12:25] "POST /set-tag HTTP/1.1" 200 109 0.038783 10.0.0.50 - - [2025-06-02 02:12:26] "GET /virtual-machine/28a7da16-2675-4187-ba11-b6241b6d542a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003244 10.0.0.50 - - [2025-06-02 02:12:26] "GET /virtual-machine-interface/ff877e72-3f56-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004608 10.0.0.50 - - [2025-06-02 02:12:26] "GET /virtual-machine/917f406c-95d2-44e3-a866-9b86be3058b1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002961 10.0.0.50 - - [2025-06-02 02:12:26] "GET /virtual-machine-interface/00050414-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3567 0.005054 10.0.0.50 - - [2025-06-02 02:12:36] "GET /virtual-machine-interface/04323c32-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005615 10.0.0.50 - - [2025-06-02 02:12:36] "POST /set-tag HTTP/1.1" 200 109 0.002091 10.0.0.50 - - [2025-06-02 02:12:41] "GET /virtual-machine/17f67c5b-d94e-40f3-a31e-d2e7b7f61ba2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003380 10.0.0.50 - - [2025-06-02 02:12:41] "GET /virtual-machine-interface/04323c32-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004551 10.0.0.50 - - [2025-06-02 02:12:41] "GET /virtual-machine-interface/04323c32-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005167 10.0.0.50 - - [2025-06-02 02:12:41] "POST /set-tag HTTP/1.1" 200 109 0.002364 10.0.0.50 - - [2025-06-02 02:13:12] "GET /virtual-machine-interface/04323c32-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005282 10.0.0.50 - - [2025-06-02 02:13:12] "POST /set-tag HTTP/1.1" 200 109 0.003196 10.0.0.50 - - [2025-06-02 02:13:12] "GET /virtual-machine-interface/04323c32-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.006716 10.0.0.50 - - [2025-06-02 02:13:12] "POST /set-tag HTTP/1.1" 200 109 0.002582 10.0.0.50 - - [2025-06-02 02:13:12] "GET /virtual-machine/17f67c5b-d94e-40f3-a31e-d2e7b7f61ba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003262 10.0.0.50 - - [2025-06-02 02:13:12] "POST /ref-update HTTP/1.1" 200 156 0.012094 10.0.0.50 - - [2025-06-02 02:13:13] "GET /virtual-machine-interface/04323c32-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.007050 10.0.0.50 - - [2025-06-02 02:13:13] "POST /set-tag HTTP/1.1" 200 109 0.017254 10.0.0.50 - - [2025-06-02 02:13:13] "POST /set-tag HTTP/1.1" 200 109 0.032293 10.0.0.50 - - [2025-06-02 02:13:13] "DELETE /instance-ip/0458706e-3f57-11f0-9511-fa163e961c9d HTTP/1.1" 200 115 0.041692 10.0.0.50 - - [2025-06-02 02:13:13] "DELETE /virtual-machine-interface/04323c32-3f57-11f0-9511-fa163e961c9d HTTP/1.1" 200 115 0.044535 10.0.0.50 - - [2025-06-02 02:13:13] "DELETE /virtual-machine/17f67c5b-d94e-40f3-a31e-d2e7b7f61ba2 HTTP/1.1" 200 115 0.022720 10.0.0.50 - - [2025-06-02 02:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.50 - - [2025-06-02 02:13:16] "GET /tag/bf845654-e2af-4c71-8e79-298bbf60bcc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012667 10.0.0.50 - - [2025-06-02 02:13:16] "GET /tag/bf845654-e2af-4c71-8e79-298bbf60bcc7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.013213 10.0.0.50 - - [2025-06-02 02:13:16] "GET /virtual-machine-interface/22f64189-f3fb-43fa-9291-c8d4a50dea91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004188 10.0.0.50 - - [2025-06-02 02:13:16] "POST /set-tag HTTP/1.1" 200 109 0.015664 10.0.0.50 - - [2025-06-02 02:13:16] "GET /virtual-machine-interface/432d1c4e-628c-4ac7-9452-775f6b8352af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.015544 10.0.0.50 - - [2025-06-02 02:13:16] "POST /set-tag HTTP/1.1" 200 109 0.020629 10.0.0.50 - - [2025-06-02 02:13:16] "GET /virtual-machine-interface/88e2b0bc-b124-4f7d-87df-c31d09981c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.004931 10.0.0.50 - - [2025-06-02 02:13:16] "POST /set-tag HTTP/1.1" 200 109 0.014647 10.0.0.50 - - [2025-06-02 02:13:16] "GET /firewall-policy/0c60bd50-11d5-43c6-870f-40e421b243aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1711 0.016131 10.0.0.50 - - [2025-06-02 02:13:17] "GET /firewall-rule/23ed8005-64e5-41c9-b057-13606a1cdcd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002826 10.0.0.50 - - [2025-06-02 02:13:17] "POST /ref-update HTTP/1.1" 200 156 0.013669 10.0.0.50 - - [2025-06-02 02:13:17] "DELETE /firewall-rule/23ed8005-64e5-41c9-b057-13606a1cdcd0 HTTP/1.1" 200 115 0.055952 10.0.0.50 - - [2025-06-02 02:13:17] "DELETE /loadbalancer-member/eafb87df-fbb3-452c-b0d3-8cf73e08124e HTTP/1.1" 200 115 0.039022 10.0.0.50 - - [2025-06-02 02:13:17] "PUT /service-instance/913a3fc3-2c09-43d7-8d85-f905c69b3d20 HTTP/1.1" 200 266 0.009471 10.0.0.50 - - [2025-06-02 02:13:17] "DELETE /loadbalancer-pool/791e7136-6cf1-4753-a564-7249edd2cb01 HTTP/1.1" 200 115 0.076247 10.0.0.50 - - [2025-06-02 02:13:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.047187 10.0.0.50 - - [2025-06-02 02:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015954 10.0.0.50 - - [2025-06-02 02:13:17] "DELETE /loadbalancer-listener/6be4ed41-644d-4992-95a9-3d4002448e04 HTTP/1.1" 200 115 0.055416 10.0.0.50 - - [2025-06-02 02:13:17] "GET /floating-ip/34a9d653-eb51-4b6d-975f-95b328f40f36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.003401 10.0.0.50 - - [2025-06-02 02:13:17] "POST /chown HTTP/1.1" 200 109 0.009603 10.0.0.50 - - [2025-06-02 02:13:17] "POST /chown HTTP/1.1" 200 109 0.027364 10.0.0.50 - - [2025-06-02 02:13:17] "POST /chown HTTP/1.1" 200 109 0.016693 10.0.0.50 - - [2025-06-02 02:13:17] "PUT /floating-ip/34a9d653-eb51-4b6d-975f-95b328f40f36 HTTP/1.1" 200 256 0.068541 10.0.0.50 - - [2025-06-02 02:13:17] "POST /chown HTTP/1.1" 200 109 0.016477 10.0.0.50 - - [2025-06-02 02:13:17] "DELETE /floating-ip/34a9d653-eb51-4b6d-975f-95b328f40f36 HTTP/1.1" 200 115 0.080150 10.0.0.50 - - [2025-06-02 02:13:17] "PUT /service-instance/913a3fc3-2c09-43d7-8d85-f905c69b3d20 HTTP/1.1" 200 266 0.020957 10.0.0.50 - - [2025-06-02 02:13:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.016796 10.0.0.50 - - [2025-06-02 02:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.50 - - [2025-06-02 02:13:17] "DELETE /loadbalancer/a3467b0c-7dcd-4e81-a058-e0503d9a0024 HTTP/1.1" 200 115 0.052615 10.0.0.50 - - [2025-06-02 02:13:17] "POST /chown HTTP/1.1" 200 109 0.006570 10.0.0.50 - - [2025-06-02 02:13:17] "POST /chown HTTP/1.1" 200 109 0.015371 10.0.0.50 - - [2025-06-02 02:13:17] "POST /chown HTTP/1.1" 200 109 0.041286 10.0.0.50 - - [2025-06-02 02:13:17] "DELETE /instance-ip/079726f4-c2c9-483d-be8a-c5208883ae17 HTTP/1.1" 200 115 0.118869 10.0.0.50 - - [2025-06-02 02:13:17] "POST /chown HTTP/1.1" 404 171 0.003613 10.0.0.50 - - [2025-06-02 02:13:17] "DELETE /virtual-machine-interface/22f64189-f3fb-43fa-9291-c8d4a50dea91 HTTP/1.1" 200 115 0.069401 10.0.0.50 - - [2025-06-02 02:13:17] "GET /floating-ip-pool/becbac64-d7d0-43ae-9075-b6c4afb6c25c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.009058 10.0.0.50 - - [2025-06-02 02:13:17] "PUT /service-instance/913a3fc3-2c09-43d7-8d85-f905c69b3d20 HTTP/1.1" 200 266 0.041764 10.0.0.50 - - [2025-06-02 02:13:17] "POST /ref-update HTTP/1.1" 200 156 0.036198 10.0.0.50 - - [2025-06-02 02:13:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.041247 10.0.0.50 - - [2025-06-02 02:13:17] "DELETE /floating-ip-pool/becbac64-d7d0-43ae-9075-b6c4afb6c25c HTTP/1.1" 200 115 0.111427 10.0.0.50 - - [2025-06-02 02:13:17] "PUT /service-instance/913a3fc3-2c09-43d7-8d85-f905c69b3d20 HTTP/1.1" 200 266 0.022881 10.0.0.50 - - [2025-06-02 02:13:17] "DELETE /tag/bf845654-e2af-4c71-8e79-298bbf60bcc7 HTTP/1.1" 200 115 0.191342 10.0.0.50 - - [2025-06-02 02:13:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.024163 10.0.0.50 - - [2025-06-02 02:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.50 - - [2025-06-02 02:13:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.50 - - [2025-06-02 02:13:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002967 10.0.0.50 - - [2025-06-02 02:13:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004028 10.0.0.50 - - [2025-06-02 02:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.50 - - [2025-06-02 02:13:18] "DELETE /virtual-network/2586fb2e-190c-48d7-897c-097bff1a7365 HTTP/1.1" 200 115 0.143300 10.0.0.50 - - [2025-06-02 02:13:18] "GET /routing-instance/581623ba-8daa-49dc-ae7a-5a621dcb9b2a HTTP/1.1" 404 171 0.002587 10.0.0.50 - - [2025-06-02 02:13:18] "GET /domains HTTP/1.1" 200 280 0.002085 10.0.0.50 - - [2025-06-02 02:13:18] "DELETE /service-instance/913a3fc3-2c09-43d7-8d85-f905c69b3d20 HTTP/1.1" 200 115 0.069771 10.0.0.50 - - [2025-06-02 02:13:18] "GET /domain/6c4e954a-58f5-4a77-b516-9c12fd1ad423 HTTP/1.1" 200 3086 0.007067 10.0.0.50 - - [2025-06-02 02:13:18] "DELETE /route-target/5470111c-b225-4b2b-8d57-6a668f142b1e HTTP/1.1" 200 115 0.050389 10.0.0.50 - - [2025-06-02 02:13:18] "GET /project/784c97b1-5719-42ed-864e-f2f82c91ae98 HTTP/1.1" 200 7410 0.045210 10.0.0.50 - - [2025-06-02 02:13:18] "GET /virtual-machine-interface/432d1c4e-628c-4ac7-9452-775f6b8352af?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.005775 10.0.0.50 - - [2025-06-02 02:13:18] "DELETE /virtual-machine-interface/432d1c4e-628c-4ac7-9452-775f6b8352af HTTP/1.1" 200 115 0.078321 10.0.0.50 - - [2025-06-02 02:13:18] "GET /virtual-machine-interface/00050414-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3567 0.011507 10.0.0.50 - - [2025-06-02 02:13:18] "POST /set-tag HTTP/1.1" 200 109 0.002412 10.0.0.50 - - [2025-06-02 02:13:18] "DELETE /virtual-machine/c2dae3c0-63d5-434f-be57-c6958838766e HTTP/1.1" 200 115 0.042605 10.0.0.50 - - [2025-06-02 02:13:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.015870 10.0.0.50 - - [2025-06-02 02:13:18] "GET /virtual-machine-interface/88e2b0bc-b124-4f7d-87df-c31d09981c5b?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1207 0.007805 10.0.0.50 - - [2025-06-02 02:13:18] "GET /loadbalancer/5c4a06ec-c540-4505-821c-462a850d678f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002336 10.0.0.50 - - [2025-06-02 02:13:18] "GET /virtual-machine-interface/00050414-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3567 0.005902 10.0.0.50 - - [2025-06-02 02:13:18] "POST /set-tag HTTP/1.1" 200 109 0.020121 10.0.0.50 - - [2025-06-02 02:13:18] "DELETE /virtual-machine-interface/88e2b0bc-b124-4f7d-87df-c31d09981c5b HTTP/1.1" 200 115 0.088120 10.0.0.50 - - [2025-06-02 02:13:18] "DELETE /loadbalancer-member/a0e7ee97-f8eb-4297-be06-83a0f021cf03 HTTP/1.1" 200 115 0.072855 10.0.0.50 - - [2025-06-02 02:13:18] "POST /ref-update HTTP/1.1" 200 156 0.022525 10.0.0.50 - - [2025-06-02 02:13:18] "DELETE /virtual-machine/47e86422-f79c-4e82-84ee-433fc57b1f7d HTTP/1.1" 200 115 0.031345 10.0.0.50 - - [2025-06-02 02:13:19] "GET /virtual-machine-interface/00050414-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3385 0.005177 10.0.0.50 - - [2025-06-02 02:13:19] "POST /set-tag HTTP/1.1" 200 109 0.003269 10.0.0.50 - - [2025-06-02 02:13:19] "GET /virtual-machine-interface/00050414-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3385 0.004311 10.0.0.50 - - [2025-06-02 02:13:19] "POST /set-tag HTTP/1.1" 200 109 0.003812 10.0.0.50 - - [2025-06-02 02:13:19] "GET /virtual-machine/917f406c-95d2-44e3-a866-9b86be3058b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003973 10.0.0.50 - - [2025-06-02 02:13:19] "POST /ref-update HTTP/1.1" 200 156 0.010192 10.0.0.50 - - [2025-06-02 02:13:19] "GET /virtual-machine-interface/00050414-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3385 0.012574 10.0.0.50 - - [2025-06-02 02:13:20] "POST /set-tag HTTP/1.1" 200 109 0.019521 10.0.0.50 - - [2025-06-02 02:13:20] "POST /set-tag HTTP/1.1" 200 109 0.037428 10.0.0.50 - - [2025-06-02 02:13:20] "POST /set-tag HTTP/1.1" 200 109 0.028317 10.0.0.50 - - [2025-06-02 02:13:20] "DELETE /instance-ip/001fd672-3f57-11f0-9511-fa163e961c9d HTTP/1.1" 200 115 0.036431 10.0.0.50 - - [2025-06-02 02:13:20] "POST /ref-update HTTP/1.1" 200 156 0.016848 10.0.0.50 - - [2025-06-02 02:13:20] "DELETE /virtual-machine-interface/00050414-3f57-11f0-9511-fa163e961c9d HTTP/1.1" 200 115 0.041667 10.0.0.50 - - [2025-06-02 02:13:20] "DELETE /virtual-machine/917f406c-95d2-44e3-a866-9b86be3058b1 HTTP/1.1" 200 115 0.025882 10.0.0.50 - - [2025-06-02 02:13:23] "GET /virtual-machine-interface/ff877e72-3f56-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.009536 10.0.0.50 - - [2025-06-02 02:13:23] "POST /set-tag HTTP/1.1" 200 109 0.002460 10.0.0.50 - - [2025-06-02 02:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.50 - - [2025-06-02 02:13:23] "GET /loadbalancer/5c4a06ec-c540-4505-821c-462a850d678f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002305 10.0.0.50 - - [2025-06-02 02:13:24] "GET /virtual-machine-interface/ff877e72-3f56-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006530 10.0.0.50 - - [2025-06-02 02:13:24] "POST /set-tag HTTP/1.1" 200 109 0.006572 10.0.0.50 - - [2025-06-02 02:13:24] "GET /virtual-machine-interface/ff877e72-3f56-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004771 10.0.0.50 - - [2025-06-02 02:13:24] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.50 - - [2025-06-02 02:13:24] "GET /virtual-machine/28a7da16-2675-4187-ba11-b6241b6d542a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003105 10.0.0.50 - - [2025-06-02 02:13:24] "POST /ref-update HTTP/1.1" 200 156 0.009706 10.0.0.50 - - [2025-06-02 02:13:25] "GET /virtual-machine-interface/ff877e72-3f56-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.024356 10.0.0.50 - - [2025-06-02 02:13:25] "POST /set-tag HTTP/1.1" 200 109 0.018867 10.0.0.50 - - [2025-06-02 02:13:25] "POST /set-tag HTTP/1.1" 200 109 0.029025 10.0.0.50 - - [2025-06-02 02:13:25] "POST /set-tag HTTP/1.1" 200 109 0.055454 10.0.0.50 - - [2025-06-02 02:13:25] "DELETE /instance-ip/ffa578f0-3f56-11f0-9511-fa163e961c9d HTTP/1.1" 200 115 0.034640 10.0.0.50 - - [2025-06-02 02:13:25] "POST /ref-update HTTP/1.1" 200 156 0.016146 10.0.0.50 - - [2025-06-02 02:13:25] "DELETE /virtual-machine-interface/ff877e72-3f56-11f0-9511-fa163e961c9d HTTP/1.1" 200 115 0.054118 10.0.0.50 - - [2025-06-02 02:13:25] "DELETE /virtual-machine/28a7da16-2675-4187-ba11-b6241b6d542a HTTP/1.1" 200 115 0.031153 10.0.0.50 - - [2025-06-02 02:13:25] "DELETE /tag/90e1aafe-c846-4a8a-bfac-1c36c153d48c HTTP/1.1" 200 115 0.041267 10.0.0.50 - - [2025-06-02 02:13:25] "DELETE /tag/869f2b59-aed8-4b73-9ada-7cf0b461ba7d HTTP/1.1" 200 115 0.073692 10.0.0.50 - - [2025-06-02 02:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.50 - - [2025-06-02 02:13:28] "GET /project/784c97b1-5719-42ed-864e-f2f82c91ae98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.042147 10.0.0.50 - - [2025-06-02 02:13:28] "POST /tags HTTP/1.1" 200 393 0.037553 10.0.0.50 - - [2025-06-02 02:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012481 10.0.0.50 - - [2025-06-02 02:13:28] "GET /tag/61c0060b-c042-4108-8ba0-104abbb411bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.017079 10.0.0.50 - - [2025-06-02 02:13:28] "POST /tags HTTP/1.1" 200 341 0.020889 10.0.0.50 - - [2025-06-02 02:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.50 - - [2025-06-02 02:13:28] "GET /tag/2d002680-d98f-4b7f-9bec-ac3eaec077a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013731 10.0.0.50 - - [2025-06-02 02:13:28] "POST /id-to-fqname HTTP/1.1" 200 192 0.000540 10.0.0.50 - - [2025-06-02 02:13:28] "POST /fqname-to-id HTTP/1.1" 404 201 0.010669 10.0.0.50 - - [2025-06-02 02:13:29] "POST /security-groups HTTP/1.1" 200 589 0.075670 10.0.0.50 - - [2025-06-02 02:13:29] "POST /projects HTTP/1.1" 200 519 0.243262 10.0.0.50 - - [2025-06-02 02:13:29] "POST /fqname-to-id HTTP/1.1" 404 236 0.011224 10.0.0.50 - - [2025-06-02 02:13:29] "POST /access-control-lists HTTP/1.1" 200 598 0.060915 10.0.0.50 - - [2025-06-02 02:13:29] "POST /fqname-to-id HTTP/1.1" 404 235 0.002112 10.0.0.50 - - [2025-06-02 02:13:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.050390 10.0.0.50 - - [2025-06-02 02:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.50 - - [2025-06-02 02:13:29] "GET /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007699 10.0.0.50 - - [2025-06-02 02:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.50 - - [2025-06-02 02:13:29] "GET /virtual-network/938455e3-e454-4a7a-98e0-84fca0e1e372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004470 10.0.0.50 - - [2025-06-02 02:13:29] "POST /access-control-lists HTTP/1.1" 200 596 0.086330 10.0.0.50 - - [2025-06-02 02:13:29] "PUT /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed HTTP/1.1" 200 264 0.075049 10.0.0.50 - - [2025-06-02 02:13:29] "PUT /virtual-network/938455e3-e454-4a7a-98e0-84fca0e1e372 HTTP/1.1" 200 264 0.048014 10.0.0.50 - - [2025-06-02 02:13:29] "POST /security-groups HTTP/1.1" 200 591 0.074124 10.0.0.50 - - [2025-06-02 02:13:29] "POST /fqname-to-id HTTP/1.1" 404 270 0.005802 10.0.0.50 - - [2025-06-02 02:13:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.041877 10.0.0.50 - - [2025-06-02 02:13:29] "POST /chown HTTP/1.1" 200 109 0.051765 10.0.0.50 - - [2025-06-02 02:13:29] "POST /access-control-lists HTTP/1.1" 200 632 0.086798 10.0.0.50 - - [2025-06-02 02:13:29] "POST /fqname-to-id HTTP/1.1" 404 269 0.015135 10.0.0.50 - - [2025-06-02 02:13:29] "GET /application-policy-set/c985c99d-3f45-4693-879a-1714696451d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008839 10.0.0.50 - - [2025-06-02 02:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006307 10.0.0.50 - - [2025-06-02 02:13:29] "GET /policy-management/95321406-e285-42bf-a353-3614c0696284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006869 10.0.0.50 - - [2025-06-02 02:13:29] "POST /tags HTTP/1.1" 409 226 0.002672 10.0.0.50 - - [2025-06-02 02:13:29] "POST /access-control-lists HTTP/1.1" 200 630 0.124382 10.0.0.50 - - [2025-06-02 02:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.50 - - [2025-06-02 02:13:29] "GET /tag/2d002680-d98f-4b7f-9bec-ac3eaec077a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015416 10.0.0.50 - - [2025-06-02 02:13:29] "POST /firewall-rules HTTP/1.1" 200 600 0.072168 10.0.0.50 - - [2025-06-02 02:13:29] "GET /firewall-rule/46f586da-6fdd-43eb-a9ce-b5fea2939e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.009961 10.0.0.50 - - [2025-06-02 02:13:29] "GET /firewall-policy/56a2a343-4007-4143-9b13-040e1586426d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003882 10.0.0.50 - - [2025-06-02 02:13:30] "GET /firewall-rule/46f586da-6fdd-43eb-a9ce-b5fea2939e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003071 10.0.0.50 - - [2025-06-02 02:13:30] "POST /ref-update HTTP/1.1" 200 156 0.051228 10.0.0.50 - - [2025-06-02 02:13:30] "GET /application-policy-set/c985c99d-3f45-4693-879a-1714696451d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011077 10.0.0.50 - - [2025-06-02 02:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.50 - - [2025-06-02 02:13:30] "GET /policy-management/95321406-e285-42bf-a353-3614c0696284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002744 10.0.0.50 - - [2025-06-02 02:13:30] "POST /tags HTTP/1.1" 409 226 0.001618 10.0.0.50 - - [2025-06-02 02:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.50 - - [2025-06-02 02:13:30] "GET /tag/2d002680-d98f-4b7f-9bec-ac3eaec077a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013018 10.0.0.50 - - [2025-06-02 02:13:30] "POST /firewall-rules HTTP/1.1" 200 598 0.066739 10.0.0.50 - - [2025-06-02 02:13:30] "GET /firewall-rule/7fcb850a-0670-4439-ad24-2b66fcd52930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004504 10.0.0.50 - - [2025-06-02 02:13:30] "GET /firewall-policy/56a2a343-4007-4143-9b13-040e1586426d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003599 10.0.0.50 - - [2025-06-02 02:13:30] "GET /firewall-rule/7fcb850a-0670-4439-ad24-2b66fcd52930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002239 10.0.0.50 - - [2025-06-02 02:13:30] "POST /ref-update HTTP/1.1" 200 156 0.052520 10.0.0.50 - - [2025-06-02 02:13:31] "POST /tags HTTP/1.1" 200 393 0.026141 10.0.0.50 - - [2025-06-02 02:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004885 10.0.0.50 - - [2025-06-02 02:13:31] "GET /tag/09605a7a-2ebe-48ce-aa82-a914a2ba388f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.013490 10.0.0.50 - - [2025-06-02 02:13:31] "POST /tags HTTP/1.1" 200 341 0.018653 10.0.0.50 - - [2025-06-02 02:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008907 10.0.0.50 - - [2025-06-02 02:13:31] "GET /tag/4f7954fe-f9ae-42a7-93dd-d60fb96ea0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015578 10.0.0.50 - - [2025-06-02 02:13:31] "POST /id-to-fqname HTTP/1.1" 200 192 0.000783 10.0.0.50 - - [2025-06-02 02:13:32] "POST /fqname-to-id HTTP/1.1" 404 201 0.002568 10.0.0.50 - - [2025-06-02 02:13:32] "POST /security-groups HTTP/1.1" 200 589 0.063858 10.0.0.50 - - [2025-06-02 02:13:32] "POST /projects HTTP/1.1" 200 519 0.206271 10.0.0.50 - - [2025-06-02 02:13:32] "POST /fqname-to-id HTTP/1.1" 404 236 0.002138 10.0.0.50 - - [2025-06-02 02:13:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.022706 10.0.0.50 - - [2025-06-02 02:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011799 10.0.0.50 - - [2025-06-02 02:13:32] "GET /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.013857 10.0.0.50 - - [2025-06-02 02:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.50 - - [2025-06-02 02:13:32] "POST /access-control-lists HTTP/1.1" 200 598 0.089844 10.0.0.50 - - [2025-06-02 02:13:32] "POST /fqname-to-id HTTP/1.1" 404 235 0.005521 10.0.0.50 - - [2025-06-02 02:13:32] "GET /virtual-network/938455e3-e454-4a7a-98e0-84fca0e1e372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.018674 10.0.0.50 - - [2025-06-02 02:13:32] "POST /access-control-lists HTTP/1.1" 200 596 0.066316 10.0.0.50 - - [2025-06-02 02:13:32] "PUT /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed HTTP/1.1" 200 264 0.101475 10.0.0.50 - - [2025-06-02 02:13:32] "PUT /virtual-network/938455e3-e454-4a7a-98e0-84fca0e1e372 HTTP/1.1" 200 264 0.064162 10.0.0.50 - - [2025-06-02 02:13:32] "POST /security-groups HTTP/1.1" 200 591 0.108415 10.0.0.50 - - [2025-06-02 02:13:32] "POST /fqname-to-id HTTP/1.1" 404 270 0.003922 10.0.0.50 - - [2025-06-02 02:13:32] "POST /access-control-lists HTTP/1.1" 200 632 0.077245 10.0.0.50 - - [2025-06-02 02:13:32] "POST /fqname-to-id HTTP/1.1" 404 269 0.006119 10.0.0.50 - - [2025-06-02 02:13:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.095172 10.0.0.50 - - [2025-06-02 02:13:32] "POST /chown HTTP/1.1" 200 109 0.045677 10.0.0.50 - - [2025-06-02 02:13:32] "GET /application-policy-set/c985c99d-3f45-4693-879a-1714696451d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.040708 10.0.0.50 - - [2025-06-02 02:13:32] "POST /access-control-lists HTTP/1.1" 200 630 0.105711 10.0.0.50 - - [2025-06-02 02:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.50 - - [2025-06-02 02:13:32] "GET /policy-management/95321406-e285-42bf-a353-3614c0696284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004198 10.0.0.50 - - [2025-06-02 02:13:32] "POST /tags HTTP/1.1" 409 226 0.006281 10.0.0.50 - - [2025-06-02 02:13:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.50 - - [2025-06-02 02:13:32] "GET /tag/4f7954fe-f9ae-42a7-93dd-d60fb96ea0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015363 10.0.0.50 - - [2025-06-02 02:13:33] "POST /firewall-rules HTTP/1.1" 200 600 0.079367 10.0.0.50 - - [2025-06-02 02:13:33] "GET /firewall-rule/80c6bf07-563e-462a-822d-6175e9add5b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005503 10.0.0.50 - - [2025-06-02 02:13:33] "GET /firewall-policy/56a2a343-4007-4143-9b13-040e1586426d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003650 10.0.0.50 - - [2025-06-02 02:13:33] "GET /firewall-rule/80c6bf07-563e-462a-822d-6175e9add5b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002262 10.0.0.50 - - [2025-06-02 02:13:33] "POST /ref-update HTTP/1.1" 200 156 0.073599 10.0.0.50 - - [2025-06-02 02:13:33] "GET /application-policy-set/c985c99d-3f45-4693-879a-1714696451d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.025232 10.0.0.50 - - [2025-06-02 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.50 - - [2025-06-02 02:13:33] "GET /policy-management/95321406-e285-42bf-a353-3614c0696284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005944 10.0.0.50 - - [2025-06-02 02:13:33] "POST /tags HTTP/1.1" 409 226 0.004136 10.0.0.50 - - [2025-06-02 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.50 - - [2025-06-02 02:13:33] "GET /tag/4f7954fe-f9ae-42a7-93dd-d60fb96ea0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011606 10.0.0.50 - - [2025-06-02 02:13:33] "POST /firewall-rules HTTP/1.1" 200 598 0.079017 10.0.0.50 - - [2025-06-02 02:13:33] "GET /firewall-rule/d5573cc2-098d-40e6-a388-63109488e498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004355 10.0.0.50 - - [2025-06-02 02:13:33] "GET /firewall-policy/56a2a343-4007-4143-9b13-040e1586426d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003741 10.0.0.50 - - [2025-06-02 02:13:33] "GET /firewall-rule/d5573cc2-098d-40e6-a388-63109488e498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002211 10.0.0.50 - - [2025-06-02 02:13:33] "POST /ref-update HTTP/1.1" 200 156 0.072510 10.0.0.50 - - [2025-06-02 02:13:34] "POST /tags HTTP/1.1" 200 345 0.105950 10.0.0.50 - - [2025-06-02 02:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.021048 10.0.0.50 - - [2025-06-02 02:13:34] "GET /tag/950a195f-8df1-4ae0-bbf5-3b137901691f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.023986 10.0.0.50 - - [2025-06-02 02:13:34] "POST /projects HTTP/1.1" 409 238 0.016735 10.0.0.50 - - [2025-06-02 02:13:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.50 - - [2025-06-02 02:13:35] "GET /project/95fc2477-797a-46d2-8e9c-1b425da02873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.053391 10.0.0.50 - - [2025-06-02 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004557 10.0.0.50 - - [2025-06-02 02:13:35] "GET /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004790 10.0.0.50 - - [2025-06-02 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004924 10.0.0.50 - - [2025-06-02 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.50 - - [2025-06-02 02:13:35] "GET /project/95fc2477-797a-46d2-8e9c-1b425da02873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043517 10.0.0.50 - - [2025-06-02 02:13:35] "GET /virtual-network/938455e3-e454-4a7a-98e0-84fca0e1e372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005867 10.0.0.50 - - [2025-06-02 02:13:35] "POST /security-groups HTTP/1.1" 409 285 0.004667 10.0.0.50 - - [2025-06-02 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.50 - - [2025-06-02 02:13:35] "PUT /security-group/0fe5e5fd-4cc1-4620-a135-649d66c04e08 HTTP/1.1" 200 262 0.062816 10.0.0.50 - - [2025-06-02 02:13:35] "PUT /access-control-list/240f7b07-941d-4cab-9aa8-3f86271fd6cf HTTP/1.1" 200 272 0.027544 10.0.0.50 - - [2025-06-02 02:13:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.068282 10.0.0.50 - - [2025-06-02 02:13:35] "POST /tags HTTP/1.1" 409 228 0.010150 10.0.0.50 - - [2025-06-02 02:13:35] "PUT /access-control-list/26961f66-65c3-4140-aabf-a70ae88bbb11 HTTP/1.1" 200 272 0.032391 10.0.0.50 - - [2025-06-02 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005358 10.0.0.50 - - [2025-06-02 02:13:35] "GET /tag/950a195f-8df1-4ae0-bbf5-3b137901691f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012529 10.0.0.50 - - [2025-06-02 02:13:35] "POST /tags HTTP/1.1" 200 345 0.041702 10.0.0.50 - - [2025-06-02 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007557 10.0.0.50 - - [2025-06-02 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012895 10.0.0.50 - - [2025-06-02 02:13:35] "GET /project/22a94624-62e0-44ad-919b-f301dd7a2754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048131 10.0.0.50 - - [2025-06-02 02:13:35] "GET /tag/c02bfa59-4e38-4dfe-bfef-c4e422b36366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.035946 10.0.0.50 - - [2025-06-02 02:13:35] "POST /projects HTTP/1.1" 409 238 0.002097 10.0.0.50 - - [2025-06-02 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.50 - - [2025-06-02 02:13:35] "GET /project/22a94624-62e0-44ad-919b-f301dd7a2754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042032 10.0.0.50 - - [2025-06-02 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.50 - - [2025-06-02 02:13:35] "GET /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004717 10.0.0.50 - - [2025-06-02 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.50 - - [2025-06-02 02:13:35] "GET /virtual-network/938455e3-e454-4a7a-98e0-84fca0e1e372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006068 10.0.0.50 - - [2025-06-02 02:13:35] "POST /security-groups HTTP/1.1" 409 285 0.002187 10.0.0.50 - - [2025-06-02 02:13:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.50 - - [2025-06-02 02:13:35] "PUT /security-group/308cf1bd-5a83-4c4e-980c-da9ddd4a8df4 HTTP/1.1" 200 262 0.074546 10.0.0.50 - - [2025-06-02 02:13:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.032451 10.0.0.50 - - [2025-06-02 02:13:35] "PUT /access-control-list/8680b074-2dfd-42be-9bb2-65b451caf6d8 HTTP/1.1" 200 272 0.019406 10.0.0.50 - - [2025-06-02 02:13:35] "POST /tags HTTP/1.1" 409 228 0.019520 10.0.0.50 - - [2025-06-02 02:13:35] "PUT /access-control-list/cef52323-6695-4e85-8fce-e9d73cb63abb HTTP/1.1" 200 272 0.040919 10.0.0.50 - - [2025-06-02 02:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006243 10.0.0.50 - - [2025-06-02 02:13:36] "GET /tag/c02bfa59-4e38-4dfe-bfef-c4e422b36366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.016159 10.0.0.50 - - [2025-06-02 02:13:36] "POST /tags HTTP/1.1" 200 291 0.066165 10.0.0.50 - - [2025-06-02 02:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.50 - - [2025-06-02 02:13:36] "GET /tag/85816d7a-fd95-4e69-99b5-91cf3c01fb12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.014773 10.0.0.50 - - [2025-06-02 02:13:36] "POST /tags HTTP/1.1" 200 303 0.052504 10.0.0.50 - - [2025-06-02 02:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.50 - - [2025-06-02 02:13:36] "GET /tag/f21751c7-34a5-46db-bc35-17311cff5be5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.015463 10.0.0.50 - - [2025-06-02 02:13:36] "POST /tags HTTP/1.1" 409 252 0.001733 10.0.0.50 - - [2025-06-02 02:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.50 - - [2025-06-02 02:13:36] "GET /tag/61c0060b-c042-4108-8ba0-104abbb411bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012064 10.0.0.50 - - [2025-06-02 02:13:36] "POST /tags HTTP/1.1" 409 226 0.001683 10.0.0.50 - - [2025-06-02 02:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.50 - - [2025-06-02 02:13:36] "GET /tag/2d002680-d98f-4b7f-9bec-ac3eaec077a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011929 10.0.0.50 - - [2025-06-02 02:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007595 10.0.0.50 - - [2025-06-02 02:13:36] "GET /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004722 10.0.0.50 - - [2025-06-02 02:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.50 - - [2025-06-02 02:13:36] "GET /project/95fc2477-797a-46d2-8e9c-1b425da02873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032716 10.0.0.50 - - [2025-06-02 02:13:36] "POST /virtual-machines HTTP/1.1" 200 395 0.033125 10.0.0.50 - - [2025-06-02 02:13:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.040689 10.0.0.50 - - [2025-06-02 02:13:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.159289 10.0.0.50 - - [2025-06-02 02:13:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.008327 10.0.0.50 - - [2025-06-02 02:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007547 10.0.0.50 - - [2025-06-02 02:13:36] "GET /virtual-machine-interface/3112746a-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005855 10.0.0.50 - - [2025-06-02 02:13:36] "POST /instance-ips HTTP/1.1" 200 397 0.037185 10.0.0.50 - - [2025-06-02 02:13:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.020788 10.0.0.50 - - [2025-06-02 02:13:37] "GET /virtual-machine-interface/3112746a-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006527 10.0.0.50 - - [2025-06-02 02:13:37] "POST /set-tag HTTP/1.1" 200 109 0.070945 10.0.0.50 - - [2025-06-02 02:13:37] "GET /virtual-machine-interface/3112746a-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.023179 10.0.0.50 - - [2025-06-02 02:13:37] "GET /instance-ip/31345d46-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003033 10.0.0.50 - - [2025-06-02 02:13:37] "GET /virtual-machine-interface/3112746a-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004937 10.0.0.50 - - [2025-06-02 02:13:37] "POST /set-tag HTTP/1.1" 200 109 0.002233 10.0.0.50 - - [2025-06-02 02:13:37] "GET /virtual-router/61dd2533-994c-4d81-b20e-3edd5d443028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004143 10.0.0.50 - - [2025-06-02 02:13:37] "POST /ref-update HTTP/1.1" 200 156 0.014174 10.0.0.50 - - [2025-06-02 02:13:37] "GET /virtual-machine-interface/3112746a-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016367 10.0.0.50 - - [2025-06-02 02:13:37] "POST /set-tag HTTP/1.1" 200 109 0.002119 10.0.0.50 - - [2025-06-02 02:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.50 - - [2025-06-02 02:13:37] "GET /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006641 10.0.0.50 - - [2025-06-02 02:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.50 - - [2025-06-02 02:13:37] "GET /project/95fc2477-797a-46d2-8e9c-1b425da02873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046111 10.0.0.50 - - [2025-06-02 02:13:37] "POST /virtual-machines HTTP/1.1" 200 395 0.014878 10.0.0.50 - - [2025-06-02 02:13:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.017335 10.0.0.50 - - [2025-06-02 02:13:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.138182 10.0.0.50 - - [2025-06-02 02:13:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.038050 10.0.0.50 - - [2025-06-02 02:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.50 - - [2025-06-02 02:13:37] "GET /virtual-machine-interface/319ebde4-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008003 10.0.0.50 - - [2025-06-02 02:13:37] "POST /instance-ips HTTP/1.1" 200 397 0.033026 10.0.0.50 - - [2025-06-02 02:13:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.014325 10.0.0.50 - - [2025-06-02 02:13:37] "GET /virtual-machine-interface/319ebde4-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.023031 10.0.0.50 - - [2025-06-02 02:13:38] "POST /set-tag HTTP/1.1" 200 109 0.067228 10.0.0.50 - - [2025-06-02 02:13:38] "GET /virtual-machine-interface/319ebde4-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021751 10.0.0.50 - - [2025-06-02 02:13:38] "GET /instance-ip/31c24444-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006472 10.0.0.50 - - [2025-06-02 02:13:38] "GET /virtual-machine-interface/319ebde4-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004905 10.0.0.50 - - [2025-06-02 02:13:38] "POST /set-tag HTTP/1.1" 200 109 0.002199 10.0.0.50 - - [2025-06-02 02:13:38] "GET /virtual-router/61dd2533-994c-4d81-b20e-3edd5d443028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003807 10.0.0.50 - - [2025-06-02 02:13:38] "POST /ref-update HTTP/1.1" 200 156 0.008631 10.0.0.50 - - [2025-06-02 02:13:38] "GET /virtual-machine-interface/319ebde4-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013376 10.0.0.50 - - [2025-06-02 02:13:38] "POST /set-tag HTTP/1.1" 200 109 0.002677 10.0.0.50 - - [2025-06-02 02:13:38] "POST /tags HTTP/1.1" 200 291 0.032904 10.0.0.50 - - [2025-06-02 02:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.017137 10.0.0.50 - - [2025-06-02 02:13:38] "GET /tag/ad257522-49c6-4fc6-929b-7663641dd0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.017109 10.0.0.50 - - [2025-06-02 02:13:38] "POST /tags HTTP/1.1" 409 252 0.004683 10.0.0.50 - - [2025-06-02 02:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.50 - - [2025-06-02 02:13:38] "GET /tag/09605a7a-2ebe-48ce-aa82-a914a2ba388f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.013492 10.0.0.50 - - [2025-06-02 02:13:38] "POST /tags HTTP/1.1" 409 226 0.002517 10.0.0.50 - - [2025-06-02 02:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.50 - - [2025-06-02 02:13:38] "GET /tag/4f7954fe-f9ae-42a7-93dd-d60fb96ea0ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012736 10.0.0.50 - - [2025-06-02 02:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.50 - - [2025-06-02 02:13:38] "GET /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004218 10.0.0.50 - - [2025-06-02 02:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.50 - - [2025-06-02 02:13:38] "GET /project/22a94624-62e0-44ad-919b-f301dd7a2754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.053939 10.0.0.50 - - [2025-06-02 02:13:38] "POST /virtual-machines HTTP/1.1" 200 395 0.013467 10.0.0.50 - - [2025-06-02 02:13:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.009199 10.0.0.50 - - [2025-06-02 02:13:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.132607 10.0.0.50 - - [2025-06-02 02:13:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.035903 10.0.0.50 - - [2025-06-02 02:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.014100 10.0.0.50 - - [2025-06-02 02:13:39] "GET /virtual-machine-interface/32657e2a-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005190 10.0.0.50 - - [2025-06-02 02:13:39] "POST /instance-ips HTTP/1.1" 200 397 0.030671 10.0.0.50 - - [2025-06-02 02:13:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.043845 10.0.0.50 - - [2025-06-02 02:13:39] "GET /virtual-machine-interface/32657e2a-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.018320 10.0.0.50 - - [2025-06-02 02:13:39] "POST /set-tag HTTP/1.1" 200 109 0.075068 10.0.0.50 - - [2025-06-02 02:13:39] "GET /virtual-machine-interface/32657e2a-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011714 10.0.0.50 - - [2025-06-02 02:13:39] "GET /instance-ip/3280791e-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.013087 10.0.0.50 - - [2025-06-02 02:13:39] "GET /virtual-machine-interface/32657e2a-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005272 10.0.0.50 - - [2025-06-02 02:13:39] "POST /set-tag HTTP/1.1" 200 109 0.003838 10.0.0.50 - - [2025-06-02 02:13:39] "GET /virtual-router/61dd2533-994c-4d81-b20e-3edd5d443028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004807 10.0.0.50 - - [2025-06-02 02:13:39] "POST /ref-update HTTP/1.1" 200 156 0.010735 10.0.0.50 - - [2025-06-02 02:13:39] "GET /virtual-machine-interface/32657e2a-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014898 10.0.0.50 - - [2025-06-02 02:13:39] "POST /set-tag HTTP/1.1" 200 109 0.002287 10.0.0.50 - - [2025-06-02 02:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.50 - - [2025-06-02 02:13:39] "GET /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004996 10.0.0.50 - - [2025-06-02 02:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.50 - - [2025-06-02 02:13:39] "GET /project/22a94624-62e0-44ad-919b-f301dd7a2754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038193 10.0.0.50 - - [2025-06-02 02:13:39] "POST /virtual-machines HTTP/1.1" 200 395 0.016629 10.0.0.50 - - [2025-06-02 02:13:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.052042 10.0.0.50 - - [2025-06-02 02:13:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.141876 10.0.0.50 - - [2025-06-02 02:13:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.009175 10.0.0.50 - - [2025-06-02 02:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.016837 10.0.0.50 - - [2025-06-02 02:13:39] "GET /virtual-machine-interface/32ecefea-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005122 10.0.0.50 - - [2025-06-02 02:13:40] "POST /instance-ips HTTP/1.1" 200 397 0.020381 10.0.0.50 - - [2025-06-02 02:13:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.019916 10.0.0.50 - - [2025-06-02 02:13:40] "GET /virtual-machine-interface/32ecefea-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015477 10.0.0.50 - - [2025-06-02 02:13:40] "POST /set-tag HTTP/1.1" 200 109 0.075183 10.0.0.50 - - [2025-06-02 02:13:40] "GET /virtual-machine-interface/32ecefea-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.022313 10.0.0.50 - - [2025-06-02 02:13:40] "GET /instance-ip/330b7d84-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003109 10.0.0.50 - - [2025-06-02 02:13:40] "GET /virtual-machine-interface/32ecefea-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004901 10.0.0.50 - - [2025-06-02 02:13:40] "POST /set-tag HTTP/1.1" 200 109 0.002082 10.0.0.50 - - [2025-06-02 02:13:40] "GET /virtual-router/61dd2533-994c-4d81-b20e-3edd5d443028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003563 10.0.0.50 - - [2025-06-02 02:13:40] "POST /ref-update HTTP/1.1" 200 156 0.008536 10.0.0.50 - - [2025-06-02 02:13:40] "GET /virtual-machine-interface/32ecefea-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005129 10.0.0.50 - - [2025-06-02 02:13:40] "POST /set-tag HTTP/1.1" 200 109 0.002401 10.0.0.50 - - [2025-06-02 02:13:40] "POST /tags HTTP/1.1" 200 299 0.026481 10.0.0.50 - - [2025-06-02 02:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.50 - - [2025-06-02 02:13:40] "GET /tag/d1835575-1235-45f9-8216-ab4ea224c522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013815 10.0.0.50 - - [2025-06-02 02:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.50 - - [2025-06-02 02:13:40] "GET /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004707 10.0.0.50 - - [2025-06-02 02:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.50 - - [2025-06-02 02:13:40] "GET /project/95fc2477-797a-46d2-8e9c-1b425da02873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035965 10.0.0.50 - - [2025-06-02 02:13:40] "POST /virtual-machines HTTP/1.1" 200 395 0.008142 10.0.0.50 - - [2025-06-02 02:13:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.009357 10.0.0.50 - - [2025-06-02 02:13:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110982 10.0.0.50 - - [2025-06-02 02:13:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.029109 10.0.0.50 - - [2025-06-02 02:13:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.021447 10.0.0.50 - - [2025-06-02 02:13:40] "GET /virtual-machine-interface/3377d9d4-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005206 10.0.0.50 - - [2025-06-02 02:13:40] "POST /instance-ips HTTP/1.1" 200 397 0.018947 10.0.0.50 - - [2025-06-02 02:13:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.025884 10.0.0.50 - - [2025-06-02 02:13:40] "GET /virtual-machine-interface/3377d9d4-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011674 10.0.0.50 - - [2025-06-02 02:13:41] "POST /set-tag HTTP/1.1" 200 109 0.021983 10.0.0.50 - - [2025-06-02 02:13:41] "GET /virtual-machine-interface/3377d9d4-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016548 10.0.0.50 - - [2025-06-02 02:13:41] "GET /instance-ip/339070a2-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003898 10.0.0.50 - - [2025-06-02 02:13:41] "GET /virtual-machine-interface/3377d9d4-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005671 10.0.0.50 - - [2025-06-02 02:13:41] "POST /set-tag HTTP/1.1" 200 109 0.002177 10.0.0.50 - - [2025-06-02 02:13:41] "POST /tags HTTP/1.1" 200 299 0.019546 10.0.0.50 - - [2025-06-02 02:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.50 - - [2025-06-02 02:13:41] "GET /tag/1e283d5a-55b6-450a-8d9d-93f957970d46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012706 10.0.0.50 - - [2025-06-02 02:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.50 - - [2025-06-02 02:13:41] "GET /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004466 10.0.0.50 - - [2025-06-02 02:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.50 - - [2025-06-02 02:13:41] "GET /project/95fc2477-797a-46d2-8e9c-1b425da02873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037160 10.0.0.50 - - [2025-06-02 02:13:41] "POST /virtual-machines HTTP/1.1" 200 395 0.007976 10.0.0.50 - - [2025-06-02 02:13:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.008618 10.0.0.50 - - [2025-06-02 02:13:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104893 10.0.0.50 - - [2025-06-02 02:13:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.021110 10.0.0.50 - - [2025-06-02 02:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.013818 10.0.0.50 - - [2025-06-02 02:13:41] "GET /virtual-machine-interface/33e69432-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005698 10.0.0.50 - - [2025-06-02 02:13:41] "POST /instance-ips HTTP/1.1" 200 397 0.020860 10.0.0.50 - - [2025-06-02 02:13:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.020559 10.0.0.50 - - [2025-06-02 02:13:41] "GET /virtual-machine-interface/33e69432-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010933 10.0.0.50 - - [2025-06-02 02:13:41] "POST /set-tag HTTP/1.1" 200 109 0.018756 10.0.0.50 - - [2025-06-02 02:13:41] "GET /virtual-machine-interface/33e69432-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.025038 10.0.0.50 - - [2025-06-02 02:13:41] "GET /instance-ip/33fb8e14-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002847 10.0.0.50 - - [2025-06-02 02:13:41] "GET /virtual-machine-interface/33e69432-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004969 10.0.0.50 - - [2025-06-02 02:13:41] "POST /set-tag HTTP/1.1" 200 109 0.002223 10.0.0.50 - - [2025-06-02 02:13:41] "POST /tags HTTP/1.1" 200 299 0.020477 10.0.0.50 - - [2025-06-02 02:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.50 - - [2025-06-02 02:13:41] "GET /tag/baf6dcdb-6c13-48c5-8892-243c77f3383c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.016756 10.0.0.50 - - [2025-06-02 02:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.50 - - [2025-06-02 02:13:41] "GET /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004694 10.0.0.50 - - [2025-06-02 02:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.50 - - [2025-06-02 02:13:42] "GET /project/22a94624-62e0-44ad-919b-f301dd7a2754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046293 10.0.0.50 - - [2025-06-02 02:13:42] "POST /virtual-machines HTTP/1.1" 200 395 0.007748 10.0.0.50 - - [2025-06-02 02:13:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.007830 10.0.0.50 - - [2025-06-02 02:13:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110105 10.0.0.50 - - [2025-06-02 02:13:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.018447 10.0.0.50 - - [2025-06-02 02:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010150 10.0.0.50 - - [2025-06-02 02:13:42] "GET /virtual-machine-interface/3452fe4c-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004960 10.0.0.50 - - [2025-06-02 02:13:42] "POST /instance-ips HTTP/1.1" 200 397 0.024958 10.0.0.50 - - [2025-06-02 02:13:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.031888 10.0.0.50 - - [2025-06-02 02:13:42] "GET /virtual-machine-interface/3452fe4c-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.021935 10.0.0.50 - - [2025-06-02 02:13:42] "POST /set-tag HTTP/1.1" 200 109 0.020051 10.0.0.50 - - [2025-06-02 02:13:42] "GET /virtual-machine-interface/3452fe4c-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020218 10.0.0.50 - - [2025-06-02 02:13:42] "GET /instance-ip/34684c48-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003227 10.0.0.50 - - [2025-06-02 02:13:42] "GET /virtual-machine-interface/3452fe4c-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004776 10.0.0.50 - - [2025-06-02 02:13:42] "POST /set-tag HTTP/1.1" 200 109 0.002288 10.0.0.50 - - [2025-06-02 02:13:42] "POST /tags HTTP/1.1" 200 299 0.018796 10.0.0.50 - - [2025-06-02 02:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.50 - - [2025-06-02 02:13:42] "GET /tag/8740216c-d596-4094-a262-d95f47a291c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012791 10.0.0.50 - - [2025-06-02 02:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.50 - - [2025-06-02 02:13:42] "GET /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004856 10.0.0.50 - - [2025-06-02 02:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.50 - - [2025-06-02 02:13:42] "GET /project/22a94624-62e0-44ad-919b-f301dd7a2754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033962 10.0.0.50 - - [2025-06-02 02:13:42] "POST /virtual-machines HTTP/1.1" 200 395 0.009708 10.0.0.50 - - [2025-06-02 02:13:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.009047 10.0.0.50 - - [2025-06-02 02:13:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.128694 10.0.0.50 - - [2025-06-02 02:13:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.036146 10.0.0.50 - - [2025-06-02 02:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005008 10.0.0.50 - - [2025-06-02 02:13:43] "GET /virtual-machine-interface/34bc3826-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009032 10.0.0.50 - - [2025-06-02 02:13:43] "POST /instance-ips HTTP/1.1" 200 397 0.028256 10.0.0.50 - - [2025-06-02 02:13:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.024089 10.0.0.50 - - [2025-06-02 02:13:43] "GET /virtual-machine-interface/34bc3826-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013234 10.0.0.50 - - [2025-06-02 02:13:43] "POST /set-tag HTTP/1.1" 200 109 0.022734 10.0.0.50 - - [2025-06-02 02:13:43] "GET /virtual-machine-interface/34bc3826-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.027434 10.0.0.50 - - [2025-06-02 02:13:43] "GET /instance-ip/34d683ac-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003043 10.0.0.50 - - [2025-06-02 02:13:43] "GET /virtual-machine-interface/34bc3826-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004799 10.0.0.50 - - [2025-06-02 02:13:43] "POST /set-tag HTTP/1.1" 200 109 0.002135 10.0.0.50 - - [2025-06-02 02:13:43] "GET /virtual-router/61dd2533-994c-4d81-b20e-3edd5d443028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003585 10.0.0.50 - - [2025-06-02 02:13:43] "POST /ref-update HTTP/1.1" 200 156 0.010823 10.0.0.50 - - [2025-06-02 02:13:43] "GET /virtual-router/61dd2533-994c-4d81-b20e-3edd5d443028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.011169 10.0.0.50 - - [2025-06-02 02:13:43] "POST /ref-update HTTP/1.1" 200 156 0.008016 10.0.0.50 - - [2025-06-02 02:13:43] "GET /virtual-router/61dd2533-994c-4d81-b20e-3edd5d443028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004323 10.0.0.50 - - [2025-06-02 02:13:43] "POST /ref-update HTTP/1.1" 200 156 0.008347 10.0.0.50 - - [2025-06-02 02:13:43] "GET /virtual-router/61dd2533-994c-4d81-b20e-3edd5d443028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.019598 10.0.0.50 - - [2025-06-02 02:13:43] "POST /ref-update HTTP/1.1" 200 156 0.008802 10.0.0.50 - - [2025-06-02 02:13:43] "GET /virtual-machine-interface/3112746a-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011613 10.0.0.50 - - [2025-06-02 02:13:43] "POST /set-tag HTTP/1.1" 200 109 0.002248 10.0.0.50 - - [2025-06-02 02:13:43] "GET /virtual-machine-interface/3112746a-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005055 10.0.0.50 - - [2025-06-02 02:13:43] "POST /set-tag HTTP/1.1" 200 109 0.034522 10.0.0.50 - - [2025-06-02 02:13:43] "GET /virtual-machine-interface/319ebde4-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004522 10.0.0.50 - - [2025-06-02 02:13:43] "POST /set-tag HTTP/1.1" 200 109 0.005381 10.0.0.50 - - [2025-06-02 02:13:43] "GET /virtual-machine-interface/319ebde4-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015047 10.0.0.50 - - [2025-06-02 02:13:43] "POST /set-tag HTTP/1.1" 200 109 0.002329 10.0.0.50 - - [2025-06-02 02:13:43] "GET /virtual-machine-interface/32657e2a-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004840 10.0.0.50 - - [2025-06-02 02:13:43] "POST /set-tag HTTP/1.1" 200 109 0.002253 10.0.0.50 - - [2025-06-02 02:13:43] "GET /virtual-machine-interface/32657e2a-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004153 10.0.0.50 - - [2025-06-02 02:13:43] "POST /set-tag HTTP/1.1" 200 109 0.002633 10.0.0.50 - - [2025-06-02 02:13:43] "GET /virtual-machine-interface/32ecefea-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004284 10.0.0.50 - - [2025-06-02 02:13:43] "POST /set-tag HTTP/1.1" 200 109 0.002028 10.0.0.50 - - [2025-06-02 02:13:43] "GET /virtual-machine-interface/32ecefea-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004551 10.0.0.50 - - [2025-06-02 02:13:43] "POST /set-tag HTTP/1.1" 200 109 0.008385 10.0.0.50 - - [2025-06-02 02:13:43] "GET /virtual-machine-interface/3377d9d4-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010081 10.0.0.50 - - [2025-06-02 02:13:43] "POST /set-tag HTTP/1.1" 200 109 0.002457 10.0.0.50 - - [2025-06-02 02:13:43] "GET /virtual-machine-interface/33e69432-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004189 10.0.0.50 - - [2025-06-02 02:13:43] "POST /set-tag HTTP/1.1" 200 109 0.001904 10.0.0.50 - - [2025-06-02 02:13:44] "GET /virtual-machine-interface/3452fe4c-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005023 10.0.0.50 - - [2025-06-02 02:13:44] "POST /set-tag HTTP/1.1" 200 109 0.001986 10.0.0.50 - - [2025-06-02 02:13:44] "GET /virtual-machine-interface/34bc3826-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004483 10.0.0.50 - - [2025-06-02 02:13:44] "POST /set-tag HTTP/1.1" 200 109 0.002365 10.0.0.50 - - [2025-06-02 02:13:44] "GET /virtual-machine-interface/3377d9d4-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004497 10.0.0.50 - - [2025-06-02 02:13:44] "POST /set-tag HTTP/1.1" 200 109 0.006531 10.0.0.50 - - [2025-06-02 02:13:44] "GET /virtual-machine-interface/33e69432-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004695 10.0.0.50 - - [2025-06-02 02:13:44] "POST /set-tag HTTP/1.1" 200 109 0.002501 10.0.0.50 - - [2025-06-02 02:13:44] "GET /virtual-machine-interface/3112746a-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004244 10.0.0.50 - - [2025-06-02 02:13:44] "POST /set-tag HTTP/1.1" 200 109 0.002488 10.0.0.50 - - [2025-06-02 02:13:44] "GET /virtual-machine-interface/3452fe4c-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004460 10.0.0.50 - - [2025-06-02 02:13:44] "POST /set-tag HTTP/1.1" 200 109 0.001950 10.0.0.50 - - [2025-06-02 02:13:44] "GET /virtual-machine-interface/34bc3826-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004579 10.0.0.50 - - [2025-06-02 02:13:44] "POST /set-tag HTTP/1.1" 200 109 0.002142 10.0.0.50 - - [2025-06-02 02:13:44] "GET /virtual-machine-interface/319ebde4-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010287 10.0.0.50 - - [2025-06-02 02:13:44] "POST /set-tag HTTP/1.1" 200 109 0.003071 10.0.0.50 - - [2025-06-02 02:13:44] "GET /virtual-machine-interface/32657e2a-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004516 10.0.0.50 - - [2025-06-02 02:13:44] "POST /set-tag HTTP/1.1" 200 109 0.001984 10.0.0.50 - - [2025-06-02 02:13:44] "GET /virtual-machine-interface/32ecefea-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005512 10.0.0.50 - - [2025-06-02 02:13:44] "POST /set-tag HTTP/1.1" 200 109 0.002327 10.0.0.50 - - [2025-06-02 02:13:44] "GET /virtual-machine-interface/3377d9d4-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004336 10.0.0.50 - - [2025-06-02 02:13:44] "POST /set-tag HTTP/1.1" 200 109 0.002494 10.0.0.50 - - [2025-06-02 02:13:44] "GET /virtual-machine-interface/33e69432-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004673 10.0.0.50 - - [2025-06-02 02:13:44] "POST /set-tag HTTP/1.1" 200 109 0.002063 10.0.0.50 - - [2025-06-02 02:13:44] "GET /virtual-machine-interface/3452fe4c-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004576 10.0.0.50 - - [2025-06-02 02:13:44] "POST /set-tag HTTP/1.1" 200 109 0.003727 10.0.0.50 - - [2025-06-02 02:13:44] "GET /virtual-machine-interface/32ecefea-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004668 10.0.0.50 - - [2025-06-02 02:13:44] "POST /set-tag HTTP/1.1" 200 109 0.002544 10.0.0.50 - - [2025-06-02 02:13:44] "GET /virtual-machine-interface/34bc3826-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004386 10.0.0.50 - - [2025-06-02 02:13:44] "POST /set-tag HTTP/1.1" 200 109 0.002055 10.0.0.50 - - [2025-06-02 02:13:46] "GET /virtual-machine-interface/3112746a-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005418 10.0.0.50 - - [2025-06-02 02:13:46] "POST /set-tag HTTP/1.1" 200 109 0.002502 10.0.0.50 - - [2025-06-02 02:13:46] "GET /virtual-machine-interface/3377d9d4-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004712 10.0.0.50 - - [2025-06-02 02:13:46] "POST /set-tag HTTP/1.1" 200 109 0.002136 10.0.0.50 - - [2025-06-02 02:13:47] "GET /virtual-machine-interface/319ebde4-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004823 10.0.0.50 - - [2025-06-02 02:13:47] "POST /set-tag HTTP/1.1" 200 109 0.002227 10.0.0.50 - - [2025-06-02 02:13:48] "GET /virtual-machine-interface/32657e2a-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005444 10.0.0.50 - - [2025-06-02 02:13:48] "POST /set-tag HTTP/1.1" 200 109 0.002215 10.0.0.50 - - [2025-06-02 02:13:50] "GET /virtual-machine/79bc30d6-18c2-41e2-a482-a7737005f8f6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003203 10.0.0.50 - - [2025-06-02 02:13:50] "GET /virtual-machine-interface/3112746a-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004253 10.0.0.50 - - [2025-06-02 02:13:50] "GET /virtual-machine/ffd02559-f816-4d17-86b1-e32b5d2acaa9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003247 10.0.0.50 - - [2025-06-02 02:13:50] "GET /virtual-machine-interface/319ebde4-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004824 10.0.0.50 - - [2025-06-02 02:13:50] "GET /virtual-machine/22dd1b71-56d3-46f5-837f-51cd0e7e8914?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003338 10.0.0.50 - - [2025-06-02 02:13:50] "GET /virtual-machine-interface/32657e2a-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005012 10.0.0.50 - - [2025-06-02 02:13:50] "GET /virtual-machine/b5037c37-c75a-4c80-a7c8-7120b971ad42?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003063 10.0.0.50 - - [2025-06-02 02:13:50] "GET /virtual-machine-interface/32ecefea-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004450 10.0.0.50 - - [2025-06-02 02:13:50] "GET /virtual-machine/d161d3d9-d8d6-4159-8874-e70724245b3b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003261 10.0.0.50 - - [2025-06-02 02:13:50] "GET /virtual-machine-interface/3377d9d4-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004089 10.0.0.50 - - [2025-06-02 02:13:51] "GET /virtual-machine-interface/3452fe4c-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004861 10.0.0.50 - - [2025-06-02 02:13:51] "POST /set-tag HTTP/1.1" 200 109 0.002146 10.0.0.50 - - [2025-06-02 02:13:52] "GET /virtual-machine-interface/33e69432-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005573 10.0.0.50 - - [2025-06-02 02:13:52] "POST /set-tag HTTP/1.1" 200 109 0.002225 10.0.0.50 - - [2025-06-02 02:13:52] "GET /virtual-machine-interface/34bc3826-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005122 10.0.0.50 - - [2025-06-02 02:13:52] "POST /set-tag HTTP/1.1" 200 109 0.003320 10.0.0.50 - - [2025-06-02 02:13:55] "GET /virtual-machine/01e5fdb9-b39d-415e-8f22-6ba0748b97d3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003634 10.0.0.50 - - [2025-06-02 02:13:55] "GET /virtual-machine-interface/3452fe4c-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004349 10.0.0.50 - - [2025-06-02 02:13:56] "GET /virtual-machine/5b8ac004-a6db-4427-b939-7e4da77cbaca?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003433 10.0.0.50 - - [2025-06-02 02:13:56] "GET /virtual-machine-interface/33e69432-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004447 10.0.0.50 - - [2025-06-02 02:13:56] "GET /virtual-machine/a4bbd180-2b71-484a-b058-9a1ce103f72d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003260 10.0.0.50 - - [2025-06-02 02:13:56] "GET /virtual-machine-interface/34bc3826-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005423 10.0.0.50 - - [2025-06-02 02:13:56] "GET /loadbalancer/84d2a141-742b-4b47-bb1c-4c1c70b3b92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005772 10.0.0.50 - - [2025-06-02 02:13:56] "POST /tags HTTP/1.1" 200 333 0.031295 10.0.0.50 - - [2025-06-02 02:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011620 10.0.0.50 - - [2025-06-02 02:13:56] "GET /tag/932232b3-54ed-46da-aded-e457e049e5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.016966 10.0.0.50 - - [2025-06-02 02:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.50 - - [2025-06-02 02:13:56] "GET /project/95fc2477-797a-46d2-8e9c-1b425da02873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041463 10.0.0.50 - - [2025-06-02 02:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.50 - - [2025-06-02 02:13:56] "GET /virtual-network/938455e3-e454-4a7a-98e0-84fca0e1e372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004315 10.0.0.50 - - [2025-06-02 02:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.50 - - [2025-06-02 02:13:56] "GET /service-appliance-set/b219f9a7-3405-46a6-bc9b-6a73d6463aa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003383 10.0.0.50 - - [2025-06-02 02:13:56] "POST /fqname-to-id HTTP/1.1" 404 273 0.001695 10.0.0.50 - - [2025-06-02 02:13:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.118514 10.0.0.50 - - [2025-06-02 02:13:57] "GET /virtual-machine-interface/58203b74-0e20-44b2-8f40-e79f35ca4590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.040943 10.0.0.50 - - [2025-06-02 02:13:57] "POST /instance-ips HTTP/1.1" 200 409 0.043247 10.0.0.50 - - [2025-06-02 02:13:57] "GET /instance-ip/2ba46666-b2aa-47fa-b7c7-4b69930bb924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.012256 10.0.0.50 - - [2025-06-02 02:13:57] "POST /loadbalancers HTTP/1.1" 200 629 0.092690 10.0.0.50 - - [2025-06-02 02:13:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.036052 10.0.0.50 - - [2025-06-02 02:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.50 - - [2025-06-02 02:13:57] "GET /project/95fc2477-797a-46d2-8e9c-1b425da02873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.090840 10.0.0.50 - - [2025-06-02 02:13:57] "GET /instance-ip/2ba46666-b2aa-47fa-b7c7-4b69930bb924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.008548 10.0.0.50 - - [2025-06-02 02:13:57] "GET /project/95fc2477-797a-46d2-8e9c-1b425da02873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.059890 10.0.0.50 - - [2025-06-02 02:13:57] "GET /loadbalancer/84d2a141-742b-4b47-bb1c-4c1c70b3b92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.018100 10.0.0.50 - - [2025-06-02 02:13:57] "POST /floating-ips HTTP/1.1" 200 597 0.096474 10.0.0.50 - - [2025-06-02 02:13:57] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.084079 10.0.0.50 - - [2025-06-02 02:13:57] "GET /loadbalancer/84d2a141-742b-4b47-bb1c-4c1c70b3b92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003942 10.0.0.50 - - [2025-06-02 02:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007656 10.0.0.50 - - [2025-06-02 02:13:57] "GET /project/95fc2477-797a-46d2-8e9c-1b425da02873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043509 10.0.0.50 - - [2025-06-02 02:13:57] "GET /loadbalancer-listener/f1b39d36-5f0d-4bf5-9bf2-80825bb36c8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.013209 10.0.0.50 - - [2025-06-02 02:13:57] "GET /loadbalancer-listener/f1b39d36-5f0d-4bf5-9bf2-80825bb36c8c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.008343 10.0.0.50 - - [2025-06-02 02:13:57] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.023533 10.0.0.50 - - [2025-06-02 02:13:57] "GET /instance-ip/2ba46666-b2aa-47fa-b7c7-4b69930bb924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.010578 10.0.0.50 - - [2025-06-02 02:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.50 - - [2025-06-02 02:13:57] "GET /instance-ip/2ba46666-b2aa-47fa-b7c7-4b69930bb924?fields=floating_ips HTTP/1.1" 200 1212 0.006101 10.0.0.50 - - [2025-06-02 02:13:57] "GET /loadbalancer/84d2a141-742b-4b47-bb1c-4c1c70b3b92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003805 10.0.0.50 - - [2025-06-02 02:13:57] "GET /floating-ip/2592e359-6ad5-434d-8fd2-1cd0e2cf4598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.004054 10.0.0.50 - - [2025-06-02 02:13:57] "GET /loadbalancer-pool/26757587-9421-4511-b388-f3095059d1df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004695 10.0.0.50 - - [2025-06-02 02:13:57] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015021 10.0.0.50 - - [2025-06-02 02:13:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.007985 10.0.0.50 - - [2025-06-02 02:13:57] "GET /virtual-machine-interface/319ebde4-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005590 10.0.0.50 - - [2025-06-02 02:13:57] "GET /virtual-machine-interface/319ebde4-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008090 10.0.0.50 - - [2025-06-02 02:13:57] "POST /tags HTTP/1.1" 409 221 0.004159 10.0.0.50 - - [2025-06-02 02:13:57] "POST /ref-update HTTP/1.1" 200 156 0.007092 10.0.0.50 - - [2025-06-02 02:13:57] "GET /floating-ip/2592e359-6ad5-434d-8fd2-1cd0e2cf4598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.013550 10.0.0.50 - - [2025-06-02 02:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.50 - - [2025-06-02 02:13:58] "GET /tag/932232b3-54ed-46da-aded-e457e049e5cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013327 10.0.0.50 - - [2025-06-02 02:13:58] "PUT /floating-ip/2592e359-6ad5-434d-8fd2-1cd0e2cf4598 HTTP/1.1" 200 256 0.030513 10.0.0.50 - - [2025-06-02 02:13:58] "POST /set-tag HTTP/1.1" 200 109 0.110575 10.0.0.50 - - [2025-06-02 02:13:58] "GET /loadbalancer-pool/26757587-9421-4511-b388-f3095059d1df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004101 10.0.0.50 - - [2025-06-02 02:13:58] "POST /loadbalancer-members HTTP/1.1" 200 721 0.021918 10.0.0.50 - - [2025-06-02 02:13:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.020221 10.0.0.50 - - [2025-06-02 02:13:58] "GET /virtual-machine-interface/3112746a-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015591 10.0.0.50 - - [2025-06-02 02:13:58] "GET /virtual-machine-interface/3112746a-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004512 10.0.0.50 - - [2025-06-02 02:13:58] "POST /ref-update HTTP/1.1" 200 156 0.007965 10.0.0.50 - - [2025-06-02 02:13:58] "GET /floating-ip/2592e359-6ad5-434d-8fd2-1cd0e2cf4598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.007621 10.0.0.50 - - [2025-06-02 02:13:58] "POST /set-tag HTTP/1.1" 200 109 0.066555 10.0.0.50 - - [2025-06-02 02:13:59] "POST /tags HTTP/1.1" 409 206 0.002320 10.0.0.50 - - [2025-06-02 02:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.50 - - [2025-06-02 02:13:59] "GET /tag/f21751c7-34a5-46db-bc35-17311cff5be5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012005 10.0.0.50 - - [2025-06-02 02:13:59] "POST /tags HTTP/1.1" 409 204 0.001647 10.0.0.50 - - [2025-06-02 02:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.50 - - [2025-06-02 02:13:59] "GET /tag/1e283d5a-55b6-450a-8d9d-93f957970d46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012130 10.0.0.50 - - [2025-06-02 02:13:59] "GET /application-policy-set/c985c99d-3f45-4693-879a-1714696451d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002045 10.0.0.50 - - [2025-06-02 02:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.50 - - [2025-06-02 02:13:59] "GET /policy-management/95321406-e285-42bf-a353-3614c0696284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002455 10.0.0.50 - - [2025-06-02 02:13:59] "POST /tags HTTP/1.1" 409 206 0.001486 10.0.0.50 - - [2025-06-02 02:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.50 - - [2025-06-02 02:13:59] "GET /tag/f21751c7-34a5-46db-bc35-17311cff5be5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014199 10.0.0.50 - - [2025-06-02 02:13:59] "POST /tags HTTP/1.1" 409 226 0.003056 10.0.0.50 - - [2025-06-02 02:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.50 - - [2025-06-02 02:13:59] "GET /tag/2d002680-d98f-4b7f-9bec-ac3eaec077a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012811 10.0.0.50 - - [2025-06-02 02:13:59] "POST /tags HTTP/1.1" 409 204 0.001899 10.0.0.50 - - [2025-06-02 02:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.50 - - [2025-06-02 02:13:59] "GET /tag/1e283d5a-55b6-450a-8d9d-93f957970d46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012620 10.0.0.50 - - [2025-06-02 02:13:59] "POST /tags HTTP/1.1" 409 226 0.001591 10.0.0.50 - - [2025-06-02 02:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.50 - - [2025-06-02 02:13:59] "GET /tag/2d002680-d98f-4b7f-9bec-ac3eaec077a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011908 10.0.0.50 - - [2025-06-02 02:13:59] "GET /application-policy-set/c985c99d-3f45-4693-879a-1714696451d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002308 10.0.0.50 - - [2025-06-02 02:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.50 - - [2025-06-02 02:13:59] "GET /policy-management/95321406-e285-42bf-a353-3614c0696284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002667 10.0.0.50 - - [2025-06-02 02:13:59] "POST /firewall-rules HTTP/1.1" 200 626 0.073906 10.0.0.50 - - [2025-06-02 02:13:59] "POST /firewall-rules HTTP/1.1" 200 646 0.084365 10.0.0.50 - - [2025-06-02 02:13:59] "GET /firewall-rule/8132f018-c283-45a1-8f04-2d2542c14350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.014037 10.0.0.50 - - [2025-06-02 02:13:59] "GET /firewall-policy/8be629c0-dc6f-466f-9653-599ba587d77e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003239 10.0.0.50 - - [2025-06-02 02:13:59] "GET /firewall-rule/8d7ce84a-4fda-4781-a7c0-7ecff2d992cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.007222 10.0.0.50 - - [2025-06-02 02:13:59] "POST /ref-update HTTP/1.1" 200 156 0.019367 10.0.0.50 - - [2025-06-02 02:13:59] "POST /firewall-policys HTTP/1.1" 200 606 0.034047 10.0.0.50 - - [2025-06-02 02:13:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.017796 10.0.0.50 - - [2025-06-02 02:13:59] "GET /firewall-policy/64924ce4-36c6-4d16-9daf-5c2566107a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.009627 10.0.0.50 - - [2025-06-02 02:13:59] "GET /application-policy-set/c985c99d-3f45-4693-879a-1714696451d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002110 10.0.0.50 - - [2025-06-02 02:13:59] "GET /firewall-policy/64924ce4-36c6-4d16-9daf-5c2566107a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002698 10.0.0.50 - - [2025-06-02 02:14:00] "GET /firewall-policy/0c60bd50-11d5-43c6-870f-40e421b243aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.003636 10.0.0.50 - - [2025-06-02 02:14:00] "GET /firewall-policy/56a2a343-4007-4143-9b13-040e1586426d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003815 10.0.0.50 - - [2025-06-02 02:14:00] "GET /firewall-policy/8be629c0-dc6f-466f-9653-599ba587d77e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004269 10.0.0.50 - - [2025-06-02 02:14:00] "GET /firewall-policy/8be629c0-dc6f-466f-9653-599ba587d77e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003480 10.0.0.50 - - [2025-06-02 02:14:00] "GET /firewall-policy/56a2a343-4007-4143-9b13-040e1586426d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002638 10.0.0.50 - - [2025-06-02 02:14:00] "POST /ref-update HTTP/1.1" 200 156 0.024180 10.0.0.50 - - [2025-06-02 02:14:00] "POST /ref-update HTTP/1.1" 200 156 0.033617 10.0.0.50 - - [2025-06-02 02:14:00] "POST /ref-update HTTP/1.1" 200 156 0.045721 10.0.0.50 - - [2025-06-02 02:14:00] "POST /ref-update HTTP/1.1" 200 156 0.021240 10.0.0.50 - - [2025-06-02 02:14:00] "POST /ref-update HTTP/1.1" 200 156 0.036640 10.0.0.50 - - [2025-06-02 02:14:00] "GET /firewall-policy/64924ce4-36c6-4d16-9daf-5c2566107a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.010918 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:14:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000942 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:14:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000929 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:14:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000834 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:14:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000865 10.0.0.50 - - [2025-06-02 02:14:53] "GET /virtual-machine-interface/e47ed446-3f55-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005502 10.0.0.50 - - [2025-06-02 02:14:53] "POST /set-tag HTTP/1.1" 200 109 0.002953 10.0.0.50 - - [2025-06-02 02:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005388 10.0.0.50 - - [2025-06-02 02:14:53] "GET /loadbalancer/610a8797-3204-4e16-9218-5b2c0a97449a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004161 10.0.0.50 - - [2025-06-02 02:14:53] "GET /virtual-machine-interface/e47ed446-3f55-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004856 10.0.0.50 - - [2025-06-02 02:14:53] "POST /set-tag HTTP/1.1" 200 109 0.035417 10.0.0.50 - - [2025-06-02 02:14:53] "DELETE /loadbalancer-member/39b69e8c-5674-4d50-a4dd-c7aa1298a314 HTTP/1.1" 200 115 0.070680 10.0.0.50 - - [2025-06-02 02:14:53] "GET /virtual-machine-interface/e47ed446-3f55-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006273 10.0.0.50 - - [2025-06-02 02:14:53] "POST /set-tag HTTP/1.1" 200 109 0.002489 10.0.0.50 - - [2025-06-02 02:14:53] "DELETE /loadbalancer-member/7df2095f-4f81-4e9e-9fb5-c874342e628c HTTP/1.1" 200 115 0.034339 10.0.0.50 - - [2025-06-02 02:14:53] "GET /virtual-machine-interface/e47ed446-3f55-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007396 10.0.0.50 - - [2025-06-02 02:14:53] "POST /set-tag HTTP/1.1" 200 109 0.003212 10.0.0.50 - - [2025-06-02 02:14:53] "DELETE /loadbalancer-member/773bb43a-75ee-4765-93e8-2de0dcb5a1b7 HTTP/1.1" 200 115 0.043428 10.0.0.50 - - [2025-06-02 02:14:53] "GET /virtual-machine-interface/e47ed446-3f55-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006440 10.0.0.50 - - [2025-06-02 02:14:53] "POST /set-tag HTTP/1.1" 200 109 0.003518 10.0.0.50 - - [2025-06-02 02:14:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.50 - - [2025-06-02 02:14:53] "GET /loadbalancer/610a8797-3204-4e16-9218-5b2c0a97449a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004244 10.0.0.50 - - [2025-06-02 02:14:53] "GET /loadbalancer-pool/c8f6ddc1-c835-486a-87ef-73440cb9fd84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003754 10.0.0.50 - - [2025-06-02 02:14:53] "POST /loadbalancer-members HTTP/1.1" 200 690 0.049119 10.0.0.50 - - [2025-06-02 02:14:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.044867 10.0.0.50 - - [2025-06-02 02:14:53] "GET /virtual-machine-interface/e47ed446-3f55-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.021389 10.0.0.50 - - [2025-06-02 02:14:53] "GET /virtual-machine-interface/e47ed446-3f55-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.024815 10.0.0.50 - - [2025-06-02 02:14:53] "GET /floating-ip/703dee29-596d-4b8a-800c-4bfb1dc62441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.010082 10.0.0.50 - - [2025-06-02 02:14:54] "POST /set-tag HTTP/1.1" 200 109 0.067767 10.0.0.50 - - [2025-06-02 02:14:54] "GET /loadbalancer-pool/0e62c41c-c2b3-4a9e-bd17-58181467122d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.016916 10.0.0.50 - - [2025-06-02 02:14:54] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028817 10.0.0.50 - - [2025-06-02 02:14:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.031243 10.0.0.50 - - [2025-06-02 02:14:54] "GET /virtual-machine-interface/e47ed446-3f55-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.022703 10.0.0.50 - - [2025-06-02 02:14:54] "GET /virtual-machine-interface/e47ed446-3f55-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012210 10.0.0.50 - - [2025-06-02 02:14:54] "POST /set-tag HTTP/1.1" 200 109 0.005458 10.0.0.50 - - [2025-06-02 02:14:54] "GET /floating-ip/703dee29-596d-4b8a-800c-4bfb1dc62441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002320 10.0.0.50 - - [2025-06-02 02:14:54] "GET /loadbalancer-pool/8fec1c86-b2f3-4b44-af2e-14ebdb405040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003201 10.0.0.50 - - [2025-06-02 02:14:54] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021370 10.0.0.50 - - [2025-06-02 02:14:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.012830 10.0.0.50 - - [2025-06-02 02:14:54] "GET /virtual-machine-interface/e47ed446-3f55-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016577 10.0.0.50 - - [2025-06-02 02:14:54] "GET /virtual-machine-interface/e47ed446-3f55-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.020695 10.0.0.50 - - [2025-06-02 02:14:54] "GET /floating-ip/703dee29-596d-4b8a-800c-4bfb1dc62441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002564 10.0.0.50 - - [2025-06-02 02:14:54] "POST /set-tag HTTP/1.1" 200 109 0.005520 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:15:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000858 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:15:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000928 10.0.0.50 - - [2025-06-02 02:15:36] "GET /global-system-configs HTTP/1.1" 200 322 0.007483 10.0.0.50 - - [2025-06-02 02:15:37] "GET /global-system-configs HTTP/1.1" 200 322 0.002038 10.0.0.50 - - [2025-06-02 02:16:06] "POST /tags HTTP/1.1" 409 252 0.002978 10.0.0.50 - - [2025-06-02 02:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.50 - - [2025-06-02 02:16:06] "GET /tag/09605a7a-2ebe-48ce-aa82-a914a2ba388f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.016845 10.0.0.50 - - [2025-06-02 02:16:06] "POST /tags HTTP/1.1" 409 228 0.002157 10.0.0.50 - - [2025-06-02 02:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.50 - - [2025-06-02 02:16:06] "GET /tag/c02bfa59-4e38-4dfe-bfef-c4e422b36366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.022202 10.0.0.50 - - [2025-06-02 02:16:06] "GET /application-policy-set/c985c99d-3f45-4693-879a-1714696451d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003666 10.0.0.50 - - [2025-06-02 02:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.50 - - [2025-06-02 02:16:06] "GET /policy-management/95321406-e285-42bf-a353-3614c0696284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002507 10.0.0.50 - - [2025-06-02 02:16:06] "POST /tags HTTP/1.1" 409 206 0.001544 10.0.0.50 - - [2025-06-02 02:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.50 - - [2025-06-02 02:16:06] "GET /tag/f21751c7-34a5-46db-bc35-17311cff5be5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.022886 10.0.0.50 - - [2025-06-02 02:16:06] "POST /tags HTTP/1.1" 409 226 0.002387 10.0.0.50 - - [2025-06-02 02:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.50 - - [2025-06-02 02:16:06] "GET /tag/2d002680-d98f-4b7f-9bec-ac3eaec077a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012428 10.0.0.50 - - [2025-06-02 02:16:06] "POST /tags HTTP/1.1" 409 204 0.003530 10.0.0.50 - - [2025-06-02 02:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.50 - - [2025-06-02 02:16:06] "GET /tag/1e283d5a-55b6-450a-8d9d-93f957970d46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.020560 10.0.0.50 - - [2025-06-02 02:16:06] "POST /tags HTTP/1.1" 409 226 0.002671 10.0.0.50 - - [2025-06-02 02:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.50 - - [2025-06-02 02:16:07] "GET /tag/2d002680-d98f-4b7f-9bec-ac3eaec077a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011942 10.0.0.50 - - [2025-06-02 02:16:07] "POST /tags HTTP/1.1" 409 228 0.001574 10.0.0.50 - - [2025-06-02 02:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.50 - - [2025-06-02 02:16:07] "GET /tag/c02bfa59-4e38-4dfe-bfef-c4e422b36366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013816 10.0.0.50 - - [2025-06-02 02:16:07] "POST /tags HTTP/1.1" 409 252 0.001738 10.0.0.50 - - [2025-06-02 02:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001399 10.0.0.50 - - [2025-06-02 02:16:07] "GET /tag/09605a7a-2ebe-48ce-aa82-a914a2ba388f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.012562 10.0.0.50 - - [2025-06-02 02:16:07] "GET /application-policy-set/c985c99d-3f45-4693-879a-1714696451d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002296 10.0.0.50 - - [2025-06-02 02:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.50 - - [2025-06-02 02:16:07] "GET /policy-management/95321406-e285-42bf-a353-3614c0696284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002462 10.0.0.50 - - [2025-06-02 02:16:07] "POST /firewall-rules HTTP/1.1" 409 281 0.001761 10.0.0.50 - - [2025-06-02 02:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.50 - - [2025-06-02 02:16:07] "PUT /firewall-rule/8d7ce84a-4fda-4781-a7c0-7ecff2d992cd HTTP/1.1" 200 260 0.022326 10.0.0.50 - - [2025-06-02 02:16:07] "POST /firewall-rules HTTP/1.1" 409 291 0.005445 10.0.0.50 - - [2025-06-02 02:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.50 - - [2025-06-02 02:16:07] "PUT /firewall-rule/8132f018-c283-45a1-8f04-2d2542c14350 HTTP/1.1" 200 260 0.021421 10.0.0.50 - - [2025-06-02 02:16:07] "GET /firewall-rule/8132f018-c283-45a1-8f04-2d2542c14350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.009722 10.0.0.50 - - [2025-06-02 02:16:07] "POST /firewall-rules HTTP/1.1" 200 658 0.080587 10.0.0.50 - - [2025-06-02 02:16:07] "GET /firewall-rule/13691edf-e1b4-473a-a861-980b5c71843a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.011708 10.0.0.50 - - [2025-06-02 02:16:07] "GET /firewall-policy/8be629c0-dc6f-466f-9653-599ba587d77e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002193 10.0.0.50 - - [2025-06-02 02:16:07] "GET /firewall-rule/8d7ce84a-4fda-4781-a7c0-7ecff2d992cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002954 10.0.0.50 - - [2025-06-02 02:16:07] "POST /firewall-policys HTTP/1.1" 409 269 0.001718 10.0.0.50 - - [2025-06-02 02:16:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.50 - - [2025-06-02 02:16:07] "PUT /firewall-policy/64924ce4-36c6-4d16-9daf-5c2566107a81 HTTP/1.1" 200 264 0.021019 10.0.0.50 - - [2025-06-02 02:16:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.022124 10.0.0.50 - - [2025-06-02 02:16:07] "GET /firewall-policy/64924ce4-36c6-4d16-9daf-5c2566107a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.012404 10.0.0.50 - - [2025-06-02 02:16:07] "GET /application-policy-set/c985c99d-3f45-4693-879a-1714696451d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002994 10.0.0.50 - - [2025-06-02 02:16:07] "GET /firewall-policy/64924ce4-36c6-4d16-9daf-5c2566107a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002453 10.0.0.50 - - [2025-06-02 02:16:07] "GET /firewall-policy/0c60bd50-11d5-43c6-870f-40e421b243aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.002200 10.0.0.50 - - [2025-06-02 02:16:07] "GET /firewall-policy/56a2a343-4007-4143-9b13-040e1586426d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003173 10.0.0.50 - - [2025-06-02 02:16:07] "GET /firewall-policy/64924ce4-36c6-4d16-9daf-5c2566107a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002067 10.0.0.50 - - [2025-06-02 02:16:07] "GET /firewall-policy/64924ce4-36c6-4d16-9daf-5c2566107a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001908 10.0.0.50 - - [2025-06-02 02:17:08] "GET /virtual-machine-interface/3112746a-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.017124 10.0.0.50 - - [2025-06-02 02:17:08] "POST /set-tag HTTP/1.1" 200 109 0.005430 10.0.0.50 - - [2025-06-02 02:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.50 - - [2025-06-02 02:17:09] "GET /loadbalancer/84d2a141-742b-4b47-bb1c-4c1c70b3b92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002616 10.0.0.50 - - [2025-06-02 02:17:09] "GET /virtual-machine-interface/3112746a-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007677 10.0.0.50 - - [2025-06-02 02:17:09] "POST /set-tag HTTP/1.1" 200 109 0.019570 10.0.0.50 - - [2025-06-02 02:17:09] "DELETE /loadbalancer-member/9a5d8435-5737-4a41-a30a-dd53d79597b0 HTTP/1.1" 200 115 0.039849 10.0.0.50 - - [2025-06-02 02:17:09] "GET /virtual-machine-interface/319ebde4-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004780 10.0.0.50 - - [2025-06-02 02:17:09] "POST /set-tag HTTP/1.1" 200 109 0.003103 10.0.0.50 - - [2025-06-02 02:17:09] "GET /virtual-machine-interface/3452fe4c-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005051 10.0.0.50 - - [2025-06-02 02:17:09] "POST /set-tag HTTP/1.1" 200 109 0.002578 10.0.0.50 - - [2025-06-02 02:17:09] "GET /virtual-machine-interface/33e69432-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004714 10.0.0.50 - - [2025-06-02 02:17:09] "POST /set-tag HTTP/1.1" 200 109 0.002119 10.0.0.50 - - [2025-06-02 02:17:09] "GET /virtual-machine-interface/3377d9d4-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004295 10.0.0.50 - - [2025-06-02 02:17:09] "POST /set-tag HTTP/1.1" 200 109 0.002949 10.0.0.50 - - [2025-06-02 02:17:09] "GET /virtual-machine-interface/32ecefea-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004276 10.0.0.50 - - [2025-06-02 02:17:09] "POST /set-tag HTTP/1.1" 200 109 0.001995 10.0.0.50 - - [2025-06-02 02:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.50 - - [2025-06-02 02:17:09] "GET /loadbalancer/84d2a141-742b-4b47-bb1c-4c1c70b3b92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002659 10.0.0.50 - - [2025-06-02 02:17:09] "GET /virtual-machine-interface/34bc3826-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004466 10.0.0.50 - - [2025-06-02 02:17:09] "POST /set-tag HTTP/1.1" 200 109 0.002755 10.0.0.50 - - [2025-06-02 02:17:09] "GET /virtual-machine-interface/32657e2a-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004853 10.0.0.50 - - [2025-06-02 02:17:09] "POST /set-tag HTTP/1.1" 200 109 0.003699 10.0.0.50 - - [2025-06-02 02:17:10] "GET /virtual-machine-interface/32ecefea-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009641 10.0.0.50 - - [2025-06-02 02:17:10] "POST /set-tag HTTP/1.1" 200 109 0.003688 10.0.0.50 - - [2025-06-02 02:17:10] "GET /virtual-machine-interface/32ecefea-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006985 10.0.0.50 - - [2025-06-02 02:17:10] "POST /set-tag HTTP/1.1" 200 109 0.003616 10.0.0.50 - - [2025-06-02 02:17:10] "GET /virtual-machine/b5037c37-c75a-4c80-a7c8-7120b971ad42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004462 10.0.0.50 - - [2025-06-02 02:17:10] "POST /ref-update HTTP/1.1" 200 156 0.013189 10.0.0.50 - - [2025-06-02 02:17:10] "GET /virtual-machine-interface/32ecefea-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009751 10.0.0.50 - - [2025-06-02 02:17:10] "POST /set-tag HTTP/1.1" 200 109 0.019753 10.0.0.50 - - [2025-06-02 02:17:10] "POST /set-tag HTTP/1.1" 200 109 0.019287 10.0.0.50 - - [2025-06-02 02:17:10] "POST /set-tag HTTP/1.1" 200 109 0.028772 10.0.0.50 - - [2025-06-02 02:17:10] "POST /set-tag HTTP/1.1" 200 109 0.018856 10.0.0.50 - - [2025-06-02 02:17:10] "POST /set-tag HTTP/1.1" 200 109 0.028975 10.0.0.50 - - [2025-06-02 02:17:10] "DELETE /instance-ip/330b7d84-3f57-11f0-9511-fa163e961c9d HTTP/1.1" 200 115 0.047065 10.0.0.50 - - [2025-06-02 02:17:10] "DELETE /virtual-machine-interface/32ecefea-3f57-11f0-9511-fa163e961c9d HTTP/1.1" 200 115 0.048348 10.0.0.50 - - [2025-06-02 02:17:10] "DELETE /virtual-machine/b5037c37-c75a-4c80-a7c8-7120b971ad42 HTTP/1.1" 200 115 0.030261 10.0.0.50 - - [2025-06-02 02:17:10] "GET /virtual-machine-interface/3112746a-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005645 10.0.0.50 - - [2025-06-02 02:17:10] "POST /set-tag HTTP/1.1" 200 109 0.002508 10.0.0.50 - - [2025-06-02 02:17:10] "GET /virtual-machine-interface/3112746a-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004505 10.0.0.50 - - [2025-06-02 02:17:10] "POST /set-tag HTTP/1.1" 200 109 0.010443 10.0.0.50 - - [2025-06-02 02:17:10] "GET /virtual-machine/79bc30d6-18c2-41e2-a482-a7737005f8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003091 10.0.0.50 - - [2025-06-02 02:17:10] "POST /ref-update HTTP/1.1" 200 156 0.011397 10.0.0.50 - - [2025-06-02 02:17:10] "GET /virtual-machine-interface/3112746a-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021474 10.0.0.50 - - [2025-06-02 02:17:10] "POST /set-tag HTTP/1.1" 200 109 0.027922 10.0.0.50 - - [2025-06-02 02:17:11] "POST /set-tag HTTP/1.1" 200 109 0.036153 10.0.0.50 - - [2025-06-02 02:17:11] "POST /set-tag HTTP/1.1" 200 109 0.026423 10.0.0.50 - - [2025-06-02 02:17:11] "POST /set-tag HTTP/1.1" 200 109 0.016443 10.0.0.50 - - [2025-06-02 02:17:11] "POST /set-tag HTTP/1.1" 200 109 0.037834 10.0.0.50 - - [2025-06-02 02:17:11] "DELETE /instance-ip/31345d46-3f57-11f0-9511-fa163e961c9d HTTP/1.1" 200 115 0.061550 10.0.0.50 - - [2025-06-02 02:17:11] "POST /ref-update HTTP/1.1" 200 156 0.009465 10.0.0.50 - - [2025-06-02 02:17:11] "DELETE /virtual-machine-interface/3112746a-3f57-11f0-9511-fa163e961c9d HTTP/1.1" 200 115 0.052260 10.0.0.50 - - [2025-06-02 02:17:11] "DELETE /virtual-machine/79bc30d6-18c2-41e2-a482-a7737005f8f6 HTTP/1.1" 200 115 0.022492 10.0.0.50 - - [2025-06-02 02:17:11] "GET /virtual-machine-interface/32657e2a-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004639 10.0.0.50 - - [2025-06-02 02:17:11] "POST /set-tag HTTP/1.1" 200 109 0.002744 10.0.0.50 - - [2025-06-02 02:17:11] "GET /virtual-machine-interface/32657e2a-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004416 10.0.0.50 - - [2025-06-02 02:17:11] "POST /set-tag HTTP/1.1" 200 109 0.002087 10.0.0.50 - - [2025-06-02 02:17:11] "GET /virtual-machine/22dd1b71-56d3-46f5-837f-51cd0e7e8914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003015 10.0.0.50 - - [2025-06-02 02:17:11] "POST /ref-update HTTP/1.1" 200 156 0.009619 10.0.0.50 - - [2025-06-02 02:17:11] "GET /virtual-machine-interface/32657e2a-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014831 10.0.0.50 - - [2025-06-02 02:17:11] "POST /set-tag HTTP/1.1" 200 109 0.019498 10.0.0.50 - - [2025-06-02 02:17:11] "POST /set-tag HTTP/1.1" 200 109 0.037833 10.0.0.50 - - [2025-06-02 02:17:11] "POST /set-tag HTTP/1.1" 200 109 0.030970 10.0.0.50 - - [2025-06-02 02:17:11] "POST /set-tag HTTP/1.1" 200 109 0.017801 10.0.0.50 - - [2025-06-02 02:17:11] "POST /set-tag HTTP/1.1" 200 109 0.023445 10.0.0.50 - - [2025-06-02 02:17:11] "DELETE /instance-ip/3280791e-3f57-11f0-9511-fa163e961c9d HTTP/1.1" 200 115 0.051755 10.0.0.50 - - [2025-06-02 02:17:11] "DELETE /virtual-machine-interface/32657e2a-3f57-11f0-9511-fa163e961c9d HTTP/1.1" 200 115 0.043786 10.0.0.50 - - [2025-06-02 02:17:11] "DELETE /virtual-machine/22dd1b71-56d3-46f5-837f-51cd0e7e8914 HTTP/1.1" 200 115 0.023844 10.0.0.50 - - [2025-06-02 02:17:11] "DELETE /tag/ad257522-49c6-4fc6-929b-7663641dd0fe HTTP/1.1" 200 115 0.031222 10.0.0.50 - - [2025-06-02 02:17:11] "GET /virtual-machine-interface/319ebde4-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007513 10.0.0.50 - - [2025-06-02 02:17:12] "POST /set-tag HTTP/1.1" 200 109 0.002615 10.0.0.50 - - [2025-06-02 02:17:12] "GET /virtual-machine-interface/319ebde4-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004427 10.0.0.50 - - [2025-06-02 02:17:12] "POST /set-tag HTTP/1.1" 200 109 0.002093 10.0.0.50 - - [2025-06-02 02:17:12] "GET /virtual-machine/ffd02559-f816-4d17-86b1-e32b5d2acaa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003034 10.0.0.50 - - [2025-06-02 02:17:12] "POST /ref-update HTTP/1.1" 200 156 0.009847 10.0.0.50 - - [2025-06-02 02:17:12] "GET /virtual-machine-interface/319ebde4-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006461 10.0.0.50 - - [2025-06-02 02:17:12] "POST /set-tag HTTP/1.1" 200 109 0.020133 10.0.0.50 - - [2025-06-02 02:17:12] "POST /set-tag HTTP/1.1" 200 109 0.020454 10.0.0.50 - - [2025-06-02 02:17:12] "POST /set-tag HTTP/1.1" 200 109 0.029299 10.0.0.50 - - [2025-06-02 02:17:12] "POST /set-tag HTTP/1.1" 200 109 0.016522 10.0.0.50 - - [2025-06-02 02:17:12] "POST /set-tag HTTP/1.1" 200 109 0.032246 10.0.0.50 - - [2025-06-02 02:17:12] "DELETE /instance-ip/31c24444-3f57-11f0-9511-fa163e961c9d HTTP/1.1" 200 115 0.077834 10.0.0.50 - - [2025-06-02 02:17:12] "POST /ref-update HTTP/1.1" 200 156 0.009036 10.0.0.50 - - [2025-06-02 02:17:12] "DELETE /virtual-machine-interface/319ebde4-3f57-11f0-9511-fa163e961c9d HTTP/1.1" 200 115 0.060891 10.0.0.50 - - [2025-06-02 02:17:12] "DELETE /virtual-machine/ffd02559-f816-4d17-86b1-e32b5d2acaa9 HTTP/1.1" 200 115 0.024849 10.0.0.50 - - [2025-06-02 02:17:12] "DELETE /tag/f21751c7-34a5-46db-bc35-17311cff5be5 HTTP/1.1" 409 388 0.008262 10.0.0.50 - - [2025-06-02 02:17:12] "DELETE /tag/85816d7a-fd95-4e69-99b5-91cf3c01fb12 HTTP/1.1" 200 115 0.045007 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:17:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000875 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:17:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000882 10.0.0.50 - - [2025-06-02 02:17:40] "GET /virtual-machine-interface/3452fe4c-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006383 10.0.0.50 - - [2025-06-02 02:17:40] "POST /set-tag HTTP/1.1" 200 109 0.002254 10.0.0.50 - - [2025-06-02 02:17:40] "GET /virtual-machine-interface/3452fe4c-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005505 10.0.0.50 - - [2025-06-02 02:17:40] "POST /set-tag HTTP/1.1" 200 109 0.002599 10.0.0.50 - - [2025-06-02 02:17:40] "GET /virtual-machine/01e5fdb9-b39d-415e-8f22-6ba0748b97d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002465 10.0.0.50 - - [2025-06-02 02:17:40] "POST /ref-update HTTP/1.1" 200 156 0.009660 10.0.0.50 - - [2025-06-02 02:17:40] "GET /virtual-machine-interface/3452fe4c-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007878 10.0.0.50 - - [2025-06-02 02:17:40] "POST /set-tag HTTP/1.1" 200 109 0.023013 10.0.0.50 - - [2025-06-02 02:17:40] "POST /set-tag HTTP/1.1" 200 109 0.044253 10.0.0.50 - - [2025-06-02 02:17:40] "POST /set-tag HTTP/1.1" 200 109 0.014712 10.0.0.50 - - [2025-06-02 02:17:40] "POST /set-tag HTTP/1.1" 200 109 0.036304 10.0.0.50 - - [2025-06-02 02:17:40] "DELETE /instance-ip/34684c48-3f57-11f0-9511-fa163e961c9d HTTP/1.1" 200 115 0.052101 10.0.0.50 - - [2025-06-02 02:17:40] "DELETE /virtual-machine-interface/3452fe4c-3f57-11f0-9511-fa163e961c9d HTTP/1.1" 200 115 0.048745 10.0.0.50 - - [2025-06-02 02:17:40] "DELETE /virtual-machine/01e5fdb9-b39d-415e-8f22-6ba0748b97d3 HTTP/1.1" 200 115 0.017323 10.0.0.50 - - [2025-06-02 02:17:40] "DELETE /tag/baf6dcdb-6c13-48c5-8892-243c77f3383c HTTP/1.1" 200 115 0.030666 10.0.0.50 - - [2025-06-02 02:17:40] "GET /virtual-machine-interface/33e69432-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004234 10.0.0.50 - - [2025-06-02 02:17:40] "POST /set-tag HTTP/1.1" 200 109 0.002659 10.0.0.50 - - [2025-06-02 02:17:40] "GET /virtual-machine-interface/33e69432-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004928 10.0.0.50 - - [2025-06-02 02:17:40] "POST /set-tag HTTP/1.1" 200 109 0.002823 10.0.0.50 - - [2025-06-02 02:17:40] "GET /virtual-machine/5b8ac004-a6db-4427-b939-7e4da77cbaca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002969 10.0.0.50 - - [2025-06-02 02:17:40] "POST /ref-update HTTP/1.1" 200 156 0.016318 10.0.0.50 - - [2025-06-02 02:17:40] "GET /virtual-machine-interface/33e69432-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009181 10.0.0.50 - - [2025-06-02 02:17:40] "POST /set-tag HTTP/1.1" 200 109 0.018368 10.0.0.50 - - [2025-06-02 02:17:41] "POST /set-tag HTTP/1.1" 200 109 0.039127 10.0.0.50 - - [2025-06-02 02:17:41] "POST /set-tag HTTP/1.1" 200 109 0.037996 10.0.0.50 - - [2025-06-02 02:17:41] "POST /set-tag HTTP/1.1" 200 109 0.024458 10.0.0.50 - - [2025-06-02 02:17:41] "DELETE /instance-ip/33fb8e14-3f57-11f0-9511-fa163e961c9d HTTP/1.1" 200 115 0.075351 10.0.0.50 - - [2025-06-02 02:17:41] "DELETE /virtual-machine-interface/33e69432-3f57-11f0-9511-fa163e961c9d HTTP/1.1" 200 115 0.065445 10.0.0.50 - - [2025-06-02 02:17:41] "DELETE /virtual-machine/5b8ac004-a6db-4427-b939-7e4da77cbaca HTTP/1.1" 200 115 0.025706 10.0.0.50 - - [2025-06-02 02:17:41] "DELETE /tag/1e283d5a-55b6-450a-8d9d-93f957970d46 HTTP/1.1" 409 236 0.005277 10.0.0.50 - - [2025-06-02 02:17:41] "GET /virtual-machine-interface/3377d9d4-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004875 10.0.0.50 - - [2025-06-02 02:17:41] "POST /set-tag HTTP/1.1" 200 109 0.002108 10.0.0.50 - - [2025-06-02 02:17:41] "GET /virtual-machine-interface/3377d9d4-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004163 10.0.0.50 - - [2025-06-02 02:17:41] "POST /set-tag HTTP/1.1" 200 109 0.002617 10.0.0.50 - - [2025-06-02 02:17:41] "GET /virtual-machine/d161d3d9-d8d6-4159-8874-e70724245b3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002886 10.0.0.50 - - [2025-06-02 02:17:41] "POST /ref-update HTTP/1.1" 200 156 0.010335 10.0.0.50 - - [2025-06-02 02:17:41] "GET /virtual-machine-interface/3377d9d4-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.026938 10.0.0.50 - - [2025-06-02 02:17:41] "POST /set-tag HTTP/1.1" 200 109 0.018616 10.0.0.50 - - [2025-06-02 02:17:41] "POST /set-tag HTTP/1.1" 200 109 0.033174 10.0.0.50 - - [2025-06-02 02:17:41] "POST /set-tag HTTP/1.1" 200 109 0.034158 10.0.0.50 - - [2025-06-02 02:17:41] "POST /set-tag HTTP/1.1" 200 109 0.016044 10.0.0.50 - - [2025-06-02 02:17:41] "DELETE /instance-ip/339070a2-3f57-11f0-9511-fa163e961c9d HTTP/1.1" 200 115 0.046914 10.0.0.50 - - [2025-06-02 02:17:41] "DELETE /virtual-machine-interface/3377d9d4-3f57-11f0-9511-fa163e961c9d HTTP/1.1" 200 115 0.041600 10.0.0.50 - - [2025-06-02 02:17:41] "DELETE /virtual-machine/d161d3d9-d8d6-4159-8874-e70724245b3b HTTP/1.1" 200 115 0.022153 10.0.0.50 - - [2025-06-02 02:17:41] "DELETE /tag/950a195f-8df1-4ae0-bbf5-3b137901691f HTTP/1.1" 200 115 0.038718 10.0.0.50 - - [2025-06-02 02:17:41] "DELETE /tag/d1835575-1235-45f9-8216-ab4ea224c522 HTTP/1.1" 200 115 0.034584 10.0.0.50 - - [2025-06-02 02:17:41] "DELETE /tag/61c0060b-c042-4108-8ba0-104abbb411bf HTTP/1.1" 200 115 0.035913 10.0.0.50 - - [2025-06-02 02:17:41] "GET /virtual-machine-interface/34bc3826-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004184 10.0.0.50 - - [2025-06-02 02:17:41] "POST /set-tag HTTP/1.1" 200 109 0.002487 10.0.0.50 - - [2025-06-02 02:17:41] "GET /virtual-machine-interface/34bc3826-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004370 10.0.0.50 - - [2025-06-02 02:17:42] "POST /set-tag HTTP/1.1" 200 109 0.002061 10.0.0.50 - - [2025-06-02 02:17:42] "GET /virtual-machine/a4bbd180-2b71-484a-b058-9a1ce103f72d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002827 10.0.0.50 - - [2025-06-02 02:17:42] "POST /ref-update HTTP/1.1" 200 156 0.009057 10.0.0.50 - - [2025-06-02 02:17:42] "GET /virtual-machine-interface/34bc3826-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007016 10.0.0.50 - - [2025-06-02 02:17:42] "POST /set-tag HTTP/1.1" 200 109 0.017351 10.0.0.50 - - [2025-06-02 02:17:42] "POST /set-tag HTTP/1.1" 200 109 0.026241 10.0.0.50 - - [2025-06-02 02:17:42] "POST /set-tag HTTP/1.1" 200 109 0.029233 10.0.0.50 - - [2025-06-02 02:17:42] "POST /set-tag HTTP/1.1" 200 109 0.019338 10.0.0.50 - - [2025-06-02 02:17:42] "DELETE /instance-ip/34d683ac-3f57-11f0-9511-fa163e961c9d HTTP/1.1" 200 115 0.040116 10.0.0.50 - - [2025-06-02 02:17:42] "DELETE /virtual-machine-interface/34bc3826-3f57-11f0-9511-fa163e961c9d HTTP/1.1" 200 115 0.055771 10.0.0.50 - - [2025-06-02 02:17:42] "DELETE /virtual-machine/a4bbd180-2b71-484a-b058-9a1ce103f72d HTTP/1.1" 200 115 0.023880 10.0.0.50 - - [2025-06-02 02:17:42] "DELETE /tag/09605a7a-2ebe-48ce-aa82-a914a2ba388f HTTP/1.1" 409 236 0.008617 10.0.0.50 - - [2025-06-02 02:17:42] "DELETE /tag/8740216c-d596-4094-a262-d95f47a291c8 HTTP/1.1" 200 115 0.036227 10.0.0.50 - - [2025-06-02 02:17:42] "DELETE /tag/c02bfa59-4e38-4dfe-bfef-c4e422b36366 HTTP/1.1" 409 236 0.004334 10.0.0.50 - - [2025-06-02 02:17:44] "POST /projects HTTP/1.1" 409 238 0.002388 10.0.0.50 - - [2025-06-02 02:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.50 - - [2025-06-02 02:17:44] "GET /project/22a94624-62e0-44ad-919b-f301dd7a2754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041958 10.0.0.50 - - [2025-06-02 02:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 10.0.0.50 - - [2025-06-02 02:17:44] "GET /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004772 10.0.0.50 - - [2025-06-02 02:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.50 - - [2025-06-02 02:17:44] "GET /virtual-network/938455e3-e454-4a7a-98e0-84fca0e1e372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003939 10.0.0.50 - - [2025-06-02 02:17:44] "POST /security-groups HTTP/1.1" 409 285 0.002079 10.0.0.50 - - [2025-06-02 02:17:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.50 - - [2025-06-02 02:17:44] "PUT /security-group/308cf1bd-5a83-4c4e-980c-da9ddd4a8df4 HTTP/1.1" 200 262 0.058012 10.0.0.50 - - [2025-06-02 02:17:44] "PUT /access-control-list/8680b074-2dfd-42be-9bb2-65b451caf6d8 HTTP/1.1" 200 272 0.015599 10.0.0.50 - - [2025-06-02 02:17:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.057578 10.0.0.50 - - [2025-06-02 02:17:44] "PUT /access-control-list/cef52323-6695-4e85-8fce-e9d73cb63abb HTTP/1.1" 200 272 0.049113 10.0.0.50 - - [2025-06-02 02:17:49] "POST /projects HTTP/1.1" 409 238 0.002761 10.0.0.50 - - [2025-06-02 02:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.50 - - [2025-06-02 02:17:49] "GET /project/22a94624-62e0-44ad-919b-f301dd7a2754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036280 10.0.0.50 - - [2025-06-02 02:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.50 - - [2025-06-02 02:17:49] "GET /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004118 10.0.0.50 - - [2025-06-02 02:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.50 - - [2025-06-02 02:17:49] "GET /virtual-network/938455e3-e454-4a7a-98e0-84fca0e1e372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004756 10.0.0.50 - - [2025-06-02 02:17:49] "POST /security-groups HTTP/1.1" 409 285 0.002241 10.0.0.50 - - [2025-06-02 02:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001563 10.0.0.50 - - [2025-06-02 02:17:49] "PUT /security-group/308cf1bd-5a83-4c4e-980c-da9ddd4a8df4 HTTP/1.1" 200 262 0.054798 10.0.0.50 - - [2025-06-02 02:17:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.039073 10.0.0.50 - - [2025-06-02 02:17:49] "PUT /access-control-list/8680b074-2dfd-42be-9bb2-65b451caf6d8 HTTP/1.1" 200 272 0.014019 10.0.0.50 - - [2025-06-02 02:17:49] "GET /firewall-policy/56a2a343-4007-4143-9b13-040e1586426d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.012473 10.0.0.50 - - [2025-06-02 02:17:49] "PUT /access-control-list/cef52323-6695-4e85-8fce-e9d73cb63abb HTTP/1.1" 200 272 0.030877 10.0.0.50 - - [2025-06-02 02:17:49] "GET /firewall-rule/80c6bf07-563e-462a-822d-6175e9add5b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002812 10.0.0.50 - - [2025-06-02 02:17:50] "POST /ref-update HTTP/1.1" 200 156 0.055920 10.0.0.50 - - [2025-06-02 02:17:50] "DELETE /firewall-rule/80c6bf07-563e-462a-822d-6175e9add5b8 HTTP/1.1" 200 115 0.059917 10.0.0.50 - - [2025-06-02 02:17:50] "GET /firewall-policy/56a2a343-4007-4143-9b13-040e1586426d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004186 10.0.0.50 - - [2025-06-02 02:17:50] "GET /firewall-rule/d5573cc2-098d-40e6-a388-63109488e498?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002923 10.0.0.50 - - [2025-06-02 02:17:50] "POST /ref-update HTTP/1.1" 200 156 0.049866 10.0.0.50 - - [2025-06-02 02:17:50] "DELETE /firewall-rule/d5573cc2-098d-40e6-a388-63109488e498 HTTP/1.1" 200 115 0.042446 10.0.0.50 - - [2025-06-02 02:17:50] "DELETE /tag/09605a7a-2ebe-48ce-aa82-a914a2ba388f HTTP/1.1" 409 236 0.005516 10.0.0.50 - - [2025-06-02 02:17:50] "DELETE /tag/4f7954fe-f9ae-42a7-93dd-d60fb96ea0ec HTTP/1.1" 200 115 0.049716 10.0.0.50 - - [2025-06-02 02:17:50] "DELETE /tag/c02bfa59-4e38-4dfe-bfef-c4e422b36366 HTTP/1.1" 409 236 0.004048 10.0.0.50 - - [2025-06-02 02:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.50 - - [2025-06-02 02:17:50] "GET /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.010706 10.0.0.50 - - [2025-06-02 02:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.50 - - [2025-06-02 02:17:50] "GET /virtual-network/938455e3-e454-4a7a-98e0-84fca0e1e372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004375 10.0.0.50 - - [2025-06-02 02:17:50] "PUT /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed HTTP/1.1" 200 264 0.054965 10.0.0.50 - - [2025-06-02 02:17:50] "PUT /virtual-network/938455e3-e454-4a7a-98e0-84fca0e1e372 HTTP/1.1" 200 264 0.049163 10.0.0.50 - - [2025-06-02 02:17:50] "DELETE /security-group/308cf1bd-5a83-4c4e-980c-da9ddd4a8df4 HTTP/1.1" 200 115 0.062707 10.0.0.50 - - [2025-06-02 02:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.50 - - [2025-06-02 02:17:50] "DELETE /access-control-list/8680b074-2dfd-42be-9bb2-65b451caf6d8 HTTP/1.1" 200 115 0.048913 10.0.0.50 - - [2025-06-02 02:17:50] "DELETE /access-control-list/cef52323-6695-4e85-8fce-e9d73cb63abb HTTP/1.1" 200 115 0.038483 10.0.0.50 - - [2025-06-02 02:17:50] "GET /project/22a94624-62e0-44ad-919b-f301dd7a2754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.027263 10.0.0.50 - - [2025-06-02 02:17:50] "GET /project/22a94624-62e0-44ad-919b-f301dd7a2754?fields=security_groups HTTP/1.1" 200 1352 0.036259 10.0.0.50 - - [2025-06-02 02:17:50] "DELETE /security-group/5f505221-f66a-4617-aa12-99910fe67378 HTTP/1.1" 200 115 0.055554 10.0.0.50 - - [2025-06-02 02:17:50] "DELETE /access-control-list/67e57853-b299-4ad8-9b32-2cdad91b6ca3 HTTP/1.1" 200 115 0.043496 10.0.0.50 - - [2025-06-02 02:17:50] "GET /project/22a94624-62e0-44ad-919b-f301dd7a2754?fields=application_policy_sets HTTP/1.1" 200 1391 0.045237 10.0.0.50 - - [2025-06-02 02:17:50] "DELETE /access-control-list/d4843eec-4422-4047-9c16-054b492d364e HTTP/1.1" 200 115 0.033147 10.0.0.50 - - [2025-06-02 02:17:51] "DELETE /project/22a94624-62e0-44ad-919b-f301dd7a2754 HTTP/1.1" 200 115 0.309412 10.0.0.50 - - [2025-06-02 02:17:51] "POST /projects HTTP/1.1" 409 238 0.009079 10.0.0.50 - - [2025-06-02 02:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004683 10.0.0.50 - - [2025-06-02 02:17:51] "GET /project/95fc2477-797a-46d2-8e9c-1b425da02873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030559 10.0.0.50 - - [2025-06-02 02:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.50 - - [2025-06-02 02:17:51] "GET /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004229 10.0.0.50 - - [2025-06-02 02:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001461 10.0.0.50 - - [2025-06-02 02:17:51] "GET /virtual-network/938455e3-e454-4a7a-98e0-84fca0e1e372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005202 10.0.0.50 - - [2025-06-02 02:17:51] "POST /security-groups HTTP/1.1" 409 285 0.002930 10.0.0.50 - - [2025-06-02 02:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.50 - - [2025-06-02 02:17:51] "PUT /security-group/0fe5e5fd-4cc1-4620-a135-649d66c04e08 HTTP/1.1" 200 262 0.062400 10.0.0.50 - - [2025-06-02 02:17:51] "PUT /access-control-list/240f7b07-941d-4cab-9aa8-3f86271fd6cf HTTP/1.1" 200 272 0.013593 10.0.0.50 - - [2025-06-02 02:17:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.033235 10.0.0.50 - - [2025-06-02 02:17:51] "PUT /access-control-list/26961f66-65c3-4140-aabf-a70ae88bbb11 HTTP/1.1" 200 272 0.021932 10.0.0.50 - - [2025-06-02 02:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.50 - - [2025-06-02 02:17:55] "GET /loadbalancer/84d2a141-742b-4b47-bb1c-4c1c70b3b92f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.005022 10.0.0.50 - - [2025-06-02 02:17:55] "GET /virtual-machine-interface/319ebde4-3f57-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001925 10.0.0.50 - - [2025-06-02 02:17:55] "DELETE /loadbalancer-member/eff8339d-5c69-40d0-98cf-099f15acaf39 HTTP/1.1" 200 115 0.041531 10.0.0.50 - - [2025-06-02 02:17:55] "DELETE /loadbalancer-pool/26757587-9421-4511-b388-f3095059d1df HTTP/1.1" 200 115 0.046943 10.0.0.50 - - [2025-06-02 02:17:55] "DELETE /loadbalancer-listener/f1b39d36-5f0d-4bf5-9bf2-80825bb36c8c HTTP/1.1" 200 115 0.044493 10.0.0.50 - - [2025-06-02 02:17:55] "DELETE /loadbalancer/84d2a141-742b-4b47-bb1c-4c1c70b3b92f HTTP/1.1" 200 115 0.041723 10.0.0.50 - - [2025-06-02 02:17:55] "DELETE /floating-ip/2592e359-6ad5-434d-8fd2-1cd0e2cf4598 HTTP/1.1" 200 115 0.043158 10.0.0.50 - - [2025-06-02 02:17:55] "DELETE /instance-ip/2ba46666-b2aa-47fa-b7c7-4b69930bb924 HTTP/1.1" 200 115 0.029653 10.0.0.50 - - [2025-06-02 02:17:55] "DELETE /virtual-machine-interface/58203b74-0e20-44b2-8f40-e79f35ca4590 HTTP/1.1" 200 115 0.039663 10.0.0.50 - - [2025-06-02 02:17:55] "DELETE /tag/932232b3-54ed-46da-aded-e457e049e5cc HTTP/1.1" 200 115 0.037327 10.0.0.50 - - [2025-06-02 02:17:55] "GET /application-policy-set/c985c99d-3f45-4693-879a-1714696451d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002124 10.0.0.50 - - [2025-06-02 02:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.50 - - [2025-06-02 02:17:55] "GET /policy-management/95321406-e285-42bf-a353-3614c0696284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004484 10.0.0.50 - - [2025-06-02 02:17:56] "GET /firewall-policy/8be629c0-dc6f-466f-9653-599ba587d77e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.005002 10.0.0.50 - - [2025-06-02 02:17:56] "GET /firewall-rule/8d7ce84a-4fda-4781-a7c0-7ecff2d992cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003352 10.0.0.50 - - [2025-06-02 02:17:56] "POST /ref-update HTTP/1.1" 200 156 0.014619 10.0.0.50 - - [2025-06-02 02:17:56] "DELETE /firewall-rule/8d7ce84a-4fda-4781-a7c0-7ecff2d992cd HTTP/1.1" 200 115 0.064776 10.0.0.50 - - [2025-06-02 02:17:56] "GET /firewall-policy/64924ce4-36c6-4d16-9daf-5c2566107a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006654 10.0.0.50 - - [2025-06-02 02:17:56] "GET /firewall-rule/8132f018-c283-45a1-8f04-2d2542c14350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003368 10.0.0.50 - - [2025-06-02 02:17:56] "POST /ref-update HTTP/1.1" 200 156 0.026367 10.0.0.50 - - [2025-06-02 02:17:56] "DELETE /firewall-rule/8132f018-c283-45a1-8f04-2d2542c14350 HTTP/1.1" 200 115 0.060621 10.0.0.50 - - [2025-06-02 02:17:56] "GET /firewall-policy/64924ce4-36c6-4d16-9daf-5c2566107a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.006557 10.0.0.50 - - [2025-06-02 02:17:56] "GET /firewall-rule/13691edf-e1b4-473a-a861-980b5c71843a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003078 10.0.0.50 - - [2025-06-02 02:17:56] "POST /ref-update HTTP/1.1" 200 156 0.018562 10.0.0.50 - - [2025-06-02 02:17:56] "DELETE /firewall-rule/13691edf-e1b4-473a-a861-980b5c71843a HTTP/1.1" 200 115 0.066663 10.0.0.50 - - [2025-06-02 02:17:56] "GET /application-policy-set/c985c99d-3f45-4693-879a-1714696451d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002825 10.0.0.50 - - [2025-06-02 02:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.50 - - [2025-06-02 02:17:56] "GET /policy-management/95321406-e285-42bf-a353-3614c0696284?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002754 10.0.0.50 - - [2025-06-02 02:17:56] "GET /firewall-policy/64924ce4-36c6-4d16-9daf-5c2566107a81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003457 10.0.0.50 - - [2025-06-02 02:17:56] "POST /ref-update HTTP/1.1" 200 156 0.020785 10.0.0.50 - - [2025-06-02 02:17:56] "DELETE /firewall-policy/64924ce4-36c6-4d16-9daf-5c2566107a81 HTTP/1.1" 200 115 0.032253 10.0.0.50 - - [2025-06-02 02:17:56] "DELETE /tag/09605a7a-2ebe-48ce-aa82-a914a2ba388f HTTP/1.1" 200 115 0.039126 10.0.0.50 - - [2025-06-02 02:17:56] "DELETE /tag/1e283d5a-55b6-450a-8d9d-93f957970d46 HTTP/1.1" 200 115 0.062891 10.0.0.50 - - [2025-06-02 02:17:56] "DELETE /tag/c02bfa59-4e38-4dfe-bfef-c4e422b36366 HTTP/1.1" 200 115 0.049688 10.0.0.50 - - [2025-06-02 02:17:56] "DELETE /tag/f21751c7-34a5-46db-bc35-17311cff5be5 HTTP/1.1" 200 115 0.077410 10.0.0.50 - - [2025-06-02 02:17:56] "POST /projects HTTP/1.1" 409 238 0.004028 10.0.0.50 - - [2025-06-02 02:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.50 - - [2025-06-02 02:17:56] "GET /project/95fc2477-797a-46d2-8e9c-1b425da02873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.060557 10.0.0.50 - - [2025-06-02 02:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.50 - - [2025-06-02 02:17:57] "GET /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005336 10.0.0.50 - - [2025-06-02 02:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.50 - - [2025-06-02 02:17:57] "GET /virtual-network/938455e3-e454-4a7a-98e0-84fca0e1e372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004320 10.0.0.50 - - [2025-06-02 02:17:57] "POST /security-groups HTTP/1.1" 409 285 0.002231 10.0.0.50 - - [2025-06-02 02:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.50 - - [2025-06-02 02:17:57] "PUT /security-group/0fe5e5fd-4cc1-4620-a135-649d66c04e08 HTTP/1.1" 200 262 0.060372 10.0.0.50 - - [2025-06-02 02:17:57] "PUT /access-control-list/240f7b07-941d-4cab-9aa8-3f86271fd6cf HTTP/1.1" 200 272 0.020071 10.0.0.50 - - [2025-06-02 02:17:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.037546 10.0.0.50 - - [2025-06-02 02:17:57] "GET /firewall-policy/56a2a343-4007-4143-9b13-040e1586426d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.012416 10.0.0.50 - - [2025-06-02 02:17:57] "PUT /access-control-list/26961f66-65c3-4140-aabf-a70ae88bbb11 HTTP/1.1" 200 272 0.032072 10.0.0.50 - - [2025-06-02 02:17:57] "GET /firewall-rule/46f586da-6fdd-43eb-a9ce-b5fea2939e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003420 10.0.0.50 - - [2025-06-02 02:17:57] "POST /ref-update HTTP/1.1" 200 156 0.053760 10.0.0.50 - - [2025-06-02 02:17:57] "DELETE /firewall-rule/46f586da-6fdd-43eb-a9ce-b5fea2939e3b HTTP/1.1" 200 115 0.048319 10.0.0.50 - - [2025-06-02 02:17:57] "GET /firewall-policy/56a2a343-4007-4143-9b13-040e1586426d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.004068 10.0.0.50 - - [2025-06-02 02:17:57] "GET /firewall-rule/7fcb850a-0670-4439-ad24-2b66fcd52930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002916 10.0.0.50 - - [2025-06-02 02:17:57] "POST /ref-update HTTP/1.1" 200 156 0.051385 10.0.0.50 - - [2025-06-02 02:17:57] "DELETE /firewall-rule/7fcb850a-0670-4439-ad24-2b66fcd52930 HTTP/1.1" 200 115 0.038874 10.0.0.50 - - [2025-06-02 02:17:57] "DELETE /tag/2d002680-d98f-4b7f-9bec-ac3eaec077a7 HTTP/1.1" 200 115 0.045765 10.0.0.50 - - [2025-06-02 02:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.50 - - [2025-06-02 02:17:57] "GET /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.011184 10.0.0.50 - - [2025-06-02 02:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.50 - - [2025-06-02 02:17:57] "GET /virtual-network/938455e3-e454-4a7a-98e0-84fca0e1e372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.016147 10.0.0.50 - - [2025-06-02 02:17:57] "PUT /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed HTTP/1.1" 200 264 0.100429 10.0.0.50 - - [2025-06-02 02:17:57] "PUT /virtual-network/938455e3-e454-4a7a-98e0-84fca0e1e372 HTTP/1.1" 200 264 0.062515 10.0.0.50 - - [2025-06-02 02:17:58] "DELETE /security-group/0fe5e5fd-4cc1-4620-a135-649d66c04e08 HTTP/1.1" 200 115 0.122127 10.0.0.50 - - [2025-06-02 02:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.020731 10.0.0.50 - - [2025-06-02 02:17:58] "DELETE /access-control-list/240f7b07-941d-4cab-9aa8-3f86271fd6cf HTTP/1.1" 200 115 0.096853 10.0.0.50 - - [2025-06-02 02:17:58] "DELETE /access-control-list/26961f66-65c3-4140-aabf-a70ae88bbb11 HTTP/1.1" 200 115 0.064293 10.0.0.50 - - [2025-06-02 02:17:58] "GET /project/95fc2477-797a-46d2-8e9c-1b425da02873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.094145 10.0.0.50 - - [2025-06-02 02:17:58] "GET /project/95fc2477-797a-46d2-8e9c-1b425da02873?fields=security_groups HTTP/1.1" 200 1353 0.078203 10.0.0.50 - - [2025-06-02 02:17:58] "DELETE /security-group/be2cae45-a33c-4297-b857-4d3bead33f32 HTTP/1.1" 200 115 0.087614 10.0.0.50 - - [2025-06-02 02:17:58] "GET /project/95fc2477-797a-46d2-8e9c-1b425da02873?fields=application_policy_sets HTTP/1.1" 200 1392 0.085407 10.0.0.50 - - [2025-06-02 02:17:58] "DELETE /access-control-list/4a0058bc-e73e-4cb3-bc88-7f37e952ccf4 HTTP/1.1" 200 115 0.120742 10.0.0.50 - - [2025-06-02 02:17:58] "DELETE /access-control-list/4b188172-e238-4ae4-a368-5678c3ddf161 HTTP/1.1" 200 115 0.067178 10.0.0.50 - - [2025-06-02 02:17:58] "DELETE /project/95fc2477-797a-46d2-8e9c-1b425da02873 HTTP/1.1" 200 115 0.666700 10.0.0.50 - - [2025-06-02 02:18:52] "GET / HTTP/1.1" 200 35931 0.002302 10.0.0.50 - - [2025-06-02 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.50 - - [2025-06-02 02:18:52] "GET /global-vrouter-config/ec98c02a-bd94-4822-ba4b-ad94b41b8ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.003114 10.0.0.50 - - [2025-06-02 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005304 10.0.0.50 - - [2025-06-02 02:18:53] "GET /global-vrouter-config/ec98c02a-bd94-4822-ba4b-ad94b41b8ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.002848 10.0.0.50 - - [2025-06-02 02:19:11] "GET / HTTP/1.1" 200 35931 0.001780 10.0.0.50 - - [2025-06-02 02:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.50 - - [2025-06-02 02:19:11] "GET /global-system-config/85775eed-d55f-4e1e-8168-48af642e1c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2708 0.005039 10.0.0.50 - - [2025-06-02 02:19:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.50 - - [2025-06-02 02:19:11] "GET /config-node/33d37280-e8fc-4555-aca6-ec86945cb222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001822 10.0.0.50 - - [2025-06-02 02:19:12] "GET / HTTP/1.1" 200 35931 0.001738 10.0.0.50 - - [2025-06-02 02:19:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002713 10.0.0.50 - - [2025-06-02 02:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.50 - - [2025-06-02 02:19:17] "GET /global-vrouter-config/ec98c02a-bd94-4822-ba4b-ad94b41b8ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.002867 10.0.0.50 - - [2025-06-02 02:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.50 - - [2025-06-02 02:19:17] "PUT /global-vrouter-config/ec98c02a-bd94-4822-ba4b-ad94b41b8ef8 HTTP/1.1" 200 276 0.011783 10.0.0.50 - - [2025-06-02 02:19:17] "GET / HTTP/1.1" 200 35931 0.002010 10.0.0.50 - - [2025-06-02 02:19:17] "POST /alarms HTTP/1.1" 409 264 0.002201 10.0.0.50 - - [2025-06-02 02:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.50 - - [2025-06-02 02:19:17] "PUT /alarm/44c23020-a7fc-486b-bd7a-69c481f88679 HTTP/1.1" 200 244 0.011337 10.0.0.50 - - [2025-06-02 02:19:17] "POST /alarms HTTP/1.1" 409 261 0.007674 10.0.0.50 - - [2025-06-02 02:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.50 - - [2025-06-02 02:19:17] "PUT /alarm/9aefc481-a2a5-427a-82cc-655de9699057 HTTP/1.1" 200 244 0.012298 10.0.0.50 - - [2025-06-02 02:19:17] "POST /alarms HTTP/1.1" 409 261 0.005526 10.0.0.50 - - [2025-06-02 02:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.50 - - [2025-06-02 02:19:17] "PUT /alarm/9dd60cd8-a7e6-4aa0-8065-34ef3da9ada5 HTTP/1.1" 200 244 0.012026 10.0.0.50 - - [2025-06-02 02:19:17] "POST /alarms HTTP/1.1" 409 253 0.017748 10.0.0.50 - - [2025-06-02 02:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.50 - - [2025-06-02 02:19:17] "PUT /alarm/ae981202-e44e-461a-9570-71e310bcaf1f HTTP/1.1" 200 244 0.010858 10.0.0.50 - - [2025-06-02 02:19:17] "POST /alarms HTTP/1.1" 409 251 0.002603 10.0.0.50 - - [2025-06-02 02:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.50 - - [2025-06-02 02:19:17] "PUT /alarm/f2551358-5f1f-4ccc-9fff-670b8d0aa27c HTTP/1.1" 200 244 0.012717 10.0.0.50 - - [2025-06-02 02:19:17] "POST /alarms HTTP/1.1" 409 252 0.008504 10.0.0.50 - - [2025-06-02 02:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.50 - - [2025-06-02 02:19:17] "PUT /alarm/084b60b8-6a5f-4ccc-959f-438679712bfb HTTP/1.1" 200 244 0.010823 10.0.0.50 - - [2025-06-02 02:19:17] "POST /alarms HTTP/1.1" 409 256 0.007918 10.0.0.50 - - [2025-06-02 02:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.50 - - [2025-06-02 02:19:17] "PUT /alarm/52ebe81c-96a3-4eba-8ba1-83e7206dd6f1 HTTP/1.1" 200 244 0.010211 10.0.0.50 - - [2025-06-02 02:19:17] "POST /alarms HTTP/1.1" 409 248 0.010428 10.0.0.50 - - [2025-06-02 02:19:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.50 - - [2025-06-02 02:19:18] "PUT /alarm/907aff73-e5c2-4b54-b20c-a532f8c3da60 HTTP/1.1" 200 244 0.010643 10.0.0.50 - - [2025-06-02 02:19:18] "POST /alarms HTTP/1.1" 409 252 0.004560 10.0.0.50 - - [2025-06-02 02:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.50 - - [2025-06-02 02:19:18] "PUT /alarm/6259822a-06af-4e9b-9e27-c96039b69173 HTTP/1.1" 200 244 0.010239 10.0.0.50 - - [2025-06-02 02:19:18] "POST /alarms HTTP/1.1" 409 257 0.010684 10.0.0.50 - - [2025-06-02 02:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.50 - - [2025-06-02 02:19:18] "PUT /alarm/57734195-54a9-44f2-9738-2939d916ad92 HTTP/1.1" 200 244 0.012891 10.0.0.50 - - [2025-06-02 02:19:18] "POST /alarms HTTP/1.1" 409 251 0.005615 10.0.0.50 - - [2025-06-02 02:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.50 - - [2025-06-02 02:19:18] "PUT /alarm/d36f6e08-818d-4b4e-a2e6-27dbf18e8e9e HTTP/1.1" 200 244 0.011327 10.0.0.50 - - [2025-06-02 02:19:18] "POST /alarms HTTP/1.1" 409 257 0.007136 10.0.0.50 - - [2025-06-02 02:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.50 - - [2025-06-02 02:19:18] "PUT /alarm/4cc23fba-0a74-47ad-bdf9-824f751f5226 HTTP/1.1" 200 244 0.010813 10.0.0.50 - - [2025-06-02 02:19:18] "POST /alarms HTTP/1.1" 409 261 0.009883 10.0.0.50 - - [2025-06-02 02:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.50 - - [2025-06-02 02:19:18] "PUT /alarm/391efa8d-33e7-4125-bcd3-5f13d23bdba0 HTTP/1.1" 200 244 0.010495 10.0.0.50 - - [2025-06-02 02:19:18] "POST /alarms HTTP/1.1" 409 258 0.005563 10.0.0.50 - - [2025-06-02 02:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.50 - - [2025-06-02 02:19:18] "PUT /alarm/d773498f-11ba-41a8-b7bf-78b2e73ff9c0 HTTP/1.1" 200 244 0.012415 10.0.0.50 - - [2025-06-02 02:19:18] "POST /alarms HTTP/1.1" 409 254 0.005041 10.0.0.50 - - [2025-06-02 02:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.50 - - [2025-06-02 02:19:18] "PUT /alarm/be487ff8-a48a-4754-9d7d-d8ffcdd9640a HTTP/1.1" 200 244 0.011250 10.0.0.50 - - [2025-06-02 02:19:18] "POST /alarms HTTP/1.1" 409 254 0.004699 10.0.0.50 - - [2025-06-02 02:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.50 - - [2025-06-02 02:19:18] "PUT /alarm/bc751acc-da6d-4808-aee4-540d141b6a56 HTTP/1.1" 200 244 0.010319 10.0.0.50 - - [2025-06-02 02:19:18] "POST /alarms HTTP/1.1" 409 254 0.006929 10.0.0.50 - - [2025-06-02 02:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.50 - - [2025-06-02 02:19:18] "PUT /alarm/540210e2-0a95-451a-90b6-e1d1a12c3e08 HTTP/1.1" 200 244 0.010223 10.0.0.50 - - [2025-06-02 02:19:18] "POST /alarms HTTP/1.1" 409 247 0.011295 10.0.0.50 - - [2025-06-02 02:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.50 - - [2025-06-02 02:19:18] "PUT /alarm/50954285-18c4-452b-a1ce-33c0cf77a34d HTTP/1.1" 200 244 0.018683 10.0.0.50 - - [2025-06-02 02:19:18] "POST /alarms HTTP/1.1" 409 272 0.010060 10.0.0.50 - - [2025-06-02 02:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005428 10.0.0.50 - - [2025-06-02 02:19:18] "PUT /alarm/6de63c60-e431-45f0-bcfb-786de8dc8da9 HTTP/1.1" 200 244 0.010336 10.0.0.50 - - [2025-06-02 02:19:18] "POST /alarms HTTP/1.1" 409 261 0.005724 10.0.0.50 - - [2025-06-02 02:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.50 - - [2025-06-02 02:19:18] "PUT /alarm/6dce8cc8-7526-49ea-ae3d-b4392a608c6e HTTP/1.1" 200 244 0.010803 10.0.0.50 - - [2025-06-02 02:19:18] "POST /alarms HTTP/1.1" 409 259 0.006529 10.0.0.50 - - [2025-06-02 02:19:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004299 10.0.0.50 - - [2025-06-02 02:19:18] "PUT /alarm/ce94fd42-eecd-4e60-9a6b-0dfc72452bf3 HTTP/1.1" 200 244 0.010221 10.0.0.50 - - [2025-06-02 02:19:19] "POST /alarms HTTP/1.1" 409 265 0.006253 10.0.0.50 - - [2025-06-02 02:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.50 - - [2025-06-02 02:19:19] "PUT /alarm/eb9de5b9-e603-44d4-a0fb-b89c7b79d0e9 HTTP/1.1" 200 244 0.010206 10.0.0.50 - - [2025-06-02 02:19:19] "POST /alarms HTTP/1.1" 409 279 0.004642 10.0.0.50 - - [2025-06-02 02:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.50 - - [2025-06-02 02:19:19] "PUT /alarm/735a2036-057c-4ec3-8315-1279eb606c06 HTTP/1.1" 200 244 0.010715 10.0.0.50 - - [2025-06-02 02:19:19] "GET / HTTP/1.1" 200 35931 0.001588 10.0.0.50 - - [2025-06-02 02:19:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002142 10.0.0.50 - - [2025-06-02 02:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.50 - - [2025-06-02 02:19:19] "PUT /global-vrouter-config/ec98c02a-bd94-4822-ba4b-ad94b41b8ef8 HTTP/1.1" 200 276 0.014835 10.0.0.50 - - [2025-06-02 02:19:19] "GET / HTTP/1.1" 200 35931 0.001580 10.0.0.50 - - [2025-06-02 02:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.50 - - [2025-06-02 02:19:19] "GET /global-vrouter-config/ec98c02a-bd94-4822-ba4b-ad94b41b8ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.003217 10.0.0.50 - - [2025-06-02 02:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.50 - - [2025-06-02 02:19:19] "PUT /global-vrouter-config/ec98c02a-bd94-4822-ba4b-ad94b41b8ef8 HTTP/1.1" 200 276 0.009257 10.0.0.50 - - [2025-06-02 02:19:20] "GET / HTTP/1.1" 200 35931 0.003054 10.0.0.50 - - [2025-06-02 02:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.50 - - [2025-06-02 02:19:20] "GET /global-system-config/85775eed-d55f-4e1e-8168-48af642e1c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2708 0.007560 10.0.0.50 - - [2025-06-02 02:19:20] "PUT /global-system-config/85775eed-d55f-4e1e-8168-48af642e1c2f HTTP/1.1" 200 274 0.018878 10.0.0.50 - - [2025-06-02 02:19:23] "GET / HTTP/1.1" 200 35931 0.001618 10.0.0.50 - - [2025-06-02 02:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.50 - - [2025-06-02 02:19:23] "GET /routing-instance/b4f130ba-c39c-414e-99c7-eb3b04f85a91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002681 10.0.0.50 - - [2025-06-02 02:19:23] "POST /bgp-routers HTTP/1.1" 409 301 0.001907 10.0.0.50 - - [2025-06-02 02:19:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.50 - - [2025-06-02 02:19:23] "GET /bgp-router/a7ac601f-268a-4701-a85a-ffe431436094?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.004690 10.0.0.50 - - [2025-06-02 02:19:23] "PUT /bgp-router/a7ac601f-268a-4701-a85a-ffe431436094 HTTP/1.1" 200 254 0.021279 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:19:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000874 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:19:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001026 10.0.0.50 - - [2025-06-02 02:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.50 - - [2025-06-02 02:19:26] "GET /global-vrouter-config/ec98c02a-bd94-4822-ba4b-ad94b41b8ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.003229 10.0.0.50 - - [2025-06-02 02:19:38] "GET / HTTP/1.1" 200 35931 0.001887 10.0.0.50 - - [2025-06-02 02:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.50 - - [2025-06-02 02:19:38] "GET /global-system-config/85775eed-d55f-4e1e-8168-48af642e1c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2708 0.005218 10.0.0.50 - - [2025-06-02 02:19:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.50 - - [2025-06-02 02:19:38] "GET /config-node/33d37280-e8fc-4555-aca6-ec86945cb222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002109 10.0.0.50 - - [2025-06-02 02:19:49] "GET / HTTP/1.1" 200 35931 0.001745 10.0.0.50 - - [2025-06-02 02:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.50 - - [2025-06-02 02:19:49] "GET /routing-instance/b4f130ba-c39c-414e-99c7-eb3b04f85a91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004770 10.0.0.50 - - [2025-06-02 02:19:49] "POST /bgp-routers HTTP/1.1" 409 301 0.002614 10.0.0.50 - - [2025-06-02 02:19:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.50 - - [2025-06-02 02:19:49] "GET /bgp-router/a7ac601f-268a-4701-a85a-ffe431436094?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003535 10.0.0.50 - - [2025-06-02 02:19:50] "PUT /bgp-router/a7ac601f-268a-4701-a85a-ffe431436094 HTTP/1.1" 200 254 0.016880 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:19:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001050 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:19:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000966 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:19:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000921 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:19:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000923 10.0.0.50 - - [2025-06-02 02:20:07] "GET / HTTP/1.1" 200 35931 0.001946 10.0.0.50 - - [2025-06-02 02:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.50 - - [2025-06-02 02:20:07] "GET /global-system-config/85775eed-d55f-4e1e-8168-48af642e1c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2708 0.005127 10.0.0.50 - - [2025-06-02 02:20:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.50 - - [2025-06-02 02:20:07] "GET /config-node/33d37280-e8fc-4555-aca6-ec86945cb222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002572 10.0.0.50 - - [2025-06-02 02:20:07] "GET / HTTP/1.1" 200 35931 0.001552 10.0.0.50 - - [2025-06-02 02:20:07] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002123 10.0.0.50 - - [2025-06-02 02:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.50 - - [2025-06-02 02:20:12] "GET /global-vrouter-config/ec98c02a-bd94-4822-ba4b-ad94b41b8ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.002501 10.0.0.50 - - [2025-06-02 02:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.50 - - [2025-06-02 02:20:13] "PUT /global-vrouter-config/ec98c02a-bd94-4822-ba4b-ad94b41b8ef8 HTTP/1.1" 200 276 0.009040 10.0.0.50 - - [2025-06-02 02:20:13] "GET / HTTP/1.1" 200 35931 0.001545 10.0.0.50 - - [2025-06-02 02:20:13] "POST /alarms HTTP/1.1" 409 264 0.002155 10.0.0.50 - - [2025-06-02 02:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.50 - - [2025-06-02 02:20:13] "PUT /alarm/44c23020-a7fc-486b-bd7a-69c481f88679 HTTP/1.1" 200 244 0.009088 10.0.0.50 - - [2025-06-02 02:20:13] "POST /alarms HTTP/1.1" 409 261 0.003014 10.0.0.50 - - [2025-06-02 02:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.50 - - [2025-06-02 02:20:13] "PUT /alarm/9aefc481-a2a5-427a-82cc-655de9699057 HTTP/1.1" 200 244 0.011100 10.0.0.50 - - [2025-06-02 02:20:13] "POST /alarms HTTP/1.1" 409 261 0.011642 10.0.0.50 - - [2025-06-02 02:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.50 - - [2025-06-02 02:20:13] "PUT /alarm/9dd60cd8-a7e6-4aa0-8065-34ef3da9ada5 HTTP/1.1" 200 244 0.012821 10.0.0.50 - - [2025-06-02 02:20:13] "POST /alarms HTTP/1.1" 409 253 0.004644 10.0.0.50 - - [2025-06-02 02:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.50 - - [2025-06-02 02:20:13] "PUT /alarm/ae981202-e44e-461a-9570-71e310bcaf1f HTTP/1.1" 200 244 0.020652 10.0.0.50 - - [2025-06-02 02:20:13] "POST /alarms HTTP/1.1" 409 251 0.009024 10.0.0.50 - - [2025-06-02 02:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.50 - - [2025-06-02 02:20:13] "PUT /alarm/f2551358-5f1f-4ccc-9fff-670b8d0aa27c HTTP/1.1" 200 244 0.009712 10.0.0.50 - - [2025-06-02 02:20:13] "POST /alarms HTTP/1.1" 409 252 0.009184 10.0.0.50 - - [2025-06-02 02:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.50 - - [2025-06-02 02:20:13] "PUT /alarm/084b60b8-6a5f-4ccc-959f-438679712bfb HTTP/1.1" 200 244 0.011652 10.0.0.50 - - [2025-06-02 02:20:13] "POST /alarms HTTP/1.1" 409 256 0.012043 10.0.0.50 - - [2025-06-02 02:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.50 - - [2025-06-02 02:20:13] "PUT /alarm/52ebe81c-96a3-4eba-8ba1-83e7206dd6f1 HTTP/1.1" 200 244 0.008942 10.0.0.50 - - [2025-06-02 02:20:13] "POST /alarms HTTP/1.1" 409 248 0.001634 10.0.0.50 - - [2025-06-02 02:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.50 - - [2025-06-02 02:20:13] "PUT /alarm/907aff73-e5c2-4b54-b20c-a532f8c3da60 HTTP/1.1" 200 244 0.010756 10.0.0.50 - - [2025-06-02 02:20:13] "POST /alarms HTTP/1.1" 409 252 0.007379 10.0.0.50 - - [2025-06-02 02:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.50 - - [2025-06-02 02:20:13] "PUT /alarm/6259822a-06af-4e9b-9e27-c96039b69173 HTTP/1.1" 200 244 0.009996 10.0.0.50 - - [2025-06-02 02:20:13] "POST /alarms HTTP/1.1" 409 257 0.003705 10.0.0.50 - - [2025-06-02 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.50 - - [2025-06-02 02:20:14] "PUT /alarm/57734195-54a9-44f2-9738-2939d916ad92 HTTP/1.1" 200 244 0.008981 10.0.0.50 - - [2025-06-02 02:20:14] "POST /alarms HTTP/1.1" 409 251 0.004476 10.0.0.50 - - [2025-06-02 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.50 - - [2025-06-02 02:20:14] "PUT /alarm/d36f6e08-818d-4b4e-a2e6-27dbf18e8e9e HTTP/1.1" 200 244 0.010221 10.0.0.50 - - [2025-06-02 02:20:14] "POST /alarms HTTP/1.1" 409 257 0.007360 10.0.0.50 - - [2025-06-02 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.50 - - [2025-06-02 02:20:14] "PUT /alarm/4cc23fba-0a74-47ad-bdf9-824f751f5226 HTTP/1.1" 200 244 0.038611 10.0.0.50 - - [2025-06-02 02:20:14] "POST /alarms HTTP/1.1" 409 261 0.009997 10.0.0.50 - - [2025-06-02 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.50 - - [2025-06-02 02:20:14] "PUT /alarm/391efa8d-33e7-4125-bcd3-5f13d23bdba0 HTTP/1.1" 200 244 0.013956 10.0.0.50 - - [2025-06-02 02:20:14] "POST /alarms HTTP/1.1" 409 258 0.014034 10.0.0.50 - - [2025-06-02 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.50 - - [2025-06-02 02:20:14] "PUT /alarm/d773498f-11ba-41a8-b7bf-78b2e73ff9c0 HTTP/1.1" 200 244 0.011602 10.0.0.50 - - [2025-06-02 02:20:14] "POST /alarms HTTP/1.1" 409 254 0.002596 10.0.0.50 - - [2025-06-02 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.50 - - [2025-06-02 02:20:14] "PUT /alarm/be487ff8-a48a-4754-9d7d-d8ffcdd9640a HTTP/1.1" 200 244 0.010355 10.0.0.50 - - [2025-06-02 02:20:14] "POST /alarms HTTP/1.1" 409 254 0.015351 10.0.0.50 - - [2025-06-02 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.50 - - [2025-06-02 02:20:14] "PUT /alarm/bc751acc-da6d-4808-aee4-540d141b6a56 HTTP/1.1" 200 244 0.010971 10.0.0.50 - - [2025-06-02 02:20:14] "POST /alarms HTTP/1.1" 409 254 0.012599 10.0.0.50 - - [2025-06-02 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.50 - - [2025-06-02 02:20:14] "PUT /alarm/540210e2-0a95-451a-90b6-e1d1a12c3e08 HTTP/1.1" 200 244 0.011939 10.0.0.50 - - [2025-06-02 02:20:14] "POST /alarms HTTP/1.1" 409 247 0.004530 10.0.0.50 - - [2025-06-02 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005195 10.0.0.50 - - [2025-06-02 02:20:14] "PUT /alarm/50954285-18c4-452b-a1ce-33c0cf77a34d HTTP/1.1" 200 244 0.013671 10.0.0.50 - - [2025-06-02 02:20:14] "POST /alarms HTTP/1.1" 409 272 0.008055 10.0.0.50 - - [2025-06-02 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.50 - - [2025-06-02 02:20:14] "PUT /alarm/6de63c60-e431-45f0-bcfb-786de8dc8da9 HTTP/1.1" 200 244 0.012489 10.0.0.50 - - [2025-06-02 02:20:14] "POST /alarms HTTP/1.1" 409 261 0.006290 10.0.0.50 - - [2025-06-02 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.50 - - [2025-06-02 02:20:14] "PUT /alarm/6dce8cc8-7526-49ea-ae3d-b4392a608c6e HTTP/1.1" 200 244 0.009697 10.0.0.50 - - [2025-06-02 02:20:14] "POST /alarms HTTP/1.1" 409 259 0.004429 10.0.0.50 - - [2025-06-02 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.50 - - [2025-06-02 02:20:14] "PUT /alarm/ce94fd42-eecd-4e60-9a6b-0dfc72452bf3 HTTP/1.1" 200 244 0.019604 10.0.0.50 - - [2025-06-02 02:20:14] "POST /alarms HTTP/1.1" 409 265 0.008880 10.0.0.50 - - [2025-06-02 02:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.50 - - [2025-06-02 02:20:14] "PUT /alarm/eb9de5b9-e603-44d4-a0fb-b89c7b79d0e9 HTTP/1.1" 200 244 0.009619 10.0.0.50 - - [2025-06-02 02:20:14] "POST /alarms HTTP/1.1" 409 279 0.005563 10.0.0.50 - - [2025-06-02 02:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.50 - - [2025-06-02 02:20:15] "PUT /alarm/735a2036-057c-4ec3-8315-1279eb606c06 HTTP/1.1" 200 244 0.010908 10.0.0.50 - - [2025-06-02 02:20:15] "GET / HTTP/1.1" 200 35931 0.001951 10.0.0.50 - - [2025-06-02 02:20:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002413 10.0.0.50 - - [2025-06-02 02:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.50 - - [2025-06-02 02:20:15] "PUT /global-vrouter-config/ec98c02a-bd94-4822-ba4b-ad94b41b8ef8 HTTP/1.1" 200 276 0.008282 10.0.0.50 - - [2025-06-02 02:20:15] "GET / HTTP/1.1" 200 35931 0.001688 10.0.0.50 - - [2025-06-02 02:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.50 - - [2025-06-02 02:20:15] "GET /global-vrouter-config/ec98c02a-bd94-4822-ba4b-ad94b41b8ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.017898 10.0.0.50 - - [2025-06-02 02:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.50 - - [2025-06-02 02:20:15] "PUT /global-vrouter-config/ec98c02a-bd94-4822-ba4b-ad94b41b8ef8 HTTP/1.1" 200 276 0.010061 10.0.0.50 - - [2025-06-02 02:20:16] "GET / HTTP/1.1" 200 35931 0.001895 10.0.0.50 - - [2025-06-02 02:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.50 - - [2025-06-02 02:20:16] "GET /global-system-config/85775eed-d55f-4e1e-8168-48af642e1c2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2708 0.005059 10.0.0.50 - - [2025-06-02 02:20:16] "PUT /global-system-config/85775eed-d55f-4e1e-8168-48af642e1c2f HTTP/1.1" 200 274 0.020175 10.0.0.50 - - [2025-06-02 02:20:19] "GET / HTTP/1.1" 200 35931 0.001716 10.0.0.50 - - [2025-06-02 02:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.50 - - [2025-06-02 02:20:19] "GET /routing-instance/b4f130ba-c39c-414e-99c7-eb3b04f85a91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002938 10.0.0.50 - - [2025-06-02 02:20:19] "POST /bgp-routers HTTP/1.1" 409 301 0.001927 10.0.0.50 - - [2025-06-02 02:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.50 - - [2025-06-02 02:20:19] "GET /bgp-router/a7ac601f-268a-4701-a85a-ffe431436094?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003493 10.0.0.50 - - [2025-06-02 02:20:19] "PUT /bgp-router/a7ac601f-268a-4701-a85a-ffe431436094 HTTP/1.1" 200 254 0.017865 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:20:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000860 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:20:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000864 10.0.0.50 - - [2025-06-02 02:20:22] "POST /tags HTTP/1.1" 200 355 0.024451 10.0.0.50 - - [2025-06-02 02:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013440 10.0.0.50 - - [2025-06-02 02:20:22] "GET /tag/bfdee531-ef58-4cda-88fe-35a8325d03de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.017420 10.0.0.50 - - [2025-06-02 02:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.50 - - [2025-06-02 02:20:22] "GET /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005490 10.0.0.50 - - [2025-06-02 02:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.50 - - [2025-06-02 02:20:23] "GET /project/784c97b1-5719-42ed-864e-f2f82c91ae98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.099954 10.0.0.50 - - [2025-06-02 02:20:23] "POST /virtual-machines HTTP/1.1" 200 351 0.027421 10.0.0.50 - - [2025-06-02 02:20:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.057370 10.0.0.50 - - [2025-06-02 02:20:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.134272 10.0.0.50 - - [2025-06-02 02:20:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.013168 10.0.0.50 - - [2025-06-02 02:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012428 10.0.0.50 - - [2025-06-02 02:20:23] "GET /virtual-machine-interface/235b008e-3f58-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.011563 10.0.0.50 - - [2025-06-02 02:20:23] "POST /instance-ips HTTP/1.1" 200 391 0.034463 10.0.0.50 - - [2025-06-02 02:20:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.034498 10.0.0.50 - - [2025-06-02 02:20:23] "GET /virtual-machine-interface/235b008e-3f58-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.014900 10.0.0.50 - - [2025-06-02 02:20:23] "POST /set-tag HTTP/1.1" 200 109 0.025689 10.0.0.50 - - [2025-06-02 02:20:23] "GET /virtual-machine-interface/235b008e-3f58-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.015651 10.0.0.50 - - [2025-06-02 02:20:23] "GET /instance-ip/237bd6f6-3f58-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.015643 10.0.0.50 - - [2025-06-02 02:20:23] "GET /virtual-machine-interface/235b008e-3f58-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004833 10.0.0.50 - - [2025-06-02 02:20:23] "POST /set-tag HTTP/1.1" 200 109 0.003027 10.0.0.50 - - [2025-06-02 02:20:23] "GET /virtual-router/61dd2533-994c-4d81-b20e-3edd5d443028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.015425 10.0.0.50 - - [2025-06-02 02:20:23] "POST /ref-update HTTP/1.1" 200 156 0.012623 10.0.0.50 - - [2025-06-02 02:20:23] "GET /virtual-machine-interface/235b008e-3f58-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.022669 10.0.0.50 - - [2025-06-02 02:20:23] "POST /set-tag HTTP/1.1" 200 109 0.002963 10.0.0.50 - - [2025-06-02 02:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.50 - - [2025-06-02 02:20:23] "GET /virtual-network/f953507e-5197-4ad4-8cb8-81c08d1638ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004361 10.0.0.50 - - [2025-06-02 02:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004660 10.0.0.50 - - [2025-06-02 02:20:24] "GET /project/784c97b1-5719-42ed-864e-f2f82c91ae98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.066180 10.0.0.50 - - [2025-06-02 02:20:24] "POST /virtual-machines HTTP/1.1" 200 355 0.022452 10.0.0.50 - - [2025-06-02 02:20:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.037051 10.0.0.50 - - [2025-06-02 02:20:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.141878 10.0.0.50 - - [2025-06-02 02:20:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.016546 10.0.0.50 - - [2025-06-02 02:20:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011121 10.0.0.50 - - [2025-06-02 02:20:24] "GET /virtual-machine-interface/23ee82e6-3f58-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.018108 10.0.0.50 - - [2025-06-02 02:20:24] "POST /instance-ips HTTP/1.1" 200 395 0.030318 10.0.0.50 - - [2025-06-02 02:20:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.021794 10.0.0.50 - - [2025-06-02 02:20:24] "GET /virtual-machine-interface/23ee82e6-3f58-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.008274 10.0.0.50 - - [2025-06-02 02:20:24] "POST /set-tag HTTP/1.1" 200 109 0.018890 10.0.0.50 - - [2025-06-02 02:20:24] "GET /virtual-machine-interface/23ee82e6-3f58-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.017458 10.0.0.50 - - [2025-06-02 02:20:24] "GET /instance-ip/2410e6ba-3f58-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004816 10.0.0.50 - - [2025-06-02 02:20:24] "GET /virtual-machine-interface/23ee82e6-3f58-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004985 10.0.0.50 - - [2025-06-02 02:20:24] "POST /set-tag HTTP/1.1" 200 109 0.002422 10.0.0.50 - - [2025-06-02 02:20:24] "GET /virtual-router/61dd2533-994c-4d81-b20e-3edd5d443028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.006551 10.0.0.50 - - [2025-06-02 02:20:24] "POST /ref-update HTTP/1.1" 200 156 0.010510 10.0.0.50 - - [2025-06-02 02:20:24] "GET /virtual-machine-interface/23ee82e6-3f58-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.009622 10.0.0.50 - - [2025-06-02 02:20:24] "POST /set-tag HTTP/1.1" 200 109 0.006646 10.0.0.50 - - [2025-06-02 02:20:24] "GET /virtual-machine-interface/235b008e-3f58-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005060 10.0.0.50 - - [2025-06-02 02:20:24] "POST /set-tag HTTP/1.1" 200 109 0.002751 10.0.0.50 - - [2025-06-02 02:20:24] "GET /virtual-machine-interface/23ee82e6-3f58-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005817 10.0.0.50 - - [2025-06-02 02:20:24] "POST /set-tag HTTP/1.1" 200 109 0.002749 10.0.0.50 - - [2025-06-02 02:20:34] "GET /virtual-machine-interface/23ee82e6-3f58-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004785 10.0.0.50 - - [2025-06-02 02:20:34] "POST /set-tag HTTP/1.1" 200 109 0.001929 10.0.0.50 - - [2025-06-02 02:20:35] "GET /virtual-machine-interface/235b008e-3f58-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006031 10.0.0.50 - - [2025-06-02 02:20:35] "POST /set-tag HTTP/1.1" 200 109 0.003347 10.0.0.50 - - [2025-06-02 02:20:36] "GET /global-system-configs HTTP/1.1" 200 322 0.004261 10.0.0.50 - - [2025-06-02 02:20:37] "GET /virtual-machine-interface/235b008e-3f58-11f0-9511-fa163e961c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005957 10.0.0.50 - - [2025-06-02 02:20:37] "POST /set-tag HTTP/1.1" 200 109 0.009078 10.0.0.50 - - [2025-06-02 02:20:37] "GET /global-system-configs HTTP/1.1" 200 322 0.008938 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:20:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000854 [Introspect:8084]10.0.0.50 - - [2025-06-02 02:20:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001001