++ 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 +++ date ++ echo 'INFO: =================== Mon Nov 24 01:35:01 AM UTC 2025 ===================' INFO: =================== Mon Nov 24 01:35:01 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ tee -a /var/log/contrail/config-api/console.log +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ head -n 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' ++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.19 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.19 +++ local servers=10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ sort ++++ uniq +++ local local_ips=,10.0.0.19,10.120.138.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.120.138.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=__ ++ set -o posix ++ set ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sort ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 11/24/2025 01:35:45.655 7fb5676a83c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/24/2025 01:35:46.049 7fb5676a83c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/24/2025 01:35:46.067 7fb5676a83c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/24/2025 01:35:46.067 7fb5676a83c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.19 - - [2025-11-24 01:35:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000818 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:36:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000652 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-11-24 01:36:02] "GET / HTTP/1.1" 503 181 0.000335 10.0.0.19 - - [2025-11-24 01:36:02] "GET / HTTP/1.1" 503 181 0.000248 10.0.0.19 - - [2025-11-24 01:36:03] "GET / HTTP/1.1" 200 35931 0.002065 10.0.0.19 - - [2025-11-24 01:36:03] "GET / HTTP/1.1" 200 35931 0.001935 10.0.0.19 - - [2025-11-24 01:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.015114 10.0.0.19 - - [2025-11-24 01:36:03] "GET /global-system-config/6b8b0bdb-6a4b-404d-bfc4-60b6f1b8a85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011607 10.0.0.19 - - [2025-11-24 01:36:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.020316 10.0.0.19 - - [2025-11-24 01:36:03] "GET / HTTP/1.1" 200 35931 0.001624 10.0.0.19 - - [2025-11-24 01:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.031424 10.0.0.19 - - [2025-11-24 01:36:03] "GET /global-system-config/6b8b0bdb-6a4b-404d-bfc4-60b6f1b8a85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.041596 10.0.0.19 - - [2025-11-24 01:36:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.025018 10.0.0.19 - - [2025-11-24 01:36:03] "POST /database-nodes HTTP/1.1" 200 597 0.186600 10.0.0.19 - - [2025-11-24 01:36:03] "GET / HTTP/1.1" 200 45303 0.001396 10.0.0.19 - - [2025-11-24 01:36:03] "GET / HTTP/1.1" 200 35931 0.001252 10.0.0.19 - - [2025-11-24 01:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.038996 10.0.0.19 - - [2025-11-24 01:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009595 10.0.0.19 - - [2025-11-24 01:36:03] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.130564 10.0.0.19 - - [2025-11-24 01:36:03] "GET / HTTP/1.1" 200 35931 0.003122 10.0.0.19 - - [2025-11-24 01:36:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.041631 10.0.0.19 - - [2025-11-24 01:36:03] "GET /global-system-config/6b8b0bdb-6a4b-404d-bfc4-60b6f1b8a85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.018473 10.0.0.19 - - [2025-11-24 01:36:03] "GET / HTTP/1.1" 200 35931 0.001895 10.0.0.19 - - [2025-11-24 01:36:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.023507 10.0.0.19 - - [2025-11-24 01:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.025831 10.0.0.19 - - [2025-11-24 01:36:04] "GET /global-system-config/6b8b0bdb-6a4b-404d-bfc4-60b6f1b8a85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.015386 10.0.0.19 - - [2025-11-24 01:36:04] "GET / HTTP/1.1" 200 35931 0.001918 10.0.0.19 - - [2025-11-24 01:36:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.011969 10.0.0.19 - - [2025-11-24 01:36:04] "POST /config-database-nodes HTTP/1.1" 200 611 0.081444 10.0.0.19 - - [2025-11-24 01:36:04] "POST /analytics-nodes HTTP/1.1" 200 599 0.077855 10.0.0.19 - - [2025-11-24 01:36:04] "POST /fqname-to-id HTTP/1.1" 404 186 0.003971 10.0.0.19 - - [2025-11-24 01:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005068 10.0.0.19 - - [2025-11-24 01:36:04] "GET /global-system-config/6b8b0bdb-6a4b-404d-bfc4-60b6f1b8a85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012745 10.0.0.19 - - [2025-11-24 01:36:04] "POST /service-appliance-sets HTTP/1.1" 200 553 0.134814 10.0.0.19 - - [2025-11-24 01:36:04] "POST /fqname-to-id HTTP/1.1" 404 180 0.012915 10.0.0.19 - - [2025-11-24 01:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.019975 10.0.0.19 - - [2025-11-24 01:36:04] "GET /global-system-config/6b8b0bdb-6a4b-404d-bfc4-60b6f1b8a85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.023928 10.0.0.19 - - [2025-11-24 01:36:04] "POST /service-appliance-sets HTTP/1.1" 200 541 0.080663 10.0.0.19 - - [2025-11-24 01:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.025731 10.0.0.19 - - [2025-11-24 01:36:04] "GET /network-ipam/45115f82-18e2-4e6e-9041-f0bc5e2642ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.016261 10.0.0.19 - - [2025-11-24 01:36:05] "POST /service-templates HTTP/1.1" 200 511 0.049852 10.0.0.19 - - [2025-11-24 01:36:05] "POST /service-templates HTTP/1.1" 200 501 0.078822 10.0.0.19 - - [2025-11-24 01:36:05] "POST /service-templates HTTP/1.1" 200 515 0.113986 10.0.0.19 - - [2025-11-24 01:36:05] "POST /service-templates HTTP/1.1" 200 535 0.088862 10.0.0.19 - - [2025-11-24 01:36:05] "POST /service-templates HTTP/1.1" 200 507 0.049031 10.0.0.19 - - [2025-11-24 01:36:05] "GET / HTTP/1.1" 200 35931 0.002220 10.0.0.19 - - [2025-11-24 01:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012112 10.0.0.19 - - [2025-11-24 01:36:06] "GET /routing-instance/d68dd8a2-3179-4296-a22e-d1a9e433b5d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004611 10.0.0.19 - - [2025-11-24 01:36:06] "POST /bgp-routers HTTP/1.1" 200 616 0.054617 10.0.0.19 - - [2025-11-24 01:36:06] "GET /bgp-router/048600e0-5290-4dc4-8fd4-7ddf4df35acf?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.032722 10.0.0.19 - - [2025-11-24 01:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014246 10.0.0.19 - - [2025-11-24 01:36:06] "GET /global-system-config/6b8b0bdb-6a4b-404d-bfc4-60b6f1b8a85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.013401 10.0.0.19 - - [2025-11-24 01:36:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009289 10.0.0.19 - - [2025-11-24 01:36:06] "POST /ref-update HTTP/1.1" 200 156 0.034601 10.0.0.19 - - [2025-11-24 01:36:08] "GET / HTTP/1.1" 200 35931 0.002075 10.0.0.19 - - [2025-11-24 01:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009645 10.0.0.19 - - [2025-11-24 01:36:08] "GET /global-system-config/6b8b0bdb-6a4b-404d-bfc4-60b6f1b8a85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.029461 10.0.0.19 - - [2025-11-24 01:36:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.002793 10.0.0.19 - - [2025-11-24 01:36:08] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.077296 10.0.0.19 - - [2025-11-24 01:36:11] "GET / HTTP/1.1" 200 35931 0.001609 10.0.0.19 - - [2025-11-24 01:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.19 - - [2025-11-24 01:36:11] "GET /global-system-config/6b8b0bdb-6a4b-404d-bfc4-60b6f1b8a85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.010650 10.0.0.19 - - [2025-11-24 01:36:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.005246 10.0.0.19 - - [2025-11-24 01:36:11] "POST /config-nodes HTTP/1.1" 200 593 0.046047 10.0.0.19 - - [2025-11-24 01:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.19 - - [2025-11-24 01:36:11] "GET /network-ipam/45115f82-18e2-4e6e-9041-f0bc5e2642ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.007242 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:36:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000971 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:36:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.004661 10.0.0.19 - - [2025-11-24 01:36:11] "GET / HTTP/1.1" 200 35931 0.001504 10.0.0.19 - - [2025-11-24 01:36:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.013541 10.0.0.19 - - [2025-11-24 01:36:12] "POST /fqname-to-id HTTP/1.1" 404 225 0.003108 10.0.0.19 - - [2025-11-24 01:36:12] "POST /access-control-lists HTTP/1.1" 200 587 0.197564 10.0.0.19 - - [2025-11-24 01:36:12] "POST /fqname-to-id HTTP/1.1" 404 224 0.020734 10.0.0.19 - - [2025-11-24 01:36:12] "POST /access-control-lists HTTP/1.1" 200 585 0.063436 10.0.0.19 - - [2025-11-24 01:36:12] "POST /route-targets HTTP/1.1" 200 327 0.030606 10.0.0.19 - - [2025-11-24 01:36:12] "POST /ref-update HTTP/1.1" 200 156 0.118346 10.0.0.19 - - [2025-11-24 01:36:12] "POST /route-targets HTTP/1.1" 200 327 0.019945 10.0.0.19 - - [2025-11-24 01:36:13] "POST /ref-update HTTP/1.1" 200 156 0.063534 10.0.0.19 - - [2025-11-24 01:36:13] "POST /route-targets HTTP/1.1" 200 327 0.024386 10.0.0.19 - - [2025-11-24 01:36:13] "POST /ref-update HTTP/1.1" 200 156 0.090227 10.0.0.19 - - [2025-11-24 01:36:13] "POST /route-targets HTTP/1.1" 200 327 0.040192 10.0.0.19 - - [2025-11-24 01:36:13] "POST /ref-update HTTP/1.1" 200 156 0.099493 10.0.0.19 - - [2025-11-24 01:36:13] "GET / HTTP/1.1" 200 35931 0.001553 10.0.0.19 - - [2025-11-24 01:36:13] "POST /fqname-to-id HTTP/1.1" 404 201 0.031476 10.0.0.19 - - [2025-11-24 01:36:13] "POST /access-control-lists HTTP/1.1" 200 551 0.178527 10.0.0.19 - - [2025-11-24 01:36:14] "PUT /access-control-list/cf49051c-c88d-4a37-8995-ea382e9cf147 HTTP/1.1" 200 272 0.109363 10.0.0.19 - - [2025-11-24 01:36:14] "PUT /access-control-list/a2959137-9488-481e-86ea-9e37566fc7a1 HTTP/1.1" 200 272 0.066453 10.0.0.19 - - [2025-11-24 01:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006761 10.0.0.19 - - [2025-11-24 01:36:14] "GET /domain/6bb6665a-8e21-4d3d-be43-ab3a99f6877e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.010443 10.0.0.19 - - [2025-11-24 01:36:14] "POST /id-to-fqname HTTP/1.1" 200 173 0.000740 10.0.0.19 - - [2025-11-24 01:36:14] "POST /fqname-to-id HTTP/1.1" 404 182 0.006536 10.0.0.19 - - [2025-11-24 01:36:14] "POST /security-groups HTTP/1.1" 200 570 0.092659 10.0.0.19 - - [2025-11-24 01:36:14] "POST /projects HTTP/1.1" 200 481 0.354223 10.0.0.19 - - [2025-11-24 01:36:14] "POST /fqname-to-id HTTP/1.1" 404 213 0.006142 10.0.0.19 - - [2025-11-24 01:36:14] "POST /security-groups HTTP/1.1" 200 534 0.051197 10.0.0.19 - - [2025-11-24 01:36:14] "POST /access-control-lists HTTP/1.1" 200 579 0.090375 10.0.0.19 - - [2025-11-24 01:36:14] "POST /fqname-to-id HTTP/1.1" 404 212 0.012982 10.0.0.19 - - [2025-11-24 01:36:14] "POST /chown HTTP/1.1" 200 109 0.039743 10.0.0.19 - - [2025-11-24 01:36:14] "POST /policy-managements HTTP/1.1" 409 214 0.019558 10.0.0.19 - - [2025-11-24 01:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.024176 10.0.0.19 - - [2025-11-24 01:36:15] "GET /policy-management/abe37536-6a39-4e1f-9761-1f8534a6fe27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.028262 10.0.0.19 - - [2025-11-24 01:36:15] "POST /access-control-lists HTTP/1.1" 200 577 0.091284 10.0.0.19 - - [2025-11-24 01:36:15] "POST /fqname-to-id HTTP/1.1" 404 232 0.003168 10.0.0.19 - - [2025-11-24 01:36:15] "POST /application-policy-sets HTTP/1.1" 200 528 0.071079 10.0.0.19 - - [2025-11-24 01:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012346 10.0.0.19 - - [2025-11-24 01:36:15] "POST /access-control-lists HTTP/1.1" 200 594 0.069999 10.0.0.19 - - [2025-11-24 01:36:15] "POST /fqname-to-id HTTP/1.1" 404 231 0.015041 10.0.0.19 - - [2025-11-24 01:36:15] "GET /global-vrouter-config/d7eaaf5a-1a6e-45ae-965b-ac21cc285031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.003903 10.0.0.19 - - [2025-11-24 01:36:15] "PUT /global-vrouter-config/d7eaaf5a-1a6e-45ae-965b-ac21cc285031 HTTP/1.1" 200 276 0.013438 10.0.0.19 - - [2025-11-24 01:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007511 10.0.0.19 - - [2025-11-24 01:36:15] "GET /virtual-network/9d625ce9-ab3a-4810-8a76-f3b513f8e6b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.006981 10.0.0.19 - - [2025-11-24 01:36:15] "POST /access-control-lists HTTP/1.1" 200 592 0.134538 10.0.0.19 - - [2025-11-24 01:36:15] "POST /id-to-fqname HTTP/1.1" 200 177 0.000573 10.0.0.19 - - [2025-11-24 01:36:15] "POST /fqname-to-id HTTP/1.1" 404 186 0.016077 10.0.0.19 - - [2025-11-24 01:36:15] "POST /security-groups HTTP/1.1" 200 574 0.107638 10.0.0.19 - - [2025-11-24 01:36:15] "POST /projects HTTP/1.1" 200 489 0.536170 10.0.0.19 - - [2025-11-24 01:36:15] "POST /fqname-to-id HTTP/1.1" 404 217 0.013937 10.0.0.19 - - [2025-11-24 01:36:15] "POST /security-groups HTTP/1.1" 200 546 0.101374 10.0.0.19 - - [2025-11-24 01:36:16] "POST /access-control-lists HTTP/1.1" 200 583 0.089740 10.0.0.19 - - [2025-11-24 01:36:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.014856 10.0.0.19 - - [2025-11-24 01:36:16] "POST /chown HTTP/1.1" 200 109 0.085908 10.0.0.19 - - [2025-11-24 01:36:16] "POST /access-control-lists HTTP/1.1" 200 581 0.097490 10.0.0.19 - - [2025-11-24 01:36:16] "POST /network-ipams HTTP/1.1" 200 522 0.129838 10.0.0.19 - - [2025-11-24 01:36:16] "POST /fqname-to-id HTTP/1.1" 404 240 0.006973 10.0.0.19 - - [2025-11-24 01:36:16] "POST /network-ipams HTTP/1.1" 200 510 0.104602 10.0.0.19 - - [2025-11-24 01:36:16] "POST /fqname-to-id HTTP/1.1" 404 198 0.017306 10.0.0.19 - - [2025-11-24 01:36:16] "POST /access-control-lists HTTP/1.1" 200 602 0.166304 10.0.0.19 - - [2025-11-24 01:36:16] "POST /fqname-to-id HTTP/1.1" 404 239 0.041421 10.0.0.19 - - [2025-11-24 01:36:16] "POST /access-control-lists HTTP/1.1" 200 600 0.179387 10.0.0.19 - - [2025-11-24 01:36:16] "POST /fqname-to-id HTTP/1.1" 404 229 0.014507 10.0.0.19 - - [2025-11-24 01:36:16] "POST /useragent-kv HTTP/1.1" 200 115 0.006999 10.0.0.19 - - [2025-11-24 01:36:16] "POST /virtual-networks HTTP/1.1" 200 538 0.362228 10.0.0.19 - - [2025-11-24 01:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006333 10.0.0.19 - - [2025-11-24 01:36:17] "GET /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.247393 10.0.0.19 - - [2025-11-24 01:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.19 - - [2025-11-24 01:36:17] "GET /global-vrouter-config/d7eaaf5a-1a6e-45ae-965b-ac21cc285031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.058093 10.0.0.19 - - [2025-11-24 01:36:17] "POST /access-control-lists HTTP/1.1" 200 589 0.362197 10.0.0.19 - - [2025-11-24 01:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.040706 10.0.0.19 - - [2025-11-24 01:36:17] "POST /network-ipams HTTP/1.1" 200 518 0.179816 10.0.0.19 - - [2025-11-24 01:36:17] "POST /route-targets HTTP/1.1" 200 327 0.064415 10.0.0.19 - - [2025-11-24 01:36:17] "POST /fqname-to-id HTTP/1.1" 404 202 0.018559 10.0.0.19 - - [2025-11-24 01:36:17] "PUT /global-vrouter-config/d7eaaf5a-1a6e-45ae-965b-ac21cc285031 HTTP/1.1" 200 276 0.079446 10.0.0.19 - - [2025-11-24 01:36:17] "POST /ref-update HTTP/1.1" 200 156 0.135592 10.0.0.19 - - [2025-11-24 01:36:17] "PUT /access-control-list/65ea4f3a-8535-4318-b921-f05c1b7f00ba HTTP/1.1" 200 272 0.051106 10.0.0.19 - - [2025-11-24 01:36:17] "POST /useragent-kv HTTP/1.1" 200 115 0.029973 10.0.0.19 - - [2025-11-24 01:36:17] "POST /virtual-networks HTTP/1.1" 200 546 0.327006 10.0.0.19 - - [2025-11-24 01:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006613 10.0.0.19 - - [2025-11-24 01:36:17] "GET /virtual-network/4fa16029-3094-493a-ab43-eca096e2bec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.022814 10.0.0.19 - - [2025-11-24 01:36:17] "POST /route-targets HTTP/1.1" 200 327 0.026225 10.0.0.19 - - [2025-11-24 01:36:17] "POST /fqname-to-id HTTP/1.1" 404 199 0.019941 10.0.0.19 - - [2025-11-24 01:36:17] "POST /ref-update HTTP/1.1" 200 156 0.116301 10.0.0.19 - - [2025-11-24 01:36:17] "POST /network-policys HTTP/1.1" 200 538 0.105825 10.0.0.19 - - [2025-11-24 01:36:17] "POST /fqname-to-id HTTP/1.1" 404 197 0.020626 10.0.0.19 - - [2025-11-24 01:36:17] "GET / HTTP/1.1" 200 35931 0.001387 10.0.0.19 - - [2025-11-24 01:36:18] "POST /alarms HTTP/1.1" 200 581 0.114647 10.0.0.19 - - [2025-11-24 01:36:18] "POST /network-policys HTTP/1.1" 200 534 0.146708 10.0.0.19 - - [2025-11-24 01:36:18] "POST /fqname-to-id HTTP/1.1" 404 201 0.015455 10.0.0.19 - - [2025-11-24 01:36:18] "POST /alarms HTTP/1.1" 200 575 0.107465 10.0.0.19 - - [2025-11-24 01:36:18] "POST /network-policys HTTP/1.1" 200 542 0.089996 10.0.0.19 - - [2025-11-24 01:36:18] "POST /alarms HTTP/1.1" 200 575 0.095208 10.0.0.19 - - [2025-11-24 01:36:18] "POST /alarms HTTP/1.1" 200 559 0.184303 10.0.0.19 - - [2025-11-24 01:36:18] "POST /ref-update HTTP/1.1" 200 156 0.246562 10.0.0.19 - - [2025-11-24 01:36:18] "PUT /access-control-list/1247ea33-b4f6-4b0b-9f61-ff80763794e7 HTTP/1.1" 200 272 0.071669 10.0.0.19 - - [2025-11-24 01:36:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011551 10.0.0.19 - - [2025-11-24 01:36:18] "POST /alarms HTTP/1.1" 200 555 0.058802 10.0.0.19 - - [2025-11-24 01:36:18] "POST /alarms HTTP/1.1" 200 557 0.117980 10.0.0.19 - - [2025-11-24 01:36:18] "PUT /access-control-list/65ea4f3a-8535-4318-b921-f05c1b7f00ba HTTP/1.1" 200 272 0.067593 10.0.0.19 - - [2025-11-24 01:36:18] "POST /ref-update HTTP/1.1" 200 156 0.255665 10.0.0.19 - - [2025-11-24 01:36:18] "POST /alarms HTTP/1.1" 200 565 0.092043 10.0.0.19 - - [2025-11-24 01:36:19] "POST /alarms HTTP/1.1" 200 549 0.084367 10.0.0.19 - - [2025-11-24 01:36:19] "POST /ref-update HTTP/1.1" 200 156 0.186504 10.0.0.19 - - [2025-11-24 01:36:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025707 10.0.0.19 - - [2025-11-24 01:36:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006439 10.0.0.19 - - [2025-11-24 01:36:19] "PUT /access-control-list/65ea4f3a-8535-4318-b921-f05c1b7f00ba HTTP/1.1" 200 272 0.089069 10.0.0.19 - - [2025-11-24 01:36:19] "POST /alarms HTTP/1.1" 200 557 0.174986 10.0.0.19 - - [2025-11-24 01:36:19] "PUT /access-control-list/1247ea33-b4f6-4b0b-9f61-ff80763794e7 HTTP/1.1" 200 272 0.184550 10.0.0.19 - - [2025-11-24 01:36:19] "POST /alarms HTTP/1.1" 200 567 0.129620 10.0.0.19 - - [2025-11-24 01:36:19] "POST /ref-update HTTP/1.1" 200 156 0.182190 10.0.0.19 - - [2025-11-24 01:36:19] "POST /ref-update HTTP/1.1" 200 156 0.104020 10.0.0.19 - - [2025-11-24 01:36:19] "POST /fqname-to-id HTTP/1.1" 404 237 0.014376 10.0.0.19 - - [2025-11-24 01:36:19] "POST /alarms HTTP/1.1" 200 555 0.136302 10.0.0.19 - - [2025-11-24 01:36:19] "POST /ref-update HTTP/1.1" 200 156 0.249898 10.0.0.19 - - [2025-11-24 01:36:19] "POST /alarms HTTP/1.1" 200 567 0.133380 10.0.0.19 - - [2025-11-24 01:36:19] "POST /access-control-lists HTTP/1.1" 200 601 0.167338 10.0.0.19 - - [2025-11-24 01:36:19] "POST /alarms HTTP/1.1" 200 575 0.177336 10.0.0.19 - - [2025-11-24 01:36:19] "POST /ref-update HTTP/1.1" 200 156 0.169709 10.0.0.19 - - [2025-11-24 01:36:20] "POST /ref-update HTTP/1.1" 200 156 0.414098 10.0.0.19 - - [2025-11-24 01:36:20] "POST /alarms HTTP/1.1" 200 569 0.134573 10.0.0.19 - - [2025-11-24 01:36:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008999 10.0.0.19 - - [2025-11-24 01:36:20] "PUT /access-control-list/65bea5da-8f6c-431f-84af-fd9130a4df33 HTTP/1.1" 200 272 0.092287 10.0.0.19 - - [2025-11-24 01:36:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006121 10.0.0.19 - - [2025-11-24 01:36:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.030650 10.0.0.19 - - [2025-11-24 01:36:20] "POST /alarms HTTP/1.1" 200 561 0.091577 10.0.0.19 - - [2025-11-24 01:36:20] "PUT /access-control-list/1247ea33-b4f6-4b0b-9f61-ff80763794e7 HTTP/1.1" 200 272 0.098986 10.0.0.19 - - [2025-11-24 01:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.022679 10.0.0.19 - - [2025-11-24 01:36:20] "GET /virtual-network/9d625ce9-ab3a-4810-8a76-f3b513f8e6b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.015695 10.0.0.19 - - [2025-11-24 01:36:20] "POST /alarms HTTP/1.1" 200 561 0.100153 10.0.0.19 - - [2025-11-24 01:36:20] "POST /ref-update HTTP/1.1" 200 156 0.101424 10.0.0.19 - - [2025-11-24 01:36:20] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.021186 10.0.0.19 - - [2025-11-24 01:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.19 - - [2025-11-24 01:36:20] "GET /policy-management/abe37536-6a39-4e1f-9761-1f8534a6fe27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012059 10.0.0.19 - - [2025-11-24 01:36:20] "POST /alarms HTTP/1.1" 200 561 0.110054 10.0.0.19 - - [2025-11-24 01:36:20] "POST /alarms HTTP/1.1" 200 547 0.079751 10.0.0.19 - - [2025-11-24 01:36:20] "POST /firewall-policys HTTP/1.1" 200 530 0.132085 10.0.0.19 - - [2025-11-24 01:36:20] "POST /alarms HTTP/1.1" 200 595 0.148085 10.0.0.19 - - [2025-11-24 01:36:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.099369 10.0.0.19 - - [2025-11-24 01:36:20] "GET /firewall-policy/eba56938-3f17-470b-aa5a-ab232fc1684a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003110 10.0.0.19 - - [2025-11-24 01:36:20] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.006533 10.0.0.19 - - [2025-11-24 01:36:20] "GET /firewall-policy/eba56938-3f17-470b-aa5a-ab232fc1684a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003415 10.0.0.19 - - [2025-11-24 01:36:20] "POST /ref-update HTTP/1.1" 200 156 0.019651 10.0.0.19 - - [2025-11-24 01:36:20] "POST /alarms HTTP/1.1" 200 575 0.123907 10.0.0.19 - - [2025-11-24 01:36:20] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.037175 10.0.0.19 - - [2025-11-24 01:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004982 10.0.0.19 - - [2025-11-24 01:36:20] "GET /policy-management/abe37536-6a39-4e1f-9761-1f8534a6fe27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009284 10.0.0.19 - - [2025-11-24 01:36:20] "POST /alarms HTTP/1.1" 200 571 0.072514 10.0.0.19 - - [2025-11-24 01:36:21] "POST /alarms HTTP/1.1" 200 583 0.058653 10.0.0.19 - - [2025-11-24 01:36:21] "POST /firewall-policys HTTP/1.1" 200 532 0.089470 10.0.0.19 - - [2025-11-24 01:36:21] "POST /alarms HTTP/1.1" 200 609 0.064626 10.0.0.19 - - [2025-11-24 01:36:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.099832 10.0.0.19 - - [2025-11-24 01:36:21] "GET /firewall-policy/5ce5d9e6-f38d-4c24-9bc9-ba9814a13a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.013797 10.0.0.19 - - [2025-11-24 01:36:21] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.003379 10.0.0.19 - - [2025-11-24 01:36:21] "GET /firewall-policy/5ce5d9e6-f38d-4c24-9bc9-ba9814a13a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003408 10.0.0.19 - - [2025-11-24 01:36:21] "GET /firewall-policy/eba56938-3f17-470b-aa5a-ab232fc1684a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002963 10.0.0.19 - - [2025-11-24 01:36:21] "GET /firewall-policy/eba56938-3f17-470b-aa5a-ab232fc1684a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003167 10.0.0.19 - - [2025-11-24 01:36:21] "POST /ref-update HTTP/1.1" 200 156 0.055383 10.0.0.19 - - [2025-11-24 01:36:21] "POST /ref-update HTTP/1.1" 200 156 0.053132 10.0.0.19 - - [2025-11-24 01:36:21] "POST /ref-update HTTP/1.1" 200 156 0.086082 10.0.0.19 - - [2025-11-24 01:36:21] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.069882 10.0.0.19 - - [2025-11-24 01:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.19 - - [2025-11-24 01:36:21] "GET / HTTP/1.1" 200 35931 0.001876 10.0.0.19 - - [2025-11-24 01:36:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004261 10.0.0.19 - - [2025-11-24 01:36:21] "GET /policy-management/abe37536-6a39-4e1f-9761-1f8534a6fe27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008949 10.0.0.19 - - [2025-11-24 01:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004725 10.0.0.19 - - [2025-11-24 01:36:21] "PUT /global-vrouter-config/d7eaaf5a-1a6e-45ae-965b-ac21cc285031 HTTP/1.1" 200 276 0.012394 10.0.0.19 - - [2025-11-24 01:36:21] "POST /firewall-policys HTTP/1.1" 200 530 0.045391 10.0.0.19 - - [2025-11-24 01:36:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.066768 10.0.0.19 - - [2025-11-24 01:36:21] "GET /firewall-policy/538250c3-7b73-4287-9888-804c0d9a4b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.021318 10.0.0.19 - - [2025-11-24 01:36:21] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.004096 10.0.0.19 - - [2025-11-24 01:36:21] "GET /firewall-policy/538250c3-7b73-4287-9888-804c0d9a4b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003973 10.0.0.19 - - [2025-11-24 01:36:21] "GET /firewall-policy/5ce5d9e6-f38d-4c24-9bc9-ba9814a13a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003714 10.0.0.19 - - [2025-11-24 01:36:21] "GET /firewall-policy/eba56938-3f17-470b-aa5a-ab232fc1684a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004324 10.0.0.19 - - [2025-11-24 01:36:21] "GET /firewall-policy/eba56938-3f17-470b-aa5a-ab232fc1684a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004119 10.0.0.19 - - [2025-11-24 01:36:21] "GET /firewall-policy/5ce5d9e6-f38d-4c24-9bc9-ba9814a13a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004445 10.0.0.19 - - [2025-11-24 01:36:22] "POST /ref-update HTTP/1.1" 200 156 0.026987 10.0.0.19 - - [2025-11-24 01:36:22] "POST /ref-update HTTP/1.1" 200 156 0.025588 10.0.0.19 - - [2025-11-24 01:36:22] "POST /ref-update HTTP/1.1" 200 156 0.064855 10.0.0.19 - - [2025-11-24 01:36:22] "POST /ref-update HTTP/1.1" 200 156 0.025336 10.0.0.19 - - [2025-11-24 01:36:22] "GET / HTTP/1.1" 200 35931 0.001974 10.0.0.19 - - [2025-11-24 01:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005760 10.0.0.19 - - [2025-11-24 01:36:22] "GET /global-vrouter-config/d7eaaf5a-1a6e-45ae-965b-ac21cc285031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004706 10.0.0.19 - - [2025-11-24 01:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.19 - - [2025-11-24 01:36:22] "POST /ref-update HTTP/1.1" 200 156 0.074283 10.0.0.19 - - [2025-11-24 01:36:22] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.013824 10.0.0.19 - - [2025-11-24 01:36:22] "PUT /global-vrouter-config/d7eaaf5a-1a6e-45ae-965b-ac21cc285031 HTTP/1.1" 200 276 0.011383 10.0.0.19 - - [2025-11-24 01:36:22] "POST /tags HTTP/1.1" 200 299 0.061669 10.0.0.19 - - [2025-11-24 01:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.015414 10.0.0.19 - - [2025-11-24 01:36:22] "GET /tag/f66d9168-16ee-4dc2-9514-235a2775eaa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014104 10.0.0.19 - - [2025-11-24 01:36:22] "POST /set-tag HTTP/1.1" 200 109 0.031736 10.0.0.19 - - [2025-11-24 01:36:22] "POST /tags HTTP/1.1" 200 357 0.127580 10.0.0.19 - - [2025-11-24 01:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012765 10.0.0.19 - - [2025-11-24 01:36:22] "GET / HTTP/1.1" 200 35931 0.001698 10.0.0.19 - - [2025-11-24 01:36:22] "GET /tag/c7904168-434a-4718-86a3-adf86e6e060e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.023779 10.0.0.19 - - [2025-11-24 01:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.19 - - [2025-11-24 01:36:22] "GET /global-system-config/6b8b0bdb-6a4b-404d-bfc4-60b6f1b8a85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005703 10.0.0.19 - - [2025-11-24 01:36:22] "PUT /global-system-config/6b8b0bdb-6a4b-404d-bfc4-60b6f1b8a85c HTTP/1.1" 200 274 0.018152 10.0.0.19 - - [2025-11-24 01:36:23] "POST /tags HTTP/1.1" 200 305 0.149607 10.0.0.19 - - [2025-11-24 01:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.013670 10.0.0.19 - - [2025-11-24 01:36:23] "GET /tag/58ab3ae9-b9e9-43cf-856b-345d6793bdba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.018937 10.0.0.19 - - [2025-11-24 01:36:23] "POST /id-to-fqname HTTP/1.1" 200 174 0.000520 10.0.0.19 - - [2025-11-24 01:36:23] "POST /fqname-to-id HTTP/1.1" 404 183 0.017239 10.0.0.19 - - [2025-11-24 01:36:23] "POST /security-groups HTTP/1.1" 200 571 0.071216 10.0.0.19 - - [2025-11-24 01:36:23] "POST /projects HTTP/1.1" 200 483 0.190388 10.0.0.19 - - [2025-11-24 01:36:23] "POST /fqname-to-id HTTP/1.1" 404 214 0.002349 10.0.0.19 - - [2025-11-24 01:36:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.017641 10.0.0.19 - - [2025-11-24 01:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010718 10.0.0.19 - - [2025-11-24 01:36:23] "GET /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.024194 10.0.0.19 - - [2025-11-24 01:36:23] "POST /access-control-lists HTTP/1.1" 200 580 0.076035 10.0.0.19 - - [2025-11-24 01:36:23] "POST /fqname-to-id HTTP/1.1" 404 213 0.013392 10.0.0.19 - - [2025-11-24 01:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010908 10.0.0.19 - - [2025-11-24 01:36:23] "GET /virtual-network/4fa16029-3094-493a-ab43-eca096e2bec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.007283 10.0.0.19 - - [2025-11-24 01:36:23] "POST /access-control-lists HTTP/1.1" 200 578 0.031197 10.0.0.19 - - [2025-11-24 01:36:23] "PUT /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed HTTP/1.1" 200 264 0.126237 10.0.0.19 - - [2025-11-24 01:36:23] "PUT /virtual-network/4fa16029-3094-493a-ab43-eca096e2bec5 HTTP/1.1" 200 264 0.061206 10.0.0.19 - - [2025-11-24 01:36:23] "POST /security-groups HTTP/1.1" 200 537 0.081401 10.0.0.19 - - [2025-11-24 01:36:23] "POST /fqname-to-id HTTP/1.1" 404 234 0.002657 10.0.0.19 - - [2025-11-24 01:36:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.017079 10.0.0.19 - - [2025-11-24 01:36:23] "POST /access-control-lists HTTP/1.1" 200 596 0.045369 10.0.0.19 - - [2025-11-24 01:36:23] "POST /fqname-to-id HTTP/1.1" 404 233 0.007172 10.0.0.19 - - [2025-11-24 01:36:23] "POST /chown HTTP/1.1" 200 109 0.036625 10.0.0.19 - - [2025-11-24 01:36:23] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010356 10.0.0.19 - - [2025-11-24 01:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005454 10.0.0.19 - - [2025-11-24 01:36:24] "GET /policy-management/abe37536-6a39-4e1f-9761-1f8534a6fe27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.044870 10.0.0.19 - - [2025-11-24 01:36:24] "POST /access-control-lists HTTP/1.1" 200 594 0.092830 10.0.0.19 - - [2025-11-24 01:36:24] "POST /tags HTTP/1.1" 409 207 0.006166 10.0.0.19 - - [2025-11-24 01:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.19 - - [2025-11-24 01:36:24] "GET /tag/58ab3ae9-b9e9-43cf-856b-345d6793bdba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.013640 10.0.0.19 - - [2025-11-24 01:36:24] "POST /firewall-rules HTTP/1.1" 200 564 0.080164 10.0.0.19 - - [2025-11-24 01:36:24] "GET /firewall-rule/61777ae8-f721-4d90-ab24-b38f779147b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.025768 10.0.0.19 - - [2025-11-24 01:36:24] "GET /firewall-policy/5ce5d9e6-f38d-4c24-9bc9-ba9814a13a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003461 10.0.0.19 - - [2025-11-24 01:36:24] "GET /firewall-rule/61777ae8-f721-4d90-ab24-b38f779147b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002756 10.0.0.19 - - [2025-11-24 01:36:24] "POST /ref-update HTTP/1.1" 200 156 0.043837 10.0.0.19 - - [2025-11-24 01:36:24] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.022231 10.0.0.19 - - [2025-11-24 01:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.19 - - [2025-11-24 01:36:24] "GET /policy-management/abe37536-6a39-4e1f-9761-1f8534a6fe27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003755 10.0.0.19 - - [2025-11-24 01:36:24] "POST /tags HTTP/1.1" 409 207 0.002163 10.0.0.19 - - [2025-11-24 01:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.19 - - [2025-11-24 01:36:24] "GET /tag/58ab3ae9-b9e9-43cf-856b-345d6793bdba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.012269 10.0.0.19 - - [2025-11-24 01:36:24] "POST /firewall-rules HTTP/1.1" 200 562 0.068168 10.0.0.19 - - [2025-11-24 01:36:24] "GET /firewall-rule/4920c4e2-b878-4de9-84e1-f5b3ca94740c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.028708 10.0.0.19 - - [2025-11-24 01:36:24] "GET /firewall-policy/5ce5d9e6-f38d-4c24-9bc9-ba9814a13a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.008385 10.0.0.19 - - [2025-11-24 01:36:24] "GET /firewall-rule/4920c4e2-b878-4de9-84e1-f5b3ca94740c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004685 10.0.0.19 - - [2025-11-24 01:36:24] "POST /ref-update HTTP/1.1" 200 156 0.022197 10.0.0.19 - - [2025-11-24 01:36:24] "POST /tags HTTP/1.1" 200 355 0.018756 10.0.0.19 - - [2025-11-24 01:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006879 10.0.0.19 - - [2025-11-24 01:36:24] "GET /tag/91d35f74-9873-4bf3-9bf2-2f785a245bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.013381 10.0.0.19 - - [2025-11-24 01:36:24] "POST /tags HTTP/1.1" 200 303 0.018537 10.0.0.19 - - [2025-11-24 01:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.019451 10.0.0.19 - - [2025-11-24 01:36:24] "GET /tag/0429e992-308c-4d0b-9eda-d3ec0b4c3d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.015074 10.0.0.19 - - [2025-11-24 01:36:24] "POST /projects HTTP/1.1" 409 218 0.002686 10.0.0.19 - - [2025-11-24 01:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.19 - - [2025-11-24 01:36:25] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039908 10.0.0.19 - - [2025-11-24 01:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.19 - - [2025-11-24 01:36:25] "GET /network-ipam/2724c498-5fea-4878-bb29-5331f7df7257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002965 10.0.0.19 - - [2025-11-24 01:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.19 - - [2025-11-24 01:36:25] "GET /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006703 10.0.0.19 - - [2025-11-24 01:36:25] "PUT /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed HTTP/1.1" 200 264 0.059039 10.0.0.19 - - [2025-11-24 01:36:25] "GET /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.030007 10.0.0.19 - - [2025-11-24 01:36:25] "POST /set-tag HTTP/1.1" 200 109 0.054644 10.0.0.19 - - [2025-11-24 01:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.016213 10.0.0.19 - - [2025-11-24 01:36:25] "GET /network-ipam/33de6158-f0a7-4cc8-a75e-e3dc4f8518d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002869 10.0.0.19 - - [2025-11-24 01:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.19 - - [2025-11-24 01:36:25] "GET /virtual-network/4fa16029-3094-493a-ab43-eca096e2bec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004745 10.0.0.19 - - [2025-11-24 01:36:25] "PUT /virtual-network/4fa16029-3094-493a-ab43-eca096e2bec5 HTTP/1.1" 200 264 0.047514 10.0.0.19 - - [2025-11-24 01:36:25] "GET /virtual-network/4fa16029-3094-493a-ab43-eca096e2bec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005937 10.0.0.19 - - [2025-11-24 01:36:25] "POST /set-tag HTTP/1.1" 200 109 0.051412 10.0.0.19 - - [2025-11-24 01:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004167 10.0.0.19 - - [2025-11-24 01:36:25] "GET /network-policy/9d2f085c-6f93-4ac5-ab39-c44dbe9481dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004377 10.0.0.19 - - [2025-11-24 01:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.19 - - [2025-11-24 01:36:25] "GET /network-policy/3a186da0-1381-4f11-8f51-fdf2d4310e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002981 10.0.0.19 - - [2025-11-24 01:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.19 - - [2025-11-24 01:36:25] "GET /network-policy/546b8cf2-1276-4192-97ee-f74046320a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.004487 10.0.0.19 - - [2025-11-24 01:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.19 - - [2025-11-24 01:36:25] "PUT /network-policy/546b8cf2-1276-4192-97ee-f74046320a68 HTTP/1.1" 200 262 0.024925 10.0.0.19 - - [2025-11-24 01:36:25] "POST /ref-update HTTP/1.1" 200 156 0.070233 10.0.0.19 - - [2025-11-24 01:36:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001848 10.0.0.19 - - [2025-11-24 01:36:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005222 10.0.0.19 - - [2025-11-24 01:36:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003978 10.0.0.19 - - [2025-11-24 01:36:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004778 10.0.0.19 - - [2025-11-24 01:36:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004175 10.0.0.19 - - [2025-11-24 01:36:25] "POST /security-groups HTTP/1.1" 409 245 0.004555 10.0.0.19 - - [2025-11-24 01:36:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.19 - - [2025-11-24 01:36:26] "PUT /security-group/80a44dc6-7686-41e1-8a96-0298a2d70ab2 HTTP/1.1" 200 262 0.091245 10.0.0.19 - - [2025-11-24 01:36:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.027579 10.0.0.19 - - [2025-11-24 01:36:26] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014842 10.0.0.19 - - [2025-11-24 01:36:26] "PUT /access-control-list/2693e166-e3b0-4370-92e4-09451210924a HTTP/1.1" 200 272 0.027072 10.0.0.19 - - [2025-11-24 01:36:26] "PUT /access-control-list/5d726c9c-a83a-488b-827b-301d97adfe6e HTTP/1.1" 200 272 0.021883 10.0.0.19 - - [2025-11-24 01:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.014759 10.0.0.19 - - [2025-11-24 01:36:26] "GET /policy-management/abe37536-6a39-4e1f-9761-1f8534a6fe27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003522 10.0.0.19 - - [2025-11-24 01:36:26] "POST /tags HTTP/1.1" 409 206 0.004979 10.0.0.19 - - [2025-11-24 01:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.19 - - [2025-11-24 01:36:26] "GET /tag/0429e992-308c-4d0b-9eda-d3ec0b4c3d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012298 10.0.0.19 - - [2025-11-24 01:36:26] "POST /firewall-rules HTTP/1.1" 200 562 0.071295 10.0.0.19 - - [2025-11-24 01:36:26] "GET /firewall-rule/0be11bd6-a360-4f56-b044-64d01b088903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.005733 10.0.0.19 - - [2025-11-24 01:36:26] "GET /firewall-policy/5ce5d9e6-f38d-4c24-9bc9-ba9814a13a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003773 10.0.0.19 - - [2025-11-24 01:36:26] "GET /firewall-rule/0be11bd6-a360-4f56-b044-64d01b088903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002532 10.0.0.19 - - [2025-11-24 01:36:26] "POST /ref-update HTTP/1.1" 200 156 0.040839 10.0.0.19 - - [2025-11-24 01:36:26] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008902 10.0.0.19 - - [2025-11-24 01:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.19 - - [2025-11-24 01:36:26] "GET /policy-management/abe37536-6a39-4e1f-9761-1f8534a6fe27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003433 10.0.0.19 - - [2025-11-24 01:36:26] "POST /tags HTTP/1.1" 409 206 0.010896 10.0.0.19 - - [2025-11-24 01:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004864 10.0.0.19 - - [2025-11-24 01:36:26] "GET /tag/0429e992-308c-4d0b-9eda-d3ec0b4c3d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.015922 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:36:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000978 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:36:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001252 10.0.0.19 - - [2025-11-24 01:36:26] "POST /firewall-rules HTTP/1.1" 200 560 0.073902 10.0.0.19 - - [2025-11-24 01:36:26] "GET /firewall-rule/af8a4eb2-c253-4275-87c1-94af9434aad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.031955 10.0.0.19 - - [2025-11-24 01:36:26] "GET /firewall-policy/5ce5d9e6-f38d-4c24-9bc9-ba9814a13a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004417 10.0.0.19 - - [2025-11-24 01:36:26] "GET /firewall-rule/af8a4eb2-c253-4275-87c1-94af9434aad5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002199 10.0.0.19 - - [2025-11-24 01:36:26] "POST /ref-update HTTP/1.1" 200 156 0.050730 10.0.0.19 - - [2025-11-24 01:36:26] "POST /fqname-to-id HTTP/1.1" 404 226 0.007310 10.0.0.19 - - [2025-11-24 01:36:27] "POST /tags HTTP/1.1" 200 305 0.626992 10.0.0.19 - - [2025-11-24 01:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.015651 10.0.0.19 - - [2025-11-24 01:36:27] "GET /tag/82db68dc-cdf6-4032-8246-e0edb528fa61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.020966 10.0.0.19 - - [2025-11-24 01:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005058 10.0.0.19 - - [2025-11-24 01:36:27] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043710 10.0.0.19 - - [2025-11-24 01:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.012089 10.0.0.19 - - [2025-11-24 01:36:27] "GET /virtual-network/4fa16029-3094-493a-ab43-eca096e2bec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004633 10.0.0.19 - - [2025-11-24 01:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005277 10.0.0.19 - - [2025-11-24 01:36:27] "GET /service-appliance-set/afdac80b-eb5b-4f18-84ff-58c57c38d5a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004102 10.0.0.19 - - [2025-11-24 01:36:27] "POST /fqname-to-id HTTP/1.1" 404 240 0.001751 10.0.0.19 - - [2025-11-24 01:36:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.132128 10.0.0.19 - - [2025-11-24 01:36:28] "GET /virtual-machine-interface/a60e610f-8053-483d-8d5a-9cabc65b7694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.022141 10.0.0.19 - - [2025-11-24 01:36:28] "POST /instance-ips HTTP/1.1" 200 381 0.053469 10.0.0.19 - - [2025-11-24 01:36:28] "GET /instance-ip/8e886918-71f0-41d5-8d4d-63da73ce4691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008568 10.0.0.19 - - [2025-11-24 01:36:28] "POST /loadbalancers HTTP/1.1" 200 582 0.067918 10.0.0.19 - - [2025-11-24 01:36:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.018045 10.0.0.19 - - [2025-11-24 01:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011482 10.0.0.19 - - [2025-11-24 01:36:28] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058561 10.0.0.19 - - [2025-11-24 01:36:28] "GET /loadbalancer/8369c154-bbd1-492c-a813-e25ab43236ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.010109 10.0.0.19 - - [2025-11-24 01:36:28] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.055932 10.0.0.19 - - [2025-11-24 01:36:28] "GET /instance-ip/8e886918-71f0-41d5-8d4d-63da73ce4691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008387 10.0.0.19 - - [2025-11-24 01:36:28] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.057515 10.0.0.19 - - [2025-11-24 01:36:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.025789 10.0.0.19 - - [2025-11-24 01:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006090 10.0.0.19 - - [2025-11-24 01:36:28] "POST /floating-ips HTTP/1.1" 200 583 0.064541 10.0.0.19 - - [2025-11-24 01:36:28] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.075813 10.0.0.19 - - [2025-11-24 01:36:28] "GET /loadbalancer-listener/bb3b8dc7-3821-4ecd-8013-9913f8278df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.008534 10.0.0.19 - - [2025-11-24 01:36:28] "GET /loadbalancer-listener/bb3b8dc7-3821-4ecd-8013-9913f8278df5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.007349 10.0.0.19 - - [2025-11-24 01:36:28] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.023280 10.0.0.19 - - [2025-11-24 01:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005031 10.0.0.19 - - [2025-11-24 01:36:28] "GET /instance-ip/8e886918-71f0-41d5-8d4d-63da73ce4691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005164 10.0.0.19 - - [2025-11-24 01:36:28] "GET /global-vrouter-config/d7eaaf5a-1a6e-45ae-965b-ac21cc285031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005588 10.0.0.19 - - [2025-11-24 01:36:28] "GET /instance-ip/8e886918-71f0-41d5-8d4d-63da73ce4691?fields=floating_ips HTTP/1.1" 200 1171 0.006831 10.0.0.19 - - [2025-11-24 01:36:28] "GET /floating-ip/45b45c7b-abd9-4201-abd1-4d1229692709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002696 10.0.0.19 - - [2025-11-24 01:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.19 - - [2025-11-24 01:36:28] "PUT /global-vrouter-config/d7eaaf5a-1a6e-45ae-965b-ac21cc285031 HTTP/1.1" 200 276 0.009827 10.0.0.19 - - [2025-11-24 01:36:28] "POST /tags HTTP/1.1" 200 301 0.076306 10.0.0.19 - - [2025-11-24 01:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.19 - - [2025-11-24 01:36:28] "GET /tag/7cb1199b-6edf-4e07-84ed-09f130fdb0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.017672 10.0.0.19 - - [2025-11-24 01:36:29] "POST /tags HTTP/1.1" 200 325 0.061565 10.0.0.19 - - [2025-11-24 01:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.19 - - [2025-11-24 01:36:29] "GET /tag/30b3c817-677d-46af-99c7-001c7ca621d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.016863 10.0.0.19 - - [2025-11-24 01:36:29] "POST /tags HTTP/1.1" 200 363 0.050832 10.0.0.19 - - [2025-11-24 01:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.19 - - [2025-11-24 01:36:29] "GET /tag/b7a7bca7-1d44-4d75-b91d-ce40584e410e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.019140 10.0.0.19 - - [2025-11-24 01:36:29] "POST /tags HTTP/1.1" 200 311 0.037091 10.0.0.19 - - [2025-11-24 01:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.19 - - [2025-11-24 01:36:29] "GET /tag/d56cbb10-69fa-4257-bd30-41a2be1d62c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.023852 10.0.0.19 - - [2025-11-24 01:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005707 10.0.0.19 - - [2025-11-24 01:36:29] "GET /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.009055 10.0.0.19 - - [2025-11-24 01:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.19 - - [2025-11-24 01:36:29] "GET /project/72c27606-d6b9-4c49-98c0-20321ba27139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036513 10.0.0.19 - - [2025-11-24 01:36:29] "POST /virtual-machines HTTP/1.1" 200 377 0.012699 10.0.0.19 - - [2025-11-24 01:36:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.031174 10.0.0.19 - - [2025-11-24 01:36:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.117968 10.0.0.19 - - [2025-11-24 01:36:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.014815 10.0.0.19 - - [2025-11-24 01:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.012771 10.0.0.19 - - [2025-11-24 01:36:29] "GET /virtual-machine-interface/ffebe55c-c8d5-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.009758 10.0.0.19 - - [2025-11-24 01:36:29] "POST /instance-ips HTTP/1.1" 200 409 0.069209 10.0.0.19 - - [2025-11-24 01:36:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.041329 10.0.0.19 - - [2025-11-24 01:36:29] "GET /virtual-machine-interface/ffebe55c-c8d5-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.022980 10.0.0.19 - - [2025-11-24 01:36:30] "POST /set-tag HTTP/1.1" 200 109 0.029139 10.0.0.19 - - [2025-11-24 01:36:30] "GET /virtual-machine-interface/ffebe55c-c8d5-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.019531 10.0.0.19 - - [2025-11-24 01:36:30] "GET /instance-ip/0007e630-c8d6-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1960 0.010776 10.0.0.19 - - [2025-11-24 01:36:30] "POST /tags HTTP/1.1" 200 301 0.033065 10.0.0.19 - - [2025-11-24 01:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.038237 10.0.0.19 - - [2025-11-24 01:36:30] "GET /tag/8e7e14f0-2ef0-4bdb-bb9e-f3f744192849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.050514 10.0.0.19 - - [2025-11-24 01:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.19 - - [2025-11-24 01:36:30] "GET /project/72c27606-d6b9-4c49-98c0-20321ba27139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.051089 10.0.0.19 - - [2025-11-24 01:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006346 10.0.0.19 - - [2025-11-24 01:36:30] "GET /virtual-network/4fa16029-3094-493a-ab43-eca096e2bec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.010011 10.0.0.19 - - [2025-11-24 01:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.19 - - [2025-11-24 01:36:30] "GET /service-appliance-set/afdac80b-eb5b-4f18-84ff-58c57c38d5a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003151 10.0.0.19 - - [2025-11-24 01:36:30] "POST /fqname-to-id HTTP/1.1" 404 242 0.002172 10.0.0.19 - - [2025-11-24 01:36:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.177446 10.0.0.19 - - [2025-11-24 01:36:30] "GET /virtual-machine-interface/b75377f4-3a1f-4708-84e8-d621df8a8d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.031510 10.0.0.19 - - [2025-11-24 01:36:30] "POST /instance-ips HTTP/1.1" 200 377 0.051481 10.0.0.19 - - [2025-11-24 01:36:30] "GET /instance-ip/f33ce792-103e-43af-bacf-a8cf77a514b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.012476 10.0.0.19 - - [2025-11-24 01:36:31] "POST /loadbalancers HTTP/1.1" 200 582 0.092610 10.0.0.19 - - [2025-11-24 01:36:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.048367 10.0.0.19 - - [2025-11-24 01:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006037 10.0.0.19 - - [2025-11-24 01:36:31] "GET /project/72c27606-d6b9-4c49-98c0-20321ba27139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.078007 10.0.0.19 - - [2025-11-24 01:36:31] "GET /instance-ip/f33ce792-103e-43af-bacf-a8cf77a514b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005203 10.0.0.19 - - [2025-11-24 01:36:31] "GET /project/72c27606-d6b9-4c49-98c0-20321ba27139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.078177 10.0.0.19 - - [2025-11-24 01:36:31] "GET /loadbalancer/0975b95c-ccbf-4a09-97df-6f531aa93762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002422 10.0.0.19 - - [2025-11-24 01:36:31] "POST /floating-ips HTTP/1.1" 200 581 0.080239 10.0.0.19 - - [2025-11-24 01:36:31] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.079273 10.0.0.19 - - [2025-11-24 01:36:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.014972 10.0.0.19 - - [2025-11-24 01:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013229 10.0.0.19 - - [2025-11-24 01:36:31] "GET /project/72c27606-d6b9-4c49-98c0-20321ba27139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047744 10.0.0.19 - - [2025-11-24 01:36:31] "GET /loadbalancer-listener/d95ab3f6-1c39-41f8-bf94-ab77c100c320?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.004503 10.0.0.19 - - [2025-11-24 01:36:31] "GET /loadbalancer-listener/d95ab3f6-1c39-41f8-bf94-ab77c100c320?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.005773 10.0.0.19 - - [2025-11-24 01:36:31] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.022606 10.0.0.19 - - [2025-11-24 01:36:31] "GET /instance-ip/f33ce792-103e-43af-bacf-a8cf77a514b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.009859 10.0.0.19 - - [2025-11-24 01:36:31] "GET /instance-ip/f33ce792-103e-43af-bacf-a8cf77a514b8?fields=floating_ips HTTP/1.1" 200 1165 0.011114 10.0.0.19 - - [2025-11-24 01:36:31] "GET /floating-ip/6c0eaccc-3109-4cff-a8f3-12b9692476f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.008969 10.0.0.19 - - [2025-11-24 01:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011521 10.0.0.19 - - [2025-11-24 01:36:31] "GET /project/72c27606-d6b9-4c49-98c0-20321ba27139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.033109 10.0.0.19 - - [2025-11-24 01:36:31] "GET /loadbalancer/0975b95c-ccbf-4a09-97df-6f531aa93762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.021455 10.0.0.19 - - [2025-11-24 01:36:31] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.041440 10.0.0.19 - - [2025-11-24 01:36:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.074276 10.0.0.19 - - [2025-11-24 01:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006574 10.0.0.19 - - [2025-11-24 01:36:31] "GET /project/72c27606-d6b9-4c49-98c0-20321ba27139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043359 10.0.0.19 - - [2025-11-24 01:36:31] "GET /loadbalancer-listener/cbb82f46-26ce-4214-a40c-8e1a86db9307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.007737 10.0.0.19 - - [2025-11-24 01:36:31] "GET /loadbalancer-listener/cbb82f46-26ce-4214-a40c-8e1a86db9307?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004392 10.0.0.19 - - [2025-11-24 01:36:32] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.018216 10.0.0.19 - - [2025-11-24 01:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008757 10.0.0.19 - - [2025-11-24 01:36:32] "GET /instance-ip/f33ce792-103e-43af-bacf-a8cf77a514b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006872 10.0.0.19 - - [2025-11-24 01:36:32] "GET /instance-ip/f33ce792-103e-43af-bacf-a8cf77a514b8?fields=floating_ips HTTP/1.1" 200 1165 0.004025 10.0.0.19 - - [2025-11-24 01:36:32] "GET /floating-ip/6c0eaccc-3109-4cff-a8f3-12b9692476f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.006510 10.0.0.19 - - [2025-11-24 01:36:32] "GET /project/72c27606-d6b9-4c49-98c0-20321ba27139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.062959 10.0.0.19 - - [2025-11-24 01:36:32] "GET /loadbalancer/0975b95c-ccbf-4a09-97df-6f531aa93762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002885 10.0.0.19 - - [2025-11-24 01:36:32] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.034686 10.0.0.19 - - [2025-11-24 01:36:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.033416 10.0.0.19 - - [2025-11-24 01:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.19 - - [2025-11-24 01:36:32] "GET /project/72c27606-d6b9-4c49-98c0-20321ba27139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.035980 10.0.0.19 - - [2025-11-24 01:36:32] "GET /loadbalancer-listener/be30f7b8-8a2f-4a90-a2ba-a23d7ada2665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.002648 10.0.0.19 - - [2025-11-24 01:36:32] "GET /loadbalancer-listener/be30f7b8-8a2f-4a90-a2ba-a23d7ada2665?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.007582 10.0.0.19 - - [2025-11-24 01:36:32] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.033389 10.0.0.19 - - [2025-11-24 01:36:32] "GET /instance-ip/f33ce792-103e-43af-bacf-a8cf77a514b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010288 10.0.0.19 - - [2025-11-24 01:36:32] "GET /instance-ip/f33ce792-103e-43af-bacf-a8cf77a514b8?fields=floating_ips HTTP/1.1" 200 1165 0.005523 10.0.0.19 - - [2025-11-24 01:36:32] "POST /tags HTTP/1.1" 200 371 0.033417 10.0.0.19 - - [2025-11-24 01:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.022236 10.0.0.19 - - [2025-11-24 01:36:32] "GET /floating-ip/6c0eaccc-3109-4cff-a8f3-12b9692476f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002898 10.0.0.19 - - [2025-11-24 01:36:32] "GET /tag/856575d6-53a2-4d39-b976-32ed4b5c09bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.013204 10.0.0.19 - - [2025-11-24 01:36:32] "POST /tags HTTP/1.1" 200 319 0.018102 10.0.0.19 - - [2025-11-24 01:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.19 - - [2025-11-24 01:36:32] "GET /tag/f417783c-5a17-4431-b353-0d1a602b7551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.014953 10.0.0.19 - - [2025-11-24 01:36:32] "POST /id-to-fqname HTTP/1.1" 200 181 0.000553 10.0.0.19 - - [2025-11-24 01:36:32] "POST /fqname-to-id HTTP/1.1" 404 190 0.005835 10.0.0.19 - - [2025-11-24 01:36:32] "POST /security-groups HTTP/1.1" 200 578 0.072089 10.0.0.19 - - [2025-11-24 01:36:32] "POST /fqname-to-id HTTP/1.1" 404 225 0.001930 10.0.0.19 - - [2025-11-24 01:36:32] "POST /projects HTTP/1.1" 200 497 0.221188 10.0.0.19 - - [2025-11-24 01:36:32] "POST /access-control-lists HTTP/1.1" 200 587 0.062351 10.0.0.19 - - [2025-11-24 01:36:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.058325 10.0.0.19 - - [2025-11-24 01:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010513 10.0.0.19 - - [2025-11-24 01:36:32] "POST /fqname-to-id HTTP/1.1" 404 224 0.001812 10.0.0.19 - - [2025-11-24 01:36:33] "GET /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.004613 10.0.0.19 - - [2025-11-24 01:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.19 - - [2025-11-24 01:36:33] "GET /virtual-network/4fa16029-3094-493a-ab43-eca096e2bec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.038522 10.0.0.19 - - [2025-11-24 01:36:33] "POST /access-control-lists HTTP/1.1" 200 585 0.089214 10.0.0.19 - - [2025-11-24 01:36:33] "PUT /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed HTTP/1.1" 200 264 0.082907 10.0.0.19 - - [2025-11-24 01:36:33] "PUT /virtual-network/4fa16029-3094-493a-ab43-eca096e2bec5 HTTP/1.1" 200 264 0.064374 10.0.0.19 - - [2025-11-24 01:36:33] "POST /security-groups HTTP/1.1" 200 558 0.106168 10.0.0.19 - - [2025-11-24 01:36:33] "POST /fqname-to-id HTTP/1.1" 404 248 0.002463 10.0.0.19 - - [2025-11-24 01:36:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.041696 10.0.0.19 - - [2025-11-24 01:36:33] "POST /chown HTTP/1.1" 200 109 0.017784 10.0.0.19 - - [2025-11-24 01:36:33] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.028783 10.0.0.19 - - [2025-11-24 01:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.19 - - [2025-11-24 01:36:33] "GET /policy-management/abe37536-6a39-4e1f-9761-1f8534a6fe27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002300 10.0.0.19 - - [2025-11-24 01:36:33] "POST /access-control-lists HTTP/1.1" 200 610 0.098950 10.0.0.19 - - [2025-11-24 01:36:33] "POST /fqname-to-id HTTP/1.1" 404 247 0.002020 10.0.0.19 - - [2025-11-24 01:36:33] "POST /tags HTTP/1.1" 409 214 0.001754 10.0.0.19 - - [2025-11-24 01:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.19 - - [2025-11-24 01:36:33] "GET /tag/f417783c-5a17-4431-b353-0d1a602b7551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.019251 10.0.0.19 - - [2025-11-24 01:36:33] "POST /access-control-lists HTTP/1.1" 200 608 0.093446 10.0.0.19 - - [2025-11-24 01:36:33] "POST /firewall-rules HTTP/1.1" 200 578 0.115653 10.0.0.19 - - [2025-11-24 01:36:33] "GET /firewall-rule/6fb5761d-4008-44e2-9af2-f34dd9a7c886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.021594 10.0.0.19 - - [2025-11-24 01:36:33] "GET /firewall-policy/5ce5d9e6-f38d-4c24-9bc9-ba9814a13a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004717 10.0.0.19 - - [2025-11-24 01:36:33] "GET /firewall-rule/6fb5761d-4008-44e2-9af2-f34dd9a7c886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003012 10.0.0.19 - - [2025-11-24 01:36:33] "POST /ref-update HTTP/1.1" 200 156 0.029256 10.0.0.19 - - [2025-11-24 01:36:33] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007168 10.0.0.19 - - [2025-11-24 01:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.19 - - [2025-11-24 01:36:33] "GET /policy-management/abe37536-6a39-4e1f-9761-1f8534a6fe27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002827 10.0.0.19 - - [2025-11-24 01:36:33] "POST /tags HTTP/1.1" 409 214 0.001619 10.0.0.19 - - [2025-11-24 01:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.19 - - [2025-11-24 01:36:34] "GET /tag/f417783c-5a17-4431-b353-0d1a602b7551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.014323 10.0.0.19 - - [2025-11-24 01:36:34] "POST /firewall-rules HTTP/1.1" 200 576 0.071848 10.0.0.19 - - [2025-11-24 01:36:34] "GET /firewall-rule/76d91597-c6f4-4513-9d74-d2e7ac20bb4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004502 10.0.0.19 - - [2025-11-24 01:36:34] "GET /firewall-policy/5ce5d9e6-f38d-4c24-9bc9-ba9814a13a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.003389 10.0.0.19 - - [2025-11-24 01:36:34] "GET /firewall-rule/76d91597-c6f4-4513-9d74-d2e7ac20bb4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002172 10.0.0.19 - - [2025-11-24 01:36:34] "POST /ref-update HTTP/1.1" 200 156 0.043570 10.0.0.19 - - [2025-11-24 01:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.19 - - [2025-11-24 01:36:34] "GET /loadbalancer/0975b95c-ccbf-4a09-97df-6f531aa93762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003010 10.0.0.19 - - [2025-11-24 01:36:34] "POST /tags HTTP/1.1" 200 363 0.028481 10.0.0.19 - - [2025-11-24 01:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008013 10.0.0.19 - - [2025-11-24 01:36:34] "GET /tag/bd8a3cbb-ac2a-4156-b2ee-bb29a241df1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.029712 10.0.0.19 - - [2025-11-24 01:36:34] "POST /tags HTTP/1.1" 200 311 0.027049 10.0.0.19 - - [2025-11-24 01:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.018758 10.0.0.19 - - [2025-11-24 01:36:34] "GET /tag/77d80315-d867-4f49-8c18-bd74f98280e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.020123 10.0.0.19 - - [2025-11-24 01:36:34] "POST /id-to-fqname HTTP/1.1" 200 177 0.000773 10.0.0.19 - - [2025-11-24 01:36:34] "POST /fqname-to-id HTTP/1.1" 404 186 0.017070 10.0.0.19 - - [2025-11-24 01:36:34] "POST /security-groups HTTP/1.1" 200 574 0.069508 10.0.0.19 - - [2025-11-24 01:36:34] "POST /projects HTTP/1.1" 200 489 0.173393 10.0.0.19 - - [2025-11-24 01:36:34] "POST /fqname-to-id HTTP/1.1" 404 217 0.004659 10.0.0.19 - - [2025-11-24 01:36:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.024047 10.0.0.19 - - [2025-11-24 01:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005090 10.0.0.19 - - [2025-11-24 01:36:34] "GET /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.014494 10.0.0.19 - - [2025-11-24 01:36:34] "POST /access-control-lists HTTP/1.1" 200 583 0.109961 10.0.0.19 - - [2025-11-24 01:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006663 10.0.0.19 - - [2025-11-24 01:36:34] "GET /virtual-network/4fa16029-3094-493a-ab43-eca096e2bec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.026404 10.0.0.19 - - [2025-11-24 01:36:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.002063 10.0.0.19 - - [2025-11-24 01:36:35] "POST /access-control-lists HTTP/1.1" 200 581 0.155288 10.0.0.19 - - [2025-11-24 01:36:35] "PUT /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed HTTP/1.1" 200 264 0.185927 10.0.0.19 - - [2025-11-24 01:36:35] "PUT /virtual-network/4fa16029-3094-493a-ab43-eca096e2bec5 HTTP/1.1" 200 264 0.059955 10.0.0.19 - - [2025-11-24 01:36:35] "POST /security-groups HTTP/1.1" 200 546 0.075805 10.0.0.19 - - [2025-11-24 01:36:35] "POST /fqname-to-id HTTP/1.1" 404 240 0.003493 10.0.0.19 - - [2025-11-24 01:36:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.018514 10.0.0.19 - - [2025-11-24 01:36:35] "POST /chown HTTP/1.1" 200 109 0.072735 10.0.0.19 - - [2025-11-24 01:36:35] "POST /access-control-lists HTTP/1.1" 200 602 0.106177 10.0.0.19 - - [2025-11-24 01:36:35] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007067 10.0.0.19 - - [2025-11-24 01:36:35] "POST /fqname-to-id HTTP/1.1" 404 239 0.003509 10.0.0.19 - - [2025-11-24 01:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.19 - - [2025-11-24 01:36:35] "GET /policy-management/abe37536-6a39-4e1f-9761-1f8534a6fe27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006173 10.0.0.19 - - [2025-11-24 01:36:35] "POST /tags HTTP/1.1" 409 210 0.003088 10.0.0.19 - - [2025-11-24 01:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.19 - - [2025-11-24 01:36:35] "GET /tag/77d80315-d867-4f49-8c18-bd74f98280e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.030374 10.0.0.19 - - [2025-11-24 01:36:35] "POST /access-control-lists HTTP/1.1" 200 600 0.107298 10.0.0.19 - - [2025-11-24 01:36:35] "POST /firewall-rules HTTP/1.1" 200 570 0.104449 10.0.0.19 - - [2025-11-24 01:36:35] "GET /firewall-rule/5bfe7638-4094-40fc-830c-df8c5a2ae82e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006084 10.0.0.19 - - [2025-11-24 01:36:35] "GET /firewall-policy/5ce5d9e6-f38d-4c24-9bc9-ba9814a13a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004651 10.0.0.19 - - [2025-11-24 01:36:35] "GET /firewall-rule/5bfe7638-4094-40fc-830c-df8c5a2ae82e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003909 10.0.0.19 - - [2025-11-24 01:36:35] "POST /ref-update HTTP/1.1" 200 156 0.050742 10.0.0.19 - - [2025-11-24 01:36:35] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013132 10.0.0.19 - - [2025-11-24 01:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004627 10.0.0.19 - - [2025-11-24 01:36:35] "GET /policy-management/abe37536-6a39-4e1f-9761-1f8534a6fe27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004764 10.0.0.19 - - [2025-11-24 01:36:35] "POST /tags HTTP/1.1" 409 210 0.002436 10.0.0.19 - - [2025-11-24 01:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.19 - - [2025-11-24 01:36:35] "GET /tag/77d80315-d867-4f49-8c18-bd74f98280e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014058 10.0.0.19 - - [2025-11-24 01:36:36] "POST /firewall-rules HTTP/1.1" 200 568 0.069953 10.0.0.19 - - [2025-11-24 01:36:36] "GET /firewall-rule/2149c23b-f762-458f-9ea8-daa05cd37882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004532 10.0.0.19 - - [2025-11-24 01:36:36] "GET /firewall-policy/5ce5d9e6-f38d-4c24-9bc9-ba9814a13a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.003621 10.0.0.19 - - [2025-11-24 01:36:36] "GET /firewall-rule/2149c23b-f762-458f-9ea8-daa05cd37882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002929 10.0.0.19 - - [2025-11-24 01:36:36] "POST /ref-update HTTP/1.1" 200 156 0.041454 10.0.0.19 - - [2025-11-24 01:36:36] "POST /tags HTTP/1.1" 409 237 0.001896 10.0.0.19 - - [2025-11-24 01:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.19 - - [2025-11-24 01:36:36] "GET /tag/b7a7bca7-1d44-4d75-b91d-ce40584e410e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.031107 10.0.0.19 - - [2025-11-24 01:36:36] "POST /tags HTTP/1.1" 409 210 0.002236 10.0.0.19 - - [2025-11-24 01:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004758 10.0.0.19 - - [2025-11-24 01:36:36] "GET /tag/d56cbb10-69fa-4257-bd30-41a2be1d62c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.025492 10.0.0.19 - - [2025-11-24 01:36:36] "POST /projects HTTP/1.1" 409 223 0.004951 10.0.0.19 - - [2025-11-24 01:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.19 - - [2025-11-24 01:36:36] "GET /project/72c27606-d6b9-4c49-98c0-20321ba27139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.045817 10.0.0.19 - - [2025-11-24 01:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005158 10.0.0.19 - - [2025-11-24 01:36:36] "GET /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.007215 10.0.0.19 - - [2025-11-24 01:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.19 - - [2025-11-24 01:36:36] "GET /virtual-network/4fa16029-3094-493a-ab43-eca096e2bec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.010258 10.0.0.19 - - [2025-11-24 01:36:36] "PUT /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed HTTP/1.1" 200 264 0.053704 10.0.0.19 - - [2025-11-24 01:36:36] "PUT /virtual-network/4fa16029-3094-493a-ab43-eca096e2bec5 HTTP/1.1" 200 264 0.067770 10.0.0.19 - - [2025-11-24 01:36:36] "POST /security-groups HTTP/1.1" 409 253 0.006843 10.0.0.19 - - [2025-11-24 01:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.19 - - [2025-11-24 01:36:36] "PUT /security-group/544c1615-f0ad-4a5e-b9e2-860ff8ff1243 HTTP/1.1" 200 262 0.059191 10.0.0.19 - - [2025-11-24 01:36:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.037841 10.0.0.19 - - [2025-11-24 01:36:36] "PUT /access-control-list/9dc0f105-95ee-47b2-ba6b-773f1e53f548 HTTP/1.1" 200 272 0.017619 10.0.0.19 - - [2025-11-24 01:36:36] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.023024 10.0.0.19 - - [2025-11-24 01:36:36] "PUT /access-control-list/5e622b23-95e9-42da-8808-379a78d3f90d HTTP/1.1" 200 272 0.032444 10.0.0.19 - - [2025-11-24 01:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.19 - - [2025-11-24 01:36:36] "GET /policy-management/abe37536-6a39-4e1f-9761-1f8534a6fe27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007914 10.0.0.19 - - [2025-11-24 01:36:36] "POST /tags HTTP/1.1" 409 210 0.004151 10.0.0.19 - - [2025-11-24 01:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007495 10.0.0.19 - - [2025-11-24 01:36:37] "GET /tag/d56cbb10-69fa-4257-bd30-41a2be1d62c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.016986 10.0.0.19 - - [2025-11-24 01:36:37] "POST /firewall-rules HTTP/1.1" 200 570 0.074365 10.0.0.19 - - [2025-11-24 01:36:37] "GET /firewall-rule/90143451-c11a-4063-8b4c-6062c3d02657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.008045 10.0.0.19 - - [2025-11-24 01:36:37] "GET /firewall-policy/5ce5d9e6-f38d-4c24-9bc9-ba9814a13a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.005169 10.0.0.19 - - [2025-11-24 01:36:37] "GET /firewall-rule/90143451-c11a-4063-8b4c-6062c3d02657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002902 10.0.0.19 - - [2025-11-24 01:36:37] "POST /ref-update HTTP/1.1" 200 156 0.069253 10.0.0.19 - - [2025-11-24 01:36:37] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004835 10.0.0.19 - - [2025-11-24 01:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004489 10.0.0.19 - - [2025-11-24 01:36:37] "GET /policy-management/abe37536-6a39-4e1f-9761-1f8534a6fe27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003245 10.0.0.19 - - [2025-11-24 01:36:37] "POST /tags HTTP/1.1" 409 210 0.001894 10.0.0.19 - - [2025-11-24 01:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.19 - - [2025-11-24 01:36:37] "GET /tag/d56cbb10-69fa-4257-bd30-41a2be1d62c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017362 10.0.0.19 - - [2025-11-24 01:36:37] "POST /firewall-rules HTTP/1.1" 200 568 0.072663 10.0.0.19 - - [2025-11-24 01:36:37] "GET /firewall-rule/03bf38f1-f8d9-4725-82bf-b5131ab878c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.005951 10.0.0.19 - - [2025-11-24 01:36:37] "GET /firewall-policy/5ce5d9e6-f38d-4c24-9bc9-ba9814a13a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.005711 10.0.0.19 - - [2025-11-24 01:36:37] "GET /firewall-rule/03bf38f1-f8d9-4725-82bf-b5131ab878c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.002659 10.0.0.19 - - [2025-11-24 01:36:37] "POST /ref-update HTTP/1.1" 200 156 0.049626 10.0.0.19 - - [2025-11-24 01:36:37] "GET /virtual-machine-interface/ffebe55c-c8d5-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004843 10.0.0.19 - - [2025-11-24 01:36:37] "POST /set-tag HTTP/1.1" 200 109 0.002403 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:36:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000987 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:36:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001356 10.0.0.241 - - [2025-11-24 01:36:38] "GET / HTTP/1.1" 200 35931 0.001906 10.0.0.241 - - [2025-11-24 01:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.241 - - [2025-11-24 01:36:38] "GET /global-system-config/6b8b0bdb-6a4b-404d-bfc4-60b6f1b8a85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005146 10.0.0.241 - - [2025-11-24 01:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.241 - - [2025-11-24 01:36:39] "GET /routing-instance/d68dd8a2-3179-4296-a22e-d1a9e433b5d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.091144 10.0.0.241 - - [2025-11-24 01:36:39] "PUT /global-system-config/6b8b0bdb-6a4b-404d-bfc4-60b6f1b8a85c HTTP/1.1" 200 274 0.013791 10.0.0.241 - - [2025-11-24 01:36:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.002852 10.0.0.241 - - [2025-11-24 01:36:39] "POST /virtual-routers HTTP/1.1" 200 599 0.032974 10.0.0.241 - - [2025-11-24 01:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008312 10.0.0.241 - - [2025-11-24 01:36:39] "GET /virtual-router/98902574-a2f5-43de-bde8-bff099a337f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.005100 10.0.0.241 - - [2025-11-24 01:36:39] "POST /fqname-to-id HTTP/1.1" 404 229 0.006339 10.0.0.241 - - [2025-11-24 01:36:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.241 - - [2025-11-24 01:36:39] "GET /virtual-network/9d625ce9-ab3a-4810-8a76-f3b513f8e6b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004897 10.0.0.241 - - [2025-11-24 01:36:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.060903 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:36:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001047 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:36:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000990 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:36:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000958 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:36:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000895 10.0.0.19 - - [2025-11-24 01:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.19 - - [2025-11-24 01:37:05] "GET /virtual-router/98902574-a2f5-43de-bde8-bff099a337f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003174 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:37:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000983 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:37:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000838 10.0.0.241 - - [2025-11-24 01:38:30] "GET / HTTP/1.1" 200 35931 0.002834 10.0.0.241 - - [2025-11-24 01:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.241 - - [2025-11-24 01:38:30] "GET /global-system-config/6b8b0bdb-6a4b-404d-bfc4-60b6f1b8a85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007414 10.0.0.241 - - [2025-11-24 01:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.241 - - [2025-11-24 01:38:30] "GET /routing-instance/d68dd8a2-3179-4296-a22e-d1a9e433b5d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003485 10.0.0.241 - - [2025-11-24 01:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.241 - - [2025-11-24 01:38:30] "GET /virtual-router/98902574-a2f5-43de-bde8-bff099a337f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002493 10.0.0.241 - - [2025-11-24 01:38:30] "PUT /virtual-router/98902574-a2f5-43de-bde8-bff099a337f9 HTTP/1.1" 200 262 0.014560 10.0.0.241 - - [2025-11-24 01:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008004 10.0.0.241 - - [2025-11-24 01:38:30] "GET /virtual-router/98902574-a2f5-43de-bde8-bff099a337f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.007251 10.0.0.241 - - [2025-11-24 01:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.241 - - [2025-11-24 01:38:30] "GET /virtual-machine-interface/beeb97ce-3d88-4794-8ee2-3f825a677d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004980 10.0.0.241 - - [2025-11-24 01:38:30] "PUT /virtual-machine-interface/beeb97ce-3d88-4794-8ee2-3f825a677d5a HTTP/1.1" 200 284 0.013564 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:39:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001616 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:39:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001504 10.0.0.19 - - [2025-11-24 01:39:46] "GET / HTTP/1.1" 200 35931 0.002316 10.0.0.19 - - [2025-11-24 01:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.19 - - [2025-11-24 01:39:46] "GET /global-system-config/6b8b0bdb-6a4b-404d-bfc4-60b6f1b8a85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004606 10.0.0.19 - - [2025-11-24 01:39:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001357 10.0.0.19 - - [2025-11-24 01:39:46] "GET /config-node/9a589433-4e75-4aac-9dfe-b2446fc9f3b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.004146 10.0.0.19 - - [2025-11-24 01:39:58] "GET / HTTP/1.1" 200 35931 0.001476 10.0.0.19 - - [2025-11-24 01:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.19 - - [2025-11-24 01:39:58] "GET /routing-instance/d68dd8a2-3179-4296-a22e-d1a9e433b5d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010219 10.0.0.19 - - [2025-11-24 01:39:58] "POST /bgp-routers HTTP/1.1" 409 301 0.002405 10.0.0.19 - - [2025-11-24 01:39:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.19 - - [2025-11-24 01:39:58] "GET /bgp-router/048600e0-5290-4dc4-8fd4-7ddf4df35acf?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.004793 10.0.0.19 - - [2025-11-24 01:39:58] "PUT /bgp-router/048600e0-5290-4dc4-8fd4-7ddf4df35acf HTTP/1.1" 200 254 0.018358 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:39:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001181 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:39:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000982 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:40:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001077 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:40:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000887 10.0.0.19 - - [2025-11-24 01:40:13] "GET /global-system-configs HTTP/1.1" 200 322 0.002922 10.0.0.19 - - [2025-11-24 01:40:14] "GET /global-system-configs HTTP/1.1" 200 322 0.001963 10.0.0.19 - - [2025-11-24 01:40:23] "GET /virtual-router/98902574-a2f5-43de-bde8-bff099a337f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003318 10.0.0.19 - - [2025-11-24 01:40:23] "POST /ref-update HTTP/1.1" 200 156 0.006926 10.0.0.19 - - [2025-11-24 01:40:34] "GET /virtual-machine-interface/ffebe55c-c8d5-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007266 10.0.0.19 - - [2025-11-24 01:40:34] "POST /set-tag HTTP/1.1" 200 109 0.004886 10.0.0.19 - - [2025-11-24 01:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.19 - - [2025-11-24 01:40:34] "GET /loadbalancer/0975b95c-ccbf-4a09-97df-6f531aa93762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003080 10.0.0.19 - - [2025-11-24 01:40:34] "GET /virtual-machine-interface/ffebe55c-c8d5-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004495 10.0.0.19 - - [2025-11-24 01:40:34] "POST /set-tag HTTP/1.1" 200 109 0.002399 10.0.0.19 - - [2025-11-24 01:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.19 - - [2025-11-24 01:40:34] "GET /loadbalancer/0975b95c-ccbf-4a09-97df-6f531aa93762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002915 10.0.0.19 - - [2025-11-24 01:40:34] "GET /loadbalancer-pool/19fc4de3-470e-453e-98ca-f30f55004b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004152 10.0.0.19 - - [2025-11-24 01:40:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.029325 10.0.0.19 - - [2025-11-24 01:40:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.012295 10.0.0.19 - - [2025-11-24 01:40:34] "GET /virtual-machine-interface/ffebe55c-c8d5-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013962 10.0.0.19 - - [2025-11-24 01:40:34] "GET /virtual-machine-interface/ffebe55c-c8d5-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006351 10.0.0.19 - - [2025-11-24 01:40:34] "POST /tags HTTP/1.1" 409 205 0.015522 10.0.0.19 - - [2025-11-24 01:40:34] "POST /ref-update HTTP/1.1" 200 156 0.010019 10.0.0.19 - - [2025-11-24 01:40:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.19 - - [2025-11-24 01:40:34] "GET /tag/8e7e14f0-2ef0-4bdb-bb9e-f3f744192849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011015 10.0.0.19 - - [2025-11-24 01:40:34] "GET /floating-ip/6c0eaccc-3109-4cff-a8f3-12b9692476f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.012802 10.0.0.19 - - [2025-11-24 01:40:34] "PUT /floating-ip/6c0eaccc-3109-4cff-a8f3-12b9692476f8 HTTP/1.1" 200 256 0.012585 10.0.0.19 - - [2025-11-24 01:40:34] "POST /set-tag HTTP/1.1" 200 109 0.082773 10.0.0.19 - - [2025-11-24 01:40:34] "GET /loadbalancer-pool/1a1487a2-6863-4e29-8d1e-9911c41d2f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004025 10.0.0.19 - - [2025-11-24 01:40:34] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019662 10.0.0.19 - - [2025-11-24 01:40:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.019590 10.0.0.19 - - [2025-11-24 01:40:34] "GET /virtual-machine-interface/ffebe55c-c8d5-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008946 10.0.0.19 - - [2025-11-24 01:40:34] "GET /virtual-machine-interface/ffebe55c-c8d5-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003867 10.0.0.19 - - [2025-11-24 01:40:34] "POST /ref-update HTTP/1.1" 200 156 0.008022 10.0.0.19 - - [2025-11-24 01:40:34] "POST /set-tag HTTP/1.1" 200 109 0.006054 10.0.0.19 - - [2025-11-24 01:40:34] "GET /loadbalancer-pool/9b520662-3ec9-42da-bb46-63b4bcbdcf0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003784 10.0.0.19 - - [2025-11-24 01:40:34] "POST /loadbalancer-members HTTP/1.1" 200 692 0.018817 10.0.0.19 - - [2025-11-24 01:40:34] "GET /floating-ip/6c0eaccc-3109-4cff-a8f3-12b9692476f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.009638 10.0.0.19 - - [2025-11-24 01:40:34] "PUT /floating-ip/6c0eaccc-3109-4cff-a8f3-12b9692476f8 HTTP/1.1" 200 256 0.010334 10.0.0.19 - - [2025-11-24 01:40:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.012473 10.0.0.19 - - [2025-11-24 01:40:34] "GET /virtual-machine-interface/ffebe55c-c8d5-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012084 10.0.0.19 - - [2025-11-24 01:40:34] "POST /set-tag HTTP/1.1" 200 109 0.004917 10.0.0.19 - - [2025-11-24 01:40:34] "GET /virtual-machine-interface/ffebe55c-c8d5-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004887 10.0.0.19 - - [2025-11-24 01:40:34] "POST /ref-update HTTP/1.1" 200 156 0.013016 10.0.0.19 - - [2025-11-24 01:40:34] "GET /floating-ip/6c0eaccc-3109-4cff-a8f3-12b9692476f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.003071 10.0.0.19 - - [2025-11-24 01:40:34] "PUT /floating-ip/6c0eaccc-3109-4cff-a8f3-12b9692476f8 HTTP/1.1" 200 256 0.009898 10.0.0.19 - - [2025-11-24 01:41:45] "GET /virtual-machine-interface/ffebe55c-c8d5-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004925 10.0.0.19 - - [2025-11-24 01:41:45] "POST /set-tag HTTP/1.1" 200 109 0.004193 10.0.0.19 - - [2025-11-24 01:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.19 - - [2025-11-24 01:41:45] "GET /loadbalancer/0975b95c-ccbf-4a09-97df-6f531aa93762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004044 10.0.0.19 - - [2025-11-24 01:41:45] "GET /virtual-machine-interface/ffebe55c-c8d5-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004577 10.0.0.19 - - [2025-11-24 01:41:45] "POST /set-tag HTTP/1.1" 200 109 0.035607 10.0.0.19 - - [2025-11-24 01:41:45] "DELETE /loadbalancer-member/94c95761-9f6b-4557-bd0c-f6852a607c4d HTTP/1.1" 200 115 0.105734 10.0.0.19 - - [2025-11-24 01:41:45] "GET /virtual-machine-interface/ffebe55c-c8d5-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010813 10.0.0.19 - - [2025-11-24 01:41:45] "POST /set-tag HTTP/1.1" 200 109 0.002626 10.0.0.19 - - [2025-11-24 01:41:45] "DELETE /loadbalancer-member/53130171-d5f9-4147-8729-033e98a3ed7f HTTP/1.1" 200 115 0.040650 10.0.0.19 - - [2025-11-24 01:41:45] "GET /virtual-machine-interface/ffebe55c-c8d5-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005851 10.0.0.19 - - [2025-11-24 01:41:45] "POST /set-tag HTTP/1.1" 200 109 0.002819 10.0.0.19 - - [2025-11-24 01:41:45] "DELETE /loadbalancer-member/6dbeacf4-c4f1-49da-8165-4bf8d48fc295 HTTP/1.1" 200 115 0.037956 10.0.0.19 - - [2025-11-24 01:41:45] "GET /virtual-machine-interface/ffebe55c-c8d5-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006061 10.0.0.19 - - [2025-11-24 01:41:45] "POST /set-tag HTTP/1.1" 200 109 0.006790 10.0.0.19 - - [2025-11-24 01:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.19 - - [2025-11-24 01:41:45] "GET /loadbalancer/0975b95c-ccbf-4a09-97df-6f531aa93762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002484 10.0.0.19 - - [2025-11-24 01:41:45] "GET /loadbalancer-pool/19fc4de3-470e-453e-98ca-f30f55004b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003269 10.0.0.19 - - [2025-11-24 01:41:45] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015681 10.0.0.19 - - [2025-11-24 01:41:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.031609 10.0.0.19 - - [2025-11-24 01:41:45] "GET /virtual-machine-interface/ffebe55c-c8d5-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009639 10.0.0.19 - - [2025-11-24 01:41:45] "GET /virtual-machine-interface/ffebe55c-c8d5-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008934 10.0.0.19 - - [2025-11-24 01:41:45] "GET /floating-ip/6c0eaccc-3109-4cff-a8f3-12b9692476f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002964 10.0.0.19 - - [2025-11-24 01:41:45] "POST /set-tag HTTP/1.1" 200 109 0.068209 10.0.0.19 - - [2025-11-24 01:41:45] "GET /loadbalancer-pool/1a1487a2-6863-4e29-8d1e-9911c41d2f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.014070 10.0.0.19 - - [2025-11-24 01:41:45] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025014 10.0.0.19 - - [2025-11-24 01:41:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.013350 10.0.0.19 - - [2025-11-24 01:41:45] "GET /virtual-machine-interface/ffebe55c-c8d5-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015792 10.0.0.19 - - [2025-11-24 01:41:45] "POST /set-tag HTTP/1.1" 200 109 0.007742 10.0.0.19 - - [2025-11-24 01:41:45] "GET /virtual-machine-interface/ffebe55c-c8d5-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007472 10.0.0.19 - - [2025-11-24 01:41:45] "GET /floating-ip/6c0eaccc-3109-4cff-a8f3-12b9692476f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002677 10.0.0.19 - - [2025-11-24 01:41:46] "GET /loadbalancer-pool/9b520662-3ec9-42da-bb46-63b4bcbdcf0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003120 10.0.0.19 - - [2025-11-24 01:41:46] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015294 10.0.0.19 - - [2025-11-24 01:41:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.014817 10.0.0.19 - - [2025-11-24 01:41:46] "GET /virtual-machine-interface/ffebe55c-c8d5-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013635 10.0.0.19 - - [2025-11-24 01:41:46] "GET /virtual-machine-interface/ffebe55c-c8d5-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004166 10.0.0.19 - - [2025-11-24 01:41:46] "GET /floating-ip/6c0eaccc-3109-4cff-a8f3-12b9692476f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002195 10.0.0.19 - - [2025-11-24 01:41:46] "POST /set-tag HTTP/1.1" 200 109 0.002566 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:41:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000976 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:41:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000910 10.0.0.19 - - [2025-11-24 01:43:46] "GET / HTTP/1.1" 200 35931 0.001736 10.0.0.19 - - [2025-11-24 01:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.19 - - [2025-11-24 01:43:46] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026741 10.0.0.19 - - [2025-11-24 01:43:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.19 - - [2025-11-24 01:43:46] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026773 10.0.0.19 - - [2025-11-24 01:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002411 10.0.0.19 - - [2025-11-24 01:43:47] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039568 10.0.0.19 - - [2025-11-24 01:43:47] "POST /tags HTTP/1.1" 200 333 0.041390 10.0.0.19 - - [2025-11-24 01:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007268 10.0.0.19 - - [2025-11-24 01:43:47] "GET /tag/9e29d140-e655-41d0-af80-fdd62f3bd474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014177 10.0.0.19 - - [2025-11-24 01:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.19 - - [2025-11-24 01:43:47] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033424 10.0.0.19 - - [2025-11-24 01:43:47] "GET /virtual-networks?parent_id=d2633be5-db59-4f07-8409-62eebc9b2438&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.004510 10.0.0.19 - - [2025-11-24 01:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.19 - - [2025-11-24 01:43:47] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040530 10.0.0.19 - - [2025-11-24 01:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012751 10.0.0.19 - - [2025-11-24 01:43:47] "GET /virtual-network/4fa16029-3094-493a-ab43-eca096e2bec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004750 10.0.0.19 - - [2025-11-24 01:43:47] "POST /virtual-networks HTTP/1.1" 200 512 0.084249 10.0.0.19 - - [2025-11-24 01:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.020117 10.0.0.19 - - [2025-11-24 01:43:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.017824 10.0.0.19 - - [2025-11-24 01:43:47] "GET /network-ipam/8c8bf879-49df-4cc2-83c6-e2fd5ffe04b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.009504 10.0.0.19 - - [2025-11-24 01:43:47] "GET /service-appliance-set/afdac80b-eb5b-4f18-84ff-58c57c38d5a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002386 10.0.0.19 - - [2025-11-24 01:43:47] "POST /fqname-to-id HTTP/1.1" 404 254 0.003031 10.0.0.19 - - [2025-11-24 01:43:47] "POST /useragent-kv HTTP/1.1" 200 115 0.005389 10.0.0.19 - - [2025-11-24 01:43:47] "POST /ref-update HTTP/1.1" 200 156 0.102510 10.0.0.19 - - [2025-11-24 01:43:47] "GET /virtual-network/85bb695a-8cad-4b6a-8f72-e012c339c27e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.004596 10.0.0.19 - - [2025-11-24 01:43:47] "GET /domains HTTP/1.1" 200 280 0.001674 10.0.0.19 - - [2025-11-24 01:43:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.110423 10.0.0.19 - - [2025-11-24 01:43:47] "GET /virtual-machine-interface/9b2ba1a6-d072-4f30-908a-15e45e1ed3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.022501 10.0.0.19 - - [2025-11-24 01:43:47] "GET /domain/6bb6665a-8e21-4d3d-be43-ab3a99f6877e HTTP/1.1" 200 3086 0.023638 10.0.0.19 - - [2025-11-24 01:43:48] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438 HTTP/1.1" 200 5476 0.064039 10.0.0.19 - - [2025-11-24 01:43:48] "GET /virtual-network/85bb695a-8cad-4b6a-8f72-e012c339c27e HTTP/1.1" 200 2079 0.005455 10.0.0.19 - - [2025-11-24 01:43:48] "GET /virtual-network/85bb695a-8cad-4b6a-8f72-e012c339c27e HTTP/1.1" 200 2079 0.003948 10.0.0.19 - - [2025-11-24 01:43:48] "POST /instance-ips HTTP/1.1" 200 409 0.060951 10.0.0.19 - - [2025-11-24 01:43:48] "GET /routing-instance/46e681fe-3419-4a87-b105-646f0953dc63 HTTP/1.1" 200 1181 0.003793 10.0.0.19 - - [2025-11-24 01:43:48] "GET /instance-ip/ce42ab90-9dbb-4ae3-81dc-c824402d2d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.005683 10.0.0.19 - - [2025-11-24 01:43:48] "GET /routing-instance/46e681fe-3419-4a87-b105-646f0953dc63 HTTP/1.1" 200 1181 0.003253 10.0.0.19 - - [2025-11-24 01:43:48] "POST /loadbalancers HTTP/1.1" 200 610 0.070890 10.0.0.19 - - [2025-11-24 01:43:48] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029807 10.0.0.19 - - [2025-11-24 01:43:48] "GET /instance-ip/ce42ab90-9dbb-4ae3-81dc-c824402d2d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.005199 10.0.0.19 - - [2025-11-24 01:43:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.024944 10.0.0.19 - - [2025-11-24 01:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006338 10.0.0.19 - - [2025-11-24 01:43:48] "POST /route-targets HTTP/1.1" 200 327 0.030418 10.0.0.19 - - [2025-11-24 01:43:48] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.071403 10.0.0.19 - - [2025-11-24 01:43:48] "POST /ref-update HTTP/1.1" 200 156 0.032749 10.0.0.19 - - [2025-11-24 01:43:48] "POST /floating-ips HTTP/1.1" 200 597 0.082173 10.0.0.19 - - [2025-11-24 01:43:48] "GET /loadbalancer/746c4802-21c6-4118-af92-a596b6d92da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.014606 10.0.0.19 - - [2025-11-24 01:43:48] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.030387 10.0.0.19 - - [2025-11-24 01:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.19 - - [2025-11-24 01:43:48] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047131 10.0.0.19 - - [2025-11-24 01:43:48] "GET /loadbalancer-listener/934ae27e-3c07-4a42-8997-a34ef99de03e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003622 10.0.0.19 - - [2025-11-24 01:43:48] "GET /loadbalancer-listener/934ae27e-3c07-4a42-8997-a34ef99de03e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003109 10.0.0.19 - - [2025-11-24 01:43:48] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.018702 10.0.0.19 - - [2025-11-24 01:43:48] "GET /instance-ip/ce42ab90-9dbb-4ae3-81dc-c824402d2d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.006044 10.0.0.19 - - [2025-11-24 01:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005909 10.0.0.19 - - [2025-11-24 01:43:48] "GET /loadbalancer/746c4802-21c6-4118-af92-a596b6d92da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003121 10.0.0.19 - - [2025-11-24 01:43:48] "GET /instance-ip/ce42ab90-9dbb-4ae3-81dc-c824402d2d50?fields=floating_ips HTTP/1.1" 200 1212 0.007344 10.0.0.19 - - [2025-11-24 01:43:48] "GET /floating-ip/e12d2d96-558c-4f73-96c1-b19bce14ca64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002268 10.0.0.19 - - [2025-11-24 01:43:48] "POST /tags HTTP/1.1" 200 295 0.060496 10.0.0.19 - - [2025-11-24 01:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.020134 10.0.0.19 - - [2025-11-24 01:43:48] "GET /tag/37293d05-c93b-41da-9de9-d5d26edbc258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.013826 10.0.0.19 - - [2025-11-24 01:43:48] "POST /tags HTTP/1.1" 409 233 0.002254 10.0.0.19 - - [2025-11-24 01:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.19 - - [2025-11-24 01:43:48] "GET /tag/91d35f74-9873-4bf3-9bf2-2f785a245bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.011323 10.0.0.19 - - [2025-11-24 01:43:48] "POST /tags HTTP/1.1" 409 206 0.002165 10.0.0.19 - - [2025-11-24 01:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001490 10.0.0.19 - - [2025-11-24 01:43:48] "GET /tag/0429e992-308c-4d0b-9eda-d3ec0b4c3d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011914 10.0.0.19 - - [2025-11-24 01:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.19 - - [2025-11-24 01:43:48] "GET /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004499 10.0.0.19 - - [2025-11-24 01:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.19 - - [2025-11-24 01:43:48] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026939 10.0.0.19 - - [2025-11-24 01:43:48] "POST /virtual-machines HTTP/1.1" 200 369 0.008078 10.0.0.19 - - [2025-11-24 01:43:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.009219 10.0.0.19 - - [2025-11-24 01:43:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.115256 10.0.0.19 - - [2025-11-24 01:43:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.029672 10.0.0.19 - - [2025-11-24 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008846 10.0.0.19 - - [2025-11-24 01:43:49] "GET /virtual-machine-interface/05deddc4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.006799 10.0.0.19 - - [2025-11-24 01:43:49] "POST /instance-ips HTTP/1.1" 200 409 0.022636 10.0.0.19 - - [2025-11-24 01:43:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.030821 10.0.0.19 - - [2025-11-24 01:43:49] "GET /virtual-machine-interface/05deddc4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.031209 10.0.0.19 - - [2025-11-24 01:43:49] "POST /set-tag HTTP/1.1" 200 109 0.017125 10.0.0.19 - - [2025-11-24 01:43:49] "GET /virtual-machine-interface/05deddc4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.029557 10.0.0.19 - - [2025-11-24 01:43:49] "GET /instance-ip/05f5d18c-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005113 10.0.0.19 - - [2025-11-24 01:43:49] "GET /virtual-machine-interface/05deddc4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.004718 10.0.0.19 - - [2025-11-24 01:43:49] "POST /set-tag HTTP/1.1" 200 109 0.002470 10.0.0.19 - - [2025-11-24 01:43:49] "GET /virtual-router/98902574-a2f5-43de-bde8-bff099a337f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003976 10.0.0.19 - - [2025-11-24 01:43:49] "POST /ref-update HTTP/1.1" 200 156 0.009174 10.0.0.19 - - [2025-11-24 01:43:49] "GET /virtual-machine-interface/05deddc4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.015313 10.0.0.19 - - [2025-11-24 01:43:49] "POST /set-tag HTTP/1.1" 200 109 0.002321 10.0.0.19 - - [2025-11-24 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.19 - - [2025-11-24 01:43:49] "GET /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004198 10.0.0.19 - - [2025-11-24 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.19 - - [2025-11-24 01:43:49] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034178 10.0.0.19 - - [2025-11-24 01:43:49] "POST /virtual-machines HTTP/1.1" 200 369 0.008335 10.0.0.19 - - [2025-11-24 01:43:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.031065 10.0.0.19 - - [2025-11-24 01:43:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.130375 10.0.0.19 - - [2025-11-24 01:43:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.009837 10.0.0.19 - - [2025-11-24 01:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013518 10.0.0.19 - - [2025-11-24 01:43:50] "GET /virtual-machine-interface/0650af3a-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.004859 10.0.0.19 - - [2025-11-24 01:43:50] "POST /instance-ips HTTP/1.1" 200 409 0.030882 10.0.0.19 - - [2025-11-24 01:43:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.019226 10.0.0.19 - - [2025-11-24 01:43:50] "GET /virtual-machine-interface/0650af3a-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2849 0.014752 10.0.0.19 - - [2025-11-24 01:43:50] "POST /set-tag HTTP/1.1" 200 109 0.017589 10.0.0.19 - - [2025-11-24 01:43:50] "GET /virtual-machine-interface/0650af3a-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.013045 10.0.0.19 - - [2025-11-24 01:43:50] "GET /instance-ip/066d3fba-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.009890 10.0.0.19 - - [2025-11-24 01:43:50] "GET /virtual-machine-interface/0650af3a-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.005075 10.0.0.19 - - [2025-11-24 01:43:50] "POST /set-tag HTTP/1.1" 200 109 0.002754 10.0.0.19 - - [2025-11-24 01:43:50] "GET /virtual-router/98902574-a2f5-43de-bde8-bff099a337f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.004023 10.0.0.19 - - [2025-11-24 01:43:50] "POST /ref-update HTTP/1.1" 200 156 0.008880 10.0.0.19 - - [2025-11-24 01:43:50] "GET /virtual-machine-interface/0650af3a-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.007939 10.0.0.19 - - [2025-11-24 01:43:50] "POST /set-tag HTTP/1.1" 200 109 0.002466 10.0.0.19 - - [2025-11-24 01:43:50] "GET /virtual-machine-interface/05deddc4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.005335 10.0.0.19 - - [2025-11-24 01:43:50] "POST /set-tag HTTP/1.1" 200 109 0.003701 10.0.0.19 - - [2025-11-24 01:43:50] "GET /virtual-machine-interface/0650af3a-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.004376 10.0.0.19 - - [2025-11-24 01:43:50] "POST /set-tag HTTP/1.1" 200 109 0.002068 10.0.0.19 - - [2025-11-24 01:43:53] "GET /domains HTTP/1.1" 200 280 0.002763 10.0.0.19 - - [2025-11-24 01:43:53] "GET /domain/6bb6665a-8e21-4d3d-be43-ab3a99f6877e HTTP/1.1" 200 3086 0.003626 10.0.0.19 - - [2025-11-24 01:43:53] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438 HTTP/1.1" 200 7064 0.046983 10.0.0.19 - - [2025-11-24 01:43:53] "GET /virtual-network/85bb695a-8cad-4b6a-8f72-e012c339c27e HTTP/1.1" 200 2079 0.005096 10.0.0.19 - - [2025-11-24 01:43:53] "GET /virtual-network/85bb695a-8cad-4b6a-8f72-e012c339c27e HTTP/1.1" 200 2079 0.004837 10.0.0.19 - - [2025-11-24 01:43:53] "GET /routing-instance/46e681fe-3419-4a87-b105-646f0953dc63 HTTP/1.1" 200 1402 0.004255 10.0.0.19 - - [2025-11-24 01:43:53] "GET /routing-instance/46e681fe-3419-4a87-b105-646f0953dc63 HTTP/1.1" 200 1402 0.002625 10.0.0.19 - - [2025-11-24 01:43:53] "GET /route-target/813819db-c3fc-4f0a-b191-b8cf3cd2ad98 HTTP/1.1" 200 1152 0.002542 10.0.0.19 - - [2025-11-24 01:43:53] "GET /virtual-network/85bb695a-8cad-4b6a-8f72-e012c339c27e HTTP/1.1" 200 2079 0.004291 10.0.0.19 - - [2025-11-24 01:43:53] "GET /routing-instance/46e681fe-3419-4a87-b105-646f0953dc63 HTTP/1.1" 200 1402 0.002810 10.0.0.19 - - [2025-11-24 01:43:53] "GET /virtual-network/85bb695a-8cad-4b6a-8f72-e012c339c27e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.013966 10.0.0.19 - - [2025-11-24 01:43:53] "GET /virtual-network/85bb695a-8cad-4b6a-8f72-e012c339c27e HTTP/1.1" 200 2079 0.004499 10.0.0.19 - - [2025-11-24 01:43:53] "GET /routing-instance/46e681fe-3419-4a87-b105-646f0953dc63 HTTP/1.1" 200 1402 0.002919 10.0.0.19 - - [2025-11-24 01:43:53] "GET /routing-instance/46e681fe-3419-4a87-b105-646f0953dc63 HTTP/1.1" 200 1402 0.002762 10.0.0.19 - - [2025-11-24 01:43:53] "GET /route-target/813819db-c3fc-4f0a-b191-b8cf3cd2ad98 HTTP/1.1" 200 1152 0.002443 10.0.0.19 - - [2025-11-24 01:43:53] "GET /domains HTTP/1.1" 200 280 0.002503 10.0.0.19 - - [2025-11-24 01:43:53] "GET /domain/6bb6665a-8e21-4d3d-be43-ab3a99f6877e HTTP/1.1" 200 3086 0.003566 10.0.0.19 - - [2025-11-24 01:43:53] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438 HTTP/1.1" 200 7064 0.053350 10.0.0.19 - - [2025-11-24 01:43:53] "GET /virtual-network/85bb695a-8cad-4b6a-8f72-e012c339c27e HTTP/1.1" 200 2079 0.008955 10.0.0.19 - - [2025-11-24 01:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.19 - - [2025-11-24 01:43:53] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034429 10.0.0.19 - - [2025-11-24 01:43:53] "GET /virtual-network/85bb695a-8cad-4b6a-8f72-e012c339c27e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.004821 10.0.0.19 - - [2025-11-24 01:43:53] "GET /floating-ip-pools?parent_id=85bb695a-8cad-4b6a-8f72-e012c339c27e&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001666 10.0.0.19 - - [2025-11-24 01:43:53] "GET /virtual-network/85bb695a-8cad-4b6a-8f72-e012c339c27e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.003944 10.0.0.19 - - [2025-11-24 01:43:53] "POST /floating-ip-pools HTTP/1.1" 200 562 0.018262 10.0.0.19 - - [2025-11-24 01:43:53] "POST /ref-update HTTP/1.1" 200 156 0.008939 10.0.0.19 - - [2025-11-24 01:43:53] "GET /virtual-network/85bb695a-8cad-4b6a-8f72-e012c339c27e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.007862 10.0.0.19 - - [2025-11-24 01:43:53] "GET /domains HTTP/1.1" 200 280 0.004836 10.0.0.19 - - [2025-11-24 01:43:53] "GET /domain/6bb6665a-8e21-4d3d-be43-ab3a99f6877e HTTP/1.1" 200 3086 0.012544 10.0.0.19 - - [2025-11-24 01:43:53] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438 HTTP/1.1" 200 7320 0.051807 10.0.0.19 - - [2025-11-24 01:43:53] "GET /virtual-network/85bb695a-8cad-4b6a-8f72-e012c339c27e HTTP/1.1" 200 2317 0.005382 10.0.0.19 - - [2025-11-24 01:43:53] "GET /floating-ip-pool/8f4f1767-9d45-4fdb-b30e-1e86477b4b12 HTTP/1.1" 200 1315 0.003265 10.0.0.19 - - [2025-11-24 01:43:53] "GET /domains HTTP/1.1" 200 280 0.001841 10.0.0.19 - - [2025-11-24 01:43:53] "GET /domain/6bb6665a-8e21-4d3d-be43-ab3a99f6877e HTTP/1.1" 200 3086 0.002825 10.0.0.19 - - [2025-11-24 01:43:53] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438 HTTP/1.1" 200 7320 0.038533 10.0.0.19 - - [2025-11-24 01:43:53] "GET /virtual-network/85bb695a-8cad-4b6a-8f72-e012c339c27e HTTP/1.1" 200 2317 0.004440 10.0.0.19 - - [2025-11-24 01:43:53] "GET /virtual-network/85bb695a-8cad-4b6a-8f72-e012c339c27e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.004066 10.0.0.19 - - [2025-11-24 01:43:53] "POST /tags HTTP/1.1" 200 365 0.068212 10.0.0.19 - - [2025-11-24 01:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008826 10.0.0.19 - - [2025-11-24 01:43:53] "GET /tag/6ded9f21-c7cc-4267-a8b0-ecddf6ce7d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.022782 10.0.0.19 - - [2025-11-24 01:43:53] "POST /tags HTTP/1.1" 409 206 0.002387 10.0.0.19 - - [2025-11-24 01:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.19 - - [2025-11-24 01:43:53] "GET /tag/0429e992-308c-4d0b-9eda-d3ec0b4c3d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.017648 10.0.0.19 - - [2025-11-24 01:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006010 10.0.0.19 - - [2025-11-24 01:43:54] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.041842 10.0.0.19 - - [2025-11-24 01:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.19 - - [2025-11-24 01:43:54] "GET /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003727 10.0.0.19 - - [2025-11-24 01:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.19 - - [2025-11-24 01:43:54] "GET /service-appliance-set/fbde74d2-532f-426e-bf52-3acf30b56bce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003316 10.0.0.19 - - [2025-11-24 01:43:54] "POST /fqname-to-id HTTP/1.1" 404 258 0.001462 10.0.0.19 - - [2025-11-24 01:43:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.136481 10.0.0.19 - - [2025-11-24 01:43:54] "GET /virtual-machine-interface/9a8006e7-e81f-43b4-a359-e5d370635f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.011534 10.0.0.19 - - [2025-11-24 01:43:54] "POST /set-tag HTTP/1.1" 200 109 0.020427 10.0.0.19 - - [2025-11-24 01:43:54] "POST /instance-ips HTTP/1.1" 200 417 0.035032 10.0.0.19 - - [2025-11-24 01:43:54] "GET /instance-ip/57216892-e934-4853-b64d-ea27a8077f88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.005272 10.0.0.19 - - [2025-11-24 01:43:54] "POST /loadbalancers HTTP/1.1" 200 618 0.063895 10.0.0.19 - - [2025-11-24 01:43:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.016016 10.0.0.19 - - [2025-11-24 01:43:54] "POST /service-instances HTTP/1.1" 200 566 0.036629 10.0.0.19 - - [2025-11-24 01:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.023503 10.0.0.19 - - [2025-11-24 01:43:54] "POST /ref-update HTTP/1.1" 200 156 0.011816 10.0.0.19 - - [2025-11-24 01:43:54] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.060961 10.0.0.19 - - [2025-11-24 01:43:54] "PUT /service-instance/fb5c0123-ab6b-4a9c-a84e-c5158b4d090d HTTP/1.1" 200 266 0.020534 10.0.0.19 - - [2025-11-24 01:43:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.018896 10.0.0.19 - - [2025-11-24 01:43:54] "GET /virtual-machine-interface/9a8006e7-e81f-43b4-a359-e5d370635f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004563 10.0.0.19 - - [2025-11-24 01:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006367 10.0.0.19 - - [2025-11-24 01:43:54] "GET /virtual-machine-interface/9a8006e7-e81f-43b4-a359-e5d370635f85?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.005519 10.0.0.19 - - [2025-11-24 01:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.19 - - [2025-11-24 01:43:54] "GET /floating-ip-pool/8f4f1767-9d45-4fdb-b30e-1e86477b4b12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.001905 10.0.0.19 - - [2025-11-24 01:43:54] "POST /virtual-machines HTTP/1.1" 200 429 0.022014 10.0.0.19 - - [2025-11-24 01:43:54] "POST /floating-ips HTTP/1.1" 200 671 0.143801 10.0.0.19 - - [2025-11-24 01:43:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.128483 10.0.0.19 - - [2025-11-24 01:43:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.031555 10.0.0.19 - - [2025-11-24 01:43:54] "POST /chown HTTP/1.1" 200 109 0.040569 10.0.0.19 - - [2025-11-24 01:43:54] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004144 10.0.0.19 - - [2025-11-24 01:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.19 - - [2025-11-24 01:43:55] "GET /policy-management/abe37536-6a39-4e1f-9761-1f8534a6fe27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003411 10.0.0.19 - - [2025-11-24 01:43:55] "POST /tags HTTP/1.1" 409 221 0.003335 10.0.0.19 - - [2025-11-24 01:43:55] "POST /chown HTTP/1.1" 200 109 0.009525 10.0.0.19 - - [2025-11-24 01:43:55] "PUT /virtual-machine-interface/e1fb2e15-faf8-48b4-818f-b1d18d180b10 HTTP/1.1" 200 284 0.020721 10.0.0.19 - - [2025-11-24 01:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.19 - - [2025-11-24 01:43:55] "GET /tag/9e29d140-e655-41d0-af80-fdd62f3bd474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014504 10.0.0.19 - - [2025-11-24 01:43:55] "POST /tags HTTP/1.1" 409 238 0.002002 10.0.0.19 - - [2025-11-24 01:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.19 - - [2025-11-24 01:43:55] "PUT /instance-ip/57216892-e934-4853-b64d-ea27a8077f88 HTTP/1.1" 200 256 0.039377 10.0.0.19 - - [2025-11-24 01:43:55] "GET /tag/6ded9f21-c7cc-4267-a8b0-ecddf6ce7d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.016695 10.0.0.19 - - [2025-11-24 01:43:55] "POST /ref-update HTTP/1.1" 200 156 0.030591 10.0.0.19 - - [2025-11-24 01:43:55] "POST /ref-update HTTP/1.1" 200 156 0.025860 10.0.0.19 - - [2025-11-24 01:43:55] "POST /ref-update HTTP/1.1" 200 156 0.037600 10.0.0.19 - - [2025-11-24 01:43:55] "POST /firewall-rules HTTP/1.1" 200 650 0.096980 10.0.0.19 - - [2025-11-24 01:43:55] "GET /firewall-rule/765e718f-5c82-4032-8ad8-fdbc3f811087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.049168 10.0.0.19 - - [2025-11-24 01:43:55] "POST /ref-update HTTP/1.1" 200 156 0.014323 10.0.0.19 - - [2025-11-24 01:43:55] "POST /ref-update HTTP/1.1" 200 156 0.020419 10.0.0.19 - - [2025-11-24 01:43:55] "GET /firewall-policy/538250c3-7b73-4287-9888-804c0d9a4b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.005294 10.0.0.19 - - [2025-11-24 01:43:55] "GET /firewall-rule/765e718f-5c82-4032-8ad8-fdbc3f811087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003593 10.0.0.19 - - [2025-11-24 01:43:55] "POST /ref-update HTTP/1.1" 200 156 0.020029 10.0.0.19 - - [2025-11-24 01:43:55] "POST /ref-update HTTP/1.1" 200 156 0.026495 10.0.0.19 - - [2025-11-24 01:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.19 - - [2025-11-24 01:43:55] "POST /virtual-machines HTTP/1.1" 200 429 0.030316 10.0.0.19 - - [2025-11-24 01:43:55] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.069117 10.0.0.19 - - [2025-11-24 01:43:55] "GET /loadbalancer/118629e3-61d3-43c1-b679-7d0d3f728d46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.003920 10.0.0.19 - - [2025-11-24 01:43:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.159058 10.0.0.19 - - [2025-11-24 01:43:55] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.076912 10.0.0.19 - - [2025-11-24 01:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010055 10.0.0.19 - - [2025-11-24 01:43:55] "POST /chown HTTP/1.1" 200 109 0.056918 10.0.0.19 - - [2025-11-24 01:43:55] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.088805 10.0.0.19 - - [2025-11-24 01:43:55] "POST /chown HTTP/1.1" 200 109 0.036505 10.0.0.19 - - [2025-11-24 01:43:55] "PUT /virtual-machine-interface/4e503759-bacf-41de-841f-bb269fd71558 HTTP/1.1" 200 284 0.029302 10.0.0.19 - - [2025-11-24 01:43:55] "GET /loadbalancer-listener/8dc0211c-9b31-47ff-9a44-6617fef1ca82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.019939 10.0.0.19 - - [2025-11-24 01:43:55] "GET /loadbalancer-listener/8dc0211c-9b31-47ff-9a44-6617fef1ca82?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.010856 10.0.0.19 - - [2025-11-24 01:43:55] "PUT /instance-ip/57216892-e934-4853-b64d-ea27a8077f88 HTTP/1.1" 200 256 0.046479 10.0.0.19 - - [2025-11-24 01:43:55] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.059526 10.0.0.19 - - [2025-11-24 01:43:56] "POST /ref-update HTTP/1.1" 200 156 0.046159 10.0.0.19 - - [2025-11-24 01:43:56] "POST /ref-update HTTP/1.1" 200 156 0.029345 10.0.0.19 - - [2025-11-24 01:43:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.037920 10.0.0.19 - - [2025-11-24 01:43:56] "GET /loadbalancer-pool/226aa955-fdf6-4bfe-ad0b-e0be48414c6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003937 10.0.0.19 - - [2025-11-24 01:43:56] "POST /ref-update HTTP/1.1" 200 156 0.039079 10.0.0.19 - - [2025-11-24 01:43:56] "POST /loadbalancer-members HTTP/1.1" 200 707 0.035403 10.0.0.19 - - [2025-11-24 01:43:56] "POST /ref-update HTTP/1.1" 200 156 0.027473 10.0.0.19 - - [2025-11-24 01:43:56] "POST /ref-update HTTP/1.1" 200 156 0.060632 10.0.0.19 - - [2025-11-24 01:43:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.068793 10.0.0.19 - - [2025-11-24 01:43:56] "GET /loadbalancer-member/8ba6c756-fe6d-4827-baed-d6c09502e53b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.036980 10.0.0.19 - - [2025-11-24 01:43:56] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005698 10.0.0.19 - - [2025-11-24 01:43:56] "PUT /service-instance/fb5c0123-ab6b-4a9c-a84e-c5158b4d090d HTTP/1.1" 200 266 0.014898 10.0.0.19 - - [2025-11-24 01:43:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.025350 10.0.0.19 - - [2025-11-24 01:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012688 10.0.0.19 - - [2025-11-24 01:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006449 10.0.0.19 - - [2025-11-24 01:43:56] "GET /policy-management/abe37536-6a39-4e1f-9761-1f8534a6fe27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.028021 10.0.0.19 - - [2025-11-24 01:43:56] "POST /tags HTTP/1.1" 409 221 0.001944 10.0.0.19 - - [2025-11-24 01:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.19 - - [2025-11-24 01:43:56] "POST /chown HTTP/1.1" 200 109 0.010420 10.0.0.19 - - [2025-11-24 01:43:56] "GET /tag/9e29d140-e655-41d0-af80-fdd62f3bd474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.029921 10.0.0.19 - - [2025-11-24 01:43:56] "POST /tags HTTP/1.1" 409 238 0.004078 10.0.0.19 - - [2025-11-24 01:43:56] "POST /chown HTTP/1.1" 200 109 0.044835 10.0.0.19 - - [2025-11-24 01:43:56] "PUT /instance-ip/57216892-e934-4853-b64d-ea27a8077f88 HTTP/1.1" 200 256 0.017924 10.0.0.19 - - [2025-11-24 01:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.19 - - [2025-11-24 01:43:56] "GET /tag/6ded9f21-c7cc-4267-a8b0-ecddf6ce7d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.014111 10.0.0.19 - - [2025-11-24 01:43:56] "POST /firewall-rules HTTP/1.1" 409 293 0.002254 10.0.0.19 - - [2025-11-24 01:43:56] "POST /ref-update HTTP/1.1" 200 156 0.016581 10.0.0.19 - - [2025-11-24 01:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005801 10.0.0.19 - - [2025-11-24 01:43:56] "POST /chown HTTP/1.1" 200 109 0.028100 10.0.0.19 - - [2025-11-24 01:43:56] "POST /chown HTTP/1.1" 200 109 0.027119 10.0.0.19 - - [2025-11-24 01:43:56] "PUT /firewall-rule/765e718f-5c82-4032-8ad8-fdbc3f811087 HTTP/1.1" 200 260 0.072388 10.0.0.19 - - [2025-11-24 01:43:56] "GET /firewall-rule/765e718f-5c82-4032-8ad8-fdbc3f811087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.022174 10.0.0.19 - - [2025-11-24 01:43:56] "PUT /instance-ip/57216892-e934-4853-b64d-ea27a8077f88 HTTP/1.1" 200 256 0.032401 10.0.0.19 - - [2025-11-24 01:43:56] "GET /firewall-policy/538250c3-7b73-4287-9888-804c0d9a4b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.018225 10.0.0.19 - - [2025-11-24 01:43:56] "GET /firewall-rule/765e718f-5c82-4032-8ad8-fdbc3f811087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.009389 10.0.0.19 - - [2025-11-24 01:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.19 - - [2025-11-24 01:43:56] "POST /ref-update HTTP/1.1" 200 156 0.054173 10.0.0.19 - - [2025-11-24 01:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.024415 10.0.0.19 - - [2025-11-24 01:43:56] "GET /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.012646 10.0.0.19 - - [2025-11-24 01:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.19 - - [2025-11-24 01:43:56] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.031892 10.0.0.19 - - [2025-11-24 01:43:56] "POST /chown HTTP/1.1" 200 109 0.018806 10.0.0.19 - - [2025-11-24 01:43:56] "POST /chown HTTP/1.1" 200 109 0.025478 10.0.0.19 - - [2025-11-24 01:43:56] "POST /virtual-machines HTTP/1.1" 200 373 0.027213 10.0.0.19 - - [2025-11-24 01:43:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.028641 10.0.0.19 - - [2025-11-24 01:43:57] "PUT /instance-ip/57216892-e934-4853-b64d-ea27a8077f88 HTTP/1.1" 200 256 0.066698 10.0.0.19 - - [2025-11-24 01:43:57] "POST /ref-update HTTP/1.1" 200 156 0.068513 10.0.0.19 - - [2025-11-24 01:43:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.140708 10.0.0.19 - - [2025-11-24 01:43:57] "POST /chown HTTP/1.1" 200 109 0.046504 10.0.0.19 - - [2025-11-24 01:43:57] "POST /chown HTTP/1.1" 200 109 0.037406 10.0.0.19 - - [2025-11-24 01:43:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.033573 10.0.0.19 - - [2025-11-24 01:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004956 10.0.0.19 - - [2025-11-24 01:43:57] "GET /virtual-machine-interface/0aa10044-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2859 0.030046 10.0.0.19 - - [2025-11-24 01:43:57] "PUT /instance-ip/57216892-e934-4853-b64d-ea27a8077f88 HTTP/1.1" 200 256 0.052966 10.0.0.19 - - [2025-11-24 01:43:57] "POST /ref-update HTTP/1.1" 200 156 0.034752 10.0.0.19 - - [2025-11-24 01:43:57] "POST /instance-ips HTTP/1.1" 200 413 0.071806 10.0.0.19 - - [2025-11-24 01:43:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.047652 10.0.0.19 - - [2025-11-24 01:43:57] "GET /virtual-machine-interface/0aa10044-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2859 0.006312 10.0.0.19 - - [2025-11-24 01:43:57] "POST /set-tag HTTP/1.1" 200 109 0.030381 10.0.0.19 - - [2025-11-24 01:43:57] "GET /virtual-machine-interface/0aa10044-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3233 0.015282 10.0.0.19 - - [2025-11-24 01:43:57] "GET /instance-ip/0ac36850-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1960 0.004878 10.0.0.19 - - [2025-11-24 01:43:57] "PUT /service-instance/fb5c0123-ab6b-4a9c-a84e-c5158b4d090d HTTP/1.1" 200 266 0.009813 10.0.0.19 - - [2025-11-24 01:43:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.012594 10.0.0.19 - - [2025-11-24 01:43:57] "GET /virtual-machine-interface/0aa10044-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3233 0.004333 10.0.0.19 - - [2025-11-24 01:43:57] "POST /set-tag HTTP/1.1" 200 109 0.001952 10.0.0.19 - - [2025-11-24 01:43:57] "GET /virtual-router/98902574-a2f5-43de-bde8-bff099a337f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.003243 10.0.0.19 - - [2025-11-24 01:43:57] "POST /ref-update HTTP/1.1" 200 156 0.010912 10.0.0.19 - - [2025-11-24 01:43:57] "PUT /service-instance/fb5c0123-ab6b-4a9c-a84e-c5158b4d090d HTTP/1.1" 200 266 0.016864 10.0.0.19 - - [2025-11-24 01:43:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.013551 10.0.0.19 - - [2025-11-24 01:43:57] "GET /virtual-machine-interface/0aa10044-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3233 0.013594 10.0.0.19 - - [2025-11-24 01:43:57] "POST /set-tag HTTP/1.1" 200 109 0.004858 10.0.0.19 - - [2025-11-24 01:43:57] "GET /virtual-machine-interface/0aa10044-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3233 0.014972 10.0.0.19 - - [2025-11-24 01:43:57] "PUT /service-instance/fb5c0123-ab6b-4a9c-a84e-c5158b4d090d HTTP/1.1" 200 266 0.018956 10.0.0.19 - - [2025-11-24 01:43:57] "POST /set-tag HTTP/1.1" 200 109 0.003304 10.0.0.19 - - [2025-11-24 01:43:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.014189 10.0.0.19 - - [2025-11-24 01:43:57] "PUT /service-instance/fb5c0123-ab6b-4a9c-a84e-c5158b4d090d HTTP/1.1" 200 266 0.012001 10.0.0.19 - - [2025-11-24 01:43:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.007743 10.0.0.19 - - [2025-11-24 01:43:58] "PUT /service-instance/fb5c0123-ab6b-4a9c-a84e-c5158b4d090d HTTP/1.1" 200 266 0.012406 10.0.0.19 - - [2025-11-24 01:43:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.020960 10.0.0.19 - - [2025-11-24 01:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.19 - - [2025-11-24 01:43:58] "POST /chown HTTP/1.1" 200 109 0.006940 10.0.0.19 - - [2025-11-24 01:43:58] "POST /chown HTTP/1.1" 200 109 0.013529 10.0.0.19 - - [2025-11-24 01:43:58] "POST /ref-update HTTP/1.1" 200 156 0.012966 10.0.0.19 - - [2025-11-24 01:43:58] "POST /chown HTTP/1.1" 200 109 0.006658 10.0.0.19 - - [2025-11-24 01:43:58] "POST /chown HTTP/1.1" 200 109 0.014858 10.0.0.19 - - [2025-11-24 01:43:58] "POST /ref-update HTTP/1.1" 200 156 0.009094 10.0.0.19 - - [2025-11-24 01:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.19 - - [2025-11-24 01:43:58] "POST /chown HTTP/1.1" 200 109 0.006309 10.0.0.19 - - [2025-11-24 01:43:58] "POST /chown HTTP/1.1" 200 109 0.016183 10.0.0.19 - - [2025-11-24 01:43:58] "POST /chown HTTP/1.1" 200 109 0.007465 10.0.0.19 - - [2025-11-24 01:43:58] "POST /chown HTTP/1.1" 200 109 0.015415 10.0.0.19 - - [2025-11-24 01:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.19 - - [2025-11-24 01:43:58] "POST /chown HTTP/1.1" 200 109 0.006605 10.0.0.19 - - [2025-11-24 01:43:58] "POST /chown HTTP/1.1" 200 109 0.006706 10.0.0.19 - - [2025-11-24 01:43:58] "POST /chown HTTP/1.1" 200 109 0.010962 10.0.0.19 - - [2025-11-24 01:43:58] "POST /chown HTTP/1.1" 200 109 0.021924 10.0.0.19 - - [2025-11-24 01:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.19 - - [2025-11-24 01:43:58] "POST /chown HTTP/1.1" 200 109 0.006008 10.0.0.19 - - [2025-11-24 01:43:58] "POST /chown HTTP/1.1" 200 109 0.014484 10.0.0.19 - - [2025-11-24 01:43:58] "POST /chown HTTP/1.1" 200 109 0.016028 10.0.0.19 - - [2025-11-24 01:43:58] "POST /chown HTTP/1.1" 200 109 0.019409 10.0.0.19 - - [2025-11-24 01:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.19 - - [2025-11-24 01:43:58] "POST /chown HTTP/1.1" 200 109 0.009371 10.0.0.19 - - [2025-11-24 01:43:58] "POST /chown HTTP/1.1" 200 109 0.024937 10.0.0.19 - - [2025-11-24 01:43:58] "POST /chown HTTP/1.1" 200 109 0.016203 10.0.0.19 - - [2025-11-24 01:43:58] "POST /chown HTTP/1.1" 200 109 0.026243 10.0.0.19 - - [2025-11-24 01:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.19 - - [2025-11-24 01:43:59] "POST /chown HTTP/1.1" 200 109 0.009128 10.0.0.19 - - [2025-11-24 01:43:59] "POST /chown HTTP/1.1" 200 109 0.010808 10.0.0.19 - - [2025-11-24 01:43:59] "POST /chown HTTP/1.1" 200 109 0.018085 10.0.0.19 - - [2025-11-24 01:43:59] "POST /chown HTTP/1.1" 200 109 0.029655 10.0.0.19 - - [2025-11-24 01:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.19 - - [2025-11-24 01:43:59] "POST /chown HTTP/1.1" 200 109 0.007071 10.0.0.19 - - [2025-11-24 01:43:59] "POST /chown HTTP/1.1" 200 109 0.025079 10.0.0.19 - - [2025-11-24 01:43:59] "POST /chown HTTP/1.1" 200 109 0.009351 10.0.0.19 - - [2025-11-24 01:43:59] "POST /chown HTTP/1.1" 200 109 0.024086 10.0.0.19 - - [2025-11-24 01:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.19 - - [2025-11-24 01:43:59] "POST /chown HTTP/1.1" 200 109 0.006671 10.0.0.19 - - [2025-11-24 01:43:59] "POST /chown HTTP/1.1" 200 109 0.011612 10.0.0.19 - - [2025-11-24 01:43:59] "POST /chown HTTP/1.1" 200 109 0.012126 10.0.0.19 - - [2025-11-24 01:43:59] "POST /chown HTTP/1.1" 200 109 0.006761 10.0.0.19 - - [2025-11-24 01:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.19 - - [2025-11-24 01:43:59] "POST /chown HTTP/1.1" 200 109 0.005773 10.0.0.19 - - [2025-11-24 01:43:59] "POST /chown HTTP/1.1" 200 109 0.025763 10.0.0.19 - - [2025-11-24 01:43:59] "POST /chown HTTP/1.1" 200 109 0.006536 10.0.0.19 - - [2025-11-24 01:43:59] "POST /chown HTTP/1.1" 200 109 0.023371 10.0.0.19 - - [2025-11-24 01:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.19 - - [2025-11-24 01:43:59] "POST /chown HTTP/1.1" 200 109 0.006989 10.0.0.19 - - [2025-11-24 01:43:59] "POST /chown HTTP/1.1" 200 109 0.014637 10.0.0.19 - - [2025-11-24 01:43:59] "POST /chown HTTP/1.1" 200 109 0.017092 10.0.0.19 - - [2025-11-24 01:43:59] "POST /chown HTTP/1.1" 200 109 0.006772 10.0.0.19 - - [2025-11-24 01:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.19 - - [2025-11-24 01:43:59] "POST /chown HTTP/1.1" 200 109 0.008198 10.0.0.19 - - [2025-11-24 01:43:59] "POST /chown HTTP/1.1" 200 109 0.026928 10.0.0.19 - - [2025-11-24 01:43:59] "POST /chown HTTP/1.1" 200 109 0.022972 10.0.0.19 - - [2025-11-24 01:43:59] "POST /chown HTTP/1.1" 200 109 0.016567 10.0.0.19 - - [2025-11-24 01:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009048 10.0.0.19 - - [2025-11-24 01:43:59] "POST /chown HTTP/1.1" 200 109 0.016219 10.0.0.19 - - [2025-11-24 01:44:00] "POST /chown HTTP/1.1" 200 109 0.045316 10.0.0.19 - - [2025-11-24 01:44:00] "POST /chown HTTP/1.1" 200 109 0.016768 10.0.0.19 - - [2025-11-24 01:44:00] "POST /chown HTTP/1.1" 200 109 0.017176 10.0.0.19 - - [2025-11-24 01:44:04] "GET /virtual-machine-interface/05deddc4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.004751 10.0.0.19 - - [2025-11-24 01:44:04] "POST /set-tag HTTP/1.1" 200 109 0.002501 10.0.0.19 - - [2025-11-24 01:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.19 - - [2025-11-24 01:44:04] "GET /loadbalancer/746c4802-21c6-4118-af92-a596b6d92da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002935 10.0.0.19 - - [2025-11-24 01:44:04] "GET /loadbalancer-pool/2902020c-9a25-4c09-ad61-f912003af09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002836 10.0.0.19 - - [2025-11-24 01:44:04] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014636 10.0.0.19 - - [2025-11-24 01:44:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.008169 10.0.0.19 - - [2025-11-24 01:44:04] "GET /virtual-machine-interface/05deddc4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.014679 10.0.0.19 - - [2025-11-24 01:44:04] "GET /virtual-machine-interface/05deddc4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.005030 10.0.0.19 - - [2025-11-24 01:44:04] "POST /tags HTTP/1.1" 409 221 0.004856 10.0.0.19 - - [2025-11-24 01:44:04] "POST /ref-update HTTP/1.1" 200 156 0.006394 10.0.0.19 - - [2025-11-24 01:44:04] "GET /floating-ip/e12d2d96-558c-4f73-96c1-b19bce14ca64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.012662 10.0.0.19 - - [2025-11-24 01:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.19 - - [2025-11-24 01:44:04] "GET /tag/9e29d140-e655-41d0-af80-fdd62f3bd474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011068 10.0.0.19 - - [2025-11-24 01:44:04] "PUT /floating-ip/e12d2d96-558c-4f73-96c1-b19bce14ca64 HTTP/1.1" 200 256 0.011632 10.0.0.19 - - [2025-11-24 01:44:04] "POST /set-tag HTTP/1.1" 200 109 0.042374 10.0.0.19 - - [2025-11-24 01:44:05] "GET /virtual-machine-interface/0650af3a-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.006169 10.0.0.19 - - [2025-11-24 01:44:05] "POST /set-tag HTTP/1.1" 200 109 0.002452 10.0.0.19 - - [2025-11-24 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.19 - - [2025-11-24 01:44:05] "GET /loadbalancer/746c4802-21c6-4118-af92-a596b6d92da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002458 10.0.0.19 - - [2025-11-24 01:44:05] "GET /loadbalancer-pool/2902020c-9a25-4c09-ad61-f912003af09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002216 10.0.0.19 - - [2025-11-24 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.19 - - [2025-11-24 01:44:05] "POST /loadbalancer-members HTTP/1.1" 200 702 0.024093 10.0.0.19 - - [2025-11-24 01:44:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.010669 10.0.0.19 - - [2025-11-24 01:44:05] "POST /chown HTTP/1.1" 200 109 0.016330 10.0.0.19 - - [2025-11-24 01:44:05] "GET /virtual-machine-interface/0650af3a-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.016302 10.0.0.19 - - [2025-11-24 01:44:05] "GET /virtual-machine-interface/0650af3a-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.005691 10.0.0.19 - - [2025-11-24 01:44:05] "POST /chown HTTP/1.1" 200 109 0.022962 10.0.0.19 - - [2025-11-24 01:44:05] "POST /ref-update HTTP/1.1" 200 156 0.016974 10.0.0.19 - - [2025-11-24 01:44:05] "GET /floating-ip/e12d2d96-558c-4f73-96c1-b19bce14ca64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.012426 10.0.0.19 - - [2025-11-24 01:44:05] "POST /chown HTTP/1.1" 200 109 0.006819 10.0.0.19 - - [2025-11-24 01:44:05] "POST /set-tag HTTP/1.1" 200 109 0.030343 10.0.0.19 - - [2025-11-24 01:44:05] "POST /chown HTTP/1.1" 200 109 0.034993 10.0.0.19 - - [2025-11-24 01:44:06] "GET /virtual-machine/e51dd602-0915-426d-a1ea-e5dbd89ce4fb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.004185 10.0.0.19 - - [2025-11-24 01:44:06] "GET /virtual-machine-interface/05deddc4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3568 0.005083 10.0.0.19 - - [2025-11-24 01:44:07] "GET /virtual-machine/a9d62eda-db41-4975-9c1a-2c148456c755?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003371 10.0.0.19 - - [2025-11-24 01:44:07] "GET /virtual-machine-interface/0650af3a-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3568 0.004777 10.0.0.19 - - [2025-11-24 01:44:08] "GET /virtual-machine-interface/0aa10044-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3233 0.008523 10.0.0.19 - - [2025-11-24 01:44:08] "POST /set-tag HTTP/1.1" 200 109 0.002293 10.0.0.19 - - [2025-11-24 01:44:12] "GET /virtual-machine/99c2f0aa-295f-43e2-b240-925fa9513194?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003411 10.0.0.19 - - [2025-11-24 01:44:12] "GET /virtual-machine-interface/0aa10044-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3233 0.004314 10.0.0.19 - - [2025-11-24 01:44:12] "GET /virtual-machine-interface/0aa10044-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3233 0.006248 10.0.0.19 - - [2025-11-24 01:44:12] "POST /set-tag HTTP/1.1" 200 109 0.002550 10.0.0.19 - - [2025-11-24 01:44:43] "GET /virtual-machine-interface/0aa10044-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3233 0.005358 10.0.0.19 - - [2025-11-24 01:44:43] "POST /set-tag HTTP/1.1" 200 109 0.002145 10.0.0.19 - - [2025-11-24 01:44:43] "GET /virtual-machine-interface/0aa10044-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3233 0.004599 10.0.0.19 - - [2025-11-24 01:44:43] "POST /set-tag HTTP/1.1" 200 109 0.001923 10.0.0.19 - - [2025-11-24 01:44:43] "GET /virtual-machine/99c2f0aa-295f-43e2-b240-925fa9513194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002916 10.0.0.19 - - [2025-11-24 01:44:43] "POST /ref-update HTTP/1.1" 200 156 0.009451 10.0.0.19 - - [2025-11-24 01:44:43] "GET /virtual-machine-interface/0aa10044-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3233 0.005743 10.0.0.19 - - [2025-11-24 01:44:43] "POST /set-tag HTTP/1.1" 200 109 0.015982 10.0.0.19 - - [2025-11-24 01:44:43] "POST /set-tag HTTP/1.1" 200 109 0.023848 10.0.0.19 - - [2025-11-24 01:44:44] "DELETE /instance-ip/0ac36850-c8d7-11f0-82a2-fa163e5da2a9 HTTP/1.1" 200 115 0.054250 10.0.0.19 - - [2025-11-24 01:44:44] "DELETE /virtual-machine-interface/0aa10044-c8d7-11f0-82a2-fa163e5da2a9 HTTP/1.1" 200 115 0.037575 10.0.0.19 - - [2025-11-24 01:44:44] "DELETE /virtual-machine/99c2f0aa-295f-43e2-b240-925fa9513194 HTTP/1.1" 200 115 0.018088 10.0.0.19 - - [2025-11-24 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.19 - - [2025-11-24 01:44:47] "GET /tag/6ded9f21-c7cc-4267-a8b0-ecddf6ce7d27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013669 10.0.0.19 - - [2025-11-24 01:44:47] "GET /tag/6ded9f21-c7cc-4267-a8b0-ecddf6ce7d27?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.015001 10.0.0.19 - - [2025-11-24 01:44:47] "GET /virtual-machine-interface/4e503759-bacf-41de-841f-bb269fd71558?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.004355 10.0.0.19 - - [2025-11-24 01:44:47] "POST /set-tag HTTP/1.1" 200 109 0.022623 10.0.0.19 - - [2025-11-24 01:44:47] "GET /virtual-machine-interface/9a8006e7-e81f-43b4-a359-e5d370635f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.033059 10.0.0.19 - - [2025-11-24 01:44:47] "POST /set-tag HTTP/1.1" 200 109 0.019576 10.0.0.19 - - [2025-11-24 01:44:47] "GET /virtual-machine-interface/e1fb2e15-faf8-48b4-818f-b1d18d180b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004849 10.0.0.19 - - [2025-11-24 01:44:47] "POST /set-tag HTTP/1.1" 200 109 0.035321 10.0.0.19 - - [2025-11-24 01:44:47] "GET /firewall-policy/538250c3-7b73-4287-9888-804c0d9a4b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.010635 10.0.0.19 - - [2025-11-24 01:44:47] "GET /firewall-rule/765e718f-5c82-4032-8ad8-fdbc3f811087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003432 10.0.0.19 - - [2025-11-24 01:44:47] "POST /ref-update HTTP/1.1" 200 156 0.017994 10.0.0.19 - - [2025-11-24 01:44:47] "DELETE /firewall-rule/765e718f-5c82-4032-8ad8-fdbc3f811087 HTTP/1.1" 200 115 0.046103 10.0.0.19 - - [2025-11-24 01:44:47] "DELETE /loadbalancer-member/8ba6c756-fe6d-4827-baed-d6c09502e53b HTTP/1.1" 200 115 0.031196 10.0.0.19 - - [2025-11-24 01:44:47] "PUT /service-instance/fb5c0123-ab6b-4a9c-a84e-c5158b4d090d HTTP/1.1" 200 266 0.007926 10.0.0.19 - - [2025-11-24 01:44:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.013067 10.0.0.19 - - [2025-11-24 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004078 10.0.0.19 - - [2025-11-24 01:44:47] "DELETE /loadbalancer-pool/226aa955-fdf6-4bfe-ad0b-e0be48414c6d HTTP/1.1" 200 115 0.066881 10.0.0.19 - - [2025-11-24 01:44:47] "DELETE /loadbalancer-listener/8dc0211c-9b31-47ff-9a44-6617fef1ca82 HTTP/1.1" 200 115 0.039816 10.0.0.19 - - [2025-11-24 01:44:47] "GET /floating-ip/c899c2af-c55a-44bc-ba12-3aa097418ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.002804 10.0.0.19 - - [2025-11-24 01:44:47] "POST /chown HTTP/1.1" 200 109 0.012858 10.0.0.19 - - [2025-11-24 01:44:47] "POST /chown HTTP/1.1" 200 109 0.021699 10.0.0.19 - - [2025-11-24 01:44:47] "POST /chown HTTP/1.1" 200 109 0.022670 10.0.0.19 - - [2025-11-24 01:44:48] "PUT /floating-ip/c899c2af-c55a-44bc-ba12-3aa097418ee0 HTTP/1.1" 200 256 0.044541 10.0.0.19 - - [2025-11-24 01:44:48] "POST /chown HTTP/1.1" 200 109 0.012866 10.0.0.19 - - [2025-11-24 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.19 - - [2025-11-24 01:44:48] "POST /chown HTTP/1.1" 200 109 0.023043 10.0.0.19 - - [2025-11-24 01:44:48] "DELETE /floating-ip/c899c2af-c55a-44bc-ba12-3aa097418ee0 HTTP/1.1" 200 115 0.082779 10.0.0.19 - - [2025-11-24 01:44:48] "POST /chown HTTP/1.1" 200 109 0.006925 10.0.0.19 - - [2025-11-24 01:44:48] "POST /chown HTTP/1.1" 200 109 0.027255 10.0.0.19 - - [2025-11-24 01:44:48] "DELETE /loadbalancer/118629e3-61d3-43c1-b679-7d0d3f728d46 HTTP/1.1" 200 115 0.090364 10.0.0.19 - - [2025-11-24 01:44:48] "POST /chown HTTP/1.1" 200 109 0.026685 10.0.0.19 - - [2025-11-24 01:44:48] "DELETE /instance-ip/57216892-e934-4853-b64d-ea27a8077f88 HTTP/1.1" 200 115 0.044916 10.0.0.19 - - [2025-11-24 01:44:48] "PUT /service-instance/fb5c0123-ab6b-4a9c-a84e-c5158b4d090d HTTP/1.1" 200 266 0.012690 10.0.0.19 - - [2025-11-24 01:44:48] "DELETE /virtual-machine-interface/9a8006e7-e81f-43b4-a359-e5d370635f85 HTTP/1.1" 200 115 0.082214 10.0.0.19 - - [2025-11-24 01:44:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.021764 10.0.0.19 - - [2025-11-24 01:44:48] "PUT /service-instance/fb5c0123-ab6b-4a9c-a84e-c5158b4d090d HTTP/1.1" 200 266 0.011464 10.0.0.19 - - [2025-11-24 01:44:48] "GET /floating-ip-pool/8f4f1767-9d45-4fdb-b30e-1e86477b4b12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.004666 10.0.0.19 - - [2025-11-24 01:44:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.029368 10.0.0.19 - - [2025-11-24 01:44:48] "POST /ref-update HTTP/1.1" 200 156 0.034752 10.0.0.19 - - [2025-11-24 01:44:48] "DELETE /tag/6ded9f21-c7cc-4267-a8b0-ecddf6ce7d27 HTTP/1.1" 200 115 0.162503 10.0.0.19 - - [2025-11-24 01:44:48] "PUT /service-instance/fb5c0123-ab6b-4a9c-a84e-c5158b4d090d HTTP/1.1" 200 266 0.030939 10.0.0.19 - - [2025-11-24 01:44:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.015085 10.0.0.19 - - [2025-11-24 01:44:48] "DELETE /floating-ip-pool/8f4f1767-9d45-4fdb-b30e-1e86477b4b12 HTTP/1.1" 200 115 0.060706 10.0.0.19 - - [2025-11-24 01:44:48] "DELETE /service-instance/fb5c0123-ab6b-4a9c-a84e-c5158b4d090d HTTP/1.1" 200 115 0.041918 10.0.0.19 - - [2025-11-24 01:44:48] "GET /virtual-machine-interface/4e503759-bacf-41de-841f-bb269fd71558?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1207 0.032250 10.0.0.19 - - [2025-11-24 01:44:48] "POST /useragent-kv HTTP/1.1" 200 115 0.006021 10.0.0.19 - - [2025-11-24 01:44:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002579 10.0.0.19 - - [2025-11-24 01:44:48] "DELETE /virtual-network/85bb695a-8cad-4b6a-8f72-e012c339c27e HTTP/1.1" 200 115 0.141662 10.0.0.19 - - [2025-11-24 01:44:48] "GET /routing-instance/46e681fe-3419-4a87-b105-646f0953dc63 HTTP/1.1" 404 171 0.001606 10.0.0.19 - - [2025-11-24 01:44:48] "GET /domains HTTP/1.1" 200 280 0.001608 10.0.0.19 - - [2025-11-24 01:44:48] "GET /domain/6bb6665a-8e21-4d3d-be43-ab3a99f6877e HTTP/1.1" 200 3086 0.002768 10.0.0.19 - - [2025-11-24 01:44:48] "DELETE /virtual-machine-interface/4e503759-bacf-41de-841f-bb269fd71558 HTTP/1.1" 200 115 0.096010 10.0.0.19 - - [2025-11-24 01:44:48] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438 HTTP/1.1" 200 7142 0.053425 10.0.0.19 - - [2025-11-24 01:44:48] "DELETE /virtual-machine/f40ff161-e8f4-4e67-bb52-01b8b6b94542 HTTP/1.1" 200 115 0.036808 10.0.0.19 - - [2025-11-24 01:44:48] "GET /virtual-machine-interface/e1fb2e15-faf8-48b4-818f-b1d18d180b10?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.013726 10.0.0.19 - - [2025-11-24 01:44:48] "GET /virtual-machine-interface/0650af3a-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3568 0.011862 10.0.0.19 - - [2025-11-24 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004977 10.0.0.19 - - [2025-11-24 01:44:48] "POST /set-tag HTTP/1.1" 200 109 0.006610 10.0.0.19 - - [2025-11-24 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.016984 10.0.0.19 - - [2025-11-24 01:44:48] "DELETE /route-target/813819db-c3fc-4f0a-b191-b8cf3cd2ad98 HTTP/1.1" 200 115 0.042927 10.0.0.19 - - [2025-11-24 01:44:48] "GET /loadbalancer/746c4802-21c6-4118-af92-a596b6d92da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.004698 10.0.0.19 - - [2025-11-24 01:44:48] "DELETE /virtual-machine-interface/e1fb2e15-faf8-48b4-818f-b1d18d180b10 HTTP/1.1" 200 115 0.103384 10.0.0.19 - - [2025-11-24 01:44:48] "GET /virtual-machine-interface/0650af3a-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3568 0.015925 10.0.0.19 - - [2025-11-24 01:44:48] "POST /ref-update HTTP/1.1" 200 156 0.031246 10.0.0.19 - - [2025-11-24 01:44:49] "POST /set-tag HTTP/1.1" 200 109 0.060707 10.0.0.19 - - [2025-11-24 01:44:49] "DELETE /virtual-machine/54d83279-cf79-4e3c-b2ce-7765ae7c9616 HTTP/1.1" 200 115 0.067174 10.0.0.19 - - [2025-11-24 01:44:49] "DELETE /loadbalancer-member/e2597b47-3473-4bf7-962d-8f53d12944ca HTTP/1.1" 200 115 0.067860 10.0.0.19 - - [2025-11-24 01:44:49] "GET /virtual-machine-interface/0650af3a-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.005479 10.0.0.19 - - [2025-11-24 01:44:49] "POST /set-tag HTTP/1.1" 200 109 0.002290 10.0.0.19 - - [2025-11-24 01:44:50] "GET /virtual-machine-interface/0650af3a-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.004788 10.0.0.19 - - [2025-11-24 01:44:50] "POST /set-tag HTTP/1.1" 200 109 0.002843 10.0.0.19 - - [2025-11-24 01:44:50] "GET /virtual-machine/a9d62eda-db41-4975-9c1a-2c148456c755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002519 10.0.0.19 - - [2025-11-24 01:44:50] "POST /ref-update HTTP/1.1" 200 156 0.014476 10.0.0.19 - - [2025-11-24 01:44:50] "GET /virtual-machine-interface/0650af3a-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3386 0.014123 10.0.0.19 - - [2025-11-24 01:44:50] "POST /set-tag HTTP/1.1" 200 109 0.014144 10.0.0.19 - - [2025-11-24 01:44:50] "POST /set-tag HTTP/1.1" 200 109 0.015889 10.0.0.19 - - [2025-11-24 01:44:50] "POST /set-tag HTTP/1.1" 200 109 0.027528 10.0.0.19 - - [2025-11-24 01:44:50] "DELETE /instance-ip/066d3fba-c8d7-11f0-82a2-fa163e5da2a9 HTTP/1.1" 200 115 0.049397 10.0.0.19 - - [2025-11-24 01:44:50] "POST /ref-update HTTP/1.1" 200 156 0.010001 10.0.0.19 - - [2025-11-24 01:44:50] "DELETE /virtual-machine-interface/0650af3a-c8d7-11f0-82a2-fa163e5da2a9 HTTP/1.1" 200 115 0.065634 10.0.0.19 - - [2025-11-24 01:44:50] "DELETE /virtual-machine/a9d62eda-db41-4975-9c1a-2c148456c755 HTTP/1.1" 200 115 0.024968 10.0.0.19 - - [2025-11-24 01:44:53] "GET /virtual-machine-interface/05deddc4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3568 0.005502 10.0.0.19 - - [2025-11-24 01:44:53] "POST /set-tag HTTP/1.1" 200 109 0.002545 10.0.0.19 - - [2025-11-24 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.19 - - [2025-11-24 01:44:53] "GET /loadbalancer/746c4802-21c6-4118-af92-a596b6d92da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002213 10.0.0.19 - - [2025-11-24 01:44:54] "GET /virtual-machine-interface/05deddc4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3568 0.011815 10.0.0.19 - - [2025-11-24 01:44:54] "POST /set-tag HTTP/1.1" 200 109 0.002417 10.0.0.19 - - [2025-11-24 01:44:54] "GET /virtual-machine-interface/05deddc4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3568 0.005283 10.0.0.19 - - [2025-11-24 01:44:54] "POST /set-tag HTTP/1.1" 200 109 0.002119 10.0.0.19 - - [2025-11-24 01:44:54] "GET /virtual-machine/e51dd602-0915-426d-a1ea-e5dbd89ce4fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002367 10.0.0.19 - - [2025-11-24 01:44:54] "POST /ref-update HTTP/1.1" 200 156 0.011344 10.0.0.19 - - [2025-11-24 01:44:54] "GET /virtual-machine-interface/05deddc4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3568 0.013145 10.0.0.19 - - [2025-11-24 01:44:54] "POST /set-tag HTTP/1.1" 200 109 0.024938 10.0.0.19 - - [2025-11-24 01:44:55] "POST /set-tag HTTP/1.1" 200 109 0.019426 10.0.0.19 - - [2025-11-24 01:44:55] "POST /set-tag HTTP/1.1" 200 109 0.035437 10.0.0.19 - - [2025-11-24 01:44:55] "DELETE /instance-ip/05f5d18c-c8d7-11f0-82a2-fa163e5da2a9 HTTP/1.1" 200 115 0.063893 10.0.0.19 - - [2025-11-24 01:44:55] "POST /ref-update HTTP/1.1" 200 156 0.007726 10.0.0.19 - - [2025-11-24 01:44:55] "DELETE /virtual-machine-interface/05deddc4-c8d7-11f0-82a2-fa163e5da2a9 HTTP/1.1" 200 115 0.045526 10.0.0.19 - - [2025-11-24 01:44:55] "DELETE /virtual-machine/e51dd602-0915-426d-a1ea-e5dbd89ce4fb HTTP/1.1" 200 115 0.024587 10.0.0.19 - - [2025-11-24 01:44:55] "DELETE /tag/37293d05-c93b-41da-9de9-d5d26edbc258 HTTP/1.1" 200 115 0.049950 10.0.0.19 - - [2025-11-24 01:44:55] "DELETE /tag/91d35f74-9873-4bf3-9bf2-2f785a245bda HTTP/1.1" 200 115 0.034734 10.0.0.19 - - [2025-11-24 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.19 - - [2025-11-24 01:44:59] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.017352 10.0.0.19 - - [2025-11-24 01:44:59] "POST /tags HTTP/1.1" 200 393 0.024680 10.0.0.19 - - [2025-11-24 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010222 10.0.0.19 - - [2025-11-24 01:44:59] "GET /tag/90c5db91-888e-4636-8d0b-d9884d8b3484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013424 10.0.0.19 - - [2025-11-24 01:44:59] "POST /tags HTTP/1.1" 200 341 0.018687 10.0.0.19 - - [2025-11-24 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.19 - - [2025-11-24 01:44:59] "GET /tag/e87982a6-fc63-4918-ad47-f913189536c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.019485 10.0.0.19 - - [2025-11-24 01:44:59] "POST /id-to-fqname HTTP/1.1" 200 192 0.000525 10.0.0.19 - - [2025-11-24 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 201 0.003924 10.0.0.19 - - [2025-11-24 01:44:59] "POST /security-groups HTTP/1.1" 200 589 0.064395 10.0.0.19 - - [2025-11-24 01:44:59] "POST /projects HTTP/1.1" 200 519 0.229121 10.0.0.19 - - [2025-11-24 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 236 0.001757 10.0.0.19 - - [2025-11-24 01:44:59] "POST /access-control-lists HTTP/1.1" 200 598 0.062807 10.0.0.19 - - [2025-11-24 01:44:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.063003 10.0.0.19 - - [2025-11-24 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562 10.0.0.19 - - [2025-11-24 01:44:59] "GET /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004146 10.0.0.19 - - [2025-11-24 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 235 0.001401 10.0.0.19 - - [2025-11-24 01:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.19 - - [2025-11-24 01:44:59] "GET /virtual-network/4fa16029-3094-493a-ab43-eca096e2bec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.017150 10.0.0.19 - - [2025-11-24 01:44:59] "POST /access-control-lists HTTP/1.1" 200 596 0.062553 10.0.0.19 - - [2025-11-24 01:44:59] "PUT /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed HTTP/1.1" 200 264 0.069801 10.0.0.19 - - [2025-11-24 01:45:00] "PUT /virtual-network/4fa16029-3094-493a-ab43-eca096e2bec5 HTTP/1.1" 200 264 0.056131 10.0.0.19 - - [2025-11-24 01:45:00] "POST /security-groups HTTP/1.1" 200 591 0.081038 10.0.0.19 - - [2025-11-24 01:45:00] "POST /fqname-to-id HTTP/1.1" 404 270 0.002758 10.0.0.19 - - [2025-11-24 01:45:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.055106 10.0.0.19 - - [2025-11-24 01:45:00] "POST /chown HTTP/1.1" 200 109 0.061747 10.0.0.19 - - [2025-11-24 01:45:00] "POST /access-control-lists HTTP/1.1" 200 632 0.109440 10.0.0.19 - - [2025-11-24 01:45:00] "POST /fqname-to-id HTTP/1.1" 404 269 0.012101 10.0.0.19 - - [2025-11-24 01:45:00] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003513 10.0.0.19 - - [2025-11-24 01:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.19 - - [2025-11-24 01:45:00] "GET /policy-management/abe37536-6a39-4e1f-9761-1f8534a6fe27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002650 10.0.0.19 - - [2025-11-24 01:45:00] "POST /tags HTTP/1.1" 409 226 0.001860 10.0.0.19 - - [2025-11-24 01:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.19 - - [2025-11-24 01:45:00] "GET /tag/e87982a6-fc63-4918-ad47-f913189536c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012233 10.0.0.19 - - [2025-11-24 01:45:00] "POST /access-control-lists HTTP/1.1" 200 630 0.066437 10.0.0.19 - - [2025-11-24 01:45:00] "POST /firewall-rules HTTP/1.1" 200 600 0.124942 10.0.0.19 - - [2025-11-24 01:45:00] "GET /firewall-rule/5c4ccf66-9a1e-4c25-8d46-042994f5522d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005037 10.0.0.19 - - [2025-11-24 01:45:00] "GET /firewall-policy/5ce5d9e6-f38d-4c24-9bc9-ba9814a13a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003698 10.0.0.19 - - [2025-11-24 01:45:00] "GET /firewall-rule/5c4ccf66-9a1e-4c25-8d46-042994f5522d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006017 10.0.0.19 - - [2025-11-24 01:45:00] "POST /ref-update HTTP/1.1" 200 156 0.057043 10.0.0.19 - - [2025-11-24 01:45:00] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011693 10.0.0.19 - - [2025-11-24 01:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009552 10.0.0.19 - - [2025-11-24 01:45:00] "GET /policy-management/abe37536-6a39-4e1f-9761-1f8534a6fe27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003404 10.0.0.19 - - [2025-11-24 01:45:00] "POST /tags HTTP/1.1" 409 226 0.001978 10.0.0.19 - - [2025-11-24 01:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.19 - - [2025-11-24 01:45:00] "GET /tag/e87982a6-fc63-4918-ad47-f913189536c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013114 10.0.0.19 - - [2025-11-24 01:45:00] "POST /firewall-rules HTTP/1.1" 200 598 0.071027 10.0.0.19 - - [2025-11-24 01:45:00] "GET /firewall-rule/de7e9899-ccd8-4a3f-b76c-4401ca88e548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003992 10.0.0.19 - - [2025-11-24 01:45:00] "GET /firewall-policy/5ce5d9e6-f38d-4c24-9bc9-ba9814a13a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004553 10.0.0.19 - - [2025-11-24 01:45:00] "GET /firewall-rule/de7e9899-ccd8-4a3f-b76c-4401ca88e548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002404 10.0.0.19 - - [2025-11-24 01:45:01] "POST /ref-update HTTP/1.1" 200 156 0.045084 10.0.0.19 - - [2025-11-24 01:45:02] "POST /tags HTTP/1.1" 200 393 0.025269 10.0.0.19 - - [2025-11-24 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.19 - - [2025-11-24 01:45:02] "GET /tag/73498f49-5ea5-4f88-b306-7e69094bb934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012881 10.0.0.19 - - [2025-11-24 01:45:02] "POST /tags HTTP/1.1" 200 341 0.026746 10.0.0.19 - - [2025-11-24 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006960 10.0.0.19 - - [2025-11-24 01:45:02] "GET /tag/7f0be310-c0c9-4b55-a6ed-4a31194cfa64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014238 10.0.0.19 - - [2025-11-24 01:45:02] "POST /id-to-fqname HTTP/1.1" 200 192 0.002148 10.0.0.19 - - [2025-11-24 01:45:02] "POST /fqname-to-id HTTP/1.1" 404 201 0.005381 10.0.0.19 - - [2025-11-24 01:45:02] "POST /security-groups HTTP/1.1" 200 589 0.064394 10.0.0.19 - - [2025-11-24 01:45:02] "POST /fqname-to-id HTTP/1.1" 404 236 0.003990 10.0.0.19 - - [2025-11-24 01:45:02] "POST /projects HTTP/1.1" 200 519 0.201651 10.0.0.19 - - [2025-11-24 01:45:02] "POST /access-control-lists HTTP/1.1" 200 598 0.021934 10.0.0.19 - - [2025-11-24 01:45:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.006867 10.0.0.19 - - [2025-11-24 01:45:02] "POST /fqname-to-id HTTP/1.1" 404 235 0.008451 10.0.0.19 - - [2025-11-24 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.012601 10.0.0.19 - - [2025-11-24 01:45:02] "GET /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004577 10.0.0.19 - - [2025-11-24 01:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.19 - - [2025-11-24 01:45:02] "POST /access-control-lists HTTP/1.1" 200 596 0.064649 10.0.0.19 - - [2025-11-24 01:45:02] "GET /virtual-network/4fa16029-3094-493a-ab43-eca096e2bec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.065406 10.0.0.19 - - [2025-11-24 01:45:02] "PUT /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed HTTP/1.1" 200 264 0.053389 10.0.0.19 - - [2025-11-24 01:45:03] "PUT /virtual-network/4fa16029-3094-493a-ab43-eca096e2bec5 HTTP/1.1" 200 264 0.041963 10.0.0.19 - - [2025-11-24 01:45:03] "POST /security-groups HTTP/1.1" 200 591 0.065941 10.0.0.19 - - [2025-11-24 01:45:03] "POST /fqname-to-id HTTP/1.1" 404 270 0.002290 10.0.0.19 - - [2025-11-24 01:45:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.028049 10.0.0.19 - - [2025-11-24 01:45:03] "POST /chown HTTP/1.1" 200 109 0.058161 10.0.0.19 - - [2025-11-24 01:45:03] "POST /access-control-lists HTTP/1.1" 200 632 0.077037 10.0.0.19 - - [2025-11-24 01:45:03] "POST /fqname-to-id HTTP/1.1" 404 269 0.010892 10.0.0.19 - - [2025-11-24 01:45:03] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003764 10.0.0.19 - - [2025-11-24 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.19 - - [2025-11-24 01:45:03] "GET /policy-management/abe37536-6a39-4e1f-9761-1f8534a6fe27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002376 10.0.0.19 - - [2025-11-24 01:45:03] "POST /tags HTTP/1.1" 409 226 0.001688 10.0.0.19 - - [2025-11-24 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.19 - - [2025-11-24 01:45:03] "GET /tag/7f0be310-c0c9-4b55-a6ed-4a31194cfa64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012350 10.0.0.19 - - [2025-11-24 01:45:03] "POST /access-control-lists HTTP/1.1" 200 630 0.071039 10.0.0.19 - - [2025-11-24 01:45:03] "POST /firewall-rules HTTP/1.1" 200 600 0.133861 10.0.0.19 - - [2025-11-24 01:45:03] "GET /firewall-rule/09dbc852-1380-45f3-8a69-aabe91100d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004717 10.0.0.19 - - [2025-11-24 01:45:03] "GET /firewall-policy/5ce5d9e6-f38d-4c24-9bc9-ba9814a13a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004539 10.0.0.19 - - [2025-11-24 01:45:03] "GET /firewall-rule/09dbc852-1380-45f3-8a69-aabe91100d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002501 10.0.0.19 - - [2025-11-24 01:45:03] "POST /ref-update HTTP/1.1" 200 156 0.049638 10.0.0.19 - - [2025-11-24 01:45:03] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009422 10.0.0.19 - - [2025-11-24 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.19 - - [2025-11-24 01:45:03] "GET /policy-management/abe37536-6a39-4e1f-9761-1f8534a6fe27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003405 10.0.0.19 - - [2025-11-24 01:45:03] "POST /tags HTTP/1.1" 409 226 0.001899 10.0.0.19 - - [2025-11-24 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001486 10.0.0.19 - - [2025-11-24 01:45:03] "GET /tag/7f0be310-c0c9-4b55-a6ed-4a31194cfa64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012769 10.0.0.19 - - [2025-11-24 01:45:03] "POST /firewall-rules HTTP/1.1" 200 598 0.081916 10.0.0.19 - - [2025-11-24 01:45:03] "GET /firewall-rule/8f7c1364-e020-42bd-bda8-7bbb59d4e108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.019121 10.0.0.19 - - [2025-11-24 01:45:03] "GET /firewall-policy/5ce5d9e6-f38d-4c24-9bc9-ba9814a13a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.004673 10.0.0.19 - - [2025-11-24 01:45:03] "GET /firewall-rule/8f7c1364-e020-42bd-bda8-7bbb59d4e108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002503 10.0.0.19 - - [2025-11-24 01:45:03] "POST /ref-update HTTP/1.1" 200 156 0.078545 10.0.0.19 - - [2025-11-24 01:45:05] "POST /tags HTTP/1.1" 200 345 0.087314 10.0.0.19 - - [2025-11-24 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.014254 10.0.0.19 - - [2025-11-24 01:45:05] "GET /tag/b60b371c-9108-426b-8e56-4f0a8d06276a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.035640 10.0.0.19 - - [2025-11-24 01:45:05] "POST /projects HTTP/1.1" 409 238 0.003705 10.0.0.19 - - [2025-11-24 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.19 - - [2025-11-24 01:45:05] "GET /project/fd38a56b-b857-4f54-9784-d6fee6b6d97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034026 10.0.0.19 - - [2025-11-24 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.19 - - [2025-11-24 01:45:05] "GET /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005023 10.0.0.19 - - [2025-11-24 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.19 - - [2025-11-24 01:45:05] "GET /virtual-network/4fa16029-3094-493a-ab43-eca096e2bec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004364 10.0.0.19 - - [2025-11-24 01:45:05] "POST /security-groups HTTP/1.1" 409 285 0.002795 10.0.0.19 - - [2025-11-24 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.19 - - [2025-11-24 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.19 - - [2025-11-24 01:45:05] "PUT /security-group/e2dd000c-2738-4089-adb4-97b4b662eb10 HTTP/1.1" 200 262 0.066215 10.0.0.19 - - [2025-11-24 01:45:05] "PUT /access-control-list/55fafc2a-6c49-407b-9238-166ae89c6b2e HTTP/1.1" 200 272 0.016182 10.0.0.19 - - [2025-11-24 01:45:05] "GET /project/fd38a56b-b857-4f54-9784-d6fee6b6d97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.077068 10.0.0.19 - - [2025-11-24 01:45:05] "PUT /access-control-list/74b77d74-394e-4c87-a282-4fbea6e21b95 HTTP/1.1" 200 272 0.037812 10.0.0.19 - - [2025-11-24 01:45:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.037967 10.0.0.19 - - [2025-11-24 01:45:05] "POST /tags HTTP/1.1" 409 228 0.019060 10.0.0.19 - - [2025-11-24 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.19 - - [2025-11-24 01:45:05] "GET /tag/b60b371c-9108-426b-8e56-4f0a8d06276a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013104 10.0.0.19 - - [2025-11-24 01:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.19 - - [2025-11-24 01:45:06] "GET /project/8aa65816-4918-4e2d-a075-eb6360981323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.103017 10.0.0.19 - - [2025-11-24 01:45:06] "POST /tags HTTP/1.1" 200 345 0.282448 10.0.0.19 - - [2025-11-24 01:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005106 10.0.0.19 - - [2025-11-24 01:45:06] "GET /tag/550e8297-ec82-4f05-bcd9-fd84d528f1ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.017269 10.0.0.19 - - [2025-11-24 01:45:06] "POST /projects HTTP/1.1" 409 238 0.002132 10.0.0.19 - - [2025-11-24 01:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.19 - - [2025-11-24 01:45:06] "GET /project/8aa65816-4918-4e2d-a075-eb6360981323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039945 10.0.0.19 - - [2025-11-24 01:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001495 10.0.0.19 - - [2025-11-24 01:45:06] "GET /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003837 10.0.0.19 - - [2025-11-24 01:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.19 - - [2025-11-24 01:45:06] "GET /virtual-network/4fa16029-3094-493a-ab43-eca096e2bec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004577 10.0.0.19 - - [2025-11-24 01:45:06] "POST /security-groups HTTP/1.1" 409 285 0.002217 10.0.0.19 - - [2025-11-24 01:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.19 - - [2025-11-24 01:45:06] "PUT /security-group/4b022acf-6480-49bb-8a3a-66514134dc8b HTTP/1.1" 200 262 0.056648 10.0.0.19 - - [2025-11-24 01:45:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.031050 10.0.0.19 - - [2025-11-24 01:45:06] "PUT /access-control-list/ec9c3314-1378-4063-8234-89ad8e19bfb5 HTTP/1.1" 200 272 0.009252 10.0.0.19 - - [2025-11-24 01:45:06] "POST /tags HTTP/1.1" 409 228 0.010561 10.0.0.19 - - [2025-11-24 01:45:06] "PUT /access-control-list/11b1427b-fe00-4c3f-a4c3-de0047bccee7 HTTP/1.1" 200 272 0.033753 10.0.0.19 - - [2025-11-24 01:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.19 - - [2025-11-24 01:45:06] "GET /tag/550e8297-ec82-4f05-bcd9-fd84d528f1ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011124 10.0.0.19 - - [2025-11-24 01:45:06] "POST /tags HTTP/1.1" 200 291 0.059889 10.0.0.19 - - [2025-11-24 01:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.19 - - [2025-11-24 01:45:06] "GET /tag/181c10c4-9c01-4b26-b9d3-f89aafd76f61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.013177 10.0.0.19 - - [2025-11-24 01:45:06] "POST /tags HTTP/1.1" 200 303 0.051764 10.0.0.19 - - [2025-11-24 01:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.19 - - [2025-11-24 01:45:06] "GET /tag/c28de4fb-91b7-4e20-97aa-735e2ecba13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012337 10.0.0.19 - - [2025-11-24 01:45:06] "POST /tags HTTP/1.1" 409 252 0.001994 10.0.0.19 - - [2025-11-24 01:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.19 - - [2025-11-24 01:45:07] "GET /tag/90c5db91-888e-4636-8d0b-d9884d8b3484?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.018733 10.0.0.19 - - [2025-11-24 01:45:07] "POST /tags HTTP/1.1" 409 226 0.002867 10.0.0.19 - - [2025-11-24 01:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011398 10.0.0.19 - - [2025-11-24 01:45:07] "GET /tag/e87982a6-fc63-4918-ad47-f913189536c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012642 10.0.0.19 - - [2025-11-24 01:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.19 - - [2025-11-24 01:45:07] "GET /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005061 10.0.0.19 - - [2025-11-24 01:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.19 - - [2025-11-24 01:45:07] "GET /project/fd38a56b-b857-4f54-9784-d6fee6b6d97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033087 10.0.0.19 - - [2025-11-24 01:45:07] "POST /virtual-machines HTTP/1.1" 200 395 0.013642 10.0.0.19 - - [2025-11-24 01:45:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.008577 10.0.0.19 - - [2025-11-24 01:45:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107635 10.0.0.19 - - [2025-11-24 01:45:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.013487 10.0.0.19 - - [2025-11-24 01:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.19 - - [2025-11-24 01:45:07] "GET /virtual-machine-interface/347bcad4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005256 10.0.0.19 - - [2025-11-24 01:45:07] "POST /instance-ips HTTP/1.1" 200 397 0.022298 10.0.0.19 - - [2025-11-24 01:45:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.024051 10.0.0.19 - - [2025-11-24 01:45:07] "GET /virtual-machine-interface/347bcad4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.010688 10.0.0.19 - - [2025-11-24 01:45:07] "POST /set-tag HTTP/1.1" 200 109 0.075508 10.0.0.19 - - [2025-11-24 01:45:07] "GET /virtual-machine-interface/347bcad4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.012390 10.0.0.19 - - [2025-11-24 01:45:07] "GET /instance-ip/34920b3c-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003707 10.0.0.19 - - [2025-11-24 01:45:07] "GET /virtual-machine-interface/347bcad4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005025 10.0.0.19 - - [2025-11-24 01:45:07] "POST /set-tag HTTP/1.1" 200 109 0.002562 10.0.0.19 - - [2025-11-24 01:45:07] "GET /virtual-router/98902574-a2f5-43de-bde8-bff099a337f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003554 10.0.0.19 - - [2025-11-24 01:45:07] "POST /ref-update HTTP/1.1" 200 156 0.015118 10.0.0.19 - - [2025-11-24 01:45:07] "GET /virtual-machine-interface/347bcad4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.018958 10.0.0.19 - - [2025-11-24 01:45:07] "POST /set-tag HTTP/1.1" 200 109 0.002892 10.0.0.19 - - [2025-11-24 01:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.19 - - [2025-11-24 01:45:07] "GET /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004267 10.0.0.19 - - [2025-11-24 01:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001397 10.0.0.19 - - [2025-11-24 01:45:08] "GET /project/fd38a56b-b857-4f54-9784-d6fee6b6d97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044245 10.0.0.19 - - [2025-11-24 01:45:08] "POST /virtual-machines HTTP/1.1" 200 395 0.007716 10.0.0.19 - - [2025-11-24 01:45:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.033327 10.0.0.19 - - [2025-11-24 01:45:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.144693 10.0.0.19 - - [2025-11-24 01:45:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.018562 10.0.0.19 - - [2025-11-24 01:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.028500 10.0.0.19 - - [2025-11-24 01:45:08] "GET /virtual-machine-interface/34f93c62-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.010900 10.0.0.19 - - [2025-11-24 01:45:08] "POST /instance-ips HTTP/1.1" 200 397 0.047690 10.0.0.19 - - [2025-11-24 01:45:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.031674 10.0.0.19 - - [2025-11-24 01:45:08] "GET /virtual-machine-interface/34f93c62-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.015936 10.0.0.19 - - [2025-11-24 01:45:08] "POST /set-tag HTTP/1.1" 200 109 0.071829 10.0.0.19 - - [2025-11-24 01:45:08] "GET /virtual-machine-interface/34f93c62-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.014479 10.0.0.19 - - [2025-11-24 01:45:08] "GET /instance-ip/351afbcc-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.004382 10.0.0.19 - - [2025-11-24 01:45:08] "GET /virtual-machine-interface/34f93c62-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005336 10.0.0.19 - - [2025-11-24 01:45:08] "POST /set-tag HTTP/1.1" 200 109 0.002206 10.0.0.19 - - [2025-11-24 01:45:08] "GET /virtual-router/98902574-a2f5-43de-bde8-bff099a337f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.003417 10.0.0.19 - - [2025-11-24 01:45:08] "POST /ref-update HTTP/1.1" 200 156 0.017709 10.0.0.19 - - [2025-11-24 01:45:08] "GET /virtual-machine-interface/34f93c62-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.016458 10.0.0.19 - - [2025-11-24 01:45:08] "POST /set-tag HTTP/1.1" 200 109 0.003765 10.0.0.19 - - [2025-11-24 01:45:08] "POST /tags HTTP/1.1" 200 291 0.019595 10.0.0.19 - - [2025-11-24 01:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.016549 10.0.0.19 - - [2025-11-24 01:45:08] "GET /tag/9f8b42bd-490a-47fd-a52b-cd3d904b5da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.020629 10.0.0.19 - - [2025-11-24 01:45:08] "POST /tags HTTP/1.1" 409 252 0.002118 10.0.0.19 - - [2025-11-24 01:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.19 - - [2025-11-24 01:45:08] "GET /tag/73498f49-5ea5-4f88-b306-7e69094bb934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011395 10.0.0.19 - - [2025-11-24 01:45:09] "POST /tags HTTP/1.1" 409 226 0.002794 10.0.0.19 - - [2025-11-24 01:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.19 - - [2025-11-24 01:45:09] "GET /tag/7f0be310-c0c9-4b55-a6ed-4a31194cfa64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011630 10.0.0.19 - - [2025-11-24 01:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.19 - - [2025-11-24 01:45:09] "GET /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005935 10.0.0.19 - - [2025-11-24 01:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.19 - - [2025-11-24 01:45:09] "GET /project/8aa65816-4918-4e2d-a075-eb6360981323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034976 10.0.0.19 - - [2025-11-24 01:45:09] "POST /virtual-machines HTTP/1.1" 200 395 0.007931 10.0.0.19 - - [2025-11-24 01:45:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.012905 10.0.0.19 - - [2025-11-24 01:45:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116636 10.0.0.19 - - [2025-11-24 01:45:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.011633 10.0.0.19 - - [2025-11-24 01:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.020400 10.0.0.19 - - [2025-11-24 01:45:09] "GET /virtual-machine-interface/35a6ca76-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005855 10.0.0.19 - - [2025-11-24 01:45:09] "POST /instance-ips HTTP/1.1" 200 397 0.024658 10.0.0.19 - - [2025-11-24 01:45:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.027223 10.0.0.19 - - [2025-11-24 01:45:09] "GET /virtual-machine-interface/35a6ca76-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.010106 10.0.0.19 - - [2025-11-24 01:45:09] "POST /set-tag HTTP/1.1" 200 109 0.063741 10.0.0.19 - - [2025-11-24 01:45:09] "GET /virtual-machine-interface/35a6ca76-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.016508 10.0.0.19 - - [2025-11-24 01:45:09] "GET /instance-ip/35c1cd58-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.006532 10.0.0.19 - - [2025-11-24 01:45:09] "GET /virtual-machine-interface/35a6ca76-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004660 10.0.0.19 - - [2025-11-24 01:45:09] "POST /set-tag HTTP/1.1" 200 109 0.002640 10.0.0.19 - - [2025-11-24 01:45:09] "GET /virtual-router/98902574-a2f5-43de-bde8-bff099a337f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004645 10.0.0.19 - - [2025-11-24 01:45:09] "POST /ref-update HTTP/1.1" 200 156 0.017410 10.0.0.19 - - [2025-11-24 01:45:09] "GET /virtual-machine-interface/35a6ca76-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.006346 10.0.0.19 - - [2025-11-24 01:45:09] "POST /set-tag HTTP/1.1" 200 109 0.003003 10.0.0.19 - - [2025-11-24 01:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.19 - - [2025-11-24 01:45:09] "GET /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006021 10.0.0.19 - - [2025-11-24 01:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.19 - - [2025-11-24 01:45:09] "GET /project/8aa65816-4918-4e2d-a075-eb6360981323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049306 10.0.0.19 - - [2025-11-24 01:45:10] "POST /virtual-machines HTTP/1.1" 200 395 0.008374 10.0.0.19 - - [2025-11-24 01:45:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.030823 10.0.0.19 - - [2025-11-24 01:45:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108671 10.0.0.19 - - [2025-11-24 01:45:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.011541 10.0.0.19 - - [2025-11-24 01:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008080 10.0.0.19 - - [2025-11-24 01:45:10] "GET /virtual-machine-interface/3624336c-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.012790 10.0.0.19 - - [2025-11-24 01:45:10] "POST /instance-ips HTTP/1.1" 200 397 0.028441 10.0.0.19 - - [2025-11-24 01:45:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.028911 10.0.0.19 - - [2025-11-24 01:45:10] "GET /virtual-machine-interface/3624336c-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.020472 10.0.0.19 - - [2025-11-24 01:45:10] "POST /set-tag HTTP/1.1" 200 109 0.066743 10.0.0.19 - - [2025-11-24 01:45:10] "GET /virtual-machine-interface/3624336c-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.010581 10.0.0.19 - - [2025-11-24 01:45:10] "GET /instance-ip/363efad0-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.006068 10.0.0.19 - - [2025-11-24 01:45:10] "GET /virtual-machine-interface/3624336c-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004616 10.0.0.19 - - [2025-11-24 01:45:10] "POST /set-tag HTTP/1.1" 200 109 0.002256 10.0.0.19 - - [2025-11-24 01:45:10] "GET /virtual-router/98902574-a2f5-43de-bde8-bff099a337f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.004022 10.0.0.19 - - [2025-11-24 01:45:10] "POST /ref-update HTTP/1.1" 200 156 0.018598 10.0.0.19 - - [2025-11-24 01:45:10] "GET /virtual-machine-interface/3624336c-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005012 10.0.0.19 - - [2025-11-24 01:45:10] "POST /set-tag HTTP/1.1" 200 109 0.002378 10.0.0.19 - - [2025-11-24 01:45:10] "POST /tags HTTP/1.1" 200 299 0.019484 10.0.0.19 - - [2025-11-24 01:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.19 - - [2025-11-24 01:45:10] "GET /tag/59e2974c-71bb-4f3c-a069-cf6590062f32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011945 10.0.0.19 - - [2025-11-24 01:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.19 - - [2025-11-24 01:45:10] "GET /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007058 10.0.0.19 - - [2025-11-24 01:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.19 - - [2025-11-24 01:45:10] "GET /project/fd38a56b-b857-4f54-9784-d6fee6b6d97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037866 10.0.0.19 - - [2025-11-24 01:45:10] "POST /virtual-machines HTTP/1.1" 200 395 0.013503 10.0.0.19 - - [2025-11-24 01:45:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.009862 10.0.0.19 - - [2025-11-24 01:45:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112146 10.0.0.19 - - [2025-11-24 01:45:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.038934 10.0.0.19 - - [2025-11-24 01:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003817 10.0.0.19 - - [2025-11-24 01:45:11] "GET /virtual-machine-interface/36a9eee4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005339 10.0.0.19 - - [2025-11-24 01:45:11] "POST /instance-ips HTTP/1.1" 200 397 0.018922 10.0.0.19 - - [2025-11-24 01:45:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.026447 10.0.0.19 - - [2025-11-24 01:45:11] "GET /virtual-machine-interface/36a9eee4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.019135 10.0.0.19 - - [2025-11-24 01:45:11] "POST /set-tag HTTP/1.1" 200 109 0.032585 10.0.0.19 - - [2025-11-24 01:45:11] "GET /virtual-machine-interface/36a9eee4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.024511 10.0.0.19 - - [2025-11-24 01:45:11] "GET /instance-ip/36c2de5e-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003546 10.0.0.19 - - [2025-11-24 01:45:11] "GET /virtual-machine-interface/36a9eee4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005536 10.0.0.19 - - [2025-11-24 01:45:11] "POST /set-tag HTTP/1.1" 200 109 0.002409 10.0.0.19 - - [2025-11-24 01:45:11] "POST /tags HTTP/1.1" 200 299 0.033469 10.0.0.19 - - [2025-11-24 01:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.19 - - [2025-11-24 01:45:11] "GET /tag/51033311-c1cf-453c-8747-e4e01715a41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.015842 10.0.0.19 - - [2025-11-24 01:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.19 - - [2025-11-24 01:45:11] "GET /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004972 10.0.0.19 - - [2025-11-24 01:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.19 - - [2025-11-24 01:45:11] "GET /project/fd38a56b-b857-4f54-9784-d6fee6b6d97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041674 10.0.0.19 - - [2025-11-24 01:45:11] "POST /virtual-machines HTTP/1.1" 200 395 0.009965 10.0.0.19 - - [2025-11-24 01:45:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.008235 10.0.0.19 - - [2025-11-24 01:45:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120147 10.0.0.19 - - [2025-11-24 01:45:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.021293 10.0.0.19 - - [2025-11-24 01:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005774 10.0.0.19 - - [2025-11-24 01:45:11] "GET /virtual-machine-interface/371cf33a-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.004801 10.0.0.19 - - [2025-11-24 01:45:11] "POST /instance-ips HTTP/1.1" 200 397 0.022830 10.0.0.19 - - [2025-11-24 01:45:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.027423 10.0.0.19 - - [2025-11-24 01:45:11] "GET /virtual-machine-interface/371cf33a-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.011006 10.0.0.19 - - [2025-11-24 01:45:12] "POST /set-tag HTTP/1.1" 200 109 0.032742 10.0.0.19 - - [2025-11-24 01:45:12] "GET /virtual-machine-interface/371cf33a-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005907 10.0.0.19 - - [2025-11-24 01:45:12] "GET /instance-ip/3733f148-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.005056 10.0.0.19 - - [2025-11-24 01:45:12] "GET /virtual-machine-interface/371cf33a-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006860 10.0.0.19 - - [2025-11-24 01:45:12] "POST /set-tag HTTP/1.1" 200 109 0.002317 10.0.0.19 - - [2025-11-24 01:45:12] "POST /tags HTTP/1.1" 200 299 0.035007 10.0.0.19 - - [2025-11-24 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010616 10.0.0.19 - - [2025-11-24 01:45:12] "GET /tag/c26e6663-f8ca-439a-89af-13aa1d5f9880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.021718 10.0.0.19 - - [2025-11-24 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.19 - - [2025-11-24 01:45:12] "GET /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004224 10.0.0.19 - - [2025-11-24 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.19 - - [2025-11-24 01:45:12] "GET /project/8aa65816-4918-4e2d-a075-eb6360981323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036770 10.0.0.19 - - [2025-11-24 01:45:12] "POST /virtual-machines HTTP/1.1" 200 395 0.011798 10.0.0.19 - - [2025-11-24 01:45:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.009206 10.0.0.19 - - [2025-11-24 01:45:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115447 10.0.0.19 - - [2025-11-24 01:45:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.025654 10.0.0.19 - - [2025-11-24 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.017446 10.0.0.19 - - [2025-11-24 01:45:12] "GET /virtual-machine-interface/378ea372-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.005355 10.0.0.19 - - [2025-11-24 01:45:12] "POST /instance-ips HTTP/1.1" 200 397 0.020773 10.0.0.19 - - [2025-11-24 01:45:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.024949 10.0.0.19 - - [2025-11-24 01:45:12] "GET /virtual-machine-interface/378ea372-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.010809 10.0.0.19 - - [2025-11-24 01:45:12] "POST /set-tag HTTP/1.1" 200 109 0.023849 10.0.0.19 - - [2025-11-24 01:45:12] "GET /virtual-machine-interface/378ea372-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.016659 10.0.0.19 - - [2025-11-24 01:45:12] "GET /instance-ip/37a5d8b2-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.010501 10.0.0.19 - - [2025-11-24 01:45:12] "GET /virtual-machine-interface/378ea372-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006445 10.0.0.19 - - [2025-11-24 01:45:12] "POST /set-tag HTTP/1.1" 200 109 0.002213 10.0.0.19 - - [2025-11-24 01:45:12] "POST /tags HTTP/1.1" 200 299 0.022839 10.0.0.19 - - [2025-11-24 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.19 - - [2025-11-24 01:45:12] "GET /tag/2f7bbf8b-c5be-424d-a340-c08aee84fa4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.017377 10.0.0.19 - - [2025-11-24 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.19 - - [2025-11-24 01:45:13] "GET /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004562 10.0.0.19 - - [2025-11-24 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.19 - - [2025-11-24 01:45:13] "GET /project/8aa65816-4918-4e2d-a075-eb6360981323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043549 10.0.0.19 - - [2025-11-24 01:45:13] "POST /virtual-machines HTTP/1.1" 200 395 0.008378 10.0.0.19 - - [2025-11-24 01:45:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.030105 10.0.0.19 - - [2025-11-24 01:45:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.143138 10.0.0.19 - - [2025-11-24 01:45:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.018316 10.0.0.19 - - [2025-11-24 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.014069 10.0.0.19 - - [2025-11-24 01:45:13] "GET /global-system-configs HTTP/1.1" 200 322 0.005589 10.0.0.19 - - [2025-11-24 01:45:13] "GET /virtual-machine-interface/3800ea7c-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.027689 10.0.0.19 - - [2025-11-24 01:45:13] "POST /instance-ips HTTP/1.1" 200 397 0.024258 10.0.0.19 - - [2025-11-24 01:45:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.032150 10.0.0.19 - - [2025-11-24 01:45:13] "GET /virtual-machine-interface/3800ea7c-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2934 0.021444 10.0.0.19 - - [2025-11-24 01:45:13] "POST /set-tag HTTP/1.1" 200 109 0.024230 10.0.0.19 - - [2025-11-24 01:45:13] "GET /virtual-machine-interface/3800ea7c-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008874 10.0.0.19 - - [2025-11-24 01:45:13] "GET /instance-ip/3820a8f8-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1978 0.003586 10.0.0.19 - - [2025-11-24 01:45:13] "GET /virtual-machine-interface/3800ea7c-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004705 10.0.0.19 - - [2025-11-24 01:45:13] "POST /set-tag HTTP/1.1" 200 109 0.007639 10.0.0.19 - - [2025-11-24 01:45:13] "GET /virtual-router/98902574-a2f5-43de-bde8-bff099a337f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.003647 10.0.0.19 - - [2025-11-24 01:45:13] "POST /ref-update HTTP/1.1" 200 156 0.016255 10.0.0.19 - - [2025-11-24 01:45:13] "GET /virtual-machine-interface/36a9eee4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.015727 10.0.0.19 - - [2025-11-24 01:45:13] "POST /set-tag HTTP/1.1" 200 109 0.002973 10.0.0.19 - - [2025-11-24 01:45:13] "GET /virtual-machine-interface/347bcad4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005314 10.0.0.19 - - [2025-11-24 01:45:13] "POST /set-tag HTTP/1.1" 200 109 0.002503 10.0.0.19 - - [2025-11-24 01:45:13] "GET /virtual-router/98902574-a2f5-43de-bde8-bff099a337f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005053 10.0.0.19 - - [2025-11-24 01:45:13] "POST /ref-update HTTP/1.1" 200 156 0.009554 10.0.0.19 - - [2025-11-24 01:45:13] "GET /virtual-machine-interface/371cf33a-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.013762 10.0.0.19 - - [2025-11-24 01:45:13] "POST /set-tag HTTP/1.1" 200 109 0.006557 10.0.0.19 - - [2025-11-24 01:45:14] "GET /virtual-router/98902574-a2f5-43de-bde8-bff099a337f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.008370 10.0.0.19 - - [2025-11-24 01:45:14] "POST /ref-update HTTP/1.1" 200 156 0.015623 10.0.0.19 - - [2025-11-24 01:45:14] "GET /virtual-machine-interface/378ea372-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007047 10.0.0.19 - - [2025-11-24 01:45:14] "POST /set-tag HTTP/1.1" 200 109 0.004085 10.0.0.19 - - [2025-11-24 01:45:14] "GET /virtual-router/98902574-a2f5-43de-bde8-bff099a337f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.033322 10.0.0.19 - - [2025-11-24 01:45:14] "POST /ref-update HTTP/1.1" 200 156 0.017031 10.0.0.19 - - [2025-11-24 01:45:14] "GET /virtual-machine-interface/3800ea7c-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.020780 10.0.0.19 - - [2025-11-24 01:45:14] "POST /set-tag HTTP/1.1" 200 109 0.005365 10.0.0.19 - - [2025-11-24 01:45:14] "GET /virtual-machine-interface/34f93c62-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004934 10.0.0.19 - - [2025-11-24 01:45:14] "POST /set-tag HTTP/1.1" 200 109 0.002225 10.0.0.19 - - [2025-11-24 01:45:14] "GET /virtual-machine-interface/35a6ca76-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004978 10.0.0.19 - - [2025-11-24 01:45:14] "POST /set-tag HTTP/1.1" 200 109 0.006826 10.0.0.19 - - [2025-11-24 01:45:14] "GET /virtual-machine-interface/3624336c-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.007222 10.0.0.19 - - [2025-11-24 01:45:14] "POST /set-tag HTTP/1.1" 200 109 0.002602 10.0.0.19 - - [2025-11-24 01:45:14] "GET /virtual-machine-interface/36a9eee4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004865 10.0.0.19 - - [2025-11-24 01:45:14] "POST /set-tag HTTP/1.1" 200 109 0.003340 10.0.0.19 - - [2025-11-24 01:45:14] "GET /virtual-machine-interface/371cf33a-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005276 10.0.0.19 - - [2025-11-24 01:45:14] "POST /set-tag HTTP/1.1" 200 109 0.003899 10.0.0.19 - - [2025-11-24 01:45:14] "GET /virtual-machine-interface/34f93c62-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.020401 10.0.0.19 - - [2025-11-24 01:45:14] "POST /set-tag HTTP/1.1" 200 109 0.002523 10.0.0.19 - - [2025-11-24 01:45:14] "GET /global-system-configs HTTP/1.1" 200 322 0.002042 10.0.0.19 - - [2025-11-24 01:45:14] "GET /virtual-machine-interface/378ea372-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005496 10.0.0.19 - - [2025-11-24 01:45:14] "POST /set-tag HTTP/1.1" 200 109 0.002838 10.0.0.19 - - [2025-11-24 01:45:14] "GET /virtual-machine-interface/3800ea7c-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006434 10.0.0.19 - - [2025-11-24 01:45:14] "POST /set-tag HTTP/1.1" 200 109 0.002324 10.0.0.19 - - [2025-11-24 01:45:14] "GET /virtual-machine-interface/347bcad4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005720 10.0.0.19 - - [2025-11-24 01:45:14] "POST /set-tag HTTP/1.1" 200 109 0.002510 10.0.0.19 - - [2025-11-24 01:45:14] "GET /virtual-machine-interface/3624336c-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004527 10.0.0.19 - - [2025-11-24 01:45:14] "POST /set-tag HTTP/1.1" 200 109 0.003308 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:45:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001010 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:45:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000903 10.0.0.19 - - [2025-11-24 01:45:15] "GET /virtual-machine-interface/35a6ca76-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004888 10.0.0.19 - - [2025-11-24 01:45:15] "POST /set-tag HTTP/1.1" 200 109 0.003004 10.0.0.19 - - [2025-11-24 01:45:16] "GET /virtual-machine/7edf024a-f66a-4bbd-8173-238d38171e9f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003168 10.0.0.19 - - [2025-11-24 01:45:16] "GET /virtual-machine-interface/347bcad4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003973 10.0.0.19 - - [2025-11-24 01:45:16] "GET /virtual-machine/49438b14-0e5f-40f0-9bec-b5bbfc6a2a7f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003021 10.0.0.19 - - [2025-11-24 01:45:16] "GET /virtual-machine-interface/34f93c62-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008993 10.0.0.19 - - [2025-11-24 01:45:16] "GET /virtual-machine/e079a81f-6875-4b8b-a229-b05a358f806b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003625 10.0.0.19 - - [2025-11-24 01:45:16] "GET /virtual-machine-interface/35a6ca76-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004334 10.0.0.19 - - [2025-11-24 01:45:16] "GET /virtual-machine/0ee901f8-54ed-4020-830d-cefb8835af2a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003187 10.0.0.19 - - [2025-11-24 01:45:16] "GET /virtual-machine-interface/3624336c-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004807 10.0.0.19 - - [2025-11-24 01:45:17] "GET /virtual-machine-interface/36a9eee4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004962 10.0.0.19 - - [2025-11-24 01:45:17] "POST /set-tag HTTP/1.1" 200 109 0.005070 10.0.0.19 - - [2025-11-24 01:45:17] "GET /virtual-machine-interface/3800ea7c-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008915 10.0.0.19 - - [2025-11-24 01:45:17] "POST /set-tag HTTP/1.1" 200 109 0.004024 10.0.0.19 - - [2025-11-24 01:45:18] "GET /virtual-machine-interface/371cf33a-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004536 10.0.0.19 - - [2025-11-24 01:45:18] "POST /set-tag HTTP/1.1" 200 109 0.003344 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:45:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001040 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:45:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000971 10.0.0.19 - - [2025-11-24 01:45:21] "GET /virtual-machine/44f36c5e-3e8e-4596-80c4-12c22ec503ad?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003136 10.0.0.19 - - [2025-11-24 01:45:21] "GET /virtual-machine-interface/36a9eee4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004087 10.0.0.19 - - [2025-11-24 01:45:22] "GET /virtual-machine-interface/378ea372-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.013950 10.0.0.19 - - [2025-11-24 01:45:22] "POST /set-tag HTTP/1.1" 200 109 0.003135 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:45:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001106 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:45:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000953 10.0.0.19 - - [2025-11-24 01:45:26] "GET /virtual-machine/10059735-f8ac-45cb-96c2-38b8c68ab160?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003535 10.0.0.19 - - [2025-11-24 01:45:26] "GET /virtual-machine-interface/378ea372-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004137 10.0.0.19 - - [2025-11-24 01:45:26] "GET /virtual-machine/2150be00-a3e0-457c-a88e-9456f6783454?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002924 10.0.0.19 - - [2025-11-24 01:45:26] "GET /virtual-machine-interface/371cf33a-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004005 10.0.0.19 - - [2025-11-24 01:45:26] "GET /virtual-machine/64cf6fe7-dfaa-404f-af1a-e18a7f199b9c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004119 10.0.0.19 - - [2025-11-24 01:45:26] "GET /virtual-machine-interface/3800ea7c-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004993 10.0.0.19 - - [2025-11-24 01:45:27] "GET /loadbalancer/f4fbe530-f9aa-489d-a997-fab4c0dec6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001998 10.0.0.19 - - [2025-11-24 01:45:27] "POST /tags HTTP/1.1" 200 333 0.033229 10.0.0.19 - - [2025-11-24 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006670 10.0.0.19 - - [2025-11-24 01:45:27] "GET /tag/07be6bd0-ddec-439a-8c1a-29ef9339e656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.015223 10.0.0.19 - - [2025-11-24 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.19 - - [2025-11-24 01:45:27] "GET /project/fd38a56b-b857-4f54-9784-d6fee6b6d97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034604 10.0.0.19 - - [2025-11-24 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007379 10.0.0.19 - - [2025-11-24 01:45:27] "GET /virtual-network/4fa16029-3094-493a-ab43-eca096e2bec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.007202 10.0.0.19 - - [2025-11-24 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004699 10.0.0.19 - - [2025-11-24 01:45:27] "GET /service-appliance-set/afdac80b-eb5b-4f18-84ff-58c57c38d5a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004038 10.0.0.19 - - [2025-11-24 01:45:27] "POST /fqname-to-id HTTP/1.1" 404 273 0.001975 10.0.0.19 - - [2025-11-24 01:45:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.091378 10.0.0.19 - - [2025-11-24 01:45:27] "GET /virtual-machine-interface/36a6548c-a052-4d31-b823-b6c75a2d13b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.007003 10.0.0.19 - - [2025-11-24 01:45:27] "POST /instance-ips HTTP/1.1" 200 409 0.026754 10.0.0.19 - - [2025-11-24 01:45:27] "GET /instance-ip/c1957cff-a4ca-4c85-98fc-2e7ecbc08fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.006867 10.0.0.19 - - [2025-11-24 01:45:27] "POST /loadbalancers HTTP/1.1" 200 629 0.064437 10.0.0.19 - - [2025-11-24 01:45:27] "GET /project/fd38a56b-b857-4f54-9784-d6fee6b6d97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033648 10.0.0.19 - - [2025-11-24 01:45:27] "GET /instance-ip/c1957cff-a4ca-4c85-98fc-2e7ecbc08fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.004924 10.0.0.19 - - [2025-11-24 01:45:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.022709 10.0.0.19 - - [2025-11-24 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011059 10.0.0.19 - - [2025-11-24 01:45:27] "POST /floating-ips HTTP/1.1" 200 597 0.063975 10.0.0.19 - - [2025-11-24 01:45:28] "GET /project/fd38a56b-b857-4f54-9784-d6fee6b6d97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.080229 10.0.0.19 - - [2025-11-24 01:45:28] "GET /loadbalancer/f4fbe530-f9aa-489d-a997-fab4c0dec6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.005330 10.0.0.19 - - [2025-11-24 01:45:28] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.024568 10.0.0.19 - - [2025-11-24 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009237 10.0.0.19 - - [2025-11-24 01:45:28] "GET /project/fd38a56b-b857-4f54-9784-d6fee6b6d97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050952 10.0.0.19 - - [2025-11-24 01:45:28] "GET /loadbalancer-listener/c56d6019-9c26-46ef-a8e8-709cc6158825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003860 10.0.0.19 - - [2025-11-24 01:45:28] "GET /loadbalancer-listener/c56d6019-9c26-46ef-a8e8-709cc6158825?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003647 10.0.0.19 - - [2025-11-24 01:45:28] "GET /loadbalancer/f4fbe530-f9aa-489d-a997-fab4c0dec6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.026116 10.0.0.19 - - [2025-11-24 01:45:28] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.060802 10.0.0.19 - - [2025-11-24 01:45:28] "GET /instance-ip/c1957cff-a4ca-4c85-98fc-2e7ecbc08fff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.006998 10.0.0.19 - - [2025-11-24 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.19 - - [2025-11-24 01:45:28] "GET /instance-ip/c1957cff-a4ca-4c85-98fc-2e7ecbc08fff?fields=floating_ips HTTP/1.1" 200 1213 0.007941 10.0.0.19 - - [2025-11-24 01:45:28] "GET /loadbalancer/f4fbe530-f9aa-489d-a997-fab4c0dec6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.001869 10.0.0.19 - - [2025-11-24 01:45:28] "GET /loadbalancer-pool/4d63f2d5-4c47-410b-b3ba-52ff01d8d12c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003153 10.0.0.19 - - [2025-11-24 01:45:28] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015885 10.0.0.19 - - [2025-11-24 01:45:28] "GET /floating-ip/d0626106-ba2f-4ad3-8192-bdab8590f9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.008632 10.0.0.19 - - [2025-11-24 01:45:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.030477 10.0.0.19 - - [2025-11-24 01:45:28] "GET /virtual-machine-interface/347bcad4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.019871 10.0.0.19 - - [2025-11-24 01:45:28] "GET /virtual-machine-interface/347bcad4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004357 10.0.0.19 - - [2025-11-24 01:45:28] "POST /ref-update HTTP/1.1" 200 156 0.006632 10.0.0.19 - - [2025-11-24 01:45:28] "POST /tags HTTP/1.1" 409 221 0.001983 10.0.0.19 - - [2025-11-24 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001537 10.0.0.19 - - [2025-11-24 01:45:28] "GET /tag/07be6bd0-ddec-439a-8c1a-29ef9339e656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.010689 10.0.0.19 - - [2025-11-24 01:45:28] "GET /floating-ip/d0626106-ba2f-4ad3-8192-bdab8590f9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1809 0.003452 10.0.0.19 - - [2025-11-24 01:45:28] "PUT /floating-ip/d0626106-ba2f-4ad3-8192-bdab8590f9fc HTTP/1.1" 200 256 0.010131 10.0.0.19 - - [2025-11-24 01:45:28] "POST /set-tag HTTP/1.1" 200 109 0.079579 10.0.0.19 - - [2025-11-24 01:45:28] "GET /loadbalancer-pool/4d63f2d5-4c47-410b-b3ba-52ff01d8d12c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003381 10.0.0.19 - - [2025-11-24 01:45:28] "POST /loadbalancer-members HTTP/1.1" 200 721 0.012861 10.0.0.19 - - [2025-11-24 01:45:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.031943 10.0.0.19 - - [2025-11-24 01:45:28] "GET /virtual-machine-interface/34f93c62-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.011420 10.0.0.19 - - [2025-11-24 01:45:28] "GET /virtual-machine-interface/34f93c62-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004203 10.0.0.19 - - [2025-11-24 01:45:28] "POST /ref-update HTTP/1.1" 200 156 0.006960 10.0.0.19 - - [2025-11-24 01:45:28] "GET /floating-ip/d0626106-ba2f-4ad3-8192-bdab8590f9fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.003711 10.0.0.19 - - [2025-11-24 01:45:28] "POST /set-tag HTTP/1.1" 200 109 0.071635 10.0.0.19 - - [2025-11-24 01:45:29] "POST /tags HTTP/1.1" 409 206 0.002195 10.0.0.19 - - [2025-11-24 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.19 - - [2025-11-24 01:45:29] "GET /tag/c28de4fb-91b7-4e20-97aa-735e2ecba13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012577 10.0.0.19 - - [2025-11-24 01:45:29] "POST /tags HTTP/1.1" 409 204 0.002530 10.0.0.19 - - [2025-11-24 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.19 - - [2025-11-24 01:45:29] "GET /tag/51033311-c1cf-453c-8747-e4e01715a41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.015418 10.0.0.19 - - [2025-11-24 01:45:29] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002669 10.0.0.19 - - [2025-11-24 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.19 - - [2025-11-24 01:45:29] "GET /policy-management/abe37536-6a39-4e1f-9761-1f8534a6fe27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002126 10.0.0.19 - - [2025-11-24 01:45:29] "POST /tags HTTP/1.1" 409 206 0.002321 10.0.0.19 - - [2025-11-24 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.19 - - [2025-11-24 01:45:29] "GET /tag/c28de4fb-91b7-4e20-97aa-735e2ecba13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011465 10.0.0.19 - - [2025-11-24 01:45:29] "POST /tags HTTP/1.1" 409 226 0.002441 10.0.0.19 - - [2025-11-24 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.19 - - [2025-11-24 01:45:29] "GET /tag/e87982a6-fc63-4918-ad47-f913189536c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011447 10.0.0.19 - - [2025-11-24 01:45:29] "POST /tags HTTP/1.1" 409 204 0.002215 10.0.0.19 - - [2025-11-24 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.19 - - [2025-11-24 01:45:29] "GET /tag/51033311-c1cf-453c-8747-e4e01715a41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.011040 10.0.0.19 - - [2025-11-24 01:45:30] "POST /tags HTTP/1.1" 409 226 0.002277 10.0.0.19 - - [2025-11-24 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.19 - - [2025-11-24 01:45:30] "GET /tag/e87982a6-fc63-4918-ad47-f913189536c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010916 10.0.0.19 - - [2025-11-24 01:45:30] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002851 10.0.0.19 - - [2025-11-24 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.19 - - [2025-11-24 01:45:30] "GET /policy-management/abe37536-6a39-4e1f-9761-1f8534a6fe27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002296 10.0.0.19 - - [2025-11-24 01:45:30] "POST /firewall-rules HTTP/1.1" 200 626 0.068694 10.0.0.19 - - [2025-11-24 01:45:30] "POST /firewall-rules HTTP/1.1" 200 646 0.078918 10.0.0.19 - - [2025-11-24 01:45:30] "GET /firewall-rule/58f7b922-aae9-468a-9a6e-6244c2a381d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.021249 10.0.0.19 - - [2025-11-24 01:45:30] "GET /firewall-policy/eba56938-3f17-470b-aa5a-ab232fc1684a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002837 10.0.0.19 - - [2025-11-24 01:45:30] "GET /firewall-rule/dada8425-1d97-4be0-8eaa-ef9077fe5d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003502 10.0.0.19 - - [2025-11-24 01:45:30] "POST /ref-update HTTP/1.1" 200 156 0.013218 10.0.0.19 - - [2025-11-24 01:45:30] "POST /firewall-policys HTTP/1.1" 200 606 0.020803 10.0.0.19 - - [2025-11-24 01:45:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.040107 10.0.0.19 - - [2025-11-24 01:45:30] "GET /firewall-policy/797b6b8f-8486-4e90-8de3-d8ebcf191d78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.004523 10.0.0.19 - - [2025-11-24 01:45:30] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002659 10.0.0.19 - - [2025-11-24 01:45:30] "GET /firewall-policy/797b6b8f-8486-4e90-8de3-d8ebcf191d78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002179 10.0.0.19 - - [2025-11-24 01:45:30] "GET /firewall-policy/538250c3-7b73-4287-9888-804c0d9a4b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003204 10.0.0.19 - - [2025-11-24 01:45:30] "GET /firewall-policy/5ce5d9e6-f38d-4c24-9bc9-ba9814a13a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004269 10.0.0.19 - - [2025-11-24 01:45:30] "GET /firewall-policy/eba56938-3f17-470b-aa5a-ab232fc1684a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003794 10.0.0.19 - - [2025-11-24 01:45:30] "GET /firewall-policy/eba56938-3f17-470b-aa5a-ab232fc1684a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001778 10.0.0.19 - - [2025-11-24 01:45:30] "GET /firewall-policy/5ce5d9e6-f38d-4c24-9bc9-ba9814a13a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003533 10.0.0.19 - - [2025-11-24 01:45:30] "POST /ref-update HTTP/1.1" 200 156 0.073487 10.0.0.19 - - [2025-11-24 01:45:30] "POST /ref-update HTTP/1.1" 200 156 0.028734 10.0.0.19 - - [2025-11-24 01:45:30] "POST /ref-update HTTP/1.1" 200 156 0.023772 10.0.0.19 - - [2025-11-24 01:45:30] "POST /ref-update HTTP/1.1" 200 156 0.030136 10.0.0.19 - - [2025-11-24 01:45:30] "POST /ref-update HTTP/1.1" 200 156 0.038349 10.0.0.19 - - [2025-11-24 01:45:31] "GET /firewall-policy/797b6b8f-8486-4e90-8de3-d8ebcf191d78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002855 10.0.0.19 - - [2025-11-24 01:46:44] "GET /virtual-machine-interface/ffebe55c-c8d5-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005152 10.0.0.19 - - [2025-11-24 01:46:44] "POST /set-tag HTTP/1.1" 200 109 0.006898 10.0.0.19 - - [2025-11-24 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.19 - - [2025-11-24 01:46:44] "GET /loadbalancer/0975b95c-ccbf-4a09-97df-6f531aa93762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003430 10.0.0.19 - - [2025-11-24 01:46:44] "GET /virtual-machine-interface/ffebe55c-c8d5-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006752 10.0.0.19 - - [2025-11-24 01:46:44] "POST /set-tag HTTP/1.1" 200 109 0.043751 10.0.0.19 - - [2025-11-24 01:46:44] "DELETE /loadbalancer-member/d6bef0ea-a7bd-46c7-91f3-5ee81a7a7ddb HTTP/1.1" 200 115 0.038903 10.0.0.19 - - [2025-11-24 01:46:44] "GET /virtual-machine-interface/ffebe55c-c8d5-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006880 10.0.0.19 - - [2025-11-24 01:46:44] "POST /set-tag HTTP/1.1" 200 109 0.004068 10.0.0.19 - - [2025-11-24 01:46:44] "DELETE /loadbalancer-member/1f7f657f-0ac4-40bb-bed8-d5840ebaffc4 HTTP/1.1" 200 115 0.041502 10.0.0.19 - - [2025-11-24 01:46:44] "GET /virtual-machine-interface/ffebe55c-c8d5-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007857 10.0.0.19 - - [2025-11-24 01:46:44] "POST /set-tag HTTP/1.1" 200 109 0.004535 10.0.0.19 - - [2025-11-24 01:46:44] "DELETE /loadbalancer-member/3640881d-e98e-42a0-8269-d8e152dc907a HTTP/1.1" 200 115 0.034645 10.0.0.19 - - [2025-11-24 01:46:44] "GET /virtual-machine-interface/ffebe55c-c8d5-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004396 10.0.0.19 - - [2025-11-24 01:46:44] "POST /set-tag HTTP/1.1" 200 109 0.002105 10.0.0.19 - - [2025-11-24 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.19 - - [2025-11-24 01:46:44] "GET /loadbalancer/0975b95c-ccbf-4a09-97df-6f531aa93762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002235 10.0.0.19 - - [2025-11-24 01:46:44] "GET /loadbalancer-pool/19fc4de3-470e-453e-98ca-f30f55004b8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002151 10.0.0.19 - - [2025-11-24 01:46:44] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021177 10.0.0.19 - - [2025-11-24 01:46:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.025225 10.0.0.19 - - [2025-11-24 01:46:44] "GET /virtual-machine-interface/ffebe55c-c8d5-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.020019 10.0.0.19 - - [2025-11-24 01:46:44] "GET /virtual-machine-interface/ffebe55c-c8d5-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004616 10.0.0.19 - - [2025-11-24 01:46:44] "GET /floating-ip/6c0eaccc-3109-4cff-a8f3-12b9692476f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002162 10.0.0.19 - - [2025-11-24 01:46:44] "POST /set-tag HTTP/1.1" 200 109 0.059764 10.0.0.19 - - [2025-11-24 01:46:44] "GET /loadbalancer-pool/1a1487a2-6863-4e29-8d1e-9911c41d2f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.016666 10.0.0.19 - - [2025-11-24 01:46:44] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013353 10.0.0.19 - - [2025-11-24 01:46:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.007518 10.0.0.19 - - [2025-11-24 01:46:44] "GET /virtual-machine-interface/ffebe55c-c8d5-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007129 10.0.0.19 - - [2025-11-24 01:46:44] "GET /virtual-machine-interface/ffebe55c-c8d5-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006276 10.0.0.19 - - [2025-11-24 01:46:44] "POST /set-tag HTTP/1.1" 200 109 0.006444 10.0.0.19 - - [2025-11-24 01:46:44] "GET /floating-ip/6c0eaccc-3109-4cff-a8f3-12b9692476f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002238 10.0.0.19 - - [2025-11-24 01:46:44] "GET /loadbalancer-pool/9b520662-3ec9-42da-bb46-63b4bcbdcf0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.008169 10.0.0.19 - - [2025-11-24 01:46:44] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019039 10.0.0.19 - - [2025-11-24 01:46:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.014935 10.0.0.19 - - [2025-11-24 01:46:45] "GET /virtual-machine-interface/ffebe55c-c8d5-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017851 10.0.0.19 - - [2025-11-24 01:46:45] "GET /virtual-machine-interface/ffebe55c-c8d5-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.020433 10.0.0.19 - - [2025-11-24 01:46:45] "GET /floating-ip/6c0eaccc-3109-4cff-a8f3-12b9692476f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002426 10.0.0.19 - - [2025-11-24 01:46:45] "POST /set-tag HTTP/1.1" 200 109 0.002823 10.0.0.19 - - [2025-11-24 01:46:47] "POST /tags HTTP/1.1" 200 365 0.074797 10.0.0.19 - - [2025-11-24 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008416 10.0.0.19 - - [2025-11-24 01:46:47] "GET /tag/ba8c5318-fb81-466f-987b-0fc7d0286aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.029574 10.0.0.19 - - [2025-11-24 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.19 - - [2025-11-24 01:46:47] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.062621 10.0.0.19 - - [2025-11-24 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013091 10.0.0.19 - - [2025-11-24 01:46:47] "GET /service-appliance-set/fbde74d2-532f-426e-bf52-3acf30b56bce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003016 10.0.0.19 - - [2025-11-24 01:46:47] "POST /fqname-to-id HTTP/1.1" 404 258 0.001648 10.0.0.19 - - [2025-11-24 01:46:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.087062 10.0.0.19 - - [2025-11-24 01:46:47] "GET /virtual-machine-interface/aa44ec2f-8304-418b-b4b2-76f8bd7d37a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004723 10.0.0.19 - - [2025-11-24 01:46:47] "POST /set-tag HTTP/1.1" 200 109 0.020332 10.0.0.19 - - [2025-11-24 01:46:47] "POST /instance-ips HTTP/1.1" 200 417 0.029609 10.0.0.19 - - [2025-11-24 01:46:47] "GET /instance-ip/d12b9046-057f-4f7b-887f-5e5016d994ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004024 10.0.0.19 - - [2025-11-24 01:46:48] "POST /loadbalancers HTTP/1.1" 200 618 0.070029 10.0.0.19 - - [2025-11-24 01:46:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.043873 10.0.0.19 - - [2025-11-24 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007301 10.0.0.19 - - [2025-11-24 01:46:48] "POST /service-instances HTTP/1.1" 200 566 0.037541 10.0.0.19 - - [2025-11-24 01:46:48] "POST /ref-update HTTP/1.1" 200 156 0.011791 10.0.0.19 - - [2025-11-24 01:46:48] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.055726 10.0.0.19 - - [2025-11-24 01:46:48] "GET /virtual-machine-interface/aa44ec2f-8304-418b-b4b2-76f8bd7d37a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.009057 10.0.0.19 - - [2025-11-24 01:46:48] "GET /virtual-machine-interface/aa44ec2f-8304-418b-b4b2-76f8bd7d37a4?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.010039 10.0.0.19 - - [2025-11-24 01:46:48] "PUT /service-instance/2b1ad337-7c7b-43c4-b8a3-4e98959f6d4c HTTP/1.1" 200 266 0.015377 10.0.0.19 - - [2025-11-24 01:46:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.019256 10.0.0.19 - - [2025-11-24 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006328 10.0.0.19 - - [2025-11-24 01:46:48] "POST /fqname-to-id HTTP/1.1" 404 208 0.007225 10.0.0.19 - - [2025-11-24 01:46:48] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.009338 10.0.0.19 - - [2025-11-24 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.19 - - [2025-11-24 01:46:48] "POST /virtual-machines HTTP/1.1" 200 429 0.017364 10.0.0.19 - - [2025-11-24 01:46:48] "GET /policy-management/abe37536-6a39-4e1f-9761-1f8534a6fe27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.013582 10.0.0.19 - - [2025-11-24 01:46:48] "POST /tags HTTP/1.1" 409 221 0.002562 10.0.0.19 - - [2025-11-24 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.19 - - [2025-11-24 01:46:48] "GET /tag/9e29d140-e655-41d0-af80-fdd62f3bd474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.042841 10.0.0.19 - - [2025-11-24 01:46:48] "POST /tags HTTP/1.1" 409 238 0.017792 10.0.0.19 - - [2025-11-24 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011130 10.0.0.19 - - [2025-11-24 01:46:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.151657 10.0.0.19 - - [2025-11-24 01:46:48] "POST /chown HTTP/1.1" 200 109 0.029087 10.0.0.19 - - [2025-11-24 01:46:48] "GET /tag/ba8c5318-fb81-466f-987b-0fc7d0286aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.018946 10.0.0.19 - - [2025-11-24 01:46:48] "POST /chown HTTP/1.1" 200 109 0.025437 10.0.0.19 - - [2025-11-24 01:46:48] "PUT /virtual-machine-interface/24a31c0e-8b8b-4221-81c8-9c92cf64b3a9 HTTP/1.1" 200 284 0.065570 10.0.0.19 - - [2025-11-24 01:46:48] "POST /firewall-rules HTTP/1.1" 200 650 0.134658 10.0.0.19 - - [2025-11-24 01:46:48] "GET /firewall-rule/d81e6245-daff-484b-9599-1d7dfddd64bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.012549 10.0.0.19 - - [2025-11-24 01:46:48] "PUT /instance-ip/d12b9046-057f-4f7b-887f-5e5016d994ee HTTP/1.1" 200 256 0.039515 10.0.0.19 - - [2025-11-24 01:46:48] "GET /firewall-policy/538250c3-7b73-4287-9888-804c0d9a4b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.005093 10.0.0.19 - - [2025-11-24 01:46:48] "GET /firewall-rule/d81e6245-daff-484b-9599-1d7dfddd64bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003002 10.0.0.19 - - [2025-11-24 01:46:48] "POST /ref-update HTTP/1.1" 200 156 0.031931 10.0.0.19 - - [2025-11-24 01:46:48] "POST /ref-update HTTP/1.1" 200 156 0.054082 10.0.0.19 - - [2025-11-24 01:46:48] "POST /ref-update HTTP/1.1" 200 156 0.030629 10.0.0.19 - - [2025-11-24 01:46:48] "POST /ref-update HTTP/1.1" 200 156 0.024320 10.0.0.19 - - [2025-11-24 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.19 - - [2025-11-24 01:46:48] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039273 10.0.0.19 - - [2025-11-24 01:46:48] "GET /loadbalancer/118629e3-61d3-43c1-b679-7d0d3f728d46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.008012 10.0.0.19 - - [2025-11-24 01:46:48] "POST /ref-update HTTP/1.1" 200 156 0.029418 10.0.0.19 - - [2025-11-24 01:46:49] "POST /ref-update HTTP/1.1" 200 156 0.028408 10.0.0.19 - - [2025-11-24 01:46:49] "POST /ref-update HTTP/1.1" 200 156 0.034520 10.0.0.19 - - [2025-11-24 01:46:49] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.068363 10.0.0.19 - - [2025-11-24 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004618 10.0.0.19 - - [2025-11-24 01:46:49] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041614 10.0.0.19 - - [2025-11-24 01:46:49] "POST /virtual-machines HTTP/1.1" 200 429 0.037407 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:46:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000971 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:46:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000920 10.0.0.19 - - [2025-11-24 01:46:49] "GET /loadbalancer-listener/12a75eb0-5184-499c-ac21-e2a28ee1ef70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.042131 10.0.0.19 - - [2025-11-24 01:46:49] "GET /loadbalancer-listener/12a75eb0-5184-499c-ac21-e2a28ee1ef70?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.027148 10.0.0.19 - - [2025-11-24 01:46:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.139299 10.0.0.19 - - [2025-11-24 01:46:49] "POST /chown HTTP/1.1" 200 109 0.032850 10.0.0.19 - - [2025-11-24 01:46:49] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.078534 10.0.0.19 - - [2025-11-24 01:46:49] "POST /chown HTTP/1.1" 200 109 0.006091 10.0.0.19 - - [2025-11-24 01:46:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.018222 10.0.0.19 - - [2025-11-24 01:46:49] "PUT /virtual-machine-interface/087ad06b-a1da-4f2b-87a2-60ce5fdb0ec4 HTTP/1.1" 200 284 0.026098 10.0.0.19 - - [2025-11-24 01:46:49] "GET /loadbalancer-pool/9f45db20-8410-40f6-83f2-088beb001ecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.010468 10.0.0.19 - - [2025-11-24 01:46:49] "PUT /instance-ip/d12b9046-057f-4f7b-887f-5e5016d994ee HTTP/1.1" 200 256 0.058690 10.0.0.19 - - [2025-11-24 01:46:49] "POST /loadbalancer-members HTTP/1.1" 200 707 0.036133 10.0.0.19 - - [2025-11-24 01:46:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.013336 10.0.0.19 - - [2025-11-24 01:46:49] "POST /ref-update HTTP/1.1" 200 156 0.071393 10.0.0.19 - - [2025-11-24 01:46:49] "POST /ref-update HTTP/1.1" 200 156 0.012345 10.0.0.19 - - [2025-11-24 01:46:49] "POST /ref-update HTTP/1.1" 200 156 0.042891 10.0.0.19 - - [2025-11-24 01:46:49] "GET /loadbalancer-member/a1b08582-2aa9-4ed0-b8ec-dd3139a9cff8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.022738 10.0.0.19 - - [2025-11-24 01:46:49] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.006130 10.0.0.19 - - [2025-11-24 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.19 - - [2025-11-24 01:46:49] "POST /ref-update HTTP/1.1" 200 156 0.025312 10.0.0.19 - - [2025-11-24 01:46:49] "GET /policy-management/abe37536-6a39-4e1f-9761-1f8534a6fe27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003432 10.0.0.19 - - [2025-11-24 01:46:49] "POST /ref-update HTTP/1.1" 200 156 0.029404 10.0.0.19 - - [2025-11-24 01:46:49] "POST /tags HTTP/1.1" 409 221 0.012876 10.0.0.19 - - [2025-11-24 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.19 - - [2025-11-24 01:46:49] "PUT /service-instance/2b1ad337-7c7b-43c4-b8a3-4e98959f6d4c HTTP/1.1" 200 266 0.014641 10.0.0.19 - - [2025-11-24 01:46:49] "GET /tag/9e29d140-e655-41d0-af80-fdd62f3bd474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011934 10.0.0.19 - - [2025-11-24 01:46:49] "POST /tags HTTP/1.1" 409 238 0.002064 10.0.0.19 - - [2025-11-24 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.19 - - [2025-11-24 01:46:49] "GET /tag/ba8c5318-fb81-466f-987b-0fc7d0286aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012627 10.0.0.19 - - [2025-11-24 01:46:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.016500 10.0.0.19 - - [2025-11-24 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004931 10.0.0.19 - - [2025-11-24 01:46:49] "POST /chown HTTP/1.1" 200 109 0.006351 10.0.0.19 - - [2025-11-24 01:46:49] "POST /firewall-rules HTTP/1.1" 409 293 0.002216 10.0.0.19 - - [2025-11-24 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.19 - - [2025-11-24 01:46:49] "PUT /firewall-rule/d81e6245-daff-484b-9599-1d7dfddd64bf HTTP/1.1" 200 260 0.016861 10.0.0.19 - - [2025-11-24 01:46:49] "POST /chown HTTP/1.1" 200 109 0.009617 10.0.0.19 - - [2025-11-24 01:46:49] "PUT /instance-ip/d12b9046-057f-4f7b-887f-5e5016d994ee HTTP/1.1" 200 256 0.015507 10.0.0.19 - - [2025-11-24 01:46:50] "GET /firewall-rule/d81e6245-daff-484b-9599-1d7dfddd64bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.015040 10.0.0.19 - - [2025-11-24 01:46:50] "GET /firewall-policy/538250c3-7b73-4287-9888-804c0d9a4b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004276 10.0.0.19 - - [2025-11-24 01:46:50] "POST /ref-update HTTP/1.1" 200 156 0.025031 10.0.0.19 - - [2025-11-24 01:46:50] "GET /firewall-rule/d81e6245-daff-484b-9599-1d7dfddd64bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003472 10.0.0.19 - - [2025-11-24 01:46:50] "POST /chown HTTP/1.1" 200 109 0.006635 10.0.0.19 - - [2025-11-24 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.19 - - [2025-11-24 01:46:50] "GET /tag/ba8c5318-fb81-466f-987b-0fc7d0286aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.019537 10.0.0.19 - - [2025-11-24 01:46:50] "POST /chown HTTP/1.1" 200 109 0.041252 10.0.0.19 - - [2025-11-24 01:46:50] "GET /tag/ba8c5318-fb81-466f-987b-0fc7d0286aff?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.023247 10.0.0.19 - - [2025-11-24 01:46:50] "PUT /instance-ip/d12b9046-057f-4f7b-887f-5e5016d994ee HTTP/1.1" 200 256 0.028659 10.0.0.19 - - [2025-11-24 01:46:50] "GET /virtual-machine-interface/087ad06b-a1da-4f2b-87a2-60ce5fdb0ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3130 0.006413 10.0.0.19 - - [2025-11-24 01:46:50] "POST /ref-update HTTP/1.1" 200 156 0.014613 10.0.0.19 - - [2025-11-24 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002968 10.0.0.19 - - [2025-11-24 01:46:50] "POST /set-tag HTTP/1.1" 200 109 0.035493 10.0.0.19 - - [2025-11-24 01:46:50] "GET /virtual-machine-interface/24a31c0e-8b8b-4221-81c8-9c92cf64b3a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.009809 10.0.0.19 - - [2025-11-24 01:46:50] "POST /chown HTTP/1.1" 200 109 0.028316 10.0.0.19 - - [2025-11-24 01:46:50] "POST /chown HTTP/1.1" 200 109 0.009410 10.0.0.19 - - [2025-11-24 01:46:50] "POST /set-tag HTTP/1.1" 200 109 0.038235 10.0.0.19 - - [2025-11-24 01:46:50] "GET /virtual-machine-interface/aa44ec2f-8304-418b-b4b2-76f8bd7d37a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.013553 10.0.0.19 - - [2025-11-24 01:46:50] "PUT /instance-ip/d12b9046-057f-4f7b-887f-5e5016d994ee HTTP/1.1" 200 256 0.059244 10.0.0.19 - - [2025-11-24 01:46:50] "POST /set-tag HTTP/1.1" 200 109 0.036067 10.0.0.19 - - [2025-11-24 01:46:50] "POST /ref-update HTTP/1.1" 200 156 0.030117 10.0.0.19 - - [2025-11-24 01:46:50] "GET /firewall-policy/538250c3-7b73-4287-9888-804c0d9a4b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.002807 10.0.0.19 - - [2025-11-24 01:46:50] "GET /firewall-rule/d81e6245-daff-484b-9599-1d7dfddd64bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002418 10.0.0.19 - - [2025-11-24 01:46:50] "POST /chown HTTP/1.1" 200 109 0.008903 10.0.0.19 - - [2025-11-24 01:46:50] "POST /ref-update HTTP/1.1" 200 156 0.026159 10.0.0.19 - - [2025-11-24 01:46:50] "POST /chown HTTP/1.1" 200 109 0.009773 10.0.0.19 - - [2025-11-24 01:46:50] "PUT /instance-ip/d12b9046-057f-4f7b-887f-5e5016d994ee HTTP/1.1" 200 256 0.021412 10.0.0.19 - - [2025-11-24 01:46:50] "DELETE /firewall-rule/d81e6245-daff-484b-9599-1d7dfddd64bf HTTP/1.1" 200 115 0.031619 10.0.0.19 - - [2025-11-24 01:46:50] "POST /ref-update HTTP/1.1" 200 156 0.016444 10.0.0.19 - - [2025-11-24 01:46:50] "DELETE /loadbalancer-member/a1b08582-2aa9-4ed0-b8ec-dd3139a9cff8 HTTP/1.1" 200 115 0.049834 10.0.0.19 - - [2025-11-24 01:46:50] "DELETE /loadbalancer-pool/9f45db20-8410-40f6-83f2-088beb001ecb HTTP/1.1" 200 115 0.036622 10.0.0.19 - - [2025-11-24 01:46:50] "DELETE /loadbalancer-listener/12a75eb0-5184-499c-ac21-e2a28ee1ef70 HTTP/1.1" 200 115 0.031097 10.0.0.19 - - [2025-11-24 01:46:50] "PUT /service-instance/2b1ad337-7c7b-43c4-b8a3-4e98959f6d4c HTTP/1.1" 200 266 0.019323 10.0.0.19 - - [2025-11-24 01:46:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.020466 10.0.0.19 - - [2025-11-24 01:46:50] "DELETE /loadbalancer/118629e3-61d3-43c1-b679-7d0d3f728d46 HTTP/1.1" 200 115 0.066109 10.0.0.19 - - [2025-11-24 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.19 - - [2025-11-24 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.016699 10.0.0.19 - - [2025-11-24 01:46:50] "DELETE /instance-ip/d12b9046-057f-4f7b-887f-5e5016d994ee HTTP/1.1" 200 115 0.065885 10.0.0.19 - - [2025-11-24 01:46:50] "DELETE /virtual-machine-interface/aa44ec2f-8304-418b-b4b2-76f8bd7d37a4 HTTP/1.1" 200 115 0.042617 10.0.0.19 - - [2025-11-24 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.19 - - [2025-11-24 01:46:50] "DELETE /tag/ba8c5318-fb81-466f-987b-0fc7d0286aff HTTP/1.1" 200 115 0.075166 10.0.0.19 - - [2025-11-24 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.19 - - [2025-11-24 01:46:51] "DELETE /service-instance/2b1ad337-7c7b-43c4-b8a3-4e98959f6d4c HTTP/1.1" 200 115 0.048630 10.0.0.19 - - [2025-11-24 01:46:51] "GET /virtual-machine-interface/087ad06b-a1da-4f2b-87a2-60ce5fdb0ec4?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1206 0.004725 10.0.0.19 - - [2025-11-24 01:46:51] "DELETE /virtual-machine-interface/087ad06b-a1da-4f2b-87a2-60ce5fdb0ec4 HTTP/1.1" 200 115 0.043446 10.0.0.19 - - [2025-11-24 01:46:51] "DELETE /virtual-machine/f242cb30-1b58-4d41-86f4-a841dba5b5d2 HTTP/1.1" 200 115 0.021814 10.0.0.19 - - [2025-11-24 01:46:51] "GET /virtual-machine-interface/24a31c0e-8b8b-4221-81c8-9c92cf64b3a9?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1207 0.010188 10.0.0.19 - - [2025-11-24 01:46:51] "DELETE /virtual-machine-interface/24a31c0e-8b8b-4221-81c8-9c92cf64b3a9 HTTP/1.1" 200 115 0.046331 10.0.0.19 - - [2025-11-24 01:46:51] "POST /ref-update HTTP/1.1" 200 156 0.009358 10.0.0.19 - - [2025-11-24 01:46:51] "DELETE /virtual-machine/575cd4ff-2865-4640-bda0-e73bd2efbdf1 HTTP/1.1" 200 115 0.033579 10.0.0.19 - - [2025-11-24 01:47:39] "POST /tags HTTP/1.1" 409 252 0.002970 10.0.0.19 - - [2025-11-24 01:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.19 - - [2025-11-24 01:47:39] "GET /tag/73498f49-5ea5-4f88-b306-7e69094bb934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013013 10.0.0.19 - - [2025-11-24 01:47:39] "POST /tags HTTP/1.1" 409 228 0.001840 10.0.0.19 - - [2025-11-24 01:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.19 - - [2025-11-24 01:47:39] "GET /tag/550e8297-ec82-4f05-bcd9-fd84d528f1ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011063 10.0.0.19 - - [2025-11-24 01:47:39] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002343 10.0.0.19 - - [2025-11-24 01:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.19 - - [2025-11-24 01:47:39] "GET /policy-management/abe37536-6a39-4e1f-9761-1f8534a6fe27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002805 10.0.0.19 - - [2025-11-24 01:47:39] "POST /tags HTTP/1.1" 409 206 0.001536 10.0.0.19 - - [2025-11-24 01:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.19 - - [2025-11-24 01:47:39] "GET /tag/c28de4fb-91b7-4e20-97aa-735e2ecba13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012415 10.0.0.19 - - [2025-11-24 01:47:39] "POST /tags HTTP/1.1" 409 226 0.001680 10.0.0.19 - - [2025-11-24 01:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.19 - - [2025-11-24 01:47:39] "GET /tag/e87982a6-fc63-4918-ad47-f913189536c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011671 10.0.0.19 - - [2025-11-24 01:47:39] "POST /tags HTTP/1.1" 409 204 0.002262 10.0.0.19 - - [2025-11-24 01:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.19 - - [2025-11-24 01:47:39] "GET /tag/51033311-c1cf-453c-8747-e4e01715a41b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.016972 10.0.0.19 - - [2025-11-24 01:47:39] "POST /tags HTTP/1.1" 409 226 0.001860 10.0.0.19 - - [2025-11-24 01:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.19 - - [2025-11-24 01:47:39] "GET /tag/e87982a6-fc63-4918-ad47-f913189536c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011146 10.0.0.19 - - [2025-11-24 01:47:39] "POST /tags HTTP/1.1" 409 228 0.002476 10.0.0.19 - - [2025-11-24 01:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.19 - - [2025-11-24 01:47:39] "GET /tag/550e8297-ec82-4f05-bcd9-fd84d528f1ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011068 10.0.0.19 - - [2025-11-24 01:47:39] "POST /tags HTTP/1.1" 409 252 0.001922 10.0.0.19 - - [2025-11-24 01:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.19 - - [2025-11-24 01:47:39] "GET /tag/73498f49-5ea5-4f88-b306-7e69094bb934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011159 10.0.0.19 - - [2025-11-24 01:47:39] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002388 10.0.0.19 - - [2025-11-24 01:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.19 - - [2025-11-24 01:47:39] "GET /policy-management/abe37536-6a39-4e1f-9761-1f8534a6fe27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002356 10.0.0.19 - - [2025-11-24 01:47:39] "POST /firewall-rules HTTP/1.1" 409 281 0.001709 10.0.0.19 - - [2025-11-24 01:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.19 - - [2025-11-24 01:47:39] "PUT /firewall-rule/dada8425-1d97-4be0-8eaa-ef9077fe5d56 HTTP/1.1" 200 260 0.017467 10.0.0.19 - - [2025-11-24 01:47:39] "POST /firewall-rules HTTP/1.1" 409 291 0.011683 10.0.0.19 - - [2025-11-24 01:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.19 - - [2025-11-24 01:47:39] "PUT /firewall-rule/58f7b922-aae9-468a-9a6e-6244c2a381d3 HTTP/1.1" 200 260 0.030115 10.0.0.19 - - [2025-11-24 01:47:39] "GET /firewall-rule/58f7b922-aae9-468a-9a6e-6244c2a381d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.015595 10.0.0.19 - - [2025-11-24 01:47:39] "POST /firewall-rules HTTP/1.1" 200 658 0.072765 10.0.0.19 - - [2025-11-24 01:47:39] "GET /firewall-rule/749103f4-4961-4e8e-8d82-224fde4beaa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.006957 10.0.0.19 - - [2025-11-24 01:47:39] "GET /firewall-policy/eba56938-3f17-470b-aa5a-ab232fc1684a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002722 10.0.0.19 - - [2025-11-24 01:47:39] "GET /firewall-rule/dada8425-1d97-4be0-8eaa-ef9077fe5d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003218 10.0.0.19 - - [2025-11-24 01:47:39] "POST /firewall-policys HTTP/1.1" 409 269 0.001675 10.0.0.19 - - [2025-11-24 01:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001205 10.0.0.19 - - [2025-11-24 01:47:40] "PUT /firewall-policy/797b6b8f-8486-4e90-8de3-d8ebcf191d78 HTTP/1.1" 200 264 0.031412 10.0.0.19 - - [2025-11-24 01:47:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.030621 10.0.0.19 - - [2025-11-24 01:47:40] "GET /firewall-policy/797b6b8f-8486-4e90-8de3-d8ebcf191d78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.018491 10.0.0.19 - - [2025-11-24 01:47:40] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002826 10.0.0.19 - - [2025-11-24 01:47:40] "GET /firewall-policy/797b6b8f-8486-4e90-8de3-d8ebcf191d78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002115 10.0.0.19 - - [2025-11-24 01:47:40] "GET /firewall-policy/538250c3-7b73-4287-9888-804c0d9a4b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002943 10.0.0.19 - - [2025-11-24 01:47:40] "GET /firewall-policy/5ce5d9e6-f38d-4c24-9bc9-ba9814a13a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003331 10.0.0.19 - - [2025-11-24 01:47:40] "GET /firewall-policy/797b6b8f-8486-4e90-8de3-d8ebcf191d78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002529 10.0.0.19 - - [2025-11-24 01:47:40] "GET /firewall-policy/797b6b8f-8486-4e90-8de3-d8ebcf191d78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002184 10.0.0.19 - - [2025-11-24 01:48:41] "GET /virtual-machine-interface/347bcad4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.015186 10.0.0.19 - - [2025-11-24 01:48:41] "POST /set-tag HTTP/1.1" 200 109 0.005363 10.0.0.19 - - [2025-11-24 01:48:41] "GET /virtual-machine-interface/3624336c-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005419 10.0.0.19 - - [2025-11-24 01:48:41] "POST /set-tag HTTP/1.1" 200 109 0.002666 10.0.0.19 - - [2025-11-24 01:48:41] "GET /virtual-machine-interface/36a9eee4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004477 10.0.0.19 - - [2025-11-24 01:48:41] "POST /set-tag HTTP/1.1" 200 109 0.002663 10.0.0.19 - - [2025-11-24 01:48:41] "GET /virtual-machine-interface/378ea372-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.008366 10.0.0.19 - - [2025-11-24 01:48:41] "POST /set-tag HTTP/1.1" 200 109 0.002650 10.0.0.19 - - [2025-11-24 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.19 - - [2025-11-24 01:48:41] "GET /loadbalancer/f4fbe530-f9aa-489d-a997-fab4c0dec6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002175 10.0.0.19 - - [2025-11-24 01:48:41] "GET /virtual-machine-interface/347bcad4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004796 10.0.0.19 - - [2025-11-24 01:48:41] "POST /set-tag HTTP/1.1" 200 109 0.018331 10.0.0.19 - - [2025-11-24 01:48:41] "DELETE /loadbalancer-member/a2a7f7db-fce5-4e9b-b202-951b8b6450d3 HTTP/1.1" 200 115 0.036057 10.0.0.19 - - [2025-11-24 01:48:41] "GET /virtual-machine-interface/3800ea7c-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003942 10.0.0.19 - - [2025-11-24 01:48:41] "POST /set-tag HTTP/1.1" 200 109 0.002637 10.0.0.19 - - [2025-11-24 01:48:41] "GET /virtual-machine-interface/371cf33a-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004167 10.0.0.19 - - [2025-11-24 01:48:41] "POST /set-tag HTTP/1.1" 200 109 0.002122 10.0.0.19 - - [2025-11-24 01:48:41] "GET /virtual-machine-interface/35a6ca76-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004573 10.0.0.19 - - [2025-11-24 01:48:41] "POST /set-tag HTTP/1.1" 200 109 0.002045 10.0.0.19 - - [2025-11-24 01:48:41] "GET /virtual-machine-interface/34f93c62-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004646 10.0.0.19 - - [2025-11-24 01:48:41] "POST /set-tag HTTP/1.1" 200 109 0.002176 10.0.0.19 - - [2025-11-24 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.19 - - [2025-11-24 01:48:41] "GET /loadbalancer/f4fbe530-f9aa-489d-a997-fab4c0dec6a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002573 10.0.0.19 - - [2025-11-24 01:48:43] "GET /virtual-machine-interface/347bcad4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005381 10.0.0.19 - - [2025-11-24 01:48:43] "POST /set-tag HTTP/1.1" 200 109 0.005307 10.0.0.19 - - [2025-11-24 01:48:43] "GET /virtual-machine-interface/347bcad4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005492 10.0.0.19 - - [2025-11-24 01:48:43] "POST /set-tag HTTP/1.1" 200 109 0.002440 10.0.0.19 - - [2025-11-24 01:48:43] "GET /virtual-machine/7edf024a-f66a-4bbd-8173-238d38171e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.010336 10.0.0.19 - - [2025-11-24 01:48:43] "POST /ref-update HTTP/1.1" 200 156 0.011458 10.0.0.19 - - [2025-11-24 01:48:43] "GET /virtual-machine-interface/347bcad4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.008136 10.0.0.19 - - [2025-11-24 01:48:43] "POST /set-tag HTTP/1.1" 200 109 0.018788 10.0.0.19 - - [2025-11-24 01:48:43] "POST /set-tag HTTP/1.1" 200 109 0.016846 10.0.0.19 - - [2025-11-24 01:48:43] "POST /set-tag HTTP/1.1" 200 109 0.044530 10.0.0.19 - - [2025-11-24 01:48:43] "POST /set-tag HTTP/1.1" 200 109 0.029920 10.0.0.19 - - [2025-11-24 01:48:43] "POST /set-tag HTTP/1.1" 200 109 0.014293 10.0.0.19 - - [2025-11-24 01:48:43] "DELETE /instance-ip/34920b3c-c8d7-11f0-82a2-fa163e5da2a9 HTTP/1.1" 200 115 0.053613 10.0.0.19 - - [2025-11-24 01:48:43] "POST /ref-update HTTP/1.1" 200 156 0.012164 10.0.0.19 - - [2025-11-24 01:48:43] "DELETE /virtual-machine-interface/347bcad4-c8d7-11f0-82a2-fa163e5da2a9 HTTP/1.1" 200 115 0.036381 10.0.0.19 - - [2025-11-24 01:48:43] "DELETE /virtual-machine/7edf024a-f66a-4bbd-8173-238d38171e9f HTTP/1.1" 200 115 0.023501 10.0.0.19 - - [2025-11-24 01:48:43] "GET /virtual-machine-interface/34f93c62-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004482 10.0.0.19 - - [2025-11-24 01:48:43] "POST /set-tag HTTP/1.1" 200 109 0.002833 10.0.0.19 - - [2025-11-24 01:48:43] "GET /virtual-machine-interface/34f93c62-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.004368 10.0.0.19 - - [2025-11-24 01:48:43] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.19 - - [2025-11-24 01:48:43] "GET /virtual-machine/49438b14-0e5f-40f0-9bec-b5bbfc6a2a7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003030 10.0.0.19 - - [2025-11-24 01:48:43] "POST /ref-update HTTP/1.1" 200 156 0.008963 10.0.0.19 - - [2025-11-24 01:48:43] "GET /virtual-machine-interface/34f93c62-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4044 0.008029 10.0.0.19 - - [2025-11-24 01:48:43] "POST /set-tag HTTP/1.1" 200 109 0.026608 10.0.0.19 - - [2025-11-24 01:48:44] "POST /set-tag HTTP/1.1" 200 109 0.033310 10.0.0.19 - - [2025-11-24 01:48:44] "POST /set-tag HTTP/1.1" 200 109 0.032469 10.0.0.19 - - [2025-11-24 01:48:44] "POST /set-tag HTTP/1.1" 200 109 0.017619 10.0.0.19 - - [2025-11-24 01:48:44] "POST /set-tag HTTP/1.1" 200 109 0.052883 10.0.0.19 - - [2025-11-24 01:48:44] "DELETE /instance-ip/351afbcc-c8d7-11f0-82a2-fa163e5da2a9 HTTP/1.1" 200 115 0.064854 10.0.0.19 - - [2025-11-24 01:48:44] "POST /ref-update HTTP/1.1" 200 156 0.010459 10.0.0.19 - - [2025-11-24 01:48:44] "DELETE /virtual-machine-interface/34f93c62-c8d7-11f0-82a2-fa163e5da2a9 HTTP/1.1" 200 115 0.057491 10.0.0.19 - - [2025-11-24 01:48:44] "DELETE /virtual-machine/49438b14-0e5f-40f0-9bec-b5bbfc6a2a7f HTTP/1.1" 200 115 0.019572 10.0.0.19 - - [2025-11-24 01:48:44] "DELETE /tag/181c10c4-9c01-4b26-b9d3-f89aafd76f61 HTTP/1.1" 200 115 0.032329 10.0.0.19 - - [2025-11-24 01:48:44] "GET /virtual-machine-interface/3624336c-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.003872 10.0.0.19 - - [2025-11-24 01:48:44] "POST /set-tag HTTP/1.1" 200 109 0.002589 10.0.0.19 - - [2025-11-24 01:48:44] "GET /virtual-machine-interface/3624336c-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004245 10.0.0.19 - - [2025-11-24 01:48:44] "POST /set-tag HTTP/1.1" 200 109 0.002273 10.0.0.19 - - [2025-11-24 01:48:44] "GET /virtual-machine/0ee901f8-54ed-4020-830d-cefb8835af2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003099 10.0.0.19 - - [2025-11-24 01:48:44] "POST /ref-update HTTP/1.1" 200 156 0.009289 10.0.0.19 - - [2025-11-24 01:48:44] "GET /virtual-machine-interface/3624336c-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.014325 10.0.0.19 - - [2025-11-24 01:48:44] "POST /set-tag HTTP/1.1" 200 109 0.017608 10.0.0.19 - - [2025-11-24 01:48:44] "POST /set-tag HTTP/1.1" 200 109 0.046462 10.0.0.19 - - [2025-11-24 01:48:44] "POST /set-tag HTTP/1.1" 200 109 0.030778 10.0.0.19 - - [2025-11-24 01:48:44] "POST /set-tag HTTP/1.1" 200 109 0.016246 10.0.0.19 - - [2025-11-24 01:48:44] "POST /set-tag HTTP/1.1" 200 109 0.029628 10.0.0.19 - - [2025-11-24 01:48:44] "DELETE /instance-ip/363efad0-c8d7-11f0-82a2-fa163e5da2a9 HTTP/1.1" 200 115 0.051222 10.0.0.19 - - [2025-11-24 01:48:44] "DELETE /virtual-machine-interface/3624336c-c8d7-11f0-82a2-fa163e5da2a9 HTTP/1.1" 200 115 0.044228 10.0.0.19 - - [2025-11-24 01:48:44] "DELETE /virtual-machine/0ee901f8-54ed-4020-830d-cefb8835af2a HTTP/1.1" 200 115 0.017270 10.0.0.19 - - [2025-11-24 01:48:44] "GET /virtual-machine-interface/35a6ca76-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.005377 10.0.0.19 - - [2025-11-24 01:48:44] "POST /set-tag HTTP/1.1" 200 109 0.003043 10.0.0.19 - - [2025-11-24 01:48:44] "GET /virtual-machine-interface/35a6ca76-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.004585 10.0.0.19 - - [2025-11-24 01:48:44] "POST /set-tag HTTP/1.1" 200 109 0.001964 10.0.0.19 - - [2025-11-24 01:48:45] "GET /virtual-machine/e079a81f-6875-4b8b-a229-b05a358f806b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002932 10.0.0.19 - - [2025-11-24 01:48:45] "POST /ref-update HTTP/1.1" 200 156 0.008186 10.0.0.19 - - [2025-11-24 01:48:45] "GET /virtual-machine-interface/35a6ca76-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3862 0.015687 10.0.0.19 - - [2025-11-24 01:48:45] "POST /set-tag HTTP/1.1" 200 109 0.017950 10.0.0.19 - - [2025-11-24 01:48:45] "POST /set-tag HTTP/1.1" 200 109 0.030478 10.0.0.19 - - [2025-11-24 01:48:45] "POST /set-tag HTTP/1.1" 200 109 0.024667 10.0.0.19 - - [2025-11-24 01:48:45] "POST /set-tag HTTP/1.1" 200 109 0.015097 10.0.0.19 - - [2025-11-24 01:48:45] "POST /set-tag HTTP/1.1" 200 109 0.028360 10.0.0.19 - - [2025-11-24 01:48:45] "DELETE /instance-ip/35c1cd58-c8d7-11f0-82a2-fa163e5da2a9 HTTP/1.1" 200 115 0.045518 10.0.0.19 - - [2025-11-24 01:48:45] "DELETE /virtual-machine-interface/35a6ca76-c8d7-11f0-82a2-fa163e5da2a9 HTTP/1.1" 200 115 0.035512 10.0.0.19 - - [2025-11-24 01:48:45] "DELETE /virtual-machine/e079a81f-6875-4b8b-a229-b05a358f806b HTTP/1.1" 200 115 0.024099 10.0.0.19 - - [2025-11-24 01:48:45] "DELETE /tag/c28de4fb-91b7-4e20-97aa-735e2ecba13a HTTP/1.1" 409 388 0.003845 10.0.0.19 - - [2025-11-24 01:48:45] "DELETE /tag/9f8b42bd-490a-47fd-a52b-cd3d904b5da1 HTTP/1.1" 200 115 0.035053 10.0.0.19 - - [2025-11-24 01:48:47] "POST /tags HTTP/1.1" 200 365 0.057434 10.0.0.19 - - [2025-11-24 01:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010343 10.0.0.19 - - [2025-11-24 01:48:47] "GET /tag/d0b4646e-654f-4309-b818-cb60a642322e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013259 10.0.0.19 - - [2025-11-24 01:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.19 - - [2025-11-24 01:48:47] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032653 10.0.0.19 - - [2025-11-24 01:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.19 - - [2025-11-24 01:48:47] "GET /service-appliance-set/fbde74d2-532f-426e-bf52-3acf30b56bce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.002962 10.0.0.19 - - [2025-11-24 01:48:47] "POST /fqname-to-id HTTP/1.1" 404 258 0.001709 10.0.0.19 - - [2025-11-24 01:48:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.102268 10.0.0.19 - - [2025-11-24 01:48:47] "GET /virtual-machine-interface/b7073528-63a3-422c-bf17-48a6c715904a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004910 10.0.0.19 - - [2025-11-24 01:48:47] "POST /set-tag HTTP/1.1" 200 109 0.012551 10.0.0.19 - - [2025-11-24 01:48:47] "POST /instance-ips HTTP/1.1" 200 417 0.055140 10.0.0.19 - - [2025-11-24 01:48:47] "GET /instance-ip/10e6d1c9-ae74-4e5d-90c0-085bece76d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004832 10.0.0.19 - - [2025-11-24 01:48:48] "POST /loadbalancers HTTP/1.1" 200 618 0.065002 10.0.0.19 - - [2025-11-24 01:48:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.023556 10.0.0.19 - - [2025-11-24 01:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.19 - - [2025-11-24 01:48:48] "POST /service-instances HTTP/1.1" 200 566 0.029094 10.0.0.19 - - [2025-11-24 01:48:48] "POST /ref-update HTTP/1.1" 200 156 0.007925 10.0.0.19 - - [2025-11-24 01:48:48] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028451 10.0.0.19 - - [2025-11-24 01:48:48] "GET /virtual-machine-interface/b7073528-63a3-422c-bf17-48a6c715904a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.007643 10.0.0.19 - - [2025-11-24 01:48:48] "GET /virtual-machine-interface/b7073528-63a3-422c-bf17-48a6c715904a?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.005778 10.0.0.19 - - [2025-11-24 01:48:48] "PUT /service-instance/971a31a4-269e-408e-ab34-a8e3604d640f HTTP/1.1" 200 266 0.017031 10.0.0.19 - - [2025-11-24 01:48:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.010906 10.0.0.19 - - [2025-11-24 01:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.19 - - [2025-11-24 01:48:48] "POST /fqname-to-id HTTP/1.1" 404 208 0.009387 10.0.0.19 - - [2025-11-24 01:48:48] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002741 10.0.0.19 - - [2025-11-24 01:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.19 - - [2025-11-24 01:48:48] "POST /virtual-machines HTTP/1.1" 200 429 0.012868 10.0.0.19 - - [2025-11-24 01:48:48] "GET /policy-management/abe37536-6a39-4e1f-9761-1f8534a6fe27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003064 10.0.0.19 - - [2025-11-24 01:48:48] "POST /tags HTTP/1.1" 409 221 0.002000 10.0.0.19 - - [2025-11-24 01:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.19 - - [2025-11-24 01:48:48] "GET /tag/9e29d140-e655-41d0-af80-fdd62f3bd474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.018423 10.0.0.19 - - [2025-11-24 01:48:48] "POST /tags HTTP/1.1" 409 238 0.018934 10.0.0.19 - - [2025-11-24 01:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.19 - - [2025-11-24 01:48:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.125482 10.0.0.19 - - [2025-11-24 01:48:48] "POST /chown HTTP/1.1" 200 109 0.028166 10.0.0.19 - - [2025-11-24 01:48:48] "GET /tag/d0b4646e-654f-4309-b818-cb60a642322e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.021930 10.0.0.19 - - [2025-11-24 01:48:48] "POST /chown HTTP/1.1" 200 109 0.008653 10.0.0.19 - - [2025-11-24 01:48:48] "PUT /virtual-machine-interface/5cdf4bc5-32ca-4d1c-8c76-e17c46337832 HTTP/1.1" 200 284 0.024572 10.0.0.19 - - [2025-11-24 01:48:48] "POST /firewall-rules HTTP/1.1" 200 650 0.072760 10.0.0.19 - - [2025-11-24 01:48:48] "PUT /instance-ip/10e6d1c9-ae74-4e5d-90c0-085bece76d39 HTTP/1.1" 200 256 0.040148 10.0.0.19 - - [2025-11-24 01:48:48] "GET /firewall-rule/5a5d4f68-7e7b-4940-bb8f-fbec75e09e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.011354 10.0.0.19 - - [2025-11-24 01:48:48] "GET /firewall-policy/538250c3-7b73-4287-9888-804c0d9a4b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002280 10.0.0.19 - - [2025-11-24 01:48:48] "GET /firewall-rule/5a5d4f68-7e7b-4940-bb8f-fbec75e09e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002203 10.0.0.19 - - [2025-11-24 01:48:48] "POST /ref-update HTTP/1.1" 200 156 0.015841 10.0.0.19 - - [2025-11-24 01:48:48] "POST /ref-update HTTP/1.1" 200 156 0.019973 10.0.0.19 - - [2025-11-24 01:48:48] "POST /ref-update HTTP/1.1" 200 156 0.047214 10.0.0.19 - - [2025-11-24 01:48:48] "POST /ref-update HTTP/1.1" 200 156 0.034234 10.0.0.19 - - [2025-11-24 01:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.19 - - [2025-11-24 01:48:48] "POST /ref-update HTTP/1.1" 200 156 0.013254 10.0.0.19 - - [2025-11-24 01:48:48] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057884 10.0.0.19 - - [2025-11-24 01:48:48] "GET /loadbalancer/118629e3-61d3-43c1-b679-7d0d3f728d46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.003797 10.0.0.19 - - [2025-11-24 01:48:48] "POST /ref-update HTTP/1.1" 200 156 0.041398 10.0.0.19 - - [2025-11-24 01:48:48] "POST /ref-update HTTP/1.1" 200 156 0.015663 10.0.0.19 - - [2025-11-24 01:48:48] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.013692 10.0.0.19 - - [2025-11-24 01:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.19 - - [2025-11-24 01:48:48] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040999 10.0.0.19 - - [2025-11-24 01:48:48] "POST /virtual-machines HTTP/1.1" 200 429 0.029077 10.0.0.19 - - [2025-11-24 01:48:48] "GET /loadbalancer-listener/41357ecc-4f27-47c8-a1d9-32961c1b1ba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.029026 10.0.0.19 - - [2025-11-24 01:48:48] "GET /loadbalancer-listener/41357ecc-4f27-47c8-a1d9-32961c1b1ba5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.008634 10.0.0.19 - - [2025-11-24 01:48:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.100750 10.0.0.19 - - [2025-11-24 01:48:49] "POST /chown HTTP/1.1" 200 109 0.022730 10.0.0.19 - - [2025-11-24 01:48:49] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.060958 10.0.0.19 - - [2025-11-24 01:48:49] "POST /chown HTTP/1.1" 200 109 0.006832 10.0.0.19 - - [2025-11-24 01:48:49] "PUT /virtual-machine-interface/14758625-a54f-4c6d-8570-df27a1aa6eb1 HTTP/1.1" 200 284 0.023286 10.0.0.19 - - [2025-11-24 01:48:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.011309 10.0.0.19 - - [2025-11-24 01:48:49] "GET /loadbalancer-pool/3fd88687-f40a-4237-aa67-43b43de72708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.011735 10.0.0.19 - - [2025-11-24 01:48:49] "PUT /instance-ip/10e6d1c9-ae74-4e5d-90c0-085bece76d39 HTTP/1.1" 200 256 0.039993 10.0.0.19 - - [2025-11-24 01:48:49] "POST /loadbalancer-members HTTP/1.1" 200 707 0.036374 10.0.0.19 - - [2025-11-24 01:48:49] "POST /ref-update HTTP/1.1" 200 156 0.012226 10.0.0.19 - - [2025-11-24 01:48:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.018122 10.0.0.19 - - [2025-11-24 01:48:49] "POST /ref-update HTTP/1.1" 200 156 0.028126 10.0.0.19 - - [2025-11-24 01:48:49] "GET /loadbalancer-member/3928e297-3799-4d40-be4f-06fc567a5d6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.007644 10.0.0.19 - - [2025-11-24 01:48:49] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.008519 10.0.0.19 - - [2025-11-24 01:48:49] "POST /ref-update HTTP/1.1" 200 156 0.029529 10.0.0.19 - - [2025-11-24 01:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.19 - - [2025-11-24 01:48:49] "GET /policy-management/abe37536-6a39-4e1f-9761-1f8534a6fe27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003244 10.0.0.19 - - [2025-11-24 01:48:49] "POST /tags HTTP/1.1" 409 221 0.001882 10.0.0.19 - - [2025-11-24 01:48:49] "POST /ref-update HTTP/1.1" 200 156 0.009351 10.0.0.19 - - [2025-11-24 01:48:49] "POST /ref-update HTTP/1.1" 200 156 0.027891 10.0.0.19 - - [2025-11-24 01:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006965 10.0.0.19 - - [2025-11-24 01:48:49] "GET /tag/9e29d140-e655-41d0-af80-fdd62f3bd474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.013935 10.0.0.19 - - [2025-11-24 01:48:49] "POST /tags HTTP/1.1" 409 238 0.002714 10.0.0.19 - - [2025-11-24 01:48:49] "PUT /service-instance/971a31a4-269e-408e-ab34-a8e3604d640f HTTP/1.1" 200 266 0.008595 10.0.0.19 - - [2025-11-24 01:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.19 - - [2025-11-24 01:48:49] "GET /tag/d0b4646e-654f-4309-b818-cb60a642322e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.019687 10.0.0.19 - - [2025-11-24 01:48:49] "POST /firewall-rules HTTP/1.1" 409 293 0.002080 10.0.0.19 - - [2025-11-24 01:48:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.025042 10.0.0.19 - - [2025-11-24 01:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.19 - - [2025-11-24 01:48:49] "POST /chown HTTP/1.1" 200 109 0.008222 10.0.0.19 - - [2025-11-24 01:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.015214 10.0.0.19 - - [2025-11-24 01:48:49] "POST /chown HTTP/1.1" 200 109 0.008639 10.0.0.19 - - [2025-11-24 01:48:49] "PUT /firewall-rule/5a5d4f68-7e7b-4940-bb8f-fbec75e09e8e HTTP/1.1" 200 260 0.061208 10.0.0.19 - - [2025-11-24 01:48:49] "GET /firewall-rule/5a5d4f68-7e7b-4940-bb8f-fbec75e09e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.006549 10.0.0.19 - - [2025-11-24 01:48:49] "PUT /instance-ip/10e6d1c9-ae74-4e5d-90c0-085bece76d39 HTTP/1.1" 200 256 0.049789 10.0.0.19 - - [2025-11-24 01:48:49] "POST /ref-update HTTP/1.1" 200 156 0.015500 10.0.0.19 - - [2025-11-24 01:48:49] "GET /firewall-policy/538250c3-7b73-4287-9888-804c0d9a4b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.005315 10.0.0.19 - - [2025-11-24 01:48:49] "GET /firewall-rule/5a5d4f68-7e7b-4940-bb8f-fbec75e09e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002859 10.0.0.19 - - [2025-11-24 01:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.19 - - [2025-11-24 01:48:49] "POST /chown HTTP/1.1" 200 109 0.009903 10.0.0.19 - - [2025-11-24 01:48:49] "GET /tag/d0b4646e-654f-4309-b818-cb60a642322e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.017978 10.0.0.19 - - [2025-11-24 01:48:49] "POST /chown HTTP/1.1" 200 109 0.058826 10.0.0.19 - - [2025-11-24 01:48:49] "GET /tag/d0b4646e-654f-4309-b818-cb60a642322e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.033504 10.0.0.19 - - [2025-11-24 01:48:49] "GET /virtual-machine-interface/14758625-a54f-4c6d-8570-df27a1aa6eb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.008433 10.0.0.19 - - [2025-11-24 01:48:49] "PUT /instance-ip/10e6d1c9-ae74-4e5d-90c0-085bece76d39 HTTP/1.1" 200 256 0.043467 10.0.0.19 - - [2025-11-24 01:48:49] "POST /ref-update HTTP/1.1" 200 156 0.013006 10.0.0.19 - - [2025-11-24 01:48:49] "POST /set-tag HTTP/1.1" 200 109 0.024330 10.0.0.19 - - [2025-11-24 01:48:49] "GET /virtual-machine-interface/5cdf4bc5-32ca-4d1c-8c76-e17c46337832?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.028085 10.0.0.19 - - [2025-11-24 01:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.021857 10.0.0.19 - - [2025-11-24 01:48:49] "POST /chown HTTP/1.1" 200 109 0.018688 10.0.0.19 - - [2025-11-24 01:48:49] "POST /set-tag HTTP/1.1" 200 109 0.055579 10.0.0.19 - - [2025-11-24 01:48:49] "POST /chown HTTP/1.1" 200 109 0.015399 10.0.0.19 - - [2025-11-24 01:48:50] "GET /virtual-machine-interface/b7073528-63a3-422c-bf17-48a6c715904a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.011262 10.0.0.19 - - [2025-11-24 01:48:50] "PUT /instance-ip/10e6d1c9-ae74-4e5d-90c0-085bece76d39 HTTP/1.1" 200 256 0.026564 10.0.0.19 - - [2025-11-24 01:48:50] "POST /set-tag HTTP/1.1" 200 109 0.039393 10.0.0.19 - - [2025-11-24 01:48:50] "GET /firewall-policy/538250c3-7b73-4287-9888-804c0d9a4b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.012744 10.0.0.19 - - [2025-11-24 01:48:50] "POST /ref-update HTTP/1.1" 200 156 0.049670 10.0.0.19 - - [2025-11-24 01:48:50] "GET /firewall-rule/5a5d4f68-7e7b-4940-bb8f-fbec75e09e8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002861 10.0.0.19 - - [2025-11-24 01:48:50] "POST /chown HTTP/1.1" 200 109 0.010904 10.0.0.19 - - [2025-11-24 01:48:50] "POST /ref-update HTTP/1.1" 200 156 0.034083 10.0.0.19 - - [2025-11-24 01:48:50] "POST /chown HTTP/1.1" 200 109 0.036415 10.0.0.19 - - [2025-11-24 01:48:50] "PUT /instance-ip/10e6d1c9-ae74-4e5d-90c0-085bece76d39 HTTP/1.1" 200 256 0.025521 10.0.0.19 - - [2025-11-24 01:48:50] "DELETE /firewall-rule/5a5d4f68-7e7b-4940-bb8f-fbec75e09e8e HTTP/1.1" 200 115 0.088616 10.0.0.19 - - [2025-11-24 01:48:50] "POST /ref-update HTTP/1.1" 200 156 0.011226 10.0.0.19 - - [2025-11-24 01:48:50] "DELETE /loadbalancer-member/3928e297-3799-4d40-be4f-06fc567a5d6c HTTP/1.1" 200 115 0.051817 10.0.0.19 - - [2025-11-24 01:48:50] "DELETE /loadbalancer-pool/3fd88687-f40a-4237-aa67-43b43de72708 HTTP/1.1" 200 115 0.030226 10.0.0.19 - - [2025-11-24 01:48:50] "PUT /service-instance/971a31a4-269e-408e-ab34-a8e3604d640f HTTP/1.1" 200 266 0.006923 10.0.0.19 - - [2025-11-24 01:48:50] "DELETE /loadbalancer-listener/41357ecc-4f27-47c8-a1d9-32961c1b1ba5 HTTP/1.1" 200 115 0.052829 10.0.0.19 - - [2025-11-24 01:48:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.021129 10.0.0.19 - - [2025-11-24 01:48:50] "DELETE /loadbalancer/118629e3-61d3-43c1-b679-7d0d3f728d46 HTTP/1.1" 200 115 0.066947 10.0.0.19 - - [2025-11-24 01:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001438 10.0.0.19 - - [2025-11-24 01:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.19 - - [2025-11-24 01:48:50] "DELETE /instance-ip/10e6d1c9-ae74-4e5d-90c0-085bece76d39 HTTP/1.1" 200 115 0.049866 10.0.0.19 - - [2025-11-24 01:48:50] "DELETE /virtual-machine-interface/b7073528-63a3-422c-bf17-48a6c715904a HTTP/1.1" 200 115 0.046535 10.0.0.19 - - [2025-11-24 01:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.19 - - [2025-11-24 01:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.19 - - [2025-11-24 01:48:50] "DELETE /tag/d0b4646e-654f-4309-b818-cb60a642322e HTTP/1.1" 200 115 0.074467 10.0.0.19 - - [2025-11-24 01:48:50] "DELETE /service-instance/971a31a4-269e-408e-ab34-a8e3604d640f HTTP/1.1" 200 115 0.044731 10.0.0.19 - - [2025-11-24 01:48:50] "GET /virtual-machine-interface/5cdf4bc5-32ca-4d1c-8c76-e17c46337832?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.005061 10.0.0.19 - - [2025-11-24 01:48:50] "DELETE /virtual-machine-interface/5cdf4bc5-32ca-4d1c-8c76-e17c46337832 HTTP/1.1" 200 115 0.044674 10.0.0.19 - - [2025-11-24 01:48:50] "POST /ref-update HTTP/1.1" 200 156 0.010324 10.0.0.19 - - [2025-11-24 01:48:50] "DELETE /virtual-machine/cd0b712a-fc47-4743-9fc3-08feeef839c8 HTTP/1.1" 200 115 0.022138 10.0.0.19 - - [2025-11-24 01:48:50] "GET /virtual-machine-interface/14758625-a54f-4c6d-8570-df27a1aa6eb1?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1207 0.006392 10.0.0.19 - - [2025-11-24 01:48:50] "DELETE /virtual-machine-interface/14758625-a54f-4c6d-8570-df27a1aa6eb1 HTTP/1.1" 200 115 0.040830 10.0.0.19 - - [2025-11-24 01:48:50] "DELETE /virtual-machine/e5517c4a-ed20-49d1-b395-5cc733e9c9d1 HTTP/1.1" 200 115 0.025592 10.0.0.19 - - [2025-11-24 01:49:13] "GET /virtual-machine-interface/3800ea7c-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004760 10.0.0.19 - - [2025-11-24 01:49:13] "POST /set-tag HTTP/1.1" 200 109 0.002653 10.0.0.19 - - [2025-11-24 01:49:13] "GET /virtual-machine-interface/3800ea7c-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006398 10.0.0.19 - - [2025-11-24 01:49:13] "POST /set-tag HTTP/1.1" 200 109 0.004478 10.0.0.19 - - [2025-11-24 01:49:13] "GET /virtual-machine/64cf6fe7-dfaa-404f-af1a-e18a7f199b9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002892 10.0.0.19 - - [2025-11-24 01:49:13] "POST /ref-update HTTP/1.1" 200 156 0.009940 10.0.0.19 - - [2025-11-24 01:49:13] "GET /virtual-machine-interface/3800ea7c-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004547 10.0.0.19 - - [2025-11-24 01:49:13] "POST /set-tag HTTP/1.1" 200 109 0.017128 10.0.0.19 - - [2025-11-24 01:49:13] "POST /set-tag HTTP/1.1" 200 109 0.036512 10.0.0.19 - - [2025-11-24 01:49:13] "POST /set-tag HTTP/1.1" 200 109 0.031268 10.0.0.19 - - [2025-11-24 01:49:13] "POST /set-tag HTTP/1.1" 200 109 0.012640 10.0.0.19 - - [2025-11-24 01:49:13] "DELETE /instance-ip/3820a8f8-c8d7-11f0-82a2-fa163e5da2a9 HTTP/1.1" 200 115 0.044669 10.0.0.19 - - [2025-11-24 01:49:13] "DELETE /virtual-machine-interface/3800ea7c-c8d7-11f0-82a2-fa163e5da2a9 HTTP/1.1" 200 115 0.042594 10.0.0.19 - - [2025-11-24 01:49:13] "DELETE /virtual-machine/64cf6fe7-dfaa-404f-af1a-e18a7f199b9c HTTP/1.1" 200 115 0.017411 10.0.0.19 - - [2025-11-24 01:49:13] "DELETE /tag/2f7bbf8b-c5be-424d-a340-c08aee84fa4c HTTP/1.1" 200 115 0.032245 10.0.0.19 - - [2025-11-24 01:49:13] "GET /virtual-machine-interface/36a9eee4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003831 10.0.0.19 - - [2025-11-24 01:49:13] "POST /set-tag HTTP/1.1" 200 109 0.002533 10.0.0.19 - - [2025-11-24 01:49:13] "GET /virtual-machine-interface/36a9eee4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.004229 10.0.0.19 - - [2025-11-24 01:49:13] "POST /set-tag HTTP/1.1" 200 109 0.002034 10.0.0.19 - - [2025-11-24 01:49:13] "GET /virtual-machine/44f36c5e-3e8e-4596-80c4-12c22ec503ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003012 10.0.0.19 - - [2025-11-24 01:49:13] "POST /ref-update HTTP/1.1" 200 156 0.008879 10.0.0.19 - - [2025-11-24 01:49:13] "GET /virtual-machine-interface/36a9eee4-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.016680 10.0.0.19 - - [2025-11-24 01:49:13] "POST /set-tag HTTP/1.1" 200 109 0.016055 10.0.0.19 - - [2025-11-24 01:49:13] "POST /set-tag HTTP/1.1" 200 109 0.026665 10.0.0.19 - - [2025-11-24 01:49:13] "POST /set-tag HTTP/1.1" 200 109 0.030573 10.0.0.19 - - [2025-11-24 01:49:14] "POST /set-tag HTTP/1.1" 200 109 0.018914 10.0.0.19 - - [2025-11-24 01:49:14] "DELETE /instance-ip/36c2de5e-c8d7-11f0-82a2-fa163e5da2a9 HTTP/1.1" 200 115 0.050421 10.0.0.19 - - [2025-11-24 01:49:14] "DELETE /virtual-machine-interface/36a9eee4-c8d7-11f0-82a2-fa163e5da2a9 HTTP/1.1" 200 115 0.041856 10.0.0.19 - - [2025-11-24 01:49:14] "DELETE /virtual-machine/44f36c5e-3e8e-4596-80c4-12c22ec503ad HTTP/1.1" 200 115 0.024110 10.0.0.19 - - [2025-11-24 01:49:14] "DELETE /tag/59e2974c-71bb-4f3c-a069-cf6590062f32 HTTP/1.1" 200 115 0.031492 10.0.0.19 - - [2025-11-24 01:49:14] "GET /virtual-machine-interface/378ea372-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005114 10.0.0.19 - - [2025-11-24 01:49:14] "POST /set-tag HTTP/1.1" 200 109 0.003348 10.0.0.19 - - [2025-11-24 01:49:14] "GET /virtual-machine-interface/378ea372-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.006122 10.0.0.19 - - [2025-11-24 01:49:14] "POST /set-tag HTTP/1.1" 200 109 0.002604 10.0.0.19 - - [2025-11-24 01:49:14] "GET /virtual-machine/10059735-f8ac-45cb-96c2-38b8c68ab160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003201 10.0.0.19 - - [2025-11-24 01:49:14] "POST /ref-update HTTP/1.1" 200 156 0.009257 10.0.0.19 - - [2025-11-24 01:49:14] "GET /virtual-machine-interface/378ea372-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.007144 10.0.0.19 - - [2025-11-24 01:49:14] "POST /set-tag HTTP/1.1" 200 109 0.016542 10.0.0.19 - - [2025-11-24 01:49:14] "POST /set-tag HTTP/1.1" 200 109 0.029181 10.0.0.19 - - [2025-11-24 01:49:14] "POST /set-tag HTTP/1.1" 200 109 0.044790 10.0.0.19 - - [2025-11-24 01:49:14] "POST /set-tag HTTP/1.1" 200 109 0.017826 10.0.0.19 - - [2025-11-24 01:49:14] "DELETE /instance-ip/37a5d8b2-c8d7-11f0-82a2-fa163e5da2a9 HTTP/1.1" 200 115 0.055815 10.0.0.19 - - [2025-11-24 01:49:14] "DELETE /virtual-machine-interface/378ea372-c8d7-11f0-82a2-fa163e5da2a9 HTTP/1.1" 200 115 0.041634 10.0.0.19 - - [2025-11-24 01:49:14] "DELETE /virtual-machine/10059735-f8ac-45cb-96c2-38b8c68ab160 HTTP/1.1" 200 115 0.022478 10.0.0.19 - - [2025-11-24 01:49:14] "DELETE /tag/73498f49-5ea5-4f88-b306-7e69094bb934 HTTP/1.1" 409 236 0.007870 10.0.0.19 - - [2025-11-24 01:49:14] "DELETE /tag/c26e6663-f8ca-439a-89af-13aa1d5f9880 HTTP/1.1" 200 115 0.040325 10.0.0.19 - - [2025-11-24 01:49:14] "DELETE /tag/550e8297-ec82-4f05-bcd9-fd84d528f1ba HTTP/1.1" 409 236 0.005582 10.0.0.19 - - [2025-11-24 01:49:14] "GET /virtual-machine-interface/371cf33a-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.003753 10.0.0.19 - - [2025-11-24 01:49:14] "POST /set-tag HTTP/1.1" 200 109 0.003123 10.0.0.19 - - [2025-11-24 01:49:14] "GET /virtual-machine-interface/371cf33a-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.005510 10.0.0.19 - - [2025-11-24 01:49:14] "POST /set-tag HTTP/1.1" 200 109 0.001940 10.0.0.19 - - [2025-11-24 01:49:14] "GET /virtual-machine/2150be00-a3e0-457c-a88e-9456f6783454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003150 10.0.0.19 - - [2025-11-24 01:49:14] "POST /ref-update HTTP/1.1" 200 156 0.012646 10.0.0.19 - - [2025-11-24 01:49:14] "GET /virtual-machine-interface/371cf33a-c8d7-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3699 0.028493 10.0.0.19 - - [2025-11-24 01:49:15] "POST /set-tag HTTP/1.1" 200 109 0.016736 10.0.0.19 - - [2025-11-24 01:49:15] "POST /set-tag HTTP/1.1" 200 109 0.022385 10.0.0.19 - - [2025-11-24 01:49:15] "POST /set-tag HTTP/1.1" 200 109 0.026330 10.0.0.19 - - [2025-11-24 01:49:15] "POST /set-tag HTTP/1.1" 200 109 0.019446 10.0.0.19 - - [2025-11-24 01:49:15] "DELETE /instance-ip/3733f148-c8d7-11f0-82a2-fa163e5da2a9 HTTP/1.1" 200 115 0.038753 10.0.0.19 - - [2025-11-24 01:49:15] "DELETE /virtual-machine-interface/371cf33a-c8d7-11f0-82a2-fa163e5da2a9 HTTP/1.1" 200 115 0.037570 10.0.0.19 - - [2025-11-24 01:49:15] "DELETE /virtual-machine/2150be00-a3e0-457c-a88e-9456f6783454 HTTP/1.1" 200 115 0.020128 10.0.0.19 - - [2025-11-24 01:49:15] "DELETE /tag/51033311-c1cf-453c-8747-e4e01715a41b HTTP/1.1" 409 236 0.017411 10.0.0.19 - - [2025-11-24 01:49:15] "DELETE /tag/b60b371c-9108-426b-8e56-4f0a8d06276a HTTP/1.1" 200 115 0.033847 10.0.0.19 - - [2025-11-24 01:49:15] "DELETE /tag/90c5db91-888e-4636-8d0b-d9884d8b3484 HTTP/1.1" 200 115 0.038894 10.0.0.19 - - [2025-11-24 01:49:16] "POST /projects HTTP/1.1" 409 238 0.002169 10.0.0.19 - - [2025-11-24 01:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.19 - - [2025-11-24 01:49:16] "GET /project/8aa65816-4918-4e2d-a075-eb6360981323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027950 10.0.0.19 - - [2025-11-24 01:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.19 - - [2025-11-24 01:49:16] "GET /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004480 10.0.0.19 - - [2025-11-24 01:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.19 - - [2025-11-24 01:49:16] "GET /virtual-network/4fa16029-3094-493a-ab43-eca096e2bec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003728 10.0.0.19 - - [2025-11-24 01:49:16] "POST /security-groups HTTP/1.1" 409 285 0.002015 10.0.0.19 - - [2025-11-24 01:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.19 - - [2025-11-24 01:49:16] "PUT /security-group/4b022acf-6480-49bb-8a3a-66514134dc8b HTTP/1.1" 200 262 0.058403 10.0.0.19 - - [2025-11-24 01:49:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.031689 10.0.0.19 - - [2025-11-24 01:49:16] "PUT /access-control-list/ec9c3314-1378-4063-8234-89ad8e19bfb5 HTTP/1.1" 200 272 0.017715 10.0.0.19 - - [2025-11-24 01:49:17] "PUT /access-control-list/11b1427b-fe00-4c3f-a4c3-de0047bccee7 HTTP/1.1" 200 272 0.018801 10.0.0.19 - - [2025-11-24 01:49:21] "POST /projects HTTP/1.1" 409 238 0.002129 10.0.0.19 - - [2025-11-24 01:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.19 - - [2025-11-24 01:49:21] "GET /project/8aa65816-4918-4e2d-a075-eb6360981323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.023120 10.0.0.19 - - [2025-11-24 01:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004858 10.0.0.19 - - [2025-11-24 01:49:21] "GET /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004204 10.0.0.19 - - [2025-11-24 01:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.19 - - [2025-11-24 01:49:22] "GET /virtual-network/4fa16029-3094-493a-ab43-eca096e2bec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004939 10.0.0.19 - - [2025-11-24 01:49:22] "POST /security-groups HTTP/1.1" 409 285 0.002488 10.0.0.19 - - [2025-11-24 01:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.19 - - [2025-11-24 01:49:22] "PUT /security-group/4b022acf-6480-49bb-8a3a-66514134dc8b HTTP/1.1" 200 262 0.055244 10.0.0.19 - - [2025-11-24 01:49:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.020451 10.0.0.19 - - [2025-11-24 01:49:22] "PUT /access-control-list/ec9c3314-1378-4063-8234-89ad8e19bfb5 HTTP/1.1" 200 272 0.012207 10.0.0.19 - - [2025-11-24 01:49:22] "GET /firewall-policy/5ce5d9e6-f38d-4c24-9bc9-ba9814a13a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.012773 10.0.0.19 - - [2025-11-24 01:49:22] "PUT /access-control-list/11b1427b-fe00-4c3f-a4c3-de0047bccee7 HTTP/1.1" 200 272 0.025771 10.0.0.19 - - [2025-11-24 01:49:22] "GET /firewall-rule/09dbc852-1380-45f3-8a69-aabe91100d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002857 10.0.0.19 - - [2025-11-24 01:49:22] "POST /ref-update HTTP/1.1" 200 156 0.048229 10.0.0.19 - - [2025-11-24 01:49:22] "DELETE /firewall-rule/09dbc852-1380-45f3-8a69-aabe91100d07 HTTP/1.1" 200 115 0.045527 10.0.0.19 - - [2025-11-24 01:49:22] "GET /firewall-policy/5ce5d9e6-f38d-4c24-9bc9-ba9814a13a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.005170 10.0.0.19 - - [2025-11-24 01:49:22] "GET /firewall-rule/8f7c1364-e020-42bd-bda8-7bbb59d4e108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003178 10.0.0.19 - - [2025-11-24 01:49:22] "POST /ref-update HTTP/1.1" 200 156 0.049211 10.0.0.19 - - [2025-11-24 01:49:22] "DELETE /firewall-rule/8f7c1364-e020-42bd-bda8-7bbb59d4e108 HTTP/1.1" 200 115 0.033559 10.0.0.19 - - [2025-11-24 01:49:22] "DELETE /tag/73498f49-5ea5-4f88-b306-7e69094bb934 HTTP/1.1" 409 236 0.005464 10.0.0.19 - - [2025-11-24 01:49:22] "DELETE /tag/7f0be310-c0c9-4b55-a6ed-4a31194cfa64 HTTP/1.1" 200 115 0.030072 10.0.0.19 - - [2025-11-24 01:49:22] "DELETE /tag/550e8297-ec82-4f05-bcd9-fd84d528f1ba HTTP/1.1" 409 236 0.004287 10.0.0.19 - - [2025-11-24 01:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.19 - - [2025-11-24 01:49:22] "GET /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004570 10.0.0.19 - - [2025-11-24 01:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.19 - - [2025-11-24 01:49:22] "GET /virtual-network/4fa16029-3094-493a-ab43-eca096e2bec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004134 10.0.0.19 - - [2025-11-24 01:49:22] "PUT /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed HTTP/1.1" 200 264 0.041326 10.0.0.19 - - [2025-11-24 01:49:22] "PUT /virtual-network/4fa16029-3094-493a-ab43-eca096e2bec5 HTTP/1.1" 200 264 0.054949 10.0.0.19 - - [2025-11-24 01:49:22] "DELETE /security-group/4b022acf-6480-49bb-8a3a-66514134dc8b HTTP/1.1" 200 115 0.041433 10.0.0.19 - - [2025-11-24 01:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007015 10.0.0.19 - - [2025-11-24 01:49:22] "DELETE /access-control-list/ec9c3314-1378-4063-8234-89ad8e19bfb5 HTTP/1.1" 200 115 0.031637 10.0.0.19 - - [2025-11-24 01:49:22] "DELETE /access-control-list/11b1427b-fe00-4c3f-a4c3-de0047bccee7 HTTP/1.1" 200 115 0.025213 10.0.0.19 - - [2025-11-24 01:49:22] "GET /project/8aa65816-4918-4e2d-a075-eb6360981323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.029558 10.0.0.19 - - [2025-11-24 01:49:22] "GET /project/8aa65816-4918-4e2d-a075-eb6360981323?fields=security_groups HTTP/1.1" 200 1352 0.041059 10.0.0.19 - - [2025-11-24 01:49:23] "DELETE /security-group/cc074c6d-4479-4000-a829-e5ac54570441 HTTP/1.1" 200 115 0.045074 10.0.0.19 - - [2025-11-24 01:49:23] "DELETE /access-control-list/e0660574-a739-4a57-aacd-7711de422f52 HTTP/1.1" 200 115 0.042873 10.0.0.19 - - [2025-11-24 01:49:23] "GET /project/8aa65816-4918-4e2d-a075-eb6360981323?fields=application_policy_sets HTTP/1.1" 200 1391 0.053390 10.0.0.19 - - [2025-11-24 01:49:23] "DELETE /access-control-list/d6e9ca65-d0cc-460d-b867-afc4474b8b94 HTTP/1.1" 200 115 0.049726 10.0.0.19 - - [2025-11-24 01:49:23] "DELETE /project/8aa65816-4918-4e2d-a075-eb6360981323 HTTP/1.1" 200 115 0.291044 10.0.0.19 - - [2025-11-24 01:49:23] "POST /projects HTTP/1.1" 409 238 0.002228 10.0.0.19 - - [2025-11-24 01:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.19 - - [2025-11-24 01:49:23] "GET /project/fd38a56b-b857-4f54-9784-d6fee6b6d97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045095 10.0.0.19 - - [2025-11-24 01:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.19 - - [2025-11-24 01:49:23] "GET /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006646 10.0.0.19 - - [2025-11-24 01:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.19 - - [2025-11-24 01:49:23] "GET /virtual-network/4fa16029-3094-493a-ab43-eca096e2bec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005440 10.0.0.19 - - [2025-11-24 01:49:23] "POST /security-groups HTTP/1.1" 409 285 0.002747 10.0.0.19 - - [2025-11-24 01:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.19 - - [2025-11-24 01:49:23] "PUT /security-group/e2dd000c-2738-4089-adb4-97b4b662eb10 HTTP/1.1" 200 262 0.055059 10.0.0.19 - - [2025-11-24 01:49:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.027672 10.0.0.19 - - [2025-11-24 01:49:23] "PUT /access-control-list/55fafc2a-6c49-407b-9238-166ae89c6b2e HTTP/1.1" 200 272 0.012531 10.0.0.19 - - [2025-11-24 01:49:23] "PUT /access-control-list/74b77d74-394e-4c87-a282-4fbea6e21b95 HTTP/1.1" 200 272 0.016403 10.0.0.19 - - [2025-11-24 01:49:27] "DELETE /loadbalancer-member/9780c19c-a068-4783-9c09-5f8f4c9a84b5 HTTP/1.1" 200 115 0.035345 10.0.0.19 - - [2025-11-24 01:49:27] "DELETE /loadbalancer-pool/4d63f2d5-4c47-410b-b3ba-52ff01d8d12c HTTP/1.1" 200 115 0.043270 10.0.0.19 - - [2025-11-24 01:49:27] "DELETE /loadbalancer-listener/c56d6019-9c26-46ef-a8e8-709cc6158825 HTTP/1.1" 200 115 0.029968 10.0.0.19 - - [2025-11-24 01:49:28] "DELETE /loadbalancer/f4fbe530-f9aa-489d-a997-fab4c0dec6a4 HTTP/1.1" 200 115 0.045747 10.0.0.19 - - [2025-11-24 01:49:28] "DELETE /floating-ip/d0626106-ba2f-4ad3-8192-bdab8590f9fc HTTP/1.1" 200 115 0.028692 10.0.0.19 - - [2025-11-24 01:49:28] "DELETE /instance-ip/c1957cff-a4ca-4c85-98fc-2e7ecbc08fff HTTP/1.1" 200 115 0.042592 10.0.0.19 - - [2025-11-24 01:49:28] "DELETE /virtual-machine-interface/36a6548c-a052-4d31-b823-b6c75a2d13b1 HTTP/1.1" 200 115 0.035722 10.0.0.19 - - [2025-11-24 01:49:28] "DELETE /tag/07be6bd0-ddec-439a-8c1a-29ef9339e656 HTTP/1.1" 200 115 0.032418 10.0.0.19 - - [2025-11-24 01:49:28] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002319 10.0.0.19 - - [2025-11-24 01:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.19 - - [2025-11-24 01:49:28] "GET /policy-management/abe37536-6a39-4e1f-9761-1f8534a6fe27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003059 10.0.0.19 - - [2025-11-24 01:49:28] "GET /firewall-policy/eba56938-3f17-470b-aa5a-ab232fc1684a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002287 10.0.0.19 - - [2025-11-24 01:49:28] "GET /firewall-rule/dada8425-1d97-4be0-8eaa-ef9077fe5d56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003152 10.0.0.19 - - [2025-11-24 01:49:28] "POST /ref-update HTTP/1.1" 200 156 0.012822 10.0.0.19 - - [2025-11-24 01:49:28] "DELETE /firewall-rule/dada8425-1d97-4be0-8eaa-ef9077fe5d56 HTTP/1.1" 200 115 0.050478 10.0.0.19 - - [2025-11-24 01:49:28] "GET /firewall-policy/797b6b8f-8486-4e90-8de3-d8ebcf191d78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004093 10.0.0.19 - - [2025-11-24 01:49:28] "GET /firewall-rule/58f7b922-aae9-468a-9a6e-6244c2a381d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.004044 10.0.0.19 - - [2025-11-24 01:49:28] "POST /ref-update HTTP/1.1" 200 156 0.015712 10.0.0.19 - - [2025-11-24 01:49:28] "DELETE /firewall-rule/58f7b922-aae9-468a-9a6e-6244c2a381d3 HTTP/1.1" 200 115 0.047406 10.0.0.19 - - [2025-11-24 01:49:28] "GET /firewall-policy/797b6b8f-8486-4e90-8de3-d8ebcf191d78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.004377 10.0.0.19 - - [2025-11-24 01:49:28] "GET /firewall-rule/749103f4-4961-4e8e-8d82-224fde4beaa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003432 10.0.0.19 - - [2025-11-24 01:49:28] "POST /ref-update HTTP/1.1" 200 156 0.011821 10.0.0.19 - - [2025-11-24 01:49:28] "DELETE /firewall-rule/749103f4-4961-4e8e-8d82-224fde4beaa1 HTTP/1.1" 200 115 0.055089 10.0.0.19 - - [2025-11-24 01:49:28] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003489 10.0.0.19 - - [2025-11-24 01:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.19 - - [2025-11-24 01:49:28] "GET /policy-management/abe37536-6a39-4e1f-9761-1f8534a6fe27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002305 10.0.0.19 - - [2025-11-24 01:49:28] "GET /firewall-policy/797b6b8f-8486-4e90-8de3-d8ebcf191d78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003073 10.0.0.19 - - [2025-11-24 01:49:28] "POST /ref-update HTTP/1.1" 200 156 0.022873 10.0.0.19 - - [2025-11-24 01:49:28] "DELETE /firewall-policy/797b6b8f-8486-4e90-8de3-d8ebcf191d78 HTTP/1.1" 200 115 0.087403 10.0.0.19 - - [2025-11-24 01:49:28] "DELETE /tag/73498f49-5ea5-4f88-b306-7e69094bb934 HTTP/1.1" 200 115 0.044657 10.0.0.19 - - [2025-11-24 01:49:28] "DELETE /tag/c28de4fb-91b7-4e20-97aa-735e2ecba13a HTTP/1.1" 200 115 0.075493 10.0.0.19 - - [2025-11-24 01:49:29] "DELETE /tag/51033311-c1cf-453c-8747-e4e01715a41b HTTP/1.1" 200 115 0.059952 10.0.0.19 - - [2025-11-24 01:49:29] "DELETE /tag/550e8297-ec82-4f05-bcd9-fd84d528f1ba HTTP/1.1" 200 115 0.075181 10.0.0.19 - - [2025-11-24 01:49:29] "POST /projects HTTP/1.1" 409 238 0.002750 10.0.0.19 - - [2025-11-24 01:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.19 - - [2025-11-24 01:49:29] "GET /project/fd38a56b-b857-4f54-9784-d6fee6b6d97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.062825 10.0.0.19 - - [2025-11-24 01:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.19 - - [2025-11-24 01:49:29] "GET /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.008700 10.0.0.19 - - [2025-11-24 01:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.19 - - [2025-11-24 01:49:29] "GET /virtual-network/4fa16029-3094-493a-ab43-eca096e2bec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006505 10.0.0.19 - - [2025-11-24 01:49:29] "POST /security-groups HTTP/1.1" 409 285 0.003574 10.0.0.19 - - [2025-11-24 01:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006931 10.0.0.19 - - [2025-11-24 01:49:29] "PUT /security-group/e2dd000c-2738-4089-adb4-97b4b662eb10 HTTP/1.1" 200 262 0.062821 10.0.0.19 - - [2025-11-24 01:49:29] "PUT /access-control-list/55fafc2a-6c49-407b-9238-166ae89c6b2e HTTP/1.1" 200 272 0.025411 10.0.0.19 - - [2025-11-24 01:49:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.068901 10.0.0.19 - - [2025-11-24 01:49:29] "GET /firewall-policy/5ce5d9e6-f38d-4c24-9bc9-ba9814a13a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.012366 10.0.0.19 - - [2025-11-24 01:49:29] "PUT /access-control-list/74b77d74-394e-4c87-a282-4fbea6e21b95 HTTP/1.1" 200 272 0.041713 10.0.0.19 - - [2025-11-24 01:49:29] "GET /firewall-rule/5c4ccf66-9a1e-4c25-8d46-042994f5522d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004525 10.0.0.19 - - [2025-11-24 01:49:29] "POST /ref-update HTTP/1.1" 200 156 0.071267 10.0.0.19 - - [2025-11-24 01:49:29] "DELETE /firewall-rule/5c4ccf66-9a1e-4c25-8d46-042994f5522d HTTP/1.1" 200 115 0.102862 10.0.0.19 - - [2025-11-24 01:49:29] "GET /firewall-policy/5ce5d9e6-f38d-4c24-9bc9-ba9814a13a55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.005234 10.0.0.19 - - [2025-11-24 01:49:29] "GET /firewall-rule/de7e9899-ccd8-4a3f-b76c-4401ca88e548?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003806 10.0.0.19 - - [2025-11-24 01:49:29] "POST /ref-update HTTP/1.1" 200 156 0.061477 10.0.0.19 - - [2025-11-24 01:49:29] "DELETE /firewall-rule/de7e9899-ccd8-4a3f-b76c-4401ca88e548 HTTP/1.1" 200 115 0.045644 10.0.0.19 - - [2025-11-24 01:49:30] "DELETE /tag/e87982a6-fc63-4918-ad47-f913189536c4 HTTP/1.1" 200 115 0.055132 10.0.0.19 - - [2025-11-24 01:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.19 - - [2025-11-24 01:49:30] "GET /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004871 10.0.0.19 - - [2025-11-24 01:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.19 - - [2025-11-24 01:49:30] "GET /virtual-network/4fa16029-3094-493a-ab43-eca096e2bec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004284 10.0.0.19 - - [2025-11-24 01:49:30] "PUT /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed HTTP/1.1" 200 264 0.051804 10.0.0.19 - - [2025-11-24 01:49:30] "PUT /virtual-network/4fa16029-3094-493a-ab43-eca096e2bec5 HTTP/1.1" 200 264 0.043228 10.0.0.19 - - [2025-11-24 01:49:30] "DELETE /security-group/e2dd000c-2738-4089-adb4-97b4b662eb10 HTTP/1.1" 200 115 0.068094 10.0.0.19 - - [2025-11-24 01:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.19 - - [2025-11-24 01:49:30] "DELETE /access-control-list/55fafc2a-6c49-407b-9238-166ae89c6b2e HTTP/1.1" 200 115 0.049849 10.0.0.19 - - [2025-11-24 01:49:30] "DELETE /access-control-list/74b77d74-394e-4c87-a282-4fbea6e21b95 HTTP/1.1" 200 115 0.039610 10.0.0.19 - - [2025-11-24 01:49:30] "GET /project/fd38a56b-b857-4f54-9784-d6fee6b6d97a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.056724 10.0.0.19 - - [2025-11-24 01:49:30] "GET /project/fd38a56b-b857-4f54-9784-d6fee6b6d97a?fields=security_groups HTTP/1.1" 200 1353 0.041849 10.0.0.19 - - [2025-11-24 01:49:30] "DELETE /security-group/d484d5b8-fd88-4496-a08c-d4c3dc593502 HTTP/1.1" 200 115 0.059292 10.0.0.19 - - [2025-11-24 01:49:30] "DELETE /access-control-list/70817768-2dd2-4bae-9f69-5b4013cbf037 HTTP/1.1" 200 115 0.049585 10.0.0.19 - - [2025-11-24 01:49:30] "GET /project/fd38a56b-b857-4f54-9784-d6fee6b6d97a?fields=application_policy_sets HTTP/1.1" 200 1392 0.062705 10.0.0.19 - - [2025-11-24 01:49:30] "DELETE /access-control-list/d5491276-023f-4383-a07c-017d77ee3452 HTTP/1.1" 200 115 0.059403 10.0.0.19 - - [2025-11-24 01:49:30] "DELETE /project/fd38a56b-b857-4f54-9784-d6fee6b6d97a HTTP/1.1" 200 115 0.404227 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:49:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001066 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:49:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000920 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:49:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000947 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:49:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000916 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:50:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000940 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:50:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000841 10.0.0.19 - - [2025-11-24 01:50:13] "GET /global-system-configs HTTP/1.1" 200 322 0.004304 10.0.0.19 - - [2025-11-24 01:50:14] "GET /global-system-configs HTTP/1.1" 200 322 0.002100 10.0.0.19 - - [2025-11-24 01:50:15] "GET / HTTP/1.1" 200 35931 0.001843 10.0.0.19 - - [2025-11-24 01:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.19 - - [2025-11-24 01:50:15] "GET /global-vrouter-config/d7eaaf5a-1a6e-45ae-965b-ac21cc285031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003683 10.0.0.19 - - [2025-11-24 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.19 - - [2025-11-24 01:50:16] "GET /global-vrouter-config/d7eaaf5a-1a6e-45ae-965b-ac21cc285031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002218 10.0.0.19 - - [2025-11-24 01:50:34] "GET / HTTP/1.1" 200 35931 0.001704 10.0.0.19 - - [2025-11-24 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.19 - - [2025-11-24 01:50:34] "GET /global-system-config/6b8b0bdb-6a4b-404d-bfc4-60b6f1b8a85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004639 10.0.0.19 - - [2025-11-24 01:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.19 - - [2025-11-24 01:50:34] "GET /config-node/9a589433-4e75-4aac-9dfe-b2446fc9f3b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002557 10.0.0.19 - - [2025-11-24 01:50:34] "GET / HTTP/1.1" 200 35931 0.001515 10.0.0.19 - - [2025-11-24 01:50:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002431 10.0.0.19 - - [2025-11-24 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.19 - - [2025-11-24 01:50:39] "GET /global-vrouter-config/d7eaaf5a-1a6e-45ae-965b-ac21cc285031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002621 10.0.0.19 - - [2025-11-24 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.19 - - [2025-11-24 01:50:39] "PUT /global-vrouter-config/d7eaaf5a-1a6e-45ae-965b-ac21cc285031 HTTP/1.1" 200 276 0.008950 10.0.0.19 - - [2025-11-24 01:50:39] "GET / HTTP/1.1" 200 35931 0.001897 10.0.0.19 - - [2025-11-24 01:50:39] "POST /alarms HTTP/1.1" 409 264 0.002092 10.0.0.19 - - [2025-11-24 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.19 - - [2025-11-24 01:50:39] "PUT /alarm/12f6807a-ef0c-4106-86c2-98a72396cd55 HTTP/1.1" 200 244 0.012789 10.0.0.19 - - [2025-11-24 01:50:39] "POST /alarms HTTP/1.1" 409 261 0.003694 10.0.0.19 - - [2025-11-24 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.19 - - [2025-11-24 01:50:39] "PUT /alarm/4300fb10-b344-482e-ad49-a813c1546b9e HTTP/1.1" 200 244 0.026759 10.0.0.19 - - [2025-11-24 01:50:39] "POST /alarms HTTP/1.1" 409 261 0.002161 10.0.0.19 - - [2025-11-24 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.19 - - [2025-11-24 01:50:39] "PUT /alarm/f699b264-768a-47de-a627-ae6dcb37150f HTTP/1.1" 200 244 0.010522 10.0.0.19 - - [2025-11-24 01:50:39] "POST /alarms HTTP/1.1" 409 253 0.002187 10.0.0.19 - - [2025-11-24 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.19 - - [2025-11-24 01:50:39] "PUT /alarm/bac1416c-c693-4b0c-8acb-3c6980c471ee HTTP/1.1" 200 244 0.010281 10.0.0.19 - - [2025-11-24 01:50:39] "POST /alarms HTTP/1.1" 409 251 0.003677 10.0.0.19 - - [2025-11-24 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.19 - - [2025-11-24 01:50:39] "PUT /alarm/f01030b9-b7f0-44d3-9297-9b365d862290 HTTP/1.1" 200 244 0.009634 10.0.0.19 - - [2025-11-24 01:50:39] "POST /alarms HTTP/1.1" 409 252 0.005220 10.0.0.19 - - [2025-11-24 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637 10.0.0.19 - - [2025-11-24 01:50:40] "PUT /alarm/5b285d4d-8381-4db6-b4c2-ce5c36a79192 HTTP/1.1" 200 244 0.012157 10.0.0.19 - - [2025-11-24 01:50:40] "POST /alarms HTTP/1.1" 409 256 0.017503 10.0.0.19 - - [2025-11-24 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.19 - - [2025-11-24 01:50:40] "PUT /alarm/11731140-9e2b-4667-b676-ce98c78e3ce4 HTTP/1.1" 200 244 0.010338 10.0.0.19 - - [2025-11-24 01:50:40] "POST /alarms HTTP/1.1" 409 248 0.013590 10.0.0.19 - - [2025-11-24 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.19 - - [2025-11-24 01:50:40] "PUT /alarm/0b304a9f-b9b2-4420-9d76-0d7f41e2686b HTTP/1.1" 200 244 0.016839 10.0.0.19 - - [2025-11-24 01:50:40] "POST /alarms HTTP/1.1" 409 252 0.012598 10.0.0.19 - - [2025-11-24 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.19 - - [2025-11-24 01:50:40] "PUT /alarm/86d989f7-3f15-40c3-8281-22312da07d9f HTTP/1.1" 200 244 0.024467 10.0.0.19 - - [2025-11-24 01:50:40] "POST /alarms HTTP/1.1" 409 257 0.004633 10.0.0.19 - - [2025-11-24 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.19 - - [2025-11-24 01:50:40] "PUT /alarm/6f9521e1-7968-475b-ab0b-6ea2a0e8e771 HTTP/1.1" 200 244 0.012177 10.0.0.19 - - [2025-11-24 01:50:40] "POST /alarms HTTP/1.1" 409 251 0.013763 10.0.0.19 - - [2025-11-24 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.19 - - [2025-11-24 01:50:40] "PUT /alarm/804d5030-d2df-4989-bcf9-c241d9208ee0 HTTP/1.1" 200 244 0.011830 10.0.0.19 - - [2025-11-24 01:50:40] "POST /alarms HTTP/1.1" 409 257 0.014581 10.0.0.19 - - [2025-11-24 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.19 - - [2025-11-24 01:50:40] "PUT /alarm/4321ddce-fe76-458b-b6c9-d9b03899d817 HTTP/1.1" 200 244 0.011994 10.0.0.19 - - [2025-11-24 01:50:40] "POST /alarms HTTP/1.1" 409 261 0.008108 10.0.0.19 - - [2025-11-24 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005055 10.0.0.19 - - [2025-11-24 01:50:40] "PUT /alarm/3db6d56d-007b-491d-98b1-7482a9c690d1 HTTP/1.1" 200 244 0.012320 10.0.0.19 - - [2025-11-24 01:50:40] "POST /alarms HTTP/1.1" 409 258 0.005834 10.0.0.19 - - [2025-11-24 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.19 - - [2025-11-24 01:50:40] "PUT /alarm/ee8262bd-dc8e-41e0-a43a-fe3b36407d18 HTTP/1.1" 200 244 0.012744 10.0.0.19 - - [2025-11-24 01:50:40] "POST /alarms HTTP/1.1" 409 254 0.010722 10.0.0.19 - - [2025-11-24 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.19 - - [2025-11-24 01:50:40] "PUT /alarm/71c44eb2-42cf-4ad0-90fb-6027f006b7a1 HTTP/1.1" 200 244 0.014720 10.0.0.19 - - [2025-11-24 01:50:40] "POST /alarms HTTP/1.1" 409 254 0.023130 10.0.0.19 - - [2025-11-24 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.19 - - [2025-11-24 01:50:40] "PUT /alarm/8be0db05-e05b-4178-9af9-3f74f73cac81 HTTP/1.1" 200 244 0.012379 10.0.0.19 - - [2025-11-24 01:50:40] "POST /alarms HTTP/1.1" 409 254 0.004227 10.0.0.19 - - [2025-11-24 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004996 10.0.0.19 - - [2025-11-24 01:50:40] "PUT /alarm/c74ae06c-f78d-4de4-a40f-2bf6a586e563 HTTP/1.1" 200 244 0.014613 10.0.0.19 - - [2025-11-24 01:50:40] "POST /alarms HTTP/1.1" 409 247 0.006161 10.0.0.19 - - [2025-11-24 01:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.19 - - [2025-11-24 01:50:40] "PUT /alarm/79fce0e3-b2d0-4250-afe2-e349a9743589 HTTP/1.1" 200 244 0.012200 10.0.0.19 - - [2025-11-24 01:50:40] "POST /alarms HTTP/1.1" 409 272 0.003776 10.0.0.19 - - [2025-11-24 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004644 10.0.0.19 - - [2025-11-24 01:50:41] "PUT /alarm/0ceeaf1c-baed-4f05-92aa-f9015eb3b7b6 HTTP/1.1" 200 244 0.010660 10.0.0.19 - - [2025-11-24 01:50:41] "POST /alarms HTTP/1.1" 409 261 0.009289 10.0.0.19 - - [2025-11-24 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.19 - - [2025-11-24 01:50:41] "PUT /alarm/fe9e7afc-208b-486e-9448-f799a8f7dfe7 HTTP/1.1" 200 244 0.010023 10.0.0.19 - - [2025-11-24 01:50:41] "POST /alarms HTTP/1.1" 409 259 0.006163 10.0.0.19 - - [2025-11-24 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.19 - - [2025-11-24 01:50:41] "PUT /alarm/69ce4338-fa09-47ce-8b42-88025975feb3 HTTP/1.1" 200 244 0.011298 10.0.0.19 - - [2025-11-24 01:50:41] "POST /alarms HTTP/1.1" 409 265 0.007723 10.0.0.19 - - [2025-11-24 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001568 10.0.0.19 - - [2025-11-24 01:50:41] "PUT /alarm/36c5c7b4-c308-4d78-9087-25d903029cd4 HTTP/1.1" 200 244 0.011936 10.0.0.19 - - [2025-11-24 01:50:41] "POST /alarms HTTP/1.1" 409 279 0.006607 10.0.0.19 - - [2025-11-24 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.19 - - [2025-11-24 01:50:41] "PUT /alarm/57bfae05-c2f4-4202-ab8d-c24051bc7b30 HTTP/1.1" 200 244 0.011254 10.0.0.19 - - [2025-11-24 01:50:41] "GET / HTTP/1.1" 200 35931 0.001878 10.0.0.19 - - [2025-11-24 01:50:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002064 10.0.0.19 - - [2025-11-24 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001406 10.0.0.19 - - [2025-11-24 01:50:41] "PUT /global-vrouter-config/d7eaaf5a-1a6e-45ae-965b-ac21cc285031 HTTP/1.1" 200 276 0.007633 10.0.0.19 - - [2025-11-24 01:50:41] "GET / HTTP/1.1" 200 35931 0.001668 10.0.0.19 - - [2025-11-24 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.19 - - [2025-11-24 01:50:41] "GET /global-vrouter-config/d7eaaf5a-1a6e-45ae-965b-ac21cc285031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002767 10.0.0.19 - - [2025-11-24 01:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.19 - - [2025-11-24 01:50:41] "PUT /global-vrouter-config/d7eaaf5a-1a6e-45ae-965b-ac21cc285031 HTTP/1.1" 200 276 0.016455 10.0.0.19 - - [2025-11-24 01:50:42] "GET / HTTP/1.1" 200 35931 0.001797 10.0.0.19 - - [2025-11-24 01:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.19 - - [2025-11-24 01:50:42] "GET /global-system-config/6b8b0bdb-6a4b-404d-bfc4-60b6f1b8a85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004504 10.0.0.19 - - [2025-11-24 01:50:42] "PUT /global-system-config/6b8b0bdb-6a4b-404d-bfc4-60b6f1b8a85c HTTP/1.1" 200 274 0.015688 10.0.0.19 - - [2025-11-24 01:50:45] "GET / HTTP/1.1" 200 35931 0.001546 10.0.0.19 - - [2025-11-24 01:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.19 - - [2025-11-24 01:50:45] "GET /routing-instance/d68dd8a2-3179-4296-a22e-d1a9e433b5d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002658 10.0.0.19 - - [2025-11-24 01:50:45] "POST /bgp-routers HTTP/1.1" 409 301 0.001751 10.0.0.19 - - [2025-11-24 01:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.19 - - [2025-11-24 01:50:45] "GET /bgp-router/048600e0-5290-4dc4-8fd4-7ddf4df35acf?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.003366 10.0.0.19 - - [2025-11-24 01:50:45] "PUT /bgp-router/048600e0-5290-4dc4-8fd4-7ddf4df35acf HTTP/1.1" 200 254 0.035978 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:50:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001060 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:50:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001002 10.0.0.19 - - [2025-11-24 01:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.19 - - [2025-11-24 01:50:46] "GET /global-vrouter-config/d7eaaf5a-1a6e-45ae-965b-ac21cc285031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.004860 10.0.0.19 - - [2025-11-24 01:50:47] "POST /tags HTTP/1.1" 200 365 0.071080 10.0.0.19 - - [2025-11-24 01:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013262 10.0.0.19 - - [2025-11-24 01:50:47] "GET /tag/48f9ecb2-2c7f-4868-baab-ff4a96a730d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.026911 10.0.0.19 - - [2025-11-24 01:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011657 10.0.0.19 - - [2025-11-24 01:50:47] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054425 10.0.0.19 - - [2025-11-24 01:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.19 - - [2025-11-24 01:50:47] "GET /service-appliance-set/fbde74d2-532f-426e-bf52-3acf30b56bce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.004776 10.0.0.19 - - [2025-11-24 01:50:47] "POST /fqname-to-id HTTP/1.1" 404 258 0.004850 10.0.0.19 - - [2025-11-24 01:50:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.122484 10.0.0.19 - - [2025-11-24 01:50:47] "GET /virtual-machine-interface/bea475f5-2d87-4e25-b408-b7530f06564e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.011692 10.0.0.19 - - [2025-11-24 01:50:47] "POST /set-tag HTTP/1.1" 200 109 0.040235 10.0.0.19 - - [2025-11-24 01:50:48] "POST /instance-ips HTTP/1.1" 200 417 0.054135 10.0.0.19 - - [2025-11-24 01:50:48] "GET /instance-ip/1aff79fa-ee51-4876-945a-7d752323a18a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004318 10.0.0.19 - - [2025-11-24 01:50:48] "POST /loadbalancers HTTP/1.1" 200 618 0.142239 10.0.0.19 - - [2025-11-24 01:50:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.058518 10.0.0.19 - - [2025-11-24 01:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.19 - - [2025-11-24 01:50:48] "POST /service-instances HTTP/1.1" 200 566 0.098373 10.0.0.19 - - [2025-11-24 01:50:48] "POST /ref-update HTTP/1.1" 200 156 0.014820 10.0.0.19 - - [2025-11-24 01:50:48] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.066386 10.0.0.19 - - [2025-11-24 01:50:48] "GET /virtual-machine-interface/bea475f5-2d87-4e25-b408-b7530f06564e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.006377 10.0.0.19 - - [2025-11-24 01:50:48] "GET /virtual-machine-interface/bea475f5-2d87-4e25-b408-b7530f06564e?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.005833 10.0.0.19 - - [2025-11-24 01:50:48] "PUT /service-instance/132ffb28-97af-41cf-b6f1-8f0d9200929e HTTP/1.1" 200 266 0.014962 10.0.0.19 - - [2025-11-24 01:50:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.015032 10.0.0.19 - - [2025-11-24 01:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.19 - - [2025-11-24 01:50:48] "POST /fqname-to-id HTTP/1.1" 404 208 0.001835 10.0.0.19 - - [2025-11-24 01:50:48] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003589 10.0.0.19 - - [2025-11-24 01:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.19 - - [2025-11-24 01:50:48] "GET /policy-management/abe37536-6a39-4e1f-9761-1f8534a6fe27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002398 10.0.0.19 - - [2025-11-24 01:50:48] "POST /tags HTTP/1.1" 409 221 0.001600 10.0.0.19 - - [2025-11-24 01:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001507 10.0.0.19 - - [2025-11-24 01:50:48] "GET /tag/9e29d140-e655-41d0-af80-fdd62f3bd474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012383 10.0.0.19 - - [2025-11-24 01:50:48] "POST /tags HTTP/1.1" 409 238 0.002475 10.0.0.19 - - [2025-11-24 01:50:48] "POST /virtual-machines HTTP/1.1" 200 429 0.013699 10.0.0.19 - - [2025-11-24 01:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.19 - - [2025-11-24 01:50:48] "GET /tag/48f9ecb2-2c7f-4868-baab-ff4a96a730d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.041511 10.0.0.19 - - [2025-11-24 01:50:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.111982 10.0.0.19 - - [2025-11-24 01:50:48] "POST /chown HTTP/1.1" 200 109 0.023712 10.0.0.19 - - [2025-11-24 01:50:48] "POST /firewall-rules HTTP/1.1" 200 650 0.139045 10.0.0.19 - - [2025-11-24 01:50:48] "POST /chown HTTP/1.1" 200 109 0.048179 10.0.0.19 - - [2025-11-24 01:50:48] "GET /firewall-rule/bba93b95-95e0-45b1-a663-2c2ac64a86ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.014049 10.0.0.19 - - [2025-11-24 01:50:48] "PUT /virtual-machine-interface/08afa314-96c8-498f-b505-304d05eddf05 HTTP/1.1" 200 284 0.022128 10.0.0.19 - - [2025-11-24 01:50:48] "GET /firewall-policy/538250c3-7b73-4287-9888-804c0d9a4b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.008239 10.0.0.19 - - [2025-11-24 01:50:48] "GET /firewall-rule/bba93b95-95e0-45b1-a663-2c2ac64a86ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.013505 10.0.0.19 - - [2025-11-24 01:50:48] "PUT /instance-ip/1aff79fa-ee51-4876-945a-7d752323a18a HTTP/1.1" 200 256 0.057617 10.0.0.19 - - [2025-11-24 01:50:48] "POST /ref-update HTTP/1.1" 200 156 0.041080 10.0.0.19 - - [2025-11-24 01:50:49] "POST /ref-update HTTP/1.1" 200 156 0.032582 10.0.0.19 - - [2025-11-24 01:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009131 10.0.0.19 - - [2025-11-24 01:50:49] "POST /ref-update HTTP/1.1" 200 156 0.030779 10.0.0.19 - - [2025-11-24 01:50:49] "POST /ref-update HTTP/1.1" 200 156 0.034246 10.0.0.19 - - [2025-11-24 01:50:49] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.080088 10.0.0.19 - - [2025-11-24 01:50:49] "GET /loadbalancer/118629e3-61d3-43c1-b679-7d0d3f728d46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.008036 10.0.0.19 - - [2025-11-24 01:50:49] "POST /ref-update HTTP/1.1" 200 156 0.013563 10.0.0.19 - - [2025-11-24 01:50:49] "POST /ref-update HTTP/1.1" 200 156 0.023880 10.0.0.19 - - [2025-11-24 01:50:49] "POST /ref-update HTTP/1.1" 200 156 0.017685 10.0.0.19 - - [2025-11-24 01:50:49] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.067493 10.0.0.19 - - [2025-11-24 01:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.19 - - [2025-11-24 01:50:49] "POST /virtual-machines HTTP/1.1" 200 429 0.066952 10.0.0.19 - - [2025-11-24 01:50:49] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.069228 10.0.0.19 - - [2025-11-24 01:50:49] "GET /loadbalancer-listener/42f99303-6090-4a92-90fd-0f74bd692e5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.008902 10.0.0.19 - - [2025-11-24 01:50:49] "GET /loadbalancer-listener/42f99303-6090-4a92-90fd-0f74bd692e5f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.012498 10.0.0.19 - - [2025-11-24 01:50:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.131617 10.0.0.19 - - [2025-11-24 01:50:49] "POST /chown HTTP/1.1" 200 109 0.013607 10.0.0.19 - - [2025-11-24 01:50:49] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.053976 10.0.0.19 - - [2025-11-24 01:50:49] "POST /chown HTTP/1.1" 200 109 0.006086 10.0.0.19 - - [2025-11-24 01:50:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.012182 10.0.0.19 - - [2025-11-24 01:50:49] "PUT /virtual-machine-interface/10e7023c-e385-48a1-b072-f873c78741b1 HTTP/1.1" 200 284 0.019894 10.0.0.19 - - [2025-11-24 01:50:49] "GET /loadbalancer-pool/e18fd8b3-8b04-4488-9a38-ae2dcae2edbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.011309 10.0.0.19 - - [2025-11-24 01:50:49] "PUT /instance-ip/1aff79fa-ee51-4876-945a-7d752323a18a HTTP/1.1" 200 256 0.037265 10.0.0.19 - - [2025-11-24 01:50:49] "POST /loadbalancer-members HTTP/1.1" 200 707 0.028131 10.0.0.19 - - [2025-11-24 01:50:49] "POST /ref-update HTTP/1.1" 200 156 0.010519 10.0.0.19 - - [2025-11-24 01:50:49] "POST /ref-update HTTP/1.1" 200 156 0.023746 10.0.0.19 - - [2025-11-24 01:50:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.021778 10.0.0.19 - - [2025-11-24 01:50:49] "GET /loadbalancer-member/e8c9e7bd-585d-4190-8de9-495766618382?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.013424 10.0.0.19 - - [2025-11-24 01:50:49] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005669 10.0.0.19 - - [2025-11-24 01:50:49] "POST /ref-update HTTP/1.1" 200 156 0.027879 10.0.0.19 - - [2025-11-24 01:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.19 - - [2025-11-24 01:50:49] "GET /policy-management/abe37536-6a39-4e1f-9761-1f8534a6fe27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002886 10.0.0.19 - - [2025-11-24 01:50:49] "POST /tags HTTP/1.1" 409 221 0.002903 10.0.0.19 - - [2025-11-24 01:50:49] "POST /ref-update HTTP/1.1" 200 156 0.009825 10.0.0.19 - - [2025-11-24 01:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.19 - - [2025-11-24 01:50:49] "POST /ref-update HTTP/1.1" 200 156 0.019456 10.0.0.19 - - [2025-11-24 01:50:49] "GET /tag/9e29d140-e655-41d0-af80-fdd62f3bd474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012535 10.0.0.19 - - [2025-11-24 01:50:49] "POST /tags HTTP/1.1" 409 238 0.003463 10.0.0.19 - - [2025-11-24 01:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.19 - - [2025-11-24 01:50:49] "PUT /service-instance/132ffb28-97af-41cf-b6f1-8f0d9200929e HTTP/1.1" 200 266 0.010793 10.0.0.19 - - [2025-11-24 01:50:49] "GET /tag/48f9ecb2-2c7f-4868-baab-ff4a96a730d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.020170 10.0.0.19 - - [2025-11-24 01:50:49] "POST /firewall-rules HTTP/1.1" 409 293 0.001843 10.0.0.19 - - [2025-11-24 01:50:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.027911 10.0.0.19 - - [2025-11-24 01:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007417 10.0.0.19 - - [2025-11-24 01:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004913 10.0.0.19 - - [2025-11-24 01:50:49] "POST /chown HTTP/1.1" 200 109 0.009117 10.0.0.19 - - [2025-11-24 01:50:49] "PUT /firewall-rule/bba93b95-95e0-45b1-a663-2c2ac64a86ea HTTP/1.1" 200 260 0.065915 10.0.0.19 - - [2025-11-24 01:50:50] "POST /chown HTTP/1.1" 200 109 0.014972 10.0.0.19 - - [2025-11-24 01:50:50] "PUT /instance-ip/1aff79fa-ee51-4876-945a-7d752323a18a HTTP/1.1" 200 256 0.027157 10.0.0.19 - - [2025-11-24 01:50:50] "GET /firewall-rule/bba93b95-95e0-45b1-a663-2c2ac64a86ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.020831 10.0.0.19 - - [2025-11-24 01:50:50] "GET /firewall-policy/538250c3-7b73-4287-9888-804c0d9a4b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.006619 10.0.0.19 - - [2025-11-24 01:50:50] "GET /firewall-rule/bba93b95-95e0-45b1-a663-2c2ac64a86ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.010941 10.0.0.19 - - [2025-11-24 01:50:50] "POST /ref-update HTTP/1.1" 200 156 0.042853 10.0.0.19 - - [2025-11-24 01:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.19 - - [2025-11-24 01:50:50] "GET /tag/48f9ecb2-2c7f-4868-baab-ff4a96a730d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011144 10.0.0.19 - - [2025-11-24 01:50:50] "POST /chown HTTP/1.1" 200 109 0.018403 10.0.0.19 - - [2025-11-24 01:50:50] "GET /tag/48f9ecb2-2c7f-4868-baab-ff4a96a730d7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.029244 10.0.0.19 - - [2025-11-24 01:50:50] "POST /chown HTTP/1.1" 200 109 0.031698 10.0.0.19 - - [2025-11-24 01:50:50] "PUT /instance-ip/1aff79fa-ee51-4876-945a-7d752323a18a HTTP/1.1" 200 256 0.022374 10.0.0.19 - - [2025-11-24 01:50:50] "GET /virtual-machine-interface/08afa314-96c8-498f-b505-304d05eddf05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.004850 10.0.0.19 - - [2025-11-24 01:50:50] "POST /set-tag HTTP/1.1" 200 109 0.014502 10.0.0.19 - - [2025-11-24 01:50:50] "GET /virtual-machine-interface/10e7023c-e385-48a1-b072-f873c78741b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.019374 10.0.0.19 - - [2025-11-24 01:50:50] "POST /ref-update HTTP/1.1" 200 156 0.024156 10.0.0.19 - - [2025-11-24 01:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.19 - - [2025-11-24 01:50:50] "POST /chown HTTP/1.1" 200 109 0.009302 10.0.0.19 - - [2025-11-24 01:50:50] "POST /set-tag HTTP/1.1" 200 109 0.027880 10.0.0.19 - - [2025-11-24 01:50:50] "GET /virtual-machine-interface/bea475f5-2d87-4e25-b408-b7530f06564e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.009929 10.0.0.19 - - [2025-11-24 01:50:50] "POST /chown HTTP/1.1" 200 109 0.018309 10.0.0.19 - - [2025-11-24 01:50:50] "POST /set-tag HTTP/1.1" 200 109 0.036361 10.0.0.19 - - [2025-11-24 01:50:50] "PUT /instance-ip/1aff79fa-ee51-4876-945a-7d752323a18a HTTP/1.1" 200 256 0.030416 10.0.0.19 - - [2025-11-24 01:50:50] "GET /firewall-policy/538250c3-7b73-4287-9888-804c0d9a4b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.002369 10.0.0.19 - - [2025-11-24 01:50:50] "POST /ref-update HTTP/1.1" 200 156 0.027980 10.0.0.19 - - [2025-11-24 01:50:50] "GET /firewall-rule/bba93b95-95e0-45b1-a663-2c2ac64a86ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002951 10.0.0.19 - - [2025-11-24 01:50:50] "POST /ref-update HTTP/1.1" 200 156 0.014736 10.0.0.19 - - [2025-11-24 01:50:50] "POST /chown HTTP/1.1" 200 109 0.009666 10.0.0.19 - - [2025-11-24 01:50:50] "POST /chown HTTP/1.1" 200 109 0.020036 10.0.0.19 - - [2025-11-24 01:50:50] "PUT /instance-ip/1aff79fa-ee51-4876-945a-7d752323a18a HTTP/1.1" 200 256 0.024684 10.0.0.19 - - [2025-11-24 01:50:50] "DELETE /firewall-rule/bba93b95-95e0-45b1-a663-2c2ac64a86ea HTTP/1.1" 200 115 0.067226 10.0.0.19 - - [2025-11-24 01:50:50] "DELETE /loadbalancer-member/e8c9e7bd-585d-4190-8de9-495766618382 HTTP/1.1" 200 115 0.029830 10.0.0.19 - - [2025-11-24 01:50:50] "POST /ref-update HTTP/1.1" 200 156 0.022075 10.0.0.19 - - [2025-11-24 01:50:50] "DELETE /loadbalancer-pool/e18fd8b3-8b04-4488-9a38-ae2dcae2edbb HTTP/1.1" 200 115 0.050473 10.0.0.19 - - [2025-11-24 01:50:50] "DELETE /loadbalancer-listener/42f99303-6090-4a92-90fd-0f74bd692e5f HTTP/1.1" 200 115 0.031801 10.0.0.19 - - [2025-11-24 01:50:50] "PUT /service-instance/132ffb28-97af-41cf-b6f1-8f0d9200929e HTTP/1.1" 200 266 0.024874 10.0.0.19 - - [2025-11-24 01:50:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.018994 10.0.0.19 - - [2025-11-24 01:50:50] "DELETE /loadbalancer/118629e3-61d3-43c1-b679-7d0d3f728d46 HTTP/1.1" 200 115 0.080354 10.0.0.19 - - [2025-11-24 01:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001473 10.0.0.19 - - [2025-11-24 01:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.19 - - [2025-11-24 01:50:50] "DELETE /instance-ip/1aff79fa-ee51-4876-945a-7d752323a18a HTTP/1.1" 200 115 0.049648 10.0.0.19 - - [2025-11-24 01:50:50] "DELETE /virtual-machine-interface/bea475f5-2d87-4e25-b408-b7530f06564e HTTP/1.1" 200 115 0.042560 10.0.0.19 - - [2025-11-24 01:50:50] "POST /service-instances HTTP/1.1" 409 259 0.001834 10.0.0.19 - - [2025-11-24 01:50:50] "POST /service-instances HTTP/1.1" 409 259 0.002578 10.0.0.19 - - [2025-11-24 01:50:50] "DELETE /tag/48f9ecb2-2c7f-4868-baab-ff4a96a730d7 HTTP/1.1" 200 115 0.096420 10.0.0.19 - - [2025-11-24 01:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.19 - - [2025-11-24 01:50:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.19 - - [2025-11-24 01:50:51] "DELETE /service-instance/132ffb28-97af-41cf-b6f1-8f0d9200929e HTTP/1.1" 200 115 0.032947 10.0.0.19 - - [2025-11-24 01:50:51] "GET /virtual-machine-interface/08afa314-96c8-498f-b505-304d05eddf05?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1207 0.004767 10.0.0.19 - - [2025-11-24 01:50:51] "DELETE /virtual-machine-interface/08afa314-96c8-498f-b505-304d05eddf05 HTTP/1.1" 200 115 0.047050 10.0.0.19 - - [2025-11-24 01:50:51] "POST /ref-update HTTP/1.1" 200 156 0.007855 10.0.0.19 - - [2025-11-24 01:50:51] "DELETE /virtual-machine/e80fa9d7-fdb3-4a5e-9947-dd5351e0b3f8 HTTP/1.1" 200 115 0.020183 10.0.0.19 - - [2025-11-24 01:50:51] "GET /virtual-machine-interface/10e7023c-e385-48a1-b072-f873c78741b1?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.004661 10.0.0.19 - - [2025-11-24 01:50:51] "DELETE /virtual-machine-interface/10e7023c-e385-48a1-b072-f873c78741b1 HTTP/1.1" 200 115 0.066595 10.0.0.19 - - [2025-11-24 01:50:51] "DELETE /virtual-machine/9c7454e5-dbb0-403b-84fc-3dc6f1cf8b98 HTTP/1.1" 200 115 0.022214 10.0.0.19 - - [2025-11-24 01:51:01] "GET / HTTP/1.1" 200 35931 0.002549 10.0.0.19 - - [2025-11-24 01:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.19 - - [2025-11-24 01:51:01] "GET /global-system-config/6b8b0bdb-6a4b-404d-bfc4-60b6f1b8a85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004829 10.0.0.19 - - [2025-11-24 01:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.19 - - [2025-11-24 01:51:01] "GET /config-node/9a589433-4e75-4aac-9dfe-b2446fc9f3b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002848 10.0.0.19 - - [2025-11-24 01:51:12] "GET / HTTP/1.1" 200 35931 0.001587 10.0.0.19 - - [2025-11-24 01:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.19 - - [2025-11-24 01:51:12] "GET /routing-instance/d68dd8a2-3179-4296-a22e-d1a9e433b5d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002615 10.0.0.19 - - [2025-11-24 01:51:12] "POST /bgp-routers HTTP/1.1" 409 301 0.004584 10.0.0.19 - - [2025-11-24 01:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.19 - - [2025-11-24 01:51:12] "GET /bgp-router/048600e0-5290-4dc4-8fd4-7ddf4df35acf?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.003310 10.0.0.19 - - [2025-11-24 01:51:12] "PUT /bgp-router/048600e0-5290-4dc4-8fd4-7ddf4df35acf HTTP/1.1" 200 254 0.011788 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:51:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001141 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:51:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000982 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:51:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001029 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:51:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000914 10.0.0.19 - - [2025-11-24 01:51:54] "GET / HTTP/1.1" 200 35931 0.001828 10.0.0.19 - - [2025-11-24 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.19 - - [2025-11-24 01:51:54] "GET /global-system-config/6b8b0bdb-6a4b-404d-bfc4-60b6f1b8a85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004567 10.0.0.19 - - [2025-11-24 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.19 - - [2025-11-24 01:51:54] "GET /config-node/9a589433-4e75-4aac-9dfe-b2446fc9f3b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002453 10.0.0.19 - - [2025-11-24 01:51:54] "GET / HTTP/1.1" 200 35931 0.001530 10.0.0.19 - - [2025-11-24 01:51:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002259 10.0.0.19 - - [2025-11-24 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.19 - - [2025-11-24 01:51:59] "GET /global-vrouter-config/d7eaaf5a-1a6e-45ae-965b-ac21cc285031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002159 10.0.0.19 - - [2025-11-24 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001400 10.0.0.19 - - [2025-11-24 01:51:59] "PUT /global-vrouter-config/d7eaaf5a-1a6e-45ae-965b-ac21cc285031 HTTP/1.1" 200 276 0.006807 10.0.0.19 - - [2025-11-24 01:51:59] "GET / HTTP/1.1" 200 35931 0.002093 10.0.0.19 - - [2025-11-24 01:51:59] "POST /alarms HTTP/1.1" 409 264 0.002211 10.0.0.19 - - [2025-11-24 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.19 - - [2025-11-24 01:51:59] "PUT /alarm/12f6807a-ef0c-4106-86c2-98a72396cd55 HTTP/1.1" 200 244 0.010021 10.0.0.19 - - [2025-11-24 01:51:59] "POST /alarms HTTP/1.1" 409 261 0.010010 10.0.0.19 - - [2025-11-24 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.19 - - [2025-11-24 01:51:59] "PUT /alarm/4300fb10-b344-482e-ad49-a813c1546b9e HTTP/1.1" 200 244 0.010555 10.0.0.19 - - [2025-11-24 01:51:59] "POST /alarms HTTP/1.1" 409 261 0.006975 10.0.0.19 - - [2025-11-24 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.19 - - [2025-11-24 01:51:59] "PUT /alarm/f699b264-768a-47de-a627-ae6dcb37150f HTTP/1.1" 200 244 0.009790 10.0.0.19 - - [2025-11-24 01:51:59] "POST /alarms HTTP/1.1" 409 253 0.012905 10.0.0.19 - - [2025-11-24 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.19 - - [2025-11-24 01:51:59] "PUT /alarm/bac1416c-c693-4b0c-8acb-3c6980c471ee HTTP/1.1" 200 244 0.013330 10.0.0.19 - - [2025-11-24 01:51:59] "POST /alarms HTTP/1.1" 409 251 0.008601 10.0.0.19 - - [2025-11-24 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.19 - - [2025-11-24 01:51:59] "PUT /alarm/f01030b9-b7f0-44d3-9297-9b365d862290 HTTP/1.1" 200 244 0.010187 10.0.0.19 - - [2025-11-24 01:52:00] "POST /alarms HTTP/1.1" 409 252 0.007616 10.0.0.19 - - [2025-11-24 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.19 - - [2025-11-24 01:52:00] "PUT /alarm/5b285d4d-8381-4db6-b4c2-ce5c36a79192 HTTP/1.1" 200 244 0.010422 10.0.0.19 - - [2025-11-24 01:52:00] "POST /alarms HTTP/1.1" 409 256 0.019015 10.0.0.19 - - [2025-11-24 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.19 - - [2025-11-24 01:52:00] "PUT /alarm/11731140-9e2b-4667-b676-ce98c78e3ce4 HTTP/1.1" 200 244 0.023099 10.0.0.19 - - [2025-11-24 01:52:00] "POST /alarms HTTP/1.1" 409 248 0.010854 10.0.0.19 - - [2025-11-24 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.19 - - [2025-11-24 01:52:00] "PUT /alarm/0b304a9f-b9b2-4420-9d76-0d7f41e2686b HTTP/1.1" 200 244 0.009758 10.0.0.19 - - [2025-11-24 01:52:00] "POST /alarms HTTP/1.1" 409 252 0.006474 10.0.0.19 - - [2025-11-24 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.19 - - [2025-11-24 01:52:00] "PUT /alarm/86d989f7-3f15-40c3-8281-22312da07d9f HTTP/1.1" 200 244 0.010247 10.0.0.19 - - [2025-11-24 01:52:00] "POST /alarms HTTP/1.1" 409 257 0.003916 10.0.0.19 - - [2025-11-24 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.19 - - [2025-11-24 01:52:00] "PUT /alarm/6f9521e1-7968-475b-ab0b-6ea2a0e8e771 HTTP/1.1" 200 244 0.009838 10.0.0.19 - - [2025-11-24 01:52:00] "POST /alarms HTTP/1.1" 409 251 0.004866 10.0.0.19 - - [2025-11-24 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.19 - - [2025-11-24 01:52:00] "PUT /alarm/804d5030-d2df-4989-bcf9-c241d9208ee0 HTTP/1.1" 200 244 0.010304 10.0.0.19 - - [2025-11-24 01:52:00] "POST /alarms HTTP/1.1" 409 257 0.010969 10.0.0.19 - - [2025-11-24 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.19 - - [2025-11-24 01:52:00] "PUT /alarm/4321ddce-fe76-458b-b6c9-d9b03899d817 HTTP/1.1" 200 244 0.010234 10.0.0.19 - - [2025-11-24 01:52:00] "POST /alarms HTTP/1.1" 409 261 0.012814 10.0.0.19 - - [2025-11-24 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.19 - - [2025-11-24 01:52:00] "PUT /alarm/3db6d56d-007b-491d-98b1-7482a9c690d1 HTTP/1.1" 200 244 0.021595 10.0.0.19 - - [2025-11-24 01:52:00] "POST /alarms HTTP/1.1" 409 258 0.018029 10.0.0.19 - - [2025-11-24 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.19 - - [2025-11-24 01:52:00] "PUT /alarm/ee8262bd-dc8e-41e0-a43a-fe3b36407d18 HTTP/1.1" 200 244 0.012510 10.0.0.19 - - [2025-11-24 01:52:00] "POST /alarms HTTP/1.1" 409 254 0.024543 10.0.0.19 - - [2025-11-24 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.19 - - [2025-11-24 01:52:00] "PUT /alarm/71c44eb2-42cf-4ad0-90fb-6027f006b7a1 HTTP/1.1" 200 244 0.016180 10.0.0.19 - - [2025-11-24 01:52:00] "POST /alarms HTTP/1.1" 409 254 0.004393 10.0.0.19 - - [2025-11-24 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.19 - - [2025-11-24 01:52:00] "PUT /alarm/8be0db05-e05b-4178-9af9-3f74f73cac81 HTTP/1.1" 200 244 0.009951 10.0.0.19 - - [2025-11-24 01:52:00] "POST /alarms HTTP/1.1" 409 254 0.008402 10.0.0.19 - - [2025-11-24 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.19 - - [2025-11-24 01:52:00] "PUT /alarm/c74ae06c-f78d-4de4-a40f-2bf6a586e563 HTTP/1.1" 200 244 0.023969 10.0.0.19 - - [2025-11-24 01:52:00] "POST /alarms HTTP/1.1" 409 247 0.008167 10.0.0.19 - - [2025-11-24 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.19 - - [2025-11-24 01:52:01] "PUT /alarm/79fce0e3-b2d0-4250-afe2-e349a9743589 HTTP/1.1" 200 244 0.010510 10.0.0.19 - - [2025-11-24 01:52:01] "POST /alarms HTTP/1.1" 409 272 0.006362 10.0.0.19 - - [2025-11-24 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.19 - - [2025-11-24 01:52:01] "PUT /alarm/0ceeaf1c-baed-4f05-92aa-f9015eb3b7b6 HTTP/1.1" 200 244 0.009456 10.0.0.19 - - [2025-11-24 01:52:01] "POST /alarms HTTP/1.1" 409 261 0.009113 10.0.0.19 - - [2025-11-24 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.19 - - [2025-11-24 01:52:01] "PUT /alarm/fe9e7afc-208b-486e-9448-f799a8f7dfe7 HTTP/1.1" 200 244 0.021417 10.0.0.19 - - [2025-11-24 01:52:01] "POST /alarms HTTP/1.1" 409 259 0.015833 10.0.0.19 - - [2025-11-24 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.19 - - [2025-11-24 01:52:01] "PUT /alarm/69ce4338-fa09-47ce-8b42-88025975feb3 HTTP/1.1" 200 244 0.010314 10.0.0.19 - - [2025-11-24 01:52:01] "POST /alarms HTTP/1.1" 409 265 0.011697 10.0.0.19 - - [2025-11-24 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.19 - - [2025-11-24 01:52:01] "PUT /alarm/36c5c7b4-c308-4d78-9087-25d903029cd4 HTTP/1.1" 200 244 0.010878 10.0.0.19 - - [2025-11-24 01:52:01] "POST /alarms HTTP/1.1" 409 279 0.012462 10.0.0.19 - - [2025-11-24 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004518 10.0.0.19 - - [2025-11-24 01:52:01] "PUT /alarm/57bfae05-c2f4-4202-ab8d-c24051bc7b30 HTTP/1.1" 200 244 0.011846 10.0.0.19 - - [2025-11-24 01:52:01] "GET / HTTP/1.1" 200 35931 0.001801 10.0.0.19 - - [2025-11-24 01:52:01] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002198 10.0.0.19 - - [2025-11-24 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001481 10.0.0.19 - - [2025-11-24 01:52:01] "PUT /global-vrouter-config/d7eaaf5a-1a6e-45ae-965b-ac21cc285031 HTTP/1.1" 200 276 0.007387 10.0.0.19 - - [2025-11-24 01:52:01] "GET / HTTP/1.1" 200 35931 0.001528 10.0.0.19 - - [2025-11-24 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002458 10.0.0.19 - - [2025-11-24 01:52:01] "GET /global-vrouter-config/d7eaaf5a-1a6e-45ae-965b-ac21cc285031?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002859 10.0.0.19 - - [2025-11-24 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.19 - - [2025-11-24 01:52:01] "PUT /global-vrouter-config/d7eaaf5a-1a6e-45ae-965b-ac21cc285031 HTTP/1.1" 200 276 0.011019 10.0.0.19 - - [2025-11-24 01:52:02] "GET / HTTP/1.1" 200 35931 0.001830 10.0.0.19 - - [2025-11-24 01:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.19 - - [2025-11-24 01:52:02] "GET /global-system-config/6b8b0bdb-6a4b-404d-bfc4-60b6f1b8a85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004572 10.0.0.19 - - [2025-11-24 01:52:02] "PUT /global-system-config/6b8b0bdb-6a4b-404d-bfc4-60b6f1b8a85c HTTP/1.1" 200 274 0.016397 10.0.0.19 - - [2025-11-24 01:52:05] "GET / HTTP/1.1" 200 35931 0.001524 10.0.0.19 - - [2025-11-24 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.19 - - [2025-11-24 01:52:05] "GET /routing-instance/d68dd8a2-3179-4296-a22e-d1a9e433b5d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003195 10.0.0.19 - - [2025-11-24 01:52:05] "POST /bgp-routers HTTP/1.1" 409 301 0.003538 10.0.0.19 - - [2025-11-24 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.19 - - [2025-11-24 01:52:05] "GET /bgp-router/048600e0-5290-4dc4-8fd4-7ddf4df35acf?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.003873 10.0.0.19 - - [2025-11-24 01:52:05] "PUT /bgp-router/048600e0-5290-4dc4-8fd4-7ddf4df35acf HTTP/1.1" 200 254 0.011383 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:52:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000989 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:52:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000897 10.0.0.19 - - [2025-11-24 01:52:10] "POST /tags HTTP/1.1" 200 355 0.044469 10.0.0.19 - - [2025-11-24 01:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.016166 10.0.0.19 - - [2025-11-24 01:52:10] "GET /tag/9cadcc7b-83f4-40de-a176-e4633c5e3e18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.032025 10.0.0.19 - - [2025-11-24 01:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004167 10.0.0.19 - - [2025-11-24 01:52:10] "GET /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005785 10.0.0.19 - - [2025-11-24 01:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.19 - - [2025-11-24 01:52:10] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039849 10.0.0.19 - - [2025-11-24 01:52:10] "POST /virtual-machines HTTP/1.1" 200 351 0.013391 10.0.0.19 - - [2025-11-24 01:52:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.010562 10.0.0.19 - - [2025-11-24 01:52:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.136582 10.0.0.19 - - [2025-11-24 01:52:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.009181 10.0.0.19 - - [2025-11-24 01:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006870 10.0.0.19 - - [2025-11-24 01:52:11] "GET /virtual-machine-interface/30fab50e-c8d8-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.007958 10.0.0.19 - - [2025-11-24 01:52:11] "POST /instance-ips HTTP/1.1" 200 391 0.036440 10.0.0.19 - - [2025-11-24 01:52:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.025539 10.0.0.19 - - [2025-11-24 01:52:11] "GET /virtual-machine-interface/30fab50e-c8d8-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.021081 10.0.0.19 - - [2025-11-24 01:52:11] "POST /set-tag HTTP/1.1" 200 109 0.016987 10.0.0.19 - - [2025-11-24 01:52:11] "GET /virtual-machine-interface/30fab50e-c8d8-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005124 10.0.0.19 - - [2025-11-24 01:52:11] "GET /instance-ip/3119aec8-c8d8-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1906 0.010916 10.0.0.19 - - [2025-11-24 01:52:11] "GET /virtual-machine-interface/30fab50e-c8d8-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005407 10.0.0.19 - - [2025-11-24 01:52:11] "POST /set-tag HTTP/1.1" 200 109 0.002239 10.0.0.19 - - [2025-11-24 01:52:11] "GET /virtual-router/98902574-a2f5-43de-bde8-bff099a337f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004764 10.0.0.19 - - [2025-11-24 01:52:11] "POST /ref-update HTTP/1.1" 200 156 0.008348 10.0.0.19 - - [2025-11-24 01:52:11] "GET /virtual-machine-interface/30fab50e-c8d8-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.014384 10.0.0.19 - - [2025-11-24 01:52:11] "POST /set-tag HTTP/1.1" 200 109 0.003269 10.0.0.19 - - [2025-11-24 01:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.19 - - [2025-11-24 01:52:11] "GET /virtual-network/4eaa0e82-faa0-4648-b8da-b06d8f996aed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005185 10.0.0.19 - - [2025-11-24 01:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.19 - - [2025-11-24 01:52:11] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051437 10.0.0.19 - - [2025-11-24 01:52:11] "POST /virtual-machines HTTP/1.1" 200 355 0.009642 10.0.0.19 - - [2025-11-24 01:52:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.020293 10.0.0.19 - - [2025-11-24 01:52:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.123599 10.0.0.19 - - [2025-11-24 01:52:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.010049 10.0.0.19 - - [2025-11-24 01:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.021425 10.0.0.19 - - [2025-11-24 01:52:11] "GET /virtual-machine-interface/3175b826-c8d8-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.006712 10.0.0.19 - - [2025-11-24 01:52:11] "POST /instance-ips HTTP/1.1" 200 395 0.041928 10.0.0.19 - - [2025-11-24 01:52:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.031513 10.0.0.19 - - [2025-11-24 01:52:12] "GET /virtual-machine-interface/3175b826-c8d8-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.016396 10.0.0.19 - - [2025-11-24 01:52:12] "POST /set-tag HTTP/1.1" 200 109 0.016154 10.0.0.19 - - [2025-11-24 01:52:12] "GET /virtual-machine-interface/3175b826-c8d8-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.018392 10.0.0.19 - - [2025-11-24 01:52:12] "GET /instance-ip/3192033c-c8d8-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.003749 10.0.0.19 - - [2025-11-24 01:52:12] "GET /virtual-machine-interface/3175b826-c8d8-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005336 10.0.0.19 - - [2025-11-24 01:52:12] "POST /set-tag HTTP/1.1" 200 109 0.002643 10.0.0.19 - - [2025-11-24 01:52:12] "GET /virtual-router/98902574-a2f5-43de-bde8-bff099a337f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.003681 10.0.0.19 - - [2025-11-24 01:52:12] "POST /ref-update HTTP/1.1" 200 156 0.009769 10.0.0.19 - - [2025-11-24 01:52:12] "GET /virtual-machine-interface/3175b826-c8d8-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005021 10.0.0.19 - - [2025-11-24 01:52:12] "POST /set-tag HTTP/1.1" 200 109 0.002642 10.0.0.19 - - [2025-11-24 01:52:12] "GET /virtual-machine-interface/30fab50e-c8d8-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004267 10.0.0.19 - - [2025-11-24 01:52:12] "POST /set-tag HTTP/1.1" 200 109 0.002644 10.0.0.19 - - [2025-11-24 01:52:12] "GET /virtual-machine-interface/3175b826-c8d8-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.013098 10.0.0.19 - - [2025-11-24 01:52:12] "POST /set-tag HTTP/1.1" 200 109 0.005208 10.0.0.19 - - [2025-11-24 01:52:20] "GET / HTTP/1.1" 200 35931 0.002009 10.0.0.19 - - [2025-11-24 01:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005309 10.0.0.19 - - [2025-11-24 01:52:20] "GET /global-system-config/6b8b0bdb-6a4b-404d-bfc4-60b6f1b8a85c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004782 10.0.0.19 - - [2025-11-24 01:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.19 - - [2025-11-24 01:52:20] "GET /config-node/9a589433-4e75-4aac-9dfe-b2446fc9f3b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002693 10.0.0.19 - - [2025-11-24 01:52:28] "GET /virtual-machine-interface/30fab50e-c8d8-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004769 10.0.0.19 - - [2025-11-24 01:52:28] "POST /set-tag HTTP/1.1" 200 109 0.002296 10.0.0.19 - - [2025-11-24 01:52:29] "GET /virtual-machine-interface/3175b826-c8d8-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004509 10.0.0.19 - - [2025-11-24 01:52:29] "POST /set-tag HTTP/1.1" 200 109 0.002177 10.0.0.19 - - [2025-11-24 01:52:30] "GET /virtual-machine-interface/30fab50e-c8d8-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.006298 10.0.0.19 - - [2025-11-24 01:52:30] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.19 - - [2025-11-24 01:52:32] "GET / HTTP/1.1" 200 35931 0.001410 10.0.0.19 - - [2025-11-24 01:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.19 - - [2025-11-24 01:52:32] "GET /routing-instance/d68dd8a2-3179-4296-a22e-d1a9e433b5d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003039 10.0.0.19 - - [2025-11-24 01:52:32] "POST /bgp-routers HTTP/1.1" 409 301 0.002024 10.0.0.19 - - [2025-11-24 01:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.19 - - [2025-11-24 01:52:32] "GET /bgp-router/048600e0-5290-4dc4-8fd4-7ddf4df35acf?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.004736 10.0.0.19 - - [2025-11-24 01:52:32] "PUT /bgp-router/048600e0-5290-4dc4-8fd4-7ddf4df35acf HTTP/1.1" 200 254 0.013940 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:52:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000976 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:52:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001019 10.0.0.19 - - [2025-11-24 01:52:47] "POST /tags HTTP/1.1" 200 365 0.049769 10.0.0.19 - - [2025-11-24 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007496 10.0.0.19 - - [2025-11-24 01:52:47] "GET /tag/b13c099f-e03d-4c64-9de2-d8dee1feb2e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.014468 10.0.0.19 - - [2025-11-24 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.19 - - [2025-11-24 01:52:47] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039211 10.0.0.19 - - [2025-11-24 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.19 - - [2025-11-24 01:52:47] "GET /service-appliance-set/fbde74d2-532f-426e-bf52-3acf30b56bce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.002167 10.0.0.19 - - [2025-11-24 01:52:47] "POST /fqname-to-id HTTP/1.1" 404 258 0.002057 10.0.0.19 - - [2025-11-24 01:52:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.085401 10.0.0.19 - - [2025-11-24 01:52:47] "GET /virtual-machine-interface/da5b9d5e-40a0-446b-9fb9-9a00af80175d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.014014 10.0.0.19 - - [2025-11-24 01:52:47] "POST /set-tag HTTP/1.1" 200 109 0.017336 10.0.0.19 - - [2025-11-24 01:52:47] "POST /instance-ips HTTP/1.1" 200 417 0.029826 10.0.0.19 - - [2025-11-24 01:52:47] "GET /instance-ip/551f2c05-5402-4911-abd8-c8d0e62bfa99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.007255 10.0.0.19 - - [2025-11-24 01:52:48] "POST /loadbalancers HTTP/1.1" 200 618 0.061069 10.0.0.19 - - [2025-11-24 01:52:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.013254 10.0.0.19 - - [2025-11-24 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.017666 10.0.0.19 - - [2025-11-24 01:52:48] "POST /service-instances HTTP/1.1" 200 566 0.021448 10.0.0.19 - - [2025-11-24 01:52:48] "POST /ref-update HTTP/1.1" 200 156 0.011984 10.0.0.19 - - [2025-11-24 01:52:48] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033394 10.0.0.19 - - [2025-11-24 01:52:48] "GET /virtual-machine-interface/da5b9d5e-40a0-446b-9fb9-9a00af80175d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005204 10.0.0.19 - - [2025-11-24 01:52:48] "GET /virtual-machine-interface/da5b9d5e-40a0-446b-9fb9-9a00af80175d?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.005916 10.0.0.19 - - [2025-11-24 01:52:48] "PUT /service-instance/13c78883-1de8-4880-97d5-73e05ed218d5 HTTP/1.1" 200 266 0.011184 10.0.0.19 - - [2025-11-24 01:52:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.014379 10.0.0.19 - - [2025-11-24 01:52:48] "POST /fqname-to-id HTTP/1.1" 404 208 0.013935 10.0.0.19 - - [2025-11-24 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009164 10.0.0.19 - - [2025-11-24 01:52:48] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004027 10.0.0.19 - - [2025-11-24 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.19 - - [2025-11-24 01:52:48] "POST /virtual-machines HTTP/1.1" 200 429 0.017540 10.0.0.19 - - [2025-11-24 01:52:48] "GET /policy-management/abe37536-6a39-4e1f-9761-1f8534a6fe27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006424 10.0.0.19 - - [2025-11-24 01:52:48] "POST /tags HTTP/1.1" 409 221 0.005177 10.0.0.19 - - [2025-11-24 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.19 - - [2025-11-24 01:52:48] "GET /tag/9e29d140-e655-41d0-af80-fdd62f3bd474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.028241 10.0.0.19 - - [2025-11-24 01:52:48] "POST /tags HTTP/1.1" 409 238 0.014805 10.0.0.19 - - [2025-11-24 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.19 - - [2025-11-24 01:52:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.116492 10.0.0.19 - - [2025-11-24 01:52:48] "POST /chown HTTP/1.1" 200 109 0.011888 10.0.0.19 - - [2025-11-24 01:52:48] "GET /tag/b13c099f-e03d-4c64-9de2-d8dee1feb2e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.018126 10.0.0.19 - - [2025-11-24 01:52:48] "POST /chown HTTP/1.1" 200 109 0.005794 10.0.0.19 - - [2025-11-24 01:52:48] "POST /firewall-rules HTTP/1.1" 200 650 0.071014 10.0.0.19 - - [2025-11-24 01:52:48] "PUT /virtual-machine-interface/4e5c6c12-2ac7-4e09-a402-62af0332ab14 HTTP/1.1" 200 284 0.061865 10.0.0.19 - - [2025-11-24 01:52:48] "GET /firewall-rule/954a4b35-8220-4043-80f6-230029c50a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.021315 10.0.0.19 - - [2025-11-24 01:52:48] "PUT /instance-ip/551f2c05-5402-4911-abd8-c8d0e62bfa99 HTTP/1.1" 200 256 0.027382 10.0.0.19 - - [2025-11-24 01:52:48] "GET /firewall-policy/538250c3-7b73-4287-9888-804c0d9a4b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004697 10.0.0.19 - - [2025-11-24 01:52:48] "GET /firewall-rule/954a4b35-8220-4043-80f6-230029c50a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002310 10.0.0.19 - - [2025-11-24 01:52:48] "POST /ref-update HTTP/1.1" 200 156 0.012171 10.0.0.19 - - [2025-11-24 01:52:48] "POST /ref-update HTTP/1.1" 200 156 0.017284 10.0.0.19 - - [2025-11-24 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.19 - - [2025-11-24 01:52:48] "POST /ref-update HTTP/1.1" 200 156 0.021825 10.0.0.19 - - [2025-11-24 01:52:48] "POST /ref-update HTTP/1.1" 200 156 0.028360 10.0.0.19 - - [2025-11-24 01:52:48] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.080071 10.0.0.19 - - [2025-11-24 01:52:48] "GET /loadbalancer/118629e3-61d3-43c1-b679-7d0d3f728d46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2519 0.004225 10.0.0.19 - - [2025-11-24 01:52:48] "POST /ref-update HTTP/1.1" 200 156 0.009529 10.0.0.19 - - [2025-11-24 01:52:48] "POST /ref-update HTTP/1.1" 200 156 0.016222 10.0.0.19 - - [2025-11-24 01:52:48] "POST /ref-update HTTP/1.1" 200 156 0.019739 10.0.0.19 - - [2025-11-24 01:52:48] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.026064 10.0.0.19 - - [2025-11-24 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.19 - - [2025-11-24 01:52:48] "GET /project/d2633be5-db59-4f07-8409-62eebc9b2438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.023958 10.0.0.19 - - [2025-11-24 01:52:48] "POST /virtual-machines HTTP/1.1" 200 429 0.027254 10.0.0.19 - - [2025-11-24 01:52:48] "GET /loadbalancer-listener/91820b0c-0e7a-4da4-b7a8-62588e39fc76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.004286 10.0.0.19 - - [2025-11-24 01:52:48] "GET /loadbalancer-listener/91820b0c-0e7a-4da4-b7a8-62588e39fc76?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.003119 10.0.0.19 - - [2025-11-24 01:52:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.115494 10.0.0.19 - - [2025-11-24 01:52:49] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.087490 10.0.0.19 - - [2025-11-24 01:52:49] "POST /chown HTTP/1.1" 200 109 0.032139 10.0.0.19 - - [2025-11-24 01:52:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.011698 10.0.0.19 - - [2025-11-24 01:52:49] "GET /loadbalancer-pool/3d770ce8-591d-458c-a825-ebd5c88e251c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006018 10.0.0.19 - - [2025-11-24 01:52:49] "POST /chown HTTP/1.1" 200 109 0.007559 10.0.0.19 - - [2025-11-24 01:52:49] "POST /loadbalancer-members HTTP/1.1" 200 707 0.029607 10.0.0.19 - - [2025-11-24 01:52:49] "PUT /virtual-machine-interface/46885678-3119-4540-8ca1-3acef156b806 HTTP/1.1" 200 284 0.027717 10.0.0.19 - - [2025-11-24 01:52:49] "PUT /instance-ip/551f2c05-5402-4911-abd8-c8d0e62bfa99 HTTP/1.1" 200 256 0.017733 10.0.0.19 - - [2025-11-24 01:52:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.007407 10.0.0.19 - - [2025-11-24 01:52:49] "GET /loadbalancer-member/145758e5-ff17-445e-83ac-df8da0ff218c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.004277 10.0.0.19 - - [2025-11-24 01:52:49] "GET /application-policy-set/c8caeeb2-bdf9-4c2e-9e9e-34f41be93703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002426 10.0.0.19 - - [2025-11-24 01:52:49] "POST /ref-update HTTP/1.1" 200 156 0.009882 10.0.0.19 - - [2025-11-24 01:52:49] "POST /ref-update HTTP/1.1" 200 156 0.016558 10.0.0.19 - - [2025-11-24 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.19 - - [2025-11-24 01:52:49] "GET /policy-management/abe37536-6a39-4e1f-9761-1f8534a6fe27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005145 10.0.0.19 - - [2025-11-24 01:52:49] "POST /tags HTTP/1.1" 409 221 0.001551 10.0.0.19 - - [2025-11-24 01:52:49] "POST /ref-update HTTP/1.1" 200 156 0.025155 10.0.0.19 - - [2025-11-24 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.19 - - [2025-11-24 01:52:49] "GET /tag/9e29d140-e655-41d0-af80-fdd62f3bd474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011778 10.0.0.19 - - [2025-11-24 01:52:49] "POST /tags HTTP/1.1" 409 238 0.001332 10.0.0.19 - - [2025-11-24 01:52:49] "POST /ref-update HTTP/1.1" 200 156 0.017199 10.0.0.19 - - [2025-11-24 01:52:49] "POST /ref-update HTTP/1.1" 200 156 0.015566 10.0.0.19 - - [2025-11-24 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.19 - - [2025-11-24 01:52:49] "GET /tag/b13c099f-e03d-4c64-9de2-d8dee1feb2e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012769 10.0.0.19 - - [2025-11-24 01:52:49] "POST /firewall-rules HTTP/1.1" 409 293 0.002320 10.0.0.19 - - [2025-11-24 01:52:49] "PUT /service-instance/13c78883-1de8-4880-97d5-73e05ed218d5 HTTP/1.1" 200 266 0.019912 10.0.0.19 - - [2025-11-24 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.19 - - [2025-11-24 01:52:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.011160 10.0.0.19 - - [2025-11-24 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.19 - - [2025-11-24 01:52:49] "POST /chown HTTP/1.1" 200 109 0.006529 10.0.0.19 - - [2025-11-24 01:52:49] "PUT /firewall-rule/954a4b35-8220-4043-80f6-230029c50a94 HTTP/1.1" 200 260 0.057003 10.0.0.19 - - [2025-11-24 01:52:49] "GET /firewall-rule/954a4b35-8220-4043-80f6-230029c50a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.015853 10.0.0.19 - - [2025-11-24 01:52:49] "POST /chown HTTP/1.1" 200 109 0.005705 10.0.0.19 - - [2025-11-24 01:52:49] "GET /firewall-policy/538250c3-7b73-4287-9888-804c0d9a4b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003445 10.0.0.19 - - [2025-11-24 01:52:49] "GET /firewall-rule/954a4b35-8220-4043-80f6-230029c50a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002392 10.0.0.19 - - [2025-11-24 01:52:49] "PUT /instance-ip/551f2c05-5402-4911-abd8-c8d0e62bfa99 HTTP/1.1" 200 256 0.033476 10.0.0.19 - - [2025-11-24 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006399 10.0.0.19 - - [2025-11-24 01:52:49] "POST /ref-update HTTP/1.1" 200 156 0.019586 10.0.0.19 - - [2025-11-24 01:52:49] "GET /tag/b13c099f-e03d-4c64-9de2-d8dee1feb2e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012202 10.0.0.19 - - [2025-11-24 01:52:49] "GET /tag/b13c099f-e03d-4c64-9de2-d8dee1feb2e6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.012698 10.0.0.19 - - [2025-11-24 01:52:49] "POST /chown HTTP/1.1" 200 109 0.016892 10.0.0.19 - - [2025-11-24 01:52:49] "GET /virtual-machine-interface/46885678-3119-4540-8ca1-3acef156b806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.013637 10.0.0.19 - - [2025-11-24 01:52:49] "POST /chown HTTP/1.1" 200 109 0.016502 10.0.0.19 - - [2025-11-24 01:52:49] "PUT /instance-ip/551f2c05-5402-4911-abd8-c8d0e62bfa99 HTTP/1.1" 200 256 0.015161 10.0.0.19 - - [2025-11-24 01:52:49] "POST /set-tag HTTP/1.1" 200 109 0.013212 10.0.0.19 - - [2025-11-24 01:52:49] "GET /virtual-machine-interface/4e5c6c12-2ac7-4e09-a402-62af0332ab14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.011378 10.0.0.19 - - [2025-11-24 01:52:49] "POST /ref-update HTTP/1.1" 200 156 0.018247 10.0.0.19 - - [2025-11-24 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.19 - - [2025-11-24 01:52:49] "POST /chown HTTP/1.1" 200 109 0.014146 10.0.0.19 - - [2025-11-24 01:52:49] "POST /set-tag HTTP/1.1" 200 109 0.045178 10.0.0.19 - - [2025-11-24 01:52:49] "POST /chown HTTP/1.1" 200 109 0.025215 10.0.0.19 - - [2025-11-24 01:52:49] "GET /virtual-machine-interface/da5b9d5e-40a0-446b-9fb9-9a00af80175d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004440 10.0.0.19 - - [2025-11-24 01:52:49] "POST /set-tag HTTP/1.1" 200 109 0.030202 10.0.0.19 - - [2025-11-24 01:52:49] "PUT /instance-ip/551f2c05-5402-4911-abd8-c8d0e62bfa99 HTTP/1.1" 200 256 0.025982 10.0.0.19 - - [2025-11-24 01:52:49] "GET /firewall-policy/538250c3-7b73-4287-9888-804c0d9a4b82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.023379 10.0.0.19 - - [2025-11-24 01:52:50] "POST /ref-update HTTP/1.1" 200 156 0.021059 10.0.0.19 - - [2025-11-24 01:52:50] "POST /chown HTTP/1.1" 200 109 0.017795 10.0.0.19 - - [2025-11-24 01:52:50] "GET /firewall-rule/954a4b35-8220-4043-80f6-230029c50a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.035745 10.0.0.19 - - [2025-11-24 01:52:50] "POST /chown HTTP/1.1" 200 109 0.019603 10.0.0.19 - - [2025-11-24 01:52:50] "POST /ref-update HTTP/1.1" 200 156 0.042105 10.0.0.19 - - [2025-11-24 01:52:50] "PUT /instance-ip/551f2c05-5402-4911-abd8-c8d0e62bfa99 HTTP/1.1" 200 256 0.050241 10.0.0.19 - - [2025-11-24 01:52:50] "POST /ref-update HTTP/1.1" 200 156 0.103541 10.0.0.19 - - [2025-11-24 01:52:50] "DELETE /firewall-rule/954a4b35-8220-4043-80f6-230029c50a94 HTTP/1.1" 200 115 0.175886 10.0.0.19 - - [2025-11-24 01:52:50] "DELETE /loadbalancer-member/145758e5-ff17-445e-83ac-df8da0ff218c HTTP/1.1" 200 115 0.044271 10.0.0.19 - - [2025-11-24 01:52:50] "DELETE /loadbalancer-pool/3d770ce8-591d-458c-a825-ebd5c88e251c HTTP/1.1" 200 115 0.040518 10.0.0.19 - - [2025-11-24 01:52:50] "PUT /service-instance/13c78883-1de8-4880-97d5-73e05ed218d5 HTTP/1.1" 200 266 0.008118 10.0.0.19 - - [2025-11-24 01:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.031065 10.0.0.19 - - [2025-11-24 01:52:50] "DELETE /loadbalancer-listener/91820b0c-0e7a-4da4-b7a8-62588e39fc76 HTTP/1.1" 200 115 0.089821 10.0.0.19 - - [2025-11-24 01:52:50] "DELETE /loadbalancer/118629e3-61d3-43c1-b679-7d0d3f728d46 HTTP/1.1" 200 115 0.039837 10.0.0.19 - - [2025-11-24 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005904 10.0.0.19 - - [2025-11-24 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.19 - - [2025-11-24 01:52:50] "DELETE /instance-ip/551f2c05-5402-4911-abd8-c8d0e62bfa99 HTTP/1.1" 200 115 0.071551 10.0.0.19 - - [2025-11-24 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.19 - - [2025-11-24 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001340 10.0.0.19 - - [2025-11-24 01:52:50] "DELETE /virtual-machine-interface/da5b9d5e-40a0-446b-9fb9-9a00af80175d HTTP/1.1" 200 115 0.054884 10.0.0.19 - - [2025-11-24 01:52:50] "DELETE /service-instance/13c78883-1de8-4880-97d5-73e05ed218d5 HTTP/1.1" 200 115 0.037470 10.0.0.19 - - [2025-11-24 01:52:50] "GET /virtual-machine-interface/46885678-3119-4540-8ca1-3acef156b806?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.006085 10.0.0.19 - - [2025-11-24 01:52:50] "DELETE /tag/b13c099f-e03d-4c64-9de2-d8dee1feb2e6 HTTP/1.1" 200 115 0.094921 10.0.0.19 - - [2025-11-24 01:52:50] "DELETE /virtual-machine-interface/46885678-3119-4540-8ca1-3acef156b806 HTTP/1.1" 200 115 0.042029 10.0.0.19 - - [2025-11-24 01:52:50] "DELETE /virtual-machine/30e6a048-95f8-4f6b-9d25-e616cd38e009 HTTP/1.1" 200 115 0.024160 10.0.0.19 - - [2025-11-24 01:52:50] "GET /virtual-machine-interface/4e5c6c12-2ac7-4e09-a402-62af0332ab14?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.005239 10.0.0.19 - - [2025-11-24 01:52:50] "DELETE /virtual-machine-interface/4e5c6c12-2ac7-4e09-a402-62af0332ab14 HTTP/1.1" 200 115 0.041675 10.0.0.19 - - [2025-11-24 01:52:50] "POST /ref-update HTTP/1.1" 200 156 0.009230 10.0.0.19 - - [2025-11-24 01:52:51] "DELETE /virtual-machine/0c83d9d4-80e5-4bb7-b7a9-12b2dd88c938 HTTP/1.1" 200 115 0.066707 10.0.0.19 - - [2025-11-24 01:53:01] "GET /virtual-machine-interface/30fab50e-c8d8-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004816 10.0.0.19 - - [2025-11-24 01:53:01] "POST /set-tag HTTP/1.1" 200 109 0.003232 10.0.0.19 - - [2025-11-24 01:53:01] "GET /virtual-machine-interface/30fab50e-c8d8-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.007244 10.0.0.19 - - [2025-11-24 01:53:01] "POST /set-tag HTTP/1.1" 200 109 0.003014 10.0.0.19 - - [2025-11-24 01:53:01] "GET /virtual-machine/0c7cbb46-2734-4c19-8631-dda6ead35a38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.006379 10.0.0.19 - - [2025-11-24 01:53:02] "POST /ref-update HTTP/1.1" 200 156 0.026740 10.0.0.19 - - [2025-11-24 01:53:02] "GET /virtual-machine-interface/30fab50e-c8d8-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.027468 10.0.0.19 - - [2025-11-24 01:53:02] "POST /set-tag HTTP/1.1" 200 109 0.021470 10.0.0.19 - - [2025-11-24 01:53:02] "POST /set-tag HTTP/1.1" 200 109 0.015018 10.0.0.19 - - [2025-11-24 01:53:02] "DELETE /instance-ip/3119aec8-c8d8-11f0-82a2-fa163e5da2a9 HTTP/1.1" 200 115 0.046722 10.0.0.19 - - [2025-11-24 01:53:02] "DELETE /virtual-machine-interface/30fab50e-c8d8-11f0-82a2-fa163e5da2a9 HTTP/1.1" 200 115 0.045536 10.0.0.19 - - [2025-11-24 01:53:02] "DELETE /virtual-machine/0c7cbb46-2734-4c19-8631-dda6ead35a38 HTTP/1.1" 200 115 0.031451 10.0.0.19 - - [2025-11-24 01:53:02] "GET /virtual-machine-interface/3175b826-c8d8-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006510 10.0.0.19 - - [2025-11-24 01:53:02] "POST /set-tag HTTP/1.1" 200 109 0.003234 10.0.0.19 - - [2025-11-24 01:53:32] "GET /virtual-machine-interface/3175b826-c8d8-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.021271 10.0.0.19 - - [2025-11-24 01:53:32] "POST /set-tag HTTP/1.1" 200 109 0.003208 10.0.0.19 - - [2025-11-24 01:53:32] "GET /virtual-machine-interface/3175b826-c8d8-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005078 10.0.0.19 - - [2025-11-24 01:53:32] "POST /set-tag HTTP/1.1" 200 109 0.003687 10.0.0.19 - - [2025-11-24 01:53:32] "GET /virtual-machine/6b9e8118-0224-4678-bb32-464f411d04f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.004815 10.0.0.19 - - [2025-11-24 01:53:32] "POST /ref-update HTTP/1.1" 200 156 0.013110 10.0.0.19 - - [2025-11-24 01:53:32] "GET /virtual-machine-interface/3175b826-c8d8-11f0-82a2-fa163e5da2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005306 10.0.0.19 - - [2025-11-24 01:53:32] "POST /set-tag HTTP/1.1" 200 109 0.020800 10.0.0.19 - - [2025-11-24 01:53:32] "POST /set-tag HTTP/1.1" 200 109 0.057248 10.0.0.19 - - [2025-11-24 01:53:33] "DELETE /instance-ip/3192033c-c8d8-11f0-82a2-fa163e5da2a9 HTTP/1.1" 200 115 0.069041 10.0.0.19 - - [2025-11-24 01:53:33] "DELETE /virtual-machine-interface/3175b826-c8d8-11f0-82a2-fa163e5da2a9 HTTP/1.1" 200 115 0.058363 10.0.0.19 - - [2025-11-24 01:53:33] "DELETE /virtual-machine/6b9e8118-0224-4678-bb32-464f411d04f1 HTTP/1.1" 200 115 0.023507 10.0.0.19 - - [2025-11-24 01:53:33] "DELETE /tag/9cadcc7b-83f4-40de-a176-e4633c5e3e18 HTTP/1.1" 200 115 0.046233 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:54:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001534 [Introspect:8084]10.0.0.19 - - [2025-11-24 01:54:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001301