++ 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: =================== Thu Sep 25 09:54:28 PM UTC 2025 ===================' INFO: =================== Thu Sep 25 09:54:28 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 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ cut -d / -f 1 +++ head -n 1 +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.49 ++ 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.49 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.49 ++ ANALYTICSDB_NODES=10.0.0.49 ++ ANALYTICS_SNMP_NODES=10.0.0.49 ++ 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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8081 ' +++ '[' -n '10.0.0.49:8081 ' ']' +++ echo 10.0.0.49:8081 ++ ANALYTICS_SERVERS=10.0.0.49: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9042 ' +++ '[' -n '10.0.0.49:9042 ' ']' +++ echo 10.0.0.49:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.49:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.49 ++ 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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8086 ' +++ '[' -n '10.0.0.49:8086 ' ']' +++ echo 10.0.0.49:8086 ++ COLLECTOR_SERVERS=10.0.0.49: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.49 ++ CONFIGDB_NODES=10.0.0.49 ++ 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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8082 ' +++ '[' -n '10.0.0.49:8082 ' ']' +++ echo 10.0.0.49:8082 ++ CONFIG_SERVERS=10.0.0.49: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9161 ' +++ '[' -n '10.0.0.49:9161 ' ']' +++ echo 10.0.0.49:9161 ++ CONFIGDB_SERVERS=10.0.0.49: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9041 ' +++ '[' -n '10.0.0.49:9041 ' ']' +++ echo 10.0.0.49:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.49: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.49 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.49 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.49 ++ 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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+=10.0.0.49:2181, +++ '[' -n 10.0.0.49:2181, ']' +++ echo 10.0.0.49:2181 ++ ZOOKEEPER_SERVERS=10.0.0.49: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:2181 ' +++ '[' -n '10.0.0.49:2181 ' ']' +++ echo 10.0.0.49:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.49:2181 ++ RABBITMQ_NODES=10.0.0.49 ++ 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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+=10.0.0.49:5673, +++ '[' -n 10.0.0.49:5673, ']' +++ echo 10.0.0.49:5673 ++ RABBITMQ_SERVERS=10.0.0.49: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:6379 ' +++ '[' -n '10.0.0.49:6379 ' ']' +++ echo 10.0.0.49:6379 ++ REDIS_SERVERS=10.0.0.49: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.49 ++ 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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9092 ' +++ '[' -n '10.0.0.49:9092 ' ']' +++ echo 10.0.0.49:9092 ++ KAFKA_SERVERS=10.0.0.49: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.49 ++ 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.49 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.49 ++ cut -d , -f 1 + local cassandra=10.0.0.49 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.49 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.49 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.49 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.49 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.49 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.49 +++ local servers=10.0.0.49 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ uniq ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.49,10.153.122.1,127.0.0.1,172.17.0.1,252.49.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.49'\''))' +++ local server_ip=10.0.0.49 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.49 ]] +++ [[ ,10.0.0.49,10.153.122.1,127.0.0.1,172.17.0.1,252.49.0.1,, =~ ,10\.0\.0\.49, ]] +++ echo 10.0.0.49 1 +++ return ++ local ip=10.0.0.49 ++ [[ -z 10.0.0.49 ]] ++ echo 10.0.0.49 + host_ip=10.0.0.49 + [[ cql == \c\q\l ]] ++ echo 10.0.0.49:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.49:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.49:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' + 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: 09/25/2025 21:55:20.108 7fa773491cc0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/25/2025 21:55:20.290 7fa773491cc0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/25/2025 21:55:20.303 7fa773491cc0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/25/2025 21:55:20.304 7fa773491cc0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.49 - - [2025-09-25 21:55:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000589 [Introspect:8084]10.0.0.49 - - [2025-09-25 21:55:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000664 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.49:8082/ Hit Ctrl-C to quit. 10.0.0.49 - - [2025-09-25 21:55:30] "GET / HTTP/1.1" 503 181 0.000495 10.0.0.49 - - [2025-09-25 21:55:30] "GET / HTTP/1.1" 503 181 0.000229 10.0.0.49 - - [2025-09-25 21:55:30] "GET / HTTP/1.1" 200 35931 0.001396 10.0.0.49 - - [2025-09-25 21:55:31] "GET / HTTP/1.1" 200 45303 0.001191 10.0.0.49 - - [2025-09-25 21:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.49 - - [2025-09-25 21:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.49 - - [2025-09-25 21:55:31] "GET / HTTP/1.1" 200 35931 0.001199 10.0.0.49 - - [2025-09-25 21:55:31] "GET / HTTP/1.1" 200 35931 0.001262 10.0.0.49 - - [2025-09-25 21:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.49 - - [2025-09-25 21:55:31] "GET /global-system-config/ace05b9d-adde-4ff3-9ee5-444c5a75116e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006836 10.0.0.49 - - [2025-09-25 21:55:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.002524 10.0.0.49 - - [2025-09-25 21:55:31] "POST /database-nodes HTTP/1.1" 200 597 0.035540 10.0.0.49 - - [2025-09-25 21:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.49 - - [2025-09-25 21:55:31] "GET /domain/6f761f35-af26-4206-8941-c0585dd7cc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.004447 10.0.0.49 - - [2025-09-25 21:55:31] "POST /id-to-fqname HTTP/1.1" 200 173 0.000465 10.0.0.49 - - [2025-09-25 21:55:31] "POST /fqname-to-id HTTP/1.1" 404 182 0.002981 10.0.0.49 - - [2025-09-25 21:55:32] "POST /security-groups HTTP/1.1" 200 570 0.077747 10.0.0.49 - - [2025-09-25 21:55:32] "POST /projects HTTP/1.1" 200 481 0.241969 10.0.0.49 - - [2025-09-25 21:55:32] "POST /security-groups HTTP/1.1" 200 534 0.044765 10.0.0.49 - - [2025-09-25 21:55:32] "POST /chown HTTP/1.1" 200 109 0.012182 10.0.0.49 - - [2025-09-25 21:55:32] "POST /policy-managements HTTP/1.1" 409 214 0.003858 10.0.0.49 - - [2025-09-25 21:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012428 10.0.0.49 - - [2025-09-25 21:55:32] "GET /policy-management/119019dc-9ea8-461e-8700-0ae40ee11659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003388 10.0.0.49 - - [2025-09-25 21:55:32] "POST /application-policy-sets HTTP/1.1" 200 528 0.029146 10.0.0.49 - - [2025-09-25 21:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.49 - - [2025-09-25 21:55:32] "GET /global-vrouter-config/0010e691-b2c5-4a5c-80e2-6b5a4f45f41c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.004648 10.0.0.49 - - [2025-09-25 21:55:32] "PUT /global-vrouter-config/0010e691-b2c5-4a5c-80e2-6b5a4f45f41c HTTP/1.1" 200 276 0.013407 10.0.0.49 - - [2025-09-25 21:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.025039 10.0.0.49 - - [2025-09-25 21:55:32] "GET / HTTP/1.1" 200 35931 0.001341 10.0.0.49 - - [2025-09-25 21:55:32] "GET /virtual-network/62e4229b-d9a7-4622-8a58-ed12f6ba4f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.138099 10.0.0.49 - - [2025-09-25 21:55:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.003716 10.0.0.49 - - [2025-09-25 21:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003005 10.0.0.49 - - [2025-09-25 21:55:32] "GET /global-system-config/ace05b9d-adde-4ff3-9ee5-444c5a75116e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012877 10.0.0.49 - - [2025-09-25 21:55:32] "POST /service-appliance-sets HTTP/1.1" 200 553 0.057861 10.0.0.49 - - [2025-09-25 21:55:32] "POST /fqname-to-id HTTP/1.1" 404 180 0.002673 10.0.0.49 - - [2025-09-25 21:55:32] "POST /id-to-fqname HTTP/1.1" 200 177 0.000390 10.0.0.49 - - [2025-09-25 21:55:32] "GET / HTTP/1.1" 200 35931 0.001714 10.0.0.49 - - [2025-09-25 21:55:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.019520 10.0.0.49 - - [2025-09-25 21:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004140 10.0.0.49 - - [2025-09-25 21:55:32] "GET /global-system-config/ace05b9d-adde-4ff3-9ee5-444c5a75116e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007744 10.0.0.49 - - [2025-09-25 21:55:32] "POST /security-groups HTTP/1.1" 200 574 0.073802 10.0.0.49 - - [2025-09-25 21:55:32] "POST /projects HTTP/1.1" 200 489 0.372951 10.0.0.49 - - [2025-09-25 21:55:32] "POST /service-appliance-sets HTTP/1.1" 200 541 0.122951 10.0.0.49 - - [2025-09-25 21:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007018 10.0.0.49 - - [2025-09-25 21:55:33] "GET /network-ipam/a6316fc1-b0b1-4c17-b2c9-b08ded6a4b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.006823 10.0.0.49 - - [2025-09-25 21:55:33] "POST /security-groups HTTP/1.1" 200 546 0.118885 10.0.0.49 - - [2025-09-25 21:55:33] "POST /chown HTTP/1.1" 200 109 0.017469 10.0.0.49 - - [2025-09-25 21:55:33] "POST /network-ipams HTTP/1.1" 200 522 0.077942 10.0.0.49 - - [2025-09-25 21:55:33] "POST /network-ipams HTTP/1.1" 200 510 0.034266 10.0.0.49 - - [2025-09-25 21:55:33] "POST /fqname-to-id HTTP/1.1" 404 198 0.002126 10.0.0.49 - - [2025-09-25 21:55:33] "POST /service-templates HTTP/1.1" 200 511 0.061547 10.0.0.49 - - [2025-09-25 21:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009737 10.0.0.49 - - [2025-09-25 21:55:33] "GET /network-ipam/a6316fc1-b0b1-4c17-b2c9-b08ded6a4b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.007337 10.0.0.49 - - [2025-09-25 21:55:33] "GET / HTTP/1.1" 200 35931 0.005812 10.0.0.49 - - [2025-09-25 21:55:33] "POST /service-templates HTTP/1.1" 200 501 0.091232 10.0.0.49 - - [2025-09-25 21:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.49 - - [2025-09-25 21:55:33] "GET /global-system-config/ace05b9d-adde-4ff3-9ee5-444c5a75116e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011891 10.0.0.49 - - [2025-09-25 21:55:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.002606 10.0.0.49 - - [2025-09-25 21:55:33] "POST /useragent-kv HTTP/1.1" 200 115 0.017086 10.0.0.49 - - [2025-09-25 21:55:33] "POST /virtual-networks HTTP/1.1" 200 538 0.270360 10.0.0.49 - - [2025-09-25 21:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.014225 10.0.0.49 - - [2025-09-25 21:55:33] "POST /service-templates HTTP/1.1" 200 515 0.064369 10.0.0.49 - - [2025-09-25 21:55:33] "GET /virtual-network/1345e206-6163-449e-9b2e-16c34e150286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.015601 10.0.0.49 - - [2025-09-25 21:55:33] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.072453 10.0.0.49 - - [2025-09-25 21:55:33] "POST /service-templates HTTP/1.1" 200 535 0.091612 10.0.0.49 - - [2025-09-25 21:55:33] "POST /network-ipams HTTP/1.1" 200 518 0.115997 10.0.0.49 - - [2025-09-25 21:55:33] "POST /fqname-to-id HTTP/1.1" 404 202 0.004188 10.0.0.49 - - [2025-09-25 21:55:33] "POST /service-templates HTTP/1.1" 200 507 0.051746 10.0.0.49 - - [2025-09-25 21:55:33] "GET / HTTP/1.1" 200 35931 0.001350 10.0.0.49 - - [2025-09-25 21:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.020168 10.0.0.49 - - [2025-09-25 21:55:33] "GET /global-system-config/ace05b9d-adde-4ff3-9ee5-444c5a75116e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004606 10.0.0.49 - - [2025-09-25 21:55:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.003054 10.0.0.49 - - [2025-09-25 21:55:34] "POST /useragent-kv HTTP/1.1" 200 115 0.013780 10.0.0.49 - - [2025-09-25 21:55:34] "POST /virtual-networks HTTP/1.1" 200 546 0.229239 10.0.0.49 - - [2025-09-25 21:55:34] "POST /analytics-nodes HTTP/1.1" 200 599 0.080694 10.0.0.49 - - [2025-09-25 21:55:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.029050 10.0.0.49 - - [2025-09-25 21:55:34] "POST /fqname-to-id HTTP/1.1" 404 225 0.011737 10.0.0.49 - - [2025-09-25 21:55:34] "GET /virtual-network/ad03fe43-0f3e-4b6c-8550-fccd85fe2938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.010297 10.0.0.49 - - [2025-09-25 21:55:34] "POST /access-control-lists HTTP/1.1" 200 587 0.032059 10.0.0.49 - - [2025-09-25 21:55:34] "POST /fqname-to-id HTTP/1.1" 404 224 0.003561 10.0.0.49 - - [2025-09-25 21:55:34] "POST /fqname-to-id HTTP/1.1" 404 199 0.003272 10.0.0.49 - - [2025-09-25 21:55:34] "POST /network-policys HTTP/1.1" 200 538 0.038625 10.0.0.49 - - [2025-09-25 21:55:34] "POST /fqname-to-id HTTP/1.1" 404 197 0.011266 10.0.0.49 - - [2025-09-25 21:55:34] "POST /access-control-lists HTTP/1.1" 200 585 0.040426 10.0.0.49 - - [2025-09-25 21:55:34] "POST /fqname-to-id HTTP/1.1" 404 213 0.005872 10.0.0.49 - - [2025-09-25 21:55:34] "POST /access-control-lists HTTP/1.1" 200 579 0.082304 10.0.0.49 - - [2025-09-25 21:55:34] "POST /network-policys HTTP/1.1" 200 534 0.091118 10.0.0.49 - - [2025-09-25 21:55:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.016895 10.0.0.49 - - [2025-09-25 21:55:34] "POST /fqname-to-id HTTP/1.1" 404 212 0.007434 10.0.0.49 - - [2025-09-25 21:55:34] "POST /access-control-lists HTTP/1.1" 200 577 0.088224 10.0.0.49 - - [2025-09-25 21:55:34] "POST /network-policys HTTP/1.1" 200 542 0.094582 10.0.0.49 - - [2025-09-25 21:55:34] "POST /fqname-to-id HTTP/1.1" 404 232 0.025034 10.0.0.49 - - [2025-09-25 21:55:34] "POST /ref-update HTTP/1.1" 200 156 0.059837 10.0.0.49 - - [2025-09-25 21:55:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004723 10.0.0.49 - - [2025-09-25 21:55:34] "POST /access-control-lists HTTP/1.1" 200 594 0.074627 10.0.0.49 - - [2025-09-25 21:55:34] "POST /fqname-to-id HTTP/1.1" 404 231 0.015420 10.0.0.49 - - [2025-09-25 21:55:34] "POST /ref-update HTTP/1.1" 200 156 0.120115 10.0.0.49 - - [2025-09-25 21:55:34] "POST /access-control-lists HTTP/1.1" 200 592 0.076232 10.0.0.49 - - [2025-09-25 21:55:34] "POST /fqname-to-id HTTP/1.1" 404 217 0.001757 10.0.0.49 - - [2025-09-25 21:55:34] "POST /ref-update HTTP/1.1" 200 156 0.054612 10.0.0.49 - - [2025-09-25 21:55:34] "POST /access-control-lists HTTP/1.1" 200 583 0.049323 10.0.0.49 - - [2025-09-25 21:55:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.007307 10.0.0.49 - - [2025-09-25 21:55:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024113 10.0.0.49 - - [2025-09-25 21:55:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008497 10.0.0.49 - - [2025-09-25 21:55:34] "POST /access-control-lists HTTP/1.1" 200 581 0.093225 10.0.0.49 - - [2025-09-25 21:55:34] "POST /fqname-to-id HTTP/1.1" 404 240 0.007361 10.0.0.49 - - [2025-09-25 21:55:34] "POST /access-control-lists HTTP/1.1" 200 602 0.026418 10.0.0.49 - - [2025-09-25 21:55:35] "POST /ref-update HTTP/1.1" 200 156 0.121347 10.0.0.49 - - [2025-09-25 21:55:35] "POST /fqname-to-id HTTP/1.1" 404 239 0.025719 10.0.0.49 - - [2025-09-25 21:55:35] "POST /ref-update HTTP/1.1" 200 156 0.066715 10.0.0.49 - - [2025-09-25 21:55:35] "POST /access-control-lists HTTP/1.1" 200 600 0.046251 10.0.0.49 - - [2025-09-25 21:55:35] "POST /ref-update HTTP/1.1" 200 156 0.096153 10.0.0.49 - - [2025-09-25 21:55:35] "POST /route-targets HTTP/1.1" 200 327 0.027478 10.0.0.49 - - [2025-09-25 21:55:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.029139 10.0.0.49 - - [2025-09-25 21:55:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005405 10.0.0.49 - - [2025-09-25 21:55:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005019 10.0.0.49 - - [2025-09-25 21:55:35] "POST /ref-update HTTP/1.1" 200 156 0.052625 10.0.0.49 - - [2025-09-25 21:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005492 10.0.0.49 - - [2025-09-25 21:55:35] "POST /route-targets HTTP/1.1" 200 327 0.023969 10.0.0.49 - - [2025-09-25 21:55:35] "GET /virtual-network/62e4229b-d9a7-4622-8a58-ed12f6ba4f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.028994 10.0.0.49 - - [2025-09-25 21:55:35] "GET /application-policy-set/c4ae01bb-a78e-4e22-8af4-e2195f46bef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.007756 10.0.0.49 - - [2025-09-25 21:55:35] "POST /ref-update HTTP/1.1" 200 156 0.062980 10.0.0.49 - - [2025-09-25 21:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.49 - - [2025-09-25 21:55:35] "GET /policy-management/119019dc-9ea8-461e-8700-0ae40ee11659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.014395 10.0.0.49 - - [2025-09-25 21:55:35] "POST /firewall-policys HTTP/1.1" 200 530 0.037301 10.0.0.49 - - [2025-09-25 21:55:35] "POST /route-targets HTTP/1.1" 200 327 0.032947 10.0.0.49 - - [2025-09-25 21:55:35] "POST /ref-update HTTP/1.1" 200 156 0.054139 10.0.0.49 - - [2025-09-25 21:55:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.109322 10.0.0.49 - - [2025-09-25 21:55:35] "GET /firewall-policy/ca89d3e9-d36e-49d8-9262-4daf142e0172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.020055 10.0.0.49 - - [2025-09-25 21:55:35] "POST /route-targets HTTP/1.1" 200 327 0.030417 10.0.0.49 - - [2025-09-25 21:55:35] "POST /ref-update HTTP/1.1" 200 156 0.027155 10.0.0.49 - - [2025-09-25 21:55:35] "GET /application-policy-set/c4ae01bb-a78e-4e22-8af4-e2195f46bef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.005957 10.0.0.49 - - [2025-09-25 21:55:35] "GET /firewall-policy/ca89d3e9-d36e-49d8-9262-4daf142e0172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005573 10.0.0.49 - - [2025-09-25 21:55:35] "POST /ref-update HTTP/1.1" 200 156 0.021180 10.0.0.49 - - [2025-09-25 21:55:35] "POST /fqname-to-id HTTP/1.1" 404 201 0.004864 10.0.0.49 - - [2025-09-25 21:55:35] "GET /application-policy-set/c4ae01bb-a78e-4e22-8af4-e2195f46bef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.027740 10.0.0.49 - - [2025-09-25 21:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006276 10.0.0.49 - - [2025-09-25 21:55:35] "GET /policy-management/119019dc-9ea8-461e-8700-0ae40ee11659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.006803 10.0.0.49 - - [2025-09-25 21:55:35] "POST /access-control-lists HTTP/1.1" 200 551 0.089557 10.0.0.49 - - [2025-09-25 21:55:35] "POST /fqname-to-id HTTP/1.1" 404 229 0.009810 10.0.0.49 - - [2025-09-25 21:55:35] "POST /firewall-policys HTTP/1.1" 200 532 0.071894 10.0.0.49 - - [2025-09-25 21:55:35] "POST /access-control-lists HTTP/1.1" 200 589 0.051282 10.0.0.49 - - [2025-09-25 21:55:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.057632 10.0.0.49 - - [2025-09-25 21:55:36] "GET /firewall-policy/46c32bcb-a78e-4f40-8808-1e7318f2bc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.011289 10.0.0.49 - - [2025-09-25 21:55:36] "PUT /access-control-list/b0109c21-a593-449a-86ef-e4f26cadf6ee HTTP/1.1" 200 272 0.037804 10.0.0.49 - - [2025-09-25 21:55:36] "GET /application-policy-set/c4ae01bb-a78e-4e22-8af4-e2195f46bef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.015330 10.0.0.49 - - [2025-09-25 21:55:36] "PUT /access-control-list/ba3b57f7-bcd0-480a-817c-8510e5451004 HTTP/1.1" 200 272 0.038423 10.0.0.49 - - [2025-09-25 21:55:36] "GET /firewall-policy/46c32bcb-a78e-4f40-8808-1e7318f2bc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.021521 10.0.0.49 - - [2025-09-25 21:55:36] "GET /firewall-policy/ca89d3e9-d36e-49d8-9262-4daf142e0172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004224 10.0.0.49 - - [2025-09-25 21:55:36] "PUT /access-control-list/b87126b5-ee41-4bfe-ad07-5d6eba15219f HTTP/1.1" 200 272 0.035222 10.0.0.49 - - [2025-09-25 21:55:36] "GET /firewall-policy/ca89d3e9-d36e-49d8-9262-4daf142e0172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003058 10.0.0.49 - - [2025-09-25 21:55:36] "PUT /access-control-list/7e323940-8096-476d-ba72-2b2809d0dee8 HTTP/1.1" 200 272 0.030583 10.0.0.49 - - [2025-09-25 21:55:36] "POST /ref-update HTTP/1.1" 200 156 0.062634 10.0.0.49 - - [2025-09-25 21:55:36] "PUT /access-control-list/3194e49a-d8f4-40c4-8d79-25a0275ab9a3 HTTP/1.1" 200 272 0.061983 10.0.0.49 - - [2025-09-25 21:55:36] "PUT /access-control-list/b657ad24-1831-4b84-9c1c-5c24df5ac0ae HTTP/1.1" 200 272 0.047384 10.0.0.49 - - [2025-09-25 21:55:36] "POST /ref-update HTTP/1.1" 200 156 0.102315 10.0.0.49 - - [2025-09-25 21:55:36] "PUT /access-control-list/d4682f35-ddbf-4099-87ad-a72ad6e57a7c HTTP/1.1" 200 272 0.012612 10.0.0.49 - - [2025-09-25 21:55:36] "PUT /access-control-list/45e31cae-f545-401d-a385-c6ce4b0c5702 HTTP/1.1" 200 272 0.030878 10.0.0.49 - - [2025-09-25 21:55:36] "PUT /access-control-list/b4aadbdc-f9a6-49cb-9d2a-715fc62c20f9 HTTP/1.1" 200 272 0.040267 10.0.0.49 - - [2025-09-25 21:55:36] "POST /ref-update HTTP/1.1" 200 156 0.087909 10.0.0.49 - - [2025-09-25 21:55:36] "GET /application-policy-set/c4ae01bb-a78e-4e22-8af4-e2195f46bef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.014657 10.0.0.49 - - [2025-09-25 21:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.49 - - [2025-09-25 21:55:36] "PUT /access-control-list/cc2148d6-afc1-4155-990b-bf5d08a1b042 HTTP/1.1" 200 272 0.011735 10.0.0.49 - - [2025-09-25 21:55:36] "GET /policy-management/119019dc-9ea8-461e-8700-0ae40ee11659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.044780 10.0.0.49 - - [2025-09-25 21:55:36] "PUT /access-control-list/17f1ebc1-1644-49c3-a82e-cc802f2f074e HTTP/1.1" 200 272 0.084589 10.0.0.49 - - [2025-09-25 21:55:36] "POST /firewall-policys HTTP/1.1" 200 530 0.052662 10.0.0.49 - - [2025-09-25 21:55:36] "PUT /access-control-list/8ffb2a25-b306-4260-a287-836f4d4cac34 HTTP/1.1" 200 272 0.084725 10.0.0.49 - - [2025-09-25 21:55:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.085559 10.0.0.49 - - [2025-09-25 21:55:36] "GET /firewall-policy/6e0b0453-e399-4b2d-9ea9-f446effb453e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.015870 10.0.0.49 - - [2025-09-25 21:55:36] "GET /application-policy-set/c4ae01bb-a78e-4e22-8af4-e2195f46bef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003318 10.0.0.49 - - [2025-09-25 21:55:36] "GET /firewall-policy/6e0b0453-e399-4b2d-9ea9-f446effb453e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002210 10.0.0.49 - - [2025-09-25 21:55:36] "GET /firewall-policy/46c32bcb-a78e-4f40-8808-1e7318f2bc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.004823 10.0.0.49 - - [2025-09-25 21:55:36] "POST /route-targets HTTP/1.1" 200 327 0.025715 10.0.0.49 - - [2025-09-25 21:55:36] "POST /ref-update HTTP/1.1" 200 156 0.023227 10.0.0.49 - - [2025-09-25 21:55:36] "GET /firewall-policy/ca89d3e9-d36e-49d8-9262-4daf142e0172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.007411 10.0.0.49 - - [2025-09-25 21:55:36] "POST /ref-update HTTP/1.1" 200 156 0.026759 10.0.0.49 - - [2025-09-25 21:55:36] "GET /firewall-policy/ca89d3e9-d36e-49d8-9262-4daf142e0172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.008061 10.0.0.49 - - [2025-09-25 21:55:36] "GET /firewall-policy/46c32bcb-a78e-4f40-8808-1e7318f2bc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.016975 10.0.0.49 - - [2025-09-25 21:55:36] "POST /fqname-to-id HTTP/1.1" 404 237 0.001832 10.0.0.49 - - [2025-09-25 21:55:37] "POST /access-control-lists HTTP/1.1" 200 601 0.076212 10.0.0.49 - - [2025-09-25 21:55:37] "POST /ref-update HTTP/1.1" 200 156 0.102340 10.0.0.49 - - [2025-09-25 21:55:37] "GET / HTTP/1.1" 200 35931 0.001285 10.0.0.49 - - [2025-09-25 21:55:37] "POST /ref-update HTTP/1.1" 200 156 0.048568 10.0.0.49 - - [2025-09-25 21:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.49 - - [2025-09-25 21:55:37] "GET /global-system-config/ace05b9d-adde-4ff3-9ee5-444c5a75116e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.061387 10.0.0.49 - - [2025-09-25 21:55:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.009968 10.0.0.49 - - [2025-09-25 21:55:37] "POST /route-targets HTTP/1.1" 200 327 0.034686 10.0.0.49 - - [2025-09-25 21:55:37] "POST /ref-update HTTP/1.1" 200 156 0.135146 10.0.0.49 - - [2025-09-25 21:55:37] "POST /ref-update HTTP/1.1" 200 156 0.070771 10.0.0.49 - - [2025-09-25 21:55:37] "POST /config-nodes HTTP/1.1" 200 593 0.121184 10.0.0.49 - - [2025-09-25 21:55:37] "POST /ref-update HTTP/1.1" 200 156 0.056114 10.0.0.49 - - [2025-09-25 21:55:37] "POST /ref-update HTTP/1.1" 200 156 0.099315 10.0.0.49 - - [2025-09-25 21:55:37] "POST /ref-update HTTP/1.1" 200 156 0.056610 10.0.0.49 - - [2025-09-25 21:55:37] "PUT /access-control-list/bfbf0fd9-5809-47a5-b28d-0439acab335c HTTP/1.1" 200 272 0.120799 10.0.0.49 - - [2025-09-25 21:55:37] "POST /ref-update HTTP/1.1" 200 156 0.210334 10.0.0.49 - - [2025-09-25 21:55:37] "GET /application-policy-set/c4ae01bb-a78e-4e22-8af4-e2195f46bef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.017766 10.0.0.49 - - [2025-09-25 21:55:37] "PUT /access-control-list/17f1ebc1-1644-49c3-a82e-cc802f2f074e HTTP/1.1" 200 272 0.024453 10.0.0.49 - - [2025-09-25 21:55:37] "POST /tags HTTP/1.1" 200 299 0.091782 10.0.0.49 - - [2025-09-25 21:55:37] "GET / HTTP/1.1" 200 35931 0.001438 10.0.0.49 - - [2025-09-25 21:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.020724 10.0.0.49 - - [2025-09-25 21:55:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.007457 10.0.0.49 - - [2025-09-25 21:55:37] "GET /tag/0c2158b0-bbfb-4303-af4d-e0b681375450?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.031635 10.0.0.49 - - [2025-09-25 21:55:37] "POST /set-tag HTTP/1.1" 200 109 0.026701 10.0.0.49 - - [2025-09-25 21:55:38] "POST /tags HTTP/1.1" 200 357 0.151759 10.0.0.49 - - [2025-09-25 21:55:38] "GET / HTTP/1.1" 200 35931 0.006611 10.0.0.49 - - [2025-09-25 21:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.021532 10.0.0.49 - - [2025-09-25 21:55:38] "GET /tag/814122ec-ede9-44a7-9eaf-190b5116ed59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.030636 10.0.0.49 - - [2025-09-25 21:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.022720 10.0.0.49 - - [2025-09-25 21:55:38] "GET /global-system-config/ace05b9d-adde-4ff3-9ee5-444c5a75116e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007065 10.0.0.49 - - [2025-09-25 21:55:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.001608 10.0.0.49 - - [2025-09-25 21:55:38] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.048910 10.0.0.49 - - [2025-09-25 21:55:38] "POST /tags HTTP/1.1" 200 305 0.105696 10.0.0.49 - - [2025-09-25 21:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004779 10.0.0.49 - - [2025-09-25 21:55:38] "GET /tag/37fe7d5d-6deb-458c-befe-71f3f064271c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.048517 10.0.0.49 - - [2025-09-25 21:55:38] "POST /id-to-fqname HTTP/1.1" 200 174 0.000450 10.0.0.49 - - [2025-09-25 21:55:38] "POST /fqname-to-id HTTP/1.1" 404 183 0.006989 10.0.0.49 - - [2025-09-25 21:55:38] "POST /security-groups HTTP/1.1" 200 571 0.103711 10.0.0.49 - - [2025-09-25 21:55:38] "POST /projects HTTP/1.1" 200 483 0.231282 10.0.0.49 - - [2025-09-25 21:55:38] "POST /fqname-to-id HTTP/1.1" 404 214 0.003595 10.0.0.49 - - [2025-09-25 21:55:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.026558 10.0.0.49 - - [2025-09-25 21:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.49 - - [2025-09-25 21:55:38] "GET /virtual-network/1345e206-6163-449e-9b2e-16c34e150286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.011888 10.0.0.49 - - [2025-09-25 21:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.49 - - [2025-09-25 21:55:38] "POST /access-control-lists HTTP/1.1" 200 580 0.103975 10.0.0.49 - - [2025-09-25 21:55:38] "POST /fqname-to-id HTTP/1.1" 404 213 0.020332 10.0.0.49 - - [2025-09-25 21:55:38] "GET /virtual-network/ad03fe43-0f3e-4b6c-8550-fccd85fe2938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.072100 10.0.0.49 - - [2025-09-25 21:55:39] "POST /access-control-lists HTTP/1.1" 200 578 0.104256 10.0.0.49 - - [2025-09-25 21:55:39] "PUT /virtual-network/1345e206-6163-449e-9b2e-16c34e150286 HTTP/1.1" 200 264 0.161357 10.0.0.49 - - [2025-09-25 21:55:39] "PUT /virtual-network/ad03fe43-0f3e-4b6c-8550-fccd85fe2938 HTTP/1.1" 200 264 0.085345 10.0.0.49 - - [2025-09-25 21:55:39] "POST /security-groups HTTP/1.1" 200 537 0.090320 10.0.0.49 - - [2025-09-25 21:55:39] "POST /fqname-to-id HTTP/1.1" 404 234 0.012323 10.0.0.49 - - [2025-09-25 21:55:39] "POST /access-control-lists HTTP/1.1" 200 596 0.022509 10.0.0.49 - - [2025-09-25 21:55:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.040210 10.0.0.49 - - [2025-09-25 21:55:39] "POST /fqname-to-id HTTP/1.1" 404 233 0.025953 10.0.0.49 - - [2025-09-25 21:55:39] "POST /chown HTTP/1.1" 200 109 0.024039 10.0.0.49 - - [2025-09-25 21:55:39] "GET /application-policy-set/c4ae01bb-a78e-4e22-8af4-e2195f46bef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011318 10.0.0.49 - - [2025-09-25 21:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.49 - - [2025-09-25 21:55:39] "GET / HTTP/1.1" 200 35931 0.001395 10.0.0.49 - - [2025-09-25 21:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.49 - - [2025-09-25 21:55:39] "GET /global-system-config/ace05b9d-adde-4ff3-9ee5-444c5a75116e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.021330 10.0.0.49 - - [2025-09-25 21:55:39] "GET /policy-management/119019dc-9ea8-461e-8700-0ae40ee11659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.036813 10.0.0.49 - - [2025-09-25 21:55:39] "POST /access-control-lists HTTP/1.1" 200 594 0.069757 10.0.0.49 - - [2025-09-25 21:55:39] "POST /tags HTTP/1.1" 409 207 0.018387 10.0.0.49 - - [2025-09-25 21:55:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.017243 10.0.0.49 - - [2025-09-25 21:55:39] "POST /config-database-nodes HTTP/1.1" 200 611 0.023786 10.0.0.49 - - [2025-09-25 21:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004784 10.0.0.49 - - [2025-09-25 21:55:39] "GET /tag/37fe7d5d-6deb-458c-befe-71f3f064271c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.013310 10.0.0.49 - - [2025-09-25 21:55:39] "POST /firewall-rules HTTP/1.1" 200 564 0.085388 10.0.0.49 - - [2025-09-25 21:55:39] "GET /firewall-rule/6ea2c5a0-3e75-42c7-bcd5-66072c111940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.005253 10.0.0.49 - - [2025-09-25 21:55:39] "GET /firewall-policy/46c32bcb-a78e-4f40-8808-1e7318f2bc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.002233 10.0.0.49 - - [2025-09-25 21:55:39] "GET /firewall-rule/6ea2c5a0-3e75-42c7-bcd5-66072c111940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002289 10.0.0.49 - - [2025-09-25 21:55:39] "POST /ref-update HTTP/1.1" 200 156 0.015725 10.0.0.49 - - [2025-09-25 21:55:39] "GET /application-policy-set/c4ae01bb-a78e-4e22-8af4-e2195f46bef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009826 10.0.0.49 - - [2025-09-25 21:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.49 - - [2025-09-25 21:55:39] "GET /policy-management/119019dc-9ea8-461e-8700-0ae40ee11659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002866 10.0.0.49 - - [2025-09-25 21:55:39] "POST /tags HTTP/1.1" 409 207 0.001697 10.0.0.49 - - [2025-09-25 21:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.49 - - [2025-09-25 21:55:40] "GET /tag/37fe7d5d-6deb-458c-befe-71f3f064271c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.010538 10.0.0.49 - - [2025-09-25 21:55:40] "POST /firewall-rules HTTP/1.1" 200 562 0.079464 10.0.0.49 - - [2025-09-25 21:55:40] "GET /firewall-rule/f94127dd-d696-4f7d-b038-0b98216626ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.006463 10.0.0.49 - - [2025-09-25 21:55:40] "GET /firewall-policy/46c32bcb-a78e-4f40-8808-1e7318f2bc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004339 10.0.0.49 - - [2025-09-25 21:55:40] "GET /firewall-rule/f94127dd-d696-4f7d-b038-0b98216626ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002158 10.0.0.49 - - [2025-09-25 21:55:40] "POST /ref-update HTTP/1.1" 200 156 0.015830 10.0.0.49 - - [2025-09-25 21:55:40] "POST /fqname-to-id HTTP/1.1" 404 226 0.012544 10.0.0.49 - - [2025-09-25 21:55:40] "POST /tags HTTP/1.1" 200 301 0.077888 10.0.0.49 - - [2025-09-25 21:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.49 - - [2025-09-25 21:55:40] "GET /tag/d1ed1526-74e4-4d53-bdb1-cfb353351b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.045485 10.0.0.49 - - [2025-09-25 21:55:40] "POST /tags HTTP/1.1" 200 325 0.053224 10.0.0.49 - - [2025-09-25 21:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.020217 10.0.0.49 - - [2025-09-25 21:55:40] "GET /tag/dde99c2b-0b8b-4a45-933e-26c17cec8274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.018712 10.0.0.49 - - [2025-09-25 21:55:40] "POST /tags HTTP/1.1" 200 363 0.030955 10.0.0.49 - - [2025-09-25 21:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010884 10.0.0.49 - - [2025-09-25 21:55:40] "GET /tag/7133a798-eb8b-44b9-8717-c9f48836a03e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.024075 10.0.0.49 - - [2025-09-25 21:55:40] "POST /tags HTTP/1.1" 200 311 0.016354 10.0.0.49 - - [2025-09-25 21:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.028305 10.0.0.49 - - [2025-09-25 21:55:40] "GET /tag/87941e29-1d69-4a7b-a85e-adcede331ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013378 10.0.0.49 - - [2025-09-25 21:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010005 10.0.0.49 - - [2025-09-25 21:55:40] "GET /virtual-network/1345e206-6163-449e-9b2e-16c34e150286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005380 10.0.0.49 - - [2025-09-25 21:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.49 - - [2025-09-25 21:55:40] "GET /project/35873f60-e7ac-4657-99b6-e6fe9887182d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.040891 10.0.0.49 - - [2025-09-25 21:55:40] "POST /virtual-machines HTTP/1.1" 200 377 0.012015 10.0.0.49 - - [2025-09-25 21:55:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.019786 10.0.0.49 - - [2025-09-25 21:55:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.124150 10.0.0.49 - - [2025-09-25 21:55:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.009477 10.0.0.49 - - [2025-09-25 21:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007701 10.0.0.49 - - [2025-09-25 21:55:41] "GET /virtual-machine-interface/60c1c7a2-9a5a-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.004088 10.0.0.49 - - [2025-09-25 21:55:41] "POST /instance-ips HTTP/1.1" 200 409 0.047497 10.0.0.49 - - [2025-09-25 21:55:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.036797 10.0.0.49 - - [2025-09-25 21:55:41] "GET /virtual-machine-interface/60c1c7a2-9a5a-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.028118 10.0.0.49 - - [2025-09-25 21:55:41] "POST /set-tag HTTP/1.1" 200 109 0.029214 10.0.0.49 - - [2025-09-25 21:55:41] "GET /virtual-machine-interface/60c1c7a2-9a5a-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.016665 10.0.0.49 - - [2025-09-25 21:55:41] "GET /instance-ip/60dddf14-9a5a-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.010052 10.0.0.49 - - [2025-09-25 21:55:41] "GET / HTTP/1.1" 200 35931 0.001280 10.0.0.49 - - [2025-09-25 21:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005437 10.0.0.49 - - [2025-09-25 21:55:41] "GET /routing-instance/352ef215-415b-47c1-8577-a9f5aca06153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.004430 10.0.0.49 - - [2025-09-25 21:55:41] "POST /tags HTTP/1.1" 200 355 0.047461 10.0.0.49 - - [2025-09-25 21:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.016192 10.0.0.49 - - [2025-09-25 21:55:41] "GET /tag/9406851c-6861-4c14-a515-f369d6016a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.021302 10.0.0.49 - - [2025-09-25 21:55:41] "POST /bgp-routers HTTP/1.1" 200 616 0.075913 10.0.0.49 - - [2025-09-25 21:55:41] "GET /bgp-router/56e6a400-6135-464d-9ec1-65080dfbd436?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.004897 10.0.0.49 - - [2025-09-25 21:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.49 - - [2025-09-25 21:55:41] "GET /global-system-config/ace05b9d-adde-4ff3-9ee5-444c5a75116e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004074 10.0.0.49 - - [2025-09-25 21:55:41] "POST /tags HTTP/1.1" 200 303 0.022029 10.0.0.49 - - [2025-09-25 21:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.018255 10.0.0.49 - - [2025-09-25 21:55:41] "GET /tag/3299b797-e0c9-4168-a5a7-ac04a51052a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011761 10.0.0.49 - - [2025-09-25 21:55:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002175 10.0.0.49 - - [2025-09-25 21:55:41] "POST /ref-update HTTP/1.1" 200 156 0.006616 10.0.0.49 - - [2025-09-25 21:55:41] "POST /projects HTTP/1.1" 409 218 0.001688 10.0.0.49 - - [2025-09-25 21:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001423 10.0.0.49 - - [2025-09-25 21:55:41] "GET /project/ca5ed323-bb80-4a89-979e-3d9f340bce15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.025184 10.0.0.49 - - [2025-09-25 21:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007063 10.0.0.49 - - [2025-09-25 21:55:41] "GET /network-ipam/91855c5e-418e-4bba-8a0d-b60b5acb6fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002859 10.0.0.49 - - [2025-09-25 21:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.49 - - [2025-09-25 21:55:41] "GET /virtual-network/1345e206-6163-449e-9b2e-16c34e150286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.003461 10.0.0.49 - - [2025-09-25 21:55:41] "PUT /virtual-network/1345e206-6163-449e-9b2e-16c34e150286 HTTP/1.1" 200 264 0.047134 10.0.0.49 - - [2025-09-25 21:55:41] "GET /virtual-network/1345e206-6163-449e-9b2e-16c34e150286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.010591 10.0.0.49 - - [2025-09-25 21:55:42] "POST /set-tag HTTP/1.1" 200 109 0.072785 10.0.0.49 - - [2025-09-25 21:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.49 - - [2025-09-25 21:55:42] "GET /network-ipam/e7e38d7c-860a-4db8-a121-11c565001925?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003163 10.0.0.49 - - [2025-09-25 21:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.49 - - [2025-09-25 21:55:42] "GET /virtual-network/ad03fe43-0f3e-4b6c-8550-fccd85fe2938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004465 10.0.0.49 - - [2025-09-25 21:55:42] "PUT /virtual-network/ad03fe43-0f3e-4b6c-8550-fccd85fe2938 HTTP/1.1" 200 264 0.050339 10.0.0.49 - - [2025-09-25 21:55:42] "GET /virtual-network/ad03fe43-0f3e-4b6c-8550-fccd85fe2938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.011861 10.0.0.49 - - [2025-09-25 21:55:42] "POST /set-tag HTTP/1.1" 200 109 0.077122 10.0.0.49 - - [2025-09-25 21:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007480 10.0.0.49 - - [2025-09-25 21:55:42] "GET /network-policy/e49c66c3-2716-4ffa-a65e-7cd20d3ae851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005416 10.0.0.49 - - [2025-09-25 21:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.49 - - [2025-09-25 21:55:42] "GET /network-policy/f4d909b8-ef8a-480c-a547-10f9b6cb38fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002469 10.0.0.49 - - [2025-09-25 21:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001433 10.0.0.49 - - [2025-09-25 21:55:42] "GET /network-policy/6170e153-45fd-4290-9718-e5c54ff8c87e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002872 10.0.0.49 - - [2025-09-25 21:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.49 - - [2025-09-25 21:55:42] "PUT /network-policy/6170e153-45fd-4290-9718-e5c54ff8c87e HTTP/1.1" 200 262 0.008009 10.0.0.49 - - [2025-09-25 21:55:42] "POST /ref-update HTTP/1.1" 200 156 0.066949 10.0.0.49 - - [2025-09-25 21:55:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010546 10.0.0.49 - - [2025-09-25 21:55:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002143 10.0.0.49 - - [2025-09-25 21:55:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002770 10.0.0.49 - - [2025-09-25 21:55:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002253 10.0.0.49 - - [2025-09-25 21:55:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001473 10.0.0.49 - - [2025-09-25 21:55:42] "POST /security-groups HTTP/1.1" 409 245 0.002746 10.0.0.49 - - [2025-09-25 21:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 10.0.0.49 - - [2025-09-25 21:55:42] "PUT /security-group/ce1cb098-5732-4bb7-8d0e-839e37ae60b9 HTTP/1.1" 200 262 0.051764 10.0.0.49 - - [2025-09-25 21:55:42] "PUT /access-control-list/3194e49a-d8f4-40c4-8d79-25a0275ab9a3 HTTP/1.1" 200 272 0.023553 10.0.0.49 - - [2025-09-25 21:55:42] "PUT /access-control-list/b657ad24-1831-4b84-9c1c-5c24df5ac0ae HTTP/1.1" 200 272 0.021509 10.0.0.49 - - [2025-09-25 21:55:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.022883 10.0.0.49 - - [2025-09-25 21:55:42] "GET /application-policy-set/c4ae01bb-a78e-4e22-8af4-e2195f46bef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009628 10.0.0.49 - - [2025-09-25 21:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.49 - - [2025-09-25 21:55:42] "GET /policy-management/119019dc-9ea8-461e-8700-0ae40ee11659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003099 10.0.0.49 - - [2025-09-25 21:55:42] "POST /tags HTTP/1.1" 409 206 0.001706 10.0.0.49 - - [2025-09-25 21:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.49 - - [2025-09-25 21:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.49 - - [2025-09-25 21:55:42] "GET /global-vrouter-config/0010e691-b2c5-4a5c-80e2-6b5a4f45f41c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002162 10.0.0.49 - - [2025-09-25 21:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.49 - - [2025-09-25 21:55:42] "PUT /global-vrouter-config/0010e691-b2c5-4a5c-80e2-6b5a4f45f41c HTTP/1.1" 200 276 0.007390 10.0.0.49 - - [2025-09-25 21:55:42] "GET /tag/3299b797-e0c9-4168-a5a7-ac04a51052a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.016200 10.0.0.49 - - [2025-09-25 21:55:43] "POST /firewall-rules HTTP/1.1" 200 562 0.074188 10.0.0.49 - - [2025-09-25 21:55:43] "GET /firewall-rule/c8b08d49-e440-4aac-990c-f84a0ef436e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.027279 10.0.0.49 - - [2025-09-25 21:55:43] "GET /firewall-policy/46c32bcb-a78e-4f40-8808-1e7318f2bc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003984 10.0.0.49 - - [2025-09-25 21:55:43] "GET /firewall-rule/c8b08d49-e440-4aac-990c-f84a0ef436e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002475 10.0.0.49 - - [2025-09-25 21:55:43] "POST /ref-update HTTP/1.1" 200 156 0.021375 10.0.0.49 - - [2025-09-25 21:55:43] "GET / HTTP/1.1" 200 35931 0.002775 10.0.0.49 - - [2025-09-25 21:55:43] "GET /application-policy-set/c4ae01bb-a78e-4e22-8af4-e2195f46bef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004302 10.0.0.49 - - [2025-09-25 21:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.49 - - [2025-09-25 21:55:43] "GET /policy-management/119019dc-9ea8-461e-8700-0ae40ee11659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003675 10.0.0.49 - - [2025-09-25 21:55:43] "POST /alarms HTTP/1.1" 200 581 0.034616 10.0.0.49 - - [2025-09-25 21:55:43] "POST /alarms HTTP/1.1" 200 575 0.045372 10.0.0.49 - - [2025-09-25 21:55:43] "POST /tags HTTP/1.1" 409 206 0.031896 10.0.0.49 - - [2025-09-25 21:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009249 10.0.0.49 - - [2025-09-25 21:55:43] "GET /tag/3299b797-e0c9-4168-a5a7-ac04a51052a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014891 10.0.0.49 - - [2025-09-25 21:55:43] "POST /alarms HTTP/1.1" 200 575 0.062175 10.0.0.49 - - [2025-09-25 21:55:43] "POST /firewall-rules HTTP/1.1" 200 560 0.066633 10.0.0.49 - - [2025-09-25 21:55:43] "GET /firewall-rule/9d2e3ef6-8b93-410a-bb53-473e1b271ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.012856 10.0.0.49 - - [2025-09-25 21:55:43] "POST /alarms HTTP/1.1" 200 559 0.067663 10.0.0.49 - - [2025-09-25 21:55:43] "GET /firewall-policy/46c32bcb-a78e-4f40-8808-1e7318f2bc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.004834 10.0.0.49 - - [2025-09-25 21:55:43] "POST /alarms HTTP/1.1" 200 555 0.024276 10.0.0.49 - - [2025-09-25 21:55:43] "GET /firewall-rule/9d2e3ef6-8b93-410a-bb53-473e1b271ad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.003209 10.0.0.49 - - [2025-09-25 21:55:43] "POST /alarms HTTP/1.1" 200 557 0.032035 10.0.0.49 - - [2025-09-25 21:55:43] "POST /ref-update HTTP/1.1" 200 156 0.042076 10.0.0.49 - - [2025-09-25 21:55:43] "POST /alarms HTTP/1.1" 200 565 0.034501 10.0.0.49 - - [2025-09-25 21:55:43] "POST /tags HTTP/1.1" 200 305 0.080912 10.0.0.49 - - [2025-09-25 21:55:43] "POST /alarms HTTP/1.1" 200 549 0.054826 10.0.0.49 - - [2025-09-25 21:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005006 10.0.0.49 - - [2025-09-25 21:55:43] "GET /tag/6fc3fa7e-9e80-4076-b598-96a81840f014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.017536 10.0.0.49 - - [2025-09-25 21:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.49 - - [2025-09-25 21:55:43] "POST /alarms HTTP/1.1" 200 557 0.051696 10.0.0.49 - - [2025-09-25 21:55:43] "GET /project/ca5ed323-bb80-4a89-979e-3d9f340bce15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042482 10.0.0.49 - - [2025-09-25 21:55:43] "POST /alarms HTTP/1.1" 200 567 0.049993 10.0.0.49 - - [2025-09-25 21:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.017766 10.0.0.49 - - [2025-09-25 21:55:43] "GET /virtual-network/ad03fe43-0f3e-4b6c-8550-fccd85fe2938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.014059 10.0.0.49 - - [2025-09-25 21:55:43] "POST /alarms HTTP/1.1" 200 555 0.046443 10.0.0.49 - - [2025-09-25 21:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004216 10.0.0.49 - - [2025-09-25 21:55:43] "GET /service-appliance-set/cb99c951-fc4e-415e-983f-a186f55bc11f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.006673 10.0.0.49 - - [2025-09-25 21:55:43] "POST /fqname-to-id HTTP/1.1" 404 240 0.002026 10.0.0.49 - - [2025-09-25 21:55:43] "POST /alarms HTTP/1.1" 200 567 0.047225 10.0.0.49 - - [2025-09-25 21:55:43] "POST /alarms HTTP/1.1" 200 575 0.066063 10.0.0.49 - - [2025-09-25 21:55:44] "POST /alarms HTTP/1.1" 200 569 0.065297 10.0.0.49 - - [2025-09-25 21:55:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.141842 10.0.0.49 - - [2025-09-25 21:55:44] "GET /virtual-machine-interface/1df078c5-d26f-403f-8182-3bd381145bca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.008188 10.0.0.49 - - [2025-09-25 21:55:44] "POST /alarms HTTP/1.1" 200 561 0.046696 10.0.0.49 - - [2025-09-25 21:55:44] "POST /instance-ips HTTP/1.1" 200 381 0.056075 10.0.0.49 - - [2025-09-25 21:55:44] "POST /alarms HTTP/1.1" 200 561 0.026482 10.0.0.49 - - [2025-09-25 21:55:44] "GET /instance-ip/77c81ad1-7a66-45ee-929b-fb3731f94c63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.013405 10.0.0.49 - - [2025-09-25 21:55:44] "POST /alarms HTTP/1.1" 200 561 0.051034 10.0.0.49 - - [2025-09-25 21:55:44] "POST /loadbalancers HTTP/1.1" 200 582 0.102369 10.0.0.49 - - [2025-09-25 21:55:44] "POST /alarms HTTP/1.1" 200 547 0.082777 10.0.0.49 - - [2025-09-25 21:55:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.045176 10.0.0.49 - - [2025-09-25 21:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011424 10.0.0.49 - - [2025-09-25 21:55:44] "POST /alarms HTTP/1.1" 200 595 0.037185 10.0.0.49 - - [2025-09-25 21:55:44] "GET /project/ca5ed323-bb80-4a89-979e-3d9f340bce15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036458 10.0.0.49 - - [2025-09-25 21:55:44] "POST /alarms HTTP/1.1" 200 575 0.058598 10.0.0.49 - - [2025-09-25 21:55:44] "GET /loadbalancer/b86b132e-d131-4c6e-bf7f-799dfd6b6fbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.012557 10.0.0.49 - - [2025-09-25 21:55:44] "GET /project/ca5ed323-bb80-4a89-979e-3d9f340bce15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.093315 10.0.0.49 - - [2025-09-25 21:55:44] "GET /instance-ip/77c81ad1-7a66-45ee-929b-fb3731f94c63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003338 10.0.0.49 - - [2025-09-25 21:55:44] "POST /alarms HTTP/1.1" 200 571 0.084135 10.0.0.49 - - [2025-09-25 21:55:44] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.086755 10.0.0.49 - - [2025-09-25 21:55:44] "POST /floating-ips HTTP/1.1" 200 583 0.051416 10.0.0.49 - - [2025-09-25 21:55:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.021698 10.0.0.49 - - [2025-09-25 21:55:44] "POST /alarms HTTP/1.1" 200 583 0.055087 10.0.0.49 - - [2025-09-25 21:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.016067 10.0.0.49 - - [2025-09-25 21:55:44] "POST /alarms HTTP/1.1" 200 609 0.064486 10.0.0.49 - - [2025-09-25 21:55:44] "GET /project/ca5ed323-bb80-4a89-979e-3d9f340bce15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.070129 10.0.0.49 - - [2025-09-25 21:55:44] "GET /loadbalancer-listener/0df23e77-62c7-42e0-b64b-e801ffbea220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002753 10.0.0.49 - - [2025-09-25 21:55:44] "GET /loadbalancer-listener/0df23e77-62c7-42e0-b64b-e801ffbea220?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.002795 10.0.0.49 - - [2025-09-25 21:55:44] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.024373 10.0.0.49 - - [2025-09-25 21:55:44] "GET /instance-ip/77c81ad1-7a66-45ee-929b-fb3731f94c63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009976 10.0.0.49 - - [2025-09-25 21:55:44] "GET /instance-ip/77c81ad1-7a66-45ee-929b-fb3731f94c63?fields=floating_ips HTTP/1.1" 200 1170 0.014257 10.0.0.49 - - [2025-09-25 21:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.49 - - [2025-09-25 21:55:44] "GET /global-vrouter-config/0010e691-b2c5-4a5c-80e2-6b5a4f45f41c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1731 0.002100 10.0.0.49 - - [2025-09-25 21:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005167 10.0.0.49 - - [2025-09-25 21:55:44] "GET /floating-ip/5079b166-e6f6-4941-9f15-7f2fd77009e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002909 10.0.0.49 - - [2025-09-25 21:55:44] "PUT /global-vrouter-config/0010e691-b2c5-4a5c-80e2-6b5a4f45f41c HTTP/1.1" 200 276 0.009655 10.0.0.49 - - [2025-09-25 21:55:44] "GET / HTTP/1.1" 200 35931 0.001210 10.0.0.49 - - [2025-09-25 21:55:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002659 10.0.0.49 - - [2025-09-25 21:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.49 - - [2025-09-25 21:55:45] "POST /tags HTTP/1.1" 200 301 0.060584 10.0.0.49 - - [2025-09-25 21:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014081 10.0.0.49 - - [2025-09-25 21:55:45] "PUT /global-vrouter-config/0010e691-b2c5-4a5c-80e2-6b5a4f45f41c HTTP/1.1" 200 276 0.014603 10.0.0.49 - - [2025-09-25 21:55:45] "GET /tag/66d42d15-ac38-4fbb-bf83-bbd5bdfb864c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011571 10.0.0.49 - - [2025-09-25 21:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.49 - - [2025-09-25 21:55:45] "GET /project/35873f60-e7ac-4657-99b6-e6fe9887182d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036325 10.0.0.49 - - [2025-09-25 21:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.49 - - [2025-09-25 21:55:45] "GET /virtual-network/ad03fe43-0f3e-4b6c-8550-fccd85fe2938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.003942 10.0.0.49 - - [2025-09-25 21:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.49 - - [2025-09-25 21:55:45] "GET /service-appliance-set/cb99c951-fc4e-415e-983f-a186f55bc11f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002815 10.0.0.49 - - [2025-09-25 21:55:45] "POST /fqname-to-id HTTP/1.1" 404 242 0.001980 10.0.0.49 - - [2025-09-25 21:55:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.097026 10.0.0.49 - - [2025-09-25 21:55:45] "GET /virtual-machine-interface/b7f96947-2ffd-4382-9e49-4eaaa6075deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.006300 10.0.0.49 - - [2025-09-25 21:55:45] "POST /instance-ips HTTP/1.1" 200 377 0.031061 10.0.0.49 - - [2025-09-25 21:55:45] "GET /instance-ip/e1aa7cba-f9f8-485c-91f3-30e0127e3613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.005913 10.0.0.49 - - [2025-09-25 21:55:45] "GET / HTTP/1.1" 200 35931 0.001573 10.0.0.49 - - [2025-09-25 21:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.49 - - [2025-09-25 21:55:45] "GET /global-vrouter-config/0010e691-b2c5-4a5c-80e2-6b5a4f45f41c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.028742 10.0.0.49 - - [2025-09-25 21:55:45] "POST /loadbalancers HTTP/1.1" 200 582 0.088395 10.0.0.49 - - [2025-09-25 21:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007046 10.0.0.49 - - [2025-09-25 21:55:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.016704 10.0.0.49 - - [2025-09-25 21:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004163 10.0.0.49 - - [2025-09-25 21:55:45] "PUT /global-vrouter-config/0010e691-b2c5-4a5c-80e2-6b5a4f45f41c HTTP/1.1" 200 276 0.018496 10.0.0.49 - - [2025-09-25 21:55:45] "GET /project/35873f60-e7ac-4657-99b6-e6fe9887182d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047838 10.0.0.49 - - [2025-09-25 21:55:45] "GET /instance-ip/e1aa7cba-f9f8-485c-91f3-30e0127e3613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.009736 10.0.0.49 - - [2025-09-25 21:55:45] "GET /project/35873f60-e7ac-4657-99b6-e6fe9887182d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.064863 10.0.0.49 - - [2025-09-25 21:55:45] "GET /loadbalancer/4eba4517-e446-401d-9beb-3957c0c36d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004722 10.0.0.49 - - [2025-09-25 21:55:45] "POST /floating-ips HTTP/1.1" 200 581 0.073663 10.0.0.49 - - [2025-09-25 21:55:45] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.041719 10.0.0.49 - - [2025-09-25 21:55:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.009392 10.0.0.49 - - [2025-09-25 21:55:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009267 10.0.0.49 - - [2025-09-25 21:55:45] "GET /project/35873f60-e7ac-4657-99b6-e6fe9887182d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036358 10.0.0.49 - - [2025-09-25 21:55:45] "GET /loadbalancer-listener/6c7010fb-9c49-49e5-a909-6c283281d7bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002679 10.0.0.49 - - [2025-09-25 21:55:45] "GET /loadbalancer-listener/6c7010fb-9c49-49e5-a909-6c283281d7bd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.002939 10.0.0.49 - - [2025-09-25 21:55:45] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.020742 10.0.0.49 - - [2025-09-25 21:55:45] "GET /instance-ip/e1aa7cba-f9f8-485c-91f3-30e0127e3613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.002792 10.0.0.49 - - [2025-09-25 21:55:45] "GET /instance-ip/e1aa7cba-f9f8-485c-91f3-30e0127e3613?fields=floating_ips HTTP/1.1" 200 1165 0.005990 10.0.0.49 - - [2025-09-25 21:55:45] "GET /floating-ip/db978831-4c74-4202-a619-d098caec1ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.001918 10.0.0.49 - - [2025-09-25 21:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.49 - - [2025-09-25 21:55:46] "GET /project/35873f60-e7ac-4657-99b6-e6fe9887182d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.039526 10.0.0.49 - - [2025-09-25 21:55:46] "GET /loadbalancer/4eba4517-e446-401d-9beb-3957c0c36d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003390 10.0.0.49 - - [2025-09-25 21:55:46] "GET / HTTP/1.1" 200 35931 0.001091 10.0.0.49 - - [2025-09-25 21:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.49 - - [2025-09-25 21:55:46] "GET /global-system-config/ace05b9d-adde-4ff3-9ee5-444c5a75116e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005148 10.0.0.49 - - [2025-09-25 21:55:46] "PUT /global-system-config/ace05b9d-adde-4ff3-9ee5-444c5a75116e HTTP/1.1" 200 274 0.015487 10.0.0.49 - - [2025-09-25 21:55:46] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.031465 10.0.0.49 - - [2025-09-25 21:55:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.037065 10.0.0.49 - - [2025-09-25 21:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010313 10.0.0.49 - - [2025-09-25 21:55:46] "GET /project/35873f60-e7ac-4657-99b6-e6fe9887182d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.039825 10.0.0.49 - - [2025-09-25 21:55:46] "GET /loadbalancer-listener/ad7c0b43-69ab-4d54-b0c0-50d23805c330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002556 10.0.0.49 - - [2025-09-25 21:55:46] "GET /loadbalancer-listener/ad7c0b43-69ab-4d54-b0c0-50d23805c330?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.002808 10.0.0.49 - - [2025-09-25 21:55:46] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.018905 10.0.0.49 - - [2025-09-25 21:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005040 10.0.0.49 - - [2025-09-25 21:55:46] "GET /instance-ip/e1aa7cba-f9f8-485c-91f3-30e0127e3613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.005825 10.0.0.49 - - [2025-09-25 21:55:46] "GET /instance-ip/e1aa7cba-f9f8-485c-91f3-30e0127e3613?fields=floating_ips HTTP/1.1" 200 1165 0.004514 10.0.0.49 - - [2025-09-25 21:55:46] "GET /project/35873f60-e7ac-4657-99b6-e6fe9887182d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.039307 10.0.0.49 - - [2025-09-25 21:55:46] "GET /floating-ip/db978831-4c74-4202-a619-d098caec1ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002006 10.0.0.49 - - [2025-09-25 21:55:46] "GET /loadbalancer/4eba4517-e446-401d-9beb-3957c0c36d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002467 10.0.0.49 - - [2025-09-25 21:55:46] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.014869 10.0.0.49 - - [2025-09-25 21:55:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.018713 10.0.0.49 - - [2025-09-25 21:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.49 - - [2025-09-25 21:55:46] "GET /project/35873f60-e7ac-4657-99b6-e6fe9887182d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.029396 10.0.0.49 - - [2025-09-25 21:55:46] "GET /loadbalancer-listener/1d909661-c3dd-4627-a485-63fd5f31eb2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.002054 10.0.0.49 - - [2025-09-25 21:55:46] "GET /loadbalancer-listener/1d909661-c3dd-4627-a485-63fd5f31eb2f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.002769 10.0.0.49 - - [2025-09-25 21:55:46] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.023383 10.0.0.49 - - [2025-09-25 21:55:46] "GET /instance-ip/e1aa7cba-f9f8-485c-91f3-30e0127e3613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.002751 10.0.0.49 - - [2025-09-25 21:55:46] "GET /instance-ip/e1aa7cba-f9f8-485c-91f3-30e0127e3613?fields=floating_ips HTTP/1.1" 200 1165 0.002163 10.0.0.49 - - [2025-09-25 21:55:46] "GET /floating-ip/db978831-4c74-4202-a619-d098caec1ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.001716 10.0.0.49 - - [2025-09-25 21:55:46] "POST /tags HTTP/1.1" 200 371 0.017608 10.0.0.49 - - [2025-09-25 21:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.015101 10.0.0.49 - - [2025-09-25 21:55:46] "GET /tag/01028cad-c9b5-4b9a-8867-034409c16183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1274 0.012101 10.0.0.49 - - [2025-09-25 21:55:46] "POST /tags HTTP/1.1" 200 319 0.023560 10.0.0.49 - - [2025-09-25 21:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.013096 10.0.0.49 - - [2025-09-25 21:55:46] "GET /tag/79252ee4-3524-4b7d-90ec-fff1fbab1845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.011349 10.0.0.49 - - [2025-09-25 21:55:46] "POST /id-to-fqname HTTP/1.1" 200 181 0.000421 10.0.0.49 - - [2025-09-25 21:55:46] "POST /fqname-to-id HTTP/1.1" 404 190 0.007770 10.0.0.49 - - [2025-09-25 21:55:47] "POST /security-groups HTTP/1.1" 200 578 0.068560 10.0.0.49 - - [2025-09-25 21:55:47] "POST /projects HTTP/1.1" 200 497 0.175900 10.0.0.49 - - [2025-09-25 21:55:47] "POST /fqname-to-id HTTP/1.1" 404 225 0.001608 10.0.0.49 - - [2025-09-25 21:55:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.020865 10.0.0.49 - - [2025-09-25 21:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008568 10.0.0.49 - - [2025-09-25 21:55:47] "GET /virtual-network/1345e206-6163-449e-9b2e-16c34e150286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.013819 10.0.0.49 - - [2025-09-25 21:55:47] "POST /access-control-lists HTTP/1.1" 200 587 0.075183 10.0.0.49 - - [2025-09-25 21:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007034 10.0.0.49 - - [2025-09-25 21:55:47] "GET /virtual-network/ad03fe43-0f3e-4b6c-8550-fccd85fe2938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005151 10.0.0.49 - - [2025-09-25 21:55:47] "POST /fqname-to-id HTTP/1.1" 404 224 0.001554 10.0.0.49 - - [2025-09-25 21:55:47] "POST /access-control-lists HTTP/1.1" 200 585 0.066221 10.0.0.49 - - [2025-09-25 21:55:47] "PUT /virtual-network/1345e206-6163-449e-9b2e-16c34e150286 HTTP/1.1" 200 264 0.096332 10.0.0.49 - - [2025-09-25 21:55:47] "PUT /virtual-network/ad03fe43-0f3e-4b6c-8550-fccd85fe2938 HTTP/1.1" 200 264 0.041343 10.0.0.49 - - [2025-09-25 21:55:47] "POST /security-groups HTTP/1.1" 200 558 0.076937 10.0.0.49 - - [2025-09-25 21:55:47] "POST /fqname-to-id HTTP/1.1" 404 248 0.001833 10.0.0.49 - - [2025-09-25 21:55:47] "POST /access-control-lists HTTP/1.1" 200 610 0.026676 10.0.0.49 - - [2025-09-25 21:55:47] "POST /fqname-to-id HTTP/1.1" 404 247 0.005927 10.0.0.49 - - [2025-09-25 21:55:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.040449 10.0.0.49 - - [2025-09-25 21:55:47] "POST /access-control-lists HTTP/1.1" 200 608 0.033361 10.0.0.49 - - [2025-09-25 21:55:47] "POST /chown HTTP/1.1" 200 109 0.026774 10.0.0.49 - - [2025-09-25 21:55:47] "GET /application-policy-set/c4ae01bb-a78e-4e22-8af4-e2195f46bef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012119 10.0.0.49 - - [2025-09-25 21:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.49 - - [2025-09-25 21:55:47] "GET /policy-management/119019dc-9ea8-461e-8700-0ae40ee11659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003848 10.0.0.49 - - [2025-09-25 21:55:47] "POST /tags HTTP/1.1" 409 214 0.001417 10.0.0.49 - - [2025-09-25 21:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001178 10.0.0.49 - - [2025-09-25 21:55:47] "GET /tag/79252ee4-3524-4b7d-90ec-fff1fbab1845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.010310 10.0.0.49 - - [2025-09-25 21:55:47] "POST /firewall-rules HTTP/1.1" 200 578 0.068296 10.0.0.49 - - [2025-09-25 21:55:47] "GET /firewall-rule/d04150ca-201d-4fa5-a97f-2e3afa64e33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.017195 10.0.0.49 - - [2025-09-25 21:55:47] "GET /firewall-policy/46c32bcb-a78e-4f40-8808-1e7318f2bc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.004209 10.0.0.49 - - [2025-09-25 21:55:47] "GET /firewall-rule/d04150ca-201d-4fa5-a97f-2e3afa64e33f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002127 10.0.0.49 - - [2025-09-25 21:55:47] "POST /ref-update HTTP/1.1" 200 156 0.073992 10.0.0.49 - - [2025-09-25 21:55:47] "GET /application-policy-set/c4ae01bb-a78e-4e22-8af4-e2195f46bef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.027215 10.0.0.49 - - [2025-09-25 21:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.49 - - [2025-09-25 21:55:47] "GET /policy-management/119019dc-9ea8-461e-8700-0ae40ee11659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002188 10.0.0.49 - - [2025-09-25 21:55:47] "POST /tags HTTP/1.1" 409 214 0.002314 10.0.0.49 - - [2025-09-25 21:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006862 10.0.0.49 - - [2025-09-25 21:55:48] "GET /tag/79252ee4-3524-4b7d-90ec-fff1fbab1845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.010255 10.0.0.49 - - [2025-09-25 21:55:48] "POST /firewall-rules HTTP/1.1" 200 576 0.070807 10.0.0.49 - - [2025-09-25 21:55:48] "GET /firewall-rule/53c88e1c-e1c2-4ccf-b498-da86a9ce4274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005412 10.0.0.49 - - [2025-09-25 21:55:48] "GET /firewall-policy/46c32bcb-a78e-4f40-8808-1e7318f2bc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.003009 10.0.0.49 - - [2025-09-25 21:55:48] "GET /firewall-rule/53c88e1c-e1c2-4ccf-b498-da86a9ce4274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002753 10.0.0.49 - - [2025-09-25 21:55:48] "POST /ref-update HTTP/1.1" 200 156 0.040064 10.0.0.49 - - [2025-09-25 21:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.49 - - [2025-09-25 21:55:48] "GET /loadbalancer/4eba4517-e446-401d-9beb-3957c0c36d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002538 10.0.0.49 - - [2025-09-25 21:55:48] "POST /tags HTTP/1.1" 200 363 0.015991 10.0.0.49 - - [2025-09-25 21:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009448 10.0.0.49 - - [2025-09-25 21:55:48] "GET /tag/73c16052-67b9-46e0-9559-dc13b9010c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.011773 10.0.0.49 - - [2025-09-25 21:55:48] "POST /tags HTTP/1.1" 200 311 0.021580 10.0.0.49 - - [2025-09-25 21:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.015743 10.0.0.49 - - [2025-09-25 21:55:48] "GET /tag/6323f2f2-ec70-4836-9c5a-1d670980b372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011450 10.0.0.49 - - [2025-09-25 21:55:48] "POST /id-to-fqname HTTP/1.1" 200 177 0.000477 10.0.0.49 - - [2025-09-25 21:55:48] "POST /fqname-to-id HTTP/1.1" 404 186 0.006257 10.0.0.49 - - [2025-09-25 21:55:48] "POST /security-groups HTTP/1.1" 200 574 0.066435 10.0.0.49 - - [2025-09-25 21:55:48] "POST /fqname-to-id HTTP/1.1" 404 217 0.002014 10.0.0.49 - - [2025-09-25 21:55:48] "POST /projects HTTP/1.1" 200 489 0.213642 10.0.0.49 - - [2025-09-25 21:55:48] "POST /access-control-lists HTTP/1.1" 200 583 0.067692 10.0.0.49 - - [2025-09-25 21:55:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.065073 10.0.0.49 - - [2025-09-25 21:55:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.034471 10.0.0.49 - - [2025-09-25 21:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.028130 10.0.0.49 - - [2025-09-25 21:55:48] "GET /virtual-network/1345e206-6163-449e-9b2e-16c34e150286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.030695 10.0.0.49 - - [2025-09-25 21:55:48] "POST /access-control-lists HTTP/1.1" 200 581 0.076095 10.0.0.49 - - [2025-09-25 21:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.015361 10.0.0.49 - - [2025-09-25 21:55:48] "GET /virtual-network/ad03fe43-0f3e-4b6c-8550-fccd85fe2938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003523 10.0.0.49 - - [2025-09-25 21:55:48] "PUT /virtual-network/1345e206-6163-449e-9b2e-16c34e150286 HTTP/1.1" 200 264 0.041930 10.0.0.49 - - [2025-09-25 21:55:49] "PUT /virtual-network/ad03fe43-0f3e-4b6c-8550-fccd85fe2938 HTTP/1.1" 200 264 0.056142 10.0.0.49 - - [2025-09-25 21:55:49] "POST /security-groups HTTP/1.1" 200 546 0.063714 10.0.0.49 - - [2025-09-25 21:55:49] "POST /fqname-to-id HTTP/1.1" 404 240 0.002155 10.0.0.49 - - [2025-09-25 21:55:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.055495 10.0.0.49 - - [2025-09-25 21:55:49] "POST /access-control-lists HTTP/1.1" 200 602 0.082181 10.0.0.49 - - [2025-09-25 21:55:49] "POST /chown HTTP/1.1" 200 109 0.033911 10.0.0.49 - - [2025-09-25 21:55:49] "GET /application-policy-set/c4ae01bb-a78e-4e22-8af4-e2195f46bef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010813 10.0.0.49 - - [2025-09-25 21:55:49] "POST /fqname-to-id HTTP/1.1" 404 239 0.005076 10.0.0.49 - - [2025-09-25 21:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.49 - - [2025-09-25 21:55:49] "GET /policy-management/119019dc-9ea8-461e-8700-0ae40ee11659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.013197 10.0.0.49 - - [2025-09-25 21:55:49] "POST /access-control-lists HTTP/1.1" 200 600 0.058731 10.0.0.49 - - [2025-09-25 21:55:49] "POST /tags HTTP/1.1" 409 210 0.019985 10.0.0.49 - - [2025-09-25 21:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006312 10.0.0.49 - - [2025-09-25 21:55:49] "GET /tag/6323f2f2-ec70-4836-9c5a-1d670980b372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010437 10.0.0.49 - - [2025-09-25 21:55:49] "POST /firewall-rules HTTP/1.1" 200 570 0.069725 10.0.0.49 - - [2025-09-25 21:55:49] "GET /firewall-rule/3cd95e71-b007-4ab5-8df4-1d4def07784b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.018732 10.0.0.49 - - [2025-09-25 21:55:49] "GET /firewall-policy/46c32bcb-a78e-4f40-8808-1e7318f2bc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.003743 10.0.0.49 - - [2025-09-25 21:55:49] "GET /firewall-rule/3cd95e71-b007-4ab5-8df4-1d4def07784b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002224 10.0.0.49 - - [2025-09-25 21:55:49] "POST /ref-update HTTP/1.1" 200 156 0.039797 10.0.0.49 - - [2025-09-25 21:55:49] "GET /application-policy-set/c4ae01bb-a78e-4e22-8af4-e2195f46bef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003483 10.0.0.49 - - [2025-09-25 21:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.49 - - [2025-09-25 21:55:49] "GET /policy-management/119019dc-9ea8-461e-8700-0ae40ee11659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002480 10.0.0.49 - - [2025-09-25 21:55:49] "POST /tags HTTP/1.1" 409 210 0.001918 10.0.0.49 - - [2025-09-25 21:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001411 10.0.0.49 - - [2025-09-25 21:55:49] "GET /tag/6323f2f2-ec70-4836-9c5a-1d670980b372?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017235 10.0.0.49 - - [2025-09-25 21:55:49] "POST /firewall-rules HTTP/1.1" 200 568 0.079881 10.0.0.49 - - [2025-09-25 21:55:49] "GET /firewall-rule/48e339d3-54a6-4be8-a8e3-d6cc5dd9a75d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003576 10.0.0.49 - - [2025-09-25 21:55:49] "GET /firewall-policy/46c32bcb-a78e-4f40-8808-1e7318f2bc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.005344 10.0.0.49 - - [2025-09-25 21:55:49] "GET /firewall-rule/48e339d3-54a6-4be8-a8e3-d6cc5dd9a75d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002807 10.0.0.49 - - [2025-09-25 21:55:49] "POST /ref-update HTTP/1.1" 200 156 0.054400 10.0.0.49 - - [2025-09-25 21:55:50] "POST /tags HTTP/1.1" 409 237 0.001938 10.0.0.49 - - [2025-09-25 21:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.49 - - [2025-09-25 21:55:50] "GET /tag/7133a798-eb8b-44b9-8717-c9f48836a03e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.010877 10.0.0.49 - - [2025-09-25 21:55:50] "POST /tags HTTP/1.1" 409 210 0.003630 10.0.0.49 - - [2025-09-25 21:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.49 - - [2025-09-25 21:55:50] "GET /tag/87941e29-1d69-4a7b-a85e-adcede331ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.031292 10.0.0.49 - - [2025-09-25 21:55:50] "POST /projects HTTP/1.1" 409 223 0.009075 10.0.0.49 - - [2025-09-25 21:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.49 - - [2025-09-25 21:55:50] "GET /project/35873f60-e7ac-4657-99b6-e6fe9887182d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.042331 10.0.0.49 - - [2025-09-25 21:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010572 10.0.0.49 - - [2025-09-25 21:55:50] "GET /virtual-network/1345e206-6163-449e-9b2e-16c34e150286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.012381 10.0.0.49 - - [2025-09-25 21:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013484 10.0.0.49 - - [2025-09-25 21:55:50] "GET /virtual-network/ad03fe43-0f3e-4b6c-8550-fccd85fe2938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.007320 10.0.0.49 - - [2025-09-25 21:55:50] "PUT /virtual-network/1345e206-6163-449e-9b2e-16c34e150286 HTTP/1.1" 200 264 0.174584 10.0.0.49 - - [2025-09-25 21:55:50] "PUT /virtual-network/ad03fe43-0f3e-4b6c-8550-fccd85fe2938 HTTP/1.1" 200 264 0.069936 10.0.0.49 - - [2025-09-25 21:55:50] "POST /security-groups HTTP/1.1" 409 253 0.002426 10.0.0.49 - - [2025-09-25 21:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.49 - - [2025-09-25 21:55:50] "PUT /security-group/f392e06f-3679-4438-bc30-91c572f0c794 HTTP/1.1" 200 262 0.083668 10.0.0.49 - - [2025-09-25 21:55:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.035604 10.0.0.49 - - [2025-09-25 21:55:50] "GET /application-policy-set/c4ae01bb-a78e-4e22-8af4-e2195f46bef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015280 10.0.0.49 - - [2025-09-25 21:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009262 10.0.0.49 - - [2025-09-25 21:55:50] "GET /policy-management/119019dc-9ea8-461e-8700-0ae40ee11659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.012358 10.0.0.49 - - [2025-09-25 21:55:50] "PUT /access-control-list/b4aadbdc-f9a6-49cb-9d2a-715fc62c20f9 HTTP/1.1" 200 272 0.029009 10.0.0.49 - - [2025-09-25 21:55:50] "POST /tags HTTP/1.1" 409 210 0.005453 10.0.0.49 - - [2025-09-25 21:55:50] "PUT /access-control-list/cc2148d6-afc1-4155-990b-bf5d08a1b042 HTTP/1.1" 200 272 0.024820 10.0.0.49 - - [2025-09-25 21:55:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.019943 10.0.0.49 - - [2025-09-25 21:55:50] "GET /tag/87941e29-1d69-4a7b-a85e-adcede331ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.027793 10.0.0.49 - - [2025-09-25 21:55:51] "POST /firewall-rules HTTP/1.1" 200 570 0.098370 10.0.0.49 - - [2025-09-25 21:55:51] "GET /firewall-rule/884ed8a6-a21a-4c92-bbaa-f6081790d24c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007000 10.0.0.49 - - [2025-09-25 21:55:51] "GET /firewall-policy/46c32bcb-a78e-4f40-8808-1e7318f2bc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.011083 10.0.0.49 - - [2025-09-25 21:55:51] "GET /firewall-rule/884ed8a6-a21a-4c92-bbaa-f6081790d24c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006645 10.0.0.49 - - [2025-09-25 21:55:51] "POST /ref-update HTTP/1.1" 200 156 0.065481 10.0.0.49 - - [2025-09-25 21:55:51] "GET /application-policy-set/c4ae01bb-a78e-4e22-8af4-e2195f46bef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003246 10.0.0.49 - - [2025-09-25 21:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.019568 10.0.0.49 - - [2025-09-25 21:55:51] "GET /policy-management/119019dc-9ea8-461e-8700-0ae40ee11659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002776 10.0.0.49 - - [2025-09-25 21:55:51] "POST /tags HTTP/1.1" 409 210 0.002355 10.0.0.49 - - [2025-09-25 21:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.49 - - [2025-09-25 21:55:51] "GET /tag/87941e29-1d69-4a7b-a85e-adcede331ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017611 10.0.0.49 - - [2025-09-25 21:55:51] "POST /firewall-rules HTTP/1.1" 200 568 0.072529 10.0.0.49 - - [2025-09-25 21:55:51] "GET /firewall-rule/806ba982-0826-431b-aa4a-2db257810649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.008629 10.0.0.49 - - [2025-09-25 21:55:51] "GET /firewall-policy/46c32bcb-a78e-4f40-8808-1e7318f2bc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.003725 10.0.0.49 - - [2025-09-25 21:55:51] "GET /firewall-rule/806ba982-0826-431b-aa4a-2db257810649?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002038 10.0.0.49 - - [2025-09-25 21:55:51] "POST /ref-update HTTP/1.1" 200 156 0.046741 10.0.0.49 - - [2025-09-25 21:55:51] "GET /virtual-machine-interface/60c1c7a2-9a5a-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004137 10.0.0.49 - - [2025-09-25 21:55:51] "POST /set-tag HTTP/1.1" 200 109 0.001673 10.0.0.50 - - [2025-09-25 21:56:11] "GET / HTTP/1.1" 200 35931 0.001672 10.0.0.50 - - [2025-09-25 21:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.50 - - [2025-09-25 21:56:11] "GET /global-system-config/ace05b9d-adde-4ff3-9ee5-444c5a75116e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004690 10.0.0.50 - - [2025-09-25 21:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.50 - - [2025-09-25 21:56:11] "GET /routing-instance/352ef215-415b-47c1-8577-a9f5aca06153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002501 10.0.0.50 - - [2025-09-25 21:56:11] "PUT /global-system-config/ace05b9d-adde-4ff3-9ee5-444c5a75116e HTTP/1.1" 200 274 0.010830 10.0.0.50 - - [2025-09-25 21:56:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.006804 10.0.0.50 - - [2025-09-25 21:56:11] "POST /virtual-routers HTTP/1.1" 200 599 0.016514 10.0.0.50 - - [2025-09-25 21:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.50 - - [2025-09-25 21:56:11] "GET /virtual-router/60592df5-075d-45e6-9080-44e3608bb131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003297 10.0.0.50 - - [2025-09-25 21:56:11] "POST /fqname-to-id HTTP/1.1" 404 229 0.001384 10.0.0.50 - - [2025-09-25 21:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001300 10.0.0.50 - - [2025-09-25 21:56:11] "GET /virtual-network/62e4229b-d9a7-4622-8a58-ed12f6ba4f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.004242 10.0.0.50 - - [2025-09-25 21:56:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.044276 [Introspect:8084]10.0.0.49 - - [2025-09-25 21:56:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000865 [Introspect:8084]10.0.0.49 - - [2025-09-25 21:56:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000723 [Introspect:8084]10.0.0.49 - - [2025-09-25 21:56:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000932 [Introspect:8084]10.0.0.49 - - [2025-09-25 21:56:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000817 10.0.0.49 - - [2025-09-25 21:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.49 - - [2025-09-25 21:56:33] "GET /virtual-router/60592df5-075d-45e6-9080-44e3608bb131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002383 10.0.0.50 - - [2025-09-25 21:56:54] "GET / HTTP/1.1" 200 35931 0.001254 10.0.0.50 - - [2025-09-25 21:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.50 - - [2025-09-25 21:56:54] "GET /global-system-config/ace05b9d-adde-4ff3-9ee5-444c5a75116e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004214 10.0.0.50 - - [2025-09-25 21:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001245 10.0.0.50 - - [2025-09-25 21:56:54] "GET /routing-instance/352ef215-415b-47c1-8577-a9f5aca06153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002497 10.0.0.50 - - [2025-09-25 21:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.50 - - [2025-09-25 21:56:54] "GET /virtual-router/60592df5-075d-45e6-9080-44e3608bb131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002549 10.0.0.50 - - [2025-09-25 21:56:54] "PUT /virtual-router/60592df5-075d-45e6-9080-44e3608bb131 HTTP/1.1" 200 262 0.008480 10.0.0.50 - - [2025-09-25 21:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.016009 10.0.0.50 - - [2025-09-25 21:56:55] "GET /virtual-router/60592df5-075d-45e6-9080-44e3608bb131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002966 10.0.0.50 - - [2025-09-25 21:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011236 10.0.0.50 - - [2025-09-25 21:56:55] "GET /virtual-machine-interface/27e2fd71-39ba-4f64-8c0e-7f45034711e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.003770 10.0.0.50 - - [2025-09-25 21:56:55] "PUT /virtual-machine-interface/27e2fd71-39ba-4f64-8c0e-7f45034711e5 HTTP/1.1" 200 284 0.007977 [Introspect:8084]10.0.0.49 - - [2025-09-25 21:57:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000877 [Introspect:8084]10.0.0.49 - - [2025-09-25 21:57:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000777 [Introspect:8084]10.0.0.49 - - [2025-09-25 21:58:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000887 [Introspect:8084]10.0.0.49 - - [2025-09-25 21:58:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000781 10.0.0.49 - - [2025-09-25 21:59:38] "GET /virtual-router/60592df5-075d-45e6-9080-44e3608bb131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003048 10.0.0.49 - - [2025-09-25 21:59:38] "POST /ref-update HTTP/1.1" 200 156 0.008099 10.0.0.49 - - [2025-09-25 21:59:39] "GET /global-system-configs HTTP/1.1" 200 322 0.002037 10.0.0.49 - - [2025-09-25 21:59:40] "GET /global-system-configs HTTP/1.1" 200 322 0.002113 10.0.0.49 - - [2025-09-25 21:59:41] "GET /virtual-machine-interface/60c1c7a2-9a5a-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007840 10.0.0.49 - - [2025-09-25 21:59:41] "POST /set-tag HTTP/1.1" 200 109 0.006154 10.0.0.49 - - [2025-09-25 21:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.49 - - [2025-09-25 21:59:41] "GET /loadbalancer/4eba4517-e446-401d-9beb-3957c0c36d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002242 10.0.0.49 - - [2025-09-25 21:59:41] "GET /virtual-machine-interface/60c1c7a2-9a5a-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004093 10.0.0.49 - - [2025-09-25 21:59:41] "POST /set-tag HTTP/1.1" 200 109 0.001737 10.0.0.49 - - [2025-09-25 21:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001551 10.0.0.49 - - [2025-09-25 21:59:41] "GET /loadbalancer/4eba4517-e446-401d-9beb-3957c0c36d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002010 10.0.0.49 - - [2025-09-25 21:59:41] "GET /loadbalancer-pool/f114bc22-080d-472e-8640-a4a241e4be6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003988 10.0.0.49 - - [2025-09-25 21:59:41] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015665 10.0.0.49 - - [2025-09-25 21:59:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.021214 10.0.0.49 - - [2025-09-25 21:59:41] "GET /virtual-machine-interface/60c1c7a2-9a5a-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005113 10.0.0.49 - - [2025-09-25 21:59:41] "GET /virtual-machine-interface/60c1c7a2-9a5a-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003617 10.0.0.49 - - [2025-09-25 21:59:41] "POST /ref-update HTTP/1.1" 200 156 0.018434 10.0.0.49 - - [2025-09-25 21:59:41] "GET /floating-ip/db978831-4c74-4202-a619-d098caec1ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.006111 10.0.0.49 - - [2025-09-25 21:59:41] "PUT /floating-ip/db978831-4c74-4202-a619-d098caec1ac0 HTTP/1.1" 200 256 0.011275 10.0.0.49 - - [2025-09-25 21:59:41] "POST /tags HTTP/1.1" 409 205 0.003778 10.0.0.49 - - [2025-09-25 21:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.49 - - [2025-09-25 21:59:41] "GET /tag/66d42d15-ac38-4fbb-bf83-bbd5bdfb864c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011092 10.0.0.49 - - [2025-09-25 21:59:41] "POST /set-tag HTTP/1.1" 200 109 0.055981 10.0.0.49 - - [2025-09-25 21:59:41] "GET /loadbalancer-pool/106ed265-dc1a-4a9d-9e8f-a8a9b540c7e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.009035 10.0.0.49 - - [2025-09-25 21:59:41] "POST /loadbalancer-members HTTP/1.1" 200 690 0.012441 10.0.0.49 - - [2025-09-25 21:59:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.010432 10.0.0.49 - - [2025-09-25 21:59:41] "GET /virtual-machine-interface/60c1c7a2-9a5a-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007862 10.0.0.49 - - [2025-09-25 21:59:41] "POST /set-tag HTTP/1.1" 200 109 0.006060 10.0.0.49 - - [2025-09-25 21:59:41] "GET /virtual-machine-interface/60c1c7a2-9a5a-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005267 10.0.0.49 - - [2025-09-25 21:59:41] "POST /ref-update HTTP/1.1" 200 156 0.006202 10.0.0.49 - - [2025-09-25 21:59:41] "GET /floating-ip/db978831-4c74-4202-a619-d098caec1ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.003329 10.0.0.49 - - [2025-09-25 21:59:41] "PUT /floating-ip/db978831-4c74-4202-a619-d098caec1ac0 HTTP/1.1" 200 256 0.011912 10.0.0.49 - - [2025-09-25 21:59:41] "GET /loadbalancer-pool/bd0475af-ede8-43ad-8646-5c4826de1d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003302 10.0.0.49 - - [2025-09-25 21:59:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.012621 10.0.0.49 - - [2025-09-25 21:59:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.022013 10.0.0.49 - - [2025-09-25 21:59:41] "GET /virtual-machine-interface/60c1c7a2-9a5a-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007139 10.0.0.49 - - [2025-09-25 21:59:41] "GET /virtual-machine-interface/60c1c7a2-9a5a-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008475 10.0.0.49 - - [2025-09-25 21:59:42] "POST /ref-update HTTP/1.1" 200 156 0.008956 10.0.0.49 - - [2025-09-25 21:59:42] "GET /floating-ip/db978831-4c74-4202-a619-d098caec1ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.017499 10.0.0.49 - - [2025-09-25 21:59:42] "POST /set-tag HTTP/1.1" 200 109 0.001867 10.0.0.49 - - [2025-09-25 21:59:42] "PUT /floating-ip/db978831-4c74-4202-a619-d098caec1ac0 HTTP/1.1" 200 256 0.009340 [Introspect:8084]10.0.0.49 - - [2025-09-25 22:00:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000876 [Introspect:8084]10.0.0.49 - - [2025-09-25 22:00:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000796 10.0.0.49 - - [2025-09-25 22:00:45] "GET / HTTP/1.1" 200 35931 0.001670 10.0.0.49 - - [2025-09-25 22:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.49 - - [2025-09-25 22:00:45] "GET /global-system-config/ace05b9d-adde-4ff3-9ee5-444c5a75116e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004707 10.0.0.49 - - [2025-09-25 22:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.49 - - [2025-09-25 22:00:45] "GET /config-node/4380a483-b617-4c4d-ae5a-d77b7ee5f151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002760 10.0.0.49 - - [2025-09-25 22:00:57] "GET / HTTP/1.1" 200 35931 0.001661 10.0.0.49 - - [2025-09-25 22:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.49 - - [2025-09-25 22:00:57] "GET /routing-instance/352ef215-415b-47c1-8577-a9f5aca06153?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002486 10.0.0.49 - - [2025-09-25 22:00:57] "POST /bgp-routers HTTP/1.1" 409 301 0.001453 10.0.0.49 - - [2025-09-25 22:00:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.49 - - [2025-09-25 22:00:57] "GET /bgp-router/56e6a400-6135-464d-9ec1-65080dfbd436?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004252 10.0.0.49 - - [2025-09-25 22:00:57] "PUT /bgp-router/56e6a400-6135-464d-9ec1-65080dfbd436 HTTP/1.1" 200 254 0.021256 [Introspect:8084]10.0.0.49 - - [2025-09-25 22:00:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000852 [Introspect:8084]10.0.0.49 - - [2025-09-25 22:00:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000834 [Introspect:8084]10.0.0.49 - - [2025-09-25 22:01:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002003 [Introspect:8084]10.0.0.49 - - [2025-09-25 22:01:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000827 10.0.0.49 - - [2025-09-25 22:04:04] "GET /virtual-machine-interface/60c1c7a2-9a5a-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008219 10.0.0.49 - - [2025-09-25 22:04:04] "POST /set-tag HTTP/1.1" 200 109 0.004670 10.0.0.49 - - [2025-09-25 22:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.49 - - [2025-09-25 22:04:04] "GET /loadbalancer/4eba4517-e446-401d-9beb-3957c0c36d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002181 10.0.0.49 - - [2025-09-25 22:04:04] "GET /virtual-machine-interface/60c1c7a2-9a5a-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005264 10.0.0.49 - - [2025-09-25 22:04:04] "POST /set-tag HTTP/1.1" 200 109 0.040011 10.0.0.49 - - [2025-09-25 22:04:04] "DELETE /loadbalancer-member/faa88d8d-3237-497d-99e2-04fd297707c2 HTTP/1.1" 200 115 0.038421 10.0.0.49 - - [2025-09-25 22:04:04] "GET /virtual-machine-interface/60c1c7a2-9a5a-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008770 10.0.0.49 - - [2025-09-25 22:04:04] "POST /set-tag HTTP/1.1" 200 109 0.005646 10.0.0.49 - - [2025-09-25 22:04:04] "DELETE /loadbalancer-member/87f9aaf0-00a0-4478-9c4d-b96d155dad28 HTTP/1.1" 200 115 0.035640 10.0.0.49 - - [2025-09-25 22:04:04] "GET /virtual-machine-interface/60c1c7a2-9a5a-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013503 10.0.0.49 - - [2025-09-25 22:04:04] "POST /set-tag HTTP/1.1" 200 109 0.002647 10.0.0.49 - - [2025-09-25 22:04:04] "DELETE /loadbalancer-member/0a6145eb-37c6-41d0-bd53-46c2a61e4434 HTTP/1.1" 200 115 0.033352 10.0.0.49 - - [2025-09-25 22:04:05] "GET /virtual-machine-interface/60c1c7a2-9a5a-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005766 10.0.0.49 - - [2025-09-25 22:04:05] "POST /set-tag HTTP/1.1" 200 109 0.001852 10.0.0.49 - - [2025-09-25 22:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.49 - - [2025-09-25 22:04:05] "GET /loadbalancer/4eba4517-e446-401d-9beb-3957c0c36d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.001912 10.0.0.49 - - [2025-09-25 22:04:05] "GET /loadbalancer-pool/f114bc22-080d-472e-8640-a4a241e4be6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002834 10.0.0.49 - - [2025-09-25 22:04:05] "POST /loadbalancer-members HTTP/1.1" 200 690 0.031113 10.0.0.49 - - [2025-09-25 22:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.019118 10.0.0.49 - - [2025-09-25 22:04:05] "GET /virtual-machine-interface/60c1c7a2-9a5a-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.014345 10.0.0.49 - - [2025-09-25 22:04:05] "GET /virtual-machine-interface/60c1c7a2-9a5a-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003748 10.0.0.49 - - [2025-09-25 22:04:05] "GET /floating-ip/db978831-4c74-4202-a619-d098caec1ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002018 10.0.0.49 - - [2025-09-25 22:04:05] "POST /set-tag HTTP/1.1" 200 109 0.064738 10.0.0.49 - - [2025-09-25 22:04:05] "GET /loadbalancer-pool/106ed265-dc1a-4a9d-9e8f-a8a9b540c7e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.012929 10.0.0.49 - - [2025-09-25 22:04:05] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018976 10.0.0.49 - - [2025-09-25 22:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.008505 10.0.0.49 - - [2025-09-25 22:04:05] "GET /virtual-machine-interface/60c1c7a2-9a5a-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015598 10.0.0.49 - - [2025-09-25 22:04:05] "GET /virtual-machine-interface/60c1c7a2-9a5a-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.014132 10.0.0.49 - - [2025-09-25 22:04:05] "POST /set-tag HTTP/1.1" 200 109 0.014019 10.0.0.49 - - [2025-09-25 22:04:05] "GET /floating-ip/db978831-4c74-4202-a619-d098caec1ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003527 10.0.0.49 - - [2025-09-25 22:04:05] "GET /loadbalancer-pool/bd0475af-ede8-43ad-8646-5c4826de1d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002741 10.0.0.49 - - [2025-09-25 22:04:05] "POST /loadbalancer-members HTTP/1.1" 200 692 0.035312 10.0.0.49 - - [2025-09-25 22:04:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.029031 10.0.0.49 - - [2025-09-25 22:04:05] "GET /virtual-machine-interface/60c1c7a2-9a5a-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011075 10.0.0.49 - - [2025-09-25 22:04:05] "GET /virtual-machine-interface/60c1c7a2-9a5a-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005109 10.0.0.49 - - [2025-09-25 22:04:05] "GET /floating-ip/db978831-4c74-4202-a619-d098caec1ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.001812 10.0.0.49 - - [2025-09-25 22:04:05] "POST /set-tag HTTP/1.1" 200 109 0.002511 [Introspect:8084]10.0.0.49 - - [2025-09-25 22:04:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000920 [Introspect:8084]10.0.0.49 - - [2025-09-25 22:04:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000740 10.0.0.49 - - [2025-09-25 22:04:39] "GET /global-system-configs HTTP/1.1" 200 322 0.002293 10.0.0.49 - - [2025-09-25 22:04:40] "GET /global-system-configs HTTP/1.1" 200 322 0.001922 [Introspect:8084]10.0.0.49 - - [2025-09-25 22:04:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000830 [Introspect:8084]10.0.0.49 - - [2025-09-25 22:04:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000787 [Introspect:8084]10.0.0.49 - - [2025-09-25 22:04:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000871 [Introspect:8084]10.0.0.49 - - [2025-09-25 22:04:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000814 10.0.0.49 - - [2025-09-25 22:05:23] "GET / HTTP/1.1" 200 35931 0.001735 10.0.0.49 - - [2025-09-25 22:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.49 - - [2025-09-25 22:05:23] "GET /project/ca5ed323-bb80-4a89-979e-3d9f340bce15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035834 10.0.0.49 - - [2025-09-25 22:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.49 - - [2025-09-25 22:05:23] "GET /project/ca5ed323-bb80-4a89-979e-3d9f340bce15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030430 10.0.0.49 - - [2025-09-25 22:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.49 - - [2025-09-25 22:05:24] "GET /project/ca5ed323-bb80-4a89-979e-3d9f340bce15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037872 10.0.0.49 - - [2025-09-25 22:05:24] "POST /tags HTTP/1.1" 200 333 0.034147 10.0.0.49 - - [2025-09-25 22:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.018620 10.0.0.49 - - [2025-09-25 22:05:24] "GET /tag/52dcc555-ef9a-4857-9458-e6e659395245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013390 10.0.0.49 - - [2025-09-25 22:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.49 - - [2025-09-25 22:05:24] "GET /project/ca5ed323-bb80-4a89-979e-3d9f340bce15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035285 10.0.0.49 - - [2025-09-25 22:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.49 - - [2025-09-25 22:05:24] "GET /virtual-network/ad03fe43-0f3e-4b6c-8550-fccd85fe2938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.003645 10.0.0.49 - - [2025-09-25 22:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.49 - - [2025-09-25 22:05:24] "GET /service-appliance-set/cb99c951-fc4e-415e-983f-a186f55bc11f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002482 10.0.0.49 - - [2025-09-25 22:05:24] "POST /fqname-to-id HTTP/1.1" 404 254 0.001373 10.0.0.49 - - [2025-09-25 22:05:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.111881 10.0.0.49 - - [2025-09-25 22:05:24] "GET /virtual-machine-interface/e8f87387-f948-4ec6-910e-6f7cd0dfdf6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.023181 10.0.0.49 - - [2025-09-25 22:05:24] "POST /instance-ips HTTP/1.1" 200 409 0.018351 10.0.0.49 - - [2025-09-25 22:05:24] "GET /instance-ip/ef0655c7-d47f-4aad-a700-ca35a9294188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003705 10.0.0.49 - - [2025-09-25 22:05:24] "POST /loadbalancers HTTP/1.1" 200 610 0.065244 10.0.0.49 - - [2025-09-25 22:05:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.019596 10.0.0.49 - - [2025-09-25 22:05:24] "GET /project/ca5ed323-bb80-4a89-979e-3d9f340bce15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034710 10.0.0.49 - - [2025-09-25 22:05:24] "GET /instance-ip/ef0655c7-d47f-4aad-a700-ca35a9294188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.002323 10.0.0.49 - - [2025-09-25 22:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.49 - - [2025-09-25 22:05:24] "POST /floating-ips HTTP/1.1" 200 597 0.015936 10.0.0.49 - - [2025-09-25 22:05:24] "GET /project/ca5ed323-bb80-4a89-979e-3d9f340bce15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.028437 10.0.0.49 - - [2025-09-25 22:05:24] "GET /loadbalancer/cece44e6-fb1c-48ac-ae32-9db96bb0b4fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.010072 10.0.0.49 - - [2025-09-25 22:05:24] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.026481 10.0.0.49 - - [2025-09-25 22:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.49 - - [2025-09-25 22:05:25] "GET /project/ca5ed323-bb80-4a89-979e-3d9f340bce15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033104 10.0.0.49 - - [2025-09-25 22:05:25] "GET /loadbalancer-listener/421c0d26-5960-4429-ba68-d4982b7a5cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003587 10.0.0.49 - - [2025-09-25 22:05:25] "GET /loadbalancer-listener/421c0d26-5960-4429-ba68-d4982b7a5cba?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003104 10.0.0.49 - - [2025-09-25 22:05:25] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.020086 10.0.0.49 - - [2025-09-25 22:05:25] "GET /instance-ip/ef0655c7-d47f-4aad-a700-ca35a9294188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.005321 10.0.0.49 - - [2025-09-25 22:05:25] "GET /instance-ip/ef0655c7-d47f-4aad-a700-ca35a9294188?fields=floating_ips HTTP/1.1" 200 1213 0.004677 10.0.0.49 - - [2025-09-25 22:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004885 10.0.0.49 - - [2025-09-25 22:05:25] "GET /loadbalancer/cece44e6-fb1c-48ac-ae32-9db96bb0b4fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.004049 10.0.0.49 - - [2025-09-25 22:05:25] "GET /floating-ip/6aac4758-0d15-4149-a412-32086610c7d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.004680 10.0.0.49 - - [2025-09-25 22:05:25] "POST /tags HTTP/1.1" 200 295 0.061188 10.0.0.49 - - [2025-09-25 22:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.49 - - [2025-09-25 22:05:25] "GET /tag/de710dff-9714-4380-a6eb-c58e7ffe2654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.012305 10.0.0.49 - - [2025-09-25 22:05:25] "POST /tags HTTP/1.1" 409 233 0.001702 10.0.0.49 - - [2025-09-25 22:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.49 - - [2025-09-25 22:05:25] "GET /tag/9406851c-6861-4c14-a515-f369d6016a8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.010864 10.0.0.49 - - [2025-09-25 22:05:25] "POST /tags HTTP/1.1" 409 206 0.001856 10.0.0.49 - - [2025-09-25 22:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.49 - - [2025-09-25 22:05:25] "GET /tag/3299b797-e0c9-4168-a5a7-ac04a51052a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010410 10.0.0.49 - - [2025-09-25 22:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.49 - - [2025-09-25 22:05:25] "GET /virtual-network/1345e206-6163-449e-9b2e-16c34e150286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004491 10.0.0.49 - - [2025-09-25 22:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.49 - - [2025-09-25 22:05:25] "GET /project/ca5ed323-bb80-4a89-979e-3d9f340bce15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031025 10.0.0.49 - - [2025-09-25 22:05:25] "POST /virtual-machines HTTP/1.1" 200 369 0.007575 10.0.0.49 - - [2025-09-25 22:05:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008464 10.0.0.49 - - [2025-09-25 22:05:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.106136 10.0.0.49 - - [2025-09-25 22:05:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.019060 10.0.0.49 - - [2025-09-25 22:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.016752 10.0.0.49 - - [2025-09-25 22:05:25] "GET /virtual-machine-interface/bd35b5ec-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.005620 10.0.0.49 - - [2025-09-25 22:05:25] "POST /instance-ips HTTP/1.1" 200 409 0.024703 10.0.0.49 - - [2025-09-25 22:05:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.033252 10.0.0.49 - - [2025-09-25 22:05:25] "GET /virtual-machine-interface/bd35b5ec-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.013151 10.0.0.49 - - [2025-09-25 22:05:25] "POST /set-tag HTTP/1.1" 200 109 0.019312 10.0.0.49 - - [2025-09-25 22:05:25] "GET /virtual-machine-interface/bd35b5ec-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014530 10.0.0.49 - - [2025-09-25 22:05:25] "GET /instance-ip/bd49dda6-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002743 10.0.0.49 - - [2025-09-25 22:05:25] "GET /virtual-machine-interface/bd35b5ec-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004134 10.0.0.49 - - [2025-09-25 22:05:25] "POST /set-tag HTTP/1.1" 200 109 0.002159 10.0.0.49 - - [2025-09-25 22:05:26] "GET /virtual-router/60592df5-075d-45e6-9080-44e3608bb131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004227 10.0.0.49 - - [2025-09-25 22:05:26] "POST /ref-update HTTP/1.1" 200 156 0.008598 10.0.0.49 - - [2025-09-25 22:05:26] "GET /virtual-machine-interface/bd35b5ec-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011564 10.0.0.49 - - [2025-09-25 22:05:26] "POST /set-tag HTTP/1.1" 200 109 0.001834 10.0.0.49 - - [2025-09-25 22:05:26] "GET /virtual-machine-interface/bd35b5ec-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004342 10.0.0.49 - - [2025-09-25 22:05:26] "POST /set-tag HTTP/1.1" 200 109 0.001853 10.0.0.49 - - [2025-09-25 22:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.49 - - [2025-09-25 22:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004358 10.0.0.49 - - [2025-09-25 22:05:27] "GET /virtual-network/1345e206-6163-449e-9b2e-16c34e150286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004702 10.0.0.49 - - [2025-09-25 22:05:27] "GET /project/ca5ed323-bb80-4a89-979e-3d9f340bce15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.032520 10.0.0.49 - - [2025-09-25 22:05:27] "GET /virtual-networks?parent_id=ca5ed323-bb80-4a89-979e-3d9f340bce15&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001915 10.0.0.49 - - [2025-09-25 22:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.49 - - [2025-09-25 22:05:27] "GET /project/ca5ed323-bb80-4a89-979e-3d9f340bce15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034785 10.0.0.49 - - [2025-09-25 22:05:27] "POST /virtual-machines HTTP/1.1" 200 369 0.009312 10.0.0.49 - - [2025-09-25 22:05:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.023219 10.0.0.49 - - [2025-09-25 22:05:27] "POST /virtual-networks HTTP/1.1" 200 512 0.099375 10.0.0.49 - - [2025-09-25 22:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006762 10.0.0.49 - - [2025-09-25 22:05:27] "GET /network-ipam/916b3a68-b655-4385-abdc-e286cd5a38ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.005507 10.0.0.49 - - [2025-09-25 22:05:27] "POST /route-targets HTTP/1.1" 200 327 0.029154 10.0.0.49 - - [2025-09-25 22:05:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.127476 10.0.0.49 - - [2025-09-25 22:05:27] "POST /ref-update HTTP/1.1" 200 156 0.032820 10.0.0.49 - - [2025-09-25 22:05:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.017553 10.0.0.49 - - [2025-09-25 22:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.017272 10.0.0.49 - - [2025-09-25 22:05:27] "GET /virtual-machine-interface/be548228-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.007816 10.0.0.49 - - [2025-09-25 22:05:27] "POST /useragent-kv HTTP/1.1" 200 115 0.004203 10.0.0.49 - - [2025-09-25 22:05:27] "POST /ref-update HTTP/1.1" 200 156 0.111950 10.0.0.49 - - [2025-09-25 22:05:27] "GET /virtual-network/0294b0c4-3a0b-4975-8272-3f2b98c53885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003953 10.0.0.49 - - [2025-09-25 22:05:27] "GET /domains HTTP/1.1" 200 280 0.001317 10.0.0.49 - - [2025-09-25 22:05:27] "GET /domain/6f761f35-af26-4206-8941-c0585dd7cc35 HTTP/1.1" 200 3085 0.007543 10.0.0.49 - - [2025-09-25 22:05:27] "GET /project/ca5ed323-bb80-4a89-979e-3d9f340bce15 HTTP/1.1" 200 7065 0.033905 10.0.0.49 - - [2025-09-25 22:05:27] "POST /instance-ips HTTP/1.1" 200 409 0.039648 10.0.0.49 - - [2025-09-25 22:05:27] "GET /virtual-network/0294b0c4-3a0b-4975-8272-3f2b98c53885 HTTP/1.1" 200 2080 0.007928 10.0.0.49 - - [2025-09-25 22:05:27] "GET /virtual-network/0294b0c4-3a0b-4975-8272-3f2b98c53885 HTTP/1.1" 200 2080 0.003278 10.0.0.49 - - [2025-09-25 22:05:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.019302 10.0.0.49 - - [2025-09-25 22:05:27] "GET /virtual-machine-interface/be548228-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.016571 10.0.0.49 - - [2025-09-25 22:05:27] "GET /routing-instance/59b46b2e-7ede-433b-8610-31041fd238af HTTP/1.1" 200 1401 0.014973 10.0.0.49 - - [2025-09-25 22:05:27] "GET /routing-instance/59b46b2e-7ede-433b-8610-31041fd238af HTTP/1.1" 200 1401 0.002554 10.0.0.49 - - [2025-09-25 22:05:27] "GET /route-target/8d060482-5ce2-4514-b3c4-43ad6988ea9c HTTP/1.1" 200 1153 0.002990 10.0.0.49 - - [2025-09-25 22:05:27] "GET /virtual-network/0294b0c4-3a0b-4975-8272-3f2b98c53885 HTTP/1.1" 200 2080 0.003280 10.0.0.49 - - [2025-09-25 22:05:27] "GET /routing-instance/59b46b2e-7ede-433b-8610-31041fd238af HTTP/1.1" 200 1401 0.002185 10.0.0.49 - - [2025-09-25 22:05:27] "GET /virtual-network/0294b0c4-3a0b-4975-8272-3f2b98c53885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003147 10.0.0.49 - - [2025-09-25 22:05:27] "GET /virtual-network/0294b0c4-3a0b-4975-8272-3f2b98c53885 HTTP/1.1" 200 2080 0.004259 10.0.0.49 - - [2025-09-25 22:05:27] "GET /routing-instance/59b46b2e-7ede-433b-8610-31041fd238af HTTP/1.1" 200 1401 0.005829 10.0.0.49 - - [2025-09-25 22:05:27] "GET /routing-instance/59b46b2e-7ede-433b-8610-31041fd238af HTTP/1.1" 200 1401 0.002490 10.0.0.49 - - [2025-09-25 22:05:27] "GET /route-target/8d060482-5ce2-4514-b3c4-43ad6988ea9c HTTP/1.1" 200 1153 0.004084 10.0.0.49 - - [2025-09-25 22:05:27] "POST /set-tag HTTP/1.1" 200 109 0.026119 10.0.0.49 - - [2025-09-25 22:05:27] "GET /domains HTTP/1.1" 200 280 0.004624 10.0.0.49 - - [2025-09-25 22:05:27] "GET /virtual-machine-interface/be548228-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.021322 10.0.0.49 - - [2025-09-25 22:05:27] "GET /instance-ip/be728336-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006053 10.0.0.49 - - [2025-09-25 22:05:27] "GET /domain/6f761f35-af26-4206-8941-c0585dd7cc35 HTTP/1.1" 200 3085 0.005673 10.0.0.49 - - [2025-09-25 22:05:27] "GET /project/ca5ed323-bb80-4a89-979e-3d9f340bce15 HTTP/1.1" 200 7065 0.030564 10.0.0.49 - - [2025-09-25 22:05:27] "GET /virtual-network/0294b0c4-3a0b-4975-8272-3f2b98c53885 HTTP/1.1" 200 2080 0.004808 10.0.0.49 - - [2025-09-25 22:05:27] "GET /virtual-machine-interface/be548228-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004046 10.0.0.49 - - [2025-09-25 22:05:27] "POST /set-tag HTTP/1.1" 200 109 0.001772 10.0.0.49 - - [2025-09-25 22:05:27] "GET /virtual-router/60592df5-075d-45e6-9080-44e3608bb131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003136 10.0.0.49 - - [2025-09-25 22:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.49 - - [2025-09-25 22:05:28] "GET /project/ca5ed323-bb80-4a89-979e-3d9f340bce15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.028824 10.0.0.49 - - [2025-09-25 22:05:28] "GET /virtual-network/0294b0c4-3a0b-4975-8272-3f2b98c53885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003598 10.0.0.49 - - [2025-09-25 22:05:28] "POST /ref-update HTTP/1.1" 200 156 0.006700 10.0.0.49 - - [2025-09-25 22:05:28] "GET /virtual-machine-interface/be548228-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009382 10.0.0.49 - - [2025-09-25 22:05:28] "POST /set-tag HTTP/1.1" 200 109 0.001781 10.0.0.49 - - [2025-09-25 22:05:28] "GET /floating-ip-pools?parent_id=0294b0c4-3a0b-4975-8272-3f2b98c53885&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001916 10.0.0.49 - - [2025-09-25 22:05:28] "GET /virtual-network/0294b0c4-3a0b-4975-8272-3f2b98c53885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003600 10.0.0.49 - - [2025-09-25 22:05:28] "POST /floating-ip-pools HTTP/1.1" 200 562 0.015368 10.0.0.49 - - [2025-09-25 22:05:28] "GET /virtual-machine-interface/be548228-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007455 10.0.0.49 - - [2025-09-25 22:05:28] "POST /set-tag HTTP/1.1" 200 109 0.001908 10.0.0.49 - - [2025-09-25 22:05:28] "POST /ref-update HTTP/1.1" 200 156 0.009135 10.0.0.49 - - [2025-09-25 22:05:28] "GET /virtual-network/0294b0c4-3a0b-4975-8272-3f2b98c53885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.017035 10.0.0.49 - - [2025-09-25 22:05:28] "GET /domains HTTP/1.1" 200 280 0.002691 10.0.0.49 - - [2025-09-25 22:05:28] "GET /domain/6f761f35-af26-4206-8941-c0585dd7cc35 HTTP/1.1" 200 3085 0.002751 10.0.0.49 - - [2025-09-25 22:05:28] "GET /project/ca5ed323-bb80-4a89-979e-3d9f340bce15 HTTP/1.1" 200 7321 0.032387 10.0.0.49 - - [2025-09-25 22:05:28] "GET /virtual-network/0294b0c4-3a0b-4975-8272-3f2b98c53885 HTTP/1.1" 200 2318 0.007695 10.0.0.49 - - [2025-09-25 22:05:28] "GET /floating-ip-pool/acee0323-2977-48ef-a2c6-7fff5a45f943 HTTP/1.1" 200 1315 0.002083 10.0.0.49 - - [2025-09-25 22:05:28] "GET /domains HTTP/1.1" 200 280 0.001366 10.0.0.49 - - [2025-09-25 22:05:28] "GET /domain/6f761f35-af26-4206-8941-c0585dd7cc35 HTTP/1.1" 200 3085 0.002403 10.0.0.49 - - [2025-09-25 22:05:28] "GET /project/ca5ed323-bb80-4a89-979e-3d9f340bce15 HTTP/1.1" 200 7321 0.029171 10.0.0.49 - - [2025-09-25 22:05:28] "GET /virtual-network/0294b0c4-3a0b-4975-8272-3f2b98c53885 HTTP/1.1" 200 2318 0.003445 10.0.0.49 - - [2025-09-25 22:05:28] "GET /virtual-network/0294b0c4-3a0b-4975-8272-3f2b98c53885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.005230 10.0.0.49 - - [2025-09-25 22:05:28] "POST /tags HTTP/1.1" 200 365 0.041923 10.0.0.49 - - [2025-09-25 22:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010213 10.0.0.49 - - [2025-09-25 22:05:28] "GET /tag/edb42750-d60f-4d40-9adc-0d5699713ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012415 10.0.0.49 - - [2025-09-25 22:05:28] "POST /tags HTTP/1.1" 409 206 0.001615 10.0.0.49 - - [2025-09-25 22:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001278 10.0.0.49 - - [2025-09-25 22:05:28] "GET /tag/3299b797-e0c9-4168-a5a7-ac04a51052a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010079 10.0.0.49 - - [2025-09-25 22:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011376 10.0.0.49 - - [2025-09-25 22:05:28] "GET /project/ca5ed323-bb80-4a89-979e-3d9f340bce15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.039703 10.0.0.49 - - [2025-09-25 22:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.49 - - [2025-09-25 22:05:28] "GET /virtual-network/1345e206-6163-449e-9b2e-16c34e150286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004868 10.0.0.49 - - [2025-09-25 22:05:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001316 10.0.0.49 - - [2025-09-25 22:05:28] "GET /service-appliance-set/9f408866-4211-4c07-ab79-bda3c8020940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.026527 10.0.0.49 - - [2025-09-25 22:05:28] "POST /fqname-to-id HTTP/1.1" 404 258 0.002437 10.0.0.49 - - [2025-09-25 22:05:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.087080 10.0.0.49 - - [2025-09-25 22:05:28] "GET /virtual-machine-interface/ebd24ae6-ebe3-407a-89ca-c33e59485c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.004475 10.0.0.49 - - [2025-09-25 22:05:28] "POST /set-tag HTTP/1.1" 200 109 0.014015 10.0.0.49 - - [2025-09-25 22:05:28] "POST /instance-ips HTTP/1.1" 200 417 0.024883 10.0.0.49 - - [2025-09-25 22:05:28] "GET /instance-ip/06367901-619c-47f9-beae-3e55974ef03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.003911 10.0.0.49 - - [2025-09-25 22:05:28] "POST /loadbalancers HTTP/1.1" 200 618 0.062385 10.0.0.49 - - [2025-09-25 22:05:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.015855 10.0.0.49 - - [2025-09-25 22:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006054 10.0.0.49 - - [2025-09-25 22:05:29] "POST /service-instances HTTP/1.1" 200 566 0.023157 10.0.0.49 - - [2025-09-25 22:05:29] "POST /ref-update HTTP/1.1" 200 156 0.015091 10.0.0.49 - - [2025-09-25 22:05:29] "GET /project/ca5ed323-bb80-4a89-979e-3d9f340bce15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.041035 10.0.0.49 - - [2025-09-25 22:05:29] "GET /virtual-machine-interface/ebd24ae6-ebe3-407a-89ca-c33e59485c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.003610 10.0.0.49 - - [2025-09-25 22:05:29] "GET /virtual-machine-interface/ebd24ae6-ebe3-407a-89ca-c33e59485c0c?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.006287 10.0.0.49 - - [2025-09-25 22:05:29] "PUT /service-instance/6d858ee0-65ba-42d6-8f74-85223ad20cfa HTTP/1.1" 200 266 0.007167 10.0.0.49 - - [2025-09-25 22:05:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.016619 10.0.0.49 - - [2025-09-25 22:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.013638 10.0.0.49 - - [2025-09-25 22:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004374 10.0.0.49 - - [2025-09-25 22:05:29] "GET /floating-ip-pool/acee0323-2977-48ef-a2c6-7fff5a45f943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.004050 10.0.0.49 - - [2025-09-25 22:05:29] "POST /floating-ips HTTP/1.1" 200 671 0.079649 10.0.0.49 - - [2025-09-25 22:05:29] "POST /virtual-machines HTTP/1.1" 200 429 0.060191 10.0.0.49 - - [2025-09-25 22:05:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.007066 10.0.0.49 - - [2025-09-25 22:05:29] "GET /application-policy-set/c4ae01bb-a78e-4e22-8af4-e2195f46bef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003410 10.0.0.49 - - [2025-09-25 22:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001493 10.0.0.49 - - [2025-09-25 22:05:29] "GET /policy-management/119019dc-9ea8-461e-8700-0ae40ee11659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.008480 10.0.0.49 - - [2025-09-25 22:05:29] "POST /tags HTTP/1.1" 409 221 0.016163 10.0.0.49 - - [2025-09-25 22:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001669 10.0.0.49 - - [2025-09-25 22:05:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.127769 10.0.0.49 - - [2025-09-25 22:05:29] "POST /chown HTTP/1.1" 200 109 0.025723 10.0.0.49 - - [2025-09-25 22:05:29] "GET /tag/52dcc555-ef9a-4857-9458-e6e659395245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010545 10.0.0.49 - - [2025-09-25 22:05:29] "POST /tags HTTP/1.1" 409 238 0.001778 10.0.0.49 - - [2025-09-25 22:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001342 10.0.0.49 - - [2025-09-25 22:05:29] "POST /chown HTTP/1.1" 200 109 0.005648 10.0.0.49 - - [2025-09-25 22:05:29] "PUT /virtual-machine-interface/f974ef13-2404-4ad6-8c85-77e1ab7326e1 HTTP/1.1" 200 284 0.023777 10.0.0.49 - - [2025-09-25 22:05:29] "GET /tag/edb42750-d60f-4d40-9adc-0d5699713ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.018450 10.0.0.49 - - [2025-09-25 22:05:29] "PUT /instance-ip/06367901-619c-47f9-beae-3e55974ef03d HTTP/1.1" 200 256 0.018453 10.0.0.49 - - [2025-09-25 22:05:29] "POST /firewall-rules HTTP/1.1" 200 650 0.088505 10.0.0.49 - - [2025-09-25 22:05:29] "GET /firewall-rule/6a52e04f-e517-4319-b1c7-110aa43a2088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.005789 10.0.0.49 - - [2025-09-25 22:05:29] "POST /ref-update HTTP/1.1" 200 156 0.042955 10.0.0.49 - - [2025-09-25 22:05:29] "POST /ref-update HTTP/1.1" 200 156 0.016328 10.0.0.49 - - [2025-09-25 22:05:29] "GET /firewall-policy/6e0b0453-e399-4b2d-9ea9-f446effb453e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004469 10.0.0.49 - - [2025-09-25 22:05:29] "GET /firewall-rule/6a52e04f-e517-4319-b1c7-110aa43a2088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003518 10.0.0.49 - - [2025-09-25 22:05:29] "POST /ref-update HTTP/1.1" 200 156 0.031038 10.0.0.49 - - [2025-09-25 22:05:29] "POST /ref-update HTTP/1.1" 200 156 0.029578 10.0.0.49 - - [2025-09-25 22:05:29] "POST /ref-update HTTP/1.1" 200 156 0.009613 10.0.0.49 - - [2025-09-25 22:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.49 - - [2025-09-25 22:05:29] "POST /ref-update HTTP/1.1" 200 156 0.018492 10.0.0.49 - - [2025-09-25 22:05:29] "POST /ref-update HTTP/1.1" 200 156 0.021067 10.0.0.49 - - [2025-09-25 22:05:29] "GET /project/ca5ed323-bb80-4a89-979e-3d9f340bce15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.052617 10.0.0.49 - - [2025-09-25 22:05:29] "GET /loadbalancer/0d923bdc-5c0e-4097-bf70-6fd758b908b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.004377 10.0.0.49 - - [2025-09-25 22:05:29] "POST /virtual-machines HTTP/1.1" 200 429 0.011543 10.0.0.49 - - [2025-09-25 22:05:29] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.022980 10.0.0.49 - - [2025-09-25 22:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006010 10.0.0.49 - - [2025-09-25 22:05:30] "GET /project/ca5ed323-bb80-4a89-979e-3d9f340bce15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.089012 10.0.0.49 - - [2025-09-25 22:05:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.136350 10.0.0.49 - - [2025-09-25 22:05:30] "POST /chown HTTP/1.1" 200 109 0.014822 10.0.0.49 - - [2025-09-25 22:05:30] "GET /loadbalancer-listener/970e1a20-f1cc-4932-b07a-c2626193f778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003179 10.0.0.49 - - [2025-09-25 22:05:30] "GET /loadbalancer-listener/970e1a20-f1cc-4932-b07a-c2626193f778?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.002649 10.0.0.49 - - [2025-09-25 22:05:30] "POST /chown HTTP/1.1" 200 109 0.005798 10.0.0.49 - - [2025-09-25 22:05:30] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.021544 10.0.0.49 - - [2025-09-25 22:05:30] "PUT /virtual-machine-interface/0c34de6c-a2cc-4459-a1ad-b90ef7510263 HTTP/1.1" 200 284 0.037162 10.0.0.49 - - [2025-09-25 22:05:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.020210 10.0.0.49 - - [2025-09-25 22:05:30] "PUT /instance-ip/06367901-619c-47f9-beae-3e55974ef03d HTTP/1.1" 200 256 0.030577 10.0.0.49 - - [2025-09-25 22:05:30] "GET /loadbalancer-pool/ffc2de5b-a826-489f-b174-e9ac09c8cdae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.013109 10.0.0.49 - - [2025-09-25 22:05:30] "POST /loadbalancer-members HTTP/1.1" 200 707 0.018274 10.0.0.49 - - [2025-09-25 22:05:30] "POST /ref-update HTTP/1.1" 200 156 0.022184 10.0.0.49 - - [2025-09-25 22:05:30] "POST /ref-update HTTP/1.1" 200 156 0.052795 10.0.0.49 - - [2025-09-25 22:05:30] "POST /ref-update HTTP/1.1" 200 156 0.022808 10.0.0.49 - - [2025-09-25 22:05:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.079251 10.0.0.49 - - [2025-09-25 22:05:30] "GET /loadbalancer-member/a7096da6-ab97-4ad8-96c5-e1ba99ac2f8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.005640 10.0.0.49 - - [2025-09-25 22:05:30] "GET /application-policy-set/c4ae01bb-a78e-4e22-8af4-e2195f46bef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003096 10.0.0.49 - - [2025-09-25 22:05:30] "POST /ref-update HTTP/1.1" 200 156 0.007308 10.0.0.49 - - [2025-09-25 22:05:30] "POST /ref-update HTTP/1.1" 200 156 0.021376 10.0.0.49 - - [2025-09-25 22:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.016435 10.0.0.49 - - [2025-09-25 22:05:30] "GET /policy-management/119019dc-9ea8-461e-8700-0ae40ee11659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.008307 10.0.0.49 - - [2025-09-25 22:05:30] "POST /tags HTTP/1.1" 409 221 0.002198 10.0.0.49 - - [2025-09-25 22:05:30] "PUT /service-instance/6d858ee0-65ba-42d6-8f74-85223ad20cfa HTTP/1.1" 200 266 0.023682 10.0.0.49 - - [2025-09-25 22:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.49 - - [2025-09-25 22:05:30] "GET /tag/52dcc555-ef9a-4857-9458-e6e659395245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011088 10.0.0.49 - - [2025-09-25 22:05:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.021408 10.0.0.49 - - [2025-09-25 22:05:30] "POST /tags HTTP/1.1" 409 238 0.003087 10.0.0.49 - - [2025-09-25 22:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001495 10.0.0.49 - - [2025-09-25 22:05:30] "POST /chown HTTP/1.1" 200 109 0.007573 10.0.0.49 - - [2025-09-25 22:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.49 - - [2025-09-25 22:05:30] "GET /tag/edb42750-d60f-4d40-9adc-0d5699713ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010644 10.0.0.49 - - [2025-09-25 22:05:30] "POST /firewall-rules HTTP/1.1" 409 293 0.002201 10.0.0.49 - - [2025-09-25 22:05:30] "POST /chown HTTP/1.1" 200 109 0.005263 10.0.0.49 - - [2025-09-25 22:05:30] "PUT /instance-ip/06367901-619c-47f9-beae-3e55974ef03d HTTP/1.1" 200 256 0.018688 10.0.0.49 - - [2025-09-25 22:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.49 - - [2025-09-25 22:05:30] "POST /ref-update HTTP/1.1" 200 156 0.021511 10.0.0.49 - - [2025-09-25 22:05:30] "PUT /firewall-rule/6a52e04f-e517-4319-b1c7-110aa43a2088 HTTP/1.1" 200 260 0.026930 10.0.0.49 - - [2025-09-25 22:05:30] "GET /firewall-rule/6a52e04f-e517-4319-b1c7-110aa43a2088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.010566 10.0.0.49 - - [2025-09-25 22:05:30] "GET /firewall-policy/6e0b0453-e399-4b2d-9ea9-f446effb453e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.005187 10.0.0.49 - - [2025-09-25 22:05:30] "POST /chown HTTP/1.1" 200 109 0.006217 10.0.0.49 - - [2025-09-25 22:05:30] "POST /chown HTTP/1.1" 200 109 0.014459 10.0.0.49 - - [2025-09-25 22:05:30] "GET /firewall-rule/6a52e04f-e517-4319-b1c7-110aa43a2088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003571 10.0.0.49 - - [2025-09-25 22:05:30] "PUT /instance-ip/06367901-619c-47f9-beae-3e55974ef03d HTTP/1.1" 200 256 0.025858 10.0.0.49 - - [2025-09-25 22:05:30] "POST /ref-update HTTP/1.1" 200 156 0.010710 10.0.0.49 - - [2025-09-25 22:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.49 - - [2025-09-25 22:05:30] "POST /chown HTTP/1.1" 200 109 0.007695 10.0.0.49 - - [2025-09-25 22:05:30] "POST /chown HTTP/1.1" 200 109 0.006510 10.0.0.49 - - [2025-09-25 22:05:30] "PUT /instance-ip/06367901-619c-47f9-beae-3e55974ef03d HTTP/1.1" 200 256 0.015789 10.0.0.49 - - [2025-09-25 22:05:30] "POST /ref-update HTTP/1.1" 200 156 0.017354 10.0.0.49 - - [2025-09-25 22:05:30] "POST /chown HTTP/1.1" 200 109 0.006860 10.0.0.49 - - [2025-09-25 22:05:31] "POST /chown HTTP/1.1" 200 109 0.016271 10.0.0.49 - - [2025-09-25 22:05:31] "PUT /instance-ip/06367901-619c-47f9-beae-3e55974ef03d HTTP/1.1" 200 256 0.030718 10.0.0.49 - - [2025-09-25 22:05:31] "POST /ref-update HTTP/1.1" 200 156 0.014899 10.0.0.49 - - [2025-09-25 22:05:31] "PUT /service-instance/6d858ee0-65ba-42d6-8f74-85223ad20cfa HTTP/1.1" 200 266 0.008844 10.0.0.49 - - [2025-09-25 22:05:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.022830 10.0.0.49 - - [2025-09-25 22:05:31] "PUT /service-instance/6d858ee0-65ba-42d6-8f74-85223ad20cfa HTTP/1.1" 200 266 0.012918 10.0.0.49 - - [2025-09-25 22:05:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.007085 10.0.0.49 - - [2025-09-25 22:05:31] "PUT /service-instance/6d858ee0-65ba-42d6-8f74-85223ad20cfa HTTP/1.1" 200 266 0.020672 10.0.0.49 - - [2025-09-25 22:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008742 10.0.0.49 - - [2025-09-25 22:05:31] "GET /virtual-network/1345e206-6163-449e-9b2e-16c34e150286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.013946 10.0.0.49 - - [2025-09-25 22:05:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.028825 10.0.0.49 - - [2025-09-25 22:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.027608 10.0.0.49 - - [2025-09-25 22:05:31] "PUT /service-instance/6d858ee0-65ba-42d6-8f74-85223ad20cfa HTTP/1.1" 200 266 0.018438 10.0.0.49 - - [2025-09-25 22:05:31] "GET /project/ca5ed323-bb80-4a89-979e-3d9f340bce15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.037872 10.0.0.49 - - [2025-09-25 22:05:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.016706 10.0.0.49 - - [2025-09-25 22:05:31] "POST /virtual-machines HTTP/1.1" 200 373 0.020678 10.0.0.49 - - [2025-09-25 22:05:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.039132 10.0.0.49 - - [2025-09-25 22:05:31] "PUT /service-instance/6d858ee0-65ba-42d6-8f74-85223ad20cfa HTTP/1.1" 200 266 0.015690 10.0.0.49 - - [2025-09-25 22:05:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.029441 10.0.0.49 - - [2025-09-25 22:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.49 - - [2025-09-25 22:05:31] "POST /chown HTTP/1.1" 200 109 0.010355 10.0.0.49 - - [2025-09-25 22:05:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.151152 10.0.0.49 - - [2025-09-25 22:05:31] "POST /chown HTTP/1.1" 200 109 0.029779 10.0.0.49 - - [2025-09-25 22:05:31] "POST /ref-update HTTP/1.1" 200 156 0.031482 10.0.0.49 - - [2025-09-25 22:05:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.017265 10.0.0.49 - - [2025-09-25 22:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.49 - - [2025-09-25 22:05:31] "GET /virtual-machine-interface/c0ccdcb2-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.004038 10.0.0.49 - - [2025-09-25 22:05:31] "POST /chown HTTP/1.1" 200 109 0.005617 10.0.0.49 - - [2025-09-25 22:05:31] "POST /chown HTTP/1.1" 200 109 0.015869 10.0.0.49 - - [2025-09-25 22:05:31] "POST /ref-update HTTP/1.1" 200 156 0.018041 10.0.0.49 - - [2025-09-25 22:05:31] "POST /instance-ips HTTP/1.1" 200 413 0.026095 10.0.0.49 - - [2025-09-25 22:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.49 - - [2025-09-25 22:05:31] "POST /chown HTTP/1.1" 200 109 0.022497 10.0.0.49 - - [2025-09-25 22:05:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.043011 10.0.0.49 - - [2025-09-25 22:05:31] "GET /virtual-machine-interface/c0ccdcb2-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.028754 10.0.0.49 - - [2025-09-25 22:05:31] "POST /chown HTTP/1.1" 200 109 0.037168 10.0.0.49 - - [2025-09-25 22:05:32] "POST /chown HTTP/1.1" 200 109 0.014946 10.0.0.49 - - [2025-09-25 22:05:32] "POST /set-tag HTTP/1.1" 200 109 0.019065 10.0.0.49 - - [2025-09-25 22:05:32] "GET /virtual-machine-interface/c0ccdcb2-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.013140 10.0.0.49 - - [2025-09-25 22:05:32] "GET /instance-ip/c0ef87d0-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005140 10.0.0.49 - - [2025-09-25 22:05:32] "POST /chown HTTP/1.1" 200 109 0.023396 10.0.0.49 - - [2025-09-25 22:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008563 10.0.0.49 - - [2025-09-25 22:05:32] "GET /virtual-machine-interface/c0ccdcb2-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004407 10.0.0.49 - - [2025-09-25 22:05:32] "POST /set-tag HTTP/1.1" 200 109 0.002415 10.0.0.49 - - [2025-09-25 22:05:32] "POST /chown HTTP/1.1" 200 109 0.010941 10.0.0.49 - - [2025-09-25 22:05:32] "GET /virtual-router/60592df5-075d-45e6-9080-44e3608bb131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.020620 10.0.0.49 - - [2025-09-25 22:05:32] "POST /chown HTTP/1.1" 200 109 0.018985 10.0.0.49 - - [2025-09-25 22:05:32] "POST /ref-update HTTP/1.1" 200 156 0.024746 10.0.0.49 - - [2025-09-25 22:05:32] "POST /chown HTTP/1.1" 200 109 0.006582 10.0.0.49 - - [2025-09-25 22:05:32] "GET /virtual-machine-interface/c0ccdcb2-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005430 10.0.0.49 - - [2025-09-25 22:05:32] "POST /chown HTTP/1.1" 200 109 0.021404 10.0.0.49 - - [2025-09-25 22:05:32] "POST /set-tag HTTP/1.1" 200 109 0.001944 10.0.0.49 - - [2025-09-25 22:05:32] "GET /virtual-machine-interface/c0ccdcb2-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004021 10.0.0.49 - - [2025-09-25 22:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007532 10.0.0.49 - - [2025-09-25 22:05:32] "POST /set-tag HTTP/1.1" 200 109 0.002216 10.0.0.49 - - [2025-09-25 22:05:32] "POST /chown HTTP/1.1" 200 109 0.005736 10.0.0.49 - - [2025-09-25 22:05:32] "POST /chown HTTP/1.1" 200 109 0.015193 10.0.0.49 - - [2025-09-25 22:05:32] "POST /chown HTTP/1.1" 200 109 0.006481 10.0.0.49 - - [2025-09-25 22:05:32] "POST /chown HTTP/1.1" 200 109 0.005843 10.0.0.49 - - [2025-09-25 22:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.49 - - [2025-09-25 22:05:32] "POST /chown HTTP/1.1" 200 109 0.005273 10.0.0.49 - - [2025-09-25 22:05:32] "POST /chown HTTP/1.1" 200 109 0.013180 10.0.0.49 - - [2025-09-25 22:05:32] "POST /chown HTTP/1.1" 200 109 0.005940 10.0.0.49 - - [2025-09-25 22:05:32] "POST /chown HTTP/1.1" 200 109 0.033827 10.0.0.49 - - [2025-09-25 22:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005656 10.0.0.49 - - [2025-09-25 22:05:32] "POST /chown HTTP/1.1" 200 109 0.016107 10.0.0.49 - - [2025-09-25 22:05:32] "POST /chown HTTP/1.1" 200 109 0.015544 10.0.0.49 - - [2025-09-25 22:05:32] "POST /chown HTTP/1.1" 200 109 0.014292 10.0.0.49 - - [2025-09-25 22:05:32] "POST /chown HTTP/1.1" 200 109 0.008101 10.0.0.49 - - [2025-09-25 22:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.49 - - [2025-09-25 22:05:32] "POST /chown HTTP/1.1" 200 109 0.006071 10.0.0.49 - - [2025-09-25 22:05:32] "POST /chown HTTP/1.1" 200 109 0.006095 10.0.0.49 - - [2025-09-25 22:05:32] "POST /chown HTTP/1.1" 200 109 0.014006 10.0.0.49 - - [2025-09-25 22:05:32] "POST /chown HTTP/1.1" 200 109 0.012756 10.0.0.49 - - [2025-09-25 22:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.49 - - [2025-09-25 22:05:32] "POST /chown HTTP/1.1" 200 109 0.007957 10.0.0.49 - - [2025-09-25 22:05:32] "POST /chown HTTP/1.1" 200 109 0.017567 10.0.0.49 - - [2025-09-25 22:05:32] "POST /chown HTTP/1.1" 200 109 0.015720 10.0.0.49 - - [2025-09-25 22:05:32] "POST /chown HTTP/1.1" 200 109 0.006124 10.0.0.49 - - [2025-09-25 22:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.49 - - [2025-09-25 22:05:33] "POST /chown HTTP/1.1" 200 109 0.005310 10.0.0.49 - - [2025-09-25 22:05:33] "POST /chown HTTP/1.1" 200 109 0.009951 10.0.0.49 - - [2025-09-25 22:05:33] "POST /chown HTTP/1.1" 200 109 0.006332 10.0.0.49 - - [2025-09-25 22:05:33] "POST /chown HTTP/1.1" 200 109 0.016334 10.0.0.49 - - [2025-09-25 22:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.49 - - [2025-09-25 22:05:33] "POST /chown HTTP/1.1" 200 109 0.006708 10.0.0.49 - - [2025-09-25 22:05:33] "POST /chown HTTP/1.1" 200 109 0.014677 10.0.0.49 - - [2025-09-25 22:05:33] "POST /chown HTTP/1.1" 200 109 0.007501 10.0.0.49 - - [2025-09-25 22:05:33] "POST /chown HTTP/1.1" 200 109 0.006004 10.0.0.49 - - [2025-09-25 22:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.49 - - [2025-09-25 22:05:33] "POST /chown HTTP/1.1" 200 109 0.006650 10.0.0.49 - - [2025-09-25 22:05:33] "POST /chown HTTP/1.1" 200 109 0.017655 10.0.0.49 - - [2025-09-25 22:05:33] "POST /chown HTTP/1.1" 200 109 0.005750 10.0.0.49 - - [2025-09-25 22:05:33] "POST /chown HTTP/1.1" 200 109 0.015169 10.0.0.49 - - [2025-09-25 22:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004774 10.0.0.49 - - [2025-09-25 22:05:33] "POST /chown HTTP/1.1" 200 109 0.006188 10.0.0.49 - - [2025-09-25 22:05:33] "POST /chown HTTP/1.1" 200 109 0.019331 10.0.0.49 - - [2025-09-25 22:05:33] "POST /chown HTTP/1.1" 200 109 0.019604 10.0.0.49 - - [2025-09-25 22:05:33] "POST /chown HTTP/1.1" 200 109 0.005570 10.0.0.49 - - [2025-09-25 22:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.49 - - [2025-09-25 22:05:33] "POST /chown HTTP/1.1" 200 109 0.005853 10.0.0.49 - - [2025-09-25 22:05:34] "POST /chown HTTP/1.1" 200 109 0.005694 10.0.0.49 - - [2025-09-25 22:05:34] "POST /chown HTTP/1.1" 200 109 0.010755 10.0.0.49 - - [2025-09-25 22:05:34] "POST /chown HTTP/1.1" 200 109 0.006585 10.0.0.49 - - [2025-09-25 22:05:41] "GET /virtual-machine-interface/bd35b5ec-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005502 10.0.0.49 - - [2025-09-25 22:05:41] "POST /set-tag HTTP/1.1" 200 109 0.002746 10.0.0.49 - - [2025-09-25 22:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.49 - - [2025-09-25 22:05:41] "GET /loadbalancer/cece44e6-fb1c-48ac-ae32-9db96bb0b4fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002574 10.0.0.49 - - [2025-09-25 22:05:41] "GET /loadbalancer-pool/90f24c5f-fdba-459e-bebf-8d56ea906bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002360 10.0.0.49 - - [2025-09-25 22:05:41] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014668 10.0.0.49 - - [2025-09-25 22:05:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.007813 10.0.0.49 - - [2025-09-25 22:05:41] "GET /virtual-machine-interface/bd35b5ec-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008702 10.0.0.49 - - [2025-09-25 22:05:41] "GET /virtual-machine-interface/bd35b5ec-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012649 10.0.0.49 - - [2025-09-25 22:05:41] "POST /tags HTTP/1.1" 409 221 0.005368 10.0.0.49 - - [2025-09-25 22:05:41] "POST /ref-update HTTP/1.1" 200 156 0.018941 10.0.0.49 - - [2025-09-25 22:05:41] "GET /floating-ip/6aac4758-0d15-4149-a412-32086610c7d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.004391 10.0.0.49 - - [2025-09-25 22:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.49 - - [2025-09-25 22:05:41] "GET /tag/52dcc555-ef9a-4857-9458-e6e659395245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014306 10.0.0.49 - - [2025-09-25 22:05:41] "GET /virtual-machine/c09c01a0-51d0-45a8-9158-46a8be45da45?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.004196 10.0.0.49 - - [2025-09-25 22:05:41] "GET /virtual-machine-interface/bd35b5ec-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004743 10.0.0.49 - - [2025-09-25 22:05:41] "PUT /floating-ip/6aac4758-0d15-4149-a412-32086610c7d7 HTTP/1.1" 200 256 0.012771 10.0.0.49 - - [2025-09-25 22:05:41] "POST /set-tag HTTP/1.1" 200 109 0.030673 10.0.0.49 - - [2025-09-25 22:05:45] "GET /virtual-machine-interface/c0ccdcb2-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004152 10.0.0.49 - - [2025-09-25 22:05:45] "POST /set-tag HTTP/1.1" 200 109 0.004607 10.0.0.49 - - [2025-09-25 22:05:46] "GET /virtual-machine-interface/be548228-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009060 10.0.0.49 - - [2025-09-25 22:05:46] "POST /set-tag HTTP/1.1" 200 109 0.004035 10.0.0.49 - - [2025-09-25 22:05:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.49 - - [2025-09-25 22:05:46] "GET /loadbalancer/cece44e6-fb1c-48ac-ae32-9db96bb0b4fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002101 10.0.0.49 - - [2025-09-25 22:05:46] "GET /loadbalancer-pool/90f24c5f-fdba-459e-bebf-8d56ea906bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002472 10.0.0.49 - - [2025-09-25 22:05:46] "POST /loadbalancer-members HTTP/1.1" 200 702 0.021611 10.0.0.49 - - [2025-09-25 22:05:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.006724 10.0.0.49 - - [2025-09-25 22:05:46] "GET /virtual-machine-interface/be548228-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006028 10.0.0.49 - - [2025-09-25 22:05:46] "GET /virtual-machine-interface/be548228-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003644 10.0.0.49 - - [2025-09-25 22:05:46] "POST /ref-update HTTP/1.1" 200 156 0.006986 10.0.0.49 - - [2025-09-25 22:05:46] "GET /floating-ip/6aac4758-0d15-4149-a412-32086610c7d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.011642 10.0.0.49 - - [2025-09-25 22:05:46] "POST /set-tag HTTP/1.1" 200 109 0.014489 10.0.0.49 - - [2025-09-25 22:05:46] "GET /virtual-machine/2e6a8db7-1595-47ce-a70a-0cdf606afb43?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002800 10.0.0.49 - - [2025-09-25 22:05:46] "GET /virtual-machine-interface/be548228-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004093 10.0.0.49 - - [2025-09-25 22:05:46] "GET /virtual-machine/77f8b2dc-9ea5-47f6-a74c-1b0e32c349a5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002652 10.0.0.49 - - [2025-09-25 22:05:46] "GET /virtual-machine-interface/c0ccdcb2-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003375 10.0.0.49 - - [2025-09-25 22:05:46] "GET /virtual-machine-interface/c0ccdcb2-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004022 10.0.0.49 - - [2025-09-25 22:05:46] "POST /set-tag HTTP/1.1" 200 109 0.001792 [Introspect:8084]10.0.0.49 - - [2025-09-25 22:06:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000958 [Introspect:8084]10.0.0.49 - - [2025-09-25 22:06:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000861 10.0.0.49 - - [2025-09-25 22:06:18] "GET /virtual-machine-interface/c0ccdcb2-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004408 10.0.0.49 - - [2025-09-25 22:06:18] "POST /set-tag HTTP/1.1" 200 109 0.002072 10.0.0.49 - - [2025-09-25 22:06:18] "GET /virtual-machine-interface/c0ccdcb2-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005316 10.0.0.49 - - [2025-09-25 22:06:18] "POST /set-tag HTTP/1.1" 200 109 0.002232 10.0.0.49 - - [2025-09-25 22:06:18] "GET /virtual-machine/77f8b2dc-9ea5-47f6-a74c-1b0e32c349a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002236 10.0.0.49 - - [2025-09-25 22:06:18] "POST /ref-update HTTP/1.1" 200 156 0.012398 10.0.0.49 - - [2025-09-25 22:06:18] "GET /virtual-machine-interface/c0ccdcb2-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.010318 10.0.0.49 - - [2025-09-25 22:06:18] "POST /set-tag HTTP/1.1" 200 109 0.043286 10.0.0.49 - - [2025-09-25 22:06:18] "POST /set-tag HTTP/1.1" 200 109 0.012970 10.0.0.49 - - [2025-09-25 22:06:18] "DELETE /instance-ip/c0ef87d0-9a5b-11f0-a78e-fa163e415ee2 HTTP/1.1" 200 115 0.035323 10.0.0.49 - - [2025-09-25 22:06:18] "DELETE /virtual-machine-interface/c0ccdcb2-9a5b-11f0-a78e-fa163e415ee2 HTTP/1.1" 200 115 0.033556 10.0.0.49 - - [2025-09-25 22:06:18] "DELETE /virtual-machine/77f8b2dc-9ea5-47f6-a74c-1b0e32c349a5 HTTP/1.1" 200 115 0.015302 10.0.0.49 - - [2025-09-25 22:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.49 - - [2025-09-25 22:06:22] "GET /tag/edb42750-d60f-4d40-9adc-0d5699713ad3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.009714 10.0.0.49 - - [2025-09-25 22:06:22] "GET /tag/edb42750-d60f-4d40-9adc-0d5699713ad3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.010708 10.0.0.49 - - [2025-09-25 22:06:22] "GET /virtual-machine-interface/0c34de6c-a2cc-4459-a1ad-b90ef7510263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.003786 10.0.0.49 - - [2025-09-25 22:06:22] "POST /set-tag HTTP/1.1" 200 109 0.013740 10.0.0.49 - - [2025-09-25 22:06:22] "GET /virtual-machine-interface/ebd24ae6-ebe3-407a-89ca-c33e59485c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005204 10.0.0.49 - - [2025-09-25 22:06:22] "POST /set-tag HTTP/1.1" 200 109 0.012367 10.0.0.49 - - [2025-09-25 22:06:22] "GET /virtual-machine-interface/f974ef13-2404-4ad6-8c85-77e1ab7326e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004333 10.0.0.49 - - [2025-09-25 22:06:22] "POST /set-tag HTTP/1.1" 200 109 0.016146 10.0.0.49 - - [2025-09-25 22:06:22] "GET /firewall-policy/6e0b0453-e399-4b2d-9ea9-f446effb453e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.007414 10.0.0.49 - - [2025-09-25 22:06:22] "GET /firewall-rule/6a52e04f-e517-4319-b1c7-110aa43a2088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002768 10.0.0.49 - - [2025-09-25 22:06:22] "POST /ref-update HTTP/1.1" 200 156 0.018594 10.0.0.49 - - [2025-09-25 22:06:22] "DELETE /firewall-rule/6a52e04f-e517-4319-b1c7-110aa43a2088 HTTP/1.1" 200 115 0.034708 10.0.0.49 - - [2025-09-25 22:06:22] "DELETE /loadbalancer-member/a7096da6-ab97-4ad8-96c5-e1ba99ac2f8b HTTP/1.1" 200 115 0.031800 10.0.0.49 - - [2025-09-25 22:06:22] "PUT /service-instance/6d858ee0-65ba-42d6-8f74-85223ad20cfa HTTP/1.1" 200 266 0.008319 10.0.0.49 - - [2025-09-25 22:06:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.013536 10.0.0.49 - - [2025-09-25 22:06:22] "DELETE /loadbalancer-pool/ffc2de5b-a826-489f-b174-e9ac09c8cdae HTTP/1.1" 200 115 0.049896 10.0.0.49 - - [2025-09-25 22:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.49 - - [2025-09-25 22:06:22] "POST /chown HTTP/1.1" 200 109 0.005543 10.0.0.49 - - [2025-09-25 22:06:22] "DELETE /loadbalancer-listener/970e1a20-f1cc-4932-b07a-c2626193f778 HTTP/1.1" 200 115 0.046414 10.0.0.49 - - [2025-09-25 22:06:22] "GET /floating-ip/9ef50433-928f-4429-8a7a-58a2077bba25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.002121 10.0.0.49 - - [2025-09-25 22:06:22] "POST /chown HTTP/1.1" 200 109 0.005322 10.0.0.49 - - [2025-09-25 22:06:22] "POST /chown HTTP/1.1" 200 109 0.015948 10.0.0.49 - - [2025-09-25 22:06:22] "POST /chown HTTP/1.1" 200 109 0.018159 10.0.0.49 - - [2025-09-25 22:06:22] "PUT /floating-ip/9ef50433-928f-4429-8a7a-58a2077bba25 HTTP/1.1" 200 256 0.030663 10.0.0.49 - - [2025-09-25 22:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.49 - - [2025-09-25 22:06:22] "POST /chown HTTP/1.1" 200 109 0.017402 10.0.0.49 - - [2025-09-25 22:06:22] "DELETE /floating-ip/9ef50433-928f-4429-8a7a-58a2077bba25 HTTP/1.1" 200 115 0.067091 10.0.0.49 - - [2025-09-25 22:06:22] "POST /chown HTTP/1.1" 200 109 0.031325 10.0.0.49 - - [2025-09-25 22:06:22] "POST /chown HTTP/1.1" 200 109 0.014773 10.0.0.49 - - [2025-09-25 22:06:22] "DELETE /loadbalancer/0d923bdc-5c0e-4097-bf70-6fd758b908b8 HTTP/1.1" 200 115 0.065058 10.0.0.49 - - [2025-09-25 22:06:22] "POST /chown HTTP/1.1" 200 109 0.005008 10.0.0.49 - - [2025-09-25 22:06:22] "PUT /service-instance/6d858ee0-65ba-42d6-8f74-85223ad20cfa HTTP/1.1" 200 266 0.011974 10.0.0.49 - - [2025-09-25 22:06:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.014395 10.0.0.49 - - [2025-09-25 22:06:22] "DELETE /instance-ip/06367901-619c-47f9-beae-3e55974ef03d HTTP/1.1" 200 115 0.100702 10.0.0.49 - - [2025-09-25 22:06:22] "PUT /service-instance/6d858ee0-65ba-42d6-8f74-85223ad20cfa HTTP/1.1" 200 266 0.008369 10.0.0.49 - - [2025-09-25 22:06:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.015391 10.0.0.49 - - [2025-09-25 22:06:22] "DELETE /virtual-machine-interface/ebd24ae6-ebe3-407a-89ca-c33e59485c0c HTTP/1.1" 200 115 0.094283 10.0.0.49 - - [2025-09-25 22:06:22] "PUT /service-instance/6d858ee0-65ba-42d6-8f74-85223ad20cfa HTTP/1.1" 200 266 0.016479 10.0.0.49 - - [2025-09-25 22:06:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.018764 10.0.0.49 - - [2025-09-25 22:06:23] "DELETE /tag/edb42750-d60f-4d40-9adc-0d5699713ad3 HTTP/1.1" 200 115 0.110098 10.0.0.49 - - [2025-09-25 22:06:23] "DELETE /service-instance/6d858ee0-65ba-42d6-8f74-85223ad20cfa HTTP/1.1" 200 115 0.058134 10.0.0.49 - - [2025-09-25 22:06:23] "GET /floating-ip-pool/acee0323-2977-48ef-a2c6-7fff5a45f943?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010977 10.0.0.49 - - [2025-09-25 22:06:23] "POST /ref-update HTTP/1.1" 200 156 0.018571 10.0.0.49 - - [2025-09-25 22:06:23] "GET /virtual-machine-interface/0c34de6c-a2cc-4459-a1ad-b90ef7510263?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1207 0.012554 10.0.0.49 - - [2025-09-25 22:06:23] "DELETE /floating-ip-pool/acee0323-2977-48ef-a2c6-7fff5a45f943 HTTP/1.1" 200 115 0.039216 10.0.0.49 - - [2025-09-25 22:06:23] "DELETE /virtual-machine-interface/0c34de6c-a2cc-4459-a1ad-b90ef7510263 HTTP/1.1" 200 115 0.084726 10.0.0.49 - - [2025-09-25 22:06:23] "DELETE /virtual-machine/0fcf6cd1-65cb-4d9d-a1af-b35d49785b47 HTTP/1.1" 200 115 0.043706 10.0.0.49 - - [2025-09-25 22:06:23] "GET /virtual-machine-interface/f974ef13-2404-4ad6-8c85-77e1ab7326e1?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.023529 10.0.0.49 - - [2025-09-25 22:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.49 - - [2025-09-25 22:06:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002594 10.0.0.49 - - [2025-09-25 22:06:23] "POST /useragent-kv HTTP/1.1" 200 115 0.005859 10.0.0.49 - - [2025-09-25 22:06:23] "DELETE /virtual-network/0294b0c4-3a0b-4975-8272-3f2b98c53885 HTTP/1.1" 200 115 0.165253 10.0.0.49 - - [2025-09-25 22:06:23] "GET /routing-instance/59b46b2e-7ede-433b-8610-31041fd238af HTTP/1.1" 404 171 0.002242 10.0.0.49 - - [2025-09-25 22:06:23] "DELETE /route-target/8d060482-5ce2-4514-b3c4-43ad6988ea9c HTTP/1.1" 200 115 0.030571 10.0.0.49 - - [2025-09-25 22:06:23] "GET /domains HTTP/1.1" 200 280 0.002820 10.0.0.49 - - [2025-09-25 22:06:23] "GET /domain/6f761f35-af26-4206-8941-c0585dd7cc35 HTTP/1.1" 200 3085 0.006103 10.0.0.49 - - [2025-09-25 22:06:23] "DELETE /virtual-machine-interface/f974ef13-2404-4ad6-8c85-77e1ab7326e1 HTTP/1.1" 200 115 0.090423 10.0.0.49 - - [2025-09-25 22:06:23] "GET /project/ca5ed323-bb80-4a89-979e-3d9f340bce15 HTTP/1.1" 200 6874 0.057424 10.0.0.49 - - [2025-09-25 22:06:23] "POST /ref-update HTTP/1.1" 200 156 0.038973 10.0.0.49 - - [2025-09-25 22:06:23] "DELETE /virtual-machine/2c40c0be-f000-4c90-b438-a31002fce723 HTTP/1.1" 200 115 0.061306 10.0.0.49 - - [2025-09-25 22:06:23] "GET /virtual-machine-interface/be548228-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.017529 10.0.0.49 - - [2025-09-25 22:06:23] "POST /set-tag HTTP/1.1" 200 109 0.002478 10.0.0.49 - - [2025-09-25 22:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008825 10.0.0.49 - - [2025-09-25 22:06:23] "GET /loadbalancer/cece44e6-fb1c-48ac-ae32-9db96bb0b4fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002472 10.0.0.49 - - [2025-09-25 22:06:23] "GET /virtual-machine-interface/be548228-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004466 10.0.0.49 - - [2025-09-25 22:06:23] "POST /set-tag HTTP/1.1" 200 109 0.017179 10.0.0.49 - - [2025-09-25 22:06:23] "DELETE /loadbalancer-member/582126fd-a5a7-4178-b150-06372f3350d3 HTTP/1.1" 200 115 0.041455 10.0.0.49 - - [2025-09-25 22:06:24] "GET /virtual-machine-interface/be548228-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005313 10.0.0.49 - - [2025-09-25 22:06:24] "POST /set-tag HTTP/1.1" 200 109 0.005166 10.0.0.49 - - [2025-09-25 22:06:24] "GET /virtual-machine-interface/be548228-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003931 10.0.0.49 - - [2025-09-25 22:06:24] "POST /set-tag HTTP/1.1" 200 109 0.002169 10.0.0.49 - - [2025-09-25 22:06:24] "GET /virtual-machine/2e6a8db7-1595-47ce-a70a-0cdf606afb43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002794 10.0.0.49 - - [2025-09-25 22:06:24] "POST /ref-update HTTP/1.1" 200 156 0.008224 10.0.0.49 - - [2025-09-25 22:06:24] "GET /virtual-machine-interface/be548228-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006261 10.0.0.49 - - [2025-09-25 22:06:24] "POST /set-tag HTTP/1.1" 200 109 0.027554 10.0.0.49 - - [2025-09-25 22:06:24] "POST /set-tag HTTP/1.1" 200 109 0.034073 10.0.0.49 - - [2025-09-25 22:06:24] "POST /set-tag HTTP/1.1" 200 109 0.046668 10.0.0.49 - - [2025-09-25 22:06:24] "DELETE /instance-ip/be728336-9a5b-11f0-a78e-fa163e415ee2 HTTP/1.1" 200 115 0.042495 10.0.0.49 - - [2025-09-25 22:06:24] "POST /ref-update HTTP/1.1" 200 156 0.009567 10.0.0.49 - - [2025-09-25 22:06:24] "DELETE /virtual-machine-interface/be548228-9a5b-11f0-a78e-fa163e415ee2 HTTP/1.1" 200 115 0.043688 10.0.0.49 - - [2025-09-25 22:06:24] "DELETE /virtual-machine/2e6a8db7-1595-47ce-a70a-0cdf606afb43 HTTP/1.1" 200 115 0.024785 10.0.0.49 - - [2025-09-25 22:06:28] "GET /virtual-machine-interface/bd35b5ec-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.013278 10.0.0.49 - - [2025-09-25 22:06:28] "POST /set-tag HTTP/1.1" 200 109 0.003928 10.0.0.49 - - [2025-09-25 22:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.49 - - [2025-09-25 22:06:28] "GET /loadbalancer/cece44e6-fb1c-48ac-ae32-9db96bb0b4fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002227 10.0.0.49 - - [2025-09-25 22:06:29] "GET /virtual-machine-interface/bd35b5ec-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004260 10.0.0.49 - - [2025-09-25 22:06:29] "POST /set-tag HTTP/1.1" 200 109 0.001975 10.0.0.49 - - [2025-09-25 22:06:29] "GET /virtual-machine-interface/bd35b5ec-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004520 10.0.0.49 - - [2025-09-25 22:06:29] "POST /set-tag HTTP/1.1" 200 109 0.002290 10.0.0.49 - - [2025-09-25 22:06:29] "GET /virtual-machine/c09c01a0-51d0-45a8-9158-46a8be45da45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002334 10.0.0.49 - - [2025-09-25 22:06:29] "POST /ref-update HTTP/1.1" 200 156 0.015450 10.0.0.49 - - [2025-09-25 22:06:29] "GET /virtual-machine-interface/bd35b5ec-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006250 10.0.0.49 - - [2025-09-25 22:06:29] "POST /set-tag HTTP/1.1" 200 109 0.017817 10.0.0.49 - - [2025-09-25 22:06:29] "POST /set-tag HTTP/1.1" 200 109 0.027576 10.0.0.49 - - [2025-09-25 22:06:29] "POST /set-tag HTTP/1.1" 200 109 0.014806 10.0.0.49 - - [2025-09-25 22:06:29] "DELETE /instance-ip/bd49dda6-9a5b-11f0-a78e-fa163e415ee2 HTTP/1.1" 200 115 0.051638 10.0.0.49 - - [2025-09-25 22:06:29] "POST /ref-update HTTP/1.1" 200 156 0.011140 10.0.0.49 - - [2025-09-25 22:06:29] "DELETE /virtual-machine-interface/bd35b5ec-9a5b-11f0-a78e-fa163e415ee2 HTTP/1.1" 200 115 0.035730 10.0.0.49 - - [2025-09-25 22:06:29] "DELETE /virtual-machine/c09c01a0-51d0-45a8-9158-46a8be45da45 HTTP/1.1" 200 115 0.017968 10.0.0.49 - - [2025-09-25 22:06:30] "DELETE /tag/de710dff-9714-4380-a6eb-c58e7ffe2654 HTTP/1.1" 200 115 0.060196 10.0.0.49 - - [2025-09-25 22:06:30] "DELETE /tag/9406851c-6861-4c14-a515-f369d6016a8a HTTP/1.1" 200 115 0.032635 10.0.0.49 - - [2025-09-25 22:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.49 - - [2025-09-25 22:06:33] "GET /project/ca5ed323-bb80-4a89-979e-3d9f340bce15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035286 10.0.0.49 - - [2025-09-25 22:06:33] "POST /tags HTTP/1.1" 200 393 0.024240 10.0.0.49 - - [2025-09-25 22:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007483 10.0.0.49 - - [2025-09-25 22:06:33] "GET /tag/646286a0-249a-4556-9b3f-0f30247eeba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011703 10.0.0.49 - - [2025-09-25 22:06:33] "POST /tags HTTP/1.1" 200 341 0.015964 10.0.0.49 - - [2025-09-25 22:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.49 - - [2025-09-25 22:06:33] "GET /tag/5ea06545-cf9e-4fe9-8b2d-f40b86bfeb9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011341 10.0.0.49 - - [2025-09-25 22:06:34] "POST /id-to-fqname HTTP/1.1" 200 192 0.000442 10.0.0.49 - - [2025-09-25 22:06:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.006788 10.0.0.49 - - [2025-09-25 22:06:34] "POST /security-groups HTTP/1.1" 200 589 0.073647 10.0.0.49 - - [2025-09-25 22:06:34] "POST /projects HTTP/1.1" 200 519 0.157818 10.0.0.49 - - [2025-09-25 22:06:34] "POST /fqname-to-id HTTP/1.1" 404 236 0.001497 10.0.0.49 - - [2025-09-25 22:06:34] "POST /access-control-lists HTTP/1.1" 200 598 0.058144 10.0.0.49 - - [2025-09-25 22:06:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.039544 10.0.0.49 - - [2025-09-25 22:06:34] "POST /fqname-to-id HTTP/1.1" 404 235 0.010264 10.0.0.49 - - [2025-09-25 22:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008330 10.0.0.49 - - [2025-09-25 22:06:34] "GET /virtual-network/1345e206-6163-449e-9b2e-16c34e150286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006922 10.0.0.49 - - [2025-09-25 22:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001355 10.0.0.49 - - [2025-09-25 22:06:34] "GET /virtual-network/ad03fe43-0f3e-4b6c-8550-fccd85fe2938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.042849 10.0.0.49 - - [2025-09-25 22:06:34] "POST /access-control-lists HTTP/1.1" 200 596 0.063664 10.0.0.49 - - [2025-09-25 22:06:34] "PUT /virtual-network/1345e206-6163-449e-9b2e-16c34e150286 HTTP/1.1" 200 264 0.063787 10.0.0.49 - - [2025-09-25 22:06:34] "PUT /virtual-network/ad03fe43-0f3e-4b6c-8550-fccd85fe2938 HTTP/1.1" 200 264 0.037657 10.0.0.49 - - [2025-09-25 22:06:34] "POST /security-groups HTTP/1.1" 200 591 0.064525 10.0.0.49 - - [2025-09-25 22:06:34] "POST /fqname-to-id HTTP/1.1" 404 270 0.001426 10.0.0.49 - - [2025-09-25 22:06:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.028466 10.0.0.49 - - [2025-09-25 22:06:34] "POST /chown HTTP/1.1" 200 109 0.039475 10.0.0.49 - - [2025-09-25 22:06:34] "GET /application-policy-set/c4ae01bb-a78e-4e22-8af4-e2195f46bef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006048 10.0.0.49 - - [2025-09-25 22:06:34] "POST /access-control-lists HTTP/1.1" 200 632 0.104781 10.0.0.49 - - [2025-09-25 22:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010480 10.0.0.49 - - [2025-09-25 22:06:34] "POST /fqname-to-id HTTP/1.1" 404 269 0.002843 10.0.0.49 - - [2025-09-25 22:06:34] "GET /policy-management/119019dc-9ea8-461e-8700-0ae40ee11659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003469 10.0.0.49 - - [2025-09-25 22:06:34] "POST /tags HTTP/1.1" 409 226 0.001903 10.0.0.49 - - [2025-09-25 22:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.49 - - [2025-09-25 22:06:34] "GET /tag/5ea06545-cf9e-4fe9-8b2d-f40b86bfeb9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.035870 10.0.0.49 - - [2025-09-25 22:06:34] "POST /access-control-lists HTTP/1.1" 200 630 0.093218 10.0.0.49 - - [2025-09-25 22:06:34] "POST /firewall-rules HTTP/1.1" 200 600 0.073145 10.0.0.49 - - [2025-09-25 22:06:34] "GET /firewall-rule/89630791-bea8-48e3-a1c4-c46c23df8797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.011191 10.0.0.49 - - [2025-09-25 22:06:34] "GET /firewall-policy/46c32bcb-a78e-4f40-8808-1e7318f2bc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005073 10.0.0.49 - - [2025-09-25 22:06:34] "GET /firewall-rule/89630791-bea8-48e3-a1c4-c46c23df8797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002700 10.0.0.49 - - [2025-09-25 22:06:35] "POST /ref-update HTTP/1.1" 200 156 0.079780 10.0.0.49 - - [2025-09-25 22:06:35] "GET /application-policy-set/c4ae01bb-a78e-4e22-8af4-e2195f46bef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004661 10.0.0.49 - - [2025-09-25 22:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.49 - - [2025-09-25 22:06:35] "GET /policy-management/119019dc-9ea8-461e-8700-0ae40ee11659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002791 10.0.0.49 - - [2025-09-25 22:06:35] "POST /tags HTTP/1.1" 409 226 0.001827 10.0.0.49 - - [2025-09-25 22:06:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001320 10.0.0.49 - - [2025-09-25 22:06:35] "GET /tag/5ea06545-cf9e-4fe9-8b2d-f40b86bfeb9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010608 10.0.0.49 - - [2025-09-25 22:06:35] "POST /firewall-rules HTTP/1.1" 200 598 0.067280 10.0.0.49 - - [2025-09-25 22:06:35] "GET /firewall-rule/ec76e679-6088-413a-868b-338b6587bbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005195 10.0.0.49 - - [2025-09-25 22:06:35] "GET /firewall-policy/46c32bcb-a78e-4f40-8808-1e7318f2bc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.003958 10.0.0.49 - - [2025-09-25 22:06:35] "GET /firewall-rule/ec76e679-6088-413a-868b-338b6587bbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002057 10.0.0.49 - - [2025-09-25 22:06:35] "POST /ref-update HTTP/1.1" 200 156 0.054278 10.0.0.49 - - [2025-09-25 22:06:36] "POST /tags HTTP/1.1" 200 393 0.027015 10.0.0.49 - - [2025-09-25 22:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008383 10.0.0.49 - - [2025-09-25 22:06:36] "GET /tag/b070a801-3af2-482e-a308-4ed7842eaeeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013329 10.0.0.49 - - [2025-09-25 22:06:36] "POST /tags HTTP/1.1" 200 341 0.017093 10.0.0.49 - - [2025-09-25 22:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.49 - - [2025-09-25 22:06:37] "GET /tag/95278649-325e-4ff0-b6f8-f7a784cdd5e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011020 10.0.0.49 - - [2025-09-25 22:06:37] "POST /id-to-fqname HTTP/1.1" 200 192 0.000494 10.0.0.49 - - [2025-09-25 22:06:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.002138 10.0.0.49 - - [2025-09-25 22:06:37] "POST /security-groups HTTP/1.1" 200 589 0.062803 10.0.0.49 - - [2025-09-25 22:06:37] "POST /fqname-to-id HTTP/1.1" 404 236 0.001668 10.0.0.49 - - [2025-09-25 22:06:37] "POST /projects HTTP/1.1" 200 519 0.193991 10.0.0.49 - - [2025-09-25 22:06:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.006916 10.0.0.49 - - [2025-09-25 22:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006038 10.0.0.49 - - [2025-09-25 22:06:37] "POST /access-control-lists HTTP/1.1" 200 598 0.079163 10.0.0.49 - - [2025-09-25 22:06:37] "POST /fqname-to-id HTTP/1.1" 404 235 0.013517 10.0.0.49 - - [2025-09-25 22:06:37] "GET /virtual-network/1345e206-6163-449e-9b2e-16c34e150286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.014981 10.0.0.49 - - [2025-09-25 22:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.49 - - [2025-09-25 22:06:37] "GET /virtual-network/ad03fe43-0f3e-4b6c-8550-fccd85fe2938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003884 10.0.0.49 - - [2025-09-25 22:06:37] "POST /access-control-lists HTTP/1.1" 200 596 0.065503 10.0.0.49 - - [2025-09-25 22:06:37] "PUT /virtual-network/1345e206-6163-449e-9b2e-16c34e150286 HTTP/1.1" 200 264 0.055812 10.0.0.49 - - [2025-09-25 22:06:37] "PUT /virtual-network/ad03fe43-0f3e-4b6c-8550-fccd85fe2938 HTTP/1.1" 200 264 0.041719 10.0.0.49 - - [2025-09-25 22:06:37] "POST /security-groups HTTP/1.1" 200 591 0.063394 10.0.0.49 - - [2025-09-25 22:06:37] "POST /fqname-to-id HTTP/1.1" 404 270 0.001676 10.0.0.49 - - [2025-09-25 22:06:37] "POST /access-control-lists HTTP/1.1" 200 632 0.062556 10.0.0.49 - - [2025-09-25 22:06:37] "POST /fqname-to-id HTTP/1.1" 404 269 0.006105 10.0.0.49 - - [2025-09-25 22:06:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.073186 10.0.0.49 - - [2025-09-25 22:06:37] "POST /chown HTTP/1.1" 200 109 0.021118 10.0.0.49 - - [2025-09-25 22:06:37] "GET /application-policy-set/c4ae01bb-a78e-4e22-8af4-e2195f46bef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008640 10.0.0.49 - - [2025-09-25 22:06:37] "POST /access-control-lists HTTP/1.1" 200 630 0.086869 10.0.0.49 - - [2025-09-25 22:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.015493 10.0.0.49 - - [2025-09-25 22:06:37] "GET /policy-management/119019dc-9ea8-461e-8700-0ae40ee11659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002178 10.0.0.49 - - [2025-09-25 22:06:37] "POST /tags HTTP/1.1" 409 226 0.001415 10.0.0.49 - - [2025-09-25 22:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.49 - - [2025-09-25 22:06:37] "GET /tag/95278649-325e-4ff0-b6f8-f7a784cdd5e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010155 10.0.0.49 - - [2025-09-25 22:06:37] "POST /firewall-rules HTTP/1.1" 200 600 0.062056 10.0.0.49 - - [2025-09-25 22:06:37] "GET /firewall-rule/4c0fb203-9026-497f-a024-5fdb13c6541e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003927 10.0.0.49 - - [2025-09-25 22:06:37] "GET /firewall-policy/46c32bcb-a78e-4f40-8808-1e7318f2bc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.003151 10.0.0.49 - - [2025-09-25 22:06:37] "GET /firewall-rule/4c0fb203-9026-497f-a024-5fdb13c6541e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001822 10.0.0.49 - - [2025-09-25 22:06:38] "POST /ref-update HTTP/1.1" 200 156 0.055982 10.0.0.49 - - [2025-09-25 22:06:38] "GET /application-policy-set/c4ae01bb-a78e-4e22-8af4-e2195f46bef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010961 10.0.0.49 - - [2025-09-25 22:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.49 - - [2025-09-25 22:06:38] "GET /policy-management/119019dc-9ea8-461e-8700-0ae40ee11659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003035 10.0.0.49 - - [2025-09-25 22:06:38] "POST /tags HTTP/1.1" 409 226 0.001583 10.0.0.49 - - [2025-09-25 22:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001358 10.0.0.49 - - [2025-09-25 22:06:38] "GET /tag/95278649-325e-4ff0-b6f8-f7a784cdd5e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010540 10.0.0.49 - - [2025-09-25 22:06:38] "POST /firewall-rules HTTP/1.1" 200 598 0.064172 10.0.0.49 - - [2025-09-25 22:06:38] "GET /firewall-rule/773e0364-10b5-412c-af47-c86932d14a8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.008669 10.0.0.49 - - [2025-09-25 22:06:38] "GET /firewall-policy/46c32bcb-a78e-4f40-8808-1e7318f2bc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.003807 10.0.0.49 - - [2025-09-25 22:06:38] "GET /firewall-rule/773e0364-10b5-412c-af47-c86932d14a8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002121 10.0.0.49 - - [2025-09-25 22:06:38] "POST /ref-update HTTP/1.1" 200 156 0.048394 10.0.0.49 - - [2025-09-25 22:06:39] "POST /tags HTTP/1.1" 200 345 0.069765 10.0.0.49 - - [2025-09-25 22:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010097 10.0.0.49 - - [2025-09-25 22:06:40] "GET /tag/bdc525f8-c20a-48d1-a9c8-40e1bc0cda14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.023818 10.0.0.49 - - [2025-09-25 22:06:40] "POST /projects HTTP/1.1" 409 238 0.003137 10.0.0.49 - - [2025-09-25 22:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.49 - - [2025-09-25 22:06:40] "GET /project/05112000-3379-4a36-bb90-dc83b2efd7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.043516 10.0.0.49 - - [2025-09-25 22:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008446 10.0.0.49 - - [2025-09-25 22:06:40] "GET /virtual-network/1345e206-6163-449e-9b2e-16c34e150286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004219 10.0.0.49 - - [2025-09-25 22:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.49 - - [2025-09-25 22:06:40] "GET /virtual-network/ad03fe43-0f3e-4b6c-8550-fccd85fe2938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004570 10.0.0.49 - - [2025-09-25 22:06:40] "POST /security-groups HTTP/1.1" 409 285 0.002972 10.0.0.49 - - [2025-09-25 22:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.49 - - [2025-09-25 22:06:40] "PUT /security-group/799633f4-91b4-41df-99c1-438e55327976 HTTP/1.1" 200 262 0.059758 10.0.0.49 - - [2025-09-25 22:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007299 10.0.0.49 - - [2025-09-25 22:06:40] "PUT /access-control-list/ec41e17f-6f3f-4dea-aeb7-bdda598328db HTTP/1.1" 200 272 0.013151 10.0.0.49 - - [2025-09-25 22:06:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.028845 10.0.0.49 - - [2025-09-25 22:06:40] "PUT /access-control-list/9293924b-f8f5-40e6-b5d4-d9f187f645fb HTTP/1.1" 200 272 0.023881 10.0.0.49 - - [2025-09-25 22:06:40] "GET /project/05112000-3379-4a36-bb90-dc83b2efd7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.061740 10.0.0.49 - - [2025-09-25 22:06:40] "POST /tags HTTP/1.1" 409 228 0.009296 10.0.0.49 - - [2025-09-25 22:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.49 - - [2025-09-25 22:06:40] "GET /tag/bdc525f8-c20a-48d1-a9c8-40e1bc0cda14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012362 10.0.0.49 - - [2025-09-25 22:06:40] "POST /tags HTTP/1.1" 200 345 0.037534 10.0.0.49 - - [2025-09-25 22:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004870 10.0.0.49 - - [2025-09-25 22:06:40] "GET /tag/23a38ecd-ffc9-4082-a777-61a2213a6a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013783 10.0.0.49 - - [2025-09-25 22:06:40] "POST /projects HTTP/1.1" 409 238 0.001936 10.0.0.49 - - [2025-09-25 22:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.49 - - [2025-09-25 22:06:40] "GET /project/10938162-ff57-4e36-a0a0-7e7ee3d8c815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045292 10.0.0.49 - - [2025-09-25 22:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.49 - - [2025-09-25 22:06:40] "GET /virtual-network/1345e206-6163-449e-9b2e-16c34e150286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004258 10.0.0.49 - - [2025-09-25 22:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.49 - - [2025-09-25 22:06:40] "GET /virtual-network/ad03fe43-0f3e-4b6c-8550-fccd85fe2938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003866 10.0.0.49 - - [2025-09-25 22:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001478 10.0.0.49 - - [2025-09-25 22:06:40] "GET /project/10938162-ff57-4e36-a0a0-7e7ee3d8c815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038001 10.0.0.49 - - [2025-09-25 22:06:40] "POST /security-groups HTTP/1.1" 409 285 0.011450 10.0.0.49 - - [2025-09-25 22:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.49 - - [2025-09-25 22:06:40] "PUT /security-group/269c37eb-4605-497c-9f5b-a38dd06e54d8 HTTP/1.1" 200 262 0.059415 10.0.0.49 - - [2025-09-25 22:06:40] "PUT /access-control-list/190a152a-a8aa-47bd-9f8e-692b469af208 HTTP/1.1" 200 272 0.021041 10.0.0.49 - - [2025-09-25 22:06:40] "PUT /access-control-list/d9062395-7717-4354-87a8-ef37d2ce1cca HTTP/1.1" 200 272 0.023707 10.0.0.49 - - [2025-09-25 22:06:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.022729 10.0.0.49 - - [2025-09-25 22:06:40] "POST /tags HTTP/1.1" 409 228 0.007502 10.0.0.49 - - [2025-09-25 22:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.49 - - [2025-09-25 22:06:41] "GET /tag/23a38ecd-ffc9-4082-a777-61a2213a6a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010439 10.0.0.49 - - [2025-09-25 22:06:41] "POST /tags HTTP/1.1" 200 291 0.053195 10.0.0.49 - - [2025-09-25 22:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005788 10.0.0.49 - - [2025-09-25 22:06:41] "GET /tag/e419ab1b-502e-4704-bc68-c61c20557a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012548 10.0.0.49 - - [2025-09-25 22:06:41] "POST /tags HTTP/1.1" 200 303 0.068135 10.0.0.49 - - [2025-09-25 22:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.013713 10.0.0.49 - - [2025-09-25 22:06:41] "GET /tag/a2bade03-2fd0-47cf-bef4-beb7f707ddce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012096 10.0.0.49 - - [2025-09-25 22:06:41] "POST /tags HTTP/1.1" 409 252 0.001411 10.0.0.49 - - [2025-09-25 22:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.49 - - [2025-09-25 22:06:41] "GET /tag/646286a0-249a-4556-9b3f-0f30247eeba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.009986 10.0.0.49 - - [2025-09-25 22:06:41] "POST /tags HTTP/1.1" 409 226 0.001666 10.0.0.49 - - [2025-09-25 22:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001245 10.0.0.49 - - [2025-09-25 22:06:41] "GET /tag/5ea06545-cf9e-4fe9-8b2d-f40b86bfeb9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009463 10.0.0.49 - - [2025-09-25 22:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001308 10.0.0.49 - - [2025-09-25 22:06:41] "GET /virtual-network/1345e206-6163-449e-9b2e-16c34e150286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005157 10.0.0.49 - - [2025-09-25 22:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001596 10.0.0.49 - - [2025-09-25 22:06:41] "GET /project/05112000-3379-4a36-bb90-dc83b2efd7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.058860 10.0.0.49 - - [2025-09-25 22:06:41] "POST /virtual-machines HTTP/1.1" 200 395 0.009854 10.0.0.49 - - [2025-09-25 22:06:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.007020 10.0.0.49 - - [2025-09-25 22:06:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103711 10.0.0.49 - - [2025-09-25 22:06:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.017793 10.0.0.49 - - [2025-09-25 22:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005435 10.0.0.49 - - [2025-09-25 22:06:41] "GET /virtual-machine-interface/ea818940-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004327 10.0.0.49 - - [2025-09-25 22:06:41] "POST /instance-ips HTTP/1.1" 200 397 0.025714 10.0.0.49 - - [2025-09-25 22:06:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.021616 10.0.0.49 - - [2025-09-25 22:06:41] "GET /virtual-machine-interface/ea818940-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006422 10.0.0.49 - - [2025-09-25 22:06:41] "POST /set-tag HTTP/1.1" 200 109 0.059987 10.0.0.49 - - [2025-09-25 22:06:41] "GET /virtual-machine-interface/ea818940-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010327 10.0.0.49 - - [2025-09-25 22:06:41] "GET /instance-ip/ea956258-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005404 10.0.0.49 - - [2025-09-25 22:06:42] "GET /virtual-machine-interface/ea818940-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004569 10.0.0.49 - - [2025-09-25 22:06:42] "POST /set-tag HTTP/1.1" 200 109 0.002179 10.0.0.49 - - [2025-09-25 22:06:42] "GET /virtual-router/60592df5-075d-45e6-9080-44e3608bb131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003465 10.0.0.49 - - [2025-09-25 22:06:42] "POST /ref-update HTTP/1.1" 200 156 0.008094 10.0.0.49 - - [2025-09-25 22:06:42] "GET /virtual-machine-interface/ea818940-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011296 10.0.0.49 - - [2025-09-25 22:06:42] "POST /set-tag HTTP/1.1" 200 109 0.002100 10.0.0.49 - - [2025-09-25 22:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.49 - - [2025-09-25 22:06:42] "GET /virtual-network/1345e206-6163-449e-9b2e-16c34e150286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003726 10.0.0.49 - - [2025-09-25 22:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001425 10.0.0.49 - - [2025-09-25 22:06:42] "GET /project/05112000-3379-4a36-bb90-dc83b2efd7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.025128 10.0.0.49 - - [2025-09-25 22:06:42] "POST /virtual-machines HTTP/1.1" 200 395 0.009624 10.0.0.49 - - [2025-09-25 22:06:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.015127 10.0.0.49 - - [2025-09-25 22:06:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097918 10.0.0.49 - - [2025-09-25 22:06:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.007948 10.0.0.49 - - [2025-09-25 22:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005264 10.0.0.49 - - [2025-09-25 22:06:42] "GET /virtual-machine-interface/eaec8b32-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005352 10.0.0.49 - - [2025-09-25 22:06:42] "POST /instance-ips HTTP/1.1" 200 397 0.018178 10.0.0.49 - - [2025-09-25 22:06:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.023449 10.0.0.49 - - [2025-09-25 22:06:42] "GET /virtual-machine-interface/eaec8b32-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.016307 10.0.0.49 - - [2025-09-25 22:06:42] "POST /set-tag HTTP/1.1" 200 109 0.059841 10.0.0.49 - - [2025-09-25 22:06:42] "GET /virtual-machine-interface/eaec8b32-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009722 10.0.0.49 - - [2025-09-25 22:06:42] "GET /instance-ip/eb04501e-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003407 10.0.0.49 - - [2025-09-25 22:06:42] "GET /virtual-machine-interface/eaec8b32-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005109 10.0.0.49 - - [2025-09-25 22:06:42] "POST /set-tag HTTP/1.1" 200 109 0.001847 10.0.0.49 - - [2025-09-25 22:06:42] "GET /virtual-router/60592df5-075d-45e6-9080-44e3608bb131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003319 10.0.0.49 - - [2025-09-25 22:06:42] "POST /ref-update HTTP/1.1" 200 156 0.007584 10.0.0.49 - - [2025-09-25 22:06:42] "GET /virtual-machine-interface/eaec8b32-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004175 10.0.0.49 - - [2025-09-25 22:06:42] "POST /set-tag HTTP/1.1" 200 109 0.001887 10.0.0.49 - - [2025-09-25 22:06:42] "POST /tags HTTP/1.1" 200 291 0.015312 10.0.0.49 - - [2025-09-25 22:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 10.0.0.49 - - [2025-09-25 22:06:42] "GET /tag/bd43d57f-0411-4fd3-8244-5e75fa50c5dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.011989 10.0.0.49 - - [2025-09-25 22:06:42] "POST /tags HTTP/1.1" 409 252 0.001567 10.0.0.49 - - [2025-09-25 22:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001317 10.0.0.49 - - [2025-09-25 22:06:42] "GET /tag/b070a801-3af2-482e-a308-4ed7842eaeeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012047 10.0.0.49 - - [2025-09-25 22:06:42] "POST /tags HTTP/1.1" 409 226 0.002157 10.0.0.49 - - [2025-09-25 22:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001304 10.0.0.49 - - [2025-09-25 22:06:43] "GET /tag/95278649-325e-4ff0-b6f8-f7a784cdd5e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013602 10.0.0.49 - - [2025-09-25 22:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.49 - - [2025-09-25 22:06:43] "GET /virtual-network/1345e206-6163-449e-9b2e-16c34e150286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003584 10.0.0.49 - - [2025-09-25 22:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001266 10.0.0.49 - - [2025-09-25 22:06:43] "GET /project/10938162-ff57-4e36-a0a0-7e7ee3d8c815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036069 10.0.0.49 - - [2025-09-25 22:06:43] "POST /virtual-machines HTTP/1.1" 200 395 0.007191 10.0.0.49 - - [2025-09-25 22:06:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.012142 10.0.0.49 - - [2025-09-25 22:06:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099849 10.0.0.49 - - [2025-09-25 22:06:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.009045 10.0.0.49 - - [2025-09-25 22:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.016860 10.0.0.49 - - [2025-09-25 22:06:43] "GET /virtual-machine-interface/eb72780a-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003859 10.0.0.49 - - [2025-09-25 22:06:43] "POST /instance-ips HTTP/1.1" 200 397 0.018446 10.0.0.49 - - [2025-09-25 22:06:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.020137 10.0.0.49 - - [2025-09-25 22:06:43] "GET /virtual-machine-interface/eb72780a-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007287 10.0.0.49 - - [2025-09-25 22:06:43] "POST /set-tag HTTP/1.1" 200 109 0.067760 10.0.0.49 - - [2025-09-25 22:06:43] "GET /virtual-machine-interface/eb72780a-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007432 10.0.0.49 - - [2025-09-25 22:06:43] "GET /instance-ip/eb8ac98c-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002672 10.0.0.49 - - [2025-09-25 22:06:43] "GET /virtual-machine-interface/eb72780a-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004051 10.0.0.49 - - [2025-09-25 22:06:43] "POST /set-tag HTTP/1.1" 200 109 0.003489 10.0.0.49 - - [2025-09-25 22:06:43] "GET /virtual-router/60592df5-075d-45e6-9080-44e3608bb131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003303 10.0.0.49 - - [2025-09-25 22:06:43] "POST /ref-update HTTP/1.1" 200 156 0.009517 10.0.0.49 - - [2025-09-25 22:06:43] "GET /virtual-machine-interface/eb72780a-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011770 10.0.0.49 - - [2025-09-25 22:06:43] "POST /set-tag HTTP/1.1" 200 109 0.002262 10.0.0.49 - - [2025-09-25 22:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.49 - - [2025-09-25 22:06:43] "GET /virtual-network/1345e206-6163-449e-9b2e-16c34e150286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003671 10.0.0.49 - - [2025-09-25 22:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.49 - - [2025-09-25 22:06:43] "GET /project/10938162-ff57-4e36-a0a0-7e7ee3d8c815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028912 10.0.0.49 - - [2025-09-25 22:06:43] "POST /virtual-machines HTTP/1.1" 200 395 0.008697 10.0.0.49 - - [2025-09-25 22:06:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.014491 10.0.0.49 - - [2025-09-25 22:06:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098581 10.0.0.49 - - [2025-09-25 22:06:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.007821 10.0.0.49 - - [2025-09-25 22:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011276 10.0.0.49 - - [2025-09-25 22:06:44] "GET /virtual-machine-interface/ebe129d0-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005080 10.0.0.49 - - [2025-09-25 22:06:44] "POST /instance-ips HTTP/1.1" 200 397 0.017393 10.0.0.49 - - [2025-09-25 22:06:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.022585 10.0.0.49 - - [2025-09-25 22:06:44] "GET /virtual-machine-interface/ebe129d0-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004629 10.0.0.49 - - [2025-09-25 22:06:44] "POST /set-tag HTTP/1.1" 200 109 0.062548 10.0.0.49 - - [2025-09-25 22:06:44] "GET /virtual-machine-interface/ebe129d0-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017457 10.0.0.49 - - [2025-09-25 22:06:44] "GET /instance-ip/ebf909e2-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003219 10.0.0.49 - - [2025-09-25 22:06:44] "GET /virtual-machine-interface/ebe129d0-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004344 10.0.0.49 - - [2025-09-25 22:06:44] "POST /set-tag HTTP/1.1" 200 109 0.002626 10.0.0.49 - - [2025-09-25 22:06:44] "GET /virtual-router/60592df5-075d-45e6-9080-44e3608bb131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.009104 10.0.0.49 - - [2025-09-25 22:06:44] "POST /ref-update HTTP/1.1" 200 156 0.007204 10.0.0.49 - - [2025-09-25 22:06:44] "GET /virtual-machine-interface/ebe129d0-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004461 10.0.0.49 - - [2025-09-25 22:06:44] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.49 - - [2025-09-25 22:06:44] "POST /tags HTTP/1.1" 200 299 0.021564 10.0.0.49 - - [2025-09-25 22:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.49 - - [2025-09-25 22:06:44] "GET /tag/6f9a2cbd-7156-4f95-98d3-56cb5d04042d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.016423 10.0.0.49 - - [2025-09-25 22:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.49 - - [2025-09-25 22:06:44] "GET /virtual-network/1345e206-6163-449e-9b2e-16c34e150286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003968 10.0.0.49 - - [2025-09-25 22:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.49 - - [2025-09-25 22:06:44] "GET /project/05112000-3379-4a36-bb90-dc83b2efd7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.034106 10.0.0.49 - - [2025-09-25 22:06:44] "POST /virtual-machines HTTP/1.1" 200 395 0.007614 10.0.0.49 - - [2025-09-25 22:06:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.011997 10.0.0.49 - - [2025-09-25 22:06:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099415 10.0.0.49 - - [2025-09-25 22:06:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.009705 10.0.0.49 - - [2025-09-25 22:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005280 10.0.0.49 - - [2025-09-25 22:06:44] "GET /virtual-machine-interface/ec5d4dbc-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006351 10.0.0.49 - - [2025-09-25 22:06:44] "POST /instance-ips HTTP/1.1" 200 397 0.031269 10.0.0.49 - - [2025-09-25 22:06:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.026266 10.0.0.49 - - [2025-09-25 22:06:44] "GET /virtual-machine-interface/ec5d4dbc-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008566 10.0.0.49 - - [2025-09-25 22:06:45] "POST /set-tag HTTP/1.1" 200 109 0.017367 10.0.0.49 - - [2025-09-25 22:06:45] "GET /virtual-machine-interface/ec5d4dbc-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012220 10.0.0.49 - - [2025-09-25 22:06:45] "GET /instance-ip/ec753e22-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.006475 10.0.0.49 - - [2025-09-25 22:06:45] "GET /virtual-machine-interface/ec5d4dbc-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004095 10.0.0.49 - - [2025-09-25 22:06:45] "POST /set-tag HTTP/1.1" 200 109 0.001729 10.0.0.49 - - [2025-09-25 22:06:45] "POST /tags HTTP/1.1" 200 299 0.016845 10.0.0.49 - - [2025-09-25 22:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008103 10.0.0.49 - - [2025-09-25 22:06:45] "GET /tag/c9d9c767-a1aa-4667-90f1-1bb13be00080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011240 10.0.0.49 - - [2025-09-25 22:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.49 - - [2025-09-25 22:06:45] "GET /virtual-network/1345e206-6163-449e-9b2e-16c34e150286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003563 10.0.0.49 - - [2025-09-25 22:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.49 - - [2025-09-25 22:06:45] "GET /project/05112000-3379-4a36-bb90-dc83b2efd7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.022916 10.0.0.49 - - [2025-09-25 22:06:45] "POST /virtual-machines HTTP/1.1" 200 395 0.008255 10.0.0.49 - - [2025-09-25 22:06:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.012947 10.0.0.49 - - [2025-09-25 22:06:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099493 10.0.0.49 - - [2025-09-25 22:06:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.007009 10.0.0.49 - - [2025-09-25 22:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008004 10.0.0.49 - - [2025-09-25 22:06:45] "GET /virtual-machine-interface/ecc024c8-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006086 10.0.0.49 - - [2025-09-25 22:06:45] "POST /instance-ips HTTP/1.1" 200 397 0.020649 10.0.0.49 - - [2025-09-25 22:06:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.021276 10.0.0.49 - - [2025-09-25 22:06:45] "GET /virtual-machine-interface/ecc024c8-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011882 10.0.0.49 - - [2025-09-25 22:06:45] "POST /set-tag HTTP/1.1" 200 109 0.016015 10.0.0.49 - - [2025-09-25 22:06:45] "GET /virtual-machine-interface/ecc024c8-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013763 10.0.0.49 - - [2025-09-25 22:06:45] "GET /instance-ip/ecd9c9fa-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002410 10.0.0.49 - - [2025-09-25 22:06:45] "GET /virtual-machine-interface/ecc024c8-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004289 10.0.0.49 - - [2025-09-25 22:06:45] "POST /set-tag HTTP/1.1" 200 109 0.002627 10.0.0.49 - - [2025-09-25 22:06:45] "POST /tags HTTP/1.1" 200 299 0.016820 10.0.0.49 - - [2025-09-25 22:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.49 - - [2025-09-25 22:06:45] "GET /tag/07f9add7-dc61-45a2-8ef5-e205dc9a079e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.010911 10.0.0.49 - - [2025-09-25 22:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.49 - - [2025-09-25 22:06:45] "GET /virtual-network/1345e206-6163-449e-9b2e-16c34e150286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003412 10.0.0.49 - - [2025-09-25 22:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001332 10.0.0.49 - - [2025-09-25 22:06:45] "GET /project/10938162-ff57-4e36-a0a0-7e7ee3d8c815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033351 10.0.0.49 - - [2025-09-25 22:06:45] "POST /virtual-machines HTTP/1.1" 200 395 0.007114 10.0.0.49 - - [2025-09-25 22:06:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.009626 10.0.0.49 - - [2025-09-25 22:06:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106438 10.0.0.49 - - [2025-09-25 22:06:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.007899 10.0.0.49 - - [2025-09-25 22:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007134 10.0.0.49 - - [2025-09-25 22:06:46] "GET /virtual-machine-interface/ed2258f0-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003851 10.0.0.49 - - [2025-09-25 22:06:46] "POST /instance-ips HTTP/1.1" 200 397 0.025925 10.0.0.49 - - [2025-09-25 22:06:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.031398 10.0.0.49 - - [2025-09-25 22:06:46] "GET /virtual-machine-interface/ed2258f0-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013954 10.0.0.49 - - [2025-09-25 22:06:46] "POST /set-tag HTTP/1.1" 200 109 0.023863 10.0.0.49 - - [2025-09-25 22:06:46] "GET /virtual-machine-interface/ed2258f0-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012370 10.0.0.49 - - [2025-09-25 22:06:46] "GET /instance-ip/ed3ab486-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004002 10.0.0.49 - - [2025-09-25 22:06:46] "GET /virtual-machine-interface/ed2258f0-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004146 10.0.0.49 - - [2025-09-25 22:06:46] "POST /set-tag HTTP/1.1" 200 109 0.001725 10.0.0.49 - - [2025-09-25 22:06:46] "POST /tags HTTP/1.1" 200 299 0.026544 10.0.0.49 - - [2025-09-25 22:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.49 - - [2025-09-25 22:06:46] "GET /tag/dcf4b630-dfa9-48ac-aa5d-53eb6738407a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011915 10.0.0.49 - - [2025-09-25 22:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001355 10.0.0.49 - - [2025-09-25 22:06:46] "GET /virtual-network/1345e206-6163-449e-9b2e-16c34e150286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003325 10.0.0.49 - - [2025-09-25 22:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.49 - - [2025-09-25 22:06:46] "GET /project/10938162-ff57-4e36-a0a0-7e7ee3d8c815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032501 10.0.0.49 - - [2025-09-25 22:06:46] "POST /virtual-machines HTTP/1.1" 200 395 0.006526 10.0.0.49 - - [2025-09-25 22:06:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.017571 10.0.0.49 - - [2025-09-25 22:06:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098873 10.0.0.49 - - [2025-09-25 22:06:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.007357 10.0.0.49 - - [2025-09-25 22:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.49 - - [2025-09-25 22:06:46] "GET /virtual-machine-interface/ed874698-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.013407 10.0.0.49 - - [2025-09-25 22:06:46] "POST /instance-ips HTTP/1.1" 200 397 0.018121 10.0.0.49 - - [2025-09-25 22:06:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.016523 10.0.0.49 - - [2025-09-25 22:06:46] "GET /virtual-machine-interface/ed874698-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008826 10.0.0.49 - - [2025-09-25 22:06:46] "POST /set-tag HTTP/1.1" 200 109 0.015823 10.0.0.49 - - [2025-09-25 22:06:46] "GET /virtual-machine-interface/ed874698-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012816 10.0.0.49 - - [2025-09-25 22:06:46] "GET /instance-ip/ed9f4e82-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003382 10.0.0.49 - - [2025-09-25 22:06:47] "GET /virtual-machine-interface/ed874698-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005385 10.0.0.49 - - [2025-09-25 22:06:47] "POST /set-tag HTTP/1.1" 200 109 0.002461 10.0.0.49 - - [2025-09-25 22:06:47] "GET /virtual-router/60592df5-075d-45e6-9080-44e3608bb131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.004180 10.0.0.49 - - [2025-09-25 22:06:47] "POST /ref-update HTTP/1.1" 200 156 0.007637 10.0.0.49 - - [2025-09-25 22:06:47] "GET /virtual-machine-interface/ec5d4dbc-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012442 10.0.0.49 - - [2025-09-25 22:06:47] "POST /set-tag HTTP/1.1" 200 109 0.002608 10.0.0.49 - - [2025-09-25 22:06:47] "GET /virtual-machine-interface/ea818940-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003907 10.0.0.49 - - [2025-09-25 22:06:47] "POST /set-tag HTTP/1.1" 200 109 0.001979 10.0.0.49 - - [2025-09-25 22:06:47] "GET /virtual-router/60592df5-075d-45e6-9080-44e3608bb131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003108 10.0.0.49 - - [2025-09-25 22:06:47] "POST /ref-update HTTP/1.1" 200 156 0.007965 10.0.0.49 - - [2025-09-25 22:06:47] "GET /virtual-machine-interface/ecc024c8-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018434 10.0.0.49 - - [2025-09-25 22:06:47] "POST /set-tag HTTP/1.1" 200 109 0.002126 10.0.0.49 - - [2025-09-25 22:06:47] "GET /virtual-machine-interface/eaec8b32-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004187 10.0.0.49 - - [2025-09-25 22:06:47] "POST /set-tag HTTP/1.1" 200 109 0.001732 10.0.0.49 - - [2025-09-25 22:06:47] "GET /virtual-router/60592df5-075d-45e6-9080-44e3608bb131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.003029 10.0.0.49 - - [2025-09-25 22:06:47] "POST /ref-update HTTP/1.1" 200 156 0.006557 10.0.0.49 - - [2025-09-25 22:06:47] "GET /virtual-machine-interface/ed2258f0-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004088 10.0.0.49 - - [2025-09-25 22:06:47] "POST /set-tag HTTP/1.1" 200 109 0.001786 10.0.0.49 - - [2025-09-25 22:06:47] "GET /virtual-router/60592df5-075d-45e6-9080-44e3608bb131?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003296 10.0.0.49 - - [2025-09-25 22:06:47] "POST /ref-update HTTP/1.1" 200 156 0.007498 10.0.0.49 - - [2025-09-25 22:06:47] "GET /virtual-machine-interface/ed874698-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008744 10.0.0.49 - - [2025-09-25 22:06:47] "POST /set-tag HTTP/1.1" 200 109 0.001793 10.0.0.49 - - [2025-09-25 22:06:47] "GET /virtual-machine-interface/eb72780a-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004229 10.0.0.49 - - [2025-09-25 22:06:47] "POST /set-tag HTTP/1.1" 200 109 0.002039 10.0.0.49 - - [2025-09-25 22:06:47] "GET /virtual-machine-interface/ebe129d0-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003389 10.0.0.49 - - [2025-09-25 22:06:47] "POST /set-tag HTTP/1.1" 200 109 0.001507 10.0.0.49 - - [2025-09-25 22:06:47] "GET /virtual-machine-interface/ec5d4dbc-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004360 10.0.0.49 - - [2025-09-25 22:06:47] "POST /set-tag HTTP/1.1" 200 109 0.001901 10.0.0.49 - - [2025-09-25 22:06:47] "GET /virtual-machine-interface/ecc024c8-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003512 10.0.0.49 - - [2025-09-25 22:06:47] "POST /set-tag HTTP/1.1" 200 109 0.001802 10.0.0.49 - - [2025-09-25 22:06:47] "GET /virtual-machine-interface/ed2258f0-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005803 10.0.0.49 - - [2025-09-25 22:06:47] "POST /set-tag HTTP/1.1" 200 109 0.002494 10.0.0.49 - - [2025-09-25 22:06:47] "GET /virtual-machine-interface/ed874698-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004324 10.0.0.49 - - [2025-09-25 22:06:47] "POST /set-tag HTTP/1.1" 200 109 0.002276 10.0.0.49 - - [2025-09-25 22:06:47] "GET /virtual-machine-interface/ea818940-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003919 10.0.0.49 - - [2025-09-25 22:06:47] "POST /set-tag HTTP/1.1" 200 109 0.001800 10.0.0.49 - - [2025-09-25 22:06:48] "GET /virtual-machine-interface/ebe129d0-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004480 10.0.0.49 - - [2025-09-25 22:06:48] "POST /set-tag HTTP/1.1" 200 109 0.002253 10.0.0.49 - - [2025-09-25 22:06:50] "GET /virtual-machine/0d87a495-69c1-4907-b52c-331c9fbb6d72?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003529 10.0.0.49 - - [2025-09-25 22:06:50] "GET /virtual-machine-interface/ea818940-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004762 10.0.0.49 - - [2025-09-25 22:06:52] "GET /virtual-machine-interface/eb72780a-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004308 10.0.0.49 - - [2025-09-25 22:06:52] "POST /set-tag HTTP/1.1" 200 109 0.002056 10.0.0.49 - - [2025-09-25 22:06:52] "GET /virtual-machine-interface/ed2258f0-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004936 10.0.0.49 - - [2025-09-25 22:06:52] "POST /set-tag HTTP/1.1" 200 109 0.001838 10.0.0.49 - - [2025-09-25 22:06:53] "GET /virtual-machine-interface/eaec8b32-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004043 10.0.0.49 - - [2025-09-25 22:06:53] "POST /set-tag HTTP/1.1" 200 109 0.001794 10.0.0.49 - - [2025-09-25 22:06:55] "GET /virtual-machine/25e8224c-ed13-4856-a03d-030a694f3536?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002748 10.0.0.49 - - [2025-09-25 22:06:55] "GET /virtual-machine-interface/eaec8b32-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003844 10.0.0.49 - - [2025-09-25 22:06:55] "GET /virtual-machine/a0133811-806a-4bbe-8c53-94803f2b2604?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002666 10.0.0.49 - - [2025-09-25 22:06:55] "GET /virtual-machine-interface/eb72780a-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004258 10.0.0.49 - - [2025-09-25 22:06:55] "GET /virtual-machine/e49e47f3-8234-4cbf-a124-9f848eac7bbf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002627 10.0.0.49 - - [2025-09-25 22:06:55] "GET /virtual-machine-interface/ebe129d0-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003784 10.0.0.49 - - [2025-09-25 22:06:57] "GET /virtual-machine-interface/ed874698-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004218 10.0.0.49 - - [2025-09-25 22:06:57] "POST /set-tag HTTP/1.1" 200 109 0.001927 10.0.0.49 - - [2025-09-25 22:06:57] "GET /virtual-machine-interface/ec5d4dbc-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004414 10.0.0.49 - - [2025-09-25 22:06:57] "POST /set-tag HTTP/1.1" 200 109 0.001704 10.0.0.49 - - [2025-09-25 22:06:57] "GET /virtual-machine-interface/ecc024c8-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004319 10.0.0.49 - - [2025-09-25 22:06:57] "POST /set-tag HTTP/1.1" 200 109 0.001769 10.0.0.49 - - [2025-09-25 22:07:01] "GET /virtual-machine/f6ed8b37-5b2f-4338-8acd-141cc1b957c8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003065 10.0.0.49 - - [2025-09-25 22:07:01] "GET /virtual-machine-interface/ec5d4dbc-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005253 10.0.0.49 - - [2025-09-25 22:07:01] "GET /virtual-machine/d6bdbecf-614f-4bca-bfdb-9f5cefcfc807?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002935 10.0.0.49 - - [2025-09-25 22:07:01] "GET /virtual-machine-interface/ed2258f0-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003739 10.0.0.49 - - [2025-09-25 22:07:01] "GET /virtual-machine/5a595d1a-50cc-4e48-a5fa-4c771b2e8cb2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002742 10.0.0.49 - - [2025-09-25 22:07:01] "GET /virtual-machine-interface/ecc024c8-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004442 10.0.0.49 - - [2025-09-25 22:07:01] "GET /virtual-machine/4bfbb6b2-ede1-4718-953b-8c7a2ceaaa0a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002696 10.0.0.49 - - [2025-09-25 22:07:01] "GET /virtual-machine-interface/ed874698-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003923 10.0.0.49 - - [2025-09-25 22:07:01] "GET /loadbalancer/664da902-1efc-4b21-82fe-1aab6da26eb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002067 10.0.0.49 - - [2025-09-25 22:07:01] "POST /tags HTTP/1.1" 200 333 0.022276 10.0.0.49 - - [2025-09-25 22:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010990 10.0.0.49 - - [2025-09-25 22:07:01] "GET /tag/adcc152e-87fd-4080-b3f1-ca21766e360d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012564 10.0.0.49 - - [2025-09-25 22:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.49 - - [2025-09-25 22:07:01] "GET /project/05112000-3379-4a36-bb90-dc83b2efd7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.030834 10.0.0.49 - - [2025-09-25 22:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.49 - - [2025-09-25 22:07:01] "GET /virtual-network/ad03fe43-0f3e-4b6c-8550-fccd85fe2938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005384 10.0.0.49 - - [2025-09-25 22:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.49 - - [2025-09-25 22:07:01] "GET /service-appliance-set/cb99c951-fc4e-415e-983f-a186f55bc11f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002223 10.0.0.49 - - [2025-09-25 22:07:01] "POST /fqname-to-id HTTP/1.1" 404 273 0.001400 10.0.0.49 - - [2025-09-25 22:07:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.094929 10.0.0.49 - - [2025-09-25 22:07:01] "GET /virtual-machine-interface/035b652d-2ead-4fab-ad1c-cab793dec5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.010453 10.0.0.49 - - [2025-09-25 22:07:02] "POST /instance-ips HTTP/1.1" 200 409 0.021576 10.0.0.49 - - [2025-09-25 22:07:02] "GET /instance-ip/d4c4e8c9-e158-4bf2-a096-6734ef71380d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003271 10.0.0.49 - - [2025-09-25 22:07:02] "POST /loadbalancers HTTP/1.1" 200 629 0.071216 10.0.0.49 - - [2025-09-25 22:07:02] "GET /project/05112000-3379-4a36-bb90-dc83b2efd7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.032099 10.0.0.49 - - [2025-09-25 22:07:02] "GET /instance-ip/d4c4e8c9-e158-4bf2-a096-6734ef71380d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003521 10.0.0.49 - - [2025-09-25 22:07:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.021468 10.0.0.49 - - [2025-09-25 22:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009053 10.0.0.49 - - [2025-09-25 22:07:02] "POST /floating-ips HTTP/1.1" 200 597 0.043291 10.0.0.49 - - [2025-09-25 22:07:02] "GET /project/05112000-3379-4a36-bb90-dc83b2efd7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.048208 10.0.0.49 - - [2025-09-25 22:07:02] "GET /loadbalancer/664da902-1efc-4b21-82fe-1aab6da26eb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002781 10.0.0.49 - - [2025-09-25 22:07:02] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.015330 10.0.0.49 - - [2025-09-25 22:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004809 10.0.0.49 - - [2025-09-25 22:07:02] "GET /project/05112000-3379-4a36-bb90-dc83b2efd7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.026618 10.0.0.49 - - [2025-09-25 22:07:02] "GET /loadbalancer-listener/bba11580-31b0-4574-8243-42bc9a805c7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.010982 10.0.0.49 - - [2025-09-25 22:07:02] "GET /loadbalancer-listener/bba11580-31b0-4574-8243-42bc9a805c7a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.002651 10.0.0.49 - - [2025-09-25 22:07:02] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.026728 10.0.0.49 - - [2025-09-25 22:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001484 10.0.0.49 - - [2025-09-25 22:07:02] "GET /loadbalancer/664da902-1efc-4b21-82fe-1aab6da26eb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002330 10.0.0.49 - - [2025-09-25 22:07:02] "GET /instance-ip/d4c4e8c9-e158-4bf2-a096-6734ef71380d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002445 10.0.0.49 - - [2025-09-25 22:07:02] "GET /loadbalancer-pool/543ad12e-fb88-477b-88a3-e2c4205890ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.005123 10.0.0.49 - - [2025-09-25 22:07:02] "GET /instance-ip/d4c4e8c9-e158-4bf2-a096-6734ef71380d?fields=floating_ips HTTP/1.1" 200 1213 0.004090 10.0.0.49 - - [2025-09-25 22:07:02] "GET /floating-ip/0d1acd9f-6796-433d-b34c-fdc1ee4feaea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.001641 10.0.0.49 - - [2025-09-25 22:07:02] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016335 10.0.0.49 - - [2025-09-25 22:07:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.011795 10.0.0.49 - - [2025-09-25 22:07:02] "GET /virtual-machine-interface/eaec8b32-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007772 10.0.0.49 - - [2025-09-25 22:07:02] "GET /virtual-machine-interface/eaec8b32-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003689 10.0.0.49 - - [2025-09-25 22:07:02] "GET /loadbalancer/664da902-1efc-4b21-82fe-1aab6da26eb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.001769 10.0.0.49 - - [2025-09-25 22:07:02] "POST /ref-update HTTP/1.1" 200 156 0.007189 10.0.0.49 - - [2025-09-25 22:07:02] "GET /floating-ip/0d1acd9f-6796-433d-b34c-fdc1ee4feaea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.012434 10.0.0.49 - - [2025-09-25 22:07:02] "POST /tags HTTP/1.1" 409 221 0.001639 10.0.0.49 - - [2025-09-25 22:07:02] "PUT /floating-ip/0d1acd9f-6796-433d-b34c-fdc1ee4feaea HTTP/1.1" 200 256 0.012982 10.0.0.49 - - [2025-09-25 22:07:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007545 10.0.0.49 - - [2025-09-25 22:07:02] "GET /tag/adcc152e-87fd-4080-b3f1-ca21766e360d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010940 10.0.0.49 - - [2025-09-25 22:07:02] "POST /set-tag HTTP/1.1" 200 109 0.064304 10.0.0.49 - - [2025-09-25 22:07:02] "GET /loadbalancer-pool/543ad12e-fb88-477b-88a3-e2c4205890ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.004251 10.0.0.49 - - [2025-09-25 22:07:02] "POST /loadbalancer-members HTTP/1.1" 200 721 0.018804 10.0.0.49 - - [2025-09-25 22:07:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.012830 10.0.0.49 - - [2025-09-25 22:07:02] "GET /virtual-machine-interface/ea818940-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017249 10.0.0.49 - - [2025-09-25 22:07:02] "GET /virtual-machine-interface/ea818940-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009553 10.0.0.49 - - [2025-09-25 22:07:02] "POST /ref-update HTTP/1.1" 200 156 0.006101 10.0.0.49 - - [2025-09-25 22:07:02] "GET /floating-ip/0d1acd9f-6796-433d-b34c-fdc1ee4feaea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.007141 10.0.0.49 - - [2025-09-25 22:07:03] "POST /set-tag HTTP/1.1" 200 109 0.062699 10.0.0.49 - - [2025-09-25 22:07:03] "POST /tags HTTP/1.1" 409 206 0.002110 10.0.0.49 - - [2025-09-25 22:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.49 - - [2025-09-25 22:07:03] "GET /tag/a2bade03-2fd0-47cf-bef4-beb7f707ddce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010193 10.0.0.49 - - [2025-09-25 22:07:03] "POST /tags HTTP/1.1" 409 204 0.001729 10.0.0.49 - - [2025-09-25 22:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001452 10.0.0.49 - - [2025-09-25 22:07:03] "GET /tag/c9d9c767-a1aa-4667-90f1-1bb13be00080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010460 10.0.0.49 - - [2025-09-25 22:07:03] "GET /application-policy-set/c4ae01bb-a78e-4e22-8af4-e2195f46bef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002182 10.0.0.49 - - [2025-09-25 22:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.49 - - [2025-09-25 22:07:03] "GET /policy-management/119019dc-9ea8-461e-8700-0ae40ee11659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002956 10.0.0.49 - - [2025-09-25 22:07:03] "POST /tags HTTP/1.1" 409 206 0.001725 10.0.0.49 - - [2025-09-25 22:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.49 - - [2025-09-25 22:07:03] "GET /tag/a2bade03-2fd0-47cf-bef4-beb7f707ddce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010320 10.0.0.49 - - [2025-09-25 22:07:03] "POST /tags HTTP/1.1" 409 226 0.001699 10.0.0.49 - - [2025-09-25 22:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.49 - - [2025-09-25 22:07:03] "GET /tag/5ea06545-cf9e-4fe9-8b2d-f40b86bfeb9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010553 10.0.0.49 - - [2025-09-25 22:07:03] "POST /tags HTTP/1.1" 409 204 0.001841 10.0.0.49 - - [2025-09-25 22:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.49 - - [2025-09-25 22:07:03] "GET /tag/c9d9c767-a1aa-4667-90f1-1bb13be00080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010548 10.0.0.49 - - [2025-09-25 22:07:03] "POST /tags HTTP/1.1" 409 226 0.001753 10.0.0.49 - - [2025-09-25 22:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.49 - - [2025-09-25 22:07:03] "GET /tag/5ea06545-cf9e-4fe9-8b2d-f40b86bfeb9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011350 10.0.0.49 - - [2025-09-25 22:07:03] "GET /application-policy-set/c4ae01bb-a78e-4e22-8af4-e2195f46bef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002001 10.0.0.49 - - [2025-09-25 22:07:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.49 - - [2025-09-25 22:07:03] "GET /policy-management/119019dc-9ea8-461e-8700-0ae40ee11659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002637 10.0.0.49 - - [2025-09-25 22:07:03] "POST /firewall-rules HTTP/1.1" 200 626 0.080859 10.0.0.49 - - [2025-09-25 22:07:03] "POST /firewall-rules HTTP/1.1" 200 646 0.081652 10.0.0.49 - - [2025-09-25 22:07:03] "GET /firewall-rule/d185d996-d987-4a6f-95de-4c39d376cd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003675 10.0.0.49 - - [2025-09-25 22:07:03] "GET /firewall-policy/ca89d3e9-d36e-49d8-9262-4daf142e0172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.001795 10.0.0.49 - - [2025-09-25 22:07:03] "GET /firewall-rule/b9f8d981-743e-44d2-9d4e-ca4c3f93bf94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003044 10.0.0.49 - - [2025-09-25 22:07:03] "POST /ref-update HTTP/1.1" 200 156 0.013730 10.0.0.49 - - [2025-09-25 22:07:03] "POST /firewall-policys HTTP/1.1" 200 606 0.026850 10.0.0.49 - - [2025-09-25 22:07:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.014539 10.0.0.49 - - [2025-09-25 22:07:03] "GET /firewall-policy/dc89f6c0-2d34-4cbc-b2dc-77095e9fd4a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.007552 10.0.0.49 - - [2025-09-25 22:07:03] "GET /application-policy-set/c4ae01bb-a78e-4e22-8af4-e2195f46bef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002524 10.0.0.49 - - [2025-09-25 22:07:03] "GET /firewall-policy/dc89f6c0-2d34-4cbc-b2dc-77095e9fd4a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002002 10.0.0.49 - - [2025-09-25 22:07:03] "GET /firewall-policy/46c32bcb-a78e-4f40-8808-1e7318f2bc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.003117 10.0.0.49 - - [2025-09-25 22:07:03] "GET /firewall-policy/6e0b0453-e399-4b2d-9ea9-f446effb453e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004195 10.0.0.49 - - [2025-09-25 22:07:03] "GET /firewall-policy/ca89d3e9-d36e-49d8-9262-4daf142e0172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002882 10.0.0.49 - - [2025-09-25 22:07:03] "GET /firewall-policy/ca89d3e9-d36e-49d8-9262-4daf142e0172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001892 10.0.0.49 - - [2025-09-25 22:07:04] "GET /firewall-policy/46c32bcb-a78e-4f40-8808-1e7318f2bc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002630 10.0.0.49 - - [2025-09-25 22:07:04] "POST /ref-update HTTP/1.1" 200 156 0.015968 10.0.0.49 - - [2025-09-25 22:07:04] "POST /ref-update HTTP/1.1" 200 156 0.022457 10.0.0.49 - - [2025-09-25 22:07:04] "POST /ref-update HTTP/1.1" 200 156 0.016017 10.0.0.49 - - [2025-09-25 22:07:04] "POST /ref-update HTTP/1.1" 200 156 0.023222 10.0.0.49 - - [2025-09-25 22:07:04] "POST /ref-update HTTP/1.1" 200 156 0.036581 10.0.0.49 - - [2025-09-25 22:07:04] "GET /firewall-policy/dc89f6c0-2d34-4cbc-b2dc-77095e9fd4a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002447 10.0.0.49 - - [2025-09-25 22:09:02] "POST /tags HTTP/1.1" 409 252 0.003839 10.0.0.49 - - [2025-09-25 22:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.49 - - [2025-09-25 22:09:02] "GET /tag/b070a801-3af2-482e-a308-4ed7842eaeeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.019683 10.0.0.49 - - [2025-09-25 22:09:02] "POST /tags HTTP/1.1" 409 228 0.003900 10.0.0.49 - - [2025-09-25 22:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.49 - - [2025-09-25 22:09:02] "GET /tag/23a38ecd-ffc9-4082-a777-61a2213a6a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011075 10.0.0.49 - - [2025-09-25 22:09:02] "GET /application-policy-set/c4ae01bb-a78e-4e22-8af4-e2195f46bef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003123 10.0.0.49 - - [2025-09-25 22:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.49 - - [2025-09-25 22:09:02] "GET /policy-management/119019dc-9ea8-461e-8700-0ae40ee11659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003972 10.0.0.49 - - [2025-09-25 22:09:02] "POST /tags HTTP/1.1" 409 206 0.003129 10.0.0.49 - - [2025-09-25 22:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001430 10.0.0.49 - - [2025-09-25 22:09:02] "GET /tag/a2bade03-2fd0-47cf-bef4-beb7f707ddce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010068 10.0.0.49 - - [2025-09-25 22:09:02] "POST /tags HTTP/1.1" 409 226 0.004606 10.0.0.49 - - [2025-09-25 22:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.49 - - [2025-09-25 22:09:02] "GET /tag/5ea06545-cf9e-4fe9-8b2d-f40b86bfeb9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010690 10.0.0.49 - - [2025-09-25 22:09:02] "POST /tags HTTP/1.1" 409 204 0.001909 10.0.0.49 - - [2025-09-25 22:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.49 - - [2025-09-25 22:09:02] "GET /tag/c9d9c767-a1aa-4667-90f1-1bb13be00080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010710 10.0.0.49 - - [2025-09-25 22:09:02] "POST /tags HTTP/1.1" 409 226 0.001799 10.0.0.49 - - [2025-09-25 22:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.49 - - [2025-09-25 22:09:03] "GET /tag/5ea06545-cf9e-4fe9-8b2d-f40b86bfeb9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010601 10.0.0.49 - - [2025-09-25 22:09:03] "POST /tags HTTP/1.1" 409 228 0.001757 10.0.0.49 - - [2025-09-25 22:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001275 10.0.0.49 - - [2025-09-25 22:09:03] "GET /tag/23a38ecd-ffc9-4082-a777-61a2213a6a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010990 10.0.0.49 - - [2025-09-25 22:09:03] "POST /tags HTTP/1.1" 409 252 0.001716 10.0.0.49 - - [2025-09-25 22:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001267 10.0.0.49 - - [2025-09-25 22:09:03] "GET /tag/b070a801-3af2-482e-a308-4ed7842eaeeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010153 10.0.0.49 - - [2025-09-25 22:09:03] "GET /application-policy-set/c4ae01bb-a78e-4e22-8af4-e2195f46bef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.001999 10.0.0.49 - - [2025-09-25 22:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001489 10.0.0.49 - - [2025-09-25 22:09:03] "GET /policy-management/119019dc-9ea8-461e-8700-0ae40ee11659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002778 10.0.0.49 - - [2025-09-25 22:09:03] "POST /firewall-rules HTTP/1.1" 409 281 0.007868 10.0.0.49 - - [2025-09-25 22:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.49 - - [2025-09-25 22:09:03] "PUT /firewall-rule/b9f8d981-743e-44d2-9d4e-ca4c3f93bf94 HTTP/1.1" 200 260 0.026976 10.0.0.49 - - [2025-09-25 22:09:03] "POST /firewall-rules HTTP/1.1" 409 291 0.006200 10.0.0.49 - - [2025-09-25 22:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001258 10.0.0.49 - - [2025-09-25 22:09:03] "PUT /firewall-rule/d185d996-d987-4a6f-95de-4c39d376cd54 HTTP/1.1" 200 260 0.026394 10.0.0.49 - - [2025-09-25 22:09:03] "GET /firewall-rule/d185d996-d987-4a6f-95de-4c39d376cd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.013459 10.0.0.49 - - [2025-09-25 22:09:03] "POST /firewall-rules HTTP/1.1" 200 658 0.090412 10.0.0.49 - - [2025-09-25 22:09:03] "GET /firewall-rule/3bced9a3-e89c-42bf-9dc2-25c7e7d50261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004440 10.0.0.49 - - [2025-09-25 22:09:03] "GET /firewall-policy/ca89d3e9-d36e-49d8-9262-4daf142e0172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002163 10.0.0.49 - - [2025-09-25 22:09:03] "GET /firewall-rule/b9f8d981-743e-44d2-9d4e-ca4c3f93bf94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003710 10.0.0.49 - - [2025-09-25 22:09:03] "POST /firewall-policys HTTP/1.1" 409 269 0.006720 10.0.0.49 - - [2025-09-25 22:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.49 - - [2025-09-25 22:09:03] "PUT /firewall-policy/dc89f6c0-2d34-4cbc-b2dc-77095e9fd4a6 HTTP/1.1" 200 264 0.034981 10.0.0.49 - - [2025-09-25 22:09:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.016899 10.0.0.49 - - [2025-09-25 22:09:03] "GET /firewall-policy/dc89f6c0-2d34-4cbc-b2dc-77095e9fd4a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005199 10.0.0.49 - - [2025-09-25 22:09:03] "GET /application-policy-set/c4ae01bb-a78e-4e22-8af4-e2195f46bef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.010972 10.0.0.49 - - [2025-09-25 22:09:03] "GET /firewall-policy/dc89f6c0-2d34-4cbc-b2dc-77095e9fd4a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002631 10.0.0.49 - - [2025-09-25 22:09:03] "GET /firewall-policy/46c32bcb-a78e-4f40-8808-1e7318f2bc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002027 10.0.0.49 - - [2025-09-25 22:09:03] "GET /firewall-policy/6e0b0453-e399-4b2d-9ea9-f446effb453e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002146 10.0.0.49 - - [2025-09-25 22:09:03] "GET /firewall-policy/ca89d3e9-d36e-49d8-9262-4daf142e0172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002422 10.0.0.49 - - [2025-09-25 22:09:03] "GET /firewall-policy/dc89f6c0-2d34-4cbc-b2dc-77095e9fd4a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.001742 10.0.0.49 - - [2025-09-25 22:09:03] "GET /firewall-policy/dc89f6c0-2d34-4cbc-b2dc-77095e9fd4a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.001589 10.0.0.49 - - [2025-09-25 22:09:13] "GET /virtual-machine-interface/60c1c7a2-9a5a-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004776 10.0.0.49 - - [2025-09-25 22:09:13] "POST /set-tag HTTP/1.1" 200 109 0.002318 10.0.0.49 - - [2025-09-25 22:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.49 - - [2025-09-25 22:09:13] "GET /loadbalancer/4eba4517-e446-401d-9beb-3957c0c36d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002324 10.0.0.49 - - [2025-09-25 22:09:13] "GET /virtual-machine-interface/60c1c7a2-9a5a-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004192 10.0.0.49 - - [2025-09-25 22:09:13] "POST /set-tag HTTP/1.1" 200 109 0.021940 10.0.0.49 - - [2025-09-25 22:09:14] "DELETE /loadbalancer-member/6f3b70ef-23aa-4acb-a6bf-c5ab81467c45 HTTP/1.1" 200 115 0.046109 10.0.0.49 - - [2025-09-25 22:09:14] "GET /virtual-machine-interface/60c1c7a2-9a5a-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005639 10.0.0.49 - - [2025-09-25 22:09:14] "POST /set-tag HTTP/1.1" 200 109 0.002410 10.0.0.49 - - [2025-09-25 22:09:14] "DELETE /loadbalancer-member/c4deb6cb-eb28-4eb1-83cf-23f002d06aa7 HTTP/1.1" 200 115 0.039488 10.0.0.49 - - [2025-09-25 22:09:14] "GET /virtual-machine-interface/60c1c7a2-9a5a-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003832 10.0.0.49 - - [2025-09-25 22:09:14] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.49 - - [2025-09-25 22:09:14] "DELETE /loadbalancer-member/98b06764-0cd1-4f91-b734-0d2e04fd4a7b HTTP/1.1" 200 115 0.038927 10.0.0.49 - - [2025-09-25 22:09:14] "GET /virtual-machine-interface/60c1c7a2-9a5a-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010351 10.0.0.49 - - [2025-09-25 22:09:14] "POST /set-tag HTTP/1.1" 200 109 0.003107 10.0.0.49 - - [2025-09-25 22:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004911 10.0.0.49 - - [2025-09-25 22:09:14] "GET /loadbalancer/4eba4517-e446-401d-9beb-3957c0c36d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002888 10.0.0.49 - - [2025-09-25 22:09:14] "GET /loadbalancer-pool/f114bc22-080d-472e-8640-a4a241e4be6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003032 10.0.0.49 - - [2025-09-25 22:09:14] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021965 10.0.0.49 - - [2025-09-25 22:09:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.019125 10.0.0.49 - - [2025-09-25 22:09:14] "GET /virtual-machine-interface/60c1c7a2-9a5a-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011914 10.0.0.49 - - [2025-09-25 22:09:14] "GET /virtual-machine-interface/60c1c7a2-9a5a-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004365 10.0.0.49 - - [2025-09-25 22:09:14] "GET /floating-ip/db978831-4c74-4202-a619-d098caec1ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002048 10.0.0.49 - - [2025-09-25 22:09:14] "POST /set-tag HTTP/1.1" 200 109 0.075535 10.0.0.49 - - [2025-09-25 22:09:14] "GET /loadbalancer-pool/106ed265-dc1a-4a9d-9e8f-a8a9b540c7e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.015169 10.0.0.49 - - [2025-09-25 22:09:14] "POST /loadbalancer-members HTTP/1.1" 200 690 0.032368 10.0.0.49 - - [2025-09-25 22:09:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.007789 10.0.0.49 - - [2025-09-25 22:09:14] "GET /virtual-machine-interface/60c1c7a2-9a5a-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.025412 10.0.0.49 - - [2025-09-25 22:09:14] "GET /virtual-machine-interface/60c1c7a2-9a5a-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003492 10.0.0.49 - - [2025-09-25 22:09:14] "GET /floating-ip/db978831-4c74-4202-a619-d098caec1ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.004979 10.0.0.49 - - [2025-09-25 22:09:14] "POST /set-tag HTTP/1.1" 200 109 0.005029 10.0.0.49 - - [2025-09-25 22:09:14] "GET /loadbalancer-pool/bd0475af-ede8-43ad-8646-5c4826de1d6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002940 10.0.0.49 - - [2025-09-25 22:09:14] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016990 10.0.0.49 - - [2025-09-25 22:09:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.029211 10.0.0.49 - - [2025-09-25 22:09:14] "GET /virtual-machine-interface/60c1c7a2-9a5a-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012232 10.0.0.49 - - [2025-09-25 22:09:14] "GET /virtual-machine-interface/60c1c7a2-9a5a-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004035 10.0.0.49 - - [2025-09-25 22:09:14] "GET /floating-ip/db978831-4c74-4202-a619-d098caec1ac0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.001783 10.0.0.49 - - [2025-09-25 22:09:14] "POST /set-tag HTTP/1.1" 200 109 0.002225 [Introspect:8084]10.0.0.49 - - [2025-09-25 22:09:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000887 [Introspect:8084]10.0.0.49 - - [2025-09-25 22:09:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000724 [Introspect:8084]10.0.0.49 - - [2025-09-25 22:09:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000835 [Introspect:8084]10.0.0.49 - - [2025-09-25 22:09:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000747 [Introspect:8084]10.0.0.49 - - [2025-09-25 22:09:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000827 [Introspect:8084]10.0.0.49 - - [2025-09-25 22:09:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000782 10.0.0.49 - - [2025-09-25 22:09:39] "GET /global-system-configs HTTP/1.1" 200 322 0.002580 10.0.0.49 - - [2025-09-25 22:09:40] "GET /global-system-configs HTTP/1.1" 200 322 0.002960 10.0.0.49 - - [2025-09-25 22:10:12] "GET /virtual-machine-interface/ea818940-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008781 10.0.0.49 - - [2025-09-25 22:10:12] "POST /set-tag HTTP/1.1" 200 109 0.007138 10.0.0.49 - - [2025-09-25 22:10:12] "GET /virtual-machine-interface/ec5d4dbc-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005790 10.0.0.49 - - [2025-09-25 22:10:13] "POST /set-tag HTTP/1.1" 200 109 0.002166 10.0.0.49 - - [2025-09-25 22:10:13] "GET /virtual-machine-interface/ebe129d0-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004756 10.0.0.49 - - [2025-09-25 22:10:13] "POST /set-tag HTTP/1.1" 200 109 0.001782 10.0.0.49 - - [2025-09-25 22:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.49 - - [2025-09-25 22:10:13] "GET /loadbalancer/664da902-1efc-4b21-82fe-1aab6da26eb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002424 10.0.0.49 - - [2025-09-25 22:10:13] "GET /virtual-machine-interface/ea818940-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003937 10.0.0.49 - - [2025-09-25 22:10:13] "POST /set-tag HTTP/1.1" 200 109 0.018176 10.0.0.49 - - [2025-09-25 22:10:13] "DELETE /loadbalancer-member/10269fef-545d-4877-a927-608b87cc9689 HTTP/1.1" 200 115 0.040638 10.0.0.49 - - [2025-09-25 22:10:13] "GET /virtual-machine-interface/ecc024c8-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004282 10.0.0.49 - - [2025-09-25 22:10:13] "POST /set-tag HTTP/1.1" 200 109 0.002198 10.0.0.49 - - [2025-09-25 22:10:13] "GET /virtual-machine-interface/ed874698-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003737 10.0.0.49 - - [2025-09-25 22:10:13] "POST /set-tag HTTP/1.1" 200 109 0.001826 10.0.0.49 - - [2025-09-25 22:10:13] "GET /virtual-machine-interface/eaec8b32-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004482 10.0.0.49 - - [2025-09-25 22:10:13] "POST /set-tag HTTP/1.1" 200 109 0.008172 10.0.0.49 - - [2025-09-25 22:10:13] "GET /virtual-machine-interface/eb72780a-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003727 10.0.0.49 - - [2025-09-25 22:10:13] "POST /set-tag HTTP/1.1" 200 109 0.002448 10.0.0.49 - - [2025-09-25 22:10:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.49 - - [2025-09-25 22:10:13] "GET /loadbalancer/664da902-1efc-4b21-82fe-1aab6da26eb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002211 10.0.0.49 - - [2025-09-25 22:10:13] "GET /virtual-machine-interface/ed2258f0-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004007 10.0.0.49 - - [2025-09-25 22:10:13] "POST /set-tag HTTP/1.1" 200 109 0.001786 10.0.0.49 - - [2025-09-25 22:10:14] "GET /virtual-machine-interface/eaec8b32-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008972 10.0.0.49 - - [2025-09-25 22:10:14] "POST /set-tag HTTP/1.1" 200 109 0.002787 10.0.0.49 - - [2025-09-25 22:10:14] "GET /virtual-machine-interface/eaec8b32-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004148 10.0.0.49 - - [2025-09-25 22:10:14] "POST /set-tag HTTP/1.1" 200 109 0.001825 10.0.0.49 - - [2025-09-25 22:10:14] "GET /virtual-machine/25e8224c-ed13-4856-a03d-030a694f3536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002834 10.0.0.49 - - [2025-09-25 22:10:14] "POST /ref-update HTTP/1.1" 200 156 0.007925 10.0.0.49 - - [2025-09-25 22:10:14] "GET /virtual-machine-interface/eaec8b32-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.014023 10.0.0.49 - - [2025-09-25 22:10:14] "POST /set-tag HTTP/1.1" 200 109 0.018296 10.0.0.49 - - [2025-09-25 22:10:14] "POST /set-tag HTTP/1.1" 200 109 0.015132 10.0.0.49 - - [2025-09-25 22:10:14] "POST /set-tag HTTP/1.1" 200 109 0.032584 10.0.0.49 - - [2025-09-25 22:10:14] "POST /set-tag HTTP/1.1" 200 109 0.032280 10.0.0.49 - - [2025-09-25 22:10:14] "POST /set-tag HTTP/1.1" 200 109 0.013132 10.0.0.49 - - [2025-09-25 22:10:14] "DELETE /instance-ip/eb04501e-9a5b-11f0-a78e-fa163e415ee2 HTTP/1.1" 200 115 0.047848 10.0.0.49 - - [2025-09-25 22:10:14] "POST /ref-update HTTP/1.1" 200 156 0.007844 10.0.0.49 - - [2025-09-25 22:10:14] "DELETE /virtual-machine-interface/eaec8b32-9a5b-11f0-a78e-fa163e415ee2 HTTP/1.1" 200 115 0.037806 10.0.0.49 - - [2025-09-25 22:10:14] "DELETE /virtual-machine/25e8224c-ed13-4856-a03d-030a694f3536 HTTP/1.1" 200 115 0.018515 10.0.0.49 - - [2025-09-25 22:10:14] "GET /virtual-machine-interface/ea818940-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004657 10.0.0.49 - - [2025-09-25 22:10:15] "POST /set-tag HTTP/1.1" 200 109 0.002361 10.0.0.49 - - [2025-09-25 22:10:15] "GET /virtual-machine-interface/ea818940-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003671 10.0.0.49 - - [2025-09-25 22:10:15] "POST /set-tag HTTP/1.1" 200 109 0.001851 10.0.0.49 - - [2025-09-25 22:10:15] "GET /virtual-machine/0d87a495-69c1-4907-b52c-331c9fbb6d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002966 10.0.0.49 - - [2025-09-25 22:10:15] "POST /ref-update HTTP/1.1" 200 156 0.008120 10.0.0.49 - - [2025-09-25 22:10:15] "GET /virtual-machine-interface/ea818940-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017896 10.0.0.49 - - [2025-09-25 22:10:15] "POST /set-tag HTTP/1.1" 200 109 0.020594 10.0.0.49 - - [2025-09-25 22:10:15] "POST /set-tag HTTP/1.1" 200 109 0.023889 10.0.0.49 - - [2025-09-25 22:10:15] "POST /set-tag HTTP/1.1" 200 109 0.025418 10.0.0.49 - - [2025-09-25 22:10:15] "POST /set-tag HTTP/1.1" 200 109 0.013972 10.0.0.49 - - [2025-09-25 22:10:15] "POST /set-tag HTTP/1.1" 200 109 0.029405 10.0.0.49 - - [2025-09-25 22:10:15] "DELETE /instance-ip/ea956258-9a5b-11f0-a78e-fa163e415ee2 HTTP/1.1" 200 115 0.047608 10.0.0.49 - - [2025-09-25 22:10:15] "POST /ref-update HTTP/1.1" 200 156 0.006679 10.0.0.49 - - [2025-09-25 22:10:15] "DELETE /virtual-machine-interface/ea818940-9a5b-11f0-a78e-fa163e415ee2 HTTP/1.1" 200 115 0.039797 10.0.0.49 - - [2025-09-25 22:10:15] "DELETE /virtual-machine/0d87a495-69c1-4907-b52c-331c9fbb6d72 HTTP/1.1" 200 115 0.029070 10.0.0.49 - - [2025-09-25 22:10:15] "DELETE /tag/e419ab1b-502e-4704-bc68-c61c20557a02 HTTP/1.1" 200 115 0.038522 10.0.0.49 - - [2025-09-25 22:10:15] "GET /virtual-machine-interface/ebe129d0-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003736 10.0.0.49 - - [2025-09-25 22:10:15] "POST /set-tag HTTP/1.1" 200 109 0.002254 10.0.0.49 - - [2025-09-25 22:10:15] "GET /virtual-machine-interface/ebe129d0-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003393 10.0.0.49 - - [2025-09-25 22:10:15] "POST /set-tag HTTP/1.1" 200 109 0.001507 10.0.0.49 - - [2025-09-25 22:10:15] "GET /virtual-machine/e49e47f3-8234-4cbf-a124-9f848eac7bbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002572 10.0.0.49 - - [2025-09-25 22:10:15] "POST /ref-update HTTP/1.1" 200 156 0.007898 10.0.0.49 - - [2025-09-25 22:10:15] "GET /virtual-machine-interface/ebe129d0-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011339 10.0.0.49 - - [2025-09-25 22:10:15] "POST /set-tag HTTP/1.1" 200 109 0.016147 10.0.0.49 - - [2025-09-25 22:10:15] "POST /set-tag HTTP/1.1" 200 109 0.026186 10.0.0.49 - - [2025-09-25 22:10:15] "POST /set-tag HTTP/1.1" 200 109 0.024715 10.0.0.49 - - [2025-09-25 22:10:15] "POST /set-tag HTTP/1.1" 200 109 0.014117 10.0.0.49 - - [2025-09-25 22:10:15] "POST /set-tag HTTP/1.1" 200 109 0.025675 10.0.0.49 - - [2025-09-25 22:10:15] "DELETE /instance-ip/ebf909e2-9a5b-11f0-a78e-fa163e415ee2 HTTP/1.1" 200 115 0.036711 10.0.0.49 - - [2025-09-25 22:10:15] "DELETE /virtual-machine-interface/ebe129d0-9a5b-11f0-a78e-fa163e415ee2 HTTP/1.1" 200 115 0.034786 10.0.0.49 - - [2025-09-25 22:10:16] "DELETE /virtual-machine/e49e47f3-8234-4cbf-a124-9f848eac7bbf HTTP/1.1" 200 115 0.022365 10.0.0.49 - - [2025-09-25 22:10:16] "GET /virtual-machine-interface/eb72780a-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003809 10.0.0.49 - - [2025-09-25 22:10:16] "POST /set-tag HTTP/1.1" 200 109 0.002112 10.0.0.49 - - [2025-09-25 22:10:16] "GET /virtual-machine-interface/eb72780a-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003659 10.0.0.49 - - [2025-09-25 22:10:16] "POST /set-tag HTTP/1.1" 200 109 0.001500 10.0.0.49 - - [2025-09-25 22:10:16] "GET /virtual-machine/a0133811-806a-4bbe-8c53-94803f2b2604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.001829 10.0.0.49 - - [2025-09-25 22:10:16] "POST /ref-update HTTP/1.1" 200 156 0.011984 10.0.0.49 - - [2025-09-25 22:10:16] "GET /virtual-machine-interface/eb72780a-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010787 10.0.0.49 - - [2025-09-25 22:10:16] "POST /set-tag HTTP/1.1" 200 109 0.021162 10.0.0.49 - - [2025-09-25 22:10:16] "POST /set-tag HTTP/1.1" 200 109 0.015270 10.0.0.49 - - [2025-09-25 22:10:16] "POST /set-tag HTTP/1.1" 200 109 0.028532 10.0.0.49 - - [2025-09-25 22:10:16] "POST /set-tag HTTP/1.1" 200 109 0.022162 10.0.0.49 - - [2025-09-25 22:10:16] "POST /set-tag HTTP/1.1" 200 109 0.012106 10.0.0.49 - - [2025-09-25 22:10:16] "DELETE /instance-ip/eb8ac98c-9a5b-11f0-a78e-fa163e415ee2 HTTP/1.1" 200 115 0.039186 10.0.0.49 - - [2025-09-25 22:10:16] "DELETE /virtual-machine-interface/eb72780a-9a5b-11f0-a78e-fa163e415ee2 HTTP/1.1" 200 115 0.034336 10.0.0.49 - - [2025-09-25 22:10:16] "DELETE /virtual-machine/a0133811-806a-4bbe-8c53-94803f2b2604 HTTP/1.1" 200 115 0.018944 10.0.0.49 - - [2025-09-25 22:10:16] "DELETE /tag/a2bade03-2fd0-47cf-bef4-beb7f707ddce HTTP/1.1" 409 388 0.003757 10.0.0.49 - - [2025-09-25 22:10:16] "DELETE /tag/bd43d57f-0411-4fd3-8244-5e75fa50c5dc HTTP/1.1" 200 115 0.030715 10.0.0.49 - - [2025-09-25 22:10:44] "GET /virtual-machine-interface/ed2258f0-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004996 10.0.0.49 - - [2025-09-25 22:10:44] "POST /set-tag HTTP/1.1" 200 109 0.002059 10.0.0.49 - - [2025-09-25 22:10:44] "GET /virtual-machine-interface/ed2258f0-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006315 10.0.0.49 - - [2025-09-25 22:10:44] "POST /set-tag HTTP/1.1" 200 109 0.002280 10.0.0.49 - - [2025-09-25 22:10:44] "GET /virtual-machine/d6bdbecf-614f-4bca-bfdb-9f5cefcfc807?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002259 10.0.0.49 - - [2025-09-25 22:10:44] "POST /ref-update HTTP/1.1" 200 156 0.008822 10.0.0.49 - - [2025-09-25 22:10:44] "GET /virtual-machine-interface/ed2258f0-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004843 10.0.0.49 - - [2025-09-25 22:10:44] "POST /set-tag HTTP/1.1" 200 109 0.014595 10.0.0.49 - - [2025-09-25 22:10:44] "POST /set-tag HTTP/1.1" 200 109 0.025088 10.0.0.49 - - [2025-09-25 22:10:44] "POST /set-tag HTTP/1.1" 200 109 0.015106 10.0.0.49 - - [2025-09-25 22:10:44] "POST /set-tag HTTP/1.1" 200 109 0.022372 10.0.0.49 - - [2025-09-25 22:10:44] "DELETE /instance-ip/ed3ab486-9a5b-11f0-a78e-fa163e415ee2 HTTP/1.1" 200 115 0.036817 10.0.0.49 - - [2025-09-25 22:10:44] "DELETE /virtual-machine-interface/ed2258f0-9a5b-11f0-a78e-fa163e415ee2 HTTP/1.1" 200 115 0.042384 10.0.0.49 - - [2025-09-25 22:10:44] "DELETE /virtual-machine/d6bdbecf-614f-4bca-bfdb-9f5cefcfc807 HTTP/1.1" 200 115 0.021618 10.0.0.49 - - [2025-09-25 22:10:44] "DELETE /tag/07f9add7-dc61-45a2-8ef5-e205dc9a079e HTTP/1.1" 200 115 0.031456 10.0.0.49 - - [2025-09-25 22:10:44] "GET /virtual-machine-interface/ecc024c8-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004286 10.0.0.49 - - [2025-09-25 22:10:44] "POST /set-tag HTTP/1.1" 200 109 0.002164 10.0.0.49 - - [2025-09-25 22:10:44] "GET /virtual-machine-interface/ecc024c8-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004529 10.0.0.49 - - [2025-09-25 22:10:45] "POST /set-tag HTTP/1.1" 200 109 0.001810 10.0.0.49 - - [2025-09-25 22:10:45] "GET /virtual-machine/5a595d1a-50cc-4e48-a5fa-4c771b2e8cb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002835 10.0.0.49 - - [2025-09-25 22:10:45] "POST /ref-update HTTP/1.1" 200 156 0.009005 10.0.0.49 - - [2025-09-25 22:10:45] "GET /virtual-machine-interface/ecc024c8-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006513 10.0.0.49 - - [2025-09-25 22:10:45] "POST /set-tag HTTP/1.1" 200 109 0.016038 10.0.0.49 - - [2025-09-25 22:10:45] "POST /set-tag HTTP/1.1" 200 109 0.022961 10.0.0.49 - - [2025-09-25 22:10:45] "POST /set-tag HTTP/1.1" 200 109 0.025507 10.0.0.49 - - [2025-09-25 22:10:45] "POST /set-tag HTTP/1.1" 200 109 0.011581 10.0.0.49 - - [2025-09-25 22:10:45] "DELETE /instance-ip/ecd9c9fa-9a5b-11f0-a78e-fa163e415ee2 HTTP/1.1" 200 115 0.051692 10.0.0.49 - - [2025-09-25 22:10:45] "DELETE /virtual-machine-interface/ecc024c8-9a5b-11f0-a78e-fa163e415ee2 HTTP/1.1" 200 115 0.042539 10.0.0.49 - - [2025-09-25 22:10:45] "DELETE /virtual-machine/5a595d1a-50cc-4e48-a5fa-4c771b2e8cb2 HTTP/1.1" 200 115 0.018570 10.0.0.49 - - [2025-09-25 22:10:45] "DELETE /tag/c9d9c767-a1aa-4667-90f1-1bb13be00080 HTTP/1.1" 409 236 0.004131 10.0.0.49 - - [2025-09-25 22:10:45] "GET /virtual-machine-interface/ed874698-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004150 10.0.0.49 - - [2025-09-25 22:10:45] "POST /set-tag HTTP/1.1" 200 109 0.001724 10.0.0.49 - - [2025-09-25 22:10:45] "GET /virtual-machine-interface/ed874698-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003225 10.0.0.49 - - [2025-09-25 22:10:45] "POST /set-tag HTTP/1.1" 200 109 0.001445 10.0.0.49 - - [2025-09-25 22:10:45] "GET /virtual-machine/4bfbb6b2-ede1-4718-953b-8c7a2ceaaa0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002173 10.0.0.49 - - [2025-09-25 22:10:45] "POST /ref-update HTTP/1.1" 200 156 0.007905 10.0.0.49 - - [2025-09-25 22:10:45] "GET /virtual-machine-interface/ed874698-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003920 10.0.0.49 - - [2025-09-25 22:10:45] "POST /set-tag HTTP/1.1" 200 109 0.021100 10.0.0.49 - - [2025-09-25 22:10:45] "POST /set-tag HTTP/1.1" 200 109 0.013737 10.0.0.49 - - [2025-09-25 22:10:45] "POST /set-tag HTTP/1.1" 200 109 0.021149 10.0.0.49 - - [2025-09-25 22:10:45] "POST /set-tag HTTP/1.1" 200 109 0.011537 10.0.0.49 - - [2025-09-25 22:10:45] "DELETE /instance-ip/ed9f4e82-9a5b-11f0-a78e-fa163e415ee2 HTTP/1.1" 200 115 0.043445 10.0.0.49 - - [2025-09-25 22:10:45] "DELETE /virtual-machine-interface/ed874698-9a5b-11f0-a78e-fa163e415ee2 HTTP/1.1" 200 115 0.038360 10.0.0.49 - - [2025-09-25 22:10:45] "DELETE /virtual-machine/4bfbb6b2-ede1-4718-953b-8c7a2ceaaa0a HTTP/1.1" 200 115 0.019585 10.0.0.49 - - [2025-09-25 22:10:45] "DELETE /tag/b070a801-3af2-482e-a308-4ed7842eaeeb HTTP/1.1" 409 236 0.005372 10.0.0.49 - - [2025-09-25 22:10:45] "DELETE /tag/dcf4b630-dfa9-48ac-aa5d-53eb6738407a HTTP/1.1" 200 115 0.028611 10.0.0.49 - - [2025-09-25 22:10:45] "DELETE /tag/23a38ecd-ffc9-4082-a777-61a2213a6a26 HTTP/1.1" 409 236 0.003475 10.0.0.49 - - [2025-09-25 22:10:45] "GET /virtual-machine-interface/ec5d4dbc-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003617 10.0.0.49 - - [2025-09-25 22:10:45] "POST /set-tag HTTP/1.1" 200 109 0.002205 10.0.0.49 - - [2025-09-25 22:10:45] "GET /virtual-machine-interface/ec5d4dbc-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003426 10.0.0.49 - - [2025-09-25 22:10:45] "POST /set-tag HTTP/1.1" 200 109 0.001602 10.0.0.49 - - [2025-09-25 22:10:45] "GET /virtual-machine/f6ed8b37-5b2f-4338-8acd-141cc1b957c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002582 10.0.0.49 - - [2025-09-25 22:10:45] "POST /ref-update HTTP/1.1" 200 156 0.009432 10.0.0.49 - - [2025-09-25 22:10:45] "GET /virtual-machine-interface/ec5d4dbc-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005959 10.0.0.49 - - [2025-09-25 22:10:46] "POST /set-tag HTTP/1.1" 200 109 0.029588 10.0.0.49 - - [2025-09-25 22:10:46] "POST /set-tag HTTP/1.1" 200 109 0.040268 10.0.0.49 - - [2025-09-25 22:10:46] "POST /set-tag HTTP/1.1" 200 109 0.025885 10.0.0.49 - - [2025-09-25 22:10:46] "POST /set-tag HTTP/1.1" 200 109 0.029218 10.0.0.49 - - [2025-09-25 22:10:46] "DELETE /instance-ip/ec753e22-9a5b-11f0-a78e-fa163e415ee2 HTTP/1.1" 200 115 0.046663 10.0.0.49 - - [2025-09-25 22:10:46] "DELETE /virtual-machine-interface/ec5d4dbc-9a5b-11f0-a78e-fa163e415ee2 HTTP/1.1" 200 115 0.064123 10.0.0.49 - - [2025-09-25 22:10:46] "DELETE /virtual-machine/f6ed8b37-5b2f-4338-8acd-141cc1b957c8 HTTP/1.1" 200 115 0.025000 10.0.0.49 - - [2025-09-25 22:10:46] "DELETE /tag/6f9a2cbd-7156-4f95-98d3-56cb5d04042d HTTP/1.1" 200 115 0.038569 10.0.0.49 - - [2025-09-25 22:10:46] "DELETE /tag/bdc525f8-c20a-48d1-a9c8-40e1bc0cda14 HTTP/1.1" 200 115 0.055161 10.0.0.49 - - [2025-09-25 22:10:46] "DELETE /tag/646286a0-249a-4556-9b3f-0f30247eeba6 HTTP/1.1" 200 115 0.047325 10.0.0.49 - - [2025-09-25 22:10:48] "POST /projects HTTP/1.1" 409 238 0.001989 10.0.0.49 - - [2025-09-25 22:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.49 - - [2025-09-25 22:10:48] "GET /project/10938162-ff57-4e36-a0a0-7e7ee3d8c815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.021068 10.0.0.49 - - [2025-09-25 22:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.49 - - [2025-09-25 22:10:48] "GET /virtual-network/1345e206-6163-449e-9b2e-16c34e150286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003387 10.0.0.49 - - [2025-09-25 22:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.49 - - [2025-09-25 22:10:48] "GET /virtual-network/ad03fe43-0f3e-4b6c-8550-fccd85fe2938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004067 10.0.0.49 - - [2025-09-25 22:10:48] "POST /security-groups HTTP/1.1" 409 285 0.001984 10.0.0.49 - - [2025-09-25 22:10:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.49 - - [2025-09-25 22:10:48] "PUT /security-group/269c37eb-4605-497c-9f5b-a38dd06e54d8 HTTP/1.1" 200 262 0.058227 10.0.0.49 - - [2025-09-25 22:10:48] "PUT /access-control-list/190a152a-a8aa-47bd-9f8e-692b469af208 HTTP/1.1" 200 272 0.008878 10.0.0.49 - - [2025-09-25 22:10:48] "PUT /access-control-list/d9062395-7717-4354-87a8-ef37d2ce1cca HTTP/1.1" 200 272 0.015044 10.0.0.49 - - [2025-09-25 22:10:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.015249 10.0.0.49 - - [2025-09-25 22:10:53] "POST /projects HTTP/1.1" 409 238 0.001980 10.0.0.49 - - [2025-09-25 22:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.49 - - [2025-09-25 22:10:53] "GET /project/10938162-ff57-4e36-a0a0-7e7ee3d8c815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027144 10.0.0.49 - - [2025-09-25 22:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001404 10.0.0.49 - - [2025-09-25 22:10:53] "GET /virtual-network/1345e206-6163-449e-9b2e-16c34e150286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004019 10.0.0.49 - - [2025-09-25 22:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001429 10.0.0.49 - - [2025-09-25 22:10:53] "GET /virtual-network/ad03fe43-0f3e-4b6c-8550-fccd85fe2938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003359 10.0.0.49 - - [2025-09-25 22:10:53] "POST /security-groups HTTP/1.1" 409 285 0.002271 10.0.0.49 - - [2025-09-25 22:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.49 - - [2025-09-25 22:10:53] "PUT /security-group/269c37eb-4605-497c-9f5b-a38dd06e54d8 HTTP/1.1" 200 262 0.051809 10.0.0.49 - - [2025-09-25 22:10:53] "PUT /access-control-list/190a152a-a8aa-47bd-9f8e-692b469af208 HTTP/1.1" 200 272 0.011453 10.0.0.49 - - [2025-09-25 22:10:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.032645 10.0.0.49 - - [2025-09-25 22:10:53] "GET /firewall-policy/46c32bcb-a78e-4f40-8808-1e7318f2bc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.013254 10.0.0.49 - - [2025-09-25 22:10:53] "PUT /access-control-list/d9062395-7717-4354-87a8-ef37d2ce1cca HTTP/1.1" 200 272 0.025098 10.0.0.49 - - [2025-09-25 22:10:53] "GET /firewall-rule/4c0fb203-9026-497f-a024-5fdb13c6541e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002522 10.0.0.49 - - [2025-09-25 22:10:53] "POST /ref-update HTTP/1.1" 200 156 0.053261 10.0.0.49 - - [2025-09-25 22:10:53] "DELETE /firewall-rule/4c0fb203-9026-497f-a024-5fdb13c6541e HTTP/1.1" 200 115 0.036738 10.0.0.49 - - [2025-09-25 22:10:53] "GET /firewall-policy/46c32bcb-a78e-4f40-8808-1e7318f2bc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.004464 10.0.0.49 - - [2025-09-25 22:10:53] "GET /firewall-rule/773e0364-10b5-412c-af47-c86932d14a8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002755 10.0.0.49 - - [2025-09-25 22:10:53] "POST /ref-update HTTP/1.1" 200 156 0.041998 10.0.0.49 - - [2025-09-25 22:10:53] "DELETE /firewall-rule/773e0364-10b5-412c-af47-c86932d14a8c HTTP/1.1" 200 115 0.031077 10.0.0.49 - - [2025-09-25 22:10:53] "DELETE /tag/95278649-325e-4ff0-b6f8-f7a784cdd5e7 HTTP/1.1" 200 115 0.030304 10.0.0.49 - - [2025-09-25 22:10:53] "DELETE /tag/b070a801-3af2-482e-a308-4ed7842eaeeb HTTP/1.1" 409 236 0.003550 10.0.0.49 - - [2025-09-25 22:10:53] "DELETE /tag/23a38ecd-ffc9-4082-a777-61a2213a6a26 HTTP/1.1" 409 236 0.004323 10.0.0.49 - - [2025-09-25 22:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001351 10.0.0.49 - - [2025-09-25 22:10:53] "GET /virtual-network/1345e206-6163-449e-9b2e-16c34e150286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003496 10.0.0.49 - - [2025-09-25 22:10:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.49 - - [2025-09-25 22:10:53] "GET /virtual-network/ad03fe43-0f3e-4b6c-8550-fccd85fe2938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003489 10.0.0.49 - - [2025-09-25 22:10:54] "PUT /virtual-network/1345e206-6163-449e-9b2e-16c34e150286 HTTP/1.1" 200 264 0.041355 10.0.0.49 - - [2025-09-25 22:10:54] "PUT /virtual-network/ad03fe43-0f3e-4b6c-8550-fccd85fe2938 HTTP/1.1" 200 264 0.037568 10.0.0.49 - - [2025-09-25 22:10:54] "DELETE /security-group/269c37eb-4605-497c-9f5b-a38dd06e54d8 HTTP/1.1" 200 115 0.040039 10.0.0.49 - - [2025-09-25 22:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001376 10.0.0.49 - - [2025-09-25 22:10:54] "DELETE /access-control-list/190a152a-a8aa-47bd-9f8e-692b469af208 HTTP/1.1" 200 115 0.025149 10.0.0.49 - - [2025-09-25 22:10:54] "DELETE /access-control-list/d9062395-7717-4354-87a8-ef37d2ce1cca HTTP/1.1" 200 115 0.015914 10.0.0.49 - - [2025-09-25 22:10:54] "GET /project/10938162-ff57-4e36-a0a0-7e7ee3d8c815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.025907 10.0.0.49 - - [2025-09-25 22:10:54] "GET /project/10938162-ff57-4e36-a0a0-7e7ee3d8c815?fields=security_groups HTTP/1.1" 200 1352 0.028287 10.0.0.49 - - [2025-09-25 22:10:54] "DELETE /security-group/dca64709-cbc4-4766-bbd7-9359d74e81f2 HTTP/1.1" 200 115 0.047100 10.0.0.49 - - [2025-09-25 22:10:54] "DELETE /access-control-list/c8d4d3d5-61ea-4870-84aa-34a4fd27f8df HTTP/1.1" 200 115 0.032845 10.0.0.49 - - [2025-09-25 22:10:54] "GET /project/10938162-ff57-4e36-a0a0-7e7ee3d8c815?fields=application_policy_sets HTTP/1.1" 200 1391 0.048542 10.0.0.49 - - [2025-09-25 22:10:54] "DELETE /access-control-list/9547defb-c897-4457-947b-dde4b9ede893 HTTP/1.1" 200 115 0.056899 10.0.0.49 - - [2025-09-25 22:10:54] "DELETE /project/10938162-ff57-4e36-a0a0-7e7ee3d8c815 HTTP/1.1" 200 115 0.278825 10.0.0.49 - - [2025-09-25 22:10:54] "POST /projects HTTP/1.1" 409 238 0.001883 10.0.0.49 - - [2025-09-25 22:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.49 - - [2025-09-25 22:10:54] "GET /project/05112000-3379-4a36-bb90-dc83b2efd7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.028983 10.0.0.49 - - [2025-09-25 22:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001495 10.0.0.49 - - [2025-09-25 22:10:54] "GET /virtual-network/1345e206-6163-449e-9b2e-16c34e150286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003608 10.0.0.49 - - [2025-09-25 22:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001253 10.0.0.49 - - [2025-09-25 22:10:54] "GET /virtual-network/ad03fe43-0f3e-4b6c-8550-fccd85fe2938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003938 10.0.0.49 - - [2025-09-25 22:10:54] "POST /security-groups HTTP/1.1" 409 285 0.001857 10.0.0.49 - - [2025-09-25 22:10:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001271 10.0.0.49 - - [2025-09-25 22:10:54] "PUT /security-group/799633f4-91b4-41df-99c1-438e55327976 HTTP/1.1" 200 262 0.055360 10.0.0.49 - - [2025-09-25 22:10:54] "PUT /access-control-list/ec41e17f-6f3f-4dea-aeb7-bdda598328db HTTP/1.1" 200 272 0.019641 10.0.0.49 - - [2025-09-25 22:10:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.036103 10.0.0.49 - - [2025-09-25 22:10:54] "PUT /access-control-list/9293924b-f8f5-40e6-b5d4-d9f187f645fb HTTP/1.1" 200 272 0.027525 10.0.0.49 - - [2025-09-25 22:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004956 10.0.0.49 - - [2025-09-25 22:10:59] "GET /loadbalancer/664da902-1efc-4b21-82fe-1aab6da26eb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002730 10.0.0.49 - - [2025-09-25 22:10:59] "GET /virtual-machine-interface/eaec8b32-9a5b-11f0-a78e-fa163e415ee2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001764 10.0.0.49 - - [2025-09-25 22:10:59] "DELETE /loadbalancer-member/3672c61e-7b90-42cb-a21a-8f8aa553898d HTTP/1.1" 200 115 0.022726 10.0.0.49 - - [2025-09-25 22:10:59] "DELETE /loadbalancer-pool/543ad12e-fb88-477b-88a3-e2c4205890ef HTTP/1.1" 200 115 0.040752 10.0.0.49 - - [2025-09-25 22:10:59] "DELETE /loadbalancer-listener/bba11580-31b0-4574-8243-42bc9a805c7a HTTP/1.1" 200 115 0.030486 10.0.0.49 - - [2025-09-25 22:10:59] "DELETE /loadbalancer/664da902-1efc-4b21-82fe-1aab6da26eb1 HTTP/1.1" 200 115 0.034204 10.0.0.49 - - [2025-09-25 22:10:59] "DELETE /floating-ip/0d1acd9f-6796-433d-b34c-fdc1ee4feaea HTTP/1.1" 200 115 0.029636 10.0.0.49 - - [2025-09-25 22:10:59] "DELETE /instance-ip/d4c4e8c9-e158-4bf2-a096-6734ef71380d HTTP/1.1" 200 115 0.037597 10.0.0.49 - - [2025-09-25 22:10:59] "DELETE /virtual-machine-interface/035b652d-2ead-4fab-ad1c-cab793dec5c9 HTTP/1.1" 200 115 0.027706 10.0.0.49 - - [2025-09-25 22:10:59] "DELETE /tag/adcc152e-87fd-4080-b3f1-ca21766e360d HTTP/1.1" 200 115 0.029736 10.0.0.49 - - [2025-09-25 22:10:59] "GET /application-policy-set/c4ae01bb-a78e-4e22-8af4-e2195f46bef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002105 10.0.0.49 - - [2025-09-25 22:10:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.49 - - [2025-09-25 22:10:59] "GET /policy-management/119019dc-9ea8-461e-8700-0ae40ee11659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.007607 10.0.0.49 - - [2025-09-25 22:10:59] "GET /firewall-policy/ca89d3e9-d36e-49d8-9262-4daf142e0172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002116 10.0.0.49 - - [2025-09-25 22:10:59] "GET /firewall-rule/b9f8d981-743e-44d2-9d4e-ca4c3f93bf94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002671 10.0.0.49 - - [2025-09-25 22:10:59] "POST /ref-update HTTP/1.1" 200 156 0.010435 10.0.0.49 - - [2025-09-25 22:10:59] "DELETE /firewall-rule/b9f8d981-743e-44d2-9d4e-ca4c3f93bf94 HTTP/1.1" 200 115 0.034360 10.0.0.49 - - [2025-09-25 22:10:59] "GET /firewall-policy/dc89f6c0-2d34-4cbc-b2dc-77095e9fd4a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002834 10.0.0.49 - - [2025-09-25 22:10:59] "GET /firewall-rule/d185d996-d987-4a6f-95de-4c39d376cd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002801 10.0.0.49 - - [2025-09-25 22:10:59] "POST /ref-update HTTP/1.1" 200 156 0.017001 10.0.0.49 - - [2025-09-25 22:10:59] "DELETE /firewall-rule/d185d996-d987-4a6f-95de-4c39d376cd54 HTTP/1.1" 200 115 0.057338 10.0.0.49 - - [2025-09-25 22:10:59] "GET /firewall-policy/dc89f6c0-2d34-4cbc-b2dc-77095e9fd4a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.003355 10.0.0.49 - - [2025-09-25 22:11:00] "GET /firewall-rule/3bced9a3-e89c-42bf-9dc2-25c7e7d50261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.002564 10.0.0.49 - - [2025-09-25 22:11:00] "POST /ref-update HTTP/1.1" 200 156 0.009584 10.0.0.49 - - [2025-09-25 22:11:00] "DELETE /firewall-rule/3bced9a3-e89c-42bf-9dc2-25c7e7d50261 HTTP/1.1" 200 115 0.037046 10.0.0.49 - - [2025-09-25 22:11:00] "GET /application-policy-set/c4ae01bb-a78e-4e22-8af4-e2195f46bef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003363 10.0.0.49 - - [2025-09-25 22:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.49 - - [2025-09-25 22:11:00] "GET /policy-management/119019dc-9ea8-461e-8700-0ae40ee11659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002604 10.0.0.49 - - [2025-09-25 22:11:00] "GET /firewall-policy/dc89f6c0-2d34-4cbc-b2dc-77095e9fd4a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003345 10.0.0.49 - - [2025-09-25 22:11:00] "POST /ref-update HTTP/1.1" 200 156 0.030884 10.0.0.49 - - [2025-09-25 22:11:00] "DELETE /firewall-policy/dc89f6c0-2d34-4cbc-b2dc-77095e9fd4a6 HTTP/1.1" 200 115 0.060855 10.0.0.49 - - [2025-09-25 22:11:00] "DELETE /tag/a2bade03-2fd0-47cf-bef4-beb7f707ddce HTTP/1.1" 200 115 0.094213 10.0.0.49 - - [2025-09-25 22:11:00] "DELETE /tag/b070a801-3af2-482e-a308-4ed7842eaeeb HTTP/1.1" 200 115 0.074445 10.0.0.49 - - [2025-09-25 22:11:00] "DELETE /tag/c9d9c767-a1aa-4667-90f1-1bb13be00080 HTTP/1.1" 200 115 0.076272 10.0.0.49 - - [2025-09-25 22:11:00] "DELETE /tag/23a38ecd-ffc9-4082-a777-61a2213a6a26 HTTP/1.1" 200 115 0.055480 10.0.0.49 - - [2025-09-25 22:11:00] "POST /projects HTTP/1.1" 409 238 0.001638 10.0.0.49 - - [2025-09-25 22:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.49 - - [2025-09-25 22:11:00] "GET /project/05112000-3379-4a36-bb90-dc83b2efd7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.036259 10.0.0.49 - - [2025-09-25 22:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.49 - - [2025-09-25 22:11:00] "GET /virtual-network/1345e206-6163-449e-9b2e-16c34e150286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006683 10.0.0.49 - - [2025-09-25 22:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.49 - - [2025-09-25 22:11:00] "GET /virtual-network/ad03fe43-0f3e-4b6c-8550-fccd85fe2938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.008066 10.0.0.49 - - [2025-09-25 22:11:00] "POST /security-groups HTTP/1.1" 409 285 0.012077 10.0.0.49 - - [2025-09-25 22:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.49 - - [2025-09-25 22:11:00] "PUT /security-group/799633f4-91b4-41df-99c1-438e55327976 HTTP/1.1" 200 262 0.055425 10.0.0.49 - - [2025-09-25 22:11:00] "PUT /access-control-list/ec41e17f-6f3f-4dea-aeb7-bdda598328db HTTP/1.1" 200 272 0.016391 10.0.0.49 - - [2025-09-25 22:11:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.022039 10.0.0.49 - - [2025-09-25 22:11:00] "GET /firewall-policy/46c32bcb-a78e-4f40-8808-1e7318f2bc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.014841 10.0.0.49 - - [2025-09-25 22:11:00] "PUT /access-control-list/9293924b-f8f5-40e6-b5d4-d9f187f645fb HTTP/1.1" 200 272 0.038093 10.0.0.49 - - [2025-09-25 22:11:01] "GET /firewall-rule/89630791-bea8-48e3-a1c4-c46c23df8797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004098 10.0.0.49 - - [2025-09-25 22:11:01] "POST /ref-update HTTP/1.1" 200 156 0.056762 10.0.0.49 - - [2025-09-25 22:11:01] "DELETE /firewall-rule/89630791-bea8-48e3-a1c4-c46c23df8797 HTTP/1.1" 200 115 0.049256 10.0.0.49 - - [2025-09-25 22:11:01] "GET /firewall-policy/46c32bcb-a78e-4f40-8808-1e7318f2bc2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.004655 10.0.0.49 - - [2025-09-25 22:11:01] "GET /firewall-rule/ec76e679-6088-413a-868b-338b6587bbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005947 10.0.0.49 - - [2025-09-25 22:11:01] "POST /ref-update HTTP/1.1" 200 156 0.063919 10.0.0.49 - - [2025-09-25 22:11:01] "DELETE /firewall-rule/ec76e679-6088-413a-868b-338b6587bbe0 HTTP/1.1" 200 115 0.054324 10.0.0.49 - - [2025-09-25 22:11:01] "DELETE /tag/5ea06545-cf9e-4fe9-8b2d-f40b86bfeb9b HTTP/1.1" 200 115 0.037378 10.0.0.49 - - [2025-09-25 22:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.49 - - [2025-09-25 22:11:01] "GET /virtual-network/1345e206-6163-449e-9b2e-16c34e150286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004223 10.0.0.49 - - [2025-09-25 22:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.49 - - [2025-09-25 22:11:01] "GET /virtual-network/ad03fe43-0f3e-4b6c-8550-fccd85fe2938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003997 10.0.0.49 - - [2025-09-25 22:11:01] "PUT /virtual-network/1345e206-6163-449e-9b2e-16c34e150286 HTTP/1.1" 200 264 0.042071 10.0.0.49 - - [2025-09-25 22:11:01] "PUT /virtual-network/ad03fe43-0f3e-4b6c-8550-fccd85fe2938 HTTP/1.1" 200 264 0.049138 10.0.0.49 - - [2025-09-25 22:11:01] "DELETE /security-group/799633f4-91b4-41df-99c1-438e55327976 HTTP/1.1" 200 115 0.049276 10.0.0.49 - - [2025-09-25 22:11:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.49 - - [2025-09-25 22:11:01] "DELETE /access-control-list/ec41e17f-6f3f-4dea-aeb7-bdda598328db HTTP/1.1" 200 115 0.034446 10.0.0.49 - - [2025-09-25 22:11:01] "DELETE /access-control-list/9293924b-f8f5-40e6-b5d4-d9f187f645fb HTTP/1.1" 200 115 0.035864 10.0.0.49 - - [2025-09-25 22:11:01] "GET /project/05112000-3379-4a36-bb90-dc83b2efd7bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.039660 10.0.0.49 - - [2025-09-25 22:11:01] "GET /project/05112000-3379-4a36-bb90-dc83b2efd7bf?fields=security_groups HTTP/1.1" 200 1351 0.065985 10.0.0.49 - - [2025-09-25 22:11:01] "DELETE /access-control-list/c87ef0b5-bbd8-485d-a191-29afed192231 HTTP/1.1" 200 115 0.038084 10.0.0.49 - - [2025-09-25 22:11:01] "DELETE /security-group/9ce4f0b4-02ae-4648-ba04-6423e0189de8 HTTP/1.1" 200 115 0.069304 10.0.0.49 - - [2025-09-25 22:11:01] "GET /project/05112000-3379-4a36-bb90-dc83b2efd7bf?fields=application_policy_sets HTTP/1.1" 200 1390 0.042088 10.0.0.49 - - [2025-09-25 22:11:01] "DELETE /access-control-list/b11e093e-4e4c-45f2-964d-43e8ca2258a2 HTTP/1.1" 200 115 0.045094 10.0.0.49 - - [2025-09-25 22:11:02] "DELETE /project/05112000-3379-4a36-bb90-dc83b2efd7bf HTTP/1.1" 200 115 0.360283 [Introspect:8084]10.0.0.49 - - [2025-09-25 22:11:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000900 [Introspect:8084]10.0.0.49 - - [2025-09-25 22:11:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000803