++ 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 Dec 9 09:47:08 PM UTC 2025 ===================' INFO: =================== Tue Dec 9 09:47:08 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 +++ cut -d / -f 1 +++ head -n 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ 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.38 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.38 ++ ANALYTICSDB_NODES=10.0.0.38 ++ ANALYTICS_SNMP_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ '[' -n '10.0.0.38:8081 ' ']' +++ echo 10.0.0.38:8081 ++ ANALYTICS_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ '[' -n '10.0.0.38:9042 ' ']' +++ echo 10.0.0.38:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.38:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ '[' -n '10.0.0.38:8086 ' ']' +++ echo 10.0.0.38:8086 ++ COLLECTOR_SERVERS=10.0.0.38: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.38 ++ CONFIGDB_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ '[' -n '10.0.0.38:8082 ' ']' +++ echo 10.0.0.38:8082 ++ CONFIG_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ '[' -n '10.0.0.38:9161 ' ']' +++ echo 10.0.0.38:9161 ++ CONFIGDB_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ '[' -n '10.0.0.38:9041 ' ']' +++ echo 10.0.0.38:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.38: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.38 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.38 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ '[' -n 10.0.0.38:2181, ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ '[' -n '10.0.0.38:2181 ' ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.38:2181 ++ RABBITMQ_NODES=10.0.0.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ '[' -n 10.0.0.38:5673, ']' +++ echo 10.0.0.38:5673 ++ RABBITMQ_SERVERS=10.0.0.38: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ '[' -n '10.0.0.38:6379 ' ']' +++ echo 10.0.0.38:6379 ++ REDIS_SERVERS=10.0.0.38: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.38 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ '[' -n '10.0.0.38:9092 ' ']' +++ echo 10.0.0.38:9092 ++ KAFKA_SERVERS=10.0.0.38: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.38 ++ 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.38 ++ 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.38 ++ cut -d , -f 1 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 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.38 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.38 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.38 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.38 +++ local servers=10.0.0.38 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ grep -vi host ++++ sort ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.38,10.218.61.1,127.0.0.1,172.17.0.1,252.38.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.38,10.218.61.1,127.0.0.1,172.17.0.1,252.38.0.1,, =~ ,10\.0\.0\.38, ]] +++ echo 10.0.0.38 1 +++ return ++ local ip=10.0.0.38 ++ [[ -z 10.0.0.38 ]] ++ echo 10.0.0.38 + host_ip=10.0.0.38 + [[ cql == \c\q\l ]] ++ echo 10.0.0.38:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.38:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.38: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=__ ++ sort ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ set -o posix ++ set + 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: 12/09/2025 21:47:53.716 7f8fa6da2cc0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 12/09/2025 21:47:54.308 7f8fa6da2cc0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 12/09/2025 21:47:54.357 7f8fa6da2cc0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 12/09/2025 21:47:54.357 7f8fa6da2cc0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.38 - - [2025-12-09 21:47:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000962 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.38:8082/ Hit Ctrl-C to quit. 10.0.0.38 - - [2025-12-09 21:48:06] "GET / HTTP/1.1" 503 181 0.000214 10.0.0.38 - - [2025-12-09 21:48:07] "GET / HTTP/1.1" 200 35931 0.004883 10.0.0.38 - - [2025-12-09 21:48:07] "GET / HTTP/1.1" 200 45303 0.001230 10.0.0.38 - - [2025-12-09 21:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.38 - - [2025-12-09 21:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.38 - - [2025-12-09 21:48:07] "GET / HTTP/1.1" 200 35931 0.001232 10.0.0.38 - - [2025-12-09 21:48:08] "GET / HTTP/1.1" 200 35931 0.002288 10.0.0.38 - - [2025-12-09 21:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005769 10.0.0.38 - - [2025-12-09 21:48:08] "GET /global-system-config/832846b3-5a9a-49f3-9223-5258c16a9c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014309 10.0.0.38 - - [2025-12-09 21:48:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.002181 10.0.0.38 - - [2025-12-09 21:48:08] "POST /config-database-nodes HTTP/1.1" 200 611 0.024498 10.0.0.38 - - [2025-12-09 21:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.38 - - [2025-12-09 21:48:09] "GET /network-ipam/1008459c-b58b-4f61-9a02-41a0345c466e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005320 10.0.0.38 - - [2025-12-09 21:48:09] "GET / HTTP/1.1" 200 35931 0.001492 10.0.0.38 - - [2025-12-09 21:48:10] "POST /fqname-to-id HTTP/1.1" 404 186 0.002985 10.0.0.38 - - [2025-12-09 21:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.38 - - [2025-12-09 21:48:10] "GET /global-system-config/832846b3-5a9a-49f3-9223-5258c16a9c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006173 10.0.0.38 - - [2025-12-09 21:48:10] "POST /fqname-to-id HTTP/1.1" 404 225 0.002439 10.0.0.38 - - [2025-12-09 21:48:10] "POST /service-appliance-sets HTTP/1.1" 200 553 0.037529 10.0.0.38 - - [2025-12-09 21:48:10] "POST /access-control-lists HTTP/1.1" 200 587 0.041497 10.0.0.38 - - [2025-12-09 21:48:10] "POST /fqname-to-id HTTP/1.1" 404 224 0.007889 10.0.0.38 - - [2025-12-09 21:48:10] "POST /fqname-to-id HTTP/1.1" 404 180 0.002292 10.0.0.38 - - [2025-12-09 21:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.38 - - [2025-12-09 21:48:10] "GET /global-system-config/832846b3-5a9a-49f3-9223-5258c16a9c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005159 10.0.0.38 - - [2025-12-09 21:48:10] "POST /access-control-lists HTTP/1.1" 200 585 0.039258 10.0.0.38 - - [2025-12-09 21:48:10] "POST /service-appliance-sets HTTP/1.1" 200 541 0.056464 10.0.0.38 - - [2025-12-09 21:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007770 10.0.0.38 - - [2025-12-09 21:48:10] "GET /network-ipam/1008459c-b58b-4f61-9a02-41a0345c466e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.007878 10.0.0.38 - - [2025-12-09 21:48:10] "POST /route-targets HTTP/1.1" 200 327 0.017235 10.0.0.38 - - [2025-12-09 21:48:10] "POST /ref-update HTTP/1.1" 200 156 0.032334 10.0.0.38 - - [2025-12-09 21:48:10] "POST /route-targets HTTP/1.1" 200 327 0.017612 10.0.0.38 - - [2025-12-09 21:48:10] "POST /ref-update HTTP/1.1" 200 156 0.032274 10.0.0.38 - - [2025-12-09 21:48:10] "POST /route-targets HTTP/1.1" 200 327 0.062253 10.0.0.38 - - [2025-12-09 21:48:10] "POST /ref-update HTTP/1.1" 200 156 0.102640 10.0.0.38 - - [2025-12-09 21:48:10] "POST /service-templates HTTP/1.1" 200 511 0.171594 10.0.0.38 - - [2025-12-09 21:48:10] "GET / HTTP/1.1" 200 35931 0.001234 10.0.0.38 - - [2025-12-09 21:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.019861 10.0.0.38 - - [2025-12-09 21:48:10] "POST /route-targets HTTP/1.1" 200 327 0.049080 10.0.0.38 - - [2025-12-09 21:48:10] "GET /global-system-config/832846b3-5a9a-49f3-9223-5258c16a9c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.027576 10.0.0.38 - - [2025-12-09 21:48:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.006581 10.0.0.38 - - [2025-12-09 21:48:10] "GET / HTTP/1.1" 200 35931 0.001431 10.0.0.38 - - [2025-12-09 21:48:10] "POST /ref-update HTTP/1.1" 200 156 0.089239 [Introspect:8084]10.0.0.38 - - [2025-12-09 21:48:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000940 [Introspect:8084]10.0.0.38 - - [2025-12-09 21:48:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001434 10.0.0.38 - - [2025-12-09 21:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.076728 10.0.0.38 - - [2025-12-09 21:48:11] "POST /service-templates HTTP/1.1" 200 501 0.226913 10.0.0.38 - - [2025-12-09 21:48:11] "GET / HTTP/1.1" 200 35931 0.001452 10.0.0.38 - - [2025-12-09 21:48:11] "GET /global-system-config/832846b3-5a9a-49f3-9223-5258c16a9c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.035181 10.0.0.38 - - [2025-12-09 21:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004491 10.0.0.38 - - [2025-12-09 21:48:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.009781 10.0.0.38 - - [2025-12-09 21:48:11] "GET /global-system-config/832846b3-5a9a-49f3-9223-5258c16a9c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010824 10.0.0.38 - - [2025-12-09 21:48:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.008030 10.0.0.38 - - [2025-12-09 21:48:11] "POST /fqname-to-id HTTP/1.1" 404 201 0.013127 10.0.0.38 - - [2025-12-09 21:48:11] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.238138 10.0.0.38 - - [2025-12-09 21:48:11] "POST /service-templates HTTP/1.1" 200 515 0.168022 10.0.0.38 - - [2025-12-09 21:48:11] "POST /access-control-lists HTTP/1.1" 200 551 0.196352 10.0.0.38 - - [2025-12-09 21:48:11] "POST /analytics-nodes HTTP/1.1" 200 599 0.202519 10.0.0.38 - - [2025-12-09 21:48:11] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.207303 10.0.0.38 - - [2025-12-09 21:48:11] "POST /service-templates HTTP/1.1" 200 535 0.143569 10.0.0.38 - - [2025-12-09 21:48:11] "GET / HTTP/1.1" 200 35931 0.005928 10.0.0.38 - - [2025-12-09 21:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.032056 10.0.0.38 - - [2025-12-09 21:48:11] "GET /global-system-config/832846b3-5a9a-49f3-9223-5258c16a9c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009138 10.0.0.38 - - [2025-12-09 21:48:11] "PUT /access-control-list/87803b8f-a674-47cd-b9b8-13dc7dc6d273 HTTP/1.1" 200 272 0.379878 10.0.0.38 - - [2025-12-09 21:48:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.061690 10.0.0.38 - - [2025-12-09 21:48:11] "POST /service-templates HTTP/1.1" 200 507 0.182997 10.0.0.38 - - [2025-12-09 21:48:11] "PUT /access-control-list/bcd29002-e14c-49ab-85b7-84ad6575b528 HTTP/1.1" 200 272 0.124831 10.0.0.38 - - [2025-12-09 21:48:11] "GET / HTTP/1.1" 200 35931 0.001451 10.0.0.38 - - [2025-12-09 21:48:11] "POST /database-nodes HTTP/1.1" 200 597 0.142888 10.0.0.38 - - [2025-12-09 21:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011838 10.0.0.38 - - [2025-12-09 21:48:11] "GET /routing-instance/c3495181-1ee8-49e3-b375-a417dde60323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.006877 10.0.0.38 - - [2025-12-09 21:48:11] "POST /bgp-routers HTTP/1.1" 200 616 0.035673 10.0.0.38 - - [2025-12-09 21:48:12] "GET /bgp-router/b0de0881-31ba-42e9-9673-b21134406405?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.005592 10.0.0.38 - - [2025-12-09 21:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007437 10.0.0.38 - - [2025-12-09 21:48:12] "GET /global-system-config/832846b3-5a9a-49f3-9223-5258c16a9c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006664 10.0.0.38 - - [2025-12-09 21:48:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002900 10.0.0.38 - - [2025-12-09 21:48:12] "POST /ref-update HTTP/1.1" 200 156 0.015985 10.0.0.38 - - [2025-12-09 21:48:16] "GET / HTTP/1.1" 200 35931 0.001482 10.0.0.38 - - [2025-12-09 21:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002946 10.0.0.38 - - [2025-12-09 21:48:16] "GET /global-system-config/832846b3-5a9a-49f3-9223-5258c16a9c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007548 10.0.0.38 - - [2025-12-09 21:48:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.008082 10.0.0.38 - - [2025-12-09 21:48:16] "POST /config-nodes HTTP/1.1" 200 593 0.038316 10.0.0.38 - - [2025-12-09 21:48:17] "GET / HTTP/1.1" 200 35931 0.001339 10.0.0.38 - - [2025-12-09 21:48:17] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.015715 10.0.0.38 - - [2025-12-09 21:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.38 - - [2025-12-09 21:48:22] "GET /global-vrouter-config/9e8e5a7f-21a3-4728-9502-0107ee989600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.003311 10.0.0.38 - - [2025-12-09 21:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691 10.0.0.38 - - [2025-12-09 21:48:22] "PUT /global-vrouter-config/9e8e5a7f-21a3-4728-9502-0107ee989600 HTTP/1.1" 200 276 0.014078 10.0.0.38 - - [2025-12-09 21:48:22] "GET / HTTP/1.1" 200 35931 0.002495 10.0.0.38 - - [2025-12-09 21:48:22] "POST /alarms HTTP/1.1" 200 581 0.021772 10.0.0.38 - - [2025-12-09 21:48:22] "POST /alarms HTTP/1.1" 200 575 0.029955 10.0.0.38 - - [2025-12-09 21:48:22] "POST /alarms HTTP/1.1" 200 575 0.042814 10.0.0.38 - - [2025-12-09 21:48:22] "POST /alarms HTTP/1.1" 200 559 0.168502 10.0.0.38 - - [2025-12-09 21:48:22] "POST /alarms HTTP/1.1" 200 555 0.062708 10.0.0.38 - - [2025-12-09 21:48:22] "POST /alarms HTTP/1.1" 200 557 0.056539 [Introspect:8084]10.0.0.38 - - [2025-12-09 21:48:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000850 [Introspect:8084]10.0.0.38 - - [2025-12-09 21:48:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000935 10.0.0.38 - - [2025-12-09 21:48:22] "POST /alarms HTTP/1.1" 200 565 0.089077 10.0.0.38 - - [2025-12-09 21:48:23] "POST /alarms HTTP/1.1" 200 549 0.048564 10.0.0.38 - - [2025-12-09 21:48:23] "POST /alarms HTTP/1.1" 200 557 0.039961 10.0.0.38 - - [2025-12-09 21:48:23] "POST /alarms HTTP/1.1" 200 567 0.047019 10.0.0.38 - - [2025-12-09 21:48:23] "POST /alarms HTTP/1.1" 200 555 0.072775 10.0.0.38 - - [2025-12-09 21:48:23] "POST /alarms HTTP/1.1" 200 567 0.044458 10.0.0.38 - - [2025-12-09 21:48:23] "POST /alarms HTTP/1.1" 200 575 0.096547 10.0.0.38 - - [2025-12-09 21:48:23] "POST /alarms HTTP/1.1" 200 569 0.031264 10.0.0.38 - - [2025-12-09 21:48:23] "POST /alarms HTTP/1.1" 200 561 0.039087 10.0.0.38 - - [2025-12-09 21:48:23] "POST /alarms HTTP/1.1" 200 561 0.028690 10.0.0.38 - - [2025-12-09 21:48:23] "POST /alarms HTTP/1.1" 200 561 0.025743 10.0.0.38 - - [2025-12-09 21:48:23] "POST /alarms HTTP/1.1" 200 547 0.040565 10.0.0.38 - - [2025-12-09 21:48:23] "POST /alarms HTTP/1.1" 200 595 0.044649 10.0.0.38 - - [2025-12-09 21:48:23] "POST /alarms HTTP/1.1" 200 575 0.055066 10.0.0.38 - - [2025-12-09 21:48:23] "POST /alarms HTTP/1.1" 200 571 0.055497 10.0.0.38 - - [2025-12-09 21:48:23] "POST /alarms HTTP/1.1" 200 583 0.051185 10.0.0.38 - - [2025-12-09 21:48:24] "POST /alarms HTTP/1.1" 200 609 0.032001 10.0.0.38 - - [2025-12-09 21:48:24] "GET / HTTP/1.1" 200 35931 0.001556 10.0.0.38 - - [2025-12-09 21:48:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.007778 10.0.0.38 - - [2025-12-09 21:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.38 - - [2025-12-09 21:48:24] "PUT /global-vrouter-config/9e8e5a7f-21a3-4728-9502-0107ee989600 HTTP/1.1" 200 276 0.015424 10.0.0.38 - - [2025-12-09 21:48:24] "GET / HTTP/1.1" 200 35931 0.001410 10.0.0.38 - - [2025-12-09 21:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.38 - - [2025-12-09 21:48:24] "GET /global-vrouter-config/9e8e5a7f-21a3-4728-9502-0107ee989600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.005875 10.0.0.38 - - [2025-12-09 21:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.017043 10.0.0.38 - - [2025-12-09 21:48:24] "PUT /global-vrouter-config/9e8e5a7f-21a3-4728-9502-0107ee989600 HTTP/1.1" 200 276 0.020126 10.0.0.38 - - [2025-12-09 21:48:25] "GET / HTTP/1.1" 200 35931 0.002261 10.0.0.38 - - [2025-12-09 21:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.38 - - [2025-12-09 21:48:25] "GET /domain/b31d3f70-c630-44e6-b9fb-79a00c76def1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.011508 10.0.0.38 - - [2025-12-09 21:48:25] "POST /id-to-fqname HTTP/1.1" 200 173 0.000533 10.0.0.38 - - [2025-12-09 21:48:25] "POST /fqname-to-id HTTP/1.1" 404 182 0.009446 10.0.0.38 - - [2025-12-09 21:48:25] "GET / HTTP/1.1" 200 35931 0.001379 10.0.0.38 - - [2025-12-09 21:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.38 - - [2025-12-09 21:48:25] "GET /global-system-config/832846b3-5a9a-49f3-9223-5258c16a9c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.013040 10.0.0.38 - - [2025-12-09 21:48:25] "POST /security-groups HTTP/1.1" 200 570 0.100423 10.0.0.38 - - [2025-12-09 21:48:25] "POST /projects HTTP/1.1" 200 481 0.281063 10.0.0.38 - - [2025-12-09 21:48:25] "POST /fqname-to-id HTTP/1.1" 404 213 0.009018 10.0.0.38 - - [2025-12-09 21:48:25] "PUT /global-system-config/832846b3-5a9a-49f3-9223-5258c16a9c54 HTTP/1.1" 200 274 0.171256 10.0.0.38 - - [2025-12-09 21:48:25] "POST /security-groups HTTP/1.1" 200 534 0.162202 10.0.0.38 - - [2025-12-09 21:48:25] "POST /access-control-lists HTTP/1.1" 200 579 0.155426 10.0.0.38 - - [2025-12-09 21:48:25] "POST /fqname-to-id HTTP/1.1" 404 212 0.030117 10.0.0.38 - - [2025-12-09 21:48:25] "POST /chown HTTP/1.1" 200 109 0.074434 10.0.0.38 - - [2025-12-09 21:48:25] "POST /policy-managements HTTP/1.1" 409 214 0.019874 10.0.0.38 - - [2025-12-09 21:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007173 10.0.0.38 - - [2025-12-09 21:48:25] "POST /access-control-lists HTTP/1.1" 200 577 0.112837 10.0.0.38 - - [2025-12-09 21:48:25] "GET /policy-management/271b68ee-4268-4dd3-9a1b-89577470aa47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004140 10.0.0.38 - - [2025-12-09 21:48:25] "POST /application-policy-sets HTTP/1.1" 200 528 0.025819 10.0.0.38 - - [2025-12-09 21:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.38 - - [2025-12-09 21:48:26] "GET /global-vrouter-config/9e8e5a7f-21a3-4728-9502-0107ee989600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.009403 10.0.0.38 - - [2025-12-09 21:48:26] "POST /fqname-to-id HTTP/1.1" 404 232 0.004201 10.0.0.38 - - [2025-12-09 21:48:26] "PUT /global-vrouter-config/9e8e5a7f-21a3-4728-9502-0107ee989600 HTTP/1.1" 200 276 0.042640 10.0.0.38 - - [2025-12-09 21:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.020033 10.0.0.38 - - [2025-12-09 21:48:26] "GET /virtual-network/ad11287f-fcea-4094-b872-eb9a28a6c78c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.008077 10.0.0.38 - - [2025-12-09 21:48:26] "POST /access-control-lists HTTP/1.1" 200 594 0.104851 10.0.0.38 - - [2025-12-09 21:48:26] "POST /fqname-to-id HTTP/1.1" 404 231 0.005558 10.0.0.38 - - [2025-12-09 21:48:26] "POST /access-control-lists HTTP/1.1" 200 592 0.186125 10.0.0.38 - - [2025-12-09 21:48:26] "POST /id-to-fqname HTTP/1.1" 200 177 0.001988 10.0.0.38 - - [2025-12-09 21:48:26] "POST /fqname-to-id HTTP/1.1" 404 186 0.001864 10.0.0.38 - - [2025-12-09 21:48:26] "POST /security-groups HTTP/1.1" 200 574 0.102878 10.0.0.38 - - [2025-12-09 21:48:26] "POST /projects HTTP/1.1" 200 489 0.618230 10.0.0.38 - - [2025-12-09 21:48:26] "POST /fqname-to-id HTTP/1.1" 404 217 0.010037 10.0.0.38 - - [2025-12-09 21:48:26] "POST /security-groups HTTP/1.1" 200 546 0.078610 10.0.0.38 - - [2025-12-09 21:48:26] "POST /access-control-lists HTTP/1.1" 200 583 0.085241 10.0.0.38 - - [2025-12-09 21:48:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.051859 10.0.0.38 - - [2025-12-09 21:48:26] "POST /chown HTTP/1.1" 200 109 0.059097 10.0.0.38 - - [2025-12-09 21:48:27] "POST /access-control-lists HTTP/1.1" 200 581 0.152291 10.0.0.38 - - [2025-12-09 21:48:27] "POST /network-ipams HTTP/1.1" 200 522 0.171876 10.0.0.38 - - [2025-12-09 21:48:27] "POST /fqname-to-id HTTP/1.1" 404 240 0.009272 10.0.0.38 - - [2025-12-09 21:48:27] "POST /access-control-lists HTTP/1.1" 200 602 0.071523 10.0.0.38 - - [2025-12-09 21:48:27] "POST /fqname-to-id HTTP/1.1" 404 239 0.015494 10.0.0.38 - - [2025-12-09 21:48:27] "POST /network-ipams HTTP/1.1" 200 510 0.129893 10.0.0.38 - - [2025-12-09 21:48:27] "POST /fqname-to-id HTTP/1.1" 404 198 0.003984 10.0.0.38 - - [2025-12-09 21:48:27] "POST /access-control-lists HTTP/1.1" 200 600 0.043806 10.0.0.38 - - [2025-12-09 21:48:27] "POST /fqname-to-id HTTP/1.1" 404 229 0.012872 10.0.0.38 - - [2025-12-09 21:48:27] "POST /useragent-kv HTTP/1.1" 200 115 0.027775 10.0.0.38 - - [2025-12-09 21:48:27] "POST /virtual-networks HTTP/1.1" 200 538 0.272504 10.0.0.38 - - [2025-12-09 21:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006271 10.0.0.38 - - [2025-12-09 21:48:27] "POST /access-control-lists HTTP/1.1" 200 589 0.118421 10.0.0.38 - - [2025-12-09 21:48:27] "GET /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.040509 10.0.0.38 - - [2025-12-09 21:48:27] "POST /network-ipams HTTP/1.1" 200 518 0.057965 10.0.0.38 - - [2025-12-09 21:48:27] "POST /fqname-to-id HTTP/1.1" 404 202 0.008596 10.0.0.38 - - [2025-12-09 21:48:27] "POST /route-targets HTTP/1.1" 200 327 0.100782 10.0.0.38 - - [2025-12-09 21:48:27] "POST /ref-update HTTP/1.1" 200 156 0.060222 10.0.0.38 - - [2025-12-09 21:48:28] "PUT /access-control-list/a7585b4e-4fd7-42e8-930c-7367d5458c34 HTTP/1.1" 200 272 0.070879 10.0.0.38 - - [2025-12-09 21:48:28] "POST /useragent-kv HTTP/1.1" 200 115 0.006962 10.0.0.38 - - [2025-12-09 21:48:28] "POST /virtual-networks HTTP/1.1" 200 546 0.395474 10.0.0.38 - - [2025-12-09 21:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.015796 10.0.0.38 - - [2025-12-09 21:48:28] "GET /virtual-network/ae3b5668-e534-405d-9abe-6f8e41caa6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.013367 10.0.0.38 - - [2025-12-09 21:48:28] "POST /route-targets HTTP/1.1" 200 327 0.040133 10.0.0.38 - - [2025-12-09 21:48:28] "POST /fqname-to-id HTTP/1.1" 404 199 0.018842 10.0.0.38 - - [2025-12-09 21:48:28] "POST /ref-update HTTP/1.1" 200 156 0.072354 10.0.0.38 - - [2025-12-09 21:48:28] "POST /network-policys HTTP/1.1" 200 538 0.109643 10.0.0.38 - - [2025-12-09 21:48:28] "POST /fqname-to-id HTTP/1.1" 404 197 0.017951 10.0.0.38 - - [2025-12-09 21:48:28] "POST /network-policys HTTP/1.1" 200 534 0.020299 10.0.0.38 - - [2025-12-09 21:48:28] "POST /fqname-to-id HTTP/1.1" 404 201 0.025460 10.0.0.38 - - [2025-12-09 21:48:28] "POST /network-policys HTTP/1.1" 200 542 0.062304 10.0.0.38 - - [2025-12-09 21:48:28] "PUT /access-control-list/92916a26-0209-40af-ac2f-6ca62dccecec HTTP/1.1" 200 272 0.042173 10.0.0.38 - - [2025-12-09 21:48:28] "POST /ref-update HTTP/1.1" 200 156 0.117315 10.0.0.38 - - [2025-12-09 21:48:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014731 10.0.0.38 - - [2025-12-09 21:48:28] "PUT /access-control-list/92916a26-0209-40af-ac2f-6ca62dccecec HTTP/1.1" 200 272 0.031511 10.0.0.38 - - [2025-12-09 21:48:29] "POST /ref-update HTTP/1.1" 200 156 0.122715 10.0.0.38 - - [2025-12-09 21:48:29] "PUT /access-control-list/a7585b4e-4fd7-42e8-930c-7367d5458c34 HTTP/1.1" 200 272 0.082361 10.0.0.38 - - [2025-12-09 21:48:29] "POST /ref-update HTTP/1.1" 200 156 0.106155 10.0.0.38 - - [2025-12-09 21:48:29] "POST /ref-update HTTP/1.1" 200 156 0.033988 10.0.0.38 - - [2025-12-09 21:48:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.035318 10.0.0.38 - - [2025-12-09 21:48:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003550 10.0.0.38 - - [2025-12-09 21:48:29] "PUT /access-control-list/a7585b4e-4fd7-42e8-930c-7367d5458c34 HTTP/1.1" 200 272 0.070004 10.0.0.38 - - [2025-12-09 21:48:29] "POST /fqname-to-id HTTP/1.1" 404 237 0.005512 10.0.0.38 - - [2025-12-09 21:48:29] "POST /ref-update HTTP/1.1" 200 156 0.104476 10.0.0.38 - - [2025-12-09 21:48:29] "POST /access-control-lists HTTP/1.1" 200 601 0.081548 10.0.0.38 - - [2025-12-09 21:48:29] "PUT /access-control-list/92916a26-0209-40af-ac2f-6ca62dccecec HTTP/1.1" 200 272 0.078230 10.0.0.38 - - [2025-12-09 21:48:29] "POST /ref-update HTTP/1.1" 200 156 0.214636 10.0.0.38 - - [2025-12-09 21:48:29] "PUT /access-control-list/ff7ca1b5-d37a-4957-afb1-3416545ea344 HTTP/1.1" 200 272 0.037386 10.0.0.38 - - [2025-12-09 21:48:29] "POST /ref-update HTTP/1.1" 200 156 0.042981 10.0.0.38 - - [2025-12-09 21:48:29] "POST /ref-update HTTP/1.1" 200 156 0.080195 10.0.0.38 - - [2025-12-09 21:48:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012037 10.0.0.38 - - [2025-12-09 21:48:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003949 10.0.0.38 - - [2025-12-09 21:48:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007530 10.0.0.38 - - [2025-12-09 21:48:29] "PUT /access-control-list/ff7ca1b5-d37a-4957-afb1-3416545ea344 HTTP/1.1" 200 272 0.068090 10.0.0.38 - - [2025-12-09 21:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.38 - - [2025-12-09 21:48:29] "POST /ref-update HTTP/1.1" 200 156 0.044460 10.0.0.38 - - [2025-12-09 21:48:29] "GET /virtual-network/ad11287f-fcea-4094-b872-eb9a28a6c78c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.019533 10.0.0.38 - - [2025-12-09 21:48:29] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.007183 10.0.0.38 - - [2025-12-09 21:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.38 - - [2025-12-09 21:48:29] "GET /policy-management/271b68ee-4268-4dd3-9a1b-89577470aa47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002992 10.0.0.38 - - [2025-12-09 21:48:29] "POST /firewall-policys HTTP/1.1" 200 530 0.027599 10.0.0.38 - - [2025-12-09 21:48:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.029873 10.0.0.38 - - [2025-12-09 21:48:30] "GET /firewall-policy/da6a816a-1fe6-46a1-ae70-8a3b688d7026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.020448 10.0.0.38 - - [2025-12-09 21:48:30] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004789 10.0.0.38 - - [2025-12-09 21:48:30] "GET /firewall-policy/da6a816a-1fe6-46a1-ae70-8a3b688d7026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003396 10.0.0.38 - - [2025-12-09 21:48:30] "POST /ref-update HTTP/1.1" 200 156 0.058453 10.0.0.38 - - [2025-12-09 21:48:30] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004620 10.0.0.38 - - [2025-12-09 21:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.38 - - [2025-12-09 21:48:30] "GET /policy-management/271b68ee-4268-4dd3-9a1b-89577470aa47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002651 10.0.0.38 - - [2025-12-09 21:48:30] "POST /firewall-policys HTTP/1.1" 200 532 0.021552 10.0.0.38 - - [2025-12-09 21:48:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.020754 10.0.0.38 - - [2025-12-09 21:48:30] "GET /firewall-policy/32502074-13ad-4c46-bc93-ddd469a865cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.010594 10.0.0.38 - - [2025-12-09 21:48:30] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.013723 10.0.0.38 - - [2025-12-09 21:48:30] "GET /firewall-policy/32502074-13ad-4c46-bc93-ddd469a865cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003553 10.0.0.38 - - [2025-12-09 21:48:30] "GET /firewall-policy/da6a816a-1fe6-46a1-ae70-8a3b688d7026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.012529 10.0.0.38 - - [2025-12-09 21:48:30] "GET /firewall-policy/da6a816a-1fe6-46a1-ae70-8a3b688d7026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003752 10.0.0.38 - - [2025-12-09 21:48:30] "POST /ref-update HTTP/1.1" 200 156 0.029753 10.0.0.38 - - [2025-12-09 21:48:30] "POST /ref-update HTTP/1.1" 200 156 0.052712 10.0.0.38 - - [2025-12-09 21:48:30] "POST /ref-update HTTP/1.1" 200 156 0.036353 10.0.0.38 - - [2025-12-09 21:48:30] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.012564 10.0.0.38 - - [2025-12-09 21:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004395 10.0.0.38 - - [2025-12-09 21:48:30] "GET /policy-management/271b68ee-4268-4dd3-9a1b-89577470aa47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.013999 10.0.0.38 - - [2025-12-09 21:48:30] "POST /firewall-policys HTTP/1.1" 200 530 0.028538 10.0.0.38 - - [2025-12-09 21:48:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.035562 10.0.0.38 - - [2025-12-09 21:48:30] "GET /firewall-policy/ed363020-20d1-4a2e-98a3-4a3a15f734f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.007306 10.0.0.38 - - [2025-12-09 21:48:30] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003812 10.0.0.38 - - [2025-12-09 21:48:30] "GET /firewall-policy/ed363020-20d1-4a2e-98a3-4a3a15f734f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002853 10.0.0.38 - - [2025-12-09 21:48:30] "GET /firewall-policy/32502074-13ad-4c46-bc93-ddd469a865cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.012697 10.0.0.38 - - [2025-12-09 21:48:30] "GET /firewall-policy/da6a816a-1fe6-46a1-ae70-8a3b688d7026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.007132 10.0.0.38 - - [2025-12-09 21:48:30] "GET /firewall-policy/da6a816a-1fe6-46a1-ae70-8a3b688d7026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003438 10.0.0.38 - - [2025-12-09 21:48:30] "GET /firewall-policy/32502074-13ad-4c46-bc93-ddd469a865cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002843 10.0.0.38 - - [2025-12-09 21:48:31] "POST /ref-update HTTP/1.1" 200 156 0.035266 10.0.0.38 - - [2025-12-09 21:48:31] "POST /ref-update HTTP/1.1" 200 156 0.026165 10.0.0.38 - - [2025-12-09 21:48:31] "POST /ref-update HTTP/1.1" 200 156 0.046982 10.0.0.38 - - [2025-12-09 21:48:31] "POST /ref-update HTTP/1.1" 200 156 0.041459 10.0.0.38 - - [2025-12-09 21:48:31] "POST /ref-update HTTP/1.1" 200 156 0.026739 10.0.0.38 - - [2025-12-09 21:48:31] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.016587 10.0.0.38 - - [2025-12-09 21:48:31] "POST /tags HTTP/1.1" 200 299 0.043062 10.0.0.38 - - [2025-12-09 21:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.38 - - [2025-12-09 21:48:31] "GET /tag/0455ae47-b97d-42ef-8eb4-c2ec5f874c81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.021610 10.0.0.38 - - [2025-12-09 21:48:31] "POST /set-tag HTTP/1.1" 200 109 0.019811 10.0.0.38 - - [2025-12-09 21:48:31] "POST /tags HTTP/1.1" 200 305 0.096972 10.0.0.38 - - [2025-12-09 21:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009282 10.0.0.38 - - [2025-12-09 21:48:31] "GET /tag/1cb9909e-6364-4d27-913e-c2e9b66e2118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.021163 10.0.0.38 - - [2025-12-09 21:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.38 - - [2025-12-09 21:48:31] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049012 10.0.0.38 - - [2025-12-09 21:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005474 10.0.0.38 - - [2025-12-09 21:48:31] "GET /virtual-network/ae3b5668-e534-405d-9abe-6f8e41caa6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.007344 10.0.0.38 - - [2025-12-09 21:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.38 - - [2025-12-09 21:48:31] "GET /service-appliance-set/0aab8ada-7ac1-4131-be4f-28ec529db15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.005204 10.0.0.38 - - [2025-12-09 21:48:31] "POST /fqname-to-id HTTP/1.1" 404 240 0.002093 10.0.0.38 - - [2025-12-09 21:48:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.103765 10.0.0.38 - - [2025-12-09 21:48:32] "GET /virtual-machine-interface/c76625e3-878b-4027-b784-08999238756f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.011472 10.0.0.38 - - [2025-12-09 21:48:32] "POST /instance-ips HTTP/1.1" 200 381 0.063042 10.0.0.38 - - [2025-12-09 21:48:32] "GET /instance-ip/c9edb05f-8547-4905-8514-dff37c54d5c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005560 10.0.0.38 - - [2025-12-09 21:48:32] "POST /loadbalancers HTTP/1.1" 200 582 0.068419 10.0.0.38 - - [2025-12-09 21:48:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.043413 10.0.0.38 - - [2025-12-09 21:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009222 10.0.0.38 - - [2025-12-09 21:48:32] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.098041 10.0.0.38 - - [2025-12-09 21:48:32] "GET /instance-ip/c9edb05f-8547-4905-8514-dff37c54d5c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.024193 10.0.0.38 - - [2025-12-09 21:48:32] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.151804 10.0.0.38 - - [2025-12-09 21:48:32] "GET /loadbalancer/9a99e4a3-68b0-43c7-bd32-38c01093ff80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.003646 10.0.0.38 - - [2025-12-09 21:48:32] "POST /floating-ips HTTP/1.1" 200 583 0.050009 10.0.0.38 - - [2025-12-09 21:48:32] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.066280 10.0.0.38 - - [2025-12-09 21:48:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.048517 10.0.0.38 - - [2025-12-09 21:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.014868 10.0.0.38 - - [2025-12-09 21:48:32] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.066537 10.0.0.38 - - [2025-12-09 21:48:32] "GET /loadbalancer-listener/1fef4264-2141-46b7-b4e8-2b08ac35d513?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.010292 10.0.0.38 - - [2025-12-09 21:48:32] "GET /loadbalancer-listener/1fef4264-2141-46b7-b4e8-2b08ac35d513?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004691 10.0.0.38 - - [2025-12-09 21:48:32] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.020657 10.0.0.38 - - [2025-12-09 21:48:32] "GET /instance-ip/c9edb05f-8547-4905-8514-dff37c54d5c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002796 10.0.0.38 - - [2025-12-09 21:48:32] "GET /instance-ip/c9edb05f-8547-4905-8514-dff37c54d5c7?fields=floating_ips HTTP/1.1" 200 1170 0.008344 10.0.0.38 - - [2025-12-09 21:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007365 10.0.0.38 - - [2025-12-09 21:48:32] "GET /global-vrouter-config/9e8e5a7f-21a3-4728-9502-0107ee989600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002901 10.0.0.38 - - [2025-12-09 21:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005435 10.0.0.38 - - [2025-12-09 21:48:32] "GET /floating-ip/9a77141e-668c-419e-a17d-635af5312335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.004225 10.0.0.38 - - [2025-12-09 21:48:32] "PUT /global-vrouter-config/9e8e5a7f-21a3-4728-9502-0107ee989600 HTTP/1.1" 200 276 0.031370 10.0.0.38 - - [2025-12-09 21:48:33] "POST /tags HTTP/1.1" 200 357 0.061828 10.0.0.38 - - [2025-12-09 21:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004763 10.0.0.38 - - [2025-12-09 21:48:33] "GET /tag/11ff43b9-9f3a-4b03-806d-82f2eb915171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.019414 10.0.0.38 - - [2025-12-09 21:48:33] "POST /tags HTTP/1.1" 200 305 0.057555 10.0.0.38 - - [2025-12-09 21:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006464 10.0.0.38 - - [2025-12-09 21:48:33] "GET /tag/c55ff028-1c6d-4745-b526-76f6b6d11bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.019242 10.0.0.38 - - [2025-12-09 21:48:33] "POST /id-to-fqname HTTP/1.1" 200 174 0.000470 10.0.0.38 - - [2025-12-09 21:48:33] "POST /fqname-to-id HTTP/1.1" 404 183 0.007965 10.0.0.38 - - [2025-12-09 21:48:33] "POST /security-groups HTTP/1.1" 200 571 0.074409 10.0.0.38 - - [2025-12-09 21:48:33] "POST /fqname-to-id HTTP/1.1" 404 214 0.002030 10.0.0.38 - - [2025-12-09 21:48:33] "POST /projects HTTP/1.1" 200 483 0.208969 10.0.0.38 - - [2025-12-09 21:48:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.024144 10.0.0.38 - - [2025-12-09 21:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013515 10.0.0.38 - - [2025-12-09 21:48:33] "POST /access-control-lists HTTP/1.1" 200 580 0.061733 10.0.0.38 - - [2025-12-09 21:48:33] "POST /fqname-to-id HTTP/1.1" 404 213 0.007436 10.0.0.38 - - [2025-12-09 21:48:33] "GET /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.007567 10.0.0.38 - - [2025-12-09 21:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.38 - - [2025-12-09 21:48:33] "GET /virtual-network/ae3b5668-e534-405d-9abe-6f8e41caa6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.005737 10.0.0.38 - - [2025-12-09 21:48:33] "POST /access-control-lists HTTP/1.1" 200 578 0.070952 10.0.0.38 - - [2025-12-09 21:48:33] "PUT /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b HTTP/1.1" 200 264 0.091393 10.0.0.38 - - [2025-12-09 21:48:33] "PUT /virtual-network/ae3b5668-e534-405d-9abe-6f8e41caa6b4 HTTP/1.1" 200 264 0.052030 10.0.0.38 - - [2025-12-09 21:48:33] "POST /security-groups HTTP/1.1" 200 537 0.076711 10.0.0.38 - - [2025-12-09 21:48:33] "POST /fqname-to-id HTTP/1.1" 404 234 0.001850 10.0.0.38 - - [2025-12-09 21:48:33] "POST /access-control-lists HTTP/1.1" 200 596 0.078521 10.0.0.38 - - [2025-12-09 21:48:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.076365 10.0.0.38 - - [2025-12-09 21:48:33] "POST /fqname-to-id HTTP/1.1" 404 233 0.019082 10.0.0.38 - - [2025-12-09 21:48:33] "POST /chown HTTP/1.1" 200 109 0.024307 10.0.0.38 - - [2025-12-09 21:48:34] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018057 10.0.0.38 - - [2025-12-09 21:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011151 10.0.0.38 - - [2025-12-09 21:48:34] "POST /access-control-lists HTTP/1.1" 200 594 0.109797 10.0.0.38 - - [2025-12-09 21:48:34] "GET /policy-management/271b68ee-4268-4dd3-9a1b-89577470aa47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011071 10.0.0.38 - - [2025-12-09 21:48:34] "POST /tags HTTP/1.1" 409 207 0.004670 10.0.0.38 - - [2025-12-09 21:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.38 - - [2025-12-09 21:48:34] "GET /tag/c55ff028-1c6d-4745-b526-76f6b6d11bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.012125 10.0.0.38 - - [2025-12-09 21:48:34] "POST /firewall-rules HTTP/1.1" 200 564 0.092561 10.0.0.38 - - [2025-12-09 21:48:34] "GET /firewall-rule/05608b83-7eaa-49d9-96b5-9ecb4a7736e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.005245 10.0.0.38 - - [2025-12-09 21:48:34] "GET /firewall-policy/32502074-13ad-4c46-bc93-ddd469a865cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002534 10.0.0.38 - - [2025-12-09 21:48:34] "GET /firewall-rule/05608b83-7eaa-49d9-96b5-9ecb4a7736e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002697 10.0.0.38 - - [2025-12-09 21:48:34] "POST /ref-update HTTP/1.1" 200 156 0.028028 10.0.0.38 - - [2025-12-09 21:48:34] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004453 10.0.0.38 - - [2025-12-09 21:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.38 - - [2025-12-09 21:48:34] "GET /policy-management/271b68ee-4268-4dd3-9a1b-89577470aa47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002952 10.0.0.38 - - [2025-12-09 21:48:34] "POST /tags HTTP/1.1" 409 207 0.002215 10.0.0.38 - - [2025-12-09 21:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.38 - - [2025-12-09 21:48:34] "GET /tag/c55ff028-1c6d-4745-b526-76f6b6d11bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.018801 10.0.0.38 - - [2025-12-09 21:48:34] "POST /firewall-rules HTTP/1.1" 200 562 0.082657 10.0.0.38 - - [2025-12-09 21:48:34] "GET /firewall-rule/b4da632a-5833-4065-9958-f698aa4e524d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.006162 10.0.0.38 - - [2025-12-09 21:48:34] "GET /firewall-policy/32502074-13ad-4c46-bc93-ddd469a865cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.007006 10.0.0.38 - - [2025-12-09 21:48:34] "GET /firewall-rule/b4da632a-5833-4065-9958-f698aa4e524d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.005558 10.0.0.38 - - [2025-12-09 21:48:34] "POST /ref-update HTTP/1.1" 200 156 0.023167 10.0.0.38 - - [2025-12-09 21:48:34] "POST /tags HTTP/1.1" 200 301 0.068972 10.0.0.38 - - [2025-12-09 21:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.38 - - [2025-12-09 21:48:34] "GET /tag/1569a4e6-d76c-4539-863a-003621f71bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.032344 10.0.0.38 - - [2025-12-09 21:48:34] "POST /tags HTTP/1.1" 200 325 0.060681 10.0.0.38 - - [2025-12-09 21:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005953 10.0.0.38 - - [2025-12-09 21:48:34] "GET /tag/eaf7dcc3-8c51-4d56-8d32-053e2fffb4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.017553 10.0.0.38 - - [2025-12-09 21:48:35] "POST /tags HTTP/1.1" 200 363 0.029339 10.0.0.38 - - [2025-12-09 21:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011978 10.0.0.38 - - [2025-12-09 21:48:35] "GET /tag/bbbc8c02-3691-468e-9932-765cc00c4c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.035879 10.0.0.38 - - [2025-12-09 21:48:35] "POST /tags HTTP/1.1" 200 311 0.024275 10.0.0.38 - - [2025-12-09 21:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.026415 10.0.0.38 - - [2025-12-09 21:48:35] "GET /tag/fbbb1392-d435-4738-912f-b54e455a4c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.040226 10.0.0.38 - - [2025-12-09 21:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.38 - - [2025-12-09 21:48:35] "GET /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005089 10.0.0.38 - - [2025-12-09 21:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.38 - - [2025-12-09 21:48:35] "GET /project/da1bc7e2-ef7a-4c73-a6ec-8fb627f44647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.029434 10.0.0.38 - - [2025-12-09 21:48:35] "POST /virtual-machines HTTP/1.1" 200 377 0.013328 10.0.0.38 - - [2025-12-09 21:48:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.023865 10.0.0.38 - - [2025-12-09 21:48:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.111671 10.0.0.38 - - [2025-12-09 21:48:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.008796 10.0.0.38 - - [2025-12-09 21:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.023334 10.0.0.38 - - [2025-12-09 21:48:35] "GET /virtual-machine-interface/d01d855e-d548-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.010048 10.0.0.38 - - [2025-12-09 21:48:35] "POST /instance-ips HTTP/1.1" 200 409 0.044070 10.0.0.38 - - [2025-12-09 21:48:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.036588 [Introspect:8084]10.0.0.38 - - [2025-12-09 21:48:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001283 10.0.0.38 - - [2025-12-09 21:48:35] "GET /virtual-machine-interface/d01d855e-d548-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.019758 [Introspect:8084]10.0.0.38 - - [2025-12-09 21:48:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.004671 10.0.0.38 - - [2025-12-09 21:48:35] "POST /set-tag HTTP/1.1" 200 109 0.039864 10.0.0.38 - - [2025-12-09 21:48:35] "GET /virtual-machine-interface/d01d855e-d548-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015909 10.0.0.38 - - [2025-12-09 21:48:35] "GET /instance-ip/d03718e8-d548-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.018472 10.0.0.38 - - [2025-12-09 21:48:36] "POST /tags HTTP/1.1" 200 301 0.034615 10.0.0.38 - - [2025-12-09 21:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.015383 10.0.0.38 - - [2025-12-09 21:48:36] "GET /tag/29916311-b755-4b9a-9ea6-b993d48b74aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.026605 10.0.0.38 - - [2025-12-09 21:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013965 10.0.0.38 - - [2025-12-09 21:48:36] "GET /project/da1bc7e2-ef7a-4c73-a6ec-8fb627f44647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.031775 10.0.0.38 - - [2025-12-09 21:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006959 10.0.0.38 - - [2025-12-09 21:48:36] "GET /virtual-network/ae3b5668-e534-405d-9abe-6f8e41caa6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.013695 10.0.0.38 - - [2025-12-09 21:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.38 - - [2025-12-09 21:48:36] "GET /service-appliance-set/0aab8ada-7ac1-4131-be4f-28ec529db15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.003456 10.0.0.38 - - [2025-12-09 21:48:36] "POST /fqname-to-id HTTP/1.1" 404 242 0.002213 10.0.0.38 - - [2025-12-09 21:48:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.128165 10.0.0.38 - - [2025-12-09 21:48:36] "GET /virtual-machine-interface/3392f99a-4269-4273-b716-bc278939ffc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.020163 10.0.0.38 - - [2025-12-09 21:48:36] "POST /instance-ips HTTP/1.1" 200 377 0.158878 10.0.0.38 - - [2025-12-09 21:48:36] "GET /instance-ip/566b912b-76ee-44e8-950e-436a9a9ef9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.008164 10.0.0.38 - - [2025-12-09 21:48:36] "POST /loadbalancers HTTP/1.1" 200 582 0.094893 10.0.0.38 - - [2025-12-09 21:48:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.030126 10.0.0.38 - - [2025-12-09 21:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.038909 10.0.0.38 - - [2025-12-09 21:48:36] "GET /project/da1bc7e2-ef7a-4c73-a6ec-8fb627f44647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.081975 10.0.0.38 - - [2025-12-09 21:48:36] "GET /instance-ip/566b912b-76ee-44e8-950e-436a9a9ef9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.002585 10.0.0.38 - - [2025-12-09 21:48:36] "GET /project/da1bc7e2-ef7a-4c73-a6ec-8fb627f44647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.051688 10.0.0.38 - - [2025-12-09 21:48:37] "GET /loadbalancer/da1e8455-c2c9-4f20-b4b6-f7edc23f8727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.007158 10.0.0.38 - - [2025-12-09 21:48:37] "POST /floating-ips HTTP/1.1" 200 581 0.072339 10.0.0.38 - - [2025-12-09 21:48:37] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.064996 10.0.0.38 - - [2025-12-09 21:48:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.017828 10.0.0.38 - - [2025-12-09 21:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004642 10.0.0.38 - - [2025-12-09 21:48:37] "GET /project/da1bc7e2-ef7a-4c73-a6ec-8fb627f44647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.045362 10.0.0.38 - - [2025-12-09 21:48:37] "GET /loadbalancer-listener/0ff906fd-1d9f-4c43-901f-a013293368ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.006010 10.0.0.38 - - [2025-12-09 21:48:37] "GET /loadbalancer-listener/0ff906fd-1d9f-4c43-901f-a013293368ea?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003658 10.0.0.38 - - [2025-12-09 21:48:37] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.030719 10.0.0.38 - - [2025-12-09 21:48:37] "GET /instance-ip/566b912b-76ee-44e8-950e-436a9a9ef9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004267 10.0.0.38 - - [2025-12-09 21:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.38 - - [2025-12-09 21:48:37] "GET /instance-ip/566b912b-76ee-44e8-950e-436a9a9ef9cf?fields=floating_ips HTTP/1.1" 200 1164 0.010495 10.0.0.38 - - [2025-12-09 21:48:37] "GET /floating-ip/4c7e4a54-0937-49b4-bd5e-298798b4e1c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.004266 10.0.0.38 - - [2025-12-09 21:48:37] "GET /project/da1bc7e2-ef7a-4c73-a6ec-8fb627f44647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.047925 10.0.0.38 - - [2025-12-09 21:48:37] "GET /loadbalancer/da1e8455-c2c9-4f20-b4b6-f7edc23f8727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005084 10.0.0.38 - - [2025-12-09 21:48:37] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.030386 10.0.0.38 - - [2025-12-09 21:48:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.025632 10.0.0.38 - - [2025-12-09 21:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008047 10.0.0.38 - - [2025-12-09 21:48:37] "GET /project/da1bc7e2-ef7a-4c73-a6ec-8fb627f44647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.031623 10.0.0.38 - - [2025-12-09 21:48:37] "GET /loadbalancer-listener/2fbc9aa1-53c5-4eb5-9f64-56e1c29303e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.007550 10.0.0.38 - - [2025-12-09 21:48:37] "GET /loadbalancer-listener/2fbc9aa1-53c5-4eb5-9f64-56e1c29303e7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.009291 10.0.0.38 - - [2025-12-09 21:48:37] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.024274 10.0.0.38 - - [2025-12-09 21:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.38 - - [2025-12-09 21:48:37] "GET /instance-ip/566b912b-76ee-44e8-950e-436a9a9ef9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.002813 10.0.0.38 - - [2025-12-09 21:48:37] "GET /instance-ip/566b912b-76ee-44e8-950e-436a9a9ef9cf?fields=floating_ips HTTP/1.1" 200 1164 0.002603 10.0.0.38 - - [2025-12-09 21:48:37] "GET /floating-ip/4c7e4a54-0937-49b4-bd5e-298798b4e1c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.023852 10.0.0.38 - - [2025-12-09 21:48:37] "GET /project/da1bc7e2-ef7a-4c73-a6ec-8fb627f44647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.108961 10.0.0.38 - - [2025-12-09 21:48:37] "GET /loadbalancer/da1e8455-c2c9-4f20-b4b6-f7edc23f8727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004362 10.0.0.38 - - [2025-12-09 21:48:37] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.054417 10.0.0.38 - - [2025-12-09 21:48:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.038426 10.0.0.38 - - [2025-12-09 21:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.38 - - [2025-12-09 21:48:38] "GET /project/da1bc7e2-ef7a-4c73-a6ec-8fb627f44647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.054360 10.0.0.38 - - [2025-12-09 21:48:38] "GET /loadbalancer-listener/248c4a9e-9adf-4b4f-9ae5-e888622c515f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.003666 10.0.0.38 - - [2025-12-09 21:48:38] "GET /loadbalancer-listener/248c4a9e-9adf-4b4f-9ae5-e888622c515f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.008514 10.0.0.38 - - [2025-12-09 21:48:38] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.028269 10.0.0.38 - - [2025-12-09 21:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010515 10.0.0.38 - - [2025-12-09 21:48:38] "GET /instance-ip/566b912b-76ee-44e8-950e-436a9a9ef9cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003842 10.0.0.38 - - [2025-12-09 21:48:38] "GET /loadbalancer/9a99e4a3-68b0-43c7-bd32-38c01093ff80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.007597 10.0.0.38 - - [2025-12-09 21:48:38] "GET /instance-ip/566b912b-76ee-44e8-950e-436a9a9ef9cf?fields=floating_ips HTTP/1.1" 200 1164 0.006252 10.0.0.38 - - [2025-12-09 21:48:38] "GET /floating-ip/4c7e4a54-0937-49b4-bd5e-298798b4e1c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.006959 10.0.0.38 - - [2025-12-09 21:48:38] "POST /tags HTTP/1.1" 200 355 0.039050 10.0.0.38 - - [2025-12-09 21:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008778 10.0.0.38 - - [2025-12-09 21:48:38] "GET /tag/e248a5d7-8e32-4e5e-86ff-e96cf51e6f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.027266 10.0.0.38 - - [2025-12-09 21:48:38] "POST /tags HTTP/1.1" 200 303 0.037657 10.0.0.38 - - [2025-12-09 21:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.38 - - [2025-12-09 21:48:38] "GET /tag/cbe5e98a-56fd-4a90-a947-7fc63c849b83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.027516 10.0.0.38 - - [2025-12-09 21:48:38] "POST /projects HTTP/1.1" 409 218 0.005042 10.0.0.38 - - [2025-12-09 21:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.38 - - [2025-12-09 21:48:38] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048213 10.0.0.38 - - [2025-12-09 21:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.38 - - [2025-12-09 21:48:38] "GET /network-ipam/5bdd2203-dde6-428f-ada1-a63f36847b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002997 10.0.0.38 - - [2025-12-09 21:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.38 - - [2025-12-09 21:48:38] "GET /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004486 10.0.0.38 - - [2025-12-09 21:48:38] "PUT /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b HTTP/1.1" 200 264 0.135014 10.0.0.38 - - [2025-12-09 21:48:38] "GET /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.008616 10.0.0.38 - - [2025-12-09 21:48:38] "POST /set-tag HTTP/1.1" 200 109 0.075384 10.0.0.38 - - [2025-12-09 21:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005474 10.0.0.38 - - [2025-12-09 21:48:39] "GET /network-ipam/c83bc612-239d-42c2-8991-230741b7d685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002911 10.0.0.38 - - [2025-12-09 21:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.38 - - [2025-12-09 21:48:39] "GET /virtual-network/ae3b5668-e534-405d-9abe-6f8e41caa6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005102 10.0.0.38 - - [2025-12-09 21:48:39] "PUT /virtual-network/ae3b5668-e534-405d-9abe-6f8e41caa6b4 HTTP/1.1" 200 264 0.066035 10.0.0.38 - - [2025-12-09 21:48:39] "GET /virtual-network/ae3b5668-e534-405d-9abe-6f8e41caa6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004550 10.0.0.38 - - [2025-12-09 21:48:39] "POST /set-tag HTTP/1.1" 200 109 0.074431 10.0.0.38 - - [2025-12-09 21:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.38 - - [2025-12-09 21:48:39] "GET /network-policy/a7719e41-a779-4982-822e-ad701f42b6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003162 10.0.0.38 - - [2025-12-09 21:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.38 - - [2025-12-09 21:48:39] "GET /network-policy/0bfc0c45-d2d5-4a80-ab8c-990b1498a3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.003097 10.0.0.38 - - [2025-12-09 21:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.38 - - [2025-12-09 21:48:39] "GET /network-policy/8aa05679-04a6-4db1-ab88-a01f9750caee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002914 10.0.0.38 - - [2025-12-09 21:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.38 - - [2025-12-09 21:48:39] "PUT /network-policy/8aa05679-04a6-4db1-ab88-a01f9750caee HTTP/1.1" 200 262 0.011556 10.0.0.38 - - [2025-12-09 21:48:39] "POST /ref-update HTTP/1.1" 200 156 0.073689 10.0.0.38 - - [2025-12-09 21:48:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003371 10.0.0.38 - - [2025-12-09 21:48:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004963 10.0.0.38 - - [2025-12-09 21:48:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002600 10.0.0.38 - - [2025-12-09 21:48:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001982 10.0.0.38 - - [2025-12-09 21:48:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002578 10.0.0.38 - - [2025-12-09 21:48:39] "POST /security-groups HTTP/1.1" 409 245 0.002389 10.0.0.38 - - [2025-12-09 21:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.38 - - [2025-12-09 21:48:39] "PUT /security-group/2ef680a5-267e-47cd-a7df-d0f7eb8c7f32 HTTP/1.1" 200 262 0.059884 10.0.0.38 - - [2025-12-09 21:48:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.030197 10.0.0.38 - - [2025-12-09 21:48:39] "PUT /access-control-list/6a25d5e1-b3de-4f7e-95ed-0f7896e6747c HTTP/1.1" 200 272 0.042711 10.0.0.38 - - [2025-12-09 21:48:39] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.023100 10.0.0.38 - - [2025-12-09 21:48:39] "PUT /access-control-list/c0be4353-3143-4499-bdc1-751b1294320a HTTP/1.1" 200 272 0.038506 10.0.0.38 - - [2025-12-09 21:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010125 10.0.0.38 - - [2025-12-09 21:48:39] "GET /policy-management/271b68ee-4268-4dd3-9a1b-89577470aa47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004476 10.0.0.38 - - [2025-12-09 21:48:39] "POST /tags HTTP/1.1" 409 206 0.007065 10.0.0.38 - - [2025-12-09 21:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.38 - - [2025-12-09 21:48:40] "GET /tag/cbe5e98a-56fd-4a90-a947-7fc63c849b83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012084 10.0.0.38 - - [2025-12-09 21:48:40] "POST /firewall-rules HTTP/1.1" 200 562 0.082972 10.0.0.38 - - [2025-12-09 21:48:40] "GET /firewall-rule/3e209376-0a84-45d5-bc96-a3139d690dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.009067 10.0.0.38 - - [2025-12-09 21:48:40] "GET /firewall-policy/32502074-13ad-4c46-bc93-ddd469a865cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003937 10.0.0.38 - - [2025-12-09 21:48:40] "GET /firewall-rule/3e209376-0a84-45d5-bc96-a3139d690dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002543 10.0.0.38 - - [2025-12-09 21:48:40] "POST /ref-update HTTP/1.1" 200 156 0.020315 10.0.0.38 - - [2025-12-09 21:48:40] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008162 10.0.0.38 - - [2025-12-09 21:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006334 10.0.0.38 - - [2025-12-09 21:48:40] "GET /policy-management/271b68ee-4268-4dd3-9a1b-89577470aa47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002914 10.0.0.38 - - [2025-12-09 21:48:40] "POST /tags HTTP/1.1" 409 206 0.002027 10.0.0.38 - - [2025-12-09 21:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.38 - - [2025-12-09 21:48:40] "GET /tag/cbe5e98a-56fd-4a90-a947-7fc63c849b83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.014043 10.0.0.38 - - [2025-12-09 21:48:40] "POST /firewall-rules HTTP/1.1" 200 560 0.094196 10.0.0.38 - - [2025-12-09 21:48:40] "GET /firewall-rule/6738264b-399c-4da7-b00a-f55cf73eec59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.011787 10.0.0.38 - - [2025-12-09 21:48:40] "GET /firewall-policy/32502074-13ad-4c46-bc93-ddd469a865cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.005596 10.0.0.38 - - [2025-12-09 21:48:40] "GET /firewall-rule/6738264b-399c-4da7-b00a-f55cf73eec59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.003121 10.0.0.38 - - [2025-12-09 21:48:40] "POST /ref-update HTTP/1.1" 200 156 0.032895 10.0.0.38 - - [2025-12-09 21:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.38 - - [2025-12-09 21:48:40] "GET /loadbalancer/da1e8455-c2c9-4f20-b4b6-f7edc23f8727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002981 10.0.0.38 - - [2025-12-09 21:48:40] "POST /tags HTTP/1.1" 200 371 0.033756 10.0.0.38 - - [2025-12-09 21:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.015327 10.0.0.38 - - [2025-12-09 21:48:40] "GET /tag/3a296d5e-88d7-4642-8f71-2fe590e09021?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.014470 10.0.0.38 - - [2025-12-09 21:48:40] "POST /tags HTTP/1.1" 200 319 0.036467 [Introspect:8084]10.0.0.38 - - [2025-12-09 21:48:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000902 [Introspect:8084]10.0.0.38 - - [2025-12-09 21:48:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001228 10.0.0.38 - - [2025-12-09 21:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.027406 10.0.0.38 - - [2025-12-09 21:48:40] "GET /tag/26633c63-c2d4-44eb-950d-2274a9f6403f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.018698 10.0.0.38 - - [2025-12-09 21:48:41] "POST /id-to-fqname HTTP/1.1" 200 181 0.020845 10.0.0.38 - - [2025-12-09 21:48:41] "POST /fqname-to-id HTTP/1.1" 404 190 0.005552 10.0.0.38 - - [2025-12-09 21:48:41] "POST /security-groups HTTP/1.1" 200 578 0.080366 10.0.0.38 - - [2025-12-09 21:48:41] "POST /projects HTTP/1.1" 200 497 0.213038 10.0.0.38 - - [2025-12-09 21:48:41] "POST /fqname-to-id HTTP/1.1" 404 225 0.003901 10.0.0.38 - - [2025-12-09 21:48:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.042445 10.0.0.38 - - [2025-12-09 21:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006511 10.0.0.38 - - [2025-12-09 21:48:41] "GET /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.006287 10.0.0.38 - - [2025-12-09 21:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.38 - - [2025-12-09 21:48:41] "GET /virtual-network/ae3b5668-e534-405d-9abe-6f8e41caa6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.007520 10.0.0.38 - - [2025-12-09 21:48:41] "PUT /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b HTTP/1.1" 200 264 0.124500 10.0.0.38 - - [2025-12-09 21:48:41] "POST /access-control-lists HTTP/1.1" 200 587 0.289942 10.0.0.38 - - [2025-12-09 21:48:41] "POST /fqname-to-id HTTP/1.1" 404 224 0.014025 10.0.0.38 - - [2025-12-09 21:48:41] "PUT /virtual-network/ae3b5668-e534-405d-9abe-6f8e41caa6b4 HTTP/1.1" 200 264 0.109253 10.0.0.38 - - [2025-12-09 21:48:41] "POST /access-control-lists HTTP/1.1" 200 585 0.085415 10.0.0.38 - - [2025-12-09 21:48:41] "POST /security-groups HTTP/1.1" 200 558 0.142747 10.0.0.38 - - [2025-12-09 21:48:41] "POST /fqname-to-id HTTP/1.1" 404 248 0.001774 10.0.0.38 - - [2025-12-09 21:48:41] "POST /access-control-lists HTTP/1.1" 200 610 0.022501 10.0.0.38 - - [2025-12-09 21:48:41] "POST /fqname-to-id HTTP/1.1" 404 247 0.012250 10.0.0.38 - - [2025-12-09 21:48:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.040090 10.0.0.38 - - [2025-12-09 21:48:41] "POST /chown HTTP/1.1" 200 109 0.032635 10.0.0.38 - - [2025-12-09 21:48:41] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013115 10.0.0.38 - - [2025-12-09 21:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.38 - - [2025-12-09 21:48:41] "GET /policy-management/271b68ee-4268-4dd3-9a1b-89577470aa47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009504 10.0.0.38 - - [2025-12-09 21:48:41] "POST /access-control-lists HTTP/1.1" 200 608 0.082159 10.0.0.38 - - [2025-12-09 21:48:41] "POST /tags HTTP/1.1" 409 214 0.007197 10.0.0.38 - - [2025-12-09 21:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.38 - - [2025-12-09 21:48:41] "GET /tag/26633c63-c2d4-44eb-950d-2274a9f6403f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.015847 10.0.0.38 - - [2025-12-09 21:48:42] "POST /firewall-rules HTTP/1.1" 200 578 0.103148 10.0.0.38 - - [2025-12-09 21:48:42] "GET /firewall-rule/7e2a8b0f-efb5-4c75-bdb7-8fea6b26c661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.010905 10.0.0.38 - - [2025-12-09 21:48:42] "GET /firewall-policy/32502074-13ad-4c46-bc93-ddd469a865cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.009325 10.0.0.38 - - [2025-12-09 21:48:42] "GET /firewall-rule/7e2a8b0f-efb5-4c75-bdb7-8fea6b26c661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002635 10.0.0.38 - - [2025-12-09 21:48:42] "POST /ref-update HTTP/1.1" 200 156 0.032083 10.0.0.38 - - [2025-12-09 21:48:42] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011593 10.0.0.38 - - [2025-12-09 21:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005683 10.0.0.38 - - [2025-12-09 21:48:42] "GET /policy-management/271b68ee-4268-4dd3-9a1b-89577470aa47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002778 10.0.0.38 - - [2025-12-09 21:48:42] "POST /tags HTTP/1.1" 409 214 0.001968 10.0.0.38 - - [2025-12-09 21:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.38 - - [2025-12-09 21:48:42] "GET /tag/26633c63-c2d4-44eb-950d-2274a9f6403f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.016287 10.0.0.38 - - [2025-12-09 21:48:42] "POST /firewall-rules HTTP/1.1" 200 576 0.093309 10.0.0.38 - - [2025-12-09 21:48:42] "GET /firewall-rule/aa3bed3f-4cf6-482f-ad5e-05b9c08700b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.005795 10.0.0.38 - - [2025-12-09 21:48:42] "GET /firewall-policy/32502074-13ad-4c46-bc93-ddd469a865cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.006007 10.0.0.38 - - [2025-12-09 21:48:42] "GET /firewall-rule/aa3bed3f-4cf6-482f-ad5e-05b9c08700b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003757 10.0.0.38 - - [2025-12-09 21:48:42] "POST /ref-update HTTP/1.1" 200 156 0.043607 10.0.0.38 - - [2025-12-09 21:48:42] "POST /tags HTTP/1.1" 200 363 0.022672 10.0.0.38 - - [2025-12-09 21:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.018596 10.0.0.38 - - [2025-12-09 21:48:42] "GET /tag/1818967a-885b-4c32-ba06-eb2be5bf0336?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.021824 10.0.0.38 - - [2025-12-09 21:48:42] "POST /tags HTTP/1.1" 200 311 0.089382 10.0.0.38 - - [2025-12-09 21:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013438 10.0.0.38 - - [2025-12-09 21:48:42] "GET /tag/a1c180f7-a2a4-47d3-96a5-48e8058dd2fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.024645 10.0.0.38 - - [2025-12-09 21:48:43] "POST /id-to-fqname HTTP/1.1" 200 177 0.003264 10.0.0.38 - - [2025-12-09 21:48:43] "POST /fqname-to-id HTTP/1.1" 404 186 0.015164 10.0.0.38 - - [2025-12-09 21:48:43] "POST /security-groups HTTP/1.1" 200 574 0.075231 10.0.0.38 - - [2025-12-09 21:48:43] "POST /projects HTTP/1.1" 200 489 0.340543 10.0.0.38 - - [2025-12-09 21:48:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.022963 10.0.0.38 - - [2025-12-09 21:48:43] "POST /fqname-to-id HTTP/1.1" 404 217 0.014088 10.0.0.38 - - [2025-12-09 21:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013732 10.0.0.38 - - [2025-12-09 21:48:43] "POST /access-control-lists HTTP/1.1" 200 583 0.078719 10.0.0.38 - - [2025-12-09 21:48:43] "GET /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.044105 10.0.0.38 - - [2025-12-09 21:48:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.010280 10.0.0.38 - - [2025-12-09 21:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006018 10.0.0.38 - - [2025-12-09 21:48:43] "GET /virtual-network/ae3b5668-e534-405d-9abe-6f8e41caa6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.004802 10.0.0.38 - - [2025-12-09 21:48:43] "POST /access-control-lists HTTP/1.1" 200 581 0.198617 10.0.0.38 - - [2025-12-09 21:48:43] "PUT /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b HTTP/1.1" 200 264 0.211688 10.0.0.38 - - [2025-12-09 21:48:43] "PUT /virtual-network/ae3b5668-e534-405d-9abe-6f8e41caa6b4 HTTP/1.1" 200 264 0.063617 10.0.0.38 - - [2025-12-09 21:48:43] "POST /security-groups HTTP/1.1" 200 546 0.082009 10.0.0.38 - - [2025-12-09 21:48:43] "POST /fqname-to-id HTTP/1.1" 404 240 0.002607 10.0.0.38 - - [2025-12-09 21:48:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.029414 10.0.0.38 - - [2025-12-09 21:48:43] "POST /access-control-lists HTTP/1.1" 200 602 0.055021 10.0.0.38 - - [2025-12-09 21:48:43] "POST /fqname-to-id HTTP/1.1" 404 239 0.006341 10.0.0.38 - - [2025-12-09 21:48:44] "POST /chown HTTP/1.1" 200 109 0.069585 10.0.0.38 - - [2025-12-09 21:48:44] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005255 10.0.0.38 - - [2025-12-09 21:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004741 10.0.0.38 - - [2025-12-09 21:48:44] "POST /access-control-lists HTTP/1.1" 200 600 0.100842 10.0.0.38 - - [2025-12-09 21:48:44] "GET /policy-management/271b68ee-4268-4dd3-9a1b-89577470aa47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.019284 10.0.0.38 - - [2025-12-09 21:48:44] "POST /tags HTTP/1.1" 409 210 0.011907 10.0.0.38 - - [2025-12-09 21:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.38 - - [2025-12-09 21:48:44] "GET /tag/a1c180f7-a2a4-47d3-96a5-48e8058dd2fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010123 10.0.0.38 - - [2025-12-09 21:48:44] "POST /firewall-rules HTTP/1.1" 200 570 0.059958 10.0.0.38 - - [2025-12-09 21:48:44] "GET /firewall-rule/e4958533-a220-408a-8968-67cb16ad196c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003824 10.0.0.38 - - [2025-12-09 21:48:44] "GET /firewall-policy/32502074-13ad-4c46-bc93-ddd469a865cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003331 10.0.0.38 - - [2025-12-09 21:48:44] "GET /firewall-rule/e4958533-a220-408a-8968-67cb16ad196c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002115 10.0.0.38 - - [2025-12-09 21:48:44] "POST /ref-update HTTP/1.1" 200 156 0.032929 10.0.0.38 - - [2025-12-09 21:48:44] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005362 10.0.0.38 - - [2025-12-09 21:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.38 - - [2025-12-09 21:48:44] "GET /policy-management/271b68ee-4268-4dd3-9a1b-89577470aa47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003144 10.0.0.38 - - [2025-12-09 21:48:44] "POST /tags HTTP/1.1" 409 210 0.004607 10.0.0.38 - - [2025-12-09 21:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.38 - - [2025-12-09 21:48:44] "GET /tag/a1c180f7-a2a4-47d3-96a5-48e8058dd2fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013886 10.0.0.38 - - [2025-12-09 21:48:44] "POST /firewall-rules HTTP/1.1" 200 568 0.073763 10.0.0.38 - - [2025-12-09 21:48:44] "GET /firewall-rule/2a1dff0f-fb3f-4720-8a25-6d4f6937cbcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.012746 10.0.0.38 - - [2025-12-09 21:48:44] "GET /firewall-policy/32502074-13ad-4c46-bc93-ddd469a865cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.006399 10.0.0.38 - - [2025-12-09 21:48:44] "GET /firewall-rule/2a1dff0f-fb3f-4720-8a25-6d4f6937cbcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2009 0.003927 10.0.0.38 - - [2025-12-09 21:48:44] "POST /ref-update HTTP/1.1" 200 156 0.050768 10.0.0.38 - - [2025-12-09 21:48:44] "POST /tags HTTP/1.1" 409 237 0.002150 10.0.0.38 - - [2025-12-09 21:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.38 - - [2025-12-09 21:48:44] "GET /tag/bbbc8c02-3691-468e-9932-765cc00c4c51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.010839 10.0.0.38 - - [2025-12-09 21:48:44] "POST /tags HTTP/1.1" 409 210 0.002638 10.0.0.38 - - [2025-12-09 21:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.38 - - [2025-12-09 21:48:44] "GET /tag/fbbb1392-d435-4738-912f-b54e455a4c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015099 [Introspect:8084]10.0.0.38 - - [2025-12-09 21:48:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001076 [Introspect:8084]10.0.0.38 - - [2025-12-09 21:48:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001125 10.0.0.38 - - [2025-12-09 21:48:44] "POST /projects HTTP/1.1" 409 223 0.005351 10.0.0.38 - - [2025-12-09 21:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.38 - - [2025-12-09 21:48:45] "GET /project/da1bc7e2-ef7a-4c73-a6ec-8fb627f44647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.088499 10.0.0.38 - - [2025-12-09 21:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.38 - - [2025-12-09 21:48:45] "GET /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.005592 10.0.0.38 - - [2025-12-09 21:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.38 - - [2025-12-09 21:48:45] "GET /virtual-network/ae3b5668-e534-405d-9abe-6f8e41caa6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004481 10.0.0.38 - - [2025-12-09 21:48:45] "PUT /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b HTTP/1.1" 200 264 0.055422 10.0.0.38 - - [2025-12-09 21:48:45] "PUT /virtual-network/ae3b5668-e534-405d-9abe-6f8e41caa6b4 HTTP/1.1" 200 264 0.053537 10.0.0.38 - - [2025-12-09 21:48:45] "POST /security-groups HTTP/1.1" 409 253 0.009975 10.0.0.38 - - [2025-12-09 21:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.38 - - [2025-12-09 21:48:45] "PUT /security-group/21023e91-0f4b-4cbc-ad0c-8bbe6b3eeb0a HTTP/1.1" 200 262 0.058877 10.0.0.38 - - [2025-12-09 21:48:45] "PUT /access-control-list/fafe9e29-6150-4a39-9f57-cca92330fbfc HTTP/1.1" 200 272 0.017798 10.0.0.38 - - [2025-12-09 21:48:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.026015 10.0.0.38 - - [2025-12-09 21:48:45] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003674 10.0.0.38 - - [2025-12-09 21:48:45] "PUT /access-control-list/1f2804d5-008e-4c7f-a34b-4de35f6d29bf HTTP/1.1" 200 272 0.039445 10.0.0.38 - - [2025-12-09 21:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.38 - - [2025-12-09 21:48:45] "GET /policy-management/271b68ee-4268-4dd3-9a1b-89577470aa47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015141 10.0.0.38 - - [2025-12-09 21:48:45] "POST /tags HTTP/1.1" 409 210 0.006310 10.0.0.38 - - [2025-12-09 21:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.38 - - [2025-12-09 21:48:45] "GET /tag/fbbb1392-d435-4738-912f-b54e455a4c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.020311 10.0.0.38 - - [2025-12-09 21:48:45] "POST /firewall-rules HTTP/1.1" 200 570 0.071405 10.0.0.38 - - [2025-12-09 21:48:45] "GET /firewall-rule/8e21d968-139b-49ba-818b-2da16121345d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004308 10.0.0.38 - - [2025-12-09 21:48:45] "GET /firewall-policy/32502074-13ad-4c46-bc93-ddd469a865cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004023 10.0.0.38 - - [2025-12-09 21:48:45] "GET /firewall-rule/8e21d968-139b-49ba-818b-2da16121345d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002385 10.0.0.38 - - [2025-12-09 21:48:45] "POST /ref-update HTTP/1.1" 200 156 0.063577 10.0.0.38 - - [2025-12-09 21:48:45] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013084 10.0.0.38 - - [2025-12-09 21:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005077 10.0.0.38 - - [2025-12-09 21:48:45] "GET /policy-management/271b68ee-4268-4dd3-9a1b-89577470aa47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002893 10.0.0.38 - - [2025-12-09 21:48:45] "POST /tags HTTP/1.1" 409 210 0.003738 10.0.0.38 - - [2025-12-09 21:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.38 - - [2025-12-09 21:48:46] "GET /tag/fbbb1392-d435-4738-912f-b54e455a4c9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.016184 10.0.0.38 - - [2025-12-09 21:48:46] "POST /firewall-rules HTTP/1.1" 200 568 0.072634 10.0.0.38 - - [2025-12-09 21:48:46] "GET /firewall-rule/588763f8-ef19-417d-8e57-40371c7062c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.029809 10.0.0.38 - - [2025-12-09 21:48:46] "GET /firewall-policy/32502074-13ad-4c46-bc93-ddd469a865cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.006356 10.0.0.38 - - [2025-12-09 21:48:46] "GET /firewall-rule/588763f8-ef19-417d-8e57-40371c7062c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003195 10.0.0.38 - - [2025-12-09 21:48:46] "POST /ref-update HTTP/1.1" 200 156 0.078369 10.0.0.38 - - [2025-12-09 21:48:46] "GET /virtual-machine-interface/d01d855e-d548-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004749 10.0.0.38 - - [2025-12-09 21:48:46] "POST /set-tag HTTP/1.1" 200 109 0.004054 [Introspect:8084]10.0.0.38 - - [2025-12-09 21:48:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000898 [Introspect:8084]10.0.0.38 - - [2025-12-09 21:48:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000980 [Introspect:8084]10.0.0.38 - - [2025-12-09 21:48:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001053 [Introspect:8084]10.0.0.38 - - [2025-12-09 21:48:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000922 [Introspect:8084]10.0.0.38 - - [2025-12-09 21:49:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000945 [Introspect:8084]10.0.0.38 - - [2025-12-09 21:49:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001110 [Introspect:8084]10.0.0.38 - - [2025-12-09 21:49:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000926 [Introspect:8084]10.0.0.38 - - [2025-12-09 21:49:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001031 10.0.0.22 - - [2025-12-09 21:49:42] "GET / HTTP/1.1" 200 35931 0.001365 10.0.0.22 - - [2025-12-09 21:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.22 - - [2025-12-09 21:49:42] "GET /global-system-config/832846b3-5a9a-49f3-9223-5258c16a9c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004378 10.0.0.22 - - [2025-12-09 21:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.22 - - [2025-12-09 21:49:42] "GET /routing-instance/c3495181-1ee8-49e3-b375-a417dde60323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002310 10.0.0.22 - - [2025-12-09 21:49:42] "PUT /global-system-config/832846b3-5a9a-49f3-9223-5258c16a9c54 HTTP/1.1" 200 274 0.008941 10.0.0.22 - - [2025-12-09 21:49:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.008934 10.0.0.22 - - [2025-12-09 21:49:42] "POST /virtual-routers HTTP/1.1" 200 599 0.028255 10.0.0.22 - - [2025-12-09 21:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.22 - - [2025-12-09 21:49:42] "GET /virtual-router/1754d31a-e9e1-4879-b124-c9fadd2d795b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003926 10.0.0.22 - - [2025-12-09 21:49:42] "POST /fqname-to-id HTTP/1.1" 404 229 0.001605 10.0.0.22 - - [2025-12-09 21:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.22 - - [2025-12-09 21:49:42] "GET /virtual-network/ad11287f-fcea-4094-b872-eb9a28a6c78c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004365 10.0.0.22 - - [2025-12-09 21:49:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.058418 10.0.0.38 - - [2025-12-09 21:49:46] "GET / HTTP/1.1" 200 35931 0.001436 10.0.0.38 - - [2025-12-09 21:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.38 - - [2025-12-09 21:49:46] "GET /global-system-config/832846b3-5a9a-49f3-9223-5258c16a9c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007472 10.0.0.38 - - [2025-12-09 21:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.38 - - [2025-12-09 21:49:46] "GET /config-node/c7a22508-4a12-4065-9508-727e13224f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003489 10.0.0.38 - - [2025-12-09 21:49:58] "GET / HTTP/1.1" 200 35931 0.001381 10.0.0.38 - - [2025-12-09 21:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.38 - - [2025-12-09 21:49:58] "GET /routing-instance/c3495181-1ee8-49e3-b375-a417dde60323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003059 10.0.0.38 - - [2025-12-09 21:49:58] "POST /bgp-routers HTTP/1.1" 409 301 0.002769 10.0.0.38 - - [2025-12-09 21:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.38 - - [2025-12-09 21:49:58] "GET /bgp-router/b0de0881-31ba-42e9-9673-b21134406405?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.005754 10.0.0.38 - - [2025-12-09 21:49:58] "PUT /bgp-router/b0de0881-31ba-42e9-9673-b21134406405 HTTP/1.1" 200 254 0.035814 [Introspect:8084]10.0.0.38 - - [2025-12-09 21:49:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000907 [Introspect:8084]10.0.0.38 - - [2025-12-09 21:49:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001074 [Introspect:8084]10.0.0.38 - - [2025-12-09 21:50:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000913 [Introspect:8084]10.0.0.38 - - [2025-12-09 21:50:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001016 10.0.0.22 - - [2025-12-09 21:50:11] "GET / HTTP/1.1" 200 35931 0.002046 10.0.0.22 - - [2025-12-09 21:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.22 - - [2025-12-09 21:50:11] "GET /global-system-config/832846b3-5a9a-49f3-9223-5258c16a9c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004622 10.0.0.22 - - [2025-12-09 21:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.22 - - [2025-12-09 21:50:11] "GET /routing-instance/c3495181-1ee8-49e3-b375-a417dde60323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003542 10.0.0.22 - - [2025-12-09 21:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.22 - - [2025-12-09 21:50:11] "GET /virtual-router/1754d31a-e9e1-4879-b124-c9fadd2d795b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002529 10.0.0.22 - - [2025-12-09 21:50:11] "PUT /virtual-router/1754d31a-e9e1-4879-b124-c9fadd2d795b HTTP/1.1" 200 262 0.014838 10.0.0.22 - - [2025-12-09 21:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010236 10.0.0.22 - - [2025-12-09 21:50:11] "GET /virtual-router/1754d31a-e9e1-4879-b124-c9fadd2d795b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003246 10.0.0.22 - - [2025-12-09 21:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.22 - - [2025-12-09 21:50:11] "GET /virtual-machine-interface/890e58d0-8fbd-48cb-bd2e-3320d1cc34d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.005660 10.0.0.22 - - [2025-12-09 21:50:11] "PUT /virtual-machine-interface/890e58d0-8fbd-48cb-bd2e-3320d1cc34d2 HTTP/1.1" 200 284 0.013875 10.0.0.38 - - [2025-12-09 21:50:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.38 - - [2025-12-09 21:50:11] "GET /virtual-router/1754d31a-e9e1-4879-b124-c9fadd2d795b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002571 10.0.0.38 - - [2025-12-09 21:52:19] "GET /global-system-configs HTTP/1.1" 200 322 0.001980 10.0.0.38 - - [2025-12-09 21:52:19] "GET /global-system-configs HTTP/1.1" 200 322 0.006099 10.0.0.38 - - [2025-12-09 21:52:33] "GET /virtual-router/1754d31a-e9e1-4879-b124-c9fadd2d795b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002855 10.0.0.38 - - [2025-12-09 21:52:33] "POST /ref-update HTTP/1.1" 200 156 0.012077 10.0.0.38 - - [2025-12-09 21:52:44] "GET /virtual-machine-interface/d01d855e-d548-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004686 10.0.0.38 - - [2025-12-09 21:52:44] "POST /set-tag HTTP/1.1" 200 109 0.006285 10.0.0.38 - - [2025-12-09 21:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.38 - - [2025-12-09 21:52:44] "GET /loadbalancer/da1e8455-c2c9-4f20-b4b6-f7edc23f8727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002564 10.0.0.38 - - [2025-12-09 21:52:44] "GET /virtual-machine-interface/d01d855e-d548-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004441 10.0.0.38 - - [2025-12-09 21:52:44] "POST /set-tag HTTP/1.1" 200 109 0.002279 10.0.0.38 - - [2025-12-09 21:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.38 - - [2025-12-09 21:52:44] "GET /loadbalancer/da1e8455-c2c9-4f20-b4b6-f7edc23f8727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003722 10.0.0.38 - - [2025-12-09 21:52:44] "GET /loadbalancer-pool/a265e254-b485-4c75-becb-4fbf236a2f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003506 10.0.0.38 - - [2025-12-09 21:52:44] "POST /loadbalancer-members HTTP/1.1" 200 690 0.036224 10.0.0.38 - - [2025-12-09 21:52:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.010246 10.0.0.38 - - [2025-12-09 21:52:44] "GET /virtual-machine-interface/d01d855e-d548-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007541 10.0.0.38 - - [2025-12-09 21:52:44] "GET /virtual-machine-interface/d01d855e-d548-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007658 10.0.0.38 - - [2025-12-09 21:52:44] "POST /ref-update HTTP/1.1" 200 156 0.017748 10.0.0.38 - - [2025-12-09 21:52:44] "POST /tags HTTP/1.1" 409 205 0.001733 10.0.0.38 - - [2025-12-09 21:52:44] "GET /floating-ip/4c7e4a54-0937-49b4-bd5e-298798b4e1c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1771 0.021587 10.0.0.38 - - [2025-12-09 21:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.38 - - [2025-12-09 21:52:44] "GET /tag/29916311-b755-4b9a-9ea6-b993d48b74aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013629 10.0.0.38 - - [2025-12-09 21:52:44] "PUT /floating-ip/4c7e4a54-0937-49b4-bd5e-298798b4e1c0 HTTP/1.1" 200 256 0.022986 10.0.0.38 - - [2025-12-09 21:52:44] "POST /set-tag HTTP/1.1" 200 109 0.079427 10.0.0.38 - - [2025-12-09 21:52:44] "GET /loadbalancer-pool/83eab0be-abe2-48bd-8920-b9f6da024cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.013273 10.0.0.38 - - [2025-12-09 21:52:44] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016997 10.0.0.38 - - [2025-12-09 21:52:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.025398 10.0.0.38 - - [2025-12-09 21:52:44] "GET /virtual-machine-interface/d01d855e-d548-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016078 10.0.0.38 - - [2025-12-09 21:52:44] "GET /virtual-machine-interface/d01d855e-d548-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008996 10.0.0.38 - - [2025-12-09 21:52:45] "POST /ref-update HTTP/1.1" 200 156 0.011720 10.0.0.38 - - [2025-12-09 21:52:45] "GET /floating-ip/4c7e4a54-0937-49b4-bd5e-298798b4e1c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.014310 10.0.0.38 - - [2025-12-09 21:52:45] "POST /set-tag HTTP/1.1" 200 109 0.006313 10.0.0.38 - - [2025-12-09 21:52:45] "GET /loadbalancer-pool/98748ed9-23d2-4064-a11d-4d3dce79a1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004461 10.0.0.38 - - [2025-12-09 21:52:45] "PUT /floating-ip/4c7e4a54-0937-49b4-bd5e-298798b4e1c0 HTTP/1.1" 200 256 0.021390 10.0.0.38 - - [2025-12-09 21:52:45] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029535 10.0.0.38 - - [2025-12-09 21:52:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.008296 10.0.0.38 - - [2025-12-09 21:52:45] "GET /virtual-machine-interface/d01d855e-d548-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008702 10.0.0.38 - - [2025-12-09 21:52:45] "GET /virtual-machine-interface/d01d855e-d548-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004759 10.0.0.38 - - [2025-12-09 21:52:45] "POST /set-tag HTTP/1.1" 200 109 0.003568 10.0.0.38 - - [2025-12-09 21:52:45] "POST /ref-update HTTP/1.1" 200 156 0.009902 10.0.0.38 - - [2025-12-09 21:52:45] "GET /floating-ip/4c7e4a54-0937-49b4-bd5e-298798b4e1c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1969 0.019406 10.0.0.38 - - [2025-12-09 21:52:45] "PUT /floating-ip/4c7e4a54-0937-49b4-bd5e-298798b4e1c0 HTTP/1.1" 200 256 0.014831 10.0.0.38 - - [2025-12-09 21:53:54] "GET /virtual-machine-interface/d01d855e-d548-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004654 10.0.0.38 - - [2025-12-09 21:53:54] "POST /set-tag HTTP/1.1" 200 109 0.006579 10.0.0.38 - - [2025-12-09 21:53:54] "GET /virtual-machine-interface/d01d855e-d548-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005868 10.0.0.38 - - [2025-12-09 21:53:54] "POST /set-tag HTTP/1.1" 200 109 0.002385 10.0.0.38 - - [2025-12-09 21:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.38 - - [2025-12-09 21:53:55] "GET /loadbalancer/da1e8455-c2c9-4f20-b4b6-f7edc23f8727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002070 10.0.0.38 - - [2025-12-09 21:53:55] "GET /virtual-machine-interface/d01d855e-d548-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003845 10.0.0.38 - - [2025-12-09 21:53:55] "POST /set-tag HTTP/1.1" 200 109 0.044741 10.0.0.38 - - [2025-12-09 21:53:55] "DELETE /loadbalancer-member/1302ea90-e2c1-4a37-b41f-15b1c2703e60 HTTP/1.1" 200 115 0.059621 10.0.0.38 - - [2025-12-09 21:53:55] "GET /virtual-machine-interface/d01d855e-d548-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008481 10.0.0.38 - - [2025-12-09 21:53:55] "POST /set-tag HTTP/1.1" 200 109 0.002790 10.0.0.38 - - [2025-12-09 21:53:55] "DELETE /loadbalancer-member/091e7df1-ddf9-4015-a206-d64aa2488988 HTTP/1.1" 200 115 0.028923 10.0.0.38 - - [2025-12-09 21:53:55] "GET /virtual-machine-interface/d01d855e-d548-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005951 10.0.0.38 - - [2025-12-09 21:53:55] "POST /set-tag HTTP/1.1" 200 109 0.002693 10.0.0.38 - - [2025-12-09 21:53:55] "DELETE /loadbalancer-member/2f43d79c-4eb8-4276-b527-8cdb1cf33fb2 HTTP/1.1" 200 115 0.031086 10.0.0.38 - - [2025-12-09 21:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.38 - - [2025-12-09 21:53:55] "GET /loadbalancer/da1e8455-c2c9-4f20-b4b6-f7edc23f8727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002724 10.0.0.38 - - [2025-12-09 21:53:55] "GET /loadbalancer-pool/a265e254-b485-4c75-becb-4fbf236a2f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002923 10.0.0.38 - - [2025-12-09 21:53:55] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024282 10.0.0.38 - - [2025-12-09 21:53:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.018493 10.0.0.38 - - [2025-12-09 21:53:55] "GET /virtual-machine-interface/d01d855e-d548-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009865 10.0.0.38 - - [2025-12-09 21:53:55] "GET /virtual-machine-interface/d01d855e-d548-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005558 10.0.0.38 - - [2025-12-09 21:53:55] "GET /floating-ip/4c7e4a54-0937-49b4-bd5e-298798b4e1c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.007498 10.0.0.38 - - [2025-12-09 21:53:55] "POST /set-tag HTTP/1.1" 200 109 0.081588 10.0.0.38 - - [2025-12-09 21:53:55] "GET /loadbalancer-pool/83eab0be-abe2-48bd-8920-b9f6da024cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003489 10.0.0.38 - - [2025-12-09 21:53:55] "POST /loadbalancer-members HTTP/1.1" 200 690 0.036293 10.0.0.38 - - [2025-12-09 21:53:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.020781 10.0.0.38 - - [2025-12-09 21:53:55] "GET /virtual-machine-interface/d01d855e-d548-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.024536 10.0.0.38 - - [2025-12-09 21:53:55] "GET /virtual-machine-interface/d01d855e-d548-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005417 10.0.0.38 - - [2025-12-09 21:53:55] "GET /floating-ip/4c7e4a54-0937-49b4-bd5e-298798b4e1c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002285 10.0.0.38 - - [2025-12-09 21:53:55] "POST /set-tag HTTP/1.1" 200 109 0.003391 10.0.0.38 - - [2025-12-09 21:53:55] "GET /loadbalancer-pool/98748ed9-23d2-4064-a11d-4d3dce79a1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002646 10.0.0.38 - - [2025-12-09 21:53:55] "POST /loadbalancer-members HTTP/1.1" 200 692 0.032114 10.0.0.38 - - [2025-12-09 21:53:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.007335 10.0.0.38 - - [2025-12-09 21:53:55] "GET /virtual-machine-interface/d01d855e-d548-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005335 10.0.0.38 - - [2025-12-09 21:53:55] "POST /set-tag HTTP/1.1" 200 109 0.005411 10.0.0.38 - - [2025-12-09 21:53:55] "GET /virtual-machine-interface/d01d855e-d548-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009495 10.0.0.38 - - [2025-12-09 21:53:55] "GET /floating-ip/4c7e4a54-0937-49b4-bd5e-298798b4e1c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002218 [Introspect:8084]10.0.0.38 - - [2025-12-09 21:54:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001185 [Introspect:8084]10.0.0.38 - - [2025-12-09 21:54:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000976 [Introspect:8084]10.0.0.38 - - [2025-12-09 21:54:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000847 [Introspect:8084]10.0.0.38 - - [2025-12-09 21:54:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000866 [Introspect:8084]10.0.0.38 - - [2025-12-09 21:54:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000931 [Introspect:8084]10.0.0.38 - - [2025-12-09 21:54:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000921 [Introspect:8084]10.0.0.38 - - [2025-12-09 21:54:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001045 [Introspect:8084]10.0.0.38 - - [2025-12-09 21:54:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001055 10.0.0.38 - - [2025-12-09 21:56:23] "GET / HTTP/1.1" 200 35931 0.001567 10.0.0.38 - - [2025-12-09 21:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.38 - - [2025-12-09 21:56:23] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033841 10.0.0.38 - - [2025-12-09 21:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.38 - - [2025-12-09 21:56:23] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.026615 10.0.0.38 - - [2025-12-09 21:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.38 - - [2025-12-09 21:56:23] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043577 10.0.0.38 - - [2025-12-09 21:56:23] "POST /tags HTTP/1.1" 200 333 0.045331 10.0.0.38 - - [2025-12-09 21:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010190 10.0.0.38 - - [2025-12-09 21:56:23] "GET /tag/08325bd1-8855-4b9a-88e6-1afcbdf2b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.028530 10.0.0.38 - - [2025-12-09 21:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004656 10.0.0.38 - - [2025-12-09 21:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.38 - - [2025-12-09 21:56:23] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038008 10.0.0.38 - - [2025-12-09 21:56:23] "GET /virtual-networks?parent_id=87dcdc22-77fd-42e3-bda6-7ed5975cb189&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.004046 10.0.0.38 - - [2025-12-09 21:56:23] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039738 10.0.0.38 - - [2025-12-09 21:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.38 - - [2025-12-09 21:56:23] "GET /virtual-network/ae3b5668-e534-405d-9abe-6f8e41caa6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.005837 10.0.0.38 - - [2025-12-09 21:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005283 10.0.0.38 - - [2025-12-09 21:56:24] "GET /service-appliance-set/0aab8ada-7ac1-4131-be4f-28ec529db15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.002228 10.0.0.38 - - [2025-12-09 21:56:24] "POST /fqname-to-id HTTP/1.1" 404 254 0.002127 10.0.0.38 - - [2025-12-09 21:56:24] "POST /virtual-networks HTTP/1.1" 200 512 0.082679 10.0.0.38 - - [2025-12-09 21:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011710 10.0.0.38 - - [2025-12-09 21:56:24] "GET /network-ipam/e5ae7b08-ed85-4f6d-9780-f4d95882c2ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.007678 10.0.0.38 - - [2025-12-09 21:56:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.121779 10.0.0.38 - - [2025-12-09 21:56:24] "GET /virtual-machine-interface/1fb78078-d660-48a1-8402-caf0c31c0969?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.017559 10.0.0.38 - - [2025-12-09 21:56:24] "POST /useragent-kv HTTP/1.1" 200 115 0.010479 10.0.0.38 - - [2025-12-09 21:56:24] "POST /ref-update HTTP/1.1" 200 156 0.138281 10.0.0.38 - - [2025-12-09 21:56:24] "GET /virtual-network/4db06317-c653-4d3a-8195-d0a817e3649a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.008396 10.0.0.38 - - [2025-12-09 21:56:24] "POST /instance-ips HTTP/1.1" 200 409 0.052232 10.0.0.38 - - [2025-12-09 21:56:24] "GET /domains HTTP/1.1" 200 280 0.009118 10.0.0.38 - - [2025-12-09 21:56:24] "GET /domain/b31d3f70-c630-44e6-b9fb-79a00c76def1 HTTP/1.1" 200 3087 0.015388 10.0.0.38 - - [2025-12-09 21:56:24] "GET /instance-ip/e34cb999-662b-48bb-8d2a-ba54cdd9c915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.025350 10.0.0.38 - - [2025-12-09 21:56:24] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189 HTTP/1.1" 200 5476 0.047236 10.0.0.38 - - [2025-12-09 21:56:24] "GET /virtual-network/4db06317-c653-4d3a-8195-d0a817e3649a HTTP/1.1" 200 2090 0.004557 10.0.0.38 - - [2025-12-09 21:56:24] "GET /virtual-network/4db06317-c653-4d3a-8195-d0a817e3649a HTTP/1.1" 200 2090 0.003305 10.0.0.38 - - [2025-12-09 21:56:24] "GET /routing-instance/830f785e-bb2b-492d-83ae-6bb7056e80a7 HTTP/1.1" 200 1180 0.044093 10.0.0.38 - - [2025-12-09 21:56:24] "POST /loadbalancers HTTP/1.1" 200 610 0.080188 10.0.0.38 - - [2025-12-09 21:56:24] "GET /routing-instance/830f785e-bb2b-492d-83ae-6bb7056e80a7 HTTP/1.1" 200 1180 0.009799 10.0.0.38 - - [2025-12-09 21:56:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.022686 10.0.0.38 - - [2025-12-09 21:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007581 10.0.0.38 - - [2025-12-09 21:56:24] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045165 10.0.0.38 - - [2025-12-09 21:56:24] "GET /instance-ip/e34cb999-662b-48bb-8d2a-ba54cdd9c915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.002520 10.0.0.38 - - [2025-12-09 21:56:24] "POST /floating-ips HTTP/1.1" 200 597 0.020200 10.0.0.38 - - [2025-12-09 21:56:24] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048746 10.0.0.38 - - [2025-12-09 21:56:24] "GET /loadbalancer/0a8d37eb-1a8e-4ed7-915d-83c5dde92090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.003090 10.0.0.38 - - [2025-12-09 21:56:24] "POST /route-targets HTTP/1.1" 200 327 0.016647 10.0.0.38 - - [2025-12-09 21:56:24] "POST /ref-update HTTP/1.1" 200 156 0.017249 10.0.0.38 - - [2025-12-09 21:56:24] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.041826 10.0.0.38 - - [2025-12-09 21:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.38 - - [2025-12-09 21:56:24] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.028214 10.0.0.38 - - [2025-12-09 21:56:24] "GET /loadbalancer-listener/ed7ec47b-24a8-4495-805c-afb27d06daa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.007424 10.0.0.38 - - [2025-12-09 21:56:24] "GET /loadbalancer-listener/ed7ec47b-24a8-4495-805c-afb27d06daa3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003767 10.0.0.38 - - [2025-12-09 21:56:24] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.021350 10.0.0.38 - - [2025-12-09 21:56:24] "GET /instance-ip/e34cb999-662b-48bb-8d2a-ba54cdd9c915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.002749 10.0.0.38 - - [2025-12-09 21:56:24] "GET /instance-ip/e34cb999-662b-48bb-8d2a-ba54cdd9c915?fields=floating_ips HTTP/1.1" 200 1213 0.006391 10.0.0.38 - - [2025-12-09 21:56:24] "GET /floating-ip/2ad10704-b1b5-46e3-8a32-1247071e52c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002532 10.0.0.38 - - [2025-12-09 21:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.38 - - [2025-12-09 21:56:24] "GET /loadbalancer/0a8d37eb-1a8e-4ed7-915d-83c5dde92090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002165 10.0.0.38 - - [2025-12-09 21:56:24] "POST /tags HTTP/1.1" 200 295 0.089686 10.0.0.38 - - [2025-12-09 21:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.016427 10.0.0.38 - - [2025-12-09 21:56:25] "GET /tag/ba8a6141-1644-428c-b3a0-1c0e82c3dcb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.019332 10.0.0.38 - - [2025-12-09 21:56:25] "POST /tags HTTP/1.1" 409 233 0.004045 10.0.0.38 - - [2025-12-09 21:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.38 - - [2025-12-09 21:56:25] "GET /tag/e248a5d7-8e32-4e5e-86ff-e96cf51e6f74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.011998 10.0.0.38 - - [2025-12-09 21:56:25] "POST /tags HTTP/1.1" 409 206 0.001843 10.0.0.38 - - [2025-12-09 21:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.38 - - [2025-12-09 21:56:25] "GET /tag/cbe5e98a-56fd-4a90-a947-7fc63c849b83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010089 10.0.0.38 - - [2025-12-09 21:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.38 - - [2025-12-09 21:56:25] "GET /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003954 10.0.0.38 - - [2025-12-09 21:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.38 - - [2025-12-09 21:56:25] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040414 10.0.0.38 - - [2025-12-09 21:56:25] "POST /virtual-machines HTTP/1.1" 200 369 0.008309 10.0.0.38 - - [2025-12-09 21:56:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.016096 10.0.0.38 - - [2025-12-09 21:56:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.100379 10.0.0.38 - - [2025-12-09 21:56:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.008978 10.0.0.38 - - [2025-12-09 21:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014247 10.0.0.38 - - [2025-12-09 21:56:25] "GET /virtual-machine-interface/e82a57b6-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004162 10.0.0.38 - - [2025-12-09 21:56:25] "POST /instance-ips HTTP/1.1" 200 409 0.018836 10.0.0.38 - - [2025-12-09 21:56:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.015919 10.0.0.38 - - [2025-12-09 21:56:25] "GET /virtual-machine-interface/e82a57b6-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.008538 10.0.0.38 - - [2025-12-09 21:56:25] "POST /set-tag HTTP/1.1" 200 109 0.032057 10.0.0.38 - - [2025-12-09 21:56:25] "GET /virtual-machine-interface/e82a57b6-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.017853 10.0.0.38 - - [2025-12-09 21:56:25] "GET /instance-ip/e842f474-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004057 10.0.0.38 - - [2025-12-09 21:56:25] "GET /virtual-machine-interface/e82a57b6-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004388 10.0.0.38 - - [2025-12-09 21:56:25] "POST /set-tag HTTP/1.1" 200 109 0.002247 10.0.0.38 - - [2025-12-09 21:56:25] "GET /virtual-router/1754d31a-e9e1-4879-b124-c9fadd2d795b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003766 10.0.0.38 - - [2025-12-09 21:56:25] "POST /ref-update HTTP/1.1" 200 156 0.012360 10.0.0.38 - - [2025-12-09 21:56:25] "GET /virtual-machine-interface/e82a57b6-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015872 10.0.0.38 - - [2025-12-09 21:56:25] "POST /set-tag HTTP/1.1" 200 109 0.002207 10.0.0.38 - - [2025-12-09 21:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.38 - - [2025-12-09 21:56:25] "GET /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003655 10.0.0.38 - - [2025-12-09 21:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.023384 10.0.0.38 - - [2025-12-09 21:56:25] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041322 10.0.0.38 - - [2025-12-09 21:56:26] "POST /virtual-machines HTTP/1.1" 200 369 0.012292 10.0.0.38 - - [2025-12-09 21:56:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.021460 10.0.0.38 - - [2025-12-09 21:56:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.124461 10.0.0.38 - - [2025-12-09 21:56:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.009086 10.0.0.38 - - [2025-12-09 21:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005511 10.0.0.38 - - [2025-12-09 21:56:26] "GET /virtual-machine-interface/e89c40e2-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004805 10.0.0.38 - - [2025-12-09 21:56:26] "POST /instance-ips HTTP/1.1" 200 409 0.018884 10.0.0.38 - - [2025-12-09 21:56:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.014644 10.0.0.38 - - [2025-12-09 21:56:26] "GET /virtual-machine-interface/e89c40e2-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.008389 10.0.0.38 - - [2025-12-09 21:56:26] "POST /set-tag HTTP/1.1" 200 109 0.016251 10.0.0.38 - - [2025-12-09 21:56:26] "GET /virtual-machine-interface/e89c40e2-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005165 10.0.0.38 - - [2025-12-09 21:56:26] "GET /instance-ip/e8b821ea-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002735 10.0.0.38 - - [2025-12-09 21:56:26] "GET /virtual-machine-interface/e89c40e2-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004291 10.0.0.38 - - [2025-12-09 21:56:26] "POST /set-tag HTTP/1.1" 200 109 0.002471 10.0.0.38 - - [2025-12-09 21:56:26] "GET /virtual-router/1754d31a-e9e1-4879-b124-c9fadd2d795b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003738 10.0.0.38 - - [2025-12-09 21:56:26] "POST /ref-update HTTP/1.1" 200 156 0.008699 10.0.0.38 - - [2025-12-09 21:56:26] "GET /virtual-machine-interface/e89c40e2-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.012419 10.0.0.38 - - [2025-12-09 21:56:26] "POST /set-tag HTTP/1.1" 200 109 0.002703 10.0.0.38 - - [2025-12-09 21:56:26] "GET /virtual-machine-interface/e82a57b6-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004384 10.0.0.38 - - [2025-12-09 21:56:26] "POST /set-tag HTTP/1.1" 200 109 0.002268 10.0.0.38 - - [2025-12-09 21:56:26] "GET /virtual-machine-interface/e89c40e2-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004197 10.0.0.38 - - [2025-12-09 21:56:26] "POST /set-tag HTTP/1.1" 200 109 0.002295 10.0.0.38 - - [2025-12-09 21:56:29] "GET /domains HTTP/1.1" 200 280 0.001856 10.0.0.38 - - [2025-12-09 21:56:29] "GET /domain/b31d3f70-c630-44e6-b9fb-79a00c76def1 HTTP/1.1" 200 3087 0.010382 10.0.0.38 - - [2025-12-09 21:56:29] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189 HTTP/1.1" 200 7064 0.038289 10.0.0.38 - - [2025-12-09 21:56:29] "GET /virtual-network/4db06317-c653-4d3a-8195-d0a817e3649a HTTP/1.1" 200 2090 0.003980 10.0.0.38 - - [2025-12-09 21:56:29] "GET /virtual-network/4db06317-c653-4d3a-8195-d0a817e3649a HTTP/1.1" 200 2090 0.004100 10.0.0.38 - - [2025-12-09 21:56:29] "GET /routing-instance/830f785e-bb2b-492d-83ae-6bb7056e80a7 HTTP/1.1" 200 1401 0.003589 10.0.0.38 - - [2025-12-09 21:56:29] "GET /routing-instance/830f785e-bb2b-492d-83ae-6bb7056e80a7 HTTP/1.1" 200 1401 0.002387 10.0.0.38 - - [2025-12-09 21:56:29] "GET /route-target/be89780e-d330-4be5-ad39-55b3a055343e HTTP/1.1" 200 1153 0.002173 10.0.0.38 - - [2025-12-09 21:56:29] "GET /virtual-network/4db06317-c653-4d3a-8195-d0a817e3649a HTTP/1.1" 200 2090 0.003475 10.0.0.38 - - [2025-12-09 21:56:29] "GET /routing-instance/830f785e-bb2b-492d-83ae-6bb7056e80a7 HTTP/1.1" 200 1401 0.002293 10.0.0.38 - - [2025-12-09 21:56:29] "GET /virtual-network/4db06317-c653-4d3a-8195-d0a817e3649a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004062 10.0.0.38 - - [2025-12-09 21:56:29] "GET /virtual-network/4db06317-c653-4d3a-8195-d0a817e3649a HTTP/1.1" 200 2090 0.004933 10.0.0.38 - - [2025-12-09 21:56:29] "GET /routing-instance/830f785e-bb2b-492d-83ae-6bb7056e80a7 HTTP/1.1" 200 1401 0.002863 10.0.0.38 - - [2025-12-09 21:56:29] "GET /routing-instance/830f785e-bb2b-492d-83ae-6bb7056e80a7 HTTP/1.1" 200 1401 0.002368 10.0.0.38 - - [2025-12-09 21:56:29] "GET /route-target/be89780e-d330-4be5-ad39-55b3a055343e HTTP/1.1" 200 1153 0.002049 10.0.0.38 - - [2025-12-09 21:56:29] "GET /domains HTTP/1.1" 200 280 0.001902 10.0.0.38 - - [2025-12-09 21:56:29] "GET /domain/b31d3f70-c630-44e6-b9fb-79a00c76def1 HTTP/1.1" 200 3087 0.003514 10.0.0.38 - - [2025-12-09 21:56:29] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189 HTTP/1.1" 200 7064 0.025358 10.0.0.38 - - [2025-12-09 21:56:29] "GET /virtual-network/4db06317-c653-4d3a-8195-d0a817e3649a HTTP/1.1" 200 2090 0.004819 10.0.0.38 - - [2025-12-09 21:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.38 - - [2025-12-09 21:56:29] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027356 10.0.0.38 - - [2025-12-09 21:56:29] "GET /virtual-network/4db06317-c653-4d3a-8195-d0a817e3649a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004018 10.0.0.38 - - [2025-12-09 21:56:29] "GET /floating-ip-pools?parent_id=4db06317-c653-4d3a-8195-d0a817e3649a&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002167 10.0.0.38 - - [2025-12-09 21:56:29] "GET /virtual-network/4db06317-c653-4d3a-8195-d0a817e3649a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003973 10.0.0.38 - - [2025-12-09 21:56:29] "POST /floating-ip-pools HTTP/1.1" 200 562 0.026107 10.0.0.38 - - [2025-12-09 21:56:29] "POST /ref-update HTTP/1.1" 200 156 0.007705 10.0.0.38 - - [2025-12-09 21:56:29] "GET /virtual-network/4db06317-c653-4d3a-8195-d0a817e3649a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.010648 10.0.0.38 - - [2025-12-09 21:56:29] "GET /domains HTTP/1.1" 200 280 0.002033 10.0.0.38 - - [2025-12-09 21:56:29] "GET /domain/b31d3f70-c630-44e6-b9fb-79a00c76def1 HTTP/1.1" 200 3087 0.002691 10.0.0.38 - - [2025-12-09 21:56:29] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189 HTTP/1.1" 200 7320 0.041276 10.0.0.38 - - [2025-12-09 21:56:29] "GET /virtual-network/4db06317-c653-4d3a-8195-d0a817e3649a HTTP/1.1" 200 2328 0.004895 10.0.0.38 - - [2025-12-09 21:56:29] "GET /floating-ip-pool/dcb68c34-0866-48b6-a2f7-a82390492087 HTTP/1.1" 200 1315 0.002195 10.0.0.38 - - [2025-12-09 21:56:29] "GET /domains HTTP/1.1" 200 280 0.001576 10.0.0.38 - - [2025-12-09 21:56:29] "GET /domain/b31d3f70-c630-44e6-b9fb-79a00c76def1 HTTP/1.1" 200 3087 0.002361 10.0.0.38 - - [2025-12-09 21:56:30] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189 HTTP/1.1" 200 7320 0.026972 10.0.0.38 - - [2025-12-09 21:56:30] "GET /virtual-network/4db06317-c653-4d3a-8195-d0a817e3649a HTTP/1.1" 200 2328 0.004303 10.0.0.38 - - [2025-12-09 21:56:30] "GET /virtual-network/4db06317-c653-4d3a-8195-d0a817e3649a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003792 10.0.0.38 - - [2025-12-09 21:56:30] "POST /tags HTTP/1.1" 200 365 0.057496 10.0.0.38 - - [2025-12-09 21:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.020466 10.0.0.38 - - [2025-12-09 21:56:30] "GET /tag/a7853cf1-3749-4f02-b778-952e11538b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013191 10.0.0.38 - - [2025-12-09 21:56:30] "POST /tags HTTP/1.1" 409 206 0.001633 10.0.0.38 - - [2025-12-09 21:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.38 - - [2025-12-09 21:56:30] "GET /tag/cbe5e98a-56fd-4a90-a947-7fc63c849b83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010260 10.0.0.38 - - [2025-12-09 21:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.38 - - [2025-12-09 21:56:30] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.044057 10.0.0.38 - - [2025-12-09 21:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.38 - - [2025-12-09 21:56:30] "GET /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004122 10.0.0.38 - - [2025-12-09 21:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001603 10.0.0.38 - - [2025-12-09 21:56:30] "GET /service-appliance-set/a048eac5-7cbd-499f-ad2b-64864bb5b5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003752 10.0.0.38 - - [2025-12-09 21:56:30] "POST /fqname-to-id HTTP/1.1" 404 258 0.001496 10.0.0.38 - - [2025-12-09 21:56:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.099079 10.0.0.38 - - [2025-12-09 21:56:30] "GET /virtual-machine-interface/93570b05-5145-45b6-9153-e0cbb195deec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.005328 10.0.0.38 - - [2025-12-09 21:56:30] "POST /set-tag HTTP/1.1" 200 109 0.017223 10.0.0.38 - - [2025-12-09 21:56:30] "POST /instance-ips HTTP/1.1" 200 417 0.033039 10.0.0.38 - - [2025-12-09 21:56:30] "GET /instance-ip/6624b871-ce86-4280-9ed3-e60afd6c8241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.005531 10.0.0.38 - - [2025-12-09 21:56:30] "POST /loadbalancers HTTP/1.1" 200 618 0.063427 10.0.0.38 - - [2025-12-09 21:56:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.012150 10.0.0.38 - - [2025-12-09 21:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.38 - - [2025-12-09 21:56:30] "POST /service-instances HTTP/1.1" 200 566 0.018945 10.0.0.38 - - [2025-12-09 21:56:30] "POST /ref-update HTTP/1.1" 200 156 0.013849 10.0.0.38 - - [2025-12-09 21:56:30] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.040661 10.0.0.38 - - [2025-12-09 21:56:30] "GET /virtual-machine-interface/93570b05-5145-45b6-9153-e0cbb195deec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005749 10.0.0.38 - - [2025-12-09 21:56:30] "GET /virtual-machine-interface/93570b05-5145-45b6-9153-e0cbb195deec?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.016065 10.0.0.38 - - [2025-12-09 21:56:30] "PUT /service-instance/a23cf1e4-2ee2-4c38-b742-345c7602436b HTTP/1.1" 200 266 0.025578 10.0.0.38 - - [2025-12-09 21:56:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.013105 10.0.0.38 - - [2025-12-09 21:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005083 10.0.0.38 - - [2025-12-09 21:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.38 - - [2025-12-09 21:56:30] "GET /floating-ip-pool/dcb68c34-0866-48b6-a2f7-a82390492087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.003243 10.0.0.38 - - [2025-12-09 21:56:30] "POST /floating-ips HTTP/1.1" 200 671 0.081207 10.0.0.38 - - [2025-12-09 21:56:30] "POST /virtual-machines HTTP/1.1" 200 429 0.066122 10.0.0.38 - - [2025-12-09 21:56:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.031174 10.0.0.38 - - [2025-12-09 21:56:31] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006937 10.0.0.38 - - [2025-12-09 21:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.38 - - [2025-12-09 21:56:31] "GET /policy-management/271b68ee-4268-4dd3-9a1b-89577470aa47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011728 10.0.0.38 - - [2025-12-09 21:56:31] "POST /tags HTTP/1.1" 409 221 0.006526 10.0.0.38 - - [2025-12-09 21:56:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.117200 10.0.0.38 - - [2025-12-09 21:56:31] "POST /chown HTTP/1.1" 200 109 0.016535 10.0.0.38 - - [2025-12-09 21:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.38 - - [2025-12-09 21:56:31] "GET /tag/08325bd1-8855-4b9a-88e6-1afcbdf2b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.016929 10.0.0.38 - - [2025-12-09 21:56:31] "POST /tags HTTP/1.1" 409 238 0.011114 10.0.0.38 - - [2025-12-09 21:56:31] "POST /chown HTTP/1.1" 200 109 0.010656 10.0.0.38 - - [2025-12-09 21:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.38 - - [2025-12-09 21:56:31] "PUT /virtual-machine-interface/dc69a788-5b69-4722-8cb3-e512928440ce HTTP/1.1" 200 284 0.014700 10.0.0.38 - - [2025-12-09 21:56:31] "GET /tag/a7853cf1-3749-4f02-b778-952e11538b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.031703 10.0.0.38 - - [2025-12-09 21:56:31] "PUT /instance-ip/6624b871-ce86-4280-9ed3-e60afd6c8241 HTTP/1.1" 200 256 0.057147 10.0.0.38 - - [2025-12-09 21:56:31] "POST /ref-update HTTP/1.1" 200 156 0.024863 10.0.0.38 - - [2025-12-09 21:56:31] "POST /firewall-rules HTTP/1.1" 200 650 0.135295 10.0.0.38 - - [2025-12-09 21:56:31] "POST /ref-update HTTP/1.1" 200 156 0.063967 10.0.0.38 - - [2025-12-09 21:56:31] "POST /ref-update HTTP/1.1" 200 156 0.019813 10.0.0.38 - - [2025-12-09 21:56:31] "GET /firewall-rule/bfd7cf55-c606-45ec-9de3-65707b24b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.012391 10.0.0.38 - - [2025-12-09 21:56:31] "GET /firewall-policy/ed363020-20d1-4a2e-98a3-4a3a15f734f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003267 10.0.0.38 - - [2025-12-09 21:56:31] "GET /firewall-rule/bfd7cf55-c606-45ec-9de3-65707b24b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003533 10.0.0.38 - - [2025-12-09 21:56:31] "POST /ref-update HTTP/1.1" 200 156 0.010476 10.0.0.38 - - [2025-12-09 21:56:31] "POST /ref-update HTTP/1.1" 200 156 0.034410 10.0.0.38 - - [2025-12-09 21:56:31] "POST /ref-update HTTP/1.1" 200 156 0.027500 10.0.0.38 - - [2025-12-09 21:56:31] "POST /ref-update HTTP/1.1" 200 156 0.058519 10.0.0.38 - - [2025-12-09 21:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.38 - - [2025-12-09 21:56:31] "POST /virtual-machines HTTP/1.1" 200 429 0.024920 10.0.0.38 - - [2025-12-09 21:56:31] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.074235 10.0.0.38 - - [2025-12-09 21:56:31] "GET /loadbalancer/c821d880-9f30-45ea-9500-7534a9c096c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.036557 10.0.0.38 - - [2025-12-09 21:56:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.135460 10.0.0.38 - - [2025-12-09 21:56:31] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.056589 10.0.0.38 - - [2025-12-09 21:56:31] "POST /chown HTTP/1.1" 200 109 0.042166 10.0.0.38 - - [2025-12-09 21:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.38 - - [2025-12-09 21:56:31] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.047777 10.0.0.38 - - [2025-12-09 21:56:31] "POST /chown HTTP/1.1" 200 109 0.035609 10.0.0.38 - - [2025-12-09 21:56:31] "GET /loadbalancer-listener/d4689593-c63a-48cd-8f93-3dc58ff908f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.013501 10.0.0.38 - - [2025-12-09 21:56:31] "PUT /virtual-machine-interface/cada76c3-086f-490c-b185-17dd4e28ea43 HTTP/1.1" 200 284 0.028749 10.0.0.38 - - [2025-12-09 21:56:31] "GET /loadbalancer-listener/d4689593-c63a-48cd-8f93-3dc58ff908f0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.020233 10.0.0.38 - - [2025-12-09 21:56:31] "PUT /instance-ip/6624b871-ce86-4280-9ed3-e60afd6c8241 HTTP/1.1" 200 256 0.026587 10.0.0.38 - - [2025-12-09 21:56:32] "POST /ref-update HTTP/1.1" 200 156 0.017730 10.0.0.38 - - [2025-12-09 21:56:32] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.045320 10.0.0.38 - - [2025-12-09 21:56:32] "POST /ref-update HTTP/1.1" 200 156 0.041939 10.0.0.38 - - [2025-12-09 21:56:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.031306 10.0.0.38 - - [2025-12-09 21:56:32] "GET /loadbalancer-pool/46837103-fc10-4c79-a9bb-15e9a8f9a45b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003780 10.0.0.38 - - [2025-12-09 21:56:32] "POST /ref-update HTTP/1.1" 200 156 0.036584 10.0.0.38 - - [2025-12-09 21:56:32] "POST /ref-update HTTP/1.1" 200 156 0.013336 10.0.0.38 - - [2025-12-09 21:56:32] "POST /ref-update HTTP/1.1" 200 156 0.024259 10.0.0.38 - - [2025-12-09 21:56:32] "POST /loadbalancer-members HTTP/1.1" 200 707 0.051775 10.0.0.38 - - [2025-12-09 21:56:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.044782 10.0.0.38 - - [2025-12-09 21:56:32] "GET /loadbalancer-member/2eecfeec-d465-4bc5-97f5-2b27b172e026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.003307 10.0.0.38 - - [2025-12-09 21:56:32] "PUT /service-instance/a23cf1e4-2ee2-4c38-b742-345c7602436b HTTP/1.1" 200 266 0.008895 10.0.0.38 - - [2025-12-09 21:56:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.016601 10.0.0.38 - - [2025-12-09 21:56:32] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018531 10.0.0.38 - - [2025-12-09 21:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.38 - - [2025-12-09 21:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004781 10.0.0.38 - - [2025-12-09 21:56:32] "GET /policy-management/271b68ee-4268-4dd3-9a1b-89577470aa47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005645 10.0.0.38 - - [2025-12-09 21:56:32] "POST /chown HTTP/1.1" 200 109 0.006835 10.0.0.38 - - [2025-12-09 21:56:32] "POST /tags HTTP/1.1" 409 221 0.018297 10.0.0.38 - - [2025-12-09 21:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.38 - - [2025-12-09 21:56:32] "GET /tag/08325bd1-8855-4b9a-88e6-1afcbdf2b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.011687 10.0.0.38 - - [2025-12-09 21:56:32] "POST /chown HTTP/1.1" 200 109 0.043608 10.0.0.38 - - [2025-12-09 21:56:32] "PUT /instance-ip/6624b871-ce86-4280-9ed3-e60afd6c8241 HTTP/1.1" 200 256 0.019494 10.0.0.38 - - [2025-12-09 21:56:32] "POST /tags HTTP/1.1" 409 238 0.002001 10.0.0.38 - - [2025-12-09 21:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005326 10.0.0.38 - - [2025-12-09 21:56:32] "GET /tag/a7853cf1-3749-4f02-b778-952e11538b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010287 10.0.0.38 - - [2025-12-09 21:56:32] "POST /ref-update HTTP/1.1" 200 156 0.010456 10.0.0.38 - - [2025-12-09 21:56:32] "POST /chown HTTP/1.1" 200 109 0.018073 10.0.0.38 - - [2025-12-09 21:56:32] "POST /firewall-rules HTTP/1.1" 409 293 0.006818 10.0.0.38 - - [2025-12-09 21:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.38 - - [2025-12-09 21:56:32] "POST /chown HTTP/1.1" 200 109 0.031416 10.0.0.38 - - [2025-12-09 21:56:32] "PUT /firewall-rule/bfd7cf55-c606-45ec-9de3-65707b24b788 HTTP/1.1" 200 260 0.027596 10.0.0.38 - - [2025-12-09 21:56:32] "PUT /instance-ip/6624b871-ce86-4280-9ed3-e60afd6c8241 HTTP/1.1" 200 256 0.010606 10.0.0.38 - - [2025-12-09 21:56:32] "GET /firewall-rule/bfd7cf55-c606-45ec-9de3-65707b24b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003353 10.0.0.38 - - [2025-12-09 21:56:32] "POST /ref-update HTTP/1.1" 200 156 0.016389 10.0.0.38 - - [2025-12-09 21:56:32] "GET /firewall-policy/ed363020-20d1-4a2e-98a3-4a3a15f734f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.007388 10.0.0.38 - - [2025-12-09 21:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001237 10.0.0.38 - - [2025-12-09 21:56:32] "GET /firewall-rule/bfd7cf55-c606-45ec-9de3-65707b24b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003067 10.0.0.38 - - [2025-12-09 21:56:32] "POST /chown HTTP/1.1" 200 109 0.008387 10.0.0.38 - - [2025-12-09 21:56:32] "POST /chown HTTP/1.1" 200 109 0.020598 10.0.0.38 - - [2025-12-09 21:56:32] "PUT /instance-ip/6624b871-ce86-4280-9ed3-e60afd6c8241 HTTP/1.1" 200 256 0.021774 10.0.0.38 - - [2025-12-09 21:56:32] "POST /ref-update HTTP/1.1" 200 156 0.013077 10.0.0.38 - - [2025-12-09 21:56:32] "POST /chown HTTP/1.1" 200 109 0.013164 10.0.0.38 - - [2025-12-09 21:56:32] "POST /chown HTTP/1.1" 200 109 0.015058 10.0.0.38 - - [2025-12-09 21:56:32] "PUT /instance-ip/6624b871-ce86-4280-9ed3-e60afd6c8241 HTTP/1.1" 200 256 0.011803 10.0.0.38 - - [2025-12-09 21:56:32] "POST /ref-update HTTP/1.1" 200 156 0.016557 10.0.0.38 - - [2025-12-09 21:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004552 10.0.0.38 - - [2025-12-09 21:56:33] "PUT /service-instance/a23cf1e4-2ee2-4c38-b742-345c7602436b HTTP/1.1" 200 266 0.018559 10.0.0.38 - - [2025-12-09 21:56:33] "GET /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.015287 10.0.0.38 - - [2025-12-09 21:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.38 - - [2025-12-09 21:56:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.022498 10.0.0.38 - - [2025-12-09 21:56:33] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.052169 10.0.0.38 - - [2025-12-09 21:56:33] "PUT /service-instance/a23cf1e4-2ee2-4c38-b742-345c7602436b HTTP/1.1" 200 266 0.009401 10.0.0.38 - - [2025-12-09 21:56:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.009033 10.0.0.38 - - [2025-12-09 21:56:33] "POST /virtual-machines HTTP/1.1" 200 373 0.017861 10.0.0.38 - - [2025-12-09 21:56:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.014869 10.0.0.38 - - [2025-12-09 21:56:33] "PUT /service-instance/a23cf1e4-2ee2-4c38-b742-345c7602436b HTTP/1.1" 200 266 0.015715 10.0.0.38 - - [2025-12-09 21:56:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.016727 10.0.0.38 - - [2025-12-09 21:56:33] "PUT /service-instance/a23cf1e4-2ee2-4c38-b742-345c7602436b HTTP/1.1" 200 266 0.054132 10.0.0.38 - - [2025-12-09 21:56:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.197091 10.0.0.38 - - [2025-12-09 21:56:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.035653 10.0.0.38 - - [2025-12-09 21:56:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.011584 10.0.0.38 - - [2025-12-09 21:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008757 10.0.0.38 - - [2025-12-09 21:56:33] "GET /virtual-machine-interface/ece9900a-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.008171 10.0.0.38 - - [2025-12-09 21:56:33] "PUT /service-instance/a23cf1e4-2ee2-4c38-b742-345c7602436b HTTP/1.1" 200 266 0.028984 10.0.0.38 - - [2025-12-09 21:56:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.007303 10.0.0.38 - - [2025-12-09 21:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.38 - - [2025-12-09 21:56:33] "POST /instance-ips HTTP/1.1" 200 413 0.044636 10.0.0.38 - - [2025-12-09 21:56:33] "POST /chown HTTP/1.1" 200 109 0.016800 10.0.0.38 - - [2025-12-09 21:56:33] "POST /chown HTTP/1.1" 200 109 0.021646 10.0.0.38 - - [2025-12-09 21:56:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.053005 10.0.0.38 - - [2025-12-09 21:56:33] "GET /virtual-machine-interface/ece9900a-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.013099 10.0.0.38 - - [2025-12-09 21:56:33] "POST /ref-update HTTP/1.1" 200 156 0.009502 10.0.0.38 - - [2025-12-09 21:56:33] "POST /chown HTTP/1.1" 200 109 0.027202 10.0.0.38 - - [2025-12-09 21:56:33] "POST /chown HTTP/1.1" 200 109 0.016409 10.0.0.38 - - [2025-12-09 21:56:33] "POST /set-tag HTTP/1.1" 200 109 0.044021 10.0.0.38 - - [2025-12-09 21:56:33] "GET /virtual-machine-interface/ece9900a-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.014127 10.0.0.38 - - [2025-12-09 21:56:33] "GET /instance-ip/ed1139ca-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.004692 10.0.0.38 - - [2025-12-09 21:56:33] "POST /ref-update HTTP/1.1" 200 156 0.007127 10.0.0.38 - - [2025-12-09 21:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.38 - - [2025-12-09 21:56:33] "POST /chown HTTP/1.1" 200 109 0.007930 10.0.0.38 - - [2025-12-09 21:56:33] "GET /virtual-machine-interface/ece9900a-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009967 10.0.0.38 - - [2025-12-09 21:56:33] "POST /set-tag HTTP/1.1" 200 109 0.002172 10.0.0.38 - - [2025-12-09 21:56:33] "GET /virtual-router/1754d31a-e9e1-4879-b124-c9fadd2d795b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.004872 10.0.0.38 - - [2025-12-09 21:56:33] "POST /chown HTTP/1.1" 200 109 0.009623 10.0.0.38 - - [2025-12-09 21:56:33] "POST /ref-update HTTP/1.1" 200 156 0.012697 10.0.0.38 - - [2025-12-09 21:56:33] "POST /chown HTTP/1.1" 200 109 0.026462 10.0.0.38 - - [2025-12-09 21:56:33] "GET /virtual-machine-interface/ece9900a-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003504 10.0.0.38 - - [2025-12-09 21:56:33] "POST /chown HTTP/1.1" 200 109 0.023223 10.0.0.38 - - [2025-12-09 21:56:33] "POST /set-tag HTTP/1.1" 200 109 0.021664 10.0.0.38 - - [2025-12-09 21:56:33] "GET /virtual-machine-interface/ece9900a-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004428 10.0.0.38 - - [2025-12-09 21:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.38 - - [2025-12-09 21:56:34] "POST /set-tag HTTP/1.1" 200 109 0.002481 10.0.0.38 - - [2025-12-09 21:56:34] "POST /chown HTTP/1.1" 200 109 0.006256 10.0.0.38 - - [2025-12-09 21:56:34] "POST /chown HTTP/1.1" 200 109 0.012160 10.0.0.38 - - [2025-12-09 21:56:34] "POST /chown HTTP/1.1" 200 109 0.018358 10.0.0.38 - - [2025-12-09 21:56:34] "POST /chown HTTP/1.1" 200 109 0.006655 10.0.0.38 - - [2025-12-09 21:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005297 10.0.0.38 - - [2025-12-09 21:56:34] "POST /chown HTTP/1.1" 200 109 0.008025 10.0.0.38 - - [2025-12-09 21:56:34] "POST /chown HTTP/1.1" 200 109 0.006654 10.0.0.38 - - [2025-12-09 21:56:34] "POST /chown HTTP/1.1" 200 109 0.020044 10.0.0.38 - - [2025-12-09 21:56:34] "POST /chown HTTP/1.1" 200 109 0.020451 10.0.0.38 - - [2025-12-09 21:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.38 - - [2025-12-09 21:56:34] "POST /chown HTTP/1.1" 200 109 0.006335 10.0.0.38 - - [2025-12-09 21:56:34] "POST /chown HTTP/1.1" 200 109 0.012963 10.0.0.38 - - [2025-12-09 21:56:34] "POST /chown HTTP/1.1" 200 109 0.006563 10.0.0.38 - - [2025-12-09 21:56:34] "POST /chown HTTP/1.1" 200 109 0.020560 10.0.0.38 - - [2025-12-09 21:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005140 10.0.0.38 - - [2025-12-09 21:56:34] "POST /chown HTTP/1.1" 200 109 0.006479 10.0.0.38 - - [2025-12-09 21:56:34] "POST /chown HTTP/1.1" 200 109 0.021123 10.0.0.38 - - [2025-12-09 21:56:34] "POST /chown HTTP/1.1" 200 109 0.013098 10.0.0.38 - - [2025-12-09 21:56:34] "POST /chown HTTP/1.1" 200 109 0.007595 10.0.0.38 - - [2025-12-09 21:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.38 - - [2025-12-09 21:56:34] "POST /chown HTTP/1.1" 200 109 0.006049 10.0.0.38 - - [2025-12-09 21:56:34] "POST /chown HTTP/1.1" 200 109 0.006385 10.0.0.38 - - [2025-12-09 21:56:34] "POST /chown HTTP/1.1" 200 109 0.016776 10.0.0.38 - - [2025-12-09 21:56:34] "POST /chown HTTP/1.1" 200 109 0.017834 10.0.0.38 - - [2025-12-09 21:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.38 - - [2025-12-09 21:56:34] "POST /chown HTTP/1.1" 200 109 0.006448 10.0.0.38 - - [2025-12-09 21:56:34] "POST /chown HTTP/1.1" 200 109 0.024590 10.0.0.38 - - [2025-12-09 21:56:34] "POST /chown HTTP/1.1" 200 109 0.016640 10.0.0.38 - - [2025-12-09 21:56:34] "POST /chown HTTP/1.1" 200 109 0.006675 10.0.0.38 - - [2025-12-09 21:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.38 - - [2025-12-09 21:56:34] "POST /chown HTTP/1.1" 200 109 0.006719 10.0.0.38 - - [2025-12-09 21:56:34] "POST /chown HTTP/1.1" 200 109 0.014885 10.0.0.38 - - [2025-12-09 21:56:34] "POST /chown HTTP/1.1" 200 109 0.020377 10.0.0.38 - - [2025-12-09 21:56:35] "POST /chown HTTP/1.1" 200 109 0.020643 10.0.0.38 - - [2025-12-09 21:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.38 - - [2025-12-09 21:56:35] "POST /chown HTTP/1.1" 200 109 0.006514 10.0.0.38 - - [2025-12-09 21:56:35] "POST /chown HTTP/1.1" 200 109 0.017227 10.0.0.38 - - [2025-12-09 21:56:35] "POST /chown HTTP/1.1" 200 109 0.009448 10.0.0.38 - - [2025-12-09 21:56:35] "POST /chown HTTP/1.1" 200 109 0.006570 10.0.0.38 - - [2025-12-09 21:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.38 - - [2025-12-09 21:56:35] "POST /chown HTTP/1.1" 200 109 0.008352 10.0.0.38 - - [2025-12-09 21:56:35] "POST /chown HTTP/1.1" 200 109 0.006054 10.0.0.38 - - [2025-12-09 21:56:35] "POST /chown HTTP/1.1" 200 109 0.015108 10.0.0.38 - - [2025-12-09 21:56:35] "POST /chown HTTP/1.1" 200 109 0.015444 10.0.0.38 - - [2025-12-09 21:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.38 - - [2025-12-09 21:56:35] "POST /chown HTTP/1.1" 200 109 0.005900 10.0.0.38 - - [2025-12-09 21:56:35] "POST /chown HTTP/1.1" 200 109 0.019836 10.0.0.38 - - [2025-12-09 21:56:35] "POST /chown HTTP/1.1" 200 109 0.017239 10.0.0.38 - - [2025-12-09 21:56:35] "POST /chown HTTP/1.1" 200 109 0.006233 10.0.0.38 - - [2025-12-09 21:56:41] "GET /virtual-machine-interface/e82a57b6-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004369 10.0.0.38 - - [2025-12-09 21:56:41] "POST /set-tag HTTP/1.1" 200 109 0.003061 10.0.0.38 - - [2025-12-09 21:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.38 - - [2025-12-09 21:56:41] "GET /loadbalancer/0a8d37eb-1a8e-4ed7-915d-83c5dde92090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002800 10.0.0.38 - - [2025-12-09 21:56:41] "GET /loadbalancer-pool/e6931699-28b2-4e9b-a171-29263c47fa67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002734 10.0.0.38 - - [2025-12-09 21:56:41] "POST /loadbalancer-members HTTP/1.1" 200 702 0.016440 10.0.0.38 - - [2025-12-09 21:56:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.007434 10.0.0.38 - - [2025-12-09 21:56:41] "GET /virtual-machine-interface/e82a57b6-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004437 10.0.0.38 - - [2025-12-09 21:56:41] "GET /virtual-machine-interface/e82a57b6-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006041 10.0.0.38 - - [2025-12-09 21:56:41] "POST /tags HTTP/1.1" 409 221 0.003521 10.0.0.38 - - [2025-12-09 21:56:41] "POST /ref-update HTTP/1.1" 200 156 0.008505 10.0.0.38 - - [2025-12-09 21:56:41] "GET /floating-ip/2ad10704-b1b5-46e3-8a32-1247071e52c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.004481 10.0.0.38 - - [2025-12-09 21:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.38 - - [2025-12-09 21:56:41] "GET /tag/08325bd1-8855-4b9a-88e6-1afcbdf2b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.010852 10.0.0.38 - - [2025-12-09 21:56:41] "PUT /floating-ip/2ad10704-b1b5-46e3-8a32-1247071e52c9 HTTP/1.1" 200 256 0.020171 10.0.0.38 - - [2025-12-09 21:56:41] "POST /set-tag HTTP/1.1" 200 109 0.038855 10.0.0.38 - - [2025-12-09 21:56:42] "GET /virtual-machine-interface/e89c40e2-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006003 10.0.0.38 - - [2025-12-09 21:56:42] "POST /set-tag HTTP/1.1" 200 109 0.002216 10.0.0.38 - - [2025-12-09 21:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.38 - - [2025-12-09 21:56:42] "GET /loadbalancer/0a8d37eb-1a8e-4ed7-915d-83c5dde92090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002255 10.0.0.38 - - [2025-12-09 21:56:42] "GET /loadbalancer-pool/e6931699-28b2-4e9b-a171-29263c47fa67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003200 10.0.0.38 - - [2025-12-09 21:56:42] "POST /loadbalancer-members HTTP/1.1" 200 702 0.023618 10.0.0.38 - - [2025-12-09 21:56:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.023383 10.0.0.38 - - [2025-12-09 21:56:42] "GET /virtual-machine-interface/e89c40e2-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004888 10.0.0.38 - - [2025-12-09 21:56:42] "GET /virtual-machine-interface/e89c40e2-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006791 10.0.0.38 - - [2025-12-09 21:56:42] "POST /ref-update HTTP/1.1" 200 156 0.007249 10.0.0.38 - - [2025-12-09 21:56:42] "GET /floating-ip/2ad10704-b1b5-46e3-8a32-1247071e52c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.007418 10.0.0.38 - - [2025-12-09 21:56:42] "POST /set-tag HTTP/1.1" 200 109 0.015235 10.0.0.38 - - [2025-12-09 21:56:43] "GET /virtual-machine/d3ece907-fe54-412a-b124-05fb940427ef?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002930 10.0.0.38 - - [2025-12-09 21:56:43] "GET /virtual-machine-interface/e82a57b6-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004009 10.0.0.38 - - [2025-12-09 21:56:43] "GET /virtual-machine/df1d9be5-9a3f-4d3a-9320-a0b8f82c5ed6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003630 10.0.0.38 - - [2025-12-09 21:56:43] "GET /virtual-machine-interface/e89c40e2-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005802 10.0.0.38 - - [2025-12-09 21:56:46] "GET /virtual-machine-interface/ece9900a-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004340 10.0.0.38 - - [2025-12-09 21:56:46] "POST /set-tag HTTP/1.1" 200 109 0.002077 10.0.0.38 - - [2025-12-09 21:56:48] "GET /virtual-machine/1fc4cebb-40ad-4e13-9c9e-a753b05ca7c0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002979 10.0.0.38 - - [2025-12-09 21:56:48] "GET /virtual-machine-interface/ece9900a-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003917 10.0.0.38 - - [2025-12-09 21:56:48] "GET /virtual-machine-interface/ece9900a-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004133 10.0.0.38 - - [2025-12-09 21:56:48] "POST /set-tag HTTP/1.1" 200 109 0.002883 10.0.0.38 - - [2025-12-09 21:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.38 - - [2025-12-09 21:57:11] "POST /chown HTTP/1.1" 200 109 0.006403 10.0.0.38 - - [2025-12-09 21:57:11] "POST /chown HTTP/1.1" 200 109 0.005957 10.0.0.38 - - [2025-12-09 21:57:12] "POST /chown HTTP/1.1" 200 109 0.016730 10.0.0.38 - - [2025-12-09 21:57:12] "POST /chown HTTP/1.1" 200 109 0.013006 10.0.0.38 - - [2025-12-09 21:57:19] "GET /global-system-configs HTTP/1.1" 200 322 0.001976 10.0.0.38 - - [2025-12-09 21:57:19] "GET /global-system-configs HTTP/1.1" 200 322 0.005496 10.0.0.38 - - [2025-12-09 21:57:19] "GET /virtual-machine-interface/ece9900a-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.008293 10.0.0.38 - - [2025-12-09 21:57:19] "POST /set-tag HTTP/1.1" 200 109 0.002331 10.0.0.38 - - [2025-12-09 21:57:19] "GET /virtual-machine-interface/ece9900a-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004655 10.0.0.38 - - [2025-12-09 21:57:19] "POST /set-tag HTTP/1.1" 200 109 0.002344 10.0.0.38 - - [2025-12-09 21:57:19] "GET /virtual-machine/1fc4cebb-40ad-4e13-9c9e-a753b05ca7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002891 10.0.0.38 - - [2025-12-09 21:57:19] "POST /ref-update HTTP/1.1" 200 156 0.010128 10.0.0.38 - - [2025-12-09 21:57:19] "GET /virtual-machine-interface/ece9900a-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003948 10.0.0.38 - - [2025-12-09 21:57:19] "POST /set-tag HTTP/1.1" 200 109 0.021460 10.0.0.38 - - [2025-12-09 21:57:19] "POST /set-tag HTTP/1.1" 200 109 0.026669 10.0.0.38 - - [2025-12-09 21:57:19] "DELETE /instance-ip/ed1139ca-d549-11f0-910c-fa163eae162b HTTP/1.1" 200 115 0.047770 10.0.0.38 - - [2025-12-09 21:57:19] "DELETE /virtual-machine-interface/ece9900a-d549-11f0-910c-fa163eae162b HTTP/1.1" 200 115 0.045141 10.0.0.38 - - [2025-12-09 21:57:19] "DELETE /virtual-machine/1fc4cebb-40ad-4e13-9c9e-a753b05ca7c0 HTTP/1.1" 200 115 0.022383 10.0.0.38 - - [2025-12-09 21:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.38 - - [2025-12-09 21:57:23] "GET /tag/a7853cf1-3749-4f02-b778-952e11538b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012833 10.0.0.38 - - [2025-12-09 21:57:23] "GET /tag/a7853cf1-3749-4f02-b778-952e11538b99?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.011954 10.0.0.38 - - [2025-12-09 21:57:23] "GET /virtual-machine-interface/93570b05-5145-45b6-9153-e0cbb195deec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.003970 10.0.0.38 - - [2025-12-09 21:57:23] "POST /set-tag HTTP/1.1" 200 109 0.018567 10.0.0.38 - - [2025-12-09 21:57:23] "GET /virtual-machine-interface/cada76c3-086f-490c-b185-17dd4e28ea43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.031825 10.0.0.38 - - [2025-12-09 21:57:23] "POST /set-tag HTTP/1.1" 200 109 0.020448 10.0.0.38 - - [2025-12-09 21:57:23] "GET /virtual-machine-interface/dc69a788-5b69-4722-8cb3-e512928440ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004631 10.0.0.38 - - [2025-12-09 21:57:23] "POST /set-tag HTTP/1.1" 200 109 0.016659 10.0.0.38 - - [2025-12-09 21:57:23] "GET /firewall-policy/ed363020-20d1-4a2e-98a3-4a3a15f734f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003118 10.0.0.38 - - [2025-12-09 21:57:23] "GET /firewall-rule/bfd7cf55-c606-45ec-9de3-65707b24b788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002929 10.0.0.38 - - [2025-12-09 21:57:23] "POST /ref-update HTTP/1.1" 200 156 0.020214 10.0.0.38 - - [2025-12-09 21:57:24] "DELETE /firewall-rule/bfd7cf55-c606-45ec-9de3-65707b24b788 HTTP/1.1" 200 115 0.047482 10.0.0.38 - - [2025-12-09 21:57:24] "DELETE /loadbalancer-member/2eecfeec-d465-4bc5-97f5-2b27b172e026 HTTP/1.1" 200 115 0.038404 10.0.0.38 - - [2025-12-09 21:57:24] "PUT /service-instance/a23cf1e4-2ee2-4c38-b742-345c7602436b HTTP/1.1" 200 266 0.028604 10.0.0.38 - - [2025-12-09 21:57:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.020301 10.0.0.38 - - [2025-12-09 21:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.38 - - [2025-12-09 21:57:24] "DELETE /loadbalancer-pool/46837103-fc10-4c79-a9bb-15e9a8f9a45b HTTP/1.1" 200 115 0.082804 10.0.0.38 - - [2025-12-09 21:57:24] "POST /chown HTTP/1.1" 200 109 0.024002 10.0.0.38 - - [2025-12-09 21:57:24] "DELETE /loadbalancer-listener/d4689593-c63a-48cd-8f93-3dc58ff908f0 HTTP/1.1" 200 115 0.049510 10.0.0.38 - - [2025-12-09 21:57:24] "GET /floating-ip/62281f17-bff9-48e8-9d4e-b9c0c7b625c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.003266 10.0.0.38 - - [2025-12-09 21:57:24] "POST /chown HTTP/1.1" 200 109 0.014345 10.0.0.38 - - [2025-12-09 21:57:24] "POST /chown HTTP/1.1" 200 109 0.021185 10.0.0.38 - - [2025-12-09 21:57:24] "POST /chown HTTP/1.1" 200 109 0.029568 10.0.0.38 - - [2025-12-09 21:57:24] "PUT /floating-ip/62281f17-bff9-48e8-9d4e-b9c0c7b625c9 HTTP/1.1" 200 256 0.065893 10.0.0.38 - - [2025-12-09 21:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691 10.0.0.38 - - [2025-12-09 21:57:24] "POST /chown HTTP/1.1" 200 109 0.019290 10.0.0.38 - - [2025-12-09 21:57:24] "POST /chown HTTP/1.1" 200 109 0.040911 10.0.0.38 - - [2025-12-09 21:57:24] "DELETE /floating-ip/62281f17-bff9-48e8-9d4e-b9c0c7b625c9 HTTP/1.1" 200 115 0.117750 10.0.0.38 - - [2025-12-09 21:57:24] "POST /chown HTTP/1.1" 200 109 0.008240 10.0.0.38 - - [2025-12-09 21:57:24] "POST /chown HTTP/1.1" 200 109 0.019295 10.0.0.38 - - [2025-12-09 21:57:24] "DELETE /loadbalancer/c821d880-9f30-45ea-9500-7534a9c096c6 HTTP/1.1" 200 115 0.058368 10.0.0.38 - - [2025-12-09 21:57:24] "PUT /service-instance/a23cf1e4-2ee2-4c38-b742-345c7602436b HTTP/1.1" 200 266 0.009796 10.0.0.38 - - [2025-12-09 21:57:24] "DELETE /instance-ip/6624b871-ce86-4280-9ed3-e60afd6c8241 HTTP/1.1" 200 115 0.068606 10.0.0.38 - - [2025-12-09 21:57:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.010274 10.0.0.38 - - [2025-12-09 21:57:24] "DELETE /virtual-machine-interface/93570b05-5145-45b6-9153-e0cbb195deec HTTP/1.1" 200 115 0.059362 10.0.0.38 - - [2025-12-09 21:57:24] "PUT /service-instance/a23cf1e4-2ee2-4c38-b742-345c7602436b HTTP/1.1" 200 266 0.021600 10.0.0.38 - - [2025-12-09 21:57:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.013045 10.0.0.38 - - [2025-12-09 21:57:24] "GET /floating-ip-pool/dcb68c34-0866-48b6-a2f7-a82390492087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.003253 10.0.0.38 - - [2025-12-09 21:57:24] "POST /ref-update HTTP/1.1" 200 156 0.041120 10.0.0.38 - - [2025-12-09 21:57:24] "PUT /service-instance/a23cf1e4-2ee2-4c38-b742-345c7602436b HTTP/1.1" 200 266 0.021241 10.0.0.38 - - [2025-12-09 21:57:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.036422 10.0.0.38 - - [2025-12-09 21:57:24] "DELETE /tag/a7853cf1-3749-4f02-b778-952e11538b99 HTTP/1.1" 200 115 0.146633 10.0.0.38 - - [2025-12-09 21:57:24] "DELETE /floating-ip-pool/dcb68c34-0866-48b6-a2f7-a82390492087 HTTP/1.1" 200 115 0.079870 10.0.0.38 - - [2025-12-09 21:57:24] "DELETE /service-instance/a23cf1e4-2ee2-4c38-b742-345c7602436b HTTP/1.1" 200 115 0.061182 10.0.0.38 - - [2025-12-09 21:57:24] "GET /virtual-machine-interface/dc69a788-5b69-4722-8cb3-e512928440ce?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.005442 10.0.0.38 - - [2025-12-09 21:57:24] "POST /useragent-kv HTTP/1.1" 200 115 0.001828 10.0.0.38 - - [2025-12-09 21:57:24] "POST /useragent-kv HTTP/1.1" 200 115 0.001003 10.0.0.38 - - [2025-12-09 21:57:24] "DELETE /virtual-network/4db06317-c653-4d3a-8195-d0a817e3649a HTTP/1.1" 200 115 0.139654 10.0.0.38 - - [2025-12-09 21:57:25] "GET /routing-instance/830f785e-bb2b-492d-83ae-6bb7056e80a7 HTTP/1.1" 404 171 0.001521 10.0.0.38 - - [2025-12-09 21:57:25] "GET /domains HTTP/1.1" 200 280 0.001250 10.0.0.38 - - [2025-12-09 21:57:25] "GET /domain/b31d3f70-c630-44e6-b9fb-79a00c76def1 HTTP/1.1" 200 3087 0.020292 10.0.0.38 - - [2025-12-09 21:57:25] "DELETE /virtual-machine-interface/dc69a788-5b69-4722-8cb3-e512928440ce HTTP/1.1" 200 115 0.077183 10.0.0.38 - - [2025-12-09 21:57:25] "POST /ref-update HTTP/1.1" 200 156 0.012628 10.0.0.38 - - [2025-12-09 21:57:25] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189 HTTP/1.1" 200 7142 0.048527 10.0.0.38 - - [2025-12-09 21:57:25] "DELETE /virtual-machine/82eeacd4-5541-42ea-9a2e-ab3df4269f20 HTTP/1.1" 200 115 0.070386 10.0.0.38 - - [2025-12-09 21:57:25] "GET /virtual-machine-interface/cada76c3-086f-490c-b185-17dd4e28ea43?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.026643 10.0.0.38 - - [2025-12-09 21:57:25] "GET /virtual-machine-interface/e89c40e2-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005787 10.0.0.38 - - [2025-12-09 21:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010545 10.0.0.38 - - [2025-12-09 21:57:25] "POST /set-tag HTTP/1.1" 200 109 0.007863 10.0.0.38 - - [2025-12-09 21:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.38 - - [2025-12-09 21:57:25] "GET /loadbalancer/0a8d37eb-1a8e-4ed7-915d-83c5dde92090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.009234 10.0.0.38 - - [2025-12-09 21:57:25] "DELETE /route-target/be89780e-d330-4be5-ad39-55b3a055343e HTTP/1.1" 200 115 0.039306 10.0.0.38 - - [2025-12-09 21:57:25] "GET /virtual-machine-interface/e89c40e2-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.009306 10.0.0.38 - - [2025-12-09 21:57:25] "DELETE /virtual-machine-interface/cada76c3-086f-490c-b185-17dd4e28ea43 HTTP/1.1" 200 115 0.060594 10.0.0.38 - - [2025-12-09 21:57:25] "DELETE /virtual-machine/072a78b7-82dc-4786-ae9b-5f6e1a20a5db HTTP/1.1" 200 115 0.051154 10.0.0.38 - - [2025-12-09 21:57:25] "POST /set-tag HTTP/1.1" 200 109 0.052879 10.0.0.38 - - [2025-12-09 21:57:25] "DELETE /loadbalancer-member/0ac07bd2-136a-451a-b8c7-760cca79432e HTTP/1.1" 200 115 0.032869 10.0.0.38 - - [2025-12-09 21:57:26] "GET /virtual-machine-interface/e89c40e2-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004974 10.0.0.38 - - [2025-12-09 21:57:26] "POST /set-tag HTTP/1.1" 200 109 0.006415 10.0.0.38 - - [2025-12-09 21:57:26] "GET /virtual-machine-interface/e89c40e2-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005283 10.0.0.38 - - [2025-12-09 21:57:26] "POST /set-tag HTTP/1.1" 200 109 0.002050 10.0.0.38 - - [2025-12-09 21:57:26] "GET /virtual-machine/df1d9be5-9a3f-4d3a-9320-a0b8f82c5ed6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002334 10.0.0.38 - - [2025-12-09 21:57:26] "POST /ref-update HTTP/1.1" 200 156 0.008581 10.0.0.38 - - [2025-12-09 21:57:26] "GET /virtual-machine-interface/e89c40e2-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004505 10.0.0.38 - - [2025-12-09 21:57:26] "POST /set-tag HTTP/1.1" 200 109 0.015052 10.0.0.38 - - [2025-12-09 21:57:26] "POST /set-tag HTTP/1.1" 200 109 0.024274 10.0.0.38 - - [2025-12-09 21:57:26] "POST /set-tag HTTP/1.1" 200 109 0.022125 10.0.0.38 - - [2025-12-09 21:57:26] "DELETE /instance-ip/e8b821ea-d549-11f0-910c-fa163eae162b HTTP/1.1" 200 115 0.050636 10.0.0.38 - - [2025-12-09 21:57:26] "POST /ref-update HTTP/1.1" 200 156 0.007906 10.0.0.38 - - [2025-12-09 21:57:27] "DELETE /virtual-machine-interface/e89c40e2-d549-11f0-910c-fa163eae162b HTTP/1.1" 200 115 0.041140 10.0.0.38 - - [2025-12-09 21:57:27] "DELETE /virtual-machine/df1d9be5-9a3f-4d3a-9320-a0b8f82c5ed6 HTTP/1.1" 200 115 0.020530 10.0.0.38 - - [2025-12-09 21:57:30] "GET /virtual-machine-interface/e82a57b6-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004625 10.0.0.38 - - [2025-12-09 21:57:30] "POST /set-tag HTTP/1.1" 200 109 0.003972 10.0.0.38 - - [2025-12-09 21:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.38 - - [2025-12-09 21:57:30] "GET /loadbalancer/0a8d37eb-1a8e-4ed7-915d-83c5dde92090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2226 0.002317 10.0.0.38 - - [2025-12-09 21:57:31] "GET /virtual-machine-interface/e82a57b6-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004241 10.0.0.38 - - [2025-12-09 21:57:31] "POST /set-tag HTTP/1.1" 200 109 0.004748 10.0.0.38 - - [2025-12-09 21:57:31] "GET /virtual-machine-interface/e82a57b6-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004540 10.0.0.38 - - [2025-12-09 21:57:31] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.38 - - [2025-12-09 21:57:31] "GET /virtual-machine/d3ece907-fe54-412a-b124-05fb940427ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.005293 10.0.0.38 - - [2025-12-09 21:57:31] "POST /ref-update HTTP/1.1" 200 156 0.018749 10.0.0.38 - - [2025-12-09 21:57:31] "GET /virtual-machine-interface/e82a57b6-d549-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.019803 10.0.0.38 - - [2025-12-09 21:57:31] "POST /set-tag HTTP/1.1" 200 109 0.036974 10.0.0.38 - - [2025-12-09 21:57:31] "POST /set-tag HTTP/1.1" 200 109 0.016207 10.0.0.38 - - [2025-12-09 21:57:31] "POST /set-tag HTTP/1.1" 200 109 0.020503 10.0.0.38 - - [2025-12-09 21:57:31] "DELETE /instance-ip/e842f474-d549-11f0-910c-fa163eae162b HTTP/1.1" 200 115 0.035838 10.0.0.38 - - [2025-12-09 21:57:31] "POST /ref-update HTTP/1.1" 200 156 0.010550 10.0.0.38 - - [2025-12-09 21:57:32] "DELETE /virtual-machine-interface/e82a57b6-d549-11f0-910c-fa163eae162b HTTP/1.1" 200 115 0.038714 10.0.0.38 - - [2025-12-09 21:57:32] "DELETE /virtual-machine/d3ece907-fe54-412a-b124-05fb940427ef HTTP/1.1" 200 115 0.016306 10.0.0.38 - - [2025-12-09 21:57:32] "DELETE /tag/e248a5d7-8e32-4e5e-86ff-e96cf51e6f74 HTTP/1.1" 200 115 0.030745 10.0.0.38 - - [2025-12-09 21:57:32] "DELETE /tag/ba8a6141-1644-428c-b3a0-1c0e82c3dcb7 HTTP/1.1" 200 115 0.061773 10.0.0.38 - - [2025-12-09 21:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.38 - - [2025-12-09 21:57:35] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043759 10.0.0.38 - - [2025-12-09 21:57:35] "POST /tags HTTP/1.1" 200 393 0.020247 10.0.0.38 - - [2025-12-09 21:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011299 10.0.0.38 - - [2025-12-09 21:57:35] "GET /tag/08fb3bc7-2dc8-4e23-863b-4a7d7c885979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1319 0.019573 10.0.0.38 - - [2025-12-09 21:57:35] "POST /tags HTTP/1.1" 200 341 0.022634 10.0.0.38 - - [2025-12-09 21:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.38 - - [2025-12-09 21:57:35] "GET /tag/7a4dd128-a1bd-4ae1-a828-d17a84091b5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013233 10.0.0.38 - - [2025-12-09 21:57:35] "POST /id-to-fqname HTTP/1.1" 200 192 0.000473 10.0.0.38 - - [2025-12-09 21:57:35] "POST /fqname-to-id HTTP/1.1" 404 201 0.004152 10.0.0.38 - - [2025-12-09 21:57:35] "POST /security-groups HTTP/1.1" 200 589 0.063011 10.0.0.38 - - [2025-12-09 21:57:35] "POST /fqname-to-id HTTP/1.1" 404 236 0.001625 10.0.0.38 - - [2025-12-09 21:57:35] "POST /projects HTTP/1.1" 200 519 0.190794 10.0.0.38 - - [2025-12-09 21:57:35] "POST /access-control-lists HTTP/1.1" 200 598 0.062875 10.0.0.38 - - [2025-12-09 21:57:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.027410 10.0.0.38 - - [2025-12-09 21:57:35] "POST /fqname-to-id HTTP/1.1" 404 235 0.023273 10.0.0.38 - - [2025-12-09 21:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013070 10.0.0.38 - - [2025-12-09 21:57:35] "GET /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007791 10.0.0.38 - - [2025-12-09 21:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.38 - - [2025-12-09 21:57:36] "GET /virtual-network/ae3b5668-e534-405d-9abe-6f8e41caa6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004738 10.0.0.38 - - [2025-12-09 21:57:36] "POST /access-control-lists HTTP/1.1" 200 596 0.065915 10.0.0.38 - - [2025-12-09 21:57:36] "PUT /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b HTTP/1.1" 200 264 0.093978 10.0.0.38 - - [2025-12-09 21:57:36] "PUT /virtual-network/ae3b5668-e534-405d-9abe-6f8e41caa6b4 HTTP/1.1" 200 264 0.047291 10.0.0.38 - - [2025-12-09 21:57:36] "POST /security-groups HTTP/1.1" 200 591 0.076029 10.0.0.38 - - [2025-12-09 21:57:36] "POST /fqname-to-id HTTP/1.1" 404 270 0.005679 10.0.0.38 - - [2025-12-09 21:57:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.034493 10.0.0.38 - - [2025-12-09 21:57:36] "POST /chown HTTP/1.1" 200 109 0.025672 10.0.0.38 - - [2025-12-09 21:57:36] "POST /access-control-lists HTTP/1.1" 200 632 0.083018 10.0.0.38 - - [2025-12-09 21:57:36] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003533 10.0.0.38 - - [2025-12-09 21:57:36] "POST /fqname-to-id HTTP/1.1" 404 269 0.015272 10.0.0.38 - - [2025-12-09 21:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009335 10.0.0.38 - - [2025-12-09 21:57:36] "GET /policy-management/271b68ee-4268-4dd3-9a1b-89577470aa47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009427 10.0.0.38 - - [2025-12-09 21:57:36] "POST /tags HTTP/1.1" 409 226 0.001385 10.0.0.38 - - [2025-12-09 21:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.38 - - [2025-12-09 21:57:36] "GET /tag/7a4dd128-a1bd-4ae1-a828-d17a84091b5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.049903 10.0.0.38 - - [2025-12-09 21:57:36] "POST /access-control-lists HTTP/1.1" 200 630 0.073515 10.0.0.38 - - [2025-12-09 21:57:36] "POST /firewall-rules HTTP/1.1" 200 600 0.095822 10.0.0.38 - - [2025-12-09 21:57:36] "GET /firewall-rule/151112ba-d0c9-4779-850c-051b5be116bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.007467 10.0.0.38 - - [2025-12-09 21:57:36] "GET /firewall-policy/32502074-13ad-4c46-bc93-ddd469a865cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003342 10.0.0.38 - - [2025-12-09 21:57:36] "GET /firewall-rule/151112ba-d0c9-4779-850c-051b5be116bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.001976 10.0.0.38 - - [2025-12-09 21:57:36] "POST /ref-update HTTP/1.1" 200 156 0.049262 10.0.0.38 - - [2025-12-09 21:57:36] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.019595 10.0.0.38 - - [2025-12-09 21:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004498 10.0.0.38 - - [2025-12-09 21:57:36] "GET /policy-management/271b68ee-4268-4dd3-9a1b-89577470aa47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003054 10.0.0.38 - - [2025-12-09 21:57:36] "POST /tags HTTP/1.1" 409 226 0.001683 10.0.0.38 - - [2025-12-09 21:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.38 - - [2025-12-09 21:57:36] "GET /tag/7a4dd128-a1bd-4ae1-a828-d17a84091b5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010263 10.0.0.38 - - [2025-12-09 21:57:37] "POST /firewall-rules HTTP/1.1" 200 598 0.063272 10.0.0.38 - - [2025-12-09 21:57:37] "GET /firewall-rule/5dc4fc88-225b-4be0-9deb-1ad967053e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.016253 10.0.0.38 - - [2025-12-09 21:57:37] "GET /firewall-policy/32502074-13ad-4c46-bc93-ddd469a865cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004107 10.0.0.38 - - [2025-12-09 21:57:37] "GET /firewall-rule/5dc4fc88-225b-4be0-9deb-1ad967053e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002217 10.0.0.38 - - [2025-12-09 21:57:37] "POST /ref-update HTTP/1.1" 200 156 0.043697 10.0.0.38 - - [2025-12-09 21:57:38] "POST /tags HTTP/1.1" 200 393 0.023758 10.0.0.38 - - [2025-12-09 21:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005119 10.0.0.38 - - [2025-12-09 21:57:38] "GET /tag/fd9bc431-1335-41c1-adb9-9277c19320e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011800 10.0.0.38 - - [2025-12-09 21:57:38] "POST /tags HTTP/1.1" 200 341 0.022227 10.0.0.38 - - [2025-12-09 21:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012434 10.0.0.38 - - [2025-12-09 21:57:38] "GET /tag/e329643c-ed30-4e07-a258-198f52f12ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011604 10.0.0.38 - - [2025-12-09 21:57:38] "POST /id-to-fqname HTTP/1.1" 200 192 0.003258 10.0.0.38 - - [2025-12-09 21:57:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.014681 10.0.0.38 - - [2025-12-09 21:57:38] "POST /security-groups HTTP/1.1" 200 589 0.076801 10.0.0.38 - - [2025-12-09 21:57:38] "POST /projects HTTP/1.1" 200 519 0.219608 10.0.0.38 - - [2025-12-09 21:57:39] "POST /fqname-to-id HTTP/1.1" 404 236 0.001820 10.0.0.38 - - [2025-12-09 21:57:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.010418 10.0.0.38 - - [2025-12-09 21:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.016726 10.0.0.38 - - [2025-12-09 21:57:39] "GET /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.018280 10.0.0.38 - - [2025-12-09 21:57:39] "POST /access-control-lists HTTP/1.1" 200 598 0.084805 10.0.0.38 - - [2025-12-09 21:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.022476 10.0.0.38 - - [2025-12-09 21:57:39] "POST /fqname-to-id HTTP/1.1" 404 235 0.013858 10.0.0.38 - - [2025-12-09 21:57:39] "GET /virtual-network/ae3b5668-e534-405d-9abe-6f8e41caa6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.009564 10.0.0.38 - - [2025-12-09 21:57:39] "POST /access-control-lists HTTP/1.1" 200 596 0.063135 10.0.0.38 - - [2025-12-09 21:57:39] "PUT /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b HTTP/1.1" 200 264 0.073897 10.0.0.38 - - [2025-12-09 21:57:39] "PUT /virtual-network/ae3b5668-e534-405d-9abe-6f8e41caa6b4 HTTP/1.1" 200 264 0.044880 10.0.0.38 - - [2025-12-09 21:57:39] "POST /security-groups HTTP/1.1" 200 591 0.075317 10.0.0.38 - - [2025-12-09 21:57:39] "POST /fqname-to-id HTTP/1.1" 404 270 0.007668 10.0.0.38 - - [2025-12-09 21:57:39] "POST /access-control-lists HTTP/1.1" 200 632 0.068562 10.0.0.38 - - [2025-12-09 21:57:39] "POST /fqname-to-id HTTP/1.1" 404 269 0.001444 10.0.0.38 - - [2025-12-09 21:57:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.070695 10.0.0.38 - - [2025-12-09 21:57:39] "POST /chown HTTP/1.1" 200 109 0.016448 10.0.0.38 - - [2025-12-09 21:57:39] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007253 10.0.0.38 - - [2025-12-09 21:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.38 - - [2025-12-09 21:57:39] "POST /access-control-lists HTTP/1.1" 200 630 0.088714 10.0.0.38 - - [2025-12-09 21:57:39] "GET /policy-management/271b68ee-4268-4dd3-9a1b-89577470aa47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.017098 10.0.0.38 - - [2025-12-09 21:57:39] "POST /tags HTTP/1.1" 409 226 0.001711 10.0.0.38 - - [2025-12-09 21:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.38 - - [2025-12-09 21:57:39] "GET /tag/e329643c-ed30-4e07-a258-198f52f12ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009622 10.0.0.38 - - [2025-12-09 21:57:39] "POST /firewall-rules HTTP/1.1" 200 600 0.069457 10.0.0.38 - - [2025-12-09 21:57:39] "GET /firewall-rule/7a1ad210-c5f5-484f-aaab-7a0e653e9281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.025707 10.0.0.38 - - [2025-12-09 21:57:39] "GET /firewall-policy/32502074-13ad-4c46-bc93-ddd469a865cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003825 10.0.0.38 - - [2025-12-09 21:57:39] "GET /firewall-rule/7a1ad210-c5f5-484f-aaab-7a0e653e9281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002068 10.0.0.38 - - [2025-12-09 21:57:39] "POST /ref-update HTTP/1.1" 200 156 0.044533 10.0.0.38 - - [2025-12-09 21:57:39] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002490 10.0.0.38 - - [2025-12-09 21:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.38 - - [2025-12-09 21:57:39] "GET /policy-management/271b68ee-4268-4dd3-9a1b-89577470aa47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002241 10.0.0.38 - - [2025-12-09 21:57:39] "POST /tags HTTP/1.1" 409 226 0.002465 10.0.0.38 - - [2025-12-09 21:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.38 - - [2025-12-09 21:57:40] "GET /tag/e329643c-ed30-4e07-a258-198f52f12ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016856 10.0.0.38 - - [2025-12-09 21:57:40] "POST /firewall-rules HTTP/1.1" 200 598 0.067909 10.0.0.38 - - [2025-12-09 21:57:40] "GET /firewall-rule/52d61af8-af7b-4ae5-8e83-1b1a1ee2abb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.017660 10.0.0.38 - - [2025-12-09 21:57:40] "GET /firewall-policy/32502074-13ad-4c46-bc93-ddd469a865cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.007587 10.0.0.38 - - [2025-12-09 21:57:40] "GET /firewall-rule/52d61af8-af7b-4ae5-8e83-1b1a1ee2abb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002945 10.0.0.38 - - [2025-12-09 21:57:40] "POST /ref-update HTTP/1.1" 200 156 0.059210 10.0.0.38 - - [2025-12-09 21:57:41] "POST /tags HTTP/1.1" 200 345 0.073960 10.0.0.38 - - [2025-12-09 21:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.38 - - [2025-12-09 21:57:41] "GET /tag/70ee7c68-842b-4abc-923e-1446f125a52f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.021577 10.0.0.38 - - [2025-12-09 21:57:41] "POST /projects HTTP/1.1" 409 238 0.004782 10.0.0.38 - - [2025-12-09 21:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.38 - - [2025-12-09 21:57:41] "GET /project/035292d0-d671-4795-946e-783a82fc541a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.049323 10.0.0.38 - - [2025-12-09 21:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004731 10.0.0.38 - - [2025-12-09 21:57:41] "GET /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003965 10.0.0.38 - - [2025-12-09 21:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.38 - - [2025-12-09 21:57:41] "GET /virtual-network/ae3b5668-e534-405d-9abe-6f8e41caa6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004507 10.0.0.38 - - [2025-12-09 21:57:41] "POST /security-groups HTTP/1.1" 409 285 0.002863 10.0.0.38 - - [2025-12-09 21:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.38 - - [2025-12-09 21:57:41] "GET /project/035292d0-d671-4795-946e-783a82fc541a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.028227 10.0.0.38 - - [2025-12-09 21:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001461 10.0.0.38 - - [2025-12-09 21:57:42] "PUT /security-group/23560433-a7be-4243-80da-11c3a315a391 HTTP/1.1" 200 262 0.061155 10.0.0.38 - - [2025-12-09 21:57:42] "PUT /access-control-list/e319cdb7-c5f7-410a-9f66-fcd96b5e0da9 HTTP/1.1" 200 272 0.013835 10.0.0.38 - - [2025-12-09 21:57:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.029607 10.0.0.38 - - [2025-12-09 21:57:42] "POST /tags HTTP/1.1" 409 228 0.004111 10.0.0.38 - - [2025-12-09 21:57:42] "PUT /access-control-list/cc3f764f-f935-4f1d-b851-973b46e174f6 HTTP/1.1" 200 272 0.022538 10.0.0.38 - - [2025-12-09 21:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.38 - - [2025-12-09 21:57:42] "GET /tag/70ee7c68-842b-4abc-923e-1446f125a52f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013156 10.0.0.38 - - [2025-12-09 21:57:42] "POST /tags HTTP/1.1" 200 345 0.032995 10.0.0.38 - - [2025-12-09 21:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.38 - - [2025-12-09 21:57:42] "GET /tag/aa0f2c5f-fd05-4602-a29d-d6a961f4dab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011555 10.0.0.38 - - [2025-12-09 21:57:42] "POST /projects HTTP/1.1" 409 238 0.001793 10.0.0.38 - - [2025-12-09 21:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.38 - - [2025-12-09 21:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.38 - - [2025-12-09 21:57:42] "GET /project/32baea04-fb58-4387-9184-0ef4b157d58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027667 10.0.0.38 - - [2025-12-09 21:57:42] "GET /project/32baea04-fb58-4387-9184-0ef4b157d58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043492 10.0.0.38 - - [2025-12-09 21:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.38 - - [2025-12-09 21:57:42] "GET /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005399 10.0.0.38 - - [2025-12-09 21:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.38 - - [2025-12-09 21:57:42] "GET /virtual-network/ae3b5668-e534-405d-9abe-6f8e41caa6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004271 10.0.0.38 - - [2025-12-09 21:57:42] "POST /security-groups HTTP/1.1" 409 285 0.002247 10.0.0.38 - - [2025-12-09 21:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.38 - - [2025-12-09 21:57:42] "PUT /security-group/b652fd48-f420-4f91-ab5b-7c1b0089b46f HTTP/1.1" 200 262 0.058977 10.0.0.38 - - [2025-12-09 21:57:42] "PUT /access-control-list/8632923b-0e01-479e-a22f-e8d71c228ddb HTTP/1.1" 200 272 0.013224 10.0.0.38 - - [2025-12-09 21:57:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.024311 10.0.0.38 - - [2025-12-09 21:57:42] "POST /tags HTTP/1.1" 409 228 0.003602 10.0.0.38 - - [2025-12-09 21:57:42] "PUT /access-control-list/f760198a-2c91-4136-adc9-adf1d18d60bb HTTP/1.1" 200 272 0.023884 10.0.0.38 - - [2025-12-09 21:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.38 - - [2025-12-09 21:57:42] "GET /tag/aa0f2c5f-fd05-4602-a29d-d6a961f4dab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010329 10.0.0.38 - - [2025-12-09 21:57:42] "POST /tags HTTP/1.1" 200 291 0.054674 10.0.0.38 - - [2025-12-09 21:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.38 - - [2025-12-09 21:57:42] "GET /tag/0361d411-64b4-46b4-a7b8-8d9f8533ad76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.012087 10.0.0.38 - - [2025-12-09 21:57:42] "POST /tags HTTP/1.1" 200 303 0.046033 10.0.0.38 - - [2025-12-09 21:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012423 10.0.0.38 - - [2025-12-09 21:57:42] "GET /tag/57ca1472-2e61-43a2-b438-d14f865952b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012371 10.0.0.38 - - [2025-12-09 21:57:42] "POST /tags HTTP/1.1" 409 252 0.001721 10.0.0.38 - - [2025-12-09 21:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001339 10.0.0.38 - - [2025-12-09 21:57:42] "GET /tag/08fb3bc7-2dc8-4e23-863b-4a7d7c885979?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1319 0.010197 10.0.0.38 - - [2025-12-09 21:57:42] "POST /tags HTTP/1.1" 409 226 0.002043 10.0.0.38 - - [2025-12-09 21:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.38 - - [2025-12-09 21:57:42] "GET /tag/7a4dd128-a1bd-4ae1-a828-d17a84091b5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016022 10.0.0.38 - - [2025-12-09 21:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.38 - - [2025-12-09 21:57:43] "GET /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005199 10.0.0.38 - - [2025-12-09 21:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.38 - - [2025-12-09 21:57:43] "GET /project/035292d0-d671-4795-946e-783a82fc541a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035380 10.0.0.38 - - [2025-12-09 21:57:43] "POST /virtual-machines HTTP/1.1" 200 395 0.008762 10.0.0.38 - - [2025-12-09 21:57:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.021464 10.0.0.38 - - [2025-12-09 21:57:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101705 10.0.0.38 - - [2025-12-09 21:57:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.007276 10.0.0.38 - - [2025-12-09 21:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006261 10.0.0.38 - - [2025-12-09 21:57:43] "GET /virtual-machine-interface/16958efe-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006559 10.0.0.38 - - [2025-12-09 21:57:43] "POST /instance-ips HTTP/1.1" 200 397 0.032663 10.0.0.38 - - [2025-12-09 21:57:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.023868 10.0.0.38 - - [2025-12-09 21:57:43] "GET /virtual-machine-interface/16958efe-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006273 10.0.0.38 - - [2025-12-09 21:57:43] "POST /set-tag HTTP/1.1" 200 109 0.063686 10.0.0.38 - - [2025-12-09 21:57:43] "GET /virtual-machine-interface/16958efe-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014186 10.0.0.38 - - [2025-12-09 21:57:43] "GET /instance-ip/16ae3440-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003758 10.0.0.38 - - [2025-12-09 21:57:43] "GET /virtual-machine-interface/16958efe-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005061 10.0.0.38 - - [2025-12-09 21:57:43] "POST /set-tag HTTP/1.1" 200 109 0.004541 10.0.0.38 - - [2025-12-09 21:57:43] "GET /virtual-router/1754d31a-e9e1-4879-b124-c9fadd2d795b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004378 10.0.0.38 - - [2025-12-09 21:57:43] "POST /ref-update HTTP/1.1" 200 156 0.008575 10.0.0.38 - - [2025-12-09 21:57:43] "GET /virtual-machine-interface/16958efe-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014049 10.0.0.38 - - [2025-12-09 21:57:43] "POST /set-tag HTTP/1.1" 200 109 0.004201 10.0.0.38 - - [2025-12-09 21:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.38 - - [2025-12-09 21:57:43] "GET /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003879 10.0.0.38 - - [2025-12-09 21:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001486 10.0.0.38 - - [2025-12-09 21:57:43] "GET /project/035292d0-d671-4795-946e-783a82fc541a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.032083 10.0.0.38 - - [2025-12-09 21:57:43] "POST /virtual-machines HTTP/1.1" 200 395 0.022095 10.0.0.38 - - [2025-12-09 21:57:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.011085 10.0.0.38 - - [2025-12-09 21:57:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099711 10.0.0.38 - - [2025-12-09 21:57:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.007985 10.0.0.38 - - [2025-12-09 21:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.019560 10.0.0.38 - - [2025-12-09 21:57:44] "GET /virtual-machine-interface/170c049e-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005222 10.0.0.38 - - [2025-12-09 21:57:44] "POST /instance-ips HTTP/1.1" 200 397 0.021841 10.0.0.38 - - [2025-12-09 21:57:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.023100 10.0.0.38 - - [2025-12-09 21:57:44] "GET /virtual-machine-interface/170c049e-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014066 10.0.0.38 - - [2025-12-09 21:57:44] "POST /set-tag HTTP/1.1" 200 109 0.063928 10.0.0.38 - - [2025-12-09 21:57:44] "GET /virtual-machine-interface/170c049e-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012745 10.0.0.38 - - [2025-12-09 21:57:44] "GET /instance-ip/17242eac-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002626 10.0.0.38 - - [2025-12-09 21:57:44] "GET /virtual-machine-interface/170c049e-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005217 10.0.0.38 - - [2025-12-09 21:57:44] "POST /set-tag HTTP/1.1" 200 109 0.002023 10.0.0.38 - - [2025-12-09 21:57:44] "GET /virtual-router/1754d31a-e9e1-4879-b124-c9fadd2d795b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003597 10.0.0.38 - - [2025-12-09 21:57:44] "POST /ref-update HTTP/1.1" 200 156 0.007789 10.0.0.38 - - [2025-12-09 21:57:44] "GET /virtual-machine-interface/170c049e-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008102 10.0.0.38 - - [2025-12-09 21:57:44] "POST /set-tag HTTP/1.1" 200 109 0.003050 10.0.0.38 - - [2025-12-09 21:57:44] "POST /tags HTTP/1.1" 200 291 0.019403 10.0.0.38 - - [2025-12-09 21:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009411 10.0.0.38 - - [2025-12-09 21:57:44] "GET /tag/ba45d269-b20d-45cf-96e8-404d88e01b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012044 10.0.0.38 - - [2025-12-09 21:57:44] "POST /tags HTTP/1.1" 409 252 0.002218 10.0.0.38 - - [2025-12-09 21:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.38 - - [2025-12-09 21:57:44] "GET /tag/fd9bc431-1335-41c1-adb9-9277c19320e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010464 10.0.0.38 - - [2025-12-09 21:57:44] "POST /tags HTTP/1.1" 409 226 0.001789 10.0.0.38 - - [2025-12-09 21:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.38 - - [2025-12-09 21:57:44] "GET /tag/e329643c-ed30-4e07-a258-198f52f12ab0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012282 10.0.0.38 - - [2025-12-09 21:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.38 - - [2025-12-09 21:57:44] "GET /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004605 10.0.0.38 - - [2025-12-09 21:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.38 - - [2025-12-09 21:57:44] "GET /project/32baea04-fb58-4387-9184-0ef4b157d58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034827 10.0.0.38 - - [2025-12-09 21:57:44] "POST /virtual-machines HTTP/1.1" 200 395 0.011939 10.0.0.38 - - [2025-12-09 21:57:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.008291 10.0.0.38 - - [2025-12-09 21:57:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107795 10.0.0.38 - - [2025-12-09 21:57:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.023656 10.0.0.38 - - [2025-12-09 21:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.38 - - [2025-12-09 21:57:45] "GET /virtual-machine-interface/17a1f378-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004605 10.0.0.38 - - [2025-12-09 21:57:45] "POST /instance-ips HTTP/1.1" 200 397 0.034848 10.0.0.38 - - [2025-12-09 21:57:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.030396 10.0.0.38 - - [2025-12-09 21:57:45] "GET /virtual-machine-interface/17a1f378-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006112 10.0.0.38 - - [2025-12-09 21:57:45] "POST /set-tag HTTP/1.1" 200 109 0.071728 10.0.0.38 - - [2025-12-09 21:57:45] "GET /virtual-machine-interface/17a1f378-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017684 10.0.0.38 - - [2025-12-09 21:57:45] "GET /instance-ip/17b6eeea-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003388 10.0.0.38 - - [2025-12-09 21:57:45] "GET /virtual-machine-interface/17a1f378-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006118 10.0.0.38 - - [2025-12-09 21:57:45] "POST /set-tag HTTP/1.1" 200 109 0.008132 10.0.0.38 - - [2025-12-09 21:57:45] "GET /virtual-router/1754d31a-e9e1-4879-b124-c9fadd2d795b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004358 10.0.0.38 - - [2025-12-09 21:57:45] "POST /ref-update HTTP/1.1" 200 156 0.008926 10.0.0.38 - - [2025-12-09 21:57:45] "GET /virtual-machine-interface/17a1f378-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015837 10.0.0.38 - - [2025-12-09 21:57:45] "POST /set-tag HTTP/1.1" 200 109 0.002673 10.0.0.38 - - [2025-12-09 21:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011006 10.0.0.38 - - [2025-12-09 21:57:45] "GET /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005761 10.0.0.38 - - [2025-12-09 21:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.38 - - [2025-12-09 21:57:45] "GET /project/32baea04-fb58-4387-9184-0ef4b157d58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036660 10.0.0.38 - - [2025-12-09 21:57:45] "POST /virtual-machines HTTP/1.1" 200 395 0.009664 10.0.0.38 - - [2025-12-09 21:57:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.012621 10.0.0.38 - - [2025-12-09 21:57:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.101212 10.0.0.38 - - [2025-12-09 21:57:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.011084 10.0.0.38 - - [2025-12-09 21:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007588 10.0.0.38 - - [2025-12-09 21:57:45] "GET /virtual-machine-interface/18196138-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004713 10.0.0.38 - - [2025-12-09 21:57:45] "POST /instance-ips HTTP/1.1" 200 397 0.019869 10.0.0.38 - - [2025-12-09 21:57:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.023574 10.0.0.38 - - [2025-12-09 21:57:45] "GET /virtual-machine-interface/18196138-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005261 10.0.0.38 - - [2025-12-09 21:57:46] "POST /set-tag HTTP/1.1" 200 109 0.060123 10.0.0.38 - - [2025-12-09 21:57:46] "GET /virtual-machine-interface/18196138-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016499 10.0.0.38 - - [2025-12-09 21:57:46] "GET /instance-ip/18326174-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002528 10.0.0.38 - - [2025-12-09 21:57:46] "GET /virtual-machine-interface/18196138-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004274 10.0.0.38 - - [2025-12-09 21:57:46] "POST /set-tag HTTP/1.1" 200 109 0.002092 10.0.0.38 - - [2025-12-09 21:57:46] "GET /virtual-router/1754d31a-e9e1-4879-b124-c9fadd2d795b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003374 10.0.0.38 - - [2025-12-09 21:57:46] "POST /ref-update HTTP/1.1" 200 156 0.008713 10.0.0.38 - - [2025-12-09 21:57:46] "GET /virtual-machine-interface/18196138-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013898 10.0.0.38 - - [2025-12-09 21:57:46] "POST /set-tag HTTP/1.1" 200 109 0.002993 10.0.0.38 - - [2025-12-09 21:57:46] "POST /tags HTTP/1.1" 200 299 0.017367 10.0.0.38 - - [2025-12-09 21:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012091 10.0.0.38 - - [2025-12-09 21:57:46] "GET /tag/0c494cf7-673d-42c4-80c6-a66fea943854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1098 0.012170 10.0.0.38 - - [2025-12-09 21:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.38 - - [2025-12-09 21:57:46] "GET /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004221 10.0.0.38 - - [2025-12-09 21:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.38 - - [2025-12-09 21:57:46] "GET /project/035292d0-d671-4795-946e-783a82fc541a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.031518 10.0.0.38 - - [2025-12-09 21:57:46] "POST /virtual-machines HTTP/1.1" 200 395 0.017508 10.0.0.38 - - [2025-12-09 21:57:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.019212 10.0.0.38 - - [2025-12-09 21:57:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102449 10.0.0.38 - - [2025-12-09 21:57:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.008847 10.0.0.38 - - [2025-12-09 21:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009248 10.0.0.38 - - [2025-12-09 21:57:46] "GET /virtual-machine-interface/18966bd8-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004870 10.0.0.38 - - [2025-12-09 21:57:46] "POST /instance-ips HTTP/1.1" 200 397 0.020047 10.0.0.38 - - [2025-12-09 21:57:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.019323 10.0.0.38 - - [2025-12-09 21:57:46] "GET /virtual-machine-interface/18966bd8-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004952 10.0.0.38 - - [2025-12-09 21:57:46] "POST /set-tag HTTP/1.1" 200 109 0.050298 10.0.0.38 - - [2025-12-09 21:57:46] "GET /virtual-machine-interface/18966bd8-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013434 10.0.0.38 - - [2025-12-09 21:57:46] "GET /instance-ip/18aeb72e-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.016180 10.0.0.38 - - [2025-12-09 21:57:47] "GET /virtual-machine-interface/18966bd8-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005688 10.0.0.38 - - [2025-12-09 21:57:47] "POST /set-tag HTTP/1.1" 200 109 0.002708 10.0.0.38 - - [2025-12-09 21:57:47] "POST /tags HTTP/1.1" 200 299 0.019069 10.0.0.38 - - [2025-12-09 21:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.38 - - [2025-12-09 21:57:47] "GET /tag/25537d25-7815-41a1-af88-af0d71dc9238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014862 10.0.0.38 - - [2025-12-09 21:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.38 - - [2025-12-09 21:57:47] "GET /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006198 10.0.0.38 - - [2025-12-09 21:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.38 - - [2025-12-09 21:57:47] "GET /project/035292d0-d671-4795-946e-783a82fc541a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.030287 10.0.0.38 - - [2025-12-09 21:57:47] "POST /virtual-machines HTTP/1.1" 200 395 0.010078 10.0.0.38 - - [2025-12-09 21:57:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.023596 10.0.0.38 - - [2025-12-09 21:57:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.128236 10.0.0.38 - - [2025-12-09 21:57:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.008010 10.0.0.38 - - [2025-12-09 21:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008090 10.0.0.38 - - [2025-12-09 21:57:47] "GET /virtual-machine-interface/190b13ca-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004212 10.0.0.38 - - [2025-12-09 21:57:47] "POST /instance-ips HTTP/1.1" 200 397 0.019017 10.0.0.38 - - [2025-12-09 21:57:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.025172 10.0.0.38 - - [2025-12-09 21:57:47] "GET /virtual-machine-interface/190b13ca-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012111 10.0.0.38 - - [2025-12-09 21:57:47] "POST /set-tag HTTP/1.1" 200 109 0.017177 10.0.0.38 - - [2025-12-09 21:57:47] "GET /virtual-machine-interface/190b13ca-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019639 10.0.0.38 - - [2025-12-09 21:57:47] "GET /instance-ip/1927e022-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002824 10.0.0.38 - - [2025-12-09 21:57:47] "GET /virtual-machine-interface/190b13ca-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004252 10.0.0.38 - - [2025-12-09 21:57:47] "POST /set-tag HTTP/1.1" 200 109 0.002321 10.0.0.38 - - [2025-12-09 21:57:47] "POST /tags HTTP/1.1" 200 299 0.018723 10.0.0.38 - - [2025-12-09 21:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.38 - - [2025-12-09 21:57:47] "GET /tag/b4c234ee-00fa-474b-b17e-8d64e9629865?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.011274 10.0.0.38 - - [2025-12-09 21:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.38 - - [2025-12-09 21:57:47] "GET /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003429 10.0.0.38 - - [2025-12-09 21:57:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.38 - - [2025-12-09 21:57:47] "GET /project/32baea04-fb58-4387-9184-0ef4b157d58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030491 10.0.0.38 - - [2025-12-09 21:57:47] "POST /virtual-machines HTTP/1.1" 200 395 0.007364 10.0.0.38 - - [2025-12-09 21:57:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.009115 10.0.0.38 - - [2025-12-09 21:57:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103826 10.0.0.38 - - [2025-12-09 21:57:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.027838 10.0.0.38 - - [2025-12-09 21:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008960 10.0.0.38 - - [2025-12-09 21:57:48] "GET /virtual-machine-interface/197637fe-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004551 10.0.0.38 - - [2025-12-09 21:57:48] "POST /instance-ips HTTP/1.1" 200 397 0.018162 10.0.0.38 - - [2025-12-09 21:57:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.021163 10.0.0.38 - - [2025-12-09 21:57:48] "GET /virtual-machine-interface/197637fe-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014129 10.0.0.38 - - [2025-12-09 21:57:48] "POST /set-tag HTTP/1.1" 200 109 0.017836 10.0.0.38 - - [2025-12-09 21:57:48] "GET /virtual-machine-interface/197637fe-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020085 10.0.0.38 - - [2025-12-09 21:57:48] "GET /instance-ip/198b878a-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002872 10.0.0.38 - - [2025-12-09 21:57:48] "GET /virtual-machine-interface/197637fe-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004030 10.0.0.38 - - [2025-12-09 21:57:48] "POST /set-tag HTTP/1.1" 200 109 0.002199 10.0.0.38 - - [2025-12-09 21:57:48] "POST /tags HTTP/1.1" 200 299 0.022161 10.0.0.38 - - [2025-12-09 21:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.38 - - [2025-12-09 21:57:48] "GET /tag/bfbe4e50-3bf0-43cf-aa16-71265d2009f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012571 10.0.0.38 - - [2025-12-09 21:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.38 - - [2025-12-09 21:57:48] "GET /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004393 10.0.0.38 - - [2025-12-09 21:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.38 - - [2025-12-09 21:57:48] "GET /project/32baea04-fb58-4387-9184-0ef4b157d58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033162 10.0.0.38 - - [2025-12-09 21:57:48] "POST /virtual-machines HTTP/1.1" 200 395 0.007804 10.0.0.38 - - [2025-12-09 21:57:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.016333 10.0.0.38 - - [2025-12-09 21:57:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103859 10.0.0.38 - - [2025-12-09 21:57:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.016676 10.0.0.38 - - [2025-12-09 21:57:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007921 10.0.0.38 - - [2025-12-09 21:57:48] "GET /virtual-machine-interface/19ddedcc-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004409 10.0.0.38 - - [2025-12-09 21:57:48] "POST /instance-ips HTTP/1.1" 200 397 0.019580 10.0.0.38 - - [2025-12-09 21:57:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.017562 10.0.0.38 - - [2025-12-09 21:57:48] "GET /virtual-machine-interface/19ddedcc-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011846 10.0.0.38 - - [2025-12-09 21:57:49] "POST /set-tag HTTP/1.1" 200 109 0.018020 10.0.0.38 - - [2025-12-09 21:57:49] "GET /virtual-machine-interface/19ddedcc-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011147 10.0.0.38 - - [2025-12-09 21:57:49] "GET /instance-ip/19f3af68-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005087 10.0.0.38 - - [2025-12-09 21:57:49] "GET /virtual-machine-interface/19ddedcc-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004398 10.0.0.38 - - [2025-12-09 21:57:49] "POST /set-tag HTTP/1.1" 200 109 0.002357 10.0.0.38 - - [2025-12-09 21:57:49] "GET /virtual-router/1754d31a-e9e1-4879-b124-c9fadd2d795b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003609 10.0.0.38 - - [2025-12-09 21:57:49] "POST /ref-update HTTP/1.1" 200 156 0.007891 10.0.0.38 - - [2025-12-09 21:57:49] "GET /virtual-machine-interface/18966bd8-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009389 10.0.0.38 - - [2025-12-09 21:57:49] "POST /set-tag HTTP/1.1" 200 109 0.002892 10.0.0.38 - - [2025-12-09 21:57:49] "GET /virtual-machine-interface/16958efe-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004505 10.0.0.38 - - [2025-12-09 21:57:49] "POST /set-tag HTTP/1.1" 200 109 0.002070 10.0.0.38 - - [2025-12-09 21:57:49] "GET /virtual-router/1754d31a-e9e1-4879-b124-c9fadd2d795b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003838 10.0.0.38 - - [2025-12-09 21:57:49] "POST /ref-update HTTP/1.1" 200 156 0.008721 10.0.0.38 - - [2025-12-09 21:57:49] "GET /virtual-machine-interface/190b13ca-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004064 10.0.0.38 - - [2025-12-09 21:57:49] "POST /set-tag HTTP/1.1" 200 109 0.001981 10.0.0.38 - - [2025-12-09 21:57:49] "GET /virtual-router/1754d31a-e9e1-4879-b124-c9fadd2d795b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.003486 10.0.0.38 - - [2025-12-09 21:57:49] "POST /ref-update HTTP/1.1" 200 156 0.018152 10.0.0.38 - - [2025-12-09 21:57:49] "GET /virtual-machine-interface/197637fe-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010119 10.0.0.38 - - [2025-12-09 21:57:49] "POST /set-tag HTTP/1.1" 200 109 0.002609 10.0.0.38 - - [2025-12-09 21:57:49] "GET /virtual-machine-interface/170c049e-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004085 10.0.0.38 - - [2025-12-09 21:57:49] "POST /set-tag HTTP/1.1" 200 109 0.001996 10.0.0.38 - - [2025-12-09 21:57:49] "GET /virtual-router/1754d31a-e9e1-4879-b124-c9fadd2d795b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004019 10.0.0.38 - - [2025-12-09 21:57:49] "POST /ref-update HTTP/1.1" 200 156 0.007534 10.0.0.38 - - [2025-12-09 21:57:49] "GET /virtual-machine-interface/19ddedcc-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004065 10.0.0.38 - - [2025-12-09 21:57:49] "POST /set-tag HTTP/1.1" 200 109 0.001951 10.0.0.38 - - [2025-12-09 21:57:49] "GET /virtual-machine-interface/17a1f378-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003636 10.0.0.38 - - [2025-12-09 21:57:49] "POST /set-tag HTTP/1.1" 200 109 0.002427 10.0.0.38 - - [2025-12-09 21:57:49] "GET /virtual-machine-interface/18196138-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004558 10.0.0.38 - - [2025-12-09 21:57:49] "POST /set-tag HTTP/1.1" 200 109 0.001962 10.0.0.38 - - [2025-12-09 21:57:49] "GET /virtual-machine-interface/18966bd8-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004243 10.0.0.38 - - [2025-12-09 21:57:49] "POST /set-tag HTTP/1.1" 200 109 0.002098 10.0.0.38 - - [2025-12-09 21:57:49] "GET /virtual-machine-interface/190b13ca-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003545 10.0.0.38 - - [2025-12-09 21:57:49] "POST /set-tag HTTP/1.1" 200 109 0.002168 10.0.0.38 - - [2025-12-09 21:57:49] "GET /virtual-machine-interface/197637fe-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005112 10.0.0.38 - - [2025-12-09 21:57:49] "POST /set-tag HTTP/1.1" 200 109 0.002375 10.0.0.38 - - [2025-12-09 21:57:49] "GET /virtual-machine-interface/170c049e-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004228 10.0.0.38 - - [2025-12-09 21:57:49] "POST /set-tag HTTP/1.1" 200 109 0.002560 10.0.0.38 - - [2025-12-09 21:57:49] "GET /virtual-machine-interface/19ddedcc-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004294 10.0.0.38 - - [2025-12-09 21:57:49] "POST /set-tag HTTP/1.1" 200 109 0.002171 10.0.0.38 - - [2025-12-09 21:57:49] "GET /virtual-machine-interface/18196138-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004181 10.0.0.38 - - [2025-12-09 21:57:49] "POST /set-tag HTTP/1.1" 200 109 0.002017 10.0.0.38 - - [2025-12-09 21:57:53] "GET /virtual-machine-interface/197637fe-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005117 10.0.0.38 - - [2025-12-09 21:57:53] "POST /set-tag HTTP/1.1" 200 109 0.002123 10.0.0.38 - - [2025-12-09 21:57:53] "GET /virtual-machine-interface/18966bd8-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006616 10.0.0.38 - - [2025-12-09 21:57:53] "POST /set-tag HTTP/1.1" 200 109 0.002314 10.0.0.38 - - [2025-12-09 21:57:54] "GET /virtual-machine-interface/17a1f378-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007154 10.0.0.38 - - [2025-12-09 21:57:54] "POST /set-tag HTTP/1.1" 200 109 0.003683 10.0.0.38 - - [2025-12-09 21:57:54] "GET /virtual-machine-interface/190b13ca-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007797 10.0.0.38 - - [2025-12-09 21:57:54] "POST /set-tag HTTP/1.1" 200 109 0.002743 10.0.0.38 - - [2025-12-09 21:57:55] "GET /virtual-machine-interface/16958efe-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004195 10.0.0.38 - - [2025-12-09 21:57:55] "POST /set-tag HTTP/1.1" 200 109 0.002052 10.0.0.38 - - [2025-12-09 21:57:57] "GET /virtual-machine/0155991b-7ac3-43be-aa25-d7a07a9534a7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1253 0.004902 10.0.0.38 - - [2025-12-09 21:57:57] "GET /virtual-machine-interface/16958efe-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005891 10.0.0.38 - - [2025-12-09 21:57:57] "GET /virtual-machine/331a9bfc-1c1d-4b60-82a6-8007027405d2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003029 10.0.0.38 - - [2025-12-09 21:57:57] "GET /virtual-machine-interface/170c049e-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003811 10.0.0.38 - - [2025-12-09 21:57:57] "GET /virtual-machine/26005b1b-c91e-46e9-853d-80300cc72043?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003682 10.0.0.38 - - [2025-12-09 21:57:57] "GET /virtual-machine-interface/17a1f378-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004178 10.0.0.38 - - [2025-12-09 21:57:57] "GET /virtual-machine/41700f8f-1a61-409e-b873-4a0d141146a9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003333 10.0.0.38 - - [2025-12-09 21:57:57] "GET /virtual-machine-interface/18196138-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004138 10.0.0.38 - - [2025-12-09 21:57:57] "GET /virtual-machine/cab2adc6-f0f0-4730-993f-1119c9d990c7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003242 10.0.0.38 - - [2025-12-09 21:57:57] "GET /virtual-machine-interface/18966bd8-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004491 10.0.0.38 - - [2025-12-09 21:57:57] "GET /virtual-machine/41bbec9a-fa4a-465a-aec8-2c019ce84873?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003760 10.0.0.38 - - [2025-12-09 21:57:57] "GET /virtual-machine-interface/197637fe-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004476 10.0.0.38 - - [2025-12-09 21:57:57] "GET /virtual-machine/0bb5408f-9577-448c-bb73-4b0d4bc9dfde?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003071 10.0.0.38 - - [2025-12-09 21:57:57] "GET /virtual-machine-interface/190b13ca-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004005 10.0.0.38 - - [2025-12-09 21:57:59] "GET /virtual-machine-interface/19ddedcc-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004121 10.0.0.38 - - [2025-12-09 21:57:59] "POST /set-tag HTTP/1.1" 200 109 0.002262 10.0.0.38 - - [2025-12-09 21:58:02] "GET /virtual-machine/c827aff3-ecb9-482e-9d3a-16af208bf972?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002872 10.0.0.38 - - [2025-12-09 21:58:02] "GET /virtual-machine-interface/19ddedcc-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005857 10.0.0.38 - - [2025-12-09 21:58:03] "GET /loadbalancer/4fbde27e-8dd3-44e8-9ec8-205daf737ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001954 10.0.0.38 - - [2025-12-09 21:58:03] "POST /tags HTTP/1.1" 200 333 0.021623 10.0.0.38 - - [2025-12-09 21:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.38 - - [2025-12-09 21:58:03] "GET /tag/5caeb523-d18a-4b0b-88a6-837539469b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.011369 10.0.0.38 - - [2025-12-09 21:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.38 - - [2025-12-09 21:58:03] "GET /project/035292d0-d671-4795-946e-783a82fc541a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.034121 10.0.0.38 - - [2025-12-09 21:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.38 - - [2025-12-09 21:58:03] "GET /virtual-network/ae3b5668-e534-405d-9abe-6f8e41caa6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004363 10.0.0.38 - - [2025-12-09 21:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.38 - - [2025-12-09 21:58:03] "GET /service-appliance-set/0aab8ada-7ac1-4131-be4f-28ec529db15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.002308 10.0.0.38 - - [2025-12-09 21:58:03] "POST /fqname-to-id HTTP/1.1" 404 273 0.001531 10.0.0.38 - - [2025-12-09 21:58:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.089959 10.0.0.38 - - [2025-12-09 21:58:03] "GET /virtual-machine-interface/bc5b3fc3-8635-4988-a57b-602fc7fb0260?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.013972 10.0.0.38 - - [2025-12-09 21:58:03] "POST /instance-ips HTTP/1.1" 200 409 0.019564 10.0.0.38 - - [2025-12-09 21:58:03] "GET /instance-ip/8499ab27-69fd-44dd-bc69-1c6769a7d043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003841 10.0.0.38 - - [2025-12-09 21:58:03] "POST /loadbalancers HTTP/1.1" 200 629 0.058305 10.0.0.38 - - [2025-12-09 21:58:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.018490 10.0.0.38 - - [2025-12-09 21:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005342 10.0.0.38 - - [2025-12-09 21:58:03] "GET /project/035292d0-d671-4795-946e-783a82fc541a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.043058 10.0.0.38 - - [2025-12-09 21:58:03] "GET /instance-ip/8499ab27-69fd-44dd-bc69-1c6769a7d043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.009055 10.0.0.38 - - [2025-12-09 21:58:03] "GET /project/035292d0-d671-4795-946e-783a82fc541a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.042315 10.0.0.38 - - [2025-12-09 21:58:03] "GET /loadbalancer/4fbde27e-8dd3-44e8-9ec8-205daf737ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.007545 10.0.0.38 - - [2025-12-09 21:58:04] "POST /floating-ips HTTP/1.1" 200 597 0.044144 10.0.0.38 - - [2025-12-09 21:58:04] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.054973 10.0.0.38 - - [2025-12-09 21:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.38 - - [2025-12-09 21:58:04] "GET /project/035292d0-d671-4795-946e-783a82fc541a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.032213 10.0.0.38 - - [2025-12-09 21:58:04] "GET /loadbalancer-listener/11310608-5853-4caf-b401-ea0e9a26da74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003651 10.0.0.38 - - [2025-12-09 21:58:04] "GET /loadbalancer-listener/11310608-5853-4caf-b401-ea0e9a26da74?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003882 10.0.0.38 - - [2025-12-09 21:58:04] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.017883 10.0.0.38 - - [2025-12-09 21:58:04] "GET /instance-ip/8499ab27-69fd-44dd-bc69-1c6769a7d043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.002830 10.0.0.38 - - [2025-12-09 21:58:04] "GET /instance-ip/8499ab27-69fd-44dd-bc69-1c6769a7d043?fields=floating_ips HTTP/1.1" 200 1212 0.008839 10.0.0.38 - - [2025-12-09 21:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.38 - - [2025-12-09 21:58:04] "GET /floating-ip/9b224736-1c05-4fa3-b9f4-cc5a164690e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.003125 10.0.0.38 - - [2025-12-09 21:58:04] "GET /loadbalancer/4fbde27e-8dd3-44e8-9ec8-205daf737ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002567 10.0.0.38 - - [2025-12-09 21:58:04] "GET /loadbalancer-pool/c0f6f358-1c99-48ce-8ccf-9940780741cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.004147 10.0.0.38 - - [2025-12-09 21:58:04] "POST /loadbalancer-members HTTP/1.1" 200 721 0.013243 10.0.0.38 - - [2025-12-09 21:58:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.016335 10.0.0.38 - - [2025-12-09 21:58:04] "GET /virtual-machine-interface/16958efe-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006698 10.0.0.38 - - [2025-12-09 21:58:04] "GET /loadbalancer/4fbde27e-8dd3-44e8-9ec8-205daf737ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002785 10.0.0.38 - - [2025-12-09 21:58:04] "GET /virtual-machine-interface/16958efe-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005229 10.0.0.38 - - [2025-12-09 21:58:04] "POST /ref-update HTTP/1.1" 200 156 0.008067 10.0.0.38 - - [2025-12-09 21:58:04] "GET /floating-ip/9b224736-1c05-4fa3-b9f4-cc5a164690e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.014924 10.0.0.38 - - [2025-12-09 21:58:04] "POST /tags HTTP/1.1" 409 221 0.001935 10.0.0.38 - - [2025-12-09 21:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.38 - - [2025-12-09 21:58:04] "PUT /floating-ip/9b224736-1c05-4fa3-b9f4-cc5a164690e8 HTTP/1.1" 200 256 0.012233 10.0.0.38 - - [2025-12-09 21:58:04] "GET /tag/5caeb523-d18a-4b0b-88a6-837539469b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.022186 10.0.0.38 - - [2025-12-09 21:58:04] "POST /set-tag HTTP/1.1" 200 109 0.063882 10.0.0.38 - - [2025-12-09 21:58:04] "GET /loadbalancer-pool/c0f6f358-1c99-48ce-8ccf-9940780741cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.014518 10.0.0.38 - - [2025-12-09 21:58:04] "POST /loadbalancer-members HTTP/1.1" 200 721 0.014263 10.0.0.38 - - [2025-12-09 21:58:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.008767 10.0.0.38 - - [2025-12-09 21:58:04] "GET /virtual-machine-interface/170c049e-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007391 10.0.0.38 - - [2025-12-09 21:58:04] "GET /virtual-machine-interface/170c049e-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005164 10.0.0.38 - - [2025-12-09 21:58:04] "POST /ref-update HTTP/1.1" 200 156 0.007770 10.0.0.38 - - [2025-12-09 21:58:04] "GET /floating-ip/9b224736-1c05-4fa3-b9f4-cc5a164690e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.010482 10.0.0.38 - - [2025-12-09 21:58:04] "POST /set-tag HTTP/1.1" 200 109 0.084419 10.0.0.38 - - [2025-12-09 21:58:05] "POST /tags HTTP/1.1" 409 206 0.002102 10.0.0.38 - - [2025-12-09 21:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.38 - - [2025-12-09 21:58:05] "GET /tag/57ca1472-2e61-43a2-b438-d14f865952b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010456 10.0.0.38 - - [2025-12-09 21:58:05] "POST /tags HTTP/1.1" 409 204 0.004810 10.0.0.38 - - [2025-12-09 21:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.38 - - [2025-12-09 21:58:05] "GET /tag/25537d25-7815-41a1-af88-af0d71dc9238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011651 10.0.0.38 - - [2025-12-09 21:58:05] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002073 10.0.0.38 - - [2025-12-09 21:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001486 10.0.0.38 - - [2025-12-09 21:58:05] "GET /policy-management/271b68ee-4268-4dd3-9a1b-89577470aa47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002675 10.0.0.38 - - [2025-12-09 21:58:05] "POST /tags HTTP/1.1" 409 206 0.001581 10.0.0.38 - - [2025-12-09 21:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001393 10.0.0.38 - - [2025-12-09 21:58:05] "GET /tag/57ca1472-2e61-43a2-b438-d14f865952b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010014 10.0.0.38 - - [2025-12-09 21:58:05] "POST /tags HTTP/1.1" 409 226 0.001570 10.0.0.38 - - [2025-12-09 21:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.38 - - [2025-12-09 21:58:05] "GET /tag/7a4dd128-a1bd-4ae1-a828-d17a84091b5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010897 10.0.0.38 - - [2025-12-09 21:58:05] "POST /tags HTTP/1.1" 409 204 0.001850 10.0.0.38 - - [2025-12-09 21:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.38 - - [2025-12-09 21:58:05] "GET /tag/25537d25-7815-41a1-af88-af0d71dc9238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010111 10.0.0.38 - - [2025-12-09 21:58:05] "POST /tags HTTP/1.1" 409 226 0.001714 10.0.0.38 - - [2025-12-09 21:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.38 - - [2025-12-09 21:58:05] "GET /tag/7a4dd128-a1bd-4ae1-a828-d17a84091b5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010078 10.0.0.38 - - [2025-12-09 21:58:05] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002184 10.0.0.38 - - [2025-12-09 21:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.38 - - [2025-12-09 21:58:05] "GET /policy-management/271b68ee-4268-4dd3-9a1b-89577470aa47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002342 10.0.0.38 - - [2025-12-09 21:58:05] "POST /firewall-rules HTTP/1.1" 200 626 0.064856 10.0.0.38 - - [2025-12-09 21:58:05] "POST /firewall-rules HTTP/1.1" 200 646 0.074568 10.0.0.38 - - [2025-12-09 21:58:05] "GET /firewall-rule/7dc8ae22-2446-495e-bf31-a3600aac5052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003980 10.0.0.38 - - [2025-12-09 21:58:05] "GET /firewall-policy/da6a816a-1fe6-46a1-ae70-8a3b688d7026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002765 10.0.0.38 - - [2025-12-09 21:58:05] "GET /firewall-rule/b7720e75-3fb2-45c8-8f92-c237603af34f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003906 10.0.0.38 - - [2025-12-09 21:58:05] "POST /ref-update HTTP/1.1" 200 156 0.014062 10.0.0.38 - - [2025-12-09 21:58:05] "POST /firewall-policys HTTP/1.1" 200 606 0.024414 10.0.0.38 - - [2025-12-09 21:58:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.015154 10.0.0.38 - - [2025-12-09 21:58:05] "GET /firewall-policy/58accbdd-aab6-461a-9d1c-d0b0487c3cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.004203 10.0.0.38 - - [2025-12-09 21:58:05] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003025 10.0.0.38 - - [2025-12-09 21:58:05] "GET /firewall-policy/58accbdd-aab6-461a-9d1c-d0b0487c3cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002190 10.0.0.38 - - [2025-12-09 21:58:05] "GET /firewall-policy/32502074-13ad-4c46-bc93-ddd469a865cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.006958 10.0.0.38 - - [2025-12-09 21:58:05] "GET /firewall-policy/da6a816a-1fe6-46a1-ae70-8a3b688d7026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004064 10.0.0.38 - - [2025-12-09 21:58:05] "GET /firewall-policy/ed363020-20d1-4a2e-98a3-4a3a15f734f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004064 10.0.0.38 - - [2025-12-09 21:58:05] "GET /firewall-policy/da6a816a-1fe6-46a1-ae70-8a3b688d7026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002084 10.0.0.38 - - [2025-12-09 21:58:05] "GET /firewall-policy/32502074-13ad-4c46-bc93-ddd469a865cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003054 10.0.0.38 - - [2025-12-09 21:58:05] "POST /ref-update HTTP/1.1" 200 156 0.019145 10.0.0.38 - - [2025-12-09 21:58:05] "POST /ref-update HTTP/1.1" 200 156 0.022963 10.0.0.38 - - [2025-12-09 21:58:06] "POST /ref-update HTTP/1.1" 200 156 0.020069 10.0.0.38 - - [2025-12-09 21:58:06] "POST /ref-update HTTP/1.1" 200 156 0.024450 10.0.0.38 - - [2025-12-09 21:58:06] "POST /ref-update HTTP/1.1" 200 156 0.027057 10.0.0.38 - - [2025-12-09 21:58:06] "GET /firewall-policy/58accbdd-aab6-461a-9d1c-d0b0487c3cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002552 10.0.0.38 - - [2025-12-09 21:59:06] "GET /virtual-machine-interface/d01d855e-d548-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004576 10.0.0.38 - - [2025-12-09 21:59:06] "POST /set-tag HTTP/1.1" 200 109 0.002108 10.0.0.38 - - [2025-12-09 21:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.38 - - [2025-12-09 21:59:06] "GET /loadbalancer/da1e8455-c2c9-4f20-b4b6-f7edc23f8727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002369 10.0.0.38 - - [2025-12-09 21:59:06] "GET /virtual-machine-interface/d01d855e-d548-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005062 10.0.0.38 - - [2025-12-09 21:59:06] "POST /set-tag HTTP/1.1" 200 109 0.026167 10.0.0.38 - - [2025-12-09 21:59:06] "DELETE /loadbalancer-member/bf993ec9-0e9b-413b-8215-6866e6393fb6 HTTP/1.1" 200 115 0.045895 10.0.0.38 - - [2025-12-09 21:59:06] "GET /virtual-machine-interface/d01d855e-d548-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005982 10.0.0.38 - - [2025-12-09 21:59:06] "POST /set-tag HTTP/1.1" 200 109 0.004429 10.0.0.38 - - [2025-12-09 21:59:06] "DELETE /loadbalancer-member/a5dafa19-54a7-43db-98b7-c41a27ae259b HTTP/1.1" 200 115 0.026304 10.0.0.38 - - [2025-12-09 21:59:06] "GET /virtual-machine-interface/d01d855e-d548-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005127 10.0.0.38 - - [2025-12-09 21:59:06] "POST /set-tag HTTP/1.1" 200 109 0.002484 10.0.0.38 - - [2025-12-09 21:59:06] "DELETE /loadbalancer-member/9cfdcc79-2806-4133-a63c-c14c80e97af4 HTTP/1.1" 200 115 0.029992 10.0.0.38 - - [2025-12-09 21:59:06] "GET /virtual-machine-interface/d01d855e-d548-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003701 10.0.0.38 - - [2025-12-09 21:59:07] "POST /set-tag HTTP/1.1" 200 109 0.002476 10.0.0.38 - - [2025-12-09 21:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.38 - - [2025-12-09 21:59:07] "GET /loadbalancer/da1e8455-c2c9-4f20-b4b6-f7edc23f8727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002073 10.0.0.38 - - [2025-12-09 21:59:07] "GET /loadbalancer-pool/a265e254-b485-4c75-becb-4fbf236a2f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003253 10.0.0.38 - - [2025-12-09 21:59:07] "POST /loadbalancer-members HTTP/1.1" 200 690 0.020610 10.0.0.38 - - [2025-12-09 21:59:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.010896 10.0.0.38 - - [2025-12-09 21:59:07] "GET /virtual-machine-interface/d01d855e-d548-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005315 10.0.0.38 - - [2025-12-09 21:59:07] "GET /virtual-machine-interface/d01d855e-d548-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004113 10.0.0.38 - - [2025-12-09 21:59:07] "GET /floating-ip/4c7e4a54-0937-49b4-bd5e-298798b4e1c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002259 10.0.0.38 - - [2025-12-09 21:59:07] "POST /set-tag HTTP/1.1" 200 109 0.059682 10.0.0.38 - - [2025-12-09 21:59:07] "GET /loadbalancer-pool/83eab0be-abe2-48bd-8920-b9f6da024cab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.009965 10.0.0.38 - - [2025-12-09 21:59:07] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023397 10.0.0.38 - - [2025-12-09 21:59:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.010017 10.0.0.38 - - [2025-12-09 21:59:07] "GET /virtual-machine-interface/d01d855e-d548-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009778 10.0.0.38 - - [2025-12-09 21:59:07] "POST /set-tag HTTP/1.1" 200 109 0.003219 10.0.0.38 - - [2025-12-09 21:59:07] "GET /virtual-machine-interface/d01d855e-d548-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003675 10.0.0.38 - - [2025-12-09 21:59:07] "GET /floating-ip/4c7e4a54-0937-49b4-bd5e-298798b4e1c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002020 10.0.0.38 - - [2025-12-09 21:59:07] "GET /loadbalancer-pool/98748ed9-23d2-4064-a11d-4d3dce79a1dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002754 10.0.0.38 - - [2025-12-09 21:59:07] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015797 10.0.0.38 - - [2025-12-09 21:59:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.021121 10.0.0.38 - - [2025-12-09 21:59:07] "GET /virtual-machine-interface/d01d855e-d548-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014305 10.0.0.38 - - [2025-12-09 21:59:07] "GET /virtual-machine-interface/d01d855e-d548-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004773 10.0.0.38 - - [2025-12-09 21:59:07] "GET /floating-ip/4c7e4a54-0937-49b4-bd5e-298798b4e1c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2026 0.002020 10.0.0.38 - - [2025-12-09 21:59:07] "POST /set-tag HTTP/1.1" 200 109 0.006928 10.0.0.38 - - [2025-12-09 21:59:23] "POST /tags HTTP/1.1" 200 365 0.047183 10.0.0.38 - - [2025-12-09 21:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006068 10.0.0.38 - - [2025-12-09 21:59:23] "GET /tag/a89a3b66-e092-46c1-a421-f7ad2e3104bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012534 10.0.0.38 - - [2025-12-09 21:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.38 - - [2025-12-09 21:59:23] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.025863 10.0.0.38 - - [2025-12-09 21:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.38 - - [2025-12-09 21:59:23] "GET /service-appliance-set/a048eac5-7cbd-499f-ad2b-64864bb5b5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.002249 10.0.0.38 - - [2025-12-09 21:59:23] "POST /fqname-to-id HTTP/1.1" 404 258 0.001621 10.0.0.38 - - [2025-12-09 21:59:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.087930 10.0.0.38 - - [2025-12-09 21:59:23] "GET /virtual-machine-interface/09c3e0fd-f759-4ac0-ae3f-5ed674c55256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.004521 10.0.0.38 - - [2025-12-09 21:59:24] "POST /set-tag HTTP/1.1" 200 109 0.016385 10.0.0.38 - - [2025-12-09 21:59:24] "POST /instance-ips HTTP/1.1" 200 417 0.025829 10.0.0.38 - - [2025-12-09 21:59:24] "GET /instance-ip/920ba0cd-6ca8-4ccb-b88e-8bfb4ccb143c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.003974 10.0.0.38 - - [2025-12-09 21:59:24] "POST /loadbalancers HTTP/1.1" 200 618 0.070695 10.0.0.38 - - [2025-12-09 21:59:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.029074 10.0.0.38 - - [2025-12-09 21:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009076 10.0.0.38 - - [2025-12-09 21:59:24] "POST /service-instances HTTP/1.1" 200 566 0.031495 10.0.0.38 - - [2025-12-09 21:59:24] "POST /ref-update HTTP/1.1" 200 156 0.012774 10.0.0.38 - - [2025-12-09 21:59:24] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030155 10.0.0.38 - - [2025-12-09 21:59:24] "GET /virtual-machine-interface/09c3e0fd-f759-4ac0-ae3f-5ed674c55256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.005621 10.0.0.38 - - [2025-12-09 21:59:24] "GET /virtual-machine-interface/09c3e0fd-f759-4ac0-ae3f-5ed674c55256?fields=floating_ip_back_refs HTTP/1.1" 200 1178 0.006057 10.0.0.38 - - [2025-12-09 21:59:24] "PUT /service-instance/34258888-7554-4687-ba93-c6ac39ecd3fd HTTP/1.1" 200 266 0.008149 10.0.0.38 - - [2025-12-09 21:59:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008108 10.0.0.38 - - [2025-12-09 21:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.38 - - [2025-12-09 21:59:24] "POST /fqname-to-id HTTP/1.1" 404 208 0.001671 10.0.0.38 - - [2025-12-09 21:59:24] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003809 10.0.0.38 - - [2025-12-09 21:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.38 - - [2025-12-09 21:59:24] "GET /policy-management/271b68ee-4268-4dd3-9a1b-89577470aa47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002021 10.0.0.38 - - [2025-12-09 21:59:24] "POST /tags HTTP/1.1" 409 221 0.001371 10.0.0.38 - - [2025-12-09 21:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001169 10.0.0.38 - - [2025-12-09 21:59:24] "POST /virtual-machines HTTP/1.1" 200 429 0.013724 10.0.0.38 - - [2025-12-09 21:59:24] "GET /tag/08325bd1-8855-4b9a-88e6-1afcbdf2b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.016221 10.0.0.38 - - [2025-12-09 21:59:24] "POST /tags HTTP/1.1" 409 238 0.010345 10.0.0.38 - - [2025-12-09 21:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.38 - - [2025-12-09 21:59:24] "GET /tag/a89a3b66-e092-46c1-a421-f7ad2e3104bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.019845 10.0.0.38 - - [2025-12-09 21:59:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.138370 10.0.0.38 - - [2025-12-09 21:59:24] "POST /chown HTTP/1.1" 200 109 0.019113 10.0.0.38 - - [2025-12-09 21:59:24] "POST /firewall-rules HTTP/1.1" 200 650 0.113535 10.0.0.38 - - [2025-12-09 21:59:24] "POST /chown HTTP/1.1" 200 109 0.038199 10.0.0.38 - - [2025-12-09 21:59:24] "GET /firewall-rule/de8bd81e-d1cd-421c-83dd-df633e0ecd7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.012064 10.0.0.38 - - [2025-12-09 21:59:24] "PUT /virtual-machine-interface/f37d4104-229c-463a-a979-d6cf5f9aae12 HTTP/1.1" 200 284 0.018965 10.0.0.38 - - [2025-12-09 21:59:24] "PUT /instance-ip/920ba0cd-6ca8-4ccb-b88e-8bfb4ccb143c HTTP/1.1" 200 256 0.023929 10.0.0.38 - - [2025-12-09 21:59:24] "GET /firewall-policy/ed363020-20d1-4a2e-98a3-4a3a15f734f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.007231 10.0.0.38 - - [2025-12-09 21:59:24] "GET /firewall-rule/de8bd81e-d1cd-421c-83dd-df633e0ecd7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.010442 10.0.0.38 - - [2025-12-09 21:59:24] "POST /ref-update HTTP/1.1" 200 156 0.034740 10.0.0.38 - - [2025-12-09 21:59:24] "POST /ref-update HTTP/1.1" 200 156 0.019356 10.0.0.38 - - [2025-12-09 21:59:24] "POST /ref-update HTTP/1.1" 200 156 0.022490 10.0.0.38 - - [2025-12-09 21:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005280 10.0.0.38 - - [2025-12-09 21:59:24] "POST /ref-update HTTP/1.1" 200 156 0.034932 10.0.0.38 - - [2025-12-09 21:59:24] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.059366 10.0.0.38 - - [2025-12-09 21:59:24] "GET /loadbalancer/c821d880-9f30-45ea-9500-7534a9c096c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2520 0.005751 10.0.0.38 - - [2025-12-09 21:59:24] "POST /ref-update HTTP/1.1" 200 156 0.011848 10.0.0.38 - - [2025-12-09 21:59:24] "POST /ref-update HTTP/1.1" 200 156 0.021369 10.0.0.38 - - [2025-12-09 21:59:24] "POST /ref-update HTTP/1.1" 200 156 0.015272 10.0.0.38 - - [2025-12-09 21:59:25] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.052611 10.0.0.38 - - [2025-12-09 21:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005497 10.0.0.38 - - [2025-12-09 21:59:25] "POST /virtual-machines HTTP/1.1" 200 429 0.020867 10.0.0.38 - - [2025-12-09 21:59:25] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048103 10.0.0.38 - - [2025-12-09 21:59:25] "GET /loadbalancer-listener/b9bc0811-7179-44be-b9bb-48a796e3ba8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.017348 10.0.0.38 - - [2025-12-09 21:59:25] "GET /loadbalancer-listener/b9bc0811-7179-44be-b9bb-48a796e3ba8e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.011931 10.0.0.38 - - [2025-12-09 21:59:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.105317 10.0.0.38 - - [2025-12-09 21:59:25] "POST /chown HTTP/1.1" 200 109 0.016522 10.0.0.38 - - [2025-12-09 21:59:25] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.053777 10.0.0.38 - - [2025-12-09 21:59:25] "POST /chown HTTP/1.1" 200 109 0.005799 10.0.0.38 - - [2025-12-09 21:59:25] "PUT /virtual-machine-interface/c76550a8-e2df-446a-b1ee-a6a25517a132 HTTP/1.1" 200 284 0.021777 10.0.0.38 - - [2025-12-09 21:59:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.022449 10.0.0.38 - - [2025-12-09 21:59:25] "GET /loadbalancer-pool/891f96b6-9966-4208-8d52-644a7dea20a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.012932 10.0.0.38 - - [2025-12-09 21:59:25] "PUT /instance-ip/920ba0cd-6ca8-4ccb-b88e-8bfb4ccb143c HTTP/1.1" 200 256 0.036484 10.0.0.38 - - [2025-12-09 21:59:25] "POST /loadbalancer-members HTTP/1.1" 200 707 0.026378 10.0.0.38 - - [2025-12-09 21:59:25] "POST /ref-update HTTP/1.1" 200 156 0.011994 10.0.0.38 - - [2025-12-09 21:59:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.024061 10.0.0.38 - - [2025-12-09 21:59:25] "POST /ref-update HTTP/1.1" 200 156 0.032174 10.0.0.38 - - [2025-12-09 21:59:25] "GET /loadbalancer-member/2bc981dc-765d-4a39-a5af-c0a9cf1762b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.023565 10.0.0.38 - - [2025-12-09 21:59:25] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.008881 10.0.0.38 - - [2025-12-09 21:59:25] "POST /ref-update HTTP/1.1" 200 156 0.032036 10.0.0.38 - - [2025-12-09 21:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001845 10.0.0.38 - - [2025-12-09 21:59:25] "GET /policy-management/271b68ee-4268-4dd3-9a1b-89577470aa47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003290 10.0.0.38 - - [2025-12-09 21:59:25] "POST /tags HTTP/1.1" 409 221 0.001599 10.0.0.38 - - [2025-12-09 21:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001148 10.0.0.38 - - [2025-12-09 21:59:25] "POST /ref-update HTTP/1.1" 200 156 0.011517 10.0.0.38 - - [2025-12-09 21:59:25] "POST /ref-update HTTP/1.1" 200 156 0.017112 10.0.0.38 - - [2025-12-09 21:59:25] "GET /tag/08325bd1-8855-4b9a-88e6-1afcbdf2b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.014513 10.0.0.38 - - [2025-12-09 21:59:25] "POST /tags HTTP/1.1" 409 238 0.002830 10.0.0.38 - - [2025-12-09 21:59:25] "PUT /service-instance/34258888-7554-4687-ba93-c6ac39ecd3fd HTTP/1.1" 200 266 0.008865 10.0.0.38 - - [2025-12-09 21:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008067 10.0.0.38 - - [2025-12-09 21:59:25] "GET /tag/a89a3b66-e092-46c1-a421-f7ad2e3104bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010203 10.0.0.38 - - [2025-12-09 21:59:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.007606 10.0.0.38 - - [2025-12-09 21:59:25] "POST /firewall-rules HTTP/1.1" 409 293 0.004707 10.0.0.38 - - [2025-12-09 21:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.38 - - [2025-12-09 21:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.38 - - [2025-12-09 21:59:25] "POST /chown HTTP/1.1" 200 109 0.011321 10.0.0.38 - - [2025-12-09 21:59:25] "PUT /firewall-rule/de8bd81e-d1cd-421c-83dd-df633e0ecd7f HTTP/1.1" 200 260 0.035003 10.0.0.38 - - [2025-12-09 21:59:25] "POST /chown HTTP/1.1" 200 109 0.005399 10.0.0.38 - - [2025-12-09 21:59:25] "PUT /instance-ip/920ba0cd-6ca8-4ccb-b88e-8bfb4ccb143c HTTP/1.1" 200 256 0.017580 10.0.0.38 - - [2025-12-09 21:59:25] "GET /firewall-rule/de8bd81e-d1cd-421c-83dd-df633e0ecd7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.007104 10.0.0.38 - - [2025-12-09 21:59:25] "GET /firewall-policy/ed363020-20d1-4a2e-98a3-4a3a15f734f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003365 10.0.0.38 - - [2025-12-09 21:59:25] "GET /firewall-rule/de8bd81e-d1cd-421c-83dd-df633e0ecd7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.002393 10.0.0.38 - - [2025-12-09 21:59:25] "POST /ref-update HTTP/1.1" 200 156 0.017582 10.0.0.38 - - [2025-12-09 21:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.38 - - [2025-12-09 21:59:25] "GET /tag/a89a3b66-e092-46c1-a421-f7ad2e3104bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.009060 10.0.0.38 - - [2025-12-09 21:59:25] "POST /chown HTTP/1.1" 200 109 0.015623 10.0.0.38 - - [2025-12-09 21:59:25] "GET /tag/a89a3b66-e092-46c1-a421-f7ad2e3104bb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.036058 10.0.0.38 - - [2025-12-09 21:59:25] "POST /chown HTTP/1.1" 200 109 0.034467 10.0.0.38 - - [2025-12-09 21:59:25] "PUT /instance-ip/920ba0cd-6ca8-4ccb-b88e-8bfb4ccb143c HTTP/1.1" 200 256 0.012756 10.0.0.38 - - [2025-12-09 21:59:25] "GET /virtual-machine-interface/09c3e0fd-f759-4ac0-ae3f-5ed674c55256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.023489 10.0.0.38 - - [2025-12-09 21:59:25] "POST /ref-update HTTP/1.1" 200 156 0.011550 10.0.0.38 - - [2025-12-09 21:59:25] "POST /set-tag HTTP/1.1" 200 109 0.019958 10.0.0.38 - - [2025-12-09 21:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.020359 10.0.0.38 - - [2025-12-09 21:59:25] "GET /virtual-machine-interface/c76550a8-e2df-446a-b1ee-a6a25517a132?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.037509 10.0.0.38 - - [2025-12-09 21:59:26] "POST /chown HTTP/1.1" 200 109 0.025160 10.0.0.38 - - [2025-12-09 21:59:26] "POST /set-tag HTTP/1.1" 200 109 0.025139 10.0.0.38 - - [2025-12-09 21:59:26] "GET /virtual-machine-interface/f37d4104-229c-463a-a979-d6cf5f9aae12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.009361 10.0.0.38 - - [2025-12-09 21:59:26] "POST /chown HTTP/1.1" 200 109 0.042534 10.0.0.38 - - [2025-12-09 21:59:26] "PUT /instance-ip/920ba0cd-6ca8-4ccb-b88e-8bfb4ccb143c HTTP/1.1" 200 256 0.045623 10.0.0.38 - - [2025-12-09 21:59:26] "POST /set-tag HTTP/1.1" 200 109 0.079431 10.0.0.38 - - [2025-12-09 21:59:26] "POST /ref-update HTTP/1.1" 200 156 0.047213 10.0.0.38 - - [2025-12-09 21:59:26] "GET /firewall-policy/ed363020-20d1-4a2e-98a3-4a3a15f734f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003443 10.0.0.38 - - [2025-12-09 21:59:26] "GET /firewall-rule/de8bd81e-d1cd-421c-83dd-df633e0ecd7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.006017 10.0.0.38 - - [2025-12-09 21:59:26] "POST /ref-update HTTP/1.1" 200 156 0.019619 10.0.0.38 - - [2025-12-09 21:59:26] "POST /chown HTTP/1.1" 200 109 0.012483 10.0.0.38 - - [2025-12-09 21:59:26] "POST /chown HTTP/1.1" 200 109 0.056650 10.0.0.38 - - [2025-12-09 21:59:26] "PUT /instance-ip/920ba0cd-6ca8-4ccb-b88e-8bfb4ccb143c HTTP/1.1" 200 256 0.046553 10.0.0.38 - - [2025-12-09 21:59:26] "DELETE /firewall-rule/de8bd81e-d1cd-421c-83dd-df633e0ecd7f HTTP/1.1" 200 115 0.101315 10.0.0.38 - - [2025-12-09 21:59:26] "POST /ref-update HTTP/1.1" 200 156 0.022596 10.0.0.38 - - [2025-12-09 21:59:26] "DELETE /loadbalancer-member/2bc981dc-765d-4a39-a5af-c0a9cf1762b4 HTTP/1.1" 200 115 0.045500 10.0.0.38 - - [2025-12-09 21:59:26] "DELETE /loadbalancer-pool/891f96b6-9966-4208-8d52-644a7dea20a9 HTTP/1.1" 200 115 0.034589 10.0.0.38 - - [2025-12-09 21:59:26] "DELETE /loadbalancer-listener/b9bc0811-7179-44be-b9bb-48a796e3ba8e HTTP/1.1" 200 115 0.029827 10.0.0.38 - - [2025-12-09 21:59:26] "DELETE /loadbalancer/c821d880-9f30-45ea-9500-7534a9c096c6 HTTP/1.1" 200 115 0.065333 10.0.0.38 - - [2025-12-09 21:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.38 - - [2025-12-09 21:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.38 - - [2025-12-09 21:59:26] "DELETE /instance-ip/920ba0cd-6ca8-4ccb-b88e-8bfb4ccb143c HTTP/1.1" 200 115 0.070743 10.0.0.38 - - [2025-12-09 21:59:26] "DELETE /virtual-machine-interface/09c3e0fd-f759-4ac0-ae3f-5ed674c55256 HTTP/1.1" 200 115 0.047681 10.0.0.38 - - [2025-12-09 21:59:26] "DELETE /service-instance/34258888-7554-4687-ba93-c6ac39ecd3fd HTTP/1.1" 200 115 0.055715 10.0.0.38 - - [2025-12-09 21:59:26] "DELETE /tag/a89a3b66-e092-46c1-a421-f7ad2e3104bb HTTP/1.1" 200 115 0.115489 10.0.0.38 - - [2025-12-09 21:59:26] "GET /virtual-machine-interface/c76550a8-e2df-446a-b1ee-a6a25517a132?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.004656 10.0.0.38 - - [2025-12-09 21:59:26] "DELETE /virtual-machine-interface/c76550a8-e2df-446a-b1ee-a6a25517a132 HTTP/1.1" 200 115 0.063226 10.0.0.38 - - [2025-12-09 21:59:26] "DELETE /virtual-machine/d97a18ba-0333-4897-b465-766abd71a6a6 HTTP/1.1" 200 115 0.041834 10.0.0.38 - - [2025-12-09 21:59:27] "GET /virtual-machine-interface/f37d4104-229c-463a-a979-d6cf5f9aae12?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.007449 10.0.0.38 - - [2025-12-09 21:59:27] "DELETE /virtual-machine-interface/f37d4104-229c-463a-a979-d6cf5f9aae12 HTTP/1.1" 200 115 0.066309 10.0.0.38 - - [2025-12-09 21:59:27] "POST /ref-update HTTP/1.1" 200 156 0.014518 10.0.0.38 - - [2025-12-09 21:59:27] "DELETE /virtual-machine/bf5de11c-9611-4e3b-91b1-1d2df8e36ff1 HTTP/1.1" 200 115 0.070507 10.0.0.38 - - [2025-12-09 22:00:12] "POST /tags HTTP/1.1" 409 252 0.002173 10.0.0.38 - - [2025-12-09 22:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.38 - - [2025-12-09 22:00:12] "GET /tag/fd9bc431-1335-41c1-adb9-9277c19320e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012633 10.0.0.38 - - [2025-12-09 22:00:12] "POST /tags HTTP/1.1" 409 228 0.002328 10.0.0.38 - - [2025-12-09 22:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.38 - - [2025-12-09 22:00:12] "GET /tag/aa0f2c5f-fd05-4602-a29d-d6a961f4dab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010277 10.0.0.38 - - [2025-12-09 22:00:12] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003327 10.0.0.38 - - [2025-12-09 22:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.38 - - [2025-12-09 22:00:12] "GET /policy-management/271b68ee-4268-4dd3-9a1b-89577470aa47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002443 10.0.0.38 - - [2025-12-09 22:00:12] "POST /tags HTTP/1.1" 409 206 0.001521 10.0.0.38 - - [2025-12-09 22:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001279 10.0.0.38 - - [2025-12-09 22:00:12] "GET /tag/57ca1472-2e61-43a2-b438-d14f865952b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.010235 10.0.0.38 - - [2025-12-09 22:00:12] "POST /tags HTTP/1.1" 409 226 0.002133 10.0.0.38 - - [2025-12-09 22:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.38 - - [2025-12-09 22:00:12] "GET /tag/7a4dd128-a1bd-4ae1-a828-d17a84091b5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.013305 10.0.0.38 - - [2025-12-09 22:00:12] "POST /tags HTTP/1.1" 409 204 0.002394 10.0.0.38 - - [2025-12-09 22:00:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001515 10.0.0.38 - - [2025-12-09 22:00:13] "GET /tag/25537d25-7815-41a1-af88-af0d71dc9238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010592 10.0.0.38 - - [2025-12-09 22:00:13] "POST /tags HTTP/1.1" 409 226 0.002030 10.0.0.38 - - [2025-12-09 22:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.38 - - [2025-12-09 22:00:13] "GET /tag/7a4dd128-a1bd-4ae1-a828-d17a84091b5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010334 10.0.0.38 - - [2025-12-09 22:00:13] "POST /tags HTTP/1.1" 409 228 0.001784 10.0.0.38 - - [2025-12-09 22:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.38 - - [2025-12-09 22:00:13] "GET /tag/aa0f2c5f-fd05-4602-a29d-d6a961f4dab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010864 10.0.0.38 - - [2025-12-09 22:00:13] "POST /tags HTTP/1.1" 409 252 0.001859 10.0.0.38 - - [2025-12-09 22:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.38 - - [2025-12-09 22:00:13] "GET /tag/fd9bc431-1335-41c1-adb9-9277c19320e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013526 10.0.0.38 - - [2025-12-09 22:00:13] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002742 10.0.0.38 - - [2025-12-09 22:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.38 - - [2025-12-09 22:00:13] "GET /policy-management/271b68ee-4268-4dd3-9a1b-89577470aa47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002949 10.0.0.38 - - [2025-12-09 22:00:13] "POST /firewall-rules HTTP/1.1" 409 281 0.002136 10.0.0.38 - - [2025-12-09 22:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.38 - - [2025-12-09 22:00:13] "PUT /firewall-rule/b7720e75-3fb2-45c8-8f92-c237603af34f HTTP/1.1" 200 260 0.016667 10.0.0.38 - - [2025-12-09 22:00:13] "POST /firewall-rules HTTP/1.1" 409 291 0.009319 10.0.0.38 - - [2025-12-09 22:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008805 10.0.0.38 - - [2025-12-09 22:00:13] "PUT /firewall-rule/7dc8ae22-2446-495e-bf31-a3600aac5052 HTTP/1.1" 200 260 0.028594 10.0.0.38 - - [2025-12-09 22:00:13] "GET /firewall-rule/7dc8ae22-2446-495e-bf31-a3600aac5052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.010859 10.0.0.38 - - [2025-12-09 22:00:13] "POST /firewall-rules HTTP/1.1" 200 658 0.082010 10.0.0.38 - - [2025-12-09 22:00:13] "GET /firewall-rule/c16d5741-04ed-45ce-a360-16c08ec28338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.004268 10.0.0.38 - - [2025-12-09 22:00:13] "GET /firewall-policy/da6a816a-1fe6-46a1-ae70-8a3b688d7026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001965 10.0.0.38 - - [2025-12-09 22:00:13] "GET /firewall-rule/b7720e75-3fb2-45c8-8f92-c237603af34f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002265 10.0.0.38 - - [2025-12-09 22:00:13] "POST /firewall-policys HTTP/1.1" 409 269 0.001543 10.0.0.38 - - [2025-12-09 22:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.38 - - [2025-12-09 22:00:13] "PUT /firewall-policy/58accbdd-aab6-461a-9d1c-d0b0487c3cba HTTP/1.1" 200 264 0.018468 10.0.0.38 - - [2025-12-09 22:00:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.029772 10.0.0.38 - - [2025-12-09 22:00:13] "GET /firewall-policy/58accbdd-aab6-461a-9d1c-d0b0487c3cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.008693 10.0.0.38 - - [2025-12-09 22:00:13] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002520 10.0.0.38 - - [2025-12-09 22:00:13] "GET /firewall-policy/58accbdd-aab6-461a-9d1c-d0b0487c3cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002463 10.0.0.38 - - [2025-12-09 22:00:13] "GET /firewall-policy/32502074-13ad-4c46-bc93-ddd469a865cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002391 10.0.0.38 - - [2025-12-09 22:00:13] "GET /firewall-policy/58accbdd-aab6-461a-9d1c-d0b0487c3cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002687 10.0.0.38 - - [2025-12-09 22:00:13] "GET /firewall-policy/58accbdd-aab6-461a-9d1c-d0b0487c3cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002447 [Introspect:8084]10.0.0.38 - - [2025-12-09 22:00:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000926 [Introspect:8084]10.0.0.38 - - [2025-12-09 22:00:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001465 [Introspect:8084]10.0.0.38 - - [2025-12-09 22:00:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001122 [Introspect:8084]10.0.0.38 - - [2025-12-09 22:00:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000998 [Introspect:8084]10.0.0.38 - - [2025-12-09 22:00:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000847 [Introspect:8084]10.0.0.38 - - [2025-12-09 22:00:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001064 [Introspect:8084]10.0.0.38 - - [2025-12-09 22:00:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000953 [Introspect:8084]10.0.0.38 - - [2025-12-09 22:00:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001057 10.0.0.38 - - [2025-12-09 22:01:15] "GET /virtual-machine-interface/16958efe-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.009700 10.0.0.38 - - [2025-12-09 22:01:15] "POST /set-tag HTTP/1.1" 200 109 0.002768 10.0.0.38 - - [2025-12-09 22:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.38 - - [2025-12-09 22:01:15] "GET /loadbalancer/4fbde27e-8dd3-44e8-9ec8-205daf737ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.004862 10.0.0.38 - - [2025-12-09 22:01:15] "GET /virtual-machine-interface/16958efe-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004875 10.0.0.38 - - [2025-12-09 22:01:15] "POST /set-tag HTTP/1.1" 200 109 0.028006 10.0.0.38 - - [2025-12-09 22:01:15] "DELETE /loadbalancer-member/dea3224c-f85f-4b1e-8562-56ac3e908df2 HTTP/1.1" 200 115 0.031623 10.0.0.38 - - [2025-12-09 22:01:15] "GET /virtual-machine-interface/18966bd8-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004527 10.0.0.38 - - [2025-12-09 22:01:15] "POST /set-tag HTTP/1.1" 200 109 0.002225 10.0.0.38 - - [2025-12-09 22:01:15] "GET /virtual-machine-interface/19ddedcc-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004412 10.0.0.38 - - [2025-12-09 22:01:15] "POST /set-tag HTTP/1.1" 200 109 0.002736 10.0.0.38 - - [2025-12-09 22:01:15] "GET /virtual-machine-interface/170c049e-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006838 10.0.0.38 - - [2025-12-09 22:01:15] "POST /set-tag HTTP/1.1" 200 109 0.002894 10.0.0.38 - - [2025-12-09 22:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.38 - - [2025-12-09 22:01:15] "GET /loadbalancer/4fbde27e-8dd3-44e8-9ec8-205daf737ed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002326 10.0.0.38 - - [2025-12-09 22:01:15] "GET /virtual-machine-interface/17a1f378-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004516 10.0.0.38 - - [2025-12-09 22:01:15] "POST /set-tag HTTP/1.1" 200 109 0.002550 10.0.0.38 - - [2025-12-09 22:01:15] "GET /virtual-machine-interface/190b13ca-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004494 10.0.0.38 - - [2025-12-09 22:01:15] "POST /set-tag HTTP/1.1" 200 109 0.002779 10.0.0.38 - - [2025-12-09 22:01:15] "GET /virtual-machine-interface/18196138-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004563 10.0.0.38 - - [2025-12-09 22:01:15] "POST /set-tag HTTP/1.1" 200 109 0.002923 10.0.0.38 - - [2025-12-09 22:01:16] "GET /virtual-machine-interface/197637fe-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004459 10.0.0.38 - - [2025-12-09 22:01:16] "POST /set-tag HTTP/1.1" 200 109 0.002463 10.0.0.38 - - [2025-12-09 22:01:16] "GET /virtual-machine-interface/18196138-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004125 10.0.0.38 - - [2025-12-09 22:01:16] "POST /set-tag HTTP/1.1" 200 109 0.005755 10.0.0.38 - - [2025-12-09 22:01:16] "GET /virtual-machine-interface/18196138-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005357 10.0.0.38 - - [2025-12-09 22:01:16] "POST /set-tag HTTP/1.1" 200 109 0.001934 10.0.0.38 - - [2025-12-09 22:01:16] "GET /virtual-machine/41700f8f-1a61-409e-b873-4a0d141146a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002317 10.0.0.38 - - [2025-12-09 22:01:16] "POST /ref-update HTTP/1.1" 200 156 0.009916 10.0.0.38 - - [2025-12-09 22:01:16] "GET /virtual-machine-interface/18196138-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005921 10.0.0.38 - - [2025-12-09 22:01:16] "POST /set-tag HTTP/1.1" 200 109 0.019270 10.0.0.38 - - [2025-12-09 22:01:16] "POST /set-tag HTTP/1.1" 200 109 0.029664 10.0.0.38 - - [2025-12-09 22:01:16] "POST /set-tag HTTP/1.1" 200 109 0.016896 10.0.0.38 - - [2025-12-09 22:01:16] "POST /set-tag HTTP/1.1" 200 109 0.032774 10.0.0.38 - - [2025-12-09 22:01:16] "POST /set-tag HTTP/1.1" 200 109 0.023960 10.0.0.38 - - [2025-12-09 22:01:17] "DELETE /instance-ip/18326174-d54a-11f0-910c-fa163eae162b HTTP/1.1" 200 115 0.033482 10.0.0.38 - - [2025-12-09 22:01:17] "DELETE /virtual-machine-interface/18196138-d54a-11f0-910c-fa163eae162b HTTP/1.1" 200 115 0.047692 10.0.0.38 - - [2025-12-09 22:01:17] "DELETE /virtual-machine/41700f8f-1a61-409e-b873-4a0d141146a9 HTTP/1.1" 200 115 0.019414 10.0.0.38 - - [2025-12-09 22:01:17] "GET /virtual-machine-interface/16958efe-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011059 10.0.0.38 - - [2025-12-09 22:01:17] "POST /set-tag HTTP/1.1" 200 109 0.002560 10.0.0.38 - - [2025-12-09 22:01:17] "GET /virtual-machine-interface/16958efe-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003952 10.0.0.38 - - [2025-12-09 22:01:17] "POST /set-tag HTTP/1.1" 200 109 0.001935 10.0.0.38 - - [2025-12-09 22:01:17] "GET /virtual-machine/0155991b-7ac3-43be-aa25-d7a07a9534a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.002725 10.0.0.38 - - [2025-12-09 22:01:17] "POST /ref-update HTTP/1.1" 200 156 0.009173 10.0.0.38 - - [2025-12-09 22:01:17] "GET /virtual-machine-interface/16958efe-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012735 10.0.0.38 - - [2025-12-09 22:01:17] "POST /set-tag HTTP/1.1" 200 109 0.018248 10.0.0.38 - - [2025-12-09 22:01:17] "POST /set-tag HTTP/1.1" 200 109 0.031391 10.0.0.38 - - [2025-12-09 22:01:17] "POST /set-tag HTTP/1.1" 200 109 0.031954 10.0.0.38 - - [2025-12-09 22:01:17] "POST /set-tag HTTP/1.1" 200 109 0.022615 10.0.0.38 - - [2025-12-09 22:01:17] "POST /set-tag HTTP/1.1" 200 109 0.048726 10.0.0.38 - - [2025-12-09 22:01:17] "DELETE /instance-ip/16ae3440-d54a-11f0-910c-fa163eae162b HTTP/1.1" 200 115 0.068158 10.0.0.38 - - [2025-12-09 22:01:17] "POST /ref-update HTTP/1.1" 200 156 0.008574 10.0.0.38 - - [2025-12-09 22:01:17] "DELETE /virtual-machine-interface/16958efe-d54a-11f0-910c-fa163eae162b HTTP/1.1" 200 115 0.035978 10.0.0.38 - - [2025-12-09 22:01:17] "DELETE /virtual-machine/0155991b-7ac3-43be-aa25-d7a07a9534a7 HTTP/1.1" 200 115 0.037983 10.0.0.38 - - [2025-12-09 22:01:17] "GET /virtual-machine-interface/17a1f378-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005294 10.0.0.38 - - [2025-12-09 22:01:17] "POST /set-tag HTTP/1.1" 200 109 0.002334 10.0.0.38 - - [2025-12-09 22:01:17] "GET /virtual-machine-interface/17a1f378-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005948 10.0.0.38 - - [2025-12-09 22:01:17] "POST /set-tag HTTP/1.1" 200 109 0.002295 10.0.0.38 - - [2025-12-09 22:01:17] "GET /virtual-machine/26005b1b-c91e-46e9-853d-80300cc72043?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002656 10.0.0.38 - - [2025-12-09 22:01:17] "POST /ref-update HTTP/1.1" 200 156 0.011931 10.0.0.38 - - [2025-12-09 22:01:17] "GET /virtual-machine-interface/17a1f378-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.025639 10.0.0.38 - - [2025-12-09 22:01:17] "POST /set-tag HTTP/1.1" 200 109 0.029061 10.0.0.38 - - [2025-12-09 22:01:17] "POST /set-tag HTTP/1.1" 200 109 0.046884 10.0.0.38 - - [2025-12-09 22:01:18] "POST /set-tag HTTP/1.1" 200 109 0.026245 10.0.0.38 - - [2025-12-09 22:01:18] "POST /set-tag HTTP/1.1" 200 109 0.030188 10.0.0.38 - - [2025-12-09 22:01:18] "POST /set-tag HTTP/1.1" 200 109 0.022818 10.0.0.38 - - [2025-12-09 22:01:18] "DELETE /instance-ip/17b6eeea-d54a-11f0-910c-fa163eae162b HTTP/1.1" 200 115 0.053449 10.0.0.38 - - [2025-12-09 22:01:18] "DELETE /virtual-machine-interface/17a1f378-d54a-11f0-910c-fa163eae162b HTTP/1.1" 200 115 0.042900 10.0.0.38 - - [2025-12-09 22:01:18] "DELETE /virtual-machine/26005b1b-c91e-46e9-853d-80300cc72043 HTTP/1.1" 200 115 0.023617 10.0.0.38 - - [2025-12-09 22:01:18] "DELETE /tag/ba45d269-b20d-45cf-96e8-404d88e01b99 HTTP/1.1" 200 115 0.032850 10.0.0.38 - - [2025-12-09 22:01:18] "GET /virtual-machine-interface/170c049e-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004009 10.0.0.38 - - [2025-12-09 22:01:18] "POST /set-tag HTTP/1.1" 200 109 0.002409 10.0.0.38 - - [2025-12-09 22:01:18] "GET /virtual-machine-interface/170c049e-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004077 10.0.0.38 - - [2025-12-09 22:01:18] "POST /set-tag HTTP/1.1" 200 109 0.002207 10.0.0.38 - - [2025-12-09 22:01:18] "GET /virtual-machine/331a9bfc-1c1d-4b60-82a6-8007027405d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003861 10.0.0.38 - - [2025-12-09 22:01:18] "POST /ref-update HTTP/1.1" 200 156 0.014973 10.0.0.38 - - [2025-12-09 22:01:18] "GET /virtual-machine-interface/170c049e-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006281 10.0.0.38 - - [2025-12-09 22:01:18] "POST /set-tag HTTP/1.1" 200 109 0.026828 10.0.0.38 - - [2025-12-09 22:01:18] "POST /set-tag HTTP/1.1" 200 109 0.025565 10.0.0.38 - - [2025-12-09 22:01:18] "POST /set-tag HTTP/1.1" 200 109 0.028314 10.0.0.38 - - [2025-12-09 22:01:18] "POST /set-tag HTTP/1.1" 200 109 0.027381 10.0.0.38 - - [2025-12-09 22:01:18] "POST /set-tag HTTP/1.1" 200 109 0.054693 10.0.0.38 - - [2025-12-09 22:01:18] "DELETE /instance-ip/17242eac-d54a-11f0-910c-fa163eae162b HTTP/1.1" 200 115 0.058485 10.0.0.38 - - [2025-12-09 22:01:18] "POST /ref-update HTTP/1.1" 200 156 0.007874 10.0.0.38 - - [2025-12-09 22:01:18] "DELETE /virtual-machine-interface/170c049e-d54a-11f0-910c-fa163eae162b HTTP/1.1" 200 115 0.067038 10.0.0.38 - - [2025-12-09 22:01:18] "DELETE /virtual-machine/331a9bfc-1c1d-4b60-82a6-8007027405d2 HTTP/1.1" 200 115 0.032676 10.0.0.38 - - [2025-12-09 22:01:18] "DELETE /tag/0361d411-64b4-46b4-a7b8-8d9f8533ad76 HTTP/1.1" 200 115 0.032748 10.0.0.38 - - [2025-12-09 22:01:19] "DELETE /tag/57ca1472-2e61-43a2-b438-d14f865952b3 HTTP/1.1" 409 388 0.006010 10.0.0.38 - - [2025-12-09 22:01:23] "POST /tags HTTP/1.1" 200 365 0.046261 10.0.0.38 - - [2025-12-09 22:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.015975 10.0.0.38 - - [2025-12-09 22:01:23] "GET /tag/8f569378-c653-4231-96c7-74eb399db8c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.022088 10.0.0.38 - - [2025-12-09 22:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005416 10.0.0.38 - - [2025-12-09 22:01:23] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038479 10.0.0.38 - - [2025-12-09 22:01:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.38 - - [2025-12-09 22:01:23] "GET /service-appliance-set/a048eac5-7cbd-499f-ad2b-64864bb5b5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.002687 10.0.0.38 - - [2025-12-09 22:01:23] "POST /fqname-to-id HTTP/1.1" 404 258 0.002015 10.0.0.38 - - [2025-12-09 22:01:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.082603 10.0.0.38 - - [2025-12-09 22:01:24] "GET /virtual-machine-interface/a8095602-1788-4f59-8ed3-a0fd23b0c3dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.007442 10.0.0.38 - - [2025-12-09 22:01:24] "POST /set-tag HTTP/1.1" 200 109 0.019207 10.0.0.38 - - [2025-12-09 22:01:24] "POST /instance-ips HTTP/1.1" 200 417 0.042523 10.0.0.38 - - [2025-12-09 22:01:24] "GET /instance-ip/eb9287fa-fe91-4228-b071-95870f272c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1665 0.011525 10.0.0.38 - - [2025-12-09 22:01:24] "POST /loadbalancers HTTP/1.1" 200 618 0.067763 10.0.0.38 - - [2025-12-09 22:01:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.017418 10.0.0.38 - - [2025-12-09 22:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.38 - - [2025-12-09 22:01:24] "POST /service-instances HTTP/1.1" 200 566 0.017290 10.0.0.38 - - [2025-12-09 22:01:24] "POST /ref-update HTTP/1.1" 200 156 0.008640 10.0.0.38 - - [2025-12-09 22:01:24] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044875 10.0.0.38 - - [2025-12-09 22:01:24] "PUT /service-instance/20e41a84-275d-459f-ba97-6c1276aae74b HTTP/1.1" 200 266 0.021826 10.0.0.38 - - [2025-12-09 22:01:24] "GET /virtual-machine-interface/a8095602-1788-4f59-8ed3-a0fd23b0c3dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.010962 10.0.0.38 - - [2025-12-09 22:01:24] "GET /virtual-machine-interface/a8095602-1788-4f59-8ed3-a0fd23b0c3dd?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.006451 10.0.0.38 - - [2025-12-09 22:01:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.020070 10.0.0.38 - - [2025-12-09 22:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.38 - - [2025-12-09 22:01:24] "POST /fqname-to-id HTTP/1.1" 404 208 0.002064 10.0.0.38 - - [2025-12-09 22:01:24] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002310 10.0.0.38 - - [2025-12-09 22:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.38 - - [2025-12-09 22:01:24] "GET /policy-management/271b68ee-4268-4dd3-9a1b-89577470aa47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003504 10.0.0.38 - - [2025-12-09 22:01:24] "POST /tags HTTP/1.1" 409 221 0.001664 10.0.0.38 - - [2025-12-09 22:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.38 - - [2025-12-09 22:01:24] "GET /tag/08325bd1-8855-4b9a-88e6-1afcbdf2b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.010932 10.0.0.38 - - [2025-12-09 22:01:24] "POST /virtual-machines HTTP/1.1" 200 429 0.023538 10.0.0.38 - - [2025-12-09 22:01:24] "POST /tags HTTP/1.1" 409 238 0.007999 10.0.0.38 - - [2025-12-09 22:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.38 - - [2025-12-09 22:01:24] "GET /tag/8f569378-c653-4231-96c7-74eb399db8c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.041117 10.0.0.38 - - [2025-12-09 22:01:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.105602 10.0.0.38 - - [2025-12-09 22:01:24] "POST /chown HTTP/1.1" 200 109 0.013188 10.0.0.38 - - [2025-12-09 22:01:24] "POST /firewall-rules HTTP/1.1" 200 650 0.123313 10.0.0.38 - - [2025-12-09 22:01:24] "POST /chown HTTP/1.1" 200 109 0.019959 10.0.0.38 - - [2025-12-09 22:01:24] "GET /firewall-rule/f91fe22c-fd7a-4379-9b14-a8f3a0a938c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.022093 10.0.0.38 - - [2025-12-09 22:01:24] "PUT /virtual-machine-interface/959762c9-c195-48b4-a1a3-a38a5ccd9909 HTTP/1.1" 200 284 0.019573 10.0.0.38 - - [2025-12-09 22:01:24] "PUT /instance-ip/eb9287fa-fe91-4228-b071-95870f272c8e HTTP/1.1" 200 256 0.018224 10.0.0.38 - - [2025-12-09 22:01:24] "GET /firewall-policy/ed363020-20d1-4a2e-98a3-4a3a15f734f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003633 10.0.0.38 - - [2025-12-09 22:01:24] "GET /firewall-rule/f91fe22c-fd7a-4379-9b14-a8f3a0a938c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002220 10.0.0.38 - - [2025-12-09 22:01:24] "POST /ref-update HTTP/1.1" 200 156 0.012656 10.0.0.38 - - [2025-12-09 22:01:24] "POST /ref-update HTTP/1.1" 200 156 0.010373 10.0.0.38 - - [2025-12-09 22:01:24] "POST /ref-update HTTP/1.1" 200 156 0.013538 10.0.0.38 - - [2025-12-09 22:01:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005220 10.0.0.38 - - [2025-12-09 22:01:24] "POST /ref-update HTTP/1.1" 200 156 0.018782 10.0.0.38 - - [2025-12-09 22:01:24] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040275 10.0.0.38 - - [2025-12-09 22:01:24] "GET /loadbalancer/c821d880-9f30-45ea-9500-7534a9c096c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2520 0.002244 10.0.0.38 - - [2025-12-09 22:01:24] "POST /ref-update HTTP/1.1" 200 156 0.011930 10.0.0.38 - - [2025-12-09 22:01:25] "POST /ref-update HTTP/1.1" 200 156 0.019558 10.0.0.38 - - [2025-12-09 22:01:25] "POST /ref-update HTTP/1.1" 200 156 0.024653 10.0.0.38 - - [2025-12-09 22:01:25] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.041611 10.0.0.38 - - [2025-12-09 22:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004984 10.0.0.38 - - [2025-12-09 22:01:25] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030589 10.0.0.38 - - [2025-12-09 22:01:25] "POST /virtual-machines HTTP/1.1" 200 429 0.030745 10.0.0.38 - - [2025-12-09 22:01:25] "GET /loadbalancer-listener/209e5bb6-5773-4825-aeea-7ad499395974?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.041570 10.0.0.38 - - [2025-12-09 22:01:25] "GET /loadbalancer-listener/209e5bb6-5773-4825-aeea-7ad499395974?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.007321 10.0.0.38 - - [2025-12-09 22:01:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.102618 10.0.0.38 - - [2025-12-09 22:01:25] "POST /chown HTTP/1.1" 200 109 0.021002 10.0.0.38 - - [2025-12-09 22:01:25] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.052977 10.0.0.38 - - [2025-12-09 22:01:25] "POST /chown HTTP/1.1" 200 109 0.006056 10.0.0.38 - - [2025-12-09 22:01:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.015973 10.0.0.38 - - [2025-12-09 22:01:25] "PUT /virtual-machine-interface/196f9793-4d1a-4c91-9f2e-9adfd3f70219 HTTP/1.1" 200 284 0.044875 10.0.0.38 - - [2025-12-09 22:01:25] "GET /loadbalancer-pool/9177dae0-9120-44c3-9fad-4d38ccd917a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008314 10.0.0.38 - - [2025-12-09 22:01:25] "PUT /instance-ip/eb9287fa-fe91-4228-b071-95870f272c8e HTTP/1.1" 200 256 0.020915 10.0.0.38 - - [2025-12-09 22:01:25] "POST /loadbalancer-members HTTP/1.1" 200 707 0.032468 10.0.0.38 - - [2025-12-09 22:01:25] "POST /ref-update HTTP/1.1" 200 156 0.010299 10.0.0.38 - - [2025-12-09 22:01:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.016857 10.0.0.38 - - [2025-12-09 22:01:25] "POST /ref-update HTTP/1.1" 200 156 0.030443 10.0.0.38 - - [2025-12-09 22:01:25] "GET /loadbalancer-member/c393da5d-501d-4111-a347-527f2c5403e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.020636 10.0.0.38 - - [2025-12-09 22:01:25] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.010511 10.0.0.38 - - [2025-12-09 22:01:25] "POST /ref-update HTTP/1.1" 200 156 0.030418 10.0.0.38 - - [2025-12-09 22:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.38 - - [2025-12-09 22:01:25] "GET /policy-management/271b68ee-4268-4dd3-9a1b-89577470aa47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003326 10.0.0.38 - - [2025-12-09 22:01:25] "POST /tags HTTP/1.1" 409 221 0.002175 10.0.0.38 - - [2025-12-09 22:01:25] "POST /ref-update HTTP/1.1" 200 156 0.013452 10.0.0.38 - - [2025-12-09 22:01:25] "POST /ref-update HTTP/1.1" 200 156 0.017867 10.0.0.38 - - [2025-12-09 22:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.38 - - [2025-12-09 22:01:25] "GET /tag/08325bd1-8855-4b9a-88e6-1afcbdf2b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.013641 10.0.0.38 - - [2025-12-09 22:01:25] "POST /tags HTTP/1.1" 409 238 0.004554 10.0.0.38 - - [2025-12-09 22:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.38 - - [2025-12-09 22:01:25] "PUT /service-instance/20e41a84-275d-459f-ba97-6c1276aae74b HTTP/1.1" 200 266 0.013439 10.0.0.38 - - [2025-12-09 22:01:25] "GET /tag/8f569378-c653-4231-96c7-74eb399db8c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010929 10.0.0.38 - - [2025-12-09 22:01:25] "POST /firewall-rules HTTP/1.1" 409 293 0.003125 10.0.0.38 - - [2025-12-09 22:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001535 10.0.0.38 - - [2025-12-09 22:01:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.010825 10.0.0.38 - - [2025-12-09 22:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.38 - - [2025-12-09 22:01:25] "POST /chown HTTP/1.1" 200 109 0.006052 10.0.0.38 - - [2025-12-09 22:01:25] "POST /chown HTTP/1.1" 200 109 0.018329 10.0.0.38 - - [2025-12-09 22:01:25] "PUT /firewall-rule/f91fe22c-fd7a-4379-9b14-a8f3a0a938c2 HTTP/1.1" 200 260 0.045257 10.0.0.38 - - [2025-12-09 22:01:25] "GET /firewall-rule/f91fe22c-fd7a-4379-9b14-a8f3a0a938c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.008472 10.0.0.38 - - [2025-12-09 22:01:25] "GET /firewall-policy/ed363020-20d1-4a2e-98a3-4a3a15f734f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.009325 10.0.0.38 - - [2025-12-09 22:01:25] "PUT /instance-ip/eb9287fa-fe91-4228-b071-95870f272c8e HTTP/1.1" 200 256 0.021974 10.0.0.38 - - [2025-12-09 22:01:25] "POST /ref-update HTTP/1.1" 200 156 0.019039 10.0.0.38 - - [2025-12-09 22:01:25] "GET /firewall-rule/f91fe22c-fd7a-4379-9b14-a8f3a0a938c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004194 10.0.0.38 - - [2025-12-09 22:01:25] "POST /chown HTTP/1.1" 200 109 0.017790 10.0.0.38 - - [2025-12-09 22:01:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005126 10.0.0.38 - - [2025-12-09 22:01:25] "GET /tag/8f569378-c653-4231-96c7-74eb399db8c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.020739 10.0.0.38 - - [2025-12-09 22:01:25] "POST /chown HTTP/1.1" 200 109 0.006784 10.0.0.38 - - [2025-12-09 22:01:25] "GET /tag/8f569378-c653-4231-96c7-74eb399db8c6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.023472 10.0.0.38 - - [2025-12-09 22:01:25] "GET /virtual-machine-interface/196f9793-4d1a-4c91-9f2e-9adfd3f70219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004870 10.0.0.38 - - [2025-12-09 22:01:25] "PUT /instance-ip/eb9287fa-fe91-4228-b071-95870f272c8e HTTP/1.1" 200 256 0.060687 10.0.0.38 - - [2025-12-09 22:01:26] "POST /ref-update HTTP/1.1" 200 156 0.033671 10.0.0.38 - - [2025-12-09 22:01:26] "POST /set-tag HTTP/1.1" 200 109 0.065665 10.0.0.38 - - [2025-12-09 22:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.38 - - [2025-12-09 22:01:26] "GET /virtual-machine-interface/959762c9-c195-48b4-a1a3-a38a5ccd9909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.011236 10.0.0.38 - - [2025-12-09 22:01:26] "POST /chown HTTP/1.1" 200 109 0.024233 10.0.0.38 - - [2025-12-09 22:01:26] "POST /chown HTTP/1.1" 200 109 0.015564 10.0.0.38 - - [2025-12-09 22:01:26] "POST /set-tag HTTP/1.1" 200 109 0.049362 10.0.0.38 - - [2025-12-09 22:01:26] "GET /virtual-machine-interface/a8095602-1788-4f59-8ed3-a0fd23b0c3dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.017874 10.0.0.38 - - [2025-12-09 22:01:26] "PUT /instance-ip/eb9287fa-fe91-4228-b071-95870f272c8e HTTP/1.1" 200 256 0.011216 10.0.0.38 - - [2025-12-09 22:01:26] "POST /ref-update HTTP/1.1" 200 156 0.015285 10.0.0.38 - - [2025-12-09 22:01:26] "POST /chown HTTP/1.1" 200 109 0.018950 10.0.0.38 - - [2025-12-09 22:01:26] "POST /set-tag HTTP/1.1" 200 109 0.032811 10.0.0.38 - - [2025-12-09 22:01:26] "GET /firewall-policy/ed363020-20d1-4a2e-98a3-4a3a15f734f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.012203 10.0.0.38 - - [2025-12-09 22:01:26] "GET /firewall-rule/f91fe22c-fd7a-4379-9b14-a8f3a0a938c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002839 10.0.0.38 - - [2025-12-09 22:01:26] "POST /chown HTTP/1.1" 200 109 0.007523 10.0.0.38 - - [2025-12-09 22:01:26] "PUT /instance-ip/eb9287fa-fe91-4228-b071-95870f272c8e HTTP/1.1" 200 256 0.022128 10.0.0.38 - - [2025-12-09 22:01:26] "POST /ref-update HTTP/1.1" 200 156 0.034104 10.0.0.38 - - [2025-12-09 22:01:26] "POST /ref-update HTTP/1.1" 200 156 0.033106 10.0.0.38 - - [2025-12-09 22:01:26] "DELETE /firewall-rule/f91fe22c-fd7a-4379-9b14-a8f3a0a938c2 HTTP/1.1" 200 115 0.065522 10.0.0.38 - - [2025-12-09 22:01:26] "DELETE /loadbalancer-member/c393da5d-501d-4111-a347-527f2c5403e7 HTTP/1.1" 200 115 0.043114 10.0.0.38 - - [2025-12-09 22:01:26] "PUT /service-instance/20e41a84-275d-459f-ba97-6c1276aae74b HTTP/1.1" 200 266 0.010741 10.0.0.38 - - [2025-12-09 22:01:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.021034 10.0.0.38 - - [2025-12-09 22:01:26] "DELETE /loadbalancer-pool/9177dae0-9120-44c3-9fad-4d38ccd917a1 HTTP/1.1" 200 115 0.054221 10.0.0.38 - - [2025-12-09 22:01:26] "DELETE /loadbalancer-listener/209e5bb6-5773-4825-aeea-7ad499395974 HTTP/1.1" 200 115 0.047626 10.0.0.38 - - [2025-12-09 22:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.38 - - [2025-12-09 22:01:26] "POST /chown HTTP/1.1" 200 109 0.013752 10.0.0.38 - - [2025-12-09 22:01:26] "DELETE /loadbalancer/c821d880-9f30-45ea-9500-7534a9c096c6 HTTP/1.1" 200 115 0.055837 10.0.0.38 - - [2025-12-09 22:01:26] "POST /chown HTTP/1.1" 200 109 0.026348 10.0.0.38 - - [2025-12-09 22:01:26] "DELETE /instance-ip/eb9287fa-fe91-4228-b071-95870f272c8e HTTP/1.1" 200 115 0.065476 10.0.0.38 - - [2025-12-09 22:01:26] "POST /ref-update HTTP/1.1" 200 156 0.015898 10.0.0.38 - - [2025-12-09 22:01:26] "POST /chown HTTP/1.1" 200 109 0.025918 10.0.0.38 - - [2025-12-09 22:01:26] "POST /chown HTTP/1.1" 404 171 0.008029 10.0.0.38 - - [2025-12-09 22:01:26] "DELETE /virtual-machine-interface/a8095602-1788-4f59-8ed3-a0fd23b0c3dd HTTP/1.1" 200 115 0.090708 10.0.0.38 - - [2025-12-09 22:01:26] "DELETE /tag/8f569378-c653-4231-96c7-74eb399db8c6 HTTP/1.1" 409 248 0.007725 10.0.0.38 - - [2025-12-09 22:01:26] "POST /ref-update HTTP/1.1" 200 156 0.013534 10.0.0.38 - - [2025-12-09 22:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.38 - - [2025-12-09 22:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.38 - - [2025-12-09 22:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.38 - - [2025-12-09 22:01:26] "POST /service-instances HTTP/1.1" 409 259 0.002285 10.0.0.38 - - [2025-12-09 22:01:27] "POST /service-instances HTTP/1.1" 409 259 0.005284 10.0.0.38 - - [2025-12-09 22:01:27] "DELETE /service-instance/20e41a84-275d-459f-ba97-6c1276aae74b HTTP/1.1" 200 115 0.027186 10.0.0.38 - - [2025-12-09 22:01:27] "GET /virtual-machine-interface/959762c9-c195-48b4-a1a3-a38a5ccd9909?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.004321 10.0.0.38 - - [2025-12-09 22:01:27] "DELETE /virtual-machine-interface/959762c9-c195-48b4-a1a3-a38a5ccd9909 HTTP/1.1" 200 115 0.044199 10.0.0.38 - - [2025-12-09 22:01:27] "POST /ref-update HTTP/1.1" 200 156 0.010255 10.0.0.38 - - [2025-12-09 22:01:27] "DELETE /virtual-machine/66665fe3-8202-46c3-8891-25d8f6e2b761 HTTP/1.1" 200 115 0.026972 10.0.0.38 - - [2025-12-09 22:01:27] "GET /virtual-machine-interface/196f9793-4d1a-4c91-9f2e-9adfd3f70219?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004414 10.0.0.38 - - [2025-12-09 22:01:27] "DELETE /virtual-machine-interface/196f9793-4d1a-4c91-9f2e-9adfd3f70219 HTTP/1.1" 200 115 0.053068 10.0.0.38 - - [2025-12-09 22:01:27] "DELETE /virtual-machine/660c98a7-458d-43e9-9cd9-1afd418378d2 HTTP/1.1" 200 115 0.024290 10.0.0.38 - - [2025-12-09 22:01:46] "GET /virtual-machine-interface/18966bd8-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004381 10.0.0.38 - - [2025-12-09 22:01:46] "POST /set-tag HTTP/1.1" 200 109 0.002657 10.0.0.38 - - [2025-12-09 22:01:46] "GET /virtual-machine-interface/18966bd8-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004204 10.0.0.38 - - [2025-12-09 22:01:46] "POST /set-tag HTTP/1.1" 200 109 0.005218 10.0.0.38 - - [2025-12-09 22:01:46] "GET /virtual-machine/cab2adc6-f0f0-4730-993f-1119c9d990c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002848 10.0.0.38 - - [2025-12-09 22:01:46] "POST /ref-update HTTP/1.1" 200 156 0.008316 10.0.0.38 - - [2025-12-09 22:01:46] "GET /virtual-machine-interface/18966bd8-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014127 10.0.0.38 - - [2025-12-09 22:01:46] "POST /set-tag HTTP/1.1" 200 109 0.014452 10.0.0.38 - - [2025-12-09 22:01:46] "POST /set-tag HTTP/1.1" 200 109 0.031940 10.0.0.38 - - [2025-12-09 22:01:46] "POST /set-tag HTTP/1.1" 200 109 0.022512 10.0.0.38 - - [2025-12-09 22:01:47] "POST /set-tag HTTP/1.1" 200 109 0.015331 10.0.0.38 - - [2025-12-09 22:01:47] "DELETE /instance-ip/18aeb72e-d54a-11f0-910c-fa163eae162b HTTP/1.1" 200 115 0.039303 10.0.0.38 - - [2025-12-09 22:01:47] "DELETE /virtual-machine-interface/18966bd8-d54a-11f0-910c-fa163eae162b HTTP/1.1" 200 115 0.041317 10.0.0.38 - - [2025-12-09 22:01:47] "DELETE /virtual-machine/cab2adc6-f0f0-4730-993f-1119c9d990c7 HTTP/1.1" 200 115 0.023790 10.0.0.38 - - [2025-12-09 22:01:47] "DELETE /tag/0c494cf7-673d-42c4-80c6-a66fea943854 HTTP/1.1" 200 115 0.059208 10.0.0.38 - - [2025-12-09 22:01:47] "GET /virtual-machine-interface/197637fe-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003784 10.0.0.38 - - [2025-12-09 22:01:47] "POST /set-tag HTTP/1.1" 200 109 0.002517 10.0.0.38 - - [2025-12-09 22:01:47] "GET /virtual-machine-interface/197637fe-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003860 10.0.0.38 - - [2025-12-09 22:01:47] "POST /set-tag HTTP/1.1" 200 109 0.002198 10.0.0.38 - - [2025-12-09 22:01:47] "GET /virtual-machine/41bbec9a-fa4a-465a-aec8-2c019ce84873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003230 10.0.0.38 - - [2025-12-09 22:01:47] "POST /ref-update HTTP/1.1" 200 156 0.008346 10.0.0.38 - - [2025-12-09 22:01:47] "GET /virtual-machine-interface/197637fe-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009471 10.0.0.38 - - [2025-12-09 22:01:47] "POST /set-tag HTTP/1.1" 200 109 0.016275 10.0.0.38 - - [2025-12-09 22:01:47] "POST /set-tag HTTP/1.1" 200 109 0.026855 10.0.0.38 - - [2025-12-09 22:01:47] "POST /set-tag HTTP/1.1" 200 109 0.029449 10.0.0.38 - - [2025-12-09 22:01:47] "POST /set-tag HTTP/1.1" 200 109 0.017514 10.0.0.38 - - [2025-12-09 22:01:47] "DELETE /instance-ip/198b878a-d54a-11f0-910c-fa163eae162b HTTP/1.1" 200 115 0.037252 10.0.0.38 - - [2025-12-09 22:01:47] "DELETE /virtual-machine-interface/197637fe-d54a-11f0-910c-fa163eae162b HTTP/1.1" 200 115 0.036833 10.0.0.38 - - [2025-12-09 22:01:47] "DELETE /virtual-machine/41bbec9a-fa4a-465a-aec8-2c019ce84873 HTTP/1.1" 200 115 0.027164 10.0.0.38 - - [2025-12-09 22:01:47] "DELETE /tag/b4c234ee-00fa-474b-b17e-8d64e9629865 HTTP/1.1" 200 115 0.047980 10.0.0.38 - - [2025-12-09 22:01:47] "GET /virtual-machine-interface/19ddedcc-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004807 10.0.0.38 - - [2025-12-09 22:01:47] "POST /set-tag HTTP/1.1" 200 109 0.002361 10.0.0.38 - - [2025-12-09 22:01:47] "GET /virtual-machine-interface/19ddedcc-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003698 10.0.0.38 - - [2025-12-09 22:01:47] "POST /set-tag HTTP/1.1" 200 109 0.002026 10.0.0.38 - - [2025-12-09 22:01:47] "GET /virtual-machine/c827aff3-ecb9-482e-9d3a-16af208bf972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002847 10.0.0.38 - - [2025-12-09 22:01:47] "POST /ref-update HTTP/1.1" 200 156 0.009977 10.0.0.38 - - [2025-12-09 22:01:47] "GET /virtual-machine-interface/19ddedcc-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004564 10.0.0.38 - - [2025-12-09 22:01:47] "POST /set-tag HTTP/1.1" 200 109 0.018791 10.0.0.38 - - [2025-12-09 22:01:47] "POST /set-tag HTTP/1.1" 200 109 0.029003 10.0.0.38 - - [2025-12-09 22:01:47] "POST /set-tag HTTP/1.1" 200 109 0.032698 10.0.0.38 - - [2025-12-09 22:01:48] "POST /set-tag HTTP/1.1" 200 109 0.014637 10.0.0.38 - - [2025-12-09 22:01:48] "DELETE /instance-ip/19f3af68-d54a-11f0-910c-fa163eae162b HTTP/1.1" 200 115 0.042179 10.0.0.38 - - [2025-12-09 22:01:48] "DELETE /virtual-machine-interface/19ddedcc-d54a-11f0-910c-fa163eae162b HTTP/1.1" 200 115 0.040311 10.0.0.38 - - [2025-12-09 22:01:48] "DELETE /virtual-machine/c827aff3-ecb9-482e-9d3a-16af208bf972 HTTP/1.1" 200 115 0.021727 10.0.0.38 - - [2025-12-09 22:01:48] "DELETE /tag/aa0f2c5f-fd05-4602-a29d-d6a961f4dab6 HTTP/1.1" 409 236 0.003882 10.0.0.38 - - [2025-12-09 22:01:48] "DELETE /tag/fd9bc431-1335-41c1-adb9-9277c19320e2 HTTP/1.1" 409 236 0.005008 10.0.0.38 - - [2025-12-09 22:01:48] "DELETE /tag/bfbe4e50-3bf0-43cf-aa16-71265d2009f8 HTTP/1.1" 200 115 0.030868 10.0.0.38 - - [2025-12-09 22:01:48] "GET /virtual-machine-interface/190b13ca-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005565 10.0.0.38 - - [2025-12-09 22:01:48] "POST /set-tag HTTP/1.1" 200 109 0.002492 10.0.0.38 - - [2025-12-09 22:01:48] "GET /virtual-machine-interface/190b13ca-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004970 10.0.0.38 - - [2025-12-09 22:01:48] "POST /set-tag HTTP/1.1" 200 109 0.002614 10.0.0.38 - - [2025-12-09 22:01:48] "GET /virtual-machine/0bb5408f-9577-448c-bb73-4b0d4bc9dfde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003066 10.0.0.38 - - [2025-12-09 22:01:48] "POST /ref-update HTTP/1.1" 200 156 0.010283 10.0.0.38 - - [2025-12-09 22:01:48] "GET /virtual-machine-interface/190b13ca-d54a-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013718 10.0.0.38 - - [2025-12-09 22:01:48] "POST /set-tag HTTP/1.1" 200 109 0.016081 10.0.0.38 - - [2025-12-09 22:01:48] "POST /set-tag HTTP/1.1" 200 109 0.023006 10.0.0.38 - - [2025-12-09 22:01:48] "POST /set-tag HTTP/1.1" 200 109 0.021941 10.0.0.38 - - [2025-12-09 22:01:48] "POST /set-tag HTTP/1.1" 200 109 0.013015 10.0.0.38 - - [2025-12-09 22:01:48] "DELETE /instance-ip/1927e022-d54a-11f0-910c-fa163eae162b HTTP/1.1" 200 115 0.037192 10.0.0.38 - - [2025-12-09 22:01:48] "DELETE /virtual-machine-interface/190b13ca-d54a-11f0-910c-fa163eae162b HTTP/1.1" 200 115 0.031420 10.0.0.38 - - [2025-12-09 22:01:48] "DELETE /virtual-machine/0bb5408f-9577-448c-bb73-4b0d4bc9dfde HTTP/1.1" 200 115 0.016504 10.0.0.38 - - [2025-12-09 22:01:48] "DELETE /tag/25537d25-7815-41a1-af88-af0d71dc9238 HTTP/1.1" 409 236 0.006299 10.0.0.38 - - [2025-12-09 22:01:48] "DELETE /tag/70ee7c68-842b-4abc-923e-1446f125a52f HTTP/1.1" 200 115 0.031523 10.0.0.38 - - [2025-12-09 22:01:48] "DELETE /tag/08fb3bc7-2dc8-4e23-863b-4a7d7c885979 HTTP/1.1" 200 115 0.030106 10.0.0.38 - - [2025-12-09 22:01:50] "POST /projects HTTP/1.1" 409 238 0.002440 10.0.0.38 - - [2025-12-09 22:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.38 - - [2025-12-09 22:01:50] "GET /project/32baea04-fb58-4387-9184-0ef4b157d58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031112 10.0.0.38 - - [2025-12-09 22:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001452 10.0.0.38 - - [2025-12-09 22:01:50] "GET /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003279 10.0.0.38 - - [2025-12-09 22:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.38 - - [2025-12-09 22:01:50] "GET /virtual-network/ae3b5668-e534-405d-9abe-6f8e41caa6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003663 10.0.0.38 - - [2025-12-09 22:01:50] "POST /security-groups HTTP/1.1" 409 285 0.001941 10.0.0.38 - - [2025-12-09 22:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001357 10.0.0.38 - - [2025-12-09 22:01:51] "PUT /security-group/b652fd48-f420-4f91-ab5b-7c1b0089b46f HTTP/1.1" 200 262 0.055450 10.0.0.38 - - [2025-12-09 22:01:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.025091 10.0.0.38 - - [2025-12-09 22:01:51] "PUT /access-control-list/8632923b-0e01-479e-a22f-e8d71c228ddb HTTP/1.1" 200 272 0.024112 10.0.0.38 - - [2025-12-09 22:01:51] "PUT /access-control-list/f760198a-2c91-4136-adc9-adf1d18d60bb HTTP/1.1" 200 272 0.020612 10.0.0.38 - - [2025-12-09 22:01:55] "POST /projects HTTP/1.1" 409 238 0.002395 10.0.0.38 - - [2025-12-09 22:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.38 - - [2025-12-09 22:01:56] "GET /project/32baea04-fb58-4387-9184-0ef4b157d58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031579 10.0.0.38 - - [2025-12-09 22:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.38 - - [2025-12-09 22:01:56] "GET /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004280 10.0.0.38 - - [2025-12-09 22:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.38 - - [2025-12-09 22:01:56] "GET /virtual-network/ae3b5668-e534-405d-9abe-6f8e41caa6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004626 10.0.0.38 - - [2025-12-09 22:01:56] "POST /security-groups HTTP/1.1" 409 285 0.002562 10.0.0.38 - - [2025-12-09 22:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.38 - - [2025-12-09 22:01:56] "PUT /security-group/b652fd48-f420-4f91-ab5b-7c1b0089b46f HTTP/1.1" 200 262 0.054727 10.0.0.38 - - [2025-12-09 22:01:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.033136 10.0.0.38 - - [2025-12-09 22:01:56] "PUT /access-control-list/8632923b-0e01-479e-a22f-e8d71c228ddb HTTP/1.1" 200 272 0.020085 10.0.0.38 - - [2025-12-09 22:01:56] "GET /firewall-policy/32502074-13ad-4c46-bc93-ddd469a865cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.019451 10.0.0.38 - - [2025-12-09 22:01:56] "PUT /access-control-list/f760198a-2c91-4136-adc9-adf1d18d60bb HTTP/1.1" 200 272 0.042451 10.0.0.38 - - [2025-12-09 22:01:56] "GET /firewall-rule/7a1ad210-c5f5-484f-aaab-7a0e653e9281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003394 10.0.0.38 - - [2025-12-09 22:01:56] "POST /ref-update HTTP/1.1" 200 156 0.045533 10.0.0.38 - - [2025-12-09 22:01:56] "DELETE /firewall-rule/7a1ad210-c5f5-484f-aaab-7a0e653e9281 HTTP/1.1" 200 115 0.047873 10.0.0.38 - - [2025-12-09 22:01:56] "GET /firewall-policy/32502074-13ad-4c46-bc93-ddd469a865cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.004383 10.0.0.38 - - [2025-12-09 22:01:56] "GET /firewall-rule/52d61af8-af7b-4ae5-8e83-1b1a1ee2abb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002643 10.0.0.38 - - [2025-12-09 22:01:56] "POST /ref-update HTTP/1.1" 200 156 0.044255 10.0.0.38 - - [2025-12-09 22:01:56] "DELETE /firewall-rule/52d61af8-af7b-4ae5-8e83-1b1a1ee2abb4 HTTP/1.1" 200 115 0.045201 10.0.0.38 - - [2025-12-09 22:01:56] "DELETE /tag/aa0f2c5f-fd05-4602-a29d-d6a961f4dab6 HTTP/1.1" 409 236 0.004789 10.0.0.38 - - [2025-12-09 22:01:56] "DELETE /tag/fd9bc431-1335-41c1-adb9-9277c19320e2 HTTP/1.1" 409 236 0.004561 10.0.0.38 - - [2025-12-09 22:01:56] "DELETE /tag/e329643c-ed30-4e07-a258-198f52f12ab0 HTTP/1.1" 200 115 0.039631 10.0.0.38 - - [2025-12-09 22:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.38 - - [2025-12-09 22:01:56] "GET /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004084 10.0.0.38 - - [2025-12-09 22:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.38 - - [2025-12-09 22:01:56] "GET /virtual-network/ae3b5668-e534-405d-9abe-6f8e41caa6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004264 10.0.0.38 - - [2025-12-09 22:01:56] "PUT /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b HTTP/1.1" 200 264 0.042463 10.0.0.38 - - [2025-12-09 22:01:56] "PUT /virtual-network/ae3b5668-e534-405d-9abe-6f8e41caa6b4 HTTP/1.1" 200 264 0.039158 10.0.0.38 - - [2025-12-09 22:01:56] "DELETE /security-group/b652fd48-f420-4f91-ab5b-7c1b0089b46f HTTP/1.1" 200 115 0.048014 10.0.0.38 - - [2025-12-09 22:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001450 10.0.0.38 - - [2025-12-09 22:01:56] "DELETE /access-control-list/8632923b-0e01-479e-a22f-e8d71c228ddb HTTP/1.1" 200 115 0.028686 10.0.0.38 - - [2025-12-09 22:01:56] "DELETE /access-control-list/f760198a-2c91-4136-adc9-adf1d18d60bb HTTP/1.1" 200 115 0.023886 10.0.0.38 - - [2025-12-09 22:01:56] "GET /project/32baea04-fb58-4387-9184-0ef4b157d58a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.043546 10.0.0.38 - - [2025-12-09 22:01:57] "GET /project/32baea04-fb58-4387-9184-0ef4b157d58a?fields=security_groups HTTP/1.1" 200 1352 0.035469 10.0.0.38 - - [2025-12-09 22:01:57] "DELETE /security-group/cce62426-93e6-455e-934a-ef5d44fa040e HTTP/1.1" 200 115 0.040972 10.0.0.38 - - [2025-12-09 22:01:57] "DELETE /access-control-list/999e92ff-74ef-496e-a6c6-9993d998e900 HTTP/1.1" 200 115 0.025429 10.0.0.38 - - [2025-12-09 22:01:57] "GET /project/32baea04-fb58-4387-9184-0ef4b157d58a?fields=application_policy_sets HTTP/1.1" 200 1391 0.039760 10.0.0.38 - - [2025-12-09 22:01:57] "DELETE /access-control-list/0e2f4a5d-45cb-49ee-b667-efcb394e67e7 HTTP/1.1" 200 115 0.054046 10.0.0.38 - - [2025-12-09 22:01:57] "DELETE /project/32baea04-fb58-4387-9184-0ef4b157d58a HTTP/1.1" 200 115 0.303378 10.0.0.38 - - [2025-12-09 22:01:57] "POST /projects HTTP/1.1" 409 238 0.002078 10.0.0.38 - - [2025-12-09 22:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.38 - - [2025-12-09 22:01:57] "GET /project/035292d0-d671-4795-946e-783a82fc541a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.026096 10.0.0.38 - - [2025-12-09 22:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.38 - - [2025-12-09 22:01:57] "GET /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004110 10.0.0.38 - - [2025-12-09 22:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.38 - - [2025-12-09 22:01:57] "GET /virtual-network/ae3b5668-e534-405d-9abe-6f8e41caa6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004013 10.0.0.38 - - [2025-12-09 22:01:57] "POST /security-groups HTTP/1.1" 409 285 0.002468 10.0.0.38 - - [2025-12-09 22:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.38 - - [2025-12-09 22:01:57] "PUT /security-group/23560433-a7be-4243-80da-11c3a315a391 HTTP/1.1" 200 262 0.053483 10.0.0.38 - - [2025-12-09 22:01:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.029232 10.0.0.38 - - [2025-12-09 22:01:57] "PUT /access-control-list/e319cdb7-c5f7-410a-9f66-fcd96b5e0da9 HTTP/1.1" 200 272 0.011225 10.0.0.38 - - [2025-12-09 22:01:57] "PUT /access-control-list/cc3f764f-f935-4f1d-b851-973b46e174f6 HTTP/1.1" 200 272 0.020064 10.0.0.38 - - [2025-12-09 22:02:01] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002852 10.0.0.38 - - [2025-12-09 22:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.38 - - [2025-12-09 22:02:01] "GET /policy-management/271b68ee-4268-4dd3-9a1b-89577470aa47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002611 10.0.0.38 - - [2025-12-09 22:02:01] "GET /firewall-policy/da6a816a-1fe6-46a1-ae70-8a3b688d7026?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002235 10.0.0.38 - - [2025-12-09 22:02:01] "GET /firewall-rule/b7720e75-3fb2-45c8-8f92-c237603af34f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002702 10.0.0.38 - - [2025-12-09 22:02:01] "POST /ref-update HTTP/1.1" 200 156 0.012749 10.0.0.38 - - [2025-12-09 22:02:01] "DELETE /firewall-rule/b7720e75-3fb2-45c8-8f92-c237603af34f HTTP/1.1" 200 115 0.053839 10.0.0.38 - - [2025-12-09 22:02:01] "GET /firewall-policy/58accbdd-aab6-461a-9d1c-d0b0487c3cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002906 10.0.0.38 - - [2025-12-09 22:02:02] "GET /firewall-rule/c16d5741-04ed-45ce-a360-16c08ec28338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.003276 10.0.0.38 - - [2025-12-09 22:02:02] "POST /ref-update HTTP/1.1" 200 156 0.019253 10.0.0.38 - - [2025-12-09 22:02:02] "DELETE /firewall-rule/c16d5741-04ed-45ce-a360-16c08ec28338 HTTP/1.1" 200 115 0.056289 10.0.0.38 - - [2025-12-09 22:02:02] "GET /firewall-policy/58accbdd-aab6-461a-9d1c-d0b0487c3cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.004163 10.0.0.38 - - [2025-12-09 22:02:02] "GET /firewall-rule/7dc8ae22-2446-495e-bf31-a3600aac5052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.003642 10.0.0.38 - - [2025-12-09 22:02:02] "POST /ref-update HTTP/1.1" 200 156 0.012814 10.0.0.38 - - [2025-12-09 22:02:02] "DELETE /firewall-rule/7dc8ae22-2446-495e-bf31-a3600aac5052 HTTP/1.1" 200 115 0.038949 10.0.0.38 - - [2025-12-09 22:02:02] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.006568 10.0.0.38 - - [2025-12-09 22:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.38 - - [2025-12-09 22:02:02] "GET /policy-management/271b68ee-4268-4dd3-9a1b-89577470aa47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002661 10.0.0.38 - - [2025-12-09 22:02:02] "GET /firewall-policy/58accbdd-aab6-461a-9d1c-d0b0487c3cba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003405 10.0.0.38 - - [2025-12-09 22:02:02] "POST /ref-update HTTP/1.1" 200 156 0.023696 10.0.0.38 - - [2025-12-09 22:02:02] "DELETE /firewall-policy/58accbdd-aab6-461a-9d1c-d0b0487c3cba HTTP/1.1" 200 115 0.039267 10.0.0.38 - - [2025-12-09 22:02:02] "DELETE /tag/25537d25-7815-41a1-af88-af0d71dc9238 HTTP/1.1" 200 115 0.059844 10.0.0.38 - - [2025-12-09 22:02:02] "DELETE /tag/aa0f2c5f-fd05-4602-a29d-d6a961f4dab6 HTTP/1.1" 200 115 0.052732 10.0.0.38 - - [2025-12-09 22:02:02] "DELETE /tag/57ca1472-2e61-43a2-b438-d14f865952b3 HTTP/1.1" 200 115 0.051649 10.0.0.38 - - [2025-12-09 22:02:02] "DELETE /tag/fd9bc431-1335-41c1-adb9-9277c19320e2 HTTP/1.1" 200 115 0.030347 10.0.0.38 - - [2025-12-09 22:02:02] "DELETE /loadbalancer-member/046c354a-7e52-4564-bd50-fff61fc5a390 HTTP/1.1" 200 115 0.027252 10.0.0.38 - - [2025-12-09 22:02:02] "DELETE /loadbalancer-pool/c0f6f358-1c99-48ce-8ccf-9940780741cf HTTP/1.1" 200 115 0.023915 10.0.0.38 - - [2025-12-09 22:02:02] "DELETE /loadbalancer-listener/11310608-5853-4caf-b401-ea0e9a26da74 HTTP/1.1" 200 115 0.025362 10.0.0.38 - - [2025-12-09 22:02:02] "DELETE /loadbalancer/4fbde27e-8dd3-44e8-9ec8-205daf737ed8 HTTP/1.1" 200 115 0.027554 10.0.0.38 - - [2025-12-09 22:02:02] "DELETE /floating-ip/9b224736-1c05-4fa3-b9f4-cc5a164690e8 HTTP/1.1" 200 115 0.024346 10.0.0.38 - - [2025-12-09 22:02:02] "DELETE /instance-ip/8499ab27-69fd-44dd-bc69-1c6769a7d043 HTTP/1.1" 200 115 0.041868 10.0.0.38 - - [2025-12-09 22:02:02] "DELETE /virtual-machine-interface/bc5b3fc3-8635-4988-a57b-602fc7fb0260 HTTP/1.1" 200 115 0.066828 10.0.0.38 - - [2025-12-09 22:02:02] "DELETE /tag/5caeb523-d18a-4b0b-88a6-837539469b9d HTTP/1.1" 200 115 0.059321 10.0.0.38 - - [2025-12-09 22:02:02] "POST /projects HTTP/1.1" 409 238 0.002437 10.0.0.38 - - [2025-12-09 22:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.38 - - [2025-12-09 22:02:03] "GET /project/035292d0-d671-4795-946e-783a82fc541a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.041955 10.0.0.38 - - [2025-12-09 22:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005599 10.0.0.38 - - [2025-12-09 22:02:03] "GET /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004960 10.0.0.38 - - [2025-12-09 22:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.38 - - [2025-12-09 22:02:03] "GET /virtual-network/ae3b5668-e534-405d-9abe-6f8e41caa6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005731 10.0.0.38 - - [2025-12-09 22:02:03] "POST /security-groups HTTP/1.1" 409 285 0.002820 10.0.0.38 - - [2025-12-09 22:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.38 - - [2025-12-09 22:02:03] "PUT /security-group/23560433-a7be-4243-80da-11c3a315a391 HTTP/1.1" 200 262 0.070334 10.0.0.38 - - [2025-12-09 22:02:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.026315 10.0.0.38 - - [2025-12-09 22:02:03] "PUT /access-control-list/e319cdb7-c5f7-410a-9f66-fcd96b5e0da9 HTTP/1.1" 200 272 0.028628 10.0.0.38 - - [2025-12-09 22:02:03] "GET /firewall-policy/32502074-13ad-4c46-bc93-ddd469a865cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.024368 10.0.0.38 - - [2025-12-09 22:02:03] "PUT /access-control-list/cc3f764f-f935-4f1d-b851-973b46e174f6 HTTP/1.1" 200 272 0.029090 10.0.0.38 - - [2025-12-09 22:02:03] "GET /firewall-rule/151112ba-d0c9-4779-850c-051b5be116bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002472 10.0.0.38 - - [2025-12-09 22:02:03] "POST /ref-update HTTP/1.1" 200 156 0.080741 10.0.0.38 - - [2025-12-09 22:02:03] "DELETE /firewall-rule/151112ba-d0c9-4779-850c-051b5be116bd HTTP/1.1" 200 115 0.073930 10.0.0.38 - - [2025-12-09 22:02:03] "GET /firewall-policy/32502074-13ad-4c46-bc93-ddd469a865cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.005959 10.0.0.38 - - [2025-12-09 22:02:03] "GET /firewall-rule/5dc4fc88-225b-4be0-9deb-1ad967053e29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003384 10.0.0.38 - - [2025-12-09 22:02:03] "POST /ref-update HTTP/1.1" 200 156 0.060700 10.0.0.38 - - [2025-12-09 22:02:03] "DELETE /firewall-rule/5dc4fc88-225b-4be0-9deb-1ad967053e29 HTTP/1.1" 200 115 0.031042 10.0.0.38 - - [2025-12-09 22:02:03] "DELETE /tag/7a4dd128-a1bd-4ae1-a828-d17a84091b5e HTTP/1.1" 200 115 0.039755 10.0.0.38 - - [2025-12-09 22:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.38 - - [2025-12-09 22:02:03] "GET /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004837 10.0.0.38 - - [2025-12-09 22:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.38 - - [2025-12-09 22:02:03] "GET /virtual-network/ae3b5668-e534-405d-9abe-6f8e41caa6b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004342 10.0.0.38 - - [2025-12-09 22:02:03] "PUT /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b HTTP/1.1" 200 264 0.058555 10.0.0.38 - - [2025-12-09 22:02:03] "PUT /virtual-network/ae3b5668-e534-405d-9abe-6f8e41caa6b4 HTTP/1.1" 200 264 0.048579 10.0.0.38 - - [2025-12-09 22:02:04] "DELETE /security-group/23560433-a7be-4243-80da-11c3a315a391 HTTP/1.1" 200 115 0.067840 10.0.0.38 - - [2025-12-09 22:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008651 10.0.0.38 - - [2025-12-09 22:02:04] "DELETE /access-control-list/e319cdb7-c5f7-410a-9f66-fcd96b5e0da9 HTTP/1.1" 200 115 0.054241 10.0.0.38 - - [2025-12-09 22:02:04] "DELETE /access-control-list/cc3f764f-f935-4f1d-b851-973b46e174f6 HTTP/1.1" 200 115 0.039237 10.0.0.38 - - [2025-12-09 22:02:04] "GET /project/035292d0-d671-4795-946e-783a82fc541a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.050860 10.0.0.38 - - [2025-12-09 22:02:04] "GET /project/035292d0-d671-4795-946e-783a82fc541a?fields=security_groups HTTP/1.1" 200 1351 0.025850 10.0.0.38 - - [2025-12-09 22:02:04] "DELETE /security-group/896823f8-1a78-4e67-8460-cb6aa75372a1 HTTP/1.1" 200 115 0.091802 10.0.0.38 - - [2025-12-09 22:02:04] "DELETE /access-control-list/c920d975-c693-4a1e-b319-03c7121e3604 HTTP/1.1" 200 115 0.070274 10.0.0.38 - - [2025-12-09 22:02:04] "GET /project/035292d0-d671-4795-946e-783a82fc541a?fields=application_policy_sets HTTP/1.1" 200 1390 0.073171 10.0.0.38 - - [2025-12-09 22:02:04] "DELETE /access-control-list/1e3a1df3-b4ce-4d65-8f39-deee50052e1d HTTP/1.1" 200 115 0.056486 10.0.0.38 - - [2025-12-09 22:02:04] "DELETE /project/035292d0-d671-4795-946e-783a82fc541a HTTP/1.1" 200 115 0.418451 10.0.0.38 - - [2025-12-09 22:02:19] "GET /global-system-configs HTTP/1.1" 200 322 0.003230 10.0.0.38 - - [2025-12-09 22:02:19] "GET /global-system-configs HTTP/1.1" 200 322 0.002472 10.0.0.38 - - [2025-12-09 22:02:55] "GET / HTTP/1.1" 200 35931 0.002028 10.0.0.38 - - [2025-12-09 22:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.38 - - [2025-12-09 22:02:55] "GET /global-vrouter-config/9e8e5a7f-21a3-4728-9502-0107ee989600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003089 10.0.0.38 - - [2025-12-09 22:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.38 - - [2025-12-09 22:02:56] "GET /global-vrouter-config/9e8e5a7f-21a3-4728-9502-0107ee989600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002386 10.0.0.38 - - [2025-12-09 22:03:12] "GET / HTTP/1.1" 200 35931 0.001424 10.0.0.38 - - [2025-12-09 22:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.38 - - [2025-12-09 22:03:12] "GET /global-system-config/832846b3-5a9a-49f3-9223-5258c16a9c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004179 10.0.0.38 - - [2025-12-09 22:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.38 - - [2025-12-09 22:03:12] "GET /config-node/c7a22508-4a12-4065-9508-727e13224f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001877 10.0.0.38 - - [2025-12-09 22:03:13] "GET / HTTP/1.1" 200 35931 0.001476 10.0.0.38 - - [2025-12-09 22:03:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002178 10.0.0.38 - - [2025-12-09 22:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.38 - - [2025-12-09 22:03:18] "GET /global-vrouter-config/9e8e5a7f-21a3-4728-9502-0107ee989600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002762 10.0.0.38 - - [2025-12-09 22:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010343 10.0.0.38 - - [2025-12-09 22:03:18] "PUT /global-vrouter-config/9e8e5a7f-21a3-4728-9502-0107ee989600 HTTP/1.1" 200 276 0.012670 10.0.0.38 - - [2025-12-09 22:03:18] "GET / HTTP/1.1" 200 35931 0.001860 10.0.0.38 - - [2025-12-09 22:03:18] "POST /alarms HTTP/1.1" 409 264 0.007160 10.0.0.38 - - [2025-12-09 22:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.38 - - [2025-12-09 22:03:18] "PUT /alarm/a8e243b8-561b-4560-84be-b745ed608a30 HTTP/1.1" 200 244 0.009847 10.0.0.38 - - [2025-12-09 22:03:18] "POST /alarms HTTP/1.1" 409 261 0.002188 10.0.0.38 - - [2025-12-09 22:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.38 - - [2025-12-09 22:03:18] "PUT /alarm/64441983-88c2-48b6-a088-e4410345de99 HTTP/1.1" 200 244 0.019510 10.0.0.38 - - [2025-12-09 22:03:18] "POST /alarms HTTP/1.1" 409 261 0.002037 10.0.0.38 - - [2025-12-09 22:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.38 - - [2025-12-09 22:03:18] "PUT /alarm/dfd4c132-156b-4e8b-be31-32214c53870d HTTP/1.1" 200 244 0.008723 10.0.0.38 - - [2025-12-09 22:03:18] "POST /alarms HTTP/1.1" 409 253 0.001957 10.0.0.38 - - [2025-12-09 22:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.38 - - [2025-12-09 22:03:18] "PUT /alarm/1ad33825-a275-49c8-ac87-c1786ecc7fff HTTP/1.1" 200 244 0.010429 10.0.0.38 - - [2025-12-09 22:03:18] "POST /alarms HTTP/1.1" 409 251 0.008728 10.0.0.38 - - [2025-12-09 22:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.38 - - [2025-12-09 22:03:18] "PUT /alarm/dfa40cf3-667b-495d-80a9-4ffd6079162a HTTP/1.1" 200 244 0.010023 10.0.0.38 - - [2025-12-09 22:03:18] "POST /alarms HTTP/1.1" 409 252 0.005817 10.0.0.38 - - [2025-12-09 22:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006297 10.0.0.38 - - [2025-12-09 22:03:18] "PUT /alarm/29d54630-2739-4aef-a9e4-e934194e4867 HTTP/1.1" 200 244 0.011687 10.0.0.38 - - [2025-12-09 22:03:18] "POST /alarms HTTP/1.1" 409 256 0.007709 10.0.0.38 - - [2025-12-09 22:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.38 - - [2025-12-09 22:03:18] "PUT /alarm/514bfca0-5821-4274-a034-f68cdc92a9e8 HTTP/1.1" 200 244 0.010542 10.0.0.38 - - [2025-12-09 22:03:18] "POST /alarms HTTP/1.1" 409 248 0.010208 10.0.0.38 - - [2025-12-09 22:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.38 - - [2025-12-09 22:03:18] "PUT /alarm/fecadf97-4c1c-4903-958f-05edf008ac30 HTTP/1.1" 200 244 0.010809 10.0.0.38 - - [2025-12-09 22:03:18] "POST /alarms HTTP/1.1" 409 252 0.010715 10.0.0.38 - - [2025-12-09 22:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.38 - - [2025-12-09 22:03:18] "PUT /alarm/4c8dfcf5-157d-4216-9a13-1a2d180dfdea HTTP/1.1" 200 244 0.009667 10.0.0.38 - - [2025-12-09 22:03:18] "POST /alarms HTTP/1.1" 409 257 0.005471 10.0.0.38 - - [2025-12-09 22:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.38 - - [2025-12-09 22:03:18] "PUT /alarm/c8645392-6331-4ea6-84bd-ed0ea895c877 HTTP/1.1" 200 244 0.010680 10.0.0.38 - - [2025-12-09 22:03:18] "POST /alarms HTTP/1.1" 409 251 0.009494 10.0.0.38 - - [2025-12-09 22:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.38 - - [2025-12-09 22:03:19] "PUT /alarm/4c3f42c5-78fc-4253-8506-251db27f0a43 HTTP/1.1" 200 244 0.010361 10.0.0.38 - - [2025-12-09 22:03:19] "POST /alarms HTTP/1.1" 409 257 0.009082 10.0.0.38 - - [2025-12-09 22:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.38 - - [2025-12-09 22:03:19] "PUT /alarm/66a4d384-8602-4889-817c-3f0c9eceeacf HTTP/1.1" 200 244 0.010129 10.0.0.38 - - [2025-12-09 22:03:19] "POST /alarms HTTP/1.1" 409 261 0.012619 10.0.0.38 - - [2025-12-09 22:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.38 - - [2025-12-09 22:03:19] "PUT /alarm/6d67afc5-f572-4289-9954-9f9a74893c8b HTTP/1.1" 200 244 0.011198 10.0.0.38 - - [2025-12-09 22:03:19] "POST /alarms HTTP/1.1" 409 258 0.007392 10.0.0.38 - - [2025-12-09 22:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.38 - - [2025-12-09 22:03:19] "PUT /alarm/48d12f35-0b98-4d5e-a5ef-4ad46037bed6 HTTP/1.1" 200 244 0.010616 10.0.0.38 - - [2025-12-09 22:03:19] "POST /alarms HTTP/1.1" 409 254 0.014465 10.0.0.38 - - [2025-12-09 22:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.38 - - [2025-12-09 22:03:19] "PUT /alarm/64d2e77c-1fcb-4037-a3fe-2ba8c121599f HTTP/1.1" 200 244 0.010473 10.0.0.38 - - [2025-12-09 22:03:19] "POST /alarms HTTP/1.1" 409 254 0.005364 10.0.0.38 - - [2025-12-09 22:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.38 - - [2025-12-09 22:03:19] "PUT /alarm/3021cfe1-22cf-4d77-944f-12e4ef20d319 HTTP/1.1" 200 244 0.010546 10.0.0.38 - - [2025-12-09 22:03:19] "POST /alarms HTTP/1.1" 409 254 0.009137 10.0.0.38 - - [2025-12-09 22:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.38 - - [2025-12-09 22:03:19] "PUT /alarm/5da758ff-03c9-48b5-9514-c20a2311392b HTTP/1.1" 200 244 0.009962 10.0.0.38 - - [2025-12-09 22:03:19] "POST /alarms HTTP/1.1" 409 247 0.005863 10.0.0.38 - - [2025-12-09 22:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006302 10.0.0.38 - - [2025-12-09 22:03:19] "PUT /alarm/37235d95-d9e3-457f-b520-a9f541d11578 HTTP/1.1" 200 244 0.010630 10.0.0.38 - - [2025-12-09 22:03:19] "POST /alarms HTTP/1.1" 409 272 0.006857 10.0.0.38 - - [2025-12-09 22:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.38 - - [2025-12-09 22:03:19] "PUT /alarm/2fa39f36-4579-4d65-a8c7-9b94d2272337 HTTP/1.1" 200 244 0.010741 10.0.0.38 - - [2025-12-09 22:03:19] "POST /alarms HTTP/1.1" 409 261 0.009345 10.0.0.38 - - [2025-12-09 22:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.38 - - [2025-12-09 22:03:19] "PUT /alarm/ec0ecc05-04fa-4bcc-add6-7e9e89937a23 HTTP/1.1" 200 244 0.010308 10.0.0.38 - - [2025-12-09 22:03:19] "POST /alarms HTTP/1.1" 409 259 0.002823 10.0.0.38 - - [2025-12-09 22:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.38 - - [2025-12-09 22:03:19] "PUT /alarm/b55aef65-4a7b-4737-9e5a-4207de4251a2 HTTP/1.1" 200 244 0.010304 10.0.0.38 - - [2025-12-09 22:03:19] "POST /alarms HTTP/1.1" 409 265 0.005723 10.0.0.38 - - [2025-12-09 22:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.38 - - [2025-12-09 22:03:19] "PUT /alarm/7169bd2e-7334-429e-a0b0-7f969db64ea1 HTTP/1.1" 200 244 0.013569 10.0.0.38 - - [2025-12-09 22:03:19] "POST /alarms HTTP/1.1" 409 279 0.005939 10.0.0.38 - - [2025-12-09 22:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006946 10.0.0.38 - - [2025-12-09 22:03:19] "PUT /alarm/499f3103-39d5-4a9c-989d-f78cafe58353 HTTP/1.1" 200 244 0.019915 10.0.0.38 - - [2025-12-09 22:03:20] "GET / HTTP/1.1" 200 35931 0.001792 10.0.0.38 - - [2025-12-09 22:03:20] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002134 10.0.0.38 - - [2025-12-09 22:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.38 - - [2025-12-09 22:03:20] "PUT /global-vrouter-config/9e8e5a7f-21a3-4728-9502-0107ee989600 HTTP/1.1" 200 276 0.007621 10.0.0.38 - - [2025-12-09 22:03:20] "GET / HTTP/1.1" 200 35931 0.001383 10.0.0.38 - - [2025-12-09 22:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.38 - - [2025-12-09 22:03:20] "GET /global-vrouter-config/9e8e5a7f-21a3-4728-9502-0107ee989600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002440 10.0.0.38 - - [2025-12-09 22:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001497 10.0.0.38 - - [2025-12-09 22:03:20] "PUT /global-vrouter-config/9e8e5a7f-21a3-4728-9502-0107ee989600 HTTP/1.1" 200 276 0.008528 10.0.0.38 - - [2025-12-09 22:03:20] "GET / HTTP/1.1" 200 35931 0.001633 10.0.0.38 - - [2025-12-09 22:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.38 - - [2025-12-09 22:03:20] "GET /global-system-config/832846b3-5a9a-49f3-9223-5258c16a9c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004642 10.0.0.38 - - [2025-12-09 22:03:20] "PUT /global-system-config/832846b3-5a9a-49f3-9223-5258c16a9c54 HTTP/1.1" 200 274 0.018804 10.0.0.38 - - [2025-12-09 22:03:23] "POST /tags HTTP/1.1" 409 238 0.002004 10.0.0.38 - - [2025-12-09 22:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.38 - - [2025-12-09 22:03:23] "GET /tag/8f569378-c653-4231-96c7-74eb399db8c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010750 10.0.0.38 - - [2025-12-09 22:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.38 - - [2025-12-09 22:03:23] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.017087 10.0.0.38 - - [2025-12-09 22:03:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.38 - - [2025-12-09 22:03:23] "GET /service-appliance-set/a048eac5-7cbd-499f-ad2b-64864bb5b5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003552 10.0.0.38 - - [2025-12-09 22:03:23] "POST /fqname-to-id HTTP/1.1" 404 258 0.001971 10.0.0.38 - - [2025-12-09 22:03:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.099977 10.0.0.38 - - [2025-12-09 22:03:24] "GET /virtual-machine-interface/c4164e8f-6ed6-4fe0-b251-524b2dd74336?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.024150 10.0.0.38 - - [2025-12-09 22:03:24] "POST /set-tag HTTP/1.1" 200 109 0.017393 10.0.0.38 - - [2025-12-09 22:03:24] "POST /instance-ips HTTP/1.1" 200 417 0.039407 10.0.0.38 - - [2025-12-09 22:03:24] "GET /instance-ip/38ca3863-9e9a-47db-96ad-7cd47df40586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.021284 10.0.0.38 - - [2025-12-09 22:03:24] "POST /loadbalancers HTTP/1.1" 200 618 0.063915 10.0.0.38 - - [2025-12-09 22:03:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.032824 10.0.0.38 - - [2025-12-09 22:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.019222 10.0.0.38 - - [2025-12-09 22:03:24] "POST /service-instances HTTP/1.1" 200 566 0.052822 10.0.0.38 - - [2025-12-09 22:03:24] "POST /ref-update HTTP/1.1" 200 156 0.019511 10.0.0.38 - - [2025-12-09 22:03:24] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051579 10.0.0.38 - - [2025-12-09 22:03:24] "GET /virtual-machine-interface/c4164e8f-6ed6-4fe0-b251-524b2dd74336?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.009172 10.0.0.38 - - [2025-12-09 22:03:24] "GET /virtual-machine-interface/c4164e8f-6ed6-4fe0-b251-524b2dd74336?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.013675 10.0.0.38 - - [2025-12-09 22:03:24] "PUT /service-instance/819c287a-d35a-4d08-a32a-ac7e86990666 HTTP/1.1" 200 266 0.011895 10.0.0.38 - - [2025-12-09 22:03:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.018136 10.0.0.38 - - [2025-12-09 22:03:24] "POST /fqname-to-id HTTP/1.1" 404 208 0.013536 10.0.0.38 - - [2025-12-09 22:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011049 10.0.0.38 - - [2025-12-09 22:03:24] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008438 10.0.0.38 - - [2025-12-09 22:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.38 - - [2025-12-09 22:03:24] "GET /policy-management/271b68ee-4268-4dd3-9a1b-89577470aa47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008212 10.0.0.38 - - [2025-12-09 22:03:24] "POST /tags HTTP/1.1" 409 221 0.005270 10.0.0.38 - - [2025-12-09 22:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.38 - - [2025-12-09 22:03:24] "POST /virtual-machines HTTP/1.1" 200 429 0.033784 10.0.0.38 - - [2025-12-09 22:03:24] "GET /tag/08325bd1-8855-4b9a-88e6-1afcbdf2b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.016090 10.0.0.38 - - [2025-12-09 22:03:24] "POST /tags HTTP/1.1" 409 238 0.004450 10.0.0.38 - - [2025-12-09 22:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.38 - - [2025-12-09 22:03:24] "GET /tag/8f569378-c653-4231-96c7-74eb399db8c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.022913 10.0.0.38 - - [2025-12-09 22:03:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.172849 10.0.0.38 - - [2025-12-09 22:03:24] "POST /chown HTTP/1.1" 200 109 0.033811 10.0.0.38 - - [2025-12-09 22:03:24] "POST /firewall-rules HTTP/1.1" 200 650 0.157853 10.0.0.38 - - [2025-12-09 22:03:24] "GET /firewall-rule/9ecb5908-7507-429f-b1b1-5acdbdaaf671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.015034 10.0.0.38 - - [2025-12-09 22:03:24] "POST /chown HTTP/1.1" 200 109 0.032919 10.0.0.38 - - [2025-12-09 22:03:24] "PUT /virtual-machine-interface/6fbbcb0d-c4e4-4cb1-917a-0f6137bb9847 HTTP/1.1" 200 284 0.022368 10.0.0.38 - - [2025-12-09 22:03:24] "GET /firewall-policy/ed363020-20d1-4a2e-98a3-4a3a15f734f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.016262 10.0.0.38 - - [2025-12-09 22:03:24] "GET / HTTP/1.1" 200 35931 0.001172 10.0.0.38 - - [2025-12-09 22:03:24] "GET /firewall-rule/9ecb5908-7507-429f-b1b1-5acdbdaaf671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.007051 10.0.0.38 - - [2025-12-09 22:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.38 - - [2025-12-09 22:03:24] "PUT /instance-ip/38ca3863-9e9a-47db-96ad-7cd47df40586 HTTP/1.1" 200 256 0.041433 10.0.0.38 - - [2025-12-09 22:03:24] "GET /routing-instance/c3495181-1ee8-49e3-b375-a417dde60323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.007426 10.0.0.38 - - [2025-12-09 22:03:24] "POST /bgp-routers HTTP/1.1" 409 301 0.010376 10.0.0.38 - - [2025-12-09 22:03:25] "POST /ref-update HTTP/1.1" 200 156 0.042651 10.0.0.38 - - [2025-12-09 22:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.38 - - [2025-12-09 22:03:25] "POST /ref-update HTTP/1.1" 200 156 0.017982 10.0.0.38 - - [2025-12-09 22:03:25] "GET /bgp-router/b0de0881-31ba-42e9-9673-b21134406405?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.011469 10.0.0.38 - - [2025-12-09 22:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012928 10.0.0.38 - - [2025-12-09 22:03:25] "POST /ref-update HTTP/1.1" 200 156 0.023507 10.0.0.38 - - [2025-12-09 22:03:25] "PUT /bgp-router/b0de0881-31ba-42e9-9673-b21134406405 HTTP/1.1" 200 254 0.043492 10.0.0.38 - - [2025-12-09 22:03:25] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.080670 10.0.0.38 - - [2025-12-09 22:03:25] "POST /ref-update HTTP/1.1" 200 156 0.050871 10.0.0.38 - - [2025-12-09 22:03:25] "GET /loadbalancer/c821d880-9f30-45ea-9500-7534a9c096c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2520 0.014588 10.0.0.38 - - [2025-12-09 22:03:25] "POST /ref-update HTTP/1.1" 200 156 0.015843 10.0.0.38 - - [2025-12-09 22:03:25] "POST /ref-update HTTP/1.1" 200 156 0.020317 10.0.0.38 - - [2025-12-09 22:03:25] "POST /ref-update HTTP/1.1" 200 156 0.024748 10.0.0.38 - - [2025-12-09 22:03:25] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.074947 10.0.0.38 - - [2025-12-09 22:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.38 - - [2025-12-09 22:03:25] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040069 10.0.0.38 - - [2025-12-09 22:03:25] "POST /virtual-machines HTTP/1.1" 200 429 0.047955 10.0.0.38 - - [2025-12-09 22:03:25] "GET /loadbalancer-listener/a44358a2-034a-4ae8-913d-fc79bcf82838?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.007123 10.0.0.38 - - [2025-12-09 22:03:25] "GET /loadbalancer-listener/a44358a2-034a-4ae8-913d-fc79bcf82838?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.008622 10.0.0.38 - - [2025-12-09 22:03:25] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.106342 10.0.0.38 - - [2025-12-09 22:03:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.172153 10.0.0.38 - - [2025-12-09 22:03:25] "POST /chown HTTP/1.1" 200 109 0.029420 10.0.0.38 - - [2025-12-09 22:03:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.032970 10.0.0.38 - - [2025-12-09 22:03:25] "GET /loadbalancer-pool/390fbb09-4997-4bb4-ba97-b4fd12807395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006443 10.0.0.38 - - [2025-12-09 22:03:25] "POST /chown HTTP/1.1" 200 109 0.017498 10.0.0.38 - - [2025-12-09 22:03:25] "POST /loadbalancer-members HTTP/1.1" 200 707 0.044423 10.0.0.38 - - [2025-12-09 22:03:25] "PUT /virtual-machine-interface/a5d4d841-fe33-4816-9ccd-994e35258973 HTTP/1.1" 200 284 0.023809 10.0.0.38 - - [2025-12-09 22:03:25] "PUT /instance-ip/38ca3863-9e9a-47db-96ad-7cd47df40586 HTTP/1.1" 200 256 0.024710 10.0.0.38 - - [2025-12-09 22:03:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.016471 10.0.0.38 - - [2025-12-09 22:03:25] "GET /loadbalancer-member/20cc2309-eacb-4d40-9575-38250605d322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.005555 10.0.0.38 - - [2025-12-09 22:03:25] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002266 10.0.0.38 - - [2025-12-09 22:03:25] "POST /ref-update HTTP/1.1" 200 156 0.011435 10.0.0.38 - - [2025-12-09 22:03:25] "POST /ref-update HTTP/1.1" 200 156 0.018883 10.0.0.38 - - [2025-12-09 22:03:25] "POST /ref-update HTTP/1.1" 200 156 0.027564 10.0.0.38 - - [2025-12-09 22:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.043642 10.0.0.38 - - [2025-12-09 22:03:25] "GET /policy-management/271b68ee-4268-4dd3-9a1b-89577470aa47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003707 10.0.0.38 - - [2025-12-09 22:03:25] "POST /tags HTTP/1.1" 409 221 0.002364 10.0.0.38 - - [2025-12-09 22:03:25] "POST /ref-update HTTP/1.1" 200 156 0.013337 10.0.0.38 - - [2025-12-09 22:03:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.38 - - [2025-12-09 22:03:25] "GET /tag/08325bd1-8855-4b9a-88e6-1afcbdf2b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.012227 10.0.0.38 - - [2025-12-09 22:03:25] "POST /ref-update HTTP/1.1" 200 156 0.031943 10.0.0.38 - - [2025-12-09 22:03:25] "POST /tags HTTP/1.1" 409 238 0.028712 10.0.0.38 - - [2025-12-09 22:03:25] "PUT /service-instance/819c287a-d35a-4d08-a32a-ac7e86990666 HTTP/1.1" 200 266 0.012197 [Introspect:8084]10.0.0.38 - - [2025-12-09 22:03:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.005715 [Introspect:8084]10.0.0.38 - - [2025-12-09 22:03:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001403 10.0.0.38 - - [2025-12-09 22:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005216 10.0.0.38 - - [2025-12-09 22:03:26] "GET /tag/8f569378-c653-4231-96c7-74eb399db8c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.025358 10.0.0.38 - - [2025-12-09 22:03:26] "POST /firewall-rules HTTP/1.1" 409 293 0.003991 10.0.0.38 - - [2025-12-09 22:03:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.025377 10.0.0.38 - - [2025-12-09 22:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007856 10.0.0.38 - - [2025-12-09 22:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.38 - - [2025-12-09 22:03:26] "POST /chown HTTP/1.1" 200 109 0.009010 10.0.0.38 - - [2025-12-09 22:03:26] "PUT /firewall-rule/9ecb5908-7507-429f-b1b1-5acdbdaaf671 HTTP/1.1" 200 260 0.049928 10.0.0.38 - - [2025-12-09 22:03:26] "GET /firewall-rule/9ecb5908-7507-429f-b1b1-5acdbdaaf671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.015344 10.0.0.38 - - [2025-12-09 22:03:26] "POST /chown HTTP/1.1" 200 109 0.043519 10.0.0.38 - - [2025-12-09 22:03:26] "GET /firewall-policy/ed363020-20d1-4a2e-98a3-4a3a15f734f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.005620 10.0.0.38 - - [2025-12-09 22:03:26] "GET /firewall-rule/9ecb5908-7507-429f-b1b1-5acdbdaaf671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003537 10.0.0.38 - - [2025-12-09 22:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.38 - - [2025-12-09 22:03:26] "PUT /instance-ip/38ca3863-9e9a-47db-96ad-7cd47df40586 HTTP/1.1" 200 256 0.016006 10.0.0.38 - - [2025-12-09 22:03:26] "POST /ref-update HTTP/1.1" 200 156 0.018669 10.0.0.38 - - [2025-12-09 22:03:26] "GET /tag/8f569378-c653-4231-96c7-74eb399db8c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.029987 10.0.0.38 - - [2025-12-09 22:03:26] "GET /tag/8f569378-c653-4231-96c7-74eb399db8c6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.116670 10.0.0.38 - - [2025-12-09 22:03:26] "POST /chown HTTP/1.1" 200 109 0.194695 10.0.0.38 - - [2025-12-09 22:03:26] "GET /virtual-machine-interface/6fbbcb0d-c4e4-4cb1-917a-0f6137bb9847?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.038434 10.0.0.38 - - [2025-12-09 22:03:26] "POST /chown HTTP/1.1" 200 109 0.011519 10.0.0.38 - - [2025-12-09 22:03:26] "POST /set-tag HTTP/1.1" 200 109 0.045834 10.0.0.38 - - [2025-12-09 22:03:26] "GET /virtual-machine-interface/a5d4d841-fe33-4816-9ccd-994e35258973?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.021819 10.0.0.38 - - [2025-12-09 22:03:26] "PUT /instance-ip/38ca3863-9e9a-47db-96ad-7cd47df40586 HTTP/1.1" 200 256 0.054252 10.0.0.38 - - [2025-12-09 22:03:26] "POST /ref-update HTTP/1.1" 200 156 0.027810 10.0.0.38 - - [2025-12-09 22:03:26] "POST /set-tag HTTP/1.1" 200 109 0.049259 10.0.0.38 - - [2025-12-09 22:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.38 - - [2025-12-09 22:03:26] "GET /virtual-machine-interface/c4164e8f-6ed6-4fe0-b251-524b2dd74336?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004435 10.0.0.38 - - [2025-12-09 22:03:26] "POST /chown HTTP/1.1" 200 109 0.014038 10.0.0.38 - - [2025-12-09 22:03:26] "POST /chown HTTP/1.1" 200 109 0.029824 10.0.0.38 - - [2025-12-09 22:03:26] "POST /set-tag HTTP/1.1" 200 109 0.054017 10.0.0.38 - - [2025-12-09 22:03:26] "GET /firewall-policy/ed363020-20d1-4a2e-98a3-4a3a15f734f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.008533 10.0.0.38 - - [2025-12-09 22:03:26] "PUT /instance-ip/38ca3863-9e9a-47db-96ad-7cd47df40586 HTTP/1.1" 200 256 0.027199 10.0.0.38 - - [2025-12-09 22:03:26] "GET /firewall-rule/9ecb5908-7507-429f-b1b1-5acdbdaaf671?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004702 10.0.0.38 - - [2025-12-09 22:03:26] "POST /ref-update HTTP/1.1" 200 156 0.022148 10.0.0.38 - - [2025-12-09 22:03:26] "POST /chown HTTP/1.1" 200 109 0.032091 10.0.0.38 - - [2025-12-09 22:03:26] "POST /ref-update HTTP/1.1" 200 156 0.049763 10.0.0.38 - - [2025-12-09 22:03:26] "POST /chown HTTP/1.1" 200 109 0.034481 10.0.0.38 - - [2025-12-09 22:03:27] "PUT /instance-ip/38ca3863-9e9a-47db-96ad-7cd47df40586 HTTP/1.1" 200 256 0.052288 10.0.0.38 - - [2025-12-09 22:03:27] "DELETE /firewall-rule/9ecb5908-7507-429f-b1b1-5acdbdaaf671 HTTP/1.1" 200 115 0.184497 10.0.0.38 - - [2025-12-09 22:03:27] "POST /ref-update HTTP/1.1" 200 156 0.066909 10.0.0.38 - - [2025-12-09 22:03:27] "DELETE /loadbalancer-member/20cc2309-eacb-4d40-9575-38250605d322 HTTP/1.1" 200 115 0.044450 10.0.0.38 - - [2025-12-09 22:03:27] "DELETE /loadbalancer-pool/390fbb09-4997-4bb4-ba97-b4fd12807395 HTTP/1.1" 200 115 0.061977 10.0.0.38 - - [2025-12-09 22:03:27] "PUT /service-instance/819c287a-d35a-4d08-a32a-ac7e86990666 HTTP/1.1" 200 266 0.008252 10.0.0.38 - - [2025-12-09 22:03:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.023836 10.0.0.38 - - [2025-12-09 22:03:27] "DELETE /loadbalancer-listener/a44358a2-034a-4ae8-913d-fc79bcf82838 HTTP/1.1" 200 115 0.082317 10.0.0.38 - - [2025-12-09 22:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.38 - - [2025-12-09 22:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006926 10.0.0.38 - - [2025-12-09 22:03:27] "DELETE /loadbalancer/c821d880-9f30-45ea-9500-7534a9c096c6 HTTP/1.1" 200 115 0.054712 10.0.0.38 - - [2025-12-09 22:03:27] "DELETE /instance-ip/38ca3863-9e9a-47db-96ad-7cd47df40586 HTTP/1.1" 200 115 0.068439 10.0.0.38 - - [2025-12-09 22:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.38 - - [2025-12-09 22:03:27] "DELETE /virtual-machine-interface/c4164e8f-6ed6-4fe0-b251-524b2dd74336 HTTP/1.1" 200 115 0.076365 10.0.0.38 - - [2025-12-09 22:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.38 - - [2025-12-09 22:03:27] "DELETE /service-instance/819c287a-d35a-4d08-a32a-ac7e86990666 HTTP/1.1" 200 115 0.072681 10.0.0.38 - - [2025-12-09 22:03:27] "GET /virtual-machine-interface/a5d4d841-fe33-4816-9ccd-994e35258973?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.008744 10.0.0.38 - - [2025-12-09 22:03:27] "DELETE /tag/8f569378-c653-4231-96c7-74eb399db8c6 HTTP/1.1" 200 115 0.150897 10.0.0.38 - - [2025-12-09 22:03:27] "DELETE /virtual-machine-interface/a5d4d841-fe33-4816-9ccd-994e35258973 HTTP/1.1" 200 115 0.046936 10.0.0.38 - - [2025-12-09 22:03:27] "DELETE /virtual-machine/a12803cb-2740-4f28-8fde-c0a48f2c7a29 HTTP/1.1" 200 115 0.038356 10.0.0.38 - - [2025-12-09 22:03:27] "GET /virtual-machine-interface/6fbbcb0d-c4e4-4cb1-917a-0f6137bb9847?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004300 10.0.0.38 - - [2025-12-09 22:03:27] "DELETE /virtual-machine-interface/6fbbcb0d-c4e4-4cb1-917a-0f6137bb9847 HTTP/1.1" 200 115 0.076767 10.0.0.38 - - [2025-12-09 22:03:27] "POST /ref-update HTTP/1.1" 200 156 0.016622 10.0.0.38 - - [2025-12-09 22:03:27] "DELETE /virtual-machine/b969f78b-15aa-4df9-9eed-604e4dfdf750 HTTP/1.1" 200 115 0.038699 10.0.0.38 - - [2025-12-09 22:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.38 - - [2025-12-09 22:03:28] "GET /global-vrouter-config/9e8e5a7f-21a3-4728-9502-0107ee989600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003207 10.0.0.38 - - [2025-12-09 22:03:46] "GET / HTTP/1.1" 200 35931 0.002541 10.0.0.38 - - [2025-12-09 22:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.38 - - [2025-12-09 22:03:46] "GET /global-system-config/832846b3-5a9a-49f3-9223-5258c16a9c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004370 10.0.0.38 - - [2025-12-09 22:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.38 - - [2025-12-09 22:03:46] "GET /config-node/c7a22508-4a12-4065-9508-727e13224f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002147 10.0.0.38 - - [2025-12-09 22:03:57] "GET / HTTP/1.1" 200 35931 0.001381 10.0.0.38 - - [2025-12-09 22:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.38 - - [2025-12-09 22:03:57] "GET /routing-instance/c3495181-1ee8-49e3-b375-a417dde60323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002640 10.0.0.38 - - [2025-12-09 22:03:57] "POST /bgp-routers HTTP/1.1" 409 301 0.001748 10.0.0.38 - - [2025-12-09 22:03:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001624 10.0.0.38 - - [2025-12-09 22:03:57] "GET /bgp-router/b0de0881-31ba-42e9-9673-b21134406405?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.007014 10.0.0.38 - - [2025-12-09 22:03:57] "PUT /bgp-router/b0de0881-31ba-42e9-9673-b21134406405 HTTP/1.1" 200 254 0.020209 [Introspect:8084]10.0.0.38 - - [2025-12-09 22:03:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000933 [Introspect:8084]10.0.0.38 - - [2025-12-09 22:03:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000896 10.0.0.38 - - [2025-12-09 22:04:12] "GET / HTTP/1.1" 200 35931 0.001769 10.0.0.38 - - [2025-12-09 22:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.38 - - [2025-12-09 22:04:12] "GET /global-system-config/832846b3-5a9a-49f3-9223-5258c16a9c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004310 10.0.0.38 - - [2025-12-09 22:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.38 - - [2025-12-09 22:04:12] "GET /config-node/c7a22508-4a12-4065-9508-727e13224f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002108 10.0.0.38 - - [2025-12-09 22:04:12] "GET / HTTP/1.1" 200 35931 0.001456 10.0.0.38 - - [2025-12-09 22:04:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001962 10.0.0.38 - - [2025-12-09 22:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.38 - - [2025-12-09 22:04:17] "GET /global-vrouter-config/9e8e5a7f-21a3-4728-9502-0107ee989600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002791 10.0.0.38 - - [2025-12-09 22:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.38 - - [2025-12-09 22:04:17] "PUT /global-vrouter-config/9e8e5a7f-21a3-4728-9502-0107ee989600 HTTP/1.1" 200 276 0.006924 10.0.0.38 - - [2025-12-09 22:04:17] "GET / HTTP/1.1" 200 35931 0.001552 10.0.0.38 - - [2025-12-09 22:04:17] "POST /alarms HTTP/1.1" 409 264 0.001960 10.0.0.38 - - [2025-12-09 22:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001400 10.0.0.38 - - [2025-12-09 22:04:17] "PUT /alarm/a8e243b8-561b-4560-84be-b745ed608a30 HTTP/1.1" 200 244 0.009262 10.0.0.38 - - [2025-12-09 22:04:18] "POST /alarms HTTP/1.1" 409 261 0.006934 10.0.0.38 - - [2025-12-09 22:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.38 - - [2025-12-09 22:04:18] "PUT /alarm/64441983-88c2-48b6-a088-e4410345de99 HTTP/1.1" 200 244 0.008182 10.0.0.38 - - [2025-12-09 22:04:18] "POST /alarms HTTP/1.1" 409 261 0.006271 10.0.0.38 - - [2025-12-09 22:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.38 - - [2025-12-09 22:04:18] "PUT /alarm/dfd4c132-156b-4e8b-be31-32214c53870d HTTP/1.1" 200 244 0.009408 10.0.0.38 - - [2025-12-09 22:04:18] "POST /alarms HTTP/1.1" 409 253 0.006859 10.0.0.38 - - [2025-12-09 22:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.38 - - [2025-12-09 22:04:18] "PUT /alarm/1ad33825-a275-49c8-ac87-c1786ecc7fff HTTP/1.1" 200 244 0.008618 10.0.0.38 - - [2025-12-09 22:04:18] "POST /alarms HTTP/1.1" 409 251 0.006431 10.0.0.38 - - [2025-12-09 22:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.38 - - [2025-12-09 22:04:18] "PUT /alarm/dfa40cf3-667b-495d-80a9-4ffd6079162a HTTP/1.1" 200 244 0.015573 10.0.0.38 - - [2025-12-09 22:04:18] "POST /alarms HTTP/1.1" 409 252 0.010898 10.0.0.38 - - [2025-12-09 22:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.38 - - [2025-12-09 22:04:18] "PUT /alarm/29d54630-2739-4aef-a9e4-e934194e4867 HTTP/1.1" 200 244 0.009666 10.0.0.38 - - [2025-12-09 22:04:18] "POST /alarms HTTP/1.1" 409 256 0.008180 10.0.0.38 - - [2025-12-09 22:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.38 - - [2025-12-09 22:04:18] "PUT /alarm/514bfca0-5821-4274-a034-f68cdc92a9e8 HTTP/1.1" 200 244 0.009109 10.0.0.38 - - [2025-12-09 22:04:18] "POST /alarms HTTP/1.1" 409 248 0.002862 10.0.0.38 - - [2025-12-09 22:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.38 - - [2025-12-09 22:04:18] "PUT /alarm/fecadf97-4c1c-4903-958f-05edf008ac30 HTTP/1.1" 200 244 0.009134 10.0.0.38 - - [2025-12-09 22:04:18] "POST /alarms HTTP/1.1" 409 252 0.005785 10.0.0.38 - - [2025-12-09 22:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.38 - - [2025-12-09 22:04:18] "PUT /alarm/4c8dfcf5-157d-4216-9a13-1a2d180dfdea HTTP/1.1" 200 244 0.010180 10.0.0.38 - - [2025-12-09 22:04:18] "POST /alarms HTTP/1.1" 409 257 0.009782 10.0.0.38 - - [2025-12-09 22:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.38 - - [2025-12-09 22:04:18] "PUT /alarm/c8645392-6331-4ea6-84bd-ed0ea895c877 HTTP/1.1" 200 244 0.009450 10.0.0.38 - - [2025-12-09 22:04:18] "POST /alarms HTTP/1.1" 409 251 0.009829 10.0.0.38 - - [2025-12-09 22:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.38 - - [2025-12-09 22:04:18] "PUT /alarm/4c3f42c5-78fc-4253-8506-251db27f0a43 HTTP/1.1" 200 244 0.008917 10.0.0.38 - - [2025-12-09 22:04:18] "POST /alarms HTTP/1.1" 409 257 0.010683 10.0.0.38 - - [2025-12-09 22:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001495 10.0.0.38 - - [2025-12-09 22:04:18] "PUT /alarm/66a4d384-8602-4889-817c-3f0c9eceeacf HTTP/1.1" 200 244 0.009750 10.0.0.38 - - [2025-12-09 22:04:18] "POST /alarms HTTP/1.1" 409 261 0.003518 10.0.0.38 - - [2025-12-09 22:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.38 - - [2025-12-09 22:04:18] "PUT /alarm/6d67afc5-f572-4289-9954-9f9a74893c8b HTTP/1.1" 200 244 0.008942 10.0.0.38 - - [2025-12-09 22:04:18] "POST /alarms HTTP/1.1" 409 258 0.004992 10.0.0.38 - - [2025-12-09 22:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.38 - - [2025-12-09 22:04:18] "PUT /alarm/48d12f35-0b98-4d5e-a5ef-4ad46037bed6 HTTP/1.1" 200 244 0.011179 10.0.0.38 - - [2025-12-09 22:04:18] "POST /alarms HTTP/1.1" 409 254 0.010223 10.0.0.38 - - [2025-12-09 22:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.38 - - [2025-12-09 22:04:18] "PUT /alarm/64d2e77c-1fcb-4037-a3fe-2ba8c121599f HTTP/1.1" 200 244 0.010077 10.0.0.38 - - [2025-12-09 22:04:18] "POST /alarms HTTP/1.1" 409 254 0.011193 10.0.0.38 - - [2025-12-09 22:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.38 - - [2025-12-09 22:04:19] "PUT /alarm/3021cfe1-22cf-4d77-944f-12e4ef20d319 HTTP/1.1" 200 244 0.010056 10.0.0.38 - - [2025-12-09 22:04:19] "POST /alarms HTTP/1.1" 409 254 0.002929 10.0.0.38 - - [2025-12-09 22:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.38 - - [2025-12-09 22:04:19] "PUT /alarm/5da758ff-03c9-48b5-9514-c20a2311392b HTTP/1.1" 200 244 0.009675 10.0.0.38 - - [2025-12-09 22:04:19] "POST /alarms HTTP/1.1" 409 247 0.008070 10.0.0.38 - - [2025-12-09 22:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.38 - - [2025-12-09 22:04:19] "PUT /alarm/37235d95-d9e3-457f-b520-a9f541d11578 HTTP/1.1" 200 244 0.010495 10.0.0.38 - - [2025-12-09 22:04:19] "POST /alarms HTTP/1.1" 409 272 0.007198 10.0.0.38 - - [2025-12-09 22:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.38 - - [2025-12-09 22:04:19] "PUT /alarm/2fa39f36-4579-4d65-a8c7-9b94d2272337 HTTP/1.1" 200 244 0.009379 10.0.0.38 - - [2025-12-09 22:04:19] "POST /alarms HTTP/1.1" 409 261 0.008252 10.0.0.38 - - [2025-12-09 22:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002035 10.0.0.38 - - [2025-12-09 22:04:19] "PUT /alarm/ec0ecc05-04fa-4bcc-add6-7e9e89937a23 HTTP/1.1" 200 244 0.009514 10.0.0.38 - - [2025-12-09 22:04:19] "POST /alarms HTTP/1.1" 409 259 0.009005 10.0.0.38 - - [2025-12-09 22:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.38 - - [2025-12-09 22:04:19] "PUT /alarm/b55aef65-4a7b-4737-9e5a-4207de4251a2 HTTP/1.1" 200 244 0.010568 10.0.0.38 - - [2025-12-09 22:04:19] "POST /alarms HTTP/1.1" 409 265 0.026361 10.0.0.38 - - [2025-12-09 22:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.38 - - [2025-12-09 22:04:19] "PUT /alarm/7169bd2e-7334-429e-a0b0-7f969db64ea1 HTTP/1.1" 200 244 0.011502 10.0.0.38 - - [2025-12-09 22:04:19] "POST /alarms HTTP/1.1" 409 279 0.006773 10.0.0.38 - - [2025-12-09 22:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004610 10.0.0.38 - - [2025-12-09 22:04:19] "PUT /alarm/499f3103-39d5-4a9c-989d-f78cafe58353 HTTP/1.1" 200 244 0.008826 10.0.0.38 - - [2025-12-09 22:04:19] "GET / HTTP/1.1" 200 35931 0.001750 10.0.0.38 - - [2025-12-09 22:04:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002290 10.0.0.38 - - [2025-12-09 22:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.38 - - [2025-12-09 22:04:19] "PUT /global-vrouter-config/9e8e5a7f-21a3-4728-9502-0107ee989600 HTTP/1.1" 200 276 0.008017 10.0.0.38 - - [2025-12-09 22:04:19] "GET / HTTP/1.1" 200 35931 0.001336 10.0.0.38 - - [2025-12-09 22:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.38 - - [2025-12-09 22:04:19] "GET /global-vrouter-config/9e8e5a7f-21a3-4728-9502-0107ee989600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002540 10.0.0.38 - - [2025-12-09 22:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001432 10.0.0.38 - - [2025-12-09 22:04:20] "PUT /global-vrouter-config/9e8e5a7f-21a3-4728-9502-0107ee989600 HTTP/1.1" 200 276 0.011451 10.0.0.38 - - [2025-12-09 22:04:20] "GET / HTTP/1.1" 200 35931 0.001587 10.0.0.38 - - [2025-12-09 22:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.38 - - [2025-12-09 22:04:20] "GET /global-system-config/832846b3-5a9a-49f3-9223-5258c16a9c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.009318 10.0.0.38 - - [2025-12-09 22:04:20] "PUT /global-system-config/832846b3-5a9a-49f3-9223-5258c16a9c54 HTTP/1.1" 200 274 0.059503 10.0.0.38 - - [2025-12-09 22:04:24] "GET / HTTP/1.1" 200 35931 0.001616 10.0.0.38 - - [2025-12-09 22:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.38 - - [2025-12-09 22:04:24] "GET /routing-instance/c3495181-1ee8-49e3-b375-a417dde60323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002854 10.0.0.38 - - [2025-12-09 22:04:24] "POST /bgp-routers HTTP/1.1" 409 301 0.001631 10.0.0.38 - - [2025-12-09 22:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.38 - - [2025-12-09 22:04:24] "GET /bgp-router/b0de0881-31ba-42e9-9673-b21134406405?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002898 10.0.0.38 - - [2025-12-09 22:04:24] "PUT /bgp-router/b0de0881-31ba-42e9-9673-b21134406405 HTTP/1.1" 200 254 0.019387 [Introspect:8084]10.0.0.38 - - [2025-12-09 22:04:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000962 [Introspect:8084]10.0.0.38 - - [2025-12-09 22:04:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000988 10.0.0.38 - - [2025-12-09 22:04:27] "POST /tags HTTP/1.1" 200 355 0.029976 10.0.0.38 - - [2025-12-09 22:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.017487 10.0.0.38 - - [2025-12-09 22:04:28] "GET /tag/badb5c28-a780-4c50-a53e-61ced8d7e2d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.021681 10.0.0.38 - - [2025-12-09 22:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007791 10.0.0.38 - - [2025-12-09 22:04:28] "GET /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.009419 10.0.0.38 - - [2025-12-09 22:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004967 10.0.0.38 - - [2025-12-09 22:04:28] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049407 10.0.0.38 - - [2025-12-09 22:04:28] "POST /virtual-machines HTTP/1.1" 200 351 0.016313 10.0.0.38 - - [2025-12-09 22:04:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.024197 10.0.0.38 - - [2025-12-09 22:04:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.134866 10.0.0.38 - - [2025-12-09 22:04:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.011259 10.0.0.38 - - [2025-12-09 22:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010252 10.0.0.38 - - [2025-12-09 22:04:28] "GET /virtual-machine-interface/08081ef0-d54b-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.008654 10.0.0.38 - - [2025-12-09 22:04:28] "POST /instance-ips HTTP/1.1" 200 391 0.046018 10.0.0.38 - - [2025-12-09 22:04:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.037271 10.0.0.38 - - [2025-12-09 22:04:28] "GET /virtual-machine-interface/08081ef0-d54b-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2805 0.013407 10.0.0.38 - - [2025-12-09 22:04:28] "POST /set-tag HTTP/1.1" 200 109 0.020787 10.0.0.38 - - [2025-12-09 22:04:28] "GET /virtual-machine-interface/08081ef0-d54b-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.020754 10.0.0.38 - - [2025-12-09 22:04:28] "GET /instance-ip/08289b76-d54b-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1906 0.005228 10.0.0.38 - - [2025-12-09 22:04:28] "GET /virtual-machine-interface/08081ef0-d54b-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004309 10.0.0.38 - - [2025-12-09 22:04:28] "POST /set-tag HTTP/1.1" 200 109 0.002078 10.0.0.38 - - [2025-12-09 22:04:28] "GET /virtual-router/1754d31a-e9e1-4879-b124-c9fadd2d795b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003457 10.0.0.38 - - [2025-12-09 22:04:28] "POST /ref-update HTTP/1.1" 200 156 0.009278 10.0.0.38 - - [2025-12-09 22:04:28] "GET /virtual-machine-interface/08081ef0-d54b-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.028240 10.0.0.38 - - [2025-12-09 22:04:28] "POST /set-tag HTTP/1.1" 200 109 0.004262 10.0.0.38 - - [2025-12-09 22:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.38 - - [2025-12-09 22:04:28] "GET /virtual-network/3ba16951-5f1b-4a33-9842-7e27e950a22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004983 10.0.0.38 - - [2025-12-09 22:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006946 10.0.0.38 - - [2025-12-09 22:04:29] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041313 10.0.0.38 - - [2025-12-09 22:04:29] "POST /virtual-machines HTTP/1.1" 200 355 0.008496 10.0.0.38 - - [2025-12-09 22:04:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.024618 10.0.0.38 - - [2025-12-09 22:04:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.110584 10.0.0.38 - - [2025-12-09 22:04:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.011237 10.0.0.38 - - [2025-12-09 22:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.017638 10.0.0.38 - - [2025-12-09 22:04:29] "GET /virtual-machine-interface/088eeeb2-d54b-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.004950 10.0.0.38 - - [2025-12-09 22:04:29] "POST /instance-ips HTTP/1.1" 200 395 0.048643 10.0.0.38 - - [2025-12-09 22:04:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.047306 10.0.0.38 - - [2025-12-09 22:04:29] "GET /virtual-machine-interface/088eeeb2-d54b-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.004485 10.0.0.38 - - [2025-12-09 22:04:29] "POST /set-tag HTTP/1.1" 200 109 0.042455 10.0.0.38 - - [2025-12-09 22:04:29] "GET /virtual-machine-interface/088eeeb2-d54b-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.033545 10.0.0.38 - - [2025-12-09 22:04:29] "GET /instance-ip/08aad5f0-d54b-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.002722 10.0.0.38 - - [2025-12-09 22:04:29] "GET /virtual-machine-interface/088eeeb2-d54b-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.003929 10.0.0.38 - - [2025-12-09 22:04:29] "POST /set-tag HTTP/1.1" 200 109 0.002426 10.0.0.38 - - [2025-12-09 22:04:29] "GET /virtual-router/1754d31a-e9e1-4879-b124-c9fadd2d795b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.007937 10.0.0.38 - - [2025-12-09 22:04:29] "POST /ref-update HTTP/1.1" 200 156 0.007444 10.0.0.38 - - [2025-12-09 22:04:29] "GET /virtual-machine-interface/088eeeb2-d54b-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004851 10.0.0.38 - - [2025-12-09 22:04:29] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.38 - - [2025-12-09 22:04:29] "GET /virtual-machine-interface/08081ef0-d54b-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.003796 10.0.0.38 - - [2025-12-09 22:04:29] "POST /set-tag HTTP/1.1" 200 109 0.002000 10.0.0.38 - - [2025-12-09 22:04:29] "GET /virtual-machine-interface/088eeeb2-d54b-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006857 10.0.0.38 - - [2025-12-09 22:04:29] "POST /set-tag HTTP/1.1" 200 109 0.002310 10.0.0.38 - - [2025-12-09 22:04:46] "GET /virtual-machine-interface/08081ef0-d54b-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.007889 10.0.0.38 - - [2025-12-09 22:04:46] "POST /set-tag HTTP/1.1" 200 109 0.002516 10.0.0.38 - - [2025-12-09 22:04:46] "GET /virtual-machine-interface/088eeeb2-d54b-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006388 10.0.0.38 - - [2025-12-09 22:04:46] "POST /set-tag HTTP/1.1" 200 109 0.002739 10.0.0.38 - - [2025-12-09 22:04:47] "GET /virtual-machine-interface/08081ef0-d54b-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.004224 10.0.0.38 - - [2025-12-09 22:04:47] "POST /set-tag HTTP/1.1" 200 109 0.002401 10.0.0.38 - - [2025-12-09 22:04:59] "GET / HTTP/1.1" 200 35931 0.002241 10.0.0.38 - - [2025-12-09 22:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.38 - - [2025-12-09 22:04:59] "GET /global-system-config/832846b3-5a9a-49f3-9223-5258c16a9c54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004383 10.0.0.38 - - [2025-12-09 22:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001330 10.0.0.38 - - [2025-12-09 22:04:59] "GET /config-node/c7a22508-4a12-4065-9508-727e13224f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001842 10.0.0.38 - - [2025-12-09 22:05:11] "GET / HTTP/1.1" 200 35931 0.001459 10.0.0.38 - - [2025-12-09 22:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.38 - - [2025-12-09 22:05:11] "GET /routing-instance/c3495181-1ee8-49e3-b375-a417dde60323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002670 10.0.0.38 - - [2025-12-09 22:05:11] "POST /bgp-routers HTTP/1.1" 409 301 0.009089 10.0.0.38 - - [2025-12-09 22:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.38 - - [2025-12-09 22:05:11] "GET /bgp-router/b0de0881-31ba-42e9-9673-b21134406405?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003444 10.0.0.38 - - [2025-12-09 22:05:11] "PUT /bgp-router/b0de0881-31ba-42e9-9673-b21134406405 HTTP/1.1" 200 254 0.014337 [Introspect:8084]10.0.0.38 - - [2025-12-09 22:05:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001301 [Introspect:8084]10.0.0.38 - - [2025-12-09 22:05:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000994 10.0.0.38 - - [2025-12-09 22:05:19] "GET /virtual-machine-interface/08081ef0-d54b-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.005968 10.0.0.38 - - [2025-12-09 22:05:19] "POST /set-tag HTTP/1.1" 200 109 0.002750 10.0.0.38 - - [2025-12-09 22:05:19] "GET /virtual-machine-interface/08081ef0-d54b-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.003870 10.0.0.38 - - [2025-12-09 22:05:19] "POST /set-tag HTTP/1.1" 200 109 0.001874 10.0.0.38 - - [2025-12-09 22:05:19] "GET /virtual-machine/a08cd2bf-163b-402c-88ad-eb7696cb4766?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.002889 10.0.0.38 - - [2025-12-09 22:05:19] "POST /ref-update HTTP/1.1" 200 156 0.009630 10.0.0.38 - - [2025-12-09 22:05:19] "GET /virtual-machine-interface/08081ef0-d54b-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3179 0.003495 10.0.0.38 - - [2025-12-09 22:05:19] "POST /set-tag HTTP/1.1" 200 109 0.014724 10.0.0.38 - - [2025-12-09 22:05:19] "POST /set-tag HTTP/1.1" 200 109 0.020489 10.0.0.38 - - [2025-12-09 22:05:19] "DELETE /instance-ip/08289b76-d54b-11f0-910c-fa163eae162b HTTP/1.1" 200 115 0.043019 10.0.0.38 - - [2025-12-09 22:05:19] "DELETE /virtual-machine-interface/08081ef0-d54b-11f0-910c-fa163eae162b HTTP/1.1" 200 115 0.035136 10.0.0.38 - - [2025-12-09 22:05:19] "DELETE /virtual-machine/a08cd2bf-163b-402c-88ad-eb7696cb4766 HTTP/1.1" 200 115 0.016229 10.0.0.38 - - [2025-12-09 22:05:19] "GET /virtual-machine-interface/088eeeb2-d54b-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005528 10.0.0.38 - - [2025-12-09 22:05:19] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.38 - - [2025-12-09 22:05:23] "POST /tags HTTP/1.1" 200 365 0.042363 10.0.0.38 - - [2025-12-09 22:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173 10.0.0.38 - - [2025-12-09 22:05:23] "GET /tag/e1932af5-c8ab-4239-9c15-e32a9b9d07ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013753 10.0.0.38 - - [2025-12-09 22:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.38 - - [2025-12-09 22:05:23] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.024396 10.0.0.38 - - [2025-12-09 22:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005945 10.0.0.38 - - [2025-12-09 22:05:23] "GET /service-appliance-set/a048eac5-7cbd-499f-ad2b-64864bb5b5c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.002683 10.0.0.38 - - [2025-12-09 22:05:23] "POST /fqname-to-id HTTP/1.1" 404 258 0.001592 10.0.0.38 - - [2025-12-09 22:05:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.092036 10.0.0.38 - - [2025-12-09 22:05:24] "GET /virtual-machine-interface/0edff049-8dad-41ad-a72d-8be0312aa8eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.004305 10.0.0.38 - - [2025-12-09 22:05:24] "POST /set-tag HTTP/1.1" 200 109 0.012630 10.0.0.38 - - [2025-12-09 22:05:24] "POST /instance-ips HTTP/1.1" 200 417 0.026957 10.0.0.38 - - [2025-12-09 22:05:24] "GET /instance-ip/2db0676e-e83f-41c6-8d93-f4efd0766823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.003667 10.0.0.38 - - [2025-12-09 22:05:24] "POST /loadbalancers HTTP/1.1" 200 618 0.059152 10.0.0.38 - - [2025-12-09 22:05:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.016313 10.0.0.38 - - [2025-12-09 22:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011728 10.0.0.38 - - [2025-12-09 22:05:24] "POST /service-instances HTTP/1.1" 200 566 0.024107 10.0.0.38 - - [2025-12-09 22:05:24] "POST /ref-update HTTP/1.1" 200 156 0.012813 10.0.0.38 - - [2025-12-09 22:05:24] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047104 10.0.0.38 - - [2025-12-09 22:05:24] "PUT /service-instance/d63dd2e3-5df3-42f8-a0e5-e46e191cec9a HTTP/1.1" 200 266 0.034256 10.0.0.38 - - [2025-12-09 22:05:24] "GET /virtual-machine-interface/0edff049-8dad-41ad-a72d-8be0312aa8eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.011965 10.0.0.38 - - [2025-12-09 22:05:24] "GET /virtual-machine-interface/0edff049-8dad-41ad-a72d-8be0312aa8eb?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.007218 10.0.0.38 - - [2025-12-09 22:05:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.024319 10.0.0.38 - - [2025-12-09 22:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007096 10.0.0.38 - - [2025-12-09 22:05:24] "POST /fqname-to-id HTTP/1.1" 404 208 0.002315 10.0.0.38 - - [2025-12-09 22:05:24] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002327 10.0.0.38 - - [2025-12-09 22:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.38 - - [2025-12-09 22:05:24] "GET /policy-management/271b68ee-4268-4dd3-9a1b-89577470aa47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005839 10.0.0.38 - - [2025-12-09 22:05:24] "POST /tags HTTP/1.1" 409 221 0.001744 10.0.0.38 - - [2025-12-09 22:05:24] "POST /virtual-machines HTTP/1.1" 200 429 0.014185 10.0.0.38 - - [2025-12-09 22:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.38 - - [2025-12-09 22:05:24] "GET /tag/08325bd1-8855-4b9a-88e6-1afcbdf2b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.013207 10.0.0.38 - - [2025-12-09 22:05:24] "POST /tags HTTP/1.1" 409 238 0.002914 10.0.0.38 - - [2025-12-09 22:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.38 - - [2025-12-09 22:05:24] "GET /tag/e1932af5-c8ab-4239-9c15-e32a9b9d07ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.035627 10.0.0.38 - - [2025-12-09 22:05:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.172926 10.0.0.38 - - [2025-12-09 22:05:24] "POST /chown HTTP/1.1" 200 109 0.020347 10.0.0.38 - - [2025-12-09 22:05:24] "POST /firewall-rules HTTP/1.1" 200 650 0.123675 10.0.0.38 - - [2025-12-09 22:05:24] "GET /firewall-rule/faed5777-c2aa-4bf5-be6d-aaf9ada5c3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.011043 10.0.0.38 - - [2025-12-09 22:05:24] "POST /chown HTTP/1.1" 200 109 0.044808 10.0.0.38 - - [2025-12-09 22:05:24] "PUT /virtual-machine-interface/189c5f28-bdde-43ec-896c-7a5fba13e684 HTTP/1.1" 200 284 0.011031 10.0.0.38 - - [2025-12-09 22:05:24] "GET /firewall-policy/ed363020-20d1-4a2e-98a3-4a3a15f734f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003251 10.0.0.38 - - [2025-12-09 22:05:24] "PUT /instance-ip/2db0676e-e83f-41c6-8d93-f4efd0766823 HTTP/1.1" 200 256 0.022566 10.0.0.38 - - [2025-12-09 22:05:24] "GET /firewall-rule/faed5777-c2aa-4bf5-be6d-aaf9ada5c3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.012140 10.0.0.38 - - [2025-12-09 22:05:24] "POST /ref-update HTTP/1.1" 200 156 0.016135 10.0.0.38 - - [2025-12-09 22:05:24] "POST /ref-update HTTP/1.1" 200 156 0.011615 10.0.0.38 - - [2025-12-09 22:05:24] "POST /ref-update HTTP/1.1" 200 156 0.016217 10.0.0.38 - - [2025-12-09 22:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007983 10.0.0.38 - - [2025-12-09 22:05:24] "POST /ref-update HTTP/1.1" 200 156 0.016733 10.0.0.38 - - [2025-12-09 22:05:25] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047584 10.0.0.38 - - [2025-12-09 22:05:25] "GET /loadbalancer/c821d880-9f30-45ea-9500-7534a9c096c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2520 0.007651 10.0.0.38 - - [2025-12-09 22:05:25] "POST /ref-update HTTP/1.1" 200 156 0.012194 10.0.0.38 - - [2025-12-09 22:05:25] "POST /ref-update HTTP/1.1" 200 156 0.012684 10.0.0.38 - - [2025-12-09 22:05:25] "POST /ref-update HTTP/1.1" 200 156 0.014772 10.0.0.38 - - [2025-12-09 22:05:25] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.023008 10.0.0.38 - - [2025-12-09 22:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008924 10.0.0.38 - - [2025-12-09 22:05:25] "GET /project/87dcdc22-77fd-42e3-bda6-7ed5975cb189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.024581 10.0.0.38 - - [2025-12-09 22:05:25] "POST /virtual-machines HTTP/1.1" 200 429 0.027722 10.0.0.38 - - [2025-12-09 22:05:25] "GET /loadbalancer-listener/bb89a1df-c6e4-4c65-9d53-677acc9bfb5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.032766 10.0.0.38 - - [2025-12-09 22:05:25] "GET /loadbalancer-listener/bb89a1df-c6e4-4c65-9d53-677acc9bfb5b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.013064 10.0.0.38 - - [2025-12-09 22:05:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.106240 10.0.0.38 - - [2025-12-09 22:05:25] "POST /chown HTTP/1.1" 200 109 0.017635 10.0.0.38 - - [2025-12-09 22:05:25] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.045537 10.0.0.38 - - [2025-12-09 22:05:25] "POST /chown HTTP/1.1" 200 109 0.005779 10.0.0.38 - - [2025-12-09 22:05:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.020140 10.0.0.38 - - [2025-12-09 22:05:25] "PUT /virtual-machine-interface/fd3666ad-9457-458f-8386-82cc005e06d2 HTTP/1.1" 200 284 0.024554 10.0.0.38 - - [2025-12-09 22:05:25] "GET /loadbalancer-pool/d4910311-7104-41a6-88ca-432234b723ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.017155 10.0.0.38 - - [2025-12-09 22:05:25] "PUT /instance-ip/2db0676e-e83f-41c6-8d93-f4efd0766823 HTTP/1.1" 200 256 0.047167 10.0.0.38 - - [2025-12-09 22:05:25] "POST /loadbalancer-members HTTP/1.1" 200 707 0.034610 10.0.0.38 - - [2025-12-09 22:05:25] "POST /ref-update HTTP/1.1" 200 156 0.011181 10.0.0.38 - - [2025-12-09 22:05:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.021910 10.0.0.38 - - [2025-12-09 22:05:25] "POST /ref-update HTTP/1.1" 200 156 0.043094 10.0.0.38 - - [2025-12-09 22:05:25] "GET /loadbalancer-member/15689ff9-ef97-40dc-baf7-649aa041e204?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.003823 10.0.0.38 - - [2025-12-09 22:05:25] "GET /application-policy-set/ecef79c5-0924-4741-bf85-78a313deff3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004482 10.0.0.38 - - [2025-12-09 22:05:25] "POST /ref-update HTTP/1.1" 200 156 0.028673 10.0.0.38 - - [2025-12-09 22:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.38 - - [2025-12-09 22:05:25] "GET /policy-management/271b68ee-4268-4dd3-9a1b-89577470aa47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003504 10.0.0.38 - - [2025-12-09 22:05:25] "POST /tags HTTP/1.1" 409 221 0.002965 10.0.0.38 - - [2025-12-09 22:05:25] "POST /ref-update HTTP/1.1" 200 156 0.009440 10.0.0.38 - - [2025-12-09 22:05:25] "POST /ref-update HTTP/1.1" 200 156 0.009343 10.0.0.38 - - [2025-12-09 22:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011228 10.0.0.38 - - [2025-12-09 22:05:25] "GET /tag/08325bd1-8855-4b9a-88e6-1afcbdf2b288?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1171 0.013798 10.0.0.38 - - [2025-12-09 22:05:25] "POST /tags HTTP/1.1" 409 238 0.001862 10.0.0.38 - - [2025-12-09 22:05:25] "PUT /service-instance/d63dd2e3-5df3-42f8-a0e5-e46e191cec9a HTTP/1.1" 200 266 0.023433 10.0.0.38 - - [2025-12-09 22:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.38 - - [2025-12-09 22:05:25] "GET /tag/e1932af5-c8ab-4239-9c15-e32a9b9d07ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.013947 10.0.0.38 - - [2025-12-09 22:05:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.019505 10.0.0.38 - - [2025-12-09 22:05:25] "POST /firewall-rules HTTP/1.1" 409 293 0.004971 10.0.0.38 - - [2025-12-09 22:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.38 - - [2025-12-09 22:05:25] "POST /chown HTTP/1.1" 200 109 0.005927 10.0.0.38 - - [2025-12-09 22:05:25] "POST /chown HTTP/1.1" 200 109 0.013880 10.0.0.38 - - [2025-12-09 22:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005164 10.0.0.38 - - [2025-12-09 22:05:25] "PUT /firewall-rule/faed5777-c2aa-4bf5-be6d-aaf9ada5c3b9 HTTP/1.1" 200 260 0.017941 10.0.0.38 - - [2025-12-09 22:05:25] "GET /firewall-rule/faed5777-c2aa-4bf5-be6d-aaf9ada5c3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.008809 10.0.0.38 - - [2025-12-09 22:05:25] "PUT /instance-ip/2db0676e-e83f-41c6-8d93-f4efd0766823 HTTP/1.1" 200 256 0.012626 10.0.0.38 - - [2025-12-09 22:05:25] "POST /ref-update HTTP/1.1" 200 156 0.021930 10.0.0.38 - - [2025-12-09 22:05:25] "GET /firewall-policy/ed363020-20d1-4a2e-98a3-4a3a15f734f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.005934 10.0.0.38 - - [2025-12-09 22:05:25] "GET /firewall-rule/faed5777-c2aa-4bf5-be6d-aaf9ada5c3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.006692 10.0.0.38 - - [2025-12-09 22:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.38 - - [2025-12-09 22:05:25] "POST /chown HTTP/1.1" 200 109 0.012873 10.0.0.38 - - [2025-12-09 22:05:25] "GET /tag/e1932af5-c8ab-4239-9c15-e32a9b9d07ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.010299 10.0.0.38 - - [2025-12-09 22:05:25] "GET /tag/e1932af5-c8ab-4239-9c15-e32a9b9d07ff?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.010924 10.0.0.38 - - [2025-12-09 22:05:25] "POST /chown HTTP/1.1" 200 109 0.024534 10.0.0.38 - - [2025-12-09 22:05:25] "GET /virtual-machine-interface/0edff049-8dad-41ad-a72d-8be0312aa8eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.017169 10.0.0.38 - - [2025-12-09 22:05:25] "PUT /instance-ip/2db0676e-e83f-41c6-8d93-f4efd0766823 HTTP/1.1" 200 256 0.020008 10.0.0.38 - - [2025-12-09 22:05:26] "POST /ref-update HTTP/1.1" 200 156 0.021319 10.0.0.38 - - [2025-12-09 22:05:26] "POST /set-tag HTTP/1.1" 200 109 0.016923 10.0.0.38 - - [2025-12-09 22:05:26] "GET /virtual-machine-interface/189c5f28-bdde-43ec-896c-7a5fba13e684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.014289 10.0.0.38 - - [2025-12-09 22:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.38 - - [2025-12-09 22:05:26] "POST /chown HTTP/1.1" 200 109 0.008035 10.0.0.38 - - [2025-12-09 22:05:26] "POST /set-tag HTTP/1.1" 200 109 0.041013 10.0.0.38 - - [2025-12-09 22:05:26] "POST /chown HTTP/1.1" 200 109 0.041941 10.0.0.38 - - [2025-12-09 22:05:26] "GET /virtual-machine-interface/fd3666ad-9457-458f-8386-82cc005e06d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.004122 10.0.0.38 - - [2025-12-09 22:05:26] "POST /set-tag HTTP/1.1" 200 109 0.011185 10.0.0.38 - - [2025-12-09 22:05:26] "GET /firewall-policy/ed363020-20d1-4a2e-98a3-4a3a15f734f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.012231 10.0.0.38 - - [2025-12-09 22:05:26] "PUT /instance-ip/2db0676e-e83f-41c6-8d93-f4efd0766823 HTTP/1.1" 200 256 0.022517 10.0.0.38 - - [2025-12-09 22:05:26] "POST /ref-update HTTP/1.1" 200 156 0.016920 10.0.0.38 - - [2025-12-09 22:05:26] "GET /firewall-rule/faed5777-c2aa-4bf5-be6d-aaf9ada5c3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002832 10.0.0.38 - - [2025-12-09 22:05:26] "POST /chown HTTP/1.1" 200 109 0.014910 10.0.0.38 - - [2025-12-09 22:05:26] "POST /ref-update HTTP/1.1" 200 156 0.023727 10.0.0.38 - - [2025-12-09 22:05:26] "POST /chown HTTP/1.1" 200 109 0.006770 10.0.0.38 - - [2025-12-09 22:05:26] "PUT /instance-ip/2db0676e-e83f-41c6-8d93-f4efd0766823 HTTP/1.1" 200 256 0.019351 10.0.0.38 - - [2025-12-09 22:05:26] "DELETE /firewall-rule/faed5777-c2aa-4bf5-be6d-aaf9ada5c3b9 HTTP/1.1" 200 115 0.068735 10.0.0.38 - - [2025-12-09 22:05:26] "POST /ref-update HTTP/1.1" 200 156 0.025157 10.0.0.38 - - [2025-12-09 22:05:26] "DELETE /loadbalancer-member/15689ff9-ef97-40dc-baf7-649aa041e204 HTTP/1.1" 200 115 0.032943 10.0.0.38 - - [2025-12-09 22:05:26] "DELETE /loadbalancer-pool/d4910311-7104-41a6-88ca-432234b723ae HTTP/1.1" 200 115 0.027915 10.0.0.38 - - [2025-12-09 22:05:26] "DELETE /loadbalancer-listener/bb89a1df-c6e4-4c65-9d53-677acc9bfb5b HTTP/1.1" 200 115 0.027342 10.0.0.38 - - [2025-12-09 22:05:26] "DELETE /loadbalancer/c821d880-9f30-45ea-9500-7534a9c096c6 HTTP/1.1" 200 115 0.040328 10.0.0.38 - - [2025-12-09 22:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.38 - - [2025-12-09 22:05:26] "DELETE /instance-ip/2db0676e-e83f-41c6-8d93-f4efd0766823 HTTP/1.1" 200 115 0.048186 10.0.0.38 - - [2025-12-09 22:05:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.38 - - [2025-12-09 22:05:26] "DELETE /virtual-machine-interface/0edff049-8dad-41ad-a72d-8be0312aa8eb HTTP/1.1" 200 115 0.029509 10.0.0.38 - - [2025-12-09 22:05:26] "DELETE /tag/e1932af5-c8ab-4239-9c15-e32a9b9d07ff HTTP/1.1" 200 115 0.059343 10.0.0.38 - - [2025-12-09 22:05:26] "DELETE /service-instance/d63dd2e3-5df3-42f8-a0e5-e46e191cec9a HTTP/1.1" 200 115 0.031423 10.0.0.38 - - [2025-12-09 22:05:26] "GET /virtual-machine-interface/fd3666ad-9457-458f-8386-82cc005e06d2?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.004199 10.0.0.38 - - [2025-12-09 22:05:26] "DELETE /virtual-machine-interface/fd3666ad-9457-458f-8386-82cc005e06d2 HTTP/1.1" 200 115 0.043835 10.0.0.38 - - [2025-12-09 22:05:26] "DELETE /virtual-machine/5e832952-ef53-40a2-a86c-e05a036fe2fb HTTP/1.1" 200 115 0.024417 10.0.0.38 - - [2025-12-09 22:05:26] "GET /virtual-machine-interface/189c5f28-bdde-43ec-896c-7a5fba13e684?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1207 0.004786 10.0.0.38 - - [2025-12-09 22:05:26] "DELETE /virtual-machine-interface/189c5f28-bdde-43ec-896c-7a5fba13e684 HTTP/1.1" 200 115 0.039886 10.0.0.38 - - [2025-12-09 22:05:26] "POST /ref-update HTTP/1.1" 200 156 0.008083 10.0.0.38 - - [2025-12-09 22:05:26] "DELETE /virtual-machine/7a83d3b5-ed04-4622-bb86-832f21b09fc0 HTTP/1.1" 200 115 0.034183 [Introspect:8084]10.0.0.38 - - [2025-12-09 22:05:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000896 [Introspect:8084]10.0.0.38 - - [2025-12-09 22:05:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000889 [Introspect:8084]10.0.0.38 - - [2025-12-09 22:05:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000836 [Introspect:8084]10.0.0.38 - - [2025-12-09 22:05:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000830 [Introspect:8084]10.0.0.38 - - [2025-12-09 22:05:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001133 [Introspect:8084]10.0.0.38 - - [2025-12-09 22:05:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000921 10.0.0.38 - - [2025-12-09 22:05:50] "GET /virtual-machine-interface/088eeeb2-d54b-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004184 10.0.0.38 - - [2025-12-09 22:05:50] "POST /set-tag HTTP/1.1" 200 109 0.002511 10.0.0.38 - - [2025-12-09 22:05:50] "GET /virtual-machine-interface/088eeeb2-d54b-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.003842 10.0.0.38 - - [2025-12-09 22:05:50] "POST /set-tag HTTP/1.1" 200 109 0.001911 10.0.0.38 - - [2025-12-09 22:05:50] "GET /virtual-machine/9d91dd93-684f-4ff4-a391-78ccf5538df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003082 10.0.0.38 - - [2025-12-09 22:05:50] "POST /ref-update HTTP/1.1" 200 156 0.014567 10.0.0.38 - - [2025-12-09 22:05:50] "GET /virtual-machine-interface/088eeeb2-d54b-11f0-910c-fa163eae162b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004497 10.0.0.38 - - [2025-12-09 22:05:50] "POST /set-tag HTTP/1.1" 200 109 0.029845 10.0.0.38 - - [2025-12-09 22:05:50] "POST /set-tag HTTP/1.1" 200 109 0.030845 10.0.0.38 - - [2025-12-09 22:05:50] "DELETE /instance-ip/08aad5f0-d54b-11f0-910c-fa163eae162b HTTP/1.1" 200 115 0.059047 10.0.0.38 - - [2025-12-09 22:05:50] "DELETE /virtual-machine-interface/088eeeb2-d54b-11f0-910c-fa163eae162b HTTP/1.1" 200 115 0.069206 10.0.0.38 - - [2025-12-09 22:05:50] "DELETE /virtual-machine/9d91dd93-684f-4ff4-a391-78ccf5538df5 HTTP/1.1" 200 115 0.028804 10.0.0.38 - - [2025-12-09 22:05:50] "DELETE /tag/badb5c28-a780-4c50-a53e-61ced8d7e2d8 HTTP/1.1" 200 115 0.033987 [Introspect:8084]10.0.0.38 - - [2025-12-09 22:06:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000966 [Introspect:8084]10.0.0.38 - - [2025-12-09 22:06:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001145