++ 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: =================== Wed Oct 8 09:49:22 PM UTC 2025 ===================' INFO: =================== Wed Oct 8 09:49:22 PM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ cut -d / -f 1 +++ head -n 1 +++ awk '{print $2}' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.242 ++ 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.242 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.242 ++ ANALYTICSDB_NODES=10.0.0.242 ++ ANALYTICS_SNMP_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8081 ' +++ '[' -n '10.0.0.242:8081 ' ']' +++ echo 10.0.0.242:8081 ++ ANALYTICS_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9042 ' +++ '[' -n '10.0.0.242:9042 ' ']' +++ echo 10.0.0.242:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.242:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8086 ' +++ '[' -n '10.0.0.242:8086 ' ']' +++ echo 10.0.0.242:8086 ++ COLLECTOR_SERVERS=10.0.0.242: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.242 ++ CONFIGDB_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8082 ' +++ '[' -n '10.0.0.242:8082 ' ']' +++ echo 10.0.0.242:8082 ++ CONFIG_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9161 ' +++ '[' -n '10.0.0.242:9161 ' ']' +++ echo 10.0.0.242:9161 ++ CONFIGDB_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9041 ' +++ '[' -n '10.0.0.242:9041 ' ']' +++ echo 10.0.0.242:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.242: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.242 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.242 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:2181, +++ '[' -n 10.0.0.242:2181, ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:2181 ' +++ '[' -n '10.0.0.242:2181 ' ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.242:2181 ++ RABBITMQ_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:5673, +++ '[' -n 10.0.0.242:5673, ']' +++ echo 10.0.0.242:5673 ++ RABBITMQ_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:6379 ' +++ '[' -n '10.0.0.242:6379 ' ']' +++ echo 10.0.0.242:6379 ++ REDIS_SERVERS=10.0.0.242: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.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9092 ' +++ '[' -n '10.0.0.242:9092 ' ']' +++ echo 10.0.0.242:9092 ++ KAFKA_SERVERS=10.0.0.242: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.242 ++ 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.242 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.242 ++ cut -d , -f 1 + local cassandra=10.0.0.242 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.242 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 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.242 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.242 +++ local servers=10.0.0.242 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ tr '\n' , +++ local local_ips=,10.0.0.242,10.93.111.1,127.0.0.1,172.17.0.1,252.242.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.242'\''))' +++ local server_ip=10.0.0.242 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.242 ]] +++ [[ ,10.0.0.242,10.93.111.1,127.0.0.1,172.17.0.1,252.242.0.1,, =~ ,10\.0\.0\.242, ]] +++ echo 10.0.0.242 1 +++ return ++ local ip=10.0.0.242 ++ [[ -z 10.0.0.242 ]] ++ echo 10.0.0.242 + host_ip=10.0.0.242 + [[ cql == \c\q\l ]] ++ echo 10.0.0.242:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.242:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.242: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=__ ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ set -o posix ++ set ++ cut -d = -f 1 ++ sort + 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/08/2025 21:50:15.299 7ff998f8c180 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/08/2025 21:50:15.797 7ff998f8c180 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/08/2025 21:50:15.830 7ff998f8c180 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/08/2025 21:50:15.830 7ff998f8c180 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.242 - - [2025-10-08 21:50:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000671 [Introspect:8084]10.0.0.242 - - [2025-10-08 21:50:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000527 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.242:8082/ Hit Ctrl-C to quit. 10.0.0.242 - - [2025-10-08 21:50:24] "GET / HTTP/1.1" 503 181 0.000227 10.0.0.242 - - [2025-10-08 21:50:24] "GET / HTTP/1.1" 503 181 0.000206 10.0.0.242 - - [2025-10-08 21:50:25] "GET / HTTP/1.1" 200 36215 0.001234 10.0.0.242 - - [2025-10-08 21:50:25] "GET / HTTP/1.1" 200 45303 0.001568 10.0.0.242 - - [2025-10-08 21:50:25] "GET / HTTP/1.1" 200 36215 0.001240 10.0.0.242 - - [2025-10-08 21:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011634 10.0.0.242 - - [2025-10-08 21:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.242 - - [2025-10-08 21:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498 10.0.0.242 - - [2025-10-08 21:50:25] "GET /routing-instance/5c9476e8-63de-46ff-a68d-a530f1d5888d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.012923 10.0.0.242 - - [2025-10-08 21:50:25] "GET / HTTP/1.1" 200 36215 0.001362 10.0.0.242 - - [2025-10-08 21:50:25] "GET / HTTP/1.1" 200 36215 0.002151 10.0.0.242 - - [2025-10-08 21:50:25] "POST /bgp-routers HTTP/1.1" 200 618 0.082036 10.0.0.242 - - [2025-10-08 21:50:25] "GET /bgp-router/c924884c-fdff-40f3-9466-0368a37e8e42?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.022284 10.0.0.242 - - [2025-10-08 21:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.017284 10.0.0.242 - - [2025-10-08 21:50:25] "GET /global-system-config/7bd1918e-56bb-4ba3-a66e-1504b8cba969?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007226 10.0.0.242 - - [2025-10-08 21:50:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002895 10.0.0.242 - - [2025-10-08 21:50:25] "POST /ref-update HTTP/1.1" 200 156 0.039112 10.0.0.242 - - [2025-10-08 21:50:25] "GET / HTTP/1.1" 200 36215 0.001354 10.0.0.242 - - [2025-10-08 21:50:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005787 10.0.0.242 - - [2025-10-08 21:50:25] "GET /global-system-config/7bd1918e-56bb-4ba3-a66e-1504b8cba969?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.010041 10.0.0.242 - - [2025-10-08 21:50:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.002070 10.0.0.242 - - [2025-10-08 21:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.242 - - [2025-10-08 21:50:26] "GET /domain/285320fe-87a3-4ea9-a267-e2c41cf6888e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007802 10.0.0.242 - - [2025-10-08 21:50:26] "POST /database-nodes HTTP/1.1" 200 599 0.073107 10.0.0.242 - - [2025-10-08 21:50:26] "POST /id-to-fqname HTTP/1.1" 200 173 0.000549 10.0.0.242 - - [2025-10-08 21:50:26] "POST /fqname-to-id HTTP/1.1" 404 182 0.024192 10.0.0.242 - - [2025-10-08 21:50:26] "GET / HTTP/1.1" 200 36215 0.001367 10.0.0.242 - - [2025-10-08 21:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010676 10.0.0.242 - - [2025-10-08 21:50:26] "GET /global-system-config/7bd1918e-56bb-4ba3-a66e-1504b8cba969?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005237 10.0.0.242 - - [2025-10-08 21:50:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.002220 10.0.0.242 - - [2025-10-08 21:50:26] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.065724 10.0.0.242 - - [2025-10-08 21:50:26] "POST /security-groups HTTP/1.1" 200 570 0.133934 10.0.0.242 - - [2025-10-08 21:50:26] "POST /projects HTTP/1.1" 200 483 0.490127 10.0.0.242 - - [2025-10-08 21:50:26] "POST /security-groups HTTP/1.1" 200 536 0.091481 10.0.0.242 - - [2025-10-08 21:50:26] "POST /chown HTTP/1.1" 200 109 0.020261 10.0.0.242 - - [2025-10-08 21:50:26] "POST /policy-managements HTTP/1.1" 409 214 0.018459 10.0.0.242 - - [2025-10-08 21:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007254 10.0.0.242 - - [2025-10-08 21:50:26] "GET /policy-management/f4d6cab2-32e0-402e-adf7-f59e75b4a2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003661 10.0.0.242 - - [2025-10-08 21:50:26] "POST /application-policy-sets HTTP/1.1" 200 530 0.077223 10.0.0.242 - - [2025-10-08 21:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.018521 10.0.0.242 - - [2025-10-08 21:50:26] "GET / HTTP/1.1" 200 36215 0.001559 10.0.0.242 - - [2025-10-08 21:50:26] "GET /global-vrouter-config/0b0a777e-b1cc-4613-ad0c-e81994ef515f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.004383 10.0.0.242 - - [2025-10-08 21:50:26] "PUT /global-vrouter-config/0b0a777e-b1cc-4613-ad0c-e81994ef515f HTTP/1.1" 200 277 0.027053 10.0.0.242 - - [2025-10-08 21:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.041465 10.0.0.242 - - [2025-10-08 21:50:27] "GET /virtual-network/1fcfaaf1-03ae-47e3-9bbc-681084bc2973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.015805 10.0.0.242 - - [2025-10-08 21:50:27] "POST /fqname-to-id HTTP/1.1" 404 186 0.019184 10.0.0.242 - - [2025-10-08 21:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.242 - - [2025-10-08 21:50:27] "GET /global-system-config/7bd1918e-56bb-4ba3-a66e-1504b8cba969?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005791 10.0.0.242 - - [2025-10-08 21:50:27] "POST /service-appliance-sets HTTP/1.1" 200 555 0.057949 10.0.0.242 - - [2025-10-08 21:50:27] "POST /id-to-fqname HTTP/1.1" 200 177 0.000515 10.0.0.242 - - [2025-10-08 21:50:27] "POST /fqname-to-id HTTP/1.1" 404 186 0.009392 10.0.0.242 - - [2025-10-08 21:50:27] "POST /fqname-to-id HTTP/1.1" 404 180 0.005144 10.0.0.242 - - [2025-10-08 21:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.242 - - [2025-10-08 21:50:27] "GET /global-system-config/7bd1918e-56bb-4ba3-a66e-1504b8cba969?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006097 10.0.0.242 - - [2025-10-08 21:50:27] "POST /security-groups HTTP/1.1" 200 574 0.083203 10.0.0.242 - - [2025-10-08 21:50:27] "POST /projects HTTP/1.1" 200 491 0.317828 10.0.0.242 - - [2025-10-08 21:50:27] "POST /service-appliance-sets HTTP/1.1" 200 543 0.063560 10.0.0.242 - - [2025-10-08 21:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004762 10.0.0.242 - - [2025-10-08 21:50:27] "GET /network-ipam/a786768d-0316-4af5-a6a0-ccd0a3bf01f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004929 10.0.0.242 - - [2025-10-08 21:50:27] "POST /security-groups HTTP/1.1" 200 548 0.066296 10.0.0.242 - - [2025-10-08 21:50:27] "POST /chown HTTP/1.1" 200 109 0.010821 10.0.0.242 - - [2025-10-08 21:50:27] "POST /network-ipams HTTP/1.1" 200 524 0.050771 10.0.0.242 - - [2025-10-08 21:50:27] "POST /network-ipams HTTP/1.1" 200 512 0.055648 10.0.0.242 - - [2025-10-08 21:50:27] "POST /fqname-to-id HTTP/1.1" 404 198 0.004866 10.0.0.242 - - [2025-10-08 21:50:27] "POST /service-templates HTTP/1.1" 200 513 0.136204 10.0.0.242 - - [2025-10-08 21:50:27] "POST /useragent-kv HTTP/1.1" 200 115 0.012172 10.0.0.242 - - [2025-10-08 21:50:27] "POST /virtual-networks HTTP/1.1" 200 540 0.209138 10.0.0.242 - - [2025-10-08 21:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.242 - - [2025-10-08 21:50:27] "POST /service-templates HTTP/1.1" 200 503 0.036876 10.0.0.242 - - [2025-10-08 21:50:27] "GET /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.010394 10.0.0.242 - - [2025-10-08 21:50:28] "POST /service-templates HTTP/1.1" 200 517 0.059080 10.0.0.242 - - [2025-10-08 21:50:28] "POST /service-templates HTTP/1.1" 200 537 0.035525 10.0.0.242 - - [2025-10-08 21:50:28] "POST /network-ipams HTTP/1.1" 200 520 0.071681 10.0.0.242 - - [2025-10-08 21:50:28] "POST /fqname-to-id HTTP/1.1" 404 202 0.015397 10.0.0.242 - - [2025-10-08 21:50:28] "POST /service-templates HTTP/1.1" 200 509 0.047389 10.0.0.242 - - [2025-10-08 21:50:28] "POST /useragent-kv HTTP/1.1" 200 115 0.007341 10.0.0.242 - - [2025-10-08 21:50:28] "POST /virtual-networks HTTP/1.1" 200 548 0.274291 10.0.0.242 - - [2025-10-08 21:50:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.020088 10.0.0.242 - - [2025-10-08 21:50:28] "GET /virtual-network/b88259ed-4b87-45be-a6cf-2236f7a0a64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.024021 10.0.0.242 - - [2025-10-08 21:50:28] "POST /fqname-to-id HTTP/1.1" 404 199 0.004679 10.0.0.242 - - [2025-10-08 21:50:28] "POST /network-policys HTTP/1.1" 200 540 0.042419 10.0.0.242 - - [2025-10-08 21:50:28] "POST /fqname-to-id HTTP/1.1" 404 197 0.009030 10.0.0.242 - - [2025-10-08 21:50:28] "POST /network-policys HTTP/1.1" 200 536 0.017062 10.0.0.242 - - [2025-10-08 21:50:28] "POST /fqname-to-id HTTP/1.1" 404 201 0.020056 10.0.0.242 - - [2025-10-08 21:50:28] "POST /network-policys HTTP/1.1" 200 544 0.023282 10.0.0.242 - - [2025-10-08 21:50:28] "POST /ref-update HTTP/1.1" 200 156 0.050836 [Introspect:8084]10.0.0.242 - - [2025-10-08 21:50:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000848 10.0.0.242 - - [2025-10-08 21:50:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.030426 [Introspect:8084]10.0.0.242 - - [2025-10-08 21:50:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000723 10.0.0.242 - - [2025-10-08 21:50:28] "POST /ref-update HTTP/1.1" 200 156 0.131383 10.0.0.242 - - [2025-10-08 21:50:29] "POST /ref-update HTTP/1.1" 200 156 0.055203 10.0.0.242 - - [2025-10-08 21:50:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002318 10.0.0.242 - - [2025-10-08 21:50:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007992 10.0.0.242 - - [2025-10-08 21:50:29] "POST /ref-update HTTP/1.1" 200 156 0.060069 10.0.0.242 - - [2025-10-08 21:50:29] "POST /ref-update HTTP/1.1" 200 156 0.115784 10.0.0.242 - - [2025-10-08 21:50:29] "POST /ref-update HTTP/1.1" 200 156 0.099735 10.0.0.242 - - [2025-10-08 21:50:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002113 10.0.0.242 - - [2025-10-08 21:50:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003154 10.0.0.242 - - [2025-10-08 21:50:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001753 10.0.0.242 - - [2025-10-08 21:50:29] "GET / HTTP/1.1" 200 36215 0.002885 10.0.0.242 - - [2025-10-08 21:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009485 10.0.0.242 - - [2025-10-08 21:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.242 - - [2025-10-08 21:50:29] "GET /global-system-config/7bd1918e-56bb-4ba3-a66e-1504b8cba969?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.035466 10.0.0.242 - - [2025-10-08 21:50:29] "GET /virtual-network/1fcfaaf1-03ae-47e3-9bbc-681084bc2973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.009285 10.0.0.242 - - [2025-10-08 21:50:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.025043 10.0.0.242 - - [2025-10-08 21:50:29] "GET /application-policy-set/d90af721-5fb5-4367-855c-736d3ca3f480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.016994 10.0.0.242 - - [2025-10-08 21:50:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.242 - - [2025-10-08 21:50:29] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.071365 10.0.0.242 - - [2025-10-08 21:50:29] "GET /policy-management/f4d6cab2-32e0-402e-adf7-f59e75b4a2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.048757 10.0.0.242 - - [2025-10-08 21:50:29] "POST /firewall-policys HTTP/1.1" 200 532 0.074708 10.0.0.242 - - [2025-10-08 21:50:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.025039 10.0.0.242 - - [2025-10-08 21:50:29] "GET /firewall-policy/7c9db57d-e3b5-4f00-91fd-efff80bfaeb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.018605 10.0.0.242 - - [2025-10-08 21:50:29] "GET /application-policy-set/d90af721-5fb5-4367-855c-736d3ca3f480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.003045 10.0.0.242 - - [2025-10-08 21:50:29] "GET /firewall-policy/7c9db57d-e3b5-4f00-91fd-efff80bfaeb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.013285 10.0.0.242 - - [2025-10-08 21:50:30] "POST /ref-update HTTP/1.1" 200 156 0.061650 10.0.0.242 - - [2025-10-08 21:50:30] "GET /application-policy-set/d90af721-5fb5-4367-855c-736d3ca3f480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.005438 10.0.0.242 - - [2025-10-08 21:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007488 10.0.0.242 - - [2025-10-08 21:50:30] "GET /policy-management/f4d6cab2-32e0-402e-adf7-f59e75b4a2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.008245 10.0.0.242 - - [2025-10-08 21:50:30] "POST /firewall-policys HTTP/1.1" 200 534 0.036269 10.0.0.242 - - [2025-10-08 21:50:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.045262 10.0.0.242 - - [2025-10-08 21:50:30] "GET /firewall-policy/c8c762fc-e9db-4082-ab08-5d14c6ef1cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.013341 10.0.0.242 - - [2025-10-08 21:50:30] "GET /application-policy-set/d90af721-5fb5-4367-855c-736d3ca3f480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.002553 10.0.0.242 - - [2025-10-08 21:50:30] "GET /firewall-policy/c8c762fc-e9db-4082-ab08-5d14c6ef1cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003405 10.0.0.242 - - [2025-10-08 21:50:30] "GET /firewall-policy/7c9db57d-e3b5-4f00-91fd-efff80bfaeb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003416 10.0.0.242 - - [2025-10-08 21:50:30] "GET /firewall-policy/7c9db57d-e3b5-4f00-91fd-efff80bfaeb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003993 10.0.0.242 - - [2025-10-08 21:50:30] "POST /ref-update HTTP/1.1" 200 156 0.023867 10.0.0.242 - - [2025-10-08 21:50:30] "POST /ref-update HTTP/1.1" 200 156 0.065513 10.0.0.242 - - [2025-10-08 21:50:30] "POST /ref-update HTTP/1.1" 200 156 0.028789 10.0.0.242 - - [2025-10-08 21:50:30] "GET /application-policy-set/d90af721-5fb5-4367-855c-736d3ca3f480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.010748 10.0.0.242 - - [2025-10-08 21:50:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012869 10.0.0.242 - - [2025-10-08 21:50:30] "GET /policy-management/f4d6cab2-32e0-402e-adf7-f59e75b4a2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003160 10.0.0.242 - - [2025-10-08 21:50:30] "POST /firewall-policys HTTP/1.1" 200 532 0.039325 10.0.0.242 - - [2025-10-08 21:50:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.036622 10.0.0.242 - - [2025-10-08 21:50:30] "GET /firewall-policy/f9022d04-5beb-41d2-b43f-69a7b374377d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.046825 10.0.0.242 - - [2025-10-08 21:50:30] "GET /application-policy-set/d90af721-5fb5-4367-855c-736d3ca3f480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.013306 10.0.0.242 - - [2025-10-08 21:50:30] "GET /firewall-policy/f9022d04-5beb-41d2-b43f-69a7b374377d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.004253 10.0.0.242 - - [2025-10-08 21:50:30] "GET /firewall-policy/7c9db57d-e3b5-4f00-91fd-efff80bfaeb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002413 10.0.0.242 - - [2025-10-08 21:50:30] "GET /firewall-policy/c8c762fc-e9db-4082-ab08-5d14c6ef1cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.004454 10.0.0.242 - - [2025-10-08 21:50:30] "GET /firewall-policy/7c9db57d-e3b5-4f00-91fd-efff80bfaeb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.021454 10.0.0.242 - - [2025-10-08 21:50:30] "GET /firewall-policy/c8c762fc-e9db-4082-ab08-5d14c6ef1cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003656 10.0.0.242 - - [2025-10-08 21:50:31] "POST /ref-update HTTP/1.1" 200 156 0.085274 10.0.0.242 - - [2025-10-08 21:50:31] "POST /ref-update HTTP/1.1" 200 156 0.090028 10.0.0.242 - - [2025-10-08 21:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.015825 10.0.0.242 - - [2025-10-08 21:50:31] "GET /network-ipam/a786768d-0316-4af5-a6a0-ccd0a3bf01f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.010032 10.0.0.242 - - [2025-10-08 21:50:31] "POST /ref-update HTTP/1.1" 200 156 0.035898 10.0.0.242 - - [2025-10-08 21:50:31] "POST /ref-update HTTP/1.1" 200 156 0.104295 10.0.0.242 - - [2025-10-08 21:50:31] "POST /ref-update HTTP/1.1" 200 156 0.067768 10.0.0.242 - - [2025-10-08 21:50:31] "GET /application-policy-set/d90af721-5fb5-4367-855c-736d3ca3f480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.022918 10.0.0.242 - - [2025-10-08 21:50:31] "POST /tags HTTP/1.1" 200 300 0.041614 10.0.0.242 - - [2025-10-08 21:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.016170 10.0.0.242 - - [2025-10-08 21:50:31] "GET /tag/bcc58196-7b3a-4670-9280-d33c4c509ddc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.014419 10.0.0.242 - - [2025-10-08 21:50:31] "POST /set-tag HTTP/1.1" 200 109 0.036057 10.0.0.242 - - [2025-10-08 21:50:31] "GET / HTTP/1.1" 200 36215 0.001428 10.0.0.242 - - [2025-10-08 21:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005738 10.0.0.242 - - [2025-10-08 21:50:31] "GET /global-system-config/7bd1918e-56bb-4ba3-a66e-1504b8cba969?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004750 10.0.0.242 - - [2025-10-08 21:50:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.007635 10.0.0.242 - - [2025-10-08 21:50:31] "POST /fqname-to-id HTTP/1.1" 404 226 0.025775 10.0.0.242 - - [2025-10-08 21:50:31] "POST /config-nodes HTTP/1.1" 200 595 0.117107 10.0.0.242 - - [2025-10-08 21:50:32] "POST /fqname-to-id HTTP/1.1" 404 225 0.006820 10.0.0.242 - - [2025-10-08 21:50:32] "POST /access-control-lists HTTP/1.1" 200 589 0.040709 10.0.0.242 - - [2025-10-08 21:50:32] "POST /fqname-to-id HTTP/1.1" 404 224 0.006528 10.0.0.242 - - [2025-10-08 21:50:32] "POST /tags HTTP/1.1" 200 358 0.261696 10.0.0.242 - - [2025-10-08 21:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.021908 10.0.0.242 - - [2025-10-08 21:50:32] "POST /access-control-lists HTTP/1.1" 200 587 0.074245 10.0.0.242 - - [2025-10-08 21:50:32] "POST /fqname-to-id HTTP/1.1" 404 213 0.022170 10.0.0.242 - - [2025-10-08 21:50:32] "GET /tag/b99a873c-945e-47c1-8d62-6af63da50245?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.034155 10.0.0.242 - - [2025-10-08 21:50:32] "POST /access-control-lists HTTP/1.1" 200 581 0.158202 10.0.0.242 - - [2025-10-08 21:50:32] "GET / HTTP/1.1" 200 36215 0.001606 10.0.0.242 - - [2025-10-08 21:50:32] "POST /fqname-to-id HTTP/1.1" 404 212 0.016595 10.0.0.242 - - [2025-10-08 21:50:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.018290 10.0.0.242 - - [2025-10-08 21:50:32] "POST /tags HTTP/1.1" 200 306 0.206286 10.0.0.242 - - [2025-10-08 21:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.038745 10.0.0.242 - - [2025-10-08 21:50:32] "POST /access-control-lists HTTP/1.1" 200 579 0.144990 10.0.0.242 - - [2025-10-08 21:50:32] "POST /fqname-to-id HTTP/1.1" 404 232 0.021952 10.0.0.242 - - [2025-10-08 21:50:32] "GET /tag/bfc912ff-331b-44eb-af6f-200f682b7aa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.079646 10.0.0.242 - - [2025-10-08 21:50:32] "POST /access-control-lists HTTP/1.1" 200 596 0.097082 10.0.0.242 - - [2025-10-08 21:50:32] "POST /fqname-to-id HTTP/1.1" 404 231 0.013801 10.0.0.242 - - [2025-10-08 21:50:32] "POST /access-control-lists HTTP/1.1" 200 594 0.027159 10.0.0.242 - - [2025-10-08 21:50:32] "POST /fqname-to-id HTTP/1.1" 404 217 0.013025 10.0.0.242 - - [2025-10-08 21:50:32] "POST /id-to-fqname HTTP/1.1" 200 174 0.000992 10.0.0.242 - - [2025-10-08 21:50:32] "POST /fqname-to-id HTTP/1.1" 404 183 0.009400 10.0.0.242 - - [2025-10-08 21:50:32] "GET / HTTP/1.1" 200 36215 0.001196 10.0.0.242 - - [2025-10-08 21:50:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.242 - - [2025-10-08 21:50:33] "GET /global-system-config/7bd1918e-56bb-4ba3-a66e-1504b8cba969?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.040140 10.0.0.242 - - [2025-10-08 21:50:33] "POST /access-control-lists HTTP/1.1" 200 585 0.140214 10.0.0.242 - - [2025-10-08 21:50:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.025006 10.0.0.242 - - [2025-10-08 21:50:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.035220 10.0.0.242 - - [2025-10-08 21:50:33] "POST /security-groups HTTP/1.1" 200 571 0.102684 10.0.0.242 - - [2025-10-08 21:50:33] "POST /projects HTTP/1.1" 200 485 0.462271 10.0.0.242 - - [2025-10-08 21:50:33] "POST /analytics-nodes HTTP/1.1" 200 601 0.082145 10.0.0.242 - - [2025-10-08 21:50:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.075799 10.0.0.242 - - [2025-10-08 21:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007630 10.0.0.242 - - [2025-10-08 21:50:33] "POST /access-control-lists HTTP/1.1" 200 583 0.145302 10.0.0.242 - - [2025-10-08 21:50:33] "POST /fqname-to-id HTTP/1.1" 404 240 0.007655 10.0.0.242 - - [2025-10-08 21:50:33] "GET /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.045946 10.0.0.242 - - [2025-10-08 21:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.242 - - [2025-10-08 21:50:33] "GET /virtual-network/b88259ed-4b87-45be-a6cf-2236f7a0a64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.008158 10.0.0.242 - - [2025-10-08 21:50:33] "POST /access-control-lists HTTP/1.1" 200 604 0.061006 10.0.0.242 - - [2025-10-08 21:50:33] "POST /fqname-to-id HTTP/1.1" 404 239 0.012228 10.0.0.242 - - [2025-10-08 21:50:33] "PUT /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab HTTP/1.1" 200 265 0.114856 10.0.0.242 - - [2025-10-08 21:50:33] "POST /access-control-lists HTTP/1.1" 200 602 0.094934 10.0.0.242 - - [2025-10-08 21:50:33] "POST /route-targets HTTP/1.1" 200 328 0.017890 10.0.0.242 - - [2025-10-08 21:50:33] "PUT /virtual-network/b88259ed-4b87-45be-a6cf-2236f7a0a64f HTTP/1.1" 200 265 0.163848 10.0.0.242 - - [2025-10-08 21:50:33] "GET / HTTP/1.1" 200 36215 0.002484 10.0.0.242 - - [2025-10-08 21:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009921 10.0.0.242 - - [2025-10-08 21:50:33] "GET /global-system-config/7bd1918e-56bb-4ba3-a66e-1504b8cba969?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.008369 10.0.0.242 - - [2025-10-08 21:50:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.002651 10.0.0.242 - - [2025-10-08 21:50:33] "POST /ref-update HTTP/1.1" 200 156 0.094381 10.0.0.242 - - [2025-10-08 21:50:33] "POST /security-groups HTTP/1.1" 200 539 0.131778 10.0.0.242 - - [2025-10-08 21:50:33] "POST /config-database-nodes HTTP/1.1" 200 613 0.123643 10.0.0.242 - - [2025-10-08 21:50:33] "POST /route-targets HTTP/1.1" 200 328 0.127975 10.0.0.242 - - [2025-10-08 21:50:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.102742 10.0.0.242 - - [2025-10-08 21:50:33] "POST /ref-update HTTP/1.1" 200 156 0.073232 10.0.0.242 - - [2025-10-08 21:50:34] "POST /chown HTTP/1.1" 200 109 0.054093 10.0.0.242 - - [2025-10-08 21:50:34] "GET /application-policy-set/d90af721-5fb5-4367-855c-736d3ca3f480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013842 10.0.0.242 - - [2025-10-08 21:50:34] "POST /route-targets HTTP/1.1" 200 328 0.038435 10.0.0.242 - - [2025-10-08 21:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.242 - - [2025-10-08 21:50:34] "GET /policy-management/f4d6cab2-32e0-402e-adf7-f59e75b4a2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005029 10.0.0.242 - - [2025-10-08 21:50:34] "POST /tags HTTP/1.1" 409 207 0.002174 10.0.0.242 - - [2025-10-08 21:50:34] "POST /ref-update HTTP/1.1" 200 156 0.033806 [Introspect:8084]10.0.0.242 - - [2025-10-08 21:50:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.005676 [Introspect:8084]10.0.0.242 - - [2025-10-08 21:50:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002883 10.0.0.242 - - [2025-10-08 21:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007929 10.0.0.242 - - [2025-10-08 21:50:34] "GET /tag/bfc912ff-331b-44eb-af6f-200f682b7aa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.030622 10.0.0.242 - - [2025-10-08 21:50:34] "POST /route-targets HTTP/1.1" 200 328 0.013203 10.0.0.242 - - [2025-10-08 21:50:34] "POST /ref-update HTTP/1.1" 200 156 0.036899 10.0.0.242 - - [2025-10-08 21:50:34] "POST /firewall-rules HTTP/1.1" 200 566 0.149121 10.0.0.242 - - [2025-10-08 21:50:34] "POST /route-targets HTTP/1.1" 200 328 0.036402 10.0.0.242 - - [2025-10-08 21:50:34] "GET /firewall-rule/232f834b-21f9-4f79-96ed-40e9b72ae7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.014967 10.0.0.242 - - [2025-10-08 21:50:34] "GET /firewall-policy/c8c762fc-e9db-4082-ab08-5d14c6ef1cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.004536 10.0.0.242 - - [2025-10-08 21:50:34] "GET /firewall-rule/232f834b-21f9-4f79-96ed-40e9b72ae7c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.022387 10.0.0.242 - - [2025-10-08 21:50:34] "POST /ref-update HTTP/1.1" 200 156 0.078700 10.0.0.242 - - [2025-10-08 21:50:34] "POST /ref-update HTTP/1.1" 200 156 0.081728 10.0.0.242 - - [2025-10-08 21:50:34] "GET /application-policy-set/d90af721-5fb5-4367-855c-736d3ca3f480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.015800 10.0.0.242 - - [2025-10-08 21:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007018 10.0.0.242 - - [2025-10-08 21:50:34] "POST /route-targets HTTP/1.1" 200 328 0.026620 10.0.0.242 - - [2025-10-08 21:50:34] "POST /ref-update HTTP/1.1" 200 156 0.032323 10.0.0.242 - - [2025-10-08 21:50:34] "GET /policy-management/f4d6cab2-32e0-402e-adf7-f59e75b4a2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.018153 10.0.0.242 - - [2025-10-08 21:50:34] "POST /tags HTTP/1.1" 409 207 0.002751 10.0.0.242 - - [2025-10-08 21:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.242 - - [2025-10-08 21:50:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.002565 10.0.0.242 - - [2025-10-08 21:50:34] "GET /tag/bfc912ff-331b-44eb-af6f-200f682b7aa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.011576 10.0.0.242 - - [2025-10-08 21:50:34] "POST /access-control-lists HTTP/1.1" 200 553 0.094398 10.0.0.242 - - [2025-10-08 21:50:34] "POST /fqname-to-id HTTP/1.1" 404 229 0.028253 10.0.0.242 - - [2025-10-08 21:50:34] "POST /firewall-rules HTTP/1.1" 200 564 0.123331 10.0.0.242 - - [2025-10-08 21:50:34] "GET /firewall-rule/bf2b2044-24ea-46a9-9706-e2747af941f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.016134 10.0.0.242 - - [2025-10-08 21:50:34] "GET /firewall-policy/c8c762fc-e9db-4082-ab08-5d14c6ef1cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.019093 10.0.0.242 - - [2025-10-08 21:50:34] "POST /access-control-lists HTTP/1.1" 200 591 0.064805 10.0.0.242 - - [2025-10-08 21:50:34] "GET /firewall-rule/bf2b2044-24ea-46a9-9706-e2747af941f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006819 10.0.0.242 - - [2025-10-08 21:50:35] "POST /ref-update HTTP/1.1" 200 156 0.030660 10.0.0.242 - - [2025-10-08 21:50:35] "POST /fqname-to-id HTTP/1.1" 404 237 0.023547 10.0.0.242 - - [2025-10-08 21:50:35] "POST /ref-update HTTP/1.1" 200 156 0.066591 10.0.0.242 - - [2025-10-08 21:50:35] "POST /access-control-lists HTTP/1.1" 200 603 0.074982 10.0.0.242 - - [2025-10-08 21:50:35] "POST /ref-update HTTP/1.1" 200 156 0.075967 10.0.0.242 - - [2025-10-08 21:50:35] "POST /tags HTTP/1.1" 200 302 0.195832 10.0.0.242 - - [2025-10-08 21:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.024908 10.0.0.242 - - [2025-10-08 21:50:35] "POST /ref-update HTTP/1.1" 200 156 0.065507 10.0.0.242 - - [2025-10-08 21:50:35] "GET /tag/7cf6e8d9-382c-46ba-a54c-153748248708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.049736 10.0.0.242 - - [2025-10-08 21:50:35] "PUT /access-control-list/a4358d04-eed9-4c25-b54c-c370f5c7cd27 HTTP/1.1" 200 273 0.022496 10.0.0.242 - - [2025-10-08 21:50:35] "PUT /access-control-list/20747d1d-65d2-4497-b144-feced2797ddc HTTP/1.1" 200 273 0.049956 10.0.0.242 - - [2025-10-08 21:50:35] "PUT /access-control-list/bc2e558b-56d0-4411-8b5a-eed50ae57b0d HTTP/1.1" 200 273 0.055892 10.0.0.242 - - [2025-10-08 21:50:35] "PUT /access-control-list/1dbdf740-28a2-4591-bb79-96b4fed4ca6c HTTP/1.1" 200 273 0.012999 10.0.0.242 - - [2025-10-08 21:50:35] "POST /tags HTTP/1.1" 200 326 0.155539 10.0.0.242 - - [2025-10-08 21:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.242 - - [2025-10-08 21:50:35] "GET /tag/3a7ebc19-78ae-4b01-b60d-9420d6947eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.054495 10.0.0.242 - - [2025-10-08 21:50:35] "PUT /access-control-list/cc7a6cc9-4700-4259-b1ae-4b5ef8b58407 HTTP/1.1" 200 273 0.062253 10.0.0.242 - - [2025-10-08 21:50:35] "PUT /access-control-list/10fe590b-30f3-4b98-9ae5-dc9565c33136 HTTP/1.1" 200 273 0.069740 10.0.0.242 - - [2025-10-08 21:50:35] "POST /tags HTTP/1.1" 200 364 0.066808 10.0.0.242 - - [2025-10-08 21:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011627 10.0.0.242 - - [2025-10-08 21:50:35] "GET /tag/58e5690e-23a1-45bb-8c1c-6eb10b367293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.016692 10.0.0.242 - - [2025-10-08 21:50:35] "PUT /access-control-list/ec5adafb-5b69-4f4f-b321-3e7fa97325f2 HTTP/1.1" 200 273 0.023063 10.0.0.242 - - [2025-10-08 21:50:35] "PUT /access-control-list/6bed3888-4f15-4cb8-8638-c87c4026e742 HTTP/1.1" 200 273 0.014147 10.0.0.242 - - [2025-10-08 21:50:35] "PUT /access-control-list/48fc0fba-e518-4cb0-9184-a6efcd164002 HTTP/1.1" 200 273 0.036227 10.0.0.242 - - [2025-10-08 21:50:35] "POST /tags HTTP/1.1" 200 312 0.034322 10.0.0.242 - - [2025-10-08 21:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012761 10.0.0.242 - - [2025-10-08 21:50:35] "GET /tag/2dd06801-1085-48a3-8169-b2a552f4cf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015885 10.0.0.242 - - [2025-10-08 21:50:35] "PUT /access-control-list/8235c882-1b63-4ba8-ace6-53a30c724a8a HTTP/1.1" 200 273 0.020960 10.0.0.242 - - [2025-10-08 21:50:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.242 - - [2025-10-08 21:50:36] "GET /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.009334 10.0.0.242 - - [2025-10-08 21:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009357 10.0.0.242 - - [2025-10-08 21:50:36] "GET /project/bc1d4480-4a2e-4fd1-9500-8a3c083c1afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.051318 10.0.0.242 - - [2025-10-08 21:50:36] "POST /virtual-machines HTTP/1.1" 200 378 0.030957 10.0.0.242 - - [2025-10-08 21:50:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.040728 10.0.0.242 - - [2025-10-08 21:50:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.118844 10.0.0.242 - - [2025-10-08 21:50:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.065865 10.0.0.242 - - [2025-10-08 21:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.032384 10.0.0.242 - - [2025-10-08 21:50:36] "POST /fqname-to-id HTTP/1.1" 404 214 0.017531 10.0.0.242 - - [2025-10-08 21:50:36] "GET /virtual-machine-interface/d27a870e-a490-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.009049 10.0.0.242 - - [2025-10-08 21:50:36] "POST /access-control-lists HTTP/1.1" 200 582 0.072282 10.0.0.242 - - [2025-10-08 21:50:36] "POST /fqname-to-id HTTP/1.1" 404 213 0.015890 10.0.0.242 - - [2025-10-08 21:50:36] "POST /instance-ips HTTP/1.1" 200 410 0.083330 10.0.0.242 - - [2025-10-08 21:50:36] "POST /access-control-lists HTTP/1.1" 200 580 0.055731 10.0.0.242 - - [2025-10-08 21:50:36] "POST /fqname-to-id HTTP/1.1" 404 234 0.002476 10.0.0.242 - - [2025-10-08 21:50:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.097279 10.0.0.242 - - [2025-10-08 21:50:36] "GET /virtual-machine-interface/d27a870e-a490-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.008873 10.0.0.242 - - [2025-10-08 21:50:36] "POST /access-control-lists HTTP/1.1" 200 598 0.085062 10.0.0.242 - - [2025-10-08 21:50:36] "POST /fqname-to-id HTTP/1.1" 404 233 0.017334 10.0.0.242 - - [2025-10-08 21:50:36] "POST /set-tag HTTP/1.1" 200 109 0.055910 10.0.0.242 - - [2025-10-08 21:50:36] "GET /virtual-machine-interface/d27a870e-a490-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007085 10.0.0.242 - - [2025-10-08 21:50:36] "GET /instance-ip/d29ec54c-a490-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.007677 10.0.0.242 - - [2025-10-08 21:50:36] "POST /access-control-lists HTTP/1.1" 200 596 0.067384 10.0.0.242 - - [2025-10-08 21:50:36] "POST /tags HTTP/1.1" 200 306 0.057572 10.0.0.242 - - [2025-10-08 21:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006406 10.0.0.242 - - [2025-10-08 21:50:37] "GET /tag/30f728f5-4581-4bb9-af95-9ec73bf7cb7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.012053 10.0.0.242 - - [2025-10-08 21:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008277 10.0.0.242 - - [2025-10-08 21:50:37] "PUT /access-control-list/a5fa5665-eb83-4cc5-8615-9da1f7407662 HTTP/1.1" 200 273 0.052569 10.0.0.242 - - [2025-10-08 21:50:37] "GET /project/be69bcc5-0edf-4e0c-b05d-601fa80b1cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.055397 10.0.0.242 - - [2025-10-08 21:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.013615 10.0.0.242 - - [2025-10-08 21:50:37] "PUT /access-control-list/3c110803-fd47-4527-bf8e-06ba2cede91d HTTP/1.1" 200 273 0.012194 10.0.0.242 - - [2025-10-08 21:50:37] "PUT /access-control-list/dfa18683-0876-4614-8f58-b649b2b10ce2 HTTP/1.1" 200 273 0.011544 10.0.0.242 - - [2025-10-08 21:50:37] "GET /virtual-network/b88259ed-4b87-45be-a6cf-2236f7a0a64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.003872 10.0.0.242 - - [2025-10-08 21:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.242 - - [2025-10-08 21:50:37] "GET /service-appliance-set/5bb59f0a-d057-4805-aff7-f399e8ad09ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015523 10.0.0.242 - - [2025-10-08 21:50:37] "PUT /access-control-list/b633b055-34a7-4bf6-add7-bca7b56f1908 HTTP/1.1" 200 273 0.011307 10.0.0.242 - - [2025-10-08 21:50:37] "POST /fqname-to-id HTTP/1.1" 404 240 0.002011 10.0.0.242 - - [2025-10-08 21:50:37] "PUT /access-control-list/5cdf80b4-0d9c-4532-9ce1-6f849f0bb3cd HTTP/1.1" 200 273 0.052104 10.0.0.242 - - [2025-10-08 21:50:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.085335 10.0.0.242 - - [2025-10-08 21:50:37] "GET /virtual-machine-interface/66abaec2-1319-4be8-a4d8-d038d64c35eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.016381 10.0.0.242 - - [2025-10-08 21:50:37] "POST /instance-ips HTTP/1.1" 200 382 0.029573 10.0.0.242 - - [2025-10-08 21:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.242 - - [2025-10-08 21:50:37] "GET /global-vrouter-config/0b0a777e-b1cc-4613-ad0c-e81994ef515f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002167 10.0.0.242 - - [2025-10-08 21:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001336 10.0.0.242 - - [2025-10-08 21:50:37] "PUT /global-vrouter-config/0b0a777e-b1cc-4613-ad0c-e81994ef515f HTTP/1.1" 200 277 0.011760 10.0.0.242 - - [2025-10-08 21:50:37] "GET /instance-ip/dac9680e-9760-4cce-83cd-056ed5dc1148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.032954 10.0.0.242 - - [2025-10-08 21:50:37] "PUT /access-control-list/291ba954-6c10-45d6-9351-60dcc871c6a5 HTTP/1.1" 200 273 0.073249 10.0.0.242 - - [2025-10-08 21:50:37] "POST /loadbalancers HTTP/1.1" 200 584 0.116763 10.0.0.242 - - [2025-10-08 21:50:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.011133 10.0.0.242 - - [2025-10-08 21:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679 10.0.0.242 - - [2025-10-08 21:50:37] "GET /project/be69bcc5-0edf-4e0c-b05d-601fa80b1cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.031417 10.0.0.242 - - [2025-10-08 21:50:37] "GET /loadbalancer/d446d7c7-3fde-4ea1-a1b8-a100e2e1a82a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.003236 10.0.0.242 - - [2025-10-08 21:50:37] "GET /project/be69bcc5-0edf-4e0c-b05d-601fa80b1cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.037262 10.0.0.242 - - [2025-10-08 21:50:37] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.046273 10.0.0.242 - - [2025-10-08 21:50:37] "GET /instance-ip/dac9680e-9760-4cce-83cd-056ed5dc1148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005900 10.0.0.242 - - [2025-10-08 21:50:37] "POST /floating-ips HTTP/1.1" 200 585 0.018201 10.0.0.242 - - [2025-10-08 21:50:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.028097 10.0.0.242 - - [2025-10-08 21:50:37] "GET / HTTP/1.1" 200 36215 0.001704 10.0.0.242 - - [2025-10-08 21:50:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.020492 10.0.0.242 - - [2025-10-08 21:50:37] "GET /project/be69bcc5-0edf-4e0c-b05d-601fa80b1cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.045817 10.0.0.242 - - [2025-10-08 21:50:37] "POST /alarms HTTP/1.1" 200 583 0.050525 10.0.0.242 - - [2025-10-08 21:50:37] "POST /alarms HTTP/1.1" 200 577 0.025452 10.0.0.242 - - [2025-10-08 21:50:37] "GET /loadbalancer-listener/666dfcc6-7043-4b8e-87d9-414d46f1ce05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.017323 10.0.0.242 - - [2025-10-08 21:50:37] "GET /loadbalancer-listener/666dfcc6-7043-4b8e-87d9-414d46f1ce05?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.005748 10.0.0.242 - - [2025-10-08 21:50:37] "POST /alarms HTTP/1.1" 200 577 0.041767 10.0.0.242 - - [2025-10-08 21:50:38] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.041738 10.0.0.242 - - [2025-10-08 21:50:38] "GET /instance-ip/dac9680e-9760-4cce-83cd-056ed5dc1148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004803 10.0.0.242 - - [2025-10-08 21:50:38] "GET /instance-ip/dac9680e-9760-4cce-83cd-056ed5dc1148?fields=floating_ips HTTP/1.1" 200 1172 0.007496 10.0.0.242 - - [2025-10-08 21:50:38] "GET /floating-ip/aa8b7674-432f-42b6-973d-bd7271f87bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.002480 10.0.0.242 - - [2025-10-08 21:50:38] "POST /alarms HTTP/1.1" 200 561 0.024485 10.0.0.242 - - [2025-10-08 21:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.242 - - [2025-10-08 21:50:38] "GET /global-vrouter-config/0b0a777e-b1cc-4613-ad0c-e81994ef515f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003600 10.0.0.242 - - [2025-10-08 21:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.242 - - [2025-10-08 21:50:38] "POST /alarms HTTP/1.1" 200 557 0.022464 10.0.0.242 - - [2025-10-08 21:50:38] "POST /alarms HTTP/1.1" 200 559 0.026515 10.0.0.242 - - [2025-10-08 21:50:38] "PUT /global-vrouter-config/0b0a777e-b1cc-4613-ad0c-e81994ef515f HTTP/1.1" 200 277 0.015741 10.0.0.242 - - [2025-10-08 21:50:38] "POST /fqname-to-id HTTP/1.1" 404 228 0.009563 10.0.0.242 - - [2025-10-08 21:50:38] "POST /alarms HTTP/1.1" 200 567 0.028703 10.0.0.242 - - [2025-10-08 21:50:38] "POST /tags HTTP/1.1" 200 302 0.043498 10.0.0.242 - - [2025-10-08 21:50:38] "POST /alarms HTTP/1.1" 200 551 0.036584 10.0.0.242 - - [2025-10-08 21:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.242 - - [2025-10-08 21:50:38] "POST /alarms HTTP/1.1" 200 559 0.029664 10.0.0.242 - - [2025-10-08 21:50:38] "GET /tag/dff599d8-1354-4dbd-b87a-c8e4c9b0dfcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.023626 10.0.0.242 - - [2025-10-08 21:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.242 - - [2025-10-08 21:50:38] "GET /project/bc1d4480-4a2e-4fd1-9500-8a3c083c1afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.035942 10.0.0.242 - - [2025-10-08 21:50:38] "POST /alarms HTTP/1.1" 200 569 0.023991 10.0.0.242 - - [2025-10-08 21:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004665 10.0.0.242 - - [2025-10-08 21:50:38] "GET /virtual-network/b88259ed-4b87-45be-a6cf-2236f7a0a64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.003790 10.0.0.242 - - [2025-10-08 21:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.242 - - [2025-10-08 21:50:38] "POST /alarms HTTP/1.1" 200 557 0.034664 10.0.0.242 - - [2025-10-08 21:50:38] "GET /service-appliance-set/5bb59f0a-d057-4805-aff7-f399e8ad09ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.004146 10.0.0.242 - - [2025-10-08 21:50:38] "POST /alarms HTTP/1.1" 200 569 0.045120 10.0.0.242 - - [2025-10-08 21:50:38] "POST /fqname-to-id HTTP/1.1" 404 242 0.011761 10.0.0.242 - - [2025-10-08 21:50:38] "POST /alarms HTTP/1.1" 200 577 0.079726 10.0.0.242 - - [2025-10-08 21:50:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.139381 10.0.0.242 - - [2025-10-08 21:50:38] "POST /alarms HTTP/1.1" 200 571 0.049963 10.0.0.242 - - [2025-10-08 21:50:38] "GET /virtual-machine-interface/1dac6626-7435-4353-8dd1-45904ef580f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.006045 10.0.0.242 - - [2025-10-08 21:50:38] "POST /alarms HTTP/1.1" 200 563 0.025799 10.0.0.242 - - [2025-10-08 21:50:38] "POST /instance-ips HTTP/1.1" 200 378 0.028718 10.0.0.242 - - [2025-10-08 21:50:38] "GET /instance-ip/e9eae3cb-b670-4b46-9665-60e8925f412d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.009099 10.0.0.242 - - [2025-10-08 21:50:38] "POST /alarms HTTP/1.1" 200 563 0.035531 10.0.0.242 - - [2025-10-08 21:50:38] "POST /alarms HTTP/1.1" 200 563 0.027040 10.0.0.242 - - [2025-10-08 21:50:38] "POST /alarms HTTP/1.1" 200 549 0.053304 10.0.0.242 - - [2025-10-08 21:50:38] "POST /loadbalancers HTTP/1.1" 200 584 0.128324 10.0.0.242 - - [2025-10-08 21:50:38] "POST /alarms HTTP/1.1" 200 597 0.054275 10.0.0.242 - - [2025-10-08 21:50:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.055007 10.0.0.242 - - [2025-10-08 21:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.242 - - [2025-10-08 21:50:38] "POST /alarms HTTP/1.1" 200 577 0.052550 10.0.0.242 - - [2025-10-08 21:50:39] "GET /project/bc1d4480-4a2e-4fd1-9500-8a3c083c1afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.081706 10.0.0.242 - - [2025-10-08 21:50:39] "GET /instance-ip/e9eae3cb-b670-4b46-9665-60e8925f412d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003585 10.0.0.242 - - [2025-10-08 21:50:39] "POST /alarms HTTP/1.1" 200 573 0.044333 10.0.0.242 - - [2025-10-08 21:50:39] "GET /project/bc1d4480-4a2e-4fd1-9500-8a3c083c1afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.057012 10.0.0.242 - - [2025-10-08 21:50:39] "GET /loadbalancer/c2c798bd-b69b-490b-81c3-2d184d43833b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004317 10.0.0.242 - - [2025-10-08 21:50:39] "POST /alarms HTTP/1.1" 200 585 0.028829 10.0.0.242 - - [2025-10-08 21:50:39] "POST /floating-ips HTTP/1.1" 200 583 0.068816 10.0.0.242 - - [2025-10-08 21:50:39] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.064283 10.0.0.242 - - [2025-10-08 21:50:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021914 10.0.0.242 - - [2025-10-08 21:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.242 - - [2025-10-08 21:50:39] "POST /alarms HTTP/1.1" 200 611 0.096471 10.0.0.242 - - [2025-10-08 21:50:39] "GET /project/bc1d4480-4a2e-4fd1-9500-8a3c083c1afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.058886 10.0.0.242 - - [2025-10-08 21:50:39] "GET /loadbalancer-listener/4dc03fe5-c49b-4d07-a82f-aff19e0ff7ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.010957 10.0.0.242 - - [2025-10-08 21:50:39] "GET /loadbalancer-listener/4dc03fe5-c49b-4d07-a82f-aff19e0ff7ff?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003490 10.0.0.242 - - [2025-10-08 21:50:39] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.023986 10.0.0.242 - - [2025-10-08 21:50:39] "GET /instance-ip/e9eae3cb-b670-4b46-9665-60e8925f412d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.007605 10.0.0.242 - - [2025-10-08 21:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.242 - - [2025-10-08 21:50:39] "GET /instance-ip/e9eae3cb-b670-4b46-9665-60e8925f412d?fields=floating_ips HTTP/1.1" 200 1167 0.019425 10.0.0.242 - - [2025-10-08 21:50:39] "GET /floating-ip/3e6bd323-223c-4113-a21f-b8633e8a1295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.003189 10.0.0.242 - - [2025-10-08 21:50:39] "GET /project/bc1d4480-4a2e-4fd1-9500-8a3c083c1afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.040553 10.0.0.242 - - [2025-10-08 21:50:39] "GET /loadbalancer/c2c798bd-b69b-490b-81c3-2d184d43833b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002633 10.0.0.242 - - [2025-10-08 21:50:39] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.029708 10.0.0.242 - - [2025-10-08 21:50:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.009432 10.0.0.242 - - [2025-10-08 21:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.242 - - [2025-10-08 21:50:39] "GET / HTTP/1.1" 200 36215 0.001524 10.0.0.242 - - [2025-10-08 21:50:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004245 10.0.0.242 - - [2025-10-08 21:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.242 - - [2025-10-08 21:50:39] "PUT /global-vrouter-config/0b0a777e-b1cc-4613-ad0c-e81994ef515f HTTP/1.1" 200 277 0.007671 10.0.0.242 - - [2025-10-08 21:50:39] "GET /project/bc1d4480-4a2e-4fd1-9500-8a3c083c1afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.040456 10.0.0.242 - - [2025-10-08 21:50:39] "GET /loadbalancer-listener/b902a500-9f00-4935-9704-f437b8905e91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.003230 10.0.0.242 - - [2025-10-08 21:50:39] "GET /loadbalancer-listener/b902a500-9f00-4935-9704-f437b8905e91?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004117 10.0.0.242 - - [2025-10-08 21:50:39] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.017757 10.0.0.242 - - [2025-10-08 21:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006652 10.0.0.242 - - [2025-10-08 21:50:39] "GET /instance-ip/e9eae3cb-b670-4b46-9665-60e8925f412d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004068 10.0.0.242 - - [2025-10-08 21:50:39] "GET /instance-ip/e9eae3cb-b670-4b46-9665-60e8925f412d?fields=floating_ips HTTP/1.1" 200 1167 0.004931 10.0.0.242 - - [2025-10-08 21:50:39] "GET /floating-ip/3e6bd323-223c-4113-a21f-b8633e8a1295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.003830 10.0.0.242 - - [2025-10-08 21:50:39] "GET /project/bc1d4480-4a2e-4fd1-9500-8a3c083c1afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.059374 10.0.0.242 - - [2025-10-08 21:50:39] "GET /loadbalancer/c2c798bd-b69b-490b-81c3-2d184d43833b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002539 10.0.0.242 - - [2025-10-08 21:50:39] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.029176 10.0.0.242 - - [2025-10-08 21:50:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.019881 10.0.0.242 - - [2025-10-08 21:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.242 - - [2025-10-08 21:50:40] "GET /project/bc1d4480-4a2e-4fd1-9500-8a3c083c1afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.023317 10.0.0.242 - - [2025-10-08 21:50:40] "GET /loadbalancer-listener/31793628-804c-488a-94f7-9445b599cba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.007545 10.0.0.242 - - [2025-10-08 21:50:40] "GET /loadbalancer-listener/31793628-804c-488a-94f7-9445b599cba5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.002961 10.0.0.242 - - [2025-10-08 21:50:40] "GET / HTTP/1.1" 200 36215 0.001330 10.0.0.242 - - [2025-10-08 21:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005110 10.0.0.242 - - [2025-10-08 21:50:40] "GET /global-vrouter-config/0b0a777e-b1cc-4613-ad0c-e81994ef515f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.006316 10.0.0.242 - - [2025-10-08 21:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.242 - - [2025-10-08 21:50:40] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.056382 10.0.0.242 - - [2025-10-08 21:50:40] "GET /instance-ip/e9eae3cb-b670-4b46-9665-60e8925f412d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.006184 10.0.0.242 - - [2025-10-08 21:50:40] "GET /instance-ip/e9eae3cb-b670-4b46-9665-60e8925f412d?fields=floating_ips HTTP/1.1" 200 1167 0.007052 10.0.0.242 - - [2025-10-08 21:50:40] "GET /floating-ip/3e6bd323-223c-4113-a21f-b8633e8a1295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.004679 10.0.0.242 - - [2025-10-08 21:50:40] "PUT /global-vrouter-config/0b0a777e-b1cc-4613-ad0c-e81994ef515f HTTP/1.1" 200 277 0.045728 10.0.0.242 - - [2025-10-08 21:50:40] "POST /tags HTTP/1.1" 200 356 0.069567 10.0.0.242 - - [2025-10-08 21:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.018754 10.0.0.242 - - [2025-10-08 21:50:40] "GET /tag/24ac7376-ec43-4ecb-890d-e8eab377b953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.033422 10.0.0.242 - - [2025-10-08 21:50:40] "POST /tags HTTP/1.1" 200 304 0.043620 10.0.0.242 - - [2025-10-08 21:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.019723 10.0.0.242 - - [2025-10-08 21:50:40] "GET /tag/0f1bc7e7-437b-4666-8353-7998450b763b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.016084 10.0.0.242 - - [2025-10-08 21:50:40] "POST /projects HTTP/1.1" 409 218 0.002877 10.0.0.242 - - [2025-10-08 21:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.242 - - [2025-10-08 21:50:40] "GET /project/be69bcc5-0edf-4e0c-b05d-601fa80b1cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.048888 10.0.0.242 - - [2025-10-08 21:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010520 10.0.0.242 - - [2025-10-08 21:50:40] "GET /network-ipam/84ffa8e1-4ffb-424f-98bd-878ce4fa5c89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.006008 10.0.0.242 - - [2025-10-08 21:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.242 - - [2025-10-08 21:50:40] "GET /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.006684 10.0.0.242 - - [2025-10-08 21:50:40] "GET / HTTP/1.1" 200 36215 0.005768 10.0.0.242 - - [2025-10-08 21:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006733 10.0.0.242 - - [2025-10-08 21:50:40] "GET /global-system-config/7bd1918e-56bb-4ba3-a66e-1504b8cba969?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.011157 10.0.0.242 - - [2025-10-08 21:50:40] "PUT /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab HTTP/1.1" 200 265 0.115857 10.0.0.242 - - [2025-10-08 21:50:40] "PUT /global-system-config/7bd1918e-56bb-4ba3-a66e-1504b8cba969 HTTP/1.1" 200 275 0.077173 10.0.0.242 - - [2025-10-08 21:50:40] "GET /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.047182 10.0.0.242 - - [2025-10-08 21:50:40] "POST /set-tag HTTP/1.1" 200 109 0.103387 10.0.0.242 - - [2025-10-08 21:50:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012911 10.0.0.242 - - [2025-10-08 21:50:41] "GET /network-ipam/e9c1a353-7a9e-438d-bd35-5fefdcea6cb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.002984 10.0.0.242 - - [2025-10-08 21:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.242 - - [2025-10-08 21:50:41] "GET /virtual-network/b88259ed-4b87-45be-a6cf-2236f7a0a64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.004845 10.0.0.242 - - [2025-10-08 21:50:41] "PUT /virtual-network/b88259ed-4b87-45be-a6cf-2236f7a0a64f HTTP/1.1" 200 265 0.072707 10.0.0.242 - - [2025-10-08 21:50:41] "GET /virtual-network/b88259ed-4b87-45be-a6cf-2236f7a0a64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.007365 10.0.0.242 - - [2025-10-08 21:50:41] "POST /set-tag HTTP/1.1" 200 109 0.060025 10.0.0.242 - - [2025-10-08 21:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.242 - - [2025-10-08 21:50:41] "GET /network-policy/720a6c97-cddb-4583-98e3-86df9b417ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005140 10.0.0.242 - - [2025-10-08 21:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009267 10.0.0.242 - - [2025-10-08 21:50:41] "GET /network-policy/cfa5cb57-59c7-43cc-b34c-a63fe6867c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.002462 10.0.0.242 - - [2025-10-08 21:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.242 - - [2025-10-08 21:50:41] "GET /network-policy/f7aa6f57-278d-43b9-85ed-7f7a39b372e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.002444 10.0.0.242 - - [2025-10-08 21:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008106 10.0.0.242 - - [2025-10-08 21:50:41] "PUT /network-policy/f7aa6f57-278d-43b9-85ed-7f7a39b372e5 HTTP/1.1" 200 263 0.017865 10.0.0.242 - - [2025-10-08 21:50:41] "PUT /access-control-list/a5fa5665-eb83-4cc5-8615-9da1f7407662 HTTP/1.1" 200 273 0.039463 10.0.0.242 - - [2025-10-08 21:50:41] "POST /ref-update HTTP/1.1" 200 156 0.160427 10.0.0.242 - - [2025-10-08 21:50:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008760 10.0.0.242 - - [2025-10-08 21:50:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001691 10.0.0.242 - - [2025-10-08 21:50:41] "PUT /access-control-list/5e35c2de-5114-48ae-ab20-411a7deabd50 HTTP/1.1" 200 273 0.102510 10.0.0.242 - - [2025-10-08 21:50:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025847 10.0.0.242 - - [2025-10-08 21:50:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015557 10.0.0.242 - - [2025-10-08 21:50:41] "PUT /access-control-list/291ba954-6c10-45d6-9351-60dcc871c6a5 HTTP/1.1" 200 273 0.119151 10.0.0.242 - - [2025-10-08 21:50:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.033367 10.0.0.242 - - [2025-10-08 21:50:41] "POST /security-groups HTTP/1.1" 409 245 0.009779 10.0.0.242 - - [2025-10-08 21:50:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008699 10.0.0.242 - - [2025-10-08 21:50:41] "PUT /security-group/cee37890-352f-47e3-9069-d8472a1e8c13 HTTP/1.1" 200 263 0.071734 10.0.0.242 - - [2025-10-08 21:50:42] "PUT /access-control-list/cc7a6cc9-4700-4259-b1ae-4b5ef8b58407 HTTP/1.1" 200 273 0.021877 10.0.0.242 - - [2025-10-08 21:50:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.276626 10.0.0.242 - - [2025-10-08 21:50:42] "GET /application-policy-set/d90af721-5fb5-4367-855c-736d3ca3f480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004925 10.0.0.242 - - [2025-10-08 21:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.242 - - [2025-10-08 21:50:42] "PUT /access-control-list/10fe590b-30f3-4b98-9ae5-dc9565c33136 HTTP/1.1" 200 273 0.083424 10.0.0.242 - - [2025-10-08 21:50:42] "GET /policy-management/f4d6cab2-32e0-402e-adf7-f59e75b4a2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002891 10.0.0.242 - - [2025-10-08 21:50:42] "POST /tags HTTP/1.1" 409 206 0.002200 10.0.0.242 - - [2025-10-08 21:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.242 - - [2025-10-08 21:50:42] "GET /tag/0f1bc7e7-437b-4666-8353-7998450b763b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.021544 10.0.0.242 - - [2025-10-08 21:50:42] "POST /firewall-rules HTTP/1.1" 200 564 0.089254 10.0.0.242 - - [2025-10-08 21:50:42] "GET /firewall-rule/3de913b1-ae42-4ad4-bb3d-6a8b7a8535ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.021111 10.0.0.242 - - [2025-10-08 21:50:42] "GET /firewall-policy/c8c762fc-e9db-4082-ab08-5d14c6ef1cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.009648 10.0.0.242 - - [2025-10-08 21:50:42] "GET /firewall-rule/3de913b1-ae42-4ad4-bb3d-6a8b7a8535ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.008070 10.0.0.242 - - [2025-10-08 21:50:42] "POST /ref-update HTTP/1.1" 200 156 0.038771 10.0.0.242 - - [2025-10-08 21:50:42] "GET /application-policy-set/d90af721-5fb5-4367-855c-736d3ca3f480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004736 10.0.0.242 - - [2025-10-08 21:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.242 - - [2025-10-08 21:50:42] "GET /policy-management/f4d6cab2-32e0-402e-adf7-f59e75b4a2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002290 10.0.0.242 - - [2025-10-08 21:50:42] "POST /tags HTTP/1.1" 409 206 0.002303 10.0.0.242 - - [2025-10-08 21:50:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691 10.0.0.242 - - [2025-10-08 21:50:42] "GET /tag/0f1bc7e7-437b-4666-8353-7998450b763b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.023509 10.0.0.242 - - [2025-10-08 21:50:42] "POST /firewall-rules HTTP/1.1" 200 562 0.081350 10.0.0.242 - - [2025-10-08 21:50:42] "GET /firewall-rule/133840cc-baea-490d-b0f2-69908c6ce03e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.025259 10.0.0.242 - - [2025-10-08 21:50:42] "GET /firewall-policy/c8c762fc-e9db-4082-ab08-5d14c6ef1cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005923 10.0.0.242 - - [2025-10-08 21:50:43] "GET /firewall-rule/133840cc-baea-490d-b0f2-69908c6ce03e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003014 10.0.0.242 - - [2025-10-08 21:50:43] "POST /ref-update HTTP/1.1" 200 156 0.039131 10.0.0.242 - - [2025-10-08 21:50:43] "POST /tags HTTP/1.1" 200 372 0.029186 10.0.0.242 - - [2025-10-08 21:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.242 - - [2025-10-08 21:50:43] "GET /tag/9eacb5b5-c826-4f7b-ba10-f98a6dc070ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.014058 10.0.0.242 - - [2025-10-08 21:50:43] "POST /tags HTTP/1.1" 200 320 0.022494 10.0.0.242 - - [2025-10-08 21:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004858 10.0.0.242 - - [2025-10-08 21:50:43] "GET /tag/335bc96b-5a8a-4125-ad5f-329cca8d66f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.023111 10.0.0.242 - - [2025-10-08 21:50:43] "POST /id-to-fqname HTTP/1.1" 200 181 0.008473 10.0.0.242 - - [2025-10-08 21:50:43] "POST /fqname-to-id HTTP/1.1" 404 190 0.014649 10.0.0.242 - - [2025-10-08 21:50:43] "POST /security-groups HTTP/1.1" 200 578 0.071053 10.0.0.242 - - [2025-10-08 21:50:43] "POST /fqname-to-id HTTP/1.1" 404 225 0.003847 10.0.0.242 - - [2025-10-08 21:50:43] "POST /projects HTTP/1.1" 200 499 0.406982 10.0.0.242 - - [2025-10-08 21:50:43] "POST /access-control-lists HTTP/1.1" 200 589 0.073762 10.0.0.242 - - [2025-10-08 21:50:43] "POST /fqname-to-id HTTP/1.1" 404 224 0.022366 10.0.0.242 - - [2025-10-08 21:50:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.032171 10.0.0.242 - - [2025-10-08 21:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.018858 10.0.0.242 - - [2025-10-08 21:50:43] "GET /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.004725 10.0.0.242 - - [2025-10-08 21:50:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.242 - - [2025-10-08 21:50:43] "GET /virtual-network/b88259ed-4b87-45be-a6cf-2236f7a0a64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.036116 10.0.0.242 - - [2025-10-08 21:50:43] "POST /access-control-lists HTTP/1.1" 200 587 0.090329 10.0.0.242 - - [2025-10-08 21:50:43] "PUT /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab HTTP/1.1" 200 265 0.075082 10.0.0.242 - - [2025-10-08 21:50:44] "PUT /virtual-network/b88259ed-4b87-45be-a6cf-2236f7a0a64f HTTP/1.1" 200 265 0.054196 10.0.0.242 - - [2025-10-08 21:50:44] "POST /security-groups HTTP/1.1" 200 560 0.081107 10.0.0.242 - - [2025-10-08 21:50:44] "POST /fqname-to-id HTTP/1.1" 404 248 0.002820 10.0.0.242 - - [2025-10-08 21:50:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.028548 10.0.0.242 - - [2025-10-08 21:50:44] "POST /chown HTTP/1.1" 200 109 0.069812 10.0.0.242 - - [2025-10-08 21:50:44] "POST /access-control-lists HTTP/1.1" 200 612 0.083387 10.0.0.242 - - [2025-10-08 21:50:44] "POST /fqname-to-id HTTP/1.1" 404 247 0.020958 10.0.0.242 - - [2025-10-08 21:50:44] "GET /application-policy-set/d90af721-5fb5-4367-855c-736d3ca3f480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002432 10.0.0.242 - - [2025-10-08 21:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.242 - - [2025-10-08 21:50:44] "GET /policy-management/f4d6cab2-32e0-402e-adf7-f59e75b4a2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002362 10.0.0.242 - - [2025-10-08 21:50:44] "POST /tags HTTP/1.1" 409 214 0.002084 10.0.0.242 - - [2025-10-08 21:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.242 - - [2025-10-08 21:50:44] "GET /tag/335bc96b-5a8a-4125-ad5f-329cca8d66f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.032498 10.0.0.242 - - [2025-10-08 21:50:44] "POST /access-control-lists HTTP/1.1" 200 610 0.073390 [Introspect:8084]10.0.0.242 - - [2025-10-08 21:50:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000879 [Introspect:8084]10.0.0.242 - - [2025-10-08 21:50:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000847 10.0.0.242 - - [2025-10-08 21:50:44] "POST /firewall-rules HTTP/1.1" 200 580 0.092094 10.0.0.242 - - [2025-10-08 21:50:44] "GET /firewall-rule/05f4a993-57f6-4ad0-8a69-879a0b6ea490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005216 10.0.0.242 - - [2025-10-08 21:50:44] "GET /firewall-policy/c8c762fc-e9db-4082-ab08-5d14c6ef1cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.005653 10.0.0.242 - - [2025-10-08 21:50:44] "GET /firewall-rule/05f4a993-57f6-4ad0-8a69-879a0b6ea490?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.003183 10.0.0.242 - - [2025-10-08 21:50:44] "POST /ref-update HTTP/1.1" 200 156 0.034101 10.0.0.242 - - [2025-10-08 21:50:44] "GET /application-policy-set/d90af721-5fb5-4367-855c-736d3ca3f480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017908 10.0.0.242 - - [2025-10-08 21:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004981 10.0.0.242 - - [2025-10-08 21:50:44] "GET /policy-management/f4d6cab2-32e0-402e-adf7-f59e75b4a2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002836 10.0.0.242 - - [2025-10-08 21:50:44] "POST /tags HTTP/1.1" 409 214 0.003851 10.0.0.242 - - [2025-10-08 21:50:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.242 - - [2025-10-08 21:50:44] "GET /tag/335bc96b-5a8a-4125-ad5f-329cca8d66f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.014461 10.0.0.242 - - [2025-10-08 21:50:44] "POST /firewall-rules HTTP/1.1" 200 578 0.161920 10.0.0.242 - - [2025-10-08 21:50:44] "GET /firewall-rule/7b2769bf-b6d7-406e-89ec-983e6340ee95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003254 10.0.0.242 - - [2025-10-08 21:50:45] "GET /firewall-policy/c8c762fc-e9db-4082-ab08-5d14c6ef1cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.004447 10.0.0.242 - - [2025-10-08 21:50:45] "GET /firewall-rule/7b2769bf-b6d7-406e-89ec-983e6340ee95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.011366 10.0.0.242 - - [2025-10-08 21:50:45] "POST /ref-update HTTP/1.1" 200 156 0.039459 10.0.0.242 - - [2025-10-08 21:50:45] "POST /tags HTTP/1.1" 200 364 0.026294 10.0.0.242 - - [2025-10-08 21:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008440 10.0.0.242 - - [2025-10-08 21:50:45] "GET /tag/a26e3ee6-7d3d-4b89-bc97-f4427d80b0e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.021202 10.0.0.242 - - [2025-10-08 21:50:45] "POST /tags HTTP/1.1" 200 312 0.026884 10.0.0.242 - - [2025-10-08 21:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006682 10.0.0.242 - - [2025-10-08 21:50:45] "GET /tag/2b51919e-7e9f-4b94-8431-9f941a977185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013006 10.0.0.242 - - [2025-10-08 21:50:45] "POST /id-to-fqname HTTP/1.1" 200 177 0.000470 10.0.0.242 - - [2025-10-08 21:50:45] "POST /fqname-to-id HTTP/1.1" 404 186 0.007483 10.0.0.242 - - [2025-10-08 21:50:45] "POST /security-groups HTTP/1.1" 200 574 0.080299 10.0.0.242 - - [2025-10-08 21:50:45] "POST /projects HTTP/1.1" 200 491 0.210985 10.0.0.242 - - [2025-10-08 21:50:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.035901 10.0.0.242 - - [2025-10-08 21:50:45] "POST /fqname-to-id HTTP/1.1" 404 217 0.013894 10.0.0.242 - - [2025-10-08 21:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.023488 10.0.0.242 - - [2025-10-08 21:50:45] "GET /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.018976 10.0.0.242 - - [2025-10-08 21:50:45] "POST /access-control-lists HTTP/1.1" 200 585 0.086997 10.0.0.242 - - [2025-10-08 21:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.016422 10.0.0.242 - - [2025-10-08 21:50:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.017923 10.0.0.242 - - [2025-10-08 21:50:45] "GET /virtual-network/b88259ed-4b87-45be-a6cf-2236f7a0a64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.004314 10.0.0.242 - - [2025-10-08 21:50:45] "POST /access-control-lists HTTP/1.1" 200 583 0.074052 10.0.0.242 - - [2025-10-08 21:50:45] "PUT /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab HTTP/1.1" 200 265 0.115180 10.0.0.242 - - [2025-10-08 21:50:45] "PUT /virtual-network/b88259ed-4b87-45be-a6cf-2236f7a0a64f HTTP/1.1" 200 265 0.071217 10.0.0.242 - - [2025-10-08 21:50:46] "POST /security-groups HTTP/1.1" 200 548 0.087949 10.0.0.242 - - [2025-10-08 21:50:46] "POST /fqname-to-id HTTP/1.1" 404 240 0.001944 10.0.0.242 - - [2025-10-08 21:50:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.059483 10.0.0.242 - - [2025-10-08 21:50:46] "POST /access-control-lists HTTP/1.1" 200 604 0.074615 10.0.0.242 - - [2025-10-08 21:50:46] "POST /fqname-to-id HTTP/1.1" 404 239 0.016914 10.0.0.242 - - [2025-10-08 21:50:46] "POST /chown HTTP/1.1" 200 109 0.038208 10.0.0.242 - - [2025-10-08 21:50:46] "GET /application-policy-set/d90af721-5fb5-4367-855c-736d3ca3f480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014501 10.0.0.242 - - [2025-10-08 21:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.242 - - [2025-10-08 21:50:46] "GET /policy-management/f4d6cab2-32e0-402e-adf7-f59e75b4a2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.022416 10.0.0.242 - - [2025-10-08 21:50:46] "POST /tags HTTP/1.1" 409 210 0.001707 10.0.0.242 - - [2025-10-08 21:50:46] "POST /access-control-lists HTTP/1.1" 200 602 0.083621 10.0.0.242 - - [2025-10-08 21:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.026548 10.0.0.242 - - [2025-10-08 21:50:46] "GET /tag/2b51919e-7e9f-4b94-8431-9f941a977185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.045341 10.0.0.242 - - [2025-10-08 21:50:46] "POST /firewall-rules HTTP/1.1" 200 572 0.102160 10.0.0.242 - - [2025-10-08 21:50:46] "GET /firewall-rule/93e9cc77-9812-42b2-bb3b-30b313811d6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.014261 10.0.0.242 - - [2025-10-08 21:50:46] "GET /firewall-policy/c8c762fc-e9db-4082-ab08-5d14c6ef1cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.004118 10.0.0.242 - - [2025-10-08 21:50:46] "GET /firewall-rule/93e9cc77-9812-42b2-bb3b-30b313811d6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002064 10.0.0.242 - - [2025-10-08 21:50:46] "POST /ref-update HTTP/1.1" 200 156 0.058399 10.0.0.242 - - [2025-10-08 21:50:46] "GET /application-policy-set/d90af721-5fb5-4367-855c-736d3ca3f480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005834 10.0.0.242 - - [2025-10-08 21:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.242 - - [2025-10-08 21:50:46] "GET /policy-management/f4d6cab2-32e0-402e-adf7-f59e75b4a2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002555 10.0.0.242 - - [2025-10-08 21:50:46] "POST /tags HTTP/1.1" 409 210 0.001845 10.0.0.242 - - [2025-10-08 21:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.242 - - [2025-10-08 21:50:46] "GET /tag/2b51919e-7e9f-4b94-8431-9f941a977185?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.016835 10.0.0.242 - - [2025-10-08 21:50:46] "POST /firewall-rules HTTP/1.1" 200 570 0.091655 10.0.0.242 - - [2025-10-08 21:50:46] "GET /firewall-rule/d32e658d-ee6a-4204-9ebb-dc1101062d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007279 10.0.0.242 - - [2025-10-08 21:50:47] "GET /firewall-policy/c8c762fc-e9db-4082-ab08-5d14c6ef1cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.006310 10.0.0.242 - - [2025-10-08 21:50:47] "GET /firewall-rule/d32e658d-ee6a-4204-9ebb-dc1101062d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002261 10.0.0.242 - - [2025-10-08 21:50:47] "POST /ref-update HTTP/1.1" 200 156 0.052587 10.0.0.242 - - [2025-10-08 21:50:47] "POST /tags HTTP/1.1" 409 237 0.007893 10.0.0.242 - - [2025-10-08 21:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.242 - - [2025-10-08 21:50:47] "GET /tag/58e5690e-23a1-45bb-8c1c-6eb10b367293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.010417 10.0.0.242 - - [2025-10-08 21:50:47] "POST /tags HTTP/1.1" 409 210 0.001822 10.0.0.242 - - [2025-10-08 21:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001401 10.0.0.242 - - [2025-10-08 21:50:47] "GET /tag/2dd06801-1085-48a3-8169-b2a552f4cf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.018980 10.0.0.242 - - [2025-10-08 21:50:47] "POST /projects HTTP/1.1" 409 223 0.002851 10.0.0.242 - - [2025-10-08 21:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.242 - - [2025-10-08 21:50:47] "GET /project/bc1d4480-4a2e-4fd1-9500-8a3c083c1afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.047330 10.0.0.242 - - [2025-10-08 21:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007277 10.0.0.242 - - [2025-10-08 21:50:47] "GET /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.004871 10.0.0.242 - - [2025-10-08 21:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.242 - - [2025-10-08 21:50:47] "GET /virtual-network/b88259ed-4b87-45be-a6cf-2236f7a0a64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003569 10.0.0.242 - - [2025-10-08 21:50:47] "PUT /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab HTTP/1.1" 200 265 0.060843 10.0.0.242 - - [2025-10-08 21:50:47] "PUT /virtual-network/b88259ed-4b87-45be-a6cf-2236f7a0a64f HTTP/1.1" 200 265 0.047161 10.0.0.242 - - [2025-10-08 21:50:47] "POST /security-groups HTTP/1.1" 409 253 0.009839 10.0.0.242 - - [2025-10-08 21:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007944 10.0.0.242 - - [2025-10-08 21:50:47] "PUT /security-group/b0879cec-91c2-41bc-892b-d289278941b7 HTTP/1.1" 200 263 0.060220 10.0.0.242 - - [2025-10-08 21:50:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.037465 10.0.0.242 - - [2025-10-08 21:50:47] "PUT /access-control-list/48fc0fba-e518-4cb0-9184-a6efcd164002 HTTP/1.1" 200 273 0.026020 10.0.0.242 - - [2025-10-08 21:50:47] "GET /application-policy-set/d90af721-5fb5-4367-855c-736d3ca3f480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013045 10.0.0.242 - - [2025-10-08 21:50:47] "PUT /access-control-list/8235c882-1b63-4ba8-ace6-53a30c724a8a HTTP/1.1" 200 273 0.023371 10.0.0.242 - - [2025-10-08 21:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.242 - - [2025-10-08 21:50:47] "GET /policy-management/f4d6cab2-32e0-402e-adf7-f59e75b4a2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002185 10.0.0.242 - - [2025-10-08 21:50:47] "POST /tags HTTP/1.1" 409 210 0.001390 10.0.0.242 - - [2025-10-08 21:50:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.242 - - [2025-10-08 21:50:47] "GET /tag/2dd06801-1085-48a3-8169-b2a552f4cf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010379 [Introspect:8084]10.0.0.242 - - [2025-10-08 21:50:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000828 [Introspect:8084]10.0.0.242 - - [2025-10-08 21:50:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000845 10.0.0.242 - - [2025-10-08 21:50:47] "POST /firewall-rules HTTP/1.1" 200 572 0.065230 10.0.0.242 - - [2025-10-08 21:50:47] "GET /firewall-rule/95d89e6f-ac4b-4afb-9745-eb14cd4eb0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.010347 10.0.0.242 - - [2025-10-08 21:50:48] "GET /firewall-policy/c8c762fc-e9db-4082-ab08-5d14c6ef1cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.010457 10.0.0.242 - - [2025-10-08 21:50:48] "GET /firewall-rule/95d89e6f-ac4b-4afb-9745-eb14cd4eb0d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002360 10.0.0.242 - - [2025-10-08 21:50:48] "POST /ref-update HTTP/1.1" 200 156 0.071414 10.0.0.242 - - [2025-10-08 21:50:48] "GET /application-policy-set/d90af721-5fb5-4367-855c-736d3ca3f480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003175 10.0.0.242 - - [2025-10-08 21:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.242 - - [2025-10-08 21:50:48] "GET /policy-management/f4d6cab2-32e0-402e-adf7-f59e75b4a2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002357 10.0.0.242 - - [2025-10-08 21:50:48] "POST /tags HTTP/1.1" 409 210 0.001989 10.0.0.242 - - [2025-10-08 21:50:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.242 - - [2025-10-08 21:50:48] "GET /tag/2dd06801-1085-48a3-8169-b2a552f4cf16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.009323 10.0.0.242 - - [2025-10-08 21:50:48] "POST /firewall-rules HTTP/1.1" 200 570 0.222445 10.0.0.242 - - [2025-10-08 21:50:48] "GET /firewall-rule/229f04f3-fa92-4fe7-8ced-8a1aa02b27ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007413 10.0.0.242 - - [2025-10-08 21:50:48] "GET /firewall-policy/c8c762fc-e9db-4082-ab08-5d14c6ef1cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.004228 10.0.0.242 - - [2025-10-08 21:50:48] "GET /firewall-rule/229f04f3-fa92-4fe7-8ced-8a1aa02b27ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002141 10.0.0.242 - - [2025-10-08 21:50:48] "POST /ref-update HTTP/1.1" 200 156 0.072937 10.0.0.242 - - [2025-10-08 21:50:48] "GET /virtual-machine-interface/d27a870e-a490-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004122 10.0.0.242 - - [2025-10-08 21:50:48] "POST /set-tag HTTP/1.1" 200 109 0.004033 [Introspect:8084]10.0.0.242 - - [2025-10-08 21:50:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000863 [Introspect:8084]10.0.0.242 - - [2025-10-08 21:50:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001050 10.0.0.22 - - [2025-10-08 21:51:06] "GET / HTTP/1.1" 200 36215 0.001281 10.0.0.22 - - [2025-10-08 21:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.22 - - [2025-10-08 21:51:06] "GET /global-system-config/7bd1918e-56bb-4ba3-a66e-1504b8cba969?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004011 10.0.0.22 - - [2025-10-08 21:51:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.22 - - [2025-10-08 21:51:06] "GET /routing-instance/5c9476e8-63de-46ff-a68d-a530f1d5888d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002816 10.0.0.22 - - [2025-10-08 21:51:06] "PUT /global-system-config/7bd1918e-56bb-4ba3-a66e-1504b8cba969 HTTP/1.1" 200 275 0.020823 10.0.0.22 - - [2025-10-08 21:51:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.002939 10.0.0.22 - - [2025-10-08 21:51:07] "POST /virtual-routers HTTP/1.1" 200 601 0.020922 10.0.0.22 - - [2025-10-08 21:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008705 10.0.0.22 - - [2025-10-08 21:51:07] "GET /virtual-router/7863eeb6-53b8-48d5-9bf8-7b95d1a30f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.007121 10.0.0.22 - - [2025-10-08 21:51:07] "POST /fqname-to-id HTTP/1.1" 404 229 0.001881 10.0.0.22 - - [2025-10-08 21:51:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001490 10.0.0.22 - - [2025-10-08 21:51:07] "GET /virtual-network/1fcfaaf1-03ae-47e3-9bbc-681084bc2973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.004021 10.0.0.22 - - [2025-10-08 21:51:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.060437 10.0.0.242 - - [2025-10-08 21:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.242 - - [2025-10-08 21:51:28] "GET /virtual-router/7863eeb6-53b8-48d5-9bf8-7b95d1a30f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002520 10.0.0.242 - - [2025-10-08 21:54:33] "GET /global-system-configs HTTP/1.1" 200 323 0.002166 10.0.0.242 - - [2025-10-08 21:54:35] "GET /global-system-configs HTTP/1.1" 200 323 0.002013 10.0.0.242 - - [2025-10-08 21:55:32] "GET /virtual-router/7863eeb6-53b8-48d5-9bf8-7b95d1a30f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002955 10.0.0.242 - - [2025-10-08 21:55:32] "POST /ref-update HTTP/1.1" 200 156 0.011669 10.0.0.242 - - [2025-10-08 21:55:36] "GET /virtual-machine-interface/d27a870e-a490-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005857 10.0.0.242 - - [2025-10-08 21:55:36] "POST /set-tag HTTP/1.1" 200 109 0.002274 10.0.0.242 - - [2025-10-08 21:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.242 - - [2025-10-08 21:55:36] "GET /loadbalancer/c2c798bd-b69b-490b-81c3-2d184d43833b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002159 10.0.0.242 - - [2025-10-08 21:55:36] "GET /virtual-machine-interface/d27a870e-a490-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004285 10.0.0.242 - - [2025-10-08 21:55:36] "POST /set-tag HTTP/1.1" 200 109 0.002040 10.0.0.242 - - [2025-10-08 21:55:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.242 - - [2025-10-08 21:55:36] "GET /loadbalancer/c2c798bd-b69b-490b-81c3-2d184d43833b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.005018 10.0.0.242 - - [2025-10-08 21:55:36] "GET /loadbalancer-pool/5d8f9bf8-6e8e-4561-a24a-e7c70f8c23b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003123 10.0.0.242 - - [2025-10-08 21:55:36] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014385 10.0.0.242 - - [2025-10-08 21:55:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.016967 10.0.0.242 - - [2025-10-08 21:55:37] "GET /virtual-machine-interface/d27a870e-a490-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005790 10.0.0.242 - - [2025-10-08 21:55:37] "GET /virtual-machine-interface/d27a870e-a490-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007203 10.0.0.242 - - [2025-10-08 21:55:37] "POST /ref-update HTTP/1.1" 200 156 0.006877 10.0.0.242 - - [2025-10-08 21:55:37] "GET /floating-ip/3e6bd323-223c-4113-a21f-b8633e8a1295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.006932 10.0.0.242 - - [2025-10-08 21:55:37] "POST /tags HTTP/1.1" 409 205 0.001920 10.0.0.242 - - [2025-10-08 21:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001507 10.0.0.242 - - [2025-10-08 21:55:37] "GET /tag/dff599d8-1354-4dbd-b87a-c8e4c9b0dfcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010237 10.0.0.242 - - [2025-10-08 21:55:37] "PUT /floating-ip/3e6bd323-223c-4113-a21f-b8633e8a1295 HTTP/1.1" 200 257 0.012103 10.0.0.242 - - [2025-10-08 21:55:37] "POST /set-tag HTTP/1.1" 200 109 0.085508 10.0.0.242 - - [2025-10-08 21:55:37] "GET /loadbalancer-pool/110b1a61-23a9-4e79-a739-2185590d2310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.017997 10.0.0.242 - - [2025-10-08 21:55:37] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015852 10.0.0.242 - - [2025-10-08 21:55:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.016706 10.0.0.242 - - [2025-10-08 21:55:37] "GET /virtual-machine-interface/d27a870e-a490-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007723 10.0.0.242 - - [2025-10-08 21:55:37] "GET /virtual-machine-interface/d27a870e-a490-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003512 10.0.0.242 - - [2025-10-08 21:55:37] "POST /ref-update HTTP/1.1" 200 156 0.006115 10.0.0.242 - - [2025-10-08 21:55:37] "GET /floating-ip/3e6bd323-223c-4113-a21f-b8633e8a1295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.003947 10.0.0.242 - - [2025-10-08 21:55:37] "POST /set-tag HTTP/1.1" 200 109 0.002284 10.0.0.242 - - [2025-10-08 21:55:37] "GET /loadbalancer-pool/4a1ed0a1-f085-4024-be18-6094e613e6d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003494 10.0.0.242 - - [2025-10-08 21:55:37] "POST /loadbalancer-members HTTP/1.1" 200 694 0.017345 10.0.0.242 - - [2025-10-08 21:55:37] "PUT /floating-ip/3e6bd323-223c-4113-a21f-b8633e8a1295 HTTP/1.1" 200 257 0.022159 10.0.0.242 - - [2025-10-08 21:55:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.008612 10.0.0.242 - - [2025-10-08 21:55:37] "GET /virtual-machine-interface/d27a870e-a490-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.010501 10.0.0.242 - - [2025-10-08 21:55:37] "GET /virtual-machine-interface/d27a870e-a490-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.015913 10.0.0.242 - - [2025-10-08 21:55:37] "POST /set-tag HTTP/1.1" 200 109 0.003023 10.0.0.242 - - [2025-10-08 21:55:37] "POST /ref-update HTTP/1.1" 200 156 0.010665 10.0.0.242 - - [2025-10-08 21:55:37] "GET /floating-ip/3e6bd323-223c-4113-a21f-b8633e8a1295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.013225 10.0.0.242 - - [2025-10-08 21:55:37] "PUT /floating-ip/3e6bd323-223c-4113-a21f-b8633e8a1295 HTTP/1.1" 200 257 0.012739 [Introspect:8084]10.0.0.242 - - [2025-10-08 21:56:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000799 [Introspect:8084]10.0.0.242 - - [2025-10-08 21:56:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001040 10.0.0.22 - - [2025-10-08 21:56:17] "GET / HTTP/1.1" 200 36215 0.001296 10.0.0.22 - - [2025-10-08 21:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.22 - - [2025-10-08 21:56:17] "GET /global-system-config/7bd1918e-56bb-4ba3-a66e-1504b8cba969?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005312 10.0.0.22 - - [2025-10-08 21:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.22 - - [2025-10-08 21:56:17] "GET /routing-instance/5c9476e8-63de-46ff-a68d-a530f1d5888d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003859 10.0.0.22 - - [2025-10-08 21:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.22 - - [2025-10-08 21:56:17] "GET /virtual-router/7863eeb6-53b8-48d5-9bf8-7b95d1a30f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004314 10.0.0.22 - - [2025-10-08 21:56:17] "PUT /virtual-router/7863eeb6-53b8-48d5-9bf8-7b95d1a30f51 HTTP/1.1" 200 263 0.012714 10.0.0.22 - - [2025-10-08 21:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.013442 10.0.0.22 - - [2025-10-08 21:56:17] "GET /virtual-router/7863eeb6-53b8-48d5-9bf8-7b95d1a30f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003500 10.0.0.22 - - [2025-10-08 21:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.22 - - [2025-10-08 21:56:17] "GET /virtual-machine-interface/2b5a0c46-f262-494e-bb23-5d1d78807270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004760 10.0.0.22 - - [2025-10-08 21:56:17] "PUT /virtual-machine-interface/2b5a0c46-f262-494e-bb23-5d1d78807270 HTTP/1.1" 200 285 0.010085 10.0.0.242 - - [2025-10-08 21:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002081 10.0.0.242 - - [2025-10-08 21:56:28] "GET /virtual-router/7863eeb6-53b8-48d5-9bf8-7b95d1a30f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.002332 [Introspect:8084]10.0.0.242 - - [2025-10-08 21:56:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001235 [Introspect:8084]10.0.0.242 - - [2025-10-08 21:56:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000824 [Introspect:8084]10.0.0.242 - - [2025-10-08 21:56:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000909 [Introspect:8084]10.0.0.242 - - [2025-10-08 21:56:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000796 10.0.0.242 - - [2025-10-08 21:56:49] "GET / HTTP/1.1" 200 36215 0.001775 10.0.0.242 - - [2025-10-08 21:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.242 - - [2025-10-08 21:56:49] "GET /global-system-config/7bd1918e-56bb-4ba3-a66e-1504b8cba969?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004272 10.0.0.242 - - [2025-10-08 21:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.242 - - [2025-10-08 21:56:49] "GET /config-node/0d01dfca-2300-4c9f-8735-003bc9f9813b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002584 10.0.0.242 - - [2025-10-08 21:57:00] "GET / HTTP/1.1" 200 36215 0.001223 10.0.0.242 - - [2025-10-08 21:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.242 - - [2025-10-08 21:57:00] "GET /routing-instance/5c9476e8-63de-46ff-a68d-a530f1d5888d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002640 10.0.0.242 - - [2025-10-08 21:57:00] "POST /bgp-routers HTTP/1.1" 409 301 0.001909 10.0.0.242 - - [2025-10-08 21:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.242 - - [2025-10-08 21:57:00] "GET /bgp-router/c924884c-fdff-40f3-9466-0368a37e8e42?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003889 10.0.0.242 - - [2025-10-08 21:57:00] "PUT /bgp-router/c924884c-fdff-40f3-9466-0368a37e8e42 HTTP/1.1" 200 255 0.012697 [Introspect:8084]10.0.0.242 - - [2025-10-08 21:57:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000873 [Introspect:8084]10.0.0.242 - - [2025-10-08 21:57:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000737 10.0.0.242 - - [2025-10-08 21:57:29] "GET /virtual-machine-interface/d27a870e-a490-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005521 10.0.0.242 - - [2025-10-08 21:57:29] "POST /set-tag HTTP/1.1" 200 109 0.004370 10.0.0.242 - - [2025-10-08 21:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.242 - - [2025-10-08 21:57:29] "GET /loadbalancer/c2c798bd-b69b-490b-81c3-2d184d43833b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002845 10.0.0.242 - - [2025-10-08 21:57:29] "GET /virtual-machine-interface/d27a870e-a490-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007209 10.0.0.242 - - [2025-10-08 21:57:29] "POST /set-tag HTTP/1.1" 200 109 0.039036 10.0.0.242 - - [2025-10-08 21:57:29] "DELETE /loadbalancer-member/97774f8f-9f3e-4a10-bf61-4243f8c590f2 HTTP/1.1" 200 115 0.061898 10.0.0.242 - - [2025-10-08 21:57:29] "GET /virtual-machine-interface/d27a870e-a490-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004929 10.0.0.242 - - [2025-10-08 21:57:29] "POST /set-tag HTTP/1.1" 200 109 0.002250 10.0.0.242 - - [2025-10-08 21:57:29] "DELETE /loadbalancer-member/a8115492-630f-47d3-b2e1-21a0facf3984 HTTP/1.1" 200 115 0.023865 10.0.0.242 - - [2025-10-08 21:57:29] "GET /virtual-machine-interface/d27a870e-a490-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005328 10.0.0.242 - - [2025-10-08 21:57:29] "POST /set-tag HTTP/1.1" 200 109 0.002434 10.0.0.242 - - [2025-10-08 21:57:29] "DELETE /loadbalancer-member/d7c1b735-03ce-4ac0-aa85-de294f8c7de8 HTTP/1.1" 200 115 0.024699 10.0.0.242 - - [2025-10-08 21:57:29] "GET /virtual-machine-interface/d27a870e-a490-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004821 10.0.0.242 - - [2025-10-08 21:57:29] "POST /set-tag HTTP/1.1" 200 109 0.002428 10.0.0.242 - - [2025-10-08 21:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.242 - - [2025-10-08 21:57:30] "GET /loadbalancer/c2c798bd-b69b-490b-81c3-2d184d43833b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002377 10.0.0.242 - - [2025-10-08 21:57:30] "GET /loadbalancer-pool/5d8f9bf8-6e8e-4561-a24a-e7c70f8c23b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002736 10.0.0.242 - - [2025-10-08 21:57:30] "POST /loadbalancer-members HTTP/1.1" 200 692 0.013714 10.0.0.242 - - [2025-10-08 21:57:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.007992 10.0.0.242 - - [2025-10-08 21:57:30] "GET /virtual-machine-interface/d27a870e-a490-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.013692 10.0.0.242 - - [2025-10-08 21:57:30] "GET /virtual-machine-interface/d27a870e-a490-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006525 10.0.0.242 - - [2025-10-08 21:57:30] "GET /floating-ip/3e6bd323-223c-4113-a21f-b8633e8a1295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003844 10.0.0.242 - - [2025-10-08 21:57:30] "POST /set-tag HTTP/1.1" 200 109 0.072392 10.0.0.242 - - [2025-10-08 21:57:30] "GET /loadbalancer-pool/110b1a61-23a9-4e79-a739-2185590d2310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005634 10.0.0.242 - - [2025-10-08 21:57:30] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026220 10.0.0.242 - - [2025-10-08 21:57:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.008941 10.0.0.242 - - [2025-10-08 21:57:30] "GET /virtual-machine-interface/d27a870e-a490-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.011503 10.0.0.242 - - [2025-10-08 21:57:30] "POST /set-tag HTTP/1.1" 200 109 0.002637 10.0.0.242 - - [2025-10-08 21:57:30] "GET /virtual-machine-interface/d27a870e-a490-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003601 10.0.0.242 - - [2025-10-08 21:57:30] "GET /floating-ip/3e6bd323-223c-4113-a21f-b8633e8a1295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001694 10.0.0.242 - - [2025-10-08 21:57:30] "GET /loadbalancer-pool/4a1ed0a1-f085-4024-be18-6094e613e6d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002691 10.0.0.242 - - [2025-10-08 21:57:30] "POST /loadbalancer-members HTTP/1.1" 200 694 0.014982 10.0.0.242 - - [2025-10-08 21:57:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.015347 10.0.0.242 - - [2025-10-08 21:57:30] "GET /virtual-machine-interface/d27a870e-a490-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008277 10.0.0.242 - - [2025-10-08 21:57:30] "GET /virtual-machine-interface/d27a870e-a490-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003438 10.0.0.242 - - [2025-10-08 21:57:30] "GET /floating-ip/3e6bd323-223c-4113-a21f-b8633e8a1295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001845 10.0.0.242 - - [2025-10-08 21:57:30] "POST /set-tag HTTP/1.1" 200 109 0.002111 10.0.0.242 - - [2025-10-08 21:59:33] "GET /global-system-configs HTTP/1.1" 200 323 0.006895 10.0.0.242 - - [2025-10-08 21:59:35] "GET /global-system-configs HTTP/1.1" 200 323 0.002885 [Introspect:8084]10.0.0.242 - - [2025-10-08 22:01:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001238 [Introspect:8084]10.0.0.242 - - [2025-10-08 22:01:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000865 [Introspect:8084]10.0.0.242 - - [2025-10-08 22:01:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000877 [Introspect:8084]10.0.0.242 - - [2025-10-08 22:01:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000772 [Introspect:8084]10.0.0.242 - - [2025-10-08 22:01:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000915 [Introspect:8084]10.0.0.242 - - [2025-10-08 22:01:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000766 [Introspect:8084]10.0.0.242 - - [2025-10-08 22:01:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000843 [Introspect:8084]10.0.0.242 - - [2025-10-08 22:01:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000804 10.0.0.242 - - [2025-10-08 22:01:54] "GET /virtual-machine-interface/d27a870e-a490-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007304 10.0.0.242 - - [2025-10-08 22:01:54] "POST /set-tag HTTP/1.1" 200 109 0.002162 10.0.0.242 - - [2025-10-08 22:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004799 10.0.0.242 - - [2025-10-08 22:01:54] "GET /loadbalancer/c2c798bd-b69b-490b-81c3-2d184d43833b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002625 10.0.0.242 - - [2025-10-08 22:01:54] "GET /virtual-machine-interface/d27a870e-a490-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004218 10.0.0.242 - - [2025-10-08 22:01:54] "POST /set-tag HTTP/1.1" 200 109 0.026701 10.0.0.242 - - [2025-10-08 22:01:54] "DELETE /loadbalancer-member/0658d3ba-63bb-4b62-b50e-7f6eff4d8731 HTTP/1.1" 200 115 0.030475 10.0.0.242 - - [2025-10-08 22:01:54] "GET /virtual-machine-interface/d27a870e-a490-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.015949 10.0.0.242 - - [2025-10-08 22:01:54] "POST /set-tag HTTP/1.1" 200 109 0.001993 10.0.0.242 - - [2025-10-08 22:01:54] "DELETE /loadbalancer-member/d15c9506-99f3-4cd9-ad5d-78843eeb2037 HTTP/1.1" 200 115 0.039877 10.0.0.242 - - [2025-10-08 22:01:54] "GET /virtual-machine-interface/d27a870e-a490-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004211 10.0.0.242 - - [2025-10-08 22:01:54] "POST /set-tag HTTP/1.1" 200 109 0.002990 10.0.0.242 - - [2025-10-08 22:01:55] "DELETE /loadbalancer-member/56395b6b-0ca2-4758-a02f-f96eb80626de HTTP/1.1" 200 115 0.023998 10.0.0.242 - - [2025-10-08 22:01:55] "GET /virtual-machine-interface/d27a870e-a490-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.003943 10.0.0.242 - - [2025-10-08 22:01:55] "POST /set-tag HTTP/1.1" 200 109 0.001952 10.0.0.242 - - [2025-10-08 22:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.242 - - [2025-10-08 22:01:55] "GET /loadbalancer/c2c798bd-b69b-490b-81c3-2d184d43833b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002166 10.0.0.242 - - [2025-10-08 22:01:55] "GET /loadbalancer-pool/5d8f9bf8-6e8e-4561-a24a-e7c70f8c23b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002131 10.0.0.242 - - [2025-10-08 22:01:55] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020520 10.0.0.242 - - [2025-10-08 22:01:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.016047 10.0.0.242 - - [2025-10-08 22:01:55] "GET /virtual-machine-interface/d27a870e-a490-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.013787 10.0.0.242 - - [2025-10-08 22:01:55] "GET /virtual-machine-interface/d27a870e-a490-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007761 10.0.0.242 - - [2025-10-08 22:01:55] "GET /floating-ip/3e6bd323-223c-4113-a21f-b8633e8a1295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002052 10.0.0.242 - - [2025-10-08 22:01:55] "POST /set-tag HTTP/1.1" 200 109 0.063859 10.0.0.242 - - [2025-10-08 22:01:55] "GET /loadbalancer-pool/110b1a61-23a9-4e79-a739-2185590d2310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.016371 10.0.0.242 - - [2025-10-08 22:01:55] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015730 10.0.0.242 - - [2025-10-08 22:01:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.008795 10.0.0.242 - - [2025-10-08 22:01:55] "GET /virtual-machine-interface/d27a870e-a490-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005452 10.0.0.242 - - [2025-10-08 22:01:55] "POST /set-tag HTTP/1.1" 200 109 0.001928 10.0.0.242 - - [2025-10-08 22:01:55] "GET /virtual-machine-interface/d27a870e-a490-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003935 10.0.0.242 - - [2025-10-08 22:01:55] "GET /floating-ip/3e6bd323-223c-4113-a21f-b8633e8a1295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003023 10.0.0.242 - - [2025-10-08 22:01:55] "GET /loadbalancer-pool/4a1ed0a1-f085-4024-be18-6094e613e6d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003002 10.0.0.242 - - [2025-10-08 22:01:55] "POST /loadbalancer-members HTTP/1.1" 200 694 0.016495 10.0.0.242 - - [2025-10-08 22:01:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.069955 10.0.0.242 - - [2025-10-08 22:01:55] "GET /virtual-machine-interface/d27a870e-a490-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.017505 10.0.0.242 - - [2025-10-08 22:01:55] "GET /virtual-machine-interface/d27a870e-a490-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003919 10.0.0.242 - - [2025-10-08 22:01:55] "GET /floating-ip/3e6bd323-223c-4113-a21f-b8633e8a1295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002070 10.0.0.242 - - [2025-10-08 22:01:55] "POST /set-tag HTTP/1.1" 200 109 0.002499 10.0.0.242 - - [2025-10-08 22:03:01] "GET / HTTP/1.1" 200 36215 0.001599 10.0.0.242 - - [2025-10-08 22:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.242 - - [2025-10-08 22:03:01] "GET /project/be69bcc5-0edf-4e0c-b05d-601fa80b1cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.036195 10.0.0.242 - - [2025-10-08 22:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.242 - - [2025-10-08 22:03:01] "GET /project/be69bcc5-0edf-4e0c-b05d-601fa80b1cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.034809 10.0.0.242 - - [2025-10-08 22:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.242 - - [2025-10-08 22:03:01] "GET /project/be69bcc5-0edf-4e0c-b05d-601fa80b1cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.035203 10.0.0.242 - - [2025-10-08 22:03:02] "POST /tags HTTP/1.1" 200 334 0.027477 10.0.0.242 - - [2025-10-08 22:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006579 10.0.0.242 - - [2025-10-08 22:03:02] "GET /tag/fee01b25-10c0-4162-8e26-e6875e3cb76f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.022541 10.0.0.242 - - [2025-10-08 22:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.242 - - [2025-10-08 22:03:02] "GET /project/be69bcc5-0edf-4e0c-b05d-601fa80b1cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.016636 10.0.0.242 - - [2025-10-08 22:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.242 - - [2025-10-08 22:03:02] "GET /project/be69bcc5-0edf-4e0c-b05d-601fa80b1cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.027290 10.0.0.242 - - [2025-10-08 22:03:02] "GET /virtual-networks?parent_id=be69bcc5-0edf-4e0c-b05d-601fa80b1cff&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.001993 10.0.0.242 - - [2025-10-08 22:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001474 10.0.0.242 - - [2025-10-08 22:03:02] "GET /virtual-network/b88259ed-4b87-45be-a6cf-2236f7a0a64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.004046 10.0.0.242 - - [2025-10-08 22:03:02] "POST /virtual-networks HTTP/1.1" 200 514 0.058997 10.0.0.242 - - [2025-10-08 22:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010071 10.0.0.242 - - [2025-10-08 22:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007773 10.0.0.242 - - [2025-10-08 22:03:02] "GET /service-appliance-set/5bb59f0a-d057-4805-aff7-f399e8ad09ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.006140 10.0.0.242 - - [2025-10-08 22:03:02] "GET /network-ipam/957c98df-e4fe-424d-8f91-561901fd9494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1046 0.002045 10.0.0.242 - - [2025-10-08 22:03:02] "POST /fqname-to-id HTTP/1.1" 404 254 0.001842 10.0.0.242 - - [2025-10-08 22:03:02] "POST /useragent-kv HTTP/1.1" 200 115 0.006802 10.0.0.242 - - [2025-10-08 22:03:02] "POST /ref-update HTTP/1.1" 200 156 0.084283 10.0.0.242 - - [2025-10-08 22:03:02] "GET /virtual-network/cae886ad-1a8b-48dd-8022-d3368469901a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004336 10.0.0.242 - - [2025-10-08 22:03:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.088773 10.0.0.242 - - [2025-10-08 22:03:02] "GET /domains HTTP/1.1" 200 281 0.011122 10.0.0.242 - - [2025-10-08 22:03:02] "GET /virtual-machine-interface/30b5717f-494d-4819-a593-43ed3949aebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.010977 10.0.0.242 - - [2025-10-08 22:03:02] "GET /domain/285320fe-87a3-4ea9-a267-e2c41cf6888e HTTP/1.1" 200 3099 0.014133 10.0.0.242 - - [2025-10-08 22:03:02] "POST /instance-ips HTTP/1.1" 200 410 0.044664 10.0.0.242 - - [2025-10-08 22:03:02] "GET /project/be69bcc5-0edf-4e0c-b05d-601fa80b1cff HTTP/1.1" 200 5498 0.050961 10.0.0.242 - - [2025-10-08 22:03:02] "GET /virtual-network/cae886ad-1a8b-48dd-8022-d3368469901a HTTP/1.1" 200 2092 0.005893 10.0.0.242 - - [2025-10-08 22:03:02] "GET /virtual-network/cae886ad-1a8b-48dd-8022-d3368469901a HTTP/1.1" 200 2092 0.005724 10.0.0.242 - - [2025-10-08 22:03:02] "GET /routing-instance/8961ecc0-f872-40b2-b32e-6e5d21095a19 HTTP/1.1" 200 1183 0.002507 10.0.0.242 - - [2025-10-08 22:03:02] "GET /instance-ip/e9f856a3-574e-481f-8557-c1fb26d8bd1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004349 10.0.0.242 - - [2025-10-08 22:03:02] "GET /routing-instance/8961ecc0-f872-40b2-b32e-6e5d21095a19 HTTP/1.1" 200 1183 0.003238 10.0.0.242 - - [2025-10-08 22:03:02] "POST /loadbalancers HTTP/1.1" 200 612 0.058468 10.0.0.242 - - [2025-10-08 22:03:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.015591 10.0.0.242 - - [2025-10-08 22:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013584 10.0.0.242 - - [2025-10-08 22:03:02] "GET /project/be69bcc5-0edf-4e0c-b05d-601fa80b1cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.055663 10.0.0.242 - - [2025-10-08 22:03:02] "GET /instance-ip/e9f856a3-574e-481f-8557-c1fb26d8bd1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.005231 10.0.0.242 - - [2025-10-08 22:03:02] "GET /project/be69bcc5-0edf-4e0c-b05d-601fa80b1cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.045434 10.0.0.242 - - [2025-10-08 22:03:02] "GET /loadbalancer/0d68c706-3475-4f23-b473-403c888aa62e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.010596 10.0.0.242 - - [2025-10-08 22:03:02] "POST /floating-ips HTTP/1.1" 200 599 0.049430 10.0.0.242 - - [2025-10-08 22:03:02] "POST /route-targets HTTP/1.1" 200 328 0.025273 10.0.0.242 - - [2025-10-08 22:03:02] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.072697 10.0.0.242 - - [2025-10-08 22:03:02] "POST /ref-update HTTP/1.1" 200 156 0.042293 10.0.0.242 - - [2025-10-08 22:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.242 - - [2025-10-08 22:03:03] "GET /project/be69bcc5-0edf-4e0c-b05d-601fa80b1cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.053934 10.0.0.242 - - [2025-10-08 22:03:03] "GET /loadbalancer-listener/2a80ef49-05a4-46c7-8d86-93e4a59e8136?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.014710 10.0.0.242 - - [2025-10-08 22:03:03] "GET /loadbalancer-listener/2a80ef49-05a4-46c7-8d86-93e4a59e8136?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.003712 10.0.0.242 - - [2025-10-08 22:03:03] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.027589 10.0.0.242 - - [2025-10-08 22:03:03] "GET /instance-ip/e9f856a3-574e-481f-8557-c1fb26d8bd1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.013673 10.0.0.242 - - [2025-10-08 22:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.242 - - [2025-10-08 22:03:03] "GET /instance-ip/e9f856a3-574e-481f-8557-c1fb26d8bd1f?fields=floating_ips HTTP/1.1" 200 1214 0.008524 10.0.0.242 - - [2025-10-08 22:03:03] "GET /floating-ip/f328a272-7fd7-4f2b-876a-e5b5d2f0d59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.002513 10.0.0.242 - - [2025-10-08 22:03:03] "GET /loadbalancer/0d68c706-3475-4f23-b473-403c888aa62e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002600 10.0.0.242 - - [2025-10-08 22:03:03] "POST /tags HTTP/1.1" 200 296 0.118692 10.0.0.242 - - [2025-10-08 22:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012660 10.0.0.242 - - [2025-10-08 22:03:03] "GET /tag/c82c37b1-d6f3-4ff4-a262-46021c4aee4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1095 0.012748 10.0.0.242 - - [2025-10-08 22:03:03] "POST /tags HTTP/1.1" 409 233 0.001986 10.0.0.242 - - [2025-10-08 22:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.242 - - [2025-10-08 22:03:03] "GET /tag/24ac7376-ec43-4ecb-890d-e8eab377b953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.014580 10.0.0.242 - - [2025-10-08 22:03:03] "POST /tags HTTP/1.1" 409 206 0.002141 10.0.0.242 - - [2025-10-08 22:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.242 - - [2025-10-08 22:03:03] "GET /tag/0f1bc7e7-437b-4666-8353-7998450b763b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010055 10.0.0.242 - - [2025-10-08 22:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.242 - - [2025-10-08 22:03:03] "GET /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.008557 10.0.0.242 - - [2025-10-08 22:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.242 - - [2025-10-08 22:03:03] "GET /project/be69bcc5-0edf-4e0c-b05d-601fa80b1cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.028378 10.0.0.242 - - [2025-10-08 22:03:03] "POST /virtual-machines HTTP/1.1" 200 370 0.007876 10.0.0.242 - - [2025-10-08 22:03:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.007644 10.0.0.242 - - [2025-10-08 22:03:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.106014 10.0.0.242 - - [2025-10-08 22:03:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.023799 10.0.0.242 - - [2025-10-08 22:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012750 10.0.0.242 - - [2025-10-08 22:03:03] "GET /virtual-machine-interface/90084f8a-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.004459 10.0.0.242 - - [2025-10-08 22:03:03] "POST /instance-ips HTTP/1.1" 200 410 0.023757 10.0.0.242 - - [2025-10-08 22:03:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.015640 10.0.0.242 - - [2025-10-08 22:03:03] "GET /virtual-machine-interface/90084f8a-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.007239 10.0.0.242 - - [2025-10-08 22:03:04] "POST /set-tag HTTP/1.1" 200 109 0.015083 10.0.0.242 - - [2025-10-08 22:03:04] "GET /virtual-machine-interface/90084f8a-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.011469 10.0.0.242 - - [2025-10-08 22:03:04] "GET /instance-ip/901d5c7c-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.002374 10.0.0.242 - - [2025-10-08 22:03:04] "GET /virtual-machine-interface/90084f8a-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004887 10.0.0.242 - - [2025-10-08 22:03:04] "POST /set-tag HTTP/1.1" 200 109 0.001992 10.0.0.242 - - [2025-10-08 22:03:04] "GET /virtual-router/7863eeb6-53b8-48d5-9bf8-7b95d1a30f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.002266 10.0.0.242 - - [2025-10-08 22:03:04] "POST /ref-update HTTP/1.1" 200 156 0.007508 10.0.0.242 - - [2025-10-08 22:03:04] "GET /virtual-machine-interface/90084f8a-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006822 10.0.0.242 - - [2025-10-08 22:03:04] "POST /set-tag HTTP/1.1" 200 109 0.002361 10.0.0.242 - - [2025-10-08 22:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.242 - - [2025-10-08 22:03:04] "GET /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003904 10.0.0.242 - - [2025-10-08 22:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.242 - - [2025-10-08 22:03:04] "GET /project/be69bcc5-0edf-4e0c-b05d-601fa80b1cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.048008 10.0.0.242 - - [2025-10-08 22:03:04] "POST /virtual-machines HTTP/1.1" 200 370 0.017455 10.0.0.242 - - [2025-10-08 22:03:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.022475 10.0.0.242 - - [2025-10-08 22:03:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.104202 10.0.0.242 - - [2025-10-08 22:03:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.008881 10.0.0.242 - - [2025-10-08 22:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011576 10.0.0.242 - - [2025-10-08 22:03:04] "GET /virtual-machine-interface/9068dd5a-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.004115 10.0.0.242 - - [2025-10-08 22:03:04] "POST /instance-ips HTTP/1.1" 200 410 0.018154 10.0.0.242 - - [2025-10-08 22:03:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.023694 10.0.0.242 - - [2025-10-08 22:03:04] "GET /virtual-machine-interface/9068dd5a-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.012631 10.0.0.242 - - [2025-10-08 22:03:04] "POST /set-tag HTTP/1.1" 200 109 0.018321 10.0.0.242 - - [2025-10-08 22:03:04] "GET /virtual-machine-interface/9068dd5a-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.009905 10.0.0.242 - - [2025-10-08 22:03:04] "GET /instance-ip/90820992-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.020512 10.0.0.242 - - [2025-10-08 22:03:04] "GET /virtual-machine-interface/9068dd5a-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004256 10.0.0.242 - - [2025-10-08 22:03:04] "POST /set-tag HTTP/1.1" 200 109 0.001839 10.0.0.242 - - [2025-10-08 22:03:04] "GET /virtual-router/7863eeb6-53b8-48d5-9bf8-7b95d1a30f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.003024 10.0.0.242 - - [2025-10-08 22:03:04] "POST /ref-update HTTP/1.1" 200 156 0.008711 10.0.0.242 - - [2025-10-08 22:03:04] "GET /virtual-machine-interface/9068dd5a-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.010894 10.0.0.242 - - [2025-10-08 22:03:04] "POST /set-tag HTTP/1.1" 200 109 0.002235 10.0.0.242 - - [2025-10-08 22:03:04] "GET /virtual-machine-interface/90084f8a-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003635 10.0.0.242 - - [2025-10-08 22:03:04] "POST /set-tag HTTP/1.1" 200 109 0.001636 10.0.0.242 - - [2025-10-08 22:03:04] "GET /virtual-machine-interface/9068dd5a-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005307 10.0.0.242 - - [2025-10-08 22:03:04] "POST /set-tag HTTP/1.1" 200 109 0.001970 10.0.0.242 - - [2025-10-08 22:03:07] "GET /domains HTTP/1.1" 200 281 0.002482 10.0.0.242 - - [2025-10-08 22:03:07] "GET /domain/285320fe-87a3-4ea9-a267-e2c41cf6888e HTTP/1.1" 200 3099 0.002953 10.0.0.242 - - [2025-10-08 22:03:07] "GET /project/be69bcc5-0edf-4e0c-b05d-601fa80b1cff HTTP/1.1" 200 7092 0.026610 10.0.0.242 - - [2025-10-08 22:03:07] "GET /virtual-network/cae886ad-1a8b-48dd-8022-d3368469901a HTTP/1.1" 200 2092 0.004100 10.0.0.242 - - [2025-10-08 22:03:07] "GET /virtual-network/cae886ad-1a8b-48dd-8022-d3368469901a HTTP/1.1" 200 2092 0.003583 10.0.0.242 - - [2025-10-08 22:03:07] "GET /routing-instance/8961ecc0-f872-40b2-b32e-6e5d21095a19 HTTP/1.1" 200 1405 0.003338 10.0.0.242 - - [2025-10-08 22:03:07] "GET /routing-instance/8961ecc0-f872-40b2-b32e-6e5d21095a19 HTTP/1.1" 200 1405 0.002044 10.0.0.242 - - [2025-10-08 22:03:07] "GET /route-target/0517ce90-4316-4e9d-9a42-28e93cffce5d HTTP/1.1" 200 1153 0.001857 10.0.0.242 - - [2025-10-08 22:03:07] "GET /virtual-network/cae886ad-1a8b-48dd-8022-d3368469901a HTTP/1.1" 200 2092 0.003360 10.0.0.242 - - [2025-10-08 22:03:07] "GET /routing-instance/8961ecc0-f872-40b2-b32e-6e5d21095a19 HTTP/1.1" 200 1405 0.013196 10.0.0.242 - - [2025-10-08 22:03:07] "GET /virtual-network/cae886ad-1a8b-48dd-8022-d3368469901a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003914 10.0.0.242 - - [2025-10-08 22:03:07] "GET /virtual-network/cae886ad-1a8b-48dd-8022-d3368469901a HTTP/1.1" 200 2092 0.004014 10.0.0.242 - - [2025-10-08 22:03:07] "GET /routing-instance/8961ecc0-f872-40b2-b32e-6e5d21095a19 HTTP/1.1" 200 1405 0.002603 10.0.0.242 - - [2025-10-08 22:03:07] "GET /routing-instance/8961ecc0-f872-40b2-b32e-6e5d21095a19 HTTP/1.1" 200 1405 0.008472 10.0.0.242 - - [2025-10-08 22:03:07] "GET /route-target/0517ce90-4316-4e9d-9a42-28e93cffce5d HTTP/1.1" 200 1153 0.002391 10.0.0.242 - - [2025-10-08 22:03:07] "GET /domains HTTP/1.1" 200 281 0.001787 10.0.0.242 - - [2025-10-08 22:03:07] "GET /domain/285320fe-87a3-4ea9-a267-e2c41cf6888e HTTP/1.1" 200 3099 0.002425 10.0.0.242 - - [2025-10-08 22:03:07] "GET /project/be69bcc5-0edf-4e0c-b05d-601fa80b1cff HTTP/1.1" 200 7092 0.030668 10.0.0.242 - - [2025-10-08 22:03:07] "GET /virtual-network/cae886ad-1a8b-48dd-8022-d3368469901a HTTP/1.1" 200 2092 0.003651 10.0.0.242 - - [2025-10-08 22:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.242 - - [2025-10-08 22:03:07] "GET /project/be69bcc5-0edf-4e0c-b05d-601fa80b1cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.023973 10.0.0.242 - - [2025-10-08 22:03:07] "GET /virtual-network/cae886ad-1a8b-48dd-8022-d3368469901a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.009244 10.0.0.242 - - [2025-10-08 22:03:08] "GET /floating-ip-pools?parent_id=cae886ad-1a8b-48dd-8022-d3368469901a&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002285 10.0.0.242 - - [2025-10-08 22:03:08] "GET /virtual-network/cae886ad-1a8b-48dd-8022-d3368469901a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003961 10.0.0.242 - - [2025-10-08 22:03:08] "POST /floating-ip-pools HTTP/1.1" 200 564 0.019494 10.0.0.242 - - [2025-10-08 22:03:08] "POST /ref-update HTTP/1.1" 200 156 0.006928 10.0.0.242 - - [2025-10-08 22:03:08] "GET /virtual-network/cae886ad-1a8b-48dd-8022-d3368469901a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.010175 10.0.0.242 - - [2025-10-08 22:03:08] "GET /domains HTTP/1.1" 200 281 0.003497 10.0.0.242 - - [2025-10-08 22:03:08] "GET /domain/285320fe-87a3-4ea9-a267-e2c41cf6888e HTTP/1.1" 200 3099 0.002490 10.0.0.242 - - [2025-10-08 22:03:08] "GET /project/be69bcc5-0edf-4e0c-b05d-601fa80b1cff HTTP/1.1" 200 7349 0.030522 10.0.0.242 - - [2025-10-08 22:03:08] "GET /virtual-network/cae886ad-1a8b-48dd-8022-d3368469901a HTTP/1.1" 200 2331 0.004209 10.0.0.242 - - [2025-10-08 22:03:08] "GET /floating-ip-pool/1107659b-e376-4114-9ec1-b5742e70394f HTTP/1.1" 200 1317 0.001798 10.0.0.242 - - [2025-10-08 22:03:08] "GET /domains HTTP/1.1" 200 281 0.003242 10.0.0.242 - - [2025-10-08 22:03:08] "GET /domain/285320fe-87a3-4ea9-a267-e2c41cf6888e HTTP/1.1" 200 3099 0.002368 10.0.0.242 - - [2025-10-08 22:03:08] "GET /project/be69bcc5-0edf-4e0c-b05d-601fa80b1cff HTTP/1.1" 200 7349 0.037526 10.0.0.242 - - [2025-10-08 22:03:08] "GET /virtual-network/cae886ad-1a8b-48dd-8022-d3368469901a HTTP/1.1" 200 2331 0.003907 10.0.0.242 - - [2025-10-08 22:03:08] "GET /virtual-network/cae886ad-1a8b-48dd-8022-d3368469901a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003574 10.0.0.242 - - [2025-10-08 22:03:08] "POST /tags HTTP/1.1" 200 366 0.076044 10.0.0.242 - - [2025-10-08 22:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007567 10.0.0.242 - - [2025-10-08 22:03:08] "GET /tag/71d4ab99-5860-4a20-a686-72fed1a61e16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.011843 10.0.0.242 - - [2025-10-08 22:03:08] "POST /tags HTTP/1.1" 409 206 0.001706 10.0.0.242 - - [2025-10-08 22:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.242 - - [2025-10-08 22:03:08] "GET /tag/0f1bc7e7-437b-4666-8353-7998450b763b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010709 10.0.0.242 - - [2025-10-08 22:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.242 - - [2025-10-08 22:03:08] "GET /project/be69bcc5-0edf-4e0c-b05d-601fa80b1cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.027702 10.0.0.242 - - [2025-10-08 22:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.242 - - [2025-10-08 22:03:08] "GET /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003713 10.0.0.242 - - [2025-10-08 22:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.242 - - [2025-10-08 22:03:08] "GET /service-appliance-set/6d8bca33-9916-476b-aed7-b2c2b37864af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.002873 10.0.0.242 - - [2025-10-08 22:03:08] "POST /fqname-to-id HTTP/1.1" 404 258 0.001908 10.0.0.242 - - [2025-10-08 22:03:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.105375 10.0.0.242 - - [2025-10-08 22:03:08] "GET /virtual-machine-interface/dfa0e739-08ed-47d9-87ee-637efab0d97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.018360 10.0.0.242 - - [2025-10-08 22:03:08] "POST /set-tag HTTP/1.1" 200 109 0.015741 10.0.0.242 - - [2025-10-08 22:03:08] "POST /instance-ips HTTP/1.1" 200 418 0.019490 10.0.0.242 - - [2025-10-08 22:03:08] "GET /instance-ip/60dc48fd-3ad2-4fa2-83af-02b87d05f8a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1666 0.011847 10.0.0.242 - - [2025-10-08 22:03:08] "POST /loadbalancers HTTP/1.1" 200 620 0.061049 10.0.0.242 - - [2025-10-08 22:03:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.024336 10.0.0.242 - - [2025-10-08 22:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.019311 10.0.0.242 - - [2025-10-08 22:03:09] "POST /service-instances HTTP/1.1" 200 568 0.064875 10.0.0.242 - - [2025-10-08 22:03:09] "POST /ref-update HTTP/1.1" 200 156 0.012148 10.0.0.242 - - [2025-10-08 22:03:09] "GET /project/be69bcc5-0edf-4e0c-b05d-601fa80b1cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.049646 10.0.0.242 - - [2025-10-08 22:03:09] "PUT /service-instance/6d7b1596-cd65-4996-8c4c-9c4515f10e6e HTTP/1.1" 200 267 0.011031 10.0.0.242 - - [2025-10-08 22:03:09] "GET /virtual-machine-interface/dfa0e739-08ed-47d9-87ee-637efab0d97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.020200 10.0.0.242 - - [2025-10-08 22:03:09] "GET /virtual-machine-interface/dfa0e739-08ed-47d9-87ee-637efab0d97c?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.006735 10.0.0.242 - - [2025-10-08 22:03:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.018979 10.0.0.242 - - [2025-10-08 22:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.023774 10.0.0.242 - - [2025-10-08 22:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.015093 10.0.0.242 - - [2025-10-08 22:03:09] "GET /floating-ip-pool/1107659b-e376-4114-9ec1-b5742e70394f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013186 10.0.0.242 - - [2025-10-08 22:03:09] "POST /virtual-machines HTTP/1.1" 200 430 0.024053 10.0.0.242 - - [2025-10-08 22:03:09] "POST /floating-ips HTTP/1.1" 200 673 0.152708 10.0.0.242 - - [2025-10-08 22:03:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.145553 10.0.0.242 - - [2025-10-08 22:03:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.029121 10.0.0.242 - - [2025-10-08 22:03:09] "GET /application-policy-set/d90af721-5fb5-4367-855c-736d3ca3f480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011503 10.0.0.242 - - [2025-10-08 22:03:09] "POST /chown HTTP/1.1" 200 109 0.057975 10.0.0.242 - - [2025-10-08 22:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.242 - - [2025-10-08 22:03:09] "GET /policy-management/f4d6cab2-32e0-402e-adf7-f59e75b4a2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004709 10.0.0.242 - - [2025-10-08 22:03:09] "POST /tags HTTP/1.1" 409 221 0.002288 10.0.0.242 - - [2025-10-08 22:03:09] "POST /chown HTTP/1.1" 200 109 0.008822 10.0.0.242 - - [2025-10-08 22:03:09] "PUT /virtual-machine-interface/93964bdb-5e23-412a-8ab9-77d25a34077b HTTP/1.1" 200 285 0.018975 10.0.0.242 - - [2025-10-08 22:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005929 10.0.0.242 - - [2025-10-08 22:03:09] "GET /tag/fee01b25-10c0-4162-8e26-e6875e3cb76f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.011746 10.0.0.242 - - [2025-10-08 22:03:09] "POST /tags HTTP/1.1" 409 238 0.001446 10.0.0.242 - - [2025-10-08 22:03:09] "PUT /instance-ip/60dc48fd-3ad2-4fa2-83af-02b87d05f8a9 HTTP/1.1" 200 257 0.033762 10.0.0.242 - - [2025-10-08 22:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.242 - - [2025-10-08 22:03:09] "GET /tag/71d4ab99-5860-4a20-a686-72fed1a61e16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.021610 10.0.0.242 - - [2025-10-08 22:03:09] "POST /ref-update HTTP/1.1" 200 156 0.051605 10.0.0.242 - - [2025-10-08 22:03:09] "POST /ref-update HTTP/1.1" 200 156 0.031284 10.0.0.242 - - [2025-10-08 22:03:09] "POST /firewall-rules HTTP/1.1" 200 652 0.094275 10.0.0.242 - - [2025-10-08 22:03:09] "POST /ref-update HTTP/1.1" 200 156 0.030361 10.0.0.242 - - [2025-10-08 22:03:09] "GET /firewall-rule/c90967b0-2a49-4b93-b27d-99cbfd4f9a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.004329 10.0.0.242 - - [2025-10-08 22:03:09] "GET /firewall-policy/f9022d04-5beb-41d2-b43f-69a7b374377d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002469 10.0.0.242 - - [2025-10-08 22:03:09] "GET /firewall-rule/c90967b0-2a49-4b93-b27d-99cbfd4f9a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.002185 10.0.0.242 - - [2025-10-08 22:03:09] "POST /ref-update HTTP/1.1" 200 156 0.012210 10.0.0.242 - - [2025-10-08 22:03:09] "POST /ref-update HTTP/1.1" 200 156 0.024728 10.0.0.242 - - [2025-10-08 22:03:09] "POST /ref-update HTTP/1.1" 200 156 0.022074 10.0.0.242 - - [2025-10-08 22:03:09] "POST /ref-update HTTP/1.1" 200 156 0.025669 10.0.0.242 - - [2025-10-08 22:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010261 10.0.0.242 - - [2025-10-08 22:03:09] "GET /project/be69bcc5-0edf-4e0c-b05d-601fa80b1cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.029147 10.0.0.242 - - [2025-10-08 22:03:09] "POST /virtual-machines HTTP/1.1" 200 430 0.026508 10.0.0.242 - - [2025-10-08 22:03:09] "GET /loadbalancer/980e6a0f-bdaf-44bc-a740-403423be08b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.002146 10.0.0.242 - - [2025-10-08 22:03:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.122877 10.0.0.242 - - [2025-10-08 22:03:10] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.094650 10.0.0.242 - - [2025-10-08 22:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015 10.0.0.242 - - [2025-10-08 22:03:10] "POST /chown HTTP/1.1" 200 109 0.031702 10.0.0.242 - - [2025-10-08 22:03:10] "POST /chown HTTP/1.1" 200 109 0.007591 10.0.0.242 - - [2025-10-08 22:03:10] "GET /project/be69bcc5-0edf-4e0c-b05d-601fa80b1cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.068421 10.0.0.242 - - [2025-10-08 22:03:10] "GET /loadbalancer-listener/a15b234d-26fc-494e-91c9-8c489638be8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.007382 10.0.0.242 - - [2025-10-08 22:03:10] "PUT /virtual-machine-interface/47c9e4d0-195f-4684-8ff2-aea419d3bc73 HTTP/1.1" 200 285 0.065738 10.0.0.242 - - [2025-10-08 22:03:10] "GET /loadbalancer-listener/a15b234d-26fc-494e-91c9-8c489638be8d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.025154 10.0.0.242 - - [2025-10-08 22:03:10] "PUT /instance-ip/60dc48fd-3ad2-4fa2-83af-02b87d05f8a9 HTTP/1.1" 200 257 0.023612 10.0.0.242 - - [2025-10-08 22:03:10] "POST /ref-update HTTP/1.1" 200 156 0.014918 10.0.0.242 - - [2025-10-08 22:03:10] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.042452 10.0.0.242 - - [2025-10-08 22:03:10] "POST /ref-update HTTP/1.1" 200 156 0.037412 10.0.0.242 - - [2025-10-08 22:03:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.027345 10.0.0.242 - - [2025-10-08 22:03:10] "GET /loadbalancer-pool/57609679-b0a2-4f0b-928d-cc759db28caf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.011368 10.0.0.242 - - [2025-10-08 22:03:10] "POST /ref-update HTTP/1.1" 200 156 0.035564 10.0.0.242 - - [2025-10-08 22:03:10] "POST /ref-update HTTP/1.1" 200 156 0.010018 10.0.0.242 - - [2025-10-08 22:03:10] "POST /ref-update HTTP/1.1" 200 156 0.030056 10.0.0.242 - - [2025-10-08 22:03:10] "POST /loadbalancer-members HTTP/1.1" 200 709 0.060724 10.0.0.242 - - [2025-10-08 22:03:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.016717 10.0.0.242 - - [2025-10-08 22:03:10] "GET /loadbalancer-member/ff4e8c26-ddfb-47ea-afec-345a9c5ad776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.006515 10.0.0.242 - - [2025-10-08 22:03:10] "PUT /service-instance/6d7b1596-cd65-4996-8c4c-9c4515f10e6e HTTP/1.1" 200 267 0.012374 10.0.0.242 - - [2025-10-08 22:03:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.009942 10.0.0.242 - - [2025-10-08 22:03:10] "GET /application-policy-set/d90af721-5fb5-4367-855c-736d3ca3f480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007564 10.0.0.242 - - [2025-10-08 22:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.242 - - [2025-10-08 22:03:10] "GET /policy-management/f4d6cab2-32e0-402e-adf7-f59e75b4a2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002960 10.0.0.242 - - [2025-10-08 22:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001401 10.0.0.242 - - [2025-10-08 22:03:10] "POST /tags HTTP/1.1" 409 221 0.001907 10.0.0.242 - - [2025-10-08 22:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.242 - - [2025-10-08 22:03:10] "GET /tag/fee01b25-10c0-4162-8e26-e6875e3cb76f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.011251 10.0.0.242 - - [2025-10-08 22:03:10] "POST /tags HTTP/1.1" 409 238 0.002381 10.0.0.242 - - [2025-10-08 22:03:10] "POST /chown HTTP/1.1" 200 109 0.023119 10.0.0.242 - - [2025-10-08 22:03:10] "POST /chown HTTP/1.1" 200 109 0.020407 10.0.0.242 - - [2025-10-08 22:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.242 - - [2025-10-08 22:03:10] "GET /tag/71d4ab99-5860-4a20-a686-72fed1a61e16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.014607 10.0.0.242 - - [2025-10-08 22:03:10] "PUT /instance-ip/60dc48fd-3ad2-4fa2-83af-02b87d05f8a9 HTTP/1.1" 200 257 0.034322 10.0.0.242 - - [2025-10-08 22:03:10] "POST /firewall-rules HTTP/1.1" 409 293 0.009024 10.0.0.242 - - [2025-10-08 22:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005179 10.0.0.242 - - [2025-10-08 22:03:10] "POST /ref-update HTTP/1.1" 200 156 0.022347 10.0.0.242 - - [2025-10-08 22:03:10] "POST /chown HTTP/1.1" 200 109 0.020460 10.0.0.242 - - [2025-10-08 22:03:10] "PUT /firewall-rule/c90967b0-2a49-4b93-b27d-99cbfd4f9a31 HTTP/1.1" 200 261 0.062657 10.0.0.242 - - [2025-10-08 22:03:10] "GET /firewall-rule/c90967b0-2a49-4b93-b27d-99cbfd4f9a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.007569 10.0.0.242 - - [2025-10-08 22:03:10] "POST /chown HTTP/1.1" 200 109 0.036836 10.0.0.242 - - [2025-10-08 22:03:10] "GET /firewall-policy/f9022d04-5beb-41d2-b43f-69a7b374377d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003695 10.0.0.242 - - [2025-10-08 22:03:10] "GET /firewall-rule/c90967b0-2a49-4b93-b27d-99cbfd4f9a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.004282 10.0.0.242 - - [2025-10-08 22:03:10] "PUT /instance-ip/60dc48fd-3ad2-4fa2-83af-02b87d05f8a9 HTTP/1.1" 200 257 0.012237 10.0.0.242 - - [2025-10-08 22:03:10] "POST /ref-update HTTP/1.1" 200 156 0.013565 10.0.0.242 - - [2025-10-08 22:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004974 10.0.0.242 - - [2025-10-08 22:03:11] "POST /chown HTTP/1.1" 200 109 0.006569 10.0.0.242 - - [2025-10-08 22:03:11] "POST /chown HTTP/1.1" 200 109 0.027850 10.0.0.242 - - [2025-10-08 22:03:11] "PUT /instance-ip/60dc48fd-3ad2-4fa2-83af-02b87d05f8a9 HTTP/1.1" 200 257 0.019322 10.0.0.242 - - [2025-10-08 22:03:11] "POST /ref-update HTTP/1.1" 200 156 0.010434 10.0.0.242 - - [2025-10-08 22:03:11] "POST /chown HTTP/1.1" 200 109 0.013642 10.0.0.242 - - [2025-10-08 22:03:11] "POST /chown HTTP/1.1" 200 109 0.026329 10.0.0.242 - - [2025-10-08 22:03:11] "PUT /instance-ip/60dc48fd-3ad2-4fa2-83af-02b87d05f8a9 HTTP/1.1" 200 257 0.019928 10.0.0.242 - - [2025-10-08 22:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.242 - - [2025-10-08 22:03:11] "GET /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.008082 10.0.0.242 - - [2025-10-08 22:03:11] "POST /ref-update HTTP/1.1" 200 156 0.031489 10.0.0.242 - - [2025-10-08 22:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.242 - - [2025-10-08 22:03:11] "GET /project/be69bcc5-0edf-4e0c-b05d-601fa80b1cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.029637 10.0.0.242 - - [2025-10-08 22:03:11] "POST /virtual-machines HTTP/1.1" 200 374 0.007923 10.0.0.242 - - [2025-10-08 22:03:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.035372 10.0.0.242 - - [2025-10-08 22:03:11] "PUT /service-instance/6d7b1596-cd65-4996-8c4c-9c4515f10e6e HTTP/1.1" 200 267 0.011544 10.0.0.242 - - [2025-10-08 22:03:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.014463 10.0.0.242 - - [2025-10-08 22:03:11] "PUT /service-instance/6d7b1596-cd65-4996-8c4c-9c4515f10e6e HTTP/1.1" 200 267 0.047759 10.0.0.242 - - [2025-10-08 22:03:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.151358 10.0.0.242 - - [2025-10-08 22:03:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.006411 10.0.0.242 - - [2025-10-08 22:03:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.015530 10.0.0.242 - - [2025-10-08 22:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006902 10.0.0.242 - - [2025-10-08 22:03:11] "GET /virtual-machine-interface/94a31eee-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.008894 10.0.0.242 - - [2025-10-08 22:03:11] "PUT /service-instance/6d7b1596-cd65-4996-8c4c-9c4515f10e6e HTTP/1.1" 200 267 0.007169 10.0.0.242 - - [2025-10-08 22:03:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.022715 10.0.0.242 - - [2025-10-08 22:03:11] "PUT /service-instance/6d7b1596-cd65-4996-8c4c-9c4515f10e6e HTTP/1.1" 200 267 0.012292 10.0.0.242 - - [2025-10-08 22:03:11] "POST /instance-ips HTTP/1.1" 200 414 0.040691 10.0.0.242 - - [2025-10-08 22:03:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.033339 10.0.0.242 - - [2025-10-08 22:03:11] "GET /virtual-machine-interface/94a31eee-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.006429 10.0.0.242 - - [2025-10-08 22:03:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.010373 10.0.0.242 - - [2025-10-08 22:03:11] "PUT /service-instance/6d7b1596-cd65-4996-8c4c-9c4515f10e6e HTTP/1.1" 200 267 0.007748 10.0.0.242 - - [2025-10-08 22:03:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.023625 10.0.0.242 - - [2025-10-08 22:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.242 - - [2025-10-08 22:03:11] "POST /set-tag HTTP/1.1" 200 109 0.042384 10.0.0.242 - - [2025-10-08 22:03:11] "GET /virtual-machine-interface/94a31eee-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.010717 10.0.0.242 - - [2025-10-08 22:03:11] "GET /instance-ip/94c59636-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.002552 10.0.0.242 - - [2025-10-08 22:03:11] "POST /chown HTTP/1.1" 200 109 0.010294 10.0.0.242 - - [2025-10-08 22:03:12] "GET /virtual-machine-interface/94a31eee-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007346 10.0.0.242 - - [2025-10-08 22:03:12] "POST /set-tag HTTP/1.1" 200 109 0.002310 10.0.0.242 - - [2025-10-08 22:03:12] "POST /chown HTTP/1.1" 200 109 0.044000 10.0.0.242 - - [2025-10-08 22:03:12] "GET /virtual-router/7863eeb6-53b8-48d5-9bf8-7b95d1a30f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.018462 10.0.0.242 - - [2025-10-08 22:03:12] "POST /ref-update HTTP/1.1" 200 156 0.027875 10.0.0.242 - - [2025-10-08 22:03:12] "POST /ref-update HTTP/1.1" 200 156 0.027014 10.0.0.242 - - [2025-10-08 22:03:12] "POST /chown HTTP/1.1" 200 109 0.033578 10.0.0.242 - - [2025-10-08 22:03:12] "GET /virtual-machine-interface/94a31eee-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.018102 10.0.0.242 - - [2025-10-08 22:03:12] "POST /set-tag HTTP/1.1" 200 109 0.003242 10.0.0.242 - - [2025-10-08 22:03:12] "POST /chown HTTP/1.1" 200 109 0.036568 10.0.0.242 - - [2025-10-08 22:03:12] "POST /ref-update HTTP/1.1" 200 156 0.023942 10.0.0.242 - - [2025-10-08 22:03:12] "GET /virtual-machine-interface/94a31eee-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.009005 10.0.0.242 - - [2025-10-08 22:03:12] "POST /set-tag HTTP/1.1" 200 109 0.004177 10.0.0.242 - - [2025-10-08 22:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.242 - - [2025-10-08 22:03:12] "POST /chown HTTP/1.1" 200 109 0.006775 10.0.0.242 - - [2025-10-08 22:03:12] "POST /chown HTTP/1.1" 200 109 0.020096 10.0.0.242 - - [2025-10-08 22:03:12] "POST /chown HTTP/1.1" 200 109 0.013629 10.0.0.242 - - [2025-10-08 22:03:12] "POST /chown HTTP/1.1" 200 109 0.005849 10.0.0.242 - - [2025-10-08 22:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.242 - - [2025-10-08 22:03:12] "POST /chown HTTP/1.1" 200 109 0.007156 10.0.0.242 - - [2025-10-08 22:03:12] "POST /chown HTTP/1.1" 200 109 0.013604 10.0.0.242 - - [2025-10-08 22:03:12] "POST /chown HTTP/1.1" 200 109 0.011017 10.0.0.242 - - [2025-10-08 22:03:12] "POST /chown HTTP/1.1" 200 109 0.014573 10.0.0.242 - - [2025-10-08 22:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.242 - - [2025-10-08 22:03:12] "POST /chown HTTP/1.1" 200 109 0.007774 10.0.0.242 - - [2025-10-08 22:03:12] "POST /chown HTTP/1.1" 200 109 0.041048 10.0.0.242 - - [2025-10-08 22:03:12] "POST /chown HTTP/1.1" 200 109 0.025071 10.0.0.242 - - [2025-10-08 22:03:12] "POST /chown HTTP/1.1" 200 109 0.006969 10.0.0.242 - - [2025-10-08 22:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.242 - - [2025-10-08 22:03:12] "POST /chown HTTP/1.1" 200 109 0.008296 10.0.0.242 - - [2025-10-08 22:03:12] "POST /chown HTTP/1.1" 200 109 0.007661 10.0.0.242 - - [2025-10-08 22:03:12] "POST /chown HTTP/1.1" 200 109 0.034061 10.0.0.242 - - [2025-10-08 22:03:12] "POST /chown HTTP/1.1" 200 109 0.016483 10.0.0.242 - - [2025-10-08 22:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.242 - - [2025-10-08 22:03:12] "POST /chown HTTP/1.1" 200 109 0.008366 10.0.0.242 - - [2025-10-08 22:03:12] "POST /chown HTTP/1.1" 200 109 0.015496 10.0.0.242 - - [2025-10-08 22:03:12] "POST /chown HTTP/1.1" 200 109 0.006708 10.0.0.242 - - [2025-10-08 22:03:13] "POST /chown HTTP/1.1" 200 109 0.015097 10.0.0.242 - - [2025-10-08 22:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.242 - - [2025-10-08 22:03:13] "POST /chown HTTP/1.1" 200 109 0.006142 10.0.0.242 - - [2025-10-08 22:03:13] "POST /chown HTTP/1.1" 200 109 0.008925 10.0.0.242 - - [2025-10-08 22:03:13] "POST /chown HTTP/1.1" 200 109 0.008560 10.0.0.242 - - [2025-10-08 22:03:13] "POST /chown HTTP/1.1" 200 109 0.005660 10.0.0.242 - - [2025-10-08 22:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001506 10.0.0.242 - - [2025-10-08 22:03:13] "POST /chown HTTP/1.1" 200 109 0.005572 10.0.0.242 - - [2025-10-08 22:03:13] "POST /chown HTTP/1.1" 200 109 0.010788 10.0.0.242 - - [2025-10-08 22:03:13] "POST /chown HTTP/1.1" 200 109 0.006166 10.0.0.242 - - [2025-10-08 22:03:13] "POST /chown HTTP/1.1" 200 109 0.010491 10.0.0.242 - - [2025-10-08 22:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.242 - - [2025-10-08 22:03:13] "POST /chown HTTP/1.1" 200 109 0.007270 10.0.0.242 - - [2025-10-08 22:03:13] "POST /chown HTTP/1.1" 200 109 0.013679 10.0.0.242 - - [2025-10-08 22:03:13] "POST /chown HTTP/1.1" 200 109 0.013633 10.0.0.242 - - [2025-10-08 22:03:13] "POST /chown HTTP/1.1" 200 109 0.008992 10.0.0.242 - - [2025-10-08 22:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.242 - - [2025-10-08 22:03:13] "POST /chown HTTP/1.1" 200 109 0.010770 10.0.0.242 - - [2025-10-08 22:03:13] "POST /chown HTTP/1.1" 200 109 0.009724 10.0.0.242 - - [2025-10-08 22:03:13] "POST /chown HTTP/1.1" 200 109 0.008232 10.0.0.242 - - [2025-10-08 22:03:13] "POST /chown HTTP/1.1" 200 109 0.017546 10.0.0.242 - - [2025-10-08 22:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.242 - - [2025-10-08 22:03:13] "POST /chown HTTP/1.1" 200 109 0.014774 10.0.0.242 - - [2025-10-08 22:03:13] "POST /chown HTTP/1.1" 200 109 0.013845 10.0.0.242 - - [2025-10-08 22:03:13] "POST /chown HTTP/1.1" 200 109 0.017179 10.0.0.242 - - [2025-10-08 22:03:13] "POST /chown HTTP/1.1" 200 109 0.006472 10.0.0.242 - - [2025-10-08 22:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.242 - - [2025-10-08 22:03:13] "POST /chown HTTP/1.1" 200 109 0.006093 10.0.0.242 - - [2025-10-08 22:03:13] "POST /chown HTTP/1.1" 200 109 0.006407 10.0.0.242 - - [2025-10-08 22:03:13] "POST /chown HTTP/1.1" 200 109 0.019005 10.0.0.242 - - [2025-10-08 22:03:13] "POST /chown HTTP/1.1" 200 109 0.016865 10.0.0.242 - - [2025-10-08 22:03:18] "GET /virtual-machine-interface/90084f8a-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004247 10.0.0.242 - - [2025-10-08 22:03:18] "POST /set-tag HTTP/1.1" 200 109 0.008358 10.0.0.242 - - [2025-10-08 22:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.242 - - [2025-10-08 22:03:18] "GET /loadbalancer/0d68c706-3475-4f23-b473-403c888aa62e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002156 10.0.0.242 - - [2025-10-08 22:03:18] "GET /loadbalancer-pool/e40f3560-1e76-4e22-890f-04821ce6ee0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002204 10.0.0.242 - - [2025-10-08 22:03:18] "POST /loadbalancer-members HTTP/1.1" 200 704 0.014513 10.0.0.242 - - [2025-10-08 22:03:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.030080 10.0.0.242 - - [2025-10-08 22:03:18] "GET /virtual-machine-interface/90084f8a-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.013528 10.0.0.242 - - [2025-10-08 22:03:18] "GET /virtual-machine-interface/90084f8a-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005163 10.0.0.242 - - [2025-10-08 22:03:18] "POST /ref-update HTTP/1.1" 200 156 0.007724 10.0.0.242 - - [2025-10-08 22:03:18] "GET /floating-ip/f328a272-7fd7-4f2b-876a-e5b5d2f0d59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1782 0.017149 10.0.0.242 - - [2025-10-08 22:03:18] "POST /tags HTTP/1.1" 409 221 0.009419 10.0.0.242 - - [2025-10-08 22:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005512 10.0.0.242 - - [2025-10-08 22:03:18] "GET /tag/fee01b25-10c0-4162-8e26-e6875e3cb76f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.019634 10.0.0.242 - - [2025-10-08 22:03:18] "PUT /floating-ip/f328a272-7fd7-4f2b-876a-e5b5d2f0d59b HTTP/1.1" 200 257 0.033269 10.0.0.242 - - [2025-10-08 22:03:18] "POST /set-tag HTTP/1.1" 200 109 0.020145 10.0.0.242 - - [2025-10-08 22:03:19] "GET /virtual-machine-interface/9068dd5a-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007417 10.0.0.242 - - [2025-10-08 22:03:19] "POST /set-tag HTTP/1.1" 200 109 0.002015 10.0.0.242 - - [2025-10-08 22:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.242 - - [2025-10-08 22:03:19] "GET /loadbalancer/0d68c706-3475-4f23-b473-403c888aa62e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002389 10.0.0.242 - - [2025-10-08 22:03:19] "GET /loadbalancer-pool/e40f3560-1e76-4e22-890f-04821ce6ee0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002746 10.0.0.242 - - [2025-10-08 22:03:19] "POST /loadbalancer-members HTTP/1.1" 200 704 0.016174 10.0.0.242 - - [2025-10-08 22:03:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.007717 10.0.0.242 - - [2025-10-08 22:03:19] "GET /virtual-machine-interface/9068dd5a-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005453 10.0.0.242 - - [2025-10-08 22:03:19] "GET /virtual-machine-interface/9068dd5a-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004115 10.0.0.242 - - [2025-10-08 22:03:19] "POST /ref-update HTTP/1.1" 200 156 0.011415 10.0.0.242 - - [2025-10-08 22:03:19] "GET /floating-ip/f328a272-7fd7-4f2b-876a-e5b5d2f0d59b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.013567 10.0.0.242 - - [2025-10-08 22:03:19] "POST /set-tag HTTP/1.1" 200 109 0.014434 10.0.0.242 - - [2025-10-08 22:03:21] "GET /virtual-machine/afccda96-44bd-45a0-a778-9423d897de90?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.002804 10.0.0.242 - - [2025-10-08 22:03:21] "GET /virtual-machine-interface/90084f8a-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.003879 10.0.0.242 - - [2025-10-08 22:03:21] "GET /virtual-machine/062b1945-d005-465f-a7d1-196541319039?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.004173 10.0.0.242 - - [2025-10-08 22:03:21] "GET /virtual-machine-interface/9068dd5a-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.009207 10.0.0.242 - - [2025-10-08 22:03:25] "GET /virtual-machine-interface/94a31eee-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004305 10.0.0.242 - - [2025-10-08 22:03:25] "POST /set-tag HTTP/1.1" 200 109 0.002000 10.0.0.242 - - [2025-10-08 22:03:26] "GET /virtual-machine/94749fe3-3212-4849-a19c-ec525ab79b3f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.003095 10.0.0.242 - - [2025-10-08 22:03:26] "GET /virtual-machine-interface/94a31eee-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003633 10.0.0.242 - - [2025-10-08 22:03:26] "GET /virtual-machine-interface/94a31eee-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004007 10.0.0.242 - - [2025-10-08 22:03:26] "POST /set-tag HTTP/1.1" 200 109 0.002019 10.0.0.242 - - [2025-10-08 22:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.242 - - [2025-10-08 22:03:28] "POST /chown HTTP/1.1" 200 109 0.015092 10.0.0.242 - - [2025-10-08 22:03:28] "POST /chown HTTP/1.1" 200 109 0.006270 10.0.0.242 - - [2025-10-08 22:03:28] "POST /chown HTTP/1.1" 200 109 0.012490 10.0.0.242 - - [2025-10-08 22:03:28] "POST /chown HTTP/1.1" 200 109 0.019471 10.0.0.242 - - [2025-10-08 22:03:58] "GET /virtual-machine-interface/94a31eee-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.016190 10.0.0.242 - - [2025-10-08 22:03:58] "POST /set-tag HTTP/1.1" 200 109 0.003479 10.0.0.242 - - [2025-10-08 22:03:58] "GET /virtual-machine-interface/94a31eee-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005028 10.0.0.242 - - [2025-10-08 22:03:58] "POST /set-tag HTTP/1.1" 200 109 0.003207 10.0.0.242 - - [2025-10-08 22:03:58] "GET /virtual-machine/94749fe3-3212-4849-a19c-ec525ab79b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002824 10.0.0.242 - - [2025-10-08 22:03:58] "POST /ref-update HTTP/1.1" 200 156 0.010468 10.0.0.242 - - [2025-10-08 22:03:58] "GET /virtual-machine-interface/94a31eee-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008653 10.0.0.242 - - [2025-10-08 22:03:58] "POST /set-tag HTTP/1.1" 200 109 0.016431 10.0.0.242 - - [2025-10-08 22:03:58] "POST /set-tag HTTP/1.1" 200 109 0.038041 10.0.0.242 - - [2025-10-08 22:03:58] "DELETE /instance-ip/94c59636-a492-11f0-91f0-fa163e6fd950 HTTP/1.1" 200 115 0.042811 10.0.0.242 - - [2025-10-08 22:03:58] "DELETE /virtual-machine-interface/94a31eee-a492-11f0-91f0-fa163e6fd950 HTTP/1.1" 200 115 0.037593 10.0.0.242 - - [2025-10-08 22:03:58] "DELETE /virtual-machine/94749fe3-3212-4849-a19c-ec525ab79b3f HTTP/1.1" 200 115 0.025600 10.0.0.242 - - [2025-10-08 22:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.242 - - [2025-10-08 22:04:01] "GET /tag/71d4ab99-5860-4a20-a686-72fed1a61e16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.009830 10.0.0.242 - - [2025-10-08 22:04:01] "GET /tag/71d4ab99-5860-4a20-a686-72fed1a61e16?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.011018 10.0.0.242 - - [2025-10-08 22:04:01] "GET /virtual-machine-interface/47c9e4d0-195f-4684-8ff2-aea419d3bc73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.003779 10.0.0.242 - - [2025-10-08 22:04:01] "POST /set-tag HTTP/1.1" 200 109 0.012120 10.0.0.242 - - [2025-10-08 22:04:01] "GET /virtual-machine-interface/93964bdb-5e23-412a-8ab9-77d25a34077b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004115 10.0.0.242 - - [2025-10-08 22:04:01] "POST /set-tag HTTP/1.1" 200 109 0.011817 10.0.0.242 - - [2025-10-08 22:04:01] "GET /virtual-machine-interface/dfa0e739-08ed-47d9-87ee-637efab0d97c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.008817 10.0.0.242 - - [2025-10-08 22:04:02] "POST /set-tag HTTP/1.1" 200 109 0.014638 10.0.0.242 - - [2025-10-08 22:04:02] "GET /firewall-policy/f9022d04-5beb-41d2-b43f-69a7b374377d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.015913 10.0.0.242 - - [2025-10-08 22:04:02] "GET /firewall-rule/c90967b0-2a49-4b93-b27d-99cbfd4f9a31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2416 0.003043 10.0.0.242 - - [2025-10-08 22:04:02] "POST /ref-update HTTP/1.1" 200 156 0.012176 10.0.0.242 - - [2025-10-08 22:04:02] "DELETE /firewall-rule/c90967b0-2a49-4b93-b27d-99cbfd4f9a31 HTTP/1.1" 200 115 0.041480 10.0.0.242 - - [2025-10-08 22:04:02] "DELETE /loadbalancer-member/ff4e8c26-ddfb-47ea-afec-345a9c5ad776 HTTP/1.1" 200 115 0.023914 10.0.0.242 - - [2025-10-08 22:04:02] "PUT /service-instance/6d7b1596-cd65-4996-8c4c-9c4515f10e6e HTTP/1.1" 200 267 0.008351 10.0.0.242 - - [2025-10-08 22:04:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.012986 10.0.0.242 - - [2025-10-08 22:04:02] "DELETE /loadbalancer-pool/57609679-b0a2-4f0b-928d-cc759db28caf HTTP/1.1" 200 115 0.067639 10.0.0.242 - - [2025-10-08 22:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004877 10.0.0.242 - - [2025-10-08 22:04:02] "POST /chown HTTP/1.1" 200 109 0.006406 10.0.0.242 - - [2025-10-08 22:04:02] "DELETE /loadbalancer-listener/a15b234d-26fc-494e-91c9-8c489638be8d HTTP/1.1" 200 115 0.035403 10.0.0.242 - - [2025-10-08 22:04:02] "GET /floating-ip/f432f081-8bf8-4540-8c4b-6c7ea090ad0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2400 0.002023 10.0.0.242 - - [2025-10-08 22:04:02] "POST /chown HTTP/1.1" 200 109 0.015759 10.0.0.242 - - [2025-10-08 22:04:02] "POST /chown HTTP/1.1" 200 109 0.023472 10.0.0.242 - - [2025-10-08 22:04:02] "POST /chown HTTP/1.1" 200 109 0.022612 10.0.0.242 - - [2025-10-08 22:04:02] "PUT /floating-ip/f432f081-8bf8-4540-8c4b-6c7ea090ad0c HTTP/1.1" 200 257 0.050110 10.0.0.242 - - [2025-10-08 22:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.242 - - [2025-10-08 22:04:02] "POST /chown HTTP/1.1" 200 109 0.019031 10.0.0.242 - - [2025-10-08 22:04:02] "DELETE /floating-ip/f432f081-8bf8-4540-8c4b-6c7ea090ad0c HTTP/1.1" 200 115 0.065174 10.0.0.242 - - [2025-10-08 22:04:02] "POST /chown HTTP/1.1" 200 109 0.023332 10.0.0.242 - - [2025-10-08 22:04:02] "POST /chown HTTP/1.1" 200 109 0.016256 10.0.0.242 - - [2025-10-08 22:04:02] "DELETE /loadbalancer/980e6a0f-bdaf-44bc-a740-403423be08b9 HTTP/1.1" 200 115 0.077122 10.0.0.242 - - [2025-10-08 22:04:02] "POST /chown HTTP/1.1" 200 109 0.008221 10.0.0.242 - - [2025-10-08 22:04:02] "PUT /service-instance/6d7b1596-cd65-4996-8c4c-9c4515f10e6e HTTP/1.1" 200 267 0.009209 10.0.0.242 - - [2025-10-08 22:04:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.010764 10.0.0.242 - - [2025-10-08 22:04:02] "DELETE /instance-ip/60dc48fd-3ad2-4fa2-83af-02b87d05f8a9 HTTP/1.1" 200 115 0.122007 10.0.0.242 - - [2025-10-08 22:04:02] "PUT /service-instance/6d7b1596-cd65-4996-8c4c-9c4515f10e6e HTTP/1.1" 200 267 0.026933 10.0.0.242 - - [2025-10-08 22:04:02] "DELETE /virtual-machine-interface/dfa0e739-08ed-47d9-87ee-637efab0d97c HTTP/1.1" 200 115 0.058204 10.0.0.242 - - [2025-10-08 22:04:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.018892 10.0.0.242 - - [2025-10-08 22:04:02] "PUT /service-instance/6d7b1596-cd65-4996-8c4c-9c4515f10e6e HTTP/1.1" 200 267 0.019901 10.0.0.242 - - [2025-10-08 22:04:02] "GET /floating-ip-pool/1107659b-e376-4114-9ec1-b5742e70394f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.005538 10.0.0.242 - - [2025-10-08 22:04:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.033250 10.0.0.242 - - [2025-10-08 22:04:02] "DELETE /tag/71d4ab99-5860-4a20-a686-72fed1a61e16 HTTP/1.1" 200 115 0.140751 10.0.0.242 - - [2025-10-08 22:04:02] "POST /ref-update HTTP/1.1" 200 156 0.038746 10.0.0.242 - - [2025-10-08 22:04:02] "DELETE /service-instance/6d7b1596-cd65-4996-8c4c-9c4515f10e6e HTTP/1.1" 200 115 0.046451 10.0.0.242 - - [2025-10-08 22:04:02] "GET /virtual-machine-interface/93964bdb-5e23-412a-8ab9-77d25a34077b?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.005057 10.0.0.242 - - [2025-10-08 22:04:03] "DELETE /floating-ip-pool/1107659b-e376-4114-9ec1-b5742e70394f HTTP/1.1" 200 115 0.075437 10.0.0.242 - - [2025-10-08 22:04:03] "DELETE /virtual-machine-interface/93964bdb-5e23-412a-8ab9-77d25a34077b HTTP/1.1" 200 115 0.078340 10.0.0.242 - - [2025-10-08 22:04:03] "POST /ref-update HTTP/1.1" 200 156 0.012682 10.0.0.242 - - [2025-10-08 22:04:03] "DELETE /virtual-machine/62ac0028-811c-454e-91f7-35f2172d26e3 HTTP/1.1" 200 115 0.101010 10.0.0.242 - - [2025-10-08 22:04:03] "GET /virtual-machine-interface/47c9e4d0-195f-4684-8ff2-aea419d3bc73?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1210 0.006600 10.0.0.242 - - [2025-10-08 22:04:03] "POST /useragent-kv HTTP/1.1" 200 115 0.005733 10.0.0.242 - - [2025-10-08 22:04:03] "POST /useragent-kv HTTP/1.1" 200 115 0.001944 10.0.0.242 - - [2025-10-08 22:04:03] "DELETE /virtual-network/cae886ad-1a8b-48dd-8022-d3368469901a HTTP/1.1" 200 115 0.223323 10.0.0.242 - - [2025-10-08 22:04:03] "GET /routing-instance/8961ecc0-f872-40b2-b32e-6e5d21095a19 HTTP/1.1" 404 171 0.004008 10.0.0.242 - - [2025-10-08 22:04:03] "GET /domains HTTP/1.1" 200 281 0.004401 10.0.0.242 - - [2025-10-08 22:04:03] "GET /domain/285320fe-87a3-4ea9-a267-e2c41cf6888e HTTP/1.1" 200 3099 0.006759 10.0.0.242 - - [2025-10-08 22:04:03] "GET /project/be69bcc5-0edf-4e0c-b05d-601fa80b1cff HTTP/1.1" 200 6900 0.040707 10.0.0.242 - - [2025-10-08 22:04:03] "DELETE /virtual-machine-interface/47c9e4d0-195f-4684-8ff2-aea419d3bc73 HTTP/1.1" 200 115 0.113349 10.0.0.242 - - [2025-10-08 22:04:03] "DELETE /virtual-machine/e669f750-9642-4e74-bbc7-8bbdbbff6cdd HTTP/1.1" 200 115 0.055161 10.0.0.242 - - [2025-10-08 22:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.242 - - [2025-10-08 22:04:03] "GET /loadbalancer/0d68c706-3475-4f23-b473-403c888aa62e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.020790 10.0.0.242 - - [2025-10-08 22:04:03] "GET /virtual-machine-interface/9068dd5a-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005676 10.0.0.242 - - [2025-10-08 22:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.242 - - [2025-10-08 22:04:03] "DELETE /route-target/0517ce90-4316-4e9d-9a42-28e93cffce5d HTTP/1.1" 200 115 0.025687 10.0.0.242 - - [2025-10-08 22:04:03] "POST /set-tag HTTP/1.1" 200 109 0.030925 10.0.0.242 - - [2025-10-08 22:04:03] "DELETE /loadbalancer-member/5f251858-57c5-4655-8ae9-2a9ef0da1841 HTTP/1.1" 200 115 0.039866 10.0.0.242 - - [2025-10-08 22:04:03] "GET /virtual-machine-interface/9068dd5a-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007325 10.0.0.242 - - [2025-10-08 22:04:03] "POST /set-tag HTTP/1.1" 200 109 0.003099 10.0.0.242 - - [2025-10-08 22:04:04] "GET /virtual-machine-interface/9068dd5a-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005806 10.0.0.242 - - [2025-10-08 22:04:04] "POST /set-tag HTTP/1.1" 200 109 0.003927 10.0.0.242 - - [2025-10-08 22:04:04] "GET /virtual-machine-interface/9068dd5a-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.011689 10.0.0.242 - - [2025-10-08 22:04:04] "POST /set-tag HTTP/1.1" 200 109 0.002697 10.0.0.242 - - [2025-10-08 22:04:04] "GET /virtual-machine/062b1945-d005-465f-a7d1-196541319039?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002732 10.0.0.242 - - [2025-10-08 22:04:04] "POST /ref-update HTTP/1.1" 200 156 0.010578 10.0.0.242 - - [2025-10-08 22:04:04] "GET /virtual-machine-interface/9068dd5a-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004067 10.0.0.242 - - [2025-10-08 22:04:04] "POST /set-tag HTTP/1.1" 200 109 0.014360 10.0.0.242 - - [2025-10-08 22:04:04] "POST /set-tag HTTP/1.1" 200 109 0.029994 10.0.0.242 - - [2025-10-08 22:04:04] "POST /set-tag HTTP/1.1" 200 109 0.012315 10.0.0.242 - - [2025-10-08 22:04:04] "DELETE /instance-ip/90820992-a492-11f0-91f0-fa163e6fd950 HTTP/1.1" 200 115 0.039144 10.0.0.242 - - [2025-10-08 22:04:04] "POST /ref-update HTTP/1.1" 200 156 0.007204 10.0.0.242 - - [2025-10-08 22:04:04] "DELETE /virtual-machine-interface/9068dd5a-a492-11f0-91f0-fa163e6fd950 HTTP/1.1" 200 115 0.036108 10.0.0.242 - - [2025-10-08 22:04:04] "DELETE /virtual-machine/062b1945-d005-465f-a7d1-196541319039 HTTP/1.1" 200 115 0.016647 10.0.0.242 - - [2025-10-08 22:04:08] "GET /virtual-machine-interface/90084f8a-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.007714 10.0.0.242 - - [2025-10-08 22:04:08] "POST /set-tag HTTP/1.1" 200 109 0.003054 10.0.0.242 - - [2025-10-08 22:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.242 - - [2025-10-08 22:04:08] "GET /loadbalancer/0d68c706-3475-4f23-b473-403c888aa62e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002156 10.0.0.242 - - [2025-10-08 22:04:09] "GET /virtual-machine-interface/90084f8a-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005288 10.0.0.242 - - [2025-10-08 22:04:09] "POST /set-tag HTTP/1.1" 200 109 0.002077 10.0.0.242 - - [2025-10-08 22:04:09] "GET /virtual-machine-interface/90084f8a-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004408 10.0.0.242 - - [2025-10-08 22:04:09] "POST /set-tag HTTP/1.1" 200 109 0.002289 10.0.0.242 - - [2025-10-08 22:04:09] "GET /virtual-machine/afccda96-44bd-45a0-a778-9423d897de90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002466 10.0.0.242 - - [2025-10-08 22:04:09] "POST /ref-update HTTP/1.1" 200 156 0.023530 10.0.0.242 - - [2025-10-08 22:04:09] "GET /virtual-machine-interface/90084f8a-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004490 10.0.0.242 - - [2025-10-08 22:04:09] "POST /set-tag HTTP/1.1" 200 109 0.017590 10.0.0.242 - - [2025-10-08 22:04:09] "POST /set-tag HTTP/1.1" 200 109 0.029146 10.0.0.242 - - [2025-10-08 22:04:09] "POST /set-tag HTTP/1.1" 200 109 0.017877 10.0.0.242 - - [2025-10-08 22:04:09] "DELETE /instance-ip/901d5c7c-a492-11f0-91f0-fa163e6fd950 HTTP/1.1" 200 115 0.044340 10.0.0.242 - - [2025-10-08 22:04:09] "POST /ref-update HTTP/1.1" 200 156 0.008327 10.0.0.242 - - [2025-10-08 22:04:09] "DELETE /virtual-machine-interface/90084f8a-a492-11f0-91f0-fa163e6fd950 HTTP/1.1" 200 115 0.053893 10.0.0.242 - - [2025-10-08 22:04:09] "DELETE /virtual-machine/afccda96-44bd-45a0-a778-9423d897de90 HTTP/1.1" 200 115 0.016775 10.0.0.242 - - [2025-10-08 22:04:09] "DELETE /tag/c82c37b1-d6f3-4ff4-a262-46021c4aee4a HTTP/1.1" 200 115 0.048090 10.0.0.242 - - [2025-10-08 22:04:09] "DELETE /tag/24ac7376-ec43-4ecb-890d-e8eab377b953 HTTP/1.1" 200 115 0.032270 10.0.0.242 - - [2025-10-08 22:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.242 - - [2025-10-08 22:04:13] "GET /project/be69bcc5-0edf-4e0c-b05d-601fa80b1cff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.033054 10.0.0.242 - - [2025-10-08 22:04:13] "POST /tags HTTP/1.1" 200 394 0.023826 10.0.0.242 - - [2025-10-08 22:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004950 10.0.0.242 - - [2025-10-08 22:04:13] "GET /tag/79bf729f-e985-47ce-a2cc-954c075f0eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.013611 10.0.0.242 - - [2025-10-08 22:04:13] "POST /tags HTTP/1.1" 200 342 0.016594 10.0.0.242 - - [2025-10-08 22:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.242 - - [2025-10-08 22:04:13] "GET /tag/18ac5475-36a5-4bad-92c7-b1785a3ccc1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011137 10.0.0.242 - - [2025-10-08 22:04:14] "POST /id-to-fqname HTTP/1.1" 200 192 0.000465 10.0.0.242 - - [2025-10-08 22:04:14] "POST /fqname-to-id HTTP/1.1" 404 201 0.003400 10.0.0.242 - - [2025-10-08 22:04:14] "POST /security-groups HTTP/1.1" 200 589 0.066924 10.0.0.242 - - [2025-10-08 22:04:14] "POST /fqname-to-id HTTP/1.1" 404 236 0.001558 10.0.0.242 - - [2025-10-08 22:04:14] "POST /projects HTTP/1.1" 200 521 0.197922 10.0.0.242 - - [2025-10-08 22:04:14] "POST /access-control-lists HTTP/1.1" 200 600 0.061507 10.0.0.242 - - [2025-10-08 22:04:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.062058 10.0.0.242 - - [2025-10-08 22:04:14] "POST /fqname-to-id HTTP/1.1" 404 235 0.012350 10.0.0.242 - - [2025-10-08 22:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.016706 10.0.0.242 - - [2025-10-08 22:04:14] "POST /access-control-lists HTTP/1.1" 200 598 0.068695 10.0.0.242 - - [2025-10-08 22:04:14] "GET /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.031252 10.0.0.242 - - [2025-10-08 22:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.242 - - [2025-10-08 22:04:14] "GET /virtual-network/b88259ed-4b87-45be-a6cf-2236f7a0a64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.005087 10.0.0.242 - - [2025-10-08 22:04:14] "PUT /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab HTTP/1.1" 200 265 0.053059 10.0.0.242 - - [2025-10-08 22:04:14] "PUT /virtual-network/b88259ed-4b87-45be-a6cf-2236f7a0a64f HTTP/1.1" 200 265 0.046575 10.0.0.242 - - [2025-10-08 22:04:14] "POST /security-groups HTTP/1.1" 200 593 0.066490 10.0.0.242 - - [2025-10-08 22:04:14] "POST /fqname-to-id HTTP/1.1" 404 270 0.001848 10.0.0.242 - - [2025-10-08 22:04:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.019648 10.0.0.242 - - [2025-10-08 22:04:14] "POST /access-control-lists HTTP/1.1" 200 634 0.037910 10.0.0.242 - - [2025-10-08 22:04:14] "POST /fqname-to-id HTTP/1.1" 404 269 0.015178 10.0.0.242 - - [2025-10-08 22:04:14] "POST /chown HTTP/1.1" 200 109 0.047900 10.0.0.242 - - [2025-10-08 22:04:14] "GET /application-policy-set/d90af721-5fb5-4367-855c-736d3ca3f480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.011352 10.0.0.242 - - [2025-10-08 22:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.242 - - [2025-10-08 22:04:14] "GET /policy-management/f4d6cab2-32e0-402e-adf7-f59e75b4a2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.008952 10.0.0.242 - - [2025-10-08 22:04:14] "POST /access-control-lists HTTP/1.1" 200 632 0.078752 10.0.0.242 - - [2025-10-08 22:04:14] "POST /tags HTTP/1.1" 409 226 0.021172 10.0.0.242 - - [2025-10-08 22:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.242 - - [2025-10-08 22:04:14] "GET /tag/18ac5475-36a5-4bad-92c7-b1785a3ccc1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010031 10.0.0.242 - - [2025-10-08 22:04:14] "POST /firewall-rules HTTP/1.1" 200 602 0.064976 10.0.0.242 - - [2025-10-08 22:04:14] "GET /firewall-rule/23b082c2-26d5-4c49-b00d-cc73bb5a49e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.019001 10.0.0.242 - - [2025-10-08 22:04:14] "GET /firewall-policy/c8c762fc-e9db-4082-ab08-5d14c6ef1cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.004820 10.0.0.242 - - [2025-10-08 22:04:14] "GET /firewall-rule/23b082c2-26d5-4c49-b00d-cc73bb5a49e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002171 10.0.0.242 - - [2025-10-08 22:04:14] "POST /ref-update HTTP/1.1" 200 156 0.046504 10.0.0.242 - - [2025-10-08 22:04:15] "GET /application-policy-set/d90af721-5fb5-4367-855c-736d3ca3f480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012447 10.0.0.242 - - [2025-10-08 22:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.242 - - [2025-10-08 22:04:15] "GET /policy-management/f4d6cab2-32e0-402e-adf7-f59e75b4a2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002110 10.0.0.242 - - [2025-10-08 22:04:15] "POST /tags HTTP/1.1" 409 226 0.001784 10.0.0.242 - - [2025-10-08 22:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.242 - - [2025-10-08 22:04:15] "GET /tag/18ac5475-36a5-4bad-92c7-b1785a3ccc1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010030 10.0.0.242 - - [2025-10-08 22:04:15] "POST /firewall-rules HTTP/1.1" 200 600 0.066643 10.0.0.242 - - [2025-10-08 22:04:15] "GET /firewall-rule/16f32728-85b8-400f-8a73-4818e6266040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.024563 10.0.0.242 - - [2025-10-08 22:04:15] "GET /firewall-policy/c8c762fc-e9db-4082-ab08-5d14c6ef1cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.004308 10.0.0.242 - - [2025-10-08 22:04:15] "GET /firewall-rule/16f32728-85b8-400f-8a73-4818e6266040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002469 10.0.0.242 - - [2025-10-08 22:04:15] "POST /ref-update HTTP/1.1" 200 156 0.051282 10.0.0.242 - - [2025-10-08 22:04:16] "POST /tags HTTP/1.1" 200 394 0.025487 10.0.0.242 - - [2025-10-08 22:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007632 10.0.0.242 - - [2025-10-08 22:04:16] "GET /tag/3221a637-5494-49d2-ae56-8b4468b103a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011511 10.0.0.242 - - [2025-10-08 22:04:16] "POST /tags HTTP/1.1" 200 342 0.019165 10.0.0.242 - - [2025-10-08 22:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012467 10.0.0.242 - - [2025-10-08 22:04:17] "GET /tag/c12872ba-6ea9-4352-9a60-2e7fe603756c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011762 10.0.0.242 - - [2025-10-08 22:04:17] "POST /id-to-fqname HTTP/1.1" 200 192 0.000526 10.0.0.242 - - [2025-10-08 22:04:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.007042 10.0.0.242 - - [2025-10-08 22:04:17] "POST /security-groups HTTP/1.1" 200 589 0.060147 10.0.0.242 - - [2025-10-08 22:04:17] "POST /projects HTTP/1.1" 200 521 0.149183 10.0.0.242 - - [2025-10-08 22:04:17] "POST /fqname-to-id HTTP/1.1" 404 236 0.003795 10.0.0.242 - - [2025-10-08 22:04:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.010923 10.0.0.242 - - [2025-10-08 22:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012591 10.0.0.242 - - [2025-10-08 22:04:17] "GET /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.027966 10.0.0.242 - - [2025-10-08 22:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.242 - - [2025-10-08 22:04:17] "POST /access-control-lists HTTP/1.1" 200 600 0.087435 10.0.0.242 - - [2025-10-08 22:04:17] "GET /virtual-network/b88259ed-4b87-45be-a6cf-2236f7a0a64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004173 10.0.0.242 - - [2025-10-08 22:04:17] "POST /fqname-to-id HTTP/1.1" 404 235 0.001938 10.0.0.242 - - [2025-10-08 22:04:17] "POST /access-control-lists HTTP/1.1" 200 598 0.063389 10.0.0.242 - - [2025-10-08 22:04:17] "PUT /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab HTTP/1.1" 200 265 0.093143 10.0.0.242 - - [2025-10-08 22:04:17] "PUT /virtual-network/b88259ed-4b87-45be-a6cf-2236f7a0a64f HTTP/1.1" 200 265 0.045046 10.0.0.242 - - [2025-10-08 22:04:17] "POST /security-groups HTTP/1.1" 200 593 0.072128 10.0.0.242 - - [2025-10-08 22:04:17] "POST /fqname-to-id HTTP/1.1" 404 270 0.002038 10.0.0.242 - - [2025-10-08 22:04:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.062686 10.0.0.242 - - [2025-10-08 22:04:17] "POST /access-control-lists HTTP/1.1" 200 634 0.071103 10.0.0.242 - - [2025-10-08 22:04:17] "POST /fqname-to-id HTTP/1.1" 404 269 0.020836 10.0.0.242 - - [2025-10-08 22:04:17] "POST /chown HTTP/1.1" 200 109 0.032013 10.0.0.242 - - [2025-10-08 22:04:17] "GET /application-policy-set/d90af721-5fb5-4367-855c-736d3ca3f480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010461 10.0.0.242 - - [2025-10-08 22:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.242 - - [2025-10-08 22:04:17] "GET /policy-management/f4d6cab2-32e0-402e-adf7-f59e75b4a2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.016951 10.0.0.242 - - [2025-10-08 22:04:17] "POST /access-control-lists HTTP/1.1" 200 632 0.059036 10.0.0.242 - - [2025-10-08 22:04:17] "POST /tags HTTP/1.1" 409 226 0.016992 10.0.0.242 - - [2025-10-08 22:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.242 - - [2025-10-08 22:04:17] "GET /tag/c12872ba-6ea9-4352-9a60-2e7fe603756c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013970 10.0.0.242 - - [2025-10-08 22:04:17] "POST /firewall-rules HTTP/1.1" 200 602 0.063872 10.0.0.242 - - [2025-10-08 22:04:17] "GET /firewall-rule/9c28f2c8-d247-4aae-a9d8-4d0709304857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.010583 10.0.0.242 - - [2025-10-08 22:04:18] "GET /firewall-policy/c8c762fc-e9db-4082-ab08-5d14c6ef1cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.004694 10.0.0.242 - - [2025-10-08 22:04:18] "GET /firewall-rule/9c28f2c8-d247-4aae-a9d8-4d0709304857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002287 10.0.0.242 - - [2025-10-08 22:04:18] "POST /ref-update HTTP/1.1" 200 156 0.045688 10.0.0.242 - - [2025-10-08 22:04:18] "GET /application-policy-set/d90af721-5fb5-4367-855c-736d3ca3f480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009683 10.0.0.242 - - [2025-10-08 22:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.242 - - [2025-10-08 22:04:18] "GET /policy-management/f4d6cab2-32e0-402e-adf7-f59e75b4a2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002581 10.0.0.242 - - [2025-10-08 22:04:18] "POST /tags HTTP/1.1" 409 226 0.001510 10.0.0.242 - - [2025-10-08 22:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.242 - - [2025-10-08 22:04:18] "GET /tag/c12872ba-6ea9-4352-9a60-2e7fe603756c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010134 10.0.0.242 - - [2025-10-08 22:04:18] "POST /firewall-rules HTTP/1.1" 200 600 0.060925 10.0.0.242 - - [2025-10-08 22:04:18] "GET /firewall-rule/e040d238-bd19-407c-98db-ecd547afa1d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.010600 10.0.0.242 - - [2025-10-08 22:04:18] "GET /firewall-policy/c8c762fc-e9db-4082-ab08-5d14c6ef1cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.003970 10.0.0.242 - - [2025-10-08 22:04:18] "GET /firewall-rule/e040d238-bd19-407c-98db-ecd547afa1d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.013727 10.0.0.242 - - [2025-10-08 22:04:18] "POST /ref-update HTTP/1.1" 200 156 0.044986 10.0.0.242 - - [2025-10-08 22:04:19] "POST /tags HTTP/1.1" 200 346 0.083539 10.0.0.242 - - [2025-10-08 22:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.017571 10.0.0.242 - - [2025-10-08 22:04:19] "GET /tag/4eb8a1a1-b673-4172-a8ea-1b46b35a47f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.018755 10.0.0.242 - - [2025-10-08 22:04:19] "POST /projects HTTP/1.1" 409 238 0.003258 10.0.0.242 - - [2025-10-08 22:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.242 - - [2025-10-08 22:04:20] "GET /project/14855e3a-aaa4-45ca-8ee9-82ef5330afd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.043746 10.0.0.242 - - [2025-10-08 22:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.242 - - [2025-10-08 22:04:20] "GET /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005392 10.0.0.242 - - [2025-10-08 22:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.242 - - [2025-10-08 22:04:20] "GET /virtual-network/b88259ed-4b87-45be-a6cf-2236f7a0a64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003916 10.0.0.242 - - [2025-10-08 22:04:20] "POST /security-groups HTTP/1.1" 409 285 0.002409 10.0.0.242 - - [2025-10-08 22:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001452 10.0.0.242 - - [2025-10-08 22:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.242 - - [2025-10-08 22:04:20] "PUT /security-group/0a9adafb-d769-46e6-9c0d-9ed3c5394a77 HTTP/1.1" 200 263 0.016174 10.0.0.242 - - [2025-10-08 22:04:20] "GET /project/14855e3a-aaa4-45ca-8ee9-82ef5330afd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.049044 10.0.0.242 - - [2025-10-08 22:04:20] "PUT /access-control-list/e1a8aa81-a869-4fb8-93f6-d3416faf4a9f HTTP/1.1" 200 273 0.030511 10.0.0.242 - - [2025-10-08 22:04:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.021308 10.0.0.242 - - [2025-10-08 22:04:20] "PUT /access-control-list/4ded5b2c-37be-42b7-b687-6e6dcb66f88e HTTP/1.1" 200 273 0.014111 10.0.0.242 - - [2025-10-08 22:04:20] "POST /tags HTTP/1.1" 409 228 0.023928 10.0.0.242 - - [2025-10-08 22:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007819 10.0.0.242 - - [2025-10-08 22:04:20] "GET /tag/4eb8a1a1-b673-4172-a8ea-1b46b35a47f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010008 10.0.0.242 - - [2025-10-08 22:04:20] "POST /tags HTTP/1.1" 200 346 0.016101 10.0.0.242 - - [2025-10-08 22:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005309 10.0.0.242 - - [2025-10-08 22:04:20] "GET /tag/a4d264b1-2ee5-4035-8f29-361f2d67e746?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.014189 10.0.0.242 - - [2025-10-08 22:04:20] "POST /projects HTTP/1.1" 409 238 0.002764 10.0.0.242 - - [2025-10-08 22:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.242 - - [2025-10-08 22:04:20] "GET /project/4666643e-8934-4ccb-b45d-f1e9119d63ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.025340 10.0.0.242 - - [2025-10-08 22:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.242 - - [2025-10-08 22:04:20] "GET /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003638 10.0.0.242 - - [2025-10-08 22:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.242 - - [2025-10-08 22:04:20] "GET /project/4666643e-8934-4ccb-b45d-f1e9119d63ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028694 10.0.0.242 - - [2025-10-08 22:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004669 10.0.0.242 - - [2025-10-08 22:04:20] "GET /virtual-network/b88259ed-4b87-45be-a6cf-2236f7a0a64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004335 10.0.0.242 - - [2025-10-08 22:04:20] "POST /security-groups HTTP/1.1" 409 285 0.001841 10.0.0.242 - - [2025-10-08 22:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.242 - - [2025-10-08 22:04:20] "PUT /security-group/bf2ec71c-091e-4c23-b6e4-9ad75cb5f90e HTTP/1.1" 200 263 0.059839 10.0.0.242 - - [2025-10-08 22:04:20] "PUT /access-control-list/2cf93364-924c-4cfe-ba10-2d09a5ad2889 HTTP/1.1" 200 273 0.013675 10.0.0.242 - - [2025-10-08 22:04:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.022063 10.0.0.242 - - [2025-10-08 22:04:20] "POST /tags HTTP/1.1" 409 228 0.009237 10.0.0.242 - - [2025-10-08 22:04:20] "PUT /access-control-list/1fe0c1a8-21e8-47a9-ac01-f0f4bd2bfc1d HTTP/1.1" 200 273 0.026432 10.0.0.242 - - [2025-10-08 22:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.242 - - [2025-10-08 22:04:20] "GET /tag/a4d264b1-2ee5-4035-8f29-361f2d67e746?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.019791 10.0.0.242 - - [2025-10-08 22:04:20] "POST /tags HTTP/1.1" 200 292 0.058779 10.0.0.242 - - [2025-10-08 22:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009869 10.0.0.242 - - [2025-10-08 22:04:20] "GET /tag/683daa8d-3b75-4b4f-aeec-ef23017ab864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.025094 10.0.0.242 - - [2025-10-08 22:04:21] "POST /tags HTTP/1.1" 200 304 0.128938 10.0.0.242 - - [2025-10-08 22:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.242 - - [2025-10-08 22:04:21] "GET /tag/70d2f4c4-18fb-4de9-bf3a-96fd1f7d05a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.032318 10.0.0.242 - - [2025-10-08 22:04:21] "POST /tags HTTP/1.1" 409 252 0.009876 10.0.0.242 - - [2025-10-08 22:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007886 10.0.0.242 - - [2025-10-08 22:04:21] "GET /tag/79bf729f-e985-47ce-a2cc-954c075f0eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.023178 10.0.0.242 - - [2025-10-08 22:04:21] "POST /tags HTTP/1.1" 409 226 0.007983 10.0.0.242 - - [2025-10-08 22:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004990 10.0.0.242 - - [2025-10-08 22:04:21] "GET /tag/18ac5475-36a5-4bad-92c7-b1785a3ccc1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.019564 10.0.0.242 - - [2025-10-08 22:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.242 - - [2025-10-08 22:04:21] "GET /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004100 10.0.0.242 - - [2025-10-08 22:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.242 - - [2025-10-08 22:04:21] "GET /project/14855e3a-aaa4-45ca-8ee9-82ef5330afd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038970 10.0.0.242 - - [2025-10-08 22:04:21] "POST /virtual-machines HTTP/1.1" 200 396 0.037449 10.0.0.242 - - [2025-10-08 22:04:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.028965 10.0.0.242 - - [2025-10-08 22:04:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.140793 10.0.0.242 - - [2025-10-08 22:04:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.041305 10.0.0.242 - - [2025-10-08 22:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006203 10.0.0.242 - - [2025-10-08 22:04:21] "GET /virtual-machine-interface/be71683e-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012380 10.0.0.242 - - [2025-10-08 22:04:21] "POST /instance-ips HTTP/1.1" 200 398 0.052599 10.0.0.242 - - [2025-10-08 22:04:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.052300 10.0.0.242 - - [2025-10-08 22:04:21] "GET /virtual-machine-interface/be71683e-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011730 10.0.0.242 - - [2025-10-08 22:04:22] "POST /set-tag HTTP/1.1" 200 109 0.094831 10.0.0.242 - - [2025-10-08 22:04:22] "GET /virtual-machine-interface/be71683e-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018092 10.0.0.242 - - [2025-10-08 22:04:22] "GET /instance-ip/be8e035e-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002609 10.0.0.242 - - [2025-10-08 22:04:22] "GET /virtual-machine-interface/be71683e-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004241 10.0.0.242 - - [2025-10-08 22:04:22] "POST /set-tag HTTP/1.1" 200 109 0.002766 10.0.0.242 - - [2025-10-08 22:04:22] "GET /virtual-router/7863eeb6-53b8-48d5-9bf8-7b95d1a30f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004542 10.0.0.242 - - [2025-10-08 22:04:22] "POST /ref-update HTTP/1.1" 200 156 0.007838 10.0.0.242 - - [2025-10-08 22:04:22] "GET /virtual-machine-interface/be71683e-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010996 10.0.0.242 - - [2025-10-08 22:04:22] "POST /set-tag HTTP/1.1" 200 109 0.001878 10.0.0.242 - - [2025-10-08 22:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.242 - - [2025-10-08 22:04:22] "GET /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003820 10.0.0.242 - - [2025-10-08 22:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.242 - - [2025-10-08 22:04:22] "GET /project/14855e3a-aaa4-45ca-8ee9-82ef5330afd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035607 10.0.0.242 - - [2025-10-08 22:04:22] "POST /virtual-machines HTTP/1.1" 200 396 0.016725 10.0.0.242 - - [2025-10-08 22:04:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.013640 10.0.0.242 - - [2025-10-08 22:04:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.119770 10.0.0.242 - - [2025-10-08 22:04:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.013036 10.0.0.242 - - [2025-10-08 22:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008358 10.0.0.242 - - [2025-10-08 22:04:22] "GET /virtual-machine-interface/befb6b7e-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004423 10.0.0.242 - - [2025-10-08 22:04:22] "POST /instance-ips HTTP/1.1" 200 398 0.025378 10.0.0.242 - - [2025-10-08 22:04:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.023357 10.0.0.242 - - [2025-10-08 22:04:22] "GET /virtual-machine-interface/befb6b7e-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010955 10.0.0.242 - - [2025-10-08 22:04:22] "POST /set-tag HTTP/1.1" 200 109 0.064083 10.0.0.242 - - [2025-10-08 22:04:22] "GET /virtual-machine-interface/befb6b7e-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010677 10.0.0.242 - - [2025-10-08 22:04:22] "GET /instance-ip/bf170776-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004358 10.0.0.242 - - [2025-10-08 22:04:22] "GET /virtual-machine-interface/befb6b7e-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003955 10.0.0.242 - - [2025-10-08 22:04:22] "POST /set-tag HTTP/1.1" 200 109 0.001751 10.0.0.242 - - [2025-10-08 22:04:22] "GET /virtual-router/7863eeb6-53b8-48d5-9bf8-7b95d1a30f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.003071 10.0.0.242 - - [2025-10-08 22:04:23] "POST /ref-update HTTP/1.1" 200 156 0.007175 10.0.0.242 - - [2025-10-08 22:04:23] "GET /virtual-machine-interface/befb6b7e-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011875 10.0.0.242 - - [2025-10-08 22:04:23] "POST /set-tag HTTP/1.1" 200 109 0.001873 10.0.0.242 - - [2025-10-08 22:04:23] "POST /tags HTTP/1.1" 200 292 0.016349 10.0.0.242 - - [2025-10-08 22:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.242 - - [2025-10-08 22:04:23] "GET /tag/f8143262-348e-4114-9c6d-c39e5268881c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.011017 10.0.0.242 - - [2025-10-08 22:04:23] "POST /tags HTTP/1.1" 409 252 0.002365 10.0.0.242 - - [2025-10-08 22:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.242 - - [2025-10-08 22:04:23] "GET /tag/3221a637-5494-49d2-ae56-8b4468b103a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.010788 10.0.0.242 - - [2025-10-08 22:04:23] "POST /tags HTTP/1.1" 409 226 0.002017 10.0.0.242 - - [2025-10-08 22:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.242 - - [2025-10-08 22:04:23] "GET /tag/c12872ba-6ea9-4352-9a60-2e7fe603756c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.080744 10.0.0.242 - - [2025-10-08 22:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.242 - - [2025-10-08 22:04:23] "GET /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005391 10.0.0.242 - - [2025-10-08 22:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.242 - - [2025-10-08 22:04:23] "GET /project/4666643e-8934-4ccb-b45d-f1e9119d63ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035593 10.0.0.242 - - [2025-10-08 22:04:23] "POST /virtual-machines HTTP/1.1" 200 396 0.009050 10.0.0.242 - - [2025-10-08 22:04:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.015945 10.0.0.242 - - [2025-10-08 22:04:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.113643 10.0.0.242 - - [2025-10-08 22:04:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.008632 10.0.0.242 - - [2025-10-08 22:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009462 10.0.0.242 - - [2025-10-08 22:04:23] "GET /virtual-machine-interface/bf9dd364-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.003745 10.0.0.242 - - [2025-10-08 22:04:23] "POST /instance-ips HTTP/1.1" 200 398 0.021500 10.0.0.242 - - [2025-10-08 22:04:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.036361 10.0.0.242 - - [2025-10-08 22:04:23] "GET /virtual-machine-interface/bf9dd364-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009988 10.0.0.242 - - [2025-10-08 22:04:23] "POST /set-tag HTTP/1.1" 200 109 0.058985 10.0.0.242 - - [2025-10-08 22:04:23] "GET /virtual-machine-interface/bf9dd364-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011957 10.0.0.242 - - [2025-10-08 22:04:23] "GET /instance-ip/bfb7960a-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003798 10.0.0.242 - - [2025-10-08 22:04:24] "GET /virtual-machine-interface/bf9dd364-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004440 10.0.0.242 - - [2025-10-08 22:04:24] "POST /set-tag HTTP/1.1" 200 109 0.002367 10.0.0.242 - - [2025-10-08 22:04:24] "GET /virtual-router/7863eeb6-53b8-48d5-9bf8-7b95d1a30f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.007810 10.0.0.242 - - [2025-10-08 22:04:24] "POST /ref-update HTTP/1.1" 200 156 0.024089 10.0.0.242 - - [2025-10-08 22:04:24] "GET /virtual-machine-interface/bf9dd364-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008762 10.0.0.242 - - [2025-10-08 22:04:24] "POST /set-tag HTTP/1.1" 200 109 0.002723 10.0.0.242 - - [2025-10-08 22:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011128 10.0.0.242 - - [2025-10-08 22:04:24] "GET /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004179 10.0.0.242 - - [2025-10-08 22:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.242 - - [2025-10-08 22:04:24] "GET /project/4666643e-8934-4ccb-b45d-f1e9119d63ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033838 10.0.0.242 - - [2025-10-08 22:04:24] "POST /virtual-machines HTTP/1.1" 200 396 0.009296 10.0.0.242 - - [2025-10-08 22:04:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.011980 10.0.0.242 - - [2025-10-08 22:04:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.106741 10.0.0.242 - - [2025-10-08 22:04:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.007688 10.0.0.242 - - [2025-10-08 22:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013265 10.0.0.242 - - [2025-10-08 22:04:24] "GET /virtual-machine-interface/c016edee-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005189 10.0.0.242 - - [2025-10-08 22:04:24] "POST /instance-ips HTTP/1.1" 200 398 0.018573 10.0.0.242 - - [2025-10-08 22:04:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.023243 10.0.0.242 - - [2025-10-08 22:04:24] "GET /virtual-machine-interface/c016edee-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009262 10.0.0.242 - - [2025-10-08 22:04:24] "POST /set-tag HTTP/1.1" 200 109 0.059411 10.0.0.242 - - [2025-10-08 22:04:24] "GET /virtual-machine-interface/c016edee-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008558 10.0.0.242 - - [2025-10-08 22:04:24] "GET /instance-ip/c02f938a-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002312 10.0.0.242 - - [2025-10-08 22:04:24] "GET /virtual-machine-interface/c016edee-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004066 10.0.0.242 - - [2025-10-08 22:04:24] "POST /set-tag HTTP/1.1" 200 109 0.001885 10.0.0.242 - - [2025-10-08 22:04:24] "GET /virtual-router/7863eeb6-53b8-48d5-9bf8-7b95d1a30f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.003362 10.0.0.242 - - [2025-10-08 22:04:24] "POST /ref-update HTTP/1.1" 200 156 0.007717 10.0.0.242 - - [2025-10-08 22:04:24] "GET /virtual-machine-interface/c016edee-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004384 10.0.0.242 - - [2025-10-08 22:04:24] "POST /set-tag HTTP/1.1" 200 109 0.001926 10.0.0.242 - - [2025-10-08 22:04:24] "POST /tags HTTP/1.1" 200 300 0.015823 10.0.0.242 - - [2025-10-08 22:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008042 10.0.0.242 - - [2025-10-08 22:04:24] "GET /tag/be5bf995-ef71-45e9-8f64-dea81a3b13b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012573 10.0.0.242 - - [2025-10-08 22:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.242 - - [2025-10-08 22:04:24] "GET /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003640 10.0.0.242 - - [2025-10-08 22:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001240 10.0.0.242 - - [2025-10-08 22:04:25] "GET /project/14855e3a-aaa4-45ca-8ee9-82ef5330afd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035594 10.0.0.242 - - [2025-10-08 22:04:25] "POST /virtual-machines HTTP/1.1" 200 396 0.006739 10.0.0.242 - - [2025-10-08 22:04:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008055 10.0.0.242 - - [2025-10-08 22:04:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.130921 10.0.0.242 - - [2025-10-08 22:04:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.007804 10.0.0.242 - - [2025-10-08 22:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009136 10.0.0.242 - - [2025-10-08 22:04:25] "GET /virtual-machine-interface/c08aa824-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004442 10.0.0.242 - - [2025-10-08 22:04:25] "POST /instance-ips HTTP/1.1" 200 398 0.018366 10.0.0.242 - - [2025-10-08 22:04:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.019449 10.0.0.242 - - [2025-10-08 22:04:25] "GET /virtual-machine-interface/c08aa824-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005818 10.0.0.242 - - [2025-10-08 22:04:25] "POST /set-tag HTTP/1.1" 200 109 0.017138 10.0.0.242 - - [2025-10-08 22:04:25] "GET /virtual-machine-interface/c08aa824-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005843 10.0.0.242 - - [2025-10-08 22:04:25] "GET /instance-ip/c0a73a16-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003226 10.0.0.242 - - [2025-10-08 22:04:25] "GET /virtual-machine-interface/c08aa824-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004430 10.0.0.242 - - [2025-10-08 22:04:25] "POST /set-tag HTTP/1.1" 200 109 0.001812 10.0.0.242 - - [2025-10-08 22:04:25] "POST /tags HTTP/1.1" 200 300 0.016941 10.0.0.242 - - [2025-10-08 22:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.242 - - [2025-10-08 22:04:25] "GET /tag/80ddf26b-6cfa-456a-a5ab-8b392030054f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011152 10.0.0.242 - - [2025-10-08 22:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.242 - - [2025-10-08 22:04:25] "GET /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003423 10.0.0.242 - - [2025-10-08 22:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.242 - - [2025-10-08 22:04:25] "GET /project/14855e3a-aaa4-45ca-8ee9-82ef5330afd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.046759 10.0.0.242 - - [2025-10-08 22:04:25] "POST /virtual-machines HTTP/1.1" 200 396 0.007175 10.0.0.242 - - [2025-10-08 22:04:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.017096 10.0.0.242 - - [2025-10-08 22:04:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.103358 10.0.0.242 - - [2025-10-08 22:04:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008615 10.0.0.242 - - [2025-10-08 22:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.015297 10.0.0.242 - - [2025-10-08 22:04:25] "GET /virtual-machine-interface/c0f38ed4-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009872 10.0.0.242 - - [2025-10-08 22:04:26] "POST /instance-ips HTTP/1.1" 200 398 0.018011 10.0.0.242 - - [2025-10-08 22:04:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.019973 10.0.0.242 - - [2025-10-08 22:04:26] "GET /virtual-machine-interface/c0f38ed4-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010184 10.0.0.242 - - [2025-10-08 22:04:26] "POST /set-tag HTTP/1.1" 200 109 0.019438 10.0.0.242 - - [2025-10-08 22:04:26] "GET /virtual-machine-interface/c0f38ed4-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013128 10.0.0.242 - - [2025-10-08 22:04:26] "GET /instance-ip/c10c3ee8-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003018 10.0.0.242 - - [2025-10-08 22:04:26] "GET /virtual-machine-interface/c0f38ed4-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004029 10.0.0.242 - - [2025-10-08 22:04:26] "POST /set-tag HTTP/1.1" 200 109 0.001792 10.0.0.242 - - [2025-10-08 22:04:26] "POST /tags HTTP/1.1" 200 300 0.015199 10.0.0.242 - - [2025-10-08 22:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.242 - - [2025-10-08 22:04:26] "GET /tag/92a0ba8c-44e2-4b0c-9d1c-25f0b6ea2b7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011245 10.0.0.242 - - [2025-10-08 22:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.242 - - [2025-10-08 22:04:26] "GET /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003497 10.0.0.242 - - [2025-10-08 22:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.242 - - [2025-10-08 22:04:26] "GET /project/4666643e-8934-4ccb-b45d-f1e9119d63ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.044921 10.0.0.242 - - [2025-10-08 22:04:26] "POST /virtual-machines HTTP/1.1" 200 396 0.008653 10.0.0.242 - - [2025-10-08 22:04:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.012585 10.0.0.242 - - [2025-10-08 22:04:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.105307 10.0.0.242 - - [2025-10-08 22:04:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.008579 10.0.0.242 - - [2025-10-08 22:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008942 10.0.0.242 - - [2025-10-08 22:04:26] "GET /virtual-machine-interface/c157ee9c-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005086 10.0.0.242 - - [2025-10-08 22:04:26] "POST /instance-ips HTTP/1.1" 200 398 0.018848 10.0.0.242 - - [2025-10-08 22:04:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.024281 10.0.0.242 - - [2025-10-08 22:04:26] "GET /virtual-machine-interface/c157ee9c-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007180 10.0.0.242 - - [2025-10-08 22:04:26] "POST /set-tag HTTP/1.1" 200 109 0.018004 10.0.0.242 - - [2025-10-08 22:04:26] "GET /virtual-machine-interface/c157ee9c-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011251 10.0.0.242 - - [2025-10-08 22:04:26] "GET /instance-ip/c1702e6c-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004218 10.0.0.242 - - [2025-10-08 22:04:26] "GET /virtual-machine-interface/c157ee9c-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004154 10.0.0.242 - - [2025-10-08 22:04:26] "POST /set-tag HTTP/1.1" 200 109 0.002309 10.0.0.242 - - [2025-10-08 22:04:26] "POST /tags HTTP/1.1" 200 300 0.016644 10.0.0.242 - - [2025-10-08 22:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.242 - - [2025-10-08 22:04:26] "GET /tag/72c7c4b2-0565-47e1-9ede-4ec894a1eaf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011399 10.0.0.242 - - [2025-10-08 22:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.242 - - [2025-10-08 22:04:27] "GET /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005439 10.0.0.242 - - [2025-10-08 22:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.242 - - [2025-10-08 22:04:27] "GET /project/4666643e-8934-4ccb-b45d-f1e9119d63ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030518 10.0.0.242 - - [2025-10-08 22:04:27] "POST /virtual-machines HTTP/1.1" 200 396 0.007567 10.0.0.242 - - [2025-10-08 22:04:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.011979 10.0.0.242 - - [2025-10-08 22:04:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.116241 10.0.0.242 - - [2025-10-08 22:04:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.020378 10.0.0.242 - - [2025-10-08 22:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013298 10.0.0.242 - - [2025-10-08 22:04:27] "GET /virtual-machine-interface/c1be36e8-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004469 10.0.0.242 - - [2025-10-08 22:04:27] "POST /instance-ips HTTP/1.1" 200 398 0.017308 10.0.0.242 - - [2025-10-08 22:04:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.025693 10.0.0.242 - - [2025-10-08 22:04:27] "GET /virtual-machine-interface/c1be36e8-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010098 10.0.0.242 - - [2025-10-08 22:04:27] "POST /set-tag HTTP/1.1" 200 109 0.024416 10.0.0.242 - - [2025-10-08 22:04:27] "GET /virtual-machine-interface/c1be36e8-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008354 10.0.0.242 - - [2025-10-08 22:04:27] "GET /instance-ip/c1d4bdb4-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002663 10.0.0.242 - - [2025-10-08 22:04:27] "GET /virtual-machine-interface/c1be36e8-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004181 10.0.0.242 - - [2025-10-08 22:04:27] "POST /set-tag HTTP/1.1" 200 109 0.001901 10.0.0.242 - - [2025-10-08 22:04:27] "GET /virtual-router/7863eeb6-53b8-48d5-9bf8-7b95d1a30f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.003997 10.0.0.242 - - [2025-10-08 22:04:27] "POST /ref-update HTTP/1.1" 200 156 0.008839 10.0.0.242 - - [2025-10-08 22:04:27] "GET /virtual-machine-interface/c08aa824-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014255 10.0.0.242 - - [2025-10-08 22:04:27] "POST /set-tag HTTP/1.1" 200 109 0.002093 10.0.0.242 - - [2025-10-08 22:04:27] "GET /virtual-machine-interface/be71683e-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004093 10.0.0.242 - - [2025-10-08 22:04:27] "POST /set-tag HTTP/1.1" 200 109 0.001866 10.0.0.242 - - [2025-10-08 22:04:27] "GET /virtual-router/7863eeb6-53b8-48d5-9bf8-7b95d1a30f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.003000 10.0.0.242 - - [2025-10-08 22:04:27] "POST /ref-update HTTP/1.1" 200 156 0.006579 10.0.0.242 - - [2025-10-08 22:04:27] "GET /virtual-machine-interface/c0f38ed4-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008174 10.0.0.242 - - [2025-10-08 22:04:27] "POST /set-tag HTTP/1.1" 200 109 0.002402 10.0.0.242 - - [2025-10-08 22:04:27] "GET /virtual-router/7863eeb6-53b8-48d5-9bf8-7b95d1a30f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.003679 10.0.0.242 - - [2025-10-08 22:04:27] "POST /ref-update HTTP/1.1" 200 156 0.008765 10.0.0.242 - - [2025-10-08 22:04:27] "GET /virtual-machine-interface/c157ee9c-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005531 10.0.0.242 - - [2025-10-08 22:04:27] "POST /set-tag HTTP/1.1" 200 109 0.002178 10.0.0.242 - - [2025-10-08 22:04:27] "GET /virtual-machine-interface/befb6b7e-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004109 10.0.0.242 - - [2025-10-08 22:04:27] "POST /set-tag HTTP/1.1" 200 109 0.001837 10.0.0.242 - - [2025-10-08 22:04:27] "GET /virtual-router/7863eeb6-53b8-48d5-9bf8-7b95d1a30f51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.004213 10.0.0.242 - - [2025-10-08 22:04:27] "POST /ref-update HTTP/1.1" 200 156 0.007466 10.0.0.242 - - [2025-10-08 22:04:27] "GET /virtual-machine-interface/c1be36e8-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006036 10.0.0.242 - - [2025-10-08 22:04:27] "POST /set-tag HTTP/1.1" 200 109 0.002175 10.0.0.242 - - [2025-10-08 22:04:27] "GET /virtual-machine-interface/bf9dd364-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004141 10.0.0.242 - - [2025-10-08 22:04:27] "POST /set-tag HTTP/1.1" 200 109 0.001900 10.0.0.242 - - [2025-10-08 22:04:28] "GET /virtual-machine-interface/c016edee-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004453 10.0.0.242 - - [2025-10-08 22:04:28] "POST /set-tag HTTP/1.1" 200 109 0.007733 10.0.0.242 - - [2025-10-08 22:04:28] "GET /virtual-machine-interface/c08aa824-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003930 10.0.0.242 - - [2025-10-08 22:04:28] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.242 - - [2025-10-08 22:04:28] "GET /virtual-machine-interface/c0f38ed4-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003827 10.0.0.242 - - [2025-10-08 22:04:28] "POST /set-tag HTTP/1.1" 200 109 0.001939 10.0.0.242 - - [2025-10-08 22:04:28] "GET /virtual-machine-interface/c157ee9c-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004412 10.0.0.242 - - [2025-10-08 22:04:28] "POST /set-tag HTTP/1.1" 200 109 0.001919 10.0.0.242 - - [2025-10-08 22:04:28] "GET /virtual-machine-interface/be71683e-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003919 10.0.0.242 - - [2025-10-08 22:04:28] "POST /set-tag HTTP/1.1" 200 109 0.001886 10.0.0.242 - - [2025-10-08 22:04:28] "GET /virtual-machine-interface/c1be36e8-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004390 10.0.0.242 - - [2025-10-08 22:04:28] "POST /set-tag HTTP/1.1" 200 109 0.001885 10.0.0.242 - - [2025-10-08 22:04:28] "GET /virtual-machine-interface/c016edee-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014140 10.0.0.242 - - [2025-10-08 22:04:28] "POST /set-tag HTTP/1.1" 200 109 0.002791 10.0.0.242 - - [2025-10-08 22:04:30] "GET /virtual-machine/23fd0f2a-7ad8-415d-a540-5d7dba6a3784?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002680 10.0.0.242 - - [2025-10-08 22:04:30] "GET /virtual-machine-interface/be71683e-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003492 10.0.0.242 - - [2025-10-08 22:04:32] "GET /virtual-machine-interface/c0f38ed4-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004010 10.0.0.242 - - [2025-10-08 22:04:32] "POST /set-tag HTTP/1.1" 200 109 0.002922 10.0.0.242 - - [2025-10-08 22:04:32] "GET /virtual-machine-interface/c1be36e8-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003956 10.0.0.242 - - [2025-10-08 22:04:32] "POST /set-tag HTTP/1.1" 200 109 0.001878 10.0.0.242 - - [2025-10-08 22:04:32] "GET /virtual-machine-interface/c08aa824-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004458 10.0.0.242 - - [2025-10-08 22:04:32] "POST /set-tag HTTP/1.1" 200 109 0.002076 10.0.0.242 - - [2025-10-08 22:04:32] "GET /virtual-machine-interface/befb6b7e-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005849 10.0.0.242 - - [2025-10-08 22:04:32] "POST /set-tag HTTP/1.1" 200 109 0.002122 10.0.0.242 - - [2025-10-08 22:04:33] "GET /global-system-configs HTTP/1.1" 200 323 0.003666 10.0.0.242 - - [2025-10-08 22:04:33] "GET /virtual-machine-interface/c157ee9c-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005895 10.0.0.242 - - [2025-10-08 22:04:33] "POST /set-tag HTTP/1.1" 200 109 0.002312 10.0.0.242 - - [2025-10-08 22:04:33] "GET /virtual-machine-interface/bf9dd364-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003925 10.0.0.242 - - [2025-10-08 22:04:33] "POST /set-tag HTTP/1.1" 200 109 0.001960 10.0.0.242 - - [2025-10-08 22:04:35] "GET /global-system-configs HTTP/1.1" 200 323 0.002010 10.0.0.242 - - [2025-10-08 22:04:35] "GET /virtual-machine/311dfb38-ca36-4da2-8415-efb5bb0246a1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002700 10.0.0.242 - - [2025-10-08 22:04:35] "GET /virtual-machine-interface/befb6b7e-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003649 10.0.0.242 - - [2025-10-08 22:04:35] "GET /virtual-machine/7b7a82f4-5e1d-4ba9-be5d-fcc13e1ae97f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002661 10.0.0.242 - - [2025-10-08 22:04:35] "GET /virtual-machine-interface/bf9dd364-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004173 10.0.0.242 - - [2025-10-08 22:04:35] "GET /virtual-machine/634ecabb-1a58-499b-88b6-72f989285591?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002570 10.0.0.242 - - [2025-10-08 22:04:35] "GET /virtual-machine-interface/c016edee-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003485 10.0.0.242 - - [2025-10-08 22:04:35] "GET /virtual-machine/3008cd18-b47b-4920-b966-ca5a02e4ee85?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002556 10.0.0.242 - - [2025-10-08 22:04:35] "GET /virtual-machine-interface/c08aa824-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005395 10.0.0.242 - - [2025-10-08 22:04:35] "GET /virtual-machine/1e581fda-6206-4520-b890-30e20d7cf931?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002794 10.0.0.242 - - [2025-10-08 22:04:35] "GET /virtual-machine-interface/c157ee9c-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004214 10.0.0.242 - - [2025-10-08 22:04:35] "GET /virtual-machine/8b0f3a58-1577-4e93-a6b1-cd0ce146b985?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002872 10.0.0.242 - - [2025-10-08 22:04:35] "GET /virtual-machine-interface/c0f38ed4-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004055 10.0.0.242 - - [2025-10-08 22:04:35] "GET /virtual-machine/17142c9e-31c4-4a5e-8b33-6478136b70a7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002585 10.0.0.242 - - [2025-10-08 22:04:35] "GET /virtual-machine-interface/c1be36e8-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003489 10.0.0.242 - - [2025-10-08 22:04:36] "GET /loadbalancer/0e93755b-dd14-4d19-9621-30f708a776a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002777 10.0.0.242 - - [2025-10-08 22:04:36] "POST /tags HTTP/1.1" 200 334 0.026574 10.0.0.242 - - [2025-10-08 22:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.019855 10.0.0.242 - - [2025-10-08 22:04:36] "GET /tag/ef89668d-6cf1-4254-887f-c0da414f25a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.028138 10.0.0.242 - - [2025-10-08 22:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.242 - - [2025-10-08 22:04:36] "GET /project/14855e3a-aaa4-45ca-8ee9-82ef5330afd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.047588 10.0.0.242 - - [2025-10-08 22:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.242 - - [2025-10-08 22:04:36] "GET /virtual-network/b88259ed-4b87-45be-a6cf-2236f7a0a64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003856 10.0.0.242 - - [2025-10-08 22:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.242 - - [2025-10-08 22:04:36] "GET /service-appliance-set/5bb59f0a-d057-4805-aff7-f399e8ad09ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003295 10.0.0.242 - - [2025-10-08 22:04:36] "POST /fqname-to-id HTTP/1.1" 404 273 0.001788 10.0.0.242 - - [2025-10-08 22:04:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.094439 10.0.0.242 - - [2025-10-08 22:04:36] "GET /virtual-machine-interface/e8eb7634-280b-4a26-a1c0-9774087ac253?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.018679 10.0.0.242 - - [2025-10-08 22:04:36] "POST /instance-ips HTTP/1.1" 200 410 0.026627 10.0.0.242 - - [2025-10-08 22:04:36] "GET /instance-ip/10d714f7-4a60-4206-b67f-176f4f7f8cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.007652 10.0.0.242 - - [2025-10-08 22:04:37] "POST /loadbalancers HTTP/1.1" 200 631 0.060338 10.0.0.242 - - [2025-10-08 22:04:37] "GET /project/14855e3a-aaa4-45ca-8ee9-82ef5330afd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036291 10.0.0.242 - - [2025-10-08 22:04:37] "GET /instance-ip/10d714f7-4a60-4206-b67f-176f4f7f8cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003387 10.0.0.242 - - [2025-10-08 22:04:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.018294 10.0.0.242 - - [2025-10-08 22:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007226 10.0.0.242 - - [2025-10-08 22:04:37] "GET /project/14855e3a-aaa4-45ca-8ee9-82ef5330afd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028572 10.0.0.242 - - [2025-10-08 22:04:37] "POST /floating-ips HTTP/1.1" 200 599 0.019322 10.0.0.242 - - [2025-10-08 22:04:37] "GET /loadbalancer/0e93755b-dd14-4d19-9621-30f708a776a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003498 10.0.0.242 - - [2025-10-08 22:04:37] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.021712 10.0.0.242 - - [2025-10-08 22:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.242 - - [2025-10-08 22:04:37] "GET /project/14855e3a-aaa4-45ca-8ee9-82ef5330afd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039859 10.0.0.242 - - [2025-10-08 22:04:37] "GET /loadbalancer-listener/ec9db2b9-7288-40c4-921f-c2f84be20221?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.002736 10.0.0.242 - - [2025-10-08 22:04:37] "GET /loadbalancer-listener/ec9db2b9-7288-40c4-921f-c2f84be20221?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.002580 10.0.0.242 - - [2025-10-08 22:04:37] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.016513 10.0.0.242 - - [2025-10-08 22:04:37] "GET /instance-ip/10d714f7-4a60-4206-b67f-176f4f7f8cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.004801 10.0.0.242 - - [2025-10-08 22:04:37] "GET /instance-ip/10d714f7-4a60-4206-b67f-176f4f7f8cbc?fields=floating_ips HTTP/1.1" 200 1214 0.004254 10.0.0.242 - - [2025-10-08 22:04:37] "GET /floating-ip/d07a199b-487a-4eca-9b72-4e689613b056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.002242 10.0.0.242 - - [2025-10-08 22:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.242 - - [2025-10-08 22:04:37] "GET /loadbalancer/0e93755b-dd14-4d19-9621-30f708a776a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.001804 10.0.0.242 - - [2025-10-08 22:04:37] "GET /loadbalancer-pool/d04b3b5d-05bb-4ae3-b158-d17e302920d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003382 10.0.0.242 - - [2025-10-08 22:04:37] "POST /loadbalancer-members HTTP/1.1" 200 723 0.019359 10.0.0.242 - - [2025-10-08 22:04:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.029676 10.0.0.242 - - [2025-10-08 22:04:37] "GET /virtual-machine-interface/be71683e-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009359 10.0.0.242 - - [2025-10-08 22:04:37] "GET /loadbalancer/0e93755b-dd14-4d19-9621-30f708a776a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003097 10.0.0.242 - - [2025-10-08 22:04:37] "GET /virtual-machine-interface/be71683e-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004596 10.0.0.242 - - [2025-10-08 22:04:37] "POST /ref-update HTTP/1.1" 200 156 0.007071 10.0.0.242 - - [2025-10-08 22:04:37] "GET /floating-ip/d07a199b-487a-4eca-9b72-4e689613b056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.014628 10.0.0.242 - - [2025-10-08 22:04:37] "POST /tags HTTP/1.1" 409 221 0.008816 10.0.0.242 - - [2025-10-08 22:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.242 - - [2025-10-08 22:04:37] "PUT /floating-ip/d07a199b-487a-4eca-9b72-4e689613b056 HTTP/1.1" 200 257 0.012712 10.0.0.242 - - [2025-10-08 22:04:37] "GET /tag/ef89668d-6cf1-4254-887f-c0da414f25a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.023383 10.0.0.242 - - [2025-10-08 22:04:37] "POST /set-tag HTTP/1.1" 200 109 0.060485 10.0.0.242 - - [2025-10-08 22:04:37] "GET /loadbalancer-pool/d04b3b5d-05bb-4ae3-b158-d17e302920d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.002633 10.0.0.242 - - [2025-10-08 22:04:37] "POST /loadbalancer-members HTTP/1.1" 200 723 0.013048 10.0.0.242 - - [2025-10-08 22:04:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.027067 10.0.0.242 - - [2025-10-08 22:04:37] "GET /virtual-machine-interface/befb6b7e-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012477 10.0.0.242 - - [2025-10-08 22:04:37] "GET /virtual-machine-interface/befb6b7e-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003579 10.0.0.242 - - [2025-10-08 22:04:37] "POST /ref-update HTTP/1.1" 200 156 0.006507 10.0.0.242 - - [2025-10-08 22:04:37] "GET /floating-ip/d07a199b-487a-4eca-9b72-4e689613b056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.018910 10.0.0.242 - - [2025-10-08 22:04:37] "POST /set-tag HTTP/1.1" 200 109 0.059851 10.0.0.242 - - [2025-10-08 22:04:37] "POST /tags HTTP/1.1" 409 206 0.001860 10.0.0.242 - - [2025-10-08 22:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.242 - - [2025-10-08 22:04:37] "GET /tag/70d2f4c4-18fb-4de9-bf3a-96fd1f7d05a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.009852 10.0.0.242 - - [2025-10-08 22:04:38] "POST /tags HTTP/1.1" 409 204 0.001879 10.0.0.242 - - [2025-10-08 22:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001370 10.0.0.242 - - [2025-10-08 22:04:38] "GET /tag/80ddf26b-6cfa-456a-a5ab-8b392030054f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.009706 10.0.0.242 - - [2025-10-08 22:04:38] "GET /application-policy-set/d90af721-5fb5-4367-855c-736d3ca3f480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.001856 10.0.0.242 - - [2025-10-08 22:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001334 10.0.0.242 - - [2025-10-08 22:04:38] "GET /policy-management/f4d6cab2-32e0-402e-adf7-f59e75b4a2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002486 10.0.0.242 - - [2025-10-08 22:04:38] "POST /tags HTTP/1.1" 409 206 0.001360 10.0.0.242 - - [2025-10-08 22:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001170 10.0.0.242 - - [2025-10-08 22:04:38] "GET /tag/70d2f4c4-18fb-4de9-bf3a-96fd1f7d05a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.009441 10.0.0.242 - - [2025-10-08 22:04:38] "POST /tags HTTP/1.1" 409 226 0.001647 10.0.0.242 - - [2025-10-08 22:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.242 - - [2025-10-08 22:04:38] "GET /tag/18ac5475-36a5-4bad-92c7-b1785a3ccc1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010028 10.0.0.242 - - [2025-10-08 22:04:38] "POST /tags HTTP/1.1" 409 204 0.001502 10.0.0.242 - - [2025-10-08 22:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001320 10.0.0.242 - - [2025-10-08 22:04:38] "GET /tag/80ddf26b-6cfa-456a-a5ab-8b392030054f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.009933 10.0.0.242 - - [2025-10-08 22:04:38] "POST /tags HTTP/1.1" 409 226 0.001556 10.0.0.242 - - [2025-10-08 22:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.242 - - [2025-10-08 22:04:38] "GET /tag/18ac5475-36a5-4bad-92c7-b1785a3ccc1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010120 10.0.0.242 - - [2025-10-08 22:04:38] "GET /application-policy-set/d90af721-5fb5-4367-855c-736d3ca3f480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002011 10.0.0.242 - - [2025-10-08 22:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001400 10.0.0.242 - - [2025-10-08 22:04:38] "GET /policy-management/f4d6cab2-32e0-402e-adf7-f59e75b4a2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.001929 10.0.0.242 - - [2025-10-08 22:04:38] "POST /firewall-rules HTTP/1.1" 200 628 0.074753 10.0.0.242 - - [2025-10-08 22:04:38] "POST /firewall-rules HTTP/1.1" 200 648 0.073824 10.0.0.242 - - [2025-10-08 22:04:38] "GET /firewall-rule/6fa0f4bf-1f79-44a1-a391-587dfd11b8dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.010964 10.0.0.242 - - [2025-10-08 22:04:38] "GET /firewall-policy/7c9db57d-e3b5-4f00-91fd-efff80bfaeb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003578 10.0.0.242 - - [2025-10-08 22:04:38] "GET /firewall-rule/5b3ccef2-bca9-4d78-8725-c0334b9709e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003956 10.0.0.242 - - [2025-10-08 22:04:38] "POST /ref-update HTTP/1.1" 200 156 0.020272 10.0.0.242 - - [2025-10-08 22:04:38] "POST /firewall-policys HTTP/1.1" 200 608 0.046070 10.0.0.242 - - [2025-10-08 22:04:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.011029 10.0.0.242 - - [2025-10-08 22:04:38] "GET /firewall-policy/a949ac6e-c6ec-426c-9c03-1ce839200970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.005397 10.0.0.242 - - [2025-10-08 22:04:38] "GET /application-policy-set/d90af721-5fb5-4367-855c-736d3ca3f480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002940 10.0.0.242 - - [2025-10-08 22:04:38] "GET /firewall-policy/a949ac6e-c6ec-426c-9c03-1ce839200970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002477 10.0.0.242 - - [2025-10-08 22:04:38] "GET /firewall-policy/7c9db57d-e3b5-4f00-91fd-efff80bfaeb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003120 10.0.0.242 - - [2025-10-08 22:04:38] "GET /firewall-policy/c8c762fc-e9db-4082-ab08-5d14c6ef1cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.003122 10.0.0.242 - - [2025-10-08 22:04:38] "GET /firewall-policy/f9022d04-5beb-41d2-b43f-69a7b374377d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003544 10.0.0.242 - - [2025-10-08 22:04:38] "GET /firewall-policy/7c9db57d-e3b5-4f00-91fd-efff80bfaeb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.001815 10.0.0.242 - - [2025-10-08 22:04:38] "GET /firewall-policy/c8c762fc-e9db-4082-ab08-5d14c6ef1cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.001963 10.0.0.242 - - [2025-10-08 22:04:38] "POST /ref-update HTTP/1.1" 200 156 0.018504 10.0.0.242 - - [2025-10-08 22:04:38] "POST /ref-update HTTP/1.1" 200 156 0.020318 10.0.0.242 - - [2025-10-08 22:04:38] "POST /ref-update HTTP/1.1" 200 156 0.027832 10.0.0.242 - - [2025-10-08 22:04:38] "POST /ref-update HTTP/1.1" 200 156 0.018241 10.0.0.242 - - [2025-10-08 22:04:38] "POST /ref-update HTTP/1.1" 200 156 0.030437 10.0.0.242 - - [2025-10-08 22:04:38] "GET /firewall-policy/a949ac6e-c6ec-426c-9c03-1ce839200970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.006193 [Introspect:8084]10.0.0.242 - - [2025-10-08 22:06:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000897 [Introspect:8084]10.0.0.242 - - [2025-10-08 22:06:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000848 10.0.0.242 - - [2025-10-08 22:06:37] "POST /tags HTTP/1.1" 409 252 0.002720 10.0.0.242 - - [2025-10-08 22:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.242 - - [2025-10-08 22:06:37] "GET /tag/3221a637-5494-49d2-ae56-8b4468b103a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.009852 10.0.0.242 - - [2025-10-08 22:06:37] "POST /tags HTTP/1.1" 409 228 0.001536 10.0.0.242 - - [2025-10-08 22:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.242 - - [2025-10-08 22:06:37] "GET /tag/a4d264b1-2ee5-4035-8f29-361f2d67e746?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010205 10.0.0.242 - - [2025-10-08 22:06:37] "GET /application-policy-set/d90af721-5fb5-4367-855c-736d3ca3f480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003112 10.0.0.242 - - [2025-10-08 22:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.242 - - [2025-10-08 22:06:37] "GET /policy-management/f4d6cab2-32e0-402e-adf7-f59e75b4a2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002237 10.0.0.242 - - [2025-10-08 22:06:37] "POST /tags HTTP/1.1" 409 206 0.001484 10.0.0.242 - - [2025-10-08 22:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001314 10.0.0.242 - - [2025-10-08 22:06:37] "GET /tag/70d2f4c4-18fb-4de9-bf3a-96fd1f7d05a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.009967 10.0.0.242 - - [2025-10-08 22:06:37] "POST /tags HTTP/1.1" 409 226 0.001650 10.0.0.242 - - [2025-10-08 22:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.242 - - [2025-10-08 22:06:37] "GET /tag/18ac5475-36a5-4bad-92c7-b1785a3ccc1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010149 10.0.0.242 - - [2025-10-08 22:06:37] "POST /tags HTTP/1.1" 409 204 0.001607 10.0.0.242 - - [2025-10-08 22:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.242 - - [2025-10-08 22:06:37] "GET /tag/80ddf26b-6cfa-456a-a5ab-8b392030054f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.009553 10.0.0.242 - - [2025-10-08 22:06:37] "POST /tags HTTP/1.1" 409 226 0.001623 10.0.0.242 - - [2025-10-08 22:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.242 - - [2025-10-08 22:06:37] "GET /tag/18ac5475-36a5-4bad-92c7-b1785a3ccc1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009715 10.0.0.242 - - [2025-10-08 22:06:38] "POST /tags HTTP/1.1" 409 228 0.001991 10.0.0.242 - - [2025-10-08 22:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.242 - - [2025-10-08 22:06:38] "GET /tag/a4d264b1-2ee5-4035-8f29-361f2d67e746?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.009332 10.0.0.242 - - [2025-10-08 22:06:38] "POST /tags HTTP/1.1" 409 252 0.001513 10.0.0.242 - - [2025-10-08 22:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001281 10.0.0.242 - - [2025-10-08 22:06:38] "GET /tag/3221a637-5494-49d2-ae56-8b4468b103a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012590 10.0.0.242 - - [2025-10-08 22:06:38] "GET /application-policy-set/d90af721-5fb5-4367-855c-736d3ca3f480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002461 10.0.0.242 - - [2025-10-08 22:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.242 - - [2025-10-08 22:06:38] "GET /policy-management/f4d6cab2-32e0-402e-adf7-f59e75b4a2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002129 10.0.0.242 - - [2025-10-08 22:06:38] "POST /firewall-rules HTTP/1.1" 409 281 0.001629 10.0.0.242 - - [2025-10-08 22:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001379 10.0.0.242 - - [2025-10-08 22:06:38] "PUT /firewall-rule/5b3ccef2-bca9-4d78-8725-c0334b9709e2 HTTP/1.1" 200 261 0.017717 10.0.0.242 - - [2025-10-08 22:06:38] "POST /firewall-rules HTTP/1.1" 409 291 0.002069 10.0.0.242 - - [2025-10-08 22:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.242 - - [2025-10-08 22:06:38] "PUT /firewall-rule/6fa0f4bf-1f79-44a1-a391-587dfd11b8dd HTTP/1.1" 200 261 0.020579 10.0.0.242 - - [2025-10-08 22:06:38] "GET /firewall-rule/6fa0f4bf-1f79-44a1-a391-587dfd11b8dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.002856 10.0.0.242 - - [2025-10-08 22:06:38] "POST /firewall-rules HTTP/1.1" 200 660 0.075926 10.0.0.242 - - [2025-10-08 22:06:38] "GET /firewall-rule/378d0c10-c3bd-4d73-93f7-1da24782f0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.026212 10.0.0.242 - - [2025-10-08 22:06:38] "GET /firewall-policy/7c9db57d-e3b5-4f00-91fd-efff80bfaeb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002712 10.0.0.242 - - [2025-10-08 22:06:38] "GET /firewall-rule/5b3ccef2-bca9-4d78-8725-c0334b9709e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003290 10.0.0.242 - - [2025-10-08 22:06:38] "POST /firewall-policys HTTP/1.1" 409 269 0.002442 10.0.0.242 - - [2025-10-08 22:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.242 - - [2025-10-08 22:06:38] "PUT /firewall-policy/a949ac6e-c6ec-426c-9c03-1ce839200970 HTTP/1.1" 200 265 0.018786 10.0.0.242 - - [2025-10-08 22:06:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.022820 10.0.0.242 - - [2025-10-08 22:06:38] "GET /firewall-policy/a949ac6e-c6ec-426c-9c03-1ce839200970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.010002 10.0.0.242 - - [2025-10-08 22:06:38] "GET /application-policy-set/d90af721-5fb5-4367-855c-736d3ca3f480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002666 10.0.0.242 - - [2025-10-08 22:06:38] "GET /firewall-policy/a949ac6e-c6ec-426c-9c03-1ce839200970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002324 10.0.0.242 - - [2025-10-08 22:06:38] "GET /firewall-policy/7c9db57d-e3b5-4f00-91fd-efff80bfaeb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002145 10.0.0.242 - - [2025-10-08 22:06:38] "GET /firewall-policy/a949ac6e-c6ec-426c-9c03-1ce839200970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002524 10.0.0.242 - - [2025-10-08 22:06:38] "GET /firewall-policy/a949ac6e-c6ec-426c-9c03-1ce839200970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002446 [Introspect:8084]10.0.0.242 - - [2025-10-08 22:06:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000998 [Introspect:8084]10.0.0.242 - - [2025-10-08 22:06:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000993 [Introspect:8084]10.0.0.242 - - [2025-10-08 22:06:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000882 [Introspect:8084]10.0.0.242 - - [2025-10-08 22:06:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000724 [Introspect:8084]10.0.0.242 - - [2025-10-08 22:06:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000902 [Introspect:8084]10.0.0.242 - - [2025-10-08 22:06:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000903 10.0.0.242 - - [2025-10-08 22:07:40] "GET /virtual-machine-interface/be71683e-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.015954 10.0.0.242 - - [2025-10-08 22:07:40] "POST /set-tag HTTP/1.1" 200 109 0.011622 10.0.0.242 - - [2025-10-08 22:07:40] "GET /virtual-machine-interface/c0f38ed4-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009050 10.0.0.242 - - [2025-10-08 22:07:40] "POST /set-tag HTTP/1.1" 200 109 0.006300 10.0.0.242 - - [2025-10-08 22:07:40] "GET /virtual-machine-interface/c157ee9c-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006485 10.0.0.242 - - [2025-10-08 22:07:40] "POST /set-tag HTTP/1.1" 200 109 0.002505 10.0.0.242 - - [2025-10-08 22:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.242 - - [2025-10-08 22:07:40] "GET /loadbalancer/0e93755b-dd14-4d19-9621-30f708a776a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002319 10.0.0.242 - - [2025-10-08 22:07:40] "GET /virtual-machine-interface/be71683e-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003650 10.0.0.242 - - [2025-10-08 22:07:40] "POST /set-tag HTTP/1.1" 200 109 0.076228 10.0.0.242 - - [2025-10-08 22:07:40] "DELETE /loadbalancer-member/e33180e3-1a32-4117-b6eb-4d7d93bd77fe HTTP/1.1" 200 115 0.043470 10.0.0.242 - - [2025-10-08 22:07:40] "GET /virtual-machine-interface/c1be36e8-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004499 10.0.0.242 - - [2025-10-08 22:07:40] "POST /set-tag HTTP/1.1" 200 109 0.002247 10.0.0.242 - - [2025-10-08 22:07:40] "GET /virtual-machine-interface/c016edee-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006289 10.0.0.242 - - [2025-10-08 22:07:40] "POST /set-tag HTTP/1.1" 200 109 0.002796 10.0.0.242 - - [2025-10-08 22:07:40] "GET /virtual-machine-interface/bf9dd364-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008620 10.0.0.242 - - [2025-10-08 22:07:40] "POST /set-tag HTTP/1.1" 200 109 0.006145 10.0.0.242 - - [2025-10-08 22:07:40] "GET /virtual-machine-interface/befb6b7e-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.007556 10.0.0.242 - - [2025-10-08 22:07:40] "POST /set-tag HTTP/1.1" 200 109 0.002708 10.0.0.242 - - [2025-10-08 22:07:40] "GET /virtual-machine-interface/c08aa824-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003745 10.0.0.242 - - [2025-10-08 22:07:40] "POST /set-tag HTTP/1.1" 200 109 0.002276 10.0.0.242 - - [2025-10-08 22:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.242 - - [2025-10-08 22:07:40] "GET /loadbalancer/0e93755b-dd14-4d19-9621-30f708a776a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.001997 10.0.0.242 - - [2025-10-08 22:07:41] "GET /virtual-machine-interface/befb6b7e-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.006957 10.0.0.242 - - [2025-10-08 22:07:41] "POST /set-tag HTTP/1.1" 200 109 0.005752 10.0.0.242 - - [2025-10-08 22:07:41] "GET /virtual-machine-interface/befb6b7e-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.006141 10.0.0.242 - - [2025-10-08 22:07:41] "POST /set-tag HTTP/1.1" 200 109 0.005038 10.0.0.242 - - [2025-10-08 22:07:41] "GET /virtual-machine/311dfb38-ca36-4da2-8415-efb5bb0246a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.015435 10.0.0.242 - - [2025-10-08 22:07:42] "POST /ref-update HTTP/1.1" 200 156 0.046588 10.0.0.242 - - [2025-10-08 22:07:42] "GET /virtual-machine-interface/befb6b7e-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.026027 10.0.0.242 - - [2025-10-08 22:07:42] "POST /set-tag HTTP/1.1" 200 109 0.034569 10.0.0.242 - - [2025-10-08 22:07:42] "POST /set-tag HTTP/1.1" 200 109 0.045927 10.0.0.242 - - [2025-10-08 22:07:42] "POST /set-tag HTTP/1.1" 200 109 0.047932 10.0.0.242 - - [2025-10-08 22:07:42] "POST /set-tag HTTP/1.1" 200 109 0.013948 10.0.0.242 - - [2025-10-08 22:07:42] "POST /set-tag HTTP/1.1" 200 109 0.024065 10.0.0.242 - - [2025-10-08 22:07:42] "DELETE /instance-ip/bf170776-a492-11f0-91f0-fa163e6fd950 HTTP/1.1" 200 115 0.045410 10.0.0.242 - - [2025-10-08 22:07:42] "POST /ref-update HTTP/1.1" 200 156 0.007946 10.0.0.242 - - [2025-10-08 22:07:42] "DELETE /virtual-machine-interface/befb6b7e-a492-11f0-91f0-fa163e6fd950 HTTP/1.1" 200 115 0.034188 10.0.0.242 - - [2025-10-08 22:07:42] "DELETE /virtual-machine/311dfb38-ca36-4da2-8415-efb5bb0246a1 HTTP/1.1" 200 115 0.033856 10.0.0.242 - - [2025-10-08 22:07:42] "GET /virtual-machine-interface/bf9dd364-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005361 10.0.0.242 - - [2025-10-08 22:07:42] "POST /set-tag HTTP/1.1" 200 109 0.004147 10.0.0.242 - - [2025-10-08 22:07:42] "GET /virtual-machine-interface/bf9dd364-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004101 10.0.0.242 - - [2025-10-08 22:07:42] "POST /set-tag HTTP/1.1" 200 109 0.001834 10.0.0.242 - - [2025-10-08 22:07:42] "GET /virtual-machine/7b7a82f4-5e1d-4ba9-be5d-fcc13e1ae97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002635 10.0.0.242 - - [2025-10-08 22:07:42] "POST /ref-update HTTP/1.1" 200 156 0.009732 10.0.0.242 - - [2025-10-08 22:07:42] "GET /virtual-machine-interface/bf9dd364-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018470 10.0.0.242 - - [2025-10-08 22:07:42] "POST /set-tag HTTP/1.1" 200 109 0.025028 10.0.0.242 - - [2025-10-08 22:07:42] "POST /set-tag HTTP/1.1" 200 109 0.021147 10.0.0.242 - - [2025-10-08 22:07:42] "POST /set-tag HTTP/1.1" 200 109 0.035877 10.0.0.242 - - [2025-10-08 22:07:42] "POST /set-tag HTTP/1.1" 200 109 0.033683 10.0.0.242 - - [2025-10-08 22:07:42] "POST /set-tag HTTP/1.1" 200 109 0.032247 10.0.0.242 - - [2025-10-08 22:07:43] "DELETE /instance-ip/bfb7960a-a492-11f0-91f0-fa163e6fd950 HTTP/1.1" 200 115 0.060228 10.0.0.242 - - [2025-10-08 22:07:43] "DELETE /virtual-machine-interface/bf9dd364-a492-11f0-91f0-fa163e6fd950 HTTP/1.1" 200 115 0.060240 10.0.0.242 - - [2025-10-08 22:07:43] "DELETE /virtual-machine/7b7a82f4-5e1d-4ba9-be5d-fcc13e1ae97f HTTP/1.1" 200 115 0.023995 10.0.0.242 - - [2025-10-08 22:07:43] "GET /virtual-machine-interface/be71683e-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010957 10.0.0.242 - - [2025-10-08 22:07:43] "POST /set-tag HTTP/1.1" 200 109 0.002365 10.0.0.242 - - [2025-10-08 22:07:43] "GET /virtual-machine-interface/be71683e-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003663 10.0.0.242 - - [2025-10-08 22:07:43] "POST /set-tag HTTP/1.1" 200 109 0.003311 10.0.0.242 - - [2025-10-08 22:07:43] "GET /virtual-machine/23fd0f2a-7ad8-415d-a540-5d7dba6a3784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002606 10.0.0.242 - - [2025-10-08 22:07:43] "POST /ref-update HTTP/1.1" 200 156 0.011245 10.0.0.242 - - [2025-10-08 22:07:43] "GET /virtual-machine-interface/be71683e-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.016568 10.0.0.242 - - [2025-10-08 22:07:43] "POST /set-tag HTTP/1.1" 200 109 0.020253 10.0.0.242 - - [2025-10-08 22:07:43] "POST /set-tag HTTP/1.1" 200 109 0.039016 10.0.0.242 - - [2025-10-08 22:07:43] "POST /set-tag HTTP/1.1" 200 109 0.033464 10.0.0.242 - - [2025-10-08 22:07:43] "POST /set-tag HTTP/1.1" 200 109 0.011170 10.0.0.242 - - [2025-10-08 22:07:43] "POST /set-tag HTTP/1.1" 200 109 0.017179 10.0.0.242 - - [2025-10-08 22:07:43] "DELETE /instance-ip/be8e035e-a492-11f0-91f0-fa163e6fd950 HTTP/1.1" 200 115 0.072611 10.0.0.242 - - [2025-10-08 22:07:43] "POST /ref-update HTTP/1.1" 200 156 0.011065 10.0.0.242 - - [2025-10-08 22:07:43] "DELETE /virtual-machine-interface/be71683e-a492-11f0-91f0-fa163e6fd950 HTTP/1.1" 200 115 0.056607 10.0.0.242 - - [2025-10-08 22:07:43] "DELETE /virtual-machine/23fd0f2a-7ad8-415d-a540-5d7dba6a3784 HTTP/1.1" 200 115 0.022595 10.0.0.242 - - [2025-10-08 22:07:43] "DELETE /tag/683daa8d-3b75-4b4f-aeec-ef23017ab864 HTTP/1.1" 200 115 0.040816 10.0.0.242 - - [2025-10-08 22:07:43] "GET /virtual-machine-interface/c016edee-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003669 10.0.0.242 - - [2025-10-08 22:07:43] "POST /set-tag HTTP/1.1" 200 109 0.002327 10.0.0.242 - - [2025-10-08 22:07:43] "GET /virtual-machine-interface/c016edee-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004089 10.0.0.242 - - [2025-10-08 22:07:43] "POST /set-tag HTTP/1.1" 200 109 0.002220 10.0.0.242 - - [2025-10-08 22:07:43] "GET /virtual-machine/634ecabb-1a58-499b-88b6-72f989285591?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003155 10.0.0.242 - - [2025-10-08 22:07:43] "POST /ref-update HTTP/1.1" 200 156 0.022590 10.0.0.242 - - [2025-10-08 22:07:43] "GET /virtual-machine-interface/c016edee-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006927 10.0.0.242 - - [2025-10-08 22:07:44] "POST /set-tag HTTP/1.1" 200 109 0.023584 10.0.0.242 - - [2025-10-08 22:07:44] "POST /set-tag HTTP/1.1" 200 109 0.048985 10.0.0.242 - - [2025-10-08 22:07:44] "POST /set-tag HTTP/1.1" 200 109 0.046299 10.0.0.242 - - [2025-10-08 22:07:44] "POST /set-tag HTTP/1.1" 200 109 0.018638 10.0.0.242 - - [2025-10-08 22:07:44] "POST /set-tag HTTP/1.1" 200 109 0.038076 10.0.0.242 - - [2025-10-08 22:07:44] "DELETE /instance-ip/c02f938a-a492-11f0-91f0-fa163e6fd950 HTTP/1.1" 200 115 0.059516 10.0.0.242 - - [2025-10-08 22:07:44] "DELETE /virtual-machine-interface/c016edee-a492-11f0-91f0-fa163e6fd950 HTTP/1.1" 200 115 0.043752 10.0.0.242 - - [2025-10-08 22:07:44] "DELETE /virtual-machine/634ecabb-1a58-499b-88b6-72f989285591 HTTP/1.1" 200 115 0.015137 10.0.0.242 - - [2025-10-08 22:07:44] "DELETE /tag/70d2f4c4-18fb-4de9-bf3a-96fd1f7d05a2 HTTP/1.1" 409 391 0.005263 10.0.0.242 - - [2025-10-08 22:07:44] "DELETE /tag/f8143262-348e-4114-9c6d-c39e5268881c HTTP/1.1" 200 115 0.035877 10.0.0.242 - - [2025-10-08 22:08:11] "GET /virtual-machine-interface/c1be36e8-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004387 10.0.0.242 - - [2025-10-08 22:08:11] "POST /set-tag HTTP/1.1" 200 109 0.001999 10.0.0.242 - - [2025-10-08 22:08:11] "GET /virtual-machine-interface/c1be36e8-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006676 10.0.0.242 - - [2025-10-08 22:08:11] "POST /set-tag HTTP/1.1" 200 109 0.001894 10.0.0.242 - - [2025-10-08 22:08:12] "GET /virtual-machine/17142c9e-31c4-4a5e-8b33-6478136b70a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002577 10.0.0.242 - - [2025-10-08 22:08:12] "POST /ref-update HTTP/1.1" 200 156 0.011015 10.0.0.242 - - [2025-10-08 22:08:12] "GET /virtual-machine-interface/c1be36e8-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014663 10.0.0.242 - - [2025-10-08 22:08:12] "POST /set-tag HTTP/1.1" 200 109 0.024045 10.0.0.242 - - [2025-10-08 22:08:12] "POST /set-tag HTTP/1.1" 200 109 0.060107 10.0.0.242 - - [2025-10-08 22:08:12] "POST /set-tag HTTP/1.1" 200 109 0.045199 10.0.0.242 - - [2025-10-08 22:08:12] "POST /set-tag HTTP/1.1" 200 109 0.012602 10.0.0.242 - - [2025-10-08 22:08:12] "DELETE /instance-ip/c1d4bdb4-a492-11f0-91f0-fa163e6fd950 HTTP/1.1" 200 115 0.064250 10.0.0.242 - - [2025-10-08 22:08:12] "DELETE /virtual-machine-interface/c1be36e8-a492-11f0-91f0-fa163e6fd950 HTTP/1.1" 200 115 0.060183 10.0.0.242 - - [2025-10-08 22:08:12] "DELETE /virtual-machine/17142c9e-31c4-4a5e-8b33-6478136b70a7 HTTP/1.1" 200 115 0.026066 10.0.0.242 - - [2025-10-08 22:08:12] "DELETE /tag/72c7c4b2-0565-47e1-9ede-4ec894a1eaf3 HTTP/1.1" 200 115 0.055659 10.0.0.242 - - [2025-10-08 22:08:12] "GET /virtual-machine-interface/c0f38ed4-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009169 10.0.0.242 - - [2025-10-08 22:08:12] "POST /set-tag HTTP/1.1" 200 109 0.002205 10.0.0.242 - - [2025-10-08 22:08:12] "GET /virtual-machine-interface/c0f38ed4-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003841 10.0.0.242 - - [2025-10-08 22:08:12] "POST /set-tag HTTP/1.1" 200 109 0.002165 10.0.0.242 - - [2025-10-08 22:08:12] "GET /virtual-machine/8b0f3a58-1577-4e93-a6b1-cd0ce146b985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002890 10.0.0.242 - - [2025-10-08 22:08:12] "POST /ref-update HTTP/1.1" 200 156 0.020053 10.0.0.242 - - [2025-10-08 22:08:12] "GET /virtual-machine-interface/c0f38ed4-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010150 10.0.0.242 - - [2025-10-08 22:08:12] "POST /set-tag HTTP/1.1" 200 109 0.036890 10.0.0.242 - - [2025-10-08 22:08:12] "POST /set-tag HTTP/1.1" 200 109 0.031523 10.0.0.242 - - [2025-10-08 22:08:12] "POST /set-tag HTTP/1.1" 200 109 0.043869 10.0.0.242 - - [2025-10-08 22:08:12] "POST /set-tag HTTP/1.1" 200 109 0.014107 10.0.0.242 - - [2025-10-08 22:08:12] "DELETE /instance-ip/c10c3ee8-a492-11f0-91f0-fa163e6fd950 HTTP/1.1" 200 115 0.058620 10.0.0.242 - - [2025-10-08 22:08:13] "DELETE /virtual-machine-interface/c0f38ed4-a492-11f0-91f0-fa163e6fd950 HTTP/1.1" 200 115 0.028469 10.0.0.242 - - [2025-10-08 22:08:13] "DELETE /virtual-machine/8b0f3a58-1577-4e93-a6b1-cd0ce146b985 HTTP/1.1" 200 115 0.022520 10.0.0.242 - - [2025-10-08 22:08:13] "DELETE /tag/80ddf26b-6cfa-456a-a5ab-8b392030054f HTTP/1.1" 409 237 0.004000 10.0.0.242 - - [2025-10-08 22:08:13] "GET /virtual-machine-interface/c157ee9c-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003973 10.0.0.242 - - [2025-10-08 22:08:13] "POST /set-tag HTTP/1.1" 200 109 0.008301 10.0.0.242 - - [2025-10-08 22:08:13] "GET /virtual-machine-interface/c157ee9c-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003502 10.0.0.242 - - [2025-10-08 22:08:13] "POST /set-tag HTTP/1.1" 200 109 0.002344 10.0.0.242 - - [2025-10-08 22:08:13] "GET /virtual-machine/1e581fda-6206-4520-b890-30e20d7cf931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002537 10.0.0.242 - - [2025-10-08 22:08:13] "POST /ref-update HTTP/1.1" 200 156 0.006510 10.0.0.242 - - [2025-10-08 22:08:13] "GET /virtual-machine-interface/c157ee9c-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005129 10.0.0.242 - - [2025-10-08 22:08:13] "POST /set-tag HTTP/1.1" 200 109 0.021020 10.0.0.242 - - [2025-10-08 22:08:13] "POST /set-tag HTTP/1.1" 200 109 0.027022 10.0.0.242 - - [2025-10-08 22:08:13] "POST /set-tag HTTP/1.1" 200 109 0.025799 10.0.0.242 - - [2025-10-08 22:08:13] "POST /set-tag HTTP/1.1" 200 109 0.022896 10.0.0.242 - - [2025-10-08 22:08:13] "DELETE /instance-ip/c1702e6c-a492-11f0-91f0-fa163e6fd950 HTTP/1.1" 200 115 0.047305 10.0.0.242 - - [2025-10-08 22:08:13] "DELETE /virtual-machine-interface/c157ee9c-a492-11f0-91f0-fa163e6fd950 HTTP/1.1" 200 115 0.047678 10.0.0.242 - - [2025-10-08 22:08:13] "DELETE /virtual-machine/1e581fda-6206-4520-b890-30e20d7cf931 HTTP/1.1" 200 115 0.014531 10.0.0.242 - - [2025-10-08 22:08:13] "DELETE /tag/92a0ba8c-44e2-4b0c-9d1c-25f0b6ea2b7b HTTP/1.1" 200 115 0.037450 10.0.0.242 - - [2025-10-08 22:08:13] "DELETE /tag/3221a637-5494-49d2-ae56-8b4468b103a6 HTTP/1.1" 409 237 0.005600 10.0.0.242 - - [2025-10-08 22:08:13] "DELETE /tag/a4d264b1-2ee5-4035-8f29-361f2d67e746 HTTP/1.1" 409 237 0.004560 10.0.0.242 - - [2025-10-08 22:08:13] "GET /virtual-machine-interface/c08aa824-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003821 10.0.0.242 - - [2025-10-08 22:08:13] "POST /set-tag HTTP/1.1" 200 109 0.001821 10.0.0.242 - - [2025-10-08 22:08:13] "GET /virtual-machine-interface/c08aa824-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004109 10.0.0.242 - - [2025-10-08 22:08:13] "POST /set-tag HTTP/1.1" 200 109 0.001889 10.0.0.242 - - [2025-10-08 22:08:13] "GET /virtual-machine/3008cd18-b47b-4920-b966-ca5a02e4ee85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002318 10.0.0.242 - - [2025-10-08 22:08:13] "POST /ref-update HTTP/1.1" 200 156 0.007365 10.0.0.242 - - [2025-10-08 22:08:13] "GET /virtual-machine-interface/c08aa824-a492-11f0-91f0-fa163e6fd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006793 10.0.0.242 - - [2025-10-08 22:08:13] "POST /set-tag HTTP/1.1" 200 109 0.023699 10.0.0.242 - - [2025-10-08 22:08:13] "POST /set-tag HTTP/1.1" 200 109 0.020823 10.0.0.242 - - [2025-10-08 22:08:13] "POST /set-tag HTTP/1.1" 200 109 0.025063 10.0.0.242 - - [2025-10-08 22:08:13] "POST /set-tag HTTP/1.1" 200 109 0.014316 10.0.0.242 - - [2025-10-08 22:08:13] "DELETE /instance-ip/c0a73a16-a492-11f0-91f0-fa163e6fd950 HTTP/1.1" 200 115 0.052452 10.0.0.242 - - [2025-10-08 22:08:13] "DELETE /virtual-machine-interface/c08aa824-a492-11f0-91f0-fa163e6fd950 HTTP/1.1" 200 115 0.048001 10.0.0.242 - - [2025-10-08 22:08:13] "DELETE /virtual-machine/3008cd18-b47b-4920-b966-ca5a02e4ee85 HTTP/1.1" 200 115 0.027980 10.0.0.242 - - [2025-10-08 22:08:13] "DELETE /tag/4eb8a1a1-b673-4172-a8ea-1b46b35a47f0 HTTP/1.1" 200 115 0.025488 10.0.0.242 - - [2025-10-08 22:08:14] "DELETE /tag/79bf729f-e985-47ce-a2cc-954c075f0eae HTTP/1.1" 200 115 0.034136 10.0.0.242 - - [2025-10-08 22:08:14] "DELETE /tag/be5bf995-ef71-45e9-8f64-dea81a3b13b9 HTTP/1.1" 200 115 0.038734 10.0.0.242 - - [2025-10-08 22:08:15] "POST /projects HTTP/1.1" 409 238 0.002178 10.0.0.242 - - [2025-10-08 22:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.242 - - [2025-10-08 22:08:15] "GET /project/4666643e-8934-4ccb-b45d-f1e9119d63ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039284 10.0.0.242 - - [2025-10-08 22:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.242 - - [2025-10-08 22:08:15] "GET /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004115 10.0.0.242 - - [2025-10-08 22:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.242 - - [2025-10-08 22:08:15] "GET /virtual-network/b88259ed-4b87-45be-a6cf-2236f7a0a64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003525 10.0.0.242 - - [2025-10-08 22:08:15] "POST /security-groups HTTP/1.1" 409 285 0.002395 10.0.0.242 - - [2025-10-08 22:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.242 - - [2025-10-08 22:08:15] "PUT /security-group/bf2ec71c-091e-4c23-b6e4-9ad75cb5f90e HTTP/1.1" 200 263 0.055541 10.0.0.242 - - [2025-10-08 22:08:15] "PUT /access-control-list/2cf93364-924c-4cfe-ba10-2d09a5ad2889 HTTP/1.1" 200 273 0.009026 10.0.0.242 - - [2025-10-08 22:08:15] "PUT /access-control-list/1fe0c1a8-21e8-47a9-ac01-f0f4bd2bfc1d HTTP/1.1" 200 273 0.030558 10.0.0.242 - - [2025-10-08 22:08:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.026644 10.0.0.242 - - [2025-10-08 22:08:20] "POST /projects HTTP/1.1" 409 238 0.002003 10.0.0.242 - - [2025-10-08 22:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.242 - - [2025-10-08 22:08:20] "GET /project/4666643e-8934-4ccb-b45d-f1e9119d63ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.042701 10.0.0.242 - - [2025-10-08 22:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.242 - - [2025-10-08 22:08:20] "GET /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003609 10.0.0.242 - - [2025-10-08 22:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001408 10.0.0.242 - - [2025-10-08 22:08:20] "GET /virtual-network/b88259ed-4b87-45be-a6cf-2236f7a0a64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003870 10.0.0.242 - - [2025-10-08 22:08:20] "POST /security-groups HTTP/1.1" 409 285 0.002032 10.0.0.242 - - [2025-10-08 22:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.242 - - [2025-10-08 22:08:20] "PUT /security-group/bf2ec71c-091e-4c23-b6e4-9ad75cb5f90e HTTP/1.1" 200 263 0.063446 10.0.0.242 - - [2025-10-08 22:08:20] "PUT /access-control-list/2cf93364-924c-4cfe-ba10-2d09a5ad2889 HTTP/1.1" 200 273 0.011239 10.0.0.242 - - [2025-10-08 22:08:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.025963 10.0.0.242 - - [2025-10-08 22:08:20] "GET /firewall-policy/c8c762fc-e9db-4082-ab08-5d14c6ef1cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.014406 10.0.0.242 - - [2025-10-08 22:08:20] "PUT /access-control-list/1fe0c1a8-21e8-47a9-ac01-f0f4bd2bfc1d HTTP/1.1" 200 273 0.029075 10.0.0.242 - - [2025-10-08 22:08:20] "GET /firewall-rule/9c28f2c8-d247-4aae-a9d8-4d0709304857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002778 10.0.0.242 - - [2025-10-08 22:08:20] "POST /ref-update HTTP/1.1" 200 156 0.053664 10.0.0.242 - - [2025-10-08 22:08:20] "DELETE /firewall-rule/9c28f2c8-d247-4aae-a9d8-4d0709304857 HTTP/1.1" 200 115 0.055091 10.0.0.242 - - [2025-10-08 22:08:20] "GET /firewall-policy/c8c762fc-e9db-4082-ab08-5d14c6ef1cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004670 10.0.0.242 - - [2025-10-08 22:08:21] "GET /firewall-rule/e040d238-bd19-407c-98db-ecd547afa1d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002511 10.0.0.242 - - [2025-10-08 22:08:21] "POST /ref-update HTTP/1.1" 200 156 0.044171 10.0.0.242 - - [2025-10-08 22:08:21] "DELETE /firewall-rule/e040d238-bd19-407c-98db-ecd547afa1d6 HTTP/1.1" 200 115 0.041473 10.0.0.242 - - [2025-10-08 22:08:21] "DELETE /tag/c12872ba-6ea9-4352-9a60-2e7fe603756c HTTP/1.1" 200 115 0.033828 10.0.0.242 - - [2025-10-08 22:08:21] "DELETE /tag/3221a637-5494-49d2-ae56-8b4468b103a6 HTTP/1.1" 409 237 0.003860 10.0.0.242 - - [2025-10-08 22:08:21] "DELETE /tag/a4d264b1-2ee5-4035-8f29-361f2d67e746 HTTP/1.1" 409 237 0.005406 10.0.0.242 - - [2025-10-08 22:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.242 - - [2025-10-08 22:08:21] "GET /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003597 10.0.0.242 - - [2025-10-08 22:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.242 - - [2025-10-08 22:08:21] "GET /virtual-network/b88259ed-4b87-45be-a6cf-2236f7a0a64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004056 10.0.0.242 - - [2025-10-08 22:08:21] "PUT /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab HTTP/1.1" 200 265 0.053910 10.0.0.242 - - [2025-10-08 22:08:21] "PUT /virtual-network/b88259ed-4b87-45be-a6cf-2236f7a0a64f HTTP/1.1" 200 265 0.043714 10.0.0.242 - - [2025-10-08 22:08:21] "DELETE /security-group/bf2ec71c-091e-4c23-b6e4-9ad75cb5f90e HTTP/1.1" 200 115 0.041870 10.0.0.242 - - [2025-10-08 22:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001260 10.0.0.242 - - [2025-10-08 22:08:21] "DELETE /access-control-list/2cf93364-924c-4cfe-ba10-2d09a5ad2889 HTTP/1.1" 200 115 0.035252 10.0.0.242 - - [2025-10-08 22:08:21] "GET /project/4666643e-8934-4ccb-b45d-f1e9119d63ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.042382 10.0.0.242 - - [2025-10-08 22:08:21] "DELETE /access-control-list/1fe0c1a8-21e8-47a9-ac01-f0f4bd2bfc1d HTTP/1.1" 200 115 0.046630 10.0.0.242 - - [2025-10-08 22:08:21] "GET /project/4666643e-8934-4ccb-b45d-f1e9119d63ca?fields=security_groups HTTP/1.1" 200 1352 0.047283 10.0.0.242 - - [2025-10-08 22:08:21] "DELETE /security-group/3f532200-92d6-4a94-bb22-d1d607043f9a HTTP/1.1" 200 115 0.035673 10.0.0.242 - - [2025-10-08 22:08:21] "DELETE /access-control-list/72082098-a0bc-4996-8eec-e8fceac6e217 HTTP/1.1" 200 115 0.030233 10.0.0.242 - - [2025-10-08 22:08:21] "GET /project/4666643e-8934-4ccb-b45d-f1e9119d63ca?fields=application_policy_sets HTTP/1.1" 200 1391 0.046098 10.0.0.242 - - [2025-10-08 22:08:21] "DELETE /access-control-list/bf7fbccc-d863-4be7-869c-02287d5521b9 HTTP/1.1" 200 115 0.041665 10.0.0.242 - - [2025-10-08 22:08:21] "DELETE /project/4666643e-8934-4ccb-b45d-f1e9119d63ca HTTP/1.1" 200 115 0.289868 10.0.0.242 - - [2025-10-08 22:08:21] "POST /projects HTTP/1.1" 409 238 0.002186 10.0.0.242 - - [2025-10-08 22:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.242 - - [2025-10-08 22:08:21] "GET /project/14855e3a-aaa4-45ca-8ee9-82ef5330afd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.029517 10.0.0.242 - - [2025-10-08 22:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.242 - - [2025-10-08 22:08:21] "GET /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.003683 10.0.0.242 - - [2025-10-08 22:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001457 10.0.0.242 - - [2025-10-08 22:08:21] "GET /virtual-network/b88259ed-4b87-45be-a6cf-2236f7a0a64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004561 10.0.0.242 - - [2025-10-08 22:08:21] "POST /security-groups HTTP/1.1" 409 285 0.002456 10.0.0.242 - - [2025-10-08 22:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.242 - - [2025-10-08 22:08:21] "PUT /security-group/0a9adafb-d769-46e6-9c0d-9ed3c5394a77 HTTP/1.1" 200 263 0.053467 10.0.0.242 - - [2025-10-08 22:08:21] "PUT /access-control-list/e1a8aa81-a869-4fb8-93f6-d3416faf4a9f HTTP/1.1" 200 273 0.009166 10.0.0.242 - - [2025-10-08 22:08:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.026914 10.0.0.242 - - [2025-10-08 22:08:22] "PUT /access-control-list/4ded5b2c-37be-42b7-b687-6e6dcb66f88e HTTP/1.1" 200 273 0.013640 10.0.0.242 - - [2025-10-08 22:08:26] "DELETE /loadbalancer-member/95a925d9-0182-45f0-b5d4-85e4f90531a6 HTTP/1.1" 200 115 0.038331 10.0.0.242 - - [2025-10-08 22:08:26] "DELETE /loadbalancer-pool/d04b3b5d-05bb-4ae3-b158-d17e302920d1 HTTP/1.1" 200 115 0.043116 10.0.0.242 - - [2025-10-08 22:08:26] "DELETE /loadbalancer-listener/ec9db2b9-7288-40c4-921f-c2f84be20221 HTTP/1.1" 200 115 0.046603 10.0.0.242 - - [2025-10-08 22:08:26] "DELETE /loadbalancer/0e93755b-dd14-4d19-9621-30f708a776a8 HTTP/1.1" 200 115 0.039916 10.0.0.242 - - [2025-10-08 22:08:26] "DELETE /floating-ip/d07a199b-487a-4eca-9b72-4e689613b056 HTTP/1.1" 200 115 0.035101 10.0.0.242 - - [2025-10-08 22:08:26] "DELETE /instance-ip/10d714f7-4a60-4206-b67f-176f4f7f8cbc HTTP/1.1" 200 115 0.051875 10.0.0.242 - - [2025-10-08 22:08:26] "DELETE /virtual-machine-interface/e8eb7634-280b-4a26-a1c0-9774087ac253 HTTP/1.1" 200 115 0.040873 10.0.0.242 - - [2025-10-08 22:08:26] "DELETE /tag/ef89668d-6cf1-4254-887f-c0da414f25a2 HTTP/1.1" 200 115 0.032327 10.0.0.242 - - [2025-10-08 22:08:26] "GET /application-policy-set/d90af721-5fb5-4367-855c-736d3ca3f480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002294 10.0.0.242 - - [2025-10-08 22:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.242 - - [2025-10-08 22:08:26] "GET /policy-management/f4d6cab2-32e0-402e-adf7-f59e75b4a2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002285 10.0.0.242 - - [2025-10-08 22:08:26] "GET /firewall-policy/7c9db57d-e3b5-4f00-91fd-efff80bfaeb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.001850 10.0.0.242 - - [2025-10-08 22:08:26] "GET /firewall-rule/5b3ccef2-bca9-4d78-8725-c0334b9709e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.001877 10.0.0.242 - - [2025-10-08 22:08:26] "POST /ref-update HTTP/1.1" 200 156 0.010503 10.0.0.242 - - [2025-10-08 22:08:26] "DELETE /firewall-rule/5b3ccef2-bca9-4d78-8725-c0334b9709e2 HTTP/1.1" 200 115 0.041227 10.0.0.242 - - [2025-10-08 22:08:26] "GET /firewall-policy/a949ac6e-c6ec-426c-9c03-1ce839200970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002663 10.0.0.242 - - [2025-10-08 22:08:26] "GET /firewall-rule/378d0c10-c3bd-4d73-93f7-1da24782f0ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.002913 10.0.0.242 - - [2025-10-08 22:08:26] "POST /ref-update HTTP/1.1" 200 156 0.013348 10.0.0.242 - - [2025-10-08 22:08:26] "DELETE /firewall-rule/378d0c10-c3bd-4d73-93f7-1da24782f0ca HTTP/1.1" 200 115 0.043288 10.0.0.242 - - [2025-10-08 22:08:26] "GET /firewall-policy/a949ac6e-c6ec-426c-9c03-1ce839200970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.004174 10.0.0.242 - - [2025-10-08 22:08:27] "GET /firewall-rule/6fa0f4bf-1f79-44a1-a391-587dfd11b8dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2600 0.002811 10.0.0.242 - - [2025-10-08 22:08:27] "POST /ref-update HTTP/1.1" 200 156 0.012017 10.0.0.242 - - [2025-10-08 22:08:27] "DELETE /firewall-rule/6fa0f4bf-1f79-44a1-a391-587dfd11b8dd HTTP/1.1" 200 115 0.036427 10.0.0.242 - - [2025-10-08 22:08:27] "GET /application-policy-set/d90af721-5fb5-4367-855c-736d3ca3f480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002179 10.0.0.242 - - [2025-10-08 22:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.242 - - [2025-10-08 22:08:27] "GET /policy-management/f4d6cab2-32e0-402e-adf7-f59e75b4a2ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002313 10.0.0.242 - - [2025-10-08 22:08:27] "GET /firewall-policy/a949ac6e-c6ec-426c-9c03-1ce839200970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003599 10.0.0.242 - - [2025-10-08 22:08:27] "POST /ref-update HTTP/1.1" 200 156 0.019495 10.0.0.242 - - [2025-10-08 22:08:27] "DELETE /firewall-policy/a949ac6e-c6ec-426c-9c03-1ce839200970 HTTP/1.1" 200 115 0.262210 10.0.0.242 - - [2025-10-08 22:08:27] "DELETE /tag/80ddf26b-6cfa-456a-a5ab-8b392030054f HTTP/1.1" 200 115 0.223862 10.0.0.242 - - [2025-10-08 22:08:27] "DELETE /tag/3221a637-5494-49d2-ae56-8b4468b103a6 HTTP/1.1" 200 115 0.037916 10.0.0.242 - - [2025-10-08 22:08:27] "DELETE /tag/70d2f4c4-18fb-4de9-bf3a-96fd1f7d05a2 HTTP/1.1" 200 115 0.073338 10.0.0.242 - - [2025-10-08 22:08:27] "DELETE /tag/a4d264b1-2ee5-4035-8f29-361f2d67e746 HTTP/1.1" 200 115 0.069773 10.0.0.242 - - [2025-10-08 22:08:27] "POST /projects HTTP/1.1" 409 238 0.001869 10.0.0.242 - - [2025-10-08 22:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.242 - - [2025-10-08 22:08:27] "GET /project/14855e3a-aaa4-45ca-8ee9-82ef5330afd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030118 10.0.0.242 - - [2025-10-08 22:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.242 - - [2025-10-08 22:08:28] "GET /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.003833 10.0.0.242 - - [2025-10-08 22:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.242 - - [2025-10-08 22:08:28] "GET /virtual-network/b88259ed-4b87-45be-a6cf-2236f7a0a64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003591 10.0.0.242 - - [2025-10-08 22:08:28] "POST /security-groups HTTP/1.1" 409 285 0.002326 10.0.0.242 - - [2025-10-08 22:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.242 - - [2025-10-08 22:08:28] "PUT /security-group/0a9adafb-d769-46e6-9c0d-9ed3c5394a77 HTTP/1.1" 200 263 0.058203 10.0.0.242 - - [2025-10-08 22:08:28] "PUT /access-control-list/e1a8aa81-a869-4fb8-93f6-d3416faf4a9f HTTP/1.1" 200 273 0.016451 10.0.0.242 - - [2025-10-08 22:08:28] "PUT /access-control-list/4ded5b2c-37be-42b7-b687-6e6dcb66f88e HTTP/1.1" 200 273 0.016655 10.0.0.242 - - [2025-10-08 22:08:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.023349 10.0.0.242 - - [2025-10-08 22:08:28] "GET /firewall-policy/c8c762fc-e9db-4082-ab08-5d14c6ef1cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.004918 10.0.0.242 - - [2025-10-08 22:08:28] "GET /firewall-rule/23b082c2-26d5-4c49-b00d-cc73bb5a49e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005661 10.0.0.242 - - [2025-10-08 22:08:28] "POST /ref-update HTTP/1.1" 200 156 0.052835 10.0.0.242 - - [2025-10-08 22:08:28] "DELETE /firewall-rule/23b082c2-26d5-4c49-b00d-cc73bb5a49e6 HTTP/1.1" 200 115 0.048162 10.0.0.242 - - [2025-10-08 22:08:28] "GET /firewall-policy/c8c762fc-e9db-4082-ab08-5d14c6ef1cd7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.005851 10.0.0.242 - - [2025-10-08 22:08:28] "GET /firewall-rule/16f32728-85b8-400f-8a73-4818e6266040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.009121 10.0.0.242 - - [2025-10-08 22:08:28] "POST /ref-update HTTP/1.1" 200 156 0.057183 10.0.0.242 - - [2025-10-08 22:08:28] "DELETE /firewall-rule/16f32728-85b8-400f-8a73-4818e6266040 HTTP/1.1" 200 115 0.046030 10.0.0.242 - - [2025-10-08 22:08:28] "DELETE /tag/18ac5475-36a5-4bad-92c7-b1785a3ccc1a HTTP/1.1" 200 115 0.056368 10.0.0.242 - - [2025-10-08 22:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012506 10.0.0.242 - - [2025-10-08 22:08:28] "GET /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004888 10.0.0.242 - - [2025-10-08 22:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.242 - - [2025-10-08 22:08:28] "GET /virtual-network/b88259ed-4b87-45be-a6cf-2236f7a0a64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004887 10.0.0.242 - - [2025-10-08 22:08:28] "PUT /virtual-network/9e546694-55de-4e21-8bcd-2e1b7c9136ab HTTP/1.1" 200 265 0.057596 10.0.0.242 - - [2025-10-08 22:08:28] "PUT /virtual-network/b88259ed-4b87-45be-a6cf-2236f7a0a64f HTTP/1.1" 200 265 0.050642 10.0.0.242 - - [2025-10-08 22:08:28] "DELETE /security-group/0a9adafb-d769-46e6-9c0d-9ed3c5394a77 HTTP/1.1" 200 115 0.054039 10.0.0.242 - - [2025-10-08 22:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001310 10.0.0.242 - - [2025-10-08 22:08:28] "DELETE /access-control-list/e1a8aa81-a869-4fb8-93f6-d3416faf4a9f HTTP/1.1" 200 115 0.036389 10.0.0.242 - - [2025-10-08 22:08:28] "DELETE /access-control-list/4ded5b2c-37be-42b7-b687-6e6dcb66f88e HTTP/1.1" 200 115 0.032163 10.0.0.242 - - [2025-10-08 22:08:29] "GET /project/14855e3a-aaa4-45ca-8ee9-82ef5330afd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.063538 10.0.0.242 - - [2025-10-08 22:08:29] "GET /project/14855e3a-aaa4-45ca-8ee9-82ef5330afd2?fields=security_groups HTTP/1.1" 200 1352 0.086429 10.0.0.242 - - [2025-10-08 22:08:29] "DELETE /security-group/8dd977cc-5a9c-40d9-92f7-cf418ac77e7a HTTP/1.1" 200 115 0.073885 10.0.0.242 - - [2025-10-08 22:08:29] "DELETE /access-control-list/bd7473c4-4e33-4ace-a764-0049465f609f HTTP/1.1" 200 115 0.105615 10.0.0.242 - - [2025-10-08 22:08:29] "GET /project/14855e3a-aaa4-45ca-8ee9-82ef5330afd2?fields=application_policy_sets HTTP/1.1" 200 1391 0.070253 10.0.0.242 - - [2025-10-08 22:08:29] "DELETE /access-control-list/48eedc91-c3a8-4c93-b4b2-aed0cfa59f00 HTTP/1.1" 200 115 0.028943 10.0.0.242 - - [2025-10-08 22:08:29] "DELETE /project/14855e3a-aaa4-45ca-8ee9-82ef5330afd2 HTTP/1.1" 200 115 0.436891 10.0.0.242 - - [2025-10-08 22:09:33] "GET /global-system-configs HTTP/1.1" 200 323 0.002436 10.0.0.242 - - [2025-10-08 22:09:35] "GET /global-system-configs HTTP/1.1" 200 323 0.001962