++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Sep 25 06:25:41 AM UTC 2025 ===================' INFO: =================== Thu Sep 25 06:25:41 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' +++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.48 + 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 )) + nc -z 10.0.0.48 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.48 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 +++ 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 +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq ++++ tr '\n' , ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.48,10.199.164.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.199.164.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 ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 09/25/2025 06:26:32.542 7efc9500f940 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/25/2025 06:26:32.903 7efc9500f940 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/25/2025 06:26:32.926 7efc9500f940 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/25/2025 06:26:32.927 7efc9500f940 [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-25 06:26:37] "GET / HTTP/1.1" 503 181 0.000491 10.0.0.48 - - [2025-09-25 06:26:38] "GET / HTTP/1.1" 200 35931 0.001280 10.0.0.48 - - [2025-09-25 06:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.48 - - [2025-09-25 06:26:38] "GET /global-system-config/8eaf3d99-dfbf-47b8-8f7d-0075e49f6243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007534 10.0.0.48 - - [2025-09-25 06:26:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.002004 10.0.0.48 - - [2025-09-25 06:26:38] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.019917 10.0.0.48 - - [2025-09-25 06:26:38] "GET / HTTP/1.1" 200 45303 0.001422 10.0.0.48 - - [2025-09-25 06:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.48 - - [2025-09-25 06:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.48 - - [2025-09-25 06:26:39] "GET / HTTP/1.1" 200 35931 0.001742 10.0.0.48 - - [2025-09-25 06:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.48 - - [2025-09-25 06:26:39] "GET /global-system-config/8eaf3d99-dfbf-47b8-8f7d-0075e49f6243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005058 10.0.0.48 - - [2025-09-25 06:26:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.001604 10.0.0.48 - - [2025-09-25 06:26:39] "POST /config-nodes HTTP/1.1" 200 593 0.018538 10.0.0.48 - - [2025-09-25 06:26:39] "GET / HTTP/1.1" 200 35931 0.004007 10.0.0.48 - - [2025-09-25 06:26:39] "GET / HTTP/1.1" 200 35931 0.001225 10.0.0.48 - - [2025-09-25 06:26:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003367 10.0.0.48 - - [2025-09-25 06:26:40] "GET / HTTP/1.1" 200 35931 0.001319 10.0.0.48 - - [2025-09-25 06:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006258 10.0.0.48 - - [2025-09-25 06:26:40] "GET /network-ipam/50b66a52-d436-408e-8482-2cea0c0bb14c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003380 10.0.0.48 - - [2025-09-25 06:26:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.012061 10.0.0.48 - - [2025-09-25 06:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008158 10.0.0.48 - - [2025-09-25 06:26:40] "GET /global-system-config/8eaf3d99-dfbf-47b8-8f7d-0075e49f6243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004869 10.0.0.48 - - [2025-09-25 06:26:40] "GET / HTTP/1.1" 200 35931 0.001462 10.0.0.48 - - [2025-09-25 06:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.48 - - [2025-09-25 06:26:40] "GET /global-system-config/8eaf3d99-dfbf-47b8-8f7d-0075e49f6243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005050 10.0.0.48 - - [2025-09-25 06:26:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.001895 10.0.0.48 - - [2025-09-25 06:26:40] "POST /service-appliance-sets HTTP/1.1" 200 553 0.040920 10.0.0.48 - - [2025-09-25 06:26:40] "GET / HTTP/1.1" 200 35931 0.001333 10.0.0.48 - - [2025-09-25 06:26:40] "POST /fqname-to-id HTTP/1.1" 404 180 0.004487 10.0.0.48 - - [2025-09-25 06:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005954 10.0.0.48 - - [2025-09-25 06:26:40] "POST /analytics-nodes HTTP/1.1" 200 599 0.032894 10.0.0.48 - - [2025-09-25 06:26:40] "GET /global-system-config/8eaf3d99-dfbf-47b8-8f7d-0075e49f6243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013010 10.0.0.48 - - [2025-09-25 06:26:40] "POST /service-appliance-sets HTTP/1.1" 200 541 0.143964 10.0.0.48 - - [2025-09-25 06:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009762 10.0.0.48 - - [2025-09-25 06:26:41] "GET /network-ipam/50b66a52-d436-408e-8482-2cea0c0bb14c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003719 10.0.0.48 - - [2025-09-25 06:26:41] "POST /fqname-to-id HTTP/1.1" 404 225 0.002486 10.0.0.48 - - [2025-09-25 06:26:41] "POST /access-control-lists HTTP/1.1" 200 587 0.055396 10.0.0.48 - - [2025-09-25 06:26:41] "POST /fqname-to-id HTTP/1.1" 404 224 0.006788 10.0.0.48 - - [2025-09-25 06:26:41] "POST /access-control-lists HTTP/1.1" 200 585 0.063357 10.0.0.48 - - [2025-09-25 06:26:41] "POST /service-templates HTTP/1.1" 200 511 0.033218 10.0.0.48 - - [2025-09-25 06:26:41] "POST /route-targets HTTP/1.1" 200 327 0.028219 10.0.0.48 - - [2025-09-25 06:26:41] "POST /service-templates HTTP/1.1" 200 501 0.100560 10.0.0.48 - - [2025-09-25 06:26:41] "POST /ref-update HTTP/1.1" 200 156 0.096810 10.0.0.48 - - [2025-09-25 06:26:41] "POST /service-templates HTTP/1.1" 200 515 0.077846 10.0.0.48 - - [2025-09-25 06:26:41] "GET / HTTP/1.1" 200 35931 0.001485 10.0.0.48 - - [2025-09-25 06:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.48 - - [2025-09-25 06:26:41] "POST /route-targets HTTP/1.1" 200 327 0.070318 10.0.0.48 - - [2025-09-25 06:26:41] "GET /global-system-config/8eaf3d99-dfbf-47b8-8f7d-0075e49f6243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.024422 10.0.0.48 - - [2025-09-25 06:26:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.002029 10.0.0.48 - - [2025-09-25 06:26:41] "POST /service-templates HTTP/1.1" 200 535 0.055451 10.0.0.48 - - [2025-09-25 06:26:41] "POST /ref-update HTTP/1.1" 200 156 0.055664 10.0.0.48 - - [2025-09-25 06:26:41] "POST /config-database-nodes HTTP/1.1" 200 611 0.057757 10.0.0.48 - - [2025-09-25 06:26:41] "POST /route-targets HTTP/1.1" 200 327 0.031765 10.0.0.48 - - [2025-09-25 06:26:41] "POST /service-templates HTTP/1.1" 200 507 0.091584 10.0.0.48 - - [2025-09-25 06:26:41] "POST /ref-update HTTP/1.1" 200 156 0.040085 10.0.0.48 - - [2025-09-25 06:26:41] "POST /route-targets HTTP/1.1" 200 327 0.012595 10.0.0.48 - - [2025-09-25 06:26:41] "POST /ref-update HTTP/1.1" 200 156 0.027028 10.0.0.48 - - [2025-09-25 06:26:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.003554 10.0.0.48 - - [2025-09-25 06:26:41] "POST /access-control-lists HTTP/1.1" 200 551 0.068629 10.0.0.48 - - [2025-09-25 06:26:41] "PUT /access-control-list/bc42b693-682d-447e-b937-3b9574051544 HTTP/1.1" 200 272 0.017404 10.0.0.48 - - [2025-09-25 06:26:41] "PUT /access-control-list/4ab4db34-6be1-445c-a4dc-5f5a367b9a1c HTTP/1.1" 200 272 0.022641 10.0.0.48 - - [2025-09-25 06:26:43] "GET / HTTP/1.1" 200 35931 0.001279 10.0.0.48 - - [2025-09-25 06:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.48 - - [2025-09-25 06:26:43] "GET /global-system-config/8eaf3d99-dfbf-47b8-8f7d-0075e49f6243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005639 10.0.0.48 - - [2025-09-25 06:26:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.002207 10.0.0.48 - - [2025-09-25 06:26:43] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.055643 10.0.0.48 - - [2025-09-25 06:26:43] "GET / HTTP/1.1" 200 35931 0.001588 10.0.0.48 - - [2025-09-25 06:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.48 - - [2025-09-25 06:26:43] "GET / HTTP/1.1" 200 35931 0.001315 10.0.0.48 - - [2025-09-25 06:26:43] "GET /routing-instance/f1466567-a49f-40ec-b9dd-6849c91f1220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.009277 10.0.0.48 - - [2025-09-25 06:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.48 - - [2025-09-25 06:26:43] "GET /global-system-config/8eaf3d99-dfbf-47b8-8f7d-0075e49f6243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007329 10.0.0.48 - - [2025-09-25 06:26:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.003077 10.0.0.48 - - [2025-09-25 06:26:43] "POST /bgp-routers HTTP/1.1" 200 616 0.051017 10.0.0.48 - - [2025-09-25 06:26:43] "GET /bgp-router/9b12ff5d-6e9b-47b8-9909-e6159d080bc6?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.014369 10.0.0.48 - - [2025-09-25 06:26:43] "POST /database-nodes HTTP/1.1" 200 597 0.063546 10.0.0.48 - - [2025-09-25 06:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.018553 10.0.0.48 - - [2025-09-25 06:26:43] "GET /global-system-config/8eaf3d99-dfbf-47b8-8f7d-0075e49f6243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010301 10.0.0.48 - - [2025-09-25 06:26:43] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007448 10.0.0.48 - - [2025-09-25 06:26:43] "POST /ref-update HTTP/1.1" 200 156 0.008849 10.0.0.48 - - [2025-09-25 06:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.48 - - [2025-09-25 06:26:44] "GET /global-vrouter-config/f1e4bac8-3ac0-4729-a887-3a1aa464927e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.002786 10.0.0.48 - - [2025-09-25 06:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.48 - - [2025-09-25 06:26:44] "PUT /global-vrouter-config/f1e4bac8-3ac0-4729-a887-3a1aa464927e HTTP/1.1" 200 276 0.014228 10.0.0.48 - - [2025-09-25 06:26:44] "GET / HTTP/1.1" 200 35931 0.001305 10.0.0.48 - - [2025-09-25 06:26:44] "POST /alarms HTTP/1.1" 200 581 0.021975 10.0.0.48 - - [2025-09-25 06:26:44] "POST /alarms HTTP/1.1" 200 575 0.035795 10.0.0.48 - - [2025-09-25 06:26:44] "POST /alarms HTTP/1.1" 200 575 0.052526 10.0.0.48 - - [2025-09-25 06:26:44] "POST /alarms HTTP/1.1" 200 559 0.021903 10.0.0.48 - - [2025-09-25 06:26:44] "POST /alarms HTTP/1.1" 200 555 0.039298 10.0.0.48 - - [2025-09-25 06:26:44] "POST /alarms HTTP/1.1" 200 557 0.037467 10.0.0.48 - - [2025-09-25 06:26:44] "POST /alarms HTTP/1.1" 200 565 0.026846 10.0.0.48 - - [2025-09-25 06:26:45] "POST /alarms HTTP/1.1" 200 549 0.042002 10.0.0.48 - - [2025-09-25 06:26:45] "POST /alarms HTTP/1.1" 200 557 0.033413 10.0.0.48 - - [2025-09-25 06:26:45] "POST /alarms HTTP/1.1" 200 567 0.036783 10.0.0.48 - - [2025-09-25 06:26:45] "POST /alarms HTTP/1.1" 200 555 0.056077 10.0.0.48 - - [2025-09-25 06:26:45] "POST /alarms HTTP/1.1" 200 567 0.046615 10.0.0.48 - - [2025-09-25 06:26:45] "POST /alarms HTTP/1.1" 200 575 0.065719 10.0.0.48 - - [2025-09-25 06:26:45] "POST /alarms HTTP/1.1" 200 569 0.039758 10.0.0.48 - - [2025-09-25 06:26:45] "POST /alarms HTTP/1.1" 200 561 0.037689 10.0.0.48 - - [2025-09-25 06:26:45] "POST /alarms HTTP/1.1" 200 561 0.018431 10.0.0.48 - - [2025-09-25 06:26:45] "POST /alarms HTTP/1.1" 200 561 0.034179 10.0.0.48 - - [2025-09-25 06:26:45] "POST /alarms HTTP/1.1" 200 547 0.037349 10.0.0.48 - - [2025-09-25 06:26:45] "POST /alarms HTTP/1.1" 200 595 0.024077 10.0.0.48 - - [2025-09-25 06:26:45] "POST /alarms HTTP/1.1" 200 575 0.039030 10.0.0.48 - - [2025-09-25 06:26:45] "POST /alarms HTTP/1.1" 200 571 0.029082 10.0.0.48 - - [2025-09-25 06:26:45] "POST /alarms HTTP/1.1" 200 583 0.019669 10.0.0.48 - - [2025-09-25 06:26:45] "POST /alarms HTTP/1.1" 200 609 0.028627 10.0.0.48 - - [2025-09-25 06:26:46] "GET / HTTP/1.1" 200 35931 0.001549 10.0.0.48 - - [2025-09-25 06:26:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002574 10.0.0.48 - - [2025-09-25 06:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.48 - - [2025-09-25 06:26:46] "PUT /global-vrouter-config/f1e4bac8-3ac0-4729-a887-3a1aa464927e HTTP/1.1" 200 276 0.009343 10.0.0.48 - - [2025-09-25 06:26:46] "GET / HTTP/1.1" 200 35931 0.001361 10.0.0.48 - - [2025-09-25 06:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.48 - - [2025-09-25 06:26:46] "GET /global-vrouter-config/f1e4bac8-3ac0-4729-a887-3a1aa464927e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002517 10.0.0.48 - - [2025-09-25 06:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.48 - - [2025-09-25 06:26:46] "PUT /global-vrouter-config/f1e4bac8-3ac0-4729-a887-3a1aa464927e HTTP/1.1" 200 276 0.011447 10.0.0.48 - - [2025-09-25 06:26:46] "GET / HTTP/1.1" 200 35931 0.001678 10.0.0.48 - - [2025-09-25 06:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.48 - - [2025-09-25 06:26:46] "GET /global-system-config/8eaf3d99-dfbf-47b8-8f7d-0075e49f6243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005672 10.0.0.48 - - [2025-09-25 06:26:46] "PUT /global-system-config/8eaf3d99-dfbf-47b8-8f7d-0075e49f6243 HTTP/1.1" 200 274 0.026518 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:27:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001438 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:27:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000808 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:27:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000872 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:27:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000810 10.0.0.48 - - [2025-09-25 06:27:31] "GET / HTTP/1.1" 200 35931 0.001645 10.0.0.48 - - [2025-09-25 06:27:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004905 10.0.0.48 - - [2025-09-25 06:27:31] "GET /domain/daa82586-b0ca-48a2-9beb-cf2a15a64a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.009279 10.0.0.48 - - [2025-09-25 06:27:31] "POST /id-to-fqname HTTP/1.1" 200 173 0.000589 10.0.0.48 - - [2025-09-25 06:27:31] "POST /fqname-to-id HTTP/1.1" 404 182 0.021264 10.0.0.48 - - [2025-09-25 06:27:31] "POST /security-groups HTTP/1.1" 200 570 0.080720 10.0.0.48 - - [2025-09-25 06:27:31] "POST /projects HTTP/1.1" 200 481 0.306535 10.0.0.48 - - [2025-09-25 06:27:31] "POST /fqname-to-id HTTP/1.1" 404 213 0.002076 10.0.0.48 - - [2025-09-25 06:27:31] "POST /security-groups HTTP/1.1" 200 534 0.113076 10.0.0.48 - - [2025-09-25 06:27:32] "POST /access-control-lists HTTP/1.1" 200 579 0.167129 10.0.0.48 - - [2025-09-25 06:27:32] "POST /fqname-to-id HTTP/1.1" 404 212 0.031506 10.0.0.48 - - [2025-09-25 06:27:32] "POST /chown HTTP/1.1" 200 109 0.060434 10.0.0.48 - - [2025-09-25 06:27:32] "POST /policy-managements HTTP/1.1" 409 214 0.048069 10.0.0.48 - - [2025-09-25 06:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011066 10.0.0.48 - - [2025-09-25 06:27:32] "GET /policy-management/c1b449ee-cd34-4d2d-a4b9-c98a26e13ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.032108 10.0.0.48 - - [2025-09-25 06:27:32] "POST /access-control-lists HTTP/1.1" 200 577 0.160457 10.0.0.48 - - [2025-09-25 06:27:32] "POST /fqname-to-id HTTP/1.1" 404 232 0.003209 10.0.0.48 - - [2025-09-25 06:27:32] "POST /application-policy-sets HTTP/1.1" 200 528 0.100110 10.0.0.48 - - [2025-09-25 06:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006120 10.0.0.48 - - [2025-09-25 06:27:32] "POST /access-control-lists HTTP/1.1" 200 594 0.087332 10.0.0.48 - - [2025-09-25 06:27:32] "GET /global-vrouter-config/f1e4bac8-3ac0-4729-a887-3a1aa464927e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.015240 10.0.0.48 - - [2025-09-25 06:27:32] "POST /fqname-to-id HTTP/1.1" 404 231 0.029016 10.0.0.48 - - [2025-09-25 06:27:32] "PUT /global-vrouter-config/f1e4bac8-3ac0-4729-a887-3a1aa464927e HTTP/1.1" 200 276 0.018918 10.0.0.48 - - [2025-09-25 06:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006843 10.0.0.48 - - [2025-09-25 06:27:32] "GET /virtual-network/f21401c6-90eb-4cd2-9b7f-ffcb89b8bed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.008536 10.0.0.48 - - [2025-09-25 06:27:32] "POST /access-control-lists HTTP/1.1" 200 592 0.090084 10.0.0.48 - - [2025-09-25 06:27:32] "POST /id-to-fqname HTTP/1.1" 200 177 0.002607 10.0.0.48 - - [2025-09-25 06:27:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.012137 10.0.0.48 - - [2025-09-25 06:27:32] "POST /security-groups HTTP/1.1" 200 574 0.131526 10.0.0.48 - - [2025-09-25 06:27:32] "POST /projects HTTP/1.1" 200 489 0.451112 10.0.0.48 - - [2025-09-25 06:27:33] "POST /fqname-to-id HTTP/1.1" 404 217 0.008445 10.0.0.48 - - [2025-09-25 06:27:33] "POST /security-groups HTTP/1.1" 200 546 0.113327 10.0.0.48 - - [2025-09-25 06:27:33] "POST /access-control-lists HTTP/1.1" 200 583 0.116311 10.0.0.48 - - [2025-09-25 06:27:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.031537 10.0.0.48 - - [2025-09-25 06:27:33] "POST /chown HTTP/1.1" 200 109 0.068289 10.0.0.48 - - [2025-09-25 06:27:33] "POST /network-ipams HTTP/1.1" 200 522 0.058225 10.0.0.48 - - [2025-09-25 06:27:33] "POST /access-control-lists HTTP/1.1" 200 581 0.126698 10.0.0.48 - - [2025-09-25 06:27:33] "POST /network-ipams HTTP/1.1" 200 510 0.108382 10.0.0.48 - - [2025-09-25 06:27:33] "POST /fqname-to-id HTTP/1.1" 404 240 0.004391 10.0.0.48 - - [2025-09-25 06:27:33] "POST /fqname-to-id HTTP/1.1" 404 198 0.007713 10.0.0.48 - - [2025-09-25 06:27:33] "POST /access-control-lists HTTP/1.1" 200 602 0.051145 10.0.0.48 - - [2025-09-25 06:27:33] "POST /fqname-to-id HTTP/1.1" 404 239 0.013075 10.0.0.48 - - [2025-09-25 06:27:33] "POST /access-control-lists HTTP/1.1" 200 600 0.066587 10.0.0.48 - - [2025-09-25 06:27:33] "POST /fqname-to-id HTTP/1.1" 404 229 0.002012 10.0.0.48 - - [2025-09-25 06:27:33] "POST /useragent-kv HTTP/1.1" 200 115 0.017173 10.0.0.48 - - [2025-09-25 06:27:33] "POST /virtual-networks HTTP/1.1" 200 538 0.227725 10.0.0.48 - - [2025-09-25 06:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.48 - - [2025-09-25 06:27:33] "POST /access-control-lists HTTP/1.1" 200 589 0.082877 10.0.0.48 - - [2025-09-25 06:27:33] "GET /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.011023 10.0.0.48 - - [2025-09-25 06:27:33] "POST /network-ipams HTTP/1.1" 200 518 0.048118 10.0.0.48 - - [2025-09-25 06:27:33] "POST /route-targets HTTP/1.1" 200 327 0.020528 10.0.0.48 - - [2025-09-25 06:27:33] "POST /fqname-to-id HTTP/1.1" 404 202 0.014112 10.0.0.48 - - [2025-09-25 06:27:33] "POST /ref-update HTTP/1.1" 200 156 0.033657 10.0.0.48 - - [2025-09-25 06:27:34] "PUT /access-control-list/a1556294-b7dd-4a89-abd3-eaf956ae29b1 HTTP/1.1" 200 272 0.062386 10.0.0.48 - - [2025-09-25 06:27:34] "POST /useragent-kv HTTP/1.1" 200 115 0.012823 10.0.0.48 - - [2025-09-25 06:27:34] "POST /virtual-networks HTTP/1.1" 200 546 0.163148 10.0.0.48 - - [2025-09-25 06:27:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005221 10.0.0.48 - - [2025-09-25 06:27:34] "GET /virtual-network/b35e59a5-5ba2-4c13-ac92-02c30ebe2273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.013284 10.0.0.48 - - [2025-09-25 06:27:34] "POST /route-targets HTTP/1.1" 200 327 0.013337 10.0.0.48 - - [2025-09-25 06:27:34] "POST /ref-update HTTP/1.1" 200 156 0.022317 10.0.0.48 - - [2025-09-25 06:27:34] "POST /fqname-to-id HTTP/1.1" 404 199 0.006920 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:27:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000867 10.0.0.48 - - [2025-09-25 06:27:34] "POST /network-policys HTTP/1.1" 200 538 0.029299 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:27:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000846 10.0.0.48 - - [2025-09-25 06:27:34] "POST /fqname-to-id HTTP/1.1" 404 197 0.027117 10.0.0.48 - - [2025-09-25 06:27:34] "POST /network-policys HTTP/1.1" 200 534 0.024508 10.0.0.48 - - [2025-09-25 06:27:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.007615 10.0.0.48 - - [2025-09-25 06:27:34] "POST /network-policys HTTP/1.1" 200 542 0.019735 10.0.0.48 - - [2025-09-25 06:27:34] "PUT /access-control-list/2ec99ef5-9a3e-4500-a561-640c1a92a224 HTTP/1.1" 200 272 0.021070 10.0.0.48 - - [2025-09-25 06:27:34] "POST /ref-update HTTP/1.1" 200 156 0.117601 10.0.0.48 - - [2025-09-25 06:27:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013334 10.0.0.48 - - [2025-09-25 06:27:34] "PUT /access-control-list/a1556294-b7dd-4a89-abd3-eaf956ae29b1 HTTP/1.1" 200 272 0.027822 10.0.0.48 - - [2025-09-25 06:27:34] "POST /ref-update HTTP/1.1" 200 156 0.102822 10.0.0.48 - - [2025-09-25 06:27:34] "PUT /access-control-list/a1556294-b7dd-4a89-abd3-eaf956ae29b1 HTTP/1.1" 200 272 0.028919 10.0.0.48 - - [2025-09-25 06:27:34] "POST /ref-update HTTP/1.1" 200 156 0.185131 10.0.0.48 - - [2025-09-25 06:27:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011518 10.0.0.48 - - [2025-09-25 06:27:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008503 10.0.0.48 - - [2025-09-25 06:27:34] "PUT /access-control-list/2ec99ef5-9a3e-4500-a561-640c1a92a224 HTTP/1.1" 200 272 0.083275 10.0.0.48 - - [2025-09-25 06:27:34] "POST /ref-update HTTP/1.1" 200 156 0.042552 10.0.0.48 - - [2025-09-25 06:27:35] "POST /fqname-to-id HTTP/1.1" 404 237 0.002924 10.0.0.48 - - [2025-09-25 06:27:35] "POST /ref-update HTTP/1.1" 200 156 0.104568 10.0.0.48 - - [2025-09-25 06:27:35] "POST /access-control-lists HTTP/1.1" 200 601 0.104171 10.0.0.48 - - [2025-09-25 06:27:35] "POST /ref-update HTTP/1.1" 200 156 0.047143 10.0.0.48 - - [2025-09-25 06:27:35] "POST /ref-update HTTP/1.1" 200 156 0.221097 10.0.0.48 - - [2025-09-25 06:27:35] "PUT /access-control-list/2ec99ef5-9a3e-4500-a561-640c1a92a224 HTTP/1.1" 200 272 0.041585 10.0.0.48 - - [2025-09-25 06:27:35] "PUT /access-control-list/e620eb96-2a91-4fe7-8c24-efbfa9570319 HTTP/1.1" 200 272 0.056184 10.0.0.48 - - [2025-09-25 06:27:35] "POST /ref-update HTTP/1.1" 200 156 0.152535 10.0.0.48 - - [2025-09-25 06:27:35] "POST /ref-update HTTP/1.1" 200 156 0.027678 10.0.0.48 - - [2025-09-25 06:27:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013422 10.0.0.48 - - [2025-09-25 06:27:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003515 10.0.0.48 - - [2025-09-25 06:27:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017994 10.0.0.48 - - [2025-09-25 06:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005640 10.0.0.48 - - [2025-09-25 06:27:35] "PUT /access-control-list/e620eb96-2a91-4fe7-8c24-efbfa9570319 HTTP/1.1" 200 272 0.061832 10.0.0.48 - - [2025-09-25 06:27:35] "GET /virtual-network/f21401c6-90eb-4cd2-9b7f-ffcb89b8bed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.023668 10.0.0.48 - - [2025-09-25 06:27:35] "GET /application-policy-set/a11536d0-6954-4c63-8e0e-53628d8f223e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.015243 10.0.0.48 - - [2025-09-25 06:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.48 - - [2025-09-25 06:27:35] "GET /policy-management/c1b449ee-cd34-4d2d-a4b9-c98a26e13ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002710 10.0.0.48 - - [2025-09-25 06:27:35] "POST /firewall-policys HTTP/1.1" 200 530 0.030152 10.0.0.48 - - [2025-09-25 06:27:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.019816 10.0.0.48 - - [2025-09-25 06:27:35] "GET /firewall-policy/620a7707-ca75-4a86-94ee-7863f76ac0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.026021 10.0.0.48 - - [2025-09-25 06:27:35] "GET /application-policy-set/a11536d0-6954-4c63-8e0e-53628d8f223e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003072 10.0.0.48 - - [2025-09-25 06:27:35] "GET /firewall-policy/620a7707-ca75-4a86-94ee-7863f76ac0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003478 10.0.0.48 - - [2025-09-25 06:27:35] "POST /ref-update HTTP/1.1" 200 156 0.029157 10.0.0.48 - - [2025-09-25 06:27:35] "GET /application-policy-set/a11536d0-6954-4c63-8e0e-53628d8f223e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.015052 10.0.0.48 - - [2025-09-25 06:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.48 - - [2025-09-25 06:27:36] "GET /policy-management/c1b449ee-cd34-4d2d-a4b9-c98a26e13ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010427 10.0.0.48 - - [2025-09-25 06:27:36] "POST /firewall-policys HTTP/1.1" 200 532 0.036863 10.0.0.48 - - [2025-09-25 06:27:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.047652 10.0.0.48 - - [2025-09-25 06:27:36] "GET /firewall-policy/6453b1bd-5205-4f55-8f7b-f3be44d81cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.047925 10.0.0.48 - - [2025-09-25 06:27:36] "GET /application-policy-set/a11536d0-6954-4c63-8e0e-53628d8f223e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.002790 10.0.0.48 - - [2025-09-25 06:27:36] "GET /firewall-policy/6453b1bd-5205-4f55-8f7b-f3be44d81cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003219 10.0.0.48 - - [2025-09-25 06:27:36] "GET /firewall-policy/620a7707-ca75-4a86-94ee-7863f76ac0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002597 10.0.0.48 - - [2025-09-25 06:27:36] "GET /firewall-policy/620a7707-ca75-4a86-94ee-7863f76ac0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006137 10.0.0.48 - - [2025-09-25 06:27:36] "POST /ref-update HTTP/1.1" 200 156 0.027976 10.0.0.48 - - [2025-09-25 06:27:36] "POST /ref-update HTTP/1.1" 200 156 0.048810 10.0.0.48 - - [2025-09-25 06:27:36] "POST /ref-update HTTP/1.1" 200 156 0.041242 10.0.0.48 - - [2025-09-25 06:27:36] "GET /application-policy-set/a11536d0-6954-4c63-8e0e-53628d8f223e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.004977 10.0.0.48 - - [2025-09-25 06:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005418 10.0.0.48 - - [2025-09-25 06:27:36] "GET /policy-management/c1b449ee-cd34-4d2d-a4b9-c98a26e13ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003260 10.0.0.48 - - [2025-09-25 06:27:36] "POST /firewall-policys HTTP/1.1" 200 530 0.024001 10.0.0.48 - - [2025-09-25 06:27:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.045995 10.0.0.48 - - [2025-09-25 06:27:36] "GET /firewall-policy/195a2358-e8ef-48c3-8d08-ce8f3da7cb9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.010853 10.0.0.48 - - [2025-09-25 06:27:36] "GET /application-policy-set/a11536d0-6954-4c63-8e0e-53628d8f223e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003121 10.0.0.48 - - [2025-09-25 06:27:36] "GET /firewall-policy/195a2358-e8ef-48c3-8d08-ce8f3da7cb9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002828 10.0.0.48 - - [2025-09-25 06:27:36] "GET /firewall-policy/620a7707-ca75-4a86-94ee-7863f76ac0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005707 10.0.0.48 - - [2025-09-25 06:27:36] "GET /firewall-policy/6453b1bd-5205-4f55-8f7b-f3be44d81cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006997 10.0.0.48 - - [2025-09-25 06:27:36] "GET /firewall-policy/620a7707-ca75-4a86-94ee-7863f76ac0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006608 10.0.0.48 - - [2025-09-25 06:27:36] "GET /firewall-policy/6453b1bd-5205-4f55-8f7b-f3be44d81cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.011866 10.0.0.48 - - [2025-09-25 06:27:36] "POST /ref-update HTTP/1.1" 200 156 0.027953 10.0.0.48 - - [2025-09-25 06:27:36] "POST /ref-update HTTP/1.1" 200 156 0.058300 10.0.0.48 - - [2025-09-25 06:27:36] "POST /ref-update HTTP/1.1" 200 156 0.045785 10.0.0.48 - - [2025-09-25 06:27:37] "POST /ref-update HTTP/1.1" 200 156 0.036225 10.0.0.48 - - [2025-09-25 06:27:37] "POST /ref-update HTTP/1.1" 200 156 0.059965 10.0.0.48 - - [2025-09-25 06:27:37] "GET /application-policy-set/a11536d0-6954-4c63-8e0e-53628d8f223e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.021240 10.0.0.48 - - [2025-09-25 06:27:37] "POST /tags HTTP/1.1" 200 299 0.050085 10.0.0.48 - - [2025-09-25 06:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005043 10.0.0.48 - - [2025-09-25 06:27:37] "GET /tag/52a79b78-e892-465f-a05d-f8c8ee2d86e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.055248 10.0.0.48 - - [2025-09-25 06:27:37] "POST /set-tag HTTP/1.1" 200 109 0.013569 10.0.0.48 - - [2025-09-25 06:27:37] "POST /tags HTTP/1.1" 200 301 0.151376 10.0.0.48 - - [2025-09-25 06:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.015310 10.0.0.48 - - [2025-09-25 06:27:37] "GET /tag/4645537d-4061-427a-9844-d0717eb06b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.040866 10.0.0.48 - - [2025-09-25 06:27:37] "POST /tags HTTP/1.1" 200 325 0.066018 10.0.0.48 - - [2025-09-25 06:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.019307 10.0.0.48 - - [2025-09-25 06:27:37] "GET /tag/7eb5b4cf-9a4c-4621-8588-51f8de90a632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1166 0.027086 10.0.0.48 - - [2025-09-25 06:27:38] "POST /tags HTTP/1.1" 200 311 0.080953 10.0.0.48 - - [2025-09-25 06:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008797 10.0.0.48 - - [2025-09-25 06:27:38] "GET /tag/43223098-42a7-430b-acc3-b87f1246d469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.030579 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:27:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000863 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:27:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000842 10.0.0.48 - - [2025-09-25 06:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.48 - - [2025-09-25 06:27:38] "GET /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.005716 10.0.0.48 - - [2025-09-25 06:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.48 - - [2025-09-25 06:27:38] "GET /project/7190874e-d43f-423a-a28b-ae30358796c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.046197 10.0.0.48 - - [2025-09-25 06:27:38] "POST /virtual-machines HTTP/1.1" 200 377 0.027405 10.0.0.48 - - [2025-09-25 06:27:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.034983 10.0.0.48 - - [2025-09-25 06:27:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.176027 10.0.0.48 - - [2025-09-25 06:27:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.023968 10.0.0.48 - - [2025-09-25 06:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.48 - - [2025-09-25 06:27:38] "GET /virtual-machine-interface/bb4ea6f4-99d8-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.004148 10.0.0.48 - - [2025-09-25 06:27:38] "POST /instance-ips HTTP/1.1" 200 409 0.054206 10.0.0.48 - - [2025-09-25 06:27:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.040773 10.0.0.48 - - [2025-09-25 06:27:38] "GET /virtual-machine-interface/bb4ea6f4-99d8-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007077 10.0.0.48 - - [2025-09-25 06:27:38] "POST /set-tag HTTP/1.1" 200 109 0.017791 10.0.0.48 - - [2025-09-25 06:27:38] "GET /virtual-machine-interface/bb4ea6f4-99d8-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.016954 10.0.0.48 - - [2025-09-25 06:27:38] "GET /instance-ip/bb751afa-99d8-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.003174 10.0.0.48 - - [2025-09-25 06:27:38] "POST /fqname-to-id HTTP/1.1" 404 226 0.001991 10.0.0.48 - - [2025-09-25 06:27:38] "POST /tags HTTP/1.1" 200 357 0.067770 10.0.0.48 - - [2025-09-25 06:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.015162 10.0.0.48 - - [2025-09-25 06:27:39] "GET /tag/a754b1fc-552c-4c0d-ba28-23cf511061f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.028360 10.0.0.48 - - [2025-09-25 06:27:39] "POST /tags HTTP/1.1" 200 305 0.046520 10.0.0.48 - - [2025-09-25 06:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009379 10.0.0.48 - - [2025-09-25 06:27:39] "GET /tag/6f9443e7-2c91-4883-b90d-a07c7d06f495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.017264 10.0.0.48 - - [2025-09-25 06:27:39] "POST /id-to-fqname HTTP/1.1" 200 174 0.000563 10.0.0.48 - - [2025-09-25 06:27:39] "POST /fqname-to-id HTTP/1.1" 404 183 0.005675 10.0.0.48 - - [2025-09-25 06:27:39] "POST /security-groups HTTP/1.1" 200 571 0.070001 10.0.0.48 - - [2025-09-25 06:27:39] "POST /projects HTTP/1.1" 200 483 0.255816 10.0.0.48 - - [2025-09-25 06:27:39] "POST /fqname-to-id HTTP/1.1" 404 214 0.002239 10.0.0.48 - - [2025-09-25 06:27:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.014217 10.0.0.48 - - [2025-09-25 06:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011951 10.0.0.48 - - [2025-09-25 06:27:39] "GET /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.028555 10.0.0.48 - - [2025-09-25 06:27:39] "POST /access-control-lists HTTP/1.1" 200 580 0.100451 10.0.0.48 - - [2025-09-25 06:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.017865 10.0.0.48 - - [2025-09-25 06:27:39] "POST /fqname-to-id HTTP/1.1" 404 213 0.014786 10.0.0.48 - - [2025-09-25 06:27:39] "GET /virtual-network/b35e59a5-5ba2-4c13-ac92-02c30ebe2273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.012614 10.0.0.48 - - [2025-09-25 06:27:39] "POST /access-control-lists HTTP/1.1" 200 578 0.070151 10.0.0.48 - - [2025-09-25 06:27:39] "PUT /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d HTTP/1.1" 200 264 0.126220 10.0.0.48 - - [2025-09-25 06:27:39] "PUT /virtual-network/b35e59a5-5ba2-4c13-ac92-02c30ebe2273 HTTP/1.1" 200 264 0.085011 10.0.0.48 - - [2025-09-25 06:27:40] "POST /security-groups HTTP/1.1" 200 537 0.115396 10.0.0.48 - - [2025-09-25 06:27:40] "POST /fqname-to-id HTTP/1.1" 404 234 0.002750 10.0.0.48 - - [2025-09-25 06:27:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.032086 10.0.0.48 - - [2025-09-25 06:27:40] "POST /access-control-lists HTTP/1.1" 200 596 0.070386 10.0.0.48 - - [2025-09-25 06:27:40] "POST /fqname-to-id HTTP/1.1" 404 233 0.008276 10.0.0.48 - - [2025-09-25 06:27:40] "POST /chown HTTP/1.1" 200 109 0.053584 10.0.0.48 - - [2025-09-25 06:27:40] "GET /application-policy-set/a11536d0-6954-4c63-8e0e-53628d8f223e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013068 10.0.0.48 - - [2025-09-25 06:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.48 - - [2025-09-25 06:27:40] "GET /policy-management/c1b449ee-cd34-4d2d-a4b9-c98a26e13ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004028 10.0.0.48 - - [2025-09-25 06:27:40] "POST /access-control-lists HTTP/1.1" 200 594 0.092577 10.0.0.48 - - [2025-09-25 06:27:40] "POST /tags HTTP/1.1" 409 207 0.024192 10.0.0.48 - - [2025-09-25 06:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005078 10.0.0.48 - - [2025-09-25 06:27:40] "GET /tag/6f9443e7-2c91-4883-b90d-a07c7d06f495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.012919 10.0.0.48 - - [2025-09-25 06:27:40] "POST /firewall-rules HTTP/1.1" 200 564 0.093165 10.0.0.48 - - [2025-09-25 06:27:40] "GET /firewall-rule/d831fd35-36b6-4b28-a511-482ec7fbdd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.019865 10.0.0.48 - - [2025-09-25 06:27:40] "GET /firewall-policy/6453b1bd-5205-4f55-8f7b-f3be44d81cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005926 10.0.0.48 - - [2025-09-25 06:27:40] "GET /firewall-rule/d831fd35-36b6-4b28-a511-482ec7fbdd44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007018 10.0.0.48 - - [2025-09-25 06:27:40] "POST /ref-update HTTP/1.1" 200 156 0.034237 10.0.0.48 - - [2025-09-25 06:27:40] "GET /application-policy-set/a11536d0-6954-4c63-8e0e-53628d8f223e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018534 10.0.0.48 - - [2025-09-25 06:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005571 10.0.0.48 - - [2025-09-25 06:27:40] "GET /policy-management/c1b449ee-cd34-4d2d-a4b9-c98a26e13ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003450 10.0.0.48 - - [2025-09-25 06:27:40] "POST /tags HTTP/1.1" 409 207 0.002447 10.0.0.48 - - [2025-09-25 06:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.48 - - [2025-09-25 06:27:40] "GET /tag/6f9443e7-2c91-4883-b90d-a07c7d06f495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.012322 10.0.0.48 - - [2025-09-25 06:27:40] "POST /firewall-rules HTTP/1.1" 200 562 0.146433 10.0.0.48 - - [2025-09-25 06:27:40] "GET /firewall-rule/3470e52e-1aad-433d-920a-7a56436469e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.026341 10.0.0.48 - - [2025-09-25 06:27:40] "GET /firewall-policy/6453b1bd-5205-4f55-8f7b-f3be44d81cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004609 10.0.0.48 - - [2025-09-25 06:27:40] "GET /firewall-rule/3470e52e-1aad-433d-920a-7a56436469e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004726 10.0.0.48 - - [2025-09-25 06:27:41] "POST /ref-update HTTP/1.1" 200 156 0.040268 10.0.0.48 - - [2025-09-25 06:27:41] "POST /tags HTTP/1.1" 200 305 0.117613 10.0.0.48 - - [2025-09-25 06:27:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007846 10.0.0.48 - - [2025-09-25 06:27:41] "GET /tag/81a4cc29-1d6b-40a3-910a-afafaa525833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.108237 10.0.0.48 - - [2025-09-25 06:27:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006113 10.0.0.48 - - [2025-09-25 06:27:41] "GET /project/28338409-0c2c-45f1-8860-a30f6ccb6698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.054596 10.0.0.48 - - [2025-09-25 06:27:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005386 10.0.0.48 - - [2025-09-25 06:27:41] "GET /virtual-network/b35e59a5-5ba2-4c13-ac92-02c30ebe2273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005361 10.0.0.48 - - [2025-09-25 06:27:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.48 - - [2025-09-25 06:27:41] "GET /service-appliance-set/d0d59601-70d8-49f2-8a9c-a1f834b46766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004714 10.0.0.48 - - [2025-09-25 06:27:41] "POST /fqname-to-id HTTP/1.1" 404 240 0.002231 10.0.0.48 - - [2025-09-25 06:27:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.127200 10.0.0.48 - - [2025-09-25 06:27:41] "GET /virtual-machine-interface/d827a40f-60b1-400a-8ccd-96686fe66a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.016098 10.0.0.48 - - [2025-09-25 06:27:41] "POST /instance-ips HTTP/1.1" 200 381 0.031976 10.0.0.48 - - [2025-09-25 06:27:41] "GET /instance-ip/48ad06d0-d741-49cb-b6bd-fdfc3c675ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005066 10.0.0.48 - - [2025-09-25 06:27:41] "POST /loadbalancers HTTP/1.1" 200 582 0.065584 10.0.0.48 - - [2025-09-25 06:27:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.011173 10.0.0.48 - - [2025-09-25 06:27:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008658 10.0.0.48 - - [2025-09-25 06:27:42] "GET /project/28338409-0c2c-45f1-8860-a30f6ccb6698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.054724 10.0.0.48 - - [2025-09-25 06:27:42] "GET /project/28338409-0c2c-45f1-8860-a30f6ccb6698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.043277 10.0.0.48 - - [2025-09-25 06:27:42] "GET /loadbalancer/34185b5a-35e4-4b15-b85c-fcb8d3090a4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.007682 10.0.0.48 - - [2025-09-25 06:27:42] "GET /instance-ip/48ad06d0-d741-49cb-b6bd-fdfc3c675ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009800 10.0.0.48 - - [2025-09-25 06:27:42] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.065242 10.0.0.48 - - [2025-09-25 06:27:42] "POST /floating-ips HTTP/1.1" 200 583 0.058195 10.0.0.48 - - [2025-09-25 06:27:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.012255 10.0.0.48 - - [2025-09-25 06:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004634 10.0.0.48 - - [2025-09-25 06:27:42] "GET /project/28338409-0c2c-45f1-8860-a30f6ccb6698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.042967 10.0.0.48 - - [2025-09-25 06:27:42] "GET /loadbalancer-listener/66f5fae8-c526-4dde-a1c7-b7b630ef45c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002626 10.0.0.48 - - [2025-09-25 06:27:42] "GET /loadbalancer-listener/66f5fae8-c526-4dde-a1c7-b7b630ef45c8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003022 10.0.0.48 - - [2025-09-25 06:27:42] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.024497 10.0.0.48 - - [2025-09-25 06:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004626 10.0.0.48 - - [2025-09-25 06:27:42] "GET /global-vrouter-config/f1e4bac8-3ac0-4729-a887-3a1aa464927e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004748 10.0.0.48 - - [2025-09-25 06:27:42] "GET /instance-ip/48ad06d0-d741-49cb-b6bd-fdfc3c675ab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002615 10.0.0.48 - - [2025-09-25 06:27:42] "GET /instance-ip/48ad06d0-d741-49cb-b6bd-fdfc3c675ab6?fields=floating_ips HTTP/1.1" 200 1170 0.008229 10.0.0.48 - - [2025-09-25 06:27:42] "GET /floating-ip/436f1703-6a38-4800-8861-4e56da4f198e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.006420 10.0.0.48 - - [2025-09-25 06:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.48 - - [2025-09-25 06:27:42] "PUT /global-vrouter-config/f1e4bac8-3ac0-4729-a887-3a1aa464927e HTTP/1.1" 200 276 0.014224 10.0.0.48 - - [2025-09-25 06:27:42] "POST /fqname-to-id HTTP/1.1" 404 228 0.009679 10.0.0.48 - - [2025-09-25 06:27:42] "POST /tags HTTP/1.1" 200 301 0.018798 10.0.0.48 - - [2025-09-25 06:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.025656 10.0.0.48 - - [2025-09-25 06:27:42] "GET /tag/fc8e78fa-88d7-4c49-9477-9b6db19a378d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012290 10.0.0.48 - - [2025-09-25 06:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.48 - - [2025-09-25 06:27:42] "GET /project/7190874e-d43f-423a-a28b-ae30358796c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.058444 10.0.0.48 - - [2025-09-25 06:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.48 - - [2025-09-25 06:27:42] "GET /virtual-network/b35e59a5-5ba2-4c13-ac92-02c30ebe2273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005663 10.0.0.48 - - [2025-09-25 06:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.48 - - [2025-09-25 06:27:42] "GET /service-appliance-set/d0d59601-70d8-49f2-8a9c-a1f834b46766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002270 10.0.0.48 - - [2025-09-25 06:27:42] "POST /fqname-to-id HTTP/1.1" 404 242 0.001642 10.0.0.48 - - [2025-09-25 06:27:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.110503 10.0.0.48 - - [2025-09-25 06:27:42] "GET /virtual-machine-interface/baf4eae3-6455-4f8b-ae2c-b12f2af002e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.013889 10.0.0.48 - - [2025-09-25 06:27:42] "POST /instance-ips HTTP/1.1" 200 377 0.038520 10.0.0.48 - - [2025-09-25 06:27:43] "GET /instance-ip/758876e5-d6ec-453e-a389-fce1a7eebdf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004469 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:27:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000891 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:27:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000887 10.0.0.48 - - [2025-09-25 06:27:43] "POST /loadbalancers HTTP/1.1" 200 582 0.062444 10.0.0.48 - - [2025-09-25 06:27:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.026154 10.0.0.48 - - [2025-09-25 06:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010164 10.0.0.48 - - [2025-09-25 06:27:43] "GET /project/7190874e-d43f-423a-a28b-ae30358796c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.066609 10.0.0.48 - - [2025-09-25 06:27:43] "GET /instance-ip/758876e5-d6ec-453e-a389-fce1a7eebdf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003532 10.0.0.48 - - [2025-09-25 06:27:43] "GET /project/7190874e-d43f-423a-a28b-ae30358796c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.029424 10.0.0.48 - - [2025-09-25 06:27:43] "GET /loadbalancer/b4810a3a-99bf-4310-a9a9-fdc284d12186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004333 10.0.0.48 - - [2025-09-25 06:27:43] "POST /floating-ips HTTP/1.1" 200 581 0.032008 10.0.0.48 - - [2025-09-25 06:27:43] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.043217 10.0.0.48 - - [2025-09-25 06:27:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.013252 10.0.0.48 - - [2025-09-25 06:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009689 10.0.0.48 - - [2025-09-25 06:27:43] "GET /project/7190874e-d43f-423a-a28b-ae30358796c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.044741 10.0.0.48 - - [2025-09-25 06:27:43] "GET /loadbalancer-listener/1de78d46-d4e7-47f3-8033-d776bc571abe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.003164 10.0.0.48 - - [2025-09-25 06:27:43] "GET /loadbalancer-listener/1de78d46-d4e7-47f3-8033-d776bc571abe?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.003180 10.0.0.48 - - [2025-09-25 06:27:43] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.178480 10.0.0.48 - - [2025-09-25 06:27:43] "GET /instance-ip/758876e5-d6ec-453e-a389-fce1a7eebdf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002666 10.0.0.48 - - [2025-09-25 06:27:43] "GET /instance-ip/758876e5-d6ec-453e-a389-fce1a7eebdf4?fields=floating_ips HTTP/1.1" 200 1164 0.009164 10.0.0.48 - - [2025-09-25 06:27:43] "GET /floating-ip/aa078f43-4ae3-4ca9-9edc-cae71118b414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002828 10.0.0.48 - - [2025-09-25 06:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005294 10.0.0.48 - - [2025-09-25 06:27:43] "GET /project/7190874e-d43f-423a-a28b-ae30358796c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047243 10.0.0.48 - - [2025-09-25 06:27:43] "GET /loadbalancer/b4810a3a-99bf-4310-a9a9-fdc284d12186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004467 10.0.0.48 - - [2025-09-25 06:27:43] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.020941 10.0.0.48 - - [2025-09-25 06:27:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.021827 10.0.0.48 - - [2025-09-25 06:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672 10.0.0.48 - - [2025-09-25 06:27:43] "GET /project/7190874e-d43f-423a-a28b-ae30358796c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036087 10.0.0.48 - - [2025-09-25 06:27:43] "GET /loadbalancer-listener/7afb3728-1471-418b-ad08-65c604fcb053?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.001917 10.0.0.48 - - [2025-09-25 06:27:43] "GET /loadbalancer-listener/7afb3728-1471-418b-ad08-65c604fcb053?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.002642 10.0.0.48 - - [2025-09-25 06:27:43] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.039369 10.0.0.48 - - [2025-09-25 06:27:44] "GET /instance-ip/758876e5-d6ec-453e-a389-fce1a7eebdf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004149 10.0.0.48 - - [2025-09-25 06:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.48 - - [2025-09-25 06:27:44] "GET /instance-ip/758876e5-d6ec-453e-a389-fce1a7eebdf4?fields=floating_ips HTTP/1.1" 200 1164 0.008394 10.0.0.48 - - [2025-09-25 06:27:44] "GET /floating-ip/aa078f43-4ae3-4ca9-9edc-cae71118b414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002583 10.0.0.48 - - [2025-09-25 06:27:44] "GET /project/7190874e-d43f-423a-a28b-ae30358796c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.047504 10.0.0.48 - - [2025-09-25 06:27:44] "GET /loadbalancer/b4810a3a-99bf-4310-a9a9-fdc284d12186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002810 10.0.0.48 - - [2025-09-25 06:27:44] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.029113 10.0.0.48 - - [2025-09-25 06:27:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.023009 10.0.0.48 - - [2025-09-25 06:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007665 10.0.0.48 - - [2025-09-25 06:27:44] "GET /project/7190874e-d43f-423a-a28b-ae30358796c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.025041 10.0.0.48 - - [2025-09-25 06:27:44] "GET /loadbalancer-listener/83e7f565-781f-4528-8587-d38f3b5fa449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.007007 10.0.0.48 - - [2025-09-25 06:27:44] "GET /loadbalancer-listener/83e7f565-781f-4528-8587-d38f3b5fa449?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004757 10.0.0.48 - - [2025-09-25 06:27:44] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.033557 10.0.0.48 - - [2025-09-25 06:27:44] "GET /instance-ip/758876e5-d6ec-453e-a389-fce1a7eebdf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003408 10.0.0.48 - - [2025-09-25 06:27:44] "GET /instance-ip/758876e5-d6ec-453e-a389-fce1a7eebdf4?fields=floating_ips HTTP/1.1" 200 1164 0.002494 10.0.0.48 - - [2025-09-25 06:27:44] "POST /tags HTTP/1.1" 200 355 0.020806 10.0.0.48 - - [2025-09-25 06:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.013021 10.0.0.48 - - [2025-09-25 06:27:44] "GET /floating-ip/aa078f43-4ae3-4ca9-9edc-cae71118b414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.005704 10.0.0.48 - - [2025-09-25 06:27:44] "GET /tag/a9d4af4d-0a3a-44b8-881b-d610dd181ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.024019 10.0.0.48 - - [2025-09-25 06:27:44] "POST /tags HTTP/1.1" 200 303 0.025944 10.0.0.48 - - [2025-09-25 06:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010569 10.0.0.48 - - [2025-09-25 06:27:44] "GET /tag/71f7e52b-049c-4f17-94ef-e8085c9b650c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013448 10.0.0.48 - - [2025-09-25 06:27:44] "POST /projects HTTP/1.1" 409 218 0.002038 10.0.0.48 - - [2025-09-25 06:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.48 - - [2025-09-25 06:27:44] "GET /project/28338409-0c2c-45f1-8860-a30f6ccb6698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.037575 10.0.0.48 - - [2025-09-25 06:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004374 10.0.0.48 - - [2025-09-25 06:27:44] "GET /network-ipam/a5112ee7-cc4e-4cb3-af8e-f878765fd526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002852 10.0.0.48 - - [2025-09-25 06:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010075 10.0.0.48 - - [2025-09-25 06:27:44] "GET /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005028 10.0.0.48 - - [2025-09-25 06:27:44] "PUT /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d HTTP/1.1" 200 264 0.042064 10.0.0.48 - - [2025-09-25 06:27:44] "GET /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004540 10.0.0.48 - - [2025-09-25 06:27:44] "POST /set-tag HTTP/1.1" 200 109 0.057202 10.0.0.48 - - [2025-09-25 06:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009035 10.0.0.48 - - [2025-09-25 06:27:44] "GET /network-ipam/e154866a-d348-49d5-89e9-f36a22d15fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.004206 10.0.0.48 - - [2025-09-25 06:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.48 - - [2025-09-25 06:27:44] "GET /virtual-network/b35e59a5-5ba2-4c13-ac92-02c30ebe2273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005749 10.0.0.48 - - [2025-09-25 06:27:45] "PUT /virtual-network/b35e59a5-5ba2-4c13-ac92-02c30ebe2273 HTTP/1.1" 200 264 0.099806 10.0.0.48 - - [2025-09-25 06:27:45] "GET /virtual-network/b35e59a5-5ba2-4c13-ac92-02c30ebe2273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.018596 10.0.0.48 - - [2025-09-25 06:27:45] "POST /set-tag HTTP/1.1" 200 109 0.082797 10.0.0.48 - - [2025-09-25 06:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.48 - - [2025-09-25 06:27:45] "GET /network-policy/c6e8a7e7-bf0c-4553-a91d-b9d1260cd9ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003395 10.0.0.48 - - [2025-09-25 06:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.48 - - [2025-09-25 06:27:45] "GET /network-policy/4adb81fa-a1d7-4b31-83b4-ae406c53b190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.003235 10.0.0.48 - - [2025-09-25 06:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.48 - - [2025-09-25 06:27:45] "GET /network-policy/909ebcf7-a193-4519-ae3b-3e23e32df758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002655 10.0.0.48 - - [2025-09-25 06:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.48 - - [2025-09-25 06:27:45] "PUT /network-policy/909ebcf7-a193-4519-ae3b-3e23e32df758 HTTP/1.1" 200 262 0.009407 10.0.0.48 - - [2025-09-25 06:27:45] "POST /ref-update HTTP/1.1" 200 156 0.059934 10.0.0.48 - - [2025-09-25 06:27:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002305 10.0.0.48 - - [2025-09-25 06:27:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002044 10.0.0.48 - - [2025-09-25 06:27:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001650 10.0.0.48 - - [2025-09-25 06:27:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002116 10.0.0.48 - - [2025-09-25 06:27:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001574 10.0.0.48 - - [2025-09-25 06:27:45] "POST /security-groups HTTP/1.1" 409 245 0.011456 10.0.0.48 - - [2025-09-25 06:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.48 - - [2025-09-25 06:27:45] "PUT /security-group/ab012334-4e27-47f6-b770-aedb8827e1b8 HTTP/1.1" 200 262 0.056273 10.0.0.48 - - [2025-09-25 06:27:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.027011 10.0.0.48 - - [2025-09-25 06:27:45] "PUT /access-control-list/2eb2fb20-a95b-40b2-9ab0-03f0fce73891 HTTP/1.1" 200 272 0.020623 10.0.0.48 - - [2025-09-25 06:27:45] "GET /application-policy-set/a11536d0-6954-4c63-8e0e-53628d8f223e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012951 10.0.0.48 - - [2025-09-25 06:27:45] "PUT /access-control-list/34f4c940-f9f9-403b-b7a5-1c4f3595cc45 HTTP/1.1" 200 272 0.030402 10.0.0.48 - - [2025-09-25 06:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.48 - - [2025-09-25 06:27:45] "GET /policy-management/c1b449ee-cd34-4d2d-a4b9-c98a26e13ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002624 10.0.0.48 - - [2025-09-25 06:27:45] "POST /tags HTTP/1.1" 409 206 0.001636 10.0.0.48 - - [2025-09-25 06:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007364 10.0.0.48 - - [2025-09-25 06:27:45] "GET /tag/71f7e52b-049c-4f17-94ef-e8085c9b650c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.025024 10.0.0.48 - - [2025-09-25 06:27:45] "POST /firewall-rules HTTP/1.1" 200 562 0.069139 10.0.0.48 - - [2025-09-25 06:27:46] "GET /firewall-rule/f9b9be9d-5a58-48de-9ca7-a40f6a9360e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004931 10.0.0.48 - - [2025-09-25 06:27:46] "GET /firewall-policy/6453b1bd-5205-4f55-8f7b-f3be44d81cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004044 10.0.0.48 - - [2025-09-25 06:27:46] "GET /firewall-rule/f9b9be9d-5a58-48de-9ca7-a40f6a9360e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002482 10.0.0.48 - - [2025-09-25 06:27:46] "POST /ref-update HTTP/1.1" 200 156 0.021642 10.0.0.48 - - [2025-09-25 06:27:46] "GET /application-policy-set/a11536d0-6954-4c63-8e0e-53628d8f223e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008114 10.0.0.48 - - [2025-09-25 06:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.48 - - [2025-09-25 06:27:46] "GET /policy-management/c1b449ee-cd34-4d2d-a4b9-c98a26e13ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003086 10.0.0.48 - - [2025-09-25 06:27:46] "POST /tags HTTP/1.1" 409 206 0.001870 10.0.0.48 - - [2025-09-25 06:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.48 - - [2025-09-25 06:27:46] "GET /tag/71f7e52b-049c-4f17-94ef-e8085c9b650c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013267 10.0.0.48 - - [2025-09-25 06:27:46] "POST /firewall-rules HTTP/1.1" 200 560 0.065264 10.0.0.48 - - [2025-09-25 06:27:46] "GET /firewall-rule/f83c0f49-e96a-4a20-9314-03273f363015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.013715 10.0.0.48 - - [2025-09-25 06:27:46] "GET /firewall-policy/6453b1bd-5205-4f55-8f7b-f3be44d81cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004382 10.0.0.48 - - [2025-09-25 06:27:46] "GET /firewall-rule/f83c0f49-e96a-4a20-9314-03273f363015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002162 10.0.0.48 - - [2025-09-25 06:27:46] "POST /ref-update HTTP/1.1" 200 156 0.053709 10.0.0.48 - - [2025-09-25 06:27:46] "POST /tags HTTP/1.1" 200 371 0.068533 10.0.0.48 - - [2025-09-25 06:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.48 - - [2025-09-25 06:27:46] "GET /tag/dd7b7300-4272-467e-8840-4ed3c6ee88b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.028896 10.0.0.48 - - [2025-09-25 06:27:46] "POST /tags HTTP/1.1" 200 319 0.020487 10.0.0.48 - - [2025-09-25 06:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.48 - - [2025-09-25 06:27:46] "GET /tag/fe4a2f89-75a0-4587-b38b-8f1928204e1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.028704 10.0.0.48 - - [2025-09-25 06:27:46] "POST /id-to-fqname HTTP/1.1" 200 181 0.000530 10.0.0.48 - - [2025-09-25 06:27:46] "POST /fqname-to-id HTTP/1.1" 404 190 0.005842 10.0.0.48 - - [2025-09-25 06:27:46] "POST /security-groups HTTP/1.1" 200 578 0.062831 10.0.0.48 - - [2025-09-25 06:27:46] "POST /projects HTTP/1.1" 200 497 0.170057 10.0.0.48 - - [2025-09-25 06:27:46] "POST /fqname-to-id HTTP/1.1" 404 225 0.001732 10.0.0.48 - - [2025-09-25 06:27:46] "POST /access-control-lists HTTP/1.1" 200 587 0.060457 10.0.0.48 - - [2025-09-25 06:27:46] "POST /fqname-to-id HTTP/1.1" 404 224 0.005279 10.0.0.48 - - [2025-09-25 06:27:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.053270 10.0.0.48 - - [2025-09-25 06:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005396 10.0.0.48 - - [2025-09-25 06:27:46] "GET /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.011201 10.0.0.48 - - [2025-09-25 06:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.48 - - [2025-09-25 06:27:47] "GET /virtual-network/b35e59a5-5ba2-4c13-ac92-02c30ebe2273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.013652 10.0.0.48 - - [2025-09-25 06:27:47] "POST /access-control-lists HTTP/1.1" 200 585 0.090228 10.0.0.48 - - [2025-09-25 06:27:47] "PUT /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d HTTP/1.1" 200 264 0.061087 10.0.0.48 - - [2025-09-25 06:27:47] "PUT /virtual-network/b35e59a5-5ba2-4c13-ac92-02c30ebe2273 HTTP/1.1" 200 264 0.041051 10.0.0.48 - - [2025-09-25 06:27:47] "POST /security-groups HTTP/1.1" 200 558 0.074933 10.0.0.48 - - [2025-09-25 06:27:47] "POST /fqname-to-id HTTP/1.1" 404 248 0.007928 10.0.0.48 - - [2025-09-25 06:27:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.056021 10.0.0.48 - - [2025-09-25 06:27:47] "POST /chown HTTP/1.1" 200 109 0.015349 10.0.0.48 - - [2025-09-25 06:27:47] "POST /access-control-lists HTTP/1.1" 200 610 0.046394 10.0.0.48 - - [2025-09-25 06:27:47] "POST /fqname-to-id HTTP/1.1" 404 247 0.013384 10.0.0.48 - - [2025-09-25 06:27:47] "GET /application-policy-set/a11536d0-6954-4c63-8e0e-53628d8f223e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.044060 10.0.0.48 - - [2025-09-25 06:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.48 - - [2025-09-25 06:27:47] "POST /access-control-lists HTTP/1.1" 200 608 0.075259 10.0.0.48 - - [2025-09-25 06:27:47] "GET /policy-management/c1b449ee-cd34-4d2d-a4b9-c98a26e13ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004843 10.0.0.48 - - [2025-09-25 06:27:47] "POST /tags HTTP/1.1" 409 214 0.002470 10.0.0.48 - - [2025-09-25 06:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006216 10.0.0.48 - - [2025-09-25 06:27:47] "GET /tag/fe4a2f89-75a0-4587-b38b-8f1928204e1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.019232 10.0.0.48 - - [2025-09-25 06:27:47] "POST /firewall-rules HTTP/1.1" 200 578 0.063772 10.0.0.48 - - [2025-09-25 06:27:47] "GET /firewall-rule/68b13669-14ea-42cf-bf9b-e15852b7fe56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003886 10.0.0.48 - - [2025-09-25 06:27:47] "GET /firewall-policy/6453b1bd-5205-4f55-8f7b-f3be44d81cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.002910 10.0.0.48 - - [2025-09-25 06:27:47] "GET /firewall-rule/68b13669-14ea-42cf-bf9b-e15852b7fe56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.001957 10.0.0.48 - - [2025-09-25 06:27:47] "POST /ref-update HTTP/1.1" 200 156 0.025220 10.0.0.48 - - [2025-09-25 06:27:47] "GET /application-policy-set/a11536d0-6954-4c63-8e0e-53628d8f223e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008598 10.0.0.48 - - [2025-09-25 06:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.48 - - [2025-09-25 06:27:47] "GET /policy-management/c1b449ee-cd34-4d2d-a4b9-c98a26e13ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003317 10.0.0.48 - - [2025-09-25 06:27:47] "POST /tags HTTP/1.1" 409 214 0.002100 10.0.0.48 - - [2025-09-25 06:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.48 - - [2025-09-25 06:27:47] "GET /tag/fe4a2f89-75a0-4587-b38b-8f1928204e1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.011520 10.0.0.48 - - [2025-09-25 06:27:47] "POST /firewall-rules HTTP/1.1" 200 576 0.064660 10.0.0.48 - - [2025-09-25 06:27:47] "GET /firewall-rule/7d6e3cc6-7fbe-4faa-97df-f38dd941be69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005506 10.0.0.48 - - [2025-09-25 06:27:47] "GET /firewall-policy/6453b1bd-5205-4f55-8f7b-f3be44d81cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004084 10.0.0.48 - - [2025-09-25 06:27:47] "GET /firewall-rule/7d6e3cc6-7fbe-4faa-97df-f38dd941be69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002317 10.0.0.48 - - [2025-09-25 06:27:48] "POST /ref-update HTTP/1.1" 200 156 0.037604 10.0.0.48 - - [2025-09-25 06:27:48] "POST /tags HTTP/1.1" 200 363 0.020806 10.0.0.48 - - [2025-09-25 06:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.018079 10.0.0.48 - - [2025-09-25 06:27:48] "GET /tag/4a743f37-3af2-4da6-9359-660caa83cfbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.015852 10.0.0.48 - - [2025-09-25 06:27:48] "POST /tags HTTP/1.1" 200 311 0.029061 10.0.0.48 - - [2025-09-25 06:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.016521 10.0.0.48 - - [2025-09-25 06:27:48] "GET /tag/52a417ee-79d4-4026-a4d3-ac67ed8904a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.023146 10.0.0.48 - - [2025-09-25 06:27:48] "POST /id-to-fqname HTTP/1.1" 200 177 0.001812 10.0.0.48 - - [2025-09-25 06:27:48] "POST /fqname-to-id HTTP/1.1" 404 186 0.002603 10.0.0.48 - - [2025-09-25 06:27:48] "POST /security-groups HTTP/1.1" 200 574 0.070258 10.0.0.48 - - [2025-09-25 06:27:48] "POST /fqname-to-id HTTP/1.1" 404 217 0.011189 10.0.0.48 - - [2025-09-25 06:27:48] "POST /projects HTTP/1.1" 200 489 0.234316 10.0.0.48 - - [2025-09-25 06:27:48] "POST /access-control-lists HTTP/1.1" 200 583 0.041200 10.0.0.48 - - [2025-09-25 06:27:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.035540 10.0.0.48 - - [2025-09-25 06:27:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.009855 10.0.0.48 - - [2025-09-25 06:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.015912 10.0.0.48 - - [2025-09-25 06:27:48] "GET /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.012495 10.0.0.48 - - [2025-09-25 06:27:48] "POST /access-control-lists HTTP/1.1" 200 581 0.080667 10.0.0.48 - - [2025-09-25 06:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.48 - - [2025-09-25 06:27:48] "GET /virtual-network/b35e59a5-5ba2-4c13-ac92-02c30ebe2273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.004161 10.0.0.48 - - [2025-09-25 06:27:48] "PUT /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d HTTP/1.1" 200 264 0.037255 10.0.0.48 - - [2025-09-25 06:27:48] "PUT /virtual-network/b35e59a5-5ba2-4c13-ac92-02c30ebe2273 HTTP/1.1" 200 264 0.032434 10.0.0.48 - - [2025-09-25 06:27:48] "POST /security-groups HTTP/1.1" 200 546 0.066853 10.0.0.48 - - [2025-09-25 06:27:48] "POST /fqname-to-id HTTP/1.1" 404 240 0.002615 10.0.0.48 - - [2025-09-25 06:27:48] "POST /access-control-lists HTTP/1.1" 200 602 0.022355 10.0.0.48 - - [2025-09-25 06:27:48] "POST /fqname-to-id HTTP/1.1" 404 239 0.015393 10.0.0.48 - - [2025-09-25 06:27:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.043972 10.0.0.48 - - [2025-09-25 06:27:49] "POST /chown HTTP/1.1" 200 109 0.044349 10.0.0.48 - - [2025-09-25 06:27:49] "GET /application-policy-set/a11536d0-6954-4c63-8e0e-53628d8f223e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.039707 10.0.0.48 - - [2025-09-25 06:27:49] "POST /access-control-lists HTTP/1.1" 200 600 0.118289 10.0.0.48 - - [2025-09-25 06:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.48 - - [2025-09-25 06:27:49] "GET /policy-management/c1b449ee-cd34-4d2d-a4b9-c98a26e13ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003016 10.0.0.48 - - [2025-09-25 06:27:49] "POST /tags HTTP/1.1" 409 210 0.006013 10.0.0.48 - - [2025-09-25 06:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.48 - - [2025-09-25 06:27:49] "GET /tag/52a417ee-79d4-4026-a4d3-ac67ed8904a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013639 10.0.0.48 - - [2025-09-25 06:27:49] "POST /firewall-rules HTTP/1.1" 200 570 0.085284 10.0.0.48 - - [2025-09-25 06:27:49] "GET /firewall-rule/404cd0a4-a683-4fa0-9c4c-46e7ee7b2efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.025086 10.0.0.48 - - [2025-09-25 06:27:49] "GET /firewall-policy/6453b1bd-5205-4f55-8f7b-f3be44d81cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003924 10.0.0.48 - - [2025-09-25 06:27:49] "GET /firewall-rule/404cd0a4-a683-4fa0-9c4c-46e7ee7b2efd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002318 10.0.0.48 - - [2025-09-25 06:27:49] "POST /ref-update HTTP/1.1" 200 156 0.036940 10.0.0.48 - - [2025-09-25 06:27:49] "GET /application-policy-set/a11536d0-6954-4c63-8e0e-53628d8f223e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002614 10.0.0.48 - - [2025-09-25 06:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004646 10.0.0.48 - - [2025-09-25 06:27:49] "GET /policy-management/c1b449ee-cd34-4d2d-a4b9-c98a26e13ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002376 10.0.0.48 - - [2025-09-25 06:27:49] "POST /tags HTTP/1.1" 409 210 0.002575 10.0.0.48 - - [2025-09-25 06:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.48 - - [2025-09-25 06:27:49] "GET /tag/52a417ee-79d4-4026-a4d3-ac67ed8904a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013084 10.0.0.48 - - [2025-09-25 06:27:49] "POST /firewall-rules HTTP/1.1" 200 568 0.136700 10.0.0.48 - - [2025-09-25 06:27:49] "GET /firewall-rule/4fb2cfa6-bebd-4d9b-83af-035779819e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.009948 10.0.0.48 - - [2025-09-25 06:27:49] "GET /firewall-policy/6453b1bd-5205-4f55-8f7b-f3be44d81cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.005153 10.0.0.48 - - [2025-09-25 06:27:49] "GET /firewall-rule/4fb2cfa6-bebd-4d9b-83af-035779819e5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.003231 10.0.0.48 - - [2025-09-25 06:27:49] "POST /ref-update HTTP/1.1" 200 156 0.047949 10.0.0.48 - - [2025-09-25 06:27:49] "POST /tags HTTP/1.1" 200 363 0.035402 10.0.0.48 - - [2025-09-25 06:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.48 - - [2025-09-25 06:27:49] "GET /tag/8a399ee8-7440-4069-87a4-dafc5a94e4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.014040 10.0.0.48 - - [2025-09-25 06:27:49] "POST /tags HTTP/1.1" 409 210 0.001851 10.0.0.48 - - [2025-09-25 06:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.48 - - [2025-09-25 06:27:50] "GET /tag/43223098-42a7-430b-acc3-b87f1246d469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.012879 10.0.0.48 - - [2025-09-25 06:27:50] "POST /projects HTTP/1.1" 409 223 0.001856 10.0.0.48 - - [2025-09-25 06:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.48 - - [2025-09-25 06:27:50] "GET /project/7190874e-d43f-423a-a28b-ae30358796c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.053774 10.0.0.48 - - [2025-09-25 06:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006157 10.0.0.48 - - [2025-09-25 06:27:50] "GET /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.019023 10.0.0.48 - - [2025-09-25 06:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.48 - - [2025-09-25 06:27:50] "GET /virtual-network/b35e59a5-5ba2-4c13-ac92-02c30ebe2273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.005822 10.0.0.48 - - [2025-09-25 06:27:50] "PUT /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d HTTP/1.1" 200 264 0.057195 10.0.0.48 - - [2025-09-25 06:27:50] "PUT /virtual-network/b35e59a5-5ba2-4c13-ac92-02c30ebe2273 HTTP/1.1" 200 264 0.049463 10.0.0.48 - - [2025-09-25 06:27:50] "POST /security-groups HTTP/1.1" 409 253 0.005357 10.0.0.48 - - [2025-09-25 06:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.48 - - [2025-09-25 06:27:50] "PUT /security-group/d7a1227f-8914-4a42-8f0f-336dbea6908d HTTP/1.1" 200 262 0.055683 10.0.0.48 - - [2025-09-25 06:27:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.025328 10.0.0.48 - - [2025-09-25 06:27:50] "PUT /access-control-list/9199d7f6-e422-4ac4-99a3-27248e37f91c HTTP/1.1" 200 272 0.010789 10.0.0.48 - - [2025-09-25 06:27:50] "GET /application-policy-set/a11536d0-6954-4c63-8e0e-53628d8f223e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018183 10.0.0.48 - - [2025-09-25 06:27:50] "PUT /access-control-list/49c9ff1a-8daf-4977-b821-bb4fcc3706df HTTP/1.1" 200 272 0.027402 10.0.0.48 - - [2025-09-25 06:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.48 - - [2025-09-25 06:27:50] "GET /policy-management/c1b449ee-cd34-4d2d-a4b9-c98a26e13ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002262 10.0.0.48 - - [2025-09-25 06:27:50] "POST /tags HTTP/1.1" 409 210 0.001314 10.0.0.48 - - [2025-09-25 06:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001294 10.0.0.48 - - [2025-09-25 06:27:50] "GET /tag/43223098-42a7-430b-acc3-b87f1246d469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010615 10.0.0.48 - - [2025-09-25 06:27:50] "POST /firewall-rules HTTP/1.1" 200 570 0.063530 10.0.0.48 - - [2025-09-25 06:27:50] "GET /firewall-rule/610b1f9f-375d-457e-a19a-e644e967e3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.013692 10.0.0.48 - - [2025-09-25 06:27:50] "GET /firewall-policy/6453b1bd-5205-4f55-8f7b-f3be44d81cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004059 10.0.0.48 - - [2025-09-25 06:27:50] "GET /firewall-rule/610b1f9f-375d-457e-a19a-e644e967e3e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002175 10.0.0.48 - - [2025-09-25 06:27:50] "POST /ref-update HTTP/1.1" 200 156 0.044768 10.0.0.48 - - [2025-09-25 06:27:50] "GET /application-policy-set/a11536d0-6954-4c63-8e0e-53628d8f223e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002836 10.0.0.48 - - [2025-09-25 06:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.48 - - [2025-09-25 06:27:50] "GET /policy-management/c1b449ee-cd34-4d2d-a4b9-c98a26e13ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002563 10.0.0.48 - - [2025-09-25 06:27:50] "POST /tags HTTP/1.1" 409 210 0.014306 10.0.0.48 - - [2025-09-25 06:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.48 - - [2025-09-25 06:27:50] "GET /tag/43223098-42a7-430b-acc3-b87f1246d469?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010687 10.0.0.48 - - [2025-09-25 06:27:51] "POST /firewall-rules HTTP/1.1" 200 568 0.074509 10.0.0.48 - - [2025-09-25 06:27:51] "GET /firewall-rule/a51d9faf-45a7-42ef-a184-69d99cccb455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.019330 10.0.0.48 - - [2025-09-25 06:27:51] "GET /firewall-policy/6453b1bd-5205-4f55-8f7b-f3be44d81cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.006684 10.0.0.48 - - [2025-09-25 06:27:51] "GET /firewall-rule/a51d9faf-45a7-42ef-a184-69d99cccb455?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003184 10.0.0.48 - - [2025-09-25 06:27:51] "POST /ref-update HTTP/1.1" 200 156 0.038879 10.0.0.48 - - [2025-09-25 06:27:51] "POST /tags HTTP/1.1" 409 237 0.013252 10.0.0.48 - - [2025-09-25 06:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.48 - - [2025-09-25 06:27:51] "GET /tag/8a399ee8-7440-4069-87a4-dafc5a94e4f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.012146 10.0.0.48 - - [2025-09-25 06:27:51] "GET /virtual-machine-interface/bb4ea6f4-99d8-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.004349 10.0.0.48 - - [2025-09-25 06:27:51] "POST /set-tag HTTP/1.1" 200 109 0.025774 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:28:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000911 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:28:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000762 10.0.0.49 - - [2025-09-25 06:28:34] "GET / HTTP/1.1" 200 35931 0.001450 10.0.0.49 - - [2025-09-25 06:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.49 - - [2025-09-25 06:28:34] "GET /global-system-config/8eaf3d99-dfbf-47b8-8f7d-0075e49f6243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004463 10.0.0.49 - - [2025-09-25 06:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.49 - - [2025-09-25 06:28:34] "GET /routing-instance/f1466567-a49f-40ec-b9dd-6849c91f1220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002947 10.0.0.49 - - [2025-09-25 06:28:34] "PUT /global-system-config/8eaf3d99-dfbf-47b8-8f7d-0075e49f6243 HTTP/1.1" 200 274 0.007751 10.0.0.49 - - [2025-09-25 06:28:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.012889 10.0.0.49 - - [2025-09-25 06:28:34] "POST /virtual-routers HTTP/1.1" 200 599 0.028769 10.0.0.49 - - [2025-09-25 06:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008755 10.0.0.49 - - [2025-09-25 06:28:34] "GET /virtual-router/497f1ca8-f63d-4651-ada1-2d77eb46631f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003807 10.0.0.49 - - [2025-09-25 06:28:34] "POST /fqname-to-id HTTP/1.1" 404 229 0.002082 10.0.0.49 - - [2025-09-25 06:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.49 - - [2025-09-25 06:28:34] "GET /virtual-network/f21401c6-90eb-4cd2-9b7f-ffcb89b8bed5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003971 10.0.0.49 - - [2025-09-25 06:28:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.045345 10.0.0.48 - - [2025-09-25 06:28:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.48 - - [2025-09-25 06:28:41] "GET /virtual-router/497f1ca8-f63d-4651-ada1-2d77eb46631f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002827 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:28:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000945 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:28:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000875 10.0.0.48 - - [2025-09-25 06:29:02] "GET / HTTP/1.1" 200 35931 0.001582 10.0.0.48 - - [2025-09-25 06:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.48 - - [2025-09-25 06:29:02] "GET /global-system-config/8eaf3d99-dfbf-47b8-8f7d-0075e49f6243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004587 10.0.0.48 - - [2025-09-25 06:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.48 - - [2025-09-25 06:29:02] "GET /config-node/21dd8d1f-a436-4eeb-8dfa-61f4a7d519e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002992 10.0.0.48 - - [2025-09-25 06:29:14] "GET / HTTP/1.1" 200 35931 0.001415 10.0.0.48 - - [2025-09-25 06:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.48 - - [2025-09-25 06:29:14] "GET /routing-instance/f1466567-a49f-40ec-b9dd-6849c91f1220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004654 10.0.0.48 - - [2025-09-25 06:29:14] "POST /bgp-routers HTTP/1.1" 409 301 0.003103 10.0.0.48 - - [2025-09-25 06:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.48 - - [2025-09-25 06:29:14] "GET /bgp-router/9b12ff5d-6e9b-47b8-9909-e6159d080bc6?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.010058 10.0.0.48 - - [2025-09-25 06:29:14] "PUT /bgp-router/9b12ff5d-6e9b-47b8-9909-e6159d080bc6 HTTP/1.1" 200 254 0.034002 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:29:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000939 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:29:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001187 10.0.0.48 - - [2025-09-25 06:30:53] "GET /global-system-configs HTTP/1.1" 200 322 0.002454 10.0.0.48 - - [2025-09-25 06:30:55] "GET /global-system-configs HTTP/1.1" 200 322 0.001957 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:31:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001046 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:31:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000823 10.0.0.48 - - [2025-09-25 06:32:37] "GET /virtual-router/497f1ca8-f63d-4651-ada1-2d77eb46631f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003101 10.0.0.48 - - [2025-09-25 06:32:37] "POST /ref-update HTTP/1.1" 200 156 0.007178 10.0.0.48 - - [2025-09-25 06:32:44] "GET /virtual-machine-interface/bb4ea6f4-99d8-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004941 10.0.0.48 - - [2025-09-25 06:32:44] "POST /set-tag HTTP/1.1" 200 109 0.002060 10.0.0.48 - - [2025-09-25 06:32:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.48 - - [2025-09-25 06:32:44] "GET /loadbalancer/b4810a3a-99bf-4310-a9a9-fdc284d12186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002854 10.0.0.48 - - [2025-09-25 06:32:45] "GET /virtual-machine-interface/bb4ea6f4-99d8-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005900 10.0.0.48 - - [2025-09-25 06:32:45] "POST /set-tag HTTP/1.1" 200 109 0.002269 10.0.0.48 - - [2025-09-25 06:32:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.48 - - [2025-09-25 06:32:45] "GET /loadbalancer/b4810a3a-99bf-4310-a9a9-fdc284d12186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002610 10.0.0.48 - - [2025-09-25 06:32:45] "GET /loadbalancer-pool/52cfc25c-99c4-44e7-ae2a-b2bea3801360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004099 10.0.0.48 - - [2025-09-25 06:32:45] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013917 10.0.0.48 - - [2025-09-25 06:32:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.008284 10.0.0.48 - - [2025-09-25 06:32:45] "GET /virtual-machine-interface/bb4ea6f4-99d8-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006650 10.0.0.48 - - [2025-09-25 06:32:45] "GET /virtual-machine-interface/bb4ea6f4-99d8-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009794 10.0.0.48 - - [2025-09-25 06:32:45] "POST /tags HTTP/1.1" 409 205 0.001633 10.0.0.48 - - [2025-09-25 06:32:45] "POST /ref-update HTTP/1.1" 200 156 0.007292 10.0.0.48 - - [2025-09-25 06:32:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.48 - - [2025-09-25 06:32:45] "GET /tag/fc8e78fa-88d7-4c49-9477-9b6db19a378d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.017841 10.0.0.48 - - [2025-09-25 06:32:45] "GET /floating-ip/aa078f43-4ae3-4ca9-9edc-cae71118b414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.019987 10.0.0.48 - - [2025-09-25 06:32:45] "PUT /floating-ip/aa078f43-4ae3-4ca9-9edc-cae71118b414 HTTP/1.1" 200 256 0.031166 10.0.0.48 - - [2025-09-25 06:32:45] "POST /set-tag HTTP/1.1" 200 109 0.122911 10.0.0.48 - - [2025-09-25 06:32:45] "GET /loadbalancer-pool/3e627863-5a60-4a1c-b9e5-190d50f77dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004230 10.0.0.48 - - [2025-09-25 06:32:45] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014695 10.0.0.48 - - [2025-09-25 06:32:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.026304 10.0.0.48 - - [2025-09-25 06:32:45] "GET /virtual-machine-interface/bb4ea6f4-99d8-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012393 10.0.0.48 - - [2025-09-25 06:32:45] "GET /virtual-machine-interface/bb4ea6f4-99d8-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004324 10.0.0.48 - - [2025-09-25 06:32:45] "POST /ref-update HTTP/1.1" 200 156 0.008930 10.0.0.48 - - [2025-09-25 06:32:45] "POST /set-tag HTTP/1.1" 200 109 0.002568 10.0.0.48 - - [2025-09-25 06:32:45] "GET /loadbalancer-pool/20f640d3-e8b2-482c-aebc-7ab40f6d46c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003550 10.0.0.48 - - [2025-09-25 06:32:45] "GET /floating-ip/aa078f43-4ae3-4ca9-9edc-cae71118b414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003402 10.0.0.48 - - [2025-09-25 06:32:45] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021334 10.0.0.48 - - [2025-09-25 06:32:45] "PUT /floating-ip/aa078f43-4ae3-4ca9-9edc-cae71118b414 HTTP/1.1" 200 256 0.027026 10.0.0.48 - - [2025-09-25 06:32:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.007529 10.0.0.48 - - [2025-09-25 06:32:45] "GET /virtual-machine-interface/bb4ea6f4-99d8-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012635 10.0.0.48 - - [2025-09-25 06:32:45] "GET /virtual-machine-interface/bb4ea6f4-99d8-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007260 10.0.0.48 - - [2025-09-25 06:32:45] "POST /set-tag HTTP/1.1" 200 109 0.007545 10.0.0.48 - - [2025-09-25 06:32:45] "POST /ref-update HTTP/1.1" 200 156 0.010627 10.0.0.48 - - [2025-09-25 06:32:45] "GET /floating-ip/aa078f43-4ae3-4ca9-9edc-cae71118b414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.002556 10.0.0.48 - - [2025-09-25 06:32:45] "PUT /floating-ip/aa078f43-4ae3-4ca9-9edc-cae71118b414 HTTP/1.1" 200 256 0.009696 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:32:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000900 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:32:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000801 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:32:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000923 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:32:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000928 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:33:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001013 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:33:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000864 10.0.0.49 - - [2025-09-25 06:33:02] "GET / HTTP/1.1" 200 35931 0.001734 10.0.0.49 - - [2025-09-25 06:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.49 - - [2025-09-25 06:33:02] "GET /global-system-config/8eaf3d99-dfbf-47b8-8f7d-0075e49f6243?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004358 10.0.0.49 - - [2025-09-25 06:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.49 - - [2025-09-25 06:33:02] "GET /routing-instance/f1466567-a49f-40ec-b9dd-6849c91f1220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002347 10.0.0.49 - - [2025-09-25 06:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.49 - - [2025-09-25 06:33:02] "GET /virtual-router/497f1ca8-f63d-4651-ada1-2d77eb46631f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003174 10.0.0.49 - - [2025-09-25 06:33:02] "PUT /virtual-router/497f1ca8-f63d-4651-ada1-2d77eb46631f HTTP/1.1" 200 262 0.011692 10.0.0.49 - - [2025-09-25 06:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006762 10.0.0.49 - - [2025-09-25 06:33:02] "GET /virtual-router/497f1ca8-f63d-4651-ada1-2d77eb46631f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002840 10.0.0.49 - - [2025-09-25 06:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.49 - - [2025-09-25 06:33:02] "GET /virtual-machine-interface/2de22ca3-a71f-4499-a4ac-f4de19439f6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004461 10.0.0.49 - - [2025-09-25 06:33:02] "PUT /virtual-machine-interface/2de22ca3-a71f-4499-a4ac-f4de19439f6f HTTP/1.1" 200 284 0.009401 10.0.0.48 - - [2025-09-25 06:34:28] "GET /virtual-machine-interface/bb4ea6f4-99d8-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007238 10.0.0.48 - - [2025-09-25 06:34:28] "POST /set-tag HTTP/1.1" 200 109 0.006792 10.0.0.48 - - [2025-09-25 06:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.48 - - [2025-09-25 06:34:28] "GET /loadbalancer/b4810a3a-99bf-4310-a9a9-fdc284d12186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002404 10.0.0.48 - - [2025-09-25 06:34:28] "GET /virtual-machine-interface/bb4ea6f4-99d8-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004096 10.0.0.48 - - [2025-09-25 06:34:28] "POST /set-tag HTTP/1.1" 200 109 0.027269 10.0.0.48 - - [2025-09-25 06:34:28] "DELETE /loadbalancer-member/caaece0b-445d-490e-96b4-29baa5ac9646 HTTP/1.1" 200 115 0.058770 10.0.0.48 - - [2025-09-25 06:34:28] "GET /virtual-machine-interface/bb4ea6f4-99d8-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007649 10.0.0.48 - - [2025-09-25 06:34:28] "POST /set-tag HTTP/1.1" 200 109 0.002735 10.0.0.48 - - [2025-09-25 06:34:28] "DELETE /loadbalancer-member/080aafb9-96a9-4ecd-8bc2-a91780164119 HTTP/1.1" 200 115 0.029183 10.0.0.48 - - [2025-09-25 06:34:28] "GET /virtual-machine-interface/bb4ea6f4-99d8-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007785 10.0.0.48 - - [2025-09-25 06:34:28] "POST /set-tag HTTP/1.1" 200 109 0.002293 10.0.0.48 - - [2025-09-25 06:34:28] "DELETE /loadbalancer-member/e06883a1-fbdc-4f84-ade8-ef977d19ffab HTTP/1.1" 200 115 0.055623 10.0.0.48 - - [2025-09-25 06:34:28] "GET /virtual-machine-interface/bb4ea6f4-99d8-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009728 10.0.0.48 - - [2025-09-25 06:34:28] "POST /set-tag HTTP/1.1" 200 109 0.002332 10.0.0.48 - - [2025-09-25 06:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.48 - - [2025-09-25 06:34:28] "GET /loadbalancer/b4810a3a-99bf-4310-a9a9-fdc284d12186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002202 10.0.0.48 - - [2025-09-25 06:34:28] "GET /loadbalancer-pool/52cfc25c-99c4-44e7-ae2a-b2bea3801360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002909 10.0.0.48 - - [2025-09-25 06:34:28] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020627 10.0.0.48 - - [2025-09-25 06:34:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.015079 10.0.0.48 - - [2025-09-25 06:34:28] "GET /virtual-machine-interface/bb4ea6f4-99d8-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.031329 10.0.0.48 - - [2025-09-25 06:34:28] "GET /virtual-machine-interface/bb4ea6f4-99d8-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008795 10.0.0.48 - - [2025-09-25 06:34:28] "GET /floating-ip/aa078f43-4ae3-4ca9-9edc-cae71118b414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002480 10.0.0.48 - - [2025-09-25 06:34:28] "POST /set-tag HTTP/1.1" 200 109 0.080197 10.0.0.48 - - [2025-09-25 06:34:28] "GET /loadbalancer-pool/3e627863-5a60-4a1c-b9e5-190d50f77dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.011120 10.0.0.48 - - [2025-09-25 06:34:29] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025133 10.0.0.48 - - [2025-09-25 06:34:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.008291 10.0.0.48 - - [2025-09-25 06:34:29] "GET /virtual-machine-interface/bb4ea6f4-99d8-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011062 10.0.0.48 - - [2025-09-25 06:34:29] "GET /virtual-machine-interface/bb4ea6f4-99d8-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005006 10.0.0.48 - - [2025-09-25 06:34:29] "POST /set-tag HTTP/1.1" 200 109 0.006463 10.0.0.48 - - [2025-09-25 06:34:29] "GET /floating-ip/aa078f43-4ae3-4ca9-9edc-cae71118b414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001567 10.0.0.48 - - [2025-09-25 06:34:29] "GET /loadbalancer-pool/20f640d3-e8b2-482c-aebc-7ab40f6d46c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002950 10.0.0.48 - - [2025-09-25 06:34:29] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025117 10.0.0.48 - - [2025-09-25 06:34:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.021222 10.0.0.48 - - [2025-09-25 06:34:29] "GET /virtual-machine-interface/bb4ea6f4-99d8-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.020335 10.0.0.48 - - [2025-09-25 06:34:29] "GET /virtual-machine-interface/bb4ea6f4-99d8-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008696 10.0.0.48 - - [2025-09-25 06:34:29] "GET /floating-ip/aa078f43-4ae3-4ca9-9edc-cae71118b414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003885 10.0.0.48 - - [2025-09-25 06:34:29] "POST /set-tag HTTP/1.1" 200 109 0.002316 10.0.0.48 - - [2025-09-25 06:35:53] "GET /global-system-configs HTTP/1.1" 200 322 0.002112 10.0.0.48 - - [2025-09-25 06:35:55] "GET /global-system-configs HTTP/1.1" 200 322 0.002764 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:36:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000966 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:36:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000775 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:37:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000984 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:37:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000847 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:37:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000878 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:37:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000822 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:37:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001004 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:37:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000980 10.0.0.48 - - [2025-09-25 06:39:24] "GET / HTTP/1.1" 200 35931 0.001940 10.0.0.48 - - [2025-09-25 06:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.48 - - [2025-09-25 06:39:24] "GET /project/28338409-0c2c-45f1-8860-a30f6ccb6698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.030583 10.0.0.48 - - [2025-09-25 06:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.48 - - [2025-09-25 06:39:24] "GET /project/28338409-0c2c-45f1-8860-a30f6ccb6698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.035532 10.0.0.48 - - [2025-09-25 06:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.48 - - [2025-09-25 06:39:25] "GET /project/28338409-0c2c-45f1-8860-a30f6ccb6698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.036139 10.0.0.48 - - [2025-09-25 06:39:25] "POST /tags HTTP/1.1" 200 333 0.024696 10.0.0.48 - - [2025-09-25 06:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006723 10.0.0.48 - - [2025-09-25 06:39:25] "GET /tag/3ed9a3ba-5e24-46cc-84b4-2cf19b486f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.023585 10.0.0.48 - - [2025-09-25 06:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.48 - - [2025-09-25 06:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.48 - - [2025-09-25 06:39:25] "GET /project/28338409-0c2c-45f1-8860-a30f6ccb6698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.043812 10.0.0.48 - - [2025-09-25 06:39:25] "GET /virtual-networks?parent_id=28338409-0c2c-45f1-8860-a30f6ccb6698&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001967 10.0.0.48 - - [2025-09-25 06:39:25] "GET /project/28338409-0c2c-45f1-8860-a30f6ccb6698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.045736 10.0.0.48 - - [2025-09-25 06:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007039 10.0.0.48 - - [2025-09-25 06:39:25] "POST /virtual-networks HTTP/1.1" 200 512 0.098135 10.0.0.48 - - [2025-09-25 06:39:25] "GET /virtual-network/b35e59a5-5ba2-4c13-ac92-02c30ebe2273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.022160 10.0.0.48 - - [2025-09-25 06:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.026635 10.0.0.48 - - [2025-09-25 06:39:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004945 10.0.0.48 - - [2025-09-25 06:39:25] "GET /service-appliance-set/d0d59601-70d8-49f2-8a9c-a1f834b46766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002321 10.0.0.48 - - [2025-09-25 06:39:25] "GET /network-ipam/047ed993-9bd5-4a33-9b0a-1376bb02ba29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1042 0.002978 10.0.0.48 - - [2025-09-25 06:39:25] "POST /fqname-to-id HTTP/1.1" 404 254 0.002153 10.0.0.48 - - [2025-09-25 06:39:26] "POST /useragent-kv HTTP/1.1" 200 115 0.022014 10.0.0.48 - - [2025-09-25 06:39:26] "POST /ref-update HTTP/1.1" 200 156 0.071872 10.0.0.48 - - [2025-09-25 06:39:26] "GET /virtual-network/42519b57-9893-43a4-81b9-1b04eb592403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.042983 10.0.0.48 - - [2025-09-25 06:39:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.134400 10.0.0.48 - - [2025-09-25 06:39:26] "GET /virtual-machine-interface/ba09d2af-04ce-4634-a5c8-6843e0be8ef7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.013817 10.0.0.48 - - [2025-09-25 06:39:26] "GET /domains HTTP/1.1" 200 280 0.007548 10.0.0.48 - - [2025-09-25 06:39:26] "GET /domain/daa82586-b0ca-48a2-9beb-cf2a15a64a31 HTTP/1.1" 200 3087 0.012570 10.0.0.48 - - [2025-09-25 06:39:26] "GET /project/28338409-0c2c-45f1-8860-a30f6ccb6698 HTTP/1.1" 200 5475 0.052064 10.0.0.48 - - [2025-09-25 06:39:26] "GET /virtual-network/42519b57-9893-43a4-81b9-1b04eb592403 HTTP/1.1" 200 2088 0.005674 10.0.0.48 - - [2025-09-25 06:39:26] "GET /virtual-network/42519b57-9893-43a4-81b9-1b04eb592403 HTTP/1.1" 200 2088 0.004314 10.0.0.48 - - [2025-09-25 06:39:26] "POST /instance-ips HTTP/1.1" 200 409 0.052058 10.0.0.48 - - [2025-09-25 06:39:26] "GET /routing-instance/2dd9171f-39f6-4640-9840-b40240826e86 HTTP/1.1" 200 1181 0.008068 10.0.0.48 - - [2025-09-25 06:39:26] "GET /routing-instance/2dd9171f-39f6-4640-9840-b40240826e86 HTTP/1.1" 200 1181 0.004699 10.0.0.48 - - [2025-09-25 06:39:26] "GET /instance-ip/9150c8b1-4084-49d9-9512-86c93c7efdf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.003454 10.0.0.48 - - [2025-09-25 06:39:26] "POST /loadbalancers HTTP/1.1" 200 610 0.060746 10.0.0.48 - - [2025-09-25 06:39:26] "GET /project/28338409-0c2c-45f1-8860-a30f6ccb6698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.058418 10.0.0.48 - - [2025-09-25 06:39:26] "GET /instance-ip/9150c8b1-4084-49d9-9512-86c93c7efdf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.006163 10.0.0.48 - - [2025-09-25 06:39:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.054361 10.0.0.48 - - [2025-09-25 06:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011650 10.0.0.48 - - [2025-09-25 06:39:26] "POST /route-targets HTTP/1.1" 200 327 0.028010 10.0.0.48 - - [2025-09-25 06:39:26] "GET /project/28338409-0c2c-45f1-8860-a30f6ccb6698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.068670 10.0.0.48 - - [2025-09-25 06:39:26] "POST /ref-update HTTP/1.1" 200 156 0.042362 10.0.0.48 - - [2025-09-25 06:39:26] "POST /floating-ips HTTP/1.1" 200 597 0.081527 10.0.0.48 - - [2025-09-25 06:39:26] "GET /loadbalancer/b01078c8-c9e9-4185-bfed-d50aafc0477a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.012006 10.0.0.48 - - [2025-09-25 06:39:26] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.023889 10.0.0.48 - - [2025-09-25 06:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006346 10.0.0.48 - - [2025-09-25 06:39:26] "GET /project/28338409-0c2c-45f1-8860-a30f6ccb6698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.037991 10.0.0.48 - - [2025-09-25 06:39:26] "GET /loadbalancer-listener/6439f34d-edd9-40c9-9644-faa1b380ad3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003077 10.0.0.48 - - [2025-09-25 06:39:26] "GET /loadbalancer-listener/6439f34d-edd9-40c9-9644-faa1b380ad3c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.002904 10.0.0.48 - - [2025-09-25 06:39:26] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.018982 10.0.0.48 - - [2025-09-25 06:39:26] "GET /instance-ip/9150c8b1-4084-49d9-9512-86c93c7efdf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.012003 10.0.0.48 - - [2025-09-25 06:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004258 10.0.0.48 - - [2025-09-25 06:39:26] "GET /loadbalancer/b01078c8-c9e9-4185-bfed-d50aafc0477a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002211 10.0.0.48 - - [2025-09-25 06:39:26] "GET /instance-ip/9150c8b1-4084-49d9-9512-86c93c7efdf0?fields=floating_ips HTTP/1.1" 200 1213 0.005467 10.0.0.48 - - [2025-09-25 06:39:26] "GET /floating-ip/1e8fb38e-340d-4617-a111-49608d99dd93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.001652 10.0.0.48 - - [2025-09-25 06:39:26] "POST /tags HTTP/1.1" 200 295 0.055625 10.0.0.48 - - [2025-09-25 06:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009708 10.0.0.48 - - [2025-09-25 06:39:26] "GET /tag/20801811-0ae0-4a5b-900a-10256d54f65e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.013119 10.0.0.48 - - [2025-09-25 06:39:26] "POST /tags HTTP/1.1" 409 233 0.002656 10.0.0.48 - - [2025-09-25 06:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.48 - - [2025-09-25 06:39:27] "GET /tag/a9d4af4d-0a3a-44b8-881b-d610dd181ac7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.012225 10.0.0.48 - - [2025-09-25 06:39:27] "POST /tags HTTP/1.1" 409 206 0.002135 10.0.0.48 - - [2025-09-25 06:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.48 - - [2025-09-25 06:39:27] "GET /tag/71f7e52b-049c-4f17-94ef-e8085c9b650c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010800 10.0.0.48 - - [2025-09-25 06:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001452 10.0.0.48 - - [2025-09-25 06:39:27] "GET /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004291 10.0.0.48 - - [2025-09-25 06:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.48 - - [2025-09-25 06:39:27] "GET /project/28338409-0c2c-45f1-8860-a30f6ccb6698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.037744 10.0.0.48 - - [2025-09-25 06:39:27] "POST /virtual-machines HTTP/1.1" 200 369 0.008170 10.0.0.48 - - [2025-09-25 06:39:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.010476 10.0.0.48 - - [2025-09-25 06:39:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.111238 10.0.0.48 - - [2025-09-25 06:39:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.009171 10.0.0.48 - - [2025-09-25 06:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005677 10.0.0.48 - - [2025-09-25 06:39:27] "GET /virtual-machine-interface/61de1d00-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.004887 10.0.0.48 - - [2025-09-25 06:39:27] "POST /instance-ips HTTP/1.1" 200 409 0.018954 10.0.0.48 - - [2025-09-25 06:39:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.029251 10.0.0.48 - - [2025-09-25 06:39:27] "GET /virtual-machine-interface/61de1d00-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.010330 10.0.0.48 - - [2025-09-25 06:39:27] "POST /set-tag HTTP/1.1" 200 109 0.016062 10.0.0.48 - - [2025-09-25 06:39:27] "GET /virtual-machine-interface/61de1d00-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.017828 10.0.0.48 - - [2025-09-25 06:39:27] "GET /instance-ip/61f81944-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003493 10.0.0.48 - - [2025-09-25 06:39:27] "GET /virtual-machine-interface/61de1d00-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004558 10.0.0.48 - - [2025-09-25 06:39:27] "POST /set-tag HTTP/1.1" 200 109 0.002155 10.0.0.48 - - [2025-09-25 06:39:27] "GET /virtual-router/497f1ca8-f63d-4651-ada1-2d77eb46631f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002483 10.0.0.48 - - [2025-09-25 06:39:27] "POST /ref-update HTTP/1.1" 200 156 0.008133 10.0.0.48 - - [2025-09-25 06:39:27] "GET /virtual-machine-interface/61de1d00-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.011936 10.0.0.48 - - [2025-09-25 06:39:27] "POST /set-tag HTTP/1.1" 200 109 0.001849 10.0.0.48 - - [2025-09-25 06:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.48 - - [2025-09-25 06:39:27] "GET /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004077 10.0.0.48 - - [2025-09-25 06:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.48 - - [2025-09-25 06:39:27] "GET /project/28338409-0c2c-45f1-8860-a30f6ccb6698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.040520 10.0.0.48 - - [2025-09-25 06:39:27] "POST /virtual-machines HTTP/1.1" 200 369 0.013680 10.0.0.48 - - [2025-09-25 06:39:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.015075 10.0.0.48 - - [2025-09-25 06:39:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.120191 10.0.0.48 - - [2025-09-25 06:39:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.009041 10.0.0.48 - - [2025-09-25 06:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.48 - - [2025-09-25 06:39:28] "GET /virtual-machine-interface/624fd878-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.009200 10.0.0.48 - - [2025-09-25 06:39:28] "POST /instance-ips HTTP/1.1" 200 409 0.019610 10.0.0.48 - - [2025-09-25 06:39:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.020115 10.0.0.48 - - [2025-09-25 06:39:28] "GET /virtual-machine-interface/624fd878-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.009142 10.0.0.48 - - [2025-09-25 06:39:28] "POST /set-tag HTTP/1.1" 200 109 0.015871 10.0.0.48 - - [2025-09-25 06:39:28] "GET /virtual-machine-interface/624fd878-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.017317 10.0.0.48 - - [2025-09-25 06:39:28] "GET /instance-ip/626cabec-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003035 10.0.0.48 - - [2025-09-25 06:39:28] "GET /virtual-machine-interface/624fd878-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004587 10.0.0.48 - - [2025-09-25 06:39:28] "POST /set-tag HTTP/1.1" 200 109 0.001981 10.0.0.48 - - [2025-09-25 06:39:28] "GET /virtual-router/497f1ca8-f63d-4651-ada1-2d77eb46631f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003676 10.0.0.48 - - [2025-09-25 06:39:28] "POST /ref-update HTTP/1.1" 200 156 0.008063 10.0.0.48 - - [2025-09-25 06:39:28] "GET /virtual-machine-interface/624fd878-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005367 10.0.0.48 - - [2025-09-25 06:39:28] "POST /set-tag HTTP/1.1" 200 109 0.002009 10.0.0.48 - - [2025-09-25 06:39:28] "GET /virtual-machine-interface/61de1d00-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.003983 10.0.0.48 - - [2025-09-25 06:39:28] "POST /set-tag HTTP/1.1" 200 109 0.001642 10.0.0.48 - - [2025-09-25 06:39:28] "GET /virtual-machine-interface/624fd878-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004641 10.0.0.48 - - [2025-09-25 06:39:28] "POST /set-tag HTTP/1.1" 200 109 0.002014 10.0.0.48 - - [2025-09-25 06:39:31] "GET /domains HTTP/1.1" 200 280 0.002222 10.0.0.48 - - [2025-09-25 06:39:31] "GET /domain/daa82586-b0ca-48a2-9beb-cf2a15a64a31 HTTP/1.1" 200 3087 0.002766 10.0.0.48 - - [2025-09-25 06:39:31] "GET /project/28338409-0c2c-45f1-8860-a30f6ccb6698 HTTP/1.1" 200 7063 0.035313 10.0.0.48 - - [2025-09-25 06:39:31] "GET /virtual-network/42519b57-9893-43a4-81b9-1b04eb592403 HTTP/1.1" 200 2088 0.004108 10.0.0.48 - - [2025-09-25 06:39:31] "GET /virtual-network/42519b57-9893-43a4-81b9-1b04eb592403 HTTP/1.1" 200 2088 0.005102 10.0.0.48 - - [2025-09-25 06:39:31] "GET /routing-instance/2dd9171f-39f6-4640-9840-b40240826e86 HTTP/1.1" 200 1402 0.004197 10.0.0.48 - - [2025-09-25 06:39:31] "GET /routing-instance/2dd9171f-39f6-4640-9840-b40240826e86 HTTP/1.1" 200 1402 0.002632 10.0.0.48 - - [2025-09-25 06:39:31] "GET /route-target/aa593a57-cc59-42f2-b6cd-d1512ade817d HTTP/1.1" 200 1153 0.002328 10.0.0.48 - - [2025-09-25 06:39:31] "GET /virtual-network/42519b57-9893-43a4-81b9-1b04eb592403 HTTP/1.1" 200 2088 0.003657 10.0.0.48 - - [2025-09-25 06:39:31] "GET /routing-instance/2dd9171f-39f6-4640-9840-b40240826e86 HTTP/1.1" 200 1402 0.002123 10.0.0.48 - - [2025-09-25 06:39:31] "GET /virtual-network/42519b57-9893-43a4-81b9-1b04eb592403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003673 10.0.0.48 - - [2025-09-25 06:39:31] "GET /virtual-network/42519b57-9893-43a4-81b9-1b04eb592403 HTTP/1.1" 200 2088 0.003425 10.0.0.48 - - [2025-09-25 06:39:31] "GET /routing-instance/2dd9171f-39f6-4640-9840-b40240826e86 HTTP/1.1" 200 1402 0.002030 10.0.0.48 - - [2025-09-25 06:39:31] "GET /routing-instance/2dd9171f-39f6-4640-9840-b40240826e86 HTTP/1.1" 200 1402 0.002189 10.0.0.48 - - [2025-09-25 06:39:31] "GET /route-target/aa593a57-cc59-42f2-b6cd-d1512ade817d HTTP/1.1" 200 1153 0.001996 10.0.0.48 - - [2025-09-25 06:39:31] "GET /domains HTTP/1.1" 200 280 0.001915 10.0.0.48 - - [2025-09-25 06:39:31] "GET /domain/daa82586-b0ca-48a2-9beb-cf2a15a64a31 HTTP/1.1" 200 3087 0.002628 10.0.0.48 - - [2025-09-25 06:39:31] "GET /project/28338409-0c2c-45f1-8860-a30f6ccb6698 HTTP/1.1" 200 7063 0.049263 10.0.0.48 - - [2025-09-25 06:39:31] "GET /virtual-network/42519b57-9893-43a4-81b9-1b04eb592403 HTTP/1.1" 200 2088 0.005515 10.0.0.48 - - [2025-09-25 06:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.48 - - [2025-09-25 06:39:31] "GET /project/28338409-0c2c-45f1-8860-a30f6ccb6698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.039013 10.0.0.48 - - [2025-09-25 06:39:31] "GET /virtual-network/42519b57-9893-43a4-81b9-1b04eb592403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.006316 10.0.0.48 - - [2025-09-25 06:39:31] "GET /floating-ip-pools?parent_id=42519b57-9893-43a4-81b9-1b04eb592403&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001783 10.0.0.48 - - [2025-09-25 06:39:31] "GET /virtual-network/42519b57-9893-43a4-81b9-1b04eb592403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003615 10.0.0.48 - - [2025-09-25 06:39:31] "POST /floating-ip-pools HTTP/1.1" 200 562 0.026244 10.0.0.48 - - [2025-09-25 06:39:31] "POST /ref-update HTTP/1.1" 200 156 0.021103 10.0.0.48 - - [2025-09-25 06:39:31] "GET /virtual-network/42519b57-9893-43a4-81b9-1b04eb592403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.015687 10.0.0.48 - - [2025-09-25 06:39:31] "GET /domains HTTP/1.1" 200 280 0.002005 10.0.0.48 - - [2025-09-25 06:39:31] "GET /domain/daa82586-b0ca-48a2-9beb-cf2a15a64a31 HTTP/1.1" 200 3087 0.003082 10.0.0.48 - - [2025-09-25 06:39:31] "GET /project/28338409-0c2c-45f1-8860-a30f6ccb6698 HTTP/1.1" 200 7319 0.032276 10.0.0.48 - - [2025-09-25 06:39:31] "GET /virtual-network/42519b57-9893-43a4-81b9-1b04eb592403 HTTP/1.1" 200 2326 0.005715 10.0.0.48 - - [2025-09-25 06:39:31] "GET /floating-ip-pool/01ccb434-ee2a-4403-9961-02509547f7e4 HTTP/1.1" 200 1313 0.002158 10.0.0.48 - - [2025-09-25 06:39:31] "GET /domains HTTP/1.1" 200 280 0.001838 10.0.0.48 - - [2025-09-25 06:39:31] "GET /domain/daa82586-b0ca-48a2-9beb-cf2a15a64a31 HTTP/1.1" 200 3087 0.002861 10.0.0.48 - - [2025-09-25 06:39:31] "GET /project/28338409-0c2c-45f1-8860-a30f6ccb6698 HTTP/1.1" 200 7319 0.027297 10.0.0.48 - - [2025-09-25 06:39:31] "GET /virtual-network/42519b57-9893-43a4-81b9-1b04eb592403 HTTP/1.1" 200 2326 0.004731 10.0.0.48 - - [2025-09-25 06:39:31] "GET /virtual-network/42519b57-9893-43a4-81b9-1b04eb592403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004133 10.0.0.48 - - [2025-09-25 06:39:31] "POST /tags HTTP/1.1" 200 365 0.052695 10.0.0.48 - - [2025-09-25 06:39:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.48 - - [2025-09-25 06:39:31] "GET /tag/56f4ddfc-3bd2-463f-b2e9-840709ae59be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013634 10.0.0.48 - - [2025-09-25 06:39:31] "POST /tags HTTP/1.1" 409 206 0.001649 10.0.0.48 - - [2025-09-25 06:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004736 10.0.0.48 - - [2025-09-25 06:39:32] "GET /tag/71f7e52b-049c-4f17-94ef-e8085c9b650c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011444 10.0.0.48 - - [2025-09-25 06:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.48 - - [2025-09-25 06:39:32] "GET /project/28338409-0c2c-45f1-8860-a30f6ccb6698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.035744 10.0.0.48 - - [2025-09-25 06:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.48 - - [2025-09-25 06:39:32] "GET /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004119 10.0.0.48 - - [2025-09-25 06:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.48 - - [2025-09-25 06:39:32] "GET /service-appliance-set/87bbc722-f31a-4b5d-9df6-60ebd00b4757?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004697 10.0.0.48 - - [2025-09-25 06:39:32] "POST /fqname-to-id HTTP/1.1" 404 258 0.002049 10.0.0.48 - - [2025-09-25 06:39:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.101912 10.0.0.48 - - [2025-09-25 06:39:32] "GET /virtual-machine-interface/587f814d-a448-4623-8a13-7e3ea85f1a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.016663 10.0.0.48 - - [2025-09-25 06:39:32] "POST /set-tag HTTP/1.1" 200 109 0.020852 10.0.0.48 - - [2025-09-25 06:39:32] "POST /instance-ips HTTP/1.1" 200 417 0.035408 10.0.0.48 - - [2025-09-25 06:39:32] "GET /instance-ip/b6df2cc9-4e50-4393-807c-7f6269ab92d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.006550 10.0.0.48 - - [2025-09-25 06:39:32] "POST /loadbalancers HTTP/1.1" 200 618 0.060267 10.0.0.48 - - [2025-09-25 06:39:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.026713 10.0.0.48 - - [2025-09-25 06:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012159 10.0.0.48 - - [2025-09-25 06:39:32] "POST /service-instances HTTP/1.1" 200 566 0.034138 10.0.0.48 - - [2025-09-25 06:39:32] "POST /ref-update HTTP/1.1" 200 156 0.013726 10.0.0.48 - - [2025-09-25 06:39:32] "GET /project/28338409-0c2c-45f1-8860-a30f6ccb6698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.051316 10.0.0.48 - - [2025-09-25 06:39:32] "GET /virtual-machine-interface/587f814d-a448-4623-8a13-7e3ea85f1a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.006321 10.0.0.48 - - [2025-09-25 06:39:32] "PUT /service-instance/cfd392c4-2db5-48da-acb4-c6dff8e82ac9 HTTP/1.1" 200 266 0.013317 10.0.0.48 - - [2025-09-25 06:39:32] "GET /virtual-machine-interface/587f814d-a448-4623-8a13-7e3ea85f1a2f?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.012516 10.0.0.48 - - [2025-09-25 06:39:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.020677 10.0.0.48 - - [2025-09-25 06:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.48 - - [2025-09-25 06:39:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.48 - - [2025-09-25 06:39:32] "GET /floating-ip-pool/01ccb434-ee2a-4403-9961-02509547f7e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.002314 10.0.0.48 - - [2025-09-25 06:39:32] "POST /virtual-machines HTTP/1.1" 200 429 0.011926 10.0.0.48 - - [2025-09-25 06:39:32] "POST /floating-ips HTTP/1.1" 200 671 0.113334 10.0.0.48 - - [2025-09-25 06:39:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.069131 10.0.0.48 - - [2025-09-25 06:39:33] "GET /application-policy-set/a11536d0-6954-4c63-8e0e-53628d8f223e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008596 10.0.0.48 - - [2025-09-25 06:39:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.218592 10.0.0.48 - - [2025-09-25 06:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.48 - - [2025-09-25 06:39:33] "POST /chown HTTP/1.1" 200 109 0.029059 10.0.0.48 - - [2025-09-25 06:39:33] "GET /policy-management/c1b449ee-cd34-4d2d-a4b9-c98a26e13ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002725 10.0.0.48 - - [2025-09-25 06:39:33] "POST /tags HTTP/1.1" 409 221 0.001844 10.0.0.48 - - [2025-09-25 06:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.48 - - [2025-09-25 06:39:33] "POST /chown HTTP/1.1" 200 109 0.008364 10.0.0.48 - - [2025-09-25 06:39:33] "GET /tag/3ed9a3ba-5e24-46cc-84b4-2cf19b486f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.013149 10.0.0.48 - - [2025-09-25 06:39:33] "POST /tags HTTP/1.1" 409 238 0.001565 10.0.0.48 - - [2025-09-25 06:39:33] "PUT /virtual-machine-interface/cafe44a4-2f10-4ea9-aa43-a6cf5c33f6d7 HTTP/1.1" 200 284 0.029824 10.0.0.48 - - [2025-09-25 06:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.019820 10.0.0.48 - - [2025-09-25 06:39:33] "PUT /instance-ip/b6df2cc9-4e50-4393-807c-7f6269ab92d0 HTTP/1.1" 200 256 0.036495 10.0.0.48 - - [2025-09-25 06:39:33] "GET /tag/56f4ddfc-3bd2-463f-b2e9-840709ae59be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013443 10.0.0.48 - - [2025-09-25 06:39:33] "POST /ref-update HTTP/1.1" 200 156 0.021204 10.0.0.48 - - [2025-09-25 06:39:33] "POST /ref-update HTTP/1.1" 200 156 0.020789 10.0.0.48 - - [2025-09-25 06:39:33] "POST /firewall-rules HTTP/1.1" 200 650 0.078738 10.0.0.48 - - [2025-09-25 06:39:33] "GET /firewall-rule/168987bc-90a3-4863-8a14-b236ddb8eb5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.029225 10.0.0.48 - - [2025-09-25 06:39:33] "POST /ref-update HTTP/1.1" 200 156 0.043911 10.0.0.48 - - [2025-09-25 06:39:33] "GET /firewall-policy/195a2358-e8ef-48c3-8d08-ce8f3da7cb9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003177 10.0.0.48 - - [2025-09-25 06:39:33] "GET /firewall-rule/168987bc-90a3-4863-8a14-b236ddb8eb5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.005735 10.0.0.48 - - [2025-09-25 06:39:33] "POST /ref-update HTTP/1.1" 200 156 0.016072 10.0.0.48 - - [2025-09-25 06:39:33] "POST /ref-update HTTP/1.1" 200 156 0.014434 10.0.0.48 - - [2025-09-25 06:39:33] "POST /ref-update HTTP/1.1" 200 156 0.057078 10.0.0.48 - - [2025-09-25 06:39:33] "POST /ref-update HTTP/1.1" 200 156 0.026679 10.0.0.48 - - [2025-09-25 06:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.48 - - [2025-09-25 06:39:33] "POST /virtual-machines HTTP/1.1" 200 429 0.023590 10.0.0.48 - - [2025-09-25 06:39:33] "GET /project/28338409-0c2c-45f1-8860-a30f6ccb6698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.066518 10.0.0.48 - - [2025-09-25 06:39:33] "GET /loadbalancer/5ffd1964-266c-4833-b92c-c15cb3b53ad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.004052 10.0.0.48 - - [2025-09-25 06:39:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.135790 10.0.0.48 - - [2025-09-25 06:39:33] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.076612 10.0.0.48 - - [2025-09-25 06:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006432 10.0.0.48 - - [2025-09-25 06:39:33] "POST /chown HTTP/1.1" 200 109 0.041098 10.0.0.48 - - [2025-09-25 06:39:33] "GET /project/28338409-0c2c-45f1-8860-a30f6ccb6698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.064396 10.0.0.48 - - [2025-09-25 06:39:33] "POST /chown HTTP/1.1" 200 109 0.010675 10.0.0.48 - - [2025-09-25 06:39:33] "PUT /virtual-machine-interface/6b12eecb-34bf-406c-90fe-badf5f23b7db HTTP/1.1" 200 284 0.032676 10.0.0.48 - - [2025-09-25 06:39:33] "GET /loadbalancer-listener/541cfbc3-aae1-4737-a910-f49c77ac5b9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.028244 10.0.0.48 - - [2025-09-25 06:39:33] "PUT /instance-ip/b6df2cc9-4e50-4393-807c-7f6269ab92d0 HTTP/1.1" 200 256 0.055924 10.0.0.48 - - [2025-09-25 06:39:33] "GET /loadbalancer-listener/541cfbc3-aae1-4737-a910-f49c77ac5b9b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.021676 10.0.0.48 - - [2025-09-25 06:39:33] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.030065 10.0.0.48 - - [2025-09-25 06:39:34] "POST /ref-update HTTP/1.1" 200 156 0.029092 10.0.0.48 - - [2025-09-25 06:39:34] "POST /ref-update HTTP/1.1" 200 156 0.049150 10.0.0.48 - - [2025-09-25 06:39:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.030448 10.0.0.48 - - [2025-09-25 06:39:34] "GET /loadbalancer-pool/26dca7f9-daa5-44e9-a211-dbb0ccc9156a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.033259 10.0.0.48 - - [2025-09-25 06:39:34] "POST /ref-update HTTP/1.1" 200 156 0.058159 10.0.0.48 - - [2025-09-25 06:39:34] "POST /loadbalancer-members HTTP/1.1" 200 707 0.057273 10.0.0.48 - - [2025-09-25 06:39:34] "POST /ref-update HTTP/1.1" 200 156 0.032685 10.0.0.48 - - [2025-09-25 06:39:34] "POST /ref-update HTTP/1.1" 200 156 0.021706 10.0.0.48 - - [2025-09-25 06:39:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.018794 10.0.0.48 - - [2025-09-25 06:39:34] "GET /loadbalancer-member/6289254a-bc92-4b5d-87f7-ea89653a4fa4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.006722 10.0.0.48 - - [2025-09-25 06:39:34] "GET /application-policy-set/a11536d0-6954-4c63-8e0e-53628d8f223e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004771 10.0.0.48 - - [2025-09-25 06:39:34] "PUT /service-instance/cfd392c4-2db5-48da-acb4-c6dff8e82ac9 HTTP/1.1" 200 266 0.013950 10.0.0.48 - - [2025-09-25 06:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.48 - - [2025-09-25 06:39:34] "GET /policy-management/c1b449ee-cd34-4d2d-a4b9-c98a26e13ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008155 10.0.0.48 - - [2025-09-25 06:39:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.027927 10.0.0.48 - - [2025-09-25 06:39:34] "POST /tags HTTP/1.1" 409 221 0.007780 10.0.0.48 - - [2025-09-25 06:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.48 - - [2025-09-25 06:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.48 - - [2025-09-25 06:39:34] "POST /chown HTTP/1.1" 200 109 0.006055 10.0.0.48 - - [2025-09-25 06:39:34] "GET /tag/3ed9a3ba-5e24-46cc-84b4-2cf19b486f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.019105 10.0.0.48 - - [2025-09-25 06:39:34] "POST /tags HTTP/1.1" 409 238 0.001531 10.0.0.48 - - [2025-09-25 06:39:34] "POST /chown HTTP/1.1" 200 109 0.028511 10.0.0.48 - - [2025-09-25 06:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.48 - - [2025-09-25 06:39:34] "GET /tag/56f4ddfc-3bd2-463f-b2e9-840709ae59be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.016842 10.0.0.48 - - [2025-09-25 06:39:34] "PUT /instance-ip/b6df2cc9-4e50-4393-807c-7f6269ab92d0 HTTP/1.1" 200 256 0.034671 10.0.0.48 - - [2025-09-25 06:39:34] "POST /firewall-rules HTTP/1.1" 409 293 0.002212 10.0.0.48 - - [2025-09-25 06:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005426 10.0.0.48 - - [2025-09-25 06:39:34] "POST /ref-update HTTP/1.1" 200 156 0.042598 10.0.0.48 - - [2025-09-25 06:39:34] "POST /chown HTTP/1.1" 200 109 0.032764 10.0.0.48 - - [2025-09-25 06:39:34] "POST /chown HTTP/1.1" 200 109 0.032223 10.0.0.48 - - [2025-09-25 06:39:34] "PUT /firewall-rule/168987bc-90a3-4863-8a14-b236ddb8eb5e HTTP/1.1" 200 260 0.148955 10.0.0.48 - - [2025-09-25 06:39:34] "PUT /instance-ip/b6df2cc9-4e50-4393-807c-7f6269ab92d0 HTTP/1.1" 200 256 0.071684 10.0.0.48 - - [2025-09-25 06:39:34] "GET /firewall-rule/168987bc-90a3-4863-8a14-b236ddb8eb5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.010918 10.0.0.48 - - [2025-09-25 06:39:34] "GET /firewall-policy/195a2358-e8ef-48c3-8d08-ce8f3da7cb9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.006655 10.0.0.48 - - [2025-09-25 06:39:34] "GET /firewall-rule/168987bc-90a3-4863-8a14-b236ddb8eb5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003741 10.0.0.48 - - [2025-09-25 06:39:34] "POST /ref-update HTTP/1.1" 200 156 0.010287 10.0.0.48 - - [2025-09-25 06:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.48 - - [2025-09-25 06:39:34] "POST /chown HTTP/1.1" 200 109 0.006676 10.0.0.48 - - [2025-09-25 06:39:34] "POST /chown HTTP/1.1" 200 109 0.007046 10.0.0.48 - - [2025-09-25 06:39:34] "PUT /instance-ip/b6df2cc9-4e50-4393-807c-7f6269ab92d0 HTTP/1.1" 200 256 0.020873 10.0.0.48 - - [2025-09-25 06:39:34] "POST /ref-update HTTP/1.1" 200 156 0.024878 10.0.0.48 - - [2025-09-25 06:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012383 10.0.0.48 - - [2025-09-25 06:39:34] "GET /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007252 10.0.0.48 - - [2025-09-25 06:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006339 10.0.0.48 - - [2025-09-25 06:39:34] "POST /chown HTTP/1.1" 200 109 0.032144 10.0.0.48 - - [2025-09-25 06:39:34] "POST /chown HTTP/1.1" 200 109 0.023980 10.0.0.48 - - [2025-09-25 06:39:35] "GET /project/28338409-0c2c-45f1-8860-a30f6ccb6698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.073079 10.0.0.48 - - [2025-09-25 06:39:35] "PUT /instance-ip/b6df2cc9-4e50-4393-807c-7f6269ab92d0 HTTP/1.1" 200 256 0.054740 10.0.0.48 - - [2025-09-25 06:39:35] "POST /ref-update HTTP/1.1" 200 156 0.047367 10.0.0.48 - - [2025-09-25 06:39:35] "POST /virtual-machines HTTP/1.1" 200 373 0.081250 10.0.0.48 - - [2025-09-25 06:39:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.066547 10.0.0.48 - - [2025-09-25 06:39:35] "PUT /service-instance/cfd392c4-2db5-48da-acb4-c6dff8e82ac9 HTTP/1.1" 200 266 0.028560 10.0.0.48 - - [2025-09-25 06:39:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.066610 10.0.0.48 - - [2025-09-25 06:39:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.253248 10.0.0.48 - - [2025-09-25 06:39:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.041608 10.0.0.48 - - [2025-09-25 06:39:35] "PUT /service-instance/cfd392c4-2db5-48da-acb4-c6dff8e82ac9 HTTP/1.1" 200 266 0.033125 10.0.0.48 - - [2025-09-25 06:39:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.047797 10.0.0.48 - - [2025-09-25 06:39:35] "GET /virtual-machine-interface/66a09994-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.008464 10.0.0.48 - - [2025-09-25 06:39:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.074543 10.0.0.48 - - [2025-09-25 06:39:35] "PUT /service-instance/cfd392c4-2db5-48da-acb4-c6dff8e82ac9 HTTP/1.1" 200 266 0.033799 10.0.0.48 - - [2025-09-25 06:39:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.025138 10.0.0.48 - - [2025-09-25 06:39:35] "POST /instance-ips HTTP/1.1" 200 413 0.110706 10.0.0.48 - - [2025-09-25 06:39:35] "PUT /service-instance/cfd392c4-2db5-48da-acb4-c6dff8e82ac9 HTTP/1.1" 200 266 0.042422 10.0.0.48 - - [2025-09-25 06:39:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.060463 10.0.0.48 - - [2025-09-25 06:39:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.044171 10.0.0.48 - - [2025-09-25 06:39:35] "GET /virtual-machine-interface/66a09994-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.031063 10.0.0.48 - - [2025-09-25 06:39:36] "POST /set-tag HTTP/1.1" 200 109 0.016652 10.0.0.48 - - [2025-09-25 06:39:36] "GET /virtual-machine-interface/66a09994-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.018767 10.0.0.48 - - [2025-09-25 06:39:36] "PUT /service-instance/cfd392c4-2db5-48da-acb4-c6dff8e82ac9 HTTP/1.1" 200 266 0.029798 10.0.0.48 - - [2025-09-25 06:39:36] "GET /instance-ip/66d64ed6-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.014639 10.0.0.48 - - [2025-09-25 06:39:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.047657 10.0.0.48 - - [2025-09-25 06:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004750 10.0.0.48 - - [2025-09-25 06:39:36] "GET /virtual-machine-interface/66a09994-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.006930 10.0.0.48 - - [2025-09-25 06:39:36] "POST /set-tag HTTP/1.1" 200 109 0.004550 10.0.0.48 - - [2025-09-25 06:39:36] "GET /virtual-router/497f1ca8-f63d-4651-ada1-2d77eb46631f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.009073 10.0.0.48 - - [2025-09-25 06:39:36] "POST /chown HTTP/1.1" 200 109 0.013565 10.0.0.48 - - [2025-09-25 06:39:36] "POST /chown HTTP/1.1" 200 109 0.026027 10.0.0.48 - - [2025-09-25 06:39:36] "POST /ref-update HTTP/1.1" 200 156 0.067266 10.0.0.48 - - [2025-09-25 06:39:36] "POST /ref-update HTTP/1.1" 200 156 0.052739 10.0.0.48 - - [2025-09-25 06:39:36] "GET /virtual-machine-interface/66a09994-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.044323 10.0.0.48 - - [2025-09-25 06:39:36] "POST /set-tag HTTP/1.1" 200 109 0.014207 10.0.0.48 - - [2025-09-25 06:39:36] "POST /chown HTTP/1.1" 200 109 0.042367 10.0.0.48 - - [2025-09-25 06:39:36] "GET /virtual-machine-interface/66a09994-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.026506 10.0.0.48 - - [2025-09-25 06:39:36] "POST /set-tag HTTP/1.1" 200 109 0.004469 10.0.0.48 - - [2025-09-25 06:39:36] "POST /chown HTTP/1.1" 200 109 0.065727 10.0.0.48 - - [2025-09-25 06:39:36] "POST /ref-update HTTP/1.1" 200 156 0.038791 10.0.0.48 - - [2025-09-25 06:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.48 - - [2025-09-25 06:39:36] "POST /chown HTTP/1.1" 200 109 0.025521 10.0.0.48 - - [2025-09-25 06:39:36] "POST /chown HTTP/1.1" 200 109 0.045617 10.0.0.48 - - [2025-09-25 06:39:36] "POST /chown HTTP/1.1" 200 109 0.032161 10.0.0.48 - - [2025-09-25 06:39:36] "POST /chown HTTP/1.1" 200 109 0.051792 10.0.0.48 - - [2025-09-25 06:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008101 10.0.0.48 - - [2025-09-25 06:39:36] "POST /chown HTTP/1.1" 200 109 0.008057 10.0.0.48 - - [2025-09-25 06:39:37] "POST /chown HTTP/1.1" 200 109 0.041363 10.0.0.48 - - [2025-09-25 06:39:37] "POST /chown HTTP/1.1" 200 109 0.018411 10.0.0.48 - - [2025-09-25 06:39:37] "POST /chown HTTP/1.1" 200 109 0.029422 10.0.0.48 - - [2025-09-25 06:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011524 10.0.0.48 - - [2025-09-25 06:39:37] "POST /chown HTTP/1.1" 200 109 0.013101 10.0.0.48 - - [2025-09-25 06:39:37] "POST /chown HTTP/1.1" 200 109 0.022576 10.0.0.48 - - [2025-09-25 06:39:37] "POST /chown HTTP/1.1" 200 109 0.025395 10.0.0.48 - - [2025-09-25 06:39:37] "POST /chown HTTP/1.1" 200 109 0.016261 10.0.0.48 - - [2025-09-25 06:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.48 - - [2025-09-25 06:39:37] "POST /chown HTTP/1.1" 200 109 0.009889 10.0.0.48 - - [2025-09-25 06:39:37] "POST /chown HTTP/1.1" 200 109 0.007436 10.0.0.48 - - [2025-09-25 06:39:37] "POST /chown HTTP/1.1" 200 109 0.015767 10.0.0.48 - - [2025-09-25 06:39:37] "POST /chown HTTP/1.1" 200 109 0.017920 10.0.0.48 - - [2025-09-25 06:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.48 - - [2025-09-25 06:39:37] "POST /chown HTTP/1.1" 200 109 0.010104 10.0.0.48 - - [2025-09-25 06:39:37] "POST /chown HTTP/1.1" 200 109 0.022732 10.0.0.48 - - [2025-09-25 06:39:37] "POST /chown HTTP/1.1" 200 109 0.007406 10.0.0.48 - - [2025-09-25 06:39:37] "POST /chown HTTP/1.1" 200 109 0.029545 10.0.0.48 - - [2025-09-25 06:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.48 - - [2025-09-25 06:39:37] "POST /chown HTTP/1.1" 200 109 0.014348 10.0.0.48 - - [2025-09-25 06:39:37] "POST /chown HTTP/1.1" 200 109 0.023298 10.0.0.48 - - [2025-09-25 06:39:37] "POST /chown HTTP/1.1" 200 109 0.021145 10.0.0.48 - - [2025-09-25 06:39:37] "POST /chown HTTP/1.1" 200 109 0.019643 10.0.0.48 - - [2025-09-25 06:39:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012603 10.0.0.48 - - [2025-09-25 06:39:37] "POST /chown HTTP/1.1" 200 109 0.011895 10.0.0.48 - - [2025-09-25 06:39:37] "POST /chown HTTP/1.1" 200 109 0.008198 10.0.0.48 - - [2025-09-25 06:39:37] "POST /chown HTTP/1.1" 200 109 0.013040 10.0.0.48 - - [2025-09-25 06:39:38] "POST /chown HTTP/1.1" 200 109 0.048033 10.0.0.48 - - [2025-09-25 06:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.48 - - [2025-09-25 06:39:38] "POST /chown HTTP/1.1" 200 109 0.011306 10.0.0.48 - - [2025-09-25 06:39:38] "POST /chown HTTP/1.1" 200 109 0.023182 10.0.0.48 - - [2025-09-25 06:39:38] "POST /chown HTTP/1.1" 200 109 0.007072 10.0.0.48 - - [2025-09-25 06:39:38] "POST /chown HTTP/1.1" 200 109 0.018958 10.0.0.48 - - [2025-09-25 06:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.48 - - [2025-09-25 06:39:38] "POST /chown HTTP/1.1" 200 109 0.007023 10.0.0.48 - - [2025-09-25 06:39:38] "POST /chown HTTP/1.1" 200 109 0.025800 10.0.0.48 - - [2025-09-25 06:39:38] "POST /chown HTTP/1.1" 200 109 0.021838 10.0.0.48 - - [2025-09-25 06:39:38] "POST /chown HTTP/1.1" 200 109 0.010949 10.0.0.48 - - [2025-09-25 06:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.48 - - [2025-09-25 06:39:38] "POST /chown HTTP/1.1" 200 109 0.007638 10.0.0.48 - - [2025-09-25 06:39:38] "POST /chown HTTP/1.1" 200 109 0.007789 10.0.0.48 - - [2025-09-25 06:39:38] "POST /chown HTTP/1.1" 200 109 0.019389 10.0.0.48 - - [2025-09-25 06:39:38] "POST /chown HTTP/1.1" 200 109 0.025763 10.0.0.48 - - [2025-09-25 06:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004299 10.0.0.48 - - [2025-09-25 06:39:38] "POST /chown HTTP/1.1" 200 109 0.009742 10.0.0.48 - - [2025-09-25 06:39:38] "POST /chown HTTP/1.1" 200 109 0.014423 10.0.0.48 - - [2025-09-25 06:39:38] "POST /chown HTTP/1.1" 200 109 0.006662 10.0.0.48 - - [2025-09-25 06:39:38] "POST /chown HTTP/1.1" 200 109 0.023198 10.0.0.48 - - [2025-09-25 06:39:39] "GET /virtual-machine-interface/61de1d00-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006971 10.0.0.48 - - [2025-09-25 06:39:40] "POST /set-tag HTTP/1.1" 200 109 0.003539 10.0.0.48 - - [2025-09-25 06:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.48 - - [2025-09-25 06:39:40] "GET /loadbalancer/b01078c8-c9e9-4185-bfed-d50aafc0477a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002426 10.0.0.48 - - [2025-09-25 06:39:40] "GET /loadbalancer-pool/77039b59-495f-4138-9a12-c09464681ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002485 10.0.0.48 - - [2025-09-25 06:39:40] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017801 10.0.0.48 - - [2025-09-25 06:39:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.008752 10.0.0.48 - - [2025-09-25 06:39:40] "GET /virtual-machine-interface/61de1d00-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.026366 10.0.0.48 - - [2025-09-25 06:39:40] "GET /virtual-machine-interface/61de1d00-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006034 10.0.0.48 - - [2025-09-25 06:39:40] "POST /ref-update HTTP/1.1" 200 156 0.013728 10.0.0.48 - - [2025-09-25 06:39:40] "POST /tags HTTP/1.1" 409 221 0.003201 10.0.0.48 - - [2025-09-25 06:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.48 - - [2025-09-25 06:39:40] "GET /tag/3ed9a3ba-5e24-46cc-84b4-2cf19b486f3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.010729 10.0.0.48 - - [2025-09-25 06:39:40] "GET /floating-ip/1e8fb38e-340d-4617-a111-49608d99dd93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.004652 10.0.0.48 - - [2025-09-25 06:39:40] "PUT /floating-ip/1e8fb38e-340d-4617-a111-49608d99dd93 HTTP/1.1" 200 256 0.008519 10.0.0.48 - - [2025-09-25 06:39:40] "POST /set-tag HTTP/1.1" 200 109 0.029084 10.0.0.48 - - [2025-09-25 06:39:41] "GET /virtual-machine-interface/624fd878-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005955 10.0.0.48 - - [2025-09-25 06:39:41] "POST /set-tag HTTP/1.1" 200 109 0.002661 10.0.0.48 - - [2025-09-25 06:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.48 - - [2025-09-25 06:39:41] "GET /loadbalancer/b01078c8-c9e9-4185-bfed-d50aafc0477a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.010359 10.0.0.48 - - [2025-09-25 06:39:41] "GET /loadbalancer-pool/77039b59-495f-4138-9a12-c09464681ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003474 10.0.0.48 - - [2025-09-25 06:39:41] "POST /loadbalancer-members HTTP/1.1" 200 702 0.032777 10.0.0.48 - - [2025-09-25 06:39:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.008080 10.0.0.48 - - [2025-09-25 06:39:41] "GET /virtual-machine-interface/624fd878-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.019680 10.0.0.48 - - [2025-09-25 06:39:41] "GET /virtual-machine-interface/624fd878-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.016482 10.0.0.48 - - [2025-09-25 06:39:41] "POST /ref-update HTTP/1.1" 200 156 0.029155 10.0.0.48 - - [2025-09-25 06:39:41] "POST /set-tag HTTP/1.1" 200 109 0.064087 10.0.0.48 - - [2025-09-25 06:39:41] "GET /floating-ip/1e8fb38e-340d-4617-a111-49608d99dd93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005140 10.0.0.48 - - [2025-09-25 06:39:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.48 - - [2025-09-25 06:39:41] "POST /chown HTTP/1.1" 200 109 0.005922 10.0.0.48 - - [2025-09-25 06:39:41] "POST /chown HTTP/1.1" 200 109 0.008446 10.0.0.48 - - [2025-09-25 06:39:41] "POST /chown HTTP/1.1" 200 109 0.015907 10.0.0.48 - - [2025-09-25 06:39:42] "POST /chown HTTP/1.1" 200 109 0.006218 10.0.0.48 - - [2025-09-25 06:39:44] "GET /virtual-machine/0d81dddf-082c-48e2-8ffe-b264b3053f97?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.003207 10.0.0.48 - - [2025-09-25 06:39:44] "GET /virtual-machine-interface/61de1d00-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.004399 10.0.0.48 - - [2025-09-25 06:39:50] "GET /virtual-machine/a58fffe1-80c9-439f-98d2-1549e7567335?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.009041 10.0.0.48 - - [2025-09-25 06:39:50] "GET /virtual-machine-interface/624fd878-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.006408 10.0.0.48 - - [2025-09-25 06:39:51] "GET /virtual-machine-interface/66a09994-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004459 10.0.0.48 - - [2025-09-25 06:39:51] "POST /set-tag HTTP/1.1" 200 109 0.001920 10.0.0.48 - - [2025-09-25 06:39:55] "GET /virtual-machine/fb830eef-394a-4582-a32c-9598b78588f0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003128 10.0.0.48 - - [2025-09-25 06:39:55] "GET /virtual-machine-interface/66a09994-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005026 10.0.0.48 - - [2025-09-25 06:39:55] "GET /virtual-machine-interface/bb4ea6f4-99d8-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004620 10.0.0.48 - - [2025-09-25 06:39:55] "POST /set-tag HTTP/1.1" 200 109 0.002827 10.0.0.48 - - [2025-09-25 06:39:55] "GET /virtual-machine-interface/bb4ea6f4-99d8-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008319 10.0.0.48 - - [2025-09-25 06:39:55] "POST /set-tag HTTP/1.1" 200 109 0.002765 10.0.0.48 - - [2025-09-25 06:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004250 10.0.0.48 - - [2025-09-25 06:39:55] "GET /loadbalancer/b4810a3a-99bf-4310-a9a9-fdc284d12186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002469 10.0.0.48 - - [2025-09-25 06:39:55] "GET /virtual-machine-interface/bb4ea6f4-99d8-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006369 10.0.0.48 - - [2025-09-25 06:39:55] "POST /set-tag HTTP/1.1" 200 109 0.042100 10.0.0.48 - - [2025-09-25 06:39:55] "DELETE /loadbalancer-member/8fc83392-54e6-4dd3-a606-cb8d8c70cdf8 HTTP/1.1" 200 115 0.097245 10.0.0.48 - - [2025-09-25 06:39:55] "GET /virtual-machine-interface/bb4ea6f4-99d8-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006755 10.0.0.48 - - [2025-09-25 06:39:55] "POST /set-tag HTTP/1.1" 200 109 0.003993 10.0.0.48 - - [2025-09-25 06:39:55] "DELETE /loadbalancer-member/a9735163-8210-4316-8ad8-7d1fd37f4afa HTTP/1.1" 200 115 0.044466 10.0.0.48 - - [2025-09-25 06:39:55] "GET /virtual-machine-interface/bb4ea6f4-99d8-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005785 10.0.0.48 - - [2025-09-25 06:39:55] "POST /set-tag HTTP/1.1" 200 109 0.002667 10.0.0.48 - - [2025-09-25 06:39:55] "DELETE /loadbalancer-member/6ce58c9d-73fc-440a-ad29-eb5a50a19d4c HTTP/1.1" 200 115 0.043875 10.0.0.48 - - [2025-09-25 06:39:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.48 - - [2025-09-25 06:39:55] "GET /loadbalancer/b4810a3a-99bf-4310-a9a9-fdc284d12186?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003338 10.0.0.48 - - [2025-09-25 06:39:55] "GET /loadbalancer-pool/52cfc25c-99c4-44e7-ae2a-b2bea3801360?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002651 10.0.0.48 - - [2025-09-25 06:39:55] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017378 10.0.0.48 - - [2025-09-25 06:39:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.025010 10.0.0.48 - - [2025-09-25 06:39:56] "GET /virtual-machine-interface/bb4ea6f4-99d8-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.018066 10.0.0.48 - - [2025-09-25 06:39:56] "GET /virtual-machine-interface/bb4ea6f4-99d8-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004071 10.0.0.48 - - [2025-09-25 06:39:56] "GET /floating-ip/aa078f43-4ae3-4ca9-9edc-cae71118b414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002739 10.0.0.48 - - [2025-09-25 06:39:56] "POST /set-tag HTTP/1.1" 200 109 0.075771 10.0.0.48 - - [2025-09-25 06:39:56] "GET /loadbalancer-pool/3e627863-5a60-4a1c-b9e5-190d50f77dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.019705 10.0.0.48 - - [2025-09-25 06:39:56] "POST /loadbalancer-members HTTP/1.1" 200 690 0.029727 10.0.0.48 - - [2025-09-25 06:39:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.008137 10.0.0.48 - - [2025-09-25 06:39:56] "GET /virtual-machine-interface/bb4ea6f4-99d8-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010224 10.0.0.48 - - [2025-09-25 06:39:56] "POST /set-tag HTTP/1.1" 200 109 0.009293 10.0.0.48 - - [2025-09-25 06:39:56] "GET /virtual-machine-interface/bb4ea6f4-99d8-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004188 10.0.0.48 - - [2025-09-25 06:39:56] "GET /floating-ip/aa078f43-4ae3-4ca9-9edc-cae71118b414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001926 10.0.0.48 - - [2025-09-25 06:39:56] "GET /loadbalancer-pool/20f640d3-e8b2-482c-aebc-7ab40f6d46c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003070 10.0.0.48 - - [2025-09-25 06:39:56] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029154 10.0.0.48 - - [2025-09-25 06:39:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.030324 10.0.0.48 - - [2025-09-25 06:39:56] "GET /virtual-machine-interface/bb4ea6f4-99d8-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.017646 10.0.0.48 - - [2025-09-25 06:39:56] "GET /virtual-machine-interface/bb4ea6f4-99d8-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010063 10.0.0.48 - - [2025-09-25 06:39:56] "GET /floating-ip/aa078f43-4ae3-4ca9-9edc-cae71118b414?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.011430 10.0.0.48 - - [2025-09-25 06:39:56] "POST /set-tag HTTP/1.1" 200 109 0.011063 10.0.0.48 - - [2025-09-25 06:39:56] "GET /virtual-machine-interface/66a09994-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.008311 10.0.0.48 - - [2025-09-25 06:39:56] "POST /set-tag HTTP/1.1" 200 109 0.001893 10.0.0.48 - - [2025-09-25 06:40:26] "GET /virtual-machine-interface/66a09994-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004671 10.0.0.48 - - [2025-09-25 06:40:26] "POST /set-tag HTTP/1.1" 200 109 0.003253 10.0.0.48 - - [2025-09-25 06:40:26] "GET /virtual-machine-interface/66a09994-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.004856 10.0.0.48 - - [2025-09-25 06:40:26] "POST /set-tag HTTP/1.1" 200 109 0.004147 10.0.0.48 - - [2025-09-25 06:40:26] "GET /virtual-machine/fb830eef-394a-4582-a32c-9598b78588f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002166 10.0.0.48 - - [2025-09-25 06:40:26] "POST /ref-update HTTP/1.1" 200 156 0.020625 10.0.0.48 - - [2025-09-25 06:40:26] "GET /virtual-machine-interface/66a09994-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.022700 10.0.0.48 - - [2025-09-25 06:40:26] "POST /set-tag HTTP/1.1" 200 109 0.021970 10.0.0.48 - - [2025-09-25 06:40:26] "POST /set-tag HTTP/1.1" 200 109 0.011639 10.0.0.48 - - [2025-09-25 06:40:26] "DELETE /instance-ip/66d64ed6-99da-11f0-83e0-fa163ee993c7 HTTP/1.1" 200 115 0.040778 10.0.0.48 - - [2025-09-25 06:40:26] "DELETE /virtual-machine-interface/66a09994-99da-11f0-83e0-fa163ee993c7 HTTP/1.1" 200 115 0.039461 10.0.0.48 - - [2025-09-25 06:40:26] "DELETE /virtual-machine/fb830eef-394a-4582-a32c-9598b78588f0 HTTP/1.1" 200 115 0.016612 10.0.0.48 - - [2025-09-25 06:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.48 - - [2025-09-25 06:40:30] "GET /tag/56f4ddfc-3bd2-463f-b2e9-840709ae59be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.011493 10.0.0.48 - - [2025-09-25 06:40:30] "GET /tag/56f4ddfc-3bd2-463f-b2e9-840709ae59be?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.012536 10.0.0.48 - - [2025-09-25 06:40:30] "GET /virtual-machine-interface/587f814d-a448-4623-8a13-7e3ea85f1a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.004297 10.0.0.48 - - [2025-09-25 06:40:30] "POST /set-tag HTTP/1.1" 200 109 0.014694 10.0.0.48 - - [2025-09-25 06:40:30] "GET /virtual-machine-interface/6b12eecb-34bf-406c-90fe-badf5f23b7db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.008174 10.0.0.48 - - [2025-09-25 06:40:30] "POST /set-tag HTTP/1.1" 200 109 0.019277 10.0.0.48 - - [2025-09-25 06:40:30] "GET /virtual-machine-interface/cafe44a4-2f10-4ea9-aa43-a6cf5c33f6d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.010938 10.0.0.48 - - [2025-09-25 06:40:30] "POST /set-tag HTTP/1.1" 200 109 0.012420 10.0.0.48 - - [2025-09-25 06:40:30] "GET /firewall-policy/195a2358-e8ef-48c3-8d08-ce8f3da7cb9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.010697 10.0.0.48 - - [2025-09-25 06:40:30] "GET /firewall-rule/168987bc-90a3-4863-8a14-b236ddb8eb5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2410 0.003111 10.0.0.48 - - [2025-09-25 06:40:30] "POST /ref-update HTTP/1.1" 200 156 0.009988 10.0.0.48 - - [2025-09-25 06:40:30] "DELETE /firewall-rule/168987bc-90a3-4863-8a14-b236ddb8eb5e HTTP/1.1" 200 115 0.045038 10.0.0.48 - - [2025-09-25 06:40:30] "DELETE /loadbalancer-member/6289254a-bc92-4b5d-87f7-ea89653a4fa4 HTTP/1.1" 200 115 0.026091 10.0.0.48 - - [2025-09-25 06:40:30] "PUT /service-instance/cfd392c4-2db5-48da-acb4-c6dff8e82ac9 HTTP/1.1" 200 266 0.008466 10.0.0.48 - - [2025-09-25 06:40:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.012850 10.0.0.48 - - [2025-09-25 06:40:30] "DELETE /loadbalancer-pool/26dca7f9-daa5-44e9-a211-dbb0ccc9156a HTTP/1.1" 200 115 0.053834 10.0.0.48 - - [2025-09-25 06:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004882 10.0.0.48 - - [2025-09-25 06:40:30] "DELETE /loadbalancer-listener/541cfbc3-aae1-4737-a910-f49c77ac5b9b HTTP/1.1" 200 115 0.029191 10.0.0.48 - - [2025-09-25 06:40:30] "GET /floating-ip/d5505313-6335-48dc-a75d-d3c6d74ed3e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.002279 10.0.0.48 - - [2025-09-25 06:40:30] "POST /chown HTTP/1.1" 200 109 0.007368 10.0.0.48 - - [2025-09-25 06:40:31] "POST /chown HTTP/1.1" 200 109 0.043492 10.0.0.48 - - [2025-09-25 06:40:31] "POST /chown HTTP/1.1" 200 109 0.014384 10.0.0.48 - - [2025-09-25 06:40:31] "PUT /floating-ip/d5505313-6335-48dc-a75d-d3c6d74ed3e4 HTTP/1.1" 200 256 0.068221 10.0.0.48 - - [2025-09-25 06:40:31] "POST /chown HTTP/1.1" 200 109 0.011879 10.0.0.48 - - [2025-09-25 06:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.48 - - [2025-09-25 06:40:31] "POST /chown HTTP/1.1" 200 109 0.019490 10.0.0.48 - - [2025-09-25 06:40:31] "DELETE /floating-ip/d5505313-6335-48dc-a75d-d3c6d74ed3e4 HTTP/1.1" 200 115 0.100969 10.0.0.48 - - [2025-09-25 06:40:31] "DELETE /loadbalancer/5ffd1964-266c-4833-b92c-c15cb3b53ad0 HTTP/1.1" 200 115 0.048383 10.0.0.48 - - [2025-09-25 06:40:31] "POST /chown HTTP/1.1" 200 109 0.015679 10.0.0.48 - - [2025-09-25 06:40:31] "POST /chown HTTP/1.1" 200 109 0.008766 10.0.0.48 - - [2025-09-25 06:40:31] "POST /chown HTTP/1.1" 200 109 0.018971 10.0.0.48 - - [2025-09-25 06:40:31] "DELETE /instance-ip/b6df2cc9-4e50-4393-807c-7f6269ab92d0 HTTP/1.1" 200 115 0.088853 10.0.0.48 - - [2025-09-25 06:40:31] "PUT /service-instance/cfd392c4-2db5-48da-acb4-c6dff8e82ac9 HTTP/1.1" 200 266 0.014006 10.0.0.48 - - [2025-09-25 06:40:31] "DELETE /virtual-machine-interface/587f814d-a448-4623-8a13-7e3ea85f1a2f HTTP/1.1" 200 115 0.075516 10.0.0.48 - - [2025-09-25 06:40:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.044289 10.0.0.48 - - [2025-09-25 06:40:31] "PUT /service-instance/cfd392c4-2db5-48da-acb4-c6dff8e82ac9 HTTP/1.1" 200 266 0.021188 10.0.0.48 - - [2025-09-25 06:40:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.011579 10.0.0.48 - - [2025-09-25 06:40:31] "DELETE /tag/56f4ddfc-3bd2-463f-b2e9-840709ae59be HTTP/1.1" 200 115 0.128271 10.0.0.48 - - [2025-09-25 06:40:31] "GET /floating-ip-pool/01ccb434-ee2a-4403-9961-02509547f7e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.011708 10.0.0.48 - - [2025-09-25 06:40:31] "POST /ref-update HTTP/1.1" 200 156 0.006138 10.0.0.48 - - [2025-09-25 06:40:31] "PUT /service-instance/cfd392c4-2db5-48da-acb4-c6dff8e82ac9 HTTP/1.1" 200 266 0.007348 10.0.0.48 - - [2025-09-25 06:40:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.014456 10.0.0.48 - - [2025-09-25 06:40:31] "DELETE /floating-ip-pool/01ccb434-ee2a-4403-9961-02509547f7e4 HTTP/1.1" 200 115 0.067089 10.0.0.48 - - [2025-09-25 06:40:31] "DELETE /service-instance/cfd392c4-2db5-48da-acb4-c6dff8e82ac9 HTTP/1.1" 200 115 0.065041 10.0.0.48 - - [2025-09-25 06:40:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002637 10.0.0.48 - - [2025-09-25 06:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010599 10.0.0.48 - - [2025-09-25 06:40:31] "GET /virtual-machine-interface/cafe44a4-2f10-4ea9-aa43-a6cf5c33f6d7?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.010946 10.0.0.48 - - [2025-09-25 06:40:31] "POST /useragent-kv HTTP/1.1" 200 115 0.010172 10.0.0.48 - - [2025-09-25 06:40:31] "DELETE /virtual-network/42519b57-9893-43a4-81b9-1b04eb592403 HTTP/1.1" 200 115 0.159029 10.0.0.48 - - [2025-09-25 06:40:31] "GET /routing-instance/2dd9171f-39f6-4640-9840-b40240826e86 HTTP/1.1" 404 171 0.001917 10.0.0.48 - - [2025-09-25 06:40:31] "GET /domains HTTP/1.1" 200 280 0.001342 10.0.0.48 - - [2025-09-25 06:40:31] "GET /domain/daa82586-b0ca-48a2-9beb-cf2a15a64a31 HTTP/1.1" 200 3087 0.002628 10.0.0.48 - - [2025-09-25 06:40:31] "DELETE /route-target/aa593a57-cc59-42f2-b6cd-d1512ade817d HTTP/1.1" 200 115 0.044280 10.0.0.48 - - [2025-09-25 06:40:31] "GET /project/28338409-0c2c-45f1-8860-a30f6ccb6698 HTTP/1.1" 200 7141 0.032421 10.0.0.48 - - [2025-09-25 06:40:31] "GET /virtual-machine-interface/624fd878-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.018803 10.0.0.48 - - [2025-09-25 06:40:31] "POST /set-tag HTTP/1.1" 200 109 0.010364 10.0.0.48 - - [2025-09-25 06:40:31] "DELETE /virtual-machine-interface/cafe44a4-2f10-4ea9-aa43-a6cf5c33f6d7 HTTP/1.1" 200 115 0.161237 10.0.0.48 - - [2025-09-25 06:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.48 - - [2025-09-25 06:40:32] "GET /loadbalancer/b01078c8-c9e9-4185-bfed-d50aafc0477a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.013774 10.0.0.48 - - [2025-09-25 06:40:32] "POST /ref-update HTTP/1.1" 200 156 0.038033 10.0.0.48 - - [2025-09-25 06:40:32] "DELETE /virtual-machine/e385c485-4f04-4f16-9358-b296a53a2023 HTTP/1.1" 200 115 0.032998 10.0.0.48 - - [2025-09-25 06:40:32] "GET /virtual-machine-interface/624fd878-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.015987 10.0.0.48 - - [2025-09-25 06:40:32] "GET /virtual-machine-interface/6b12eecb-34bf-406c-90fe-badf5f23b7db?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.008193 10.0.0.48 - - [2025-09-25 06:40:32] "POST /set-tag HTTP/1.1" 200 109 0.027727 10.0.0.48 - - [2025-09-25 06:40:32] "DELETE /loadbalancer-member/3cbe9943-a17c-423b-8ddc-054f8cef500e HTTP/1.1" 200 115 0.071895 10.0.0.48 - - [2025-09-25 06:40:32] "DELETE /virtual-machine-interface/6b12eecb-34bf-406c-90fe-badf5f23b7db HTTP/1.1" 200 115 0.088844 10.0.0.48 - - [2025-09-25 06:40:32] "DELETE /virtual-machine/20f15e82-bf8d-418b-b4ad-631f0fc2c443 HTTP/1.1" 200 115 0.022311 10.0.0.48 - - [2025-09-25 06:40:33] "GET /virtual-machine-interface/624fd878-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.008612 10.0.0.48 - - [2025-09-25 06:40:33] "POST /set-tag HTTP/1.1" 200 109 0.005204 10.0.0.48 - - [2025-09-25 06:40:33] "GET /virtual-machine-interface/624fd878-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004928 10.0.0.48 - - [2025-09-25 06:40:33] "POST /set-tag HTTP/1.1" 200 109 0.002125 10.0.0.48 - - [2025-09-25 06:40:33] "GET /virtual-machine/a58fffe1-80c9-439f-98d2-1549e7567335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003386 10.0.0.48 - - [2025-09-25 06:40:33] "POST /ref-update HTTP/1.1" 200 156 0.009120 10.0.0.48 - - [2025-09-25 06:40:33] "GET /virtual-machine-interface/624fd878-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.010221 10.0.0.48 - - [2025-09-25 06:40:33] "POST /set-tag HTTP/1.1" 200 109 0.024573 10.0.0.48 - - [2025-09-25 06:40:33] "POST /set-tag HTTP/1.1" 200 109 0.032470 10.0.0.48 - - [2025-09-25 06:40:33] "POST /set-tag HTTP/1.1" 200 109 0.044240 10.0.0.48 - - [2025-09-25 06:40:33] "DELETE /instance-ip/626cabec-99da-11f0-83e0-fa163ee993c7 HTTP/1.1" 200 115 0.046868 10.0.0.48 - - [2025-09-25 06:40:33] "POST /ref-update HTTP/1.1" 200 156 0.006516 10.0.0.48 - - [2025-09-25 06:40:33] "DELETE /virtual-machine-interface/624fd878-99da-11f0-83e0-fa163ee993c7 HTTP/1.1" 200 115 0.041213 10.0.0.48 - - [2025-09-25 06:40:33] "DELETE /virtual-machine/a58fffe1-80c9-439f-98d2-1549e7567335 HTTP/1.1" 200 115 0.018348 10.0.0.48 - - [2025-09-25 06:40:36] "GET /virtual-machine-interface/61de1d00-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005021 10.0.0.48 - - [2025-09-25 06:40:36] "POST /set-tag HTTP/1.1" 200 109 0.002174 10.0.0.48 - - [2025-09-25 06:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.48 - - [2025-09-25 06:40:36] "GET /loadbalancer/b01078c8-c9e9-4185-bfed-d50aafc0477a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002286 10.0.0.48 - - [2025-09-25 06:40:38] "GET /virtual-machine-interface/61de1d00-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005258 10.0.0.48 - - [2025-09-25 06:40:38] "POST /set-tag HTTP/1.1" 200 109 0.002855 10.0.0.48 - - [2025-09-25 06:40:38] "GET /virtual-machine-interface/61de1d00-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.003838 10.0.0.48 - - [2025-09-25 06:40:38] "POST /set-tag HTTP/1.1" 200 109 0.002271 10.0.0.48 - - [2025-09-25 06:40:38] "GET /virtual-machine/0d81dddf-082c-48e2-8ffe-b264b3053f97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.003118 10.0.0.48 - - [2025-09-25 06:40:38] "POST /ref-update HTTP/1.1" 200 156 0.010414 10.0.0.48 - - [2025-09-25 06:40:38] "GET /virtual-machine-interface/61de1d00-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.017566 10.0.0.48 - - [2025-09-25 06:40:38] "POST /set-tag HTTP/1.1" 200 109 0.018766 10.0.0.48 - - [2025-09-25 06:40:38] "POST /set-tag HTTP/1.1" 200 109 0.028353 10.0.0.48 - - [2025-09-25 06:40:38] "POST /set-tag HTTP/1.1" 200 109 0.026373 10.0.0.48 - - [2025-09-25 06:40:38] "DELETE /instance-ip/61f81944-99da-11f0-83e0-fa163ee993c7 HTTP/1.1" 200 115 0.033696 10.0.0.48 - - [2025-09-25 06:40:38] "POST /ref-update HTTP/1.1" 200 156 0.011658 10.0.0.48 - - [2025-09-25 06:40:38] "DELETE /virtual-machine-interface/61de1d00-99da-11f0-83e0-fa163ee993c7 HTTP/1.1" 200 115 0.057048 10.0.0.48 - - [2025-09-25 06:40:38] "DELETE /virtual-machine/0d81dddf-082c-48e2-8ffe-b264b3053f97 HTTP/1.1" 200 115 0.023830 10.0.0.48 - - [2025-09-25 06:40:38] "DELETE /tag/20801811-0ae0-4a5b-900a-10256d54f65e HTTP/1.1" 200 115 0.067621 10.0.0.48 - - [2025-09-25 06:40:38] "DELETE /tag/a9d4af4d-0a3a-44b8-881b-d610dd181ac7 HTTP/1.1" 200 115 0.040246 10.0.0.48 - - [2025-09-25 06:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.48 - - [2025-09-25 06:40:42] "GET /project/28338409-0c2c-45f1-8860-a30f6ccb6698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.038981 10.0.0.48 - - [2025-09-25 06:40:42] "POST /tags HTTP/1.1" 200 393 0.030528 10.0.0.48 - - [2025-09-25 06:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010493 10.0.0.48 - - [2025-09-25 06:40:42] "GET /tag/1512de7c-8e49-4be8-b034-20cd12d87ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011410 10.0.0.48 - - [2025-09-25 06:40:42] "POST /tags HTTP/1.1" 200 341 0.014706 10.0.0.48 - - [2025-09-25 06:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.48 - - [2025-09-25 06:40:42] "GET /tag/fb5e1e60-4621-4ae7-acd2-70d74a81c093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011086 10.0.0.48 - - [2025-09-25 06:40:42] "POST /id-to-fqname HTTP/1.1" 200 192 0.000744 10.0.0.48 - - [2025-09-25 06:40:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.007055 10.0.0.48 - - [2025-09-25 06:40:42] "POST /security-groups HTTP/1.1" 200 589 0.064965 10.0.0.48 - - [2025-09-25 06:40:42] "POST /fqname-to-id HTTP/1.1" 404 236 0.006986 10.0.0.48 - - [2025-09-25 06:40:42] "POST /projects HTTP/1.1" 200 519 0.213794 10.0.0.48 - - [2025-09-25 06:40:42] "POST /access-control-lists HTTP/1.1" 200 598 0.064574 10.0.0.48 - - [2025-09-25 06:40:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.066701 10.0.0.48 - - [2025-09-25 06:40:42] "POST /fqname-to-id HTTP/1.1" 404 235 0.011973 10.0.0.48 - - [2025-09-25 06:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.018410 10.0.0.48 - - [2025-09-25 06:40:42] "GET /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.009861 10.0.0.48 - - [2025-09-25 06:40:42] "POST /access-control-lists HTTP/1.1" 200 596 0.076837 10.0.0.48 - - [2025-09-25 06:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008873 10.0.0.48 - - [2025-09-25 06:40:42] "GET /virtual-network/b35e59a5-5ba2-4c13-ac92-02c30ebe2273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.007021 10.0.0.48 - - [2025-09-25 06:40:42] "PUT /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d HTTP/1.1" 200 264 0.044974 10.0.0.48 - - [2025-09-25 06:40:43] "PUT /virtual-network/b35e59a5-5ba2-4c13-ac92-02c30ebe2273 HTTP/1.1" 200 264 0.074817 10.0.0.48 - - [2025-09-25 06:40:43] "POST /security-groups HTTP/1.1" 200 591 0.082760 10.0.0.48 - - [2025-09-25 06:40:43] "POST /fqname-to-id HTTP/1.1" 404 270 0.001855 10.0.0.48 - - [2025-09-25 06:40:43] "POST /access-control-lists HTTP/1.1" 200 632 0.073248 10.0.0.48 - - [2025-09-25 06:40:43] "POST /fqname-to-id HTTP/1.1" 404 269 0.010624 10.0.0.48 - - [2025-09-25 06:40:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.096341 10.0.0.48 - - [2025-09-25 06:40:43] "POST /chown HTTP/1.1" 200 109 0.068209 10.0.0.48 - - [2025-09-25 06:40:43] "POST /access-control-lists HTTP/1.1" 200 630 0.092089 10.0.0.48 - - [2025-09-25 06:40:43] "GET /application-policy-set/a11536d0-6954-4c63-8e0e-53628d8f223e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018785 10.0.0.48 - - [2025-09-25 06:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.48 - - [2025-09-25 06:40:43] "GET /policy-management/c1b449ee-cd34-4d2d-a4b9-c98a26e13ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002487 10.0.0.48 - - [2025-09-25 06:40:43] "POST /tags HTTP/1.1" 409 226 0.006848 10.0.0.48 - - [2025-09-25 06:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001450 10.0.0.48 - - [2025-09-25 06:40:43] "GET /tag/fb5e1e60-4621-4ae7-acd2-70d74a81c093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010819 10.0.0.48 - - [2025-09-25 06:40:43] "POST /firewall-rules HTTP/1.1" 200 600 0.063418 10.0.0.48 - - [2025-09-25 06:40:43] "GET /firewall-rule/96e080f2-fb3c-43c4-970a-d949455e2ff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.010880 10.0.0.48 - - [2025-09-25 06:40:43] "GET /firewall-policy/6453b1bd-5205-4f55-8f7b-f3be44d81cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003661 10.0.0.48 - - [2025-09-25 06:40:43] "GET /firewall-rule/96e080f2-fb3c-43c4-970a-d949455e2ff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002200 10.0.0.48 - - [2025-09-25 06:40:43] "POST /ref-update HTTP/1.1" 200 156 0.042058 10.0.0.48 - - [2025-09-25 06:40:43] "GET /application-policy-set/a11536d0-6954-4c63-8e0e-53628d8f223e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002836 10.0.0.48 - - [2025-09-25 06:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.48 - - [2025-09-25 06:40:43] "GET /policy-management/c1b449ee-cd34-4d2d-a4b9-c98a26e13ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002123 10.0.0.48 - - [2025-09-25 06:40:43] "POST /tags HTTP/1.1" 409 226 0.002003 10.0.0.48 - - [2025-09-25 06:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.48 - - [2025-09-25 06:40:43] "GET /tag/fb5e1e60-4621-4ae7-acd2-70d74a81c093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012559 10.0.0.48 - - [2025-09-25 06:40:43] "POST /firewall-rules HTTP/1.1" 200 598 0.067370 10.0.0.48 - - [2025-09-25 06:40:43] "GET /firewall-rule/d2c2be12-760c-459a-be0b-c25053a33546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.016402 10.0.0.48 - - [2025-09-25 06:40:43] "GET /firewall-policy/6453b1bd-5205-4f55-8f7b-f3be44d81cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003779 10.0.0.48 - - [2025-09-25 06:40:43] "GET /firewall-rule/d2c2be12-760c-459a-be0b-c25053a33546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002111 10.0.0.48 - - [2025-09-25 06:40:43] "POST /ref-update HTTP/1.1" 200 156 0.041917 10.0.0.48 - - [2025-09-25 06:40:45] "POST /tags HTTP/1.1" 200 393 0.021140 10.0.0.48 - - [2025-09-25 06:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.48 - - [2025-09-25 06:40:45] "GET /tag/5fdcb334-32c4-4591-9d20-b9d3918525ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.013785 10.0.0.48 - - [2025-09-25 06:40:45] "POST /tags HTTP/1.1" 200 341 0.017035 10.0.0.48 - - [2025-09-25 06:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.48 - - [2025-09-25 06:40:45] "GET /tag/5e363f47-15aa-40d7-a5aa-af1671f30a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010957 10.0.0.48 - - [2025-09-25 06:40:45] "POST /id-to-fqname HTTP/1.1" 200 192 0.000621 10.0.0.48 - - [2025-09-25 06:40:45] "POST /fqname-to-id HTTP/1.1" 404 201 0.001858 10.0.0.48 - - [2025-09-25 06:40:45] "POST /security-groups HTTP/1.1" 200 589 0.064591 10.0.0.48 - - [2025-09-25 06:40:45] "POST /projects HTTP/1.1" 200 519 0.145400 10.0.0.48 - - [2025-09-25 06:40:45] "POST /fqname-to-id HTTP/1.1" 404 236 0.002494 10.0.0.48 - - [2025-09-25 06:40:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.010917 10.0.0.48 - - [2025-09-25 06:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008748 10.0.0.48 - - [2025-09-25 06:40:45] "GET /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.014335 10.0.0.48 - - [2025-09-25 06:40:45] "POST /access-control-lists HTTP/1.1" 200 598 0.086236 10.0.0.48 - - [2025-09-25 06:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010953 10.0.0.48 - - [2025-09-25 06:40:45] "GET /virtual-network/b35e59a5-5ba2-4c13-ac92-02c30ebe2273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004739 10.0.0.48 - - [2025-09-25 06:40:45] "POST /fqname-to-id HTTP/1.1" 404 235 0.001628 10.0.0.48 - - [2025-09-25 06:40:45] "POST /access-control-lists HTTP/1.1" 200 596 0.073885 10.0.0.48 - - [2025-09-25 06:40:45] "PUT /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d HTTP/1.1" 200 264 0.120133 10.0.0.48 - - [2025-09-25 06:40:45] "PUT /virtual-network/b35e59a5-5ba2-4c13-ac92-02c30ebe2273 HTTP/1.1" 200 264 0.058920 10.0.0.48 - - [2025-09-25 06:40:46] "POST /security-groups HTTP/1.1" 200 591 0.087236 10.0.0.48 - - [2025-09-25 06:40:46] "POST /fqname-to-id HTTP/1.1" 404 270 0.004069 10.0.0.48 - - [2025-09-25 06:40:46] "POST /access-control-lists HTTP/1.1" 200 632 0.079714 10.0.0.48 - - [2025-09-25 06:40:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.072392 10.0.0.48 - - [2025-09-25 06:40:46] "POST /fqname-to-id HTTP/1.1" 404 269 0.007856 10.0.0.48 - - [2025-09-25 06:40:46] "POST /chown HTTP/1.1" 200 109 0.037244 10.0.0.48 - - [2025-09-25 06:40:46] "GET /application-policy-set/a11536d0-6954-4c63-8e0e-53628d8f223e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009023 10.0.0.48 - - [2025-09-25 06:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.48 - - [2025-09-25 06:40:46] "GET /policy-management/c1b449ee-cd34-4d2d-a4b9-c98a26e13ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004300 10.0.0.48 - - [2025-09-25 06:40:46] "POST /access-control-lists HTTP/1.1" 200 630 0.062804 10.0.0.48 - - [2025-09-25 06:40:46] "POST /tags HTTP/1.1" 409 226 0.002249 10.0.0.48 - - [2025-09-25 06:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006617 10.0.0.48 - - [2025-09-25 06:40:46] "GET /tag/5e363f47-15aa-40d7-a5aa-af1671f30a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010519 10.0.0.48 - - [2025-09-25 06:40:46] "POST /firewall-rules HTTP/1.1" 200 600 0.068149 10.0.0.48 - - [2025-09-25 06:40:46] "GET /firewall-rule/dece0b41-03f5-48c0-bc2b-f2c66ce4e7e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.019535 10.0.0.48 - - [2025-09-25 06:40:46] "GET /firewall-policy/6453b1bd-5205-4f55-8f7b-f3be44d81cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004303 10.0.0.48 - - [2025-09-25 06:40:46] "GET /firewall-rule/dece0b41-03f5-48c0-bc2b-f2c66ce4e7e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003359 10.0.0.48 - - [2025-09-25 06:40:46] "POST /ref-update HTTP/1.1" 200 156 0.057194 10.0.0.48 - - [2025-09-25 06:40:46] "GET /application-policy-set/a11536d0-6954-4c63-8e0e-53628d8f223e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012610 10.0.0.48 - - [2025-09-25 06:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.48 - - [2025-09-25 06:40:46] "GET /policy-management/c1b449ee-cd34-4d2d-a4b9-c98a26e13ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002261 10.0.0.48 - - [2025-09-25 06:40:46] "POST /tags HTTP/1.1" 409 226 0.001418 10.0.0.48 - - [2025-09-25 06:40:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001226 10.0.0.48 - - [2025-09-25 06:40:46] "GET /tag/5e363f47-15aa-40d7-a5aa-af1671f30a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009925 10.0.0.48 - - [2025-09-25 06:40:46] "POST /firewall-rules HTTP/1.1" 200 598 0.063155 10.0.0.48 - - [2025-09-25 06:40:46] "GET /firewall-rule/c401dfac-912c-4981-8e08-c3efba4c90b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.010303 10.0.0.48 - - [2025-09-25 06:40:46] "GET /firewall-policy/6453b1bd-5205-4f55-8f7b-f3be44d81cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003773 10.0.0.48 - - [2025-09-25 06:40:46] "GET /firewall-rule/c401dfac-912c-4981-8e08-c3efba4c90b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002302 10.0.0.48 - - [2025-09-25 06:40:46] "POST /ref-update HTTP/1.1" 200 156 0.062280 10.0.0.48 - - [2025-09-25 06:40:48] "POST /tags HTTP/1.1" 200 345 0.112210 10.0.0.48 - - [2025-09-25 06:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.028392 10.0.0.48 - - [2025-09-25 06:40:48] "GET /tag/189027ef-70ba-445a-aca3-442e5780eb9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.028991 10.0.0.48 - - [2025-09-25 06:40:48] "POST /projects HTTP/1.1" 409 238 0.005557 10.0.0.48 - - [2025-09-25 06:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.48 - - [2025-09-25 06:40:48] "GET /project/0a9a02cd-91ac-47a3-bbc5-b274ac15d4ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.039045 10.0.0.48 - - [2025-09-25 06:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.48 - - [2025-09-25 06:40:48] "GET /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004410 10.0.0.48 - - [2025-09-25 06:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.48 - - [2025-09-25 06:40:48] "GET /virtual-network/b35e59a5-5ba2-4c13-ac92-02c30ebe2273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.007764 10.0.0.48 - - [2025-09-25 06:40:48] "POST /security-groups HTTP/1.1" 409 285 0.008736 10.0.0.48 - - [2025-09-25 06:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.48 - - [2025-09-25 06:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.48 - - [2025-09-25 06:40:48] "GET /project/0a9a02cd-91ac-47a3-bbc5-b274ac15d4ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.047959 10.0.0.48 - - [2025-09-25 06:40:48] "PUT /security-group/ceb79399-a70b-4c93-acab-92085e56e1c3 HTTP/1.1" 200 262 0.089881 10.0.0.48 - - [2025-09-25 06:40:48] "PUT /access-control-list/2fd6a4ef-7c0c-4678-888a-b4b29d8c3131 HTTP/1.1" 200 272 0.022500 10.0.0.48 - - [2025-09-25 06:40:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.023300 10.0.0.48 - - [2025-09-25 06:40:48] "POST /tags HTTP/1.1" 409 228 0.003432 10.0.0.48 - - [2025-09-25 06:40:48] "PUT /access-control-list/6bad96cb-24ab-4ed0-9397-3c93a85eed30 HTTP/1.1" 200 272 0.030838 10.0.0.48 - - [2025-09-25 06:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.48 - - [2025-09-25 06:40:49] "GET /tag/189027ef-70ba-445a-aca3-442e5780eb9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012828 10.0.0.48 - - [2025-09-25 06:40:49] "POST /tags HTTP/1.1" 200 345 0.031645 10.0.0.48 - - [2025-09-25 06:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.48 - - [2025-09-25 06:40:49] "GET /tag/abe803a4-147a-42b6-a1e6-807d8b51aec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012847 10.0.0.48 - - [2025-09-25 06:40:49] "POST /projects HTTP/1.1" 409 238 0.001708 10.0.0.48 - - [2025-09-25 06:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004048 10.0.0.48 - - [2025-09-25 06:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.48 - - [2025-09-25 06:40:49] "GET /project/adb65fcc-6946-4256-b671-1571b082a5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.031782 10.0.0.48 - - [2025-09-25 06:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.48 - - [2025-09-25 06:40:49] "GET /project/adb65fcc-6946-4256-b671-1571b082a5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.053736 10.0.0.48 - - [2025-09-25 06:40:49] "GET /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004085 10.0.0.48 - - [2025-09-25 06:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.48 - - [2025-09-25 06:40:49] "GET /virtual-network/b35e59a5-5ba2-4c13-ac92-02c30ebe2273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003894 10.0.0.48 - - [2025-09-25 06:40:49] "POST /security-groups HTTP/1.1" 409 285 0.002565 10.0.0.48 - - [2025-09-25 06:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.48 - - [2025-09-25 06:40:49] "PUT /security-group/6cc3859a-e181-4886-a62b-11c949aa3b44 HTTP/1.1" 200 262 0.059166 10.0.0.48 - - [2025-09-25 06:40:49] "PUT /access-control-list/fd0e6236-bdf1-47bb-b7f2-5d13f7082e79 HTTP/1.1" 200 272 0.013579 10.0.0.48 - - [2025-09-25 06:40:49] "PUT /access-control-list/52d0490d-d255-466f-945a-b4ca5a359c17 HTTP/1.1" 200 272 0.019982 10.0.0.48 - - [2025-09-25 06:40:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.021050 10.0.0.48 - - [2025-09-25 06:40:49] "POST /tags HTTP/1.1" 409 228 0.007366 10.0.0.48 - - [2025-09-25 06:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008278 10.0.0.48 - - [2025-09-25 06:40:49] "GET /tag/abe803a4-147a-42b6-a1e6-807d8b51aec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011713 10.0.0.48 - - [2025-09-25 06:40:49] "POST /tags HTTP/1.1" 200 291 0.071475 10.0.0.48 - - [2025-09-25 06:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011322 10.0.0.48 - - [2025-09-25 06:40:49] "GET /tag/4b6c9e6e-ce4a-4926-a9f7-cad31e6b4ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.014615 10.0.0.48 - - [2025-09-25 06:40:49] "POST /tags HTTP/1.1" 200 303 0.075680 10.0.0.48 - - [2025-09-25 06:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012806 10.0.0.48 - - [2025-09-25 06:40:49] "GET /tag/2bb43040-b5b5-42d4-aa46-acd4e3f0a4c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014096 10.0.0.48 - - [2025-09-25 06:40:49] "POST /tags HTTP/1.1" 409 252 0.002115 10.0.0.48 - - [2025-09-25 06:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.48 - - [2025-09-25 06:40:49] "GET /tag/1512de7c-8e49-4be8-b034-20cd12d87ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.019058 10.0.0.48 - - [2025-09-25 06:40:49] "POST /tags HTTP/1.1" 409 226 0.009241 10.0.0.48 - - [2025-09-25 06:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.48 - - [2025-09-25 06:40:49] "GET /tag/fb5e1e60-4621-4ae7-acd2-70d74a81c093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013911 10.0.0.48 - - [2025-09-25 06:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.48 - - [2025-09-25 06:40:49] "GET /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004861 10.0.0.48 - - [2025-09-25 06:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.48 - - [2025-09-25 06:40:50] "GET /project/0a9a02cd-91ac-47a3-bbc5-b274ac15d4ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.045535 10.0.0.48 - - [2025-09-25 06:40:50] "POST /virtual-machines HTTP/1.1" 200 395 0.018910 10.0.0.48 - - [2025-09-25 06:40:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.018131 10.0.0.48 - - [2025-09-25 06:40:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099486 10.0.0.48 - - [2025-09-25 06:40:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.020132 10.0.0.48 - - [2025-09-25 06:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008381 10.0.0.48 - - [2025-09-25 06:40:50] "GET /virtual-machine-interface/9348c764-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004511 10.0.0.48 - - [2025-09-25 06:40:50] "POST /instance-ips HTTP/1.1" 200 397 0.018648 10.0.0.48 - - [2025-09-25 06:40:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.021995 10.0.0.48 - - [2025-09-25 06:40:50] "GET /virtual-machine-interface/9348c764-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006674 10.0.0.48 - - [2025-09-25 06:40:50] "POST /set-tag HTTP/1.1" 200 109 0.059518 10.0.0.48 - - [2025-09-25 06:40:50] "GET /virtual-machine-interface/9348c764-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012952 10.0.0.48 - - [2025-09-25 06:40:50] "GET /instance-ip/935cdda8-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003172 10.0.0.48 - - [2025-09-25 06:40:50] "GET /virtual-machine-interface/9348c764-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004457 10.0.0.48 - - [2025-09-25 06:40:50] "POST /set-tag HTTP/1.1" 200 109 0.002094 10.0.0.48 - - [2025-09-25 06:40:50] "GET /virtual-router/497f1ca8-f63d-4651-ada1-2d77eb46631f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003654 10.0.0.48 - - [2025-09-25 06:40:50] "POST /ref-update HTTP/1.1" 200 156 0.007617 10.0.0.48 - - [2025-09-25 06:40:50] "GET /virtual-machine-interface/9348c764-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014748 10.0.0.48 - - [2025-09-25 06:40:50] "POST /set-tag HTTP/1.1" 200 109 0.003224 10.0.0.48 - - [2025-09-25 06:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.48 - - [2025-09-25 06:40:50] "GET /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003966 10.0.0.48 - - [2025-09-25 06:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.48 - - [2025-09-25 06:40:50] "GET /project/0a9a02cd-91ac-47a3-bbc5-b274ac15d4ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.039845 10.0.0.48 - - [2025-09-25 06:40:50] "POST /virtual-machines HTTP/1.1" 200 395 0.009280 10.0.0.48 - - [2025-09-25 06:40:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.009965 10.0.0.48 - - [2025-09-25 06:40:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117116 10.0.0.48 - - [2025-09-25 06:40:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008662 10.0.0.48 - - [2025-09-25 06:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009657 10.0.0.48 - - [2025-09-25 06:40:51] "GET /virtual-machine-interface/93b58fac-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004591 10.0.0.48 - - [2025-09-25 06:40:51] "POST /instance-ips HTTP/1.1" 200 397 0.032339 10.0.0.48 - - [2025-09-25 06:40:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.027152 10.0.0.48 - - [2025-09-25 06:40:51] "GET /virtual-machine-interface/93b58fac-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016352 10.0.0.48 - - [2025-09-25 06:40:51] "POST /set-tag HTTP/1.1" 200 109 0.064146 10.0.0.48 - - [2025-09-25 06:40:51] "GET /virtual-machine-interface/93b58fac-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018835 10.0.0.48 - - [2025-09-25 06:40:51] "GET /instance-ip/93d015c0-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004784 10.0.0.48 - - [2025-09-25 06:40:51] "GET /virtual-machine-interface/93b58fac-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004363 10.0.0.48 - - [2025-09-25 06:40:51] "POST /set-tag HTTP/1.1" 200 109 0.002011 10.0.0.48 - - [2025-09-25 06:40:51] "GET /virtual-router/497f1ca8-f63d-4651-ada1-2d77eb46631f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003545 10.0.0.48 - - [2025-09-25 06:40:51] "POST /ref-update HTTP/1.1" 200 156 0.009032 10.0.0.48 - - [2025-09-25 06:40:51] "GET /virtual-machine-interface/93b58fac-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013768 10.0.0.48 - - [2025-09-25 06:40:51] "POST /set-tag HTTP/1.1" 200 109 0.002531 10.0.0.48 - - [2025-09-25 06:40:51] "POST /tags HTTP/1.1" 200 291 0.024445 10.0.0.48 - - [2025-09-25 06:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.023215 10.0.0.48 - - [2025-09-25 06:40:51] "GET /tag/b17546c2-ea4e-4a7a-9218-c500b4a9fcfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.018149 10.0.0.48 - - [2025-09-25 06:40:51] "POST /tags HTTP/1.1" 409 252 0.002062 10.0.0.48 - - [2025-09-25 06:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001371 10.0.0.48 - - [2025-09-25 06:40:51] "GET /tag/5fdcb334-32c4-4591-9d20-b9d3918525ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011179 10.0.0.48 - - [2025-09-25 06:40:51] "POST /tags HTTP/1.1" 409 226 0.001842 10.0.0.48 - - [2025-09-25 06:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.48 - - [2025-09-25 06:40:51] "GET /tag/5e363f47-15aa-40d7-a5aa-af1671f30a89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011250 10.0.0.48 - - [2025-09-25 06:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.48 - - [2025-09-25 06:40:51] "GET /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005816 10.0.0.48 - - [2025-09-25 06:40:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.48 - - [2025-09-25 06:40:51] "GET /project/adb65fcc-6946-4256-b671-1571b082a5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034887 10.0.0.48 - - [2025-09-25 06:40:51] "POST /virtual-machines HTTP/1.1" 200 395 0.007092 10.0.0.48 - - [2025-09-25 06:40:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.007931 10.0.0.48 - - [2025-09-25 06:40:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.093975 10.0.0.48 - - [2025-09-25 06:40:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.019201 10.0.0.48 - - [2025-09-25 06:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006711 10.0.0.48 - - [2025-09-25 06:40:52] "GET /virtual-machine-interface/94514992-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004514 10.0.0.48 - - [2025-09-25 06:40:52] "POST /instance-ips HTTP/1.1" 200 397 0.019892 10.0.0.48 - - [2025-09-25 06:40:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.025003 10.0.0.48 - - [2025-09-25 06:40:52] "GET /virtual-machine-interface/94514992-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007832 10.0.0.48 - - [2025-09-25 06:40:52] "POST /set-tag HTTP/1.1" 200 109 0.059918 10.0.0.48 - - [2025-09-25 06:40:52] "GET /virtual-machine-interface/94514992-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018306 10.0.0.48 - - [2025-09-25 06:40:52] "GET /instance-ip/9464c3e6-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.009825 10.0.0.48 - - [2025-09-25 06:40:52] "GET /virtual-machine-interface/94514992-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005257 10.0.0.48 - - [2025-09-25 06:40:52] "POST /set-tag HTTP/1.1" 200 109 0.002630 10.0.0.48 - - [2025-09-25 06:40:52] "GET /virtual-router/497f1ca8-f63d-4651-ada1-2d77eb46631f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.005885 10.0.0.48 - - [2025-09-25 06:40:52] "POST /ref-update HTTP/1.1" 200 156 0.009060 10.0.0.48 - - [2025-09-25 06:40:52] "GET /virtual-machine-interface/94514992-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019367 10.0.0.48 - - [2025-09-25 06:40:52] "POST /set-tag HTTP/1.1" 200 109 0.006669 10.0.0.48 - - [2025-09-25 06:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.48 - - [2025-09-25 06:40:52] "GET /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003896 10.0.0.48 - - [2025-09-25 06:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.48 - - [2025-09-25 06:40:52] "GET /project/adb65fcc-6946-4256-b671-1571b082a5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034292 10.0.0.48 - - [2025-09-25 06:40:52] "POST /virtual-machines HTTP/1.1" 200 395 0.008966 10.0.0.48 - - [2025-09-25 06:40:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.029356 10.0.0.48 - - [2025-09-25 06:40:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109432 10.0.0.48 - - [2025-09-25 06:40:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008234 10.0.0.48 - - [2025-09-25 06:40:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.015120 10.0.0.48 - - [2025-09-25 06:40:52] "GET /virtual-machine-interface/94c4591e-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004213 10.0.0.48 - - [2025-09-25 06:40:52] "POST /instance-ips HTTP/1.1" 200 397 0.019465 10.0.0.48 - - [2025-09-25 06:40:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.020149 10.0.0.48 - - [2025-09-25 06:40:52] "GET /virtual-machine-interface/94c4591e-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011289 10.0.0.48 - - [2025-09-25 06:40:53] "POST /set-tag HTTP/1.1" 200 109 0.063953 10.0.0.48 - - [2025-09-25 06:40:53] "GET /virtual-machine-interface/94c4591e-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014439 10.0.0.48 - - [2025-09-25 06:40:53] "GET /instance-ip/94dede06-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004007 10.0.0.48 - - [2025-09-25 06:40:53] "GET /virtual-machine-interface/94c4591e-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004473 10.0.0.48 - - [2025-09-25 06:40:53] "POST /set-tag HTTP/1.1" 200 109 0.001972 10.0.0.48 - - [2025-09-25 06:40:53] "GET /virtual-router/497f1ca8-f63d-4651-ada1-2d77eb46631f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003548 10.0.0.48 - - [2025-09-25 06:40:53] "POST /ref-update HTTP/1.1" 200 156 0.007602 10.0.0.48 - - [2025-09-25 06:40:53] "GET /virtual-machine-interface/94c4591e-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004546 10.0.0.48 - - [2025-09-25 06:40:53] "POST /set-tag HTTP/1.1" 200 109 0.002150 10.0.0.48 - - [2025-09-25 06:40:53] "POST /tags HTTP/1.1" 200 299 0.017700 10.0.0.48 - - [2025-09-25 06:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009542 10.0.0.48 - - [2025-09-25 06:40:53] "GET /tag/87fd3d36-a753-4fd8-88f8-d796016bf905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.013635 10.0.0.48 - - [2025-09-25 06:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.48 - - [2025-09-25 06:40:53] "GET /global-system-configs HTTP/1.1" 200 322 0.003985 10.0.0.48 - - [2025-09-25 06:40:53] "GET /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003840 10.0.0.48 - - [2025-09-25 06:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.48 - - [2025-09-25 06:40:53] "GET /project/0a9a02cd-91ac-47a3-bbc5-b274ac15d4ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.036574 10.0.0.48 - - [2025-09-25 06:40:53] "POST /virtual-machines HTTP/1.1" 200 395 0.007993 10.0.0.48 - - [2025-09-25 06:40:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.012378 10.0.0.48 - - [2025-09-25 06:40:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110242 10.0.0.48 - - [2025-09-25 06:40:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.025461 10.0.0.48 - - [2025-09-25 06:40:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.017361 10.0.0.48 - - [2025-09-25 06:40:53] "GET /virtual-machine-interface/9544c59a-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005590 10.0.0.48 - - [2025-09-25 06:40:53] "POST /instance-ips HTTP/1.1" 200 397 0.025004 10.0.0.48 - - [2025-09-25 06:40:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.036977 10.0.0.48 - - [2025-09-25 06:40:53] "GET /virtual-machine-interface/9544c59a-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.017389 10.0.0.48 - - [2025-09-25 06:40:53] "POST /set-tag HTTP/1.1" 200 109 0.022537 10.0.0.48 - - [2025-09-25 06:40:53] "GET /virtual-machine-interface/9544c59a-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019889 10.0.0.48 - - [2025-09-25 06:40:53] "GET /instance-ip/955a7eb2-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002932 10.0.0.48 - - [2025-09-25 06:40:53] "GET /virtual-machine-interface/9544c59a-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004469 10.0.0.48 - - [2025-09-25 06:40:53] "POST /set-tag HTTP/1.1" 200 109 0.002278 10.0.0.48 - - [2025-09-25 06:40:53] "POST /tags HTTP/1.1" 200 299 0.027627 10.0.0.48 - - [2025-09-25 06:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.48 - - [2025-09-25 06:40:54] "GET /tag/a4bee0aa-afdb-48d5-bbdd-6aeae14c1365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013132 10.0.0.48 - - [2025-09-25 06:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.48 - - [2025-09-25 06:40:54] "GET /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006063 10.0.0.48 - - [2025-09-25 06:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.48 - - [2025-09-25 06:40:54] "GET /project/0a9a02cd-91ac-47a3-bbc5-b274ac15d4ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.036551 10.0.0.48 - - [2025-09-25 06:40:54] "POST /virtual-machines HTTP/1.1" 200 395 0.007686 10.0.0.48 - - [2025-09-25 06:40:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.009186 10.0.0.48 - - [2025-09-25 06:40:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095247 10.0.0.48 - - [2025-09-25 06:40:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.014725 10.0.0.48 - - [2025-09-25 06:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008216 10.0.0.48 - - [2025-09-25 06:40:54] "GET /virtual-machine-interface/95b2eb7e-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004584 10.0.0.48 - - [2025-09-25 06:40:54] "POST /instance-ips HTTP/1.1" 200 397 0.018639 10.0.0.48 - - [2025-09-25 06:40:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.015291 10.0.0.48 - - [2025-09-25 06:40:54] "GET /virtual-machine-interface/95b2eb7e-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009539 10.0.0.48 - - [2025-09-25 06:40:54] "POST /set-tag HTTP/1.1" 200 109 0.016732 10.0.0.48 - - [2025-09-25 06:40:54] "GET /virtual-machine-interface/95b2eb7e-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018122 10.0.0.48 - - [2025-09-25 06:40:54] "GET /instance-ip/95c6692e-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007222 10.0.0.48 - - [2025-09-25 06:40:54] "GET /virtual-machine-interface/95b2eb7e-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004138 10.0.0.48 - - [2025-09-25 06:40:54] "POST /set-tag HTTP/1.1" 200 109 0.001848 10.0.0.48 - - [2025-09-25 06:40:54] "POST /tags HTTP/1.1" 200 299 0.023418 10.0.0.48 - - [2025-09-25 06:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.48 - - [2025-09-25 06:40:54] "GET /tag/20bfef49-eea9-4f2a-9bd6-a7c134151f15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011731 10.0.0.48 - - [2025-09-25 06:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.48 - - [2025-09-25 06:40:54] "GET /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003689 10.0.0.48 - - [2025-09-25 06:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.48 - - [2025-09-25 06:40:54] "GET /project/adb65fcc-6946-4256-b671-1571b082a5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030913 10.0.0.48 - - [2025-09-25 06:40:54] "POST /virtual-machines HTTP/1.1" 200 395 0.006865 10.0.0.48 - - [2025-09-25 06:40:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.015885 10.0.0.48 - - [2025-09-25 06:40:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106144 10.0.0.48 - - [2025-09-25 06:40:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.008846 10.0.0.48 - - [2025-09-25 06:40:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005690 10.0.0.48 - - [2025-09-25 06:40:54] "GET /virtual-machine-interface/960f3cf8-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006835 10.0.0.48 - - [2025-09-25 06:40:55] "POST /instance-ips HTTP/1.1" 200 397 0.025822 10.0.0.48 - - [2025-09-25 06:40:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.027534 10.0.0.48 - - [2025-09-25 06:40:55] "GET /virtual-machine-interface/960f3cf8-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007790 10.0.0.48 - - [2025-09-25 06:40:55] "POST /set-tag HTTP/1.1" 200 109 0.026394 10.0.0.48 - - [2025-09-25 06:40:55] "GET /virtual-machine-interface/960f3cf8-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015891 10.0.0.48 - - [2025-09-25 06:40:55] "GET /instance-ip/962809f4-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002704 10.0.0.48 - - [2025-09-25 06:40:55] "GET /virtual-machine-interface/960f3cf8-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004261 10.0.0.48 - - [2025-09-25 06:40:55] "POST /set-tag HTTP/1.1" 200 109 0.001787 10.0.0.48 - - [2025-09-25 06:40:55] "POST /tags HTTP/1.1" 200 299 0.025072 10.0.0.48 - - [2025-09-25 06:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.48 - - [2025-09-25 06:40:55] "GET /tag/b1d39334-561c-4eaf-9886-1f43e6e3b22e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.015759 10.0.0.48 - - [2025-09-25 06:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005731 10.0.0.48 - - [2025-09-25 06:40:55] "GET /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004312 10.0.0.48 - - [2025-09-25 06:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.48 - - [2025-09-25 06:40:55] "GET /project/adb65fcc-6946-4256-b671-1571b082a5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032799 10.0.0.48 - - [2025-09-25 06:40:55] "POST /virtual-machines HTTP/1.1" 200 395 0.012766 10.0.0.48 - - [2025-09-25 06:40:55] "GET /global-system-configs HTTP/1.1" 200 322 0.011867 10.0.0.48 - - [2025-09-25 06:40:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.020750 10.0.0.48 - - [2025-09-25 06:40:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102133 10.0.0.48 - - [2025-09-25 06:40:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.008543 10.0.0.48 - - [2025-09-25 06:40:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010874 10.0.0.48 - - [2025-09-25 06:40:55] "GET /virtual-machine-interface/9679c3f2-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007266 10.0.0.48 - - [2025-09-25 06:40:55] "POST /instance-ips HTTP/1.1" 200 397 0.019176 10.0.0.48 - - [2025-09-25 06:40:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.021977 10.0.0.48 - - [2025-09-25 06:40:55] "GET /virtual-machine-interface/9679c3f2-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011859 10.0.0.48 - - [2025-09-25 06:40:55] "POST /set-tag HTTP/1.1" 200 109 0.021468 10.0.0.48 - - [2025-09-25 06:40:55] "GET /virtual-machine-interface/9679c3f2-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016184 10.0.0.48 - - [2025-09-25 06:40:55] "GET /instance-ip/96919572-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005285 10.0.0.48 - - [2025-09-25 06:40:55] "GET /virtual-machine-interface/9679c3f2-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004611 10.0.0.48 - - [2025-09-25 06:40:55] "POST /set-tag HTTP/1.1" 200 109 0.002090 10.0.0.48 - - [2025-09-25 06:40:55] "GET /virtual-router/497f1ca8-f63d-4651-ada1-2d77eb46631f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003530 10.0.0.48 - - [2025-09-25 06:40:56] "POST /ref-update HTTP/1.1" 200 156 0.009566 10.0.0.48 - - [2025-09-25 06:40:56] "GET /virtual-machine-interface/9544c59a-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008867 10.0.0.48 - - [2025-09-25 06:40:56] "POST /set-tag HTTP/1.1" 200 109 0.002035 10.0.0.48 - - [2025-09-25 06:40:56] "GET /virtual-machine-interface/9348c764-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005331 10.0.0.48 - - [2025-09-25 06:40:56] "POST /set-tag HTTP/1.1" 200 109 0.002117 10.0.0.48 - - [2025-09-25 06:40:56] "GET /virtual-router/497f1ca8-f63d-4651-ada1-2d77eb46631f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003400 10.0.0.48 - - [2025-09-25 06:40:56] "POST /ref-update HTTP/1.1" 200 156 0.008583 10.0.0.48 - - [2025-09-25 06:40:56] "GET /virtual-machine-interface/95b2eb7e-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016917 10.0.0.48 - - [2025-09-25 06:40:56] "POST /set-tag HTTP/1.1" 200 109 0.002798 10.0.0.48 - - [2025-09-25 06:40:56] "GET /virtual-router/497f1ca8-f63d-4651-ada1-2d77eb46631f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004150 10.0.0.48 - - [2025-09-25 06:40:56] "POST /ref-update HTTP/1.1" 200 156 0.007480 10.0.0.48 - - [2025-09-25 06:40:56] "GET /virtual-machine-interface/960f3cf8-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014963 10.0.0.48 - - [2025-09-25 06:40:56] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.48 - - [2025-09-25 06:40:56] "GET /virtual-machine-interface/93b58fac-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003728 10.0.0.48 - - [2025-09-25 06:40:56] "POST /set-tag HTTP/1.1" 200 109 0.001857 10.0.0.48 - - [2025-09-25 06:40:56] "GET /virtual-router/497f1ca8-f63d-4651-ada1-2d77eb46631f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003899 10.0.0.48 - - [2025-09-25 06:40:56] "POST /ref-update HTTP/1.1" 200 156 0.007567 10.0.0.48 - - [2025-09-25 06:40:56] "GET /virtual-machine-interface/9679c3f2-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020713 10.0.0.48 - - [2025-09-25 06:40:56] "POST /set-tag HTTP/1.1" 200 109 0.002282 10.0.0.48 - - [2025-09-25 06:40:56] "GET /virtual-machine-interface/94514992-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004533 10.0.0.48 - - [2025-09-25 06:40:56] "POST /set-tag HTTP/1.1" 200 109 0.001924 10.0.0.48 - - [2025-09-25 06:40:56] "GET /virtual-machine-interface/94c4591e-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004524 10.0.0.48 - - [2025-09-25 06:40:56] "POST /set-tag HTTP/1.1" 200 109 0.006872 10.0.0.48 - - [2025-09-25 06:40:56] "GET /virtual-machine-interface/9544c59a-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006417 10.0.0.48 - - [2025-09-25 06:40:56] "POST /set-tag HTTP/1.1" 200 109 0.004015 10.0.0.48 - - [2025-09-25 06:40:56] "GET /virtual-machine-interface/95b2eb7e-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005417 10.0.0.48 - - [2025-09-25 06:40:56] "POST /set-tag HTTP/1.1" 200 109 0.003438 10.0.0.48 - - [2025-09-25 06:40:56] "GET /virtual-machine-interface/960f3cf8-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004431 10.0.0.48 - - [2025-09-25 06:40:56] "POST /set-tag HTTP/1.1" 200 109 0.002264 10.0.0.48 - - [2025-09-25 06:40:56] "GET /virtual-machine-interface/9679c3f2-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004249 10.0.0.48 - - [2025-09-25 06:40:56] "POST /set-tag HTTP/1.1" 200 109 0.001941 10.0.0.48 - - [2025-09-25 06:40:56] "GET /virtual-machine-interface/9348c764-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004905 10.0.0.48 - - [2025-09-25 06:40:56] "POST /set-tag HTTP/1.1" 200 109 0.002202 10.0.0.48 - - [2025-09-25 06:40:59] "GET /virtual-machine/1b695318-ea7a-4a30-98d2-d145d041d999?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002654 10.0.0.48 - - [2025-09-25 06:40:59] "GET /virtual-machine-interface/9348c764-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003794 10.0.0.48 - - [2025-09-25 06:41:01] "GET /virtual-machine-interface/95b2eb7e-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005407 10.0.0.48 - - [2025-09-25 06:41:01] "POST /set-tag HTTP/1.1" 200 109 0.003224 10.0.0.48 - - [2025-09-25 06:41:01] "GET /virtual-machine-interface/94514992-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004729 10.0.0.48 - - [2025-09-25 06:41:01] "POST /set-tag HTTP/1.1" 200 109 0.002267 10.0.0.48 - - [2025-09-25 06:41:01] "GET /virtual-machine-interface/9544c59a-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003926 10.0.0.48 - - [2025-09-25 06:41:01] "POST /set-tag HTTP/1.1" 200 109 0.002319 10.0.0.48 - - [2025-09-25 06:41:02] "GET /virtual-machine-interface/93b58fac-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004484 10.0.0.48 - - [2025-09-25 06:41:02] "POST /set-tag HTTP/1.1" 200 109 0.002305 10.0.0.48 - - [2025-09-25 06:41:03] "GET /virtual-machine-interface/94c4591e-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004132 10.0.0.48 - - [2025-09-25 06:41:03] "POST /set-tag HTTP/1.1" 200 109 0.001816 10.0.0.48 - - [2025-09-25 06:41:04] "GET /virtual-machine/6d2c6d35-8d2d-40ea-a341-9fd77223f751?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002987 10.0.0.48 - - [2025-09-25 06:41:04] "GET /virtual-machine-interface/93b58fac-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004039 10.0.0.48 - - [2025-09-25 06:41:04] "GET /virtual-machine/acf9f4d6-c2bb-4db4-acda-c86ab6cb18ed?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003056 10.0.0.48 - - [2025-09-25 06:41:04] "GET /virtual-machine-interface/94514992-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004242 10.0.0.48 - - [2025-09-25 06:41:04] "GET /virtual-machine/2c73c80a-f6e1-4baf-9b56-545123835906?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002813 10.0.0.48 - - [2025-09-25 06:41:04] "GET /virtual-machine-interface/94c4591e-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005648 10.0.0.48 - - [2025-09-25 06:41:04] "GET /virtual-machine/331dbe12-550c-4192-a723-19d15a94035a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002993 10.0.0.48 - - [2025-09-25 06:41:04] "GET /virtual-machine-interface/9544c59a-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004271 10.0.0.48 - - [2025-09-25 06:41:06] "GET /virtual-machine-interface/9679c3f2-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010491 10.0.0.48 - - [2025-09-25 06:41:06] "POST /set-tag HTTP/1.1" 200 109 0.003260 10.0.0.48 - - [2025-09-25 06:41:06] "GET /virtual-machine-interface/960f3cf8-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006960 10.0.0.48 - - [2025-09-25 06:41:06] "POST /set-tag HTTP/1.1" 200 109 0.002220 10.0.0.48 - - [2025-09-25 06:41:09] "GET /virtual-machine/a5647843-ae19-4ecb-99df-25e8d27062fc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003258 10.0.0.48 - - [2025-09-25 06:41:09] "GET /virtual-machine-interface/960f3cf8-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004623 10.0.0.48 - - [2025-09-25 06:41:09] "GET /virtual-machine/ca955ef5-4418-416b-b76d-723638c1ef3e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004284 10.0.0.48 - - [2025-09-25 06:41:09] "GET /virtual-machine-interface/95b2eb7e-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004191 10.0.0.48 - - [2025-09-25 06:41:09] "GET /virtual-machine/e38bdc83-ab1b-4fc0-aa41-615673c90b3e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003357 10.0.0.48 - - [2025-09-25 06:41:09] "GET /virtual-machine-interface/9679c3f2-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004341 10.0.0.48 - - [2025-09-25 06:41:10] "GET /loadbalancer/115a02fd-1898-4ab8-a04f-1271744e21cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003624 10.0.0.48 - - [2025-09-25 06:41:10] "POST /tags HTTP/1.1" 200 333 0.029955 10.0.0.48 - - [2025-09-25 06:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004939 10.0.0.48 - - [2025-09-25 06:41:10] "GET /tag/803c180b-a05c-4379-9f0d-1b482c0aa69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015619 10.0.0.48 - - [2025-09-25 06:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.48 - - [2025-09-25 06:41:10] "GET /project/0a9a02cd-91ac-47a3-bbc5-b274ac15d4ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.027936 10.0.0.48 - - [2025-09-25 06:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001391 10.0.0.48 - - [2025-09-25 06:41:10] "GET /virtual-network/b35e59a5-5ba2-4c13-ac92-02c30ebe2273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004670 10.0.0.48 - - [2025-09-25 06:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.48 - - [2025-09-25 06:41:10] "GET /service-appliance-set/d0d59601-70d8-49f2-8a9c-a1f834b46766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.020706 10.0.0.48 - - [2025-09-25 06:41:10] "POST /fqname-to-id HTTP/1.1" 404 273 0.002131 10.0.0.48 - - [2025-09-25 06:41:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.130743 10.0.0.48 - - [2025-09-25 06:41:10] "GET /virtual-machine-interface/40a4c08e-80c7-4acf-b76b-7646c50c1dd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.013170 10.0.0.48 - - [2025-09-25 06:41:10] "POST /instance-ips HTTP/1.1" 200 409 0.023953 10.0.0.48 - - [2025-09-25 06:41:10] "GET /instance-ip/e5257bcd-b02c-45f1-903a-d71737fdc669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.004443 10.0.0.48 - - [2025-09-25 06:41:10] "POST /loadbalancers HTTP/1.1" 200 629 0.061345 10.0.0.48 - - [2025-09-25 06:41:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.013064 10.0.0.48 - - [2025-09-25 06:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.48 - - [2025-09-25 06:41:10] "GET /project/0a9a02cd-91ac-47a3-bbc5-b274ac15d4ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.037852 10.0.0.48 - - [2025-09-25 06:41:10] "GET /instance-ip/e5257bcd-b02c-45f1-903a-d71737fdc669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.002209 10.0.0.48 - - [2025-09-25 06:41:10] "GET /project/0a9a02cd-91ac-47a3-bbc5-b274ac15d4ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035210 10.0.0.48 - - [2025-09-25 06:41:10] "GET /loadbalancer/115a02fd-1898-4ab8-a04f-1271744e21cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002293 10.0.0.48 - - [2025-09-25 06:41:10] "POST /floating-ips HTTP/1.1" 200 597 0.022422 10.0.0.48 - - [2025-09-25 06:41:10] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.037464 10.0.0.48 - - [2025-09-25 06:41:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.48 - - [2025-09-25 06:41:10] "GET /project/0a9a02cd-91ac-47a3-bbc5-b274ac15d4ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.028311 10.0.0.48 - - [2025-09-25 06:41:10] "GET /loadbalancer-listener/576f701c-5ea2-4dfb-90d1-a2493db592bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.002525 10.0.0.48 - - [2025-09-25 06:41:11] "GET /loadbalancer-listener/576f701c-5ea2-4dfb-90d1-a2493db592bd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.004799 10.0.0.48 - - [2025-09-25 06:41:11] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.017556 10.0.0.48 - - [2025-09-25 06:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.48 - - [2025-09-25 06:41:11] "GET /instance-ip/e5257bcd-b02c-45f1-903a-d71737fdc669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003476 10.0.0.48 - - [2025-09-25 06:41:11] "GET /instance-ip/e5257bcd-b02c-45f1-903a-d71737fdc669?fields=floating_ips HTTP/1.1" 200 1213 0.004629 10.0.0.48 - - [2025-09-25 06:41:11] "GET /floating-ip/dfa6f44f-581c-45e7-b7c5-02d245a6813d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.001761 10.0.0.48 - - [2025-09-25 06:41:11] "GET /loadbalancer/115a02fd-1898-4ab8-a04f-1271744e21cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002682 10.0.0.48 - - [2025-09-25 06:41:11] "GET /loadbalancer-pool/76ac8962-2475-43a3-88f6-d2b249f9da42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.003889 10.0.0.48 - - [2025-09-25 06:41:11] "POST /loadbalancer-members HTTP/1.1" 200 721 0.016591 10.0.0.48 - - [2025-09-25 06:41:11] "GET /loadbalancer/115a02fd-1898-4ab8-a04f-1271744e21cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002874 10.0.0.48 - - [2025-09-25 06:41:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.030474 10.0.0.48 - - [2025-09-25 06:41:11] "GET /virtual-machine-interface/93b58fac-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020638 10.0.0.48 - - [2025-09-25 06:41:11] "POST /tags HTTP/1.1" 409 221 0.001661 10.0.0.48 - - [2025-09-25 06:41:11] "GET /virtual-machine-interface/93b58fac-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005666 10.0.0.48 - - [2025-09-25 06:41:11] "POST /ref-update HTTP/1.1" 200 156 0.006278 10.0.0.48 - - [2025-09-25 06:41:11] "GET /floating-ip/dfa6f44f-581c-45e7-b7c5-02d245a6813d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.013421 10.0.0.48 - - [2025-09-25 06:41:11] "PUT /floating-ip/dfa6f44f-581c-45e7-b7c5-02d245a6813d HTTP/1.1" 200 256 0.007504 10.0.0.48 - - [2025-09-25 06:41:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004717 10.0.0.48 - - [2025-09-25 06:41:11] "GET /tag/803c180b-a05c-4379-9f0d-1b482c0aa69e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013300 10.0.0.48 - - [2025-09-25 06:41:11] "POST /set-tag HTTP/1.1" 200 109 0.063333 10.0.0.48 - - [2025-09-25 06:41:11] "GET /loadbalancer-pool/76ac8962-2475-43a3-88f6-d2b249f9da42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.005628 10.0.0.48 - - [2025-09-25 06:41:11] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014425 10.0.0.48 - - [2025-09-25 06:41:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.017928 10.0.0.48 - - [2025-09-25 06:41:11] "GET /virtual-machine-interface/9348c764-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012745 10.0.0.48 - - [2025-09-25 06:41:11] "GET /virtual-machine-interface/9348c764-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003614 10.0.0.48 - - [2025-09-25 06:41:11] "POST /ref-update HTTP/1.1" 200 156 0.005863 10.0.0.48 - - [2025-09-25 06:41:11] "GET /floating-ip/dfa6f44f-581c-45e7-b7c5-02d245a6813d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.007611 10.0.0.48 - - [2025-09-25 06:41:11] "POST /set-tag HTTP/1.1" 200 109 0.059937 10.0.0.48 - - [2025-09-25 06:41:12] "POST /tags HTTP/1.1" 409 206 0.002295 10.0.0.48 - - [2025-09-25 06:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001507 10.0.0.48 - - [2025-09-25 06:41:12] "GET /tag/2bb43040-b5b5-42d4-aa46-acd4e3f0a4c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012637 10.0.0.48 - - [2025-09-25 06:41:12] "POST /tags HTTP/1.1" 409 204 0.002150 10.0.0.48 - - [2025-09-25 06:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.48 - - [2025-09-25 06:41:12] "GET /tag/a4bee0aa-afdb-48d5-bbdd-6aeae14c1365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010634 10.0.0.48 - - [2025-09-25 06:41:12] "GET /application-policy-set/a11536d0-6954-4c63-8e0e-53628d8f223e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002142 10.0.0.48 - - [2025-09-25 06:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.48 - - [2025-09-25 06:41:12] "GET /policy-management/c1b449ee-cd34-4d2d-a4b9-c98a26e13ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002784 10.0.0.48 - - [2025-09-25 06:41:12] "POST /tags HTTP/1.1" 409 206 0.001423 10.0.0.48 - - [2025-09-25 06:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.48 - - [2025-09-25 06:41:12] "GET /tag/2bb43040-b5b5-42d4-aa46-acd4e3f0a4c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012226 10.0.0.48 - - [2025-09-25 06:41:12] "POST /tags HTTP/1.1" 409 226 0.001834 10.0.0.48 - - [2025-09-25 06:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.48 - - [2025-09-25 06:41:12] "GET /tag/fb5e1e60-4621-4ae7-acd2-70d74a81c093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010747 10.0.0.48 - - [2025-09-25 06:41:12] "POST /tags HTTP/1.1" 409 204 0.001713 10.0.0.48 - - [2025-09-25 06:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001249 10.0.0.48 - - [2025-09-25 06:41:12] "GET /tag/a4bee0aa-afdb-48d5-bbdd-6aeae14c1365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012363 10.0.0.48 - - [2025-09-25 06:41:12] "POST /tags HTTP/1.1" 409 226 0.001986 10.0.0.48 - - [2025-09-25 06:41:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001355 10.0.0.48 - - [2025-09-25 06:41:12] "GET /tag/fb5e1e60-4621-4ae7-acd2-70d74a81c093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010467 10.0.0.48 - - [2025-09-25 06:41:12] "GET /application-policy-set/a11536d0-6954-4c63-8e0e-53628d8f223e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002201 10.0.0.48 - - [2025-09-25 06:41:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.48 - - [2025-09-25 06:41:13] "GET /policy-management/c1b449ee-cd34-4d2d-a4b9-c98a26e13ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002357 10.0.0.48 - - [2025-09-25 06:41:13] "POST /firewall-rules HTTP/1.1" 200 626 0.066671 10.0.0.48 - - [2025-09-25 06:41:13] "POST /firewall-rules HTTP/1.1" 200 646 0.073604 10.0.0.48 - - [2025-09-25 06:41:13] "GET /firewall-rule/21fd295d-5cfd-4e2e-9ff5-a8a4e3b146f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.009128 10.0.0.48 - - [2025-09-25 06:41:13] "GET /firewall-policy/620a7707-ca75-4a86-94ee-7863f76ac0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002542 10.0.0.48 - - [2025-09-25 06:41:13] "GET /firewall-rule/4f397cdc-ba0e-410c-8fd2-8f54573ac078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004205 10.0.0.48 - - [2025-09-25 06:41:13] "POST /ref-update HTTP/1.1" 200 156 0.014174 10.0.0.48 - - [2025-09-25 06:41:13] "POST /firewall-policys HTTP/1.1" 200 606 0.026910 10.0.0.48 - - [2025-09-25 06:41:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.013870 10.0.0.48 - - [2025-09-25 06:41:13] "GET /firewall-policy/55a2eec1-99eb-4d55-ae3f-f02b43f5e300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.010023 10.0.0.48 - - [2025-09-25 06:41:13] "GET /application-policy-set/a11536d0-6954-4c63-8e0e-53628d8f223e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005293 10.0.0.48 - - [2025-09-25 06:41:13] "GET /firewall-policy/55a2eec1-99eb-4d55-ae3f-f02b43f5e300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002981 10.0.0.48 - - [2025-09-25 06:41:13] "GET /firewall-policy/195a2358-e8ef-48c3-8d08-ce8f3da7cb9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003086 10.0.0.48 - - [2025-09-25 06:41:13] "GET /firewall-policy/620a7707-ca75-4a86-94ee-7863f76ac0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002942 10.0.0.48 - - [2025-09-25 06:41:13] "GET /firewall-policy/6453b1bd-5205-4f55-8f7b-f3be44d81cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003809 10.0.0.48 - - [2025-09-25 06:41:13] "GET /firewall-policy/620a7707-ca75-4a86-94ee-7863f76ac0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002597 10.0.0.48 - - [2025-09-25 06:41:13] "GET /firewall-policy/6453b1bd-5205-4f55-8f7b-f3be44d81cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002090 10.0.0.48 - - [2025-09-25 06:41:13] "POST /ref-update HTTP/1.1" 200 156 0.018082 10.0.0.48 - - [2025-09-25 06:41:13] "POST /ref-update HTTP/1.1" 200 156 0.040425 10.0.0.48 - - [2025-09-25 06:41:13] "POST /ref-update HTTP/1.1" 200 156 0.032569 10.0.0.48 - - [2025-09-25 06:41:13] "POST /ref-update HTTP/1.1" 200 156 0.018528 10.0.0.48 - - [2025-09-25 06:41:13] "POST /ref-update HTTP/1.1" 200 156 0.031559 10.0.0.48 - - [2025-09-25 06:41:13] "GET /firewall-policy/55a2eec1-99eb-4d55-ae3f-f02b43f5e300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.010083 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:41:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001187 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:41:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000899 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:41:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001091 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:41:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000922 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:42:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001083 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:42:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001049 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:42:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000845 [Introspect:8084]10.0.0.48 - - [2025-09-25 06:42:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000741 10.0.0.48 - - [2025-09-25 06:43:12] "POST /tags HTTP/1.1" 409 252 0.002349 10.0.0.48 - - [2025-09-25 06:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.48 - - [2025-09-25 06:43:12] "GET /tag/5fdcb334-32c4-4591-9d20-b9d3918525ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010787 10.0.0.48 - - [2025-09-25 06:43:12] "POST /tags HTTP/1.1" 409 228 0.001603 10.0.0.48 - - [2025-09-25 06:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001346 10.0.0.48 - - [2025-09-25 06:43:12] "GET /tag/abe803a4-147a-42b6-a1e6-807d8b51aec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010179 10.0.0.48 - - [2025-09-25 06:43:12] "GET /application-policy-set/a11536d0-6954-4c63-8e0e-53628d8f223e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002907 10.0.0.48 - - [2025-09-25 06:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.48 - - [2025-09-25 06:43:12] "GET /policy-management/c1b449ee-cd34-4d2d-a4b9-c98a26e13ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002854 10.0.0.48 - - [2025-09-25 06:43:12] "POST /tags HTTP/1.1" 409 206 0.001947 10.0.0.48 - - [2025-09-25 06:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001379 10.0.0.48 - - [2025-09-25 06:43:12] "GET /tag/2bb43040-b5b5-42d4-aa46-acd4e3f0a4c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011472 10.0.0.48 - - [2025-09-25 06:43:12] "POST /tags HTTP/1.1" 409 226 0.001933 10.0.0.48 - - [2025-09-25 06:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.48 - - [2025-09-25 06:43:12] "GET /tag/fb5e1e60-4621-4ae7-acd2-70d74a81c093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011014 10.0.0.48 - - [2025-09-25 06:43:12] "POST /tags HTTP/1.1" 409 204 0.001703 10.0.0.48 - - [2025-09-25 06:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001258 10.0.0.48 - - [2025-09-25 06:43:12] "GET /tag/a4bee0aa-afdb-48d5-bbdd-6aeae14c1365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011246 10.0.0.48 - - [2025-09-25 06:43:12] "POST /tags HTTP/1.1" 409 226 0.002118 10.0.0.48 - - [2025-09-25 06:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.48 - - [2025-09-25 06:43:12] "GET /tag/fb5e1e60-4621-4ae7-acd2-70d74a81c093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011115 10.0.0.48 - - [2025-09-25 06:43:12] "POST /tags HTTP/1.1" 409 228 0.001936 10.0.0.48 - - [2025-09-25 06:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006084 10.0.0.48 - - [2025-09-25 06:43:12] "GET /tag/abe803a4-147a-42b6-a1e6-807d8b51aec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011367 10.0.0.48 - - [2025-09-25 06:43:12] "POST /tags HTTP/1.1" 409 252 0.001948 10.0.0.48 - - [2025-09-25 06:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.48 - - [2025-09-25 06:43:12] "GET /tag/5fdcb334-32c4-4591-9d20-b9d3918525ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011009 10.0.0.48 - - [2025-09-25 06:43:12] "GET /application-policy-set/a11536d0-6954-4c63-8e0e-53628d8f223e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002042 10.0.0.48 - - [2025-09-25 06:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.48 - - [2025-09-25 06:43:12] "GET /policy-management/c1b449ee-cd34-4d2d-a4b9-c98a26e13ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002932 10.0.0.48 - - [2025-09-25 06:43:12] "POST /firewall-rules HTTP/1.1" 409 281 0.001794 10.0.0.48 - - [2025-09-25 06:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001349 10.0.0.48 - - [2025-09-25 06:43:12] "PUT /firewall-rule/4f397cdc-ba0e-410c-8fd2-8f54573ac078 HTTP/1.1" 200 260 0.017388 10.0.0.48 - - [2025-09-25 06:43:12] "POST /firewall-rules HTTP/1.1" 409 291 0.006847 10.0.0.48 - - [2025-09-25 06:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005295 10.0.0.48 - - [2025-09-25 06:43:12] "PUT /firewall-rule/21fd295d-5cfd-4e2e-9ff5-a8a4e3b146f3 HTTP/1.1" 200 260 0.020820 10.0.0.48 - - [2025-09-25 06:43:12] "GET /firewall-rule/21fd295d-5cfd-4e2e-9ff5-a8a4e3b146f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.010344 10.0.0.48 - - [2025-09-25 06:43:13] "POST /firewall-rules HTTP/1.1" 200 658 0.116287 10.0.0.48 - - [2025-09-25 06:43:13] "GET /firewall-rule/3afb0865-aedb-45b7-8a4b-b22c119b0d9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.004061 10.0.0.48 - - [2025-09-25 06:43:13] "GET /firewall-policy/620a7707-ca75-4a86-94ee-7863f76ac0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001958 10.0.0.48 - - [2025-09-25 06:43:13] "GET /firewall-rule/4f397cdc-ba0e-410c-8fd2-8f54573ac078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002178 10.0.0.48 - - [2025-09-25 06:43:13] "POST /firewall-policys HTTP/1.1" 409 269 0.002189 10.0.0.48 - - [2025-09-25 06:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.48 - - [2025-09-25 06:43:13] "PUT /firewall-policy/55a2eec1-99eb-4d55-ae3f-f02b43f5e300 HTTP/1.1" 200 264 0.024659 10.0.0.48 - - [2025-09-25 06:43:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.012023 10.0.0.48 - - [2025-09-25 06:43:13] "GET /firewall-policy/55a2eec1-99eb-4d55-ae3f-f02b43f5e300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.007403 10.0.0.48 - - [2025-09-25 06:43:13] "GET /application-policy-set/a11536d0-6954-4c63-8e0e-53628d8f223e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002540 10.0.0.48 - - [2025-09-25 06:43:13] "GET /firewall-policy/55a2eec1-99eb-4d55-ae3f-f02b43f5e300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002525 10.0.0.48 - - [2025-09-25 06:43:13] "GET /firewall-policy/195a2358-e8ef-48c3-8d08-ce8f3da7cb9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002063 10.0.0.48 - - [2025-09-25 06:43:13] "GET /firewall-policy/55a2eec1-99eb-4d55-ae3f-f02b43f5e300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001891 10.0.0.48 - - [2025-09-25 06:43:13] "GET /firewall-policy/55a2eec1-99eb-4d55-ae3f-f02b43f5e300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001724 10.0.0.48 - - [2025-09-25 06:44:14] "GET /virtual-machine-interface/9348c764-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.010967 10.0.0.48 - - [2025-09-25 06:44:14] "POST /set-tag HTTP/1.1" 200 109 0.002705 10.0.0.48 - - [2025-09-25 06:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.48 - - [2025-09-25 06:44:15] "GET /loadbalancer/115a02fd-1898-4ab8-a04f-1271744e21cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002559 10.0.0.48 - - [2025-09-25 06:44:15] "GET /virtual-machine-interface/9348c764-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005937 10.0.0.48 - - [2025-09-25 06:44:15] "POST /set-tag HTTP/1.1" 200 109 0.036753 10.0.0.48 - - [2025-09-25 06:44:15] "DELETE /loadbalancer-member/72a2c535-ce8d-40a6-a834-261882e9fce3 HTTP/1.1" 200 115 0.049710 10.0.0.48 - - [2025-09-25 06:44:15] "GET /virtual-machine-interface/9679c3f2-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004017 10.0.0.48 - - [2025-09-25 06:44:15] "POST /set-tag HTTP/1.1" 200 109 0.002305 10.0.0.48 - - [2025-09-25 06:44:15] "GET /virtual-machine-interface/95b2eb7e-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003934 10.0.0.48 - - [2025-09-25 06:44:15] "POST /set-tag HTTP/1.1" 200 109 0.001834 10.0.0.48 - - [2025-09-25 06:44:15] "GET /virtual-machine-interface/93b58fac-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004556 10.0.0.48 - - [2025-09-25 06:44:15] "POST /set-tag HTTP/1.1" 200 109 0.002047 10.0.0.48 - - [2025-09-25 06:44:15] "GET /virtual-machine-interface/94514992-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004094 10.0.0.48 - - [2025-09-25 06:44:15] "POST /set-tag HTTP/1.1" 200 109 0.001972 10.0.0.48 - - [2025-09-25 06:44:15] "GET /virtual-machine-interface/960f3cf8-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004442 10.0.0.48 - - [2025-09-25 06:44:15] "POST /set-tag HTTP/1.1" 200 109 0.001762 10.0.0.48 - - [2025-09-25 06:44:15] "GET /virtual-machine-interface/94c4591e-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003577 10.0.0.48 - - [2025-09-25 06:44:15] "POST /set-tag HTTP/1.1" 200 109 0.001625 10.0.0.48 - - [2025-09-25 06:44:15] "GET /virtual-machine-interface/9544c59a-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004303 10.0.0.48 - - [2025-09-25 06:44:15] "POST /set-tag HTTP/1.1" 200 109 0.002316 10.0.0.48 - - [2025-09-25 06:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.48 - - [2025-09-25 06:44:15] "GET /loadbalancer/115a02fd-1898-4ab8-a04f-1271744e21cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002147 10.0.0.48 - - [2025-09-25 06:44:16] "GET /virtual-machine-interface/93b58fac-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007153 10.0.0.48 - - [2025-09-25 06:44:16] "POST /set-tag HTTP/1.1" 200 109 0.003042 10.0.0.48 - - [2025-09-25 06:44:16] "GET /virtual-machine-interface/93b58fac-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004416 10.0.0.48 - - [2025-09-25 06:44:16] "POST /set-tag HTTP/1.1" 200 109 0.001746 10.0.0.48 - - [2025-09-25 06:44:16] "GET /virtual-machine/6d2c6d35-8d2d-40ea-a341-9fd77223f751?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002596 10.0.0.48 - - [2025-09-25 06:44:16] "POST /ref-update HTTP/1.1" 200 156 0.008849 10.0.0.48 - - [2025-09-25 06:44:16] "GET /virtual-machine-interface/93b58fac-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.021659 10.0.0.48 - - [2025-09-25 06:44:16] "POST /set-tag HTTP/1.1" 200 109 0.026126 10.0.0.48 - - [2025-09-25 06:44:16] "POST /set-tag HTTP/1.1" 200 109 0.038608 10.0.0.48 - - [2025-09-25 06:44:16] "POST /set-tag HTTP/1.1" 200 109 0.030637 10.0.0.48 - - [2025-09-25 06:44:17] "POST /set-tag HTTP/1.1" 200 109 0.015074 10.0.0.48 - - [2025-09-25 06:44:17] "POST /set-tag HTTP/1.1" 200 109 0.022271 10.0.0.48 - - [2025-09-25 06:44:17] "DELETE /instance-ip/93d015c0-99da-11f0-83e0-fa163ee993c7 HTTP/1.1" 200 115 0.052241 10.0.0.48 - - [2025-09-25 06:44:17] "POST /ref-update HTTP/1.1" 200 156 0.006850 10.0.0.48 - - [2025-09-25 06:44:17] "DELETE /virtual-machine-interface/93b58fac-99da-11f0-83e0-fa163ee993c7 HTTP/1.1" 200 115 0.039639 10.0.0.48 - - [2025-09-25 06:44:17] "DELETE /virtual-machine/6d2c6d35-8d2d-40ea-a341-9fd77223f751 HTTP/1.1" 200 115 0.018352 10.0.0.48 - - [2025-09-25 06:44:17] "GET /virtual-machine-interface/94c4591e-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004429 10.0.0.48 - - [2025-09-25 06:44:17] "POST /set-tag HTTP/1.1" 200 109 0.002352 10.0.0.48 - - [2025-09-25 06:44:17] "GET /virtual-machine-interface/94c4591e-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004009 10.0.0.48 - - [2025-09-25 06:44:17] "POST /set-tag HTTP/1.1" 200 109 0.002047 10.0.0.48 - - [2025-09-25 06:44:17] "GET /virtual-machine/2c73c80a-f6e1-4baf-9b56-545123835906?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002687 10.0.0.48 - - [2025-09-25 06:44:17] "POST /ref-update HTTP/1.1" 200 156 0.016388 10.0.0.48 - - [2025-09-25 06:44:17] "GET /virtual-machine-interface/94c4591e-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.022051 10.0.0.48 - - [2025-09-25 06:44:17] "POST /set-tag HTTP/1.1" 200 109 0.016418 10.0.0.48 - - [2025-09-25 06:44:17] "POST /set-tag HTTP/1.1" 200 109 0.023425 10.0.0.48 - - [2025-09-25 06:44:17] "POST /set-tag HTTP/1.1" 200 109 0.028456 10.0.0.48 - - [2025-09-25 06:44:17] "POST /set-tag HTTP/1.1" 200 109 0.015216 10.0.0.48 - - [2025-09-25 06:44:17] "POST /set-tag HTTP/1.1" 200 109 0.035886 10.0.0.48 - - [2025-09-25 06:44:17] "DELETE /instance-ip/94dede06-99da-11f0-83e0-fa163ee993c7 HTTP/1.1" 200 115 0.041427 10.0.0.48 - - [2025-09-25 06:44:17] "DELETE /virtual-machine-interface/94c4591e-99da-11f0-83e0-fa163ee993c7 HTTP/1.1" 200 115 0.042840 10.0.0.48 - - [2025-09-25 06:44:17] "DELETE /virtual-machine/2c73c80a-f6e1-4baf-9b56-545123835906 HTTP/1.1" 200 115 0.022664 10.0.0.48 - - [2025-09-25 06:44:17] "GET /virtual-machine-interface/9348c764-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004582 10.0.0.48 - - [2025-09-25 06:44:17] "POST /set-tag HTTP/1.1" 200 109 0.002508 10.0.0.48 - - [2025-09-25 06:44:17] "GET /virtual-machine-interface/9348c764-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003721 10.0.0.48 - - [2025-09-25 06:44:17] "POST /set-tag HTTP/1.1" 200 109 0.001651 10.0.0.48 - - [2025-09-25 06:44:17] "GET /virtual-machine/1b695318-ea7a-4a30-98d2-d145d041d999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003324 10.0.0.48 - - [2025-09-25 06:44:17] "POST /ref-update HTTP/1.1" 200 156 0.008666 10.0.0.48 - - [2025-09-25 06:44:17] "GET /virtual-machine-interface/9348c764-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008017 10.0.0.48 - - [2025-09-25 06:44:17] "POST /set-tag HTTP/1.1" 200 109 0.019652 10.0.0.48 - - [2025-09-25 06:44:18] "POST /set-tag HTTP/1.1" 200 109 0.031553 10.0.0.48 - - [2025-09-25 06:44:18] "POST /set-tag HTTP/1.1" 200 109 0.026947 10.0.0.48 - - [2025-09-25 06:44:18] "POST /set-tag HTTP/1.1" 200 109 0.013576 10.0.0.48 - - [2025-09-25 06:44:18] "POST /set-tag HTTP/1.1" 200 109 0.016522 10.0.0.48 - - [2025-09-25 06:44:18] "DELETE /instance-ip/935cdda8-99da-11f0-83e0-fa163ee993c7 HTTP/1.1" 200 115 0.042641 10.0.0.48 - - [2025-09-25 06:44:18] "POST /ref-update HTTP/1.1" 200 156 0.007044 10.0.0.48 - - [2025-09-25 06:44:18] "DELETE /virtual-machine-interface/9348c764-99da-11f0-83e0-fa163ee993c7 HTTP/1.1" 200 115 0.036096 10.0.0.48 - - [2025-09-25 06:44:18] "DELETE /virtual-machine/1b695318-ea7a-4a30-98d2-d145d041d999 HTTP/1.1" 200 115 0.019201 10.0.0.48 - - [2025-09-25 06:44:18] "DELETE /tag/4b6c9e6e-ce4a-4926-a9f7-cad31e6b4ea2 HTTP/1.1" 200 115 0.032192 10.0.0.48 - - [2025-09-25 06:44:18] "GET /virtual-machine-interface/94514992-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003563 10.0.0.48 - - [2025-09-25 06:44:18] "POST /set-tag HTTP/1.1" 200 109 0.002117 10.0.0.48 - - [2025-09-25 06:44:18] "GET /virtual-machine-interface/94514992-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003555 10.0.0.48 - - [2025-09-25 06:44:18] "POST /set-tag HTTP/1.1" 200 109 0.001545 10.0.0.48 - - [2025-09-25 06:44:18] "GET /virtual-machine/acf9f4d6-c2bb-4db4-acda-c86ab6cb18ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002848 10.0.0.48 - - [2025-09-25 06:44:18] "POST /ref-update HTTP/1.1" 200 156 0.008564 10.0.0.48 - - [2025-09-25 06:44:18] "GET /virtual-machine-interface/94514992-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010525 10.0.0.48 - - [2025-09-25 06:44:18] "POST /set-tag HTTP/1.1" 200 109 0.022205 10.0.0.48 - - [2025-09-25 06:44:18] "POST /set-tag HTTP/1.1" 200 109 0.030413 10.0.0.48 - - [2025-09-25 06:44:18] "POST /set-tag HTTP/1.1" 200 109 0.024836 10.0.0.48 - - [2025-09-25 06:44:18] "POST /set-tag HTTP/1.1" 200 109 0.012943 10.0.0.48 - - [2025-09-25 06:44:18] "POST /set-tag HTTP/1.1" 200 109 0.024268 10.0.0.48 - - [2025-09-25 06:44:18] "DELETE /instance-ip/9464c3e6-99da-11f0-83e0-fa163ee993c7 HTTP/1.1" 200 115 0.046812 10.0.0.48 - - [2025-09-25 06:44:18] "DELETE /virtual-machine-interface/94514992-99da-11f0-83e0-fa163ee993c7 HTTP/1.1" 200 115 0.057252 10.0.0.48 - - [2025-09-25 06:44:18] "DELETE /virtual-machine/acf9f4d6-c2bb-4db4-acda-c86ab6cb18ed HTTP/1.1" 200 115 0.021563 10.0.0.48 - - [2025-09-25 06:44:18] "DELETE /tag/b17546c2-ea4e-4a7a-9218-c500b4a9fcfd HTTP/1.1" 200 115 0.030931 10.0.0.48 - - [2025-09-25 06:44:18] "DELETE /tag/2bb43040-b5b5-42d4-aa46-acd4e3f0a4c1 HTTP/1.1" 409 388 0.003789 10.0.0.48 - - [2025-09-25 06:44:46] "GET /virtual-machine-interface/9679c3f2-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005150 10.0.0.48 - - [2025-09-25 06:44:46] "POST /set-tag HTTP/1.1" 200 109 0.005595 10.0.0.48 - - [2025-09-25 06:44:46] "GET /virtual-machine-interface/9679c3f2-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007321 10.0.0.48 - - [2025-09-25 06:44:46] "POST /set-tag HTTP/1.1" 200 109 0.005367 10.0.0.48 - - [2025-09-25 06:44:46] "GET /virtual-machine/e38bdc83-ab1b-4fc0-aa41-615673c90b3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003367 10.0.0.48 - - [2025-09-25 06:44:46] "POST /ref-update HTTP/1.1" 200 156 0.012756 10.0.0.48 - - [2025-09-25 06:44:46] "GET /virtual-machine-interface/9679c3f2-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.021209 10.0.0.48 - - [2025-09-25 06:44:46] "POST /set-tag HTTP/1.1" 200 109 0.018038 10.0.0.48 - - [2025-09-25 06:44:47] "POST /set-tag HTTP/1.1" 200 109 0.047446 10.0.0.48 - - [2025-09-25 06:44:47] "POST /set-tag HTTP/1.1" 200 109 0.022328 10.0.0.48 - - [2025-09-25 06:44:47] "POST /set-tag HTTP/1.1" 200 109 0.018265 10.0.0.48 - - [2025-09-25 06:44:47] "DELETE /instance-ip/96919572-99da-11f0-83e0-fa163ee993c7 HTTP/1.1" 200 115 0.046972 10.0.0.48 - - [2025-09-25 06:44:47] "DELETE /virtual-machine-interface/9679c3f2-99da-11f0-83e0-fa163ee993c7 HTTP/1.1" 200 115 0.037502 10.0.0.48 - - [2025-09-25 06:44:47] "DELETE /virtual-machine/e38bdc83-ab1b-4fc0-aa41-615673c90b3e HTTP/1.1" 200 115 0.020420 10.0.0.48 - - [2025-09-25 06:44:47] "DELETE /tag/b1d39334-561c-4eaf-9886-1f43e6e3b22e HTTP/1.1" 200 115 0.043191 10.0.0.48 - - [2025-09-25 06:44:47] "GET /virtual-machine-interface/960f3cf8-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004440 10.0.0.48 - - [2025-09-25 06:44:47] "POST /set-tag HTTP/1.1" 200 109 0.002823 10.0.0.48 - - [2025-09-25 06:44:47] "GET /virtual-machine-interface/960f3cf8-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004261 10.0.0.48 - - [2025-09-25 06:44:47] "POST /set-tag HTTP/1.1" 200 109 0.002336 10.0.0.48 - - [2025-09-25 06:44:47] "GET /virtual-machine/a5647843-ae19-4ecb-99df-25e8d27062fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.007331 10.0.0.48 - - [2025-09-25 06:44:47] "POST /ref-update HTTP/1.1" 200 156 0.009917 10.0.0.48 - - [2025-09-25 06:44:47] "GET /virtual-machine-interface/960f3cf8-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013104 10.0.0.48 - - [2025-09-25 06:44:47] "POST /set-tag HTTP/1.1" 200 109 0.036233 10.0.0.48 - - [2025-09-25 06:44:47] "POST /set-tag HTTP/1.1" 200 109 0.028092 10.0.0.48 - - [2025-09-25 06:44:47] "POST /set-tag HTTP/1.1" 200 109 0.029895 10.0.0.48 - - [2025-09-25 06:44:47] "POST /set-tag HTTP/1.1" 200 109 0.013458 10.0.0.48 - - [2025-09-25 06:44:47] "DELETE /instance-ip/962809f4-99da-11f0-83e0-fa163ee993c7 HTTP/1.1" 200 115 0.045964 10.0.0.48 - - [2025-09-25 06:44:47] "DELETE /virtual-machine-interface/960f3cf8-99da-11f0-83e0-fa163ee993c7 HTTP/1.1" 200 115 0.041789 10.0.0.48 - - [2025-09-25 06:44:47] "DELETE /virtual-machine/a5647843-ae19-4ecb-99df-25e8d27062fc HTTP/1.1" 200 115 0.023680 10.0.0.48 - - [2025-09-25 06:44:47] "DELETE /tag/20bfef49-eea9-4f2a-9bd6-a7c134151f15 HTTP/1.1" 200 115 0.039119 10.0.0.48 - - [2025-09-25 06:44:47] "DELETE /tag/abe803a4-147a-42b6-a1e6-807d8b51aec2 HTTP/1.1" 409 236 0.003545 10.0.0.48 - - [2025-09-25 06:44:47] "DELETE /tag/5fdcb334-32c4-4591-9d20-b9d3918525ca HTTP/1.1" 409 236 0.004994 10.0.0.48 - - [2025-09-25 06:44:47] "GET /virtual-machine-interface/95b2eb7e-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004452 10.0.0.48 - - [2025-09-25 06:44:47] "POST /set-tag HTTP/1.1" 200 109 0.001966 10.0.0.48 - - [2025-09-25 06:44:47] "GET /virtual-machine-interface/95b2eb7e-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004620 10.0.0.48 - - [2025-09-25 06:44:47] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.48 - - [2025-09-25 06:44:47] "GET /virtual-machine/ca955ef5-4418-416b-b76d-723638c1ef3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003024 10.0.0.48 - - [2025-09-25 06:44:48] "POST /ref-update HTTP/1.1" 200 156 0.008758 10.0.0.48 - - [2025-09-25 06:44:48] "GET /virtual-machine-interface/95b2eb7e-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013614 10.0.0.48 - - [2025-09-25 06:44:48] "POST /set-tag HTTP/1.1" 200 109 0.018145 10.0.0.48 - - [2025-09-25 06:44:48] "POST /set-tag HTTP/1.1" 200 109 0.019406 10.0.0.48 - - [2025-09-25 06:44:48] "POST /set-tag HTTP/1.1" 200 109 0.031287 10.0.0.48 - - [2025-09-25 06:44:48] "POST /set-tag HTTP/1.1" 200 109 0.025513 10.0.0.48 - - [2025-09-25 06:44:48] "DELETE /instance-ip/95c6692e-99da-11f0-83e0-fa163ee993c7 HTTP/1.1" 200 115 0.036005 10.0.0.48 - - [2025-09-25 06:44:48] "DELETE /virtual-machine-interface/95b2eb7e-99da-11f0-83e0-fa163ee993c7 HTTP/1.1" 200 115 0.061728 10.0.0.48 - - [2025-09-25 06:44:48] "DELETE /virtual-machine/ca955ef5-4418-416b-b76d-723638c1ef3e HTTP/1.1" 200 115 0.024973 10.0.0.48 - - [2025-09-25 06:44:48] "DELETE /tag/a4bee0aa-afdb-48d5-bbdd-6aeae14c1365 HTTP/1.1" 409 236 0.008755 10.0.0.48 - - [2025-09-25 06:44:48] "GET /virtual-machine-interface/9544c59a-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005018 10.0.0.48 - - [2025-09-25 06:44:48] "POST /set-tag HTTP/1.1" 200 109 0.002236 10.0.0.48 - - [2025-09-25 06:44:48] "GET /virtual-machine-interface/9544c59a-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004078 10.0.0.48 - - [2025-09-25 06:44:48] "POST /set-tag HTTP/1.1" 200 109 0.005132 10.0.0.48 - - [2025-09-25 06:44:48] "GET /virtual-machine/331dbe12-550c-4192-a723-19d15a94035a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.004413 10.0.0.48 - - [2025-09-25 06:44:48] "POST /ref-update HTTP/1.1" 200 156 0.014920 10.0.0.48 - - [2025-09-25 06:44:48] "GET /virtual-machine-interface/9544c59a-99da-11f0-83e0-fa163ee993c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012578 10.0.0.48 - - [2025-09-25 06:44:48] "POST /set-tag HTTP/1.1" 200 109 0.029500 10.0.0.48 - - [2025-09-25 06:44:48] "POST /set-tag HTTP/1.1" 200 109 0.043348 10.0.0.48 - - [2025-09-25 06:44:48] "POST /set-tag HTTP/1.1" 200 109 0.014902 10.0.0.48 - - [2025-09-25 06:44:48] "POST /set-tag HTTP/1.1" 200 109 0.026694 10.0.0.48 - - [2025-09-25 06:44:48] "DELETE /instance-ip/955a7eb2-99da-11f0-83e0-fa163ee993c7 HTTP/1.1" 200 115 0.044896 10.0.0.48 - - [2025-09-25 06:44:48] "DELETE /virtual-machine-interface/9544c59a-99da-11f0-83e0-fa163ee993c7 HTTP/1.1" 200 115 0.045511 10.0.0.48 - - [2025-09-25 06:44:48] "DELETE /virtual-machine/331dbe12-550c-4192-a723-19d15a94035a HTTP/1.1" 200 115 0.028457 10.0.0.48 - - [2025-09-25 06:44:48] "DELETE /tag/189027ef-70ba-445a-aca3-442e5780eb9d HTTP/1.1" 200 115 0.048387 10.0.0.48 - - [2025-09-25 06:44:48] "DELETE /tag/1512de7c-8e49-4be8-b034-20cd12d87ae8 HTTP/1.1" 200 115 0.049257 10.0.0.48 - - [2025-09-25 06:44:49] "DELETE /tag/87fd3d36-a753-4fd8-88f8-d796016bf905 HTTP/1.1" 200 115 0.066479 10.0.0.48 - - [2025-09-25 06:44:50] "POST /projects HTTP/1.1" 409 238 0.002044 10.0.0.48 - - [2025-09-25 06:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.48 - - [2025-09-25 06:44:50] "GET /project/adb65fcc-6946-4256-b671-1571b082a5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032010 10.0.0.48 - - [2025-09-25 06:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004663 10.0.0.48 - - [2025-09-25 06:44:50] "GET /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004426 10.0.0.48 - - [2025-09-25 06:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.48 - - [2025-09-25 06:44:50] "GET /virtual-network/b35e59a5-5ba2-4c13-ac92-02c30ebe2273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004178 10.0.0.48 - - [2025-09-25 06:44:50] "POST /security-groups HTTP/1.1" 409 285 0.001946 10.0.0.48 - - [2025-09-25 06:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.48 - - [2025-09-25 06:44:50] "PUT /security-group/6cc3859a-e181-4886-a62b-11c949aa3b44 HTTP/1.1" 200 262 0.053585 10.0.0.48 - - [2025-09-25 06:44:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.027406 10.0.0.48 - - [2025-09-25 06:44:50] "PUT /access-control-list/fd0e6236-bdf1-47bb-b7f2-5d13f7082e79 HTTP/1.1" 200 272 0.023037 10.0.0.48 - - [2025-09-25 06:44:50] "PUT /access-control-list/52d0490d-d255-466f-945a-b4ca5a359c17 HTTP/1.1" 200 272 0.013935 10.0.0.48 - - [2025-09-25 06:44:55] "POST /projects HTTP/1.1" 409 238 0.002100 10.0.0.48 - - [2025-09-25 06:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.48 - - [2025-09-25 06:44:55] "GET /project/adb65fcc-6946-4256-b671-1571b082a5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029537 10.0.0.48 - - [2025-09-25 06:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.48 - - [2025-09-25 06:44:55] "GET /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006119 10.0.0.48 - - [2025-09-25 06:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.48 - - [2025-09-25 06:44:55] "GET /virtual-network/b35e59a5-5ba2-4c13-ac92-02c30ebe2273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004053 10.0.0.48 - - [2025-09-25 06:44:55] "POST /security-groups HTTP/1.1" 409 285 0.003645 10.0.0.48 - - [2025-09-25 06:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.48 - - [2025-09-25 06:44:55] "PUT /security-group/6cc3859a-e181-4886-a62b-11c949aa3b44 HTTP/1.1" 200 262 0.054140 10.0.0.48 - - [2025-09-25 06:44:55] "PUT /access-control-list/fd0e6236-bdf1-47bb-b7f2-5d13f7082e79 HTTP/1.1" 200 272 0.020201 10.0.0.48 - - [2025-09-25 06:44:55] "PUT /access-control-list/52d0490d-d255-466f-945a-b4ca5a359c17 HTTP/1.1" 200 272 0.022597 10.0.0.48 - - [2025-09-25 06:44:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.029343 10.0.0.48 - - [2025-09-25 06:44:55] "GET /firewall-policy/6453b1bd-5205-4f55-8f7b-f3be44d81cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.011467 10.0.0.48 - - [2025-09-25 06:44:55] "GET /firewall-rule/dece0b41-03f5-48c0-bc2b-f2c66ce4e7e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002730 10.0.0.48 - - [2025-09-25 06:44:55] "POST /ref-update HTTP/1.1" 200 156 0.055726 10.0.0.48 - - [2025-09-25 06:44:55] "DELETE /firewall-rule/dece0b41-03f5-48c0-bc2b-f2c66ce4e7e5 HTTP/1.1" 200 115 0.039539 10.0.0.48 - - [2025-09-25 06:44:55] "GET /firewall-policy/6453b1bd-5205-4f55-8f7b-f3be44d81cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.007877 10.0.0.48 - - [2025-09-25 06:44:55] "GET /firewall-rule/c401dfac-912c-4981-8e08-c3efba4c90b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003413 10.0.0.48 - - [2025-09-25 06:44:55] "POST /ref-update HTTP/1.1" 200 156 0.047818 10.0.0.48 - - [2025-09-25 06:44:56] "DELETE /firewall-rule/c401dfac-912c-4981-8e08-c3efba4c90b1 HTTP/1.1" 200 115 0.045464 10.0.0.48 - - [2025-09-25 06:44:56] "DELETE /tag/abe803a4-147a-42b6-a1e6-807d8b51aec2 HTTP/1.1" 409 236 0.007060 10.0.0.48 - - [2025-09-25 06:44:56] "DELETE /tag/5e363f47-15aa-40d7-a5aa-af1671f30a89 HTTP/1.1" 200 115 0.039577 10.0.0.48 - - [2025-09-25 06:44:56] "DELETE /tag/5fdcb334-32c4-4591-9d20-b9d3918525ca HTTP/1.1" 409 236 0.006229 10.0.0.48 - - [2025-09-25 06:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.48 - - [2025-09-25 06:44:56] "GET /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004552 10.0.0.48 - - [2025-09-25 06:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.48 - - [2025-09-25 06:44:56] "GET /virtual-network/b35e59a5-5ba2-4c13-ac92-02c30ebe2273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004110 10.0.0.48 - - [2025-09-25 06:44:56] "PUT /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d HTTP/1.1" 200 264 0.042560 10.0.0.48 - - [2025-09-25 06:44:56] "PUT /virtual-network/b35e59a5-5ba2-4c13-ac92-02c30ebe2273 HTTP/1.1" 200 264 0.060687 10.0.0.48 - - [2025-09-25 06:44:56] "DELETE /security-group/6cc3859a-e181-4886-a62b-11c949aa3b44 HTTP/1.1" 200 115 0.043391 10.0.0.48 - - [2025-09-25 06:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.48 - - [2025-09-25 06:44:56] "DELETE /access-control-list/fd0e6236-bdf1-47bb-b7f2-5d13f7082e79 HTTP/1.1" 200 115 0.022208 10.0.0.48 - - [2025-09-25 06:44:56] "DELETE /access-control-list/52d0490d-d255-466f-945a-b4ca5a359c17 HTTP/1.1" 200 115 0.022228 10.0.0.48 - - [2025-09-25 06:44:56] "GET /project/adb65fcc-6946-4256-b671-1571b082a5b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.027839 10.0.0.48 - - [2025-09-25 06:44:56] "GET /project/adb65fcc-6946-4256-b671-1571b082a5b4?fields=security_groups HTTP/1.1" 200 1353 0.034780 10.0.0.48 - - [2025-09-25 06:44:56] "DELETE /security-group/41687922-8f82-49f0-8c9b-ba9b98673ff5 HTTP/1.1" 200 115 0.064926 10.0.0.48 - - [2025-09-25 06:44:56] "DELETE /access-control-list/ac041c6b-0469-496d-9ed6-915175f8234e HTTP/1.1" 200 115 0.039554 10.0.0.48 - - [2025-09-25 06:44:56] "GET /project/adb65fcc-6946-4256-b671-1571b082a5b4?fields=application_policy_sets HTTP/1.1" 200 1392 0.056272 10.0.0.48 - - [2025-09-25 06:44:56] "DELETE /access-control-list/cca5a034-af18-4c9b-92b3-7e75e53264c7 HTTP/1.1" 200 115 0.079074 10.0.0.48 - - [2025-09-25 06:44:56] "DELETE /project/adb65fcc-6946-4256-b671-1571b082a5b4 HTTP/1.1" 200 115 0.358155 10.0.0.48 - - [2025-09-25 06:44:56] "POST /projects HTTP/1.1" 409 238 0.002183 10.0.0.48 - - [2025-09-25 06:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.48 - - [2025-09-25 06:44:56] "GET /project/0a9a02cd-91ac-47a3-bbc5-b274ac15d4ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.038713 10.0.0.48 - - [2025-09-25 06:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.48 - - [2025-09-25 06:44:56] "GET /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004282 10.0.0.48 - - [2025-09-25 06:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.48 - - [2025-09-25 06:44:56] "GET /virtual-network/b35e59a5-5ba2-4c13-ac92-02c30ebe2273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003922 10.0.0.48 - - [2025-09-25 06:44:56] "POST /security-groups HTTP/1.1" 409 285 0.001969 10.0.0.48 - - [2025-09-25 06:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.48 - - [2025-09-25 06:44:57] "PUT /security-group/ceb79399-a70b-4c93-acab-92085e56e1c3 HTTP/1.1" 200 262 0.058563 10.0.0.48 - - [2025-09-25 06:44:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.022104 10.0.0.48 - - [2025-09-25 06:44:57] "PUT /access-control-list/2fd6a4ef-7c0c-4678-888a-b4b29d8c3131 HTTP/1.1" 200 272 0.011276 10.0.0.48 - - [2025-09-25 06:44:57] "PUT /access-control-list/6bad96cb-24ab-4ed0-9397-3c93a85eed30 HTTP/1.1" 200 272 0.025911 10.0.0.48 - - [2025-09-25 06:45:01] "GET /application-policy-set/a11536d0-6954-4c63-8e0e-53628d8f223e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002763 10.0.0.48 - - [2025-09-25 06:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.48 - - [2025-09-25 06:45:01] "GET /policy-management/c1b449ee-cd34-4d2d-a4b9-c98a26e13ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003131 10.0.0.48 - - [2025-09-25 06:45:01] "GET /firewall-policy/620a7707-ca75-4a86-94ee-7863f76ac0e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.005208 10.0.0.48 - - [2025-09-25 06:45:01] "GET /firewall-rule/4f397cdc-ba0e-410c-8fd2-8f54573ac078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003980 10.0.0.48 - - [2025-09-25 06:45:01] "POST /ref-update HTTP/1.1" 200 156 0.016758 10.0.0.48 - - [2025-09-25 06:45:01] "DELETE /firewall-rule/4f397cdc-ba0e-410c-8fd2-8f54573ac078 HTTP/1.1" 200 115 0.050076 10.0.0.48 - - [2025-09-25 06:45:01] "GET /firewall-policy/55a2eec1-99eb-4d55-ae3f-f02b43f5e300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004076 10.0.0.48 - - [2025-09-25 06:45:01] "GET /firewall-rule/3afb0865-aedb-45b7-8a4b-b22c119b0d9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.003658 10.0.0.48 - - [2025-09-25 06:45:01] "POST /ref-update HTTP/1.1" 200 156 0.016714 10.0.0.48 - - [2025-09-25 06:45:01] "DELETE /firewall-rule/3afb0865-aedb-45b7-8a4b-b22c119b0d9f HTTP/1.1" 200 115 0.050426 10.0.0.48 - - [2025-09-25 06:45:01] "GET /firewall-policy/55a2eec1-99eb-4d55-ae3f-f02b43f5e300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.006327 10.0.0.48 - - [2025-09-25 06:45:01] "GET /firewall-rule/21fd295d-5cfd-4e2e-9ff5-a8a4e3b146f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.002923 10.0.0.48 - - [2025-09-25 06:45:01] "POST /ref-update HTTP/1.1" 200 156 0.018774 10.0.0.48 - - [2025-09-25 06:45:01] "DELETE /firewall-rule/21fd295d-5cfd-4e2e-9ff5-a8a4e3b146f3 HTTP/1.1" 200 115 0.044082 10.0.0.48 - - [2025-09-25 06:45:01] "GET /application-policy-set/a11536d0-6954-4c63-8e0e-53628d8f223e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.010683 10.0.0.48 - - [2025-09-25 06:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.48 - - [2025-09-25 06:45:01] "GET /policy-management/c1b449ee-cd34-4d2d-a4b9-c98a26e13ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003016 10.0.0.48 - - [2025-09-25 06:45:01] "GET /firewall-policy/55a2eec1-99eb-4d55-ae3f-f02b43f5e300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004265 10.0.0.48 - - [2025-09-25 06:45:02] "POST /ref-update HTTP/1.1" 200 156 0.029518 10.0.0.48 - - [2025-09-25 06:45:02] "DELETE /firewall-policy/55a2eec1-99eb-4d55-ae3f-f02b43f5e300 HTTP/1.1" 200 115 0.042343 10.0.0.48 - - [2025-09-25 06:45:02] "DELETE /tag/a4bee0aa-afdb-48d5-bbdd-6aeae14c1365 HTTP/1.1" 200 115 0.058756 10.0.0.48 - - [2025-09-25 06:45:02] "DELETE /tag/abe803a4-147a-42b6-a1e6-807d8b51aec2 HTTP/1.1" 200 115 0.058355 10.0.0.48 - - [2025-09-25 06:45:02] "DELETE /tag/2bb43040-b5b5-42d4-aa46-acd4e3f0a4c1 HTTP/1.1" 200 115 0.064592 10.0.0.48 - - [2025-09-25 06:45:02] "DELETE /tag/5fdcb334-32c4-4591-9d20-b9d3918525ca HTTP/1.1" 200 115 0.042520 10.0.0.48 - - [2025-09-25 06:45:02] "DELETE /loadbalancer-member/12a80d51-1689-4740-ba3e-fa451440b2b3 HTTP/1.1" 200 115 0.035230 10.0.0.48 - - [2025-09-25 06:45:02] "DELETE /loadbalancer-pool/76ac8962-2475-43a3-88f6-d2b249f9da42 HTTP/1.1" 200 115 0.054469 10.0.0.48 - - [2025-09-25 06:45:02] "DELETE /loadbalancer-listener/576f701c-5ea2-4dfb-90d1-a2493db592bd HTTP/1.1" 200 115 0.031878 10.0.0.48 - - [2025-09-25 06:45:02] "DELETE /loadbalancer/115a02fd-1898-4ab8-a04f-1271744e21cb HTTP/1.1" 200 115 0.046589 10.0.0.48 - - [2025-09-25 06:45:02] "DELETE /floating-ip/dfa6f44f-581c-45e7-b7c5-02d245a6813d HTTP/1.1" 200 115 0.031904 10.0.0.48 - - [2025-09-25 06:45:02] "DELETE /instance-ip/e5257bcd-b02c-45f1-903a-d71737fdc669 HTTP/1.1" 200 115 0.044806 10.0.0.48 - - [2025-09-25 06:45:02] "DELETE /virtual-machine-interface/40a4c08e-80c7-4acf-b76b-7646c50c1dd6 HTTP/1.1" 200 115 0.056983 10.0.0.48 - - [2025-09-25 06:45:02] "DELETE /tag/803c180b-a05c-4379-9f0d-1b482c0aa69e HTTP/1.1" 200 115 0.051851 10.0.0.48 - - [2025-09-25 06:45:02] "POST /projects HTTP/1.1" 409 238 0.002050 10.0.0.48 - - [2025-09-25 06:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.48 - - [2025-09-25 06:45:02] "GET /project/0a9a02cd-91ac-47a3-bbc5-b274ac15d4ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.043073 10.0.0.48 - - [2025-09-25 06:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007102 10.0.0.48 - - [2025-09-25 06:45:02] "GET /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.006203 10.0.0.48 - - [2025-09-25 06:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.48 - - [2025-09-25 06:45:02] "GET /virtual-network/b35e59a5-5ba2-4c13-ac92-02c30ebe2273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004158 10.0.0.48 - - [2025-09-25 06:45:02] "POST /security-groups HTTP/1.1" 409 285 0.002381 10.0.0.48 - - [2025-09-25 06:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001221 10.0.0.48 - - [2025-09-25 06:45:02] "PUT /security-group/ceb79399-a70b-4c93-acab-92085e56e1c3 HTTP/1.1" 200 262 0.059552 10.0.0.48 - - [2025-09-25 06:45:03] "PUT /access-control-list/2fd6a4ef-7c0c-4678-888a-b4b29d8c3131 HTTP/1.1" 200 272 0.037677 10.0.0.48 - - [2025-09-25 06:45:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.060131 10.0.0.48 - - [2025-09-25 06:45:03] "GET /firewall-policy/6453b1bd-5205-4f55-8f7b-f3be44d81cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.029475 10.0.0.48 - - [2025-09-25 06:45:03] "PUT /access-control-list/6bad96cb-24ab-4ed0-9397-3c93a85eed30 HTTP/1.1" 200 272 0.035825 10.0.0.48 - - [2025-09-25 06:45:03] "GET /firewall-rule/96e080f2-fb3c-43c4-970a-d949455e2ff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.008187 10.0.0.48 - - [2025-09-25 06:45:03] "POST /ref-update HTTP/1.1" 200 156 0.065142 10.0.0.48 - - [2025-09-25 06:45:03] "DELETE /firewall-rule/96e080f2-fb3c-43c4-970a-d949455e2ff7 HTTP/1.1" 200 115 0.034567 10.0.0.48 - - [2025-09-25 06:45:03] "GET /firewall-policy/6453b1bd-5205-4f55-8f7b-f3be44d81cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.008295 10.0.0.48 - - [2025-09-25 06:45:03] "GET /firewall-rule/d2c2be12-760c-459a-be0b-c25053a33546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002675 10.0.0.48 - - [2025-09-25 06:45:03] "POST /ref-update HTTP/1.1" 200 156 0.043255 10.0.0.48 - - [2025-09-25 06:45:03] "DELETE /firewall-rule/d2c2be12-760c-459a-be0b-c25053a33546 HTTP/1.1" 200 115 0.035061 10.0.0.48 - - [2025-09-25 06:45:03] "DELETE /tag/fb5e1e60-4621-4ae7-acd2-70d74a81c093 HTTP/1.1" 200 115 0.032508 10.0.0.48 - - [2025-09-25 06:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.48 - - [2025-09-25 06:45:03] "GET /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005853 10.0.0.48 - - [2025-09-25 06:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.48 - - [2025-09-25 06:45:03] "GET /virtual-network/b35e59a5-5ba2-4c13-ac92-02c30ebe2273?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004957 10.0.0.48 - - [2025-09-25 06:45:03] "PUT /virtual-network/aa8e2f04-944d-45c2-8c5a-54b028acb63d HTTP/1.1" 200 264 0.070568 10.0.0.48 - - [2025-09-25 06:45:03] "PUT /virtual-network/b35e59a5-5ba2-4c13-ac92-02c30ebe2273 HTTP/1.1" 200 264 0.062369 10.0.0.48 - - [2025-09-25 06:45:03] "DELETE /security-group/ceb79399-a70b-4c93-acab-92085e56e1c3 HTTP/1.1" 200 115 0.050843 10.0.0.48 - - [2025-09-25 06:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.48 - - [2025-09-25 06:45:03] "DELETE /access-control-list/2fd6a4ef-7c0c-4678-888a-b4b29d8c3131 HTTP/1.1" 200 115 0.036465 10.0.0.48 - - [2025-09-25 06:45:03] "DELETE /access-control-list/6bad96cb-24ab-4ed0-9397-3c93a85eed30 HTTP/1.1" 200 115 0.029424 10.0.0.48 - - [2025-09-25 06:45:03] "GET /project/0a9a02cd-91ac-47a3-bbc5-b274ac15d4ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.035660 10.0.0.48 - - [2025-09-25 06:45:03] "GET /project/0a9a02cd-91ac-47a3-bbc5-b274ac15d4ee?fields=security_groups HTTP/1.1" 200 1351 0.055633 10.0.0.48 - - [2025-09-25 06:45:03] "DELETE /security-group/025aaa64-c0e5-4dc7-94e4-7d41bdc4d2da HTTP/1.1" 200 115 0.086863 10.0.0.48 - - [2025-09-25 06:45:04] "DELETE /access-control-list/9f12be7c-3027-4ca8-be88-84fc7fe0f95a HTTP/1.1" 200 115 0.066674 10.0.0.48 - - [2025-09-25 06:45:04] "GET /project/0a9a02cd-91ac-47a3-bbc5-b274ac15d4ee?fields=application_policy_sets HTTP/1.1" 200 1390 0.029258 10.0.0.48 - - [2025-09-25 06:45:04] "DELETE /access-control-list/b06866b3-ffd9-4c37-b293-15fd6134716e HTTP/1.1" 200 115 0.047774 10.0.0.48 - - [2025-09-25 06:45:04] "DELETE /project/0a9a02cd-91ac-47a3-bbc5-b274ac15d4ee HTTP/1.1" 200 115 0.393502 10.0.0.48 - - [2025-09-25 06:45:53] "GET /global-system-configs HTTP/1.1" 200 322 0.002230 10.0.0.48 - - [2025-09-25 06:45:55] "GET /global-system-configs HTTP/1.1" 200 322 0.003046