++ 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: =================== Mon Oct 27 07:20:17 AM UTC 2025 ===================' INFO: =================== Mon Oct 27 07:20:17 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ cut -d / -f 1 +++ head -n 1 +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ 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.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33: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.33 ++ CONFIGDB_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33: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.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33: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.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33: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.33 ++ 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.33 ++ 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.33 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 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.33 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ sort ++++ uniq ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.33,10.137.86.1,127.0.0.1,172.17.0.1,252.33.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.137.86.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ echo 10.0.0.33:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33: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 ++ sort ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ set ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/27/2025 07:21:04.640 7fc344d8dd80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/27/2025 07:21:04.950 7fc344d8dd80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/27/2025 07:21:04.973 7fc344d8dd80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/27/2025 07:21:04.973 7fc344d8dd80 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2025-10-27 07:21:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001105 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2025-10-27 07:21:17] "GET / HTTP/1.1" 503 181 0.000204 10.0.0.33 - - [2025-10-27 07:21:17] "GET / HTTP/1.1" 200 35931 0.003120 10.0.0.33 - - [2025-10-27 07:21:17] "GET / HTTP/1.1" 200 35931 0.001704 10.0.0.33 - - [2025-10-27 07:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.33 - - [2025-10-27 07:21:17] "GET /global-system-config/14dc66b3-a699-486c-8bef-7b0317f6017c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009713 10.0.0.33 - - [2025-10-27 07:21:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.001939 10.0.0.33 - - [2025-10-27 07:21:17] "POST /config-database-nodes HTTP/1.1" 200 611 0.024544 10.0.0.33 - - [2025-10-27 07:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.33 - - [2025-10-27 07:21:18] "GET / HTTP/1.1" 200 45303 0.001556 10.0.0.33 - - [2025-10-27 07:21:18] "GET /domain/3d7ae25d-3db5-452d-adcd-bac7d792e858?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.424921 10.0.0.33 - - [2025-10-27 07:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.33 - - [2025-10-27 07:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.33 - - [2025-10-27 07:21:18] "POST /id-to-fqname HTTP/1.1" 200 173 0.000479 10.0.0.33 - - [2025-10-27 07:21:18] "POST /fqname-to-id HTTP/1.1" 404 182 0.003216 10.0.0.33 - - [2025-10-27 07:21:18] "POST /security-groups HTTP/1.1" 200 570 0.073432 10.0.0.33 - - [2025-10-27 07:21:18] "POST /projects HTTP/1.1" 200 481 0.224995 10.0.0.33 - - [2025-10-27 07:21:18] "GET / HTTP/1.1" 200 35931 0.001340 10.0.0.33 - - [2025-10-27 07:21:18] "POST /security-groups HTTP/1.1" 200 534 0.055757 10.0.0.33 - - [2025-10-27 07:21:18] "POST /chown HTTP/1.1" 200 109 0.010877 10.0.0.33 - - [2025-10-27 07:21:18] "POST /policy-managements HTTP/1.1" 409 214 0.008895 10.0.0.33 - - [2025-10-27 07:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.33 - - [2025-10-27 07:21:18] "GET /policy-management/79dc8d01-42de-4df4-92df-ab565e5d69f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003961 10.0.0.33 - - [2025-10-27 07:21:18] "POST /application-policy-sets HTTP/1.1" 200 528 0.026448 10.0.0.33 - - [2025-10-27 07:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006854 10.0.0.33 - - [2025-10-27 07:21:18] "GET /global-vrouter-config/3619f5eb-21ae-4f72-a9a0-38dd7484aebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.002837 10.0.0.33 - - [2025-10-27 07:21:18] "PUT /global-vrouter-config/3619f5eb-21ae-4f72-a9a0-38dd7484aebd HTTP/1.1" 200 276 0.008517 10.0.0.33 - - [2025-10-27 07:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005787 10.0.0.33 - - [2025-10-27 07:21:18] "GET /virtual-network/1882a9b8-0c33-49ff-8696-2b3255bf5dc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.004736 10.0.0.33 - - [2025-10-27 07:21:18] "GET / HTTP/1.1" 200 35931 0.001435 10.0.0.33 - - [2025-10-27 07:21:18] "POST /id-to-fqname HTTP/1.1" 200 177 0.000483 10.0.0.33 - - [2025-10-27 07:21:18] "POST /fqname-to-id HTTP/1.1" 404 186 0.008465 10.0.0.33 - - [2025-10-27 07:21:19] "POST /security-groups HTTP/1.1" 200 574 0.077063 10.0.0.33 - - [2025-10-27 07:21:19] "POST /projects HTTP/1.1" 200 489 0.211841 10.0.0.33 - - [2025-10-27 07:21:19] "POST /security-groups HTTP/1.1" 200 546 0.050033 10.0.0.33 - - [2025-10-27 07:21:19] "POST /chown HTTP/1.1" 200 109 0.010568 10.0.0.33 - - [2025-10-27 07:21:19] "POST /network-ipams HTTP/1.1" 200 522 0.025400 10.0.0.33 - - [2025-10-27 07:21:19] "POST /network-ipams HTTP/1.1" 200 510 0.031088 10.0.0.33 - - [2025-10-27 07:21:19] "POST /fqname-to-id HTTP/1.1" 404 198 0.006433 10.0.0.33 - - [2025-10-27 07:21:19] "POST /useragent-kv HTTP/1.1" 200 115 0.013124 10.0.0.33 - - [2025-10-27 07:21:19] "POST /virtual-networks HTTP/1.1" 200 538 0.165555 10.0.0.33 - - [2025-10-27 07:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.33 - - [2025-10-27 07:21:19] "GET / HTTP/1.1" 200 35931 0.001256 10.0.0.33 - - [2025-10-27 07:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.33 - - [2025-10-27 07:21:19] "GET /global-system-config/14dc66b3-a699-486c-8bef-7b0317f6017c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005083 10.0.0.33 - - [2025-10-27 07:21:19] "GET / HTTP/1.1" 200 35931 0.001289 10.0.0.33 - - [2025-10-27 07:21:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.002409 10.0.0.33 - - [2025-10-27 07:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.33 - - [2025-10-27 07:21:19] "GET /routing-instance/15776186-537d-4e9d-8fd5-4db2d1652687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002581 10.0.0.33 - - [2025-10-27 07:21:19] "GET /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.008743 10.0.0.33 - - [2025-10-27 07:21:19] "GET / HTTP/1.1" 200 35931 0.002768 10.0.0.33 - - [2025-10-27 07:21:19] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.071471 10.0.0.33 - - [2025-10-27 07:21:19] "POST /bgp-routers HTTP/1.1" 200 616 0.092855 10.0.0.33 - - [2025-10-27 07:21:19] "GET / HTTP/1.1" 200 35931 0.001377 10.0.0.33 - - [2025-10-27 07:21:19] "POST /network-ipams HTTP/1.1" 200 518 0.091185 10.0.0.33 - - [2025-10-27 07:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.015620 10.0.0.33 - - [2025-10-27 07:21:19] "POST /fqname-to-id HTTP/1.1" 404 202 0.004431 10.0.0.33 - - [2025-10-27 07:21:19] "GET /global-system-config/14dc66b3-a699-486c-8bef-7b0317f6017c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006069 10.0.0.33 - - [2025-10-27 07:21:19] "GET /bgp-router/1f5c142b-45d6-41cf-8d82-9371f7d7f9f2?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.010215 10.0.0.33 - - [2025-10-27 07:21:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.004577 10.0.0.33 - - [2025-10-27 07:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004331 10.0.0.33 - - [2025-10-27 07:21:19] "GET /global-system-config/14dc66b3-a699-486c-8bef-7b0317f6017c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014949 10.0.0.33 - - [2025-10-27 07:21:19] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.056410 10.0.0.33 - - [2025-10-27 07:21:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016826 10.0.0.33 - - [2025-10-27 07:21:19] "POST /ref-update HTTP/1.1" 200 156 0.051377 10.0.0.33 - - [2025-10-27 07:21:19] "POST /useragent-kv HTTP/1.1" 200 115 0.009447 10.0.0.33 - - [2025-10-27 07:21:19] "POST /virtual-networks HTTP/1.1" 200 546 0.223906 10.0.0.33 - - [2025-10-27 07:21:19] "POST /fqname-to-id HTTP/1.1" 404 186 0.011813 10.0.0.33 - - [2025-10-27 07:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005403 10.0.0.33 - - [2025-10-27 07:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006587 10.0.0.33 - - [2025-10-27 07:21:19] "GET /virtual-network/68c8cf49-e3a6-4366-b831-1372663fe324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.013409 10.0.0.33 - - [2025-10-27 07:21:19] "GET /global-system-config/14dc66b3-a699-486c-8bef-7b0317f6017c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.013969 10.0.0.33 - - [2025-10-27 07:21:19] "POST /service-appliance-sets HTTP/1.1" 200 553 0.031885 10.0.0.33 - - [2025-10-27 07:21:19] "POST /fqname-to-id HTTP/1.1" 404 199 0.002105 10.0.0.33 - - [2025-10-27 07:21:19] "POST /network-policys HTTP/1.1" 200 538 0.038956 10.0.0.33 - - [2025-10-27 07:21:19] "POST /fqname-to-id HTTP/1.1" 404 180 0.015602 10.0.0.33 - - [2025-10-27 07:21:20] "POST /fqname-to-id HTTP/1.1" 404 197 0.024330 10.0.0.33 - - [2025-10-27 07:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009352 10.0.0.33 - - [2025-10-27 07:21:20] "GET /global-system-config/14dc66b3-a699-486c-8bef-7b0317f6017c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005255 10.0.0.33 - - [2025-10-27 07:21:20] "POST /network-policys HTTP/1.1" 200 534 0.034567 10.0.0.33 - - [2025-10-27 07:21:20] "POST /fqname-to-id HTTP/1.1" 404 201 0.020700 10.0.0.33 - - [2025-10-27 07:21:20] "POST /service-appliance-sets HTTP/1.1" 200 541 0.056184 10.0.0.33 - - [2025-10-27 07:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001374 10.0.0.33 - - [2025-10-27 07:21:20] "GET /network-ipam/40b9852a-57e5-47ea-9374-707fdc703802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004834 10.0.0.33 - - [2025-10-27 07:21:20] "POST /network-policys HTTP/1.1" 200 542 0.035561 10.0.0.33 - - [2025-10-27 07:21:20] "POST /ref-update HTTP/1.1" 200 156 0.051147 10.0.0.33 - - [2025-10-27 07:21:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006195 10.0.0.33 - - [2025-10-27 07:21:20] "POST /ref-update HTTP/1.1" 200 156 0.089904 10.0.0.33 - - [2025-10-27 07:21:20] "POST /ref-update HTTP/1.1" 200 156 0.046119 10.0.0.33 - - [2025-10-27 07:21:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009103 10.0.0.33 - - [2025-10-27 07:21:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004547 10.0.0.33 - - [2025-10-27 07:21:20] "POST /service-templates HTTP/1.1" 200 511 0.034795 10.0.0.33 - - [2025-10-27 07:21:20] "GET / HTTP/1.1" 200 35931 0.001274 10.0.0.33 - - [2025-10-27 07:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005670 10.0.0.33 - - [2025-10-27 07:21:20] "GET /global-system-config/14dc66b3-a699-486c-8bef-7b0317f6017c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.014845 10.0.0.33 - - [2025-10-27 07:21:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.012883 10.0.0.33 - - [2025-10-27 07:21:20] "POST /service-templates HTTP/1.1" 200 501 0.063841 10.0.0.33 - - [2025-10-27 07:21:20] "POST /ref-update HTTP/1.1" 200 156 0.078416 10.0.0.33 - - [2025-10-27 07:21:20] "POST /service-templates HTTP/1.1" 200 515 0.049876 10.0.0.33 - - [2025-10-27 07:21:20] "POST /database-nodes HTTP/1.1" 200 597 0.082974 10.0.0.33 - - [2025-10-27 07:21:20] "POST /service-templates HTTP/1.1" 200 535 0.064053 10.0.0.33 - - [2025-10-27 07:21:20] "POST /ref-update HTTP/1.1" 200 156 0.117196 10.0.0.33 - - [2025-10-27 07:21:20] "POST /ref-update HTTP/1.1" 200 156 0.068059 10.0.0.33 - - [2025-10-27 07:21:20] "POST /service-templates HTTP/1.1" 200 507 0.046719 10.0.0.33 - - [2025-10-27 07:21:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002288 10.0.0.33 - - [2025-10-27 07:21:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001960 10.0.0.33 - - [2025-10-27 07:21:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005808 10.0.0.33 - - [2025-10-27 07:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.33 - - [2025-10-27 07:21:20] "GET /virtual-network/1882a9b8-0c33-49ff-8696-2b3255bf5dc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.006019 10.0.0.33 - - [2025-10-27 07:21:20] "GET /application-policy-set/5b711695-161c-41c0-8c9c-cec1504eb4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004829 10.0.0.33 - - [2025-10-27 07:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.33 - - [2025-10-27 07:21:20] "GET /policy-management/79dc8d01-42de-4df4-92df-ab565e5d69f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007577 10.0.0.33 - - [2025-10-27 07:21:21] "POST /firewall-policys HTTP/1.1" 200 530 0.031373 10.0.0.33 - - [2025-10-27 07:21:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.033044 10.0.0.33 - - [2025-10-27 07:21:21] "GET /firewall-policy/0e3365ae-cf88-4443-b051-81cb97ed7edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.014913 10.0.0.33 - - [2025-10-27 07:21:21] "GET /application-policy-set/5b711695-161c-41c0-8c9c-cec1504eb4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004445 10.0.0.33 - - [2025-10-27 07:21:21] "GET /firewall-policy/0e3365ae-cf88-4443-b051-81cb97ed7edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003255 10.0.0.33 - - [2025-10-27 07:21:21] "POST /ref-update HTTP/1.1" 200 156 0.015738 10.0.0.33 - - [2025-10-27 07:21:21] "GET /application-policy-set/5b711695-161c-41c0-8c9c-cec1504eb4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003304 10.0.0.33 - - [2025-10-27 07:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.33 - - [2025-10-27 07:21:21] "GET /policy-management/79dc8d01-42de-4df4-92df-ab565e5d69f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004011 10.0.0.33 - - [2025-10-27 07:21:21] "GET / HTTP/1.1" 200 35931 0.003556 10.0.0.33 - - [2025-10-27 07:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004652 10.0.0.33 - - [2025-10-27 07:21:21] "GET /global-system-config/14dc66b3-a699-486c-8bef-7b0317f6017c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.012641 10.0.0.33 - - [2025-10-27 07:21:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.003610 10.0.0.33 - - [2025-10-27 07:21:21] "POST /firewall-policys HTTP/1.1" 200 532 0.047405 10.0.0.33 - - [2025-10-27 07:21:21] "POST /analytics-nodes HTTP/1.1" 200 599 0.035844 10.0.0.33 - - [2025-10-27 07:21:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.047495 10.0.0.33 - - [2025-10-27 07:21:21] "GET /firewall-policy/00dc63c4-bc6b-4357-b082-e94ebfbdb4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.015664 10.0.0.33 - - [2025-10-27 07:21:21] "GET /application-policy-set/5b711695-161c-41c0-8c9c-cec1504eb4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.011350 10.0.0.33 - - [2025-10-27 07:21:21] "GET /firewall-policy/00dc63c4-bc6b-4357-b082-e94ebfbdb4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.003985 10.0.0.33 - - [2025-10-27 07:21:21] "GET /firewall-policy/0e3365ae-cf88-4443-b051-81cb97ed7edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002426 10.0.0.33 - - [2025-10-27 07:21:21] "GET /firewall-policy/0e3365ae-cf88-4443-b051-81cb97ed7edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002183 10.0.0.33 - - [2025-10-27 07:21:21] "POST /ref-update HTTP/1.1" 200 156 0.021553 10.0.0.33 - - [2025-10-27 07:21:21] "POST /ref-update HTTP/1.1" 200 156 0.035191 10.0.0.33 - - [2025-10-27 07:21:21] "POST /ref-update HTTP/1.1" 200 156 0.027631 10.0.0.33 - - [2025-10-27 07:21:21] "GET /application-policy-set/5b711695-161c-41c0-8c9c-cec1504eb4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.014295 10.0.0.33 - - [2025-10-27 07:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.33 - - [2025-10-27 07:21:21] "GET /policy-management/79dc8d01-42de-4df4-92df-ab565e5d69f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002869 10.0.0.33 - - [2025-10-27 07:21:21] "POST /firewall-policys HTTP/1.1" 200 530 0.022293 10.0.0.33 - - [2025-10-27 07:21:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.023431 10.0.0.33 - - [2025-10-27 07:21:21] "GET /firewall-policy/061e8b2f-a47b-4123-a38e-07ebe88f2556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.012636 10.0.0.33 - - [2025-10-27 07:21:21] "GET /application-policy-set/5b711695-161c-41c0-8c9c-cec1504eb4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.002748 10.0.0.33 - - [2025-10-27 07:21:21] "GET /firewall-policy/061e8b2f-a47b-4123-a38e-07ebe88f2556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.002165 10.0.0.33 - - [2025-10-27 07:21:21] "GET /firewall-policy/00dc63c4-bc6b-4357-b082-e94ebfbdb4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.002801 10.0.0.33 - - [2025-10-27 07:21:21] "GET /firewall-policy/0e3365ae-cf88-4443-b051-81cb97ed7edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003159 10.0.0.33 - - [2025-10-27 07:21:21] "GET /firewall-policy/0e3365ae-cf88-4443-b051-81cb97ed7edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004305 10.0.0.33 - - [2025-10-27 07:21:21] "GET /firewall-policy/00dc63c4-bc6b-4357-b082-e94ebfbdb4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.002312 10.0.0.33 - - [2025-10-27 07:21:21] "POST /ref-update HTTP/1.1" 200 156 0.031343 10.0.0.33 - - [2025-10-27 07:21:21] "POST /ref-update HTTP/1.1" 200 156 0.030129 10.0.0.33 - - [2025-10-27 07:21:22] "POST /ref-update HTTP/1.1" 200 156 0.026080 10.0.0.33 - - [2025-10-27 07:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.33 - - [2025-10-27 07:21:22] "GET /network-ipam/40b9852a-57e5-47ea-9374-707fdc703802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004112 10.0.0.33 - - [2025-10-27 07:21:22] "POST /ref-update HTTP/1.1" 200 156 0.039032 10.0.0.33 - - [2025-10-27 07:21:22] "POST /ref-update HTTP/1.1" 200 156 0.033340 10.0.0.33 - - [2025-10-27 07:21:22] "GET /application-policy-set/5b711695-161c-41c0-8c9c-cec1504eb4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.017294 10.0.0.33 - - [2025-10-27 07:21:22] "POST /tags HTTP/1.1" 200 299 0.073374 10.0.0.33 - - [2025-10-27 07:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013815 10.0.0.33 - - [2025-10-27 07:21:22] "GET /tag/d4593bb3-a9bc-4497-86d2-5987dd326ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.018825 10.0.0.33 - - [2025-10-27 07:21:22] "POST /set-tag HTTP/1.1" 200 109 0.014038 10.0.0.33 - - [2025-10-27 07:21:22] "POST /tags HTTP/1.1" 200 357 0.093167 10.0.0.33 - - [2025-10-27 07:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010440 10.0.0.33 - - [2025-10-27 07:21:22] "GET /tag/16bca7a5-1a26-4cc9-bfff-1668978383a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.017790 10.0.0.33 - - [2025-10-27 07:21:22] "POST /fqname-to-id HTTP/1.1" 404 225 0.017690 10.0.0.33 - - [2025-10-27 07:21:22] "POST /tags HTTP/1.1" 200 305 0.111825 10.0.0.33 - - [2025-10-27 07:21:22] "POST /access-control-lists HTTP/1.1" 200 587 0.065705 10.0.0.33 - - [2025-10-27 07:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.023964 10.0.0.33 - - [2025-10-27 07:21:22] "POST /fqname-to-id HTTP/1.1" 404 224 0.013586 10.0.0.33 - - [2025-10-27 07:21:22] "GET /tag/9e958b74-abe7-466c-9ed0-99756d536a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.015590 10.0.0.33 - - [2025-10-27 07:21:22] "POST /access-control-lists HTTP/1.1" 200 585 0.017186 10.0.0.33 - - [2025-10-27 07:21:22] "POST /fqname-to-id HTTP/1.1" 404 213 0.012156 10.0.0.33 - - [2025-10-27 07:21:22] "POST /access-control-lists HTTP/1.1" 200 579 0.074353 10.0.0.33 - - [2025-10-27 07:21:23] "POST /fqname-to-id HTTP/1.1" 404 212 0.009808 10.0.0.33 - - [2025-10-27 07:21:23] "POST /access-control-lists HTTP/1.1" 200 577 0.023378 10.0.0.33 - - [2025-10-27 07:21:23] "POST /fqname-to-id HTTP/1.1" 404 232 0.005610 10.0.0.33 - - [2025-10-27 07:21:23] "POST /id-to-fqname HTTP/1.1" 200 174 0.000471 10.0.0.33 - - [2025-10-27 07:21:23] "POST /fqname-to-id HTTP/1.1" 404 183 0.007211 10.0.0.33 - - [2025-10-27 07:21:23] "POST /access-control-lists HTTP/1.1" 200 594 0.050803 10.0.0.33 - - [2025-10-27 07:21:23] "POST /fqname-to-id HTTP/1.1" 404 231 0.002913 10.0.0.33 - - [2025-10-27 07:21:23] "POST /access-control-lists HTTP/1.1" 200 592 0.017321 10.0.0.33 - - [2025-10-27 07:21:23] "POST /fqname-to-id HTTP/1.1" 404 217 0.001951 10.0.0.33 - - [2025-10-27 07:21:23] "POST /security-groups HTTP/1.1" 200 571 0.071776 10.0.0.33 - - [2025-10-27 07:21:23] "POST /projects HTTP/1.1" 200 483 0.385518 10.0.0.33 - - [2025-10-27 07:21:23] "POST /access-control-lists HTTP/1.1" 200 583 0.065858 10.0.0.33 - - [2025-10-27 07:21:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.008485 10.0.0.33 - - [2025-10-27 07:21:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.038977 10.0.0.33 - - [2025-10-27 07:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002966 10.0.0.33 - - [2025-10-27 07:21:23] "GET /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.020632 10.0.0.33 - - [2025-10-27 07:21:23] "POST /access-control-lists HTTP/1.1" 200 581 0.083148 10.0.0.33 - - [2025-10-27 07:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014147 10.0.0.33 - - [2025-10-27 07:21:23] "GET /virtual-network/68c8cf49-e3a6-4366-b831-1372663fe324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.008254 10.0.0.33 - - [2025-10-27 07:21:23] "POST /fqname-to-id HTTP/1.1" 404 240 0.002136 10.0.0.33 - - [2025-10-27 07:21:23] "POST /access-control-lists HTTP/1.1" 200 602 0.014539 10.0.0.33 - - [2025-10-27 07:21:23] "POST /fqname-to-id HTTP/1.1" 404 239 0.009515 10.0.0.33 - - [2025-10-27 07:21:23] "PUT /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71 HTTP/1.1" 200 264 0.100145 10.0.0.33 - - [2025-10-27 07:21:23] "POST /access-control-lists HTTP/1.1" 200 600 0.093951 10.0.0.33 - - [2025-10-27 07:21:23] "PUT /virtual-network/68c8cf49-e3a6-4366-b831-1372663fe324 HTTP/1.1" 200 264 0.087194 10.0.0.33 - - [2025-10-27 07:21:23] "POST /route-targets HTTP/1.1" 200 327 0.032138 10.0.0.33 - - [2025-10-27 07:21:23] "POST /security-groups HTTP/1.1" 200 537 0.073276 10.0.0.33 - - [2025-10-27 07:21:23] "POST /ref-update HTTP/1.1" 200 156 0.088225 10.0.0.33 - - [2025-10-27 07:21:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.039109 10.0.0.33 - - [2025-10-27 07:21:23] "POST /chown HTTP/1.1" 200 109 0.025478 10.0.0.33 - - [2025-10-27 07:21:23] "GET /application-policy-set/5b711695-161c-41c0-8c9c-cec1504eb4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009719 10.0.0.33 - - [2025-10-27 07:21:23] "POST /route-targets HTTP/1.1" 200 327 0.038706 10.0.0.33 - - [2025-10-27 07:21:23] "POST /ref-update HTTP/1.1" 200 156 0.017884 10.0.0.33 - - [2025-10-27 07:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.029125 10.0.0.33 - - [2025-10-27 07:21:23] "GET /policy-management/79dc8d01-42de-4df4-92df-ab565e5d69f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002966 10.0.0.33 - - [2025-10-27 07:21:23] "POST /tags HTTP/1.1" 409 207 0.001919 10.0.0.33 - - [2025-10-27 07:21:23] "POST /route-targets HTTP/1.1" 200 327 0.012290 10.0.0.33 - - [2025-10-27 07:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.33 - - [2025-10-27 07:21:24] "GET /tag/9e958b74-abe7-466c-9ed0-99756d536a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.011961 10.0.0.33 - - [2025-10-27 07:21:24] "POST /ref-update HTTP/1.1" 200 156 0.050201 10.0.0.33 - - [2025-10-27 07:21:24] "POST /route-targets HTTP/1.1" 200 327 0.016263 10.0.0.33 - - [2025-10-27 07:21:24] "POST /firewall-rules HTTP/1.1" 200 564 0.130039 10.0.0.33 - - [2025-10-27 07:21:24] "POST /ref-update HTTP/1.1" 200 156 0.065823 10.0.0.33 - - [2025-10-27 07:21:24] "GET /firewall-rule/0f11140f-9255-4c4b-9579-3a83666b8fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.025670 10.0.0.33 - - [2025-10-27 07:21:24] "GET /firewall-policy/00dc63c4-bc6b-4357-b082-e94ebfbdb4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.012913 10.0.0.33 - - [2025-10-27 07:21:24] "POST /route-targets HTTP/1.1" 200 327 0.027146 10.0.0.33 - - [2025-10-27 07:21:24] "GET /firewall-rule/0f11140f-9255-4c4b-9579-3a83666b8fa2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.023614 10.0.0.33 - - [2025-10-27 07:21:24] "POST /ref-update HTTP/1.1" 200 156 0.047442 10.0.0.33 - - [2025-10-27 07:21:24] "POST /route-targets HTTP/1.1" 200 327 0.028400 10.0.0.33 - - [2025-10-27 07:21:24] "POST /ref-update HTTP/1.1" 200 156 0.064870 10.0.0.33 - - [2025-10-27 07:21:24] "GET /application-policy-set/5b711695-161c-41c0-8c9c-cec1504eb4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.043150 10.0.0.33 - - [2025-10-27 07:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010211 10.0.0.33 - - [2025-10-27 07:21:24] "POST /ref-update HTTP/1.1" 200 156 0.032197 10.0.0.33 - - [2025-10-27 07:21:24] "GET /policy-management/79dc8d01-42de-4df4-92df-ab565e5d69f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006575 10.0.0.33 - - [2025-10-27 07:21:24] "POST /tags HTTP/1.1" 409 207 0.002589 10.0.0.33 - - [2025-10-27 07:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.33 - - [2025-10-27 07:21:24] "POST /fqname-to-id HTTP/1.1" 404 201 0.002282 10.0.0.33 - - [2025-10-27 07:21:24] "GET /tag/9e958b74-abe7-466c-9ed0-99756d536a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.013050 10.0.0.33 - - [2025-10-27 07:21:24] "POST /access-control-lists HTTP/1.1" 200 551 0.044795 10.0.0.33 - - [2025-10-27 07:21:24] "POST /fqname-to-id HTTP/1.1" 404 229 0.009303 10.0.0.33 - - [2025-10-27 07:21:24] "POST /firewall-rules HTTP/1.1" 200 562 0.120043 10.0.0.33 - - [2025-10-27 07:21:24] "GET /firewall-rule/bd487c02-94d7-4e61-ad52-490a5d8fd922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.014549 10.0.0.33 - - [2025-10-27 07:21:24] "POST /access-control-lists HTTP/1.1" 200 589 0.127051 10.0.0.33 - - [2025-10-27 07:21:24] "GET /firewall-policy/00dc63c4-bc6b-4357-b082-e94ebfbdb4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.020441 10.0.0.33 - - [2025-10-27 07:21:24] "GET /firewall-rule/bd487c02-94d7-4e61-ad52-490a5d8fd922?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.016867 10.0.0.33 - - [2025-10-27 07:21:24] "POST /ref-update HTTP/1.1" 200 156 0.056309 10.0.0.33 - - [2025-10-27 07:21:24] "POST /fqname-to-id HTTP/1.1" 404 237 0.012063 10.0.0.33 - - [2025-10-27 07:21:24] "POST /ref-update HTTP/1.1" 200 156 0.055885 10.0.0.33 - - [2025-10-27 07:21:24] "POST /access-control-lists HTTP/1.1" 200 601 0.064741 10.0.0.33 - - [2025-10-27 07:21:24] "POST /ref-update HTTP/1.1" 200 156 0.043579 10.0.0.33 - - [2025-10-27 07:21:25] "POST /tags HTTP/1.1" 200 301 0.137756 10.0.0.33 - - [2025-10-27 07:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005982 10.0.0.33 - - [2025-10-27 07:21:25] "POST /ref-update HTTP/1.1" 200 156 0.059240 10.0.0.33 - - [2025-10-27 07:21:25] "GET /tag/7a9c51b2-e6d4-4dbe-9f5c-a7bc4cc4848f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.037553 10.0.0.33 - - [2025-10-27 07:21:25] "PUT /access-control-list/45fc30f4-de26-4389-897e-0c5e0688a7f2 HTTP/1.1" 200 272 0.009848 10.0.0.33 - - [2025-10-27 07:21:25] "PUT /access-control-list/8a444aa9-8afa-4e97-a379-90c96f8f5406 HTTP/1.1" 200 272 0.017498 10.0.0.33 - - [2025-10-27 07:21:25] "PUT /access-control-list/f3dc0115-eeaa-4ef7-9e43-a33992aec857 HTTP/1.1" 200 272 0.023226 10.0.0.33 - - [2025-10-27 07:21:25] "POST /tags HTTP/1.1" 200 325 0.102726 10.0.0.33 - - [2025-10-27 07:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.019758 10.0.0.33 - - [2025-10-27 07:21:25] "PUT /access-control-list/73e46ed7-dec7-42b5-8682-aaef4d86131c HTTP/1.1" 200 272 0.041278 10.0.0.33 - - [2025-10-27 07:21:25] "GET /tag/b1bcfbfb-0361-431a-9c6b-9a0bb5c93366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.034592 10.0.0.33 - - [2025-10-27 07:21:25] "PUT /access-control-list/428afc32-fc5a-4dfc-b9dd-2b2840fd2daf HTTP/1.1" 200 272 0.037472 10.0.0.33 - - [2025-10-27 07:21:25] "PUT /access-control-list/38b256bd-371c-479e-80f9-4ff5f26f4286 HTTP/1.1" 200 272 0.014668 10.0.0.33 - - [2025-10-27 07:21:25] "POST /tags HTTP/1.1" 200 363 0.025079 10.0.0.33 - - [2025-10-27 07:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010749 10.0.0.33 - - [2025-10-27 07:21:25] "GET /tag/988a0604-e28c-40e8-a8d1-93742f37e325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.019208 10.0.0.33 - - [2025-10-27 07:21:25] "PUT /access-control-list/604720cb-9c90-4bdf-aea7-d5336e716066 HTTP/1.1" 200 272 0.032125 10.0.0.33 - - [2025-10-27 07:21:25] "PUT /access-control-list/fa8cb06f-94be-46c9-9c1f-85c55314302d HTTP/1.1" 200 272 0.018421 10.0.0.33 - - [2025-10-27 07:21:25] "PUT /access-control-list/bbb3868c-db79-4802-82af-268a3c8cd68e HTTP/1.1" 200 272 0.036504 10.0.0.33 - - [2025-10-27 07:21:25] "POST /tags HTTP/1.1" 200 311 0.046684 10.0.0.33 - - [2025-10-27 07:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.016380 10.0.0.33 - - [2025-10-27 07:21:25] "GET /tag/ccd503e2-ad4a-4f33-a69d-43a9c599939a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014586 10.0.0.33 - - [2025-10-27 07:21:25] "PUT /access-control-list/f89a4acd-75b8-49d7-bb4b-af3f5625c035 HTTP/1.1" 200 272 0.026964 10.0.0.33 - - [2025-10-27 07:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.33 - - [2025-10-27 07:21:25] "GET /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005812 10.0.0.33 - - [2025-10-27 07:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.33 - - [2025-10-27 07:21:25] "GET /project/c3c482f1-51bd-4ea0-b56f-b54b38d8efa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.046267 10.0.0.33 - - [2025-10-27 07:21:25] "POST /virtual-machines HTTP/1.1" 200 377 0.015150 10.0.0.33 - - [2025-10-27 07:21:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.022642 10.0.0.33 - - [2025-10-27 07:21:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.148993 10.0.0.33 - - [2025-10-27 07:21:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.012954 10.0.0.33 - - [2025-10-27 07:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.017207 10.0.0.33 - - [2025-10-27 07:21:26] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.013223 10.0.0.33 - - [2025-10-27 07:21:26] "POST /fqname-to-id HTTP/1.1" 404 214 0.002678 10.0.0.33 - - [2025-10-27 07:21:26] "POST /access-control-lists HTTP/1.1" 200 580 0.086846 10.0.0.33 - - [2025-10-27 07:21:26] "POST /fqname-to-id HTTP/1.1" 404 213 0.009358 10.0.0.33 - - [2025-10-27 07:21:26] "POST /access-control-lists HTTP/1.1" 200 578 0.076573 10.0.0.33 - - [2025-10-27 07:21:26] "POST /instance-ips HTTP/1.1" 200 409 0.184881 10.0.0.33 - - [2025-10-27 07:21:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.031768 10.0.0.33 - - [2025-10-27 07:21:26] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.008252 10.0.0.33 - - [2025-10-27 07:21:26] "POST /fqname-to-id HTTP/1.1" 404 234 0.001728 10.0.0.33 - - [2025-10-27 07:21:26] "GET / HTTP/1.1" 200 35931 0.001531 10.0.0.33 - - [2025-10-27 07:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.33 - - [2025-10-27 07:21:26] "POST /access-control-lists HTTP/1.1" 200 596 0.071848 10.0.0.33 - - [2025-10-27 07:21:26] "GET /global-system-config/14dc66b3-a699-486c-8bef-7b0317f6017c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.049212 10.0.0.33 - - [2025-10-27 07:21:26] "POST /fqname-to-id HTTP/1.1" 404 233 0.010502 10.0.0.33 - - [2025-10-27 07:21:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.002974 10.0.0.33 - - [2025-10-27 07:21:26] "POST /access-control-lists HTTP/1.1" 200 594 0.040579 10.0.0.33 - - [2025-10-27 07:21:26] "POST /set-tag HTTP/1.1" 200 109 0.118874 10.0.0.33 - - [2025-10-27 07:21:26] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.014124 10.0.0.33 - - [2025-10-27 07:21:26] "GET /instance-ip/8c5e18de-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.012328 10.0.0.33 - - [2025-10-27 07:21:26] "POST /config-nodes HTTP/1.1" 200 593 0.069425 10.0.0.33 - - [2025-10-27 07:21:26] "POST /fqname-to-id HTTP/1.1" 404 226 0.002205 10.0.0.33 - - [2025-10-27 07:21:26] "PUT /access-control-list/fc957cd0-3353-4ad4-93e1-3c9c869953ff HTTP/1.1" 200 272 0.060941 10.0.0.33 - - [2025-10-27 07:21:26] "POST /tags HTTP/1.1" 200 305 0.118167 10.0.0.33 - - [2025-10-27 07:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013853 10.0.0.33 - - [2025-10-27 07:21:26] "PUT /access-control-list/8f030ffc-70a3-4238-b0dd-cb3f5d1036b6 HTTP/1.1" 200 272 0.021379 10.0.0.33 - - [2025-10-27 07:21:26] "PUT /access-control-list/4233ea5f-daef-4604-9c2a-d15737af3f2e HTTP/1.1" 200 272 0.016941 10.0.0.33 - - [2025-10-27 07:21:26] "GET /tag/be90d3a2-b44c-40b8-bb85-b40fa48b66b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.015162 10.0.0.33 - - [2025-10-27 07:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004935 10.0.0.33 - - [2025-10-27 07:21:26] "PUT /access-control-list/29d17e8d-9a0a-49ee-b825-2800d3c10fb5 HTTP/1.1" 200 272 0.013830 10.0.0.33 - - [2025-10-27 07:21:26] "GET /project/ecf725ab-4058-4e1f-a02a-abe98f1a6b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044582 10.0.0.33 - - [2025-10-27 07:21:26] "PUT /access-control-list/a082dfbe-c233-4227-8b9b-b58e20ce8488 HTTP/1.1" 200 272 0.036933 10.0.0.33 - - [2025-10-27 07:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.33 - - [2025-10-27 07:21:26] "GET /virtual-network/68c8cf49-e3a6-4366-b831-1372663fe324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006472 10.0.0.33 - - [2025-10-27 07:21:26] "GET / HTTP/1.1" 200 35931 0.001516 10.0.0.33 - - [2025-10-27 07:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.023611 10.0.0.33 - - [2025-10-27 07:21:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.015033 10.0.0.33 - - [2025-10-27 07:21:26] "GET /service-appliance-set/99a72c31-6ee3-498c-a80c-71b84be4f6bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003800 10.0.0.33 - - [2025-10-27 07:21:26] "POST /fqname-to-id HTTP/1.1" 404 240 0.001496 10.0.0.33 - - [2025-10-27 07:21:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.105065 10.0.0.33 - - [2025-10-27 07:21:27] "GET /virtual-machine-interface/bc5b103e-9182-412d-9d91-5db260efde69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.026928 10.0.0.33 - - [2025-10-27 07:21:27] "PUT /access-control-list/b7418f97-6ccc-4669-a1ff-0e623b9287f4 HTTP/1.1" 200 272 0.062307 10.0.0.33 - - [2025-10-27 07:21:27] "POST /instance-ips HTTP/1.1" 200 381 0.041640 10.0.0.33 - - [2025-10-27 07:21:27] "GET /instance-ip/eab3071e-1ac6-4f84-b61c-37640c273ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.011160 10.0.0.33 - - [2025-10-27 07:21:27] "POST /loadbalancers HTTP/1.1" 200 582 0.065581 10.0.0.33 - - [2025-10-27 07:21:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.019948 10.0.0.33 - - [2025-10-27 07:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.33 - - [2025-10-27 07:21:27] "GET /project/ecf725ab-4058-4e1f-a02a-abe98f1a6b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038878 10.0.0.33 - - [2025-10-27 07:21:27] "GET /loadbalancer/ec4303dd-311b-4031-8dd7-0d27028079f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.006657 10.0.0.33 - - [2025-10-27 07:21:27] "GET /project/ecf725ab-4058-4e1f-a02a-abe98f1a6b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.065586 10.0.0.33 - - [2025-10-27 07:21:27] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.045630 10.0.0.33 - - [2025-10-27 07:21:27] "GET /instance-ip/eab3071e-1ac6-4f84-b61c-37640c273ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.014324 10.0.0.33 - - [2025-10-27 07:21:27] "POST /floating-ips HTTP/1.1" 200 583 0.018839 10.0.0.33 - - [2025-10-27 07:21:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.016818 10.0.0.33 - - [2025-10-27 07:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007397 10.0.0.33 - - [2025-10-27 07:21:27] "GET /project/ecf725ab-4058-4e1f-a02a-abe98f1a6b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.052320 10.0.0.33 - - [2025-10-27 07:21:27] "GET /loadbalancer-listener/256c55e7-1732-4941-b4c5-80e57c202d26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003776 10.0.0.33 - - [2025-10-27 07:21:27] "GET /loadbalancer-listener/256c55e7-1732-4941-b4c5-80e57c202d26?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003377 10.0.0.33 - - [2025-10-27 07:21:27] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.018567 10.0.0.33 - - [2025-10-27 07:21:27] "GET /instance-ip/eab3071e-1ac6-4f84-b61c-37640c273ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008516 10.0.0.33 - - [2025-10-27 07:21:27] "GET /instance-ip/eab3071e-1ac6-4f84-b61c-37640c273ba4?fields=floating_ips HTTP/1.1" 200 1171 0.007365 10.0.0.33 - - [2025-10-27 07:21:27] "GET /floating-ip/98181b5b-d3aa-45b8-a308-399a7e545678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002130 10.0.0.33 - - [2025-10-27 07:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.33 - - [2025-10-27 07:21:27] "GET /global-vrouter-config/3619f5eb-21ae-4f72-a9a0-38dd7484aebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.011672 10.0.0.33 - - [2025-10-27 07:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.33 - - [2025-10-27 07:21:27] "PUT /global-vrouter-config/3619f5eb-21ae-4f72-a9a0-38dd7484aebd HTTP/1.1" 200 276 0.009147 10.0.0.33 - - [2025-10-27 07:21:27] "POST /tags HTTP/1.1" 200 355 0.021411 10.0.0.33 - - [2025-10-27 07:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006880 10.0.0.33 - - [2025-10-27 07:21:27] "GET /tag/db66dc4b-cb5a-43d7-a125-cb39c28fb441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.013614 10.0.0.33 - - [2025-10-27 07:21:27] "POST /tags HTTP/1.1" 200 303 0.018880 10.0.0.33 - - [2025-10-27 07:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.012776 10.0.0.33 - - [2025-10-27 07:21:27] "GET /tag/ac3e1b58-7b20-4adb-85a2-a0c86368bc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014769 10.0.0.33 - - [2025-10-27 07:21:28] "POST /projects HTTP/1.1" 409 218 0.002954 10.0.0.33 - - [2025-10-27 07:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.33 - - [2025-10-27 07:21:28] "GET /project/ecf725ab-4058-4e1f-a02a-abe98f1a6b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.032831 10.0.0.33 - - [2025-10-27 07:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.33 - - [2025-10-27 07:21:28] "GET /network-ipam/91620a39-efe2-42ac-9a74-40d03b35aa4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002647 10.0.0.33 - - [2025-10-27 07:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.33 - - [2025-10-27 07:21:28] "GET /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.013526 10.0.0.33 - - [2025-10-27 07:21:28] "PUT /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71 HTTP/1.1" 200 264 0.052255 10.0.0.33 - - [2025-10-27 07:21:28] "GET /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.011136 10.0.0.33 - - [2025-10-27 07:21:28] "POST /set-tag HTTP/1.1" 200 109 0.042238 10.0.0.33 - - [2025-10-27 07:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.33 - - [2025-10-27 07:21:28] "GET /network-ipam/188b0708-7dde-4b36-a48a-7e4057753f3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002157 10.0.0.33 - - [2025-10-27 07:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001396 10.0.0.33 - - [2025-10-27 07:21:28] "GET /virtual-network/68c8cf49-e3a6-4366-b831-1372663fe324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.003429 10.0.0.33 - - [2025-10-27 07:21:28] "PUT /virtual-network/68c8cf49-e3a6-4366-b831-1372663fe324 HTTP/1.1" 200 264 0.037441 10.0.0.33 - - [2025-10-27 07:21:28] "GET /virtual-network/68c8cf49-e3a6-4366-b831-1372663fe324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005073 10.0.0.33 - - [2025-10-27 07:21:28] "POST /set-tag HTTP/1.1" 200 109 0.044039 10.0.0.33 - - [2025-10-27 07:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006288 10.0.0.33 - - [2025-10-27 07:21:28] "GET /network-policy/cf170147-c1bf-4b71-bce6-7a9aab6f995a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002741 10.0.0.33 - - [2025-10-27 07:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.33 - - [2025-10-27 07:21:28] "GET /network-policy/b76786b2-fd76-4bea-9da1-0687e949d83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.001925 10.0.0.33 - - [2025-10-27 07:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.33 - - [2025-10-27 07:21:28] "GET /network-policy/355a4ccf-db88-4f5b-a747-4534acf528d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003443 10.0.0.33 - - [2025-10-27 07:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.33 - - [2025-10-27 07:21:28] "PUT /network-policy/355a4ccf-db88-4f5b-a747-4534acf528d4 HTTP/1.1" 200 262 0.012026 10.0.0.33 - - [2025-10-27 07:21:28] "PUT /access-control-list/fc81f305-fc27-4c46-9196-49ba2a8000d4 HTTP/1.1" 200 272 0.032789 10.0.0.33 - - [2025-10-27 07:21:28] "POST /ref-update HTTP/1.1" 200 156 0.076647 10.0.0.33 - - [2025-10-27 07:21:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003712 10.0.0.33 - - [2025-10-27 07:21:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002251 10.0.0.33 - - [2025-10-27 07:21:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001894 10.0.0.33 - - [2025-10-27 07:21:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001883 10.0.0.33 - - [2025-10-27 07:21:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002380 10.0.0.33 - - [2025-10-27 07:21:28] "POST /security-groups HTTP/1.1" 409 245 0.002586 10.0.0.33 - - [2025-10-27 07:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.33 - - [2025-10-27 07:21:28] "PUT /security-group/4d195041-73d7-447f-8553-ad4c28294d44 HTTP/1.1" 200 262 0.055457 10.0.0.33 - - [2025-10-27 07:21:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.023713 10.0.0.33 - - [2025-10-27 07:21:29] "PUT /access-control-list/428afc32-fc5a-4dfc-b9dd-2b2840fd2daf HTTP/1.1" 200 272 0.009216 10.0.0.33 - - [2025-10-27 07:21:29] "GET /application-policy-set/5b711695-161c-41c0-8c9c-cec1504eb4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017032 10.0.0.33 - - [2025-10-27 07:21:29] "PUT /access-control-list/38b256bd-371c-479e-80f9-4ff5f26f4286 HTTP/1.1" 200 272 0.028103 10.0.0.33 - - [2025-10-27 07:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.33 - - [2025-10-27 07:21:29] "GET /policy-management/79dc8d01-42de-4df4-92df-ab565e5d69f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002665 10.0.0.33 - - [2025-10-27 07:21:29] "POST /tags HTTP/1.1" 409 206 0.001768 10.0.0.33 - - [2025-10-27 07:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.33 - - [2025-10-27 07:21:29] "GET /tag/ac3e1b58-7b20-4adb-85a2-a0c86368bc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010126 10.0.0.33 - - [2025-10-27 07:21:29] "POST /firewall-rules HTTP/1.1" 200 562 0.074879 10.0.0.33 - - [2025-10-27 07:21:29] "GET /firewall-rule/a23aff55-1c3e-411d-99c2-6d1a6ae4ad4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004241 10.0.0.33 - - [2025-10-27 07:21:29] "GET /firewall-policy/00dc63c4-bc6b-4357-b082-e94ebfbdb4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.003254 10.0.0.33 - - [2025-10-27 07:21:29] "GET /firewall-rule/a23aff55-1c3e-411d-99c2-6d1a6ae4ad4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002127 10.0.0.33 - - [2025-10-27 07:21:29] "POST /ref-update HTTP/1.1" 200 156 0.029671 10.0.0.33 - - [2025-10-27 07:21:29] "GET /application-policy-set/5b711695-161c-41c0-8c9c-cec1504eb4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013266 10.0.0.33 - - [2025-10-27 07:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008393 10.0.0.33 - - [2025-10-27 07:21:29] "GET /policy-management/79dc8d01-42de-4df4-92df-ab565e5d69f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002377 10.0.0.33 - - [2025-10-27 07:21:29] "POST /tags HTTP/1.1" 409 206 0.001734 10.0.0.33 - - [2025-10-27 07:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.33 - - [2025-10-27 07:21:29] "GET /tag/ac3e1b58-7b20-4adb-85a2-a0c86368bc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011168 10.0.0.33 - - [2025-10-27 07:21:29] "POST /firewall-rules HTTP/1.1" 200 560 0.094481 10.0.0.33 - - [2025-10-27 07:21:29] "GET /firewall-rule/07b337ae-2141-4d5c-a508-dadbbe9c4d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.005706 10.0.0.33 - - [2025-10-27 07:21:29] "GET /firewall-policy/00dc63c4-bc6b-4357-b082-e94ebfbdb4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2186 0.003314 10.0.0.33 - - [2025-10-27 07:21:29] "GET /firewall-rule/07b337ae-2141-4d5c-a508-dadbbe9c4d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.002912 10.0.0.33 - - [2025-10-27 07:21:29] "POST /ref-update HTTP/1.1" 200 156 0.030980 10.0.0.33 - - [2025-10-27 07:21:29] "POST /tags HTTP/1.1" 200 371 0.029028 10.0.0.33 - - [2025-10-27 07:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014217 10.0.0.33 - - [2025-10-27 07:21:29] "GET /tag/3538b0bb-2304-4f37-9ce3-94edcbf53c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.014967 10.0.0.33 - - [2025-10-27 07:21:29] "POST /tags HTTP/1.1" 200 319 0.016016 10.0.0.33 - - [2025-10-27 07:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010325 10.0.0.33 - - [2025-10-27 07:21:29] "GET /tag/55000635-cf2a-49b9-89a9-a8433be66a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.020035 10.0.0.33 - - [2025-10-27 07:21:29] "POST /id-to-fqname HTTP/1.1" 200 181 0.000591 10.0.0.33 - - [2025-10-27 07:21:29] "POST /fqname-to-id HTTP/1.1" 404 190 0.005804 10.0.0.33 - - [2025-10-27 07:21:30] "POST /security-groups HTTP/1.1" 200 578 0.064813 10.0.0.33 - - [2025-10-27 07:21:30] "POST /projects HTTP/1.1" 200 497 0.154200 10.0.0.33 - - [2025-10-27 07:21:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.014360 10.0.0.33 - - [2025-10-27 07:21:30] "POST /fqname-to-id HTTP/1.1" 404 225 0.015173 10.0.0.33 - - [2025-10-27 07:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.020688 10.0.0.33 - - [2025-10-27 07:21:30] "GET /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.009601 10.0.0.33 - - [2025-10-27 07:21:30] "POST /access-control-lists HTTP/1.1" 200 587 0.064174 10.0.0.33 - - [2025-10-27 07:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.014251 10.0.0.33 - - [2025-10-27 07:21:30] "POST /fqname-to-id HTTP/1.1" 404 224 0.010672 10.0.0.33 - - [2025-10-27 07:21:30] "GET /virtual-network/68c8cf49-e3a6-4366-b831-1372663fe324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.003584 10.0.0.33 - - [2025-10-27 07:21:30] "POST /access-control-lists HTTP/1.1" 200 585 0.037322 10.0.0.33 - - [2025-10-27 07:21:30] "PUT /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71 HTTP/1.1" 200 264 0.062335 10.0.0.33 - - [2025-10-27 07:21:30] "PUT /virtual-network/68c8cf49-e3a6-4366-b831-1372663fe324 HTTP/1.1" 200 264 0.052052 10.0.0.33 - - [2025-10-27 07:21:30] "POST /security-groups HTTP/1.1" 200 558 0.082549 10.0.0.33 - - [2025-10-27 07:21:30] "POST /fqname-to-id HTTP/1.1" 404 248 0.002004 10.0.0.33 - - [2025-10-27 07:21:30] "POST /access-control-lists HTTP/1.1" 200 610 0.072572 10.0.0.33 - - [2025-10-27 07:21:30] "POST /fqname-to-id HTTP/1.1" 404 247 0.007016 10.0.0.33 - - [2025-10-27 07:21:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.070773 10.0.0.33 - - [2025-10-27 07:21:30] "POST /access-control-lists HTTP/1.1" 200 608 0.076454 10.0.0.33 - - [2025-10-27 07:21:30] "POST /chown HTTP/1.1" 200 109 0.062620 10.0.0.33 - - [2025-10-27 07:21:30] "GET /application-policy-set/5b711695-161c-41c0-8c9c-cec1504eb4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016217 10.0.0.33 - - [2025-10-27 07:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.33 - - [2025-10-27 07:21:30] "GET /policy-management/79dc8d01-42de-4df4-92df-ab565e5d69f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002309 10.0.0.33 - - [2025-10-27 07:21:30] "POST /tags HTTP/1.1" 409 214 0.001384 10.0.0.33 - - [2025-10-27 07:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001374 10.0.0.33 - - [2025-10-27 07:21:30] "GET /tag/55000635-cf2a-49b9-89a9-a8433be66a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.009974 10.0.0.33 - - [2025-10-27 07:21:30] "POST /firewall-rules HTTP/1.1" 200 578 0.060005 10.0.0.33 - - [2025-10-27 07:21:30] "GET /firewall-rule/d1f302b5-3628-41cb-89dc-cc947ae28839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.008636 10.0.0.33 - - [2025-10-27 07:21:30] "GET /firewall-policy/00dc63c4-bc6b-4357-b082-e94ebfbdb4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.003984 10.0.0.33 - - [2025-10-27 07:21:30] "GET /firewall-rule/d1f302b5-3628-41cb-89dc-cc947ae28839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003325 10.0.0.33 - - [2025-10-27 07:21:30] "POST /ref-update HTTP/1.1" 200 156 0.026154 10.0.0.33 - - [2025-10-27 07:21:30] "GET /application-policy-set/5b711695-161c-41c0-8c9c-cec1504eb4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002612 10.0.0.33 - - [2025-10-27 07:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.33 - - [2025-10-27 07:21:30] "GET /policy-management/79dc8d01-42de-4df4-92df-ab565e5d69f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002241 10.0.0.33 - - [2025-10-27 07:21:30] "POST /tags HTTP/1.1" 409 214 0.002138 10.0.0.33 - - [2025-10-27 07:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001386 10.0.0.33 - - [2025-10-27 07:21:30] "GET /tag/55000635-cf2a-49b9-89a9-a8433be66a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.012191 10.0.0.33 - - [2025-10-27 07:21:31] "POST /firewall-rules HTTP/1.1" 200 576 0.064375 10.0.0.33 - - [2025-10-27 07:21:31] "GET /firewall-rule/9928cd89-b3ac-4b8c-940f-fa23a0fc2f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003822 10.0.0.33 - - [2025-10-27 07:21:31] "GET /firewall-policy/00dc63c4-bc6b-4357-b082-e94ebfbdb4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2667 0.002861 10.0.0.33 - - [2025-10-27 07:21:31] "GET /firewall-rule/9928cd89-b3ac-4b8c-940f-fa23a0fc2f8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001796 10.0.0.33 - - [2025-10-27 07:21:31] "POST /ref-update HTTP/1.1" 200 156 0.039353 10.0.0.33 - - [2025-10-27 07:21:31] "POST /fqname-to-id HTTP/1.1" 404 228 0.003224 10.0.0.33 - - [2025-10-27 07:21:31] "POST /tags HTTP/1.1" 200 301 0.024466 10.0.0.33 - - [2025-10-27 07:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.33 - - [2025-10-27 07:21:31] "GET /tag/9983e0ae-9b27-497c-8b0b-f60df19a224d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.011522 10.0.0.33 - - [2025-10-27 07:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.33 - - [2025-10-27 07:21:31] "GET /project/c3c482f1-51bd-4ea0-b56f-b54b38d8efa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.027010 10.0.0.33 - - [2025-10-27 07:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.33 - - [2025-10-27 07:21:31] "GET /virtual-network/68c8cf49-e3a6-4366-b831-1372663fe324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004264 10.0.0.33 - - [2025-10-27 07:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.33 - - [2025-10-27 07:21:31] "GET /service-appliance-set/99a72c31-6ee3-498c-a80c-71b84be4f6bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004167 10.0.0.33 - - [2025-10-27 07:21:31] "POST /fqname-to-id HTTP/1.1" 404 242 0.003079 10.0.0.33 - - [2025-10-27 07:21:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.109728 10.0.0.33 - - [2025-10-27 07:21:31] "GET /virtual-machine-interface/60412e7e-3ff3-49a3-b357-349e0863bb4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.046141 10.0.0.33 - - [2025-10-27 07:21:31] "POST /instance-ips HTTP/1.1" 200 377 0.050963 10.0.0.33 - - [2025-10-27 07:21:31] "GET /instance-ip/08762101-6c9f-4102-ac14-b059c4244e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.006664 10.0.0.33 - - [2025-10-27 07:21:31] "POST /loadbalancers HTTP/1.1" 200 582 0.075550 10.0.0.33 - - [2025-10-27 07:21:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.025721 10.0.0.33 - - [2025-10-27 07:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004513 10.0.0.33 - - [2025-10-27 07:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.015494 10.0.0.33 - - [2025-10-27 07:21:31] "GET /project/c3c482f1-51bd-4ea0-b56f-b54b38d8efa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.072607 10.0.0.33 - - [2025-10-27 07:21:31] "GET /global-vrouter-config/3619f5eb-21ae-4f72-a9a0-38dd7484aebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1763 0.012848 10.0.0.33 - - [2025-10-27 07:21:31] "GET /instance-ip/08762101-6c9f-4102-ac14-b059c4244e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.002493 10.0.0.33 - - [2025-10-27 07:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.33 - - [2025-10-27 07:21:31] "PUT /global-vrouter-config/3619f5eb-21ae-4f72-a9a0-38dd7484aebd HTTP/1.1" 200 276 0.020396 10.0.0.33 - - [2025-10-27 07:21:32] "GET /project/c3c482f1-51bd-4ea0-b56f-b54b38d8efa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.067872 10.0.0.33 - - [2025-10-27 07:21:32] "GET /loadbalancer/d4a20cbf-8766-4753-af4d-4fb121c1ee81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.011597 10.0.0.33 - - [2025-10-27 07:21:32] "POST /floating-ips HTTP/1.1" 200 581 0.078147 10.0.0.33 - - [2025-10-27 07:21:32] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.051238 10.0.0.33 - - [2025-10-27 07:21:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.018598 10.0.0.33 - - [2025-10-27 07:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.019525 10.0.0.33 - - [2025-10-27 07:21:32] "GET /project/c3c482f1-51bd-4ea0-b56f-b54b38d8efa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.034286 10.0.0.33 - - [2025-10-27 07:21:32] "GET /loadbalancer-listener/0f45fdf3-72f5-4c80-8998-276ca2156f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.002929 10.0.0.33 - - [2025-10-27 07:21:32] "GET /loadbalancer-listener/0f45fdf3-72f5-4c80-8998-276ca2156f4d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.003486 10.0.0.33 - - [2025-10-27 07:21:32] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.025200 10.0.0.33 - - [2025-10-27 07:21:32] "GET /instance-ip/08762101-6c9f-4102-ac14-b059c4244e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.002762 10.0.0.33 - - [2025-10-27 07:21:32] "GET /instance-ip/08762101-6c9f-4102-ac14-b059c4244e58?fields=floating_ips HTTP/1.1" 200 1163 0.004720 10.0.0.33 - - [2025-10-27 07:21:32] "GET /floating-ip/5647d18d-9a63-4997-ba0b-327d2beb043d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002069 10.0.0.33 - - [2025-10-27 07:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.33 - - [2025-10-27 07:21:32] "GET /project/c3c482f1-51bd-4ea0-b56f-b54b38d8efa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.037084 10.0.0.33 - - [2025-10-27 07:21:32] "GET / HTTP/1.1" 200 35931 0.001923 10.0.0.33 - - [2025-10-27 07:21:32] "GET /loadbalancer/d4a20cbf-8766-4753-af4d-4fb121c1ee81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003222 10.0.0.33 - - [2025-10-27 07:21:32] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.038085 10.0.0.33 - - [2025-10-27 07:21:32] "POST /alarms HTTP/1.1" 200 581 0.051427 10.0.0.33 - - [2025-10-27 07:21:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.012770 10.0.0.33 - - [2025-10-27 07:21:32] "POST /alarms HTTP/1.1" 200 575 0.050788 10.0.0.33 - - [2025-10-27 07:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.019233 10.0.0.33 - - [2025-10-27 07:21:32] "POST /alarms HTTP/1.1" 200 575 0.041141 10.0.0.33 - - [2025-10-27 07:21:32] "GET /project/c3c482f1-51bd-4ea0-b56f-b54b38d8efa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.053280 10.0.0.33 - - [2025-10-27 07:21:32] "GET /loadbalancer-listener/c89cc0ff-40f6-4eee-a6a3-5a07eaf84833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.003441 10.0.0.33 - - [2025-10-27 07:21:32] "POST /alarms HTTP/1.1" 200 559 0.025540 10.0.0.33 - - [2025-10-27 07:21:32] "GET /loadbalancer-listener/c89cc0ff-40f6-4eee-a6a3-5a07eaf84833?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.006074 10.0.0.33 - - [2025-10-27 07:21:32] "POST /alarms HTTP/1.1" 200 555 0.027856 10.0.0.33 - - [2025-10-27 07:21:32] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.036649 10.0.0.33 - - [2025-10-27 07:21:32] "GET /instance-ip/08762101-6c9f-4102-ac14-b059c4244e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003959 10.0.0.33 - - [2025-10-27 07:21:32] "GET /instance-ip/08762101-6c9f-4102-ac14-b059c4244e58?fields=floating_ips HTTP/1.1" 200 1163 0.004250 10.0.0.33 - - [2025-10-27 07:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.33 - - [2025-10-27 07:21:32] "POST /alarms HTTP/1.1" 200 557 0.069490 10.0.0.33 - - [2025-10-27 07:21:32] "GET /project/c3c482f1-51bd-4ea0-b56f-b54b38d8efa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.044397 10.0.0.33 - - [2025-10-27 07:21:32] "GET /floating-ip/5647d18d-9a63-4997-ba0b-327d2beb043d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.020639 10.0.0.33 - - [2025-10-27 07:21:32] "GET /loadbalancer/d4a20cbf-8766-4753-af4d-4fb121c1ee81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.011410 10.0.0.33 - - [2025-10-27 07:21:32] "POST /alarms HTTP/1.1" 200 565 0.034277 10.0.0.33 - - [2025-10-27 07:21:32] "POST /alarms HTTP/1.1" 200 549 0.035544 10.0.0.33 - - [2025-10-27 07:21:32] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.043298 10.0.0.33 - - [2025-10-27 07:21:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.039654 10.0.0.33 - - [2025-10-27 07:21:32] "POST /alarms HTTP/1.1" 200 557 0.090318 10.0.0.33 - - [2025-10-27 07:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.032216 10.0.0.33 - - [2025-10-27 07:21:33] "POST /alarms HTTP/1.1" 200 567 0.024030 10.0.0.33 - - [2025-10-27 07:21:33] "GET /project/c3c482f1-51bd-4ea0-b56f-b54b38d8efa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.064128 10.0.0.33 - - [2025-10-27 07:21:33] "GET /loadbalancer-listener/13aa9eea-4ba0-49a9-b2df-fb247484abb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.007802 10.0.0.33 - - [2025-10-27 07:21:33] "POST /alarms HTTP/1.1" 200 555 0.067419 10.0.0.33 - - [2025-10-27 07:21:33] "GET /loadbalancer-listener/13aa9eea-4ba0-49a9-b2df-fb247484abb7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.019476 10.0.0.33 - - [2025-10-27 07:21:33] "POST /alarms HTTP/1.1" 200 567 0.025008 10.0.0.33 - - [2025-10-27 07:21:33] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.021333 10.0.0.33 - - [2025-10-27 07:21:33] "GET /instance-ip/08762101-6c9f-4102-ac14-b059c4244e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.010284 10.0.0.33 - - [2025-10-27 07:21:33] "GET /instance-ip/08762101-6c9f-4102-ac14-b059c4244e58?fields=floating_ips HTTP/1.1" 200 1163 0.016799 10.0.0.33 - - [2025-10-27 07:21:33] "GET /floating-ip/5647d18d-9a63-4997-ba0b-327d2beb043d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.012615 10.0.0.33 - - [2025-10-27 07:21:33] "POST /alarms HTTP/1.1" 200 575 0.120955 10.0.0.33 - - [2025-10-27 07:21:33] "POST /tags HTTP/1.1" 200 363 0.126076 10.0.0.33 - - [2025-10-27 07:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.016768 10.0.0.33 - - [2025-10-27 07:21:33] "POST /alarms HTTP/1.1" 200 569 0.054431 10.0.0.33 - - [2025-10-27 07:21:33] "POST /alarms HTTP/1.1" 200 561 0.040487 10.0.0.33 - - [2025-10-27 07:21:33] "GET /tag/14aa9dec-1b9b-4365-9ad5-dd95c394fe54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.052087 10.0.0.33 - - [2025-10-27 07:21:33] "POST /alarms HTTP/1.1" 200 561 0.037415 10.0.0.33 - - [2025-10-27 07:21:33] "POST /tags HTTP/1.1" 200 311 0.056950 10.0.0.33 - - [2025-10-27 07:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011468 10.0.0.33 - - [2025-10-27 07:21:33] "POST /alarms HTTP/1.1" 200 561 0.056451 10.0.0.33 - - [2025-10-27 07:21:33] "GET /tag/f997bce9-3f60-4bc2-bd21-0263d3cd0dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017452 10.0.0.33 - - [2025-10-27 07:21:33] "POST /alarms HTTP/1.1" 200 547 0.053274 10.0.0.33 - - [2025-10-27 07:21:33] "POST /id-to-fqname HTTP/1.1" 200 177 0.000416 10.0.0.33 - - [2025-10-27 07:21:33] "POST /fqname-to-id HTTP/1.1" 404 186 0.008831 10.0.0.33 - - [2025-10-27 07:21:33] "POST /alarms HTTP/1.1" 200 595 0.056856 10.0.0.33 - - [2025-10-27 07:21:33] "POST /alarms HTTP/1.1" 200 575 0.035935 10.0.0.33 - - [2025-10-27 07:21:33] "POST /security-groups HTTP/1.1" 200 574 0.055678 10.0.0.33 - - [2025-10-27 07:21:33] "POST /projects HTTP/1.1" 200 489 0.202356 10.0.0.33 - - [2025-10-27 07:21:33] "POST /alarms HTTP/1.1" 200 571 0.055065 10.0.0.33 - - [2025-10-27 07:21:33] "POST /fqname-to-id HTTP/1.1" 404 217 0.006654 10.0.0.33 - - [2025-10-27 07:21:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.023283 10.0.0.33 - - [2025-10-27 07:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010954 10.0.0.33 - - [2025-10-27 07:21:33] "GET /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.048874 10.0.0.33 - - [2025-10-27 07:21:33] "POST /access-control-lists HTTP/1.1" 200 583 0.095644 10.0.0.33 - - [2025-10-27 07:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008551 10.0.0.33 - - [2025-10-27 07:21:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.008341 10.0.0.33 - - [2025-10-27 07:21:33] "POST /alarms HTTP/1.1" 200 583 0.098307 10.0.0.33 - - [2025-10-27 07:21:33] "GET /virtual-network/68c8cf49-e3a6-4366-b831-1372663fe324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.016672 10.0.0.33 - - [2025-10-27 07:21:34] "POST /access-control-lists HTTP/1.1" 200 581 0.088810 10.0.0.33 - - [2025-10-27 07:21:34] "POST /alarms HTTP/1.1" 200 609 0.091953 10.0.0.33 - - [2025-10-27 07:21:34] "PUT /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71 HTTP/1.1" 200 264 0.102655 10.0.0.33 - - [2025-10-27 07:21:34] "PUT /virtual-network/68c8cf49-e3a6-4366-b831-1372663fe324 HTTP/1.1" 200 264 0.055455 10.0.0.33 - - [2025-10-27 07:21:34] "POST /security-groups HTTP/1.1" 200 546 0.091685 10.0.0.33 - - [2025-10-27 07:21:34] "POST /fqname-to-id HTTP/1.1" 404 240 0.001708 10.0.0.242 - - [2025-10-27 07:21:34] "GET / HTTP/1.1" 200 35931 0.001273 10.0.0.33 - - [2025-10-27 07:21:34] "POST /access-control-lists HTTP/1.1" 200 602 0.064050 10.0.0.242 - - [2025-10-27 07:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012866 10.0.0.33 - - [2025-10-27 07:21:34] "POST /fqname-to-id HTTP/1.1" 404 239 0.011777 10.0.0.242 - - [2025-10-27 07:21:34] "GET /global-system-config/14dc66b3-a699-486c-8bef-7b0317f6017c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007577 10.0.0.33 - - [2025-10-27 07:21:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.079276 10.0.0.242 - - [2025-10-27 07:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006246 10.0.0.33 - - [2025-10-27 07:21:34] "POST /chown HTTP/1.1" 200 109 0.017458 10.0.0.33 - - [2025-10-27 07:21:34] "GET / HTTP/1.1" 200 35931 0.004129 10.0.0.33 - - [2025-10-27 07:21:34] "GET /application-policy-set/5b711695-161c-41c0-8c9c-cec1504eb4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.013063 10.0.0.33 - - [2025-10-27 07:21:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002943 10.0.0.33 - - [2025-10-27 07:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.33 - - [2025-10-27 07:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.242 - - [2025-10-27 07:21:34] "GET /routing-instance/15776186-537d-4e9d-8fd5-4db2d1652687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.039755 10.0.0.33 - - [2025-10-27 07:21:34] "POST /access-control-lists HTTP/1.1" 200 600 0.103405 10.0.0.33 - - [2025-10-27 07:21:34] "GET /policy-management/79dc8d01-42de-4df4-92df-ab565e5d69f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011516 10.0.0.33 - - [2025-10-27 07:21:34] "POST /tags HTTP/1.1" 409 210 0.004064 10.0.0.33 - - [2025-10-27 07:21:34] "PUT /global-vrouter-config/3619f5eb-21ae-4f72-a9a0-38dd7484aebd HTTP/1.1" 200 276 0.057121 10.0.0.242 - - [2025-10-27 07:21:34] "PUT /global-system-config/14dc66b3-a699-486c-8bef-7b0317f6017c HTTP/1.1" 200 274 0.021100 10.0.0.242 - - [2025-10-27 07:21:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.012875 10.0.0.33 - - [2025-10-27 07:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011815 10.0.0.33 - - [2025-10-27 07:21:34] "GET /tag/f997bce9-3f60-4bc2-bd21-0263d3cd0dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.024716 10.0.0.242 - - [2025-10-27 07:21:34] "POST /virtual-routers HTTP/1.1" 200 599 0.029964 10.0.0.242 - - [2025-10-27 07:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007376 10.0.0.242 - - [2025-10-27 07:21:34] "GET /virtual-router/552807d7-1aea-4a8f-ade3-302c07092ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.006262 10.0.0.242 - - [2025-10-27 07:21:34] "POST /fqname-to-id HTTP/1.1" 404 229 0.005505 10.0.0.33 - - [2025-10-27 07:21:34] "POST /firewall-rules HTTP/1.1" 200 570 0.105950 10.0.0.242 - - [2025-10-27 07:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005280 10.0.0.242 - - [2025-10-27 07:21:34] "GET /virtual-network/1882a9b8-0c33-49ff-8696-2b3255bf5dc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.004095 10.0.0.33 - - [2025-10-27 07:21:34] "GET /firewall-rule/e61b4e67-aceb-43bb-b395-040ad320c6be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.023823 10.0.0.33 - - [2025-10-27 07:21:34] "GET /firewall-policy/00dc63c4-bc6b-4357-b082-e94ebfbdb4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2911 0.014322 10.0.0.33 - - [2025-10-27 07:21:34] "GET /firewall-rule/e61b4e67-aceb-43bb-b395-040ad320c6be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.012629 10.0.0.33 - - [2025-10-27 07:21:34] "GET / HTTP/1.1" 200 35931 0.001138 10.0.0.242 - - [2025-10-27 07:21:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.096880 10.0.0.33 - - [2025-10-27 07:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.33 - - [2025-10-27 07:21:34] "GET /global-vrouter-config/3619f5eb-21ae-4f72-a9a0-38dd7484aebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.008667 10.0.0.33 - - [2025-10-27 07:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.33 - - [2025-10-27 07:21:34] "PUT /global-vrouter-config/3619f5eb-21ae-4f72-a9a0-38dd7484aebd HTTP/1.1" 200 276 0.026886 10.0.0.33 - - [2025-10-27 07:21:34] "POST /ref-update HTTP/1.1" 200 156 0.044146 10.0.0.33 - - [2025-10-27 07:21:34] "GET /application-policy-set/5b711695-161c-41c0-8c9c-cec1504eb4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019247 10.0.0.33 - - [2025-10-27 07:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004950 10.0.0.33 - - [2025-10-27 07:21:35] "GET /policy-management/79dc8d01-42de-4df4-92df-ab565e5d69f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002965 10.0.0.33 - - [2025-10-27 07:21:35] "POST /tags HTTP/1.1" 409 210 0.002061 10.0.0.33 - - [2025-10-27 07:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.33 - - [2025-10-27 07:21:35] "GET /tag/f997bce9-3f60-4bc2-bd21-0263d3cd0dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.019226 10.0.0.33 - - [2025-10-27 07:21:35] "POST /firewall-rules HTTP/1.1" 200 568 0.067750 10.0.0.33 - - [2025-10-27 07:21:35] "GET /firewall-rule/39ab5027-7714-4b0b-b4f4-533f7d4fac2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.009665 10.0.0.33 - - [2025-10-27 07:21:35] "GET / HTTP/1.1" 200 35931 0.001572 10.0.0.33 - - [2025-10-27 07:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.33 - - [2025-10-27 07:21:35] "GET /firewall-policy/00dc63c4-bc6b-4357-b082-e94ebfbdb4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3152 0.004420 10.0.0.33 - - [2025-10-27 07:21:35] "GET /global-system-config/14dc66b3-a699-486c-8bef-7b0317f6017c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005504 10.0.0.33 - - [2025-10-27 07:21:35] "GET /firewall-rule/39ab5027-7714-4b0b-b4f4-533f7d4fac2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.005131 10.0.0.33 - - [2025-10-27 07:21:35] "PUT /global-system-config/14dc66b3-a699-486c-8bef-7b0317f6017c HTTP/1.1" 200 274 0.029284 10.0.0.33 - - [2025-10-27 07:21:35] "POST /ref-update HTTP/1.1" 200 156 0.074813 10.0.0.33 - - [2025-10-27 07:21:35] "POST /tags HTTP/1.1" 409 237 0.002087 10.0.0.33 - - [2025-10-27 07:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.33 - - [2025-10-27 07:21:35] "GET /tag/988a0604-e28c-40e8-a8d1-93742f37e325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012919 10.0.0.33 - - [2025-10-27 07:21:35] "POST /tags HTTP/1.1" 409 210 0.001971 10.0.0.33 - - [2025-10-27 07:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.33 - - [2025-10-27 07:21:35] "GET /tag/ccd503e2-ad4a-4f33-a69d-43a9c599939a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.029020 10.0.0.33 - - [2025-10-27 07:21:35] "POST /projects HTTP/1.1" 409 223 0.002965 10.0.0.33 - - [2025-10-27 07:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.33 - - [2025-10-27 07:21:35] "GET /project/c3c482f1-51bd-4ea0-b56f-b54b38d8efa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.044938 10.0.0.33 - - [2025-10-27 07:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.33 - - [2025-10-27 07:21:35] "GET /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.006599 10.0.0.33 - - [2025-10-27 07:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.33 - - [2025-10-27 07:21:35] "GET /virtual-network/68c8cf49-e3a6-4366-b831-1372663fe324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.005738 10.0.0.33 - - [2025-10-27 07:21:35] "PUT /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71 HTTP/1.1" 200 264 0.072561 10.0.0.33 - - [2025-10-27 07:21:35] "PUT /virtual-network/68c8cf49-e3a6-4366-b831-1372663fe324 HTTP/1.1" 200 264 0.039786 10.0.0.33 - - [2025-10-27 07:21:35] "POST /security-groups HTTP/1.1" 409 253 0.009257 10.0.0.33 - - [2025-10-27 07:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.33 - - [2025-10-27 07:21:35] "PUT /security-group/f7bf5c62-ec29-4206-89df-e30e5bf51754 HTTP/1.1" 200 262 0.055624 10.0.0.33 - - [2025-10-27 07:21:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.045547 10.0.0.33 - - [2025-10-27 07:21:35] "PUT /access-control-list/bbb3868c-db79-4802-82af-268a3c8cd68e HTTP/1.1" 200 272 0.033231 10.0.0.33 - - [2025-10-27 07:21:35] "GET /application-policy-set/5b711695-161c-41c0-8c9c-cec1504eb4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020921 10.0.0.33 - - [2025-10-27 07:21:35] "PUT /access-control-list/f89a4acd-75b8-49d7-bb4b-af3f5625c035 HTTP/1.1" 200 272 0.024516 10.0.0.33 - - [2025-10-27 07:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004826 10.0.0.33 - - [2025-10-27 07:21:36] "GET /policy-management/79dc8d01-42de-4df4-92df-ab565e5d69f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003983 10.0.0.33 - - [2025-10-27 07:21:36] "POST /tags HTTP/1.1" 409 210 0.002532 10.0.0.33 - - [2025-10-27 07:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.33 - - [2025-10-27 07:21:36] "GET /tag/ccd503e2-ad4a-4f33-a69d-43a9c599939a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014551 10.0.0.33 - - [2025-10-27 07:21:36] "POST /firewall-rules HTTP/1.1" 200 570 0.088888 10.0.0.33 - - [2025-10-27 07:21:36] "GET /firewall-rule/e960cfbd-8636-4d8f-a8ba-3d883473bda1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004334 10.0.0.33 - - [2025-10-27 07:21:36] "GET /firewall-policy/00dc63c4-bc6b-4357-b082-e94ebfbdb4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3392 0.003304 10.0.0.33 - - [2025-10-27 07:21:36] "GET /firewall-rule/e960cfbd-8636-4d8f-a8ba-3d883473bda1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002099 10.0.0.33 - - [2025-10-27 07:21:36] "POST /ref-update HTTP/1.1" 200 156 0.039251 10.0.0.33 - - [2025-10-27 07:21:36] "GET /application-policy-set/5b711695-161c-41c0-8c9c-cec1504eb4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012597 10.0.0.33 - - [2025-10-27 07:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.33 - - [2025-10-27 07:21:36] "GET /policy-management/79dc8d01-42de-4df4-92df-ab565e5d69f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002936 10.0.0.33 - - [2025-10-27 07:21:36] "POST /tags HTTP/1.1" 409 210 0.001923 10.0.0.33 - - [2025-10-27 07:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.33 - - [2025-10-27 07:21:36] "GET /tag/ccd503e2-ad4a-4f33-a69d-43a9c599939a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017020 10.0.0.33 - - [2025-10-27 07:21:36] "POST /firewall-rules HTTP/1.1" 200 568 0.062553 10.0.0.33 - - [2025-10-27 07:21:36] "GET /firewall-rule/d14ebcdd-7539-47cb-93e1-40eca32dc95c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.013084 10.0.0.33 - - [2025-10-27 07:21:36] "GET /firewall-policy/00dc63c4-bc6b-4357-b082-e94ebfbdb4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3633 0.004517 10.0.0.33 - - [2025-10-27 07:21:36] "GET /firewall-rule/d14ebcdd-7539-47cb-93e1-40eca32dc95c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002059 10.0.0.33 - - [2025-10-27 07:21:36] "POST /ref-update HTTP/1.1" 200 156 0.043986 10.0.0.33 - - [2025-10-27 07:21:36] "GET /virtual-router/552807d7-1aea-4a8f-ade3-302c07092ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.007730 10.0.0.33 - - [2025-10-27 07:21:36] "POST /ref-update HTTP/1.1" 200 156 0.008892 10.0.0.33 - - [2025-10-27 07:21:36] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.016260 10.0.0.33 - - [2025-10-27 07:21:36] "POST /set-tag HTTP/1.1" 200 109 0.005040 10.0.0.33 - - [2025-10-27 07:21:46] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012596 10.0.0.33 - - [2025-10-27 07:21:46] "POST /set-tag HTTP/1.1" 200 109 0.002565 10.0.0.33 - - [2025-10-27 07:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005537 10.0.0.33 - - [2025-10-27 07:21:46] "GET /loadbalancer/d4a20cbf-8766-4753-af4d-4fb121c1ee81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004912 10.0.0.33 - - [2025-10-27 07:21:46] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004269 10.0.0.33 - - [2025-10-27 07:21:46] "POST /set-tag HTTP/1.1" 200 109 0.002418 10.0.0.33 - - [2025-10-27 07:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004624 10.0.0.33 - - [2025-10-27 07:21:46] "GET /loadbalancer/d4a20cbf-8766-4753-af4d-4fb121c1ee81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002305 10.0.0.33 - - [2025-10-27 07:21:46] "GET /loadbalancer-pool/70a3263e-3f83-43ab-a287-c3c9a24657a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003916 10.0.0.33 - - [2025-10-27 07:21:46] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018066 10.0.0.33 - - [2025-10-27 07:21:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.015630 10.0.0.33 - - [2025-10-27 07:21:46] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013188 10.0.0.33 - - [2025-10-27 07:21:46] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005868 10.0.0.33 - - [2025-10-27 07:21:46] "POST /ref-update HTTP/1.1" 200 156 0.008911 10.0.0.33 - - [2025-10-27 07:21:46] "GET /floating-ip/5647d18d-9a63-4997-ba0b-327d2beb043d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.019555 10.0.0.33 - - [2025-10-27 07:21:46] "POST /tags HTTP/1.1" 409 205 0.006029 10.0.0.33 - - [2025-10-27 07:21:46] "PUT /floating-ip/5647d18d-9a63-4997-ba0b-327d2beb043d HTTP/1.1" 200 256 0.013826 10.0.0.33 - - [2025-10-27 07:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.33 - - [2025-10-27 07:21:46] "GET /tag/9983e0ae-9b27-497c-8b0b-f60df19a224d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.014019 10.0.0.33 - - [2025-10-27 07:21:47] "POST /set-tag HTTP/1.1" 200 109 0.071846 10.0.0.33 - - [2025-10-27 07:21:47] "GET /loadbalancer-pool/c9e798cc-704c-4dcd-ba0d-d809c339b381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.024894 10.0.0.33 - - [2025-10-27 07:21:47] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016722 10.0.0.33 - - [2025-10-27 07:21:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.007711 10.0.0.33 - - [2025-10-27 07:21:47] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.023926 10.0.0.33 - - [2025-10-27 07:21:47] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.019589 10.0.0.33 - - [2025-10-27 07:21:47] "POST /set-tag HTTP/1.1" 200 109 0.006091 10.0.0.33 - - [2025-10-27 07:21:47] "POST /ref-update HTTP/1.1" 200 156 0.013451 10.0.0.33 - - [2025-10-27 07:21:47] "GET /floating-ip/5647d18d-9a63-4997-ba0b-327d2beb043d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.010515 10.0.0.33 - - [2025-10-27 07:21:47] "PUT /floating-ip/5647d18d-9a63-4997-ba0b-327d2beb043d HTTP/1.1" 200 256 0.013516 10.0.0.33 - - [2025-10-27 07:21:47] "GET /loadbalancer-pool/7079d95b-7141-4547-900f-e939ff6712ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.008613 10.0.0.33 - - [2025-10-27 07:21:47] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019219 10.0.0.33 - - [2025-10-27 07:21:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.015040 10.0.0.33 - - [2025-10-27 07:21:47] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006729 10.0.0.33 - - [2025-10-27 07:21:47] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005461 10.0.0.33 - - [2025-10-27 07:21:47] "POST /ref-update HTTP/1.1" 200 156 0.009023 10.0.0.33 - - [2025-10-27 07:21:47] "GET /floating-ip/5647d18d-9a63-4997-ba0b-327d2beb043d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.005642 10.0.0.33 - - [2025-10-27 07:21:47] "POST /set-tag HTTP/1.1" 200 109 0.002533 10.0.0.33 - - [2025-10-27 07:21:47] "PUT /floating-ip/5647d18d-9a63-4997-ba0b-327d2beb043d HTTP/1.1" 200 256 0.010680 10.0.0.33 - - [2025-10-27 07:22:49] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004397 10.0.0.33 - - [2025-10-27 07:22:49] "POST /set-tag HTTP/1.1" 200 109 0.010363 10.0.0.33 - - [2025-10-27 07:22:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.33 - - [2025-10-27 07:22:49] "GET /loadbalancer/d4a20cbf-8766-4753-af4d-4fb121c1ee81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002803 10.0.0.33 - - [2025-10-27 07:22:49] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003634 10.0.0.33 - - [2025-10-27 07:22:49] "POST /set-tag HTTP/1.1" 200 109 0.030028 10.0.0.33 - - [2025-10-27 07:22:49] "DELETE /loadbalancer-member/d0f51619-7823-4a2b-b86f-60db01a0c006 HTTP/1.1" 200 115 0.028301 10.0.0.33 - - [2025-10-27 07:22:49] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004838 10.0.0.33 - - [2025-10-27 07:22:49] "POST /set-tag HTTP/1.1" 200 109 0.001547 10.0.0.33 - - [2025-10-27 07:22:49] "DELETE /loadbalancer-member/bdba6ee0-b26c-406b-aa55-3c0bcbd3d2eb HTTP/1.1" 200 115 0.028732 10.0.0.33 - - [2025-10-27 07:22:49] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008272 10.0.0.33 - - [2025-10-27 07:22:49] "POST /set-tag HTTP/1.1" 200 109 0.001828 10.0.0.33 - - [2025-10-27 07:22:50] "DELETE /loadbalancer-member/47962ffd-49b4-49c0-8f52-3d87d6e007e2 HTTP/1.1" 200 115 0.030501 10.0.0.33 - - [2025-10-27 07:22:50] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011868 10.0.0.33 - - [2025-10-27 07:22:50] "POST /set-tag HTTP/1.1" 200 109 0.001959 10.0.0.33 - - [2025-10-27 07:22:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.33 - - [2025-10-27 07:22:50] "GET /loadbalancer/d4a20cbf-8766-4753-af4d-4fb121c1ee81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002953 10.0.0.33 - - [2025-10-27 07:22:50] "GET /loadbalancer-pool/70a3263e-3f83-43ab-a287-c3c9a24657a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002555 10.0.0.33 - - [2025-10-27 07:22:50] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023052 10.0.0.33 - - [2025-10-27 07:22:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.010995 10.0.0.33 - - [2025-10-27 07:22:50] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015808 10.0.0.33 - - [2025-10-27 07:22:50] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007069 10.0.0.33 - - [2025-10-27 07:22:50] "GET /floating-ip/5647d18d-9a63-4997-ba0b-327d2beb043d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002126 10.0.0.33 - - [2025-10-27 07:22:50] "POST /set-tag HTTP/1.1" 200 109 0.063876 10.0.0.33 - - [2025-10-27 07:22:50] "GET /loadbalancer-pool/c9e798cc-704c-4dcd-ba0d-d809c339b381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.010327 10.0.0.33 - - [2025-10-27 07:22:50] "POST /loadbalancer-members HTTP/1.1" 200 690 0.032232 10.0.0.33 - - [2025-10-27 07:22:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.009897 10.0.0.33 - - [2025-10-27 07:22:50] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.023114 10.0.0.33 - - [2025-10-27 07:22:50] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.022550 10.0.0.33 - - [2025-10-27 07:22:50] "GET /floating-ip/5647d18d-9a63-4997-ba0b-327d2beb043d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.006213 10.0.0.33 - - [2025-10-27 07:22:50] "POST /set-tag HTTP/1.1" 200 109 0.005373 10.0.0.33 - - [2025-10-27 07:22:50] "GET /loadbalancer-pool/7079d95b-7141-4547-900f-e939ff6712ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002902 10.0.0.33 - - [2025-10-27 07:22:50] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022782 10.0.0.33 - - [2025-10-27 07:22:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.025316 10.0.0.33 - - [2025-10-27 07:22:50] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009172 10.0.0.33 - - [2025-10-27 07:22:50] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015300 10.0.0.33 - - [2025-10-27 07:22:50] "GET /floating-ip/5647d18d-9a63-4997-ba0b-327d2beb043d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.006127 10.0.0.33 - - [2025-10-27 07:22:50] "POST /set-tag HTTP/1.1" 200 109 0.002378 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:23:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000868 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:23:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000747 10.0.0.242 - - [2025-10-27 07:23:05] "GET / HTTP/1.1" 200 35931 0.001626 10.0.0.242 - - [2025-10-27 07:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007526 10.0.0.242 - - [2025-10-27 07:23:05] "GET /global-system-config/14dc66b3-a699-486c-8bef-7b0317f6017c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.010768 10.0.0.242 - - [2025-10-27 07:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.242 - - [2025-10-27 07:23:05] "GET /routing-instance/15776186-537d-4e9d-8fd5-4db2d1652687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004781 10.0.0.242 - - [2025-10-27 07:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.242 - - [2025-10-27 07:23:05] "GET /virtual-router/552807d7-1aea-4a8f-ade3-302c07092ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.006365 10.0.0.242 - - [2025-10-27 07:23:05] "PUT /virtual-router/552807d7-1aea-4a8f-ade3-302c07092ca8 HTTP/1.1" 200 262 0.022312 10.0.0.242 - - [2025-10-27 07:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.242 - - [2025-10-27 07:23:05] "GET /virtual-router/552807d7-1aea-4a8f-ade3-302c07092ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004299 10.0.0.242 - - [2025-10-27 07:23:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.242 - - [2025-10-27 07:23:05] "GET /virtual-machine-interface/fa94b05c-f9e6-4b7f-af5e-7af7e73c14f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.005418 10.0.0.242 - - [2025-10-27 07:23:05] "PUT /virtual-machine-interface/fa94b05c-f9e6-4b7f-af5e-7af7e73c14f4 HTTP/1.1" 200 284 0.016629 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:23:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000904 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:23:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000786 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:23:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000807 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:23:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000707 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:23:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000863 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:23:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000796 10.0.0.33 - - [2025-10-27 07:23:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.33 - - [2025-10-27 07:23:20] "GET /virtual-router/552807d7-1aea-4a8f-ade3-302c07092ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004441 10.0.0.33 - - [2025-10-27 07:25:26] "GET /global-system-configs HTTP/1.1" 200 322 0.008116 10.0.0.33 - - [2025-10-27 07:25:29] "GET /global-system-configs HTTP/1.1" 200 322 0.002429 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:27:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000923 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:27:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000927 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:27:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000913 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:27:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000924 10.0.0.33 - - [2025-10-27 07:27:17] "GET / HTTP/1.1" 200 35931 0.001893 10.0.0.33 - - [2025-10-27 07:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.33 - - [2025-10-27 07:27:17] "GET /global-system-config/14dc66b3-a699-486c-8bef-7b0317f6017c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005082 10.0.0.33 - - [2025-10-27 07:27:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001439 10.0.0.33 - - [2025-10-27 07:27:17] "GET /config-node/32ca7997-bf0f-4e7f-b6b0-d0f93860dcb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003624 10.0.0.33 - - [2025-10-27 07:27:29] "GET / HTTP/1.1" 200 35931 0.001294 10.0.0.33 - - [2025-10-27 07:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.33 - - [2025-10-27 07:27:29] "GET /routing-instance/15776186-537d-4e9d-8fd5-4db2d1652687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003301 10.0.0.33 - - [2025-10-27 07:27:29] "POST /bgp-routers HTTP/1.1" 409 301 0.002008 10.0.0.33 - - [2025-10-27 07:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.33 - - [2025-10-27 07:27:29] "GET /bgp-router/1f5c142b-45d6-41cf-8d82-9371f7d7f9f2?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.004378 10.0.0.33 - - [2025-10-27 07:27:29] "PUT /bgp-router/1f5c142b-45d6-41cf-8d82-9371f7d7f9f2 HTTP/1.1" 200 254 0.019442 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:27:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000960 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:27:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000760 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:28:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001131 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:28:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001043 10.0.0.33 - - [2025-10-27 07:28:16] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004426 10.0.0.33 - - [2025-10-27 07:28:16] "POST /set-tag HTTP/1.1" 200 109 0.004528 10.0.0.33 - - [2025-10-27 07:28:16] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005363 10.0.0.33 - - [2025-10-27 07:28:16] "POST /set-tag HTTP/1.1" 200 109 0.002364 10.0.0.33 - - [2025-10-27 07:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.33 - - [2025-10-27 07:28:16] "GET /loadbalancer/d4a20cbf-8766-4753-af4d-4fb121c1ee81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002676 10.0.0.33 - - [2025-10-27 07:28:16] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017147 10.0.0.33 - - [2025-10-27 07:28:16] "POST /set-tag HTTP/1.1" 200 109 0.030016 10.0.0.33 - - [2025-10-27 07:28:16] "DELETE /loadbalancer-member/657f89af-ad3b-4c6d-ba66-e84873e24c32 HTTP/1.1" 200 115 0.055460 10.0.0.33 - - [2025-10-27 07:28:16] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005036 10.0.0.33 - - [2025-10-27 07:28:16] "POST /set-tag HTTP/1.1" 200 109 0.002299 10.0.0.33 - - [2025-10-27 07:28:16] "DELETE /loadbalancer-member/7099b09f-6f51-427b-97a1-e4ded6c088f2 HTTP/1.1" 200 115 0.035581 10.0.0.33 - - [2025-10-27 07:28:16] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004003 10.0.0.33 - - [2025-10-27 07:28:16] "POST /set-tag HTTP/1.1" 200 109 0.002465 10.0.0.33 - - [2025-10-27 07:28:16] "DELETE /loadbalancer-member/dcc6f899-be36-4ce3-9272-af1832988c03 HTTP/1.1" 200 115 0.021799 10.0.0.33 - - [2025-10-27 07:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.33 - - [2025-10-27 07:28:16] "GET /loadbalancer/d4a20cbf-8766-4753-af4d-4fb121c1ee81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003141 10.0.0.33 - - [2025-10-27 07:28:16] "GET /loadbalancer-pool/70a3263e-3f83-43ab-a287-c3c9a24657a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002587 10.0.0.33 - - [2025-10-27 07:28:16] "POST /loadbalancer-members HTTP/1.1" 200 690 0.015954 10.0.0.33 - - [2025-10-27 07:28:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.009323 10.0.0.33 - - [2025-10-27 07:28:16] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008717 10.0.0.33 - - [2025-10-27 07:28:16] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007581 10.0.0.33 - - [2025-10-27 07:28:16] "GET /floating-ip/5647d18d-9a63-4997-ba0b-327d2beb043d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.001724 10.0.0.33 - - [2025-10-27 07:28:17] "POST /set-tag HTTP/1.1" 200 109 0.075554 10.0.0.33 - - [2025-10-27 07:28:17] "GET /loadbalancer-pool/c9e798cc-704c-4dcd-ba0d-d809c339b381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004956 10.0.0.33 - - [2025-10-27 07:28:17] "POST /loadbalancer-members HTTP/1.1" 200 690 0.013869 10.0.0.33 - - [2025-10-27 07:28:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.013911 10.0.0.33 - - [2025-10-27 07:28:17] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012098 10.0.0.33 - - [2025-10-27 07:28:17] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005701 10.0.0.33 - - [2025-10-27 07:28:17] "GET /floating-ip/5647d18d-9a63-4997-ba0b-327d2beb043d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002609 10.0.0.33 - - [2025-10-27 07:28:17] "POST /set-tag HTTP/1.1" 200 109 0.002791 10.0.0.33 - - [2025-10-27 07:28:17] "GET /loadbalancer-pool/7079d95b-7141-4547-900f-e939ff6712ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002913 10.0.0.33 - - [2025-10-27 07:28:17] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017153 10.0.0.33 - - [2025-10-27 07:28:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.007940 10.0.0.33 - - [2025-10-27 07:28:17] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004727 10.0.0.33 - - [2025-10-27 07:28:17] "POST /set-tag HTTP/1.1" 200 109 0.002587 10.0.0.33 - - [2025-10-27 07:28:17] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004623 10.0.0.33 - - [2025-10-27 07:28:17] "GET /floating-ip/5647d18d-9a63-4997-ba0b-327d2beb043d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.001657 10.0.0.33 - - [2025-10-27 07:29:38] "GET / HTTP/1.1" 200 35931 0.001378 10.0.0.33 - - [2025-10-27 07:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.33 - - [2025-10-27 07:29:38] "GET /project/ecf725ab-4058-4e1f-a02a-abe98f1a6b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030412 10.0.0.33 - - [2025-10-27 07:29:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.33 - - [2025-10-27 07:29:38] "GET /project/ecf725ab-4058-4e1f-a02a-abe98f1a6b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.023053 10.0.0.33 - - [2025-10-27 07:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007738 10.0.0.33 - - [2025-10-27 07:29:39] "GET /project/ecf725ab-4058-4e1f-a02a-abe98f1a6b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038222 10.0.0.33 - - [2025-10-27 07:29:39] "POST /tags HTTP/1.1" 200 333 0.038401 10.0.0.33 - - [2025-10-27 07:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.33 - - [2025-10-27 07:29:39] "GET /tag/b1e4ca7d-274b-4887-9882-df50a157af65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.031417 10.0.0.33 - - [2025-10-27 07:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.33 - - [2025-10-27 07:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.33 - - [2025-10-27 07:29:39] "GET /project/ecf725ab-4058-4e1f-a02a-abe98f1a6b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042969 10.0.0.33 - - [2025-10-27 07:29:39] "GET /virtual-networks?parent_id=ecf725ab-4058-4e1f-a02a-abe98f1a6b0b&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001617 10.0.0.33 - - [2025-10-27 07:29:39] "GET /project/ecf725ab-4058-4e1f-a02a-abe98f1a6b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035966 10.0.0.33 - - [2025-10-27 07:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.33 - - [2025-10-27 07:29:39] "GET /virtual-network/68c8cf49-e3a6-4366-b831-1372663fe324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.005207 10.0.0.33 - - [2025-10-27 07:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.33 - - [2025-10-27 07:29:39] "GET /service-appliance-set/99a72c31-6ee3-498c-a80c-71b84be4f6bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.008483 10.0.0.33 - - [2025-10-27 07:29:39] "POST /fqname-to-id HTTP/1.1" 404 254 0.002912 10.0.0.33 - - [2025-10-27 07:29:39] "POST /virtual-networks HTTP/1.1" 200 512 0.079221 10.0.0.33 - - [2025-10-27 07:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.33 - - [2025-10-27 07:29:39] "GET /network-ipam/4cf622b9-9bbb-4953-806b-9679657b0ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1042 0.004584 10.0.0.33 - - [2025-10-27 07:29:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.127823 10.0.0.33 - - [2025-10-27 07:29:39] "GET /virtual-machine-interface/6790c1f4-afd3-401d-b8fc-bdcba8a68e7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.005660 10.0.0.33 - - [2025-10-27 07:29:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003809 10.0.0.33 - - [2025-10-27 07:29:39] "POST /ref-update HTTP/1.1" 200 156 0.114798 10.0.0.33 - - [2025-10-27 07:29:39] "GET /virtual-network/5f330d45-e892-4ab7-aebd-a59ba52d1063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004292 10.0.0.33 - - [2025-10-27 07:29:39] "GET /domains HTTP/1.1" 200 280 0.001709 10.0.0.33 - - [2025-10-27 07:29:39] "POST /instance-ips HTTP/1.1" 200 409 0.039917 10.0.0.33 - - [2025-10-27 07:29:39] "GET /domain/3d7ae25d-3db5-452d-adcd-bac7d792e858 HTTP/1.1" 200 3086 0.021380 10.0.0.33 - - [2025-10-27 07:29:39] "GET /instance-ip/dc006a66-9b0f-47ad-9a94-fd54cb0554ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004368 10.0.0.33 - - [2025-10-27 07:29:39] "GET /project/ecf725ab-4058-4e1f-a02a-abe98f1a6b0b HTTP/1.1" 200 5477 0.035345 10.0.0.33 - - [2025-10-27 07:29:39] "GET /virtual-network/5f330d45-e892-4ab7-aebd-a59ba52d1063 HTTP/1.1" 200 2085 0.006345 10.0.0.33 - - [2025-10-27 07:29:39] "GET /virtual-network/5f330d45-e892-4ab7-aebd-a59ba52d1063 HTTP/1.1" 200 2085 0.003581 10.0.0.33 - - [2025-10-27 07:29:39] "GET /routing-instance/79dc61f9-ea09-4d3c-a6b1-f14210353e1f HTTP/1.1" 200 1181 0.002316 10.0.0.33 - - [2025-10-27 07:29:39] "GET /routing-instance/79dc61f9-ea09-4d3c-a6b1-f14210353e1f HTTP/1.1" 200 1181 0.002910 10.0.0.33 - - [2025-10-27 07:29:39] "POST /loadbalancers HTTP/1.1" 200 610 0.073303 10.0.0.33 - - [2025-10-27 07:29:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.015043 10.0.0.33 - - [2025-10-27 07:29:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.33 - - [2025-10-27 07:29:39] "GET /project/ecf725ab-4058-4e1f-a02a-abe98f1a6b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.042259 10.0.0.33 - - [2025-10-27 07:29:39] "GET /instance-ip/dc006a66-9b0f-47ad-9a94-fd54cb0554ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004363 10.0.0.33 - - [2025-10-27 07:29:40] "GET /project/ecf725ab-4058-4e1f-a02a-abe98f1a6b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031186 10.0.0.33 - - [2025-10-27 07:29:40] "GET /loadbalancer/1428e8ff-a088-4619-ac89-52231b654820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.004421 10.0.0.33 - - [2025-10-27 07:29:40] "POST /floating-ips HTTP/1.1" 200 597 0.083004 10.0.0.33 - - [2025-10-27 07:29:40] "POST /route-targets HTTP/1.1" 200 327 0.066638 10.0.0.33 - - [2025-10-27 07:29:40] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.104915 10.0.0.33 - - [2025-10-27 07:29:40] "POST /ref-update HTTP/1.1" 200 156 0.026295 10.0.0.33 - - [2025-10-27 07:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.33 - - [2025-10-27 07:29:40] "GET /project/ecf725ab-4058-4e1f-a02a-abe98f1a6b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.047831 10.0.0.33 - - [2025-10-27 07:29:40] "GET /loadbalancer-listener/1d448463-da29-4c7f-96d8-f353c28baae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.004626 10.0.0.33 - - [2025-10-27 07:29:40] "GET /loadbalancer-listener/1d448463-da29-4c7f-96d8-f353c28baae4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.004251 10.0.0.33 - - [2025-10-27 07:29:40] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.018850 10.0.0.33 - - [2025-10-27 07:29:40] "GET /instance-ip/dc006a66-9b0f-47ad-9a94-fd54cb0554ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.006658 10.0.0.33 - - [2025-10-27 07:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.33 - - [2025-10-27 07:29:40] "GET /instance-ip/dc006a66-9b0f-47ad-9a94-fd54cb0554ed?fields=floating_ips HTTP/1.1" 200 1213 0.005483 10.0.0.33 - - [2025-10-27 07:29:40] "GET /loadbalancer/1428e8ff-a088-4619-ac89-52231b654820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.004328 10.0.0.33 - - [2025-10-27 07:29:40] "GET /floating-ip/ccc9b84a-4458-4fdf-b535-66c778332436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.001790 10.0.0.33 - - [2025-10-27 07:29:40] "POST /tags HTTP/1.1" 200 295 0.046672 10.0.0.33 - - [2025-10-27 07:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.015105 10.0.0.33 - - [2025-10-27 07:29:40] "GET /tag/f18482fd-cb84-46a7-a3b3-7e52d3c967d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.012079 10.0.0.33 - - [2025-10-27 07:29:40] "POST /tags HTTP/1.1" 409 233 0.002087 10.0.0.33 - - [2025-10-27 07:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.33 - - [2025-10-27 07:29:40] "GET /tag/db66dc4b-cb5a-43d7-a125-cb39c28fb441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.010049 10.0.0.33 - - [2025-10-27 07:29:40] "POST /tags HTTP/1.1" 409 206 0.001848 10.0.0.33 - - [2025-10-27 07:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.33 - - [2025-10-27 07:29:40] "GET /tag/ac3e1b58-7b20-4adb-85a2-a0c86368bc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010833 10.0.0.33 - - [2025-10-27 07:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.33 - - [2025-10-27 07:29:40] "GET /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004387 10.0.0.33 - - [2025-10-27 07:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.33 - - [2025-10-27 07:29:40] "GET /project/ecf725ab-4058-4e1f-a02a-abe98f1a6b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.047615 10.0.0.33 - - [2025-10-27 07:29:40] "POST /virtual-machines HTTP/1.1" 200 369 0.008292 10.0.0.33 - - [2025-10-27 07:29:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.008300 10.0.0.33 - - [2025-10-27 07:29:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.105304 10.0.0.33 - - [2025-10-27 07:29:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.011798 10.0.0.33 - - [2025-10-27 07:29:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.017338 10.0.0.33 - - [2025-10-27 07:29:40] "GET /virtual-machine-interface/b34b4ea2-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004435 10.0.0.33 - - [2025-10-27 07:29:40] "POST /instance-ips HTTP/1.1" 200 409 0.019650 10.0.0.33 - - [2025-10-27 07:29:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.030214 10.0.0.33 - - [2025-10-27 07:29:41] "GET /virtual-machine-interface/b34b4ea2-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.013414 10.0.0.33 - - [2025-10-27 07:29:41] "POST /set-tag HTTP/1.1" 200 109 0.015249 10.0.0.33 - - [2025-10-27 07:29:41] "GET /virtual-machine-interface/b34b4ea2-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015405 10.0.0.33 - - [2025-10-27 07:29:41] "GET /instance-ip/b35fd1ec-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002841 10.0.0.33 - - [2025-10-27 07:29:41] "GET /virtual-machine-interface/b34b4ea2-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004252 10.0.0.33 - - [2025-10-27 07:29:41] "POST /set-tag HTTP/1.1" 200 109 0.001996 10.0.0.33 - - [2025-10-27 07:29:41] "GET /virtual-router/552807d7-1aea-4a8f-ade3-302c07092ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002336 10.0.0.33 - - [2025-10-27 07:29:41] "POST /ref-update HTTP/1.1" 200 156 0.006113 10.0.0.33 - - [2025-10-27 07:29:41] "GET /virtual-machine-interface/b34b4ea2-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009602 10.0.0.33 - - [2025-10-27 07:29:41] "POST /set-tag HTTP/1.1" 200 109 0.003398 10.0.0.33 - - [2025-10-27 07:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.33 - - [2025-10-27 07:29:41] "GET /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005448 10.0.0.33 - - [2025-10-27 07:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.33 - - [2025-10-27 07:29:41] "GET /project/ecf725ab-4058-4e1f-a02a-abe98f1a6b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.028434 10.0.0.33 - - [2025-10-27 07:29:41] "POST /virtual-machines HTTP/1.1" 200 369 0.006644 10.0.0.33 - - [2025-10-27 07:29:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.011813 10.0.0.33 - - [2025-10-27 07:29:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.103720 10.0.0.33 - - [2025-10-27 07:29:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.009807 10.0.0.33 - - [2025-10-27 07:29:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008555 10.0.0.33 - - [2025-10-27 07:29:41] "GET /virtual-machine-interface/b3ace2b6-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.005834 10.0.0.33 - - [2025-10-27 07:29:41] "POST /instance-ips HTTP/1.1" 200 409 0.019644 10.0.0.33 - - [2025-10-27 07:29:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.030013 10.0.0.33 - - [2025-10-27 07:29:41] "GET /virtual-machine-interface/b3ace2b6-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.017005 10.0.0.33 - - [2025-10-27 07:29:41] "POST /set-tag HTTP/1.1" 200 109 0.020041 10.0.0.33 - - [2025-10-27 07:29:41] "GET /virtual-machine-interface/b3ace2b6-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011194 10.0.0.33 - - [2025-10-27 07:29:41] "GET /instance-ip/b3c6a25a-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003832 10.0.0.33 - - [2025-10-27 07:29:41] "GET /virtual-machine-interface/b3ace2b6-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004308 10.0.0.33 - - [2025-10-27 07:29:41] "POST /set-tag HTTP/1.1" 200 109 0.003741 10.0.0.33 - - [2025-10-27 07:29:41] "GET /virtual-router/552807d7-1aea-4a8f-ade3-302c07092ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.003841 10.0.0.33 - - [2025-10-27 07:29:41] "POST /ref-update HTTP/1.1" 200 156 0.008116 10.0.0.33 - - [2025-10-27 07:29:41] "GET /virtual-machine-interface/b3ace2b6-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.019081 10.0.0.33 - - [2025-10-27 07:29:41] "POST /set-tag HTTP/1.1" 200 109 0.005669 10.0.0.33 - - [2025-10-27 07:29:42] "GET /virtual-machine-interface/b34b4ea2-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004136 10.0.0.33 - - [2025-10-27 07:29:42] "POST /set-tag HTTP/1.1" 200 109 0.002257 10.0.0.33 - - [2025-10-27 07:29:42] "GET /virtual-machine-interface/b3ace2b6-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004093 10.0.0.33 - - [2025-10-27 07:29:42] "POST /set-tag HTTP/1.1" 200 109 0.009429 10.0.0.33 - - [2025-10-27 07:29:44] "GET /domains HTTP/1.1" 200 280 0.002226 10.0.0.33 - - [2025-10-27 07:29:44] "GET /domain/3d7ae25d-3db5-452d-adcd-bac7d792e858 HTTP/1.1" 200 3086 0.002885 10.0.0.33 - - [2025-10-27 07:29:44] "GET /project/ecf725ab-4058-4e1f-a02a-abe98f1a6b0b HTTP/1.1" 200 7065 0.029356 10.0.0.33 - - [2025-10-27 07:29:44] "GET /virtual-network/5f330d45-e892-4ab7-aebd-a59ba52d1063 HTTP/1.1" 200 2085 0.005711 10.0.0.33 - - [2025-10-27 07:29:44] "GET /virtual-network/5f330d45-e892-4ab7-aebd-a59ba52d1063 HTTP/1.1" 200 2085 0.004156 10.0.0.33 - - [2025-10-27 07:29:44] "GET /routing-instance/79dc61f9-ea09-4d3c-a6b1-f14210353e1f HTTP/1.1" 200 1402 0.003593 10.0.0.33 - - [2025-10-27 07:29:44] "GET /routing-instance/79dc61f9-ea09-4d3c-a6b1-f14210353e1f HTTP/1.1" 200 1402 0.002289 10.0.0.33 - - [2025-10-27 07:29:44] "GET /route-target/0a52cfc0-4266-47d3-8fe1-553c49a8d8be HTTP/1.1" 200 1151 0.002100 10.0.0.33 - - [2025-10-27 07:29:44] "GET /virtual-network/5f330d45-e892-4ab7-aebd-a59ba52d1063 HTTP/1.1" 200 2085 0.003496 10.0.0.33 - - [2025-10-27 07:29:44] "GET /routing-instance/79dc61f9-ea09-4d3c-a6b1-f14210353e1f HTTP/1.1" 200 1402 0.002375 10.0.0.33 - - [2025-10-27 07:29:44] "GET /virtual-network/5f330d45-e892-4ab7-aebd-a59ba52d1063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.008210 10.0.0.33 - - [2025-10-27 07:29:44] "GET /virtual-network/5f330d45-e892-4ab7-aebd-a59ba52d1063 HTTP/1.1" 200 2085 0.005621 10.0.0.33 - - [2025-10-27 07:29:44] "GET /routing-instance/79dc61f9-ea09-4d3c-a6b1-f14210353e1f HTTP/1.1" 200 1402 0.002547 10.0.0.33 - - [2025-10-27 07:29:45] "GET /routing-instance/79dc61f9-ea09-4d3c-a6b1-f14210353e1f HTTP/1.1" 200 1402 0.002658 10.0.0.33 - - [2025-10-27 07:29:45] "GET /route-target/0a52cfc0-4266-47d3-8fe1-553c49a8d8be HTTP/1.1" 200 1151 0.002436 10.0.0.33 - - [2025-10-27 07:29:45] "GET /domains HTTP/1.1" 200 280 0.001819 10.0.0.33 - - [2025-10-27 07:29:45] "GET /domain/3d7ae25d-3db5-452d-adcd-bac7d792e858 HTTP/1.1" 200 3086 0.005100 10.0.0.33 - - [2025-10-27 07:29:45] "GET /project/ecf725ab-4058-4e1f-a02a-abe98f1a6b0b HTTP/1.1" 200 7065 0.028792 10.0.0.33 - - [2025-10-27 07:29:45] "GET /virtual-network/5f330d45-e892-4ab7-aebd-a59ba52d1063 HTTP/1.1" 200 2085 0.003796 10.0.0.33 - - [2025-10-27 07:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.33 - - [2025-10-27 07:29:45] "GET /project/ecf725ab-4058-4e1f-a02a-abe98f1a6b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.032039 10.0.0.33 - - [2025-10-27 07:29:45] "GET /virtual-network/5f330d45-e892-4ab7-aebd-a59ba52d1063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003921 10.0.0.33 - - [2025-10-27 07:29:45] "GET /floating-ip-pools?parent_id=5f330d45-e892-4ab7-aebd-a59ba52d1063&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002156 10.0.0.33 - - [2025-10-27 07:29:45] "GET /virtual-network/5f330d45-e892-4ab7-aebd-a59ba52d1063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004114 10.0.0.33 - - [2025-10-27 07:29:45] "POST /floating-ip-pools HTTP/1.1" 200 562 0.024919 10.0.0.33 - - [2025-10-27 07:29:45] "POST /ref-update HTTP/1.1" 200 156 0.007169 10.0.0.33 - - [2025-10-27 07:29:45] "GET /virtual-network/5f330d45-e892-4ab7-aebd-a59ba52d1063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.009980 10.0.0.33 - - [2025-10-27 07:29:45] "GET /domains HTTP/1.1" 200 280 0.002285 10.0.0.33 - - [2025-10-27 07:29:45] "GET /domain/3d7ae25d-3db5-452d-adcd-bac7d792e858 HTTP/1.1" 200 3086 0.002691 10.0.0.33 - - [2025-10-27 07:29:45] "GET /project/ecf725ab-4058-4e1f-a02a-abe98f1a6b0b HTTP/1.1" 200 7321 0.030462 10.0.0.33 - - [2025-10-27 07:29:45] "GET /virtual-network/5f330d45-e892-4ab7-aebd-a59ba52d1063 HTTP/1.1" 200 2323 0.004726 10.0.0.33 - - [2025-10-27 07:29:45] "GET /floating-ip-pool/3731e080-7e04-4ab4-b15e-8c89bd8e529a HTTP/1.1" 200 1314 0.002343 10.0.0.33 - - [2025-10-27 07:29:45] "GET /domains HTTP/1.1" 200 280 0.001533 10.0.0.33 - - [2025-10-27 07:29:45] "GET /domain/3d7ae25d-3db5-452d-adcd-bac7d792e858 HTTP/1.1" 200 3086 0.002384 10.0.0.33 - - [2025-10-27 07:29:45] "GET /project/ecf725ab-4058-4e1f-a02a-abe98f1a6b0b HTTP/1.1" 200 7321 0.028790 10.0.0.33 - - [2025-10-27 07:29:45] "GET /virtual-network/5f330d45-e892-4ab7-aebd-a59ba52d1063 HTTP/1.1" 200 2323 0.003777 10.0.0.33 - - [2025-10-27 07:29:45] "GET /virtual-network/5f330d45-e892-4ab7-aebd-a59ba52d1063?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003873 10.0.0.33 - - [2025-10-27 07:29:45] "POST /tags HTTP/1.1" 200 365 0.059541 10.0.0.33 - - [2025-10-27 07:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007058 10.0.0.33 - - [2025-10-27 07:29:45] "GET /tag/da7aa4ad-081a-4e58-93ee-245b7b046321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.015505 10.0.0.33 - - [2025-10-27 07:29:45] "POST /tags HTTP/1.1" 409 206 0.001710 10.0.0.33 - - [2025-10-27 07:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.33 - - [2025-10-27 07:29:45] "GET /tag/ac3e1b58-7b20-4adb-85a2-a0c86368bc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010524 10.0.0.33 - - [2025-10-27 07:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.33 - - [2025-10-27 07:29:45] "GET /project/ecf725ab-4058-4e1f-a02a-abe98f1a6b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.034249 10.0.0.33 - - [2025-10-27 07:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.33 - - [2025-10-27 07:29:45] "GET /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004220 10.0.0.33 - - [2025-10-27 07:29:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.33 - - [2025-10-27 07:29:45] "GET /service-appliance-set/5fd90136-915c-48c8-b55c-7386ca1db632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004008 10.0.0.33 - - [2025-10-27 07:29:45] "POST /fqname-to-id HTTP/1.1" 404 258 0.001633 10.0.0.33 - - [2025-10-27 07:29:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.103861 10.0.0.33 - - [2025-10-27 07:29:45] "GET /virtual-machine-interface/fb0b3e0e-93b9-4ba7-971c-654a41fa596b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004372 10.0.0.33 - - [2025-10-27 07:29:45] "POST /set-tag HTTP/1.1" 200 109 0.015107 10.0.0.33 - - [2025-10-27 07:29:45] "POST /instance-ips HTTP/1.1" 200 417 0.034643 10.0.0.33 - - [2025-10-27 07:29:46] "GET /instance-ip/be4b4d5e-a3ec-45da-ae9b-83ba0e00aaba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.004150 10.0.0.33 - - [2025-10-27 07:29:46] "POST /loadbalancers HTTP/1.1" 200 618 0.065124 10.0.0.33 - - [2025-10-27 07:29:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.038756 10.0.0.33 - - [2025-10-27 07:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.017010 10.0.0.33 - - [2025-10-27 07:29:46] "POST /service-instances HTTP/1.1" 200 566 0.059644 10.0.0.33 - - [2025-10-27 07:29:46] "POST /ref-update HTTP/1.1" 200 156 0.031924 10.0.0.33 - - [2025-10-27 07:29:46] "GET /project/ecf725ab-4058-4e1f-a02a-abe98f1a6b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.052696 10.0.0.33 - - [2025-10-27 07:29:46] "GET /virtual-machine-interface/fb0b3e0e-93b9-4ba7-971c-654a41fa596b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004852 10.0.0.33 - - [2025-10-27 07:29:46] "GET /virtual-machine-interface/fb0b3e0e-93b9-4ba7-971c-654a41fa596b?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.020428 10.0.0.33 - - [2025-10-27 07:29:46] "PUT /service-instance/35ca9bd8-d6a0-4091-ba4a-3e10a3ed317a HTTP/1.1" 200 266 0.015048 10.0.0.33 - - [2025-10-27 07:29:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.012491 10.0.0.33 - - [2025-10-27 07:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005369 10.0.0.33 - - [2025-10-27 07:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001484 10.0.0.33 - - [2025-10-27 07:29:46] "GET /floating-ip-pool/3731e080-7e04-4ab4-b15e-8c89bd8e529a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.001769 10.0.0.33 - - [2025-10-27 07:29:46] "POST /floating-ips HTTP/1.1" 200 671 0.099078 10.0.0.33 - - [2025-10-27 07:29:46] "POST /virtual-machines HTTP/1.1" 200 429 0.092680 10.0.0.33 - - [2025-10-27 07:29:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.023297 10.0.0.33 - - [2025-10-27 07:29:46] "GET /application-policy-set/5b711695-161c-41c0-8c9c-cec1504eb4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002001 10.0.0.33 - - [2025-10-27 07:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.33 - - [2025-10-27 07:29:46] "GET /policy-management/79dc8d01-42de-4df4-92df-ab565e5d69f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012263 10.0.0.33 - - [2025-10-27 07:29:46] "POST /tags HTTP/1.1" 409 221 0.006039 10.0.0.33 - - [2025-10-27 07:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008990 10.0.0.33 - - [2025-10-27 07:29:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.143409 10.0.0.33 - - [2025-10-27 07:29:46] "POST /chown HTTP/1.1" 200 109 0.017453 10.0.0.33 - - [2025-10-27 07:29:46] "GET /tag/b1e4ca7d-274b-4887-9882-df50a157af65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011026 10.0.0.33 - - [2025-10-27 07:29:46] "POST /tags HTTP/1.1" 409 238 0.001649 10.0.0.33 - - [2025-10-27 07:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001339 10.0.0.33 - - [2025-10-27 07:29:46] "POST /chown HTTP/1.1" 200 109 0.005412 10.0.0.33 - - [2025-10-27 07:29:46] "PUT /virtual-machine-interface/eb4b3faf-74ab-4c21-a4d5-07811789bf1a HTTP/1.1" 200 284 0.016924 10.0.0.33 - - [2025-10-27 07:29:46] "GET /tag/da7aa4ad-081a-4e58-93ee-245b7b046321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.021069 10.0.0.33 - - [2025-10-27 07:29:46] "PUT /instance-ip/be4b4d5e-a3ec-45da-ae9b-83ba0e00aaba HTTP/1.1" 200 256 0.042026 10.0.0.33 - - [2025-10-27 07:29:46] "POST /firewall-rules HTTP/1.1" 200 650 0.093791 10.0.0.33 - - [2025-10-27 07:29:46] "GET /firewall-rule/c789e718-7936-4e12-b9c4-45e34218ae81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.011720 10.0.0.33 - - [2025-10-27 07:29:46] "POST /ref-update HTTP/1.1" 200 156 0.052714 10.0.0.33 - - [2025-10-27 07:29:46] "POST /ref-update HTTP/1.1" 200 156 0.015051 10.0.0.33 - - [2025-10-27 07:29:46] "POST /ref-update HTTP/1.1" 200 156 0.029672 10.0.0.33 - - [2025-10-27 07:29:46] "GET /firewall-policy/061e8b2f-a47b-4123-a38e-07ebe88f2556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.003025 10.0.0.33 - - [2025-10-27 07:29:46] "GET /firewall-rule/c789e718-7936-4e12-b9c4-45e34218ae81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.008151 10.0.0.33 - - [2025-10-27 07:29:46] "POST /ref-update HTTP/1.1" 200 156 0.012320 10.0.0.33 - - [2025-10-27 07:29:46] "POST /ref-update HTTP/1.1" 200 156 0.008440 10.0.0.33 - - [2025-10-27 07:29:46] "POST /ref-update HTTP/1.1" 200 156 0.016092 10.0.0.33 - - [2025-10-27 07:29:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007627 10.0.0.33 - - [2025-10-27 07:29:47] "POST /ref-update HTTP/1.1" 200 156 0.019001 10.0.0.33 - - [2025-10-27 07:29:47] "GET /project/ecf725ab-4058-4e1f-a02a-abe98f1a6b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.051744 10.0.0.33 - - [2025-10-27 07:29:47] "GET /loadbalancer/9a57ea4d-2e2b-4120-b683-7b49579e7e6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.003099 10.0.0.33 - - [2025-10-27 07:29:47] "POST /virtual-machines HTTP/1.1" 200 429 0.011695 10.0.0.33 - - [2025-10-27 07:29:47] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.093730 10.0.0.33 - - [2025-10-27 07:29:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.124069 10.0.0.33 - - [2025-10-27 07:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.021379 10.0.0.33 - - [2025-10-27 07:29:47] "POST /chown HTTP/1.1" 200 109 0.036680 10.0.0.33 - - [2025-10-27 07:29:47] "GET /project/ecf725ab-4058-4e1f-a02a-abe98f1a6b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.042298 10.0.0.33 - - [2025-10-27 07:29:47] "POST /chown HTTP/1.1" 200 109 0.005462 10.0.0.33 - - [2025-10-27 07:29:47] "PUT /virtual-machine-interface/ab9984d1-1ed5-4b54-93cc-d6c23bdadf01 HTTP/1.1" 200 284 0.011939 10.0.0.33 - - [2025-10-27 07:29:47] "GET /loadbalancer-listener/b62b5314-05b9-4ddc-a484-d71d537fc44d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.009651 10.0.0.33 - - [2025-10-27 07:29:47] "GET /loadbalancer-listener/b62b5314-05b9-4ddc-a484-d71d537fc44d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.003315 10.0.0.33 - - [2025-10-27 07:29:47] "PUT /instance-ip/be4b4d5e-a3ec-45da-ae9b-83ba0e00aaba HTTP/1.1" 200 256 0.020141 10.0.0.33 - - [2025-10-27 07:29:47] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.026820 10.0.0.33 - - [2025-10-27 07:29:47] "POST /ref-update HTTP/1.1" 200 156 0.015004 10.0.0.33 - - [2025-10-27 07:29:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.023641 10.0.0.33 - - [2025-10-27 07:29:47] "POST /ref-update HTTP/1.1" 200 156 0.030919 10.0.0.33 - - [2025-10-27 07:29:47] "GET /loadbalancer-pool/c43d7c88-9d31-463b-8b9e-7b932ca14cb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.021370 10.0.0.33 - - [2025-10-27 07:29:47] "POST /ref-update HTTP/1.1" 200 156 0.033696 10.0.0.33 - - [2025-10-27 07:29:47] "POST /loadbalancer-members HTTP/1.1" 200 707 0.033520 10.0.0.33 - - [2025-10-27 07:29:47] "POST /ref-update HTTP/1.1" 200 156 0.009167 10.0.0.33 - - [2025-10-27 07:29:47] "POST /ref-update HTTP/1.1" 200 156 0.026411 10.0.0.33 - - [2025-10-27 07:29:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.029105 10.0.0.33 - - [2025-10-27 07:29:47] "GET /loadbalancer-member/a8ea14bf-74f1-4872-bbb1-ec5bf5dcc465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.011787 10.0.0.33 - - [2025-10-27 07:29:47] "GET /application-policy-set/5b711695-161c-41c0-8c9c-cec1504eb4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002964 10.0.0.33 - - [2025-10-27 07:29:47] "PUT /service-instance/35ca9bd8-d6a0-4091-ba4a-3e10a3ed317a HTTP/1.1" 200 266 0.025905 10.0.0.33 - - [2025-10-27 07:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005108 10.0.0.33 - - [2025-10-27 07:29:47] "GET /policy-management/79dc8d01-42de-4df4-92df-ab565e5d69f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002935 10.0.0.33 - - [2025-10-27 07:29:47] "POST /tags HTTP/1.1" 409 221 0.001871 10.0.0.33 - - [2025-10-27 07:29:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.007956 10.0.0.33 - - [2025-10-27 07:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.33 - - [2025-10-27 07:29:47] "GET /tag/b1e4ca7d-274b-4887-9882-df50a157af65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011614 10.0.0.33 - - [2025-10-27 07:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006423 10.0.0.33 - - [2025-10-27 07:29:47] "POST /tags HTTP/1.1" 409 238 0.001721 10.0.0.33 - - [2025-10-27 07:29:47] "POST /chown HTTP/1.1" 200 109 0.005968 10.0.0.33 - - [2025-10-27 07:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.33 - - [2025-10-27 07:29:47] "GET /tag/da7aa4ad-081a-4e58-93ee-245b7b046321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010502 10.0.0.33 - - [2025-10-27 07:29:47] "POST /firewall-rules HTTP/1.1" 409 293 0.002022 10.0.0.33 - - [2025-10-27 07:29:47] "POST /chown HTTP/1.1" 200 109 0.008139 10.0.0.33 - - [2025-10-27 07:29:47] "PUT /instance-ip/be4b4d5e-a3ec-45da-ae9b-83ba0e00aaba HTTP/1.1" 200 256 0.016925 10.0.0.33 - - [2025-10-27 07:29:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001434 10.0.0.33 - - [2025-10-27 07:29:47] "POST /ref-update HTTP/1.1" 200 156 0.019601 10.0.0.33 - - [2025-10-27 07:29:47] "PUT /firewall-rule/c789e718-7936-4e12-b9c4-45e34218ae81 HTTP/1.1" 200 260 0.025121 10.0.0.33 - - [2025-10-27 07:29:47] "GET /firewall-rule/c789e718-7936-4e12-b9c4-45e34218ae81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003549 10.0.0.33 - - [2025-10-27 07:29:47] "POST /chown HTTP/1.1" 200 109 0.005516 10.0.0.33 - - [2025-10-27 07:29:47] "POST /chown HTTP/1.1" 200 109 0.019895 10.0.0.33 - - [2025-10-27 07:29:47] "GET /firewall-policy/061e8b2f-a47b-4123-a38e-07ebe88f2556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.005211 10.0.0.33 - - [2025-10-27 07:29:47] "GET /firewall-rule/c789e718-7936-4e12-b9c4-45e34218ae81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.001953 10.0.0.33 - - [2025-10-27 07:29:47] "PUT /instance-ip/be4b4d5e-a3ec-45da-ae9b-83ba0e00aaba HTTP/1.1" 200 256 0.030658 10.0.0.33 - - [2025-10-27 07:29:47] "POST /ref-update HTTP/1.1" 200 156 0.010097 10.0.0.33 - - [2025-10-27 07:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.33 - - [2025-10-27 07:29:48] "POST /chown HTTP/1.1" 200 109 0.014027 10.0.0.33 - - [2025-10-27 07:29:48] "POST /chown HTTP/1.1" 200 109 0.007183 10.0.0.33 - - [2025-10-27 07:29:48] "PUT /instance-ip/be4b4d5e-a3ec-45da-ae9b-83ba0e00aaba HTTP/1.1" 200 256 0.020176 10.0.0.33 - - [2025-10-27 07:29:48] "POST /ref-update HTTP/1.1" 200 156 0.021202 10.0.0.33 - - [2025-10-27 07:29:48] "POST /chown HTTP/1.1" 200 109 0.006739 10.0.0.33 - - [2025-10-27 07:29:48] "POST /chown HTTP/1.1" 200 109 0.012141 10.0.0.33 - - [2025-10-27 07:29:48] "PUT /instance-ip/be4b4d5e-a3ec-45da-ae9b-83ba0e00aaba HTTP/1.1" 200 256 0.018450 10.0.0.33 - - [2025-10-27 07:29:48] "POST /ref-update HTTP/1.1" 200 156 0.013190 10.0.0.33 - - [2025-10-27 07:29:48] "PUT /service-instance/35ca9bd8-d6a0-4091-ba4a-3e10a3ed317a HTTP/1.1" 200 266 0.007388 10.0.0.33 - - [2025-10-27 07:29:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.010603 10.0.0.33 - - [2025-10-27 07:29:48] "PUT /service-instance/35ca9bd8-d6a0-4091-ba4a-3e10a3ed317a HTTP/1.1" 200 266 0.009434 10.0.0.33 - - [2025-10-27 07:29:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.012803 10.0.0.33 - - [2025-10-27 07:29:48] "PUT /service-instance/35ca9bd8-d6a0-4091-ba4a-3e10a3ed317a HTTP/1.1" 200 266 0.009918 10.0.0.33 - - [2025-10-27 07:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007254 10.0.0.33 - - [2025-10-27 07:29:48] "GET /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005057 10.0.0.33 - - [2025-10-27 07:29:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.008638 10.0.0.33 - - [2025-10-27 07:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.33 - - [2025-10-27 07:29:48] "PUT /service-instance/35ca9bd8-d6a0-4091-ba4a-3e10a3ed317a HTTP/1.1" 200 266 0.009137 10.0.0.33 - - [2025-10-27 07:29:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.019202 10.0.0.33 - - [2025-10-27 07:29:48] "GET /project/ecf725ab-4058-4e1f-a02a-abe98f1a6b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.052301 10.0.0.33 - - [2025-10-27 07:29:48] "POST /virtual-machines HTTP/1.1" 200 373 0.010643 10.0.0.33 - - [2025-10-27 07:29:48] "PUT /service-instance/35ca9bd8-d6a0-4091-ba4a-3e10a3ed317a HTTP/1.1" 200 266 0.013214 10.0.0.33 - - [2025-10-27 07:29:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.013731 10.0.0.33 - - [2025-10-27 07:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.33 - - [2025-10-27 07:29:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.022550 10.0.0.33 - - [2025-10-27 07:29:48] "POST /chown HTTP/1.1" 200 109 0.016422 10.0.0.33 - - [2025-10-27 07:29:48] "POST /chown HTTP/1.1" 200 109 0.075626 10.0.0.33 - - [2025-10-27 07:29:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.151429 10.0.0.33 - - [2025-10-27 07:29:48] "POST /ref-update HTTP/1.1" 200 156 0.053840 10.0.0.33 - - [2025-10-27 07:29:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.054573 10.0.0.33 - - [2025-10-27 07:29:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.017806 10.0.0.33 - - [2025-10-27 07:29:48] "POST /chown HTTP/1.1" 200 109 0.042569 10.0.0.33 - - [2025-10-27 07:29:48] "GET /virtual-machine-interface/b8066850-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.004400 10.0.0.33 - - [2025-10-27 07:29:49] "POST /chown HTTP/1.1" 200 109 0.012298 10.0.0.33 - - [2025-10-27 07:29:49] "POST /ref-update HTTP/1.1" 200 156 0.015289 10.0.0.33 - - [2025-10-27 07:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.33 - - [2025-10-27 07:29:49] "POST /instance-ips HTTP/1.1" 200 413 0.052135 10.0.0.33 - - [2025-10-27 07:29:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.024981 10.0.0.33 - - [2025-10-27 07:29:49] "GET /virtual-machine-interface/b8066850-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.008875 10.0.0.33 - - [2025-10-27 07:29:49] "POST /chown HTTP/1.1" 200 109 0.009835 10.0.0.33 - - [2025-10-27 07:29:49] "POST /chown HTTP/1.1" 200 109 0.021682 10.0.0.33 - - [2025-10-27 07:29:49] "POST /chown HTTP/1.1" 200 109 0.019473 10.0.0.33 - - [2025-10-27 07:29:49] "POST /set-tag HTTP/1.1" 200 109 0.041689 10.0.0.33 - - [2025-10-27 07:29:49] "GET /virtual-machine-interface/b8066850-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.017226 10.0.0.33 - - [2025-10-27 07:29:49] "GET /instance-ip/b826faf2-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.002582 10.0.0.33 - - [2025-10-27 07:29:49] "POST /chown HTTP/1.1" 200 109 0.012784 10.0.0.33 - - [2025-10-27 07:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005401 10.0.0.33 - - [2025-10-27 07:29:49] "GET /virtual-machine-interface/b8066850-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006104 10.0.0.33 - - [2025-10-27 07:29:49] "POST /set-tag HTTP/1.1" 200 109 0.003270 10.0.0.33 - - [2025-10-27 07:29:49] "GET /virtual-router/552807d7-1aea-4a8f-ade3-302c07092ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2116 0.004303 10.0.0.33 - - [2025-10-27 07:29:49] "POST /chown HTTP/1.1" 200 109 0.014018 10.0.0.33 - - [2025-10-27 07:29:49] "POST /ref-update HTTP/1.1" 200 156 0.022651 10.0.0.33 - - [2025-10-27 07:29:49] "POST /chown HTTP/1.1" 200 109 0.022794 10.0.0.33 - - [2025-10-27 07:29:49] "GET /virtual-machine-interface/b8066850-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004129 10.0.0.33 - - [2025-10-27 07:29:49] "POST /set-tag HTTP/1.1" 200 109 0.003071 10.0.0.33 - - [2025-10-27 07:29:49] "GET /virtual-machine-interface/b8066850-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004003 10.0.0.33 - - [2025-10-27 07:29:49] "POST /chown HTTP/1.1" 200 109 0.016230 10.0.0.33 - - [2025-10-27 07:29:49] "POST /chown HTTP/1.1" 200 109 0.022305 10.0.0.33 - - [2025-10-27 07:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.33 - - [2025-10-27 07:29:49] "POST /set-tag HTTP/1.1" 200 109 0.005118 10.0.0.33 - - [2025-10-27 07:29:49] "POST /chown HTTP/1.1" 200 109 0.006369 10.0.0.33 - - [2025-10-27 07:29:49] "POST /chown HTTP/1.1" 200 109 0.019191 10.0.0.33 - - [2025-10-27 07:29:49] "POST /chown HTTP/1.1" 200 109 0.015753 10.0.0.33 - - [2025-10-27 07:29:49] "POST /chown HTTP/1.1" 200 109 0.005952 10.0.0.33 - - [2025-10-27 07:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.33 - - [2025-10-27 07:29:49] "POST /chown HTTP/1.1" 200 109 0.005932 10.0.0.33 - - [2025-10-27 07:29:49] "POST /chown HTTP/1.1" 200 109 0.007041 10.0.0.33 - - [2025-10-27 07:29:49] "POST /chown HTTP/1.1" 200 109 0.012761 10.0.0.33 - - [2025-10-27 07:29:49] "POST /chown HTTP/1.1" 200 109 0.017241 10.0.0.33 - - [2025-10-27 07:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.33 - - [2025-10-27 07:29:49] "POST /chown HTTP/1.1" 200 109 0.006075 10.0.0.33 - - [2025-10-27 07:29:49] "POST /chown HTTP/1.1" 200 109 0.014097 10.0.0.33 - - [2025-10-27 07:29:49] "POST /chown HTTP/1.1" 200 109 0.006492 10.0.0.33 - - [2025-10-27 07:29:49] "POST /chown HTTP/1.1" 200 109 0.026135 10.0.0.33 - - [2025-10-27 07:29:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.33 - - [2025-10-27 07:29:49] "POST /chown HTTP/1.1" 200 109 0.006507 10.0.0.33 - - [2025-10-27 07:29:49] "POST /chown HTTP/1.1" 200 109 0.024342 10.0.0.33 - - [2025-10-27 07:29:49] "POST /chown HTTP/1.1" 200 109 0.014548 10.0.0.33 - - [2025-10-27 07:29:50] "POST /chown HTTP/1.1" 200 109 0.005873 10.0.0.33 - - [2025-10-27 07:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.33 - - [2025-10-27 07:29:50] "POST /chown HTTP/1.1" 200 109 0.005507 10.0.0.33 - - [2025-10-27 07:29:50] "POST /chown HTTP/1.1" 200 109 0.006381 10.0.0.33 - - [2025-10-27 07:29:50] "POST /chown HTTP/1.1" 200 109 0.009375 10.0.0.33 - - [2025-10-27 07:29:50] "POST /chown HTTP/1.1" 200 109 0.016598 10.0.0.33 - - [2025-10-27 07:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.33 - - [2025-10-27 07:29:50] "POST /chown HTTP/1.1" 200 109 0.005635 10.0.0.33 - - [2025-10-27 07:29:50] "POST /chown HTTP/1.1" 200 109 0.016884 10.0.0.33 - - [2025-10-27 07:29:50] "POST /chown HTTP/1.1" 200 109 0.012656 10.0.0.33 - - [2025-10-27 07:29:50] "POST /chown HTTP/1.1" 200 109 0.005781 10.0.0.33 - - [2025-10-27 07:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.33 - - [2025-10-27 07:29:50] "POST /chown HTTP/1.1" 200 109 0.005244 10.0.0.33 - - [2025-10-27 07:29:50] "POST /chown HTTP/1.1" 200 109 0.017867 10.0.0.33 - - [2025-10-27 07:29:50] "POST /chown HTTP/1.1" 200 109 0.006160 10.0.0.33 - - [2025-10-27 07:29:50] "POST /chown HTTP/1.1" 200 109 0.024640 10.0.0.33 - - [2025-10-27 07:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.33 - - [2025-10-27 07:29:50] "POST /chown HTTP/1.1" 200 109 0.006409 10.0.0.33 - - [2025-10-27 07:29:50] "POST /chown HTTP/1.1" 200 109 0.011810 10.0.0.33 - - [2025-10-27 07:29:50] "POST /chown HTTP/1.1" 200 109 0.007305 10.0.0.33 - - [2025-10-27 07:29:50] "POST /chown HTTP/1.1" 200 109 0.006041 10.0.0.33 - - [2025-10-27 07:29:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008290 10.0.0.33 - - [2025-10-27 07:29:50] "POST /chown HTTP/1.1" 200 109 0.006009 10.0.0.33 - - [2025-10-27 07:29:50] "POST /chown HTTP/1.1" 200 109 0.006259 10.0.0.33 - - [2025-10-27 07:29:50] "POST /chown HTTP/1.1" 200 109 0.010603 10.0.0.33 - - [2025-10-27 07:29:50] "POST /chown HTTP/1.1" 200 109 0.012087 10.0.0.33 - - [2025-10-27 07:29:58] "GET /virtual-machine-interface/b34b4ea2-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007272 10.0.0.33 - - [2025-10-27 07:29:58] "POST /set-tag HTTP/1.1" 200 109 0.002080 10.0.0.33 - - [2025-10-27 07:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.33 - - [2025-10-27 07:29:58] "GET /loadbalancer/1428e8ff-a088-4619-ac89-52231b654820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002539 10.0.0.33 - - [2025-10-27 07:29:58] "GET /loadbalancer-pool/b9c4d4d3-2796-4209-8eb1-5f053c09145d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002376 10.0.0.33 - - [2025-10-27 07:29:58] "POST /loadbalancer-members HTTP/1.1" 200 702 0.019088 10.0.0.33 - - [2025-10-27 07:29:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.020546 10.0.0.33 - - [2025-10-27 07:29:58] "GET /virtual-machine-interface/b34b4ea2-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009986 10.0.0.33 - - [2025-10-27 07:29:58] "GET /virtual-machine-interface/b34b4ea2-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007759 10.0.0.33 - - [2025-10-27 07:29:58] "POST /tags HTTP/1.1" 409 221 0.001594 10.0.0.33 - - [2025-10-27 07:29:58] "POST /ref-update HTTP/1.1" 200 156 0.008049 10.0.0.33 - - [2025-10-27 07:29:58] "GET /floating-ip/ccc9b84a-4458-4fdf-b535-66c778332436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.018250 10.0.0.33 - - [2025-10-27 07:29:58] "PUT /floating-ip/ccc9b84a-4458-4fdf-b535-66c778332436 HTTP/1.1" 200 256 0.007569 10.0.0.33 - - [2025-10-27 07:29:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005122 10.0.0.33 - - [2025-10-27 07:29:58] "GET /tag/b1e4ca7d-274b-4887-9882-df50a157af65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009761 10.0.0.33 - - [2025-10-27 07:29:58] "POST /set-tag HTTP/1.1" 200 109 0.014832 10.0.0.33 - - [2025-10-27 07:29:59] "GET /virtual-machine-interface/b3ace2b6-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004456 10.0.0.33 - - [2025-10-27 07:29:59] "POST /set-tag HTTP/1.1" 200 109 0.002073 10.0.0.33 - - [2025-10-27 07:29:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.33 - - [2025-10-27 07:29:59] "GET /loadbalancer/1428e8ff-a088-4619-ac89-52231b654820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002435 10.0.0.33 - - [2025-10-27 07:29:59] "GET /loadbalancer-pool/b9c4d4d3-2796-4209-8eb1-5f053c09145d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002199 10.0.0.33 - - [2025-10-27 07:29:59] "POST /loadbalancer-members HTTP/1.1" 200 702 0.015998 10.0.0.33 - - [2025-10-27 07:29:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.012639 10.0.0.33 - - [2025-10-27 07:29:59] "GET /virtual-machine-interface/b3ace2b6-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006838 10.0.0.33 - - [2025-10-27 07:29:59] "GET /virtual-machine-interface/b3ace2b6-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003741 10.0.0.33 - - [2025-10-27 07:29:59] "POST /ref-update HTTP/1.1" 200 156 0.007190 10.0.0.33 - - [2025-10-27 07:29:59] "GET /floating-ip/ccc9b84a-4458-4fdf-b535-66c778332436?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.008066 10.0.0.33 - - [2025-10-27 07:29:59] "POST /set-tag HTTP/1.1" 200 109 0.015081 10.0.0.33 - - [2025-10-27 07:30:02] "GET /virtual-machine-interface/b8066850-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005860 10.0.0.33 - - [2025-10-27 07:30:02] "POST /set-tag HTTP/1.1" 200 109 0.003484 10.0.0.33 - - [2025-10-27 07:30:03] "GET /virtual-machine/42c98da5-ced8-4008-8bba-adb9615a98c0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003304 10.0.0.33 - - [2025-10-27 07:30:03] "GET /virtual-machine-interface/b34b4ea2-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004342 10.0.0.33 - - [2025-10-27 07:30:03] "GET /virtual-machine/b27a05f1-fce1-4f06-98ab-a99ae2acb934?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003298 10.0.0.33 - - [2025-10-27 07:30:03] "GET /virtual-machine-interface/b3ace2b6-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005318 10.0.0.33 - - [2025-10-27 07:30:03] "GET /virtual-machine/c07dc83f-70db-4361-8770-9a943daeec74?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003796 10.0.0.33 - - [2025-10-27 07:30:03] "GET /virtual-machine-interface/b8066850-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004448 10.0.0.33 - - [2025-10-27 07:30:04] "GET /virtual-machine-interface/b8066850-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004237 10.0.0.33 - - [2025-10-27 07:30:04] "POST /set-tag HTTP/1.1" 200 109 0.002467 10.0.0.33 - - [2025-10-27 07:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.33 - - [2025-10-27 07:30:20] "POST /chown HTTP/1.1" 200 109 0.006797 10.0.0.33 - - [2025-10-27 07:30:20] "POST /chown HTTP/1.1" 200 109 0.016715 10.0.0.33 - - [2025-10-27 07:30:21] "POST /chown HTTP/1.1" 200 109 0.007266 10.0.0.33 - - [2025-10-27 07:30:21] "POST /chown HTTP/1.1" 200 109 0.013145 10.0.0.33 - - [2025-10-27 07:30:26] "GET /global-system-configs HTTP/1.1" 200 322 0.004034 10.0.0.33 - - [2025-10-27 07:30:29] "GET /global-system-configs HTTP/1.1" 200 322 0.006000 10.0.0.33 - - [2025-10-27 07:30:35] "GET /virtual-machine-interface/b8066850-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004828 10.0.0.33 - - [2025-10-27 07:30:35] "POST /set-tag HTTP/1.1" 200 109 0.003091 10.0.0.33 - - [2025-10-27 07:30:35] "GET /virtual-machine-interface/b8066850-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004292 10.0.0.33 - - [2025-10-27 07:30:35] "POST /set-tag HTTP/1.1" 200 109 0.002230 10.0.0.33 - - [2025-10-27 07:30:35] "GET /virtual-machine/c07dc83f-70db-4361-8770-9a943daeec74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002837 10.0.0.33 - - [2025-10-27 07:30:35] "POST /ref-update HTTP/1.1" 200 156 0.021928 10.0.0.33 - - [2025-10-27 07:30:35] "GET /virtual-machine-interface/b8066850-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.016447 10.0.0.33 - - [2025-10-27 07:30:35] "POST /set-tag HTTP/1.1" 200 109 0.013615 10.0.0.33 - - [2025-10-27 07:30:35] "POST /set-tag HTTP/1.1" 200 109 0.022744 10.0.0.33 - - [2025-10-27 07:30:35] "DELETE /instance-ip/b826faf2-b306-11f0-a147-fa163e692829 HTTP/1.1" 200 115 0.060610 10.0.0.33 - - [2025-10-27 07:30:35] "DELETE /virtual-machine-interface/b8066850-b306-11f0-a147-fa163e692829 HTTP/1.1" 200 115 0.037257 10.0.0.33 - - [2025-10-27 07:30:35] "DELETE /virtual-machine/c07dc83f-70db-4361-8770-9a943daeec74 HTTP/1.1" 200 115 0.016883 10.0.0.33 - - [2025-10-27 07:30:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.33 - - [2025-10-27 07:30:39] "GET /tag/da7aa4ad-081a-4e58-93ee-245b7b046321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.011757 10.0.0.33 - - [2025-10-27 07:30:39] "GET /tag/da7aa4ad-081a-4e58-93ee-245b7b046321?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.011645 10.0.0.33 - - [2025-10-27 07:30:39] "GET /virtual-machine-interface/ab9984d1-1ed5-4b54-93cc-d6c23bdadf01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.003847 10.0.0.33 - - [2025-10-27 07:30:39] "POST /set-tag HTTP/1.1" 200 109 0.020199 10.0.0.33 - - [2025-10-27 07:30:39] "GET /virtual-machine-interface/eb4b3faf-74ab-4c21-a4d5-07811789bf1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.009608 10.0.0.33 - - [2025-10-27 07:30:39] "POST /set-tag HTTP/1.1" 200 109 0.022881 10.0.0.33 - - [2025-10-27 07:30:39] "GET /virtual-machine-interface/fb0b3e0e-93b9-4ba7-971c-654a41fa596b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004230 10.0.0.33 - - [2025-10-27 07:30:39] "POST /set-tag HTTP/1.1" 200 109 0.012787 10.0.0.33 - - [2025-10-27 07:30:39] "GET /firewall-policy/061e8b2f-a47b-4123-a38e-07ebe88f2556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.016051 10.0.0.33 - - [2025-10-27 07:30:39] "GET /firewall-rule/c789e718-7936-4e12-b9c4-45e34218ae81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002889 10.0.0.33 - - [2025-10-27 07:30:39] "POST /ref-update HTTP/1.1" 200 156 0.012171 10.0.0.33 - - [2025-10-27 07:30:39] "DELETE /firewall-rule/c789e718-7936-4e12-b9c4-45e34218ae81 HTTP/1.1" 200 115 0.045533 10.0.0.33 - - [2025-10-27 07:30:39] "DELETE /loadbalancer-member/a8ea14bf-74f1-4872-bbb1-ec5bf5dcc465 HTTP/1.1" 200 115 0.023698 10.0.0.33 - - [2025-10-27 07:30:39] "DELETE /loadbalancer-pool/c43d7c88-9d31-463b-8b9e-7b932ca14cb5 HTTP/1.1" 200 115 0.029910 10.0.0.33 - - [2025-10-27 07:30:39] "DELETE /loadbalancer-listener/b62b5314-05b9-4ddc-a484-d71d537fc44d HTTP/1.1" 200 115 0.028754 10.0.0.33 - - [2025-10-27 07:30:39] "GET /floating-ip/5e83b21d-ebd6-4c60-a2dc-005b3e4ede24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.005015 10.0.0.33 - - [2025-10-27 07:30:39] "PUT /service-instance/35ca9bd8-d6a0-4091-ba4a-3e10a3ed317a HTTP/1.1" 200 266 0.008910 10.0.0.33 - - [2025-10-27 07:30:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.043051 10.0.0.33 - - [2025-10-27 07:30:39] "PUT /floating-ip/5e83b21d-ebd6-4c60-a2dc-005b3e4ede24 HTTP/1.1" 200 256 0.045898 10.0.0.33 - - [2025-10-27 07:30:39] "PUT /service-instance/35ca9bd8-d6a0-4091-ba4a-3e10a3ed317a HTTP/1.1" 200 266 0.010059 10.0.0.33 - - [2025-10-27 07:30:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.011167 10.0.0.33 - - [2025-10-27 07:30:39] "DELETE /floating-ip/5e83b21d-ebd6-4c60-a2dc-005b3e4ede24 HTTP/1.1" 200 115 0.087872 10.0.0.33 - - [2025-10-27 07:30:39] "PUT /service-instance/35ca9bd8-d6a0-4091-ba4a-3e10a3ed317a HTTP/1.1" 200 266 0.015238 10.0.0.33 - - [2025-10-27 07:30:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.014536 10.0.0.33 - - [2025-10-27 07:30:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.33 - - [2025-10-27 07:30:39] "DELETE /loadbalancer/9a57ea4d-2e2b-4120-b683-7b49579e7e6f HTTP/1.1" 200 115 0.064538 10.0.0.33 - - [2025-10-27 07:30:39] "POST /chown HTTP/1.1" 200 109 0.031604 10.0.0.33 - - [2025-10-27 07:30:39] "POST /chown HTTP/1.1" 404 171 0.005463 10.0.0.33 - - [2025-10-27 07:30:39] "DELETE /instance-ip/be4b4d5e-a3ec-45da-ae9b-83ba0e00aaba HTTP/1.1" 200 115 0.075744 10.0.0.33 - - [2025-10-27 07:30:39] "POST /chown HTTP/1.1" 200 109 0.018538 10.0.0.33 - - [2025-10-27 07:30:39] "POST /chown HTTP/1.1" 404 171 0.002140 10.0.0.33 - - [2025-10-27 07:30:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.33 - - [2025-10-27 07:30:39] "DELETE /virtual-machine-interface/fb0b3e0e-93b9-4ba7-971c-654a41fa596b HTTP/1.1" 200 115 0.090487 10.0.0.33 - - [2025-10-27 07:30:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006017 10.0.0.33 - - [2025-10-27 07:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011679 10.0.0.33 - - [2025-10-27 07:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005500 10.0.0.33 - - [2025-10-27 07:30:40] "DELETE /tag/da7aa4ad-081a-4e58-93ee-245b7b046321 HTTP/1.1" 200 115 0.111687 10.0.0.33 - - [2025-10-27 07:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.33 - - [2025-10-27 07:30:40] "GET /floating-ip-pool/3731e080-7e04-4ab4-b15e-8c89bd8e529a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.005556 10.0.0.33 - - [2025-10-27 07:30:40] "POST /ref-update HTTP/1.1" 200 156 0.020590 10.0.0.33 - - [2025-10-27 07:30:40] "DELETE /service-instance/35ca9bd8-d6a0-4091-ba4a-3e10a3ed317a HTTP/1.1" 200 115 0.068585 10.0.0.33 - - [2025-10-27 07:30:40] "DELETE /floating-ip-pool/3731e080-7e04-4ab4-b15e-8c89bd8e529a HTTP/1.1" 200 115 0.036852 10.0.0.33 - - [2025-10-27 07:30:40] "GET /virtual-machine-interface/eb4b3faf-74ab-4c21-a4d5-07811789bf1a?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.010551 10.0.0.33 - - [2025-10-27 07:30:40] "DELETE /virtual-machine-interface/eb4b3faf-74ab-4c21-a4d5-07811789bf1a HTTP/1.1" 200 115 0.084264 10.0.0.33 - - [2025-10-27 07:30:40] "POST /ref-update HTTP/1.1" 200 156 0.035548 10.0.0.33 - - [2025-10-27 07:30:40] "POST /useragent-kv HTTP/1.1" 200 115 0.001611 10.0.0.33 - - [2025-10-27 07:30:40] "POST /useragent-kv HTTP/1.1" 200 115 0.001195 10.0.0.33 - - [2025-10-27 07:30:40] "DELETE /virtual-network/5f330d45-e892-4ab7-aebd-a59ba52d1063 HTTP/1.1" 200 115 0.178501 10.0.0.33 - - [2025-10-27 07:30:40] "GET /routing-instance/79dc61f9-ea09-4d3c-a6b1-f14210353e1f HTTP/1.1" 404 171 0.003237 10.0.0.33 - - [2025-10-27 07:30:40] "GET /domains HTTP/1.1" 200 280 0.004958 10.0.0.33 - - [2025-10-27 07:30:40] "GET /domain/3d7ae25d-3db5-452d-adcd-bac7d792e858 HTTP/1.1" 200 3086 0.003086 10.0.0.33 - - [2025-10-27 07:30:40] "DELETE /virtual-machine/ca5b87ee-7b38-4fb2-93aa-a3403e456661 HTTP/1.1" 200 115 0.032288 10.0.0.33 - - [2025-10-27 07:30:40] "GET /virtual-machine-interface/ab9984d1-1ed5-4b54-93cc-d6c23bdadf01?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.006796 10.0.0.33 - - [2025-10-27 07:30:40] "GET /project/ecf725ab-4058-4e1f-a02a-abe98f1a6b0b HTTP/1.1" 200 7143 0.053094 10.0.0.33 - - [2025-10-27 07:30:40] "DELETE /virtual-machine-interface/ab9984d1-1ed5-4b54-93cc-d6c23bdadf01 HTTP/1.1" 200 115 0.063212 10.0.0.33 - - [2025-10-27 07:30:40] "GET /virtual-machine-interface/b3ace2b6-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.016557 10.0.0.33 - - [2025-10-27 07:30:40] "POST /set-tag HTTP/1.1" 200 109 0.003553 10.0.0.33 - - [2025-10-27 07:30:40] "DELETE /virtual-machine/333680b0-277d-4fb1-ada6-66e4b90fec5a HTTP/1.1" 200 115 0.058363 10.0.0.33 - - [2025-10-27 07:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.33 - - [2025-10-27 07:30:40] "GET /loadbalancer/1428e8ff-a088-4619-ac89-52231b654820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006488 10.0.0.33 - - [2025-10-27 07:30:40] "GET /virtual-machine-interface/b3ace2b6-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004242 10.0.0.33 - - [2025-10-27 07:30:40] "POST /set-tag HTTP/1.1" 200 109 0.044575 10.0.0.33 - - [2025-10-27 07:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007285 10.0.0.33 - - [2025-10-27 07:30:40] "DELETE /route-target/0a52cfc0-4266-47d3-8fe1-553c49a8d8be HTTP/1.1" 200 115 0.032929 10.0.0.33 - - [2025-10-27 07:30:40] "DELETE /loadbalancer-member/3b19b0bd-5455-4395-96f7-11d11171be9b HTTP/1.1" 200 115 0.060929 10.0.0.33 - - [2025-10-27 07:30:41] "GET /virtual-machine-interface/b3ace2b6-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.010175 10.0.0.33 - - [2025-10-27 07:30:41] "POST /set-tag HTTP/1.1" 200 109 0.006247 10.0.0.33 - - [2025-10-27 07:30:41] "GET /virtual-machine-interface/b3ace2b6-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004220 10.0.0.33 - - [2025-10-27 07:30:41] "POST /set-tag HTTP/1.1" 200 109 0.002127 10.0.0.33 - - [2025-10-27 07:30:41] "GET /virtual-machine/b27a05f1-fce1-4f06-98ab-a99ae2acb934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002792 10.0.0.33 - - [2025-10-27 07:30:41] "POST /ref-update HTTP/1.1" 200 156 0.011945 10.0.0.33 - - [2025-10-27 07:30:41] "GET /virtual-machine-interface/b3ace2b6-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015626 10.0.0.33 - - [2025-10-27 07:30:41] "POST /set-tag HTTP/1.1" 200 109 0.029405 10.0.0.33 - - [2025-10-27 07:30:41] "POST /set-tag HTTP/1.1" 200 109 0.016950 10.0.0.33 - - [2025-10-27 07:30:41] "POST /set-tag HTTP/1.1" 200 109 0.031072 10.0.0.33 - - [2025-10-27 07:30:42] "DELETE /instance-ip/b3c6a25a-b306-11f0-a147-fa163e692829 HTTP/1.1" 200 115 0.035129 10.0.0.33 - - [2025-10-27 07:30:42] "POST /ref-update HTTP/1.1" 200 156 0.007526 10.0.0.33 - - [2025-10-27 07:30:42] "DELETE /virtual-machine-interface/b3ace2b6-b306-11f0-a147-fa163e692829 HTTP/1.1" 200 115 0.040644 10.0.0.33 - - [2025-10-27 07:30:42] "DELETE /virtual-machine/b27a05f1-fce1-4f06-98ab-a99ae2acb934 HTTP/1.1" 200 115 0.016853 10.0.0.33 - - [2025-10-27 07:30:45] "GET /virtual-machine-interface/b34b4ea2-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004556 10.0.0.33 - - [2025-10-27 07:30:45] "POST /set-tag HTTP/1.1" 200 109 0.002226 10.0.0.33 - - [2025-10-27 07:30:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.33 - - [2025-10-27 07:30:45] "GET /loadbalancer/1428e8ff-a088-4619-ac89-52231b654820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002740 10.0.0.33 - - [2025-10-27 07:30:46] "GET /virtual-machine-interface/b34b4ea2-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004350 10.0.0.33 - - [2025-10-27 07:30:46] "POST /set-tag HTTP/1.1" 200 109 0.002260 10.0.0.33 - - [2025-10-27 07:30:46] "GET /virtual-machine-interface/b34b4ea2-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005007 10.0.0.33 - - [2025-10-27 07:30:46] "POST /set-tag HTTP/1.1" 200 109 0.003423 10.0.0.33 - - [2025-10-27 07:30:46] "GET /virtual-machine/42c98da5-ced8-4008-8bba-adb9615a98c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002819 10.0.0.33 - - [2025-10-27 07:30:46] "POST /ref-update HTTP/1.1" 200 156 0.014139 10.0.0.33 - - [2025-10-27 07:30:46] "GET /virtual-machine-interface/b34b4ea2-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.019080 10.0.0.33 - - [2025-10-27 07:30:46] "POST /set-tag HTTP/1.1" 200 109 0.015632 10.0.0.33 - - [2025-10-27 07:30:46] "POST /set-tag HTTP/1.1" 200 109 0.018157 10.0.0.33 - - [2025-10-27 07:30:46] "POST /set-tag HTTP/1.1" 200 109 0.024957 10.0.0.33 - - [2025-10-27 07:30:46] "DELETE /instance-ip/b35fd1ec-b306-11f0-a147-fa163e692829 HTTP/1.1" 200 115 0.034520 10.0.0.33 - - [2025-10-27 07:30:47] "POST /ref-update HTTP/1.1" 200 156 0.011459 10.0.0.33 - - [2025-10-27 07:30:47] "DELETE /virtual-machine-interface/b34b4ea2-b306-11f0-a147-fa163e692829 HTTP/1.1" 200 115 0.050301 10.0.0.33 - - [2025-10-27 07:30:47] "DELETE /virtual-machine/42c98da5-ced8-4008-8bba-adb9615a98c0 HTTP/1.1" 200 115 0.017678 10.0.0.33 - - [2025-10-27 07:30:47] "DELETE /tag/f18482fd-cb84-46a7-a3b3-7e52d3c967d6 HTTP/1.1" 200 115 0.057704 10.0.0.33 - - [2025-10-27 07:30:47] "DELETE /tag/db66dc4b-cb5a-43d7-a125-cb39c28fb441 HTTP/1.1" 200 115 0.043297 10.0.0.33 - - [2025-10-27 07:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.33 - - [2025-10-27 07:30:50] "GET /project/ecf725ab-4058-4e1f-a02a-abe98f1a6b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029474 10.0.0.33 - - [2025-10-27 07:30:50] "POST /tags HTTP/1.1" 200 393 0.045790 10.0.0.33 - - [2025-10-27 07:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012759 10.0.0.33 - - [2025-10-27 07:30:50] "GET /tag/36611b23-a785-4760-ac7b-1e00ca8c5dea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012406 10.0.0.33 - - [2025-10-27 07:30:51] "POST /tags HTTP/1.1" 200 341 0.022490 10.0.0.33 - - [2025-10-27 07:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.33 - - [2025-10-27 07:30:51] "GET /tag/874b1c28-e3dd-424c-a6ba-dca8b070e220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011676 10.0.0.33 - - [2025-10-27 07:30:51] "POST /id-to-fqname HTTP/1.1" 200 192 0.005039 10.0.0.33 - - [2025-10-27 07:30:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.003477 10.0.0.33 - - [2025-10-27 07:30:51] "POST /security-groups HTTP/1.1" 200 589 0.068430 10.0.0.33 - - [2025-10-27 07:30:51] "POST /projects HTTP/1.1" 200 519 0.215751 10.0.0.33 - - [2025-10-27 07:30:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.001679 10.0.0.33 - - [2025-10-27 07:30:51] "POST /access-control-lists HTTP/1.1" 200 598 0.060101 10.0.0.33 - - [2025-10-27 07:30:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.050713 10.0.0.33 - - [2025-10-27 07:30:51] "POST /fqname-to-id HTTP/1.1" 404 235 0.015887 10.0.0.33 - - [2025-10-27 07:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011165 10.0.0.33 - - [2025-10-27 07:30:51] "GET /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005284 10.0.0.33 - - [2025-10-27 07:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.33 - - [2025-10-27 07:30:51] "GET /virtual-network/68c8cf49-e3a6-4366-b831-1372663fe324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.009791 10.0.0.33 - - [2025-10-27 07:30:51] "POST /access-control-lists HTTP/1.1" 200 596 0.063916 10.0.0.33 - - [2025-10-27 07:30:51] "PUT /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71 HTTP/1.1" 200 264 0.042261 10.0.0.33 - - [2025-10-27 07:30:51] "PUT /virtual-network/68c8cf49-e3a6-4366-b831-1372663fe324 HTTP/1.1" 200 264 0.046903 10.0.0.33 - - [2025-10-27 07:30:51] "POST /security-groups HTTP/1.1" 200 591 0.068388 10.0.0.33 - - [2025-10-27 07:30:51] "POST /fqname-to-id HTTP/1.1" 404 270 0.002555 10.0.0.33 - - [2025-10-27 07:30:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.248115 10.0.0.33 - - [2025-10-27 07:30:51] "POST /access-control-lists HTTP/1.1" 200 632 0.019395 10.0.0.33 - - [2025-10-27 07:30:51] "POST /chown HTTP/1.1" 200 109 0.030836 10.0.0.33 - - [2025-10-27 07:30:52] "POST /fqname-to-id HTTP/1.1" 404 269 0.002677 10.0.0.33 - - [2025-10-27 07:30:52] "GET /application-policy-set/5b711695-161c-41c0-8c9c-cec1504eb4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.032230 10.0.0.33 - - [2025-10-27 07:30:52] "POST /access-control-lists HTTP/1.1" 200 630 0.061207 10.0.0.33 - - [2025-10-27 07:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.023480 10.0.0.33 - - [2025-10-27 07:30:52] "GET /policy-management/79dc8d01-42de-4df4-92df-ab565e5d69f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003351 10.0.0.33 - - [2025-10-27 07:30:52] "POST /tags HTTP/1.1" 409 226 0.001897 10.0.0.33 - - [2025-10-27 07:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.33 - - [2025-10-27 07:30:52] "GET /tag/874b1c28-e3dd-424c-a6ba-dca8b070e220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010339 10.0.0.33 - - [2025-10-27 07:30:52] "POST /firewall-rules HTTP/1.1" 200 600 0.060819 10.0.0.33 - - [2025-10-27 07:30:52] "GET /firewall-rule/89e1faee-ef26-4c2d-9ccf-5ad13612873a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.012569 10.0.0.33 - - [2025-10-27 07:30:52] "GET /firewall-policy/00dc63c4-bc6b-4357-b082-e94ebfbdb4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003426 10.0.0.33 - - [2025-10-27 07:30:52] "GET /firewall-rule/89e1faee-ef26-4c2d-9ccf-5ad13612873a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002800 10.0.0.33 - - [2025-10-27 07:30:52] "POST /ref-update HTTP/1.1" 200 156 0.039250 10.0.0.33 - - [2025-10-27 07:30:52] "GET /application-policy-set/5b711695-161c-41c0-8c9c-cec1504eb4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011843 10.0.0.33 - - [2025-10-27 07:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.33 - - [2025-10-27 07:30:52] "GET /policy-management/79dc8d01-42de-4df4-92df-ab565e5d69f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002420 10.0.0.33 - - [2025-10-27 07:30:52] "POST /tags HTTP/1.1" 409 226 0.001453 10.0.0.33 - - [2025-10-27 07:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001193 10.0.0.33 - - [2025-10-27 07:30:52] "GET /tag/874b1c28-e3dd-424c-a6ba-dca8b070e220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009598 10.0.0.33 - - [2025-10-27 07:30:52] "POST /firewall-rules HTTP/1.1" 200 598 0.064433 10.0.0.33 - - [2025-10-27 07:30:52] "GET /firewall-rule/3ff226c2-6bd8-48a8-9fbb-3ba368add6c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.011016 10.0.0.33 - - [2025-10-27 07:30:52] "GET /firewall-policy/00dc63c4-bc6b-4357-b082-e94ebfbdb4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.003921 10.0.0.33 - - [2025-10-27 07:30:52] "GET /firewall-rule/3ff226c2-6bd8-48a8-9fbb-3ba368add6c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002391 10.0.0.33 - - [2025-10-27 07:30:52] "POST /ref-update HTTP/1.1" 200 156 0.043750 10.0.0.33 - - [2025-10-27 07:30:53] "POST /tags HTTP/1.1" 200 393 0.022569 10.0.0.33 - - [2025-10-27 07:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.33 - - [2025-10-27 07:30:53] "GET /tag/85c44c82-7d0a-4d27-813c-bb6b6f50cc7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.019400 10.0.0.33 - - [2025-10-27 07:30:54] "POST /tags HTTP/1.1" 200 341 0.019133 10.0.0.33 - - [2025-10-27 07:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.33 - - [2025-10-27 07:30:54] "GET /tag/6417740f-4807-4b5e-8640-efde3751f515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.012208 10.0.0.33 - - [2025-10-27 07:30:54] "POST /id-to-fqname HTTP/1.1" 200 192 0.001466 10.0.0.33 - - [2025-10-27 07:30:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.001632 10.0.0.33 - - [2025-10-27 07:30:54] "POST /security-groups HTTP/1.1" 200 589 0.290995 10.0.0.33 - - [2025-10-27 07:30:54] "POST /fqname-to-id HTTP/1.1" 404 236 0.009023 10.0.0.33 - - [2025-10-27 07:30:54] "POST /projects HTTP/1.1" 200 519 0.418921 10.0.0.33 - - [2025-10-27 07:30:54] "POST /access-control-lists HTTP/1.1" 200 598 0.067133 10.0.0.33 - - [2025-10-27 07:30:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.029710 10.0.0.33 - - [2025-10-27 07:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010151 10.0.0.33 - - [2025-10-27 07:30:54] "GET /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005442 10.0.0.33 - - [2025-10-27 07:30:54] "POST /fqname-to-id HTTP/1.1" 404 235 0.001995 10.0.0.33 - - [2025-10-27 07:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.33 - - [2025-10-27 07:30:54] "GET /virtual-network/68c8cf49-e3a6-4366-b831-1372663fe324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.021338 10.0.0.33 - - [2025-10-27 07:30:54] "POST /access-control-lists HTTP/1.1" 200 596 0.079762 10.0.0.33 - - [2025-10-27 07:30:54] "PUT /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71 HTTP/1.1" 200 264 0.071522 10.0.0.33 - - [2025-10-27 07:30:54] "PUT /virtual-network/68c8cf49-e3a6-4366-b831-1372663fe324 HTTP/1.1" 200 264 0.038420 10.0.0.33 - - [2025-10-27 07:30:54] "POST /security-groups HTTP/1.1" 200 591 0.063860 10.0.0.33 - - [2025-10-27 07:30:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.018824 10.0.0.33 - - [2025-10-27 07:30:54] "POST /fqname-to-id HTTP/1.1" 404 270 0.027183 10.0.0.33 - - [2025-10-27 07:30:54] "POST /chown HTTP/1.1" 200 109 0.023423 10.0.0.33 - - [2025-10-27 07:30:55] "GET /application-policy-set/5b711695-161c-41c0-8c9c-cec1504eb4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.024667 10.0.0.33 - - [2025-10-27 07:30:55] "POST /access-control-lists HTTP/1.1" 200 632 0.079509 10.0.0.33 - - [2025-10-27 07:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009684 10.0.0.33 - - [2025-10-27 07:30:55] "POST /fqname-to-id HTTP/1.1" 404 269 0.008511 10.0.0.33 - - [2025-10-27 07:30:55] "GET /policy-management/79dc8d01-42de-4df4-92df-ab565e5d69f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002589 10.0.0.33 - - [2025-10-27 07:30:55] "POST /tags HTTP/1.1" 409 226 0.003840 10.0.0.33 - - [2025-10-27 07:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.33 - - [2025-10-27 07:30:55] "GET /tag/6417740f-4807-4b5e-8640-efde3751f515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010227 10.0.0.33 - - [2025-10-27 07:30:55] "POST /access-control-lists HTTP/1.1" 200 630 0.072577 10.0.0.33 - - [2025-10-27 07:30:55] "POST /firewall-rules HTTP/1.1" 200 600 0.088291 10.0.0.33 - - [2025-10-27 07:30:55] "GET /firewall-rule/09744420-5c88-4191-93e9-9a662f0932da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003675 10.0.0.33 - - [2025-10-27 07:30:55] "GET /firewall-policy/00dc63c4-bc6b-4357-b082-e94ebfbdb4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4384 0.003993 10.0.0.33 - - [2025-10-27 07:30:55] "GET /firewall-rule/09744420-5c88-4191-93e9-9a662f0932da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002594 10.0.0.33 - - [2025-10-27 07:30:55] "POST /ref-update HTTP/1.1" 200 156 0.049964 10.0.0.33 - - [2025-10-27 07:30:55] "GET /application-policy-set/5b711695-161c-41c0-8c9c-cec1504eb4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012762 10.0.0.33 - - [2025-10-27 07:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.33 - - [2025-10-27 07:30:55] "GET /policy-management/79dc8d01-42de-4df4-92df-ab565e5d69f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.029046 10.0.0.33 - - [2025-10-27 07:30:55] "POST /tags HTTP/1.1" 409 226 0.001926 10.0.0.33 - - [2025-10-27 07:30:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.33 - - [2025-10-27 07:30:55] "GET /tag/6417740f-4807-4b5e-8640-efde3751f515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.009824 10.0.0.33 - - [2025-10-27 07:30:55] "POST /firewall-rules HTTP/1.1" 200 598 0.062184 10.0.0.33 - - [2025-10-27 07:30:55] "GET /firewall-rule/3ee45ab9-e442-4ac0-98b3-419f2f634c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003954 10.0.0.33 - - [2025-10-27 07:30:55] "GET /firewall-policy/00dc63c4-bc6b-4357-b082-e94ebfbdb4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.003490 10.0.0.33 - - [2025-10-27 07:30:55] "GET /firewall-rule/3ee45ab9-e442-4ac0-98b3-419f2f634c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002658 10.0.0.33 - - [2025-10-27 07:30:55] "POST /ref-update HTTP/1.1" 200 156 0.061474 10.0.0.33 - - [2025-10-27 07:30:57] "POST /tags HTTP/1.1" 200 345 0.080932 10.0.0.33 - - [2025-10-27 07:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.020881 10.0.0.33 - - [2025-10-27 07:30:57] "GET /tag/ae2c71bf-7aee-44c1-b200-f75f6beae2a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014468 10.0.0.33 - - [2025-10-27 07:30:57] "POST /projects HTTP/1.1" 409 238 0.002585 10.0.0.33 - - [2025-10-27 07:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.33 - - [2025-10-27 07:30:57] "GET /project/63cf2cbb-4930-444f-808c-f67e862ebf6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.043200 10.0.0.33 - - [2025-10-27 07:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.33 - - [2025-10-27 07:30:57] "GET /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.011516 10.0.0.33 - - [2025-10-27 07:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.33 - - [2025-10-27 07:30:57] "GET /virtual-network/68c8cf49-e3a6-4366-b831-1372663fe324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004225 10.0.0.33 - - [2025-10-27 07:30:57] "POST /security-groups HTTP/1.1" 409 285 0.002065 10.0.0.33 - - [2025-10-27 07:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.33 - - [2025-10-27 07:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.33 - - [2025-10-27 07:30:57] "PUT /security-group/ed0d0a8e-5298-4230-bbd9-ab15d8df5769 HTTP/1.1" 200 262 0.059144 10.0.0.33 - - [2025-10-27 07:30:57] "PUT /access-control-list/58b8eef7-2f61-4827-bf70-016b1947d301 HTTP/1.1" 200 272 0.015793 10.0.0.33 - - [2025-10-27 07:30:57] "GET /project/63cf2cbb-4930-444f-808c-f67e862ebf6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.081307 10.0.0.33 - - [2025-10-27 07:30:57] "PUT /access-control-list/ad7e2063-85db-4c61-8923-9472fa29f989 HTTP/1.1" 200 272 0.041274 10.0.0.33 - - [2025-10-27 07:30:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.037795 10.0.0.33 - - [2025-10-27 07:30:57] "POST /tags HTTP/1.1" 409 228 0.013771 10.0.0.33 - - [2025-10-27 07:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.33 - - [2025-10-27 07:30:57] "GET /tag/ae2c71bf-7aee-44c1-b200-f75f6beae2a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011070 10.0.0.33 - - [2025-10-27 07:30:57] "POST /tags HTTP/1.1" 200 345 0.018865 10.0.0.33 - - [2025-10-27 07:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.33 - - [2025-10-27 07:30:57] "GET /tag/54469119-448b-428b-b985-a72ab0c97cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.017456 10.0.0.33 - - [2025-10-27 07:30:57] "POST /projects HTTP/1.1" 409 238 0.002340 10.0.0.33 - - [2025-10-27 07:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.33 - - [2025-10-27 07:30:57] "GET /project/83515c2e-4f16-4050-95da-6140277ba4c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030540 10.0.0.33 - - [2025-10-27 07:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.33 - - [2025-10-27 07:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.33 - - [2025-10-27 07:30:57] "GET /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004448 10.0.0.33 - - [2025-10-27 07:30:57] "GET /project/83515c2e-4f16-4050-95da-6140277ba4c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031424 10.0.0.33 - - [2025-10-27 07:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.33 - - [2025-10-27 07:30:57] "GET /virtual-network/68c8cf49-e3a6-4366-b831-1372663fe324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004063 10.0.0.33 - - [2025-10-27 07:30:57] "POST /security-groups HTTP/1.1" 409 285 0.002114 10.0.0.33 - - [2025-10-27 07:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.33 - - [2025-10-27 07:30:57] "PUT /security-group/21349e2b-5051-4332-902c-c773138c5679 HTTP/1.1" 200 262 0.055444 10.0.0.33 - - [2025-10-27 07:30:57] "PUT /access-control-list/9173e6be-c422-40c0-8cfc-bbd397ff9483 HTTP/1.1" 200 272 0.013063 10.0.0.33 - - [2025-10-27 07:30:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.027646 10.0.0.33 - - [2025-10-27 07:30:57] "POST /tags HTTP/1.1" 409 228 0.018608 10.0.0.33 - - [2025-10-27 07:30:57] "PUT /access-control-list/878ffbd0-2dd7-4ab0-a6ee-a1abcaa30e91 HTTP/1.1" 200 272 0.029540 10.0.0.33 - - [2025-10-27 07:30:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.33 - - [2025-10-27 07:30:58] "GET /tag/54469119-448b-428b-b985-a72ab0c97cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012888 10.0.0.33 - - [2025-10-27 07:30:58] "POST /tags HTTP/1.1" 200 291 0.041718 10.0.0.33 - - [2025-10-27 07:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.33 - - [2025-10-27 07:30:58] "GET /tag/c16ee8ce-ff0f-4621-b72b-ac3f3a018212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.011810 10.0.0.33 - - [2025-10-27 07:30:58] "POST /tags HTTP/1.1" 200 303 0.051794 10.0.0.33 - - [2025-10-27 07:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.33 - - [2025-10-27 07:30:58] "GET /tag/74512ee3-8891-40b2-9b46-f021d5d8dd84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012668 10.0.0.33 - - [2025-10-27 07:30:58] "POST /tags HTTP/1.1" 409 252 0.001511 10.0.0.33 - - [2025-10-27 07:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001293 10.0.0.33 - - [2025-10-27 07:30:58] "GET /tag/36611b23-a785-4760-ac7b-1e00ca8c5dea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.009908 10.0.0.33 - - [2025-10-27 07:30:58] "POST /tags HTTP/1.1" 409 226 0.002117 10.0.0.33 - - [2025-10-27 07:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.33 - - [2025-10-27 07:30:58] "GET /tag/874b1c28-e3dd-424c-a6ba-dca8b070e220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013792 10.0.0.33 - - [2025-10-27 07:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.33 - - [2025-10-27 07:30:58] "GET /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004801 10.0.0.33 - - [2025-10-27 07:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.33 - - [2025-10-27 07:30:58] "GET /project/63cf2cbb-4930-444f-808c-f67e862ebf6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.045298 10.0.0.33 - - [2025-10-27 07:30:58] "POST /virtual-machines HTTP/1.1" 200 395 0.007231 10.0.0.33 - - [2025-10-27 07:30:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.009317 10.0.0.33 - - [2025-10-27 07:30:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111016 10.0.0.33 - - [2025-10-27 07:30:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.009034 10.0.0.33 - - [2025-10-27 07:30:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008911 10.0.0.33 - - [2025-10-27 07:30:58] "GET /virtual-machine-interface/e1a2c65e-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006971 10.0.0.33 - - [2025-10-27 07:30:58] "POST /instance-ips HTTP/1.1" 200 397 0.025773 10.0.0.33 - - [2025-10-27 07:30:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.017003 10.0.0.33 - - [2025-10-27 07:30:58] "GET /virtual-machine-interface/e1a2c65e-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008797 10.0.0.33 - - [2025-10-27 07:30:58] "POST /set-tag HTTP/1.1" 200 109 0.063809 10.0.0.33 - - [2025-10-27 07:30:58] "GET /virtual-machine-interface/e1a2c65e-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009967 10.0.0.33 - - [2025-10-27 07:30:58] "GET /instance-ip/e1bcd062-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003359 10.0.0.33 - - [2025-10-27 07:30:59] "GET /virtual-machine-interface/e1a2c65e-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006261 10.0.0.33 - - [2025-10-27 07:30:59] "POST /set-tag HTTP/1.1" 200 109 0.001984 10.0.0.33 - - [2025-10-27 07:30:59] "GET /virtual-router/552807d7-1aea-4a8f-ade3-302c07092ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003188 10.0.0.33 - - [2025-10-27 07:30:59] "POST /ref-update HTTP/1.1" 200 156 0.007129 10.0.0.33 - - [2025-10-27 07:30:59] "GET /virtual-machine-interface/e1a2c65e-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004299 10.0.0.33 - - [2025-10-27 07:30:59] "POST /set-tag HTTP/1.1" 200 109 0.002151 10.0.0.33 - - [2025-10-27 07:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.33 - - [2025-10-27 07:30:59] "GET /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003536 10.0.0.33 - - [2025-10-27 07:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.33 - - [2025-10-27 07:30:59] "GET /project/63cf2cbb-4930-444f-808c-f67e862ebf6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.030925 10.0.0.33 - - [2025-10-27 07:30:59] "POST /virtual-machines HTTP/1.1" 200 395 0.007786 10.0.0.33 - - [2025-10-27 07:30:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.007992 10.0.0.33 - - [2025-10-27 07:30:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111927 10.0.0.33 - - [2025-10-27 07:30:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.037127 10.0.0.33 - - [2025-10-27 07:30:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011567 10.0.0.33 - - [2025-10-27 07:30:59] "GET /virtual-machine-interface/e215c87a-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005260 10.0.0.33 - - [2025-10-27 07:30:59] "POST /instance-ips HTTP/1.1" 200 397 0.019129 10.0.0.33 - - [2025-10-27 07:30:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.040076 10.0.0.33 - - [2025-10-27 07:30:59] "GET /virtual-machine-interface/e215c87a-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.023182 10.0.0.33 - - [2025-10-27 07:30:59] "POST /set-tag HTTP/1.1" 200 109 0.059370 10.0.0.33 - - [2025-10-27 07:30:59] "GET /virtual-machine-interface/e215c87a-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010644 10.0.0.33 - - [2025-10-27 07:30:59] "GET /instance-ip/e22dfb8e-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005777 10.0.0.33 - - [2025-10-27 07:30:59] "GET /virtual-machine-interface/e215c87a-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004339 10.0.0.33 - - [2025-10-27 07:30:59] "POST /set-tag HTTP/1.1" 200 109 0.002658 10.0.0.33 - - [2025-10-27 07:30:59] "GET /virtual-router/552807d7-1aea-4a8f-ade3-302c07092ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1699 0.004001 10.0.0.33 - - [2025-10-27 07:30:59] "POST /ref-update HTTP/1.1" 200 156 0.009446 10.0.0.33 - - [2025-10-27 07:30:59] "GET /virtual-machine-interface/e215c87a-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.015016 10.0.0.33 - - [2025-10-27 07:30:59] "POST /set-tag HTTP/1.1" 200 109 0.002378 10.0.0.33 - - [2025-10-27 07:31:00] "POST /tags HTTP/1.1" 200 291 0.232694 10.0.0.33 - - [2025-10-27 07:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006788 10.0.0.33 - - [2025-10-27 07:31:00] "GET /tag/640a96be-1b69-4ca9-a447-9f176d25fdf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.013235 10.0.0.33 - - [2025-10-27 07:31:00] "POST /tags HTTP/1.1" 409 252 0.002644 10.0.0.33 - - [2025-10-27 07:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.33 - - [2025-10-27 07:31:00] "GET /tag/85c44c82-7d0a-4d27-813c-bb6b6f50cc7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.009657 10.0.0.33 - - [2025-10-27 07:31:00] "POST /tags HTTP/1.1" 409 226 0.001974 10.0.0.33 - - [2025-10-27 07:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.33 - - [2025-10-27 07:31:00] "GET /tag/6417740f-4807-4b5e-8640-efde3751f515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.010620 10.0.0.33 - - [2025-10-27 07:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.33 - - [2025-10-27 07:31:00] "GET /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004280 10.0.0.33 - - [2025-10-27 07:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.33 - - [2025-10-27 07:31:00] "GET /project/83515c2e-4f16-4050-95da-6140277ba4c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036163 10.0.0.33 - - [2025-10-27 07:31:00] "POST /virtual-machines HTTP/1.1" 200 395 0.018599 10.0.0.33 - - [2025-10-27 07:31:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.018938 10.0.0.33 - - [2025-10-27 07:31:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113152 10.0.0.33 - - [2025-10-27 07:31:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.008667 10.0.0.33 - - [2025-10-27 07:31:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012760 10.0.0.33 - - [2025-10-27 07:31:00] "GET /virtual-machine-interface/e2ced1b2-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004935 10.0.0.33 - - [2025-10-27 07:31:00] "POST /instance-ips HTTP/1.1" 200 397 0.020257 10.0.0.33 - - [2025-10-27 07:31:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.022077 10.0.0.33 - - [2025-10-27 07:31:00] "GET /virtual-machine-interface/e2ced1b2-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007668 10.0.0.33 - - [2025-10-27 07:31:00] "POST /set-tag HTTP/1.1" 200 109 0.063276 10.0.0.33 - - [2025-10-27 07:31:00] "GET /virtual-machine-interface/e2ced1b2-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008618 10.0.0.33 - - [2025-10-27 07:31:00] "GET /instance-ip/e2e9137e-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003056 10.0.0.33 - - [2025-10-27 07:31:00] "GET /virtual-machine-interface/e2ced1b2-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004354 10.0.0.33 - - [2025-10-27 07:31:00] "POST /set-tag HTTP/1.1" 200 109 0.001964 10.0.0.33 - - [2025-10-27 07:31:00] "GET /virtual-router/552807d7-1aea-4a8f-ade3-302c07092ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003210 10.0.0.33 - - [2025-10-27 07:31:01] "POST /ref-update HTTP/1.1" 200 156 0.008984 10.0.0.33 - - [2025-10-27 07:31:01] "GET /virtual-machine-interface/e2ced1b2-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.020952 10.0.0.33 - - [2025-10-27 07:31:01] "POST /set-tag HTTP/1.1" 200 109 0.002612 10.0.0.33 - - [2025-10-27 07:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.33 - - [2025-10-27 07:31:01] "GET /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003949 10.0.0.33 - - [2025-10-27 07:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.33 - - [2025-10-27 07:31:01] "GET /project/83515c2e-4f16-4050-95da-6140277ba4c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038132 10.0.0.33 - - [2025-10-27 07:31:01] "POST /virtual-machines HTTP/1.1" 200 395 0.023124 10.0.0.33 - - [2025-10-27 07:31:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.007855 10.0.0.33 - - [2025-10-27 07:31:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103914 10.0.0.33 - - [2025-10-27 07:31:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.007760 10.0.0.33 - - [2025-10-27 07:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007981 10.0.0.33 - - [2025-10-27 07:31:01] "GET /virtual-machine-interface/e346a412-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006051 10.0.0.33 - - [2025-10-27 07:31:01] "POST /instance-ips HTTP/1.1" 200 397 0.020231 10.0.0.33 - - [2025-10-27 07:31:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.026333 10.0.0.33 - - [2025-10-27 07:31:01] "GET /virtual-machine-interface/e346a412-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009664 10.0.0.33 - - [2025-10-27 07:31:01] "POST /set-tag HTTP/1.1" 200 109 0.060482 10.0.0.33 - - [2025-10-27 07:31:01] "GET /virtual-machine-interface/e346a412-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007971 10.0.0.33 - - [2025-10-27 07:31:01] "GET /instance-ip/e35fee2c-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.009588 10.0.0.33 - - [2025-10-27 07:31:01] "GET /virtual-machine-interface/e346a412-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004075 10.0.0.33 - - [2025-10-27 07:31:01] "POST /set-tag HTTP/1.1" 200 109 0.002057 10.0.0.33 - - [2025-10-27 07:31:01] "GET /virtual-router/552807d7-1aea-4a8f-ade3-302c07092ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.007993 10.0.0.33 - - [2025-10-27 07:31:01] "POST /ref-update HTTP/1.1" 200 156 0.015123 10.0.0.33 - - [2025-10-27 07:31:01] "GET /virtual-machine-interface/e346a412-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004044 10.0.0.33 - - [2025-10-27 07:31:01] "POST /set-tag HTTP/1.1" 200 109 0.002410 10.0.0.33 - - [2025-10-27 07:31:01] "POST /tags HTTP/1.1" 200 299 0.041252 10.0.0.33 - - [2025-10-27 07:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.33 - - [2025-10-27 07:31:01] "GET /tag/601a8c49-2c96-4d5d-bf04-fc00f8479e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.020214 10.0.0.33 - - [2025-10-27 07:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.33 - - [2025-10-27 07:31:01] "GET /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.008356 10.0.0.33 - - [2025-10-27 07:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.33 - - [2025-10-27 07:31:02] "GET /project/63cf2cbb-4930-444f-808c-f67e862ebf6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.053875 10.0.0.33 - - [2025-10-27 07:31:02] "POST /virtual-machines HTTP/1.1" 200 395 0.019360 10.0.0.33 - - [2025-10-27 07:31:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.030894 10.0.0.33 - - [2025-10-27 07:31:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102958 10.0.0.33 - - [2025-10-27 07:31:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.006955 10.0.0.33 - - [2025-10-27 07:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007133 10.0.0.33 - - [2025-10-27 07:31:02] "GET /virtual-machine-interface/e3c9241e-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004834 10.0.0.33 - - [2025-10-27 07:31:02] "POST /instance-ips HTTP/1.1" 200 397 0.018154 10.0.0.33 - - [2025-10-27 07:31:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.021487 10.0.0.33 - - [2025-10-27 07:31:02] "GET /virtual-machine-interface/e3c9241e-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.019921 10.0.0.33 - - [2025-10-27 07:31:02] "POST /set-tag HTTP/1.1" 200 109 0.020959 10.0.0.33 - - [2025-10-27 07:31:02] "GET /virtual-machine-interface/e3c9241e-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009290 10.0.0.33 - - [2025-10-27 07:31:02] "GET /instance-ip/e3e268d4-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003041 10.0.0.33 - - [2025-10-27 07:31:02] "GET /virtual-machine-interface/e3c9241e-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004444 10.0.0.33 - - [2025-10-27 07:31:02] "POST /set-tag HTTP/1.1" 200 109 0.002176 10.0.0.33 - - [2025-10-27 07:31:02] "POST /tags HTTP/1.1" 200 299 0.036278 10.0.0.33 - - [2025-10-27 07:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.33 - - [2025-10-27 07:31:02] "GET /tag/e925e684-c96e-45eb-8c8b-9d7612a36b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.016489 10.0.0.33 - - [2025-10-27 07:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.33 - - [2025-10-27 07:31:02] "GET /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004496 10.0.0.33 - - [2025-10-27 07:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.33 - - [2025-10-27 07:31:02] "GET /project/63cf2cbb-4930-444f-808c-f67e862ebf6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.027524 10.0.0.33 - - [2025-10-27 07:31:02] "POST /virtual-machines HTTP/1.1" 200 395 0.009188 10.0.0.33 - - [2025-10-27 07:31:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.007087 10.0.0.33 - - [2025-10-27 07:31:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095130 10.0.0.33 - - [2025-10-27 07:31:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.019614 10.0.0.33 - - [2025-10-27 07:31:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.33 - - [2025-10-27 07:31:03] "GET /virtual-machine-interface/e4357402-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004621 10.0.0.33 - - [2025-10-27 07:31:03] "POST /instance-ips HTTP/1.1" 200 397 0.024291 10.0.0.33 - - [2025-10-27 07:31:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.020478 10.0.0.33 - - [2025-10-27 07:31:03] "GET /virtual-machine-interface/e4357402-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014942 10.0.0.33 - - [2025-10-27 07:31:03] "POST /set-tag HTTP/1.1" 200 109 0.017205 10.0.0.33 - - [2025-10-27 07:31:03] "GET /virtual-machine-interface/e4357402-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004157 10.0.0.33 - - [2025-10-27 07:31:03] "GET /instance-ip/e4491f16-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.008971 10.0.0.33 - - [2025-10-27 07:31:03] "GET /virtual-machine-interface/e4357402-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004193 10.0.0.33 - - [2025-10-27 07:31:03] "POST /set-tag HTTP/1.1" 200 109 0.002110 10.0.0.33 - - [2025-10-27 07:31:03] "POST /tags HTTP/1.1" 200 299 0.033172 10.0.0.33 - - [2025-10-27 07:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.33 - - [2025-10-27 07:31:03] "GET /tag/a4d80426-608f-4ec9-b578-91e4013db4c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.022077 10.0.0.33 - - [2025-10-27 07:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.33 - - [2025-10-27 07:31:03] "GET /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004306 10.0.0.33 - - [2025-10-27 07:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.33 - - [2025-10-27 07:31:03] "GET /project/83515c2e-4f16-4050-95da-6140277ba4c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033491 10.0.0.33 - - [2025-10-27 07:31:03] "POST /virtual-machines HTTP/1.1" 200 395 0.024624 10.0.0.33 - - [2025-10-27 07:31:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.007972 10.0.0.33 - - [2025-10-27 07:31:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105258 10.0.0.33 - - [2025-10-27 07:31:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.009091 10.0.0.33 - - [2025-10-27 07:31:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005451 10.0.0.33 - - [2025-10-27 07:31:03] "GET /virtual-machine-interface/e4a2f540-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004957 10.0.0.33 - - [2025-10-27 07:31:03] "POST /instance-ips HTTP/1.1" 200 397 0.018073 10.0.0.33 - - [2025-10-27 07:31:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.017901 10.0.0.33 - - [2025-10-27 07:31:03] "GET /virtual-machine-interface/e4a2f540-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006967 10.0.0.33 - - [2025-10-27 07:31:03] "POST /set-tag HTTP/1.1" 200 109 0.018098 10.0.0.33 - - [2025-10-27 07:31:03] "GET /virtual-machine-interface/e4a2f540-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009084 10.0.0.33 - - [2025-10-27 07:31:03] "GET /instance-ip/e4bca9f4-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003351 10.0.0.33 - - [2025-10-27 07:31:03] "GET /virtual-machine-interface/e4a2f540-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004077 10.0.0.33 - - [2025-10-27 07:31:04] "POST /set-tag HTTP/1.1" 200 109 0.002098 10.0.0.33 - - [2025-10-27 07:31:04] "POST /tags HTTP/1.1" 200 299 0.017471 10.0.0.33 - - [2025-10-27 07:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.33 - - [2025-10-27 07:31:04] "GET /tag/9e67724d-897b-4c29-9402-f9f36117e543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011997 10.0.0.33 - - [2025-10-27 07:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.33 - - [2025-10-27 07:31:04] "GET /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.003800 10.0.0.33 - - [2025-10-27 07:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.33 - - [2025-10-27 07:31:04] "GET /project/83515c2e-4f16-4050-95da-6140277ba4c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035835 10.0.0.33 - - [2025-10-27 07:31:04] "POST /virtual-machines HTTP/1.1" 200 395 0.010455 10.0.0.33 - - [2025-10-27 07:31:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.007117 10.0.0.33 - - [2025-10-27 07:31:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120580 10.0.0.33 - - [2025-10-27 07:31:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.011324 10.0.0.33 - - [2025-10-27 07:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008673 10.0.0.33 - - [2025-10-27 07:31:04] "GET /virtual-machine-interface/e50d037c-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004240 10.0.0.33 - - [2025-10-27 07:31:04] "POST /instance-ips HTTP/1.1" 200 397 0.021444 10.0.0.33 - - [2025-10-27 07:31:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.025093 10.0.0.33 - - [2025-10-27 07:31:04] "GET /virtual-machine-interface/e50d037c-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012685 10.0.0.33 - - [2025-10-27 07:31:04] "POST /set-tag HTTP/1.1" 200 109 0.020212 10.0.0.33 - - [2025-10-27 07:31:04] "GET /virtual-machine-interface/e50d037c-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.020681 10.0.0.33 - - [2025-10-27 07:31:04] "GET /instance-ip/e5222dba-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003340 10.0.0.33 - - [2025-10-27 07:31:04] "GET /virtual-machine-interface/e50d037c-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004232 10.0.0.33 - - [2025-10-27 07:31:04] "POST /set-tag HTTP/1.1" 200 109 0.002232 10.0.0.33 - - [2025-10-27 07:31:04] "GET /virtual-router/552807d7-1aea-4a8f-ade3-302c07092ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.004928 10.0.0.33 - - [2025-10-27 07:31:04] "POST /ref-update HTTP/1.1" 200 156 0.008034 10.0.0.33 - - [2025-10-27 07:31:04] "GET /virtual-machine-interface/e3c9241e-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007379 10.0.0.33 - - [2025-10-27 07:31:04] "POST /set-tag HTTP/1.1" 200 109 0.002463 10.0.0.33 - - [2025-10-27 07:31:04] "GET /virtual-machine-interface/e1a2c65e-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004316 10.0.0.33 - - [2025-10-27 07:31:04] "POST /set-tag HTTP/1.1" 200 109 0.002799 10.0.0.33 - - [2025-10-27 07:31:04] "GET /virtual-router/552807d7-1aea-4a8f-ade3-302c07092ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2551 0.003960 10.0.0.33 - - [2025-10-27 07:31:04] "POST /ref-update HTTP/1.1" 200 156 0.007944 10.0.0.33 - - [2025-10-27 07:31:04] "GET /virtual-machine-interface/e4357402-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006704 10.0.0.33 - - [2025-10-27 07:31:04] "POST /set-tag HTTP/1.1" 200 109 0.003003 10.0.0.33 - - [2025-10-27 07:31:04] "GET /virtual-machine-interface/e215c87a-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003978 10.0.0.33 - - [2025-10-27 07:31:04] "POST /set-tag HTTP/1.1" 200 109 0.001915 10.0.0.33 - - [2025-10-27 07:31:04] "GET /virtual-router/552807d7-1aea-4a8f-ade3-302c07092ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2764 0.003312 10.0.0.33 - - [2025-10-27 07:31:04] "POST /ref-update HTTP/1.1" 200 156 0.008379 10.0.0.33 - - [2025-10-27 07:31:05] "GET /virtual-machine-interface/e4a2f540-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004886 10.0.0.33 - - [2025-10-27 07:31:05] "POST /set-tag HTTP/1.1" 200 109 0.002448 10.0.0.33 - - [2025-10-27 07:31:05] "GET /virtual-router/552807d7-1aea-4a8f-ade3-302c07092ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003751 10.0.0.33 - - [2025-10-27 07:31:05] "POST /ref-update HTTP/1.1" 200 156 0.007025 10.0.0.33 - - [2025-10-27 07:31:05] "GET /virtual-machine-interface/e50d037c-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003980 10.0.0.33 - - [2025-10-27 07:31:05] "POST /set-tag HTTP/1.1" 200 109 0.001909 10.0.0.33 - - [2025-10-27 07:31:05] "GET /virtual-machine-interface/e2ced1b2-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004682 10.0.0.33 - - [2025-10-27 07:31:05] "POST /set-tag HTTP/1.1" 200 109 0.002653 10.0.0.33 - - [2025-10-27 07:31:05] "GET /virtual-machine-interface/e346a412-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004068 10.0.0.33 - - [2025-10-27 07:31:05] "POST /set-tag HTTP/1.1" 200 109 0.001843 10.0.0.33 - - [2025-10-27 07:31:05] "GET /virtual-machine-interface/e3c9241e-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004387 10.0.0.33 - - [2025-10-27 07:31:05] "POST /set-tag HTTP/1.1" 200 109 0.001935 10.0.0.33 - - [2025-10-27 07:31:05] "GET /virtual-machine-interface/e4357402-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004252 10.0.0.33 - - [2025-10-27 07:31:05] "POST /set-tag HTTP/1.1" 200 109 0.001958 10.0.0.33 - - [2025-10-27 07:31:05] "GET /virtual-machine-interface/e4a2f540-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003631 10.0.0.33 - - [2025-10-27 07:31:05] "POST /set-tag HTTP/1.1" 200 109 0.001789 10.0.0.33 - - [2025-10-27 07:31:05] "GET /virtual-machine-interface/e50d037c-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004082 10.0.0.33 - - [2025-10-27 07:31:05] "POST /set-tag HTTP/1.1" 200 109 0.002774 10.0.0.33 - - [2025-10-27 07:31:09] "GET /virtual-machine-interface/e1a2c65e-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005015 10.0.0.33 - - [2025-10-27 07:31:09] "POST /set-tag HTTP/1.1" 200 109 0.002494 10.0.0.33 - - [2025-10-27 07:31:09] "GET /virtual-machine-interface/e4357402-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004852 10.0.0.33 - - [2025-10-27 07:31:09] "POST /set-tag HTTP/1.1" 200 109 0.002370 10.0.0.33 - - [2025-10-27 07:31:10] "GET /virtual-machine-interface/e215c87a-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004390 10.0.0.33 - - [2025-10-27 07:31:10] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.33 - - [2025-10-27 07:31:10] "GET /virtual-machine-interface/e50d037c-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004312 10.0.0.33 - - [2025-10-27 07:31:10] "POST /set-tag HTTP/1.1" 200 109 0.002039 10.0.0.33 - - [2025-10-27 07:31:11] "GET /virtual-machine-interface/e346a412-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006163 10.0.0.33 - - [2025-10-27 07:31:11] "POST /set-tag HTTP/1.1" 200 109 0.002176 10.0.0.33 - - [2025-10-27 07:31:12] "GET /virtual-machine-interface/e2ced1b2-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004287 10.0.0.33 - - [2025-10-27 07:31:12] "POST /set-tag HTTP/1.1" 200 109 0.001859 10.0.0.33 - - [2025-10-27 07:31:12] "GET /virtual-machine/80a19c92-c04d-424c-a784-1b7ac57be1d6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003378 10.0.0.33 - - [2025-10-27 07:31:12] "GET /virtual-machine-interface/e1a2c65e-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003792 10.0.0.33 - - [2025-10-27 07:31:12] "GET /virtual-machine/ed4561a8-b099-4aa3-8791-591ebe452aa8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002791 10.0.0.33 - - [2025-10-27 07:31:12] "GET /virtual-machine-interface/e215c87a-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004061 10.0.0.33 - - [2025-10-27 07:31:12] "GET /virtual-machine/3056cb57-802a-422f-88f1-6d6b430918ef?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003107 10.0.0.33 - - [2025-10-27 07:31:12] "GET /virtual-machine-interface/e2ced1b2-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004157 10.0.0.33 - - [2025-10-27 07:31:12] "GET /virtual-machine/8b9e0c93-3cd1-4b85-9409-3578f869f6b3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002704 10.0.0.33 - - [2025-10-27 07:31:12] "GET /virtual-machine-interface/e346a412-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004097 10.0.0.33 - - [2025-10-27 07:31:13] "GET /virtual-machine-interface/e3c9241e-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004423 10.0.0.33 - - [2025-10-27 07:31:13] "POST /set-tag HTTP/1.1" 200 109 0.002531 10.0.0.33 - - [2025-10-27 07:31:14] "GET /virtual-machine-interface/e4a2f540-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004504 10.0.0.33 - - [2025-10-27 07:31:14] "POST /set-tag HTTP/1.1" 200 109 0.001810 10.0.0.33 - - [2025-10-27 07:31:18] "GET /virtual-machine/a3dc8484-dbce-488c-8238-3991bc4d0ee0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003017 10.0.0.33 - - [2025-10-27 07:31:18] "GET /virtual-machine-interface/e3c9241e-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003787 10.0.0.33 - - [2025-10-27 07:31:18] "GET /virtual-machine/3741b73b-aec9-41df-839b-ecd9ec763b10?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002803 10.0.0.33 - - [2025-10-27 07:31:18] "GET /virtual-machine-interface/e4a2f540-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004421 10.0.0.33 - - [2025-10-27 07:31:18] "GET /virtual-machine/bfda5dc9-b6d9-45f8-8d4d-2a12b5fdb5c4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002734 10.0.0.33 - - [2025-10-27 07:31:18] "GET /virtual-machine-interface/e4357402-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004122 10.0.0.33 - - [2025-10-27 07:31:18] "GET /virtual-machine/946d0ab6-4de1-40ad-887d-dc0fbf9f02f7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002763 10.0.0.33 - - [2025-10-27 07:31:18] "GET /virtual-machine-interface/e50d037c-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003722 10.0.0.33 - - [2025-10-27 07:31:18] "GET /loadbalancer/1e91c93a-1b72-4fe6-b256-1745a577d321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004094 10.0.0.33 - - [2025-10-27 07:31:18] "POST /tags HTTP/1.1" 200 333 0.030518 10.0.0.33 - - [2025-10-27 07:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.016973 10.0.0.33 - - [2025-10-27 07:31:18] "GET /tag/a80a5f94-5719-4c7b-80a7-71f33d2cd50e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.026126 10.0.0.33 - - [2025-10-27 07:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.33 - - [2025-10-27 07:31:18] "GET /project/63cf2cbb-4930-444f-808c-f67e862ebf6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.039160 10.0.0.33 - - [2025-10-27 07:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.33 - - [2025-10-27 07:31:18] "GET /virtual-network/68c8cf49-e3a6-4366-b831-1372663fe324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003523 10.0.0.33 - - [2025-10-27 07:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.33 - - [2025-10-27 07:31:18] "GET /service-appliance-set/99a72c31-6ee3-498c-a80c-71b84be4f6bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002311 10.0.0.33 - - [2025-10-27 07:31:18] "POST /fqname-to-id HTTP/1.1" 404 273 0.001488 10.0.0.33 - - [2025-10-27 07:31:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.100996 10.0.0.33 - - [2025-10-27 07:31:19] "GET /virtual-machine-interface/f0c5ac8c-9df9-4dbb-a724-2851e9692660?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.015052 10.0.0.33 - - [2025-10-27 07:31:19] "POST /instance-ips HTTP/1.1" 200 409 0.021252 10.0.0.33 - - [2025-10-27 07:31:19] "GET /instance-ip/af61a314-7dba-48d4-967a-1f77d352355a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.004072 10.0.0.33 - - [2025-10-27 07:31:19] "POST /loadbalancers HTTP/1.1" 200 629 0.061976 10.0.0.33 - - [2025-10-27 07:31:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.020331 10.0.0.33 - - [2025-10-27 07:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007262 10.0.0.33 - - [2025-10-27 07:31:19] "GET /project/63cf2cbb-4930-444f-808c-f67e862ebf6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.036870 10.0.0.33 - - [2025-10-27 07:31:19] "GET /instance-ip/af61a314-7dba-48d4-967a-1f77d352355a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.002657 10.0.0.33 - - [2025-10-27 07:31:19] "POST /floating-ips HTTP/1.1" 200 597 0.025873 10.0.0.33 - - [2025-10-27 07:31:19] "GET /project/63cf2cbb-4930-444f-808c-f67e862ebf6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.057544 10.0.0.33 - - [2025-10-27 07:31:19] "GET /loadbalancer/1e91c93a-1b72-4fe6-b256-1745a577d321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.004050 10.0.0.33 - - [2025-10-27 07:31:19] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.015649 10.0.0.33 - - [2025-10-27 07:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.33 - - [2025-10-27 07:31:19] "GET /project/63cf2cbb-4930-444f-808c-f67e862ebf6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.028728 10.0.0.33 - - [2025-10-27 07:31:19] "GET /loadbalancer-listener/f2823675-516f-4765-84dd-b05b86551004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.002923 10.0.0.33 - - [2025-10-27 07:31:19] "GET /loadbalancer-listener/f2823675-516f-4765-84dd-b05b86551004?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.002610 10.0.0.33 - - [2025-10-27 07:31:19] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.020444 10.0.0.33 - - [2025-10-27 07:31:19] "GET /instance-ip/af61a314-7dba-48d4-967a-1f77d352355a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003407 10.0.0.33 - - [2025-10-27 07:31:19] "GET /instance-ip/af61a314-7dba-48d4-967a-1f77d352355a?fields=floating_ips HTTP/1.1" 200 1213 0.004383 10.0.0.33 - - [2025-10-27 07:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.33 - - [2025-10-27 07:31:19] "GET /loadbalancer/1e91c93a-1b72-4fe6-b256-1745a577d321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002298 10.0.0.33 - - [2025-10-27 07:31:19] "GET /loadbalancer-pool/f2e54c7e-d0a0-423e-86e9-117c173d986d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.002945 10.0.0.33 - - [2025-10-27 07:31:19] "GET /floating-ip/80fe5018-2038-459f-88da-a960d96eac0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.002741 10.0.0.33 - - [2025-10-27 07:31:19] "POST /loadbalancer-members HTTP/1.1" 200 721 0.021031 10.0.0.33 - - [2025-10-27 07:31:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.011158 10.0.0.33 - - [2025-10-27 07:31:19] "GET /virtual-machine-interface/e215c87a-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010625 10.0.0.33 - - [2025-10-27 07:31:19] "GET /virtual-machine-interface/e215c87a-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004071 10.0.0.33 - - [2025-10-27 07:31:19] "POST /ref-update HTTP/1.1" 200 156 0.016995 10.0.0.33 - - [2025-10-27 07:31:19] "GET /floating-ip/80fe5018-2038-459f-88da-a960d96eac0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.012969 10.0.0.33 - - [2025-10-27 07:31:19] "POST /tags HTTP/1.1" 409 221 0.002311 10.0.0.33 - - [2025-10-27 07:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.33 - - [2025-10-27 07:31:19] "GET /tag/a80a5f94-5719-4c7b-80a7-71f33d2cd50e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015649 10.0.0.33 - - [2025-10-27 07:31:19] "GET /loadbalancer/1e91c93a-1b72-4fe6-b256-1745a577d321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002397 10.0.0.33 - - [2025-10-27 07:31:19] "PUT /floating-ip/80fe5018-2038-459f-88da-a960d96eac0b HTTP/1.1" 200 256 0.009615 10.0.0.33 - - [2025-10-27 07:31:19] "POST /set-tag HTTP/1.1" 200 109 0.063502 10.0.0.33 - - [2025-10-27 07:31:19] "GET /loadbalancer-pool/f2e54c7e-d0a0-423e-86e9-117c173d986d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.002736 10.0.0.33 - - [2025-10-27 07:31:19] "POST /loadbalancer-members HTTP/1.1" 200 721 0.018270 10.0.0.33 - - [2025-10-27 07:31:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.007536 10.0.0.33 - - [2025-10-27 07:31:19] "GET /virtual-machine-interface/e1a2c65e-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013049 10.0.0.33 - - [2025-10-27 07:31:19] "GET /virtual-machine-interface/e1a2c65e-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003729 10.0.0.33 - - [2025-10-27 07:31:19] "POST /ref-update HTTP/1.1" 200 156 0.019665 10.0.0.33 - - [2025-10-27 07:31:19] "GET /floating-ip/80fe5018-2038-459f-88da-a960d96eac0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.011439 10.0.0.33 - - [2025-10-27 07:31:19] "POST /set-tag HTTP/1.1" 200 109 0.099517 10.0.0.33 - - [2025-10-27 07:31:20] "POST /tags HTTP/1.1" 409 206 0.002057 10.0.0.33 - - [2025-10-27 07:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.33 - - [2025-10-27 07:31:20] "GET /tag/74512ee3-8891-40b2-9b46-f021d5d8dd84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.009651 10.0.0.33 - - [2025-10-27 07:31:20] "POST /tags HTTP/1.1" 409 204 0.001769 10.0.0.33 - - [2025-10-27 07:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.33 - - [2025-10-27 07:31:20] "GET /tag/e925e684-c96e-45eb-8c8b-9d7612a36b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010374 10.0.0.33 - - [2025-10-27 07:31:20] "GET /application-policy-set/5b711695-161c-41c0-8c9c-cec1504eb4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002030 10.0.0.33 - - [2025-10-27 07:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.33 - - [2025-10-27 07:31:20] "GET /policy-management/79dc8d01-42de-4df4-92df-ab565e5d69f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002705 10.0.0.33 - - [2025-10-27 07:31:20] "POST /tags HTTP/1.1" 409 206 0.001464 10.0.0.33 - - [2025-10-27 07:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001249 10.0.0.33 - - [2025-10-27 07:31:20] "GET /tag/74512ee3-8891-40b2-9b46-f021d5d8dd84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.009405 10.0.0.33 - - [2025-10-27 07:31:20] "POST /tags HTTP/1.1" 409 226 0.001298 10.0.0.33 - - [2025-10-27 07:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.33 - - [2025-10-27 07:31:20] "GET /tag/874b1c28-e3dd-424c-a6ba-dca8b070e220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009973 10.0.0.33 - - [2025-10-27 07:31:20] "POST /tags HTTP/1.1" 409 204 0.001717 10.0.0.33 - - [2025-10-27 07:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001371 10.0.0.33 - - [2025-10-27 07:31:20] "GET /tag/e925e684-c96e-45eb-8c8b-9d7612a36b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.009454 10.0.0.33 - - [2025-10-27 07:31:20] "POST /tags HTTP/1.1" 409 226 0.001305 10.0.0.33 - - [2025-10-27 07:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.33 - - [2025-10-27 07:31:20] "GET /tag/874b1c28-e3dd-424c-a6ba-dca8b070e220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009513 10.0.0.33 - - [2025-10-27 07:31:20] "GET /application-policy-set/5b711695-161c-41c0-8c9c-cec1504eb4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002022 10.0.0.33 - - [2025-10-27 07:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.33 - - [2025-10-27 07:31:20] "GET /policy-management/79dc8d01-42de-4df4-92df-ab565e5d69f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001897 10.0.0.33 - - [2025-10-27 07:31:20] "POST /firewall-rules HTTP/1.1" 200 626 0.067458 10.0.0.33 - - [2025-10-27 07:31:20] "POST /firewall-rules HTTP/1.1" 200 646 0.082797 10.0.0.33 - - [2025-10-27 07:31:20] "GET /firewall-rule/95fa5a3a-53de-443f-b2c9-85bc3c4957c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.021677 10.0.0.33 - - [2025-10-27 07:31:20] "GET /firewall-policy/0e3365ae-cf88-4443-b051-81cb97ed7edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002280 10.0.0.33 - - [2025-10-27 07:31:20] "GET /firewall-rule/8878912f-87ea-4346-b073-04be352dcb33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003761 10.0.0.33 - - [2025-10-27 07:31:20] "POST /ref-update HTTP/1.1" 200 156 0.012721 10.0.0.33 - - [2025-10-27 07:31:20] "POST /firewall-policys HTTP/1.1" 200 606 0.028953 10.0.0.33 - - [2025-10-27 07:31:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.011840 10.0.0.33 - - [2025-10-27 07:31:20] "GET /firewall-policy/27edef02-de7a-4ea2-a43f-68bd24489580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.005019 10.0.0.33 - - [2025-10-27 07:31:20] "GET /application-policy-set/5b711695-161c-41c0-8c9c-cec1504eb4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001786 10.0.0.33 - - [2025-10-27 07:31:20] "GET /firewall-policy/27edef02-de7a-4ea2-a43f-68bd24489580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002593 10.0.0.33 - - [2025-10-27 07:31:20] "GET /firewall-policy/00dc63c4-bc6b-4357-b082-e94ebfbdb4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4895 0.003697 10.0.0.33 - - [2025-10-27 07:31:20] "GET /firewall-policy/061e8b2f-a47b-4123-a38e-07ebe88f2556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.002846 10.0.0.33 - - [2025-10-27 07:31:20] "GET /firewall-policy/0e3365ae-cf88-4443-b051-81cb97ed7edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.005729 10.0.0.33 - - [2025-10-27 07:31:20] "GET /firewall-policy/0e3365ae-cf88-4443-b051-81cb97ed7edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002311 10.0.0.33 - - [2025-10-27 07:31:20] "GET /firewall-policy/00dc63c4-bc6b-4357-b082-e94ebfbdb4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4895 0.002100 10.0.0.33 - - [2025-10-27 07:31:21] "POST /ref-update HTTP/1.1" 200 156 0.018199 10.0.0.33 - - [2025-10-27 07:31:21] "POST /ref-update HTTP/1.1" 200 156 0.024343 10.0.0.33 - - [2025-10-27 07:31:21] "POST /ref-update HTTP/1.1" 200 156 0.024444 10.0.0.33 - - [2025-10-27 07:31:21] "POST /ref-update HTTP/1.1" 200 156 0.042180 10.0.0.33 - - [2025-10-27 07:31:21] "POST /ref-update HTTP/1.1" 200 156 0.027595 10.0.0.33 - - [2025-10-27 07:31:21] "GET /firewall-policy/27edef02-de7a-4ea2-a43f-68bd24489580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.006822 10.0.0.33 - - [2025-10-27 07:32:50] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005476 10.0.0.33 - - [2025-10-27 07:32:50] "POST /set-tag HTTP/1.1" 200 109 0.004997 10.0.0.33 - - [2025-10-27 07:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.33 - - [2025-10-27 07:32:50] "GET /loadbalancer/d4a20cbf-8766-4753-af4d-4fb121c1ee81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003979 10.0.0.33 - - [2025-10-27 07:32:50] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004184 10.0.0.33 - - [2025-10-27 07:32:50] "POST /set-tag HTTP/1.1" 200 109 0.035794 10.0.0.33 - - [2025-10-27 07:32:50] "DELETE /loadbalancer-member/37f78fb2-8424-4338-8502-ea9e2624bf50 HTTP/1.1" 200 115 0.068472 10.0.0.33 - - [2025-10-27 07:32:50] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005482 10.0.0.33 - - [2025-10-27 07:32:50] "POST /set-tag HTTP/1.1" 200 109 0.004461 10.0.0.33 - - [2025-10-27 07:32:50] "DELETE /loadbalancer-member/6bc9f842-7035-4f3e-a000-c008ecc71efe HTTP/1.1" 200 115 0.045052 10.0.0.33 - - [2025-10-27 07:32:50] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011491 10.0.0.33 - - [2025-10-27 07:32:50] "POST /set-tag HTTP/1.1" 200 109 0.002261 10.0.0.33 - - [2025-10-27 07:32:50] "DELETE /loadbalancer-member/af28c556-0306-49ba-a584-2c03bb7574a9 HTTP/1.1" 200 115 0.031506 10.0.0.33 - - [2025-10-27 07:32:50] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007890 10.0.0.33 - - [2025-10-27 07:32:50] "POST /set-tag HTTP/1.1" 200 109 0.002471 10.0.0.33 - - [2025-10-27 07:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.33 - - [2025-10-27 07:32:50] "GET /loadbalancer/d4a20cbf-8766-4753-af4d-4fb121c1ee81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.005086 10.0.0.33 - - [2025-10-27 07:32:50] "GET /loadbalancer-pool/70a3263e-3f83-43ab-a287-c3c9a24657a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002542 10.0.0.33 - - [2025-10-27 07:32:50] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021824 10.0.0.33 - - [2025-10-27 07:32:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.011464 10.0.0.33 - - [2025-10-27 07:32:51] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.016305 10.0.0.33 - - [2025-10-27 07:32:51] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.013294 10.0.0.33 - - [2025-10-27 07:32:51] "GET /floating-ip/5647d18d-9a63-4997-ba0b-327d2beb043d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002568 10.0.0.33 - - [2025-10-27 07:32:51] "POST /set-tag HTTP/1.1" 200 109 0.063733 10.0.0.33 - - [2025-10-27 07:32:51] "GET /loadbalancer-pool/c9e798cc-704c-4dcd-ba0d-d809c339b381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.028046 10.0.0.33 - - [2025-10-27 07:32:51] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017081 10.0.0.33 - - [2025-10-27 07:32:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.009813 10.0.0.33 - - [2025-10-27 07:32:51] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008049 10.0.0.33 - - [2025-10-27 07:32:51] "POST /set-tag HTTP/1.1" 200 109 0.004924 10.0.0.33 - - [2025-10-27 07:32:51] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006420 10.0.0.33 - - [2025-10-27 07:32:51] "GET /floating-ip/5647d18d-9a63-4997-ba0b-327d2beb043d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002537 10.0.0.33 - - [2025-10-27 07:32:51] "GET /loadbalancer-pool/7079d95b-7141-4547-900f-e939ff6712ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003546 10.0.0.33 - - [2025-10-27 07:32:51] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019206 10.0.0.33 - - [2025-10-27 07:32:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.020797 10.0.0.33 - - [2025-10-27 07:32:51] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006952 10.0.0.33 - - [2025-10-27 07:32:51] "GET /virtual-machine-interface/8c3dfa22-b305-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008082 10.0.0.33 - - [2025-10-27 07:32:51] "GET /floating-ip/5647d18d-9a63-4997-ba0b-327d2beb043d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.013272 10.0.0.33 - - [2025-10-27 07:32:51] "POST /set-tag HTTP/1.1" 200 109 0.002261 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:33:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000952 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:33:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000965 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:33:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000915 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:33:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000881 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:33:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000892 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:33:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000802 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:33:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000825 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:33:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000813 10.0.0.33 - - [2025-10-27 07:33:27] "POST /tags HTTP/1.1" 409 252 0.002217 10.0.0.33 - - [2025-10-27 07:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.33 - - [2025-10-27 07:33:27] "GET /tag/85c44c82-7d0a-4d27-813c-bb6b6f50cc7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.010231 10.0.0.33 - - [2025-10-27 07:33:27] "POST /tags HTTP/1.1" 409 228 0.002127 10.0.0.33 - - [2025-10-27 07:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.33 - - [2025-10-27 07:33:27] "GET /tag/54469119-448b-428b-b985-a72ab0c97cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012881 10.0.0.33 - - [2025-10-27 07:33:27] "GET /application-policy-set/5b711695-161c-41c0-8c9c-cec1504eb4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003752 10.0.0.33 - - [2025-10-27 07:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001566 10.0.0.33 - - [2025-10-27 07:33:27] "GET /policy-management/79dc8d01-42de-4df4-92df-ab565e5d69f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002245 10.0.0.33 - - [2025-10-27 07:33:27] "POST /tags HTTP/1.1" 409 206 0.002220 10.0.0.33 - - [2025-10-27 07:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.33 - - [2025-10-27 07:33:27] "GET /tag/74512ee3-8891-40b2-9b46-f021d5d8dd84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010463 10.0.0.33 - - [2025-10-27 07:33:27] "POST /tags HTTP/1.1" 409 226 0.002353 10.0.0.33 - - [2025-10-27 07:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.33 - - [2025-10-27 07:33:27] "GET /tag/874b1c28-e3dd-424c-a6ba-dca8b070e220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010589 10.0.0.33 - - [2025-10-27 07:33:27] "POST /tags HTTP/1.1" 409 204 0.003010 10.0.0.33 - - [2025-10-27 07:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.33 - - [2025-10-27 07:33:27] "GET /tag/e925e684-c96e-45eb-8c8b-9d7612a36b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011392 10.0.0.33 - - [2025-10-27 07:33:27] "POST /tags HTTP/1.1" 409 226 0.001928 10.0.0.33 - - [2025-10-27 07:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.33 - - [2025-10-27 07:33:27] "GET /tag/874b1c28-e3dd-424c-a6ba-dca8b070e220?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010162 10.0.0.33 - - [2025-10-27 07:33:27] "POST /tags HTTP/1.1" 409 228 0.001708 10.0.0.33 - - [2025-10-27 07:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.33 - - [2025-10-27 07:33:27] "GET /tag/54469119-448b-428b-b985-a72ab0c97cc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009981 10.0.0.33 - - [2025-10-27 07:33:27] "POST /tags HTTP/1.1" 409 252 0.001512 10.0.0.33 - - [2025-10-27 07:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.33 - - [2025-10-27 07:33:27] "GET /tag/85c44c82-7d0a-4d27-813c-bb6b6f50cc7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.013546 10.0.0.33 - - [2025-10-27 07:33:27] "GET /application-policy-set/5b711695-161c-41c0-8c9c-cec1504eb4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002728 10.0.0.33 - - [2025-10-27 07:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.33 - - [2025-10-27 07:33:27] "GET /policy-management/79dc8d01-42de-4df4-92df-ab565e5d69f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002497 10.0.0.33 - - [2025-10-27 07:33:27] "POST /firewall-rules HTTP/1.1" 409 281 0.002164 10.0.0.33 - - [2025-10-27 07:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.33 - - [2025-10-27 07:33:27] "PUT /firewall-rule/8878912f-87ea-4346-b073-04be352dcb33 HTTP/1.1" 200 260 0.017730 10.0.0.33 - - [2025-10-27 07:33:27] "POST /firewall-rules HTTP/1.1" 409 291 0.002704 10.0.0.33 - - [2025-10-27 07:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002379 10.0.0.33 - - [2025-10-27 07:33:27] "PUT /firewall-rule/95fa5a3a-53de-443f-b2c9-85bc3c4957c3 HTTP/1.1" 200 260 0.029052 10.0.0.33 - - [2025-10-27 07:33:27] "GET /firewall-rule/95fa5a3a-53de-443f-b2c9-85bc3c4957c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.012387 10.0.0.33 - - [2025-10-27 07:33:27] "POST /firewall-rules HTTP/1.1" 200 658 0.076293 10.0.0.33 - - [2025-10-27 07:33:27] "GET /firewall-rule/6359f5d0-913f-4f8c-8bb0-453d95863263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003792 10.0.0.33 - - [2025-10-27 07:33:27] "GET /firewall-policy/0e3365ae-cf88-4443-b051-81cb97ed7edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002364 10.0.0.33 - - [2025-10-27 07:33:27] "GET /firewall-rule/8878912f-87ea-4346-b073-04be352dcb33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002315 10.0.0.33 - - [2025-10-27 07:33:27] "POST /firewall-policys HTTP/1.1" 409 269 0.001923 10.0.0.33 - - [2025-10-27 07:33:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.33 - - [2025-10-27 07:33:27] "PUT /firewall-policy/27edef02-de7a-4ea2-a43f-68bd24489580 HTTP/1.1" 200 264 0.017633 10.0.0.33 - - [2025-10-27 07:33:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.014413 10.0.0.33 - - [2025-10-27 07:33:28] "GET /firewall-policy/27edef02-de7a-4ea2-a43f-68bd24489580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.011501 10.0.0.33 - - [2025-10-27 07:33:28] "GET /application-policy-set/5b711695-161c-41c0-8c9c-cec1504eb4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002475 10.0.0.33 - - [2025-10-27 07:33:28] "GET /firewall-policy/27edef02-de7a-4ea2-a43f-68bd24489580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001866 10.0.0.33 - - [2025-10-27 07:33:28] "GET /firewall-policy/00dc63c4-bc6b-4357-b082-e94ebfbdb4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4895 0.001861 10.0.0.33 - - [2025-10-27 07:33:28] "GET /firewall-policy/061e8b2f-a47b-4123-a38e-07ebe88f2556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.002898 10.0.0.33 - - [2025-10-27 07:33:28] "GET /firewall-policy/0e3365ae-cf88-4443-b051-81cb97ed7edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003229 10.0.0.33 - - [2025-10-27 07:33:28] "GET /firewall-policy/27edef02-de7a-4ea2-a43f-68bd24489580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002218 10.0.0.33 - - [2025-10-27 07:33:28] "GET /firewall-policy/27edef02-de7a-4ea2-a43f-68bd24489580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002612 10.0.0.33 - - [2025-10-27 07:34:29] "GET /virtual-machine-interface/e1a2c65e-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.015594 10.0.0.33 - - [2025-10-27 07:34:29] "POST /set-tag HTTP/1.1" 200 109 0.006560 10.0.0.33 - - [2025-10-27 07:34:29] "GET /virtual-machine-interface/e2ced1b2-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010575 10.0.0.33 - - [2025-10-27 07:34:29] "POST /set-tag HTTP/1.1" 200 109 0.002397 10.0.0.33 - - [2025-10-27 07:34:29] "GET /virtual-machine-interface/e3c9241e-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006587 10.0.0.33 - - [2025-10-27 07:34:29] "POST /set-tag HTTP/1.1" 200 109 0.002954 10.0.0.33 - - [2025-10-27 07:34:29] "GET /virtual-machine-interface/e346a412-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004306 10.0.0.33 - - [2025-10-27 07:34:29] "POST /set-tag HTTP/1.1" 200 109 0.002097 10.0.0.33 - - [2025-10-27 07:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.33 - - [2025-10-27 07:34:29] "GET /loadbalancer/1e91c93a-1b72-4fe6-b256-1745a577d321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002324 10.0.0.33 - - [2025-10-27 07:34:29] "GET /virtual-machine-interface/e1a2c65e-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006409 10.0.0.33 - - [2025-10-27 07:34:29] "POST /set-tag HTTP/1.1" 200 109 0.017748 10.0.0.33 - - [2025-10-27 07:34:29] "DELETE /loadbalancer-member/a5cc8522-f69d-4bb7-a260-7f5ddc348799 HTTP/1.1" 200 115 0.031434 10.0.0.33 - - [2025-10-27 07:34:29] "GET /virtual-machine-interface/e4357402-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004423 10.0.0.33 - - [2025-10-27 07:34:29] "POST /set-tag HTTP/1.1" 200 109 0.002532 10.0.0.33 - - [2025-10-27 07:34:29] "GET /virtual-machine-interface/e215c87a-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004478 10.0.0.33 - - [2025-10-27 07:34:29] "POST /set-tag HTTP/1.1" 200 109 0.001774 10.0.0.33 - - [2025-10-27 07:34:29] "GET /virtual-machine-interface/e50d037c-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005328 10.0.0.33 - - [2025-10-27 07:34:29] "POST /set-tag HTTP/1.1" 200 109 0.002036 10.0.0.33 - - [2025-10-27 07:34:29] "GET /virtual-machine-interface/e4a2f540-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003634 10.0.0.33 - - [2025-10-27 07:34:29] "POST /set-tag HTTP/1.1" 200 109 0.002509 10.0.0.33 - - [2025-10-27 07:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.33 - - [2025-10-27 07:34:29] "GET /loadbalancer/1e91c93a-1b72-4fe6-b256-1745a577d321?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002128 10.0.0.33 - - [2025-10-27 07:34:31] "GET /virtual-machine-interface/e346a412-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011889 10.0.0.33 - - [2025-10-27 07:34:31] "POST /set-tag HTTP/1.1" 200 109 0.006383 10.0.0.33 - - [2025-10-27 07:34:31] "GET /virtual-machine-interface/e346a412-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004103 10.0.0.33 - - [2025-10-27 07:34:31] "POST /set-tag HTTP/1.1" 200 109 0.002356 10.0.0.33 - - [2025-10-27 07:34:31] "GET /virtual-machine/8b9e0c93-3cd1-4b85-9409-3578f869f6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002509 10.0.0.33 - - [2025-10-27 07:34:31] "POST /ref-update HTTP/1.1" 200 156 0.011309 10.0.0.33 - - [2025-10-27 07:34:31] "GET /virtual-machine-interface/e346a412-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.010710 10.0.0.33 - - [2025-10-27 07:34:31] "POST /set-tag HTTP/1.1" 200 109 0.016350 10.0.0.33 - - [2025-10-27 07:34:31] "POST /set-tag HTTP/1.1" 200 109 0.015602 10.0.0.33 - - [2025-10-27 07:34:31] "POST /set-tag HTTP/1.1" 200 109 0.029934 10.0.0.33 - - [2025-10-27 07:34:31] "POST /set-tag HTTP/1.1" 200 109 0.035681 10.0.0.33 - - [2025-10-27 07:34:31] "POST /set-tag HTTP/1.1" 200 109 0.024048 10.0.0.33 - - [2025-10-27 07:34:31] "DELETE /instance-ip/e35fee2c-b306-11f0-a147-fa163e692829 HTTP/1.1" 200 115 0.063218 10.0.0.33 - - [2025-10-27 07:34:31] "DELETE /virtual-machine-interface/e346a412-b306-11f0-a147-fa163e692829 HTTP/1.1" 200 115 0.053967 10.0.0.33 - - [2025-10-27 07:34:31] "DELETE /virtual-machine/8b9e0c93-3cd1-4b85-9409-3578f869f6b3 HTTP/1.1" 200 115 0.013192 10.0.0.33 - - [2025-10-27 07:34:31] "GET /virtual-machine-interface/e1a2c65e-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005190 10.0.0.33 - - [2025-10-27 07:34:31] "POST /set-tag HTTP/1.1" 200 109 0.002604 10.0.0.33 - - [2025-10-27 07:34:31] "GET /virtual-machine-interface/e1a2c65e-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003689 10.0.0.33 - - [2025-10-27 07:34:31] "POST /set-tag HTTP/1.1" 200 109 0.001816 10.0.0.33 - - [2025-10-27 07:34:31] "GET /virtual-machine/80a19c92-c04d-424c-a784-1b7ac57be1d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002916 10.0.0.33 - - [2025-10-27 07:34:31] "POST /ref-update HTTP/1.1" 200 156 0.010272 10.0.0.33 - - [2025-10-27 07:34:31] "GET /virtual-machine-interface/e1a2c65e-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008183 10.0.0.33 - - [2025-10-27 07:34:31] "POST /set-tag HTTP/1.1" 200 109 0.020851 10.0.0.33 - - [2025-10-27 07:34:32] "POST /set-tag HTTP/1.1" 200 109 0.029416 10.0.0.33 - - [2025-10-27 07:34:32] "POST /set-tag HTTP/1.1" 200 109 0.026544 10.0.0.33 - - [2025-10-27 07:34:32] "POST /set-tag HTTP/1.1" 200 109 0.015126 10.0.0.33 - - [2025-10-27 07:34:32] "POST /set-tag HTTP/1.1" 200 109 0.029512 10.0.0.33 - - [2025-10-27 07:34:32] "DELETE /instance-ip/e1bcd062-b306-11f0-a147-fa163e692829 HTTP/1.1" 200 115 0.056491 10.0.0.33 - - [2025-10-27 07:34:32] "POST /ref-update HTTP/1.1" 200 156 0.010506 10.0.0.33 - - [2025-10-27 07:34:32] "DELETE /virtual-machine-interface/e1a2c65e-b306-11f0-a147-fa163e692829 HTTP/1.1" 200 115 0.047052 10.0.0.33 - - [2025-10-27 07:34:32] "DELETE /virtual-machine/80a19c92-c04d-424c-a784-1b7ac57be1d6 HTTP/1.1" 200 115 0.020293 10.0.0.33 - - [2025-10-27 07:34:32] "GET /virtual-machine-interface/e215c87a-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.009054 10.0.0.33 - - [2025-10-27 07:34:32] "POST /set-tag HTTP/1.1" 200 109 0.002501 10.0.0.33 - - [2025-10-27 07:34:32] "GET /virtual-machine-interface/e215c87a-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004971 10.0.0.33 - - [2025-10-27 07:34:32] "POST /set-tag HTTP/1.1" 200 109 0.001923 10.0.0.33 - - [2025-10-27 07:34:32] "GET /virtual-machine/ed4561a8-b099-4aa3-8791-591ebe452aa8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003281 10.0.0.33 - - [2025-10-27 07:34:32] "POST /ref-update HTTP/1.1" 200 156 0.008959 10.0.0.33 - - [2025-10-27 07:34:32] "GET /virtual-machine-interface/e215c87a-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008790 10.0.0.33 - - [2025-10-27 07:34:32] "POST /set-tag HTTP/1.1" 200 109 0.019305 10.0.0.33 - - [2025-10-27 07:34:32] "POST /set-tag HTTP/1.1" 200 109 0.034054 10.0.0.33 - - [2025-10-27 07:34:32] "POST /set-tag HTTP/1.1" 200 109 0.029790 10.0.0.33 - - [2025-10-27 07:34:32] "POST /set-tag HTTP/1.1" 200 109 0.021238 10.0.0.33 - - [2025-10-27 07:34:32] "POST /set-tag HTTP/1.1" 200 109 0.028489 10.0.0.33 - - [2025-10-27 07:34:32] "DELETE /instance-ip/e22dfb8e-b306-11f0-a147-fa163e692829 HTTP/1.1" 200 115 0.044798 10.0.0.33 - - [2025-10-27 07:34:32] "POST /ref-update HTTP/1.1" 200 156 0.007637 10.0.0.33 - - [2025-10-27 07:34:32] "DELETE /virtual-machine-interface/e215c87a-b306-11f0-a147-fa163e692829 HTTP/1.1" 200 115 0.038634 10.0.0.33 - - [2025-10-27 07:34:32] "DELETE /virtual-machine/ed4561a8-b099-4aa3-8791-591ebe452aa8 HTTP/1.1" 200 115 0.018209 10.0.0.33 - - [2025-10-27 07:34:32] "DELETE /tag/c16ee8ce-ff0f-4621-b72b-ac3f3a018212 HTTP/1.1" 200 115 0.031035 10.0.0.33 - - [2025-10-27 07:34:32] "GET /virtual-machine-interface/e2ced1b2-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004043 10.0.0.33 - - [2025-10-27 07:34:32] "POST /set-tag HTTP/1.1" 200 109 0.002282 10.0.0.33 - - [2025-10-27 07:34:32] "GET /virtual-machine-interface/e2ced1b2-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008404 10.0.0.33 - - [2025-10-27 07:34:32] "POST /set-tag HTTP/1.1" 200 109 0.001919 10.0.0.33 - - [2025-10-27 07:34:33] "GET /virtual-machine/3056cb57-802a-422f-88f1-6d6b430918ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003286 10.0.0.33 - - [2025-10-27 07:34:33] "POST /ref-update HTTP/1.1" 200 156 0.008885 10.0.0.33 - - [2025-10-27 07:34:33] "GET /virtual-machine-interface/e2ced1b2-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007102 10.0.0.33 - - [2025-10-27 07:34:33] "POST /set-tag HTTP/1.1" 200 109 0.022514 10.0.0.33 - - [2025-10-27 07:34:33] "POST /set-tag HTTP/1.1" 200 109 0.027749 10.0.0.33 - - [2025-10-27 07:34:33] "POST /set-tag HTTP/1.1" 200 109 0.029427 10.0.0.33 - - [2025-10-27 07:34:33] "POST /set-tag HTTP/1.1" 200 109 0.013320 10.0.0.33 - - [2025-10-27 07:34:33] "POST /set-tag HTTP/1.1" 200 109 0.017236 10.0.0.33 - - [2025-10-27 07:34:33] "DELETE /instance-ip/e2e9137e-b306-11f0-a147-fa163e692829 HTTP/1.1" 200 115 0.040674 10.0.0.33 - - [2025-10-27 07:34:33] "DELETE /virtual-machine-interface/e2ced1b2-b306-11f0-a147-fa163e692829 HTTP/1.1" 200 115 0.031131 10.0.0.33 - - [2025-10-27 07:34:33] "DELETE /virtual-machine/3056cb57-802a-422f-88f1-6d6b430918ef HTTP/1.1" 200 115 0.032857 10.0.0.33 - - [2025-10-27 07:34:33] "DELETE /tag/74512ee3-8891-40b2-9b46-f021d5d8dd84 HTTP/1.1" 409 388 0.005198 10.0.0.33 - - [2025-10-27 07:34:33] "DELETE /tag/640a96be-1b69-4ca9-a447-9f176d25fdf9 HTTP/1.1" 200 115 0.029241 10.0.0.33 - - [2025-10-27 07:35:01] "GET /virtual-machine-interface/e50d037c-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004333 10.0.0.33 - - [2025-10-27 07:35:01] "POST /set-tag HTTP/1.1" 200 109 0.002759 10.0.0.33 - - [2025-10-27 07:35:01] "GET /virtual-machine-interface/e50d037c-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009801 10.0.0.33 - - [2025-10-27 07:35:01] "POST /set-tag HTTP/1.1" 200 109 0.008294 10.0.0.33 - - [2025-10-27 07:35:01] "GET /virtual-machine/946d0ab6-4de1-40ad-887d-dc0fbf9f02f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002763 10.0.0.33 - - [2025-10-27 07:35:01] "POST /ref-update HTTP/1.1" 200 156 0.015289 10.0.0.33 - - [2025-10-27 07:35:01] "GET /virtual-machine-interface/e50d037c-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.008406 10.0.0.33 - - [2025-10-27 07:35:01] "POST /set-tag HTTP/1.1" 200 109 0.017757 10.0.0.33 - - [2025-10-27 07:35:01] "POST /set-tag HTTP/1.1" 200 109 0.047803 10.0.0.33 - - [2025-10-27 07:35:01] "POST /set-tag HTTP/1.1" 200 109 0.027989 10.0.0.33 - - [2025-10-27 07:35:01] "POST /set-tag HTTP/1.1" 200 109 0.015641 10.0.0.33 - - [2025-10-27 07:35:01] "DELETE /instance-ip/e5222dba-b306-11f0-a147-fa163e692829 HTTP/1.1" 200 115 0.065173 10.0.0.33 - - [2025-10-27 07:35:01] "DELETE /virtual-machine-interface/e50d037c-b306-11f0-a147-fa163e692829 HTTP/1.1" 200 115 0.044521 10.0.0.33 - - [2025-10-27 07:35:01] "DELETE /virtual-machine/946d0ab6-4de1-40ad-887d-dc0fbf9f02f7 HTTP/1.1" 200 115 0.026563 10.0.0.33 - - [2025-10-27 07:35:01] "DELETE /tag/9e67724d-897b-4c29-9402-f9f36117e543 HTTP/1.1" 200 115 0.034752 10.0.0.33 - - [2025-10-27 07:35:01] "GET /virtual-machine-interface/e3c9241e-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004236 10.0.0.33 - - [2025-10-27 07:35:01] "POST /set-tag HTTP/1.1" 200 109 0.005230 10.0.0.33 - - [2025-10-27 07:35:01] "GET /virtual-machine-interface/e3c9241e-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005611 10.0.0.33 - - [2025-10-27 07:35:01] "POST /set-tag HTTP/1.1" 200 109 0.002373 10.0.0.33 - - [2025-10-27 07:35:01] "GET /virtual-machine/a3dc8484-dbce-488c-8238-3991bc4d0ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.006604 10.0.0.33 - - [2025-10-27 07:35:01] "POST /ref-update HTTP/1.1" 200 156 0.010630 10.0.0.33 - - [2025-10-27 07:35:01] "GET /virtual-machine-interface/e3c9241e-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004471 10.0.0.33 - - [2025-10-27 07:35:02] "POST /set-tag HTTP/1.1" 200 109 0.017122 10.0.0.33 - - [2025-10-27 07:35:02] "POST /set-tag HTTP/1.1" 200 109 0.031773 10.0.0.33 - - [2025-10-27 07:35:02] "POST /set-tag HTTP/1.1" 200 109 0.023406 10.0.0.33 - - [2025-10-27 07:35:02] "POST /set-tag HTTP/1.1" 200 109 0.015703 10.0.0.33 - - [2025-10-27 07:35:02] "DELETE /instance-ip/e3e268d4-b306-11f0-a147-fa163e692829 HTTP/1.1" 200 115 0.077806 10.0.0.33 - - [2025-10-27 07:35:02] "DELETE /virtual-machine-interface/e3c9241e-b306-11f0-a147-fa163e692829 HTTP/1.1" 200 115 0.043428 10.0.0.33 - - [2025-10-27 07:35:02] "DELETE /virtual-machine/a3dc8484-dbce-488c-8238-3991bc4d0ee0 HTTP/1.1" 200 115 0.021054 10.0.0.33 - - [2025-10-27 07:35:02] "DELETE /tag/601a8c49-2c96-4d5d-bf04-fc00f8479e8b HTTP/1.1" 200 115 0.043381 10.0.0.33 - - [2025-10-27 07:35:02] "GET /virtual-machine-interface/e4a2f540-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004433 10.0.0.33 - - [2025-10-27 07:35:02] "POST /set-tag HTTP/1.1" 200 109 0.002579 10.0.0.33 - - [2025-10-27 07:35:02] "GET /virtual-machine-interface/e4a2f540-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004156 10.0.0.33 - - [2025-10-27 07:35:02] "POST /set-tag HTTP/1.1" 200 109 0.002440 10.0.0.33 - - [2025-10-27 07:35:02] "GET /virtual-machine/3741b73b-aec9-41df-839b-ecd9ec763b10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.002673 10.0.0.33 - - [2025-10-27 07:35:02] "POST /ref-update HTTP/1.1" 200 156 0.008636 10.0.0.33 - - [2025-10-27 07:35:02] "GET /virtual-machine-interface/e4a2f540-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013869 10.0.0.33 - - [2025-10-27 07:35:02] "POST /set-tag HTTP/1.1" 200 109 0.016994 10.0.0.33 - - [2025-10-27 07:35:02] "POST /set-tag HTTP/1.1" 200 109 0.029770 10.0.0.33 - - [2025-10-27 07:35:02] "POST /set-tag HTTP/1.1" 200 109 0.034977 10.0.0.33 - - [2025-10-27 07:35:02] "POST /set-tag HTTP/1.1" 200 109 0.027278 10.0.0.33 - - [2025-10-27 07:35:02] "DELETE /instance-ip/e4bca9f4-b306-11f0-a147-fa163e692829 HTTP/1.1" 200 115 0.057561 10.0.0.33 - - [2025-10-27 07:35:02] "DELETE /virtual-machine-interface/e4a2f540-b306-11f0-a147-fa163e692829 HTTP/1.1" 200 115 0.041662 10.0.0.33 - - [2025-10-27 07:35:02] "DELETE /virtual-machine/3741b73b-aec9-41df-839b-ecd9ec763b10 HTTP/1.1" 200 115 0.025636 10.0.0.33 - - [2025-10-27 07:35:02] "DELETE /tag/85c44c82-7d0a-4d27-813c-bb6b6f50cc7f HTTP/1.1" 409 236 0.010541 10.0.0.33 - - [2025-10-27 07:35:02] "DELETE /tag/54469119-448b-428b-b985-a72ab0c97cc1 HTTP/1.1" 409 236 0.004420 10.0.0.33 - - [2025-10-27 07:35:02] "DELETE /tag/a4d80426-608f-4ec9-b578-91e4013db4c4 HTTP/1.1" 200 115 0.036731 10.0.0.33 - - [2025-10-27 07:35:02] "GET /virtual-machine-interface/e4357402-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015533 10.0.0.33 - - [2025-10-27 07:35:03] "POST /set-tag HTTP/1.1" 200 109 0.002351 10.0.0.33 - - [2025-10-27 07:35:03] "GET /virtual-machine-interface/e4357402-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004157 10.0.0.33 - - [2025-10-27 07:35:03] "POST /set-tag HTTP/1.1" 200 109 0.001898 10.0.0.33 - - [2025-10-27 07:35:03] "GET /virtual-machine/bfda5dc9-b6d9-45f8-8d4d-2a12b5fdb5c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002663 10.0.0.33 - - [2025-10-27 07:35:03] "POST /ref-update HTTP/1.1" 200 156 0.008593 10.0.0.33 - - [2025-10-27 07:35:03] "GET /virtual-machine-interface/e4357402-b306-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010263 10.0.0.33 - - [2025-10-27 07:35:03] "POST /set-tag HTTP/1.1" 200 109 0.020403 10.0.0.33 - - [2025-10-27 07:35:03] "POST /set-tag HTTP/1.1" 200 109 0.044355 10.0.0.33 - - [2025-10-27 07:35:03] "POST /set-tag HTTP/1.1" 200 109 0.027339 10.0.0.33 - - [2025-10-27 07:35:03] "POST /set-tag HTTP/1.1" 200 109 0.015174 10.0.0.33 - - [2025-10-27 07:35:03] "DELETE /instance-ip/e4491f16-b306-11f0-a147-fa163e692829 HTTP/1.1" 200 115 0.059712 10.0.0.33 - - [2025-10-27 07:35:03] "DELETE /virtual-machine-interface/e4357402-b306-11f0-a147-fa163e692829 HTTP/1.1" 200 115 0.056251 10.0.0.33 - - [2025-10-27 07:35:03] "DELETE /virtual-machine/bfda5dc9-b6d9-45f8-8d4d-2a12b5fdb5c4 HTTP/1.1" 200 115 0.035324 10.0.0.33 - - [2025-10-27 07:35:03] "DELETE /tag/36611b23-a785-4760-ac7b-1e00ca8c5dea HTTP/1.1" 200 115 0.044972 10.0.0.33 - - [2025-10-27 07:35:03] "DELETE /tag/ae2c71bf-7aee-44c1-b200-f75f6beae2a5 HTTP/1.1" 200 115 0.043458 10.0.0.33 - - [2025-10-27 07:35:03] "DELETE /tag/e925e684-c96e-45eb-8c8b-9d7612a36b98 HTTP/1.1" 409 236 0.007806 10.0.0.33 - - [2025-10-27 07:35:04] "POST /projects HTTP/1.1" 409 238 0.003221 10.0.0.33 - - [2025-10-27 07:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.33 - - [2025-10-27 07:35:04] "GET /project/83515c2e-4f16-4050-95da-6140277ba4c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031235 10.0.0.33 - - [2025-10-27 07:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.33 - - [2025-10-27 07:35:04] "GET /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004254 10.0.0.33 - - [2025-10-27 07:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.33 - - [2025-10-27 07:35:04] "GET /virtual-network/68c8cf49-e3a6-4366-b831-1372663fe324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003560 10.0.0.33 - - [2025-10-27 07:35:04] "POST /security-groups HTTP/1.1" 409 285 0.010722 10.0.0.33 - - [2025-10-27 07:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005971 10.0.0.33 - - [2025-10-27 07:35:04] "PUT /security-group/21349e2b-5051-4332-902c-c773138c5679 HTTP/1.1" 200 262 0.058769 10.0.0.33 - - [2025-10-27 07:35:05] "PUT /access-control-list/9173e6be-c422-40c0-8cfc-bbd397ff9483 HTTP/1.1" 200 272 0.009080 10.0.0.33 - - [2025-10-27 07:35:05] "PUT /access-control-list/878ffbd0-2dd7-4ab0-a6ee-a1abcaa30e91 HTTP/1.1" 200 272 0.008425 10.0.0.33 - - [2025-10-27 07:35:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.007852 10.0.0.33 - - [2025-10-27 07:35:09] "POST /projects HTTP/1.1" 409 238 0.001915 10.0.0.33 - - [2025-10-27 07:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.33 - - [2025-10-27 07:35:09] "GET /project/83515c2e-4f16-4050-95da-6140277ba4c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029729 10.0.0.33 - - [2025-10-27 07:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.33 - - [2025-10-27 07:35:10] "GET /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006030 10.0.0.33 - - [2025-10-27 07:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.33 - - [2025-10-27 07:35:10] "GET /virtual-network/68c8cf49-e3a6-4366-b831-1372663fe324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.006331 10.0.0.33 - - [2025-10-27 07:35:10] "POST /security-groups HTTP/1.1" 409 285 0.004328 10.0.0.33 - - [2025-10-27 07:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007941 10.0.0.33 - - [2025-10-27 07:35:10] "PUT /security-group/21349e2b-5051-4332-902c-c773138c5679 HTTP/1.1" 200 262 0.063452 10.0.0.33 - - [2025-10-27 07:35:10] "PUT /access-control-list/9173e6be-c422-40c0-8cfc-bbd397ff9483 HTTP/1.1" 200 272 0.025505 10.0.0.33 - - [2025-10-27 07:35:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.030641 10.0.0.33 - - [2025-10-27 07:35:10] "GET /firewall-policy/00dc63c4-bc6b-4357-b082-e94ebfbdb4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4895 0.018814 10.0.0.33 - - [2025-10-27 07:35:10] "PUT /access-control-list/878ffbd0-2dd7-4ab0-a6ee-a1abcaa30e91 HTTP/1.1" 200 272 0.047767 10.0.0.33 - - [2025-10-27 07:35:10] "GET /firewall-rule/09744420-5c88-4191-93e9-9a662f0932da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.019712 10.0.0.33 - - [2025-10-27 07:35:10] "POST /ref-update HTTP/1.1" 200 156 0.101515 10.0.0.33 - - [2025-10-27 07:35:10] "DELETE /firewall-rule/09744420-5c88-4191-93e9-9a662f0932da HTTP/1.1" 200 115 0.077009 10.0.0.33 - - [2025-10-27 07:35:10] "GET /firewall-policy/00dc63c4-bc6b-4357-b082-e94ebfbdb4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4639 0.011136 10.0.0.33 - - [2025-10-27 07:35:10] "GET /firewall-rule/3ee45ab9-e442-4ac0-98b3-419f2f634c1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003401 10.0.0.33 - - [2025-10-27 07:35:10] "POST /ref-update HTTP/1.1" 200 156 0.095993 10.0.0.33 - - [2025-10-27 07:35:10] "DELETE /firewall-rule/3ee45ab9-e442-4ac0-98b3-419f2f634c1b HTTP/1.1" 200 115 0.067155 10.0.0.33 - - [2025-10-27 07:35:10] "DELETE /tag/85c44c82-7d0a-4d27-813c-bb6b6f50cc7f HTTP/1.1" 409 236 0.009721 10.0.0.33 - - [2025-10-27 07:35:10] "DELETE /tag/6417740f-4807-4b5e-8640-efde3751f515 HTTP/1.1" 200 115 0.052804 10.0.0.33 - - [2025-10-27 07:35:10] "DELETE /tag/54469119-448b-428b-b985-a72ab0c97cc1 HTTP/1.1" 409 236 0.006991 10.0.0.33 - - [2025-10-27 07:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.33 - - [2025-10-27 07:35:10] "GET /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005673 10.0.0.33 - - [2025-10-27 07:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004794 10.0.0.33 - - [2025-10-27 07:35:10] "GET /virtual-network/68c8cf49-e3a6-4366-b831-1372663fe324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005732 10.0.0.33 - - [2025-10-27 07:35:11] "PUT /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71 HTTP/1.1" 200 264 0.063120 10.0.0.33 - - [2025-10-27 07:35:11] "PUT /virtual-network/68c8cf49-e3a6-4366-b831-1372663fe324 HTTP/1.1" 200 264 0.087525 10.0.0.33 - - [2025-10-27 07:35:11] "DELETE /security-group/21349e2b-5051-4332-902c-c773138c5679 HTTP/1.1" 200 115 0.078873 10.0.0.33 - - [2025-10-27 07:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001294 10.0.0.33 - - [2025-10-27 07:35:11] "DELETE /access-control-list/9173e6be-c422-40c0-8cfc-bbd397ff9483 HTTP/1.1" 200 115 0.037574 10.0.0.33 - - [2025-10-27 07:35:11] "DELETE /access-control-list/878ffbd0-2dd7-4ab0-a6ee-a1abcaa30e91 HTTP/1.1" 200 115 0.030882 10.0.0.33 - - [2025-10-27 07:35:11] "GET /project/83515c2e-4f16-4050-95da-6140277ba4c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.035015 10.0.0.33 - - [2025-10-27 07:35:11] "GET /project/83515c2e-4f16-4050-95da-6140277ba4c1?fields=security_groups HTTP/1.1" 200 1352 0.044845 10.0.0.33 - - [2025-10-27 07:35:11] "DELETE /security-group/515dd7ce-c7c3-4eda-92c4-d5a99e49e612 HTTP/1.1" 200 115 0.039484 10.0.0.33 - - [2025-10-27 07:35:11] "DELETE /access-control-list/ea8beb80-40bd-4c6e-b2b1-9befbd41f9eb HTTP/1.1" 200 115 0.026849 10.0.0.33 - - [2025-10-27 07:35:11] "GET /project/83515c2e-4f16-4050-95da-6140277ba4c1?fields=application_policy_sets HTTP/1.1" 200 1391 0.046583 10.0.0.33 - - [2025-10-27 07:35:11] "DELETE /access-control-list/fb30d8c5-74b8-4764-8d46-b8098d26f8c1 HTTP/1.1" 200 115 0.046125 10.0.0.33 - - [2025-10-27 07:35:11] "DELETE /project/83515c2e-4f16-4050-95da-6140277ba4c1 HTTP/1.1" 200 115 0.291367 10.0.0.33 - - [2025-10-27 07:35:11] "POST /projects HTTP/1.1" 409 238 0.001997 10.0.0.33 - - [2025-10-27 07:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.33 - - [2025-10-27 07:35:11] "GET /project/63cf2cbb-4930-444f-808c-f67e862ebf6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.028245 10.0.0.33 - - [2025-10-27 07:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.33 - - [2025-10-27 07:35:11] "GET /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004071 10.0.0.33 - - [2025-10-27 07:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.33 - - [2025-10-27 07:35:11] "GET /virtual-network/68c8cf49-e3a6-4366-b831-1372663fe324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003928 10.0.0.33 - - [2025-10-27 07:35:11] "POST /security-groups HTTP/1.1" 409 285 0.002463 10.0.0.33 - - [2025-10-27 07:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.33 - - [2025-10-27 07:35:11] "PUT /security-group/ed0d0a8e-5298-4230-bbd9-ab15d8df5769 HTTP/1.1" 200 262 0.053425 10.0.0.33 - - [2025-10-27 07:35:11] "PUT /access-control-list/58b8eef7-2f61-4827-bf70-016b1947d301 HTTP/1.1" 200 272 0.016817 10.0.0.33 - - [2025-10-27 07:35:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.020066 10.0.0.33 - - [2025-10-27 07:35:11] "PUT /access-control-list/ad7e2063-85db-4c61-8923-9472fa29f989 HTTP/1.1" 200 272 0.023719 10.0.0.33 - - [2025-10-27 07:35:15] "DELETE /loadbalancer-member/bdc2b79c-abbd-408b-b65f-c69f82c632b5 HTTP/1.1" 200 115 0.047414 10.0.0.33 - - [2025-10-27 07:35:15] "DELETE /loadbalancer-pool/f2e54c7e-d0a0-423e-86e9-117c173d986d HTTP/1.1" 200 115 0.064608 10.0.0.33 - - [2025-10-27 07:35:15] "DELETE /loadbalancer-listener/f2823675-516f-4765-84dd-b05b86551004 HTTP/1.1" 200 115 0.032839 10.0.0.33 - - [2025-10-27 07:35:16] "DELETE /loadbalancer/1e91c93a-1b72-4fe6-b256-1745a577d321 HTTP/1.1" 200 115 0.031921 10.0.0.33 - - [2025-10-27 07:35:16] "DELETE /floating-ip/80fe5018-2038-459f-88da-a960d96eac0b HTTP/1.1" 200 115 0.018124 10.0.0.33 - - [2025-10-27 07:35:16] "DELETE /instance-ip/af61a314-7dba-48d4-967a-1f77d352355a HTTP/1.1" 200 115 0.038047 10.0.0.33 - - [2025-10-27 07:35:16] "DELETE /virtual-machine-interface/f0c5ac8c-9df9-4dbb-a724-2851e9692660 HTTP/1.1" 200 115 0.045257 10.0.0.33 - - [2025-10-27 07:35:16] "DELETE /tag/a80a5f94-5719-4c7b-80a7-71f33d2cd50e HTTP/1.1" 200 115 0.043167 10.0.0.33 - - [2025-10-27 07:35:16] "GET /application-policy-set/5b711695-161c-41c0-8c9c-cec1504eb4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002362 10.0.0.33 - - [2025-10-27 07:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.33 - - [2025-10-27 07:35:16] "GET /policy-management/79dc8d01-42de-4df4-92df-ab565e5d69f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002352 10.0.0.33 - - [2025-10-27 07:35:16] "GET /firewall-policy/0e3365ae-cf88-4443-b051-81cb97ed7edb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002032 10.0.0.33 - - [2025-10-27 07:35:16] "GET /firewall-rule/8878912f-87ea-4346-b073-04be352dcb33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002094 10.0.0.33 - - [2025-10-27 07:35:16] "POST /ref-update HTTP/1.1" 200 156 0.010331 10.0.0.33 - - [2025-10-27 07:35:16] "DELETE /firewall-rule/8878912f-87ea-4346-b073-04be352dcb33 HTTP/1.1" 200 115 0.028010 10.0.0.33 - - [2025-10-27 07:35:16] "GET /firewall-policy/27edef02-de7a-4ea2-a43f-68bd24489580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004107 10.0.0.33 - - [2025-10-27 07:35:16] "GET /firewall-rule/6359f5d0-913f-4f8c-8bb0-453d95863263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.002564 10.0.0.33 - - [2025-10-27 07:35:16] "POST /ref-update HTTP/1.1" 200 156 0.011896 10.0.0.33 - - [2025-10-27 07:35:16] "DELETE /firewall-rule/6359f5d0-913f-4f8c-8bb0-453d95863263 HTTP/1.1" 200 115 0.037822 10.0.0.33 - - [2025-10-27 07:35:16] "GET /firewall-policy/27edef02-de7a-4ea2-a43f-68bd24489580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.006009 10.0.0.33 - - [2025-10-27 07:35:16] "GET /firewall-rule/95fa5a3a-53de-443f-b2c9-85bc3c4957c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002748 10.0.0.33 - - [2025-10-27 07:35:16] "POST /ref-update HTTP/1.1" 200 156 0.010210 10.0.0.33 - - [2025-10-27 07:35:16] "DELETE /firewall-rule/95fa5a3a-53de-443f-b2c9-85bc3c4957c3 HTTP/1.1" 200 115 0.040871 10.0.0.33 - - [2025-10-27 07:35:16] "GET /application-policy-set/5b711695-161c-41c0-8c9c-cec1504eb4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002182 10.0.0.33 - - [2025-10-27 07:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.33 - - [2025-10-27 07:35:16] "GET /policy-management/79dc8d01-42de-4df4-92df-ab565e5d69f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002313 10.0.0.33 - - [2025-10-27 07:35:16] "GET /firewall-policy/27edef02-de7a-4ea2-a43f-68bd24489580?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002801 10.0.0.33 - - [2025-10-27 07:35:16] "POST /ref-update HTTP/1.1" 200 156 0.018570 10.0.0.33 - - [2025-10-27 07:35:16] "DELETE /firewall-policy/27edef02-de7a-4ea2-a43f-68bd24489580 HTTP/1.1" 200 115 0.029373 10.0.0.33 - - [2025-10-27 07:35:16] "DELETE /tag/85c44c82-7d0a-4d27-813c-bb6b6f50cc7f HTTP/1.1" 200 115 0.034164 10.0.0.33 - - [2025-10-27 07:35:16] "DELETE /tag/74512ee3-8891-40b2-9b46-f021d5d8dd84 HTTP/1.1" 200 115 0.051271 10.0.0.33 - - [2025-10-27 07:35:16] "DELETE /tag/54469119-448b-428b-b985-a72ab0c97cc1 HTTP/1.1" 200 115 0.046856 10.0.0.33 - - [2025-10-27 07:35:16] "DELETE /tag/e925e684-c96e-45eb-8c8b-9d7612a36b98 HTTP/1.1" 200 115 0.044578 10.0.0.33 - - [2025-10-27 07:35:16] "POST /projects HTTP/1.1" 409 238 0.001680 10.0.0.33 - - [2025-10-27 07:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006790 10.0.0.33 - - [2025-10-27 07:35:16] "GET /project/63cf2cbb-4930-444f-808c-f67e862ebf6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.044323 10.0.0.33 - - [2025-10-27 07:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.33 - - [2025-10-27 07:35:16] "GET /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004296 10.0.0.33 - - [2025-10-27 07:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.33 - - [2025-10-27 07:35:16] "GET /virtual-network/68c8cf49-e3a6-4366-b831-1372663fe324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003768 10.0.0.33 - - [2025-10-27 07:35:16] "POST /security-groups HTTP/1.1" 409 285 0.001923 10.0.0.33 - - [2025-10-27 07:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.33 - - [2025-10-27 07:35:17] "PUT /security-group/ed0d0a8e-5298-4230-bbd9-ab15d8df5769 HTTP/1.1" 200 262 0.062865 10.0.0.33 - - [2025-10-27 07:35:17] "PUT /access-control-list/58b8eef7-2f61-4827-bf70-016b1947d301 HTTP/1.1" 200 272 0.021331 10.0.0.33 - - [2025-10-27 07:35:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.041065 10.0.0.33 - - [2025-10-27 07:35:17] "GET /firewall-policy/00dc63c4-bc6b-4357-b082-e94ebfbdb4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4384 0.016590 10.0.0.33 - - [2025-10-27 07:35:17] "PUT /access-control-list/ad7e2063-85db-4c61-8923-9472fa29f989 HTTP/1.1" 200 272 0.045324 10.0.0.33 - - [2025-10-27 07:35:17] "GET /firewall-rule/89e1faee-ef26-4c2d-9ccf-5ad13612873a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002671 10.0.0.33 - - [2025-10-27 07:35:17] "POST /ref-update HTTP/1.1" 200 156 0.079314 10.0.0.33 - - [2025-10-27 07:35:17] "DELETE /firewall-rule/89e1faee-ef26-4c2d-9ccf-5ad13612873a HTTP/1.1" 200 115 0.036539 10.0.0.33 - - [2025-10-27 07:35:17] "GET /firewall-policy/00dc63c4-bc6b-4357-b082-e94ebfbdb4d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4128 0.007888 10.0.0.33 - - [2025-10-27 07:35:17] "GET /firewall-rule/3ff226c2-6bd8-48a8-9fbb-3ba368add6c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003772 10.0.0.33 - - [2025-10-27 07:35:17] "POST /ref-update HTTP/1.1" 200 156 0.070931 10.0.0.33 - - [2025-10-27 07:35:17] "DELETE /firewall-rule/3ff226c2-6bd8-48a8-9fbb-3ba368add6c7 HTTP/1.1" 200 115 0.045054 10.0.0.33 - - [2025-10-27 07:35:17] "DELETE /tag/874b1c28-e3dd-424c-a6ba-dca8b070e220 HTTP/1.1" 200 115 0.044083 10.0.0.33 - - [2025-10-27 07:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.33 - - [2025-10-27 07:35:17] "GET /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.004394 10.0.0.33 - - [2025-10-27 07:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.33 - - [2025-10-27 07:35:17] "GET /virtual-network/68c8cf49-e3a6-4366-b831-1372663fe324?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.008495 10.0.0.33 - - [2025-10-27 07:35:17] "PUT /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71 HTTP/1.1" 200 264 0.085909 10.0.0.33 - - [2025-10-27 07:35:17] "PUT /virtual-network/68c8cf49-e3a6-4366-b831-1372663fe324 HTTP/1.1" 200 264 0.072504 10.0.0.33 - - [2025-10-27 07:35:17] "DELETE /security-group/ed0d0a8e-5298-4230-bbd9-ab15d8df5769 HTTP/1.1" 200 115 0.078020 10.0.0.33 - - [2025-10-27 07:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008977 10.0.0.33 - - [2025-10-27 07:35:18] "DELETE /access-control-list/58b8eef7-2f61-4827-bf70-016b1947d301 HTTP/1.1" 200 115 0.046179 10.0.0.33 - - [2025-10-27 07:35:18] "DELETE /access-control-list/ad7e2063-85db-4c61-8923-9472fa29f989 HTTP/1.1" 200 115 0.039282 10.0.0.33 - - [2025-10-27 07:35:18] "GET /project/63cf2cbb-4930-444f-808c-f67e862ebf6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.038550 10.0.0.33 - - [2025-10-27 07:35:18] "GET /project/63cf2cbb-4930-444f-808c-f67e862ebf6f?fields=security_groups HTTP/1.1" 200 1351 0.040287 10.0.0.33 - - [2025-10-27 07:35:18] "DELETE /security-group/d2c41a15-f379-4eff-91b5-91238e5a2923 HTTP/1.1" 200 115 0.052119 10.0.0.33 - - [2025-10-27 07:35:18] "DELETE /access-control-list/f08d3e87-9e77-44c9-8cc0-4427196a81c8 HTTP/1.1" 200 115 0.046876 10.0.0.33 - - [2025-10-27 07:35:18] "GET /project/63cf2cbb-4930-444f-808c-f67e862ebf6f?fields=application_policy_sets HTTP/1.1" 200 1390 0.067837 10.0.0.33 - - [2025-10-27 07:35:18] "DELETE /access-control-list/b00892ab-e226-4dca-9421-2fa5a3ddddfc HTTP/1.1" 200 115 0.066441 10.0.0.33 - - [2025-10-27 07:35:18] "DELETE /project/63cf2cbb-4930-444f-808c-f67e862ebf6f HTTP/1.1" 200 115 0.536274 10.0.0.33 - - [2025-10-27 07:35:26] "GET /global-system-configs HTTP/1.1" 200 322 0.001737 10.0.0.33 - - [2025-10-27 07:35:29] "GET /global-system-configs HTTP/1.1" 200 322 0.002482 10.0.0.33 - - [2025-10-27 07:36:13] "GET / HTTP/1.1" 200 35931 0.001719 10.0.0.33 - - [2025-10-27 07:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.33 - - [2025-10-27 07:36:13] "GET /global-vrouter-config/3619f5eb-21ae-4f72-a9a0-38dd7484aebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002517 10.0.0.33 - - [2025-10-27 07:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.33 - - [2025-10-27 07:36:13] "GET /global-vrouter-config/3619f5eb-21ae-4f72-a9a0-38dd7484aebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.004360 10.0.0.33 - - [2025-10-27 07:36:27] "GET / HTTP/1.1" 200 35931 0.001253 10.0.0.33 - - [2025-10-27 07:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.33 - - [2025-10-27 07:36:27] "GET /global-system-config/14dc66b3-a699-486c-8bef-7b0317f6017c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004115 10.0.0.33 - - [2025-10-27 07:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.33 - - [2025-10-27 07:36:27] "GET /config-node/32ca7997-bf0f-4e7f-b6b0-d0f93860dcb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001785 10.0.0.33 - - [2025-10-27 07:36:38] "GET / HTTP/1.1" 200 35931 0.001331 10.0.0.33 - - [2025-10-27 07:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.33 - - [2025-10-27 07:36:38] "GET /routing-instance/15776186-537d-4e9d-8fd5-4db2d1652687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002410 10.0.0.33 - - [2025-10-27 07:36:38] "POST /bgp-routers HTTP/1.1" 409 301 0.001508 10.0.0.33 - - [2025-10-27 07:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001321 10.0.0.33 - - [2025-10-27 07:36:38] "GET /bgp-router/1f5c142b-45d6-41cf-8d82-9371f7d7f9f2?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002212 10.0.0.33 - - [2025-10-27 07:36:38] "PUT /bgp-router/1f5c142b-45d6-41cf-8d82-9371f7d7f9f2 HTTP/1.1" 200 254 0.017316 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:36:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000956 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:36:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000914 10.0.0.33 - - [2025-10-27 07:36:53] "GET / HTTP/1.1" 200 35931 0.001659 10.0.0.33 - - [2025-10-27 07:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.33 - - [2025-10-27 07:36:53] "GET /global-system-config/14dc66b3-a699-486c-8bef-7b0317f6017c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004070 10.0.0.33 - - [2025-10-27 07:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001315 10.0.0.33 - - [2025-10-27 07:36:53] "GET /config-node/32ca7997-bf0f-4e7f-b6b0-d0f93860dcb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001459 10.0.0.33 - - [2025-10-27 07:36:53] "GET / HTTP/1.1" 200 35931 0.001369 10.0.0.33 - - [2025-10-27 07:36:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001846 10.0.0.33 - - [2025-10-27 07:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.33 - - [2025-10-27 07:36:58] "GET /global-vrouter-config/3619f5eb-21ae-4f72-a9a0-38dd7484aebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002172 10.0.0.33 - - [2025-10-27 07:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001301 10.0.0.33 - - [2025-10-27 07:36:58] "PUT /global-vrouter-config/3619f5eb-21ae-4f72-a9a0-38dd7484aebd HTTP/1.1" 200 276 0.008449 10.0.0.33 - - [2025-10-27 07:36:58] "GET / HTTP/1.1" 200 35931 0.001432 10.0.0.33 - - [2025-10-27 07:36:58] "POST /alarms HTTP/1.1" 409 264 0.001974 10.0.0.33 - - [2025-10-27 07:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.33 - - [2025-10-27 07:36:58] "PUT /alarm/0b3bfd86-3ae0-469a-b776-a5e155d301b0 HTTP/1.1" 200 244 0.010231 10.0.0.33 - - [2025-10-27 07:36:58] "POST /alarms HTTP/1.1" 409 261 0.006124 10.0.0.33 - - [2025-10-27 07:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.33 - - [2025-10-27 07:36:58] "PUT /alarm/8941861d-11c0-4205-8a61-82cfdb7c4b9e HTTP/1.1" 200 244 0.009789 10.0.0.33 - - [2025-10-27 07:36:58] "POST /alarms HTTP/1.1" 409 261 0.001903 10.0.0.33 - - [2025-10-27 07:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001377 10.0.0.33 - - [2025-10-27 07:36:58] "PUT /alarm/dcfb96d2-668a-433e-9fcb-7aa02e51068f HTTP/1.1" 200 244 0.008940 10.0.0.33 - - [2025-10-27 07:36:58] "POST /alarms HTTP/1.1" 409 253 0.002615 10.0.0.33 - - [2025-10-27 07:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001385 10.0.0.33 - - [2025-10-27 07:36:58] "PUT /alarm/ef7c2c17-28ae-41a6-ba21-4be53fc6ded0 HTTP/1.1" 200 244 0.009740 10.0.0.33 - - [2025-10-27 07:36:58] "POST /alarms HTTP/1.1" 409 251 0.007128 10.0.0.33 - - [2025-10-27 07:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.33 - - [2025-10-27 07:36:58] "PUT /alarm/9250271f-f208-4bd6-b09b-96f83b968eb2 HTTP/1.1" 200 244 0.009822 10.0.0.33 - - [2025-10-27 07:36:58] "POST /alarms HTTP/1.1" 409 252 0.010087 10.0.0.33 - - [2025-10-27 07:36:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007775 10.0.0.33 - - [2025-10-27 07:36:59] "PUT /alarm/3cda57bf-a190-4718-8def-589c54f0f115 HTTP/1.1" 200 244 0.009451 10.0.0.33 - - [2025-10-27 07:36:59] "POST /alarms HTTP/1.1" 409 256 0.001906 10.0.0.33 - - [2025-10-27 07:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.33 - - [2025-10-27 07:36:59] "PUT /alarm/4a4ebf68-6002-47c9-88b0-07dd97e2511d HTTP/1.1" 200 244 0.009411 10.0.0.33 - - [2025-10-27 07:36:59] "POST /alarms HTTP/1.1" 409 248 0.003923 10.0.0.33 - - [2025-10-27 07:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.33 - - [2025-10-27 07:36:59] "PUT /alarm/2c6a4ea2-308b-431c-8063-2eb6f714591e HTTP/1.1" 200 244 0.009403 10.0.0.33 - - [2025-10-27 07:36:59] "POST /alarms HTTP/1.1" 409 252 0.006777 10.0.0.33 - - [2025-10-27 07:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.33 - - [2025-10-27 07:36:59] "PUT /alarm/3294bd7f-cc28-4d83-86a3-89ebc8e77163 HTTP/1.1" 200 244 0.009342 10.0.0.33 - - [2025-10-27 07:36:59] "POST /alarms HTTP/1.1" 409 257 0.002683 10.0.0.33 - - [2025-10-27 07:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001361 10.0.0.33 - - [2025-10-27 07:36:59] "PUT /alarm/edaec0f4-e142-4325-b9ec-f64d43d49674 HTTP/1.1" 200 244 0.009134 10.0.0.33 - - [2025-10-27 07:36:59] "POST /alarms HTTP/1.1" 409 251 0.004311 10.0.0.33 - - [2025-10-27 07:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001289 10.0.0.33 - - [2025-10-27 07:36:59] "PUT /alarm/a60d4e44-0f5a-4f88-9a98-b6ed3a43828c HTTP/1.1" 200 244 0.009177 10.0.0.33 - - [2025-10-27 07:36:59] "POST /alarms HTTP/1.1" 409 257 0.002470 10.0.0.33 - - [2025-10-27 07:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.33 - - [2025-10-27 07:36:59] "PUT /alarm/9b3625b7-fd86-4de0-b7b2-4261f31a3d73 HTTP/1.1" 200 244 0.009370 10.0.0.33 - - [2025-10-27 07:36:59] "POST /alarms HTTP/1.1" 409 261 0.003439 10.0.0.33 - - [2025-10-27 07:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.33 - - [2025-10-27 07:36:59] "PUT /alarm/09a398df-9c10-4bcd-ab74-42562482631a HTTP/1.1" 200 244 0.009020 10.0.0.33 - - [2025-10-27 07:36:59] "POST /alarms HTTP/1.1" 409 258 0.005584 10.0.0.33 - - [2025-10-27 07:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.33 - - [2025-10-27 07:36:59] "PUT /alarm/cbd3a166-90d3-4715-86c5-986b9a18e336 HTTP/1.1" 200 244 0.012320 10.0.0.33 - - [2025-10-27 07:36:59] "POST /alarms HTTP/1.1" 409 254 0.011292 10.0.0.33 - - [2025-10-27 07:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.33 - - [2025-10-27 07:36:59] "PUT /alarm/5f90a544-fa94-453c-a45f-0f81356fb502 HTTP/1.1" 200 244 0.009920 10.0.0.33 - - [2025-10-27 07:36:59] "POST /alarms HTTP/1.1" 409 254 0.009635 10.0.0.33 - - [2025-10-27 07:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.33 - - [2025-10-27 07:36:59] "PUT /alarm/a8663f69-9fc6-4f83-882c-592eab89a17a HTTP/1.1" 200 244 0.010236 10.0.0.33 - - [2025-10-27 07:36:59] "POST /alarms HTTP/1.1" 409 254 0.003162 10.0.0.33 - - [2025-10-27 07:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.33 - - [2025-10-27 07:36:59] "PUT /alarm/e5ee5df8-4288-4677-bb3f-071be9e9db27 HTTP/1.1" 200 244 0.014981 10.0.0.33 - - [2025-10-27 07:36:59] "POST /alarms HTTP/1.1" 409 247 0.007336 10.0.0.33 - - [2025-10-27 07:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.33 - - [2025-10-27 07:36:59] "PUT /alarm/ce13bd47-a327-4510-be33-4057fa5d3a79 HTTP/1.1" 200 244 0.009344 10.0.0.33 - - [2025-10-27 07:36:59] "POST /alarms HTTP/1.1" 409 272 0.004200 10.0.0.33 - - [2025-10-27 07:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.33 - - [2025-10-27 07:36:59] "PUT /alarm/06c3f50f-bdff-4349-b1d0-15c0702535ca HTTP/1.1" 200 244 0.012711 10.0.0.33 - - [2025-10-27 07:36:59] "POST /alarms HTTP/1.1" 409 261 0.007594 10.0.0.33 - - [2025-10-27 07:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.33 - - [2025-10-27 07:36:59] "PUT /alarm/fe0445f5-a2bf-4b0a-a403-f2135037f56c HTTP/1.1" 200 244 0.009038 10.0.0.33 - - [2025-10-27 07:36:59] "POST /alarms HTTP/1.1" 409 259 0.002654 10.0.0.33 - - [2025-10-27 07:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.33 - - [2025-10-27 07:36:59] "PUT /alarm/7a55602a-2b9a-4bf7-a548-69a3d7b3b82b HTTP/1.1" 200 244 0.009435 10.0.0.33 - - [2025-10-27 07:36:59] "POST /alarms HTTP/1.1" 409 265 0.003416 10.0.0.33 - - [2025-10-27 07:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.33 - - [2025-10-27 07:37:00] "PUT /alarm/70bdb6a5-a6fe-429d-b326-fe013008b9bd HTTP/1.1" 200 244 0.008848 10.0.0.33 - - [2025-10-27 07:37:00] "POST /alarms HTTP/1.1" 409 279 0.007150 10.0.0.33 - - [2025-10-27 07:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.33 - - [2025-10-27 07:37:00] "PUT /alarm/7bfc44c3-259c-4778-bfbe-4720b55aaec9 HTTP/1.1" 200 244 0.009176 10.0.0.33 - - [2025-10-27 07:37:00] "GET / HTTP/1.1" 200 35931 0.001687 10.0.0.33 - - [2025-10-27 07:37:00] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001895 10.0.0.33 - - [2025-10-27 07:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001516 10.0.0.33 - - [2025-10-27 07:37:00] "PUT /global-vrouter-config/3619f5eb-21ae-4f72-a9a0-38dd7484aebd HTTP/1.1" 200 276 0.006428 10.0.0.33 - - [2025-10-27 07:37:00] "GET / HTTP/1.1" 200 35931 0.001369 10.0.0.33 - - [2025-10-27 07:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.33 - - [2025-10-27 07:37:00] "GET /global-vrouter-config/3619f5eb-21ae-4f72-a9a0-38dd7484aebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002329 10.0.0.33 - - [2025-10-27 07:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001399 10.0.0.33 - - [2025-10-27 07:37:00] "PUT /global-vrouter-config/3619f5eb-21ae-4f72-a9a0-38dd7484aebd HTTP/1.1" 200 276 0.007798 10.0.0.33 - - [2025-10-27 07:37:00] "GET / HTTP/1.1" 200 35931 0.001585 10.0.0.33 - - [2025-10-27 07:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.33 - - [2025-10-27 07:37:00] "GET /global-system-config/14dc66b3-a699-486c-8bef-7b0317f6017c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004101 10.0.0.33 - - [2025-10-27 07:37:00] "PUT /global-system-config/14dc66b3-a699-486c-8bef-7b0317f6017c HTTP/1.1" 200 274 0.014458 10.0.0.33 - - [2025-10-27 07:37:04] "GET / HTTP/1.1" 200 35931 0.001269 10.0.0.33 - - [2025-10-27 07:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.33 - - [2025-10-27 07:37:04] "GET /routing-instance/15776186-537d-4e9d-8fd5-4db2d1652687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002465 10.0.0.33 - - [2025-10-27 07:37:04] "POST /bgp-routers HTTP/1.1" 409 301 0.001608 10.0.0.33 - - [2025-10-27 07:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.33 - - [2025-10-27 07:37:05] "GET /bgp-router/1f5c142b-45d6-41cf-8d82-9371f7d7f9f2?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003633 10.0.0.33 - - [2025-10-27 07:37:05] "PUT /bgp-router/1f5c142b-45d6-41cf-8d82-9371f7d7f9f2 HTTP/1.1" 200 254 0.010439 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:37:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000811 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:37:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000799 10.0.0.33 - - [2025-10-27 07:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.33 - - [2025-10-27 07:37:08] "GET /global-vrouter-config/3619f5eb-21ae-4f72-a9a0-38dd7484aebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002524 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:37:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000839 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:37:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000820 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:37:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000846 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:37:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000852 10.0.0.33 - - [2025-10-27 07:37:26] "GET / HTTP/1.1" 200 35931 0.001951 10.0.0.33 - - [2025-10-27 07:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.33 - - [2025-10-27 07:37:26] "GET /global-system-config/14dc66b3-a699-486c-8bef-7b0317f6017c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004093 10.0.0.33 - - [2025-10-27 07:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.33 - - [2025-10-27 07:37:26] "GET /config-node/32ca7997-bf0f-4e7f-b6b0-d0f93860dcb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001653 10.0.0.33 - - [2025-10-27 07:37:38] "GET / HTTP/1.1" 200 35931 0.001405 10.0.0.33 - - [2025-10-27 07:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.33 - - [2025-10-27 07:37:38] "GET /routing-instance/15776186-537d-4e9d-8fd5-4db2d1652687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002983 10.0.0.33 - - [2025-10-27 07:37:38] "POST /bgp-routers HTTP/1.1" 409 301 0.001989 10.0.0.33 - - [2025-10-27 07:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001435 10.0.0.33 - - [2025-10-27 07:37:38] "GET /bgp-router/1f5c142b-45d6-41cf-8d82-9371f7d7f9f2?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003334 10.0.0.33 - - [2025-10-27 07:37:38] "PUT /bgp-router/1f5c142b-45d6-41cf-8d82-9371f7d7f9f2 HTTP/1.1" 200 254 0.020105 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:37:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000869 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:37:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000794 10.0.0.33 - - [2025-10-27 07:37:52] "GET / HTTP/1.1" 200 35931 0.001784 10.0.0.33 - - [2025-10-27 07:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.33 - - [2025-10-27 07:37:52] "GET /global-system-config/14dc66b3-a699-486c-8bef-7b0317f6017c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004150 10.0.0.33 - - [2025-10-27 07:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001381 10.0.0.33 - - [2025-10-27 07:37:52] "GET /config-node/32ca7997-bf0f-4e7f-b6b0-d0f93860dcb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001625 10.0.0.33 - - [2025-10-27 07:37:52] "GET / HTTP/1.1" 200 35931 0.001332 10.0.0.33 - - [2025-10-27 07:37:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001932 10.0.0.33 - - [2025-10-27 07:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.33 - - [2025-10-27 07:37:57] "GET /global-vrouter-config/3619f5eb-21ae-4f72-a9a0-38dd7484aebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002255 10.0.0.33 - - [2025-10-27 07:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.33 - - [2025-10-27 07:37:57] "PUT /global-vrouter-config/3619f5eb-21ae-4f72-a9a0-38dd7484aebd HTTP/1.1" 200 276 0.015462 10.0.0.33 - - [2025-10-27 07:37:57] "GET / HTTP/1.1" 200 35931 0.002113 10.0.0.33 - - [2025-10-27 07:37:57] "POST /alarms HTTP/1.1" 409 264 0.002357 10.0.0.33 - - [2025-10-27 07:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.33 - - [2025-10-27 07:37:57] "PUT /alarm/0b3bfd86-3ae0-469a-b776-a5e155d301b0 HTTP/1.1" 200 244 0.008575 10.0.0.33 - - [2025-10-27 07:37:57] "POST /alarms HTTP/1.1" 409 261 0.003363 10.0.0.33 - - [2025-10-27 07:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.33 - - [2025-10-27 07:37:57] "PUT /alarm/8941861d-11c0-4205-8a61-82cfdb7c4b9e HTTP/1.1" 200 244 0.008634 10.0.0.33 - - [2025-10-27 07:37:57] "POST /alarms HTTP/1.1" 409 261 0.002299 10.0.0.33 - - [2025-10-27 07:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.33 - - [2025-10-27 07:37:57] "PUT /alarm/dcfb96d2-668a-433e-9fcb-7aa02e51068f HTTP/1.1" 200 244 0.012105 10.0.0.33 - - [2025-10-27 07:37:57] "POST /alarms HTTP/1.1" 409 253 0.008082 10.0.0.33 - - [2025-10-27 07:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.33 - - [2025-10-27 07:37:57] "PUT /alarm/ef7c2c17-28ae-41a6-ba21-4be53fc6ded0 HTTP/1.1" 200 244 0.009517 10.0.0.33 - - [2025-10-27 07:37:57] "POST /alarms HTTP/1.1" 409 251 0.004750 10.0.0.33 - - [2025-10-27 07:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.33 - - [2025-10-27 07:37:57] "PUT /alarm/9250271f-f208-4bd6-b09b-96f83b968eb2 HTTP/1.1" 200 244 0.009443 10.0.0.33 - - [2025-10-27 07:37:57] "POST /alarms HTTP/1.1" 409 252 0.004756 10.0.0.33 - - [2025-10-27 07:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.33 - - [2025-10-27 07:37:58] "PUT /alarm/3cda57bf-a190-4718-8def-589c54f0f115 HTTP/1.1" 200 244 0.009004 10.0.0.33 - - [2025-10-27 07:37:58] "POST /alarms HTTP/1.1" 409 256 0.007922 10.0.0.33 - - [2025-10-27 07:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001322 10.0.0.33 - - [2025-10-27 07:37:58] "PUT /alarm/4a4ebf68-6002-47c9-88b0-07dd97e2511d HTTP/1.1" 200 244 0.009202 10.0.0.33 - - [2025-10-27 07:37:58] "POST /alarms HTTP/1.1" 409 248 0.007350 10.0.0.33 - - [2025-10-27 07:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.33 - - [2025-10-27 07:37:58] "PUT /alarm/2c6a4ea2-308b-431c-8063-2eb6f714591e HTTP/1.1" 200 244 0.008826 10.0.0.33 - - [2025-10-27 07:37:58] "POST /alarms HTTP/1.1" 409 252 0.003568 10.0.0.33 - - [2025-10-27 07:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004800 10.0.0.33 - - [2025-10-27 07:37:58] "PUT /alarm/3294bd7f-cc28-4d83-86a3-89ebc8e77163 HTTP/1.1" 200 244 0.008772 10.0.0.33 - - [2025-10-27 07:37:58] "POST /alarms HTTP/1.1" 409 257 0.008786 10.0.0.33 - - [2025-10-27 07:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.33 - - [2025-10-27 07:37:58] "PUT /alarm/edaec0f4-e142-4325-b9ec-f64d43d49674 HTTP/1.1" 200 244 0.008874 10.0.0.33 - - [2025-10-27 07:37:58] "POST /alarms HTTP/1.1" 409 251 0.003441 10.0.0.33 - - [2025-10-27 07:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004280 10.0.0.33 - - [2025-10-27 07:37:58] "PUT /alarm/a60d4e44-0f5a-4f88-9a98-b6ed3a43828c HTTP/1.1" 200 244 0.009346 10.0.0.33 - - [2025-10-27 07:37:58] "POST /alarms HTTP/1.1" 409 257 0.006202 10.0.0.33 - - [2025-10-27 07:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001396 10.0.0.33 - - [2025-10-27 07:37:58] "PUT /alarm/9b3625b7-fd86-4de0-b7b2-4261f31a3d73 HTTP/1.1" 200 244 0.008243 10.0.0.33 - - [2025-10-27 07:37:58] "POST /alarms HTTP/1.1" 409 261 0.012075 10.0.0.33 - - [2025-10-27 07:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.33 - - [2025-10-27 07:37:58] "PUT /alarm/09a398df-9c10-4bcd-ab74-42562482631a HTTP/1.1" 200 244 0.009282 10.0.0.33 - - [2025-10-27 07:37:58] "POST /alarms HTTP/1.1" 409 258 0.006394 10.0.0.33 - - [2025-10-27 07:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.33 - - [2025-10-27 07:37:58] "PUT /alarm/cbd3a166-90d3-4715-86c5-986b9a18e336 HTTP/1.1" 200 244 0.009273 10.0.0.33 - - [2025-10-27 07:37:58] "POST /alarms HTTP/1.1" 409 254 0.002996 10.0.0.33 - - [2025-10-27 07:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.33 - - [2025-10-27 07:37:58] "PUT /alarm/5f90a544-fa94-453c-a45f-0f81356fb502 HTTP/1.1" 200 244 0.009609 10.0.0.33 - - [2025-10-27 07:37:58] "POST /alarms HTTP/1.1" 409 254 0.003655 10.0.0.33 - - [2025-10-27 07:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.33 - - [2025-10-27 07:37:58] "PUT /alarm/a8663f69-9fc6-4f83-882c-592eab89a17a HTTP/1.1" 200 244 0.010161 10.0.0.33 - - [2025-10-27 07:37:58] "POST /alarms HTTP/1.1" 409 254 0.003488 10.0.0.33 - - [2025-10-27 07:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.33 - - [2025-10-27 07:37:58] "PUT /alarm/e5ee5df8-4288-4677-bb3f-071be9e9db27 HTTP/1.1" 200 244 0.009851 10.0.0.33 - - [2025-10-27 07:37:58] "POST /alarms HTTP/1.1" 409 247 0.006201 10.0.0.33 - - [2025-10-27 07:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.33 - - [2025-10-27 07:37:58] "PUT /alarm/ce13bd47-a327-4510-be33-4057fa5d3a79 HTTP/1.1" 200 244 0.009410 10.0.0.33 - - [2025-10-27 07:37:58] "POST /alarms HTTP/1.1" 409 272 0.008225 10.0.0.33 - - [2025-10-27 07:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.33 - - [2025-10-27 07:37:58] "PUT /alarm/06c3f50f-bdff-4349-b1d0-15c0702535ca HTTP/1.1" 200 244 0.009084 10.0.0.33 - - [2025-10-27 07:37:58] "POST /alarms HTTP/1.1" 409 261 0.006195 10.0.0.33 - - [2025-10-27 07:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.33 - - [2025-10-27 07:37:59] "PUT /alarm/fe0445f5-a2bf-4b0a-a403-f2135037f56c HTTP/1.1" 200 244 0.009143 10.0.0.33 - - [2025-10-27 07:37:59] "POST /alarms HTTP/1.1" 409 259 0.005665 10.0.0.33 - - [2025-10-27 07:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.33 - - [2025-10-27 07:37:59] "PUT /alarm/7a55602a-2b9a-4bf7-a548-69a3d7b3b82b HTTP/1.1" 200 244 0.010852 10.0.0.33 - - [2025-10-27 07:37:59] "POST /alarms HTTP/1.1" 409 265 0.004382 10.0.0.33 - - [2025-10-27 07:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.33 - - [2025-10-27 07:37:59] "PUT /alarm/70bdb6a5-a6fe-429d-b326-fe013008b9bd HTTP/1.1" 200 244 0.009159 10.0.0.33 - - [2025-10-27 07:37:59] "POST /alarms HTTP/1.1" 409 279 0.004909 10.0.0.33 - - [2025-10-27 07:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.33 - - [2025-10-27 07:37:59] "PUT /alarm/7bfc44c3-259c-4778-bfbe-4720b55aaec9 HTTP/1.1" 200 244 0.026402 10.0.0.33 - - [2025-10-27 07:37:59] "GET / HTTP/1.1" 200 35931 0.001627 10.0.0.33 - - [2025-10-27 07:37:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001854 10.0.0.33 - - [2025-10-27 07:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001325 10.0.0.33 - - [2025-10-27 07:37:59] "PUT /global-vrouter-config/3619f5eb-21ae-4f72-a9a0-38dd7484aebd HTTP/1.1" 200 276 0.007117 10.0.0.33 - - [2025-10-27 07:37:59] "GET / HTTP/1.1" 200 35931 0.001318 10.0.0.33 - - [2025-10-27 07:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.33 - - [2025-10-27 07:37:59] "GET /global-vrouter-config/3619f5eb-21ae-4f72-a9a0-38dd7484aebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002339 10.0.0.33 - - [2025-10-27 07:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001336 10.0.0.33 - - [2025-10-27 07:37:59] "PUT /global-vrouter-config/3619f5eb-21ae-4f72-a9a0-38dd7484aebd HTTP/1.1" 200 276 0.008563 10.0.0.33 - - [2025-10-27 07:37:59] "GET / HTTP/1.1" 200 35931 0.001570 10.0.0.33 - - [2025-10-27 07:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.33 - - [2025-10-27 07:37:59] "GET /global-system-config/14dc66b3-a699-486c-8bef-7b0317f6017c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003871 10.0.0.33 - - [2025-10-27 07:37:59] "PUT /global-system-config/14dc66b3-a699-486c-8bef-7b0317f6017c HTTP/1.1" 200 274 0.015882 10.0.0.33 - - [2025-10-27 07:38:03] "GET / HTTP/1.1" 200 35931 0.001461 10.0.0.33 - - [2025-10-27 07:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.33 - - [2025-10-27 07:38:03] "GET /routing-instance/15776186-537d-4e9d-8fd5-4db2d1652687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002726 10.0.0.33 - - [2025-10-27 07:38:03] "POST /bgp-routers HTTP/1.1" 409 301 0.001616 10.0.0.33 - - [2025-10-27 07:38:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001458 10.0.0.33 - - [2025-10-27 07:38:03] "GET /bgp-router/1f5c142b-45d6-41cf-8d82-9371f7d7f9f2?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.002907 10.0.0.33 - - [2025-10-27 07:38:03] "PUT /bgp-router/1f5c142b-45d6-41cf-8d82-9371f7d7f9f2 HTTP/1.1" 200 254 0.028173 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:38:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000861 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:38:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000969 10.0.0.33 - - [2025-10-27 07:38:08] "POST /tags HTTP/1.1" 200 355 0.020703 10.0.0.33 - - [2025-10-27 07:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.33 - - [2025-10-27 07:38:08] "GET /tag/2be4e084-ca3e-477b-8c81-8a5807af8d47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.015077 10.0.0.33 - - [2025-10-27 07:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.33 - - [2025-10-27 07:38:08] "GET /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.004209 10.0.0.33 - - [2025-10-27 07:38:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.33 - - [2025-10-27 07:38:08] "GET /project/ecf725ab-4058-4e1f-a02a-abe98f1a6b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031315 10.0.0.33 - - [2025-10-27 07:38:08] "POST /virtual-machines HTTP/1.1" 200 351 0.015579 10.0.0.33 - - [2025-10-27 07:38:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.011225 10.0.0.33 - - [2025-10-27 07:38:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.114178 10.0.0.33 - - [2025-10-27 07:38:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.007866 10.0.0.33 - - [2025-10-27 07:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006323 10.0.0.33 - - [2025-10-27 07:38:09] "GET /virtual-machine-interface/e223ea30-b307-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.008377 10.0.0.33 - - [2025-10-27 07:38:09] "POST /instance-ips HTTP/1.1" 200 391 0.020386 10.0.0.33 - - [2025-10-27 07:38:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.018194 10.0.0.33 - - [2025-10-27 07:38:09] "GET /virtual-machine-interface/e223ea30-b307-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.009613 10.0.0.33 - - [2025-10-27 07:38:09] "POST /set-tag HTTP/1.1" 200 109 0.013620 10.0.0.33 - - [2025-10-27 07:38:09] "GET /virtual-machine-interface/e223ea30-b307-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.011875 10.0.0.33 - - [2025-10-27 07:38:09] "GET /instance-ip/e2416f42-b307-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.004514 10.0.0.33 - - [2025-10-27 07:38:09] "GET /virtual-machine-interface/e223ea30-b307-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004052 10.0.0.33 - - [2025-10-27 07:38:09] "POST /set-tag HTTP/1.1" 200 109 0.002018 10.0.0.33 - - [2025-10-27 07:38:09] "GET /virtual-router/552807d7-1aea-4a8f-ade3-302c07092ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003383 10.0.0.33 - - [2025-10-27 07:38:09] "POST /ref-update HTTP/1.1" 200 156 0.006965 10.0.0.33 - - [2025-10-27 07:38:09] "GET /virtual-machine-interface/e223ea30-b307-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004282 10.0.0.33 - - [2025-10-27 07:38:09] "POST /set-tag HTTP/1.1" 200 109 0.001994 10.0.0.33 - - [2025-10-27 07:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.33 - - [2025-10-27 07:38:09] "GET /virtual-network/f95ea64a-c587-4578-9465-131eadc27e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006114 10.0.0.33 - - [2025-10-27 07:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.33 - - [2025-10-27 07:38:09] "GET /project/ecf725ab-4058-4e1f-a02a-abe98f1a6b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.036800 10.0.0.33 - - [2025-10-27 07:38:09] "POST /virtual-machines HTTP/1.1" 200 355 0.010368 10.0.0.33 - - [2025-10-27 07:38:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.035269 10.0.0.33 - - [2025-10-27 07:38:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.107987 10.0.0.33 - - [2025-10-27 07:38:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.007615 10.0.0.33 - - [2025-10-27 07:38:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007740 10.0.0.33 - - [2025-10-27 07:38:09] "GET /virtual-machine-interface/e291d7de-b307-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.008975 10.0.0.33 - - [2025-10-27 07:38:09] "POST /instance-ips HTTP/1.1" 200 395 0.018222 10.0.0.33 - - [2025-10-27 07:38:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.021547 10.0.0.33 - - [2025-10-27 07:38:09] "GET /virtual-machine-interface/e291d7de-b307-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.010370 10.0.0.33 - - [2025-10-27 07:38:09] "POST /set-tag HTTP/1.1" 200 109 0.014488 10.0.0.33 - - [2025-10-27 07:38:09] "GET /virtual-machine-interface/e291d7de-b307-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.022910 10.0.0.33 - - [2025-10-27 07:38:09] "GET /instance-ip/e2ab3332-b307-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.002756 10.0.0.33 - - [2025-10-27 07:38:10] "GET /virtual-machine-interface/e291d7de-b307-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004424 10.0.0.33 - - [2025-10-27 07:38:10] "POST /set-tag HTTP/1.1" 200 109 0.002138 10.0.0.33 - - [2025-10-27 07:38:10] "GET /virtual-router/552807d7-1aea-4a8f-ade3-302c07092ca8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1677 0.003600 10.0.0.33 - - [2025-10-27 07:38:10] "POST /ref-update HTTP/1.1" 200 156 0.009535 10.0.0.33 - - [2025-10-27 07:38:10] "GET /virtual-machine-interface/e291d7de-b307-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.014247 10.0.0.33 - - [2025-10-27 07:38:10] "POST /set-tag HTTP/1.1" 200 109 0.002005 10.0.0.33 - - [2025-10-27 07:38:10] "GET /virtual-machine-interface/e223ea30-b307-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005599 10.0.0.33 - - [2025-10-27 07:38:10] "POST /set-tag HTTP/1.1" 200 109 0.002176 10.0.0.33 - - [2025-10-27 07:38:10] "GET /virtual-machine-interface/e291d7de-b307-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004066 10.0.0.33 - - [2025-10-27 07:38:10] "POST /set-tag HTTP/1.1" 200 109 0.001996 10.0.0.33 - - [2025-10-27 07:38:19] "GET / HTTP/1.1" 200 35931 0.001911 10.0.0.33 - - [2025-10-27 07:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.33 - - [2025-10-27 07:38:19] "GET /global-system-config/14dc66b3-a699-486c-8bef-7b0317f6017c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004404 10.0.0.33 - - [2025-10-27 07:38:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.33 - - [2025-10-27 07:38:19] "GET /config-node/32ca7997-bf0f-4e7f-b6b0-d0f93860dcb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002253 10.0.0.33 - - [2025-10-27 07:38:22] "GET /virtual-machine-interface/e291d7de-b307-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004081 10.0.0.33 - - [2025-10-27 07:38:22] "POST /set-tag HTTP/1.1" 200 109 0.002078 10.0.0.33 - - [2025-10-27 07:38:23] "GET /virtual-machine-interface/e223ea30-b307-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004830 10.0.0.33 - - [2025-10-27 07:38:23] "POST /set-tag HTTP/1.1" 200 109 0.002604 10.0.0.33 - - [2025-10-27 07:38:24] "GET /virtual-machine-interface/e223ea30-b307-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003909 10.0.0.33 - - [2025-10-27 07:38:24] "POST /set-tag HTTP/1.1" 200 109 0.001809 10.0.0.33 - - [2025-10-27 07:38:30] "GET / HTTP/1.1" 200 35931 0.002271 10.0.0.33 - - [2025-10-27 07:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.33 - - [2025-10-27 07:38:30] "GET /routing-instance/15776186-537d-4e9d-8fd5-4db2d1652687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006565 10.0.0.33 - - [2025-10-27 07:38:30] "POST /bgp-routers HTTP/1.1" 409 301 0.002077 10.0.0.33 - - [2025-10-27 07:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.33 - - [2025-10-27 07:38:30] "GET /bgp-router/1f5c142b-45d6-41cf-8d82-9371f7d7f9f2?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.005776 10.0.0.33 - - [2025-10-27 07:38:30] "PUT /bgp-router/1f5c142b-45d6-41cf-8d82-9371f7d7f9f2 HTTP/1.1" 200 254 0.012407 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:38:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000923 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:38:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000740 10.0.0.33 - - [2025-10-27 07:38:56] "GET /virtual-machine-interface/e223ea30-b307-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006404 10.0.0.33 - - [2025-10-27 07:38:56] "POST /set-tag HTTP/1.1" 200 109 0.003878 10.0.0.33 - - [2025-10-27 07:38:56] "GET /virtual-machine-interface/e223ea30-b307-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004755 10.0.0.33 - - [2025-10-27 07:38:56] "POST /set-tag HTTP/1.1" 200 109 0.001964 10.0.0.33 - - [2025-10-27 07:38:56] "GET /virtual-machine/89006b1e-70f6-4fb1-bd8f-93db5d9b1a9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.003716 10.0.0.33 - - [2025-10-27 07:38:56] "POST /ref-update HTTP/1.1" 200 156 0.010022 10.0.0.33 - - [2025-10-27 07:38:56] "GET /virtual-machine-interface/e223ea30-b307-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006543 10.0.0.33 - - [2025-10-27 07:38:56] "POST /set-tag HTTP/1.1" 200 109 0.022628 10.0.0.33 - - [2025-10-27 07:38:56] "POST /set-tag HTTP/1.1" 200 109 0.022783 10.0.0.33 - - [2025-10-27 07:38:56] "DELETE /instance-ip/e2416f42-b307-11f0-a147-fa163e692829 HTTP/1.1" 200 115 0.032881 10.0.0.33 - - [2025-10-27 07:38:56] "DELETE /virtual-machine-interface/e223ea30-b307-11f0-a147-fa163e692829 HTTP/1.1" 200 115 0.033432 10.0.0.33 - - [2025-10-27 07:38:57] "DELETE /virtual-machine/89006b1e-70f6-4fb1-bd8f-93db5d9b1a9b HTTP/1.1" 200 115 0.013600 10.0.0.33 - - [2025-10-27 07:38:57] "GET /virtual-machine-interface/e291d7de-b307-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004776 10.0.0.33 - - [2025-10-27 07:38:57] "POST /set-tag HTTP/1.1" 200 109 0.002179 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:39:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001075 [Introspect:8084]10.0.0.33 - - [2025-10-27 07:39:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001327 10.0.0.33 - - [2025-10-27 07:39:27] "GET /virtual-machine-interface/e291d7de-b307-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004803 10.0.0.33 - - [2025-10-27 07:39:27] "POST /set-tag HTTP/1.1" 200 109 0.009035 10.0.0.33 - - [2025-10-27 07:39:27] "GET /virtual-machine-interface/e291d7de-b307-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004635 10.0.0.33 - - [2025-10-27 07:39:27] "POST /set-tag HTTP/1.1" 200 109 0.002137 10.0.0.33 - - [2025-10-27 07:39:27] "GET /virtual-machine/17f217cf-3843-4b85-b9a0-5c13dd27ac74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.002468 10.0.0.33 - - [2025-10-27 07:39:27] "POST /ref-update HTTP/1.1" 200 156 0.007878 10.0.0.33 - - [2025-10-27 07:39:27] "GET /virtual-machine-interface/e291d7de-b307-11f0-a147-fa163e692829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004331 10.0.0.33 - - [2025-10-27 07:39:27] "POST /set-tag HTTP/1.1" 200 109 0.019776 10.0.0.33 - - [2025-10-27 07:39:27] "POST /set-tag HTTP/1.1" 200 109 0.039512 10.0.0.33 - - [2025-10-27 07:39:28] "DELETE /instance-ip/e2ab3332-b307-11f0-a147-fa163e692829 HTTP/1.1" 200 115 0.103948 10.0.0.33 - - [2025-10-27 07:39:28] "DELETE /virtual-machine-interface/e291d7de-b307-11f0-a147-fa163e692829 HTTP/1.1" 200 115 0.064712 10.0.0.33 - - [2025-10-27 07:39:28] "DELETE /virtual-machine/17f217cf-3843-4b85-b9a0-5c13dd27ac74 HTTP/1.1" 200 115 0.033145 10.0.0.33 - - [2025-10-27 07:39:28] "DELETE /tag/2be4e084-ca3e-477b-8c81-8a5807af8d47 HTTP/1.1" 200 115 0.309499