++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Oct 27 04:22:15 AM UTC 2025 ===================' INFO: =================== Mon Oct 27 04:22:15 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ 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 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ 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.19 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.19:8081 ' ']' +++ echo 10.0.0.19:8081 ++ ANALYTICS_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.19:9042 ' ']' +++ echo 10.0.0.19:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.19:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.19:8086 ' ']' +++ echo 10.0.0.19:8086 ++ COLLECTOR_SERVERS=10.0.0.19: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.19 ++ CONFIGDB_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.19:8082 ' ']' +++ echo 10.0.0.19:8082 ++ CONFIG_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.19:9161 ' ']' +++ echo 10.0.0.19:9161 ++ CONFIGDB_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.19:9041 ' ']' +++ echo 10.0.0.19:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.19: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.19 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.19 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.19:2181, ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.19:2181 ' ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.19:2181 ++ RABBITMQ_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.19:5673, ']' +++ echo 10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.19:6379 ' ']' +++ echo 10.0.0.19:6379 ++ REDIS_SERVERS=10.0.0.19: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.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.19:9092 ' ']' +++ echo 10.0.0.19:9092 ++ KAFKA_SERVERS=10.0.0.19: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.19 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.19 ++ 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.19 ++ cut -d , -f 1 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 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.19 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.19 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.19 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.19 +++ local servers=10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ uniq ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.19,10.237.40.1,127.0.0.1,172.17.0.1,252.19.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.19'\''))' +++ local server_ip=10.0.0.19 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.19 ]] +++ [[ ,10.0.0.19,10.237.40.1,127.0.0.1,172.17.0.1,252.19.0.1,, =~ ,10\.0\.0\.19, ]] +++ echo 10.0.0.19 1 +++ return ++ local ip=10.0.0.19 ++ [[ -z 10.0.0.19 ]] ++ echo 10.0.0.19 + host_ip=10.0.0.19 + [[ cql == \c\q\l ]] ++ echo 10.0.0.19:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.19:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.19: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 ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/27/2025 04:23:05.292 7f23167574c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/27/2025 04:23:05.840 7f23167574c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/27/2025 04:23:05.877 7f23167574c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/27/2025 04:23:05.877 7f23167574c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.19 - - [2025-10-27 04:23:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000999 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.19:8082/ Hit Ctrl-C to quit. 10.0.0.19 - - [2025-10-27 04:23:17] "GET / HTTP/1.1" 503 181 0.000231 10.0.0.19 - - [2025-10-27 04:23:17] "GET / HTTP/1.1" 503 181 0.000322 10.0.0.19 - - [2025-10-27 04:23:18] "GET / HTTP/1.1" 200 35931 0.001552 10.0.0.19 - - [2025-10-27 04:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.19 - - [2025-10-27 04:23:18] "GET /global-system-config/dca1e348-3bb8-428c-aee2-6fdc7d725d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012758 10.0.0.19 - - [2025-10-27 04:23:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.003524 10.0.0.19 - - [2025-10-27 04:23:18] "POST /config-database-nodes HTTP/1.1" 200 611 0.037846 10.0.0.19 - - [2025-10-27 04:23:18] "GET / HTTP/1.1" 200 35931 0.002251 10.0.0.19 - - [2025-10-27 04:23:18] "GET / HTTP/1.1" 200 45303 0.001687 10.0.0.19 - - [2025-10-27 04:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005960 10.0.0.19 - - [2025-10-27 04:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005428 10.0.0.19 - - [2025-10-27 04:23:18] "GET / HTTP/1.1" 200 35931 0.001975 10.0.0.19 - - [2025-10-27 04:23:18] "GET / HTTP/1.1" 200 35931 0.002000 10.0.0.19 - - [2025-10-27 04:23:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.19 - - [2025-10-27 04:23:18] "GET /global-system-config/dca1e348-3bb8-428c-aee2-6fdc7d725d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009339 10.0.0.19 - - [2025-10-27 04:23:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.002613 10.0.0.19 - - [2025-10-27 04:23:18] "POST /database-nodes HTTP/1.1" 200 597 0.039955 10.0.0.19 - - [2025-10-27 04:23:19] "POST /fqname-to-id HTTP/1.1" 404 186 0.010992 10.0.0.19 - - [2025-10-27 04:23:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.017870 10.0.0.19 - - [2025-10-27 04:23:19] "GET /global-system-config/dca1e348-3bb8-428c-aee2-6fdc7d725d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008120 10.0.0.19 - - [2025-10-27 04:23:19] "POST /service-appliance-sets HTTP/1.1" 200 553 0.070912 10.0.0.19 - - [2025-10-27 04:23:19] "POST /fqname-to-id HTTP/1.1" 404 180 0.003534 10.0.0.19 - - [2025-10-27 04:23:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.19 - - [2025-10-27 04:23:19] "GET /global-system-config/dca1e348-3bb8-428c-aee2-6fdc7d725d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.018389 10.0.0.19 - - [2025-10-27 04:23:19] "POST /service-appliance-sets HTTP/1.1" 200 541 0.066414 10.0.0.19 - - [2025-10-27 04:23:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012949 10.0.0.19 - - [2025-10-27 04:23:19] "GET /network-ipam/8deac517-2246-4baf-b3fe-cc4947c5f7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.007061 10.0.0.19 - - [2025-10-27 04:23:19] "POST /service-templates HTTP/1.1" 200 511 0.065610 10.0.0.19 - - [2025-10-27 04:23:19] "GET / HTTP/1.1" 200 35931 0.005718 10.0.0.19 - - [2025-10-27 04:23:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010732 10.0.0.19 - - [2025-10-27 04:23:19] "POST /service-templates HTTP/1.1" 200 501 0.051450 10.0.0.19 - - [2025-10-27 04:23:19] "GET /global-system-config/dca1e348-3bb8-428c-aee2-6fdc7d725d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010025 10.0.0.19 - - [2025-10-27 04:23:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.005177 10.0.0.19 - - [2025-10-27 04:23:19] "POST /service-templates HTTP/1.1" 200 515 0.048523 10.0.0.19 - - [2025-10-27 04:23:20] "POST /service-templates HTTP/1.1" 200 535 0.069400 10.0.0.19 - - [2025-10-27 04:23:20] "POST /analytics-nodes HTTP/1.1" 200 599 0.092776 10.0.0.19 - - [2025-10-27 04:23:20] "POST /service-templates HTTP/1.1" 200 507 0.070473 10.0.0.19 - - [2025-10-27 04:23:20] "GET / HTTP/1.1" 200 35931 0.001638 10.0.0.19 - - [2025-10-27 04:23:20] "GET / HTTP/1.1" 200 35931 0.001358 10.0.0.19 - - [2025-10-27 04:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004744 10.0.0.19 - - [2025-10-27 04:23:21] "GET /global-system-config/dca1e348-3bb8-428c-aee2-6fdc7d725d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008296 10.0.0.19 - - [2025-10-27 04:23:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.002801 10.0.0.19 - - [2025-10-27 04:23:21] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.033552 10.0.0.19 - - [2025-10-27 04:23:21] "GET / HTTP/1.1" 200 35931 0.002403 10.0.0.19 - - [2025-10-27 04:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.19 - - [2025-10-27 04:23:21] "GET /routing-instance/71bee1f1-f110-467d-b55d-cd63f8d47f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003632 10.0.0.19 - - [2025-10-27 04:23:21] "POST /bgp-routers HTTP/1.1" 200 616 0.057497 10.0.0.19 - - [2025-10-27 04:23:21] "GET /bgp-router/63c038d5-03b6-48e0-852c-8c82e3cc39bc?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.012308 10.0.0.19 - - [2025-10-27 04:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.19 - - [2025-10-27 04:23:21] "GET /global-system-config/dca1e348-3bb8-428c-aee2-6fdc7d725d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007408 10.0.0.19 - - [2025-10-27 04:23:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003375 10.0.0.19 - - [2025-10-27 04:23:21] "POST /ref-update HTTP/1.1" 200 156 0.018889 10.0.0.19 - - [2025-10-27 04:23:21] "GET / HTTP/1.1" 200 35931 0.001806 10.0.0.19 - - [2025-10-27 04:23:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004249 10.0.0.19 - - [2025-10-27 04:23:21] "GET /global-system-config/dca1e348-3bb8-428c-aee2-6fdc7d725d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.018960 10.0.0.19 - - [2025-10-27 04:23:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.013259 10.0.0.19 - - [2025-10-27 04:23:21] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.053027 10.0.0.19 - - [2025-10-27 04:23:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.19 - - [2025-10-27 04:23:22] "GET /network-ipam/8deac517-2246-4baf-b3fe-cc4947c5f7c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003378 10.0.0.19 - - [2025-10-27 04:23:23] "POST /fqname-to-id HTTP/1.1" 404 225 0.005541 10.0.0.19 - - [2025-10-27 04:23:23] "POST /access-control-lists HTTP/1.1" 200 587 0.033783 10.0.0.19 - - [2025-10-27 04:23:23] "POST /fqname-to-id HTTP/1.1" 404 224 0.025938 10.0.0.19 - - [2025-10-27 04:23:23] "POST /access-control-lists HTTP/1.1" 200 585 0.029129 10.0.0.19 - - [2025-10-27 04:23:23] "POST /route-targets HTTP/1.1" 200 327 0.018382 10.0.0.19 - - [2025-10-27 04:23:23] "POST /ref-update HTTP/1.1" 200 156 0.040028 10.0.0.19 - - [2025-10-27 04:23:23] "POST /route-targets HTTP/1.1" 200 327 0.015521 10.0.0.19 - - [2025-10-27 04:23:23] "POST /ref-update HTTP/1.1" 200 156 0.029692 10.0.0.19 - - [2025-10-27 04:23:23] "POST /route-targets HTTP/1.1" 200 327 0.024937 10.0.0.19 - - [2025-10-27 04:23:23] "POST /ref-update HTTP/1.1" 200 156 0.030216 10.0.0.19 - - [2025-10-27 04:23:23] "POST /route-targets HTTP/1.1" 200 327 0.013663 10.0.0.19 - - [2025-10-27 04:23:23] "POST /ref-update HTTP/1.1" 200 156 0.022591 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:23:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000973 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:23:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001138 10.0.0.19 - - [2025-10-27 04:23:24] "POST /fqname-to-id HTTP/1.1" 404 201 0.005005 10.0.0.19 - - [2025-10-27 04:23:24] "POST /access-control-lists HTTP/1.1" 200 551 0.084199 10.0.0.19 - - [2025-10-27 04:23:24] "PUT /access-control-list/43f9d7b6-6033-40ad-ae5a-52af3c1527ca HTTP/1.1" 200 272 0.018338 10.0.0.19 - - [2025-10-27 04:23:24] "PUT /access-control-list/e5fb7ddd-4faa-43b0-9ee3-b9ddb25cd047 HTTP/1.1" 200 272 0.065646 10.0.0.19 - - [2025-10-27 04:23:26] "GET / HTTP/1.1" 200 35931 0.002082 10.0.0.19 - - [2025-10-27 04:23:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005242 10.0.0.19 - - [2025-10-27 04:23:26] "GET /global-system-config/dca1e348-3bb8-428c-aee2-6fdc7d725d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008466 10.0.0.19 - - [2025-10-27 04:23:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.007753 10.0.0.19 - - [2025-10-27 04:23:26] "POST /config-nodes HTTP/1.1" 200 593 0.030346 10.0.0.19 - - [2025-10-27 04:23:26] "GET / HTTP/1.1" 200 35931 0.002239 10.0.0.19 - - [2025-10-27 04:23:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004004 10.0.0.19 - - [2025-10-27 04:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.19 - - [2025-10-27 04:23:31] "GET /global-vrouter-config/a49bc75b-0388-4c70-a7db-689d392b9d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.003224 10.0.0.19 - - [2025-10-27 04:23:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.19 - - [2025-10-27 04:23:32] "PUT /global-vrouter-config/a49bc75b-0388-4c70-a7db-689d392b9d14 HTTP/1.1" 200 276 0.018658 10.0.0.19 - - [2025-10-27 04:23:32] "GET / HTTP/1.1" 200 35931 0.001450 10.0.0.19 - - [2025-10-27 04:23:32] "POST /alarms HTTP/1.1" 200 581 0.030558 10.0.0.19 - - [2025-10-27 04:23:32] "POST /alarms HTTP/1.1" 200 575 0.033403 10.0.0.19 - - [2025-10-27 04:23:32] "POST /alarms HTTP/1.1" 200 575 0.058934 10.0.0.19 - - [2025-10-27 04:23:32] "POST /alarms HTTP/1.1" 200 559 0.045419 10.0.0.19 - - [2025-10-27 04:23:32] "POST /alarms HTTP/1.1" 200 555 0.036815 10.0.0.19 - - [2025-10-27 04:23:32] "POST /alarms HTTP/1.1" 200 557 0.055316 10.0.0.19 - - [2025-10-27 04:23:32] "POST /alarms HTTP/1.1" 200 565 0.046082 10.0.0.19 - - [2025-10-27 04:23:32] "POST /alarms HTTP/1.1" 200 549 0.023474 10.0.0.19 - - [2025-10-27 04:23:32] "POST /alarms HTTP/1.1" 200 557 0.064595 10.0.0.19 - - [2025-10-27 04:23:32] "POST /alarms HTTP/1.1" 200 567 0.035659 10.0.0.19 - - [2025-10-27 04:23:32] "POST /alarms HTTP/1.1" 200 555 0.026708 10.0.0.19 - - [2025-10-27 04:23:33] "POST /alarms HTTP/1.1" 200 567 0.041382 10.0.0.19 - - [2025-10-27 04:23:33] "POST /alarms HTTP/1.1" 200 575 0.075940 10.0.0.19 - - [2025-10-27 04:23:33] "POST /alarms HTTP/1.1" 200 569 0.024793 10.0.0.19 - - [2025-10-27 04:23:33] "POST /alarms HTTP/1.1" 200 561 0.038207 10.0.0.19 - - [2025-10-27 04:23:33] "POST /alarms HTTP/1.1" 200 561 0.044292 10.0.0.19 - - [2025-10-27 04:23:33] "POST /alarms HTTP/1.1" 200 561 0.043376 10.0.0.19 - - [2025-10-27 04:23:33] "POST /alarms HTTP/1.1" 200 547 0.028692 10.0.0.19 - - [2025-10-27 04:23:33] "POST /alarms HTTP/1.1" 200 595 0.034588 10.0.0.19 - - [2025-10-27 04:23:33] "POST /alarms HTTP/1.1" 200 575 0.021315 10.0.0.19 - - [2025-10-27 04:23:33] "POST /alarms HTTP/1.1" 200 571 0.031188 10.0.0.19 - - [2025-10-27 04:23:33] "POST /alarms HTTP/1.1" 200 583 0.029240 10.0.0.19 - - [2025-10-27 04:23:33] "POST /alarms HTTP/1.1" 200 609 0.026000 10.0.0.19 - - [2025-10-27 04:23:33] "GET / HTTP/1.1" 200 35931 0.001851 10.0.0.19 - - [2025-10-27 04:23:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003203 10.0.0.19 - - [2025-10-27 04:23:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007763 10.0.0.19 - - [2025-10-27 04:23:33] "PUT /global-vrouter-config/a49bc75b-0388-4c70-a7db-689d392b9d14 HTTP/1.1" 200 276 0.012503 10.0.0.19 - - [2025-10-27 04:23:34] "GET / HTTP/1.1" 200 35931 0.003233 10.0.0.19 - - [2025-10-27 04:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.19 - - [2025-10-27 04:23:34] "GET /global-vrouter-config/a49bc75b-0388-4c70-a7db-689d392b9d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003127 10.0.0.19 - - [2025-10-27 04:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.19 - - [2025-10-27 04:23:34] "PUT /global-vrouter-config/a49bc75b-0388-4c70-a7db-689d392b9d14 HTTP/1.1" 200 276 0.011150 10.0.0.19 - - [2025-10-27 04:23:34] "GET / HTTP/1.1" 200 35931 0.002156 10.0.0.19 - - [2025-10-27 04:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.19 - - [2025-10-27 04:23:34] "GET /global-system-config/dca1e348-3bb8-428c-aee2-6fdc7d725d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006011 10.0.0.19 - - [2025-10-27 04:23:34] "PUT /global-system-config/dca1e348-3bb8-428c-aee2-6fdc7d725d36 HTTP/1.1" 200 274 0.031845 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:26:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001088 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:26:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001134 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:26:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001195 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:26:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001107 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:26:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001158 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:26:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001499 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:26:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001157 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:26:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001105 10.0.0.19 - - [2025-10-27 04:26:58] "GET / HTTP/1.1" 200 35931 0.002033 10.0.0.19 - - [2025-10-27 04:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.19 - - [2025-10-27 04:26:58] "GET /domain/92bd0978-962e-4c2b-839f-6eca869ad5bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003978 10.0.0.19 - - [2025-10-27 04:26:58] "POST /id-to-fqname HTTP/1.1" 200 173 0.000667 10.0.0.19 - - [2025-10-27 04:26:58] "POST /fqname-to-id HTTP/1.1" 404 182 0.012205 10.0.0.19 - - [2025-10-27 04:26:58] "POST /security-groups HTTP/1.1" 200 570 0.094082 10.0.0.19 - - [2025-10-27 04:26:58] "POST /fqname-to-id HTTP/1.1" 404 213 0.003305 10.0.0.19 - - [2025-10-27 04:26:58] "POST /projects HTTP/1.1" 200 481 0.295093 10.0.0.19 - - [2025-10-27 04:26:58] "POST /access-control-lists HTTP/1.1" 200 579 0.045188 10.0.0.19 - - [2025-10-27 04:26:58] "POST /fqname-to-id HTTP/1.1" 404 212 0.023507 10.0.0.19 - - [2025-10-27 04:26:58] "POST /security-groups HTTP/1.1" 200 534 0.072716 10.0.0.19 - - [2025-10-27 04:26:58] "POST /chown HTTP/1.1" 200 109 0.037055 10.0.0.19 - - [2025-10-27 04:26:58] "POST /policy-managements HTTP/1.1" 409 214 0.029546 10.0.0.19 - - [2025-10-27 04:26:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004767 10.0.0.19 - - [2025-10-27 04:26:58] "GET /policy-management/1e9f5115-4f8e-4141-8312-b74eed1f585b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005050 10.0.0.19 - - [2025-10-27 04:26:59] "POST /access-control-lists HTTP/1.1" 200 577 0.183077 10.0.0.19 - - [2025-10-27 04:26:59] "POST /application-policy-sets HTTP/1.1" 200 528 0.079805 10.0.0.19 - - [2025-10-27 04:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010073 10.0.0.19 - - [2025-10-27 04:26:59] "GET /global-vrouter-config/a49bc75b-0388-4c70-a7db-689d392b9d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004291 10.0.0.19 - - [2025-10-27 04:26:59] "PUT /global-vrouter-config/a49bc75b-0388-4c70-a7db-689d392b9d14 HTTP/1.1" 200 276 0.014808 10.0.0.19 - - [2025-10-27 04:26:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.023602 10.0.0.19 - - [2025-10-27 04:26:59] "GET /virtual-network/1d8aa6a5-7205-4a38-b843-28b2c560038b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.016170 10.0.0.19 - - [2025-10-27 04:26:59] "POST /id-to-fqname HTTP/1.1" 200 177 0.000602 10.0.0.19 - - [2025-10-27 04:26:59] "POST /fqname-to-id HTTP/1.1" 404 186 0.013196 10.0.0.19 - - [2025-10-27 04:26:59] "POST /security-groups HTTP/1.1" 200 574 0.079706 10.0.0.19 - - [2025-10-27 04:26:59] "POST /projects HTTP/1.1" 200 489 0.262375 10.0.0.19 - - [2025-10-27 04:26:59] "POST /fqname-to-id HTTP/1.1" 404 232 0.003101 10.0.0.19 - - [2025-10-27 04:26:59] "POST /security-groups HTTP/1.1" 200 546 0.053762 10.0.0.19 - - [2025-10-27 04:26:59] "POST /chown HTTP/1.1" 200 109 0.008862 10.0.0.19 - - [2025-10-27 04:26:59] "POST /access-control-lists HTTP/1.1" 200 594 0.091065 10.0.0.19 - - [2025-10-27 04:26:59] "POST /fqname-to-id HTTP/1.1" 404 231 0.009966 10.0.0.19 - - [2025-10-27 04:26:59] "POST /network-ipams HTTP/1.1" 200 522 0.085332 10.0.0.19 - - [2025-10-27 04:26:59] "POST /access-control-lists HTTP/1.1" 200 592 0.054645 10.0.0.19 - - [2025-10-27 04:26:59] "POST /network-ipams HTTP/1.1" 200 510 0.048753 10.0.0.19 - - [2025-10-27 04:26:59] "POST /fqname-to-id HTTP/1.1" 404 198 0.003583 10.0.0.19 - - [2025-10-27 04:26:59] "POST /fqname-to-id HTTP/1.1" 404 217 0.001764 10.0.0.19 - - [2025-10-27 04:26:59] "POST /access-control-lists HTTP/1.1" 200 583 0.027123 10.0.0.19 - - [2025-10-27 04:26:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.018320 10.0.0.19 - - [2025-10-27 04:27:00] "POST /access-control-lists HTTP/1.1" 200 581 0.105498 10.0.0.19 - - [2025-10-27 04:27:00] "POST /useragent-kv HTTP/1.1" 200 115 0.012564 10.0.0.19 - - [2025-10-27 04:27:00] "POST /virtual-networks HTTP/1.1" 200 538 0.217303 10.0.0.19 - - [2025-10-27 04:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.19 - - [2025-10-27 04:27:00] "POST /fqname-to-id HTTP/1.1" 404 240 0.007085 10.0.0.19 - - [2025-10-27 04:27:00] "POST /access-control-lists HTTP/1.1" 200 602 0.028888 10.0.0.19 - - [2025-10-27 04:27:00] "POST /fqname-to-id HTTP/1.1" 404 239 0.017587 10.0.0.19 - - [2025-10-27 04:27:00] "GET /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.021504 10.0.0.19 - - [2025-10-27 04:27:00] "POST /network-ipams HTTP/1.1" 200 518 0.026755 10.0.0.19 - - [2025-10-27 04:27:00] "POST /fqname-to-id HTTP/1.1" 404 202 0.006328 10.0.0.19 - - [2025-10-27 04:27:00] "POST /access-control-lists HTTP/1.1" 200 600 0.036054 10.0.0.19 - - [2025-10-27 04:27:00] "POST /fqname-to-id HTTP/1.1" 404 229 0.003771 10.0.0.19 - - [2025-10-27 04:27:00] "POST /access-control-lists HTTP/1.1" 200 589 0.160049 10.0.0.19 - - [2025-10-27 04:27:00] "POST /useragent-kv HTTP/1.1" 200 115 0.015351 10.0.0.19 - - [2025-10-27 04:27:00] "POST /virtual-networks HTTP/1.1" 200 546 0.295749 10.0.0.19 - - [2025-10-27 04:27:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.19 - - [2025-10-27 04:27:00] "POST /route-targets HTTP/1.1" 200 327 0.049914 10.0.0.19 - - [2025-10-27 04:27:00] "GET /virtual-network/aec5e4e4-7ab7-4253-9493-7246e32cb375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.045126 10.0.0.19 - - [2025-10-27 04:27:00] "POST /ref-update HTTP/1.1" 200 156 0.079888 10.0.0.19 - - [2025-10-27 04:27:00] "POST /fqname-to-id HTTP/1.1" 404 199 0.005540 10.0.0.19 - - [2025-10-27 04:27:00] "PUT /access-control-list/1a1aaef3-a3c1-46a5-88f3-69804170723a HTTP/1.1" 200 272 0.057394 10.0.0.19 - - [2025-10-27 04:27:00] "POST /network-policys HTTP/1.1" 200 538 0.161374 10.0.0.19 - - [2025-10-27 04:27:00] "POST /fqname-to-id HTTP/1.1" 404 197 0.011535 10.0.0.19 - - [2025-10-27 04:27:00] "POST /route-targets HTTP/1.1" 200 327 0.023305 10.0.0.19 - - [2025-10-27 04:27:00] "POST /ref-update HTTP/1.1" 200 156 0.049138 10.0.0.19 - - [2025-10-27 04:27:01] "POST /network-policys HTTP/1.1" 200 534 0.081921 10.0.0.19 - - [2025-10-27 04:27:01] "POST /fqname-to-id HTTP/1.1" 404 201 0.019109 10.0.0.19 - - [2025-10-27 04:27:01] "POST /network-policys HTTP/1.1" 200 542 0.033415 10.0.0.19 - - [2025-10-27 04:27:01] "PUT /access-control-list/3dd8f938-e4bb-415e-87e7-d3560b61cb76 HTTP/1.1" 200 272 0.023571 10.0.0.19 - - [2025-10-27 04:27:01] "POST /ref-update HTTP/1.1" 200 156 0.086939 10.0.0.19 - - [2025-10-27 04:27:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009671 10.0.0.19 - - [2025-10-27 04:27:01] "PUT /access-control-list/3dd8f938-e4bb-415e-87e7-d3560b61cb76 HTTP/1.1" 200 272 0.021685 10.0.0.19 - - [2025-10-27 04:27:01] "POST /ref-update HTTP/1.1" 200 156 0.109957 10.0.0.19 - - [2025-10-27 04:27:01] "PUT /access-control-list/1a1aaef3-a3c1-46a5-88f3-69804170723a HTTP/1.1" 200 272 0.092752 10.0.0.19 - - [2025-10-27 04:27:01] "POST /ref-update HTTP/1.1" 200 156 0.045959 10.0.0.19 - - [2025-10-27 04:27:01] "POST /ref-update HTTP/1.1" 200 156 0.120108 10.0.0.19 - - [2025-10-27 04:27:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.039093 10.0.0.19 - - [2025-10-27 04:27:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020080 10.0.0.19 - - [2025-10-27 04:27:01] "PUT /access-control-list/1a1aaef3-a3c1-46a5-88f3-69804170723a HTTP/1.1" 200 272 0.086762 10.0.0.19 - - [2025-10-27 04:27:01] "POST /fqname-to-id HTTP/1.1" 404 237 0.006080 10.0.0.19 - - [2025-10-27 04:27:01] "POST /ref-update HTTP/1.1" 200 156 0.130254 10.0.0.19 - - [2025-10-27 04:27:01] "POST /access-control-lists HTTP/1.1" 200 601 0.112403 10.0.0.19 - - [2025-10-27 04:27:01] "PUT /access-control-list/3dd8f938-e4bb-415e-87e7-d3560b61cb76 HTTP/1.1" 200 272 0.052555 10.0.0.19 - - [2025-10-27 04:27:01] "POST /ref-update HTTP/1.1" 200 156 0.213052 10.0.0.19 - - [2025-10-27 04:27:02] "PUT /access-control-list/538feda2-97e3-4bbd-b933-cc12511f6a4a HTTP/1.1" 200 272 0.064467 10.0.0.19 - - [2025-10-27 04:27:02] "POST /ref-update HTTP/1.1" 200 156 0.060460 10.0.0.19 - - [2025-10-27 04:27:02] "POST /ref-update HTTP/1.1" 200 156 0.172631 10.0.0.19 - - [2025-10-27 04:27:02] "PUT /access-control-list/538feda2-97e3-4bbd-b933-cc12511f6a4a HTTP/1.1" 200 272 0.064034 10.0.0.19 - - [2025-10-27 04:27:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.036154 10.0.0.19 - - [2025-10-27 04:27:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019548 10.0.0.19 - - [2025-10-27 04:27:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003980 10.0.0.19 - - [2025-10-27 04:27:02] "POST /ref-update HTTP/1.1" 200 156 0.029993 10.0.0.19 - - [2025-10-27 04:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004852 10.0.0.19 - - [2025-10-27 04:27:02] "GET /virtual-network/1d8aa6a5-7205-4a38-b843-28b2c560038b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.008372 10.0.0.19 - - [2025-10-27 04:27:02] "GET /application-policy-set/744f4102-b971-4bcb-b37b-6a8799f7c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.005523 10.0.0.19 - - [2025-10-27 04:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.19 - - [2025-10-27 04:27:02] "GET /policy-management/1e9f5115-4f8e-4141-8312-b74eed1f585b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003795 10.0.0.19 - - [2025-10-27 04:27:02] "POST /firewall-policys HTTP/1.1" 200 530 0.030130 10.0.0.19 - - [2025-10-27 04:27:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.018615 10.0.0.19 - - [2025-10-27 04:27:02] "GET /firewall-policy/780a7b8d-05d1-4f2c-a45a-703f6886b0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.021851 10.0.0.19 - - [2025-10-27 04:27:02] "GET /application-policy-set/744f4102-b971-4bcb-b37b-6a8799f7c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003858 10.0.0.19 - - [2025-10-27 04:27:02] "GET /firewall-policy/780a7b8d-05d1-4f2c-a45a-703f6886b0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003393 10.0.0.19 - - [2025-10-27 04:27:02] "POST /ref-update HTTP/1.1" 200 156 0.019615 10.0.0.19 - - [2025-10-27 04:27:02] "GET /application-policy-set/744f4102-b971-4bcb-b37b-6a8799f7c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.014717 10.0.0.19 - - [2025-10-27 04:27:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.19 - - [2025-10-27 04:27:02] "GET /policy-management/1e9f5115-4f8e-4141-8312-b74eed1f585b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.009773 10.0.0.19 - - [2025-10-27 04:27:02] "POST /firewall-policys HTTP/1.1" 200 532 0.044862 10.0.0.19 - - [2025-10-27 04:27:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.035097 10.0.0.19 - - [2025-10-27 04:27:02] "GET /firewall-policy/39e267a7-eccc-49a9-882d-81dd0ef820af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.028605 10.0.0.19 - - [2025-10-27 04:27:02] "GET /application-policy-set/744f4102-b971-4bcb-b37b-6a8799f7c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003939 10.0.0.19 - - [2025-10-27 04:27:02] "GET /firewall-policy/39e267a7-eccc-49a9-882d-81dd0ef820af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.004355 10.0.0.19 - - [2025-10-27 04:27:02] "GET /firewall-policy/780a7b8d-05d1-4f2c-a45a-703f6886b0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.007872 10.0.0.19 - - [2025-10-27 04:27:02] "GET /firewall-policy/780a7b8d-05d1-4f2c-a45a-703f6886b0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.007073 10.0.0.19 - - [2025-10-27 04:27:03] "POST /ref-update HTTP/1.1" 200 156 0.042533 10.0.0.19 - - [2025-10-27 04:27:03] "POST /ref-update HTTP/1.1" 200 156 0.053168 10.0.0.19 - - [2025-10-27 04:27:03] "POST /ref-update HTTP/1.1" 200 156 0.042416 10.0.0.19 - - [2025-10-27 04:27:03] "GET /application-policy-set/744f4102-b971-4bcb-b37b-6a8799f7c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.005161 10.0.0.19 - - [2025-10-27 04:27:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.19 - - [2025-10-27 04:27:03] "GET /policy-management/1e9f5115-4f8e-4141-8312-b74eed1f585b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003231 10.0.0.19 - - [2025-10-27 04:27:03] "POST /firewall-policys HTTP/1.1" 200 530 0.036028 10.0.0.19 - - [2025-10-27 04:27:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.029153 10.0.0.19 - - [2025-10-27 04:27:03] "GET /firewall-policy/2409207a-579b-48ab-b7de-f73c415f5690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.021444 10.0.0.19 - - [2025-10-27 04:27:03] "GET /application-policy-set/744f4102-b971-4bcb-b37b-6a8799f7c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003770 10.0.0.19 - - [2025-10-27 04:27:03] "GET /firewall-policy/2409207a-579b-48ab-b7de-f73c415f5690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002947 10.0.0.19 - - [2025-10-27 04:27:03] "GET /firewall-policy/39e267a7-eccc-49a9-882d-81dd0ef820af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002988 10.0.0.19 - - [2025-10-27 04:27:03] "GET /firewall-policy/780a7b8d-05d1-4f2c-a45a-703f6886b0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003099 10.0.0.19 - - [2025-10-27 04:27:03] "GET /firewall-policy/780a7b8d-05d1-4f2c-a45a-703f6886b0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003813 10.0.0.19 - - [2025-10-27 04:27:03] "GET /firewall-policy/39e267a7-eccc-49a9-882d-81dd0ef820af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003155 10.0.0.19 - - [2025-10-27 04:27:03] "POST /ref-update HTTP/1.1" 200 156 0.044509 10.0.0.19 - - [2025-10-27 04:27:03] "POST /ref-update HTTP/1.1" 200 156 0.030469 10.0.0.19 - - [2025-10-27 04:27:03] "POST /ref-update HTTP/1.1" 200 156 0.028645 10.0.0.19 - - [2025-10-27 04:27:03] "POST /ref-update HTTP/1.1" 200 156 0.069149 10.0.0.19 - - [2025-10-27 04:27:03] "POST /ref-update HTTP/1.1" 200 156 0.046642 10.0.0.19 - - [2025-10-27 04:27:03] "GET /application-policy-set/744f4102-b971-4bcb-b37b-6a8799f7c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.008012 10.0.0.19 - - [2025-10-27 04:27:03] "POST /tags HTTP/1.1" 200 299 0.057179 10.0.0.19 - - [2025-10-27 04:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.040790 10.0.0.19 - - [2025-10-27 04:27:04] "GET /tag/6f4dab79-f0be-4d61-86e6-d1ee1dfd0b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.024631 10.0.0.19 - - [2025-10-27 04:27:04] "POST /set-tag HTTP/1.1" 200 109 0.060668 10.0.0.19 - - [2025-10-27 04:27:04] "POST /tags HTTP/1.1" 200 357 0.191476 10.0.0.19 - - [2025-10-27 04:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.19 - - [2025-10-27 04:27:04] "GET /tag/11ac9db7-b945-4f48-a98b-3e5b1ced1256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.037938 10.0.0.19 - - [2025-10-27 04:27:04] "POST /tags HTTP/1.1" 200 305 0.185655 10.0.0.19 - - [2025-10-27 04:27:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.044973 10.0.0.19 - - [2025-10-27 04:27:04] "GET /tag/6640d0fc-6153-4e9e-bfaa-0836ea96f76a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.033533 10.0.0.19 - - [2025-10-27 04:27:05] "POST /id-to-fqname HTTP/1.1" 200 174 0.014288 10.0.0.19 - - [2025-10-27 04:27:05] "POST /fqname-to-id HTTP/1.1" 404 183 0.016683 10.0.0.19 - - [2025-10-27 04:27:05] "POST /security-groups HTTP/1.1" 200 571 0.108633 10.0.0.19 - - [2025-10-27 04:27:05] "POST /fqname-to-id HTTP/1.1" 404 214 0.008285 10.0.0.19 - - [2025-10-27 04:27:05] "POST /projects HTTP/1.1" 200 483 0.372523 10.0.0.19 - - [2025-10-27 04:27:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.038800 10.0.0.19 - - [2025-10-27 04:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.028270 10.0.0.19 - - [2025-10-27 04:27:05] "GET /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.104007 10.0.0.19 - - [2025-10-27 04:27:05] "POST /access-control-lists HTTP/1.1" 200 580 0.224880 10.0.0.19 - - [2025-10-27 04:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004457 10.0.0.19 - - [2025-10-27 04:27:05] "GET /virtual-network/aec5e4e4-7ab7-4253-9493-7246e32cb375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.014629 10.0.0.19 - - [2025-10-27 04:27:05] "POST /fqname-to-id HTTP/1.1" 404 213 0.005323 10.0.0.19 - - [2025-10-27 04:27:05] "POST /access-control-lists HTTP/1.1" 200 578 0.236387 10.0.0.19 - - [2025-10-27 04:27:05] "PUT /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec HTTP/1.1" 200 264 0.216344 10.0.0.19 - - [2025-10-27 04:27:06] "PUT /virtual-network/aec5e4e4-7ab7-4253-9493-7246e32cb375 HTTP/1.1" 200 264 0.192818 10.0.0.19 - - [2025-10-27 04:27:06] "POST /security-groups HTTP/1.1" 200 537 0.117934 10.0.0.19 - - [2025-10-27 04:27:06] "POST /fqname-to-id HTTP/1.1" 404 234 0.003056 10.0.0.19 - - [2025-10-27 04:27:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.031946 10.0.0.19 - - [2025-10-27 04:27:06] "POST /access-control-lists HTTP/1.1" 200 596 0.107398 10.0.0.19 - - [2025-10-27 04:27:06] "POST /chown HTTP/1.1" 200 109 0.057329 10.0.0.19 - - [2025-10-27 04:27:06] "GET /application-policy-set/744f4102-b971-4bcb-b37b-6a8799f7c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.030181 10.0.0.19 - - [2025-10-27 04:27:06] "POST /fqname-to-id HTTP/1.1" 404 233 0.023549 10.0.0.19 - - [2025-10-27 04:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011188 10.0.0.19 - - [2025-10-27 04:27:06] "GET /policy-management/1e9f5115-4f8e-4141-8312-b74eed1f585b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.012620 10.0.0.19 - - [2025-10-27 04:27:06] "POST /tags HTTP/1.1" 409 207 0.002323 10.0.0.19 - - [2025-10-27 04:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.19 - - [2025-10-27 04:27:06] "POST /access-control-lists HTTP/1.1" 200 594 0.120023 10.0.0.19 - - [2025-10-27 04:27:06] "GET /tag/6640d0fc-6153-4e9e-bfaa-0836ea96f76a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.036772 10.0.0.19 - - [2025-10-27 04:27:06] "POST /firewall-rules HTTP/1.1" 200 564 0.121836 10.0.0.19 - - [2025-10-27 04:27:06] "GET /firewall-rule/fb5de9d3-8ee6-41aa-88b0-34985c0df1fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.009535 10.0.0.19 - - [2025-10-27 04:27:06] "GET /firewall-policy/39e267a7-eccc-49a9-882d-81dd0ef820af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003776 10.0.0.19 - - [2025-10-27 04:27:06] "GET /firewall-rule/fb5de9d3-8ee6-41aa-88b0-34985c0df1fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002936 10.0.0.19 - - [2025-10-27 04:27:06] "POST /ref-update HTTP/1.1" 200 156 0.033560 10.0.0.19 - - [2025-10-27 04:27:06] "GET /application-policy-set/744f4102-b971-4bcb-b37b-6a8799f7c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.030116 10.0.0.19 - - [2025-10-27 04:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008007 10.0.0.19 - - [2025-10-27 04:27:06] "GET /policy-management/1e9f5115-4f8e-4141-8312-b74eed1f585b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003595 10.0.0.19 - - [2025-10-27 04:27:06] "POST /tags HTTP/1.1" 409 207 0.003519 10.0.0.19 - - [2025-10-27 04:27:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004290 10.0.0.19 - - [2025-10-27 04:27:07] "GET /tag/6640d0fc-6153-4e9e-bfaa-0836ea96f76a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.050081 10.0.0.19 - - [2025-10-27 04:27:07] "POST /firewall-rules HTTP/1.1" 200 562 0.112195 10.0.0.19 - - [2025-10-27 04:27:07] "GET /firewall-rule/b609fa26-5aec-4844-b069-327bc5a36b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.008596 10.0.0.19 - - [2025-10-27 04:27:07] "GET /firewall-policy/39e267a7-eccc-49a9-882d-81dd0ef820af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.005089 10.0.0.19 - - [2025-10-27 04:27:07] "GET /firewall-rule/b609fa26-5aec-4844-b069-327bc5a36b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003359 10.0.0.19 - - [2025-10-27 04:27:07] "POST /ref-update HTTP/1.1" 200 156 0.028663 10.0.0.19 - - [2025-10-27 04:27:07] "POST /fqname-to-id HTTP/1.1" 404 226 0.002943 10.0.0.19 - - [2025-10-27 04:27:07] "POST /tags HTTP/1.1" 200 305 0.104946 10.0.0.19 - - [2025-10-27 04:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.015147 10.0.0.19 - - [2025-10-27 04:27:07] "GET /tag/09073aa8-3bd9-4e3b-88c2-d8af860a7396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.030370 10.0.0.19 - - [2025-10-27 04:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.19 - - [2025-10-27 04:27:07] "GET /project/9eba7c50-10f4-4fe8-9908-506ddae7a574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045361 10.0.0.19 - - [2025-10-27 04:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.19 - - [2025-10-27 04:27:07] "GET /virtual-network/aec5e4e4-7ab7-4253-9493-7246e32cb375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006316 10.0.0.19 - - [2025-10-27 04:27:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.19 - - [2025-10-27 04:27:07] "GET /service-appliance-set/ce9885ba-4f8f-4d8e-bbe0-9fb12b6c4fc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.007595 10.0.0.19 - - [2025-10-27 04:27:07] "POST /fqname-to-id HTTP/1.1" 404 240 0.002527 10.0.0.19 - - [2025-10-27 04:27:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.142761 10.0.0.19 - - [2025-10-27 04:27:07] "GET /virtual-machine-interface/0d27a378-20c5-497e-b6ee-7c5722609c5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.020869 10.0.0.19 - - [2025-10-27 04:27:08] "POST /instance-ips HTTP/1.1" 200 381 0.053650 10.0.0.19 - - [2025-10-27 04:27:08] "GET /instance-ip/c80b3e78-7870-4179-963d-b3a1cde5b4b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.016742 10.0.0.19 - - [2025-10-27 04:27:08] "GET / HTTP/1.1" 200 35931 0.002192 10.0.0.19 - - [2025-10-27 04:27:08] "POST /loadbalancers HTTP/1.1" 200 582 0.083377 10.0.0.19 - - [2025-10-27 04:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010228 10.0.0.19 - - [2025-10-27 04:27:08] "GET /global-system-config/dca1e348-3bb8-428c-aee2-6fdc7d725d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008143 10.0.0.19 - - [2025-10-27 04:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006338 10.0.0.19 - - [2025-10-27 04:27:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.019706 10.0.0.19 - - [2025-10-27 04:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004500 10.0.0.19 - - [2025-10-27 04:27:08] "GET /config-node/4b3342ca-6460-4b47-9a35-a27196395091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.018717 10.0.0.19 - - [2025-10-27 04:27:08] "GET /project/9eba7c50-10f4-4fe8-9908-506ddae7a574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.060309 10.0.0.19 - - [2025-10-27 04:27:08] "GET /project/9eba7c50-10f4-4fe8-9908-506ddae7a574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.057261 10.0.0.19 - - [2025-10-27 04:27:08] "GET /loadbalancer/45caac46-1c9d-4f68-8f1f-7109be4e9c79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.010825 10.0.0.19 - - [2025-10-27 04:27:08] "GET /instance-ip/c80b3e78-7870-4179-963d-b3a1cde5b4b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004319 10.0.0.19 - - [2025-10-27 04:27:08] "POST /floating-ips HTTP/1.1" 200 583 0.059482 10.0.0.19 - - [2025-10-27 04:27:08] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.058511 10.0.0.19 - - [2025-10-27 04:27:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.051513 10.0.0.19 - - [2025-10-27 04:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.028120 10.0.0.19 - - [2025-10-27 04:27:08] "GET /project/9eba7c50-10f4-4fe8-9908-506ddae7a574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044127 10.0.0.19 - - [2025-10-27 04:27:08] "GET /loadbalancer-listener/d832de2f-8c84-42db-bb24-739f83735e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.004040 10.0.0.19 - - [2025-10-27 04:27:08] "GET /loadbalancer-listener/d832de2f-8c84-42db-bb24-739f83735e32?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.014904 10.0.0.19 - - [2025-10-27 04:27:08] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.025129 10.0.0.19 - - [2025-10-27 04:27:08] "GET /instance-ip/c80b3e78-7870-4179-963d-b3a1cde5b4b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007442 10.0.0.19 - - [2025-10-27 04:27:08] "GET /instance-ip/c80b3e78-7870-4179-963d-b3a1cde5b4b8?fields=floating_ips HTTP/1.1" 200 1171 0.007410 10.0.0.19 - - [2025-10-27 04:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.19 - - [2025-10-27 04:27:08] "GET /global-vrouter-config/a49bc75b-0388-4c70-a7db-689d392b9d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004578 10.0.0.19 - - [2025-10-27 04:27:08] "GET /floating-ip/955b0608-c472-43f3-b3bf-5ae66d63071c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.005130 10.0.0.19 - - [2025-10-27 04:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.19 - - [2025-10-27 04:27:08] "PUT /global-vrouter-config/a49bc75b-0388-4c70-a7db-689d392b9d14 HTTP/1.1" 200 276 0.011644 10.0.0.19 - - [2025-10-27 04:27:08] "POST /tags HTTP/1.1" 200 355 0.024371 10.0.0.19 - - [2025-10-27 04:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007032 10.0.0.19 - - [2025-10-27 04:27:08] "GET /tag/b5e37776-7eb7-4c31-bb74-a618b6d43140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.023372 10.0.0.19 - - [2025-10-27 04:27:08] "POST /tags HTTP/1.1" 200 303 0.039067 10.0.0.19 - - [2025-10-27 04:27:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.19 - - [2025-10-27 04:27:09] "GET /tag/86577558-465c-43b8-b4e1-58a3e563ece3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.036127 10.0.0.19 - - [2025-10-27 04:27:09] "POST /projects HTTP/1.1" 409 218 0.004702 10.0.0.19 - - [2025-10-27 04:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.19 - - [2025-10-27 04:27:09] "GET /project/9eba7c50-10f4-4fe8-9908-506ddae7a574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041490 10.0.0.19 - - [2025-10-27 04:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.19 - - [2025-10-27 04:27:09] "GET /network-ipam/f6828506-16be-413f-94ed-440e8a24ae26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003704 10.0.0.19 - - [2025-10-27 04:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.19 - - [2025-10-27 04:27:09] "GET /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005408 10.0.0.19 - - [2025-10-27 04:27:09] "PUT /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec HTTP/1.1" 200 264 0.077037 10.0.0.19 - - [2025-10-27 04:27:09] "GET /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005989 10.0.0.19 - - [2025-10-27 04:27:09] "POST /set-tag HTTP/1.1" 200 109 0.064019 10.0.0.19 - - [2025-10-27 04:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005426 10.0.0.19 - - [2025-10-27 04:27:09] "GET /network-ipam/ccbc4fd3-6146-44cf-a536-cd5929833d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003996 10.0.0.19 - - [2025-10-27 04:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.19 - - [2025-10-27 04:27:09] "GET /virtual-network/aec5e4e4-7ab7-4253-9493-7246e32cb375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005333 10.0.0.19 - - [2025-10-27 04:27:09] "PUT /virtual-network/aec5e4e4-7ab7-4253-9493-7246e32cb375 HTTP/1.1" 200 264 0.070541 10.0.0.19 - - [2025-10-27 04:27:09] "GET /virtual-network/aec5e4e4-7ab7-4253-9493-7246e32cb375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.017962 10.0.0.19 - - [2025-10-27 04:27:09] "POST /set-tag HTTP/1.1" 200 109 0.079101 10.0.0.19 - - [2025-10-27 04:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.19 - - [2025-10-27 04:27:09] "GET /network-policy/4da1a3a4-fd1d-4d32-8adf-48c823e96515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003857 10.0.0.19 - - [2025-10-27 04:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.19 - - [2025-10-27 04:27:09] "GET /network-policy/bf2f8b97-981c-4c6a-80fe-504d7bd1bd0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003679 10.0.0.19 - - [2025-10-27 04:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.19 - - [2025-10-27 04:27:09] "GET /network-policy/e3f140fe-38b2-43bf-a387-3bf6e27cd60e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003507 10.0.0.19 - - [2025-10-27 04:27:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.19 - - [2025-10-27 04:27:09] "PUT /network-policy/e3f140fe-38b2-43bf-a387-3bf6e27cd60e HTTP/1.1" 200 262 0.023560 10.0.0.19 - - [2025-10-27 04:27:10] "POST /ref-update HTTP/1.1" 200 156 0.135037 10.0.0.19 - - [2025-10-27 04:27:10] "PUT /access-control-list/538feda2-97e3-4bbd-b933-cc12511f6a4a HTTP/1.1" 200 272 0.086850 10.0.0.19 - - [2025-10-27 04:27:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.036742 10.0.0.19 - - [2025-10-27 04:27:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005423 10.0.0.19 - - [2025-10-27 04:27:10] "PUT /access-control-list/1a1aaef3-a3c1-46a5-88f3-69804170723a HTTP/1.1" 200 272 0.075408 10.0.0.19 - - [2025-10-27 04:27:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010216 10.0.0.19 - - [2025-10-27 04:27:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002805 10.0.0.19 - - [2025-10-27 04:27:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002949 10.0.0.19 - - [2025-10-27 04:27:10] "POST /security-groups HTTP/1.1" 409 245 0.003697 10.0.0.19 - - [2025-10-27 04:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.19 - - [2025-10-27 04:27:10] "PUT /security-group/afdee45e-6a2f-4127-9930-d5eefcbaff18 HTTP/1.1" 200 262 0.109854 10.0.0.19 - - [2025-10-27 04:27:10] "PUT /access-control-list/bf33dc06-9b3c-462a-87c7-5cec7b19f33c HTTP/1.1" 200 272 0.037724 10.0.0.19 - - [2025-10-27 04:27:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.060998 10.0.0.19 - - [2025-10-27 04:27:10] "GET /application-policy-set/744f4102-b971-4bcb-b37b-6a8799f7c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004696 10.0.0.19 - - [2025-10-27 04:27:10] "PUT /access-control-list/e591a757-475e-4206-9bf2-9b2d83bbe72a HTTP/1.1" 200 272 0.049056 10.0.0.19 - - [2025-10-27 04:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.19 - - [2025-10-27 04:27:10] "GET /policy-management/1e9f5115-4f8e-4141-8312-b74eed1f585b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.008955 10.0.0.19 - - [2025-10-27 04:27:10] "POST /tags HTTP/1.1" 409 206 0.002363 10.0.0.19 - - [2025-10-27 04:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.19 - - [2025-10-27 04:27:10] "GET /tag/86577558-465c-43b8-b4e1-58a3e563ece3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.018428 10.0.0.19 - - [2025-10-27 04:27:10] "POST /firewall-rules HTTP/1.1" 200 562 0.095281 10.0.0.19 - - [2025-10-27 04:27:10] "GET /firewall-rule/e254a59a-2fa4-488a-b2b6-e7e013e035e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.005456 10.0.0.19 - - [2025-10-27 04:27:10] "GET /firewall-policy/39e267a7-eccc-49a9-882d-81dd0ef820af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.004511 10.0.0.19 - - [2025-10-27 04:27:10] "GET /firewall-rule/e254a59a-2fa4-488a-b2b6-e7e013e035e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002463 10.0.0.19 - - [2025-10-27 04:27:10] "POST /ref-update HTTP/1.1" 200 156 0.036949 10.0.0.19 - - [2025-10-27 04:27:10] "GET /application-policy-set/744f4102-b971-4bcb-b37b-6a8799f7c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014042 10.0.0.19 - - [2025-10-27 04:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005471 10.0.0.19 - - [2025-10-27 04:27:10] "GET /policy-management/1e9f5115-4f8e-4141-8312-b74eed1f585b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004134 10.0.0.19 - - [2025-10-27 04:27:10] "POST /tags HTTP/1.1" 409 206 0.014763 10.0.0.19 - - [2025-10-27 04:27:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.19 - - [2025-10-27 04:27:11] "GET /tag/86577558-465c-43b8-b4e1-58a3e563ece3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.019200 10.0.0.19 - - [2025-10-27 04:27:11] "POST /firewall-rules HTTP/1.1" 200 560 0.092587 10.0.0.19 - - [2025-10-27 04:27:11] "GET /firewall-rule/cbdd7e19-8bc1-4170-9c4f-084fc7921cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.019668 10.0.0.19 - - [2025-10-27 04:27:11] "GET /firewall-policy/39e267a7-eccc-49a9-882d-81dd0ef820af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.005023 10.0.0.19 - - [2025-10-27 04:27:11] "GET /firewall-rule/cbdd7e19-8bc1-4170-9c4f-084fc7921cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002711 10.0.0.19 - - [2025-10-27 04:27:11] "POST /ref-update HTTP/1.1" 200 156 0.042150 10.0.0.19 - - [2025-10-27 04:27:11] "POST /fqname-to-id HTTP/1.1" 404 228 0.003036 10.0.0.19 - - [2025-10-27 04:27:11] "POST /tags HTTP/1.1" 200 301 0.063861 10.0.0.19 - - [2025-10-27 04:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012716 10.0.0.19 - - [2025-10-27 04:27:11] "GET /tag/f58dc33d-6ea1-4b95-a8d4-077d9e82774d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.019313 10.0.0.19 - - [2025-10-27 04:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.19 - - [2025-10-27 04:27:11] "GET /project/3aeae679-a630-4818-96df-0ac562b3bb8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.049513 10.0.0.19 - - [2025-10-27 04:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010066 10.0.0.19 - - [2025-10-27 04:27:11] "GET /virtual-network/aec5e4e4-7ab7-4253-9493-7246e32cb375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.020347 10.0.0.19 - - [2025-10-27 04:27:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.19 - - [2025-10-27 04:27:11] "GET /service-appliance-set/ce9885ba-4f8f-4d8e-bbe0-9fb12b6c4fc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004050 10.0.0.19 - - [2025-10-27 04:27:11] "POST /fqname-to-id HTTP/1.1" 404 242 0.002160 10.0.0.19 - - [2025-10-27 04:27:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.144735 10.0.0.19 - - [2025-10-27 04:27:11] "GET /virtual-machine-interface/c84141cf-a493-46e9-bb1b-2db987a17654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.005332 10.0.0.19 - - [2025-10-27 04:27:11] "POST /instance-ips HTTP/1.1" 200 377 0.029744 10.0.0.19 - - [2025-10-27 04:27:11] "GET /instance-ip/4745e710-cdf2-47b0-a8d8-4d10bcbf8b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.013774 10.0.0.19 - - [2025-10-27 04:27:12] "POST /loadbalancers HTTP/1.1" 200 582 0.090562 10.0.0.19 - - [2025-10-27 04:27:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.030538 10.0.0.19 - - [2025-10-27 04:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007608 10.0.0.19 - - [2025-10-27 04:27:12] "GET /project/3aeae679-a630-4818-96df-0ac562b3bb8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.084497 10.0.0.19 - - [2025-10-27 04:27:12] "GET /instance-ip/4745e710-cdf2-47b0-a8d8-4d10bcbf8b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.014924 10.0.0.19 - - [2025-10-27 04:27:12] "GET /project/3aeae679-a630-4818-96df-0ac562b3bb8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.062699 10.0.0.19 - - [2025-10-27 04:27:12] "GET /loadbalancer/4dce3aac-f0db-42a7-8d7c-c278a90c737a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.011202 10.0.0.19 - - [2025-10-27 04:27:12] "POST /floating-ips HTTP/1.1" 200 581 0.073888 10.0.0.19 - - [2025-10-27 04:27:12] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.109096 10.0.0.19 - - [2025-10-27 04:27:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.019642 10.0.0.19 - - [2025-10-27 04:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011220 10.0.0.19 - - [2025-10-27 04:27:12] "GET /project/3aeae679-a630-4818-96df-0ac562b3bb8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.070211 10.0.0.19 - - [2025-10-27 04:27:12] "GET /loadbalancer-listener/b0a1a5a2-1bde-4198-8763-d120ba627acd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.003762 10.0.0.19 - - [2025-10-27 04:27:12] "GET /loadbalancer-listener/b0a1a5a2-1bde-4198-8763-d120ba627acd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004862 10.0.0.19 - - [2025-10-27 04:27:12] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.036628 10.0.0.19 - - [2025-10-27 04:27:12] "GET /instance-ip/4745e710-cdf2-47b0-a8d8-4d10bcbf8b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004164 10.0.0.19 - - [2025-10-27 04:27:12] "GET /instance-ip/4745e710-cdf2-47b0-a8d8-4d10bcbf8b04?fields=floating_ips HTTP/1.1" 200 1164 0.006857 10.0.0.19 - - [2025-10-27 04:27:12] "GET /floating-ip/c645ffdd-6380-48f6-a9d1-ab75d555bb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002881 10.0.0.19 - - [2025-10-27 04:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.19 - - [2025-10-27 04:27:12] "GET /project/3aeae679-a630-4818-96df-0ac562b3bb8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.046664 10.0.0.19 - - [2025-10-27 04:27:12] "GET /loadbalancer/4dce3aac-f0db-42a7-8d7c-c278a90c737a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004125 10.0.0.19 - - [2025-10-27 04:27:12] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.034385 10.0.0.19 - - [2025-10-27 04:27:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.022800 10.0.0.19 - - [2025-10-27 04:27:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011513 10.0.0.19 - - [2025-10-27 04:27:12] "GET /project/3aeae679-a630-4818-96df-0ac562b3bb8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.042866 10.0.0.19 - - [2025-10-27 04:27:12] "GET /loadbalancer-listener/743fd5b1-06f2-443b-b672-59df1f1deb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.007291 10.0.0.19 - - [2025-10-27 04:27:12] "GET /loadbalancer-listener/743fd5b1-06f2-443b-b672-59df1f1deb18?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.011584 10.0.0.19 - - [2025-10-27 04:27:13] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.038357 10.0.0.19 - - [2025-10-27 04:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.19 - - [2025-10-27 04:27:13] "GET /instance-ip/4745e710-cdf2-47b0-a8d8-4d10bcbf8b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008403 10.0.0.19 - - [2025-10-27 04:27:13] "GET /instance-ip/4745e710-cdf2-47b0-a8d8-4d10bcbf8b04?fields=floating_ips HTTP/1.1" 200 1164 0.006864 10.0.0.19 - - [2025-10-27 04:27:13] "GET /floating-ip/c645ffdd-6380-48f6-a9d1-ab75d555bb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.009061 10.0.0.19 - - [2025-10-27 04:27:13] "GET /project/3aeae679-a630-4818-96df-0ac562b3bb8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.059801 10.0.0.19 - - [2025-10-27 04:27:13] "GET /loadbalancer/4dce3aac-f0db-42a7-8d7c-c278a90c737a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.011990 10.0.0.19 - - [2025-10-27 04:27:13] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.037033 10.0.0.19 - - [2025-10-27 04:27:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.047527 10.0.0.19 - - [2025-10-27 04:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.027077 10.0.0.19 - - [2025-10-27 04:27:13] "GET /project/3aeae679-a630-4818-96df-0ac562b3bb8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036169 10.0.0.19 - - [2025-10-27 04:27:13] "GET /loadbalancer-listener/fc11b7c5-e0c1-4154-a429-80e01afecff5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.008875 10.0.0.19 - - [2025-10-27 04:27:13] "GET /loadbalancer-listener/fc11b7c5-e0c1-4154-a429-80e01afecff5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.006044 10.0.0.19 - - [2025-10-27 04:27:13] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.022088 10.0.0.19 - - [2025-10-27 04:27:13] "GET /instance-ip/4745e710-cdf2-47b0-a8d8-4d10bcbf8b04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003515 10.0.0.19 - - [2025-10-27 04:27:13] "GET /instance-ip/4745e710-cdf2-47b0-a8d8-4d10bcbf8b04?fields=floating_ips HTTP/1.1" 200 1164 0.004229 10.0.0.19 - - [2025-10-27 04:27:13] "POST /tags HTTP/1.1" 200 371 0.028231 10.0.0.19 - - [2025-10-27 04:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005090 10.0.0.19 - - [2025-10-27 04:27:13] "GET /floating-ip/c645ffdd-6380-48f6-a9d1-ab75d555bb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003279 10.0.0.19 - - [2025-10-27 04:27:13] "GET /tag/44627ae8-fc75-4f65-bf30-9b345f688a2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.016224 10.0.0.19 - - [2025-10-27 04:27:13] "POST /tags HTTP/1.1" 200 319 0.022093 10.0.0.19 - - [2025-10-27 04:27:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006227 10.0.0.19 - - [2025-10-27 04:27:13] "GET /tag/cce9db28-f064-447f-a230-bc0592db3dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.018371 10.0.0.19 - - [2025-10-27 04:27:13] "POST /id-to-fqname HTTP/1.1" 200 181 0.001491 10.0.0.19 - - [2025-10-27 04:27:13] "POST /fqname-to-id HTTP/1.1" 404 190 0.007623 10.0.0.19 - - [2025-10-27 04:27:14] "POST /security-groups HTTP/1.1" 200 578 0.102767 10.0.0.19 - - [2025-10-27 04:27:14] "POST /projects HTTP/1.1" 200 497 0.290430 10.0.0.19 - - [2025-10-27 04:27:14] "POST /fqname-to-id HTTP/1.1" 404 225 0.017381 10.0.0.19 - - [2025-10-27 04:27:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.029675 10.0.0.19 - - [2025-10-27 04:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012583 10.0.0.19 - - [2025-10-27 04:27:14] "GET /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.015564 10.0.0.19 - - [2025-10-27 04:27:14] "POST /access-control-lists HTTP/1.1" 200 587 0.086683 10.0.0.19 - - [2025-10-27 04:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012767 10.0.0.19 - - [2025-10-27 04:27:14] "POST /fqname-to-id HTTP/1.1" 404 224 0.013999 10.0.0.19 - - [2025-10-27 04:27:14] "GET /virtual-network/aec5e4e4-7ab7-4253-9493-7246e32cb375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.006688 10.0.0.19 - - [2025-10-27 04:27:14] "POST /access-control-lists HTTP/1.1" 200 585 0.025357 10.0.0.19 - - [2025-10-27 04:27:14] "PUT /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec HTTP/1.1" 200 264 0.076403 10.0.0.19 - - [2025-10-27 04:27:14] "PUT /virtual-network/aec5e4e4-7ab7-4253-9493-7246e32cb375 HTTP/1.1" 200 264 0.079883 10.0.0.19 - - [2025-10-27 04:27:14] "POST /security-groups HTTP/1.1" 200 558 0.104099 10.0.0.19 - - [2025-10-27 04:27:14] "POST /fqname-to-id HTTP/1.1" 404 248 0.003977 10.0.0.19 - - [2025-10-27 04:27:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.054230 10.0.0.19 - - [2025-10-27 04:27:14] "POST /access-control-lists HTTP/1.1" 200 610 0.073706 10.0.0.19 - - [2025-10-27 04:27:14] "POST /fqname-to-id HTTP/1.1" 404 247 0.014390 10.0.0.19 - - [2025-10-27 04:27:14] "POST /chown HTTP/1.1" 200 109 0.045310 10.0.0.19 - - [2025-10-27 04:27:14] "GET /application-policy-set/744f4102-b971-4bcb-b37b-6a8799f7c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017362 10.0.0.19 - - [2025-10-27 04:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.19 - - [2025-10-27 04:27:14] "GET /policy-management/1e9f5115-4f8e-4141-8312-b74eed1f585b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.028858 10.0.0.19 - - [2025-10-27 04:27:14] "POST /access-control-lists HTTP/1.1" 200 608 0.066819 10.0.0.19 - - [2025-10-27 04:27:14] "POST /tags HTTP/1.1" 409 214 0.020987 10.0.0.19 - - [2025-10-27 04:27:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.19 - - [2025-10-27 04:27:14] "GET /tag/cce9db28-f064-447f-a230-bc0592db3dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.012617 10.0.0.19 - - [2025-10-27 04:27:14] "POST /firewall-rules HTTP/1.1" 200 578 0.076668 10.0.0.19 - - [2025-10-27 04:27:15] "GET /firewall-rule/8462636a-8e52-43a2-82dd-f46a0de73d63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005433 10.0.0.19 - - [2025-10-27 04:27:15] "GET /firewall-policy/39e267a7-eccc-49a9-882d-81dd0ef820af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.004027 10.0.0.19 - - [2025-10-27 04:27:15] "GET /firewall-rule/8462636a-8e52-43a2-82dd-f46a0de73d63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.017787 10.0.0.19 - - [2025-10-27 04:27:15] "POST /ref-update HTTP/1.1" 200 156 0.064952 10.0.0.19 - - [2025-10-27 04:27:15] "GET /application-policy-set/744f4102-b971-4bcb-b37b-6a8799f7c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014484 10.0.0.19 - - [2025-10-27 04:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009939 10.0.0.19 - - [2025-10-27 04:27:15] "GET /policy-management/1e9f5115-4f8e-4141-8312-b74eed1f585b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004106 10.0.0.19 - - [2025-10-27 04:27:15] "POST /tags HTTP/1.1" 409 214 0.002632 10.0.0.19 - - [2025-10-27 04:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.19 - - [2025-10-27 04:27:15] "GET /tag/cce9db28-f064-447f-a230-bc0592db3dad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.014884 10.0.0.19 - - [2025-10-27 04:27:15] "POST /firewall-rules HTTP/1.1" 200 576 0.096025 10.0.0.19 - - [2025-10-27 04:27:15] "GET /firewall-rule/faf62e5d-9f70-403f-a360-ad615ab3b9b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.036655 10.0.0.19 - - [2025-10-27 04:27:15] "GET /firewall-policy/39e267a7-eccc-49a9-882d-81dd0ef820af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.004933 10.0.0.19 - - [2025-10-27 04:27:15] "GET /firewall-rule/faf62e5d-9f70-403f-a360-ad615ab3b9b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004064 10.0.0.19 - - [2025-10-27 04:27:15] "POST /ref-update HTTP/1.1" 200 156 0.032791 10.0.0.19 - - [2025-10-27 04:27:15] "POST /tags HTTP/1.1" 200 363 0.041395 10.0.0.19 - - [2025-10-27 04:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.19 - - [2025-10-27 04:27:15] "GET /tag/11d277a6-d184-4b69-9b88-6024b5f71d6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.014998 10.0.0.19 - - [2025-10-27 04:27:15] "POST /tags HTTP/1.1" 200 311 0.023657 10.0.0.19 - - [2025-10-27 04:27:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.19 - - [2025-10-27 04:27:15] "GET /tag/c9d2109a-22da-4527-bc2f-86907ff26f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013843 10.0.0.19 - - [2025-10-27 04:27:15] "POST /id-to-fqname HTTP/1.1" 200 177 0.000633 10.0.0.19 - - [2025-10-27 04:27:15] "POST /fqname-to-id HTTP/1.1" 404 186 0.020565 10.0.0.19 - - [2025-10-27 04:27:16] "POST /security-groups HTTP/1.1" 200 574 0.250951 10.0.0.19 - - [2025-10-27 04:27:16] "POST /projects HTTP/1.1" 200 489 0.432586 10.0.0.19 - - [2025-10-27 04:27:16] "POST /fqname-to-id HTTP/1.1" 404 217 0.004891 10.0.0.19 - - [2025-10-27 04:27:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.022923 10.0.0.19 - - [2025-10-27 04:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.018424 10.0.0.19 - - [2025-10-27 04:27:16] "GET /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.005858 10.0.0.19 - - [2025-10-27 04:27:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012864 10.0.0.19 - - [2025-10-27 04:27:16] "POST /access-control-lists HTTP/1.1" 200 583 0.131445 10.0.0.19 - - [2025-10-27 04:27:16] "GET /virtual-network/aec5e4e4-7ab7-4253-9493-7246e32cb375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.029209 10.0.0.19 - - [2025-10-27 04:27:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.002459 10.0.0.19 - - [2025-10-27 04:27:16] "PUT /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec HTTP/1.1" 200 264 0.105377 10.0.0.19 - - [2025-10-27 04:27:16] "POST /access-control-lists HTTP/1.1" 200 581 0.110451 10.0.0.19 - - [2025-10-27 04:27:16] "PUT /virtual-network/aec5e4e4-7ab7-4253-9493-7246e32cb375 HTTP/1.1" 200 264 0.099020 10.0.0.19 - - [2025-10-27 04:27:16] "POST /security-groups HTTP/1.1" 200 546 0.135793 10.0.0.19 - - [2025-10-27 04:27:16] "POST /fqname-to-id HTTP/1.1" 404 240 0.011707 10.0.0.19 - - [2025-10-27 04:27:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.044313 10.0.0.19 - - [2025-10-27 04:27:16] "POST /chown HTTP/1.1" 200 109 0.057289 10.0.0.19 - - [2025-10-27 04:27:16] "POST /access-control-lists HTTP/1.1" 200 602 0.113823 10.0.0.19 - - [2025-10-27 04:27:17] "GET /application-policy-set/744f4102-b971-4bcb-b37b-6a8799f7c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009815 10.0.0.19 - - [2025-10-27 04:27:17] "POST /fqname-to-id HTTP/1.1" 404 239 0.040080 10.0.0.19 - - [2025-10-27 04:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005728 10.0.0.19 - - [2025-10-27 04:27:17] "GET /policy-management/1e9f5115-4f8e-4141-8312-b74eed1f585b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.009934 10.0.0.19 - - [2025-10-27 04:27:17] "POST /tags HTTP/1.1" 409 210 0.005969 10.0.0.19 - - [2025-10-27 04:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006770 10.0.0.19 - - [2025-10-27 04:27:17] "GET /tag/c9d2109a-22da-4527-bc2f-86907ff26f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.059317 10.0.0.19 - - [2025-10-27 04:27:17] "POST /access-control-lists HTTP/1.1" 200 600 0.146739 10.0.0.19 - - [2025-10-27 04:27:17] "POST /firewall-rules HTTP/1.1" 200 570 0.141288 10.0.0.19 - - [2025-10-27 04:27:17] "GET /firewall-rule/7757b596-aaf5-42f1-a0ca-94cc45dedf97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.023611 10.0.0.19 - - [2025-10-27 04:27:17] "GET /firewall-policy/39e267a7-eccc-49a9-882d-81dd0ef820af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.008860 10.0.0.19 - - [2025-10-27 04:27:17] "GET /firewall-rule/7757b596-aaf5-42f1-a0ca-94cc45dedf97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007829 10.0.0.19 - - [2025-10-27 04:27:17] "POST /ref-update HTTP/1.1" 200 156 0.107512 10.0.0.19 - - [2025-10-27 04:27:17] "GET /application-policy-set/744f4102-b971-4bcb-b37b-6a8799f7c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.043861 10.0.0.19 - - [2025-10-27 04:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006395 10.0.0.19 - - [2025-10-27 04:27:17] "GET /policy-management/1e9f5115-4f8e-4141-8312-b74eed1f585b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.008042 10.0.0.19 - - [2025-10-27 04:27:17] "POST /tags HTTP/1.1" 409 210 0.009418 10.0.0.19 - - [2025-10-27 04:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002627 10.0.0.19 - - [2025-10-27 04:27:17] "GET /tag/c9d2109a-22da-4527-bc2f-86907ff26f19?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.021994 10.0.0.19 - - [2025-10-27 04:27:17] "POST /firewall-rules HTTP/1.1" 200 568 0.106967 10.0.0.19 - - [2025-10-27 04:27:17] "GET /firewall-rule/44aeb40f-0a0e-4b6f-8938-063fe8159a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.006103 10.0.0.19 - - [2025-10-27 04:27:17] "GET /firewall-policy/39e267a7-eccc-49a9-882d-81dd0ef820af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.005814 10.0.0.19 - - [2025-10-27 04:27:17] "GET /firewall-rule/44aeb40f-0a0e-4b6f-8938-063fe8159a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.005615 10.0.0.19 - - [2025-10-27 04:27:18] "POST /ref-update HTTP/1.1" 200 156 0.098072 10.0.0.19 - - [2025-10-27 04:27:18] "POST /tags HTTP/1.1" 200 363 0.068538 10.0.0.19 - - [2025-10-27 04:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.014184 10.0.0.19 - - [2025-10-27 04:27:18] "GET /tag/7646b21a-c456-4443-b7ed-834b83b77ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.025818 10.0.0.19 - - [2025-10-27 04:27:18] "POST /tags HTTP/1.1" 200 311 0.046502 10.0.0.19 - - [2025-10-27 04:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011749 10.0.0.19 - - [2025-10-27 04:27:18] "GET /tag/363b494c-f670-44f2-a5c6-2406fcdd53f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.045578 10.0.0.19 - - [2025-10-27 04:27:18] "POST /projects HTTP/1.1" 409 223 0.003628 10.0.0.19 - - [2025-10-27 04:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.19 - - [2025-10-27 04:27:18] "GET /project/3aeae679-a630-4818-96df-0ac562b3bb8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.038425 10.0.0.19 - - [2025-10-27 04:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008002 10.0.0.19 - - [2025-10-27 04:27:18] "GET /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.005113 10.0.0.19 - - [2025-10-27 04:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.19 - - [2025-10-27 04:27:18] "GET /virtual-network/aec5e4e4-7ab7-4253-9493-7246e32cb375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.005470 10.0.0.19 - - [2025-10-27 04:27:18] "PUT /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec HTTP/1.1" 200 264 0.066804 10.0.0.19 - - [2025-10-27 04:27:18] "PUT /virtual-network/aec5e4e4-7ab7-4253-9493-7246e32cb375 HTTP/1.1" 200 264 0.080784 10.0.0.19 - - [2025-10-27 04:27:18] "POST /security-groups HTTP/1.1" 409 253 0.012230 10.0.0.19 - - [2025-10-27 04:27:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.19 - - [2025-10-27 04:27:18] "PUT /security-group/e3c4b4a4-ced1-48ef-adbb-a695b222a7e0 HTTP/1.1" 200 262 0.071130 10.0.0.19 - - [2025-10-27 04:27:19] "PUT /access-control-list/8047d93e-ccc2-451b-9656-1356ae7870fb HTTP/1.1" 200 272 0.038653 10.0.0.19 - - [2025-10-27 04:27:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.051573 10.0.0.19 - - [2025-10-27 04:27:19] "GET /application-policy-set/744f4102-b971-4bcb-b37b-6a8799f7c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019980 10.0.0.19 - - [2025-10-27 04:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.19 - - [2025-10-27 04:27:19] "PUT /access-control-list/2a500d21-fe20-41f4-8cea-d890d4c250eb HTTP/1.1" 200 272 0.073522 10.0.0.19 - - [2025-10-27 04:27:19] "GET /policy-management/1e9f5115-4f8e-4141-8312-b74eed1f585b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.007810 10.0.0.19 - - [2025-10-27 04:27:19] "POST /tags HTTP/1.1" 409 210 0.013767 10.0.0.19 - - [2025-10-27 04:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.19 - - [2025-10-27 04:27:19] "GET /tag/363b494c-f670-44f2-a5c6-2406fcdd53f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.022468 10.0.0.19 - - [2025-10-27 04:27:19] "POST /firewall-rules HTTP/1.1" 200 570 0.087542 10.0.0.19 - - [2025-10-27 04:27:19] "GET /firewall-rule/905e3536-54ab-4d45-8e00-14edfeb63b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007132 10.0.0.19 - - [2025-10-27 04:27:19] "GET /firewall-policy/39e267a7-eccc-49a9-882d-81dd0ef820af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.004752 10.0.0.19 - - [2025-10-27 04:27:19] "GET /firewall-rule/905e3536-54ab-4d45-8e00-14edfeb63b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003172 10.0.0.19 - - [2025-10-27 04:27:19] "POST /ref-update HTTP/1.1" 200 156 0.072734 10.0.0.19 - - [2025-10-27 04:27:19] "GET /application-policy-set/744f4102-b971-4bcb-b37b-6a8799f7c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010703 10.0.0.19 - - [2025-10-27 04:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007202 10.0.0.19 - - [2025-10-27 04:27:19] "GET /policy-management/1e9f5115-4f8e-4141-8312-b74eed1f585b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005049 10.0.0.19 - - [2025-10-27 04:27:19] "POST /tags HTTP/1.1" 409 210 0.003371 10.0.0.19 - - [2025-10-27 04:27:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.19 - - [2025-10-27 04:27:19] "GET /tag/363b494c-f670-44f2-a5c6-2406fcdd53f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.024867 10.0.0.19 - - [2025-10-27 04:27:19] "POST /firewall-rules HTTP/1.1" 200 568 0.069644 10.0.0.19 - - [2025-10-27 04:27:19] "GET /firewall-rule/36512403-240c-4c24-8bfa-cf47bb165564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.026941 10.0.0.19 - - [2025-10-27 04:27:19] "GET /firewall-policy/39e267a7-eccc-49a9-882d-81dd0ef820af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.005948 10.0.0.19 - - [2025-10-27 04:27:19] "GET /firewall-rule/36512403-240c-4c24-8bfa-cf47bb165564?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.006371 10.0.0.19 - - [2025-10-27 04:27:19] "POST /ref-update HTTP/1.1" 200 156 0.090166 10.0.0.19 - - [2025-10-27 04:27:20] "GET / HTTP/1.1" 200 35931 0.002749 10.0.0.19 - - [2025-10-27 04:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008889 10.0.0.19 - - [2025-10-27 04:27:20] "GET /routing-instance/71bee1f1-f110-467d-b55d-cd63f8d47f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003546 10.0.0.19 - - [2025-10-27 04:27:20] "POST /bgp-routers HTTP/1.1" 409 301 0.003151 10.0.0.19 - - [2025-10-27 04:27:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.19 - - [2025-10-27 04:27:20] "GET /bgp-router/63c038d5-03b6-48e0-852c-8c82e3cc39bc?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.006164 10.0.0.19 - - [2025-10-27 04:27:20] "PUT /bgp-router/63c038d5-03b6-48e0-852c-8c82e3cc39bc HTTP/1.1" 200 254 0.012884 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:27:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000985 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:27:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001034 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:27:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001171 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:27:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001411 10.0.0.19 - - [2025-10-27 04:27:26] "GET /global-system-configs HTTP/1.1" 200 322 0.014088 10.0.0.19 - - [2025-10-27 04:27:27] "GET /global-system-configs HTTP/1.1" 200 322 0.016008 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:27:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001254 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:27:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000921 10.0.0.19 - - [2025-10-27 04:27:32] "POST /tags HTTP/1.1" 200 301 0.082189 10.0.0.19 - - [2025-10-27 04:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.017040 10.0.0.19 - - [2025-10-27 04:27:32] "GET /tag/2958cf8f-70be-4ff2-9858-3ef049407ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.033856 10.0.0.19 - - [2025-10-27 04:27:32] "POST /tags HTTP/1.1" 200 325 0.104344 10.0.0.19 - - [2025-10-27 04:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.19 - - [2025-10-27 04:27:32] "GET /tag/c1aa5fd0-b807-4ae4-924b-83b8fd47f5a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.024524 10.0.0.19 - - [2025-10-27 04:27:32] "POST /tags HTTP/1.1" 409 237 0.005571 10.0.0.19 - - [2025-10-27 04:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.026032 10.0.0.19 - - [2025-10-27 04:27:32] "GET /tag/7646b21a-c456-4443-b7ed-834b83b77ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.028212 10.0.0.19 - - [2025-10-27 04:27:32] "POST /tags HTTP/1.1" 409 210 0.003274 10.0.0.19 - - [2025-10-27 04:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.19 - - [2025-10-27 04:27:32] "GET /tag/363b494c-f670-44f2-a5c6-2406fcdd53f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.021539 10.0.0.19 - - [2025-10-27 04:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.19 - - [2025-10-27 04:27:32] "GET /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005989 10.0.0.19 - - [2025-10-27 04:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.19 - - [2025-10-27 04:27:32] "GET /project/3aeae679-a630-4818-96df-0ac562b3bb8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.029199 10.0.0.19 - - [2025-10-27 04:27:32] "POST /virtual-machines HTTP/1.1" 200 377 0.016469 10.0.0.19 - - [2025-10-27 04:27:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.034208 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:27:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001022 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:27:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001059 10.0.0.19 - - [2025-10-27 04:27:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.145776 10.0.0.19 - - [2025-10-27 04:27:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.018168 10.0.0.19 - - [2025-10-27 04:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.018077 10.0.0.19 - - [2025-10-27 04:27:33] "GET /virtual-machine-interface/41c95bca-b2ed-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.006050 10.0.0.19 - - [2025-10-27 04:27:33] "POST /instance-ips HTTP/1.1" 200 409 0.054142 10.0.0.19 - - [2025-10-27 04:27:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.047566 10.0.0.19 - - [2025-10-27 04:27:33] "GET /virtual-machine-interface/41c95bca-b2ed-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.023331 10.0.0.19 - - [2025-10-27 04:27:33] "POST /set-tag HTTP/1.1" 200 109 0.029873 10.0.0.19 - - [2025-10-27 04:27:33] "GET /virtual-machine-interface/41c95bca-b2ed-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.074557 10.0.0.19 - - [2025-10-27 04:27:33] "GET /instance-ip/41e9e228-b2ed-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.011732 10.0.0.19 - - [2025-10-27 04:27:33] "GET /virtual-machine-interface/41c95bca-b2ed-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008125 10.0.0.19 - - [2025-10-27 04:27:33] "POST /set-tag HTTP/1.1" 200 109 0.003384 10.0.0.19 - - [2025-10-27 04:27:33] "GET /virtual-machine-interface/41c95bca-b2ed-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010292 10.0.0.19 - - [2025-10-27 04:27:33] "POST /set-tag HTTP/1.1" 200 109 0.009288 10.0.0.19 - - [2025-10-27 04:27:33] "GET /virtual-machine-interface/41c95bca-b2ed-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007895 10.0.0.19 - - [2025-10-27 04:27:33] "POST /set-tag HTTP/1.1" 200 109 0.002939 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:27:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001291 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:27:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001137 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:27:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000965 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:27:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001035 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:27:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001285 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:27:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001092 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:27:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001060 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:27:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001052 10.0.0.41 - - [2025-10-27 04:27:55] "GET / HTTP/1.1" 200 35931 0.002345 10.0.0.41 - - [2025-10-27 04:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.41 - - [2025-10-27 04:27:55] "GET /global-system-config/dca1e348-3bb8-428c-aee2-6fdc7d725d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005710 10.0.0.41 - - [2025-10-27 04:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.41 - - [2025-10-27 04:27:55] "GET /routing-instance/71bee1f1-f110-467d-b55d-cd63f8d47f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003531 10.0.0.41 - - [2025-10-27 04:27:55] "PUT /global-system-config/dca1e348-3bb8-428c-aee2-6fdc7d725d36 HTTP/1.1" 200 274 0.012045 10.0.0.41 - - [2025-10-27 04:27:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.007890 10.0.0.41 - - [2025-10-27 04:27:56] "POST /virtual-routers HTTP/1.1" 200 599 0.020743 10.0.0.41 - - [2025-10-27 04:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.017349 10.0.0.41 - - [2025-10-27 04:27:56] "GET /virtual-router/5efad11c-defe-42ab-a2c7-157fcf031203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.005889 10.0.0.41 - - [2025-10-27 04:27:56] "POST /fqname-to-id HTTP/1.1" 404 229 0.005196 10.0.0.41 - - [2025-10-27 04:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.41 - - [2025-10-27 04:27:56] "GET /virtual-network/1d8aa6a5-7205-4a38-b843-28b2c560038b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005782 10.0.0.41 - - [2025-10-27 04:27:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.067947 10.0.0.19 - - [2025-10-27 04:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.19 - - [2025-10-27 04:28:20] "GET /virtual-router/5efad11c-defe-42ab-a2c7-157fcf031203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004775 10.0.0.19 - - [2025-10-27 04:31:04] "GET /virtual-router/5efad11c-defe-42ab-a2c7-157fcf031203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003722 10.0.0.19 - - [2025-10-27 04:31:04] "POST /ref-update HTTP/1.1" 200 156 0.012307 10.0.0.19 - - [2025-10-27 04:31:11] "GET /virtual-machine-interface/41c95bca-b2ed-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006549 10.0.0.19 - - [2025-10-27 04:31:11] "POST /set-tag HTTP/1.1" 200 109 0.003536 10.0.0.19 - - [2025-10-27 04:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.19 - - [2025-10-27 04:31:11] "GET /loadbalancer/4dce3aac-f0db-42a7-8d7c-c278a90c737a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005798 10.0.0.19 - - [2025-10-27 04:31:11] "GET /virtual-machine-interface/41c95bca-b2ed-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009270 10.0.0.19 - - [2025-10-27 04:31:11] "POST /set-tag HTTP/1.1" 200 109 0.002764 10.0.0.19 - - [2025-10-27 04:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.19 - - [2025-10-27 04:31:11] "GET /loadbalancer/4dce3aac-f0db-42a7-8d7c-c278a90c737a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003035 10.0.0.19 - - [2025-10-27 04:31:11] "GET /loadbalancer-pool/5ae6a927-290d-413e-af64-94fa9ed9a363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005631 10.0.0.19 - - [2025-10-27 04:31:11] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026005 10.0.0.19 - - [2025-10-27 04:31:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.027116 10.0.0.19 - - [2025-10-27 04:31:11] "GET /virtual-machine-interface/41c95bca-b2ed-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007248 10.0.0.19 - - [2025-10-27 04:31:11] "GET /virtual-machine-interface/41c95bca-b2ed-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005790 10.0.0.19 - - [2025-10-27 04:31:11] "POST /ref-update HTTP/1.1" 200 156 0.013354 10.0.0.19 - - [2025-10-27 04:31:11] "POST /tags HTTP/1.1" 409 205 0.006219 10.0.0.19 - - [2025-10-27 04:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009352 10.0.0.19 - - [2025-10-27 04:31:11] "GET /tag/f58dc33d-6ea1-4b95-a8d4-077d9e82774d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.016532 10.0.0.19 - - [2025-10-27 04:31:11] "GET /floating-ip/c645ffdd-6380-48f6-a9d1-ab75d555bb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.004416 10.0.0.19 - - [2025-10-27 04:31:12] "PUT /floating-ip/c645ffdd-6380-48f6-a9d1-ab75d555bb1f HTTP/1.1" 200 256 0.021217 10.0.0.19 - - [2025-10-27 04:31:12] "POST /set-tag HTTP/1.1" 200 109 0.091221 10.0.0.19 - - [2025-10-27 04:31:12] "GET /loadbalancer-pool/eaefa204-3980-4244-99d8-a5c32c7d0094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.027555 10.0.0.19 - - [2025-10-27 04:31:12] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019202 10.0.0.19 - - [2025-10-27 04:31:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.009979 10.0.0.19 - - [2025-10-27 04:31:12] "GET /virtual-machine-interface/41c95bca-b2ed-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011923 10.0.0.19 - - [2025-10-27 04:31:12] "GET /virtual-machine-interface/41c95bca-b2ed-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004798 10.0.0.19 - - [2025-10-27 04:31:12] "POST /set-tag HTTP/1.1" 200 109 0.002565 10.0.0.19 - - [2025-10-27 04:31:12] "POST /ref-update HTTP/1.1" 200 156 0.017331 10.0.0.19 - - [2025-10-27 04:31:12] "GET /loadbalancer-pool/2311333c-3aef-4d85-9726-4140cb09af90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004978 10.0.0.19 - - [2025-10-27 04:31:12] "GET /floating-ip/c645ffdd-6380-48f6-a9d1-ab75d555bb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003717 10.0.0.19 - - [2025-10-27 04:31:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.053574 10.0.0.19 - - [2025-10-27 04:31:12] "PUT /floating-ip/c645ffdd-6380-48f6-a9d1-ab75d555bb1f HTTP/1.1" 200 256 0.051573 10.0.0.19 - - [2025-10-27 04:31:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.054756 10.0.0.19 - - [2025-10-27 04:31:12] "GET /virtual-machine-interface/41c95bca-b2ed-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.026440 10.0.0.19 - - [2025-10-27 04:31:12] "GET /virtual-machine-interface/41c95bca-b2ed-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009396 10.0.0.19 - - [2025-10-27 04:31:12] "POST /ref-update HTTP/1.1" 200 156 0.007536 10.0.0.19 - - [2025-10-27 04:31:12] "POST /set-tag HTTP/1.1" 200 109 0.003279 10.0.0.19 - - [2025-10-27 04:31:12] "GET /floating-ip/c645ffdd-6380-48f6-a9d1-ab75d555bb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.003276 10.0.0.19 - - [2025-10-27 04:31:12] "PUT /floating-ip/c645ffdd-6380-48f6-a9d1-ab75d555bb1f HTTP/1.1" 200 256 0.013546 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:31:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001082 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:31:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001032 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:31:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001105 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:31:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001378 10.0.0.19 - - [2025-10-27 04:32:26] "GET /global-system-configs HTTP/1.1" 200 322 0.008114 10.0.0.19 - - [2025-10-27 04:32:27] "GET /global-system-configs HTTP/1.1" 200 322 0.002491 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:32:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001084 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:32:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001027 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:33:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001375 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:33:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001517 10.0.0.41 - - [2025-10-27 04:33:12] "GET / HTTP/1.1" 200 35931 0.001636 10.0.0.41 - - [2025-10-27 04:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.41 - - [2025-10-27 04:33:12] "GET /global-system-config/dca1e348-3bb8-428c-aee2-6fdc7d725d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005278 10.0.0.41 - - [2025-10-27 04:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.41 - - [2025-10-27 04:33:12] "GET /routing-instance/71bee1f1-f110-467d-b55d-cd63f8d47f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003461 10.0.0.41 - - [2025-10-27 04:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.41 - - [2025-10-27 04:33:12] "GET /virtual-router/5efad11c-defe-42ab-a2c7-157fcf031203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004347 10.0.0.41 - - [2025-10-27 04:33:12] "PUT /virtual-router/5efad11c-defe-42ab-a2c7-157fcf031203 HTTP/1.1" 200 262 0.015464 10.0.0.41 - - [2025-10-27 04:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007310 10.0.0.41 - - [2025-10-27 04:33:12] "GET /virtual-router/5efad11c-defe-42ab-a2c7-157fcf031203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003888 10.0.0.41 - - [2025-10-27 04:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.41 - - [2025-10-27 04:33:12] "GET /virtual-machine-interface/fde4d7cf-9155-4799-b1ff-3dd019f6f4a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.005861 10.0.0.41 - - [2025-10-27 04:33:12] "PUT /virtual-machine-interface/fde4d7cf-9155-4799-b1ff-3dd019f6f4a9 HTTP/1.1" 200 284 0.015366 10.0.0.19 - - [2025-10-27 04:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.19 - - [2025-10-27 04:33:20] "GET /virtual-router/5efad11c-defe-42ab-a2c7-157fcf031203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004098 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:35:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001177 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:35:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001060 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:36:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001088 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:36:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001288 10.0.0.19 - - [2025-10-27 04:36:13] "GET /virtual-machine-interface/41c95bca-b2ed-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006499 10.0.0.19 - - [2025-10-27 04:36:13] "POST /set-tag HTTP/1.1" 200 109 0.005375 10.0.0.19 - - [2025-10-27 04:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.19 - - [2025-10-27 04:36:13] "GET /loadbalancer/4dce3aac-f0db-42a7-8d7c-c278a90c737a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003250 10.0.0.19 - - [2025-10-27 04:36:13] "GET /virtual-machine-interface/41c95bca-b2ed-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005784 10.0.0.19 - - [2025-10-27 04:36:13] "POST /set-tag HTTP/1.1" 200 109 0.030701 10.0.0.19 - - [2025-10-27 04:36:13] "DELETE /loadbalancer-member/e32ee4a9-722b-4f13-bc63-bfcb39970efc HTTP/1.1" 200 115 0.068272 10.0.0.19 - - [2025-10-27 04:36:13] "GET /virtual-machine-interface/41c95bca-b2ed-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012321 10.0.0.19 - - [2025-10-27 04:36:13] "POST /set-tag HTTP/1.1" 200 109 0.003508 10.0.0.19 - - [2025-10-27 04:36:13] "DELETE /loadbalancer-member/377789f6-be93-4150-b131-4535beb87267 HTTP/1.1" 200 115 0.040494 10.0.0.19 - - [2025-10-27 04:36:13] "GET /virtual-machine-interface/41c95bca-b2ed-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004872 10.0.0.19 - - [2025-10-27 04:36:13] "POST /set-tag HTTP/1.1" 200 109 0.003513 10.0.0.19 - - [2025-10-27 04:36:13] "DELETE /loadbalancer-member/1380f1e6-63aa-4e80-a11b-0a3f99e9ff5e HTTP/1.1" 200 115 0.073255 10.0.0.19 - - [2025-10-27 04:36:13] "GET /virtual-machine-interface/41c95bca-b2ed-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006246 10.0.0.19 - - [2025-10-27 04:36:13] "POST /set-tag HTTP/1.1" 200 109 0.010943 10.0.0.19 - - [2025-10-27 04:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.19 - - [2025-10-27 04:36:13] "GET /loadbalancer/4dce3aac-f0db-42a7-8d7c-c278a90c737a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.007212 10.0.0.19 - - [2025-10-27 04:36:14] "GET /loadbalancer-pool/5ae6a927-290d-413e-af64-94fa9ed9a363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003834 10.0.0.19 - - [2025-10-27 04:36:14] "POST /loadbalancer-members HTTP/1.1" 200 690 0.029143 10.0.0.19 - - [2025-10-27 04:36:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.034981 10.0.0.19 - - [2025-10-27 04:36:14] "GET /virtual-machine-interface/41c95bca-b2ed-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.021059 10.0.0.19 - - [2025-10-27 04:36:14] "GET /virtual-machine-interface/41c95bca-b2ed-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004250 10.0.0.19 - - [2025-10-27 04:36:14] "GET /floating-ip/c645ffdd-6380-48f6-a9d1-ab75d555bb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003574 10.0.0.19 - - [2025-10-27 04:36:14] "POST /set-tag HTTP/1.1" 200 109 0.068535 10.0.0.19 - - [2025-10-27 04:36:14] "GET /loadbalancer-pool/eaefa204-3980-4244-99d8-a5c32c7d0094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.020247 10.0.0.19 - - [2025-10-27 04:36:14] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026036 10.0.0.19 - - [2025-10-27 04:36:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.013275 10.0.0.19 - - [2025-10-27 04:36:14] "GET /virtual-machine-interface/41c95bca-b2ed-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.031064 10.0.0.19 - - [2025-10-27 04:36:14] "GET /virtual-machine-interface/41c95bca-b2ed-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013436 10.0.0.19 - - [2025-10-27 04:36:14] "POST /set-tag HTTP/1.1" 200 109 0.007034 10.0.0.19 - - [2025-10-27 04:36:14] "GET /floating-ip/c645ffdd-6380-48f6-a9d1-ab75d555bb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002473 10.0.0.19 - - [2025-10-27 04:36:14] "GET /loadbalancer-pool/2311333c-3aef-4d85-9726-4140cb09af90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003821 10.0.0.19 - - [2025-10-27 04:36:14] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018017 10.0.0.19 - - [2025-10-27 04:36:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.027557 10.0.0.19 - - [2025-10-27 04:36:14] "GET /virtual-machine-interface/41c95bca-b2ed-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.029014 10.0.0.19 - - [2025-10-27 04:36:14] "GET /virtual-machine-interface/41c95bca-b2ed-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010910 10.0.0.19 - - [2025-10-27 04:36:14] "GET /floating-ip/c645ffdd-6380-48f6-a9d1-ab75d555bb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002832 10.0.0.19 - - [2025-10-27 04:36:14] "POST /set-tag HTTP/1.1" 200 109 0.002919 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:37:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001562 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:37:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001202 10.0.0.19 - - [2025-10-27 04:37:26] "GET /global-system-configs HTTP/1.1" 200 322 0.006145 10.0.0.19 - - [2025-10-27 04:37:27] "GET /global-system-configs HTTP/1.1" 200 322 0.002769 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:37:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001136 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:37:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001068 10.0.0.19 - - [2025-10-27 04:38:29] "GET / HTTP/1.1" 200 35931 0.002640 10.0.0.19 - - [2025-10-27 04:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.19 - - [2025-10-27 04:38:29] "GET /project/9eba7c50-10f4-4fe8-9908-506ddae7a574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036811 10.0.0.19 - - [2025-10-27 04:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.19 - - [2025-10-27 04:38:29] "GET /project/9eba7c50-10f4-4fe8-9908-506ddae7a574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.043097 10.0.0.19 - - [2025-10-27 04:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.19 - - [2025-10-27 04:38:30] "GET /project/9eba7c50-10f4-4fe8-9908-506ddae7a574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029816 10.0.0.19 - - [2025-10-27 04:38:30] "POST /tags HTTP/1.1" 200 333 0.052163 10.0.0.19 - - [2025-10-27 04:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004990 10.0.0.19 - - [2025-10-27 04:38:30] "GET /tag/ea5e129a-1f5e-4241-8b39-e238b9937a56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.023128 10.0.0.19 - - [2025-10-27 04:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.19 - - [2025-10-27 04:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016 10.0.0.19 - - [2025-10-27 04:38:30] "GET /project/9eba7c50-10f4-4fe8-9908-506ddae7a574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.053054 10.0.0.19 - - [2025-10-27 04:38:30] "GET /project/9eba7c50-10f4-4fe8-9908-506ddae7a574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.062902 10.0.0.19 - - [2025-10-27 04:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.016885 10.0.0.19 - - [2025-10-27 04:38:30] "GET /virtual-networks?parent_id=9eba7c50-10f4-4fe8-9908-506ddae7a574&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002487 10.0.0.19 - - [2025-10-27 04:38:30] "GET /virtual-network/aec5e4e4-7ab7-4253-9493-7246e32cb375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.006284 10.0.0.19 - - [2025-10-27 04:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.19 - - [2025-10-27 04:38:30] "GET /service-appliance-set/ce9885ba-4f8f-4d8e-bbe0-9fb12b6c4fc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002816 10.0.0.19 - - [2025-10-27 04:38:30] "POST /fqname-to-id HTTP/1.1" 404 254 0.007459 10.0.0.19 - - [2025-10-27 04:38:30] "POST /virtual-networks HTTP/1.1" 200 512 0.098241 10.0.0.19 - - [2025-10-27 04:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.014880 10.0.0.19 - - [2025-10-27 04:38:30] "GET /network-ipam/6e1fbb48-952f-4b9a-babf-acc5f9a77061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.030853 10.0.0.19 - - [2025-10-27 04:38:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.179493 10.0.0.19 - - [2025-10-27 04:38:30] "GET /virtual-machine-interface/dc8b576a-59e6-48ec-b7fb-974a878637f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.022819 10.0.0.19 - - [2025-10-27 04:38:31] "POST /useragent-kv HTTP/1.1" 200 115 0.013231 10.0.0.19 - - [2025-10-27 04:38:31] "POST /ref-update HTTP/1.1" 200 156 0.171655 10.0.0.19 - - [2025-10-27 04:38:31] "GET /virtual-network/03a0dcbe-ca13-45f1-9073-9e48134aa42b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005842 10.0.0.19 - - [2025-10-27 04:38:31] "POST /instance-ips HTTP/1.1" 200 409 0.072087 10.0.0.19 - - [2025-10-27 04:38:31] "GET /instance-ip/6f5aca05-089d-4810-8f36-1014ce13d290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.007863 10.0.0.19 - - [2025-10-27 04:38:31] "GET /domains HTTP/1.1" 200 280 0.002820 10.0.0.19 - - [2025-10-27 04:38:31] "GET /domain/92bd0978-962e-4c2b-839f-6eca869ad5bf HTTP/1.1" 200 3086 0.053847 10.0.0.19 - - [2025-10-27 04:38:31] "POST /loadbalancers HTTP/1.1" 200 610 0.072353 10.0.0.19 - - [2025-10-27 04:38:31] "GET /project/9eba7c50-10f4-4fe8-9908-506ddae7a574 HTTP/1.1" 200 5717 0.070585 10.0.0.19 - - [2025-10-27 04:38:31] "GET /project/9eba7c50-10f4-4fe8-9908-506ddae7a574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.093896 10.0.0.19 - - [2025-10-27 04:38:31] "GET /virtual-network/03a0dcbe-ca13-45f1-9073-9e48134aa42b HTTP/1.1" 200 2085 0.048663 10.0.0.19 - - [2025-10-27 04:38:31] "GET /instance-ip/6f5aca05-089d-4810-8f36-1014ce13d290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.015719 10.0.0.19 - - [2025-10-27 04:38:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.090692 10.0.0.19 - - [2025-10-27 04:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.020871 10.0.0.19 - - [2025-10-27 04:38:31] "GET /virtual-network/03a0dcbe-ca13-45f1-9073-9e48134aa42b HTTP/1.1" 200 2085 0.009673 10.0.0.19 - - [2025-10-27 04:38:31] "GET /routing-instance/1d1b8ecd-a461-4d4f-a581-12502a4cf5fd HTTP/1.1" 200 1181 0.009848 10.0.0.19 - - [2025-10-27 04:38:31] "POST /route-targets HTTP/1.1" 200 327 0.039220 10.0.0.19 - - [2025-10-27 04:38:31] "GET /routing-instance/1d1b8ecd-a461-4d4f-a581-12502a4cf5fd HTTP/1.1" 200 1181 0.026981 10.0.0.19 - - [2025-10-27 04:38:31] "GET /project/9eba7c50-10f4-4fe8-9908-506ddae7a574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.088731 10.0.0.19 - - [2025-10-27 04:38:31] "POST /ref-update HTTP/1.1" 200 156 0.061080 10.0.0.19 - - [2025-10-27 04:38:31] "POST /floating-ips HTTP/1.1" 200 597 0.116536 10.0.0.19 - - [2025-10-27 04:38:31] "GET /loadbalancer/08bc7a7f-93a4-4285-9038-3840c53e2996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002998 10.0.0.19 - - [2025-10-27 04:38:31] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.042814 10.0.0.19 - - [2025-10-27 04:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.19 - - [2025-10-27 04:38:31] "GET /project/9eba7c50-10f4-4fe8-9908-506ddae7a574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.028326 10.0.0.19 - - [2025-10-27 04:38:31] "GET /loadbalancer-listener/8aba85c2-fcf5-4d4b-8b5a-4583ff673535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.007554 10.0.0.19 - - [2025-10-27 04:38:31] "GET /loadbalancer-listener/8aba85c2-fcf5-4d4b-8b5a-4583ff673535?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.004189 10.0.0.19 - - [2025-10-27 04:38:31] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.063608 10.0.0.19 - - [2025-10-27 04:38:31] "GET /instance-ip/6f5aca05-089d-4810-8f36-1014ce13d290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.007043 10.0.0.19 - - [2025-10-27 04:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.19 - - [2025-10-27 04:38:31] "GET /instance-ip/6f5aca05-089d-4810-8f36-1014ce13d290?fields=floating_ips HTTP/1.1" 200 1212 0.014261 10.0.0.19 - - [2025-10-27 04:38:31] "GET /loadbalancer/08bc7a7f-93a4-4285-9038-3840c53e2996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.004971 10.0.0.19 - - [2025-10-27 04:38:31] "GET /floating-ip/6251c679-0bc2-4b50-a844-4be7ec696ac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.003652 10.0.0.19 - - [2025-10-27 04:38:31] "POST /tags HTTP/1.1" 200 295 0.070431 10.0.0.19 - - [2025-10-27 04:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013101 10.0.0.19 - - [2025-10-27 04:38:31] "GET /tag/3a12bc5d-41d9-4cac-a800-7fde18251835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.017992 10.0.0.19 - - [2025-10-27 04:38:31] "POST /tags HTTP/1.1" 409 233 0.003413 10.0.0.19 - - [2025-10-27 04:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.19 - - [2025-10-27 04:38:32] "GET /tag/b5e37776-7eb7-4c31-bb74-a618b6d43140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.014833 10.0.0.19 - - [2025-10-27 04:38:32] "POST /tags HTTP/1.1" 409 206 0.002751 10.0.0.19 - - [2025-10-27 04:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.19 - - [2025-10-27 04:38:32] "GET /tag/86577558-465c-43b8-b4e1-58a3e563ece3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012316 10.0.0.19 - - [2025-10-27 04:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.19 - - [2025-10-27 04:38:32] "GET /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006127 10.0.0.19 - - [2025-10-27 04:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.19 - - [2025-10-27 04:38:32] "GET /project/9eba7c50-10f4-4fe8-9908-506ddae7a574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.129881 10.0.0.19 - - [2025-10-27 04:38:32] "POST /virtual-machines HTTP/1.1" 200 369 0.014648 10.0.0.19 - - [2025-10-27 04:38:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.016593 10.0.0.19 - - [2025-10-27 04:38:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.139525 10.0.0.19 - - [2025-10-27 04:38:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.011316 10.0.0.19 - - [2025-10-27 04:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.19 - - [2025-10-27 04:38:32] "GET /virtual-machine-interface/cad8e8b2-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.020184 10.0.0.19 - - [2025-10-27 04:38:32] "POST /instance-ips HTTP/1.1" 200 409 0.026611 10.0.0.19 - - [2025-10-27 04:38:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.021008 10.0.0.19 - - [2025-10-27 04:38:32] "GET /virtual-machine-interface/cad8e8b2-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.009542 10.0.0.19 - - [2025-10-27 04:38:32] "POST /set-tag HTTP/1.1" 200 109 0.020023 10.0.0.19 - - [2025-10-27 04:38:32] "GET /virtual-machine-interface/cad8e8b2-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014079 10.0.0.19 - - [2025-10-27 04:38:32] "GET /instance-ip/caf7d1dc-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004391 10.0.0.19 - - [2025-10-27 04:38:32] "GET /virtual-machine-interface/cad8e8b2-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006924 10.0.0.19 - - [2025-10-27 04:38:32] "POST /set-tag HTTP/1.1" 200 109 0.002528 10.0.0.19 - - [2025-10-27 04:38:32] "GET /virtual-router/5efad11c-defe-42ab-a2c7-157fcf031203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005438 10.0.0.19 - - [2025-10-27 04:38:32] "POST /ref-update HTTP/1.1" 200 156 0.011019 10.0.0.19 - - [2025-10-27 04:38:32] "GET /virtual-machine-interface/cad8e8b2-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006417 10.0.0.19 - - [2025-10-27 04:38:32] "POST /set-tag HTTP/1.1" 200 109 0.007633 10.0.0.19 - - [2025-10-27 04:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.19 - - [2025-10-27 04:38:33] "GET /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.008173 10.0.0.19 - - [2025-10-27 04:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.19 - - [2025-10-27 04:38:33] "GET /project/9eba7c50-10f4-4fe8-9908-506ddae7a574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.050530 10.0.0.19 - - [2025-10-27 04:38:33] "POST /virtual-machines HTTP/1.1" 200 369 0.011885 10.0.0.19 - - [2025-10-27 04:38:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.010888 10.0.0.19 - - [2025-10-27 04:38:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.131409 10.0.0.19 - - [2025-10-27 04:38:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.012162 10.0.0.19 - - [2025-10-27 04:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008096 10.0.0.19 - - [2025-10-27 04:38:33] "GET /virtual-machine-interface/cb565a40-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.008990 10.0.0.19 - - [2025-10-27 04:38:33] "POST /instance-ips HTTP/1.1" 200 409 0.028444 10.0.0.19 - - [2025-10-27 04:38:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.028331 10.0.0.19 - - [2025-10-27 04:38:33] "GET /virtual-machine-interface/cb565a40-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.013627 10.0.0.19 - - [2025-10-27 04:38:33] "POST /set-tag HTTP/1.1" 200 109 0.027096 10.0.0.19 - - [2025-10-27 04:38:33] "GET /virtual-machine-interface/cb565a40-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.017823 10.0.0.19 - - [2025-10-27 04:38:33] "GET /instance-ip/cb749726-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003532 10.0.0.19 - - [2025-10-27 04:38:33] "GET /virtual-machine-interface/cb565a40-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008502 10.0.0.19 - - [2025-10-27 04:38:33] "POST /set-tag HTTP/1.1" 200 109 0.007171 10.0.0.19 - - [2025-10-27 04:38:33] "GET /virtual-router/5efad11c-defe-42ab-a2c7-157fcf031203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.006428 10.0.0.19 - - [2025-10-27 04:38:33] "POST /ref-update HTTP/1.1" 200 156 0.012303 10.0.0.19 - - [2025-10-27 04:38:33] "GET /virtual-machine-interface/cb565a40-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014946 10.0.0.19 - - [2025-10-27 04:38:33] "POST /set-tag HTTP/1.1" 200 109 0.003298 10.0.0.19 - - [2025-10-27 04:38:33] "GET /virtual-machine-interface/cad8e8b2-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006356 10.0.0.19 - - [2025-10-27 04:38:33] "POST /set-tag HTTP/1.1" 200 109 0.002602 10.0.0.19 - - [2025-10-27 04:38:33] "GET /virtual-machine-interface/cb565a40-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005101 10.0.0.19 - - [2025-10-27 04:38:33] "POST /set-tag HTTP/1.1" 200 109 0.002844 10.0.0.19 - - [2025-10-27 04:38:36] "GET /domains HTTP/1.1" 200 280 0.002954 10.0.0.19 - - [2025-10-27 04:38:36] "GET /domain/92bd0978-962e-4c2b-839f-6eca869ad5bf HTTP/1.1" 200 3086 0.003658 10.0.0.19 - - [2025-10-27 04:38:36] "GET /project/9eba7c50-10f4-4fe8-9908-506ddae7a574 HTTP/1.1" 200 7065 0.040365 10.0.0.19 - - [2025-10-27 04:38:36] "GET /virtual-network/03a0dcbe-ca13-45f1-9073-9e48134aa42b HTTP/1.1" 200 2085 0.008584 10.0.0.19 - - [2025-10-27 04:38:36] "GET /virtual-network/03a0dcbe-ca13-45f1-9073-9e48134aa42b HTTP/1.1" 200 2085 0.004836 10.0.0.19 - - [2025-10-27 04:38:36] "GET /routing-instance/1d1b8ecd-a461-4d4f-a581-12502a4cf5fd HTTP/1.1" 200 1402 0.004801 10.0.0.19 - - [2025-10-27 04:38:36] "GET /routing-instance/1d1b8ecd-a461-4d4f-a581-12502a4cf5fd HTTP/1.1" 200 1402 0.002688 10.0.0.19 - - [2025-10-27 04:38:36] "GET /route-target/512ebe0e-9999-47f7-811a-d92c15a64a89 HTTP/1.1" 200 1151 0.002959 10.0.0.19 - - [2025-10-27 04:38:36] "GET /virtual-network/03a0dcbe-ca13-45f1-9073-9e48134aa42b HTTP/1.1" 200 2085 0.004514 10.0.0.19 - - [2025-10-27 04:38:36] "GET /routing-instance/1d1b8ecd-a461-4d4f-a581-12502a4cf5fd HTTP/1.1" 200 1402 0.003376 10.0.0.19 - - [2025-10-27 04:38:36] "GET /virtual-network/03a0dcbe-ca13-45f1-9073-9e48134aa42b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004517 10.0.0.19 - - [2025-10-27 04:38:36] "GET /virtual-network/03a0dcbe-ca13-45f1-9073-9e48134aa42b HTTP/1.1" 200 2085 0.009885 10.0.0.19 - - [2025-10-27 04:38:36] "GET /routing-instance/1d1b8ecd-a461-4d4f-a581-12502a4cf5fd HTTP/1.1" 200 1402 0.003922 10.0.0.19 - - [2025-10-27 04:38:36] "GET /routing-instance/1d1b8ecd-a461-4d4f-a581-12502a4cf5fd HTTP/1.1" 200 1402 0.005493 10.0.0.19 - - [2025-10-27 04:38:36] "GET /route-target/512ebe0e-9999-47f7-811a-d92c15a64a89 HTTP/1.1" 200 1151 0.003581 10.0.0.19 - - [2025-10-27 04:38:36] "GET /domains HTTP/1.1" 200 280 0.002305 10.0.0.19 - - [2025-10-27 04:38:36] "GET /domain/92bd0978-962e-4c2b-839f-6eca869ad5bf HTTP/1.1" 200 3086 0.004188 10.0.0.19 - - [2025-10-27 04:38:36] "GET /project/9eba7c50-10f4-4fe8-9908-506ddae7a574 HTTP/1.1" 200 7065 0.050406 10.0.0.19 - - [2025-10-27 04:38:36] "GET /virtual-network/03a0dcbe-ca13-45f1-9073-9e48134aa42b HTTP/1.1" 200 2085 0.005758 10.0.0.19 - - [2025-10-27 04:38:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.19 - - [2025-10-27 04:38:36] "GET /project/9eba7c50-10f4-4fe8-9908-506ddae7a574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042485 10.0.0.19 - - [2025-10-27 04:38:36] "GET /virtual-network/03a0dcbe-ca13-45f1-9073-9e48134aa42b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.009614 10.0.0.19 - - [2025-10-27 04:38:36] "GET /floating-ip-pools?parent_id=03a0dcbe-ca13-45f1-9073-9e48134aa42b&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002303 10.0.0.19 - - [2025-10-27 04:38:36] "GET /virtual-network/03a0dcbe-ca13-45f1-9073-9e48134aa42b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.006549 10.0.0.19 - - [2025-10-27 04:38:36] "POST /floating-ip-pools HTTP/1.1" 200 562 0.024003 10.0.0.19 - - [2025-10-27 04:38:36] "POST /ref-update HTTP/1.1" 200 156 0.015258 10.0.0.19 - - [2025-10-27 04:38:36] "GET /virtual-network/03a0dcbe-ca13-45f1-9073-9e48134aa42b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.006050 10.0.0.19 - - [2025-10-27 04:38:36] "GET /domains HTTP/1.1" 200 280 0.002894 10.0.0.19 - - [2025-10-27 04:38:36] "GET /domain/92bd0978-962e-4c2b-839f-6eca869ad5bf HTTP/1.1" 200 3086 0.003770 10.0.0.19 - - [2025-10-27 04:38:36] "GET /project/9eba7c50-10f4-4fe8-9908-506ddae7a574 HTTP/1.1" 200 7321 0.043700 10.0.0.19 - - [2025-10-27 04:38:37] "GET /virtual-network/03a0dcbe-ca13-45f1-9073-9e48134aa42b HTTP/1.1" 200 2323 0.005584 10.0.0.19 - - [2025-10-27 04:38:37] "GET /floating-ip-pool/14a111a1-3eca-4366-9d02-b9c41bed8cf0 HTTP/1.1" 200 1314 0.003025 10.0.0.19 - - [2025-10-27 04:38:37] "GET /domains HTTP/1.1" 200 280 0.001965 10.0.0.19 - - [2025-10-27 04:38:37] "GET /domain/92bd0978-962e-4c2b-839f-6eca869ad5bf HTTP/1.1" 200 3086 0.002863 10.0.0.19 - - [2025-10-27 04:38:37] "GET /project/9eba7c50-10f4-4fe8-9908-506ddae7a574 HTTP/1.1" 200 7321 0.034891 10.0.0.19 - - [2025-10-27 04:38:37] "GET /virtual-network/03a0dcbe-ca13-45f1-9073-9e48134aa42b HTTP/1.1" 200 2323 0.008492 10.0.0.19 - - [2025-10-27 04:38:37] "GET /virtual-network/03a0dcbe-ca13-45f1-9073-9e48134aa42b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.006009 10.0.0.19 - - [2025-10-27 04:38:37] "POST /tags HTTP/1.1" 200 365 0.064986 10.0.0.19 - - [2025-10-27 04:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.015594 10.0.0.19 - - [2025-10-27 04:38:37] "GET /tag/b2058491-b8b5-43e7-bcf2-e43dffe402c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.015671 10.0.0.19 - - [2025-10-27 04:38:37] "POST /tags HTTP/1.1" 409 206 0.002752 10.0.0.19 - - [2025-10-27 04:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.19 - - [2025-10-27 04:38:37] "GET /tag/86577558-465c-43b8-b4e1-58a3e563ece3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013786 10.0.0.19 - - [2025-10-27 04:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.19 - - [2025-10-27 04:38:37] "GET /project/9eba7c50-10f4-4fe8-9908-506ddae7a574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.036987 10.0.0.19 - - [2025-10-27 04:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007639 10.0.0.19 - - [2025-10-27 04:38:37] "GET /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005563 10.0.0.19 - - [2025-10-27 04:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.19 - - [2025-10-27 04:38:37] "GET /service-appliance-set/00a740f5-541a-495c-8ba8-5861c41fdbf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.004703 10.0.0.19 - - [2025-10-27 04:38:37] "POST /fqname-to-id HTTP/1.1" 404 258 0.003071 10.0.0.19 - - [2025-10-27 04:38:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.122655 10.0.0.19 - - [2025-10-27 04:38:37] "GET /virtual-machine-interface/050ea541-dbc5-408d-9086-dcbce6b31b49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.028654 10.0.0.19 - - [2025-10-27 04:38:37] "POST /set-tag HTTP/1.1" 200 109 0.029344 10.0.0.19 - - [2025-10-27 04:38:37] "POST /instance-ips HTTP/1.1" 200 417 0.051214 10.0.0.19 - - [2025-10-27 04:38:37] "GET /instance-ip/5955a35a-2dcd-4e2e-bde9-799aac9c7b37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.012677 10.0.0.19 - - [2025-10-27 04:38:37] "POST /loadbalancers HTTP/1.1" 200 618 0.065901 10.0.0.19 - - [2025-10-27 04:38:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.031036 10.0.0.19 - - [2025-10-27 04:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.020606 10.0.0.19 - - [2025-10-27 04:38:38] "POST /service-instances HTTP/1.1" 200 566 0.036081 10.0.0.19 - - [2025-10-27 04:38:38] "POST /ref-update HTTP/1.1" 200 156 0.017356 10.0.0.19 - - [2025-10-27 04:38:38] "GET /project/9eba7c50-10f4-4fe8-9908-506ddae7a574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.077610 10.0.0.19 - - [2025-10-27 04:38:38] "GET /virtual-machine-interface/050ea541-dbc5-408d-9086-dcbce6b31b49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.004536 10.0.0.19 - - [2025-10-27 04:38:38] "GET /virtual-machine-interface/050ea541-dbc5-408d-9086-dcbce6b31b49?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.006775 10.0.0.19 - - [2025-10-27 04:38:38] "PUT /service-instance/28302179-1c5c-4ae3-a837-9b0037454e55 HTTP/1.1" 200 266 0.008960 10.0.0.19 - - [2025-10-27 04:38:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.011159 10.0.0.19 - - [2025-10-27 04:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.19 - - [2025-10-27 04:38:38] "GET /floating-ip-pool/14a111a1-3eca-4366-9d02-b9c41bed8cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.007525 10.0.0.19 - - [2025-10-27 04:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005013 10.0.0.19 - - [2025-10-27 04:38:38] "POST /virtual-machines HTTP/1.1" 200 429 0.025497 10.0.0.19 - - [2025-10-27 04:38:38] "POST /floating-ips HTTP/1.1" 200 671 0.095103 10.0.0.19 - - [2025-10-27 04:38:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.038339 10.0.0.19 - - [2025-10-27 04:38:38] "GET /application-policy-set/744f4102-b971-4bcb-b37b-6a8799f7c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011430 10.0.0.19 - - [2025-10-27 04:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.19 - - [2025-10-27 04:38:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.152725 10.0.0.19 - - [2025-10-27 04:38:38] "POST /chown HTTP/1.1" 200 109 0.031741 10.0.0.19 - - [2025-10-27 04:38:38] "GET /policy-management/1e9f5115-4f8e-4141-8312-b74eed1f585b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.022436 10.0.0.19 - - [2025-10-27 04:38:38] "POST /tags HTTP/1.1" 409 221 0.004174 10.0.0.19 - - [2025-10-27 04:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.19 - - [2025-10-27 04:38:38] "POST /chown HTTP/1.1" 200 109 0.009975 10.0.0.19 - - [2025-10-27 04:38:38] "GET /tag/ea5e129a-1f5e-4241-8b39-e238b9937a56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.042969 10.0.0.19 - - [2025-10-27 04:38:38] "PUT /virtual-machine-interface/fe5c3517-dce6-44a6-87b9-f37b93dc4e47 HTTP/1.1" 200 284 0.079502 10.0.0.19 - - [2025-10-27 04:38:38] "POST /tags HTTP/1.1" 409 238 0.011334 10.0.0.19 - - [2025-10-27 04:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005192 10.0.0.19 - - [2025-10-27 04:38:38] "PUT /instance-ip/5955a35a-2dcd-4e2e-bde9-799aac9c7b37 HTTP/1.1" 200 256 0.030773 10.0.0.19 - - [2025-10-27 04:38:38] "GET /tag/b2058491-b8b5-43e7-bcf2-e43dffe402c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.026145 10.0.0.19 - - [2025-10-27 04:38:38] "POST /ref-update HTTP/1.1" 200 156 0.062723 10.0.0.19 - - [2025-10-27 04:38:38] "POST /ref-update HTTP/1.1" 200 156 0.026355 10.0.0.19 - - [2025-10-27 04:38:38] "POST /firewall-rules HTTP/1.1" 200 650 0.175814 10.0.0.19 - - [2025-10-27 04:38:38] "POST /ref-update HTTP/1.1" 200 156 0.065795 10.0.0.19 - - [2025-10-27 04:38:38] "GET /firewall-rule/8328d133-fb05-42a9-bfaa-36cf11a57f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.017334 10.0.0.19 - - [2025-10-27 04:38:38] "POST /ref-update HTTP/1.1" 200 156 0.018368 10.0.0.19 - - [2025-10-27 04:38:39] "GET /firewall-policy/2409207a-579b-48ab-b7de-f73c415f5690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.005718 10.0.0.19 - - [2025-10-27 04:38:39] "GET /firewall-rule/8328d133-fb05-42a9-bfaa-36cf11a57f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004048 10.0.0.19 - - [2025-10-27 04:38:39] "POST /ref-update HTTP/1.1" 200 156 0.054503 10.0.0.19 - - [2025-10-27 04:38:39] "POST /ref-update HTTP/1.1" 200 156 0.032407 10.0.0.19 - - [2025-10-27 04:38:39] "POST /ref-update HTTP/1.1" 200 156 0.076444 10.0.0.19 - - [2025-10-27 04:38:39] "POST /virtual-machines HTTP/1.1" 200 429 0.016190 10.0.0.19 - - [2025-10-27 04:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010788 10.0.0.19 - - [2025-10-27 04:38:39] "GET /project/9eba7c50-10f4-4fe8-9908-506ddae7a574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.058442 10.0.0.19 - - [2025-10-27 04:38:39] "GET /loadbalancer/f39d987b-59d8-49c7-ad92-de6a5749ba78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.005314 10.0.0.19 - - [2025-10-27 04:38:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.183816 10.0.0.19 - - [2025-10-27 04:38:39] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.102809 10.0.0.19 - - [2025-10-27 04:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.19 - - [2025-10-27 04:38:39] "POST /chown HTTP/1.1" 200 109 0.051610 10.0.0.19 - - [2025-10-27 04:38:39] "GET /project/9eba7c50-10f4-4fe8-9908-506ddae7a574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.067045 10.0.0.19 - - [2025-10-27 04:38:39] "POST /chown HTTP/1.1" 200 109 0.009098 10.0.0.19 - - [2025-10-27 04:38:39] "PUT /virtual-machine-interface/44e66ee7-fc85-4a98-9742-3f6cf31e70fd HTTP/1.1" 200 284 0.025407 10.0.0.19 - - [2025-10-27 04:38:39] "GET /loadbalancer-listener/43cf5bc3-1f7e-4fc6-93e5-d0d7da876af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.010424 10.0.0.19 - - [2025-10-27 04:38:39] "GET /loadbalancer-listener/43cf5bc3-1f7e-4fc6-93e5-d0d7da876af6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.018320 10.0.0.19 - - [2025-10-27 04:38:39] "PUT /instance-ip/5955a35a-2dcd-4e2e-bde9-799aac9c7b37 HTTP/1.1" 200 256 0.048871 10.0.0.19 - - [2025-10-27 04:38:39] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.062471 10.0.0.19 - - [2025-10-27 04:38:39] "POST /ref-update HTTP/1.1" 200 156 0.024584 10.0.0.19 - - [2025-10-27 04:38:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021067 10.0.0.19 - - [2025-10-27 04:38:39] "POST /ref-update HTTP/1.1" 200 156 0.035440 10.0.0.19 - - [2025-10-27 04:38:39] "GET /loadbalancer-pool/63cf7c66-47e8-4469-bcf7-0468480f90f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.013865 10.0.0.19 - - [2025-10-27 04:38:39] "POST /ref-update HTTP/1.1" 200 156 0.036683 10.0.0.19 - - [2025-10-27 04:38:39] "POST /ref-update HTTP/1.1" 200 156 0.013360 10.0.0.19 - - [2025-10-27 04:38:39] "POST /loadbalancer-members HTTP/1.1" 200 707 0.086478 10.0.0.19 - - [2025-10-27 04:38:39] "POST /ref-update HTTP/1.1" 200 156 0.050102 10.0.0.19 - - [2025-10-27 04:38:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.048103 10.0.0.19 - - [2025-10-27 04:38:39] "GET /loadbalancer-member/0f911012-802d-4e8a-a1e5-57de67655208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.005349 10.0.0.19 - - [2025-10-27 04:38:39] "GET /application-policy-set/744f4102-b971-4bcb-b37b-6a8799f7c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009019 10.0.0.19 - - [2025-10-27 04:38:39] "PUT /service-instance/28302179-1c5c-4ae3-a837-9b0037454e55 HTTP/1.1" 200 266 0.019878 10.0.0.19 - - [2025-10-27 04:38:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.027325 10.0.0.19 - - [2025-10-27 04:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009046 10.0.0.19 - - [2025-10-27 04:38:40] "GET /policy-management/1e9f5115-4f8e-4141-8312-b74eed1f585b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.012569 10.0.0.19 - - [2025-10-27 04:38:40] "POST /tags HTTP/1.1" 409 221 0.005131 10.0.0.19 - - [2025-10-27 04:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.19 - - [2025-10-27 04:38:40] "POST /chown HTTP/1.1" 200 109 0.007920 10.0.0.19 - - [2025-10-27 04:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005827 10.0.0.19 - - [2025-10-27 04:38:40] "GET /tag/ea5e129a-1f5e-4241-8b39-e238b9937a56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.019182 10.0.0.19 - - [2025-10-27 04:38:40] "POST /chown HTTP/1.1" 200 109 0.054065 10.0.0.19 - - [2025-10-27 04:38:40] "POST /tags HTTP/1.1" 409 238 0.014654 10.0.0.19 - - [2025-10-27 04:38:40] "PUT /instance-ip/5955a35a-2dcd-4e2e-bde9-799aac9c7b37 HTTP/1.1" 200 256 0.053688 10.0.0.19 - - [2025-10-27 04:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.022253 10.0.0.19 - - [2025-10-27 04:38:40] "GET /tag/b2058491-b8b5-43e7-bcf2-e43dffe402c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.034835 10.0.0.19 - - [2025-10-27 04:38:40] "POST /firewall-rules HTTP/1.1" 409 293 0.012395 10.0.0.19 - - [2025-10-27 04:38:40] "POST /ref-update HTTP/1.1" 200 156 0.040941 10.0.0.19 - - [2025-10-27 04:38:40] "POST /chown HTTP/1.1" 200 109 0.024604 10.0.0.19 - - [2025-10-27 04:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.19 - - [2025-10-27 04:38:40] "POST /chown HTTP/1.1" 200 109 0.029518 10.0.0.19 - - [2025-10-27 04:38:40] "PUT /firewall-rule/8328d133-fb05-42a9-bfaa-36cf11a57f4c HTTP/1.1" 200 260 0.045663 10.0.0.19 - - [2025-10-27 04:38:40] "GET /firewall-rule/8328d133-fb05-42a9-bfaa-36cf11a57f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.025613 10.0.0.19 - - [2025-10-27 04:38:40] "PUT /instance-ip/5955a35a-2dcd-4e2e-bde9-799aac9c7b37 HTTP/1.1" 200 256 0.020261 10.0.0.19 - - [2025-10-27 04:38:40] "POST /ref-update HTTP/1.1" 200 156 0.021667 10.0.0.19 - - [2025-10-27 04:38:40] "GET /firewall-policy/2409207a-579b-48ab-b7de-f73c415f5690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.009386 10.0.0.19 - - [2025-10-27 04:38:40] "GET /firewall-rule/8328d133-fb05-42a9-bfaa-36cf11a57f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003569 10.0.0.19 - - [2025-10-27 04:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006797 10.0.0.19 - - [2025-10-27 04:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.19 - - [2025-10-27 04:38:40] "GET /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005558 10.0.0.19 - - [2025-10-27 04:38:40] "POST /chown HTTP/1.1" 200 109 0.014241 10.0.0.19 - - [2025-10-27 04:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006649 10.0.0.19 - - [2025-10-27 04:38:40] "POST /chown HTTP/1.1" 200 109 0.022453 10.0.0.19 - - [2025-10-27 04:38:40] "GET /project/9eba7c50-10f4-4fe8-9908-506ddae7a574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.052549 10.0.0.19 - - [2025-10-27 04:38:40] "PUT /instance-ip/5955a35a-2dcd-4e2e-bde9-799aac9c7b37 HTTP/1.1" 200 256 0.042365 10.0.0.19 - - [2025-10-27 04:38:40] "POST /ref-update HTTP/1.1" 200 156 0.023201 10.0.0.19 - - [2025-10-27 04:38:40] "POST /virtual-machines HTTP/1.1" 200 373 0.019091 10.0.0.19 - - [2025-10-27 04:38:40] "POST /chown HTTP/1.1" 200 109 0.021055 10.0.0.19 - - [2025-10-27 04:38:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.025591 10.0.0.19 - - [2025-10-27 04:38:40] "POST /chown HTTP/1.1" 200 109 0.056236 10.0.0.19 - - [2025-10-27 04:38:40] "PUT /instance-ip/5955a35a-2dcd-4e2e-bde9-799aac9c7b37 HTTP/1.1" 200 256 0.050473 10.0.0.19 - - [2025-10-27 04:38:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.175814 10.0.0.19 - - [2025-10-27 04:38:40] "POST /ref-update HTTP/1.1" 200 156 0.057443 10.0.0.19 - - [2025-10-27 04:38:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.016732 10.0.0.19 - - [2025-10-27 04:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.027798 10.0.0.19 - - [2025-10-27 04:38:41] "GET /virtual-machine-interface/cfd5e0f4-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.008748 10.0.0.19 - - [2025-10-27 04:38:41] "POST /instance-ips HTTP/1.1" 200 413 0.047029 10.0.0.19 - - [2025-10-27 04:38:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.028421 10.0.0.19 - - [2025-10-27 04:38:41] "GET /virtual-machine-interface/cfd5e0f4-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.009165 10.0.0.19 - - [2025-10-27 04:38:41] "PUT /service-instance/28302179-1c5c-4ae3-a837-9b0037454e55 HTTP/1.1" 200 266 0.010117 10.0.0.19 - - [2025-10-27 04:38:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.028423 10.0.0.19 - - [2025-10-27 04:38:41] "POST /set-tag HTTP/1.1" 200 109 0.055714 10.0.0.19 - - [2025-10-27 04:38:41] "GET /virtual-machine-interface/cfd5e0f4-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.023215 10.0.0.19 - - [2025-10-27 04:38:41] "GET /instance-ip/cffd37da-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005230 10.0.0.19 - - [2025-10-27 04:38:41] "PUT /service-instance/28302179-1c5c-4ae3-a837-9b0037454e55 HTTP/1.1" 200 266 0.032771 10.0.0.19 - - [2025-10-27 04:38:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.032461 10.0.0.19 - - [2025-10-27 04:38:41] "GET /virtual-machine-interface/cfd5e0f4-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.019751 10.0.0.19 - - [2025-10-27 04:38:41] "POST /set-tag HTTP/1.1" 200 109 0.005854 10.0.0.19 - - [2025-10-27 04:38:41] "GET /virtual-router/5efad11c-defe-42ab-a2c7-157fcf031203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.012676 10.0.0.19 - - [2025-10-27 04:38:41] "PUT /service-instance/28302179-1c5c-4ae3-a837-9b0037454e55 HTTP/1.1" 200 266 0.024071 10.0.0.19 - - [2025-10-27 04:38:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.022392 10.0.0.19 - - [2025-10-27 04:38:41] "POST /ref-update HTTP/1.1" 200 156 0.025388 10.0.0.19 - - [2025-10-27 04:38:41] "GET /virtual-machine-interface/cfd5e0f4-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.014612 10.0.0.19 - - [2025-10-27 04:38:41] "POST /set-tag HTTP/1.1" 200 109 0.003004 10.0.0.19 - - [2025-10-27 04:38:41] "PUT /service-instance/28302179-1c5c-4ae3-a837-9b0037454e55 HTTP/1.1" 200 266 0.013770 10.0.0.19 - - [2025-10-27 04:38:41] "GET /virtual-machine-interface/cfd5e0f4-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.031203 10.0.0.19 - - [2025-10-27 04:38:41] "POST /set-tag HTTP/1.1" 200 109 0.008848 10.0.0.19 - - [2025-10-27 04:38:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.068560 10.0.0.19 - - [2025-10-27 04:38:41] "PUT /service-instance/28302179-1c5c-4ae3-a837-9b0037454e55 HTTP/1.1" 200 266 0.013567 10.0.0.19 - - [2025-10-27 04:38:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.009465 10.0.0.19 - - [2025-10-27 04:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007442 10.0.0.19 - - [2025-10-27 04:38:41] "POST /chown HTTP/1.1" 200 109 0.008619 10.0.0.19 - - [2025-10-27 04:38:41] "POST /chown HTTP/1.1" 200 109 0.019347 10.0.0.19 - - [2025-10-27 04:38:41] "POST /ref-update HTTP/1.1" 200 156 0.017030 10.0.0.19 - - [2025-10-27 04:38:41] "POST /chown HTTP/1.1" 200 109 0.010902 10.0.0.19 - - [2025-10-27 04:38:41] "POST /chown HTTP/1.1" 200 109 0.017423 10.0.0.19 - - [2025-10-27 04:38:42] "POST /ref-update HTTP/1.1" 200 156 0.018174 10.0.0.19 - - [2025-10-27 04:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.19 - - [2025-10-27 04:38:42] "POST /chown HTTP/1.1" 200 109 0.010248 10.0.0.19 - - [2025-10-27 04:38:42] "POST /chown HTTP/1.1" 200 109 0.026510 10.0.0.19 - - [2025-10-27 04:38:42] "POST /chown HTTP/1.1" 200 109 0.008884 10.0.0.19 - - [2025-10-27 04:38:42] "POST /chown HTTP/1.1" 200 109 0.023313 10.0.0.19 - - [2025-10-27 04:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.19 - - [2025-10-27 04:38:42] "POST /chown HTTP/1.1" 200 109 0.010827 10.0.0.19 - - [2025-10-27 04:38:42] "POST /chown HTTP/1.1" 200 109 0.007552 10.0.0.19 - - [2025-10-27 04:38:42] "POST /chown HTTP/1.1" 200 109 0.016950 10.0.0.19 - - [2025-10-27 04:38:42] "POST /chown HTTP/1.1" 200 109 0.024612 10.0.0.19 - - [2025-10-27 04:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.19 - - [2025-10-27 04:38:42] "POST /chown HTTP/1.1" 200 109 0.008398 10.0.0.19 - - [2025-10-27 04:38:42] "POST /chown HTTP/1.1" 200 109 0.020114 10.0.0.19 - - [2025-10-27 04:38:42] "POST /chown HTTP/1.1" 200 109 0.009136 10.0.0.19 - - [2025-10-27 04:38:42] "POST /chown HTTP/1.1" 200 109 0.025645 10.0.0.19 - - [2025-10-27 04:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.19 - - [2025-10-27 04:38:42] "POST /chown HTTP/1.1" 200 109 0.008142 10.0.0.19 - - [2025-10-27 04:38:42] "POST /chown HTTP/1.1" 200 109 0.018602 10.0.0.19 - - [2025-10-27 04:38:42] "POST /chown HTTP/1.1" 200 109 0.011674 10.0.0.19 - - [2025-10-27 04:38:42] "POST /chown HTTP/1.1" 200 109 0.009207 10.0.0.19 - - [2025-10-27 04:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008194 10.0.0.19 - - [2025-10-27 04:38:42] "POST /chown HTTP/1.1" 200 109 0.007485 10.0.0.19 - - [2025-10-27 04:38:42] "POST /chown HTTP/1.1" 200 109 0.008436 10.0.0.19 - - [2025-10-27 04:38:42] "POST /chown HTTP/1.1" 200 109 0.022017 10.0.0.19 - - [2025-10-27 04:38:42] "POST /chown HTTP/1.1" 200 109 0.029540 10.0.0.19 - - [2025-10-27 04:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.19 - - [2025-10-27 04:38:42] "POST /chown HTTP/1.1" 200 109 0.008317 10.0.0.19 - - [2025-10-27 04:38:43] "POST /chown HTTP/1.1" 200 109 0.028464 10.0.0.19 - - [2025-10-27 04:38:43] "POST /chown HTTP/1.1" 200 109 0.008266 10.0.0.19 - - [2025-10-27 04:38:43] "POST /chown HTTP/1.1" 200 109 0.017483 10.0.0.19 - - [2025-10-27 04:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.19 - - [2025-10-27 04:38:43] "POST /chown HTTP/1.1" 200 109 0.007583 10.0.0.19 - - [2025-10-27 04:38:43] "POST /chown HTTP/1.1" 200 109 0.016232 10.0.0.19 - - [2025-10-27 04:38:43] "POST /chown HTTP/1.1" 200 109 0.017051 10.0.0.19 - - [2025-10-27 04:38:43] "POST /chown HTTP/1.1" 200 109 0.010486 10.0.0.19 - - [2025-10-27 04:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.19 - - [2025-10-27 04:38:43] "POST /chown HTTP/1.1" 200 109 0.007801 10.0.0.19 - - [2025-10-27 04:38:43] "POST /chown HTTP/1.1" 200 109 0.008008 10.0.0.19 - - [2025-10-27 04:38:43] "POST /chown HTTP/1.1" 200 109 0.019293 10.0.0.19 - - [2025-10-27 04:38:43] "POST /chown HTTP/1.1" 200 109 0.024305 10.0.0.19 - - [2025-10-27 04:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.19 - - [2025-10-27 04:38:43] "POST /chown HTTP/1.1" 200 109 0.008328 10.0.0.19 - - [2025-10-27 04:38:43] "POST /chown HTTP/1.1" 200 109 0.018675 10.0.0.19 - - [2025-10-27 04:38:43] "POST /chown HTTP/1.1" 200 109 0.007933 10.0.0.19 - - [2025-10-27 04:38:43] "POST /chown HTTP/1.1" 200 109 0.026742 10.0.0.19 - - [2025-10-27 04:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.19 - - [2025-10-27 04:38:43] "POST /chown HTTP/1.1" 200 109 0.008970 10.0.0.19 - - [2025-10-27 04:38:43] "POST /chown HTTP/1.1" 200 109 0.038905 10.0.0.19 - - [2025-10-27 04:38:43] "POST /chown HTTP/1.1" 200 109 0.022764 10.0.0.19 - - [2025-10-27 04:38:43] "POST /chown HTTP/1.1" 200 109 0.007376 10.0.0.19 - - [2025-10-27 04:38:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.19 - - [2025-10-27 04:38:43] "POST /chown HTTP/1.1" 200 109 0.008009 10.0.0.19 - - [2025-10-27 04:38:43] "POST /chown HTTP/1.1" 200 109 0.016813 10.0.0.19 - - [2025-10-27 04:38:43] "POST /chown HTTP/1.1" 200 109 0.020033 10.0.0.19 - - [2025-10-27 04:38:43] "POST /chown HTTP/1.1" 200 109 0.024566 10.0.0.19 - - [2025-10-27 04:38:44] "GET /virtual-machine-interface/cb565a40-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007140 10.0.0.19 - - [2025-10-27 04:38:44] "POST /set-tag HTTP/1.1" 200 109 0.002637 10.0.0.19 - - [2025-10-27 04:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.19 - - [2025-10-27 04:38:44] "GET /loadbalancer/08bc7a7f-93a4-4285-9038-3840c53e2996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002936 10.0.0.19 - - [2025-10-27 04:38:44] "GET /loadbalancer-pool/3f36dbb0-e1bf-472d-80f2-450dc02cd68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003277 10.0.0.19 - - [2025-10-27 04:38:44] "POST /loadbalancer-members HTTP/1.1" 200 702 0.023166 10.0.0.19 - - [2025-10-27 04:38:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.015383 10.0.0.19 - - [2025-10-27 04:38:44] "GET /virtual-machine-interface/cb565a40-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013865 10.0.0.19 - - [2025-10-27 04:38:44] "GET /virtual-machine-interface/cb565a40-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010963 10.0.0.19 - - [2025-10-27 04:38:44] "POST /ref-update HTTP/1.1" 200 156 0.008605 10.0.0.19 - - [2025-10-27 04:38:44] "GET /floating-ip/6251c679-0bc2-4b50-a844-4be7ec696ac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.012616 10.0.0.19 - - [2025-10-27 04:38:44] "POST /tags HTTP/1.1" 409 221 0.003785 10.0.0.19 - - [2025-10-27 04:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.19 - - [2025-10-27 04:38:44] "PUT /floating-ip/6251c679-0bc2-4b50-a844-4be7ec696ac4 HTTP/1.1" 200 256 0.015576 10.0.0.19 - - [2025-10-27 04:38:44] "GET /tag/ea5e129a-1f5e-4241-8b39-e238b9937a56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.027233 10.0.0.19 - - [2025-10-27 04:38:44] "POST /set-tag HTTP/1.1" 200 109 0.019800 10.0.0.19 - - [2025-10-27 04:38:45] "GET /virtual-machine-interface/cad8e8b2-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007215 10.0.0.19 - - [2025-10-27 04:38:45] "POST /set-tag HTTP/1.1" 200 109 0.002843 10.0.0.19 - - [2025-10-27 04:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.19 - - [2025-10-27 04:38:45] "GET /loadbalancer/08bc7a7f-93a4-4285-9038-3840c53e2996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003970 10.0.0.19 - - [2025-10-27 04:38:45] "GET /loadbalancer-pool/3f36dbb0-e1bf-472d-80f2-450dc02cd68d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.003457 10.0.0.19 - - [2025-10-27 04:38:45] "POST /loadbalancer-members HTTP/1.1" 200 702 0.019720 10.0.0.19 - - [2025-10-27 04:38:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.018885 10.0.0.19 - - [2025-10-27 04:38:45] "GET /virtual-machine-interface/cad8e8b2-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009280 10.0.0.19 - - [2025-10-27 04:38:45] "GET /virtual-machine-interface/cad8e8b2-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005715 10.0.0.19 - - [2025-10-27 04:38:45] "POST /ref-update HTTP/1.1" 200 156 0.008071 10.0.0.19 - - [2025-10-27 04:38:45] "GET /floating-ip/6251c679-0bc2-4b50-a844-4be7ec696ac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006221 10.0.0.19 - - [2025-10-27 04:38:45] "POST /set-tag HTTP/1.1" 200 109 0.017766 10.0.0.19 - - [2025-10-27 04:38:49] "GET /virtual-machine-interface/cfd5e0f4-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006142 10.0.0.19 - - [2025-10-27 04:38:49] "POST /set-tag HTTP/1.1" 200 109 0.002591 10.0.0.19 - - [2025-10-27 04:38:50] "GET /virtual-machine/eb9b3319-7d09-4938-ac03-775956b6d9a4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003386 10.0.0.19 - - [2025-10-27 04:38:50] "GET /virtual-machine-interface/cad8e8b2-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005275 10.0.0.19 - - [2025-10-27 04:38:50] "GET /virtual-machine/fac3643c-35f3-4915-b29b-8ee460bc989b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003609 10.0.0.19 - - [2025-10-27 04:38:50] "GET /virtual-machine-interface/cb565a40-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007859 10.0.0.19 - - [2025-10-27 04:38:50] "GET /virtual-machine/474cae2b-02a9-4eef-b6cf-fd68a52acd87?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.004242 10.0.0.19 - - [2025-10-27 04:38:50] "GET /virtual-machine-interface/cfd5e0f4-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004524 10.0.0.19 - - [2025-10-27 04:38:50] "GET /virtual-machine-interface/cfd5e0f4-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006862 10.0.0.19 - - [2025-10-27 04:38:50] "POST /set-tag HTTP/1.1" 200 109 0.003436 10.0.0.19 - - [2025-10-27 04:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.19 - - [2025-10-27 04:39:20] "POST /chown HTTP/1.1" 200 109 0.007819 10.0.0.19 - - [2025-10-27 04:39:20] "POST /chown HTTP/1.1" 200 109 0.008209 10.0.0.19 - - [2025-10-27 04:39:20] "POST /chown HTTP/1.1" 200 109 0.009310 10.0.0.19 - - [2025-10-27 04:39:20] "POST /chown HTTP/1.1" 200 109 0.015324 10.0.0.19 - - [2025-10-27 04:39:22] "GET /virtual-machine-interface/cfd5e0f4-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006697 10.0.0.19 - - [2025-10-27 04:39:22] "POST /set-tag HTTP/1.1" 200 109 0.005408 10.0.0.19 - - [2025-10-27 04:39:22] "GET /virtual-machine-interface/cfd5e0f4-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004606 10.0.0.19 - - [2025-10-27 04:39:22] "POST /set-tag HTTP/1.1" 200 109 0.002982 10.0.0.19 - - [2025-10-27 04:39:22] "GET /virtual-machine/474cae2b-02a9-4eef-b6cf-fd68a52acd87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.004643 10.0.0.19 - - [2025-10-27 04:39:22] "POST /ref-update HTTP/1.1" 200 156 0.014695 10.0.0.19 - - [2025-10-27 04:39:22] "GET /virtual-machine-interface/cfd5e0f4-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.025829 10.0.0.19 - - [2025-10-27 04:39:22] "POST /set-tag HTTP/1.1" 200 109 0.017892 10.0.0.19 - - [2025-10-27 04:39:22] "POST /set-tag HTTP/1.1" 200 109 0.026021 10.0.0.19 - - [2025-10-27 04:39:22] "DELETE /instance-ip/cffd37da-b2ee-11f0-bebf-fa163e0ee92b HTTP/1.1" 200 115 0.061379 10.0.0.19 - - [2025-10-27 04:39:22] "DELETE /virtual-machine-interface/cfd5e0f4-b2ee-11f0-bebf-fa163e0ee92b HTTP/1.1" 200 115 0.048638 10.0.0.19 - - [2025-10-27 04:39:22] "DELETE /virtual-machine/474cae2b-02a9-4eef-b6cf-fd68a52acd87 HTTP/1.1" 200 115 0.017745 10.0.0.19 - - [2025-10-27 04:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005394 10.0.0.19 - - [2025-10-27 04:39:25] "GET /tag/b2058491-b8b5-43e7-bcf2-e43dffe402c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.017762 10.0.0.19 - - [2025-10-27 04:39:25] "GET /tag/b2058491-b8b5-43e7-bcf2-e43dffe402c1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.017252 10.0.0.19 - - [2025-10-27 04:39:25] "GET /virtual-machine-interface/050ea541-dbc5-408d-9086-dcbce6b31b49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.005730 10.0.0.19 - - [2025-10-27 04:39:25] "POST /set-tag HTTP/1.1" 200 109 0.019347 10.0.0.19 - - [2025-10-27 04:39:26] "GET /virtual-machine-interface/44e66ee7-fc85-4a98-9742-3f6cf31e70fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.044910 10.0.0.19 - - [2025-10-27 04:39:26] "POST /set-tag HTTP/1.1" 200 109 0.026855 10.0.0.19 - - [2025-10-27 04:39:26] "GET /virtual-machine-interface/fe5c3517-dce6-44a6-87b9-f37b93dc4e47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005882 10.0.0.19 - - [2025-10-27 04:39:26] "POST /set-tag HTTP/1.1" 200 109 0.035429 10.0.0.19 - - [2025-10-27 04:39:26] "GET /firewall-policy/2409207a-579b-48ab-b7de-f73c415f5690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.016672 10.0.0.19 - - [2025-10-27 04:39:26] "GET /firewall-rule/8328d133-fb05-42a9-bfaa-36cf11a57f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003771 10.0.0.19 - - [2025-10-27 04:39:26] "POST /ref-update HTTP/1.1" 200 156 0.014473 10.0.0.19 - - [2025-10-27 04:39:26] "DELETE /firewall-rule/8328d133-fb05-42a9-bfaa-36cf11a57f4c HTTP/1.1" 200 115 0.045268 10.0.0.19 - - [2025-10-27 04:39:26] "DELETE /loadbalancer-member/0f911012-802d-4e8a-a1e5-57de67655208 HTTP/1.1" 200 115 0.051101 10.0.0.19 - - [2025-10-27 04:39:26] "PUT /service-instance/28302179-1c5c-4ae3-a837-9b0037454e55 HTTP/1.1" 200 266 0.015240 10.0.0.19 - - [2025-10-27 04:39:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.054866 10.0.0.19 - - [2025-10-27 04:39:26] "DELETE /loadbalancer-pool/63cf7c66-47e8-4469-bcf7-0468480f90f5 HTTP/1.1" 200 115 0.087469 10.0.0.19 - - [2025-10-27 04:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.19 - - [2025-10-27 04:39:26] "POST /chown HTTP/1.1" 200 109 0.025224 10.0.0.19 - - [2025-10-27 04:39:26] "DELETE /loadbalancer-listener/43cf5bc3-1f7e-4fc6-93e5-d0d7da876af6 HTTP/1.1" 200 115 0.059842 10.0.0.19 - - [2025-10-27 04:39:26] "GET /floating-ip/5b0632d1-61fa-4cb0-bae4-18d2499c0e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.020507 10.0.0.19 - - [2025-10-27 04:39:26] "POST /chown HTTP/1.1" 200 109 0.033179 10.0.0.19 - - [2025-10-27 04:39:26] "POST /chown HTTP/1.1" 200 109 0.020102 10.0.0.19 - - [2025-10-27 04:39:26] "PUT /floating-ip/5b0632d1-61fa-4cb0-bae4-18d2499c0e1e HTTP/1.1" 200 256 0.037919 10.0.0.19 - - [2025-10-27 04:39:26] "POST /chown HTTP/1.1" 200 109 0.056424 10.0.0.19 - - [2025-10-27 04:39:26] "PUT /service-instance/28302179-1c5c-4ae3-a837-9b0037454e55 HTTP/1.1" 200 266 0.012897 10.0.0.19 - - [2025-10-27 04:39:26] "DELETE /floating-ip/5b0632d1-61fa-4cb0-bae4-18d2499c0e1e HTTP/1.1" 200 115 0.148215 10.0.0.19 - - [2025-10-27 04:39:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.030315 10.0.0.19 - - [2025-10-27 04:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005355 10.0.0.19 - - [2025-10-27 04:39:26] "POST /chown HTTP/1.1" 200 109 0.030331 10.0.0.19 - - [2025-10-27 04:39:26] "DELETE /loadbalancer/f39d987b-59d8-49c7-ad92-de6a5749ba78 HTTP/1.1" 200 115 0.141106 10.0.0.19 - - [2025-10-27 04:39:26] "POST /chown HTTP/1.1" 200 109 0.028338 10.0.0.19 - - [2025-10-27 04:39:26] "POST /chown HTTP/1.1" 200 109 0.049648 10.0.0.19 - - [2025-10-27 04:39:27] "POST /chown HTTP/1.1" 200 109 0.058073 10.0.0.19 - - [2025-10-27 04:39:27] "DELETE /instance-ip/5955a35a-2dcd-4e2e-bde9-799aac9c7b37 HTTP/1.1" 200 115 0.242854 10.0.0.19 - - [2025-10-27 04:39:27] "PUT /service-instance/28302179-1c5c-4ae3-a837-9b0037454e55 HTTP/1.1" 200 266 0.040790 10.0.0.19 - - [2025-10-27 04:39:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.030611 10.0.0.19 - - [2025-10-27 04:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.031385 10.0.0.19 - - [2025-10-27 04:39:27] "DELETE /virtual-machine-interface/050ea541-dbc5-408d-9086-dcbce6b31b49 HTTP/1.1" 200 115 0.146199 10.0.0.19 - - [2025-10-27 04:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005031 10.0.0.19 - - [2025-10-27 04:39:27] "DELETE /tag/b2058491-b8b5-43e7-bcf2-e43dffe402c1 HTTP/1.1" 200 115 0.085688 10.0.0.19 - - [2025-10-27 04:39:27] "DELETE /service-instance/28302179-1c5c-4ae3-a837-9b0037454e55 HTTP/1.1" 200 115 0.049982 10.0.0.19 - - [2025-10-27 04:39:27] "GET /virtual-machine-interface/fe5c3517-dce6-44a6-87b9-f37b93dc4e47?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.006826 10.0.0.19 - - [2025-10-27 04:39:27] "DELETE /virtual-machine-interface/fe5c3517-dce6-44a6-87b9-f37b93dc4e47 HTTP/1.1" 200 115 0.056734 10.0.0.19 - - [2025-10-27 04:39:27] "POST /ref-update HTTP/1.1" 200 156 0.013818 10.0.0.19 - - [2025-10-27 04:39:27] "DELETE /virtual-machine/97ff54ba-48bc-4106-a384-43d9644580d0 HTTP/1.1" 200 115 0.027828 10.0.0.19 - - [2025-10-27 04:39:27] "GET /virtual-machine-interface/44e66ee7-fc85-4a98-9742-3f6cf31e70fd?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.008702 10.0.0.19 - - [2025-10-27 04:39:27] "DELETE /virtual-machine-interface/44e66ee7-fc85-4a98-9742-3f6cf31e70fd HTTP/1.1" 200 115 0.059989 10.0.0.19 - - [2025-10-27 04:39:27] "DELETE /virtual-machine/875410a7-6a70-45a2-85d2-6e008db1a103 HTTP/1.1" 200 115 0.030224 10.0.0.19 - - [2025-10-27 04:39:27] "GET /floating-ip-pool/14a111a1-3eca-4366-9d02-b9c41bed8cf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003033 10.0.0.19 - - [2025-10-27 04:39:27] "POST /ref-update HTTP/1.1" 200 156 0.009832 10.0.0.19 - - [2025-10-27 04:39:27] "DELETE /floating-ip-pool/14a111a1-3eca-4366-9d02-b9c41bed8cf0 HTTP/1.1" 200 115 0.044028 10.0.0.19 - - [2025-10-27 04:39:28] "POST /useragent-kv HTTP/1.1" 200 115 0.005795 10.0.0.19 - - [2025-10-27 04:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004613 10.0.0.19 - - [2025-10-27 04:39:28] "POST /useragent-kv HTTP/1.1" 200 115 0.001849 10.0.0.19 - - [2025-10-27 04:39:28] "DELETE /virtual-network/03a0dcbe-ca13-45f1-9073-9e48134aa42b HTTP/1.1" 200 115 0.100935 10.0.0.19 - - [2025-10-27 04:39:28] "GET /routing-instance/1d1b8ecd-a461-4d4f-a581-12502a4cf5fd HTTP/1.1" 404 171 0.004061 10.0.0.19 - - [2025-10-27 04:39:28] "GET /domains HTTP/1.1" 200 280 0.001514 10.0.0.19 - - [2025-10-27 04:39:28] "GET /domain/92bd0978-962e-4c2b-839f-6eca869ad5bf HTTP/1.1" 200 3086 0.002597 10.0.0.19 - - [2025-10-27 04:39:28] "DELETE /route-target/512ebe0e-9999-47f7-811a-d92c15a64a89 HTTP/1.1" 200 115 0.030372 10.0.0.19 - - [2025-10-27 04:39:28] "GET /project/9eba7c50-10f4-4fe8-9908-506ddae7a574 HTTP/1.1" 200 6874 0.045955 10.0.0.19 - - [2025-10-27 04:39:28] "GET /virtual-machine-interface/cb565a40-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007856 10.0.0.19 - - [2025-10-27 04:39:28] "POST /set-tag HTTP/1.1" 200 109 0.003432 10.0.0.19 - - [2025-10-27 04:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.19 - - [2025-10-27 04:39:28] "GET /loadbalancer/08bc7a7f-93a4-4285-9038-3840c53e2996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003624 10.0.0.19 - - [2025-10-27 04:39:28] "GET /virtual-machine-interface/cb565a40-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.013313 10.0.0.19 - - [2025-10-27 04:39:28] "POST /set-tag HTTP/1.1" 200 109 0.034809 10.0.0.19 - - [2025-10-27 04:39:28] "DELETE /loadbalancer-member/d972c176-d69a-4fa2-84c7-af8e0bfae329 HTTP/1.1" 200 115 0.058311 10.0.0.19 - - [2025-10-27 04:39:29] "GET /virtual-machine-interface/cb565a40-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006575 10.0.0.19 - - [2025-10-27 04:39:29] "POST /set-tag HTTP/1.1" 200 109 0.003932 10.0.0.19 - - [2025-10-27 04:39:29] "GET /virtual-machine-interface/cb565a40-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006333 10.0.0.19 - - [2025-10-27 04:39:29] "POST /set-tag HTTP/1.1" 200 109 0.004942 10.0.0.19 - - [2025-10-27 04:39:29] "GET /virtual-machine/fac3643c-35f3-4915-b29b-8ee460bc989b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.005251 10.0.0.19 - - [2025-10-27 04:39:29] "POST /ref-update HTTP/1.1" 200 156 0.017536 10.0.0.19 - - [2025-10-27 04:39:29] "GET /virtual-machine-interface/cb565a40-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.019614 10.0.0.19 - - [2025-10-27 04:39:29] "POST /set-tag HTTP/1.1" 200 109 0.021897 10.0.0.19 - - [2025-10-27 04:39:29] "POST /set-tag HTTP/1.1" 200 109 0.034157 10.0.0.19 - - [2025-10-27 04:39:29] "POST /set-tag HTTP/1.1" 200 109 0.036732 10.0.0.19 - - [2025-10-27 04:39:29] "DELETE /instance-ip/cb749726-b2ee-11f0-bebf-fa163e0ee92b HTTP/1.1" 200 115 0.046779 10.0.0.19 - - [2025-10-27 04:39:29] "POST /ref-update HTTP/1.1" 200 156 0.011623 10.0.0.19 - - [2025-10-27 04:39:29] "DELETE /virtual-machine-interface/cb565a40-b2ee-11f0-bebf-fa163e0ee92b HTTP/1.1" 200 115 0.051056 10.0.0.19 - - [2025-10-27 04:39:29] "DELETE /virtual-machine/fac3643c-35f3-4915-b29b-8ee460bc989b HTTP/1.1" 200 115 0.023128 10.0.0.19 - - [2025-10-27 04:39:33] "GET /virtual-machine-interface/cad8e8b2-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007038 10.0.0.19 - - [2025-10-27 04:39:33] "POST /set-tag HTTP/1.1" 200 109 0.004849 10.0.0.19 - - [2025-10-27 04:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.19 - - [2025-10-27 04:39:33] "GET /loadbalancer/08bc7a7f-93a4-4285-9038-3840c53e2996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003599 10.0.0.19 - - [2025-10-27 04:39:34] "GET /virtual-machine-interface/cad8e8b2-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005338 10.0.0.19 - - [2025-10-27 04:39:34] "POST /set-tag HTTP/1.1" 200 109 0.008243 10.0.0.19 - - [2025-10-27 04:39:34] "GET /virtual-machine-interface/cad8e8b2-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005084 10.0.0.19 - - [2025-10-27 04:39:34] "POST /set-tag HTTP/1.1" 200 109 0.002771 10.0.0.19 - - [2025-10-27 04:39:34] "GET /virtual-machine/eb9b3319-7d09-4938-ac03-775956b6d9a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004239 10.0.0.19 - - [2025-10-27 04:39:34] "POST /ref-update HTTP/1.1" 200 156 0.011401 10.0.0.19 - - [2025-10-27 04:39:34] "GET /virtual-machine-interface/cad8e8b2-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005426 10.0.0.19 - - [2025-10-27 04:39:34] "POST /set-tag HTTP/1.1" 200 109 0.025687 10.0.0.19 - - [2025-10-27 04:39:34] "POST /set-tag HTTP/1.1" 200 109 0.027210 10.0.0.19 - - [2025-10-27 04:39:34] "POST /set-tag HTTP/1.1" 200 109 0.028449 10.0.0.19 - - [2025-10-27 04:39:34] "DELETE /instance-ip/caf7d1dc-b2ee-11f0-bebf-fa163e0ee92b HTTP/1.1" 200 115 0.041310 10.0.0.19 - - [2025-10-27 04:39:34] "POST /ref-update HTTP/1.1" 200 156 0.009161 10.0.0.19 - - [2025-10-27 04:39:34] "DELETE /virtual-machine-interface/cad8e8b2-b2ee-11f0-bebf-fa163e0ee92b HTTP/1.1" 200 115 0.042854 10.0.0.19 - - [2025-10-27 04:39:34] "DELETE /virtual-machine/eb9b3319-7d09-4938-ac03-775956b6d9a4 HTTP/1.1" 200 115 0.028111 10.0.0.19 - - [2025-10-27 04:39:34] "DELETE /tag/3a12bc5d-41d9-4cac-a800-7fde18251835 HTTP/1.1" 200 115 0.077747 10.0.0.19 - - [2025-10-27 04:39:34] "DELETE /tag/b5e37776-7eb7-4c31-bb74-a618b6d43140 HTTP/1.1" 200 115 0.038337 10.0.0.19 - - [2025-10-27 04:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.19 - - [2025-10-27 04:39:38] "GET /project/9eba7c50-10f4-4fe8-9908-506ddae7a574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.065791 10.0.0.19 - - [2025-10-27 04:39:38] "POST /tags HTTP/1.1" 200 393 0.041695 10.0.0.19 - - [2025-10-27 04:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008618 10.0.0.19 - - [2025-10-27 04:39:38] "GET /tag/bb539c13-26c5-4f88-980f-ee271d87b10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.016387 10.0.0.19 - - [2025-10-27 04:39:38] "POST /tags HTTP/1.1" 200 341 0.024251 10.0.0.19 - - [2025-10-27 04:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.19 - - [2025-10-27 04:39:38] "GET /tag/4eb91d75-504a-479b-b87a-af5dd195fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013515 10.0.0.19 - - [2025-10-27 04:39:39] "POST /id-to-fqname HTTP/1.1" 200 192 0.005272 10.0.0.19 - - [2025-10-27 04:39:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.013144 10.0.0.19 - - [2025-10-27 04:39:39] "POST /security-groups HTTP/1.1" 200 589 0.079246 10.0.0.19 - - [2025-10-27 04:39:39] "POST /projects HTTP/1.1" 200 519 0.231002 10.0.0.19 - - [2025-10-27 04:39:39] "POST /fqname-to-id HTTP/1.1" 404 236 0.002500 10.0.0.19 - - [2025-10-27 04:39:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.059091 10.0.0.19 - - [2025-10-27 04:39:39] "POST /access-control-lists HTTP/1.1" 200 598 0.090809 10.0.0.19 - - [2025-10-27 04:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.029766 10.0.0.19 - - [2025-10-27 04:39:39] "POST /fqname-to-id HTTP/1.1" 404 235 0.012639 10.0.0.19 - - [2025-10-27 04:39:39] "GET /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004356 10.0.0.19 - - [2025-10-27 04:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.19 - - [2025-10-27 04:39:39] "GET /virtual-network/aec5e4e4-7ab7-4253-9493-7246e32cb375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.009992 10.0.0.19 - - [2025-10-27 04:39:39] "POST /access-control-lists HTTP/1.1" 200 596 0.071305 10.0.0.19 - - [2025-10-27 04:39:39] "PUT /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec HTTP/1.1" 200 264 0.071340 10.0.0.19 - - [2025-10-27 04:39:39] "PUT /virtual-network/aec5e4e4-7ab7-4253-9493-7246e32cb375 HTTP/1.1" 200 264 0.068053 10.0.0.19 - - [2025-10-27 04:39:39] "POST /security-groups HTTP/1.1" 200 591 0.077284 10.0.0.19 - - [2025-10-27 04:39:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.015123 10.0.0.19 - - [2025-10-27 04:39:39] "POST /fqname-to-id HTTP/1.1" 404 270 0.008587 10.0.0.19 - - [2025-10-27 04:39:39] "POST /chown HTTP/1.1" 200 109 0.022490 10.0.0.19 - - [2025-10-27 04:39:39] "GET /application-policy-set/744f4102-b971-4bcb-b37b-6a8799f7c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017632 10.0.0.19 - - [2025-10-27 04:39:39] "POST /access-control-lists HTTP/1.1" 200 632 0.081033 10.0.0.19 - - [2025-10-27 04:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.024300 10.0.0.19 - - [2025-10-27 04:39:39] "POST /fqname-to-id HTTP/1.1" 404 269 0.020670 10.0.0.19 - - [2025-10-27 04:39:39] "GET /policy-management/1e9f5115-4f8e-4141-8312-b74eed1f585b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.006429 10.0.0.19 - - [2025-10-27 04:39:39] "POST /tags HTTP/1.1" 409 226 0.005529 10.0.0.19 - - [2025-10-27 04:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.19 - - [2025-10-27 04:39:39] "GET /tag/4eb91d75-504a-479b-b87a-af5dd195fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.030303 10.0.0.19 - - [2025-10-27 04:39:39] "POST /access-control-lists HTTP/1.1" 200 630 0.085798 10.0.0.19 - - [2025-10-27 04:39:39] "POST /firewall-rules HTTP/1.1" 200 600 0.074618 10.0.0.19 - - [2025-10-27 04:39:40] "GET /firewall-rule/6d373c1c-811f-4ce4-9993-d45d47c7f0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004905 10.0.0.19 - - [2025-10-27 04:39:40] "GET /firewall-policy/39e267a7-eccc-49a9-882d-81dd0ef820af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003949 10.0.0.19 - - [2025-10-27 04:39:40] "GET /firewall-rule/6d373c1c-811f-4ce4-9993-d45d47c7f0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003118 10.0.0.19 - - [2025-10-27 04:39:40] "POST /ref-update HTTP/1.1" 200 156 0.048464 10.0.0.19 - - [2025-10-27 04:39:40] "GET /application-policy-set/744f4102-b971-4bcb-b37b-6a8799f7c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013427 10.0.0.19 - - [2025-10-27 04:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.19 - - [2025-10-27 04:39:40] "GET /policy-management/1e9f5115-4f8e-4141-8312-b74eed1f585b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.007371 10.0.0.19 - - [2025-10-27 04:39:40] "POST /tags HTTP/1.1" 409 226 0.004317 10.0.0.19 - - [2025-10-27 04:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005266 10.0.0.19 - - [2025-10-27 04:39:40] "GET /tag/4eb91d75-504a-479b-b87a-af5dd195fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012382 10.0.0.19 - - [2025-10-27 04:39:40] "POST /firewall-rules HTTP/1.1" 200 598 0.066124 10.0.0.19 - - [2025-10-27 04:39:40] "GET /firewall-rule/23783cb8-77a2-40ae-ba71-406ca7806ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.008477 10.0.0.19 - - [2025-10-27 04:39:40] "GET /firewall-policy/39e267a7-eccc-49a9-882d-81dd0ef820af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.005501 10.0.0.19 - - [2025-10-27 04:39:40] "GET /firewall-rule/23783cb8-77a2-40ae-ba71-406ca7806ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002864 10.0.0.19 - - [2025-10-27 04:39:40] "POST /ref-update HTTP/1.1" 200 156 0.053366 10.0.0.19 - - [2025-10-27 04:39:41] "POST /tags HTTP/1.1" 200 393 0.037432 10.0.0.19 - - [2025-10-27 04:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004892 10.0.0.19 - - [2025-10-27 04:39:41] "GET /tag/b0258cd5-aadd-4238-b158-2bc69123ca85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.020277 10.0.0.19 - - [2025-10-27 04:39:41] "POST /tags HTTP/1.1" 200 341 0.040774 10.0.0.19 - - [2025-10-27 04:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.19 - - [2025-10-27 04:39:41] "GET /tag/2530e59a-8284-40cc-adbf-5a58c905e69c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015338 10.0.0.19 - - [2025-10-27 04:39:42] "POST /id-to-fqname HTTP/1.1" 200 192 0.000984 10.0.0.19 - - [2025-10-27 04:39:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.002831 10.0.0.19 - - [2025-10-27 04:39:42] "POST /security-groups HTTP/1.1" 200 589 0.067550 10.0.0.19 - - [2025-10-27 04:39:42] "POST /projects HTTP/1.1" 200 519 0.248922 10.0.0.19 - - [2025-10-27 04:39:42] "POST /fqname-to-id HTTP/1.1" 404 236 0.003016 10.0.0.19 - - [2025-10-27 04:39:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.015410 10.0.0.19 - - [2025-10-27 04:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013910 10.0.0.19 - - [2025-10-27 04:39:42] "GET /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.045213 10.0.0.19 - - [2025-10-27 04:39:42] "POST /access-control-lists HTTP/1.1" 200 598 0.124130 10.0.0.19 - - [2025-10-27 04:39:42] "POST /fqname-to-id HTTP/1.1" 404 235 0.009073 10.0.0.19 - - [2025-10-27 04:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.19 - - [2025-10-27 04:39:42] "GET /virtual-network/aec5e4e4-7ab7-4253-9493-7246e32cb375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.042273 10.0.0.19 - - [2025-10-27 04:39:42] "POST /access-control-lists HTTP/1.1" 200 596 0.067315 10.0.0.19 - - [2025-10-27 04:39:42] "PUT /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec HTTP/1.1" 200 264 0.076708 10.0.0.19 - - [2025-10-27 04:39:42] "PUT /virtual-network/aec5e4e4-7ab7-4253-9493-7246e32cb375 HTTP/1.1" 200 264 0.073847 10.0.0.19 - - [2025-10-27 04:39:42] "POST /security-groups HTTP/1.1" 200 591 0.074926 10.0.0.19 - - [2025-10-27 04:39:42] "POST /fqname-to-id HTTP/1.1" 404 270 0.002138 10.0.0.19 - - [2025-10-27 04:39:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.023194 10.0.0.19 - - [2025-10-27 04:39:42] "POST /chown HTTP/1.1" 200 109 0.014140 10.0.0.19 - - [2025-10-27 04:39:42] "POST /access-control-lists HTTP/1.1" 200 632 0.037571 10.0.0.19 - - [2025-10-27 04:39:42] "POST /fqname-to-id HTTP/1.1" 404 269 0.023483 10.0.0.19 - - [2025-10-27 04:39:42] "GET /application-policy-set/744f4102-b971-4bcb-b37b-6a8799f7c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007771 10.0.0.19 - - [2025-10-27 04:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.19 - - [2025-10-27 04:39:42] "GET /policy-management/1e9f5115-4f8e-4141-8312-b74eed1f585b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002830 10.0.0.19 - - [2025-10-27 04:39:42] "POST /tags HTTP/1.1" 409 226 0.003323 10.0.0.19 - - [2025-10-27 04:39:42] "POST /access-control-lists HTTP/1.1" 200 630 0.067644 10.0.0.19 - - [2025-10-27 04:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.015407 10.0.0.19 - - [2025-10-27 04:39:42] "GET /tag/2530e59a-8284-40cc-adbf-5a58c905e69c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.018788 10.0.0.19 - - [2025-10-27 04:39:43] "POST /firewall-rules HTTP/1.1" 200 600 0.068738 10.0.0.19 - - [2025-10-27 04:39:43] "GET /firewall-rule/251a2873-443c-49b3-9c0a-5a7dc3a83f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.010677 10.0.0.19 - - [2025-10-27 04:39:43] "GET /firewall-policy/39e267a7-eccc-49a9-882d-81dd0ef820af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.004916 10.0.0.19 - - [2025-10-27 04:39:43] "GET /firewall-rule/251a2873-443c-49b3-9c0a-5a7dc3a83f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003727 10.0.0.19 - - [2025-10-27 04:39:43] "POST /ref-update HTTP/1.1" 200 156 0.086384 10.0.0.19 - - [2025-10-27 04:39:43] "GET /application-policy-set/744f4102-b971-4bcb-b37b-6a8799f7c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013319 10.0.0.19 - - [2025-10-27 04:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.19 - - [2025-10-27 04:39:43] "GET /policy-management/1e9f5115-4f8e-4141-8312-b74eed1f585b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003366 10.0.0.19 - - [2025-10-27 04:39:43] "POST /tags HTTP/1.1" 409 226 0.003586 10.0.0.19 - - [2025-10-27 04:39:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007447 10.0.0.19 - - [2025-10-27 04:39:43] "GET /tag/2530e59a-8284-40cc-adbf-5a58c905e69c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015893 10.0.0.19 - - [2025-10-27 04:39:43] "POST /firewall-rules HTTP/1.1" 200 598 0.068585 10.0.0.19 - - [2025-10-27 04:39:43] "GET /firewall-rule/6a313608-ef9f-462d-beba-4b0d41ebee45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005322 10.0.0.19 - - [2025-10-27 04:39:43] "GET /firewall-policy/39e267a7-eccc-49a9-882d-81dd0ef820af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.005214 10.0.0.19 - - [2025-10-27 04:39:43] "GET /firewall-rule/6a313608-ef9f-462d-beba-4b0d41ebee45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003184 10.0.0.19 - - [2025-10-27 04:39:43] "POST /ref-update HTTP/1.1" 200 156 0.068608 10.0.0.19 - - [2025-10-27 04:39:44] "POST /tags HTTP/1.1" 200 345 0.091379 10.0.0.19 - - [2025-10-27 04:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.015685 10.0.0.19 - - [2025-10-27 04:39:44] "GET /tag/44a8e460-9b5a-4d01-838d-eb6cd5c7b3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.024465 10.0.0.19 - - [2025-10-27 04:39:44] "POST /projects HTTP/1.1" 409 238 0.002471 10.0.0.19 - - [2025-10-27 04:39:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.19 - - [2025-10-27 04:39:44] "GET /project/50ba16dc-af6e-448b-8abe-ae58b8b85e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.037620 10.0.0.19 - - [2025-10-27 04:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.19 - - [2025-10-27 04:39:45] "GET /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005044 10.0.0.19 - - [2025-10-27 04:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.19 - - [2025-10-27 04:39:45] "GET /virtual-network/aec5e4e4-7ab7-4253-9493-7246e32cb375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.011348 10.0.0.19 - - [2025-10-27 04:39:45] "POST /security-groups HTTP/1.1" 409 285 0.003540 10.0.0.19 - - [2025-10-27 04:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.19 - - [2025-10-27 04:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.19 - - [2025-10-27 04:39:45] "PUT /security-group/e57afd30-742d-475d-9e7f-2e3abbe8077a HTTP/1.1" 200 262 0.078074 10.0.0.19 - - [2025-10-27 04:39:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.054005 10.0.0.19 - - [2025-10-27 04:39:45] "GET /project/50ba16dc-af6e-448b-8abe-ae58b8b85e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.120937 10.0.0.19 - - [2025-10-27 04:39:45] "POST /tags HTTP/1.1" 409 228 0.010425 10.0.0.19 - - [2025-10-27 04:39:45] "PUT /access-control-list/2607a22a-afdf-4261-866e-229c0427ef0c HTTP/1.1" 200 272 0.060277 10.0.0.19 - - [2025-10-27 04:39:45] "PUT /access-control-list/19eb52f8-0fab-4d1b-8f11-712cdce3ba93 HTTP/1.1" 200 272 0.018970 10.0.0.19 - - [2025-10-27 04:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005957 10.0.0.19 - - [2025-10-27 04:39:45] "GET /tag/44a8e460-9b5a-4d01-838d-eb6cd5c7b3b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.013814 10.0.0.19 - - [2025-10-27 04:39:45] "POST /tags HTTP/1.1" 200 345 0.027258 10.0.0.19 - - [2025-10-27 04:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.19 - - [2025-10-27 04:39:45] "GET /tag/da8003dd-3123-46f1-82f9-647b3fa798a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.017064 10.0.0.19 - - [2025-10-27 04:39:45] "POST /projects HTTP/1.1" 409 238 0.002371 10.0.0.19 - - [2025-10-27 04:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.19 - - [2025-10-27 04:39:45] "GET /project/e7b9d488-b8b2-4141-96e8-814921799f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.052449 10.0.0.19 - - [2025-10-27 04:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.19 - - [2025-10-27 04:39:45] "GET /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005120 10.0.0.19 - - [2025-10-27 04:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004533 10.0.0.19 - - [2025-10-27 04:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.19 - - [2025-10-27 04:39:45] "GET /virtual-network/aec5e4e4-7ab7-4253-9493-7246e32cb375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004246 10.0.0.19 - - [2025-10-27 04:39:45] "GET /project/e7b9d488-b8b2-4141-96e8-814921799f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036339 10.0.0.19 - - [2025-10-27 04:39:45] "POST /security-groups HTTP/1.1" 409 285 0.002883 10.0.0.19 - - [2025-10-27 04:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.19 - - [2025-10-27 04:39:45] "PUT /security-group/42b3bf2f-adea-42ca-a288-52814349f343 HTTP/1.1" 200 262 0.061234 10.0.0.19 - - [2025-10-27 04:39:45] "PUT /access-control-list/128bee49-9031-40b5-82d8-ed353861fa65 HTTP/1.1" 200 272 0.019229 10.0.0.19 - - [2025-10-27 04:39:45] "PUT /access-control-list/088f6c91-4b64-4a41-85ad-7ec6a4e88d9d HTTP/1.1" 200 272 0.025710 10.0.0.19 - - [2025-10-27 04:39:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.040831 10.0.0.19 - - [2025-10-27 04:39:45] "POST /tags HTTP/1.1" 409 228 0.010953 10.0.0.19 - - [2025-10-27 04:39:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006218 10.0.0.19 - - [2025-10-27 04:39:45] "GET /tag/da8003dd-3123-46f1-82f9-647b3fa798a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015057 10.0.0.19 - - [2025-10-27 04:39:46] "POST /tags HTTP/1.1" 200 291 0.092323 10.0.0.19 - - [2025-10-27 04:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.013323 10.0.0.19 - - [2025-10-27 04:39:46] "GET /tag/666ca258-e7c7-448a-a374-1ea8254f0ee4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.015527 10.0.0.19 - - [2025-10-27 04:39:46] "POST /tags HTTP/1.1" 200 303 0.061016 10.0.0.19 - - [2025-10-27 04:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.011385 10.0.0.19 - - [2025-10-27 04:39:46] "GET /tag/8eaebe5c-8701-49ea-a616-8e48ca58d059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.017087 10.0.0.19 - - [2025-10-27 04:39:46] "POST /tags HTTP/1.1" 409 252 0.002719 10.0.0.19 - - [2025-10-27 04:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.19 - - [2025-10-27 04:39:46] "GET /tag/bb539c13-26c5-4f88-980f-ee271d87b10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013247 10.0.0.19 - - [2025-10-27 04:39:46] "POST /tags HTTP/1.1" 409 226 0.002558 10.0.0.19 - - [2025-10-27 04:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.19 - - [2025-10-27 04:39:46] "GET /tag/4eb91d75-504a-479b-b87a-af5dd195fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012198 10.0.0.19 - - [2025-10-27 04:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.19 - - [2025-10-27 04:39:46] "GET /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004345 10.0.0.19 - - [2025-10-27 04:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.19 - - [2025-10-27 04:39:46] "GET /project/50ba16dc-af6e-448b-8abe-ae58b8b85e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.040180 10.0.0.19 - - [2025-10-27 04:39:46] "POST /virtual-machines HTTP/1.1" 200 395 0.034888 10.0.0.19 - - [2025-10-27 04:39:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.015610 10.0.0.19 - - [2025-10-27 04:39:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.137088 10.0.0.19 - - [2025-10-27 04:39:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.012016 10.0.0.19 - - [2025-10-27 04:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.021898 10.0.0.19 - - [2025-10-27 04:39:46] "GET /virtual-machine-interface/f71b8b1e-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007997 10.0.0.19 - - [2025-10-27 04:39:46] "POST /instance-ips HTTP/1.1" 200 397 0.031263 10.0.0.19 - - [2025-10-27 04:39:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.023874 10.0.0.19 - - [2025-10-27 04:39:47] "GET /virtual-machine-interface/f71b8b1e-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.022048 10.0.0.19 - - [2025-10-27 04:39:47] "POST /set-tag HTTP/1.1" 200 109 0.072405 10.0.0.19 - - [2025-10-27 04:39:47] "GET /virtual-machine-interface/f71b8b1e-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.025437 10.0.0.19 - - [2025-10-27 04:39:47] "GET /instance-ip/f73a862c-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003925 10.0.0.19 - - [2025-10-27 04:39:47] "GET /virtual-machine-interface/f71b8b1e-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007355 10.0.0.19 - - [2025-10-27 04:39:47] "POST /set-tag HTTP/1.1" 200 109 0.003524 10.0.0.19 - - [2025-10-27 04:39:47] "GET /virtual-router/5efad11c-defe-42ab-a2c7-157fcf031203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005161 10.0.0.19 - - [2025-10-27 04:39:47] "POST /ref-update HTTP/1.1" 200 156 0.010523 10.0.0.19 - - [2025-10-27 04:39:47] "GET /virtual-machine-interface/f71b8b1e-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005042 10.0.0.19 - - [2025-10-27 04:39:47] "POST /set-tag HTTP/1.1" 200 109 0.002649 10.0.0.19 - - [2025-10-27 04:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.19 - - [2025-10-27 04:39:47] "GET /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006027 10.0.0.19 - - [2025-10-27 04:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012825 10.0.0.19 - - [2025-10-27 04:39:47] "GET /project/50ba16dc-af6e-448b-8abe-ae58b8b85e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.037582 10.0.0.19 - - [2025-10-27 04:39:47] "POST /virtual-machines HTTP/1.1" 200 395 0.011982 10.0.0.19 - - [2025-10-27 04:39:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.017299 10.0.0.19 - - [2025-10-27 04:39:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.135104 10.0.0.19 - - [2025-10-27 04:39:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.009408 10.0.0.19 - - [2025-10-27 04:39:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008336 10.0.0.19 - - [2025-10-27 04:39:47] "GET /virtual-machine-interface/f7a8f878-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010671 10.0.0.19 - - [2025-10-27 04:39:47] "POST /instance-ips HTTP/1.1" 200 397 0.025517 10.0.0.19 - - [2025-10-27 04:39:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.023772 10.0.0.19 - - [2025-10-27 04:39:47] "GET /virtual-machine-interface/f7a8f878-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008175 10.0.0.19 - - [2025-10-27 04:39:48] "POST /set-tag HTTP/1.1" 200 109 0.066789 10.0.0.19 - - [2025-10-27 04:39:48] "GET /virtual-machine-interface/f7a8f878-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017766 10.0.0.19 - - [2025-10-27 04:39:48] "GET /instance-ip/f7c715f6-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003560 10.0.0.19 - - [2025-10-27 04:39:48] "GET /virtual-machine-interface/f7a8f878-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005621 10.0.0.19 - - [2025-10-27 04:39:48] "POST /set-tag HTTP/1.1" 200 109 0.002619 10.0.0.19 - - [2025-10-27 04:39:48] "GET /virtual-router/5efad11c-defe-42ab-a2c7-157fcf031203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.004215 10.0.0.19 - - [2025-10-27 04:39:48] "POST /ref-update HTTP/1.1" 200 156 0.010939 10.0.0.19 - - [2025-10-27 04:39:48] "GET /virtual-machine-interface/f7a8f878-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005879 10.0.0.19 - - [2025-10-27 04:39:48] "POST /set-tag HTTP/1.1" 200 109 0.003109 10.0.0.19 - - [2025-10-27 04:39:48] "POST /tags HTTP/1.1" 200 291 0.023829 10.0.0.19 - - [2025-10-27 04:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007594 10.0.0.19 - - [2025-10-27 04:39:48] "GET /tag/23300d18-7caf-46e8-8a8c-4b906e38a717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.015426 10.0.0.19 - - [2025-10-27 04:39:48] "POST /tags HTTP/1.1" 409 252 0.002657 10.0.0.19 - - [2025-10-27 04:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.19 - - [2025-10-27 04:39:48] "GET /tag/b0258cd5-aadd-4238-b158-2bc69123ca85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012306 10.0.0.19 - - [2025-10-27 04:39:48] "POST /tags HTTP/1.1" 409 226 0.003442 10.0.0.19 - - [2025-10-27 04:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.19 - - [2025-10-27 04:39:48] "GET /tag/2530e59a-8284-40cc-adbf-5a58c905e69c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016613 10.0.0.19 - - [2025-10-27 04:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.19 - - [2025-10-27 04:39:48] "GET /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006020 10.0.0.19 - - [2025-10-27 04:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.19 - - [2025-10-27 04:39:48] "GET /project/e7b9d488-b8b2-4141-96e8-814921799f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044263 10.0.0.19 - - [2025-10-27 04:39:48] "POST /virtual-machines HTTP/1.1" 200 395 0.009402 10.0.0.19 - - [2025-10-27 04:39:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.028444 10.0.0.19 - - [2025-10-27 04:39:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113684 10.0.0.19 - - [2025-10-27 04:39:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.012475 10.0.0.19 - - [2025-10-27 04:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.014742 10.0.0.19 - - [2025-10-27 04:39:48] "GET /virtual-machine-interface/f853c8b6-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006905 10.0.0.19 - - [2025-10-27 04:39:48] "POST /instance-ips HTTP/1.1" 200 397 0.028798 10.0.0.19 - - [2025-10-27 04:39:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.065159 10.0.0.19 - - [2025-10-27 04:39:49] "GET /virtual-machine-interface/f853c8b6-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.030315 10.0.0.19 - - [2025-10-27 04:39:49] "POST /set-tag HTTP/1.1" 200 109 0.076436 10.0.0.19 - - [2025-10-27 04:39:49] "GET /virtual-machine-interface/f853c8b6-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013881 10.0.0.19 - - [2025-10-27 04:39:49] "GET /instance-ip/f86e4e16-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.013629 10.0.0.19 - - [2025-10-27 04:39:49] "GET /virtual-machine-interface/f853c8b6-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006346 10.0.0.19 - - [2025-10-27 04:39:49] "POST /set-tag HTTP/1.1" 200 109 0.006283 10.0.0.19 - - [2025-10-27 04:39:49] "GET /virtual-router/5efad11c-defe-42ab-a2c7-157fcf031203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.009774 10.0.0.19 - - [2025-10-27 04:39:49] "POST /ref-update HTTP/1.1" 200 156 0.019345 10.0.0.19 - - [2025-10-27 04:39:49] "GET /virtual-machine-interface/f853c8b6-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013864 10.0.0.19 - - [2025-10-27 04:39:49] "POST /set-tag HTTP/1.1" 200 109 0.014953 10.0.0.19 - - [2025-10-27 04:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.19 - - [2025-10-27 04:39:49] "GET /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004409 10.0.0.19 - - [2025-10-27 04:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.19 - - [2025-10-27 04:39:49] "GET /project/e7b9d488-b8b2-4141-96e8-814921799f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037292 10.0.0.19 - - [2025-10-27 04:39:49] "POST /virtual-machines HTTP/1.1" 200 395 0.009738 10.0.0.19 - - [2025-10-27 04:39:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.030455 10.0.0.19 - - [2025-10-27 04:39:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106862 10.0.0.19 - - [2025-10-27 04:39:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.009814 10.0.0.19 - - [2025-10-27 04:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.018316 10.0.0.19 - - [2025-10-27 04:39:49] "GET /virtual-machine-interface/f8e1c2e2-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007095 10.0.0.19 - - [2025-10-27 04:39:49] "POST /instance-ips HTTP/1.1" 200 397 0.041686 10.0.0.19 - - [2025-10-27 04:39:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.062762 10.0.0.19 - - [2025-10-27 04:39:50] "GET /virtual-machine-interface/f8e1c2e2-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.019169 10.0.0.19 - - [2025-10-27 04:39:50] "POST /set-tag HTTP/1.1" 200 109 0.095379 10.0.0.19 - - [2025-10-27 04:39:50] "GET /virtual-machine-interface/f8e1c2e2-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.023276 10.0.0.19 - - [2025-10-27 04:39:50] "GET /instance-ip/f8fc94c8-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.010532 10.0.0.19 - - [2025-10-27 04:39:50] "GET /virtual-machine-interface/f8e1c2e2-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005310 10.0.0.19 - - [2025-10-27 04:39:50] "POST /set-tag HTTP/1.1" 200 109 0.002492 10.0.0.19 - - [2025-10-27 04:39:50] "GET /virtual-router/5efad11c-defe-42ab-a2c7-157fcf031203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.005050 10.0.0.19 - - [2025-10-27 04:39:50] "POST /ref-update HTTP/1.1" 200 156 0.037609 10.0.0.19 - - [2025-10-27 04:39:50] "GET /virtual-machine-interface/f8e1c2e2-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017588 10.0.0.19 - - [2025-10-27 04:39:50] "POST /set-tag HTTP/1.1" 200 109 0.005973 10.0.0.19 - - [2025-10-27 04:39:50] "POST /tags HTTP/1.1" 200 299 0.026963 10.0.0.19 - - [2025-10-27 04:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012364 10.0.0.19 - - [2025-10-27 04:39:50] "GET /tag/ad1b2c31-3f5a-4145-ba8d-70a919a6551b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.027072 10.0.0.19 - - [2025-10-27 04:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.19 - - [2025-10-27 04:39:50] "GET /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.009808 10.0.0.19 - - [2025-10-27 04:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.19 - - [2025-10-27 04:39:50] "GET /project/50ba16dc-af6e-448b-8abe-ae58b8b85e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.067060 10.0.0.19 - - [2025-10-27 04:39:50] "POST /virtual-machines HTTP/1.1" 200 395 0.027139 10.0.0.19 - - [2025-10-27 04:39:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.040007 10.0.0.19 - - [2025-10-27 04:39:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.142237 10.0.0.19 - - [2025-10-27 04:39:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.010213 10.0.0.19 - - [2025-10-27 04:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009208 10.0.0.19 - - [2025-10-27 04:39:51] "GET /virtual-machine-interface/f99cc952-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006446 10.0.0.19 - - [2025-10-27 04:39:51] "POST /instance-ips HTTP/1.1" 200 397 0.040355 10.0.0.19 - - [2025-10-27 04:39:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.028260 10.0.0.19 - - [2025-10-27 04:39:51] "GET /virtual-machine-interface/f99cc952-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.019521 10.0.0.19 - - [2025-10-27 04:39:51] "POST /set-tag HTTP/1.1" 200 109 0.025027 10.0.0.19 - - [2025-10-27 04:39:51] "GET /virtual-machine-interface/f99cc952-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018174 10.0.0.19 - - [2025-10-27 04:39:51] "GET /instance-ip/f9bb2244-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003114 10.0.0.19 - - [2025-10-27 04:39:51] "GET /virtual-machine-interface/f99cc952-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005338 10.0.0.19 - - [2025-10-27 04:39:51] "POST /set-tag HTTP/1.1" 200 109 0.002418 10.0.0.19 - - [2025-10-27 04:39:51] "POST /tags HTTP/1.1" 200 299 0.019988 10.0.0.19 - - [2025-10-27 04:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005773 10.0.0.19 - - [2025-10-27 04:39:51] "GET /tag/8597336d-9c71-4dc1-a2e5-17b4cf3735c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013467 10.0.0.19 - - [2025-10-27 04:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.19 - - [2025-10-27 04:39:51] "GET /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003994 10.0.0.19 - - [2025-10-27 04:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.19 - - [2025-10-27 04:39:51] "GET /project/50ba16dc-af6e-448b-8abe-ae58b8b85e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.047572 10.0.0.19 - - [2025-10-27 04:39:51] "POST /virtual-machines HTTP/1.1" 200 395 0.023995 10.0.0.19 - - [2025-10-27 04:39:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.010504 10.0.0.19 - - [2025-10-27 04:39:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111024 10.0.0.19 - - [2025-10-27 04:39:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.022232 10.0.0.19 - - [2025-10-27 04:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008090 10.0.0.19 - - [2025-10-27 04:39:51] "GET /virtual-machine-interface/fa1e7e3e-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006013 10.0.0.19 - - [2025-10-27 04:39:51] "POST /instance-ips HTTP/1.1" 200 397 0.028741 10.0.0.19 - - [2025-10-27 04:39:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.019992 10.0.0.19 - - [2025-10-27 04:39:51] "GET /virtual-machine-interface/fa1e7e3e-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.017699 10.0.0.19 - - [2025-10-27 04:39:52] "POST /set-tag HTTP/1.1" 200 109 0.030799 10.0.0.19 - - [2025-10-27 04:39:52] "GET /virtual-machine-interface/fa1e7e3e-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.024750 10.0.0.19 - - [2025-10-27 04:39:52] "GET /instance-ip/fa3670f2-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004200 10.0.0.19 - - [2025-10-27 04:39:52] "GET /virtual-machine-interface/fa1e7e3e-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006150 10.0.0.19 - - [2025-10-27 04:39:52] "POST /set-tag HTTP/1.1" 200 109 0.002624 10.0.0.19 - - [2025-10-27 04:39:52] "POST /tags HTTP/1.1" 200 299 0.021573 10.0.0.19 - - [2025-10-27 04:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010274 10.0.0.19 - - [2025-10-27 04:39:52] "GET /tag/dce48afa-6c6e-44ba-a384-dee8248370a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.015977 10.0.0.19 - - [2025-10-27 04:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.19 - - [2025-10-27 04:39:52] "GET /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006813 10.0.0.19 - - [2025-10-27 04:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.19 - - [2025-10-27 04:39:52] "GET /project/e7b9d488-b8b2-4141-96e8-814921799f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035269 10.0.0.19 - - [2025-10-27 04:39:52] "POST /virtual-machines HTTP/1.1" 200 395 0.012779 10.0.0.19 - - [2025-10-27 04:39:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.009793 10.0.0.19 - - [2025-10-27 04:39:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108332 10.0.0.19 - - [2025-10-27 04:39:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.024167 10.0.0.19 - - [2025-10-27 04:39:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010011 10.0.0.19 - - [2025-10-27 04:39:52] "GET /virtual-machine-interface/fa958650-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005345 10.0.0.19 - - [2025-10-27 04:39:52] "POST /instance-ips HTTP/1.1" 200 397 0.023325 10.0.0.19 - - [2025-10-27 04:39:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.046046 10.0.0.19 - - [2025-10-27 04:39:52] "GET /virtual-machine-interface/fa958650-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007824 10.0.0.19 - - [2025-10-27 04:39:52] "POST /set-tag HTTP/1.1" 200 109 0.023275 10.0.0.19 - - [2025-10-27 04:39:52] "GET /virtual-machine-interface/fa958650-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014098 10.0.0.19 - - [2025-10-27 04:39:52] "GET /instance-ip/faacc338-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003292 10.0.0.19 - - [2025-10-27 04:39:52] "GET /virtual-machine-interface/fa958650-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006166 10.0.0.19 - - [2025-10-27 04:39:52] "POST /set-tag HTTP/1.1" 200 109 0.002946 10.0.0.19 - - [2025-10-27 04:39:52] "POST /tags HTTP/1.1" 200 299 0.021690 10.0.0.19 - - [2025-10-27 04:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.19 - - [2025-10-27 04:39:53] "GET /tag/5b9df363-5819-46a7-8827-92eeaacf3dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.013094 10.0.0.19 - - [2025-10-27 04:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.19 - - [2025-10-27 04:39:53] "GET /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005296 10.0.0.19 - - [2025-10-27 04:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.19 - - [2025-10-27 04:39:53] "GET /project/e7b9d488-b8b2-4141-96e8-814921799f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042025 10.0.0.19 - - [2025-10-27 04:39:53] "POST /virtual-machines HTTP/1.1" 200 395 0.011942 10.0.0.19 - - [2025-10-27 04:39:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.017527 10.0.0.19 - - [2025-10-27 04:39:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106712 10.0.0.19 - - [2025-10-27 04:39:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.010439 10.0.0.19 - - [2025-10-27 04:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006441 10.0.0.19 - - [2025-10-27 04:39:53] "GET /virtual-machine-interface/fb08b92c-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009390 10.0.0.19 - - [2025-10-27 04:39:53] "POST /instance-ips HTTP/1.1" 200 397 0.028720 10.0.0.19 - - [2025-10-27 04:39:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.027676 10.0.0.19 - - [2025-10-27 04:39:53] "GET /virtual-machine-interface/fb08b92c-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013928 10.0.0.19 - - [2025-10-27 04:39:53] "POST /set-tag HTTP/1.1" 200 109 0.024262 10.0.0.19 - - [2025-10-27 04:39:53] "GET /virtual-machine-interface/fb08b92c-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013418 10.0.0.19 - - [2025-10-27 04:39:53] "GET /instance-ip/fb24f1d2-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003233 10.0.0.19 - - [2025-10-27 04:39:53] "GET /virtual-machine-interface/fb08b92c-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005082 10.0.0.19 - - [2025-10-27 04:39:53] "POST /set-tag HTTP/1.1" 200 109 0.002372 10.0.0.19 - - [2025-10-27 04:39:53] "GET /virtual-router/5efad11c-defe-42ab-a2c7-157fcf031203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.004677 10.0.0.19 - - [2025-10-27 04:39:53] "POST /ref-update HTTP/1.1" 200 156 0.009960 10.0.0.19 - - [2025-10-27 04:39:53] "GET /virtual-machine-interface/f99cc952-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004826 10.0.0.19 - - [2025-10-27 04:39:53] "POST /set-tag HTTP/1.1" 200 109 0.002321 10.0.0.19 - - [2025-10-27 04:39:53] "GET /virtual-router/5efad11c-defe-42ab-a2c7-157fcf031203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.005254 10.0.0.19 - - [2025-10-27 04:39:53] "POST /ref-update HTTP/1.1" 200 156 0.009192 10.0.0.19 - - [2025-10-27 04:39:53] "GET /virtual-machine-interface/fa1e7e3e-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005215 10.0.0.19 - - [2025-10-27 04:39:53] "POST /set-tag HTTP/1.1" 200 109 0.002555 10.0.0.19 - - [2025-10-27 04:39:53] "GET /virtual-machine-interface/f71b8b1e-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004563 10.0.0.19 - - [2025-10-27 04:39:53] "POST /set-tag HTTP/1.1" 200 109 0.003150 10.0.0.19 - - [2025-10-27 04:39:53] "GET /virtual-router/5efad11c-defe-42ab-a2c7-157fcf031203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.005487 10.0.0.19 - - [2025-10-27 04:39:53] "POST /ref-update HTTP/1.1" 200 156 0.010232 10.0.0.19 - - [2025-10-27 04:39:53] "GET /virtual-machine-interface/fa958650-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005385 10.0.0.19 - - [2025-10-27 04:39:54] "POST /set-tag HTTP/1.1" 200 109 0.003028 10.0.0.19 - - [2025-10-27 04:39:54] "GET /virtual-router/5efad11c-defe-42ab-a2c7-157fcf031203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004912 10.0.0.19 - - [2025-10-27 04:39:54] "POST /ref-update HTTP/1.1" 200 156 0.010403 10.0.0.19 - - [2025-10-27 04:39:54] "GET /virtual-machine-interface/fb08b92c-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018677 10.0.0.19 - - [2025-10-27 04:39:54] "POST /set-tag HTTP/1.1" 200 109 0.002628 10.0.0.19 - - [2025-10-27 04:39:54] "GET /virtual-machine-interface/f7a8f878-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005480 10.0.0.19 - - [2025-10-27 04:39:54] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.19 - - [2025-10-27 04:39:54] "GET /virtual-machine-interface/f853c8b6-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004654 10.0.0.19 - - [2025-10-27 04:39:54] "POST /set-tag HTTP/1.1" 200 109 0.002939 10.0.0.19 - - [2025-10-27 04:39:54] "GET /virtual-machine-interface/f8e1c2e2-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004813 10.0.0.19 - - [2025-10-27 04:39:54] "POST /set-tag HTTP/1.1" 200 109 0.002499 10.0.0.19 - - [2025-10-27 04:39:54] "GET /virtual-machine-interface/f99cc952-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005203 10.0.0.19 - - [2025-10-27 04:39:54] "POST /set-tag HTTP/1.1" 200 109 0.002793 10.0.0.19 - - [2025-10-27 04:39:54] "GET /virtual-machine-interface/fa1e7e3e-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004556 10.0.0.19 - - [2025-10-27 04:39:54] "POST /set-tag HTTP/1.1" 200 109 0.003149 10.0.0.19 - - [2025-10-27 04:39:54] "GET /virtual-machine-interface/fa958650-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006453 10.0.0.19 - - [2025-10-27 04:39:54] "POST /set-tag HTTP/1.1" 200 109 0.002857 10.0.0.19 - - [2025-10-27 04:39:54] "GET /virtual-machine-interface/fb08b92c-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005794 10.0.0.19 - - [2025-10-27 04:39:54] "POST /set-tag HTTP/1.1" 200 109 0.004008 10.0.0.19 - - [2025-10-27 04:39:57] "GET /virtual-machine-interface/f71b8b1e-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006011 10.0.0.19 - - [2025-10-27 04:39:57] "POST /set-tag HTTP/1.1" 200 109 0.003813 10.0.0.19 - - [2025-10-27 04:39:57] "GET /virtual-machine-interface/fa958650-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005874 10.0.0.19 - - [2025-10-27 04:39:57] "POST /set-tag HTTP/1.1" 200 109 0.003109 10.0.0.19 - - [2025-10-27 04:39:58] "GET /virtual-machine-interface/f7a8f878-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005080 10.0.0.19 - - [2025-10-27 04:39:58] "POST /set-tag HTTP/1.1" 200 109 0.002735 10.0.0.19 - - [2025-10-27 04:39:59] "GET /virtual-machine-interface/f8e1c2e2-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004948 10.0.0.19 - - [2025-10-27 04:39:59] "POST /set-tag HTTP/1.1" 200 109 0.002366 10.0.0.19 - - [2025-10-27 04:40:00] "GET /virtual-machine-interface/f853c8b6-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005091 10.0.0.19 - - [2025-10-27 04:40:00] "POST /set-tag HTTP/1.1" 200 109 0.005533 10.0.0.19 - - [2025-10-27 04:40:00] "GET /virtual-machine/95393022-42d4-4b2b-935d-d6d34c0c1a04?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003321 10.0.0.19 - - [2025-10-27 04:40:00] "GET /virtual-machine-interface/f71b8b1e-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005081 10.0.0.19 - - [2025-10-27 04:40:00] "GET /virtual-machine/e5d45050-f2e5-464b-b576-67c268c11eb9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.006194 10.0.0.19 - - [2025-10-27 04:40:00] "GET /virtual-machine-interface/f7a8f878-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005678 10.0.0.19 - - [2025-10-27 04:40:00] "GET /virtual-machine/8284fdd4-d96e-4ea9-acff-e41a9bfa2778?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004731 10.0.0.19 - - [2025-10-27 04:40:00] "GET /virtual-machine-interface/f853c8b6-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006001 10.0.0.19 - - [2025-10-27 04:40:01] "GET /virtual-machine/a3fa3c89-aaea-4e61-a21f-9565cee447dd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004377 10.0.0.19 - - [2025-10-27 04:40:01] "GET /virtual-machine-interface/f8e1c2e2-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006164 10.0.0.19 - - [2025-10-27 04:40:01] "GET /virtual-machine-interface/f99cc952-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008345 10.0.0.19 - - [2025-10-27 04:40:01] "POST /set-tag HTTP/1.1" 200 109 0.003485 10.0.0.19 - - [2025-10-27 04:40:03] "GET /virtual-machine-interface/fa1e7e3e-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006588 10.0.0.19 - - [2025-10-27 04:40:03] "POST /set-tag HTTP/1.1" 200 109 0.002999 10.0.0.19 - - [2025-10-27 04:40:03] "GET /virtual-machine-interface/fb08b92c-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004802 10.0.0.19 - - [2025-10-27 04:40:03] "POST /set-tag HTTP/1.1" 200 109 0.002697 10.0.0.19 - - [2025-10-27 04:40:06] "GET /virtual-machine/75035e0b-4236-4836-9cc9-35d187a9e9fb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003069 10.0.0.19 - - [2025-10-27 04:40:06] "GET /virtual-machine-interface/f99cc952-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007671 10.0.0.19 - - [2025-10-27 04:40:06] "GET /virtual-machine/6c7e8a76-6ed7-4a18-8c99-8ab21e8cc6d7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004219 10.0.0.19 - - [2025-10-27 04:40:06] "GET /virtual-machine-interface/fa958650-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006225 10.0.0.19 - - [2025-10-27 04:40:06] "GET /virtual-machine/c0f70444-cc38-4849-be1a-77685c340a88?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.005142 10.0.0.19 - - [2025-10-27 04:40:06] "GET /virtual-machine-interface/fa1e7e3e-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011091 10.0.0.19 - - [2025-10-27 04:40:06] "GET /virtual-machine/fa2969ac-17ec-4c02-8c70-1d0ebb734774?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004153 10.0.0.19 - - [2025-10-27 04:40:06] "GET /virtual-machine-interface/fb08b92c-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005308 10.0.0.19 - - [2025-10-27 04:40:06] "GET /loadbalancer/a6fd4518-acd2-4fed-b884-54aa7b6e5efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004816 10.0.0.19 - - [2025-10-27 04:40:06] "POST /tags HTTP/1.1" 200 333 0.039792 10.0.0.19 - - [2025-10-27 04:40:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005299 10.0.0.19 - - [2025-10-27 04:40:07] "GET /tag/af5785b0-a918-4eac-b0d1-37eca65b82ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.015987 10.0.0.19 - - [2025-10-27 04:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.19 - - [2025-10-27 04:40:07] "GET /project/50ba16dc-af6e-448b-8abe-ae58b8b85e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.040688 10.0.0.19 - - [2025-10-27 04:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.19 - - [2025-10-27 04:40:07] "GET /virtual-network/aec5e4e4-7ab7-4253-9493-7246e32cb375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.007940 10.0.0.19 - - [2025-10-27 04:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.19 - - [2025-10-27 04:40:07] "GET /service-appliance-set/ce9885ba-4f8f-4d8e-bbe0-9fb12b6c4fc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003572 10.0.0.19 - - [2025-10-27 04:40:07] "POST /fqname-to-id HTTP/1.1" 404 273 0.002679 10.0.0.19 - - [2025-10-27 04:40:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.104776 10.0.0.19 - - [2025-10-27 04:40:07] "GET /virtual-machine-interface/b8aa29ce-065c-4de9-b9d4-99ef5ef2272d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.005011 10.0.0.19 - - [2025-10-27 04:40:07] "POST /instance-ips HTTP/1.1" 200 409 0.039487 10.0.0.19 - - [2025-10-27 04:40:07] "GET /instance-ip/84368d91-7ab9-4fb6-96c1-0e9284395fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.021635 10.0.0.19 - - [2025-10-27 04:40:07] "POST /loadbalancers HTTP/1.1" 200 629 0.068229 10.0.0.19 - - [2025-10-27 04:40:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.018312 10.0.0.19 - - [2025-10-27 04:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004788 10.0.0.19 - - [2025-10-27 04:40:07] "GET /project/50ba16dc-af6e-448b-8abe-ae58b8b85e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.059634 10.0.0.19 - - [2025-10-27 04:40:07] "GET /instance-ip/84368d91-7ab9-4fb6-96c1-0e9284395fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.004141 10.0.0.19 - - [2025-10-27 04:40:07] "GET /project/50ba16dc-af6e-448b-8abe-ae58b8b85e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.049240 10.0.0.19 - - [2025-10-27 04:40:07] "GET /loadbalancer/a6fd4518-acd2-4fed-b884-54aa7b6e5efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.009163 10.0.0.19 - - [2025-10-27 04:40:07] "POST /floating-ips HTTP/1.1" 200 597 0.061445 10.0.0.19 - - [2025-10-27 04:40:07] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.045895 10.0.0.19 - - [2025-10-27 04:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.19 - - [2025-10-27 04:40:07] "GET /project/50ba16dc-af6e-448b-8abe-ae58b8b85e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.041180 10.0.0.19 - - [2025-10-27 04:40:07] "GET /loadbalancer-listener/c0944a98-b5ec-49ef-9191-c8d0290e4f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.004023 10.0.0.19 - - [2025-10-27 04:40:07] "GET /loadbalancer-listener/c0944a98-b5ec-49ef-9191-c8d0290e4f97?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.004510 10.0.0.19 - - [2025-10-27 04:40:07] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.021944 10.0.0.19 - - [2025-10-27 04:40:07] "GET /loadbalancer/a6fd4518-acd2-4fed-b884-54aa7b6e5efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.010054 10.0.0.19 - - [2025-10-27 04:40:07] "GET /instance-ip/84368d91-7ab9-4fb6-96c1-0e9284395fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.032150 10.0.0.19 - - [2025-10-27 04:40:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005501 10.0.0.19 - - [2025-10-27 04:40:07] "GET /loadbalancer/a6fd4518-acd2-4fed-b884-54aa7b6e5efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.004612 10.0.0.19 - - [2025-10-27 04:40:08] "GET /instance-ip/84368d91-7ab9-4fb6-96c1-0e9284395fbd?fields=floating_ips HTTP/1.1" 200 1212 0.012544 10.0.0.19 - - [2025-10-27 04:40:08] "GET /loadbalancer-pool/5db4b4a6-3035-4c2c-a788-a310e873498e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.009116 10.0.0.19 - - [2025-10-27 04:40:08] "GET /floating-ip/7ba16d54-8ada-4452-ae84-3639cd7c72d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.009959 10.0.0.19 - - [2025-10-27 04:40:08] "POST /loadbalancer-members HTTP/1.1" 200 721 0.021043 10.0.0.19 - - [2025-10-27 04:40:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.019222 10.0.0.19 - - [2025-10-27 04:40:08] "GET /virtual-machine-interface/f7a8f878-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009474 10.0.0.19 - - [2025-10-27 04:40:08] "GET /virtual-machine-interface/f7a8f878-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006856 10.0.0.19 - - [2025-10-27 04:40:08] "POST /ref-update HTTP/1.1" 200 156 0.007215 10.0.0.19 - - [2025-10-27 04:40:08] "GET /floating-ip/7ba16d54-8ada-4452-ae84-3639cd7c72d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.012558 10.0.0.19 - - [2025-10-27 04:40:08] "POST /tags HTTP/1.1" 409 221 0.002044 10.0.0.19 - - [2025-10-27 04:40:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.19 - - [2025-10-27 04:40:08] "GET /tag/af5785b0-a918-4eac-b0d1-37eca65b82ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011488 10.0.0.19 - - [2025-10-27 04:40:08] "PUT /floating-ip/7ba16d54-8ada-4452-ae84-3639cd7c72d9 HTTP/1.1" 200 256 0.009612 10.0.0.19 - - [2025-10-27 04:40:08] "POST /set-tag HTTP/1.1" 200 109 0.063279 10.0.0.19 - - [2025-10-27 04:40:08] "GET /loadbalancer-pool/5db4b4a6-3035-4c2c-a788-a310e873498e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.007490 10.0.0.19 - - [2025-10-27 04:40:08] "POST /loadbalancer-members HTTP/1.1" 200 721 0.024145 10.0.0.19 - - [2025-10-27 04:40:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.009387 10.0.0.19 - - [2025-10-27 04:40:08] "GET /virtual-machine-interface/f71b8b1e-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007357 10.0.0.19 - - [2025-10-27 04:40:08] "GET /virtual-machine-interface/f71b8b1e-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005729 10.0.0.19 - - [2025-10-27 04:40:08] "POST /ref-update HTTP/1.1" 200 156 0.013185 10.0.0.19 - - [2025-10-27 04:40:08] "GET /floating-ip/7ba16d54-8ada-4452-ae84-3639cd7c72d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.011594 10.0.0.19 - - [2025-10-27 04:40:08] "POST /set-tag HTTP/1.1" 200 109 0.091129 10.0.0.19 - - [2025-10-27 04:40:09] "POST /tags HTTP/1.1" 409 206 0.002429 10.0.0.19 - - [2025-10-27 04:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.19 - - [2025-10-27 04:40:09] "GET /tag/8eaebe5c-8701-49ea-a616-8e48ca58d059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011694 10.0.0.19 - - [2025-10-27 04:40:09] "POST /tags HTTP/1.1" 409 204 0.001937 10.0.0.19 - - [2025-10-27 04:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.19 - - [2025-10-27 04:40:09] "GET /tag/8597336d-9c71-4dc1-a2e5-17b4cf3735c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011527 10.0.0.19 - - [2025-10-27 04:40:09] "GET /application-policy-set/744f4102-b971-4bcb-b37b-6a8799f7c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002692 10.0.0.19 - - [2025-10-27 04:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.19 - - [2025-10-27 04:40:09] "GET /policy-management/1e9f5115-4f8e-4141-8312-b74eed1f585b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003145 10.0.0.19 - - [2025-10-27 04:40:09] "POST /tags HTTP/1.1" 409 206 0.002270 10.0.0.19 - - [2025-10-27 04:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.19 - - [2025-10-27 04:40:09] "GET /tag/8eaebe5c-8701-49ea-a616-8e48ca58d059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012398 10.0.0.19 - - [2025-10-27 04:40:09] "POST /tags HTTP/1.1" 409 226 0.001937 10.0.0.19 - - [2025-10-27 04:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.19 - - [2025-10-27 04:40:09] "GET /tag/4eb91d75-504a-479b-b87a-af5dd195fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014319 10.0.0.19 - - [2025-10-27 04:40:09] "POST /tags HTTP/1.1" 409 204 0.002369 10.0.0.19 - - [2025-10-27 04:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.19 - - [2025-10-27 04:40:09] "GET /tag/8597336d-9c71-4dc1-a2e5-17b4cf3735c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.012088 10.0.0.19 - - [2025-10-27 04:40:09] "POST /tags HTTP/1.1" 409 226 0.002424 10.0.0.19 - - [2025-10-27 04:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.19 - - [2025-10-27 04:40:09] "GET /tag/4eb91d75-504a-479b-b87a-af5dd195fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012609 10.0.0.19 - - [2025-10-27 04:40:09] "GET /application-policy-set/744f4102-b971-4bcb-b37b-6a8799f7c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003217 10.0.0.19 - - [2025-10-27 04:40:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007739 10.0.0.19 - - [2025-10-27 04:40:09] "GET /policy-management/1e9f5115-4f8e-4141-8312-b74eed1f585b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005469 10.0.0.19 - - [2025-10-27 04:40:09] "POST /firewall-rules HTTP/1.1" 200 626 0.069593 10.0.0.19 - - [2025-10-27 04:40:09] "POST /firewall-rules HTTP/1.1" 200 646 0.098752 10.0.0.19 - - [2025-10-27 04:40:09] "GET /firewall-rule/1058d869-fc38-4d0f-9ed8-294733823414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.026465 10.0.0.19 - - [2025-10-27 04:40:09] "GET /firewall-policy/780a7b8d-05d1-4f2c-a45a-703f6886b0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003115 10.0.0.19 - - [2025-10-27 04:40:10] "GET /firewall-rule/89cc83b9-a090-4fad-b7cf-b6c10531fbff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.005119 10.0.0.19 - - [2025-10-27 04:40:10] "POST /ref-update HTTP/1.1" 200 156 0.016077 10.0.0.19 - - [2025-10-27 04:40:10] "POST /firewall-policys HTTP/1.1" 200 606 0.040775 10.0.0.19 - - [2025-10-27 04:40:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.014852 10.0.0.19 - - [2025-10-27 04:40:10] "GET /firewall-policy/ed04ce09-ac83-4180-ad50-2e5372690a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.015873 10.0.0.19 - - [2025-10-27 04:40:10] "GET /application-policy-set/744f4102-b971-4bcb-b37b-6a8799f7c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002213 10.0.0.19 - - [2025-10-27 04:40:10] "GET /firewall-policy/ed04ce09-ac83-4180-ad50-2e5372690a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003555 10.0.0.19 - - [2025-10-27 04:40:10] "GET /firewall-policy/2409207a-579b-48ab-b7de-f73c415f5690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004201 10.0.0.19 - - [2025-10-27 04:40:10] "GET /firewall-policy/39e267a7-eccc-49a9-882d-81dd0ef820af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.003965 10.0.0.19 - - [2025-10-27 04:40:10] "GET /firewall-policy/780a7b8d-05d1-4f2c-a45a-703f6886b0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004288 10.0.0.19 - - [2025-10-27 04:40:10] "GET /firewall-policy/780a7b8d-05d1-4f2c-a45a-703f6886b0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002470 10.0.0.19 - - [2025-10-27 04:40:10] "GET /firewall-policy/39e267a7-eccc-49a9-882d-81dd0ef820af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002426 10.0.0.19 - - [2025-10-27 04:40:10] "POST /ref-update HTTP/1.1" 200 156 0.018551 10.0.0.19 - - [2025-10-27 04:40:10] "POST /ref-update HTTP/1.1" 200 156 0.017925 10.0.0.19 - - [2025-10-27 04:40:10] "POST /ref-update HTTP/1.1" 200 156 0.035066 10.0.0.19 - - [2025-10-27 04:40:10] "POST /ref-update HTTP/1.1" 200 156 0.031005 10.0.0.19 - - [2025-10-27 04:40:10] "POST /ref-update HTTP/1.1" 200 156 0.027766 10.0.0.19 - - [2025-10-27 04:40:10] "GET /firewall-policy/ed04ce09-ac83-4180-ad50-2e5372690a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.005502 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:40:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001169 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:40:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001262 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:40:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001117 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:40:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001150 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:41:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001013 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:41:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000953 10.0.0.19 - - [2025-10-27 04:42:08] "GET /virtual-machine-interface/41c95bca-b2ed-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010396 10.0.0.19 - - [2025-10-27 04:42:08] "POST /set-tag HTTP/1.1" 200 109 0.005632 10.0.0.19 - - [2025-10-27 04:42:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.19 - - [2025-10-27 04:42:08] "GET /loadbalancer/4dce3aac-f0db-42a7-8d7c-c278a90c737a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003158 10.0.0.19 - - [2025-10-27 04:42:08] "GET /virtual-machine-interface/41c95bca-b2ed-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005505 10.0.0.19 - - [2025-10-27 04:42:08] "POST /set-tag HTTP/1.1" 200 109 0.023105 10.0.0.19 - - [2025-10-27 04:42:08] "DELETE /loadbalancer-member/b5169425-27bd-4173-9d7a-156768aefe7b HTTP/1.1" 200 115 0.044594 10.0.0.19 - - [2025-10-27 04:42:08] "GET /virtual-machine-interface/41c95bca-b2ed-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005874 10.0.0.19 - - [2025-10-27 04:42:08] "POST /set-tag HTTP/1.1" 200 109 0.002804 10.0.0.19 - - [2025-10-27 04:42:08] "DELETE /loadbalancer-member/2211c7a7-6585-4e46-b340-e6c2b57eb200 HTTP/1.1" 200 115 0.035334 10.0.0.19 - - [2025-10-27 04:42:08] "GET /virtual-machine-interface/41c95bca-b2ed-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009248 10.0.0.19 - - [2025-10-27 04:42:08] "POST /set-tag HTTP/1.1" 200 109 0.009403 10.0.0.19 - - [2025-10-27 04:42:08] "DELETE /loadbalancer-member/d27f58b4-8075-4098-ae52-1956abf44c8d HTTP/1.1" 200 115 0.044433 10.0.0.19 - - [2025-10-27 04:42:08] "GET /virtual-machine-interface/41c95bca-b2ed-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005446 10.0.0.19 - - [2025-10-27 04:42:08] "POST /set-tag HTTP/1.1" 200 109 0.003129 10.0.0.19 - - [2025-10-27 04:42:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.19 - - [2025-10-27 04:42:09] "GET /loadbalancer/4dce3aac-f0db-42a7-8d7c-c278a90c737a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002729 10.0.0.19 - - [2025-10-27 04:42:09] "GET /loadbalancer-pool/5ae6a927-290d-413e-af64-94fa9ed9a363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002619 10.0.0.19 - - [2025-10-27 04:42:09] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022929 10.0.0.19 - - [2025-10-27 04:42:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.050297 10.0.0.19 - - [2025-10-27 04:42:09] "GET /virtual-machine-interface/41c95bca-b2ed-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.019332 10.0.0.19 - - [2025-10-27 04:42:09] "GET /virtual-machine-interface/41c95bca-b2ed-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016502 10.0.0.19 - - [2025-10-27 04:42:09] "GET /floating-ip/c645ffdd-6380-48f6-a9d1-ab75d555bb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002435 10.0.0.19 - - [2025-10-27 04:42:09] "POST /set-tag HTTP/1.1" 200 109 0.070486 10.0.0.19 - - [2025-10-27 04:42:09] "GET /loadbalancer-pool/eaefa204-3980-4244-99d8-a5c32c7d0094?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.008019 10.0.0.19 - - [2025-10-27 04:42:09] "POST /loadbalancer-members HTTP/1.1" 200 690 0.039722 10.0.0.19 - - [2025-10-27 04:42:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.012805 10.0.0.19 - - [2025-10-27 04:42:09] "GET /virtual-machine-interface/41c95bca-b2ed-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013968 10.0.0.19 - - [2025-10-27 04:42:09] "GET /virtual-machine-interface/41c95bca-b2ed-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008429 10.0.0.19 - - [2025-10-27 04:42:09] "POST /set-tag HTTP/1.1" 200 109 0.007408 10.0.0.19 - - [2025-10-27 04:42:09] "GET /floating-ip/c645ffdd-6380-48f6-a9d1-ab75d555bb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002763 10.0.0.19 - - [2025-10-27 04:42:09] "GET /loadbalancer-pool/2311333c-3aef-4d85-9726-4140cb09af90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003865 10.0.0.19 - - [2025-10-27 04:42:09] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022612 10.0.0.19 - - [2025-10-27 04:42:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.026937 10.0.0.19 - - [2025-10-27 04:42:09] "GET /virtual-machine-interface/41c95bca-b2ed-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010290 10.0.0.19 - - [2025-10-27 04:42:09] "GET /virtual-machine-interface/41c95bca-b2ed-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004454 10.0.0.19 - - [2025-10-27 04:42:09] "GET /floating-ip/c645ffdd-6380-48f6-a9d1-ab75d555bb1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003116 10.0.0.19 - - [2025-10-27 04:42:09] "POST /set-tag HTTP/1.1" 200 109 0.003344 10.0.0.19 - - [2025-10-27 04:42:18] "POST /tags HTTP/1.1" 409 252 0.007318 10.0.0.19 - - [2025-10-27 04:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009419 10.0.0.19 - - [2025-10-27 04:42:18] "GET /tag/b0258cd5-aadd-4238-b158-2bc69123ca85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.021442 10.0.0.19 - - [2025-10-27 04:42:18] "POST /tags HTTP/1.1" 409 228 0.002313 10.0.0.19 - - [2025-10-27 04:42:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.19 - - [2025-10-27 04:42:19] "GET /tag/da8003dd-3123-46f1-82f9-647b3fa798a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015053 10.0.0.19 - - [2025-10-27 04:42:19] "GET /application-policy-set/744f4102-b971-4bcb-b37b-6a8799f7c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.009931 10.0.0.19 - - [2025-10-27 04:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006103 10.0.0.19 - - [2025-10-27 04:42:19] "GET /policy-management/1e9f5115-4f8e-4141-8312-b74eed1f585b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003562 10.0.0.19 - - [2025-10-27 04:42:19] "POST /tags HTTP/1.1" 409 206 0.002768 10.0.0.19 - - [2025-10-27 04:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004928 10.0.0.19 - - [2025-10-27 04:42:19] "GET /tag/8eaebe5c-8701-49ea-a616-8e48ca58d059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013684 10.0.0.19 - - [2025-10-27 04:42:19] "POST /tags HTTP/1.1" 409 226 0.002684 10.0.0.19 - - [2025-10-27 04:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.19 - - [2025-10-27 04:42:19] "GET /tag/4eb91d75-504a-479b-b87a-af5dd195fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014360 10.0.0.19 - - [2025-10-27 04:42:19] "POST /tags HTTP/1.1" 409 204 0.005960 10.0.0.19 - - [2025-10-27 04:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005127 10.0.0.19 - - [2025-10-27 04:42:19] "GET /tag/8597336d-9c71-4dc1-a2e5-17b4cf3735c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013782 10.0.0.19 - - [2025-10-27 04:42:19] "POST /tags HTTP/1.1" 409 226 0.002988 10.0.0.19 - - [2025-10-27 04:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.19 - - [2025-10-27 04:42:19] "GET /tag/4eb91d75-504a-479b-b87a-af5dd195fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.033116 10.0.0.19 - - [2025-10-27 04:42:19] "POST /tags HTTP/1.1" 409 228 0.002838 10.0.0.19 - - [2025-10-27 04:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.19 - - [2025-10-27 04:42:19] "GET /tag/da8003dd-3123-46f1-82f9-647b3fa798a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013517 10.0.0.19 - - [2025-10-27 04:42:19] "POST /tags HTTP/1.1" 409 252 0.002558 10.0.0.19 - - [2025-10-27 04:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.19 - - [2025-10-27 04:42:19] "GET /tag/b0258cd5-aadd-4238-b158-2bc69123ca85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.019890 10.0.0.19 - - [2025-10-27 04:42:19] "GET /application-policy-set/744f4102-b971-4bcb-b37b-6a8799f7c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003032 10.0.0.19 - - [2025-10-27 04:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.19 - - [2025-10-27 04:42:19] "GET /policy-management/1e9f5115-4f8e-4141-8312-b74eed1f585b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005489 10.0.0.19 - - [2025-10-27 04:42:19] "POST /firewall-rules HTTP/1.1" 409 281 0.003174 10.0.0.19 - - [2025-10-27 04:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004468 10.0.0.19 - - [2025-10-27 04:42:19] "PUT /firewall-rule/89cc83b9-a090-4fad-b7cf-b6c10531fbff HTTP/1.1" 200 260 0.029589 10.0.0.19 - - [2025-10-27 04:42:19] "POST /firewall-rules HTTP/1.1" 409 291 0.003873 10.0.0.19 - - [2025-10-27 04:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.19 - - [2025-10-27 04:42:19] "PUT /firewall-rule/1058d869-fc38-4d0f-9ed8-294733823414 HTTP/1.1" 200 260 0.057822 10.0.0.19 - - [2025-10-27 04:42:19] "GET /firewall-rule/1058d869-fc38-4d0f-9ed8-294733823414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.010144 10.0.0.19 - - [2025-10-27 04:42:19] "POST /firewall-rules HTTP/1.1" 200 658 0.085459 10.0.0.19 - - [2025-10-27 04:42:19] "GET /firewall-rule/3db1a34f-47d4-4736-96d0-6c7e1de180dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.026840 10.0.0.19 - - [2025-10-27 04:42:19] "GET /firewall-policy/780a7b8d-05d1-4f2c-a45a-703f6886b0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.007626 10.0.0.19 - - [2025-10-27 04:42:20] "GET /firewall-rule/89cc83b9-a090-4fad-b7cf-b6c10531fbff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003539 10.0.0.19 - - [2025-10-27 04:42:20] "POST /firewall-policys HTTP/1.1" 409 269 0.003864 10.0.0.19 - - [2025-10-27 04:42:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.19 - - [2025-10-27 04:42:20] "PUT /firewall-policy/ed04ce09-ac83-4180-ad50-2e5372690a46 HTTP/1.1" 200 264 0.052353 10.0.0.19 - - [2025-10-27 04:42:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.029042 10.0.0.19 - - [2025-10-27 04:42:20] "GET /firewall-policy/ed04ce09-ac83-4180-ad50-2e5372690a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.019648 10.0.0.19 - - [2025-10-27 04:42:20] "GET /application-policy-set/744f4102-b971-4bcb-b37b-6a8799f7c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003707 10.0.0.19 - - [2025-10-27 04:42:20] "GET /firewall-policy/ed04ce09-ac83-4180-ad50-2e5372690a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002897 10.0.0.19 - - [2025-10-27 04:42:20] "GET /firewall-policy/2409207a-579b-48ab-b7de-f73c415f5690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003825 10.0.0.19 - - [2025-10-27 04:42:20] "GET /firewall-policy/39e267a7-eccc-49a9-882d-81dd0ef820af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.004397 10.0.0.19 - - [2025-10-27 04:42:20] "GET /firewall-policy/780a7b8d-05d1-4f2c-a45a-703f6886b0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003109 10.0.0.19 - - [2025-10-27 04:42:20] "GET /firewall-policy/ed04ce09-ac83-4180-ad50-2e5372690a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.006989 10.0.0.19 - - [2025-10-27 04:42:20] "GET /firewall-policy/ed04ce09-ac83-4180-ad50-2e5372690a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003925 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:42:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001765 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:42:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001114 10.0.0.19 - - [2025-10-27 04:42:26] "GET /global-system-configs HTTP/1.1" 200 322 0.003659 10.0.0.19 - - [2025-10-27 04:42:27] "GET /global-system-configs HTTP/1.1" 200 322 0.009250 10.0.0.19 - - [2025-10-27 04:43:21] "GET /virtual-machine-interface/f853c8b6-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008017 10.0.0.19 - - [2025-10-27 04:43:21] "POST /set-tag HTTP/1.1" 200 109 0.007126 10.0.0.19 - - [2025-10-27 04:43:21] "GET /virtual-machine-interface/f7a8f878-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006108 10.0.0.19 - - [2025-10-27 04:43:21] "POST /set-tag HTTP/1.1" 200 109 0.003612 10.0.0.19 - - [2025-10-27 04:43:21] "GET /virtual-machine-interface/f71b8b1e-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005546 10.0.0.19 - - [2025-10-27 04:43:21] "POST /set-tag HTTP/1.1" 200 109 0.002567 10.0.0.19 - - [2025-10-27 04:43:21] "GET /virtual-machine-interface/fa958650-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009446 10.0.0.19 - - [2025-10-27 04:43:21] "POST /set-tag HTTP/1.1" 200 109 0.002617 10.0.0.19 - - [2025-10-27 04:43:21] "GET /virtual-machine-interface/f99cc952-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006028 10.0.0.19 - - [2025-10-27 04:43:21] "POST /set-tag HTTP/1.1" 200 109 0.003417 10.0.0.19 - - [2025-10-27 04:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.19 - - [2025-10-27 04:43:21] "GET /loadbalancer/a6fd4518-acd2-4fed-b884-54aa7b6e5efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002764 10.0.0.19 - - [2025-10-27 04:43:21] "GET /virtual-machine-interface/f7a8f878-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004045 10.0.0.19 - - [2025-10-27 04:43:21] "POST /set-tag HTTP/1.1" 200 109 0.021556 10.0.0.19 - - [2025-10-27 04:43:21] "DELETE /loadbalancer-member/0e46dd8c-59eb-4737-b107-3cc0684710d3 HTTP/1.1" 200 115 0.042066 10.0.0.19 - - [2025-10-27 04:43:21] "GET /virtual-machine-interface/f8e1c2e2-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004891 10.0.0.19 - - [2025-10-27 04:43:21] "POST /set-tag HTTP/1.1" 200 109 0.002310 10.0.0.19 - - [2025-10-27 04:43:21] "GET /virtual-machine-interface/fb08b92c-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005055 10.0.0.19 - - [2025-10-27 04:43:21] "POST /set-tag HTTP/1.1" 200 109 0.002421 10.0.0.19 - - [2025-10-27 04:43:21] "GET /virtual-machine-interface/fa1e7e3e-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004381 10.0.0.19 - - [2025-10-27 04:43:21] "POST /set-tag HTTP/1.1" 200 109 0.002814 10.0.0.19 - - [2025-10-27 04:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.19 - - [2025-10-27 04:43:21] "GET /loadbalancer/a6fd4518-acd2-4fed-b884-54aa7b6e5efa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002948 10.0.0.19 - - [2025-10-27 04:43:22] "GET /virtual-machine-interface/f71b8b1e-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008616 10.0.0.19 - - [2025-10-27 04:43:22] "POST /set-tag HTTP/1.1" 200 109 0.005231 10.0.0.19 - - [2025-10-27 04:43:22] "GET /virtual-machine-interface/f8e1c2e2-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005276 10.0.0.19 - - [2025-10-27 04:43:22] "POST /set-tag HTTP/1.1" 200 109 0.002378 10.0.0.19 - - [2025-10-27 04:43:22] "GET /virtual-machine-interface/f8e1c2e2-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004680 10.0.0.19 - - [2025-10-27 04:43:22] "POST /set-tag HTTP/1.1" 200 109 0.003488 10.0.0.19 - - [2025-10-27 04:43:22] "GET /virtual-machine/a3fa3c89-aaea-4e61-a21f-9565cee447dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003676 10.0.0.19 - - [2025-10-27 04:43:22] "POST /ref-update HTTP/1.1" 200 156 0.013221 10.0.0.19 - - [2025-10-27 04:43:22] "GET /virtual-machine-interface/f8e1c2e2-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005320 10.0.0.19 - - [2025-10-27 04:43:22] "POST /set-tag HTTP/1.1" 200 109 0.019948 10.0.0.19 - - [2025-10-27 04:43:22] "POST /set-tag HTTP/1.1" 200 109 0.035734 10.0.0.19 - - [2025-10-27 04:43:22] "POST /set-tag HTTP/1.1" 200 109 0.016437 10.0.0.19 - - [2025-10-27 04:43:22] "POST /set-tag HTTP/1.1" 200 109 0.039321 10.0.0.19 - - [2025-10-27 04:43:22] "POST /set-tag HTTP/1.1" 200 109 0.041787 10.0.0.19 - - [2025-10-27 04:43:22] "DELETE /instance-ip/f8fc94c8-b2ee-11f0-bebf-fa163e0ee92b HTTP/1.1" 200 115 0.039583 10.0.0.19 - - [2025-10-27 04:43:22] "DELETE /virtual-machine-interface/f8e1c2e2-b2ee-11f0-bebf-fa163e0ee92b HTTP/1.1" 200 115 0.042409 10.0.0.19 - - [2025-10-27 04:43:22] "DELETE /virtual-machine/a3fa3c89-aaea-4e61-a21f-9565cee447dd HTTP/1.1" 200 115 0.035532 10.0.0.19 - - [2025-10-27 04:43:22] "GET /virtual-machine-interface/f71b8b1e-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006237 10.0.0.19 - - [2025-10-27 04:43:22] "POST /set-tag HTTP/1.1" 200 109 0.002949 10.0.0.19 - - [2025-10-27 04:43:22] "GET /virtual-machine/95393022-42d4-4b2b-935d-d6d34c0c1a04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003771 10.0.0.19 - - [2025-10-27 04:43:22] "POST /ref-update HTTP/1.1" 200 156 0.023122 10.0.0.19 - - [2025-10-27 04:43:23] "GET /virtual-machine-interface/f71b8b1e-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008594 10.0.0.19 - - [2025-10-27 04:43:23] "POST /set-tag HTTP/1.1" 200 109 0.072511 10.0.0.19 - - [2025-10-27 04:43:23] "POST /set-tag HTTP/1.1" 200 109 0.052579 10.0.0.19 - - [2025-10-27 04:43:23] "POST /set-tag HTTP/1.1" 200 109 0.042363 10.0.0.19 - - [2025-10-27 04:43:23] "POST /set-tag HTTP/1.1" 200 109 0.070819 10.0.0.19 - - [2025-10-27 04:43:23] "POST /set-tag HTTP/1.1" 200 109 0.062692 10.0.0.19 - - [2025-10-27 04:43:23] "DELETE /instance-ip/f73a862c-b2ee-11f0-bebf-fa163e0ee92b HTTP/1.1" 200 115 0.064052 10.0.0.19 - - [2025-10-27 04:43:23] "POST /ref-update HTTP/1.1" 200 156 0.014640 10.0.0.19 - - [2025-10-27 04:43:23] "DELETE /virtual-machine-interface/f71b8b1e-b2ee-11f0-bebf-fa163e0ee92b HTTP/1.1" 200 115 0.119430 10.0.0.19 - - [2025-10-27 04:43:23] "DELETE /virtual-machine/95393022-42d4-4b2b-935d-d6d34c0c1a04 HTTP/1.1" 200 115 0.044056 10.0.0.19 - - [2025-10-27 04:43:23] "GET /virtual-machine-interface/f853c8b6-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007073 10.0.0.19 - - [2025-10-27 04:43:23] "POST /set-tag HTTP/1.1" 200 109 0.004138 10.0.0.19 - - [2025-10-27 04:43:23] "GET /virtual-machine-interface/f853c8b6-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006665 10.0.0.19 - - [2025-10-27 04:43:23] "POST /set-tag HTTP/1.1" 200 109 0.010018 10.0.0.19 - - [2025-10-27 04:43:23] "GET /virtual-machine/8284fdd4-d96e-4ea9-acff-e41a9bfa2778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.006481 10.0.0.19 - - [2025-10-27 04:43:23] "POST /ref-update HTTP/1.1" 200 156 0.024179 10.0.0.19 - - [2025-10-27 04:43:23] "GET /virtual-machine-interface/f853c8b6-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013947 10.0.0.19 - - [2025-10-27 04:43:24] "POST /set-tag HTTP/1.1" 200 109 0.027030 10.0.0.19 - - [2025-10-27 04:43:24] "POST /set-tag HTTP/1.1" 200 109 0.023995 10.0.0.19 - - [2025-10-27 04:43:24] "POST /set-tag HTTP/1.1" 200 109 0.049308 10.0.0.19 - - [2025-10-27 04:43:24] "POST /set-tag HTTP/1.1" 200 109 0.026417 10.0.0.19 - - [2025-10-27 04:43:24] "POST /set-tag HTTP/1.1" 200 109 0.074227 10.0.0.19 - - [2025-10-27 04:43:24] "DELETE /instance-ip/f86e4e16-b2ee-11f0-bebf-fa163e0ee92b HTTP/1.1" 200 115 0.117045 10.0.0.19 - - [2025-10-27 04:43:24] "DELETE /virtual-machine-interface/f853c8b6-b2ee-11f0-bebf-fa163e0ee92b HTTP/1.1" 200 115 0.075966 10.0.0.19 - - [2025-10-27 04:43:24] "DELETE /virtual-machine/8284fdd4-d96e-4ea9-acff-e41a9bfa2778 HTTP/1.1" 200 115 0.040690 10.0.0.19 - - [2025-10-27 04:43:24] "DELETE /tag/23300d18-7caf-46e8-8a8c-4b906e38a717 HTTP/1.1" 200 115 0.072994 10.0.0.19 - - [2025-10-27 04:43:24] "GET /virtual-machine-interface/f7a8f878-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015539 10.0.0.19 - - [2025-10-27 04:43:24] "POST /set-tag HTTP/1.1" 200 109 0.003119 10.0.0.19 - - [2025-10-27 04:43:24] "GET /virtual-machine-interface/f7a8f878-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004607 10.0.0.19 - - [2025-10-27 04:43:24] "POST /set-tag HTTP/1.1" 200 109 0.002752 10.0.0.19 - - [2025-10-27 04:43:24] "GET /virtual-machine/e5d45050-f2e5-464b-b576-67c268c11eb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003107 10.0.0.19 - - [2025-10-27 04:43:24] "POST /ref-update HTTP/1.1" 200 156 0.015503 10.0.0.19 - - [2025-10-27 04:43:24] "GET /virtual-machine-interface/f7a8f878-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009921 10.0.0.19 - - [2025-10-27 04:43:24] "POST /set-tag HTTP/1.1" 200 109 0.046379 10.0.0.19 - - [2025-10-27 04:43:24] "POST /set-tag HTTP/1.1" 200 109 0.049267 10.0.0.19 - - [2025-10-27 04:43:25] "POST /set-tag HTTP/1.1" 200 109 0.049324 10.0.0.19 - - [2025-10-27 04:43:25] "POST /set-tag HTTP/1.1" 200 109 0.053859 10.0.0.19 - - [2025-10-27 04:43:25] "POST /set-tag HTTP/1.1" 200 109 0.038167 10.0.0.19 - - [2025-10-27 04:43:25] "DELETE /instance-ip/f7c715f6-b2ee-11f0-bebf-fa163e0ee92b HTTP/1.1" 200 115 0.075895 10.0.0.19 - - [2025-10-27 04:43:25] "POST /ref-update HTTP/1.1" 200 156 0.017886 10.0.0.19 - - [2025-10-27 04:43:25] "DELETE /virtual-machine-interface/f7a8f878-b2ee-11f0-bebf-fa163e0ee92b HTTP/1.1" 200 115 0.054885 10.0.0.19 - - [2025-10-27 04:43:25] "DELETE /virtual-machine/e5d45050-f2e5-464b-b576-67c268c11eb9 HTTP/1.1" 200 115 0.041361 10.0.0.19 - - [2025-10-27 04:43:25] "DELETE /tag/666ca258-e7c7-448a-a374-1ea8254f0ee4 HTTP/1.1" 200 115 0.058423 10.0.0.19 - - [2025-10-27 04:43:25] "DELETE /tag/8eaebe5c-8701-49ea-a616-8e48ca58d059 HTTP/1.1" 409 388 0.006399 10.0.0.19 - - [2025-10-27 04:43:53] "GET /virtual-machine-interface/f99cc952-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009293 10.0.0.19 - - [2025-10-27 04:43:53] "POST /set-tag HTTP/1.1" 200 109 0.014530 10.0.0.19 - - [2025-10-27 04:43:53] "GET /virtual-machine-interface/f99cc952-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010955 10.0.0.19 - - [2025-10-27 04:43:53] "POST /set-tag HTTP/1.1" 200 109 0.012148 10.0.0.19 - - [2025-10-27 04:43:53] "GET /virtual-machine/75035e0b-4236-4836-9cc9-35d187a9e9fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003611 10.0.0.19 - - [2025-10-27 04:43:53] "POST /ref-update HTTP/1.1" 200 156 0.023067 10.0.0.19 - - [2025-10-27 04:43:53] "GET /virtual-machine-interface/f99cc952-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013886 10.0.0.19 - - [2025-10-27 04:43:53] "POST /set-tag HTTP/1.1" 200 109 0.017899 10.0.0.19 - - [2025-10-27 04:43:53] "POST /set-tag HTTP/1.1" 200 109 0.044926 10.0.0.19 - - [2025-10-27 04:43:53] "POST /set-tag HTTP/1.1" 200 109 0.040972 10.0.0.19 - - [2025-10-27 04:43:53] "POST /set-tag HTTP/1.1" 200 109 0.040005 10.0.0.19 - - [2025-10-27 04:43:53] "DELETE /instance-ip/f9bb2244-b2ee-11f0-bebf-fa163e0ee92b HTTP/1.1" 200 115 0.077393 10.0.0.19 - - [2025-10-27 04:43:53] "DELETE /virtual-machine-interface/f99cc952-b2ee-11f0-bebf-fa163e0ee92b HTTP/1.1" 200 115 0.096710 10.0.0.19 - - [2025-10-27 04:43:54] "DELETE /virtual-machine/75035e0b-4236-4836-9cc9-35d187a9e9fb HTTP/1.1" 200 115 0.050945 10.0.0.19 - - [2025-10-27 04:43:54] "DELETE /tag/ad1b2c31-3f5a-4145-ba8d-70a919a6551b HTTP/1.1" 200 115 0.048939 10.0.0.19 - - [2025-10-27 04:43:54] "GET /virtual-machine-interface/fb08b92c-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009131 10.0.0.19 - - [2025-10-27 04:43:54] "POST /set-tag HTTP/1.1" 200 109 0.003135 10.0.0.19 - - [2025-10-27 04:43:54] "GET /virtual-machine-interface/fb08b92c-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005401 10.0.0.19 - - [2025-10-27 04:43:54] "POST /set-tag HTTP/1.1" 200 109 0.005333 10.0.0.19 - - [2025-10-27 04:43:54] "GET /virtual-machine/fa2969ac-17ec-4c02-8c70-1d0ebb734774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004202 10.0.0.19 - - [2025-10-27 04:43:54] "POST /ref-update HTTP/1.1" 200 156 0.012845 10.0.0.19 - - [2025-10-27 04:43:54] "GET /virtual-machine-interface/fb08b92c-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011652 10.0.0.19 - - [2025-10-27 04:43:54] "POST /set-tag HTTP/1.1" 200 109 0.018219 10.0.0.19 - - [2025-10-27 04:43:54] "POST /set-tag HTTP/1.1" 200 109 0.043512 10.0.0.19 - - [2025-10-27 04:43:54] "POST /set-tag HTTP/1.1" 200 109 0.030052 10.0.0.19 - - [2025-10-27 04:43:54] "POST /set-tag HTTP/1.1" 200 109 0.018614 10.0.0.19 - - [2025-10-27 04:43:54] "DELETE /instance-ip/fb24f1d2-b2ee-11f0-bebf-fa163e0ee92b HTTP/1.1" 200 115 0.055104 10.0.0.19 - - [2025-10-27 04:43:54] "DELETE /virtual-machine-interface/fb08b92c-b2ee-11f0-bebf-fa163e0ee92b HTTP/1.1" 200 115 0.041248 10.0.0.19 - - [2025-10-27 04:43:54] "DELETE /virtual-machine/fa2969ac-17ec-4c02-8c70-1d0ebb734774 HTTP/1.1" 200 115 0.024689 10.0.0.19 - - [2025-10-27 04:43:54] "DELETE /tag/5b9df363-5819-46a7-8827-92eeaacf3dab HTTP/1.1" 200 115 0.038027 10.0.0.19 - - [2025-10-27 04:43:54] "GET /virtual-machine-interface/fa958650-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004837 10.0.0.19 - - [2025-10-27 04:43:54] "POST /set-tag HTTP/1.1" 200 109 0.002987 10.0.0.19 - - [2025-10-27 04:43:54] "GET /virtual-machine-interface/fa958650-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004129 10.0.0.19 - - [2025-10-27 04:43:54] "POST /set-tag HTTP/1.1" 200 109 0.002323 10.0.0.19 - - [2025-10-27 04:43:54] "GET /virtual-machine/6c7e8a76-6ed7-4a18-8c99-8ab21e8cc6d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003344 10.0.0.19 - - [2025-10-27 04:43:54] "POST /ref-update HTTP/1.1" 200 156 0.009856 10.0.0.19 - - [2025-10-27 04:43:54] "GET /virtual-machine-interface/fa958650-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007369 10.0.0.19 - - [2025-10-27 04:43:54] "POST /set-tag HTTP/1.1" 200 109 0.018768 10.0.0.19 - - [2025-10-27 04:43:54] "POST /set-tag HTTP/1.1" 200 109 0.036156 10.0.0.19 - - [2025-10-27 04:43:54] "POST /set-tag HTTP/1.1" 200 109 0.029798 10.0.0.19 - - [2025-10-27 04:43:55] "POST /set-tag HTTP/1.1" 200 109 0.018649 10.0.0.19 - - [2025-10-27 04:43:55] "DELETE /instance-ip/faacc338-b2ee-11f0-bebf-fa163e0ee92b HTTP/1.1" 200 115 0.054444 10.0.0.19 - - [2025-10-27 04:43:55] "DELETE /virtual-machine-interface/fa958650-b2ee-11f0-bebf-fa163e0ee92b HTTP/1.1" 200 115 0.055452 10.0.0.19 - - [2025-10-27 04:43:55] "DELETE /virtual-machine/6c7e8a76-6ed7-4a18-8c99-8ab21e8cc6d7 HTTP/1.1" 200 115 0.028977 10.0.0.19 - - [2025-10-27 04:43:55] "DELETE /tag/b0258cd5-aadd-4238-b158-2bc69123ca85 HTTP/1.1" 409 236 0.006080 10.0.0.19 - - [2025-10-27 04:43:55] "DELETE /tag/dce48afa-6c6e-44ba-a384-dee8248370a1 HTTP/1.1" 200 115 0.042598 10.0.0.19 - - [2025-10-27 04:43:55] "DELETE /tag/da8003dd-3123-46f1-82f9-647b3fa798a3 HTTP/1.1" 409 236 0.005803 10.0.0.19 - - [2025-10-27 04:43:55] "GET /virtual-machine-interface/fa1e7e3e-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005447 10.0.0.19 - - [2025-10-27 04:43:55] "POST /set-tag HTTP/1.1" 200 109 0.002935 10.0.0.19 - - [2025-10-27 04:43:55] "GET /virtual-machine-interface/fa1e7e3e-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005056 10.0.0.19 - - [2025-10-27 04:43:55] "POST /set-tag HTTP/1.1" 200 109 0.002583 10.0.0.19 - - [2025-10-27 04:43:55] "GET /virtual-machine/c0f70444-cc38-4849-be1a-77685c340a88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003683 10.0.0.19 - - [2025-10-27 04:43:55] "POST /ref-update HTTP/1.1" 200 156 0.015677 10.0.0.19 - - [2025-10-27 04:43:55] "GET /virtual-machine-interface/fa1e7e3e-b2ee-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018808 10.0.0.19 - - [2025-10-27 04:43:55] "POST /set-tag HTTP/1.1" 200 109 0.027426 10.0.0.19 - - [2025-10-27 04:43:55] "POST /set-tag HTTP/1.1" 200 109 0.034871 10.0.0.19 - - [2025-10-27 04:43:55] "POST /set-tag HTTP/1.1" 200 109 0.033355 10.0.0.19 - - [2025-10-27 04:43:55] "POST /set-tag HTTP/1.1" 200 109 0.016937 10.0.0.19 - - [2025-10-27 04:43:55] "DELETE /instance-ip/fa3670f2-b2ee-11f0-bebf-fa163e0ee92b HTTP/1.1" 200 115 0.064664 10.0.0.19 - - [2025-10-27 04:43:55] "DELETE /virtual-machine-interface/fa1e7e3e-b2ee-11f0-bebf-fa163e0ee92b HTTP/1.1" 200 115 0.069074 10.0.0.19 - - [2025-10-27 04:43:55] "DELETE /virtual-machine/c0f70444-cc38-4849-be1a-77685c340a88 HTTP/1.1" 200 115 0.032658 10.0.0.19 - - [2025-10-27 04:43:55] "DELETE /tag/44a8e460-9b5a-4d01-838d-eb6cd5c7b3b1 HTTP/1.1" 200 115 0.045846 10.0.0.19 - - [2025-10-27 04:43:55] "DELETE /tag/bb539c13-26c5-4f88-980f-ee271d87b10b HTTP/1.1" 200 115 0.039565 10.0.0.19 - - [2025-10-27 04:43:55] "DELETE /tag/8597336d-9c71-4dc1-a2e5-17b4cf3735c0 HTTP/1.1" 409 236 0.005169 10.0.0.19 - - [2025-10-27 04:43:56] "POST /projects HTTP/1.1" 409 238 0.002553 10.0.0.19 - - [2025-10-27 04:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.19 - - [2025-10-27 04:43:56] "GET /project/e7b9d488-b8b2-4141-96e8-814921799f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050341 10.0.0.19 - - [2025-10-27 04:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.19 - - [2025-10-27 04:43:56] "GET /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004214 10.0.0.19 - - [2025-10-27 04:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.19 - - [2025-10-27 04:43:56] "GET /virtual-network/aec5e4e4-7ab7-4253-9493-7246e32cb375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005073 10.0.0.19 - - [2025-10-27 04:43:56] "POST /security-groups HTTP/1.1" 409 285 0.002608 10.0.0.19 - - [2025-10-27 04:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.19 - - [2025-10-27 04:43:56] "PUT /security-group/42b3bf2f-adea-42ca-a288-52814349f343 HTTP/1.1" 200 262 0.059318 10.0.0.19 - - [2025-10-27 04:43:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.025317 10.0.0.19 - - [2025-10-27 04:43:56] "PUT /access-control-list/128bee49-9031-40b5-82d8-ed353861fa65 HTTP/1.1" 200 272 0.024102 10.0.0.19 - - [2025-10-27 04:43:57] "PUT /access-control-list/088f6c91-4b64-4a41-85ad-7ec6a4e88d9d HTTP/1.1" 200 272 0.034156 10.0.0.19 - - [2025-10-27 04:44:01] "POST /projects HTTP/1.1" 409 238 0.003014 10.0.0.19 - - [2025-10-27 04:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.19 - - [2025-10-27 04:44:02] "GET /project/e7b9d488-b8b2-4141-96e8-814921799f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041880 10.0.0.19 - - [2025-10-27 04:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.19 - - [2025-10-27 04:44:02] "GET /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005964 10.0.0.19 - - [2025-10-27 04:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002707 10.0.0.19 - - [2025-10-27 04:44:02] "GET /virtual-network/aec5e4e4-7ab7-4253-9493-7246e32cb375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004840 10.0.0.19 - - [2025-10-27 04:44:02] "POST /security-groups HTTP/1.1" 409 285 0.002798 10.0.0.19 - - [2025-10-27 04:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.19 - - [2025-10-27 04:44:02] "PUT /security-group/42b3bf2f-adea-42ca-a288-52814349f343 HTTP/1.1" 200 262 0.058659 10.0.0.19 - - [2025-10-27 04:44:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.020232 10.0.0.19 - - [2025-10-27 04:44:02] "PUT /access-control-list/128bee49-9031-40b5-82d8-ed353861fa65 HTTP/1.1" 200 272 0.026298 10.0.0.19 - - [2025-10-27 04:44:02] "GET /firewall-policy/39e267a7-eccc-49a9-882d-81dd0ef820af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.014870 10.0.0.19 - - [2025-10-27 04:44:02] "PUT /access-control-list/088f6c91-4b64-4a41-85ad-7ec6a4e88d9d HTTP/1.1" 200 272 0.023413 10.0.0.19 - - [2025-10-27 04:44:02] "GET /firewall-rule/251a2873-443c-49b3-9c0a-5a7dc3a83f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003529 10.0.0.19 - - [2025-10-27 04:44:02] "POST /ref-update HTTP/1.1" 200 156 0.059667 10.0.0.19 - - [2025-10-27 04:44:02] "DELETE /firewall-rule/251a2873-443c-49b3-9c0a-5a7dc3a83f47 HTTP/1.1" 200 115 0.065645 10.0.0.19 - - [2025-10-27 04:44:02] "GET /firewall-policy/39e267a7-eccc-49a9-882d-81dd0ef820af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.015290 10.0.0.19 - - [2025-10-27 04:44:02] "GET /firewall-rule/6a313608-ef9f-462d-beba-4b0d41ebee45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004016 10.0.0.19 - - [2025-10-27 04:44:02] "POST /ref-update HTTP/1.1" 200 156 0.060157 10.0.0.19 - - [2025-10-27 04:44:02] "DELETE /firewall-rule/6a313608-ef9f-462d-beba-4b0d41ebee45 HTTP/1.1" 200 115 0.043589 10.0.0.19 - - [2025-10-27 04:44:02] "DELETE /tag/b0258cd5-aadd-4238-b158-2bc69123ca85 HTTP/1.1" 409 236 0.008453 10.0.0.19 - - [2025-10-27 04:44:02] "DELETE /tag/2530e59a-8284-40cc-adbf-5a58c905e69c HTTP/1.1" 200 115 0.046973 10.0.0.19 - - [2025-10-27 04:44:02] "DELETE /tag/da8003dd-3123-46f1-82f9-647b3fa798a3 HTTP/1.1" 409 236 0.004451 10.0.0.19 - - [2025-10-27 04:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.19 - - [2025-10-27 04:44:02] "GET /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005561 10.0.0.19 - - [2025-10-27 04:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.19 - - [2025-10-27 04:44:02] "GET /virtual-network/aec5e4e4-7ab7-4253-9493-7246e32cb375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005287 10.0.0.19 - - [2025-10-27 04:44:02] "PUT /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec HTTP/1.1" 200 264 0.046680 10.0.0.19 - - [2025-10-27 04:44:03] "PUT /virtual-network/aec5e4e4-7ab7-4253-9493-7246e32cb375 HTTP/1.1" 200 264 0.058384 10.0.0.19 - - [2025-10-27 04:44:03] "DELETE /security-group/42b3bf2f-adea-42ca-a288-52814349f343 HTTP/1.1" 200 115 0.049993 10.0.0.19 - - [2025-10-27 04:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.19 - - [2025-10-27 04:44:03] "DELETE /access-control-list/128bee49-9031-40b5-82d8-ed353861fa65 HTTP/1.1" 200 115 0.034415 10.0.0.19 - - [2025-10-27 04:44:03] "DELETE /access-control-list/088f6c91-4b64-4a41-85ad-7ec6a4e88d9d HTTP/1.1" 200 115 0.032712 10.0.0.19 - - [2025-10-27 04:44:03] "GET /project/e7b9d488-b8b2-4141-96e8-814921799f95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.034488 10.0.0.19 - - [2025-10-27 04:44:03] "GET /project/e7b9d488-b8b2-4141-96e8-814921799f95?fields=security_groups HTTP/1.1" 200 1353 0.036199 10.0.0.19 - - [2025-10-27 04:44:03] "DELETE /security-group/f35157bf-7668-4cb6-a78e-f2bb9a8543f4 HTTP/1.1" 200 115 0.061258 10.0.0.19 - - [2025-10-27 04:44:03] "DELETE /access-control-list/7e6f7c5b-69b1-4f43-99f5-32fe0f6ac394 HTTP/1.1" 200 115 0.046808 10.0.0.19 - - [2025-10-27 04:44:03] "GET /project/e7b9d488-b8b2-4141-96e8-814921799f95?fields=application_policy_sets HTTP/1.1" 200 1392 0.058966 10.0.0.19 - - [2025-10-27 04:44:03] "DELETE /access-control-list/d268ae55-1b5f-4df7-ac2f-98742b8672ee HTTP/1.1" 200 115 0.056915 10.0.0.19 - - [2025-10-27 04:44:03] "DELETE /project/e7b9d488-b8b2-4141-96e8-814921799f95 HTTP/1.1" 200 115 0.354785 10.0.0.19 - - [2025-10-27 04:44:03] "POST /projects HTTP/1.1" 409 238 0.002499 10.0.0.19 - - [2025-10-27 04:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.19 - - [2025-10-27 04:44:03] "GET /project/50ba16dc-af6e-448b-8abe-ae58b8b85e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.039675 10.0.0.19 - - [2025-10-27 04:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.19 - - [2025-10-27 04:44:03] "GET /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004482 10.0.0.19 - - [2025-10-27 04:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.19 - - [2025-10-27 04:44:03] "GET /virtual-network/aec5e4e4-7ab7-4253-9493-7246e32cb375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005290 10.0.0.19 - - [2025-10-27 04:44:03] "POST /security-groups HTTP/1.1" 409 285 0.002580 10.0.0.19 - - [2025-10-27 04:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.19 - - [2025-10-27 04:44:03] "PUT /security-group/e57afd30-742d-475d-9e7f-2e3abbe8077a HTTP/1.1" 200 262 0.058453 10.0.0.19 - - [2025-10-27 04:44:03] "PUT /access-control-list/2607a22a-afdf-4261-866e-229c0427ef0c HTTP/1.1" 200 272 0.014807 10.0.0.19 - - [2025-10-27 04:44:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.030272 10.0.0.19 - - [2025-10-27 04:44:03] "PUT /access-control-list/19eb52f8-0fab-4d1b-8f11-712cdce3ba93 HTTP/1.1" 200 272 0.047101 10.0.0.19 - - [2025-10-27 04:44:07] "GET /application-policy-set/744f4102-b971-4bcb-b37b-6a8799f7c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004194 10.0.0.19 - - [2025-10-27 04:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.19 - - [2025-10-27 04:44:07] "GET /policy-management/1e9f5115-4f8e-4141-8312-b74eed1f585b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002969 10.0.0.19 - - [2025-10-27 04:44:07] "GET /firewall-policy/780a7b8d-05d1-4f2c-a45a-703f6886b0b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003459 10.0.0.19 - - [2025-10-27 04:44:07] "GET /firewall-rule/89cc83b9-a090-4fad-b7cf-b6c10531fbff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004815 10.0.0.19 - - [2025-10-27 04:44:08] "POST /ref-update HTTP/1.1" 200 156 0.018798 10.0.0.19 - - [2025-10-27 04:44:08] "DELETE /firewall-rule/89cc83b9-a090-4fad-b7cf-b6c10531fbff HTTP/1.1" 200 115 0.039435 10.0.0.19 - - [2025-10-27 04:44:08] "GET /firewall-policy/ed04ce09-ac83-4180-ad50-2e5372690a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.008841 10.0.0.19 - - [2025-10-27 04:44:08] "GET /firewall-rule/1058d869-fc38-4d0f-9ed8-294733823414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003698 10.0.0.19 - - [2025-10-27 04:44:08] "POST /ref-update HTTP/1.1" 200 156 0.015572 10.0.0.19 - - [2025-10-27 04:44:08] "DELETE /firewall-rule/1058d869-fc38-4d0f-9ed8-294733823414 HTTP/1.1" 200 115 0.044544 10.0.0.19 - - [2025-10-27 04:44:08] "GET /firewall-policy/ed04ce09-ac83-4180-ad50-2e5372690a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.008853 10.0.0.19 - - [2025-10-27 04:44:08] "GET /firewall-rule/3db1a34f-47d4-4736-96d0-6c7e1de180dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003875 10.0.0.19 - - [2025-10-27 04:44:08] "POST /ref-update HTTP/1.1" 200 156 0.013359 10.0.0.19 - - [2025-10-27 04:44:08] "DELETE /firewall-rule/3db1a34f-47d4-4736-96d0-6c7e1de180dc HTTP/1.1" 200 115 0.068260 10.0.0.19 - - [2025-10-27 04:44:08] "GET /application-policy-set/744f4102-b971-4bcb-b37b-6a8799f7c14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005757 10.0.0.19 - - [2025-10-27 04:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.19 - - [2025-10-27 04:44:08] "GET /policy-management/1e9f5115-4f8e-4141-8312-b74eed1f585b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.004582 10.0.0.19 - - [2025-10-27 04:44:08] "GET /firewall-policy/ed04ce09-ac83-4180-ad50-2e5372690a46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004651 10.0.0.19 - - [2025-10-27 04:44:08] "POST /ref-update HTTP/1.1" 200 156 0.025575 10.0.0.19 - - [2025-10-27 04:44:08] "DELETE /firewall-policy/ed04ce09-ac83-4180-ad50-2e5372690a46 HTTP/1.1" 200 115 0.058532 10.0.0.19 - - [2025-10-27 04:44:08] "DELETE /tag/b0258cd5-aadd-4238-b158-2bc69123ca85 HTTP/1.1" 200 115 0.052248 10.0.0.19 - - [2025-10-27 04:44:08] "DELETE /tag/8597336d-9c71-4dc1-a2e5-17b4cf3735c0 HTTP/1.1" 200 115 0.067456 10.0.0.19 - - [2025-10-27 04:44:08] "DELETE /tag/da8003dd-3123-46f1-82f9-647b3fa798a3 HTTP/1.1" 200 115 0.088791 10.0.0.19 - - [2025-10-27 04:44:08] "DELETE /tag/8eaebe5c-8701-49ea-a616-8e48ca58d059 HTTP/1.1" 200 115 0.093573 10.0.0.19 - - [2025-10-27 04:44:08] "DELETE /loadbalancer-member/b3931099-eaeb-4db5-bbec-abbe04abb655 HTTP/1.1" 200 115 0.029948 10.0.0.19 - - [2025-10-27 04:44:08] "DELETE /loadbalancer-pool/5db4b4a6-3035-4c2c-a788-a310e873498e HTTP/1.1" 200 115 0.053851 10.0.0.19 - - [2025-10-27 04:44:09] "DELETE /loadbalancer-listener/c0944a98-b5ec-49ef-9191-c8d0290e4f97 HTTP/1.1" 200 115 0.041803 10.0.0.19 - - [2025-10-27 04:44:09] "DELETE /loadbalancer/a6fd4518-acd2-4fed-b884-54aa7b6e5efa HTTP/1.1" 200 115 0.072500 10.0.0.19 - - [2025-10-27 04:44:09] "DELETE /floating-ip/7ba16d54-8ada-4452-ae84-3639cd7c72d9 HTTP/1.1" 200 115 0.060853 10.0.0.19 - - [2025-10-27 04:44:09] "DELETE /instance-ip/84368d91-7ab9-4fb6-96c1-0e9284395fbd HTTP/1.1" 200 115 0.054266 10.0.0.19 - - [2025-10-27 04:44:09] "DELETE /virtual-machine-interface/b8aa29ce-065c-4de9-b9d4-99ef5ef2272d HTTP/1.1" 200 115 0.065233 10.0.0.19 - - [2025-10-27 04:44:09] "DELETE /tag/af5785b0-a918-4eac-b0d1-37eca65b82ac HTTP/1.1" 200 115 0.049945 10.0.0.19 - - [2025-10-27 04:44:09] "POST /projects HTTP/1.1" 409 238 0.003292 10.0.0.19 - - [2025-10-27 04:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.19 - - [2025-10-27 04:44:09] "GET /project/50ba16dc-af6e-448b-8abe-ae58b8b85e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.044047 10.0.0.19 - - [2025-10-27 04:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.19 - - [2025-10-27 04:44:09] "GET /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.008576 10.0.0.19 - - [2025-10-27 04:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.012326 10.0.0.19 - - [2025-10-27 04:44:09] "GET /virtual-network/aec5e4e4-7ab7-4253-9493-7246e32cb375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004930 10.0.0.19 - - [2025-10-27 04:44:09] "POST /security-groups HTTP/1.1" 409 285 0.015832 10.0.0.19 - - [2025-10-27 04:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.19 - - [2025-10-27 04:44:09] "PUT /security-group/e57afd30-742d-475d-9e7f-2e3abbe8077a HTTP/1.1" 200 262 0.066427 10.0.0.19 - - [2025-10-27 04:44:09] "PUT /access-control-list/2607a22a-afdf-4261-866e-229c0427ef0c HTTP/1.1" 200 272 0.022250 10.0.0.19 - - [2025-10-27 04:44:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.034535 10.0.0.19 - - [2025-10-27 04:44:09] "PUT /access-control-list/19eb52f8-0fab-4d1b-8f11-712cdce3ba93 HTTP/1.1" 200 272 0.037917 10.0.0.19 - - [2025-10-27 04:44:09] "GET /firewall-policy/39e267a7-eccc-49a9-882d-81dd0ef820af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.025979 10.0.0.19 - - [2025-10-27 04:44:09] "GET /firewall-rule/6d373c1c-811f-4ce4-9993-d45d47c7f0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004346 10.0.0.19 - - [2025-10-27 04:44:09] "POST /ref-update HTTP/1.1" 200 156 0.075202 10.0.0.19 - - [2025-10-27 04:44:09] "DELETE /firewall-rule/6d373c1c-811f-4ce4-9993-d45d47c7f0d8 HTTP/1.1" 200 115 0.052469 10.0.0.19 - - [2025-10-27 04:44:09] "GET /firewall-policy/39e267a7-eccc-49a9-882d-81dd0ef820af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.004297 10.0.0.19 - - [2025-10-27 04:44:10] "GET /firewall-rule/23783cb8-77a2-40ae-ba71-406ca7806ef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003173 10.0.0.19 - - [2025-10-27 04:44:10] "POST /ref-update HTTP/1.1" 200 156 0.045563 10.0.0.19 - - [2025-10-27 04:44:10] "DELETE /firewall-rule/23783cb8-77a2-40ae-ba71-406ca7806ef6 HTTP/1.1" 200 115 0.049367 10.0.0.19 - - [2025-10-27 04:44:10] "DELETE /tag/4eb91d75-504a-479b-b87a-af5dd195fb32 HTTP/1.1" 200 115 0.086818 10.0.0.19 - - [2025-10-27 04:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.19 - - [2025-10-27 04:44:10] "GET /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005942 10.0.0.19 - - [2025-10-27 04:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.19 - - [2025-10-27 04:44:10] "GET /virtual-network/aec5e4e4-7ab7-4253-9493-7246e32cb375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.007968 10.0.0.19 - - [2025-10-27 04:44:10] "PUT /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec HTTP/1.1" 200 264 0.054026 10.0.0.19 - - [2025-10-27 04:44:10] "PUT /virtual-network/aec5e4e4-7ab7-4253-9493-7246e32cb375 HTTP/1.1" 200 264 0.057087 10.0.0.19 - - [2025-10-27 04:44:10] "DELETE /security-group/e57afd30-742d-475d-9e7f-2e3abbe8077a HTTP/1.1" 200 115 0.069923 10.0.0.19 - - [2025-10-27 04:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004934 10.0.0.19 - - [2025-10-27 04:44:10] "DELETE /access-control-list/2607a22a-afdf-4261-866e-229c0427ef0c HTTP/1.1" 200 115 0.059374 10.0.0.19 - - [2025-10-27 04:44:10] "GET /project/50ba16dc-af6e-448b-8abe-ae58b8b85e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.082024 10.0.0.19 - - [2025-10-27 04:44:10] "DELETE /access-control-list/19eb52f8-0fab-4d1b-8f11-712cdce3ba93 HTTP/1.1" 200 115 0.105000 10.0.0.19 - - [2025-10-27 04:44:10] "GET /project/50ba16dc-af6e-448b-8abe-ae58b8b85e39?fields=security_groups HTTP/1.1" 200 1351 0.064332 10.0.0.19 - - [2025-10-27 04:44:10] "DELETE /security-group/55c0bccd-b389-4bb3-8bb6-bae9c88bafde HTTP/1.1" 200 115 0.073151 10.0.0.19 - - [2025-10-27 04:44:10] "DELETE /access-control-list/23cee7e3-4fd4-48b9-a73e-e0e29704452a HTTP/1.1" 200 115 0.064551 10.0.0.19 - - [2025-10-27 04:44:10] "GET /project/50ba16dc-af6e-448b-8abe-ae58b8b85e39?fields=application_policy_sets HTTP/1.1" 200 1390 0.070915 10.0.0.19 - - [2025-10-27 04:44:10] "DELETE /access-control-list/96dca6b2-70cf-4081-a202-047ac175cbfe HTTP/1.1" 200 115 0.060074 10.0.0.19 - - [2025-10-27 04:44:11] "DELETE /project/50ba16dc-af6e-448b-8abe-ae58b8b85e39 HTTP/1.1" 200 115 0.451167 10.0.0.19 - - [2025-10-27 04:45:09] "GET / HTTP/1.1" 200 35931 0.005346 10.0.0.19 - - [2025-10-27 04:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.19 - - [2025-10-27 04:45:09] "GET /global-vrouter-config/a49bc75b-0388-4c70-a7db-689d392b9d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003253 10.0.0.19 - - [2025-10-27 04:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.19 - - [2025-10-27 04:45:10] "GET /global-vrouter-config/a49bc75b-0388-4c70-a7db-689d392b9d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003504 10.0.0.19 - - [2025-10-27 04:45:26] "GET / HTTP/1.1" 200 35931 0.002644 10.0.0.19 - - [2025-10-27 04:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.19 - - [2025-10-27 04:45:26] "GET /global-system-config/dca1e348-3bb8-428c-aee2-6fdc7d725d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005765 10.0.0.19 - - [2025-10-27 04:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.19 - - [2025-10-27 04:45:26] "GET /config-node/4b3342ca-6460-4b47-9a35-a27196395091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003623 10.0.0.19 - - [2025-10-27 04:45:26] "GET / HTTP/1.1" 200 35931 0.001731 10.0.0.19 - - [2025-10-27 04:45:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003172 10.0.0.19 - - [2025-10-27 04:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.19 - - [2025-10-27 04:45:31] "GET /global-vrouter-config/a49bc75b-0388-4c70-a7db-689d392b9d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002885 10.0.0.19 - - [2025-10-27 04:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.19 - - [2025-10-27 04:45:31] "PUT /global-vrouter-config/a49bc75b-0388-4c70-a7db-689d392b9d14 HTTP/1.1" 200 276 0.013338 10.0.0.19 - - [2025-10-27 04:45:32] "GET / HTTP/1.1" 200 35931 0.002420 10.0.0.19 - - [2025-10-27 04:45:32] "POST /alarms HTTP/1.1" 409 264 0.002787 10.0.0.19 - - [2025-10-27 04:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.19 - - [2025-10-27 04:45:32] "PUT /alarm/dcd759e5-ef02-47d3-9669-78b4b29f7ed5 HTTP/1.1" 200 244 0.016041 10.0.0.19 - - [2025-10-27 04:45:32] "POST /alarms HTTP/1.1" 409 261 0.003192 10.0.0.19 - - [2025-10-27 04:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.19 - - [2025-10-27 04:45:32] "PUT /alarm/98010dc0-6401-42db-8254-e915163ffce8 HTTP/1.1" 200 244 0.015445 10.0.0.19 - - [2025-10-27 04:45:32] "POST /alarms HTTP/1.1" 409 261 0.006423 10.0.0.19 - - [2025-10-27 04:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.19 - - [2025-10-27 04:45:32] "PUT /alarm/8358ab87-db00-4189-9b90-513c6bd66d69 HTTP/1.1" 200 244 0.011959 10.0.0.19 - - [2025-10-27 04:45:32] "POST /alarms HTTP/1.1" 409 253 0.009689 10.0.0.19 - - [2025-10-27 04:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.19 - - [2025-10-27 04:45:32] "PUT /alarm/99f6e61a-b025-41f4-8eb8-acf728b39672 HTTP/1.1" 200 244 0.017586 10.0.0.19 - - [2025-10-27 04:45:32] "POST /alarms HTTP/1.1" 409 251 0.012813 10.0.0.19 - - [2025-10-27 04:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.19 - - [2025-10-27 04:45:32] "PUT /alarm/da00ddd7-1aaa-444d-816b-f6eb77925f3c HTTP/1.1" 200 244 0.012432 10.0.0.19 - - [2025-10-27 04:45:32] "POST /alarms HTTP/1.1" 409 252 0.006278 10.0.0.19 - - [2025-10-27 04:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.19 - - [2025-10-27 04:45:32] "PUT /alarm/9516ba86-9f88-4bcc-bfac-9560567f1a2e HTTP/1.1" 200 244 0.019123 10.0.0.19 - - [2025-10-27 04:45:32] "POST /alarms HTTP/1.1" 409 256 0.004681 10.0.0.19 - - [2025-10-27 04:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.19 - - [2025-10-27 04:45:32] "PUT /alarm/9896b965-0c25-438a-9d3a-a5f11fc2eb5e HTTP/1.1" 200 244 0.011252 10.0.0.19 - - [2025-10-27 04:45:32] "POST /alarms HTTP/1.1" 409 248 0.004550 10.0.0.19 - - [2025-10-27 04:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.19 - - [2025-10-27 04:45:32] "PUT /alarm/33f2629e-6fe7-46e3-9f42-011f678a2cb2 HTTP/1.1" 200 244 0.012732 10.0.0.19 - - [2025-10-27 04:45:32] "POST /alarms HTTP/1.1" 409 252 0.002360 10.0.0.19 - - [2025-10-27 04:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.19 - - [2025-10-27 04:45:32] "PUT /alarm/c1609a4e-5624-48d4-9673-db6e8dac149d HTTP/1.1" 200 244 0.011727 10.0.0.19 - - [2025-10-27 04:45:32] "POST /alarms HTTP/1.1" 409 257 0.013078 10.0.0.19 - - [2025-10-27 04:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.19 - - [2025-10-27 04:45:32] "PUT /alarm/72be9b87-18e1-442f-a816-6da0231b532c HTTP/1.1" 200 244 0.011911 10.0.0.19 - - [2025-10-27 04:45:32] "POST /alarms HTTP/1.1" 409 251 0.007282 10.0.0.19 - - [2025-10-27 04:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.19 - - [2025-10-27 04:45:33] "PUT /alarm/a6f8fd9c-b232-4090-8d5d-bff8cf416c94 HTTP/1.1" 200 244 0.016020 10.0.0.19 - - [2025-10-27 04:45:33] "POST /alarms HTTP/1.1" 409 257 0.023160 10.0.0.19 - - [2025-10-27 04:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.19 - - [2025-10-27 04:45:33] "PUT /alarm/c9f1c786-b060-4d18-844d-1d64200d4f7e HTTP/1.1" 200 244 0.012777 10.0.0.19 - - [2025-10-27 04:45:33] "POST /alarms HTTP/1.1" 409 261 0.015314 10.0.0.19 - - [2025-10-27 04:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.19 - - [2025-10-27 04:45:33] "PUT /alarm/9186d085-76e7-4dee-8d23-87352d6c1286 HTTP/1.1" 200 244 0.012437 10.0.0.19 - - [2025-10-27 04:45:33] "POST /alarms HTTP/1.1" 409 258 0.002908 10.0.0.19 - - [2025-10-27 04:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.19 - - [2025-10-27 04:45:33] "PUT /alarm/192559d0-5687-4e83-a1eb-618b364c41f1 HTTP/1.1" 200 244 0.022807 10.0.0.19 - - [2025-10-27 04:45:33] "POST /alarms HTTP/1.1" 409 254 0.013918 10.0.0.19 - - [2025-10-27 04:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.19 - - [2025-10-27 04:45:33] "PUT /alarm/874b9e2d-077f-47a8-83dd-0f7fd853ec73 HTTP/1.1" 200 244 0.011703 10.0.0.19 - - [2025-10-27 04:45:33] "POST /alarms HTTP/1.1" 409 254 0.010818 10.0.0.19 - - [2025-10-27 04:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.19 - - [2025-10-27 04:45:33] "PUT /alarm/43ca0193-4ce0-47c0-989e-cabefdd03eb4 HTTP/1.1" 200 244 0.011759 10.0.0.19 - - [2025-10-27 04:45:33] "POST /alarms HTTP/1.1" 409 254 0.003166 10.0.0.19 - - [2025-10-27 04:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.19 - - [2025-10-27 04:45:33] "PUT /alarm/c66851c9-3e2b-41ae-852a-7a4d7fe54068 HTTP/1.1" 200 244 0.010338 10.0.0.19 - - [2025-10-27 04:45:33] "POST /alarms HTTP/1.1" 409 247 0.008586 10.0.0.19 - - [2025-10-27 04:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.19 - - [2025-10-27 04:45:33] "PUT /alarm/b5092701-6609-4316-9bc9-a3b506312bda HTTP/1.1" 200 244 0.014102 10.0.0.19 - - [2025-10-27 04:45:33] "POST /alarms HTTP/1.1" 409 272 0.002577 10.0.0.19 - - [2025-10-27 04:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.19 - - [2025-10-27 04:45:33] "PUT /alarm/2f96bdea-5d60-4ee7-b989-372dd4c5f89a HTTP/1.1" 200 244 0.011960 10.0.0.19 - - [2025-10-27 04:45:33] "POST /alarms HTTP/1.1" 409 261 0.003890 10.0.0.19 - - [2025-10-27 04:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.19 - - [2025-10-27 04:45:33] "PUT /alarm/c237155a-254e-4392-ae28-ca7c537995bd HTTP/1.1" 200 244 0.012821 10.0.0.19 - - [2025-10-27 04:45:33] "POST /alarms HTTP/1.1" 409 259 0.003297 10.0.0.19 - - [2025-10-27 04:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.19 - - [2025-10-27 04:45:33] "PUT /alarm/928eaa3a-ad39-4b01-a0dd-1099b4183c53 HTTP/1.1" 200 244 0.016532 10.0.0.19 - - [2025-10-27 04:45:33] "POST /alarms HTTP/1.1" 409 265 0.005060 10.0.0.19 - - [2025-10-27 04:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.19 - - [2025-10-27 04:45:33] "PUT /alarm/1334b14d-f933-44e6-bb8f-0f4f4dac7491 HTTP/1.1" 200 244 0.011915 10.0.0.19 - - [2025-10-27 04:45:33] "POST /alarms HTTP/1.1" 409 279 0.004085 10.0.0.19 - - [2025-10-27 04:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.19 - - [2025-10-27 04:45:33] "PUT /alarm/66af5fc4-464d-4108-899f-35b6ebc684e4 HTTP/1.1" 200 244 0.014650 10.0.0.19 - - [2025-10-27 04:45:34] "GET / HTTP/1.1" 200 35931 0.002136 10.0.0.19 - - [2025-10-27 04:45:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002763 10.0.0.19 - - [2025-10-27 04:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.19 - - [2025-10-27 04:45:34] "PUT /global-vrouter-config/a49bc75b-0388-4c70-a7db-689d392b9d14 HTTP/1.1" 200 276 0.009860 10.0.0.19 - - [2025-10-27 04:45:34] "GET / HTTP/1.1" 200 35931 0.001778 10.0.0.19 - - [2025-10-27 04:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005126 10.0.0.19 - - [2025-10-27 04:45:34] "GET /global-vrouter-config/a49bc75b-0388-4c70-a7db-689d392b9d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.004877 10.0.0.19 - - [2025-10-27 04:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.19 - - [2025-10-27 04:45:34] "PUT /global-vrouter-config/a49bc75b-0388-4c70-a7db-689d392b9d14 HTTP/1.1" 200 276 0.012883 10.0.0.19 - - [2025-10-27 04:45:35] "GET / HTTP/1.1" 200 35931 0.001925 10.0.0.19 - - [2025-10-27 04:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.19 - - [2025-10-27 04:45:35] "GET /global-system-config/dca1e348-3bb8-428c-aee2-6fdc7d725d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005976 10.0.0.19 - - [2025-10-27 04:45:35] "PUT /global-system-config/dca1e348-3bb8-428c-aee2-6fdc7d725d36 HTTP/1.1" 200 274 0.047422 10.0.0.19 - - [2025-10-27 04:45:38] "GET / HTTP/1.1" 200 35931 0.002153 10.0.0.19 - - [2025-10-27 04:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.19 - - [2025-10-27 04:45:38] "GET /routing-instance/71bee1f1-f110-467d-b55d-cd63f8d47f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.007481 10.0.0.19 - - [2025-10-27 04:45:38] "POST /bgp-routers HTTP/1.1" 409 301 0.003493 10.0.0.19 - - [2025-10-27 04:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.19 - - [2025-10-27 04:45:38] "GET /bgp-router/63c038d5-03b6-48e0-852c-8c82e3cc39bc?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.003721 10.0.0.19 - - [2025-10-27 04:45:38] "PUT /bgp-router/63c038d5-03b6-48e0-852c-8c82e3cc39bc HTTP/1.1" 200 254 0.015522 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:45:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001041 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:45:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001096 10.0.0.19 - - [2025-10-27 04:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006823 10.0.0.19 - - [2025-10-27 04:45:40] "GET /global-vrouter-config/a49bc75b-0388-4c70-a7db-689d392b9d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.004930 10.0.0.19 - - [2025-10-27 04:45:53] "GET / HTTP/1.1" 200 35931 0.001983 10.0.0.19 - - [2025-10-27 04:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.19 - - [2025-10-27 04:45:54] "GET /global-system-config/dca1e348-3bb8-428c-aee2-6fdc7d725d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.007001 10.0.0.19 - - [2025-10-27 04:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.19 - - [2025-10-27 04:45:54] "GET /config-node/4b3342ca-6460-4b47-9a35-a27196395091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003052 10.0.0.19 - - [2025-10-27 04:46:05] "GET / HTTP/1.1" 200 35931 0.001600 10.0.0.19 - - [2025-10-27 04:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.19 - - [2025-10-27 04:46:05] "GET /routing-instance/71bee1f1-f110-467d-b55d-cd63f8d47f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004035 10.0.0.19 - - [2025-10-27 04:46:05] "POST /bgp-routers HTTP/1.1" 409 301 0.002884 10.0.0.19 - - [2025-10-27 04:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.19 - - [2025-10-27 04:46:05] "GET /bgp-router/63c038d5-03b6-48e0-852c-8c82e3cc39bc?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.003553 10.0.0.19 - - [2025-10-27 04:46:05] "PUT /bgp-router/63c038d5-03b6-48e0-852c-8c82e3cc39bc HTTP/1.1" 200 254 0.015250 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:46:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001332 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:46:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001538 10.0.0.19 - - [2025-10-27 04:46:52] "GET / HTTP/1.1" 200 35931 0.001792 10.0.0.19 - - [2025-10-27 04:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.19 - - [2025-10-27 04:46:52] "GET /global-system-config/dca1e348-3bb8-428c-aee2-6fdc7d725d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005051 10.0.0.19 - - [2025-10-27 04:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.19 - - [2025-10-27 04:46:52] "GET /config-node/4b3342ca-6460-4b47-9a35-a27196395091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004421 10.0.0.19 - - [2025-10-27 04:46:52] "GET / HTTP/1.1" 200 35931 0.001531 10.0.0.19 - - [2025-10-27 04:46:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002557 10.0.0.19 - - [2025-10-27 04:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.19 - - [2025-10-27 04:46:57] "GET /global-vrouter-config/a49bc75b-0388-4c70-a7db-689d392b9d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002866 10.0.0.19 - - [2025-10-27 04:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.19 - - [2025-10-27 04:46:57] "PUT /global-vrouter-config/a49bc75b-0388-4c70-a7db-689d392b9d14 HTTP/1.1" 200 276 0.008591 10.0.0.19 - - [2025-10-27 04:46:57] "GET / HTTP/1.1" 200 35931 0.001848 10.0.0.19 - - [2025-10-27 04:46:57] "POST /alarms HTTP/1.1" 409 264 0.002434 10.0.0.19 - - [2025-10-27 04:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.19 - - [2025-10-27 04:46:57] "PUT /alarm/dcd759e5-ef02-47d3-9669-78b4b29f7ed5 HTTP/1.1" 200 244 0.010929 10.0.0.19 - - [2025-10-27 04:46:57] "POST /alarms HTTP/1.1" 409 261 0.005005 10.0.0.19 - - [2025-10-27 04:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.19 - - [2025-10-27 04:46:57] "PUT /alarm/98010dc0-6401-42db-8254-e915163ffce8 HTTP/1.1" 200 244 0.011104 10.0.0.19 - - [2025-10-27 04:46:57] "POST /alarms HTTP/1.1" 409 261 0.002855 10.0.0.19 - - [2025-10-27 04:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.19 - - [2025-10-27 04:46:57] "PUT /alarm/8358ab87-db00-4189-9b90-513c6bd66d69 HTTP/1.1" 200 244 0.009872 10.0.0.19 - - [2025-10-27 04:46:57] "POST /alarms HTTP/1.1" 409 253 0.012565 10.0.0.19 - - [2025-10-27 04:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.19 - - [2025-10-27 04:46:57] "PUT /alarm/99f6e61a-b025-41f4-8eb8-acf728b39672 HTTP/1.1" 200 244 0.010665 10.0.0.19 - - [2025-10-27 04:46:58] "POST /alarms HTTP/1.1" 409 251 0.006669 10.0.0.19 - - [2025-10-27 04:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691 10.0.0.19 - - [2025-10-27 04:46:58] "PUT /alarm/da00ddd7-1aaa-444d-816b-f6eb77925f3c HTTP/1.1" 200 244 0.010754 10.0.0.19 - - [2025-10-27 04:46:58] "POST /alarms HTTP/1.1" 409 252 0.010404 10.0.0.19 - - [2025-10-27 04:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.19 - - [2025-10-27 04:46:58] "PUT /alarm/9516ba86-9f88-4bcc-bfac-9560567f1a2e HTTP/1.1" 200 244 0.011127 10.0.0.19 - - [2025-10-27 04:46:58] "POST /alarms HTTP/1.1" 409 256 0.010640 10.0.0.19 - - [2025-10-27 04:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150 10.0.0.19 - - [2025-10-27 04:46:58] "PUT /alarm/9896b965-0c25-438a-9d3a-a5f11fc2eb5e HTTP/1.1" 200 244 0.010742 10.0.0.19 - - [2025-10-27 04:46:58] "POST /alarms HTTP/1.1" 409 248 0.010803 10.0.0.19 - - [2025-10-27 04:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.19 - - [2025-10-27 04:46:58] "PUT /alarm/33f2629e-6fe7-46e3-9f42-011f678a2cb2 HTTP/1.1" 200 244 0.011190 10.0.0.19 - - [2025-10-27 04:46:58] "POST /alarms HTTP/1.1" 409 252 0.006661 10.0.0.19 - - [2025-10-27 04:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.19 - - [2025-10-27 04:46:58] "PUT /alarm/c1609a4e-5624-48d4-9673-db6e8dac149d HTTP/1.1" 200 244 0.012560 10.0.0.19 - - [2025-10-27 04:46:58] "POST /alarms HTTP/1.1" 409 257 0.002595 10.0.0.19 - - [2025-10-27 04:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004637 10.0.0.19 - - [2025-10-27 04:46:58] "PUT /alarm/72be9b87-18e1-442f-a816-6da0231b532c HTTP/1.1" 200 244 0.010699 10.0.0.19 - - [2025-10-27 04:46:58] "POST /alarms HTTP/1.1" 409 251 0.005770 10.0.0.19 - - [2025-10-27 04:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.19 - - [2025-10-27 04:46:58] "PUT /alarm/a6f8fd9c-b232-4090-8d5d-bff8cf416c94 HTTP/1.1" 200 244 0.016242 10.0.0.19 - - [2025-10-27 04:46:58] "POST /alarms HTTP/1.1" 409 257 0.002833 10.0.0.19 - - [2025-10-27 04:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.19 - - [2025-10-27 04:46:58] "PUT /alarm/c9f1c786-b060-4d18-844d-1d64200d4f7e HTTP/1.1" 200 244 0.010057 10.0.0.19 - - [2025-10-27 04:46:58] "POST /alarms HTTP/1.1" 409 261 0.011024 10.0.0.19 - - [2025-10-27 04:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004994 10.0.0.19 - - [2025-10-27 04:46:58] "PUT /alarm/9186d085-76e7-4dee-8d23-87352d6c1286 HTTP/1.1" 200 244 0.011683 10.0.0.19 - - [2025-10-27 04:46:58] "POST /alarms HTTP/1.1" 409 258 0.009346 10.0.0.19 - - [2025-10-27 04:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.19 - - [2025-10-27 04:46:58] "PUT /alarm/192559d0-5687-4e83-a1eb-618b364c41f1 HTTP/1.1" 200 244 0.011073 10.0.0.19 - - [2025-10-27 04:46:58] "POST /alarms HTTP/1.1" 409 254 0.014794 10.0.0.19 - - [2025-10-27 04:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.19 - - [2025-10-27 04:46:58] "PUT /alarm/874b9e2d-077f-47a8-83dd-0f7fd853ec73 HTTP/1.1" 200 244 0.011826 10.0.0.19 - - [2025-10-27 04:46:58] "POST /alarms HTTP/1.1" 409 254 0.006727 10.0.0.19 - - [2025-10-27 04:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.19 - - [2025-10-27 04:46:58] "PUT /alarm/43ca0193-4ce0-47c0-989e-cabefdd03eb4 HTTP/1.1" 200 244 0.011904 10.0.0.19 - - [2025-10-27 04:46:58] "POST /alarms HTTP/1.1" 409 254 0.005694 10.0.0.19 - - [2025-10-27 04:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.19 - - [2025-10-27 04:46:58] "PUT /alarm/c66851c9-3e2b-41ae-852a-7a4d7fe54068 HTTP/1.1" 200 244 0.013808 10.0.0.19 - - [2025-10-27 04:46:58] "POST /alarms HTTP/1.1" 409 247 0.004227 10.0.0.19 - - [2025-10-27 04:46:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.19 - - [2025-10-27 04:46:59] "PUT /alarm/b5092701-6609-4316-9bc9-a3b506312bda HTTP/1.1" 200 244 0.011022 10.0.0.19 - - [2025-10-27 04:46:59] "POST /alarms HTTP/1.1" 409 272 0.007671 10.0.0.19 - - [2025-10-27 04:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525 10.0.0.19 - - [2025-10-27 04:46:59] "PUT /alarm/2f96bdea-5d60-4ee7-b989-372dd4c5f89a HTTP/1.1" 200 244 0.012297 10.0.0.19 - - [2025-10-27 04:46:59] "POST /alarms HTTP/1.1" 409 261 0.005577 10.0.0.19 - - [2025-10-27 04:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.19 - - [2025-10-27 04:46:59] "PUT /alarm/c237155a-254e-4392-ae28-ca7c537995bd HTTP/1.1" 200 244 0.012724 10.0.0.19 - - [2025-10-27 04:46:59] "POST /alarms HTTP/1.1" 409 259 0.008823 10.0.0.19 - - [2025-10-27 04:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.19 - - [2025-10-27 04:46:59] "PUT /alarm/928eaa3a-ad39-4b01-a0dd-1099b4183c53 HTTP/1.1" 200 244 0.010666 10.0.0.19 - - [2025-10-27 04:46:59] "POST /alarms HTTP/1.1" 409 265 0.003666 10.0.0.19 - - [2025-10-27 04:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.19 - - [2025-10-27 04:46:59] "PUT /alarm/1334b14d-f933-44e6-bb8f-0f4f4dac7491 HTTP/1.1" 200 244 0.012756 10.0.0.19 - - [2025-10-27 04:46:59] "POST /alarms HTTP/1.1" 409 279 0.010176 10.0.0.19 - - [2025-10-27 04:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.19 - - [2025-10-27 04:46:59] "PUT /alarm/66af5fc4-464d-4108-899f-35b6ebc684e4 HTTP/1.1" 200 244 0.011752 10.0.0.19 - - [2025-10-27 04:46:59] "GET / HTTP/1.1" 200 35931 0.002262 10.0.0.19 - - [2025-10-27 04:46:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002419 10.0.0.19 - - [2025-10-27 04:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.19 - - [2025-10-27 04:46:59] "PUT /global-vrouter-config/a49bc75b-0388-4c70-a7db-689d392b9d14 HTTP/1.1" 200 276 0.008996 10.0.0.19 - - [2025-10-27 04:46:59] "GET / HTTP/1.1" 200 35931 0.001605 10.0.0.19 - - [2025-10-27 04:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.19 - - [2025-10-27 04:46:59] "GET /global-vrouter-config/a49bc75b-0388-4c70-a7db-689d392b9d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002732 10.0.0.19 - - [2025-10-27 04:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.19 - - [2025-10-27 04:47:00] "PUT /global-vrouter-config/a49bc75b-0388-4c70-a7db-689d392b9d14 HTTP/1.1" 200 276 0.015761 10.0.0.19 - - [2025-10-27 04:47:00] "GET / HTTP/1.1" 200 35931 0.002415 10.0.0.19 - - [2025-10-27 04:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.19 - - [2025-10-27 04:47:00] "GET /global-system-config/dca1e348-3bb8-428c-aee2-6fdc7d725d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005471 10.0.0.19 - - [2025-10-27 04:47:00] "PUT /global-system-config/dca1e348-3bb8-428c-aee2-6fdc7d725d36 HTTP/1.1" 200 274 0.017849 10.0.0.19 - - [2025-10-27 04:47:03] "GET / HTTP/1.1" 200 35931 0.001823 10.0.0.19 - - [2025-10-27 04:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.19 - - [2025-10-27 04:47:03] "GET /routing-instance/71bee1f1-f110-467d-b55d-cd63f8d47f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003081 10.0.0.19 - - [2025-10-27 04:47:03] "POST /bgp-routers HTTP/1.1" 409 301 0.002320 10.0.0.19 - - [2025-10-27 04:47:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.19 - - [2025-10-27 04:47:03] "GET /bgp-router/63c038d5-03b6-48e0-852c-8c82e3cc39bc?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.003294 10.0.0.19 - - [2025-10-27 04:47:03] "PUT /bgp-router/63c038d5-03b6-48e0-852c-8c82e3cc39bc HTTP/1.1" 200 254 0.016414 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:47:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001039 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:47:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001335 10.0.0.19 - - [2025-10-27 04:47:09] "POST /tags HTTP/1.1" 200 355 0.051947 10.0.0.19 - - [2025-10-27 04:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008168 10.0.0.19 - - [2025-10-27 04:47:09] "GET /tag/241fd43c-a3e3-416a-a730-bab4fda03cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.026896 10.0.0.19 - - [2025-10-27 04:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005652 10.0.0.19 - - [2025-10-27 04:47:09] "GET /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.010051 10.0.0.19 - - [2025-10-27 04:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.19 - - [2025-10-27 04:47:09] "GET /project/9eba7c50-10f4-4fe8-9908-506ddae7a574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.072014 10.0.0.19 - - [2025-10-27 04:47:09] "POST /virtual-machines HTTP/1.1" 200 351 0.036262 10.0.0.19 - - [2025-10-27 04:47:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.022309 10.0.0.19 - - [2025-10-27 04:47:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.149183 10.0.0.19 - - [2025-10-27 04:47:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.023886 10.0.0.19 - - [2025-10-27 04:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014324 10.0.0.19 - - [2025-10-27 04:47:09] "GET /virtual-machine-interface/ff2c7696-b2ef-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.009401 10.0.0.19 - - [2025-10-27 04:47:09] "POST /instance-ips HTTP/1.1" 200 391 0.029823 10.0.0.19 - - [2025-10-27 04:47:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.023134 10.0.0.19 - - [2025-10-27 04:47:10] "GET /virtual-machine-interface/ff2c7696-b2ef-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.012771 10.0.0.19 - - [2025-10-27 04:47:10] "POST /set-tag HTTP/1.1" 200 109 0.015385 10.0.0.19 - - [2025-10-27 04:47:10] "GET /virtual-machine-interface/ff2c7696-b2ef-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.008146 10.0.0.19 - - [2025-10-27 04:47:10] "GET /instance-ip/ff516cc6-b2ef-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002897 10.0.0.19 - - [2025-10-27 04:47:10] "GET /virtual-machine-interface/ff2c7696-b2ef-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006037 10.0.0.19 - - [2025-10-27 04:47:10] "POST /set-tag HTTP/1.1" 200 109 0.002510 10.0.0.19 - - [2025-10-27 04:47:10] "GET /virtual-router/5efad11c-defe-42ab-a2c7-157fcf031203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004508 10.0.0.19 - - [2025-10-27 04:47:10] "POST /ref-update HTTP/1.1" 200 156 0.008865 10.0.0.19 - - [2025-10-27 04:47:10] "GET /virtual-machine-interface/ff2c7696-b2ef-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.009176 10.0.0.19 - - [2025-10-27 04:47:10] "POST /set-tag HTTP/1.1" 200 109 0.005819 10.0.0.19 - - [2025-10-27 04:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006352 10.0.0.19 - - [2025-10-27 04:47:10] "GET /virtual-network/d118f053-447b-4007-9c2d-38d1206348ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.011857 10.0.0.19 - - [2025-10-27 04:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004926 10.0.0.19 - - [2025-10-27 04:47:10] "GET /project/9eba7c50-10f4-4fe8-9908-506ddae7a574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.049540 10.0.0.19 - - [2025-10-27 04:47:10] "POST /virtual-machines HTTP/1.1" 200 355 0.012006 10.0.0.19 - - [2025-10-27 04:47:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.029206 10.0.0.19 - - [2025-10-27 04:47:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.125260 10.0.0.19 - - [2025-10-27 04:47:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.012305 10.0.0.19 - - [2025-10-27 04:47:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008438 10.0.0.19 - - [2025-10-27 04:47:10] "GET /virtual-machine-interface/ffb3d78a-b2ef-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.013108 10.0.0.19 - - [2025-10-27 04:47:10] "POST /instance-ips HTTP/1.1" 200 395 0.044638 10.0.0.19 - - [2025-10-27 04:47:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.038561 10.0.0.19 - - [2025-10-27 04:47:10] "GET /virtual-machine-interface/ffb3d78a-b2ef-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.007619 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:47:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000997 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:47:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001183 10.0.0.19 - - [2025-10-27 04:47:11] "POST /set-tag HTTP/1.1" 200 109 0.031807 10.0.0.19 - - [2025-10-27 04:47:11] "GET /virtual-machine-interface/ffb3d78a-b2ef-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.022725 10.0.0.19 - - [2025-10-27 04:47:11] "GET /instance-ip/ffd17376-b2ef-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.005396 10.0.0.19 - - [2025-10-27 04:47:11] "GET /virtual-machine-interface/ffb3d78a-b2ef-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.017648 10.0.0.19 - - [2025-10-27 04:47:11] "POST /set-tag HTTP/1.1" 200 109 0.004339 10.0.0.19 - - [2025-10-27 04:47:11] "GET /virtual-router/5efad11c-defe-42ab-a2c7-157fcf031203?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.013623 10.0.0.19 - - [2025-10-27 04:47:11] "POST /ref-update HTTP/1.1" 200 156 0.017146 10.0.0.19 - - [2025-10-27 04:47:11] "GET /virtual-machine-interface/ffb3d78a-b2ef-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.024290 10.0.0.19 - - [2025-10-27 04:47:11] "POST /set-tag HTTP/1.1" 200 109 0.005922 10.0.0.19 - - [2025-10-27 04:47:11] "GET /virtual-machine-interface/ff2c7696-b2ef-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.014600 10.0.0.19 - - [2025-10-27 04:47:11] "POST /set-tag HTTP/1.1" 200 109 0.004177 10.0.0.19 - - [2025-10-27 04:47:11] "GET /virtual-machine-interface/ffb3d78a-b2ef-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.021463 10.0.0.19 - - [2025-10-27 04:47:11] "POST /set-tag HTTP/1.1" 200 109 0.002709 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:47:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001298 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:47:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001449 10.0.0.19 - - [2025-10-27 04:47:22] "GET /virtual-machine-interface/ff2c7696-b2ef-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005365 10.0.0.19 - - [2025-10-27 04:47:22] "POST /set-tag HTTP/1.1" 200 109 0.002818 10.0.0.19 - - [2025-10-27 04:47:23] "GET /virtual-machine-interface/ffb3d78a-b2ef-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005456 10.0.0.19 - - [2025-10-27 04:47:23] "POST /set-tag HTTP/1.1" 200 109 0.002364 10.0.0.19 - - [2025-10-27 04:47:25] "GET /virtual-machine-interface/ff2c7696-b2ef-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005568 10.0.0.19 - - [2025-10-27 04:47:25] "POST /set-tag HTTP/1.1" 200 109 0.003099 10.0.0.19 - - [2025-10-27 04:47:26] "GET /global-system-configs HTTP/1.1" 200 322 0.003225 10.0.0.19 - - [2025-10-27 04:47:27] "GET /global-system-configs HTTP/1.1" 200 322 0.003366 10.0.0.19 - - [2025-10-27 04:47:29] "GET / HTTP/1.1" 200 35931 0.002085 10.0.0.19 - - [2025-10-27 04:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.19 - - [2025-10-27 04:47:29] "GET /global-system-config/dca1e348-3bb8-428c-aee2-6fdc7d725d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005059 10.0.0.19 - - [2025-10-27 04:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.19 - - [2025-10-27 04:47:29] "GET /config-node/4b3342ca-6460-4b47-9a35-a27196395091?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003010 10.0.0.19 - - [2025-10-27 04:47:41] "GET / HTTP/1.1" 200 35931 0.001524 10.0.0.19 - - [2025-10-27 04:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.19 - - [2025-10-27 04:47:41] "GET /routing-instance/71bee1f1-f110-467d-b55d-cd63f8d47f09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003586 10.0.0.19 - - [2025-10-27 04:47:41] "POST /bgp-routers HTTP/1.1" 409 301 0.003032 10.0.0.19 - - [2025-10-27 04:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.19 - - [2025-10-27 04:47:41] "GET /bgp-router/63c038d5-03b6-48e0-852c-8c82e3cc39bc?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.004127 10.0.0.19 - - [2025-10-27 04:47:41] "PUT /bgp-router/63c038d5-03b6-48e0-852c-8c82e3cc39bc HTTP/1.1" 200 254 0.015441 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:47:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001287 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:47:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001276 10.0.0.19 - - [2025-10-27 04:47:55] "GET /virtual-machine-interface/ff2c7696-b2ef-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005206 10.0.0.19 - - [2025-10-27 04:47:55] "POST /set-tag HTTP/1.1" 200 109 0.003537 10.0.0.19 - - [2025-10-27 04:47:55] "GET /virtual-machine-interface/ff2c7696-b2ef-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006017 10.0.0.19 - - [2025-10-27 04:47:55] "POST /set-tag HTTP/1.1" 200 109 0.002728 10.0.0.19 - - [2025-10-27 04:47:55] "GET /virtual-machine/b984f6fe-92af-4011-95be-9ec9d76d9b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003659 10.0.0.19 - - [2025-10-27 04:47:55] "POST /ref-update HTTP/1.1" 200 156 0.015893 10.0.0.19 - - [2025-10-27 04:47:55] "GET /virtual-machine-interface/ff2c7696-b2ef-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.009598 10.0.0.19 - - [2025-10-27 04:47:55] "POST /set-tag HTTP/1.1" 200 109 0.021780 10.0.0.19 - - [2025-10-27 04:47:56] "POST /set-tag HTTP/1.1" 200 109 0.063503 10.0.0.19 - - [2025-10-27 04:47:56] "DELETE /instance-ip/ff516cc6-b2ef-11f0-bebf-fa163e0ee92b HTTP/1.1" 200 115 0.054446 10.0.0.19 - - [2025-10-27 04:47:56] "DELETE /virtual-machine-interface/ff2c7696-b2ef-11f0-bebf-fa163e0ee92b HTTP/1.1" 200 115 0.058670 10.0.0.19 - - [2025-10-27 04:47:56] "DELETE /virtual-machine/b984f6fe-92af-4011-95be-9ec9d76d9b1a HTTP/1.1" 200 115 0.019340 10.0.0.19 - - [2025-10-27 04:47:56] "GET /virtual-machine-interface/ffb3d78a-b2ef-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005510 10.0.0.19 - - [2025-10-27 04:47:56] "POST /set-tag HTTP/1.1" 200 109 0.002786 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:48:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001050 [Introspect:8084]10.0.0.19 - - [2025-10-27 04:48:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000970 10.0.0.19 - - [2025-10-27 04:48:26] "GET /virtual-machine-interface/ffb3d78a-b2ef-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.010211 10.0.0.19 - - [2025-10-27 04:48:26] "POST /set-tag HTTP/1.1" 200 109 0.003607 10.0.0.19 - - [2025-10-27 04:48:26] "GET /virtual-machine-interface/ffb3d78a-b2ef-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004726 10.0.0.19 - - [2025-10-27 04:48:26] "POST /set-tag HTTP/1.1" 200 109 0.003736 10.0.0.19 - - [2025-10-27 04:48:26] "GET /virtual-machine/4a8b2ce2-90dc-40a4-9b07-8f1496e9d347?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003874 10.0.0.19 - - [2025-10-27 04:48:26] "POST /ref-update HTTP/1.1" 200 156 0.014446 10.0.0.19 - - [2025-10-27 04:48:26] "GET /virtual-machine-interface/ffb3d78a-b2ef-11f0-bebf-fa163e0ee92b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005649 10.0.0.19 - - [2025-10-27 04:48:27] "POST /set-tag HTTP/1.1" 200 109 0.047461 10.0.0.19 - - [2025-10-27 04:48:27] "POST /set-tag HTTP/1.1" 200 109 0.037739 10.0.0.19 - - [2025-10-27 04:48:27] "DELETE /instance-ip/ffd17376-b2ef-11f0-bebf-fa163e0ee92b HTTP/1.1" 200 115 0.067717 10.0.0.19 - - [2025-10-27 04:48:27] "DELETE /virtual-machine-interface/ffb3d78a-b2ef-11f0-bebf-fa163e0ee92b HTTP/1.1" 200 115 0.059550 10.0.0.19 - - [2025-10-27 04:48:27] "DELETE /virtual-machine/4a8b2ce2-90dc-40a4-9b07-8f1496e9d347 HTTP/1.1" 200 115 0.037406 10.0.0.19 - - [2025-10-27 04:48:27] "DELETE /tag/241fd43c-a3e3-416a-a730-bab4fda03cb1 HTTP/1.1" 200 115 0.055131