++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Sep 11 07:46:17 AM UTC 2025 ===================' INFO: =================== Thu Sep 11 07:46:17 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 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.48 ++ 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.48 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.48 ++ ANALYTICSDB_NODES=10.0.0.48 ++ ANALYTICS_SNMP_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8081 ' +++ '[' -n '10.0.0.48:8081 ' ']' +++ echo 10.0.0.48:8081 ++ ANALYTICS_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9042 ' +++ '[' -n '10.0.0.48:9042 ' ']' +++ echo 10.0.0.48:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.48:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8086 ' +++ '[' -n '10.0.0.48:8086 ' ']' +++ echo 10.0.0.48:8086 ++ COLLECTOR_SERVERS=10.0.0.48: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.48 ++ CONFIGDB_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8082 ' +++ '[' -n '10.0.0.48:8082 ' ']' +++ echo 10.0.0.48:8082 ++ CONFIG_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9161 ' +++ '[' -n '10.0.0.48:9161 ' ']' +++ echo 10.0.0.48:9161 ++ CONFIGDB_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9041 ' +++ '[' -n '10.0.0.48:9041 ' ']' +++ echo 10.0.0.48:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.48: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.48 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.48 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+=10.0.0.48:2181, +++ '[' -n 10.0.0.48:2181, ']' +++ echo 10.0.0.48:2181 ++ ZOOKEEPER_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:2181 ' +++ '[' -n '10.0.0.48:2181 ' ']' +++ echo 10.0.0.48:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.48:2181 ++ RABBITMQ_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+=10.0.0.48:5673, +++ '[' -n 10.0.0.48:5673, ']' +++ echo 10.0.0.48:5673 ++ RABBITMQ_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:6379 ' +++ '[' -n '10.0.0.48:6379 ' ']' +++ echo 10.0.0.48:6379 ++ REDIS_SERVERS=10.0.0.48: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.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9092 ' +++ '[' -n '10.0.0.48:9092 ' ']' +++ echo 10.0.0.48:9092 ++ KAFKA_SERVERS=10.0.0.48: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.48 ++ 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.48 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.48 ++ cut -d , -f 1 + local cassandra=10.0.0.48 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.48 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.48 9041 + echo -e '\035\nquit' + 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.48 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.48 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.48 +++ local servers=10.0.0.48 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq +++ local local_ips=,10.0.0.48,10.122.63.1,127.0.0.1,172.17.0.1,252.48.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.48'\''))' +++ local server_ip=10.0.0.48 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.48 ]] +++ [[ ,10.0.0.48,10.122.63.1,127.0.0.1,172.17.0.1,252.48.0.1,, =~ ,10\.0\.0\.48, ]] +++ echo 10.0.0.48 1 +++ return ++ local ip=10.0.0.48 ++ [[ -z 10.0.0.48 ]] ++ echo 10.0.0.48 + host_ip=10.0.0.48 + [[ cql == \c\q\l ]] ++ echo 10.0.0.48:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.48:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.48:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 09/11/2025 07:46:58.679 7fb8f71bbe00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/11/2025 07:46:58.940 7fb8f71bbe00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/11/2025 07:46:58.966 7fb8f71bbe00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/11/2025 07:46:58.966 7fb8f71bbe00 [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.48:8082/ Hit Ctrl-C to quit. 10.0.0.48 - - [2025-09-11 07:47:12] "GET / HTTP/1.1" 503 181 0.000255 10.0.0.48 - - [2025-09-11 07:47:12] "GET / HTTP/1.1" 200 35931 0.001295 10.0.0.48 - - [2025-09-11 07:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.48 - - [2025-09-11 07:47:12] "GET /global-system-config/dc0052b4-d137-4719-915d-4f8accd249a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006330 10.0.0.48 - - [2025-09-11 07:47:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.002381 10.0.0.48 - - [2025-09-11 07:47:12] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.028144 10.0.0.48 - - [2025-09-11 07:47:12] "GET / HTTP/1.1" 200 35931 0.001368 10.0.0.48 - - [2025-09-11 07:47:13] "GET / HTTP/1.1" 200 45303 0.003065 10.0.0.48 - - [2025-09-11 07:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.48 - - [2025-09-11 07:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.48 - - [2025-09-11 07:47:13] "GET / HTTP/1.1" 200 35931 0.001469 10.0.0.48 - - [2025-09-11 07:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005404 10.0.0.48 - - [2025-09-11 07:47:13] "GET /global-system-config/dc0052b4-d137-4719-915d-4f8accd249a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007808 10.0.0.48 - - [2025-09-11 07:47:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.004257 10.0.0.48 - - [2025-09-11 07:47:13] "POST /database-nodes HTTP/1.1" 200 597 0.130028 10.0.0.48 - - [2025-09-11 07:47:13] "GET / HTTP/1.1" 200 35931 0.001602 10.0.0.48 - - [2025-09-11 07:47:13] "GET / HTTP/1.1" 200 35931 0.001949 10.0.0.48 - - [2025-09-11 07:47:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.003721 10.0.0.48 - - [2025-09-11 07:47:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.48 - - [2025-09-11 07:47:14] "GET /global-system-config/dc0052b4-d137-4719-915d-4f8accd249a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010646 10.0.0.48 - - [2025-09-11 07:47:14] "POST /service-appliance-sets HTTP/1.1" 200 553 0.034544 10.0.0.48 - - [2025-09-11 07:47:14] "POST /fqname-to-id HTTP/1.1" 404 180 0.004180 10.0.0.48 - - [2025-09-11 07:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007959 10.0.0.48 - - [2025-09-11 07:47:14] "GET /global-system-config/dc0052b4-d137-4719-915d-4f8accd249a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009260 10.0.0.48 - - [2025-09-11 07:47:14] "GET / HTTP/1.1" 200 35931 0.002635 10.0.0.48 - - [2025-09-11 07:47:14] "POST /service-appliance-sets HTTP/1.1" 200 541 0.132927 10.0.0.48 - - [2025-09-11 07:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009394 10.0.0.48 - - [2025-09-11 07:47:14] "GET /global-system-config/dc0052b4-d137-4719-915d-4f8accd249a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009230 10.0.0.48 - - [2025-09-11 07:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009313 10.0.0.48 - - [2025-09-11 07:47:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.014757 10.0.0.48 - - [2025-09-11 07:47:14] "GET /network-ipam/bba4c0d3-2642-4f28-8d4c-4ab36d883f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.008925 10.0.0.48 - - [2025-09-11 07:47:14] "GET / HTTP/1.1" 200 35931 0.001131 10.0.0.48 - - [2025-09-11 07:47:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.48 - - [2025-09-11 07:47:14] "GET /global-system-config/dc0052b4-d137-4719-915d-4f8accd249a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010282 10.0.0.48 - - [2025-09-11 07:47:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.002453 10.0.0.48 - - [2025-09-11 07:47:14] "POST /analytics-nodes HTTP/1.1" 200 599 0.080641 10.0.0.48 - - [2025-09-11 07:47:14] "POST /config-nodes HTTP/1.1" 200 593 0.082610 10.0.0.48 - - [2025-09-11 07:47:14] "POST /service-templates HTTP/1.1" 200 511 0.116218 10.0.0.48 - - [2025-09-11 07:47:14] "GET / HTTP/1.1" 200 35931 0.001356 10.0.0.48 - - [2025-09-11 07:47:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003330 10.0.0.48 - - [2025-09-11 07:47:14] "POST /service-templates HTTP/1.1" 200 501 0.066976 10.0.0.48 - - [2025-09-11 07:47:14] "POST /service-templates HTTP/1.1" 200 515 0.039795 10.0.0.48 - - [2025-09-11 07:47:15] "POST /service-templates HTTP/1.1" 200 535 0.027675 10.0.0.48 - - [2025-09-11 07:47:15] "POST /service-templates HTTP/1.1" 200 507 0.072820 10.0.0.48 - - [2025-09-11 07:47:15] "GET / HTTP/1.1" 200 35931 0.001567 10.0.0.48 - - [2025-09-11 07:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.48 - - [2025-09-11 07:47:15] "GET /global-system-config/dc0052b4-d137-4719-915d-4f8accd249a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010749 10.0.0.48 - - [2025-09-11 07:47:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.006361 10.0.0.48 - - [2025-09-11 07:47:15] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.059371 10.0.0.48 - - [2025-09-11 07:47:16] "GET / HTTP/1.1" 200 35931 0.002651 10.0.0.48 - - [2025-09-11 07:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446 10.0.0.48 - - [2025-09-11 07:47:16] "GET /global-system-config/dc0052b4-d137-4719-915d-4f8accd249a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007853 10.0.0.48 - - [2025-09-11 07:47:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.002133 10.0.0.48 - - [2025-09-11 07:47:16] "POST /config-database-nodes HTTP/1.1" 200 611 0.027742 10.0.0.48 - - [2025-09-11 07:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009643 10.0.0.48 - - [2025-09-11 07:47:17] "GET /network-ipam/bba4c0d3-2642-4f28-8d4c-4ab36d883f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.015308 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:47:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001073 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:47:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001577 10.0.0.48 - - [2025-09-11 07:47:18] "POST /fqname-to-id HTTP/1.1" 404 225 0.011994 10.0.0.48 - - [2025-09-11 07:47:18] "POST /access-control-lists HTTP/1.1" 200 587 0.048183 10.0.0.48 - - [2025-09-11 07:47:18] "POST /fqname-to-id HTTP/1.1" 404 224 0.022150 10.0.0.48 - - [2025-09-11 07:47:18] "POST /access-control-lists HTTP/1.1" 200 585 0.025999 10.0.0.48 - - [2025-09-11 07:47:18] "POST /route-targets HTTP/1.1" 200 327 0.023720 10.0.0.48 - - [2025-09-11 07:47:18] "POST /ref-update HTTP/1.1" 200 156 0.077839 10.0.0.48 - - [2025-09-11 07:47:18] "POST /route-targets HTTP/1.1" 200 327 0.025758 10.0.0.48 - - [2025-09-11 07:47:18] "POST /ref-update HTTP/1.1" 200 156 0.017267 10.0.0.48 - - [2025-09-11 07:47:18] "POST /route-targets HTTP/1.1" 200 327 0.027651 10.0.0.48 - - [2025-09-11 07:47:19] "POST /ref-update HTTP/1.1" 200 156 0.061381 10.0.0.48 - - [2025-09-11 07:47:19] "GET / HTTP/1.1" 200 35931 0.001475 10.0.0.48 - - [2025-09-11 07:47:19] "POST /route-targets HTTP/1.1" 200 327 0.034439 10.0.0.48 - - [2025-09-11 07:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.016957 10.0.0.48 - - [2025-09-11 07:47:19] "GET /routing-instance/57877c87-05a2-4f5c-b9dc-3117941c8edd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004931 10.0.0.48 - - [2025-09-11 07:47:19] "POST /ref-update HTTP/1.1" 200 156 0.048817 10.0.0.48 - - [2025-09-11 07:47:19] "POST /bgp-routers HTTP/1.1" 200 616 0.091399 10.0.0.48 - - [2025-09-11 07:47:19] "GET /bgp-router/583fce50-9113-463a-8ead-ff5b29a0731e?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.016193 10.0.0.48 - - [2025-09-11 07:47:19] "POST /fqname-to-id HTTP/1.1" 404 201 0.008669 10.0.0.48 - - [2025-09-11 07:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006058 10.0.0.48 - - [2025-09-11 07:47:19] "GET /global-system-config/dc0052b4-d137-4719-915d-4f8accd249a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011921 10.0.0.48 - - [2025-09-11 07:47:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003016 10.0.0.48 - - [2025-09-11 07:47:19] "POST /access-control-lists HTTP/1.1" 200 551 0.104772 10.0.0.48 - - [2025-09-11 07:47:19] "POST /ref-update HTTP/1.1" 200 156 0.088996 10.0.0.48 - - [2025-09-11 07:47:19] "PUT /access-control-list/f767b973-c8d6-475c-b257-fbb0b474f189 HTTP/1.1" 200 272 0.099454 10.0.0.48 - - [2025-09-11 07:47:19] "PUT /access-control-list/4932e9bd-b18d-478a-959e-81821cf345aa HTTP/1.1" 200 272 0.029680 10.0.0.48 - - [2025-09-11 07:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.48 - - [2025-09-11 07:47:19] "GET /global-vrouter-config/f8268e20-0e3f-4523-a3dd-78187e752da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.003448 10.0.0.48 - - [2025-09-11 07:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.48 - - [2025-09-11 07:47:20] "PUT /global-vrouter-config/f8268e20-0e3f-4523-a3dd-78187e752da2 HTTP/1.1" 200 276 0.024673 10.0.0.48 - - [2025-09-11 07:47:20] "GET / HTTP/1.1" 200 35931 0.001463 10.0.0.48 - - [2025-09-11 07:47:20] "POST /alarms HTTP/1.1" 200 581 0.024493 10.0.0.48 - - [2025-09-11 07:47:20] "POST /alarms HTTP/1.1" 200 575 0.054814 10.0.0.48 - - [2025-09-11 07:47:20] "POST /alarms HTTP/1.1" 200 575 0.056290 10.0.0.48 - - [2025-09-11 07:47:20] "POST /alarms HTTP/1.1" 200 559 0.040482 10.0.0.48 - - [2025-09-11 07:47:20] "POST /alarms HTTP/1.1" 200 555 0.077148 10.0.0.48 - - [2025-09-11 07:47:20] "POST /alarms HTTP/1.1" 200 557 0.103744 10.0.0.48 - - [2025-09-11 07:47:20] "POST /alarms HTTP/1.1" 200 565 0.069324 10.0.0.48 - - [2025-09-11 07:47:20] "POST /alarms HTTP/1.1" 200 549 0.096209 10.0.0.48 - - [2025-09-11 07:47:21] "POST /alarms HTTP/1.1" 200 557 0.092594 10.0.0.48 - - [2025-09-11 07:47:21] "POST /alarms HTTP/1.1" 200 567 0.034421 10.0.0.48 - - [2025-09-11 07:47:21] "POST /alarms HTTP/1.1" 200 555 0.059741 10.0.0.48 - - [2025-09-11 07:47:21] "POST /alarms HTTP/1.1" 200 567 0.066435 10.0.0.48 - - [2025-09-11 07:47:21] "POST /alarms HTTP/1.1" 200 575 0.072821 10.0.0.48 - - [2025-09-11 07:47:21] "POST /alarms HTTP/1.1" 200 569 0.074968 10.0.0.48 - - [2025-09-11 07:47:21] "POST /alarms HTTP/1.1" 200 561 0.041796 10.0.0.48 - - [2025-09-11 07:47:21] "POST /alarms HTTP/1.1" 200 561 0.043795 10.0.0.48 - - [2025-09-11 07:47:21] "POST /alarms HTTP/1.1" 200 561 0.093092 10.0.0.48 - - [2025-09-11 07:47:21] "POST /alarms HTTP/1.1" 200 547 0.073188 10.0.0.48 - - [2025-09-11 07:47:21] "POST /alarms HTTP/1.1" 200 595 0.098849 10.0.0.48 - - [2025-09-11 07:47:22] "POST /alarms HTTP/1.1" 200 575 0.064826 10.0.0.48 - - [2025-09-11 07:47:22] "POST /alarms HTTP/1.1" 200 571 0.069497 10.0.0.48 - - [2025-09-11 07:47:22] "POST /alarms HTTP/1.1" 200 583 0.275444 10.0.0.48 - - [2025-09-11 07:47:22] "POST /alarms HTTP/1.1" 200 609 0.103650 10.0.0.48 - - [2025-09-11 07:47:23] "GET / HTTP/1.1" 200 35931 0.001865 10.0.0.48 - - [2025-09-11 07:47:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003112 10.0.0.48 - - [2025-09-11 07:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.48 - - [2025-09-11 07:47:23] "PUT /global-vrouter-config/f8268e20-0e3f-4523-a3dd-78187e752da2 HTTP/1.1" 200 276 0.008876 10.0.0.48 - - [2025-09-11 07:47:23] "GET / HTTP/1.1" 200 35931 0.001273 10.0.0.48 - - [2025-09-11 07:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.48 - - [2025-09-11 07:47:23] "GET /global-vrouter-config/f8268e20-0e3f-4523-a3dd-78187e752da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003068 10.0.0.48 - - [2025-09-11 07:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.48 - - [2025-09-11 07:47:23] "PUT /global-vrouter-config/f8268e20-0e3f-4523-a3dd-78187e752da2 HTTP/1.1" 200 276 0.015272 10.0.0.48 - - [2025-09-11 07:47:24] "GET / HTTP/1.1" 200 35931 0.001470 10.0.0.48 - - [2025-09-11 07:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.48 - - [2025-09-11 07:47:24] "GET /global-system-config/dc0052b4-d137-4719-915d-4f8accd249a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.021645 10.0.0.48 - - [2025-09-11 07:47:24] "PUT /global-system-config/dc0052b4-d137-4719-915d-4f8accd249a8 HTTP/1.1" 200 274 0.048403 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:47:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001295 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:47:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000960 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:47:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001211 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:47:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001169 10.0.0.48 - - [2025-09-11 07:47:38] "GET / HTTP/1.1" 200 35931 0.001249 10.0.0.48 - - [2025-09-11 07:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.48 - - [2025-09-11 07:47:38] "GET /domain/dce92054-a5d2-4ad5-b1c4-b34c185a1103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.006057 10.0.0.48 - - [2025-09-11 07:47:39] "POST /id-to-fqname HTTP/1.1" 200 173 0.000617 10.0.0.48 - - [2025-09-11 07:47:39] "POST /fqname-to-id HTTP/1.1" 404 182 0.026379 10.0.0.48 - - [2025-09-11 07:47:39] "POST /security-groups HTTP/1.1" 200 570 0.069163 10.0.0.48 - - [2025-09-11 07:47:39] "POST /projects HTTP/1.1" 200 481 0.278408 10.0.0.48 - - [2025-09-11 07:47:39] "POST /fqname-to-id HTTP/1.1" 404 213 0.001985 10.0.0.48 - - [2025-09-11 07:47:39] "POST /security-groups HTTP/1.1" 200 534 0.047955 10.0.0.48 - - [2025-09-11 07:47:39] "POST /access-control-lists HTTP/1.1" 200 579 0.048911 10.0.0.48 - - [2025-09-11 07:47:39] "POST /fqname-to-id HTTP/1.1" 404 212 0.015015 10.0.0.48 - - [2025-09-11 07:47:39] "POST /chown HTTP/1.1" 200 109 0.009325 10.0.0.48 - - [2025-09-11 07:47:39] "POST /policy-managements HTTP/1.1" 409 214 0.009736 10.0.0.48 - - [2025-09-11 07:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006849 10.0.0.48 - - [2025-09-11 07:47:39] "GET /policy-management/f992fb41-2448-424b-98cc-010f345de763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.046697 10.0.0.48 - - [2025-09-11 07:47:39] "POST /access-control-lists HTTP/1.1" 200 577 0.090928 10.0.0.48 - - [2025-09-11 07:47:39] "POST /fqname-to-id HTTP/1.1" 404 232 0.009488 10.0.0.48 - - [2025-09-11 07:47:39] "POST /application-policy-sets HTTP/1.1" 200 528 0.079093 10.0.0.48 - - [2025-09-11 07:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011873 10.0.0.48 - - [2025-09-11 07:47:39] "POST /access-control-lists HTTP/1.1" 200 594 0.065891 10.0.0.48 - - [2025-09-11 07:47:39] "POST /fqname-to-id HTTP/1.1" 404 231 0.019318 10.0.0.48 - - [2025-09-11 07:47:39] "GET /global-vrouter-config/f8268e20-0e3f-4523-a3dd-78187e752da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004883 10.0.0.48 - - [2025-09-11 07:47:39] "PUT /global-vrouter-config/f8268e20-0e3f-4523-a3dd-78187e752da2 HTTP/1.1" 200 276 0.011734 10.0.0.48 - - [2025-09-11 07:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007612 10.0.0.48 - - [2025-09-11 07:47:39] "POST /access-control-lists HTTP/1.1" 200 592 0.023765 10.0.0.48 - - [2025-09-11 07:47:39] "GET /virtual-network/2bdfa2be-a3b5-415a-a277-0101917ac462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.006431 10.0.0.48 - - [2025-09-11 07:47:39] "POST /id-to-fqname HTTP/1.1" 200 177 0.002952 10.0.0.48 - - [2025-09-11 07:47:39] "POST /fqname-to-id HTTP/1.1" 404 186 0.017040 10.0.0.48 - - [2025-09-11 07:47:39] "POST /security-groups HTTP/1.1" 200 574 0.091725 10.0.0.48 - - [2025-09-11 07:47:39] "POST /fqname-to-id HTTP/1.1" 404 217 0.004090 10.0.0.48 - - [2025-09-11 07:47:40] "POST /projects HTTP/1.1" 200 489 0.281874 10.0.0.48 - - [2025-09-11 07:47:40] "POST /access-control-lists HTTP/1.1" 200 583 0.083370 10.0.0.48 - - [2025-09-11 07:47:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.011904 10.0.0.48 - - [2025-09-11 07:47:40] "POST /security-groups HTTP/1.1" 200 546 0.091875 10.0.0.48 - - [2025-09-11 07:47:40] "POST /chown HTTP/1.1" 200 109 0.019902 10.0.0.48 - - [2025-09-11 07:47:40] "POST /access-control-lists HTTP/1.1" 200 581 0.066588 10.0.0.48 - - [2025-09-11 07:47:40] "POST /fqname-to-id HTTP/1.1" 404 240 0.004518 10.0.0.48 - - [2025-09-11 07:47:40] "POST /network-ipams HTTP/1.1" 200 522 0.117171 10.0.0.48 - - [2025-09-11 07:47:40] "POST /access-control-lists HTTP/1.1" 200 602 0.079930 10.0.0.48 - - [2025-09-11 07:47:40] "POST /network-ipams HTTP/1.1" 200 510 0.051852 10.0.0.48 - - [2025-09-11 07:47:40] "POST /fqname-to-id HTTP/1.1" 404 239 0.017136 10.0.0.48 - - [2025-09-11 07:47:40] "POST /fqname-to-id HTTP/1.1" 404 198 0.002582 10.0.0.48 - - [2025-09-11 07:47:40] "POST /access-control-lists HTTP/1.1" 200 600 0.024477 10.0.0.48 - - [2025-09-11 07:47:40] "POST /fqname-to-id HTTP/1.1" 404 229 0.010135 10.0.0.48 - - [2025-09-11 07:47:40] "POST /useragent-kv HTTP/1.1" 200 115 0.030442 10.0.0.48 - - [2025-09-11 07:47:40] "POST /virtual-networks HTTP/1.1" 200 538 0.220277 10.0.0.48 - - [2025-09-11 07:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011530 10.0.0.48 - - [2025-09-11 07:47:40] "POST /access-control-lists HTTP/1.1" 200 589 0.112378 10.0.0.48 - - [2025-09-11 07:47:40] "GET /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.034441 10.0.0.48 - - [2025-09-11 07:47:40] "POST /route-targets HTTP/1.1" 200 327 0.029321 10.0.0.48 - - [2025-09-11 07:47:40] "POST /network-ipams HTTP/1.1" 200 518 0.108764 10.0.0.48 - - [2025-09-11 07:47:40] "POST /fqname-to-id HTTP/1.1" 404 202 0.021360 10.0.0.48 - - [2025-09-11 07:47:40] "POST /ref-update HTTP/1.1" 200 156 0.102670 10.0.0.48 - - [2025-09-11 07:47:40] "PUT /access-control-list/8210d527-fca6-44d9-b582-57cc08ff8bae HTTP/1.1" 200 272 0.089228 10.0.0.48 - - [2025-09-11 07:47:41] "POST /useragent-kv HTTP/1.1" 200 115 0.019329 10.0.0.48 - - [2025-09-11 07:47:41] "POST /virtual-networks HTTP/1.1" 200 546 0.171484 10.0.0.48 - - [2025-09-11 07:47:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.48 - - [2025-09-11 07:47:41] "GET /virtual-network/caef27f1-b493-420d-b2cd-e684b78814a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.013320 10.0.0.48 - - [2025-09-11 07:47:41] "POST /route-targets HTTP/1.1" 200 327 0.022337 10.0.0.48 - - [2025-09-11 07:47:41] "POST /fqname-to-id HTTP/1.1" 404 199 0.003485 10.0.0.48 - - [2025-09-11 07:47:41] "POST /ref-update HTTP/1.1" 200 156 0.044518 10.0.0.48 - - [2025-09-11 07:47:41] "POST /network-policys HTTP/1.1" 200 538 0.079416 10.0.0.48 - - [2025-09-11 07:47:41] "POST /fqname-to-id HTTP/1.1" 404 197 0.021862 10.0.0.48 - - [2025-09-11 07:47:41] "POST /network-policys HTTP/1.1" 200 534 0.034613 10.0.0.48 - - [2025-09-11 07:47:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.023383 10.0.0.48 - - [2025-09-11 07:47:41] "POST /network-policys HTTP/1.1" 200 542 0.042370 10.0.0.48 - - [2025-09-11 07:47:41] "PUT /access-control-list/b64b9199-b340-486f-9f17-94aefc750355 HTTP/1.1" 200 272 0.027297 10.0.0.48 - - [2025-09-11 07:47:41] "POST /ref-update HTTP/1.1" 200 156 0.104504 10.0.0.48 - - [2025-09-11 07:47:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010718 10.0.0.48 - - [2025-09-11 07:47:41] "PUT /access-control-list/b64b9199-b340-486f-9f17-94aefc750355 HTTP/1.1" 200 272 0.017935 10.0.0.48 - - [2025-09-11 07:47:41] "POST /ref-update HTTP/1.1" 200 156 0.083201 10.0.0.48 - - [2025-09-11 07:47:41] "PUT /access-control-list/8210d527-fca6-44d9-b582-57cc08ff8bae HTTP/1.1" 200 272 0.091935 10.0.0.48 - - [2025-09-11 07:47:41] "POST /ref-update HTTP/1.1" 200 156 0.053883 10.0.0.48 - - [2025-09-11 07:47:41] "PUT /access-control-list/8210d527-fca6-44d9-b582-57cc08ff8bae HTTP/1.1" 200 272 0.057490 10.0.0.48 - - [2025-09-11 07:47:41] "POST /ref-update HTTP/1.1" 200 156 0.184597 10.0.0.48 - - [2025-09-11 07:47:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019942 10.0.0.48 - - [2025-09-11 07:47:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006421 10.0.0.48 - - [2025-09-11 07:47:42] "POST /fqname-to-id HTTP/1.1" 404 237 0.003762 10.0.0.48 - - [2025-09-11 07:47:42] "POST /ref-update HTTP/1.1" 200 156 0.061991 10.0.0.48 - - [2025-09-11 07:47:42] "POST /access-control-lists HTTP/1.1" 200 601 0.057975 10.0.0.48 - - [2025-09-11 07:47:42] "PUT /access-control-list/b64b9199-b340-486f-9f17-94aefc750355 HTTP/1.1" 200 272 0.032337 10.0.0.48 - - [2025-09-11 07:47:42] "POST /ref-update HTTP/1.1" 200 156 0.129601 10.0.0.48 - - [2025-09-11 07:47:42] "PUT /access-control-list/2bacf99c-6a2e-43c8-abdd-d9c655aae50a HTTP/1.1" 200 272 0.048032 10.0.0.48 - - [2025-09-11 07:47:42] "POST /ref-update HTTP/1.1" 200 156 0.069467 10.0.0.48 - - [2025-09-11 07:47:42] "POST /ref-update HTTP/1.1" 200 156 0.142496 10.0.0.48 - - [2025-09-11 07:47:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001946 10.0.0.48 - - [2025-09-11 07:47:42] "PUT /access-control-list/2bacf99c-6a2e-43c8-abdd-d9c655aae50a HTTP/1.1" 200 272 0.022387 10.0.0.48 - - [2025-09-11 07:47:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025319 10.0.0.48 - - [2025-09-11 07:47:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004400 10.0.0.48 - - [2025-09-11 07:47:42] "POST /ref-update HTTP/1.1" 200 156 0.038939 10.0.0.48 - - [2025-09-11 07:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005409 10.0.0.48 - - [2025-09-11 07:47:42] "GET /virtual-network/2bdfa2be-a3b5-415a-a277-0101917ac462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.007336 10.0.0.48 - - [2025-09-11 07:47:42] "GET /application-policy-set/fef936c0-5153-4b33-85b7-a3a09c92a42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.006892 10.0.0.48 - - [2025-09-11 07:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004566 10.0.0.48 - - [2025-09-11 07:47:42] "GET /policy-management/f992fb41-2448-424b-98cc-010f345de763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003135 10.0.0.48 - - [2025-09-11 07:47:42] "POST /firewall-policys HTTP/1.1" 200 530 0.039733 10.0.0.48 - - [2025-09-11 07:47:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.028509 10.0.0.48 - - [2025-09-11 07:47:42] "GET /firewall-policy/92b67d7f-bcf3-4363-860b-085da73df0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.021260 10.0.0.48 - - [2025-09-11 07:47:42] "GET /application-policy-set/fef936c0-5153-4b33-85b7-a3a09c92a42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.005503 10.0.0.48 - - [2025-09-11 07:47:42] "GET /firewall-policy/92b67d7f-bcf3-4363-860b-085da73df0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003188 10.0.0.48 - - [2025-09-11 07:47:42] "POST /ref-update HTTP/1.1" 200 156 0.018934 10.0.0.48 - - [2025-09-11 07:47:42] "GET /application-policy-set/fef936c0-5153-4b33-85b7-a3a09c92a42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.005664 10.0.0.48 - - [2025-09-11 07:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.48 - - [2025-09-11 07:47:42] "GET /policy-management/f992fb41-2448-424b-98cc-010f345de763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003031 10.0.0.48 - - [2025-09-11 07:47:42] "POST /firewall-policys HTTP/1.1" 200 532 0.018330 10.0.0.48 - - [2025-09-11 07:47:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.013467 10.0.0.48 - - [2025-09-11 07:47:42] "GET /firewall-policy/a5b3269e-59e0-4c19-99fa-97b6dc7c05c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.006404 10.0.0.48 - - [2025-09-11 07:47:42] "GET /application-policy-set/fef936c0-5153-4b33-85b7-a3a09c92a42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.006412 10.0.0.48 - - [2025-09-11 07:47:43] "GET /firewall-policy/a5b3269e-59e0-4c19-99fa-97b6dc7c05c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.006677 10.0.0.48 - - [2025-09-11 07:47:43] "GET /firewall-policy/92b67d7f-bcf3-4363-860b-085da73df0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003267 10.0.0.48 - - [2025-09-11 07:47:43] "GET /firewall-policy/92b67d7f-bcf3-4363-860b-085da73df0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002856 10.0.0.48 - - [2025-09-11 07:47:43] "POST /ref-update HTTP/1.1" 200 156 0.014398 10.0.0.48 - - [2025-09-11 07:47:43] "POST /ref-update HTTP/1.1" 200 156 0.029559 10.0.0.48 - - [2025-09-11 07:47:43] "POST /ref-update HTTP/1.1" 200 156 0.041098 10.0.0.48 - - [2025-09-11 07:47:43] "GET /application-policy-set/fef936c0-5153-4b33-85b7-a3a09c92a42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.012397 10.0.0.48 - - [2025-09-11 07:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.48 - - [2025-09-11 07:47:43] "GET /policy-management/f992fb41-2448-424b-98cc-010f345de763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002320 10.0.0.48 - - [2025-09-11 07:47:43] "POST /firewall-policys HTTP/1.1" 200 530 0.019528 10.0.0.48 - - [2025-09-11 07:47:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.027360 10.0.0.48 - - [2025-09-11 07:47:43] "GET /firewall-policy/bee0ebd7-be38-4e4e-9118-459b9f89d371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.006486 10.0.0.48 - - [2025-09-11 07:47:43] "GET /application-policy-set/fef936c0-5153-4b33-85b7-a3a09c92a42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003271 10.0.0.48 - - [2025-09-11 07:47:43] "GET /firewall-policy/bee0ebd7-be38-4e4e-9118-459b9f89d371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002458 10.0.0.48 - - [2025-09-11 07:47:43] "GET /firewall-policy/92b67d7f-bcf3-4363-860b-085da73df0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002165 10.0.0.48 - - [2025-09-11 07:47:43] "GET /firewall-policy/a5b3269e-59e0-4c19-99fa-97b6dc7c05c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003401 10.0.0.48 - - [2025-09-11 07:47:43] "GET /firewall-policy/92b67d7f-bcf3-4363-860b-085da73df0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002320 10.0.0.48 - - [2025-09-11 07:47:43] "GET /firewall-policy/a5b3269e-59e0-4c19-99fa-97b6dc7c05c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004088 10.0.0.48 - - [2025-09-11 07:47:43] "POST /ref-update HTTP/1.1" 200 156 0.020838 10.0.0.48 - - [2025-09-11 07:47:43] "POST /ref-update HTTP/1.1" 200 156 0.037385 10.0.0.48 - - [2025-09-11 07:47:43] "POST /ref-update HTTP/1.1" 200 156 0.040233 10.0.0.48 - - [2025-09-11 07:47:43] "POST /ref-update HTTP/1.1" 200 156 0.025069 10.0.0.48 - - [2025-09-11 07:47:43] "POST /ref-update HTTP/1.1" 200 156 0.050138 10.0.0.48 - - [2025-09-11 07:47:43] "GET /application-policy-set/fef936c0-5153-4b33-85b7-a3a09c92a42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.016783 10.0.0.48 - - [2025-09-11 07:47:43] "POST /tags HTTP/1.1" 200 299 0.036533 10.0.0.48 - - [2025-09-11 07:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.024840 10.0.0.48 - - [2025-09-11 07:47:43] "GET /tag/35d5feb5-36b3-4ad6-b707-d0e79b78ae30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012668 10.0.0.48 - - [2025-09-11 07:47:43] "POST /set-tag HTTP/1.1" 200 109 0.021322 10.0.0.48 - - [2025-09-11 07:47:44] "POST /tags HTTP/1.1" 200 357 0.078453 10.0.0.48 - - [2025-09-11 07:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.016798 10.0.0.48 - - [2025-09-11 07:47:44] "GET /tag/83a78595-a6d1-47d9-a258-ecb058ffc6a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.026429 10.0.0.48 - - [2025-09-11 07:47:44] "POST /tags HTTP/1.1" 200 305 0.264150 10.0.0.48 - - [2025-09-11 07:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.013877 10.0.0.48 - - [2025-09-11 07:47:44] "GET /tag/449ade31-1a36-40b2-ab9d-a569e5bd0d28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.020214 10.0.0.48 - - [2025-09-11 07:47:44] "POST /id-to-fqname HTTP/1.1" 200 174 0.000608 10.0.0.48 - - [2025-09-11 07:47:44] "POST /fqname-to-id HTTP/1.1" 404 183 0.005251 10.0.0.48 - - [2025-09-11 07:47:44] "POST /security-groups HTTP/1.1" 200 571 0.091732 10.0.0.48 - - [2025-09-11 07:47:44] "POST /projects HTTP/1.1" 200 483 0.270688 10.0.0.48 - - [2025-09-11 07:47:44] "POST /fqname-to-id HTTP/1.1" 404 214 0.005963 10.0.0.48 - - [2025-09-11 07:47:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.057424 10.0.0.48 - - [2025-09-11 07:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.030733 10.0.0.48 - - [2025-09-11 07:47:45] "GET /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.049990 10.0.0.48 - - [2025-09-11 07:47:45] "POST /access-control-lists HTTP/1.1" 200 580 0.146190 10.0.0.48 - - [2025-09-11 07:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006862 10.0.0.48 - - [2025-09-11 07:47:45] "GET /virtual-network/caef27f1-b493-420d-b2cd-e684b78814a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.008624 10.0.0.48 - - [2025-09-11 07:47:45] "POST /fqname-to-id HTTP/1.1" 404 213 0.002646 10.0.0.48 - - [2025-09-11 07:47:45] "POST /access-control-lists HTTP/1.1" 200 578 0.086382 10.0.0.48 - - [2025-09-11 07:47:45] "PUT /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac HTTP/1.1" 200 264 0.140630 10.0.0.48 - - [2025-09-11 07:47:45] "PUT /virtual-network/caef27f1-b493-420d-b2cd-e684b78814a6 HTTP/1.1" 200 264 0.093108 10.0.0.48 - - [2025-09-11 07:47:45] "POST /security-groups HTTP/1.1" 200 537 0.110561 10.0.0.48 - - [2025-09-11 07:47:45] "POST /fqname-to-id HTTP/1.1" 404 234 0.003964 10.0.0.48 - - [2025-09-11 07:47:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.062449 10.0.0.48 - - [2025-09-11 07:47:45] "POST /chown HTTP/1.1" 200 109 0.053487 10.0.0.48 - - [2025-09-11 07:47:45] "GET /application-policy-set/fef936c0-5153-4b33-85b7-a3a09c92a42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.031016 10.0.0.48 - - [2025-09-11 07:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005594 10.0.0.48 - - [2025-09-11 07:47:45] "POST /access-control-lists HTTP/1.1" 200 596 0.169142 10.0.0.48 - - [2025-09-11 07:47:45] "GET /policy-management/f992fb41-2448-424b-98cc-010f345de763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007693 10.0.0.48 - - [2025-09-11 07:47:45] "POST /tags HTTP/1.1" 409 207 0.017468 10.0.0.48 - - [2025-09-11 07:47:45] "POST /fqname-to-id HTTP/1.1" 404 233 0.005102 10.0.0.48 - - [2025-09-11 07:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007524 10.0.0.48 - - [2025-09-11 07:47:45] "GET /tag/449ade31-1a36-40b2-ab9d-a569e5bd0d28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.023870 10.0.0.48 - - [2025-09-11 07:47:45] "POST /access-control-lists HTTP/1.1" 200 594 0.114726 10.0.0.48 - - [2025-09-11 07:47:46] "POST /firewall-rules HTTP/1.1" 200 564 0.142215 10.0.0.48 - - [2025-09-11 07:47:46] "GET /firewall-rule/9ec217a3-2494-404a-a1c9-93fa1b06ed14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.012376 10.0.0.48 - - [2025-09-11 07:47:46] "GET /firewall-policy/a5b3269e-59e0-4c19-99fa-97b6dc7c05c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002499 10.0.0.48 - - [2025-09-11 07:47:46] "GET /firewall-rule/9ec217a3-2494-404a-a1c9-93fa1b06ed14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002804 10.0.0.48 - - [2025-09-11 07:47:46] "POST /ref-update HTTP/1.1" 200 156 0.041089 10.0.0.48 - - [2025-09-11 07:47:46] "GET /application-policy-set/fef936c0-5153-4b33-85b7-a3a09c92a42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004169 10.0.0.48 - - [2025-09-11 07:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.48 - - [2025-09-11 07:47:46] "GET /policy-management/f992fb41-2448-424b-98cc-010f345de763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.044382 10.0.0.48 - - [2025-09-11 07:47:46] "POST /tags HTTP/1.1" 409 207 0.002681 10.0.0.48 - - [2025-09-11 07:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.48 - - [2025-09-11 07:47:46] "GET /tag/449ade31-1a36-40b2-ab9d-a569e5bd0d28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.018485 10.0.0.48 - - [2025-09-11 07:47:46] "POST /firewall-rules HTTP/1.1" 200 562 0.151013 10.0.0.48 - - [2025-09-11 07:47:46] "GET /firewall-rule/a06260b4-d065-4f19-941f-7b944a01416d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.025064 10.0.0.48 - - [2025-09-11 07:47:46] "GET /firewall-policy/a5b3269e-59e0-4c19-99fa-97b6dc7c05c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.004988 10.0.0.48 - - [2025-09-11 07:47:46] "GET /firewall-rule/a06260b4-d065-4f19-941f-7b944a01416d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004117 10.0.0.48 - - [2025-09-11 07:47:46] "POST /ref-update HTTP/1.1" 200 156 0.023328 10.0.0.48 - - [2025-09-11 07:47:46] "POST /tags HTTP/1.1" 200 355 0.045179 10.0.0.48 - - [2025-09-11 07:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005138 10.0.0.48 - - [2025-09-11 07:47:46] "GET /tag/3578a166-6a09-41ce-8c61-8b3e856e90c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.016084 10.0.0.48 - - [2025-09-11 07:47:46] "POST /tags HTTP/1.1" 200 303 0.041985 10.0.0.48 - - [2025-09-11 07:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.020432 10.0.0.48 - - [2025-09-11 07:47:46] "GET /tag/a82f518b-f507-4367-a15a-64366a36226e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014908 10.0.0.48 - - [2025-09-11 07:47:46] "POST /projects HTTP/1.1" 409 218 0.002639 10.0.0.48 - - [2025-09-11 07:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.48 - - [2025-09-11 07:47:46] "GET /project/31c9bfce-7370-4090-af24-7f10ec8bc8a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.061052 10.0.0.48 - - [2025-09-11 07:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.020466 10.0.0.48 - - [2025-09-11 07:47:47] "GET /network-ipam/32c95bb0-8c7e-4874-8deb-880042135623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003649 10.0.0.48 - - [2025-09-11 07:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.48 - - [2025-09-11 07:47:47] "GET /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005067 10.0.0.48 - - [2025-09-11 07:47:47] "PUT /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac HTTP/1.1" 200 264 0.068445 10.0.0.48 - - [2025-09-11 07:47:47] "GET /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.035410 10.0.0.48 - - [2025-09-11 07:47:47] "POST /set-tag HTTP/1.1" 200 109 0.074340 10.0.0.48 - - [2025-09-11 07:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.48 - - [2025-09-11 07:47:47] "GET /network-ipam/b8f66ad4-a607-41a7-b9e6-1b91556de9b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003344 10.0.0.48 - - [2025-09-11 07:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.48 - - [2025-09-11 07:47:47] "GET /virtual-network/caef27f1-b493-420d-b2cd-e684b78814a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005265 10.0.0.48 - - [2025-09-11 07:47:47] "GET / HTTP/1.1" 200 35931 0.001972 10.0.0.48 - - [2025-09-11 07:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005338 10.0.0.48 - - [2025-09-11 07:47:47] "GET /global-system-config/dc0052b4-d137-4719-915d-4f8accd249a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010699 10.0.0.48 - - [2025-09-11 07:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.48 - - [2025-09-11 07:47:47] "PUT /virtual-network/caef27f1-b493-420d-b2cd-e684b78814a6 HTTP/1.1" 200 264 0.069683 10.0.0.48 - - [2025-09-11 07:47:47] "GET /virtual-network/caef27f1-b493-420d-b2cd-e684b78814a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.009299 10.0.0.48 - - [2025-09-11 07:47:47] "GET /config-node/dcb5d933-b3e8-4f82-9c1c-94747a9cc2c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.004454 10.0.0.48 - - [2025-09-11 07:47:47] "POST /set-tag HTTP/1.1" 200 109 0.064590 10.0.0.48 - - [2025-09-11 07:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011957 10.0.0.48 - - [2025-09-11 07:47:47] "GET /network-policy/c390dfc9-72ff-4a18-ae12-36cef2fd1b16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003241 10.0.0.48 - - [2025-09-11 07:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.48 - - [2025-09-11 07:47:47] "GET /network-policy/a4d7c6ed-64a8-4047-bdd9-407e952d8df7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003482 10.0.0.48 - - [2025-09-11 07:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.025165 10.0.0.48 - - [2025-09-11 07:47:47] "GET /network-policy/d528e33b-26d3-4c50-be9f-9159348f97a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.004425 10.0.0.48 - - [2025-09-11 07:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.48 - - [2025-09-11 07:47:47] "PUT /network-policy/d528e33b-26d3-4c50-be9f-9159348f97a8 HTTP/1.1" 200 262 0.023143 10.0.0.48 - - [2025-09-11 07:47:47] "PUT /access-control-list/2bacf99c-6a2e-43c8-abdd-d9c655aae50a HTTP/1.1" 200 272 0.050301 10.0.0.48 - - [2025-09-11 07:47:47] "POST /ref-update HTTP/1.1" 200 156 0.102393 10.0.0.48 - - [2025-09-11 07:47:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009222 10.0.0.48 - - [2025-09-11 07:47:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006317 10.0.0.48 - - [2025-09-11 07:47:48] "PUT /access-control-list/8210d527-fca6-44d9-b582-57cc08ff8bae HTTP/1.1" 200 272 0.081967 10.0.0.48 - - [2025-09-11 07:47:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017768 10.0.0.48 - - [2025-09-11 07:47:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011694 10.0.0.48 - - [2025-09-11 07:47:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003070 10.0.0.48 - - [2025-09-11 07:47:48] "POST /security-groups HTTP/1.1" 409 245 0.002955 10.0.0.48 - - [2025-09-11 07:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.48 - - [2025-09-11 07:47:48] "PUT /security-group/5ad91333-59fb-4480-94c1-a29b79715226 HTTP/1.1" 200 262 0.062894 10.0.0.48 - - [2025-09-11 07:47:48] "PUT /access-control-list/554dbf95-f293-4ffd-8fd9-c3d0017841e4 HTTP/1.1" 200 272 0.020481 10.0.0.48 - - [2025-09-11 07:47:48] "PUT /access-control-list/b2385483-2622-47d4-9cb8-03702148489b HTTP/1.1" 200 272 0.028091 10.0.0.48 - - [2025-09-11 07:47:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.038842 10.0.0.48 - - [2025-09-11 07:47:48] "GET /application-policy-set/fef936c0-5153-4b33-85b7-a3a09c92a42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011862 10.0.0.48 - - [2025-09-11 07:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.48 - - [2025-09-11 07:47:48] "GET /policy-management/f992fb41-2448-424b-98cc-010f345de763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003330 10.0.0.48 - - [2025-09-11 07:47:48] "POST /tags HTTP/1.1" 409 206 0.003281 10.0.0.48 - - [2025-09-11 07:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.48 - - [2025-09-11 07:47:48] "GET /tag/a82f518b-f507-4367-a15a-64366a36226e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013208 10.0.0.48 - - [2025-09-11 07:47:48] "POST /firewall-rules HTTP/1.1" 200 562 0.074954 10.0.0.48 - - [2025-09-11 07:47:48] "GET /firewall-rule/522d229d-50e7-4166-9db9-ff242d915263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.019649 10.0.0.48 - - [2025-09-11 07:47:48] "GET /firewall-policy/a5b3269e-59e0-4c19-99fa-97b6dc7c05c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004047 10.0.0.48 - - [2025-09-11 07:47:48] "GET /firewall-rule/522d229d-50e7-4166-9db9-ff242d915263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002246 10.0.0.48 - - [2025-09-11 07:47:48] "POST /ref-update HTTP/1.1" 200 156 0.024232 10.0.0.48 - - [2025-09-11 07:47:48] "GET /application-policy-set/fef936c0-5153-4b33-85b7-a3a09c92a42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011598 10.0.0.48 - - [2025-09-11 07:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.48 - - [2025-09-11 07:47:48] "GET /policy-management/f992fb41-2448-424b-98cc-010f345de763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002651 10.0.0.48 - - [2025-09-11 07:47:48] "POST /tags HTTP/1.1" 409 206 0.001652 10.0.0.48 - - [2025-09-11 07:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.48 - - [2025-09-11 07:47:48] "GET /tag/a82f518b-f507-4367-a15a-64366a36226e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012506 10.0.0.48 - - [2025-09-11 07:47:48] "POST /firewall-rules HTTP/1.1" 200 560 0.079919 10.0.0.48 - - [2025-09-11 07:47:48] "GET /firewall-rule/abd98bb3-a07a-47cd-8da5-a5677bbeb681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.004811 10.0.0.48 - - [2025-09-11 07:47:48] "GET /firewall-policy/a5b3269e-59e0-4c19-99fa-97b6dc7c05c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.003585 10.0.0.48 - - [2025-09-11 07:47:48] "GET /firewall-rule/abd98bb3-a07a-47cd-8da5-a5677bbeb681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002356 10.0.0.48 - - [2025-09-11 07:47:48] "POST /ref-update HTTP/1.1" 200 156 0.032835 10.0.0.48 - - [2025-09-11 07:47:49] "POST /tags HTTP/1.1" 200 305 0.082599 10.0.0.48 - - [2025-09-11 07:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008859 10.0.0.48 - - [2025-09-11 07:47:49] "GET /tag/db8879a2-04b6-41b3-b544-1e70ee57c304?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.014312 10.0.0.48 - - [2025-09-11 07:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.48 - - [2025-09-11 07:47:49] "GET /project/31c9bfce-7370-4090-af24-7f10ec8bc8a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035858 10.0.0.48 - - [2025-09-11 07:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.48 - - [2025-09-11 07:47:49] "GET /virtual-network/caef27f1-b493-420d-b2cd-e684b78814a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004443 10.0.0.48 - - [2025-09-11 07:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.48 - - [2025-09-11 07:47:49] "GET /service-appliance-set/c6fdadee-8c7a-4462-8814-5f66e8999cbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.006852 10.0.0.48 - - [2025-09-11 07:47:49] "POST /fqname-to-id HTTP/1.1" 404 240 0.001721 10.0.0.48 - - [2025-09-11 07:47:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.142471 10.0.0.48 - - [2025-09-11 07:47:49] "GET /virtual-machine-interface/16801232-86df-41a2-bc77-8689f7ed4470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.004628 10.0.0.48 - - [2025-09-11 07:47:49] "POST /instance-ips HTTP/1.1" 200 381 0.047829 10.0.0.48 - - [2025-09-11 07:47:49] "GET /instance-ip/2e40c413-47f3-451b-a824-595bb1981f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.010066 10.0.0.48 - - [2025-09-11 07:47:49] "POST /loadbalancers HTTP/1.1" 200 582 0.067596 10.0.0.48 - - [2025-09-11 07:47:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.039329 10.0.0.48 - - [2025-09-11 07:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.48 - - [2025-09-11 07:47:49] "GET /project/31c9bfce-7370-4090-af24-7f10ec8bc8a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037179 10.0.0.48 - - [2025-09-11 07:47:49] "GET /instance-ip/2e40c413-47f3-451b-a824-595bb1981f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006714 10.0.0.48 - - [2025-09-11 07:47:49] "GET /project/31c9bfce-7370-4090-af24-7f10ec8bc8a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.057025 10.0.0.48 - - [2025-09-11 07:47:49] "GET /loadbalancer/023ced24-fd83-4cfc-af51-38c19a511f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.002644 10.0.0.48 - - [2025-09-11 07:47:49] "POST /floating-ips HTTP/1.1" 200 583 0.045127 10.0.0.48 - - [2025-09-11 07:47:49] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.033622 10.0.0.48 - - [2025-09-11 07:47:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.009490 10.0.0.48 - - [2025-09-11 07:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009650 10.0.0.48 - - [2025-09-11 07:47:49] "GET /project/31c9bfce-7370-4090-af24-7f10ec8bc8a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031233 10.0.0.48 - - [2025-09-11 07:47:50] "GET /loadbalancer-listener/a42edb9e-a3bb-4ed8-aa47-72e1ddc451e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003549 10.0.0.48 - - [2025-09-11 07:47:50] "GET /loadbalancer-listener/a42edb9e-a3bb-4ed8-aa47-72e1ddc451e9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003930 10.0.0.48 - - [2025-09-11 07:47:50] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.019943 10.0.0.48 - - [2025-09-11 07:47:50] "GET /instance-ip/2e40c413-47f3-451b-a824-595bb1981f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003027 10.0.0.48 - - [2025-09-11 07:47:50] "GET /instance-ip/2e40c413-47f3-451b-a824-595bb1981f9c?fields=floating_ips HTTP/1.1" 200 1170 0.004825 10.0.0.48 - - [2025-09-11 07:47:50] "GET /floating-ip/9c3c9fb5-7c57-4111-bc4a-ec58307df04c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002163 10.0.0.48 - - [2025-09-11 07:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.48 - - [2025-09-11 07:47:50] "GET /global-vrouter-config/f8268e20-0e3f-4523-a3dd-78187e752da2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002753 10.0.0.48 - - [2025-09-11 07:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.48 - - [2025-09-11 07:47:50] "PUT /global-vrouter-config/f8268e20-0e3f-4523-a3dd-78187e752da2 HTTP/1.1" 200 276 0.012696 10.0.0.48 - - [2025-09-11 07:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006720 10.0.0.48 - - [2025-09-11 07:47:50] "GET /loadbalancer/023ced24-fd83-4cfc-af51-38c19a511f98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.003101 10.0.0.48 - - [2025-09-11 07:47:50] "POST /tags HTTP/1.1" 200 301 0.070633 10.0.0.48 - - [2025-09-11 07:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.023482 10.0.0.48 - - [2025-09-11 07:47:50] "GET /tag/83d4355e-904f-47b3-9902-f367460e08a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.014508 10.0.0.48 - - [2025-09-11 07:47:50] "POST /tags HTTP/1.1" 200 325 0.063679 10.0.0.48 - - [2025-09-11 07:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.021241 10.0.0.48 - - [2025-09-11 07:47:50] "GET /tag/85bb969c-dd84-4c9f-8226-9265fef8caf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1166 0.019935 10.0.0.48 - - [2025-09-11 07:47:50] "POST /tags HTTP/1.1" 200 363 0.024442 10.0.0.48 - - [2025-09-11 07:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007047 10.0.0.48 - - [2025-09-11 07:47:50] "GET /tag/b760c4ea-13d9-4823-a906-f094dad24d06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012833 10.0.0.48 - - [2025-09-11 07:47:50] "POST /tags HTTP/1.1" 200 311 0.020166 10.0.0.48 - - [2025-09-11 07:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007779 10.0.0.48 - - [2025-09-11 07:47:50] "GET /tag/b482f768-49c5-42f0-a461-bfa76cb32900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014173 10.0.0.48 - - [2025-09-11 07:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.015005 10.0.0.48 - - [2025-09-11 07:47:50] "GET /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.004468 10.0.0.48 - - [2025-09-11 07:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.48 - - [2025-09-11 07:47:50] "GET /project/184443ec-0265-4f91-b795-c6d2968ecfe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.042464 10.0.0.48 - - [2025-09-11 07:47:50] "POST /virtual-machines HTTP/1.1" 200 377 0.022025 10.0.0.48 - - [2025-09-11 07:47:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.023525 10.0.0.48 - - [2025-09-11 07:47:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.143151 10.0.0.48 - - [2025-09-11 07:47:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.014256 10.0.0.48 - - [2025-09-11 07:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.026752 10.0.0.48 - - [2025-09-11 07:47:51] "GET /virtual-machine-interface/9e12b4a4-8ee3-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.004480 10.0.0.48 - - [2025-09-11 07:47:51] "POST /instance-ips HTTP/1.1" 200 409 0.060230 10.0.0.48 - - [2025-09-11 07:47:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.029291 10.0.0.48 - - [2025-09-11 07:47:51] "GET /virtual-machine-interface/9e12b4a4-8ee3-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.020857 10.0.0.48 - - [2025-09-11 07:47:51] "POST /set-tag HTTP/1.1" 200 109 0.027371 10.0.0.48 - - [2025-09-11 07:47:51] "GET /virtual-machine-interface/9e12b4a4-8ee3-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.038175 10.0.0.48 - - [2025-09-11 07:47:51] "GET /instance-ip/9e32868a-8ee3-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.004700 10.0.0.48 - - [2025-09-11 07:47:51] "POST /tags HTTP/1.1" 200 301 0.036261 10.0.0.48 - - [2025-09-11 07:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.031806 10.0.0.48 - - [2025-09-11 07:47:51] "GET /tag/f46b2c38-1758-46f2-aea6-4b459584b16c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013895 10.0.0.48 - - [2025-09-11 07:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.48 - - [2025-09-11 07:47:51] "GET /project/184443ec-0265-4f91-b795-c6d2968ecfe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.051878 10.0.0.48 - - [2025-09-11 07:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.48 - - [2025-09-11 07:47:51] "GET /virtual-network/caef27f1-b493-420d-b2cd-e684b78814a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.006310 10.0.0.48 - - [2025-09-11 07:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.48 - - [2025-09-11 07:47:51] "GET /service-appliance-set/c6fdadee-8c7a-4462-8814-5f66e8999cbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002495 10.0.0.48 - - [2025-09-11 07:47:51] "POST /fqname-to-id HTTP/1.1" 404 242 0.002364 10.0.0.48 - - [2025-09-11 07:47:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.149581 10.0.0.48 - - [2025-09-11 07:47:52] "GET /virtual-machine-interface/58b6034f-2a1f-4fde-87a5-1d7e11a01241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.007145 10.0.0.48 - - [2025-09-11 07:47:52] "POST /instance-ips HTTP/1.1" 200 377 0.095974 10.0.0.48 - - [2025-09-11 07:47:52] "GET /instance-ip/84c1a263-22bd-4904-88aa-dc2ba504bdd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.010830 10.0.0.48 - - [2025-09-11 07:47:52] "POST /loadbalancers HTTP/1.1" 200 582 0.091724 10.0.0.48 - - [2025-09-11 07:47:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.033322 10.0.0.48 - - [2025-09-11 07:47:52] "GET /project/184443ec-0265-4f91-b795-c6d2968ecfe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.082126 10.0.0.48 - - [2025-09-11 07:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.067281 10.0.0.48 - - [2025-09-11 07:47:52] "GET /instance-ip/84c1a263-22bd-4904-88aa-dc2ba504bdd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.011642 10.0.0.48 - - [2025-09-11 07:47:52] "GET /project/184443ec-0265-4f91-b795-c6d2968ecfe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.084713 10.0.0.48 - - [2025-09-11 07:47:52] "POST /floating-ips HTTP/1.1" 200 581 0.075486 10.0.0.48 - - [2025-09-11 07:47:52] "GET /loadbalancer/025eec12-abf4-4438-a253-4731ba7064d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004846 10.0.0.48 - - [2025-09-11 07:47:52] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.099187 10.0.0.48 - - [2025-09-11 07:47:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.056249 10.0.0.48 - - [2025-09-11 07:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.019487 10.0.0.48 - - [2025-09-11 07:47:52] "GET /project/184443ec-0265-4f91-b795-c6d2968ecfe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.051415 10.0.0.48 - - [2025-09-11 07:47:52] "GET /loadbalancer-listener/e27b3e76-d68d-4e2a-b1f1-230d3a6f6240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.003754 10.0.0.48 - - [2025-09-11 07:47:52] "GET /loadbalancer-listener/e27b3e76-d68d-4e2a-b1f1-230d3a6f6240?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004069 10.0.0.48 - - [2025-09-11 07:47:52] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.020483 10.0.0.48 - - [2025-09-11 07:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011435 10.0.0.48 - - [2025-09-11 07:47:52] "GET /instance-ip/84c1a263-22bd-4904-88aa-dc2ba504bdd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003618 10.0.0.48 - - [2025-09-11 07:47:52] "GET /instance-ip/84c1a263-22bd-4904-88aa-dc2ba504bdd8?fields=floating_ips HTTP/1.1" 200 1163 0.006442 10.0.0.48 - - [2025-09-11 07:47:53] "GET /floating-ip/5820e4ea-8a61-407c-b125-75b29d4a221e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004183 10.0.0.48 - - [2025-09-11 07:47:53] "GET /project/184443ec-0265-4f91-b795-c6d2968ecfe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.077333 10.0.0.48 - - [2025-09-11 07:47:53] "GET /loadbalancer/025eec12-abf4-4438-a253-4731ba7064d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.012360 10.0.0.48 - - [2025-09-11 07:47:53] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.037871 10.0.0.48 - - [2025-09-11 07:47:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.020523 10.0.0.48 - - [2025-09-11 07:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.013015 10.0.0.48 - - [2025-09-11 07:47:53] "GET /project/184443ec-0265-4f91-b795-c6d2968ecfe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.065952 10.0.0.48 - - [2025-09-11 07:47:53] "GET /loadbalancer-listener/fca96877-bbc7-4f94-803b-ef2ccf5c3e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003415 10.0.0.48 - - [2025-09-11 07:47:53] "GET /loadbalancer-listener/fca96877-bbc7-4f94-803b-ef2ccf5c3e8b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.016598 10.0.0.48 - - [2025-09-11 07:47:53] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.039958 10.0.0.48 - - [2025-09-11 07:47:53] "GET /instance-ip/84c1a263-22bd-4904-88aa-dc2ba504bdd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003784 10.0.0.48 - - [2025-09-11 07:47:53] "GET /instance-ip/84c1a263-22bd-4904-88aa-dc2ba504bdd8?fields=floating_ips HTTP/1.1" 200 1163 0.010334 10.0.0.48 - - [2025-09-11 07:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.48 - - [2025-09-11 07:47:53] "GET /floating-ip/5820e4ea-8a61-407c-b125-75b29d4a221e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003891 10.0.0.48 - - [2025-09-11 07:47:53] "GET /project/184443ec-0265-4f91-b795-c6d2968ecfe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043427 10.0.0.48 - - [2025-09-11 07:47:53] "GET /loadbalancer/025eec12-abf4-4438-a253-4731ba7064d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002926 10.0.0.48 - - [2025-09-11 07:47:53] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.019223 10.0.0.48 - - [2025-09-11 07:47:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.011046 10.0.0.48 - - [2025-09-11 07:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009023 10.0.0.48 - - [2025-09-11 07:47:53] "GET /project/184443ec-0265-4f91-b795-c6d2968ecfe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.031832 10.0.0.48 - - [2025-09-11 07:47:53] "GET /loadbalancer-listener/861f87b4-bed7-4524-894f-38f60c6e7400?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.002514 10.0.0.48 - - [2025-09-11 07:47:53] "GET /loadbalancer-listener/861f87b4-bed7-4524-894f-38f60c6e7400?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003886 10.0.0.48 - - [2025-09-11 07:47:53] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.025503 10.0.0.48 - - [2025-09-11 07:47:53] "GET /instance-ip/84c1a263-22bd-4904-88aa-dc2ba504bdd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.002952 10.0.0.48 - - [2025-09-11 07:47:53] "GET /instance-ip/84c1a263-22bd-4904-88aa-dc2ba504bdd8?fields=floating_ips HTTP/1.1" 200 1163 0.002934 10.0.0.48 - - [2025-09-11 07:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.48 - - [2025-09-11 07:47:53] "GET /loadbalancer/025eec12-abf4-4438-a253-4731ba7064d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002718 10.0.0.48 - - [2025-09-11 07:47:53] "GET /floating-ip/5820e4ea-8a61-407c-b125-75b29d4a221e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003521 10.0.0.48 - - [2025-09-11 07:47:53] "POST /tags HTTP/1.1" 200 371 0.041517 10.0.0.48 - - [2025-09-11 07:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.016505 10.0.0.48 - - [2025-09-11 07:47:53] "GET /tag/6ad897ee-8825-4dd9-88dc-00e11c36e139?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1276 0.011922 10.0.0.48 - - [2025-09-11 07:47:53] "POST /tags HTTP/1.1" 200 319 0.020323 10.0.0.48 - - [2025-09-11 07:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009678 10.0.0.48 - - [2025-09-11 07:47:54] "GET /tag/37020d2b-8101-4057-a540-e86abdc8a115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.012219 10.0.0.48 - - [2025-09-11 07:47:54] "POST /id-to-fqname HTTP/1.1" 200 181 0.000502 10.0.0.48 - - [2025-09-11 07:47:54] "POST /fqname-to-id HTTP/1.1" 404 190 0.015565 10.0.0.48 - - [2025-09-11 07:47:54] "POST /security-groups HTTP/1.1" 200 578 0.069512 10.0.0.48 - - [2025-09-11 07:47:54] "POST /fqname-to-id HTTP/1.1" 404 225 0.003472 10.0.0.48 - - [2025-09-11 07:47:54] "POST /projects HTTP/1.1" 200 497 0.227655 10.0.0.48 - - [2025-09-11 07:47:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.010165 10.0.0.48 - - [2025-09-11 07:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012992 10.0.0.48 - - [2025-09-11 07:47:54] "POST /access-control-lists HTTP/1.1" 200 587 0.041270 10.0.0.48 - - [2025-09-11 07:47:54] "POST /fqname-to-id HTTP/1.1" 404 224 0.016194 10.0.0.48 - - [2025-09-11 07:47:54] "GET /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.004599 10.0.0.48 - - [2025-09-11 07:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.48 - - [2025-09-11 07:47:54] "GET /virtual-network/caef27f1-b493-420d-b2cd-e684b78814a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.003706 10.0.0.48 - - [2025-09-11 07:47:54] "POST /access-control-lists HTTP/1.1" 200 585 0.081651 10.0.0.48 - - [2025-09-11 07:47:54] "PUT /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac HTTP/1.1" 200 264 0.091436 10.0.0.48 - - [2025-09-11 07:47:54] "PUT /virtual-network/caef27f1-b493-420d-b2cd-e684b78814a6 HTTP/1.1" 200 264 0.041155 10.0.0.48 - - [2025-09-11 07:47:54] "POST /security-groups HTTP/1.1" 200 558 0.071637 10.0.0.48 - - [2025-09-11 07:47:54] "POST /fqname-to-id HTTP/1.1" 404 248 0.004604 10.0.0.48 - - [2025-09-11 07:47:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.035276 10.0.0.48 - - [2025-09-11 07:47:54] "POST /chown HTTP/1.1" 200 109 0.080088 10.0.0.48 - - [2025-09-11 07:47:54] "POST /access-control-lists HTTP/1.1" 200 610 0.093798 10.0.0.48 - - [2025-09-11 07:47:54] "POST /fqname-to-id HTTP/1.1" 404 247 0.046723 10.0.0.48 - - [2025-09-11 07:47:54] "GET /application-policy-set/fef936c0-5153-4b33-85b7-a3a09c92a42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.025394 10.0.0.48 - - [2025-09-11 07:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006382 10.0.0.48 - - [2025-09-11 07:47:54] "GET /policy-management/f992fb41-2448-424b-98cc-010f345de763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002999 10.0.0.48 - - [2025-09-11 07:47:54] "POST /tags HTTP/1.1" 409 214 0.002450 10.0.0.48 - - [2025-09-11 07:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.48 - - [2025-09-11 07:47:54] "GET /tag/37020d2b-8101-4057-a540-e86abdc8a115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.021228 10.0.0.48 - - [2025-09-11 07:47:54] "POST /access-control-lists HTTP/1.1" 200 608 0.065761 10.0.0.48 - - [2025-09-11 07:47:54] "POST /firewall-rules HTTP/1.1" 200 578 0.073066 10.0.0.48 - - [2025-09-11 07:47:55] "GET /firewall-rule/c5edfb67-a13b-418e-ad64-2be0b4f67c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.012802 10.0.0.48 - - [2025-09-11 07:47:55] "GET /firewall-policy/a5b3269e-59e0-4c19-99fa-97b6dc7c05c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.004166 10.0.0.48 - - [2025-09-11 07:47:55] "GET /firewall-rule/c5edfb67-a13b-418e-ad64-2be0b4f67c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.003943 10.0.0.48 - - [2025-09-11 07:47:55] "POST /ref-update HTTP/1.1" 200 156 0.027378 10.0.0.48 - - [2025-09-11 07:47:55] "GET /application-policy-set/fef936c0-5153-4b33-85b7-a3a09c92a42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012552 10.0.0.48 - - [2025-09-11 07:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.48 - - [2025-09-11 07:47:55] "GET /policy-management/f992fb41-2448-424b-98cc-010f345de763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002652 10.0.0.48 - - [2025-09-11 07:47:55] "POST /tags HTTP/1.1" 409 214 0.001771 10.0.0.48 - - [2025-09-11 07:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.48 - - [2025-09-11 07:47:55] "GET /tag/37020d2b-8101-4057-a540-e86abdc8a115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.015836 10.0.0.48 - - [2025-09-11 07:47:55] "POST /firewall-rules HTTP/1.1" 200 576 0.102407 10.0.0.48 - - [2025-09-11 07:47:55] "GET /firewall-rule/140c18f1-4132-4f9b-89ed-9d2767b8d395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.007126 10.0.0.48 - - [2025-09-11 07:47:55] "GET /firewall-policy/a5b3269e-59e0-4c19-99fa-97b6dc7c05c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.003429 10.0.0.48 - - [2025-09-11 07:47:55] "GET /firewall-rule/140c18f1-4132-4f9b-89ed-9d2767b8d395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002187 10.0.0.48 - - [2025-09-11 07:47:55] "POST /ref-update HTTP/1.1" 200 156 0.031548 10.0.0.48 - - [2025-09-11 07:47:55] "POST /tags HTTP/1.1" 200 363 0.037368 10.0.0.48 - - [2025-09-11 07:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015575 10.0.0.48 - - [2025-09-11 07:47:55] "GET /tag/ab032157-9dda-4d61-8d9e-9577030bb55e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.014657 10.0.0.48 - - [2025-09-11 07:47:55] "POST /tags HTTP/1.1" 200 311 0.025282 10.0.0.48 - - [2025-09-11 07:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011435 10.0.0.48 - - [2025-09-11 07:47:55] "GET /tag/48bfb144-43b9-42bd-95d9-5ba1906e1221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013608 10.0.0.48 - - [2025-09-11 07:47:55] "POST /id-to-fqname HTTP/1.1" 200 177 0.000594 10.0.0.48 - - [2025-09-11 07:47:55] "POST /fqname-to-id HTTP/1.1" 404 186 0.002431 10.0.0.48 - - [2025-09-11 07:47:55] "POST /security-groups HTTP/1.1" 200 574 0.073422 10.0.0.48 - - [2025-09-11 07:47:55] "POST /projects HTTP/1.1" 200 489 0.202722 10.0.0.48 - - [2025-09-11 07:47:55] "POST /fqname-to-id HTTP/1.1" 404 217 0.004727 10.0.0.48 - - [2025-09-11 07:47:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.016817 10.0.0.48 - - [2025-09-11 07:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.017201 10.0.0.48 - - [2025-09-11 07:47:56] "GET /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.015429 10.0.0.48 - - [2025-09-11 07:47:56] "POST /access-control-lists HTTP/1.1" 200 583 0.087530 10.0.0.48 - - [2025-09-11 07:47:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.018972 10.0.0.48 - - [2025-09-11 07:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010721 10.0.0.48 - - [2025-09-11 07:47:56] "GET /virtual-network/caef27f1-b493-420d-b2cd-e684b78814a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.004359 10.0.0.48 - - [2025-09-11 07:47:56] "POST /access-control-lists HTTP/1.1" 200 581 0.027108 10.0.0.48 - - [2025-09-11 07:47:56] "PUT /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac HTTP/1.1" 200 264 0.072219 10.0.0.48 - - [2025-09-11 07:47:56] "PUT /virtual-network/caef27f1-b493-420d-b2cd-e684b78814a6 HTTP/1.1" 200 264 0.071290 10.0.0.48 - - [2025-09-11 07:47:56] "POST /security-groups HTTP/1.1" 200 546 0.068702 10.0.0.48 - - [2025-09-11 07:47:56] "POST /fqname-to-id HTTP/1.1" 404 240 0.003607 10.0.0.48 - - [2025-09-11 07:47:56] "POST /access-control-lists HTTP/1.1" 200 602 0.025581 10.0.0.48 - - [2025-09-11 07:47:56] "POST /fqname-to-id HTTP/1.1" 404 239 0.007589 10.0.0.48 - - [2025-09-11 07:47:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.037888 10.0.0.48 - - [2025-09-11 07:47:56] "POST /chown HTTP/1.1" 200 109 0.019943 10.0.0.48 - - [2025-09-11 07:47:56] "GET /application-policy-set/fef936c0-5153-4b33-85b7-a3a09c92a42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016203 10.0.0.48 - - [2025-09-11 07:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.48 - - [2025-09-11 07:47:56] "GET /policy-management/f992fb41-2448-424b-98cc-010f345de763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002639 10.0.0.48 - - [2025-09-11 07:47:56] "POST /tags HTTP/1.1" 409 210 0.003491 10.0.0.48 - - [2025-09-11 07:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.48 - - [2025-09-11 07:47:56] "POST /access-control-lists HTTP/1.1" 200 600 0.136276 10.0.0.48 - - [2025-09-11 07:47:56] "GET /tag/48bfb144-43b9-42bd-95d9-5ba1906e1221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.099962 10.0.0.48 - - [2025-09-11 07:47:56] "POST /firewall-rules HTTP/1.1" 200 570 0.101581 10.0.0.48 - - [2025-09-11 07:47:56] "GET /firewall-rule/93c6d36c-283d-4a9e-9658-2a9743d43392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004520 10.0.0.48 - - [2025-09-11 07:47:56] "GET /firewall-policy/a5b3269e-59e0-4c19-99fa-97b6dc7c05c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.005098 10.0.0.48 - - [2025-09-11 07:47:56] "GET /firewall-rule/93c6d36c-283d-4a9e-9658-2a9743d43392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003024 10.0.0.48 - - [2025-09-11 07:47:56] "POST /ref-update HTTP/1.1" 200 156 0.049678 10.0.0.48 - - [2025-09-11 07:47:57] "GET /application-policy-set/fef936c0-5153-4b33-85b7-a3a09c92a42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018930 10.0.0.48 - - [2025-09-11 07:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008255 10.0.0.48 - - [2025-09-11 07:47:57] "GET /policy-management/f992fb41-2448-424b-98cc-010f345de763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003837 10.0.0.48 - - [2025-09-11 07:47:57] "POST /tags HTTP/1.1" 409 210 0.003635 10.0.0.48 - - [2025-09-11 07:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.48 - - [2025-09-11 07:47:57] "GET /tag/48bfb144-43b9-42bd-95d9-5ba1906e1221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.021383 10.0.0.48 - - [2025-09-11 07:47:57] "POST /firewall-rules HTTP/1.1" 200 568 0.099343 10.0.0.48 - - [2025-09-11 07:47:57] "GET /firewall-rule/6250c0de-87da-474e-aa8f-94186d8b3973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.016077 10.0.0.48 - - [2025-09-11 07:47:57] "GET /firewall-policy/a5b3269e-59e0-4c19-99fa-97b6dc7c05c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.013230 10.0.0.48 - - [2025-09-11 07:47:57] "GET /firewall-rule/6250c0de-87da-474e-aa8f-94186d8b3973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004912 10.0.0.48 - - [2025-09-11 07:47:57] "POST /ref-update HTTP/1.1" 200 156 0.095739 10.0.0.48 - - [2025-09-11 07:47:57] "POST /tags HTTP/1.1" 409 237 0.002323 10.0.0.48 - - [2025-09-11 07:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005697 10.0.0.48 - - [2025-09-11 07:47:57] "GET /tag/b760c4ea-13d9-4823-a906-f094dad24d06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.013905 10.0.0.48 - - [2025-09-11 07:47:57] "POST /tags HTTP/1.1" 409 210 0.006091 10.0.0.48 - - [2025-09-11 07:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.48 - - [2025-09-11 07:47:57] "GET /tag/b482f768-49c5-42f0-a461-bfa76cb32900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014306 10.0.0.48 - - [2025-09-11 07:47:57] "POST /projects HTTP/1.1" 409 223 0.005020 10.0.0.48 - - [2025-09-11 07:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011987 10.0.0.48 - - [2025-09-11 07:47:57] "GET /project/184443ec-0265-4f91-b795-c6d2968ecfe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.067644 10.0.0.48 - - [2025-09-11 07:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.48 - - [2025-09-11 07:47:57] "GET /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.086031 10.0.0.48 - - [2025-09-11 07:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.48 - - [2025-09-11 07:47:57] "GET /virtual-network/caef27f1-b493-420d-b2cd-e684b78814a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.035940 10.0.0.48 - - [2025-09-11 07:47:58] "PUT /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac HTTP/1.1" 200 264 0.152103 10.0.0.48 - - [2025-09-11 07:47:58] "PUT /virtual-network/caef27f1-b493-420d-b2cd-e684b78814a6 HTTP/1.1" 200 264 0.082590 10.0.0.48 - - [2025-09-11 07:47:58] "POST /security-groups HTTP/1.1" 409 253 0.007523 10.0.0.48 - - [2025-09-11 07:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.48 - - [2025-09-11 07:47:58] "PUT /security-group/47e45d18-9993-45fc-92a2-33b5838223d7 HTTP/1.1" 200 262 0.056931 10.0.0.48 - - [2025-09-11 07:47:58] "PUT /access-control-list/be08de77-03a2-4e97-a420-bbf4798e90a1 HTTP/1.1" 200 272 0.013191 10.0.0.48 - - [2025-09-11 07:47:58] "PUT /access-control-list/a1a57d0b-46e8-45e0-b590-d4383e7b56c1 HTTP/1.1" 200 272 0.031975 10.0.0.48 - - [2025-09-11 07:47:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.037063 10.0.0.48 - - [2025-09-11 07:47:58] "GET /application-policy-set/fef936c0-5153-4b33-85b7-a3a09c92a42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002216 10.0.0.48 - - [2025-09-11 07:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008949 10.0.0.48 - - [2025-09-11 07:47:58] "GET /policy-management/f992fb41-2448-424b-98cc-010f345de763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003275 10.0.0.48 - - [2025-09-11 07:47:58] "POST /tags HTTP/1.1" 409 210 0.007478 10.0.0.48 - - [2025-09-11 07:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009480 10.0.0.48 - - [2025-09-11 07:47:58] "GET /tag/b482f768-49c5-42f0-a461-bfa76cb32900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.016947 10.0.0.48 - - [2025-09-11 07:47:58] "POST /firewall-rules HTTP/1.1" 200 570 0.080092 10.0.0.48 - - [2025-09-11 07:47:58] "GET /firewall-rule/d8def3f3-1cc6-445e-b792-23214cd37181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.009228 10.0.0.48 - - [2025-09-11 07:47:58] "GET /firewall-policy/a5b3269e-59e0-4c19-99fa-97b6dc7c05c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.005447 10.0.0.48 - - [2025-09-11 07:47:58] "GET /firewall-rule/d8def3f3-1cc6-445e-b792-23214cd37181?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003316 10.0.0.48 - - [2025-09-11 07:47:58] "POST /ref-update HTTP/1.1" 200 156 0.051970 10.0.0.48 - - [2025-09-11 07:47:58] "GET /application-policy-set/fef936c0-5153-4b33-85b7-a3a09c92a42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008336 10.0.0.48 - - [2025-09-11 07:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.48 - - [2025-09-11 07:47:58] "GET /policy-management/f992fb41-2448-424b-98cc-010f345de763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002840 10.0.0.48 - - [2025-09-11 07:47:58] "POST /tags HTTP/1.1" 409 210 0.001849 10.0.0.48 - - [2025-09-11 07:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.48 - - [2025-09-11 07:47:58] "GET /tag/b482f768-49c5-42f0-a461-bfa76cb32900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.018622 10.0.0.48 - - [2025-09-11 07:47:59] "POST /firewall-rules HTTP/1.1" 200 568 0.087979 10.0.0.48 - - [2025-09-11 07:47:59] "GET /firewall-rule/70c5246d-b927-4c1d-abcb-cd748736d8b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.005186 10.0.0.48 - - [2025-09-11 07:47:59] "GET /firewall-policy/a5b3269e-59e0-4c19-99fa-97b6dc7c05c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.006770 10.0.0.48 - - [2025-09-11 07:47:59] "GET /firewall-rule/70c5246d-b927-4c1d-abcb-cd748736d8b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.013581 10.0.0.48 - - [2025-09-11 07:47:59] "POST /ref-update HTTP/1.1" 200 156 0.062209 10.0.0.48 - - [2025-09-11 07:47:59] "GET /virtual-machine-interface/9e12b4a4-8ee3-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008819 10.0.0.48 - - [2025-09-11 07:47:59] "POST /set-tag HTTP/1.1" 200 109 0.003059 10.0.0.48 - - [2025-09-11 07:47:59] "GET / HTTP/1.1" 200 35931 0.002043 10.0.0.48 - - [2025-09-11 07:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.48 - - [2025-09-11 07:47:59] "GET /routing-instance/57877c87-05a2-4f5c-b9dc-3117941c8edd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002773 10.0.0.48 - - [2025-09-11 07:47:59] "POST /bgp-routers HTTP/1.1" 409 301 0.002050 10.0.0.48 - - [2025-09-11 07:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001425 10.0.0.48 - - [2025-09-11 07:47:59] "GET /bgp-router/583fce50-9113-463a-8ead-ff5b29a0731e?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.005236 10.0.0.48 - - [2025-09-11 07:47:59] "PUT /bgp-router/583fce50-9113-463a-8ead-ff5b29a0731e HTTP/1.1" 200 254 0.023067 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:47:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001016 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:47:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001107 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:48:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000933 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:48:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000947 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:48:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003320 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:48:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001619 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:48:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000932 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:48:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000939 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:48:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001063 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:48:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000985 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:48:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000937 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:48:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001012 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:48:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000914 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:48:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001022 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:48:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001131 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:48:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001132 10.0.0.49 - - [2025-09-11 07:49:08] "GET / HTTP/1.1" 200 35931 0.001690 10.0.0.49 - - [2025-09-11 07:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.49 - - [2025-09-11 07:49:08] "GET /global-system-config/dc0052b4-d137-4719-915d-4f8accd249a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004543 10.0.0.49 - - [2025-09-11 07:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.49 - - [2025-09-11 07:49:08] "GET /routing-instance/57877c87-05a2-4f5c-b9dc-3117941c8edd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003363 10.0.0.49 - - [2025-09-11 07:49:09] "PUT /global-system-config/dc0052b4-d137-4719-915d-4f8accd249a8 HTTP/1.1" 200 274 0.016393 10.0.0.49 - - [2025-09-11 07:49:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.002179 10.0.0.49 - - [2025-09-11 07:49:09] "POST /virtual-routers HTTP/1.1" 200 599 0.049047 10.0.0.49 - - [2025-09-11 07:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.49 - - [2025-09-11 07:49:09] "GET /virtual-router/b309c94d-ae96-49b6-95ff-698d465ea8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004381 10.0.0.49 - - [2025-09-11 07:49:09] "POST /fqname-to-id HTTP/1.1" 404 229 0.001929 10.0.0.49 - - [2025-09-11 07:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.49 - - [2025-09-11 07:49:09] "GET /virtual-network/2bdfa2be-a3b5-415a-a277-0101917ac462?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004978 10.0.0.49 - - [2025-09-11 07:49:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.083043 10.0.0.48 - - [2025-09-11 07:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.48 - - [2025-09-11 07:49:15] "GET /virtual-router/b309c94d-ae96-49b6-95ff-698d465ea8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002846 10.0.0.49 - - [2025-09-11 07:49:37] "GET / HTTP/1.1" 200 35931 0.001787 10.0.0.49 - - [2025-09-11 07:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.49 - - [2025-09-11 07:49:37] "GET /global-system-config/dc0052b4-d137-4719-915d-4f8accd249a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005077 10.0.0.49 - - [2025-09-11 07:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.49 - - [2025-09-11 07:49:37] "GET /routing-instance/57877c87-05a2-4f5c-b9dc-3117941c8edd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003324 10.0.0.49 - - [2025-09-11 07:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.49 - - [2025-09-11 07:49:37] "GET /virtual-router/b309c94d-ae96-49b6-95ff-698d465ea8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003014 10.0.0.49 - - [2025-09-11 07:49:37] "PUT /virtual-router/b309c94d-ae96-49b6-95ff-698d465ea8e7 HTTP/1.1" 200 262 0.011454 10.0.0.49 - - [2025-09-11 07:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.014067 10.0.0.49 - - [2025-09-11 07:49:37] "GET /virtual-router/b309c94d-ae96-49b6-95ff-698d465ea8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003770 10.0.0.49 - - [2025-09-11 07:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.49 - - [2025-09-11 07:49:37] "GET /virtual-machine-interface/fd1cd797-b6eb-41db-ba7b-81bb02dcf5f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004702 10.0.0.49 - - [2025-09-11 07:49:37] "PUT /virtual-machine-interface/fd1cd797-b6eb-41db-ba7b-81bb02dcf5f8 HTTP/1.1" 200 284 0.010302 10.0.0.48 - - [2025-09-11 07:51:27] "GET /global-system-configs HTTP/1.1" 200 322 0.002318 10.0.0.48 - - [2025-09-11 07:51:27] "GET /global-system-configs HTTP/1.1" 200 322 0.002354 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:52:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001118 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:52:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001537 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:52:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001137 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:52:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001146 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:52:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001224 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:52:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001349 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:52:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001078 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:52:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001135 10.0.0.48 - - [2025-09-11 07:52:43] "GET /virtual-router/b309c94d-ae96-49b6-95ff-698d465ea8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003477 10.0.0.48 - - [2025-09-11 07:52:43] "POST /ref-update HTTP/1.1" 200 156 0.016851 10.0.0.48 - - [2025-09-11 07:52:54] "GET /virtual-machine-interface/9e12b4a4-8ee3-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004888 10.0.0.48 - - [2025-09-11 07:52:54] "POST /set-tag HTTP/1.1" 200 109 0.002842 10.0.0.48 - - [2025-09-11 07:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.48 - - [2025-09-11 07:52:54] "GET /loadbalancer/025eec12-abf4-4438-a253-4731ba7064d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002886 10.0.0.48 - - [2025-09-11 07:52:55] "GET /virtual-machine-interface/9e12b4a4-8ee3-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004714 10.0.0.48 - - [2025-09-11 07:52:55] "POST /set-tag HTTP/1.1" 200 109 0.002842 10.0.0.48 - - [2025-09-11 07:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.48 - - [2025-09-11 07:52:55] "GET /loadbalancer/025eec12-abf4-4438-a253-4731ba7064d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002934 10.0.0.48 - - [2025-09-11 07:52:55] "GET /loadbalancer-pool/3fc93ab3-d0cf-4b2f-98af-8fecfbb2c102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004630 10.0.0.48 - - [2025-09-11 07:52:55] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018324 10.0.0.48 - - [2025-09-11 07:52:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.008010 10.0.0.48 - - [2025-09-11 07:52:55] "GET /virtual-machine-interface/9e12b4a4-8ee3-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007250 10.0.0.48 - - [2025-09-11 07:52:55] "GET /virtual-machine-interface/9e12b4a4-8ee3-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009615 10.0.0.48 - - [2025-09-11 07:52:55] "POST /tags HTTP/1.1" 409 205 0.002301 10.0.0.48 - - [2025-09-11 07:52:55] "POST /ref-update HTTP/1.1" 200 156 0.010180 10.0.0.48 - - [2025-09-11 07:52:55] "GET /floating-ip/5820e4ea-8a61-407c-b125-75b29d4a221e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.006967 10.0.0.48 - - [2025-09-11 07:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.48 - - [2025-09-11 07:52:55] "GET /tag/f46b2c38-1758-46f2-aea6-4b459584b16c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012858 10.0.0.48 - - [2025-09-11 07:52:55] "PUT /floating-ip/5820e4ea-8a61-407c-b125-75b29d4a221e HTTP/1.1" 200 256 0.018770 10.0.0.48 - - [2025-09-11 07:52:55] "POST /set-tag HTTP/1.1" 200 109 0.097505 10.0.0.48 - - [2025-09-11 07:52:55] "GET /loadbalancer-pool/9468939d-5ca3-4a64-b975-77d5b8ae8a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004690 10.0.0.48 - - [2025-09-11 07:52:55] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016648 10.0.0.48 - - [2025-09-11 07:52:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.016583 10.0.0.48 - - [2025-09-11 07:52:55] "GET /virtual-machine-interface/9e12b4a4-8ee3-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006502 10.0.0.48 - - [2025-09-11 07:52:55] "GET /virtual-machine-interface/9e12b4a4-8ee3-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004513 10.0.0.48 - - [2025-09-11 07:52:55] "POST /ref-update HTTP/1.1" 200 156 0.009618 10.0.0.48 - - [2025-09-11 07:52:55] "GET /floating-ip/5820e4ea-8a61-407c-b125-75b29d4a221e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.009182 10.0.0.48 - - [2025-09-11 07:52:55] "POST /set-tag HTTP/1.1" 200 109 0.003726 10.0.0.48 - - [2025-09-11 07:52:55] "GET /loadbalancer-pool/163e02b1-f926-46d5-aeea-f9adfb415738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005687 10.0.0.48 - - [2025-09-11 07:52:55] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026020 10.0.0.48 - - [2025-09-11 07:52:55] "PUT /floating-ip/5820e4ea-8a61-407c-b125-75b29d4a221e HTTP/1.1" 200 256 0.026969 10.0.0.48 - - [2025-09-11 07:52:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.014757 10.0.0.48 - - [2025-09-11 07:52:55] "GET /virtual-machine-interface/9e12b4a4-8ee3-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015453 10.0.0.48 - - [2025-09-11 07:52:55] "POST /set-tag HTTP/1.1" 200 109 0.005087 10.0.0.48 - - [2025-09-11 07:52:55] "GET /virtual-machine-interface/9e12b4a4-8ee3-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004900 10.0.0.48 - - [2025-09-11 07:52:55] "POST /ref-update HTTP/1.1" 200 156 0.010430 10.0.0.48 - - [2025-09-11 07:52:55] "GET /floating-ip/5820e4ea-8a61-407c-b125-75b29d4a221e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.012299 10.0.0.48 - - [2025-09-11 07:52:55] "PUT /floating-ip/5820e4ea-8a61-407c-b125-75b29d4a221e HTTP/1.1" 200 256 0.014730 10.0.0.48 - - [2025-09-11 07:55:36] "GET /virtual-machine-interface/9e12b4a4-8ee3-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006940 10.0.0.48 - - [2025-09-11 07:55:36] "POST /set-tag HTTP/1.1" 200 109 0.005028 10.0.0.48 - - [2025-09-11 07:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.48 - - [2025-09-11 07:55:36] "GET /loadbalancer/025eec12-abf4-4438-a253-4731ba7064d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004320 10.0.0.48 - - [2025-09-11 07:55:36] "GET /virtual-machine-interface/9e12b4a4-8ee3-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005836 10.0.0.48 - - [2025-09-11 07:55:36] "POST /set-tag HTTP/1.1" 200 109 0.024045 10.0.0.48 - - [2025-09-11 07:55:36] "DELETE /loadbalancer-member/e8970160-53f3-4479-8017-0e7d52e6c372 HTTP/1.1" 200 115 0.029253 10.0.0.48 - - [2025-09-11 07:55:36] "GET /virtual-machine-interface/9e12b4a4-8ee3-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005764 10.0.0.48 - - [2025-09-11 07:55:36] "POST /set-tag HTTP/1.1" 200 109 0.002835 10.0.0.48 - - [2025-09-11 07:55:37] "DELETE /loadbalancer-member/c27e134f-2aa3-452b-ae4e-6864da4b799d HTTP/1.1" 200 115 0.036427 10.0.0.48 - - [2025-09-11 07:55:37] "GET /virtual-machine-interface/9e12b4a4-8ee3-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006677 10.0.0.48 - - [2025-09-11 07:55:37] "POST /set-tag HTTP/1.1" 200 109 0.006293 10.0.0.48 - - [2025-09-11 07:55:37] "DELETE /loadbalancer-member/f3745025-f5a7-4358-b9db-ee2ec22d47d0 HTTP/1.1" 200 115 0.042467 10.0.0.48 - - [2025-09-11 07:55:37] "GET /virtual-machine-interface/9e12b4a4-8ee3-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005061 10.0.0.48 - - [2025-09-11 07:55:37] "POST /set-tag HTTP/1.1" 200 109 0.010467 10.0.0.48 - - [2025-09-11 07:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.48 - - [2025-09-11 07:55:37] "GET /loadbalancer/025eec12-abf4-4438-a253-4731ba7064d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005002 10.0.0.48 - - [2025-09-11 07:55:37] "GET /loadbalancer-pool/3fc93ab3-d0cf-4b2f-98af-8fecfbb2c102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002634 10.0.0.48 - - [2025-09-11 07:55:37] "POST /loadbalancer-members HTTP/1.1" 200 690 0.031928 10.0.0.48 - - [2025-09-11 07:55:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.032298 10.0.0.48 - - [2025-09-11 07:55:37] "GET /virtual-machine-interface/9e12b4a4-8ee3-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.019066 10.0.0.48 - - [2025-09-11 07:55:37] "GET /virtual-machine-interface/9e12b4a4-8ee3-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007750 10.0.0.48 - - [2025-09-11 07:55:37] "GET /floating-ip/5820e4ea-8a61-407c-b125-75b29d4a221e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002952 10.0.0.48 - - [2025-09-11 07:55:37] "POST /set-tag HTTP/1.1" 200 109 0.074892 10.0.0.48 - - [2025-09-11 07:55:37] "GET /loadbalancer-pool/9468939d-5ca3-4a64-b975-77d5b8ae8a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.028612 10.0.0.48 - - [2025-09-11 07:55:37] "POST /loadbalancer-members HTTP/1.1" 200 690 0.034418 10.0.0.48 - - [2025-09-11 07:55:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.013144 10.0.0.48 - - [2025-09-11 07:55:37] "GET /virtual-machine-interface/9e12b4a4-8ee3-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016223 10.0.0.48 - - [2025-09-11 07:55:37] "GET /virtual-machine-interface/9e12b4a4-8ee3-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007455 10.0.0.48 - - [2025-09-11 07:55:37] "POST /set-tag HTTP/1.1" 200 109 0.003997 10.0.0.48 - - [2025-09-11 07:55:37] "GET /floating-ip/5820e4ea-8a61-407c-b125-75b29d4a221e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.005006 10.0.0.48 - - [2025-09-11 07:55:37] "GET /loadbalancer-pool/163e02b1-f926-46d5-aeea-f9adfb415738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005361 10.0.0.48 - - [2025-09-11 07:55:37] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031513 10.0.0.48 - - [2025-09-11 07:55:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.021740 10.0.0.48 - - [2025-09-11 07:55:37] "GET /virtual-machine-interface/9e12b4a4-8ee3-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.023921 10.0.0.48 - - [2025-09-11 07:55:37] "GET /virtual-machine-interface/9e12b4a4-8ee3-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009732 10.0.0.48 - - [2025-09-11 07:55:37] "GET /floating-ip/5820e4ea-8a61-407c-b125-75b29d4a221e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.005242 10.0.0.48 - - [2025-09-11 07:55:37] "POST /set-tag HTTP/1.1" 200 109 0.002701 10.0.0.48 - - [2025-09-11 07:56:27] "GET /global-system-configs HTTP/1.1" 200 322 0.002357 10.0.0.48 - - [2025-09-11 07:56:27] "GET /global-system-configs HTTP/1.1" 200 322 0.002394 10.0.0.48 - - [2025-09-11 07:56:58] "GET / HTTP/1.1" 200 35931 0.001880 10.0.0.48 - - [2025-09-11 07:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.48 - - [2025-09-11 07:56:58] "GET /project/31c9bfce-7370-4090-af24-7f10ec8bc8a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063040 10.0.0.48 - - [2025-09-11 07:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004638 10.0.0.48 - - [2025-09-11 07:56:58] "GET /project/31c9bfce-7370-4090-af24-7f10ec8bc8a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058112 10.0.0.48 - - [2025-09-11 07:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.48 - - [2025-09-11 07:56:59] "GET /project/31c9bfce-7370-4090-af24-7f10ec8bc8a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034075 10.0.0.48 - - [2025-09-11 07:56:59] "POST /tags HTTP/1.1" 200 333 0.042454 10.0.0.48 - - [2025-09-11 07:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.48 - - [2025-09-11 07:56:59] "GET /tag/6d9707a6-dd57-4044-8367-a21013dcf2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.016451 10.0.0.48 - - [2025-09-11 07:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005368 10.0.0.48 - - [2025-09-11 07:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004606 10.0.0.48 - - [2025-09-11 07:56:59] "GET /project/31c9bfce-7370-4090-af24-7f10ec8bc8a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.061144 10.0.0.48 - - [2025-09-11 07:56:59] "GET /virtual-networks?parent_id=31c9bfce-7370-4090-af24-7f10ec8bc8a1&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002597 10.0.0.48 - - [2025-09-11 07:56:59] "GET /project/31c9bfce-7370-4090-af24-7f10ec8bc8a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.074634 10.0.0.48 - - [2025-09-11 07:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.48 - - [2025-09-11 07:56:59] "GET /virtual-network/caef27f1-b493-420d-b2cd-e684b78814a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.005009 10.0.0.48 - - [2025-09-11 07:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.48 - - [2025-09-11 07:56:59] "GET /service-appliance-set/c6fdadee-8c7a-4462-8814-5f66e8999cbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002224 10.0.0.48 - - [2025-09-11 07:56:59] "POST /fqname-to-id HTTP/1.1" 404 254 0.001887 10.0.0.48 - - [2025-09-11 07:56:59] "POST /virtual-networks HTTP/1.1" 200 512 0.079042 10.0.0.48 - - [2025-09-11 07:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.48 - - [2025-09-11 07:56:59] "GET /network-ipam/1acb2db9-e57d-422b-92a3-816170b19f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.004427 10.0.0.48 - - [2025-09-11 07:56:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003359 10.0.0.48 - - [2025-09-11 07:56:59] "POST /ref-update HTTP/1.1" 200 156 0.105228 10.0.0.48 - - [2025-09-11 07:56:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.121267 10.0.0.48 - - [2025-09-11 07:56:59] "GET /virtual-machine-interface/898b0a1f-f835-4f51-be39-67ed55b85521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.014509 10.0.0.48 - - [2025-09-11 07:56:59] "GET /virtual-network/f67aee06-bb0d-4415-ae63-624eebe2e45b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.010072 10.0.0.48 - - [2025-09-11 07:56:59] "GET /domains HTTP/1.1" 200 280 0.005854 10.0.0.48 - - [2025-09-11 07:56:59] "GET /domain/dce92054-a5d2-4ad5-b1c4-b34c185a1103 HTTP/1.1" 200 3087 0.012203 10.0.0.48 - - [2025-09-11 07:56:59] "POST /instance-ips HTTP/1.1" 200 409 0.052987 10.0.0.48 - - [2025-09-11 07:56:59] "GET /instance-ip/b409a815-4af7-4abe-b955-9ff15cdaa6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.005598 10.0.0.48 - - [2025-09-11 07:56:59] "GET /project/31c9bfce-7370-4090-af24-7f10ec8bc8a1 HTTP/1.1" 200 5476 0.062949 10.0.0.48 - - [2025-09-11 07:56:59] "GET /virtual-network/f67aee06-bb0d-4415-ae63-624eebe2e45b HTTP/1.1" 200 2087 0.005220 10.0.0.48 - - [2025-09-11 07:56:59] "GET /virtual-network/f67aee06-bb0d-4415-ae63-624eebe2e45b HTTP/1.1" 200 2087 0.003784 10.0.0.48 - - [2025-09-11 07:57:00] "GET /routing-instance/68670901-288a-44db-ac3e-1ddda436d2af HTTP/1.1" 200 1181 0.055988 10.0.0.48 - - [2025-09-11 07:57:00] "GET /routing-instance/68670901-288a-44db-ac3e-1ddda436d2af HTTP/1.1" 200 1181 0.003353 10.0.0.48 - - [2025-09-11 07:57:00] "POST /loadbalancers HTTP/1.1" 200 610 0.135082 10.0.0.48 - - [2025-09-11 07:57:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.026341 10.0.0.48 - - [2025-09-11 07:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009377 10.0.0.48 - - [2025-09-11 07:57:00] "GET /project/31c9bfce-7370-4090-af24-7f10ec8bc8a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056468 10.0.0.48 - - [2025-09-11 07:57:00] "GET /instance-ip/b409a815-4af7-4abe-b955-9ff15cdaa6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003509 10.0.0.48 - - [2025-09-11 07:57:00] "POST /route-targets HTTP/1.1" 200 327 0.019236 10.0.0.48 - - [2025-09-11 07:57:00] "POST /ref-update HTTP/1.1" 200 156 0.025308 10.0.0.48 - - [2025-09-11 07:57:00] "GET /project/31c9bfce-7370-4090-af24-7f10ec8bc8a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056184 10.0.0.48 - - [2025-09-11 07:57:00] "POST /floating-ips HTTP/1.1" 200 597 0.076043 10.0.0.48 - - [2025-09-11 07:57:00] "GET /loadbalancer/35ed2de9-b172-4b30-b572-613d51125589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.022542 10.0.0.48 - - [2025-09-11 07:57:00] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.056967 10.0.0.48 - - [2025-09-11 07:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.48 - - [2025-09-11 07:57:00] "GET /project/31c9bfce-7370-4090-af24-7f10ec8bc8a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032365 10.0.0.48 - - [2025-09-11 07:57:00] "GET /loadbalancer-listener/c8720b0a-69ff-42de-b40f-6652b4028fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.005891 10.0.0.48 - - [2025-09-11 07:57:00] "GET /loadbalancer-listener/c8720b0a-69ff-42de-b40f-6652b4028fe9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003890 10.0.0.48 - - [2025-09-11 07:57:00] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.021291 10.0.0.48 - - [2025-09-11 07:57:00] "GET /instance-ip/b409a815-4af7-4abe-b955-9ff15cdaa6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.004692 10.0.0.48 - - [2025-09-11 07:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.48 - - [2025-09-11 07:57:00] "GET /instance-ip/b409a815-4af7-4abe-b955-9ff15cdaa6c0?fields=floating_ips HTTP/1.1" 200 1213 0.008033 10.0.0.48 - - [2025-09-11 07:57:00] "GET /floating-ip/1385b084-dc79-4a68-9257-d2d92acb5651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003324 10.0.0.48 - - [2025-09-11 07:57:00] "GET /loadbalancer/35ed2de9-b172-4b30-b572-613d51125589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003589 10.0.0.48 - - [2025-09-11 07:57:00] "POST /tags HTTP/1.1" 200 295 0.055465 10.0.0.48 - - [2025-09-11 07:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.017987 10.0.0.48 - - [2025-09-11 07:57:00] "GET /tag/53aeedf6-deb2-41ec-816e-6c0d2e164dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.015774 10.0.0.48 - - [2025-09-11 07:57:00] "POST /tags HTTP/1.1" 409 233 0.002413 10.0.0.48 - - [2025-09-11 07:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.48 - - [2025-09-11 07:57:00] "GET /tag/3578a166-6a09-41ce-8c61-8b3e856e90c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.011478 10.0.0.48 - - [2025-09-11 07:57:00] "POST /tags HTTP/1.1" 409 206 0.002162 10.0.0.48 - - [2025-09-11 07:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.48 - - [2025-09-11 07:57:00] "GET /tag/a82f518b-f507-4367-a15a-64366a36226e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011605 10.0.0.48 - - [2025-09-11 07:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.48 - - [2025-09-11 07:57:00] "GET /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004789 10.0.0.48 - - [2025-09-11 07:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.48 - - [2025-09-11 07:57:00] "GET /project/31c9bfce-7370-4090-af24-7f10ec8bc8a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032102 10.0.0.48 - - [2025-09-11 07:57:00] "POST /virtual-machines HTTP/1.1" 200 369 0.010141 10.0.0.48 - - [2025-09-11 07:57:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.014751 10.0.0.48 - - [2025-09-11 07:57:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.118368 10.0.0.48 - - [2025-09-11 07:57:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.009767 10.0.0.48 - - [2025-09-11 07:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009334 10.0.0.48 - - [2025-09-11 07:57:01] "GET /virtual-machine-interface/e5ebbbb2-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.007444 10.0.0.48 - - [2025-09-11 07:57:01] "POST /instance-ips HTTP/1.1" 200 409 0.021777 10.0.0.48 - - [2025-09-11 07:57:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.028447 10.0.0.48 - - [2025-09-11 07:57:01] "GET /virtual-machine-interface/e5ebbbb2-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.007913 10.0.0.48 - - [2025-09-11 07:57:01] "POST /set-tag HTTP/1.1" 200 109 0.026189 10.0.0.48 - - [2025-09-11 07:57:01] "GET /virtual-machine-interface/e5ebbbb2-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.029140 10.0.0.48 - - [2025-09-11 07:57:01] "GET /instance-ip/e606878a-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003564 10.0.0.48 - - [2025-09-11 07:57:01] "GET /virtual-machine-interface/e5ebbbb2-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004655 10.0.0.48 - - [2025-09-11 07:57:01] "POST /set-tag HTTP/1.1" 200 109 0.002547 10.0.0.48 - - [2025-09-11 07:57:01] "GET /virtual-router/b309c94d-ae96-49b6-95ff-698d465ea8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004596 10.0.0.48 - - [2025-09-11 07:57:01] "POST /ref-update HTTP/1.1" 200 156 0.013701 10.0.0.48 - - [2025-09-11 07:57:01] "GET /virtual-machine-interface/e5ebbbb2-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011425 10.0.0.48 - - [2025-09-11 07:57:01] "POST /set-tag HTTP/1.1" 200 109 0.003721 10.0.0.48 - - [2025-09-11 07:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.48 - - [2025-09-11 07:57:01] "GET /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.003991 10.0.0.48 - - [2025-09-11 07:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.48 - - [2025-09-11 07:57:01] "GET /project/31c9bfce-7370-4090-af24-7f10ec8bc8a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041322 10.0.0.48 - - [2025-09-11 07:57:01] "POST /virtual-machines HTTP/1.1" 200 369 0.023839 10.0.0.48 - - [2025-09-11 07:57:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.014866 10.0.0.48 - - [2025-09-11 07:57:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.103203 10.0.0.48 - - [2025-09-11 07:57:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.012817 10.0.0.48 - - [2025-09-11 07:57:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.48 - - [2025-09-11 07:57:01] "GET /virtual-machine-interface/e6688854-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.006075 10.0.0.48 - - [2025-09-11 07:57:02] "POST /instance-ips HTTP/1.1" 200 409 0.027166 10.0.0.48 - - [2025-09-11 07:57:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.026679 10.0.0.48 - - [2025-09-11 07:57:02] "GET /virtual-machine-interface/e6688854-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.013152 10.0.0.48 - - [2025-09-11 07:57:02] "POST /set-tag HTTP/1.1" 200 109 0.019140 10.0.0.48 - - [2025-09-11 07:57:02] "GET /virtual-machine-interface/e6688854-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006393 10.0.0.48 - - [2025-09-11 07:57:02] "GET /instance-ip/e6838280-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003955 10.0.0.48 - - [2025-09-11 07:57:02] "GET /virtual-machine-interface/e6688854-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004867 10.0.0.48 - - [2025-09-11 07:57:02] "POST /set-tag HTTP/1.1" 200 109 0.002484 10.0.0.48 - - [2025-09-11 07:57:02] "GET /virtual-router/b309c94d-ae96-49b6-95ff-698d465ea8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.004392 10.0.0.48 - - [2025-09-11 07:57:02] "POST /ref-update HTTP/1.1" 200 156 0.009540 10.0.0.48 - - [2025-09-11 07:57:02] "GET /virtual-machine-interface/e6688854-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005327 10.0.0.48 - - [2025-09-11 07:57:02] "POST /set-tag HTTP/1.1" 200 109 0.002486 10.0.0.48 - - [2025-09-11 07:57:02] "GET /virtual-machine-interface/e5ebbbb2-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005194 10.0.0.48 - - [2025-09-11 07:57:02] "POST /set-tag HTTP/1.1" 200 109 0.003202 10.0.0.48 - - [2025-09-11 07:57:02] "GET /virtual-machine-interface/e6688854-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005037 10.0.0.48 - - [2025-09-11 07:57:02] "POST /set-tag HTTP/1.1" 200 109 0.003349 10.0.0.48 - - [2025-09-11 07:57:05] "GET /domains HTTP/1.1" 200 280 0.002468 10.0.0.48 - - [2025-09-11 07:57:05] "GET /domain/dce92054-a5d2-4ad5-b1c4-b34c185a1103 HTTP/1.1" 200 3087 0.003791 10.0.0.48 - - [2025-09-11 07:57:05] "GET /project/31c9bfce-7370-4090-af24-7f10ec8bc8a1 HTTP/1.1" 200 7064 0.032030 10.0.0.48 - - [2025-09-11 07:57:05] "GET /virtual-network/f67aee06-bb0d-4415-ae63-624eebe2e45b HTTP/1.1" 200 2087 0.004395 10.0.0.48 - - [2025-09-11 07:57:05] "GET /virtual-network/f67aee06-bb0d-4415-ae63-624eebe2e45b HTTP/1.1" 200 2087 0.004235 10.0.0.48 - - [2025-09-11 07:57:05] "GET /routing-instance/68670901-288a-44db-ac3e-1ddda436d2af HTTP/1.1" 200 1402 0.009949 10.0.0.48 - - [2025-09-11 07:57:05] "GET /routing-instance/68670901-288a-44db-ac3e-1ddda436d2af HTTP/1.1" 200 1402 0.002657 10.0.0.48 - - [2025-09-11 07:57:05] "GET /route-target/18bb11a0-f941-4992-b97d-1709204b628b HTTP/1.1" 200 1152 0.002593 10.0.0.48 - - [2025-09-11 07:57:05] "GET /virtual-network/f67aee06-bb0d-4415-ae63-624eebe2e45b HTTP/1.1" 200 2087 0.004775 10.0.0.48 - - [2025-09-11 07:57:05] "GET /routing-instance/68670901-288a-44db-ac3e-1ddda436d2af HTTP/1.1" 200 1402 0.004162 10.0.0.48 - - [2025-09-11 07:57:05] "GET /virtual-network/f67aee06-bb0d-4415-ae63-624eebe2e45b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.005396 10.0.0.48 - - [2025-09-11 07:57:05] "GET /virtual-network/f67aee06-bb0d-4415-ae63-624eebe2e45b HTTP/1.1" 200 2087 0.004734 10.0.0.48 - - [2025-09-11 07:57:05] "GET /routing-instance/68670901-288a-44db-ac3e-1ddda436d2af HTTP/1.1" 200 1402 0.003986 10.0.0.48 - - [2025-09-11 07:57:05] "GET /routing-instance/68670901-288a-44db-ac3e-1ddda436d2af HTTP/1.1" 200 1402 0.004911 10.0.0.48 - - [2025-09-11 07:57:05] "GET /route-target/18bb11a0-f941-4992-b97d-1709204b628b HTTP/1.1" 200 1152 0.003207 10.0.0.48 - - [2025-09-11 07:57:05] "GET /domains HTTP/1.1" 200 280 0.002368 10.0.0.48 - - [2025-09-11 07:57:05] "GET /domain/dce92054-a5d2-4ad5-b1c4-b34c185a1103 HTTP/1.1" 200 3087 0.006938 10.0.0.48 - - [2025-09-11 07:57:05] "GET /project/31c9bfce-7370-4090-af24-7f10ec8bc8a1 HTTP/1.1" 200 7064 0.037234 10.0.0.48 - - [2025-09-11 07:57:05] "GET /virtual-network/f67aee06-bb0d-4415-ae63-624eebe2e45b HTTP/1.1" 200 2087 0.004011 10.0.0.48 - - [2025-09-11 07:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.48 - - [2025-09-11 07:57:05] "GET /project/31c9bfce-7370-4090-af24-7f10ec8bc8a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030469 10.0.0.48 - - [2025-09-11 07:57:05] "GET /virtual-network/f67aee06-bb0d-4415-ae63-624eebe2e45b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004310 10.0.0.48 - - [2025-09-11 07:57:05] "GET /floating-ip-pools?parent_id=f67aee06-bb0d-4415-ae63-624eebe2e45b&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002586 10.0.0.48 - - [2025-09-11 07:57:05] "GET /virtual-network/f67aee06-bb0d-4415-ae63-624eebe2e45b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004400 10.0.0.48 - - [2025-09-11 07:57:05] "POST /floating-ip-pools HTTP/1.1" 200 562 0.019749 10.0.0.48 - - [2025-09-11 07:57:05] "POST /ref-update HTTP/1.1" 200 156 0.008713 10.0.0.48 - - [2025-09-11 07:57:05] "GET /virtual-network/f67aee06-bb0d-4415-ae63-624eebe2e45b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.010750 10.0.0.48 - - [2025-09-11 07:57:05] "GET /domains HTTP/1.1" 200 280 0.002250 10.0.0.48 - - [2025-09-11 07:57:05] "GET /domain/dce92054-a5d2-4ad5-b1c4-b34c185a1103 HTTP/1.1" 200 3087 0.013235 10.0.0.48 - - [2025-09-11 07:57:05] "GET /project/31c9bfce-7370-4090-af24-7f10ec8bc8a1 HTTP/1.1" 200 7320 0.045018 10.0.0.48 - - [2025-09-11 07:57:05] "GET /virtual-network/f67aee06-bb0d-4415-ae63-624eebe2e45b HTTP/1.1" 200 2325 0.006260 10.0.0.48 - - [2025-09-11 07:57:05] "GET /floating-ip-pool/b532a189-e6a2-45b9-8560-2bc0382e5d1d HTTP/1.1" 200 1314 0.002857 10.0.0.48 - - [2025-09-11 07:57:05] "GET /domains HTTP/1.1" 200 280 0.001994 10.0.0.48 - - [2025-09-11 07:57:05] "GET /domain/dce92054-a5d2-4ad5-b1c4-b34c185a1103 HTTP/1.1" 200 3087 0.002971 10.0.0.48 - - [2025-09-11 07:57:05] "GET /project/31c9bfce-7370-4090-af24-7f10ec8bc8a1 HTTP/1.1" 200 7320 0.044813 10.0.0.48 - - [2025-09-11 07:57:05] "GET /virtual-network/f67aee06-bb0d-4415-ae63-624eebe2e45b HTTP/1.1" 200 2325 0.006027 10.0.0.48 - - [2025-09-11 07:57:05] "GET /virtual-network/f67aee06-bb0d-4415-ae63-624eebe2e45b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.005014 10.0.0.48 - - [2025-09-11 07:57:05] "POST /tags HTTP/1.1" 200 365 0.062708 10.0.0.48 - - [2025-09-11 07:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.021484 10.0.0.48 - - [2025-09-11 07:57:05] "GET /tag/f832ae06-52c1-480a-b331-60da787cc1e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.043178 10.0.0.48 - - [2025-09-11 07:57:05] "POST /tags HTTP/1.1" 409 206 0.002144 10.0.0.48 - - [2025-09-11 07:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.48 - - [2025-09-11 07:57:05] "GET /tag/a82f518b-f507-4367-a15a-64366a36226e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010629 10.0.0.48 - - [2025-09-11 07:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.48 - - [2025-09-11 07:57:05] "GET /project/31c9bfce-7370-4090-af24-7f10ec8bc8a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.039008 10.0.0.48 - - [2025-09-11 07:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.48 - - [2025-09-11 07:57:05] "GET /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006137 10.0.0.48 - - [2025-09-11 07:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006540 10.0.0.48 - - [2025-09-11 07:57:06] "GET /service-appliance-set/94608444-d073-455e-960f-785e3c2785bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003954 10.0.0.48 - - [2025-09-11 07:57:06] "POST /fqname-to-id HTTP/1.1" 404 258 0.001857 10.0.0.48 - - [2025-09-11 07:57:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.144866 10.0.0.48 - - [2025-09-11 07:57:06] "GET /virtual-machine-interface/26e6ec24-e705-4862-82fc-745a117c03ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.030052 10.0.0.48 - - [2025-09-11 07:57:06] "POST /set-tag HTTP/1.1" 200 109 0.016093 10.0.0.48 - - [2025-09-11 07:57:06] "POST /instance-ips HTTP/1.1" 200 417 0.032534 10.0.0.48 - - [2025-09-11 07:57:06] "GET /instance-ip/bd27125e-7457-4482-9eb2-dd557c223e9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.008168 10.0.0.48 - - [2025-09-11 07:57:06] "POST /loadbalancers HTTP/1.1" 200 618 0.076868 10.0.0.48 - - [2025-09-11 07:57:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.008976 10.0.0.48 - - [2025-09-11 07:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008648 10.0.0.48 - - [2025-09-11 07:57:06] "POST /service-instances HTTP/1.1" 200 566 0.043452 10.0.0.48 - - [2025-09-11 07:57:06] "POST /ref-update HTTP/1.1" 200 156 0.036630 10.0.0.48 - - [2025-09-11 07:57:06] "GET /project/31c9bfce-7370-4090-af24-7f10ec8bc8a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.075728 10.0.0.48 - - [2025-09-11 07:57:06] "PUT /service-instance/7b537aca-798b-497c-b64a-10b5d813b9ee HTTP/1.1" 200 266 0.011755 10.0.0.48 - - [2025-09-11 07:57:06] "GET /virtual-machine-interface/26e6ec24-e705-4862-82fc-745a117c03ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.006681 10.0.0.48 - - [2025-09-11 07:57:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.024927 10.0.0.48 - - [2025-09-11 07:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.48 - - [2025-09-11 07:57:06] "GET /virtual-machine-interface/26e6ec24-e705-4862-82fc-745a117c03ed?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.021633 10.0.0.48 - - [2025-09-11 07:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.48 - - [2025-09-11 07:57:06] "GET /floating-ip-pool/b532a189-e6a2-45b9-8560-2bc0382e5d1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003968 10.0.0.48 - - [2025-09-11 07:57:06] "POST /virtual-machines HTTP/1.1" 200 429 0.016208 10.0.0.48 - - [2025-09-11 07:57:06] "POST /floating-ips HTTP/1.1" 200 671 0.148320 10.0.0.48 - - [2025-09-11 07:57:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.145677 10.0.0.48 - - [2025-09-11 07:57:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.040502 10.0.0.48 - - [2025-09-11 07:57:06] "POST /chown HTTP/1.1" 200 109 0.056709 10.0.0.48 - - [2025-09-11 07:57:07] "GET /application-policy-set/fef936c0-5153-4b33-85b7-a3a09c92a42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014993 10.0.0.48 - - [2025-09-11 07:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004888 10.0.0.48 - - [2025-09-11 07:57:07] "POST /chown HTTP/1.1" 200 109 0.014098 10.0.0.48 - - [2025-09-11 07:57:07] "GET /policy-management/f992fb41-2448-424b-98cc-010f345de763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012198 10.0.0.48 - - [2025-09-11 07:57:07] "POST /tags HTTP/1.1" 409 221 0.005136 10.0.0.48 - - [2025-09-11 07:57:07] "PUT /virtual-machine-interface/36120bb3-b948-4400-be93-e4d57e8d5555 HTTP/1.1" 200 284 0.018574 10.0.0.48 - - [2025-09-11 07:57:07] "PUT /instance-ip/bd27125e-7457-4482-9eb2-dd557c223e9c HTTP/1.1" 200 256 0.024193 10.0.0.48 - - [2025-09-11 07:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005260 10.0.0.48 - - [2025-09-11 07:57:07] "GET /tag/6d9707a6-dd57-4044-8367-a21013dcf2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.022183 10.0.0.48 - - [2025-09-11 07:57:07] "POST /tags HTTP/1.1" 409 238 0.003983 10.0.0.48 - - [2025-09-11 07:57:07] "POST /ref-update HTTP/1.1" 200 156 0.014025 10.0.0.48 - - [2025-09-11 07:57:07] "POST /ref-update HTTP/1.1" 200 156 0.021603 10.0.0.48 - - [2025-09-11 07:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006004 10.0.0.48 - - [2025-09-11 07:57:07] "GET /tag/f832ae06-52c1-480a-b331-60da787cc1e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010281 10.0.0.48 - - [2025-09-11 07:57:07] "POST /ref-update HTTP/1.1" 200 156 0.037149 10.0.0.48 - - [2025-09-11 07:57:07] "POST /firewall-rules HTTP/1.1" 200 650 0.096836 10.0.0.48 - - [2025-09-11 07:57:07] "POST /ref-update HTTP/1.1" 200 156 0.071866 10.0.0.48 - - [2025-09-11 07:57:07] "GET /firewall-rule/2a5b0d12-6175-41b6-a03d-5eeb7d41dc42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.010614 10.0.0.48 - - [2025-09-11 07:57:07] "GET /firewall-policy/bee0ebd7-be38-4e4e-9118-459b9f89d371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002587 10.0.0.48 - - [2025-09-11 07:57:07] "POST /ref-update HTTP/1.1" 200 156 0.036048 10.0.0.48 - - [2025-09-11 07:57:07] "GET /firewall-rule/2a5b0d12-6175-41b6-a03d-5eeb7d41dc42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.009521 10.0.0.48 - - [2025-09-11 07:57:07] "POST /ref-update HTTP/1.1" 200 156 0.024442 10.0.0.48 - - [2025-09-11 07:57:07] "POST /ref-update HTTP/1.1" 200 156 0.026561 10.0.0.48 - - [2025-09-11 07:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011989 10.0.0.48 - - [2025-09-11 07:57:07] "POST /virtual-machines HTTP/1.1" 200 429 0.035594 10.0.0.48 - - [2025-09-11 07:57:07] "GET /project/31c9bfce-7370-4090-af24-7f10ec8bc8a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.057775 10.0.0.48 - - [2025-09-11 07:57:07] "GET /loadbalancer/6315615c-e0b7-4686-9d0d-f1d557edf67b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.029744 10.0.0.48 - - [2025-09-11 07:57:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.164064 10.0.0.48 - - [2025-09-11 07:57:07] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.099057 10.0.0.48 - - [2025-09-11 07:57:07] "POST /chown HTTP/1.1" 200 109 0.056939 10.0.0.48 - - [2025-09-11 07:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009048 10.0.0.48 - - [2025-09-11 07:57:07] "POST /chown HTTP/1.1" 200 109 0.018063 10.0.0.48 - - [2025-09-11 07:57:07] "PUT /virtual-machine-interface/ed12ce01-eb2b-4a2f-a5b1-e16ada2b4bcd HTTP/1.1" 200 284 0.032173 10.0.0.48 - - [2025-09-11 07:57:07] "GET /project/31c9bfce-7370-4090-af24-7f10ec8bc8a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.089530 10.0.0.48 - - [2025-09-11 07:57:07] "GET /loadbalancer-listener/1e3d81da-9f9f-4b34-a971-33e370fa2497?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.003435 10.0.0.48 - - [2025-09-11 07:57:07] "PUT /instance-ip/bd27125e-7457-4482-9eb2-dd557c223e9c HTTP/1.1" 200 256 0.050893 10.0.0.48 - - [2025-09-11 07:57:07] "GET /loadbalancer-listener/1e3d81da-9f9f-4b34-a971-33e370fa2497?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.004689 10.0.0.48 - - [2025-09-11 07:57:07] "POST /ref-update HTTP/1.1" 200 156 0.013332 10.0.0.48 - - [2025-09-11 07:57:07] "POST /ref-update HTTP/1.1" 200 156 0.023479 10.0.0.48 - - [2025-09-11 07:57:08] "POST /ref-update HTTP/1.1" 200 156 0.027511 10.0.0.48 - - [2025-09-11 07:57:08] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.080019 10.0.0.48 - - [2025-09-11 07:57:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.017187 10.0.0.48 - - [2025-09-11 07:57:08] "GET /loadbalancer-pool/7d5b0097-d62e-4d93-9d67-dccdb6cb1575?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.010927 10.0.0.48 - - [2025-09-11 07:57:08] "POST /ref-update HTTP/1.1" 200 156 0.030284 10.0.0.48 - - [2025-09-11 07:57:08] "POST /ref-update HTTP/1.1" 200 156 0.020253 10.0.0.48 - - [2025-09-11 07:57:08] "PUT /service-instance/7b537aca-798b-497c-b64a-10b5d813b9ee HTTP/1.1" 200 266 0.009276 10.0.0.48 - - [2025-09-11 07:57:08] "POST /loadbalancer-members HTTP/1.1" 200 707 0.051770 10.0.0.48 - - [2025-09-11 07:57:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.017310 10.0.0.48 - - [2025-09-11 07:57:08] "GET /loadbalancer-member/d27b508d-916b-4a3b-bb2f-846b001bb417?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.011059 10.0.0.48 - - [2025-09-11 07:57:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.014644 10.0.0.48 - - [2025-09-11 07:57:08] "GET /application-policy-set/fef936c0-5153-4b33-85b7-a3a09c92a42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002805 10.0.0.48 - - [2025-09-11 07:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009926 10.0.0.48 - - [2025-09-11 07:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010158 10.0.0.48 - - [2025-09-11 07:57:08] "GET /policy-management/f992fb41-2448-424b-98cc-010f345de763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003311 10.0.0.48 - - [2025-09-11 07:57:08] "POST /chown HTTP/1.1" 200 109 0.005866 10.0.0.48 - - [2025-09-11 07:57:08] "POST /chown HTTP/1.1" 200 109 0.018852 10.0.0.48 - - [2025-09-11 07:57:08] "POST /tags HTTP/1.1" 409 221 0.003294 10.0.0.48 - - [2025-09-11 07:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.48 - - [2025-09-11 07:57:08] "GET /tag/6d9707a6-dd57-4044-8367-a21013dcf2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.010774 10.0.0.48 - - [2025-09-11 07:57:08] "PUT /instance-ip/bd27125e-7457-4482-9eb2-dd557c223e9c HTTP/1.1" 200 256 0.012632 10.0.0.48 - - [2025-09-11 07:57:08] "POST /ref-update HTTP/1.1" 200 156 0.018051 10.0.0.48 - - [2025-09-11 07:57:08] "POST /tags HTTP/1.1" 409 238 0.013088 10.0.0.48 - - [2025-09-11 07:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.48 - - [2025-09-11 07:57:08] "POST /chown HTTP/1.1" 200 109 0.021025 10.0.0.48 - - [2025-09-11 07:57:08] "GET /tag/f832ae06-52c1-480a-b331-60da787cc1e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.021486 10.0.0.48 - - [2025-09-11 07:57:08] "POST /chown HTTP/1.1" 200 109 0.008448 10.0.0.48 - - [2025-09-11 07:57:08] "POST /firewall-rules HTTP/1.1" 409 293 0.023690 10.0.0.48 - - [2025-09-11 07:57:08] "PUT /instance-ip/bd27125e-7457-4482-9eb2-dd557c223e9c HTTP/1.1" 200 256 0.020646 10.0.0.48 - - [2025-09-11 07:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009780 10.0.0.48 - - [2025-09-11 07:57:08] "POST /ref-update HTTP/1.1" 200 156 0.035482 10.0.0.48 - - [2025-09-11 07:57:08] "PUT /firewall-rule/2a5b0d12-6175-41b6-a03d-5eeb7d41dc42 HTTP/1.1" 200 260 0.047634 10.0.0.48 - - [2025-09-11 07:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.48 - - [2025-09-11 07:57:08] "POST /chown HTTP/1.1" 200 109 0.007299 10.0.0.48 - - [2025-09-11 07:57:08] "GET /firewall-rule/2a5b0d12-6175-41b6-a03d-5eeb7d41dc42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.012359 10.0.0.48 - - [2025-09-11 07:57:08] "GET /firewall-policy/bee0ebd7-be38-4e4e-9118-459b9f89d371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003517 10.0.0.48 - - [2025-09-11 07:57:08] "POST /chown HTTP/1.1" 200 109 0.032347 10.0.0.48 - - [2025-09-11 07:57:08] "GET /firewall-rule/2a5b0d12-6175-41b6-a03d-5eeb7d41dc42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.009714 10.0.0.48 - - [2025-09-11 07:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008649 10.0.0.48 - - [2025-09-11 07:57:08] "PUT /instance-ip/bd27125e-7457-4482-9eb2-dd557c223e9c HTTP/1.1" 200 256 0.042148 10.0.0.48 - - [2025-09-11 07:57:08] "GET /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.019704 10.0.0.48 - - [2025-09-11 07:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011246 10.0.0.48 - - [2025-09-11 07:57:08] "POST /ref-update HTTP/1.1" 200 156 0.040426 10.0.0.48 - - [2025-09-11 07:57:08] "POST /chown HTTP/1.1" 200 109 0.022655 10.0.0.48 - - [2025-09-11 07:57:08] "GET /project/31c9bfce-7370-4090-af24-7f10ec8bc8a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.042372 10.0.0.48 - - [2025-09-11 07:57:08] "POST /chown HTTP/1.1" 200 109 0.025847 10.0.0.48 - - [2025-09-11 07:57:08] "POST /virtual-machines HTTP/1.1" 200 373 0.028745 10.0.0.48 - - [2025-09-11 07:57:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.018816 10.0.0.48 - - [2025-09-11 07:57:08] "PUT /instance-ip/bd27125e-7457-4482-9eb2-dd557c223e9c HTTP/1.1" 200 256 0.044548 10.0.0.48 - - [2025-09-11 07:57:08] "POST /ref-update HTTP/1.1" 200 156 0.031817 10.0.0.48 - - [2025-09-11 07:57:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.154868 10.0.0.48 - - [2025-09-11 07:57:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.011532 10.0.0.48 - - [2025-09-11 07:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004442 10.0.0.48 - - [2025-09-11 07:57:09] "GET /virtual-machine-interface/eaac0b5c-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.010317 10.0.0.48 - - [2025-09-11 07:57:09] "PUT /service-instance/7b537aca-798b-497c-b64a-10b5d813b9ee HTTP/1.1" 200 266 0.012343 10.0.0.48 - - [2025-09-11 07:57:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.013405 10.0.0.48 - - [2025-09-11 07:57:09] "POST /instance-ips HTTP/1.1" 200 413 0.040010 10.0.0.48 - - [2025-09-11 07:57:09] "PUT /service-instance/7b537aca-798b-497c-b64a-10b5d813b9ee HTTP/1.1" 200 266 0.019881 10.0.0.48 - - [2025-09-11 07:57:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.049812 10.0.0.48 - - [2025-09-11 07:57:09] "GET /virtual-machine-interface/eaac0b5c-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.012067 10.0.0.48 - - [2025-09-11 07:57:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.033283 10.0.0.48 - - [2025-09-11 07:57:09] "PUT /service-instance/7b537aca-798b-497c-b64a-10b5d813b9ee HTTP/1.1" 200 266 0.012372 10.0.0.48 - - [2025-09-11 07:57:09] "POST /set-tag HTTP/1.1" 200 109 0.027394 10.0.0.48 - - [2025-09-11 07:57:09] "GET /virtual-machine-interface/eaac0b5c-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.010976 10.0.0.48 - - [2025-09-11 07:57:09] "GET /instance-ip/eacc9f84-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.005045 10.0.0.48 - - [2025-09-11 07:57:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.018634 10.0.0.48 - - [2025-09-11 07:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004514 10.0.0.48 - - [2025-09-11 07:57:09] "GET /virtual-machine-interface/eaac0b5c-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009049 10.0.0.48 - - [2025-09-11 07:57:09] "POST /set-tag HTTP/1.1" 200 109 0.003674 10.0.0.48 - - [2025-09-11 07:57:09] "POST /chown HTTP/1.1" 200 109 0.023153 10.0.0.48 - - [2025-09-11 07:57:09] "GET /virtual-router/b309c94d-ae96-49b6-95ff-698d465ea8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.027977 10.0.0.48 - - [2025-09-11 07:57:09] "POST /chown HTTP/1.1" 200 109 0.021313 10.0.0.48 - - [2025-09-11 07:57:09] "POST /ref-update HTTP/1.1" 200 156 0.015819 10.0.0.48 - - [2025-09-11 07:57:09] "POST /ref-update HTTP/1.1" 200 156 0.013628 10.0.0.48 - - [2025-09-11 07:57:09] "GET /virtual-machine-interface/eaac0b5c-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.023628 10.0.0.48 - - [2025-09-11 07:57:09] "POST /set-tag HTTP/1.1" 200 109 0.003399 10.0.0.48 - - [2025-09-11 07:57:09] "POST /chown HTTP/1.1" 200 109 0.034048 10.0.0.48 - - [2025-09-11 07:57:09] "POST /chown HTTP/1.1" 200 109 0.024251 10.0.0.48 - - [2025-09-11 07:57:09] "GET /virtual-machine-interface/eaac0b5c-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.012077 10.0.0.48 - - [2025-09-11 07:57:09] "POST /set-tag HTTP/1.1" 200 109 0.002328 10.0.0.48 - - [2025-09-11 07:57:09] "POST /ref-update HTTP/1.1" 200 156 0.008365 10.0.0.48 - - [2025-09-11 07:57:09] "PUT /service-instance/7b537aca-798b-497c-b64a-10b5d813b9ee HTTP/1.1" 200 266 0.008986 10.0.0.48 - - [2025-09-11 07:57:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.018097 10.0.0.48 - - [2025-09-11 07:57:09] "PUT /service-instance/7b537aca-798b-497c-b64a-10b5d813b9ee HTTP/1.1" 200 266 0.012121 10.0.0.48 - - [2025-09-11 07:57:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.009627 10.0.0.48 - - [2025-09-11 07:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.48 - - [2025-09-11 07:57:09] "POST /chown HTTP/1.1" 200 109 0.006632 10.0.0.48 - - [2025-09-11 07:57:09] "POST /chown HTTP/1.1" 200 109 0.016514 10.0.0.48 - - [2025-09-11 07:57:09] "POST /chown HTTP/1.1" 200 109 0.007736 10.0.0.48 - - [2025-09-11 07:57:10] "POST /chown HTTP/1.1" 200 109 0.022236 10.0.0.48 - - [2025-09-11 07:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.48 - - [2025-09-11 07:57:10] "POST /chown HTTP/1.1" 200 109 0.006640 10.0.0.48 - - [2025-09-11 07:57:10] "POST /chown HTTP/1.1" 200 109 0.023113 10.0.0.48 - - [2025-09-11 07:57:10] "POST /chown HTTP/1.1" 200 109 0.007582 10.0.0.48 - - [2025-09-11 07:57:10] "POST /chown HTTP/1.1" 200 109 0.021751 10.0.0.48 - - [2025-09-11 07:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008146 10.0.0.48 - - [2025-09-11 07:57:10] "POST /chown HTTP/1.1" 200 109 0.007541 10.0.0.48 - - [2025-09-11 07:57:10] "POST /chown HTTP/1.1" 200 109 0.022926 10.0.0.48 - - [2025-09-11 07:57:10] "POST /chown HTTP/1.1" 200 109 0.030457 10.0.0.48 - - [2025-09-11 07:57:10] "POST /chown HTTP/1.1" 200 109 0.007880 10.0.0.48 - - [2025-09-11 07:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.48 - - [2025-09-11 07:57:10] "POST /chown HTTP/1.1" 200 109 0.007337 10.0.0.48 - - [2025-09-11 07:57:10] "POST /chown HTTP/1.1" 200 109 0.022120 10.0.0.48 - - [2025-09-11 07:57:10] "POST /chown HTTP/1.1" 200 109 0.008514 10.0.0.48 - - [2025-09-11 07:57:10] "POST /chown HTTP/1.1" 200 109 0.023256 10.0.0.48 - - [2025-09-11 07:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.48 - - [2025-09-11 07:57:10] "POST /chown HTTP/1.1" 200 109 0.010410 10.0.0.48 - - [2025-09-11 07:57:10] "POST /chown HTTP/1.1" 200 109 0.018132 10.0.0.48 - - [2025-09-11 07:57:10] "POST /chown HTTP/1.1" 200 109 0.016261 10.0.0.48 - - [2025-09-11 07:57:10] "POST /chown HTTP/1.1" 200 109 0.008143 10.0.0.48 - - [2025-09-11 07:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.48 - - [2025-09-11 07:57:10] "POST /chown HTTP/1.1" 200 109 0.006411 10.0.0.48 - - [2025-09-11 07:57:10] "POST /chown HTTP/1.1" 200 109 0.006959 10.0.0.48 - - [2025-09-11 07:57:10] "POST /chown HTTP/1.1" 200 109 0.018992 10.0.0.48 - - [2025-09-11 07:57:10] "POST /chown HTTP/1.1" 200 109 0.024849 10.0.0.48 - - [2025-09-11 07:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.48 - - [2025-09-11 07:57:10] "POST /chown HTTP/1.1" 200 109 0.007472 10.0.0.48 - - [2025-09-11 07:57:10] "POST /chown HTTP/1.1" 200 109 0.022661 10.0.0.48 - - [2025-09-11 07:57:10] "POST /chown HTTP/1.1" 200 109 0.008066 10.0.0.48 - - [2025-09-11 07:57:11] "POST /chown HTTP/1.1" 200 109 0.024064 10.0.0.48 - - [2025-09-11 07:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.48 - - [2025-09-11 07:57:11] "POST /chown HTTP/1.1" 200 109 0.006556 10.0.0.48 - - [2025-09-11 07:57:11] "POST /chown HTTP/1.1" 200 109 0.014349 10.0.0.48 - - [2025-09-11 07:57:11] "POST /chown HTTP/1.1" 200 109 0.007298 10.0.0.48 - - [2025-09-11 07:57:11] "POST /chown HTTP/1.1" 200 109 0.016314 10.0.0.48 - - [2025-09-11 07:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.48 - - [2025-09-11 07:57:11] "POST /chown HTTP/1.1" 200 109 0.012946 10.0.0.48 - - [2025-09-11 07:57:11] "POST /chown HTTP/1.1" 200 109 0.018579 10.0.0.48 - - [2025-09-11 07:57:11] "POST /chown HTTP/1.1" 200 109 0.024456 10.0.0.48 - - [2025-09-11 07:57:11] "POST /chown HTTP/1.1" 200 109 0.007529 10.0.0.48 - - [2025-09-11 07:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.48 - - [2025-09-11 07:57:11] "POST /chown HTTP/1.1" 200 109 0.007021 10.0.0.48 - - [2025-09-11 07:57:11] "POST /chown HTTP/1.1" 200 109 0.006738 10.0.0.48 - - [2025-09-11 07:57:11] "POST /chown HTTP/1.1" 200 109 0.015465 10.0.0.48 - - [2025-09-11 07:57:11] "POST /chown HTTP/1.1" 200 109 0.014539 10.0.0.48 - - [2025-09-11 07:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.48 - - [2025-09-11 07:57:11] "POST /chown HTTP/1.1" 200 109 0.007632 10.0.0.48 - - [2025-09-11 07:57:11] "POST /chown HTTP/1.1" 200 109 0.026003 10.0.0.48 - - [2025-09-11 07:57:11] "POST /chown HTTP/1.1" 200 109 0.007638 10.0.0.48 - - [2025-09-11 07:57:11] "POST /chown HTTP/1.1" 200 109 0.016799 10.0.0.48 - - [2025-09-11 07:57:12] "GET /virtual-machine-interface/e5ebbbb2-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014224 10.0.0.48 - - [2025-09-11 07:57:12] "POST /set-tag HTTP/1.1" 200 109 0.002526 10.0.0.48 - - [2025-09-11 07:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.48 - - [2025-09-11 07:57:12] "GET /loadbalancer/35ed2de9-b172-4b30-b572-613d51125589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002858 10.0.0.48 - - [2025-09-11 07:57:12] "GET /loadbalancer-pool/23d06acb-3abc-4bca-9c3f-3e85fedd9c18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002827 10.0.0.48 - - [2025-09-11 07:57:12] "POST /loadbalancer-members HTTP/1.1" 200 702 0.019442 10.0.0.48 - - [2025-09-11 07:57:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.016572 10.0.0.48 - - [2025-09-11 07:57:12] "GET /virtual-machine-interface/e5ebbbb2-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.021008 10.0.0.48 - - [2025-09-11 07:57:12] "GET /virtual-machine-interface/e5ebbbb2-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004141 10.0.0.48 - - [2025-09-11 07:57:12] "POST /ref-update HTTP/1.1" 200 156 0.013664 10.0.0.48 - - [2025-09-11 07:57:12] "POST /tags HTTP/1.1" 409 221 0.002603 10.0.0.48 - - [2025-09-11 07:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.48 - - [2025-09-11 07:57:12] "GET /tag/6d9707a6-dd57-4044-8367-a21013dcf2b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.010522 10.0.0.48 - - [2025-09-11 07:57:12] "GET /floating-ip/1385b084-dc79-4a68-9257-d2d92acb5651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.003801 10.0.0.48 - - [2025-09-11 07:57:12] "PUT /floating-ip/1385b084-dc79-4a68-9257-d2d92acb5651 HTTP/1.1" 200 256 0.008032 10.0.0.48 - - [2025-09-11 07:57:12] "POST /set-tag HTTP/1.1" 200 109 0.019232 10.0.0.48 - - [2025-09-11 07:57:13] "GET /virtual-machine-interface/e6688854-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005651 10.0.0.48 - - [2025-09-11 07:57:13] "POST /set-tag HTTP/1.1" 200 109 0.003977 10.0.0.48 - - [2025-09-11 07:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.48 - - [2025-09-11 07:57:13] "GET /loadbalancer/35ed2de9-b172-4b30-b572-613d51125589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003010 10.0.0.48 - - [2025-09-11 07:57:13] "GET /loadbalancer-pool/23d06acb-3abc-4bca-9c3f-3e85fedd9c18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.006078 10.0.0.48 - - [2025-09-11 07:57:13] "POST /loadbalancer-members HTTP/1.1" 200 702 0.024142 10.0.0.48 - - [2025-09-11 07:57:13] "GET /virtual-machine/a02d43d9-2739-4f23-b77b-df4fc4958f27?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.008977 10.0.0.48 - - [2025-09-11 07:57:13] "GET /virtual-machine-interface/e5ebbbb2-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004542 10.0.0.48 - - [2025-09-11 07:57:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007599 10.0.0.48 - - [2025-09-11 07:57:13] "GET /virtual-machine-interface/e6688854-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009132 10.0.0.48 - - [2025-09-11 07:57:13] "GET /virtual-machine-interface/e6688854-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007528 10.0.0.48 - - [2025-09-11 07:57:13] "POST /ref-update HTTP/1.1" 200 156 0.009810 10.0.0.48 - - [2025-09-11 07:57:13] "POST /set-tag HTTP/1.1" 200 109 0.036393 10.0.0.48 - - [2025-09-11 07:57:13] "GET /floating-ip/1385b084-dc79-4a68-9257-d2d92acb5651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.010315 10.0.0.48 - - [2025-09-11 07:57:13] "GET /virtual-machine/7610fe1a-eef0-442c-8d0b-2d830def8b30?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003234 10.0.0.48 - - [2025-09-11 07:57:13] "GET /virtual-machine-interface/e6688854-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004625 10.0.0.48 - - [2025-09-11 07:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.48 - - [2025-09-11 07:57:15] "POST /chown HTTP/1.1" 200 109 0.008075 10.0.0.48 - - [2025-09-11 07:57:15] "POST /chown HTTP/1.1" 200 109 0.019759 10.0.0.48 - - [2025-09-11 07:57:15] "POST /chown HTTP/1.1" 200 109 0.007084 10.0.0.48 - - [2025-09-11 07:57:15] "POST /chown HTTP/1.1" 200 109 0.019942 10.0.0.48 - - [2025-09-11 07:57:18] "GET /virtual-machine-interface/eaac0b5c-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004652 10.0.0.48 - - [2025-09-11 07:57:18] "POST /set-tag HTTP/1.1" 200 109 0.002127 10.0.0.48 - - [2025-09-11 07:57:19] "GET /virtual-machine/6eb06f5e-c547-40fc-b69e-1cb9218412ed?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003120 10.0.0.48 - - [2025-09-11 07:57:19] "GET /virtual-machine-interface/eaac0b5c-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004468 10.0.0.48 - - [2025-09-11 07:57:19] "GET /virtual-machine-interface/eaac0b5c-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005053 10.0.0.48 - - [2025-09-11 07:57:19] "POST /set-tag HTTP/1.1" 200 109 0.002603 10.0.0.48 - - [2025-09-11 07:57:51] "GET /virtual-machine-interface/eaac0b5c-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.008830 10.0.0.48 - - [2025-09-11 07:57:51] "POST /set-tag HTTP/1.1" 200 109 0.004155 10.0.0.48 - - [2025-09-11 07:57:51] "GET /virtual-machine-interface/eaac0b5c-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.010895 10.0.0.48 - - [2025-09-11 07:57:51] "POST /set-tag HTTP/1.1" 200 109 0.002388 10.0.0.48 - - [2025-09-11 07:57:51] "GET /virtual-machine/6eb06f5e-c547-40fc-b69e-1cb9218412ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.004264 10.0.0.48 - - [2025-09-11 07:57:51] "POST /ref-update HTTP/1.1" 200 156 0.010823 10.0.0.48 - - [2025-09-11 07:57:51] "GET /virtual-machine-interface/eaac0b5c-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.017037 10.0.0.48 - - [2025-09-11 07:57:51] "POST /set-tag HTTP/1.1" 200 109 0.026618 10.0.0.48 - - [2025-09-11 07:57:51] "POST /set-tag HTTP/1.1" 200 109 0.031029 10.0.0.48 - - [2025-09-11 07:57:52] "DELETE /instance-ip/eacc9f84-8ee4-11f0-b7cc-fa163e0576bc HTTP/1.1" 200 115 0.044486 10.0.0.48 - - [2025-09-11 07:57:52] "DELETE /virtual-machine-interface/eaac0b5c-8ee4-11f0-b7cc-fa163e0576bc HTTP/1.1" 200 115 0.037880 10.0.0.48 - - [2025-09-11 07:57:52] "DELETE /virtual-machine/6eb06f5e-c547-40fc-b69e-1cb9218412ed HTTP/1.1" 200 115 0.023894 10.0.0.48 - - [2025-09-11 07:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.48 - - [2025-09-11 07:57:54] "GET /tag/f832ae06-52c1-480a-b331-60da787cc1e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.021823 10.0.0.48 - - [2025-09-11 07:57:54] "GET /tag/f832ae06-52c1-480a-b331-60da787cc1e5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.017282 10.0.0.48 - - [2025-09-11 07:57:54] "GET /virtual-machine-interface/26e6ec24-e705-4862-82fc-745a117c03ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.004961 10.0.0.48 - - [2025-09-11 07:57:54] "POST /set-tag HTTP/1.1" 200 109 0.013913 10.0.0.48 - - [2025-09-11 07:57:54] "GET /virtual-machine-interface/36120bb3-b948-4400-be93-e4d57e8d5555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.010948 10.0.0.48 - - [2025-09-11 07:57:54] "POST /set-tag HTTP/1.1" 200 109 0.024843 10.0.0.48 - - [2025-09-11 07:57:54] "GET /virtual-machine-interface/ed12ce01-eb2b-4a2f-a5b1-e16ada2b4bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004476 10.0.0.48 - - [2025-09-11 07:57:54] "POST /set-tag HTTP/1.1" 200 109 0.016165 10.0.0.48 - - [2025-09-11 07:57:54] "GET /firewall-policy/bee0ebd7-be38-4e4e-9118-459b9f89d371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.007449 10.0.0.48 - - [2025-09-11 07:57:54] "GET /firewall-rule/2a5b0d12-6175-41b6-a03d-5eeb7d41dc42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003183 10.0.0.48 - - [2025-09-11 07:57:54] "POST /ref-update HTTP/1.1" 200 156 0.011803 10.0.0.48 - - [2025-09-11 07:57:54] "DELETE /firewall-rule/2a5b0d12-6175-41b6-a03d-5eeb7d41dc42 HTTP/1.1" 200 115 0.041856 10.0.0.48 - - [2025-09-11 07:57:54] "DELETE /loadbalancer-member/d27b508d-916b-4a3b-bb2f-846b001bb417 HTTP/1.1" 200 115 0.034250 10.0.0.48 - - [2025-09-11 07:57:54] "PUT /service-instance/7b537aca-798b-497c-b64a-10b5d813b9ee HTTP/1.1" 200 266 0.009876 10.0.0.48 - - [2025-09-11 07:57:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.020224 10.0.0.48 - - [2025-09-11 07:57:54] "DELETE /loadbalancer-pool/7d5b0097-d62e-4d93-9d67-dccdb6cb1575 HTTP/1.1" 200 115 0.099595 10.0.0.48 - - [2025-09-11 07:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013591 10.0.0.48 - - [2025-09-11 07:57:54] "POST /chown HTTP/1.1" 200 109 0.025462 10.0.0.48 - - [2025-09-11 07:57:54] "POST /chown HTTP/1.1" 200 109 0.044605 10.0.0.48 - - [2025-09-11 07:57:54] "DELETE /loadbalancer-listener/1e3d81da-9f9f-4b34-a971-33e370fa2497 HTTP/1.1" 200 115 0.155742 10.0.0.48 - - [2025-09-11 07:57:54] "GET /floating-ip/73946e75-4f8e-40c3-866e-2e598f6a5c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2391 0.011513 10.0.0.48 - - [2025-09-11 07:57:54] "POST /chown HTTP/1.1" 200 109 0.066393 10.0.0.48 - - [2025-09-11 07:57:55] "POST /chown HTTP/1.1" 200 109 0.016197 10.0.0.48 - - [2025-09-11 07:57:55] "PUT /floating-ip/73946e75-4f8e-40c3-866e-2e598f6a5c6c HTTP/1.1" 200 256 0.074802 10.0.0.48 - - [2025-09-11 07:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.020051 10.0.0.48 - - [2025-09-11 07:57:55] "POST /chown HTTP/1.1" 200 109 0.051078 10.0.0.48 - - [2025-09-11 07:57:55] "POST /chown HTTP/1.1" 200 109 0.034775 10.0.0.48 - - [2025-09-11 07:57:55] "DELETE /floating-ip/73946e75-4f8e-40c3-866e-2e598f6a5c6c HTTP/1.1" 200 115 0.214356 10.0.0.48 - - [2025-09-11 07:57:55] "POST /chown HTTP/1.1" 200 109 0.096818 10.0.0.48 - - [2025-09-11 07:57:55] "POST /chown HTTP/1.1" 200 109 0.033100 10.0.0.48 - - [2025-09-11 07:57:55] "DELETE /loadbalancer/6315615c-e0b7-4686-9d0d-f1d557edf67b HTTP/1.1" 200 115 0.135165 10.0.0.48 - - [2025-09-11 07:57:55] "PUT /service-instance/7b537aca-798b-497c-b64a-10b5d813b9ee HTTP/1.1" 200 266 0.012335 10.0.0.48 - - [2025-09-11 07:57:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.013440 10.0.0.48 - - [2025-09-11 07:57:55] "DELETE /instance-ip/bd27125e-7457-4482-9eb2-dd557c223e9c HTTP/1.1" 200 115 0.182811 10.0.0.48 - - [2025-09-11 07:57:55] "DELETE /service-instance/7b537aca-798b-497c-b64a-10b5d813b9ee HTTP/1.1" 200 115 0.115018 10.0.0.48 - - [2025-09-11 07:57:55] "PUT /service-instance/7b537aca-798b-497c-b64a-10b5d813b9ee HTTP/1.1" 404 171 0.005333 10.0.0.48 - - [2025-09-11 07:57:55] "DELETE /virtual-machine-interface/26e6ec24-e705-4862-82fc-745a117c03ed HTTP/1.1" 200 115 0.127911 10.0.0.48 - - [2025-09-11 07:57:55] "DELETE /service-instance/7b537aca-798b-497c-b64a-10b5d813b9ee HTTP/1.1" 404 177 0.013077 10.0.0.48 - - [2025-09-11 07:57:55] "DELETE /tag/f832ae06-52c1-480a-b331-60da787cc1e5 HTTP/1.1" 200 115 0.109417 10.0.0.48 - - [2025-09-11 07:57:55] "PUT /service-instance/7b537aca-798b-497c-b64a-10b5d813b9ee HTTP/1.1" 404 171 0.008607 10.0.0.48 - - [2025-09-11 07:57:55] "DELETE /service-instance/7b537aca-798b-497c-b64a-10b5d813b9ee HTTP/1.1" 404 177 0.002007 10.0.0.48 - - [2025-09-11 07:57:55] "GET /virtual-machine-interface/ed12ce01-eb2b-4a2f-a5b1-e16ada2b4bcd?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.005027 10.0.0.48 - - [2025-09-11 07:57:56] "DELETE /virtual-machine-interface/ed12ce01-eb2b-4a2f-a5b1-e16ada2b4bcd HTTP/1.1" 200 115 0.050510 10.0.0.48 - - [2025-09-11 07:57:56] "DELETE /virtual-machine/07ed4af4-f422-4771-84b5-5011c9ace278 HTTP/1.1" 200 115 0.031242 10.0.0.48 - - [2025-09-11 07:57:56] "GET /virtual-machine-interface/36120bb3-b948-4400-be93-e4d57e8d5555?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.005044 10.0.0.48 - - [2025-09-11 07:57:56] "DELETE /virtual-machine-interface/36120bb3-b948-4400-be93-e4d57e8d5555 HTTP/1.1" 200 115 0.055206 10.0.0.48 - - [2025-09-11 07:57:56] "POST /ref-update HTTP/1.1" 200 156 0.012999 10.0.0.48 - - [2025-09-11 07:57:56] "DELETE /virtual-machine/908ac1c6-9454-4c8c-8cf4-edd9416a6e63 HTTP/1.1" 200 115 0.041915 10.0.0.48 - - [2025-09-11 07:57:56] "GET /floating-ip-pool/b532a189-e6a2-45b9-8560-2bc0382e5d1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003007 10.0.0.48 - - [2025-09-11 07:57:56] "POST /ref-update HTTP/1.1" 200 156 0.012022 10.0.0.48 - - [2025-09-11 07:57:56] "DELETE /floating-ip-pool/b532a189-e6a2-45b9-8560-2bc0382e5d1d HTTP/1.1" 200 115 0.031364 10.0.0.48 - - [2025-09-11 07:57:56] "POST /useragent-kv HTTP/1.1" 200 115 0.005096 10.0.0.48 - - [2025-09-11 07:57:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002023 10.0.0.48 - - [2025-09-11 07:57:56] "DELETE /virtual-network/f67aee06-bb0d-4415-ae63-624eebe2e45b HTTP/1.1" 200 115 0.117456 10.0.0.48 - - [2025-09-11 07:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.48 - - [2025-09-11 07:57:56] "GET /routing-instance/68670901-288a-44db-ac3e-1ddda436d2af HTTP/1.1" 404 171 0.001858 10.0.0.48 - - [2025-09-11 07:57:56] "GET /domains HTTP/1.1" 200 280 0.003998 10.0.0.48 - - [2025-09-11 07:57:56] "GET /domain/dce92054-a5d2-4ad5-b1c4-b34c185a1103 HTTP/1.1" 200 3087 0.002372 10.0.0.48 - - [2025-09-11 07:57:56] "DELETE /route-target/18bb11a0-f941-4992-b97d-1709204b628b HTTP/1.1" 200 115 0.025194 10.0.0.48 - - [2025-09-11 07:57:56] "GET /project/31c9bfce-7370-4090-af24-7f10ec8bc8a1 HTTP/1.1" 200 6873 0.041542 10.0.0.48 - - [2025-09-11 07:57:56] "GET /virtual-machine-interface/e6688854-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008216 10.0.0.48 - - [2025-09-11 07:57:56] "POST /set-tag HTTP/1.1" 200 109 0.002654 10.0.0.48 - - [2025-09-11 07:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.48 - - [2025-09-11 07:57:56] "GET /loadbalancer/35ed2de9-b172-4b30-b572-613d51125589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002838 10.0.0.48 - - [2025-09-11 07:57:56] "GET /virtual-machine-interface/e6688854-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006046 10.0.0.48 - - [2025-09-11 07:57:56] "POST /set-tag HTTP/1.1" 200 109 0.018115 10.0.0.48 - - [2025-09-11 07:57:56] "DELETE /loadbalancer-member/0400cf39-252a-4c2f-ae4d-a753ee583ff7 HTTP/1.1" 200 115 0.054509 10.0.0.48 - - [2025-09-11 07:57:57] "GET /virtual-machine-interface/e6688854-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009121 10.0.0.48 - - [2025-09-11 07:57:57] "POST /set-tag HTTP/1.1" 200 109 0.002566 10.0.0.48 - - [2025-09-11 07:57:57] "GET /virtual-machine-interface/e6688854-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004408 10.0.0.48 - - [2025-09-11 07:57:57] "POST /set-tag HTTP/1.1" 200 109 0.002050 10.0.0.48 - - [2025-09-11 07:57:57] "GET /virtual-machine/7610fe1a-eef0-442c-8d0b-2d830def8b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003230 10.0.0.48 - - [2025-09-11 07:57:57] "POST /ref-update HTTP/1.1" 200 156 0.009151 10.0.0.48 - - [2025-09-11 07:57:57] "GET /virtual-machine-interface/e6688854-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009650 10.0.0.48 - - [2025-09-11 07:57:57] "POST /set-tag HTTP/1.1" 200 109 0.019876 10.0.0.48 - - [2025-09-11 07:57:57] "POST /set-tag HTTP/1.1" 200 109 0.038963 10.0.0.48 - - [2025-09-11 07:57:58] "POST /set-tag HTTP/1.1" 200 109 0.033224 10.0.0.48 - - [2025-09-11 07:57:58] "DELETE /instance-ip/e6838280-8ee4-11f0-b7cc-fa163e0576bc HTTP/1.1" 200 115 0.035424 10.0.0.48 - - [2025-09-11 07:57:58] "POST /ref-update HTTP/1.1" 200 156 0.007899 10.0.0.48 - - [2025-09-11 07:57:58] "DELETE /virtual-machine-interface/e6688854-8ee4-11f0-b7cc-fa163e0576bc HTTP/1.1" 200 115 0.041718 10.0.0.48 - - [2025-09-11 07:57:58] "DELETE /virtual-machine/7610fe1a-eef0-442c-8d0b-2d830def8b30 HTTP/1.1" 200 115 0.019030 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:58:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001135 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:58:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000971 10.0.0.48 - - [2025-09-11 07:58:01] "GET /virtual-machine-interface/e5ebbbb2-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.042709 10.0.0.48 - - [2025-09-11 07:58:01] "POST /set-tag HTTP/1.1" 200 109 0.004168 10.0.0.48 - - [2025-09-11 07:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007746 10.0.0.48 - - [2025-09-11 07:58:01] "GET /loadbalancer/35ed2de9-b172-4b30-b572-613d51125589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.004280 10.0.0.48 - - [2025-09-11 07:58:02] "GET /virtual-machine-interface/e5ebbbb2-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007371 10.0.0.48 - - [2025-09-11 07:58:02] "POST /set-tag HTTP/1.1" 200 109 0.007909 10.0.0.48 - - [2025-09-11 07:58:02] "GET /virtual-machine-interface/e5ebbbb2-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005224 10.0.0.48 - - [2025-09-11 07:58:02] "POST /set-tag HTTP/1.1" 200 109 0.007530 10.0.0.48 - - [2025-09-11 07:58:02] "GET /virtual-machine/a02d43d9-2739-4f23-b77b-df4fc4958f27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003031 10.0.0.48 - - [2025-09-11 07:58:02] "POST /ref-update HTTP/1.1" 200 156 0.011993 10.0.0.48 - - [2025-09-11 07:58:02] "GET /virtual-machine-interface/e5ebbbb2-8ee4-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005860 10.0.0.48 - - [2025-09-11 07:58:02] "POST /set-tag HTTP/1.1" 200 109 0.033412 10.0.0.48 - - [2025-09-11 07:58:03] "POST /set-tag HTTP/1.1" 200 109 0.041737 10.0.0.48 - - [2025-09-11 07:58:03] "POST /set-tag HTTP/1.1" 200 109 0.031471 10.0.0.48 - - [2025-09-11 07:58:03] "DELETE /instance-ip/e606878a-8ee4-11f0-b7cc-fa163e0576bc HTTP/1.1" 200 115 0.050854 10.0.0.48 - - [2025-09-11 07:58:03] "POST /ref-update HTTP/1.1" 200 156 0.018809 10.0.0.48 - - [2025-09-11 07:58:03] "DELETE /virtual-machine-interface/e5ebbbb2-8ee4-11f0-b7cc-fa163e0576bc HTTP/1.1" 200 115 0.039415 10.0.0.48 - - [2025-09-11 07:58:03] "DELETE /virtual-machine/a02d43d9-2739-4f23-b77b-df4fc4958f27 HTTP/1.1" 200 115 0.015403 10.0.0.48 - - [2025-09-11 07:58:03] "DELETE /tag/53aeedf6-deb2-41ec-816e-6c0d2e164dc1 HTTP/1.1" 200 115 0.060776 10.0.0.48 - - [2025-09-11 07:58:03] "DELETE /tag/3578a166-6a09-41ce-8c61-8b3e856e90c3 HTTP/1.1" 200 115 0.037025 10.0.0.48 - - [2025-09-11 07:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.48 - - [2025-09-11 07:58:07] "GET /project/31c9bfce-7370-4090-af24-7f10ec8bc8a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032163 10.0.0.48 - - [2025-09-11 07:58:07] "POST /tags HTTP/1.1" 200 393 0.034212 10.0.0.48 - - [2025-09-11 07:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006524 10.0.0.48 - - [2025-09-11 07:58:07] "GET /tag/4924fbcd-0ed1-43c6-bf33-13dfbb766961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016190 10.0.0.48 - - [2025-09-11 07:58:07] "POST /tags HTTP/1.1" 200 341 0.027713 10.0.0.48 - - [2025-09-11 07:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.48 - - [2025-09-11 07:58:07] "GET /tag/c47d7312-e2b5-467e-acd6-066afe2e0458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.017536 10.0.0.48 - - [2025-09-11 07:58:07] "POST /id-to-fqname HTTP/1.1" 200 192 0.000505 10.0.0.48 - - [2025-09-11 07:58:07] "POST /fqname-to-id HTTP/1.1" 404 201 0.013486 10.0.0.48 - - [2025-09-11 07:58:07] "POST /security-groups HTTP/1.1" 200 589 0.061951 10.0.0.48 - - [2025-09-11 07:58:07] "POST /projects HTTP/1.1" 200 519 0.164328 10.0.0.48 - - [2025-09-11 07:58:07] "POST /fqname-to-id HTTP/1.1" 404 236 0.002862 10.0.0.48 - - [2025-09-11 07:58:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.016797 10.0.0.48 - - [2025-09-11 07:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007953 10.0.0.48 - - [2025-09-11 07:58:07] "GET /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.009033 10.0.0.48 - - [2025-09-11 07:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.48 - - [2025-09-11 07:58:07] "GET /virtual-network/caef27f1-b493-420d-b2cd-e684b78814a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.005661 10.0.0.48 - - [2025-09-11 07:58:07] "POST /access-control-lists HTTP/1.1" 200 598 0.115032 10.0.0.48 - - [2025-09-11 07:58:07] "POST /fqname-to-id HTTP/1.1" 404 235 0.008400 10.0.0.48 - - [2025-09-11 07:58:07] "PUT /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac HTTP/1.1" 200 264 0.050825 10.0.0.48 - - [2025-09-11 07:58:07] "POST /access-control-lists HTTP/1.1" 200 596 0.070462 10.0.0.48 - - [2025-09-11 07:58:07] "PUT /virtual-network/caef27f1-b493-420d-b2cd-e684b78814a6 HTTP/1.1" 200 264 0.084972 10.0.0.48 - - [2025-09-11 07:58:07] "POST /security-groups HTTP/1.1" 200 591 0.070019 10.0.0.48 - - [2025-09-11 07:58:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.017584 10.0.0.48 - - [2025-09-11 07:58:08] "POST /fqname-to-id HTTP/1.1" 404 270 0.013088 10.0.0.48 - - [2025-09-11 07:58:08] "POST /chown HTTP/1.1" 200 109 0.029003 10.0.0.48 - - [2025-09-11 07:58:08] "POST /access-control-lists HTTP/1.1" 200 632 0.077570 10.0.0.48 - - [2025-09-11 07:58:08] "GET /application-policy-set/fef936c0-5153-4b33-85b7-a3a09c92a42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.030014 10.0.0.48 - - [2025-09-11 07:58:08] "POST /fqname-to-id HTTP/1.1" 404 269 0.012059 10.0.0.48 - - [2025-09-11 07:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.013753 10.0.0.48 - - [2025-09-11 07:58:08] "GET /policy-management/f992fb41-2448-424b-98cc-010f345de763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006293 10.0.0.48 - - [2025-09-11 07:58:08] "POST /tags HTTP/1.1" 409 226 0.003113 10.0.0.48 - - [2025-09-11 07:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.48 - - [2025-09-11 07:58:08] "GET /tag/c47d7312-e2b5-467e-acd6-066afe2e0458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011622 10.0.0.48 - - [2025-09-11 07:58:08] "POST /access-control-lists HTTP/1.1" 200 630 0.081937 10.0.0.48 - - [2025-09-11 07:58:08] "POST /firewall-rules HTTP/1.1" 200 600 0.108099 10.0.0.48 - - [2025-09-11 07:58:08] "GET /firewall-rule/92bfde83-1a07-4ef0-a0cf-cb4e67802656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.009941 10.0.0.48 - - [2025-09-11 07:58:08] "GET /firewall-policy/a5b3269e-59e0-4c19-99fa-97b6dc7c05c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.003656 10.0.0.48 - - [2025-09-11 07:58:08] "GET /firewall-rule/92bfde83-1a07-4ef0-a0cf-cb4e67802656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003981 10.0.0.48 - - [2025-09-11 07:58:08] "POST /ref-update HTTP/1.1" 200 156 0.048040 10.0.0.48 - - [2025-09-11 07:58:08] "GET /application-policy-set/fef936c0-5153-4b33-85b7-a3a09c92a42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011714 10.0.0.48 - - [2025-09-11 07:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.48 - - [2025-09-11 07:58:08] "GET /policy-management/f992fb41-2448-424b-98cc-010f345de763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003501 10.0.0.48 - - [2025-09-11 07:58:08] "POST /tags HTTP/1.1" 409 226 0.002068 10.0.0.48 - - [2025-09-11 07:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004546 10.0.0.48 - - [2025-09-11 07:58:08] "GET /tag/c47d7312-e2b5-467e-acd6-066afe2e0458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012144 10.0.0.48 - - [2025-09-11 07:58:08] "POST /firewall-rules HTTP/1.1" 200 598 0.071173 10.0.0.48 - - [2025-09-11 07:58:08] "GET /firewall-rule/48a8c02b-45f8-482e-8e31-775f022f60c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004642 10.0.0.48 - - [2025-09-11 07:58:08] "GET /firewall-policy/a5b3269e-59e0-4c19-99fa-97b6dc7c05c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.004076 10.0.0.48 - - [2025-09-11 07:58:08] "GET /firewall-rule/48a8c02b-45f8-482e-8e31-775f022f60c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002457 10.0.0.48 - - [2025-09-11 07:58:08] "POST /ref-update HTTP/1.1" 200 156 0.052049 10.0.0.48 - - [2025-09-11 07:58:10] "POST /tags HTTP/1.1" 200 393 0.196243 10.0.0.48 - - [2025-09-11 07:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005495 10.0.0.48 - - [2025-09-11 07:58:10] "GET /tag/6275c733-23ff-46fe-bd57-20804c96abfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.023700 10.0.0.48 - - [2025-09-11 07:58:10] "POST /tags HTTP/1.1" 200 341 0.030409 10.0.0.48 - - [2025-09-11 07:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.48 - - [2025-09-11 07:58:10] "GET /tag/44751fd1-1151-4ce9-b0fa-0652db17a752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.027714 10.0.0.48 - - [2025-09-11 07:58:10] "POST /id-to-fqname HTTP/1.1" 200 192 0.000580 10.0.0.48 - - [2025-09-11 07:58:10] "POST /fqname-to-id HTTP/1.1" 404 201 0.017021 10.0.0.48 - - [2025-09-11 07:58:10] "POST /security-groups HTTP/1.1" 200 589 0.083529 10.0.0.48 - - [2025-09-11 07:58:10] "POST /projects HTTP/1.1" 200 519 0.286148 10.0.0.48 - - [2025-09-11 07:58:11] "POST /fqname-to-id HTTP/1.1" 404 236 0.006402 10.0.0.48 - - [2025-09-11 07:58:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.027447 10.0.0.48 - - [2025-09-11 07:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.022095 10.0.0.48 - - [2025-09-11 07:58:11] "GET /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.031411 10.0.0.48 - - [2025-09-11 07:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002996 10.0.0.48 - - [2025-09-11 07:58:11] "GET /virtual-network/caef27f1-b493-420d-b2cd-e684b78814a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.068491 10.0.0.48 - - [2025-09-11 07:58:11] "POST /access-control-lists HTTP/1.1" 200 598 0.204347 10.0.0.48 - - [2025-09-11 07:58:11] "POST /fqname-to-id HTTP/1.1" 404 235 0.005384 10.0.0.48 - - [2025-09-11 07:58:11] "PUT /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac HTTP/1.1" 200 264 0.085697 10.0.0.48 - - [2025-09-11 07:58:11] "POST /access-control-lists HTTP/1.1" 200 596 0.091415 10.0.0.48 - - [2025-09-11 07:58:11] "PUT /virtual-network/caef27f1-b493-420d-b2cd-e684b78814a6 HTTP/1.1" 200 264 0.113479 10.0.0.48 - - [2025-09-11 07:58:11] "POST /security-groups HTTP/1.1" 200 591 0.105263 10.0.0.48 - - [2025-09-11 07:58:11] "POST /fqname-to-id HTTP/1.1" 404 270 0.004604 10.0.0.48 - - [2025-09-11 07:58:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.037867 10.0.0.48 - - [2025-09-11 07:58:11] "POST /chown HTTP/1.1" 200 109 0.065559 10.0.0.48 - - [2025-09-11 07:58:11] "POST /access-control-lists HTTP/1.1" 200 632 0.107306 10.0.0.48 - - [2025-09-11 07:58:11] "POST /fqname-to-id HTTP/1.1" 404 269 0.007707 10.0.0.48 - - [2025-09-11 07:58:11] "GET /application-policy-set/fef936c0-5153-4b33-85b7-a3a09c92a42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003918 10.0.0.48 - - [2025-09-11 07:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.48 - - [2025-09-11 07:58:11] "GET /policy-management/f992fb41-2448-424b-98cc-010f345de763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002959 10.0.0.48 - - [2025-09-11 07:58:11] "POST /tags HTTP/1.1" 409 226 0.003488 10.0.0.48 - - [2025-09-11 07:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.48 - - [2025-09-11 07:58:11] "GET /tag/44751fd1-1151-4ce9-b0fa-0652db17a752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.024686 10.0.0.48 - - [2025-09-11 07:58:11] "POST /access-control-lists HTTP/1.1" 200 630 0.079851 10.0.0.48 - - [2025-09-11 07:58:11] "POST /firewall-rules HTTP/1.1" 200 600 0.100188 10.0.0.48 - - [2025-09-11 07:58:11] "GET /firewall-rule/861f4b1e-c0c4-4d0f-a402-89a88af49d1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.029241 10.0.0.48 - - [2025-09-11 07:58:12] "GET /firewall-policy/a5b3269e-59e0-4c19-99fa-97b6dc7c05c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.004241 10.0.0.48 - - [2025-09-11 07:58:12] "GET /firewall-rule/861f4b1e-c0c4-4d0f-a402-89a88af49d1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002487 10.0.0.48 - - [2025-09-11 07:58:12] "POST /ref-update HTTP/1.1" 200 156 0.064785 10.0.0.48 - - [2025-09-11 07:58:12] "GET /application-policy-set/fef936c0-5153-4b33-85b7-a3a09c92a42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003801 10.0.0.48 - - [2025-09-11 07:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.48 - - [2025-09-11 07:58:12] "GET /policy-management/f992fb41-2448-424b-98cc-010f345de763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003541 10.0.0.48 - - [2025-09-11 07:58:12] "POST /tags HTTP/1.1" 409 226 0.001962 10.0.0.48 - - [2025-09-11 07:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003686 10.0.0.48 - - [2025-09-11 07:58:12] "GET /tag/44751fd1-1151-4ce9-b0fa-0652db17a752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011788 10.0.0.48 - - [2025-09-11 07:58:12] "POST /firewall-rules HTTP/1.1" 200 598 0.068949 10.0.0.48 - - [2025-09-11 07:58:12] "GET /firewall-rule/2c2ec32c-b8fa-45ce-bf76-638c2e1c5a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.006094 10.0.0.48 - - [2025-09-11 07:58:12] "GET /firewall-policy/a5b3269e-59e0-4c19-99fa-97b6dc7c05c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.006804 10.0.0.48 - - [2025-09-11 07:58:12] "GET /firewall-rule/2c2ec32c-b8fa-45ce-bf76-638c2e1c5a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003772 10.0.0.48 - - [2025-09-11 07:58:12] "POST /ref-update HTTP/1.1" 200 156 0.095215 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:58:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001465 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:58:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001108 10.0.0.48 - - [2025-09-11 07:58:13] "POST /tags HTTP/1.1" 200 345 0.093713 10.0.0.48 - - [2025-09-11 07:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012181 10.0.0.48 - - [2025-09-11 07:58:13] "GET /tag/832d110e-0849-42f0-a606-06ebd95e919b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.031839 10.0.0.48 - - [2025-09-11 07:58:13] "POST /projects HTTP/1.1" 409 238 0.006986 10.0.0.48 - - [2025-09-11 07:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013510 10.0.0.48 - - [2025-09-11 07:58:13] "GET /project/8ea71002-ed7e-449e-be9c-17d4a9609583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.074557 10.0.0.48 - - [2025-09-11 07:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.48 - - [2025-09-11 07:58:13] "GET /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.008671 10.0.0.48 - - [2025-09-11 07:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.48 - - [2025-09-11 07:58:13] "GET /virtual-network/caef27f1-b493-420d-b2cd-e684b78814a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.008238 10.0.0.48 - - [2025-09-11 07:58:13] "POST /security-groups HTTP/1.1" 409 285 0.007271 10.0.0.48 - - [2025-09-11 07:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004314 10.0.0.48 - - [2025-09-11 07:58:13] "PUT /security-group/80ba9598-126e-4f92-a2d8-d4894281f2d9 HTTP/1.1" 200 262 0.067565 10.0.0.48 - - [2025-09-11 07:58:13] "PUT /access-control-list/d732cb5e-cde5-4a86-8bd1-131c9ce0c2bd HTTP/1.1" 200 272 0.038959 10.0.0.48 - - [2025-09-11 07:58:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.047130 10.0.0.48 - - [2025-09-11 07:58:13] "POST /tags HTTP/1.1" 409 228 0.023685 10.0.0.48 - - [2025-09-11 07:58:13] "PUT /access-control-list/db025020-37f4-43dd-b10d-3ee1c093b270 HTTP/1.1" 200 272 0.038652 10.0.0.48 - - [2025-09-11 07:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009035 10.0.0.48 - - [2025-09-11 07:58:13] "GET /tag/832d110e-0849-42f0-a606-06ebd95e919b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011196 10.0.0.48 - - [2025-09-11 07:58:14] "POST /tags HTTP/1.1" 200 345 0.039845 10.0.0.48 - - [2025-09-11 07:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.48 - - [2025-09-11 07:58:14] "GET /tag/e9b3b8ba-168d-4514-b7e0-f139445e70fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.020076 10.0.0.48 - - [2025-09-11 07:58:14] "POST /projects HTTP/1.1" 409 238 0.002343 10.0.0.48 - - [2025-09-11 07:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007719 10.0.0.48 - - [2025-09-11 07:58:14] "GET /project/52215a05-30c2-4551-aee0-50d05943249b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.057913 10.0.0.48 - - [2025-09-11 07:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.48 - - [2025-09-11 07:58:14] "GET /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006756 10.0.0.48 - - [2025-09-11 07:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.48 - - [2025-09-11 07:58:14] "GET /virtual-network/caef27f1-b493-420d-b2cd-e684b78814a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004143 10.0.0.48 - - [2025-09-11 07:58:14] "POST /security-groups HTTP/1.1" 409 285 0.002671 10.0.0.48 - - [2025-09-11 07:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005864 10.0.0.48 - - [2025-09-11 07:58:14] "PUT /security-group/54080982-df7d-43a4-b4dd-5fc8a8ac2278 HTTP/1.1" 200 262 0.064896 10.0.0.48 - - [2025-09-11 07:58:14] "PUT /access-control-list/61e90247-fb0c-420b-9984-4fcb5f9e52a1 HTTP/1.1" 200 272 0.019646 10.0.0.48 - - [2025-09-11 07:58:14] "PUT /access-control-list/cde86a00-3628-4ee6-9d53-46d1bb27a34a HTTP/1.1" 200 272 0.050037 10.0.0.48 - - [2025-09-11 07:58:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.059779 10.0.0.48 - - [2025-09-11 07:58:14] "POST /tags HTTP/1.1" 200 291 0.256098 10.0.0.48 - - [2025-09-11 07:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.030884 10.0.0.48 - - [2025-09-11 07:58:14] "GET /tag/869caaac-4d5a-466f-8b6e-837f30594732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.040128 10.0.0.48 - - [2025-09-11 07:58:15] "POST /tags HTTP/1.1" 200 303 0.161972 10.0.0.48 - - [2025-09-11 07:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012018 10.0.0.48 - - [2025-09-11 07:58:15] "GET /tag/d6981f31-42d9-48a4-8736-49bd82d08b21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.023937 10.0.0.48 - - [2025-09-11 07:58:15] "POST /tags HTTP/1.1" 409 252 0.002544 10.0.0.48 - - [2025-09-11 07:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.48 - - [2025-09-11 07:58:15] "GET /tag/4924fbcd-0ed1-43c6-bf33-13dfbb766961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.022508 10.0.0.48 - - [2025-09-11 07:58:15] "POST /tags HTTP/1.1" 409 226 0.004182 10.0.0.48 - - [2025-09-11 07:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.48 - - [2025-09-11 07:58:15] "GET /tag/c47d7312-e2b5-467e-acd6-066afe2e0458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.063417 10.0.0.48 - - [2025-09-11 07:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.48 - - [2025-09-11 07:58:15] "GET /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004265 10.0.0.48 - - [2025-09-11 07:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.48 - - [2025-09-11 07:58:15] "GET /project/8ea71002-ed7e-449e-be9c-17d4a9609583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034211 10.0.0.48 - - [2025-09-11 07:58:15] "POST /virtual-machines HTTP/1.1" 200 395 0.019368 10.0.0.48 - - [2025-09-11 07:58:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.014752 10.0.0.48 - - [2025-09-11 07:58:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.139649 10.0.0.48 - - [2025-09-11 07:58:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.037214 10.0.0.48 - - [2025-09-11 07:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009996 10.0.0.48 - - [2025-09-11 07:58:15] "GET /virtual-machine-interface/12619a86-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004784 10.0.0.48 - - [2025-09-11 07:58:15] "POST /instance-ips HTTP/1.1" 200 397 0.038385 10.0.0.48 - - [2025-09-11 07:58:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.036208 10.0.0.48 - - [2025-09-11 07:58:15] "GET /virtual-machine-interface/12619a86-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.021243 10.0.0.48 - - [2025-09-11 07:58:16] "POST /set-tag HTTP/1.1" 200 109 0.070789 10.0.0.48 - - [2025-09-11 07:58:16] "GET /virtual-machine-interface/12619a86-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019892 10.0.0.48 - - [2025-09-11 07:58:16] "GET /instance-ip/127e4c8a-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.008598 10.0.0.48 - - [2025-09-11 07:58:16] "GET /virtual-machine-interface/12619a86-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004788 10.0.0.48 - - [2025-09-11 07:58:16] "POST /set-tag HTTP/1.1" 200 109 0.002825 10.0.0.48 - - [2025-09-11 07:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.48 - - [2025-09-11 07:58:16] "GET /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.010001 10.0.0.48 - - [2025-09-11 07:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.48 - - [2025-09-11 07:58:16] "GET /project/8ea71002-ed7e-449e-be9c-17d4a9609583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.054740 10.0.0.48 - - [2025-09-11 07:58:16] "POST /virtual-machines HTTP/1.1" 200 395 0.022843 10.0.0.48 - - [2025-09-11 07:58:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.029140 10.0.0.48 - - [2025-09-11 07:58:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.231079 10.0.0.48 - - [2025-09-11 07:58:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.013743 10.0.0.48 - - [2025-09-11 07:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.48 - - [2025-09-11 07:58:16] "GET /virtual-machine-interface/12dfb09c-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.027144 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:58:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000765 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:58:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001018 10.0.0.48 - - [2025-09-11 07:58:16] "POST /instance-ips HTTP/1.1" 200 397 0.042632 10.0.0.48 - - [2025-09-11 07:58:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.024494 10.0.0.48 - - [2025-09-11 07:58:16] "GET /virtual-machine-interface/12dfb09c-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.020351 10.0.0.48 - - [2025-09-11 07:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.48 - - [2025-09-11 07:58:16] "GET /project/8ea71002-ed7e-449e-be9c-17d4a9609583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051085 10.0.0.48 - - [2025-09-11 07:58:17] "POST /set-tag HTTP/1.1" 200 109 0.094083 10.0.0.48 - - [2025-09-11 07:58:17] "GET /virtual-machine-interface/12dfb09c-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019783 10.0.0.48 - - [2025-09-11 07:58:17] "GET /instance-ip/130d3ed6-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007104 10.0.0.48 - - [2025-09-11 07:58:17] "GET /virtual-machine-interface/12dfb09c-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006567 10.0.0.48 - - [2025-09-11 07:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.48 - - [2025-09-11 07:58:17] "POST /set-tag HTTP/1.1" 200 109 0.001881 10.0.0.48 - - [2025-09-11 07:58:17] "GET /virtual-router/b309c94d-ae96-49b6-95ff-698d465ea8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.011696 10.0.0.48 - - [2025-09-11 07:58:17] "GET /project/52215a05-30c2-4551-aee0-50d05943249b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043753 10.0.0.48 - - [2025-09-11 07:58:17] "POST /ref-update HTTP/1.1" 200 156 0.029248 10.0.0.48 - - [2025-09-11 07:58:17] "GET /virtual-machine-interface/12619a86-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.045908 10.0.0.48 - - [2025-09-11 07:58:17] "POST /set-tag HTTP/1.1" 200 109 0.007807 10.0.0.48 - - [2025-09-11 07:58:17] "GET /virtual-router/b309c94d-ae96-49b6-95ff-698d465ea8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.004609 10.0.0.48 - - [2025-09-11 07:58:17] "POST /ref-update HTTP/1.1" 200 156 0.014520 10.0.0.48 - - [2025-09-11 07:58:17] "GET /virtual-machine-interface/12dfb09c-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004827 10.0.0.48 - - [2025-09-11 07:58:17] "POST /set-tag HTTP/1.1" 200 109 0.004044 10.0.0.48 - - [2025-09-11 07:58:17] "GET /virtual-machine-interface/12619a86-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005158 10.0.0.48 - - [2025-09-11 07:58:17] "POST /set-tag HTTP/1.1" 200 109 0.002542 10.0.0.48 - - [2025-09-11 07:58:17] "POST /tags HTTP/1.1" 200 291 0.018521 10.0.0.48 - - [2025-09-11 07:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.48 - - [2025-09-11 07:58:17] "GET /tag/1795f26b-7163-4289-a472-d6d7937a5061?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.013933 10.0.0.48 - - [2025-09-11 07:58:17] "POST /tags HTTP/1.1" 409 252 0.001990 10.0.0.48 - - [2025-09-11 07:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.48 - - [2025-09-11 07:58:17] "GET /tag/6275c733-23ff-46fe-bd57-20804c96abfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010953 10.0.0.48 - - [2025-09-11 07:58:17] "POST /tags HTTP/1.1" 409 228 0.002593 10.0.0.48 - - [2025-09-11 07:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.48 - - [2025-09-11 07:58:17] "GET /tag/e9b3b8ba-168d-4514-b7e0-f139445e70fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015890 10.0.0.48 - - [2025-09-11 07:58:17] "POST /tags HTTP/1.1" 409 226 0.002208 10.0.0.48 - - [2025-09-11 07:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.48 - - [2025-09-11 07:58:17] "GET /tag/44751fd1-1151-4ce9-b0fa-0652db17a752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011577 10.0.0.48 - - [2025-09-11 07:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008042 10.0.0.48 - - [2025-09-11 07:58:17] "GET /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004173 10.0.0.48 - - [2025-09-11 07:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008560 10.0.0.48 - - [2025-09-11 07:58:18] "GET /project/52215a05-30c2-4551-aee0-50d05943249b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048453 10.0.0.48 - - [2025-09-11 07:58:18] "POST /virtual-machines HTTP/1.1" 200 395 0.011377 10.0.0.48 - - [2025-09-11 07:58:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.014995 10.0.0.48 - - [2025-09-11 07:58:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.128620 10.0.0.48 - - [2025-09-11 07:58:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.014197 10.0.0.48 - - [2025-09-11 07:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006792 10.0.0.48 - - [2025-09-11 07:58:18] "GET /virtual-machine-interface/13eab324-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005169 10.0.0.48 - - [2025-09-11 07:58:18] "POST /instance-ips HTTP/1.1" 200 397 0.037559 10.0.0.48 - - [2025-09-11 07:58:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.042980 10.0.0.48 - - [2025-09-11 07:58:18] "GET /virtual-machine-interface/13eab324-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012794 10.0.0.48 - - [2025-09-11 07:58:18] "POST /set-tag HTTP/1.1" 200 109 0.079579 10.0.0.48 - - [2025-09-11 07:58:18] "GET /virtual-machine-interface/13eab324-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.025969 10.0.0.48 - - [2025-09-11 07:58:18] "GET /instance-ip/1403c33c-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007044 10.0.0.48 - - [2025-09-11 07:58:18] "GET /virtual-machine-interface/13eab324-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006910 10.0.0.48 - - [2025-09-11 07:58:18] "POST /set-tag HTTP/1.1" 200 109 0.004342 10.0.0.48 - - [2025-09-11 07:58:18] "GET /virtual-router/b309c94d-ae96-49b6-95ff-698d465ea8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003349 10.0.0.48 - - [2025-09-11 07:58:18] "POST /ref-update HTTP/1.1" 200 156 0.011239 10.0.0.48 - - [2025-09-11 07:58:18] "GET /virtual-machine-interface/13eab324-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010850 10.0.0.48 - - [2025-09-11 07:58:18] "POST /set-tag HTTP/1.1" 200 109 0.005034 10.0.0.48 - - [2025-09-11 07:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004336 10.0.0.48 - - [2025-09-11 07:58:18] "GET /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004575 10.0.0.48 - - [2025-09-11 07:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.48 - - [2025-09-11 07:58:18] "GET /project/52215a05-30c2-4551-aee0-50d05943249b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044615 10.0.0.48 - - [2025-09-11 07:58:18] "POST /virtual-machines HTTP/1.1" 200 395 0.013685 10.0.0.48 - - [2025-09-11 07:58:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.017831 10.0.0.48 - - [2025-09-11 07:58:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.147001 10.0.0.48 - - [2025-09-11 07:58:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.010258 10.0.0.48 - - [2025-09-11 07:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.018694 10.0.0.48 - - [2025-09-11 07:58:19] "GET /virtual-machine-interface/146d0c70-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005599 10.0.0.48 - - [2025-09-11 07:58:19] "POST /instance-ips HTTP/1.1" 200 397 0.040476 10.0.0.48 - - [2025-09-11 07:58:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.039630 10.0.0.48 - - [2025-09-11 07:58:19] "GET /virtual-machine-interface/146d0c70-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007636 10.0.0.48 - - [2025-09-11 07:58:19] "POST /set-tag HTTP/1.1" 200 109 0.070920 10.0.0.48 - - [2025-09-11 07:58:19] "GET /virtual-machine-interface/146d0c70-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015331 10.0.0.48 - - [2025-09-11 07:58:19] "GET /instance-ip/148c5ce2-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.008805 10.0.0.48 - - [2025-09-11 07:58:19] "GET /virtual-machine-interface/146d0c70-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020838 10.0.0.48 - - [2025-09-11 07:58:19] "POST /set-tag HTTP/1.1" 200 109 0.002819 10.0.0.48 - - [2025-09-11 07:58:19] "GET /virtual-router/b309c94d-ae96-49b6-95ff-698d465ea8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.004568 10.0.0.48 - - [2025-09-11 07:58:19] "POST /ref-update HTTP/1.1" 200 156 0.012327 10.0.0.48 - - [2025-09-11 07:58:19] "GET /virtual-machine-interface/146d0c70-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004720 10.0.0.48 - - [2025-09-11 07:58:19] "POST /set-tag HTTP/1.1" 200 109 0.002420 10.0.0.48 - - [2025-09-11 07:58:19] "POST /tags HTTP/1.1" 200 299 0.041963 10.0.0.48 - - [2025-09-11 07:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011266 10.0.0.48 - - [2025-09-11 07:58:20] "GET /tag/855e67f9-05d4-43da-a127-dd5ca5c62934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.031940 10.0.0.48 - - [2025-09-11 07:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.48 - - [2025-09-11 07:58:20] "GET /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006813 10.0.0.48 - - [2025-09-11 07:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006431 10.0.0.48 - - [2025-09-11 07:58:20] "GET /project/8ea71002-ed7e-449e-be9c-17d4a9609583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.060004 10.0.0.48 - - [2025-09-11 07:58:20] "POST /virtual-machines HTTP/1.1" 200 395 0.009604 10.0.0.48 - - [2025-09-11 07:58:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.015043 10.0.0.48 - - [2025-09-11 07:58:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.138345 10.0.0.48 - - [2025-09-11 07:58:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.021499 10.0.0.48 - - [2025-09-11 07:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012657 10.0.0.48 - - [2025-09-11 07:58:20] "GET /virtual-machine-interface/152b1b3e-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008245 10.0.0.48 - - [2025-09-11 07:58:20] "POST /instance-ips HTTP/1.1" 200 397 0.066606 10.0.0.48 - - [2025-09-11 07:58:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.028651 10.0.0.48 - - [2025-09-11 07:58:20] "GET /virtual-machine-interface/152b1b3e-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.018525 10.0.0.48 - - [2025-09-11 07:58:20] "POST /set-tag HTTP/1.1" 200 109 0.051458 10.0.0.48 - - [2025-09-11 07:58:20] "GET /virtual-machine-interface/152b1b3e-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020401 10.0.0.48 - - [2025-09-11 07:58:20] "GET /instance-ip/1546aad4-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007180 10.0.0.48 - - [2025-09-11 07:58:20] "GET /virtual-machine-interface/152b1b3e-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004601 10.0.0.48 - - [2025-09-11 07:58:20] "POST /set-tag HTTP/1.1" 200 109 0.002227 10.0.0.48 - - [2025-09-11 07:58:20] "GET /virtual-router/b309c94d-ae96-49b6-95ff-698d465ea8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.004908 10.0.0.48 - - [2025-09-11 07:58:20] "POST /ref-update HTTP/1.1" 200 156 0.079786 10.0.0.48 - - [2025-09-11 07:58:21] "GET /virtual-machine-interface/152b1b3e-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018610 10.0.0.48 - - [2025-09-11 07:58:21] "POST /set-tag HTTP/1.1" 200 109 0.003406 10.0.0.48 - - [2025-09-11 07:58:21] "POST /tags HTTP/1.1" 200 299 0.038630 10.0.0.48 - - [2025-09-11 07:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.48 - - [2025-09-11 07:58:21] "GET /tag/c8347a2f-53b0-43eb-bb45-48263c460eb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.019870 10.0.0.48 - - [2025-09-11 07:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.48 - - [2025-09-11 07:58:21] "GET /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.012250 10.0.0.48 - - [2025-09-11 07:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.48 - - [2025-09-11 07:58:21] "GET /project/8ea71002-ed7e-449e-be9c-17d4a9609583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.042191 10.0.0.48 - - [2025-09-11 07:58:21] "POST /virtual-machines HTTP/1.1" 200 395 0.022944 10.0.0.48 - - [2025-09-11 07:58:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.010450 10.0.0.48 - - [2025-09-11 07:58:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106389 10.0.0.48 - - [2025-09-11 07:58:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.037703 10.0.0.48 - - [2025-09-11 07:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.48 - - [2025-09-11 07:58:21] "GET /virtual-machine-interface/15da4b0e-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004927 10.0.0.48 - - [2025-09-11 07:58:21] "POST /instance-ips HTTP/1.1" 200 397 0.021600 10.0.0.48 - - [2025-09-11 07:58:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.034141 10.0.0.48 - - [2025-09-11 07:58:21] "GET /virtual-machine-interface/15da4b0e-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.020626 10.0.0.48 - - [2025-09-11 07:58:21] "POST /set-tag HTTP/1.1" 200 109 0.023215 10.0.0.48 - - [2025-09-11 07:58:21] "GET /virtual-machine-interface/15da4b0e-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017090 10.0.0.48 - - [2025-09-11 07:58:21] "GET /instance-ip/15f1d300-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003443 10.0.0.48 - - [2025-09-11 07:58:21] "GET /virtual-machine-interface/15da4b0e-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004525 10.0.0.48 - - [2025-09-11 07:58:21] "POST /set-tag HTTP/1.1" 200 109 0.012819 10.0.0.48 - - [2025-09-11 07:58:21] "GET /virtual-router/b309c94d-ae96-49b6-95ff-698d465ea8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.007297 10.0.0.48 - - [2025-09-11 07:58:21] "POST /ref-update HTTP/1.1" 200 156 0.016821 10.0.0.48 - - [2025-09-11 07:58:21] "GET /virtual-machine-interface/15da4b0e-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020595 10.0.0.48 - - [2025-09-11 07:58:21] "POST /set-tag HTTP/1.1" 200 109 0.011795 10.0.0.48 - - [2025-09-11 07:58:22] "POST /tags HTTP/1.1" 200 299 0.018329 10.0.0.48 - - [2025-09-11 07:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005313 10.0.0.48 - - [2025-09-11 07:58:22] "GET /tag/f2a15603-492b-4c39-a338-ffae70a618c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014868 10.0.0.48 - - [2025-09-11 07:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.48 - - [2025-09-11 07:58:22] "GET /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004345 10.0.0.48 - - [2025-09-11 07:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.48 - - [2025-09-11 07:58:22] "GET /project/52215a05-30c2-4551-aee0-50d05943249b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.088700 10.0.0.48 - - [2025-09-11 07:58:22] "POST /virtual-machines HTTP/1.1" 200 395 0.015161 10.0.0.48 - - [2025-09-11 07:58:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.029762 10.0.0.48 - - [2025-09-11 07:58:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.135230 10.0.0.48 - - [2025-09-11 07:58:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.014737 10.0.0.48 - - [2025-09-11 07:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.48 - - [2025-09-11 07:58:22] "GET /virtual-machine-interface/1666b7f6-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016634 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:58:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000831 [Introspect:8084]10.0.0.48 - - [2025-09-11 07:58:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000852 10.0.0.48 - - [2025-09-11 07:58:22] "POST /instance-ips HTTP/1.1" 200 397 0.029870 10.0.0.48 - - [2025-09-11 07:58:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.020706 10.0.0.48 - - [2025-09-11 07:58:22] "GET /virtual-machine-interface/1666b7f6-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010201 10.0.0.48 - - [2025-09-11 07:58:22] "POST /set-tag HTTP/1.1" 200 109 0.033927 10.0.0.48 - - [2025-09-11 07:58:22] "GET /virtual-machine-interface/1666b7f6-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019891 10.0.0.48 - - [2025-09-11 07:58:22] "GET /instance-ip/1686eed6-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.010815 10.0.0.48 - - [2025-09-11 07:58:22] "GET /virtual-machine-interface/1666b7f6-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004896 10.0.0.48 - - [2025-09-11 07:58:22] "POST /set-tag HTTP/1.1" 200 109 0.004152 10.0.0.48 - - [2025-09-11 07:58:22] "GET /virtual-router/b309c94d-ae96-49b6-95ff-698d465ea8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.008552 10.0.0.48 - - [2025-09-11 07:58:22] "POST /ref-update HTTP/1.1" 200 156 0.048751 10.0.0.48 - - [2025-09-11 07:58:22] "GET /virtual-machine-interface/1666b7f6-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007954 10.0.0.48 - - [2025-09-11 07:58:22] "POST /set-tag HTTP/1.1" 200 109 0.005140 10.0.0.48 - - [2025-09-11 07:58:23] "POST /tags HTTP/1.1" 200 299 0.030567 10.0.0.48 - - [2025-09-11 07:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005512 10.0.0.48 - - [2025-09-11 07:58:23] "GET /tag/db982a74-5b15-4aba-89ae-12b6888066a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013009 10.0.0.48 - - [2025-09-11 07:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.48 - - [2025-09-11 07:58:23] "GET /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004383 10.0.0.48 - - [2025-09-11 07:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.48 - - [2025-09-11 07:58:23] "GET /project/52215a05-30c2-4551-aee0-50d05943249b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048142 10.0.0.48 - - [2025-09-11 07:58:23] "POST /virtual-machines HTTP/1.1" 200 395 0.023678 10.0.0.48 - - [2025-09-11 07:58:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.024391 10.0.0.48 - - [2025-09-11 07:58:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.151702 10.0.0.48 - - [2025-09-11 07:58:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.017762 10.0.0.48 - - [2025-09-11 07:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004977 10.0.0.48 - - [2025-09-11 07:58:23] "GET /virtual-machine-interface/17001e5a-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013231 10.0.0.48 - - [2025-09-11 07:58:23] "POST /instance-ips HTTP/1.1" 200 397 0.023636 10.0.0.48 - - [2025-09-11 07:58:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.037851 10.0.0.48 - - [2025-09-11 07:58:23] "GET /virtual-machine-interface/17001e5a-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.022480 10.0.0.48 - - [2025-09-11 07:58:23] "POST /set-tag HTTP/1.1" 200 109 0.032013 10.0.0.48 - - [2025-09-11 07:58:23] "GET /virtual-machine-interface/17001e5a-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.027805 10.0.0.48 - - [2025-09-11 07:58:23] "GET /instance-ip/1722dfda-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002971 10.0.0.48 - - [2025-09-11 07:58:23] "GET /virtual-machine-interface/17001e5a-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004217 10.0.0.48 - - [2025-09-11 07:58:23] "POST /set-tag HTTP/1.1" 200 109 0.002999 10.0.0.48 - - [2025-09-11 07:58:23] "GET /virtual-machine-interface/12dfb09c-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004060 10.0.0.48 - - [2025-09-11 07:58:23] "POST /set-tag HTTP/1.1" 200 109 0.002764 10.0.0.48 - - [2025-09-11 07:58:23] "GET /virtual-router/b309c94d-ae96-49b6-95ff-698d465ea8e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004265 10.0.0.48 - - [2025-09-11 07:58:23] "POST /ref-update HTTP/1.1" 200 156 0.011017 10.0.0.48 - - [2025-09-11 07:58:23] "GET /virtual-machine-interface/17001e5a-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017756 10.0.0.48 - - [2025-09-11 07:58:24] "POST /set-tag HTTP/1.1" 200 109 0.002567 10.0.0.48 - - [2025-09-11 07:58:24] "GET /virtual-machine-interface/13eab324-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004695 10.0.0.48 - - [2025-09-11 07:58:24] "POST /set-tag HTTP/1.1" 200 109 0.003004 10.0.0.48 - - [2025-09-11 07:58:24] "GET /virtual-machine-interface/146d0c70-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004375 10.0.0.48 - - [2025-09-11 07:58:24] "POST /set-tag HTTP/1.1" 200 109 0.002763 10.0.0.48 - - [2025-09-11 07:58:24] "GET /virtual-machine-interface/152b1b3e-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004172 10.0.0.48 - - [2025-09-11 07:58:24] "POST /set-tag HTTP/1.1" 200 109 0.002520 10.0.0.48 - - [2025-09-11 07:58:24] "GET /virtual-machine-interface/15da4b0e-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004697 10.0.0.48 - - [2025-09-11 07:58:24] "POST /set-tag HTTP/1.1" 200 109 0.009769 10.0.0.48 - - [2025-09-11 07:58:24] "GET /virtual-machine-interface/1666b7f6-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004461 10.0.0.48 - - [2025-09-11 07:58:24] "POST /set-tag HTTP/1.1" 200 109 0.002934 10.0.0.48 - - [2025-09-11 07:58:24] "GET /virtual-machine-interface/15da4b0e-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005891 10.0.0.48 - - [2025-09-11 07:58:24] "POST /set-tag HTTP/1.1" 200 109 0.003127 10.0.0.48 - - [2025-09-11 07:58:24] "GET /virtual-machine-interface/1666b7f6-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007184 10.0.0.48 - - [2025-09-11 07:58:24] "POST /set-tag HTTP/1.1" 200 109 0.002986 10.0.0.48 - - [2025-09-11 07:58:24] "GET /virtual-machine-interface/17001e5a-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005260 10.0.0.48 - - [2025-09-11 07:58:24] "POST /set-tag HTTP/1.1" 200 109 0.002671 10.0.0.48 - - [2025-09-11 07:58:24] "GET /virtual-machine-interface/146d0c70-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004570 10.0.0.48 - - [2025-09-11 07:58:24] "POST /set-tag HTTP/1.1" 200 109 0.002458 10.0.0.48 - - [2025-09-11 07:58:25] "GET /virtual-machine-interface/12dfb09c-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004463 10.0.0.48 - - [2025-09-11 07:58:25] "POST /set-tag HTTP/1.1" 200 109 0.002711 10.0.0.48 - - [2025-09-11 07:58:26] "GET /virtual-machine-interface/12619a86-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004312 10.0.0.48 - - [2025-09-11 07:58:26] "POST /set-tag HTTP/1.1" 200 109 0.002191 10.0.0.48 - - [2025-09-11 07:58:27] "GET /virtual-machine/b0cad266-9549-44fa-a068-c5cbff294926?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002977 10.0.0.48 - - [2025-09-11 07:58:27] "GET /virtual-machine-interface/12619a86-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004327 10.0.0.48 - - [2025-09-11 07:58:27] "GET /virtual-machine/92a5ff2f-cd18-49a0-9da1-0b416e9d704d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003009 10.0.0.48 - - [2025-09-11 07:58:27] "GET /virtual-machine-interface/12dfb09c-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004508 10.0.0.48 - - [2025-09-11 07:58:27] "GET /virtual-machine-interface/152b1b3e-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004493 10.0.0.48 - - [2025-09-11 07:58:27] "POST /set-tag HTTP/1.1" 200 109 0.003201 10.0.0.48 - - [2025-09-11 07:58:28] "GET /virtual-machine-interface/17001e5a-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005045 10.0.0.48 - - [2025-09-11 07:58:28] "POST /set-tag HTTP/1.1" 200 109 0.003061 10.0.0.48 - - [2025-09-11 07:58:28] "GET /virtual-machine-interface/13eab324-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004446 10.0.0.48 - - [2025-09-11 07:58:28] "POST /set-tag HTTP/1.1" 200 109 0.003524 10.0.0.48 - - [2025-09-11 07:58:32] "GET /virtual-machine/9c978f07-3f8a-4ba3-8e34-87fb72dbda29?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003204 10.0.0.48 - - [2025-09-11 07:58:32] "GET /virtual-machine-interface/13eab324-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004091 10.0.0.48 - - [2025-09-11 07:58:32] "GET /virtual-machine/1fd2fdbc-18b6-4aca-ba35-f41e8946f5bb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003146 10.0.0.48 - - [2025-09-11 07:58:32] "GET /virtual-machine-interface/146d0c70-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005696 10.0.0.48 - - [2025-09-11 07:58:32] "GET /virtual-machine/e0852560-6836-4938-a4cf-6479a112155e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003303 10.0.0.48 - - [2025-09-11 07:58:32] "GET /virtual-machine-interface/152b1b3e-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003897 10.0.0.48 - - [2025-09-11 07:58:32] "GET /virtual-machine/edbfda1f-fc2f-4bbd-926d-13f15f46dc03?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003048 10.0.0.48 - - [2025-09-11 07:58:32] "GET /virtual-machine-interface/1666b7f6-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004808 10.0.0.48 - - [2025-09-11 07:58:32] "GET /virtual-machine/37de6dc7-a101-43f7-8775-0c84bb2f649c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003492 10.0.0.48 - - [2025-09-11 07:58:32] "GET /virtual-machine-interface/15da4b0e-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004872 10.0.0.48 - - [2025-09-11 07:58:32] "GET /virtual-machine/6b0dbb23-99a9-431c-8e78-9cd681bcdbb3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003162 10.0.0.48 - - [2025-09-11 07:58:32] "GET /virtual-machine-interface/17001e5a-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004189 10.0.0.48 - - [2025-09-11 07:58:33] "GET /loadbalancer/bef4bc47-b3c5-4e98-bdab-4fef18407b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003525 10.0.0.48 - - [2025-09-11 07:58:33] "POST /tags HTTP/1.1" 200 333 0.021895 10.0.0.48 - - [2025-09-11 07:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.48 - - [2025-09-11 07:58:33] "GET /tag/33685790-2b7d-4f73-a03a-e4f8b7c43249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012912 10.0.0.48 - - [2025-09-11 07:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.48 - - [2025-09-11 07:58:33] "GET /project/8ea71002-ed7e-449e-be9c-17d4a9609583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027698 10.0.0.48 - - [2025-09-11 07:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.48 - - [2025-09-11 07:58:33] "GET /virtual-network/caef27f1-b493-420d-b2cd-e684b78814a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006273 10.0.0.48 - - [2025-09-11 07:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.48 - - [2025-09-11 07:58:33] "GET /service-appliance-set/c6fdadee-8c7a-4462-8814-5f66e8999cbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002214 10.0.0.48 - - [2025-09-11 07:58:33] "POST /fqname-to-id HTTP/1.1" 404 273 0.002033 10.0.0.48 - - [2025-09-11 07:58:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.100658 10.0.0.48 - - [2025-09-11 07:58:33] "GET /virtual-machine-interface/b34fba97-d482-4e4c-af20-f421f8da2e6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.011036 10.0.0.48 - - [2025-09-11 07:58:33] "POST /instance-ips HTTP/1.1" 200 409 0.023673 10.0.0.48 - - [2025-09-11 07:58:33] "GET /instance-ip/e14de5e1-a105-4773-9843-6dc11dc9e845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.011770 10.0.0.48 - - [2025-09-11 07:58:34] "POST /loadbalancers HTTP/1.1" 200 629 0.070060 10.0.0.48 - - [2025-09-11 07:58:34] "GET /project/8ea71002-ed7e-449e-be9c-17d4a9609583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030922 10.0.0.48 - - [2025-09-11 07:58:34] "GET /instance-ip/e14de5e1-a105-4773-9843-6dc11dc9e845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003325 10.0.0.48 - - [2025-09-11 07:58:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.012001 10.0.0.48 - - [2025-09-11 07:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009408 10.0.0.48 - - [2025-09-11 07:58:34] "POST /floating-ips HTTP/1.1" 200 597 0.043415 10.0.0.48 - - [2025-09-11 07:58:34] "GET /project/8ea71002-ed7e-449e-be9c-17d4a9609583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050616 10.0.0.48 - - [2025-09-11 07:58:34] "GET /loadbalancer/bef4bc47-b3c5-4e98-bdab-4fef18407b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.005546 10.0.0.48 - - [2025-09-11 07:58:34] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.019969 10.0.0.48 - - [2025-09-11 07:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006787 10.0.0.48 - - [2025-09-11 07:58:34] "GET /project/8ea71002-ed7e-449e-be9c-17d4a9609583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036299 10.0.0.48 - - [2025-09-11 07:58:34] "GET /loadbalancer-listener/7104a781-c991-456a-9f1d-12693af10527?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003880 10.0.0.48 - - [2025-09-11 07:58:34] "GET /loadbalancer-listener/7104a781-c991-456a-9f1d-12693af10527?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003312 10.0.0.48 - - [2025-09-11 07:58:34] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.018945 10.0.0.48 - - [2025-09-11 07:58:34] "GET /instance-ip/e14de5e1-a105-4773-9843-6dc11dc9e845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.004731 10.0.0.48 - - [2025-09-11 07:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.48 - - [2025-09-11 07:58:34] "GET /loadbalancer/bef4bc47-b3c5-4e98-bdab-4fef18407b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002702 10.0.0.48 - - [2025-09-11 07:58:34] "GET /instance-ip/e14de5e1-a105-4773-9843-6dc11dc9e845?fields=floating_ips HTTP/1.1" 200 1213 0.006620 10.0.0.48 - - [2025-09-11 07:58:34] "GET /loadbalancer/bef4bc47-b3c5-4e98-bdab-4fef18407b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002937 10.0.0.48 - - [2025-09-11 07:58:34] "GET /floating-ip/f652707a-0279-4fe1-b6ac-a60c25c0e690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.004452 10.0.0.48 - - [2025-09-11 07:58:34] "GET /loadbalancer-pool/5b43a3e4-d841-4f49-b820-a9a92abf8381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.007870 10.0.0.48 - - [2025-09-11 07:58:34] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015742 10.0.0.48 - - [2025-09-11 07:58:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.019194 10.0.0.48 - - [2025-09-11 07:58:34] "GET /virtual-machine-interface/12619a86-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016985 10.0.0.48 - - [2025-09-11 07:58:34] "GET /virtual-machine-interface/12619a86-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004069 10.0.0.48 - - [2025-09-11 07:58:34] "POST /ref-update HTTP/1.1" 200 156 0.007443 10.0.0.48 - - [2025-09-11 07:58:34] "GET /floating-ip/f652707a-0279-4fe1-b6ac-a60c25c0e690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.008179 10.0.0.48 - - [2025-09-11 07:58:34] "POST /tags HTTP/1.1" 409 221 0.005995 10.0.0.48 - - [2025-09-11 07:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.48 - - [2025-09-11 07:58:34] "GET /tag/33685790-2b7d-4f73-a03a-e4f8b7c43249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.010054 10.0.0.48 - - [2025-09-11 07:58:34] "PUT /floating-ip/f652707a-0279-4fe1-b6ac-a60c25c0e690 HTTP/1.1" 200 256 0.008642 10.0.0.48 - - [2025-09-11 07:58:34] "POST /set-tag HTTP/1.1" 200 109 0.063808 10.0.0.48 - - [2025-09-11 07:58:34] "GET /loadbalancer-pool/5b43a3e4-d841-4f49-b820-a9a92abf8381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.011270 10.0.0.48 - - [2025-09-11 07:58:34] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016777 10.0.0.48 - - [2025-09-11 07:58:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.008281 10.0.0.48 - - [2025-09-11 07:58:34] "GET /virtual-machine-interface/12dfb09c-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012789 10.0.0.48 - - [2025-09-11 07:58:34] "GET /virtual-machine-interface/12dfb09c-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006280 10.0.0.48 - - [2025-09-11 07:58:34] "POST /ref-update HTTP/1.1" 200 156 0.009473 10.0.0.48 - - [2025-09-11 07:58:34] "GET /floating-ip/f652707a-0279-4fe1-b6ac-a60c25c0e690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.005423 10.0.0.48 - - [2025-09-11 07:58:34] "POST /set-tag HTTP/1.1" 200 109 0.077322 10.0.0.48 - - [2025-09-11 07:58:35] "POST /tags HTTP/1.1" 409 206 0.006598 10.0.0.48 - - [2025-09-11 07:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.48 - - [2025-09-11 07:58:35] "GET /tag/d6981f31-42d9-48a4-8736-49bd82d08b21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011689 10.0.0.48 - - [2025-09-11 07:58:35] "POST /tags HTTP/1.1" 409 204 0.004551 10.0.0.48 - - [2025-09-11 07:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.48 - - [2025-09-11 07:58:35] "GET /tag/c8347a2f-53b0-43eb-bb45-48263c460eb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011642 10.0.0.48 - - [2025-09-11 07:58:35] "GET /application-policy-set/fef936c0-5153-4b33-85b7-a3a09c92a42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002433 10.0.0.48 - - [2025-09-11 07:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.48 - - [2025-09-11 07:58:35] "GET /policy-management/f992fb41-2448-424b-98cc-010f345de763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003217 10.0.0.48 - - [2025-09-11 07:58:35] "POST /tags HTTP/1.1" 409 206 0.001918 10.0.0.48 - - [2025-09-11 07:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.48 - - [2025-09-11 07:58:35] "GET /tag/d6981f31-42d9-48a4-8736-49bd82d08b21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011214 10.0.0.48 - - [2025-09-11 07:58:35] "POST /tags HTTP/1.1" 409 226 0.002312 10.0.0.48 - - [2025-09-11 07:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005674 10.0.0.48 - - [2025-09-11 07:58:36] "GET /tag/c47d7312-e2b5-467e-acd6-066afe2e0458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012850 10.0.0.48 - - [2025-09-11 07:58:36] "POST /tags HTTP/1.1" 409 204 0.001937 10.0.0.48 - - [2025-09-11 07:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001560 10.0.0.48 - - [2025-09-11 07:58:36] "GET /tag/c8347a2f-53b0-43eb-bb45-48263c460eb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.009880 10.0.0.48 - - [2025-09-11 07:58:36] "POST /tags HTTP/1.1" 409 226 0.001649 10.0.0.48 - - [2025-09-11 07:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.48 - - [2025-09-11 07:58:36] "GET /tag/c47d7312-e2b5-467e-acd6-066afe2e0458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012534 10.0.0.48 - - [2025-09-11 07:58:36] "GET /application-policy-set/fef936c0-5153-4b33-85b7-a3a09c92a42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002668 10.0.0.48 - - [2025-09-11 07:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.48 - - [2025-09-11 07:58:36] "GET /policy-management/f992fb41-2448-424b-98cc-010f345de763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003225 10.0.0.48 - - [2025-09-11 07:58:36] "POST /firewall-rules HTTP/1.1" 200 626 0.078120 10.0.0.48 - - [2025-09-11 07:58:36] "POST /firewall-rules HTTP/1.1" 200 646 0.088743 10.0.0.48 - - [2025-09-11 07:58:36] "GET /firewall-rule/84e92521-54c5-4176-b295-e5f059860869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.008932 10.0.0.48 - - [2025-09-11 07:58:36] "GET /firewall-policy/92b67d7f-bcf3-4363-860b-085da73df0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002635 10.0.0.48 - - [2025-09-11 07:58:36] "GET /firewall-rule/964675d0-4c30-4a02-a1d7-e16862c23e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004758 10.0.0.48 - - [2025-09-11 07:58:36] "POST /ref-update HTTP/1.1" 200 156 0.014453 10.0.0.48 - - [2025-09-11 07:58:36] "POST /firewall-policys HTTP/1.1" 200 606 0.028095 10.0.0.48 - - [2025-09-11 07:58:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.011861 10.0.0.48 - - [2025-09-11 07:58:36] "GET /firewall-policy/d9fb1c65-1099-4d62-8f17-f07e5752877d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.007411 10.0.0.48 - - [2025-09-11 07:58:36] "GET /application-policy-set/fef936c0-5153-4b33-85b7-a3a09c92a42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002345 10.0.0.48 - - [2025-09-11 07:58:36] "GET /firewall-policy/d9fb1c65-1099-4d62-8f17-f07e5752877d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003987 10.0.0.48 - - [2025-09-11 07:58:36] "GET /firewall-policy/92b67d7f-bcf3-4363-860b-085da73df0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003709 10.0.0.48 - - [2025-09-11 07:58:36] "GET /firewall-policy/a5b3269e-59e0-4c19-99fa-97b6dc7c05c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003036 10.0.0.48 - - [2025-09-11 07:58:36] "GET /firewall-policy/bee0ebd7-be38-4e4e-9118-459b9f89d371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004581 10.0.0.48 - - [2025-09-11 07:58:36] "GET /firewall-policy/92b67d7f-bcf3-4363-860b-085da73df0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002383 10.0.0.48 - - [2025-09-11 07:58:36] "GET /firewall-policy/a5b3269e-59e0-4c19-99fa-97b6dc7c05c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002367 10.0.0.48 - - [2025-09-11 07:58:36] "POST /ref-update HTTP/1.1" 200 156 0.016323 10.0.0.48 - - [2025-09-11 07:58:36] "POST /ref-update HTTP/1.1" 200 156 0.016053 10.0.0.48 - - [2025-09-11 07:58:36] "POST /ref-update HTTP/1.1" 200 156 0.032005 10.0.0.48 - - [2025-09-11 07:58:36] "POST /ref-update HTTP/1.1" 200 156 0.032059 10.0.0.48 - - [2025-09-11 07:58:36] "POST /ref-update HTTP/1.1" 200 156 0.023102 10.0.0.48 - - [2025-09-11 07:58:36] "GET /firewall-policy/d9fb1c65-1099-4d62-8f17-f07e5752877d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.008981 10.0.0.48 - - [2025-09-11 08:00:35] "POST /tags HTTP/1.1" 409 252 0.005582 10.0.0.48 - - [2025-09-11 08:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005058 10.0.0.48 - - [2025-09-11 08:00:35] "GET /tag/6275c733-23ff-46fe-bd57-20804c96abfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015406 10.0.0.48 - - [2025-09-11 08:00:35] "POST /tags HTTP/1.1" 409 228 0.002635 10.0.0.48 - - [2025-09-11 08:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.48 - - [2025-09-11 08:00:35] "GET /tag/e9b3b8ba-168d-4514-b7e0-f139445e70fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015754 10.0.0.48 - - [2025-09-11 08:00:35] "GET /application-policy-set/fef936c0-5153-4b33-85b7-a3a09c92a42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003947 10.0.0.48 - - [2025-09-11 08:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.48 - - [2025-09-11 08:00:35] "GET /policy-management/f992fb41-2448-424b-98cc-010f345de763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007165 10.0.0.48 - - [2025-09-11 08:00:35] "POST /tags HTTP/1.1" 409 206 0.006104 10.0.0.48 - - [2025-09-11 08:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013482 10.0.0.48 - - [2025-09-11 08:00:35] "GET /tag/d6981f31-42d9-48a4-8736-49bd82d08b21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010536 10.0.0.48 - - [2025-09-11 08:00:35] "POST /tags HTTP/1.1" 409 226 0.001947 10.0.0.48 - - [2025-09-11 08:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.48 - - [2025-09-11 08:00:35] "GET /tag/c47d7312-e2b5-467e-acd6-066afe2e0458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011679 10.0.0.48 - - [2025-09-11 08:00:35] "POST /tags HTTP/1.1" 409 204 0.002141 10.0.0.48 - - [2025-09-11 08:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.48 - - [2025-09-11 08:00:35] "GET /tag/c8347a2f-53b0-43eb-bb45-48263c460eb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011775 10.0.0.48 - - [2025-09-11 08:00:35] "POST /tags HTTP/1.1" 409 226 0.003894 10.0.0.48 - - [2025-09-11 08:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.48 - - [2025-09-11 08:00:36] "GET /tag/c47d7312-e2b5-467e-acd6-066afe2e0458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013037 10.0.0.48 - - [2025-09-11 08:00:36] "POST /tags HTTP/1.1" 409 228 0.002511 10.0.0.48 - - [2025-09-11 08:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.48 - - [2025-09-11 08:00:36] "GET /tag/e9b3b8ba-168d-4514-b7e0-f139445e70fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011763 10.0.0.48 - - [2025-09-11 08:00:36] "POST /tags HTTP/1.1" 409 252 0.001936 10.0.0.48 - - [2025-09-11 08:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.48 - - [2025-09-11 08:00:36] "GET /tag/6275c733-23ff-46fe-bd57-20804c96abfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011714 10.0.0.48 - - [2025-09-11 08:00:36] "GET /application-policy-set/fef936c0-5153-4b33-85b7-a3a09c92a42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002497 10.0.0.48 - - [2025-09-11 08:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.48 - - [2025-09-11 08:00:36] "GET /policy-management/f992fb41-2448-424b-98cc-010f345de763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003199 10.0.0.48 - - [2025-09-11 08:00:36] "POST /firewall-rules HTTP/1.1" 409 281 0.002926 10.0.0.48 - - [2025-09-11 08:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.48 - - [2025-09-11 08:00:36] "PUT /firewall-rule/964675d0-4c30-4a02-a1d7-e16862c23e20 HTTP/1.1" 200 260 0.020649 10.0.0.48 - - [2025-09-11 08:00:36] "POST /firewall-rules HTTP/1.1" 409 291 0.007581 10.0.0.48 - - [2025-09-11 08:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.48 - - [2025-09-11 08:00:36] "PUT /firewall-rule/84e92521-54c5-4176-b295-e5f059860869 HTTP/1.1" 200 260 0.019923 10.0.0.48 - - [2025-09-11 08:00:36] "GET /firewall-rule/84e92521-54c5-4176-b295-e5f059860869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003439 10.0.0.48 - - [2025-09-11 08:00:36] "POST /firewall-rules HTTP/1.1" 200 658 0.079466 10.0.0.48 - - [2025-09-11 08:00:36] "GET /firewall-rule/b12282f3-2b7a-46c6-8031-a9cd4c22317d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.010298 10.0.0.48 - - [2025-09-11 08:00:36] "GET /firewall-policy/92b67d7f-bcf3-4363-860b-085da73df0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.007181 10.0.0.48 - - [2025-09-11 08:00:36] "GET /firewall-rule/964675d0-4c30-4a02-a1d7-e16862c23e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003426 10.0.0.48 - - [2025-09-11 08:00:36] "POST /firewall-policys HTTP/1.1" 409 269 0.003239 10.0.0.48 - - [2025-09-11 08:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.48 - - [2025-09-11 08:00:36] "PUT /firewall-policy/d9fb1c65-1099-4d62-8f17-f07e5752877d HTTP/1.1" 200 264 0.049908 10.0.0.48 - - [2025-09-11 08:00:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.043091 10.0.0.48 - - [2025-09-11 08:00:36] "GET /firewall-policy/d9fb1c65-1099-4d62-8f17-f07e5752877d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.008108 10.0.0.48 - - [2025-09-11 08:00:36] "GET /application-policy-set/fef936c0-5153-4b33-85b7-a3a09c92a42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005353 10.0.0.48 - - [2025-09-11 08:00:36] "GET /firewall-policy/d9fb1c65-1099-4d62-8f17-f07e5752877d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002332 10.0.0.48 - - [2025-09-11 08:00:36] "GET /firewall-policy/92b67d7f-bcf3-4363-860b-085da73df0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.006013 10.0.0.48 - - [2025-09-11 08:00:36] "GET /firewall-policy/a5b3269e-59e0-4c19-99fa-97b6dc7c05c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002976 10.0.0.48 - - [2025-09-11 08:00:36] "GET /firewall-policy/bee0ebd7-be38-4e4e-9118-459b9f89d371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002516 10.0.0.48 - - [2025-09-11 08:00:36] "GET /firewall-policy/d9fb1c65-1099-4d62-8f17-f07e5752877d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002178 10.0.0.48 - - [2025-09-11 08:00:36] "GET /firewall-policy/d9fb1c65-1099-4d62-8f17-f07e5752877d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002316 10.0.0.48 - - [2025-09-11 08:00:53] "GET /virtual-machine-interface/9e12b4a4-8ee3-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005029 10.0.0.48 - - [2025-09-11 08:00:53] "POST /set-tag HTTP/1.1" 200 109 0.003481 10.0.0.48 - - [2025-09-11 08:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.48 - - [2025-09-11 08:00:53] "GET /loadbalancer/025eec12-abf4-4438-a253-4731ba7064d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002699 10.0.0.48 - - [2025-09-11 08:00:53] "GET /virtual-machine-interface/9e12b4a4-8ee3-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005017 10.0.0.48 - - [2025-09-11 08:00:53] "POST /set-tag HTTP/1.1" 200 109 0.029167 10.0.0.48 - - [2025-09-11 08:00:53] "DELETE /loadbalancer-member/f3069349-0624-431a-82e8-fa577385cf59 HTTP/1.1" 200 115 0.039626 10.0.0.48 - - [2025-09-11 08:00:53] "GET /virtual-machine-interface/9e12b4a4-8ee3-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010019 10.0.0.48 - - [2025-09-11 08:00:53] "POST /set-tag HTTP/1.1" 200 109 0.002436 10.0.0.48 - - [2025-09-11 08:00:53] "DELETE /loadbalancer-member/fce072de-44c0-4538-84c2-ef3077757f8b HTTP/1.1" 200 115 0.043550 10.0.0.48 - - [2025-09-11 08:00:53] "GET /virtual-machine-interface/9e12b4a4-8ee3-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004981 10.0.0.48 - - [2025-09-11 08:00:53] "POST /set-tag HTTP/1.1" 200 109 0.005325 10.0.0.48 - - [2025-09-11 08:00:53] "DELETE /loadbalancer-member/4e82a857-6a9d-4b8c-9973-9f92919bd712 HTTP/1.1" 200 115 0.036848 10.0.0.48 - - [2025-09-11 08:00:53] "GET /virtual-machine-interface/9e12b4a4-8ee3-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006764 10.0.0.48 - - [2025-09-11 08:00:54] "POST /set-tag HTTP/1.1" 200 109 0.002782 10.0.0.48 - - [2025-09-11 08:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005551 10.0.0.48 - - [2025-09-11 08:00:54] "GET /loadbalancer/025eec12-abf4-4438-a253-4731ba7064d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.005171 10.0.0.48 - - [2025-09-11 08:00:54] "GET /loadbalancer-pool/3fc93ab3-d0cf-4b2f-98af-8fecfbb2c102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003249 10.0.0.48 - - [2025-09-11 08:00:54] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015970 10.0.0.48 - - [2025-09-11 08:00:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.040299 10.0.0.48 - - [2025-09-11 08:00:54] "GET /virtual-machine-interface/9e12b4a4-8ee3-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007488 10.0.0.48 - - [2025-09-11 08:00:54] "GET /virtual-machine-interface/9e12b4a4-8ee3-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004592 10.0.0.48 - - [2025-09-11 08:00:54] "GET /floating-ip/5820e4ea-8a61-407c-b125-75b29d4a221e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002461 10.0.0.48 - - [2025-09-11 08:00:54] "POST /set-tag HTTP/1.1" 200 109 0.060166 10.0.0.48 - - [2025-09-11 08:00:54] "GET /loadbalancer-pool/9468939d-5ca3-4a64-b975-77d5b8ae8a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.014678 10.0.0.48 - - [2025-09-11 08:00:54] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018207 10.0.0.48 - - [2025-09-11 08:00:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.014605 10.0.0.48 - - [2025-09-11 08:00:54] "GET /virtual-machine-interface/9e12b4a4-8ee3-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011857 10.0.0.48 - - [2025-09-11 08:00:54] "GET /virtual-machine-interface/9e12b4a4-8ee3-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005293 10.0.0.48 - - [2025-09-11 08:00:54] "POST /set-tag HTTP/1.1" 200 109 0.006303 10.0.0.48 - - [2025-09-11 08:00:54] "GET /floating-ip/5820e4ea-8a61-407c-b125-75b29d4a221e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002670 10.0.0.48 - - [2025-09-11 08:00:54] "GET /loadbalancer-pool/163e02b1-f926-46d5-aeea-f9adfb415738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005774 10.0.0.48 - - [2025-09-11 08:00:54] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031183 10.0.0.48 - - [2025-09-11 08:00:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.045011 10.0.0.48 - - [2025-09-11 08:00:54] "GET /virtual-machine-interface/9e12b4a4-8ee3-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012454 10.0.0.48 - - [2025-09-11 08:00:54] "GET /virtual-machine-interface/9e12b4a4-8ee3-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008837 10.0.0.48 - - [2025-09-11 08:00:54] "GET /floating-ip/5820e4ea-8a61-407c-b125-75b29d4a221e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002457 10.0.0.48 - - [2025-09-11 08:00:54] "POST /set-tag HTTP/1.1" 200 109 0.007696 10.0.0.48 - - [2025-09-11 08:01:27] "GET /global-system-configs HTTP/1.1" 200 322 0.003389 10.0.0.48 - - [2025-09-11 08:01:27] "GET /global-system-configs HTTP/1.1" 200 322 0.002028 10.0.0.48 - - [2025-09-11 08:01:43] "GET /virtual-machine-interface/12619a86-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.013382 10.0.0.48 - - [2025-09-11 08:01:43] "POST /set-tag HTTP/1.1" 200 109 0.004768 10.0.0.48 - - [2025-09-11 08:01:43] "GET /virtual-machine-interface/146d0c70-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006570 10.0.0.48 - - [2025-09-11 08:01:44] "POST /set-tag HTTP/1.1" 200 109 0.005715 10.0.0.48 - - [2025-09-11 08:01:44] "GET /virtual-machine-interface/13eab324-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004102 10.0.0.48 - - [2025-09-11 08:01:44] "POST /set-tag HTTP/1.1" 200 109 0.001962 10.0.0.48 - - [2025-09-11 08:01:44] "GET /virtual-machine-interface/17001e5a-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004320 10.0.0.48 - - [2025-09-11 08:01:44] "POST /set-tag HTTP/1.1" 200 109 0.002065 10.0.0.48 - - [2025-09-11 08:01:44] "GET /virtual-machine-interface/152b1b3e-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003889 10.0.0.48 - - [2025-09-11 08:01:44] "POST /set-tag HTTP/1.1" 200 109 0.001913 10.0.0.48 - - [2025-09-11 08:01:44] "GET /virtual-machine-interface/12dfb09c-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004763 10.0.0.48 - - [2025-09-11 08:01:44] "POST /set-tag HTTP/1.1" 200 109 0.002060 10.0.0.48 - - [2025-09-11 08:01:44] "GET /virtual-machine-interface/15da4b0e-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003747 10.0.0.48 - - [2025-09-11 08:01:44] "POST /set-tag HTTP/1.1" 200 109 0.001919 10.0.0.48 - - [2025-09-11 08:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.48 - - [2025-09-11 08:01:44] "GET /loadbalancer/bef4bc47-b3c5-4e98-bdab-4fef18407b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002207 10.0.0.48 - - [2025-09-11 08:01:44] "GET /virtual-machine-interface/12619a86-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003819 10.0.0.48 - - [2025-09-11 08:01:44] "POST /set-tag HTTP/1.1" 200 109 0.020040 10.0.0.48 - - [2025-09-11 08:01:44] "DELETE /loadbalancer-member/157cdfb4-3002-46e4-b4fa-178e7eecc33b HTTP/1.1" 200 115 0.036596 10.0.0.48 - - [2025-09-11 08:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.48 - - [2025-09-11 08:01:44] "GET /loadbalancer/bef4bc47-b3c5-4e98-bdab-4fef18407b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003467 10.0.0.48 - - [2025-09-11 08:01:44] "GET /virtual-machine-interface/1666b7f6-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004189 10.0.0.48 - - [2025-09-11 08:01:44] "POST /set-tag HTTP/1.1" 200 109 0.002012 10.0.0.48 - - [2025-09-11 08:01:45] "GET /virtual-machine-interface/12dfb09c-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006428 10.0.0.48 - - [2025-09-11 08:01:45] "POST /set-tag HTTP/1.1" 200 109 0.004247 10.0.0.48 - - [2025-09-11 08:01:45] "GET /virtual-machine-interface/12dfb09c-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004703 10.0.0.48 - - [2025-09-11 08:01:45] "POST /set-tag HTTP/1.1" 200 109 0.005928 10.0.0.48 - - [2025-09-11 08:01:45] "GET /virtual-machine/92a5ff2f-cd18-49a0-9da1-0b416e9d704d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003082 10.0.0.48 - - [2025-09-11 08:01:45] "POST /ref-update HTTP/1.1" 200 156 0.020642 10.0.0.48 - - [2025-09-11 08:01:45] "GET /virtual-machine-interface/12dfb09c-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.016392 10.0.0.48 - - [2025-09-11 08:01:45] "POST /set-tag HTTP/1.1" 200 109 0.026821 10.0.0.48 - - [2025-09-11 08:01:45] "POST /set-tag HTTP/1.1" 200 109 0.038271 10.0.0.48 - - [2025-09-11 08:01:45] "POST /set-tag HTTP/1.1" 200 109 0.033254 10.0.0.48 - - [2025-09-11 08:01:45] "POST /set-tag HTTP/1.1" 200 109 0.022500 10.0.0.48 - - [2025-09-11 08:01:45] "POST /set-tag HTTP/1.1" 200 109 0.036426 10.0.0.48 - - [2025-09-11 08:01:45] "DELETE /instance-ip/130d3ed6-8ee5-11f0-b7cc-fa163e0576bc HTTP/1.1" 200 115 0.089326 10.0.0.48 - - [2025-09-11 08:01:45] "POST /ref-update HTTP/1.1" 200 156 0.010150 10.0.0.48 - - [2025-09-11 08:01:45] "DELETE /virtual-machine-interface/12dfb09c-8ee5-11f0-b7cc-fa163e0576bc HTTP/1.1" 200 115 0.042629 10.0.0.48 - - [2025-09-11 08:01:45] "DELETE /virtual-machine/92a5ff2f-cd18-49a0-9da1-0b416e9d704d HTTP/1.1" 200 115 0.019854 10.0.0.48 - - [2025-09-11 08:01:45] "GET /virtual-machine-interface/13eab324-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005208 10.0.0.48 - - [2025-09-11 08:01:45] "POST /set-tag HTTP/1.1" 200 109 0.002553 10.0.0.48 - - [2025-09-11 08:01:45] "GET /virtual-machine-interface/13eab324-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004355 10.0.0.48 - - [2025-09-11 08:01:45] "POST /set-tag HTTP/1.1" 200 109 0.002022 10.0.0.48 - - [2025-09-11 08:01:46] "GET /virtual-machine/9c978f07-3f8a-4ba3-8e34-87fb72dbda29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003383 10.0.0.48 - - [2025-09-11 08:01:46] "POST /ref-update HTTP/1.1" 200 156 0.016531 10.0.0.48 - - [2025-09-11 08:01:46] "GET /virtual-machine-interface/13eab324-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015449 10.0.0.48 - - [2025-09-11 08:01:46] "POST /set-tag HTTP/1.1" 200 109 0.018021 10.0.0.48 - - [2025-09-11 08:01:46] "POST /set-tag HTTP/1.1" 200 109 0.023139 10.0.0.48 - - [2025-09-11 08:01:46] "POST /set-tag HTTP/1.1" 200 109 0.024550 10.0.0.48 - - [2025-09-11 08:01:46] "POST /set-tag HTTP/1.1" 200 109 0.021744 10.0.0.48 - - [2025-09-11 08:01:46] "POST /set-tag HTTP/1.1" 200 109 0.046794 10.0.0.48 - - [2025-09-11 08:01:46] "DELETE /instance-ip/1403c33c-8ee5-11f0-b7cc-fa163e0576bc HTTP/1.1" 200 115 0.049620 10.0.0.48 - - [2025-09-11 08:01:46] "DELETE /virtual-machine-interface/13eab324-8ee5-11f0-b7cc-fa163e0576bc HTTP/1.1" 200 115 0.036195 10.0.0.48 - - [2025-09-11 08:01:46] "DELETE /virtual-machine/9c978f07-3f8a-4ba3-8e34-87fb72dbda29 HTTP/1.1" 200 115 0.017627 10.0.0.48 - - [2025-09-11 08:01:46] "GET /virtual-machine-interface/146d0c70-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004542 10.0.0.48 - - [2025-09-11 08:01:46] "POST /set-tag HTTP/1.1" 200 109 0.002633 10.0.0.48 - - [2025-09-11 08:01:46] "GET /virtual-machine-interface/146d0c70-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006750 10.0.0.48 - - [2025-09-11 08:01:46] "POST /set-tag HTTP/1.1" 200 109 0.002297 10.0.0.48 - - [2025-09-11 08:01:46] "GET /virtual-machine/1fd2fdbc-18b6-4aca-ba35-f41e8946f5bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003299 10.0.0.48 - - [2025-09-11 08:01:46] "POST /ref-update HTTP/1.1" 200 156 0.009796 10.0.0.48 - - [2025-09-11 08:01:46] "GET /virtual-machine-interface/146d0c70-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007191 10.0.0.48 - - [2025-09-11 08:01:46] "POST /set-tag HTTP/1.1" 200 109 0.016389 10.0.0.48 - - [2025-09-11 08:01:46] "POST /set-tag HTTP/1.1" 200 109 0.065182 10.0.0.48 - - [2025-09-11 08:01:46] "POST /set-tag HTTP/1.1" 200 109 0.019334 10.0.0.48 - - [2025-09-11 08:01:46] "POST /set-tag HTTP/1.1" 200 109 0.014849 10.0.0.48 - - [2025-09-11 08:01:46] "POST /set-tag HTTP/1.1" 200 109 0.025855 10.0.0.48 - - [2025-09-11 08:01:46] "DELETE /instance-ip/148c5ce2-8ee5-11f0-b7cc-fa163e0576bc HTTP/1.1" 200 115 0.057449 10.0.0.48 - - [2025-09-11 08:01:46] "DELETE /virtual-machine-interface/146d0c70-8ee5-11f0-b7cc-fa163e0576bc HTTP/1.1" 200 115 0.038216 10.0.0.48 - - [2025-09-11 08:01:46] "DELETE /virtual-machine/1fd2fdbc-18b6-4aca-ba35-f41e8946f5bb HTTP/1.1" 200 115 0.024127 10.0.0.48 - - [2025-09-11 08:01:46] "DELETE /tag/1795f26b-7163-4289-a472-d6d7937a5061 HTTP/1.1" 200 115 0.032299 10.0.0.48 - - [2025-09-11 08:01:47] "GET /virtual-machine-interface/12619a86-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006580 10.0.0.48 - - [2025-09-11 08:01:47] "POST /set-tag HTTP/1.1" 200 109 0.002509 10.0.0.48 - - [2025-09-11 08:01:47] "GET /virtual-machine-interface/12619a86-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004129 10.0.0.48 - - [2025-09-11 08:01:47] "POST /set-tag HTTP/1.1" 200 109 0.001956 10.0.0.48 - - [2025-09-11 08:01:47] "GET /virtual-machine/b0cad266-9549-44fa-a068-c5cbff294926?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003289 10.0.0.48 - - [2025-09-11 08:01:47] "POST /ref-update HTTP/1.1" 200 156 0.011727 10.0.0.48 - - [2025-09-11 08:01:47] "GET /virtual-machine-interface/12619a86-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006374 10.0.0.48 - - [2025-09-11 08:01:47] "POST /set-tag HTTP/1.1" 200 109 0.018238 10.0.0.48 - - [2025-09-11 08:01:47] "POST /set-tag HTTP/1.1" 200 109 0.031282 10.0.0.48 - - [2025-09-11 08:01:47] "POST /set-tag HTTP/1.1" 200 109 0.039424 10.0.0.48 - - [2025-09-11 08:01:47] "POST /set-tag HTTP/1.1" 200 109 0.014923 10.0.0.48 - - [2025-09-11 08:01:47] "POST /set-tag HTTP/1.1" 200 109 0.036327 10.0.0.48 - - [2025-09-11 08:01:47] "DELETE /instance-ip/127e4c8a-8ee5-11f0-b7cc-fa163e0576bc HTTP/1.1" 200 115 0.065030 10.0.0.48 - - [2025-09-11 08:01:47] "POST /ref-update HTTP/1.1" 200 156 0.009406 10.0.0.48 - - [2025-09-11 08:01:47] "DELETE /virtual-machine-interface/12619a86-8ee5-11f0-b7cc-fa163e0576bc HTTP/1.1" 200 115 0.041406 10.0.0.48 - - [2025-09-11 08:01:47] "DELETE /virtual-machine/b0cad266-9549-44fa-a068-c5cbff294926 HTTP/1.1" 200 115 0.028471 10.0.0.48 - - [2025-09-11 08:01:47] "DELETE /tag/869caaac-4d5a-466f-8b6e-837f30594732 HTTP/1.1" 200 115 0.034570 10.0.0.48 - - [2025-09-11 08:01:47] "DELETE /tag/d6981f31-42d9-48a4-8736-49bd82d08b21 HTTP/1.1" 409 388 0.004711 10.0.0.48 - - [2025-09-11 08:02:15] "GET /virtual-machine-interface/17001e5a-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004911 10.0.0.48 - - [2025-09-11 08:02:15] "POST /set-tag HTTP/1.1" 200 109 0.002263 10.0.0.48 - - [2025-09-11 08:02:15] "GET /virtual-machine-interface/17001e5a-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004835 10.0.0.48 - - [2025-09-11 08:02:15] "POST /set-tag HTTP/1.1" 200 109 0.002802 10.0.0.48 - - [2025-09-11 08:02:15] "GET /virtual-machine/6b0dbb23-99a9-431c-8e78-9cd681bcdbb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002985 10.0.0.48 - - [2025-09-11 08:02:15] "POST /ref-update HTTP/1.1" 200 156 0.013703 10.0.0.48 - - [2025-09-11 08:02:15] "GET /virtual-machine-interface/17001e5a-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017575 10.0.0.48 - - [2025-09-11 08:02:15] "POST /set-tag HTTP/1.1" 200 109 0.021943 10.0.0.48 - - [2025-09-11 08:02:15] "POST /set-tag HTTP/1.1" 200 109 0.045731 10.0.0.48 - - [2025-09-11 08:02:15] "POST /set-tag HTTP/1.1" 200 109 0.032488 10.0.0.48 - - [2025-09-11 08:02:15] "POST /set-tag HTTP/1.1" 200 109 0.012200 10.0.0.48 - - [2025-09-11 08:02:15] "DELETE /instance-ip/1722dfda-8ee5-11f0-b7cc-fa163e0576bc HTTP/1.1" 200 115 0.040906 10.0.0.48 - - [2025-09-11 08:02:15] "DELETE /virtual-machine-interface/17001e5a-8ee5-11f0-b7cc-fa163e0576bc HTTP/1.1" 200 115 0.044061 10.0.0.48 - - [2025-09-11 08:02:15] "DELETE /virtual-machine/6b0dbb23-99a9-431c-8e78-9cd681bcdbb3 HTTP/1.1" 200 115 0.016522 10.0.0.48 - - [2025-09-11 08:02:15] "DELETE /tag/db982a74-5b15-4aba-89ae-12b6888066a1 HTTP/1.1" 200 115 0.039495 10.0.0.48 - - [2025-09-11 08:02:15] "GET /virtual-machine-interface/1666b7f6-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004330 10.0.0.48 - - [2025-09-11 08:02:15] "POST /set-tag HTTP/1.1" 200 109 0.002524 10.0.0.48 - - [2025-09-11 08:02:15] "GET /virtual-machine-interface/1666b7f6-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007708 10.0.0.48 - - [2025-09-11 08:02:15] "POST /set-tag HTTP/1.1" 200 109 0.002239 10.0.0.48 - - [2025-09-11 08:02:15] "GET /virtual-machine/edbfda1f-fc2f-4bbd-926d-13f15f46dc03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.011887 10.0.0.48 - - [2025-09-11 08:02:15] "POST /ref-update HTTP/1.1" 200 156 0.028034 10.0.0.48 - - [2025-09-11 08:02:16] "GET /virtual-machine-interface/1666b7f6-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.035898 10.0.0.48 - - [2025-09-11 08:02:16] "POST /set-tag HTTP/1.1" 200 109 0.020891 10.0.0.48 - - [2025-09-11 08:02:16] "POST /set-tag HTTP/1.1" 200 109 0.029652 10.0.0.48 - - [2025-09-11 08:02:16] "POST /set-tag HTTP/1.1" 200 109 0.031508 10.0.0.48 - - [2025-09-11 08:02:16] "POST /set-tag HTTP/1.1" 200 109 0.013326 10.0.0.48 - - [2025-09-11 08:02:16] "DELETE /instance-ip/1686eed6-8ee5-11f0-b7cc-fa163e0576bc HTTP/1.1" 200 115 0.049280 10.0.0.48 - - [2025-09-11 08:02:16] "DELETE /virtual-machine-interface/1666b7f6-8ee5-11f0-b7cc-fa163e0576bc HTTP/1.1" 200 115 0.033478 10.0.0.48 - - [2025-09-11 08:02:16] "DELETE /virtual-machine/edbfda1f-fc2f-4bbd-926d-13f15f46dc03 HTTP/1.1" 200 115 0.027563 10.0.0.48 - - [2025-09-11 08:02:16] "DELETE /tag/f2a15603-492b-4c39-a338-ffae70a618c7 HTTP/1.1" 200 115 0.054045 10.0.0.48 - - [2025-09-11 08:02:16] "DELETE /tag/e9b3b8ba-168d-4514-b7e0-f139445e70fe HTTP/1.1" 409 236 0.008096 10.0.0.48 - - [2025-09-11 08:02:16] "DELETE /tag/6275c733-23ff-46fe-bd57-20804c96abfe HTTP/1.1" 409 236 0.005058 10.0.0.48 - - [2025-09-11 08:02:16] "GET /virtual-machine-interface/15da4b0e-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004088 10.0.0.48 - - [2025-09-11 08:02:16] "POST /set-tag HTTP/1.1" 200 109 0.002074 10.0.0.48 - - [2025-09-11 08:02:16] "GET /virtual-machine-interface/15da4b0e-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005323 10.0.0.48 - - [2025-09-11 08:02:16] "POST /set-tag HTTP/1.1" 200 109 0.002679 10.0.0.48 - - [2025-09-11 08:02:16] "GET /virtual-machine/37de6dc7-a101-43f7-8775-0c84bb2f649c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002970 10.0.0.48 - - [2025-09-11 08:02:16] "POST /ref-update HTTP/1.1" 200 156 0.010407 10.0.0.48 - - [2025-09-11 08:02:16] "GET /virtual-machine-interface/15da4b0e-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014070 10.0.0.48 - - [2025-09-11 08:02:16] "POST /set-tag HTTP/1.1" 200 109 0.018701 10.0.0.48 - - [2025-09-11 08:02:16] "POST /set-tag HTTP/1.1" 200 109 0.019192 10.0.0.48 - - [2025-09-11 08:02:16] "POST /set-tag HTTP/1.1" 200 109 0.043147 10.0.0.48 - - [2025-09-11 08:02:16] "POST /set-tag HTTP/1.1" 200 109 0.032114 10.0.0.48 - - [2025-09-11 08:02:16] "DELETE /instance-ip/15f1d300-8ee5-11f0-b7cc-fa163e0576bc HTTP/1.1" 200 115 0.040310 10.0.0.48 - - [2025-09-11 08:02:16] "DELETE /virtual-machine-interface/15da4b0e-8ee5-11f0-b7cc-fa163e0576bc HTTP/1.1" 200 115 0.050571 10.0.0.48 - - [2025-09-11 08:02:16] "DELETE /virtual-machine/37de6dc7-a101-43f7-8775-0c84bb2f649c HTTP/1.1" 200 115 0.026784 10.0.0.48 - - [2025-09-11 08:02:16] "DELETE /tag/c8347a2f-53b0-43eb-bb45-48263c460eb4 HTTP/1.1" 409 236 0.004711 10.0.0.48 - - [2025-09-11 08:02:16] "GET /virtual-machine-interface/152b1b3e-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004905 10.0.0.48 - - [2025-09-11 08:02:16] "POST /set-tag HTTP/1.1" 200 109 0.002358 10.0.0.48 - - [2025-09-11 08:02:17] "GET /virtual-machine-interface/152b1b3e-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004438 10.0.0.48 - - [2025-09-11 08:02:17] "POST /set-tag HTTP/1.1" 200 109 0.002458 10.0.0.48 - - [2025-09-11 08:02:17] "GET /virtual-machine/e0852560-6836-4938-a4cf-6479a112155e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002574 10.0.0.48 - - [2025-09-11 08:02:17] "POST /ref-update HTTP/1.1" 200 156 0.008570 10.0.0.48 - - [2025-09-11 08:02:17] "GET /virtual-machine-interface/152b1b3e-8ee5-11f0-b7cc-fa163e0576bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004561 10.0.0.48 - - [2025-09-11 08:02:17] "POST /set-tag HTTP/1.1" 200 109 0.015324 10.0.0.48 - - [2025-09-11 08:02:17] "POST /set-tag HTTP/1.1" 200 109 0.038760 10.0.0.48 - - [2025-09-11 08:02:17] "POST /set-tag HTTP/1.1" 200 109 0.015356 10.0.0.48 - - [2025-09-11 08:02:17] "POST /set-tag HTTP/1.1" 200 109 0.034851 10.0.0.48 - - [2025-09-11 08:02:17] "DELETE /instance-ip/1546aad4-8ee5-11f0-b7cc-fa163e0576bc HTTP/1.1" 200 115 0.042439 10.0.0.48 - - [2025-09-11 08:02:17] "DELETE /virtual-machine-interface/152b1b3e-8ee5-11f0-b7cc-fa163e0576bc HTTP/1.1" 200 115 0.048818 10.0.0.48 - - [2025-09-11 08:02:17] "DELETE /virtual-machine/e0852560-6836-4938-a4cf-6479a112155e HTTP/1.1" 200 115 0.018334 10.0.0.48 - - [2025-09-11 08:02:17] "DELETE /tag/855e67f9-05d4-43da-a127-dd5ca5c62934 HTTP/1.1" 200 115 0.034486 10.0.0.48 - - [2025-09-11 08:02:17] "DELETE /tag/4924fbcd-0ed1-43c6-bf33-13dfbb766961 HTTP/1.1" 200 115 0.035872 10.0.0.48 - - [2025-09-11 08:02:17] "DELETE /tag/832d110e-0849-42f0-a606-06ebd95e919b HTTP/1.1" 200 115 0.037761 10.0.0.48 - - [2025-09-11 08:02:19] "POST /projects HTTP/1.1" 409 238 0.002215 10.0.0.48 - - [2025-09-11 08:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.48 - - [2025-09-11 08:02:19] "GET /project/52215a05-30c2-4551-aee0-50d05943249b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038446 10.0.0.48 - - [2025-09-11 08:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.48 - - [2025-09-11 08:02:19] "GET /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004519 10.0.0.48 - - [2025-09-11 08:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.48 - - [2025-09-11 08:02:19] "GET /virtual-network/caef27f1-b493-420d-b2cd-e684b78814a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004270 10.0.0.48 - - [2025-09-11 08:02:19] "POST /security-groups HTTP/1.1" 409 285 0.002087 10.0.0.48 - - [2025-09-11 08:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004208 10.0.0.48 - - [2025-09-11 08:02:19] "PUT /security-group/54080982-df7d-43a4-b4dd-5fc8a8ac2278 HTTP/1.1" 200 262 0.059098 10.0.0.48 - - [2025-09-11 08:02:19] "PUT /access-control-list/61e90247-fb0c-420b-9984-4fcb5f9e52a1 HTTP/1.1" 200 272 0.013983 10.0.0.48 - - [2025-09-11 08:02:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.021594 10.0.0.48 - - [2025-09-11 08:02:19] "PUT /access-control-list/cde86a00-3628-4ee6-9d53-46d1bb27a34a HTTP/1.1" 200 272 0.014769 10.0.0.48 - - [2025-09-11 08:02:24] "POST /projects HTTP/1.1" 409 238 0.007495 10.0.0.48 - - [2025-09-11 08:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.48 - - [2025-09-11 08:02:24] "GET /project/52215a05-30c2-4551-aee0-50d05943249b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032806 10.0.0.48 - - [2025-09-11 08:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.48 - - [2025-09-11 08:02:24] "GET /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004636 10.0.0.48 - - [2025-09-11 08:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.48 - - [2025-09-11 08:02:24] "GET /virtual-network/caef27f1-b493-420d-b2cd-e684b78814a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004705 10.0.0.48 - - [2025-09-11 08:02:24] "POST /security-groups HTTP/1.1" 409 285 0.002728 10.0.0.48 - - [2025-09-11 08:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.48 - - [2025-09-11 08:02:24] "PUT /security-group/54080982-df7d-43a4-b4dd-5fc8a8ac2278 HTTP/1.1" 200 262 0.057712 10.0.0.48 - - [2025-09-11 08:02:24] "PUT /access-control-list/61e90247-fb0c-420b-9984-4fcb5f9e52a1 HTTP/1.1" 200 272 0.009840 10.0.0.48 - - [2025-09-11 08:02:24] "PUT /access-control-list/cde86a00-3628-4ee6-9d53-46d1bb27a34a HTTP/1.1" 200 272 0.021688 10.0.0.48 - - [2025-09-11 08:02:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.032643 10.0.0.48 - - [2025-09-11 08:02:24] "GET /firewall-policy/a5b3269e-59e0-4c19-99fa-97b6dc7c05c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.007222 10.0.0.48 - - [2025-09-11 08:02:24] "GET /firewall-rule/861f4b1e-c0c4-4d0f-a402-89a88af49d1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.014302 10.0.0.48 - - [2025-09-11 08:02:24] "POST /ref-update HTTP/1.1" 200 156 0.070282 10.0.0.48 - - [2025-09-11 08:02:24] "DELETE /firewall-rule/861f4b1e-c0c4-4d0f-a402-89a88af49d1d HTTP/1.1" 200 115 0.053382 10.0.0.48 - - [2025-09-11 08:02:24] "GET /firewall-policy/a5b3269e-59e0-4c19-99fa-97b6dc7c05c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.007583 10.0.0.48 - - [2025-09-11 08:02:24] "GET /firewall-rule/2c2ec32c-b8fa-45ce-bf76-638c2e1c5a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.012226 10.0.0.48 - - [2025-09-11 08:02:24] "POST /ref-update HTTP/1.1" 200 156 0.050582 10.0.0.48 - - [2025-09-11 08:02:25] "DELETE /firewall-rule/2c2ec32c-b8fa-45ce-bf76-638c2e1c5a64 HTTP/1.1" 200 115 0.037950 10.0.0.48 - - [2025-09-11 08:02:25] "DELETE /tag/44751fd1-1151-4ce9-b0fa-0652db17a752 HTTP/1.1" 200 115 0.049742 10.0.0.48 - - [2025-09-11 08:02:25] "DELETE /tag/e9b3b8ba-168d-4514-b7e0-f139445e70fe HTTP/1.1" 409 236 0.006009 10.0.0.48 - - [2025-09-11 08:02:25] "DELETE /tag/6275c733-23ff-46fe-bd57-20804c96abfe HTTP/1.1" 409 236 0.009706 10.0.0.48 - - [2025-09-11 08:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.48 - - [2025-09-11 08:02:25] "GET /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003939 10.0.0.48 - - [2025-09-11 08:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.48 - - [2025-09-11 08:02:25] "GET /virtual-network/caef27f1-b493-420d-b2cd-e684b78814a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003913 10.0.0.48 - - [2025-09-11 08:02:25] "PUT /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac HTTP/1.1" 200 264 0.043440 10.0.0.48 - - [2025-09-11 08:02:25] "PUT /virtual-network/caef27f1-b493-420d-b2cd-e684b78814a6 HTTP/1.1" 200 264 0.042627 10.0.0.48 - - [2025-09-11 08:02:25] "DELETE /security-group/54080982-df7d-43a4-b4dd-5fc8a8ac2278 HTTP/1.1" 200 115 0.046021 10.0.0.48 - - [2025-09-11 08:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.48 - - [2025-09-11 08:02:25] "DELETE /access-control-list/61e90247-fb0c-420b-9984-4fcb5f9e52a1 HTTP/1.1" 200 115 0.025684 10.0.0.48 - - [2025-09-11 08:02:25] "DELETE /access-control-list/cde86a00-3628-4ee6-9d53-46d1bb27a34a HTTP/1.1" 200 115 0.025293 10.0.0.48 - - [2025-09-11 08:02:25] "GET /project/52215a05-30c2-4551-aee0-50d05943249b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.035616 10.0.0.48 - - [2025-09-11 08:02:25] "GET /project/52215a05-30c2-4551-aee0-50d05943249b?fields=security_groups HTTP/1.1" 200 1352 0.031604 10.0.0.48 - - [2025-09-11 08:02:25] "DELETE /security-group/67ea7223-0917-41fa-9494-528f8fb0e1f9 HTTP/1.1" 200 115 0.041671 10.0.0.48 - - [2025-09-11 08:02:25] "DELETE /access-control-list/d052b90c-3049-4d45-a013-b4d2090def12 HTTP/1.1" 200 115 0.036027 10.0.0.48 - - [2025-09-11 08:02:25] "GET /project/52215a05-30c2-4551-aee0-50d05943249b?fields=application_policy_sets HTTP/1.1" 200 1391 0.051700 10.0.0.48 - - [2025-09-11 08:02:25] "DELETE /access-control-list/70f85053-76ee-48db-9979-2d53924ab903 HTTP/1.1" 200 115 0.032449 10.0.0.48 - - [2025-09-11 08:02:25] "DELETE /project/52215a05-30c2-4551-aee0-50d05943249b HTTP/1.1" 200 115 0.306921 10.0.0.48 - - [2025-09-11 08:02:25] "POST /projects HTTP/1.1" 409 238 0.002152 10.0.0.48 - - [2025-09-11 08:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.48 - - [2025-09-11 08:02:25] "GET /project/8ea71002-ed7e-449e-be9c-17d4a9609583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031474 10.0.0.48 - - [2025-09-11 08:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.48 - - [2025-09-11 08:02:25] "GET /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004210 10.0.0.48 - - [2025-09-11 08:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.48 - - [2025-09-11 08:02:25] "GET /virtual-network/caef27f1-b493-420d-b2cd-e684b78814a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005084 10.0.0.48 - - [2025-09-11 08:02:25] "POST /security-groups HTTP/1.1" 409 285 0.003141 10.0.0.48 - - [2025-09-11 08:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.48 - - [2025-09-11 08:02:26] "PUT /security-group/80ba9598-126e-4f92-a2d8-d4894281f2d9 HTTP/1.1" 200 262 0.054957 10.0.0.48 - - [2025-09-11 08:02:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.031934 10.0.0.48 - - [2025-09-11 08:02:26] "PUT /access-control-list/d732cb5e-cde5-4a86-8bd1-131c9ce0c2bd HTTP/1.1" 200 272 0.020828 10.0.0.48 - - [2025-09-11 08:02:26] "PUT /access-control-list/db025020-37f4-43dd-b10d-3ee1c093b270 HTTP/1.1" 200 272 0.026671 10.0.0.48 - - [2025-09-11 08:02:30] "DELETE /loadbalancer-member/8100728e-666b-4ed5-a8a8-e2de53f68cbd HTTP/1.1" 200 115 0.042551 10.0.0.48 - - [2025-09-11 08:02:30] "DELETE /loadbalancer-pool/5b43a3e4-d841-4f49-b820-a9a92abf8381 HTTP/1.1" 200 115 0.044626 10.0.0.48 - - [2025-09-11 08:02:30] "DELETE /loadbalancer-listener/7104a781-c991-456a-9f1d-12693af10527 HTTP/1.1" 200 115 0.045081 10.0.0.48 - - [2025-09-11 08:02:30] "DELETE /loadbalancer/bef4bc47-b3c5-4e98-bdab-4fef18407b9b HTTP/1.1" 200 115 0.033897 10.0.0.48 - - [2025-09-11 08:02:30] "DELETE /floating-ip/f652707a-0279-4fe1-b6ac-a60c25c0e690 HTTP/1.1" 200 115 0.034090 10.0.0.48 - - [2025-09-11 08:02:30] "DELETE /instance-ip/e14de5e1-a105-4773-9843-6dc11dc9e845 HTTP/1.1" 200 115 0.041697 10.0.0.48 - - [2025-09-11 08:02:30] "DELETE /virtual-machine-interface/b34fba97-d482-4e4c-af20-f421f8da2e6c HTTP/1.1" 200 115 0.039961 10.0.0.48 - - [2025-09-11 08:02:30] "DELETE /tag/33685790-2b7d-4f73-a03a-e4f8b7c43249 HTTP/1.1" 200 115 0.036550 10.0.0.48 - - [2025-09-11 08:02:30] "GET /application-policy-set/fef936c0-5153-4b33-85b7-a3a09c92a42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002818 10.0.0.48 - - [2025-09-11 08:02:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.48 - - [2025-09-11 08:02:30] "GET /policy-management/f992fb41-2448-424b-98cc-010f345de763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002718 10.0.0.48 - - [2025-09-11 08:02:30] "GET /firewall-policy/92b67d7f-bcf3-4363-860b-085da73df0f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.005470 10.0.0.48 - - [2025-09-11 08:02:30] "GET /firewall-rule/964675d0-4c30-4a02-a1d7-e16862c23e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003342 10.0.0.48 - - [2025-09-11 08:02:30] "POST /ref-update HTTP/1.1" 200 156 0.012119 10.0.0.48 - - [2025-09-11 08:02:30] "DELETE /firewall-rule/964675d0-4c30-4a02-a1d7-e16862c23e20 HTTP/1.1" 200 115 0.030580 10.0.0.48 - - [2025-09-11 08:02:30] "GET /firewall-policy/d9fb1c65-1099-4d62-8f17-f07e5752877d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007909 10.0.0.48 - - [2025-09-11 08:02:30] "GET /firewall-rule/b12282f3-2b7a-46c6-8031-a9cd4c22317d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003810 10.0.0.48 - - [2025-09-11 08:02:30] "POST /ref-update HTTP/1.1" 200 156 0.013177 10.0.0.48 - - [2025-09-11 08:02:30] "DELETE /firewall-rule/b12282f3-2b7a-46c6-8031-a9cd4c22317d HTTP/1.1" 200 115 0.046444 10.0.0.48 - - [2025-09-11 08:02:30] "GET /firewall-policy/d9fb1c65-1099-4d62-8f17-f07e5752877d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.006850 10.0.0.48 - - [2025-09-11 08:02:31] "GET /firewall-rule/84e92521-54c5-4176-b295-e5f059860869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003189 10.0.0.48 - - [2025-09-11 08:02:31] "POST /ref-update HTTP/1.1" 200 156 0.011633 10.0.0.48 - - [2025-09-11 08:02:31] "DELETE /firewall-rule/84e92521-54c5-4176-b295-e5f059860869 HTTP/1.1" 200 115 0.083566 10.0.0.48 - - [2025-09-11 08:02:31] "GET /application-policy-set/fef936c0-5153-4b33-85b7-a3a09c92a42e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.010805 10.0.0.48 - - [2025-09-11 08:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.48 - - [2025-09-11 08:02:31] "GET /policy-management/f992fb41-2448-424b-98cc-010f345de763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003030 10.0.0.48 - - [2025-09-11 08:02:31] "GET /firewall-policy/d9fb1c65-1099-4d62-8f17-f07e5752877d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003586 10.0.0.48 - - [2025-09-11 08:02:31] "POST /ref-update HTTP/1.1" 200 156 0.027224 10.0.0.48 - - [2025-09-11 08:02:31] "DELETE /firewall-policy/d9fb1c65-1099-4d62-8f17-f07e5752877d HTTP/1.1" 200 115 0.032560 10.0.0.48 - - [2025-09-11 08:02:31] "DELETE /tag/c8347a2f-53b0-43eb-bb45-48263c460eb4 HTTP/1.1" 200 115 0.082590 10.0.0.48 - - [2025-09-11 08:02:31] "DELETE /tag/d6981f31-42d9-48a4-8736-49bd82d08b21 HTTP/1.1" 200 115 0.076956 10.0.0.48 - - [2025-09-11 08:02:31] "DELETE /tag/e9b3b8ba-168d-4514-b7e0-f139445e70fe HTTP/1.1" 200 115 0.065410 10.0.0.48 - - [2025-09-11 08:02:31] "DELETE /tag/6275c733-23ff-46fe-bd57-20804c96abfe HTTP/1.1" 200 115 0.071172 10.0.0.48 - - [2025-09-11 08:02:31] "POST /projects HTTP/1.1" 409 238 0.003486 10.0.0.48 - - [2025-09-11 08:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.48 - - [2025-09-11 08:02:31] "GET /project/8ea71002-ed7e-449e-be9c-17d4a9609583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041399 10.0.0.48 - - [2025-09-11 08:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.48 - - [2025-09-11 08:02:31] "GET /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004972 10.0.0.48 - - [2025-09-11 08:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.48 - - [2025-09-11 08:02:31] "GET /virtual-network/caef27f1-b493-420d-b2cd-e684b78814a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003776 10.0.0.48 - - [2025-09-11 08:02:31] "POST /security-groups HTTP/1.1" 409 285 0.002116 10.0.0.48 - - [2025-09-11 08:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.48 - - [2025-09-11 08:02:31] "PUT /security-group/80ba9598-126e-4f92-a2d8-d4894281f2d9 HTTP/1.1" 200 262 0.076626 10.0.0.48 - - [2025-09-11 08:02:31] "PUT /access-control-list/d732cb5e-cde5-4a86-8bd1-131c9ce0c2bd HTTP/1.1" 200 272 0.021686 10.0.0.48 - - [2025-09-11 08:02:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.046544 10.0.0.48 - - [2025-09-11 08:02:32] "GET /firewall-policy/a5b3269e-59e0-4c19-99fa-97b6dc7c05c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.024033 10.0.0.48 - - [2025-09-11 08:02:32] "PUT /access-control-list/db025020-37f4-43dd-b10d-3ee1c093b270 HTTP/1.1" 200 272 0.031733 10.0.0.48 - - [2025-09-11 08:02:32] "GET /firewall-rule/92bfde83-1a07-4ef0-a0cf-cb4e67802656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003745 10.0.0.48 - - [2025-09-11 08:02:32] "POST /ref-update HTTP/1.1" 200 156 0.057150 10.0.0.48 - - [2025-09-11 08:02:32] "DELETE /firewall-rule/92bfde83-1a07-4ef0-a0cf-cb4e67802656 HTTP/1.1" 200 115 0.084604 10.0.0.48 - - [2025-09-11 08:02:32] "GET /firewall-policy/a5b3269e-59e0-4c19-99fa-97b6dc7c05c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.009084 10.0.0.48 - - [2025-09-11 08:02:32] "GET /firewall-rule/48a8c02b-45f8-482e-8e31-775f022f60c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.004152 10.0.0.48 - - [2025-09-11 08:02:32] "POST /ref-update HTTP/1.1" 200 156 0.073992 10.0.0.48 - - [2025-09-11 08:02:32] "DELETE /firewall-rule/48a8c02b-45f8-482e-8e31-775f022f60c4 HTTP/1.1" 200 115 0.067024 10.0.0.48 - - [2025-09-11 08:02:32] "DELETE /tag/c47d7312-e2b5-467e-acd6-066afe2e0458 HTTP/1.1" 200 115 0.061989 10.0.0.48 - - [2025-09-11 08:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.015541 10.0.0.48 - - [2025-09-11 08:02:32] "GET /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.007314 10.0.0.48 - - [2025-09-11 08:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.48 - - [2025-09-11 08:02:32] "GET /virtual-network/caef27f1-b493-420d-b2cd-e684b78814a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.006395 10.0.0.48 - - [2025-09-11 08:02:32] "PUT /virtual-network/d6037f6f-b07f-469b-8e30-0c52939983ac HTTP/1.1" 200 264 0.077927 10.0.0.48 - - [2025-09-11 08:02:32] "PUT /virtual-network/caef27f1-b493-420d-b2cd-e684b78814a6 HTTP/1.1" 200 264 0.059519 10.0.0.48 - - [2025-09-11 08:02:32] "DELETE /security-group/80ba9598-126e-4f92-a2d8-d4894281f2d9 HTTP/1.1" 200 115 0.051599 10.0.0.48 - - [2025-09-11 08:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.48 - - [2025-09-11 08:02:32] "DELETE /access-control-list/d732cb5e-cde5-4a86-8bd1-131c9ce0c2bd HTTP/1.1" 200 115 0.035232 10.0.0.48 - - [2025-09-11 08:02:32] "DELETE /access-control-list/db025020-37f4-43dd-b10d-3ee1c093b270 HTTP/1.1" 200 115 0.038476 10.0.0.48 - - [2025-09-11 08:02:32] "GET /project/8ea71002-ed7e-449e-be9c-17d4a9609583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.034003 10.0.0.48 - - [2025-09-11 08:02:32] "GET /project/8ea71002-ed7e-449e-be9c-17d4a9609583?fields=security_groups HTTP/1.1" 200 1353 0.043293 10.0.0.48 - - [2025-09-11 08:02:33] "DELETE /security-group/3cae161d-8ea6-47f8-b491-b2a903a0747d HTTP/1.1" 200 115 0.061507 10.0.0.48 - - [2025-09-11 08:02:33] "DELETE /access-control-list/a4de5255-7379-435e-b5f6-4d95da8b93e0 HTTP/1.1" 200 115 0.042025 10.0.0.48 - - [2025-09-11 08:02:33] "GET /project/8ea71002-ed7e-449e-be9c-17d4a9609583?fields=application_policy_sets HTTP/1.1" 200 1392 0.051198 10.0.0.48 - - [2025-09-11 08:02:33] "DELETE /access-control-list/d75a40ea-4d5d-479d-8fb4-fa311f2da28a HTTP/1.1" 200 115 0.053752 10.0.0.48 - - [2025-09-11 08:02:33] "DELETE /project/8ea71002-ed7e-449e-be9c-17d4a9609583 HTTP/1.1" 200 115 0.386151 [Introspect:8084]10.0.0.48 - - [2025-09-11 08:03:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001045 [Introspect:8084]10.0.0.48 - - [2025-09-11 08:03:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001008