++ 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: =================== Tue Oct 21 08:33:29 PM UTC 2025 ===================' INFO: =================== Tue Oct 21 08:33:29 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ cut -d / -f 1 +++ head -n 1 ++ 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 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ 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 ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort ++++ grep -vi host +++ local local_ips=,10.0.0.242,10.249.105.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.249.105.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=__ ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 10/21/2025 20:34:13.463 7f5fafc79bc0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/21/2025 20:34:13.609 7f5fafc79bc0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/21/2025 20:34:13.621 7f5fafc79bc0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/21/2025 20:34:13.621 7f5fafc79bc0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.242 - - [2025-10-21 20:34:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000656 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-21 20:34:25] "GET / HTTP/1.1" 503 181 0.000434 10.0.0.242 - - [2025-10-21 20:34:26] "GET / HTTP/1.1" 200 36215 0.001229 10.0.0.242 - - [2025-10-21 20:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.242 - - [2025-10-21 20:34:26] "GET /global-system-config/9db90bbe-608f-47c1-8041-f6d2ac5350c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.019380 10.0.0.242 - - [2025-10-21 20:34:26] "GET / HTTP/1.1" 200 36215 0.001376 10.0.0.242 - - [2025-10-21 20:34:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.006791 10.0.0.242 - - [2025-10-21 20:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013092 10.0.0.242 - - [2025-10-21 20:34:26] "GET / HTTP/1.1" 200 36215 0.001215 10.0.0.242 - - [2025-10-21 20:34:26] "GET /global-system-config/9db90bbe-608f-47c1-8041-f6d2ac5350c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.018570 10.0.0.242 - - [2025-10-21 20:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008277 10.0.0.242 - - [2025-10-21 20:34:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.008515 10.0.0.242 - - [2025-10-21 20:34:26] "GET /global-system-config/9db90bbe-608f-47c1-8041-f6d2ac5350c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.021484 10.0.0.242 - - [2025-10-21 20:34:26] "POST /config-nodes HTTP/1.1" 200 595 0.082773 10.0.0.242 - - [2025-10-21 20:34:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.015142 10.0.0.242 - - [2025-10-21 20:34:26] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.074476 10.0.0.242 - - [2025-10-21 20:34:26] "POST /database-nodes HTTP/1.1" 200 599 0.095464 10.0.0.242 - - [2025-10-21 20:34:26] "GET / HTTP/1.1" 200 45303 0.001455 10.0.0.242 - - [2025-10-21 20:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006870 10.0.0.242 - - [2025-10-21 20:34:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.242 - - [2025-10-21 20:34:26] "GET / HTTP/1.1" 200 36215 0.001207 10.0.0.242 - - [2025-10-21 20:34:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003072 10.0.0.242 - - [2025-10-21 20:34:27] "GET / HTTP/1.1" 200 36215 0.002275 10.0.0.242 - - [2025-10-21 20:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.242 - - [2025-10-21 20:34:27] "GET /global-system-config/9db90bbe-608f-47c1-8041-f6d2ac5350c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006097 10.0.0.242 - - [2025-10-21 20:34:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.002544 10.0.0.242 - - [2025-10-21 20:34:27] "POST /analytics-nodes HTTP/1.1" 200 601 0.044110 10.0.0.242 - - [2025-10-21 20:34:27] "GET / HTTP/1.1" 200 36215 0.001489 10.0.0.242 - - [2025-10-21 20:34:27] "GET / HTTP/1.1" 200 36215 0.001200 10.0.0.242 - - [2025-10-21 20:34:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.004985 10.0.0.242 - - [2025-10-21 20:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007181 10.0.0.242 - - [2025-10-21 20:34:28] "GET /global-system-config/9db90bbe-608f-47c1-8041-f6d2ac5350c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007290 10.0.0.242 - - [2025-10-21 20:34:28] "GET / HTTP/1.1" 200 36215 0.001340 10.0.0.242 - - [2025-10-21 20:34:28] "POST /service-appliance-sets HTTP/1.1" 200 555 0.056582 10.0.0.242 - - [2025-10-21 20:34:28] "POST /fqname-to-id HTTP/1.1" 404 180 0.002139 10.0.0.242 - - [2025-10-21 20:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.242 - - [2025-10-21 20:34:28] "GET /global-system-config/9db90bbe-608f-47c1-8041-f6d2ac5350c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.025028 10.0.0.242 - - [2025-10-21 20:34:28] "POST /service-appliance-sets HTTP/1.1" 200 543 0.070723 10.0.0.242 - - [2025-10-21 20:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.242 - - [2025-10-21 20:34:28] "GET /network-ipam/660e50fb-5ea4-4b51-a879-d3f70ae2ef4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.007866 10.0.0.242 - - [2025-10-21 20:34:29] "GET / HTTP/1.1" 200 36215 0.001271 10.0.0.242 - - [2025-10-21 20:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014162 10.0.0.242 - - [2025-10-21 20:34:29] "GET /global-system-config/9db90bbe-608f-47c1-8041-f6d2ac5350c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013236 10.0.0.242 - - [2025-10-21 20:34:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.002601 10.0.0.242 - - [2025-10-21 20:34:29] "POST /config-database-nodes HTTP/1.1" 200 613 0.033706 10.0.0.242 - - [2025-10-21 20:34:29] "POST /service-templates HTTP/1.1" 200 513 0.114504 10.0.0.242 - - [2025-10-21 20:34:29] "POST /service-templates HTTP/1.1" 200 503 0.071252 10.0.0.242 - - [2025-10-21 20:34:29] "POST /service-templates HTTP/1.1" 200 517 0.073331 10.0.0.242 - - [2025-10-21 20:34:29] "POST /service-templates HTTP/1.1" 200 537 0.072001 10.0.0.242 - - [2025-10-21 20:34:29] "GET / HTTP/1.1" 200 36215 0.001423 10.0.0.242 - - [2025-10-21 20:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.242 - - [2025-10-21 20:34:29] "GET /global-system-config/9db90bbe-608f-47c1-8041-f6d2ac5350c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.032396 10.0.0.242 - - [2025-10-21 20:34:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.009026 10.0.0.242 - - [2025-10-21 20:34:29] "POST /service-templates HTTP/1.1" 200 509 0.162307 10.0.0.242 - - [2025-10-21 20:34:30] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.108209 10.0.0.242 - - [2025-10-21 20:34:31] "GET / HTTP/1.1" 200 36215 0.001362 10.0.0.242 - - [2025-10-21 20:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005478 10.0.0.242 - - [2025-10-21 20:34:31] "GET /routing-instance/e054627b-bcd1-40b3-9b27-410ac62fb423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.008743 10.0.0.242 - - [2025-10-21 20:34:31] "POST /bgp-routers HTTP/1.1" 200 618 0.064918 10.0.0.242 - - [2025-10-21 20:34:31] "GET /bgp-router/6c56aac9-314f-4c47-93fd-e5e6e526a804?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.017646 10.0.0.242 - - [2025-10-21 20:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.242 - - [2025-10-21 20:34:31] "GET /global-system-config/9db90bbe-608f-47c1-8041-f6d2ac5350c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006238 10.0.0.242 - - [2025-10-21 20:34:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002558 10.0.0.242 - - [2025-10-21 20:34:31] "POST /ref-update HTTP/1.1" 200 156 0.014949 10.0.0.242 - - [2025-10-21 20:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005202 10.0.0.242 - - [2025-10-21 20:34:31] "GET /global-vrouter-config/a73a40d4-ca89-450f-b18b-11d29062104f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.006525 10.0.0.242 - - [2025-10-21 20:34:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.242 - - [2025-10-21 20:34:32] "PUT /global-vrouter-config/a73a40d4-ca89-450f-b18b-11d29062104f HTTP/1.1" 200 277 0.033752 10.0.0.242 - - [2025-10-21 20:34:32] "GET / HTTP/1.1" 200 36215 0.001575 10.0.0.242 - - [2025-10-21 20:34:32] "POST /alarms HTTP/1.1" 200 583 0.062103 10.0.0.242 - - [2025-10-21 20:34:32] "POST /alarms HTTP/1.1" 200 577 0.060670 10.0.0.242 - - [2025-10-21 20:34:32] "POST /alarms HTTP/1.1" 200 577 0.047296 10.0.0.242 - - [2025-10-21 20:34:32] "POST /alarms HTTP/1.1" 200 561 0.038408 10.0.0.242 - - [2025-10-21 20:34:32] "POST /alarms HTTP/1.1" 200 557 0.046455 10.0.0.242 - - [2025-10-21 20:34:32] "POST /alarms HTTP/1.1" 200 559 0.060228 10.0.0.242 - - [2025-10-21 20:34:32] "POST /alarms HTTP/1.1" 200 567 0.053204 10.0.0.242 - - [2025-10-21 20:34:32] "POST /alarms HTTP/1.1" 200 551 0.041364 10.0.0.242 - - [2025-10-21 20:34:33] "POST /alarms HTTP/1.1" 200 559 0.062069 10.0.0.242 - - [2025-10-21 20:34:33] "POST /alarms HTTP/1.1" 200 569 0.089070 10.0.0.242 - - [2025-10-21 20:34:33] "POST /alarms HTTP/1.1" 200 557 0.043445 10.0.0.242 - - [2025-10-21 20:34:33] "POST /alarms HTTP/1.1" 200 569 0.065767 10.0.0.242 - - [2025-10-21 20:34:33] "POST /alarms HTTP/1.1" 200 577 0.085938 10.0.0.242 - - [2025-10-21 20:34:33] "POST /alarms HTTP/1.1" 200 571 0.074881 10.0.0.242 - - [2025-10-21 20:34:33] "POST /alarms HTTP/1.1" 200 563 0.050737 10.0.0.242 - - [2025-10-21 20:34:33] "POST /alarms HTTP/1.1" 200 563 0.054530 10.0.0.242 - - [2025-10-21 20:34:33] "POST /alarms HTTP/1.1" 200 563 0.073641 10.0.0.242 - - [2025-10-21 20:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.242 - - [2025-10-21 20:34:33] "GET /network-ipam/660e50fb-5ea4-4b51-a879-d3f70ae2ef4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005552 10.0.0.242 - - [2025-10-21 20:34:33] "POST /alarms HTTP/1.1" 200 549 0.080752 10.0.0.242 - - [2025-10-21 20:34:33] "POST /alarms HTTP/1.1" 200 597 0.049225 10.0.0.242 - - [2025-10-21 20:34:33] "POST /alarms HTTP/1.1" 200 577 0.049653 10.0.0.242 - - [2025-10-21 20:34:34] "POST /alarms HTTP/1.1" 200 573 0.056972 10.0.0.242 - - [2025-10-21 20:34:34] "POST /alarms HTTP/1.1" 200 585 0.067677 10.0.0.242 - - [2025-10-21 20:34:34] "POST /alarms HTTP/1.1" 200 611 0.048102 10.0.0.242 - - [2025-10-21 20:34:34] "POST /fqname-to-id HTTP/1.1" 404 225 0.003601 10.0.0.242 - - [2025-10-21 20:34:34] "GET / HTTP/1.1" 200 36215 0.002260 10.0.0.242 - - [2025-10-21 20:34:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002155 10.0.0.242 - - [2025-10-21 20:34:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009319 10.0.0.242 - - [2025-10-21 20:34:34] "POST /access-control-lists HTTP/1.1" 200 589 0.069226 10.0.0.242 - - [2025-10-21 20:34:34] "POST /fqname-to-id HTTP/1.1" 404 224 0.020497 10.0.0.242 - - [2025-10-21 20:34:34] "PUT /global-vrouter-config/a73a40d4-ca89-450f-b18b-11d29062104f HTTP/1.1" 200 277 0.031095 10.0.0.242 - - [2025-10-21 20:34:34] "POST /access-control-lists HTTP/1.1" 200 587 0.080877 10.0.0.242 - - [2025-10-21 20:34:34] "POST /route-targets HTTP/1.1" 200 328 0.016834 10.0.0.242 - - [2025-10-21 20:34:34] "POST /ref-update HTTP/1.1" 200 156 0.066334 10.0.0.242 - - [2025-10-21 20:34:34] "POST /route-targets HTTP/1.1" 200 328 0.048759 10.0.0.242 - - [2025-10-21 20:34:34] "POST /ref-update HTTP/1.1" 200 156 0.069629 10.0.0.242 - - [2025-10-21 20:34:35] "GET / HTTP/1.1" 200 36215 0.002443 10.0.0.242 - - [2025-10-21 20:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009625 10.0.0.242 - - [2025-10-21 20:34:35] "GET /global-vrouter-config/a73a40d4-ca89-450f-b18b-11d29062104f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.009627 10.0.0.242 - - [2025-10-21 20:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.020670 10.0.0.242 - - [2025-10-21 20:34:35] "POST /route-targets HTTP/1.1" 200 328 0.078321 10.0.0.242 - - [2025-10-21 20:34:35] "PUT /global-vrouter-config/a73a40d4-ca89-450f-b18b-11d29062104f HTTP/1.1" 200 277 0.104233 10.0.0.242 - - [2025-10-21 20:34:35] "POST /ref-update HTTP/1.1" 200 156 0.086696 10.0.0.242 - - [2025-10-21 20:34:35] "POST /route-targets HTTP/1.1" 200 328 0.032317 10.0.0.242 - - [2025-10-21 20:34:35] "POST /ref-update HTTP/1.1" 200 156 0.026982 10.0.0.242 - - [2025-10-21 20:34:35] "POST /fqname-to-id HTTP/1.1" 404 201 0.007583 10.0.0.242 - - [2025-10-21 20:34:35] "POST /access-control-lists HTTP/1.1" 200 553 0.099666 10.0.0.242 - - [2025-10-21 20:34:35] "PUT /access-control-list/c7d159ae-3e43-420a-a0d8-0a94bd5d6bea HTTP/1.1" 200 273 0.050861 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:34:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000956 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:34:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000931 10.0.0.242 - - [2025-10-21 20:34:35] "PUT /access-control-list/7efad6d5-390f-4501-b844-2a07943ee3e8 HTTP/1.1" 200 273 0.067135 10.0.0.242 - - [2025-10-21 20:34:35] "GET / HTTP/1.1" 200 36215 0.010102 10.0.0.242 - - [2025-10-21 20:34:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.242 - - [2025-10-21 20:34:35] "GET /global-system-config/9db90bbe-608f-47c1-8041-f6d2ac5350c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.014609 10.0.0.242 - - [2025-10-21 20:34:35] "PUT /global-system-config/9db90bbe-608f-47c1-8041-f6d2ac5350c0 HTTP/1.1" 200 275 0.080769 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:35:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000880 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:35:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000954 10.0.0.242 - - [2025-10-21 20:35:38] "GET / HTTP/1.1" 200 36215 0.001470 10.0.0.242 - - [2025-10-21 20:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.242 - - [2025-10-21 20:35:38] "GET /domain/9214d1a4-8b92-4307-8f57-47df58f66df9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.003076 10.0.0.242 - - [2025-10-21 20:35:38] "POST /id-to-fqname HTTP/1.1" 200 173 0.007288 10.0.0.242 - - [2025-10-21 20:35:38] "POST /fqname-to-id HTTP/1.1" 404 182 0.010684 10.0.0.242 - - [2025-10-21 20:35:38] "POST /security-groups HTTP/1.1" 200 570 0.086503 10.0.0.242 - - [2025-10-21 20:35:38] "POST /fqname-to-id HTTP/1.1" 404 213 0.005909 10.0.0.242 - - [2025-10-21 20:35:38] "POST /projects HTTP/1.1" 200 483 0.273790 10.0.0.242 - - [2025-10-21 20:35:38] "POST /access-control-lists HTTP/1.1" 200 581 0.075382 10.0.0.242 - - [2025-10-21 20:35:38] "POST /fqname-to-id HTTP/1.1" 404 212 0.013988 10.0.0.242 - - [2025-10-21 20:35:38] "POST /security-groups HTTP/1.1" 200 536 0.109332 10.0.0.242 - - [2025-10-21 20:35:38] "POST /access-control-lists HTTP/1.1" 200 579 0.083419 10.0.0.242 - - [2025-10-21 20:35:38] "POST /chown HTTP/1.1" 200 109 0.048049 10.0.0.242 - - [2025-10-21 20:35:38] "POST /policy-managements HTTP/1.1" 409 214 0.006109 10.0.0.242 - - [2025-10-21 20:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004833 10.0.0.242 - - [2025-10-21 20:35:38] "GET /policy-management/3e811853-ed40-48c1-8421-b32e49f0b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003141 10.0.0.242 - - [2025-10-21 20:35:38] "POST /application-policy-sets HTTP/1.1" 200 530 0.021428 10.0.0.242 - - [2025-10-21 20:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007274 10.0.0.242 - - [2025-10-21 20:35:38] "GET /global-vrouter-config/a73a40d4-ca89-450f-b18b-11d29062104f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003163 10.0.0.242 - - [2025-10-21 20:35:38] "PUT /global-vrouter-config/a73a40d4-ca89-450f-b18b-11d29062104f HTTP/1.1" 200 277 0.021583 10.0.0.242 - - [2025-10-21 20:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.242 - - [2025-10-21 20:35:38] "GET /virtual-network/a98531a1-91a2-4707-be4a-ddbf3ca540c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.009371 10.0.0.242 - - [2025-10-21 20:35:39] "POST /id-to-fqname HTTP/1.1" 200 177 0.000923 10.0.0.242 - - [2025-10-21 20:35:39] "POST /fqname-to-id HTTP/1.1" 404 186 0.003889 10.0.0.242 - - [2025-10-21 20:35:39] "POST /security-groups HTTP/1.1" 200 574 0.103641 10.0.0.242 - - [2025-10-21 20:35:39] "POST /projects HTTP/1.1" 200 491 0.255563 10.0.0.242 - - [2025-10-21 20:35:39] "POST /fqname-to-id HTTP/1.1" 404 232 0.008456 10.0.0.242 - - [2025-10-21 20:35:39] "POST /access-control-lists HTTP/1.1" 200 596 0.037755 10.0.0.242 - - [2025-10-21 20:35:39] "POST /fqname-to-id HTTP/1.1" 404 231 0.017923 10.0.0.242 - - [2025-10-21 20:35:39] "POST /security-groups HTTP/1.1" 200 548 0.092609 10.0.0.242 - - [2025-10-21 20:35:39] "POST /access-control-lists HTTP/1.1" 200 594 0.038911 10.0.0.242 - - [2025-10-21 20:35:39] "POST /chown HTTP/1.1" 200 109 0.009501 10.0.0.242 - - [2025-10-21 20:35:39] "POST /fqname-to-id HTTP/1.1" 404 217 0.002124 10.0.0.242 - - [2025-10-21 20:35:39] "POST /network-ipams HTTP/1.1" 200 524 0.064240 10.0.0.242 - - [2025-10-21 20:35:39] "POST /access-control-lists HTTP/1.1" 200 585 0.094984 10.0.0.242 - - [2025-10-21 20:35:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.024698 10.0.0.242 - - [2025-10-21 20:35:39] "POST /network-ipams HTTP/1.1" 200 512 0.090020 10.0.0.242 - - [2025-10-21 20:35:39] "POST /fqname-to-id HTTP/1.1" 404 198 0.003116 10.0.0.242 - - [2025-10-21 20:35:39] "POST /access-control-lists HTTP/1.1" 200 583 0.066255 10.0.0.242 - - [2025-10-21 20:35:39] "POST /fqname-to-id HTTP/1.1" 404 240 0.004703 10.0.0.242 - - [2025-10-21 20:35:39] "POST /access-control-lists HTTP/1.1" 200 604 0.116791 10.0.0.242 - - [2025-10-21 20:35:39] "POST /useragent-kv HTTP/1.1" 200 115 0.010677 10.0.0.242 - - [2025-10-21 20:35:39] "POST /virtual-networks HTTP/1.1" 200 540 0.260788 10.0.0.242 - - [2025-10-21 20:35:39] "POST /fqname-to-id HTTP/1.1" 404 239 0.009021 10.0.0.242 - - [2025-10-21 20:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009641 10.0.0.242 - - [2025-10-21 20:35:39] "POST /access-control-lists HTTP/1.1" 200 602 0.036309 10.0.0.242 - - [2025-10-21 20:35:40] "GET /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.027999 10.0.0.242 - - [2025-10-21 20:35:40] "POST /fqname-to-id HTTP/1.1" 404 229 0.007362 10.0.0.242 - - [2025-10-21 20:35:40] "POST /network-ipams HTTP/1.1" 200 520 0.054988 10.0.0.242 - - [2025-10-21 20:35:40] "POST /fqname-to-id HTTP/1.1" 404 202 0.005260 10.0.0.242 - - [2025-10-21 20:35:40] "POST /access-control-lists HTTP/1.1" 200 591 0.076545 10.0.0.242 - - [2025-10-21 20:35:40] "POST /route-targets HTTP/1.1" 200 328 0.011741 10.0.0.242 - - [2025-10-21 20:35:40] "POST /ref-update HTTP/1.1" 200 156 0.059169 10.0.0.242 - - [2025-10-21 20:35:40] "PUT /access-control-list/7ce08c49-18fb-4d14-85b3-8fc179faca5c HTTP/1.1" 200 273 0.050688 10.0.0.242 - - [2025-10-21 20:35:40] "POST /useragent-kv HTTP/1.1" 200 115 0.021563 10.0.0.242 - - [2025-10-21 20:35:40] "POST /virtual-networks HTTP/1.1" 200 548 0.204500 10.0.0.242 - - [2025-10-21 20:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004266 10.0.0.242 - - [2025-10-21 20:35:40] "GET /virtual-network/94b480eb-a5f2-44a8-81c4-bae7ef93da73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.032190 10.0.0.242 - - [2025-10-21 20:35:40] "POST /fqname-to-id HTTP/1.1" 404 199 0.002254 10.0.0.242 - - [2025-10-21 20:35:40] "POST /route-targets HTTP/1.1" 200 328 0.016924 10.0.0.242 - - [2025-10-21 20:35:40] "POST /ref-update HTTP/1.1" 200 156 0.055676 10.0.0.242 - - [2025-10-21 20:35:40] "POST /network-policys HTTP/1.1" 200 540 0.100042 10.0.0.242 - - [2025-10-21 20:35:40] "POST /fqname-to-id HTTP/1.1" 404 197 0.009911 10.0.0.242 - - [2025-10-21 20:35:40] "POST /network-policys HTTP/1.1" 200 536 0.026247 10.0.0.242 - - [2025-10-21 20:35:40] "POST /fqname-to-id HTTP/1.1" 404 201 0.014286 10.0.0.242 - - [2025-10-21 20:35:40] "POST /network-policys HTTP/1.1" 200 544 0.033022 10.0.0.242 - - [2025-10-21 20:35:40] "PUT /access-control-list/169a7a80-99f2-4c6b-8915-689c733e7124 HTTP/1.1" 200 273 0.023834 10.0.0.242 - - [2025-10-21 20:35:40] "POST /ref-update HTTP/1.1" 200 156 0.092718 10.0.0.242 - - [2025-10-21 20:35:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014067 10.0.0.242 - - [2025-10-21 20:35:40] "PUT /access-control-list/7ce08c49-18fb-4d14-85b3-8fc179faca5c HTTP/1.1" 200 273 0.030075 10.0.0.242 - - [2025-10-21 20:35:40] "POST /ref-update HTTP/1.1" 200 156 0.087103 10.0.0.242 - - [2025-10-21 20:35:41] "PUT /access-control-list/169a7a80-99f2-4c6b-8915-689c733e7124 HTTP/1.1" 200 273 0.078604 10.0.0.242 - - [2025-10-21 20:35:41] "POST /ref-update HTTP/1.1" 200 156 0.117996 10.0.0.242 - - [2025-10-21 20:35:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016864 10.0.0.242 - - [2025-10-21 20:35:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001657 10.0.0.242 - - [2025-10-21 20:35:41] "PUT /access-control-list/7ce08c49-18fb-4d14-85b3-8fc179faca5c HTTP/1.1" 200 273 0.084071 10.0.0.242 - - [2025-10-21 20:35:41] "POST /ref-update HTTP/1.1" 200 156 0.046214 10.0.0.242 - - [2025-10-21 20:35:41] "POST /ref-update HTTP/1.1" 200 156 0.116286 10.0.0.242 - - [2025-10-21 20:35:41] "POST /fqname-to-id HTTP/1.1" 404 237 0.002293 10.0.0.242 - - [2025-10-21 20:35:41] "POST /access-control-lists HTTP/1.1" 200 603 0.053269 10.0.0.242 - - [2025-10-21 20:35:41] "POST /ref-update HTTP/1.1" 200 156 0.101716 10.0.0.242 - - [2025-10-21 20:35:41] "PUT /access-control-list/0aed6be7-82e8-4cd7-930e-22b92c03bdde HTTP/1.1" 200 273 0.042025 10.0.0.242 - - [2025-10-21 20:35:41] "POST /ref-update HTTP/1.1" 200 156 0.042664 10.0.0.242 - - [2025-10-21 20:35:41] "POST /ref-update HTTP/1.1" 200 156 0.091147 10.0.0.242 - - [2025-10-21 20:35:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002149 10.0.0.242 - - [2025-10-21 20:35:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005690 10.0.0.242 - - [2025-10-21 20:35:41] "PUT /access-control-list/169a7a80-99f2-4c6b-8915-689c733e7124 HTTP/1.1" 200 273 0.019359 10.0.0.242 - - [2025-10-21 20:35:41] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011811 10.0.0.242 - - [2025-10-21 20:35:41] "PUT /access-control-list/0aed6be7-82e8-4cd7-930e-22b92c03bdde HTTP/1.1" 200 273 0.054791 10.0.0.242 - - [2025-10-21 20:35:41] "POST /ref-update HTTP/1.1" 200 156 0.019467 10.0.0.242 - - [2025-10-21 20:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.242 - - [2025-10-21 20:35:41] "GET /virtual-network/a98531a1-91a2-4707-be4a-ddbf3ca540c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.005732 10.0.0.242 - - [2025-10-21 20:35:41] "GET /application-policy-set/bb6895ec-d4f8-49d0-81d6-c036826c8f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.004328 10.0.0.242 - - [2025-10-21 20:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005267 10.0.0.242 - - [2025-10-21 20:35:41] "GET /policy-management/3e811853-ed40-48c1-8421-b32e49f0b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004838 10.0.0.242 - - [2025-10-21 20:35:41] "POST /firewall-policys HTTP/1.1" 200 532 0.026363 10.0.0.242 - - [2025-10-21 20:35:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.028502 10.0.0.242 - - [2025-10-21 20:35:41] "GET /firewall-policy/4c67e13b-5bc0-4346-97d1-292146397c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.010455 10.0.0.242 - - [2025-10-21 20:35:41] "GET /application-policy-set/bb6895ec-d4f8-49d0-81d6-c036826c8f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.002728 10.0.0.242 - - [2025-10-21 20:35:41] "GET /firewall-policy/4c67e13b-5bc0-4346-97d1-292146397c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002885 10.0.0.242 - - [2025-10-21 20:35:41] "POST /ref-update HTTP/1.1" 200 156 0.016390 10.0.0.242 - - [2025-10-21 20:35:41] "GET /application-policy-set/bb6895ec-d4f8-49d0-81d6-c036826c8f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.004155 10.0.0.242 - - [2025-10-21 20:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.242 - - [2025-10-21 20:35:41] "GET /policy-management/3e811853-ed40-48c1-8421-b32e49f0b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002302 10.0.0.242 - - [2025-10-21 20:35:42] "POST /firewall-policys HTTP/1.1" 200 534 0.031667 10.0.0.242 - - [2025-10-21 20:35:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.029986 10.0.0.242 - - [2025-10-21 20:35:42] "GET /firewall-policy/721f280e-fd8e-4d9a-b6a7-4b739bf28263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.013502 10.0.0.242 - - [2025-10-21 20:35:42] "GET /application-policy-set/bb6895ec-d4f8-49d0-81d6-c036826c8f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.002780 10.0.0.242 - - [2025-10-21 20:35:42] "GET /firewall-policy/721f280e-fd8e-4d9a-b6a7-4b739bf28263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002280 10.0.0.242 - - [2025-10-21 20:35:42] "GET /firewall-policy/4c67e13b-5bc0-4346-97d1-292146397c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002257 10.0.0.242 - - [2025-10-21 20:35:42] "GET /firewall-policy/4c67e13b-5bc0-4346-97d1-292146397c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002843 10.0.0.242 - - [2025-10-21 20:35:42] "POST /ref-update HTTP/1.1" 200 156 0.017334 10.0.0.242 - - [2025-10-21 20:35:42] "POST /ref-update HTTP/1.1" 200 156 0.030377 10.0.0.242 - - [2025-10-21 20:35:42] "POST /ref-update HTTP/1.1" 200 156 0.019187 10.0.0.242 - - [2025-10-21 20:35:42] "GET /application-policy-set/bb6895ec-d4f8-49d0-81d6-c036826c8f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.006956 10.0.0.242 - - [2025-10-21 20:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.242 - - [2025-10-21 20:35:42] "GET /policy-management/3e811853-ed40-48c1-8421-b32e49f0b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008787 10.0.0.242 - - [2025-10-21 20:35:42] "POST /firewall-policys HTTP/1.1" 200 532 0.032860 10.0.0.242 - - [2025-10-21 20:35:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.028512 10.0.0.242 - - [2025-10-21 20:35:42] "GET /firewall-policy/0e0d6da1-2e28-4ac5-b190-e16d763669fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.030757 10.0.0.242 - - [2025-10-21 20:35:42] "GET /application-policy-set/bb6895ec-d4f8-49d0-81d6-c036826c8f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.002864 10.0.0.242 - - [2025-10-21 20:35:42] "GET /firewall-policy/0e0d6da1-2e28-4ac5-b190-e16d763669fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002614 10.0.0.242 - - [2025-10-21 20:35:42] "GET /firewall-policy/4c67e13b-5bc0-4346-97d1-292146397c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002440 10.0.0.242 - - [2025-10-21 20:35:42] "GET /firewall-policy/721f280e-fd8e-4d9a-b6a7-4b739bf28263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002757 10.0.0.242 - - [2025-10-21 20:35:42] "GET /firewall-policy/4c67e13b-5bc0-4346-97d1-292146397c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002646 10.0.0.242 - - [2025-10-21 20:35:42] "GET /firewall-policy/721f280e-fd8e-4d9a-b6a7-4b739bf28263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002584 10.0.0.242 - - [2025-10-21 20:35:42] "POST /ref-update HTTP/1.1" 200 156 0.054499 10.0.0.242 - - [2025-10-21 20:35:42] "POST /ref-update HTTP/1.1" 200 156 0.066196 10.0.0.242 - - [2025-10-21 20:35:42] "POST /ref-update HTTP/1.1" 200 156 0.078305 10.0.0.242 - - [2025-10-21 20:35:42] "POST /ref-update HTTP/1.1" 200 156 0.048246 10.0.0.242 - - [2025-10-21 20:35:43] "POST /ref-update HTTP/1.1" 200 156 0.083207 10.0.0.242 - - [2025-10-21 20:35:43] "GET /application-policy-set/bb6895ec-d4f8-49d0-81d6-c036826c8f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.018373 10.0.0.242 - - [2025-10-21 20:35:43] "POST /tags HTTP/1.1" 200 300 0.105266 10.0.0.242 - - [2025-10-21 20:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010899 10.0.0.242 - - [2025-10-21 20:35:43] "GET /tag/6c6f0d74-d8a2-4e25-aa08-143b36abfbe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.040310 10.0.0.242 - - [2025-10-21 20:35:43] "POST /set-tag HTTP/1.1" 200 109 0.028559 10.0.0.242 - - [2025-10-21 20:35:43] "POST /fqname-to-id HTTP/1.1" 404 226 0.006377 10.0.0.242 - - [2025-10-21 20:35:43] "POST /tags HTTP/1.1" 200 358 0.146708 10.0.0.242 - - [2025-10-21 20:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.026958 10.0.0.242 - - [2025-10-21 20:35:43] "GET /tag/19f42eb6-78ea-4854-b590-e17bb33325d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.021394 10.0.0.242 - - [2025-10-21 20:35:43] "POST /tags HTTP/1.1" 200 306 0.147425 10.0.0.242 - - [2025-10-21 20:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007994 10.0.0.242 - - [2025-10-21 20:35:43] "GET /tag/285ba1b1-dcb6-48d6-97d9-6a4d4a64ab64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.014633 10.0.0.242 - - [2025-10-21 20:35:44] "POST /id-to-fqname HTTP/1.1" 200 174 0.001767 10.0.0.242 - - [2025-10-21 20:35:44] "POST /fqname-to-id HTTP/1.1" 404 183 0.005790 10.0.0.242 - - [2025-10-21 20:35:44] "POST /security-groups HTTP/1.1" 200 571 0.128391 10.0.0.242 - - [2025-10-21 20:35:44] "POST /projects HTTP/1.1" 200 485 0.541696 10.0.0.242 - - [2025-10-21 20:35:44] "POST /fqname-to-id HTTP/1.1" 404 214 0.016758 10.0.0.242 - - [2025-10-21 20:35:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.045470 10.0.0.242 - - [2025-10-21 20:35:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.034750 10.0.0.242 - - [2025-10-21 20:35:44] "POST /access-control-lists HTTP/1.1" 200 582 0.124234 10.0.0.242 - - [2025-10-21 20:35:44] "GET /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.055360 10.0.0.242 - - [2025-10-21 20:35:44] "POST /fqname-to-id HTTP/1.1" 404 213 0.027511 10.0.0.242 - - [2025-10-21 20:35:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005900 10.0.0.242 - - [2025-10-21 20:35:44] "GET /virtual-network/94b480eb-a5f2-44a8-81c4-bae7ef93da73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.023146 10.0.0.242 - - [2025-10-21 20:35:44] "POST /access-control-lists HTTP/1.1" 200 580 0.099694 10.0.0.242 - - [2025-10-21 20:35:44] "PUT /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7 HTTP/1.1" 200 265 0.115836 10.0.0.242 - - [2025-10-21 20:35:45] "PUT /virtual-network/94b480eb-a5f2-44a8-81c4-bae7ef93da73 HTTP/1.1" 200 265 0.075970 10.0.0.242 - - [2025-10-21 20:35:45] "POST /security-groups HTTP/1.1" 200 539 0.108699 10.0.0.242 - - [2025-10-21 20:35:45] "POST /fqname-to-id HTTP/1.1" 404 234 0.001692 10.0.0.242 - - [2025-10-21 20:35:45] "POST /access-control-lists HTTP/1.1" 200 598 0.093128 10.0.0.242 - - [2025-10-21 20:35:45] "POST /fqname-to-id HTTP/1.1" 404 233 0.013896 10.0.0.242 - - [2025-10-21 20:35:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.103398 10.0.0.242 - - [2025-10-21 20:35:45] "POST /chown HTTP/1.1" 200 109 0.129639 10.0.0.242 - - [2025-10-21 20:35:45] "GET /application-policy-set/bb6895ec-d4f8-49d0-81d6-c036826c8f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.020794 10.0.0.242 - - [2025-10-21 20:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005310 10.0.0.242 - - [2025-10-21 20:35:45] "GET /policy-management/3e811853-ed40-48c1-8421-b32e49f0b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.037702 10.0.0.242 - - [2025-10-21 20:35:45] "POST /access-control-lists HTTP/1.1" 200 596 0.278203 10.0.0.242 - - [2025-10-21 20:35:45] "POST /tags HTTP/1.1" 409 207 0.018027 10.0.0.242 - - [2025-10-21 20:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.242 - - [2025-10-21 20:35:45] "GET /tag/285ba1b1-dcb6-48d6-97d9-6a4d4a64ab64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.026300 10.0.0.242 - - [2025-10-21 20:35:45] "POST /firewall-rules HTTP/1.1" 200 566 0.078661 10.0.0.242 - - [2025-10-21 20:35:45] "GET /firewall-rule/3040b011-c19e-4ad7-9047-32a7979b44ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.005363 10.0.0.242 - - [2025-10-21 20:35:45] "GET /firewall-policy/721f280e-fd8e-4d9a-b6a7-4b739bf28263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002634 10.0.0.242 - - [2025-10-21 20:35:45] "GET /firewall-rule/3040b011-c19e-4ad7-9047-32a7979b44ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.002541 10.0.0.242 - - [2025-10-21 20:35:45] "POST /ref-update HTTP/1.1" 200 156 0.013922 10.0.0.242 - - [2025-10-21 20:35:45] "GET /application-policy-set/bb6895ec-d4f8-49d0-81d6-c036826c8f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004441 10.0.0.242 - - [2025-10-21 20:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005966 10.0.0.242 - - [2025-10-21 20:35:45] "GET /policy-management/3e811853-ed40-48c1-8421-b32e49f0b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006634 10.0.0.242 - - [2025-10-21 20:35:45] "POST /tags HTTP/1.1" 409 207 0.003058 10.0.0.242 - - [2025-10-21 20:35:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012417 10.0.0.242 - - [2025-10-21 20:35:46] "GET /tag/285ba1b1-dcb6-48d6-97d9-6a4d4a64ab64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.037086 10.0.0.242 - - [2025-10-21 20:35:46] "POST /firewall-rules HTTP/1.1" 200 564 0.187040 10.0.0.242 - - [2025-10-21 20:35:46] "GET /firewall-rule/7a31cc62-3ff8-433f-a86d-89d4e6dfe98e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004313 10.0.0.242 - - [2025-10-21 20:35:46] "GET /firewall-policy/721f280e-fd8e-4d9a-b6a7-4b739bf28263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004740 10.0.0.242 - - [2025-10-21 20:35:46] "GET /firewall-rule/7a31cc62-3ff8-433f-a86d-89d4e6dfe98e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003129 10.0.0.242 - - [2025-10-21 20:35:46] "POST /ref-update HTTP/1.1" 200 156 0.036456 10.0.0.242 - - [2025-10-21 20:35:46] "POST /tags HTTP/1.1" 200 302 0.075624 10.0.0.242 - - [2025-10-21 20:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.029054 10.0.0.242 - - [2025-10-21 20:35:46] "GET /tag/3ee85b19-3e7b-43f1-982a-d8db79f7bd3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.044163 10.0.0.242 - - [2025-10-21 20:35:46] "POST /tags HTTP/1.1" 200 326 0.068810 10.0.0.242 - - [2025-10-21 20:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.026372 10.0.0.242 - - [2025-10-21 20:35:46] "GET /tag/0580f9aa-a823-4247-a588-6f527760e239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.028862 10.0.0.242 - - [2025-10-21 20:35:46] "POST /tags HTTP/1.1" 200 364 0.024651 10.0.0.242 - - [2025-10-21 20:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.018354 10.0.0.242 - - [2025-10-21 20:35:46] "GET /tag/6da6db1b-cfb6-4d93-80d5-119f1f064c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.026310 10.0.0.242 - - [2025-10-21 20:35:46] "POST /tags HTTP/1.1" 200 312 0.035312 10.0.0.242 - - [2025-10-21 20:35:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012656 10.0.0.242 - - [2025-10-21 20:35:46] "GET /tag/54a4ddc3-1585-4a8f-86b5-22c35d6997ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.028221 10.0.0.242 - - [2025-10-21 20:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.242 - - [2025-10-21 20:35:47] "GET /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.006922 10.0.0.242 - - [2025-10-21 20:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.242 - - [2025-10-21 20:35:47] "GET /project/103fbfad-c478-452c-aa59-9b4adab350dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.038236 10.0.0.242 - - [2025-10-21 20:35:47] "POST /virtual-machines HTTP/1.1" 200 378 0.027998 10.0.0.242 - - [2025-10-21 20:35:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.035079 10.0.0.242 - - [2025-10-21 20:35:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.159712 10.0.0.242 - - [2025-10-21 20:35:47] "GET / HTTP/1.1" 200 36215 0.001448 10.0.0.242 - - [2025-10-21 20:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013645 10.0.0.242 - - [2025-10-21 20:35:47] "GET /global-system-config/9db90bbe-608f-47c1-8041-f6d2ac5350c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004459 10.0.0.242 - - [2025-10-21 20:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.242 - - [2025-10-21 20:35:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.012495 10.0.0.242 - - [2025-10-21 20:35:47] "GET /config-node/9a5cb77f-d0ca-44b0-8700-4e9752ad098b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.014253 10.0.0.242 - - [2025-10-21 20:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010753 10.0.0.242 - - [2025-10-21 20:35:47] "GET /virtual-machine-interface/8632b7c2-aebd-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.010374 10.0.0.242 - - [2025-10-21 20:35:47] "POST /instance-ips HTTP/1.1" 200 410 0.048939 10.0.0.242 - - [2025-10-21 20:35:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.020655 10.0.0.242 - - [2025-10-21 20:35:47] "GET /virtual-machine-interface/8632b7c2-aebd-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.017607 10.0.0.242 - - [2025-10-21 20:35:47] "POST /set-tag HTTP/1.1" 200 109 0.021120 10.0.0.242 - - [2025-10-21 20:35:47] "GET /virtual-machine-interface/8632b7c2-aebd-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.011009 10.0.0.242 - - [2025-10-21 20:35:47] "GET /instance-ip/8654d0c8-aebd-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.028280 10.0.0.242 - - [2025-10-21 20:35:47] "POST /tags HTTP/1.1" 200 356 0.017762 10.0.0.242 - - [2025-10-21 20:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008609 10.0.0.242 - - [2025-10-21 20:35:47] "GET /tag/e1d44c9e-daa5-4747-8e04-5c1b7fb4894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.012879 10.0.0.242 - - [2025-10-21 20:35:47] "POST /tags HTTP/1.1" 200 304 0.018075 10.0.0.242 - - [2025-10-21 20:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005820 10.0.0.242 - - [2025-10-21 20:35:47] "GET /tag/c020009a-795c-40a4-a1de-7ced9b32fc29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.017793 10.0.0.242 - - [2025-10-21 20:35:47] "POST /projects HTTP/1.1" 409 218 0.002298 10.0.0.242 - - [2025-10-21 20:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.242 - - [2025-10-21 20:35:48] "GET /project/90f74e27-1327-438b-ba49-3ce83523a102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.033440 10.0.0.242 - - [2025-10-21 20:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.242 - - [2025-10-21 20:35:48] "GET /network-ipam/031c205b-1388-4926-a552-68da6d9abf42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002659 10.0.0.242 - - [2025-10-21 20:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.242 - - [2025-10-21 20:35:48] "GET /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004293 10.0.0.242 - - [2025-10-21 20:35:48] "PUT /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7 HTTP/1.1" 200 265 0.043683 10.0.0.242 - - [2025-10-21 20:35:48] "GET /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.012970 10.0.0.242 - - [2025-10-21 20:35:48] "POST /set-tag HTTP/1.1" 200 109 0.071175 10.0.0.242 - - [2025-10-21 20:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011771 10.0.0.242 - - [2025-10-21 20:35:48] "GET /network-ipam/46fa6ca0-0942-4dc0-8192-829bc7984d83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003167 10.0.0.242 - - [2025-10-21 20:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.242 - - [2025-10-21 20:35:48] "GET /virtual-network/94b480eb-a5f2-44a8-81c4-bae7ef93da73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.021944 10.0.0.242 - - [2025-10-21 20:35:48] "PUT /virtual-network/94b480eb-a5f2-44a8-81c4-bae7ef93da73 HTTP/1.1" 200 265 0.051397 10.0.0.242 - - [2025-10-21 20:35:48] "GET /virtual-network/94b480eb-a5f2-44a8-81c4-bae7ef93da73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004672 10.0.0.242 - - [2025-10-21 20:35:48] "POST /set-tag HTTP/1.1" 200 109 0.050551 10.0.0.242 - - [2025-10-21 20:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007200 10.0.0.242 - - [2025-10-21 20:35:48] "GET /network-policy/5fa10c12-699b-4d5a-8785-586d96161cca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003101 10.0.0.242 - - [2025-10-21 20:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.242 - - [2025-10-21 20:35:48] "GET /network-policy/94aad917-c5db-4163-92f1-550a89db28ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.002868 10.0.0.242 - - [2025-10-21 20:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.242 - - [2025-10-21 20:35:48] "GET /network-policy/2f2b5bba-71e4-4e28-914a-ab003bf9c841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.002847 10.0.0.242 - - [2025-10-21 20:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.242 - - [2025-10-21 20:35:48] "PUT /network-policy/2f2b5bba-71e4-4e28-914a-ab003bf9c841 HTTP/1.1" 200 263 0.011554 10.0.0.242 - - [2025-10-21 20:35:48] "POST /ref-update HTTP/1.1" 200 156 0.064760 10.0.0.242 - - [2025-10-21 20:35:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011155 10.0.0.242 - - [2025-10-21 20:35:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002408 10.0.0.242 - - [2025-10-21 20:35:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001866 10.0.0.242 - - [2025-10-21 20:35:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001785 10.0.0.242 - - [2025-10-21 20:35:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002404 10.0.0.242 - - [2025-10-21 20:35:48] "POST /security-groups HTTP/1.1" 409 245 0.002436 10.0.0.242 - - [2025-10-21 20:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.242 - - [2025-10-21 20:35:49] "PUT /security-group/7d17a904-1758-4e36-8475-9e4c2cd3226b HTTP/1.1" 200 263 0.074941 10.0.0.242 - - [2025-10-21 20:35:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.027495 10.0.0.242 - - [2025-10-21 20:35:49] "PUT /access-control-list/f27b9ecb-46cd-436a-93fc-b80027a9be58 HTTP/1.1" 200 273 0.012822 10.0.0.242 - - [2025-10-21 20:35:49] "GET /application-policy-set/bb6895ec-d4f8-49d0-81d6-c036826c8f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.038907 10.0.0.242 - - [2025-10-21 20:35:49] "PUT /access-control-list/b2315a1b-1923-4be9-b315-a9577a9513d4 HTTP/1.1" 200 273 0.070569 10.0.0.242 - - [2025-10-21 20:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.242 - - [2025-10-21 20:35:49] "GET /policy-management/3e811853-ed40-48c1-8421-b32e49f0b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003525 10.0.0.242 - - [2025-10-21 20:35:49] "POST /tags HTTP/1.1" 409 206 0.002052 10.0.0.242 - - [2025-10-21 20:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.242 - - [2025-10-21 20:35:49] "GET /tag/c020009a-795c-40a4-a1de-7ced9b32fc29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010736 10.0.0.242 - - [2025-10-21 20:35:49] "POST /firewall-rules HTTP/1.1" 200 564 0.068557 10.0.0.242 - - [2025-10-21 20:35:49] "GET /firewall-rule/69183dd2-2b3a-4ce7-ae3b-78236a26cf35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.007246 10.0.0.242 - - [2025-10-21 20:35:49] "GET /firewall-policy/721f280e-fd8e-4d9a-b6a7-4b739bf28263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004052 10.0.0.242 - - [2025-10-21 20:35:49] "GET /firewall-rule/69183dd2-2b3a-4ce7-ae3b-78236a26cf35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002441 10.0.0.242 - - [2025-10-21 20:35:49] "POST /ref-update HTTP/1.1" 200 156 0.023525 10.0.0.242 - - [2025-10-21 20:35:49] "GET /application-policy-set/bb6895ec-d4f8-49d0-81d6-c036826c8f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010197 10.0.0.242 - - [2025-10-21 20:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.242 - - [2025-10-21 20:35:49] "GET /policy-management/3e811853-ed40-48c1-8421-b32e49f0b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002492 10.0.0.242 - - [2025-10-21 20:35:49] "POST /tags HTTP/1.1" 409 206 0.001626 10.0.0.242 - - [2025-10-21 20:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.242 - - [2025-10-21 20:35:49] "GET /tag/c020009a-795c-40a4-a1de-7ced9b32fc29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011188 10.0.0.242 - - [2025-10-21 20:35:49] "POST /firewall-rules HTTP/1.1" 200 562 0.067093 10.0.0.242 - - [2025-10-21 20:35:49] "GET /firewall-rule/45948a7c-fc86-4849-a498-d3fbc02ec5b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004364 10.0.0.242 - - [2025-10-21 20:35:49] "GET /firewall-policy/721f280e-fd8e-4d9a-b6a7-4b739bf28263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004040 10.0.0.242 - - [2025-10-21 20:35:49] "GET /firewall-rule/45948a7c-fc86-4849-a498-d3fbc02ec5b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002789 10.0.0.242 - - [2025-10-21 20:35:49] "POST /ref-update HTTP/1.1" 200 156 0.028701 10.0.0.242 - - [2025-10-21 20:35:49] "POST /fqname-to-id HTTP/1.1" 404 228 0.006655 10.0.0.242 - - [2025-10-21 20:35:49] "POST /tags HTTP/1.1" 200 372 0.018966 10.0.0.242 - - [2025-10-21 20:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.242 - - [2025-10-21 20:35:49] "GET /tag/b5131081-03b7-4212-9db8-fba2c03b2edf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.012172 10.0.0.242 - - [2025-10-21 20:35:49] "POST /tags HTTP/1.1" 200 320 0.017801 10.0.0.242 - - [2025-10-21 20:35:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.242 - - [2025-10-21 20:35:49] "GET /tag/6a3f9d2e-ba91-4336-819e-4135cecc28da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.011446 10.0.0.242 - - [2025-10-21 20:35:50] "POST /id-to-fqname HTTP/1.1" 200 181 0.002842 10.0.0.242 - - [2025-10-21 20:35:50] "POST /fqname-to-id HTTP/1.1" 404 190 0.003267 10.0.0.242 - - [2025-10-21 20:35:50] "POST /security-groups HTTP/1.1" 200 578 0.068080 10.0.0.242 - - [2025-10-21 20:35:50] "POST /fqname-to-id HTTP/1.1" 404 225 0.002685 10.0.0.242 - - [2025-10-21 20:35:50] "POST /projects HTTP/1.1" 200 499 0.209099 10.0.0.242 - - [2025-10-21 20:35:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.019654 10.0.0.242 - - [2025-10-21 20:35:50] "POST /access-control-lists HTTP/1.1" 200 589 0.050772 10.0.0.242 - - [2025-10-21 20:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.019917 10.0.0.242 - - [2025-10-21 20:35:50] "POST /fqname-to-id HTTP/1.1" 404 224 0.010634 10.0.0.242 - - [2025-10-21 20:35:50] "GET /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.028219 10.0.0.242 - - [2025-10-21 20:35:50] "POST /access-control-lists HTTP/1.1" 200 587 0.072113 10.0.0.242 - - [2025-10-21 20:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008282 10.0.0.242 - - [2025-10-21 20:35:50] "GET /virtual-network/94b480eb-a5f2-44a8-81c4-bae7ef93da73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.007262 10.0.0.242 - - [2025-10-21 20:35:50] "PUT /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7 HTTP/1.1" 200 265 0.048480 10.0.0.242 - - [2025-10-21 20:35:50] "PUT /virtual-network/94b480eb-a5f2-44a8-81c4-bae7ef93da73 HTTP/1.1" 200 265 0.050361 10.0.0.242 - - [2025-10-21 20:35:50] "POST /security-groups HTTP/1.1" 200 560 0.083901 10.0.0.242 - - [2025-10-21 20:35:50] "POST /fqname-to-id HTTP/1.1" 404 248 0.001703 10.0.0.242 - - [2025-10-21 20:35:50] "POST /access-control-lists HTTP/1.1" 200 612 0.061830 10.0.0.242 - - [2025-10-21 20:35:50] "POST /fqname-to-id HTTP/1.1" 404 247 0.001608 10.0.0.242 - - [2025-10-21 20:35:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.071759 10.0.0.242 - - [2025-10-21 20:35:50] "POST /chown HTTP/1.1" 200 109 0.055782 10.0.0.242 - - [2025-10-21 20:35:50] "GET /application-policy-set/bb6895ec-d4f8-49d0-81d6-c036826c8f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006526 10.0.0.242 - - [2025-10-21 20:35:50] "POST /access-control-lists HTTP/1.1" 200 610 0.089814 10.0.0.242 - - [2025-10-21 20:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.242 - - [2025-10-21 20:35:50] "GET /policy-management/3e811853-ed40-48c1-8421-b32e49f0b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002840 10.0.0.242 - - [2025-10-21 20:35:50] "POST /tags HTTP/1.1" 409 214 0.003918 10.0.0.242 - - [2025-10-21 20:35:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.242 - - [2025-10-21 20:35:50] "GET /tag/6a3f9d2e-ba91-4336-819e-4135cecc28da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.010778 10.0.0.242 - - [2025-10-21 20:35:50] "POST /firewall-rules HTTP/1.1" 200 580 0.068202 10.0.0.242 - - [2025-10-21 20:35:50] "GET /firewall-rule/33c0b01f-dad0-4e67-b36f-e925faf818d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.004184 10.0.0.242 - - [2025-10-21 20:35:50] "GET /firewall-policy/721f280e-fd8e-4d9a-b6a7-4b739bf28263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.003536 10.0.0.242 - - [2025-10-21 20:35:50] "GET /firewall-rule/33c0b01f-dad0-4e67-b36f-e925faf818d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002271 10.0.0.242 - - [2025-10-21 20:35:51] "POST /ref-update HTTP/1.1" 200 156 0.035887 10.0.0.242 - - [2025-10-21 20:35:51] "GET /application-policy-set/bb6895ec-d4f8-49d0-81d6-c036826c8f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.009376 10.0.0.242 - - [2025-10-21 20:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005934 10.0.0.242 - - [2025-10-21 20:35:51] "GET /policy-management/3e811853-ed40-48c1-8421-b32e49f0b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003311 10.0.0.242 - - [2025-10-21 20:35:51] "POST /tags HTTP/1.1" 409 214 0.001912 10.0.0.242 - - [2025-10-21 20:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.242 - - [2025-10-21 20:35:51] "GET /tag/6a3f9d2e-ba91-4336-819e-4135cecc28da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.010868 10.0.0.242 - - [2025-10-21 20:35:51] "POST /firewall-rules HTTP/1.1" 200 578 0.086588 10.0.0.242 - - [2025-10-21 20:35:51] "GET /firewall-rule/7e9c3cee-fe2f-46fe-8b0e-043d1b7caab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.009254 10.0.0.242 - - [2025-10-21 20:35:51] "GET /firewall-policy/721f280e-fd8e-4d9a-b6a7-4b739bf28263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.004905 10.0.0.242 - - [2025-10-21 20:35:51] "GET /firewall-rule/7e9c3cee-fe2f-46fe-8b0e-043d1b7caab2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002991 10.0.0.242 - - [2025-10-21 20:35:51] "POST /ref-update HTTP/1.1" 200 156 0.046116 10.0.0.242 - - [2025-10-21 20:35:51] "POST /tags HTTP/1.1" 200 364 0.042957 10.0.0.242 - - [2025-10-21 20:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008386 10.0.0.242 - - [2025-10-21 20:35:51] "GET /tag/17a082e5-7321-4d39-834a-6e5e367367fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.017283 10.0.0.242 - - [2025-10-21 20:35:51] "POST /tags HTTP/1.1" 200 312 0.031797 10.0.0.242 - - [2025-10-21 20:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.025098 10.0.0.242 - - [2025-10-21 20:35:51] "GET /tag/6679c21e-655a-41ef-83f7-2c2ffd5a5e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.026550 10.0.0.242 - - [2025-10-21 20:35:51] "POST /id-to-fqname HTTP/1.1" 200 177 0.001843 10.0.0.242 - - [2025-10-21 20:35:51] "POST /fqname-to-id HTTP/1.1" 404 186 0.012757 10.0.0.242 - - [2025-10-21 20:35:51] "POST /security-groups HTTP/1.1" 200 574 0.069901 10.0.0.242 - - [2025-10-21 20:35:51] "POST /projects HTTP/1.1" 200 491 0.186890 10.0.0.242 - - [2025-10-21 20:35:51] "POST /fqname-to-id HTTP/1.1" 404 217 0.003390 10.0.0.242 - - [2025-10-21 20:35:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.022339 10.0.0.242 - - [2025-10-21 20:35:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.242 - - [2025-10-21 20:35:52] "GET /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.014875 10.0.0.242 - - [2025-10-21 20:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.242 - - [2025-10-21 20:35:52] "POST /access-control-lists HTTP/1.1" 200 585 0.099990 10.0.0.242 - - [2025-10-21 20:35:52] "GET /virtual-network/94b480eb-a5f2-44a8-81c4-bae7ef93da73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.003857 10.0.0.242 - - [2025-10-21 20:35:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.015123 10.0.0.242 - - [2025-10-21 20:35:52] "POST /access-control-lists HTTP/1.1" 200 583 0.071608 10.0.0.242 - - [2025-10-21 20:35:52] "PUT /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7 HTTP/1.1" 200 265 0.091261 10.0.0.242 - - [2025-10-21 20:35:52] "PUT /virtual-network/94b480eb-a5f2-44a8-81c4-bae7ef93da73 HTTP/1.1" 200 265 0.054487 10.0.0.242 - - [2025-10-21 20:35:52] "POST /security-groups HTTP/1.1" 200 548 0.083541 10.0.0.242 - - [2025-10-21 20:35:52] "POST /fqname-to-id HTTP/1.1" 404 240 0.002292 10.0.0.242 - - [2025-10-21 20:35:52] "POST /access-control-lists HTTP/1.1" 200 604 0.073894 10.0.0.242 - - [2025-10-21 20:35:52] "POST /fqname-to-id HTTP/1.1" 404 239 0.007819 10.0.0.242 - - [2025-10-21 20:35:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.093289 10.0.0.242 - - [2025-10-21 20:35:52] "POST /chown HTTP/1.1" 200 109 0.027260 10.0.0.242 - - [2025-10-21 20:35:52] "GET /application-policy-set/bb6895ec-d4f8-49d0-81d6-c036826c8f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007521 10.0.0.242 - - [2025-10-21 20:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.242 - - [2025-10-21 20:35:52] "GET /policy-management/3e811853-ed40-48c1-8421-b32e49f0b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004838 10.0.0.242 - - [2025-10-21 20:35:52] "POST /access-control-lists HTTP/1.1" 200 602 0.104683 10.0.0.242 - - [2025-10-21 20:35:52] "POST /tags HTTP/1.1" 409 210 0.002686 10.0.0.242 - - [2025-10-21 20:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.242 - - [2025-10-21 20:35:52] "GET /tag/6679c21e-655a-41ef-83f7-2c2ffd5a5e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013483 10.0.0.242 - - [2025-10-21 20:35:52] "POST /firewall-rules HTTP/1.1" 200 572 0.067812 10.0.0.242 - - [2025-10-21 20:35:52] "GET /firewall-rule/18539d1b-3e2d-4ce0-a350-594327991f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.016195 10.0.0.242 - - [2025-10-21 20:35:52] "GET /firewall-policy/721f280e-fd8e-4d9a-b6a7-4b739bf28263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.016603 10.0.0.242 - - [2025-10-21 20:35:52] "GET /firewall-rule/18539d1b-3e2d-4ce0-a350-594327991f66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002781 10.0.0.242 - - [2025-10-21 20:35:52] "POST /ref-update HTTP/1.1" 200 156 0.055904 10.0.0.242 - - [2025-10-21 20:35:52] "GET /application-policy-set/bb6895ec-d4f8-49d0-81d6-c036826c8f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005487 10.0.0.242 - - [2025-10-21 20:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.242 - - [2025-10-21 20:35:52] "GET /policy-management/3e811853-ed40-48c1-8421-b32e49f0b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002816 10.0.0.242 - - [2025-10-21 20:35:52] "POST /tags HTTP/1.1" 409 210 0.001953 10.0.0.242 - - [2025-10-21 20:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.242 - - [2025-10-21 20:35:52] "GET /tag/6679c21e-655a-41ef-83f7-2c2ffd5a5e23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.021827 10.0.0.242 - - [2025-10-21 20:35:53] "POST /firewall-rules HTTP/1.1" 200 570 0.089957 10.0.0.242 - - [2025-10-21 20:35:53] "GET /firewall-rule/479b059e-42c3-44ab-90d3-f7c16a12c5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004531 10.0.0.242 - - [2025-10-21 20:35:53] "GET /firewall-policy/721f280e-fd8e-4d9a-b6a7-4b739bf28263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.003356 10.0.0.242 - - [2025-10-21 20:35:53] "GET /firewall-rule/479b059e-42c3-44ab-90d3-f7c16a12c5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002213 10.0.0.242 - - [2025-10-21 20:35:53] "POST /ref-update HTTP/1.1" 200 156 0.050628 10.0.0.242 - - [2025-10-21 20:35:53] "POST /tags HTTP/1.1" 200 306 0.084348 10.0.0.242 - - [2025-10-21 20:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.020924 10.0.0.242 - - [2025-10-21 20:35:53] "GET /tag/2d2a0d90-236a-4cad-85bf-6f43543d2342?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.017485 10.0.0.242 - - [2025-10-21 20:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.242 - - [2025-10-21 20:35:53] "GET /project/90f74e27-1327-438b-ba49-3ce83523a102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.040155 10.0.0.242 - - [2025-10-21 20:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002343 10.0.0.242 - - [2025-10-21 20:35:53] "GET /virtual-network/94b480eb-a5f2-44a8-81c4-bae7ef93da73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004463 10.0.0.242 - - [2025-10-21 20:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.242 - - [2025-10-21 20:35:53] "GET /service-appliance-set/c5436879-7d4d-4e0d-ad3c-fd83d2a732cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.004041 10.0.0.242 - - [2025-10-21 20:35:53] "POST /fqname-to-id HTTP/1.1" 404 240 0.001626 10.0.0.242 - - [2025-10-21 20:35:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.100686 10.0.0.242 - - [2025-10-21 20:35:53] "GET /virtual-machine-interface/79646d0b-2d71-4e4f-a8a3-08b22770cef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.015340 10.0.0.242 - - [2025-10-21 20:35:53] "POST /instance-ips HTTP/1.1" 200 382 0.046955 10.0.0.242 - - [2025-10-21 20:35:53] "GET /instance-ip/25688c30-be8b-4730-bd63-5ca1192e9032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.016988 10.0.0.242 - - [2025-10-21 20:35:53] "POST /loadbalancers HTTP/1.1" 200 584 0.087092 10.0.0.242 - - [2025-10-21 20:35:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.018685 10.0.0.242 - - [2025-10-21 20:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.027250 10.0.0.242 - - [2025-10-21 20:35:54] "GET /project/90f74e27-1327-438b-ba49-3ce83523a102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.034471 10.0.0.242 - - [2025-10-21 20:35:54] "GET /project/90f74e27-1327-438b-ba49-3ce83523a102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.039360 10.0.0.242 - - [2025-10-21 20:35:54] "GET /instance-ip/25688c30-be8b-4730-bd63-5ca1192e9032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.012396 10.0.0.242 - - [2025-10-21 20:35:54] "POST /floating-ips HTTP/1.1" 200 585 0.022931 10.0.0.242 - - [2025-10-21 20:35:54] "GET /loadbalancer/d63734cc-7b73-4fe2-82ea-fe8670da8a3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.004116 10.0.0.242 - - [2025-10-21 20:35:54] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.015619 10.0.0.242 - - [2025-10-21 20:35:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.016174 10.0.0.242 - - [2025-10-21 20:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007710 10.0.0.242 - - [2025-10-21 20:35:54] "GET /project/90f74e27-1327-438b-ba49-3ce83523a102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.041965 10.0.0.242 - - [2025-10-21 20:35:54] "GET /loadbalancer-listener/08b6d529-dc78-4139-bfc7-d74ab3853aef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.003117 10.0.0.242 - - [2025-10-21 20:35:54] "GET /loadbalancer-listener/08b6d529-dc78-4139-bfc7-d74ab3853aef?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.002886 10.0.0.242 - - [2025-10-21 20:35:54] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.022105 10.0.0.242 - - [2025-10-21 20:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004839 10.0.0.242 - - [2025-10-21 20:35:54] "GET /instance-ip/25688c30-be8b-4730-bd63-5ca1192e9032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.002437 10.0.0.242 - - [2025-10-21 20:35:54] "GET /global-vrouter-config/a73a40d4-ca89-450f-b18b-11d29062104f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.002216 10.0.0.242 - - [2025-10-21 20:35:54] "GET /instance-ip/25688c30-be8b-4730-bd63-5ca1192e9032?fields=floating_ips HTTP/1.1" 200 1172 0.004653 10.0.0.242 - - [2025-10-21 20:35:54] "GET /floating-ip/be9ef6fd-7558-4aa1-adf0-e05d426d1cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.001949 10.0.0.242 - - [2025-10-21 20:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.242 - - [2025-10-21 20:35:54] "PUT /global-vrouter-config/a73a40d4-ca89-450f-b18b-11d29062104f HTTP/1.1" 200 277 0.007885 10.0.0.242 - - [2025-10-21 20:35:54] "POST /tags HTTP/1.1" 200 302 0.023031 10.0.0.242 - - [2025-10-21 20:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.242 - - [2025-10-21 20:35:54] "GET /tag/9d96dea3-4a39-457d-bc46-f68d394a746d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.022805 10.0.0.242 - - [2025-10-21 20:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.242 - - [2025-10-21 20:35:54] "GET /project/103fbfad-c478-452c-aa59-9b4adab350dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.033010 10.0.0.242 - - [2025-10-21 20:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.242 - - [2025-10-21 20:35:54] "GET /virtual-network/94b480eb-a5f2-44a8-81c4-bae7ef93da73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003821 10.0.0.242 - - [2025-10-21 20:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.242 - - [2025-10-21 20:35:54] "GET /service-appliance-set/c5436879-7d4d-4e0d-ad3c-fd83d2a732cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002690 10.0.0.242 - - [2025-10-21 20:35:54] "POST /fqname-to-id HTTP/1.1" 404 242 0.001686 10.0.0.242 - - [2025-10-21 20:35:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.095711 10.0.0.242 - - [2025-10-21 20:35:54] "GET /virtual-machine-interface/345ff168-0745-421e-a802-12814a95f577?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.005141 10.0.0.242 - - [2025-10-21 20:35:54] "POST /instance-ips HTTP/1.1" 200 378 0.019328 10.0.0.242 - - [2025-10-21 20:35:54] "GET /instance-ip/59cdc560-323e-4b77-8e81-e1c813814204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004174 10.0.0.242 - - [2025-10-21 20:35:54] "POST /loadbalancers HTTP/1.1" 200 584 0.072556 10.0.0.242 - - [2025-10-21 20:35:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.017263 10.0.0.242 - - [2025-10-21 20:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004360 10.0.0.242 - - [2025-10-21 20:35:55] "GET /project/103fbfad-c478-452c-aa59-9b4adab350dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.040972 10.0.0.242 - - [2025-10-21 20:35:55] "GET /instance-ip/59cdc560-323e-4b77-8e81-e1c813814204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.002566 10.0.0.242 - - [2025-10-21 20:35:55] "GET /project/103fbfad-c478-452c-aa59-9b4adab350dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.024415 10.0.0.242 - - [2025-10-21 20:35:55] "GET /loadbalancer/4b4a4f5e-d964-4740-8fb0-5a5cf59c4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003913 10.0.0.242 - - [2025-10-21 20:35:55] "POST /floating-ips HTTP/1.1" 200 583 0.021325 10.0.0.242 - - [2025-10-21 20:35:55] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.028568 10.0.0.242 - - [2025-10-21 20:35:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.008579 10.0.0.242 - - [2025-10-21 20:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010511 10.0.0.242 - - [2025-10-21 20:35:55] "GET /project/103fbfad-c478-452c-aa59-9b4adab350dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.045162 10.0.0.242 - - [2025-10-21 20:35:55] "GET /loadbalancer-listener/7e3ac689-0379-4c73-99a1-8a269de5c174?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.002869 10.0.0.242 - - [2025-10-21 20:35:55] "GET /loadbalancer-listener/7e3ac689-0379-4c73-99a1-8a269de5c174?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004435 10.0.0.242 - - [2025-10-21 20:35:55] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.031263 10.0.0.242 - - [2025-10-21 20:35:55] "GET /instance-ip/59cdc560-323e-4b77-8e81-e1c813814204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003142 10.0.0.242 - - [2025-10-21 20:35:55] "GET /instance-ip/59cdc560-323e-4b77-8e81-e1c813814204?fields=floating_ips HTTP/1.1" 200 1166 0.005270 10.0.0.242 - - [2025-10-21 20:35:55] "GET /floating-ip/f41b10cf-88d5-49b3-b47d-ad8fb640ceb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.002730 10.0.0.242 - - [2025-10-21 20:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.242 - - [2025-10-21 20:35:55] "GET /project/103fbfad-c478-452c-aa59-9b4adab350dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.034226 10.0.0.242 - - [2025-10-21 20:35:55] "GET /loadbalancer/4b4a4f5e-d964-4740-8fb0-5a5cf59c4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003757 10.0.0.242 - - [2025-10-21 20:35:55] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.017817 10.0.0.242 - - [2025-10-21 20:35:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.033907 10.0.0.242 - - [2025-10-21 20:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007745 10.0.0.242 - - [2025-10-21 20:35:55] "GET /project/103fbfad-c478-452c-aa59-9b4adab350dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.031849 10.0.0.242 - - [2025-10-21 20:35:55] "GET /loadbalancer-listener/0013ce8c-ec38-422e-ae64-6f113fe62f49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.005219 10.0.0.242 - - [2025-10-21 20:35:55] "GET /loadbalancer-listener/0013ce8c-ec38-422e-ae64-6f113fe62f49?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.004158 10.0.0.242 - - [2025-10-21 20:35:55] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.108216 10.0.0.242 - - [2025-10-21 20:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.242 - - [2025-10-21 20:35:55] "GET /instance-ip/59cdc560-323e-4b77-8e81-e1c813814204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003049 10.0.0.242 - - [2025-10-21 20:35:55] "GET /instance-ip/59cdc560-323e-4b77-8e81-e1c813814204?fields=floating_ips HTTP/1.1" 200 1166 0.037523 10.0.0.242 - - [2025-10-21 20:35:55] "GET /floating-ip/f41b10cf-88d5-49b3-b47d-ad8fb640ceb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.002162 10.0.0.242 - - [2025-10-21 20:35:55] "GET /project/103fbfad-c478-452c-aa59-9b4adab350dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.074979 10.0.0.242 - - [2025-10-21 20:35:55] "GET /loadbalancer/4b4a4f5e-d964-4740-8fb0-5a5cf59c4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002693 10.0.0.242 - - [2025-10-21 20:35:55] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.021513 10.0.0.242 - - [2025-10-21 20:35:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.018903 10.0.0.242 - - [2025-10-21 20:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004924 10.0.0.242 - - [2025-10-21 20:35:56] "GET /project/103fbfad-c478-452c-aa59-9b4adab350dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.038590 10.0.0.242 - - [2025-10-21 20:35:56] "GET /loadbalancer-listener/a7fc090f-900d-45f6-b4b4-f855a086b799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.002950 10.0.0.242 - - [2025-10-21 20:35:56] "GET /loadbalancer-listener/a7fc090f-900d-45f6-b4b4-f855a086b799?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.004473 10.0.0.242 - - [2025-10-21 20:35:56] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.017897 10.0.0.242 - - [2025-10-21 20:35:56] "GET /instance-ip/59cdc560-323e-4b77-8e81-e1c813814204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.007372 10.0.0.242 - - [2025-10-21 20:35:56] "GET /instance-ip/59cdc560-323e-4b77-8e81-e1c813814204?fields=floating_ips HTTP/1.1" 200 1166 0.006575 10.0.0.242 - - [2025-10-21 20:35:56] "GET /floating-ip/f41b10cf-88d5-49b3-b47d-ad8fb640ceb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.007742 10.0.0.242 - - [2025-10-21 20:35:56] "POST /tags HTTP/1.1" 409 237 0.006234 10.0.0.242 - - [2025-10-21 20:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.242 - - [2025-10-21 20:35:56] "GET /tag/6da6db1b-cfb6-4d93-80d5-119f1f064c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.014541 10.0.0.242 - - [2025-10-21 20:35:56] "POST /tags HTTP/1.1" 409 210 0.008755 10.0.0.242 - - [2025-10-21 20:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.242 - - [2025-10-21 20:35:56] "GET /tag/54a4ddc3-1585-4a8f-86b5-22c35d6997ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.021404 10.0.0.242 - - [2025-10-21 20:35:56] "POST /projects HTTP/1.1" 409 223 0.005357 10.0.0.242 - - [2025-10-21 20:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.242 - - [2025-10-21 20:35:56] "GET /project/103fbfad-c478-452c-aa59-9b4adab350dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.044257 10.0.0.242 - - [2025-10-21 20:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007090 10.0.0.242 - - [2025-10-21 20:35:56] "GET /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006038 10.0.0.242 - - [2025-10-21 20:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.242 - - [2025-10-21 20:35:56] "GET /virtual-network/94b480eb-a5f2-44a8-81c4-bae7ef93da73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.006009 10.0.0.242 - - [2025-10-21 20:35:56] "PUT /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7 HTTP/1.1" 200 265 0.061220 10.0.0.242 - - [2025-10-21 20:35:56] "PUT /virtual-network/94b480eb-a5f2-44a8-81c4-bae7ef93da73 HTTP/1.1" 200 265 0.037804 10.0.0.242 - - [2025-10-21 20:35:56] "POST /security-groups HTTP/1.1" 409 253 0.034937 10.0.0.242 - - [2025-10-21 20:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006333 10.0.0.242 - - [2025-10-21 20:35:56] "PUT /security-group/cb13de7a-55af-4144-99c9-82350e86a5df HTTP/1.1" 200 263 0.075688 10.0.0.242 - - [2025-10-21 20:35:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.044858 10.0.0.242 - - [2025-10-21 20:35:56] "PUT /access-control-list/f8dcf324-ec0c-43db-98fb-504ce995fd14 HTTP/1.1" 200 273 0.038755 10.0.0.242 - - [2025-10-21 20:35:56] "GET /application-policy-set/bb6895ec-d4f8-49d0-81d6-c036826c8f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.037383 10.0.0.242 - - [2025-10-21 20:35:56] "PUT /access-control-list/46c43830-da48-40fd-acad-70fa2bb15dc9 HTTP/1.1" 200 273 0.063662 10.0.0.242 - - [2025-10-21 20:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.014249 10.0.0.242 - - [2025-10-21 20:35:56] "GET /policy-management/3e811853-ed40-48c1-8421-b32e49f0b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004958 10.0.0.242 - - [2025-10-21 20:35:56] "POST /tags HTTP/1.1" 409 210 0.008674 10.0.0.242 - - [2025-10-21 20:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010267 10.0.0.242 - - [2025-10-21 20:35:57] "GET /tag/54a4ddc3-1585-4a8f-86b5-22c35d6997ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.075132 10.0.0.242 - - [2025-10-21 20:35:57] "POST /firewall-rules HTTP/1.1" 200 572 0.136350 10.0.0.242 - - [2025-10-21 20:35:57] "GET /firewall-rule/65f89861-7518-479a-8ddb-2f8ab9d7ad63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.052858 10.0.0.242 - - [2025-10-21 20:35:57] "GET /firewall-policy/721f280e-fd8e-4d9a-b6a7-4b739bf28263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.038756 10.0.0.242 - - [2025-10-21 20:35:57] "GET /firewall-rule/65f89861-7518-479a-8ddb-2f8ab9d7ad63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003036 10.0.0.242 - - [2025-10-21 20:35:57] "POST /ref-update HTTP/1.1" 200 156 0.067742 10.0.0.242 - - [2025-10-21 20:35:57] "GET /application-policy-set/bb6895ec-d4f8-49d0-81d6-c036826c8f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017753 10.0.0.242 - - [2025-10-21 20:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006193 10.0.0.242 - - [2025-10-21 20:35:57] "GET /policy-management/3e811853-ed40-48c1-8421-b32e49f0b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003135 10.0.0.242 - - [2025-10-21 20:35:57] "POST /tags HTTP/1.1" 409 210 0.002346 10.0.0.242 - - [2025-10-21 20:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.242 - - [2025-10-21 20:35:57] "GET /tag/54a4ddc3-1585-4a8f-86b5-22c35d6997ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.029335 10.0.0.242 - - [2025-10-21 20:35:57] "POST /firewall-rules HTTP/1.1" 200 570 0.108520 10.0.0.242 - - [2025-10-21 20:35:57] "GET /firewall-rule/5a6796cc-9429-4a52-ae77-fdcc5bcf0d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.037553 10.0.0.242 - - [2025-10-21 20:35:57] "GET /firewall-policy/721f280e-fd8e-4d9a-b6a7-4b739bf28263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.011262 10.0.0.242 - - [2025-10-21 20:35:57] "GET /firewall-rule/5a6796cc-9429-4a52-ae77-fdcc5bcf0d61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007405 10.0.0.242 - - [2025-10-21 20:35:58] "POST /ref-update HTTP/1.1" 200 156 0.107826 10.0.0.242 - - [2025-10-21 20:35:58] "GET /virtual-machine-interface/8632b7c2-aebd-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004189 10.0.0.242 - - [2025-10-21 20:35:58] "POST /set-tag HTTP/1.1" 200 109 0.002350 10.0.0.242 - - [2025-10-21 20:35:58] "GET / HTTP/1.1" 200 36215 0.001360 10.0.0.242 - - [2025-10-21 20:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.242 - - [2025-10-21 20:35:58] "GET /routing-instance/e054627b-bcd1-40b3-9b27-410ac62fb423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002763 10.0.0.242 - - [2025-10-21 20:35:58] "POST /bgp-routers HTTP/1.1" 409 301 0.002067 10.0.0.242 - - [2025-10-21 20:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.242 - - [2025-10-21 20:35:58] "GET /bgp-router/6c56aac9-314f-4c47-93fd-e5e6e526a804?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.008535 10.0.0.242 - - [2025-10-21 20:35:58] "PUT /bgp-router/6c56aac9-314f-4c47-93fd-e5e6e526a804 HTTP/1.1" 200 255 0.018077 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:35:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000941 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:35:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000939 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:36:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000859 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:36:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000902 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:36:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000871 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:36:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001033 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:36:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000932 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:36:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000874 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:36:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000890 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:36:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001202 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:36:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000890 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:36:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001040 10.0.0.33 - - [2025-10-21 20:37:04] "GET / HTTP/1.1" 200 36215 0.001490 10.0.0.33 - - [2025-10-21 20:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.33 - - [2025-10-21 20:37:04] "GET /global-system-config/9db90bbe-608f-47c1-8041-f6d2ac5350c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004881 10.0.0.33 - - [2025-10-21 20:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.33 - - [2025-10-21 20:37:04] "GET /routing-instance/e054627b-bcd1-40b3-9b27-410ac62fb423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003045 10.0.0.33 - - [2025-10-21 20:37:04] "PUT /global-system-config/9db90bbe-608f-47c1-8041-f6d2ac5350c0 HTTP/1.1" 200 275 0.008700 10.0.0.33 - - [2025-10-21 20:37:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.003365 10.0.0.33 - - [2025-10-21 20:37:04] "POST /virtual-routers HTTP/1.1" 200 601 0.014777 10.0.0.33 - - [2025-10-21 20:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013520 10.0.0.33 - - [2025-10-21 20:37:04] "GET /virtual-router/c3f809d2-5f55-41ce-bac5-29079535ae29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003769 10.0.0.33 - - [2025-10-21 20:37:04] "POST /fqname-to-id HTTP/1.1" 404 229 0.002141 10.0.0.33 - - [2025-10-21 20:37:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.33 - - [2025-10-21 20:37:04] "GET /virtual-network/a98531a1-91a2-4707-be4a-ddbf3ca540c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.003766 10.0.0.33 - - [2025-10-21 20:37:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.054426 10.0.0.242 - - [2025-10-21 20:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.242 - - [2025-10-21 20:37:29] "GET /virtual-router/c3f809d2-5f55-41ce-bac5-29079535ae29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002817 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:37:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001272 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:37:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001324 10.0.0.242 - - [2025-10-21 20:38:38] "GET /global-system-configs HTTP/1.1" 200 323 0.001979 10.0.0.242 - - [2025-10-21 20:38:40] "GET /global-system-configs HTTP/1.1" 200 323 0.002223 10.0.0.242 - - [2025-10-21 20:39:43] "GET /virtual-router/c3f809d2-5f55-41ce-bac5-29079535ae29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003236 10.0.0.242 - - [2025-10-21 20:39:43] "POST /ref-update HTTP/1.1" 200 156 0.009541 10.0.0.242 - - [2025-10-21 20:39:53] "GET /virtual-machine-interface/8632b7c2-aebd-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.007550 10.0.0.242 - - [2025-10-21 20:39:53] "POST /set-tag HTTP/1.1" 200 109 0.002882 10.0.0.242 - - [2025-10-21 20:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010143 10.0.0.242 - - [2025-10-21 20:39:53] "GET /loadbalancer/4b4a4f5e-d964-4740-8fb0-5a5cf59c4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002407 10.0.0.242 - - [2025-10-21 20:39:53] "GET /virtual-machine-interface/8632b7c2-aebd-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004163 10.0.0.242 - - [2025-10-21 20:39:53] "POST /set-tag HTTP/1.1" 200 109 0.001985 10.0.0.242 - - [2025-10-21 20:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.242 - - [2025-10-21 20:39:53] "GET /loadbalancer/4b4a4f5e-d964-4740-8fb0-5a5cf59c4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002081 10.0.0.242 - - [2025-10-21 20:39:53] "GET /loadbalancer-pool/8a54a91d-1d10-4c57-a680-4f63d3f4a405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003679 10.0.0.242 - - [2025-10-21 20:39:53] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016661 10.0.0.242 - - [2025-10-21 20:39:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.012652 10.0.0.242 - - [2025-10-21 20:39:53] "GET /virtual-machine-interface/8632b7c2-aebd-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.014376 10.0.0.242 - - [2025-10-21 20:39:53] "GET /virtual-machine-interface/8632b7c2-aebd-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.003506 10.0.0.242 - - [2025-10-21 20:39:53] "POST /ref-update HTTP/1.1" 200 156 0.014861 10.0.0.242 - - [2025-10-21 20:39:53] "GET /floating-ip/f41b10cf-88d5-49b3-b47d-ad8fb640ceb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1777 0.017899 10.0.0.242 - - [2025-10-21 20:39:53] "POST /tags HTTP/1.1" 409 205 0.006269 10.0.0.242 - - [2025-10-21 20:39:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008185 10.0.0.242 - - [2025-10-21 20:39:53] "GET /tag/9d96dea3-4a39-457d-bc46-f68d394a746d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.010927 10.0.0.242 - - [2025-10-21 20:39:53] "PUT /floating-ip/f41b10cf-88d5-49b3-b47d-ad8fb640ceb3 HTTP/1.1" 200 257 0.014032 10.0.0.242 - - [2025-10-21 20:39:53] "POST /set-tag HTTP/1.1" 200 109 0.073983 10.0.0.242 - - [2025-10-21 20:39:53] "GET /loadbalancer-pool/a264f602-d07d-46f1-97d1-34c4be369998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.010777 10.0.0.242 - - [2025-10-21 20:39:53] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017616 10.0.0.242 - - [2025-10-21 20:39:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.007311 10.0.0.242 - - [2025-10-21 20:39:53] "GET /virtual-machine-interface/8632b7c2-aebd-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.010294 10.0.0.242 - - [2025-10-21 20:39:53] "POST /set-tag HTTP/1.1" 200 109 0.009071 10.0.0.242 - - [2025-10-21 20:39:53] "GET /virtual-machine-interface/8632b7c2-aebd-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.009574 10.0.0.242 - - [2025-10-21 20:39:53] "POST /ref-update HTTP/1.1" 200 156 0.007868 10.0.0.242 - - [2025-10-21 20:39:54] "GET /floating-ip/f41b10cf-88d5-49b3-b47d-ad8fb640ceb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1922 0.012801 10.0.0.242 - - [2025-10-21 20:39:54] "GET /loadbalancer-pool/04c3b444-614c-4f19-981f-ac18cf3be786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003698 10.0.0.242 - - [2025-10-21 20:39:54] "POST /loadbalancer-members HTTP/1.1" 200 694 0.015007 10.0.0.242 - - [2025-10-21 20:39:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.023890 10.0.0.242 - - [2025-10-21 20:39:54] "GET /virtual-machine-interface/8632b7c2-aebd-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.013814 10.0.0.242 - - [2025-10-21 20:39:54] "PUT /floating-ip/f41b10cf-88d5-49b3-b47d-ad8fb640ceb3 HTTP/1.1" 200 257 0.046616 10.0.0.242 - - [2025-10-21 20:39:54] "GET /virtual-machine-interface/8632b7c2-aebd-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.006662 10.0.0.242 - - [2025-10-21 20:39:54] "POST /ref-update HTTP/1.1" 200 156 0.008853 10.0.0.242 - - [2025-10-21 20:39:54] "POST /set-tag HTTP/1.1" 200 109 0.009021 10.0.0.242 - - [2025-10-21 20:39:54] "GET /floating-ip/f41b10cf-88d5-49b3-b47d-ad8fb640ceb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1975 0.002879 10.0.0.242 - - [2025-10-21 20:39:54] "PUT /floating-ip/f41b10cf-88d5-49b3-b47d-ad8fb640ceb3 HTTP/1.1" 200 257 0.025169 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:40:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001066 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:40:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000937 10.0.0.33 - - [2025-10-21 20:40:15] "GET / HTTP/1.1" 200 36215 0.001574 10.0.0.33 - - [2025-10-21 20:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.33 - - [2025-10-21 20:40:15] "GET /global-system-config/9db90bbe-608f-47c1-8041-f6d2ac5350c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006914 10.0.0.33 - - [2025-10-21 20:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.33 - - [2025-10-21 20:40:15] "GET /routing-instance/e054627b-bcd1-40b3-9b27-410ac62fb423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004313 10.0.0.33 - - [2025-10-21 20:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.33 - - [2025-10-21 20:40:15] "GET /virtual-router/c3f809d2-5f55-41ce-bac5-29079535ae29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.005193 10.0.0.33 - - [2025-10-21 20:40:15] "PUT /virtual-router/c3f809d2-5f55-41ce-bac5-29079535ae29 HTTP/1.1" 200 263 0.014475 10.0.0.33 - - [2025-10-21 20:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005114 10.0.0.33 - - [2025-10-21 20:40:15] "GET /virtual-router/c3f809d2-5f55-41ce-bac5-29079535ae29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.007635 10.0.0.33 - - [2025-10-21 20:40:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.33 - - [2025-10-21 20:40:15] "GET /virtual-machine-interface/30074239-7ca6-4bbe-8e5d-f9ebd623c6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004813 10.0.0.33 - - [2025-10-21 20:40:15] "PUT /virtual-machine-interface/30074239-7ca6-4bbe-8e5d-f9ebd623c6b3 HTTP/1.1" 200 285 0.019452 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:40:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000920 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:40:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000913 10.0.0.242 - - [2025-10-21 20:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.242 - - [2025-10-21 20:40:30] "GET /virtual-router/c3f809d2-5f55-41ce-bac5-29079535ae29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002835 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:41:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000928 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:41:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000893 10.0.0.242 - - [2025-10-21 20:41:21] "GET /virtual-machine-interface/8632b7c2-aebd-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004398 10.0.0.242 - - [2025-10-21 20:41:21] "POST /set-tag HTTP/1.1" 200 109 0.004048 10.0.0.242 - - [2025-10-21 20:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.242 - - [2025-10-21 20:41:21] "GET /loadbalancer/4b4a4f5e-d964-4740-8fb0-5a5cf59c4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.003179 10.0.0.242 - - [2025-10-21 20:41:21] "GET /virtual-machine-interface/8632b7c2-aebd-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004689 10.0.0.242 - - [2025-10-21 20:41:21] "POST /set-tag HTTP/1.1" 200 109 0.021030 10.0.0.242 - - [2025-10-21 20:41:21] "DELETE /loadbalancer-member/dbbac121-aa81-451b-835c-2a8f2796aa29 HTTP/1.1" 200 115 0.026917 10.0.0.242 - - [2025-10-21 20:41:21] "GET /virtual-machine-interface/8632b7c2-aebd-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.005106 10.0.0.242 - - [2025-10-21 20:41:21] "POST /set-tag HTTP/1.1" 200 109 0.003157 10.0.0.242 - - [2025-10-21 20:41:21] "DELETE /loadbalancer-member/af31f0d2-b41c-4aab-9f73-96da2f00fb20 HTTP/1.1" 200 115 0.027552 10.0.0.242 - - [2025-10-21 20:41:21] "GET /virtual-machine-interface/8632b7c2-aebd-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004687 10.0.0.242 - - [2025-10-21 20:41:21] "POST /set-tag HTTP/1.1" 200 109 0.001928 10.0.0.242 - - [2025-10-21 20:41:21] "DELETE /loadbalancer-member/64a62b86-2b28-4870-a5ff-329cb9ab3474 HTTP/1.1" 200 115 0.036895 10.0.0.242 - - [2025-10-21 20:41:21] "GET /virtual-machine-interface/8632b7c2-aebd-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.006835 10.0.0.242 - - [2025-10-21 20:41:21] "POST /set-tag HTTP/1.1" 200 109 0.002502 10.0.0.242 - - [2025-10-21 20:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.242 - - [2025-10-21 20:41:21] "GET /loadbalancer/4b4a4f5e-d964-4740-8fb0-5a5cf59c4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002413 10.0.0.242 - - [2025-10-21 20:41:21] "GET /loadbalancer-pool/8a54a91d-1d10-4c57-a680-4f63d3f4a405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002518 10.0.0.242 - - [2025-10-21 20:41:21] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017557 10.0.0.242 - - [2025-10-21 20:41:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.016576 10.0.0.242 - - [2025-10-21 20:41:21] "GET /virtual-machine-interface/8632b7c2-aebd-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.012274 10.0.0.242 - - [2025-10-21 20:41:21] "GET /virtual-machine-interface/8632b7c2-aebd-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004481 10.0.0.242 - - [2025-10-21 20:41:21] "GET /floating-ip/f41b10cf-88d5-49b3-b47d-ad8fb640ceb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002592 10.0.0.242 - - [2025-10-21 20:41:21] "POST /set-tag HTTP/1.1" 200 109 0.060101 10.0.0.242 - - [2025-10-21 20:41:21] "GET /loadbalancer-pool/a264f602-d07d-46f1-97d1-34c4be369998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.013989 10.0.0.242 - - [2025-10-21 20:41:21] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019785 10.0.0.242 - - [2025-10-21 20:41:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.009285 10.0.0.242 - - [2025-10-21 20:41:21] "GET /virtual-machine-interface/8632b7c2-aebd-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.019057 10.0.0.242 - - [2025-10-21 20:41:21] "GET /virtual-machine-interface/8632b7c2-aebd-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.006165 10.0.0.242 - - [2025-10-21 20:41:21] "POST /set-tag HTTP/1.1" 200 109 0.009292 10.0.0.242 - - [2025-10-21 20:41:21] "GET /floating-ip/f41b10cf-88d5-49b3-b47d-ad8fb640ceb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003383 10.0.0.242 - - [2025-10-21 20:41:21] "GET /loadbalancer-pool/04c3b444-614c-4f19-981f-ac18cf3be786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.002927 10.0.0.242 - - [2025-10-21 20:41:21] "POST /loadbalancer-members HTTP/1.1" 200 694 0.015981 10.0.0.242 - - [2025-10-21 20:41:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008026 10.0.0.242 - - [2025-10-21 20:41:22] "GET /virtual-machine-interface/8632b7c2-aebd-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.010262 10.0.0.242 - - [2025-10-21 20:41:22] "GET /virtual-machine-interface/8632b7c2-aebd-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.004269 10.0.0.242 - - [2025-10-21 20:41:22] "GET /floating-ip/f41b10cf-88d5-49b3-b47d-ad8fb640ceb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002241 10.0.0.242 - - [2025-10-21 20:41:22] "POST /set-tag HTTP/1.1" 200 109 0.002578 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:43:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000929 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:43:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000914 10.0.0.242 - - [2025-10-21 20:43:38] "GET /global-system-configs HTTP/1.1" 200 323 0.002653 10.0.0.242 - - [2025-10-21 20:43:40] "GET /global-system-configs HTTP/1.1" 200 323 0.002061 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:44:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001626 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:44:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001006 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:44:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000881 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:44:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000786 10.0.0.242 - - [2025-10-21 20:46:22] "GET / HTTP/1.1" 200 36215 0.002043 10.0.0.242 - - [2025-10-21 20:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.242 - - [2025-10-21 20:46:22] "GET /project/90f74e27-1327-438b-ba49-3ce83523a102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.070518 10.0.0.242 - - [2025-10-21 20:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.242 - - [2025-10-21 20:46:22] "GET /project/90f74e27-1327-438b-ba49-3ce83523a102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.066062 10.0.0.242 - - [2025-10-21 20:46:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.242 - - [2025-10-21 20:46:22] "GET /project/90f74e27-1327-438b-ba49-3ce83523a102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.043418 10.0.0.242 - - [2025-10-21 20:46:23] "POST /tags HTTP/1.1" 200 334 0.036442 10.0.0.242 - - [2025-10-21 20:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005340 10.0.0.242 - - [2025-10-21 20:46:23] "GET /tag/3098f303-08d4-4800-a579-69b8c7973ca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.018543 10.0.0.242 - - [2025-10-21 20:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.242 - - [2025-10-21 20:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006282 10.0.0.242 - - [2025-10-21 20:46:23] "GET /project/90f74e27-1327-438b-ba49-3ce83523a102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.155854 10.0.0.242 - - [2025-10-21 20:46:23] "GET /virtual-networks?parent_id=90f74e27-1327-438b-ba49-3ce83523a102&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.008690 10.0.0.242 - - [2025-10-21 20:46:23] "GET /project/90f74e27-1327-438b-ba49-3ce83523a102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.203210 10.0.0.242 - - [2025-10-21 20:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.242 - - [2025-10-21 20:46:23] "GET /virtual-network/94b480eb-a5f2-44a8-81c4-bae7ef93da73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.008806 10.0.0.242 - - [2025-10-21 20:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007967 10.0.0.242 - - [2025-10-21 20:46:23] "GET /service-appliance-set/c5436879-7d4d-4e0d-ad3c-fd83d2a732cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.005181 10.0.0.242 - - [2025-10-21 20:46:23] "POST /virtual-networks HTTP/1.1" 200 514 0.164921 10.0.0.242 - - [2025-10-21 20:46:23] "POST /fqname-to-id HTTP/1.1" 404 254 0.002178 10.0.0.242 - - [2025-10-21 20:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006135 10.0.0.242 - - [2025-10-21 20:46:23] "GET /network-ipam/7893fc40-aa73-4a56-a48a-9ddc37c15dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1045 0.006368 10.0.0.242 - - [2025-10-21 20:46:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.130003 10.0.0.242 - - [2025-10-21 20:46:23] "GET /virtual-machine-interface/7cc48775-7211-46bf-b4f7-b4ac481a45c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.023274 10.0.0.242 - - [2025-10-21 20:46:23] "POST /useragent-kv HTTP/1.1" 200 115 0.008654 10.0.0.242 - - [2025-10-21 20:46:23] "POST /ref-update HTTP/1.1" 200 156 0.186740 10.0.0.242 - - [2025-10-21 20:46:23] "POST /instance-ips HTTP/1.1" 200 410 0.078326 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:46:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001629 10.0.0.242 - - [2025-10-21 20:46:23] "GET /virtual-network/43543e61-cc64-48f3-b1ba-902e1337e707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.017272 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:46:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001535 10.0.0.242 - - [2025-10-21 20:46:23] "GET /domains HTTP/1.1" 200 281 0.009287 10.0.0.242 - - [2025-10-21 20:46:23] "GET /instance-ip/7f577bae-b813-4c70-9785-0ac60c99a58e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.014293 10.0.0.242 - - [2025-10-21 20:46:23] "GET /domain/9214d1a4-8b92-4307-8f57-47df58f66df9 HTTP/1.1" 200 3100 0.042346 10.0.0.242 - - [2025-10-21 20:46:23] "GET /project/90f74e27-1327-438b-ba49-3ce83523a102 HTTP/1.1" 200 5739 0.098133 10.0.0.242 - - [2025-10-21 20:46:23] "POST /loadbalancers HTTP/1.1" 200 612 0.134898 10.0.0.242 - - [2025-10-21 20:46:24] "GET /virtual-network/43543e61-cc64-48f3-b1ba-902e1337e707 HTTP/1.1" 200 2093 0.028733 10.0.0.242 - - [2025-10-21 20:46:24] "GET /virtual-network/43543e61-cc64-48f3-b1ba-902e1337e707 HTTP/1.1" 200 2093 0.008163 10.0.0.242 - - [2025-10-21 20:46:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.042804 10.0.0.242 - - [2025-10-21 20:46:24] "GET /routing-instance/58175872-8d44-4384-a869-9be4046100d1 HTTP/1.1" 200 1183 0.007218 10.0.0.242 - - [2025-10-21 20:46:24] "POST /route-targets HTTP/1.1" 200 328 0.052032 10.0.0.242 - - [2025-10-21 20:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.033878 10.0.0.242 - - [2025-10-21 20:46:24] "GET /routing-instance/58175872-8d44-4384-a869-9be4046100d1 HTTP/1.1" 200 1183 0.029579 10.0.0.242 - - [2025-10-21 20:46:24] "GET /project/90f74e27-1327-438b-ba49-3ce83523a102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.159180 10.0.0.242 - - [2025-10-21 20:46:24] "POST /ref-update HTTP/1.1" 200 156 0.120906 10.0.0.242 - - [2025-10-21 20:46:24] "GET /instance-ip/7f577bae-b813-4c70-9785-0ac60c99a58e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.018731 10.0.0.242 - - [2025-10-21 20:46:24] "GET /project/90f74e27-1327-438b-ba49-3ce83523a102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.064983 10.0.0.242 - - [2025-10-21 20:46:24] "GET /loadbalancer/5d7339f7-78d1-4efc-92f7-6ce31c74e869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002278 10.0.0.242 - - [2025-10-21 20:46:24] "POST /floating-ips HTTP/1.1" 200 599 0.024913 10.0.0.242 - - [2025-10-21 20:46:24] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.050375 10.0.0.242 - - [2025-10-21 20:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.242 - - [2025-10-21 20:46:24] "GET /project/90f74e27-1327-438b-ba49-3ce83523a102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.049149 10.0.0.242 - - [2025-10-21 20:46:24] "GET /loadbalancer-listener/ef0c763b-651d-4ee0-8031-2a7d533be865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.003860 10.0.0.242 - - [2025-10-21 20:46:24] "GET /loadbalancer-listener/ef0c763b-651d-4ee0-8031-2a7d533be865?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.003615 10.0.0.242 - - [2025-10-21 20:46:24] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.042698 10.0.0.242 - - [2025-10-21 20:46:24] "GET /instance-ip/7f577bae-b813-4c70-9785-0ac60c99a58e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.005434 10.0.0.242 - - [2025-10-21 20:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.242 - - [2025-10-21 20:46:24] "GET /instance-ip/7f577bae-b813-4c70-9785-0ac60c99a58e?fields=floating_ips HTTP/1.1" 200 1214 0.011550 10.0.0.242 - - [2025-10-21 20:46:24] "GET /floating-ip/baa29548-2263-46e9-a2fe-f2d58f8b1a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.004187 10.0.0.242 - - [2025-10-21 20:46:24] "GET /loadbalancer/5d7339f7-78d1-4efc-92f7-6ce31c74e869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.010360 10.0.0.242 - - [2025-10-21 20:46:24] "POST /tags HTTP/1.1" 200 296 0.069902 10.0.0.242 - - [2025-10-21 20:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009882 10.0.0.242 - - [2025-10-21 20:46:24] "GET /tag/be03ef91-37ce-486f-9d79-ab63969e59f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1095 0.017040 10.0.0.242 - - [2025-10-21 20:46:24] "POST /tags HTTP/1.1" 409 233 0.002126 10.0.0.242 - - [2025-10-21 20:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.242 - - [2025-10-21 20:46:24] "GET /tag/e1d44c9e-daa5-4747-8e04-5c1b7fb4894a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.010897 10.0.0.242 - - [2025-10-21 20:46:24] "POST /tags HTTP/1.1" 409 206 0.002084 10.0.0.242 - - [2025-10-21 20:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.242 - - [2025-10-21 20:46:24] "GET /tag/c020009a-795c-40a4-a1de-7ced9b32fc29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.012702 10.0.0.242 - - [2025-10-21 20:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.242 - - [2025-10-21 20:46:24] "GET /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005176 10.0.0.242 - - [2025-10-21 20:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.242 - - [2025-10-21 20:46:24] "GET /project/90f74e27-1327-438b-ba49-3ce83523a102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.037902 10.0.0.242 - - [2025-10-21 20:46:24] "POST /virtual-machines HTTP/1.1" 200 370 0.011926 10.0.0.242 - - [2025-10-21 20:46:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.007445 10.0.0.242 - - [2025-10-21 20:46:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.113251 10.0.0.242 - - [2025-10-21 20:46:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.027992 10.0.0.242 - - [2025-10-21 20:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.019622 10.0.0.242 - - [2025-10-21 20:46:25] "GET /virtual-machine-interface/025f118c-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2855 0.004441 10.0.0.242 - - [2025-10-21 20:46:25] "POST /instance-ips HTTP/1.1" 200 410 0.019700 10.0.0.242 - - [2025-10-21 20:46:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.035033 10.0.0.242 - - [2025-10-21 20:46:25] "GET /virtual-machine-interface/025f118c-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2855 0.013064 10.0.0.242 - - [2025-10-21 20:46:25] "POST /set-tag HTTP/1.1" 200 109 0.019237 10.0.0.242 - - [2025-10-21 20:46:25] "GET /virtual-machine-interface/025f118c-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.018813 10.0.0.242 - - [2025-10-21 20:46:25] "GET /instance-ip/02756748-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.015646 10.0.0.242 - - [2025-10-21 20:46:25] "GET /virtual-machine-interface/025f118c-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.004451 10.0.0.242 - - [2025-10-21 20:46:25] "POST /set-tag HTTP/1.1" 200 109 0.001847 10.0.0.242 - - [2025-10-21 20:46:25] "GET /virtual-router/c3f809d2-5f55-41ce-bac5-29079535ae29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002421 10.0.0.242 - - [2025-10-21 20:46:25] "POST /ref-update HTTP/1.1" 200 156 0.007756 10.0.0.242 - - [2025-10-21 20:46:25] "GET /virtual-machine-interface/025f118c-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.004415 10.0.0.242 - - [2025-10-21 20:46:25] "POST /set-tag HTTP/1.1" 200 109 0.002147 10.0.0.242 - - [2025-10-21 20:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.242 - - [2025-10-21 20:46:25] "GET /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004163 10.0.0.242 - - [2025-10-21 20:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001603 10.0.0.242 - - [2025-10-21 20:46:25] "GET /project/90f74e27-1327-438b-ba49-3ce83523a102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.034243 10.0.0.242 - - [2025-10-21 20:46:25] "POST /virtual-machines HTTP/1.1" 200 370 0.007707 10.0.0.242 - - [2025-10-21 20:46:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.015680 10.0.0.242 - - [2025-10-21 20:46:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.115629 10.0.0.242 - - [2025-10-21 20:46:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008164 10.0.0.242 - - [2025-10-21 20:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.242 - - [2025-10-21 20:46:25] "GET /virtual-machine-interface/02cbc39a-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2855 0.004088 10.0.0.242 - - [2025-10-21 20:46:26] "POST /instance-ips HTTP/1.1" 200 410 0.022277 10.0.0.242 - - [2025-10-21 20:46:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.014328 10.0.0.242 - - [2025-10-21 20:46:26] "GET /virtual-machine-interface/02cbc39a-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2855 0.012946 10.0.0.242 - - [2025-10-21 20:46:26] "POST /set-tag HTTP/1.1" 200 109 0.020225 10.0.0.242 - - [2025-10-21 20:46:26] "GET /virtual-machine-interface/02cbc39a-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.013480 10.0.0.242 - - [2025-10-21 20:46:26] "GET /instance-ip/02e61ad8-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003190 10.0.0.242 - - [2025-10-21 20:46:26] "GET /virtual-machine-interface/02cbc39a-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.006119 10.0.0.242 - - [2025-10-21 20:46:26] "POST /set-tag HTTP/1.1" 200 109 0.002344 10.0.0.242 - - [2025-10-21 20:46:26] "GET /virtual-router/c3f809d2-5f55-41ce-bac5-29079535ae29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.003687 10.0.0.242 - - [2025-10-21 20:46:26] "POST /ref-update HTTP/1.1" 200 156 0.009195 10.0.0.242 - - [2025-10-21 20:46:26] "GET /virtual-machine-interface/02cbc39a-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.009897 10.0.0.242 - - [2025-10-21 20:46:26] "POST /set-tag HTTP/1.1" 200 109 0.002551 10.0.0.242 - - [2025-10-21 20:46:26] "GET /virtual-machine-interface/025f118c-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.005455 10.0.0.242 - - [2025-10-21 20:46:26] "POST /set-tag HTTP/1.1" 200 109 0.003690 10.0.0.242 - - [2025-10-21 20:46:26] "GET /virtual-machine-interface/02cbc39a-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.004785 10.0.0.242 - - [2025-10-21 20:46:26] "POST /set-tag HTTP/1.1" 200 109 0.002638 10.0.0.242 - - [2025-10-21 20:46:29] "GET /domains HTTP/1.1" 200 281 0.001937 10.0.0.242 - - [2025-10-21 20:46:29] "GET /domain/9214d1a4-8b92-4307-8f57-47df58f66df9 HTTP/1.1" 200 3100 0.002747 10.0.0.242 - - [2025-10-21 20:46:29] "GET /project/90f74e27-1327-438b-ba49-3ce83523a102 HTTP/1.1" 200 7092 0.034380 10.0.0.242 - - [2025-10-21 20:46:29] "GET /virtual-network/43543e61-cc64-48f3-b1ba-902e1337e707 HTTP/1.1" 200 2093 0.004043 10.0.0.242 - - [2025-10-21 20:46:29] "GET /virtual-network/43543e61-cc64-48f3-b1ba-902e1337e707 HTTP/1.1" 200 2093 0.003884 10.0.0.242 - - [2025-10-21 20:46:29] "GET /routing-instance/58175872-8d44-4384-a869-9be4046100d1 HTTP/1.1" 200 1405 0.003641 10.0.0.242 - - [2025-10-21 20:46:29] "GET /routing-instance/58175872-8d44-4384-a869-9be4046100d1 HTTP/1.1" 200 1405 0.002680 10.0.0.242 - - [2025-10-21 20:46:29] "GET /route-target/86103004-fd96-4575-975c-d3bfa37a35eb HTTP/1.1" 200 1154 0.001935 10.0.0.242 - - [2025-10-21 20:46:29] "GET /virtual-network/43543e61-cc64-48f3-b1ba-902e1337e707 HTTP/1.1" 200 2093 0.003620 10.0.0.242 - - [2025-10-21 20:46:29] "GET /routing-instance/58175872-8d44-4384-a869-9be4046100d1 HTTP/1.1" 200 1405 0.002134 10.0.0.242 - - [2025-10-21 20:46:29] "GET /virtual-network/43543e61-cc64-48f3-b1ba-902e1337e707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003546 10.0.0.242 - - [2025-10-21 20:46:29] "GET /virtual-network/43543e61-cc64-48f3-b1ba-902e1337e707 HTTP/1.1" 200 2093 0.003799 10.0.0.242 - - [2025-10-21 20:46:29] "GET /routing-instance/58175872-8d44-4384-a869-9be4046100d1 HTTP/1.1" 200 1405 0.002392 10.0.0.242 - - [2025-10-21 20:46:29] "GET /routing-instance/58175872-8d44-4384-a869-9be4046100d1 HTTP/1.1" 200 1405 0.002288 10.0.0.242 - - [2025-10-21 20:46:29] "GET /route-target/86103004-fd96-4575-975c-d3bfa37a35eb HTTP/1.1" 200 1154 0.001934 10.0.0.242 - - [2025-10-21 20:46:29] "GET /domains HTTP/1.1" 200 281 0.001863 10.0.0.242 - - [2025-10-21 20:46:29] "GET /domain/9214d1a4-8b92-4307-8f57-47df58f66df9 HTTP/1.1" 200 3100 0.002953 10.0.0.242 - - [2025-10-21 20:46:29] "GET /project/90f74e27-1327-438b-ba49-3ce83523a102 HTTP/1.1" 200 7092 0.045007 10.0.0.242 - - [2025-10-21 20:46:29] "GET /virtual-network/43543e61-cc64-48f3-b1ba-902e1337e707 HTTP/1.1" 200 2093 0.003980 10.0.0.242 - - [2025-10-21 20:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.242 - - [2025-10-21 20:46:29] "GET /project/90f74e27-1327-438b-ba49-3ce83523a102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.045868 10.0.0.242 - - [2025-10-21 20:46:29] "GET /virtual-network/43543e61-cc64-48f3-b1ba-902e1337e707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003868 10.0.0.242 - - [2025-10-21 20:46:29] "GET /floating-ip-pools?parent_id=43543e61-cc64-48f3-b1ba-902e1337e707&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002194 10.0.0.242 - - [2025-10-21 20:46:29] "GET /virtual-network/43543e61-cc64-48f3-b1ba-902e1337e707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003975 10.0.0.242 - - [2025-10-21 20:46:29] "POST /floating-ip-pools HTTP/1.1" 200 564 0.017947 10.0.0.242 - - [2025-10-21 20:46:29] "POST /ref-update HTTP/1.1" 200 156 0.008423 10.0.0.242 - - [2025-10-21 20:46:29] "GET /virtual-network/43543e61-cc64-48f3-b1ba-902e1337e707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.010042 10.0.0.242 - - [2025-10-21 20:46:29] "GET /domains HTTP/1.1" 200 281 0.005673 10.0.0.242 - - [2025-10-21 20:46:29] "GET /domain/9214d1a4-8b92-4307-8f57-47df58f66df9 HTTP/1.1" 200 3100 0.002830 10.0.0.242 - - [2025-10-21 20:46:29] "GET /project/90f74e27-1327-438b-ba49-3ce83523a102 HTTP/1.1" 200 7349 0.037028 10.0.0.242 - - [2025-10-21 20:46:29] "GET /virtual-network/43543e61-cc64-48f3-b1ba-902e1337e707 HTTP/1.1" 200 2332 0.005500 10.0.0.242 - - [2025-10-21 20:46:29] "GET /floating-ip-pool/1871a76b-1379-4c71-a635-6781c6020ff4 HTTP/1.1" 200 1317 0.002238 10.0.0.242 - - [2025-10-21 20:46:29] "GET /domains HTTP/1.1" 200 281 0.003228 10.0.0.242 - - [2025-10-21 20:46:29] "GET /domain/9214d1a4-8b92-4307-8f57-47df58f66df9 HTTP/1.1" 200 3100 0.002422 10.0.0.242 - - [2025-10-21 20:46:29] "GET /project/90f74e27-1327-438b-ba49-3ce83523a102 HTTP/1.1" 200 7349 0.026918 10.0.0.242 - - [2025-10-21 20:46:29] "GET /virtual-network/43543e61-cc64-48f3-b1ba-902e1337e707 HTTP/1.1" 200 2332 0.008795 10.0.0.242 - - [2025-10-21 20:46:29] "GET /virtual-network/43543e61-cc64-48f3-b1ba-902e1337e707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.008982 10.0.0.242 - - [2025-10-21 20:46:29] "POST /tags HTTP/1.1" 200 366 0.056031 10.0.0.242 - - [2025-10-21 20:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008111 10.0.0.242 - - [2025-10-21 20:46:29] "GET /tag/feffae24-43e8-4071-9383-5f1c4a8d9b47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.012506 10.0.0.242 - - [2025-10-21 20:46:29] "POST /tags HTTP/1.1" 409 206 0.001967 10.0.0.242 - - [2025-10-21 20:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.242 - - [2025-10-21 20:46:29] "GET /tag/c020009a-795c-40a4-a1de-7ced9b32fc29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010065 10.0.0.242 - - [2025-10-21 20:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.242 - - [2025-10-21 20:46:29] "GET /project/90f74e27-1327-438b-ba49-3ce83523a102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.031547 10.0.0.242 - - [2025-10-21 20:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.242 - - [2025-10-21 20:46:29] "GET /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003453 10.0.0.242 - - [2025-10-21 20:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.242 - - [2025-10-21 20:46:29] "GET /service-appliance-set/f7522cf3-71cb-4e65-b8b8-de890c80d459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003294 10.0.0.242 - - [2025-10-21 20:46:29] "POST /fqname-to-id HTTP/1.1" 404 258 0.001507 10.0.0.242 - - [2025-10-21 20:46:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.098550 10.0.0.242 - - [2025-10-21 20:46:30] "GET /virtual-machine-interface/9c4642c4-26f8-45de-a755-a78b2e7d946c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.004831 10.0.0.242 - - [2025-10-21 20:46:30] "POST /set-tag HTTP/1.1" 200 109 0.013551 10.0.0.242 - - [2025-10-21 20:46:30] "POST /instance-ips HTTP/1.1" 200 418 0.031278 10.0.0.242 - - [2025-10-21 20:46:30] "GET /instance-ip/71f427be-0920-4af8-a4af-ad3b470e960f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.004012 10.0.0.242 - - [2025-10-21 20:46:30] "POST /loadbalancers HTTP/1.1" 200 620 0.058858 10.0.0.242 - - [2025-10-21 20:46:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.016595 10.0.0.242 - - [2025-10-21 20:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010209 10.0.0.242 - - [2025-10-21 20:46:30] "POST /service-instances HTTP/1.1" 200 568 0.025717 10.0.0.242 - - [2025-10-21 20:46:30] "POST /ref-update HTTP/1.1" 200 156 0.011831 10.0.0.242 - - [2025-10-21 20:46:30] "GET /project/90f74e27-1327-438b-ba49-3ce83523a102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.047444 10.0.0.242 - - [2025-10-21 20:46:30] "PUT /service-instance/dde06b96-eba4-4ca7-bff9-701132b25b4b HTTP/1.1" 200 267 0.023088 10.0.0.242 - - [2025-10-21 20:46:30] "GET /virtual-machine-interface/9c4642c4-26f8-45de-a755-a78b2e7d946c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.014684 10.0.0.242 - - [2025-10-21 20:46:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.021864 10.0.0.242 - - [2025-10-21 20:46:30] "GET /virtual-machine-interface/9c4642c4-26f8-45de-a755-a78b2e7d946c?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.023998 10.0.0.242 - - [2025-10-21 20:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008999 10.0.0.242 - - [2025-10-21 20:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.242 - - [2025-10-21 20:46:30] "GET /floating-ip-pool/1871a76b-1379-4c71-a635-6781c6020ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002511 10.0.0.242 - - [2025-10-21 20:46:30] "POST /virtual-machines HTTP/1.1" 200 430 0.019532 10.0.0.242 - - [2025-10-21 20:46:30] "POST /floating-ips HTTP/1.1" 200 673 0.132429 10.0.0.242 - - [2025-10-21 20:46:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.127406 10.0.0.242 - - [2025-10-21 20:46:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.011741 10.0.0.242 - - [2025-10-21 20:46:30] "POST /chown HTTP/1.1" 200 109 0.027529 10.0.0.242 - - [2025-10-21 20:46:30] "GET /application-policy-set/bb6895ec-d4f8-49d0-81d6-c036826c8f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003720 10.0.0.242 - - [2025-10-21 20:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001967 10.0.0.242 - - [2025-10-21 20:46:30] "POST /chown HTTP/1.1" 200 109 0.006605 10.0.0.242 - - [2025-10-21 20:46:30] "PUT /virtual-machine-interface/28907e04-a55b-4b05-b421-eac4574b4d8f HTTP/1.1" 200 285 0.020474 10.0.0.242 - - [2025-10-21 20:46:30] "GET /policy-management/3e811853-ed40-48c1-8421-b32e49f0b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012814 10.0.0.242 - - [2025-10-21 20:46:30] "POST /tags HTTP/1.1" 409 221 0.002985 10.0.0.242 - - [2025-10-21 20:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.242 - - [2025-10-21 20:46:30] "PUT /instance-ip/71f427be-0920-4af8-a4af-ad3b470e960f HTTP/1.1" 200 257 0.027564 10.0.0.242 - - [2025-10-21 20:46:30] "GET /tag/3098f303-08d4-4800-a579-69b8c7973ca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.015031 10.0.0.242 - - [2025-10-21 20:46:30] "POST /tags HTTP/1.1" 409 238 0.004540 10.0.0.242 - - [2025-10-21 20:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.242 - - [2025-10-21 20:46:30] "POST /ref-update HTTP/1.1" 200 156 0.023837 10.0.0.242 - - [2025-10-21 20:46:30] "POST /ref-update HTTP/1.1" 200 156 0.028971 10.0.0.242 - - [2025-10-21 20:46:30] "GET /tag/feffae24-43e8-4071-9383-5f1c4a8d9b47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.028482 10.0.0.242 - - [2025-10-21 20:46:30] "POST /ref-update HTTP/1.1" 200 156 0.041865 10.0.0.242 - - [2025-10-21 20:46:31] "POST /firewall-rules HTTP/1.1" 200 652 0.094545 10.0.0.242 - - [2025-10-21 20:46:31] "POST /ref-update HTTP/1.1" 200 156 0.045950 10.0.0.242 - - [2025-10-21 20:46:31] "GET /firewall-rule/83a9ecc6-661e-44b1-a397-5a2789b188a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.016812 10.0.0.242 - - [2025-10-21 20:46:31] "POST /ref-update HTTP/1.1" 200 156 0.027658 10.0.0.242 - - [2025-10-21 20:46:31] "POST /ref-update HTTP/1.1" 200 156 0.024545 10.0.0.242 - - [2025-10-21 20:46:31] "GET /firewall-policy/0e0d6da1-2e28-4ac5-b190-e16d763669fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003047 10.0.0.242 - - [2025-10-21 20:46:31] "GET /firewall-rule/83a9ecc6-661e-44b1-a397-5a2789b188a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002419 10.0.0.242 - - [2025-10-21 20:46:31] "POST /ref-update HTTP/1.1" 200 156 0.014277 10.0.0.242 - - [2025-10-21 20:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007746 10.0.0.242 - - [2025-10-21 20:46:31] "POST /virtual-machines HTTP/1.1" 200 430 0.012376 10.0.0.242 - - [2025-10-21 20:46:31] "GET /project/90f74e27-1327-438b-ba49-3ce83523a102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.052583 10.0.0.242 - - [2025-10-21 20:46:31] "GET /loadbalancer/ccd658bf-ba5c-477f-9fee-0613e6c75d16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.002245 10.0.0.242 - - [2025-10-21 20:46:31] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.083396 10.0.0.242 - - [2025-10-21 20:46:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.162216 10.0.0.242 - - [2025-10-21 20:46:31] "POST /chown HTTP/1.1" 200 109 0.016477 10.0.0.242 - - [2025-10-21 20:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.242 - - [2025-10-21 20:46:31] "GET /project/90f74e27-1327-438b-ba49-3ce83523a102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.041213 10.0.0.242 - - [2025-10-21 20:46:31] "GET /loadbalancer-listener/aa18affc-e227-4dd5-90e8-e6ab83a3176c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002955 10.0.0.242 - - [2025-10-21 20:46:31] "POST /chown HTTP/1.1" 200 109 0.014674 10.0.0.242 - - [2025-10-21 20:46:31] "PUT /virtual-machine-interface/d7ed1b14-8baf-4394-847d-1501f71e0c45 HTTP/1.1" 200 285 0.019080 10.0.0.242 - - [2025-10-21 20:46:31] "GET /loadbalancer-listener/aa18affc-e227-4dd5-90e8-e6ab83a3176c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.011701 10.0.0.242 - - [2025-10-21 20:46:31] "PUT /instance-ip/71f427be-0920-4af8-a4af-ad3b470e960f HTTP/1.1" 200 257 0.033923 10.0.0.242 - - [2025-10-21 20:46:31] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.028634 10.0.0.242 - - [2025-10-21 20:46:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.012403 10.0.0.242 - - [2025-10-21 20:46:31] "GET /loadbalancer-pool/1a91445b-f027-47f8-a192-34b6c45417c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.005777 10.0.0.242 - - [2025-10-21 20:46:31] "POST /ref-update HTTP/1.1" 200 156 0.017007 10.0.0.242 - - [2025-10-21 20:46:31] "POST /ref-update HTTP/1.1" 200 156 0.016199 10.0.0.242 - - [2025-10-21 20:46:31] "POST /ref-update HTTP/1.1" 200 156 0.016858 10.0.0.242 - - [2025-10-21 20:46:31] "POST /loadbalancer-members HTTP/1.1" 200 709 0.025804 10.0.0.242 - - [2025-10-21 20:46:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.016005 10.0.0.242 - - [2025-10-21 20:46:31] "GET /loadbalancer-member/47b2897d-defc-44d7-9cde-d7c3404cf992?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.008687 10.0.0.242 - - [2025-10-21 20:46:31] "POST /ref-update HTTP/1.1" 200 156 0.025265 10.0.0.242 - - [2025-10-21 20:46:31] "POST /ref-update HTTP/1.1" 200 156 0.021507 10.0.0.242 - - [2025-10-21 20:46:31] "GET /application-policy-set/bb6895ec-d4f8-49d0-81d6-c036826c8f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002410 10.0.0.242 - - [2025-10-21 20:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.242 - - [2025-10-21 20:46:31] "GET /policy-management/3e811853-ed40-48c1-8421-b32e49f0b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003491 10.0.0.242 - - [2025-10-21 20:46:31] "PUT /service-instance/dde06b96-eba4-4ca7-bff9-701132b25b4b HTTP/1.1" 200 267 0.011676 10.0.0.242 - - [2025-10-21 20:46:31] "POST /tags HTTP/1.1" 409 221 0.005863 10.0.0.242 - - [2025-10-21 20:46:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.007468 10.0.0.242 - - [2025-10-21 20:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007555 10.0.0.242 - - [2025-10-21 20:46:31] "GET /tag/3098f303-08d4-4800-a579-69b8c7973ca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011573 10.0.0.242 - - [2025-10-21 20:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011342 10.0.0.242 - - [2025-10-21 20:46:31] "POST /tags HTTP/1.1" 409 238 0.002307 10.0.0.242 - - [2025-10-21 20:46:31] "POST /chown HTTP/1.1" 200 109 0.006308 10.0.0.242 - - [2025-10-21 20:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.242 - - [2025-10-21 20:46:31] "GET /tag/feffae24-43e8-4071-9383-5f1c4a8d9b47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.010928 10.0.0.242 - - [2025-10-21 20:46:31] "POST /firewall-rules HTTP/1.1" 409 293 0.001837 10.0.0.242 - - [2025-10-21 20:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001490 10.0.0.242 - - [2025-10-21 20:46:31] "POST /chown HTTP/1.1" 200 109 0.008956 10.0.0.242 - - [2025-10-21 20:46:31] "PUT /instance-ip/71f427be-0920-4af8-a4af-ad3b470e960f HTTP/1.1" 200 257 0.016083 10.0.0.242 - - [2025-10-21 20:46:31] "POST /ref-update HTTP/1.1" 200 156 0.020754 10.0.0.242 - - [2025-10-21 20:46:32] "PUT /firewall-rule/83a9ecc6-661e-44b1-a397-5a2789b188a8 HTTP/1.1" 200 261 0.028458 10.0.0.242 - - [2025-10-21 20:46:32] "GET /firewall-rule/83a9ecc6-661e-44b1-a397-5a2789b188a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.009249 10.0.0.242 - - [2025-10-21 20:46:32] "GET /firewall-policy/0e0d6da1-2e28-4ac5-b190-e16d763669fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.003535 10.0.0.242 - - [2025-10-21 20:46:32] "POST /chown HTTP/1.1" 200 109 0.005297 10.0.0.242 - - [2025-10-21 20:46:32] "POST /chown HTTP/1.1" 200 109 0.015968 10.0.0.242 - - [2025-10-21 20:46:32] "PUT /instance-ip/71f427be-0920-4af8-a4af-ad3b470e960f HTTP/1.1" 200 257 0.019664 10.0.0.242 - - [2025-10-21 20:46:32] "GET /firewall-rule/83a9ecc6-661e-44b1-a397-5a2789b188a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.008806 10.0.0.242 - - [2025-10-21 20:46:32] "POST /ref-update HTTP/1.1" 200 156 0.016192 10.0.0.242 - - [2025-10-21 20:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.242 - - [2025-10-21 20:46:32] "POST /chown HTTP/1.1" 200 109 0.008064 10.0.0.242 - - [2025-10-21 20:46:32] "POST /chown HTTP/1.1" 200 109 0.016132 10.0.0.242 - - [2025-10-21 20:46:32] "PUT /instance-ip/71f427be-0920-4af8-a4af-ad3b470e960f HTTP/1.1" 200 257 0.016801 10.0.0.242 - - [2025-10-21 20:46:32] "POST /ref-update HTTP/1.1" 200 156 0.013851 10.0.0.242 - - [2025-10-21 20:46:32] "POST /chown HTTP/1.1" 200 109 0.007140 10.0.0.242 - - [2025-10-21 20:46:32] "POST /chown HTTP/1.1" 200 109 0.026486 10.0.0.242 - - [2025-10-21 20:46:32] "PUT /instance-ip/71f427be-0920-4af8-a4af-ad3b470e960f HTTP/1.1" 200 257 0.017228 10.0.0.242 - - [2025-10-21 20:46:32] "POST /ref-update HTTP/1.1" 200 156 0.012192 10.0.0.242 - - [2025-10-21 20:46:32] "PUT /service-instance/dde06b96-eba4-4ca7-bff9-701132b25b4b HTTP/1.1" 200 267 0.008236 10.0.0.242 - - [2025-10-21 20:46:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.009460 10.0.0.242 - - [2025-10-21 20:46:32] "PUT /service-instance/dde06b96-eba4-4ca7-bff9-701132b25b4b HTTP/1.1" 200 267 0.009679 10.0.0.242 - - [2025-10-21 20:46:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.007285 10.0.0.242 - - [2025-10-21 20:46:32] "PUT /service-instance/dde06b96-eba4-4ca7-bff9-701132b25b4b HTTP/1.1" 200 267 0.008665 10.0.0.242 - - [2025-10-21 20:46:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.024594 10.0.0.242 - - [2025-10-21 20:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004488 10.0.0.242 - - [2025-10-21 20:46:32] "GET /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005339 10.0.0.242 - - [2025-10-21 20:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.242 - - [2025-10-21 20:46:32] "PUT /service-instance/dde06b96-eba4-4ca7-bff9-701132b25b4b HTTP/1.1" 200 267 0.008408 10.0.0.242 - - [2025-10-21 20:46:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.011434 10.0.0.242 - - [2025-10-21 20:46:32] "GET /project/90f74e27-1327-438b-ba49-3ce83523a102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.066876 10.0.0.242 - - [2025-10-21 20:46:32] "PUT /service-instance/dde06b96-eba4-4ca7-bff9-701132b25b4b HTTP/1.1" 200 267 0.043673 10.0.0.242 - - [2025-10-21 20:46:32] "POST /virtual-machines HTTP/1.1" 200 374 0.032938 10.0.0.242 - - [2025-10-21 20:46:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.038072 10.0.0.242 - - [2025-10-21 20:46:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.036775 10.0.0.242 - - [2025-10-21 20:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.017065 10.0.0.242 - - [2025-10-21 20:46:33] "POST /chown HTTP/1.1" 200 109 0.062154 10.0.0.242 - - [2025-10-21 20:46:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.162985 10.0.0.242 - - [2025-10-21 20:46:33] "POST /chown HTTP/1.1" 200 109 0.030704 10.0.0.242 - - [2025-10-21 20:46:33] "POST /ref-update HTTP/1.1" 200 156 0.030982 10.0.0.242 - - [2025-10-21 20:46:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.024600 10.0.0.242 - - [2025-10-21 20:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004825 10.0.0.242 - - [2025-10-21 20:46:33] "GET /virtual-machine-interface/071bbe00-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2865 0.012579 10.0.0.242 - - [2025-10-21 20:46:33] "POST /chown HTTP/1.1" 200 109 0.007232 10.0.0.242 - - [2025-10-21 20:46:33] "POST /chown HTTP/1.1" 200 109 0.019348 10.0.0.242 - - [2025-10-21 20:46:33] "POST /ref-update HTTP/1.1" 200 156 0.012896 10.0.0.242 - - [2025-10-21 20:46:33] "POST /instance-ips HTTP/1.1" 200 414 0.041178 10.0.0.242 - - [2025-10-21 20:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.242 - - [2025-10-21 20:46:33] "POST /chown HTTP/1.1" 200 109 0.016544 10.0.0.242 - - [2025-10-21 20:46:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.050251 10.0.0.242 - - [2025-10-21 20:46:33] "GET /virtual-machine-interface/071bbe00-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2865 0.019034 10.0.0.242 - - [2025-10-21 20:46:33] "POST /chown HTTP/1.1" 200 109 0.035790 10.0.0.242 - - [2025-10-21 20:46:33] "POST /chown HTTP/1.1" 200 109 0.014395 10.0.0.242 - - [2025-10-21 20:46:33] "POST /set-tag HTTP/1.1" 200 109 0.014964 10.0.0.242 - - [2025-10-21 20:46:33] "GET /virtual-machine-interface/071bbe00-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.015302 10.0.0.242 - - [2025-10-21 20:46:33] "GET /instance-ip/073f9762-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.003694 10.0.0.242 - - [2025-10-21 20:46:33] "POST /chown HTTP/1.1" 200 109 0.023018 10.0.0.242 - - [2025-10-21 20:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.242 - - [2025-10-21 20:46:33] "GET /virtual-machine-interface/071bbe00-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.004395 10.0.0.242 - - [2025-10-21 20:46:33] "POST /chown HTTP/1.1" 200 109 0.012084 10.0.0.242 - - [2025-10-21 20:46:33] "POST /set-tag HTTP/1.1" 200 109 0.014523 10.0.0.242 - - [2025-10-21 20:46:33] "GET /virtual-router/c3f809d2-5f55-41ce-bac5-29079535ae29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.006402 10.0.0.242 - - [2025-10-21 20:46:33] "POST /chown HTTP/1.1" 200 109 0.024401 10.0.0.242 - - [2025-10-21 20:46:33] "POST /chown HTTP/1.1" 200 109 0.009591 10.0.0.242 - - [2025-10-21 20:46:33] "POST /ref-update HTTP/1.1" 200 156 0.015193 10.0.0.242 - - [2025-10-21 20:46:33] "GET /virtual-machine-interface/071bbe00-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.013864 10.0.0.242 - - [2025-10-21 20:46:33] "POST /set-tag HTTP/1.1" 200 109 0.003524 10.0.0.242 - - [2025-10-21 20:46:33] "POST /chown HTTP/1.1" 200 109 0.033002 10.0.0.242 - - [2025-10-21 20:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.242 - - [2025-10-21 20:46:33] "GET /virtual-machine-interface/071bbe00-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.004290 10.0.0.242 - - [2025-10-21 20:46:33] "POST /set-tag HTTP/1.1" 200 109 0.002123 10.0.0.242 - - [2025-10-21 20:46:33] "POST /chown HTTP/1.1" 200 109 0.006212 10.0.0.242 - - [2025-10-21 20:46:33] "POST /chown HTTP/1.1" 200 109 0.016076 10.0.0.242 - - [2025-10-21 20:46:33] "POST /chown HTTP/1.1" 200 109 0.020443 10.0.0.242 - - [2025-10-21 20:46:33] "POST /chown HTTP/1.1" 200 109 0.006747 10.0.0.242 - - [2025-10-21 20:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004810 10.0.0.242 - - [2025-10-21 20:46:33] "POST /chown HTTP/1.1" 200 109 0.006950 10.0.0.242 - - [2025-10-21 20:46:33] "POST /chown HTTP/1.1" 200 109 0.007173 10.0.0.242 - - [2025-10-21 20:46:33] "POST /chown HTTP/1.1" 200 109 0.011509 10.0.0.242 - - [2025-10-21 20:46:33] "POST /chown HTTP/1.1" 200 109 0.020391 10.0.0.242 - - [2025-10-21 20:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.242 - - [2025-10-21 20:46:34] "POST /chown HTTP/1.1" 200 109 0.005792 10.0.0.242 - - [2025-10-21 20:46:34] "POST /chown HTTP/1.1" 200 109 0.022354 10.0.0.242 - - [2025-10-21 20:46:34] "POST /chown HTTP/1.1" 200 109 0.014910 10.0.0.242 - - [2025-10-21 20:46:34] "POST /chown HTTP/1.1" 200 109 0.006157 10.0.0.242 - - [2025-10-21 20:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.242 - - [2025-10-21 20:46:34] "POST /chown HTTP/1.1" 200 109 0.009052 10.0.0.242 - - [2025-10-21 20:46:34] "POST /chown HTTP/1.1" 200 109 0.006124 10.0.0.242 - - [2025-10-21 20:46:34] "POST /chown HTTP/1.1" 200 109 0.013392 10.0.0.242 - - [2025-10-21 20:46:34] "POST /chown HTTP/1.1" 200 109 0.016042 10.0.0.242 - - [2025-10-21 20:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.242 - - [2025-10-21 20:46:34] "POST /chown HTTP/1.1" 200 109 0.005916 10.0.0.242 - - [2025-10-21 20:46:34] "POST /chown HTTP/1.1" 200 109 0.011478 10.0.0.242 - - [2025-10-21 20:46:34] "POST /chown HTTP/1.1" 200 109 0.017280 10.0.0.242 - - [2025-10-21 20:46:34] "POST /chown HTTP/1.1" 200 109 0.006034 10.0.0.242 - - [2025-10-21 20:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.242 - - [2025-10-21 20:46:34] "POST /chown HTTP/1.1" 200 109 0.005539 10.0.0.242 - - [2025-10-21 20:46:34] "POST /chown HTTP/1.1" 200 109 0.015086 10.0.0.242 - - [2025-10-21 20:46:34] "POST /chown HTTP/1.1" 200 109 0.006818 10.0.0.242 - - [2025-10-21 20:46:34] "POST /chown HTTP/1.1" 200 109 0.018682 10.0.0.242 - - [2025-10-21 20:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004832 10.0.0.242 - - [2025-10-21 20:46:34] "POST /chown HTTP/1.1" 200 109 0.007400 10.0.0.242 - - [2025-10-21 20:46:34] "POST /chown HTTP/1.1" 200 109 0.019824 10.0.0.242 - - [2025-10-21 20:46:34] "POST /chown HTTP/1.1" 200 109 0.021183 10.0.0.242 - - [2025-10-21 20:46:34] "POST /chown HTTP/1.1" 200 109 0.007226 10.0.0.242 - - [2025-10-21 20:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.242 - - [2025-10-21 20:46:34] "POST /chown HTTP/1.1" 200 109 0.008218 10.0.0.242 - - [2025-10-21 20:46:34] "POST /chown HTTP/1.1" 200 109 0.017083 10.0.0.242 - - [2025-10-21 20:46:34] "POST /chown HTTP/1.1" 200 109 0.006184 10.0.0.242 - - [2025-10-21 20:46:34] "POST /chown HTTP/1.1" 200 109 0.026919 10.0.0.242 - - [2025-10-21 20:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.242 - - [2025-10-21 20:46:34] "POST /chown HTTP/1.1" 200 109 0.009898 10.0.0.242 - - [2025-10-21 20:46:34] "POST /chown HTTP/1.1" 200 109 0.022786 10.0.0.242 - - [2025-10-21 20:46:34] "POST /chown HTTP/1.1" 200 109 0.014400 10.0.0.242 - - [2025-10-21 20:46:34] "POST /chown HTTP/1.1" 200 109 0.006162 10.0.0.242 - - [2025-10-21 20:46:35] "GET /virtual-machine-interface/025f118c-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.004309 10.0.0.242 - - [2025-10-21 20:46:35] "POST /set-tag HTTP/1.1" 200 109 0.002295 10.0.0.242 - - [2025-10-21 20:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005883 10.0.0.242 - - [2025-10-21 20:46:35] "GET /loadbalancer/5d7339f7-78d1-4efc-92f7-6ce31c74e869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002624 10.0.0.242 - - [2025-10-21 20:46:35] "GET /loadbalancer-pool/de36eba1-4e03-4782-804b-e806bbf215e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002898 10.0.0.242 - - [2025-10-21 20:46:35] "POST /loadbalancer-members HTTP/1.1" 200 704 0.016917 10.0.0.242 - - [2025-10-21 20:46:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.008719 10.0.0.242 - - [2025-10-21 20:46:35] "GET /virtual-machine-interface/025f118c-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.009225 10.0.0.242 - - [2025-10-21 20:46:35] "GET /virtual-machine-interface/025f118c-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.005353 10.0.0.242 - - [2025-10-21 20:46:35] "POST /tags HTTP/1.1" 409 221 0.006013 10.0.0.242 - - [2025-10-21 20:46:35] "POST /ref-update HTTP/1.1" 200 156 0.010851 10.0.0.242 - - [2025-10-21 20:46:35] "GET /floating-ip/baa29548-2263-46e9-a2fe-f2d58f8b1a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.013868 10.0.0.242 - - [2025-10-21 20:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.242 - - [2025-10-21 20:46:35] "GET /tag/3098f303-08d4-4800-a579-69b8c7973ca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.020134 10.0.0.242 - - [2025-10-21 20:46:35] "PUT /floating-ip/baa29548-2263-46e9-a2fe-f2d58f8b1a9c HTTP/1.1" 200 257 0.026135 10.0.0.242 - - [2025-10-21 20:46:35] "POST /set-tag HTTP/1.1" 200 109 0.061236 10.0.0.242 - - [2025-10-21 20:46:36] "GET /virtual-machine-interface/02cbc39a-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.011573 10.0.0.242 - - [2025-10-21 20:46:36] "POST /set-tag HTTP/1.1" 200 109 0.003285 10.0.0.242 - - [2025-10-21 20:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.242 - - [2025-10-21 20:46:36] "GET /loadbalancer/5d7339f7-78d1-4efc-92f7-6ce31c74e869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002248 10.0.0.242 - - [2025-10-21 20:46:36] "GET /loadbalancer-pool/de36eba1-4e03-4782-804b-e806bbf215e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002757 10.0.0.242 - - [2025-10-21 20:46:36] "POST /loadbalancer-members HTTP/1.1" 200 704 0.019551 10.0.0.242 - - [2025-10-21 20:46:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.027784 10.0.0.242 - - [2025-10-21 20:46:36] "GET /virtual-machine-interface/02cbc39a-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.006535 10.0.0.242 - - [2025-10-21 20:46:36] "GET /virtual-machine-interface/02cbc39a-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.005964 10.0.0.242 - - [2025-10-21 20:46:36] "POST /ref-update HTTP/1.1" 200 156 0.007210 10.0.0.242 - - [2025-10-21 20:46:36] "GET /floating-ip/baa29548-2263-46e9-a2fe-f2d58f8b1a9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.008772 10.0.0.242 - - [2025-10-21 20:46:36] "POST /set-tag HTTP/1.1" 200 109 0.016314 10.0.0.242 - - [2025-10-21 20:46:37] "GET /virtual-machine/3972f501-038c-4694-910c-65960e92a781?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003834 10.0.0.242 - - [2025-10-21 20:46:37] "GET /virtual-machine-interface/025f118c-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3578 0.004065 10.0.0.242 - - [2025-10-21 20:46:37] "GET /virtual-machine/0f8dde1a-548e-4ff2-89ed-84672a640afd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002890 10.0.0.242 - - [2025-10-21 20:46:37] "GET /virtual-machine-interface/02cbc39a-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3578 0.005557 10.0.0.242 - - [2025-10-21 20:46:46] "GET /virtual-machine-interface/071bbe00-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.004378 10.0.0.242 - - [2025-10-21 20:46:46] "POST /set-tag HTTP/1.1" 200 109 0.003161 10.0.0.242 - - [2025-10-21 20:46:48] "GET /virtual-machine/b4c08680-84ed-4b7d-8f49-56e53728fe70?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.002819 10.0.0.242 - - [2025-10-21 20:46:48] "GET /virtual-machine-interface/071bbe00-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.004046 10.0.0.242 - - [2025-10-21 20:46:48] "GET /virtual-machine-interface/071bbe00-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.004063 10.0.0.242 - - [2025-10-21 20:46:48] "POST /set-tag HTTP/1.1" 200 109 0.002195 10.0.0.242 - - [2025-10-21 20:47:00] "GET /virtual-machine-interface/8632b7c2-aebd-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.008321 10.0.0.242 - - [2025-10-21 20:47:00] "POST /set-tag HTTP/1.1" 200 109 0.002716 10.0.0.242 - - [2025-10-21 20:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.242 - - [2025-10-21 20:47:00] "GET /loadbalancer/4b4a4f5e-d964-4740-8fb0-5a5cf59c4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002082 10.0.0.242 - - [2025-10-21 20:47:00] "GET /virtual-machine-interface/8632b7c2-aebd-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.003704 10.0.0.242 - - [2025-10-21 20:47:00] "POST /set-tag HTTP/1.1" 200 109 0.022707 10.0.0.242 - - [2025-10-21 20:47:00] "DELETE /loadbalancer-member/2a06456e-70d3-482b-af78-817a9c8013ae HTTP/1.1" 200 115 0.028680 10.0.0.242 - - [2025-10-21 20:47:00] "GET /virtual-machine-interface/8632b7c2-aebd-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.006805 10.0.0.242 - - [2025-10-21 20:47:00] "POST /set-tag HTTP/1.1" 200 109 0.002114 10.0.0.242 - - [2025-10-21 20:47:00] "DELETE /loadbalancer-member/24767f2b-588d-44d2-919e-a7f6cb17e995 HTTP/1.1" 200 115 0.032422 10.0.0.242 - - [2025-10-21 20:47:00] "GET /virtual-machine-interface/8632b7c2-aebd-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004138 10.0.0.242 - - [2025-10-21 20:47:00] "POST /set-tag HTTP/1.1" 200 109 0.002188 10.0.0.242 - - [2025-10-21 20:47:00] "DELETE /loadbalancer-member/5e2aca3a-b411-4ed7-9292-e91b4f5d7054 HTTP/1.1" 200 115 0.033472 10.0.0.242 - - [2025-10-21 20:47:00] "GET /virtual-machine-interface/8632b7c2-aebd-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004087 10.0.0.242 - - [2025-10-21 20:47:00] "POST /set-tag HTTP/1.1" 200 109 0.002136 10.0.0.242 - - [2025-10-21 20:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.242 - - [2025-10-21 20:47:00] "GET /loadbalancer/4b4a4f5e-d964-4740-8fb0-5a5cf59c4a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002440 10.0.0.242 - - [2025-10-21 20:47:00] "GET /loadbalancer-pool/8a54a91d-1d10-4c57-a680-4f63d3f4a405?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002602 10.0.0.242 - - [2025-10-21 20:47:00] "POST /loadbalancer-members HTTP/1.1" 200 692 0.027846 10.0.0.242 - - [2025-10-21 20:47:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.028311 10.0.0.242 - - [2025-10-21 20:47:00] "GET /virtual-machine-interface/8632b7c2-aebd-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.016371 10.0.0.242 - - [2025-10-21 20:47:00] "GET /virtual-machine-interface/8632b7c2-aebd-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3610 0.004343 10.0.0.242 - - [2025-10-21 20:47:00] "GET /floating-ip/f41b10cf-88d5-49b3-b47d-ad8fb640ceb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002332 10.0.0.242 - - [2025-10-21 20:47:00] "POST /set-tag HTTP/1.1" 200 109 0.059892 10.0.0.242 - - [2025-10-21 20:47:00] "GET /loadbalancer-pool/a264f602-d07d-46f1-97d1-34c4be369998?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.015650 10.0.0.242 - - [2025-10-21 20:47:00] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016954 10.0.0.242 - - [2025-10-21 20:47:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.008005 10.0.0.242 - - [2025-10-21 20:47:01] "GET /virtual-machine-interface/8632b7c2-aebd-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.011806 10.0.0.242 - - [2025-10-21 20:47:01] "GET /virtual-machine-interface/8632b7c2-aebd-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.005219 10.0.0.242 - - [2025-10-21 20:47:01] "POST /set-tag HTTP/1.1" 200 109 0.004194 10.0.0.242 - - [2025-10-21 20:47:01] "GET /floating-ip/f41b10cf-88d5-49b3-b47d-ad8fb640ceb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002028 10.0.0.242 - - [2025-10-21 20:47:01] "GET /loadbalancer-pool/04c3b444-614c-4f19-981f-ac18cf3be786?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.002846 10.0.0.242 - - [2025-10-21 20:47:01] "POST /loadbalancer-members HTTP/1.1" 200 694 0.014328 10.0.0.242 - - [2025-10-21 20:47:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.011918 10.0.0.242 - - [2025-10-21 20:47:01] "GET /virtual-machine-interface/8632b7c2-aebd-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.005745 10.0.0.242 - - [2025-10-21 20:47:01] "GET /virtual-machine-interface/8632b7c2-aebd-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3777 0.003672 10.0.0.242 - - [2025-10-21 20:47:01] "GET /floating-ip/f41b10cf-88d5-49b3-b47d-ad8fb640ceb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002138 10.0.0.242 - - [2025-10-21 20:47:01] "POST /set-tag HTTP/1.1" 200 109 0.002293 10.0.0.242 - - [2025-10-21 20:47:28] "GET /virtual-machine-interface/071bbe00-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.005975 10.0.0.242 - - [2025-10-21 20:47:28] "POST /set-tag HTTP/1.1" 200 109 0.002228 10.0.0.242 - - [2025-10-21 20:47:28] "GET /virtual-machine-interface/071bbe00-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.003838 10.0.0.242 - - [2025-10-21 20:47:28] "POST /set-tag HTTP/1.1" 200 109 0.002218 10.0.0.242 - - [2025-10-21 20:47:28] "GET /virtual-machine/b4c08680-84ed-4b7d-8f49-56e53728fe70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002638 10.0.0.242 - - [2025-10-21 20:47:28] "POST /ref-update HTTP/1.1" 200 156 0.008867 10.0.0.242 - - [2025-10-21 20:47:28] "GET /virtual-machine-interface/071bbe00-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.004438 10.0.0.242 - - [2025-10-21 20:47:28] "POST /set-tag HTTP/1.1" 200 109 0.014278 10.0.0.242 - - [2025-10-21 20:47:28] "POST /set-tag HTTP/1.1" 200 109 0.027281 10.0.0.242 - - [2025-10-21 20:47:28] "DELETE /instance-ip/073f9762-aebf-11f0-839a-fa163e6fefa3 HTTP/1.1" 200 115 0.035460 10.0.0.242 - - [2025-10-21 20:47:28] "DELETE /virtual-machine-interface/071bbe00-aebf-11f0-839a-fa163e6fefa3 HTTP/1.1" 200 115 0.038690 10.0.0.242 - - [2025-10-21 20:47:28] "DELETE /virtual-machine/b4c08680-84ed-4b7d-8f49-56e53728fe70 HTTP/1.1" 200 115 0.015015 10.0.0.242 - - [2025-10-21 20:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.242 - - [2025-10-21 20:47:30] "POST /chown HTTP/1.1" 200 109 0.006385 10.0.0.242 - - [2025-10-21 20:47:30] "POST /chown HTTP/1.1" 200 109 0.008186 10.0.0.242 - - [2025-10-21 20:47:30] "POST /chown HTTP/1.1" 200 109 0.009974 10.0.0.242 - - [2025-10-21 20:47:30] "POST /chown HTTP/1.1" 200 109 0.020260 10.0.0.242 - - [2025-10-21 20:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.242 - - [2025-10-21 20:47:33] "GET /tag/feffae24-43e8-4071-9383-5f1c4a8d9b47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.011794 10.0.0.242 - - [2025-10-21 20:47:33] "GET /tag/feffae24-43e8-4071-9383-5f1c4a8d9b47?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.011819 10.0.0.242 - - [2025-10-21 20:47:33] "GET /virtual-machine-interface/28907e04-a55b-4b05-b421-eac4574b4d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004100 10.0.0.242 - - [2025-10-21 20:47:33] "POST /set-tag HTTP/1.1" 200 109 0.012918 10.0.0.242 - - [2025-10-21 20:47:33] "GET /virtual-machine-interface/9c4642c4-26f8-45de-a755-a78b2e7d946c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.014737 10.0.0.242 - - [2025-10-21 20:47:33] "POST /set-tag HTTP/1.1" 200 109 0.019015 10.0.0.242 - - [2025-10-21 20:47:33] "GET /virtual-machine-interface/d7ed1b14-8baf-4394-847d-1501f71e0c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004522 10.0.0.242 - - [2025-10-21 20:47:33] "POST /set-tag HTTP/1.1" 200 109 0.019621 10.0.0.242 - - [2025-10-21 20:47:33] "GET /firewall-policy/0e0d6da1-2e28-4ac5-b190-e16d763669fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.011477 10.0.0.242 - - [2025-10-21 20:47:33] "GET /firewall-rule/83a9ecc6-661e-44b1-a397-5a2789b188a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2415 0.002748 10.0.0.242 - - [2025-10-21 20:47:33] "POST /ref-update HTTP/1.1" 200 156 0.018502 10.0.0.242 - - [2025-10-21 20:47:33] "DELETE /firewall-rule/83a9ecc6-661e-44b1-a397-5a2789b188a8 HTTP/1.1" 200 115 0.034380 10.0.0.242 - - [2025-10-21 20:47:33] "DELETE /loadbalancer-member/47b2897d-defc-44d7-9cde-d7c3404cf992 HTTP/1.1" 200 115 0.036179 10.0.0.242 - - [2025-10-21 20:47:33] "PUT /service-instance/dde06b96-eba4-4ca7-bff9-701132b25b4b HTTP/1.1" 200 267 0.011835 10.0.0.242 - - [2025-10-21 20:47:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.019360 10.0.0.242 - - [2025-10-21 20:47:33] "DELETE /loadbalancer-pool/1a91445b-f027-47f8-a192-34b6c45417c9 HTTP/1.1" 200 115 0.066115 10.0.0.242 - - [2025-10-21 20:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007873 10.0.0.242 - - [2025-10-21 20:47:33] "POST /chown HTTP/1.1" 200 109 0.011091 10.0.0.242 - - [2025-10-21 20:47:33] "DELETE /loadbalancer-listener/aa18affc-e227-4dd5-90e8-e6ab83a3176c HTTP/1.1" 200 115 0.043018 10.0.0.242 - - [2025-10-21 20:47:33] "GET /floating-ip/93d35465-6247-483f-9659-7e247a207e77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2400 0.002619 10.0.0.242 - - [2025-10-21 20:47:33] "POST /chown HTTP/1.1" 200 109 0.006928 10.0.0.242 - - [2025-10-21 20:47:33] "POST /chown HTTP/1.1" 200 109 0.011760 10.0.0.242 - - [2025-10-21 20:47:33] "POST /chown HTTP/1.1" 200 109 0.028985 10.0.0.242 - - [2025-10-21 20:47:33] "PUT /floating-ip/93d35465-6247-483f-9659-7e247a207e77 HTTP/1.1" 200 257 0.030604 10.0.0.242 - - [2025-10-21 20:47:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.242 - - [2025-10-21 20:47:33] "POST /chown HTTP/1.1" 200 109 0.008550 10.0.0.242 - - [2025-10-21 20:47:33] "POST /chown HTTP/1.1" 200 109 0.024297 10.0.0.242 - - [2025-10-21 20:47:33] "DELETE /floating-ip/93d35465-6247-483f-9659-7e247a207e77 HTTP/1.1" 200 115 0.081178 10.0.0.242 - - [2025-10-21 20:47:34] "DELETE /loadbalancer/ccd658bf-ba5c-477f-9fee-0613e6c75d16 HTTP/1.1" 200 115 0.037776 10.0.0.242 - - [2025-10-21 20:47:34] "POST /chown HTTP/1.1" 200 109 0.012473 10.0.0.242 - - [2025-10-21 20:47:34] "POST /chown HTTP/1.1" 200 109 0.015508 10.0.0.242 - - [2025-10-21 20:47:34] "PUT /service-instance/dde06b96-eba4-4ca7-bff9-701132b25b4b HTTP/1.1" 200 267 0.015144 10.0.0.242 - - [2025-10-21 20:47:34] "DELETE /instance-ip/71f427be-0920-4af8-a4af-ad3b470e960f HTTP/1.1" 200 115 0.106877 10.0.0.242 - - [2025-10-21 20:47:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.019433 10.0.0.242 - - [2025-10-21 20:47:34] "PUT /service-instance/dde06b96-eba4-4ca7-bff9-701132b25b4b HTTP/1.1" 200 267 0.006707 10.0.0.242 - - [2025-10-21 20:47:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.017786 10.0.0.242 - - [2025-10-21 20:47:34] "DELETE /virtual-machine-interface/9c4642c4-26f8-45de-a755-a78b2e7d946c HTTP/1.1" 200 115 0.108627 10.0.0.242 - - [2025-10-21 20:47:34] "PUT /service-instance/dde06b96-eba4-4ca7-bff9-701132b25b4b HTTP/1.1" 200 267 0.010580 10.0.0.242 - - [2025-10-21 20:47:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.020772 10.0.0.242 - - [2025-10-21 20:47:34] "GET /floating-ip-pool/1871a76b-1379-4c71-a635-6781c6020ff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.009344 10.0.0.242 - - [2025-10-21 20:47:34] "DELETE /tag/feffae24-43e8-4071-9383-5f1c4a8d9b47 HTTP/1.1" 200 115 0.110701 10.0.0.242 - - [2025-10-21 20:47:34] "POST /ref-update HTTP/1.1" 200 156 0.012308 10.0.0.242 - - [2025-10-21 20:47:34] "DELETE /service-instance/dde06b96-eba4-4ca7-bff9-701132b25b4b HTTP/1.1" 200 115 0.061741 10.0.0.242 - - [2025-10-21 20:47:34] "DELETE /floating-ip-pool/1871a76b-1379-4c71-a635-6781c6020ff4 HTTP/1.1" 200 115 0.064550 10.0.0.242 - - [2025-10-21 20:47:34] "GET /virtual-machine-interface/28907e04-a55b-4b05-b421-eac4574b4d8f?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.004817 10.0.0.242 - - [2025-10-21 20:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012763 10.0.0.242 - - [2025-10-21 20:47:34] "POST /useragent-kv HTTP/1.1" 200 115 0.021219 10.0.0.242 - - [2025-10-21 20:47:34] "POST /useragent-kv HTTP/1.1" 200 115 0.004070 10.0.0.242 - - [2025-10-21 20:47:34] "DELETE /virtual-network/43543e61-cc64-48f3-b1ba-902e1337e707 HTTP/1.1" 200 115 0.121811 10.0.0.242 - - [2025-10-21 20:47:34] "GET /routing-instance/58175872-8d44-4384-a869-9be4046100d1 HTTP/1.1" 404 171 0.004392 10.0.0.242 - - [2025-10-21 20:47:34] "GET /domains HTTP/1.1" 200 281 0.004199 10.0.0.242 - - [2025-10-21 20:47:34] "GET /domain/9214d1a4-8b92-4307-8f57-47df58f66df9 HTTP/1.1" 200 3100 0.010853 10.0.0.242 - - [2025-10-21 20:47:34] "DELETE /route-target/86103004-fd96-4575-975c-d3bfa37a35eb HTTP/1.1" 200 115 0.057477 10.0.0.242 - - [2025-10-21 20:47:34] "GET /project/90f74e27-1327-438b-ba49-3ce83523a102 HTTP/1.1" 200 7170 0.070488 10.0.0.242 - - [2025-10-21 20:47:34] "DELETE /virtual-machine-interface/28907e04-a55b-4b05-b421-eac4574b4d8f HTTP/1.1" 200 115 0.186805 10.0.0.242 - - [2025-10-21 20:47:34] "GET /virtual-machine-interface/02cbc39a-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3578 0.017278 10.0.0.242 - - [2025-10-21 20:47:34] "POST /ref-update HTTP/1.1" 200 156 0.053948 10.0.0.242 - - [2025-10-21 20:47:34] "POST /set-tag HTTP/1.1" 200 109 0.011391 10.0.0.242 - - [2025-10-21 20:47:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.015943 10.0.0.242 - - [2025-10-21 20:47:34] "GET /loadbalancer/5d7339f7-78d1-4efc-92f7-6ce31c74e869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.008456 10.0.0.242 - - [2025-10-21 20:47:34] "DELETE /virtual-machine/5a8b5c84-b870-4c91-9cae-f83ea3e1812e HTTP/1.1" 200 115 0.069149 10.0.0.242 - - [2025-10-21 20:47:34] "GET /virtual-machine-interface/d7ed1b14-8baf-4394-847d-1501f71e0c45?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.010242 10.0.0.242 - - [2025-10-21 20:47:34] "GET /virtual-machine-interface/02cbc39a-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3578 0.008935 10.0.0.242 - - [2025-10-21 20:47:34] "POST /set-tag HTTP/1.1" 200 109 0.023787 10.0.0.242 - - [2025-10-21 20:47:34] "DELETE /loadbalancer-member/f7bac2f3-8c55-407a-bc07-6f0568249f97 HTTP/1.1" 200 115 0.045342 10.0.0.242 - - [2025-10-21 20:47:34] "DELETE /virtual-machine-interface/d7ed1b14-8baf-4394-847d-1501f71e0c45 HTTP/1.1" 200 115 0.085184 10.0.0.242 - - [2025-10-21 20:47:34] "DELETE /virtual-machine/73fbbce2-d241-4b9a-8d54-0683ee0e1a2b HTTP/1.1" 200 115 0.030320 10.0.0.242 - - [2025-10-21 20:47:35] "GET /virtual-machine-interface/02cbc39a-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.005251 10.0.0.242 - - [2025-10-21 20:47:35] "POST /set-tag HTTP/1.1" 200 109 0.003387 10.0.0.242 - - [2025-10-21 20:47:35] "GET /virtual-machine-interface/02cbc39a-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.007174 10.0.0.242 - - [2025-10-21 20:47:35] "POST /set-tag HTTP/1.1" 200 109 0.004405 10.0.0.242 - - [2025-10-21 20:47:35] "GET /virtual-machine/0f8dde1a-548e-4ff2-89ed-84672a640afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003775 10.0.0.242 - - [2025-10-21 20:47:35] "POST /ref-update HTTP/1.1" 200 156 0.019785 10.0.0.242 - - [2025-10-21 20:47:35] "GET /virtual-machine-interface/02cbc39a-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.015802 10.0.0.242 - - [2025-10-21 20:47:35] "POST /set-tag HTTP/1.1" 200 109 0.027318 10.0.0.242 - - [2025-10-21 20:47:35] "POST /set-tag HTTP/1.1" 200 109 0.040261 10.0.0.242 - - [2025-10-21 20:47:35] "POST /set-tag HTTP/1.1" 200 109 0.034173 10.0.0.242 - - [2025-10-21 20:47:35] "DELETE /instance-ip/02e61ad8-aebf-11f0-839a-fa163e6fefa3 HTTP/1.1" 200 115 0.035424 10.0.0.242 - - [2025-10-21 20:47:35] "POST /ref-update HTTP/1.1" 200 156 0.007692 10.0.0.242 - - [2025-10-21 20:47:36] "DELETE /virtual-machine-interface/02cbc39a-aebf-11f0-839a-fa163e6fefa3 HTTP/1.1" 200 115 0.069590 10.0.0.242 - - [2025-10-21 20:47:36] "DELETE /virtual-machine/0f8dde1a-548e-4ff2-89ed-84672a640afd HTTP/1.1" 200 115 0.037730 10.0.0.242 - - [2025-10-21 20:47:39] "GET /virtual-machine-interface/025f118c-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3578 0.011503 10.0.0.242 - - [2025-10-21 20:47:39] "POST /set-tag HTTP/1.1" 200 109 0.003257 10.0.0.242 - - [2025-10-21 20:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.242 - - [2025-10-21 20:47:39] "GET /loadbalancer/5d7339f7-78d1-4efc-92f7-6ce31c74e869?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002945 10.0.0.242 - - [2025-10-21 20:47:40] "GET /virtual-machine-interface/025f118c-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3578 0.005710 10.0.0.242 - - [2025-10-21 20:47:40] "POST /set-tag HTTP/1.1" 200 109 0.002775 10.0.0.242 - - [2025-10-21 20:47:40] "GET /virtual-machine-interface/025f118c-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3578 0.004230 10.0.0.242 - - [2025-10-21 20:47:40] "POST /set-tag HTTP/1.1" 200 109 0.004935 10.0.0.242 - - [2025-10-21 20:47:40] "GET /virtual-machine/3972f501-038c-4694-910c-65960e92a781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.006839 10.0.0.242 - - [2025-10-21 20:47:40] "POST /ref-update HTTP/1.1" 200 156 0.011390 10.0.0.242 - - [2025-10-21 20:47:40] "GET /virtual-machine-interface/025f118c-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3578 0.008874 10.0.0.242 - - [2025-10-21 20:47:40] "POST /set-tag HTTP/1.1" 200 109 0.023177 10.0.0.242 - - [2025-10-21 20:47:41] "POST /set-tag HTTP/1.1" 200 109 0.017363 10.0.0.242 - - [2025-10-21 20:47:41] "POST /set-tag HTTP/1.1" 200 109 0.033596 10.0.0.242 - - [2025-10-21 20:47:41] "DELETE /instance-ip/02756748-aebf-11f0-839a-fa163e6fefa3 HTTP/1.1" 200 115 0.040335 10.0.0.242 - - [2025-10-21 20:47:41] "POST /ref-update HTTP/1.1" 200 156 0.007135 10.0.0.242 - - [2025-10-21 20:47:41] "DELETE /virtual-machine-interface/025f118c-aebf-11f0-839a-fa163e6fefa3 HTTP/1.1" 200 115 0.056989 10.0.0.242 - - [2025-10-21 20:47:41] "DELETE /virtual-machine/3972f501-038c-4694-910c-65960e92a781 HTTP/1.1" 200 115 0.023474 10.0.0.242 - - [2025-10-21 20:47:41] "DELETE /tag/be03ef91-37ce-486f-9d79-ab63969e59f3 HTTP/1.1" 200 115 0.067491 10.0.0.242 - - [2025-10-21 20:47:41] "DELETE /tag/e1d44c9e-daa5-4747-8e04-5c1b7fb4894a HTTP/1.1" 200 115 0.035348 10.0.0.242 - - [2025-10-21 20:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.242 - - [2025-10-21 20:47:45] "GET /project/90f74e27-1327-438b-ba49-3ce83523a102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.029330 10.0.0.242 - - [2025-10-21 20:47:45] "POST /tags HTTP/1.1" 200 394 0.021373 10.0.0.242 - - [2025-10-21 20:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009316 10.0.0.242 - - [2025-10-21 20:47:45] "GET /tag/bfeb69bb-23bd-4e9d-8e61-c7db2cd25608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.014202 10.0.0.242 - - [2025-10-21 20:47:45] "POST /tags HTTP/1.1" 200 342 0.016153 10.0.0.242 - - [2025-10-21 20:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.242 - - [2025-10-21 20:47:45] "GET /tag/bf00f084-1ef2-4555-9cf8-313a864c3032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.028297 10.0.0.242 - - [2025-10-21 20:47:45] "POST /id-to-fqname HTTP/1.1" 200 192 0.000450 10.0.0.242 - - [2025-10-21 20:47:45] "POST /fqname-to-id HTTP/1.1" 404 201 0.002403 10.0.0.242 - - [2025-10-21 20:47:45] "POST /security-groups HTTP/1.1" 200 589 0.070885 10.0.0.242 - - [2025-10-21 20:47:45] "POST /fqname-to-id HTTP/1.1" 404 236 0.001863 10.0.0.242 - - [2025-10-21 20:47:45] "POST /projects HTTP/1.1" 200 521 0.248361 10.0.0.242 - - [2025-10-21 20:47:45] "POST /access-control-lists HTTP/1.1" 200 600 0.065348 10.0.0.242 - - [2025-10-21 20:47:45] "POST /fqname-to-id HTTP/1.1" 404 235 0.009195 10.0.0.242 - - [2025-10-21 20:47:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.029187 10.0.0.242 - - [2025-10-21 20:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014706 10.0.0.242 - - [2025-10-21 20:47:45] "GET /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.012534 10.0.0.242 - - [2025-10-21 20:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.242 - - [2025-10-21 20:47:45] "GET /virtual-network/94b480eb-a5f2-44a8-81c4-bae7ef93da73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.017688 10.0.0.242 - - [2025-10-21 20:47:45] "POST /access-control-lists HTTP/1.1" 200 598 0.104983 10.0.0.242 - - [2025-10-21 20:47:45] "PUT /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7 HTTP/1.1" 200 265 0.073973 10.0.0.242 - - [2025-10-21 20:47:45] "PUT /virtual-network/94b480eb-a5f2-44a8-81c4-bae7ef93da73 HTTP/1.1" 200 265 0.040855 10.0.0.242 - - [2025-10-21 20:47:45] "POST /security-groups HTTP/1.1" 200 593 0.081280 10.0.0.242 - - [2025-10-21 20:47:45] "POST /fqname-to-id HTTP/1.1" 404 270 0.004228 10.0.0.242 - - [2025-10-21 20:47:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.034238 10.0.0.242 - - [2025-10-21 20:47:46] "POST /chown HTTP/1.1" 200 109 0.056685 10.0.0.242 - - [2025-10-21 20:47:46] "POST /access-control-lists HTTP/1.1" 200 634 0.091352 10.0.0.242 - - [2025-10-21 20:47:46] "GET /application-policy-set/bb6895ec-d4f8-49d0-81d6-c036826c8f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002890 10.0.0.242 - - [2025-10-21 20:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.242 - - [2025-10-21 20:47:46] "GET /policy-management/3e811853-ed40-48c1-8421-b32e49f0b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002765 10.0.0.242 - - [2025-10-21 20:47:46] "POST /fqname-to-id HTTP/1.1" 404 269 0.001511 10.0.0.242 - - [2025-10-21 20:47:46] "POST /tags HTTP/1.1" 409 226 0.001860 10.0.0.242 - - [2025-10-21 20:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.242 - - [2025-10-21 20:47:46] "GET /tag/bf00f084-1ef2-4555-9cf8-313a864c3032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.023263 10.0.0.242 - - [2025-10-21 20:47:46] "POST /access-control-lists HTTP/1.1" 200 632 0.071183 10.0.0.242 - - [2025-10-21 20:47:46] "POST /firewall-rules HTTP/1.1" 200 602 0.083331 10.0.0.242 - - [2025-10-21 20:47:46] "GET /firewall-rule/00cd5271-4d05-470c-8168-53ffb8f6b5fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.015574 10.0.0.242 - - [2025-10-21 20:47:46] "GET /firewall-policy/721f280e-fd8e-4d9a-b6a7-4b739bf28263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.003893 10.0.0.242 - - [2025-10-21 20:47:46] "GET /firewall-rule/00cd5271-4d05-470c-8168-53ffb8f6b5fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002173 10.0.0.242 - - [2025-10-21 20:47:46] "POST /ref-update HTTP/1.1" 200 156 0.048902 10.0.0.242 - - [2025-10-21 20:47:46] "GET /application-policy-set/bb6895ec-d4f8-49d0-81d6-c036826c8f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003506 10.0.0.242 - - [2025-10-21 20:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.242 - - [2025-10-21 20:47:46] "GET /policy-management/3e811853-ed40-48c1-8421-b32e49f0b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002478 10.0.0.242 - - [2025-10-21 20:47:46] "POST /tags HTTP/1.1" 409 226 0.002010 10.0.0.242 - - [2025-10-21 20:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005503 10.0.0.242 - - [2025-10-21 20:47:46] "GET /tag/bf00f084-1ef2-4555-9cf8-313a864c3032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011131 10.0.0.242 - - [2025-10-21 20:47:46] "POST /firewall-rules HTTP/1.1" 200 600 0.064769 10.0.0.242 - - [2025-10-21 20:47:46] "GET /firewall-rule/e37ed893-152a-4371-b3c2-7ea5fcd4143f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.009665 10.0.0.242 - - [2025-10-21 20:47:46] "GET /firewall-policy/721f280e-fd8e-4d9a-b6a7-4b739bf28263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.003997 10.0.0.242 - - [2025-10-21 20:47:46] "GET /firewall-rule/e37ed893-152a-4371-b3c2-7ea5fcd4143f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003023 10.0.0.242 - - [2025-10-21 20:47:46] "POST /ref-update HTTP/1.1" 200 156 0.083363 10.0.0.242 - - [2025-10-21 20:47:48] "POST /tags HTTP/1.1" 200 394 0.021959 10.0.0.242 - - [2025-10-21 20:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008879 10.0.0.242 - - [2025-10-21 20:47:48] "GET /tag/9b5a20f6-a11a-48e6-b6bb-d4f30409a8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012208 10.0.0.242 - - [2025-10-21 20:47:48] "POST /tags HTTP/1.1" 200 342 0.028992 10.0.0.242 - - [2025-10-21 20:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006611 10.0.0.242 - - [2025-10-21 20:47:48] "GET /tag/25b4ab00-e770-4d4c-bdde-10ade9d7c7fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013292 10.0.0.242 - - [2025-10-21 20:47:48] "POST /id-to-fqname HTTP/1.1" 200 192 0.006131 10.0.0.242 - - [2025-10-21 20:47:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.004246 10.0.0.242 - - [2025-10-21 20:47:48] "POST /security-groups HTTP/1.1" 200 589 0.062179 10.0.0.242 - - [2025-10-21 20:47:48] "POST /projects HTTP/1.1" 200 521 0.176082 10.0.0.242 - - [2025-10-21 20:47:48] "POST /fqname-to-id HTTP/1.1" 404 236 0.004805 10.0.0.242 - - [2025-10-21 20:47:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.023180 10.0.0.242 - - [2025-10-21 20:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008095 10.0.0.242 - - [2025-10-21 20:47:48] "GET /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.007362 10.0.0.242 - - [2025-10-21 20:47:48] "POST /access-control-lists HTTP/1.1" 200 600 0.074414 10.0.0.242 - - [2025-10-21 20:47:48] "POST /fqname-to-id HTTP/1.1" 404 235 0.016533 10.0.0.242 - - [2025-10-21 20:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006106 10.0.0.242 - - [2025-10-21 20:47:48] "GET /virtual-network/94b480eb-a5f2-44a8-81c4-bae7ef93da73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.006361 10.0.0.242 - - [2025-10-21 20:47:48] "POST /access-control-lists HTTP/1.1" 200 598 0.024894 10.0.0.242 - - [2025-10-21 20:47:48] "PUT /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7 HTTP/1.1" 200 265 0.085360 10.0.0.242 - - [2025-10-21 20:47:48] "PUT /virtual-network/94b480eb-a5f2-44a8-81c4-bae7ef93da73 HTTP/1.1" 200 265 0.056230 10.0.0.242 - - [2025-10-21 20:47:48] "POST /security-groups HTTP/1.1" 200 593 0.073959 10.0.0.242 - - [2025-10-21 20:47:48] "POST /fqname-to-id HTTP/1.1" 404 270 0.002168 10.0.0.242 - - [2025-10-21 20:47:48] "POST /access-control-lists HTTP/1.1" 200 634 0.064862 10.0.0.242 - - [2025-10-21 20:47:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.072585 10.0.0.242 - - [2025-10-21 20:47:49] "POST /fqname-to-id HTTP/1.1" 404 269 0.019538 10.0.0.242 - - [2025-10-21 20:47:49] "POST /chown HTTP/1.1" 200 109 0.030026 10.0.0.242 - - [2025-10-21 20:47:49] "GET /application-policy-set/bb6895ec-d4f8-49d0-81d6-c036826c8f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.018863 10.0.0.242 - - [2025-10-21 20:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.242 - - [2025-10-21 20:47:49] "POST /access-control-lists HTTP/1.1" 200 632 0.094188 10.0.0.242 - - [2025-10-21 20:47:49] "GET /policy-management/3e811853-ed40-48c1-8421-b32e49f0b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008129 10.0.0.242 - - [2025-10-21 20:47:49] "POST /tags HTTP/1.1" 409 226 0.005761 10.0.0.242 - - [2025-10-21 20:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.242 - - [2025-10-21 20:47:49] "GET /tag/25b4ab00-e770-4d4c-bdde-10ade9d7c7fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.012464 10.0.0.242 - - [2025-10-21 20:47:49] "POST /firewall-rules HTTP/1.1" 200 602 0.066308 10.0.0.242 - - [2025-10-21 20:47:49] "GET /firewall-rule/8442a894-0257-4d60-91c6-8f263a5471a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.009514 10.0.0.242 - - [2025-10-21 20:47:49] "GET /firewall-policy/721f280e-fd8e-4d9a-b6a7-4b739bf28263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.004096 10.0.0.242 - - [2025-10-21 20:47:49] "GET /firewall-rule/8442a894-0257-4d60-91c6-8f263a5471a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002357 10.0.0.242 - - [2025-10-21 20:47:49] "POST /ref-update HTTP/1.1" 200 156 0.046252 10.0.0.242 - - [2025-10-21 20:47:49] "GET /application-policy-set/bb6895ec-d4f8-49d0-81d6-c036826c8f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005208 10.0.0.242 - - [2025-10-21 20:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.242 - - [2025-10-21 20:47:49] "GET /policy-management/3e811853-ed40-48c1-8421-b32e49f0b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002595 10.0.0.242 - - [2025-10-21 20:47:49] "POST /tags HTTP/1.1" 409 226 0.001637 10.0.0.242 - - [2025-10-21 20:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.242 - - [2025-10-21 20:47:49] "GET /tag/25b4ab00-e770-4d4c-bdde-10ade9d7c7fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.015467 10.0.0.242 - - [2025-10-21 20:47:49] "POST /firewall-rules HTTP/1.1" 200 600 0.066147 10.0.0.242 - - [2025-10-21 20:47:49] "GET /firewall-rule/a17c8bd0-6015-46c4-8aa7-a682a8d017bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003940 10.0.0.242 - - [2025-10-21 20:47:49] "GET /firewall-policy/721f280e-fd8e-4d9a-b6a7-4b739bf28263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.003496 10.0.0.242 - - [2025-10-21 20:47:49] "GET /firewall-rule/a17c8bd0-6015-46c4-8aa7-a682a8d017bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.007739 10.0.0.242 - - [2025-10-21 20:47:49] "POST /ref-update HTTP/1.1" 200 156 0.070018 10.0.0.242 - - [2025-10-21 20:47:51] "POST /tags HTTP/1.1" 200 346 0.087873 10.0.0.242 - - [2025-10-21 20:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.033882 10.0.0.242 - - [2025-10-21 20:47:51] "GET /tag/d194f5ab-9bdc-421b-853d-e09ea681c909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.016298 10.0.0.242 - - [2025-10-21 20:47:51] "POST /projects HTTP/1.1" 409 238 0.002097 10.0.0.242 - - [2025-10-21 20:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005693 10.0.0.242 - - [2025-10-21 20:47:51] "GET /project/a10b1134-f444-4277-b2f1-c866b3d66dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.052608 10.0.0.242 - - [2025-10-21 20:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006365 10.0.0.242 - - [2025-10-21 20:47:51] "GET /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004076 10.0.0.242 - - [2025-10-21 20:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.242 - - [2025-10-21 20:47:51] "GET /virtual-network/94b480eb-a5f2-44a8-81c4-bae7ef93da73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005414 10.0.0.242 - - [2025-10-21 20:47:51] "POST /security-groups HTTP/1.1" 409 285 0.003486 10.0.0.242 - - [2025-10-21 20:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.242 - - [2025-10-21 20:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.242 - - [2025-10-21 20:47:51] "PUT /security-group/2f3c0738-956b-420d-b75f-a19f8c989199 HTTP/1.1" 200 263 0.075233 10.0.0.242 - - [2025-10-21 20:47:51] "GET /project/a10b1134-f444-4277-b2f1-c866b3d66dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.098729 10.0.0.242 - - [2025-10-21 20:47:51] "PUT /access-control-list/ba6ef34a-efbb-4ee4-ac34-67497a1f6d33 HTTP/1.1" 200 273 0.019384 10.0.0.242 - - [2025-10-21 20:47:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.040750 10.0.0.242 - - [2025-10-21 20:47:51] "POST /tags HTTP/1.1" 409 228 0.012886 10.0.0.242 - - [2025-10-21 20:47:51] "PUT /access-control-list/f7d83be9-4ac2-46e7-a1f8-a615344c9428 HTTP/1.1" 200 273 0.039534 10.0.0.242 - - [2025-10-21 20:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007215 10.0.0.242 - - [2025-10-21 20:47:51] "GET /tag/d194f5ab-9bdc-421b-853d-e09ea681c909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.022518 10.0.0.242 - - [2025-10-21 20:47:51] "POST /tags HTTP/1.1" 200 346 0.027079 10.0.0.242 - - [2025-10-21 20:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005182 10.0.0.242 - - [2025-10-21 20:47:51] "GET /tag/97e9d0d1-02a9-48b8-b358-0dbdc50a919e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.016517 10.0.0.242 - - [2025-10-21 20:47:51] "POST /projects HTTP/1.1" 409 238 0.004874 10.0.0.242 - - [2025-10-21 20:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.242 - - [2025-10-21 20:47:52] "GET /project/7972a426-c596-4f46-a6bd-4260a5a7a49b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.057827 10.0.0.242 - - [2025-10-21 20:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010402 10.0.0.242 - - [2025-10-21 20:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.242 - - [2025-10-21 20:47:52] "GET /project/7972a426-c596-4f46-a6bd-4260a5a7a49b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033110 10.0.0.242 - - [2025-10-21 20:47:52] "GET /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005557 10.0.0.242 - - [2025-10-21 20:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.242 - - [2025-10-21 20:47:52] "GET /virtual-network/94b480eb-a5f2-44a8-81c4-bae7ef93da73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004622 10.0.0.242 - - [2025-10-21 20:47:52] "POST /security-groups HTTP/1.1" 409 285 0.014086 10.0.0.242 - - [2025-10-21 20:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.242 - - [2025-10-21 20:47:52] "PUT /security-group/f078f267-be90-409d-b7d0-04cf57f544f3 HTTP/1.1" 200 263 0.060516 10.0.0.242 - - [2025-10-21 20:47:52] "PUT /access-control-list/a5a57d7f-c12b-4289-a04e-64b7be996409 HTTP/1.1" 200 273 0.019672 10.0.0.242 - - [2025-10-21 20:47:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.026927 10.0.0.242 - - [2025-10-21 20:47:52] "POST /tags HTTP/1.1" 409 228 0.005120 10.0.0.242 - - [2025-10-21 20:47:52] "PUT /access-control-list/e4026897-9d15-476a-99f9-000480b51004 HTTP/1.1" 200 273 0.031863 10.0.0.242 - - [2025-10-21 20:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007896 10.0.0.242 - - [2025-10-21 20:47:52] "GET /tag/97e9d0d1-02a9-48b8-b358-0dbdc50a919e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.021401 10.0.0.242 - - [2025-10-21 20:47:52] "POST /tags HTTP/1.1" 200 292 0.068753 10.0.0.242 - - [2025-10-21 20:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004566 10.0.0.242 - - [2025-10-21 20:47:52] "GET /tag/9e33b712-7bb1-4875-b024-69c78364ec63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.015735 10.0.0.242 - - [2025-10-21 20:47:52] "POST /tags HTTP/1.1" 200 304 0.054143 10.0.0.242 - - [2025-10-21 20:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.242 - - [2025-10-21 20:47:52] "GET /tag/5d699cfc-d220-4b4a-befb-c1c741aae80d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012980 10.0.0.242 - - [2025-10-21 20:47:52] "POST /tags HTTP/1.1" 409 252 0.001786 10.0.0.242 - - [2025-10-21 20:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.242 - - [2025-10-21 20:47:52] "GET /tag/bfeb69bb-23bd-4e9d-8e61-c7db2cd25608?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.014927 10.0.0.242 - - [2025-10-21 20:47:52] "POST /tags HTTP/1.1" 409 226 0.002118 10.0.0.242 - - [2025-10-21 20:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.242 - - [2025-10-21 20:47:52] "GET /tag/bf00f084-1ef2-4555-9cf8-313a864c3032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014311 10.0.0.242 - - [2025-10-21 20:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.242 - - [2025-10-21 20:47:52] "GET /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005552 10.0.0.242 - - [2025-10-21 20:47:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.242 - - [2025-10-21 20:47:52] "GET /project/a10b1134-f444-4277-b2f1-c866b3d66dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031205 10.0.0.242 - - [2025-10-21 20:47:52] "POST /virtual-machines HTTP/1.1" 200 396 0.017246 10.0.0.242 - - [2025-10-21 20:47:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.007972 10.0.0.242 - - [2025-10-21 20:47:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.101365 10.0.0.242 - - [2025-10-21 20:47:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.011907 10.0.0.242 - - [2025-10-21 20:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005056 10.0.0.242 - - [2025-10-21 20:47:53] "GET /virtual-machine-interface/36bf7b42-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004416 10.0.0.242 - - [2025-10-21 20:47:53] "POST /instance-ips HTTP/1.1" 200 398 0.020962 10.0.0.242 - - [2025-10-21 20:47:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.017421 10.0.0.242 - - [2025-10-21 20:47:53] "GET /virtual-machine-interface/36bf7b42-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.007474 10.0.0.242 - - [2025-10-21 20:47:53] "POST /set-tag HTTP/1.1" 200 109 0.063599 10.0.0.242 - - [2025-10-21 20:47:53] "GET /virtual-machine-interface/36bf7b42-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006749 10.0.0.242 - - [2025-10-21 20:47:53] "GET /instance-ip/36d3223c-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003394 10.0.0.242 - - [2025-10-21 20:47:53] "GET /virtual-machine-interface/36bf7b42-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004314 10.0.0.242 - - [2025-10-21 20:47:53] "POST /set-tag HTTP/1.1" 200 109 0.001981 10.0.0.242 - - [2025-10-21 20:47:53] "GET /virtual-router/c3f809d2-5f55-41ce-bac5-29079535ae29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003924 10.0.0.242 - - [2025-10-21 20:47:53] "POST /ref-update HTTP/1.1" 200 156 0.006745 10.0.0.242 - - [2025-10-21 20:47:53] "GET /virtual-machine-interface/36bf7b42-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004290 10.0.0.242 - - [2025-10-21 20:47:53] "POST /set-tag HTTP/1.1" 200 109 0.001885 10.0.0.242 - - [2025-10-21 20:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.242 - - [2025-10-21 20:47:53] "GET /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003804 10.0.0.242 - - [2025-10-21 20:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.242 - - [2025-10-21 20:47:53] "GET /project/a10b1134-f444-4277-b2f1-c866b3d66dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.040802 10.0.0.242 - - [2025-10-21 20:47:53] "POST /virtual-machines HTTP/1.1" 200 396 0.013103 10.0.0.242 - - [2025-10-21 20:47:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.021097 10.0.0.242 - - [2025-10-21 20:47:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.113130 10.0.0.242 - - [2025-10-21 20:47:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.012075 10.0.0.242 - - [2025-10-21 20:47:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.030539 10.0.0.242 - - [2025-10-21 20:47:53] "GET /virtual-machine-interface/372c4b00-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.006213 10.0.0.242 - - [2025-10-21 20:47:53] "POST /instance-ips HTTP/1.1" 200 398 0.019546 10.0.0.242 - - [2025-10-21 20:47:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.015021 10.0.0.242 - - [2025-10-21 20:47:53] "GET /virtual-machine-interface/372c4b00-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.008524 10.0.0.242 - - [2025-10-21 20:47:54] "POST /set-tag HTTP/1.1" 200 109 0.063459 10.0.0.242 - - [2025-10-21 20:47:54] "GET /virtual-machine-interface/372c4b00-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.015903 10.0.0.242 - - [2025-10-21 20:47:54] "GET /instance-ip/3747cbfa-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.004530 10.0.0.242 - - [2025-10-21 20:47:54] "GET /virtual-machine-interface/372c4b00-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005472 10.0.0.242 - - [2025-10-21 20:47:54] "POST /set-tag HTTP/1.1" 200 109 0.002561 10.0.0.242 - - [2025-10-21 20:47:54] "GET /virtual-router/c3f809d2-5f55-41ce-bac5-29079535ae29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.010170 10.0.0.242 - - [2025-10-21 20:47:54] "POST /ref-update HTTP/1.1" 200 156 0.010041 10.0.0.242 - - [2025-10-21 20:47:54] "GET /virtual-machine-interface/372c4b00-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.028523 10.0.0.242 - - [2025-10-21 20:47:54] "POST /set-tag HTTP/1.1" 200 109 0.003288 10.0.0.242 - - [2025-10-21 20:47:54] "POST /tags HTTP/1.1" 200 292 0.018775 10.0.0.242 - - [2025-10-21 20:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.014380 10.0.0.242 - - [2025-10-21 20:47:54] "GET /tag/d0884f34-5024-4acf-8c9d-12c60f27779c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.012089 10.0.0.242 - - [2025-10-21 20:47:54] "POST /tags HTTP/1.1" 409 252 0.002278 10.0.0.242 - - [2025-10-21 20:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.242 - - [2025-10-21 20:47:54] "GET /tag/9b5a20f6-a11a-48e6-b6bb-d4f30409a8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.018567 10.0.0.242 - - [2025-10-21 20:47:54] "POST /tags HTTP/1.1" 409 226 0.002237 10.0.0.242 - - [2025-10-21 20:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.242 - - [2025-10-21 20:47:54] "GET /tag/25b4ab00-e770-4d4c-bdde-10ade9d7c7fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011368 10.0.0.242 - - [2025-10-21 20:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.242 - - [2025-10-21 20:47:54] "GET /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003594 10.0.0.242 - - [2025-10-21 20:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.242 - - [2025-10-21 20:47:54] "GET /project/7972a426-c596-4f46-a6bd-4260a5a7a49b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041933 10.0.0.242 - - [2025-10-21 20:47:54] "POST /virtual-machines HTTP/1.1" 200 396 0.010490 10.0.0.242 - - [2025-10-21 20:47:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.018447 10.0.0.242 - - [2025-10-21 20:47:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.146539 10.0.0.242 - - [2025-10-21 20:47:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.009450 10.0.0.242 - - [2025-10-21 20:47:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009895 10.0.0.242 - - [2025-10-21 20:47:54] "GET /virtual-machine-interface/37ce0af8-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.009889 10.0.0.242 - - [2025-10-21 20:47:54] "POST /instance-ips HTTP/1.1" 200 398 0.021742 10.0.0.242 - - [2025-10-21 20:47:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.023100 10.0.0.242 - - [2025-10-21 20:47:55] "GET /virtual-machine-interface/37ce0af8-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.003819 10.0.0.242 - - [2025-10-21 20:47:55] "POST /set-tag HTTP/1.1" 200 109 0.063761 10.0.0.242 - - [2025-10-21 20:47:55] "GET /virtual-machine-interface/37ce0af8-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.011548 10.0.0.242 - - [2025-10-21 20:47:55] "GET /instance-ip/37edb8da-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003108 10.0.0.242 - - [2025-10-21 20:47:55] "GET /virtual-machine-interface/37ce0af8-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004816 10.0.0.242 - - [2025-10-21 20:47:55] "POST /set-tag HTTP/1.1" 200 109 0.002097 10.0.0.242 - - [2025-10-21 20:47:55] "GET /virtual-router/c3f809d2-5f55-41ce-bac5-29079535ae29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004364 10.0.0.242 - - [2025-10-21 20:47:55] "POST /ref-update HTTP/1.1" 200 156 0.008193 10.0.0.242 - - [2025-10-21 20:47:55] "GET /virtual-machine-interface/37ce0af8-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.010117 10.0.0.242 - - [2025-10-21 20:47:55] "POST /set-tag HTTP/1.1" 200 109 0.001714 10.0.0.242 - - [2025-10-21 20:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.242 - - [2025-10-21 20:47:55] "GET /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003918 10.0.0.242 - - [2025-10-21 20:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.242 - - [2025-10-21 20:47:55] "GET /project/7972a426-c596-4f46-a6bd-4260a5a7a49b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034742 10.0.0.242 - - [2025-10-21 20:47:55] "POST /virtual-machines HTTP/1.1" 200 396 0.008604 10.0.0.242 - - [2025-10-21 20:47:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.019770 10.0.0.242 - - [2025-10-21 20:47:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.104237 10.0.0.242 - - [2025-10-21 20:47:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.007711 10.0.0.242 - - [2025-10-21 20:47:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008890 10.0.0.242 - - [2025-10-21 20:47:55] "GET /virtual-machine-interface/38469018-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.003868 10.0.0.242 - - [2025-10-21 20:47:55] "POST /instance-ips HTTP/1.1" 200 398 0.019977 10.0.0.242 - - [2025-10-21 20:47:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.019341 10.0.0.242 - - [2025-10-21 20:47:55] "GET /virtual-machine-interface/38469018-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.008432 10.0.0.242 - - [2025-10-21 20:47:55] "POST /set-tag HTTP/1.1" 200 109 0.059604 10.0.0.242 - - [2025-10-21 20:47:55] "GET /virtual-machine-interface/38469018-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005681 10.0.0.242 - - [2025-10-21 20:47:55] "GET /instance-ip/385ef914-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.004251 10.0.0.242 - - [2025-10-21 20:47:55] "GET /virtual-machine-interface/38469018-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005252 10.0.0.242 - - [2025-10-21 20:47:55] "POST /set-tag HTTP/1.1" 200 109 0.002091 10.0.0.242 - - [2025-10-21 20:47:55] "GET /virtual-router/c3f809d2-5f55-41ce-bac5-29079535ae29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.003573 10.0.0.242 - - [2025-10-21 20:47:56] "POST /ref-update HTTP/1.1" 200 156 0.008504 10.0.0.242 - - [2025-10-21 20:47:56] "GET /virtual-machine-interface/38469018-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.011681 10.0.0.242 - - [2025-10-21 20:47:56] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.242 - - [2025-10-21 20:47:56] "POST /tags HTTP/1.1" 200 300 0.017080 10.0.0.242 - - [2025-10-21 20:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007771 10.0.0.242 - - [2025-10-21 20:47:56] "GET /tag/4bd97622-ab32-4eb6-a4db-0796357f771a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012066 10.0.0.242 - - [2025-10-21 20:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.242 - - [2025-10-21 20:47:56] "GET /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004095 10.0.0.242 - - [2025-10-21 20:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.242 - - [2025-10-21 20:47:56] "GET /project/a10b1134-f444-4277-b2f1-c866b3d66dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.030495 10.0.0.242 - - [2025-10-21 20:47:56] "POST /virtual-machines HTTP/1.1" 200 396 0.007731 10.0.0.242 - - [2025-10-21 20:47:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.018315 10.0.0.242 - - [2025-10-21 20:47:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.124356 10.0.0.242 - - [2025-10-21 20:47:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.007608 10.0.0.242 - - [2025-10-21 20:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009489 10.0.0.242 - - [2025-10-21 20:47:56] "GET /virtual-machine-interface/38c423de-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.010971 10.0.0.242 - - [2025-10-21 20:47:56] "POST /instance-ips HTTP/1.1" 200 398 0.019732 10.0.0.242 - - [2025-10-21 20:47:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.024078 10.0.0.242 - - [2025-10-21 20:47:56] "GET /virtual-machine-interface/38c423de-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.013368 10.0.0.242 - - [2025-10-21 20:47:56] "POST /set-tag HTTP/1.1" 200 109 0.017302 10.0.0.242 - - [2025-10-21 20:47:56] "GET /virtual-machine-interface/38c423de-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.016928 10.0.0.242 - - [2025-10-21 20:47:56] "GET /instance-ip/38df1fa4-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.002602 10.0.0.242 - - [2025-10-21 20:47:56] "GET /virtual-machine-interface/38c423de-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004292 10.0.0.242 - - [2025-10-21 20:47:56] "POST /set-tag HTTP/1.1" 200 109 0.002210 10.0.0.242 - - [2025-10-21 20:47:56] "POST /tags HTTP/1.1" 200 300 0.015954 10.0.0.242 - - [2025-10-21 20:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.242 - - [2025-10-21 20:47:56] "GET /tag/f912c969-a5f2-46fe-ac97-45528dc62c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011936 10.0.0.242 - - [2025-10-21 20:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.242 - - [2025-10-21 20:47:56] "GET /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004285 10.0.0.242 - - [2025-10-21 20:47:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.242 - - [2025-10-21 20:47:56] "GET /project/a10b1134-f444-4277-b2f1-c866b3d66dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.111567 10.0.0.242 - - [2025-10-21 20:47:57] "POST /virtual-machines HTTP/1.1" 200 396 0.007065 10.0.0.242 - - [2025-10-21 20:47:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.009247 10.0.0.242 - - [2025-10-21 20:47:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.106126 10.0.0.242 - - [2025-10-21 20:47:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.018048 10.0.0.242 - - [2025-10-21 20:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012244 10.0.0.242 - - [2025-10-21 20:47:57] "GET /virtual-machine-interface/393b8db6-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.004275 10.0.0.242 - - [2025-10-21 20:47:57] "POST /instance-ips HTTP/1.1" 200 398 0.021329 10.0.0.242 - - [2025-10-21 20:47:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.021455 10.0.0.242 - - [2025-10-21 20:47:57] "GET /virtual-machine-interface/393b8db6-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.010984 10.0.0.242 - - [2025-10-21 20:47:57] "POST /set-tag HTTP/1.1" 200 109 0.018344 10.0.0.242 - - [2025-10-21 20:47:57] "GET /virtual-machine-interface/393b8db6-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.012722 10.0.0.242 - - [2025-10-21 20:47:57] "GET /instance-ip/39504b66-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.002492 10.0.0.242 - - [2025-10-21 20:47:57] "GET /virtual-machine-interface/393b8db6-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004234 10.0.0.242 - - [2025-10-21 20:47:57] "POST /set-tag HTTP/1.1" 200 109 0.001990 10.0.0.242 - - [2025-10-21 20:47:57] "POST /tags HTTP/1.1" 200 300 0.017168 10.0.0.242 - - [2025-10-21 20:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009222 10.0.0.242 - - [2025-10-21 20:47:57] "GET /tag/72d90ef4-2160-48e4-a7ca-33971ae67250?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.013174 10.0.0.242 - - [2025-10-21 20:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.242 - - [2025-10-21 20:47:57] "GET /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003850 10.0.0.242 - - [2025-10-21 20:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.242 - - [2025-10-21 20:47:57] "GET /project/7972a426-c596-4f46-a6bd-4260a5a7a49b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033809 10.0.0.242 - - [2025-10-21 20:47:57] "POST /virtual-machines HTTP/1.1" 200 396 0.009988 10.0.0.242 - - [2025-10-21 20:47:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.014030 10.0.0.242 - - [2025-10-21 20:47:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.110174 10.0.0.242 - - [2025-10-21 20:47:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.009494 10.0.0.242 - - [2025-10-21 20:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009219 10.0.0.242 - - [2025-10-21 20:47:57] "GET /virtual-machine-interface/399ef202-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.007370 10.0.0.242 - - [2025-10-21 20:47:57] "POST /instance-ips HTTP/1.1" 200 398 0.017302 10.0.0.242 - - [2025-10-21 20:47:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.019125 10.0.0.242 - - [2025-10-21 20:47:58] "GET /virtual-machine-interface/399ef202-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.015227 10.0.0.242 - - [2025-10-21 20:47:58] "POST /set-tag HTTP/1.1" 200 109 0.016433 10.0.0.242 - - [2025-10-21 20:47:58] "GET /virtual-machine-interface/399ef202-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.020658 10.0.0.242 - - [2025-10-21 20:47:58] "GET /instance-ip/39b950b6-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.002609 10.0.0.242 - - [2025-10-21 20:47:58] "GET /virtual-machine-interface/399ef202-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005696 10.0.0.242 - - [2025-10-21 20:47:58] "POST /set-tag HTTP/1.1" 200 109 0.001993 10.0.0.242 - - [2025-10-21 20:47:58] "POST /tags HTTP/1.1" 200 300 0.017740 10.0.0.242 - - [2025-10-21 20:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.242 - - [2025-10-21 20:47:58] "GET /tag/2d60d62f-dd09-4959-b769-887fd1326e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011416 10.0.0.242 - - [2025-10-21 20:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.242 - - [2025-10-21 20:47:58] "GET /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003537 10.0.0.242 - - [2025-10-21 20:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.242 - - [2025-10-21 20:47:58] "GET /project/7972a426-c596-4f46-a6bd-4260a5a7a49b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.024627 10.0.0.242 - - [2025-10-21 20:47:58] "POST /virtual-machines HTTP/1.1" 200 396 0.008661 10.0.0.242 - - [2025-10-21 20:47:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.009034 10.0.0.242 - - [2025-10-21 20:47:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.107097 10.0.0.242 - - [2025-10-21 20:47:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.010310 10.0.0.242 - - [2025-10-21 20:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005800 10.0.0.242 - - [2025-10-21 20:47:58] "GET /virtual-machine-interface/3a046916-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.005027 10.0.0.242 - - [2025-10-21 20:47:58] "POST /instance-ips HTTP/1.1" 200 398 0.022671 10.0.0.242 - - [2025-10-21 20:47:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.019789 10.0.0.242 - - [2025-10-21 20:47:58] "GET /virtual-machine-interface/3a046916-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.007236 10.0.0.242 - - [2025-10-21 20:47:58] "POST /set-tag HTTP/1.1" 200 109 0.016720 10.0.0.242 - - [2025-10-21 20:47:58] "GET /virtual-machine-interface/3a046916-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.015566 10.0.0.242 - - [2025-10-21 20:47:58] "GET /instance-ip/3a1d909e-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.002714 10.0.0.242 - - [2025-10-21 20:47:58] "GET /virtual-machine-interface/3a046916-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004128 10.0.0.242 - - [2025-10-21 20:47:58] "POST /set-tag HTTP/1.1" 200 109 0.001786 10.0.0.242 - - [2025-10-21 20:47:58] "GET /virtual-router/c3f809d2-5f55-41ce-bac5-29079535ae29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.003071 10.0.0.242 - - [2025-10-21 20:47:58] "POST /ref-update HTTP/1.1" 200 156 0.007263 10.0.0.242 - - [2025-10-21 20:47:58] "GET /virtual-machine-interface/38c423de-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003987 10.0.0.242 - - [2025-10-21 20:47:58] "POST /set-tag HTTP/1.1" 200 109 0.001829 10.0.0.242 - - [2025-10-21 20:47:58] "GET /virtual-machine-interface/36bf7b42-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003336 10.0.0.242 - - [2025-10-21 20:47:58] "POST /set-tag HTTP/1.1" 200 109 0.002132 10.0.0.242 - - [2025-10-21 20:47:58] "GET /virtual-router/c3f809d2-5f55-41ce-bac5-29079535ae29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.003735 10.0.0.242 - - [2025-10-21 20:47:58] "POST /ref-update HTTP/1.1" 200 156 0.009353 10.0.0.242 - - [2025-10-21 20:47:59] "GET /virtual-machine-interface/393b8db6-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004097 10.0.0.242 - - [2025-10-21 20:47:59] "POST /set-tag HTTP/1.1" 200 109 0.001823 10.0.0.242 - - [2025-10-21 20:47:59] "GET /virtual-router/c3f809d2-5f55-41ce-bac5-29079535ae29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.003223 10.0.0.242 - - [2025-10-21 20:47:59] "POST /ref-update HTTP/1.1" 200 156 0.007806 10.0.0.242 - - [2025-10-21 20:47:59] "GET /virtual-machine-interface/399ef202-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.008527 10.0.0.242 - - [2025-10-21 20:47:59] "POST /set-tag HTTP/1.1" 200 109 0.002180 10.0.0.242 - - [2025-10-21 20:47:59] "GET /virtual-machine-interface/372c4b00-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004639 10.0.0.242 - - [2025-10-21 20:47:59] "POST /set-tag HTTP/1.1" 200 109 0.002025 10.0.0.242 - - [2025-10-21 20:47:59] "GET /virtual-router/c3f809d2-5f55-41ce-bac5-29079535ae29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.004131 10.0.0.242 - - [2025-10-21 20:47:59] "POST /ref-update HTTP/1.1" 200 156 0.018051 10.0.0.242 - - [2025-10-21 20:47:59] "GET /virtual-machine-interface/3a046916-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.010159 10.0.0.242 - - [2025-10-21 20:47:59] "POST /set-tag HTTP/1.1" 200 109 0.002332 10.0.0.242 - - [2025-10-21 20:47:59] "GET /virtual-machine-interface/37ce0af8-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003643 10.0.0.242 - - [2025-10-21 20:47:59] "POST /set-tag HTTP/1.1" 200 109 0.002017 10.0.0.242 - - [2025-10-21 20:47:59] "GET /virtual-machine-interface/38469018-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004255 10.0.0.242 - - [2025-10-21 20:47:59] "POST /set-tag HTTP/1.1" 200 109 0.001929 10.0.0.242 - - [2025-10-21 20:47:59] "GET /virtual-machine-interface/38c423de-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004151 10.0.0.242 - - [2025-10-21 20:47:59] "POST /set-tag HTTP/1.1" 200 109 0.001900 10.0.0.242 - - [2025-10-21 20:47:59] "GET /virtual-machine-interface/393b8db6-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004455 10.0.0.242 - - [2025-10-21 20:47:59] "POST /set-tag HTTP/1.1" 200 109 0.001790 10.0.0.242 - - [2025-10-21 20:47:59] "GET /virtual-machine-interface/399ef202-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004126 10.0.0.242 - - [2025-10-21 20:47:59] "POST /set-tag HTTP/1.1" 200 109 0.001847 10.0.0.242 - - [2025-10-21 20:47:59] "GET /virtual-machine-interface/36bf7b42-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004463 10.0.0.242 - - [2025-10-21 20:47:59] "POST /set-tag HTTP/1.1" 200 109 0.001828 10.0.0.242 - - [2025-10-21 20:47:59] "GET /virtual-machine-interface/3a046916-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003943 10.0.0.242 - - [2025-10-21 20:47:59] "POST /set-tag HTTP/1.1" 200 109 0.001929 10.0.0.242 - - [2025-10-21 20:47:59] "GET /virtual-machine-interface/372c4b00-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004659 10.0.0.242 - - [2025-10-21 20:47:59] "POST /set-tag HTTP/1.1" 200 109 0.001916 10.0.0.242 - - [2025-10-21 20:48:00] "GET /virtual-machine-interface/37ce0af8-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004370 10.0.0.242 - - [2025-10-21 20:48:00] "POST /set-tag HTTP/1.1" 200 109 0.002243 10.0.0.242 - - [2025-10-21 20:48:01] "GET /virtual-machine-interface/38469018-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004378 10.0.0.242 - - [2025-10-21 20:48:01] "POST /set-tag HTTP/1.1" 200 109 0.002180 10.0.0.242 - - [2025-10-21 20:48:02] "GET /virtual-machine/84b07acf-c090-4afd-96bb-e0af67a2eb79?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002859 10.0.0.242 - - [2025-10-21 20:48:02] "GET /virtual-machine-interface/36bf7b42-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004447 10.0.0.242 - - [2025-10-21 20:48:02] "GET /virtual-machine/42f2f2c1-5da7-42fe-aac4-2d890a61951b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003358 10.0.0.242 - - [2025-10-21 20:48:02] "GET /virtual-machine-interface/372c4b00-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005203 10.0.0.242 - - [2025-10-21 20:48:02] "GET /virtual-machine/925a745f-8c33-45b9-a7e8-655ff3b01533?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003479 10.0.0.242 - - [2025-10-21 20:48:02] "GET /virtual-machine-interface/37ce0af8-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004261 10.0.0.242 - - [2025-10-21 20:48:02] "GET /virtual-machine/61be4cfe-14be-4da7-9edc-99f4d48dfb2b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002892 10.0.0.242 - - [2025-10-21 20:48:02] "GET /virtual-machine-interface/38469018-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003968 10.0.0.242 - - [2025-10-21 20:48:04] "GET /virtual-machine-interface/393b8db6-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004896 10.0.0.242 - - [2025-10-21 20:48:04] "POST /set-tag HTTP/1.1" 200 109 0.002044 10.0.0.242 - - [2025-10-21 20:48:07] "GET /virtual-machine-interface/38c423de-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004094 10.0.0.242 - - [2025-10-21 20:48:07] "POST /set-tag HTTP/1.1" 200 109 0.001978 10.0.0.242 - - [2025-10-21 20:48:09] "GET /virtual-machine-interface/3a046916-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004422 10.0.0.242 - - [2025-10-21 20:48:09] "POST /set-tag HTTP/1.1" 200 109 0.002108 10.0.0.242 - - [2025-10-21 20:48:09] "GET /virtual-machine-interface/399ef202-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004088 10.0.0.242 - - [2025-10-21 20:48:09] "POST /set-tag HTTP/1.1" 200 109 0.002219 10.0.0.242 - - [2025-10-21 20:48:12] "GET /virtual-machine/6f74b187-214f-42cb-9cc1-652f3c29ebe4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003247 10.0.0.242 - - [2025-10-21 20:48:12] "GET /virtual-machine-interface/38c423de-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003899 10.0.0.242 - - [2025-10-21 20:48:12] "GET /virtual-machine/ddaf52b9-23f4-41ae-9aee-774b93b45c7e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002852 10.0.0.242 - - [2025-10-21 20:48:12] "GET /virtual-machine-interface/399ef202-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004341 10.0.0.242 - - [2025-10-21 20:48:12] "GET /virtual-machine/c752363b-bb00-4309-bd32-65a1b5c5d32f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003216 10.0.0.242 - - [2025-10-21 20:48:12] "GET /virtual-machine-interface/393b8db6-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004359 10.0.0.242 - - [2025-10-21 20:48:12] "GET /virtual-machine/b53b120b-0926-4b13-abe1-89ee1df35cad?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002951 10.0.0.242 - - [2025-10-21 20:48:12] "GET /virtual-machine-interface/3a046916-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003788 10.0.0.242 - - [2025-10-21 20:48:13] "GET /loadbalancer/a05715a2-456f-48e3-9c56-ec292af52201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002867 10.0.0.242 - - [2025-10-21 20:48:13] "POST /tags HTTP/1.1" 200 334 0.028190 10.0.0.242 - - [2025-10-21 20:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012920 10.0.0.242 - - [2025-10-21 20:48:13] "GET /tag/7b4f9cc7-a44c-491e-8d39-1a1397c18aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011811 10.0.0.242 - - [2025-10-21 20:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.242 - - [2025-10-21 20:48:13] "GET /project/a10b1134-f444-4277-b2f1-c866b3d66dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033948 10.0.0.242 - - [2025-10-21 20:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.242 - - [2025-10-21 20:48:13] "GET /virtual-network/94b480eb-a5f2-44a8-81c4-bae7ef93da73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004139 10.0.0.242 - - [2025-10-21 20:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.242 - - [2025-10-21 20:48:13] "GET /service-appliance-set/c5436879-7d4d-4e0d-ad3c-fd83d2a732cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002243 10.0.0.242 - - [2025-10-21 20:48:13] "POST /fqname-to-id HTTP/1.1" 404 273 0.002269 10.0.0.242 - - [2025-10-21 20:48:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.092180 10.0.0.242 - - [2025-10-21 20:48:13] "GET /virtual-machine-interface/b2071e40-628a-4fd6-b981-c0b623c51596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.005987 10.0.0.242 - - [2025-10-21 20:48:13] "POST /instance-ips HTTP/1.1" 200 410 0.020875 10.0.0.242 - - [2025-10-21 20:48:13] "GET /instance-ip/1bc698d9-12f2-4425-8245-0efefa98c896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.009335 10.0.0.242 - - [2025-10-21 20:48:13] "POST /loadbalancers HTTP/1.1" 200 631 0.062065 10.0.0.242 - - [2025-10-21 20:48:13] "GET /project/a10b1134-f444-4277-b2f1-c866b3d66dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.021343 10.0.0.242 - - [2025-10-21 20:48:13] "GET /instance-ip/1bc698d9-12f2-4425-8245-0efefa98c896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.005022 10.0.0.242 - - [2025-10-21 20:48:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007557 10.0.0.242 - - [2025-10-21 20:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008343 10.0.0.242 - - [2025-10-21 20:48:13] "GET /project/a10b1134-f444-4277-b2f1-c866b3d66dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.029128 10.0.0.242 - - [2025-10-21 20:48:13] "POST /floating-ips HTTP/1.1" 200 599 0.023668 10.0.0.242 - - [2025-10-21 20:48:13] "GET /loadbalancer/a05715a2-456f-48e3-9c56-ec292af52201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003326 10.0.0.242 - - [2025-10-21 20:48:13] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.041081 10.0.0.242 - - [2025-10-21 20:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005500 10.0.0.242 - - [2025-10-21 20:48:13] "GET /project/a10b1134-f444-4277-b2f1-c866b3d66dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.022535 10.0.0.242 - - [2025-10-21 20:48:13] "GET /loadbalancer-listener/bd3bd4b6-df5d-4e7b-a4c5-53e4d5ce452b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.002812 10.0.0.242 - - [2025-10-21 20:48:13] "GET /loadbalancer-listener/bd3bd4b6-df5d-4e7b-a4c5-53e4d5ce452b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.003074 10.0.0.242 - - [2025-10-21 20:48:13] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.018961 10.0.0.242 - - [2025-10-21 20:48:13] "GET /instance-ip/1bc698d9-12f2-4425-8245-0efefa98c896?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.003487 10.0.0.242 - - [2025-10-21 20:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.242 - - [2025-10-21 20:48:13] "GET /loadbalancer/a05715a2-456f-48e3-9c56-ec292af52201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.001770 10.0.0.242 - - [2025-10-21 20:48:13] "GET /instance-ip/1bc698d9-12f2-4425-8245-0efefa98c896?fields=floating_ips HTTP/1.1" 200 1213 0.006390 10.0.0.242 - - [2025-10-21 20:48:13] "GET /loadbalancer-pool/89d66898-96a6-4ddd-83bc-fdcf32588f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.004187 10.0.0.242 - - [2025-10-21 20:48:13] "GET /floating-ip/5a04fc6d-cac3-461f-8b53-b872bdade3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.003158 10.0.0.242 - - [2025-10-21 20:48:13] "POST /loadbalancer-members HTTP/1.1" 200 723 0.013522 10.0.0.242 - - [2025-10-21 20:48:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.011210 10.0.0.242 - - [2025-10-21 20:48:14] "GET /virtual-machine-interface/36bf7b42-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.009984 10.0.0.242 - - [2025-10-21 20:48:14] "GET /virtual-machine-interface/36bf7b42-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006140 10.0.0.242 - - [2025-10-21 20:48:14] "POST /tags HTTP/1.1" 409 221 0.007115 10.0.0.242 - - [2025-10-21 20:48:14] "GET /loadbalancer/a05715a2-456f-48e3-9c56-ec292af52201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003106 10.0.0.242 - - [2025-10-21 20:48:14] "POST /ref-update HTTP/1.1" 200 156 0.011723 10.0.0.242 - - [2025-10-21 20:48:14] "GET /floating-ip/5a04fc6d-cac3-461f-8b53-b872bdade3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.004174 10.0.0.242 - - [2025-10-21 20:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.242 - - [2025-10-21 20:48:14] "GET /tag/7b4f9cc7-a44c-491e-8d39-1a1397c18aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010391 10.0.0.242 - - [2025-10-21 20:48:14] "POST /set-tag HTTP/1.1" 200 109 0.025501 10.0.0.242 - - [2025-10-21 20:48:14] "GET /loadbalancer-pool/89d66898-96a6-4ddd-83bc-fdcf32588f4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.011260 10.0.0.242 - - [2025-10-21 20:48:14] "PUT /floating-ip/5a04fc6d-cac3-461f-8b53-b872bdade3c8 HTTP/1.1" 200 257 0.030814 10.0.0.242 - - [2025-10-21 20:48:14] "POST /loadbalancer-members HTTP/1.1" 200 723 0.016063 10.0.0.242 - - [2025-10-21 20:48:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.011601 10.0.0.242 - - [2025-10-21 20:48:14] "GET /virtual-machine-interface/372c4b00-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.023825 10.0.0.242 - - [2025-10-21 20:48:14] "GET /virtual-machine-interface/372c4b00-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005832 10.0.0.242 - - [2025-10-21 20:48:14] "POST /ref-update HTTP/1.1" 200 156 0.006595 10.0.0.242 - - [2025-10-21 20:48:14] "GET /floating-ip/5a04fc6d-cac3-461f-8b53-b872bdade3c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.012321 10.0.0.242 - - [2025-10-21 20:48:14] "POST /set-tag HTTP/1.1" 200 109 0.068179 10.0.0.242 - - [2025-10-21 20:48:14] "POST /tags HTTP/1.1" 409 206 0.001939 10.0.0.242 - - [2025-10-21 20:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.242 - - [2025-10-21 20:48:14] "GET /tag/5d699cfc-d220-4b4a-befb-c1c741aae80d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.016420 10.0.0.242 - - [2025-10-21 20:48:14] "POST /tags HTTP/1.1" 409 204 0.001866 10.0.0.242 - - [2025-10-21 20:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011008 10.0.0.242 - - [2025-10-21 20:48:14] "GET /tag/f912c969-a5f2-46fe-ac97-45528dc62c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011053 10.0.0.242 - - [2025-10-21 20:48:14] "GET /application-policy-set/bb6895ec-d4f8-49d0-81d6-c036826c8f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002244 10.0.0.242 - - [2025-10-21 20:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.242 - - [2025-10-21 20:48:14] "GET /policy-management/3e811853-ed40-48c1-8421-b32e49f0b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002653 10.0.0.242 - - [2025-10-21 20:48:14] "POST /tags HTTP/1.1" 409 206 0.001463 10.0.0.242 - - [2025-10-21 20:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.242 - - [2025-10-21 20:48:14] "GET /tag/5d699cfc-d220-4b4a-befb-c1c741aae80d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012542 10.0.0.242 - - [2025-10-21 20:48:14] "POST /tags HTTP/1.1" 409 226 0.002143 10.0.0.242 - - [2025-10-21 20:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.242 - - [2025-10-21 20:48:14] "GET /tag/bf00f084-1ef2-4555-9cf8-313a864c3032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.016625 10.0.0.242 - - [2025-10-21 20:48:14] "POST /tags HTTP/1.1" 409 204 0.002213 10.0.0.242 - - [2025-10-21 20:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.242 - - [2025-10-21 20:48:14] "GET /tag/f912c969-a5f2-46fe-ac97-45528dc62c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011954 10.0.0.242 - - [2025-10-21 20:48:14] "POST /tags HTTP/1.1" 409 226 0.002218 10.0.0.242 - - [2025-10-21 20:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.242 - - [2025-10-21 20:48:14] "GET /tag/bf00f084-1ef2-4555-9cf8-313a864c3032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010651 10.0.0.242 - - [2025-10-21 20:48:14] "GET /application-policy-set/bb6895ec-d4f8-49d0-81d6-c036826c8f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002384 10.0.0.242 - - [2025-10-21 20:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.242 - - [2025-10-21 20:48:14] "GET /policy-management/3e811853-ed40-48c1-8421-b32e49f0b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002712 10.0.0.242 - - [2025-10-21 20:48:14] "POST /firewall-rules HTTP/1.1" 200 628 0.072016 10.0.0.242 - - [2025-10-21 20:48:15] "POST /firewall-rules HTTP/1.1" 200 648 0.078045 10.0.0.242 - - [2025-10-21 20:48:15] "GET /firewall-rule/8e76d915-7bcf-4afc-a43c-b533081991af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.003751 10.0.0.242 - - [2025-10-21 20:48:15] "GET /firewall-policy/4c67e13b-5bc0-4346-97d1-292146397c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.001982 10.0.0.242 - - [2025-10-21 20:48:15] "GET /firewall-rule/cdf750db-4c9f-495d-a2b7-b0d050a8a5d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.008260 10.0.0.242 - - [2025-10-21 20:48:15] "POST /ref-update HTTP/1.1" 200 156 0.014894 10.0.0.242 - - [2025-10-21 20:48:15] "POST /firewall-policys HTTP/1.1" 200 608 0.027072 10.0.0.242 - - [2025-10-21 20:48:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.022358 10.0.0.242 - - [2025-10-21 20:48:15] "GET /firewall-policy/c39c522d-ff68-41b0-a339-dc2b8d0e1289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.004335 10.0.0.242 - - [2025-10-21 20:48:15] "GET /application-policy-set/bb6895ec-d4f8-49d0-81d6-c036826c8f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002827 10.0.0.242 - - [2025-10-21 20:48:15] "GET /firewall-policy/c39c522d-ff68-41b0-a339-dc2b8d0e1289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002322 10.0.0.242 - - [2025-10-21 20:48:15] "GET /firewall-policy/0e0d6da1-2e28-4ac5-b190-e16d763669fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003512 10.0.0.242 - - [2025-10-21 20:48:15] "GET /firewall-policy/4c67e13b-5bc0-4346-97d1-292146397c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.007662 10.0.0.242 - - [2025-10-21 20:48:15] "GET /firewall-policy/721f280e-fd8e-4d9a-b6a7-4b739bf28263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003601 10.0.0.242 - - [2025-10-21 20:48:15] "GET /firewall-policy/4c67e13b-5bc0-4346-97d1-292146397c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.001963 10.0.0.242 - - [2025-10-21 20:48:15] "GET /firewall-policy/721f280e-fd8e-4d9a-b6a7-4b739bf28263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002872 10.0.0.242 - - [2025-10-21 20:48:15] "POST /ref-update HTTP/1.1" 200 156 0.027375 10.0.0.242 - - [2025-10-21 20:48:15] "POST /ref-update HTTP/1.1" 200 156 0.020733 10.0.0.242 - - [2025-10-21 20:48:15] "POST /ref-update HTTP/1.1" 200 156 0.017630 10.0.0.242 - - [2025-10-21 20:48:15] "POST /ref-update HTTP/1.1" 200 156 0.037895 10.0.0.242 - - [2025-10-21 20:48:15] "POST /ref-update HTTP/1.1" 200 156 0.029801 10.0.0.242 - - [2025-10-21 20:48:15] "GET /firewall-policy/c39c522d-ff68-41b0-a339-dc2b8d0e1289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002879 10.0.0.242 - - [2025-10-21 20:48:38] "GET /global-system-configs HTTP/1.1" 200 323 0.003692 10.0.0.242 - - [2025-10-21 20:48:40] "GET /global-system-configs HTTP/1.1" 200 323 0.003311 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:48:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001009 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:48:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000846 10.0.0.242 - - [2025-10-21 20:50:14] "POST /tags HTTP/1.1" 409 252 0.002207 10.0.0.242 - - [2025-10-21 20:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.242 - - [2025-10-21 20:50:14] "GET /tag/9b5a20f6-a11a-48e6-b6bb-d4f30409a8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011092 10.0.0.242 - - [2025-10-21 20:50:14] "POST /tags HTTP/1.1" 409 228 0.001953 10.0.0.242 - - [2025-10-21 20:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.242 - - [2025-10-21 20:50:14] "GET /tag/97e9d0d1-02a9-48b8-b358-0dbdc50a919e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010626 10.0.0.242 - - [2025-10-21 20:50:14] "GET /application-policy-set/bb6895ec-d4f8-49d0-81d6-c036826c8f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.010568 10.0.0.242 - - [2025-10-21 20:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.242 - - [2025-10-21 20:50:14] "GET /policy-management/3e811853-ed40-48c1-8421-b32e49f0b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002982 10.0.0.242 - - [2025-10-21 20:50:14] "POST /tags HTTP/1.1" 409 206 0.001754 10.0.0.242 - - [2025-10-21 20:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.242 - - [2025-10-21 20:50:14] "GET /tag/5d699cfc-d220-4b4a-befb-c1c741aae80d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.013963 10.0.0.242 - - [2025-10-21 20:50:14] "POST /tags HTTP/1.1" 409 226 0.002193 10.0.0.242 - - [2025-10-21 20:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.242 - - [2025-10-21 20:50:14] "GET /tag/bf00f084-1ef2-4555-9cf8-313a864c3032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011096 10.0.0.242 - - [2025-10-21 20:50:14] "POST /tags HTTP/1.1" 409 204 0.001911 10.0.0.242 - - [2025-10-21 20:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001479 10.0.0.242 - - [2025-10-21 20:50:14] "GET /tag/f912c969-a5f2-46fe-ac97-45528dc62c10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011096 10.0.0.242 - - [2025-10-21 20:50:14] "POST /tags HTTP/1.1" 409 226 0.002000 10.0.0.242 - - [2025-10-21 20:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.242 - - [2025-10-21 20:50:14] "GET /tag/bf00f084-1ef2-4555-9cf8-313a864c3032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010669 10.0.0.242 - - [2025-10-21 20:50:14] "POST /tags HTTP/1.1" 409 228 0.001739 10.0.0.242 - - [2025-10-21 20:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001420 10.0.0.242 - - [2025-10-21 20:50:14] "GET /tag/97e9d0d1-02a9-48b8-b358-0dbdc50a919e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010470 10.0.0.242 - - [2025-10-21 20:50:14] "POST /tags HTTP/1.1" 409 252 0.003050 10.0.0.242 - - [2025-10-21 20:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.242 - - [2025-10-21 20:50:14] "GET /tag/9b5a20f6-a11a-48e6-b6bb-d4f30409a8f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010732 10.0.0.242 - - [2025-10-21 20:50:14] "GET /application-policy-set/bb6895ec-d4f8-49d0-81d6-c036826c8f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002256 10.0.0.242 - - [2025-10-21 20:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.242 - - [2025-10-21 20:50:14] "GET /policy-management/3e811853-ed40-48c1-8421-b32e49f0b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002861 10.0.0.242 - - [2025-10-21 20:50:14] "POST /firewall-rules HTTP/1.1" 409 281 0.001890 10.0.0.242 - - [2025-10-21 20:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.242 - - [2025-10-21 20:50:14] "PUT /firewall-rule/cdf750db-4c9f-495d-a2b7-b0d050a8a5d9 HTTP/1.1" 200 261 0.017171 10.0.0.242 - - [2025-10-21 20:50:14] "POST /firewall-rules HTTP/1.1" 409 291 0.014220 10.0.0.242 - - [2025-10-21 20:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.242 - - [2025-10-21 20:50:14] "PUT /firewall-rule/8e76d915-7bcf-4afc-a43c-b533081991af HTTP/1.1" 200 261 0.025225 10.0.0.242 - - [2025-10-21 20:50:14] "GET /firewall-rule/8e76d915-7bcf-4afc-a43c-b533081991af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.009178 10.0.0.242 - - [2025-10-21 20:50:15] "POST /firewall-rules HTTP/1.1" 200 660 0.079778 10.0.0.242 - - [2025-10-21 20:50:15] "GET /firewall-rule/f90e58fd-27ba-498a-92be-d0bcff58e4ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.003835 10.0.0.242 - - [2025-10-21 20:50:15] "GET /firewall-policy/4c67e13b-5bc0-4346-97d1-292146397c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002106 10.0.0.242 - - [2025-10-21 20:50:15] "GET /firewall-rule/cdf750db-4c9f-495d-a2b7-b0d050a8a5d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.002872 10.0.0.242 - - [2025-10-21 20:50:15] "POST /firewall-policys HTTP/1.1" 409 269 0.001848 10.0.0.242 - - [2025-10-21 20:50:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.242 - - [2025-10-21 20:50:15] "PUT /firewall-policy/c39c522d-ff68-41b0-a339-dc2b8d0e1289 HTTP/1.1" 200 265 0.018571 10.0.0.242 - - [2025-10-21 20:50:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.022396 10.0.0.242 - - [2025-10-21 20:50:15] "GET /firewall-policy/c39c522d-ff68-41b0-a339-dc2b8d0e1289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.009219 10.0.0.242 - - [2025-10-21 20:50:15] "GET /application-policy-set/bb6895ec-d4f8-49d0-81d6-c036826c8f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002784 10.0.0.242 - - [2025-10-21 20:50:15] "GET /firewall-policy/c39c522d-ff68-41b0-a339-dc2b8d0e1289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002223 10.0.0.242 - - [2025-10-21 20:50:15] "GET /firewall-policy/0e0d6da1-2e28-4ac5-b190-e16d763669fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002122 10.0.0.242 - - [2025-10-21 20:50:15] "GET /firewall-policy/4c67e13b-5bc0-4346-97d1-292146397c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002965 10.0.0.242 - - [2025-10-21 20:50:15] "GET /firewall-policy/721f280e-fd8e-4d9a-b6a7-4b739bf28263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.014029 10.0.0.242 - - [2025-10-21 20:50:15] "GET /firewall-policy/c39c522d-ff68-41b0-a339-dc2b8d0e1289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003424 10.0.0.242 - - [2025-10-21 20:50:15] "GET /firewall-policy/c39c522d-ff68-41b0-a339-dc2b8d0e1289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002630 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:50:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000833 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:50:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000824 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:50:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000871 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:50:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000881 10.0.0.242 - - [2025-10-21 20:51:16] "GET /virtual-machine-interface/36bf7b42-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.010560 10.0.0.242 - - [2025-10-21 20:51:16] "POST /set-tag HTTP/1.1" 200 109 0.008752 10.0.0.242 - - [2025-10-21 20:51:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.242 - - [2025-10-21 20:51:16] "GET /loadbalancer/a05715a2-456f-48e3-9c56-ec292af52201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003382 10.0.0.242 - - [2025-10-21 20:51:16] "GET /virtual-machine-interface/36bf7b42-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004726 10.0.0.242 - - [2025-10-21 20:51:16] "POST /set-tag HTTP/1.1" 200 109 0.019186 10.0.0.242 - - [2025-10-21 20:51:16] "DELETE /loadbalancer-member/4d682677-efa6-47cd-9740-4a185d6edda2 HTTP/1.1" 200 115 0.030266 10.0.0.242 - - [2025-10-21 20:51:16] "GET /virtual-machine-interface/37ce0af8-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004458 10.0.0.242 - - [2025-10-21 20:51:16] "POST /set-tag HTTP/1.1" 200 109 0.002188 10.0.0.242 - - [2025-10-21 20:51:16] "GET /virtual-machine-interface/393b8db6-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004835 10.0.0.242 - - [2025-10-21 20:51:16] "POST /set-tag HTTP/1.1" 200 109 0.002136 10.0.0.242 - - [2025-10-21 20:51:16] "GET /virtual-machine-interface/399ef202-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003977 10.0.0.242 - - [2025-10-21 20:51:16] "POST /set-tag HTTP/1.1" 200 109 0.003018 10.0.0.242 - - [2025-10-21 20:51:16] "GET /virtual-machine-interface/38469018-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004428 10.0.0.242 - - [2025-10-21 20:51:16] "POST /set-tag HTTP/1.1" 200 109 0.002427 10.0.0.242 - - [2025-10-21 20:51:16] "GET /virtual-machine-interface/3a046916-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004961 10.0.0.242 - - [2025-10-21 20:51:16] "POST /set-tag HTTP/1.1" 200 109 0.001977 10.0.0.242 - - [2025-10-21 20:51:16] "GET /virtual-machine-interface/372c4b00-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004391 10.0.0.242 - - [2025-10-21 20:51:16] "POST /set-tag HTTP/1.1" 200 109 0.002017 10.0.0.242 - - [2025-10-21 20:51:16] "GET /virtual-machine-interface/38c423de-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003537 10.0.0.242 - - [2025-10-21 20:51:17] "POST /set-tag HTTP/1.1" 200 109 0.002255 10.0.0.242 - - [2025-10-21 20:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.242 - - [2025-10-21 20:51:17] "GET /loadbalancer/a05715a2-456f-48e3-9c56-ec292af52201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002209 10.0.0.242 - - [2025-10-21 20:51:18] "GET /virtual-machine-interface/372c4b00-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.015229 10.0.0.242 - - [2025-10-21 20:51:18] "POST /set-tag HTTP/1.1" 200 109 0.003036 10.0.0.242 - - [2025-10-21 20:51:18] "GET /virtual-machine-interface/372c4b00-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.004082 10.0.0.242 - - [2025-10-21 20:51:18] "POST /set-tag HTTP/1.1" 200 109 0.001790 10.0.0.242 - - [2025-10-21 20:51:18] "GET /virtual-machine/42f2f2c1-5da7-42fe-aac4-2d890a61951b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002083 10.0.0.242 - - [2025-10-21 20:51:18] "POST /ref-update HTTP/1.1" 200 156 0.008888 10.0.0.242 - - [2025-10-21 20:51:18] "GET /virtual-machine-interface/372c4b00-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.005191 10.0.0.242 - - [2025-10-21 20:51:18] "POST /set-tag HTTP/1.1" 200 109 0.017497 10.0.0.242 - - [2025-10-21 20:51:18] "POST /set-tag HTTP/1.1" 200 109 0.020343 10.0.0.242 - - [2025-10-21 20:51:18] "POST /set-tag HTTP/1.1" 200 109 0.022344 10.0.0.242 - - [2025-10-21 20:51:18] "POST /set-tag HTTP/1.1" 200 109 0.021389 10.0.0.242 - - [2025-10-21 20:51:18] "POST /set-tag HTTP/1.1" 200 109 0.019277 10.0.0.242 - - [2025-10-21 20:51:18] "DELETE /instance-ip/3747cbfa-aebf-11f0-839a-fa163e6fefa3 HTTP/1.1" 200 115 0.044416 10.0.0.242 - - [2025-10-21 20:51:18] "POST /ref-update HTTP/1.1" 200 156 0.006435 10.0.0.242 - - [2025-10-21 20:51:18] "DELETE /virtual-machine-interface/372c4b00-aebf-11f0-839a-fa163e6fefa3 HTTP/1.1" 200 115 0.038624 10.0.0.242 - - [2025-10-21 20:51:18] "DELETE /virtual-machine/42f2f2c1-5da7-42fe-aac4-2d890a61951b HTTP/1.1" 200 115 0.016671 10.0.0.242 - - [2025-10-21 20:51:18] "GET /virtual-machine-interface/38469018-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006294 10.0.0.242 - - [2025-10-21 20:51:18] "POST /set-tag HTTP/1.1" 200 109 0.002228 10.0.0.242 - - [2025-10-21 20:51:18] "GET /virtual-machine-interface/38469018-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003991 10.0.0.242 - - [2025-10-21 20:51:18] "POST /set-tag HTTP/1.1" 200 109 0.002015 10.0.0.242 - - [2025-10-21 20:51:18] "GET /virtual-machine/61be4cfe-14be-4da7-9edc-99f4d48dfb2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003443 10.0.0.242 - - [2025-10-21 20:51:18] "POST /ref-update HTTP/1.1" 200 156 0.009018 10.0.0.242 - - [2025-10-21 20:51:18] "GET /virtual-machine-interface/38469018-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.010412 10.0.0.242 - - [2025-10-21 20:51:18] "POST /set-tag HTTP/1.1" 200 109 0.017596 10.0.0.242 - - [2025-10-21 20:51:18] "POST /set-tag HTTP/1.1" 200 109 0.041697 10.0.0.242 - - [2025-10-21 20:51:18] "POST /set-tag HTTP/1.1" 200 109 0.029260 10.0.0.242 - - [2025-10-21 20:51:18] "POST /set-tag HTTP/1.1" 200 109 0.013410 10.0.0.242 - - [2025-10-21 20:51:18] "POST /set-tag HTTP/1.1" 200 109 0.022605 10.0.0.242 - - [2025-10-21 20:51:18] "DELETE /instance-ip/385ef914-aebf-11f0-839a-fa163e6fefa3 HTTP/1.1" 200 115 0.044597 10.0.0.242 - - [2025-10-21 20:51:18] "DELETE /virtual-machine-interface/38469018-aebf-11f0-839a-fa163e6fefa3 HTTP/1.1" 200 115 0.038994 10.0.0.242 - - [2025-10-21 20:51:19] "DELETE /virtual-machine/61be4cfe-14be-4da7-9edc-99f4d48dfb2b HTTP/1.1" 200 115 0.024270 10.0.0.242 - - [2025-10-21 20:51:19] "GET /virtual-machine-interface/36bf7b42-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004307 10.0.0.242 - - [2025-10-21 20:51:19] "POST /set-tag HTTP/1.1" 200 109 0.002257 10.0.0.242 - - [2025-10-21 20:51:19] "GET /virtual-machine-interface/36bf7b42-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003830 10.0.0.242 - - [2025-10-21 20:51:19] "POST /set-tag HTTP/1.1" 200 109 0.001804 10.0.0.242 - - [2025-10-21 20:51:19] "GET /virtual-machine/84b07acf-c090-4afd-96bb-e0af67a2eb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002821 10.0.0.242 - - [2025-10-21 20:51:19] "POST /ref-update HTTP/1.1" 200 156 0.008967 10.0.0.242 - - [2025-10-21 20:51:19] "GET /virtual-machine-interface/36bf7b42-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.019104 10.0.0.242 - - [2025-10-21 20:51:19] "POST /set-tag HTTP/1.1" 200 109 0.017322 10.0.0.242 - - [2025-10-21 20:51:19] "POST /set-tag HTTP/1.1" 200 109 0.040573 10.0.0.242 - - [2025-10-21 20:51:19] "POST /set-tag HTTP/1.1" 200 109 0.029047 10.0.0.242 - - [2025-10-21 20:51:19] "POST /set-tag HTTP/1.1" 200 109 0.013479 10.0.0.242 - - [2025-10-21 20:51:19] "POST /set-tag HTTP/1.1" 200 109 0.025292 10.0.0.242 - - [2025-10-21 20:51:19] "DELETE /instance-ip/36d3223c-aebf-11f0-839a-fa163e6fefa3 HTTP/1.1" 200 115 0.034098 10.0.0.242 - - [2025-10-21 20:51:19] "POST /ref-update HTTP/1.1" 200 156 0.012366 10.0.0.242 - - [2025-10-21 20:51:19] "DELETE /virtual-machine-interface/36bf7b42-aebf-11f0-839a-fa163e6fefa3 HTTP/1.1" 200 115 0.037389 10.0.0.242 - - [2025-10-21 20:51:19] "DELETE /virtual-machine/84b07acf-c090-4afd-96bb-e0af67a2eb79 HTTP/1.1" 200 115 0.015660 10.0.0.242 - - [2025-10-21 20:51:19] "DELETE /tag/9e33b712-7bb1-4875-b024-69c78364ec63 HTTP/1.1" 200 115 0.033047 10.0.0.242 - - [2025-10-21 20:51:19] "GET /virtual-machine-interface/37ce0af8-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003808 10.0.0.242 - - [2025-10-21 20:51:19] "POST /set-tag HTTP/1.1" 200 109 0.002318 10.0.0.242 - - [2025-10-21 20:51:19] "GET /virtual-machine-interface/37ce0af8-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.003958 10.0.0.242 - - [2025-10-21 20:51:19] "POST /set-tag HTTP/1.1" 200 109 0.001832 10.0.0.242 - - [2025-10-21 20:51:19] "GET /virtual-machine/925a745f-8c33-45b9-a7e8-655ff3b01533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002694 10.0.0.242 - - [2025-10-21 20:51:19] "POST /ref-update HTTP/1.1" 200 156 0.008800 10.0.0.242 - - [2025-10-21 20:51:19] "GET /virtual-machine-interface/37ce0af8-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.012134 10.0.0.242 - - [2025-10-21 20:51:19] "POST /set-tag HTTP/1.1" 200 109 0.015289 10.0.0.242 - - [2025-10-21 20:51:19] "POST /set-tag HTTP/1.1" 200 109 0.030063 10.0.0.242 - - [2025-10-21 20:51:19] "POST /set-tag HTTP/1.1" 200 109 0.023112 10.0.0.242 - - [2025-10-21 20:51:19] "POST /set-tag HTTP/1.1" 200 109 0.012359 10.0.0.242 - - [2025-10-21 20:51:19] "POST /set-tag HTTP/1.1" 200 109 0.022872 10.0.0.242 - - [2025-10-21 20:51:19] "DELETE /instance-ip/37edb8da-aebf-11f0-839a-fa163e6fefa3 HTTP/1.1" 200 115 0.047900 10.0.0.242 - - [2025-10-21 20:51:20] "DELETE /virtual-machine-interface/37ce0af8-aebf-11f0-839a-fa163e6fefa3 HTTP/1.1" 200 115 0.037276 10.0.0.242 - - [2025-10-21 20:51:20] "DELETE /virtual-machine/925a745f-8c33-45b9-a7e8-655ff3b01533 HTTP/1.1" 200 115 0.017625 10.0.0.242 - - [2025-10-21 20:51:20] "DELETE /tag/d0884f34-5024-4acf-8c9d-12c60f27779c HTTP/1.1" 200 115 0.030088 10.0.0.242 - - [2025-10-21 20:51:20] "DELETE /tag/5d699cfc-d220-4b4a-befb-c1c741aae80d HTTP/1.1" 409 391 0.003694 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:51:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000887 [Introspect:8084]10.0.0.242 - - [2025-10-21 20:51:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000844 10.0.0.242 - - [2025-10-21 20:51:48] "GET /virtual-machine-interface/399ef202-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007128 10.0.0.242 - - [2025-10-21 20:51:48] "POST /set-tag HTTP/1.1" 200 109 0.002984 10.0.0.242 - - [2025-10-21 20:51:48] "GET /virtual-machine-interface/399ef202-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.008615 10.0.0.242 - - [2025-10-21 20:51:48] "POST /set-tag HTTP/1.1" 200 109 0.001985 10.0.0.242 - - [2025-10-21 20:51:48] "GET /virtual-machine/ddaf52b9-23f4-41ae-9aee-774b93b45c7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002791 10.0.0.242 - - [2025-10-21 20:51:48] "POST /ref-update HTTP/1.1" 200 156 0.013759 10.0.0.242 - - [2025-10-21 20:51:48] "GET /virtual-machine-interface/399ef202-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.025885 10.0.0.242 - - [2025-10-21 20:51:48] "POST /set-tag HTTP/1.1" 200 109 0.026453 10.0.0.242 - - [2025-10-21 20:51:48] "POST /set-tag HTTP/1.1" 200 109 0.030957 10.0.0.242 - - [2025-10-21 20:51:48] "POST /set-tag HTTP/1.1" 200 109 0.032026 10.0.0.242 - - [2025-10-21 20:51:48] "POST /set-tag HTTP/1.1" 200 109 0.028479 10.0.0.242 - - [2025-10-21 20:51:48] "DELETE /instance-ip/39b950b6-aebf-11f0-839a-fa163e6fefa3 HTTP/1.1" 200 115 0.099731 10.0.0.242 - - [2025-10-21 20:51:48] "DELETE /virtual-machine-interface/399ef202-aebf-11f0-839a-fa163e6fefa3 HTTP/1.1" 200 115 0.111617 10.0.0.242 - - [2025-10-21 20:51:48] "DELETE /virtual-machine/ddaf52b9-23f4-41ae-9aee-774b93b45c7e HTTP/1.1" 200 115 0.043001 10.0.0.242 - - [2025-10-21 20:51:48] "DELETE /tag/72d90ef4-2160-48e4-a7ca-33971ae67250 HTTP/1.1" 200 115 0.084243 10.0.0.242 - - [2025-10-21 20:51:48] "GET /virtual-machine-interface/393b8db6-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.021664 10.0.0.242 - - [2025-10-21 20:51:48] "POST /set-tag HTTP/1.1" 200 109 0.004440 10.0.0.242 - - [2025-10-21 20:51:48] "GET /virtual-machine-interface/393b8db6-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.013859 10.0.0.242 - - [2025-10-21 20:51:48] "POST /set-tag HTTP/1.1" 200 109 0.003237 10.0.0.242 - - [2025-10-21 20:51:48] "GET /virtual-machine/c752363b-bb00-4309-bd32-65a1b5c5d32f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.009447 10.0.0.242 - - [2025-10-21 20:51:48] "POST /ref-update HTTP/1.1" 200 156 0.041247 10.0.0.242 - - [2025-10-21 20:51:49] "GET /virtual-machine-interface/393b8db6-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.028205 10.0.0.242 - - [2025-10-21 20:51:49] "POST /set-tag HTTP/1.1" 200 109 0.024467 10.0.0.242 - - [2025-10-21 20:51:49] "POST /set-tag HTTP/1.1" 200 109 0.024620 10.0.0.242 - - [2025-10-21 20:51:49] "POST /set-tag HTTP/1.1" 200 109 0.032416 10.0.0.242 - - [2025-10-21 20:51:49] "POST /set-tag HTTP/1.1" 200 109 0.012145 10.0.0.242 - - [2025-10-21 20:51:49] "DELETE /instance-ip/39504b66-aebf-11f0-839a-fa163e6fefa3 HTTP/1.1" 200 115 0.045061 10.0.0.242 - - [2025-10-21 20:51:49] "DELETE /virtual-machine-interface/393b8db6-aebf-11f0-839a-fa163e6fefa3 HTTP/1.1" 200 115 0.041117 10.0.0.242 - - [2025-10-21 20:51:49] "DELETE /virtual-machine/c752363b-bb00-4309-bd32-65a1b5c5d32f HTTP/1.1" 200 115 0.014949 10.0.0.242 - - [2025-10-21 20:51:49] "DELETE /tag/f912c969-a5f2-46fe-ac97-45528dc62c10 HTTP/1.1" 409 237 0.008747 10.0.0.242 - - [2025-10-21 20:51:49] "GET /virtual-machine-interface/38c423de-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005564 10.0.0.242 - - [2025-10-21 20:51:49] "POST /set-tag HTTP/1.1" 200 109 0.002141 10.0.0.242 - - [2025-10-21 20:51:49] "GET /virtual-machine-interface/38c423de-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004285 10.0.0.242 - - [2025-10-21 20:51:49] "POST /set-tag HTTP/1.1" 200 109 0.002236 10.0.0.242 - - [2025-10-21 20:51:49] "GET /virtual-machine/6f74b187-214f-42cb-9cc1-652f3c29ebe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002362 10.0.0.242 - - [2025-10-21 20:51:49] "POST /ref-update HTTP/1.1" 200 156 0.007272 10.0.0.242 - - [2025-10-21 20:51:49] "GET /virtual-machine-interface/38c423de-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005464 10.0.0.242 - - [2025-10-21 20:51:49] "POST /set-tag HTTP/1.1" 200 109 0.016439 10.0.0.242 - - [2025-10-21 20:51:49] "POST /set-tag HTTP/1.1" 200 109 0.022003 10.0.0.242 - - [2025-10-21 20:51:49] "POST /set-tag HTTP/1.1" 200 109 0.013662 10.0.0.242 - - [2025-10-21 20:51:49] "POST /set-tag HTTP/1.1" 200 109 0.025329 10.0.0.242 - - [2025-10-21 20:51:49] "DELETE /instance-ip/38df1fa4-aebf-11f0-839a-fa163e6fefa3 HTTP/1.1" 200 115 0.041833 10.0.0.242 - - [2025-10-21 20:51:49] "DELETE /virtual-machine-interface/38c423de-aebf-11f0-839a-fa163e6fefa3 HTTP/1.1" 200 115 0.034584 10.0.0.242 - - [2025-10-21 20:51:49] "DELETE /virtual-machine/6f74b187-214f-42cb-9cc1-652f3c29ebe4 HTTP/1.1" 200 115 0.019090 10.0.0.242 - - [2025-10-21 20:51:49] "DELETE /tag/d194f5ab-9bdc-421b-853d-e09ea681c909 HTTP/1.1" 200 115 0.032936 10.0.0.242 - - [2025-10-21 20:51:49] "DELETE /tag/4bd97622-ab32-4eb6-a4db-0796357f771a HTTP/1.1" 200 115 0.029508 10.0.0.242 - - [2025-10-21 20:51:49] "DELETE /tag/bfeb69bb-23bd-4e9d-8e61-c7db2cd25608 HTTP/1.1" 200 115 0.031741 10.0.0.242 - - [2025-10-21 20:51:49] "GET /virtual-machine-interface/3a046916-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003826 10.0.0.242 - - [2025-10-21 20:51:49] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.242 - - [2025-10-21 20:51:49] "GET /virtual-machine-interface/3a046916-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.003779 10.0.0.242 - - [2025-10-21 20:51:49] "POST /set-tag HTTP/1.1" 200 109 0.001778 10.0.0.242 - - [2025-10-21 20:51:49] "GET /virtual-machine/b53b120b-0926-4b13-abe1-89ee1df35cad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002807 10.0.0.242 - - [2025-10-21 20:51:49] "POST /ref-update HTTP/1.1" 200 156 0.007158 10.0.0.242 - - [2025-10-21 20:51:50] "GET /virtual-machine-interface/3a046916-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006874 10.0.0.242 - - [2025-10-21 20:51:50] "POST /set-tag HTTP/1.1" 200 109 0.015272 10.0.0.242 - - [2025-10-21 20:51:50] "POST /set-tag HTTP/1.1" 200 109 0.025180 10.0.0.242 - - [2025-10-21 20:51:50] "POST /set-tag HTTP/1.1" 200 109 0.016814 10.0.0.242 - - [2025-10-21 20:51:50] "POST /set-tag HTTP/1.1" 200 109 0.013690 10.0.0.242 - - [2025-10-21 20:51:50] "DELETE /instance-ip/3a1d909e-aebf-11f0-839a-fa163e6fefa3 HTTP/1.1" 200 115 0.068196 10.0.0.242 - - [2025-10-21 20:51:50] "DELETE /virtual-machine-interface/3a046916-aebf-11f0-839a-fa163e6fefa3 HTTP/1.1" 200 115 0.048848 10.0.0.242 - - [2025-10-21 20:51:50] "DELETE /virtual-machine/b53b120b-0926-4b13-abe1-89ee1df35cad HTTP/1.1" 200 115 0.027491 10.0.0.242 - - [2025-10-21 20:51:50] "DELETE /tag/97e9d0d1-02a9-48b8-b358-0dbdc50a919e HTTP/1.1" 409 237 0.003764 10.0.0.242 - - [2025-10-21 20:51:50] "DELETE /tag/2d60d62f-dd09-4959-b769-887fd1326e1b HTTP/1.1" 200 115 0.032204 10.0.0.242 - - [2025-10-21 20:51:50] "DELETE /tag/9b5a20f6-a11a-48e6-b6bb-d4f30409a8f7 HTTP/1.1" 409 237 0.004144 10.0.0.242 - - [2025-10-21 20:51:51] "POST /projects HTTP/1.1" 409 238 0.002167 10.0.0.242 - - [2025-10-21 20:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.242 - - [2025-10-21 20:51:51] "GET /project/7972a426-c596-4f46-a6bd-4260a5a7a49b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038738 10.0.0.242 - - [2025-10-21 20:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.242 - - [2025-10-21 20:51:52] "GET /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003828 10.0.0.242 - - [2025-10-21 20:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.242 - - [2025-10-21 20:51:52] "GET /virtual-network/94b480eb-a5f2-44a8-81c4-bae7ef93da73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003875 10.0.0.242 - - [2025-10-21 20:51:52] "POST /security-groups HTTP/1.1" 409 285 0.003146 10.0.0.242 - - [2025-10-21 20:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.242 - - [2025-10-21 20:51:52] "PUT /security-group/f078f267-be90-409d-b7d0-04cf57f544f3 HTTP/1.1" 200 263 0.054221 10.0.0.242 - - [2025-10-21 20:51:52] "PUT /access-control-list/a5a57d7f-c12b-4289-a04e-64b7be996409 HTTP/1.1" 200 273 0.008503 10.0.0.242 - - [2025-10-21 20:51:52] "PUT /access-control-list/e4026897-9d15-476a-99f9-000480b51004 HTTP/1.1" 200 273 0.014271 10.0.0.242 - - [2025-10-21 20:51:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.027150 10.0.0.242 - - [2025-10-21 20:51:57] "POST /projects HTTP/1.1" 409 238 0.002043 10.0.0.242 - - [2025-10-21 20:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006056 10.0.0.242 - - [2025-10-21 20:51:57] "GET /project/7972a426-c596-4f46-a6bd-4260a5a7a49b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030745 10.0.0.242 - - [2025-10-21 20:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.242 - - [2025-10-21 20:51:57] "GET /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003676 10.0.0.242 - - [2025-10-21 20:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.242 - - [2025-10-21 20:51:57] "GET /virtual-network/94b480eb-a5f2-44a8-81c4-bae7ef93da73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004172 10.0.0.242 - - [2025-10-21 20:51:57] "POST /security-groups HTTP/1.1" 409 285 0.002160 10.0.0.242 - - [2025-10-21 20:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.242 - - [2025-10-21 20:51:57] "PUT /security-group/f078f267-be90-409d-b7d0-04cf57f544f3 HTTP/1.1" 200 263 0.057343 10.0.0.242 - - [2025-10-21 20:51:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.025983 10.0.0.242 - - [2025-10-21 20:51:57] "PUT /access-control-list/a5a57d7f-c12b-4289-a04e-64b7be996409 HTTP/1.1" 200 273 0.028738 10.0.0.242 - - [2025-10-21 20:51:57] "GET /firewall-policy/721f280e-fd8e-4d9a-b6a7-4b739bf28263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.016590 10.0.0.242 - - [2025-10-21 20:51:57] "PUT /access-control-list/e4026897-9d15-476a-99f9-000480b51004 HTTP/1.1" 200 273 0.018783 10.0.0.242 - - [2025-10-21 20:51:57] "GET /firewall-rule/8442a894-0257-4d60-91c6-8f263a5471a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002664 10.0.0.242 - - [2025-10-21 20:51:57] "POST /ref-update HTTP/1.1" 200 156 0.048141 10.0.0.242 - - [2025-10-21 20:51:57] "DELETE /firewall-rule/8442a894-0257-4d60-91c6-8f263a5471a1 HTTP/1.1" 200 115 0.035699 10.0.0.242 - - [2025-10-21 20:51:57] "GET /firewall-policy/721f280e-fd8e-4d9a-b6a7-4b739bf28263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.003750 10.0.0.242 - - [2025-10-21 20:51:57] "GET /firewall-rule/a17c8bd0-6015-46c4-8aa7-a682a8d017bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002840 10.0.0.242 - - [2025-10-21 20:51:57] "POST /ref-update HTTP/1.1" 200 156 0.046665 10.0.0.242 - - [2025-10-21 20:51:57] "DELETE /firewall-rule/a17c8bd0-6015-46c4-8aa7-a682a8d017bd HTTP/1.1" 200 115 0.035451 10.0.0.242 - - [2025-10-21 20:51:57] "DELETE /tag/97e9d0d1-02a9-48b8-b358-0dbdc50a919e HTTP/1.1" 409 237 0.005752 10.0.0.242 - - [2025-10-21 20:51:57] "DELETE /tag/25b4ab00-e770-4d4c-bdde-10ade9d7c7fc HTTP/1.1" 200 115 0.055965 10.0.0.242 - - [2025-10-21 20:51:57] "DELETE /tag/9b5a20f6-a11a-48e6-b6bb-d4f30409a8f7 HTTP/1.1" 409 237 0.005636 10.0.0.242 - - [2025-10-21 20:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009263 10.0.0.242 - - [2025-10-21 20:51:57] "GET /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004150 10.0.0.242 - - [2025-10-21 20:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.242 - - [2025-10-21 20:51:57] "GET /virtual-network/94b480eb-a5f2-44a8-81c4-bae7ef93da73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003760 10.0.0.242 - - [2025-10-21 20:51:57] "PUT /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7 HTTP/1.1" 200 265 0.035931 10.0.0.242 - - [2025-10-21 20:51:57] "PUT /virtual-network/94b480eb-a5f2-44a8-81c4-bae7ef93da73 HTTP/1.1" 200 265 0.048233 10.0.0.242 - - [2025-10-21 20:51:58] "DELETE /security-group/f078f267-be90-409d-b7d0-04cf57f544f3 HTTP/1.1" 200 115 0.053792 10.0.0.242 - - [2025-10-21 20:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.242 - - [2025-10-21 20:51:58] "DELETE /access-control-list/a5a57d7f-c12b-4289-a04e-64b7be996409 HTTP/1.1" 200 115 0.025104 10.0.0.242 - - [2025-10-21 20:51:58] "DELETE /access-control-list/e4026897-9d15-476a-99f9-000480b51004 HTTP/1.1" 200 115 0.022786 10.0.0.242 - - [2025-10-21 20:51:58] "GET /project/7972a426-c596-4f46-a6bd-4260a5a7a49b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.031273 10.0.0.242 - - [2025-10-21 20:51:58] "GET /project/7972a426-c596-4f46-a6bd-4260a5a7a49b?fields=security_groups HTTP/1.1" 200 1352 0.030331 10.0.0.242 - - [2025-10-21 20:51:58] "DELETE /security-group/6b513f2f-06ce-4629-bdda-c4da5e739d12 HTTP/1.1" 200 115 0.065013 10.0.0.242 - - [2025-10-21 20:51:58] "DELETE /access-control-list/6b1f3d57-e378-40a8-bbec-cb2efd255f6d HTTP/1.1" 200 115 0.039498 10.0.0.242 - - [2025-10-21 20:51:58] "GET /project/7972a426-c596-4f46-a6bd-4260a5a7a49b?fields=application_policy_sets HTTP/1.1" 200 1391 0.051445 10.0.0.242 - - [2025-10-21 20:51:58] "DELETE /access-control-list/3e9f6fc1-2344-4ae8-ab80-65478d3b0327 HTTP/1.1" 200 115 0.052454 10.0.0.242 - - [2025-10-21 20:51:58] "DELETE /project/7972a426-c596-4f46-a6bd-4260a5a7a49b HTTP/1.1" 200 115 0.325157 10.0.0.242 - - [2025-10-21 20:51:58] "POST /projects HTTP/1.1" 409 238 0.002064 10.0.0.242 - - [2025-10-21 20:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.242 - - [2025-10-21 20:51:58] "GET /project/a10b1134-f444-4277-b2f1-c866b3d66dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031332 10.0.0.242 - - [2025-10-21 20:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.242 - - [2025-10-21 20:51:58] "GET /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004272 10.0.0.242 - - [2025-10-21 20:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.242 - - [2025-10-21 20:51:58] "GET /virtual-network/94b480eb-a5f2-44a8-81c4-bae7ef93da73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003582 10.0.0.242 - - [2025-10-21 20:51:58] "POST /security-groups HTTP/1.1" 409 285 0.002785 10.0.0.242 - - [2025-10-21 20:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.242 - - [2025-10-21 20:51:58] "PUT /security-group/2f3c0738-956b-420d-b75f-a19f8c989199 HTTP/1.1" 200 263 0.079419 10.0.0.242 - - [2025-10-21 20:51:58] "PUT /access-control-list/ba6ef34a-efbb-4ee4-ac34-67497a1f6d33 HTTP/1.1" 200 273 0.012097 10.0.0.242 - - [2025-10-21 20:51:58] "PUT /access-control-list/f7d83be9-4ac2-46e7-a1f8-a615344c9428 HTTP/1.1" 200 273 0.022140 10.0.0.242 - - [2025-10-21 20:51:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.019722 10.0.0.242 - - [2025-10-21 20:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.242 - - [2025-10-21 20:52:03] "GET /loadbalancer/a05715a2-456f-48e3-9c56-ec292af52201?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002198 10.0.0.242 - - [2025-10-21 20:52:03] "GET /virtual-machine-interface/372c4b00-aebf-11f0-839a-fa163e6fefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001687 10.0.0.242 - - [2025-10-21 20:52:03] "DELETE /loadbalancer-member/3a2f4899-21e3-47cd-b5c7-51c7b9e05f77 HTTP/1.1" 200 115 0.051449 10.0.0.242 - - [2025-10-21 20:52:03] "DELETE /loadbalancer-pool/89d66898-96a6-4ddd-83bc-fdcf32588f4e HTTP/1.1" 200 115 0.038510 10.0.0.242 - - [2025-10-21 20:52:03] "DELETE /loadbalancer-listener/bd3bd4b6-df5d-4e7b-a4c5-53e4d5ce452b HTTP/1.1" 200 115 0.036317 10.0.0.242 - - [2025-10-21 20:52:03] "DELETE /loadbalancer/a05715a2-456f-48e3-9c56-ec292af52201 HTTP/1.1" 200 115 0.037796 10.0.0.242 - - [2025-10-21 20:52:03] "DELETE /floating-ip/5a04fc6d-cac3-461f-8b53-b872bdade3c8 HTTP/1.1" 200 115 0.032898 10.0.0.242 - - [2025-10-21 20:52:03] "DELETE /instance-ip/1bc698d9-12f2-4425-8245-0efefa98c896 HTTP/1.1" 200 115 0.038569 10.0.0.242 - - [2025-10-21 20:52:03] "DELETE /virtual-machine-interface/b2071e40-628a-4fd6-b981-c0b623c51596 HTTP/1.1" 200 115 0.033581 10.0.0.242 - - [2025-10-21 20:52:03] "DELETE /tag/7b4f9cc7-a44c-491e-8d39-1a1397c18aa3 HTTP/1.1" 200 115 0.032235 10.0.0.242 - - [2025-10-21 20:52:03] "GET /application-policy-set/bb6895ec-d4f8-49d0-81d6-c036826c8f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002082 10.0.0.242 - - [2025-10-21 20:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.242 - - [2025-10-21 20:52:03] "GET /policy-management/3e811853-ed40-48c1-8421-b32e49f0b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002286 10.0.0.242 - - [2025-10-21 20:52:03] "GET /firewall-policy/4c67e13b-5bc0-4346-97d1-292146397c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.001907 10.0.0.242 - - [2025-10-21 20:52:03] "GET /firewall-rule/cdf750db-4c9f-495d-a2b7-b0d050a8a5d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.002035 10.0.0.242 - - [2025-10-21 20:52:03] "POST /ref-update HTTP/1.1" 200 156 0.010913 10.0.0.242 - - [2025-10-21 20:52:03] "DELETE /firewall-rule/cdf750db-4c9f-495d-a2b7-b0d050a8a5d9 HTTP/1.1" 200 115 0.039357 10.0.0.242 - - [2025-10-21 20:52:03] "GET /firewall-policy/c39c522d-ff68-41b0-a339-dc2b8d0e1289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002463 10.0.0.242 - - [2025-10-21 20:52:03] "GET /firewall-rule/f90e58fd-27ba-498a-92be-d0bcff58e4ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.003057 10.0.0.242 - - [2025-10-21 20:52:03] "POST /ref-update HTTP/1.1" 200 156 0.018331 10.0.0.242 - - [2025-10-21 20:52:03] "DELETE /firewall-rule/f90e58fd-27ba-498a-92be-d0bcff58e4ba HTTP/1.1" 200 115 0.053341 10.0.0.242 - - [2025-10-21 20:52:03] "GET /firewall-policy/c39c522d-ff68-41b0-a339-dc2b8d0e1289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.003678 10.0.0.242 - - [2025-10-21 20:52:03] "GET /firewall-rule/8e76d915-7bcf-4afc-a43c-b533081991af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.002796 10.0.0.242 - - [2025-10-21 20:52:03] "POST /ref-update HTTP/1.1" 200 156 0.012373 10.0.0.242 - - [2025-10-21 20:52:03] "DELETE /firewall-rule/8e76d915-7bcf-4afc-a43c-b533081991af HTTP/1.1" 200 115 0.047540 10.0.0.242 - - [2025-10-21 20:52:03] "GET /application-policy-set/bb6895ec-d4f8-49d0-81d6-c036826c8f3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002327 10.0.0.242 - - [2025-10-21 20:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.242 - - [2025-10-21 20:52:03] "GET /policy-management/3e811853-ed40-48c1-8421-b32e49f0b099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002993 10.0.0.242 - - [2025-10-21 20:52:03] "GET /firewall-policy/c39c522d-ff68-41b0-a339-dc2b8d0e1289?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003530 10.0.0.242 - - [2025-10-21 20:52:03] "POST /ref-update HTTP/1.1" 200 156 0.023434 10.0.0.242 - - [2025-10-21 20:52:03] "DELETE /firewall-policy/c39c522d-ff68-41b0-a339-dc2b8d0e1289 HTTP/1.1" 200 115 0.032479 10.0.0.242 - - [2025-10-21 20:52:03] "DELETE /tag/97e9d0d1-02a9-48b8-b358-0dbdc50a919e HTTP/1.1" 200 115 0.059185 10.0.0.242 - - [2025-10-21 20:52:04] "DELETE /tag/5d699cfc-d220-4b4a-befb-c1c741aae80d HTTP/1.1" 200 115 0.080190 10.0.0.242 - - [2025-10-21 20:52:04] "DELETE /tag/f912c969-a5f2-46fe-ac97-45528dc62c10 HTTP/1.1" 200 115 0.057334 10.0.0.242 - - [2025-10-21 20:52:04] "DELETE /tag/9b5a20f6-a11a-48e6-b6bb-d4f30409a8f7 HTTP/1.1" 200 115 0.037326 10.0.0.242 - - [2025-10-21 20:52:04] "POST /projects HTTP/1.1" 409 238 0.002714 10.0.0.242 - - [2025-10-21 20:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.242 - - [2025-10-21 20:52:04] "GET /project/a10b1134-f444-4277-b2f1-c866b3d66dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.045336 10.0.0.242 - - [2025-10-21 20:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.242 - - [2025-10-21 20:52:04] "GET /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.003645 10.0.0.242 - - [2025-10-21 20:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.242 - - [2025-10-21 20:52:04] "GET /virtual-network/94b480eb-a5f2-44a8-81c4-bae7ef93da73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.006540 10.0.0.242 - - [2025-10-21 20:52:04] "POST /security-groups HTTP/1.1" 409 285 0.012458 10.0.0.242 - - [2025-10-21 20:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.242 - - [2025-10-21 20:52:04] "PUT /security-group/2f3c0738-956b-420d-b75f-a19f8c989199 HTTP/1.1" 200 263 0.059360 10.0.0.242 - - [2025-10-21 20:52:04] "PUT /access-control-list/ba6ef34a-efbb-4ee4-ac34-67497a1f6d33 HTTP/1.1" 200 273 0.014688 10.0.0.242 - - [2025-10-21 20:52:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.028649 10.0.0.242 - - [2025-10-21 20:52:04] "GET /firewall-policy/721f280e-fd8e-4d9a-b6a7-4b739bf28263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.033088 10.0.0.242 - - [2025-10-21 20:52:04] "PUT /access-control-list/f7d83be9-4ac2-46e7-a1f8-a615344c9428 HTTP/1.1" 200 273 0.053867 10.0.0.242 - - [2025-10-21 20:52:04] "GET /firewall-rule/00cd5271-4d05-470c-8168-53ffb8f6b5fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002628 10.0.0.242 - - [2025-10-21 20:52:04] "POST /ref-update HTTP/1.1" 200 156 0.064824 10.0.0.242 - - [2025-10-21 20:52:04] "DELETE /firewall-rule/00cd5271-4d05-470c-8168-53ffb8f6b5fe HTTP/1.1" 200 115 0.049284 10.0.0.242 - - [2025-10-21 20:52:04] "GET /firewall-policy/721f280e-fd8e-4d9a-b6a7-4b739bf28263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.005281 10.0.0.242 - - [2025-10-21 20:52:04] "GET /firewall-rule/e37ed893-152a-4371-b3c2-7ea5fcd4143f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003438 10.0.0.242 - - [2025-10-21 20:52:04] "POST /ref-update HTTP/1.1" 200 156 0.082384 10.0.0.242 - - [2025-10-21 20:52:04] "DELETE /firewall-rule/e37ed893-152a-4371-b3c2-7ea5fcd4143f HTTP/1.1" 200 115 0.037979 10.0.0.242 - - [2025-10-21 20:52:04] "DELETE /tag/bf00f084-1ef2-4555-9cf8-313a864c3032 HTTP/1.1" 200 115 0.048518 10.0.0.242 - - [2025-10-21 20:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006728 10.0.0.242 - - [2025-10-21 20:52:04] "GET /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.006100 10.0.0.242 - - [2025-10-21 20:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.242 - - [2025-10-21 20:52:04] "GET /virtual-network/94b480eb-a5f2-44a8-81c4-bae7ef93da73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005088 10.0.0.242 - - [2025-10-21 20:52:05] "PUT /virtual-network/e62228d2-726e-4439-80c9-cc756eebc1d7 HTTP/1.1" 200 265 0.065395 10.0.0.242 - - [2025-10-21 20:52:05] "PUT /virtual-network/94b480eb-a5f2-44a8-81c4-bae7ef93da73 HTTP/1.1" 200 265 0.088321 10.0.0.242 - - [2025-10-21 20:52:05] "DELETE /security-group/2f3c0738-956b-420d-b75f-a19f8c989199 HTTP/1.1" 200 115 0.063570 10.0.0.242 - - [2025-10-21 20:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005655 10.0.0.242 - - [2025-10-21 20:52:05] "DELETE /access-control-list/ba6ef34a-efbb-4ee4-ac34-67497a1f6d33 HTTP/1.1" 200 115 0.047489 10.0.0.242 - - [2025-10-21 20:52:05] "DELETE /access-control-list/f7d83be9-4ac2-46e7-a1f8-a615344c9428 HTTP/1.1" 200 115 0.056151 10.0.0.242 - - [2025-10-21 20:52:05] "GET /project/a10b1134-f444-4277-b2f1-c866b3d66dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.051305 10.0.0.242 - - [2025-10-21 20:52:05] "GET /project/a10b1134-f444-4277-b2f1-c866b3d66dc1?fields=security_groups HTTP/1.1" 200 1353 0.050829 10.0.0.242 - - [2025-10-21 20:52:05] "DELETE /security-group/f9f02b94-fb47-408c-b415-acd91444d914 HTTP/1.1" 200 115 0.107569 10.0.0.242 - - [2025-10-21 20:52:05] "DELETE /access-control-list/c3bed056-f5dd-4253-80ec-4cedd943c988 HTTP/1.1" 200 115 0.095574 10.0.0.242 - - [2025-10-21 20:52:05] "GET /project/a10b1134-f444-4277-b2f1-c866b3d66dc1?fields=application_policy_sets HTTP/1.1" 200 1392 0.056576 10.0.0.242 - - [2025-10-21 20:52:05] "DELETE /access-control-list/2864fd9c-23c1-4d63-9afb-dd27d9246f4a HTTP/1.1" 200 115 0.085022 10.0.0.242 - - [2025-10-21 20:52:05] "DELETE /project/a10b1134-f444-4277-b2f1-c866b3d66dc1 HTTP/1.1" 200 115 0.554519