++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Wed Oct 8 09:57:30 PM UTC 2025 ===================' INFO: =================== Wed Oct 8 09:57:30 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ 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 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.19 +++ local servers=10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.19,10.123.221.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.123.221.1,127.0.0.1,172.17.0.1,252.19.0.1,, =~ ,10\.0\.0\.19, ]] +++ echo 10.0.0.19 1 +++ return ++ local ip=10.0.0.19 ++ [[ -z 10.0.0.19 ]] ++ echo 10.0.0.19 + host_ip=10.0.0.19 + [[ cql == \c\q\l ]] ++ echo 10.0.0.19:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.19:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.19:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sort ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ set -o posix ++ set ++ cut -d = -f 1 + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/08/2025 21:58:16.223 7f669ce50640 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/08/2025 21:58:16.375 7f669ce50640 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/08/2025 21:58:16.387 7f669ce50640 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/08/2025 21:58:16.387 7f669ce50640 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.19 - - [2025-10-08 21:58:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000635 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.19:8082/ Hit Ctrl-C to quit. 10.0.0.19 - - [2025-10-08 21:58:23] "GET / HTTP/1.1" 503 181 0.000199 10.0.0.19 - - [2025-10-08 21:58:24] "GET / HTTP/1.1" 200 35931 0.001104 10.0.0.19 - - [2025-10-08 21:58:24] "GET / HTTP/1.1" 200 35931 0.001129 10.0.0.19 - - [2025-10-08 21:58:24] "GET / HTTP/1.1" 200 35931 0.001233 10.0.0.19 - - [2025-10-08 21:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.19 - - [2025-10-08 21:58:24] "GET /global-system-config/e46d178f-d63e-4d1b-a523-01600a6c222e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004811 10.0.0.19 - - [2025-10-08 21:58:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.003006 10.0.0.19 - - [2025-10-08 21:58:24] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.038822 10.0.0.19 - - [2025-10-08 21:58:24] "GET / HTTP/1.1" 200 45303 0.001594 10.0.0.19 - - [2025-10-08 21:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.19 - - [2025-10-08 21:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.19 - - [2025-10-08 21:58:25] "GET / HTTP/1.1" 200 35931 0.001445 10.0.0.19 - - [2025-10-08 21:58:25] "GET / HTTP/1.1" 200 35931 0.001310 10.0.0.19 - - [2025-10-08 21:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.19 - - [2025-10-08 21:58:25] "GET /global-system-config/e46d178f-d63e-4d1b-a523-01600a6c222e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005554 10.0.0.19 - - [2025-10-08 21:58:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.001933 10.0.0.19 - - [2025-10-08 21:58:25] "POST /database-nodes HTTP/1.1" 200 597 0.021367 10.0.0.19 - - [2025-10-08 21:58:25] "POST /fqname-to-id HTTP/1.1" 404 186 0.002059 10.0.0.19 - - [2025-10-08 21:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.19 - - [2025-10-08 21:58:26] "GET /global-system-config/e46d178f-d63e-4d1b-a523-01600a6c222e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009552 10.0.0.19 - - [2025-10-08 21:58:26] "POST /service-appliance-sets HTTP/1.1" 200 553 0.021744 10.0.0.19 - - [2025-10-08 21:58:26] "POST /fqname-to-id HTTP/1.1" 404 180 0.001962 10.0.0.19 - - [2025-10-08 21:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.19 - - [2025-10-08 21:58:26] "GET /global-system-config/e46d178f-d63e-4d1b-a523-01600a6c222e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005786 10.0.0.19 - - [2025-10-08 21:58:26] "POST /service-appliance-sets HTTP/1.1" 200 541 0.034688 10.0.0.19 - - [2025-10-08 21:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.19 - - [2025-10-08 21:58:26] "GET /network-ipam/37debc2c-b68f-43e1-bdd9-a7ffe515b084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003101 10.0.0.19 - - [2025-10-08 21:58:26] "POST /service-templates HTTP/1.1" 200 511 0.030643 10.0.0.19 - - [2025-10-08 21:58:26] "POST /service-templates HTTP/1.1" 200 501 0.026063 10.0.0.19 - - [2025-10-08 21:58:26] "POST /service-templates HTTP/1.1" 200 515 0.025990 10.0.0.19 - - [2025-10-08 21:58:26] "POST /service-templates HTTP/1.1" 200 535 0.025559 10.0.0.19 - - [2025-10-08 21:58:26] "POST /service-templates HTTP/1.1" 200 507 0.018116 10.0.0.19 - - [2025-10-08 21:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.19 - - [2025-10-08 21:58:27] "GET /network-ipam/37debc2c-b68f-43e1-bdd9-a7ffe515b084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003848 10.0.0.19 - - [2025-10-08 21:58:27] "POST /fqname-to-id HTTP/1.1" 404 225 0.001672 10.0.0.19 - - [2025-10-08 21:58:27] "POST /access-control-lists HTTP/1.1" 200 587 0.025647 10.0.0.19 - - [2025-10-08 21:58:27] "POST /fqname-to-id HTTP/1.1" 404 224 0.006003 10.0.0.19 - - [2025-10-08 21:58:27] "POST /access-control-lists HTTP/1.1" 200 585 0.020673 10.0.0.19 - - [2025-10-08 21:58:27] "POST /route-targets HTTP/1.1" 200 327 0.009271 10.0.0.19 - - [2025-10-08 21:58:27] "POST /ref-update HTTP/1.1" 200 156 0.014110 10.0.0.19 - - [2025-10-08 21:58:27] "POST /route-targets HTTP/1.1" 200 327 0.008600 10.0.0.19 - - [2025-10-08 21:58:27] "POST /ref-update HTTP/1.1" 200 156 0.012766 10.0.0.19 - - [2025-10-08 21:58:27] "POST /route-targets HTTP/1.1" 200 327 0.013856 10.0.0.19 - - [2025-10-08 21:58:27] "GET / HTTP/1.1" 200 35931 0.002481 10.0.0.19 - - [2025-10-08 21:58:27] "POST /ref-update HTTP/1.1" 200 156 0.017601 10.0.0.19 - - [2025-10-08 21:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.19 - - [2025-10-08 21:58:27] "GET /global-system-config/e46d178f-d63e-4d1b-a523-01600a6c222e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004396 10.0.0.19 - - [2025-10-08 21:58:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.001578 10.0.0.19 - - [2025-10-08 21:58:27] "POST /route-targets HTTP/1.1" 200 327 0.016333 10.0.0.19 - - [2025-10-08 21:58:27] "POST /ref-update HTTP/1.1" 200 156 0.017451 10.0.0.19 - - [2025-10-08 21:58:28] "POST /config-nodes HTTP/1.1" 200 593 0.054351 10.0.0.19 - - [2025-10-08 21:58:28] "POST /fqname-to-id HTTP/1.1" 404 201 0.012582 10.0.0.19 - - [2025-10-08 21:58:28] "POST /access-control-lists HTTP/1.1" 200 551 0.078033 10.0.0.19 - - [2025-10-08 21:58:28] "PUT /access-control-list/c5a3abee-6320-4504-a711-aeb0d18a4b3a HTTP/1.1" 200 272 0.023507 10.0.0.19 - - [2025-10-08 21:58:28] "PUT /access-control-list/82bd0991-177b-42ec-b72a-98739633f9ac HTTP/1.1" 200 272 0.024747 10.0.0.19 - - [2025-10-08 21:58:28] "GET / HTTP/1.1" 200 35931 0.001150 10.0.0.19 - - [2025-10-08 21:58:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002335 [Introspect:8084]10.0.0.19 - - [2025-10-08 21:58:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000832 [Introspect:8084]10.0.0.19 - - [2025-10-08 21:58:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000780 10.0.0.19 - - [2025-10-08 21:58:30] "GET / HTTP/1.1" 200 35931 0.001265 10.0.0.19 - - [2025-10-08 21:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.19 - - [2025-10-08 21:58:30] "GET /global-system-config/e46d178f-d63e-4d1b-a523-01600a6c222e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005665 10.0.0.19 - - [2025-10-08 21:58:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.001797 10.0.0.19 - - [2025-10-08 21:58:30] "POST /config-database-nodes HTTP/1.1" 200 611 0.021789 10.0.0.19 - - [2025-10-08 21:58:31] "GET / HTTP/1.1" 200 35931 0.001461 10.0.0.19 - - [2025-10-08 21:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.19 - - [2025-10-08 21:58:31] "GET /global-system-config/e46d178f-d63e-4d1b-a523-01600a6c222e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012604 10.0.0.19 - - [2025-10-08 21:58:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.002186 10.0.0.19 - - [2025-10-08 21:58:31] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.028024 10.0.0.19 - - [2025-10-08 21:58:32] "GET / HTTP/1.1" 200 35931 0.001645 10.0.0.19 - - [2025-10-08 21:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.19 - - [2025-10-08 21:58:32] "GET /routing-instance/24ebc6a7-6e4f-40d6-add6-ec5599a40cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002863 10.0.0.19 - - [2025-10-08 21:58:32] "POST /bgp-routers HTTP/1.1" 200 616 0.018512 10.0.0.19 - - [2025-10-08 21:58:32] "GET /bgp-router/11ece413-f5ba-47f7-aaa7-2232576b5eed?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.048323 10.0.0.19 - - [2025-10-08 21:58:32] "GET / HTTP/1.1" 200 35931 0.001369 10.0.0.19 - - [2025-10-08 21:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.19 - - [2025-10-08 21:58:32] "GET /global-system-config/e46d178f-d63e-4d1b-a523-01600a6c222e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006503 10.0.0.19 - - [2025-10-08 21:58:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.001498 10.0.0.19 - - [2025-10-08 21:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.19 - - [2025-10-08 21:58:32] "GET /global-system-config/e46d178f-d63e-4d1b-a523-01600a6c222e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004233 10.0.0.19 - - [2025-10-08 21:58:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001771 10.0.0.19 - - [2025-10-08 21:58:32] "POST /ref-update HTTP/1.1" 200 156 0.007045 10.0.0.19 - - [2025-10-08 21:58:32] "POST /analytics-nodes HTTP/1.1" 200 599 0.056988 10.0.0.19 - - [2025-10-08 21:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.19 - - [2025-10-08 21:58:33] "GET /global-vrouter-config/52da0ac0-902b-45fd-856a-928272e1f841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1214 0.002254 10.0.0.19 - - [2025-10-08 21:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.19 - - [2025-10-08 21:58:33] "PUT /global-vrouter-config/52da0ac0-902b-45fd-856a-928272e1f841 HTTP/1.1" 200 276 0.007346 10.0.0.19 - - [2025-10-08 21:58:33] "GET / HTTP/1.1" 200 35931 0.002172 10.0.0.19 - - [2025-10-08 21:58:33] "POST /alarms HTTP/1.1" 200 581 0.021735 10.0.0.19 - - [2025-10-08 21:58:33] "POST /alarms HTTP/1.1" 200 575 0.040297 10.0.0.19 - - [2025-10-08 21:58:33] "POST /alarms HTTP/1.1" 200 575 0.030416 10.0.0.19 - - [2025-10-08 21:58:33] "POST /alarms HTTP/1.1" 200 559 0.015410 10.0.0.19 - - [2025-10-08 21:58:33] "POST /alarms HTTP/1.1" 200 555 0.025412 10.0.0.19 - - [2025-10-08 21:58:33] "POST /alarms HTTP/1.1" 200 557 0.033795 10.0.0.19 - - [2025-10-08 21:58:33] "POST /alarms HTTP/1.1" 200 565 0.030717 10.0.0.19 - - [2025-10-08 21:58:34] "POST /alarms HTTP/1.1" 200 549 0.053322 10.0.0.19 - - [2025-10-08 21:58:34] "POST /alarms HTTP/1.1" 200 557 0.024542 10.0.0.19 - - [2025-10-08 21:58:34] "POST /alarms HTTP/1.1" 200 567 0.017823 10.0.0.19 - - [2025-10-08 21:58:34] "POST /alarms HTTP/1.1" 200 555 0.023154 10.0.0.19 - - [2025-10-08 21:58:34] "POST /alarms HTTP/1.1" 200 567 0.028517 10.0.0.19 - - [2025-10-08 21:58:34] "POST /alarms HTTP/1.1" 200 575 0.078223 10.0.0.19 - - [2025-10-08 21:58:34] "POST /alarms HTTP/1.1" 200 569 0.048847 10.0.0.19 - - [2025-10-08 21:58:34] "POST /alarms HTTP/1.1" 200 561 0.046247 10.0.0.19 - - [2025-10-08 21:58:34] "POST /alarms HTTP/1.1" 200 561 0.019925 10.0.0.19 - - [2025-10-08 21:58:34] "POST /alarms HTTP/1.1" 200 561 0.020227 10.0.0.19 - - [2025-10-08 21:58:34] "POST /alarms HTTP/1.1" 200 547 0.023227 10.0.0.19 - - [2025-10-08 21:58:34] "POST /alarms HTTP/1.1" 200 595 0.019591 10.0.0.19 - - [2025-10-08 21:58:34] "POST /alarms HTTP/1.1" 200 575 0.028932 10.0.0.19 - - [2025-10-08 21:58:34] "POST /alarms HTTP/1.1" 200 571 0.020993 10.0.0.19 - - [2025-10-08 21:58:34] "POST /alarms HTTP/1.1" 200 583 0.018183 10.0.0.19 - - [2025-10-08 21:58:34] "POST /alarms HTTP/1.1" 200 609 0.018996 10.0.0.19 - - [2025-10-08 21:58:34] "GET / HTTP/1.1" 200 35931 0.001637 10.0.0.19 - - [2025-10-08 21:58:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003808 10.0.0.19 - - [2025-10-08 21:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001433 10.0.0.19 - - [2025-10-08 21:58:34] "PUT /global-vrouter-config/52da0ac0-902b-45fd-856a-928272e1f841 HTTP/1.1" 200 276 0.006940 10.0.0.19 - - [2025-10-08 21:58:35] "GET / HTTP/1.1" 200 35931 0.001249 10.0.0.19 - - [2025-10-08 21:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.19 - - [2025-10-08 21:58:35] "GET /global-vrouter-config/52da0ac0-902b-45fd-856a-928272e1f841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002337 10.0.0.19 - - [2025-10-08 21:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001404 10.0.0.19 - - [2025-10-08 21:58:35] "PUT /global-vrouter-config/52da0ac0-902b-45fd-856a-928272e1f841 HTTP/1.1" 200 276 0.011918 10.0.0.19 - - [2025-10-08 21:58:35] "GET / HTTP/1.1" 200 35931 0.001467 10.0.0.19 - - [2025-10-08 21:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.19 - - [2025-10-08 21:58:35] "GET /global-system-config/e46d178f-d63e-4d1b-a523-01600a6c222e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006159 10.0.0.19 - - [2025-10-08 21:58:35] "PUT /global-system-config/e46d178f-d63e-4d1b-a523-01600a6c222e HTTP/1.1" 200 274 0.015989 [Introspect:8084]10.0.0.19 - - [2025-10-08 21:58:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000832 [Introspect:8084]10.0.0.19 - - [2025-10-08 21:58:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000800 10.0.0.19 - - [2025-10-08 21:58:39] "GET / HTTP/1.1" 200 35931 0.001219 10.0.0.19 - - [2025-10-08 21:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.19 - - [2025-10-08 21:58:39] "GET /domain/31e40988-4efd-47af-9970-e7d7fdd31e4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.004044 10.0.0.19 - - [2025-10-08 21:58:39] "POST /id-to-fqname HTTP/1.1" 200 173 0.000451 10.0.0.19 - - [2025-10-08 21:58:39] "POST /fqname-to-id HTTP/1.1" 404 182 0.015171 10.0.0.19 - - [2025-10-08 21:58:39] "POST /security-groups HTTP/1.1" 200 570 0.069191 10.0.0.19 - - [2025-10-08 21:58:39] "POST /fqname-to-id HTTP/1.1" 404 213 0.003632 10.0.0.19 - - [2025-10-08 21:58:39] "POST /projects HTTP/1.1" 200 481 0.221175 10.0.0.19 - - [2025-10-08 21:58:39] "POST /access-control-lists HTTP/1.1" 200 579 0.131332 10.0.0.19 - - [2025-10-08 21:58:39] "POST /fqname-to-id HTTP/1.1" 404 212 0.003060 10.0.0.19 - - [2025-10-08 21:58:39] "POST /security-groups HTTP/1.1" 200 534 0.186057 10.0.0.19 - - [2025-10-08 21:58:39] "POST /access-control-lists HTTP/1.1" 200 577 0.043126 10.0.0.19 - - [2025-10-08 21:58:39] "POST /chown HTTP/1.1" 200 109 0.042883 10.0.0.19 - - [2025-10-08 21:58:39] "POST /fqname-to-id HTTP/1.1" 404 232 0.011766 10.0.0.19 - - [2025-10-08 21:58:39] "POST /policy-managements HTTP/1.1" 409 214 0.002027 10.0.0.19 - - [2025-10-08 21:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.19 - - [2025-10-08 21:58:39] "GET /policy-management/fb7a4f9f-5de4-471c-a445-a2c4a44bc0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002469 10.0.0.19 - - [2025-10-08 21:58:39] "POST /application-policy-sets HTTP/1.1" 200 528 0.028707 10.0.0.19 - - [2025-10-08 21:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009097 10.0.0.19 - - [2025-10-08 21:58:39] "GET /global-vrouter-config/52da0ac0-902b-45fd-856a-928272e1f841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003840 10.0.0.19 - - [2025-10-08 21:58:39] "POST /access-control-lists HTTP/1.1" 200 594 0.045395 10.0.0.19 - - [2025-10-08 21:58:39] "POST /fqname-to-id HTTP/1.1" 404 231 0.001996 10.0.0.19 - - [2025-10-08 21:58:39] "POST /access-control-lists HTTP/1.1" 200 592 0.015385 10.0.0.19 - - [2025-10-08 21:58:39] "PUT /global-vrouter-config/52da0ac0-902b-45fd-856a-928272e1f841 HTTP/1.1" 200 276 0.012024 10.0.0.19 - - [2025-10-08 21:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.017885 10.0.0.19 - - [2025-10-08 21:58:40] "GET /virtual-network/02a7da5d-3c0a-4cca-93c4-61ad7a9ea02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.009304 10.0.0.19 - - [2025-10-08 21:58:40] "POST /id-to-fqname HTTP/1.1" 200 177 0.000422 10.0.0.19 - - [2025-10-08 21:58:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.017052 10.0.0.19 - - [2025-10-08 21:58:40] "POST /security-groups HTTP/1.1" 200 574 0.105426 10.0.0.19 - - [2025-10-08 21:58:40] "POST /projects HTTP/1.1" 200 489 0.291851 10.0.0.19 - - [2025-10-08 21:58:40] "POST /fqname-to-id HTTP/1.1" 404 217 0.006450 10.0.0.19 - - [2025-10-08 21:58:40] "POST /security-groups HTTP/1.1" 200 546 0.280903 10.0.0.19 - - [2025-10-08 21:58:40] "POST /access-control-lists HTTP/1.1" 200 583 0.243964 10.0.0.19 - - [2025-10-08 21:58:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.071328 10.0.0.19 - - [2025-10-08 21:58:40] "POST /chown HTTP/1.1" 200 109 0.080705 10.0.0.19 - - [2025-10-08 21:58:40] "POST /access-control-lists HTTP/1.1" 200 581 0.157027 10.0.0.19 - - [2025-10-08 21:58:40] "POST /network-ipams HTTP/1.1" 200 522 0.152064 10.0.0.19 - - [2025-10-08 21:58:40] "POST /fqname-to-id HTTP/1.1" 404 240 0.007254 10.0.0.19 - - [2025-10-08 21:58:41] "POST /network-ipams HTTP/1.1" 200 510 0.048006 10.0.0.19 - - [2025-10-08 21:58:41] "POST /access-control-lists HTTP/1.1" 200 602 0.074316 10.0.0.19 - - [2025-10-08 21:58:41] "POST /fqname-to-id HTTP/1.1" 404 239 0.023172 10.0.0.19 - - [2025-10-08 21:58:41] "POST /fqname-to-id HTTP/1.1" 404 198 0.020874 10.0.0.19 - - [2025-10-08 21:58:41] "POST /access-control-lists HTTP/1.1" 200 600 0.047979 10.0.0.19 - - [2025-10-08 21:58:41] "POST /fqname-to-id HTTP/1.1" 404 229 0.007473 10.0.0.19 - - [2025-10-08 21:58:41] "POST /useragent-kv HTTP/1.1" 200 115 0.057916 10.0.0.19 - - [2025-10-08 21:58:41] "POST /virtual-networks HTTP/1.1" 200 538 0.266909 10.0.0.19 - - [2025-10-08 21:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008525 10.0.0.19 - - [2025-10-08 21:58:41] "POST /access-control-lists HTTP/1.1" 200 589 0.129330 10.0.0.19 - - [2025-10-08 21:58:41] "GET /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.072759 10.0.0.19 - - [2025-10-08 21:58:41] "POST /network-ipams HTTP/1.1" 200 518 0.044636 10.0.0.19 - - [2025-10-08 21:58:41] "POST /route-targets HTTP/1.1" 200 327 0.045208 10.0.0.19 - - [2025-10-08 21:58:41] "POST /fqname-to-id HTTP/1.1" 404 202 0.005306 10.0.0.19 - - [2025-10-08 21:58:41] "POST /ref-update HTTP/1.1" 200 156 0.047531 10.0.0.19 - - [2025-10-08 21:58:41] "PUT /access-control-list/b4c958e9-39d9-45b7-91df-ad28c4951299 HTTP/1.1" 200 272 0.046339 10.0.0.19 - - [2025-10-08 21:58:41] "POST /useragent-kv HTTP/1.1" 200 115 0.011197 10.0.0.19 - - [2025-10-08 21:58:41] "POST /virtual-networks HTTP/1.1" 200 546 0.179400 10.0.0.19 - - [2025-10-08 21:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.19 - - [2025-10-08 21:58:41] "POST /route-targets HTTP/1.1" 200 327 0.012485 10.0.0.19 - - [2025-10-08 21:58:41] "GET /virtual-network/f25ba53c-b8ab-43e3-a0bb-14f5daca25e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.023443 10.0.0.19 - - [2025-10-08 21:58:41] "POST /ref-update HTTP/1.1" 200 156 0.037399 10.0.0.19 - - [2025-10-08 21:58:41] "POST /fqname-to-id HTTP/1.1" 404 199 0.003632 10.0.0.19 - - [2025-10-08 21:58:41] "POST /network-policys HTTP/1.1" 200 538 0.023535 10.0.0.19 - - [2025-10-08 21:58:41] "POST /fqname-to-id HTTP/1.1" 404 197 0.002026 10.0.0.19 - - [2025-10-08 21:58:41] "POST /network-policys HTTP/1.1" 200 534 0.015301 10.0.0.19 - - [2025-10-08 21:58:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.013513 10.0.0.19 - - [2025-10-08 21:58:42] "POST /network-policys HTTP/1.1" 200 542 0.017677 10.0.0.19 - - [2025-10-08 21:58:42] "POST /ref-update HTTP/1.1" 200 156 0.045378 10.0.0.19 - - [2025-10-08 21:58:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011835 10.0.0.19 - - [2025-10-08 21:58:42] "PUT /access-control-list/33388ef1-d587-4659-91b5-e9d84e1d1d68 HTTP/1.1" 200 272 0.026796 10.0.0.19 - - [2025-10-08 21:58:42] "POST /ref-update HTTP/1.1" 200 156 0.058448 10.0.0.19 - - [2025-10-08 21:58:42] "PUT /access-control-list/33388ef1-d587-4659-91b5-e9d84e1d1d68 HTTP/1.1" 200 272 0.025816 10.0.0.19 - - [2025-10-08 21:58:42] "PUT /access-control-list/b4c958e9-39d9-45b7-91df-ad28c4951299 HTTP/1.1" 200 272 0.062263 10.0.0.19 - - [2025-10-08 21:58:42] "POST /ref-update HTTP/1.1" 200 156 0.101557 10.0.0.19 - - [2025-10-08 21:58:42] "POST /ref-update HTTP/1.1" 200 156 0.022995 10.0.0.19 - - [2025-10-08 21:58:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024268 10.0.0.19 - - [2025-10-08 21:58:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008722 10.0.0.19 - - [2025-10-08 21:58:42] "PUT /access-control-list/b4c958e9-39d9-45b7-91df-ad28c4951299 HTTP/1.1" 200 272 0.061104 10.0.0.19 - - [2025-10-08 21:58:42] "POST /fqname-to-id HTTP/1.1" 404 237 0.008543 10.0.0.19 - - [2025-10-08 21:58:42] "POST /ref-update HTTP/1.1" 200 156 0.065671 10.0.0.19 - - [2025-10-08 21:58:42] "POST /ref-update HTTP/1.1" 200 156 0.045700 10.0.0.19 - - [2025-10-08 21:58:42] "POST /access-control-lists HTTP/1.1" 200 601 0.038480 10.0.0.19 - - [2025-10-08 21:58:42] "PUT /access-control-list/33388ef1-d587-4659-91b5-e9d84e1d1d68 HTTP/1.1" 200 272 0.015388 10.0.0.19 - - [2025-10-08 21:58:42] "POST /ref-update HTTP/1.1" 200 156 0.081331 10.0.0.19 - - [2025-10-08 21:58:42] "PUT /access-control-list/94481b3e-27e5-406f-9034-95df04826efe HTTP/1.1" 200 272 0.022048 10.0.0.19 - - [2025-10-08 21:58:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003029 10.0.0.19 - - [2025-10-08 21:58:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004409 10.0.0.19 - - [2025-10-08 21:58:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002239 10.0.0.19 - - [2025-10-08 21:58:42] "POST /ref-update HTTP/1.1" 200 156 0.014457 10.0.0.19 - - [2025-10-08 21:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.19 - - [2025-10-08 21:58:42] "PUT /access-control-list/94481b3e-27e5-406f-9034-95df04826efe HTTP/1.1" 200 272 0.049640 10.0.0.19 - - [2025-10-08 21:58:42] "GET /virtual-network/02a7da5d-3c0a-4cca-93c4-61ad7a9ea02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.036731 10.0.0.19 - - [2025-10-08 21:58:42] "POST /ref-update HTTP/1.1" 200 156 0.041562 10.0.0.19 - - [2025-10-08 21:58:42] "GET /application-policy-set/2e411f9d-187d-405d-a621-ecfca39e0b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.010236 10.0.0.19 - - [2025-10-08 21:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005533 10.0.0.19 - - [2025-10-08 21:58:42] "GET /policy-management/fb7a4f9f-5de4-471c-a445-a2c4a44bc0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002846 10.0.0.19 - - [2025-10-08 21:58:42] "POST /firewall-policys HTTP/1.1" 200 530 0.028289 10.0.0.19 - - [2025-10-08 21:58:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.018018 10.0.0.19 - - [2025-10-08 21:58:42] "GET /firewall-policy/c2967bd6-b888-4292-8aef-3f15a02db627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.009308 10.0.0.19 - - [2025-10-08 21:58:42] "GET /application-policy-set/2e411f9d-187d-405d-a621-ecfca39e0b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.002672 10.0.0.19 - - [2025-10-08 21:58:42] "GET /firewall-policy/c2967bd6-b888-4292-8aef-3f15a02db627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002732 10.0.0.19 - - [2025-10-08 21:58:43] "POST /ref-update HTTP/1.1" 200 156 0.040862 10.0.0.19 - - [2025-10-08 21:58:43] "GET /application-policy-set/2e411f9d-187d-405d-a621-ecfca39e0b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003841 10.0.0.19 - - [2025-10-08 21:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006509 10.0.0.19 - - [2025-10-08 21:58:43] "GET /policy-management/fb7a4f9f-5de4-471c-a445-a2c4a44bc0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009516 10.0.0.19 - - [2025-10-08 21:58:43] "POST /firewall-policys HTTP/1.1" 200 532 0.015956 10.0.0.19 - - [2025-10-08 21:58:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.022278 10.0.0.19 - - [2025-10-08 21:58:43] "GET /firewall-policy/21d8ba52-87eb-4879-b729-47c9491a09e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.008821 10.0.0.19 - - [2025-10-08 21:58:43] "GET /application-policy-set/2e411f9d-187d-405d-a621-ecfca39e0b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.002840 10.0.0.19 - - [2025-10-08 21:58:43] "GET /firewall-policy/21d8ba52-87eb-4879-b729-47c9491a09e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002257 10.0.0.19 - - [2025-10-08 21:58:43] "GET /firewall-policy/c2967bd6-b888-4292-8aef-3f15a02db627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003524 10.0.0.19 - - [2025-10-08 21:58:43] "GET /firewall-policy/c2967bd6-b888-4292-8aef-3f15a02db627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002848 10.0.0.19 - - [2025-10-08 21:58:43] "POST /ref-update HTTP/1.1" 200 156 0.029728 10.0.0.19 - - [2025-10-08 21:58:43] "POST /ref-update HTTP/1.1" 200 156 0.038361 10.0.0.19 - - [2025-10-08 21:58:43] "POST /ref-update HTTP/1.1" 200 156 0.031356 10.0.0.19 - - [2025-10-08 21:58:43] "GET /application-policy-set/2e411f9d-187d-405d-a621-ecfca39e0b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.021114 10.0.0.19 - - [2025-10-08 21:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001386 10.0.0.19 - - [2025-10-08 21:58:43] "GET /policy-management/fb7a4f9f-5de4-471c-a445-a2c4a44bc0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002784 10.0.0.19 - - [2025-10-08 21:58:43] "POST /firewall-policys HTTP/1.1" 200 530 0.017937 10.0.0.19 - - [2025-10-08 21:58:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.025799 10.0.0.19 - - [2025-10-08 21:58:43] "GET /firewall-policy/f8ace42f-0f62-42cb-b747-cf91eb6cad09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.009787 10.0.0.19 - - [2025-10-08 21:58:43] "GET /application-policy-set/2e411f9d-187d-405d-a621-ecfca39e0b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003670 10.0.0.19 - - [2025-10-08 21:58:43] "GET /firewall-policy/f8ace42f-0f62-42cb-b747-cf91eb6cad09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002179 10.0.0.19 - - [2025-10-08 21:58:43] "GET /firewall-policy/21d8ba52-87eb-4879-b729-47c9491a09e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.001919 10.0.0.19 - - [2025-10-08 21:58:43] "GET /firewall-policy/c2967bd6-b888-4292-8aef-3f15a02db627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002729 10.0.0.19 - - [2025-10-08 21:58:43] "GET /firewall-policy/c2967bd6-b888-4292-8aef-3f15a02db627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002039 10.0.0.19 - - [2025-10-08 21:58:43] "GET /firewall-policy/21d8ba52-87eb-4879-b729-47c9491a09e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002022 10.0.0.19 - - [2025-10-08 21:58:43] "POST /ref-update HTTP/1.1" 200 156 0.024353 10.0.0.19 - - [2025-10-08 21:58:43] "POST /ref-update HTTP/1.1" 200 156 0.019054 10.0.0.19 - - [2025-10-08 21:58:43] "POST /ref-update HTTP/1.1" 200 156 0.028066 10.0.0.19 - - [2025-10-08 21:58:43] "POST /ref-update HTTP/1.1" 200 156 0.017886 10.0.0.19 - - [2025-10-08 21:58:43] "POST /ref-update HTTP/1.1" 200 156 0.029511 10.0.0.19 - - [2025-10-08 21:58:43] "GET /application-policy-set/2e411f9d-187d-405d-a621-ecfca39e0b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.008367 10.0.0.19 - - [2025-10-08 21:58:44] "POST /tags HTTP/1.1" 200 299 0.052983 10.0.0.19 - - [2025-10-08 21:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.015042 10.0.0.19 - - [2025-10-08 21:58:44] "GET /tag/cd8a6529-2d8e-4fd3-a31c-c58694bcbf47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012119 10.0.0.19 - - [2025-10-08 21:58:44] "POST /set-tag HTTP/1.1" 200 109 0.018599 10.0.0.19 - - [2025-10-08 21:58:44] "POST /fqname-to-id HTTP/1.1" 404 226 0.002619 10.0.0.19 - - [2025-10-08 21:58:44] "POST /tags HTTP/1.1" 200 301 0.082102 10.0.0.19 - - [2025-10-08 21:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.016862 10.0.0.19 - - [2025-10-08 21:58:44] "GET /tag/cc822aad-9871-4271-9382-03ae23b07d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.016958 10.0.0.19 - - [2025-10-08 21:58:44] "POST /tags HTTP/1.1" 200 325 0.060048 10.0.0.19 - - [2025-10-08 21:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005847 10.0.0.19 - - [2025-10-08 21:58:44] "GET /tag/b276e6ac-555d-49d4-ac63-cf55218a4475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.022991 10.0.0.19 - - [2025-10-08 21:58:44] "POST /tags HTTP/1.1" 200 311 0.059685 10.0.0.19 - - [2025-10-08 21:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.013141 10.0.0.19 - - [2025-10-08 21:58:44] "GET /tag/b0d6a63d-f206-4dcc-8608-1aa2aacc2940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.022280 10.0.0.19 - - [2025-10-08 21:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.19 - - [2025-10-08 21:58:44] "GET /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.004541 10.0.0.19 - - [2025-10-08 21:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.19 - - [2025-10-08 21:58:44] "GET /project/7aaf6eda-b69a-4bd5-b3dc-95535e29fbde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.027532 10.0.0.19 - - [2025-10-08 21:58:44] "POST /virtual-machines HTTP/1.1" 200 377 0.015636 10.0.0.19 - - [2025-10-08 21:58:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.019665 10.0.0.19 - - [2025-10-08 21:58:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.152820 10.0.0.19 - - [2025-10-08 21:58:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.020935 10.0.0.19 - - [2025-10-08 21:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010265 10.0.0.19 - - [2025-10-08 21:58:45] "GET /virtual-machine-interface/f5c17b36-a491-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.004877 10.0.0.19 - - [2025-10-08 21:58:45] "POST /instance-ips HTTP/1.1" 200 409 0.078798 10.0.0.19 - - [2025-10-08 21:58:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.030758 10.0.0.19 - - [2025-10-08 21:58:45] "GET /virtual-machine-interface/f5c17b36-a491-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.012520 10.0.0.19 - - [2025-10-08 21:58:45] "POST /set-tag HTTP/1.1" 200 109 0.021581 10.0.0.19 - - [2025-10-08 21:58:45] "GET /virtual-machine-interface/f5c17b36-a491-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.012253 10.0.0.19 - - [2025-10-08 21:58:45] "GET /instance-ip/f5e3cf1a-a491-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.007135 10.0.0.19 - - [2025-10-08 21:58:45] "POST /tags HTTP/1.1" 200 305 0.108065 10.0.0.19 - - [2025-10-08 21:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.19 - - [2025-10-08 21:58:45] "GET /tag/82b75a5f-c77e-47ec-af34-effbbad0b1e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.019137 10.0.0.19 - - [2025-10-08 21:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.19 - - [2025-10-08 21:58:45] "GET /project/ef49477b-6d52-458a-accc-5f610bd172cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.027299 10.0.0.19 - - [2025-10-08 21:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.19 - - [2025-10-08 21:58:45] "GET /virtual-network/f25ba53c-b8ab-43e3-a0bb-14f5daca25e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.008110 10.0.0.19 - - [2025-10-08 21:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.19 - - [2025-10-08 21:58:45] "GET /service-appliance-set/1601b1bd-4bf0-47a0-8c86-082b0e116f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003804 10.0.0.19 - - [2025-10-08 21:58:45] "POST /fqname-to-id HTTP/1.1" 404 240 0.001470 10.0.0.19 - - [2025-10-08 21:58:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.115543 10.0.0.19 - - [2025-10-08 21:58:45] "GET /virtual-machine-interface/1cb44bc1-331c-4fef-b8a7-84ecd2a951b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.011238 10.0.0.19 - - [2025-10-08 21:58:46] "POST /instance-ips HTTP/1.1" 200 381 0.039389 10.0.0.19 - - [2025-10-08 21:58:46] "GET /instance-ip/263ac483-d369-4632-b953-5750aa6c0fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003770 10.0.0.19 - - [2025-10-08 21:58:46] "POST /loadbalancers HTTP/1.1" 200 582 0.076497 10.0.0.19 - - [2025-10-08 21:58:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.014828 10.0.0.19 - - [2025-10-08 21:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008574 10.0.0.19 - - [2025-10-08 21:58:46] "GET /project/ef49477b-6d52-458a-accc-5f610bd172cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037858 10.0.0.19 - - [2025-10-08 21:58:46] "GET /loadbalancer/7ef3d77a-6e95-4da9-8920-4af9d0001134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.002642 10.0.0.19 - - [2025-10-08 21:58:46] "GET /project/ef49477b-6d52-458a-accc-5f610bd172cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.063358 10.0.0.19 - - [2025-10-08 21:58:46] "GET /instance-ip/263ac483-d369-4632-b953-5750aa6c0fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.013043 10.0.0.19 - - [2025-10-08 21:58:46] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.070480 10.0.0.19 - - [2025-10-08 21:58:46] "POST /floating-ips HTTP/1.1" 200 583 0.052239 [Introspect:8084]10.0.0.19 - - [2025-10-08 21:58:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000765 [Introspect:8084]10.0.0.19 - - [2025-10-08 21:58:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000751 10.0.0.19 - - [2025-10-08 21:58:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.039668 10.0.0.19 - - [2025-10-08 21:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005921 10.0.0.19 - - [2025-10-08 21:58:46] "GET /project/ef49477b-6d52-458a-accc-5f610bd172cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033342 10.0.0.19 - - [2025-10-08 21:58:46] "GET /loadbalancer-listener/3ecf9120-7a8a-4d3d-b697-db35e592375d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003085 10.0.0.19 - - [2025-10-08 21:58:46] "GET /loadbalancer-listener/3ecf9120-7a8a-4d3d-b697-db35e592375d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.005741 10.0.0.19 - - [2025-10-08 21:58:46] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.049252 10.0.0.19 - - [2025-10-08 21:58:46] "GET /instance-ip/263ac483-d369-4632-b953-5750aa6c0fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007421 10.0.0.19 - - [2025-10-08 21:58:46] "GET /instance-ip/263ac483-d369-4632-b953-5750aa6c0fbb?fields=floating_ips HTTP/1.1" 200 1170 0.005488 10.0.0.19 - - [2025-10-08 21:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.19 - - [2025-10-08 21:58:46] "GET /global-vrouter-config/52da0ac0-902b-45fd-856a-928272e1f841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.002062 10.0.0.19 - - [2025-10-08 21:58:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001314 10.0.0.19 - - [2025-10-08 21:58:46] "GET /floating-ip/22dc3779-27e8-4cc9-bcff-1ad18a587537?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003018 10.0.0.19 - - [2025-10-08 21:58:46] "PUT /global-vrouter-config/52da0ac0-902b-45fd-856a-928272e1f841 HTTP/1.1" 200 276 0.054541 10.0.0.19 - - [2025-10-08 21:58:46] "POST /fqname-to-id HTTP/1.1" 404 228 0.002599 10.0.0.19 - - [2025-10-08 21:58:47] "POST /tags HTTP/1.1" 200 357 0.335621 10.0.0.19 - - [2025-10-08 21:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.19 - - [2025-10-08 21:58:47] "GET /tag/5ebb4e35-a07d-4566-86e4-01cd2879f774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.019192 10.0.0.19 - - [2025-10-08 21:58:47] "POST /tags HTTP/1.1" 200 305 0.048378 10.0.0.19 - - [2025-10-08 21:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.19 - - [2025-10-08 21:58:47] "GET /tag/8edb24ff-cc6f-4570-9560-c2ebf4a5694f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.014837 10.0.0.19 - - [2025-10-08 21:58:47] "POST /id-to-fqname HTTP/1.1" 200 174 0.000467 10.0.0.19 - - [2025-10-08 21:58:47] "POST /fqname-to-id HTTP/1.1" 404 183 0.006718 10.0.0.19 - - [2025-10-08 21:58:47] "POST /security-groups HTTP/1.1" 200 571 0.077506 10.0.0.19 - - [2025-10-08 21:58:47] "POST /projects HTTP/1.1" 200 483 0.197656 10.0.0.19 - - [2025-10-08 21:58:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.014862 10.0.0.19 - - [2025-10-08 21:58:47] "POST /fqname-to-id HTTP/1.1" 404 214 0.009310 10.0.0.19 - - [2025-10-08 21:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009475 10.0.0.19 - - [2025-10-08 21:58:47] "GET /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.037661 10.0.0.19 - - [2025-10-08 21:58:47] "POST /access-control-lists HTTP/1.1" 200 580 0.088196 10.0.0.19 - - [2025-10-08 21:58:47] "POST /fqname-to-id HTTP/1.1" 404 213 0.021123 10.0.0.19 - - [2025-10-08 21:58:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.017805 10.0.0.19 - - [2025-10-08 21:58:47] "GET /virtual-network/f25ba53c-b8ab-43e3-a0bb-14f5daca25e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.022874 10.0.0.19 - - [2025-10-08 21:58:47] "POST /access-control-lists HTTP/1.1" 200 578 0.085683 10.0.0.19 - - [2025-10-08 21:58:47] "PUT /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7 HTTP/1.1" 200 264 0.091748 10.0.0.19 - - [2025-10-08 21:58:47] "PUT /virtual-network/f25ba53c-b8ab-43e3-a0bb-14f5daca25e0 HTTP/1.1" 200 264 0.085232 10.0.0.19 - - [2025-10-08 21:58:47] "POST /security-groups HTTP/1.1" 200 537 0.086663 10.0.0.19 - - [2025-10-08 21:58:47] "POST /fqname-to-id HTTP/1.1" 404 234 0.004567 10.0.0.19 - - [2025-10-08 21:58:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.063097 10.0.0.19 - - [2025-10-08 21:58:48] "POST /access-control-lists HTTP/1.1" 200 596 0.085191 10.0.0.19 - - [2025-10-08 21:58:48] "POST /fqname-to-id HTTP/1.1" 404 233 0.007302 10.0.0.19 - - [2025-10-08 21:58:48] "POST /chown HTTP/1.1" 200 109 0.039764 10.0.0.19 - - [2025-10-08 21:58:48] "GET /application-policy-set/2e411f9d-187d-405d-a621-ecfca39e0b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014963 10.0.0.19 - - [2025-10-08 21:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007367 10.0.0.19 - - [2025-10-08 21:58:48] "POST /access-control-lists HTTP/1.1" 200 594 0.109179 10.0.0.19 - - [2025-10-08 21:58:48] "GET /policy-management/fb7a4f9f-5de4-471c-a445-a2c4a44bc0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.032016 10.0.0.19 - - [2025-10-08 21:58:48] "POST /tags HTTP/1.1" 409 207 0.006913 10.0.0.19 - - [2025-10-08 21:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.19 - - [2025-10-08 21:58:48] "GET /tag/8edb24ff-cc6f-4570-9560-c2ebf4a5694f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.018407 10.0.0.19 - - [2025-10-08 21:58:48] "POST /firewall-rules HTTP/1.1" 200 564 0.080273 10.0.0.19 - - [2025-10-08 21:58:48] "GET /firewall-rule/8b02be05-92f5-4e31-87ff-34a946ad6746?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.007341 10.0.0.19 - - [2025-10-08 21:58:48] "GET /firewall-policy/21d8ba52-87eb-4879-b729-47c9491a09e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.007213 10.0.0.19 - - [2025-10-08 21:58:48] "GET /firewall-rule/8b02be05-92f5-4e31-87ff-34a946ad6746?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.007627 10.0.0.19 - - [2025-10-08 21:58:48] "POST /ref-update HTTP/1.1" 200 156 0.045513 10.0.0.19 - - [2025-10-08 21:58:48] "GET /application-policy-set/2e411f9d-187d-405d-a621-ecfca39e0b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016849 10.0.0.19 - - [2025-10-08 21:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.19 - - [2025-10-08 21:58:48] "GET /policy-management/fb7a4f9f-5de4-471c-a445-a2c4a44bc0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003201 10.0.0.19 - - [2025-10-08 21:58:48] "POST /tags HTTP/1.1" 409 207 0.001948 10.0.0.19 - - [2025-10-08 21:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001338 10.0.0.19 - - [2025-10-08 21:58:48] "GET /tag/8edb24ff-cc6f-4570-9560-c2ebf4a5694f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.020082 10.0.0.19 - - [2025-10-08 21:58:48] "POST /firewall-rules HTTP/1.1" 200 562 0.089615 10.0.0.19 - - [2025-10-08 21:58:48] "GET /firewall-rule/3a0439a5-db89-45f7-a0f1-06a0aa4545eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.009229 10.0.0.19 - - [2025-10-08 21:58:48] "GET /firewall-policy/21d8ba52-87eb-4879-b729-47c9491a09e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.007151 10.0.0.19 - - [2025-10-08 21:58:48] "GET /firewall-rule/3a0439a5-db89-45f7-a0f1-06a0aa4545eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002882 10.0.0.19 - - [2025-10-08 21:58:48] "POST /ref-update HTTP/1.1" 200 156 0.045044 10.0.0.19 - - [2025-10-08 21:58:48] "POST /tags HTTP/1.1" 200 301 0.053948 10.0.0.19 - - [2025-10-08 21:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008468 10.0.0.19 - - [2025-10-08 21:58:49] "GET /tag/943c5e42-48cc-42df-afdd-e3a8e681101c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.037458 10.0.0.19 - - [2025-10-08 21:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007970 10.0.0.19 - - [2025-10-08 21:58:49] "GET /project/7aaf6eda-b69a-4bd5-b3dc-95535e29fbde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.058162 10.0.0.19 - - [2025-10-08 21:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.013418 10.0.0.19 - - [2025-10-08 21:58:49] "GET /virtual-network/f25ba53c-b8ab-43e3-a0bb-14f5daca25e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006218 10.0.0.19 - - [2025-10-08 21:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004002 10.0.0.19 - - [2025-10-08 21:58:49] "GET /service-appliance-set/1601b1bd-4bf0-47a0-8c86-082b0e116f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.014812 10.0.0.19 - - [2025-10-08 21:58:49] "POST /fqname-to-id HTTP/1.1" 404 242 0.002502 10.0.0.19 - - [2025-10-08 21:58:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.296642 10.0.0.19 - - [2025-10-08 21:58:49] "GET /virtual-machine-interface/4db0e0d7-6041-46b9-b754-4e7c97c391a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.021467 10.0.0.19 - - [2025-10-08 21:58:49] "POST /instance-ips HTTP/1.1" 200 377 0.037644 10.0.0.19 - - [2025-10-08 21:58:49] "GET /instance-ip/8bf6832e-8624-413e-863e-7646f1c2a195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008629 10.0.0.19 - - [2025-10-08 21:58:49] "POST /loadbalancers HTTP/1.1" 200 582 0.105259 10.0.0.19 - - [2025-10-08 21:58:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.021831 10.0.0.19 - - [2025-10-08 21:58:49] "GET /project/7aaf6eda-b69a-4bd5-b3dc-95535e29fbde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.074090 10.0.0.19 - - [2025-10-08 21:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.044193 10.0.0.19 - - [2025-10-08 21:58:49] "GET /instance-ip/8bf6832e-8624-413e-863e-7646f1c2a195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.016625 10.0.0.19 - - [2025-10-08 21:58:50] "GET /project/7aaf6eda-b69a-4bd5-b3dc-95535e29fbde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.134702 10.0.0.19 - - [2025-10-08 21:58:50] "POST /floating-ips HTTP/1.1" 200 581 0.118148 10.0.0.19 - - [2025-10-08 21:58:50] "GET /loadbalancer/811f5374-0ec6-4f4e-aec5-5b4efa4dc9a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002652 10.0.0.19 - - [2025-10-08 21:58:50] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.068768 10.0.0.19 - - [2025-10-08 21:58:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.029320 10.0.0.19 - - [2025-10-08 21:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007438 10.0.0.19 - - [2025-10-08 21:58:50] "GET /project/7aaf6eda-b69a-4bd5-b3dc-95535e29fbde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.056593 10.0.0.19 - - [2025-10-08 21:58:50] "GET /loadbalancer-listener/5d62a591-afbb-4e95-b9c3-6b13b0c2d0e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.005050 10.0.0.19 - - [2025-10-08 21:58:50] "GET /loadbalancer-listener/5d62a591-afbb-4e95-b9c3-6b13b0c2d0e5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003350 10.0.0.19 - - [2025-10-08 21:58:50] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.029862 10.0.0.19 - - [2025-10-08 21:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012884 10.0.0.19 - - [2025-10-08 21:58:50] "GET /instance-ip/8bf6832e-8624-413e-863e-7646f1c2a195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.014516 10.0.0.19 - - [2025-10-08 21:58:50] "GET /instance-ip/8bf6832e-8624-413e-863e-7646f1c2a195?fields=floating_ips HTTP/1.1" 200 1164 0.033167 10.0.0.19 - - [2025-10-08 21:58:50] "GET /floating-ip/1a0aefff-df65-4efd-9673-35e0c7339474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004572 10.0.0.19 - - [2025-10-08 21:58:50] "GET /project/7aaf6eda-b69a-4bd5-b3dc-95535e29fbde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.093412 10.0.0.19 - - [2025-10-08 21:58:50] "GET /loadbalancer/811f5374-0ec6-4f4e-aec5-5b4efa4dc9a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.012476 10.0.0.19 - - [2025-10-08 21:58:50] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.015358 10.0.0.19 - - [2025-10-08 21:58:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.008777 10.0.0.19 - - [2025-10-08 21:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007188 10.0.0.19 - - [2025-10-08 21:58:50] "GET /project/7aaf6eda-b69a-4bd5-b3dc-95535e29fbde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.079400 10.0.0.19 - - [2025-10-08 21:58:50] "GET /loadbalancer-listener/2dc071d1-5165-4b3c-97b9-033818ea8d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.008387 10.0.0.19 - - [2025-10-08 21:58:50] "GET /loadbalancer-listener/2dc071d1-5165-4b3c-97b9-033818ea8d3d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.008160 10.0.0.19 - - [2025-10-08 21:58:50] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.020208 10.0.0.19 - - [2025-10-08 21:58:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001511 10.0.0.19 - - [2025-10-08 21:58:50] "GET /instance-ip/8bf6832e-8624-413e-863e-7646f1c2a195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004319 10.0.0.19 - - [2025-10-08 21:58:50] "GET /instance-ip/8bf6832e-8624-413e-863e-7646f1c2a195?fields=floating_ips HTTP/1.1" 200 1164 0.005399 10.0.0.19 - - [2025-10-08 21:58:50] "GET /project/7aaf6eda-b69a-4bd5-b3dc-95535e29fbde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.038173 10.0.0.19 - - [2025-10-08 21:58:50] "GET /floating-ip/1a0aefff-df65-4efd-9673-35e0c7339474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002284 10.0.0.19 - - [2025-10-08 21:58:51] "GET /loadbalancer/811f5374-0ec6-4f4e-aec5-5b4efa4dc9a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003919 10.0.0.19 - - [2025-10-08 21:58:51] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.042500 10.0.0.19 - - [2025-10-08 21:58:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.017513 10.0.0.19 - - [2025-10-08 21:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.013137 10.0.0.19 - - [2025-10-08 21:58:51] "GET /project/7aaf6eda-b69a-4bd5-b3dc-95535e29fbde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.029985 10.0.0.19 - - [2025-10-08 21:58:51] "GET /loadbalancer-listener/79d967b1-8269-443b-b498-c3d30dd0860c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.002663 10.0.0.19 - - [2025-10-08 21:58:51] "GET /loadbalancer-listener/79d967b1-8269-443b-b498-c3d30dd0860c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.005172 10.0.0.19 - - [2025-10-08 21:58:51] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.021922 10.0.0.19 - - [2025-10-08 21:58:51] "GET /instance-ip/8bf6832e-8624-413e-863e-7646f1c2a195?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009958 10.0.0.19 - - [2025-10-08 21:58:51] "GET /instance-ip/8bf6832e-8624-413e-863e-7646f1c2a195?fields=floating_ips HTTP/1.1" 200 1164 0.007998 10.0.0.19 - - [2025-10-08 21:58:51] "GET /floating-ip/1a0aefff-df65-4efd-9673-35e0c7339474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.008254 10.0.0.19 - - [2025-10-08 21:58:51] "POST /tags HTTP/1.1" 200 355 0.053793 10.0.0.19 - - [2025-10-08 21:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.020859 10.0.0.19 - - [2025-10-08 21:58:51] "GET /tag/71b13549-ed75-4a5e-a487-57dfe22b7aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.017253 10.0.0.19 - - [2025-10-08 21:58:51] "POST /tags HTTP/1.1" 200 303 0.021151 10.0.0.19 - - [2025-10-08 21:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.015523 10.0.0.19 - - [2025-10-08 21:58:51] "GET /tag/8d99d258-a8d7-45c2-8051-1fb96eb790d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.019509 10.0.0.19 - - [2025-10-08 21:58:51] "POST /projects HTTP/1.1" 409 218 0.001889 10.0.0.19 - - [2025-10-08 21:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.19 - - [2025-10-08 21:58:51] "GET /project/ef49477b-6d52-458a-accc-5f610bd172cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.028861 10.0.0.19 - - [2025-10-08 21:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001443 10.0.0.19 - - [2025-10-08 21:58:51] "GET /network-ipam/e8b0df4c-adee-43aa-bcb4-28f9df209078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002463 10.0.0.19 - - [2025-10-08 21:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001371 10.0.0.19 - - [2025-10-08 21:58:51] "GET /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.003365 10.0.0.19 - - [2025-10-08 21:58:51] "PUT /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7 HTTP/1.1" 200 264 0.046291 10.0.0.19 - - [2025-10-08 21:58:51] "GET /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004182 10.0.0.19 - - [2025-10-08 21:58:51] "POST /set-tag HTTP/1.1" 200 109 0.074333 10.0.0.19 - - [2025-10-08 21:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.19 - - [2025-10-08 21:58:51] "GET /network-ipam/cb6a6345-91cf-4e47-85b7-86b5934db5e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.008618 10.0.0.19 - - [2025-10-08 21:58:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.19 - - [2025-10-08 21:58:51] "GET /virtual-network/f25ba53c-b8ab-43e3-a0bb-14f5daca25e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.003797 10.0.0.19 - - [2025-10-08 21:58:51] "PUT /virtual-network/f25ba53c-b8ab-43e3-a0bb-14f5daca25e0 HTTP/1.1" 200 264 0.058317 10.0.0.19 - - [2025-10-08 21:58:51] "GET /virtual-network/f25ba53c-b8ab-43e3-a0bb-14f5daca25e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.013814 10.0.0.19 - - [2025-10-08 21:58:52] "POST /set-tag HTTP/1.1" 200 109 0.075632 10.0.0.19 - - [2025-10-08 21:58:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.19 - - [2025-10-08 21:58:52] "GET /network-policy/5394b436-4951-47d5-9db9-be2656ac5d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003303 10.0.0.19 - - [2025-10-08 21:58:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.19 - - [2025-10-08 21:58:52] "GET /network-policy/f2c6ae13-f5cf-4cfe-883e-10e132b34f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004410 10.0.0.19 - - [2025-10-08 21:58:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.19 - - [2025-10-08 21:58:52] "GET /network-policy/013be93f-be33-4728-b14e-44e85aad1008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.002858 10.0.0.19 - - [2025-10-08 21:58:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.19 - - [2025-10-08 21:58:52] "PUT /network-policy/013be93f-be33-4728-b14e-44e85aad1008 HTTP/1.1" 200 262 0.011669 10.0.0.19 - - [2025-10-08 21:58:52] "POST /ref-update HTTP/1.1" 200 156 0.036620 10.0.0.19 - - [2025-10-08 21:58:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004782 10.0.0.19 - - [2025-10-08 21:58:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001657 10.0.0.19 - - [2025-10-08 21:58:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002053 10.0.0.19 - - [2025-10-08 21:58:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003210 10.0.0.19 - - [2025-10-08 21:58:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001725 10.0.0.19 - - [2025-10-08 21:58:52] "POST /security-groups HTTP/1.1" 409 245 0.003667 10.0.0.19 - - [2025-10-08 21:58:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004647 10.0.0.19 - - [2025-10-08 21:58:52] "PUT /security-group/9c716367-7c4a-4df4-b4bc-6e6738211673 HTTP/1.1" 200 262 0.080411 10.0.0.19 - - [2025-10-08 21:58:52] "PUT /access-control-list/1a2b646b-7ae4-4b75-b0ee-b24fe7b8cd5e HTTP/1.1" 200 272 0.015914 10.0.0.19 - - [2025-10-08 21:58:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.035290 10.0.0.19 - - [2025-10-08 21:58:52] "GET /application-policy-set/2e411f9d-187d-405d-a621-ecfca39e0b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011210 10.0.0.19 - - [2025-10-08 21:58:52] "PUT /access-control-list/70498dc4-46be-43c6-9a7a-1c49e842c3cc HTTP/1.1" 200 272 0.028800 10.0.0.19 - - [2025-10-08 21:58:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.19 - - [2025-10-08 21:58:52] "GET /policy-management/fb7a4f9f-5de4-471c-a445-a2c4a44bc0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002710 10.0.0.19 - - [2025-10-08 21:58:52] "POST /tags HTTP/1.1" 409 206 0.012439 10.0.0.19 - - [2025-10-08 21:58:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007275 10.0.0.19 - - [2025-10-08 21:58:52] "GET /tag/8d99d258-a8d7-45c2-8051-1fb96eb790d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015739 10.0.0.19 - - [2025-10-08 21:58:52] "POST /firewall-rules HTTP/1.1" 200 562 0.078632 10.0.0.19 - - [2025-10-08 21:58:52] "GET /firewall-rule/7a0cc006-6392-4fb9-a6ff-ed0608cf86a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003970 10.0.0.19 - - [2025-10-08 21:58:52] "GET /firewall-policy/21d8ba52-87eb-4879-b729-47c9491a09e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003120 10.0.0.19 - - [2025-10-08 21:58:52] "GET /firewall-rule/7a0cc006-6392-4fb9-a6ff-ed0608cf86a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.008900 10.0.0.19 - - [2025-10-08 21:58:52] "POST /ref-update HTTP/1.1" 200 156 0.020568 10.0.0.19 - - [2025-10-08 21:58:52] "GET /application-policy-set/2e411f9d-187d-405d-a621-ecfca39e0b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003832 10.0.0.19 - - [2025-10-08 21:58:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.19 - - [2025-10-08 21:58:52] "GET /policy-management/fb7a4f9f-5de4-471c-a445-a2c4a44bc0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003015 10.0.0.19 - - [2025-10-08 21:58:52] "POST /tags HTTP/1.1" 409 206 0.002694 10.0.0.19 - - [2025-10-08 21:58:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.19 - - [2025-10-08 21:58:53] "GET /tag/8d99d258-a8d7-45c2-8051-1fb96eb790d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.016528 10.0.0.19 - - [2025-10-08 21:58:53] "POST /firewall-rules HTTP/1.1" 200 560 0.069486 10.0.0.19 - - [2025-10-08 21:58:53] "GET /firewall-rule/a01507c9-c1cd-4010-a185-b1e735e89c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.006298 10.0.0.19 - - [2025-10-08 21:58:53] "GET /firewall-policy/21d8ba52-87eb-4879-b729-47c9491a09e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.005551 10.0.0.19 - - [2025-10-08 21:58:53] "GET /firewall-rule/a01507c9-c1cd-4010-a185-b1e735e89c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002712 10.0.0.19 - - [2025-10-08 21:58:53] "POST /ref-update HTTP/1.1" 200 156 0.031733 10.0.0.19 - - [2025-10-08 21:58:53] "POST /tags HTTP/1.1" 200 371 0.020263 10.0.0.19 - - [2025-10-08 21:58:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010610 10.0.0.19 - - [2025-10-08 21:58:53] "GET /tag/222856d6-414f-4869-a2c0-58674e4bf341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.014078 10.0.0.19 - - [2025-10-08 21:58:53] "POST /tags HTTP/1.1" 200 319 0.019614 10.0.0.19 - - [2025-10-08 21:58:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.19 - - [2025-10-08 21:58:53] "GET /tag/43f0e14f-0993-48e5-b8a3-a96615e6ebd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.022343 10.0.0.19 - - [2025-10-08 21:58:53] "POST /id-to-fqname HTTP/1.1" 200 181 0.000429 10.0.0.19 - - [2025-10-08 21:58:53] "POST /fqname-to-id HTTP/1.1" 404 190 0.002729 10.0.0.19 - - [2025-10-08 21:58:53] "POST /security-groups HTTP/1.1" 200 578 0.065254 10.0.0.19 - - [2025-10-08 21:58:53] "POST /fqname-to-id HTTP/1.1" 404 225 0.002220 10.0.0.19 - - [2025-10-08 21:58:53] "POST /projects HTTP/1.1" 200 497 0.185001 10.0.0.19 - - [2025-10-08 21:58:53] "POST /access-control-lists HTTP/1.1" 200 587 0.068968 10.0.0.19 - - [2025-10-08 21:58:53] "POST /fqname-to-id HTTP/1.1" 404 224 0.005312 10.0.0.19 - - [2025-10-08 21:58:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.091200 10.0.0.19 - - [2025-10-08 21:58:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010275 10.0.0.19 - - [2025-10-08 21:58:53] "GET /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.041606 10.0.0.19 - - [2025-10-08 21:58:53] "POST /access-control-lists HTTP/1.1" 200 585 0.108943 10.0.0.19 - - [2025-10-08 21:58:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009518 10.0.0.19 - - [2025-10-08 21:58:53] "GET /virtual-network/f25ba53c-b8ab-43e3-a0bb-14f5daca25e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.009935 10.0.0.19 - - [2025-10-08 21:58:53] "PUT /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7 HTTP/1.1" 200 264 0.045397 10.0.0.19 - - [2025-10-08 21:58:53] "PUT /virtual-network/f25ba53c-b8ab-43e3-a0bb-14f5daca25e0 HTTP/1.1" 200 264 0.036600 10.0.0.19 - - [2025-10-08 21:58:54] "POST /security-groups HTTP/1.1" 200 558 0.096275 10.0.0.19 - - [2025-10-08 21:58:54] "POST /fqname-to-id HTTP/1.1" 404 248 0.006192 10.0.0.19 - - [2025-10-08 21:58:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.026009 10.0.0.19 - - [2025-10-08 21:58:54] "POST /access-control-lists HTTP/1.1" 200 610 0.083269 10.0.0.19 - - [2025-10-08 21:58:54] "POST /chown HTTP/1.1" 200 109 0.076902 10.0.0.19 - - [2025-10-08 21:58:54] "POST /fqname-to-id HTTP/1.1" 404 247 0.008131 10.0.0.19 - - [2025-10-08 21:58:54] "GET /application-policy-set/2e411f9d-187d-405d-a621-ecfca39e0b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018554 10.0.0.19 - - [2025-10-08 21:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.19 - - [2025-10-08 21:58:54] "GET /policy-management/fb7a4f9f-5de4-471c-a445-a2c4a44bc0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.030314 10.0.0.19 - - [2025-10-08 21:58:54] "POST /access-control-lists HTTP/1.1" 200 608 0.098346 10.0.0.19 - - [2025-10-08 21:58:54] "POST /tags HTTP/1.1" 409 214 0.004716 10.0.0.19 - - [2025-10-08 21:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.19 - - [2025-10-08 21:58:54] "GET /tag/43f0e14f-0993-48e5-b8a3-a96615e6ebd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.011755 10.0.0.19 - - [2025-10-08 21:58:54] "POST /firewall-rules HTTP/1.1" 200 578 0.072429 10.0.0.19 - - [2025-10-08 21:58:54] "GET /firewall-rule/5b012d47-60f7-47df-af00-c4cd74512734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004836 10.0.0.19 - - [2025-10-08 21:58:54] "GET /firewall-policy/21d8ba52-87eb-4879-b729-47c9491a09e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003172 10.0.0.19 - - [2025-10-08 21:58:54] "GET /firewall-rule/5b012d47-60f7-47df-af00-c4cd74512734?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002075 10.0.0.19 - - [2025-10-08 21:58:54] "POST /ref-update HTTP/1.1" 200 156 0.062754 10.0.0.19 - - [2025-10-08 21:58:54] "GET /application-policy-set/2e411f9d-187d-405d-a621-ecfca39e0b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004895 10.0.0.19 - - [2025-10-08 21:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.19 - - [2025-10-08 21:58:54] "GET /policy-management/fb7a4f9f-5de4-471c-a445-a2c4a44bc0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005620 10.0.0.19 - - [2025-10-08 21:58:54] "POST /tags HTTP/1.1" 409 214 0.002024 10.0.0.19 - - [2025-10-08 21:58:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.19 - - [2025-10-08 21:58:54] "GET /tag/43f0e14f-0993-48e5-b8a3-a96615e6ebd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.028799 10.0.0.19 - - [2025-10-08 21:58:54] "POST /firewall-rules HTTP/1.1" 200 576 0.078296 10.0.0.19 - - [2025-10-08 21:58:54] "GET /firewall-rule/fbb71dd4-dcd9-4d42-a375-986f7d8746bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.013408 10.0.0.19 - - [2025-10-08 21:58:54] "GET /firewall-policy/21d8ba52-87eb-4879-b729-47c9491a09e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004182 10.0.0.19 - - [2025-10-08 21:58:54] "GET /firewall-rule/fbb71dd4-dcd9-4d42-a375-986f7d8746bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004574 10.0.0.19 - - [2025-10-08 21:58:54] "POST /ref-update HTTP/1.1" 200 156 0.035719 10.0.0.19 - - [2025-10-08 21:58:55] "POST /tags HTTP/1.1" 200 363 0.031236 10.0.0.19 - - [2025-10-08 21:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.012977 10.0.0.19 - - [2025-10-08 21:58:55] "GET /tag/5c64338e-7028-42de-9d41-0bcec193bf92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.027801 10.0.0.19 - - [2025-10-08 21:58:55] "POST /tags HTTP/1.1" 200 311 0.030279 10.0.0.19 - - [2025-10-08 21:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.19 - - [2025-10-08 21:58:55] "GET /tag/8eaa0da7-f5c9-498a-a1a5-d94edc123046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.024890 10.0.0.19 - - [2025-10-08 21:58:55] "POST /id-to-fqname HTTP/1.1" 200 177 0.000484 10.0.0.19 - - [2025-10-08 21:58:55] "POST /fqname-to-id HTTP/1.1" 404 186 0.002181 10.0.0.19 - - [2025-10-08 21:58:55] "POST /security-groups HTTP/1.1" 200 574 0.065186 10.0.0.19 - - [2025-10-08 21:58:55] "POST /projects HTTP/1.1" 200 489 0.157858 10.0.0.19 - - [2025-10-08 21:58:55] "POST /fqname-to-id HTTP/1.1" 404 217 0.002540 10.0.0.19 - - [2025-10-08 21:58:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.011286 10.0.0.19 - - [2025-10-08 21:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007607 10.0.0.19 - - [2025-10-08 21:58:55] "GET /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.009855 10.0.0.19 - - [2025-10-08 21:58:55] "POST /access-control-lists HTTP/1.1" 200 583 0.085035 10.0.0.19 - - [2025-10-08 21:58:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.017044 10.0.0.19 - - [2025-10-08 21:58:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011599 10.0.0.19 - - [2025-10-08 21:58:55] "GET /virtual-network/f25ba53c-b8ab-43e3-a0bb-14f5daca25e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.004055 10.0.0.19 - - [2025-10-08 21:58:55] "POST /access-control-lists HTTP/1.1" 200 581 0.066029 10.0.0.19 - - [2025-10-08 21:58:55] "PUT /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7 HTTP/1.1" 200 264 0.076032 10.0.0.19 - - [2025-10-08 21:58:55] "PUT /virtual-network/f25ba53c-b8ab-43e3-a0bb-14f5daca25e0 HTTP/1.1" 200 264 0.050450 10.0.0.19 - - [2025-10-08 21:58:55] "POST /security-groups HTTP/1.1" 200 546 0.073010 10.0.0.19 - - [2025-10-08 21:58:55] "POST /fqname-to-id HTTP/1.1" 404 240 0.008891 10.0.0.19 - - [2025-10-08 21:58:55] "POST /access-control-lists HTTP/1.1" 200 602 0.059983 10.0.0.19 - - [2025-10-08 21:58:55] "POST /fqname-to-id HTTP/1.1" 404 239 0.017092 10.0.0.19 - - [2025-10-08 21:58:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.072239 10.0.0.19 - - [2025-10-08 21:58:55] "POST /chown HTTP/1.1" 200 109 0.021889 10.0.0.19 - - [2025-10-08 21:58:55] "GET /application-policy-set/2e411f9d-187d-405d-a621-ecfca39e0b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.036254 10.0.0.19 - - [2025-10-08 21:58:55] "POST /access-control-lists HTTP/1.1" 200 600 0.081919 10.0.0.19 - - [2025-10-08 21:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.19 - - [2025-10-08 21:58:56] "GET /policy-management/fb7a4f9f-5de4-471c-a445-a2c4a44bc0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004443 10.0.0.19 - - [2025-10-08 21:58:56] "POST /tags HTTP/1.1" 409 210 0.003688 10.0.0.19 - - [2025-10-08 21:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.19 - - [2025-10-08 21:58:56] "GET /tag/8eaa0da7-f5c9-498a-a1a5-d94edc123046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.009795 10.0.0.19 - - [2025-10-08 21:58:56] "POST /firewall-rules HTTP/1.1" 200 570 0.073097 10.0.0.19 - - [2025-10-08 21:58:56] "GET /firewall-rule/8faf1f0b-d803-43fc-8c72-7ff6f350e563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.020459 10.0.0.19 - - [2025-10-08 21:58:56] "GET /firewall-policy/21d8ba52-87eb-4879-b729-47c9491a09e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003847 10.0.0.19 - - [2025-10-08 21:58:56] "GET /firewall-rule/8faf1f0b-d803-43fc-8c72-7ff6f350e563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002016 10.0.0.19 - - [2025-10-08 21:58:56] "POST /ref-update HTTP/1.1" 200 156 0.057238 10.0.0.19 - - [2025-10-08 21:58:56] "GET /application-policy-set/2e411f9d-187d-405d-a621-ecfca39e0b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002422 10.0.0.19 - - [2025-10-08 21:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001430 10.0.0.19 - - [2025-10-08 21:58:56] "GET /policy-management/fb7a4f9f-5de4-471c-a445-a2c4a44bc0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002017 10.0.0.19 - - [2025-10-08 21:58:56] "POST /tags HTTP/1.1" 409 210 0.001359 10.0.0.19 - - [2025-10-08 21:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001204 10.0.0.19 - - [2025-10-08 21:58:56] "GET /tag/8eaa0da7-f5c9-498a-a1a5-d94edc123046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.009464 10.0.0.19 - - [2025-10-08 21:58:56] "POST /firewall-rules HTTP/1.1" 200 568 0.072845 10.0.0.19 - - [2025-10-08 21:58:56] "GET /firewall-rule/3295fc43-cb3b-44cb-b575-01d63fbac493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.022958 10.0.0.19 - - [2025-10-08 21:58:56] "GET /firewall-policy/21d8ba52-87eb-4879-b729-47c9491a09e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.003224 10.0.0.19 - - [2025-10-08 21:58:56] "GET /firewall-rule/3295fc43-cb3b-44cb-b575-01d63fbac493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002629 10.0.0.19 - - [2025-10-08 21:58:56] "POST /ref-update HTTP/1.1" 200 156 0.040505 10.0.0.19 - - [2025-10-08 21:58:56] "POST /tags HTTP/1.1" 200 363 0.031337 10.0.0.19 - - [2025-10-08 21:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.19 - - [2025-10-08 21:58:56] "GET /tag/428da285-faec-4845-90c1-6425e16c12e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.010684 10.0.0.19 - - [2025-10-08 21:58:56] "POST /tags HTTP/1.1" 409 210 0.002080 10.0.0.19 - - [2025-10-08 21:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001399 10.0.0.19 - - [2025-10-08 21:58:56] "GET /tag/b0d6a63d-f206-4dcc-8608-1aa2aacc2940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012313 10.0.0.19 - - [2025-10-08 21:58:56] "POST /projects HTTP/1.1" 409 223 0.001871 10.0.0.19 - - [2025-10-08 21:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001367 10.0.0.19 - - [2025-10-08 21:58:56] "GET /project/7aaf6eda-b69a-4bd5-b3dc-95535e29fbde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.038460 10.0.0.19 - - [2025-10-08 21:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.19 - - [2025-10-08 21:58:56] "GET /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.003591 10.0.0.19 - - [2025-10-08 21:58:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.19 - - [2025-10-08 21:58:56] "GET /virtual-network/f25ba53c-b8ab-43e3-a0bb-14f5daca25e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004374 10.0.0.19 - - [2025-10-08 21:58:57] "PUT /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7 HTTP/1.1" 200 264 0.055238 10.0.0.19 - - [2025-10-08 21:58:57] "PUT /virtual-network/f25ba53c-b8ab-43e3-a0bb-14f5daca25e0 HTTP/1.1" 200 264 0.059148 [Introspect:8084]10.0.0.19 - - [2025-10-08 21:58:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000842 10.0.0.19 - - [2025-10-08 21:58:57] "POST /security-groups HTTP/1.1" 409 253 0.003510 [Introspect:8084]10.0.0.19 - - [2025-10-08 21:58:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000773 10.0.0.19 - - [2025-10-08 21:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.19 - - [2025-10-08 21:58:57] "PUT /security-group/9aafb164-5d9c-4951-bfef-44536a978f1a HTTP/1.1" 200 262 0.068734 10.0.0.19 - - [2025-10-08 21:58:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.040671 10.0.0.19 - - [2025-10-08 21:58:57] "PUT /access-control-list/aff078eb-b2e0-40b2-aca6-826b51aafb73 HTTP/1.1" 200 272 0.036140 10.0.0.19 - - [2025-10-08 21:58:57] "GET /application-policy-set/2e411f9d-187d-405d-a621-ecfca39e0b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018272 10.0.0.19 - - [2025-10-08 21:58:57] "PUT /access-control-list/64242eb9-8669-4e18-bfaa-79629cf334a4 HTTP/1.1" 200 272 0.028037 10.0.0.19 - - [2025-10-08 21:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.19 - - [2025-10-08 21:58:57] "GET /policy-management/fb7a4f9f-5de4-471c-a445-a2c4a44bc0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002315 10.0.0.19 - - [2025-10-08 21:58:57] "POST /tags HTTP/1.1" 409 210 0.001306 10.0.0.19 - - [2025-10-08 21:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001201 10.0.0.19 - - [2025-10-08 21:58:57] "GET /tag/b0d6a63d-f206-4dcc-8608-1aa2aacc2940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.009493 10.0.0.19 - - [2025-10-08 21:58:57] "POST /firewall-rules HTTP/1.1" 200 570 0.112883 10.0.0.19 - - [2025-10-08 21:58:57] "GET /firewall-rule/24d013ec-0bcb-4f09-a624-c9ddd0bf14b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.083271 10.0.0.19 - - [2025-10-08 21:58:57] "GET /firewall-policy/21d8ba52-87eb-4879-b729-47c9491a09e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.003723 10.0.0.19 - - [2025-10-08 21:58:57] "GET /firewall-rule/24d013ec-0bcb-4f09-a624-c9ddd0bf14b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.001996 10.0.0.19 - - [2025-10-08 21:58:57] "POST /ref-update HTTP/1.1" 200 156 0.059881 10.0.0.19 - - [2025-10-08 21:58:57] "GET /application-policy-set/2e411f9d-187d-405d-a621-ecfca39e0b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005682 10.0.0.19 - - [2025-10-08 21:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.19 - - [2025-10-08 21:58:57] "GET /policy-management/fb7a4f9f-5de4-471c-a445-a2c4a44bc0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009308 10.0.0.19 - - [2025-10-08 21:58:57] "POST /tags HTTP/1.1" 409 210 0.001719 10.0.0.19 - - [2025-10-08 21:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001335 10.0.0.19 - - [2025-10-08 21:58:57] "GET /tag/b0d6a63d-f206-4dcc-8608-1aa2aacc2940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.009759 10.0.0.19 - - [2025-10-08 21:58:57] "POST /firewall-rules HTTP/1.1" 200 568 0.091047 10.0.0.19 - - [2025-10-08 21:58:57] "GET /firewall-rule/40e785ac-a944-4ad5-be8e-07be4b80ad42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004267 10.0.0.19 - - [2025-10-08 21:58:57] "GET /firewall-policy/21d8ba52-87eb-4879-b729-47c9491a09e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.003714 10.0.0.19 - - [2025-10-08 21:58:57] "GET /firewall-rule/40e785ac-a944-4ad5-be8e-07be4b80ad42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003515 10.0.0.19 - - [2025-10-08 21:58:58] "POST /ref-update HTTP/1.1" 200 156 0.043836 10.0.0.19 - - [2025-10-08 21:58:58] "POST /tags HTTP/1.1" 409 237 0.006850 10.0.0.19 - - [2025-10-08 21:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008548 10.0.0.19 - - [2025-10-08 21:58:58] "GET /tag/428da285-faec-4845-90c1-6425e16c12e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.009961 10.0.0.19 - - [2025-10-08 21:58:58] "GET /virtual-machine-interface/f5c17b36-a491-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.003627 10.0.0.19 - - [2025-10-08 21:58:58] "POST /set-tag HTTP/1.1" 200 109 0.016742 [Introspect:8084]10.0.0.19 - - [2025-10-08 21:59:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000865 [Introspect:8084]10.0.0.19 - - [2025-10-08 21:59:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001152 [Introspect:8084]10.0.0.19 - - [2025-10-08 21:59:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000910 [Introspect:8084]10.0.0.19 - - [2025-10-08 21:59:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000797 [Introspect:8084]10.0.0.19 - - [2025-10-08 21:59:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001196 [Introspect:8084]10.0.0.19 - - [2025-10-08 21:59:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000873 10.0.0.129 - - [2025-10-08 22:00:18] "GET / HTTP/1.1" 200 35931 0.001442 10.0.0.129 - - [2025-10-08 22:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.129 - - [2025-10-08 22:00:18] "GET /global-system-config/e46d178f-d63e-4d1b-a523-01600a6c222e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004153 10.0.0.129 - - [2025-10-08 22:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001496 10.0.0.129 - - [2025-10-08 22:00:18] "GET /routing-instance/24ebc6a7-6e4f-40d6-add6-ec5599a40cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002823 10.0.0.129 - - [2025-10-08 22:00:18] "PUT /global-system-config/e46d178f-d63e-4d1b-a523-01600a6c222e HTTP/1.1" 200 274 0.007708 10.0.0.129 - - [2025-10-08 22:00:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.012347 10.0.0.129 - - [2025-10-08 22:00:18] "POST /virtual-routers HTTP/1.1" 200 599 0.020142 10.0.0.129 - - [2025-10-08 22:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008463 10.0.0.129 - - [2025-10-08 22:00:18] "GET /virtual-router/6e97e25f-c547-4fb3-81e6-c26bf36070d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.006086 10.0.0.129 - - [2025-10-08 22:00:18] "POST /fqname-to-id HTTP/1.1" 404 229 0.001887 10.0.0.129 - - [2025-10-08 22:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.129 - - [2025-10-08 22:00:18] "GET /virtual-network/02a7da5d-3c0a-4cca-93c4-61ad7a9ea02e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.003367 10.0.0.129 - - [2025-10-08 22:00:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.056396 10.0.0.19 - - [2025-10-08 22:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.19 - - [2025-10-08 22:00:26] "GET /virtual-router/6e97e25f-c547-4fb3-81e6-c26bf36070d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002409 [Introspect:8084]10.0.0.19 - - [2025-10-08 22:01:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000913 [Introspect:8084]10.0.0.19 - - [2025-10-08 22:01:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000834 [Introspect:8084]10.0.0.19 - - [2025-10-08 22:01:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000892 [Introspect:8084]10.0.0.19 - - [2025-10-08 22:01:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000773 [Introspect:8084]10.0.0.19 - - [2025-10-08 22:01:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000823 [Introspect:8084]10.0.0.19 - - [2025-10-08 22:01:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000764 10.0.0.19 - - [2025-10-08 22:01:34] "GET / HTTP/1.1" 200 35931 0.001554 10.0.0.19 - - [2025-10-08 22:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.19 - - [2025-10-08 22:01:34] "GET /global-system-config/e46d178f-d63e-4d1b-a523-01600a6c222e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003832 10.0.0.19 - - [2025-10-08 22:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001233 10.0.0.19 - - [2025-10-08 22:01:34] "GET /config-node/95519e26-b8e0-4969-8895-c8c1cb6bfa2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003048 10.0.0.19 - - [2025-10-08 22:01:45] "GET / HTTP/1.1" 200 35931 0.001256 10.0.0.19 - - [2025-10-08 22:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.19 - - [2025-10-08 22:01:45] "GET /routing-instance/24ebc6a7-6e4f-40d6-add6-ec5599a40cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003525 10.0.0.19 - - [2025-10-08 22:01:45] "POST /bgp-routers HTTP/1.1" 409 301 0.001508 10.0.0.19 - - [2025-10-08 22:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001255 10.0.0.19 - - [2025-10-08 22:01:45] "GET /bgp-router/11ece413-f5ba-47f7-aaa7-2232576b5eed?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003287 10.0.0.19 - - [2025-10-08 22:01:45] "PUT /bgp-router/11ece413-f5ba-47f7-aaa7-2232576b5eed HTTP/1.1" 200 254 0.012843 [Introspect:8084]10.0.0.19 - - [2025-10-08 22:01:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000952 [Introspect:8084]10.0.0.19 - - [2025-10-08 22:01:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000792 10.0.0.19 - - [2025-10-08 22:02:41] "GET /global-system-configs HTTP/1.1" 200 322 0.002064 10.0.0.19 - - [2025-10-08 22:02:41] "GET /global-system-configs HTTP/1.1" 200 322 0.001793 10.0.0.129 - - [2025-10-08 22:03:02] "GET / HTTP/1.1" 200 35931 0.001483 10.0.0.129 - - [2025-10-08 22:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.129 - - [2025-10-08 22:03:02] "GET /global-system-config/e46d178f-d63e-4d1b-a523-01600a6c222e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004417 10.0.0.129 - - [2025-10-08 22:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.129 - - [2025-10-08 22:03:02] "GET /routing-instance/24ebc6a7-6e4f-40d6-add6-ec5599a40cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002235 10.0.0.129 - - [2025-10-08 22:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.129 - - [2025-10-08 22:03:02] "GET /virtual-router/6e97e25f-c547-4fb3-81e6-c26bf36070d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002448 10.0.0.129 - - [2025-10-08 22:03:02] "PUT /virtual-router/6e97e25f-c547-4fb3-81e6-c26bf36070d5 HTTP/1.1" 200 262 0.009650 10.0.0.129 - - [2025-10-08 22:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.129 - - [2025-10-08 22:03:02] "GET /virtual-router/6e97e25f-c547-4fb3-81e6-c26bf36070d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002517 10.0.0.129 - - [2025-10-08 22:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001490 10.0.0.129 - - [2025-10-08 22:03:02] "GET /virtual-machine-interface/d4771d25-41e0-4b29-a290-882fae7c05f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.005878 10.0.0.129 - - [2025-10-08 22:03:02] "PUT /virtual-machine-interface/d4771d25-41e0-4b29-a290-882fae7c05f4 HTTP/1.1" 200 284 0.016709 10.0.0.19 - - [2025-10-08 22:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.19 - - [2025-10-08 22:03:26] "GET /virtual-router/6e97e25f-c547-4fb3-81e6-c26bf36070d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002370 10.0.0.19 - - [2025-10-08 22:03:44] "GET /virtual-router/6e97e25f-c547-4fb3-81e6-c26bf36070d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003031 10.0.0.19 - - [2025-10-08 22:03:44] "POST /ref-update HTTP/1.1" 200 156 0.008720 10.0.0.19 - - [2025-10-08 22:03:48] "GET /virtual-machine-interface/f5c17b36-a491-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004962 10.0.0.19 - - [2025-10-08 22:03:48] "POST /set-tag HTTP/1.1" 200 109 0.002938 10.0.0.19 - - [2025-10-08 22:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.19 - - [2025-10-08 22:03:48] "GET /loadbalancer/811f5374-0ec6-4f4e-aec5-5b4efa4dc9a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003643 10.0.0.19 - - [2025-10-08 22:03:48] "GET /virtual-machine-interface/f5c17b36-a491-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006760 10.0.0.19 - - [2025-10-08 22:03:48] "POST /set-tag HTTP/1.1" 200 109 0.003111 10.0.0.19 - - [2025-10-08 22:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.19 - - [2025-10-08 22:03:49] "GET /loadbalancer/811f5374-0ec6-4f4e-aec5-5b4efa4dc9a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002383 10.0.0.19 - - [2025-10-08 22:03:49] "GET /loadbalancer-pool/b3171d47-67a1-4f6f-bffa-663194d8977a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003137 10.0.0.19 - - [2025-10-08 22:03:49] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015824 10.0.0.19 - - [2025-10-08 22:03:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.009307 10.0.0.19 - - [2025-10-08 22:03:49] "GET /virtual-machine-interface/f5c17b36-a491-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005622 10.0.0.19 - - [2025-10-08 22:03:49] "GET /virtual-machine-interface/f5c17b36-a491-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007143 10.0.0.19 - - [2025-10-08 22:03:49] "POST /ref-update HTTP/1.1" 200 156 0.014317 10.0.0.19 - - [2025-10-08 22:03:49] "GET /floating-ip/1a0aefff-df65-4efd-9673-35e0c7339474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.015712 10.0.0.19 - - [2025-10-08 22:03:49] "POST /tags HTTP/1.1" 409 205 0.003187 10.0.0.19 - - [2025-10-08 22:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008514 10.0.0.19 - - [2025-10-08 22:03:49] "GET /tag/943c5e42-48cc-42df-afdd-e3a8e681101c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015086 10.0.0.19 - - [2025-10-08 22:03:49] "PUT /floating-ip/1a0aefff-df65-4efd-9673-35e0c7339474 HTTP/1.1" 200 256 0.012908 10.0.0.19 - - [2025-10-08 22:03:49] "POST /set-tag HTTP/1.1" 200 109 0.058447 10.0.0.19 - - [2025-10-08 22:03:49] "GET /loadbalancer-pool/9a039a85-1d14-444f-bb67-7fd14591595b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.021122 10.0.0.19 - - [2025-10-08 22:03:49] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021577 10.0.0.19 - - [2025-10-08 22:03:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.009808 10.0.0.19 - - [2025-10-08 22:03:49] "GET /virtual-machine-interface/f5c17b36-a491-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016179 10.0.0.19 - - [2025-10-08 22:03:49] "GET /virtual-machine-interface/f5c17b36-a491-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003639 10.0.0.19 - - [2025-10-08 22:03:49] "POST /set-tag HTTP/1.1" 200 109 0.004124 10.0.0.19 - - [2025-10-08 22:03:49] "POST /ref-update HTTP/1.1" 200 156 0.007845 10.0.0.19 - - [2025-10-08 22:03:49] "GET /floating-ip/1a0aefff-df65-4efd-9673-35e0c7339474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.007173 10.0.0.19 - - [2025-10-08 22:03:49] "GET /loadbalancer-pool/13a08a79-d7d3-448d-81ff-17bac0c009f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003638 10.0.0.19 - - [2025-10-08 22:03:49] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014943 10.0.0.19 - - [2025-10-08 22:03:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.018330 10.0.0.19 - - [2025-10-08 22:03:49] "PUT /floating-ip/1a0aefff-df65-4efd-9673-35e0c7339474 HTTP/1.1" 200 256 0.024773 10.0.0.19 - - [2025-10-08 22:03:49] "GET /virtual-machine-interface/f5c17b36-a491-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006284 10.0.0.19 - - [2025-10-08 22:03:49] "GET /virtual-machine-interface/f5c17b36-a491-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004042 10.0.0.19 - - [2025-10-08 22:03:49] "POST /ref-update HTTP/1.1" 200 156 0.017605 10.0.0.19 - - [2025-10-08 22:03:49] "POST /set-tag HTTP/1.1" 200 109 0.006721 10.0.0.19 - - [2025-10-08 22:03:49] "GET /floating-ip/1a0aefff-df65-4efd-9673-35e0c7339474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.002378 10.0.0.19 - - [2025-10-08 22:03:49] "PUT /floating-ip/1a0aefff-df65-4efd-9673-35e0c7339474 HTTP/1.1" 200 256 0.011599 10.0.0.19 - - [2025-10-08 22:06:04] "GET /virtual-machine-interface/f5c17b36-a491-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004603 10.0.0.19 - - [2025-10-08 22:06:04] "POST /set-tag HTTP/1.1" 200 109 0.001771 10.0.0.19 - - [2025-10-08 22:06:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.19 - - [2025-10-08 22:06:04] "GET /loadbalancer/811f5374-0ec6-4f4e-aec5-5b4efa4dc9a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002763 10.0.0.19 - - [2025-10-08 22:06:04] "GET /virtual-machine-interface/f5c17b36-a491-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004202 10.0.0.19 - - [2025-10-08 22:06:04] "POST /set-tag HTTP/1.1" 200 109 0.032292 10.0.0.19 - - [2025-10-08 22:06:05] "DELETE /loadbalancer-member/2851612e-013d-42f6-82ef-d99c7f7f9108 HTTP/1.1" 200 115 0.063033 10.0.0.19 - - [2025-10-08 22:06:05] "GET /virtual-machine-interface/f5c17b36-a491-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005359 10.0.0.19 - - [2025-10-08 22:06:05] "POST /set-tag HTTP/1.1" 200 109 0.002159 10.0.0.19 - - [2025-10-08 22:06:05] "DELETE /loadbalancer-member/5966d149-613a-4410-8405-8dd08093ffd8 HTTP/1.1" 200 115 0.031085 10.0.0.19 - - [2025-10-08 22:06:05] "GET /virtual-machine-interface/f5c17b36-a491-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004145 10.0.0.19 - - [2025-10-08 22:06:05] "POST /set-tag HTTP/1.1" 200 109 0.002153 10.0.0.19 - - [2025-10-08 22:06:05] "DELETE /loadbalancer-member/c30e644a-febc-4250-84af-06ee3224a243 HTTP/1.1" 200 115 0.038565 10.0.0.19 - - [2025-10-08 22:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.19 - - [2025-10-08 22:06:05] "GET /loadbalancer/811f5374-0ec6-4f4e-aec5-5b4efa4dc9a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002565 10.0.0.19 - - [2025-10-08 22:06:05] "GET /loadbalancer-pool/b3171d47-67a1-4f6f-bffa-663194d8977a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.001946 10.0.0.19 - - [2025-10-08 22:06:05] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026996 10.0.0.19 - - [2025-10-08 22:06:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.013575 10.0.0.19 - - [2025-10-08 22:06:05] "GET /virtual-machine-interface/f5c17b36-a491-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.018584 10.0.0.19 - - [2025-10-08 22:06:05] "GET /virtual-machine-interface/f5c17b36-a491-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009164 10.0.0.19 - - [2025-10-08 22:06:05] "GET /floating-ip/1a0aefff-df65-4efd-9673-35e0c7339474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002053 10.0.0.19 - - [2025-10-08 22:06:05] "POST /set-tag HTTP/1.1" 200 109 0.089344 10.0.0.19 - - [2025-10-08 22:06:05] "GET /loadbalancer-pool/9a039a85-1d14-444f-bb67-7fd14591595b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003506 10.0.0.19 - - [2025-10-08 22:06:05] "POST /loadbalancer-members HTTP/1.1" 200 690 0.019843 10.0.0.19 - - [2025-10-08 22:06:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.013099 10.0.0.19 - - [2025-10-08 22:06:05] "GET /virtual-machine-interface/f5c17b36-a491-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008633 10.0.0.19 - - [2025-10-08 22:06:05] "GET /virtual-machine-interface/f5c17b36-a491-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009583 10.0.0.19 - - [2025-10-08 22:06:05] "GET /floating-ip/1a0aefff-df65-4efd-9673-35e0c7339474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002195 10.0.0.19 - - [2025-10-08 22:06:05] "POST /set-tag HTTP/1.1" 200 109 0.002016 10.0.0.19 - - [2025-10-08 22:06:05] "GET /loadbalancer-pool/13a08a79-d7d3-448d-81ff-17bac0c009f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.002591 10.0.0.19 - - [2025-10-08 22:06:05] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019005 10.0.0.19 - - [2025-10-08 22:06:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.013717 10.0.0.19 - - [2025-10-08 22:06:05] "GET /virtual-machine-interface/f5c17b36-a491-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009836 10.0.0.19 - - [2025-10-08 22:06:05] "GET /virtual-machine-interface/f5c17b36-a491-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.019007 10.0.0.19 - - [2025-10-08 22:06:05] "GET /floating-ip/1a0aefff-df65-4efd-9673-35e0c7339474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.014049 10.0.0.19 - - [2025-10-08 22:06:05] "POST /set-tag HTTP/1.1" 200 109 0.003335 10.0.0.19 - - [2025-10-08 22:06:05] "GET /virtual-machine-interface/f5c17b36-a491-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009800 10.0.0.19 - - [2025-10-08 22:06:05] "POST /set-tag HTTP/1.1" 200 109 0.001898 [Introspect:8084]10.0.0.19 - - [2025-10-08 22:06:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000984 [Introspect:8084]10.0.0.19 - - [2025-10-08 22:06:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000840 [Introspect:8084]10.0.0.19 - - [2025-10-08 22:06:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000820 [Introspect:8084]10.0.0.19 - - [2025-10-08 22:06:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000726 [Introspect:8084]10.0.0.19 - - [2025-10-08 22:06:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000856 [Introspect:8084]10.0.0.19 - - [2025-10-08 22:06:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000827 [Introspect:8084]10.0.0.19 - - [2025-10-08 22:06:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000890 [Introspect:8084]10.0.0.19 - - [2025-10-08 22:06:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000764 10.0.0.19 - - [2025-10-08 22:07:41] "GET /global-system-configs HTTP/1.1" 200 322 0.002868 10.0.0.19 - - [2025-10-08 22:07:41] "GET /global-system-configs HTTP/1.1" 200 322 0.002929 10.0.0.19 - - [2025-10-08 22:09:37] "GET / HTTP/1.1" 200 35931 0.001523 10.0.0.19 - - [2025-10-08 22:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.19 - - [2025-10-08 22:09:38] "GET /project/ef49477b-6d52-458a-accc-5f610bd172cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.052761 10.0.0.19 - - [2025-10-08 22:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.19 - - [2025-10-08 22:09:38] "GET /project/ef49477b-6d52-458a-accc-5f610bd172cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033336 10.0.0.19 - - [2025-10-08 22:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008368 10.0.0.19 - - [2025-10-08 22:09:38] "GET /project/ef49477b-6d52-458a-accc-5f610bd172cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037581 10.0.0.19 - - [2025-10-08 22:09:38] "POST /tags HTTP/1.1" 200 333 0.043169 10.0.0.19 - - [2025-10-08 22:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007278 10.0.0.19 - - [2025-10-08 22:09:38] "GET /tag/9e6314ee-3e5b-44ba-bee6-5c535bfb4436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.029458 10.0.0.19 - - [2025-10-08 22:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.19 - - [2025-10-08 22:09:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006002 10.0.0.19 - - [2025-10-08 22:09:38] "GET /project/ef49477b-6d52-458a-accc-5f610bd172cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.026376 10.0.0.19 - - [2025-10-08 22:09:38] "GET /virtual-networks?parent_id=ef49477b-6d52-458a-accc-5f610bd172cd&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002595 10.0.0.19 - - [2025-10-08 22:09:39] "GET /project/ef49477b-6d52-458a-accc-5f610bd172cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042431 10.0.0.19 - - [2025-10-08 22:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.19 - - [2025-10-08 22:09:39] "GET /virtual-network/f25ba53c-b8ab-43e3-a0bb-14f5daca25e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004287 10.0.0.19 - - [2025-10-08 22:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.19 - - [2025-10-08 22:09:39] "GET /service-appliance-set/1601b1bd-4bf0-47a0-8c86-082b0e116f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004139 10.0.0.19 - - [2025-10-08 22:09:39] "POST /fqname-to-id HTTP/1.1" 404 254 0.006953 10.0.0.19 - - [2025-10-08 22:09:39] "POST /virtual-networks HTTP/1.1" 200 512 0.085585 10.0.0.19 - - [2025-10-08 22:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.19 - - [2025-10-08 22:09:39] "GET /network-ipam/0d7ed7cf-2408-4212-a78c-0f18c8d11e6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1042 0.015226 10.0.0.19 - - [2025-10-08 22:09:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.137601 10.0.0.19 - - [2025-10-08 22:09:39] "GET /virtual-machine-interface/936d72e3-6111-4b2b-9c28-0305c1c0c0e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.005498 10.0.0.19 - - [2025-10-08 22:09:39] "POST /useragent-kv HTTP/1.1" 200 115 0.004567 10.0.0.19 - - [2025-10-08 22:09:39] "POST /ref-update HTTP/1.1" 200 156 0.114315 10.0.0.19 - - [2025-10-08 22:09:39] "GET /virtual-network/8e3185bb-905f-4aed-b1eb-1cb2359de716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.009589 10.0.0.19 - - [2025-10-08 22:09:39] "GET /domains HTTP/1.1" 200 280 0.001268 10.0.0.19 - - [2025-10-08 22:09:39] "GET /domain/31e40988-4efd-47af-9970-e7d7fdd31e4c HTTP/1.1" 200 3086 0.010177 10.0.0.19 - - [2025-10-08 22:09:39] "POST /instance-ips HTTP/1.1" 200 409 0.051912 10.0.0.19 - - [2025-10-08 22:09:39] "GET /instance-ip/d44508cf-19e9-4a3d-bfc8-7eb983fce3f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.005792 10.0.0.19 - - [2025-10-08 22:09:39] "GET /project/ef49477b-6d52-458a-accc-5f610bd172cd HTTP/1.1" 200 5477 0.067247 10.0.0.19 - - [2025-10-08 22:09:39] "GET /virtual-network/8e3185bb-905f-4aed-b1eb-1cb2359de716 HTTP/1.1" 200 2089 0.010317 10.0.0.19 - - [2025-10-08 22:09:39] "GET /virtual-network/8e3185bb-905f-4aed-b1eb-1cb2359de716 HTTP/1.1" 200 2089 0.007046 10.0.0.19 - - [2025-10-08 22:09:39] "GET /routing-instance/0708c026-cf23-4977-b09c-e50f156693d3 HTTP/1.1" 200 1180 0.009859 10.0.0.19 - - [2025-10-08 22:09:39] "GET /routing-instance/0708c026-cf23-4977-b09c-e50f156693d3 HTTP/1.1" 200 1180 0.001920 10.0.0.19 - - [2025-10-08 22:09:39] "POST /loadbalancers HTTP/1.1" 200 610 0.100930 10.0.0.19 - - [2025-10-08 22:09:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.097924 10.0.0.19 - - [2025-10-08 22:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.019987 10.0.0.19 - - [2025-10-08 22:09:39] "POST /route-targets HTTP/1.1" 200 327 0.045523 10.0.0.19 - - [2025-10-08 22:09:39] "GET /project/ef49477b-6d52-458a-accc-5f610bd172cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.137853 10.0.0.19 - - [2025-10-08 22:09:39] "GET /instance-ip/d44508cf-19e9-4a3d-bfc8-7eb983fce3f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.006124 10.0.0.19 - - [2025-10-08 22:09:39] "POST /ref-update HTTP/1.1" 200 156 0.071799 10.0.0.19 - - [2025-10-08 22:09:39] "GET /project/ef49477b-6d52-458a-accc-5f610bd172cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.135116 10.0.0.19 - - [2025-10-08 22:09:39] "GET /loadbalancer/a70e3643-479a-42fc-b4b0-db45e75455f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002117 10.0.0.19 - - [2025-10-08 22:09:39] "POST /floating-ips HTTP/1.1" 200 597 0.090265 10.0.0.19 - - [2025-10-08 22:09:39] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.049878 10.0.0.19 - - [2025-10-08 22:09:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.19 - - [2025-10-08 22:09:39] "GET /project/ef49477b-6d52-458a-accc-5f610bd172cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039937 10.0.0.19 - - [2025-10-08 22:09:39] "GET /loadbalancer-listener/f6353e69-15b8-4c61-97b1-5c5172e70d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.003738 10.0.0.19 - - [2025-10-08 22:09:40] "GET /loadbalancer-listener/f6353e69-15b8-4c61-97b1-5c5172e70d38?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003754 10.0.0.19 - - [2025-10-08 22:09:40] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.024418 10.0.0.19 - - [2025-10-08 22:09:40] "GET /instance-ip/d44508cf-19e9-4a3d-bfc8-7eb983fce3f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004006 10.0.0.19 - - [2025-10-08 22:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.19 - - [2025-10-08 22:09:40] "GET /instance-ip/d44508cf-19e9-4a3d-bfc8-7eb983fce3f2?fields=floating_ips HTTP/1.1" 200 1213 0.008937 10.0.0.19 - - [2025-10-08 22:09:40] "GET /loadbalancer/a70e3643-479a-42fc-b4b0-db45e75455f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.007404 10.0.0.19 - - [2025-10-08 22:09:40] "GET /floating-ip/f7b8369b-f5e9-40b4-8d93-6ed7a322e8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.006676 10.0.0.19 - - [2025-10-08 22:09:40] "POST /tags HTTP/1.1" 200 295 0.077131 10.0.0.19 - - [2025-10-08 22:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.19 - - [2025-10-08 22:09:40] "GET /tag/7d835d5c-8fac-4c8f-b39c-ad3ebe9ee76e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.014619 10.0.0.19 - - [2025-10-08 22:09:40] "POST /tags HTTP/1.1" 409 233 0.004004 10.0.0.19 - - [2025-10-08 22:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.19 - - [2025-10-08 22:09:40] "GET /tag/71b13549-ed75-4a5e-a487-57dfe22b7aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.014948 10.0.0.19 - - [2025-10-08 22:09:40] "POST /tags HTTP/1.1" 409 206 0.001750 10.0.0.19 - - [2025-10-08 22:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.19 - - [2025-10-08 22:09:40] "GET /tag/8d99d258-a8d7-45c2-8051-1fb96eb790d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010269 10.0.0.19 - - [2025-10-08 22:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.19 - - [2025-10-08 22:09:40] "GET /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003601 10.0.0.19 - - [2025-10-08 22:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.19 - - [2025-10-08 22:09:40] "GET /project/ef49477b-6d52-458a-accc-5f610bd172cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.032594 10.0.0.19 - - [2025-10-08 22:09:40] "POST /virtual-machines HTTP/1.1" 200 369 0.008412 10.0.0.19 - - [2025-10-08 22:09:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.009975 10.0.0.19 - - [2025-10-08 22:09:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.092969 10.0.0.19 - - [2025-10-08 22:09:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.007487 10.0.0.19 - - [2025-10-08 22:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.19 - - [2025-10-08 22:09:40] "GET /virtual-machine-interface/7c8ccba6-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006044 10.0.0.19 - - [2025-10-08 22:09:40] "POST /instance-ips HTTP/1.1" 200 409 0.021803 10.0.0.19 - - [2025-10-08 22:09:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.023213 10.0.0.19 - - [2025-10-08 22:09:40] "GET /virtual-machine-interface/7c8ccba6-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.010753 10.0.0.19 - - [2025-10-08 22:09:40] "POST /set-tag HTTP/1.1" 200 109 0.015014 10.0.0.19 - - [2025-10-08 22:09:40] "GET /virtual-machine-interface/7c8ccba6-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010521 10.0.0.19 - - [2025-10-08 22:09:40] "GET /instance-ip/7ca49fb0-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003840 10.0.0.19 - - [2025-10-08 22:09:40] "GET /virtual-machine-interface/7c8ccba6-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003963 10.0.0.19 - - [2025-10-08 22:09:40] "POST /set-tag HTTP/1.1" 200 109 0.001623 10.0.0.19 - - [2025-10-08 22:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001223 10.0.0.19 - - [2025-10-08 22:09:41] "GET /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006637 10.0.0.19 - - [2025-10-08 22:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001489 10.0.0.19 - - [2025-10-08 22:09:41] "GET /project/ef49477b-6d52-458a-accc-5f610bd172cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.028301 10.0.0.19 - - [2025-10-08 22:09:41] "POST /virtual-machines HTTP/1.1" 200 369 0.007655 10.0.0.19 - - [2025-10-08 22:09:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.007463 10.0.0.19 - - [2025-10-08 22:09:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.097982 10.0.0.19 - - [2025-10-08 22:09:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.017686 10.0.0.19 - - [2025-10-08 22:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011099 10.0.0.19 - - [2025-10-08 22:09:41] "GET /virtual-machine-interface/7ce4b406-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.004316 10.0.0.19 - - [2025-10-08 22:09:41] "POST /instance-ips HTTP/1.1" 200 409 0.019127 10.0.0.19 - - [2025-10-08 22:09:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.018266 10.0.0.19 - - [2025-10-08 22:09:41] "GET /virtual-machine-interface/7ce4b406-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.012495 10.0.0.19 - - [2025-10-08 22:09:41] "POST /set-tag HTTP/1.1" 200 109 0.015095 10.0.0.19 - - [2025-10-08 22:09:41] "GET /virtual-machine-interface/7ce4b406-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015868 10.0.0.19 - - [2025-10-08 22:09:41] "GET /instance-ip/7cf98e80-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002456 10.0.0.19 - - [2025-10-08 22:09:41] "GET /virtual-machine-interface/7ce4b406-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004020 10.0.0.19 - - [2025-10-08 22:09:41] "POST /set-tag HTTP/1.1" 200 109 0.001560 10.0.0.19 - - [2025-10-08 22:09:41] "GET /virtual-router/6e97e25f-c547-4fb3-81e6-c26bf36070d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002721 10.0.0.19 - - [2025-10-08 22:09:41] "POST /ref-update HTTP/1.1" 200 156 0.007413 10.0.0.19 - - [2025-10-08 22:09:41] "GET /virtual-machine-interface/7c8ccba6-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015561 10.0.0.19 - - [2025-10-08 22:09:41] "POST /set-tag HTTP/1.1" 200 109 0.002977 10.0.0.19 - - [2025-10-08 22:09:41] "GET /virtual-router/6e97e25f-c547-4fb3-81e6-c26bf36070d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003272 10.0.0.19 - - [2025-10-08 22:09:41] "POST /ref-update HTTP/1.1" 200 156 0.006687 10.0.0.19 - - [2025-10-08 22:09:41] "GET /virtual-machine-interface/7ce4b406-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011826 10.0.0.19 - - [2025-10-08 22:09:41] "POST /set-tag HTTP/1.1" 200 109 0.001883 10.0.0.19 - - [2025-10-08 22:09:41] "GET /virtual-machine-interface/7c8ccba6-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003268 10.0.0.19 - - [2025-10-08 22:09:41] "POST /set-tag HTTP/1.1" 200 109 0.001486 10.0.0.19 - - [2025-10-08 22:09:41] "GET /virtual-machine-interface/7ce4b406-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003755 10.0.0.19 - - [2025-10-08 22:09:41] "POST /set-tag HTTP/1.1" 200 109 0.001936 10.0.0.19 - - [2025-10-08 22:09:44] "GET /domains HTTP/1.1" 200 280 0.001897 10.0.0.19 - - [2025-10-08 22:09:44] "GET /domain/31e40988-4efd-47af-9970-e7d7fdd31e4c HTTP/1.1" 200 3086 0.004637 10.0.0.19 - - [2025-10-08 22:09:44] "GET /project/ef49477b-6d52-458a-accc-5f610bd172cd HTTP/1.1" 200 7065 0.049446 10.0.0.19 - - [2025-10-08 22:09:44] "GET /virtual-network/8e3185bb-905f-4aed-b1eb-1cb2359de716 HTTP/1.1" 200 2089 0.004740 10.0.0.19 - - [2025-10-08 22:09:44] "GET /virtual-network/8e3185bb-905f-4aed-b1eb-1cb2359de716 HTTP/1.1" 200 2089 0.005473 10.0.0.19 - - [2025-10-08 22:09:44] "GET /routing-instance/0708c026-cf23-4977-b09c-e50f156693d3 HTTP/1.1" 200 1401 0.003664 10.0.0.19 - - [2025-10-08 22:09:44] "GET /routing-instance/0708c026-cf23-4977-b09c-e50f156693d3 HTTP/1.1" 200 1401 0.003416 10.0.0.19 - - [2025-10-08 22:09:44] "GET /route-target/c7918466-de20-4615-b883-434e41ba3b21 HTTP/1.1" 200 1153 0.002640 10.0.0.19 - - [2025-10-08 22:09:44] "GET /virtual-network/8e3185bb-905f-4aed-b1eb-1cb2359de716 HTTP/1.1" 200 2089 0.004274 10.0.0.19 - - [2025-10-08 22:09:44] "GET /routing-instance/0708c026-cf23-4977-b09c-e50f156693d3 HTTP/1.1" 200 1401 0.002903 10.0.0.19 - - [2025-10-08 22:09:44] "GET /virtual-network/8e3185bb-905f-4aed-b1eb-1cb2359de716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003754 10.0.0.19 - - [2025-10-08 22:09:44] "GET /virtual-network/8e3185bb-905f-4aed-b1eb-1cb2359de716 HTTP/1.1" 200 2089 0.004588 10.0.0.19 - - [2025-10-08 22:09:44] "GET /routing-instance/0708c026-cf23-4977-b09c-e50f156693d3 HTTP/1.1" 200 1401 0.006197 10.0.0.19 - - [2025-10-08 22:09:44] "GET /routing-instance/0708c026-cf23-4977-b09c-e50f156693d3 HTTP/1.1" 200 1401 0.003043 10.0.0.19 - - [2025-10-08 22:09:44] "GET /route-target/c7918466-de20-4615-b883-434e41ba3b21 HTTP/1.1" 200 1153 0.008869 10.0.0.19 - - [2025-10-08 22:09:44] "GET /domains HTTP/1.1" 200 280 0.009835 10.0.0.19 - - [2025-10-08 22:09:44] "GET /domain/31e40988-4efd-47af-9970-e7d7fdd31e4c HTTP/1.1" 200 3086 0.003611 10.0.0.19 - - [2025-10-08 22:09:44] "GET /project/ef49477b-6d52-458a-accc-5f610bd172cd HTTP/1.1" 200 7065 0.045901 10.0.0.19 - - [2025-10-08 22:09:44] "GET /virtual-network/8e3185bb-905f-4aed-b1eb-1cb2359de716 HTTP/1.1" 200 2089 0.006877 10.0.0.19 - - [2025-10-08 22:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.19 - - [2025-10-08 22:09:44] "GET /project/ef49477b-6d52-458a-accc-5f610bd172cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042152 10.0.0.19 - - [2025-10-08 22:09:44] "GET /virtual-network/8e3185bb-905f-4aed-b1eb-1cb2359de716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004609 10.0.0.19 - - [2025-10-08 22:09:44] "GET /floating-ip-pools?parent_id=8e3185bb-905f-4aed-b1eb-1cb2359de716&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001898 10.0.0.19 - - [2025-10-08 22:09:44] "GET /virtual-network/8e3185bb-905f-4aed-b1eb-1cb2359de716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003426 10.0.0.19 - - [2025-10-08 22:09:44] "POST /floating-ip-pools HTTP/1.1" 200 562 0.019924 10.0.0.19 - - [2025-10-08 22:09:44] "POST /ref-update HTTP/1.1" 200 156 0.017868 10.0.0.19 - - [2025-10-08 22:09:44] "GET /virtual-network/8e3185bb-905f-4aed-b1eb-1cb2359de716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.009524 10.0.0.19 - - [2025-10-08 22:09:45] "GET /domains HTTP/1.1" 200 280 0.001806 10.0.0.19 - - [2025-10-08 22:09:45] "GET /domain/31e40988-4efd-47af-9970-e7d7fdd31e4c HTTP/1.1" 200 3086 0.002334 10.0.0.19 - - [2025-10-08 22:09:45] "GET /project/ef49477b-6d52-458a-accc-5f610bd172cd HTTP/1.1" 200 7321 0.038656 10.0.0.19 - - [2025-10-08 22:09:45] "GET /virtual-network/8e3185bb-905f-4aed-b1eb-1cb2359de716 HTTP/1.1" 200 2327 0.010717 10.0.0.19 - - [2025-10-08 22:09:45] "GET /floating-ip-pool/cbf80a88-b0bc-48e7-a5d2-a6fc1a8337cd HTTP/1.1" 200 1315 0.004012 10.0.0.19 - - [2025-10-08 22:09:45] "GET /domains HTTP/1.1" 200 280 0.006191 10.0.0.19 - - [2025-10-08 22:09:45] "GET /domain/31e40988-4efd-47af-9970-e7d7fdd31e4c HTTP/1.1" 200 3086 0.004763 10.0.0.19 - - [2025-10-08 22:09:45] "GET /project/ef49477b-6d52-458a-accc-5f610bd172cd HTTP/1.1" 200 7321 0.074221 10.0.0.19 - - [2025-10-08 22:09:45] "GET /virtual-network/8e3185bb-905f-4aed-b1eb-1cb2359de716 HTTP/1.1" 200 2327 0.003492 10.0.0.19 - - [2025-10-08 22:09:45] "GET /virtual-network/8e3185bb-905f-4aed-b1eb-1cb2359de716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003488 10.0.0.19 - - [2025-10-08 22:09:45] "POST /tags HTTP/1.1" 200 365 0.085763 10.0.0.19 - - [2025-10-08 22:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.022217 10.0.0.19 - - [2025-10-08 22:09:45] "GET /tag/e9146a54-a186-462c-afe2-8755e6489258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.029030 10.0.0.19 - - [2025-10-08 22:09:45] "POST /tags HTTP/1.1" 409 206 0.003098 10.0.0.19 - - [2025-10-08 22:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.19 - - [2025-10-08 22:09:45] "GET /tag/8d99d258-a8d7-45c2-8051-1fb96eb790d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009894 10.0.0.19 - - [2025-10-08 22:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008803 10.0.0.19 - - [2025-10-08 22:09:45] "GET /project/ef49477b-6d52-458a-accc-5f610bd172cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.035493 10.0.0.19 - - [2025-10-08 22:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005008 10.0.0.19 - - [2025-10-08 22:09:45] "GET /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006824 10.0.0.19 - - [2025-10-08 22:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.19 - - [2025-10-08 22:09:45] "GET /service-appliance-set/38b480e4-4c07-4a81-bb57-4a48ac75c08b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.002902 10.0.0.19 - - [2025-10-08 22:09:45] "POST /fqname-to-id HTTP/1.1" 404 258 0.001247 10.0.0.19 - - [2025-10-08 22:09:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.089725 10.0.0.19 - - [2025-10-08 22:09:45] "GET /virtual-machine-interface/c3fe6cb1-8dd3-42d8-8bfd-180998fca353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.006438 10.0.0.19 - - [2025-10-08 22:09:45] "POST /set-tag HTTP/1.1" 200 109 0.012300 10.0.0.19 - - [2025-10-08 22:09:45] "POST /instance-ips HTTP/1.1" 200 417 0.025172 10.0.0.19 - - [2025-10-08 22:09:45] "GET /instance-ip/9cba5f0a-01c1-4fe5-9264-480c0db76532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.003217 10.0.0.19 - - [2025-10-08 22:09:45] "POST /loadbalancers HTTP/1.1" 200 618 0.060196 10.0.0.19 - - [2025-10-08 22:09:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.011003 10.0.0.19 - - [2025-10-08 22:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009476 10.0.0.19 - - [2025-10-08 22:09:45] "POST /service-instances HTTP/1.1" 200 566 0.019366 10.0.0.19 - - [2025-10-08 22:09:45] "POST /ref-update HTTP/1.1" 200 156 0.007822 10.0.0.19 - - [2025-10-08 22:09:46] "PUT /service-instance/924534d8-f5ff-4823-ace7-8e5aece88671 HTTP/1.1" 200 266 0.014395 10.0.0.19 - - [2025-10-08 22:09:46] "GET /project/ef49477b-6d52-458a-accc-5f610bd172cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.045122 10.0.0.19 - - [2025-10-08 22:09:46] "GET /virtual-machine-interface/c3fe6cb1-8dd3-42d8-8bfd-180998fca353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004908 10.0.0.19 - - [2025-10-08 22:09:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.026253 10.0.0.19 - - [2025-10-08 22:09:46] "GET /virtual-machine-interface/c3fe6cb1-8dd3-42d8-8bfd-180998fca353?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.016022 10.0.0.19 - - [2025-10-08 22:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.19 - - [2025-10-08 22:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.19 - - [2025-10-08 22:09:46] "GET /floating-ip-pool/cbf80a88-b0bc-48e7-a5d2-a6fc1a8337cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.001995 10.0.0.19 - - [2025-10-08 22:09:46] "POST /virtual-machines HTTP/1.1" 200 429 0.014332 10.0.0.19 - - [2025-10-08 22:09:46] "POST /floating-ips HTTP/1.1" 200 671 0.102715 10.0.0.19 - - [2025-10-08 22:09:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.020998 10.0.0.19 - - [2025-10-08 22:09:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.113158 10.0.0.19 - - [2025-10-08 22:09:46] "GET /application-policy-set/2e411f9d-187d-405d-a621-ecfca39e0b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004265 10.0.0.19 - - [2025-10-08 22:09:46] "POST /chown HTTP/1.1" 200 109 0.022278 10.0.0.19 - - [2025-10-08 22:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.19 - - [2025-10-08 22:09:46] "GET /policy-management/fb7a4f9f-5de4-471c-a445-a2c4a44bc0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002451 10.0.0.19 - - [2025-10-08 22:09:46] "POST /tags HTTP/1.1" 409 221 0.001724 10.0.0.19 - - [2025-10-08 22:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.19 - - [2025-10-08 22:09:46] "POST /chown HTTP/1.1" 200 109 0.018336 10.0.0.19 - - [2025-10-08 22:09:46] "GET /tag/9e6314ee-3e5b-44ba-bee6-5c535bfb4436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.016969 10.0.0.19 - - [2025-10-08 22:09:46] "POST /tags HTTP/1.1" 409 238 0.002196 10.0.0.19 - - [2025-10-08 22:09:46] "PUT /virtual-machine-interface/e1c1b19a-1c52-4bdc-98a0-bf9a366fd280 HTTP/1.1" 200 284 0.008632 10.0.0.19 - - [2025-10-08 22:09:46] "PUT /instance-ip/9cba5f0a-01c1-4fe5-9264-480c0db76532 HTTP/1.1" 200 256 0.022363 10.0.0.19 - - [2025-10-08 22:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.19 - - [2025-10-08 22:09:46] "GET /tag/e9146a54-a186-462c-afe2-8755e6489258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.009608 10.0.0.19 - - [2025-10-08 22:09:46] "POST /ref-update HTTP/1.1" 200 156 0.010371 10.0.0.19 - - [2025-10-08 22:09:46] "POST /firewall-rules HTTP/1.1" 200 650 0.071688 10.0.0.19 - - [2025-10-08 22:09:46] "GET /firewall-rule/229b8a5f-e246-4fc9-9e70-33ee60885a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.010143 10.0.0.19 - - [2025-10-08 22:09:46] "POST /ref-update HTTP/1.1" 200 156 0.066534 10.0.0.19 - - [2025-10-08 22:09:46] "POST /ref-update HTTP/1.1" 200 156 0.015743 10.0.0.19 - - [2025-10-08 22:09:46] "GET /firewall-policy/f8ace42f-0f62-42cb-b747-cf91eb6cad09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002109 10.0.0.19 - - [2025-10-08 22:09:46] "GET /firewall-rule/229b8a5f-e246-4fc9-9e70-33ee60885a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.001813 10.0.0.19 - - [2025-10-08 22:09:46] "POST /ref-update HTTP/1.1" 200 156 0.019614 10.0.0.19 - - [2025-10-08 22:09:46] "POST /ref-update HTTP/1.1" 200 156 0.018363 10.0.0.19 - - [2025-10-08 22:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.013355 10.0.0.19 - - [2025-10-08 22:09:46] "POST /ref-update HTTP/1.1" 200 156 0.026372 10.0.0.19 - - [2025-10-08 22:09:46] "POST /ref-update HTTP/1.1" 200 156 0.025517 10.0.0.19 - - [2025-10-08 22:09:46] "GET /project/ef49477b-6d52-458a-accc-5f610bd172cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.050055 10.0.0.19 - - [2025-10-08 22:09:46] "GET /loadbalancer/3b3311c5-b377-49f0-84e5-0fcac5e87ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.002239 10.0.0.19 - - [2025-10-08 22:09:46] "POST /virtual-machines HTTP/1.1" 200 429 0.025078 10.0.0.19 - - [2025-10-08 22:09:46] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.044616 10.0.0.19 - - [2025-10-08 22:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.19 - - [2025-10-08 22:09:46] "GET /project/ef49477b-6d52-458a-accc-5f610bd172cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.085553 10.0.0.19 - - [2025-10-08 22:09:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.124889 10.0.0.19 - - [2025-10-08 22:09:46] "POST /chown HTTP/1.1" 200 109 0.021197 10.0.0.19 - - [2025-10-08 22:09:46] "GET /loadbalancer-listener/d2604e21-7250-4a2d-aa90-0e2f3481eafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.010257 10.0.0.19 - - [2025-10-08 22:09:46] "GET /loadbalancer-listener/d2604e21-7250-4a2d-aa90-0e2f3481eafa?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.004521 10.0.0.19 - - [2025-10-08 22:09:46] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.024685 10.0.0.19 - - [2025-10-08 22:09:46] "POST /chown HTTP/1.1" 200 109 0.026214 10.0.0.19 - - [2025-10-08 22:09:47] "PUT /virtual-machine-interface/2e6b3a1b-6234-4429-927f-96ef889981a9 HTTP/1.1" 200 284 0.025578 10.0.0.19 - - [2025-10-08 22:09:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.028507 10.0.0.19 - - [2025-10-08 22:09:47] "GET /loadbalancer-pool/aa487b36-a2be-462f-a567-e875bb1a28ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002752 10.0.0.19 - - [2025-10-08 22:09:47] "PUT /instance-ip/9cba5f0a-01c1-4fe5-9264-480c0db76532 HTTP/1.1" 200 256 0.040030 10.0.0.19 - - [2025-10-08 22:09:47] "POST /loadbalancer-members HTTP/1.1" 200 707 0.036670 10.0.0.19 - - [2025-10-08 22:09:47] "POST /ref-update HTTP/1.1" 200 156 0.015764 10.0.0.19 - - [2025-10-08 22:09:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.024851 10.0.0.19 - - [2025-10-08 22:09:47] "POST /ref-update HTTP/1.1" 200 156 0.041967 10.0.0.19 - - [2025-10-08 22:09:47] "GET /loadbalancer-member/df6fabb3-45d0-49a6-a247-e0f38482e0d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.021615 10.0.0.19 - - [2025-10-08 22:09:47] "GET /application-policy-set/2e411f9d-187d-405d-a621-ecfca39e0b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009019 10.0.0.19 - - [2025-10-08 22:09:47] "POST /ref-update HTTP/1.1" 200 156 0.028016 10.0.0.19 - - [2025-10-08 22:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.19 - - [2025-10-08 22:09:47] "GET /policy-management/fb7a4f9f-5de4-471c-a445-a2c4a44bc0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002248 10.0.0.19 - - [2025-10-08 22:09:47] "POST /tags HTTP/1.1" 409 221 0.001364 10.0.0.19 - - [2025-10-08 22:09:47] "POST /ref-update HTTP/1.1" 200 156 0.009678 10.0.0.19 - - [2025-10-08 22:09:47] "POST /ref-update HTTP/1.1" 200 156 0.022028 10.0.0.19 - - [2025-10-08 22:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005040 10.0.0.19 - - [2025-10-08 22:09:47] "GET /tag/9e6314ee-3e5b-44ba-bee6-5c535bfb4436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014123 10.0.0.19 - - [2025-10-08 22:09:47] "POST /tags HTTP/1.1" 409 238 0.003538 10.0.0.19 - - [2025-10-08 22:09:47] "PUT /service-instance/924534d8-f5ff-4823-ace7-8e5aece88671 HTTP/1.1" 200 266 0.011445 10.0.0.19 - - [2025-10-08 22:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007379 10.0.0.19 - - [2025-10-08 22:09:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.019424 10.0.0.19 - - [2025-10-08 22:09:47] "GET /tag/e9146a54-a186-462c-afe2-8755e6489258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012150 10.0.0.19 - - [2025-10-08 22:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005171 10.0.0.19 - - [2025-10-08 22:09:47] "POST /firewall-rules HTTP/1.1" 409 293 0.002221 10.0.0.19 - - [2025-10-08 22:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.19 - - [2025-10-08 22:09:47] "POST /chown HTTP/1.1" 200 109 0.007391 10.0.0.19 - - [2025-10-08 22:09:47] "POST /chown HTTP/1.1" 200 109 0.016124 10.0.0.19 - - [2025-10-08 22:09:47] "PUT /firewall-rule/229b8a5f-e246-4fc9-9e70-33ee60885a60 HTTP/1.1" 200 260 0.049444 10.0.0.19 - - [2025-10-08 22:09:47] "GET /firewall-rule/229b8a5f-e246-4fc9-9e70-33ee60885a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.006511 10.0.0.19 - - [2025-10-08 22:09:47] "PUT /instance-ip/9cba5f0a-01c1-4fe5-9264-480c0db76532 HTTP/1.1" 200 256 0.035675 10.0.0.19 - - [2025-10-08 22:09:47] "GET /firewall-policy/f8ace42f-0f62-42cb-b747-cf91eb6cad09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003238 10.0.0.19 - - [2025-10-08 22:09:47] "GET /firewall-rule/229b8a5f-e246-4fc9-9e70-33ee60885a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005054 10.0.0.19 - - [2025-10-08 22:09:47] "POST /ref-update HTTP/1.1" 200 156 0.012807 10.0.0.19 - - [2025-10-08 22:09:47] "POST /chown HTTP/1.1" 200 109 0.015759 10.0.0.19 - - [2025-10-08 22:09:47] "POST /chown HTTP/1.1" 200 109 0.016379 10.0.0.19 - - [2025-10-08 22:09:47] "PUT /instance-ip/9cba5f0a-01c1-4fe5-9264-480c0db76532 HTTP/1.1" 200 256 0.012343 10.0.0.19 - - [2025-10-08 22:09:47] "POST /ref-update HTTP/1.1" 200 156 0.015343 10.0.0.19 - - [2025-10-08 22:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001481 10.0.0.19 - - [2025-10-08 22:09:47] "POST /chown HTTP/1.1" 200 109 0.006331 10.0.0.19 - - [2025-10-08 22:09:47] "POST /chown HTTP/1.1" 200 109 0.013934 10.0.0.19 - - [2025-10-08 22:09:47] "PUT /instance-ip/9cba5f0a-01c1-4fe5-9264-480c0db76532 HTTP/1.1" 200 256 0.014693 10.0.0.19 - - [2025-10-08 22:09:47] "POST /ref-update HTTP/1.1" 200 156 0.010131 10.0.0.19 - - [2025-10-08 22:09:47] "POST /chown HTTP/1.1" 200 109 0.012552 10.0.0.19 - - [2025-10-08 22:09:47] "POST /chown HTTP/1.1" 200 109 0.017891 10.0.0.19 - - [2025-10-08 22:09:47] "PUT /instance-ip/9cba5f0a-01c1-4fe5-9264-480c0db76532 HTTP/1.1" 200 256 0.016053 10.0.0.19 - - [2025-10-08 22:09:47] "POST /ref-update HTTP/1.1" 200 156 0.016833 10.0.0.19 - - [2025-10-08 22:09:48] "PUT /service-instance/924534d8-f5ff-4823-ace7-8e5aece88671 HTTP/1.1" 200 266 0.007129 10.0.0.19 - - [2025-10-08 22:09:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.013520 10.0.0.19 - - [2025-10-08 22:09:48] "PUT /service-instance/924534d8-f5ff-4823-ace7-8e5aece88671 HTTP/1.1" 200 266 0.006867 10.0.0.19 - - [2025-10-08 22:09:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.005594 10.0.0.19 - - [2025-10-08 22:09:48] "PUT /service-instance/924534d8-f5ff-4823-ace7-8e5aece88671 HTTP/1.1" 200 266 0.006769 10.0.0.19 - - [2025-10-08 22:09:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.009258 10.0.0.19 - - [2025-10-08 22:09:48] "PUT /service-instance/924534d8-f5ff-4823-ace7-8e5aece88671 HTTP/1.1" 200 266 0.017874 10.0.0.19 - - [2025-10-08 22:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.023157 10.0.0.19 - - [2025-10-08 22:09:48] "GET /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003842 10.0.0.19 - - [2025-10-08 22:09:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.012222 10.0.0.19 - - [2025-10-08 22:09:48] "PUT /service-instance/924534d8-f5ff-4823-ace7-8e5aece88671 HTTP/1.1" 200 266 0.010807 10.0.0.19 - - [2025-10-08 22:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012892 10.0.0.19 - - [2025-10-08 22:09:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.024467 10.0.0.19 - - [2025-10-08 22:09:48] "GET /project/ef49477b-6d52-458a-accc-5f610bd172cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.059140 10.0.0.19 - - [2025-10-08 22:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009488 10.0.0.19 - - [2025-10-08 22:09:48] "POST /virtual-machines HTTP/1.1" 200 373 0.006950 10.0.0.19 - - [2025-10-08 22:09:48] "POST /chown HTTP/1.1" 200 109 0.007874 10.0.0.19 - - [2025-10-08 22:09:48] "POST /chown HTTP/1.1" 200 109 0.035272 10.0.0.19 - - [2025-10-08 22:09:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.032999 10.0.0.19 - - [2025-10-08 22:09:48] "POST /ref-update HTTP/1.1" 200 156 0.053069 10.0.0.19 - - [2025-10-08 22:09:48] "POST /chown HTTP/1.1" 200 109 0.053172 10.0.0.19 - - [2025-10-08 22:09:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.142532 10.0.0.19 - - [2025-10-08 22:09:48] "POST /chown HTTP/1.1" 200 109 0.038150 10.0.0.19 - - [2025-10-08 22:09:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.039789 10.0.0.19 - - [2025-10-08 22:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010116 10.0.0.19 - - [2025-10-08 22:09:48] "POST /ref-update HTTP/1.1" 200 156 0.023910 10.0.0.19 - - [2025-10-08 22:09:48] "GET /virtual-machine-interface/81566e30-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.005494 10.0.0.19 - - [2025-10-08 22:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.19 - - [2025-10-08 22:09:48] "POST /chown HTTP/1.1" 200 109 0.014602 10.0.0.19 - - [2025-10-08 22:09:48] "POST /instance-ips HTTP/1.1" 200 413 0.050686 10.0.0.19 - - [2025-10-08 22:09:48] "POST /chown HTTP/1.1" 200 109 0.035645 10.0.0.19 - - [2025-10-08 22:09:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.049872 10.0.0.19 - - [2025-10-08 22:09:48] "GET /virtual-machine-interface/81566e30-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.008581 10.0.0.19 - - [2025-10-08 22:09:48] "POST /chown HTTP/1.1" 200 109 0.010326 10.0.0.19 - - [2025-10-08 22:09:48] "POST /chown HTTP/1.1" 200 109 0.013128 10.0.0.19 - - [2025-10-08 22:09:49] "POST /set-tag HTTP/1.1" 200 109 0.030546 10.0.0.19 - - [2025-10-08 22:09:49] "GET /virtual-machine-interface/81566e30-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.013880 10.0.0.19 - - [2025-10-08 22:09:49] "GET /instance-ip/81746cf0-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.003406 10.0.0.19 - - [2025-10-08 22:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007006 10.0.0.19 - - [2025-10-08 22:09:49] "POST /chown HTTP/1.1" 200 109 0.005618 10.0.0.19 - - [2025-10-08 22:09:49] "GET /virtual-machine-interface/81566e30-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003662 10.0.0.19 - - [2025-10-08 22:09:49] "POST /set-tag HTTP/1.1" 200 109 0.002277 10.0.0.19 - - [2025-10-08 22:09:49] "POST /chown HTTP/1.1" 200 109 0.009224 10.0.0.19 - - [2025-10-08 22:09:49] "GET /virtual-router/6e97e25f-c547-4fb3-81e6-c26bf36070d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.008934 10.0.0.19 - - [2025-10-08 22:09:49] "POST /chown HTTP/1.1" 200 109 0.011515 10.0.0.19 - - [2025-10-08 22:09:49] "POST /chown HTTP/1.1" 200 109 0.016545 10.0.0.19 - - [2025-10-08 22:09:49] "POST /ref-update HTTP/1.1" 200 156 0.007665 10.0.0.19 - - [2025-10-08 22:09:49] "GET /virtual-machine-interface/81566e30-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.013788 10.0.0.19 - - [2025-10-08 22:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.19 - - [2025-10-08 22:09:49] "POST /set-tag HTTP/1.1" 200 109 0.003057 10.0.0.19 - - [2025-10-08 22:09:49] "POST /chown HTTP/1.1" 200 109 0.005270 10.0.0.19 - - [2025-10-08 22:09:49] "POST /chown HTTP/1.1" 200 109 0.016352 10.0.0.19 - - [2025-10-08 22:09:49] "GET /virtual-machine-interface/81566e30-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003659 10.0.0.19 - - [2025-10-08 22:09:49] "POST /set-tag HTTP/1.1" 200 109 0.001563 10.0.0.19 - - [2025-10-08 22:09:49] "POST /chown HTTP/1.1" 200 109 0.005011 10.0.0.19 - - [2025-10-08 22:09:49] "POST /chown HTTP/1.1" 200 109 0.013489 10.0.0.19 - - [2025-10-08 22:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008442 10.0.0.19 - - [2025-10-08 22:09:49] "POST /chown HTTP/1.1" 200 109 0.005836 10.0.0.19 - - [2025-10-08 22:09:49] "POST /chown HTTP/1.1" 200 109 0.019134 10.0.0.19 - - [2025-10-08 22:09:49] "POST /chown HTTP/1.1" 200 109 0.012265 10.0.0.19 - - [2025-10-08 22:09:49] "POST /chown HTTP/1.1" 200 109 0.006119 10.0.0.19 - - [2025-10-08 22:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.19 - - [2025-10-08 22:09:49] "POST /chown HTTP/1.1" 200 109 0.008560 10.0.0.19 - - [2025-10-08 22:09:49] "POST /chown HTTP/1.1" 200 109 0.013965 10.0.0.19 - - [2025-10-08 22:09:49] "POST /chown HTTP/1.1" 200 109 0.005586 10.0.0.19 - - [2025-10-08 22:09:49] "POST /chown HTTP/1.1" 200 109 0.013073 10.0.0.19 - - [2025-10-08 22:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.19 - - [2025-10-08 22:09:49] "POST /chown HTTP/1.1" 200 109 0.005640 10.0.0.19 - - [2025-10-08 22:09:49] "POST /chown HTTP/1.1" 200 109 0.014636 10.0.0.19 - - [2025-10-08 22:09:49] "POST /chown HTTP/1.1" 200 109 0.009481 10.0.0.19 - - [2025-10-08 22:09:49] "POST /chown HTTP/1.1" 200 109 0.007001 10.0.0.19 - - [2025-10-08 22:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004235 10.0.0.19 - - [2025-10-08 22:09:49] "POST /chown HTTP/1.1" 200 109 0.006689 10.0.0.19 - - [2025-10-08 22:09:49] "POST /chown HTTP/1.1" 200 109 0.005436 10.0.0.19 - - [2025-10-08 22:09:49] "POST /chown HTTP/1.1" 200 109 0.009815 10.0.0.19 - - [2025-10-08 22:09:49] "POST /chown HTTP/1.1" 200 109 0.017334 10.0.0.19 - - [2025-10-08 22:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.19 - - [2025-10-08 22:09:49] "POST /chown HTTP/1.1" 200 109 0.005441 10.0.0.19 - - [2025-10-08 22:09:49] "POST /chown HTTP/1.1" 200 109 0.014786 10.0.0.19 - - [2025-10-08 22:09:49] "POST /chown HTTP/1.1" 200 109 0.011792 10.0.0.19 - - [2025-10-08 22:09:49] "POST /chown HTTP/1.1" 200 109 0.006038 10.0.0.19 - - [2025-10-08 22:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.19 - - [2025-10-08 22:09:49] "POST /chown HTTP/1.1" 200 109 0.005355 10.0.0.19 - - [2025-10-08 22:09:50] "POST /chown HTTP/1.1" 200 109 0.005605 10.0.0.19 - - [2025-10-08 22:09:50] "POST /chown HTTP/1.1" 200 109 0.011886 10.0.0.19 - - [2025-10-08 22:09:50] "POST /chown HTTP/1.1" 200 109 0.018729 10.0.0.19 - - [2025-10-08 22:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002665 10.0.0.19 - - [2025-10-08 22:09:50] "POST /chown HTTP/1.1" 200 109 0.009230 10.0.0.19 - - [2025-10-08 22:09:50] "POST /chown HTTP/1.1" 200 109 0.017487 10.0.0.19 - - [2025-10-08 22:09:50] "POST /chown HTTP/1.1" 200 109 0.005946 10.0.0.19 - - [2025-10-08 22:09:50] "POST /chown HTTP/1.1" 200 109 0.009835 10.0.0.19 - - [2025-10-08 22:09:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001484 10.0.0.19 - - [2025-10-08 22:09:50] "POST /chown HTTP/1.1" 200 109 0.005616 10.0.0.19 - - [2025-10-08 22:09:50] "POST /chown HTTP/1.1" 200 109 0.015035 10.0.0.19 - - [2025-10-08 22:09:50] "POST /chown HTTP/1.1" 200 109 0.011392 10.0.0.19 - - [2025-10-08 22:09:50] "POST /chown HTTP/1.1" 200 109 0.005394 10.0.0.19 - - [2025-10-08 22:09:55] "GET /virtual-machine-interface/7c8ccba6-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003975 10.0.0.19 - - [2025-10-08 22:09:55] "POST /set-tag HTTP/1.1" 200 109 0.001999 10.0.0.19 - - [2025-10-08 22:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.19 - - [2025-10-08 22:09:55] "GET /loadbalancer/a70e3643-479a-42fc-b4b0-db45e75455f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002386 10.0.0.19 - - [2025-10-08 22:09:55] "GET /loadbalancer-pool/00537f1a-1ab0-47b6-b0de-de03366116fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1906 0.002424 10.0.0.19 - - [2025-10-08 22:09:55] "POST /loadbalancer-members HTTP/1.1" 200 702 0.030762 10.0.0.19 - - [2025-10-08 22:09:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.009776 10.0.0.19 - - [2025-10-08 22:09:55] "GET /virtual-machine-interface/7c8ccba6-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012595 10.0.0.19 - - [2025-10-08 22:09:55] "GET /virtual-machine-interface/7c8ccba6-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011621 10.0.0.19 - - [2025-10-08 22:09:55] "POST /ref-update HTTP/1.1" 200 156 0.008018 10.0.0.19 - - [2025-10-08 22:09:55] "GET /floating-ip/f7b8369b-f5e9-40b4-8d93-6ed7a322e8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.015309 10.0.0.19 - - [2025-10-08 22:09:55] "POST /tags HTTP/1.1" 409 221 0.002171 10.0.0.19 - - [2025-10-08 22:09:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.19 - - [2025-10-08 22:09:55] "GET /tag/9e6314ee-3e5b-44ba-bee6-5c535bfb4436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.019493 10.0.0.19 - - [2025-10-08 22:09:55] "PUT /floating-ip/f7b8369b-f5e9-40b4-8d93-6ed7a322e8e5 HTTP/1.1" 200 256 0.015823 10.0.0.19 - - [2025-10-08 22:09:55] "POST /set-tag HTTP/1.1" 200 109 0.037855 10.0.0.19 - - [2025-10-08 22:09:56] "GET /virtual-machine-interface/7ce4b406-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004053 10.0.0.19 - - [2025-10-08 22:09:56] "POST /set-tag HTTP/1.1" 200 109 0.002815 10.0.0.19 - - [2025-10-08 22:09:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.19 - - [2025-10-08 22:09:56] "GET /loadbalancer/a70e3643-479a-42fc-b4b0-db45e75455f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.001988 10.0.0.19 - - [2025-10-08 22:09:56] "GET /loadbalancer-pool/00537f1a-1ab0-47b6-b0de-de03366116fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1906 0.001993 10.0.0.19 - - [2025-10-08 22:09:56] "POST /loadbalancer-members HTTP/1.1" 200 702 0.013428 10.0.0.19 - - [2025-10-08 22:09:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.007458 10.0.0.19 - - [2025-10-08 22:09:56] "GET /virtual-machine-interface/7ce4b406-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008011 10.0.0.19 - - [2025-10-08 22:09:56] "GET /virtual-machine-interface/7ce4b406-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012986 10.0.0.19 - - [2025-10-08 22:09:56] "POST /ref-update HTTP/1.1" 200 156 0.011187 10.0.0.19 - - [2025-10-08 22:09:56] "GET /floating-ip/f7b8369b-f5e9-40b4-8d93-6ed7a322e8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.012003 10.0.0.19 - - [2025-10-08 22:09:56] "POST /set-tag HTTP/1.1" 200 109 0.045031 10.0.0.19 - - [2025-10-08 22:09:58] "GET /virtual-machine/984f7f1f-6805-471e-8238-36dafe242f24?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002776 10.0.0.19 - - [2025-10-08 22:09:58] "GET /virtual-machine-interface/7c8ccba6-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003788 10.0.0.19 - - [2025-10-08 22:09:58] "GET /virtual-machine/f6c09136-0a56-48fa-9312-8be94f4ddd14?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002667 10.0.0.19 - - [2025-10-08 22:09:58] "GET /virtual-machine-interface/7ce4b406-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004134 [Introspect:8084]10.0.0.19 - - [2025-10-08 22:09:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000894 [Introspect:8084]10.0.0.19 - - [2025-10-08 22:09:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000845 10.0.0.19 - - [2025-10-08 22:10:02] "GET /virtual-machine-interface/81566e30-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004208 10.0.0.19 - - [2025-10-08 22:10:02] "POST /set-tag HTTP/1.1" 200 109 0.001950 10.0.0.19 - - [2025-10-08 22:10:03] "GET /virtual-machine/6e8bda45-9f44-4469-a3fb-178812f299a9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002734 10.0.0.19 - - [2025-10-08 22:10:03] "GET /virtual-machine-interface/81566e30-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003576 10.0.0.19 - - [2025-10-08 22:10:03] "GET /virtual-machine-interface/81566e30-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007543 10.0.0.19 - - [2025-10-08 22:10:03] "POST /set-tag HTTP/1.1" 200 109 0.002471 10.0.0.19 - - [2025-10-08 22:10:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.19 - - [2025-10-08 22:10:26] "POST /chown HTTP/1.1" 200 109 0.005969 10.0.0.19 - - [2025-10-08 22:10:26] "POST /chown HTTP/1.1" 200 109 0.013863 10.0.0.19 - - [2025-10-08 22:10:26] "POST /chown HTTP/1.1" 200 109 0.005625 10.0.0.19 - - [2025-10-08 22:10:26] "POST /chown HTTP/1.1" 200 109 0.005938 10.0.0.19 - - [2025-10-08 22:10:35] "GET /virtual-machine-interface/81566e30-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004343 10.0.0.19 - - [2025-10-08 22:10:35] "POST /set-tag HTTP/1.1" 200 109 0.009655 10.0.0.19 - - [2025-10-08 22:10:35] "GET /virtual-machine-interface/81566e30-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004024 10.0.0.19 - - [2025-10-08 22:10:35] "POST /set-tag HTTP/1.1" 200 109 0.001859 10.0.0.19 - - [2025-10-08 22:10:35] "GET /virtual-machine/6e8bda45-9f44-4469-a3fb-178812f299a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002083 10.0.0.19 - - [2025-10-08 22:10:35] "POST /ref-update HTTP/1.1" 200 156 0.007050 10.0.0.19 - - [2025-10-08 22:10:35] "GET /virtual-machine-interface/81566e30-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003940 10.0.0.19 - - [2025-10-08 22:10:35] "POST /set-tag HTTP/1.1" 200 109 0.012559 10.0.0.19 - - [2025-10-08 22:10:35] "POST /set-tag HTTP/1.1" 200 109 0.013731 10.0.0.19 - - [2025-10-08 22:10:35] "DELETE /instance-ip/81746cf0-a493-11f0-bbf0-fa163e2aa5f8 HTTP/1.1" 200 115 0.025760 10.0.0.19 - - [2025-10-08 22:10:35] "DELETE /virtual-machine-interface/81566e30-a493-11f0-bbf0-fa163e2aa5f8 HTTP/1.1" 200 115 0.041337 10.0.0.19 - - [2025-10-08 22:10:35] "DELETE /virtual-machine/6e8bda45-9f44-4469-a3fb-178812f299a9 HTTP/1.1" 200 115 0.017066 10.0.0.19 - - [2025-10-08 22:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.19 - - [2025-10-08 22:10:38] "GET /tag/e9146a54-a186-462c-afe2-8755e6489258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.009763 10.0.0.19 - - [2025-10-08 22:10:38] "GET /tag/e9146a54-a186-462c-afe2-8755e6489258?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.011297 10.0.0.19 - - [2025-10-08 22:10:38] "GET /virtual-machine-interface/2e6b3a1b-6234-4429-927f-96ef889981a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.003638 10.0.0.19 - - [2025-10-08 22:10:38] "POST /set-tag HTTP/1.1" 200 109 0.011999 10.0.0.19 - - [2025-10-08 22:10:38] "GET /virtual-machine-interface/c3fe6cb1-8dd3-42d8-8bfd-180998fca353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.011906 10.0.0.19 - - [2025-10-08 22:10:39] "POST /set-tag HTTP/1.1" 200 109 0.027629 10.0.0.19 - - [2025-10-08 22:10:39] "GET /virtual-machine-interface/e1c1b19a-1c52-4bdc-98a0-bf9a366fd280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.018172 10.0.0.19 - - [2025-10-08 22:10:39] "POST /set-tag HTTP/1.1" 200 109 0.013282 10.0.0.19 - - [2025-10-08 22:10:39] "GET /firewall-policy/f8ace42f-0f62-42cb-b747-cf91eb6cad09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.009020 10.0.0.19 - - [2025-10-08 22:10:39] "GET /firewall-rule/229b8a5f-e246-4fc9-9e70-33ee60885a60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004599 10.0.0.19 - - [2025-10-08 22:10:39] "POST /ref-update HTTP/1.1" 200 156 0.009889 10.0.0.19 - - [2025-10-08 22:10:39] "DELETE /firewall-rule/229b8a5f-e246-4fc9-9e70-33ee60885a60 HTTP/1.1" 200 115 0.040313 10.0.0.19 - - [2025-10-08 22:10:39] "DELETE /loadbalancer-member/df6fabb3-45d0-49a6-a247-e0f38482e0d7 HTTP/1.1" 200 115 0.022624 10.0.0.19 - - [2025-10-08 22:10:39] "PUT /service-instance/924534d8-f5ff-4823-ace7-8e5aece88671 HTTP/1.1" 200 266 0.010002 10.0.0.19 - - [2025-10-08 22:10:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021616 10.0.0.19 - - [2025-10-08 22:10:39] "DELETE /loadbalancer-pool/aa487b36-a2be-462f-a567-e875bb1a28ba HTTP/1.1" 200 115 0.050875 10.0.0.19 - - [2025-10-08 22:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.19 - - [2025-10-08 22:10:39] "DELETE /loadbalancer-listener/d2604e21-7250-4a2d-aa90-0e2f3481eafa HTTP/1.1" 200 115 0.036748 10.0.0.19 - - [2025-10-08 22:10:39] "GET /floating-ip/8ac160a1-6701-4aac-b0d9-7eb65f5949ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.002735 10.0.0.19 - - [2025-10-08 22:10:39] "POST /chown HTTP/1.1" 200 109 0.005644 10.0.0.19 - - [2025-10-08 22:10:39] "POST /chown HTTP/1.1" 200 109 0.012434 10.0.0.19 - - [2025-10-08 22:10:39] "POST /chown HTTP/1.1" 200 109 0.013313 10.0.0.19 - - [2025-10-08 22:10:39] "PUT /floating-ip/8ac160a1-6701-4aac-b0d9-7eb65f5949ba HTTP/1.1" 200 256 0.028405 10.0.0.19 - - [2025-10-08 22:10:39] "POST /chown HTTP/1.1" 200 109 0.009955 10.0.0.19 - - [2025-10-08 22:10:39] "PUT /service-instance/924534d8-f5ff-4823-ace7-8e5aece88671 HTTP/1.1" 200 266 0.007720 10.0.0.19 - - [2025-10-08 22:10:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.010391 10.0.0.19 - - [2025-10-08 22:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.19 - - [2025-10-08 22:10:39] "DELETE /floating-ip/8ac160a1-6701-4aac-b0d9-7eb65f5949ba HTTP/1.1" 200 115 0.096313 10.0.0.19 - - [2025-10-08 22:10:39] "DELETE /loadbalancer/3b3311c5-b377-49f0-84e5-0fcac5e87ab9 HTTP/1.1" 200 115 0.048011 10.0.0.19 - - [2025-10-08 22:10:39] "POST /chown HTTP/1.1" 200 109 0.009099 10.0.0.19 - - [2025-10-08 22:10:39] "POST /chown HTTP/1.1" 200 109 0.013304 10.0.0.19 - - [2025-10-08 22:10:39] "POST /chown HTTP/1.1" 200 109 0.014919 10.0.0.19 - - [2025-10-08 22:10:39] "DELETE /instance-ip/9cba5f0a-01c1-4fe5-9264-480c0db76532 HTTP/1.1" 200 115 0.075361 10.0.0.19 - - [2025-10-08 22:10:39] "POST /chown HTTP/1.1" 404 171 0.002604 10.0.0.19 - - [2025-10-08 22:10:39] "PUT /service-instance/924534d8-f5ff-4823-ace7-8e5aece88671 HTTP/1.1" 200 266 0.010311 10.0.0.19 - - [2025-10-08 22:10:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021220 10.0.0.19 - - [2025-10-08 22:10:39] "DELETE /virtual-machine-interface/c3fe6cb1-8dd3-42d8-8bfd-180998fca353 HTTP/1.1" 200 115 0.091933 10.0.0.19 - - [2025-10-08 22:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.19 - - [2025-10-08 22:10:39] "DELETE /tag/e9146a54-a186-462c-afe2-8755e6489258 HTTP/1.1" 200 115 0.058152 10.0.0.19 - - [2025-10-08 22:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.19 - - [2025-10-08 22:10:39] "DELETE /service-instance/924534d8-f5ff-4823-ace7-8e5aece88671 HTTP/1.1" 200 115 0.043419 10.0.0.19 - - [2025-10-08 22:10:39] "GET /floating-ip-pool/cbf80a88-b0bc-48e7-a5d2-a6fc1a8337cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002640 10.0.0.19 - - [2025-10-08 22:10:39] "GET /virtual-machine-interface/e1c1b19a-1c52-4bdc-98a0-bf9a366fd280?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.004912 10.0.0.19 - - [2025-10-08 22:10:39] "POST /ref-update HTTP/1.1" 200 156 0.015702 10.0.0.19 - - [2025-10-08 22:10:39] "DELETE /floating-ip-pool/cbf80a88-b0bc-48e7-a5d2-a6fc1a8337cd HTTP/1.1" 200 115 0.027714 10.0.0.19 - - [2025-10-08 22:10:40] "DELETE /virtual-machine-interface/e1c1b19a-1c52-4bdc-98a0-bf9a366fd280 HTTP/1.1" 200 115 0.095852 10.0.0.19 - - [2025-10-08 22:10:40] "POST /ref-update HTTP/1.1" 200 156 0.008332 10.0.0.19 - - [2025-10-08 22:10:40] "POST /useragent-kv HTTP/1.1" 200 115 0.001870 10.0.0.19 - - [2025-10-08 22:10:40] "POST /useragent-kv HTTP/1.1" 200 115 0.001193 10.0.0.19 - - [2025-10-08 22:10:40] "DELETE /virtual-network/8e3185bb-905f-4aed-b1eb-1cb2359de716 HTTP/1.1" 200 115 0.111639 10.0.0.19 - - [2025-10-08 22:10:40] "GET /routing-instance/0708c026-cf23-4977-b09c-e50f156693d3 HTTP/1.1" 404 171 0.001308 10.0.0.19 - - [2025-10-08 22:10:40] "GET /domains HTTP/1.1" 200 280 0.001208 10.0.0.19 - - [2025-10-08 22:10:40] "GET /domain/31e40988-4efd-47af-9970-e7d7fdd31e4c HTTP/1.1" 200 3086 0.007012 10.0.0.19 - - [2025-10-08 22:10:40] "DELETE /virtual-machine/b3184bb9-5011-4287-af14-3f9406c2c25a HTTP/1.1" 200 115 0.040662 10.0.0.19 - - [2025-10-08 22:10:40] "GET /virtual-machine-interface/2e6b3a1b-6234-4429-927f-96ef889981a9?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.005879 10.0.0.19 - - [2025-10-08 22:10:40] "GET /project/ef49477b-6d52-458a-accc-5f610bd172cd HTTP/1.1" 200 6874 0.032355 10.0.0.19 - - [2025-10-08 22:10:40] "DELETE /virtual-machine-interface/2e6b3a1b-6234-4429-927f-96ef889981a9 HTTP/1.1" 200 115 0.069906 10.0.0.19 - - [2025-10-08 22:10:40] "GET /virtual-machine-interface/7ce4b406-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009175 10.0.0.19 - - [2025-10-08 22:10:40] "POST /set-tag HTTP/1.1" 200 109 0.002547 10.0.0.19 - - [2025-10-08 22:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.017187 10.0.0.19 - - [2025-10-08 22:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005459 10.0.0.19 - - [2025-10-08 22:10:40] "GET /loadbalancer/a70e3643-479a-42fc-b4b0-db45e75455f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003830 10.0.0.19 - - [2025-10-08 22:10:40] "DELETE /virtual-machine/b97ec3ec-5cfd-4531-ab4b-272af5762e3d HTTP/1.1" 200 115 0.078631 10.0.0.19 - - [2025-10-08 22:10:40] "DELETE /route-target/c7918466-de20-4615-b883-434e41ba3b21 HTTP/1.1" 200 115 0.037837 10.0.0.19 - - [2025-10-08 22:10:40] "GET /virtual-machine-interface/7ce4b406-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003821 10.0.0.19 - - [2025-10-08 22:10:40] "POST /set-tag HTTP/1.1" 200 109 0.014002 10.0.0.19 - - [2025-10-08 22:10:40] "DELETE /loadbalancer-member/fe882a43-cd59-4067-bb61-995605c13a48 HTTP/1.1" 200 115 0.039107 10.0.0.19 - - [2025-10-08 22:10:41] "GET /virtual-machine-interface/7ce4b406-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005046 10.0.0.19 - - [2025-10-08 22:10:41] "POST /set-tag HTTP/1.1" 200 109 0.002073 10.0.0.19 - - [2025-10-08 22:10:41] "GET /virtual-machine-interface/7ce4b406-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003893 10.0.0.19 - - [2025-10-08 22:10:41] "POST /set-tag HTTP/1.1" 200 109 0.002432 10.0.0.19 - - [2025-10-08 22:10:41] "GET /virtual-machine/f6c09136-0a56-48fa-9312-8be94f4ddd14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003369 10.0.0.19 - - [2025-10-08 22:10:41] "POST /ref-update HTTP/1.1" 200 156 0.008309 10.0.0.19 - - [2025-10-08 22:10:41] "GET /virtual-machine-interface/7ce4b406-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011363 10.0.0.19 - - [2025-10-08 22:10:41] "POST /set-tag HTTP/1.1" 200 109 0.013806 10.0.0.19 - - [2025-10-08 22:10:41] "POST /set-tag HTTP/1.1" 200 109 0.013029 10.0.0.19 - - [2025-10-08 22:10:41] "POST /set-tag HTTP/1.1" 200 109 0.023402 10.0.0.19 - - [2025-10-08 22:10:41] "DELETE /instance-ip/7cf98e80-a493-11f0-bbf0-fa163e2aa5f8 HTTP/1.1" 200 115 0.041901 10.0.0.19 - - [2025-10-08 22:10:41] "POST /ref-update HTTP/1.1" 200 156 0.006540 10.0.0.19 - - [2025-10-08 22:10:41] "DELETE /virtual-machine-interface/7ce4b406-a493-11f0-bbf0-fa163e2aa5f8 HTTP/1.1" 200 115 0.032406 10.0.0.19 - - [2025-10-08 22:10:41] "DELETE /virtual-machine/f6c09136-0a56-48fa-9312-8be94f4ddd14 HTTP/1.1" 200 115 0.020571 10.0.0.19 - - [2025-10-08 22:10:45] "GET /virtual-machine-interface/7c8ccba6-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.014029 10.0.0.19 - - [2025-10-08 22:10:45] "POST /set-tag HTTP/1.1" 200 109 0.003642 10.0.0.19 - - [2025-10-08 22:10:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.19 - - [2025-10-08 22:10:45] "GET /loadbalancer/a70e3643-479a-42fc-b4b0-db45e75455f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.001878 10.0.0.19 - - [2025-10-08 22:10:46] "GET /virtual-machine-interface/7c8ccba6-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004293 10.0.0.19 - - [2025-10-08 22:10:46] "POST /set-tag HTTP/1.1" 200 109 0.002015 10.0.0.19 - - [2025-10-08 22:10:46] "GET /virtual-machine-interface/7c8ccba6-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004081 10.0.0.19 - - [2025-10-08 22:10:46] "POST /set-tag HTTP/1.1" 200 109 0.002451 10.0.0.19 - - [2025-10-08 22:10:46] "GET /virtual-machine/984f7f1f-6805-471e-8238-36dafe242f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002223 10.0.0.19 - - [2025-10-08 22:10:46] "POST /ref-update HTTP/1.1" 200 156 0.007897 10.0.0.19 - - [2025-10-08 22:10:46] "GET /virtual-machine-interface/7c8ccba6-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007401 10.0.0.19 - - [2025-10-08 22:10:46] "POST /set-tag HTTP/1.1" 200 109 0.014924 10.0.0.19 - - [2025-10-08 22:10:46] "POST /set-tag HTTP/1.1" 200 109 0.024256 10.0.0.19 - - [2025-10-08 22:10:46] "POST /set-tag HTTP/1.1" 200 109 0.033343 10.0.0.19 - - [2025-10-08 22:10:46] "DELETE /instance-ip/7ca49fb0-a493-11f0-bbf0-fa163e2aa5f8 HTTP/1.1" 200 115 0.034127 10.0.0.19 - - [2025-10-08 22:10:46] "POST /ref-update HTTP/1.1" 200 156 0.011832 10.0.0.19 - - [2025-10-08 22:10:46] "DELETE /virtual-machine-interface/7c8ccba6-a493-11f0-bbf0-fa163e2aa5f8 HTTP/1.1" 200 115 0.037936 10.0.0.19 - - [2025-10-08 22:10:46] "DELETE /virtual-machine/984f7f1f-6805-471e-8238-36dafe242f24 HTTP/1.1" 200 115 0.018929 10.0.0.19 - - [2025-10-08 22:10:46] "DELETE /tag/71b13549-ed75-4a5e-a487-57dfe22b7aca HTTP/1.1" 200 115 0.042701 10.0.0.19 - - [2025-10-08 22:10:46] "DELETE /tag/7d835d5c-8fac-4c8f-b39c-ad3ebe9ee76e HTTP/1.1" 200 115 0.054173 10.0.0.19 - - [2025-10-08 22:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.19 - - [2025-10-08 22:10:50] "GET /project/ef49477b-6d52-458a-accc-5f610bd172cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.026225 10.0.0.19 - - [2025-10-08 22:10:50] "POST /tags HTTP/1.1" 200 393 0.043476 10.0.0.19 - - [2025-10-08 22:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004448 10.0.0.19 - - [2025-10-08 22:10:50] "GET /tag/d89c7181-aa65-410a-921c-dfa875f2dce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011768 10.0.0.19 - - [2025-10-08 22:10:50] "POST /tags HTTP/1.1" 200 341 0.014470 10.0.0.19 - - [2025-10-08 22:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.19 - - [2025-10-08 22:10:50] "GET /tag/93a51bdf-db5b-40de-9017-555fb0e2f600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010965 10.0.0.19 - - [2025-10-08 22:10:50] "POST /id-to-fqname HTTP/1.1" 200 192 0.000460 10.0.0.19 - - [2025-10-08 22:10:50] "POST /fqname-to-id HTTP/1.1" 404 201 0.002033 10.0.0.19 - - [2025-10-08 22:10:50] "POST /security-groups HTTP/1.1" 200 589 0.076192 10.0.0.19 - - [2025-10-08 22:10:50] "POST /projects HTTP/1.1" 200 519 0.201587 10.0.0.19 - - [2025-10-08 22:10:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.027696 10.0.0.19 - - [2025-10-08 22:10:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.013331 10.0.0.19 - - [2025-10-08 22:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014892 10.0.0.19 - - [2025-10-08 22:10:51] "GET /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.029751 10.0.0.19 - - [2025-10-08 22:10:51] "POST /access-control-lists HTTP/1.1" 200 598 0.073684 10.0.0.19 - - [2025-10-08 22:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008896 10.0.0.19 - - [2025-10-08 22:10:51] "POST /fqname-to-id HTTP/1.1" 404 235 0.007939 10.0.0.19 - - [2025-10-08 22:10:51] "GET /virtual-network/f25ba53c-b8ab-43e3-a0bb-14f5daca25e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004060 10.0.0.19 - - [2025-10-08 22:10:51] "POST /access-control-lists HTTP/1.1" 200 596 0.059563 10.0.0.19 - - [2025-10-08 22:10:51] "PUT /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7 HTTP/1.1" 200 264 0.071365 10.0.0.19 - - [2025-10-08 22:10:51] "PUT /virtual-network/f25ba53c-b8ab-43e3-a0bb-14f5daca25e0 HTTP/1.1" 200 264 0.044114 10.0.0.19 - - [2025-10-08 22:10:51] "POST /security-groups HTTP/1.1" 200 591 0.072215 10.0.0.19 - - [2025-10-08 22:10:51] "POST /fqname-to-id HTTP/1.1" 404 270 0.001824 10.0.0.19 - - [2025-10-08 22:10:51] "POST /access-control-lists HTTP/1.1" 200 632 0.059229 10.0.0.19 - - [2025-10-08 22:10:51] "POST /fqname-to-id HTTP/1.1" 404 269 0.014779 10.0.0.19 - - [2025-10-08 22:10:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.061277 10.0.0.19 - - [2025-10-08 22:10:51] "POST /chown HTTP/1.1" 200 109 0.060708 10.0.0.19 - - [2025-10-08 22:10:51] "POST /access-control-lists HTTP/1.1" 200 630 0.080909 10.0.0.19 - - [2025-10-08 22:10:51] "GET /application-policy-set/2e411f9d-187d-405d-a621-ecfca39e0b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016626 10.0.0.19 - - [2025-10-08 22:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.19 - - [2025-10-08 22:10:51] "GET /policy-management/fb7a4f9f-5de4-471c-a445-a2c4a44bc0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002264 10.0.0.19 - - [2025-10-08 22:10:51] "POST /tags HTTP/1.1" 409 226 0.001490 10.0.0.19 - - [2025-10-08 22:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.19 - - [2025-10-08 22:10:51] "GET /tag/93a51bdf-db5b-40de-9017-555fb0e2f600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011923 10.0.0.19 - - [2025-10-08 22:10:51] "POST /firewall-rules HTTP/1.1" 200 600 0.065529 10.0.0.19 - - [2025-10-08 22:10:51] "GET /firewall-rule/07efe0a9-1756-4049-8e2f-adfe6b0ce4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.006676 10.0.0.19 - - [2025-10-08 22:10:51] "GET /firewall-policy/21d8ba52-87eb-4879-b729-47c9491a09e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004160 10.0.0.19 - - [2025-10-08 22:10:51] "GET /firewall-rule/07efe0a9-1756-4049-8e2f-adfe6b0ce4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002339 10.0.0.19 - - [2025-10-08 22:10:51] "POST /ref-update HTTP/1.1" 200 156 0.042873 10.0.0.19 - - [2025-10-08 22:10:51] "GET /application-policy-set/2e411f9d-187d-405d-a621-ecfca39e0b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013553 10.0.0.19 - - [2025-10-08 22:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.19 - - [2025-10-08 22:10:51] "GET /policy-management/fb7a4f9f-5de4-471c-a445-a2c4a44bc0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002463 10.0.0.19 - - [2025-10-08 22:10:51] "POST /tags HTTP/1.1" 409 226 0.001825 10.0.0.19 - - [2025-10-08 22:10:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001220 10.0.0.19 - - [2025-10-08 22:10:51] "GET /tag/93a51bdf-db5b-40de-9017-555fb0e2f600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009552 10.0.0.19 - - [2025-10-08 22:10:52] "POST /firewall-rules HTTP/1.1" 200 598 0.063128 10.0.0.19 - - [2025-10-08 22:10:52] "GET /firewall-rule/a35ba7f4-a37c-425a-a56f-6849f44e5e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003621 10.0.0.19 - - [2025-10-08 22:10:52] "GET /firewall-policy/21d8ba52-87eb-4879-b729-47c9491a09e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.002876 10.0.0.19 - - [2025-10-08 22:10:52] "GET /firewall-rule/a35ba7f4-a37c-425a-a56f-6849f44e5e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002016 10.0.0.19 - - [2025-10-08 22:10:52] "POST /ref-update HTTP/1.1" 200 156 0.041701 10.0.0.19 - - [2025-10-08 22:10:53] "POST /tags HTTP/1.1" 200 393 0.019929 10.0.0.19 - - [2025-10-08 22:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006497 10.0.0.19 - - [2025-10-08 22:10:53] "GET /tag/e4a955ec-33ab-483b-a70e-e73d6093b32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010419 10.0.0.19 - - [2025-10-08 22:10:53] "POST /tags HTTP/1.1" 200 341 0.017230 10.0.0.19 - - [2025-10-08 22:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010640 10.0.0.19 - - [2025-10-08 22:10:53] "GET /tag/1f04f16e-8a30-4b6c-80b3-98215b1336ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.011518 10.0.0.19 - - [2025-10-08 22:10:53] "POST /id-to-fqname HTTP/1.1" 200 192 0.001311 10.0.0.19 - - [2025-10-08 22:10:53] "POST /fqname-to-id HTTP/1.1" 404 201 0.002106 10.0.0.19 - - [2025-10-08 22:10:53] "POST /security-groups HTTP/1.1" 200 589 0.064711 10.0.0.19 - - [2025-10-08 22:10:53] "POST /fqname-to-id HTTP/1.1" 404 236 0.001690 10.0.0.19 - - [2025-10-08 22:10:54] "POST /projects HTTP/1.1" 200 519 0.222760 10.0.0.19 - - [2025-10-08 22:10:54] "POST /access-control-lists HTTP/1.1" 200 598 0.067890 10.0.0.19 - - [2025-10-08 22:10:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.068199 10.0.0.19 - - [2025-10-08 22:10:54] "POST /fqname-to-id HTTP/1.1" 404 235 0.005315 10.0.0.19 - - [2025-10-08 22:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008565 10.0.0.19 - - [2025-10-08 22:10:54] "GET /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.042814 10.0.0.19 - - [2025-10-08 22:10:54] "POST /access-control-lists HTTP/1.1" 200 596 0.098304 10.0.0.19 - - [2025-10-08 22:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.19 - - [2025-10-08 22:10:54] "GET /virtual-network/f25ba53c-b8ab-43e3-a0bb-14f5daca25e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003963 10.0.0.19 - - [2025-10-08 22:10:54] "PUT /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7 HTTP/1.1" 200 264 0.033913 10.0.0.19 - - [2025-10-08 22:10:54] "PUT /virtual-network/f25ba53c-b8ab-43e3-a0bb-14f5daca25e0 HTTP/1.1" 200 264 0.033889 10.0.0.19 - - [2025-10-08 22:10:54] "POST /security-groups HTTP/1.1" 200 591 0.076763 10.0.0.19 - - [2025-10-08 22:10:54] "POST /fqname-to-id HTTP/1.1" 404 270 0.008541 10.0.0.19 - - [2025-10-08 22:10:54] "POST /access-control-lists HTTP/1.1" 200 632 0.063438 10.0.0.19 - - [2025-10-08 22:10:54] "POST /fqname-to-id HTTP/1.1" 404 269 0.011689 10.0.0.19 - - [2025-10-08 22:10:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.074878 10.0.0.19 - - [2025-10-08 22:10:54] "POST /chown HTTP/1.1" 200 109 0.060028 10.0.0.19 - - [2025-10-08 22:10:54] "POST /access-control-lists HTTP/1.1" 200 630 0.081445 10.0.0.19 - - [2025-10-08 22:10:54] "GET /application-policy-set/2e411f9d-187d-405d-a621-ecfca39e0b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021097 10.0.0.19 - - [2025-10-08 22:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.19 - - [2025-10-08 22:10:54] "GET /policy-management/fb7a4f9f-5de4-471c-a445-a2c4a44bc0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002014 10.0.0.19 - - [2025-10-08 22:10:54] "POST /tags HTTP/1.1" 409 226 0.001317 10.0.0.19 - - [2025-10-08 22:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001179 10.0.0.19 - - [2025-10-08 22:10:54] "GET /tag/1f04f16e-8a30-4b6c-80b3-98215b1336ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.009495 10.0.0.19 - - [2025-10-08 22:10:54] "POST /firewall-rules HTTP/1.1" 200 600 0.061306 10.0.0.19 - - [2025-10-08 22:10:54] "GET /firewall-rule/4c3f49a6-a232-4268-b5b5-cddc92a5559e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003547 10.0.0.19 - - [2025-10-08 22:10:54] "GET /firewall-policy/21d8ba52-87eb-4879-b729-47c9491a09e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003139 10.0.0.19 - - [2025-10-08 22:10:54] "GET /firewall-rule/4c3f49a6-a232-4268-b5b5-cddc92a5559e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001723 10.0.0.19 - - [2025-10-08 22:10:54] "POST /ref-update HTTP/1.1" 200 156 0.041710 10.0.0.19 - - [2025-10-08 22:10:54] "GET /application-policy-set/2e411f9d-187d-405d-a621-ecfca39e0b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008141 10.0.0.19 - - [2025-10-08 22:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.19 - - [2025-10-08 22:10:54] "GET /policy-management/fb7a4f9f-5de4-471c-a445-a2c4a44bc0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002754 10.0.0.19 - - [2025-10-08 22:10:54] "POST /tags HTTP/1.1" 409 226 0.001386 10.0.0.19 - - [2025-10-08 22:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001162 10.0.0.19 - - [2025-10-08 22:10:54] "GET /tag/1f04f16e-8a30-4b6c-80b3-98215b1336ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.015738 10.0.0.19 - - [2025-10-08 22:10:55] "POST /firewall-rules HTTP/1.1" 200 598 0.065342 10.0.0.19 - - [2025-10-08 22:10:55] "GET /firewall-rule/9f10e745-62da-418a-9b0d-4c050bd4c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003548 10.0.0.19 - - [2025-10-08 22:10:55] "GET /firewall-policy/21d8ba52-87eb-4879-b729-47c9491a09e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.002983 10.0.0.19 - - [2025-10-08 22:10:55] "GET /firewall-rule/9f10e745-62da-418a-9b0d-4c050bd4c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.001905 10.0.0.19 - - [2025-10-08 22:10:55] "POST /ref-update HTTP/1.1" 200 156 0.046368 10.0.0.19 - - [2025-10-08 22:10:56] "POST /tags HTTP/1.1" 200 345 0.068741 10.0.0.19 - - [2025-10-08 22:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010211 10.0.0.19 - - [2025-10-08 22:10:56] "GET /tag/d83822fa-9ace-40c9-8284-cddf87b7505e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.033528 10.0.0.19 - - [2025-10-08 22:10:56] "POST /projects HTTP/1.1" 409 238 0.002042 10.0.0.19 - - [2025-10-08 22:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.19 - - [2025-10-08 22:10:56] "GET /project/67bc1546-33f9-4dcb-9064-759a02d52089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.053048 10.0.0.19 - - [2025-10-08 22:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.19 - - [2025-10-08 22:10:56] "GET /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004120 10.0.0.19 - - [2025-10-08 22:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.19 - - [2025-10-08 22:10:56] "GET /virtual-network/f25ba53c-b8ab-43e3-a0bb-14f5daca25e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005292 10.0.0.19 - - [2025-10-08 22:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.19 - - [2025-10-08 22:10:56] "GET /project/67bc1546-33f9-4dcb-9064-759a02d52089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032135 10.0.0.19 - - [2025-10-08 22:10:56] "POST /security-groups HTTP/1.1" 409 285 0.003967 10.0.0.19 - - [2025-10-08 22:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.19 - - [2025-10-08 22:10:57] "PUT /security-group/1e7f8df2-8201-4022-a2db-0ff64d9c18f1 HTTP/1.1" 200 262 0.054023 10.0.0.19 - - [2025-10-08 22:10:57] "PUT /access-control-list/b0a37167-a5f1-4cfa-bea5-98f46b558dc7 HTTP/1.1" 200 272 0.014086 10.0.0.19 - - [2025-10-08 22:10:57] "PUT /access-control-list/bfc18257-478c-42f5-a0b4-b89885cbf06f HTTP/1.1" 200 272 0.016156 10.0.0.19 - - [2025-10-08 22:10:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.022100 10.0.0.19 - - [2025-10-08 22:10:57] "POST /tags HTTP/1.1" 409 228 0.001997 10.0.0.19 - - [2025-10-08 22:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001405 10.0.0.19 - - [2025-10-08 22:10:57] "GET /tag/d83822fa-9ace-40c9-8284-cddf87b7505e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010712 10.0.0.19 - - [2025-10-08 22:10:57] "POST /tags HTTP/1.1" 200 345 0.021887 10.0.0.19 - - [2025-10-08 22:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007043 10.0.0.19 - - [2025-10-08 22:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.19 - - [2025-10-08 22:10:57] "GET /tag/485e6843-2e00-4b4b-a151-65e27cb78dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011533 10.0.0.19 - - [2025-10-08 22:10:57] "POST /projects HTTP/1.1" 409 238 0.001869 10.0.0.19 - - [2025-10-08 22:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.19 - - [2025-10-08 22:10:57] "GET /project/c9a64b93-7a06-4fd1-bd1e-6cb362bacff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038062 10.0.0.19 - - [2025-10-08 22:10:57] "GET /project/c9a64b93-7a06-4fd1-bd1e-6cb362bacff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037316 10.0.0.19 - - [2025-10-08 22:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.19 - - [2025-10-08 22:10:57] "GET /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003546 10.0.0.19 - - [2025-10-08 22:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001347 10.0.0.19 - - [2025-10-08 22:10:57] "GET /virtual-network/f25ba53c-b8ab-43e3-a0bb-14f5daca25e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003229 10.0.0.19 - - [2025-10-08 22:10:57] "POST /security-groups HTTP/1.1" 409 285 0.002373 10.0.0.19 - - [2025-10-08 22:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001346 10.0.0.19 - - [2025-10-08 22:10:57] "PUT /security-group/78b2b6ff-e51d-48ac-aa5e-23e74f0af5d3 HTTP/1.1" 200 262 0.052148 10.0.0.19 - - [2025-10-08 22:10:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.016906 10.0.0.19 - - [2025-10-08 22:10:57] "POST /tags HTTP/1.1" 409 228 0.016688 10.0.0.19 - - [2025-10-08 22:10:57] "PUT /access-control-list/7d5a40e0-bc3b-4450-b580-447d452a8c12 HTTP/1.1" 200 272 0.026130 10.0.0.19 - - [2025-10-08 22:10:57] "PUT /access-control-list/a0aaf2db-c847-4259-b09a-2d844b40a36f HTTP/1.1" 200 272 0.014226 10.0.0.19 - - [2025-10-08 22:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001374 10.0.0.19 - - [2025-10-08 22:10:57] "GET /tag/485e6843-2e00-4b4b-a151-65e27cb78dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009551 10.0.0.19 - - [2025-10-08 22:10:57] "POST /tags HTTP/1.1" 200 291 0.061135 10.0.0.19 - - [2025-10-08 22:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014793 10.0.0.19 - - [2025-10-08 22:10:57] "GET /tag/da7c3675-acb9-4ced-9ece-32be7d03c620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.011682 10.0.0.19 - - [2025-10-08 22:10:57] "POST /tags HTTP/1.1" 200 303 0.044479 10.0.0.19 - - [2025-10-08 22:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.19 - - [2025-10-08 22:10:57] "GET /tag/a6e54a65-fc18-49b9-a448-401525d2e576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012736 10.0.0.19 - - [2025-10-08 22:10:57] "POST /tags HTTP/1.1" 409 252 0.001451 10.0.0.19 - - [2025-10-08 22:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.19 - - [2025-10-08 22:10:57] "GET /tag/d89c7181-aa65-410a-921c-dfa875f2dce2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010365 10.0.0.19 - - [2025-10-08 22:10:57] "POST /tags HTTP/1.1" 409 226 0.001999 10.0.0.19 - - [2025-10-08 22:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001365 10.0.0.19 - - [2025-10-08 22:10:57] "GET /tag/93a51bdf-db5b-40de-9017-555fb0e2f600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010249 10.0.0.19 - - [2025-10-08 22:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.19 - - [2025-10-08 22:10:57] "GET /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003170 10.0.0.19 - - [2025-10-08 22:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001246 10.0.0.19 - - [2025-10-08 22:10:58] "GET /project/67bc1546-33f9-4dcb-9064-759a02d52089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028107 10.0.0.19 - - [2025-10-08 22:10:58] "POST /virtual-machines HTTP/1.1" 200 395 0.006200 10.0.0.19 - - [2025-10-08 22:10:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.006840 10.0.0.19 - - [2025-10-08 22:10:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.082902 10.0.0.19 - - [2025-10-08 22:10:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.007121 10.0.0.19 - - [2025-10-08 22:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013340 10.0.0.19 - - [2025-10-08 22:10:58] "GET /virtual-machine-interface/aac6c1de-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003757 10.0.0.19 - - [2025-10-08 22:10:58] "POST /instance-ips HTTP/1.1" 200 397 0.020605 10.0.0.19 - - [2025-10-08 22:10:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.024253 10.0.0.19 - - [2025-10-08 22:10:58] "GET /virtual-machine-interface/aac6c1de-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003443 10.0.0.19 - - [2025-10-08 22:10:58] "POST /set-tag HTTP/1.1" 200 109 0.063753 10.0.0.19 - - [2025-10-08 22:10:58] "GET /virtual-machine-interface/aac6c1de-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019900 10.0.0.19 - - [2025-10-08 22:10:58] "GET /instance-ip/aadb9a6e-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005208 10.0.0.19 - - [2025-10-08 22:10:58] "GET /virtual-machine-interface/aac6c1de-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003949 10.0.0.19 - - [2025-10-08 22:10:58] "POST /set-tag HTTP/1.1" 200 109 0.001689 10.0.0.19 - - [2025-10-08 22:10:58] "GET /virtual-router/6e97e25f-c547-4fb3-81e6-c26bf36070d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002718 10.0.0.19 - - [2025-10-08 22:10:58] "POST /ref-update HTTP/1.1" 200 156 0.013951 10.0.0.19 - - [2025-10-08 22:10:58] "GET /virtual-machine-interface/aac6c1de-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006872 10.0.0.19 - - [2025-10-08 22:10:58] "POST /set-tag HTTP/1.1" 200 109 0.002122 10.0.0.19 - - [2025-10-08 22:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001245 10.0.0.19 - - [2025-10-08 22:10:58] "GET /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003452 10.0.0.19 - - [2025-10-08 22:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001168 10.0.0.19 - - [2025-10-08 22:10:58] "GET /project/67bc1546-33f9-4dcb-9064-759a02d52089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028808 10.0.0.19 - - [2025-10-08 22:10:58] "POST /virtual-machines HTTP/1.1" 200 395 0.007038 10.0.0.19 - - [2025-10-08 22:10:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.007236 10.0.0.19 - - [2025-10-08 22:10:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108483 10.0.0.19 - - [2025-10-08 22:10:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.024420 10.0.0.19 - - [2025-10-08 22:10:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010808 10.0.0.19 - - [2025-10-08 22:10:58] "GET /virtual-machine-interface/ab29bcbc-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004216 10.0.0.19 - - [2025-10-08 22:10:58] "POST /instance-ips HTTP/1.1" 200 397 0.019509 10.0.0.19 - - [2025-10-08 22:10:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.022297 10.0.0.19 - - [2025-10-08 22:10:58] "GET /virtual-machine-interface/ab29bcbc-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009832 10.0.0.19 - - [2025-10-08 22:10:59] "POST /set-tag HTTP/1.1" 200 109 0.063640 10.0.0.19 - - [2025-10-08 22:10:59] "GET /virtual-machine-interface/ab29bcbc-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014420 10.0.0.19 - - [2025-10-08 22:10:59] "GET /instance-ip/ab3f62ba-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002568 10.0.0.19 - - [2025-10-08 22:10:59] "GET /virtual-machine-interface/ab29bcbc-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004046 10.0.0.19 - - [2025-10-08 22:10:59] "POST /set-tag HTTP/1.1" 200 109 0.001748 10.0.0.19 - - [2025-10-08 22:10:59] "GET /virtual-router/6e97e25f-c547-4fb3-81e6-c26bf36070d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.002833 10.0.0.19 - - [2025-10-08 22:10:59] "POST /ref-update HTTP/1.1" 200 156 0.006627 10.0.0.19 - - [2025-10-08 22:10:59] "GET /virtual-machine-interface/ab29bcbc-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016778 10.0.0.19 - - [2025-10-08 22:10:59] "POST /set-tag HTTP/1.1" 200 109 0.002182 10.0.0.19 - - [2025-10-08 22:10:59] "POST /tags HTTP/1.1" 200 291 0.014611 10.0.0.19 - - [2025-10-08 22:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012040 10.0.0.19 - - [2025-10-08 22:10:59] "GET /tag/1495f37b-3f2e-4847-8b6c-4b55b7b5045a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.011259 10.0.0.19 - - [2025-10-08 22:10:59] "POST /tags HTTP/1.1" 409 252 0.001449 10.0.0.19 - - [2025-10-08 22:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001290 10.0.0.19 - - [2025-10-08 22:10:59] "GET /tag/e4a955ec-33ab-483b-a70e-e73d6093b32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010116 10.0.0.19 - - [2025-10-08 22:10:59] "POST /tags HTTP/1.1" 409 226 0.001677 10.0.0.19 - - [2025-10-08 22:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.19 - - [2025-10-08 22:10:59] "GET /tag/1f04f16e-8a30-4b6c-80b3-98215b1336ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.009851 10.0.0.19 - - [2025-10-08 22:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.19 - - [2025-10-08 22:10:59] "GET /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003961 10.0.0.19 - - [2025-10-08 22:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.19 - - [2025-10-08 22:10:59] "GET /project/c9a64b93-7a06-4fd1-bd1e-6cb362bacff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033612 10.0.0.19 - - [2025-10-08 22:10:59] "POST /virtual-machines HTTP/1.1" 200 395 0.008590 10.0.0.19 - - [2025-10-08 22:10:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.014549 10.0.0.19 - - [2025-10-08 22:10:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115369 10.0.0.19 - - [2025-10-08 22:10:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.007735 10.0.0.19 - - [2025-10-08 22:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.19 - - [2025-10-08 22:10:59] "GET /virtual-machine-interface/abb0db5c-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004414 10.0.0.19 - - [2025-10-08 22:10:59] "POST /instance-ips HTTP/1.1" 200 397 0.019653 10.0.0.19 - - [2025-10-08 22:10:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.024337 10.0.0.19 - - [2025-10-08 22:10:59] "GET /virtual-machine-interface/abb0db5c-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009985 10.0.0.19 - - [2025-10-08 22:11:00] "POST /set-tag HTTP/1.1" 200 109 0.063758 10.0.0.19 - - [2025-10-08 22:11:00] "GET /virtual-machine-interface/abb0db5c-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010788 10.0.0.19 - - [2025-10-08 22:11:00] "GET /instance-ip/abcb96a4-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003077 10.0.0.19 - - [2025-10-08 22:11:00] "GET /virtual-machine-interface/abb0db5c-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004163 10.0.0.19 - - [2025-10-08 22:11:00] "POST /set-tag HTTP/1.1" 200 109 0.001711 10.0.0.19 - - [2025-10-08 22:11:00] "GET /virtual-router/6e97e25f-c547-4fb3-81e6-c26bf36070d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002879 10.0.0.19 - - [2025-10-08 22:11:00] "POST /ref-update HTTP/1.1" 200 156 0.007781 10.0.0.19 - - [2025-10-08 22:11:00] "GET /virtual-machine-interface/abb0db5c-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007652 10.0.0.19 - - [2025-10-08 22:11:00] "POST /set-tag HTTP/1.1" 200 109 0.001859 10.0.0.19 - - [2025-10-08 22:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.19 - - [2025-10-08 22:11:00] "GET /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003475 10.0.0.19 - - [2025-10-08 22:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001326 10.0.0.19 - - [2025-10-08 22:11:00] "GET /project/c9a64b93-7a06-4fd1-bd1e-6cb362bacff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030113 10.0.0.19 - - [2025-10-08 22:11:00] "POST /virtual-machines HTTP/1.1" 200 395 0.007102 10.0.0.19 - - [2025-10-08 22:11:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.018646 10.0.0.19 - - [2025-10-08 22:11:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100308 10.0.0.19 - - [2025-10-08 22:11:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.007559 10.0.0.19 - - [2025-10-08 22:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004929 10.0.0.19 - - [2025-10-08 22:11:00] "GET /virtual-machine-interface/ac20504a-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005862 10.0.0.19 - - [2025-10-08 22:11:00] "POST /instance-ips HTTP/1.1" 200 397 0.016582 10.0.0.19 - - [2025-10-08 22:11:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.021175 10.0.0.19 - - [2025-10-08 22:11:00] "GET /virtual-machine-interface/ac20504a-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014365 10.0.0.19 - - [2025-10-08 22:11:00] "POST /set-tag HTTP/1.1" 200 109 0.151470 10.0.0.19 - - [2025-10-08 22:11:00] "GET /virtual-machine-interface/ac20504a-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014473 10.0.0.19 - - [2025-10-08 22:11:00] "GET /instance-ip/ac382fb2-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.021674 10.0.0.19 - - [2025-10-08 22:11:01] "GET /virtual-machine-interface/ac20504a-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003998 10.0.0.19 - - [2025-10-08 22:11:01] "POST /set-tag HTTP/1.1" 200 109 0.001721 10.0.0.19 - - [2025-10-08 22:11:01] "GET /virtual-router/6e97e25f-c547-4fb3-81e6-c26bf36070d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003029 10.0.0.19 - - [2025-10-08 22:11:01] "POST /ref-update HTTP/1.1" 200 156 0.006434 10.0.0.19 - - [2025-10-08 22:11:01] "GET /virtual-machine-interface/ac20504a-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003886 10.0.0.19 - - [2025-10-08 22:11:01] "POST /set-tag HTTP/1.1" 200 109 0.001803 10.0.0.19 - - [2025-10-08 22:11:01] "POST /tags HTTP/1.1" 200 299 0.013879 10.0.0.19 - - [2025-10-08 22:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001795 10.0.0.19 - - [2025-10-08 22:11:01] "GET /tag/874670f6-f55a-4cc4-be23-57c5530892bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010420 10.0.0.19 - - [2025-10-08 22:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001201 10.0.0.19 - - [2025-10-08 22:11:01] "GET /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003359 10.0.0.19 - - [2025-10-08 22:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001197 10.0.0.19 - - [2025-10-08 22:11:01] "GET /project/67bc1546-33f9-4dcb-9064-759a02d52089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027617 10.0.0.19 - - [2025-10-08 22:11:01] "POST /virtual-machines HTTP/1.1" 200 395 0.009211 10.0.0.19 - - [2025-10-08 22:11:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.027869 10.0.0.19 - - [2025-10-08 22:11:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.088293 10.0.0.19 - - [2025-10-08 22:11:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.007076 10.0.0.19 - - [2025-10-08 22:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005999 10.0.0.19 - - [2025-10-08 22:11:01] "GET /virtual-machine-interface/acb83392-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009620 10.0.0.19 - - [2025-10-08 22:11:01] "POST /instance-ips HTTP/1.1" 200 397 0.018158 10.0.0.19 - - [2025-10-08 22:11:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.016594 10.0.0.19 - - [2025-10-08 22:11:01] "GET /virtual-machine-interface/acb83392-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004484 10.0.0.19 - - [2025-10-08 22:11:01] "POST /set-tag HTTP/1.1" 200 109 0.020353 10.0.0.19 - - [2025-10-08 22:11:01] "GET /virtual-machine-interface/acb83392-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014146 10.0.0.19 - - [2025-10-08 22:11:01] "GET /instance-ip/acce4574-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003233 10.0.0.19 - - [2025-10-08 22:11:01] "GET /virtual-machine-interface/acb83392-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004101 10.0.0.19 - - [2025-10-08 22:11:01] "POST /set-tag HTTP/1.1" 200 109 0.001674 10.0.0.19 - - [2025-10-08 22:11:01] "POST /tags HTTP/1.1" 200 299 0.014538 10.0.0.19 - - [2025-10-08 22:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010223 10.0.0.19 - - [2025-10-08 22:11:01] "GET /tag/0f220cff-351e-425b-ab90-aec8aa54f86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011134 10.0.0.19 - - [2025-10-08 22:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.19 - - [2025-10-08 22:11:01] "GET /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.009219 10.0.0.19 - - [2025-10-08 22:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.19 - - [2025-10-08 22:11:01] "GET /project/67bc1546-33f9-4dcb-9064-759a02d52089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046341 10.0.0.19 - - [2025-10-08 22:11:01] "POST /virtual-machines HTTP/1.1" 200 395 0.010335 10.0.0.19 - - [2025-10-08 22:11:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.010508 10.0.0.19 - - [2025-10-08 22:11:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095183 10.0.0.19 - - [2025-10-08 22:11:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.007225 10.0.0.19 - - [2025-10-08 22:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.015329 10.0.0.19 - - [2025-10-08 22:11:02] "GET /virtual-machine-interface/ad18881e-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003787 10.0.0.19 - - [2025-10-08 22:11:02] "POST /instance-ips HTTP/1.1" 200 397 0.017726 10.0.0.19 - - [2025-10-08 22:11:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.014222 10.0.0.19 - - [2025-10-08 22:11:02] "GET /virtual-machine-interface/ad18881e-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009066 10.0.0.19 - - [2025-10-08 22:11:02] "POST /set-tag HTTP/1.1" 200 109 0.015667 10.0.0.19 - - [2025-10-08 22:11:02] "GET /virtual-machine-interface/ad18881e-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018596 10.0.0.19 - - [2025-10-08 22:11:02] "GET /instance-ip/ad2ff1ac-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002446 10.0.0.19 - - [2025-10-08 22:11:02] "GET /virtual-machine-interface/ad18881e-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003901 10.0.0.19 - - [2025-10-08 22:11:02] "POST /set-tag HTTP/1.1" 200 109 0.001757 10.0.0.19 - - [2025-10-08 22:11:02] "POST /tags HTTP/1.1" 200 299 0.022656 10.0.0.19 - - [2025-10-08 22:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011627 10.0.0.19 - - [2025-10-08 22:11:02] "GET /tag/30441376-92fc-4b54-84ce-4dbcf3179846?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.012944 10.0.0.19 - - [2025-10-08 22:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.19 - - [2025-10-08 22:11:02] "GET /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003367 10.0.0.19 - - [2025-10-08 22:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.19 - - [2025-10-08 22:11:02] "GET /project/c9a64b93-7a06-4fd1-bd1e-6cb362bacff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032064 10.0.0.19 - - [2025-10-08 22:11:02] "POST /virtual-machines HTTP/1.1" 200 395 0.006627 10.0.0.19 - - [2025-10-08 22:11:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.017197 10.0.0.19 - - [2025-10-08 22:11:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105310 10.0.0.19 - - [2025-10-08 22:11:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.007752 10.0.0.19 - - [2025-10-08 22:11:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005992 10.0.0.19 - - [2025-10-08 22:11:02] "GET /virtual-machine-interface/ad79d0ce-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006488 10.0.0.19 - - [2025-10-08 22:11:02] "POST /instance-ips HTTP/1.1" 200 397 0.016945 10.0.0.19 - - [2025-10-08 22:11:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.020555 10.0.0.19 - - [2025-10-08 22:11:02] "GET /virtual-machine-interface/ad79d0ce-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013775 10.0.0.19 - - [2025-10-08 22:11:02] "POST /set-tag HTTP/1.1" 200 109 0.018670 10.0.0.19 - - [2025-10-08 22:11:02] "GET /virtual-machine-interface/ad79d0ce-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013537 10.0.0.19 - - [2025-10-08 22:11:02] "GET /instance-ip/ad924c26-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002701 10.0.0.19 - - [2025-10-08 22:11:03] "GET /virtual-machine-interface/ad79d0ce-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003944 10.0.0.19 - - [2025-10-08 22:11:03] "POST /set-tag HTTP/1.1" 200 109 0.012579 10.0.0.19 - - [2025-10-08 22:11:03] "POST /tags HTTP/1.1" 200 299 0.014351 10.0.0.19 - - [2025-10-08 22:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.19 - - [2025-10-08 22:11:03] "GET /tag/dd5076be-5934-407e-b4c6-67e56bd61556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010400 10.0.0.19 - - [2025-10-08 22:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001244 10.0.0.19 - - [2025-10-08 22:11:03] "GET /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003076 10.0.0.19 - - [2025-10-08 22:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001177 10.0.0.19 - - [2025-10-08 22:11:03] "GET /project/c9a64b93-7a06-4fd1-bd1e-6cb362bacff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034749 10.0.0.19 - - [2025-10-08 22:11:03] "POST /virtual-machines HTTP/1.1" 200 395 0.006556 10.0.0.19 - - [2025-10-08 22:11:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.014603 10.0.0.19 - - [2025-10-08 22:11:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101422 10.0.0.19 - - [2025-10-08 22:11:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.007205 10.0.0.19 - - [2025-10-08 22:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005958 10.0.0.19 - - [2025-10-08 22:11:03] "GET /virtual-machine-interface/add963e0-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013120 10.0.0.19 - - [2025-10-08 22:11:03] "POST /instance-ips HTTP/1.1" 200 397 0.021728 10.0.0.19 - - [2025-10-08 22:11:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.022004 10.0.0.19 - - [2025-10-08 22:11:03] "GET /virtual-machine-interface/add963e0-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.015024 10.0.0.19 - - [2025-10-08 22:11:03] "POST /set-tag HTTP/1.1" 200 109 0.015105 10.0.0.19 - - [2025-10-08 22:11:03] "GET /virtual-machine-interface/add963e0-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015728 10.0.0.19 - - [2025-10-08 22:11:03] "GET /instance-ip/adf16760-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003531 10.0.0.19 - - [2025-10-08 22:11:03] "GET /virtual-machine-interface/add963e0-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003877 10.0.0.19 - - [2025-10-08 22:11:03] "POST /set-tag HTTP/1.1" 200 109 0.001827 10.0.0.19 - - [2025-10-08 22:11:03] "GET /virtual-router/6e97e25f-c547-4fb3-81e6-c26bf36070d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.002937 10.0.0.19 - - [2025-10-08 22:11:03] "POST /ref-update HTTP/1.1" 200 156 0.006881 10.0.0.19 - - [2025-10-08 22:11:03] "GET /virtual-machine-interface/acb83392-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003957 10.0.0.19 - - [2025-10-08 22:11:03] "POST /set-tag HTTP/1.1" 200 109 0.001690 10.0.0.19 - - [2025-10-08 22:11:03] "GET /virtual-machine-interface/aac6c1de-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003228 10.0.0.19 - - [2025-10-08 22:11:03] "POST /set-tag HTTP/1.1" 200 109 0.002151 10.0.0.19 - - [2025-10-08 22:11:03] "GET /virtual-router/6e97e25f-c547-4fb3-81e6-c26bf36070d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003218 10.0.0.19 - - [2025-10-08 22:11:03] "POST /ref-update HTTP/1.1" 200 156 0.010005 10.0.0.19 - - [2025-10-08 22:11:03] "GET /virtual-machine-interface/ad18881e-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010507 10.0.0.19 - - [2025-10-08 22:11:03] "POST /set-tag HTTP/1.1" 200 109 0.002083 10.0.0.19 - - [2025-10-08 22:11:03] "GET /virtual-machine-interface/ab29bcbc-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003874 10.0.0.19 - - [2025-10-08 22:11:03] "POST /set-tag HTTP/1.1" 200 109 0.001680 10.0.0.19 - - [2025-10-08 22:11:03] "GET /virtual-router/6e97e25f-c547-4fb3-81e6-c26bf36070d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.003059 10.0.0.19 - - [2025-10-08 22:11:03] "POST /ref-update HTTP/1.1" 200 156 0.009809 10.0.0.19 - - [2025-10-08 22:11:03] "GET /virtual-machine-interface/ad79d0ce-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007240 10.0.0.19 - - [2025-10-08 22:11:03] "POST /set-tag HTTP/1.1" 200 109 0.001614 10.0.0.19 - - [2025-10-08 22:11:04] "GET /virtual-router/6e97e25f-c547-4fb3-81e6-c26bf36070d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003584 10.0.0.19 - - [2025-10-08 22:11:04] "POST /ref-update HTTP/1.1" 200 156 0.007057 10.0.0.19 - - [2025-10-08 22:11:04] "GET /virtual-machine-interface/add963e0-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.024492 10.0.0.19 - - [2025-10-08 22:11:04] "POST /set-tag HTTP/1.1" 200 109 0.002174 10.0.0.19 - - [2025-10-08 22:11:04] "GET /virtual-machine-interface/abb0db5c-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003772 10.0.0.19 - - [2025-10-08 22:11:04] "POST /set-tag HTTP/1.1" 200 109 0.001552 10.0.0.19 - - [2025-10-08 22:11:04] "GET /virtual-machine-interface/ac20504a-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004414 10.0.0.19 - - [2025-10-08 22:11:04] "POST /set-tag HTTP/1.1" 200 109 0.001699 10.0.0.19 - - [2025-10-08 22:11:04] "GET /virtual-machine-interface/acb83392-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003294 10.0.0.19 - - [2025-10-08 22:11:04] "POST /set-tag HTTP/1.1" 200 109 0.001567 10.0.0.19 - - [2025-10-08 22:11:04] "GET /virtual-machine-interface/ad18881e-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003838 10.0.0.19 - - [2025-10-08 22:11:04] "POST /set-tag HTTP/1.1" 200 109 0.001904 10.0.0.19 - - [2025-10-08 22:11:04] "GET /virtual-machine-interface/ad79d0ce-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003411 10.0.0.19 - - [2025-10-08 22:11:04] "POST /set-tag HTTP/1.1" 200 109 0.002109 10.0.0.19 - - [2025-10-08 22:11:04] "GET /virtual-machine-interface/add963e0-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005695 10.0.0.19 - - [2025-10-08 22:11:04] "POST /set-tag HTTP/1.1" 200 109 0.002972 10.0.0.19 - - [2025-10-08 22:11:04] "GET /virtual-machine-interface/abb0db5c-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004070 10.0.0.19 - - [2025-10-08 22:11:04] "POST /set-tag HTTP/1.1" 200 109 0.001837 10.0.0.19 - - [2025-10-08 22:11:05] "GET /virtual-machine-interface/ac20504a-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004188 10.0.0.19 - - [2025-10-08 22:11:05] "POST /set-tag HTTP/1.1" 200 109 0.002067 10.0.0.19 - - [2025-10-08 22:11:09] "GET /virtual-machine-interface/ad18881e-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004187 10.0.0.19 - - [2025-10-08 22:11:09] "POST /set-tag HTTP/1.1" 200 109 0.002456 10.0.0.19 - - [2025-10-08 22:11:09] "GET /virtual-machine-interface/aac6c1de-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005898 10.0.0.19 - - [2025-10-08 22:11:09] "POST /set-tag HTTP/1.1" 200 109 0.002002 10.0.0.19 - - [2025-10-08 22:11:09] "GET /virtual-machine-interface/acb83392-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004057 10.0.0.19 - - [2025-10-08 22:11:09] "POST /set-tag HTTP/1.1" 200 109 0.001710 10.0.0.19 - - [2025-10-08 22:11:10] "GET /virtual-machine-interface/ab29bcbc-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004400 10.0.0.19 - - [2025-10-08 22:11:10] "POST /set-tag HTTP/1.1" 200 109 0.001909 10.0.0.19 - - [2025-10-08 22:11:12] "GET /virtual-machine/190a414b-9c55-4e19-b252-d8d8c88769bc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002590 10.0.0.19 - - [2025-10-08 22:11:12] "GET /virtual-machine-interface/aac6c1de-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003552 10.0.0.19 - - [2025-10-08 22:11:12] "GET /virtual-machine/cea967f9-5558-426a-99de-eaab4d19dabb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002476 10.0.0.19 - - [2025-10-08 22:11:12] "GET /virtual-machine-interface/ab29bcbc-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003408 10.0.0.19 - - [2025-10-08 22:11:12] "GET /virtual-machine/f1921a30-8e49-4033-9110-b308c7e827f7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002649 10.0.0.19 - - [2025-10-08 22:11:12] "GET /virtual-machine-interface/abb0db5c-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003367 10.0.0.19 - - [2025-10-08 22:11:12] "GET /virtual-machine/fff05f85-a907-4fc4-89af-a9d3a9e574c3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002269 10.0.0.19 - - [2025-10-08 22:11:12] "GET /virtual-machine-interface/ac20504a-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005320 10.0.0.19 - - [2025-10-08 22:11:12] "GET /virtual-machine/18a82b34-3cbb-420a-98fe-a8e2d3b7ce1d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002778 10.0.0.19 - - [2025-10-08 22:11:12] "GET /virtual-machine-interface/acb83392-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003365 10.0.0.19 - - [2025-10-08 22:11:14] "GET /virtual-machine-interface/ad79d0ce-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004942 10.0.0.19 - - [2025-10-08 22:11:14] "POST /set-tag HTTP/1.1" 200 109 0.001845 10.0.0.19 - - [2025-10-08 22:11:14] "GET /virtual-machine-interface/add963e0-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003392 10.0.0.19 - - [2025-10-08 22:11:14] "POST /set-tag HTTP/1.1" 200 109 0.001656 10.0.0.19 - - [2025-10-08 22:11:17] "GET /virtual-machine/b8cd8d7d-03d3-4980-bfb2-db9ba16b92cc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002767 10.0.0.19 - - [2025-10-08 22:11:17] "GET /virtual-machine-interface/ad79d0ce-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004355 10.0.0.19 - - [2025-10-08 22:11:17] "GET /virtual-machine/f9e51eb1-663b-4846-bb5f-acb14ea25598?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002579 10.0.0.19 - - [2025-10-08 22:11:17] "GET /virtual-machine-interface/ad18881e-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003481 10.0.0.19 - - [2025-10-08 22:11:17] "GET /virtual-machine/f1cdc94b-fd67-479c-a4f6-7374d159afc9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002575 10.0.0.19 - - [2025-10-08 22:11:17] "GET /virtual-machine-interface/add963e0-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004475 10.0.0.19 - - [2025-10-08 22:11:18] "GET /loadbalancer/1c328216-717a-473f-b03b-b874cee06979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001647 10.0.0.19 - - [2025-10-08 22:11:18] "POST /tags HTTP/1.1" 200 333 0.019305 10.0.0.19 - - [2025-10-08 22:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006812 10.0.0.19 - - [2025-10-08 22:11:18] "GET /tag/9a918a41-2a8f-49e5-92ca-7aa145a6d790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.019278 10.0.0.19 - - [2025-10-08 22:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001401 10.0.0.19 - - [2025-10-08 22:11:18] "GET /project/67bc1546-33f9-4dcb-9064-759a02d52089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031154 10.0.0.19 - - [2025-10-08 22:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012818 10.0.0.19 - - [2025-10-08 22:11:18] "GET /virtual-network/f25ba53c-b8ab-43e3-a0bb-14f5daca25e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.008020 10.0.0.19 - - [2025-10-08 22:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.19 - - [2025-10-08 22:11:18] "GET /service-appliance-set/1601b1bd-4bf0-47a0-8c86-082b0e116f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.008126 10.0.0.19 - - [2025-10-08 22:11:18] "POST /fqname-to-id HTTP/1.1" 404 273 0.001912 10.0.0.19 - - [2025-10-08 22:11:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.099250 10.0.0.19 - - [2025-10-08 22:11:18] "GET /virtual-machine-interface/2e50fb38-6d0b-4b7f-a91c-290c0458c2db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.018119 10.0.0.19 - - [2025-10-08 22:11:18] "POST /instance-ips HTTP/1.1" 200 409 0.029051 10.0.0.19 - - [2025-10-08 22:11:18] "GET /instance-ip/ba47bb9f-5dd3-4902-9330-d4f698f08a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003822 10.0.0.19 - - [2025-10-08 22:11:18] "POST /loadbalancers HTTP/1.1" 200 629 0.058687 10.0.0.19 - - [2025-10-08 22:11:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.022634 10.0.0.19 - - [2025-10-08 22:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006182 10.0.0.19 - - [2025-10-08 22:11:18] "GET /project/67bc1546-33f9-4dcb-9064-759a02d52089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041842 10.0.0.19 - - [2025-10-08 22:11:18] "GET /instance-ip/ba47bb9f-5dd3-4902-9330-d4f698f08a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.002481 10.0.0.19 - - [2025-10-08 22:11:18] "POST /floating-ips HTTP/1.1" 200 597 0.019763 10.0.0.19 - - [2025-10-08 22:11:18] "GET /project/67bc1546-33f9-4dcb-9064-759a02d52089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.063191 10.0.0.19 - - [2025-10-08 22:11:18] "GET /loadbalancer/1c328216-717a-473f-b03b-b874cee06979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.003747 10.0.0.19 - - [2025-10-08 22:11:18] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.035481 10.0.0.19 - - [2025-10-08 22:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.19 - - [2025-10-08 22:11:19] "GET /project/67bc1546-33f9-4dcb-9064-759a02d52089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049308 10.0.0.19 - - [2025-10-08 22:11:19] "GET /loadbalancer-listener/10aca958-757f-4fdb-ae09-84a2dfea9871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.009803 10.0.0.19 - - [2025-10-08 22:11:19] "GET /loadbalancer-listener/10aca958-757f-4fdb-ae09-84a2dfea9871?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.004147 10.0.0.19 - - [2025-10-08 22:11:19] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.021405 10.0.0.19 - - [2025-10-08 22:11:19] "GET /instance-ip/ba47bb9f-5dd3-4902-9330-d4f698f08a06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.023468 10.0.0.19 - - [2025-10-08 22:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.19 - - [2025-10-08 22:11:19] "GET /instance-ip/ba47bb9f-5dd3-4902-9330-d4f698f08a06?fields=floating_ips HTTP/1.1" 200 1213 0.008209 10.0.0.19 - - [2025-10-08 22:11:19] "GET /loadbalancer/1c328216-717a-473f-b03b-b874cee06979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002514 10.0.0.19 - - [2025-10-08 22:11:19] "GET /loadbalancer/1c328216-717a-473f-b03b-b874cee06979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002040 10.0.0.19 - - [2025-10-08 22:11:19] "GET /floating-ip/43d2a9e9-7f44-44ee-8541-d87da2122e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.005328 10.0.0.19 - - [2025-10-08 22:11:19] "GET /loadbalancer-pool/1744ef6e-0530-41e8-a32a-b9e642eecccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.009868 10.0.0.19 - - [2025-10-08 22:11:19] "POST /loadbalancer-members HTTP/1.1" 200 721 0.030535 10.0.0.19 - - [2025-10-08 22:11:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.021807 10.0.0.19 - - [2025-10-08 22:11:19] "GET /virtual-machine-interface/ab29bcbc-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.022268 10.0.0.19 - - [2025-10-08 22:11:19] "GET /virtual-machine-interface/ab29bcbc-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008205 10.0.0.19 - - [2025-10-08 22:11:19] "POST /ref-update HTTP/1.1" 200 156 0.008336 10.0.0.19 - - [2025-10-08 22:11:19] "GET /floating-ip/43d2a9e9-7f44-44ee-8541-d87da2122e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1809 0.013503 10.0.0.19 - - [2025-10-08 22:11:19] "POST /tags HTTP/1.1" 409 221 0.004566 10.0.0.19 - - [2025-10-08 22:11:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.19 - - [2025-10-08 22:11:19] "GET /tag/9a918a41-2a8f-49e5-92ca-7aa145a6d790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.017601 10.0.0.19 - - [2025-10-08 22:11:19] "PUT /floating-ip/43d2a9e9-7f44-44ee-8541-d87da2122e52 HTTP/1.1" 200 256 0.008688 10.0.0.19 - - [2025-10-08 22:11:19] "POST /set-tag HTTP/1.1" 200 109 0.059757 10.0.0.19 - - [2025-10-08 22:11:19] "GET /loadbalancer-pool/1744ef6e-0530-41e8-a32a-b9e642eecccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.019081 10.0.0.19 - - [2025-10-08 22:11:19] "POST /loadbalancer-members HTTP/1.1" 200 721 0.022804 10.0.0.19 - - [2025-10-08 22:11:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.008168 10.0.0.19 - - [2025-10-08 22:11:19] "GET /virtual-machine-interface/aac6c1de-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014385 10.0.0.19 - - [2025-10-08 22:11:19] "GET /virtual-machine-interface/aac6c1de-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003560 10.0.0.19 - - [2025-10-08 22:11:19] "POST /ref-update HTTP/1.1" 200 156 0.012882 10.0.0.19 - - [2025-10-08 22:11:19] "GET /floating-ip/43d2a9e9-7f44-44ee-8541-d87da2122e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.014988 10.0.0.19 - - [2025-10-08 22:11:19] "POST /set-tag HTTP/1.1" 200 109 0.092960 10.0.0.19 - - [2025-10-08 22:11:20] "POST /tags HTTP/1.1" 409 206 0.002649 10.0.0.19 - - [2025-10-08 22:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001306 10.0.0.19 - - [2025-10-08 22:11:20] "GET /tag/a6e54a65-fc18-49b9-a448-401525d2e576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010403 10.0.0.19 - - [2025-10-08 22:11:20] "POST /tags HTTP/1.1" 409 204 0.001379 10.0.0.19 - - [2025-10-08 22:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.19 - - [2025-10-08 22:11:20] "GET /tag/0f220cff-351e-425b-ab90-aec8aa54f86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009788 10.0.0.19 - - [2025-10-08 22:11:20] "GET /application-policy-set/2e411f9d-187d-405d-a621-ecfca39e0b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007572 10.0.0.19 - - [2025-10-08 22:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.19 - - [2025-10-08 22:11:20] "GET /policy-management/fb7a4f9f-5de4-471c-a445-a2c4a44bc0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002872 10.0.0.19 - - [2025-10-08 22:11:20] "POST /tags HTTP/1.1" 409 206 0.002048 10.0.0.19 - - [2025-10-08 22:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.19 - - [2025-10-08 22:11:20] "GET /tag/a6e54a65-fc18-49b9-a448-401525d2e576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.027361 10.0.0.19 - - [2025-10-08 22:11:20] "POST /tags HTTP/1.1" 409 226 0.003301 10.0.0.19 - - [2025-10-08 22:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001148 10.0.0.19 - - [2025-10-08 22:11:20] "GET /tag/93a51bdf-db5b-40de-9017-555fb0e2f600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009976 10.0.0.19 - - [2025-10-08 22:11:20] "POST /tags HTTP/1.1" 409 204 0.001691 10.0.0.19 - - [2025-10-08 22:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001252 10.0.0.19 - - [2025-10-08 22:11:20] "GET /tag/0f220cff-351e-425b-ab90-aec8aa54f86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009353 10.0.0.19 - - [2025-10-08 22:11:20] "POST /tags HTTP/1.1" 409 226 0.001381 10.0.0.19 - - [2025-10-08 22:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.19 - - [2025-10-08 22:11:20] "GET /tag/93a51bdf-db5b-40de-9017-555fb0e2f600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009548 10.0.0.19 - - [2025-10-08 22:11:20] "GET /application-policy-set/2e411f9d-187d-405d-a621-ecfca39e0b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001644 10.0.0.19 - - [2025-10-08 22:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.19 - - [2025-10-08 22:11:20] "GET /policy-management/fb7a4f9f-5de4-471c-a445-a2c4a44bc0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003753 10.0.0.19 - - [2025-10-08 22:11:21] "POST /firewall-rules HTTP/1.1" 200 626 0.087824 10.0.0.19 - - [2025-10-08 22:11:21] "POST /firewall-rules HTTP/1.1" 200 646 0.095556 10.0.0.19 - - [2025-10-08 22:11:21] "GET /firewall-rule/f074fede-31d8-49b2-bb59-c5d000795025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.005927 10.0.0.19 - - [2025-10-08 22:11:21] "GET /firewall-policy/c2967bd6-b888-4292-8aef-3f15a02db627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002759 10.0.0.19 - - [2025-10-08 22:11:21] "GET /firewall-rule/b10f97ab-0a52-4cb1-ac18-14a977088c15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003654 10.0.0.19 - - [2025-10-08 22:11:21] "POST /ref-update HTTP/1.1" 200 156 0.015365 10.0.0.19 - - [2025-10-08 22:11:21] "POST /firewall-policys HTTP/1.1" 200 606 0.027817 10.0.0.19 - - [2025-10-08 22:11:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.027184 10.0.0.19 - - [2025-10-08 22:11:21] "GET /firewall-policy/1c3e0c76-d95c-44fa-a263-e14a24ca42b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.010425 10.0.0.19 - - [2025-10-08 22:11:21] "GET /application-policy-set/2e411f9d-187d-405d-a621-ecfca39e0b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002868 10.0.0.19 - - [2025-10-08 22:11:21] "GET /firewall-policy/1c3e0c76-d95c-44fa-a263-e14a24ca42b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003460 10.0.0.19 - - [2025-10-08 22:11:21] "GET /firewall-policy/21d8ba52-87eb-4879-b729-47c9491a09e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.007535 10.0.0.19 - - [2025-10-08 22:11:21] "GET /firewall-policy/c2967bd6-b888-4292-8aef-3f15a02db627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003710 10.0.0.19 - - [2025-10-08 22:11:21] "GET /firewall-policy/f8ace42f-0f62-42cb-b747-cf91eb6cad09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003007 10.0.0.19 - - [2025-10-08 22:11:21] "GET /firewall-policy/c2967bd6-b888-4292-8aef-3f15a02db627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001680 10.0.0.19 - - [2025-10-08 22:11:21] "GET /firewall-policy/21d8ba52-87eb-4879-b729-47c9491a09e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002601 10.0.0.19 - - [2025-10-08 22:11:21] "POST /ref-update HTTP/1.1" 200 156 0.022720 10.0.0.19 - - [2025-10-08 22:11:21] "POST /ref-update HTTP/1.1" 200 156 0.023097 10.0.0.19 - - [2025-10-08 22:11:21] "POST /ref-update HTTP/1.1" 200 156 0.028217 10.0.0.19 - - [2025-10-08 22:11:21] "POST /ref-update HTTP/1.1" 200 156 0.042753 10.0.0.19 - - [2025-10-08 22:11:21] "POST /ref-update HTTP/1.1" 200 156 0.040743 10.0.0.19 - - [2025-10-08 22:11:21] "GET /firewall-policy/1c3e0c76-d95c-44fa-a263-e14a24ca42b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002407 10.0.0.19 - - [2025-10-08 22:11:37] "GET /virtual-machine-interface/f5c17b36-a491-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004627 10.0.0.19 - - [2025-10-08 22:11:37] "POST /set-tag HTTP/1.1" 200 109 0.010299 10.0.0.19 - - [2025-10-08 22:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.19 - - [2025-10-08 22:11:37] "GET /loadbalancer/811f5374-0ec6-4f4e-aec5-5b4efa4dc9a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002649 10.0.0.19 - - [2025-10-08 22:11:37] "GET /virtual-machine-interface/f5c17b36-a491-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004016 10.0.0.19 - - [2025-10-08 22:11:37] "POST /set-tag HTTP/1.1" 200 109 0.040476 10.0.0.19 - - [2025-10-08 22:11:37] "DELETE /loadbalancer-member/e2fa428f-39e4-4a83-a29c-a70e0bd5372e HTTP/1.1" 200 115 0.059870 10.0.0.19 - - [2025-10-08 22:11:37] "GET /virtual-machine-interface/f5c17b36-a491-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005156 10.0.0.19 - - [2025-10-08 22:11:37] "POST /set-tag HTTP/1.1" 200 109 0.002662 10.0.0.19 - - [2025-10-08 22:11:37] "DELETE /loadbalancer-member/f78d8ccc-87ec-41d9-934d-2211f8e68a91 HTTP/1.1" 200 115 0.033713 10.0.0.19 - - [2025-10-08 22:11:37] "GET /virtual-machine-interface/f5c17b36-a491-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004054 10.0.0.19 - - [2025-10-08 22:11:37] "POST /set-tag HTTP/1.1" 200 109 0.003444 10.0.0.19 - - [2025-10-08 22:11:37] "DELETE /loadbalancer-member/aded1355-6f0b-4162-811e-899811ee498d HTTP/1.1" 200 115 0.022388 10.0.0.19 - - [2025-10-08 22:11:37] "GET /virtual-machine-interface/f5c17b36-a491-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.016267 10.0.0.19 - - [2025-10-08 22:11:37] "POST /set-tag HTTP/1.1" 200 109 0.004055 10.0.0.19 - - [2025-10-08 22:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006512 10.0.0.19 - - [2025-10-08 22:11:37] "GET /loadbalancer/811f5374-0ec6-4f4e-aec5-5b4efa4dc9a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002276 10.0.0.19 - - [2025-10-08 22:11:37] "GET /loadbalancer-pool/b3171d47-67a1-4f6f-bffa-663194d8977a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002638 10.0.0.19 - - [2025-10-08 22:11:38] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037190 10.0.0.19 - - [2025-10-08 22:11:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.019768 10.0.0.19 - - [2025-10-08 22:11:38] "GET /virtual-machine-interface/f5c17b36-a491-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012238 10.0.0.19 - - [2025-10-08 22:11:38] "GET /virtual-machine-interface/f5c17b36-a491-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004096 10.0.0.19 - - [2025-10-08 22:11:38] "GET /floating-ip/1a0aefff-df65-4efd-9673-35e0c7339474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.001968 10.0.0.19 - - [2025-10-08 22:11:38] "POST /set-tag HTTP/1.1" 200 109 0.066147 10.0.0.19 - - [2025-10-08 22:11:38] "GET /loadbalancer-pool/9a039a85-1d14-444f-bb67-7fd14591595b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002360 10.0.0.19 - - [2025-10-08 22:11:38] "POST /loadbalancer-members HTTP/1.1" 200 690 0.078570 10.0.0.19 - - [2025-10-08 22:11:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.008808 10.0.0.19 - - [2025-10-08 22:11:38] "GET /virtual-machine-interface/f5c17b36-a491-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.040485 10.0.0.19 - - [2025-10-08 22:11:38] "GET /virtual-machine-interface/f5c17b36-a491-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.018758 10.0.0.19 - - [2025-10-08 22:11:38] "POST /set-tag HTTP/1.1" 200 109 0.011735 10.0.0.19 - - [2025-10-08 22:11:38] "GET /floating-ip/1a0aefff-df65-4efd-9673-35e0c7339474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.001770 10.0.0.19 - - [2025-10-08 22:11:38] "GET /loadbalancer-pool/13a08a79-d7d3-448d-81ff-17bac0c009f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.006171 10.0.0.19 - - [2025-10-08 22:11:38] "POST /loadbalancer-members HTTP/1.1" 200 692 0.047199 10.0.0.19 - - [2025-10-08 22:11:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.015066 10.0.0.19 - - [2025-10-08 22:11:38] "GET /virtual-machine-interface/f5c17b36-a491-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.027052 10.0.0.19 - - [2025-10-08 22:11:38] "GET /virtual-machine-interface/f5c17b36-a491-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012694 10.0.0.19 - - [2025-10-08 22:11:38] "GET /floating-ip/1a0aefff-df65-4efd-9673-35e0c7339474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004167 10.0.0.19 - - [2025-10-08 22:11:38] "POST /set-tag HTTP/1.1" 200 109 0.002057 [Introspect:8084]10.0.0.19 - - [2025-10-08 22:11:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000836 [Introspect:8084]10.0.0.19 - - [2025-10-08 22:11:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000814 [Introspect:8084]10.0.0.19 - - [2025-10-08 22:11:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000828 [Introspect:8084]10.0.0.19 - - [2025-10-08 22:11:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000758 [Introspect:8084]10.0.0.19 - - [2025-10-08 22:11:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000862 [Introspect:8084]10.0.0.19 - - [2025-10-08 22:11:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000732 10.0.0.19 - - [2025-10-08 22:12:41] "GET /global-system-configs HTTP/1.1" 200 322 0.001862 10.0.0.19 - - [2025-10-08 22:12:41] "GET /global-system-configs HTTP/1.1" 200 322 0.002228 10.0.0.19 - - [2025-10-08 22:13:29] "POST /tags HTTP/1.1" 409 252 0.002071 10.0.0.19 - - [2025-10-08 22:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.19 - - [2025-10-08 22:13:29] "GET /tag/e4a955ec-33ab-483b-a70e-e73d6093b32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009763 10.0.0.19 - - [2025-10-08 22:13:29] "POST /tags HTTP/1.1" 409 228 0.001552 10.0.0.19 - - [2025-10-08 22:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.19 - - [2025-10-08 22:13:29] "GET /tag/485e6843-2e00-4b4b-a151-65e27cb78dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009999 10.0.0.19 - - [2025-10-08 22:13:29] "GET /application-policy-set/2e411f9d-187d-405d-a621-ecfca39e0b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002945 10.0.0.19 - - [2025-10-08 22:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001283 10.0.0.19 - - [2025-10-08 22:13:29] "GET /policy-management/fb7a4f9f-5de4-471c-a445-a2c4a44bc0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001973 10.0.0.19 - - [2025-10-08 22:13:29] "POST /tags HTTP/1.1" 409 206 0.001287 10.0.0.19 - - [2025-10-08 22:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.19 - - [2025-10-08 22:13:29] "GET /tag/a6e54a65-fc18-49b9-a448-401525d2e576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013690 10.0.0.19 - - [2025-10-08 22:13:29] "POST /tags HTTP/1.1" 409 226 0.001797 10.0.0.19 - - [2025-10-08 22:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.19 - - [2025-10-08 22:13:29] "GET /tag/93a51bdf-db5b-40de-9017-555fb0e2f600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010184 10.0.0.19 - - [2025-10-08 22:13:29] "POST /tags HTTP/1.1" 409 204 0.001518 10.0.0.19 - - [2025-10-08 22:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.19 - - [2025-10-08 22:13:29] "GET /tag/0f220cff-351e-425b-ab90-aec8aa54f86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011016 10.0.0.19 - - [2025-10-08 22:13:29] "POST /tags HTTP/1.1" 409 226 0.001464 10.0.0.19 - - [2025-10-08 22:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001130 10.0.0.19 - - [2025-10-08 22:13:29] "GET /tag/93a51bdf-db5b-40de-9017-555fb0e2f600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009764 10.0.0.19 - - [2025-10-08 22:13:29] "POST /tags HTTP/1.1" 409 228 0.001323 10.0.0.19 - - [2025-10-08 22:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.19 - - [2025-10-08 22:13:29] "GET /tag/485e6843-2e00-4b4b-a151-65e27cb78dbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009971 10.0.0.19 - - [2025-10-08 22:13:29] "POST /tags HTTP/1.1" 409 252 0.001762 10.0.0.19 - - [2025-10-08 22:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001217 10.0.0.19 - - [2025-10-08 22:13:29] "GET /tag/e4a955ec-33ab-483b-a70e-e73d6093b32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009597 10.0.0.19 - - [2025-10-08 22:13:29] "GET /application-policy-set/2e411f9d-187d-405d-a621-ecfca39e0b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.001875 10.0.0.19 - - [2025-10-08 22:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001259 10.0.0.19 - - [2025-10-08 22:13:29] "GET /policy-management/fb7a4f9f-5de4-471c-a445-a2c4a44bc0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001863 10.0.0.19 - - [2025-10-08 22:13:29] "POST /firewall-rules HTTP/1.1" 409 281 0.001352 10.0.0.19 - - [2025-10-08 22:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001197 10.0.0.19 - - [2025-10-08 22:13:29] "PUT /firewall-rule/b10f97ab-0a52-4cb1-ac18-14a977088c15 HTTP/1.1" 200 260 0.015613 10.0.0.19 - - [2025-10-08 22:13:29] "POST /firewall-rules HTTP/1.1" 409 291 0.020113 10.0.0.19 - - [2025-10-08 22:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.19 - - [2025-10-08 22:13:29] "PUT /firewall-rule/f074fede-31d8-49b2-bb59-c5d000795025 HTTP/1.1" 200 260 0.018955 10.0.0.19 - - [2025-10-08 22:13:29] "GET /firewall-rule/f074fede-31d8-49b2-bb59-c5d000795025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.005049 10.0.0.19 - - [2025-10-08 22:13:29] "POST /firewall-rules HTTP/1.1" 200 658 0.072794 10.0.0.19 - - [2025-10-08 22:13:30] "GET /firewall-rule/c182ec83-9fcb-4758-8b9c-2d5902dc639b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.003675 10.0.0.19 - - [2025-10-08 22:13:30] "GET /firewall-policy/c2967bd6-b888-4292-8aef-3f15a02db627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001740 10.0.0.19 - - [2025-10-08 22:13:30] "GET /firewall-rule/b10f97ab-0a52-4cb1-ac18-14a977088c15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002123 10.0.0.19 - - [2025-10-08 22:13:30] "POST /firewall-policys HTTP/1.1" 409 269 0.001927 10.0.0.19 - - [2025-10-08 22:13:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001285 10.0.0.19 - - [2025-10-08 22:13:30] "PUT /firewall-policy/1c3e0c76-d95c-44fa-a263-e14a24ca42b2 HTTP/1.1" 200 264 0.018832 10.0.0.19 - - [2025-10-08 22:13:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.014172 10.0.0.19 - - [2025-10-08 22:13:30] "GET /firewall-policy/1c3e0c76-d95c-44fa-a263-e14a24ca42b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005786 10.0.0.19 - - [2025-10-08 22:13:30] "GET /application-policy-set/2e411f9d-187d-405d-a621-ecfca39e0b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002323 10.0.0.19 - - [2025-10-08 22:13:30] "GET /firewall-policy/1c3e0c76-d95c-44fa-a263-e14a24ca42b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003118 10.0.0.19 - - [2025-10-08 22:13:30] "GET /firewall-policy/1c3e0c76-d95c-44fa-a263-e14a24ca42b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001686 10.0.0.19 - - [2025-10-08 22:13:30] "GET /firewall-policy/1c3e0c76-d95c-44fa-a263-e14a24ca42b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002389 [Introspect:8084]10.0.0.19 - - [2025-10-08 22:14:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000852 [Introspect:8084]10.0.0.19 - - [2025-10-08 22:14:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000772 10.0.0.19 - - [2025-10-08 22:14:32] "GET /virtual-machine-interface/aac6c1de-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006164 10.0.0.19 - - [2025-10-08 22:14:32] "POST /set-tag HTTP/1.1" 200 109 0.004047 10.0.0.19 - - [2025-10-08 22:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.19 - - [2025-10-08 22:14:32] "GET /loadbalancer/1c328216-717a-473f-b03b-b874cee06979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.003195 10.0.0.19 - - [2025-10-08 22:14:32] "GET /virtual-machine-interface/aac6c1de-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004149 10.0.0.19 - - [2025-10-08 22:14:32] "POST /set-tag HTTP/1.1" 200 109 0.016489 10.0.0.19 - - [2025-10-08 22:14:32] "DELETE /loadbalancer-member/1d0c84ff-e4c0-42a5-9e2d-ef168a37ec3f HTTP/1.1" 200 115 0.026657 10.0.0.19 - - [2025-10-08 22:14:32] "GET /virtual-machine-interface/ab29bcbc-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004172 10.0.0.19 - - [2025-10-08 22:14:32] "POST /set-tag HTTP/1.1" 200 109 0.002811 10.0.0.19 - - [2025-10-08 22:14:32] "GET /virtual-machine-interface/abb0db5c-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003879 10.0.0.19 - - [2025-10-08 22:14:32] "POST /set-tag HTTP/1.1" 200 109 0.001652 10.0.0.19 - - [2025-10-08 22:14:32] "GET /virtual-machine-interface/ad79d0ce-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003340 10.0.0.19 - - [2025-10-08 22:14:32] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.19 - - [2025-10-08 22:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001380 10.0.0.19 - - [2025-10-08 22:14:32] "GET /loadbalancer/1c328216-717a-473f-b03b-b874cee06979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.001797 10.0.0.19 - - [2025-10-08 22:14:32] "GET /virtual-machine-interface/acb83392-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003286 10.0.0.19 - - [2025-10-08 22:14:32] "POST /set-tag HTTP/1.1" 200 109 0.001826 10.0.0.19 - - [2025-10-08 22:14:32] "GET /virtual-machine-interface/ad18881e-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003268 10.0.0.19 - - [2025-10-08 22:14:32] "POST /set-tag HTTP/1.1" 200 109 0.001517 10.0.0.19 - - [2025-10-08 22:14:32] "GET /virtual-machine-interface/ac20504a-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005236 10.0.0.19 - - [2025-10-08 22:14:32] "POST /set-tag HTTP/1.1" 200 109 0.001778 10.0.0.19 - - [2025-10-08 22:14:32] "GET /virtual-machine-interface/add963e0-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003756 10.0.0.19 - - [2025-10-08 22:14:32] "POST /set-tag HTTP/1.1" 200 109 0.001449 10.0.0.19 - - [2025-10-08 22:14:32] "GET /virtual-machine-interface/abb0db5c-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004067 10.0.0.19 - - [2025-10-08 22:14:32] "POST /set-tag HTTP/1.1" 200 109 0.002614 10.0.0.19 - - [2025-10-08 22:14:32] "GET /virtual-machine-interface/abb0db5c-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003650 10.0.0.19 - - [2025-10-08 22:14:32] "POST /set-tag HTTP/1.1" 200 109 0.002348 10.0.0.19 - - [2025-10-08 22:14:33] "GET /virtual-machine/f1921a30-8e49-4033-9110-b308c7e827f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002491 10.0.0.19 - - [2025-10-08 22:14:33] "POST /ref-update HTTP/1.1" 200 156 0.007401 10.0.0.19 - - [2025-10-08 22:14:33] "GET /virtual-machine-interface/abb0db5c-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018272 10.0.0.19 - - [2025-10-08 22:14:33] "POST /set-tag HTTP/1.1" 200 109 0.014853 10.0.0.19 - - [2025-10-08 22:14:33] "POST /set-tag HTTP/1.1" 200 109 0.026900 10.0.0.19 - - [2025-10-08 22:14:33] "POST /set-tag HTTP/1.1" 200 109 0.027668 10.0.0.19 - - [2025-10-08 22:14:33] "POST /set-tag HTTP/1.1" 200 109 0.013267 10.0.0.19 - - [2025-10-08 22:14:33] "POST /set-tag HTTP/1.1" 200 109 0.019594 10.0.0.19 - - [2025-10-08 22:14:33] "DELETE /instance-ip/abcb96a4-a493-11f0-bbf0-fa163e2aa5f8 HTTP/1.1" 200 115 0.038838 10.0.0.19 - - [2025-10-08 22:14:33] "DELETE /virtual-machine-interface/abb0db5c-a493-11f0-bbf0-fa163e2aa5f8 HTTP/1.1" 200 115 0.035728 10.0.0.19 - - [2025-10-08 22:14:33] "DELETE /virtual-machine/f1921a30-8e49-4033-9110-b308c7e827f7 HTTP/1.1" 200 115 0.021074 10.0.0.19 - - [2025-10-08 22:14:33] "GET /virtual-machine-interface/ac20504a-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003580 10.0.0.19 - - [2025-10-08 22:14:33] "POST /set-tag HTTP/1.1" 200 109 0.002110 10.0.0.19 - - [2025-10-08 22:14:33] "GET /virtual-machine-interface/ac20504a-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003709 10.0.0.19 - - [2025-10-08 22:14:33] "POST /set-tag HTTP/1.1" 200 109 0.001653 10.0.0.19 - - [2025-10-08 22:14:33] "GET /virtual-machine/fff05f85-a907-4fc4-89af-a9d3a9e574c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.001909 10.0.0.19 - - [2025-10-08 22:14:33] "POST /ref-update HTTP/1.1" 200 156 0.008880 10.0.0.19 - - [2025-10-08 22:14:33] "GET /virtual-machine-interface/ac20504a-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009539 10.0.0.19 - - [2025-10-08 22:14:33] "POST /set-tag HTTP/1.1" 200 109 0.041431 10.0.0.19 - - [2025-10-08 22:14:33] "POST /set-tag HTTP/1.1" 200 109 0.026014 10.0.0.19 - - [2025-10-08 22:14:33] "POST /set-tag HTTP/1.1" 200 109 0.019743 10.0.0.19 - - [2025-10-08 22:14:33] "POST /set-tag HTTP/1.1" 200 109 0.024818 10.0.0.19 - - [2025-10-08 22:14:33] "POST /set-tag HTTP/1.1" 200 109 0.013626 10.0.0.19 - - [2025-10-08 22:14:33] "DELETE /instance-ip/ac382fb2-a493-11f0-bbf0-fa163e2aa5f8 HTTP/1.1" 200 115 0.043808 10.0.0.19 - - [2025-10-08 22:14:33] "DELETE /virtual-machine-interface/ac20504a-a493-11f0-bbf0-fa163e2aa5f8 HTTP/1.1" 200 115 0.042870 10.0.0.19 - - [2025-10-08 22:14:33] "DELETE /virtual-machine/fff05f85-a907-4fc4-89af-a9d3a9e574c3 HTTP/1.1" 200 115 0.017990 10.0.0.19 - - [2025-10-08 22:14:33] "DELETE /tag/1495f37b-3f2e-4847-8b6c-4b55b7b5045a HTTP/1.1" 200 115 0.080909 10.0.0.19 - - [2025-10-08 22:14:33] "GET /virtual-machine-interface/aac6c1de-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003593 10.0.0.19 - - [2025-10-08 22:14:34] "POST /set-tag HTTP/1.1" 200 109 0.002111 10.0.0.19 - - [2025-10-08 22:14:34] "GET /virtual-machine-interface/aac6c1de-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003468 10.0.0.19 - - [2025-10-08 22:14:34] "POST /set-tag HTTP/1.1" 200 109 0.001551 10.0.0.19 - - [2025-10-08 22:14:34] "GET /virtual-machine/190a414b-9c55-4e19-b252-d8d8c88769bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.001797 10.0.0.19 - - [2025-10-08 22:14:34] "POST /ref-update HTTP/1.1" 200 156 0.008629 10.0.0.19 - - [2025-10-08 22:14:34] "GET /virtual-machine-interface/aac6c1de-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007889 10.0.0.19 - - [2025-10-08 22:14:34] "POST /set-tag HTTP/1.1" 200 109 0.018741 10.0.0.19 - - [2025-10-08 22:14:34] "POST /set-tag HTTP/1.1" 200 109 0.014678 10.0.0.19 - - [2025-10-08 22:14:34] "POST /set-tag HTTP/1.1" 200 109 0.027875 10.0.0.19 - - [2025-10-08 22:14:34] "POST /set-tag HTTP/1.1" 200 109 0.027550 10.0.0.19 - - [2025-10-08 22:14:34] "POST /set-tag HTTP/1.1" 200 109 0.011581 10.0.0.19 - - [2025-10-08 22:14:34] "DELETE /instance-ip/aadb9a6e-a493-11f0-bbf0-fa163e2aa5f8 HTTP/1.1" 200 115 0.049220 10.0.0.19 - - [2025-10-08 22:14:34] "POST /ref-update HTTP/1.1" 200 156 0.006975 10.0.0.19 - - [2025-10-08 22:14:34] "DELETE /virtual-machine-interface/aac6c1de-a493-11f0-bbf0-fa163e2aa5f8 HTTP/1.1" 200 115 0.052118 10.0.0.19 - - [2025-10-08 22:14:34] "DELETE /virtual-machine/190a414b-9c55-4e19-b252-d8d8c88769bc HTTP/1.1" 200 115 0.021175 10.0.0.19 - - [2025-10-08 22:14:34] "GET /virtual-machine-interface/ab29bcbc-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007437 10.0.0.19 - - [2025-10-08 22:14:34] "POST /set-tag HTTP/1.1" 200 109 0.002241 10.0.0.19 - - [2025-10-08 22:14:34] "GET /virtual-machine-interface/ab29bcbc-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006212 10.0.0.19 - - [2025-10-08 22:14:34] "POST /set-tag HTTP/1.1" 200 109 0.001824 10.0.0.19 - - [2025-10-08 22:14:34] "GET /virtual-machine/cea967f9-5558-426a-99de-eaab4d19dabb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.001853 10.0.0.19 - - [2025-10-08 22:14:34] "POST /ref-update HTTP/1.1" 200 156 0.007734 10.0.0.19 - - [2025-10-08 22:14:34] "GET /virtual-machine-interface/ab29bcbc-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.010072 10.0.0.19 - - [2025-10-08 22:14:34] "POST /set-tag HTTP/1.1" 200 109 0.019846 10.0.0.19 - - [2025-10-08 22:14:34] "POST /set-tag HTTP/1.1" 200 109 0.014654 10.0.0.19 - - [2025-10-08 22:14:34] "POST /set-tag HTTP/1.1" 200 109 0.026342 10.0.0.19 - - [2025-10-08 22:14:34] "POST /set-tag HTTP/1.1" 200 109 0.023297 10.0.0.19 - - [2025-10-08 22:14:34] "POST /set-tag HTTP/1.1" 200 109 0.017431 10.0.0.19 - - [2025-10-08 22:14:34] "DELETE /instance-ip/ab3f62ba-a493-11f0-bbf0-fa163e2aa5f8 HTTP/1.1" 200 115 0.043817 10.0.0.19 - - [2025-10-08 22:14:34] "POST /ref-update HTTP/1.1" 200 156 0.009760 10.0.0.19 - - [2025-10-08 22:14:35] "DELETE /virtual-machine-interface/ab29bcbc-a493-11f0-bbf0-fa163e2aa5f8 HTTP/1.1" 200 115 0.038823 10.0.0.19 - - [2025-10-08 22:14:35] "DELETE /virtual-machine/cea967f9-5558-426a-99de-eaab4d19dabb HTTP/1.1" 200 115 0.018038 10.0.0.19 - - [2025-10-08 22:14:35] "DELETE /tag/da7c3675-acb9-4ced-9ece-32be7d03c620 HTTP/1.1" 200 115 0.032070 10.0.0.19 - - [2025-10-08 22:14:35] "DELETE /tag/a6e54a65-fc18-49b9-a448-401525d2e576 HTTP/1.1" 409 388 0.004440 10.0.0.19 - - [2025-10-08 22:15:03] "GET /virtual-machine-interface/add963e0-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005639 10.0.0.19 - - [2025-10-08 22:15:03] "POST /set-tag HTTP/1.1" 200 109 0.002038 10.0.0.19 - - [2025-10-08 22:15:03] "GET /virtual-machine-interface/add963e0-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004714 10.0.0.19 - - [2025-10-08 22:15:03] "POST /set-tag HTTP/1.1" 200 109 0.003442 10.0.0.19 - - [2025-10-08 22:15:03] "GET /virtual-machine/f1cdc94b-fd67-479c-a4f6-7374d159afc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002532 10.0.0.19 - - [2025-10-08 22:15:03] "POST /ref-update HTTP/1.1" 200 156 0.012692 10.0.0.19 - - [2025-10-08 22:15:03] "GET /virtual-machine-interface/add963e0-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015158 10.0.0.19 - - [2025-10-08 22:15:03] "POST /set-tag HTTP/1.1" 200 109 0.016076 10.0.0.19 - - [2025-10-08 22:15:03] "POST /set-tag HTTP/1.1" 200 109 0.014955 10.0.0.19 - - [2025-10-08 22:15:03] "POST /set-tag HTTP/1.1" 200 109 0.032060 10.0.0.19 - - [2025-10-08 22:15:03] "POST /set-tag HTTP/1.1" 200 109 0.020062 10.0.0.19 - - [2025-10-08 22:15:03] "DELETE /instance-ip/adf16760-a493-11f0-bbf0-fa163e2aa5f8 HTTP/1.1" 200 115 0.034452 10.0.0.19 - - [2025-10-08 22:15:03] "DELETE /virtual-machine-interface/add963e0-a493-11f0-bbf0-fa163e2aa5f8 HTTP/1.1" 200 115 0.033528 10.0.0.19 - - [2025-10-08 22:15:03] "DELETE /virtual-machine/f1cdc94b-fd67-479c-a4f6-7374d159afc9 HTTP/1.1" 200 115 0.018655 10.0.0.19 - - [2025-10-08 22:15:03] "DELETE /tag/dd5076be-5934-407e-b4c6-67e56bd61556 HTTP/1.1" 200 115 0.025881 10.0.0.19 - - [2025-10-08 22:15:03] "GET /virtual-machine-interface/ad18881e-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003519 10.0.0.19 - - [2025-10-08 22:15:03] "POST /set-tag HTTP/1.1" 200 109 0.002261 10.0.0.19 - - [2025-10-08 22:15:03] "GET /virtual-machine-interface/ad18881e-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003756 10.0.0.19 - - [2025-10-08 22:15:03] "POST /set-tag HTTP/1.1" 200 109 0.001816 10.0.0.19 - - [2025-10-08 22:15:03] "GET /virtual-machine/f9e51eb1-663b-4846-bb5f-acb14ea25598?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002557 10.0.0.19 - - [2025-10-08 22:15:03] "POST /ref-update HTTP/1.1" 200 156 0.009767 10.0.0.19 - - [2025-10-08 22:15:03] "GET /virtual-machine-interface/ad18881e-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012625 10.0.0.19 - - [2025-10-08 22:15:03] "POST /set-tag HTTP/1.1" 200 109 0.015348 10.0.0.19 - - [2025-10-08 22:15:03] "POST /set-tag HTTP/1.1" 200 109 0.022267 10.0.0.19 - - [2025-10-08 22:15:03] "POST /set-tag HTTP/1.1" 200 109 0.030216 10.0.0.19 - - [2025-10-08 22:15:03] "POST /set-tag HTTP/1.1" 200 109 0.017576 10.0.0.19 - - [2025-10-08 22:15:03] "DELETE /instance-ip/ad2ff1ac-a493-11f0-bbf0-fa163e2aa5f8 HTTP/1.1" 200 115 0.053210 10.0.0.19 - - [2025-10-08 22:15:03] "DELETE /virtual-machine-interface/ad18881e-a493-11f0-bbf0-fa163e2aa5f8 HTTP/1.1" 200 115 0.033371 10.0.0.19 - - [2025-10-08 22:15:03] "DELETE /virtual-machine/f9e51eb1-663b-4846-bb5f-acb14ea25598 HTTP/1.1" 200 115 0.020160 10.0.0.19 - - [2025-10-08 22:15:03] "DELETE /tag/0f220cff-351e-425b-ab90-aec8aa54f86e HTTP/1.1" 409 236 0.005346 10.0.0.19 - - [2025-10-08 22:15:03] "GET /virtual-machine-interface/acb83392-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004544 10.0.0.19 - - [2025-10-08 22:15:03] "POST /set-tag HTTP/1.1" 200 109 0.001739 10.0.0.19 - - [2025-10-08 22:15:03] "GET /virtual-machine-interface/acb83392-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003238 10.0.0.19 - - [2025-10-08 22:15:03] "POST /set-tag HTTP/1.1" 200 109 0.001562 10.0.0.19 - - [2025-10-08 22:15:03] "GET /virtual-machine/18a82b34-3cbb-420a-98fe-a8e2d3b7ce1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.001824 10.0.0.19 - - [2025-10-08 22:15:03] "POST /ref-update HTTP/1.1" 200 156 0.007514 10.0.0.19 - - [2025-10-08 22:15:03] "GET /virtual-machine-interface/acb83392-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011222 10.0.0.19 - - [2025-10-08 22:15:04] "POST /set-tag HTTP/1.1" 200 109 0.016958 10.0.0.19 - - [2025-10-08 22:15:04] "POST /set-tag HTTP/1.1" 200 109 0.024063 10.0.0.19 - - [2025-10-08 22:15:04] "POST /set-tag HTTP/1.1" 200 109 0.023714 10.0.0.19 - - [2025-10-08 22:15:04] "POST /set-tag HTTP/1.1" 200 109 0.012614 10.0.0.19 - - [2025-10-08 22:15:04] "DELETE /instance-ip/acce4574-a493-11f0-bbf0-fa163e2aa5f8 HTTP/1.1" 200 115 0.044472 10.0.0.19 - - [2025-10-08 22:15:04] "DELETE /virtual-machine-interface/acb83392-a493-11f0-bbf0-fa163e2aa5f8 HTTP/1.1" 200 115 0.040040 10.0.0.19 - - [2025-10-08 22:15:04] "DELETE /virtual-machine/18a82b34-3cbb-420a-98fe-a8e2d3b7ce1d HTTP/1.1" 200 115 0.018402 10.0.0.19 - - [2025-10-08 22:15:04] "DELETE /tag/874670f6-f55a-4cc4-be23-57c5530892bc HTTP/1.1" 200 115 0.027574 10.0.0.19 - - [2025-10-08 22:15:04] "DELETE /tag/d89c7181-aa65-410a-921c-dfa875f2dce2 HTTP/1.1" 200 115 0.045134 10.0.0.19 - - [2025-10-08 22:15:04] "DELETE /tag/d83822fa-9ace-40c9-8284-cddf87b7505e HTTP/1.1" 200 115 0.041026 10.0.0.19 - - [2025-10-08 22:15:04] "GET /virtual-machine-interface/ad79d0ce-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003560 10.0.0.19 - - [2025-10-08 22:15:04] "POST /set-tag HTTP/1.1" 200 109 0.002247 10.0.0.19 - - [2025-10-08 22:15:04] "GET /virtual-machine-interface/ad79d0ce-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003579 10.0.0.19 - - [2025-10-08 22:15:04] "POST /set-tag HTTP/1.1" 200 109 0.001645 10.0.0.19 - - [2025-10-08 22:15:04] "GET /virtual-machine/b8cd8d7d-03d3-4980-bfb2-db9ba16b92cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002552 10.0.0.19 - - [2025-10-08 22:15:04] "POST /ref-update HTTP/1.1" 200 156 0.008260 10.0.0.19 - - [2025-10-08 22:15:04] "GET /virtual-machine-interface/ad79d0ce-a493-11f0-bbf0-fa163e2aa5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006703 10.0.0.19 - - [2025-10-08 22:15:04] "POST /set-tag HTTP/1.1" 200 109 0.013921 10.0.0.19 - - [2025-10-08 22:15:04] "POST /set-tag HTTP/1.1" 200 109 0.025073 10.0.0.19 - - [2025-10-08 22:15:04] "POST /set-tag HTTP/1.1" 200 109 0.024380 10.0.0.19 - - [2025-10-08 22:15:04] "POST /set-tag HTTP/1.1" 200 109 0.012414 10.0.0.19 - - [2025-10-08 22:15:04] "DELETE /instance-ip/ad924c26-a493-11f0-bbf0-fa163e2aa5f8 HTTP/1.1" 200 115 0.074713 10.0.0.19 - - [2025-10-08 22:15:04] "DELETE /virtual-machine-interface/ad79d0ce-a493-11f0-bbf0-fa163e2aa5f8 HTTP/1.1" 200 115 0.052788 10.0.0.19 - - [2025-10-08 22:15:04] "DELETE /virtual-machine/b8cd8d7d-03d3-4980-bfb2-db9ba16b92cc HTTP/1.1" 200 115 0.023619 10.0.0.19 - - [2025-10-08 22:15:05] "DELETE /tag/30441376-92fc-4b54-84ce-4dbcf3179846 HTTP/1.1" 200 115 0.293490 10.0.0.19 - - [2025-10-08 22:15:05] "DELETE /tag/e4a955ec-33ab-483b-a70e-e73d6093b32f HTTP/1.1" 409 236 0.003723 10.0.0.19 - - [2025-10-08 22:15:05] "DELETE /tag/485e6843-2e00-4b4b-a151-65e27cb78dbe HTTP/1.1" 409 236 0.003860 10.0.0.19 - - [2025-10-08 22:15:07] "POST /projects HTTP/1.1" 409 238 0.002488 10.0.0.19 - - [2025-10-08 22:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.19 - - [2025-10-08 22:15:07] "GET /project/c9a64b93-7a06-4fd1-bd1e-6cb362bacff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.026124 10.0.0.19 - - [2025-10-08 22:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.19 - - [2025-10-08 22:15:07] "GET /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004103 10.0.0.19 - - [2025-10-08 22:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.19 - - [2025-10-08 22:15:07] "GET /virtual-network/f25ba53c-b8ab-43e3-a0bb-14f5daca25e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004174 10.0.0.19 - - [2025-10-08 22:15:07] "POST /security-groups HTTP/1.1" 409 285 0.002070 10.0.0.19 - - [2025-10-08 22:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001227 10.0.0.19 - - [2025-10-08 22:15:07] "PUT /security-group/78b2b6ff-e51d-48ac-aa5e-23e74f0af5d3 HTTP/1.1" 200 262 0.052837 10.0.0.19 - - [2025-10-08 22:15:07] "PUT /access-control-list/7d5a40e0-bc3b-4450-b580-447d452a8c12 HTTP/1.1" 200 272 0.011969 10.0.0.19 - - [2025-10-08 22:15:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.023048 10.0.0.19 - - [2025-10-08 22:15:07] "PUT /access-control-list/a0aaf2db-c847-4259-b09a-2d844b40a36f HTTP/1.1" 200 272 0.026684 10.0.0.19 - - [2025-10-08 22:15:12] "POST /projects HTTP/1.1" 409 238 0.002239 10.0.0.19 - - [2025-10-08 22:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001352 10.0.0.19 - - [2025-10-08 22:15:12] "GET /project/c9a64b93-7a06-4fd1-bd1e-6cb362bacff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027685 10.0.0.19 - - [2025-10-08 22:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001446 10.0.0.19 - - [2025-10-08 22:15:12] "GET /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003365 10.0.0.19 - - [2025-10-08 22:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.19 - - [2025-10-08 22:15:12] "GET /virtual-network/f25ba53c-b8ab-43e3-a0bb-14f5daca25e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003642 10.0.0.19 - - [2025-10-08 22:15:12] "POST /security-groups HTTP/1.1" 409 285 0.001847 10.0.0.19 - - [2025-10-08 22:15:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001229 10.0.0.19 - - [2025-10-08 22:15:12] "PUT /security-group/78b2b6ff-e51d-48ac-aa5e-23e74f0af5d3 HTTP/1.1" 200 262 0.055803 10.0.0.19 - - [2025-10-08 22:15:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.012016 10.0.0.19 - - [2025-10-08 22:15:12] "PUT /access-control-list/7d5a40e0-bc3b-4450-b580-447d452a8c12 HTTP/1.1" 200 272 0.014131 10.0.0.19 - - [2025-10-08 22:15:12] "GET /firewall-policy/21d8ba52-87eb-4879-b729-47c9491a09e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.013356 10.0.0.19 - - [2025-10-08 22:15:12] "PUT /access-control-list/a0aaf2db-c847-4259-b09a-2d844b40a36f HTTP/1.1" 200 272 0.018056 10.0.0.19 - - [2025-10-08 22:15:12] "GET /firewall-rule/4c3f49a6-a232-4268-b5b5-cddc92a5559e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002449 10.0.0.19 - - [2025-10-08 22:15:12] "POST /ref-update HTTP/1.1" 200 156 0.055727 10.0.0.19 - - [2025-10-08 22:15:12] "DELETE /firewall-rule/4c3f49a6-a232-4268-b5b5-cddc92a5559e HTTP/1.1" 200 115 0.045404 10.0.0.19 - - [2025-10-08 22:15:12] "GET /firewall-policy/21d8ba52-87eb-4879-b729-47c9491a09e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.009884 10.0.0.19 - - [2025-10-08 22:15:12] "GET /firewall-rule/9f10e745-62da-418a-9b0d-4c050bd4c222?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003144 10.0.0.19 - - [2025-10-08 22:15:12] "POST /ref-update HTTP/1.1" 200 156 0.052911 10.0.0.19 - - [2025-10-08 22:15:13] "DELETE /firewall-rule/9f10e745-62da-418a-9b0d-4c050bd4c222 HTTP/1.1" 200 115 0.043667 10.0.0.19 - - [2025-10-08 22:15:13] "DELETE /tag/e4a955ec-33ab-483b-a70e-e73d6093b32f HTTP/1.1" 409 236 0.004838 10.0.0.19 - - [2025-10-08 22:15:13] "DELETE /tag/1f04f16e-8a30-4b6c-80b3-98215b1336ea HTTP/1.1" 200 115 0.036044 10.0.0.19 - - [2025-10-08 22:15:13] "DELETE /tag/485e6843-2e00-4b4b-a151-65e27cb78dbe HTTP/1.1" 409 236 0.004661 10.0.0.19 - - [2025-10-08 22:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001356 10.0.0.19 - - [2025-10-08 22:15:13] "GET /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004209 10.0.0.19 - - [2025-10-08 22:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.19 - - [2025-10-08 22:15:13] "GET /virtual-network/f25ba53c-b8ab-43e3-a0bb-14f5daca25e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003734 10.0.0.19 - - [2025-10-08 22:15:13] "PUT /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7 HTTP/1.1" 200 264 0.043268 10.0.0.19 - - [2025-10-08 22:15:13] "PUT /virtual-network/f25ba53c-b8ab-43e3-a0bb-14f5daca25e0 HTTP/1.1" 200 264 0.048239 10.0.0.19 - - [2025-10-08 22:15:13] "DELETE /security-group/78b2b6ff-e51d-48ac-aa5e-23e74f0af5d3 HTTP/1.1" 200 115 0.061777 10.0.0.19 - - [2025-10-08 22:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001317 10.0.0.19 - - [2025-10-08 22:15:13] "DELETE /access-control-list/7d5a40e0-bc3b-4450-b580-447d452a8c12 HTTP/1.1" 200 115 0.037942 10.0.0.19 - - [2025-10-08 22:15:13] "DELETE /access-control-list/a0aaf2db-c847-4259-b09a-2d844b40a36f HTTP/1.1" 200 115 0.037670 10.0.0.19 - - [2025-10-08 22:15:13] "GET /project/c9a64b93-7a06-4fd1-bd1e-6cb362bacff2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.038651 10.0.0.19 - - [2025-10-08 22:15:13] "GET /project/c9a64b93-7a06-4fd1-bd1e-6cb362bacff2?fields=security_groups HTTP/1.1" 200 1353 0.027311 10.0.0.19 - - [2025-10-08 22:15:13] "DELETE /security-group/9d28f396-fbff-4d6a-9132-c95d49f21dfe HTTP/1.1" 200 115 0.047108 10.0.0.19 - - [2025-10-08 22:15:13] "DELETE /access-control-list/37dc5435-1138-4254-828a-945eb6d7726b HTTP/1.1" 200 115 0.026663 10.0.0.19 - - [2025-10-08 22:15:13] "GET /project/c9a64b93-7a06-4fd1-bd1e-6cb362bacff2?fields=application_policy_sets HTTP/1.1" 200 1392 0.036055 10.0.0.19 - - [2025-10-08 22:15:13] "DELETE /access-control-list/9de5d3a5-5b3e-4e18-a34a-c31de54f5437 HTTP/1.1" 200 115 0.038662 10.0.0.19 - - [2025-10-08 22:15:13] "DELETE /project/c9a64b93-7a06-4fd1-bd1e-6cb362bacff2 HTTP/1.1" 200 115 0.280624 10.0.0.19 - - [2025-10-08 22:15:13] "POST /projects HTTP/1.1" 409 238 0.002174 10.0.0.19 - - [2025-10-08 22:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.19 - - [2025-10-08 22:15:13] "GET /project/67bc1546-33f9-4dcb-9064-759a02d52089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026420 10.0.0.19 - - [2025-10-08 22:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.19 - - [2025-10-08 22:15:13] "GET /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005667 10.0.0.19 - - [2025-10-08 22:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.19 - - [2025-10-08 22:15:13] "GET /virtual-network/f25ba53c-b8ab-43e3-a0bb-14f5daca25e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004184 10.0.0.19 - - [2025-10-08 22:15:13] "POST /security-groups HTTP/1.1" 409 285 0.002009 10.0.0.19 - - [2025-10-08 22:15:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.19 - - [2025-10-08 22:15:13] "PUT /security-group/1e7f8df2-8201-4022-a2db-0ff64d9c18f1 HTTP/1.1" 200 262 0.051310 10.0.0.19 - - [2025-10-08 22:15:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.018044 10.0.0.19 - - [2025-10-08 22:15:13] "PUT /access-control-list/b0a37167-a5f1-4cfa-bea5-98f46b558dc7 HTTP/1.1" 200 272 0.012655 10.0.0.19 - - [2025-10-08 22:15:14] "PUT /access-control-list/bfc18257-478c-42f5-a0b4-b89885cbf06f HTTP/1.1" 200 272 0.015769 10.0.0.19 - - [2025-10-08 22:15:18] "DELETE /loadbalancer-member/015cafb9-4b15-4a48-b529-d0f4eea37715 HTTP/1.1" 200 115 0.036494 10.0.0.19 - - [2025-10-08 22:15:18] "DELETE /loadbalancer-pool/1744ef6e-0530-41e8-a32a-b9e642eecccd HTTP/1.1" 200 115 0.040976 10.0.0.19 - - [2025-10-08 22:15:18] "DELETE /loadbalancer-listener/10aca958-757f-4fdb-ae09-84a2dfea9871 HTTP/1.1" 200 115 0.035465 10.0.0.19 - - [2025-10-08 22:15:18] "DELETE /loadbalancer/1c328216-717a-473f-b03b-b874cee06979 HTTP/1.1" 200 115 0.045348 10.0.0.19 - - [2025-10-08 22:15:18] "DELETE /floating-ip/43d2a9e9-7f44-44ee-8541-d87da2122e52 HTTP/1.1" 200 115 0.032300 10.0.0.19 - - [2025-10-08 22:15:18] "DELETE /instance-ip/ba47bb9f-5dd3-4902-9330-d4f698f08a06 HTTP/1.1" 200 115 0.031397 10.0.0.19 - - [2025-10-08 22:15:18] "DELETE /virtual-machine-interface/2e50fb38-6d0b-4b7f-a91c-290c0458c2db HTTP/1.1" 200 115 0.031248 10.0.0.19 - - [2025-10-08 22:15:18] "DELETE /tag/9a918a41-2a8f-49e5-92ca-7aa145a6d790 HTTP/1.1" 200 115 0.030817 10.0.0.19 - - [2025-10-08 22:15:18] "GET /application-policy-set/2e411f9d-187d-405d-a621-ecfca39e0b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002102 10.0.0.19 - - [2025-10-08 22:15:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.19 - - [2025-10-08 22:15:18] "GET /policy-management/fb7a4f9f-5de4-471c-a445-a2c4a44bc0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002142 10.0.0.19 - - [2025-10-08 22:15:18] "GET /firewall-policy/c2967bd6-b888-4292-8aef-3f15a02db627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001692 10.0.0.19 - - [2025-10-08 22:15:18] "GET /firewall-rule/b10f97ab-0a52-4cb1-ac18-14a977088c15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.001666 10.0.0.19 - - [2025-10-08 22:15:18] "POST /ref-update HTTP/1.1" 200 156 0.009597 10.0.0.19 - - [2025-10-08 22:15:18] "DELETE /firewall-rule/b10f97ab-0a52-4cb1-ac18-14a977088c15 HTTP/1.1" 200 115 0.037393 10.0.0.19 - - [2025-10-08 22:15:18] "GET /firewall-policy/1c3e0c76-d95c-44fa-a263-e14a24ca42b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002808 10.0.0.19 - - [2025-10-08 22:15:18] "GET /firewall-rule/f074fede-31d8-49b2-bb59-c5d000795025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002738 10.0.0.19 - - [2025-10-08 22:15:18] "POST /ref-update HTTP/1.1" 200 156 0.016946 10.0.0.19 - - [2025-10-08 22:15:18] "DELETE /firewall-rule/f074fede-31d8-49b2-bb59-c5d000795025 HTTP/1.1" 200 115 0.057395 10.0.0.19 - - [2025-10-08 22:15:18] "GET /firewall-policy/1c3e0c76-d95c-44fa-a263-e14a24ca42b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.003679 10.0.0.19 - - [2025-10-08 22:15:19] "GET /firewall-rule/c182ec83-9fcb-4758-8b9c-2d5902dc639b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.002719 10.0.0.19 - - [2025-10-08 22:15:19] "POST /ref-update HTTP/1.1" 200 156 0.010021 10.0.0.19 - - [2025-10-08 22:15:19] "DELETE /firewall-rule/c182ec83-9fcb-4758-8b9c-2d5902dc639b HTTP/1.1" 200 115 0.047161 10.0.0.19 - - [2025-10-08 22:15:19] "GET /application-policy-set/2e411f9d-187d-405d-a621-ecfca39e0b66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002009 10.0.0.19 - - [2025-10-08 22:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.19 - - [2025-10-08 22:15:19] "GET /policy-management/fb7a4f9f-5de4-471c-a445-a2c4a44bc0a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002099 10.0.0.19 - - [2025-10-08 22:15:19] "GET /firewall-policy/1c3e0c76-d95c-44fa-a263-e14a24ca42b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002797 10.0.0.19 - - [2025-10-08 22:15:19] "POST /ref-update HTTP/1.1" 200 156 0.018378 10.0.0.19 - - [2025-10-08 22:15:19] "DELETE /firewall-policy/1c3e0c76-d95c-44fa-a263-e14a24ca42b2 HTTP/1.1" 200 115 0.025603 10.0.0.19 - - [2025-10-08 22:15:19] "DELETE /tag/0f220cff-351e-425b-ab90-aec8aa54f86e HTTP/1.1" 200 115 0.051871 10.0.0.19 - - [2025-10-08 22:15:19] "DELETE /tag/e4a955ec-33ab-483b-a70e-e73d6093b32f HTTP/1.1" 200 115 0.031723 10.0.0.19 - - [2025-10-08 22:15:19] "DELETE /tag/a6e54a65-fc18-49b9-a448-401525d2e576 HTTP/1.1" 200 115 0.069493 10.0.0.19 - - [2025-10-08 22:15:19] "DELETE /tag/485e6843-2e00-4b4b-a151-65e27cb78dbe HTTP/1.1" 200 115 0.076249 10.0.0.19 - - [2025-10-08 22:15:19] "POST /projects HTTP/1.1" 409 238 0.002511 10.0.0.19 - - [2025-10-08 22:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.19 - - [2025-10-08 22:15:19] "GET /project/67bc1546-33f9-4dcb-9064-759a02d52089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038975 10.0.0.19 - - [2025-10-08 22:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.19 - - [2025-10-08 22:15:19] "GET /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006283 10.0.0.19 - - [2025-10-08 22:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.19 - - [2025-10-08 22:15:19] "GET /virtual-network/f25ba53c-b8ab-43e3-a0bb-14f5daca25e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003571 10.0.0.19 - - [2025-10-08 22:15:19] "POST /security-groups HTTP/1.1" 409 285 0.001868 10.0.0.19 - - [2025-10-08 22:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001214 10.0.0.19 - - [2025-10-08 22:15:19] "PUT /security-group/1e7f8df2-8201-4022-a2db-0ff64d9c18f1 HTTP/1.1" 200 262 0.055428 10.0.0.19 - - [2025-10-08 22:15:19] "PUT /access-control-list/b0a37167-a5f1-4cfa-bea5-98f46b558dc7 HTTP/1.1" 200 272 0.012663 10.0.0.19 - - [2025-10-08 22:15:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.049107 10.0.0.19 - - [2025-10-08 22:15:19] "GET /firewall-policy/21d8ba52-87eb-4879-b729-47c9491a09e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.028737 10.0.0.19 - - [2025-10-08 22:15:19] "PUT /access-control-list/bfc18257-478c-42f5-a0b4-b89885cbf06f HTTP/1.1" 200 272 0.048078 10.0.0.19 - - [2025-10-08 22:15:19] "GET /firewall-rule/07efe0a9-1756-4049-8e2f-adfe6b0ce4ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.004799 10.0.0.19 - - [2025-10-08 22:15:19] "POST /ref-update HTTP/1.1" 200 156 0.068435 10.0.0.19 - - [2025-10-08 22:15:19] "DELETE /firewall-rule/07efe0a9-1756-4049-8e2f-adfe6b0ce4ab HTTP/1.1" 200 115 0.057683 10.0.0.19 - - [2025-10-08 22:15:19] "GET /firewall-policy/21d8ba52-87eb-4879-b729-47c9491a09e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.007262 10.0.0.19 - - [2025-10-08 22:15:19] "GET /firewall-rule/a35ba7f4-a37c-425a-a56f-6849f44e5e44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002608 10.0.0.19 - - [2025-10-08 22:15:20] "POST /ref-update HTTP/1.1" 200 156 0.041220 10.0.0.19 - - [2025-10-08 22:15:20] "DELETE /firewall-rule/a35ba7f4-a37c-425a-a56f-6849f44e5e44 HTTP/1.1" 200 115 0.045400 10.0.0.19 - - [2025-10-08 22:15:20] "DELETE /tag/93a51bdf-db5b-40de-9017-555fb0e2f600 HTTP/1.1" 200 115 0.035269 10.0.0.19 - - [2025-10-08 22:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.19 - - [2025-10-08 22:15:20] "GET /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004041 10.0.0.19 - - [2025-10-08 22:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.19 - - [2025-10-08 22:15:20] "GET /virtual-network/f25ba53c-b8ab-43e3-a0bb-14f5daca25e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005312 10.0.0.19 - - [2025-10-08 22:15:20] "PUT /virtual-network/90c94c61-6da0-4505-b6cc-094696c071e7 HTTP/1.1" 200 264 0.041217 10.0.0.19 - - [2025-10-08 22:15:20] "PUT /virtual-network/f25ba53c-b8ab-43e3-a0bb-14f5daca25e0 HTTP/1.1" 200 264 0.057498 10.0.0.19 - - [2025-10-08 22:15:20] "DELETE /security-group/1e7f8df2-8201-4022-a2db-0ff64d9c18f1 HTTP/1.1" 200 115 0.045951 10.0.0.19 - - [2025-10-08 22:15:20] "DELETE /access-control-list/b0a37167-a5f1-4cfa-bea5-98f46b558dc7 HTTP/1.1" 200 115 0.030020 10.0.0.19 - - [2025-10-08 22:15:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006076 10.0.0.19 - - [2025-10-08 22:15:20] "DELETE /access-control-list/bfc18257-478c-42f5-a0b4-b89885cbf06f HTTP/1.1" 200 115 0.022982 10.0.0.19 - - [2025-10-08 22:15:20] "GET /project/67bc1546-33f9-4dcb-9064-759a02d52089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.032835 10.0.0.19 - - [2025-10-08 22:15:20] "GET /project/67bc1546-33f9-4dcb-9064-759a02d52089?fields=security_groups HTTP/1.1" 200 1352 0.030230 10.0.0.19 - - [2025-10-08 22:15:20] "DELETE /access-control-list/b449c7b1-b7db-45d0-bd49-95b2f5066f21 HTTP/1.1" 200 115 0.034463 10.0.0.19 - - [2025-10-08 22:15:20] "DELETE /security-group/65a640c5-39b9-4236-8c03-7239c8a920b8 HTTP/1.1" 200 115 0.062311 10.0.0.19 - - [2025-10-08 22:15:20] "DELETE /access-control-list/e0f029d6-31a8-4b4a-b4ed-3063b4adb9d1 HTTP/1.1" 200 115 0.045152 10.0.0.19 - - [2025-10-08 22:15:20] "GET /project/67bc1546-33f9-4dcb-9064-759a02d52089?fields=application_policy_sets HTTP/1.1" 200 1391 0.054113 10.0.0.19 - - [2025-10-08 22:15:20] "DELETE /project/67bc1546-33f9-4dcb-9064-759a02d52089 HTTP/1.1" 200 115 0.334501 [Introspect:8084]10.0.0.19 - - [2025-10-08 22:16:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001127 [Introspect:8084]10.0.0.19 - - [2025-10-08 22:16:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001175