++ 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 +++ date ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log ++ echo 'INFO: =================== Mon Sep 22 01:36:58 AM UTC 2025 ===================' INFO: =================== Mon Sep 22 01:36:58 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' ++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.49 + 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 )) + echo -e '\035\nquit' + nc -z 10.0.0.49 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 +++ cut -d ' ' -f 1 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort ++++ grep -vi host +++ local local_ips=,10.0.0.49,10.111.59.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.111.59.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=__ ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 09/22/2025 01:37:44.416 7f169d1fb900 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/22/2025 01:37:44.632 7f169d1fb900 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/22/2025 01:37:44.653 7f169d1fb900 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/22/2025 01:37:44.653 7f169d1fb900 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.49:8082/ Hit Ctrl-C to quit. 10.0.0.49 - - [2025-09-22 01:37:51] "GET / HTTP/1.1" 503 181 0.000195 10.0.0.49 - - [2025-09-22 01:37:52] "GET / HTTP/1.1" 200 45303 0.001170 10.0.0.49 - - [2025-09-22 01:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.49 - - [2025-09-22 01:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.49 - - [2025-09-22 01:37:54] "GET / HTTP/1.1" 200 35931 0.001261 10.0.0.49 - - [2025-09-22 01:37:54] "GET / HTTP/1.1" 200 35931 0.001165 10.0.0.49 - - [2025-09-22 01:37:54] "GET / HTTP/1.1" 200 35931 0.001312 10.0.0.49 - - [2025-09-22 01:37:54] "POST /fqname-to-id HTTP/1.1" 404 186 0.002292 10.0.0.49 - - [2025-09-22 01:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.49 - - [2025-09-22 01:37:54] "GET /global-system-config/59e21b63-32b6-4f9c-9c0d-44120976841b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008137 10.0.0.49 - - [2025-09-22 01:37:54] "POST /service-appliance-sets HTTP/1.1" 200 553 0.035457 10.0.0.49 - - [2025-09-22 01:37:54] "POST /fqname-to-id HTTP/1.1" 404 180 0.002049 10.0.0.49 - - [2025-09-22 01:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.49 - - [2025-09-22 01:37:54] "GET /global-system-config/59e21b63-32b6-4f9c-9c0d-44120976841b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005106 10.0.0.49 - - [2025-09-22 01:37:54] "POST /service-appliance-sets HTTP/1.1" 200 541 0.042008 10.0.0.49 - - [2025-09-22 01:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.49 - - [2025-09-22 01:37:55] "GET /network-ipam/0dcb0667-2546-4aaf-9e0c-2db45f08e05e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003208 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:37:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000963 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:37:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001792 10.0.0.49 - - [2025-09-22 01:37:55] "POST /service-templates HTTP/1.1" 200 511 0.043762 10.0.0.49 - - [2025-09-22 01:37:55] "POST /service-templates HTTP/1.1" 200 501 0.031813 10.0.0.49 - - [2025-09-22 01:37:55] "POST /service-templates HTTP/1.1" 200 515 0.019977 10.0.0.49 - - [2025-09-22 01:37:55] "POST /service-templates HTTP/1.1" 200 535 0.203832 10.0.0.49 - - [2025-09-22 01:37:55] "POST /service-templates HTTP/1.1" 200 507 0.033926 10.0.0.49 - - [2025-09-22 01:37:55] "GET / HTTP/1.1" 200 35931 0.001235 10.0.0.49 - - [2025-09-22 01:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.49 - - [2025-09-22 01:37:55] "GET /global-system-config/59e21b63-32b6-4f9c-9c0d-44120976841b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.012586 10.0.0.49 - - [2025-09-22 01:37:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.003419 10.0.0.49 - - [2025-09-22 01:37:55] "POST /config-nodes HTTP/1.1" 200 593 0.016042 10.0.0.49 - - [2025-09-22 01:37:56] "GET / HTTP/1.1" 200 35931 0.001400 10.0.0.49 - - [2025-09-22 01:37:56] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003157 10.0.0.49 - - [2025-09-22 01:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.49 - - [2025-09-22 01:37:56] "GET /network-ipam/0dcb0667-2546-4aaf-9e0c-2db45f08e05e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.002831 10.0.0.49 - - [2025-09-22 01:37:57] "GET / HTTP/1.1" 200 35931 0.001855 10.0.0.49 - - [2025-09-22 01:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.49 - - [2025-09-22 01:37:57] "GET /global-system-config/59e21b63-32b6-4f9c-9c0d-44120976841b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004417 10.0.0.49 - - [2025-09-22 01:37:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.001444 10.0.0.49 - - [2025-09-22 01:37:57] "POST /database-nodes HTTP/1.1" 200 597 0.024503 10.0.0.49 - - [2025-09-22 01:37:57] "POST /fqname-to-id HTTP/1.1" 404 225 0.004760 10.0.0.49 - - [2025-09-22 01:37:57] "POST /access-control-lists HTTP/1.1" 200 587 0.035536 10.0.0.49 - - [2025-09-22 01:37:57] "POST /fqname-to-id HTTP/1.1" 404 224 0.005292 10.0.0.49 - - [2025-09-22 01:37:57] "POST /access-control-lists HTTP/1.1" 200 585 0.019309 10.0.0.49 - - [2025-09-22 01:37:57] "POST /route-targets HTTP/1.1" 200 327 0.009748 10.0.0.49 - - [2025-09-22 01:37:57] "POST /ref-update HTTP/1.1" 200 156 0.033653 10.0.0.49 - - [2025-09-22 01:37:57] "POST /route-targets HTTP/1.1" 200 327 0.022418 10.0.0.49 - - [2025-09-22 01:37:57] "POST /ref-update HTTP/1.1" 200 156 0.039397 10.0.0.49 - - [2025-09-22 01:37:57] "POST /route-targets HTTP/1.1" 200 327 0.017427 10.0.0.49 - - [2025-09-22 01:37:57] "POST /ref-update HTTP/1.1" 200 156 0.041748 10.0.0.49 - - [2025-09-22 01:37:57] "GET / HTTP/1.1" 200 35931 0.001262 10.0.0.49 - - [2025-09-22 01:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013885 10.0.0.49 - - [2025-09-22 01:37:57] "POST /route-targets HTTP/1.1" 200 327 0.032302 10.0.0.49 - - [2025-09-22 01:37:57] "GET /global-system-config/59e21b63-32b6-4f9c-9c0d-44120976841b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.015938 10.0.0.49 - - [2025-09-22 01:37:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.010248 10.0.0.49 - - [2025-09-22 01:37:57] "POST /ref-update HTTP/1.1" 200 156 0.061060 10.0.0.49 - - [2025-09-22 01:37:58] "GET / HTTP/1.1" 200 35931 0.001958 10.0.0.49 - - [2025-09-22 01:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.49 - - [2025-09-22 01:37:58] "GET /global-system-config/59e21b63-32b6-4f9c-9c0d-44120976841b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010117 10.0.0.49 - - [2025-09-22 01:37:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.001481 10.0.0.49 - - [2025-09-22 01:37:58] "POST /config-database-nodes HTTP/1.1" 200 611 0.112825 10.0.0.49 - - [2025-09-22 01:37:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.022353 10.0.0.49 - - [2025-09-22 01:37:58] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.122103 10.0.0.49 - - [2025-09-22 01:37:58] "GET / HTTP/1.1" 200 35931 0.001420 10.0.0.49 - - [2025-09-22 01:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.49 - - [2025-09-22 01:37:58] "GET /global-system-config/59e21b63-32b6-4f9c-9c0d-44120976841b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014210 10.0.0.49 - - [2025-09-22 01:37:58] "POST /access-control-lists HTTP/1.1" 200 551 0.145130 10.0.0.49 - - [2025-09-22 01:37:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.015262 10.0.0.49 - - [2025-09-22 01:37:58] "PUT /access-control-list/5c2a8ab4-bd7a-4e6a-a078-5e809f36e968 HTTP/1.1" 200 272 0.029342 10.0.0.49 - - [2025-09-22 01:37:58] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.060319 10.0.0.49 - - [2025-09-22 01:37:58] "PUT /access-control-list/701eadff-3381-4e03-bc6d-dc5fd0a7048b HTTP/1.1" 200 272 0.060929 10.0.0.49 - - [2025-09-22 01:37:58] "GET / HTTP/1.1" 200 35931 0.001410 10.0.0.49 - - [2025-09-22 01:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.49 - - [2025-09-22 01:37:58] "GET /global-system-config/59e21b63-32b6-4f9c-9c0d-44120976841b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007107 10.0.0.49 - - [2025-09-22 01:37:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.002889 10.0.0.49 - - [2025-09-22 01:37:59] "POST /analytics-nodes HTTP/1.1" 200 599 0.020621 10.0.0.49 - - [2025-09-22 01:38:00] "GET / HTTP/1.1" 200 35931 0.001388 10.0.0.49 - - [2025-09-22 01:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.49 - - [2025-09-22 01:38:00] "GET /routing-instance/ec61db4a-0169-45b8-a9a8-64eeffd2d793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002916 10.0.0.49 - - [2025-09-22 01:38:00] "POST /bgp-routers HTTP/1.1" 200 616 0.037427 10.0.0.49 - - [2025-09-22 01:38:00] "GET /bgp-router/a5ebfd7b-c2c2-41b4-910b-6257e2519bb7?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.024662 10.0.0.49 - - [2025-09-22 01:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004589 10.0.0.49 - - [2025-09-22 01:38:00] "GET /global-system-config/59e21b63-32b6-4f9c-9c0d-44120976841b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004234 10.0.0.49 - - [2025-09-22 01:38:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002465 10.0.0.49 - - [2025-09-22 01:38:00] "POST /ref-update HTTP/1.1" 200 156 0.017008 10.0.0.49 - - [2025-09-22 01:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009052 10.0.0.49 - - [2025-09-22 01:38:01] "GET /global-vrouter-config/4b87b38a-303a-4a15-b1b0-5ab8bcefa124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.002831 10.0.0.49 - - [2025-09-22 01:38:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.49 - - [2025-09-22 01:38:01] "PUT /global-vrouter-config/4b87b38a-303a-4a15-b1b0-5ab8bcefa124 HTTP/1.1" 200 276 0.010227 10.0.0.49 - - [2025-09-22 01:38:01] "GET / HTTP/1.1" 200 35931 0.001386 10.0.0.49 - - [2025-09-22 01:38:01] "POST /alarms HTTP/1.1" 200 581 0.045130 10.0.0.49 - - [2025-09-22 01:38:01] "POST /alarms HTTP/1.1" 200 575 0.028476 10.0.0.49 - - [2025-09-22 01:38:01] "POST /alarms HTTP/1.1" 200 575 0.028665 10.0.0.49 - - [2025-09-22 01:38:01] "POST /alarms HTTP/1.1" 200 559 0.018655 10.0.0.49 - - [2025-09-22 01:38:01] "POST /alarms HTTP/1.1" 200 555 0.027571 10.0.0.49 - - [2025-09-22 01:38:01] "POST /alarms HTTP/1.1" 200 557 0.024513 10.0.0.49 - - [2025-09-22 01:38:01] "POST /alarms HTTP/1.1" 200 565 0.015623 10.0.0.49 - - [2025-09-22 01:38:01] "POST /alarms HTTP/1.1" 200 549 0.030178 10.0.0.49 - - [2025-09-22 01:38:01] "POST /alarms HTTP/1.1" 200 557 0.049914 10.0.0.49 - - [2025-09-22 01:38:01] "POST /alarms HTTP/1.1" 200 567 0.016666 10.0.0.49 - - [2025-09-22 01:38:01] "POST /alarms HTTP/1.1" 200 555 0.024285 10.0.0.49 - - [2025-09-22 01:38:01] "POST /alarms HTTP/1.1" 200 567 0.029373 10.0.0.49 - - [2025-09-22 01:38:02] "POST /alarms HTTP/1.1" 200 575 0.062292 10.0.0.49 - - [2025-09-22 01:38:02] "POST /alarms HTTP/1.1" 200 569 0.030004 10.0.0.49 - - [2025-09-22 01:38:02] "POST /alarms HTTP/1.1" 200 561 0.026609 10.0.0.49 - - [2025-09-22 01:38:02] "POST /alarms HTTP/1.1" 200 561 0.023374 10.0.0.49 - - [2025-09-22 01:38:02] "POST /alarms HTTP/1.1" 200 561 0.065166 10.0.0.49 - - [2025-09-22 01:38:02] "POST /alarms HTTP/1.1" 200 547 0.041347 10.0.0.49 - - [2025-09-22 01:38:02] "POST /alarms HTTP/1.1" 200 595 0.020771 10.0.0.49 - - [2025-09-22 01:38:02] "POST /alarms HTTP/1.1" 200 575 0.036227 10.0.0.49 - - [2025-09-22 01:38:02] "POST /alarms HTTP/1.1" 200 571 0.031868 10.0.0.49 - - [2025-09-22 01:38:02] "POST /alarms HTTP/1.1" 200 583 0.016046 10.0.0.49 - - [2025-09-22 01:38:02] "POST /alarms HTTP/1.1" 200 609 0.029563 10.0.0.49 - - [2025-09-22 01:38:02] "GET / HTTP/1.1" 200 35931 0.001663 10.0.0.49 - - [2025-09-22 01:38:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002273 10.0.0.49 - - [2025-09-22 01:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.49 - - [2025-09-22 01:38:02] "PUT /global-vrouter-config/4b87b38a-303a-4a15-b1b0-5ab8bcefa124 HTTP/1.1" 200 276 0.008782 10.0.0.49 - - [2025-09-22 01:38:02] "GET / HTTP/1.1" 200 35931 0.002315 10.0.0.49 - - [2025-09-22 01:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.49 - - [2025-09-22 01:38:02] "GET /global-vrouter-config/4b87b38a-303a-4a15-b1b0-5ab8bcefa124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002389 10.0.0.49 - - [2025-09-22 01:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.49 - - [2025-09-22 01:38:02] "PUT /global-vrouter-config/4b87b38a-303a-4a15-b1b0-5ab8bcefa124 HTTP/1.1" 200 276 0.007266 10.0.0.49 - - [2025-09-22 01:38:03] "GET / HTTP/1.1" 200 35931 0.001425 10.0.0.49 - - [2025-09-22 01:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.49 - - [2025-09-22 01:38:03] "GET /global-system-config/59e21b63-32b6-4f9c-9c0d-44120976841b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005447 10.0.0.49 - - [2025-09-22 01:38:03] "PUT /global-system-config/59e21b63-32b6-4f9c-9c0d-44120976841b HTTP/1.1" 200 274 0.013522 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:38:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001147 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:38:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001034 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:38:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000841 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:38:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000896 10.0.0.49 - - [2025-09-22 01:38:17] "GET / HTTP/1.1" 200 35931 0.001293 10.0.0.49 - - [2025-09-22 01:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.49 - - [2025-09-22 01:38:18] "GET /domain/017e72d7-6647-4861-923f-be7e32d34a84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 892 0.002769 10.0.0.49 - - [2025-09-22 01:38:18] "POST /id-to-fqname HTTP/1.1" 200 173 0.000517 10.0.0.49 - - [2025-09-22 01:38:18] "POST /fqname-to-id HTTP/1.1" 404 182 0.011053 10.0.0.49 - - [2025-09-22 01:38:18] "POST /security-groups HTTP/1.1" 200 570 0.071343 10.0.0.49 - - [2025-09-22 01:38:18] "POST /projects HTTP/1.1" 200 481 0.276304 10.0.0.49 - - [2025-09-22 01:38:18] "POST /fqname-to-id HTTP/1.1" 404 213 0.001494 10.0.0.49 - - [2025-09-22 01:38:18] "POST /access-control-lists HTTP/1.1" 200 579 0.031205 10.0.0.49 - - [2025-09-22 01:38:18] "POST /fqname-to-id HTTP/1.1" 404 212 0.009652 10.0.0.49 - - [2025-09-22 01:38:18] "POST /security-groups HTTP/1.1" 200 534 0.073425 10.0.0.49 - - [2025-09-22 01:38:18] "POST /access-control-lists HTTP/1.1" 200 577 0.020210 10.0.0.49 - - [2025-09-22 01:38:18] "POST /chown HTTP/1.1" 200 109 0.037752 10.0.0.49 - - [2025-09-22 01:38:18] "POST /policy-managements HTTP/1.1" 409 214 0.011860 10.0.0.49 - - [2025-09-22 01:38:18] "POST /fqname-to-id HTTP/1.1" 404 232 0.004731 10.0.0.49 - - [2025-09-22 01:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.49 - - [2025-09-22 01:38:18] "POST /access-control-lists HTTP/1.1" 200 594 0.016080 10.0.0.49 - - [2025-09-22 01:38:18] "POST /fqname-to-id HTTP/1.1" 404 231 0.015393 10.0.0.49 - - [2025-09-22 01:38:18] "GET /policy-management/cce2278d-dbec-459b-a0b6-074650356939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005121 10.0.0.49 - - [2025-09-22 01:38:18] "POST /application-policy-sets HTTP/1.1" 200 528 0.017286 10.0.0.49 - - [2025-09-22 01:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.49 - - [2025-09-22 01:38:18] "POST /access-control-lists HTTP/1.1" 200 592 0.028483 10.0.0.49 - - [2025-09-22 01:38:18] "GET /global-vrouter-config/4b87b38a-303a-4a15-b1b0-5ab8bcefa124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006213 10.0.0.49 - - [2025-09-22 01:38:18] "PUT /global-vrouter-config/4b87b38a-303a-4a15-b1b0-5ab8bcefa124 HTTP/1.1" 200 276 0.011930 10.0.0.49 - - [2025-09-22 01:38:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.49 - - [2025-09-22 01:38:18] "GET /virtual-network/55c2a08d-fae6-412f-9621-fd5e32512027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.004958 10.0.0.49 - - [2025-09-22 01:38:18] "POST /id-to-fqname HTTP/1.1" 200 177 0.000453 10.0.0.49 - - [2025-09-22 01:38:18] "POST /fqname-to-id HTTP/1.1" 404 186 0.011359 10.0.0.49 - - [2025-09-22 01:38:18] "POST /security-groups HTTP/1.1" 200 574 0.076838 10.0.0.49 - - [2025-09-22 01:38:19] "POST /fqname-to-id HTTP/1.1" 404 217 0.004094 10.0.0.49 - - [2025-09-22 01:38:19] "POST /projects HTTP/1.1" 200 489 0.247247 10.0.0.49 - - [2025-09-22 01:38:19] "POST /access-control-lists HTTP/1.1" 200 583 0.062907 10.0.0.49 - - [2025-09-22 01:38:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.017258 10.0.0.49 - - [2025-09-22 01:38:19] "POST /security-groups HTTP/1.1" 200 546 0.086544 10.0.0.49 - - [2025-09-22 01:38:19] "POST /chown HTTP/1.1" 200 109 0.011370 10.0.0.49 - - [2025-09-22 01:38:19] "POST /access-control-lists HTTP/1.1" 200 581 0.027598 10.0.0.49 - - [2025-09-22 01:38:19] "POST /fqname-to-id HTTP/1.1" 404 240 0.004560 10.0.0.49 - - [2025-09-22 01:38:19] "POST /network-ipams HTTP/1.1" 200 522 0.054988 10.0.0.49 - - [2025-09-22 01:38:19] "POST /access-control-lists HTTP/1.1" 200 602 0.058592 10.0.0.49 - - [2025-09-22 01:38:19] "POST /network-ipams HTTP/1.1" 200 510 0.037348 10.0.0.49 - - [2025-09-22 01:38:19] "POST /fqname-to-id HTTP/1.1" 404 239 0.010873 10.0.0.49 - - [2025-09-22 01:38:19] "POST /access-control-lists HTTP/1.1" 200 600 0.023300 10.0.0.49 - - [2025-09-22 01:38:19] "POST /fqname-to-id HTTP/1.1" 404 198 0.002252 10.0.0.49 - - [2025-09-22 01:38:19] "POST /fqname-to-id HTTP/1.1" 404 229 0.003482 10.0.0.49 - - [2025-09-22 01:38:19] "POST /useragent-kv HTTP/1.1" 200 115 0.005710 10.0.0.49 - - [2025-09-22 01:38:19] "POST /virtual-networks HTTP/1.1" 200 538 0.147445 10.0.0.49 - - [2025-09-22 01:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.015796 10.0.0.49 - - [2025-09-22 01:38:19] "POST /access-control-lists HTTP/1.1" 200 589 0.091885 10.0.0.49 - - [2025-09-22 01:38:19] "GET /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.051000 10.0.0.49 - - [2025-09-22 01:38:19] "POST /route-targets HTTP/1.1" 200 327 0.013965 10.0.0.49 - - [2025-09-22 01:38:19] "POST /network-ipams HTTP/1.1" 200 518 0.045587 10.0.0.49 - - [2025-09-22 01:38:19] "POST /ref-update HTTP/1.1" 200 156 0.056010 10.0.0.49 - - [2025-09-22 01:38:19] "POST /fqname-to-id HTTP/1.1" 404 202 0.012274 10.0.0.49 - - [2025-09-22 01:38:19] "PUT /access-control-list/402f083b-2de3-4c4e-b3b3-bc716114aa30 HTTP/1.1" 200 272 0.071433 10.0.0.49 - - [2025-09-22 01:38:19] "POST /useragent-kv HTTP/1.1" 200 115 0.010063 10.0.0.49 - - [2025-09-22 01:38:19] "POST /virtual-networks HTTP/1.1" 200 546 0.219520 10.0.0.49 - - [2025-09-22 01:38:19] "POST /route-targets HTTP/1.1" 200 327 0.012203 10.0.0.49 - - [2025-09-22 01:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.49 - - [2025-09-22 01:38:20] "GET /virtual-network/abfba889-a5c9-4549-abed-7475bbec6cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.014404 10.0.0.49 - - [2025-09-22 01:38:20] "POST /fqname-to-id HTTP/1.1" 404 199 0.001904 10.0.0.49 - - [2025-09-22 01:38:20] "POST /ref-update HTTP/1.1" 200 156 0.036052 10.0.0.49 - - [2025-09-22 01:38:20] "POST /network-policys HTTP/1.1" 200 538 0.045232 10.0.0.49 - - [2025-09-22 01:38:20] "POST /fqname-to-id HTTP/1.1" 404 197 0.014596 10.0.0.49 - - [2025-09-22 01:38:20] "POST /network-policys HTTP/1.1" 200 534 0.023739 10.0.0.49 - - [2025-09-22 01:38:20] "POST /fqname-to-id HTTP/1.1" 404 201 0.002101 10.0.0.49 - - [2025-09-22 01:38:20] "POST /network-policys HTTP/1.1" 200 542 0.019861 10.0.0.49 - - [2025-09-22 01:38:20] "POST /ref-update HTTP/1.1" 200 156 0.058276 10.0.0.49 - - [2025-09-22 01:38:20] "PUT /access-control-list/e2277ca9-cba5-479e-a3c4-7187d480e266 HTTP/1.1" 200 272 0.028371 10.0.0.49 - - [2025-09-22 01:38:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003441 10.0.0.49 - - [2025-09-22 01:38:20] "PUT /access-control-list/402f083b-2de3-4c4e-b3b3-bc716114aa30 HTTP/1.1" 200 272 0.029827 10.0.0.49 - - [2025-09-22 01:38:20] "POST /ref-update HTTP/1.1" 200 156 0.077205 10.0.0.49 - - [2025-09-22 01:38:20] "PUT /access-control-list/402f083b-2de3-4c4e-b3b3-bc716114aa30 HTTP/1.1" 200 272 0.022049 10.0.0.49 - - [2025-09-22 01:38:20] "POST /ref-update HTTP/1.1" 200 156 0.068082 10.0.0.49 - - [2025-09-22 01:38:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008023 10.0.0.49 - - [2025-09-22 01:38:20] "PUT /access-control-list/e2277ca9-cba5-479e-a3c4-7187d480e266 HTTP/1.1" 200 272 0.069705 10.0.0.49 - - [2025-09-22 01:38:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013901 10.0.0.49 - - [2025-09-22 01:38:20] "POST /ref-update HTTP/1.1" 200 156 0.033246 10.0.0.49 - - [2025-09-22 01:38:20] "POST /fqname-to-id HTTP/1.1" 404 237 0.002275 10.0.0.49 - - [2025-09-22 01:38:20] "POST /ref-update HTTP/1.1" 200 156 0.104840 10.0.0.49 - - [2025-09-22 01:38:20] "POST /access-control-lists HTTP/1.1" 200 601 0.093333 10.0.0.49 - - [2025-09-22 01:38:20] "POST /ref-update HTTP/1.1" 200 156 0.059206 10.0.0.49 - - [2025-09-22 01:38:20] "POST /ref-update HTTP/1.1" 200 156 0.167004 10.0.0.49 - - [2025-09-22 01:38:20] "PUT /access-control-list/e2277ca9-cba5-479e-a3c4-7187d480e266 HTTP/1.1" 200 272 0.071841 10.0.0.49 - - [2025-09-22 01:38:20] "PUT /access-control-list/2bd9005c-951e-4b9e-a95c-a2bdf09031a6 HTTP/1.1" 200 272 0.019956 10.0.0.49 - - [2025-09-22 01:38:21] "POST /ref-update HTTP/1.1" 200 156 0.110859 10.0.0.49 - - [2025-09-22 01:38:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003399 10.0.0.49 - - [2025-09-22 01:38:21] "POST /ref-update HTTP/1.1" 200 156 0.047823 10.0.0.49 - - [2025-09-22 01:38:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015597 10.0.0.49 - - [2025-09-22 01:38:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006260 10.0.0.49 - - [2025-09-22 01:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.49 - - [2025-09-22 01:38:21] "PUT /access-control-list/2bd9005c-951e-4b9e-a95c-a2bdf09031a6 HTTP/1.1" 200 272 0.073765 10.0.0.49 - - [2025-09-22 01:38:21] "GET /virtual-network/55c2a08d-fae6-412f-9621-fd5e32512027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.006750 10.0.0.49 - - [2025-09-22 01:38:21] "GET /application-policy-set/1fa0624b-a3f5-4212-ad93-20e762446560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003833 10.0.0.49 - - [2025-09-22 01:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001443 10.0.0.49 - - [2025-09-22 01:38:21] "GET /policy-management/cce2278d-dbec-459b-a0b6-074650356939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002808 10.0.0.49 - - [2025-09-22 01:38:21] "POST /firewall-policys HTTP/1.1" 200 530 0.018234 10.0.0.49 - - [2025-09-22 01:38:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.023606 10.0.0.49 - - [2025-09-22 01:38:21] "GET /firewall-policy/8402d7db-1203-4350-bba9-7240b8c434dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.010019 10.0.0.49 - - [2025-09-22 01:38:21] "GET /application-policy-set/1fa0624b-a3f5-4212-ad93-20e762446560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.003148 10.0.0.49 - - [2025-09-22 01:38:21] "GET /firewall-policy/8402d7db-1203-4350-bba9-7240b8c434dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002230 10.0.0.49 - - [2025-09-22 01:38:21] "POST /ref-update HTTP/1.1" 200 156 0.023881 10.0.0.49 - - [2025-09-22 01:38:21] "GET /application-policy-set/1fa0624b-a3f5-4212-ad93-20e762446560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.004101 10.0.0.49 - - [2025-09-22 01:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.49 - - [2025-09-22 01:38:21] "GET /policy-management/cce2278d-dbec-459b-a0b6-074650356939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002100 10.0.0.49 - - [2025-09-22 01:38:21] "POST /firewall-policys HTTP/1.1" 200 532 0.020219 10.0.0.49 - - [2025-09-22 01:38:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.030501 10.0.0.49 - - [2025-09-22 01:38:21] "GET /firewall-policy/f75050a7-c772-47bd-9d94-5e702b7490a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.021065 10.0.0.49 - - [2025-09-22 01:38:21] "GET /application-policy-set/1fa0624b-a3f5-4212-ad93-20e762446560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.002515 10.0.0.49 - - [2025-09-22 01:38:21] "GET /firewall-policy/f75050a7-c772-47bd-9d94-5e702b7490a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002731 10.0.0.49 - - [2025-09-22 01:38:21] "GET /firewall-policy/8402d7db-1203-4350-bba9-7240b8c434dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002972 10.0.0.49 - - [2025-09-22 01:38:21] "GET /firewall-policy/8402d7db-1203-4350-bba9-7240b8c434dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003216 10.0.0.49 - - [2025-09-22 01:38:21] "POST /ref-update HTTP/1.1" 200 156 0.012169 10.0.0.49 - - [2025-09-22 01:38:21] "POST /ref-update HTTP/1.1" 200 156 0.026663 10.0.0.49 - - [2025-09-22 01:38:21] "POST /ref-update HTTP/1.1" 200 156 0.018867 10.0.0.49 - - [2025-09-22 01:38:21] "GET /application-policy-set/1fa0624b-a3f5-4212-ad93-20e762446560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.013524 10.0.0.49 - - [2025-09-22 01:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.49 - - [2025-09-22 01:38:21] "GET /policy-management/cce2278d-dbec-459b-a0b6-074650356939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002825 10.0.0.49 - - [2025-09-22 01:38:21] "POST /firewall-policys HTTP/1.1" 200 530 0.055136 10.0.0.49 - - [2025-09-22 01:38:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.033677 10.0.0.49 - - [2025-09-22 01:38:21] "GET /firewall-policy/3b8b9658-df1c-4925-a54b-660342ab32fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.014570 10.0.0.49 - - [2025-09-22 01:38:22] "GET /application-policy-set/1fa0624b-a3f5-4212-ad93-20e762446560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.002589 10.0.0.49 - - [2025-09-22 01:38:22] "GET /firewall-policy/3b8b9658-df1c-4925-a54b-660342ab32fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002178 10.0.0.49 - - [2025-09-22 01:38:22] "GET /firewall-policy/8402d7db-1203-4350-bba9-7240b8c434dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002088 10.0.0.49 - - [2025-09-22 01:38:22] "GET /firewall-policy/f75050a7-c772-47bd-9d94-5e702b7490a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002723 10.0.0.49 - - [2025-09-22 01:38:22] "GET /firewall-policy/8402d7db-1203-4350-bba9-7240b8c434dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002231 10.0.0.49 - - [2025-09-22 01:38:22] "GET /firewall-policy/f75050a7-c772-47bd-9d94-5e702b7490a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002113 10.0.0.49 - - [2025-09-22 01:38:22] "POST /ref-update HTTP/1.1" 200 156 0.015041 10.0.0.49 - - [2025-09-22 01:38:22] "POST /ref-update HTTP/1.1" 200 156 0.032993 10.0.0.49 - - [2025-09-22 01:38:22] "POST /ref-update HTTP/1.1" 200 156 0.030253 10.0.0.49 - - [2025-09-22 01:38:22] "POST /ref-update HTTP/1.1" 200 156 0.020873 10.0.0.49 - - [2025-09-22 01:38:22] "POST /ref-update HTTP/1.1" 200 156 0.038329 10.0.0.49 - - [2025-09-22 01:38:22] "GET /application-policy-set/1fa0624b-a3f5-4212-ad93-20e762446560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.018431 10.0.0.49 - - [2025-09-22 01:38:22] "POST /tags HTTP/1.1" 200 299 0.032164 10.0.0.49 - - [2025-09-22 01:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.49 - - [2025-09-22 01:38:22] "GET /tag/dc23bf4d-3924-4f11-9337-eca19284695c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.020450 10.0.0.49 - - [2025-09-22 01:38:22] "POST /set-tag HTTP/1.1" 200 109 0.019643 10.0.0.49 - - [2025-09-22 01:38:22] "POST /tags HTTP/1.1" 200 305 0.087966 10.0.0.49 - - [2025-09-22 01:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010675 10.0.0.49 - - [2025-09-22 01:38:22] "GET /tag/5accf399-1f77-4266-8749-d2de479e7f6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.020911 10.0.0.49 - - [2025-09-22 01:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.49 - - [2025-09-22 01:38:22] "GET /project/27d90f13-783e-43e4-a776-2ba15bc55046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026507 10.0.0.49 - - [2025-09-22 01:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.49 - - [2025-09-22 01:38:22] "GET /virtual-network/abfba889-a5c9-4549-abed-7475bbec6cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.004567 10.0.0.49 - - [2025-09-22 01:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.49 - - [2025-09-22 01:38:22] "GET /service-appliance-set/2b709000-7e40-4d5d-915a-fd634021d959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003130 10.0.0.49 - - [2025-09-22 01:38:22] "POST /fqname-to-id HTTP/1.1" 404 240 0.001343 10.0.0.49 - - [2025-09-22 01:38:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.101517 10.0.0.49 - - [2025-09-22 01:38:23] "GET /virtual-machine-interface/3ed707b1-f2f6-490e-a29e-16c7b3918f3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.025455 10.0.0.49 - - [2025-09-22 01:38:23] "POST /instance-ips HTTP/1.1" 200 381 0.037224 10.0.0.49 - - [2025-09-22 01:38:23] "GET /instance-ip/19a8f8dc-93cb-4e5c-ba06-3b9eb5f99f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.015357 10.0.0.49 - - [2025-09-22 01:38:23] "POST /loadbalancers HTTP/1.1" 200 582 0.077089 10.0.0.49 - - [2025-09-22 01:38:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.013750 10.0.0.49 - - [2025-09-22 01:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.024755 10.0.0.49 - - [2025-09-22 01:38:23] "GET /project/27d90f13-783e-43e4-a776-2ba15bc55046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042585 10.0.0.49 - - [2025-09-22 01:38:23] "GET /project/27d90f13-783e-43e4-a776-2ba15bc55046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030817 10.0.0.49 - - [2025-09-22 01:38:23] "GET /instance-ip/19a8f8dc-93cb-4e5c-ba06-3b9eb5f99f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.015150 10.0.0.49 - - [2025-09-22 01:38:23] "GET /loadbalancer/ec7bccf9-95e4-492d-9c90-cd9e061818f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.010727 10.0.0.49 - - [2025-09-22 01:38:23] "POST /floating-ips HTTP/1.1" 200 583 0.051180 10.0.0.49 - - [2025-09-22 01:38:23] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.046598 10.0.0.49 - - [2025-09-22 01:38:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.024961 10.0.0.49 - - [2025-09-22 01:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008226 10.0.0.49 - - [2025-09-22 01:38:23] "GET /project/27d90f13-783e-43e4-a776-2ba15bc55046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028485 10.0.0.49 - - [2025-09-22 01:38:23] "GET /loadbalancer-listener/a89f1657-f279-42ba-988f-b2f0e5b5a435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002065 10.0.0.49 - - [2025-09-22 01:38:23] "GET /loadbalancer-listener/a89f1657-f279-42ba-988f-b2f0e5b5a435?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.002884 10.0.0.49 - - [2025-09-22 01:38:23] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.019418 10.0.0.49 - - [2025-09-22 01:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008442 10.0.0.49 - - [2025-09-22 01:38:23] "GET /global-vrouter-config/4b87b38a-303a-4a15-b1b0-5ab8bcefa124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003302 10.0.0.49 - - [2025-09-22 01:38:23] "GET /instance-ip/19a8f8dc-93cb-4e5c-ba06-3b9eb5f99f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003340 10.0.0.49 - - [2025-09-22 01:38:23] "GET /instance-ip/19a8f8dc-93cb-4e5c-ba06-3b9eb5f99f66?fields=floating_ips HTTP/1.1" 200 1170 0.004475 10.0.0.49 - - [2025-09-22 01:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.49 - - [2025-09-22 01:38:23] "PUT /global-vrouter-config/4b87b38a-303a-4a15-b1b0-5ab8bcefa124 HTTP/1.1" 200 276 0.008710 10.0.0.49 - - [2025-09-22 01:38:23] "GET /floating-ip/e51aa279-72c1-4365-bb7f-b57b14c1e098?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.006209 10.0.0.49 - - [2025-09-22 01:38:23] "POST /tags HTTP/1.1" 200 357 0.048442 10.0.0.49 - - [2025-09-22 01:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014021 10.0.0.49 - - [2025-09-22 01:38:23] "GET /tag/6a4cdb6f-c40f-4567-9225-b469bb631e6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.017306 10.0.0.49 - - [2025-09-22 01:38:23] "POST /tags HTTP/1.1" 200 305 0.052716 10.0.0.49 - - [2025-09-22 01:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.020798 10.0.0.49 - - [2025-09-22 01:38:23] "GET /tag/032ce5e1-91df-4575-a8cc-885edd330281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.012090 10.0.0.49 - - [2025-09-22 01:38:24] "POST /id-to-fqname HTTP/1.1" 200 174 0.000483 10.0.0.49 - - [2025-09-22 01:38:24] "POST /fqname-to-id HTTP/1.1" 404 183 0.015793 10.0.0.49 - - [2025-09-22 01:38:24] "POST /security-groups HTTP/1.1" 200 571 0.087221 10.0.0.49 - - [2025-09-22 01:38:24] "POST /projects HTTP/1.1" 200 483 0.221865 10.0.0.49 - - [2025-09-22 01:38:24] "POST /fqname-to-id HTTP/1.1" 404 214 0.002981 10.0.0.49 - - [2025-09-22 01:38:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.013692 10.0.0.49 - - [2025-09-22 01:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008121 10.0.0.49 - - [2025-09-22 01:38:24] "GET /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.030607 10.0.0.49 - - [2025-09-22 01:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.49 - - [2025-09-22 01:38:24] "POST /access-control-lists HTTP/1.1" 200 580 0.094041 10.0.0.49 - - [2025-09-22 01:38:24] "GET /virtual-network/abfba889-a5c9-4549-abed-7475bbec6cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.011673 10.0.0.49 - - [2025-09-22 01:38:24] "POST /fqname-to-id HTTP/1.1" 404 213 0.011451 10.0.0.49 - - [2025-09-22 01:38:24] "POST /access-control-lists HTTP/1.1" 200 578 0.077135 10.0.0.49 - - [2025-09-22 01:38:24] "PUT /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877 HTTP/1.1" 200 264 0.131328 10.0.0.49 - - [2025-09-22 01:38:24] "PUT /virtual-network/abfba889-a5c9-4549-abed-7475bbec6cfd HTTP/1.1" 200 264 0.036420 10.0.0.49 - - [2025-09-22 01:38:24] "POST /security-groups HTTP/1.1" 200 537 0.074485 10.0.0.49 - - [2025-09-22 01:38:24] "POST /fqname-to-id HTTP/1.1" 404 234 0.002306 10.0.0.49 - - [2025-09-22 01:38:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.034920 10.0.0.49 - - [2025-09-22 01:38:24] "POST /chown HTTP/1.1" 200 109 0.065787 10.0.0.49 - - [2025-09-22 01:38:24] "POST /access-control-lists HTTP/1.1" 200 596 0.077681 10.0.0.49 - - [2025-09-22 01:38:24] "POST /fqname-to-id HTTP/1.1" 404 233 0.009365 10.0.0.49 - - [2025-09-22 01:38:24] "GET /application-policy-set/1fa0624b-a3f5-4212-ad93-20e762446560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002859 10.0.0.49 - - [2025-09-22 01:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.49 - - [2025-09-22 01:38:24] "GET /policy-management/cce2278d-dbec-459b-a0b6-074650356939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002290 10.0.0.49 - - [2025-09-22 01:38:24] "POST /tags HTTP/1.1" 409 207 0.002290 10.0.0.49 - - [2025-09-22 01:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.49 - - [2025-09-22 01:38:24] "GET /tag/032ce5e1-91df-4575-a8cc-885edd330281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.016498 10.0.0.49 - - [2025-09-22 01:38:24] "POST /access-control-lists HTTP/1.1" 200 594 0.065433 10.0.0.49 - - [2025-09-22 01:38:24] "POST /firewall-rules HTTP/1.1" 200 564 0.082772 10.0.0.49 - - [2025-09-22 01:38:25] "GET /firewall-rule/cb919d33-4091-4edb-8477-26866c403e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003849 10.0.0.49 - - [2025-09-22 01:38:25] "GET /firewall-policy/f75050a7-c772-47bd-9d94-5e702b7490a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.001911 10.0.0.49 - - [2025-09-22 01:38:25] "GET /firewall-rule/cb919d33-4091-4edb-8477-26866c403e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.001881 10.0.0.49 - - [2025-09-22 01:38:25] "POST /ref-update HTTP/1.1" 200 156 0.013899 10.0.0.49 - - [2025-09-22 01:38:25] "GET /application-policy-set/1fa0624b-a3f5-4212-ad93-20e762446560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008930 10.0.0.49 - - [2025-09-22 01:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.49 - - [2025-09-22 01:38:25] "GET /policy-management/cce2278d-dbec-459b-a0b6-074650356939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002852 10.0.0.49 - - [2025-09-22 01:38:25] "POST /tags HTTP/1.1" 409 207 0.001573 10.0.0.49 - - [2025-09-22 01:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001389 10.0.0.49 - - [2025-09-22 01:38:25] "GET /tag/032ce5e1-91df-4575-a8cc-885edd330281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.015562 10.0.0.49 - - [2025-09-22 01:38:25] "POST /firewall-rules HTTP/1.1" 200 562 0.067703 10.0.0.49 - - [2025-09-22 01:38:25] "GET /firewall-rule/2b774c9b-006a-498e-9b60-dbbdd192b74a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.015095 10.0.0.49 - - [2025-09-22 01:38:25] "GET /firewall-policy/f75050a7-c772-47bd-9d94-5e702b7490a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.003998 10.0.0.49 - - [2025-09-22 01:38:25] "GET /firewall-rule/2b774c9b-006a-498e-9b60-dbbdd192b74a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002165 10.0.0.49 - - [2025-09-22 01:38:25] "POST /ref-update HTTP/1.1" 200 156 0.024698 10.0.0.49 - - [2025-09-22 01:38:25] "POST /tags HTTP/1.1" 200 301 0.050838 10.0.0.49 - - [2025-09-22 01:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.015132 10.0.0.49 - - [2025-09-22 01:38:25] "GET /tag/22536917-c36b-4663-9e03-7568dee42ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.015522 10.0.0.49 - - [2025-09-22 01:38:25] "POST /tags HTTP/1.1" 200 325 0.061487 10.0.0.49 - - [2025-09-22 01:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.018609 10.0.0.49 - - [2025-09-22 01:38:25] "GET /tag/b44ac1d5-f9f7-497e-b318-88970876f128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.024766 10.0.0.49 - - [2025-09-22 01:38:25] "POST /tags HTTP/1.1" 200 363 0.025388 10.0.0.49 - - [2025-09-22 01:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011441 10.0.0.49 - - [2025-09-22 01:38:25] "GET /tag/ef53d1fd-f031-4e49-9ae1-81ea53dafc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.013159 10.0.0.49 - - [2025-09-22 01:38:25] "POST /tags HTTP/1.1" 200 311 0.017811 10.0.0.49 - - [2025-09-22 01:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006260 10.0.0.49 - - [2025-09-22 01:38:25] "GET /tag/7bb4a05b-721b-4732-b1f3-ede08cf7926a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014768 10.0.0.49 - - [2025-09-22 01:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.49 - - [2025-09-22 01:38:25] "GET /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004005 10.0.0.49 - - [2025-09-22 01:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.49 - - [2025-09-22 01:38:25] "GET /project/cc03c12d-92d8-4179-a355-37f40cfa503f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.030153 10.0.0.49 - - [2025-09-22 01:38:25] "POST /virtual-machines HTTP/1.1" 200 377 0.011326 10.0.0.49 - - [2025-09-22 01:38:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.024270 10.0.0.49 - - [2025-09-22 01:38:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.116332 10.0.0.49 - - [2025-09-22 01:38:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.010314 10.0.0.49 - - [2025-09-22 01:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009772 10.0.0.49 - - [2025-09-22 01:38:26] "GET /virtual-machine-interface/d54df694-9754-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.004678 10.0.0.49 - - [2025-09-22 01:38:26] "POST /instance-ips HTTP/1.1" 200 409 0.025948 10.0.0.49 - - [2025-09-22 01:38:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.027806 10.0.0.49 - - [2025-09-22 01:38:26] "GET /virtual-machine-interface/d54df694-9754-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.006632 10.0.0.49 - - [2025-09-22 01:38:26] "POST /set-tag HTTP/1.1" 200 109 0.024192 10.0.0.49 - - [2025-09-22 01:38:26] "GET /virtual-machine-interface/d54df694-9754-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015384 10.0.0.49 - - [2025-09-22 01:38:26] "GET /instance-ip/d568b40c-9754-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.003040 10.0.0.49 - - [2025-09-22 01:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.49 - - [2025-09-22 01:38:26] "GET /loadbalancer/ec7bccf9-95e4-492d-9c90-cd9e061818f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.008503 10.0.0.49 - - [2025-09-22 01:38:26] "POST /tags HTTP/1.1" 200 355 0.016922 10.0.0.49 - - [2025-09-22 01:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005752 10.0.0.49 - - [2025-09-22 01:38:26] "GET /tag/d20d5bbd-d5b7-4773-90b9-d66d2ea34507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.011202 10.0.0.49 - - [2025-09-22 01:38:26] "POST /tags HTTP/1.1" 200 303 0.016142 10.0.0.49 - - [2025-09-22 01:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008734 10.0.0.49 - - [2025-09-22 01:38:26] "GET /tag/56c19067-af01-44ae-8a97-af114ff0236e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.013109 10.0.0.49 - - [2025-09-22 01:38:26] "POST /projects HTTP/1.1" 409 218 0.001506 10.0.0.49 - - [2025-09-22 01:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001342 10.0.0.49 - - [2025-09-22 01:38:26] "GET /project/27d90f13-783e-43e4-a776-2ba15bc55046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037414 10.0.0.49 - - [2025-09-22 01:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.49 - - [2025-09-22 01:38:26] "GET /network-ipam/eb7c98dd-f1ae-4e79-ac0b-5c2a90171708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002654 10.0.0.49 - - [2025-09-22 01:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.49 - - [2025-09-22 01:38:26] "GET /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004077 10.0.0.49 - - [2025-09-22 01:38:26] "PUT /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877 HTTP/1.1" 200 264 0.048119 10.0.0.49 - - [2025-09-22 01:38:26] "GET /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.007158 10.0.0.49 - - [2025-09-22 01:38:26] "POST /set-tag HTTP/1.1" 200 109 0.038027 10.0.0.49 - - [2025-09-22 01:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.49 - - [2025-09-22 01:38:26] "GET /network-ipam/c03ff7d0-08d8-4fa9-bf81-88933c5dfd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.005496 10.0.0.49 - - [2025-09-22 01:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.49 - - [2025-09-22 01:38:27] "GET /virtual-network/abfba889-a5c9-4549-abed-7475bbec6cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.003787 10.0.0.49 - - [2025-09-22 01:38:27] "PUT /virtual-network/abfba889-a5c9-4549-abed-7475bbec6cfd HTTP/1.1" 200 264 0.036094 10.0.0.49 - - [2025-09-22 01:38:27] "GET /virtual-network/abfba889-a5c9-4549-abed-7475bbec6cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004340 10.0.0.49 - - [2025-09-22 01:38:27] "POST /set-tag HTTP/1.1" 200 109 0.047811 10.0.0.49 - - [2025-09-22 01:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006920 10.0.0.49 - - [2025-09-22 01:38:27] "GET /network-policy/dcba7c10-44b4-4726-b531-46d9b147a842?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007863 10.0.0.49 - - [2025-09-22 01:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.49 - - [2025-09-22 01:38:27] "GET /network-policy/abba764e-f925-44a8-bf79-62469b7ee501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.001994 10.0.0.49 - - [2025-09-22 01:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.49 - - [2025-09-22 01:38:27] "GET /network-policy/b7bbd659-9d8e-4466-afc2-9ce7d7dbe461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003208 10.0.0.49 - - [2025-09-22 01:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001312 10.0.0.49 - - [2025-09-22 01:38:27] "PUT /network-policy/b7bbd659-9d8e-4466-afc2-9ce7d7dbe461 HTTP/1.1" 200 262 0.009305 10.0.0.49 - - [2025-09-22 01:38:27] "POST /ref-update HTTP/1.1" 200 156 0.055973 10.0.0.49 - - [2025-09-22 01:38:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002003 10.0.0.49 - - [2025-09-22 01:38:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001649 10.0.0.49 - - [2025-09-22 01:38:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001526 10.0.0.49 - - [2025-09-22 01:38:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001664 10.0.0.49 - - [2025-09-22 01:38:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001365 10.0.0.49 - - [2025-09-22 01:38:27] "POST /security-groups HTTP/1.1" 409 245 0.001850 10.0.0.49 - - [2025-09-22 01:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001357 10.0.0.49 - - [2025-09-22 01:38:27] "PUT /security-group/63c9b325-d6c1-411f-a033-d8a3643bf02a HTTP/1.1" 200 262 0.059418 10.0.0.49 - - [2025-09-22 01:38:27] "PUT /access-control-list/fba94d4d-4799-4f1c-9eb4-e55c27ae0dad HTTP/1.1" 200 272 0.018616 10.0.0.49 - - [2025-09-22 01:38:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.041516 10.0.0.49 - - [2025-09-22 01:38:27] "GET /application-policy-set/1fa0624b-a3f5-4212-ad93-20e762446560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018712 10.0.0.49 - - [2025-09-22 01:38:27] "PUT /access-control-list/0c681f05-3ffe-435f-9ad3-bdc3541b7942 HTTP/1.1" 200 272 0.035093 10.0.0.49 - - [2025-09-22 01:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.49 - - [2025-09-22 01:38:27] "GET /policy-management/cce2278d-dbec-459b-a0b6-074650356939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002242 10.0.0.49 - - [2025-09-22 01:38:27] "POST /tags HTTP/1.1" 409 206 0.001387 10.0.0.49 - - [2025-09-22 01:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001247 10.0.0.49 - - [2025-09-22 01:38:27] "GET /tag/56c19067-af01-44ae-8a97-af114ff0236e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.009586 10.0.0.49 - - [2025-09-22 01:38:27] "POST /firewall-rules HTTP/1.1" 200 562 0.068497 10.0.0.49 - - [2025-09-22 01:38:27] "GET /firewall-rule/3ce626e3-314f-4937-b090-32ae3186b87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.011168 10.0.0.49 - - [2025-09-22 01:38:27] "GET /firewall-policy/f75050a7-c772-47bd-9d94-5e702b7490a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003976 10.0.0.49 - - [2025-09-22 01:38:27] "GET /firewall-rule/3ce626e3-314f-4937-b090-32ae3186b87a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.001987 10.0.0.49 - - [2025-09-22 01:38:27] "POST /ref-update HTTP/1.1" 200 156 0.123523 10.0.0.49 - - [2025-09-22 01:38:28] "GET /application-policy-set/1fa0624b-a3f5-4212-ad93-20e762446560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003127 10.0.0.49 - - [2025-09-22 01:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.49 - - [2025-09-22 01:38:28] "GET /policy-management/cce2278d-dbec-459b-a0b6-074650356939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001950 10.0.0.49 - - [2025-09-22 01:38:28] "POST /tags HTTP/1.1" 409 206 0.001842 10.0.0.49 - - [2025-09-22 01:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.49 - - [2025-09-22 01:38:28] "GET /tag/56c19067-af01-44ae-8a97-af114ff0236e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.009318 10.0.0.49 - - [2025-09-22 01:38:28] "POST /firewall-rules HTTP/1.1" 200 560 0.083602 10.0.0.49 - - [2025-09-22 01:38:28] "GET /firewall-rule/869b5af8-1d0d-485d-9a56-8dba8a99acdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.008670 10.0.0.49 - - [2025-09-22 01:38:28] "GET /firewall-policy/f75050a7-c772-47bd-9d94-5e702b7490a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.003855 10.0.0.49 - - [2025-09-22 01:38:28] "GET /firewall-rule/869b5af8-1d0d-485d-9a56-8dba8a99acdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.001935 10.0.0.49 - - [2025-09-22 01:38:28] "POST /ref-update HTTP/1.1" 200 156 0.023874 10.0.0.49 - - [2025-09-22 01:38:28] "POST /tags HTTP/1.1" 200 301 0.036697 10.0.0.49 - - [2025-09-22 01:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.020250 10.0.0.49 - - [2025-09-22 01:38:28] "GET /tag/5671c856-6d9b-46b2-a6aa-5fa5c650a599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.018158 10.0.0.49 - - [2025-09-22 01:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.49 - - [2025-09-22 01:38:28] "GET /project/cc03c12d-92d8-4179-a355-37f40cfa503f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.062244 10.0.0.49 - - [2025-09-22 01:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.49 - - [2025-09-22 01:38:28] "GET /virtual-network/abfba889-a5c9-4549-abed-7475bbec6cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004256 10.0.0.49 - - [2025-09-22 01:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.49 - - [2025-09-22 01:38:28] "GET /service-appliance-set/2b709000-7e40-4d5d-915a-fd634021d959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004888 10.0.0.49 - - [2025-09-22 01:38:28] "POST /fqname-to-id HTTP/1.1" 404 242 0.001881 10.0.0.49 - - [2025-09-22 01:38:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.111644 10.0.0.49 - - [2025-09-22 01:38:28] "GET /virtual-machine-interface/aa32fb3d-d4b3-4776-8ef1-860988af0cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.012328 10.0.0.49 - - [2025-09-22 01:38:28] "POST /instance-ips HTTP/1.1" 200 377 0.058512 10.0.0.49 - - [2025-09-22 01:38:28] "GET /instance-ip/dfd3c9be-7a4e-4fd3-b67b-dcef2becdcb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004287 10.0.0.49 - - [2025-09-22 01:38:28] "POST /loadbalancers HTTP/1.1" 200 582 0.085635 10.0.0.49 - - [2025-09-22 01:38:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.019299 10.0.0.49 - - [2025-09-22 01:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005242 10.0.0.49 - - [2025-09-22 01:38:29] "GET /project/cc03c12d-92d8-4179-a355-37f40cfa503f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.072697 10.0.0.49 - - [2025-09-22 01:38:29] "GET /instance-ip/dfd3c9be-7a4e-4fd3-b67b-dcef2becdcb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005325 10.0.0.49 - - [2025-09-22 01:38:29] "GET /project/cc03c12d-92d8-4179-a355-37f40cfa503f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.076432 10.0.0.49 - - [2025-09-22 01:38:29] "GET /loadbalancer/58847999-fcf9-43cd-a6f2-7f4cd7349287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.010509 10.0.0.49 - - [2025-09-22 01:38:29] "POST /floating-ips HTTP/1.1" 200 581 0.075472 10.0.0.49 - - [2025-09-22 01:38:29] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.067537 10.0.0.49 - - [2025-09-22 01:38:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.013423 10.0.0.49 - - [2025-09-22 01:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007710 10.0.0.49 - - [2025-09-22 01:38:29] "GET /project/cc03c12d-92d8-4179-a355-37f40cfa503f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.059711 10.0.0.49 - - [2025-09-22 01:38:29] "GET /loadbalancer-listener/e6746362-f923-4b83-abd5-0e632eaaf4d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.003995 10.0.0.49 - - [2025-09-22 01:38:29] "GET /loadbalancer-listener/e6746362-f923-4b83-abd5-0e632eaaf4d0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003520 10.0.0.49 - - [2025-09-22 01:38:29] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.039097 10.0.0.49 - - [2025-09-22 01:38:29] "GET /instance-ip/dfd3c9be-7a4e-4fd3-b67b-dcef2becdcb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002597 10.0.0.49 - - [2025-09-22 01:38:29] "GET /instance-ip/dfd3c9be-7a4e-4fd3-b67b-dcef2becdcb7?fields=floating_ips HTTP/1.1" 200 1165 0.028318 10.0.0.49 - - [2025-09-22 01:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006970 10.0.0.49 - - [2025-09-22 01:38:29] "GET /floating-ip/0b6fc70b-b4f5-44df-935a-4f128ac2ffc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.002951 10.0.0.49 - - [2025-09-22 01:38:29] "GET /project/cc03c12d-92d8-4179-a355-37f40cfa503f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.080703 10.0.0.49 - - [2025-09-22 01:38:29] "GET /loadbalancer/58847999-fcf9-43cd-a6f2-7f4cd7349287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.006444 10.0.0.49 - - [2025-09-22 01:38:29] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.089080 10.0.0.49 - - [2025-09-22 01:38:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.017364 10.0.0.49 - - [2025-09-22 01:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006867 10.0.0.49 - - [2025-09-22 01:38:29] "GET /project/cc03c12d-92d8-4179-a355-37f40cfa503f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.046587 10.0.0.49 - - [2025-09-22 01:38:29] "GET /loadbalancer-listener/08143413-523a-41b7-aa2b-01f692e06c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003191 10.0.0.49 - - [2025-09-22 01:38:29] "GET /loadbalancer-listener/08143413-523a-41b7-aa2b-01f692e06c3d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.009698 10.0.0.49 - - [2025-09-22 01:38:29] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.038430 10.0.0.49 - - [2025-09-22 01:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007199 10.0.0.49 - - [2025-09-22 01:38:29] "GET /instance-ip/dfd3c9be-7a4e-4fd3-b67b-dcef2becdcb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007839 10.0.0.49 - - [2025-09-22 01:38:30] "GET /instance-ip/dfd3c9be-7a4e-4fd3-b67b-dcef2becdcb7?fields=floating_ips HTTP/1.1" 200 1165 0.012490 10.0.0.49 - - [2025-09-22 01:38:30] "GET /floating-ip/0b6fc70b-b4f5-44df-935a-4f128ac2ffc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.008777 10.0.0.49 - - [2025-09-22 01:38:30] "GET /project/cc03c12d-92d8-4179-a355-37f40cfa503f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.058453 10.0.0.49 - - [2025-09-22 01:38:30] "GET /loadbalancer/58847999-fcf9-43cd-a6f2-7f4cd7349287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.003999 10.0.0.49 - - [2025-09-22 01:38:30] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.029669 10.0.0.49 - - [2025-09-22 01:38:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.019739 10.0.0.49 - - [2025-09-22 01:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.49 - - [2025-09-22 01:38:30] "GET /project/cc03c12d-92d8-4179-a355-37f40cfa503f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.022099 10.0.0.49 - - [2025-09-22 01:38:30] "GET /loadbalancer-listener/fe615d5e-5c9a-4d74-bb42-aa6920cad3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.008303 10.0.0.49 - - [2025-09-22 01:38:30] "GET /loadbalancer-listener/fe615d5e-5c9a-4d74-bb42-aa6920cad3fc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003637 10.0.0.49 - - [2025-09-22 01:38:30] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.021963 10.0.0.49 - - [2025-09-22 01:38:30] "GET /instance-ip/dfd3c9be-7a4e-4fd3-b67b-dcef2becdcb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.014461 10.0.0.49 - - [2025-09-22 01:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.49 - - [2025-09-22 01:38:30] "GET /instance-ip/dfd3c9be-7a4e-4fd3-b67b-dcef2becdcb7?fields=floating_ips HTTP/1.1" 200 1165 0.003929 10.0.0.49 - - [2025-09-22 01:38:30] "GET /loadbalancer/58847999-fcf9-43cd-a6f2-7f4cd7349287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002838 10.0.0.49 - - [2025-09-22 01:38:30] "GET /floating-ip/0b6fc70b-b4f5-44df-935a-4f128ac2ffc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.001676 10.0.0.49 - - [2025-09-22 01:38:30] "POST /tags HTTP/1.1" 200 371 0.027511 10.0.0.49 - - [2025-09-22 01:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007445 10.0.0.49 - - [2025-09-22 01:38:30] "GET /tag/d5cd542a-2ac1-4e46-9710-1be52ef312de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.011986 10.0.0.49 - - [2025-09-22 01:38:30] "POST /tags HTTP/1.1" 200 319 0.041645 10.0.0.49 - - [2025-09-22 01:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.024951 10.0.0.49 - - [2025-09-22 01:38:30] "GET /tag/917974e4-439a-49d7-9e13-44511f5ed426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.011113 10.0.0.49 - - [2025-09-22 01:38:30] "POST /id-to-fqname HTTP/1.1" 200 181 0.000460 10.0.0.49 - - [2025-09-22 01:38:30] "POST /fqname-to-id HTTP/1.1" 404 190 0.006177 10.0.0.49 - - [2025-09-22 01:38:30] "POST /security-groups HTTP/1.1" 200 578 0.063619 10.0.0.49 - - [2025-09-22 01:38:30] "POST /projects HTTP/1.1" 200 497 0.170045 10.0.0.49 - - [2025-09-22 01:38:30] "POST /fqname-to-id HTTP/1.1" 404 225 0.001472 10.0.0.49 - - [2025-09-22 01:38:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.026701 10.0.0.49 - - [2025-09-22 01:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007417 10.0.0.49 - - [2025-09-22 01:38:30] "GET /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.006572 10.0.0.49 - - [2025-09-22 01:38:30] "POST /access-control-lists HTTP/1.1" 200 587 0.079615 10.0.0.49 - - [2025-09-22 01:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007477 10.0.0.49 - - [2025-09-22 01:38:30] "GET /virtual-network/abfba889-a5c9-4549-abed-7475bbec6cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.005325 10.0.0.49 - - [2025-09-22 01:38:31] "POST /fqname-to-id HTTP/1.1" 404 224 0.001988 10.0.0.49 - - [2025-09-22 01:38:31] "POST /access-control-lists HTTP/1.1" 200 585 0.063750 10.0.0.49 - - [2025-09-22 01:38:31] "PUT /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877 HTTP/1.1" 200 264 0.127496 10.0.0.49 - - [2025-09-22 01:38:31] "PUT /virtual-network/abfba889-a5c9-4549-abed-7475bbec6cfd HTTP/1.1" 200 264 0.055938 10.0.0.49 - - [2025-09-22 01:38:31] "POST /security-groups HTTP/1.1" 200 558 0.067258 10.0.0.49 - - [2025-09-22 01:38:31] "POST /fqname-to-id HTTP/1.1" 404 248 0.002320 10.0.0.49 - - [2025-09-22 01:38:31] "GET / HTTP/1.1" 200 35931 0.001134 10.0.0.49 - - [2025-09-22 01:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001458 10.0.0.49 - - [2025-09-22 01:38:31] "GET /global-system-config/59e21b63-32b6-4f9c-9c0d-44120976841b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.029021 10.0.0.49 - - [2025-09-22 01:38:31] "POST /access-control-lists HTTP/1.1" 200 610 0.068923 10.0.0.49 - - [2025-09-22 01:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008955 10.0.0.49 - - [2025-09-22 01:38:31] "GET /config-node/1a591186-6f93-4a9e-80a7-09ad04793e1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.013294 10.0.0.49 - - [2025-09-22 01:38:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.079279 10.0.0.49 - - [2025-09-22 01:38:31] "POST /fqname-to-id HTTP/1.1" 404 247 0.002565 10.0.0.49 - - [2025-09-22 01:38:31] "POST /chown HTTP/1.1" 200 109 0.027242 10.0.0.49 - - [2025-09-22 01:38:31] "GET /application-policy-set/1fa0624b-a3f5-4212-ad93-20e762446560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.023781 10.0.0.49 - - [2025-09-22 01:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.49 - - [2025-09-22 01:38:31] "POST /access-control-lists HTTP/1.1" 200 608 0.091834 10.0.0.49 - - [2025-09-22 01:38:31] "GET /policy-management/cce2278d-dbec-459b-a0b6-074650356939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005461 10.0.0.49 - - [2025-09-22 01:38:31] "POST /tags HTTP/1.1" 409 214 0.017280 10.0.0.49 - - [2025-09-22 01:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.49 - - [2025-09-22 01:38:31] "GET /tag/917974e4-439a-49d7-9e13-44511f5ed426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.012828 10.0.0.49 - - [2025-09-22 01:38:31] "POST /firewall-rules HTTP/1.1" 200 578 0.073346 10.0.0.49 - - [2025-09-22 01:38:31] "GET /firewall-rule/26299243-9b44-46f9-819f-99a86f44bba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003844 10.0.0.49 - - [2025-09-22 01:38:31] "GET /firewall-policy/f75050a7-c772-47bd-9d94-5e702b7490a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.003230 10.0.0.49 - - [2025-09-22 01:38:31] "GET /firewall-rule/26299243-9b44-46f9-819f-99a86f44bba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.001891 10.0.0.49 - - [2025-09-22 01:38:31] "POST /ref-update HTTP/1.1" 200 156 0.031848 10.0.0.49 - - [2025-09-22 01:38:31] "GET /application-policy-set/1fa0624b-a3f5-4212-ad93-20e762446560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012544 10.0.0.49 - - [2025-09-22 01:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.49 - - [2025-09-22 01:38:31] "GET /policy-management/cce2278d-dbec-459b-a0b6-074650356939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002818 10.0.0.49 - - [2025-09-22 01:38:31] "POST /tags HTTP/1.1" 409 214 0.001778 10.0.0.49 - - [2025-09-22 01:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001420 10.0.0.49 - - [2025-09-22 01:38:31] "GET /tag/917974e4-439a-49d7-9e13-44511f5ed426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.010213 10.0.0.49 - - [2025-09-22 01:38:32] "POST /firewall-rules HTTP/1.1" 200 576 0.064675 10.0.0.49 - - [2025-09-22 01:38:32] "GET /firewall-rule/119827b4-6cc7-47b8-971d-9f64f04c55ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.009341 10.0.0.49 - - [2025-09-22 01:38:32] "GET /firewall-policy/f75050a7-c772-47bd-9d94-5e702b7490a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.003842 10.0.0.49 - - [2025-09-22 01:38:32] "GET /firewall-rule/119827b4-6cc7-47b8-971d-9f64f04c55ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002303 10.0.0.49 - - [2025-09-22 01:38:32] "POST /ref-update HTTP/1.1" 200 156 0.039229 10.0.0.49 - - [2025-09-22 01:38:32] "POST /tags HTTP/1.1" 200 363 0.025804 10.0.0.49 - - [2025-09-22 01:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.020236 10.0.0.49 - - [2025-09-22 01:38:32] "GET /tag/24d666cf-20e4-4781-a0bd-745adec7e051?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.011206 10.0.0.49 - - [2025-09-22 01:38:32] "POST /tags HTTP/1.1" 200 311 0.046662 10.0.0.49 - - [2025-09-22 01:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008712 10.0.0.49 - - [2025-09-22 01:38:32] "GET /tag/105058d8-230e-425e-a071-b4feed75afc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013868 10.0.0.49 - - [2025-09-22 01:38:32] "POST /id-to-fqname HTTP/1.1" 200 177 0.000829 10.0.0.49 - - [2025-09-22 01:38:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.017269 10.0.0.49 - - [2025-09-22 01:38:32] "POST /security-groups HTTP/1.1" 200 574 0.072500 10.0.0.49 - - [2025-09-22 01:38:32] "POST /projects HTTP/1.1" 200 489 0.245783 10.0.0.49 - - [2025-09-22 01:38:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.010852 10.0.0.49 - - [2025-09-22 01:38:32] "POST /fqname-to-id HTTP/1.1" 404 217 0.008207 10.0.0.49 - - [2025-09-22 01:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006833 10.0.0.49 - - [2025-09-22 01:38:32] "GET /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.026355 10.0.0.49 - - [2025-09-22 01:38:32] "POST /access-control-lists HTTP/1.1" 200 583 0.079065 10.0.0.49 - - [2025-09-22 01:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005400 10.0.0.49 - - [2025-09-22 01:38:32] "GET /virtual-network/abfba889-a5c9-4549-abed-7475bbec6cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.004392 10.0.0.49 - - [2025-09-22 01:38:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.001697 10.0.0.49 - - [2025-09-22 01:38:32] "POST /access-control-lists HTTP/1.1" 200 581 0.060575 10.0.0.49 - - [2025-09-22 01:38:32] "PUT /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877 HTTP/1.1" 200 264 0.105946 10.0.0.49 - - [2025-09-22 01:38:33] "PUT /virtual-network/abfba889-a5c9-4549-abed-7475bbec6cfd HTTP/1.1" 200 264 0.053528 10.0.0.49 - - [2025-09-22 01:38:33] "POST /security-groups HTTP/1.1" 200 546 0.071225 10.0.0.49 - - [2025-09-22 01:38:33] "POST /fqname-to-id HTTP/1.1" 404 240 0.006887 10.0.0.49 - - [2025-09-22 01:38:33] "POST /access-control-lists HTTP/1.1" 200 602 0.023354 10.0.0.49 - - [2025-09-22 01:38:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.020552 10.0.0.49 - - [2025-09-22 01:38:33] "POST /fqname-to-id HTTP/1.1" 404 239 0.017117 10.0.0.49 - - [2025-09-22 01:38:33] "POST /chown HTTP/1.1" 200 109 0.027735 10.0.0.49 - - [2025-09-22 01:38:33] "GET /application-policy-set/1fa0624b-a3f5-4212-ad93-20e762446560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006861 10.0.0.49 - - [2025-09-22 01:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.49 - - [2025-09-22 01:38:33] "GET /policy-management/cce2278d-dbec-459b-a0b6-074650356939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.028612 10.0.0.49 - - [2025-09-22 01:38:33] "POST /tags HTTP/1.1" 409 210 0.001740 10.0.0.49 - - [2025-09-22 01:38:33] "POST /access-control-lists HTTP/1.1" 200 600 0.079703 10.0.0.49 - - [2025-09-22 01:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.49 - - [2025-09-22 01:38:33] "GET /tag/105058d8-230e-425e-a071-b4feed75afc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012404 10.0.0.49 - - [2025-09-22 01:38:33] "POST /firewall-rules HTTP/1.1" 200 570 0.072267 10.0.0.49 - - [2025-09-22 01:38:33] "GET /firewall-rule/bfda7b39-b395-4865-8335-bdfd4e5343b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006194 10.0.0.49 - - [2025-09-22 01:38:33] "GET /firewall-policy/f75050a7-c772-47bd-9d94-5e702b7490a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.003757 10.0.0.49 - - [2025-09-22 01:38:33] "GET /firewall-rule/bfda7b39-b395-4865-8335-bdfd4e5343b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.001910 10.0.0.49 - - [2025-09-22 01:38:33] "POST /ref-update HTTP/1.1" 200 156 0.028476 10.0.0.49 - - [2025-09-22 01:38:33] "GET /application-policy-set/1fa0624b-a3f5-4212-ad93-20e762446560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003431 10.0.0.49 - - [2025-09-22 01:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.49 - - [2025-09-22 01:38:33] "GET /policy-management/cce2278d-dbec-459b-a0b6-074650356939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002120 10.0.0.49 - - [2025-09-22 01:38:33] "POST /tags HTTP/1.1" 409 210 0.001946 10.0.0.49 - - [2025-09-22 01:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.49 - - [2025-09-22 01:38:33] "GET /tag/105058d8-230e-425e-a071-b4feed75afc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011267 10.0.0.49 - - [2025-09-22 01:38:33] "POST /firewall-rules HTTP/1.1" 200 568 0.073194 10.0.0.49 - - [2025-09-22 01:38:33] "GET /firewall-rule/34eff438-8818-47ff-8450-c0370aa2d76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.017603 10.0.0.49 - - [2025-09-22 01:38:33] "GET /firewall-policy/f75050a7-c772-47bd-9d94-5e702b7490a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.003763 10.0.0.49 - - [2025-09-22 01:38:33] "GET /firewall-rule/34eff438-8818-47ff-8450-c0370aa2d76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.002623 10.0.0.49 - - [2025-09-22 01:38:33] "POST /ref-update HTTP/1.1" 200 156 0.047382 10.0.0.49 - - [2025-09-22 01:38:33] "POST /tags HTTP/1.1" 409 237 0.002012 10.0.0.49 - - [2025-09-22 01:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001416 10.0.0.49 - - [2025-09-22 01:38:33] "GET /tag/ef53d1fd-f031-4e49-9ae1-81ea53dafc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.009598 10.0.0.49 - - [2025-09-22 01:38:33] "POST /tags HTTP/1.1" 409 210 0.001393 10.0.0.49 - - [2025-09-22 01:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.49 - - [2025-09-22 01:38:33] "GET /tag/7bb4a05b-721b-4732-b1f3-ede08cf7926a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010931 10.0.0.49 - - [2025-09-22 01:38:33] "POST /projects HTTP/1.1" 409 223 0.001639 10.0.0.49 - - [2025-09-22 01:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001427 10.0.0.49 - - [2025-09-22 01:38:33] "GET /project/cc03c12d-92d8-4179-a355-37f40cfa503f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.029067 10.0.0.49 - - [2025-09-22 01:38:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001271 10.0.0.49 - - [2025-09-22 01:38:34] "GET /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.004261 10.0.0.49 - - [2025-09-22 01:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.49 - - [2025-09-22 01:38:34] "GET /virtual-network/abfba889-a5c9-4549-abed-7475bbec6cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.003568 10.0.0.49 - - [2025-09-22 01:38:34] "PUT /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877 HTTP/1.1" 200 264 0.078137 10.0.0.49 - - [2025-09-22 01:38:34] "PUT /virtual-network/abfba889-a5c9-4549-abed-7475bbec6cfd HTTP/1.1" 200 264 0.037984 10.0.0.49 - - [2025-09-22 01:38:34] "POST /security-groups HTTP/1.1" 409 253 0.004037 10.0.0.49 - - [2025-09-22 01:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.49 - - [2025-09-22 01:38:34] "PUT /security-group/471e628f-5e7f-4e1e-8fed-ece6f23283f0 HTTP/1.1" 200 262 0.055995 10.0.0.49 - - [2025-09-22 01:38:34] "PUT /access-control-list/a3a96517-2a6e-4371-8d21-3c2c23c2dc7f HTTP/1.1" 200 272 0.010998 10.0.0.49 - - [2025-09-22 01:38:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.028054 10.0.0.49 - - [2025-09-22 01:38:34] "GET /application-policy-set/1fa0624b-a3f5-4212-ad93-20e762446560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003562 10.0.0.49 - - [2025-09-22 01:38:34] "PUT /access-control-list/22018ada-4dbb-4fd9-99e4-7b19a3fccc5f HTTP/1.1" 200 272 0.017687 10.0.0.49 - - [2025-09-22 01:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.49 - - [2025-09-22 01:38:34] "GET /policy-management/cce2278d-dbec-459b-a0b6-074650356939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002872 10.0.0.49 - - [2025-09-22 01:38:34] "POST /tags HTTP/1.1" 409 210 0.001661 10.0.0.49 - - [2025-09-22 01:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.49 - - [2025-09-22 01:38:34] "GET /tag/7bb4a05b-721b-4732-b1f3-ede08cf7926a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011345 10.0.0.49 - - [2025-09-22 01:38:34] "POST /firewall-rules HTTP/1.1" 200 570 0.071625 10.0.0.49 - - [2025-09-22 01:38:34] "GET /firewall-rule/6af06edd-e2c3-43dc-9639-f0cc925e9039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.009257 10.0.0.49 - - [2025-09-22 01:38:34] "GET /firewall-policy/f75050a7-c772-47bd-9d94-5e702b7490a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.004059 10.0.0.49 - - [2025-09-22 01:38:34] "GET /firewall-rule/6af06edd-e2c3-43dc-9639-f0cc925e9039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002190 10.0.0.49 - - [2025-09-22 01:38:34] "POST /ref-update HTTP/1.1" 200 156 0.033393 10.0.0.49 - - [2025-09-22 01:38:34] "GET /application-policy-set/1fa0624b-a3f5-4212-ad93-20e762446560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004195 10.0.0.49 - - [2025-09-22 01:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006060 10.0.0.49 - - [2025-09-22 01:38:34] "GET /policy-management/cce2278d-dbec-459b-a0b6-074650356939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003040 10.0.0.49 - - [2025-09-22 01:38:34] "POST /tags HTTP/1.1" 409 210 0.001962 10.0.0.49 - - [2025-09-22 01:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.49 - - [2025-09-22 01:38:34] "GET /tag/7bb4a05b-721b-4732-b1f3-ede08cf7926a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.009305 10.0.0.49 - - [2025-09-22 01:38:34] "POST /firewall-rules HTTP/1.1" 200 568 0.063073 10.0.0.49 - - [2025-09-22 01:38:34] "GET /firewall-rule/9da8f5aa-abee-46bb-b25a-e32ba6641530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.007134 10.0.0.49 - - [2025-09-22 01:38:34] "GET /firewall-policy/f75050a7-c772-47bd-9d94-5e702b7490a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.003768 10.0.0.49 - - [2025-09-22 01:38:34] "GET /firewall-rule/9da8f5aa-abee-46bb-b25a-e32ba6641530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002018 10.0.0.49 - - [2025-09-22 01:38:34] "POST /ref-update HTTP/1.1" 200 156 0.035253 10.0.0.49 - - [2025-09-22 01:38:35] "GET /virtual-machine-interface/d54df694-9754-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012143 10.0.0.49 - - [2025-09-22 01:38:35] "POST /set-tag HTTP/1.1" 200 109 0.001886 10.0.0.49 - - [2025-09-22 01:38:42] "GET / HTTP/1.1" 200 35931 0.001544 10.0.0.49 - - [2025-09-22 01:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.49 - - [2025-09-22 01:38:42] "GET /routing-instance/ec61db4a-0169-45b8-a9a8-64eeffd2d793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002709 10.0.0.49 - - [2025-09-22 01:38:42] "POST /bgp-routers HTTP/1.1" 409 301 0.001662 10.0.0.49 - - [2025-09-22 01:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001308 10.0.0.49 - - [2025-09-22 01:38:42] "GET /bgp-router/a5ebfd7b-c2c2-41b4-910b-6257e2519bb7?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.005335 10.0.0.49 - - [2025-09-22 01:38:42] "PUT /bgp-router/a5ebfd7b-c2c2-41b4-910b-6257e2519bb7 HTTP/1.1" 200 254 0.040845 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:38:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000921 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:38:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000866 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:38:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000818 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:38:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000805 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:38:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000820 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:38:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000770 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:38:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000818 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:38:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000796 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:38:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000823 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:38:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000792 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:38:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000910 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:38:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000757 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:39:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000830 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:39:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000783 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:39:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000837 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:39:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000724 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:39:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000887 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:39:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000892 10.0.0.22 - - [2025-09-22 01:39:55] "GET / HTTP/1.1" 200 35931 0.001511 10.0.0.22 - - [2025-09-22 01:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.22 - - [2025-09-22 01:39:55] "GET /global-system-config/59e21b63-32b6-4f9c-9c0d-44120976841b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004003 10.0.0.22 - - [2025-09-22 01:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001300 10.0.0.22 - - [2025-09-22 01:39:55] "GET /routing-instance/ec61db4a-0169-45b8-a9a8-64eeffd2d793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002127 10.0.0.22 - - [2025-09-22 01:39:55] "PUT /global-system-config/59e21b63-32b6-4f9c-9c0d-44120976841b HTTP/1.1" 200 274 0.011453 10.0.0.22 - - [2025-09-22 01:39:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.010562 10.0.0.22 - - [2025-09-22 01:39:55] "POST /virtual-routers HTTP/1.1" 200 599 0.022700 10.0.0.22 - - [2025-09-22 01:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.22 - - [2025-09-22 01:39:55] "GET /virtual-router/28e2595b-eda0-4c45-98bf-e34da463aba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003311 10.0.0.22 - - [2025-09-22 01:39:55] "POST /fqname-to-id HTTP/1.1" 404 229 0.001292 10.0.0.22 - - [2025-09-22 01:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.22 - - [2025-09-22 01:39:55] "GET /virtual-network/55c2a08d-fae6-412f-9621-fd5e32512027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003714 10.0.0.22 - - [2025-09-22 01:39:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.090873 10.0.0.49 - - [2025-09-22 01:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.49 - - [2025-09-22 01:39:55] "GET /virtual-router/28e2595b-eda0-4c45-98bf-e34da463aba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.014624 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:41:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000880 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:41:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000768 10.0.0.49 - - [2025-09-22 01:42:07] "GET /global-system-configs HTTP/1.1" 200 322 0.001973 10.0.0.49 - - [2025-09-22 01:42:08] "GET /global-system-configs HTTP/1.1" 200 322 0.001817 10.0.0.49 - - [2025-09-22 01:42:22] "GET /virtual-router/28e2595b-eda0-4c45-98bf-e34da463aba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002766 10.0.0.49 - - [2025-09-22 01:42:22] "POST /ref-update HTTP/1.1" 200 156 0.016060 10.0.0.49 - - [2025-09-22 01:42:26] "GET /virtual-machine-interface/d54df694-9754-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007230 10.0.0.49 - - [2025-09-22 01:42:26] "POST /set-tag HTTP/1.1" 200 109 0.006698 10.0.0.49 - - [2025-09-22 01:42:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.49 - - [2025-09-22 01:42:26] "GET /loadbalancer/58847999-fcf9-43cd-a6f2-7f4cd7349287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002059 10.0.0.49 - - [2025-09-22 01:42:26] "GET /virtual-machine-interface/d54df694-9754-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004467 10.0.0.49 - - [2025-09-22 01:42:27] "POST /set-tag HTTP/1.1" 200 109 0.002221 10.0.0.49 - - [2025-09-22 01:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.49 - - [2025-09-22 01:42:27] "GET /loadbalancer/58847999-fcf9-43cd-a6f2-7f4cd7349287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002005 10.0.0.49 - - [2025-09-22 01:42:27] "GET /loadbalancer-pool/3d8e04ad-5e47-4ff4-8dba-ef2cafb06e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003030 10.0.0.49 - - [2025-09-22 01:42:27] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016060 10.0.0.49 - - [2025-09-22 01:42:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.007286 10.0.0.49 - - [2025-09-22 01:42:27] "GET /virtual-machine-interface/d54df694-9754-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005123 10.0.0.49 - - [2025-09-22 01:42:27] "POST /tags HTTP/1.1" 409 205 0.001730 10.0.0.49 - - [2025-09-22 01:42:27] "GET /virtual-machine-interface/d54df694-9754-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003311 10.0.0.49 - - [2025-09-22 01:42:27] "POST /ref-update HTTP/1.1" 200 156 0.006014 10.0.0.49 - - [2025-09-22 01:42:27] "GET /floating-ip/0b6fc70b-b4f5-44df-935a-4f128ac2ffc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1770 0.011816 10.0.0.49 - - [2025-09-22 01:42:27] "PUT /floating-ip/0b6fc70b-b4f5-44df-935a-4f128ac2ffc3 HTTP/1.1" 200 256 0.009137 10.0.0.49 - - [2025-09-22 01:42:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.49 - - [2025-09-22 01:42:27] "GET /tag/5671c856-6d9b-46b2-a6aa-5fa5c650a599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013627 10.0.0.49 - - [2025-09-22 01:42:27] "POST /set-tag HTTP/1.1" 200 109 0.055308 10.0.0.49 - - [2025-09-22 01:42:27] "GET /loadbalancer-pool/9e99e55c-6795-44be-ad0c-4979641f94ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003744 10.0.0.49 - - [2025-09-22 01:42:27] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014205 10.0.0.49 - - [2025-09-22 01:42:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.013637 10.0.0.49 - - [2025-09-22 01:42:27] "GET /virtual-machine-interface/d54df694-9754-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.020134 10.0.0.49 - - [2025-09-22 01:42:27] "GET /virtual-machine-interface/d54df694-9754-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013117 10.0.0.49 - - [2025-09-22 01:42:27] "POST /ref-update HTTP/1.1" 200 156 0.006586 10.0.0.49 - - [2025-09-22 01:42:27] "GET /floating-ip/0b6fc70b-b4f5-44df-935a-4f128ac2ffc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.007548 10.0.0.49 - - [2025-09-22 01:42:27] "PUT /floating-ip/0b6fc70b-b4f5-44df-935a-4f128ac2ffc3 HTTP/1.1" 200 256 0.007803 10.0.0.49 - - [2025-09-22 01:42:27] "POST /set-tag HTTP/1.1" 200 109 0.001684 10.0.0.49 - - [2025-09-22 01:42:27] "GET /loadbalancer-pool/48a04207-edbd-4bd8-ad25-3f1de7ee0280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002990 10.0.0.49 - - [2025-09-22 01:42:27] "POST /loadbalancer-members HTTP/1.1" 200 692 0.013025 10.0.0.49 - - [2025-09-22 01:42:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.007985 10.0.0.49 - - [2025-09-22 01:42:27] "GET /virtual-machine-interface/d54df694-9754-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013030 10.0.0.49 - - [2025-09-22 01:42:27] "POST /set-tag HTTP/1.1" 200 109 0.001886 10.0.0.49 - - [2025-09-22 01:42:27] "GET /virtual-machine-interface/d54df694-9754-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003444 10.0.0.49 - - [2025-09-22 01:42:27] "POST /ref-update HTTP/1.1" 200 156 0.005820 10.0.0.49 - - [2025-09-22 01:42:27] "GET /floating-ip/0b6fc70b-b4f5-44df-935a-4f128ac2ffc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.005247 10.0.0.49 - - [2025-09-22 01:42:27] "PUT /floating-ip/0b6fc70b-b4f5-44df-935a-4f128ac2ffc3 HTTP/1.1" 200 256 0.008421 10.0.0.22 - - [2025-09-22 01:43:43] "GET / HTTP/1.1" 200 35931 0.001669 10.0.0.22 - - [2025-09-22 01:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.22 - - [2025-09-22 01:43:43] "GET /global-system-config/59e21b63-32b6-4f9c-9c0d-44120976841b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004484 10.0.0.22 - - [2025-09-22 01:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.22 - - [2025-09-22 01:43:43] "GET /routing-instance/ec61db4a-0169-45b8-a9a8-64eeffd2d793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002164 10.0.0.22 - - [2025-09-22 01:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001206 10.0.0.22 - - [2025-09-22 01:43:43] "GET /virtual-router/28e2595b-eda0-4c45-98bf-e34da463aba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004407 10.0.0.22 - - [2025-09-22 01:43:43] "PUT /virtual-router/28e2595b-eda0-4c45-98bf-e34da463aba4 HTTP/1.1" 200 262 0.008399 10.0.0.22 - - [2025-09-22 01:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004949 10.0.0.22 - - [2025-09-22 01:43:44] "GET /virtual-router/28e2595b-eda0-4c45-98bf-e34da463aba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002937 10.0.0.22 - - [2025-09-22 01:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.22 - - [2025-09-22 01:43:44] "GET /virtual-machine-interface/99438ec8-5fe1-441c-8b96-cb445c6a9921?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.003869 10.0.0.22 - - [2025-09-22 01:43:44] "PUT /virtual-machine-interface/99438ec8-5fe1-441c-8b96-cb445c6a9921 HTTP/1.1" 200 284 0.008377 10.0.0.49 - - [2025-09-22 01:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.49 - - [2025-09-22 01:43:55] "GET /virtual-router/28e2595b-eda0-4c45-98bf-e34da463aba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002333 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:44:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000970 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:44:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000871 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:44:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000854 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:44:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000777 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:44:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000860 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:44:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000888 10.0.0.49 - - [2025-09-22 01:45:30] "GET /virtual-machine-interface/d54df694-9754-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004308 10.0.0.49 - - [2025-09-22 01:45:30] "POST /set-tag HTTP/1.1" 200 109 0.004476 10.0.0.49 - - [2025-09-22 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.49 - - [2025-09-22 01:45:30] "GET /loadbalancer/58847999-fcf9-43cd-a6f2-7f4cd7349287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002530 10.0.0.49 - - [2025-09-22 01:45:30] "GET /virtual-machine-interface/d54df694-9754-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004296 10.0.0.49 - - [2025-09-22 01:45:30] "POST /set-tag HTTP/1.1" 200 109 0.024024 10.0.0.49 - - [2025-09-22 01:45:30] "DELETE /loadbalancer-member/51b03fa9-00ca-472b-b321-80739fe24ffc HTTP/1.1" 200 115 0.025723 10.0.0.49 - - [2025-09-22 01:45:30] "GET /virtual-machine-interface/d54df694-9754-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007807 10.0.0.49 - - [2025-09-22 01:45:30] "POST /set-tag HTTP/1.1" 200 109 0.003458 10.0.0.49 - - [2025-09-22 01:45:30] "DELETE /loadbalancer-member/eadd4e8c-3dc0-484d-87b3-da09abeeaa0b HTTP/1.1" 200 115 0.037341 10.0.0.49 - - [2025-09-22 01:45:30] "GET /virtual-machine-interface/d54df694-9754-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008390 10.0.0.49 - - [2025-09-22 01:45:30] "POST /set-tag HTTP/1.1" 200 109 0.002210 10.0.0.49 - - [2025-09-22 01:45:30] "DELETE /loadbalancer-member/f7af41c5-74ce-475b-8b61-074c0bbfd628 HTTP/1.1" 200 115 0.038235 10.0.0.49 - - [2025-09-22 01:45:30] "GET /virtual-machine-interface/d54df694-9754-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003980 10.0.0.49 - - [2025-09-22 01:45:30] "POST /set-tag HTTP/1.1" 200 109 0.002981 10.0.0.49 - - [2025-09-22 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.49 - - [2025-09-22 01:45:30] "GET /loadbalancer/58847999-fcf9-43cd-a6f2-7f4cd7349287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002214 10.0.0.49 - - [2025-09-22 01:45:30] "GET /loadbalancer-pool/3d8e04ad-5e47-4ff4-8dba-ef2cafb06e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003139 10.0.0.49 - - [2025-09-22 01:45:30] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026355 10.0.0.49 - - [2025-09-22 01:45:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.016461 10.0.0.49 - - [2025-09-22 01:45:30] "GET /virtual-machine-interface/d54df694-9754-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.028594 10.0.0.49 - - [2025-09-22 01:45:30] "GET /virtual-machine-interface/d54df694-9754-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005899 10.0.0.49 - - [2025-09-22 01:45:30] "GET /floating-ip/0b6fc70b-b4f5-44df-935a-4f128ac2ffc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.002159 10.0.0.49 - - [2025-09-22 01:45:30] "POST /set-tag HTTP/1.1" 200 109 0.066159 10.0.0.49 - - [2025-09-22 01:45:30] "GET /loadbalancer-pool/9e99e55c-6795-44be-ad0c-4979641f94ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.007274 10.0.0.49 - - [2025-09-22 01:45:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.033015 10.0.0.49 - - [2025-09-22 01:45:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.017073 10.0.0.49 - - [2025-09-22 01:45:31] "GET /virtual-machine-interface/d54df694-9754-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017336 10.0.0.49 - - [2025-09-22 01:45:31] "POST /set-tag HTTP/1.1" 200 109 0.002452 10.0.0.49 - - [2025-09-22 01:45:31] "GET /virtual-machine-interface/d54df694-9754-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006353 10.0.0.49 - - [2025-09-22 01:45:31] "GET /floating-ip/0b6fc70b-b4f5-44df-935a-4f128ac2ffc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.002452 10.0.0.49 - - [2025-09-22 01:45:31] "GET /loadbalancer-pool/48a04207-edbd-4bd8-ad25-3f1de7ee0280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.007017 10.0.0.49 - - [2025-09-22 01:45:31] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019539 10.0.0.49 - - [2025-09-22 01:45:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.017344 10.0.0.49 - - [2025-09-22 01:45:31] "GET /virtual-machine-interface/d54df694-9754-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.019021 10.0.0.49 - - [2025-09-22 01:45:31] "GET /virtual-machine-interface/d54df694-9754-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003636 10.0.0.49 - - [2025-09-22 01:45:31] "GET /floating-ip/0b6fc70b-b4f5-44df-935a-4f128ac2ffc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.005306 10.0.0.49 - - [2025-09-22 01:45:31] "POST /set-tag HTTP/1.1" 200 109 0.002038 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:46:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000896 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:46:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000813 10.0.0.49 - - [2025-09-22 01:47:07] "GET /global-system-configs HTTP/1.1" 200 322 0.002140 10.0.0.49 - - [2025-09-22 01:47:08] "GET /global-system-configs HTTP/1.1" 200 322 0.002589 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:49:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003335 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:49:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000851 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:49:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000830 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:49:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000851 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:49:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000802 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:49:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000721 10.0.0.49 - - [2025-09-22 01:50:11] "GET / HTTP/1.1" 200 35931 0.001533 10.0.0.49 - - [2025-09-22 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.49 - - [2025-09-22 01:50:11] "GET /project/27d90f13-783e-43e4-a776-2ba15bc55046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029959 10.0.0.49 - - [2025-09-22 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.49 - - [2025-09-22 01:50:11] "GET /project/27d90f13-783e-43e4-a776-2ba15bc55046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027779 10.0.0.49 - - [2025-09-22 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.49 - - [2025-09-22 01:50:11] "GET /project/27d90f13-783e-43e4-a776-2ba15bc55046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029042 10.0.0.49 - - [2025-09-22 01:50:11] "POST /tags HTTP/1.1" 200 333 0.027390 10.0.0.49 - - [2025-09-22 01:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.49 - - [2025-09-22 01:50:11] "GET /tag/945a8d4e-ac47-473b-a275-58c9a6acc1e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.018136 10.0.0.49 - - [2025-09-22 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.49 - - [2025-09-22 01:50:12] "GET /project/27d90f13-783e-43e4-a776-2ba15bc55046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038450 10.0.0.49 - - [2025-09-22 01:50:12] "GET /virtual-networks?parent_id=27d90f13-783e-43e4-a776-2ba15bc55046&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002155 10.0.0.49 - - [2025-09-22 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.49 - - [2025-09-22 01:50:12] "GET /project/27d90f13-783e-43e4-a776-2ba15bc55046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.025709 10.0.0.49 - - [2025-09-22 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.49 - - [2025-09-22 01:50:12] "POST /virtual-networks HTTP/1.1" 200 512 0.084908 10.0.0.49 - - [2025-09-22 01:50:12] "GET /virtual-network/abfba889-a5c9-4549-abed-7475bbec6cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.008468 10.0.0.49 - - [2025-09-22 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006128 10.0.0.49 - - [2025-09-22 01:50:12] "GET /network-ipam/710bb66a-d774-47f0-bcb3-7637a66bd052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.012324 10.0.0.49 - - [2025-09-22 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004007 10.0.0.49 - - [2025-09-22 01:50:12] "GET /service-appliance-set/2b709000-7e40-4d5d-915a-fd634021d959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002414 10.0.0.49 - - [2025-09-22 01:50:12] "POST /fqname-to-id HTTP/1.1" 404 254 0.002048 10.0.0.49 - - [2025-09-22 01:50:12] "POST /useragent-kv HTTP/1.1" 200 115 0.001483 10.0.0.49 - - [2025-09-22 01:50:12] "POST /ref-update HTTP/1.1" 200 156 0.067836 10.0.0.49 - - [2025-09-22 01:50:12] "GET /virtual-network/40e6baa3-d6a9-4140-ac13-d4277eabd942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.007195 10.0.0.49 - - [2025-09-22 01:50:12] "GET /domains HTTP/1.1" 200 280 0.016312 10.0.0.49 - - [2025-09-22 01:50:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.111131 10.0.0.49 - - [2025-09-22 01:50:12] "GET /domain/017e72d7-6647-4861-923f-be7e32d34a84 HTTP/1.1" 200 3085 0.027277 10.0.0.49 - - [2025-09-22 01:50:12] "GET /virtual-machine-interface/0c71bbd1-7ff7-48e3-b6fc-2bd8f736020b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.022831 10.0.0.49 - - [2025-09-22 01:50:12] "GET /project/27d90f13-783e-43e4-a776-2ba15bc55046 HTTP/1.1" 200 5476 0.047727 10.0.0.49 - - [2025-09-22 01:50:12] "GET /virtual-network/40e6baa3-d6a9-4140-ac13-d4277eabd942 HTTP/1.1" 200 2088 0.006845 10.0.0.49 - - [2025-09-22 01:50:12] "GET /virtual-network/40e6baa3-d6a9-4140-ac13-d4277eabd942 HTTP/1.1" 200 2088 0.008729 10.0.0.49 - - [2025-09-22 01:50:12] "GET /routing-instance/b41ead6c-54fe-4af1-bccc-a8a5eb200491 HTTP/1.1" 200 1182 0.002711 10.0.0.49 - - [2025-09-22 01:50:12] "GET /routing-instance/b41ead6c-54fe-4af1-bccc-a8a5eb200491 HTTP/1.1" 200 1182 0.002531 10.0.0.49 - - [2025-09-22 01:50:12] "POST /instance-ips HTTP/1.1" 200 409 0.044136 10.0.0.49 - - [2025-09-22 01:50:12] "GET /instance-ip/cba7a956-6c93-4cdf-afde-920ad1bf5c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.005248 10.0.0.49 - - [2025-09-22 01:50:12] "POST /loadbalancers HTTP/1.1" 200 610 0.065069 10.0.0.49 - - [2025-09-22 01:50:12] "GET /project/27d90f13-783e-43e4-a776-2ba15bc55046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032300 10.0.0.49 - - [2025-09-22 01:50:12] "GET /instance-ip/cba7a956-6c93-4cdf-afde-920ad1bf5c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.008071 10.0.0.49 - - [2025-09-22 01:50:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.024596 10.0.0.49 - - [2025-09-22 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.49 - - [2025-09-22 01:50:12] "POST /floating-ips HTTP/1.1" 200 597 0.066378 10.0.0.49 - - [2025-09-22 01:50:12] "POST /route-targets HTTP/1.1" 200 327 0.033762 10.0.0.49 - - [2025-09-22 01:50:12] "GET /project/27d90f13-783e-43e4-a776-2ba15bc55046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.068243 10.0.0.49 - - [2025-09-22 01:50:12] "POST /ref-update HTTP/1.1" 200 156 0.040462 10.0.0.49 - - [2025-09-22 01:50:12] "GET /loadbalancer/785f45bb-0325-4cda-a533-299ae124eb0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003747 10.0.0.49 - - [2025-09-22 01:50:12] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.039353 10.0.0.49 - - [2025-09-22 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.49 - - [2025-09-22 01:50:12] "GET /project/27d90f13-783e-43e4-a776-2ba15bc55046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028774 10.0.0.49 - - [2025-09-22 01:50:12] "GET /loadbalancer-listener/344f99ac-68ce-4321-9d8c-d0bffae2d4cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.004956 10.0.0.49 - - [2025-09-22 01:50:12] "GET /loadbalancer-listener/344f99ac-68ce-4321-9d8c-d0bffae2d4cd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.002803 10.0.0.49 - - [2025-09-22 01:50:12] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.046041 10.0.0.49 - - [2025-09-22 01:50:12] "GET /instance-ip/cba7a956-6c93-4cdf-afde-920ad1bf5c96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003443 10.0.0.49 - - [2025-09-22 01:50:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.49 - - [2025-09-22 01:50:12] "GET /instance-ip/cba7a956-6c93-4cdf-afde-920ad1bf5c96?fields=floating_ips HTTP/1.1" 200 1213 0.006981 10.0.0.49 - - [2025-09-22 01:50:13] "GET /loadbalancer/785f45bb-0325-4cda-a533-299ae124eb0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.004849 10.0.0.49 - - [2025-09-22 01:50:13] "GET /floating-ip/1e97e2cb-e56e-462d-bd1f-22f187a7d13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.005102 10.0.0.49 - - [2025-09-22 01:50:13] "POST /tags HTTP/1.1" 200 295 0.043348 10.0.0.49 - - [2025-09-22 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.49 - - [2025-09-22 01:50:13] "GET /tag/028fda49-b8e1-44a9-91fc-2e67e5e34624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.013568 10.0.0.49 - - [2025-09-22 01:50:13] "POST /tags HTTP/1.1" 409 233 0.003046 10.0.0.49 - - [2025-09-22 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001393 10.0.0.49 - - [2025-09-22 01:50:13] "GET /tag/d20d5bbd-d5b7-4773-90b9-d66d2ea34507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.023194 10.0.0.49 - - [2025-09-22 01:50:13] "POST /tags HTTP/1.1" 409 206 0.001873 10.0.0.49 - - [2025-09-22 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.49 - - [2025-09-22 01:50:13] "GET /tag/56c19067-af01-44ae-8a97-af114ff0236e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010032 10.0.0.49 - - [2025-09-22 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.49 - - [2025-09-22 01:50:13] "GET /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.009527 10.0.0.49 - - [2025-09-22 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.49 - - [2025-09-22 01:50:13] "GET /project/27d90f13-783e-43e4-a776-2ba15bc55046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037864 10.0.0.49 - - [2025-09-22 01:50:13] "POST /virtual-machines HTTP/1.1" 200 369 0.006953 10.0.0.49 - - [2025-09-22 01:50:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.021802 10.0.0.49 - - [2025-09-22 01:50:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.099919 10.0.0.49 - - [2025-09-22 01:50:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.008533 10.0.0.49 - - [2025-09-22 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009386 10.0.0.49 - - [2025-09-22 01:50:13] "GET /virtual-machine-interface/7aece212-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006590 10.0.0.49 - - [2025-09-22 01:50:13] "POST /instance-ips HTTP/1.1" 200 409 0.019305 10.0.0.49 - - [2025-09-22 01:50:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.037148 10.0.0.49 - - [2025-09-22 01:50:13] "GET /virtual-machine-interface/7aece212-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011929 10.0.0.49 - - [2025-09-22 01:50:13] "POST /set-tag HTTP/1.1" 200 109 0.017015 10.0.0.49 - - [2025-09-22 01:50:13] "GET /virtual-machine-interface/7aece212-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015110 10.0.0.49 - - [2025-09-22 01:50:13] "GET /instance-ip/7b05c3fe-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003611 10.0.0.49 - - [2025-09-22 01:50:13] "GET /virtual-machine-interface/7aece212-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004181 10.0.0.49 - - [2025-09-22 01:50:13] "POST /set-tag HTTP/1.1" 200 109 0.001792 10.0.0.49 - - [2025-09-22 01:50:13] "GET /virtual-router/28e2595b-eda0-4c45-98bf-e34da463aba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002128 10.0.0.49 - - [2025-09-22 01:50:13] "POST /ref-update HTTP/1.1" 200 156 0.008935 10.0.0.49 - - [2025-09-22 01:50:13] "GET /virtual-machine-interface/7aece212-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005902 10.0.0.49 - - [2025-09-22 01:50:13] "POST /set-tag HTTP/1.1" 200 109 0.002081 10.0.0.49 - - [2025-09-22 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001409 10.0.0.49 - - [2025-09-22 01:50:13] "GET /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004245 10.0.0.49 - - [2025-09-22 01:50:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.49 - - [2025-09-22 01:50:14] "GET /project/27d90f13-783e-43e4-a776-2ba15bc55046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032243 10.0.0.49 - - [2025-09-22 01:50:14] "POST /virtual-machines HTTP/1.1" 200 369 0.010864 10.0.0.49 - - [2025-09-22 01:50:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.015114 10.0.0.49 - - [2025-09-22 01:50:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.106613 10.0.0.49 - - [2025-09-22 01:50:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.008651 10.0.0.49 - - [2025-09-22 01:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011208 10.0.0.49 - - [2025-09-22 01:50:14] "GET /virtual-machine-interface/7b52944a-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.006099 10.0.0.49 - - [2025-09-22 01:50:14] "POST /instance-ips HTTP/1.1" 200 409 0.017912 10.0.0.49 - - [2025-09-22 01:50:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.040649 10.0.0.49 - - [2025-09-22 01:50:14] "GET /virtual-machine-interface/7b52944a-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.016538 10.0.0.49 - - [2025-09-22 01:50:14] "POST /set-tag HTTP/1.1" 200 109 0.016921 10.0.0.49 - - [2025-09-22 01:50:14] "GET /virtual-machine-interface/7b52944a-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013458 10.0.0.49 - - [2025-09-22 01:50:14] "GET /instance-ip/7b6bb98e-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006368 10.0.0.49 - - [2025-09-22 01:50:14] "GET /virtual-machine-interface/7b52944a-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003966 10.0.0.49 - - [2025-09-22 01:50:14] "POST /set-tag HTTP/1.1" 200 109 0.001657 10.0.0.49 - - [2025-09-22 01:50:14] "GET /virtual-router/28e2595b-eda0-4c45-98bf-e34da463aba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.002895 10.0.0.49 - - [2025-09-22 01:50:14] "POST /ref-update HTTP/1.1" 200 156 0.007949 10.0.0.49 - - [2025-09-22 01:50:14] "GET /virtual-machine-interface/7b52944a-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015931 10.0.0.49 - - [2025-09-22 01:50:14] "POST /set-tag HTTP/1.1" 200 109 0.002023 10.0.0.49 - - [2025-09-22 01:50:14] "GET /virtual-machine-interface/7aece212-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003998 10.0.0.49 - - [2025-09-22 01:50:14] "POST /set-tag HTTP/1.1" 200 109 0.008852 10.0.0.49 - - [2025-09-22 01:50:14] "GET /virtual-machine-interface/7b52944a-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003347 10.0.0.49 - - [2025-09-22 01:50:14] "POST /set-tag HTTP/1.1" 200 109 0.001998 10.0.0.49 - - [2025-09-22 01:50:17] "GET /domains HTTP/1.1" 200 280 0.001736 10.0.0.49 - - [2025-09-22 01:50:17] "GET /domain/017e72d7-6647-4861-923f-be7e32d34a84 HTTP/1.1" 200 3085 0.002316 10.0.0.49 - - [2025-09-22 01:50:17] "GET /project/27d90f13-783e-43e4-a776-2ba15bc55046 HTTP/1.1" 200 7064 0.027500 10.0.0.49 - - [2025-09-22 01:50:17] "GET /virtual-network/40e6baa3-d6a9-4140-ac13-d4277eabd942 HTTP/1.1" 200 2088 0.003912 10.0.0.49 - - [2025-09-22 01:50:17] "GET /virtual-network/40e6baa3-d6a9-4140-ac13-d4277eabd942 HTTP/1.1" 200 2088 0.003419 10.0.0.49 - - [2025-09-22 01:50:17] "GET /routing-instance/b41ead6c-54fe-4af1-bccc-a8a5eb200491 HTTP/1.1" 200 1403 0.003047 10.0.0.49 - - [2025-09-22 01:50:17] "GET /routing-instance/b41ead6c-54fe-4af1-bccc-a8a5eb200491 HTTP/1.1" 200 1403 0.001904 10.0.0.49 - - [2025-09-22 01:50:17] "GET /route-target/b54bf08e-e80e-4f3b-963c-263960cec69f HTTP/1.1" 200 1153 0.001757 10.0.0.49 - - [2025-09-22 01:50:17] "GET /virtual-network/40e6baa3-d6a9-4140-ac13-d4277eabd942 HTTP/1.1" 200 2088 0.003387 10.0.0.49 - - [2025-09-22 01:50:17] "GET /routing-instance/b41ead6c-54fe-4af1-bccc-a8a5eb200491 HTTP/1.1" 200 1403 0.001967 10.0.0.49 - - [2025-09-22 01:50:17] "GET /virtual-network/40e6baa3-d6a9-4140-ac13-d4277eabd942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003489 10.0.0.49 - - [2025-09-22 01:50:17] "GET /virtual-network/40e6baa3-d6a9-4140-ac13-d4277eabd942 HTTP/1.1" 200 2088 0.003635 10.0.0.49 - - [2025-09-22 01:50:17] "GET /routing-instance/b41ead6c-54fe-4af1-bccc-a8a5eb200491 HTTP/1.1" 200 1403 0.002250 10.0.0.49 - - [2025-09-22 01:50:17] "GET /routing-instance/b41ead6c-54fe-4af1-bccc-a8a5eb200491 HTTP/1.1" 200 1403 0.001991 10.0.0.49 - - [2025-09-22 01:50:17] "GET /route-target/b54bf08e-e80e-4f3b-963c-263960cec69f HTTP/1.1" 200 1153 0.001680 10.0.0.49 - - [2025-09-22 01:50:17] "GET /domains HTTP/1.1" 200 280 0.001683 10.0.0.49 - - [2025-09-22 01:50:17] "GET /domain/017e72d7-6647-4861-923f-be7e32d34a84 HTTP/1.1" 200 3085 0.002494 10.0.0.49 - - [2025-09-22 01:50:17] "GET /project/27d90f13-783e-43e4-a776-2ba15bc55046 HTTP/1.1" 200 7064 0.027435 10.0.0.49 - - [2025-09-22 01:50:17] "GET /virtual-network/40e6baa3-d6a9-4140-ac13-d4277eabd942 HTTP/1.1" 200 2088 0.003352 10.0.0.49 - - [2025-09-22 01:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.49 - - [2025-09-22 01:50:17] "GET /project/27d90f13-783e-43e4-a776-2ba15bc55046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036654 10.0.0.49 - - [2025-09-22 01:50:17] "GET /virtual-network/40e6baa3-d6a9-4140-ac13-d4277eabd942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003361 10.0.0.49 - - [2025-09-22 01:50:17] "GET /floating-ip-pools?parent_id=40e6baa3-d6a9-4140-ac13-d4277eabd942&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002047 10.0.0.49 - - [2025-09-22 01:50:17] "GET /virtual-network/40e6baa3-d6a9-4140-ac13-d4277eabd942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003539 10.0.0.49 - - [2025-09-22 01:50:17] "POST /floating-ip-pools HTTP/1.1" 200 562 0.013744 10.0.0.49 - - [2025-09-22 01:50:17] "POST /ref-update HTTP/1.1" 200 156 0.011719 10.0.0.49 - - [2025-09-22 01:50:17] "GET /virtual-network/40e6baa3-d6a9-4140-ac13-d4277eabd942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004200 10.0.0.49 - - [2025-09-22 01:50:17] "GET /domains HTTP/1.1" 200 280 0.001556 10.0.0.49 - - [2025-09-22 01:50:17] "GET /domain/017e72d7-6647-4861-923f-be7e32d34a84 HTTP/1.1" 200 3085 0.002216 10.0.0.49 - - [2025-09-22 01:50:17] "GET /project/27d90f13-783e-43e4-a776-2ba15bc55046 HTTP/1.1" 200 7320 0.043988 10.0.0.49 - - [2025-09-22 01:50:17] "GET /virtual-network/40e6baa3-d6a9-4140-ac13-d4277eabd942 HTTP/1.1" 200 2326 0.004673 10.0.0.49 - - [2025-09-22 01:50:17] "GET /floating-ip-pool/8ba823a8-57d1-4b90-a680-b49475587676 HTTP/1.1" 200 1315 0.001818 10.0.0.49 - - [2025-09-22 01:50:17] "GET /domains HTTP/1.1" 200 280 0.001646 10.0.0.49 - - [2025-09-22 01:50:17] "GET /domain/017e72d7-6647-4861-923f-be7e32d34a84 HTTP/1.1" 200 3085 0.002936 10.0.0.49 - - [2025-09-22 01:50:17] "GET /project/27d90f13-783e-43e4-a776-2ba15bc55046 HTTP/1.1" 200 7320 0.026243 10.0.0.49 - - [2025-09-22 01:50:17] "GET /virtual-network/40e6baa3-d6a9-4140-ac13-d4277eabd942 HTTP/1.1" 200 2326 0.003290 10.0.0.49 - - [2025-09-22 01:50:17] "GET /virtual-network/40e6baa3-d6a9-4140-ac13-d4277eabd942?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003498 10.0.0.49 - - [2025-09-22 01:50:18] "POST /tags HTTP/1.1" 200 365 0.052317 10.0.0.49 - - [2025-09-22 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.016087 10.0.0.49 - - [2025-09-22 01:50:18] "GET /tag/44fefa5b-289c-4763-9ab5-0a21c9fbceec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011747 10.0.0.49 - - [2025-09-22 01:50:18] "POST /tags HTTP/1.1" 409 206 0.001923 10.0.0.49 - - [2025-09-22 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001366 10.0.0.49 - - [2025-09-22 01:50:18] "GET /tag/56c19067-af01-44ae-8a97-af114ff0236e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011366 10.0.0.49 - - [2025-09-22 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.49 - - [2025-09-22 01:50:18] "GET /project/27d90f13-783e-43e4-a776-2ba15bc55046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.028541 10.0.0.49 - - [2025-09-22 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.49 - - [2025-09-22 01:50:18] "GET /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003914 10.0.0.49 - - [2025-09-22 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001406 10.0.0.49 - - [2025-09-22 01:50:18] "GET /service-appliance-set/3dd8bd3e-749e-45d4-8d9c-bec717d6f42a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.002897 10.0.0.49 - - [2025-09-22 01:50:18] "POST /fqname-to-id HTTP/1.1" 404 258 0.002255 10.0.0.49 - - [2025-09-22 01:50:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.102484 10.0.0.49 - - [2025-09-22 01:50:18] "GET /virtual-machine-interface/d1608a30-e36b-47a8-8427-118e81b6b003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.012515 10.0.0.49 - - [2025-09-22 01:50:18] "POST /set-tag HTTP/1.1" 200 109 0.014324 10.0.0.49 - - [2025-09-22 01:50:18] "POST /instance-ips HTTP/1.1" 200 417 0.028146 10.0.0.49 - - [2025-09-22 01:50:18] "GET /instance-ip/924090d2-4e69-4b31-9a3c-98d7223120a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.007895 10.0.0.49 - - [2025-09-22 01:50:18] "POST /loadbalancers HTTP/1.1" 200 618 0.059665 10.0.0.49 - - [2025-09-22 01:50:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.022623 10.0.0.49 - - [2025-09-22 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004527 10.0.0.49 - - [2025-09-22 01:50:18] "POST /service-instances HTTP/1.1" 200 566 0.019926 10.0.0.49 - - [2025-09-22 01:50:18] "POST /ref-update HTTP/1.1" 200 156 0.021576 10.0.0.49 - - [2025-09-22 01:50:18] "GET /project/27d90f13-783e-43e4-a776-2ba15bc55046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.060374 10.0.0.49 - - [2025-09-22 01:50:18] "GET /virtual-machine-interface/d1608a30-e36b-47a8-8427-118e81b6b003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.012444 10.0.0.49 - - [2025-09-22 01:50:18] "GET /virtual-machine-interface/d1608a30-e36b-47a8-8427-118e81b6b003?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.007005 10.0.0.49 - - [2025-09-22 01:50:18] "PUT /service-instance/e0d8756b-d5bf-4eeb-bf8a-b1e7983ebd07 HTTP/1.1" 200 266 0.011377 10.0.0.49 - - [2025-09-22 01:50:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.011503 10.0.0.49 - - [2025-09-22 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.49 - - [2025-09-22 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.49 - - [2025-09-22 01:50:18] "GET /floating-ip-pool/8ba823a8-57d1-4b90-a680-b49475587676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002945 10.0.0.49 - - [2025-09-22 01:50:18] "POST /floating-ips HTTP/1.1" 200 671 0.085720 10.0.0.49 - - [2025-09-22 01:50:18] "POST /virtual-machines HTTP/1.1" 200 429 0.066447 10.0.0.49 - - [2025-09-22 01:50:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.008922 10.0.0.49 - - [2025-09-22 01:50:18] "GET /application-policy-set/1fa0624b-a3f5-4212-ad93-20e762446560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013527 10.0.0.49 - - [2025-09-22 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.49 - - [2025-09-22 01:50:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.070775 10.0.0.49 - - [2025-09-22 01:50:19] "POST /chown HTTP/1.1" 200 109 0.019157 10.0.0.49 - - [2025-09-22 01:50:19] "GET /policy-management/cce2278d-dbec-459b-a0b6-074650356939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002403 10.0.0.49 - - [2025-09-22 01:50:19] "POST /tags HTTP/1.1" 409 221 0.001645 10.0.0.49 - - [2025-09-22 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001329 10.0.0.49 - - [2025-09-22 01:50:19] "GET /tag/945a8d4e-ac47-473b-a275-58c9a6acc1e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009257 10.0.0.49 - - [2025-09-22 01:50:19] "POST /tags HTTP/1.1" 409 238 0.001267 10.0.0.49 - - [2025-09-22 01:50:19] "POST /chown HTTP/1.1" 200 109 0.005484 10.0.0.49 - - [2025-09-22 01:50:19] "PUT /virtual-machine-interface/fac2e251-269c-4beb-be0a-382d554cc48e HTTP/1.1" 200 284 0.012106 10.0.0.49 - - [2025-09-22 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001376 10.0.0.49 - - [2025-09-22 01:50:19] "PUT /instance-ip/924090d2-4e69-4b31-9a3c-98d7223120a2 HTTP/1.1" 200 256 0.016471 10.0.0.49 - - [2025-09-22 01:50:19] "GET /tag/44fefa5b-289c-4763-9ab5-0a21c9fbceec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.017374 10.0.0.49 - - [2025-09-22 01:50:19] "POST /firewall-rules HTTP/1.1" 200 650 0.067084 10.0.0.49 - - [2025-09-22 01:50:19] "GET /firewall-rule/a77ac28a-05c1-45c1-a286-79ab3f25fc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.015004 10.0.0.49 - - [2025-09-22 01:50:19] "POST /ref-update HTTP/1.1" 200 156 0.062795 10.0.0.49 - - [2025-09-22 01:50:19] "POST /ref-update HTTP/1.1" 200 156 0.016313 10.0.0.49 - - [2025-09-22 01:50:19] "POST /ref-update HTTP/1.1" 200 156 0.015092 10.0.0.49 - - [2025-09-22 01:50:19] "GET /firewall-policy/3b8b9658-df1c-4925-a54b-660342ab32fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.005114 10.0.0.49 - - [2025-09-22 01:50:19] "GET /firewall-rule/a77ac28a-05c1-45c1-a286-79ab3f25fc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002280 10.0.0.49 - - [2025-09-22 01:50:19] "POST /ref-update HTTP/1.1" 200 156 0.012088 10.0.0.49 - - [2025-09-22 01:50:19] "POST /ref-update HTTP/1.1" 200 156 0.014640 10.0.0.49 - - [2025-09-22 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.49 - - [2025-09-22 01:50:19] "POST /ref-update HTTP/1.1" 200 156 0.030817 10.0.0.49 - - [2025-09-22 01:50:19] "POST /ref-update HTTP/1.1" 200 156 0.018007 10.0.0.49 - - [2025-09-22 01:50:19] "GET /project/27d90f13-783e-43e4-a776-2ba15bc55046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.063907 10.0.0.49 - - [2025-09-22 01:50:19] "GET /loadbalancer/5c7b2f5b-081e-45b2-8572-a27be4cd1fed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.001961 10.0.0.49 - - [2025-09-22 01:50:19] "POST /virtual-machines HTTP/1.1" 200 429 0.009796 10.0.0.49 - - [2025-09-22 01:50:19] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.022282 10.0.0.49 - - [2025-09-22 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.49 - - [2025-09-22 01:50:19] "GET /project/27d90f13-783e-43e4-a776-2ba15bc55046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.099983 10.0.0.49 - - [2025-09-22 01:50:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.155793 10.0.0.49 - - [2025-09-22 01:50:19] "GET /loadbalancer-listener/e575bc17-2170-43ac-a413-20b76e6dd52e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.009259 10.0.0.49 - - [2025-09-22 01:50:19] "POST /chown HTTP/1.1" 200 109 0.047853 10.0.0.49 - - [2025-09-22 01:50:19] "GET /loadbalancer-listener/e575bc17-2170-43ac-a413-20b76e6dd52e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.006321 10.0.0.49 - - [2025-09-22 01:50:19] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.037719 10.0.0.49 - - [2025-09-22 01:50:19] "POST /chown HTTP/1.1" 200 109 0.017096 10.0.0.49 - - [2025-09-22 01:50:19] "PUT /virtual-machine-interface/cd8abb0a-6151-4af3-9730-c8a37703eba1 HTTP/1.1" 200 284 0.012169 10.0.0.49 - - [2025-09-22 01:50:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.030232 10.0.0.49 - - [2025-09-22 01:50:19] "GET /loadbalancer-pool/39617e4c-a3ff-46e2-8519-b7c1f4cfc8f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.010132 10.0.0.49 - - [2025-09-22 01:50:19] "PUT /instance-ip/924090d2-4e69-4b31-9a3c-98d7223120a2 HTTP/1.1" 200 256 0.068563 10.0.0.49 - - [2025-09-22 01:50:19] "POST /loadbalancer-members HTTP/1.1" 200 707 0.035378 10.0.0.49 - - [2025-09-22 01:50:19] "POST /ref-update HTTP/1.1" 200 156 0.015161 10.0.0.49 - - [2025-09-22 01:50:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.018018 10.0.0.49 - - [2025-09-22 01:50:19] "POST /ref-update HTTP/1.1" 200 156 0.036532 10.0.0.49 - - [2025-09-22 01:50:19] "GET /loadbalancer-member/f816ff98-2f14-463b-b44e-224ca69cd310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.003763 10.0.0.49 - - [2025-09-22 01:50:19] "GET /application-policy-set/1fa0624b-a3f5-4212-ad93-20e762446560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001657 10.0.0.49 - - [2025-09-22 01:50:19] "POST /ref-update HTTP/1.1" 200 156 0.012962 10.0.0.49 - - [2025-09-22 01:50:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.49 - - [2025-09-22 01:50:19] "GET /policy-management/cce2278d-dbec-459b-a0b6-074650356939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004021 10.0.0.49 - - [2025-09-22 01:50:19] "POST /tags HTTP/1.1" 409 221 0.001961 10.0.0.49 - - [2025-09-22 01:50:19] "POST /ref-update HTTP/1.1" 200 156 0.012071 10.0.0.49 - - [2025-09-22 01:50:20] "POST /ref-update HTTP/1.1" 200 156 0.028880 10.0.0.49 - - [2025-09-22 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007875 10.0.0.49 - - [2025-09-22 01:50:20] "GET /tag/945a8d4e-ac47-473b-a275-58c9a6acc1e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.023202 10.0.0.49 - - [2025-09-22 01:50:20] "POST /tags HTTP/1.1" 409 238 0.002142 10.0.0.49 - - [2025-09-22 01:50:20] "PUT /service-instance/e0d8756b-d5bf-4eeb-bf8a-b1e7983ebd07 HTTP/1.1" 200 266 0.023886 10.0.0.49 - - [2025-09-22 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.49 - - [2025-09-22 01:50:20] "GET /tag/44fefa5b-289c-4763-9ab5-0a21c9fbceec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.019668 10.0.0.49 - - [2025-09-22 01:50:20] "POST /firewall-rules HTTP/1.1" 409 293 0.014325 10.0.0.49 - - [2025-09-22 01:50:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.039691 10.0.0.49 - - [2025-09-22 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007845 10.0.0.49 - - [2025-09-22 01:50:20] "POST /chown HTTP/1.1" 200 109 0.014115 10.0.0.49 - - [2025-09-22 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008432 10.0.0.49 - - [2025-09-22 01:50:20] "PUT /firewall-rule/a77ac28a-05c1-45c1-a286-79ab3f25fc4c HTTP/1.1" 200 260 0.044066 10.0.0.49 - - [2025-09-22 01:50:20] "GET /firewall-rule/a77ac28a-05c1-45c1-a286-79ab3f25fc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.014076 10.0.0.49 - - [2025-09-22 01:50:20] "POST /chown HTTP/1.1" 200 109 0.033909 10.0.0.49 - - [2025-09-22 01:50:20] "PUT /instance-ip/924090d2-4e69-4b31-9a3c-98d7223120a2 HTTP/1.1" 200 256 0.013140 10.0.0.49 - - [2025-09-22 01:50:20] "GET /firewall-policy/3b8b9658-df1c-4925-a54b-660342ab32fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.010691 10.0.0.49 - - [2025-09-22 01:50:20] "GET /firewall-rule/a77ac28a-05c1-45c1-a286-79ab3f25fc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004039 10.0.0.49 - - [2025-09-22 01:50:20] "POST /ref-update HTTP/1.1" 200 156 0.032331 10.0.0.49 - - [2025-09-22 01:50:20] "POST /chown HTTP/1.1" 200 109 0.006194 10.0.0.49 - - [2025-09-22 01:50:20] "POST /chown HTTP/1.1" 200 109 0.019916 10.0.0.49 - - [2025-09-22 01:50:20] "PUT /instance-ip/924090d2-4e69-4b31-9a3c-98d7223120a2 HTTP/1.1" 200 256 0.012796 10.0.0.49 - - [2025-09-22 01:50:20] "POST /ref-update HTTP/1.1" 200 156 0.009505 10.0.0.49 - - [2025-09-22 01:50:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.49 - - [2025-09-22 01:50:20] "POST /chown HTTP/1.1" 200 109 0.005589 10.0.0.49 - - [2025-09-22 01:50:20] "POST /chown HTTP/1.1" 200 109 0.016140 10.0.0.49 - - [2025-09-22 01:50:20] "PUT /instance-ip/924090d2-4e69-4b31-9a3c-98d7223120a2 HTTP/1.1" 200 256 0.010192 10.0.0.49 - - [2025-09-22 01:50:20] "POST /ref-update HTTP/1.1" 200 156 0.015523 10.0.0.49 - - [2025-09-22 01:50:20] "POST /chown HTTP/1.1" 200 109 0.018070 10.0.0.49 - - [2025-09-22 01:50:20] "POST /chown HTTP/1.1" 200 109 0.006116 10.0.0.49 - - [2025-09-22 01:50:20] "PUT /instance-ip/924090d2-4e69-4b31-9a3c-98d7223120a2 HTTP/1.1" 200 256 0.018965 10.0.0.49 - - [2025-09-22 01:50:20] "POST /ref-update HTTP/1.1" 200 156 0.023994 10.0.0.49 - - [2025-09-22 01:50:20] "PUT /service-instance/e0d8756b-d5bf-4eeb-bf8a-b1e7983ebd07 HTTP/1.1" 200 266 0.007185 10.0.0.49 - - [2025-09-22 01:50:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.010585 10.0.0.49 - - [2025-09-22 01:50:20] "PUT /service-instance/e0d8756b-d5bf-4eeb-bf8a-b1e7983ebd07 HTTP/1.1" 200 266 0.008402 10.0.0.49 - - [2025-09-22 01:50:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.012342 10.0.0.49 - - [2025-09-22 01:50:20] "PUT /service-instance/e0d8756b-d5bf-4eeb-bf8a-b1e7983ebd07 HTTP/1.1" 200 266 0.007474 10.0.0.49 - - [2025-09-22 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006010 10.0.0.49 - - [2025-09-22 01:50:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.028556 10.0.0.49 - - [2025-09-22 01:50:21] "GET /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.008845 10.0.0.49 - - [2025-09-22 01:50:21] "PUT /service-instance/e0d8756b-d5bf-4eeb-bf8a-b1e7983ebd07 HTTP/1.1" 200 266 0.007161 10.0.0.49 - - [2025-09-22 01:50:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.010580 10.0.0.49 - - [2025-09-22 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.49 - - [2025-09-22 01:50:21] "PUT /service-instance/e0d8756b-d5bf-4eeb-bf8a-b1e7983ebd07 HTTP/1.1" 200 266 0.013785 10.0.0.49 - - [2025-09-22 01:50:21] "GET /project/27d90f13-783e-43e4-a776-2ba15bc55046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.048524 10.0.0.49 - - [2025-09-22 01:50:21] "POST /virtual-machines HTTP/1.1" 200 373 0.006798 10.0.0.49 - - [2025-09-22 01:50:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.006305 10.0.0.49 - - [2025-09-22 01:50:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.006051 10.0.0.49 - - [2025-09-22 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015625 10.0.0.49 - - [2025-09-22 01:50:21] "POST /chown HTTP/1.1" 200 109 0.008197 10.0.0.49 - - [2025-09-22 01:50:21] "POST /chown HTTP/1.1" 200 109 0.050346 10.0.0.49 - - [2025-09-22 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.023876 10.0.0.49 - - [2025-09-22 01:50:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.147373 10.0.0.49 - - [2025-09-22 01:50:21] "POST /chown HTTP/1.1" 200 109 0.029771 10.0.0.49 - - [2025-09-22 01:50:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.038887 10.0.0.49 - - [2025-09-22 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014570 10.0.0.49 - - [2025-09-22 01:50:21] "POST /chown HTTP/1.1" 200 109 0.005722 10.0.0.49 - - [2025-09-22 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.009238 10.0.0.49 - - [2025-09-22 01:50:21] "GET /virtual-machine-interface/7f932998-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.009776 10.0.0.49 - - [2025-09-22 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005281 10.0.0.49 - - [2025-09-22 01:50:21] "POST /instance-ips HTTP/1.1" 200 413 0.018348 10.0.0.49 - - [2025-09-22 01:50:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.018447 10.0.0.49 - - [2025-09-22 01:50:21] "GET /virtual-machine-interface/7f932998-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.016391 10.0.0.49 - - [2025-09-22 01:50:21] "POST /chown HTTP/1.1" 200 109 0.029072 10.0.0.49 - - [2025-09-22 01:50:21] "POST /chown HTTP/1.1" 200 109 0.016411 10.0.0.49 - - [2025-09-22 01:50:21] "POST /chown HTTP/1.1" 200 109 0.017992 10.0.0.49 - - [2025-09-22 01:50:21] "POST /set-tag HTTP/1.1" 200 109 0.024822 10.0.0.49 - - [2025-09-22 01:50:21] "GET /virtual-machine-interface/7f932998-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012202 10.0.0.49 - - [2025-09-22 01:50:21] "GET /instance-ip/7fb0bcb0-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.002503 10.0.0.49 - - [2025-09-22 01:50:21] "POST /chown HTTP/1.1" 200 109 0.004978 10.0.0.49 - - [2025-09-22 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.49 - - [2025-09-22 01:50:21] "GET /virtual-machine-interface/7f932998-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004266 10.0.0.49 - - [2025-09-22 01:50:21] "POST /set-tag HTTP/1.1" 200 109 0.004013 10.0.0.49 - - [2025-09-22 01:50:21] "POST /chown HTTP/1.1" 200 109 0.009678 10.0.0.49 - - [2025-09-22 01:50:21] "GET /virtual-router/28e2595b-eda0-4c45-98bf-e34da463aba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.008544 10.0.0.49 - - [2025-09-22 01:50:21] "POST /chown HTTP/1.1" 200 109 0.018259 10.0.0.49 - - [2025-09-22 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.008291 10.0.0.49 - - [2025-09-22 01:50:21] "GET /virtual-machine-interface/7f932998-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006098 10.0.0.49 - - [2025-09-22 01:50:21] "POST /set-tag HTTP/1.1" 200 109 0.005121 10.0.0.49 - - [2025-09-22 01:50:21] "POST /chown HTTP/1.1" 200 109 0.017259 10.0.0.49 - - [2025-09-22 01:50:21] "POST /chown HTTP/1.1" 200 109 0.012947 10.0.0.49 - - [2025-09-22 01:50:21] "GET /virtual-machine-interface/7f932998-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004255 10.0.0.49 - - [2025-09-22 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.49 - - [2025-09-22 01:50:21] "POST /set-tag HTTP/1.1" 200 109 0.001649 10.0.0.49 - - [2025-09-22 01:50:21] "POST /chown HTTP/1.1" 200 109 0.006922 10.0.0.49 - - [2025-09-22 01:50:21] "POST /chown HTTP/1.1" 200 109 0.019762 10.0.0.49 - - [2025-09-22 01:50:21] "POST /chown HTTP/1.1" 200 109 0.012159 10.0.0.49 - - [2025-09-22 01:50:21] "POST /chown HTTP/1.1" 200 109 0.006792 10.0.0.49 - - [2025-09-22 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.49 - - [2025-09-22 01:50:21] "POST /chown HTTP/1.1" 200 109 0.005846 10.0.0.49 - - [2025-09-22 01:50:22] "POST /chown HTTP/1.1" 200 109 0.006026 10.0.0.49 - - [2025-09-22 01:50:22] "POST /chown HTTP/1.1" 200 109 0.013888 10.0.0.49 - - [2025-09-22 01:50:22] "POST /chown HTTP/1.1" 200 109 0.019361 10.0.0.49 - - [2025-09-22 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.49 - - [2025-09-22 01:50:22] "POST /chown HTTP/1.1" 200 109 0.005718 10.0.0.49 - - [2025-09-22 01:50:22] "POST /chown HTTP/1.1" 200 109 0.018819 10.0.0.49 - - [2025-09-22 01:50:22] "POST /chown HTTP/1.1" 200 109 0.013085 10.0.0.49 - - [2025-09-22 01:50:22] "POST /chown HTTP/1.1" 200 109 0.006281 10.0.0.49 - - [2025-09-22 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.49 - - [2025-09-22 01:50:22] "POST /chown HTTP/1.1" 200 109 0.005811 10.0.0.49 - - [2025-09-22 01:50:22] "POST /chown HTTP/1.1" 200 109 0.007607 10.0.0.49 - - [2025-09-22 01:50:22] "POST /chown HTTP/1.1" 200 109 0.031881 10.0.0.49 - - [2025-09-22 01:50:22] "POST /chown HTTP/1.1" 200 109 0.023588 10.0.0.49 - - [2025-09-22 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.49 - - [2025-09-22 01:50:22] "POST /chown HTTP/1.1" 200 109 0.005618 10.0.0.49 - - [2025-09-22 01:50:22] "POST /chown HTTP/1.1" 200 109 0.016740 10.0.0.49 - - [2025-09-22 01:50:22] "POST /chown HTTP/1.1" 200 109 0.016256 10.0.0.49 - - [2025-09-22 01:50:22] "POST /chown HTTP/1.1" 200 109 0.006107 10.0.0.49 - - [2025-09-22 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.49 - - [2025-09-22 01:50:22] "POST /chown HTTP/1.1" 200 109 0.005564 10.0.0.49 - - [2025-09-22 01:50:22] "POST /chown HTTP/1.1" 200 109 0.017301 10.0.0.49 - - [2025-09-22 01:50:22] "POST /chown HTTP/1.1" 200 109 0.006075 10.0.0.49 - - [2025-09-22 01:50:22] "POST /chown HTTP/1.1" 200 109 0.016912 10.0.0.49 - - [2025-09-22 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006071 10.0.0.49 - - [2025-09-22 01:50:22] "POST /chown HTTP/1.1" 200 109 0.005936 10.0.0.49 - - [2025-09-22 01:50:22] "POST /chown HTTP/1.1" 200 109 0.015693 10.0.0.49 - - [2025-09-22 01:50:22] "POST /chown HTTP/1.1" 200 109 0.020982 10.0.0.49 - - [2025-09-22 01:50:22] "POST /chown HTTP/1.1" 200 109 0.007696 10.0.0.49 - - [2025-09-22 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.49 - - [2025-09-22 01:50:22] "POST /chown HTTP/1.1" 200 109 0.007751 10.0.0.49 - - [2025-09-22 01:50:22] "POST /chown HTTP/1.1" 200 109 0.016582 10.0.0.49 - - [2025-09-22 01:50:22] "POST /chown HTTP/1.1" 200 109 0.005520 10.0.0.49 - - [2025-09-22 01:50:22] "POST /chown HTTP/1.1" 200 109 0.025292 10.0.0.49 - - [2025-09-22 01:50:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.49 - - [2025-09-22 01:50:22] "POST /chown HTTP/1.1" 200 109 0.005728 10.0.0.49 - - [2025-09-22 01:50:23] "POST /chown HTTP/1.1" 200 109 0.014830 10.0.0.49 - - [2025-09-22 01:50:23] "POST /chown HTTP/1.1" 200 109 0.012634 10.0.0.49 - - [2025-09-22 01:50:23] "POST /chown HTTP/1.1" 200 109 0.006024 10.0.0.49 - - [2025-09-22 01:50:26] "GET /virtual-machine-interface/7aece212-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004138 10.0.0.49 - - [2025-09-22 01:50:26] "POST /set-tag HTTP/1.1" 200 109 0.002220 10.0.0.49 - - [2025-09-22 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.49 - - [2025-09-22 01:50:26] "GET /loadbalancer/785f45bb-0325-4cda-a533-299ae124eb0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002343 10.0.0.49 - - [2025-09-22 01:50:26] "GET /loadbalancer-pool/b25d6ea4-de19-4298-b447-353b9deb62ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002201 10.0.0.49 - - [2025-09-22 01:50:26] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014935 10.0.0.49 - - [2025-09-22 01:50:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.009569 10.0.0.49 - - [2025-09-22 01:50:26] "GET /virtual-machine-interface/7aece212-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005164 10.0.0.49 - - [2025-09-22 01:50:26] "GET /virtual-machine-interface/7aece212-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006814 10.0.0.49 - - [2025-09-22 01:50:26] "POST /ref-update HTTP/1.1" 200 156 0.005463 10.0.0.49 - - [2025-09-22 01:50:27] "GET /floating-ip/1e97e2cb-e56e-462d-bd1f-22f187a7d13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.013407 10.0.0.49 - - [2025-09-22 01:50:27] "POST /tags HTTP/1.1" 409 221 0.001528 10.0.0.49 - - [2025-09-22 01:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001258 10.0.0.49 - - [2025-09-22 01:50:27] "GET /tag/945a8d4e-ac47-473b-a275-58c9a6acc1e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009227 10.0.0.49 - - [2025-09-22 01:50:27] "POST /set-tag HTTP/1.1" 200 109 0.014305 10.0.0.49 - - [2025-09-22 01:50:27] "PUT /floating-ip/1e97e2cb-e56e-462d-bd1f-22f187a7d13f HTTP/1.1" 200 256 0.024016 10.0.0.49 - - [2025-09-22 01:50:28] "GET /virtual-machine-interface/7b52944a-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005556 10.0.0.49 - - [2025-09-22 01:50:28] "POST /set-tag HTTP/1.1" 200 109 0.008165 10.0.0.49 - - [2025-09-22 01:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.49 - - [2025-09-22 01:50:28] "GET /loadbalancer/785f45bb-0325-4cda-a533-299ae124eb0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.001995 10.0.0.49 - - [2025-09-22 01:50:28] "GET /loadbalancer-pool/b25d6ea4-de19-4298-b447-353b9deb62ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002152 10.0.0.49 - - [2025-09-22 01:50:28] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014659 10.0.0.49 - - [2025-09-22 01:50:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.030817 10.0.0.49 - - [2025-09-22 01:50:28] "GET /virtual-machine-interface/7b52944a-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011904 10.0.0.49 - - [2025-09-22 01:50:28] "GET /virtual-machine-interface/7b52944a-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003458 10.0.0.49 - - [2025-09-22 01:50:28] "POST /ref-update HTTP/1.1" 200 156 0.005667 10.0.0.49 - - [2025-09-22 01:50:28] "GET /floating-ip/1e97e2cb-e56e-462d-bd1f-22f187a7d13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.004815 10.0.0.49 - - [2025-09-22 01:50:29] "GET /virtual-machine/b5a4c551-39ed-412c-937a-1ebd5a253ec5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002572 10.0.0.49 - - [2025-09-22 01:50:29] "GET /virtual-machine-interface/7aece212-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004490 10.0.0.49 - - [2025-09-22 01:50:29] "POST /set-tag HTTP/1.1" 200 109 0.022701 10.0.0.49 - - [2025-09-22 01:50:29] "GET /virtual-machine/3f9a7387-7847-4ec7-8792-2e066fddcc31?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.002696 10.0.0.49 - - [2025-09-22 01:50:29] "GET /virtual-machine-interface/7b52944a-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003597 10.0.0.49 - - [2025-09-22 01:50:31] "GET /virtual-machine-interface/7f932998-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004133 10.0.0.49 - - [2025-09-22 01:50:31] "POST /set-tag HTTP/1.1" 200 109 0.001818 10.0.0.49 - - [2025-09-22 01:50:34] "GET /virtual-machine/89ba6c1a-438a-467b-9f1a-fa7a7645c8f4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002767 10.0.0.49 - - [2025-09-22 01:50:34] "GET /virtual-machine-interface/7f932998-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.003360 10.0.0.49 - - [2025-09-22 01:50:34] "GET /virtual-machine-interface/7f932998-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005386 10.0.0.49 - - [2025-09-22 01:50:34] "POST /set-tag HTTP/1.1" 200 109 0.001788 10.0.0.49 - - [2025-09-22 01:50:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.49 - - [2025-09-22 01:50:55] "POST /chown HTTP/1.1" 200 109 0.005586 10.0.0.49 - - [2025-09-22 01:50:55] "POST /chown HTTP/1.1" 200 109 0.009250 10.0.0.49 - - [2025-09-22 01:50:55] "POST /chown HTTP/1.1" 200 109 0.005760 10.0.0.49 - - [2025-09-22 01:50:55] "POST /chown HTTP/1.1" 200 109 0.007402 10.0.0.49 - - [2025-09-22 01:51:04] "GET /virtual-machine-interface/7f932998-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004814 10.0.0.49 - - [2025-09-22 01:51:04] "POST /set-tag HTTP/1.1" 200 109 0.004570 10.0.0.49 - - [2025-09-22 01:51:04] "GET /virtual-machine-interface/7f932998-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005191 10.0.0.49 - - [2025-09-22 01:51:04] "POST /set-tag HTTP/1.1" 200 109 0.002063 10.0.0.49 - - [2025-09-22 01:51:04] "GET /virtual-machine/89ba6c1a-438a-467b-9f1a-fa7a7645c8f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002810 10.0.0.49 - - [2025-09-22 01:51:04] "POST /ref-update HTTP/1.1" 200 156 0.010861 10.0.0.49 - - [2025-09-22 01:51:05] "GET /virtual-machine-interface/7f932998-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004351 10.0.0.49 - - [2025-09-22 01:51:05] "POST /set-tag HTTP/1.1" 200 109 0.024087 10.0.0.49 - - [2025-09-22 01:51:05] "POST /set-tag HTTP/1.1" 200 109 0.039323 10.0.0.49 - - [2025-09-22 01:51:05] "DELETE /instance-ip/7fb0bcb0-9756-11f0-b926-fa163ec6716c HTTP/1.1" 200 115 0.048878 10.0.0.49 - - [2025-09-22 01:51:05] "DELETE /virtual-machine-interface/7f932998-9756-11f0-b926-fa163ec6716c HTTP/1.1" 200 115 0.041885 10.0.0.49 - - [2025-09-22 01:51:05] "DELETE /virtual-machine/89ba6c1a-438a-467b-9f1a-fa7a7645c8f4 HTTP/1.1" 200 115 0.015010 10.0.0.49 - - [2025-09-22 01:51:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.49 - - [2025-09-22 01:51:09] "GET /tag/44fefa5b-289c-4763-9ab5-0a21c9fbceec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010246 10.0.0.49 - - [2025-09-22 01:51:09] "GET /tag/44fefa5b-289c-4763-9ab5-0a21c9fbceec?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.012115 10.0.0.49 - - [2025-09-22 01:51:09] "GET /virtual-machine-interface/cd8abb0a-6151-4af3-9730-c8a37703eba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.003832 10.0.0.49 - - [2025-09-22 01:51:09] "POST /set-tag HTTP/1.1" 200 109 0.030865 10.0.0.49 - - [2025-09-22 01:51:09] "GET /virtual-machine-interface/d1608a30-e36b-47a8-8427-118e81b6b003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.018671 10.0.0.49 - - [2025-09-22 01:51:09] "POST /set-tag HTTP/1.1" 200 109 0.021487 10.0.0.49 - - [2025-09-22 01:51:09] "GET /virtual-machine-interface/fac2e251-269c-4beb-be0a-382d554cc48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004192 10.0.0.49 - - [2025-09-22 01:51:09] "POST /set-tag HTTP/1.1" 200 109 0.022496 10.0.0.49 - - [2025-09-22 01:51:09] "GET /firewall-policy/3b8b9658-df1c-4925-a54b-660342ab32fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.010735 10.0.0.49 - - [2025-09-22 01:51:09] "GET /firewall-rule/a77ac28a-05c1-45c1-a286-79ab3f25fc4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002681 10.0.0.49 - - [2025-09-22 01:51:09] "POST /ref-update HTTP/1.1" 200 156 0.010666 10.0.0.49 - - [2025-09-22 01:51:09] "DELETE /firewall-rule/a77ac28a-05c1-45c1-a286-79ab3f25fc4c HTTP/1.1" 200 115 0.031466 10.0.0.49 - - [2025-09-22 01:51:09] "DELETE /loadbalancer-member/f816ff98-2f14-463b-b44e-224ca69cd310 HTTP/1.1" 200 115 0.021693 10.0.0.49 - - [2025-09-22 01:51:10] "PUT /service-instance/e0d8756b-d5bf-4eeb-bf8a-b1e7983ebd07 HTTP/1.1" 200 266 0.007696 10.0.0.49 - - [2025-09-22 01:51:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.010528 10.0.0.49 - - [2025-09-22 01:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.49 - - [2025-09-22 01:51:10] "DELETE /loadbalancer-pool/39617e4c-a3ff-46e2-8519-b7c1f4cfc8f5 HTTP/1.1" 200 115 0.062771 10.0.0.49 - - [2025-09-22 01:51:10] "DELETE /loadbalancer-listener/e575bc17-2170-43ac-a413-20b76e6dd52e HTTP/1.1" 200 115 0.035919 10.0.0.49 - - [2025-09-22 01:51:10] "GET /floating-ip/ca540e79-2c51-4edf-8382-7e01b6795910?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.003248 10.0.0.49 - - [2025-09-22 01:51:10] "POST /chown HTTP/1.1" 200 109 0.009634 10.0.0.49 - - [2025-09-22 01:51:10] "POST /chown HTTP/1.1" 200 109 0.022193 10.0.0.49 - - [2025-09-22 01:51:10] "POST /chown HTTP/1.1" 200 109 0.023307 10.0.0.49 - - [2025-09-22 01:51:10] "PUT /floating-ip/ca540e79-2c51-4edf-8382-7e01b6795910 HTTP/1.1" 200 256 0.041837 10.0.0.49 - - [2025-09-22 01:51:10] "POST /chown HTTP/1.1" 200 109 0.012955 10.0.0.49 - - [2025-09-22 01:51:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.49 - - [2025-09-22 01:51:10] "POST /chown HTTP/1.1" 200 109 0.017030 10.0.0.49 - - [2025-09-22 01:51:10] "DELETE /floating-ip/ca540e79-2c51-4edf-8382-7e01b6795910 HTTP/1.1" 200 115 0.107966 10.0.0.49 - - [2025-09-22 01:51:10] "POST /chown HTTP/1.1" 200 109 0.007886 10.0.0.49 - - [2025-09-22 01:51:10] "POST /chown HTTP/1.1" 200 109 0.015608 10.0.0.49 - - [2025-09-22 01:51:10] "POST /chown HTTP/1.1" 200 109 0.018946 10.0.0.49 - - [2025-09-22 01:51:10] "DELETE /loadbalancer/5c7b2f5b-081e-45b2-8572-a27be4cd1fed HTTP/1.1" 200 115 0.118695 10.0.0.49 - - [2025-09-22 01:51:10] "PUT /service-instance/e0d8756b-d5bf-4eeb-bf8a-b1e7983ebd07 HTTP/1.1" 200 266 0.021887 10.0.0.49 - - [2025-09-22 01:51:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.048770 10.0.0.49 - - [2025-09-22 01:51:10] "PUT /service-instance/e0d8756b-d5bf-4eeb-bf8a-b1e7983ebd07 HTTP/1.1" 200 266 0.031575 10.0.0.49 - - [2025-09-22 01:51:10] "GET /floating-ip-pool/8ba823a8-57d1-4b90-a680-b49475587676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.018863 10.0.0.49 - - [2025-09-22 01:51:10] "DELETE /instance-ip/924090d2-4e69-4b31-9a3c-98d7223120a2 HTTP/1.1" 200 115 0.222145 10.0.0.49 - - [2025-09-22 01:51:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.040664 10.0.0.49 - - [2025-09-22 01:51:10] "POST /ref-update HTTP/1.1" 200 156 0.028204 10.0.0.49 - - [2025-09-22 01:51:10] "PUT /service-instance/e0d8756b-d5bf-4eeb-bf8a-b1e7983ebd07 HTTP/1.1" 200 266 0.022142 10.0.0.49 - - [2025-09-22 01:51:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.053099 10.0.0.49 - - [2025-09-22 01:51:10] "DELETE /floating-ip-pool/8ba823a8-57d1-4b90-a680-b49475587676 HTTP/1.1" 200 115 0.174041 10.0.0.49 - - [2025-09-22 01:51:10] "DELETE /virtual-machine-interface/d1608a30-e36b-47a8-8427-118e81b6b003 HTTP/1.1" 200 115 0.247533 10.0.0.49 - - [2025-09-22 01:51:10] "DELETE /service-instance/e0d8756b-d5bf-4eeb-bf8a-b1e7983ebd07 HTTP/1.1" 200 115 0.080915 10.0.0.49 - - [2025-09-22 01:51:11] "GET /virtual-machine-interface/fac2e251-269c-4beb-be0a-382d554cc48e?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.006687 10.0.0.49 - - [2025-09-22 01:51:11] "DELETE /tag/44fefa5b-289c-4763-9ab5-0a21c9fbceec HTTP/1.1" 200 115 0.145374 10.0.0.49 - - [2025-09-22 01:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.49 - - [2025-09-22 01:51:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003820 10.0.0.49 - - [2025-09-22 01:51:11] "POST /useragent-kv HTTP/1.1" 200 115 0.001110 10.0.0.49 - - [2025-09-22 01:51:11] "DELETE /virtual-network/40e6baa3-d6a9-4140-ac13-d4277eabd942 HTTP/1.1" 200 115 0.226953 10.0.0.49 - - [2025-09-22 01:51:11] "GET /routing-instance/b41ead6c-54fe-4af1-bccc-a8a5eb200491 HTTP/1.1" 404 171 0.003169 10.0.0.49 - - [2025-09-22 01:51:11] "GET /domains HTTP/1.1" 200 280 0.013540 10.0.0.49 - - [2025-09-22 01:51:11] "DELETE /virtual-machine-interface/fac2e251-269c-4beb-be0a-382d554cc48e HTTP/1.1" 200 115 0.113048 10.0.0.49 - - [2025-09-22 01:51:11] "GET /domain/017e72d7-6647-4861-923f-be7e32d34a84 HTTP/1.1" 200 3085 0.021596 10.0.0.49 - - [2025-09-22 01:51:11] "DELETE /route-target/b54bf08e-e80e-4f3b-963c-263960cec69f HTTP/1.1" 200 115 0.061017 10.0.0.49 - - [2025-09-22 01:51:11] "POST /ref-update HTTP/1.1" 200 156 0.020681 10.0.0.49 - - [2025-09-22 01:51:11] "GET /project/27d90f13-783e-43e4-a776-2ba15bc55046 HTTP/1.1" 200 7142 0.074644 10.0.0.49 - - [2025-09-22 01:51:11] "DELETE /virtual-machine/0dd5c757-0bc5-40d5-bcb0-6da1e57a5725 HTTP/1.1" 200 115 0.070530 10.0.0.49 - - [2025-09-22 01:51:11] "GET /virtual-machine-interface/cd8abb0a-6151-4af3-9730-c8a37703eba1?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.005175 10.0.0.49 - - [2025-09-22 01:51:11] "GET /virtual-machine-interface/7b52944a-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004265 10.0.0.49 - - [2025-09-22 01:51:11] "POST /set-tag HTTP/1.1" 200 109 0.001999 10.0.0.49 - - [2025-09-22 01:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.49 - - [2025-09-22 01:51:11] "GET /loadbalancer/785f45bb-0325-4cda-a533-299ae124eb0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.020404 10.0.0.49 - - [2025-09-22 01:51:11] "GET /virtual-machine-interface/7b52944a-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004072 10.0.0.49 - - [2025-09-22 01:51:11] "DELETE /virtual-machine-interface/cd8abb0a-6151-4af3-9730-c8a37703eba1 HTTP/1.1" 200 115 0.074913 10.0.0.49 - - [2025-09-22 01:51:11] "DELETE /virtual-machine/7b721f4e-8f58-4265-a1f8-104576fab713 HTTP/1.1" 200 115 0.036504 10.0.0.49 - - [2025-09-22 01:51:11] "POST /set-tag HTTP/1.1" 200 109 0.050893 10.0.0.49 - - [2025-09-22 01:51:11] "DELETE /loadbalancer-member/02177f3b-af42-48d5-aaf1-972aa10a0546 HTTP/1.1" 200 115 0.043050 10.0.0.49 - - [2025-09-22 01:51:12] "GET /virtual-machine-interface/7b52944a-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005419 10.0.0.49 - - [2025-09-22 01:51:12] "POST /set-tag HTTP/1.1" 200 109 0.005009 10.0.0.49 - - [2025-09-22 01:51:12] "GET /virtual-machine-interface/7b52944a-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005444 10.0.0.49 - - [2025-09-22 01:51:12] "POST /set-tag HTTP/1.1" 200 109 0.001979 10.0.0.49 - - [2025-09-22 01:51:13] "GET /virtual-machine/3f9a7387-7847-4ec7-8792-2e066fddcc31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.004874 10.0.0.49 - - [2025-09-22 01:51:13] "POST /ref-update HTTP/1.1" 200 156 0.021865 10.0.0.49 - - [2025-09-22 01:51:13] "GET /virtual-machine-interface/7b52944a-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004645 10.0.0.49 - - [2025-09-22 01:51:13] "POST /set-tag HTTP/1.1" 200 109 0.019654 10.0.0.49 - - [2025-09-22 01:51:13] "POST /set-tag HTTP/1.1" 200 109 0.050947 10.0.0.49 - - [2025-09-22 01:51:13] "POST /set-tag HTTP/1.1" 200 109 0.013149 10.0.0.49 - - [2025-09-22 01:51:13] "DELETE /instance-ip/7b6bb98e-9756-11f0-b926-fa163ec6716c HTTP/1.1" 200 115 0.069582 10.0.0.49 - - [2025-09-22 01:51:13] "POST /ref-update HTTP/1.1" 200 156 0.024835 10.0.0.49 - - [2025-09-22 01:51:13] "DELETE /virtual-machine-interface/7b52944a-9756-11f0-b926-fa163ec6716c HTTP/1.1" 200 115 0.054442 10.0.0.49 - - [2025-09-22 01:51:13] "DELETE /virtual-machine/3f9a7387-7847-4ec7-8792-2e066fddcc31 HTTP/1.1" 200 115 0.020447 10.0.0.49 - - [2025-09-22 01:51:16] "GET /virtual-machine-interface/7aece212-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004577 10.0.0.49 - - [2025-09-22 01:51:16] "POST /set-tag HTTP/1.1" 200 109 0.002749 10.0.0.49 - - [2025-09-22 01:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.49 - - [2025-09-22 01:51:16] "GET /loadbalancer/785f45bb-0325-4cda-a533-299ae124eb0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002201 10.0.0.49 - - [2025-09-22 01:51:17] "GET /virtual-machine-interface/7aece212-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004196 10.0.0.49 - - [2025-09-22 01:51:17] "POST /set-tag HTTP/1.1" 200 109 0.001944 10.0.0.49 - - [2025-09-22 01:51:18] "GET /virtual-machine-interface/7aece212-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008054 10.0.0.49 - - [2025-09-22 01:51:18] "POST /set-tag HTTP/1.1" 200 109 0.004934 10.0.0.49 - - [2025-09-22 01:51:18] "GET /virtual-machine/b5a4c551-39ed-412c-937a-1ebd5a253ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002599 10.0.0.49 - - [2025-09-22 01:51:18] "POST /ref-update HTTP/1.1" 200 156 0.014144 10.0.0.49 - - [2025-09-22 01:51:18] "GET /virtual-machine-interface/7aece212-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.017587 10.0.0.49 - - [2025-09-22 01:51:18] "POST /set-tag HTTP/1.1" 200 109 0.024323 10.0.0.49 - - [2025-09-22 01:51:18] "POST /set-tag HTTP/1.1" 200 109 0.024596 10.0.0.49 - - [2025-09-22 01:51:18] "POST /set-tag HTTP/1.1" 200 109 0.030458 10.0.0.49 - - [2025-09-22 01:51:18] "DELETE /instance-ip/7b05c3fe-9756-11f0-b926-fa163ec6716c HTTP/1.1" 200 115 0.061706 10.0.0.49 - - [2025-09-22 01:51:18] "POST /ref-update HTTP/1.1" 200 156 0.018773 10.0.0.49 - - [2025-09-22 01:51:18] "DELETE /virtual-machine-interface/7aece212-9756-11f0-b926-fa163ec6716c HTTP/1.1" 200 115 0.037912 10.0.0.49 - - [2025-09-22 01:51:18] "DELETE /virtual-machine/b5a4c551-39ed-412c-937a-1ebd5a253ec5 HTTP/1.1" 200 115 0.023219 10.0.0.49 - - [2025-09-22 01:51:18] "DELETE /tag/028fda49-b8e1-44a9-91fc-2e67e5e34624 HTTP/1.1" 200 115 0.067975 10.0.0.49 - - [2025-09-22 01:51:18] "DELETE /tag/d20d5bbd-d5b7-4773-90b9-d66d2ea34507 HTTP/1.1" 200 115 0.033826 10.0.0.49 - - [2025-09-22 01:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.49 - - [2025-09-22 01:51:21] "GET /project/27d90f13-783e-43e4-a776-2ba15bc55046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044084 10.0.0.49 - - [2025-09-22 01:51:21] "POST /tags HTTP/1.1" 200 393 0.024948 10.0.0.49 - - [2025-09-22 01:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011619 10.0.0.49 - - [2025-09-22 01:51:21] "GET /tag/a849df56-7a91-4bdf-bc73-d327dda5f5f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.015829 10.0.0.49 - - [2025-09-22 01:51:21] "POST /tags HTTP/1.1" 200 341 0.019176 10.0.0.49 - - [2025-09-22 01:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.49 - - [2025-09-22 01:51:21] "GET /tag/a909fdf1-3c3c-47ba-98db-312dca81d1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010785 10.0.0.49 - - [2025-09-22 01:51:21] "POST /id-to-fqname HTTP/1.1" 200 192 0.000482 10.0.0.49 - - [2025-09-22 01:51:21] "POST /fqname-to-id HTTP/1.1" 404 201 0.025203 10.0.0.49 - - [2025-09-22 01:51:22] "POST /security-groups HTTP/1.1" 200 589 0.082968 10.0.0.49 - - [2025-09-22 01:51:22] "POST /projects HTTP/1.1" 200 519 0.236721 10.0.0.49 - - [2025-09-22 01:51:22] "POST /fqname-to-id HTTP/1.1" 404 236 0.003719 10.0.0.49 - - [2025-09-22 01:51:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.025614 10.0.0.49 - - [2025-09-22 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.016591 10.0.0.49 - - [2025-09-22 01:51:22] "GET /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.022568 10.0.0.49 - - [2025-09-22 01:51:22] "POST /access-control-lists HTTP/1.1" 200 598 0.091026 10.0.0.49 - - [2025-09-22 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010130 10.0.0.49 - - [2025-09-22 01:51:22] "POST /fqname-to-id HTTP/1.1" 404 235 0.013121 10.0.0.49 - - [2025-09-22 01:51:22] "GET /virtual-network/abfba889-a5c9-4549-abed-7475bbec6cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.005054 10.0.0.49 - - [2025-09-22 01:51:22] "POST /access-control-lists HTTP/1.1" 200 596 0.055529 10.0.0.49 - - [2025-09-22 01:51:22] "PUT /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877 HTTP/1.1" 200 264 0.058376 10.0.0.49 - - [2025-09-22 01:51:22] "PUT /virtual-network/abfba889-a5c9-4549-abed-7475bbec6cfd HTTP/1.1" 200 264 0.059541 10.0.0.49 - - [2025-09-22 01:51:22] "POST /security-groups HTTP/1.1" 200 591 0.071058 10.0.0.49 - - [2025-09-22 01:51:22] "POST /fqname-to-id HTTP/1.1" 404 270 0.002400 10.0.0.49 - - [2025-09-22 01:51:22] "POST /access-control-lists HTTP/1.1" 200 632 0.074875 10.0.0.49 - - [2025-09-22 01:51:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.061318 10.0.0.49 - - [2025-09-22 01:51:22] "POST /chown HTTP/1.1" 200 109 0.031592 10.0.0.49 - - [2025-09-22 01:51:22] "GET /application-policy-set/1fa0624b-a3f5-4212-ad93-20e762446560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007707 10.0.0.49 - - [2025-09-22 01:51:22] "POST /fqname-to-id HTTP/1.1" 404 269 0.059530 10.0.0.49 - - [2025-09-22 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.49 - - [2025-09-22 01:51:22] "GET /policy-management/cce2278d-dbec-459b-a0b6-074650356939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.038211 10.0.0.49 - - [2025-09-22 01:51:22] "POST /access-control-lists HTTP/1.1" 200 630 0.076898 10.0.0.49 - - [2025-09-22 01:51:22] "POST /tags HTTP/1.1" 409 226 0.007749 10.0.0.49 - - [2025-09-22 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.49 - - [2025-09-22 01:51:22] "GET /tag/a909fdf1-3c3c-47ba-98db-312dca81d1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015216 10.0.0.49 - - [2025-09-22 01:51:22] "POST /firewall-rules HTTP/1.1" 200 600 0.069143 10.0.0.49 - - [2025-09-22 01:51:22] "GET /firewall-rule/9af87a88-24de-4b4f-9ee0-c60f1107ba87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.008736 10.0.0.49 - - [2025-09-22 01:51:22] "GET /firewall-policy/f75050a7-c772-47bd-9d94-5e702b7490a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.003989 10.0.0.49 - - [2025-09-22 01:51:22] "GET /firewall-rule/9af87a88-24de-4b4f-9ee0-c60f1107ba87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002939 10.0.0.49 - - [2025-09-22 01:51:22] "POST /ref-update HTTP/1.1" 200 156 0.061300 10.0.0.49 - - [2025-09-22 01:51:22] "GET /application-policy-set/1fa0624b-a3f5-4212-ad93-20e762446560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003001 10.0.0.49 - - [2025-09-22 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004972 10.0.0.49 - - [2025-09-22 01:51:23] "GET /policy-management/cce2278d-dbec-459b-a0b6-074650356939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002306 10.0.0.49 - - [2025-09-22 01:51:23] "POST /tags HTTP/1.1" 409 226 0.001931 10.0.0.49 - - [2025-09-22 01:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001393 10.0.0.49 - - [2025-09-22 01:51:23] "GET /tag/a909fdf1-3c3c-47ba-98db-312dca81d1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011475 10.0.0.49 - - [2025-09-22 01:51:23] "POST /firewall-rules HTTP/1.1" 200 598 0.070498 10.0.0.49 - - [2025-09-22 01:51:23] "GET /firewall-rule/fdc11b31-ca0c-4c4a-8b60-cc897c5c7b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.006334 10.0.0.49 - - [2025-09-22 01:51:23] "GET /firewall-policy/f75050a7-c772-47bd-9d94-5e702b7490a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.004537 10.0.0.49 - - [2025-09-22 01:51:23] "GET /firewall-rule/fdc11b31-ca0c-4c4a-8b60-cc897c5c7b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003285 10.0.0.49 - - [2025-09-22 01:51:23] "POST /ref-update HTTP/1.1" 200 156 0.062194 10.0.0.49 - - [2025-09-22 01:51:24] "POST /tags HTTP/1.1" 200 393 0.029296 10.0.0.49 - - [2025-09-22 01:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.014226 10.0.0.49 - - [2025-09-22 01:51:24] "GET /tag/e1d50af4-ae41-4846-a8c9-2504b7307444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013677 10.0.0.49 - - [2025-09-22 01:51:24] "POST /tags HTTP/1.1" 200 341 0.022332 10.0.0.49 - - [2025-09-22 01:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.49 - - [2025-09-22 01:51:24] "GET /tag/50e06a13-45fc-435b-aa70-e64f541f1ecd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.017401 10.0.0.49 - - [2025-09-22 01:51:24] "POST /id-to-fqname HTTP/1.1" 200 192 0.005841 10.0.0.49 - - [2025-09-22 01:51:24] "POST /fqname-to-id HTTP/1.1" 404 201 0.013163 10.0.0.49 - - [2025-09-22 01:51:25] "POST /security-groups HTTP/1.1" 200 589 0.072739 10.0.0.49 - - [2025-09-22 01:51:25] "POST /fqname-to-id HTTP/1.1" 404 236 0.002469 10.0.0.49 - - [2025-09-22 01:51:25] "POST /projects HTTP/1.1" 200 519 0.277359 10.0.0.49 - - [2025-09-22 01:51:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.014366 10.0.0.49 - - [2025-09-22 01:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008012 10.0.0.49 - - [2025-09-22 01:51:25] "GET /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.010665 10.0.0.49 - - [2025-09-22 01:51:25] "POST /access-control-lists HTTP/1.1" 200 598 0.091998 10.0.0.49 - - [2025-09-22 01:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007743 10.0.0.49 - - [2025-09-22 01:51:25] "POST /fqname-to-id HTTP/1.1" 404 235 0.010939 10.0.0.49 - - [2025-09-22 01:51:25] "GET /virtual-network/abfba889-a5c9-4549-abed-7475bbec6cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.009825 10.0.0.49 - - [2025-09-22 01:51:25] "POST /access-control-lists HTTP/1.1" 200 596 0.066658 10.0.0.49 - - [2025-09-22 01:51:25] "PUT /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877 HTTP/1.1" 200 264 0.076194 10.0.0.49 - - [2025-09-22 01:51:25] "PUT /virtual-network/abfba889-a5c9-4549-abed-7475bbec6cfd HTTP/1.1" 200 264 0.055303 10.0.0.49 - - [2025-09-22 01:51:25] "POST /security-groups HTTP/1.1" 200 591 0.080303 10.0.0.49 - - [2025-09-22 01:51:25] "POST /fqname-to-id HTTP/1.1" 404 270 0.007474 10.0.0.49 - - [2025-09-22 01:51:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.023606 10.0.0.49 - - [2025-09-22 01:51:25] "POST /access-control-lists HTTP/1.1" 200 632 0.039339 10.0.0.49 - - [2025-09-22 01:51:25] "POST /fqname-to-id HTTP/1.1" 404 269 0.005764 10.0.0.49 - - [2025-09-22 01:51:25] "POST /chown HTTP/1.1" 200 109 0.061918 10.0.0.49 - - [2025-09-22 01:51:25] "GET /application-policy-set/1fa0624b-a3f5-4212-ad93-20e762446560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010558 10.0.0.49 - - [2025-09-22 01:51:25] "POST /access-control-lists HTTP/1.1" 200 630 0.051110 10.0.0.49 - - [2025-09-22 01:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.49 - - [2025-09-22 01:51:25] "GET /policy-management/cce2278d-dbec-459b-a0b6-074650356939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007695 10.0.0.49 - - [2025-09-22 01:51:25] "POST /tags HTTP/1.1" 409 226 0.005095 10.0.0.49 - - [2025-09-22 01:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.49 - - [2025-09-22 01:51:25] "GET /tag/50e06a13-45fc-435b-aa70-e64f541f1ecd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010573 10.0.0.49 - - [2025-09-22 01:51:25] "POST /firewall-rules HTTP/1.1" 200 600 0.087128 10.0.0.49 - - [2025-09-22 01:51:25] "GET /firewall-rule/a9455f4a-535a-48f2-b46e-10bb62ff7b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.038116 10.0.0.49 - - [2025-09-22 01:51:25] "GET /firewall-policy/f75050a7-c772-47bd-9d94-5e702b7490a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003944 10.0.0.49 - - [2025-09-22 01:51:25] "GET /firewall-rule/a9455f4a-535a-48f2-b46e-10bb62ff7b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005366 10.0.0.49 - - [2025-09-22 01:51:26] "POST /ref-update HTTP/1.1" 200 156 0.097422 10.0.0.49 - - [2025-09-22 01:51:26] "GET /application-policy-set/1fa0624b-a3f5-4212-ad93-20e762446560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002743 10.0.0.49 - - [2025-09-22 01:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009332 10.0.0.49 - - [2025-09-22 01:51:26] "GET /policy-management/cce2278d-dbec-459b-a0b6-074650356939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004540 10.0.0.49 - - [2025-09-22 01:51:26] "POST /tags HTTP/1.1" 409 226 0.001915 10.0.0.49 - - [2025-09-22 01:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.49 - - [2025-09-22 01:51:26] "GET /tag/50e06a13-45fc-435b-aa70-e64f541f1ecd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009433 10.0.0.49 - - [2025-09-22 01:51:26] "POST /firewall-rules HTTP/1.1" 200 598 0.070074 10.0.0.49 - - [2025-09-22 01:51:26] "GET /firewall-rule/509d32d8-efaf-4614-b623-9adb651ba68f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.011758 10.0.0.49 - - [2025-09-22 01:51:26] "GET /firewall-policy/f75050a7-c772-47bd-9d94-5e702b7490a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.003803 10.0.0.49 - - [2025-09-22 01:51:26] "GET /firewall-rule/509d32d8-efaf-4614-b623-9adb651ba68f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002327 10.0.0.49 - - [2025-09-22 01:51:26] "POST /ref-update HTTP/1.1" 200 156 0.073313 10.0.0.49 - - [2025-09-22 01:51:27] "POST /tags HTTP/1.1" 200 345 0.080692 10.0.0.49 - - [2025-09-22 01:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005270 10.0.0.49 - - [2025-09-22 01:51:27] "GET /tag/f4ba5f26-5f70-463e-980b-b9578be228c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012038 10.0.0.49 - - [2025-09-22 01:51:27] "POST /projects HTTP/1.1" 409 238 0.002083 10.0.0.49 - - [2025-09-22 01:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.49 - - [2025-09-22 01:51:27] "GET /project/2d1bb62a-a7d9-4b5b-a2bb-81c2662e8241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037107 10.0.0.49 - - [2025-09-22 01:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005867 10.0.0.49 - - [2025-09-22 01:51:27] "GET /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004167 10.0.0.49 - - [2025-09-22 01:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.49 - - [2025-09-22 01:51:27] "GET /virtual-network/abfba889-a5c9-4549-abed-7475bbec6cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004549 10.0.0.49 - - [2025-09-22 01:51:27] "POST /security-groups HTTP/1.1" 409 285 0.002309 10.0.0.49 - - [2025-09-22 01:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.49 - - [2025-09-22 01:51:28] "PUT /security-group/a80e88b9-85cc-4649-ba33-17964a024835 HTTP/1.1" 200 262 0.065014 10.0.0.49 - - [2025-09-22 01:51:28] "PUT /access-control-list/e53aba07-62e8-4ffe-bc4e-6487037375f8 HTTP/1.1" 200 272 0.021018 10.0.0.49 - - [2025-09-22 01:51:28] "PUT /access-control-list/bdcf5ca6-38a1-42f1-9698-ba80c3a197d4 HTTP/1.1" 200 272 0.036274 10.0.0.49 - - [2025-09-22 01:51:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.030305 10.0.0.49 - - [2025-09-22 01:51:28] "POST /tags HTTP/1.1" 200 345 0.370578 10.0.0.49 - - [2025-09-22 01:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011104 10.0.0.49 - - [2025-09-22 01:51:28] "GET /tag/72f2ad73-4db3-4796-ba09-b2d13c2cd50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013109 10.0.0.49 - - [2025-09-22 01:51:28] "POST /projects HTTP/1.1" 409 238 0.001288 10.0.0.49 - - [2025-09-22 01:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001246 10.0.0.49 - - [2025-09-22 01:51:28] "GET /project/9ea635e6-ab29-4a8a-89a5-2823b0ba6c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030298 10.0.0.49 - - [2025-09-22 01:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.49 - - [2025-09-22 01:51:28] "GET /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004479 10.0.0.49 - - [2025-09-22 01:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001385 10.0.0.49 - - [2025-09-22 01:51:28] "GET /virtual-network/abfba889-a5c9-4549-abed-7475bbec6cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003333 10.0.0.49 - - [2025-09-22 01:51:28] "POST /security-groups HTTP/1.1" 409 285 0.003238 10.0.0.49 - - [2025-09-22 01:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004989 10.0.0.49 - - [2025-09-22 01:51:28] "PUT /security-group/3560790e-56ed-4779-bbdf-162718bfc122 HTTP/1.1" 200 262 0.074944 10.0.0.49 - - [2025-09-22 01:51:28] "PUT /access-control-list/68f57801-4570-4d80-b45c-2e021d640b8b HTTP/1.1" 200 272 0.014076 10.0.0.49 - - [2025-09-22 01:51:28] "PUT /access-control-list/c2eecd0f-31ef-4bb8-b9ab-fc2e2e711ff4 HTTP/1.1" 200 272 0.045912 10.0.0.49 - - [2025-09-22 01:51:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.042623 10.0.0.49 - - [2025-09-22 01:51:29] "POST /tags HTTP/1.1" 200 291 0.092372 10.0.0.49 - - [2025-09-22 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.013471 10.0.0.49 - - [2025-09-22 01:51:29] "GET /tag/c2224c9a-be9b-4228-9ed6-00c26e620baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.028028 10.0.0.49 - - [2025-09-22 01:51:30] "POST /tags HTTP/1.1" 200 303 0.086646 10.0.0.49 - - [2025-09-22 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.024299 10.0.0.49 - - [2025-09-22 01:51:30] "GET /tag/c1c71082-2b1e-46d5-8654-b67cfc10f94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.022816 10.0.0.49 - - [2025-09-22 01:51:30] "POST /tags HTTP/1.1" 409 252 0.003426 10.0.0.49 - - [2025-09-22 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.49 - - [2025-09-22 01:51:30] "GET /tag/a849df56-7a91-4bdf-bc73-d327dda5f5f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.020072 10.0.0.49 - - [2025-09-22 01:51:30] "POST /tags HTTP/1.1" 409 228 0.001978 10.0.0.49 - - [2025-09-22 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.49 - - [2025-09-22 01:51:30] "GET /tag/f4ba5f26-5f70-463e-980b-b9578be228c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.009848 10.0.0.49 - - [2025-09-22 01:51:30] "POST /tags HTTP/1.1" 409 226 0.001510 10.0.0.49 - - [2025-09-22 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.49 - - [2025-09-22 01:51:30] "GET /tag/a909fdf1-3c3c-47ba-98db-312dca81d1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012000 10.0.0.49 - - [2025-09-22 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.49 - - [2025-09-22 01:51:30] "GET /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003813 10.0.0.49 - - [2025-09-22 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001344 10.0.0.49 - - [2025-09-22 01:51:30] "GET /project/2d1bb62a-a7d9-4b5b-a2bb-81c2662e8241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.052102 10.0.0.49 - - [2025-09-22 01:51:30] "POST /virtual-machines HTTP/1.1" 200 395 0.011640 10.0.0.49 - - [2025-09-22 01:51:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.022351 10.0.0.49 - - [2025-09-22 01:51:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.154126 10.0.0.49 - - [2025-09-22 01:51:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.011350 10.0.0.49 - - [2025-09-22 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004471 10.0.0.49 - - [2025-09-22 01:51:30] "GET /virtual-machine-interface/a8e48350-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004153 10.0.0.49 - - [2025-09-22 01:51:30] "POST /instance-ips HTTP/1.1" 200 397 0.047660 10.0.0.49 - - [2025-09-22 01:51:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.048873 10.0.0.49 - - [2025-09-22 01:51:30] "GET /virtual-machine-interface/a8e48350-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.023210 10.0.0.49 - - [2025-09-22 01:51:31] "POST /set-tag HTTP/1.1" 200 109 0.082762 10.0.0.49 - - [2025-09-22 01:51:31] "GET /virtual-machine-interface/a8e48350-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016943 10.0.0.49 - - [2025-09-22 01:51:31] "GET /instance-ip/a9051b24-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.010070 10.0.0.49 - - [2025-09-22 01:51:31] "GET /virtual-machine-interface/a8e48350-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004682 10.0.0.49 - - [2025-09-22 01:51:31] "POST /set-tag HTTP/1.1" 200 109 0.003025 10.0.0.49 - - [2025-09-22 01:51:31] "GET /virtual-router/28e2595b-eda0-4c45-98bf-e34da463aba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.007391 10.0.0.49 - - [2025-09-22 01:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.49 - - [2025-09-22 01:51:31] "GET /project/2d1bb62a-a7d9-4b5b-a2bb-81c2662e8241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033815 10.0.0.49 - - [2025-09-22 01:51:31] "POST /ref-update HTTP/1.1" 200 156 0.011055 10.0.0.49 - - [2025-09-22 01:51:31] "GET /virtual-machine-interface/a8e48350-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004328 10.0.0.49 - - [2025-09-22 01:51:31] "POST /set-tag HTTP/1.1" 200 109 0.004064 10.0.0.49 - - [2025-09-22 01:51:31] "GET /virtual-machine-interface/d54df694-9754-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004220 10.0.0.49 - - [2025-09-22 01:51:31] "POST /set-tag HTTP/1.1" 200 109 0.002046 10.0.0.49 - - [2025-09-22 01:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.49 - - [2025-09-22 01:51:31] "GET /loadbalancer/58847999-fcf9-43cd-a6f2-7f4cd7349287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.001935 10.0.0.49 - - [2025-09-22 01:51:31] "GET /virtual-machine-interface/d54df694-9754-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011507 10.0.0.49 - - [2025-09-22 01:51:31] "POST /set-tag HTTP/1.1" 200 109 0.039138 10.0.0.49 - - [2025-09-22 01:51:31] "DELETE /loadbalancer-member/5f299690-0312-4f17-b05b-0e48201d281e HTTP/1.1" 200 115 0.056650 10.0.0.49 - - [2025-09-22 01:51:31] "GET /virtual-machine-interface/d54df694-9754-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004408 10.0.0.49 - - [2025-09-22 01:51:31] "POST /set-tag HTTP/1.1" 200 109 0.006166 10.0.0.49 - - [2025-09-22 01:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010150 10.0.0.49 - - [2025-09-22 01:51:31] "GET /project/9ea635e6-ab29-4a8a-89a5-2823b0ba6c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.061058 10.0.0.49 - - [2025-09-22 01:51:31] "DELETE /loadbalancer-member/4fd7166c-f0de-4cd8-9773-f26b16319660 HTTP/1.1" 200 115 0.081131 10.0.0.49 - - [2025-09-22 01:51:31] "GET /virtual-machine-interface/d54df694-9754-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005356 10.0.0.49 - - [2025-09-22 01:51:31] "POST /set-tag HTTP/1.1" 200 109 0.003572 10.0.0.49 - - [2025-09-22 01:51:31] "DELETE /loadbalancer-member/a1e2653f-b478-4ca9-a0b2-460fc74762f9 HTTP/1.1" 200 115 0.031675 10.0.0.49 - - [2025-09-22 01:51:31] "GET /virtual-machine-interface/d54df694-9754-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006284 10.0.0.49 - - [2025-09-22 01:51:31] "POST /set-tag HTTP/1.1" 200 109 0.001734 10.0.0.49 - - [2025-09-22 01:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.49 - - [2025-09-22 01:51:31] "GET /loadbalancer/58847999-fcf9-43cd-a6f2-7f4cd7349287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002470 10.0.0.49 - - [2025-09-22 01:51:31] "GET /loadbalancer-pool/3d8e04ad-5e47-4ff4-8dba-ef2cafb06e1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.006232 10.0.0.49 - - [2025-09-22 01:51:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016735 10.0.0.49 - - [2025-09-22 01:51:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.020406 10.0.0.49 - - [2025-09-22 01:51:31] "GET /virtual-machine-interface/d54df694-9754-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007059 10.0.0.49 - - [2025-09-22 01:51:31] "GET /virtual-machine-interface/d54df694-9754-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009342 10.0.0.49 - - [2025-09-22 01:51:31] "GET /floating-ip/0b6fc70b-b4f5-44df-935a-4f128ac2ffc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.005579 10.0.0.49 - - [2025-09-22 01:51:32] "POST /set-tag HTTP/1.1" 200 109 0.080900 10.0.0.49 - - [2025-09-22 01:51:32] "GET /loadbalancer-pool/9e99e55c-6795-44be-ad0c-4979641f94ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.008011 10.0.0.49 - - [2025-09-22 01:51:32] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021234 10.0.0.49 - - [2025-09-22 01:51:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.010985 10.0.0.49 - - [2025-09-22 01:51:32] "GET /virtual-machine-interface/d54df694-9754-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016247 10.0.0.49 - - [2025-09-22 01:51:32] "GET /virtual-machine-interface/d54df694-9754-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007099 10.0.0.49 - - [2025-09-22 01:51:32] "POST /set-tag HTTP/1.1" 200 109 0.005936 10.0.0.49 - - [2025-09-22 01:51:32] "GET /floating-ip/0b6fc70b-b4f5-44df-935a-4f128ac2ffc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.003519 10.0.0.49 - - [2025-09-22 01:51:32] "GET /loadbalancer-pool/48a04207-edbd-4bd8-ad25-3f1de7ee0280?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002651 10.0.0.49 - - [2025-09-22 01:51:32] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017350 10.0.0.49 - - [2025-09-22 01:51:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.029726 10.0.0.49 - - [2025-09-22 01:51:32] "GET /virtual-machine-interface/d54df694-9754-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016584 10.0.0.49 - - [2025-09-22 01:51:32] "GET /virtual-machine-interface/d54df694-9754-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003532 10.0.0.49 - - [2025-09-22 01:51:32] "GET /floating-ip/0b6fc70b-b4f5-44df-935a-4f128ac2ffc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2025 0.002592 10.0.0.49 - - [2025-09-22 01:51:32] "POST /set-tag HTTP/1.1" 200 109 0.002326 10.0.0.49 - - [2025-09-22 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.49 - - [2025-09-22 01:51:32] "GET /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003660 10.0.0.49 - - [2025-09-22 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.49 - - [2025-09-22 01:51:32] "GET /project/2d1bb62a-a7d9-4b5b-a2bb-81c2662e8241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042233 10.0.0.49 - - [2025-09-22 01:51:32] "POST /virtual-machines HTTP/1.1" 200 395 0.012095 10.0.0.49 - - [2025-09-22 01:51:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.009763 10.0.0.49 - - [2025-09-22 01:51:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.142732 10.0.0.49 - - [2025-09-22 01:51:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.014750 10.0.0.49 - - [2025-09-22 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010059 10.0.0.49 - - [2025-09-22 01:51:32] "GET /virtual-machine-interface/aa196060-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005181 10.0.0.49 - - [2025-09-22 01:51:32] "POST /instance-ips HTTP/1.1" 200 397 0.043127 10.0.0.49 - - [2025-09-22 01:51:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.030254 10.0.0.49 - - [2025-09-22 01:51:32] "GET /virtual-machine-interface/aa196060-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014585 10.0.0.49 - - [2025-09-22 01:51:32] "POST /set-tag HTTP/1.1" 200 109 0.064454 10.0.0.49 - - [2025-09-22 01:51:33] "GET /virtual-machine-interface/aa196060-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012536 10.0.0.49 - - [2025-09-22 01:51:33] "GET /instance-ip/aa3433c2-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.015233 10.0.0.49 - - [2025-09-22 01:51:33] "GET /virtual-machine-interface/aa196060-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004942 10.0.0.49 - - [2025-09-22 01:51:33] "POST /set-tag HTTP/1.1" 200 109 0.003803 10.0.0.49 - - [2025-09-22 01:51:33] "GET /virtual-router/28e2595b-eda0-4c45-98bf-e34da463aba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.004162 10.0.0.49 - - [2025-09-22 01:51:33] "POST /ref-update HTTP/1.1" 200 156 0.011789 10.0.0.49 - - [2025-09-22 01:51:33] "GET /virtual-machine-interface/aa196060-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.021381 10.0.0.49 - - [2025-09-22 01:51:33] "POST /set-tag HTTP/1.1" 200 109 0.005542 10.0.0.49 - - [2025-09-22 01:51:33] "POST /tags HTTP/1.1" 200 291 0.029489 10.0.0.49 - - [2025-09-22 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007807 10.0.0.49 - - [2025-09-22 01:51:33] "GET /tag/b9d8771f-b582-494a-ba1d-7f536be73792?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.011353 10.0.0.49 - - [2025-09-22 01:51:33] "POST /tags HTTP/1.1" 409 252 0.001958 10.0.0.49 - - [2025-09-22 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.49 - - [2025-09-22 01:51:33] "GET /tag/e1d50af4-ae41-4846-a8c9-2504b7307444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011259 10.0.0.49 - - [2025-09-22 01:51:33] "POST /tags HTTP/1.1" 409 228 0.001725 10.0.0.49 - - [2025-09-22 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.49 - - [2025-09-22 01:51:33] "GET /tag/72f2ad73-4db3-4796-ba09-b2d13c2cd50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.016242 10.0.0.49 - - [2025-09-22 01:51:33] "POST /tags HTTP/1.1" 409 226 0.001809 10.0.0.49 - - [2025-09-22 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.49 - - [2025-09-22 01:51:33] "GET /tag/50e06a13-45fc-435b-aa70-e64f541f1ecd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010610 10.0.0.49 - - [2025-09-22 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.49 - - [2025-09-22 01:51:33] "GET /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003690 10.0.0.49 - - [2025-09-22 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.49 - - [2025-09-22 01:51:33] "GET /project/9ea635e6-ab29-4a8a-89a5-2823b0ba6c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043934 10.0.0.49 - - [2025-09-22 01:51:33] "POST /virtual-machines HTTP/1.1" 200 395 0.017106 10.0.0.49 - - [2025-09-22 01:51:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.026960 10.0.0.49 - - [2025-09-22 01:51:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.115081 10.0.0.49 - - [2025-09-22 01:51:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.014187 10.0.0.49 - - [2025-09-22 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013586 10.0.0.49 - - [2025-09-22 01:51:33] "GET /virtual-machine-interface/aac41f6e-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003611 10.0.0.49 - - [2025-09-22 01:51:33] "POST /instance-ips HTTP/1.1" 200 397 0.018019 10.0.0.49 - - [2025-09-22 01:51:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.028360 10.0.0.49 - - [2025-09-22 01:51:33] "GET /virtual-machine-interface/aac41f6e-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009634 10.0.0.49 - - [2025-09-22 01:51:34] "POST /set-tag HTTP/1.1" 200 109 0.063923 10.0.0.49 - - [2025-09-22 01:51:34] "GET /virtual-machine-interface/aac41f6e-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017174 10.0.0.49 - - [2025-09-22 01:51:34] "GET /instance-ip/aadead66-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003623 10.0.0.49 - - [2025-09-22 01:51:34] "GET /virtual-machine-interface/aac41f6e-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004056 10.0.0.49 - - [2025-09-22 01:51:34] "POST /set-tag HTTP/1.1" 200 109 0.001888 10.0.0.49 - - [2025-09-22 01:51:34] "GET /virtual-router/28e2595b-eda0-4c45-98bf-e34da463aba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003356 10.0.0.49 - - [2025-09-22 01:51:34] "POST /ref-update HTTP/1.1" 200 156 0.014229 10.0.0.49 - - [2025-09-22 01:51:34] "GET /virtual-machine-interface/aac41f6e-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010540 10.0.0.49 - - [2025-09-22 01:51:34] "POST /set-tag HTTP/1.1" 200 109 0.002861 10.0.0.49 - - [2025-09-22 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.49 - - [2025-09-22 01:51:34] "GET /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.007151 10.0.0.49 - - [2025-09-22 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008062 10.0.0.49 - - [2025-09-22 01:51:34] "GET /project/9ea635e6-ab29-4a8a-89a5-2823b0ba6c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035199 10.0.0.49 - - [2025-09-22 01:51:34] "POST /virtual-machines HTTP/1.1" 200 395 0.008082 10.0.0.49 - - [2025-09-22 01:51:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.009969 10.0.0.49 - - [2025-09-22 01:51:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096594 10.0.0.49 - - [2025-09-22 01:51:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.007720 10.0.0.49 - - [2025-09-22 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006421 10.0.0.49 - - [2025-09-22 01:51:34] "GET /virtual-machine-interface/ab3bf55c-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003835 10.0.0.49 - - [2025-09-22 01:51:34] "POST /instance-ips HTTP/1.1" 200 397 0.018523 10.0.0.49 - - [2025-09-22 01:51:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.018514 10.0.0.49 - - [2025-09-22 01:51:34] "GET /virtual-machine-interface/ab3bf55c-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010862 10.0.0.49 - - [2025-09-22 01:51:34] "POST /set-tag HTTP/1.1" 200 109 0.059733 10.0.0.49 - - [2025-09-22 01:51:34] "GET /virtual-machine-interface/ab3bf55c-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004787 10.0.0.49 - - [2025-09-22 01:51:34] "GET /instance-ip/ab53f896-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002990 10.0.0.49 - - [2025-09-22 01:51:34] "GET /virtual-machine-interface/ab3bf55c-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004234 10.0.0.49 - - [2025-09-22 01:51:34] "POST /set-tag HTTP/1.1" 200 109 0.001750 10.0.0.49 - - [2025-09-22 01:51:34] "GET /virtual-router/28e2595b-eda0-4c45-98bf-e34da463aba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.002921 10.0.0.49 - - [2025-09-22 01:51:34] "POST /ref-update HTTP/1.1" 200 156 0.007521 10.0.0.49 - - [2025-09-22 01:51:34] "GET /virtual-machine-interface/ab3bf55c-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008770 10.0.0.49 - - [2025-09-22 01:51:34] "POST /set-tag HTTP/1.1" 200 109 0.003004 10.0.0.49 - - [2025-09-22 01:51:35] "POST /tags HTTP/1.1" 200 299 0.019806 10.0.0.49 - - [2025-09-22 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013896 10.0.0.49 - - [2025-09-22 01:51:35] "GET /tag/2307bcfc-faa1-4a0b-a8ff-50ca649568a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011620 10.0.0.49 - - [2025-09-22 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.49 - - [2025-09-22 01:51:35] "GET /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003643 10.0.0.49 - - [2025-09-22 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.49 - - [2025-09-22 01:51:35] "GET /project/2d1bb62a-a7d9-4b5b-a2bb-81c2662e8241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040042 10.0.0.49 - - [2025-09-22 01:51:35] "POST /virtual-machines HTTP/1.1" 200 395 0.008767 10.0.0.49 - - [2025-09-22 01:51:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.036539 10.0.0.49 - - [2025-09-22 01:51:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101785 10.0.0.49 - - [2025-09-22 01:51:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.006954 10.0.0.49 - - [2025-09-22 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.49 - - [2025-09-22 01:51:35] "GET /virtual-machine-interface/abbcfb7a-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005738 10.0.0.49 - - [2025-09-22 01:51:35] "POST /instance-ips HTTP/1.1" 200 397 0.018517 10.0.0.49 - - [2025-09-22 01:51:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.022045 10.0.0.49 - - [2025-09-22 01:51:35] "GET /virtual-machine-interface/abbcfb7a-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009598 10.0.0.49 - - [2025-09-22 01:51:35] "POST /set-tag HTTP/1.1" 200 109 0.016600 10.0.0.49 - - [2025-09-22 01:51:35] "GET /virtual-machine-interface/abbcfb7a-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008449 10.0.0.49 - - [2025-09-22 01:51:35] "GET /instance-ip/abd5d9c4-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003541 10.0.0.49 - - [2025-09-22 01:51:35] "GET /virtual-machine-interface/abbcfb7a-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003980 10.0.0.49 - - [2025-09-22 01:51:35] "POST /set-tag HTTP/1.1" 200 109 0.001747 10.0.0.49 - - [2025-09-22 01:51:35] "POST /tags HTTP/1.1" 200 299 0.014416 10.0.0.49 - - [2025-09-22 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.015269 10.0.0.49 - - [2025-09-22 01:51:35] "GET /tag/3340e601-f141-40aa-9eb1-0c840f4d0851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011089 10.0.0.49 - - [2025-09-22 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001354 10.0.0.49 - - [2025-09-22 01:51:35] "GET /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003350 10.0.0.49 - - [2025-09-22 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.49 - - [2025-09-22 01:51:35] "GET /project/2d1bb62a-a7d9-4b5b-a2bb-81c2662e8241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029938 10.0.0.49 - - [2025-09-22 01:51:35] "POST /virtual-machines HTTP/1.1" 200 395 0.007707 10.0.0.49 - - [2025-09-22 01:51:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.016078 10.0.0.49 - - [2025-09-22 01:51:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.097961 10.0.0.49 - - [2025-09-22 01:51:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.006903 10.0.0.49 - - [2025-09-22 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005486 10.0.0.49 - - [2025-09-22 01:51:36] "GET /virtual-machine-interface/ac1bdf8c-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005620 10.0.0.49 - - [2025-09-22 01:51:36] "POST /instance-ips HTTP/1.1" 200 397 0.016845 10.0.0.49 - - [2025-09-22 01:51:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.025132 10.0.0.49 - - [2025-09-22 01:51:36] "GET /virtual-machine-interface/ac1bdf8c-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008777 10.0.0.49 - - [2025-09-22 01:51:36] "POST /set-tag HTTP/1.1" 200 109 0.015764 10.0.0.49 - - [2025-09-22 01:51:36] "GET /virtual-machine-interface/ac1bdf8c-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014977 10.0.0.49 - - [2025-09-22 01:51:36] "GET /instance-ip/ac33455a-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002380 10.0.0.49 - - [2025-09-22 01:51:36] "GET /virtual-machine-interface/ac1bdf8c-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004010 10.0.0.49 - - [2025-09-22 01:51:36] "POST /set-tag HTTP/1.1" 200 109 0.001804 10.0.0.49 - - [2025-09-22 01:51:36] "POST /tags HTTP/1.1" 200 299 0.015371 10.0.0.49 - - [2025-09-22 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.49 - - [2025-09-22 01:51:36] "GET /tag/69e26fc7-b5ac-4951-8f02-7a2969ad421c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010962 10.0.0.49 - - [2025-09-22 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.49 - - [2025-09-22 01:51:36] "GET /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003333 10.0.0.49 - - [2025-09-22 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.49 - - [2025-09-22 01:51:36] "GET /project/9ea635e6-ab29-4a8a-89a5-2823b0ba6c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027444 10.0.0.49 - - [2025-09-22 01:51:36] "POST /virtual-machines HTTP/1.1" 200 395 0.007359 10.0.0.49 - - [2025-09-22 01:51:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.012831 10.0.0.49 - - [2025-09-22 01:51:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100944 10.0.0.49 - - [2025-09-22 01:51:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.008217 10.0.0.49 - - [2025-09-22 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012349 10.0.0.49 - - [2025-09-22 01:51:36] "GET /virtual-machine-interface/ac7aaecc-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012495 10.0.0.49 - - [2025-09-22 01:51:36] "POST /instance-ips HTTP/1.1" 200 397 0.021497 10.0.0.49 - - [2025-09-22 01:51:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.035395 10.0.0.49 - - [2025-09-22 01:51:36] "GET /virtual-machine-interface/ac7aaecc-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011636 10.0.0.49 - - [2025-09-22 01:51:36] "POST /set-tag HTTP/1.1" 200 109 0.016785 10.0.0.49 - - [2025-09-22 01:51:36] "GET /virtual-machine-interface/ac7aaecc-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011961 10.0.0.49 - - [2025-09-22 01:51:36] "GET /instance-ip/ac933eba-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005977 10.0.0.49 - - [2025-09-22 01:51:36] "GET /virtual-machine-interface/ac7aaecc-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004966 10.0.0.49 - - [2025-09-22 01:51:36] "POST /set-tag HTTP/1.1" 200 109 0.001910 10.0.0.49 - - [2025-09-22 01:51:37] "POST /tags HTTP/1.1" 200 299 0.029478 10.0.0.49 - - [2025-09-22 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008766 10.0.0.49 - - [2025-09-22 01:51:37] "GET /tag/631c196a-3b94-4a5e-972c-729808376677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013326 10.0.0.49 - - [2025-09-22 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001438 10.0.0.49 - - [2025-09-22 01:51:37] "GET /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003193 10.0.0.49 - - [2025-09-22 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.49 - - [2025-09-22 01:51:37] "GET /project/9ea635e6-ab29-4a8a-89a5-2823b0ba6c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033461 10.0.0.49 - - [2025-09-22 01:51:37] "POST /virtual-machines HTTP/1.1" 200 395 0.007552 10.0.0.49 - - [2025-09-22 01:51:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.016519 10.0.0.49 - - [2025-09-22 01:51:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122230 10.0.0.49 - - [2025-09-22 01:51:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.010518 10.0.0.49 - - [2025-09-22 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.49 - - [2025-09-22 01:51:37] "GET /virtual-machine-interface/ace570cc-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006157 10.0.0.49 - - [2025-09-22 01:51:37] "POST /instance-ips HTTP/1.1" 200 397 0.017358 10.0.0.49 - - [2025-09-22 01:51:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.035575 10.0.0.49 - - [2025-09-22 01:51:37] "GET /virtual-machine-interface/ace570cc-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012445 10.0.0.49 - - [2025-09-22 01:51:37] "POST /set-tag HTTP/1.1" 200 109 0.022009 10.0.0.49 - - [2025-09-22 01:51:37] "GET /virtual-machine-interface/ace570cc-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011508 10.0.0.49 - - [2025-09-22 01:51:37] "GET /instance-ip/ad02bc40-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002660 10.0.0.49 - - [2025-09-22 01:51:37] "GET /virtual-machine-interface/ace570cc-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009975 10.0.0.49 - - [2025-09-22 01:51:37] "POST /set-tag HTTP/1.1" 200 109 0.002152 10.0.0.49 - - [2025-09-22 01:51:37] "GET /virtual-machine-interface/a8e48350-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003498 10.0.0.49 - - [2025-09-22 01:51:37] "POST /set-tag HTTP/1.1" 200 109 0.002562 10.0.0.49 - - [2025-09-22 01:51:37] "GET /virtual-router/28e2595b-eda0-4c45-98bf-e34da463aba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.006507 10.0.0.49 - - [2025-09-22 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.006654 10.0.0.49 - - [2025-09-22 01:51:37] "GET /virtual-machine-interface/abbcfb7a-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004124 10.0.0.49 - - [2025-09-22 01:51:37] "POST /set-tag HTTP/1.1" 200 109 0.001927 10.0.0.49 - - [2025-09-22 01:51:37] "GET /virtual-router/28e2595b-eda0-4c45-98bf-e34da463aba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003155 10.0.0.49 - - [2025-09-22 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.007125 10.0.0.49 - - [2025-09-22 01:51:37] "GET /virtual-machine-interface/ac1bdf8c-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006768 10.0.0.49 - - [2025-09-22 01:51:37] "POST /set-tag HTTP/1.1" 200 109 0.001668 10.0.0.49 - - [2025-09-22 01:51:37] "GET /virtual-machine-interface/aa196060-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004205 10.0.0.49 - - [2025-09-22 01:51:37] "POST /set-tag HTTP/1.1" 200 109 0.002426 10.0.0.49 - - [2025-09-22 01:51:37] "GET /virtual-router/28e2595b-eda0-4c45-98bf-e34da463aba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.003308 10.0.0.49 - - [2025-09-22 01:51:37] "POST /ref-update HTTP/1.1" 200 156 0.005976 10.0.0.49 - - [2025-09-22 01:51:38] "GET /virtual-machine-interface/ac7aaecc-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004385 10.0.0.49 - - [2025-09-22 01:51:38] "POST /set-tag HTTP/1.1" 200 109 0.002776 10.0.0.49 - - [2025-09-22 01:51:38] "GET /virtual-router/28e2595b-eda0-4c45-98bf-e34da463aba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003174 10.0.0.49 - - [2025-09-22 01:51:38] "POST /ref-update HTTP/1.1" 200 156 0.006684 10.0.0.49 - - [2025-09-22 01:51:38] "GET /virtual-machine-interface/ace570cc-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004205 10.0.0.49 - - [2025-09-22 01:51:38] "POST /set-tag HTTP/1.1" 200 109 0.002016 10.0.0.49 - - [2025-09-22 01:51:38] "GET /virtual-machine-interface/aac41f6e-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003684 10.0.0.49 - - [2025-09-22 01:51:38] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.49 - - [2025-09-22 01:51:38] "GET /virtual-machine-interface/ab3bf55c-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003826 10.0.0.49 - - [2025-09-22 01:51:38] "POST /set-tag HTTP/1.1" 200 109 0.001692 10.0.0.49 - - [2025-09-22 01:51:38] "GET /virtual-machine-interface/abbcfb7a-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004510 10.0.0.49 - - [2025-09-22 01:51:38] "POST /set-tag HTTP/1.1" 200 109 0.002304 10.0.0.49 - - [2025-09-22 01:51:38] "GET /virtual-machine-interface/ac1bdf8c-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005880 10.0.0.49 - - [2025-09-22 01:51:38] "POST /set-tag HTTP/1.1" 200 109 0.002155 10.0.0.49 - - [2025-09-22 01:51:38] "GET /virtual-machine-interface/a8e48350-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003479 10.0.0.49 - - [2025-09-22 01:51:38] "POST /set-tag HTTP/1.1" 200 109 0.004112 10.0.0.49 - - [2025-09-22 01:51:38] "GET /virtual-machine-interface/ac7aaecc-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003936 10.0.0.49 - - [2025-09-22 01:51:38] "POST /set-tag HTTP/1.1" 200 109 0.001580 10.0.0.49 - - [2025-09-22 01:51:38] "GET /virtual-machine-interface/ace570cc-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003253 10.0.0.49 - - [2025-09-22 01:51:38] "POST /set-tag HTTP/1.1" 200 109 0.002143 10.0.0.49 - - [2025-09-22 01:51:38] "GET /virtual-machine-interface/aac41f6e-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004036 10.0.0.49 - - [2025-09-22 01:51:38] "POST /set-tag HTTP/1.1" 200 109 0.001780 10.0.0.49 - - [2025-09-22 01:51:41] "GET /virtual-machine/b2535032-c3a2-4ed5-a80a-0e8e12dd5434?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002671 10.0.0.49 - - [2025-09-22 01:51:41] "GET /virtual-machine-interface/a8e48350-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003506 10.0.0.49 - - [2025-09-22 01:51:42] "GET /virtual-machine-interface/aa196060-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004126 10.0.0.49 - - [2025-09-22 01:51:42] "POST /set-tag HTTP/1.1" 200 109 0.009271 10.0.0.49 - - [2025-09-22 01:51:42] "GET /virtual-machine-interface/ac1bdf8c-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003880 10.0.0.49 - - [2025-09-22 01:51:42] "POST /set-tag HTTP/1.1" 200 109 0.002075 10.0.0.49 - - [2025-09-22 01:51:42] "GET /virtual-machine-interface/ac7aaecc-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003555 10.0.0.49 - - [2025-09-22 01:51:42] "POST /set-tag HTTP/1.1" 200 109 0.002229 10.0.0.49 - - [2025-09-22 01:51:43] "GET /virtual-machine-interface/ab3bf55c-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004157 10.0.0.49 - - [2025-09-22 01:51:43] "POST /set-tag HTTP/1.1" 200 109 0.001857 10.0.0.49 - - [2025-09-22 01:51:46] "GET /virtual-machine/b84b685f-6124-4020-b2e6-f18abb053315?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002801 10.0.0.49 - - [2025-09-22 01:51:46] "GET /virtual-machine-interface/aa196060-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003543 10.0.0.49 - - [2025-09-22 01:51:46] "GET /virtual-machine/c156f133-5dca-4aa9-9397-6f2d02dcb5da?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002681 10.0.0.49 - - [2025-09-22 01:51:46] "GET /virtual-machine-interface/aac41f6e-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003505 10.0.0.49 - - [2025-09-22 01:51:46] "GET /virtual-machine/f2327693-5745-4e64-a2d2-5b0be5cd95ec?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002315 10.0.0.49 - - [2025-09-22 01:51:46] "GET /virtual-machine-interface/ab3bf55c-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005342 10.0.0.49 - - [2025-09-22 01:51:48] "GET /virtual-machine-interface/ace570cc-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006690 10.0.0.49 - - [2025-09-22 01:51:48] "POST /set-tag HTTP/1.1" 200 109 0.011509 10.0.0.49 - - [2025-09-22 01:51:48] "GET /virtual-machine-interface/abbcfb7a-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004509 10.0.0.49 - - [2025-09-22 01:51:48] "POST /set-tag HTTP/1.1" 200 109 0.001753 10.0.0.49 - - [2025-09-22 01:51:51] "GET /virtual-machine/68c1560e-2197-470a-9b62-7b7a02bdedd5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002797 10.0.0.49 - - [2025-09-22 01:51:51] "GET /virtual-machine-interface/abbcfb7a-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003488 10.0.0.49 - - [2025-09-22 01:51:51] "GET /virtual-machine/770c3f99-ee50-43f7-9326-f63eda2bd81b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002164 10.0.0.49 - - [2025-09-22 01:51:51] "GET /virtual-machine-interface/ac7aaecc-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003355 10.0.0.49 - - [2025-09-22 01:51:52] "GET /virtual-machine/8735768b-f97a-4223-abab-2e677e958042?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002844 10.0.0.49 - - [2025-09-22 01:51:52] "GET /virtual-machine-interface/ac1bdf8c-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003412 10.0.0.49 - - [2025-09-22 01:51:52] "GET /virtual-machine/fd1acfbf-0ff0-44ed-90eb-e695fcf1d9f2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002757 10.0.0.49 - - [2025-09-22 01:51:52] "GET /virtual-machine-interface/ace570cc-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004028 10.0.0.49 - - [2025-09-22 01:51:52] "GET /loadbalancer/dac0be21-8ca1-48f6-a144-81d9a958cafb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001571 10.0.0.49 - - [2025-09-22 01:51:52] "POST /tags HTTP/1.1" 200 333 0.028517 10.0.0.49 - - [2025-09-22 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006096 10.0.0.49 - - [2025-09-22 01:51:52] "GET /tag/ac986db2-8e95-4a27-a0ed-7549053130fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011461 10.0.0.49 - - [2025-09-22 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.49 - - [2025-09-22 01:51:52] "GET /project/2d1bb62a-a7d9-4b5b-a2bb-81c2662e8241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032295 10.0.0.49 - - [2025-09-22 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.49 - - [2025-09-22 01:51:52] "GET /virtual-network/abfba889-a5c9-4549-abed-7475bbec6cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005325 10.0.0.49 - - [2025-09-22 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.49 - - [2025-09-22 01:51:52] "GET /service-appliance-set/2b709000-7e40-4d5d-915a-fd634021d959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002517 10.0.0.49 - - [2025-09-22 01:51:52] "POST /fqname-to-id HTTP/1.1" 404 273 0.001365 10.0.0.49 - - [2025-09-22 01:51:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.088499 10.0.0.49 - - [2025-09-22 01:51:52] "GET /virtual-machine-interface/f5dcedfa-7e95-47e2-b4f0-b4db3d60dba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.013340 10.0.0.49 - - [2025-09-22 01:51:52] "POST /instance-ips HTTP/1.1" 200 409 0.036967 10.0.0.49 - - [2025-09-22 01:51:52] "GET /instance-ip/f8794582-5716-4511-8213-f767d9bc4acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003829 10.0.0.49 - - [2025-09-22 01:51:53] "POST /loadbalancers HTTP/1.1" 200 629 0.062861 10.0.0.49 - - [2025-09-22 01:51:53] "GET /project/2d1bb62a-a7d9-4b5b-a2bb-81c2662e8241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027560 10.0.0.49 - - [2025-09-22 01:51:53] "GET /instance-ip/f8794582-5716-4511-8213-f767d9bc4acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.002196 10.0.0.49 - - [2025-09-22 01:51:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.006847 10.0.0.49 - - [2025-09-22 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004781 10.0.0.49 - - [2025-09-22 01:51:53] "GET /project/2d1bb62a-a7d9-4b5b-a2bb-81c2662e8241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029969 10.0.0.49 - - [2025-09-22 01:51:53] "POST /floating-ips HTTP/1.1" 200 597 0.022098 10.0.0.49 - - [2025-09-22 01:51:53] "GET /loadbalancer/dac0be21-8ca1-48f6-a144-81d9a958cafb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002826 10.0.0.49 - - [2025-09-22 01:51:53] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.014773 10.0.0.49 - - [2025-09-22 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.49 - - [2025-09-22 01:51:53] "GET /project/2d1bb62a-a7d9-4b5b-a2bb-81c2662e8241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027926 10.0.0.49 - - [2025-09-22 01:51:53] "GET /loadbalancer-listener/276eddd4-e302-4de3-9bec-763a223ca4c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.002621 10.0.0.49 - - [2025-09-22 01:51:53] "GET /loadbalancer-listener/276eddd4-e302-4de3-9bec-763a223ca4c0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.002553 10.0.0.49 - - [2025-09-22 01:51:53] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.022008 10.0.0.49 - - [2025-09-22 01:51:53] "GET /instance-ip/f8794582-5716-4511-8213-f767d9bc4acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003303 10.0.0.49 - - [2025-09-22 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.49 - - [2025-09-22 01:51:53] "GET /instance-ip/f8794582-5716-4511-8213-f767d9bc4acb?fields=floating_ips HTTP/1.1" 200 1212 0.007837 10.0.0.49 - - [2025-09-22 01:51:53] "GET /loadbalancer/dac0be21-8ca1-48f6-a144-81d9a958cafb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.006095 10.0.0.49 - - [2025-09-22 01:51:53] "GET /floating-ip/27f6a650-81df-44c9-8105-d4f212219c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.003673 10.0.0.49 - - [2025-09-22 01:51:53] "GET /loadbalancer-pool/3ac61588-e417-4ada-b202-75c160e28681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.002944 10.0.0.49 - - [2025-09-22 01:51:53] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014684 10.0.0.49 - - [2025-09-22 01:51:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.010983 10.0.0.49 - - [2025-09-22 01:51:53] "GET /virtual-machine-interface/aa196060-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006481 10.0.0.49 - - [2025-09-22 01:51:53] "GET /virtual-machine-interface/aa196060-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003391 10.0.0.49 - - [2025-09-22 01:51:53] "POST /ref-update HTTP/1.1" 200 156 0.005541 10.0.0.49 - - [2025-09-22 01:51:53] "GET /loadbalancer/dac0be21-8ca1-48f6-a144-81d9a958cafb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.005528 10.0.0.49 - - [2025-09-22 01:51:53] "GET /floating-ip/27f6a650-81df-44c9-8105-d4f212219c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.012238 10.0.0.49 - - [2025-09-22 01:51:53] "PUT /floating-ip/27f6a650-81df-44c9-8105-d4f212219c47 HTTP/1.1" 200 256 0.007579 10.0.0.49 - - [2025-09-22 01:51:53] "POST /tags HTTP/1.1" 409 221 0.003923 10.0.0.49 - - [2025-09-22 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001281 10.0.0.49 - - [2025-09-22 01:51:53] "GET /tag/ac986db2-8e95-4a27-a0ed-7549053130fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009635 10.0.0.49 - - [2025-09-22 01:51:53] "POST /set-tag HTTP/1.1" 200 109 0.057899 10.0.0.49 - - [2025-09-22 01:51:53] "GET /loadbalancer-pool/3ac61588-e417-4ada-b202-75c160e28681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.002533 10.0.0.49 - - [2025-09-22 01:51:53] "POST /loadbalancer-members HTTP/1.1" 200 721 0.012824 10.0.0.49 - - [2025-09-22 01:51:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.019871 10.0.0.49 - - [2025-09-22 01:51:53] "GET /virtual-machine-interface/a8e48350-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.018429 10.0.0.49 - - [2025-09-22 01:51:53] "GET /virtual-machine-interface/a8e48350-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003469 10.0.0.49 - - [2025-09-22 01:51:53] "POST /ref-update HTTP/1.1" 200 156 0.005496 10.0.0.49 - - [2025-09-22 01:51:53] "GET /floating-ip/27f6a650-81df-44c9-8105-d4f212219c47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.012332 10.0.0.49 - - [2025-09-22 01:51:53] "POST /set-tag HTTP/1.1" 200 109 0.060082 10.0.0.49 - - [2025-09-22 01:51:54] "POST /tags HTTP/1.1" 409 206 0.006200 10.0.0.49 - - [2025-09-22 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.49 - - [2025-09-22 01:51:54] "GET /tag/c1c71082-2b1e-46d5-8654-b67cfc10f94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.009483 10.0.0.49 - - [2025-09-22 01:51:54] "POST /tags HTTP/1.1" 409 204 0.001920 10.0.0.49 - - [2025-09-22 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001361 10.0.0.49 - - [2025-09-22 01:51:54] "GET /tag/3340e601-f141-40aa-9eb1-0c840f4d0851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011121 10.0.0.49 - - [2025-09-22 01:51:54] "GET /application-policy-set/1fa0624b-a3f5-4212-ad93-20e762446560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001979 10.0.0.49 - - [2025-09-22 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001315 10.0.0.49 - - [2025-09-22 01:51:54] "GET /policy-management/cce2278d-dbec-459b-a0b6-074650356939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001937 10.0.0.49 - - [2025-09-22 01:51:54] "POST /tags HTTP/1.1" 409 206 0.001279 10.0.0.49 - - [2025-09-22 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.49 - - [2025-09-22 01:51:54] "GET /tag/c1c71082-2b1e-46d5-8654-b67cfc10f94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.009412 10.0.0.49 - - [2025-09-22 01:51:54] "POST /tags HTTP/1.1" 409 226 0.001405 10.0.0.49 - - [2025-09-22 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001271 10.0.0.49 - - [2025-09-22 01:51:54] "GET /tag/a909fdf1-3c3c-47ba-98db-312dca81d1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010077 10.0.0.49 - - [2025-09-22 01:51:54] "POST /tags HTTP/1.1" 409 204 0.001677 10.0.0.49 - - [2025-09-22 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001217 10.0.0.49 - - [2025-09-22 01:51:54] "GET /tag/3340e601-f141-40aa-9eb1-0c840f4d0851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009403 10.0.0.49 - - [2025-09-22 01:51:54] "POST /tags HTTP/1.1" 409 226 0.001436 10.0.0.49 - - [2025-09-22 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.49 - - [2025-09-22 01:51:54] "GET /tag/a909fdf1-3c3c-47ba-98db-312dca81d1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.014719 10.0.0.49 - - [2025-09-22 01:51:54] "GET /application-policy-set/1fa0624b-a3f5-4212-ad93-20e762446560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013833 10.0.0.49 - - [2025-09-22 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.49 - - [2025-09-22 01:51:54] "GET /policy-management/cce2278d-dbec-459b-a0b6-074650356939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002639 10.0.0.49 - - [2025-09-22 01:51:54] "POST /firewall-rules HTTP/1.1" 200 626 0.064906 10.0.0.49 - - [2025-09-22 01:51:54] "POST /firewall-rules HTTP/1.1" 200 646 0.076078 10.0.0.49 - - [2025-09-22 01:51:54] "GET /firewall-rule/f0323fae-2742-43ba-9737-5f36df1b7afc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003468 10.0.0.49 - - [2025-09-22 01:51:54] "GET /firewall-policy/8402d7db-1203-4350-bba9-7240b8c434dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.001949 10.0.0.49 - - [2025-09-22 01:51:54] "GET /firewall-rule/a1d874d5-fbc6-4560-9cee-82da3058f086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002972 10.0.0.49 - - [2025-09-22 01:51:54] "POST /ref-update HTTP/1.1" 200 156 0.013026 10.0.0.49 - - [2025-09-22 01:51:54] "POST /firewall-policys HTTP/1.1" 200 606 0.025904 10.0.0.49 - - [2025-09-22 01:51:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.025312 10.0.0.49 - - [2025-09-22 01:51:54] "GET /firewall-policy/4e59c92c-13ac-4677-b80b-b350fd6f33fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.004534 10.0.0.49 - - [2025-09-22 01:51:54] "GET /application-policy-set/1fa0624b-a3f5-4212-ad93-20e762446560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002371 10.0.0.49 - - [2025-09-22 01:51:54] "GET /firewall-policy/4e59c92c-13ac-4677-b80b-b350fd6f33fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.001905 10.0.0.49 - - [2025-09-22 01:51:54] "GET /firewall-policy/3b8b9658-df1c-4925-a54b-660342ab32fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002383 10.0.0.49 - - [2025-09-22 01:51:54] "GET /firewall-policy/8402d7db-1203-4350-bba9-7240b8c434dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002679 10.0.0.49 - - [2025-09-22 01:51:54] "GET /firewall-policy/f75050a7-c772-47bd-9d94-5e702b7490a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002790 10.0.0.49 - - [2025-09-22 01:51:54] "GET /firewall-policy/8402d7db-1203-4350-bba9-7240b8c434dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002449 10.0.0.49 - - [2025-09-22 01:51:54] "GET /firewall-policy/f75050a7-c772-47bd-9d94-5e702b7490a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002289 10.0.0.49 - - [2025-09-22 01:51:54] "POST /ref-update HTTP/1.1" 200 156 0.021052 10.0.0.49 - - [2025-09-22 01:51:55] "POST /ref-update HTTP/1.1" 200 156 0.021525 10.0.0.49 - - [2025-09-22 01:51:55] "POST /ref-update HTTP/1.1" 200 156 0.036449 10.0.0.49 - - [2025-09-22 01:51:55] "POST /ref-update HTTP/1.1" 200 156 0.023934 10.0.0.49 - - [2025-09-22 01:51:55] "POST /ref-update HTTP/1.1" 200 156 0.020069 10.0.0.49 - - [2025-09-22 01:51:55] "GET /firewall-policy/4e59c92c-13ac-4677-b80b-b350fd6f33fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.011312 10.0.0.49 - - [2025-09-22 01:52:07] "GET /global-system-configs HTTP/1.1" 200 322 0.001818 10.0.0.49 - - [2025-09-22 01:52:08] "GET /global-system-configs HTTP/1.1" 200 322 0.002620 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:52:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000819 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:52:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000785 10.0.0.49 - - [2025-09-22 01:53:53] "POST /tags HTTP/1.1" 409 252 0.002034 10.0.0.49 - - [2025-09-22 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.49 - - [2025-09-22 01:53:53] "GET /tag/e1d50af4-ae41-4846-a8c9-2504b7307444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009595 10.0.0.49 - - [2025-09-22 01:53:53] "POST /tags HTTP/1.1" 409 228 0.001400 10.0.0.49 - - [2025-09-22 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.49 - - [2025-09-22 01:53:53] "GET /tag/72f2ad73-4db3-4796-ba09-b2d13c2cd50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009436 10.0.0.49 - - [2025-09-22 01:53:53] "GET /application-policy-set/1fa0624b-a3f5-4212-ad93-20e762446560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002889 10.0.0.49 - - [2025-09-22 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.49 - - [2025-09-22 01:53:53] "GET /policy-management/cce2278d-dbec-459b-a0b6-074650356939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001876 10.0.0.49 - - [2025-09-22 01:53:53] "POST /tags HTTP/1.1" 409 206 0.001497 10.0.0.49 - - [2025-09-22 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.49 - - [2025-09-22 01:53:53] "GET /tag/c1c71082-2b1e-46d5-8654-b67cfc10f94b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010571 10.0.0.49 - - [2025-09-22 01:53:53] "POST /tags HTTP/1.1" 409 226 0.001785 10.0.0.49 - - [2025-09-22 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001268 10.0.0.49 - - [2025-09-22 01:53:53] "GET /tag/a909fdf1-3c3c-47ba-98db-312dca81d1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009752 10.0.0.49 - - [2025-09-22 01:53:53] "POST /tags HTTP/1.1" 409 204 0.001601 10.0.0.49 - - [2025-09-22 01:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001237 10.0.0.49 - - [2025-09-22 01:53:53] "GET /tag/3340e601-f141-40aa-9eb1-0c840f4d0851?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009410 10.0.0.49 - - [2025-09-22 01:53:53] "POST /tags HTTP/1.1" 409 226 0.001309 10.0.0.49 - - [2025-09-22 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.49 - - [2025-09-22 01:53:54] "GET /tag/a909fdf1-3c3c-47ba-98db-312dca81d1be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009733 10.0.0.49 - - [2025-09-22 01:53:54] "POST /tags HTTP/1.1" 409 228 0.001954 10.0.0.49 - - [2025-09-22 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001252 10.0.0.49 - - [2025-09-22 01:53:54] "GET /tag/72f2ad73-4db3-4796-ba09-b2d13c2cd50a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009418 10.0.0.49 - - [2025-09-22 01:53:54] "POST /tags HTTP/1.1" 409 252 0.001457 10.0.0.49 - - [2025-09-22 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.49 - - [2025-09-22 01:53:54] "GET /tag/e1d50af4-ae41-4846-a8c9-2504b7307444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.021965 10.0.0.49 - - [2025-09-22 01:53:54] "GET /application-policy-set/1fa0624b-a3f5-4212-ad93-20e762446560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002638 10.0.0.49 - - [2025-09-22 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.49 - - [2025-09-22 01:53:54] "GET /policy-management/cce2278d-dbec-459b-a0b6-074650356939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002576 10.0.0.49 - - [2025-09-22 01:53:54] "POST /firewall-rules HTTP/1.1" 409 281 0.001605 10.0.0.49 - - [2025-09-22 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001179 10.0.0.49 - - [2025-09-22 01:53:54] "PUT /firewall-rule/a1d874d5-fbc6-4560-9cee-82da3058f086 HTTP/1.1" 200 260 0.015172 10.0.0.49 - - [2025-09-22 01:53:54] "POST /firewall-rules HTTP/1.1" 409 291 0.006568 10.0.0.49 - - [2025-09-22 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.49 - - [2025-09-22 01:53:54] "PUT /firewall-rule/f0323fae-2742-43ba-9737-5f36df1b7afc HTTP/1.1" 200 260 0.023971 10.0.0.49 - - [2025-09-22 01:53:54] "GET /firewall-rule/f0323fae-2742-43ba-9737-5f36df1b7afc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003923 10.0.0.49 - - [2025-09-22 01:53:54] "POST /firewall-rules HTTP/1.1" 200 658 0.075136 10.0.0.49 - - [2025-09-22 01:53:54] "GET /firewall-rule/765f53b3-8c36-4cb3-bdf0-106c87649dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003911 10.0.0.49 - - [2025-09-22 01:53:54] "GET /firewall-policy/8402d7db-1203-4350-bba9-7240b8c434dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001676 10.0.0.49 - - [2025-09-22 01:53:54] "GET /firewall-rule/a1d874d5-fbc6-4560-9cee-82da3058f086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.001956 10.0.0.49 - - [2025-09-22 01:53:54] "POST /firewall-policys HTTP/1.1" 409 269 0.001877 10.0.0.49 - - [2025-09-22 01:53:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001277 10.0.0.49 - - [2025-09-22 01:53:54] "PUT /firewall-policy/4e59c92c-13ac-4677-b80b-b350fd6f33fe HTTP/1.1" 200 264 0.017949 10.0.0.49 - - [2025-09-22 01:53:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.018432 10.0.0.49 - - [2025-09-22 01:53:54] "GET /firewall-policy/4e59c92c-13ac-4677-b80b-b350fd6f33fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004793 10.0.0.49 - - [2025-09-22 01:53:54] "GET /application-policy-set/1fa0624b-a3f5-4212-ad93-20e762446560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002366 10.0.0.49 - - [2025-09-22 01:53:54] "GET /firewall-policy/4e59c92c-13ac-4677-b80b-b350fd6f33fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001751 10.0.0.49 - - [2025-09-22 01:53:54] "GET /firewall-policy/3b8b9658-df1c-4925-a54b-660342ab32fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.001655 10.0.0.49 - - [2025-09-22 01:53:54] "GET /firewall-policy/4e59c92c-13ac-4677-b80b-b350fd6f33fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001613 10.0.0.49 - - [2025-09-22 01:53:54] "GET /firewall-policy/4e59c92c-13ac-4677-b80b-b350fd6f33fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001546 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:54:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000852 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:54:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000798 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:54:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000994 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:54:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000858 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:54:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000826 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:54:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000782 10.0.0.49 - - [2025-09-22 01:54:56] "GET /virtual-machine-interface/a8e48350-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005983 10.0.0.49 - - [2025-09-22 01:54:56] "POST /set-tag HTTP/1.1" 200 109 0.001988 10.0.0.49 - - [2025-09-22 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.49 - - [2025-09-22 01:54:56] "GET /loadbalancer/dac0be21-8ca1-48f6-a144-81d9a958cafb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002096 10.0.0.49 - - [2025-09-22 01:54:56] "GET /virtual-machine-interface/a8e48350-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003950 10.0.0.49 - - [2025-09-22 01:54:56] "POST /set-tag HTTP/1.1" 200 109 0.017301 10.0.0.49 - - [2025-09-22 01:54:56] "DELETE /loadbalancer-member/65e114ea-b716-4efc-9439-71cd8e65778d HTTP/1.1" 200 115 0.036357 10.0.0.49 - - [2025-09-22 01:54:56] "GET /virtual-machine-interface/ac7aaecc-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004145 10.0.0.49 - - [2025-09-22 01:54:56] "POST /set-tag HTTP/1.1" 200 109 0.002184 10.0.0.49 - - [2025-09-22 01:54:56] "GET /virtual-machine-interface/ac1bdf8c-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003634 10.0.0.49 - - [2025-09-22 01:54:56] "POST /set-tag HTTP/1.1" 200 109 0.001654 10.0.0.49 - - [2025-09-22 01:54:56] "GET /virtual-machine-interface/aac41f6e-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003903 10.0.0.49 - - [2025-09-22 01:54:56] "POST /set-tag HTTP/1.1" 200 109 0.001720 10.0.0.49 - - [2025-09-22 01:54:56] "GET /virtual-machine-interface/ab3bf55c-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003194 10.0.0.49 - - [2025-09-22 01:54:56] "POST /set-tag HTTP/1.1" 200 109 0.001991 10.0.0.49 - - [2025-09-22 01:54:56] "GET /virtual-machine-interface/ace570cc-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003329 10.0.0.49 - - [2025-09-22 01:54:56] "POST /set-tag HTTP/1.1" 200 109 0.001534 10.0.0.49 - - [2025-09-22 01:54:56] "GET /virtual-machine-interface/abbcfb7a-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004818 10.0.0.49 - - [2025-09-22 01:54:56] "POST /set-tag HTTP/1.1" 200 109 0.002076 10.0.0.49 - - [2025-09-22 01:54:56] "GET /virtual-machine-interface/aa196060-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003911 10.0.0.49 - - [2025-09-22 01:54:56] "POST /set-tag HTTP/1.1" 200 109 0.001683 10.0.0.49 - - [2025-09-22 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001274 10.0.0.49 - - [2025-09-22 01:54:56] "GET /loadbalancer/dac0be21-8ca1-48f6-a144-81d9a958cafb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002457 10.0.0.49 - - [2025-09-22 01:54:57] "GET /virtual-machine-interface/aa196060-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004072 10.0.0.49 - - [2025-09-22 01:54:57] "POST /set-tag HTTP/1.1" 200 109 0.002282 10.0.0.49 - - [2025-09-22 01:54:57] "GET /virtual-machine-interface/aa196060-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006535 10.0.0.49 - - [2025-09-22 01:54:57] "POST /set-tag HTTP/1.1" 200 109 0.002252 10.0.0.49 - - [2025-09-22 01:54:57] "GET /virtual-machine/b84b685f-6124-4020-b2e6-f18abb053315?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002057 10.0.0.49 - - [2025-09-22 01:54:57] "POST /ref-update HTTP/1.1" 200 156 0.009320 10.0.0.49 - - [2025-09-22 01:54:57] "GET /virtual-machine-interface/aa196060-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003955 10.0.0.49 - - [2025-09-22 01:54:57] "POST /set-tag HTTP/1.1" 200 109 0.016530 10.0.0.49 - - [2025-09-22 01:54:57] "POST /set-tag HTTP/1.1" 200 109 0.026324 10.0.0.49 - - [2025-09-22 01:54:57] "POST /set-tag HTTP/1.1" 200 109 0.016119 10.0.0.49 - - [2025-09-22 01:54:57] "POST /set-tag HTTP/1.1" 200 109 0.031701 10.0.0.49 - - [2025-09-22 01:54:57] "POST /set-tag HTTP/1.1" 200 109 0.019803 10.0.0.49 - - [2025-09-22 01:54:57] "DELETE /instance-ip/aa3433c2-9756-11f0-b926-fa163ec6716c HTTP/1.1" 200 115 0.034560 10.0.0.49 - - [2025-09-22 01:54:57] "POST /ref-update HTTP/1.1" 200 156 0.015345 10.0.0.49 - - [2025-09-22 01:54:57] "DELETE /virtual-machine-interface/aa196060-9756-11f0-b926-fa163ec6716c HTTP/1.1" 200 115 0.035516 10.0.0.49 - - [2025-09-22 01:54:57] "DELETE /virtual-machine/b84b685f-6124-4020-b2e6-f18abb053315 HTTP/1.1" 200 115 0.016904 10.0.0.49 - - [2025-09-22 01:54:57] "GET /virtual-machine-interface/ab3bf55c-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003646 10.0.0.49 - - [2025-09-22 01:54:57] "POST /set-tag HTTP/1.1" 200 109 0.002018 10.0.0.49 - - [2025-09-22 01:54:57] "GET /virtual-machine-interface/ab3bf55c-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005074 10.0.0.49 - - [2025-09-22 01:54:57] "POST /set-tag HTTP/1.1" 200 109 0.001893 10.0.0.49 - - [2025-09-22 01:54:57] "GET /virtual-machine/f2327693-5745-4e64-a2d2-5b0be5cd95ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002405 10.0.0.49 - - [2025-09-22 01:54:57] "POST /ref-update HTTP/1.1" 200 156 0.009656 10.0.0.49 - - [2025-09-22 01:54:57] "GET /virtual-machine-interface/ab3bf55c-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006647 10.0.0.49 - - [2025-09-22 01:54:57] "POST /set-tag HTTP/1.1" 200 109 0.017829 10.0.0.49 - - [2025-09-22 01:54:57] "POST /set-tag HTTP/1.1" 200 109 0.025750 10.0.0.49 - - [2025-09-22 01:54:57] "POST /set-tag HTTP/1.1" 200 109 0.032593 10.0.0.49 - - [2025-09-22 01:54:57] "POST /set-tag HTTP/1.1" 200 109 0.013192 10.0.0.49 - - [2025-09-22 01:54:58] "POST /set-tag HTTP/1.1" 200 109 0.028143 10.0.0.49 - - [2025-09-22 01:54:58] "DELETE /instance-ip/ab53f896-9756-11f0-b926-fa163ec6716c HTTP/1.1" 200 115 0.059146 10.0.0.49 - - [2025-09-22 01:54:58] "DELETE /virtual-machine-interface/ab3bf55c-9756-11f0-b926-fa163ec6716c HTTP/1.1" 200 115 0.052753 10.0.0.49 - - [2025-09-22 01:54:58] "DELETE /virtual-machine/f2327693-5745-4e64-a2d2-5b0be5cd95ec HTTP/1.1" 200 115 0.036706 10.0.0.49 - - [2025-09-22 01:54:58] "GET /virtual-machine-interface/a8e48350-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006673 10.0.0.49 - - [2025-09-22 01:54:58] "POST /set-tag HTTP/1.1" 200 109 0.002093 10.0.0.49 - - [2025-09-22 01:54:58] "GET /virtual-machine-interface/a8e48350-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003344 10.0.0.49 - - [2025-09-22 01:54:58] "POST /set-tag HTTP/1.1" 200 109 0.001420 10.0.0.49 - - [2025-09-22 01:54:58] "GET /virtual-machine/b2535032-c3a2-4ed5-a80a-0e8e12dd5434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.001861 10.0.0.49 - - [2025-09-22 01:54:58] "POST /ref-update HTTP/1.1" 200 156 0.008824 10.0.0.49 - - [2025-09-22 01:54:58] "GET /virtual-machine-interface/a8e48350-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013582 10.0.0.49 - - [2025-09-22 01:54:58] "POST /set-tag HTTP/1.1" 200 109 0.024159 10.0.0.49 - - [2025-09-22 01:54:58] "POST /set-tag HTTP/1.1" 200 109 0.014756 10.0.0.49 - - [2025-09-22 01:54:58] "POST /set-tag HTTP/1.1" 200 109 0.026025 10.0.0.49 - - [2025-09-22 01:54:58] "POST /set-tag HTTP/1.1" 200 109 0.017887 10.0.0.49 - - [2025-09-22 01:54:58] "POST /set-tag HTTP/1.1" 200 109 0.011817 10.0.0.49 - - [2025-09-22 01:54:58] "DELETE /instance-ip/a9051b24-9756-11f0-b926-fa163ec6716c HTTP/1.1" 200 115 0.046961 10.0.0.49 - - [2025-09-22 01:54:58] "POST /ref-update HTTP/1.1" 200 156 0.008654 10.0.0.49 - - [2025-09-22 01:54:58] "DELETE /virtual-machine-interface/a8e48350-9756-11f0-b926-fa163ec6716c HTTP/1.1" 200 115 0.036059 10.0.0.49 - - [2025-09-22 01:54:58] "DELETE /virtual-machine/b2535032-c3a2-4ed5-a80a-0e8e12dd5434 HTTP/1.1" 200 115 0.013684 10.0.0.49 - - [2025-09-22 01:54:58] "DELETE /tag/c2224c9a-be9b-4228-9ed6-00c26e620baa HTTP/1.1" 200 115 0.031909 10.0.0.49 - - [2025-09-22 01:54:58] "GET /virtual-machine-interface/aac41f6e-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003414 10.0.0.49 - - [2025-09-22 01:54:58] "POST /set-tag HTTP/1.1" 200 109 0.002100 10.0.0.49 - - [2025-09-22 01:54:58] "GET /virtual-machine-interface/aac41f6e-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005613 10.0.0.49 - - [2025-09-22 01:54:58] "POST /set-tag HTTP/1.1" 200 109 0.002023 10.0.0.49 - - [2025-09-22 01:54:58] "GET /virtual-machine/c156f133-5dca-4aa9-9397-6f2d02dcb5da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.001973 10.0.0.49 - - [2025-09-22 01:54:58] "POST /ref-update HTTP/1.1" 200 156 0.009864 10.0.0.49 - - [2025-09-22 01:54:58] "GET /virtual-machine-interface/aac41f6e-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010381 10.0.0.49 - - [2025-09-22 01:54:58] "POST /set-tag HTTP/1.1" 200 109 0.018083 10.0.0.49 - - [2025-09-22 01:54:58] "POST /set-tag HTTP/1.1" 200 109 0.017787 10.0.0.49 - - [2025-09-22 01:54:58] "POST /set-tag HTTP/1.1" 200 109 0.033679 10.0.0.49 - - [2025-09-22 01:54:58] "POST /set-tag HTTP/1.1" 200 109 0.024880 10.0.0.49 - - [2025-09-22 01:54:59] "POST /set-tag HTTP/1.1" 200 109 0.015098 10.0.0.49 - - [2025-09-22 01:54:59] "DELETE /instance-ip/aadead66-9756-11f0-b926-fa163ec6716c HTTP/1.1" 200 115 0.040175 10.0.0.49 - - [2025-09-22 01:54:59] "DELETE /virtual-machine-interface/aac41f6e-9756-11f0-b926-fa163ec6716c HTTP/1.1" 200 115 0.043101 10.0.0.49 - - [2025-09-22 01:54:59] "DELETE /virtual-machine/c156f133-5dca-4aa9-9397-6f2d02dcb5da HTTP/1.1" 200 115 0.015706 10.0.0.49 - - [2025-09-22 01:54:59] "DELETE /tag/b9d8771f-b582-494a-ba1d-7f536be73792 HTTP/1.1" 200 115 0.028467 10.0.0.49 - - [2025-09-22 01:54:59] "DELETE /tag/c1c71082-2b1e-46d5-8654-b67cfc10f94b HTTP/1.1" 409 388 0.003691 10.0.0.49 - - [2025-09-22 01:55:27] "GET /virtual-machine-interface/ace570cc-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007203 10.0.0.49 - - [2025-09-22 01:55:27] "POST /set-tag HTTP/1.1" 200 109 0.001909 10.0.0.49 - - [2025-09-22 01:55:27] "GET /virtual-machine-interface/ace570cc-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005211 10.0.0.49 - - [2025-09-22 01:55:27] "POST /set-tag HTTP/1.1" 200 109 0.001841 10.0.0.49 - - [2025-09-22 01:55:27] "GET /virtual-machine/fd1acfbf-0ff0-44ed-90eb-e695fcf1d9f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002716 10.0.0.49 - - [2025-09-22 01:55:27] "POST /ref-update HTTP/1.1" 200 156 0.008755 10.0.0.49 - - [2025-09-22 01:55:27] "GET /virtual-machine-interface/ace570cc-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013539 10.0.0.49 - - [2025-09-22 01:55:27] "POST /set-tag HTTP/1.1" 200 109 0.015005 10.0.0.49 - - [2025-09-22 01:55:27] "POST /set-tag HTTP/1.1" 200 109 0.025521 10.0.0.49 - - [2025-09-22 01:55:27] "POST /set-tag HTTP/1.1" 200 109 0.023555 10.0.0.49 - - [2025-09-22 01:55:27] "POST /set-tag HTTP/1.1" 200 109 0.011092 10.0.0.49 - - [2025-09-22 01:55:27] "DELETE /instance-ip/ad02bc40-9756-11f0-b926-fa163ec6716c HTTP/1.1" 200 115 0.039179 10.0.0.49 - - [2025-09-22 01:55:27] "DELETE /virtual-machine-interface/ace570cc-9756-11f0-b926-fa163ec6716c HTTP/1.1" 200 115 0.037179 10.0.0.49 - - [2025-09-22 01:55:27] "DELETE /virtual-machine/fd1acfbf-0ff0-44ed-90eb-e695fcf1d9f2 HTTP/1.1" 200 115 0.029006 10.0.0.49 - - [2025-09-22 01:55:27] "DELETE /tag/631c196a-3b94-4a5e-972c-729808376677 HTTP/1.1" 200 115 0.028708 10.0.0.49 - - [2025-09-22 01:55:27] "GET /virtual-machine-interface/ac1bdf8c-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003402 10.0.0.49 - - [2025-09-22 01:55:27] "POST /set-tag HTTP/1.1" 200 109 0.002106 10.0.0.49 - - [2025-09-22 01:55:27] "GET /virtual-machine-interface/ac7aaecc-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003880 10.0.0.49 - - [2025-09-22 01:55:27] "POST /set-tag HTTP/1.1" 200 109 0.001683 10.0.0.49 - - [2025-09-22 01:55:27] "GET /virtual-machine-interface/ac7aaecc-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003822 10.0.0.49 - - [2025-09-22 01:55:27] "POST /set-tag HTTP/1.1" 200 109 0.001716 10.0.0.49 - - [2025-09-22 01:55:27] "GET /virtual-machine/770c3f99-ee50-43f7-9326-f63eda2bd81b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.001937 10.0.0.49 - - [2025-09-22 01:55:27] "POST /ref-update HTTP/1.1" 200 156 0.014477 10.0.0.49 - - [2025-09-22 01:55:27] "GET /virtual-machine-interface/ac7aaecc-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015203 10.0.0.49 - - [2025-09-22 01:55:27] "POST /set-tag HTTP/1.1" 200 109 0.014563 10.0.0.49 - - [2025-09-22 01:55:27] "POST /set-tag HTTP/1.1" 200 109 0.014658 10.0.0.49 - - [2025-09-22 01:55:28] "POST /set-tag HTTP/1.1" 200 109 0.023085 10.0.0.49 - - [2025-09-22 01:55:28] "POST /set-tag HTTP/1.1" 200 109 0.030952 10.0.0.49 - - [2025-09-22 01:55:28] "DELETE /instance-ip/ac933eba-9756-11f0-b926-fa163ec6716c HTTP/1.1" 200 115 0.051891 10.0.0.49 - - [2025-09-22 01:55:28] "DELETE /virtual-machine-interface/ac7aaecc-9756-11f0-b926-fa163ec6716c HTTP/1.1" 200 115 0.040301 10.0.0.49 - - [2025-09-22 01:55:28] "DELETE /virtual-machine/770c3f99-ee50-43f7-9326-f63eda2bd81b HTTP/1.1" 200 115 0.017144 10.0.0.49 - - [2025-09-22 01:55:28] "DELETE /tag/72f2ad73-4db3-4796-ba09-b2d13c2cd50a HTTP/1.1" 409 236 0.007299 10.0.0.49 - - [2025-09-22 01:55:28] "DELETE /tag/e1d50af4-ae41-4846-a8c9-2504b7307444 HTTP/1.1" 409 236 0.007638 10.0.0.49 - - [2025-09-22 01:55:28] "DELETE /tag/69e26fc7-b5ac-4951-8f02-7a2969ad421c HTTP/1.1" 200 115 0.065401 10.0.0.49 - - [2025-09-22 01:55:28] "GET /virtual-machine-interface/abbcfb7a-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003604 10.0.0.49 - - [2025-09-22 01:55:28] "POST /set-tag HTTP/1.1" 200 109 0.002158 10.0.0.49 - - [2025-09-22 01:55:28] "GET /virtual-machine-interface/abbcfb7a-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003433 10.0.0.49 - - [2025-09-22 01:55:28] "POST /set-tag HTTP/1.1" 200 109 0.001567 10.0.0.49 - - [2025-09-22 01:55:28] "GET /virtual-machine/68c1560e-2197-470a-9b62-7b7a02bdedd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002695 10.0.0.49 - - [2025-09-22 01:55:28] "POST /ref-update HTTP/1.1" 200 156 0.007806 10.0.0.49 - - [2025-09-22 01:55:28] "GET /virtual-machine-interface/abbcfb7a-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009926 10.0.0.49 - - [2025-09-22 01:55:28] "POST /set-tag HTTP/1.1" 200 109 0.015391 10.0.0.49 - - [2025-09-22 01:55:28] "POST /set-tag HTTP/1.1" 200 109 0.023195 10.0.0.49 - - [2025-09-22 01:55:28] "POST /set-tag HTTP/1.1" 200 109 0.027267 10.0.0.49 - - [2025-09-22 01:55:28] "POST /set-tag HTTP/1.1" 200 109 0.011509 10.0.0.49 - - [2025-09-22 01:55:28] "DELETE /instance-ip/abd5d9c4-9756-11f0-b926-fa163ec6716c HTTP/1.1" 200 115 0.034871 10.0.0.49 - - [2025-09-22 01:55:28] "DELETE /virtual-machine-interface/abbcfb7a-9756-11f0-b926-fa163ec6716c HTTP/1.1" 200 115 0.034121 10.0.0.49 - - [2025-09-22 01:55:28] "DELETE /virtual-machine/68c1560e-2197-470a-9b62-7b7a02bdedd5 HTTP/1.1" 200 115 0.015105 10.0.0.49 - - [2025-09-22 01:55:28] "DELETE /tag/2307bcfc-faa1-4a0b-a8ff-50ca649568a5 HTTP/1.1" 200 115 0.027198 10.0.0.49 - - [2025-09-22 01:55:28] "GET /virtual-machine-interface/ac1bdf8c-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003449 10.0.0.49 - - [2025-09-22 01:55:28] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.49 - - [2025-09-22 01:55:28] "GET /virtual-machine/8735768b-f97a-4223-abab-2e677e958042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002080 10.0.0.49 - - [2025-09-22 01:55:28] "POST /ref-update HTTP/1.1" 200 156 0.007561 10.0.0.49 - - [2025-09-22 01:55:28] "GET /virtual-machine-interface/ac1bdf8c-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004051 10.0.0.49 - - [2025-09-22 01:55:28] "POST /set-tag HTTP/1.1" 200 109 0.014654 10.0.0.49 - - [2025-09-22 01:55:28] "POST /set-tag HTTP/1.1" 200 109 0.017704 10.0.0.49 - - [2025-09-22 01:55:29] "POST /set-tag HTTP/1.1" 200 109 0.014162 10.0.0.49 - - [2025-09-22 01:55:29] "POST /set-tag HTTP/1.1" 200 109 0.020969 10.0.0.49 - - [2025-09-22 01:55:29] "DELETE /instance-ip/ac33455a-9756-11f0-b926-fa163ec6716c HTTP/1.1" 200 115 0.038918 10.0.0.49 - - [2025-09-22 01:55:29] "DELETE /virtual-machine-interface/ac1bdf8c-9756-11f0-b926-fa163ec6716c HTTP/1.1" 200 115 0.043683 10.0.0.49 - - [2025-09-22 01:55:29] "DELETE /virtual-machine/8735768b-f97a-4223-abab-2e677e958042 HTTP/1.1" 200 115 0.015659 10.0.0.49 - - [2025-09-22 01:55:29] "DELETE /tag/3340e601-f141-40aa-9eb1-0c840f4d0851 HTTP/1.1" 409 236 0.007631 10.0.0.49 - - [2025-09-22 01:55:29] "DELETE /tag/f4ba5f26-5f70-463e-980b-b9578be228c8 HTTP/1.1" 200 115 0.030411 10.0.0.49 - - [2025-09-22 01:55:29] "DELETE /tag/a849df56-7a91-4bdf-bc73-d327dda5f5f5 HTTP/1.1" 200 115 0.025759 10.0.0.49 - - [2025-09-22 01:55:31] "POST /projects HTTP/1.1" 409 238 0.001936 10.0.0.49 - - [2025-09-22 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.49 - - [2025-09-22 01:55:31] "GET /project/9ea635e6-ab29-4a8a-89a5-2823b0ba6c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027612 10.0.0.49 - - [2025-09-22 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.49 - - [2025-09-22 01:55:31] "GET /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003518 10.0.0.49 - - [2025-09-22 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.49 - - [2025-09-22 01:55:31] "GET /virtual-network/abfba889-a5c9-4549-abed-7475bbec6cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003585 10.0.0.49 - - [2025-09-22 01:55:31] "POST /security-groups HTTP/1.1" 409 285 0.001803 10.0.0.49 - - [2025-09-22 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001148 10.0.0.49 - - [2025-09-22 01:55:31] "PUT /security-group/3560790e-56ed-4779-bbdf-162718bfc122 HTTP/1.1" 200 262 0.055471 10.0.0.49 - - [2025-09-22 01:55:31] "PUT /access-control-list/68f57801-4570-4d80-b45c-2e021d640b8b HTTP/1.1" 200 272 0.008319 10.0.0.49 - - [2025-09-22 01:55:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.025406 10.0.0.49 - - [2025-09-22 01:55:31] "PUT /access-control-list/c2eecd0f-31ef-4bb8-b9ab-fc2e2e711ff4 HTTP/1.1" 200 272 0.020467 10.0.0.49 - - [2025-09-22 01:55:36] "POST /projects HTTP/1.1" 409 238 0.002481 10.0.0.49 - - [2025-09-22 01:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.49 - - [2025-09-22 01:55:36] "GET /project/9ea635e6-ab29-4a8a-89a5-2823b0ba6c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033024 10.0.0.49 - - [2025-09-22 01:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001439 10.0.0.49 - - [2025-09-22 01:55:36] "GET /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003494 10.0.0.49 - - [2025-09-22 01:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001249 10.0.0.49 - - [2025-09-22 01:55:36] "GET /virtual-network/abfba889-a5c9-4549-abed-7475bbec6cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003274 10.0.0.49 - - [2025-09-22 01:55:36] "POST /security-groups HTTP/1.1" 409 285 0.001667 10.0.0.49 - - [2025-09-22 01:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001187 10.0.0.49 - - [2025-09-22 01:55:36] "PUT /security-group/3560790e-56ed-4779-bbdf-162718bfc122 HTTP/1.1" 200 262 0.057763 10.0.0.49 - - [2025-09-22 01:55:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.015727 10.0.0.49 - - [2025-09-22 01:55:36] "PUT /access-control-list/68f57801-4570-4d80-b45c-2e021d640b8b HTTP/1.1" 200 272 0.021540 10.0.0.49 - - [2025-09-22 01:55:36] "GET /firewall-policy/f75050a7-c772-47bd-9d94-5e702b7490a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.006251 10.0.0.49 - - [2025-09-22 01:55:36] "PUT /access-control-list/c2eecd0f-31ef-4bb8-b9ab-fc2e2e711ff4 HTTP/1.1" 200 272 0.013965 10.0.0.49 - - [2025-09-22 01:55:36] "GET /firewall-rule/a9455f4a-535a-48f2-b46e-10bb62ff7b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002449 10.0.0.49 - - [2025-09-22 01:55:36] "POST /ref-update HTTP/1.1" 200 156 0.047700 10.0.0.49 - - [2025-09-22 01:55:36] "DELETE /firewall-rule/a9455f4a-535a-48f2-b46e-10bb62ff7b31 HTTP/1.1" 200 115 0.035173 10.0.0.49 - - [2025-09-22 01:55:36] "GET /firewall-policy/f75050a7-c772-47bd-9d94-5e702b7490a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.005235 10.0.0.49 - - [2025-09-22 01:55:36] "GET /firewall-rule/509d32d8-efaf-4614-b623-9adb651ba68f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002614 10.0.0.49 - - [2025-09-22 01:55:37] "POST /ref-update HTTP/1.1" 200 156 0.055862 10.0.0.49 - - [2025-09-22 01:55:37] "DELETE /firewall-rule/509d32d8-efaf-4614-b623-9adb651ba68f HTTP/1.1" 200 115 0.040087 10.0.0.49 - - [2025-09-22 01:55:37] "DELETE /tag/72f2ad73-4db3-4796-ba09-b2d13c2cd50a HTTP/1.1" 409 236 0.004555 10.0.0.49 - - [2025-09-22 01:55:37] "DELETE /tag/e1d50af4-ae41-4846-a8c9-2504b7307444 HTTP/1.1" 409 236 0.005754 10.0.0.49 - - [2025-09-22 01:55:37] "DELETE /tag/50e06a13-45fc-435b-aa70-e64f541f1ecd HTTP/1.1" 200 115 0.027934 10.0.0.49 - - [2025-09-22 01:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001418 10.0.0.49 - - [2025-09-22 01:55:37] "GET /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004006 10.0.0.49 - - [2025-09-22 01:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001358 10.0.0.49 - - [2025-09-22 01:55:37] "GET /virtual-network/abfba889-a5c9-4549-abed-7475bbec6cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003038 10.0.0.49 - - [2025-09-22 01:55:37] "PUT /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877 HTTP/1.1" 200 264 0.044094 10.0.0.49 - - [2025-09-22 01:55:37] "PUT /virtual-network/abfba889-a5c9-4549-abed-7475bbec6cfd HTTP/1.1" 200 264 0.045412 10.0.0.49 - - [2025-09-22 01:55:37] "DELETE /security-group/3560790e-56ed-4779-bbdf-162718bfc122 HTTP/1.1" 200 115 0.061005 10.0.0.49 - - [2025-09-22 01:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.49 - - [2025-09-22 01:55:37] "DELETE /access-control-list/68f57801-4570-4d80-b45c-2e021d640b8b HTTP/1.1" 200 115 0.030099 10.0.0.49 - - [2025-09-22 01:55:37] "DELETE /access-control-list/c2eecd0f-31ef-4bb8-b9ab-fc2e2e711ff4 HTTP/1.1" 200 115 0.025517 10.0.0.49 - - [2025-09-22 01:55:37] "GET /project/9ea635e6-ab29-4a8a-89a5-2823b0ba6c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.033782 10.0.0.49 - - [2025-09-22 01:55:37] "GET /project/9ea635e6-ab29-4a8a-89a5-2823b0ba6c7b?fields=security_groups HTTP/1.1" 200 1352 0.029626 10.0.0.49 - - [2025-09-22 01:55:37] "DELETE /security-group/146a5f9d-1fd4-4059-a202-78f9bf992cfd HTTP/1.1" 200 115 0.038124 10.0.0.49 - - [2025-09-22 01:55:37] "DELETE /access-control-list/ce4b02fa-e325-4fc3-b3a4-bad2a026d886 HTTP/1.1" 200 115 0.035798 10.0.0.49 - - [2025-09-22 01:55:37] "GET /project/9ea635e6-ab29-4a8a-89a5-2823b0ba6c7b?fields=application_policy_sets HTTP/1.1" 200 1391 0.048896 10.0.0.49 - - [2025-09-22 01:55:37] "DELETE /access-control-list/11a9aa20-7e34-473e-b6cb-bb1d0884969b HTTP/1.1" 200 115 0.045376 10.0.0.49 - - [2025-09-22 01:55:37] "DELETE /project/9ea635e6-ab29-4a8a-89a5-2823b0ba6c7b HTTP/1.1" 200 115 0.275955 10.0.0.49 - - [2025-09-22 01:55:37] "POST /projects HTTP/1.1" 409 238 0.001792 10.0.0.49 - - [2025-09-22 01:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001365 10.0.0.49 - - [2025-09-22 01:55:37] "GET /project/2d1bb62a-a7d9-4b5b-a2bb-81c2662e8241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031502 10.0.0.49 - - [2025-09-22 01:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.49 - - [2025-09-22 01:55:37] "GET /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.003940 10.0.0.49 - - [2025-09-22 01:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001397 10.0.0.49 - - [2025-09-22 01:55:37] "GET /virtual-network/abfba889-a5c9-4549-abed-7475bbec6cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003325 10.0.0.49 - - [2025-09-22 01:55:37] "POST /security-groups HTTP/1.1" 409 285 0.002576 10.0.0.49 - - [2025-09-22 01:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001331 10.0.0.49 - - [2025-09-22 01:55:37] "PUT /security-group/a80e88b9-85cc-4649-ba33-17964a024835 HTTP/1.1" 200 262 0.055786 10.0.0.49 - - [2025-09-22 01:55:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.016441 10.0.0.49 - - [2025-09-22 01:55:38] "PUT /access-control-list/e53aba07-62e8-4ffe-bc4e-6487037375f8 HTTP/1.1" 200 272 0.015599 10.0.0.49 - - [2025-09-22 01:55:38] "PUT /access-control-list/bdcf5ca6-38a1-42f1-9698-ba80c3a197d4 HTTP/1.1" 200 272 0.018257 10.0.0.49 - - [2025-09-22 01:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.49 - - [2025-09-22 01:55:42] "GET /loadbalancer/dac0be21-8ca1-48f6-a144-81d9a958cafb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002562 10.0.0.49 - - [2025-09-22 01:55:42] "GET /virtual-machine-interface/aa196060-9756-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001274 10.0.0.49 - - [2025-09-22 01:55:42] "DELETE /loadbalancer-member/5a1c329b-9eb8-4f45-95c0-953f0f43cd9a HTTP/1.1" 200 115 0.052078 10.0.0.49 - - [2025-09-22 01:55:42] "GET /application-policy-set/1fa0624b-a3f5-4212-ad93-20e762446560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006202 10.0.0.49 - - [2025-09-22 01:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.49 - - [2025-09-22 01:55:42] "GET /policy-management/cce2278d-dbec-459b-a0b6-074650356939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002156 10.0.0.49 - - [2025-09-22 01:55:42] "GET /firewall-policy/8402d7db-1203-4350-bba9-7240b8c434dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001880 10.0.0.49 - - [2025-09-22 01:55:42] "GET /firewall-rule/a1d874d5-fbc6-4560-9cee-82da3058f086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.001929 10.0.0.49 - - [2025-09-22 01:55:42] "POST /ref-update HTTP/1.1" 200 156 0.009946 10.0.0.49 - - [2025-09-22 01:55:42] "DELETE /firewall-rule/a1d874d5-fbc6-4560-9cee-82da3058f086 HTTP/1.1" 200 115 0.034360 10.0.0.49 - - [2025-09-22 01:55:42] "GET /firewall-policy/4e59c92c-13ac-4677-b80b-b350fd6f33fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002170 10.0.0.49 - - [2025-09-22 01:55:42] "GET /firewall-rule/765f53b3-8c36-4cb3-bdf0-106c87649dc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.002538 10.0.0.49 - - [2025-09-22 01:55:42] "POST /ref-update HTTP/1.1" 200 156 0.024922 10.0.0.49 - - [2025-09-22 01:55:42] "DELETE /firewall-rule/765f53b3-8c36-4cb3-bdf0-106c87649dc4 HTTP/1.1" 200 115 0.052007 10.0.0.49 - - [2025-09-22 01:55:42] "GET /firewall-policy/4e59c92c-13ac-4677-b80b-b350fd6f33fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.005325 10.0.0.49 - - [2025-09-22 01:55:42] "GET /firewall-rule/f0323fae-2742-43ba-9737-5f36df1b7afc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002675 10.0.0.49 - - [2025-09-22 01:55:42] "POST /ref-update HTTP/1.1" 200 156 0.010845 10.0.0.49 - - [2025-09-22 01:55:42] "DELETE /firewall-rule/f0323fae-2742-43ba-9737-5f36df1b7afc HTTP/1.1" 200 115 0.043892 10.0.0.49 - - [2025-09-22 01:55:42] "GET /application-policy-set/1fa0624b-a3f5-4212-ad93-20e762446560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003439 10.0.0.49 - - [2025-09-22 01:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.49 - - [2025-09-22 01:55:43] "GET /policy-management/cce2278d-dbec-459b-a0b6-074650356939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002166 10.0.0.49 - - [2025-09-22 01:55:43] "GET /firewall-policy/4e59c92c-13ac-4677-b80b-b350fd6f33fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003095 10.0.0.49 - - [2025-09-22 01:55:43] "POST /ref-update HTTP/1.1" 200 156 0.019395 10.0.0.49 - - [2025-09-22 01:55:43] "DELETE /firewall-policy/4e59c92c-13ac-4677-b80b-b350fd6f33fe HTTP/1.1" 200 115 0.031116 10.0.0.49 - - [2025-09-22 01:55:43] "DELETE /tag/72f2ad73-4db3-4796-ba09-b2d13c2cd50a HTTP/1.1" 200 115 0.053374 10.0.0.49 - - [2025-09-22 01:55:43] "DELETE /tag/3340e601-f141-40aa-9eb1-0c840f4d0851 HTTP/1.1" 200 115 0.046722 10.0.0.49 - - [2025-09-22 01:55:43] "DELETE /tag/e1d50af4-ae41-4846-a8c9-2504b7307444 HTTP/1.1" 200 115 0.028112 10.0.0.49 - - [2025-09-22 01:55:43] "DELETE /tag/c1c71082-2b1e-46d5-8654-b67cfc10f94b HTTP/1.1" 200 115 0.052224 10.0.0.49 - - [2025-09-22 01:55:43] "DELETE /loadbalancer-pool/3ac61588-e417-4ada-b202-75c160e28681 HTTP/1.1" 200 115 0.035203 10.0.0.49 - - [2025-09-22 01:55:43] "DELETE /loadbalancer-listener/276eddd4-e302-4de3-9bec-763a223ca4c0 HTTP/1.1" 200 115 0.023872 10.0.0.49 - - [2025-09-22 01:55:43] "DELETE /loadbalancer/dac0be21-8ca1-48f6-a144-81d9a958cafb HTTP/1.1" 200 115 0.223986 10.0.0.49 - - [2025-09-22 01:55:43] "DELETE /floating-ip/27f6a650-81df-44c9-8105-d4f212219c47 HTTP/1.1" 200 115 0.141527 10.0.0.49 - - [2025-09-22 01:55:43] "DELETE /instance-ip/f8794582-5716-4511-8213-f767d9bc4acb HTTP/1.1" 200 115 0.046515 10.0.0.49 - - [2025-09-22 01:55:43] "DELETE /virtual-machine-interface/f5dcedfa-7e95-47e2-b4f0-b4db3d60dba9 HTTP/1.1" 200 115 0.051429 10.0.0.49 - - [2025-09-22 01:55:43] "DELETE /tag/ac986db2-8e95-4a27-a0ed-7549053130fe HTTP/1.1" 200 115 0.069680 10.0.0.49 - - [2025-09-22 01:55:43] "POST /projects HTTP/1.1" 409 238 0.003190 10.0.0.49 - - [2025-09-22 01:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.49 - - [2025-09-22 01:55:43] "GET /project/2d1bb62a-a7d9-4b5b-a2bb-81c2662e8241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035001 10.0.0.49 - - [2025-09-22 01:55:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.49 - - [2025-09-22 01:55:44] "GET /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004454 10.0.0.49 - - [2025-09-22 01:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004974 10.0.0.49 - - [2025-09-22 01:55:44] "GET /virtual-network/abfba889-a5c9-4549-abed-7475bbec6cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003832 10.0.0.49 - - [2025-09-22 01:55:44] "POST /security-groups HTTP/1.1" 409 285 0.004873 10.0.0.49 - - [2025-09-22 01:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006882 10.0.0.49 - - [2025-09-22 01:55:44] "PUT /security-group/a80e88b9-85cc-4649-ba33-17964a024835 HTTP/1.1" 200 262 0.056135 10.0.0.49 - - [2025-09-22 01:55:44] "PUT /access-control-list/e53aba07-62e8-4ffe-bc4e-6487037375f8 HTTP/1.1" 200 272 0.015028 10.0.0.49 - - [2025-09-22 01:55:44] "PUT /access-control-list/bdcf5ca6-38a1-42f1-9698-ba80c3a197d4 HTTP/1.1" 200 272 0.011305 10.0.0.49 - - [2025-09-22 01:55:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.012542 10.0.0.49 - - [2025-09-22 01:55:44] "GET /firewall-policy/f75050a7-c772-47bd-9d94-5e702b7490a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.005821 10.0.0.49 - - [2025-09-22 01:55:44] "GET /firewall-rule/9af87a88-24de-4b4f-9ee0-c60f1107ba87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004471 10.0.0.49 - - [2025-09-22 01:55:44] "POST /ref-update HTTP/1.1" 200 156 0.052477 10.0.0.49 - - [2025-09-22 01:55:44] "DELETE /firewall-rule/9af87a88-24de-4b4f-9ee0-c60f1107ba87 HTTP/1.1" 200 115 0.035729 10.0.0.49 - - [2025-09-22 01:55:44] "GET /firewall-policy/f75050a7-c772-47bd-9d94-5e702b7490a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.005045 10.0.0.49 - - [2025-09-22 01:55:44] "GET /firewall-rule/fdc11b31-ca0c-4c4a-8b60-cc897c5c7b13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002805 10.0.0.49 - - [2025-09-22 01:55:44] "POST /ref-update HTTP/1.1" 200 156 0.048896 10.0.0.49 - - [2025-09-22 01:55:44] "DELETE /firewall-rule/fdc11b31-ca0c-4c4a-8b60-cc897c5c7b13 HTTP/1.1" 200 115 0.041922 10.0.0.49 - - [2025-09-22 01:55:44] "DELETE /tag/a909fdf1-3c3c-47ba-98db-312dca81d1be HTTP/1.1" 200 115 0.049021 10.0.0.49 - - [2025-09-22 01:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.49 - - [2025-09-22 01:55:44] "GET /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004224 10.0.0.49 - - [2025-09-22 01:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.49 - - [2025-09-22 01:55:44] "GET /virtual-network/abfba889-a5c9-4549-abed-7475bbec6cfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003227 10.0.0.49 - - [2025-09-22 01:55:44] "PUT /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877 HTTP/1.1" 200 264 0.054964 10.0.0.49 - - [2025-09-22 01:55:44] "PUT /virtual-network/abfba889-a5c9-4549-abed-7475bbec6cfd HTTP/1.1" 200 264 0.056698 10.0.0.49 - - [2025-09-22 01:55:44] "DELETE /security-group/a80e88b9-85cc-4649-ba33-17964a024835 HTTP/1.1" 200 115 0.062223 10.0.0.49 - - [2025-09-22 01:55:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001397 10.0.0.49 - - [2025-09-22 01:55:44] "DELETE /access-control-list/e53aba07-62e8-4ffe-bc4e-6487037375f8 HTTP/1.1" 200 115 0.040706 10.0.0.49 - - [2025-09-22 01:55:44] "DELETE /access-control-list/bdcf5ca6-38a1-42f1-9698-ba80c3a197d4 HTTP/1.1" 200 115 0.024552 10.0.0.49 - - [2025-09-22 01:55:44] "GET /project/2d1bb62a-a7d9-4b5b-a2bb-81c2662e8241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.051291 10.0.0.49 - - [2025-09-22 01:55:45] "GET /project/2d1bb62a-a7d9-4b5b-a2bb-81c2662e8241?fields=security_groups HTTP/1.1" 200 1352 0.042046 10.0.0.49 - - [2025-09-22 01:55:45] "DELETE /security-group/e2016677-60df-409c-bc6a-c6148fce9407 HTTP/1.1" 200 115 0.051601 10.0.0.49 - - [2025-09-22 01:55:45] "DELETE /access-control-list/331571d8-61ff-433a-9aea-f229da34535c HTTP/1.1" 200 115 0.037735 10.0.0.49 - - [2025-09-22 01:55:45] "GET /project/2d1bb62a-a7d9-4b5b-a2bb-81c2662e8241?fields=application_policy_sets HTTP/1.1" 200 1391 0.058566 10.0.0.49 - - [2025-09-22 01:55:45] "DELETE /access-control-list/bae15ce9-5586-43d8-af9b-c9238cd6f0a9 HTTP/1.1" 200 115 0.050788 10.0.0.49 - - [2025-09-22 01:55:45] "DELETE /project/2d1bb62a-a7d9-4b5b-a2bb-81c2662e8241 HTTP/1.1" 200 115 0.335377 10.0.0.49 - - [2025-09-22 01:56:51] "GET / HTTP/1.1" 200 35931 0.001623 10.0.0.49 - - [2025-09-22 01:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.49 - - [2025-09-22 01:56:51] "GET /global-vrouter-config/4b87b38a-303a-4a15-b1b0-5ab8bcefa124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002470 10.0.0.49 - - [2025-09-22 01:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.49 - - [2025-09-22 01:56:51] "GET /global-vrouter-config/4b87b38a-303a-4a15-b1b0-5ab8bcefa124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.008106 10.0.0.49 - - [2025-09-22 01:57:07] "GET /global-system-configs HTTP/1.1" 200 322 0.001779 10.0.0.49 - - [2025-09-22 01:57:08] "GET /global-system-configs HTTP/1.1" 200 322 0.002033 10.0.0.49 - - [2025-09-22 01:57:27] "GET / HTTP/1.1" 200 35931 0.001305 10.0.0.49 - - [2025-09-22 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.49 - - [2025-09-22 01:57:27] "GET /global-system-config/59e21b63-32b6-4f9c-9c0d-44120976841b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003904 10.0.0.49 - - [2025-09-22 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001273 10.0.0.49 - - [2025-09-22 01:57:27] "GET /config-node/1a591186-6f93-4a9e-80a7-09ad04793e1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002313 10.0.0.49 - - [2025-09-22 01:57:27] "GET / HTTP/1.1" 200 35931 0.001332 10.0.0.49 - - [2025-09-22 01:57:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001894 10.0.0.49 - - [2025-09-22 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.49 - - [2025-09-22 01:57:32] "GET /global-vrouter-config/4b87b38a-303a-4a15-b1b0-5ab8bcefa124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.001920 10.0.0.49 - - [2025-09-22 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.49 - - [2025-09-22 01:57:32] "PUT /global-vrouter-config/4b87b38a-303a-4a15-b1b0-5ab8bcefa124 HTTP/1.1" 200 276 0.006103 10.0.0.49 - - [2025-09-22 01:57:33] "GET / HTTP/1.1" 200 35931 0.001654 10.0.0.49 - - [2025-09-22 01:57:33] "POST /alarms HTTP/1.1" 409 264 0.001835 10.0.0.49 - - [2025-09-22 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001274 10.0.0.49 - - [2025-09-22 01:57:33] "PUT /alarm/e280a103-846e-49b6-b9c8-c7f51695ee48 HTTP/1.1" 200 244 0.008691 10.0.0.49 - - [2025-09-22 01:57:33] "POST /alarms HTTP/1.1" 409 261 0.004527 10.0.0.49 - - [2025-09-22 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.49 - - [2025-09-22 01:57:33] "PUT /alarm/9afac49b-48f2-45c9-b6f9-c37a983de358 HTTP/1.1" 200 244 0.010998 10.0.0.49 - - [2025-09-22 01:57:33] "POST /alarms HTTP/1.1" 409 261 0.006197 10.0.0.49 - - [2025-09-22 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.49 - - [2025-09-22 01:57:33] "PUT /alarm/09aefb5f-af64-48fa-98be-e27eb6892caf HTTP/1.1" 200 244 0.011297 10.0.0.49 - - [2025-09-22 01:57:33] "POST /alarms HTTP/1.1" 409 253 0.002732 10.0.0.49 - - [2025-09-22 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.49 - - [2025-09-22 01:57:33] "PUT /alarm/ee0dcbe8-861e-41e9-be16-3629d858a50c HTTP/1.1" 200 244 0.009530 10.0.0.49 - - [2025-09-22 01:57:33] "POST /alarms HTTP/1.1" 409 251 0.005275 10.0.0.49 - - [2025-09-22 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.49 - - [2025-09-22 01:57:33] "PUT /alarm/2883d52a-090d-4ae6-b126-334111d78172 HTTP/1.1" 200 244 0.009300 10.0.0.49 - - [2025-09-22 01:57:33] "POST /alarms HTTP/1.1" 409 252 0.016841 10.0.0.49 - - [2025-09-22 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001490 10.0.0.49 - - [2025-09-22 01:57:33] "PUT /alarm/983407ef-58b9-48d1-a2ae-f0ecaff41ec2 HTTP/1.1" 200 244 0.009713 10.0.0.49 - - [2025-09-22 01:57:33] "POST /alarms HTTP/1.1" 409 256 0.003256 10.0.0.49 - - [2025-09-22 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001271 10.0.0.49 - - [2025-09-22 01:57:33] "PUT /alarm/6a48f507-cbb1-4cc9-a57a-35f8cc2652d8 HTTP/1.1" 200 244 0.009371 10.0.0.49 - - [2025-09-22 01:57:33] "POST /alarms HTTP/1.1" 409 248 0.006140 10.0.0.49 - - [2025-09-22 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007913 10.0.0.49 - - [2025-09-22 01:57:33] "PUT /alarm/40154a49-ce7b-4b15-8d1d-df41eb04f83e HTTP/1.1" 200 244 0.008833 10.0.0.49 - - [2025-09-22 01:57:33] "POST /alarms HTTP/1.1" 409 252 0.002460 10.0.0.49 - - [2025-09-22 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.49 - - [2025-09-22 01:57:33] "PUT /alarm/3ec51289-2d36-4441-9f91-ca7e5ee561ce HTTP/1.1" 200 244 0.017423 10.0.0.49 - - [2025-09-22 01:57:33] "POST /alarms HTTP/1.1" 409 257 0.002153 10.0.0.49 - - [2025-09-22 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.49 - - [2025-09-22 01:57:33] "PUT /alarm/6c993980-d101-40d7-811b-30c3b09f8961 HTTP/1.1" 200 244 0.008674 10.0.0.49 - - [2025-09-22 01:57:33] "POST /alarms HTTP/1.1" 409 251 0.006820 10.0.0.49 - - [2025-09-22 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.49 - - [2025-09-22 01:57:33] "PUT /alarm/116d9c9a-7967-4701-b6e2-3234ba451aed HTTP/1.1" 200 244 0.009562 10.0.0.49 - - [2025-09-22 01:57:33] "POST /alarms HTTP/1.1" 409 257 0.002140 10.0.0.49 - - [2025-09-22 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001225 10.0.0.49 - - [2025-09-22 01:57:33] "PUT /alarm/0af0c3fe-a511-427b-8796-c3b802f41e13 HTTP/1.1" 200 244 0.009254 10.0.0.49 - - [2025-09-22 01:57:33] "POST /alarms HTTP/1.1" 409 261 0.007419 10.0.0.49 - - [2025-09-22 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.49 - - [2025-09-22 01:57:34] "PUT /alarm/93303ae7-1502-46aa-b591-0f3735854a01 HTTP/1.1" 200 244 0.009341 10.0.0.49 - - [2025-09-22 01:57:34] "POST /alarms HTTP/1.1" 409 258 0.005371 10.0.0.49 - - [2025-09-22 01:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002893 10.0.0.49 - - [2025-09-22 01:57:34] "PUT /alarm/50f89e51-2201-4346-96b4-da21994cf1b9 HTTP/1.1" 200 244 0.010984 10.0.0.49 - - [2025-09-22 01:57:34] "POST /alarms HTTP/1.1" 409 254 0.009881 10.0.0.49 - - [2025-09-22 01:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.49 - - [2025-09-22 01:57:34] "PUT /alarm/69fcf10c-5409-4c1a-8652-96da934a1688 HTTP/1.1" 200 244 0.009474 10.0.0.49 - - [2025-09-22 01:57:34] "POST /alarms HTTP/1.1" 409 254 0.005802 10.0.0.49 - - [2025-09-22 01:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.49 - - [2025-09-22 01:57:34] "PUT /alarm/ccbf87a3-783d-4625-b4bb-87b3655ad91a HTTP/1.1" 200 244 0.009008 10.0.0.49 - - [2025-09-22 01:57:34] "POST /alarms HTTP/1.1" 409 254 0.005277 10.0.0.49 - - [2025-09-22 01:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001150 10.0.0.49 - - [2025-09-22 01:57:34] "PUT /alarm/49c088ba-e27c-4ff2-bf0b-1d6dbd6fe02a HTTP/1.1" 200 244 0.008672 10.0.0.49 - - [2025-09-22 01:57:34] "POST /alarms HTTP/1.1" 409 247 0.006685 10.0.0.49 - - [2025-09-22 01:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001220 10.0.0.49 - - [2025-09-22 01:57:34] "PUT /alarm/e83bc9b8-3d8a-4f5a-aa4a-4392737f38ef HTTP/1.1" 200 244 0.008842 10.0.0.49 - - [2025-09-22 01:57:34] "POST /alarms HTTP/1.1" 409 272 0.003149 10.0.0.49 - - [2025-09-22 01:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.49 - - [2025-09-22 01:57:34] "PUT /alarm/a5d68a20-aa88-4549-8673-d6ba63a8cfc4 HTTP/1.1" 200 244 0.009221 10.0.0.49 - - [2025-09-22 01:57:34] "POST /alarms HTTP/1.1" 409 261 0.005909 10.0.0.49 - - [2025-09-22 01:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.49 - - [2025-09-22 01:57:34] "PUT /alarm/9b87c955-d536-4080-b772-990bb2dc6364 HTTP/1.1" 200 244 0.011110 10.0.0.49 - - [2025-09-22 01:57:34] "POST /alarms HTTP/1.1" 409 259 0.001855 10.0.0.49 - - [2025-09-22 01:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.49 - - [2025-09-22 01:57:34] "PUT /alarm/21749051-0ccb-4ea5-bc92-cdb4c9514c10 HTTP/1.1" 200 244 0.008554 10.0.0.49 - - [2025-09-22 01:57:34] "POST /alarms HTTP/1.1" 409 265 0.002086 10.0.0.49 - - [2025-09-22 01:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.49 - - [2025-09-22 01:57:34] "PUT /alarm/bccd12fe-90be-44ea-8576-f1375232c797 HTTP/1.1" 200 244 0.008327 10.0.0.49 - - [2025-09-22 01:57:34] "POST /alarms HTTP/1.1" 409 279 0.002749 10.0.0.49 - - [2025-09-22 01:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.49 - - [2025-09-22 01:57:34] "PUT /alarm/5d6a54c4-b5f9-4d4b-b784-b2dfa5a1e133 HTTP/1.1" 200 244 0.009197 10.0.0.49 - - [2025-09-22 01:57:34] "GET / HTTP/1.1" 200 35931 0.001612 10.0.0.49 - - [2025-09-22 01:57:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001877 10.0.0.49 - - [2025-09-22 01:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001331 10.0.0.49 - - [2025-09-22 01:57:34] "PUT /global-vrouter-config/4b87b38a-303a-4a15-b1b0-5ab8bcefa124 HTTP/1.1" 200 276 0.006215 10.0.0.49 - - [2025-09-22 01:57:35] "GET / HTTP/1.1" 200 35931 0.001435 10.0.0.49 - - [2025-09-22 01:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.49 - - [2025-09-22 01:57:35] "GET /global-vrouter-config/4b87b38a-303a-4a15-b1b0-5ab8bcefa124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002122 10.0.0.49 - - [2025-09-22 01:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001310 10.0.0.49 - - [2025-09-22 01:57:35] "PUT /global-vrouter-config/4b87b38a-303a-4a15-b1b0-5ab8bcefa124 HTTP/1.1" 200 276 0.007359 10.0.0.49 - - [2025-09-22 01:57:35] "GET / HTTP/1.1" 200 35931 0.001766 10.0.0.49 - - [2025-09-22 01:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.49 - - [2025-09-22 01:57:35] "GET /global-system-config/59e21b63-32b6-4f9c-9c0d-44120976841b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003852 10.0.0.49 - - [2025-09-22 01:57:35] "PUT /global-system-config/59e21b63-32b6-4f9c-9c0d-44120976841b HTTP/1.1" 200 274 0.013699 10.0.0.49 - - [2025-09-22 01:57:39] "GET / HTTP/1.1" 200 35931 0.001280 10.0.0.49 - - [2025-09-22 01:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.49 - - [2025-09-22 01:57:39] "GET /routing-instance/ec61db4a-0169-45b8-a9a8-64eeffd2d793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002352 10.0.0.49 - - [2025-09-22 01:57:39] "POST /bgp-routers HTTP/1.1" 409 301 0.001405 10.0.0.49 - - [2025-09-22 01:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001105 10.0.0.49 - - [2025-09-22 01:57:39] "GET /bgp-router/a5ebfd7b-c2c2-41b4-910b-6257e2519bb7?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002711 10.0.0.49 - - [2025-09-22 01:57:39] "PUT /bgp-router/a5ebfd7b-c2c2-41b4-910b-6257e2519bb7 HTTP/1.1" 200 254 0.008144 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:57:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000879 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:57:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000793 10.0.0.49 - - [2025-09-22 01:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.49 - - [2025-09-22 01:57:42] "GET /global-vrouter-config/4b87b38a-303a-4a15-b1b0-5ab8bcefa124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002227 10.0.0.49 - - [2025-09-22 01:57:53] "GET / HTTP/1.1" 200 35931 0.001609 10.0.0.49 - - [2025-09-22 01:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.49 - - [2025-09-22 01:57:53] "GET /global-system-config/59e21b63-32b6-4f9c-9c0d-44120976841b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004067 10.0.0.49 - - [2025-09-22 01:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001239 10.0.0.49 - - [2025-09-22 01:57:53] "GET /config-node/1a591186-6f93-4a9e-80a7-09ad04793e1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001615 10.0.0.49 - - [2025-09-22 01:58:05] "GET / HTTP/1.1" 200 35931 0.001388 10.0.0.49 - - [2025-09-22 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.49 - - [2025-09-22 01:58:05] "GET /routing-instance/ec61db4a-0169-45b8-a9a8-64eeffd2d793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002773 10.0.0.49 - - [2025-09-22 01:58:05] "POST /bgp-routers HTTP/1.1" 409 301 0.001568 10.0.0.49 - - [2025-09-22 01:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001202 10.0.0.49 - - [2025-09-22 01:58:05] "GET /bgp-router/a5ebfd7b-c2c2-41b4-910b-6257e2519bb7?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004462 10.0.0.49 - - [2025-09-22 01:58:05] "PUT /bgp-router/a5ebfd7b-c2c2-41b4-910b-6257e2519bb7 HTTP/1.1" 200 254 0.027710 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:58:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000828 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:58:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000780 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:58:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000867 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:58:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000779 10.0.0.49 - - [2025-09-22 01:58:22] "GET / HTTP/1.1" 200 35931 0.001656 10.0.0.49 - - [2025-09-22 01:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.49 - - [2025-09-22 01:58:22] "GET /global-system-config/59e21b63-32b6-4f9c-9c0d-44120976841b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004336 10.0.0.49 - - [2025-09-22 01:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001318 10.0.0.49 - - [2025-09-22 01:58:22] "GET /config-node/1a591186-6f93-4a9e-80a7-09ad04793e1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002367 10.0.0.49 - - [2025-09-22 01:58:22] "GET / HTTP/1.1" 200 35931 0.001401 10.0.0.49 - - [2025-09-22 01:58:22] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002057 10.0.0.49 - - [2025-09-22 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.49 - - [2025-09-22 01:58:27] "GET /global-vrouter-config/4b87b38a-303a-4a15-b1b0-5ab8bcefa124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002415 10.0.0.49 - - [2025-09-22 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.49 - - [2025-09-22 01:58:27] "PUT /global-vrouter-config/4b87b38a-303a-4a15-b1b0-5ab8bcefa124 HTTP/1.1" 200 276 0.007738 10.0.0.49 - - [2025-09-22 01:58:27] "GET / HTTP/1.1" 200 35931 0.001290 10.0.0.49 - - [2025-09-22 01:58:27] "POST /alarms HTTP/1.1" 409 264 0.001847 10.0.0.49 - - [2025-09-22 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001473 10.0.0.49 - - [2025-09-22 01:58:27] "PUT /alarm/e280a103-846e-49b6-b9c8-c7f51695ee48 HTTP/1.1" 200 244 0.007676 10.0.0.49 - - [2025-09-22 01:58:27] "POST /alarms HTTP/1.1" 409 261 0.001999 10.0.0.49 - - [2025-09-22 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.49 - - [2025-09-22 01:58:27] "PUT /alarm/9afac49b-48f2-45c9-b6f9-c37a983de358 HTTP/1.1" 200 244 0.007786 10.0.0.49 - - [2025-09-22 01:58:27] "POST /alarms HTTP/1.1" 409 261 0.003180 10.0.0.49 - - [2025-09-22 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.49 - - [2025-09-22 01:58:27] "PUT /alarm/09aefb5f-af64-48fa-98be-e27eb6892caf HTTP/1.1" 200 244 0.008736 10.0.0.49 - - [2025-09-22 01:58:27] "POST /alarms HTTP/1.1" 409 253 0.006585 10.0.0.49 - - [2025-09-22 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001258 10.0.0.49 - - [2025-09-22 01:58:27] "PUT /alarm/ee0dcbe8-861e-41e9-be16-3629d858a50c HTTP/1.1" 200 244 0.008808 10.0.0.49 - - [2025-09-22 01:58:27] "POST /alarms HTTP/1.1" 409 251 0.004943 10.0.0.49 - - [2025-09-22 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.49 - - [2025-09-22 01:58:27] "PUT /alarm/2883d52a-090d-4ae6-b126-334111d78172 HTTP/1.1" 200 244 0.009279 10.0.0.49 - - [2025-09-22 01:58:27] "POST /alarms HTTP/1.1" 409 252 0.003990 10.0.0.49 - - [2025-09-22 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.016142 10.0.0.49 - - [2025-09-22 01:58:27] "PUT /alarm/983407ef-58b9-48d1-a2ae-f0ecaff41ec2 HTTP/1.1" 200 244 0.009223 10.0.0.49 - - [2025-09-22 01:58:27] "POST /alarms HTTP/1.1" 409 256 0.008860 10.0.0.49 - - [2025-09-22 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.49 - - [2025-09-22 01:58:27] "PUT /alarm/6a48f507-cbb1-4cc9-a57a-35f8cc2652d8 HTTP/1.1" 200 244 0.009561 10.0.0.49 - - [2025-09-22 01:58:28] "POST /alarms HTTP/1.1" 409 248 0.007597 10.0.0.49 - - [2025-09-22 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.49 - - [2025-09-22 01:58:28] "PUT /alarm/40154a49-ce7b-4b15-8d1d-df41eb04f83e HTTP/1.1" 200 244 0.008619 10.0.0.49 - - [2025-09-22 01:58:28] "POST /alarms HTTP/1.1" 409 252 0.008649 10.0.0.49 - - [2025-09-22 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001352 10.0.0.49 - - [2025-09-22 01:58:28] "PUT /alarm/3ec51289-2d36-4441-9f91-ca7e5ee561ce HTTP/1.1" 200 244 0.008856 10.0.0.49 - - [2025-09-22 01:58:28] "POST /alarms HTTP/1.1" 409 257 0.002661 10.0.0.49 - - [2025-09-22 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006395 10.0.0.49 - - [2025-09-22 01:58:28] "PUT /alarm/6c993980-d101-40d7-811b-30c3b09f8961 HTTP/1.1" 200 244 0.009078 10.0.0.49 - - [2025-09-22 01:58:28] "POST /alarms HTTP/1.1" 409 251 0.002009 10.0.0.49 - - [2025-09-22 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001245 10.0.0.49 - - [2025-09-22 01:58:28] "PUT /alarm/116d9c9a-7967-4701-b6e2-3234ba451aed HTTP/1.1" 200 244 0.008369 10.0.0.49 - - [2025-09-22 01:58:28] "POST /alarms HTTP/1.1" 409 257 0.004910 10.0.0.49 - - [2025-09-22 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001281 10.0.0.49 - - [2025-09-22 01:58:28] "PUT /alarm/0af0c3fe-a511-427b-8796-c3b802f41e13 HTTP/1.1" 200 244 0.021276 10.0.0.49 - - [2025-09-22 01:58:28] "POST /alarms HTTP/1.1" 409 261 0.013916 10.0.0.49 - - [2025-09-22 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.49 - - [2025-09-22 01:58:28] "PUT /alarm/93303ae7-1502-46aa-b591-0f3735854a01 HTTP/1.1" 200 244 0.008257 10.0.0.49 - - [2025-09-22 01:58:28] "POST /alarms HTTP/1.1" 409 258 0.006113 10.0.0.49 - - [2025-09-22 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001245 10.0.0.49 - - [2025-09-22 01:58:28] "PUT /alarm/50f89e51-2201-4346-96b4-da21994cf1b9 HTTP/1.1" 200 244 0.008338 10.0.0.49 - - [2025-09-22 01:58:28] "POST /alarms HTTP/1.1" 409 254 0.013640 10.0.0.49 - - [2025-09-22 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001334 10.0.0.49 - - [2025-09-22 01:58:28] "PUT /alarm/69fcf10c-5409-4c1a-8652-96da934a1688 HTTP/1.1" 200 244 0.008497 10.0.0.49 - - [2025-09-22 01:58:28] "POST /alarms HTTP/1.1" 409 254 0.001674 10.0.0.49 - - [2025-09-22 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001206 10.0.0.49 - - [2025-09-22 01:58:28] "PUT /alarm/ccbf87a3-783d-4625-b4bb-87b3655ad91a HTTP/1.1" 200 244 0.008430 10.0.0.49 - - [2025-09-22 01:58:28] "POST /alarms HTTP/1.1" 409 254 0.006245 10.0.0.49 - - [2025-09-22 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.49 - - [2025-09-22 01:58:28] "PUT /alarm/49c088ba-e27c-4ff2-bf0b-1d6dbd6fe02a HTTP/1.1" 200 244 0.008982 10.0.0.49 - - [2025-09-22 01:58:28] "POST /alarms HTTP/1.1" 409 247 0.006913 10.0.0.49 - - [2025-09-22 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.49 - - [2025-09-22 01:58:28] "PUT /alarm/e83bc9b8-3d8a-4f5a-aa4a-4392737f38ef HTTP/1.1" 200 244 0.008640 10.0.0.49 - - [2025-09-22 01:58:28] "POST /alarms HTTP/1.1" 409 272 0.008322 10.0.0.49 - - [2025-09-22 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.49 - - [2025-09-22 01:58:28] "PUT /alarm/a5d68a20-aa88-4549-8673-d6ba63a8cfc4 HTTP/1.1" 200 244 0.008794 10.0.0.49 - - [2025-09-22 01:58:28] "POST /alarms HTTP/1.1" 409 261 0.005861 10.0.0.49 - - [2025-09-22 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.49 - - [2025-09-22 01:58:28] "PUT /alarm/9b87c955-d536-4080-b772-990bb2dc6364 HTTP/1.1" 200 244 0.009592 10.0.0.49 - - [2025-09-22 01:58:28] "POST /alarms HTTP/1.1" 409 259 0.004413 10.0.0.49 - - [2025-09-22 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006144 10.0.0.49 - - [2025-09-22 01:58:28] "PUT /alarm/21749051-0ccb-4ea5-bc92-cdb4c9514c10 HTTP/1.1" 200 244 0.009235 10.0.0.49 - - [2025-09-22 01:58:28] "POST /alarms HTTP/1.1" 409 265 0.011124 10.0.0.49 - - [2025-09-22 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.49 - - [2025-09-22 01:58:28] "PUT /alarm/bccd12fe-90be-44ea-8576-f1375232c797 HTTP/1.1" 200 244 0.013122 10.0.0.49 - - [2025-09-22 01:58:28] "POST /alarms HTTP/1.1" 409 279 0.009077 10.0.0.49 - - [2025-09-22 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001438 10.0.0.49 - - [2025-09-22 01:58:29] "PUT /alarm/5d6a54c4-b5f9-4d4b-b784-b2dfa5a1e133 HTTP/1.1" 200 244 0.008674 10.0.0.49 - - [2025-09-22 01:58:29] "GET / HTTP/1.1" 200 35931 0.001526 10.0.0.49 - - [2025-09-22 01:58:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001762 10.0.0.49 - - [2025-09-22 01:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001307 10.0.0.49 - - [2025-09-22 01:58:29] "PUT /global-vrouter-config/4b87b38a-303a-4a15-b1b0-5ab8bcefa124 HTTP/1.1" 200 276 0.006756 10.0.0.49 - - [2025-09-22 01:58:29] "GET / HTTP/1.1" 200 35931 0.001363 10.0.0.49 - - [2025-09-22 01:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.49 - - [2025-09-22 01:58:29] "GET /global-vrouter-config/4b87b38a-303a-4a15-b1b0-5ab8bcefa124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002104 10.0.0.49 - - [2025-09-22 01:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001394 10.0.0.49 - - [2025-09-22 01:58:29] "PUT /global-vrouter-config/4b87b38a-303a-4a15-b1b0-5ab8bcefa124 HTTP/1.1" 200 276 0.008426 10.0.0.49 - - [2025-09-22 01:58:29] "GET / HTTP/1.1" 200 35931 0.001497 10.0.0.49 - - [2025-09-22 01:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.49 - - [2025-09-22 01:58:29] "GET /global-system-config/59e21b63-32b6-4f9c-9c0d-44120976841b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004205 10.0.0.49 - - [2025-09-22 01:58:29] "PUT /global-system-config/59e21b63-32b6-4f9c-9c0d-44120976841b HTTP/1.1" 200 274 0.013818 10.0.0.49 - - [2025-09-22 01:58:33] "GET / HTTP/1.1" 200 35931 0.001348 10.0.0.49 - - [2025-09-22 01:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.49 - - [2025-09-22 01:58:33] "GET /routing-instance/ec61db4a-0169-45b8-a9a8-64eeffd2d793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002218 10.0.0.49 - - [2025-09-22 01:58:33] "POST /bgp-routers HTTP/1.1" 409 301 0.001444 10.0.0.49 - - [2025-09-22 01:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.49 - - [2025-09-22 01:58:33] "GET /bgp-router/a5ebfd7b-c2c2-41b4-910b-6257e2519bb7?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.004353 10.0.0.49 - - [2025-09-22 01:58:33] "PUT /bgp-router/a5ebfd7b-c2c2-41b4-910b-6257e2519bb7 HTTP/1.1" 200 254 0.022820 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:58:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001118 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:58:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001180 10.0.0.49 - - [2025-09-22 01:58:36] "POST /tags HTTP/1.1" 200 355 0.032059 10.0.0.49 - - [2025-09-22 01:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012709 10.0.0.49 - - [2025-09-22 01:58:36] "GET /tag/a4a325cc-e170-4be7-babb-6493ff63c4ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.017680 10.0.0.49 - - [2025-09-22 01:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.49 - - [2025-09-22 01:58:36] "GET /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003460 10.0.0.49 - - [2025-09-22 01:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.49 - - [2025-09-22 01:58:36] "GET /project/27d90f13-783e-43e4-a776-2ba15bc55046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031111 10.0.0.49 - - [2025-09-22 01:58:36] "POST /virtual-machines HTTP/1.1" 200 351 0.014990 10.0.0.49 - - [2025-09-22 01:58:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.032439 10.0.0.49 - - [2025-09-22 01:58:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.124164 10.0.0.49 - - [2025-09-22 01:58:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.008395 10.0.0.49 - - [2025-09-22 01:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001292 10.0.0.49 - - [2025-09-22 01:58:37] "GET /virtual-machine-interface/a7184a4c-9757-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007957 10.0.0.49 - - [2025-09-22 01:58:37] "POST /instance-ips HTTP/1.1" 200 391 0.019369 10.0.0.49 - - [2025-09-22 01:58:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.019105 10.0.0.49 - - [2025-09-22 01:58:37] "GET /virtual-machine-interface/a7184a4c-9757-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.010192 10.0.0.49 - - [2025-09-22 01:58:37] "POST /set-tag HTTP/1.1" 200 109 0.013675 10.0.0.49 - - [2025-09-22 01:58:37] "GET /virtual-machine-interface/a7184a4c-9757-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.012486 10.0.0.49 - - [2025-09-22 01:58:37] "GET /instance-ip/a73407c8-9757-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003624 10.0.0.49 - - [2025-09-22 01:58:37] "GET /virtual-machine-interface/a7184a4c-9757-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004180 10.0.0.49 - - [2025-09-22 01:58:37] "POST /set-tag HTTP/1.1" 200 109 0.001765 10.0.0.49 - - [2025-09-22 01:58:37] "GET /virtual-router/28e2595b-eda0-4c45-98bf-e34da463aba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005285 10.0.0.49 - - [2025-09-22 01:58:37] "POST /ref-update HTTP/1.1" 200 156 0.009604 10.0.0.49 - - [2025-09-22 01:58:37] "GET /virtual-machine-interface/a7184a4c-9757-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006414 10.0.0.49 - - [2025-09-22 01:58:37] "POST /set-tag HTTP/1.1" 200 109 0.003222 10.0.0.49 - - [2025-09-22 01:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.49 - - [2025-09-22 01:58:37] "GET /virtual-network/f15c1dcc-7e4e-42e7-b4d7-a4ae20aed877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003390 10.0.0.49 - - [2025-09-22 01:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001193 10.0.0.49 - - [2025-09-22 01:58:37] "GET /project/27d90f13-783e-43e4-a776-2ba15bc55046?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030837 10.0.0.49 - - [2025-09-22 01:58:37] "POST /virtual-machines HTTP/1.1" 200 355 0.006658 10.0.0.49 - - [2025-09-22 01:58:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.014961 10.0.0.49 - - [2025-09-22 01:58:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.100177 10.0.0.49 - - [2025-09-22 01:58:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.010335 10.0.0.49 - - [2025-09-22 01:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011092 10.0.0.49 - - [2025-09-22 01:58:37] "GET /virtual-machine-interface/a785b23a-9757-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.004001 10.0.0.49 - - [2025-09-22 01:58:37] "POST /instance-ips HTTP/1.1" 200 395 0.020437 10.0.0.49 - - [2025-09-22 01:58:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.019644 10.0.0.49 - - [2025-09-22 01:58:37] "GET /virtual-machine-interface/a785b23a-9757-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.005976 10.0.0.49 - - [2025-09-22 01:58:38] "POST /set-tag HTTP/1.1" 200 109 0.027836 10.0.0.49 - - [2025-09-22 01:58:38] "GET /virtual-machine-interface/a785b23a-9757-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006349 10.0.0.49 - - [2025-09-22 01:58:38] "GET /instance-ip/a79f2c74-9757-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003103 10.0.0.49 - - [2025-09-22 01:58:38] "GET /virtual-machine-interface/a785b23a-9757-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004370 10.0.0.49 - - [2025-09-22 01:58:38] "POST /set-tag HTTP/1.1" 200 109 0.001979 10.0.0.49 - - [2025-09-22 01:58:38] "GET /virtual-router/28e2595b-eda0-4c45-98bf-e34da463aba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.003186 10.0.0.49 - - [2025-09-22 01:58:38] "POST /ref-update HTTP/1.1" 200 156 0.007060 10.0.0.49 - - [2025-09-22 01:58:38] "GET /virtual-machine-interface/a785b23a-9757-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006166 10.0.0.49 - - [2025-09-22 01:58:38] "POST /set-tag HTTP/1.1" 200 109 0.001792 10.0.0.49 - - [2025-09-22 01:58:38] "GET /virtual-machine-interface/a7184a4c-9757-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004112 10.0.0.49 - - [2025-09-22 01:58:38] "POST /set-tag HTTP/1.1" 200 109 0.002073 10.0.0.49 - - [2025-09-22 01:58:38] "GET /virtual-machine-interface/a785b23a-9757-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.007800 10.0.0.49 - - [2025-09-22 01:58:38] "POST /set-tag HTTP/1.1" 200 109 0.001993 10.0.0.49 - - [2025-09-22 01:58:48] "GET / HTTP/1.1" 200 35931 0.001619 10.0.0.49 - - [2025-09-22 01:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.49 - - [2025-09-22 01:58:48] "GET /global-system-config/59e21b63-32b6-4f9c-9c0d-44120976841b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004323 10.0.0.49 - - [2025-09-22 01:58:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001425 10.0.0.49 - - [2025-09-22 01:58:48] "GET /config-node/1a591186-6f93-4a9e-80a7-09ad04793e1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001551 10.0.0.49 - - [2025-09-22 01:58:51] "GET /virtual-machine-interface/a7184a4c-9757-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004148 10.0.0.49 - - [2025-09-22 01:58:51] "POST /set-tag HTTP/1.1" 200 109 0.001755 10.0.0.49 - - [2025-09-22 01:58:52] "GET /virtual-machine-interface/a785b23a-9757-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004144 10.0.0.49 - - [2025-09-22 01:58:52] "POST /set-tag HTTP/1.1" 200 109 0.001703 10.0.0.49 - - [2025-09-22 01:58:53] "GET /virtual-machine-interface/a7184a4c-9757-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004951 10.0.0.49 - - [2025-09-22 01:58:53] "POST /set-tag HTTP/1.1" 200 109 0.001828 10.0.0.49 - - [2025-09-22 01:58:59] "GET / HTTP/1.1" 200 35931 0.001757 10.0.0.49 - - [2025-09-22 01:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.49 - - [2025-09-22 01:58:59] "GET /routing-instance/ec61db4a-0169-45b8-a9a8-64eeffd2d793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002651 10.0.0.49 - - [2025-09-22 01:58:59] "POST /bgp-routers HTTP/1.1" 409 301 0.001528 10.0.0.49 - - [2025-09-22 01:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.49 - - [2025-09-22 01:58:59] "GET /bgp-router/a5ebfd7b-c2c2-41b4-910b-6257e2519bb7?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002133 10.0.0.49 - - [2025-09-22 01:58:59] "PUT /bgp-router/a5ebfd7b-c2c2-41b4-910b-6257e2519bb7 HTTP/1.1" 200 254 0.011826 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:58:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000832 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:58:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000787 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:59:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000883 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:59:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000763 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:59:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000831 [Introspect:8084]10.0.0.49 - - [2025-09-22 01:59:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000776 10.0.0.49 - - [2025-09-22 01:59:24] "GET /virtual-machine-interface/a7184a4c-9757-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.008141 10.0.0.49 - - [2025-09-22 01:59:24] "POST /set-tag HTTP/1.1" 200 109 0.001938 10.0.0.49 - - [2025-09-22 01:59:24] "GET /virtual-machine-interface/a7184a4c-9757-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004349 10.0.0.49 - - [2025-09-22 01:59:24] "POST /set-tag HTTP/1.1" 200 109 0.001645 10.0.0.49 - - [2025-09-22 01:59:24] "GET /virtual-machine/baa58c04-8da3-4a64-89b3-5cb46309ba09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.001940 10.0.0.49 - - [2025-09-22 01:59:24] "POST /ref-update HTTP/1.1" 200 156 0.009894 10.0.0.49 - - [2025-09-22 01:59:24] "GET /virtual-machine-interface/a7184a4c-9757-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.007295 10.0.0.49 - - [2025-09-22 01:59:24] "POST /set-tag HTTP/1.1" 200 109 0.017529 10.0.0.49 - - [2025-09-22 01:59:24] "POST /set-tag HTTP/1.1" 200 109 0.012020 10.0.0.49 - - [2025-09-22 01:59:24] "DELETE /instance-ip/a73407c8-9757-11f0-b926-fa163ec6716c HTTP/1.1" 200 115 0.038592 10.0.0.49 - - [2025-09-22 01:59:24] "DELETE /virtual-machine-interface/a7184a4c-9757-11f0-b926-fa163ec6716c HTTP/1.1" 200 115 0.039128 10.0.0.49 - - [2025-09-22 01:59:25] "DELETE /virtual-machine/baa58c04-8da3-4a64-89b3-5cb46309ba09 HTTP/1.1" 200 115 0.022361 10.0.0.49 - - [2025-09-22 01:59:25] "GET /virtual-machine-interface/a785b23a-9757-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003919 10.0.0.49 - - [2025-09-22 01:59:25] "POST /set-tag HTTP/1.1" 200 109 0.002199 10.0.0.49 - - [2025-09-22 01:59:55] "GET /virtual-machine-interface/a785b23a-9757-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004178 10.0.0.49 - - [2025-09-22 01:59:55] "POST /set-tag HTTP/1.1" 200 109 0.002560 10.0.0.49 - - [2025-09-22 01:59:55] "GET /virtual-machine-interface/a785b23a-9757-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005055 10.0.0.49 - - [2025-09-22 01:59:55] "POST /set-tag HTTP/1.1" 200 109 0.002196 10.0.0.49 - - [2025-09-22 01:59:55] "GET /virtual-machine/70430665-4607-44e1-b669-f881746eb64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.002396 10.0.0.49 - - [2025-09-22 01:59:55] "POST /ref-update HTTP/1.1" 200 156 0.009163 10.0.0.49 - - [2025-09-22 01:59:55] "GET /virtual-machine-interface/a785b23a-9757-11f0-b926-fa163ec6716c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004067 10.0.0.49 - - [2025-09-22 01:59:55] "POST /set-tag HTTP/1.1" 200 109 0.012957 10.0.0.49 - - [2025-09-22 01:59:55] "POST /set-tag HTTP/1.1" 200 109 0.035678 10.0.0.49 - - [2025-09-22 01:59:56] "DELETE /instance-ip/a79f2c74-9757-11f0-b926-fa163ec6716c HTTP/1.1" 200 115 0.082083 10.0.0.49 - - [2025-09-22 01:59:56] "DELETE /virtual-machine-interface/a785b23a-9757-11f0-b926-fa163ec6716c HTTP/1.1" 200 115 0.061371 10.0.0.49 - - [2025-09-22 01:59:56] "DELETE /virtual-machine/70430665-4607-44e1-b669-f881746eb64a HTTP/1.1" 200 115 0.023039 10.0.0.49 - - [2025-09-22 01:59:56] "DELETE /tag/a4a325cc-e170-4be7-babb-6493ff63c4ef HTTP/1.1" 200 115 0.032279