++ 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: =================== Sat Jul 18 02:42:42 AM UTC 2026 ===================' INFO: =================== Sat Jul 18 02:42:42 AM UTC 2026 =================== ++ 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=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ cut -d / -f 1 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ local nic=enp1s0 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev enp1s0 +++ head -n 1 ++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.38 + 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 )) + nc -z 10.0.0.38 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 ++++ get_local_ips ++++ tr '\n' , +++ cut -d ' ' -f 1 ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.38,10.94.194.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.94.194.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=__ ++ set -o posix ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 07/18/2026 02:43:32.446 7fd5aff51b00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 07/18/2026 02:43:33.189 7fd5aff51b00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 07/18/2026 02:43:33.232 7fd5aff51b00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 07/18/2026 02:43:33.232 7fd5aff51b00 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.38 - - [2026-07-18 02:43:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000916 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 - - [2026-07-18 02:43:47] "GET / HTTP/1.1" 503 181 0.000271 10.0.0.38 - - [2026-07-18 02:43:47] "GET / HTTP/1.1" 503 181 0.000262 10.0.0.38 - - [2026-07-18 02:43:47] "GET / HTTP/1.1" 503 181 0.000354 10.0.0.38 - - [2026-07-18 02:43:48] "GET / HTTP/1.1" 200 35931 0.007105 10.0.0.38 - - [2026-07-18 02:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.38 - - [2026-07-18 02:43:48] "GET /global-system-config/7601977f-674b-48ef-b5ed-e58336a0228b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.017874 10.0.0.38 - - [2026-07-18 02:43:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.004716 10.0.0.38 - - [2026-07-18 02:43:48] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.027308 10.0.0.38 - - [2026-07-18 02:43:48] "GET / HTTP/1.1" 200 45303 0.001503 10.0.0.38 - - [2026-07-18 02:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.38 - - [2026-07-18 02:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.38 - - [2026-07-18 02:43:48] "GET / HTTP/1.1" 200 35931 0.001364 10.0.0.38 - - [2026-07-18 02:43:48] "GET / HTTP/1.1" 200 35931 0.001260 10.0.0.38 - - [2026-07-18 02:43:48] "GET / HTTP/1.1" 200 35931 0.001855 10.0.0.38 - - [2026-07-18 02:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007009 10.0.0.38 - - [2026-07-18 02:43:48] "GET /global-system-config/7601977f-674b-48ef-b5ed-e58336a0228b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010818 10.0.0.38 - - [2026-07-18 02:43:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.051930 10.0.0.38 - - [2026-07-18 02:43:49] "POST /database-nodes HTTP/1.1" 200 597 0.029521 10.0.0.38 - - [2026-07-18 02:43:49] "GET / HTTP/1.1" 200 35931 0.001841 10.0.0.38 - - [2026-07-18 02:43:49] "POST /fqname-to-id HTTP/1.1" 404 186 0.002925 10.0.0.38 - - [2026-07-18 02:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007721 10.0.0.38 - - [2026-07-18 02:43:49] "GET /global-system-config/7601977f-674b-48ef-b5ed-e58336a0228b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006982 10.0.0.38 - - [2026-07-18 02:43:49] "POST /service-appliance-sets HTTP/1.1" 200 553 0.046431 10.0.0.38 - - [2026-07-18 02:43:49] "POST /fqname-to-id HTTP/1.1" 404 180 0.018862 10.0.0.38 - - [2026-07-18 02:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.38 - - [2026-07-18 02:43:49] "GET /global-system-config/7601977f-674b-48ef-b5ed-e58336a0228b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008140 10.0.0.38 - - [2026-07-18 02:43:49] "POST /service-appliance-sets HTTP/1.1" 200 541 0.047335 10.0.0.38 - - [2026-07-18 02:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006042 10.0.0.38 - - [2026-07-18 02:43:50] "GET /network-ipam/b10d4bd4-ae5b-417e-8c5f-05bfb08480ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004528 10.0.0.38 - - [2026-07-18 02:43:50] "POST /service-templates HTTP/1.1" 200 511 0.077920 10.0.0.38 - - [2026-07-18 02:43:50] "POST /service-templates HTTP/1.1" 200 501 0.034040 10.0.0.38 - - [2026-07-18 02:43:50] "POST /service-templates HTTP/1.1" 200 515 0.035688 10.0.0.38 - - [2026-07-18 02:43:50] "POST /service-templates HTTP/1.1" 200 535 0.058249 10.0.0.38 - - [2026-07-18 02:43:50] "POST /service-templates HTTP/1.1" 200 507 0.047018 10.0.0.38 - - [2026-07-18 02:43:51] "GET / HTTP/1.1" 200 35931 0.001551 10.0.0.38 - - [2026-07-18 02:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.38 - - [2026-07-18 02:43:51] "GET /global-system-config/7601977f-674b-48ef-b5ed-e58336a0228b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007582 10.0.0.38 - - [2026-07-18 02:43:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.006176 10.0.0.38 - - [2026-07-18 02:43:51] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.027087 10.0.0.38 - - [2026-07-18 02:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004565 10.0.0.38 - - [2026-07-18 02:43:52] "GET /network-ipam/b10d4bd4-ae5b-417e-8c5f-05bfb08480ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.008306 10.0.0.38 - - [2026-07-18 02:43:52] "POST /fqname-to-id HTTP/1.1" 404 225 0.002250 10.0.0.38 - - [2026-07-18 02:43:52] "GET / HTTP/1.1" 200 35931 0.001588 10.0.0.38 - - [2026-07-18 02:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.38 - - [2026-07-18 02:43:52] "GET /global-system-config/7601977f-674b-48ef-b5ed-e58336a0228b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005064 10.0.0.38 - - [2026-07-18 02:43:52] "POST /access-control-lists HTTP/1.1" 200 587 0.048088 10.0.0.38 - - [2026-07-18 02:43:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.014346 10.0.0.38 - - [2026-07-18 02:43:52] "POST /fqname-to-id HTTP/1.1" 404 224 0.019078 10.0.0.38 - - [2026-07-18 02:43:52] "POST /access-control-lists HTTP/1.1" 200 585 0.037304 10.0.0.38 - - [2026-07-18 02:43:52] "POST /config-nodes HTTP/1.1" 200 593 0.048773 10.0.0.38 - - [2026-07-18 02:43:53] "POST /route-targets HTTP/1.1" 200 327 0.011878 10.0.0.38 - - [2026-07-18 02:43:53] "POST /ref-update HTTP/1.1" 200 156 0.041463 10.0.0.38 - - [2026-07-18 02:43:53] "POST /route-targets HTTP/1.1" 200 327 0.011035 10.0.0.38 - - [2026-07-18 02:43:53] "POST /ref-update HTTP/1.1" 200 156 0.031358 10.0.0.38 - - [2026-07-18 02:43:53] "POST /route-targets HTTP/1.1" 200 327 0.015953 10.0.0.38 - - [2026-07-18 02:43:53] "POST /ref-update HTTP/1.1" 200 156 0.018592 10.0.0.38 - - [2026-07-18 02:43:53] "POST /route-targets HTTP/1.1" 200 327 0.016685 10.0.0.38 - - [2026-07-18 02:43:53] "GET / HTTP/1.1" 200 35931 0.001416 10.0.0.38 - - [2026-07-18 02:43:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002309 10.0.0.38 - - [2026-07-18 02:43:53] "POST /ref-update HTTP/1.1" 200 156 0.016650 10.0.0.38 - - [2026-07-18 02:43:53] "POST /fqname-to-id HTTP/1.1" 404 201 0.008717 10.0.0.38 - - [2026-07-18 02:43:53] "POST /access-control-lists HTTP/1.1" 200 551 0.065232 [Introspect:8084]10.0.0.38 - - [2026-07-18 02:43:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001145 [Introspect:8084]10.0.0.38 - - [2026-07-18 02:43:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001419 10.0.0.38 - - [2026-07-18 02:43:54] "GET / HTTP/1.1" 200 35931 0.001812 10.0.0.38 - - [2026-07-18 02:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.38 - - [2026-07-18 02:43:54] "GET /global-system-config/7601977f-674b-48ef-b5ed-e58336a0228b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005331 10.0.0.38 - - [2026-07-18 02:43:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.003914 10.0.0.38 - - [2026-07-18 02:43:54] "POST /config-database-nodes HTTP/1.1" 200 611 0.097438 10.0.0.38 - - [2026-07-18 02:43:56] "GET / HTTP/1.1" 200 35931 0.001485 10.0.0.38 - - [2026-07-18 02:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.38 - - [2026-07-18 02:43:56] "GET /global-system-config/7601977f-674b-48ef-b5ed-e58336a0228b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006082 10.0.0.38 - - [2026-07-18 02:43:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.010671 10.0.0.38 - - [2026-07-18 02:43:56] "POST /analytics-nodes HTTP/1.1" 200 599 0.048033 10.0.0.38 - - [2026-07-18 02:43:58] "GET / HTTP/1.1" 200 35931 0.002610 10.0.0.38 - - [2026-07-18 02:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.38 - - [2026-07-18 02:43:58] "GET /routing-instance/c5d53493-11c8-4904-9128-fdd2fe20742a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005111 10.0.0.38 - - [2026-07-18 02:43:58] "POST /bgp-routers HTTP/1.1" 200 616 0.039115 10.0.0.38 - - [2026-07-18 02:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009685 10.0.0.38 - - [2026-07-18 02:43:58] "GET /global-vrouter-config/f978ae98-21f9-4a04-af60-7e7cb1bffff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.009110 10.0.0.38 - - [2026-07-18 02:43:58] "GET /bgp-router/d27695eb-14fa-4258-8210-cb8e0ae28d2f?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.028652 10.0.0.38 - - [2026-07-18 02:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.38 - - [2026-07-18 02:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007563 10.0.0.38 - - [2026-07-18 02:43:58] "GET /global-system-config/7601977f-674b-48ef-b5ed-e58336a0228b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009836 10.0.0.38 - - [2026-07-18 02:43:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007811 10.0.0.38 - - [2026-07-18 02:43:58] "PUT /global-vrouter-config/f978ae98-21f9-4a04-af60-7e7cb1bffff4 HTTP/1.1" 200 276 0.043458 10.0.0.38 - - [2026-07-18 02:43:58] "POST /ref-update HTTP/1.1" 200 156 0.018530 10.0.0.38 - - [2026-07-18 02:43:58] "GET / HTTP/1.1" 200 35931 0.001409 10.0.0.38 - - [2026-07-18 02:43:59] "POST /alarms HTTP/1.1" 200 581 0.075014 10.0.0.38 - - [2026-07-18 02:43:59] "POST /alarms HTTP/1.1" 200 575 0.071151 10.0.0.38 - - [2026-07-18 02:43:59] "POST /alarms HTTP/1.1" 200 575 0.050723 10.0.0.38 - - [2026-07-18 02:43:59] "POST /alarms HTTP/1.1" 200 559 0.079709 10.0.0.38 - - [2026-07-18 02:43:59] "POST /alarms HTTP/1.1" 200 555 0.060127 10.0.0.38 - - [2026-07-18 02:43:59] "POST /alarms HTTP/1.1" 200 557 0.091428 10.0.0.38 - - [2026-07-18 02:43:59] "POST /alarms HTTP/1.1" 200 565 0.091331 10.0.0.38 - - [2026-07-18 02:43:59] "POST /alarms HTTP/1.1" 200 549 0.039282 10.0.0.38 - - [2026-07-18 02:43:59] "POST /alarms HTTP/1.1" 200 557 0.157716 10.0.0.38 - - [2026-07-18 02:43:59] "POST /alarms HTTP/1.1" 200 567 0.060857 10.0.0.38 - - [2026-07-18 02:44:00] "POST /alarms HTTP/1.1" 200 555 0.053135 10.0.0.38 - - [2026-07-18 02:44:00] "POST /alarms HTTP/1.1" 200 567 0.098205 10.0.0.38 - - [2026-07-18 02:44:00] "POST /alarms HTTP/1.1" 200 575 0.109830 10.0.0.38 - - [2026-07-18 02:44:00] "POST /alarms HTTP/1.1" 200 569 0.077576 10.0.0.38 - - [2026-07-18 02:44:00] "POST /alarms HTTP/1.1" 200 561 0.113111 10.0.0.38 - - [2026-07-18 02:44:00] "POST /alarms HTTP/1.1" 200 561 0.062337 10.0.0.38 - - [2026-07-18 02:44:00] "POST /alarms HTTP/1.1" 200 561 0.047099 10.0.0.38 - - [2026-07-18 02:44:00] "POST /alarms HTTP/1.1" 200 547 0.084941 10.0.0.38 - - [2026-07-18 02:44:00] "POST /alarms HTTP/1.1" 200 595 0.088105 10.0.0.38 - - [2026-07-18 02:44:00] "POST /alarms HTTP/1.1" 200 575 0.056681 10.0.0.38 - - [2026-07-18 02:44:00] "POST /alarms HTTP/1.1" 200 571 0.055128 10.0.0.38 - - [2026-07-18 02:44:01] "POST /alarms HTTP/1.1" 200 583 0.098179 10.0.0.38 - - [2026-07-18 02:44:01] "POST /alarms HTTP/1.1" 200 609 0.031582 10.0.0.38 - - [2026-07-18 02:44:01] "GET / HTTP/1.1" 200 35931 0.001344 10.0.0.38 - - [2026-07-18 02:44:01] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003685 10.0.0.38 - - [2026-07-18 02:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.38 - - [2026-07-18 02:44:01] "PUT /global-vrouter-config/f978ae98-21f9-4a04-af60-7e7cb1bffff4 HTTP/1.1" 200 276 0.017020 10.0.0.38 - - [2026-07-18 02:44:02] "GET / HTTP/1.1" 200 35931 0.001988 10.0.0.38 - - [2026-07-18 02:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.38 - - [2026-07-18 02:44:02] "GET /global-vrouter-config/f978ae98-21f9-4a04-af60-7e7cb1bffff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004823 10.0.0.38 - - [2026-07-18 02:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.38 - - [2026-07-18 02:44:02] "PUT /global-vrouter-config/f978ae98-21f9-4a04-af60-7e7cb1bffff4 HTTP/1.1" 200 276 0.012894 10.0.0.38 - - [2026-07-18 02:44:02] "GET / HTTP/1.1" 200 35931 0.001522 10.0.0.38 - - [2026-07-18 02:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.38 - - [2026-07-18 02:44:02] "GET /global-system-config/7601977f-674b-48ef-b5ed-e58336a0228b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008345 10.0.0.38 - - [2026-07-18 02:44:02] "PUT /global-system-config/7601977f-674b-48ef-b5ed-e58336a0228b HTTP/1.1" 200 274 0.031726 [Introspect:8084]10.0.0.38 - - [2026-07-18 02:44:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001160 [Introspect:8084]10.0.0.38 - - [2026-07-18 02:44:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001335 [Introspect:8084]10.0.0.38 - - [2026-07-18 02:45:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001152 [Introspect:8084]10.0.0.38 - - [2026-07-18 02:45:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001000 10.0.0.38 - - [2026-07-18 02:45:33] "GET / HTTP/1.1" 200 35931 0.002780 10.0.0.38 - - [2026-07-18 02:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003197 10.0.0.38 - - [2026-07-18 02:45:33] "GET /global-system-config/7601977f-674b-48ef-b5ed-e58336a0228b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005692 10.0.0.38 - - [2026-07-18 02:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006138 10.0.0.38 - - [2026-07-18 02:45:33] "GET /config-node/68664998-87f3-4a4b-8a52-e3b12f66d717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.004686 10.0.0.38 - - [2026-07-18 02:45:44] "GET / HTTP/1.1" 200 35931 0.001625 10.0.0.38 - - [2026-07-18 02:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.38 - - [2026-07-18 02:45:44] "GET /routing-instance/c5d53493-11c8-4904-9128-fdd2fe20742a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003521 10.0.0.38 - - [2026-07-18 02:45:44] "POST /bgp-routers HTTP/1.1" 409 301 0.003725 10.0.0.38 - - [2026-07-18 02:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.38 - - [2026-07-18 02:45:44] "GET /bgp-router/d27695eb-14fa-4258-8210-cb8e0ae28d2f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.014034 10.0.0.38 - - [2026-07-18 02:45:44] "PUT /bgp-router/d27695eb-14fa-4258-8210-cb8e0ae28d2f HTTP/1.1" 200 254 0.028765 [Introspect:8084]10.0.0.38 - - [2026-07-18 02:45:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001098 [Introspect:8084]10.0.0.38 - - [2026-07-18 02:45:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000948 [Introspect:8084]10.0.0.38 - - [2026-07-18 02:45:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001263 [Introspect:8084]10.0.0.38 - - [2026-07-18 02:45:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002406 [Introspect:8084]10.0.0.38 - - [2026-07-18 02:45:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001123 [Introspect:8084]10.0.0.38 - - [2026-07-18 02:45:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000934 10.0.0.38 - - [2026-07-18 02:45:56] "GET / HTTP/1.1" 200 35931 0.001918 10.0.0.38 - - [2026-07-18 02:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.38 - - [2026-07-18 02:45:57] "GET /domain/2651773e-28eb-41b0-a411-0149f446cae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.005722 10.0.0.38 - - [2026-07-18 02:45:57] "POST /id-to-fqname HTTP/1.1" 200 173 0.000686 10.0.0.38 - - [2026-07-18 02:45:57] "POST /fqname-to-id HTTP/1.1" 404 182 0.019928 10.0.0.38 - - [2026-07-18 02:45:57] "POST /security-groups HTTP/1.1" 200 570 0.098916 10.0.0.38 - - [2026-07-18 02:45:57] "POST /fqname-to-id HTTP/1.1" 404 213 0.010961 10.0.0.38 - - [2026-07-18 02:45:57] "POST /projects HTTP/1.1" 200 481 0.339244 10.0.0.38 - - [2026-07-18 02:45:57] "POST /access-control-lists HTTP/1.1" 200 579 0.078897 10.0.0.38 - - [2026-07-18 02:45:57] "POST /security-groups HTTP/1.1" 200 534 0.121386 10.0.0.38 - - [2026-07-18 02:45:57] "POST /fqname-to-id HTTP/1.1" 404 212 0.006437 10.0.0.38 - - [2026-07-18 02:45:57] "POST /chown HTTP/1.1" 200 109 0.020255 10.0.0.38 - - [2026-07-18 02:45:57] "POST /policy-managements HTTP/1.1" 409 214 0.019135 10.0.0.38 - - [2026-07-18 02:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006554 10.0.0.38 - - [2026-07-18 02:45:57] "POST /access-control-lists HTTP/1.1" 200 577 0.109133 10.0.0.38 - - [2026-07-18 02:45:57] "POST /fqname-to-id HTTP/1.1" 404 232 0.002548 10.0.0.38 - - [2026-07-18 02:45:57] "GET /policy-management/84e100ed-132f-43b1-be6e-c784177e4984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003140 10.0.0.38 - - [2026-07-18 02:45:57] "POST /application-policy-sets HTTP/1.1" 200 528 0.025525 10.0.0.38 - - [2026-07-18 02:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.029586 10.0.0.38 - - [2026-07-18 02:45:57] "POST /access-control-lists HTTP/1.1" 200 594 0.049045 10.0.0.38 - - [2026-07-18 02:45:57] "POST /fqname-to-id HTTP/1.1" 404 231 0.006031 10.0.0.38 - - [2026-07-18 02:45:57] "GET /global-vrouter-config/f978ae98-21f9-4a04-af60-7e7cb1bffff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.017157 10.0.0.38 - - [2026-07-18 02:45:57] "POST /access-control-lists HTTP/1.1" 200 592 0.071762 10.0.0.38 - - [2026-07-18 02:45:57] "PUT /global-vrouter-config/f978ae98-21f9-4a04-af60-7e7cb1bffff4 HTTP/1.1" 200 276 0.066361 10.0.0.38 - - [2026-07-18 02:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.019218 10.0.0.38 - - [2026-07-18 02:45:58] "GET /virtual-network/c67e082d-3979-426f-8c56-8e99102cfc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.014906 10.0.0.38 - - [2026-07-18 02:45:58] "POST /id-to-fqname HTTP/1.1" 200 177 0.000557 10.0.0.38 - - [2026-07-18 02:45:58] "POST /fqname-to-id HTTP/1.1" 404 186 0.009854 10.0.0.38 - - [2026-07-18 02:45:58] "POST /security-groups HTTP/1.1" 200 574 0.073761 10.0.0.38 - - [2026-07-18 02:45:58] "POST /projects HTTP/1.1" 200 489 0.239093 10.0.0.38 - - [2026-07-18 02:45:58] "POST /fqname-to-id HTTP/1.1" 404 217 0.008404 10.0.0.38 - - [2026-07-18 02:45:58] "POST /security-groups HTTP/1.1" 200 546 0.088387 10.0.0.38 - - [2026-07-18 02:45:58] "POST /access-control-lists HTTP/1.1" 200 583 0.089226 10.0.0.38 - - [2026-07-18 02:45:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.015565 10.0.0.38 - - [2026-07-18 02:45:58] "POST /chown HTTP/1.1" 200 109 0.042101 10.0.0.38 - - [2026-07-18 02:45:58] "POST /access-control-lists HTTP/1.1" 200 581 0.116408 10.0.0.38 - - [2026-07-18 02:45:58] "POST /network-ipams HTTP/1.1" 200 522 0.130549 10.0.0.38 - - [2026-07-18 02:45:58] "POST /network-ipams HTTP/1.1" 200 510 0.035890 10.0.0.38 - - [2026-07-18 02:45:58] "POST /fqname-to-id HTTP/1.1" 404 240 0.004915 10.0.0.38 - - [2026-07-18 02:45:58] "POST /fqname-to-id HTTP/1.1" 404 198 0.001836 10.0.0.38 - - [2026-07-18 02:45:58] "POST /access-control-lists HTTP/1.1" 200 602 0.024120 10.0.0.38 - - [2026-07-18 02:45:58] "POST /fqname-to-id HTTP/1.1" 404 239 0.012941 10.0.0.38 - - [2026-07-18 02:45:58] "POST /access-control-lists HTTP/1.1" 200 600 0.100824 10.0.0.38 - - [2026-07-18 02:45:58] "POST /useragent-kv HTTP/1.1" 200 115 0.003898 10.0.0.38 - - [2026-07-18 02:45:58] "POST /virtual-networks HTTP/1.1" 200 538 0.227489 10.0.0.38 - - [2026-07-18 02:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.38 - - [2026-07-18 02:45:58] "POST /fqname-to-id HTTP/1.1" 404 229 0.002876 10.0.0.38 - - [2026-07-18 02:45:59] "POST /access-control-lists HTTP/1.1" 200 589 0.068289 10.0.0.38 - - [2026-07-18 02:45:59] "GET /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.057295 10.0.0.38 - - [2026-07-18 02:45:59] "POST /route-targets HTTP/1.1" 200 327 0.016821 10.0.0.38 - - [2026-07-18 02:45:59] "POST /network-ipams HTTP/1.1" 200 518 0.035988 10.0.0.38 - - [2026-07-18 02:45:59] "POST /ref-update HTTP/1.1" 200 156 0.043505 10.0.0.38 - - [2026-07-18 02:45:59] "POST /fqname-to-id HTTP/1.1" 404 202 0.017076 10.0.0.38 - - [2026-07-18 02:45:59] "POST /useragent-kv HTTP/1.1" 200 115 0.005224 10.0.0.38 - - [2026-07-18 02:45:59] "POST /virtual-networks HTTP/1.1" 200 546 0.170874 10.0.0.38 - - [2026-07-18 02:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.38 - - [2026-07-18 02:45:59] "GET /virtual-network/5150f13e-6ee4-40dc-ac53-a8fd3bc9ccff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.012694 10.0.0.38 - - [2026-07-18 02:45:59] "POST /route-targets HTTP/1.1" 200 327 0.021150 10.0.0.38 - - [2026-07-18 02:45:59] "POST /fqname-to-id HTTP/1.1" 404 199 0.004354 10.0.0.38 - - [2026-07-18 02:45:59] "POST /ref-update HTTP/1.1" 200 156 0.048604 10.0.0.38 - - [2026-07-18 02:45:59] "POST /network-policys HTTP/1.1" 200 538 0.054901 10.0.0.38 - - [2026-07-18 02:45:59] "POST /fqname-to-id HTTP/1.1" 404 197 0.014476 10.0.0.38 - - [2026-07-18 02:45:59] "POST /network-policys HTTP/1.1" 200 534 0.023514 10.0.0.38 - - [2026-07-18 02:45:59] "POST /fqname-to-id HTTP/1.1" 404 201 0.027031 10.0.0.38 - - [2026-07-18 02:45:59] "POST /network-policys HTTP/1.1" 200 542 0.029451 10.0.0.38 - - [2026-07-18 02:45:59] "PUT /access-control-list/b5bbf56e-76a6-48ac-8c54-9453df592f6a HTTP/1.1" 200 272 0.020123 10.0.0.38 - - [2026-07-18 02:45:59] "POST /ref-update HTTP/1.1" 200 156 0.068601 10.0.0.38 - - [2026-07-18 02:45:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019051 10.0.0.38 - - [2026-07-18 02:46:00] "PUT /access-control-list/75ae1709-fe32-46b9-8856-10edbf49e308 HTTP/1.1" 200 272 0.094914 10.0.0.38 - - [2026-07-18 02:46:00] "POST /ref-update HTTP/1.1" 200 156 0.254671 10.0.0.38 - - [2026-07-18 02:46:00] "PUT /access-control-list/75ae1709-fe32-46b9-8856-10edbf49e308 HTTP/1.1" 200 272 0.019731 10.0.0.38 - - [2026-07-18 02:46:00] "POST /ref-update HTTP/1.1" 200 156 0.074945 10.0.0.38 - - [2026-07-18 02:46:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006562 10.0.0.38 - - [2026-07-18 02:46:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011546 10.0.0.38 - - [2026-07-18 02:46:00] "PUT /access-control-list/b5bbf56e-76a6-48ac-8c54-9453df592f6a HTTP/1.1" 200 272 0.102188 10.0.0.38 - - [2026-07-18 02:46:00] "POST /ref-update HTTP/1.1" 200 156 0.087895 10.0.0.38 - - [2026-07-18 02:46:00] "POST /fqname-to-id HTTP/1.1" 404 237 0.015616 10.0.0.38 - - [2026-07-18 02:46:00] "POST /ref-update HTTP/1.1" 200 156 0.251942 10.0.0.38 - - [2026-07-18 02:46:00] "POST /access-control-lists HTTP/1.1" 200 601 0.086238 10.0.0.38 - - [2026-07-18 02:46:00] "POST /ref-update HTTP/1.1" 200 156 0.112720 10.0.0.38 - - [2026-07-18 02:46:00] "POST /ref-update HTTP/1.1" 200 156 0.271428 10.0.0.38 - - [2026-07-18 02:46:00] "PUT /access-control-list/8b5285e9-9758-450a-b6df-b69b5e222afa HTTP/1.1" 200 272 0.077296 10.0.0.38 - - [2026-07-18 02:46:00] "PUT /access-control-list/b5bbf56e-76a6-48ac-8c54-9453df592f6a HTTP/1.1" 200 272 0.088876 10.0.0.38 - - [2026-07-18 02:46:00] "POST /ref-update HTTP/1.1" 200 156 0.233531 10.0.0.38 - - [2026-07-18 02:46:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.029243 10.0.0.38 - - [2026-07-18 02:46:01] "PUT /access-control-list/8b5285e9-9758-450a-b6df-b69b5e222afa HTTP/1.1" 200 272 0.110516 10.0.0.38 - - [2026-07-18 02:46:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011719 10.0.0.38 - - [2026-07-18 02:46:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016680 10.0.0.38 - - [2026-07-18 02:46:01] "POST /ref-update HTTP/1.1" 200 156 0.059076 10.0.0.38 - - [2026-07-18 02:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008033 10.0.0.38 - - [2026-07-18 02:46:01] "GET /virtual-network/c67e082d-3979-426f-8c56-8e99102cfc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.021858 10.0.0.38 - - [2026-07-18 02:46:01] "GET /application-policy-set/f32afe9c-31fd-4bba-a1b3-c61f9f3fb8e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.007740 10.0.0.38 - - [2026-07-18 02:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008200 10.0.0.38 - - [2026-07-18 02:46:01] "GET /policy-management/84e100ed-132f-43b1-be6e-c784177e4984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004188 10.0.0.38 - - [2026-07-18 02:46:01] "POST /firewall-policys HTTP/1.1" 200 530 0.051584 10.0.0.38 - - [2026-07-18 02:46:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.064106 10.0.0.38 - - [2026-07-18 02:46:01] "GET /firewall-policy/122f381a-c2ee-4b62-a812-991b77529c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.024334 10.0.0.38 - - [2026-07-18 02:46:01] "GET /application-policy-set/f32afe9c-31fd-4bba-a1b3-c61f9f3fb8e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.005274 10.0.0.38 - - [2026-07-18 02:46:01] "GET /firewall-policy/122f381a-c2ee-4b62-a812-991b77529c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003677 10.0.0.38 - - [2026-07-18 02:46:01] "POST /ref-update HTTP/1.1" 200 156 0.020894 10.0.0.38 - - [2026-07-18 02:46:01] "GET /application-policy-set/f32afe9c-31fd-4bba-a1b3-c61f9f3fb8e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.005828 10.0.0.38 - - [2026-07-18 02:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.38 - - [2026-07-18 02:46:01] "GET /policy-management/84e100ed-132f-43b1-be6e-c784177e4984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003255 10.0.0.38 - - [2026-07-18 02:46:01] "POST /firewall-policys HTTP/1.1" 200 532 0.054513 10.0.0.38 - - [2026-07-18 02:46:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.054080 10.0.0.38 - - [2026-07-18 02:46:01] "GET /firewall-policy/c79777b2-9142-46f1-8465-b89df67a05cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.023211 10.0.0.38 - - [2026-07-18 02:46:02] "GET /application-policy-set/f32afe9c-31fd-4bba-a1b3-c61f9f3fb8e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.006244 10.0.0.38 - - [2026-07-18 02:46:02] "GET /firewall-policy/c79777b2-9142-46f1-8465-b89df67a05cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004469 10.0.0.38 - - [2026-07-18 02:46:02] "GET /firewall-policy/122f381a-c2ee-4b62-a812-991b77529c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005746 10.0.0.38 - - [2026-07-18 02:46:02] "GET /firewall-policy/122f381a-c2ee-4b62-a812-991b77529c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004144 10.0.0.38 - - [2026-07-18 02:46:02] "POST /ref-update HTTP/1.1" 200 156 0.042350 10.0.0.38 - - [2026-07-18 02:46:02] "POST /ref-update HTTP/1.1" 200 156 0.055083 10.0.0.38 - - [2026-07-18 02:46:02] "POST /ref-update HTTP/1.1" 200 156 0.037368 10.0.0.38 - - [2026-07-18 02:46:02] "GET /application-policy-set/f32afe9c-31fd-4bba-a1b3-c61f9f3fb8e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.036982 10.0.0.38 - - [2026-07-18 02:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011827 10.0.0.38 - - [2026-07-18 02:46:02] "GET /policy-management/84e100ed-132f-43b1-be6e-c784177e4984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003538 10.0.0.38 - - [2026-07-18 02:46:02] "POST /firewall-policys HTTP/1.1" 200 530 0.029851 10.0.0.38 - - [2026-07-18 02:46:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.082631 10.0.0.38 - - [2026-07-18 02:46:02] "GET /firewall-policy/f317a77a-ef1b-45e3-98cc-729c7735f771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.015698 10.0.0.38 - - [2026-07-18 02:46:02] "GET /application-policy-set/f32afe9c-31fd-4bba-a1b3-c61f9f3fb8e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.004280 10.0.0.38 - - [2026-07-18 02:46:02] "GET /firewall-policy/f317a77a-ef1b-45e3-98cc-729c7735f771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004910 10.0.0.38 - - [2026-07-18 02:46:02] "GET /firewall-policy/122f381a-c2ee-4b62-a812-991b77529c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004894 10.0.0.38 - - [2026-07-18 02:46:02] "GET /firewall-policy/c79777b2-9142-46f1-8465-b89df67a05cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004215 10.0.0.38 - - [2026-07-18 02:46:02] "GET /firewall-policy/122f381a-c2ee-4b62-a812-991b77529c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004116 10.0.0.38 - - [2026-07-18 02:46:02] "GET /firewall-policy/c79777b2-9142-46f1-8465-b89df67a05cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.004725 10.0.0.38 - - [2026-07-18 02:46:02] "POST /ref-update HTTP/1.1" 200 156 0.035215 10.0.0.38 - - [2026-07-18 02:46:02] "POST /ref-update HTTP/1.1" 200 156 0.041454 10.0.0.38 - - [2026-07-18 02:46:02] "POST /ref-update HTTP/1.1" 200 156 0.058167 10.0.0.38 - - [2026-07-18 02:46:02] "POST /ref-update HTTP/1.1" 200 156 0.047164 10.0.0.38 - - [2026-07-18 02:46:03] "POST /ref-update HTTP/1.1" 200 156 0.055422 10.0.0.38 - - [2026-07-18 02:46:03] "GET /application-policy-set/f32afe9c-31fd-4bba-a1b3-c61f9f3fb8e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.023845 10.0.0.38 - - [2026-07-18 02:46:03] "POST /tags HTTP/1.1" 200 299 0.057899 10.0.0.38 - - [2026-07-18 02:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.027468 10.0.0.38 - - [2026-07-18 02:46:03] "GET /tag/27502cc7-cfc7-40e6-9bf8-91486bf5a3d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.022275 10.0.0.38 - - [2026-07-18 02:46:03] "POST /set-tag HTTP/1.1" 200 109 0.057123 10.0.0.38 - - [2026-07-18 02:46:03] "POST /fqname-to-id HTTP/1.1" 404 226 0.003082 10.0.0.38 - - [2026-07-18 02:46:03] "POST /tags HTTP/1.1" 200 357 0.148048 10.0.0.38 - - [2026-07-18 02:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.024547 10.0.0.38 - - [2026-07-18 02:46:03] "GET /tag/28d66d65-646e-411f-b47a-eefa75cb3c60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.019065 10.0.0.38 - - [2026-07-18 02:46:03] "POST /tags HTTP/1.1" 200 305 0.094037 [Introspect:8084]10.0.0.38 - - [2026-07-18 02:46:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.003363 [Introspect:8084]10.0.0.38 - - [2026-07-18 02:46:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001243 10.0.0.38 - - [2026-07-18 02:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.018596 10.0.0.38 - - [2026-07-18 02:46:03] "GET /tag/4669640e-fac2-4ab6-ba16-e7650fee53e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.016349 10.0.0.38 - - [2026-07-18 02:46:04] "POST /id-to-fqname HTTP/1.1" 200 174 0.000616 10.0.0.38 - - [2026-07-18 02:46:04] "POST /fqname-to-id HTTP/1.1" 404 183 0.030278 10.0.0.38 - - [2026-07-18 02:46:04] "POST /security-groups HTTP/1.1" 200 571 0.207942 10.0.0.38 - - [2026-07-18 02:46:04] "POST /projects HTTP/1.1" 200 483 0.428429 10.0.0.38 - - [2026-07-18 02:46:04] "POST /fqname-to-id HTTP/1.1" 404 214 0.006471 10.0.0.38 - - [2026-07-18 02:46:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.021286 10.0.0.38 - - [2026-07-18 02:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007568 10.0.0.38 - - [2026-07-18 02:46:04] "GET /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.061905 10.0.0.38 - - [2026-07-18 02:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006370 10.0.0.38 - - [2026-07-18 02:46:04] "POST /access-control-lists HTTP/1.1" 200 580 0.133921 10.0.0.38 - - [2026-07-18 02:46:04] "POST /fqname-to-id HTTP/1.1" 404 213 0.031800 10.0.0.38 - - [2026-07-18 02:46:04] "GET /virtual-network/5150f13e-6ee4-40dc-ac53-a8fd3bc9ccff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.042358 10.0.0.38 - - [2026-07-18 02:46:04] "POST /access-control-lists HTTP/1.1" 200 578 0.082596 10.0.0.38 - - [2026-07-18 02:46:04] "PUT /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa HTTP/1.1" 200 264 0.118804 10.0.0.38 - - [2026-07-18 02:46:04] "PUT /virtual-network/5150f13e-6ee4-40dc-ac53-a8fd3bc9ccff HTTP/1.1" 200 264 0.107752 10.0.0.38 - - [2026-07-18 02:46:05] "POST /security-groups HTTP/1.1" 200 537 0.127891 10.0.0.38 - - [2026-07-18 02:46:05] "POST /fqname-to-id HTTP/1.1" 404 234 0.008160 10.0.0.38 - - [2026-07-18 02:46:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.036576 10.0.0.38 - - [2026-07-18 02:46:05] "POST /access-control-lists HTTP/1.1" 200 596 0.104413 10.0.0.38 - - [2026-07-18 02:46:05] "POST /fqname-to-id HTTP/1.1" 404 233 0.067628 10.0.0.38 - - [2026-07-18 02:46:05] "POST /chown HTTP/1.1" 200 109 0.135404 10.0.0.38 - - [2026-07-18 02:46:05] "GET /application-policy-set/f32afe9c-31fd-4bba-a1b3-c61f9f3fb8e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.061292 10.0.0.38 - - [2026-07-18 02:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.013279 10.0.0.38 - - [2026-07-18 02:46:05] "GET /policy-management/84e100ed-132f-43b1-be6e-c784177e4984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.046427 10.0.0.38 - - [2026-07-18 02:46:05] "POST /access-control-lists HTTP/1.1" 200 594 0.204720 10.0.0.38 - - [2026-07-18 02:46:05] "POST /tags HTTP/1.1" 409 207 0.018182 10.0.0.38 - - [2026-07-18 02:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.38 - - [2026-07-18 02:46:05] "GET /tag/4669640e-fac2-4ab6-ba16-e7650fee53e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.027115 10.0.0.38 - - [2026-07-18 02:46:05] "POST /firewall-rules HTTP/1.1" 200 564 0.080866 10.0.0.38 - - [2026-07-18 02:46:05] "GET /firewall-rule/f7348039-1b67-4ffd-9bbe-ffc3fbbd0aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.008462 10.0.0.38 - - [2026-07-18 02:46:05] "GET /firewall-policy/c79777b2-9142-46f1-8465-b89df67a05cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003097 10.0.0.38 - - [2026-07-18 02:46:05] "GET /firewall-rule/f7348039-1b67-4ffd-9bbe-ffc3fbbd0aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.011040 10.0.0.38 - - [2026-07-18 02:46:05] "POST /ref-update HTTP/1.1" 200 156 0.032851 10.0.0.38 - - [2026-07-18 02:46:05] "GET /application-policy-set/f32afe9c-31fd-4bba-a1b3-c61f9f3fb8e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.029423 10.0.0.38 - - [2026-07-18 02:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.38 - - [2026-07-18 02:46:05] "GET /policy-management/84e100ed-132f-43b1-be6e-c784177e4984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004390 10.0.0.38 - - [2026-07-18 02:46:05] "POST /tags HTTP/1.1" 409 207 0.003248 10.0.0.38 - - [2026-07-18 02:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.38 - - [2026-07-18 02:46:05] "GET /tag/4669640e-fac2-4ab6-ba16-e7650fee53e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.015929 10.0.0.38 - - [2026-07-18 02:46:06] "POST /firewall-rules HTTP/1.1" 200 562 0.083331 10.0.0.38 - - [2026-07-18 02:46:06] "GET /firewall-rule/05ffd86b-0c07-4db1-afd8-f4205ae38474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.018303 10.0.0.38 - - [2026-07-18 02:46:06] "GET /firewall-policy/c79777b2-9142-46f1-8465-b89df67a05cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.020105 10.0.0.38 - - [2026-07-18 02:46:06] "GET /firewall-rule/05ffd86b-0c07-4db1-afd8-f4205ae38474?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003895 10.0.0.38 - - [2026-07-18 02:46:06] "POST /ref-update HTTP/1.1" 200 156 0.043411 10.0.0.38 - - [2026-07-18 02:46:06] "POST /tags HTTP/1.1" 200 305 0.246735 10.0.0.38 - - [2026-07-18 02:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.016756 10.0.0.38 - - [2026-07-18 02:46:06] "GET /tag/4359689e-4ec5-45ce-bbc3-3c59e4b8b9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.032129 10.0.0.38 - - [2026-07-18 02:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.38 - - [2026-07-18 02:46:06] "GET /project/9daa2895-1c65-48b8-b3d6-15a767f00e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.055830 10.0.0.38 - - [2026-07-18 02:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010639 10.0.0.38 - - [2026-07-18 02:46:06] "GET /virtual-network/5150f13e-6ee4-40dc-ac53-a8fd3bc9ccff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.006896 10.0.0.38 - - [2026-07-18 02:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.38 - - [2026-07-18 02:46:06] "GET /service-appliance-set/0cd4a2a4-93ac-43d0-8490-5b9f4394b6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.004615 10.0.0.38 - - [2026-07-18 02:46:06] "POST /fqname-to-id HTTP/1.1" 404 240 0.002625 10.0.0.38 - - [2026-07-18 02:46:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.159566 10.0.0.38 - - [2026-07-18 02:46:06] "GET /virtual-machine-interface/a81bb092-5194-4b93-8057-1ea56ec201f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.007444 10.0.0.38 - - [2026-07-18 02:46:07] "POST /instance-ips HTTP/1.1" 200 381 0.063766 10.0.0.38 - - [2026-07-18 02:46:07] "GET /instance-ip/a1416a62-f2ba-4968-b12f-001548ad44cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.013893 10.0.0.38 - - [2026-07-18 02:46:07] "POST /loadbalancers HTTP/1.1" 200 582 0.067044 10.0.0.38 - - [2026-07-18 02:46:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.024112 10.0.0.38 - - [2026-07-18 02:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.014994 10.0.0.38 - - [2026-07-18 02:46:07] "GET /project/9daa2895-1c65-48b8-b3d6-15a767f00e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.057029 10.0.0.38 - - [2026-07-18 02:46:07] "GET /loadbalancer/6fbd13ae-bc98-4909-84c0-111cb5ad9ce3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.002908 10.0.0.38 - - [2026-07-18 02:46:07] "GET /project/9daa2895-1c65-48b8-b3d6-15a767f00e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.071322 10.0.0.38 - - [2026-07-18 02:46:07] "GET /instance-ip/a1416a62-f2ba-4968-b12f-001548ad44cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005205 10.0.0.38 - - [2026-07-18 02:46:07] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.073523 10.0.0.38 - - [2026-07-18 02:46:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.046641 10.0.0.38 - - [2026-07-18 02:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.021157 10.0.0.38 - - [2026-07-18 02:46:07] "POST /floating-ips HTTP/1.1" 200 583 0.070491 10.0.0.38 - - [2026-07-18 02:46:07] "GET /project/9daa2895-1c65-48b8-b3d6-15a767f00e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.052773 10.0.0.38 - - [2026-07-18 02:46:07] "GET /loadbalancer-listener/687711cd-063c-43c8-825a-7e249de8734c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.006088 10.0.0.38 - - [2026-07-18 02:46:07] "GET /loadbalancer-listener/687711cd-063c-43c8-825a-7e249de8734c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.010529 10.0.0.38 - - [2026-07-18 02:46:07] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.032707 10.0.0.38 - - [2026-07-18 02:46:07] "GET /instance-ip/a1416a62-f2ba-4968-b12f-001548ad44cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.003335 10.0.0.38 - - [2026-07-18 02:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.38 - - [2026-07-18 02:46:07] "GET /instance-ip/a1416a62-f2ba-4968-b12f-001548ad44cc?fields=floating_ips HTTP/1.1" 200 1171 0.013137 10.0.0.38 - - [2026-07-18 02:46:07] "GET /global-vrouter-config/f978ae98-21f9-4a04-af60-7e7cb1bffff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.006425 10.0.0.38 - - [2026-07-18 02:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.38 - - [2026-07-18 02:46:07] "GET /floating-ip/cf49d7bf-8380-443f-8479-cdef2734d682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.008592 10.0.0.38 - - [2026-07-18 02:46:07] "PUT /global-vrouter-config/f978ae98-21f9-4a04-af60-7e7cb1bffff4 HTTP/1.1" 200 276 0.021404 10.0.0.38 - - [2026-07-18 02:46:07] "POST /tags HTTP/1.1" 200 301 0.068185 10.0.0.38 - - [2026-07-18 02:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.38 - - [2026-07-18 02:46:08] "GET /tag/0102713f-8f82-4091-ac10-8801c4f67099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.028625 10.0.0.38 - - [2026-07-18 02:46:08] "POST /tags HTTP/1.1" 200 325 0.065183 10.0.0.38 - - [2026-07-18 02:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.38 - - [2026-07-18 02:46:08] "GET /tag/acdaf50a-da22-4736-a64b-81050903aa9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.021757 10.0.0.38 - - [2026-07-18 02:46:08] "POST /tags HTTP/1.1" 200 363 0.028633 10.0.0.38 - - [2026-07-18 02:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004760 10.0.0.38 - - [2026-07-18 02:46:08] "GET /tag/0d529125-5015-425d-83f8-5c135209e8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.021875 10.0.0.38 - - [2026-07-18 02:46:08] "POST /tags HTTP/1.1" 200 311 0.031733 10.0.0.38 - - [2026-07-18 02:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.38 - - [2026-07-18 02:46:08] "GET /tag/fafad8a2-3fa0-4608-94cb-4f33d3ab9d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.018323 10.0.0.38 - - [2026-07-18 02:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.38 - - [2026-07-18 02:46:08] "GET /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.008168 10.0.0.38 - - [2026-07-18 02:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.38 - - [2026-07-18 02:46:08] "GET /project/e71f8e3f-feb0-496e-a932-feed8f3cd3b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.037493 [Introspect:8084]10.0.0.38 - - [2026-07-18 02:46:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000914 10.0.0.38 - - [2026-07-18 02:46:08] "POST /virtual-machines HTTP/1.1" 200 377 0.035331 [Introspect:8084]10.0.0.38 - - [2026-07-18 02:46:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001157 10.0.0.38 - - [2026-07-18 02:46:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.044889 10.0.0.38 - - [2026-07-18 02:46:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.203567 10.0.0.38 - - [2026-07-18 02:46:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.045585 10.0.0.38 - - [2026-07-18 02:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015384 10.0.0.38 - - [2026-07-18 02:46:09] "GET /virtual-machine-interface/d44a9470-8252-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.130652 10.0.0.38 - - [2026-07-18 02:46:09] "POST /instance-ips HTTP/1.1" 200 409 0.080030 10.0.0.38 - - [2026-07-18 02:46:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.022218 10.0.0.38 - - [2026-07-18 02:46:09] "GET /virtual-machine-interface/d44a9470-8252-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.007802 10.0.0.38 - - [2026-07-18 02:46:09] "POST /set-tag HTTP/1.1" 200 109 0.040303 10.0.0.38 - - [2026-07-18 02:46:09] "GET /virtual-machine-interface/d44a9470-8252-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.028765 10.0.0.38 - - [2026-07-18 02:46:09] "GET /instance-ip/d4785c98-8252-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.025260 10.0.0.38 - - [2026-07-18 02:46:09] "POST /tags HTTP/1.1" 200 355 0.021167 10.0.0.38 - - [2026-07-18 02:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013503 10.0.0.38 - - [2026-07-18 02:46:09] "GET /tag/9823c96c-99a6-4c61-9168-8bd48e55e9bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.025633 10.0.0.38 - - [2026-07-18 02:46:09] "POST /tags HTTP/1.1" 200 303 0.027871 10.0.0.38 - - [2026-07-18 02:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.025562 10.0.0.38 - - [2026-07-18 02:46:09] "GET /tag/03da3fbf-939a-4287-bed5-8d3cb1923a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.014498 10.0.0.38 - - [2026-07-18 02:46:09] "POST /projects HTTP/1.1" 409 218 0.003525 10.0.0.38 - - [2026-07-18 02:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.38 - - [2026-07-18 02:46:09] "GET /project/9daa2895-1c65-48b8-b3d6-15a767f00e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.057940 10.0.0.38 - - [2026-07-18 02:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.38 - - [2026-07-18 02:46:09] "GET /network-ipam/cb668539-188a-4615-941d-68a60707bf54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002519 10.0.0.38 - - [2026-07-18 02:46:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.38 - - [2026-07-18 02:46:09] "GET /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006257 10.0.0.38 - - [2026-07-18 02:46:09] "PUT /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa HTTP/1.1" 200 264 0.054499 10.0.0.38 - - [2026-07-18 02:46:09] "GET /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.008032 10.0.0.38 - - [2026-07-18 02:46:10] "POST /set-tag HTTP/1.1" 200 109 0.062087 10.0.0.38 - - [2026-07-18 02:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005411 10.0.0.38 - - [2026-07-18 02:46:10] "GET /network-ipam/c84e9beb-5519-48fd-9ecd-5ab5a34078b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002932 10.0.0.38 - - [2026-07-18 02:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.38 - - [2026-07-18 02:46:10] "GET /virtual-network/5150f13e-6ee4-40dc-ac53-a8fd3bc9ccff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004471 10.0.0.38 - - [2026-07-18 02:46:10] "PUT /virtual-network/5150f13e-6ee4-40dc-ac53-a8fd3bc9ccff HTTP/1.1" 200 264 0.060816 10.0.0.38 - - [2026-07-18 02:46:10] "GET /virtual-network/5150f13e-6ee4-40dc-ac53-a8fd3bc9ccff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.009134 10.0.0.38 - - [2026-07-18 02:46:10] "POST /set-tag HTTP/1.1" 200 109 0.108173 10.0.0.38 - - [2026-07-18 02:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011523 10.0.0.38 - - [2026-07-18 02:46:10] "GET /network-policy/be69f207-88dc-4e46-bd1b-0416d1d7033d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003503 10.0.0.38 - - [2026-07-18 02:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.38 - - [2026-07-18 02:46:10] "GET /network-policy/cc70c728-8a72-4c1c-b5a7-c35ecc2158e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003006 10.0.0.38 - - [2026-07-18 02:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.38 - - [2026-07-18 02:46:10] "GET /network-policy/988b6a98-4eb3-464e-8471-441e3277cec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003703 10.0.0.38 - - [2026-07-18 02:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.38 - - [2026-07-18 02:46:10] "PUT /network-policy/988b6a98-4eb3-464e-8471-441e3277cec7 HTTP/1.1" 200 262 0.022486 10.0.0.38 - - [2026-07-18 02:46:10] "POST /ref-update HTTP/1.1" 200 156 0.110024 10.0.0.38 - - [2026-07-18 02:46:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003440 10.0.0.38 - - [2026-07-18 02:46:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003254 10.0.0.38 - - [2026-07-18 02:46:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005283 10.0.0.38 - - [2026-07-18 02:46:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006967 10.0.0.38 - - [2026-07-18 02:46:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002213 10.0.0.38 - - [2026-07-18 02:46:10] "POST /security-groups HTTP/1.1" 409 245 0.002870 10.0.0.38 - - [2026-07-18 02:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.38 - - [2026-07-18 02:46:10] "PUT /security-group/0a84bc67-3236-4512-8785-4681a9806c53 HTTP/1.1" 200 262 0.067152 10.0.0.38 - - [2026-07-18 02:46:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.047937 10.0.0.38 - - [2026-07-18 02:46:10] "GET /application-policy-set/f32afe9c-31fd-4bba-a1b3-c61f9f3fb8e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.024958 10.0.0.38 - - [2026-07-18 02:46:10] "PUT /access-control-list/23c896b5-050f-4a64-af61-7659a5fe9e47 HTTP/1.1" 200 272 0.057370 10.0.0.38 - - [2026-07-18 02:46:10] "PUT /access-control-list/d8480bd3-39d8-42fb-a9b3-d7ac6fd1b3db HTTP/1.1" 200 272 0.017360 10.0.0.38 - - [2026-07-18 02:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.017085 10.0.0.38 - - [2026-07-18 02:46:11] "GET /policy-management/84e100ed-132f-43b1-be6e-c784177e4984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004416 10.0.0.38 - - [2026-07-18 02:46:11] "POST /tags HTTP/1.1" 409 206 0.002517 10.0.0.38 - - [2026-07-18 02:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.38 - - [2026-07-18 02:46:11] "GET /tag/03da3fbf-939a-4287-bed5-8d3cb1923a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.015701 10.0.0.38 - - [2026-07-18 02:46:11] "POST /firewall-rules HTTP/1.1" 200 562 0.112401 10.0.0.38 - - [2026-07-18 02:46:11] "GET /firewall-rule/3e08fdc6-1b18-4c0d-81a1-835fdfd3ab08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.008827 10.0.0.38 - - [2026-07-18 02:46:11] "GET /firewall-policy/c79777b2-9142-46f1-8465-b89df67a05cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003887 10.0.0.38 - - [2026-07-18 02:46:11] "GET /firewall-rule/3e08fdc6-1b18-4c0d-81a1-835fdfd3ab08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002432 10.0.0.38 - - [2026-07-18 02:46:11] "POST /ref-update HTTP/1.1" 200 156 0.026689 10.0.0.38 - - [2026-07-18 02:46:11] "GET /application-policy-set/f32afe9c-31fd-4bba-a1b3-c61f9f3fb8e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003759 10.0.0.38 - - [2026-07-18 02:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005297 10.0.0.38 - - [2026-07-18 02:46:11] "GET /policy-management/84e100ed-132f-43b1-be6e-c784177e4984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003304 10.0.0.38 - - [2026-07-18 02:46:11] "POST /tags HTTP/1.1" 409 206 0.006533 10.0.0.38 - - [2026-07-18 02:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.38 - - [2026-07-18 02:46:11] "GET /tag/03da3fbf-939a-4287-bed5-8d3cb1923a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.014022 10.0.0.38 - - [2026-07-18 02:46:11] "POST /firewall-rules HTTP/1.1" 200 560 0.081495 10.0.0.38 - - [2026-07-18 02:46:11] "GET /firewall-rule/d7f833a6-3a25-4430-bb9d-28deb31006c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.023789 10.0.0.38 - - [2026-07-18 02:46:11] "GET /firewall-policy/c79777b2-9142-46f1-8465-b89df67a05cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004506 10.0.0.38 - - [2026-07-18 02:46:11] "GET /firewall-rule/d7f833a6-3a25-4430-bb9d-28deb31006c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004974 10.0.0.38 - - [2026-07-18 02:46:11] "POST /ref-update HTTP/1.1" 200 156 0.035220 10.0.0.38 - - [2026-07-18 02:46:11] "POST /tags HTTP/1.1" 200 301 0.024792 10.0.0.38 - - [2026-07-18 02:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.017434 10.0.0.38 - - [2026-07-18 02:46:11] "GET /tag/ba063370-ae82-45a8-98b5-e94c6d105a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.017403 10.0.0.38 - - [2026-07-18 02:46:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.38 - - [2026-07-18 02:46:11] "GET /project/e71f8e3f-feb0-496e-a932-feed8f3cd3b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.069460 10.0.0.38 - - [2026-07-18 02:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.38 - - [2026-07-18 02:46:12] "GET /virtual-network/5150f13e-6ee4-40dc-ac53-a8fd3bc9ccff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005920 10.0.0.38 - - [2026-07-18 02:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004727 10.0.0.38 - - [2026-07-18 02:46:12] "GET /service-appliance-set/0cd4a2a4-93ac-43d0-8490-5b9f4394b6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.002738 10.0.0.38 - - [2026-07-18 02:46:12] "POST /fqname-to-id HTTP/1.1" 404 242 0.002746 10.0.0.38 - - [2026-07-18 02:46:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.151599 10.0.0.38 - - [2026-07-18 02:46:12] "GET /virtual-machine-interface/88168d5a-21d0-4518-befb-4a8886996cc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.029269 10.0.0.38 - - [2026-07-18 02:46:12] "POST /instance-ips HTTP/1.1" 200 377 0.064761 10.0.0.38 - - [2026-07-18 02:46:12] "GET /instance-ip/4fa3ba8f-dc71-4da4-bbbd-b53fc3fb348d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008780 10.0.0.38 - - [2026-07-18 02:46:12] "POST /loadbalancers HTTP/1.1" 200 582 0.081120 10.0.0.38 - - [2026-07-18 02:46:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.020810 10.0.0.38 - - [2026-07-18 02:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.016423 10.0.0.38 - - [2026-07-18 02:46:12] "GET /project/e71f8e3f-feb0-496e-a932-feed8f3cd3b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.093238 10.0.0.38 - - [2026-07-18 02:46:12] "GET /instance-ip/4fa3ba8f-dc71-4da4-bbbd-b53fc3fb348d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.012611 10.0.0.38 - - [2026-07-18 02:46:12] "GET /project/e71f8e3f-feb0-496e-a932-feed8f3cd3b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.111536 10.0.0.38 - - [2026-07-18 02:46:12] "POST /floating-ips HTTP/1.1" 200 581 0.068441 10.0.0.38 - - [2026-07-18 02:46:12] "GET /loadbalancer/cfe0b339-72bd-429a-bfe3-0065973e8dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.008194 10.0.0.38 - - [2026-07-18 02:46:12] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.043976 10.0.0.38 - - [2026-07-18 02:46:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.074483 10.0.0.38 - - [2026-07-18 02:46:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010124 10.0.0.38 - - [2026-07-18 02:46:13] "GET /project/e71f8e3f-feb0-496e-a932-feed8f3cd3b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.050663 10.0.0.38 - - [2026-07-18 02:46:13] "GET /loadbalancer-listener/0dd350ac-528b-464f-a34d-da1bef37a0f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.007430 10.0.0.38 - - [2026-07-18 02:46:13] "GET /loadbalancer-listener/0dd350ac-528b-464f-a34d-da1bef37a0f3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.004327 10.0.0.38 - - [2026-07-18 02:46:13] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.026398 10.0.0.38 - - [2026-07-18 02:46:13] "GET /instance-ip/4fa3ba8f-dc71-4da4-bbbd-b53fc3fb348d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.012551 10.0.0.38 - - [2026-07-18 02:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012539 10.0.0.38 - - [2026-07-18 02:46:13] "GET /instance-ip/4fa3ba8f-dc71-4da4-bbbd-b53fc3fb348d?fields=floating_ips HTTP/1.1" 200 1164 0.026869 10.0.0.38 - - [2026-07-18 02:46:13] "GET /floating-ip/82e75335-b563-498c-a354-7f4e30414a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003250 10.0.0.38 - - [2026-07-18 02:46:13] "GET /project/e71f8e3f-feb0-496e-a932-feed8f3cd3b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.072453 10.0.0.38 - - [2026-07-18 02:46:13] "GET /loadbalancer/cfe0b339-72bd-429a-bfe3-0065973e8dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.007680 10.0.0.38 - - [2026-07-18 02:46:13] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.032316 10.0.0.38 - - [2026-07-18 02:46:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.018385 10.0.0.38 - - [2026-07-18 02:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.014783 10.0.0.38 - - [2026-07-18 02:46:13] "GET /project/e71f8e3f-feb0-496e-a932-feed8f3cd3b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.128764 10.0.0.38 - - [2026-07-18 02:46:13] "GET /loadbalancer-listener/647742a5-9041-4047-b9a6-8d98cbe6cc09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.005155 10.0.0.38 - - [2026-07-18 02:46:13] "GET /loadbalancer-listener/647742a5-9041-4047-b9a6-8d98cbe6cc09?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.017157 10.0.0.38 - - [2026-07-18 02:46:13] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.045232 10.0.0.38 - - [2026-07-18 02:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005745 10.0.0.38 - - [2026-07-18 02:46:13] "GET /instance-ip/4fa3ba8f-dc71-4da4-bbbd-b53fc3fb348d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008149 10.0.0.38 - - [2026-07-18 02:46:13] "GET /instance-ip/4fa3ba8f-dc71-4da4-bbbd-b53fc3fb348d?fields=floating_ips HTTP/1.1" 200 1164 0.004158 10.0.0.38 - - [2026-07-18 02:46:13] "GET /project/e71f8e3f-feb0-496e-a932-feed8f3cd3b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.050696 10.0.0.38 - - [2026-07-18 02:46:13] "GET /floating-ip/82e75335-b563-498c-a354-7f4e30414a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.005939 10.0.0.38 - - [2026-07-18 02:46:13] "GET /loadbalancer/cfe0b339-72bd-429a-bfe3-0065973e8dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.007673 10.0.0.38 - - [2026-07-18 02:46:13] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.021041 10.0.0.38 - - [2026-07-18 02:46:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.017886 10.0.0.38 - - [2026-07-18 02:46:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005155 10.0.0.38 - - [2026-07-18 02:46:13] "GET /project/e71f8e3f-feb0-496e-a932-feed8f3cd3b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.077965 10.0.0.38 - - [2026-07-18 02:46:13] "GET /loadbalancer-listener/04464857-3658-49bf-9352-2e6f9cbe5b99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.002657 10.0.0.38 - - [2026-07-18 02:46:14] "GET /loadbalancer-listener/04464857-3658-49bf-9352-2e6f9cbe5b99?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.014141 10.0.0.38 - - [2026-07-18 02:46:14] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.030881 10.0.0.38 - - [2026-07-18 02:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.38 - - [2026-07-18 02:46:14] "GET /instance-ip/4fa3ba8f-dc71-4da4-bbbd-b53fc3fb348d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002988 10.0.0.38 - - [2026-07-18 02:46:14] "GET /loadbalancer/cfe0b339-72bd-429a-bfe3-0065973e8dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002764 10.0.0.38 - - [2026-07-18 02:46:14] "GET /instance-ip/4fa3ba8f-dc71-4da4-bbbd-b53fc3fb348d?fields=floating_ips HTTP/1.1" 200 1164 0.002265 10.0.0.38 - - [2026-07-18 02:46:14] "GET /floating-ip/82e75335-b563-498c-a354-7f4e30414a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003214 10.0.0.38 - - [2026-07-18 02:46:14] "POST /tags HTTP/1.1" 200 371 0.032281 10.0.0.38 - - [2026-07-18 02:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.016487 10.0.0.38 - - [2026-07-18 02:46:14] "GET /tag/984fe51f-84e9-4590-ac9b-0e932522fa83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.022171 10.0.0.38 - - [2026-07-18 02:46:14] "POST /tags HTTP/1.1" 200 319 0.036188 10.0.0.38 - - [2026-07-18 02:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002557 10.0.0.38 - - [2026-07-18 02:46:14] "GET /tag/50a2a9a8-69d6-4edf-a1c7-73a0ddf85654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.030442 10.0.0.38 - - [2026-07-18 02:46:14] "POST /id-to-fqname HTTP/1.1" 200 181 0.001139 10.0.0.38 - - [2026-07-18 02:46:14] "POST /fqname-to-id HTTP/1.1" 404 190 0.002095 10.0.0.38 - - [2026-07-18 02:46:14] "POST /security-groups HTTP/1.1" 200 578 0.072865 10.0.0.38 - - [2026-07-18 02:46:14] "POST /fqname-to-id HTTP/1.1" 404 225 0.002916 10.0.0.38 - - [2026-07-18 02:46:14] "POST /projects HTTP/1.1" 200 497 0.238194 10.0.0.38 - - [2026-07-18 02:46:14] "POST /access-control-lists HTTP/1.1" 200 587 0.072480 10.0.0.38 - - [2026-07-18 02:46:14] "POST /fqname-to-id HTTP/1.1" 404 224 0.016970 10.0.0.38 - - [2026-07-18 02:46:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.041042 10.0.0.38 - - [2026-07-18 02:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011972 10.0.0.38 - - [2026-07-18 02:46:14] "GET /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.014666 [Introspect:8084]10.0.0.38 - - [2026-07-18 02:46:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001104 [Introspect:8084]10.0.0.38 - - [2026-07-18 02:46:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001253 10.0.0.38 - - [2026-07-18 02:46:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005425 10.0.0.38 - - [2026-07-18 02:46:14] "GET /virtual-network/5150f13e-6ee4-40dc-ac53-a8fd3bc9ccff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.047935 10.0.0.38 - - [2026-07-18 02:46:14] "POST /access-control-lists HTTP/1.1" 200 585 0.094280 10.0.0.38 - - [2026-07-18 02:46:14] "PUT /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa HTTP/1.1" 200 264 0.099667 10.0.0.38 - - [2026-07-18 02:46:15] "PUT /virtual-network/5150f13e-6ee4-40dc-ac53-a8fd3bc9ccff HTTP/1.1" 200 264 0.052695 10.0.0.38 - - [2026-07-18 02:46:15] "POST /security-groups HTTP/1.1" 200 558 0.086546 10.0.0.38 - - [2026-07-18 02:46:15] "POST /fqname-to-id HTTP/1.1" 404 248 0.015956 10.0.0.38 - - [2026-07-18 02:46:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.057797 10.0.0.38 - - [2026-07-18 02:46:15] "POST /chown HTTP/1.1" 200 109 0.050652 10.0.0.38 - - [2026-07-18 02:46:15] "POST /access-control-lists HTTP/1.1" 200 610 0.089797 10.0.0.38 - - [2026-07-18 02:46:15] "POST /fqname-to-id HTTP/1.1" 404 247 0.018116 10.0.0.38 - - [2026-07-18 02:46:15] "GET /application-policy-set/f32afe9c-31fd-4bba-a1b3-c61f9f3fb8e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.045035 10.0.0.38 - - [2026-07-18 02:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004450 10.0.0.38 - - [2026-07-18 02:46:15] "GET /policy-management/84e100ed-132f-43b1-be6e-c784177e4984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008273 10.0.0.38 - - [2026-07-18 02:46:15] "POST /tags HTTP/1.1" 409 214 0.004785 10.0.0.38 - - [2026-07-18 02:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.38 - - [2026-07-18 02:46:15] "GET /tag/50a2a9a8-69d6-4edf-a1c7-73a0ddf85654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.026631 10.0.0.38 - - [2026-07-18 02:46:15] "POST /access-control-lists HTTP/1.1" 200 608 0.104682 10.0.0.38 - - [2026-07-18 02:46:15] "POST /firewall-rules HTTP/1.1" 200 578 0.089731 10.0.0.38 - - [2026-07-18 02:46:15] "GET /firewall-rule/c4c9bd78-23ba-410b-86e4-15e279dcced2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.036915 10.0.0.38 - - [2026-07-18 02:46:15] "GET /firewall-policy/c79777b2-9142-46f1-8465-b89df67a05cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.009455 10.0.0.38 - - [2026-07-18 02:46:15] "GET /firewall-rule/c4c9bd78-23ba-410b-86e4-15e279dcced2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.006358 10.0.0.38 - - [2026-07-18 02:46:15] "POST /ref-update HTTP/1.1" 200 156 0.044395 10.0.0.38 - - [2026-07-18 02:46:15] "GET /application-policy-set/f32afe9c-31fd-4bba-a1b3-c61f9f3fb8e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.024753 10.0.0.38 - - [2026-07-18 02:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005193 10.0.0.38 - - [2026-07-18 02:46:15] "GET /policy-management/84e100ed-132f-43b1-be6e-c784177e4984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006354 10.0.0.38 - - [2026-07-18 02:46:15] "POST /tags HTTP/1.1" 409 214 0.002881 10.0.0.38 - - [2026-07-18 02:46:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004487 10.0.0.38 - - [2026-07-18 02:46:15] "GET /tag/50a2a9a8-69d6-4edf-a1c7-73a0ddf85654?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.014394 10.0.0.38 - - [2026-07-18 02:46:15] "POST /firewall-rules HTTP/1.1" 200 576 0.066913 10.0.0.38 - - [2026-07-18 02:46:16] "GET /firewall-rule/d3f0ebd4-c9f0-46cd-ae08-7dc1ca341e1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004849 10.0.0.38 - - [2026-07-18 02:46:16] "GET /firewall-policy/c79777b2-9142-46f1-8465-b89df67a05cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.003273 10.0.0.38 - - [2026-07-18 02:46:16] "GET /firewall-rule/d3f0ebd4-c9f0-46cd-ae08-7dc1ca341e1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002105 10.0.0.38 - - [2026-07-18 02:46:16] "POST /ref-update HTTP/1.1" 200 156 0.065575 10.0.0.38 - - [2026-07-18 02:46:16] "POST /tags HTTP/1.1" 200 363 0.035995 10.0.0.38 - - [2026-07-18 02:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.027184 10.0.0.38 - - [2026-07-18 02:46:16] "GET /tag/9c9a199f-9f8b-4616-8535-d1160c8f55b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.014232 10.0.0.38 - - [2026-07-18 02:46:16] "POST /tags HTTP/1.1" 200 311 0.023849 10.0.0.38 - - [2026-07-18 02:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.018842 10.0.0.38 - - [2026-07-18 02:46:16] "GET /tag/f8574bfe-ffc1-410d-a3b8-5ef5d05853ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.013859 10.0.0.38 - - [2026-07-18 02:46:16] "POST /id-to-fqname HTTP/1.1" 200 177 0.000567 10.0.0.38 - - [2026-07-18 02:46:16] "POST /fqname-to-id HTTP/1.1" 404 186 0.003804 10.0.0.38 - - [2026-07-18 02:46:16] "POST /security-groups HTTP/1.1" 200 574 0.065841 10.0.0.38 - - [2026-07-18 02:46:16] "POST /projects HTTP/1.1" 200 489 0.161691 10.0.0.38 - - [2026-07-18 02:46:16] "POST /fqname-to-id HTTP/1.1" 404 217 0.003264 10.0.0.38 - - [2026-07-18 02:46:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.016881 10.0.0.38 - - [2026-07-18 02:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008390 10.0.0.38 - - [2026-07-18 02:46:16] "GET /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.018388 10.0.0.38 - - [2026-07-18 02:46:16] "POST /access-control-lists HTTP/1.1" 200 583 0.088991 10.0.0.38 - - [2026-07-18 02:46:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.007054 10.0.0.38 - - [2026-07-18 02:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004499 10.0.0.38 - - [2026-07-18 02:46:16] "GET /virtual-network/5150f13e-6ee4-40dc-ac53-a8fd3bc9ccff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004296 10.0.0.38 - - [2026-07-18 02:46:16] "POST /access-control-lists HTTP/1.1" 200 581 0.069112 10.0.0.38 - - [2026-07-18 02:46:16] "PUT /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa HTTP/1.1" 200 264 0.131974 10.0.0.38 - - [2026-07-18 02:46:16] "PUT /virtual-network/5150f13e-6ee4-40dc-ac53-a8fd3bc9ccff HTTP/1.1" 200 264 0.067527 10.0.0.38 - - [2026-07-18 02:46:17] "POST /security-groups HTTP/1.1" 200 546 0.090067 10.0.0.38 - - [2026-07-18 02:46:17] "POST /fqname-to-id HTTP/1.1" 404 240 0.003445 10.0.0.38 - - [2026-07-18 02:46:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.023156 10.0.0.38 - - [2026-07-18 02:46:17] "POST /access-control-lists HTTP/1.1" 200 602 0.063628 10.0.0.38 - - [2026-07-18 02:46:17] "POST /chown HTTP/1.1" 200 109 0.044232 10.0.0.38 - - [2026-07-18 02:46:17] "POST /fqname-to-id HTTP/1.1" 404 239 0.018773 10.0.0.38 - - [2026-07-18 02:46:17] "GET /application-policy-set/f32afe9c-31fd-4bba-a1b3-c61f9f3fb8e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013481 10.0.0.38 - - [2026-07-18 02:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.38 - - [2026-07-18 02:46:17] "GET /policy-management/84e100ed-132f-43b1-be6e-c784177e4984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.030652 10.0.0.38 - - [2026-07-18 02:46:17] "POST /access-control-lists HTTP/1.1" 200 600 0.066423 10.0.0.38 - - [2026-07-18 02:46:17] "POST /tags HTTP/1.1" 409 210 0.011630 10.0.0.38 - - [2026-07-18 02:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.38 - - [2026-07-18 02:46:17] "GET /tag/f8574bfe-ffc1-410d-a3b8-5ef5d05853ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.011580 10.0.0.38 - - [2026-07-18 02:46:17] "POST /firewall-rules HTTP/1.1" 200 570 0.084459 10.0.0.38 - - [2026-07-18 02:46:17] "GET /firewall-rule/f513740c-1407-49e7-bbe4-4682cd77b147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004676 10.0.0.38 - - [2026-07-18 02:46:17] "GET /firewall-policy/c79777b2-9142-46f1-8465-b89df67a05cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004119 10.0.0.38 - - [2026-07-18 02:46:17] "GET /firewall-rule/f513740c-1407-49e7-bbe4-4682cd77b147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002357 10.0.0.38 - - [2026-07-18 02:46:17] "POST /ref-update HTTP/1.1" 200 156 0.037308 10.0.0.38 - - [2026-07-18 02:46:17] "GET /application-policy-set/f32afe9c-31fd-4bba-a1b3-c61f9f3fb8e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012388 10.0.0.38 - - [2026-07-18 02:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.38 - - [2026-07-18 02:46:17] "GET /policy-management/84e100ed-132f-43b1-be6e-c784177e4984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003374 10.0.0.38 - - [2026-07-18 02:46:17] "POST /tags HTTP/1.1" 409 210 0.002204 10.0.0.38 - - [2026-07-18 02:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.38 - - [2026-07-18 02:46:17] "GET /tag/f8574bfe-ffc1-410d-a3b8-5ef5d05853ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.017837 10.0.0.38 - - [2026-07-18 02:46:17] "POST /firewall-rules HTTP/1.1" 200 568 0.066900 10.0.0.38 - - [2026-07-18 02:46:17] "GET /firewall-rule/05a05cf8-9470-4e58-8640-4c9bb73be65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004704 10.0.0.38 - - [2026-07-18 02:46:17] "GET /firewall-policy/c79777b2-9142-46f1-8465-b89df67a05cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.003983 10.0.0.38 - - [2026-07-18 02:46:17] "GET /firewall-rule/05a05cf8-9470-4e58-8640-4c9bb73be65b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002563 10.0.0.38 - - [2026-07-18 02:46:17] "POST /ref-update HTTP/1.1" 200 156 0.048158 10.0.0.38 - - [2026-07-18 02:46:17] "POST /tags HTTP/1.1" 409 237 0.023844 10.0.0.38 - - [2026-07-18 02:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.38 - - [2026-07-18 02:46:18] "GET /tag/0d529125-5015-425d-83f8-5c135209e8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.013874 10.0.0.38 - - [2026-07-18 02:46:18] "POST /tags HTTP/1.1" 409 210 0.010914 10.0.0.38 - - [2026-07-18 02:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.38 - - [2026-07-18 02:46:18] "GET /tag/fafad8a2-3fa0-4608-94cb-4f33d3ab9d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.013062 10.0.0.38 - - [2026-07-18 02:46:18] "POST /projects HTTP/1.1" 409 223 0.002625 10.0.0.38 - - [2026-07-18 02:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.38 - - [2026-07-18 02:46:18] "GET /project/e71f8e3f-feb0-496e-a932-feed8f3cd3b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.038746 10.0.0.38 - - [2026-07-18 02:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012515 10.0.0.38 - - [2026-07-18 02:46:18] "GET /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.015266 10.0.0.38 - - [2026-07-18 02:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007352 10.0.0.38 - - [2026-07-18 02:46:18] "GET /virtual-network/5150f13e-6ee4-40dc-ac53-a8fd3bc9ccff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004712 10.0.0.38 - - [2026-07-18 02:46:18] "PUT /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa HTTP/1.1" 200 264 0.086827 10.0.0.38 - - [2026-07-18 02:46:18] "PUT /virtual-network/5150f13e-6ee4-40dc-ac53-a8fd3bc9ccff HTTP/1.1" 200 264 0.100652 10.0.0.38 - - [2026-07-18 02:46:18] "POST /security-groups HTTP/1.1" 409 253 0.012081 10.0.0.38 - - [2026-07-18 02:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005786 10.0.0.38 - - [2026-07-18 02:46:18] "PUT /security-group/2bbb78f7-7498-46e5-afc5-5d08634ef16c HTTP/1.1" 200 262 0.067575 10.0.0.38 - - [2026-07-18 02:46:18] "PUT /access-control-list/967cac86-faad-465e-b307-c73d9ffdd9ac HTTP/1.1" 200 272 0.029461 10.0.0.38 - - [2026-07-18 02:46:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.036759 10.0.0.38 - - [2026-07-18 02:46:18] "GET /application-policy-set/f32afe9c-31fd-4bba-a1b3-c61f9f3fb8e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.019626 10.0.0.38 - - [2026-07-18 02:46:18] "PUT /access-control-list/c7d6fdc2-d187-4559-8ddf-067f447d7710 HTTP/1.1" 200 272 0.068976 10.0.0.38 - - [2026-07-18 02:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.016001 10.0.0.38 - - [2026-07-18 02:46:18] "GET /policy-management/84e100ed-132f-43b1-be6e-c784177e4984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003093 10.0.0.38 - - [2026-07-18 02:46:18] "POST /tags HTTP/1.1" 409 210 0.004931 10.0.0.38 - - [2026-07-18 02:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.38 - - [2026-07-18 02:46:18] "GET /tag/fafad8a2-3fa0-4608-94cb-4f33d3ab9d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.012381 10.0.0.38 - - [2026-07-18 02:46:19] "POST /firewall-rules HTTP/1.1" 200 570 0.080615 10.0.0.38 - - [2026-07-18 02:46:19] "GET /firewall-rule/859d1f2e-cfd1-4653-82cb-5c322e31c7ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.004482 10.0.0.38 - - [2026-07-18 02:46:19] "GET /firewall-policy/c79777b2-9142-46f1-8465-b89df67a05cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004294 10.0.0.38 - - [2026-07-18 02:46:19] "GET /firewall-rule/859d1f2e-cfd1-4653-82cb-5c322e31c7ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.002447 10.0.0.38 - - [2026-07-18 02:46:19] "POST /ref-update HTTP/1.1" 200 156 0.046031 10.0.0.38 - - [2026-07-18 02:46:19] "GET /application-policy-set/f32afe9c-31fd-4bba-a1b3-c61f9f3fb8e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003750 10.0.0.38 - - [2026-07-18 02:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.38 - - [2026-07-18 02:46:19] "GET /policy-management/84e100ed-132f-43b1-be6e-c784177e4984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003928 10.0.0.38 - - [2026-07-18 02:46:19] "POST /tags HTTP/1.1" 409 210 0.002238 10.0.0.38 - - [2026-07-18 02:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.38 - - [2026-07-18 02:46:19] "GET /tag/fafad8a2-3fa0-4608-94cb-4f33d3ab9d77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.012250 10.0.0.38 - - [2026-07-18 02:46:19] "POST /firewall-rules HTTP/1.1" 200 568 0.076511 10.0.0.38 - - [2026-07-18 02:46:19] "GET /firewall-rule/a7234f37-670b-4c64-b842-cb995c99e5bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005023 10.0.0.38 - - [2026-07-18 02:46:19] "GET /firewall-policy/c79777b2-9142-46f1-8465-b89df67a05cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004771 10.0.0.38 - - [2026-07-18 02:46:19] "GET /firewall-rule/a7234f37-670b-4c64-b842-cb995c99e5bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002402 10.0.0.38 - - [2026-07-18 02:46:19] "POST /ref-update HTTP/1.1" 200 156 0.053084 10.0.0.38 - - [2026-07-18 02:46:19] "GET /virtual-machine-interface/d44a9470-8252-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005591 10.0.0.38 - - [2026-07-18 02:46:19] "POST /set-tag HTTP/1.1" 200 109 0.019638 10.0.0.249 - - [2026-07-18 02:47:06] "GET / HTTP/1.1" 200 35931 0.001989 10.0.0.249 - - [2026-07-18 02:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.249 - - [2026-07-18 02:47:06] "GET /global-system-config/7601977f-674b-48ef-b5ed-e58336a0228b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005302 10.0.0.249 - - [2026-07-18 02:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.249 - - [2026-07-18 02:47:06] "GET /routing-instance/c5d53493-11c8-4904-9128-fdd2fe20742a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003689 10.0.0.249 - - [2026-07-18 02:47:06] "PUT /global-system-config/7601977f-674b-48ef-b5ed-e58336a0228b HTTP/1.1" 200 274 0.012905 10.0.0.249 - - [2026-07-18 02:47:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.028985 10.0.0.249 - - [2026-07-18 02:47:06] "POST /virtual-routers HTTP/1.1" 200 599 0.068224 10.0.0.249 - - [2026-07-18 02:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006291 10.0.0.249 - - [2026-07-18 02:47:06] "GET /virtual-router/c55b9797-9f7d-4c69-9313-0b1839e5e0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.005913 10.0.0.249 - - [2026-07-18 02:47:06] "POST /fqname-to-id HTTP/1.1" 404 229 0.001664 10.0.0.249 - - [2026-07-18 02:47:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.249 - - [2026-07-18 02:47:06] "GET /virtual-network/c67e082d-3979-426f-8c56-8e99102cfc81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004557 10.0.0.249 - - [2026-07-18 02:47:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.071865 10.0.0.38 - - [2026-07-18 02:47:54] "GET /global-system-configs HTTP/1.1" 200 322 0.004374 10.0.0.38 - - [2026-07-18 02:47:55] "GET /global-system-configs HTTP/1.1" 200 322 0.003196 [Introspect:8084]10.0.0.38 - - [2026-07-18 02:49:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001070 [Introspect:8084]10.0.0.38 - - [2026-07-18 02:49:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000873 10.0.0.38 - - [2026-07-18 02:50:04] "GET /virtual-router/c55b9797-9f7d-4c69-9313-0b1839e5e0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004457 10.0.0.38 - - [2026-07-18 02:50:04] "POST /ref-update HTTP/1.1" 200 156 0.011113 10.0.0.38 - - [2026-07-18 02:50:17] "GET /virtual-machine-interface/d44a9470-8252-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.014866 10.0.0.38 - - [2026-07-18 02:50:17] "POST /set-tag HTTP/1.1" 200 109 0.009923 10.0.0.38 - - [2026-07-18 02:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.38 - - [2026-07-18 02:50:17] "GET /loadbalancer/cfe0b339-72bd-429a-bfe3-0065973e8dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003361 10.0.0.38 - - [2026-07-18 02:50:17] "GET /virtual-machine-interface/d44a9470-8252-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004918 10.0.0.38 - - [2026-07-18 02:50:17] "POST /set-tag HTTP/1.1" 200 109 0.002369 10.0.0.38 - - [2026-07-18 02:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.38 - - [2026-07-18 02:50:17] "GET /loadbalancer/cfe0b339-72bd-429a-bfe3-0065973e8dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002581 10.0.0.38 - - [2026-07-18 02:50:17] "GET /loadbalancer-pool/d2d7570d-6723-41d6-b09e-e73a6fe574f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003893 10.0.0.38 - - [2026-07-18 02:50:17] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021631 10.0.0.38 - - [2026-07-18 02:50:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.040835 10.0.0.38 - - [2026-07-18 02:50:17] "GET /virtual-machine-interface/d44a9470-8252-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011244 10.0.0.38 - - [2026-07-18 02:50:17] "GET /virtual-machine-interface/d44a9470-8252-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005195 10.0.0.38 - - [2026-07-18 02:50:17] "POST /ref-update HTTP/1.1" 200 156 0.008144 10.0.0.38 - - [2026-07-18 02:50:17] "POST /tags HTTP/1.1" 409 205 0.001890 10.0.0.38 - - [2026-07-18 02:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010641 10.0.0.38 - - [2026-07-18 02:50:17] "GET /tag/ba063370-ae82-45a8-98b5-e94c6d105a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.021266 10.0.0.38 - - [2026-07-18 02:50:17] "GET /floating-ip/82e75335-b563-498c-a354-7f4e30414a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.024161 10.0.0.38 - - [2026-07-18 02:50:17] "PUT /floating-ip/82e75335-b563-498c-a354-7f4e30414a14 HTTP/1.1" 200 256 0.016011 10.0.0.38 - - [2026-07-18 02:50:17] "POST /set-tag HTTP/1.1" 200 109 0.064281 10.0.0.38 - - [2026-07-18 02:50:17] "GET /loadbalancer-pool/cf21529f-eb9c-44c9-a10b-dd1873c400b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.014058 10.0.0.38 - - [2026-07-18 02:50:18] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022088 10.0.0.38 - - [2026-07-18 02:50:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.017188 10.0.0.38 - - [2026-07-18 02:50:18] "GET /virtual-machine-interface/d44a9470-8252-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016789 10.0.0.38 - - [2026-07-18 02:50:18] "GET /virtual-machine-interface/d44a9470-8252-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006601 10.0.0.38 - - [2026-07-18 02:50:18] "POST /set-tag HTTP/1.1" 200 109 0.004498 10.0.0.38 - - [2026-07-18 02:50:18] "POST /ref-update HTTP/1.1" 200 156 0.010886 10.0.0.38 - - [2026-07-18 02:50:18] "GET /loadbalancer-pool/fb99878f-9bcf-4941-ac2c-531b36456b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005379 10.0.0.38 - - [2026-07-18 02:50:18] "GET /floating-ip/82e75335-b563-498c-a354-7f4e30414a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.002600 10.0.0.38 - - [2026-07-18 02:50:18] "PUT /floating-ip/82e75335-b563-498c-a354-7f4e30414a14 HTTP/1.1" 200 256 0.012110 10.0.0.38 - - [2026-07-18 02:50:18] "POST /loadbalancer-members HTTP/1.1" 200 692 0.044767 10.0.0.38 - - [2026-07-18 02:50:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.020027 10.0.0.38 - - [2026-07-18 02:50:18] "GET /virtual-machine-interface/d44a9470-8252-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017442 10.0.0.38 - - [2026-07-18 02:50:18] "GET /virtual-machine-interface/d44a9470-8252-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004570 10.0.0.38 - - [2026-07-18 02:50:18] "POST /ref-update HTTP/1.1" 200 156 0.007873 10.0.0.38 - - [2026-07-18 02:50:18] "POST /set-tag HTTP/1.1" 200 109 0.003072 10.0.0.38 - - [2026-07-18 02:50:18] "GET /floating-ip/82e75335-b563-498c-a354-7f4e30414a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.002992 10.0.0.38 - - [2026-07-18 02:50:18] "PUT /floating-ip/82e75335-b563-498c-a354-7f4e30414a14 HTTP/1.1" 200 256 0.009783 [Introspect:8084]10.0.0.38 - - [2026-07-18 02:50:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001089 [Introspect:8084]10.0.0.38 - - [2026-07-18 02:50:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001110 [Introspect:8084]10.0.0.38 - - [2026-07-18 02:50:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001188 [Introspect:8084]10.0.0.38 - - [2026-07-18 02:50:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001260 [Introspect:8084]10.0.0.38 - - [2026-07-18 02:50:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001055 [Introspect:8084]10.0.0.38 - - [2026-07-18 02:50:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000847 10.0.0.249 - - [2026-07-18 02:51:11] "GET / HTTP/1.1" 200 35931 0.001743 10.0.0.249 - - [2026-07-18 02:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.249 - - [2026-07-18 02:51:11] "GET /global-system-config/7601977f-674b-48ef-b5ed-e58336a0228b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005375 10.0.0.249 - - [2026-07-18 02:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.249 - - [2026-07-18 02:51:12] "GET /routing-instance/c5d53493-11c8-4904-9128-fdd2fe20742a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005848 10.0.0.249 - - [2026-07-18 02:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.249 - - [2026-07-18 02:51:12] "GET /virtual-router/c55b9797-9f7d-4c69-9313-0b1839e5e0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003873 10.0.0.249 - - [2026-07-18 02:51:12] "PUT /virtual-router/c55b9797-9f7d-4c69-9313-0b1839e5e0fe HTTP/1.1" 200 262 0.009442 10.0.0.249 - - [2026-07-18 02:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.249 - - [2026-07-18 02:51:12] "GET /virtual-router/c55b9797-9f7d-4c69-9313-0b1839e5e0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003673 10.0.0.249 - - [2026-07-18 02:51:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.249 - - [2026-07-18 02:51:12] "GET /virtual-machine-interface/fa3d8ee5-eb78-4e01-a12e-5c2881a4869c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.005069 10.0.0.249 - - [2026-07-18 02:51:12] "PUT /virtual-machine-interface/fa3d8ee5-eb78-4e01-a12e-5c2881a4869c HTTP/1.1" 200 284 0.011289 10.0.0.38 - - [2026-07-18 02:52:07] "GET /virtual-machine-interface/d44a9470-8252-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005748 10.0.0.38 - - [2026-07-18 02:52:07] "POST /set-tag HTTP/1.1" 200 109 0.003087 10.0.0.38 - - [2026-07-18 02:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.38 - - [2026-07-18 02:52:07] "GET /loadbalancer/cfe0b339-72bd-429a-bfe3-0065973e8dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002890 10.0.0.38 - - [2026-07-18 02:52:07] "GET /virtual-machine-interface/d44a9470-8252-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007097 10.0.0.38 - - [2026-07-18 02:52:07] "POST /set-tag HTTP/1.1" 200 109 0.037976 10.0.0.38 - - [2026-07-18 02:52:07] "DELETE /loadbalancer-member/b45ef302-5acc-48e6-a7f9-08b70468fcef HTTP/1.1" 200 115 0.095850 10.0.0.38 - - [2026-07-18 02:52:07] "GET /virtual-machine-interface/d44a9470-8252-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012443 10.0.0.38 - - [2026-07-18 02:52:07] "POST /set-tag HTTP/1.1" 200 109 0.003513 10.0.0.38 - - [2026-07-18 02:52:08] "DELETE /loadbalancer-member/c413cd34-002f-433e-aaa5-1275a791c219 HTTP/1.1" 200 115 0.043940 10.0.0.38 - - [2026-07-18 02:52:08] "GET /virtual-machine-interface/d44a9470-8252-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008919 10.0.0.38 - - [2026-07-18 02:52:08] "POST /set-tag HTTP/1.1" 200 109 0.002997 10.0.0.38 - - [2026-07-18 02:52:08] "DELETE /loadbalancer-member/d0f16cc1-0e77-44ae-9788-ad4a195dc9d0 HTTP/1.1" 200 115 0.042539 10.0.0.38 - - [2026-07-18 02:52:08] "GET /virtual-machine-interface/d44a9470-8252-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008993 10.0.0.38 - - [2026-07-18 02:52:08] "POST /set-tag HTTP/1.1" 200 109 0.005901 10.0.0.38 - - [2026-07-18 02:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.38 - - [2026-07-18 02:52:08] "GET /loadbalancer/cfe0b339-72bd-429a-bfe3-0065973e8dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.006938 10.0.0.38 - - [2026-07-18 02:52:08] "GET /loadbalancer-pool/d2d7570d-6723-41d6-b09e-e73a6fe574f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.008271 10.0.0.38 - - [2026-07-18 02:52:08] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025782 10.0.0.38 - - [2026-07-18 02:52:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.027393 10.0.0.38 - - [2026-07-18 02:52:08] "GET /virtual-machine-interface/d44a9470-8252-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.029291 10.0.0.38 - - [2026-07-18 02:52:08] "GET /virtual-machine-interface/d44a9470-8252-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.019566 10.0.0.38 - - [2026-07-18 02:52:08] "GET /floating-ip/82e75335-b563-498c-a354-7f4e30414a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003824 10.0.0.38 - - [2026-07-18 02:52:08] "POST /set-tag HTTP/1.1" 200 109 0.083710 10.0.0.38 - - [2026-07-18 02:52:08] "GET /loadbalancer-pool/cf21529f-eb9c-44c9-a10b-dd1873c400b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.052247 10.0.0.38 - - [2026-07-18 02:52:08] "POST /loadbalancer-members HTTP/1.1" 200 690 0.054649 10.0.0.38 - - [2026-07-18 02:52:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.015023 10.0.0.38 - - [2026-07-18 02:52:08] "GET /virtual-machine-interface/d44a9470-8252-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013857 10.0.0.38 - - [2026-07-18 02:52:08] "POST /set-tag HTTP/1.1" 200 109 0.010694 10.0.0.38 - - [2026-07-18 02:52:08] "GET /virtual-machine-interface/d44a9470-8252-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006561 10.0.0.38 - - [2026-07-18 02:52:08] "GET /floating-ip/82e75335-b563-498c-a354-7f4e30414a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003649 10.0.0.38 - - [2026-07-18 02:52:08] "GET /loadbalancer-pool/fb99878f-9bcf-4941-ac2c-531b36456b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005556 10.0.0.38 - - [2026-07-18 02:52:08] "POST /loadbalancer-members HTTP/1.1" 200 692 0.046548 10.0.0.38 - - [2026-07-18 02:52:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.040371 10.0.0.38 - - [2026-07-18 02:52:08] "GET /virtual-machine-interface/d44a9470-8252-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014336 10.0.0.38 - - [2026-07-18 02:52:08] "GET /virtual-machine-interface/d44a9470-8252-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006248 10.0.0.38 - - [2026-07-18 02:52:08] "GET /floating-ip/82e75335-b563-498c-a354-7f4e30414a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004333 10.0.0.38 - - [2026-07-18 02:52:08] "POST /set-tag HTTP/1.1" 200 109 0.006975 10.0.0.38 - - [2026-07-18 02:52:54] "GET /global-system-configs HTTP/1.1" 200 322 0.002689 10.0.0.38 - - [2026-07-18 02:52:55] "GET /global-system-configs HTTP/1.1" 200 322 0.004260 [Introspect:8084]10.0.0.38 - - [2026-07-18 02:54:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001150 [Introspect:8084]10.0.0.38 - - [2026-07-18 02:54:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000917 [Introspect:8084]10.0.0.38 - - [2026-07-18 02:55:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001072 [Introspect:8084]10.0.0.38 - - [2026-07-18 02:55:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001162 [Introspect:8084]10.0.0.38 - - [2026-07-18 02:55:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001171 [Introspect:8084]10.0.0.38 - - [2026-07-18 02:55:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000959 [Introspect:8084]10.0.0.38 - - [2026-07-18 02:56:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001100 [Introspect:8084]10.0.0.38 - - [2026-07-18 02:56:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003240 10.0.0.38 - - [2026-07-18 02:56:40] "GET / HTTP/1.1" 200 35931 0.001578 10.0.0.38 - - [2026-07-18 02:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.38 - - [2026-07-18 02:56:40] "GET /project/9daa2895-1c65-48b8-b3d6-15a767f00e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.027423 10.0.0.38 - - [2026-07-18 02:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.38 - - [2026-07-18 02:56:40] "GET /project/9daa2895-1c65-48b8-b3d6-15a767f00e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.054590 10.0.0.38 - - [2026-07-18 02:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.38 - - [2026-07-18 02:56:41] "GET /project/9daa2895-1c65-48b8-b3d6-15a767f00e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.043010 10.0.0.38 - - [2026-07-18 02:56:41] "POST /tags HTTP/1.1" 200 333 0.045552 10.0.0.38 - - [2026-07-18 02:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.38 - - [2026-07-18 02:56:41] "GET /tag/0ff14e3c-4783-4ca6-a02a-7535bd3a593f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.020724 10.0.0.38 - - [2026-07-18 02:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.015300 10.0.0.38 - - [2026-07-18 02:56:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008494 10.0.0.38 - - [2026-07-18 02:56:41] "GET /project/9daa2895-1c65-48b8-b3d6-15a767f00e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.050803 10.0.0.38 - - [2026-07-18 02:56:41] "GET /virtual-networks?parent_id=9daa2895-1c65-48b8-b3d6-15a767f00e3d&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.016864 10.0.0.38 - - [2026-07-18 02:56:42] "GET /project/9daa2895-1c65-48b8-b3d6-15a767f00e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.065150 10.0.0.38 - - [2026-07-18 02:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.38 - - [2026-07-18 02:56:42] "GET /virtual-network/5150f13e-6ee4-40dc-ac53-a8fd3bc9ccff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004968 10.0.0.38 - - [2026-07-18 02:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007616 10.0.0.38 - - [2026-07-18 02:56:42] "GET /service-appliance-set/0cd4a2a4-93ac-43d0-8490-5b9f4394b6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.006641 10.0.0.38 - - [2026-07-18 02:56:42] "POST /virtual-networks HTTP/1.1" 200 512 0.137614 10.0.0.38 - - [2026-07-18 02:56:42] "POST /fqname-to-id HTTP/1.1" 404 254 0.004087 10.0.0.38 - - [2026-07-18 02:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.38 - - [2026-07-18 02:56:42] "GET /network-ipam/24d1a1e7-bbbf-4b2b-a8e1-2d51802219ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.003405 10.0.0.38 - - [2026-07-18 02:56:42] "POST /useragent-kv HTTP/1.1" 200 115 0.004861 10.0.0.38 - - [2026-07-18 02:56:42] "POST /ref-update HTTP/1.1" 200 156 0.161667 10.0.0.38 - - [2026-07-18 02:56:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.180353 10.0.0.38 - - [2026-07-18 02:56:42] "GET /virtual-machine-interface/b2406183-39ba-4ba0-b918-a57578249471?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.025701 10.0.0.38 - - [2026-07-18 02:56:42] "GET /virtual-network/0506a450-8a8a-4f27-9325-32466acecda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.009988 10.0.0.38 - - [2026-07-18 02:56:42] "GET /domains HTTP/1.1" 200 280 0.005635 10.0.0.38 - - [2026-07-18 02:56:42] "GET /domain/2651773e-28eb-41b0-a411-0149f446cae3 HTTP/1.1" 200 3086 0.025564 10.0.0.38 - - [2026-07-18 02:56:42] "POST /instance-ips HTTP/1.1" 200 409 0.070742 10.0.0.38 - - [2026-07-18 02:56:42] "GET /instance-ip/9a54ab99-b7ab-4bbf-a18f-7946f32285e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.018600 10.0.0.38 - - [2026-07-18 02:56:42] "GET /project/9daa2895-1c65-48b8-b3d6-15a767f00e3d HTTP/1.1" 200 5477 0.077076 10.0.0.38 - - [2026-07-18 02:56:42] "GET /virtual-network/0506a450-8a8a-4f27-9325-32466acecda4 HTTP/1.1" 200 2084 0.007206 10.0.0.38 - - [2026-07-18 02:56:42] "GET /virtual-network/0506a450-8a8a-4f27-9325-32466acecda4 HTTP/1.1" 200 2084 0.020662 10.0.0.38 - - [2026-07-18 02:56:42] "GET /routing-instance/894e8fbc-2b53-44df-bb1f-7275d0027991 HTTP/1.1" 200 1181 0.013735 10.0.0.38 - - [2026-07-18 02:56:42] "GET /routing-instance/894e8fbc-2b53-44df-bb1f-7275d0027991 HTTP/1.1" 200 1181 0.021544 10.0.0.38 - - [2026-07-18 02:56:42] "POST /loadbalancers HTTP/1.1" 200 610 0.168751 10.0.0.38 - - [2026-07-18 02:56:42] "POST /route-targets HTTP/1.1" 200 327 0.098214 10.0.0.38 - - [2026-07-18 02:56:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.053982 10.0.0.38 - - [2026-07-18 02:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.029136 10.0.0.38 - - [2026-07-18 02:56:42] "POST /ref-update HTTP/1.1" 200 156 0.071877 10.0.0.38 - - [2026-07-18 02:56:42] "GET /project/9daa2895-1c65-48b8-b3d6-15a767f00e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.125767 10.0.0.38 - - [2026-07-18 02:56:42] "GET /instance-ip/9a54ab99-b7ab-4bbf-a18f-7946f32285e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.004899 10.0.0.38 - - [2026-07-18 02:56:42] "GET /project/9daa2895-1c65-48b8-b3d6-15a767f00e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.072404 10.0.0.38 - - [2026-07-18 02:56:42] "GET /loadbalancer/0fc9e73d-55cc-4aaf-91ec-20ce8b06c8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.012168 10.0.0.38 - - [2026-07-18 02:56:42] "POST /floating-ips HTTP/1.1" 200 597 0.047200 10.0.0.38 - - [2026-07-18 02:56:42] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.056620 10.0.0.38 - - [2026-07-18 02:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005528 10.0.0.38 - - [2026-07-18 02:56:43] "GET /project/9daa2895-1c65-48b8-b3d6-15a767f00e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041990 10.0.0.38 - - [2026-07-18 02:56:43] "GET /loadbalancer-listener/0a1842df-f26b-4a28-a3cd-3b2b676b5a72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1803 0.015952 10.0.0.38 - - [2026-07-18 02:56:43] "GET /loadbalancer-listener/0a1842df-f26b-4a28-a3cd-3b2b676b5a72?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1222 0.006962 10.0.0.38 - - [2026-07-18 02:56:43] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.042455 10.0.0.38 - - [2026-07-18 02:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006487 10.0.0.38 - - [2026-07-18 02:56:43] "GET /instance-ip/9a54ab99-b7ab-4bbf-a18f-7946f32285e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.009035 10.0.0.38 - - [2026-07-18 02:56:43] "GET /instance-ip/9a54ab99-b7ab-4bbf-a18f-7946f32285e7?fields=floating_ips HTTP/1.1" 200 1213 0.005675 10.0.0.38 - - [2026-07-18 02:56:43] "GET /floating-ip/6a989d18-5563-4e18-8812-4c72d6122535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002716 10.0.0.38 - - [2026-07-18 02:56:43] "GET /loadbalancer/0fc9e73d-55cc-4aaf-91ec-20ce8b06c8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.005989 10.0.0.38 - - [2026-07-18 02:56:43] "POST /tags HTTP/1.1" 200 295 0.096544 10.0.0.38 - - [2026-07-18 02:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.025938 10.0.0.38 - - [2026-07-18 02:56:43] "GET /tag/e048fe18-0bcd-40d2-8033-cb9cca0219bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1096 0.019765 10.0.0.38 - - [2026-07-18 02:56:43] "POST /tags HTTP/1.1" 409 233 0.003548 10.0.0.38 - - [2026-07-18 02:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.38 - - [2026-07-18 02:56:43] "GET /tag/9823c96c-99a6-4c61-9168-8bd48e55e9bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.017041 10.0.0.38 - - [2026-07-18 02:56:43] "POST /tags HTTP/1.1" 409 206 0.002735 10.0.0.38 - - [2026-07-18 02:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009696 10.0.0.38 - - [2026-07-18 02:56:43] "GET /tag/03da3fbf-939a-4287-bed5-8d3cb1923a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.015962 10.0.0.38 - - [2026-07-18 02:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.38 - - [2026-07-18 02:56:43] "GET /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005042 10.0.0.38 - - [2026-07-18 02:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004929 10.0.0.38 - - [2026-07-18 02:56:43] "GET /project/9daa2895-1c65-48b8-b3d6-15a767f00e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045424 10.0.0.38 - - [2026-07-18 02:56:43] "POST /virtual-machines HTTP/1.1" 200 369 0.020055 10.0.0.38 - - [2026-07-18 02:56:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.018234 10.0.0.38 - - [2026-07-18 02:56:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.133560 10.0.0.38 - - [2026-07-18 02:56:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.029301 10.0.0.38 - - [2026-07-18 02:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008173 10.0.0.38 - - [2026-07-18 02:56:44] "GET /virtual-machine-interface/4ef263fa-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005453 10.0.0.38 - - [2026-07-18 02:56:44] "POST /instance-ips HTTP/1.1" 200 409 0.023716 10.0.0.38 - - [2026-07-18 02:56:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.033412 10.0.0.38 - - [2026-07-18 02:56:44] "GET /virtual-machine-interface/4ef263fa-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.016380 10.0.0.38 - - [2026-07-18 02:56:44] "POST /set-tag HTTP/1.1" 200 109 0.022997 10.0.0.38 - - [2026-07-18 02:56:44] "GET /virtual-machine-interface/4ef263fa-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015366 10.0.0.38 - - [2026-07-18 02:56:44] "GET /instance-ip/4f0e1d48-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.007300 10.0.0.38 - - [2026-07-18 02:56:44] "GET /virtual-machine-interface/4ef263fa-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005260 10.0.0.38 - - [2026-07-18 02:56:44] "POST /set-tag HTTP/1.1" 200 109 0.002961 10.0.0.38 - - [2026-07-18 02:56:44] "GET /virtual-router/c55b9797-9f7d-4c69-9313-0b1839e5e0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002699 10.0.0.38 - - [2026-07-18 02:56:44] "POST /ref-update HTTP/1.1" 200 156 0.021513 10.0.0.38 - - [2026-07-18 02:56:44] "GET /virtual-machine-interface/4ef263fa-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.037637 10.0.0.38 - - [2026-07-18 02:56:44] "POST /set-tag HTTP/1.1" 200 109 0.007872 10.0.0.38 - - [2026-07-18 02:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.38 - - [2026-07-18 02:56:44] "GET /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.008386 10.0.0.38 - - [2026-07-18 02:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.38 - - [2026-07-18 02:56:44] "GET /project/9daa2895-1c65-48b8-b3d6-15a767f00e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.069520 10.0.0.38 - - [2026-07-18 02:56:44] "POST /virtual-machines HTTP/1.1" 200 369 0.016814 10.0.0.38 - - [2026-07-18 02:56:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.041595 10.0.0.38 - - [2026-07-18 02:56:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.152176 10.0.0.38 - - [2026-07-18 02:56:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.011403 10.0.0.38 - - [2026-07-18 02:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.014549 10.0.0.38 - - [2026-07-18 02:56:44] "GET /virtual-machine-interface/4f7748b8-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.011761 10.0.0.38 - - [2026-07-18 02:56:45] "POST /instance-ips HTTP/1.1" 200 409 0.033541 10.0.0.38 - - [2026-07-18 02:56:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.058097 10.0.0.38 - - [2026-07-18 02:56:45] "GET /virtual-machine-interface/4f7748b8-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005211 10.0.0.38 - - [2026-07-18 02:56:45] "POST /set-tag HTTP/1.1" 200 109 0.025289 10.0.0.38 - - [2026-07-18 02:56:45] "GET /virtual-machine-interface/4f7748b8-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.025026 10.0.0.38 - - [2026-07-18 02:56:45] "GET /instance-ip/4f998f5e-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006205 10.0.0.38 - - [2026-07-18 02:56:45] "GET /virtual-machine-interface/4f7748b8-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005435 10.0.0.38 - - [2026-07-18 02:56:45] "POST /set-tag HTTP/1.1" 200 109 0.002644 10.0.0.38 - - [2026-07-18 02:56:45] "GET /virtual-router/c55b9797-9f7d-4c69-9313-0b1839e5e0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.004711 10.0.0.38 - - [2026-07-18 02:56:45] "POST /ref-update HTTP/1.1" 200 156 0.011253 10.0.0.38 - - [2026-07-18 02:56:45] "GET /virtual-machine-interface/4f7748b8-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019676 10.0.0.38 - - [2026-07-18 02:56:45] "POST /set-tag HTTP/1.1" 200 109 0.004284 10.0.0.38 - - [2026-07-18 02:56:45] "GET /virtual-machine-interface/4ef263fa-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010977 10.0.0.38 - - [2026-07-18 02:56:45] "POST /set-tag HTTP/1.1" 200 109 0.005308 10.0.0.38 - - [2026-07-18 02:56:45] "GET /virtual-machine-interface/4f7748b8-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004837 10.0.0.38 - - [2026-07-18 02:56:45] "POST /set-tag HTTP/1.1" 200 109 0.003329 10.0.0.38 - - [2026-07-18 02:56:47] "GET /domains HTTP/1.1" 200 280 0.002468 10.0.0.38 - - [2026-07-18 02:56:47] "GET /domain/2651773e-28eb-41b0-a411-0149f446cae3 HTTP/1.1" 200 3086 0.003377 10.0.0.38 - - [2026-07-18 02:56:47] "GET /project/9daa2895-1c65-48b8-b3d6-15a767f00e3d HTTP/1.1" 200 7065 0.055165 10.0.0.38 - - [2026-07-18 02:56:47] "GET /virtual-network/0506a450-8a8a-4f27-9325-32466acecda4 HTTP/1.1" 200 2084 0.004820 10.0.0.38 - - [2026-07-18 02:56:47] "GET /virtual-network/0506a450-8a8a-4f27-9325-32466acecda4 HTTP/1.1" 200 2084 0.004224 10.0.0.38 - - [2026-07-18 02:56:47] "GET /routing-instance/894e8fbc-2b53-44df-bb1f-7275d0027991 HTTP/1.1" 200 1402 0.004392 10.0.0.38 - - [2026-07-18 02:56:47] "GET /routing-instance/894e8fbc-2b53-44df-bb1f-7275d0027991 HTTP/1.1" 200 1402 0.007140 10.0.0.38 - - [2026-07-18 02:56:47] "GET /route-target/a2bb3589-e995-460f-89aa-676bc13282e3 HTTP/1.1" 200 1152 0.002368 10.0.0.38 - - [2026-07-18 02:56:47] "GET /virtual-network/0506a450-8a8a-4f27-9325-32466acecda4 HTTP/1.1" 200 2084 0.004274 10.0.0.38 - - [2026-07-18 02:56:47] "GET /routing-instance/894e8fbc-2b53-44df-bb1f-7275d0027991 HTTP/1.1" 200 1402 0.003071 10.0.0.38 - - [2026-07-18 02:56:47] "GET /virtual-network/0506a450-8a8a-4f27-9325-32466acecda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004863 10.0.0.38 - - [2026-07-18 02:56:47] "GET /virtual-network/0506a450-8a8a-4f27-9325-32466acecda4 HTTP/1.1" 200 2084 0.007490 10.0.0.38 - - [2026-07-18 02:56:47] "GET /routing-instance/894e8fbc-2b53-44df-bb1f-7275d0027991 HTTP/1.1" 200 1402 0.002885 10.0.0.38 - - [2026-07-18 02:56:47] "GET /routing-instance/894e8fbc-2b53-44df-bb1f-7275d0027991 HTTP/1.1" 200 1402 0.003057 10.0.0.38 - - [2026-07-18 02:56:47] "GET /route-target/a2bb3589-e995-460f-89aa-676bc13282e3 HTTP/1.1" 200 1152 0.002625 10.0.0.38 - - [2026-07-18 02:56:47] "GET /domains HTTP/1.1" 200 280 0.002313 10.0.0.38 - - [2026-07-18 02:56:47] "GET /domain/2651773e-28eb-41b0-a411-0149f446cae3 HTTP/1.1" 200 3086 0.002834 10.0.0.38 - - [2026-07-18 02:56:47] "GET /project/9daa2895-1c65-48b8-b3d6-15a767f00e3d HTTP/1.1" 200 7065 0.057995 10.0.0.38 - - [2026-07-18 02:56:47] "GET /virtual-network/0506a450-8a8a-4f27-9325-32466acecda4 HTTP/1.1" 200 2084 0.019319 10.0.0.38 - - [2026-07-18 02:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.38 - - [2026-07-18 02:56:48] "GET /project/9daa2895-1c65-48b8-b3d6-15a767f00e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.053534 10.0.0.38 - - [2026-07-18 02:56:48] "GET /virtual-network/0506a450-8a8a-4f27-9325-32466acecda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.009653 10.0.0.38 - - [2026-07-18 02:56:48] "GET /floating-ip-pools?parent_id=0506a450-8a8a-4f27-9325-32466acecda4&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002878 10.0.0.38 - - [2026-07-18 02:56:48] "GET /virtual-network/0506a450-8a8a-4f27-9325-32466acecda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.006761 10.0.0.38 - - [2026-07-18 02:56:48] "POST /floating-ip-pools HTTP/1.1" 200 562 0.027157 10.0.0.38 - - [2026-07-18 02:56:48] "POST /ref-update HTTP/1.1" 200 156 0.022857 10.0.0.38 - - [2026-07-18 02:56:48] "GET /virtual-network/0506a450-8a8a-4f27-9325-32466acecda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.027147 10.0.0.38 - - [2026-07-18 02:56:48] "GET /domains HTTP/1.1" 200 280 0.017185 10.0.0.38 - - [2026-07-18 02:56:48] "GET /domain/2651773e-28eb-41b0-a411-0149f446cae3 HTTP/1.1" 200 3086 0.009446 10.0.0.38 - - [2026-07-18 02:56:48] "GET /project/9daa2895-1c65-48b8-b3d6-15a767f00e3d HTTP/1.1" 200 7321 0.067107 10.0.0.38 - - [2026-07-18 02:56:48] "GET /virtual-network/0506a450-8a8a-4f27-9325-32466acecda4 HTTP/1.1" 200 2322 0.005959 10.0.0.38 - - [2026-07-18 02:56:48] "GET /floating-ip-pool/673cd7f6-e691-4ea2-b29a-6a7f166b8c55 HTTP/1.1" 200 1314 0.002633 10.0.0.38 - - [2026-07-18 02:56:48] "GET /domains HTTP/1.1" 200 280 0.006224 10.0.0.38 - - [2026-07-18 02:56:48] "GET /domain/2651773e-28eb-41b0-a411-0149f446cae3 HTTP/1.1" 200 3086 0.009519 10.0.0.38 - - [2026-07-18 02:56:48] "GET /project/9daa2895-1c65-48b8-b3d6-15a767f00e3d HTTP/1.1" 200 7321 0.036707 10.0.0.38 - - [2026-07-18 02:56:48] "GET /virtual-network/0506a450-8a8a-4f27-9325-32466acecda4 HTTP/1.1" 200 2322 0.005343 10.0.0.38 - - [2026-07-18 02:56:48] "GET /virtual-network/0506a450-8a8a-4f27-9325-32466acecda4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004458 10.0.0.38 - - [2026-07-18 02:56:48] "POST /tags HTTP/1.1" 200 365 0.093306 10.0.0.38 - - [2026-07-18 02:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.021141 10.0.0.38 - - [2026-07-18 02:56:48] "GET /tag/3ef6cc12-f04e-4710-8e1b-5a1821112656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.032371 10.0.0.38 - - [2026-07-18 02:56:48] "POST /tags HTTP/1.1" 409 206 0.002479 10.0.0.38 - - [2026-07-18 02:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.38 - - [2026-07-18 02:56:48] "GET /tag/03da3fbf-939a-4287-bed5-8d3cb1923a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.016940 10.0.0.38 - - [2026-07-18 02:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006592 10.0.0.38 - - [2026-07-18 02:56:48] "GET /project/9daa2895-1c65-48b8-b3d6-15a767f00e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.089987 10.0.0.38 - - [2026-07-18 02:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004458 10.0.0.38 - - [2026-07-18 02:56:48] "GET /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007987 10.0.0.38 - - [2026-07-18 02:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004283 10.0.0.38 - - [2026-07-18 02:56:48] "GET /service-appliance-set/72164bd2-1a2c-4b06-8688-fff6ec3e0fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.010277 10.0.0.38 - - [2026-07-18 02:56:49] "POST /fqname-to-id HTTP/1.1" 404 258 0.002636 10.0.0.38 - - [2026-07-18 02:56:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.109397 10.0.0.38 - - [2026-07-18 02:56:49] "GET /virtual-machine-interface/79dcbfa2-57f7-481f-bd10-c0ebd6d215b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.033784 10.0.0.38 - - [2026-07-18 02:56:49] "POST /set-tag HTTP/1.1" 200 109 0.019564 10.0.0.38 - - [2026-07-18 02:56:49] "POST /instance-ips HTTP/1.1" 200 417 0.078972 10.0.0.38 - - [2026-07-18 02:56:49] "GET /instance-ip/7e339bbf-ceb7-41b5-861d-4f696c9bda5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.041504 10.0.0.38 - - [2026-07-18 02:56:49] "POST /loadbalancers HTTP/1.1" 200 618 0.086587 10.0.0.38 - - [2026-07-18 02:56:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.050787 10.0.0.38 - - [2026-07-18 02:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.029172 10.0.0.38 - - [2026-07-18 02:56:49] "POST /service-instances HTTP/1.1" 200 566 0.060933 10.0.0.38 - - [2026-07-18 02:56:49] "POST /ref-update HTTP/1.1" 200 156 0.018776 10.0.0.38 - - [2026-07-18 02:56:49] "GET /project/9daa2895-1c65-48b8-b3d6-15a767f00e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.101560 10.0.0.38 - - [2026-07-18 02:56:49] "GET /virtual-machine-interface/79dcbfa2-57f7-481f-bd10-c0ebd6d215b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.014110 10.0.0.38 - - [2026-07-18 02:56:49] "GET /virtual-machine-interface/79dcbfa2-57f7-481f-bd10-c0ebd6d215b8?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.011748 10.0.0.38 - - [2026-07-18 02:56:49] "PUT /service-instance/f004a078-135b-408f-947b-cb6fed17585c HTTP/1.1" 200 266 0.027663 10.0.0.38 - - [2026-07-18 02:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012753 10.0.0.38 - - [2026-07-18 02:56:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.055999 10.0.0.38 - - [2026-07-18 02:56:49] "GET /floating-ip-pool/673cd7f6-e691-4ea2-b29a-6a7f166b8c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.034901 10.0.0.38 - - [2026-07-18 02:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.016525 10.0.0.38 - - [2026-07-18 02:56:49] "POST /virtual-machines HTTP/1.1" 200 429 0.030977 10.0.0.38 - - [2026-07-18 02:56:50] "POST /floating-ips HTTP/1.1" 200 671 0.157537 10.0.0.38 - - [2026-07-18 02:56:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.015381 10.0.0.38 - - [2026-07-18 02:56:50] "GET /application-policy-set/f32afe9c-31fd-4bba-a1b3-c61f9f3fb8e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.015498 10.0.0.38 - - [2026-07-18 02:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.38 - - [2026-07-18 02:56:50] "GET /policy-management/84e100ed-132f-43b1-be6e-c784177e4984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012319 10.0.0.38 - - [2026-07-18 02:56:50] "POST /tags HTTP/1.1" 409 221 0.002543 10.0.0.38 - - [2026-07-18 02:56:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.222248 10.0.0.38 - - [2026-07-18 02:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.38 - - [2026-07-18 02:56:50] "POST /chown HTTP/1.1" 200 109 0.027530 10.0.0.38 - - [2026-07-18 02:56:50] "GET /tag/0ff14e3c-4783-4ca6-a02a-7535bd3a593f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.029650 10.0.0.38 - - [2026-07-18 02:56:50] "POST /tags HTTP/1.1" 409 238 0.007615 10.0.0.38 - - [2026-07-18 02:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.38 - - [2026-07-18 02:56:50] "POST /chown HTTP/1.1" 200 109 0.008114 10.0.0.38 - - [2026-07-18 02:56:50] "PUT /virtual-machine-interface/041f725d-017c-4f56-99ff-c646a607039e HTTP/1.1" 200 284 0.026658 10.0.0.38 - - [2026-07-18 02:56:50] "GET /tag/3ef6cc12-f04e-4710-8e1b-5a1821112656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.040973 10.0.0.38 - - [2026-07-18 02:56:50] "PUT /instance-ip/7e339bbf-ceb7-41b5-861d-4f696c9bda5d HTTP/1.1" 200 256 0.091505 10.0.0.38 - - [2026-07-18 02:56:50] "POST /firewall-rules HTTP/1.1" 200 650 0.149957 10.0.0.38 - - [2026-07-18 02:56:50] "POST /ref-update HTTP/1.1" 200 156 0.076896 10.0.0.38 - - [2026-07-18 02:56:50] "GET /firewall-rule/15cd075e-1708-4c71-acd8-8b71978c0df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.017684 10.0.0.38 - - [2026-07-18 02:56:50] "POST /ref-update HTTP/1.1" 200 156 0.025349 10.0.0.38 - - [2026-07-18 02:56:50] "GET /firewall-policy/f317a77a-ef1b-45e3-98cc-729c7735f771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.010385 10.0.0.38 - - [2026-07-18 02:56:50] "GET /firewall-rule/15cd075e-1708-4c71-acd8-8b71978c0df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.003359 10.0.0.38 - - [2026-07-18 02:56:50] "POST /ref-update HTTP/1.1" 200 156 0.055312 10.0.0.38 - - [2026-07-18 02:56:50] "POST /ref-update HTTP/1.1" 200 156 0.014178 10.0.0.38 - - [2026-07-18 02:56:50] "POST /ref-update HTTP/1.1" 200 156 0.108616 10.0.0.38 - - [2026-07-18 02:56:50] "POST /ref-update HTTP/1.1" 200 156 0.069506 10.0.0.38 - - [2026-07-18 02:56:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011504 10.0.0.38 - - [2026-07-18 02:56:50] "POST /ref-update HTTP/1.1" 200 156 0.059260 10.0.0.38 - - [2026-07-18 02:56:50] "GET /project/9daa2895-1c65-48b8-b3d6-15a767f00e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.085800 10.0.0.38 - - [2026-07-18 02:56:50] "GET /loadbalancer/65ab35f3-7803-423c-91f8-1904e6da01f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.019912 10.0.0.38 - - [2026-07-18 02:56:51] "POST /virtual-machines HTTP/1.1" 200 429 0.054717 10.0.0.38 - - [2026-07-18 02:56:51] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.072771 10.0.0.38 - - [2026-07-18 02:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008595 10.0.0.38 - - [2026-07-18 02:56:51] "GET /project/9daa2895-1c65-48b8-b3d6-15a767f00e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.177147 10.0.0.38 - - [2026-07-18 02:56:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.250983 10.0.0.38 - - [2026-07-18 02:56:51] "POST /chown HTTP/1.1" 200 109 0.032656 10.0.0.38 - - [2026-07-18 02:56:51] "GET /loadbalancer-listener/8fbda3d1-13d4-4fd9-808b-e43ace80aecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.035805 10.0.0.38 - - [2026-07-18 02:56:51] "GET /loadbalancer-listener/8fbda3d1-13d4-4fd9-808b-e43ace80aecf?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.005740 10.0.0.38 - - [2026-07-18 02:56:51] "POST /chown HTTP/1.1" 200 109 0.016980 10.0.0.38 - - [2026-07-18 02:56:51] "PUT /virtual-machine-interface/b617cb73-cc4f-4e0f-8641-1aff2f8ed499 HTTP/1.1" 200 284 0.035829 10.0.0.38 - - [2026-07-18 02:56:51] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.100475 10.0.0.38 - - [2026-07-18 02:56:51] "PUT /instance-ip/7e339bbf-ceb7-41b5-861d-4f696c9bda5d HTTP/1.1" 200 256 0.047742 10.0.0.38 - - [2026-07-18 02:56:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.042487 10.0.0.38 - - [2026-07-18 02:56:51] "GET /loadbalancer-pool/fc8368bd-50f1-47a4-ac30-1a2e7db9670c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010087 10.0.0.38 - - [2026-07-18 02:56:51] "POST /ref-update HTTP/1.1" 200 156 0.057462 10.0.0.38 - - [2026-07-18 02:56:51] "POST /loadbalancer-members HTTP/1.1" 200 707 0.044676 10.0.0.38 - - [2026-07-18 02:56:51] "POST /ref-update HTTP/1.1" 200 156 0.034312 10.0.0.38 - - [2026-07-18 02:56:51] "POST /ref-update HTTP/1.1" 200 156 0.032623 10.0.0.38 - - [2026-07-18 02:56:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.032176 10.0.0.38 - - [2026-07-18 02:56:51] "GET /virtual-machine-interface/4f7748b8-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.019389 10.0.0.38 - - [2026-07-18 02:56:51] "POST /set-tag HTTP/1.1" 200 109 0.004431 10.0.0.38 - - [2026-07-18 02:56:51] "POST /ref-update HTTP/1.1" 200 156 0.029951 10.0.0.38 - - [2026-07-18 02:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.38 - - [2026-07-18 02:56:51] "POST /ref-update HTTP/1.1" 200 156 0.034436 10.0.0.38 - - [2026-07-18 02:56:51] "GET /loadbalancer/0fc9e73d-55cc-4aaf-91ec-20ce8b06c8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.021453 10.0.0.38 - - [2026-07-18 02:56:51] "GET /application-policy-set/f32afe9c-31fd-4bba-a1b3-c61f9f3fb8e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018997 10.0.0.38 - - [2026-07-18 02:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006931 10.0.0.38 - - [2026-07-18 02:56:51] "GET /policy-management/84e100ed-132f-43b1-be6e-c784177e4984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.025117 10.0.0.38 - - [2026-07-18 02:56:51] "PUT /service-instance/f004a078-135b-408f-947b-cb6fed17585c HTTP/1.1" 200 266 0.040830 10.0.0.38 - - [2026-07-18 02:56:51] "POST /tags HTTP/1.1" 409 221 0.017882 10.0.0.38 - - [2026-07-18 02:56:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.026780 10.0.0.38 - - [2026-07-18 02:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006656 10.0.0.38 - - [2026-07-18 02:56:52] "GET /tag/0ff14e3c-4783-4ca6-a02a-7535bd3a593f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.023484 10.0.0.38 - - [2026-07-18 02:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.38 - - [2026-07-18 02:56:52] "POST /tags HTTP/1.1" 409 238 0.003513 10.0.0.38 - - [2026-07-18 02:56:52] "POST /chown HTTP/1.1" 200 109 0.010936 10.0.0.38 - - [2026-07-18 02:56:52] "POST /chown HTTP/1.1" 200 109 0.033481 10.0.0.38 - - [2026-07-18 02:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.019490 10.0.0.38 - - [2026-07-18 02:56:52] "GET /tag/3ef6cc12-f04e-4710-8e1b-5a1821112656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.024874 10.0.0.38 - - [2026-07-18 02:56:52] "POST /firewall-rules HTTP/1.1" 409 293 0.002703 10.0.0.38 - - [2026-07-18 02:56:52] "PUT /instance-ip/7e339bbf-ceb7-41b5-861d-4f696c9bda5d HTTP/1.1" 200 256 0.055046 10.0.0.38 - - [2026-07-18 02:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.38 - - [2026-07-18 02:56:52] "POST /ref-update HTTP/1.1" 200 156 0.013978 10.0.0.38 - - [2026-07-18 02:56:52] "POST /chown HTTP/1.1" 200 109 0.016895 10.0.0.38 - - [2026-07-18 02:56:52] "PUT /firewall-rule/15cd075e-1708-4c71-acd8-8b71978c0df0 HTTP/1.1" 200 260 0.066200 10.0.0.38 - - [2026-07-18 02:56:52] "GET /firewall-rule/15cd075e-1708-4c71-acd8-8b71978c0df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.021860 10.0.0.38 - - [2026-07-18 02:56:52] "POST /chown HTTP/1.1" 200 109 0.043300 10.0.0.38 - - [2026-07-18 02:56:52] "GET /firewall-policy/f317a77a-ef1b-45e3-98cc-729c7735f771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.004483 10.0.0.38 - - [2026-07-18 02:56:52] "GET /firewall-rule/15cd075e-1708-4c71-acd8-8b71978c0df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.002459 10.0.0.38 - - [2026-07-18 02:56:52] "GET /virtual-machine-interface/d44a9470-8252-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011117 10.0.0.38 - - [2026-07-18 02:56:52] "PUT /instance-ip/7e339bbf-ceb7-41b5-861d-4f696c9bda5d HTTP/1.1" 200 256 0.020985 10.0.0.38 - - [2026-07-18 02:56:52] "POST /ref-update HTTP/1.1" 200 156 0.027866 10.0.0.38 - - [2026-07-18 02:56:52] "POST /set-tag HTTP/1.1" 200 109 0.014218 10.0.0.38 - - [2026-07-18 02:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.38 - - [2026-07-18 02:56:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.38 - - [2026-07-18 02:56:52] "GET /loadbalancer/cfe0b339-72bd-429a-bfe3-0065973e8dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004487 10.0.0.38 - - [2026-07-18 02:56:52] "GET /virtual-machine-interface/d44a9470-8252-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006631 10.0.0.38 - - [2026-07-18 02:56:52] "POST /chown HTTP/1.1" 200 109 0.018076 10.0.0.38 - - [2026-07-18 02:56:52] "POST /chown HTTP/1.1" 200 109 0.040647 10.0.0.38 - - [2026-07-18 02:56:52] "POST /set-tag HTTP/1.1" 200 109 0.098897 10.0.0.38 - - [2026-07-18 02:56:52] "PUT /instance-ip/7e339bbf-ceb7-41b5-861d-4f696c9bda5d HTTP/1.1" 200 256 0.041958 10.0.0.38 - - [2026-07-18 02:56:52] "POST /ref-update HTTP/1.1" 200 156 0.014520 10.0.0.38 - - [2026-07-18 02:56:52] "POST /chown HTTP/1.1" 200 109 0.038364 10.0.0.38 - - [2026-07-18 02:56:52] "DELETE /loadbalancer-member/640070be-af33-4286-a671-53b7d464fd6e HTTP/1.1" 200 115 0.103090 10.0.0.38 - - [2026-07-18 02:56:52] "GET /virtual-machine-interface/d44a9470-8252-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009883 10.0.0.38 - - [2026-07-18 02:56:52] "POST /chown HTTP/1.1" 200 109 0.038043 10.0.0.38 - - [2026-07-18 02:56:52] "POST /set-tag HTTP/1.1" 200 109 0.004183 10.0.0.38 - - [2026-07-18 02:56:52] "PUT /instance-ip/7e339bbf-ceb7-41b5-861d-4f696c9bda5d HTTP/1.1" 200 256 0.039033 10.0.0.38 - - [2026-07-18 02:56:52] "DELETE /loadbalancer-member/79498861-20c4-49f1-8b98-bec3b0ad8973 HTTP/1.1" 200 115 0.111132 10.0.0.38 - - [2026-07-18 02:56:52] "POST /ref-update HTTP/1.1" 200 156 0.072586 10.0.0.38 - - [2026-07-18 02:56:52] "GET /virtual-machine-interface/d44a9470-8252-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.025736 10.0.0.38 - - [2026-07-18 02:56:53] "POST /set-tag HTTP/1.1" 200 109 0.002864 10.0.0.38 - - [2026-07-18 02:56:53] "DELETE /loadbalancer-member/5271e1fb-b616-49de-b296-e45ad2902278 HTTP/1.1" 200 115 0.039175 10.0.0.38 - - [2026-07-18 02:56:53] "GET /virtual-machine-interface/d44a9470-8252-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006081 10.0.0.38 - - [2026-07-18 02:56:53] "PUT /service-instance/f004a078-135b-408f-947b-cb6fed17585c HTTP/1.1" 200 266 0.017395 10.0.0.38 - - [2026-07-18 02:56:53] "POST /set-tag HTTP/1.1" 200 109 0.011377 10.0.0.38 - - [2026-07-18 02:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.38 - - [2026-07-18 02:56:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.045246 10.0.0.38 - - [2026-07-18 02:56:53] "GET /loadbalancer/cfe0b339-72bd-429a-bfe3-0065973e8dc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.022457 10.0.0.38 - - [2026-07-18 02:56:53] "GET /loadbalancer-pool/d2d7570d-6723-41d6-b09e-e73a6fe574f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002974 10.0.0.38 - - [2026-07-18 02:56:53] "PUT /service-instance/f004a078-135b-408f-947b-cb6fed17585c HTTP/1.1" 200 266 0.008718 10.0.0.38 - - [2026-07-18 02:56:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.027348 10.0.0.38 - - [2026-07-18 02:56:53] "POST /loadbalancer-members HTTP/1.1" 200 690 0.104470 10.0.0.38 - - [2026-07-18 02:56:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.036488 10.0.0.38 - - [2026-07-18 02:56:53] "PUT /service-instance/f004a078-135b-408f-947b-cb6fed17585c HTTP/1.1" 200 266 0.052366 10.0.0.38 - - [2026-07-18 02:56:53] "GET /virtual-machine-interface/d44a9470-8252-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.017651 10.0.0.38 - - [2026-07-18 02:56:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.021721 10.0.0.38 - - [2026-07-18 02:56:53] "PUT /service-instance/f004a078-135b-408f-947b-cb6fed17585c HTTP/1.1" 200 266 0.019568 10.0.0.38 - - [2026-07-18 02:56:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.033590 10.0.0.38 - - [2026-07-18 02:56:53] "POST /set-tag HTTP/1.1" 200 109 0.143222 10.0.0.38 - - [2026-07-18 02:56:53] "GET /loadbalancer-pool/cf21529f-eb9c-44c9-a10b-dd1873c400b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.032390 10.0.0.38 - - [2026-07-18 02:56:53] "PUT /service-instance/f004a078-135b-408f-947b-cb6fed17585c HTTP/1.1" 200 266 0.010900 10.0.0.38 - - [2026-07-18 02:56:53] "POST /loadbalancer-members HTTP/1.1" 200 690 0.083411 10.0.0.38 - - [2026-07-18 02:56:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.045532 10.0.0.38 - - [2026-07-18 02:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.016802 10.0.0.38 - - [2026-07-18 02:56:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.022005 10.0.0.38 - - [2026-07-18 02:56:53] "GET /virtual-machine-interface/d44a9470-8252-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.007323 10.0.0.38 - - [2026-07-18 02:56:53] "POST /set-tag HTTP/1.1" 200 109 0.003350 10.0.0.38 - - [2026-07-18 02:56:53] "POST /chown HTTP/1.1" 200 109 0.022787 10.0.0.38 - - [2026-07-18 02:56:53] "GET /loadbalancer-pool/fb99878f-9bcf-4941-ac2c-531b36456b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.007791 10.0.0.38 - - [2026-07-18 02:56:53] "POST /chown HTTP/1.1" 200 109 0.034463 10.0.0.38 - - [2026-07-18 02:56:53] "POST /ref-update HTTP/1.1" 200 156 0.017174 10.0.0.38 - - [2026-07-18 02:56:53] "POST /loadbalancer-members HTTP/1.1" 200 692 0.059525 10.0.0.38 - - [2026-07-18 02:56:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.049016 10.0.0.38 - - [2026-07-18 02:56:54] "POST /chown HTTP/1.1" 200 109 0.082054 10.0.0.38 - - [2026-07-18 02:56:54] "GET /virtual-machine-interface/d44a9470-8252-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.046849 10.0.0.38 - - [2026-07-18 02:56:54] "POST /chown HTTP/1.1" 200 109 0.037499 10.0.0.38 - - [2026-07-18 02:56:54] "POST /set-tag HTTP/1.1" 200 109 0.002858 10.0.0.38 - - [2026-07-18 02:56:54] "POST /ref-update HTTP/1.1" 200 156 0.027311 10.0.0.38 - - [2026-07-18 02:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.38 - - [2026-07-18 02:56:54] "POST /chown HTTP/1.1" 200 109 0.008554 10.0.0.38 - - [2026-07-18 02:56:54] "POST /chown HTTP/1.1" 200 109 0.041214 10.0.0.38 - - [2026-07-18 02:56:54] "POST /chown HTTP/1.1" 200 109 0.007295 10.0.0.38 - - [2026-07-18 02:56:54] "POST /chown HTTP/1.1" 200 109 0.027524 10.0.0.38 - - [2026-07-18 02:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.38 - - [2026-07-18 02:56:54] "POST /chown HTTP/1.1" 200 109 0.009005 10.0.0.38 - - [2026-07-18 02:56:54] "POST /chown HTTP/1.1" 200 109 0.009568 10.0.0.38 - - [2026-07-18 02:56:54] "POST /chown HTTP/1.1" 200 109 0.032919 10.0.0.38 - - [2026-07-18 02:56:54] "POST /chown HTTP/1.1" 200 109 0.029404 10.0.0.38 - - [2026-07-18 02:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008275 10.0.0.38 - - [2026-07-18 02:56:54] "POST /chown HTTP/1.1" 200 109 0.007917 10.0.0.38 - - [2026-07-18 02:56:54] "POST /chown HTTP/1.1" 200 109 0.025025 10.0.0.38 - - [2026-07-18 02:56:54] "POST /chown HTTP/1.1" 200 109 0.012254 10.0.0.38 - - [2026-07-18 02:56:54] "POST /chown HTTP/1.1" 200 109 0.037312 10.0.0.38 - - [2026-07-18 02:56:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.025055 10.0.0.38 - - [2026-07-18 02:56:54] "POST /chown HTTP/1.1" 200 109 0.010803 10.0.0.38 - - [2026-07-18 02:56:54] "POST /chown HTTP/1.1" 200 109 0.008739 10.0.0.38 - - [2026-07-18 02:56:54] "POST /chown HTTP/1.1" 200 109 0.030690 10.0.0.38 - - [2026-07-18 02:56:54] "POST /chown HTTP/1.1" 200 109 0.030835 10.0.0.38 - - [2026-07-18 02:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006536 10.0.0.38 - - [2026-07-18 02:56:55] "POST /chown HTTP/1.1" 200 109 0.020791 10.0.0.38 - - [2026-07-18 02:56:55] "POST /chown HTTP/1.1" 200 109 0.032259 10.0.0.38 - - [2026-07-18 02:56:55] "POST /chown HTTP/1.1" 200 109 0.012038 10.0.0.38 - - [2026-07-18 02:56:55] "POST /chown HTTP/1.1" 200 109 0.042686 10.0.0.38 - - [2026-07-18 02:56:55] "GET /virtual-machine-interface/d44a9470-8252-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006237 10.0.0.38 - - [2026-07-18 02:56:55] "GET /floating-ip/82e75335-b563-498c-a354-7f4e30414a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.006332 10.0.0.38 - - [2026-07-18 02:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.38 - - [2026-07-18 02:56:55] "POST /chown HTTP/1.1" 200 109 0.010221 10.0.0.38 - - [2026-07-18 02:56:55] "POST /chown HTTP/1.1" 200 109 0.011897 10.0.0.38 - - [2026-07-18 02:56:55] "POST /chown HTTP/1.1" 200 109 0.029875 10.0.0.38 - - [2026-07-18 02:56:55] "POST /chown HTTP/1.1" 200 109 0.091136 10.0.0.38 - - [2026-07-18 02:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.38 - - [2026-07-18 02:56:55] "POST /chown HTTP/1.1" 200 109 0.009009 10.0.0.38 - - [2026-07-18 02:56:55] "POST /chown HTTP/1.1" 200 109 0.038970 10.0.0.38 - - [2026-07-18 02:56:55] "POST /chown HTTP/1.1" 200 109 0.023476 10.0.0.38 - - [2026-07-18 02:56:55] "POST /chown HTTP/1.1" 200 109 0.041811 10.0.0.38 - - [2026-07-18 02:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.017417 10.0.0.38 - - [2026-07-18 02:56:55] "POST /chown HTTP/1.1" 200 109 0.010153 10.0.0.38 - - [2026-07-18 02:56:55] "POST /chown HTTP/1.1" 200 109 0.032948 10.0.0.38 - - [2026-07-18 02:56:55] "POST /chown HTTP/1.1" 200 109 0.028658 10.0.0.38 - - [2026-07-18 02:56:55] "POST /chown HTTP/1.1" 200 109 0.009479 10.0.0.38 - - [2026-07-18 02:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008410 10.0.0.38 - - [2026-07-18 02:56:55] "POST /chown HTTP/1.1" 200 109 0.018727 10.0.0.38 - - [2026-07-18 02:56:56] "POST /chown HTTP/1.1" 200 109 0.013794 10.0.0.38 - - [2026-07-18 02:56:56] "POST /chown HTTP/1.1" 200 109 0.043061 10.0.0.38 - - [2026-07-18 02:56:56] "POST /chown HTTP/1.1" 200 109 0.038041 10.0.0.38 - - [2026-07-18 02:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004461 10.0.0.38 - - [2026-07-18 02:56:56] "POST /chown HTTP/1.1" 200 109 0.011626 10.0.0.38 - - [2026-07-18 02:56:56] "POST /chown HTTP/1.1" 200 109 0.030216 10.0.0.38 - - [2026-07-18 02:56:56] "POST /chown HTTP/1.1" 200 109 0.007647 10.0.0.38 - - [2026-07-18 02:56:56] "POST /chown HTTP/1.1" 200 109 0.043291 10.0.0.38 - - [2026-07-18 02:56:56] "GET /virtual-machine-interface/d44a9470-8252-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005872 10.0.0.38 - - [2026-07-18 02:56:56] "GET /floating-ip/82e75335-b563-498c-a354-7f4e30414a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003623 10.0.0.38 - - [2026-07-18 02:56:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.38 - - [2026-07-18 02:56:56] "POST /chown HTTP/1.1" 200 109 0.009542 10.0.0.38 - - [2026-07-18 02:56:56] "POST /chown HTTP/1.1" 200 109 0.013235 10.0.0.38 - - [2026-07-18 02:56:56] "POST /chown HTTP/1.1" 200 109 0.025099 10.0.0.38 - - [2026-07-18 02:56:56] "POST /chown HTTP/1.1" 200 109 0.059185 10.0.0.38 - - [2026-07-18 02:56:56] "GET /virtual-machine-interface/d44a9470-8252-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004906 10.0.0.38 - - [2026-07-18 02:56:56] "GET /floating-ip/82e75335-b563-498c-a354-7f4e30414a14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002923 10.0.0.38 - - [2026-07-18 02:56:57] "GET /virtual-machine-interface/4ef263fa-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.018627 10.0.0.38 - - [2026-07-18 02:56:57] "POST /set-tag HTTP/1.1" 200 109 0.015864 10.0.0.38 - - [2026-07-18 02:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.38 - - [2026-07-18 02:56:57] "GET /loadbalancer/0fc9e73d-55cc-4aaf-91ec-20ce8b06c8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003198 10.0.0.38 - - [2026-07-18 02:56:57] "GET /loadbalancer-pool/95e6d646-42bb-46d0-ab80-3b1bca4b27ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.006507 10.0.0.38 - - [2026-07-18 02:56:57] "POST /loadbalancer-members HTTP/1.1" 200 702 0.043710 10.0.0.38 - - [2026-07-18 02:56:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.027867 10.0.0.38 - - [2026-07-18 02:56:57] "GET /virtual-machine-interface/4ef263fa-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005187 10.0.0.38 - - [2026-07-18 02:56:57] "POST /tags HTTP/1.1" 409 221 0.018064 10.0.0.38 - - [2026-07-18 02:56:57] "GET /virtual-machine-interface/4ef263fa-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010973 10.0.0.38 - - [2026-07-18 02:56:57] "POST /ref-update HTTP/1.1" 200 156 0.028295 10.0.0.38 - - [2026-07-18 02:56:57] "GET /floating-ip/6a989d18-5563-4e18-8812-4c72d6122535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.019729 10.0.0.38 - - [2026-07-18 02:56:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.034763 10.0.0.38 - - [2026-07-18 02:56:57] "GET /tag/0ff14e3c-4783-4ca6-a02a-7535bd3a593f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.018648 10.0.0.38 - - [2026-07-18 02:56:57] "PUT /floating-ip/6a989d18-5563-4e18-8812-4c72d6122535 HTTP/1.1" 200 256 0.019861 10.0.0.38 - - [2026-07-18 02:56:57] "POST /set-tag HTTP/1.1" 200 109 0.053472 10.0.0.38 - - [2026-07-18 02:56:58] "GET /virtual-machine-interface/4f7748b8-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008926 10.0.0.38 - - [2026-07-18 02:56:58] "POST /set-tag HTTP/1.1" 200 109 0.003063 10.0.0.38 - - [2026-07-18 02:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.38 - - [2026-07-18 02:56:58] "GET /loadbalancer/0fc9e73d-55cc-4aaf-91ec-20ce8b06c8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002470 10.0.0.38 - - [2026-07-18 02:56:58] "GET /loadbalancer-pool/95e6d646-42bb-46d0-ab80-3b1bca4b27ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003345 10.0.0.38 - - [2026-07-18 02:56:58] "POST /loadbalancer-members HTTP/1.1" 200 702 0.038141 10.0.0.38 - - [2026-07-18 02:56:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.045124 10.0.0.38 - - [2026-07-18 02:56:58] "GET /virtual-machine-interface/4f7748b8-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.031796 10.0.0.38 - - [2026-07-18 02:56:58] "GET /virtual-machine-interface/4f7748b8-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005272 10.0.0.38 - - [2026-07-18 02:56:58] "POST /ref-update HTTP/1.1" 200 156 0.014503 10.0.0.38 - - [2026-07-18 02:56:58] "GET /floating-ip/6a989d18-5563-4e18-8812-4c72d6122535?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.044709 10.0.0.38 - - [2026-07-18 02:56:58] "POST /set-tag HTTP/1.1" 200 109 0.058914 10.0.0.38 - - [2026-07-18 02:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.38 - - [2026-07-18 02:56:59] "GET /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004158 10.0.0.38 - - [2026-07-18 02:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001324 10.0.0.38 - - [2026-07-18 02:56:59] "GET /project/9daa2895-1c65-48b8-b3d6-15a767f00e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.050654 10.0.0.38 - - [2026-07-18 02:56:59] "POST /virtual-machines HTTP/1.1" 200 373 0.009242 10.0.0.38 - - [2026-07-18 02:56:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.045528 10.0.0.38 - - [2026-07-18 02:56:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.183836 10.0.0.38 - - [2026-07-18 02:56:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.010426 10.0.0.38 - - [2026-07-18 02:56:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.022008 10.0.0.38 - - [2026-07-18 02:56:59] "GET /virtual-machine-interface/581320be-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.016629 10.0.0.38 - - [2026-07-18 02:56:59] "POST /instance-ips HTTP/1.1" 200 413 0.031134 10.0.0.38 - - [2026-07-18 02:56:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.064451 10.0.0.38 - - [2026-07-18 02:56:59] "GET /virtual-machine-interface/581320be-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.018418 10.0.0.38 - - [2026-07-18 02:56:59] "POST /set-tag HTTP/1.1" 200 109 0.027120 10.0.0.38 - - [2026-07-18 02:56:59] "GET /virtual-machine-interface/581320be-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.024841 10.0.0.38 - - [2026-07-18 02:56:59] "GET /instance-ip/5837d5d0-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.004462 10.0.0.38 - - [2026-07-18 02:56:59] "GET /virtual-machine-interface/581320be-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006636 10.0.0.38 - - [2026-07-18 02:56:59] "POST /set-tag HTTP/1.1" 200 109 0.002529 10.0.0.38 - - [2026-07-18 02:56:59] "GET /virtual-router/c55b9797-9f7d-4c69-9313-0b1839e5e0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.007768 10.0.0.38 - - [2026-07-18 02:56:59] "POST /ref-update HTTP/1.1" 200 156 0.013385 10.0.0.38 - - [2026-07-18 02:56:59] "GET /virtual-machine-interface/581320be-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.016030 10.0.0.38 - - [2026-07-18 02:56:59] "POST /set-tag HTTP/1.1" 200 109 0.003156 10.0.0.38 - - [2026-07-18 02:56:59] "GET /virtual-machine-interface/581320be-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004821 10.0.0.38 - - [2026-07-18 02:56:59] "POST /set-tag HTTP/1.1" 200 109 0.001934 10.0.0.38 - - [2026-07-18 02:57:00] "GET /virtual-machine/3ce7ed6a-a09c-4e08-b603-1889b86773fe?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.004853 10.0.0.38 - - [2026-07-18 02:57:00] "GET /virtual-machine-interface/4ef263fa-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.011839 10.0.0.38 - - [2026-07-18 02:57:00] "GET /virtual-machine/b45142d6-f9f0-4b20-b8df-074220e03968?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003912 10.0.0.38 - - [2026-07-18 02:57:00] "GET /virtual-machine-interface/4f7748b8-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008822 10.0.0.38 - - [2026-07-18 02:57:13] "GET /virtual-machine-interface/581320be-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005086 10.0.0.38 - - [2026-07-18 02:57:13] "POST /set-tag HTTP/1.1" 200 109 0.002566 10.0.0.38 - - [2026-07-18 02:57:16] "GET /virtual-machine/9a8fba94-9141-4cd7-beae-e0dc615090c3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.003856 10.0.0.38 - - [2026-07-18 02:57:16] "GET /virtual-machine-interface/581320be-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005190 10.0.0.38 - - [2026-07-18 02:57:16] "GET /virtual-machine-interface/581320be-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005105 10.0.0.38 - - [2026-07-18 02:57:16] "POST /set-tag HTTP/1.1" 200 109 0.003418 10.0.0.38 - - [2026-07-18 02:57:47] "GET /virtual-machine-interface/581320be-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005321 10.0.0.38 - - [2026-07-18 02:57:47] "POST /set-tag HTTP/1.1" 200 109 0.002581 10.0.0.38 - - [2026-07-18 02:57:47] "GET /virtual-machine-interface/581320be-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004512 10.0.0.38 - - [2026-07-18 02:57:47] "POST /set-tag HTTP/1.1" 200 109 0.002799 10.0.0.38 - - [2026-07-18 02:57:47] "GET /virtual-machine/9a8fba94-9141-4cd7-beae-e0dc615090c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002694 10.0.0.38 - - [2026-07-18 02:57:47] "POST /ref-update HTTP/1.1" 200 156 0.009732 10.0.0.38 - - [2026-07-18 02:57:47] "GET /virtual-machine-interface/581320be-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.023998 10.0.0.38 - - [2026-07-18 02:57:47] "POST /set-tag HTTP/1.1" 200 109 0.016256 10.0.0.38 - - [2026-07-18 02:57:47] "POST /set-tag HTTP/1.1" 200 109 0.027004 10.0.0.38 - - [2026-07-18 02:57:47] "DELETE /instance-ip/5837d5d0-8254-11f1-b2f3-fa163e62fba1 HTTP/1.1" 200 115 0.069522 10.0.0.38 - - [2026-07-18 02:57:47] "DELETE /virtual-machine-interface/581320be-8254-11f1-b2f3-fa163e62fba1 HTTP/1.1" 200 115 0.061770 10.0.0.38 - - [2026-07-18 02:57:47] "DELETE /virtual-machine/9a8fba94-9141-4cd7-beae-e0dc615090c3 HTTP/1.1" 200 115 0.024966 10.0.0.38 - - [2026-07-18 02:57:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.38 - - [2026-07-18 02:57:50] "POST /chown HTTP/1.1" 200 109 0.012034 10.0.0.38 - - [2026-07-18 02:57:50] "POST /chown HTTP/1.1" 200 109 0.009777 10.0.0.38 - - [2026-07-18 02:57:50] "POST /chown HTTP/1.1" 200 109 0.029698 10.0.0.38 - - [2026-07-18 02:57:50] "POST /chown HTTP/1.1" 200 109 0.034924 10.0.0.38 - - [2026-07-18 02:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.38 - - [2026-07-18 02:57:51] "GET /tag/3ef6cc12-f04e-4710-8e1b-5a1821112656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.013795 10.0.0.38 - - [2026-07-18 02:57:51] "GET /tag/3ef6cc12-f04e-4710-8e1b-5a1821112656?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.014453 10.0.0.38 - - [2026-07-18 02:57:51] "GET /virtual-machine-interface/041f725d-017c-4f56-99ff-c646a607039e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.005448 10.0.0.38 - - [2026-07-18 02:57:51] "POST /set-tag HTTP/1.1" 200 109 0.029280 10.0.0.38 - - [2026-07-18 02:57:51] "GET /virtual-machine-interface/79dcbfa2-57f7-481f-bd10-c0ebd6d215b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.026220 10.0.0.38 - - [2026-07-18 02:57:51] "POST /set-tag HTTP/1.1" 200 109 0.034435 10.0.0.38 - - [2026-07-18 02:57:51] "GET /virtual-machine-interface/b617cb73-cc4f-4e0f-8641-1aff2f8ed499?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.006016 10.0.0.38 - - [2026-07-18 02:57:51] "POST /set-tag HTTP/1.1" 200 109 0.019932 10.0.0.38 - - [2026-07-18 02:57:51] "GET /firewall-policy/f317a77a-ef1b-45e3-98cc-729c7735f771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.019612 10.0.0.38 - - [2026-07-18 02:57:51] "GET /firewall-rule/15cd075e-1708-4c71-acd8-8b71978c0df0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.003154 10.0.0.38 - - [2026-07-18 02:57:51] "POST /ref-update HTTP/1.1" 200 156 0.015218 10.0.0.38 - - [2026-07-18 02:57:51] "DELETE /firewall-rule/15cd075e-1708-4c71-acd8-8b71978c0df0 HTTP/1.1" 200 115 0.088276 10.0.0.38 - - [2026-07-18 02:57:51] "DELETE /loadbalancer-member/593ef3d1-5aa6-43aa-a74a-1b8c8c6da705 HTTP/1.1" 200 115 0.054068 10.0.0.38 - - [2026-07-18 02:57:51] "PUT /service-instance/f004a078-135b-408f-947b-cb6fed17585c HTTP/1.1" 200 266 0.015893 10.0.0.38 - - [2026-07-18 02:57:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.038761 10.0.0.38 - - [2026-07-18 02:57:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.38 - - [2026-07-18 02:57:51] "DELETE /loadbalancer-pool/fc8368bd-50f1-47a4-ac30-1a2e7db9670c HTTP/1.1" 200 115 0.106591 10.0.0.38 - - [2026-07-18 02:57:52] "POST /chown HTTP/1.1" 200 109 0.022004 10.0.0.38 - - [2026-07-18 02:57:52] "DELETE /loadbalancer-listener/8fbda3d1-13d4-4fd9-808b-e43ace80aecf HTTP/1.1" 200 115 0.058007 10.0.0.38 - - [2026-07-18 02:57:52] "POST /chown HTTP/1.1" 200 109 0.014592 10.0.0.38 - - [2026-07-18 02:57:52] "GET /floating-ip/1d87369a-3205-4329-bdac-309239a4ccad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.005872 10.0.0.38 - - [2026-07-18 02:57:52] "POST /chown HTTP/1.1" 200 109 0.025868 10.0.0.38 - - [2026-07-18 02:57:52] "POST /chown HTTP/1.1" 200 109 0.029852 10.0.0.38 - - [2026-07-18 02:57:52] "PUT /floating-ip/1d87369a-3205-4329-bdac-309239a4ccad HTTP/1.1" 200 256 0.040687 10.0.0.38 - - [2026-07-18 02:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.38 - - [2026-07-18 02:57:52] "POST /chown HTTP/1.1" 200 109 0.011373 10.0.0.38 - - [2026-07-18 02:57:52] "POST /chown HTTP/1.1" 200 109 0.025341 10.0.0.38 - - [2026-07-18 02:57:52] "DELETE /floating-ip/1d87369a-3205-4329-bdac-309239a4ccad HTTP/1.1" 200 115 0.122621 10.0.0.38 - - [2026-07-18 02:57:52] "POST /chown HTTP/1.1" 200 109 0.011019 10.0.0.38 - - [2026-07-18 02:57:52] "POST /chown HTTP/1.1" 200 109 0.037533 10.0.0.38 - - [2026-07-18 02:57:52] "PUT /service-instance/f004a078-135b-408f-947b-cb6fed17585c HTTP/1.1" 200 266 0.030803 10.0.0.38 - - [2026-07-18 02:57:52] "DELETE /loadbalancer/65ab35f3-7803-423c-91f8-1904e6da01f7 HTTP/1.1" 200 115 0.149807 10.0.0.38 - - [2026-07-18 02:57:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.021422 10.0.0.38 - - [2026-07-18 02:57:52] "POST /ref-update HTTP/1.1" 404 171 0.020769 10.0.0.38 - - [2026-07-18 02:57:52] "PUT /service-instance/f004a078-135b-408f-947b-cb6fed17585c HTTP/1.1" 200 266 0.031575 10.0.0.38 - - [2026-07-18 02:57:52] "DELETE /instance-ip/7e339bbf-ceb7-41b5-861d-4f696c9bda5d HTTP/1.1" 200 115 0.123051 10.0.0.38 - - [2026-07-18 02:57:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.015375 10.0.0.38 - - [2026-07-18 02:57:52] "POST /ref-update HTTP/1.1" 404 171 0.003692 10.0.0.38 - - [2026-07-18 02:57:52] "DELETE /virtual-machine-interface/79dcbfa2-57f7-481f-bd10-c0ebd6d215b8 HTTP/1.1" 200 115 0.152783 10.0.0.38 - - [2026-07-18 02:57:52] "PUT /service-instance/f004a078-135b-408f-947b-cb6fed17585c HTTP/1.1" 200 266 0.023079 10.0.0.38 - - [2026-07-18 02:57:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.029454 10.0.0.38 - - [2026-07-18 02:57:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.38 - - [2026-07-18 02:57:52] "DELETE /tag/3ef6cc12-f04e-4710-8e1b-5a1821112656 HTTP/1.1" 200 115 0.170419 10.0.0.38 - - [2026-07-18 02:57:52] "DELETE /service-instance/f004a078-135b-408f-947b-cb6fed17585c HTTP/1.1" 200 115 0.075485 10.0.0.38 - - [2026-07-18 02:57:52] "GET /virtual-machine-interface/b617cb73-cc4f-4e0f-8641-1aff2f8ed499?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.005486 10.0.0.38 - - [2026-07-18 02:57:53] "DELETE /virtual-machine-interface/b617cb73-cc4f-4e0f-8641-1aff2f8ed499 HTTP/1.1" 200 115 0.050924 10.0.0.38 - - [2026-07-18 02:57:53] "DELETE /virtual-machine/1305a98f-04f3-42b5-814d-e3111f7a7114 HTTP/1.1" 200 115 0.022938 10.0.0.38 - - [2026-07-18 02:57:53] "GET /virtual-machine-interface/041f725d-017c-4f56-99ff-c646a607039e?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1207 0.005839 10.0.0.38 - - [2026-07-18 02:57:53] "DELETE /virtual-machine-interface/041f725d-017c-4f56-99ff-c646a607039e HTTP/1.1" 200 115 0.039055 10.0.0.38 - - [2026-07-18 02:57:53] "POST /ref-update HTTP/1.1" 200 156 0.016625 10.0.0.38 - - [2026-07-18 02:57:53] "DELETE /virtual-machine/992a88a4-b1b2-48b4-8747-6049666cd5d7 HTTP/1.1" 200 115 0.049840 10.0.0.38 - - [2026-07-18 02:57:53] "GET /floating-ip-pool/673cd7f6-e691-4ea2-b29a-6a7f166b8c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003604 10.0.0.38 - - [2026-07-18 02:57:53] "POST /ref-update HTTP/1.1" 200 156 0.011484 10.0.0.38 - - [2026-07-18 02:57:53] "DELETE /floating-ip-pool/673cd7f6-e691-4ea2-b29a-6a7f166b8c55 HTTP/1.1" 200 115 0.036849 10.0.0.38 - - [2026-07-18 02:57:53] "POST /useragent-kv HTTP/1.1" 200 115 0.011132 10.0.0.38 - - [2026-07-18 02:57:53] "POST /useragent-kv HTTP/1.1" 200 115 0.009503 10.0.0.38 - - [2026-07-18 02:57:53] "DELETE /virtual-network/0506a450-8a8a-4f27-9325-32466acecda4 HTTP/1.1" 200 115 0.113685 10.0.0.38 - - [2026-07-18 02:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005919 10.0.0.38 - - [2026-07-18 02:57:53] "GET /routing-instance/894e8fbc-2b53-44df-bb1f-7275d0027991 HTTP/1.1" 404 171 0.006279 10.0.0.38 - - [2026-07-18 02:57:53] "GET /domains HTTP/1.1" 200 280 0.001583 10.0.0.38 - - [2026-07-18 02:57:53] "GET /domain/2651773e-28eb-41b0-a411-0149f446cae3 HTTP/1.1" 200 3086 0.002793 10.0.0.38 - - [2026-07-18 02:57:53] "DELETE /route-target/a2bb3589-e995-460f-89aa-676bc13282e3 HTTP/1.1" 200 115 0.041065 10.0.0.38 - - [2026-07-18 02:57:53] "GET /project/9daa2895-1c65-48b8-b3d6-15a767f00e3d HTTP/1.1" 200 6874 0.067755 10.0.0.38 - - [2026-07-18 02:57:53] "GET /virtual-machine-interface/4f7748b8-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.011599 10.0.0.38 - - [2026-07-18 02:57:53] "POST /set-tag HTTP/1.1" 200 109 0.004163 10.0.0.38 - - [2026-07-18 02:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.38 - - [2026-07-18 02:57:53] "GET /loadbalancer/0fc9e73d-55cc-4aaf-91ec-20ce8b06c8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002581 10.0.0.38 - - [2026-07-18 02:57:53] "GET /virtual-machine-interface/4f7748b8-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.009287 10.0.0.38 - - [2026-07-18 02:57:53] "POST /set-tag HTTP/1.1" 200 109 0.024055 10.0.0.38 - - [2026-07-18 02:57:53] "DELETE /loadbalancer-member/74c7cdb4-78ba-4e8c-aba6-621b8f32756d HTTP/1.1" 200 115 0.055233 10.0.0.38 - - [2026-07-18 02:57:54] "GET /global-system-configs HTTP/1.1" 200 322 0.010295 10.0.0.38 - - [2026-07-18 02:57:55] "GET /virtual-machine-interface/4f7748b8-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006510 10.0.0.38 - - [2026-07-18 02:57:55] "POST /set-tag HTTP/1.1" 200 109 0.005879 10.0.0.38 - - [2026-07-18 02:57:55] "GET /virtual-machine-interface/4f7748b8-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005650 10.0.0.38 - - [2026-07-18 02:57:55] "POST /set-tag HTTP/1.1" 200 109 0.002408 10.0.0.38 - - [2026-07-18 02:57:55] "GET /virtual-machine/b45142d6-f9f0-4b20-b8df-074220e03968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003136 10.0.0.38 - - [2026-07-18 02:57:55] "POST /ref-update HTTP/1.1" 200 156 0.009347 10.0.0.38 - - [2026-07-18 02:57:55] "GET /virtual-machine-interface/4f7748b8-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006122 10.0.0.38 - - [2026-07-18 02:57:55] "POST /set-tag HTTP/1.1" 200 109 0.048614 10.0.0.38 - - [2026-07-18 02:57:55] "POST /set-tag HTTP/1.1" 200 109 0.037173 10.0.0.38 - - [2026-07-18 02:57:55] "POST /set-tag HTTP/1.1" 200 109 0.032166 10.0.0.38 - - [2026-07-18 02:57:55] "GET /global-system-configs HTTP/1.1" 200 322 0.017103 10.0.0.38 - - [2026-07-18 02:57:55] "DELETE /instance-ip/4f998f5e-8254-11f1-b2f3-fa163e62fba1 HTTP/1.1" 200 115 0.039279 10.0.0.38 - - [2026-07-18 02:57:55] "POST /ref-update HTTP/1.1" 200 156 0.010097 10.0.0.38 - - [2026-07-18 02:57:55] "DELETE /virtual-machine-interface/4f7748b8-8254-11f1-b2f3-fa163e62fba1 HTTP/1.1" 200 115 0.063171 10.0.0.38 - - [2026-07-18 02:57:55] "DELETE /virtual-machine/b45142d6-f9f0-4b20-b8df-074220e03968 HTTP/1.1" 200 115 0.023948 10.0.0.38 - - [2026-07-18 02:57:58] "GET /virtual-machine-interface/4ef263fa-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007710 10.0.0.38 - - [2026-07-18 02:57:58] "POST /set-tag HTTP/1.1" 200 109 0.003585 10.0.0.38 - - [2026-07-18 02:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.38 - - [2026-07-18 02:57:58] "GET /loadbalancer/0fc9e73d-55cc-4aaf-91ec-20ce8b06c8c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002701 10.0.0.38 - - [2026-07-18 02:58:00] "GET /virtual-machine-interface/4ef263fa-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007878 10.0.0.38 - - [2026-07-18 02:58:00] "POST /set-tag HTTP/1.1" 200 109 0.003346 10.0.0.38 - - [2026-07-18 02:58:00] "GET /virtual-machine-interface/4ef263fa-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005696 10.0.0.38 - - [2026-07-18 02:58:00] "POST /set-tag HTTP/1.1" 200 109 0.002925 10.0.0.38 - - [2026-07-18 02:58:00] "GET /virtual-machine/3ce7ed6a-a09c-4e08-b603-1889b86773fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002943 10.0.0.38 - - [2026-07-18 02:58:00] "POST /ref-update HTTP/1.1" 200 156 0.014303 10.0.0.38 - - [2026-07-18 02:58:00] "GET /virtual-machine-interface/4ef263fa-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.013536 10.0.0.38 - - [2026-07-18 02:58:00] "POST /set-tag HTTP/1.1" 200 109 0.028972 10.0.0.38 - - [2026-07-18 02:58:00] "POST /set-tag HTTP/1.1" 200 109 0.024001 10.0.0.38 - - [2026-07-18 02:58:00] "POST /set-tag HTTP/1.1" 200 109 0.039809 10.0.0.38 - - [2026-07-18 02:58:00] "DELETE /instance-ip/4f0e1d48-8254-11f1-b2f3-fa163e62fba1 HTTP/1.1" 200 115 0.081788 10.0.0.38 - - [2026-07-18 02:58:00] "POST /ref-update HTTP/1.1" 200 156 0.012435 10.0.0.38 - - [2026-07-18 02:58:00] "DELETE /virtual-machine-interface/4ef263fa-8254-11f1-b2f3-fa163e62fba1 HTTP/1.1" 200 115 0.069421 10.0.0.38 - - [2026-07-18 02:58:00] "DELETE /virtual-machine/3ce7ed6a-a09c-4e08-b603-1889b86773fe HTTP/1.1" 200 115 0.032659 10.0.0.38 - - [2026-07-18 02:58:00] "DELETE /tag/e048fe18-0bcd-40d2-8033-cb9cca0219bc HTTP/1.1" 200 115 0.079791 10.0.0.38 - - [2026-07-18 02:58:00] "DELETE /tag/9823c96c-99a6-4c61-9168-8bd48e55e9bf HTTP/1.1" 200 115 0.081779 10.0.0.38 - - [2026-07-18 02:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.38 - - [2026-07-18 02:58:04] "GET /project/9daa2895-1c65-48b8-b3d6-15a767f00e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.083240 10.0.0.38 - - [2026-07-18 02:58:04] "POST /tags HTTP/1.1" 200 393 0.029929 10.0.0.38 - - [2026-07-18 02:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013926 10.0.0.38 - - [2026-07-18 02:58:04] "GET /tag/f1d2436b-1b43-4eb6-9bb7-7279b57e3d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.016436 10.0.0.38 - - [2026-07-18 02:58:04] "POST /tags HTTP/1.1" 200 341 0.020965 10.0.0.38 - - [2026-07-18 02:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.38 - - [2026-07-18 02:58:04] "GET /tag/d061eedc-6f80-452f-9168-3945244f8abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.013006 10.0.0.38 - - [2026-07-18 02:58:04] "POST /id-to-fqname HTTP/1.1" 200 192 0.000632 10.0.0.38 - - [2026-07-18 02:58:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.009675 10.0.0.38 - - [2026-07-18 02:58:04] "POST /security-groups HTTP/1.1" 200 589 0.068763 10.0.0.38 - - [2026-07-18 02:58:04] "POST /projects HTTP/1.1" 200 519 0.236882 10.0.0.38 - - [2026-07-18 02:58:04] "POST /fqname-to-id HTTP/1.1" 404 236 0.002517 10.0.0.38 - - [2026-07-18 02:58:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.014494 10.0.0.38 - - [2026-07-18 02:58:04] "POST /access-control-lists HTTP/1.1" 200 598 0.052518 10.0.0.38 - - [2026-07-18 02:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.015410 10.0.0.38 - - [2026-07-18 02:58:04] "POST /fqname-to-id HTTP/1.1" 404 235 0.010375 10.0.0.38 - - [2026-07-18 02:58:04] "GET /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.027163 10.0.0.38 - - [2026-07-18 02:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.38 - - [2026-07-18 02:58:04] "GET /virtual-network/5150f13e-6ee4-40dc-ac53-a8fd3bc9ccff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.035075 10.0.0.38 - - [2026-07-18 02:58:04] "POST /access-control-lists HTTP/1.1" 200 596 0.067947 10.0.0.38 - - [2026-07-18 02:58:05] "PUT /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa HTTP/1.1" 200 264 0.067304 10.0.0.38 - - [2026-07-18 02:58:05] "PUT /virtual-network/5150f13e-6ee4-40dc-ac53-a8fd3bc9ccff HTTP/1.1" 200 264 0.053976 10.0.0.38 - - [2026-07-18 02:58:05] "POST /security-groups HTTP/1.1" 200 591 0.083365 10.0.0.38 - - [2026-07-18 02:58:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.020746 10.0.0.38 - - [2026-07-18 02:58:05] "POST /fqname-to-id HTTP/1.1" 404 270 0.010222 10.0.0.38 - - [2026-07-18 02:58:05] "POST /chown HTTP/1.1" 200 109 0.045879 10.0.0.38 - - [2026-07-18 02:58:05] "POST /access-control-lists HTTP/1.1" 200 632 0.057577 10.0.0.38 - - [2026-07-18 02:58:05] "POST /fqname-to-id HTTP/1.1" 404 269 0.004800 10.0.0.38 - - [2026-07-18 02:58:05] "GET /application-policy-set/f32afe9c-31fd-4bba-a1b3-c61f9f3fb8e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003435 10.0.0.38 - - [2026-07-18 02:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.38 - - [2026-07-18 02:58:05] "GET /policy-management/84e100ed-132f-43b1-be6e-c784177e4984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002526 10.0.0.38 - - [2026-07-18 02:58:05] "POST /tags HTTP/1.1" 409 226 0.006124 10.0.0.38 - - [2026-07-18 02:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.38 - - [2026-07-18 02:58:05] "GET /tag/d061eedc-6f80-452f-9168-3945244f8abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.045619 10.0.0.38 - - [2026-07-18 02:58:05] "POST /access-control-lists HTTP/1.1" 200 630 0.088779 10.0.0.38 - - [2026-07-18 02:58:05] "POST /firewall-rules HTTP/1.1" 200 600 0.095116 10.0.0.38 - - [2026-07-18 02:58:05] "GET /firewall-rule/9c9c0ea4-73cf-4e18-959e-7295d1003152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.029334 10.0.0.38 - - [2026-07-18 02:58:05] "GET /firewall-policy/c79777b2-9142-46f1-8465-b89df67a05cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005196 10.0.0.38 - - [2026-07-18 02:58:05] "GET /firewall-rule/9c9c0ea4-73cf-4e18-959e-7295d1003152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002743 10.0.0.38 - - [2026-07-18 02:58:05] "POST /ref-update HTTP/1.1" 200 156 0.053746 10.0.0.38 - - [2026-07-18 02:58:05] "GET /application-policy-set/f32afe9c-31fd-4bba-a1b3-c61f9f3fb8e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003041 10.0.0.38 - - [2026-07-18 02:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.38 - - [2026-07-18 02:58:05] "GET /policy-management/84e100ed-132f-43b1-be6e-c784177e4984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004992 10.0.0.38 - - [2026-07-18 02:58:05] "POST /tags HTTP/1.1" 409 226 0.002477 10.0.0.38 - - [2026-07-18 02:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.38 - - [2026-07-18 02:58:05] "GET /tag/d061eedc-6f80-452f-9168-3945244f8abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012597 10.0.0.38 - - [2026-07-18 02:58:06] "POST /firewall-rules HTTP/1.1" 200 598 0.068590 10.0.0.38 - - [2026-07-18 02:58:06] "GET /firewall-rule/3ba1c10c-973a-465f-a267-a345945532a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.015543 10.0.0.38 - - [2026-07-18 02:58:06] "GET /firewall-policy/c79777b2-9142-46f1-8465-b89df67a05cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003666 10.0.0.38 - - [2026-07-18 02:58:06] "GET /firewall-rule/3ba1c10c-973a-465f-a267-a345945532a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003619 10.0.0.38 - - [2026-07-18 02:58:06] "POST /ref-update HTTP/1.1" 200 156 0.060499 10.0.0.38 - - [2026-07-18 02:58:07] "POST /tags HTTP/1.1" 200 393 0.031785 10.0.0.38 - - [2026-07-18 02:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.018969 10.0.0.38 - - [2026-07-18 02:58:07] "GET /tag/b6ed967d-ce9b-45c9-9c04-4b16800bfe51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.013995 10.0.0.38 - - [2026-07-18 02:58:07] "POST /tags HTTP/1.1" 200 341 0.018862 10.0.0.38 - - [2026-07-18 02:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010569 10.0.0.38 - - [2026-07-18 02:58:07] "GET /tag/a017b149-f6c7-411b-830f-89748473d7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.013309 10.0.0.38 - - [2026-07-18 02:58:07] "POST /id-to-fqname HTTP/1.1" 200 192 0.004007 10.0.0.38 - - [2026-07-18 02:58:07] "POST /fqname-to-id HTTP/1.1" 404 201 0.002865 10.0.0.38 - - [2026-07-18 02:58:07] "POST /security-groups HTTP/1.1" 200 589 0.069911 10.0.0.38 - - [2026-07-18 02:58:07] "POST /projects HTTP/1.1" 200 519 0.226266 10.0.0.38 - - [2026-07-18 02:58:07] "POST /fqname-to-id HTTP/1.1" 404 236 0.009237 10.0.0.38 - - [2026-07-18 02:58:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.012067 10.0.0.38 - - [2026-07-18 02:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.021836 10.0.0.38 - - [2026-07-18 02:58:07] "GET /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.006303 10.0.0.38 - - [2026-07-18 02:58:07] "POST /access-control-lists HTTP/1.1" 200 598 0.088437 10.0.0.38 - - [2026-07-18 02:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.018592 10.0.0.38 - - [2026-07-18 02:58:07] "POST /fqname-to-id HTTP/1.1" 404 235 0.019276 10.0.0.38 - - [2026-07-18 02:58:07] "GET /virtual-network/5150f13e-6ee4-40dc-ac53-a8fd3bc9ccff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006916 10.0.0.38 - - [2026-07-18 02:58:08] "POST /access-control-lists HTTP/1.1" 200 596 0.092600 10.0.0.38 - - [2026-07-18 02:58:08] "PUT /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa HTTP/1.1" 200 264 0.117647 10.0.0.38 - - [2026-07-18 02:58:08] "PUT /virtual-network/5150f13e-6ee4-40dc-ac53-a8fd3bc9ccff HTTP/1.1" 200 264 0.072942 10.0.0.38 - - [2026-07-18 02:58:08] "POST /security-groups HTTP/1.1" 200 591 0.084086 10.0.0.38 - - [2026-07-18 02:58:08] "POST /fqname-to-id HTTP/1.1" 404 270 0.002227 10.0.0.38 - - [2026-07-18 02:58:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.018934 10.0.0.38 - - [2026-07-18 02:58:08] "POST /access-control-lists HTTP/1.1" 200 632 0.054856 10.0.0.38 - - [2026-07-18 02:58:08] "POST /chown HTTP/1.1" 200 109 0.021683 10.0.0.38 - - [2026-07-18 02:58:08] "POST /fqname-to-id HTTP/1.1" 404 269 0.009235 10.0.0.38 - - [2026-07-18 02:58:08] "GET /application-policy-set/f32afe9c-31fd-4bba-a1b3-c61f9f3fb8e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.019119 10.0.0.38 - - [2026-07-18 02:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.38 - - [2026-07-18 02:58:08] "GET /policy-management/84e100ed-132f-43b1-be6e-c784177e4984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003370 10.0.0.38 - - [2026-07-18 02:58:08] "POST /tags HTTP/1.1" 409 226 0.001597 10.0.0.38 - - [2026-07-18 02:58:08] "POST /access-control-lists HTTP/1.1" 200 630 0.068691 10.0.0.38 - - [2026-07-18 02:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.38 - - [2026-07-18 02:58:08] "GET /tag/a017b149-f6c7-411b-830f-89748473d7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012763 10.0.0.38 - - [2026-07-18 02:58:08] "POST /firewall-rules HTTP/1.1" 200 600 0.070808 10.0.0.38 - - [2026-07-18 02:58:08] "GET /firewall-rule/9667a90a-aa01-4ee2-a292-2b1477ca7ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004481 10.0.0.38 - - [2026-07-18 02:58:08] "GET /firewall-policy/c79777b2-9142-46f1-8465-b89df67a05cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004777 10.0.0.38 - - [2026-07-18 02:58:08] "GET /firewall-rule/9667a90a-aa01-4ee2-a292-2b1477ca7ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002791 10.0.0.38 - - [2026-07-18 02:58:08] "POST /ref-update HTTP/1.1" 200 156 0.077220 10.0.0.38 - - [2026-07-18 02:58:08] "GET /application-policy-set/f32afe9c-31fd-4bba-a1b3-c61f9f3fb8e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.023953 10.0.0.38 - - [2026-07-18 02:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.38 - - [2026-07-18 02:58:08] "GET /policy-management/84e100ed-132f-43b1-be6e-c784177e4984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003649 10.0.0.38 - - [2026-07-18 02:58:08] "POST /tags HTTP/1.1" 409 226 0.002127 10.0.0.38 - - [2026-07-18 02:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.38 - - [2026-07-18 02:58:08] "GET /tag/a017b149-f6c7-411b-830f-89748473d7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012348 10.0.0.38 - - [2026-07-18 02:58:08] "POST /firewall-rules HTTP/1.1" 200 598 0.072512 10.0.0.38 - - [2026-07-18 02:58:09] "GET /firewall-rule/bf8980b6-f91c-4866-bfbc-dbb0d074350d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004777 10.0.0.38 - - [2026-07-18 02:58:09] "GET /firewall-policy/c79777b2-9142-46f1-8465-b89df67a05cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003932 10.0.0.38 - - [2026-07-18 02:58:09] "GET /firewall-rule/bf8980b6-f91c-4866-bfbc-dbb0d074350d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002346 10.0.0.38 - - [2026-07-18 02:58:09] "POST /ref-update HTTP/1.1" 200 156 0.082292 10.0.0.38 - - [2026-07-18 02:58:10] "POST /tags HTTP/1.1" 200 345 0.086345 10.0.0.38 - - [2026-07-18 02:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012329 10.0.0.38 - - [2026-07-18 02:58:10] "GET /tag/900e801d-a2bb-4188-9916-c4dca4e2d02a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.033192 10.0.0.38 - - [2026-07-18 02:58:10] "POST /projects HTTP/1.1" 409 238 0.002785 10.0.0.38 - - [2026-07-18 02:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.38 - - [2026-07-18 02:58:10] "GET /project/e1f4e85a-fbe2-4600-89d9-4c31b737cba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.063032 10.0.0.38 - - [2026-07-18 02:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.38 - - [2026-07-18 02:58:10] "GET /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004816 10.0.0.38 - - [2026-07-18 02:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.38 - - [2026-07-18 02:58:10] "GET /virtual-network/5150f13e-6ee4-40dc-ac53-a8fd3bc9ccff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.007187 10.0.0.38 - - [2026-07-18 02:58:10] "POST /security-groups HTTP/1.1" 409 285 0.011028 10.0.0.38 - - [2026-07-18 02:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.38 - - [2026-07-18 02:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.38 - - [2026-07-18 02:58:10] "PUT /security-group/8af9c40a-c200-47af-82d6-1c526d461f34 HTTP/1.1" 200 262 0.068656 10.0.0.38 - - [2026-07-18 02:58:10] "PUT /access-control-list/ad692de1-301c-4e3b-af5d-94ce9ea89392 HTTP/1.1" 200 272 0.023989 10.0.0.38 - - [2026-07-18 02:58:10] "GET /project/e1f4e85a-fbe2-4600-89d9-4c31b737cba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.109355 10.0.0.38 - - [2026-07-18 02:58:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.060827 10.0.0.38 - - [2026-07-18 02:58:11] "PUT /access-control-list/f8567a47-726b-40ef-906d-05cafd524a74 HTTP/1.1" 200 272 0.077505 10.0.0.38 - - [2026-07-18 02:58:11] "POST /tags HTTP/1.1" 409 228 0.015923 10.0.0.38 - - [2026-07-18 02:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.38 - - [2026-07-18 02:58:11] "GET /tag/900e801d-a2bb-4188-9916-c4dca4e2d02a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.014665 10.0.0.38 - - [2026-07-18 02:58:11] "POST /tags HTTP/1.1" 200 345 0.032962 10.0.0.38 - - [2026-07-18 02:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005978 10.0.0.38 - - [2026-07-18 02:58:11] "GET /tag/34323086-858d-4407-85da-59a391e463e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.033016 10.0.0.38 - - [2026-07-18 02:58:11] "POST /projects HTTP/1.1" 409 238 0.003344 10.0.0.38 - - [2026-07-18 02:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.38 - - [2026-07-18 02:58:11] "GET /project/05455124-99b2-4097-bb5a-8af8a4e51c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.054551 10.0.0.38 - - [2026-07-18 02:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004714 10.0.0.38 - - [2026-07-18 02:58:11] "GET /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005378 10.0.0.38 - - [2026-07-18 02:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007895 10.0.0.38 - - [2026-07-18 02:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007067 10.0.0.38 - - [2026-07-18 02:58:11] "GET /virtual-network/5150f13e-6ee4-40dc-ac53-a8fd3bc9ccff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004315 10.0.0.38 - - [2026-07-18 02:58:11] "GET /project/05455124-99b2-4097-bb5a-8af8a4e51c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.040832 10.0.0.38 - - [2026-07-18 02:58:11] "POST /security-groups HTTP/1.1" 409 285 0.004687 10.0.0.38 - - [2026-07-18 02:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.38 - - [2026-07-18 02:58:11] "PUT /security-group/b61ebe71-8c83-4eab-93a0-606331355746 HTTP/1.1" 200 262 0.061353 10.0.0.38 - - [2026-07-18 02:58:11] "PUT /access-control-list/1616156c-c9e4-4bc5-8d94-6ab9934ab0de HTTP/1.1" 200 272 0.019426 10.0.0.38 - - [2026-07-18 02:58:11] "PUT /access-control-list/09865302-02fe-4385-90ac-a24bac435195 HTTP/1.1" 200 272 0.018316 10.0.0.38 - - [2026-07-18 02:58:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.027969 10.0.0.38 - - [2026-07-18 02:58:11] "POST /tags HTTP/1.1" 409 228 0.004008 10.0.0.38 - - [2026-07-18 02:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.38 - - [2026-07-18 02:58:11] "GET /tag/34323086-858d-4407-85da-59a391e463e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.012131 10.0.0.38 - - [2026-07-18 02:58:11] "POST /tags HTTP/1.1" 200 291 0.072633 10.0.0.38 - - [2026-07-18 02:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011427 10.0.0.38 - - [2026-07-18 02:58:11] "GET /tag/016043ea-cefb-4ea8-996d-28fa58d2c12c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.017691 10.0.0.38 - - [2026-07-18 02:58:11] "POST /tags HTTP/1.1" 200 303 0.064801 10.0.0.38 - - [2026-07-18 02:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012168 10.0.0.38 - - [2026-07-18 02:58:12] "GET /tag/7f9f97f0-6427-47a4-8cff-993838373101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.014400 10.0.0.38 - - [2026-07-18 02:58:12] "POST /tags HTTP/1.1" 409 252 0.003598 10.0.0.38 - - [2026-07-18 02:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.38 - - [2026-07-18 02:58:12] "GET /tag/f1d2436b-1b43-4eb6-9bb7-7279b57e3d82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.017461 10.0.0.38 - - [2026-07-18 02:58:12] "POST /tags HTTP/1.1" 409 226 0.002196 10.0.0.38 - - [2026-07-18 02:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.38 - - [2026-07-18 02:58:12] "GET /tag/d061eedc-6f80-452f-9168-3945244f8abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012792 10.0.0.38 - - [2026-07-18 02:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.38 - - [2026-07-18 02:58:12] "GET /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004794 10.0.0.38 - - [2026-07-18 02:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007104 10.0.0.38 - - [2026-07-18 02:58:12] "GET /project/e1f4e85a-fbe2-4600-89d9-4c31b737cba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.054883 10.0.0.38 - - [2026-07-18 02:58:12] "POST /virtual-machines HTTP/1.1" 200 395 0.009135 10.0.0.38 - - [2026-07-18 02:58:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.014939 10.0.0.38 - - [2026-07-18 02:58:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.129378 10.0.0.38 - - [2026-07-18 02:58:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.024603 10.0.0.38 - - [2026-07-18 02:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009256 10.0.0.38 - - [2026-07-18 02:58:12] "GET /virtual-machine-interface/83affaa8-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005194 10.0.0.38 - - [2026-07-18 02:58:12] "POST /instance-ips HTTP/1.1" 200 397 0.023795 10.0.0.38 - - [2026-07-18 02:58:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.024005 10.0.0.38 - - [2026-07-18 02:58:12] "GET /virtual-machine-interface/83affaa8-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013454 10.0.0.38 - - [2026-07-18 02:58:12] "POST /set-tag HTTP/1.1" 200 109 0.067420 10.0.0.38 - - [2026-07-18 02:58:12] "GET /virtual-machine-interface/83affaa8-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017726 10.0.0.38 - - [2026-07-18 02:58:12] "GET /instance-ip/83cad2ce-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003244 10.0.0.38 - - [2026-07-18 02:58:12] "GET /virtual-machine-interface/83affaa8-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005525 10.0.0.38 - - [2026-07-18 02:58:12] "POST /set-tag HTTP/1.1" 200 109 0.002596 10.0.0.38 - - [2026-07-18 02:58:12] "GET /virtual-router/c55b9797-9f7d-4c69-9313-0b1839e5e0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004279 10.0.0.38 - - [2026-07-18 02:58:12] "POST /ref-update HTTP/1.1" 200 156 0.012977 10.0.0.38 - - [2026-07-18 02:58:12] "GET /virtual-machine-interface/83affaa8-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010416 10.0.0.38 - - [2026-07-18 02:58:12] "POST /set-tag HTTP/1.1" 200 109 0.002731 10.0.0.38 - - [2026-07-18 02:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.38 - - [2026-07-18 02:58:13] "GET /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004751 10.0.0.38 - - [2026-07-18 02:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001722 10.0.0.38 - - [2026-07-18 02:58:13] "GET /project/e1f4e85a-fbe2-4600-89d9-4c31b737cba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.043716 10.0.0.38 - - [2026-07-18 02:58:13] "POST /virtual-machines HTTP/1.1" 200 395 0.011522 10.0.0.38 - - [2026-07-18 02:58:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.045025 10.0.0.38 - - [2026-07-18 02:58:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.142717 10.0.0.38 - - [2026-07-18 02:58:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.009919 10.0.0.38 - - [2026-07-18 02:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010713 10.0.0.38 - - [2026-07-18 02:58:13] "GET /virtual-machine-interface/8438be92-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004963 10.0.0.38 - - [2026-07-18 02:58:13] "POST /instance-ips HTTP/1.1" 200 397 0.029469 10.0.0.38 - - [2026-07-18 02:58:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.043989 10.0.0.38 - - [2026-07-18 02:58:13] "GET /virtual-machine-interface/8438be92-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.028577 10.0.0.38 - - [2026-07-18 02:58:13] "POST /set-tag HTTP/1.1" 200 109 0.067602 10.0.0.38 - - [2026-07-18 02:58:13] "GET /virtual-machine-interface/8438be92-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.023607 10.0.0.38 - - [2026-07-18 02:58:13] "GET /instance-ip/84585bbc-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003505 10.0.0.38 - - [2026-07-18 02:58:13] "GET /virtual-machine-interface/8438be92-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004925 10.0.0.38 - - [2026-07-18 02:58:13] "POST /set-tag HTTP/1.1" 200 109 0.002254 10.0.0.38 - - [2026-07-18 02:58:13] "GET /virtual-router/c55b9797-9f7d-4c69-9313-0b1839e5e0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.003786 10.0.0.38 - - [2026-07-18 02:58:13] "POST /ref-update HTTP/1.1" 200 156 0.010625 10.0.0.38 - - [2026-07-18 02:58:13] "GET /virtual-machine-interface/8438be92-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004922 10.0.0.38 - - [2026-07-18 02:58:13] "POST /set-tag HTTP/1.1" 200 109 0.002752 10.0.0.38 - - [2026-07-18 02:58:13] "POST /tags HTTP/1.1" 200 291 0.017273 10.0.0.38 - - [2026-07-18 02:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.38 - - [2026-07-18 02:58:13] "GET /tag/1cb3728f-086f-44fc-856b-a931464514e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.013475 10.0.0.38 - - [2026-07-18 02:58:13] "POST /tags HTTP/1.1" 409 252 0.002303 10.0.0.38 - - [2026-07-18 02:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.38 - - [2026-07-18 02:58:14] "GET /tag/b6ed967d-ce9b-45c9-9c04-4b16800bfe51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.012397 10.0.0.38 - - [2026-07-18 02:58:14] "POST /tags HTTP/1.1" 409 226 0.002007 10.0.0.38 - - [2026-07-18 02:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.38 - - [2026-07-18 02:58:14] "GET /tag/a017b149-f6c7-411b-830f-89748473d7d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012290 10.0.0.38 - - [2026-07-18 02:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.38 - - [2026-07-18 02:58:14] "GET /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004846 10.0.0.38 - - [2026-07-18 02:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.38 - - [2026-07-18 02:58:14] "GET /project/05455124-99b2-4097-bb5a-8af8a4e51c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.029806 10.0.0.38 - - [2026-07-18 02:58:14] "POST /virtual-machines HTTP/1.1" 200 395 0.024899 10.0.0.38 - - [2026-07-18 02:58:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.010597 10.0.0.38 - - [2026-07-18 02:58:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.129673 10.0.0.38 - - [2026-07-18 02:58:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.037958 10.0.0.38 - - [2026-07-18 02:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.017202 10.0.0.38 - - [2026-07-18 02:58:14] "GET /virtual-machine-interface/84dcbf74-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006243 10.0.0.38 - - [2026-07-18 02:58:14] "POST /instance-ips HTTP/1.1" 200 397 0.022821 10.0.0.38 - - [2026-07-18 02:58:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.028130 10.0.0.38 - - [2026-07-18 02:58:14] "GET /virtual-machine-interface/84dcbf74-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.016736 10.0.0.38 - - [2026-07-18 02:58:14] "POST /set-tag HTTP/1.1" 200 109 0.067775 10.0.0.38 - - [2026-07-18 02:58:14] "GET /virtual-machine-interface/84dcbf74-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.024987 10.0.0.38 - - [2026-07-18 02:58:14] "GET /instance-ip/84f78c00-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004554 10.0.0.38 - - [2026-07-18 02:58:14] "GET /virtual-machine-interface/84dcbf74-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005198 10.0.0.38 - - [2026-07-18 02:58:14] "POST /set-tag HTTP/1.1" 200 109 0.002979 10.0.0.38 - - [2026-07-18 02:58:14] "GET /virtual-router/c55b9797-9f7d-4c69-9313-0b1839e5e0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004599 10.0.0.38 - - [2026-07-18 02:58:14] "POST /ref-update HTTP/1.1" 200 156 0.009933 10.0.0.38 - - [2026-07-18 02:58:14] "GET /virtual-machine-interface/84dcbf74-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018351 10.0.0.38 - - [2026-07-18 02:58:14] "POST /set-tag HTTP/1.1" 200 109 0.005487 10.0.0.38 - - [2026-07-18 02:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.38 - - [2026-07-18 02:58:14] "GET /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004421 10.0.0.38 - - [2026-07-18 02:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004588 10.0.0.38 - - [2026-07-18 02:58:15] "GET /project/05455124-99b2-4097-bb5a-8af8a4e51c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.049570 10.0.0.38 - - [2026-07-18 02:58:15] "POST /virtual-machines HTTP/1.1" 200 395 0.024701 10.0.0.38 - - [2026-07-18 02:58:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.029792 10.0.0.38 - - [2026-07-18 02:58:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.126327 10.0.0.38 - - [2026-07-18 02:58:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.011925 10.0.0.38 - - [2026-07-18 02:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006713 10.0.0.38 - - [2026-07-18 02:58:15] "GET /virtual-machine-interface/855d9464-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010216 10.0.0.38 - - [2026-07-18 02:58:15] "POST /instance-ips HTTP/1.1" 200 397 0.023267 10.0.0.38 - - [2026-07-18 02:58:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.024661 10.0.0.38 - - [2026-07-18 02:58:15] "GET /virtual-machine-interface/855d9464-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008625 10.0.0.38 - - [2026-07-18 02:58:15] "POST /set-tag HTTP/1.1" 200 109 0.063919 10.0.0.38 - - [2026-07-18 02:58:15] "GET /virtual-machine-interface/855d9464-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011966 10.0.0.38 - - [2026-07-18 02:58:15] "GET /instance-ip/857a7ea8-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004388 10.0.0.38 - - [2026-07-18 02:58:15] "GET /virtual-machine-interface/855d9464-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006245 10.0.0.38 - - [2026-07-18 02:58:15] "POST /set-tag HTTP/1.1" 200 109 0.003342 10.0.0.38 - - [2026-07-18 02:58:15] "GET /virtual-router/c55b9797-9f7d-4c69-9313-0b1839e5e0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.004594 10.0.0.38 - - [2026-07-18 02:58:15] "POST /ref-update HTTP/1.1" 200 156 0.011237 10.0.0.38 - - [2026-07-18 02:58:15] "GET /virtual-machine-interface/855d9464-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015519 10.0.0.38 - - [2026-07-18 02:58:15] "POST /set-tag HTTP/1.1" 200 109 0.003689 10.0.0.38 - - [2026-07-18 02:58:15] "POST /tags HTTP/1.1" 200 299 0.020198 10.0.0.38 - - [2026-07-18 02:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.38 - - [2026-07-18 02:58:15] "GET /tag/04e4ad9a-88e3-417c-ae1d-d3becf1a63df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.017536 10.0.0.38 - - [2026-07-18 02:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.38 - - [2026-07-18 02:58:15] "GET /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004401 10.0.0.38 - - [2026-07-18 02:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.38 - - [2026-07-18 02:58:16] "GET /project/e1f4e85a-fbe2-4600-89d9-4c31b737cba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035678 10.0.0.38 - - [2026-07-18 02:58:16] "POST /virtual-machines HTTP/1.1" 200 395 0.014703 10.0.0.38 - - [2026-07-18 02:58:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.018848 10.0.0.38 - - [2026-07-18 02:58:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.153349 10.0.0.38 - - [2026-07-18 02:58:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.010296 10.0.0.38 - - [2026-07-18 02:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.018842 10.0.0.38 - - [2026-07-18 02:58:16] "GET /virtual-machine-interface/85ecb64e-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006605 10.0.0.38 - - [2026-07-18 02:58:16] "POST /instance-ips HTTP/1.1" 200 397 0.020940 10.0.0.38 - - [2026-07-18 02:58:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.017365 10.0.0.38 - - [2026-07-18 02:58:16] "GET /virtual-machine-interface/85ecb64e-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012033 10.0.0.38 - - [2026-07-18 02:58:16] "POST /set-tag HTTP/1.1" 200 109 0.022551 10.0.0.38 - - [2026-07-18 02:58:16] "GET /virtual-machine-interface/85ecb64e-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019255 10.0.0.38 - - [2026-07-18 02:58:16] "GET /instance-ip/860d3d74-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004257 10.0.0.38 - - [2026-07-18 02:58:16] "GET /virtual-machine-interface/85ecb64e-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005071 10.0.0.38 - - [2026-07-18 02:58:16] "POST /set-tag HTTP/1.1" 200 109 0.002497 10.0.0.38 - - [2026-07-18 02:58:16] "POST /tags HTTP/1.1" 200 299 0.021784 10.0.0.38 - - [2026-07-18 02:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.38 - - [2026-07-18 02:58:16] "GET /tag/b81af24a-1dec-4d22-bd8b-055340e83e8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.013370 10.0.0.38 - - [2026-07-18 02:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.38 - - [2026-07-18 02:58:16] "GET /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006910 10.0.0.38 - - [2026-07-18 02:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.38 - - [2026-07-18 02:58:16] "GET /project/e1f4e85a-fbe2-4600-89d9-4c31b737cba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047521 10.0.0.38 - - [2026-07-18 02:58:16] "POST /virtual-machines HTTP/1.1" 200 395 0.010703 10.0.0.38 - - [2026-07-18 02:58:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.023227 10.0.0.38 - - [2026-07-18 02:58:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.138237 10.0.0.38 - - [2026-07-18 02:58:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.024557 10.0.0.38 - - [2026-07-18 02:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.020746 10.0.0.38 - - [2026-07-18 02:58:17] "GET /virtual-machine-interface/8669330e-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006076 10.0.0.38 - - [2026-07-18 02:58:17] "POST /instance-ips HTTP/1.1" 200 397 0.025983 10.0.0.38 - - [2026-07-18 02:58:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.049237 10.0.0.38 - - [2026-07-18 02:58:17] "GET /virtual-machine-interface/8669330e-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013616 10.0.0.38 - - [2026-07-18 02:58:17] "POST /set-tag HTTP/1.1" 200 109 0.021616 10.0.0.38 - - [2026-07-18 02:58:17] "GET /virtual-machine-interface/8669330e-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.025785 10.0.0.38 - - [2026-07-18 02:58:17] "GET /instance-ip/868a373e-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005605 10.0.0.38 - - [2026-07-18 02:58:17] "GET /virtual-machine-interface/8669330e-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004950 10.0.0.38 - - [2026-07-18 02:58:17] "POST /set-tag HTTP/1.1" 200 109 0.002399 10.0.0.38 - - [2026-07-18 02:58:17] "POST /tags HTTP/1.1" 200 299 0.018931 10.0.0.38 - - [2026-07-18 02:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.38 - - [2026-07-18 02:58:17] "GET /tag/0a2df02e-1af1-41f9-a58f-3d7c3ccd1335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.013932 10.0.0.38 - - [2026-07-18 02:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.38 - - [2026-07-18 02:58:17] "GET /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004766 10.0.0.38 - - [2026-07-18 02:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.38 - - [2026-07-18 02:58:17] "GET /project/05455124-99b2-4097-bb5a-8af8a4e51c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.041983 10.0.0.38 - - [2026-07-18 02:58:17] "POST /virtual-machines HTTP/1.1" 200 395 0.010187 10.0.0.38 - - [2026-07-18 02:58:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.015298 10.0.0.38 - - [2026-07-18 02:58:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.143593 10.0.0.38 - - [2026-07-18 02:58:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.009188 10.0.0.38 - - [2026-07-18 02:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.013858 10.0.0.38 - - [2026-07-18 02:58:17] "GET /virtual-machine-interface/86eaf42a-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005013 10.0.0.38 - - [2026-07-18 02:58:18] "POST /instance-ips HTTP/1.1" 200 397 0.027116 10.0.0.38 - - [2026-07-18 02:58:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.020967 10.0.0.38 - - [2026-07-18 02:58:18] "GET /virtual-machine-interface/86eaf42a-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015506 10.0.0.38 - - [2026-07-18 02:58:18] "POST /set-tag HTTP/1.1" 200 109 0.027305 10.0.0.38 - - [2026-07-18 02:58:18] "GET /virtual-machine-interface/86eaf42a-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012781 10.0.0.38 - - [2026-07-18 02:58:18] "GET /instance-ip/8709c67a-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007057 10.0.0.38 - - [2026-07-18 02:58:18] "GET /virtual-machine-interface/86eaf42a-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005405 10.0.0.38 - - [2026-07-18 02:58:18] "POST /set-tag HTTP/1.1" 200 109 0.002560 10.0.0.38 - - [2026-07-18 02:58:18] "POST /tags HTTP/1.1" 200 299 0.027585 10.0.0.38 - - [2026-07-18 02:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.38 - - [2026-07-18 02:58:18] "GET /tag/787f62f0-1b73-4d47-be0b-d1522dbdb024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.013672 10.0.0.38 - - [2026-07-18 02:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.38 - - [2026-07-18 02:58:18] "GET /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005163 10.0.0.38 - - [2026-07-18 02:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.38 - - [2026-07-18 02:58:18] "GET /project/05455124-99b2-4097-bb5a-8af8a4e51c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.065472 10.0.0.38 - - [2026-07-18 02:58:18] "POST /virtual-machines HTTP/1.1" 200 395 0.009111 10.0.0.38 - - [2026-07-18 02:58:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.010319 10.0.0.38 - - [2026-07-18 02:58:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.127267 10.0.0.38 - - [2026-07-18 02:58:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.044124 10.0.0.38 - - [2026-07-18 02:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.014710 10.0.0.38 - - [2026-07-18 02:58:18] "GET /virtual-machine-interface/87691a12-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005024 10.0.0.38 - - [2026-07-18 02:58:18] "POST /instance-ips HTTP/1.1" 200 397 0.027055 10.0.0.38 - - [2026-07-18 02:58:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.030116 10.0.0.38 - - [2026-07-18 02:58:18] "GET /virtual-machine-interface/87691a12-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.018091 10.0.0.38 - - [2026-07-18 02:58:18] "POST /set-tag HTTP/1.1" 200 109 0.021572 10.0.0.38 - - [2026-07-18 02:58:19] "GET /virtual-machine-interface/87691a12-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.023898 10.0.0.38 - - [2026-07-18 02:58:19] "GET /instance-ip/87842758-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004098 10.0.0.38 - - [2026-07-18 02:58:19] "GET /virtual-machine-interface/87691a12-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004971 10.0.0.38 - - [2026-07-18 02:58:19] "POST /set-tag HTTP/1.1" 200 109 0.002174 10.0.0.38 - - [2026-07-18 02:58:19] "GET /virtual-router/c55b9797-9f7d-4c69-9313-0b1839e5e0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.003782 10.0.0.38 - - [2026-07-18 02:58:19] "POST /ref-update HTTP/1.1" 200 156 0.010244 10.0.0.38 - - [2026-07-18 02:58:19] "GET /virtual-machine-interface/85ecb64e-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018988 10.0.0.38 - - [2026-07-18 02:58:19] "POST /set-tag HTTP/1.1" 200 109 0.002433 10.0.0.38 - - [2026-07-18 02:58:19] "GET /virtual-router/c55b9797-9f7d-4c69-9313-0b1839e5e0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.004733 10.0.0.38 - - [2026-07-18 02:58:19] "POST /ref-update HTTP/1.1" 200 156 0.009602 10.0.0.38 - - [2026-07-18 02:58:19] "GET /virtual-machine-interface/8669330e-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017014 10.0.0.38 - - [2026-07-18 02:58:19] "POST /set-tag HTTP/1.1" 200 109 0.003500 10.0.0.38 - - [2026-07-18 02:58:19] "GET /virtual-machine-interface/83affaa8-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004831 10.0.0.38 - - [2026-07-18 02:58:19] "POST /set-tag HTTP/1.1" 200 109 0.002200 10.0.0.38 - - [2026-07-18 02:58:19] "GET /virtual-router/c55b9797-9f7d-4c69-9313-0b1839e5e0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.005473 10.0.0.38 - - [2026-07-18 02:58:19] "POST /ref-update HTTP/1.1" 200 156 0.009764 10.0.0.38 - - [2026-07-18 02:58:19] "GET /virtual-machine-interface/86eaf42a-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008358 10.0.0.38 - - [2026-07-18 02:58:19] "POST /set-tag HTTP/1.1" 200 109 0.003434 10.0.0.38 - - [2026-07-18 02:58:19] "GET /virtual-router/c55b9797-9f7d-4c69-9313-0b1839e5e0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.004295 10.0.0.38 - - [2026-07-18 02:58:19] "POST /ref-update HTTP/1.1" 200 156 0.008295 10.0.0.38 - - [2026-07-18 02:58:19] "GET /virtual-machine-interface/87691a12-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005540 10.0.0.38 - - [2026-07-18 02:58:19] "POST /set-tag HTTP/1.1" 200 109 0.002441 10.0.0.38 - - [2026-07-18 02:58:19] "GET /virtual-machine-interface/8438be92-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003984 10.0.0.38 - - [2026-07-18 02:58:19] "POST /set-tag HTTP/1.1" 200 109 0.002841 10.0.0.38 - - [2026-07-18 02:58:19] "GET /virtual-machine-interface/84dcbf74-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006198 10.0.0.38 - - [2026-07-18 02:58:19] "POST /set-tag HTTP/1.1" 200 109 0.002148 10.0.0.38 - - [2026-07-18 02:58:19] "GET /virtual-machine-interface/855d9464-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005241 10.0.0.38 - - [2026-07-18 02:58:19] "POST /set-tag HTTP/1.1" 200 109 0.002707 10.0.0.38 - - [2026-07-18 02:58:19] "GET /virtual-machine-interface/85ecb64e-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005044 10.0.0.38 - - [2026-07-18 02:58:19] "POST /set-tag HTTP/1.1" 200 109 0.002979 10.0.0.38 - - [2026-07-18 02:58:19] "GET /virtual-machine-interface/83affaa8-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004764 10.0.0.38 - - [2026-07-18 02:58:19] "POST /set-tag HTTP/1.1" 200 109 0.002692 10.0.0.38 - - [2026-07-18 02:58:19] "GET /virtual-machine-interface/8669330e-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005412 10.0.0.38 - - [2026-07-18 02:58:19] "POST /set-tag HTTP/1.1" 200 109 0.002620 10.0.0.38 - - [2026-07-18 02:58:19] "GET /virtual-machine-interface/8438be92-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004761 10.0.0.38 - - [2026-07-18 02:58:19] "POST /set-tag HTTP/1.1" 200 109 0.003944 10.0.0.38 - - [2026-07-18 02:58:19] "GET /virtual-machine-interface/86eaf42a-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005435 10.0.0.38 - - [2026-07-18 02:58:19] "POST /set-tag HTTP/1.1" 200 109 0.003063 10.0.0.38 - - [2026-07-18 02:58:19] "GET /virtual-machine-interface/87691a12-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005324 10.0.0.38 - - [2026-07-18 02:58:19] "POST /set-tag HTTP/1.1" 200 109 0.002325 10.0.0.38 - - [2026-07-18 02:58:21] "GET /virtual-machine/98bb4a75-bb71-49c1-9699-595364fa4338?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003892 10.0.0.38 - - [2026-07-18 02:58:21] "GET /virtual-machine-interface/83affaa8-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004266 10.0.0.38 - - [2026-07-18 02:58:21] "GET /virtual-machine/7498cc47-8180-4a86-9523-c9f6b7ccdb2e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003436 10.0.0.38 - - [2026-07-18 02:58:21] "GET /virtual-machine-interface/8438be92-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004295 10.0.0.38 - - [2026-07-18 02:58:23] "GET /virtual-machine-interface/85ecb64e-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005087 10.0.0.38 - - [2026-07-18 02:58:23] "POST /set-tag HTTP/1.1" 200 109 0.002581 10.0.0.38 - - [2026-07-18 02:58:23] "GET /virtual-machine-interface/84dcbf74-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005008 10.0.0.38 - - [2026-07-18 02:58:23] "POST /set-tag HTTP/1.1" 200 109 0.002438 10.0.0.38 - - [2026-07-18 02:58:23] "GET /virtual-machine-interface/86eaf42a-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003995 10.0.0.38 - - [2026-07-18 02:58:23] "POST /set-tag HTTP/1.1" 200 109 0.003309 10.0.0.38 - - [2026-07-18 02:58:23] "GET /virtual-machine-interface/8669330e-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004793 10.0.0.38 - - [2026-07-18 02:58:23] "POST /set-tag HTTP/1.1" 200 109 0.002467 10.0.0.38 - - [2026-07-18 02:58:24] "GET /virtual-machine-interface/855d9464-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005837 10.0.0.38 - - [2026-07-18 02:58:24] "POST /set-tag HTTP/1.1" 200 109 0.002633 10.0.0.38 - - [2026-07-18 02:58:26] "GET /virtual-machine/70a1591a-ceb8-4c08-9044-f42294dc081b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003528 10.0.0.38 - - [2026-07-18 02:58:26] "GET /virtual-machine-interface/84dcbf74-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004298 10.0.0.38 - - [2026-07-18 02:58:26] "GET /virtual-machine/7be4f6de-3b80-4b93-8dca-aa21bbd13c2b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003535 10.0.0.38 - - [2026-07-18 02:58:26] "GET /virtual-machine-interface/855d9464-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004269 10.0.0.38 - - [2026-07-18 02:58:26] "GET /virtual-machine/1917c289-89f2-4b70-b8ec-70914e7097bc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003793 10.0.0.38 - - [2026-07-18 02:58:26] "GET /virtual-machine-interface/85ecb64e-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005296 10.0.0.38 - - [2026-07-18 02:58:26] "GET /virtual-machine/87e88759-bf40-454f-8c3a-65e106457e27?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.005104 10.0.0.38 - - [2026-07-18 02:58:26] "GET /virtual-machine-interface/86eaf42a-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007082 10.0.0.38 - - [2026-07-18 02:58:26] "GET /virtual-machine/e29ddcca-105e-435d-aa5b-bb77279d6955?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004928 10.0.0.38 - - [2026-07-18 02:58:26] "GET /virtual-machine-interface/8669330e-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006178 10.0.0.38 - - [2026-07-18 02:58:28] "GET /virtual-machine-interface/87691a12-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005881 10.0.0.38 - - [2026-07-18 02:58:28] "POST /set-tag HTTP/1.1" 200 109 0.002567 10.0.0.38 - - [2026-07-18 02:58:31] "GET /virtual-machine/630574cb-e9db-450d-a569-f9b43ebfe287?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003417 10.0.0.38 - - [2026-07-18 02:58:31] "GET /virtual-machine-interface/87691a12-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004201 10.0.0.38 - - [2026-07-18 02:58:32] "GET /loadbalancer/8d89b9b6-a8c4-476d-a18d-87e07644f345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003899 10.0.0.38 - - [2026-07-18 02:58:32] "POST /tags HTTP/1.1" 200 333 0.025800 10.0.0.38 - - [2026-07-18 02:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011674 10.0.0.38 - - [2026-07-18 02:58:32] "GET /tag/8334fb02-a148-4d93-804d-4f4bd6f1f582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.017862 10.0.0.38 - - [2026-07-18 02:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.38 - - [2026-07-18 02:58:32] "GET /project/e1f4e85a-fbe2-4600-89d9-4c31b737cba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037326 10.0.0.38 - - [2026-07-18 02:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.38 - - [2026-07-18 02:58:32] "GET /virtual-network/5150f13e-6ee4-40dc-ac53-a8fd3bc9ccff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004401 10.0.0.38 - - [2026-07-18 02:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.38 - - [2026-07-18 02:58:32] "GET /service-appliance-set/0cd4a2a4-93ac-43d0-8490-5b9f4394b6e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.003447 10.0.0.38 - - [2026-07-18 02:58:32] "POST /fqname-to-id HTTP/1.1" 404 273 0.002010 10.0.0.38 - - [2026-07-18 02:58:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.116902 10.0.0.38 - - [2026-07-18 02:58:32] "GET /virtual-machine-interface/bbf9c0f7-1bff-4e85-8cce-302442c577ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.016192 10.0.0.38 - - [2026-07-18 02:58:33] "POST /instance-ips HTTP/1.1" 200 409 0.039137 10.0.0.38 - - [2026-07-18 02:58:33] "GET /instance-ip/d917984a-ab36-461e-aefd-93adaf576b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.011856 10.0.0.38 - - [2026-07-18 02:58:33] "POST /loadbalancers HTTP/1.1" 200 629 0.065452 10.0.0.38 - - [2026-07-18 02:58:33] "GET /project/e1f4e85a-fbe2-4600-89d9-4c31b737cba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046490 10.0.0.38 - - [2026-07-18 02:58:33] "GET /instance-ip/d917984a-ab36-461e-aefd-93adaf576b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.006607 10.0.0.38 - - [2026-07-18 02:58:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.039332 10.0.0.38 - - [2026-07-18 02:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011086 10.0.0.38 - - [2026-07-18 02:58:33] "POST /floating-ips HTTP/1.1" 200 597 0.034896 10.0.0.38 - - [2026-07-18 02:58:33] "GET /project/e1f4e85a-fbe2-4600-89d9-4c31b737cba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.056452 10.0.0.38 - - [2026-07-18 02:58:33] "GET /loadbalancer/8d89b9b6-a8c4-476d-a18d-87e07644f345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003486 10.0.0.38 - - [2026-07-18 02:58:33] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.017276 10.0.0.38 - - [2026-07-18 02:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004433 10.0.0.38 - - [2026-07-18 02:58:33] "GET /project/e1f4e85a-fbe2-4600-89d9-4c31b737cba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.037002 10.0.0.38 - - [2026-07-18 02:58:33] "GET /loadbalancer-listener/9e1e46c7-bcfb-4145-8e7b-a0fd927ca5c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003970 10.0.0.38 - - [2026-07-18 02:58:33] "GET /loadbalancer-listener/9e1e46c7-bcfb-4145-8e7b-a0fd927ca5c6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003055 10.0.0.38 - - [2026-07-18 02:58:33] "GET /loadbalancer/8d89b9b6-a8c4-476d-a18d-87e07644f345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003227 10.0.0.38 - - [2026-07-18 02:58:33] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.042783 10.0.0.38 - - [2026-07-18 02:58:33] "GET /instance-ip/d917984a-ab36-461e-aefd-93adaf576b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1673 0.008183 10.0.0.38 - - [2026-07-18 02:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008671 10.0.0.38 - - [2026-07-18 02:58:33] "GET /instance-ip/d917984a-ab36-461e-aefd-93adaf576b5b?fields=floating_ips HTTP/1.1" 200 1213 0.007773 10.0.0.38 - - [2026-07-18 02:58:33] "GET /loadbalancer/8d89b9b6-a8c4-476d-a18d-87e07644f345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004061 10.0.0.38 - - [2026-07-18 02:58:33] "GET /floating-ip/51e7fa7a-3b44-4069-8a86-43346a654d81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.003412 10.0.0.38 - - [2026-07-18 02:58:33] "GET /loadbalancer-pool/0e94d5ce-367c-4e00-b7d3-346545610228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.010996 10.0.0.38 - - [2026-07-18 02:58:33] "POST /loadbalancer-members HTTP/1.1" 200 721 0.054848 10.0.0.38 - - [2026-07-18 02:58:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.026678 10.0.0.38 - - [2026-07-18 02:58:33] "GET /virtual-machine-interface/83affaa8-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014223 10.0.0.38 - - [2026-07-18 02:58:33] "GET /virtual-machine-interface/83affaa8-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004528 10.0.0.38 - - [2026-07-18 02:58:33] "POST /ref-update HTTP/1.1" 200 156 0.008572 10.0.0.38 - - [2026-07-18 02:58:33] "GET /floating-ip/51e7fa7a-3b44-4069-8a86-43346a654d81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.009189 10.0.0.38 - - [2026-07-18 02:58:33] "POST /tags HTTP/1.1" 409 221 0.001822 10.0.0.38 - - [2026-07-18 02:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.38 - - [2026-07-18 02:58:33] "GET /tag/8334fb02-a148-4d93-804d-4f4bd6f1f582?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.011742 10.0.0.38 - - [2026-07-18 02:58:33] "POST /set-tag HTTP/1.1" 200 109 0.025165 10.0.0.38 - - [2026-07-18 02:58:33] "PUT /floating-ip/51e7fa7a-3b44-4069-8a86-43346a654d81 HTTP/1.1" 200 256 0.025115 10.0.0.38 - - [2026-07-18 02:58:33] "GET /loadbalancer-pool/0e94d5ce-367c-4e00-b7d3-346545610228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.002975 10.0.0.38 - - [2026-07-18 02:58:33] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015559 10.0.0.38 - - [2026-07-18 02:58:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.025384 10.0.0.38 - - [2026-07-18 02:58:34] "GET /virtual-machine-interface/8438be92-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013727 10.0.0.38 - - [2026-07-18 02:58:34] "GET /virtual-machine-interface/8438be92-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007630 10.0.0.38 - - [2026-07-18 02:58:34] "POST /ref-update HTTP/1.1" 200 156 0.016054 10.0.0.38 - - [2026-07-18 02:58:34] "GET /floating-ip/51e7fa7a-3b44-4069-8a86-43346a654d81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.011101 10.0.0.38 - - [2026-07-18 02:58:34] "POST /set-tag HTTP/1.1" 200 109 0.069002 10.0.0.38 - - [2026-07-18 02:58:34] "POST /tags HTTP/1.1" 409 206 0.003325 10.0.0.38 - - [2026-07-18 02:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.38 - - [2026-07-18 02:58:34] "GET /tag/7f9f97f0-6427-47a4-8cff-993838373101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.013322 10.0.0.38 - - [2026-07-18 02:58:34] "POST /tags HTTP/1.1" 409 204 0.002494 10.0.0.38 - - [2026-07-18 02:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.38 - - [2026-07-18 02:58:34] "GET /tag/b81af24a-1dec-4d22-bd8b-055340e83e8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.014160 10.0.0.38 - - [2026-07-18 02:58:34] "GET /application-policy-set/f32afe9c-31fd-4bba-a1b3-c61f9f3fb8e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003643 10.0.0.38 - - [2026-07-18 02:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.38 - - [2026-07-18 02:58:35] "GET /policy-management/84e100ed-132f-43b1-be6e-c784177e4984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002892 10.0.0.38 - - [2026-07-18 02:58:35] "POST /tags HTTP/1.1" 409 206 0.001632 10.0.0.38 - - [2026-07-18 02:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.38 - - [2026-07-18 02:58:35] "GET /tag/7f9f97f0-6427-47a4-8cff-993838373101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012555 10.0.0.38 - - [2026-07-18 02:58:35] "POST /tags HTTP/1.1" 409 226 0.002313 10.0.0.38 - - [2026-07-18 02:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.38 - - [2026-07-18 02:58:35] "GET /tag/d061eedc-6f80-452f-9168-3945244f8abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.019547 10.0.0.38 - - [2026-07-18 02:58:35] "POST /tags HTTP/1.1" 409 204 0.002354 10.0.0.38 - - [2026-07-18 02:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.38 - - [2026-07-18 02:58:35] "GET /tag/b81af24a-1dec-4d22-bd8b-055340e83e8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.012021 10.0.0.38 - - [2026-07-18 02:58:35] "POST /tags HTTP/1.1" 409 226 0.001947 10.0.0.38 - - [2026-07-18 02:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002590 10.0.0.38 - - [2026-07-18 02:58:35] "GET /tag/d061eedc-6f80-452f-9168-3945244f8abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012542 10.0.0.38 - - [2026-07-18 02:58:35] "GET /application-policy-set/f32afe9c-31fd-4bba-a1b3-c61f9f3fb8e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002632 10.0.0.38 - - [2026-07-18 02:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.38 - - [2026-07-18 02:58:35] "GET /policy-management/84e100ed-132f-43b1-be6e-c784177e4984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002775 10.0.0.38 - - [2026-07-18 02:58:35] "POST /firewall-rules HTTP/1.1" 200 626 0.073080 10.0.0.38 - - [2026-07-18 02:58:35] "POST /firewall-rules HTTP/1.1" 200 646 0.076870 10.0.0.38 - - [2026-07-18 02:58:35] "GET /firewall-rule/ad54be47-379b-4de3-b48b-20a2db5c69ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.022976 10.0.0.38 - - [2026-07-18 02:58:35] "GET /firewall-policy/122f381a-c2ee-4b62-a812-991b77529c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003669 10.0.0.38 - - [2026-07-18 02:58:35] "GET /firewall-rule/0310a9e8-01db-4df1-907f-e12a7bcf305d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.005347 10.0.0.38 - - [2026-07-18 02:58:35] "POST /ref-update HTTP/1.1" 200 156 0.015705 10.0.0.38 - - [2026-07-18 02:58:35] "POST /firewall-policys HTTP/1.1" 200 606 0.042490 10.0.0.38 - - [2026-07-18 02:58:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.017092 10.0.0.38 - - [2026-07-18 02:58:35] "GET /firewall-policy/cde38b46-4c8b-4a6f-8bdc-9a0ddafab1fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004627 10.0.0.38 - - [2026-07-18 02:58:35] "GET /application-policy-set/f32afe9c-31fd-4bba-a1b3-c61f9f3fb8e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002329 10.0.0.38 - - [2026-07-18 02:58:35] "GET /firewall-policy/cde38b46-4c8b-4a6f-8bdc-9a0ddafab1fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003198 10.0.0.38 - - [2026-07-18 02:58:35] "GET /firewall-policy/122f381a-c2ee-4b62-a812-991b77529c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.004573 10.0.0.38 - - [2026-07-18 02:58:35] "GET /firewall-policy/c79777b2-9142-46f1-8465-b89df67a05cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003475 10.0.0.38 - - [2026-07-18 02:58:35] "GET /firewall-policy/f317a77a-ef1b-45e3-98cc-729c7735f771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.004595 10.0.0.38 - - [2026-07-18 02:58:35] "GET /firewall-policy/122f381a-c2ee-4b62-a812-991b77529c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002722 10.0.0.38 - - [2026-07-18 02:58:35] "GET /firewall-policy/c79777b2-9142-46f1-8465-b89df67a05cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002410 10.0.0.38 - - [2026-07-18 02:58:36] "POST /ref-update HTTP/1.1" 200 156 0.018004 10.0.0.38 - - [2026-07-18 02:58:36] "POST /ref-update HTTP/1.1" 200 156 0.041046 10.0.0.38 - - [2026-07-18 02:58:36] "POST /ref-update HTTP/1.1" 200 156 0.043362 10.0.0.38 - - [2026-07-18 02:58:36] "POST /ref-update HTTP/1.1" 200 156 0.026457 10.0.0.38 - - [2026-07-18 02:58:36] "POST /ref-update HTTP/1.1" 200 156 0.056200 10.0.0.38 - - [2026-07-18 02:58:36] "GET /firewall-policy/cde38b46-4c8b-4a6f-8bdc-9a0ddafab1fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.011475 [Introspect:8084]10.0.0.38 - - [2026-07-18 02:59:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001148 [Introspect:8084]10.0.0.38 - - [2026-07-18 02:59:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000904 10.0.0.38 - - [2026-07-18 03:00:35] "POST /tags HTTP/1.1" 409 252 0.002746 10.0.0.38 - - [2026-07-18 03:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004413 10.0.0.38 - - [2026-07-18 03:00:35] "GET /tag/b6ed967d-ce9b-45c9-9c04-4b16800bfe51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.011960 10.0.0.38 - - [2026-07-18 03:00:35] "POST /tags HTTP/1.1" 409 228 0.002326 10.0.0.38 - - [2026-07-18 03:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004652 10.0.0.38 - - [2026-07-18 03:00:35] "GET /tag/34323086-858d-4407-85da-59a391e463e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.014199 10.0.0.38 - - [2026-07-18 03:00:35] "GET /application-policy-set/f32afe9c-31fd-4bba-a1b3-c61f9f3fb8e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.007622 10.0.0.38 - - [2026-07-18 03:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.38 - - [2026-07-18 03:00:35] "GET /policy-management/84e100ed-132f-43b1-be6e-c784177e4984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002687 10.0.0.38 - - [2026-07-18 03:00:35] "POST /tags HTTP/1.1" 409 206 0.001844 10.0.0.38 - - [2026-07-18 03:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.38 - - [2026-07-18 03:00:35] "GET /tag/7f9f97f0-6427-47a4-8cff-993838373101?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012362 10.0.0.38 - - [2026-07-18 03:00:35] "POST /tags HTTP/1.1" 409 226 0.003109 10.0.0.38 - - [2026-07-18 03:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.38 - - [2026-07-18 03:00:35] "GET /tag/d061eedc-6f80-452f-9168-3945244f8abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.015010 10.0.0.38 - - [2026-07-18 03:00:35] "POST /tags HTTP/1.1" 409 204 0.002108 10.0.0.38 - - [2026-07-18 03:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.38 - - [2026-07-18 03:00:35] "GET /tag/b81af24a-1dec-4d22-bd8b-055340e83e8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.016951 10.0.0.38 - - [2026-07-18 03:00:35] "POST /tags HTTP/1.1" 409 226 0.002130 10.0.0.38 - - [2026-07-18 03:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.38 - - [2026-07-18 03:00:35] "GET /tag/d061eedc-6f80-452f-9168-3945244f8abd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.020546 10.0.0.38 - - [2026-07-18 03:00:35] "POST /tags HTTP/1.1" 409 228 0.002309 10.0.0.38 - - [2026-07-18 03:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.38 - - [2026-07-18 03:00:35] "GET /tag/34323086-858d-4407-85da-59a391e463e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.015100 10.0.0.38 - - [2026-07-18 03:00:35] "POST /tags HTTP/1.1" 409 252 0.002257 10.0.0.38 - - [2026-07-18 03:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.38 - - [2026-07-18 03:00:35] "GET /tag/b6ed967d-ce9b-45c9-9c04-4b16800bfe51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.014723 10.0.0.38 - - [2026-07-18 03:00:35] "GET /application-policy-set/f32afe9c-31fd-4bba-a1b3-c61f9f3fb8e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004334 10.0.0.38 - - [2026-07-18 03:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.38 - - [2026-07-18 03:00:35] "GET /policy-management/84e100ed-132f-43b1-be6e-c784177e4984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003525 10.0.0.38 - - [2026-07-18 03:00:35] "POST /firewall-rules HTTP/1.1" 409 281 0.002178 10.0.0.38 - - [2026-07-18 03:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.38 - - [2026-07-18 03:00:35] "PUT /firewall-rule/0310a9e8-01db-4df1-907f-e12a7bcf305d HTTP/1.1" 200 260 0.020167 10.0.0.38 - - [2026-07-18 03:00:35] "POST /firewall-rules HTTP/1.1" 409 291 0.010394 10.0.0.38 - - [2026-07-18 03:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.38 - - [2026-07-18 03:00:35] "PUT /firewall-rule/ad54be47-379b-4de3-b48b-20a2db5c69ce HTTP/1.1" 200 260 0.029570 10.0.0.38 - - [2026-07-18 03:00:35] "GET /firewall-rule/ad54be47-379b-4de3-b48b-20a2db5c69ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.007074 10.0.0.38 - - [2026-07-18 03:00:35] "POST /firewall-rules HTTP/1.1" 200 658 0.088341 10.0.0.38 - - [2026-07-18 03:00:36] "GET /firewall-rule/a8e0f46c-570a-4c3f-a07b-520de131682b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.023870 10.0.0.38 - - [2026-07-18 03:00:36] "GET /firewall-policy/122f381a-c2ee-4b62-a812-991b77529c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003965 10.0.0.38 - - [2026-07-18 03:00:36] "GET /firewall-rule/0310a9e8-01db-4df1-907f-e12a7bcf305d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.003552 10.0.0.38 - - [2026-07-18 03:00:36] "POST /firewall-policys HTTP/1.1" 409 269 0.002059 10.0.0.38 - - [2026-07-18 03:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.38 - - [2026-07-18 03:00:36] "PUT /firewall-policy/cde38b46-4c8b-4a6f-8bdc-9a0ddafab1fc HTTP/1.1" 200 264 0.025752 10.0.0.38 - - [2026-07-18 03:00:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.015090 10.0.0.38 - - [2026-07-18 03:00:36] "GET /firewall-policy/cde38b46-4c8b-4a6f-8bdc-9a0ddafab1fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.008221 10.0.0.38 - - [2026-07-18 03:00:36] "GET /application-policy-set/f32afe9c-31fd-4bba-a1b3-c61f9f3fb8e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003078 10.0.0.38 - - [2026-07-18 03:00:36] "GET /firewall-policy/cde38b46-4c8b-4a6f-8bdc-9a0ddafab1fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002703 10.0.0.38 - - [2026-07-18 03:00:36] "GET /firewall-policy/122f381a-c2ee-4b62-a812-991b77529c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002787 10.0.0.38 - - [2026-07-18 03:00:36] "GET /firewall-policy/c79777b2-9142-46f1-8465-b89df67a05cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003778 10.0.0.38 - - [2026-07-18 03:00:36] "GET /firewall-policy/cde38b46-4c8b-4a6f-8bdc-9a0ddafab1fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.008225 10.0.0.38 - - [2026-07-18 03:00:36] "GET /firewall-policy/cde38b46-4c8b-4a6f-8bdc-9a0ddafab1fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002565 [Introspect:8084]10.0.0.38 - - [2026-07-18 03:00:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001138 [Introspect:8084]10.0.0.38 - - [2026-07-18 03:00:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001689 [Introspect:8084]10.0.0.38 - - [2026-07-18 03:00:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001156 [Introspect:8084]10.0.0.38 - - [2026-07-18 03:00:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000922 [Introspect:8084]10.0.0.38 - - [2026-07-18 03:01:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001264 [Introspect:8084]10.0.0.38 - - [2026-07-18 03:01:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001129 10.0.0.38 - - [2026-07-18 03:01:37] "GET /virtual-machine-interface/83affaa8-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.009408 10.0.0.38 - - [2026-07-18 03:01:37] "POST /set-tag HTTP/1.1" 200 109 0.003833 10.0.0.38 - - [2026-07-18 03:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007293 10.0.0.38 - - [2026-07-18 03:01:37] "GET /loadbalancer/8d89b9b6-a8c4-476d-a18d-87e07644f345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002785 10.0.0.38 - - [2026-07-18 03:01:37] "GET /virtual-machine-interface/83affaa8-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.010279 10.0.0.38 - - [2026-07-18 03:01:37] "POST /set-tag HTTP/1.1" 200 109 0.064042 10.0.0.38 - - [2026-07-18 03:01:38] "DELETE /loadbalancer-member/773e76d5-9713-43ab-b11a-11e3f43a3372 HTTP/1.1" 200 115 0.114512 10.0.0.38 - - [2026-07-18 03:01:38] "GET /virtual-machine-interface/8669330e-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016911 10.0.0.38 - - [2026-07-18 03:01:38] "POST /set-tag HTTP/1.1" 200 109 0.006160 10.0.0.38 - - [2026-07-18 03:01:38] "GET /virtual-machine-interface/85ecb64e-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008000 10.0.0.38 - - [2026-07-18 03:01:38] "POST /set-tag HTTP/1.1" 200 109 0.010223 10.0.0.38 - - [2026-07-18 03:01:38] "GET /virtual-machine-interface/855d9464-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013667 10.0.0.38 - - [2026-07-18 03:01:38] "POST /set-tag HTTP/1.1" 200 109 0.002972 10.0.0.38 - - [2026-07-18 03:01:38] "GET /virtual-machine-interface/86eaf42a-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004706 10.0.0.38 - - [2026-07-18 03:01:38] "POST /set-tag HTTP/1.1" 200 109 0.002968 10.0.0.38 - - [2026-07-18 03:01:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004491 10.0.0.38 - - [2026-07-18 03:01:38] "GET /loadbalancer/8d89b9b6-a8c4-476d-a18d-87e07644f345?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004216 10.0.0.38 - - [2026-07-18 03:01:38] "GET /virtual-machine-interface/87691a12-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012074 10.0.0.38 - - [2026-07-18 03:01:38] "POST /set-tag HTTP/1.1" 200 109 0.003685 10.0.0.38 - - [2026-07-18 03:01:38] "GET /virtual-machine-interface/8438be92-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006400 10.0.0.38 - - [2026-07-18 03:01:38] "POST /set-tag HTTP/1.1" 200 109 0.002835 10.0.0.38 - - [2026-07-18 03:01:38] "GET /virtual-machine-interface/84dcbf74-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004428 10.0.0.38 - - [2026-07-18 03:01:38] "POST /set-tag HTTP/1.1" 200 109 0.002834 10.0.0.38 - - [2026-07-18 03:01:38] "GET /virtual-machine-interface/8438be92-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005633 10.0.0.38 - - [2026-07-18 03:01:38] "POST /set-tag HTTP/1.1" 200 109 0.002750 10.0.0.38 - - [2026-07-18 03:01:38] "GET /virtual-machine-interface/84dcbf74-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006380 10.0.0.38 - - [2026-07-18 03:01:38] "POST /set-tag HTTP/1.1" 200 109 0.003641 10.0.0.38 - - [2026-07-18 03:01:38] "GET /virtual-machine-interface/84dcbf74-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007150 10.0.0.38 - - [2026-07-18 03:01:38] "POST /set-tag HTTP/1.1" 200 109 0.003824 10.0.0.38 - - [2026-07-18 03:01:38] "GET /virtual-machine/70a1591a-ceb8-4c08-9044-f42294dc081b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.007785 10.0.0.38 - - [2026-07-18 03:01:38] "POST /ref-update HTTP/1.1" 200 156 0.023747 10.0.0.38 - - [2026-07-18 03:01:38] "GET /virtual-machine-interface/84dcbf74-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014864 10.0.0.38 - - [2026-07-18 03:01:39] "POST /set-tag HTTP/1.1" 200 109 0.041945 10.0.0.38 - - [2026-07-18 03:01:39] "POST /set-tag HTTP/1.1" 200 109 0.034578 10.0.0.38 - - [2026-07-18 03:01:39] "POST /set-tag HTTP/1.1" 200 109 0.042250 10.0.0.38 - - [2026-07-18 03:01:39] "POST /set-tag HTTP/1.1" 200 109 0.055726 10.0.0.38 - - [2026-07-18 03:01:39] "POST /set-tag HTTP/1.1" 200 109 0.035464 10.0.0.38 - - [2026-07-18 03:01:39] "DELETE /instance-ip/84f78c00-8254-11f1-b2f3-fa163e62fba1 HTTP/1.1" 200 115 0.111701 10.0.0.38 - - [2026-07-18 03:01:39] "DELETE /virtual-machine-interface/84dcbf74-8254-11f1-b2f3-fa163e62fba1 HTTP/1.1" 200 115 0.090222 10.0.0.38 - - [2026-07-18 03:01:39] "DELETE /virtual-machine/70a1591a-ceb8-4c08-9044-f42294dc081b HTTP/1.1" 200 115 0.047340 10.0.0.38 - - [2026-07-18 03:01:39] "GET /virtual-machine-interface/855d9464-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007130 10.0.0.38 - - [2026-07-18 03:01:39] "POST /set-tag HTTP/1.1" 200 109 0.004556 10.0.0.38 - - [2026-07-18 03:01:39] "GET /virtual-machine-interface/855d9464-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008432 10.0.0.38 - - [2026-07-18 03:01:39] "POST /set-tag HTTP/1.1" 200 109 0.003046 10.0.0.38 - - [2026-07-18 03:01:39] "GET /virtual-machine/7be4f6de-3b80-4b93-8dca-aa21bbd13c2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004869 10.0.0.38 - - [2026-07-18 03:01:39] "POST /ref-update HTTP/1.1" 200 156 0.013581 10.0.0.38 - - [2026-07-18 03:01:39] "GET /virtual-machine-interface/855d9464-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.025698 10.0.0.38 - - [2026-07-18 03:01:39] "POST /set-tag HTTP/1.1" 200 109 0.039730 10.0.0.38 - - [2026-07-18 03:01:39] "POST /set-tag HTTP/1.1" 200 109 0.051832 10.0.0.38 - - [2026-07-18 03:01:40] "POST /set-tag HTTP/1.1" 200 109 0.085027 10.0.0.38 - - [2026-07-18 03:01:40] "POST /set-tag HTTP/1.1" 200 109 0.036620 10.0.0.38 - - [2026-07-18 03:01:40] "POST /set-tag HTTP/1.1" 200 109 0.026579 10.0.0.38 - - [2026-07-18 03:01:40] "DELETE /instance-ip/857a7ea8-8254-11f1-b2f3-fa163e62fba1 HTTP/1.1" 200 115 0.057636 10.0.0.38 - - [2026-07-18 03:01:40] "DELETE /virtual-machine-interface/855d9464-8254-11f1-b2f3-fa163e62fba1 HTTP/1.1" 200 115 0.070761 10.0.0.38 - - [2026-07-18 03:01:40] "DELETE /virtual-machine/7be4f6de-3b80-4b93-8dca-aa21bbd13c2b HTTP/1.1" 200 115 0.048225 10.0.0.38 - - [2026-07-18 03:01:40] "DELETE /tag/1cb3728f-086f-44fc-856b-a931464514e1 HTTP/1.1" 200 115 0.070527 10.0.0.38 - - [2026-07-18 03:01:40] "GET /virtual-machine-interface/8438be92-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004790 10.0.0.38 - - [2026-07-18 03:01:40] "POST /set-tag HTTP/1.1" 200 109 0.005272 10.0.0.38 - - [2026-07-18 03:01:40] "GET /virtual-machine/7498cc47-8180-4a86-9523-c9f6b7ccdb2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003129 10.0.0.38 - - [2026-07-18 03:01:40] "POST /ref-update HTTP/1.1" 200 156 0.009707 10.0.0.38 - - [2026-07-18 03:01:40] "GET /virtual-machine-interface/8438be92-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.023326 10.0.0.38 - - [2026-07-18 03:01:40] "POST /set-tag HTTP/1.1" 200 109 0.034913 10.0.0.38 - - [2026-07-18 03:01:40] "POST /set-tag HTTP/1.1" 200 109 0.056404 10.0.0.38 - - [2026-07-18 03:01:40] "POST /set-tag HTTP/1.1" 200 109 0.061297 10.0.0.38 - - [2026-07-18 03:01:40] "POST /set-tag HTTP/1.1" 200 109 0.031016 10.0.0.38 - - [2026-07-18 03:01:40] "POST /set-tag HTTP/1.1" 200 109 0.063130 10.0.0.38 - - [2026-07-18 03:01:41] "DELETE /instance-ip/84585bbc-8254-11f1-b2f3-fa163e62fba1 HTTP/1.1" 200 115 0.103290 10.0.0.38 - - [2026-07-18 03:01:41] "POST /ref-update HTTP/1.1" 200 156 0.041144 10.0.0.38 - - [2026-07-18 03:01:41] "DELETE /virtual-machine-interface/8438be92-8254-11f1-b2f3-fa163e62fba1 HTTP/1.1" 200 115 0.123625 10.0.0.38 - - [2026-07-18 03:01:41] "DELETE /virtual-machine/7498cc47-8180-4a86-9523-c9f6b7ccdb2e HTTP/1.1" 200 115 0.036520 10.0.0.38 - - [2026-07-18 03:01:41] "GET /virtual-machine-interface/83affaa8-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009466 10.0.0.38 - - [2026-07-18 03:01:41] "POST /set-tag HTTP/1.1" 200 109 0.010355 10.0.0.38 - - [2026-07-18 03:01:41] "GET /virtual-machine-interface/83affaa8-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008926 10.0.0.38 - - [2026-07-18 03:01:41] "POST /set-tag HTTP/1.1" 200 109 0.002720 10.0.0.38 - - [2026-07-18 03:01:41] "GET /virtual-machine/98bb4a75-bb71-49c1-9699-595364fa4338?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004125 10.0.0.38 - - [2026-07-18 03:01:41] "POST /ref-update HTTP/1.1" 200 156 0.010081 10.0.0.38 - - [2026-07-18 03:01:41] "GET /virtual-machine-interface/83affaa8-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011819 10.0.0.38 - - [2026-07-18 03:01:41] "POST /set-tag HTTP/1.1" 200 109 0.026946 10.0.0.38 - - [2026-07-18 03:01:41] "POST /set-tag HTTP/1.1" 200 109 0.053096 10.0.0.38 - - [2026-07-18 03:01:41] "POST /set-tag HTTP/1.1" 200 109 0.037732 10.0.0.38 - - [2026-07-18 03:01:41] "POST /set-tag HTTP/1.1" 200 109 0.043097 10.0.0.38 - - [2026-07-18 03:01:41] "POST /set-tag HTTP/1.1" 200 109 0.050768 10.0.0.38 - - [2026-07-18 03:01:41] "DELETE /instance-ip/83cad2ce-8254-11f1-b2f3-fa163e62fba1 HTTP/1.1" 200 115 0.124279 10.0.0.38 - - [2026-07-18 03:01:41] "POST /ref-update HTTP/1.1" 200 156 0.015248 10.0.0.38 - - [2026-07-18 03:01:42] "DELETE /virtual-machine-interface/83affaa8-8254-11f1-b2f3-fa163e62fba1 HTTP/1.1" 200 115 0.046340 10.0.0.38 - - [2026-07-18 03:01:42] "DELETE /virtual-machine/98bb4a75-bb71-49c1-9699-595364fa4338 HTTP/1.1" 200 115 0.031280 10.0.0.38 - - [2026-07-18 03:01:42] "DELETE /tag/7f9f97f0-6427-47a4-8cff-993838373101 HTTP/1.1" 409 388 0.007116 10.0.0.38 - - [2026-07-18 03:01:42] "DELETE /tag/016043ea-cefb-4ea8-996d-28fa58d2c12c HTTP/1.1" 200 115 0.051040 10.0.0.38 - - [2026-07-18 03:02:08] "GET /virtual-machine-interface/8669330e-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007258 10.0.0.38 - - [2026-07-18 03:02:08] "POST /set-tag HTTP/1.1" 200 109 0.004338 10.0.0.38 - - [2026-07-18 03:02:08] "GET /virtual-machine-interface/8669330e-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006850 10.0.0.38 - - [2026-07-18 03:02:08] "POST /set-tag HTTP/1.1" 200 109 0.003727 10.0.0.38 - - [2026-07-18 03:02:08] "GET /virtual-machine/e29ddcca-105e-435d-aa5b-bb77279d6955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003382 10.0.0.38 - - [2026-07-18 03:02:08] "POST /ref-update HTTP/1.1" 200 156 0.012230 10.0.0.38 - - [2026-07-18 03:02:08] "GET /virtual-machine-interface/8669330e-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007977 10.0.0.38 - - [2026-07-18 03:02:09] "POST /set-tag HTTP/1.1" 200 109 0.035033 10.0.0.38 - - [2026-07-18 03:02:09] "POST /set-tag HTTP/1.1" 200 109 0.045525 10.0.0.38 - - [2026-07-18 03:02:09] "POST /set-tag HTTP/1.1" 200 109 0.016245 10.0.0.38 - - [2026-07-18 03:02:09] "POST /set-tag HTTP/1.1" 200 109 0.042631 10.0.0.38 - - [2026-07-18 03:02:09] "DELETE /instance-ip/868a373e-8254-11f1-b2f3-fa163e62fba1 HTTP/1.1" 200 115 0.058259 10.0.0.38 - - [2026-07-18 03:02:09] "DELETE /virtual-machine-interface/8669330e-8254-11f1-b2f3-fa163e62fba1 HTTP/1.1" 200 115 0.048480 10.0.0.38 - - [2026-07-18 03:02:09] "DELETE /virtual-machine/e29ddcca-105e-435d-aa5b-bb77279d6955 HTTP/1.1" 200 115 0.029098 10.0.0.38 - - [2026-07-18 03:02:09] "DELETE /tag/b81af24a-1dec-4d22-bd8b-055340e83e8d HTTP/1.1" 409 236 0.004760 10.0.0.38 - - [2026-07-18 03:02:09] "GET /virtual-machine-interface/85ecb64e-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006238 10.0.0.38 - - [2026-07-18 03:02:09] "POST /set-tag HTTP/1.1" 200 109 0.003037 10.0.0.38 - - [2026-07-18 03:02:09] "GET /virtual-machine-interface/85ecb64e-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004903 10.0.0.38 - - [2026-07-18 03:02:09] "POST /set-tag HTTP/1.1" 200 109 0.003090 10.0.0.38 - - [2026-07-18 03:02:09] "GET /virtual-machine/1917c289-89f2-4b70-b8ec-70914e7097bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002819 10.0.0.38 - - [2026-07-18 03:02:09] "POST /ref-update HTTP/1.1" 200 156 0.014716 10.0.0.38 - - [2026-07-18 03:02:09] "GET /virtual-machine-interface/85ecb64e-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005074 10.0.0.38 - - [2026-07-18 03:02:09] "POST /set-tag HTTP/1.1" 200 109 0.018432 10.0.0.38 - - [2026-07-18 03:02:09] "POST /set-tag HTTP/1.1" 200 109 0.048153 10.0.0.38 - - [2026-07-18 03:02:09] "POST /set-tag HTTP/1.1" 200 109 0.017097 10.0.0.38 - - [2026-07-18 03:02:09] "POST /set-tag HTTP/1.1" 200 109 0.032963 10.0.0.38 - - [2026-07-18 03:02:09] "DELETE /instance-ip/860d3d74-8254-11f1-b2f3-fa163e62fba1 HTTP/1.1" 200 115 0.057263 10.0.0.38 - - [2026-07-18 03:02:09] "DELETE /virtual-machine-interface/85ecb64e-8254-11f1-b2f3-fa163e62fba1 HTTP/1.1" 200 115 0.050088 10.0.0.38 - - [2026-07-18 03:02:09] "DELETE /virtual-machine/1917c289-89f2-4b70-b8ec-70914e7097bc HTTP/1.1" 200 115 0.035464 10.0.0.38 - - [2026-07-18 03:02:09] "DELETE /tag/f1d2436b-1b43-4eb6-9bb7-7279b57e3d82 HTTP/1.1" 200 115 0.041256 10.0.0.38 - - [2026-07-18 03:02:09] "DELETE /tag/900e801d-a2bb-4188-9916-c4dca4e2d02a HTTP/1.1" 200 115 0.038008 10.0.0.38 - - [2026-07-18 03:02:09] "DELETE /tag/04e4ad9a-88e3-417c-ae1d-d3becf1a63df HTTP/1.1" 200 115 0.042413 10.0.0.38 - - [2026-07-18 03:02:09] "GET /virtual-machine-interface/86eaf42a-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005372 10.0.0.38 - - [2026-07-18 03:02:10] "POST /set-tag HTTP/1.1" 200 109 0.003025 10.0.0.38 - - [2026-07-18 03:02:10] "GET /virtual-machine-interface/86eaf42a-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006435 10.0.0.38 - - [2026-07-18 03:02:10] "POST /set-tag HTTP/1.1" 200 109 0.002857 10.0.0.38 - - [2026-07-18 03:02:10] "GET /virtual-machine/87e88759-bf40-454f-8c3a-65e106457e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003258 10.0.0.38 - - [2026-07-18 03:02:10] "POST /ref-update HTTP/1.1" 200 156 0.010086 10.0.0.38 - - [2026-07-18 03:02:10] "GET /virtual-machine-interface/86eaf42a-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.021852 10.0.0.38 - - [2026-07-18 03:02:10] "POST /set-tag HTTP/1.1" 200 109 0.020586 10.0.0.38 - - [2026-07-18 03:02:10] "POST /set-tag HTTP/1.1" 200 109 0.021651 10.0.0.38 - - [2026-07-18 03:02:10] "POST /set-tag HTTP/1.1" 200 109 0.021425 10.0.0.38 - - [2026-07-18 03:02:10] "POST /set-tag HTTP/1.1" 200 109 0.016868 10.0.0.38 - - [2026-07-18 03:02:10] "DELETE /instance-ip/8709c67a-8254-11f1-b2f3-fa163e62fba1 HTTP/1.1" 200 115 0.060824 10.0.0.38 - - [2026-07-18 03:02:10] "DELETE /virtual-machine-interface/86eaf42a-8254-11f1-b2f3-fa163e62fba1 HTTP/1.1" 200 115 0.050172 10.0.0.38 - - [2026-07-18 03:02:10] "DELETE /virtual-machine/87e88759-bf40-454f-8c3a-65e106457e27 HTTP/1.1" 200 115 0.033102 10.0.0.38 - - [2026-07-18 03:02:10] "DELETE /tag/0a2df02e-1af1-41f9-a58f-3d7c3ccd1335 HTTP/1.1" 200 115 0.039662 10.0.0.38 - - [2026-07-18 03:02:10] "GET /virtual-machine-interface/87691a12-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004707 10.0.0.38 - - [2026-07-18 03:02:10] "POST /set-tag HTTP/1.1" 200 109 0.003013 10.0.0.38 - - [2026-07-18 03:02:10] "GET /virtual-machine-interface/87691a12-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004323 10.0.0.38 - - [2026-07-18 03:02:10] "POST /set-tag HTTP/1.1" 200 109 0.002422 10.0.0.38 - - [2026-07-18 03:02:10] "GET /virtual-machine/630574cb-e9db-450d-a569-f9b43ebfe287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003497 10.0.0.38 - - [2026-07-18 03:02:10] "POST /ref-update HTTP/1.1" 200 156 0.011331 10.0.0.38 - - [2026-07-18 03:02:10] "GET /virtual-machine-interface/87691a12-8254-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017671 10.0.0.38 - - [2026-07-18 03:02:10] "POST /set-tag HTTP/1.1" 200 109 0.027126 10.0.0.38 - - [2026-07-18 03:02:10] "POST /set-tag HTTP/1.1" 200 109 0.039863 10.0.0.38 - - [2026-07-18 03:02:10] "POST /set-tag HTTP/1.1" 200 109 0.033422 10.0.0.38 - - [2026-07-18 03:02:10] "POST /set-tag HTTP/1.1" 200 109 0.015126 10.0.0.38 - - [2026-07-18 03:02:10] "DELETE /instance-ip/87842758-8254-11f1-b2f3-fa163e62fba1 HTTP/1.1" 200 115 0.058381 10.0.0.38 - - [2026-07-18 03:02:11] "DELETE /virtual-machine-interface/87691a12-8254-11f1-b2f3-fa163e62fba1 HTTP/1.1" 200 115 0.056277 10.0.0.38 - - [2026-07-18 03:02:11] "DELETE /virtual-machine/630574cb-e9db-450d-a569-f9b43ebfe287 HTTP/1.1" 200 115 0.023191 10.0.0.38 - - [2026-07-18 03:02:11] "DELETE /tag/34323086-858d-4407-85da-59a391e463e1 HTTP/1.1" 409 236 0.005118 10.0.0.38 - - [2026-07-18 03:02:11] "DELETE /tag/b6ed967d-ce9b-45c9-9c04-4b16800bfe51 HTTP/1.1" 409 236 0.005771 10.0.0.38 - - [2026-07-18 03:02:11] "DELETE /tag/787f62f0-1b73-4d47-be0b-d1522dbdb024 HTTP/1.1" 200 115 0.034750 10.0.0.38 - - [2026-07-18 03:02:13] "POST /projects HTTP/1.1" 409 238 0.002714 10.0.0.38 - - [2026-07-18 03:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.38 - - [2026-07-18 03:02:13] "GET /project/05455124-99b2-4097-bb5a-8af8a4e51c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.054351 10.0.0.38 - - [2026-07-18 03:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.38 - - [2026-07-18 03:02:13] "GET /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004746 10.0.0.38 - - [2026-07-18 03:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.38 - - [2026-07-18 03:02:13] "GET /virtual-network/5150f13e-6ee4-40dc-ac53-a8fd3bc9ccff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004577 10.0.0.38 - - [2026-07-18 03:02:13] "POST /security-groups HTTP/1.1" 409 285 0.002635 10.0.0.38 - - [2026-07-18 03:02:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.38 - - [2026-07-18 03:02:13] "PUT /security-group/b61ebe71-8c83-4eab-93a0-606331355746 HTTP/1.1" 200 262 0.058931 10.0.0.38 - - [2026-07-18 03:02:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.035121 10.0.0.38 - - [2026-07-18 03:02:13] "PUT /access-control-list/1616156c-c9e4-4bc5-8d94-6ab9934ab0de HTTP/1.1" 200 272 0.020632 10.0.0.38 - - [2026-07-18 03:02:13] "PUT /access-control-list/09865302-02fe-4385-90ac-a24bac435195 HTTP/1.1" 200 272 0.025177 10.0.0.38 - - [2026-07-18 03:02:18] "POST /projects HTTP/1.1" 409 238 0.002378 10.0.0.38 - - [2026-07-18 03:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.38 - - [2026-07-18 03:02:18] "GET /project/05455124-99b2-4097-bb5a-8af8a4e51c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1794 0.035864 10.0.0.38 - - [2026-07-18 03:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.38 - - [2026-07-18 03:02:18] "GET /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004881 10.0.0.38 - - [2026-07-18 03:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.38 - - [2026-07-18 03:02:18] "GET /virtual-network/5150f13e-6ee4-40dc-ac53-a8fd3bc9ccff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004207 10.0.0.38 - - [2026-07-18 03:02:18] "POST /security-groups HTTP/1.1" 409 285 0.002394 10.0.0.38 - - [2026-07-18 03:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.38 - - [2026-07-18 03:02:18] "PUT /security-group/b61ebe71-8c83-4eab-93a0-606331355746 HTTP/1.1" 200 262 0.059319 10.0.0.38 - - [2026-07-18 03:02:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.037405 10.0.0.38 - - [2026-07-18 03:02:18] "GET /firewall-policy/c79777b2-9142-46f1-8465-b89df67a05cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.005634 10.0.0.38 - - [2026-07-18 03:02:18] "PUT /access-control-list/1616156c-c9e4-4bc5-8d94-6ab9934ab0de HTTP/1.1" 200 272 0.036758 10.0.0.38 - - [2026-07-18 03:02:18] "PUT /access-control-list/09865302-02fe-4385-90ac-a24bac435195 HTTP/1.1" 200 272 0.023507 10.0.0.38 - - [2026-07-18 03:02:18] "GET /firewall-rule/9667a90a-aa01-4ee2-a292-2b1477ca7ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.007128 10.0.0.38 - - [2026-07-18 03:02:18] "POST /ref-update HTTP/1.1" 200 156 0.060140 10.0.0.38 - - [2026-07-18 03:02:18] "DELETE /firewall-rule/9667a90a-aa01-4ee2-a292-2b1477ca7ee3 HTTP/1.1" 200 115 0.054186 10.0.0.38 - - [2026-07-18 03:02:18] "GET /firewall-policy/c79777b2-9142-46f1-8465-b89df67a05cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.005595 10.0.0.38 - - [2026-07-18 03:02:18] "GET /firewall-rule/bf8980b6-f91c-4866-bfbc-dbb0d074350d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003281 10.0.0.38 - - [2026-07-18 03:02:19] "POST /ref-update HTTP/1.1" 200 156 0.053474 10.0.0.38 - - [2026-07-18 03:02:19] "DELETE /firewall-rule/bf8980b6-f91c-4866-bfbc-dbb0d074350d HTTP/1.1" 200 115 0.044955 10.0.0.38 - - [2026-07-18 03:02:19] "DELETE /tag/34323086-858d-4407-85da-59a391e463e1 HTTP/1.1" 409 236 0.006140 10.0.0.38 - - [2026-07-18 03:02:19] "DELETE /tag/b6ed967d-ce9b-45c9-9c04-4b16800bfe51 HTTP/1.1" 409 236 0.006045 10.0.0.38 - - [2026-07-18 03:02:19] "DELETE /tag/a017b149-f6c7-411b-830f-89748473d7d3 HTTP/1.1" 200 115 0.045981 10.0.0.38 - - [2026-07-18 03:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.38 - - [2026-07-18 03:02:19] "GET /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005499 10.0.0.38 - - [2026-07-18 03:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.38 - - [2026-07-18 03:02:19] "GET /virtual-network/5150f13e-6ee4-40dc-ac53-a8fd3bc9ccff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.010548 10.0.0.38 - - [2026-07-18 03:02:19] "PUT /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa HTTP/1.1" 200 264 0.048249 10.0.0.38 - - [2026-07-18 03:02:19] "PUT /virtual-network/5150f13e-6ee4-40dc-ac53-a8fd3bc9ccff HTTP/1.1" 200 264 0.051688 10.0.0.38 - - [2026-07-18 03:02:19] "DELETE /security-group/b61ebe71-8c83-4eab-93a0-606331355746 HTTP/1.1" 200 115 0.057334 10.0.0.38 - - [2026-07-18 03:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002543 10.0.0.38 - - [2026-07-18 03:02:19] "DELETE /access-control-list/1616156c-c9e4-4bc5-8d94-6ab9934ab0de HTTP/1.1" 200 115 0.035719 10.0.0.38 - - [2026-07-18 03:02:19] "DELETE /access-control-list/09865302-02fe-4385-90ac-a24bac435195 HTTP/1.1" 200 115 0.022809 10.0.0.38 - - [2026-07-18 03:02:19] "GET /project/05455124-99b2-4097-bb5a-8af8a4e51c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.038692 10.0.0.38 - - [2026-07-18 03:02:19] "GET /project/05455124-99b2-4097-bb5a-8af8a4e51c34?fields=security_groups HTTP/1.1" 200 1351 0.042120 10.0.0.38 - - [2026-07-18 03:02:19] "DELETE /security-group/6e9f29e0-cd27-4586-b0ba-c38b261e672b HTTP/1.1" 200 115 0.046825 10.0.0.38 - - [2026-07-18 03:02:19] "DELETE /access-control-list/2840c74e-8542-4407-9bf8-8439d21cebf0 HTTP/1.1" 200 115 0.047050 10.0.0.38 - - [2026-07-18 03:02:19] "GET /project/05455124-99b2-4097-bb5a-8af8a4e51c34?fields=application_policy_sets HTTP/1.1" 200 1390 0.066918 10.0.0.38 - - [2026-07-18 03:02:19] "DELETE /access-control-list/abad54c9-3a2b-44fc-a0de-47479761cfaf HTTP/1.1" 200 115 0.058791 10.0.0.38 - - [2026-07-18 03:02:19] "DELETE /project/05455124-99b2-4097-bb5a-8af8a4e51c34 HTTP/1.1" 200 115 0.335433 10.0.0.38 - - [2026-07-18 03:02:19] "POST /projects HTTP/1.1" 409 238 0.002712 10.0.0.38 - - [2026-07-18 03:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.38 - - [2026-07-18 03:02:19] "GET /project/e1f4e85a-fbe2-4600-89d9-4c31b737cba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035928 10.0.0.38 - - [2026-07-18 03:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005412 10.0.0.38 - - [2026-07-18 03:02:19] "GET /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003916 10.0.0.38 - - [2026-07-18 03:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.38 - - [2026-07-18 03:02:20] "GET /virtual-network/5150f13e-6ee4-40dc-ac53-a8fd3bc9ccff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.008469 10.0.0.38 - - [2026-07-18 03:02:20] "POST /security-groups HTTP/1.1" 409 285 0.002836 10.0.0.38 - - [2026-07-18 03:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.38 - - [2026-07-18 03:02:20] "PUT /security-group/8af9c40a-c200-47af-82d6-1c526d461f34 HTTP/1.1" 200 262 0.057490 10.0.0.38 - - [2026-07-18 03:02:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.035568 10.0.0.38 - - [2026-07-18 03:02:20] "PUT /access-control-list/ad692de1-301c-4e3b-af5d-94ce9ea89392 HTTP/1.1" 200 272 0.023453 10.0.0.38 - - [2026-07-18 03:02:20] "PUT /access-control-list/f8567a47-726b-40ef-906d-05cafd524a74 HTTP/1.1" 200 272 0.016035 10.0.0.38 - - [2026-07-18 03:02:24] "GET /application-policy-set/f32afe9c-31fd-4bba-a1b3-c61f9f3fb8e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004016 10.0.0.38 - - [2026-07-18 03:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.38 - - [2026-07-18 03:02:24] "GET /policy-management/84e100ed-132f-43b1-be6e-c784177e4984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003166 10.0.0.38 - - [2026-07-18 03:02:24] "GET /firewall-policy/122f381a-c2ee-4b62-a812-991b77529c87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003208 10.0.0.38 - - [2026-07-18 03:02:24] "GET /firewall-rule/0310a9e8-01db-4df1-907f-e12a7bcf305d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.004057 10.0.0.38 - - [2026-07-18 03:02:24] "POST /ref-update HTTP/1.1" 200 156 0.013812 10.0.0.38 - - [2026-07-18 03:02:24] "DELETE /firewall-rule/0310a9e8-01db-4df1-907f-e12a7bcf305d HTTP/1.1" 200 115 0.053501 10.0.0.38 - - [2026-07-18 03:02:24] "GET /firewall-policy/cde38b46-4c8b-4a6f-8bdc-9a0ddafab1fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.005095 10.0.0.38 - - [2026-07-18 03:02:24] "GET /firewall-rule/ad54be47-379b-4de3-b48b-20a2db5c69ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2608 0.003380 10.0.0.38 - - [2026-07-18 03:02:24] "POST /ref-update HTTP/1.1" 200 156 0.017727 10.0.0.38 - - [2026-07-18 03:02:24] "DELETE /firewall-rule/ad54be47-379b-4de3-b48b-20a2db5c69ce HTTP/1.1" 200 115 0.052992 10.0.0.38 - - [2026-07-18 03:02:24] "GET /firewall-policy/cde38b46-4c8b-4a6f-8bdc-9a0ddafab1fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.004120 10.0.0.38 - - [2026-07-18 03:02:24] "GET /firewall-rule/a8e0f46c-570a-4c3f-a07b-520de131682b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.003495 10.0.0.38 - - [2026-07-18 03:02:24] "POST /ref-update HTTP/1.1" 200 156 0.015233 10.0.0.38 - - [2026-07-18 03:02:24] "DELETE /firewall-rule/a8e0f46c-570a-4c3f-a07b-520de131682b HTTP/1.1" 200 115 0.054862 10.0.0.38 - - [2026-07-18 03:02:24] "GET /application-policy-set/f32afe9c-31fd-4bba-a1b3-c61f9f3fb8e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003433 10.0.0.38 - - [2026-07-18 03:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 10.0.0.38 - - [2026-07-18 03:02:24] "GET /policy-management/84e100ed-132f-43b1-be6e-c784177e4984?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003766 10.0.0.38 - - [2026-07-18 03:02:24] "GET /firewall-policy/cde38b46-4c8b-4a6f-8bdc-9a0ddafab1fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004198 10.0.0.38 - - [2026-07-18 03:02:24] "POST /ref-update HTTP/1.1" 200 156 0.025527 10.0.0.38 - - [2026-07-18 03:02:25] "DELETE /firewall-policy/cde38b46-4c8b-4a6f-8bdc-9a0ddafab1fc HTTP/1.1" 200 115 0.042789 10.0.0.38 - - [2026-07-18 03:02:25] "DELETE /tag/b81af24a-1dec-4d22-bd8b-055340e83e8d HTTP/1.1" 200 115 0.065989 10.0.0.38 - - [2026-07-18 03:02:25] "DELETE /tag/b6ed967d-ce9b-45c9-9c04-4b16800bfe51 HTTP/1.1" 200 115 0.038956 10.0.0.38 - - [2026-07-18 03:02:25] "DELETE /tag/7f9f97f0-6427-47a4-8cff-993838373101 HTTP/1.1" 200 115 0.059119 10.0.0.38 - - [2026-07-18 03:02:25] "DELETE /tag/34323086-858d-4407-85da-59a391e463e1 HTTP/1.1" 200 115 0.065577 10.0.0.38 - - [2026-07-18 03:02:25] "DELETE /loadbalancer-member/17c9be56-252e-442f-bad9-66709832ce04 HTTP/1.1" 200 115 0.047212 10.0.0.38 - - [2026-07-18 03:02:25] "DELETE /loadbalancer-pool/0e94d5ce-367c-4e00-b7d3-346545610228 HTTP/1.1" 200 115 0.064954 10.0.0.38 - - [2026-07-18 03:02:25] "DELETE /loadbalancer-listener/9e1e46c7-bcfb-4145-8e7b-a0fd927ca5c6 HTTP/1.1" 200 115 0.040459 10.0.0.38 - - [2026-07-18 03:02:25] "DELETE /loadbalancer/8d89b9b6-a8c4-476d-a18d-87e07644f345 HTTP/1.1" 200 115 0.030757 10.0.0.38 - - [2026-07-18 03:02:25] "DELETE /floating-ip/51e7fa7a-3b44-4069-8a86-43346a654d81 HTTP/1.1" 200 115 0.041871 10.0.0.38 - - [2026-07-18 03:02:25] "DELETE /instance-ip/d917984a-ab36-461e-aefd-93adaf576b5b HTTP/1.1" 200 115 0.048659 10.0.0.38 - - [2026-07-18 03:02:25] "DELETE /virtual-machine-interface/bbf9c0f7-1bff-4e85-8cce-302442c577ba HTTP/1.1" 200 115 0.053086 10.0.0.38 - - [2026-07-18 03:02:25] "DELETE /tag/8334fb02-a148-4d93-804d-4f4bd6f1f582 HTTP/1.1" 200 115 0.084508 10.0.0.38 - - [2026-07-18 03:02:25] "POST /projects HTTP/1.1" 409 238 0.004549 10.0.0.38 - - [2026-07-18 03:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005477 10.0.0.38 - - [2026-07-18 03:02:25] "GET /project/e1f4e85a-fbe2-4600-89d9-4c31b737cba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.055627 10.0.0.38 - - [2026-07-18 03:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009813 10.0.0.38 - - [2026-07-18 03:02:25] "GET /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005013 10.0.0.38 - - [2026-07-18 03:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.38 - - [2026-07-18 03:02:25] "GET /virtual-network/5150f13e-6ee4-40dc-ac53-a8fd3bc9ccff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004459 10.0.0.38 - - [2026-07-18 03:02:26] "POST /security-groups HTTP/1.1" 409 285 0.015241 10.0.0.38 - - [2026-07-18 03:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.38 - - [2026-07-18 03:02:26] "PUT /security-group/8af9c40a-c200-47af-82d6-1c526d461f34 HTTP/1.1" 200 262 0.095248 10.0.0.38 - - [2026-07-18 03:02:26] "PUT /access-control-list/ad692de1-301c-4e3b-af5d-94ce9ea89392 HTTP/1.1" 200 272 0.048739 10.0.0.38 - - [2026-07-18 03:02:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.093278 10.0.0.38 - - [2026-07-18 03:02:26] "PUT /access-control-list/f8567a47-726b-40ef-906d-05cafd524a74 HTTP/1.1" 200 272 0.073176 10.0.0.38 - - [2026-07-18 03:02:26] "GET /firewall-policy/c79777b2-9142-46f1-8465-b89df67a05cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.024556 10.0.0.38 - - [2026-07-18 03:02:26] "GET /firewall-rule/9c9c0ea4-73cf-4e18-959e-7295d1003152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003511 10.0.0.38 - - [2026-07-18 03:02:26] "POST /ref-update HTTP/1.1" 200 156 0.064644 10.0.0.38 - - [2026-07-18 03:02:26] "DELETE /firewall-rule/9c9c0ea4-73cf-4e18-959e-7295d1003152 HTTP/1.1" 200 115 0.060023 10.0.0.38 - - [2026-07-18 03:02:26] "GET /firewall-policy/c79777b2-9142-46f1-8465-b89df67a05cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.005653 10.0.0.38 - - [2026-07-18 03:02:26] "GET /firewall-rule/3ba1c10c-973a-465f-a267-a345945532a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003403 10.0.0.38 - - [2026-07-18 03:02:26] "POST /ref-update HTTP/1.1" 200 156 0.045143 10.0.0.38 - - [2026-07-18 03:02:26] "DELETE /firewall-rule/3ba1c10c-973a-465f-a267-a345945532a4 HTTP/1.1" 200 115 0.046716 10.0.0.38 - - [2026-07-18 03:02:26] "DELETE /tag/d061eedc-6f80-452f-9168-3945244f8abd HTTP/1.1" 200 115 0.039659 10.0.0.38 - - [2026-07-18 03:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.38 - - [2026-07-18 03:02:26] "GET /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005054 10.0.0.38 - - [2026-07-18 03:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.38 - - [2026-07-18 03:02:26] "GET /virtual-network/5150f13e-6ee4-40dc-ac53-a8fd3bc9ccff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005368 10.0.0.38 - - [2026-07-18 03:02:26] "PUT /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa HTTP/1.1" 200 264 0.066612 10.0.0.38 - - [2026-07-18 03:02:26] "PUT /virtual-network/5150f13e-6ee4-40dc-ac53-a8fd3bc9ccff HTTP/1.1" 200 264 0.078902 10.0.0.38 - - [2026-07-18 03:02:27] "DELETE /security-group/8af9c40a-c200-47af-82d6-1c526d461f34 HTTP/1.1" 200 115 0.065682 10.0.0.38 - - [2026-07-18 03:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.38 - - [2026-07-18 03:02:27] "DELETE /access-control-list/ad692de1-301c-4e3b-af5d-94ce9ea89392 HTTP/1.1" 200 115 0.032552 10.0.0.38 - - [2026-07-18 03:02:27] "DELETE /access-control-list/f8567a47-726b-40ef-906d-05cafd524a74 HTTP/1.1" 200 115 0.041236 10.0.0.38 - - [2026-07-18 03:02:27] "GET /project/e1f4e85a-fbe2-4600-89d9-4c31b737cba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.041283 10.0.0.38 - - [2026-07-18 03:02:27] "GET /project/e1f4e85a-fbe2-4600-89d9-4c31b737cba2?fields=security_groups HTTP/1.1" 200 1352 0.057564 10.0.0.38 - - [2026-07-18 03:02:27] "DELETE /security-group/ee5b62fa-c23a-40cb-9ae2-2622310d339f HTTP/1.1" 200 115 0.097942 10.0.0.38 - - [2026-07-18 03:02:27] "DELETE /access-control-list/624622dc-4731-4b4a-a094-1244bb3be885 HTTP/1.1" 200 115 0.039678 10.0.0.38 - - [2026-07-18 03:02:27] "GET /project/e1f4e85a-fbe2-4600-89d9-4c31b737cba2?fields=application_policy_sets HTTP/1.1" 200 1391 0.064728 10.0.0.38 - - [2026-07-18 03:02:27] "DELETE /access-control-list/0adcf4ca-2ce8-4a86-9182-6cfc3fd9ce75 HTTP/1.1" 200 115 0.066558 10.0.0.38 - - [2026-07-18 03:02:27] "DELETE /project/e1f4e85a-fbe2-4600-89d9-4c31b737cba2 HTTP/1.1" 200 115 0.417166 10.0.0.38 - - [2026-07-18 03:02:54] "GET /global-system-configs HTTP/1.1" 200 322 0.002898 10.0.0.38 - - [2026-07-18 03:02:55] "GET /global-system-configs HTTP/1.1" 200 322 0.002337 10.0.0.38 - - [2026-07-18 03:03:12] "GET / HTTP/1.1" 200 35931 0.002128 10.0.0.38 - - [2026-07-18 03:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.38 - - [2026-07-18 03:03:12] "GET /global-vrouter-config/f978ae98-21f9-4a04-af60-7e7cb1bffff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003713 10.0.0.38 - - [2026-07-18 03:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.38 - - [2026-07-18 03:03:13] "GET /global-vrouter-config/f978ae98-21f9-4a04-af60-7e7cb1bffff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002267 10.0.0.38 - - [2026-07-18 03:03:30] "GET / HTTP/1.1" 200 35931 0.001610 10.0.0.38 - - [2026-07-18 03:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.38 - - [2026-07-18 03:03:30] "GET /global-system-config/7601977f-674b-48ef-b5ed-e58336a0228b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005076 10.0.0.38 - - [2026-07-18 03:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.38 - - [2026-07-18 03:03:30] "GET /config-node/68664998-87f3-4a4b-8a52-e3b12f66d717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.003119 10.0.0.38 - - [2026-07-18 03:03:30] "GET / HTTP/1.1" 200 35931 0.001576 10.0.0.38 - - [2026-07-18 03:03:30] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002814 10.0.0.38 - - [2026-07-18 03:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.38 - - [2026-07-18 03:03:35] "GET /global-vrouter-config/f978ae98-21f9-4a04-af60-7e7cb1bffff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002374 10.0.0.38 - - [2026-07-18 03:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.38 - - [2026-07-18 03:03:35] "PUT /global-vrouter-config/f978ae98-21f9-4a04-af60-7e7cb1bffff4 HTTP/1.1" 200 276 0.014885 10.0.0.38 - - [2026-07-18 03:03:36] "GET / HTTP/1.1" 200 35931 0.001987 10.0.0.38 - - [2026-07-18 03:03:36] "POST /alarms HTTP/1.1" 409 264 0.002605 10.0.0.38 - - [2026-07-18 03:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.38 - - [2026-07-18 03:03:36] "PUT /alarm/41ccda4b-c8c4-49b4-8a11-e17cd31e5d59 HTTP/1.1" 200 244 0.014041 10.0.0.38 - - [2026-07-18 03:03:36] "POST /alarms HTTP/1.1" 409 261 0.007879 10.0.0.38 - - [2026-07-18 03:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.38 - - [2026-07-18 03:03:36] "PUT /alarm/6a64f842-a910-4460-90db-9a83a9087eea HTTP/1.1" 200 244 0.016194 10.0.0.38 - - [2026-07-18 03:03:36] "POST /alarms HTTP/1.1" 409 261 0.010110 10.0.0.38 - - [2026-07-18 03:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 10.0.0.38 - - [2026-07-18 03:03:36] "PUT /alarm/429a3681-6e4b-473b-bfbd-94b7e6744098 HTTP/1.1" 200 244 0.021055 10.0.0.38 - - [2026-07-18 03:03:36] "POST /alarms HTTP/1.1" 409 253 0.004197 10.0.0.38 - - [2026-07-18 03:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.38 - - [2026-07-18 03:03:36] "PUT /alarm/4c63b40e-cee1-4d12-a881-bce9639e886c HTTP/1.1" 200 244 0.017208 10.0.0.38 - - [2026-07-18 03:03:36] "POST /alarms HTTP/1.1" 409 251 0.011513 10.0.0.38 - - [2026-07-18 03:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.38 - - [2026-07-18 03:03:36] "PUT /alarm/2966c01a-5ee0-402f-a647-a385d1caf906 HTTP/1.1" 200 244 0.011314 10.0.0.38 - - [2026-07-18 03:03:36] "POST /alarms HTTP/1.1" 409 252 0.005065 10.0.0.38 - - [2026-07-18 03:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.38 - - [2026-07-18 03:03:36] "PUT /alarm/c8c3a219-cc75-48b2-9295-f899a5d38e18 HTTP/1.1" 200 244 0.009689 10.0.0.38 - - [2026-07-18 03:03:36] "POST /alarms HTTP/1.1" 409 256 0.004955 10.0.0.38 - - [2026-07-18 03:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.38 - - [2026-07-18 03:03:36] "PUT /alarm/6b271789-cb6b-4d8e-b1c4-a044466dade4 HTTP/1.1" 200 244 0.010156 10.0.0.38 - - [2026-07-18 03:03:36] "POST /alarms HTTP/1.1" 409 248 0.005530 10.0.0.38 - - [2026-07-18 03:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.38 - - [2026-07-18 03:03:36] "PUT /alarm/e0254bd4-70de-422f-9d6d-ec0de75a5747 HTTP/1.1" 200 244 0.015601 10.0.0.38 - - [2026-07-18 03:03:36] "POST /alarms HTTP/1.1" 409 252 0.004588 10.0.0.38 - - [2026-07-18 03:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.38 - - [2026-07-18 03:03:36] "PUT /alarm/1a33447d-7a4f-44d5-98b2-cec92017799e HTTP/1.1" 200 244 0.014339 10.0.0.38 - - [2026-07-18 03:03:36] "POST /alarms HTTP/1.1" 409 257 0.009111 10.0.0.38 - - [2026-07-18 03:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004680 10.0.0.38 - - [2026-07-18 03:03:36] "PUT /alarm/0c9e06f6-8f6f-4529-a1d1-7ed9809b5028 HTTP/1.1" 200 244 0.015497 10.0.0.38 - - [2026-07-18 03:03:36] "POST /alarms HTTP/1.1" 409 251 0.012160 10.0.0.38 - - [2026-07-18 03:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.38 - - [2026-07-18 03:03:36] "PUT /alarm/feb90593-2bf3-4d86-b2c0-dbee516225cf HTTP/1.1" 200 244 0.012425 10.0.0.38 - - [2026-07-18 03:03:36] "POST /alarms HTTP/1.1" 409 257 0.007284 10.0.0.38 - - [2026-07-18 03:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.38 - - [2026-07-18 03:03:37] "PUT /alarm/16d0698f-38eb-451b-9629-a82b195c1e6e HTTP/1.1" 200 244 0.012298 10.0.0.38 - - [2026-07-18 03:03:37] "POST /alarms HTTP/1.1" 409 261 0.005783 10.0.0.38 - - [2026-07-18 03:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.38 - - [2026-07-18 03:03:37] "PUT /alarm/cfd4014c-7542-4cdf-b816-55305eddabe5 HTTP/1.1" 200 244 0.010075 10.0.0.38 - - [2026-07-18 03:03:37] "POST /alarms HTTP/1.1" 409 258 0.007133 10.0.0.38 - - [2026-07-18 03:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.38 - - [2026-07-18 03:03:37] "PUT /alarm/f3c5b065-5b7b-4e96-bc19-6c38df3d8f5a HTTP/1.1" 200 244 0.009674 10.0.0.38 - - [2026-07-18 03:03:37] "POST /alarms HTTP/1.1" 409 254 0.005711 10.0.0.38 - - [2026-07-18 03:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 10.0.0.38 - - [2026-07-18 03:03:37] "PUT /alarm/41d6ab25-f39f-4aa0-8d3f-d9d3bfa8f123 HTTP/1.1" 200 244 0.012126 10.0.0.38 - - [2026-07-18 03:03:37] "POST /alarms HTTP/1.1" 409 254 0.006079 10.0.0.38 - - [2026-07-18 03:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.38 - - [2026-07-18 03:03:37] "PUT /alarm/dda52d5a-ee4f-4e55-ac93-efc5feb0d177 HTTP/1.1" 200 244 0.011492 10.0.0.38 - - [2026-07-18 03:03:37] "POST /alarms HTTP/1.1" 409 254 0.004015 10.0.0.38 - - [2026-07-18 03:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.38 - - [2026-07-18 03:03:37] "PUT /alarm/ca6fc502-d428-4f19-be11-8c11feac6aae HTTP/1.1" 200 244 0.011324 10.0.0.38 - - [2026-07-18 03:03:37] "POST /alarms HTTP/1.1" 409 247 0.009015 10.0.0.38 - - [2026-07-18 03:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.38 - - [2026-07-18 03:03:37] "PUT /alarm/7ed5a2e1-38d6-4aa9-8d3e-293d97a4627e HTTP/1.1" 200 244 0.013061 10.0.0.38 - - [2026-07-18 03:03:37] "POST /alarms HTTP/1.1" 409 272 0.002866 10.0.0.38 - - [2026-07-18 03:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.38 - - [2026-07-18 03:03:37] "PUT /alarm/a55d047e-26bc-4eb7-b402-c180308f2f63 HTTP/1.1" 200 244 0.010268 10.0.0.38 - - [2026-07-18 03:03:37] "POST /alarms HTTP/1.1" 409 261 0.009377 10.0.0.38 - - [2026-07-18 03:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.38 - - [2026-07-18 03:03:37] "PUT /alarm/320dba8e-962d-4628-a4c0-c5b42c66dec9 HTTP/1.1" 200 244 0.011299 10.0.0.38 - - [2026-07-18 03:03:37] "POST /alarms HTTP/1.1" 409 259 0.015570 10.0.0.38 - - [2026-07-18 03:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004167 10.0.0.38 - - [2026-07-18 03:03:37] "PUT /alarm/b3c8a8ef-5797-4c7a-a85f-9e365ea09947 HTTP/1.1" 200 244 0.015396 10.0.0.38 - - [2026-07-18 03:03:37] "POST /alarms HTTP/1.1" 409 265 0.018228 10.0.0.38 - - [2026-07-18 03:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.38 - - [2026-07-18 03:03:37] "PUT /alarm/3102d3bb-1ecd-4f98-a6b2-b77aa91a2500 HTTP/1.1" 200 244 0.015293 10.0.0.38 - - [2026-07-18 03:03:37] "POST /alarms HTTP/1.1" 409 279 0.005174 10.0.0.38 - - [2026-07-18 03:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.38 - - [2026-07-18 03:03:37] "PUT /alarm/4ea7b8b3-5e89-47f1-9db3-da8637fefc6b HTTP/1.1" 200 244 0.010787 10.0.0.38 - - [2026-07-18 03:03:38] "GET / HTTP/1.1" 200 35931 0.002502 10.0.0.38 - - [2026-07-18 03:03:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002870 10.0.0.38 - - [2026-07-18 03:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.38 - - [2026-07-18 03:03:38] "PUT /global-vrouter-config/f978ae98-21f9-4a04-af60-7e7cb1bffff4 HTTP/1.1" 200 276 0.008487 10.0.0.38 - - [2026-07-18 03:03:38] "GET / HTTP/1.1" 200 35931 0.001628 10.0.0.38 - - [2026-07-18 03:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.38 - - [2026-07-18 03:03:38] "GET /global-vrouter-config/f978ae98-21f9-4a04-af60-7e7cb1bffff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002793 10.0.0.38 - - [2026-07-18 03:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.38 - - [2026-07-18 03:03:38] "PUT /global-vrouter-config/f978ae98-21f9-4a04-af60-7e7cb1bffff4 HTTP/1.1" 200 276 0.011114 10.0.0.38 - - [2026-07-18 03:03:38] "GET / HTTP/1.1" 200 35931 0.001767 10.0.0.38 - - [2026-07-18 03:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.38 - - [2026-07-18 03:03:38] "GET /global-system-config/7601977f-674b-48ef-b5ed-e58336a0228b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005208 10.0.0.38 - - [2026-07-18 03:03:38] "PUT /global-system-config/7601977f-674b-48ef-b5ed-e58336a0228b HTTP/1.1" 200 274 0.018614 10.0.0.38 - - [2026-07-18 03:03:42] "GET / HTTP/1.1" 200 35931 0.001790 10.0.0.38 - - [2026-07-18 03:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.38 - - [2026-07-18 03:03:42] "GET /routing-instance/c5d53493-11c8-4904-9128-fdd2fe20742a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002928 10.0.0.38 - - [2026-07-18 03:03:42] "POST /bgp-routers HTTP/1.1" 409 301 0.002247 10.0.0.38 - - [2026-07-18 03:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005628 10.0.0.38 - - [2026-07-18 03:03:42] "GET /bgp-router/d27695eb-14fa-4258-8210-cb8e0ae28d2f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003299 10.0.0.38 - - [2026-07-18 03:03:42] "PUT /bgp-router/d27695eb-14fa-4258-8210-cb8e0ae28d2f HTTP/1.1" 200 254 0.016478 [Introspect:8084]10.0.0.38 - - [2026-07-18 03:03:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001159 [Introspect:8084]10.0.0.38 - - [2026-07-18 03:03:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001027 10.0.0.38 - - [2026-07-18 03:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.38 - - [2026-07-18 03:03:44] "GET /global-vrouter-config/f978ae98-21f9-4a04-af60-7e7cb1bffff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002997 10.0.0.38 - - [2026-07-18 03:03:58] "GET / HTTP/1.1" 200 35931 0.001884 10.0.0.38 - - [2026-07-18 03:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.38 - - [2026-07-18 03:03:58] "GET /global-system-config/7601977f-674b-48ef-b5ed-e58336a0228b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005119 10.0.0.38 - - [2026-07-18 03:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.38 - - [2026-07-18 03:03:58] "GET /config-node/68664998-87f3-4a4b-8a52-e3b12f66d717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001870 10.0.0.38 - - [2026-07-18 03:04:09] "GET / HTTP/1.1" 200 35931 0.004550 10.0.0.38 - - [2026-07-18 03:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.38 - - [2026-07-18 03:04:09] "GET /routing-instance/c5d53493-11c8-4904-9128-fdd2fe20742a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002879 10.0.0.38 - - [2026-07-18 03:04:09] "POST /bgp-routers HTTP/1.1" 409 301 0.004915 10.0.0.38 - - [2026-07-18 03:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.38 - - [2026-07-18 03:04:09] "GET /bgp-router/d27695eb-14fa-4258-8210-cb8e0ae28d2f?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003570 10.0.0.38 - - [2026-07-18 03:04:09] "PUT /bgp-router/d27695eb-14fa-4258-8210-cb8e0ae28d2f HTTP/1.1" 200 254 0.012051 [Introspect:8084]10.0.0.38 - - [2026-07-18 03:04:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001228 [Introspect:8084]10.0.0.38 - - [2026-07-18 03:04:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001204 10.0.0.38 - - [2026-07-18 03:04:24] "GET / HTTP/1.1" 200 35931 0.001933 10.0.0.38 - - [2026-07-18 03:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.38 - - [2026-07-18 03:04:24] "GET /global-system-config/7601977f-674b-48ef-b5ed-e58336a0228b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004968 10.0.0.38 - - [2026-07-18 03:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.38 - - [2026-07-18 03:04:24] "GET /config-node/68664998-87f3-4a4b-8a52-e3b12f66d717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002004 10.0.0.38 - - [2026-07-18 03:04:24] "GET / HTTP/1.1" 200 35931 0.001617 10.0.0.38 - - [2026-07-18 03:04:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002905 10.0.0.38 - - [2026-07-18 03:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.38 - - [2026-07-18 03:04:29] "GET /global-vrouter-config/f978ae98-21f9-4a04-af60-7e7cb1bffff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.004223 10.0.0.38 - - [2026-07-18 03:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.38 - - [2026-07-18 03:04:29] "PUT /global-vrouter-config/f978ae98-21f9-4a04-af60-7e7cb1bffff4 HTTP/1.1" 200 276 0.019569 10.0.0.38 - - [2026-07-18 03:04:30] "GET / HTTP/1.1" 200 35931 0.001837 10.0.0.38 - - [2026-07-18 03:04:30] "POST /alarms HTTP/1.1" 409 264 0.002689 10.0.0.38 - - [2026-07-18 03:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.38 - - [2026-07-18 03:04:30] "PUT /alarm/41ccda4b-c8c4-49b4-8a11-e17cd31e5d59 HTTP/1.1" 200 244 0.013223 10.0.0.38 - - [2026-07-18 03:04:30] "POST /alarms HTTP/1.1" 409 261 0.003129 10.0.0.38 - - [2026-07-18 03:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.38 - - [2026-07-18 03:04:30] "PUT /alarm/6a64f842-a910-4460-90db-9a83a9087eea HTTP/1.1" 200 244 0.010364 10.0.0.38 - - [2026-07-18 03:04:30] "POST /alarms HTTP/1.1" 409 261 0.003748 10.0.0.38 - - [2026-07-18 03:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.38 - - [2026-07-18 03:04:30] "PUT /alarm/429a3681-6e4b-473b-bfbd-94b7e6744098 HTTP/1.1" 200 244 0.011786 10.0.0.38 - - [2026-07-18 03:04:30] "POST /alarms HTTP/1.1" 409 253 0.010447 10.0.0.38 - - [2026-07-18 03:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.38 - - [2026-07-18 03:04:30] "PUT /alarm/4c63b40e-cee1-4d12-a881-bce9639e886c HTTP/1.1" 200 244 0.011188 10.0.0.38 - - [2026-07-18 03:04:30] "POST /alarms HTTP/1.1" 409 251 0.012100 10.0.0.38 - - [2026-07-18 03:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.38 - - [2026-07-18 03:04:30] "PUT /alarm/2966c01a-5ee0-402f-a647-a385d1caf906 HTTP/1.1" 200 244 0.011926 10.0.0.38 - - [2026-07-18 03:04:30] "POST /alarms HTTP/1.1" 409 252 0.009500 10.0.0.38 - - [2026-07-18 03:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.38 - - [2026-07-18 03:04:30] "PUT /alarm/c8c3a219-cc75-48b2-9295-f899a5d38e18 HTTP/1.1" 200 244 0.014623 10.0.0.38 - - [2026-07-18 03:04:30] "POST /alarms HTTP/1.1" 409 256 0.012296 10.0.0.38 - - [2026-07-18 03:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.38 - - [2026-07-18 03:04:30] "PUT /alarm/6b271789-cb6b-4d8e-b1c4-a044466dade4 HTTP/1.1" 200 244 0.011326 10.0.0.38 - - [2026-07-18 03:04:30] "POST /alarms HTTP/1.1" 409 248 0.008530 10.0.0.38 - - [2026-07-18 03:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.38 - - [2026-07-18 03:04:30] "PUT /alarm/e0254bd4-70de-422f-9d6d-ec0de75a5747 HTTP/1.1" 200 244 0.011849 10.0.0.38 - - [2026-07-18 03:04:30] "POST /alarms HTTP/1.1" 409 252 0.012479 10.0.0.38 - - [2026-07-18 03:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.38 - - [2026-07-18 03:04:30] "PUT /alarm/1a33447d-7a4f-44d5-98b2-cec92017799e HTTP/1.1" 200 244 0.011660 10.0.0.38 - - [2026-07-18 03:04:30] "POST /alarms HTTP/1.1" 409 257 0.008727 10.0.0.38 - - [2026-07-18 03:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.38 - - [2026-07-18 03:04:30] "PUT /alarm/0c9e06f6-8f6f-4529-a1d1-7ed9809b5028 HTTP/1.1" 200 244 0.014338 10.0.0.38 - - [2026-07-18 03:04:30] "POST /alarms HTTP/1.1" 409 251 0.010445 10.0.0.38 - - [2026-07-18 03:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.38 - - [2026-07-18 03:04:31] "PUT /alarm/feb90593-2bf3-4d86-b2c0-dbee516225cf HTTP/1.1" 200 244 0.014438 10.0.0.38 - - [2026-07-18 03:04:31] "POST /alarms HTTP/1.1" 409 257 0.006287 10.0.0.38 - - [2026-07-18 03:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.38 - - [2026-07-18 03:04:31] "PUT /alarm/16d0698f-38eb-451b-9629-a82b195c1e6e HTTP/1.1" 200 244 0.010570 10.0.0.38 - - [2026-07-18 03:04:31] "POST /alarms HTTP/1.1" 409 261 0.014599 10.0.0.38 - - [2026-07-18 03:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.38 - - [2026-07-18 03:04:31] "PUT /alarm/cfd4014c-7542-4cdf-b816-55305eddabe5 HTTP/1.1" 200 244 0.013598 10.0.0.38 - - [2026-07-18 03:04:31] "POST /alarms HTTP/1.1" 409 258 0.010245 10.0.0.38 - - [2026-07-18 03:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.38 - - [2026-07-18 03:04:31] "PUT /alarm/f3c5b065-5b7b-4e96-bc19-6c38df3d8f5a HTTP/1.1" 200 244 0.011334 10.0.0.38 - - [2026-07-18 03:04:31] "POST /alarms HTTP/1.1" 409 254 0.004634 10.0.0.38 - - [2026-07-18 03:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.38 - - [2026-07-18 03:04:31] "PUT /alarm/41d6ab25-f39f-4aa0-8d3f-d9d3bfa8f123 HTTP/1.1" 200 244 0.016972 10.0.0.38 - - [2026-07-18 03:04:31] "POST /alarms HTTP/1.1" 409 254 0.010883 10.0.0.38 - - [2026-07-18 03:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.38 - - [2026-07-18 03:04:31] "PUT /alarm/dda52d5a-ee4f-4e55-ac93-efc5feb0d177 HTTP/1.1" 200 244 0.013028 10.0.0.38 - - [2026-07-18 03:04:31] "POST /alarms HTTP/1.1" 409 254 0.001641 10.0.0.38 - - [2026-07-18 03:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.38 - - [2026-07-18 03:04:31] "PUT /alarm/ca6fc502-d428-4f19-be11-8c11feac6aae HTTP/1.1" 200 244 0.011861 10.0.0.38 - - [2026-07-18 03:04:31] "POST /alarms HTTP/1.1" 409 247 0.007520 10.0.0.38 - - [2026-07-18 03:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.38 - - [2026-07-18 03:04:31] "PUT /alarm/7ed5a2e1-38d6-4aa9-8d3e-293d97a4627e HTTP/1.1" 200 244 0.012816 10.0.0.38 - - [2026-07-18 03:04:31] "POST /alarms HTTP/1.1" 409 272 0.002159 10.0.0.38 - - [2026-07-18 03:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.38 - - [2026-07-18 03:04:31] "PUT /alarm/a55d047e-26bc-4eb7-b402-c180308f2f63 HTTP/1.1" 200 244 0.011209 10.0.0.38 - - [2026-07-18 03:04:31] "POST /alarms HTTP/1.1" 409 261 0.007051 10.0.0.38 - - [2026-07-18 03:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007285 10.0.0.38 - - [2026-07-18 03:04:31] "PUT /alarm/320dba8e-962d-4628-a4c0-c5b42c66dec9 HTTP/1.1" 200 244 0.011007 10.0.0.38 - - [2026-07-18 03:04:31] "POST /alarms HTTP/1.1" 409 259 0.007025 10.0.0.38 - - [2026-07-18 03:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.38 - - [2026-07-18 03:04:31] "PUT /alarm/b3c8a8ef-5797-4c7a-a85f-9e365ea09947 HTTP/1.1" 200 244 0.010693 10.0.0.38 - - [2026-07-18 03:04:31] "POST /alarms HTTP/1.1" 409 265 0.012750 10.0.0.38 - - [2026-07-18 03:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002565 10.0.0.38 - - [2026-07-18 03:04:31] "PUT /alarm/3102d3bb-1ecd-4f98-a6b2-b77aa91a2500 HTTP/1.1" 200 244 0.013082 10.0.0.38 - - [2026-07-18 03:04:31] "POST /alarms HTTP/1.1" 409 279 0.005105 10.0.0.38 - - [2026-07-18 03:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.38 - - [2026-07-18 03:04:31] "PUT /alarm/4ea7b8b3-5e89-47f1-9db3-da8637fefc6b HTTP/1.1" 200 244 0.013617 10.0.0.38 - - [2026-07-18 03:04:32] "GET / HTTP/1.1" 200 35931 0.001975 10.0.0.38 - - [2026-07-18 03:04:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002471 10.0.0.38 - - [2026-07-18 03:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.38 - - [2026-07-18 03:04:32] "PUT /global-vrouter-config/f978ae98-21f9-4a04-af60-7e7cb1bffff4 HTTP/1.1" 200 276 0.019224 10.0.0.38 - - [2026-07-18 03:04:32] "GET / HTTP/1.1" 200 35931 0.001439 10.0.0.38 - - [2026-07-18 03:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.38 - - [2026-07-18 03:04:32] "GET /global-vrouter-config/f978ae98-21f9-4a04-af60-7e7cb1bffff4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002816 10.0.0.38 - - [2026-07-18 03:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.38 - - [2026-07-18 03:04:32] "PUT /global-vrouter-config/f978ae98-21f9-4a04-af60-7e7cb1bffff4 HTTP/1.1" 200 276 0.010180 10.0.0.38 - - [2026-07-18 03:04:32] "GET / HTTP/1.1" 200 35931 0.002697 10.0.0.38 - - [2026-07-18 03:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.38 - - [2026-07-18 03:04:32] "GET /global-system-config/7601977f-674b-48ef-b5ed-e58336a0228b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006207 10.0.0.38 - - [2026-07-18 03:04:32] "PUT /global-system-config/7601977f-674b-48ef-b5ed-e58336a0228b HTTP/1.1" 200 274 0.017661 10.0.0.38 - - [2026-07-18 03:04:36] "GET / HTTP/1.1" 200 35931 0.001830 10.0.0.38 - - [2026-07-18 03:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.38 - - [2026-07-18 03:04:36] "GET /routing-instance/c5d53493-11c8-4904-9128-fdd2fe20742a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003254 10.0.0.38 - - [2026-07-18 03:04:36] "POST /bgp-routers HTTP/1.1" 409 301 0.002055 10.0.0.38 - - [2026-07-18 03:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.38 - - [2026-07-18 03:04:36] "GET /bgp-router/d27695eb-14fa-4258-8210-cb8e0ae28d2f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003751 10.0.0.38 - - [2026-07-18 03:04:36] "PUT /bgp-router/d27695eb-14fa-4258-8210-cb8e0ae28d2f HTTP/1.1" 200 254 0.019253 [Introspect:8084]10.0.0.38 - - [2026-07-18 03:04:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001143 [Introspect:8084]10.0.0.38 - - [2026-07-18 03:04:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000836 10.0.0.38 - - [2026-07-18 03:04:41] "POST /tags HTTP/1.1" 200 355 0.026855 10.0.0.38 - - [2026-07-18 03:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.38 - - [2026-07-18 03:04:41] "GET /tag/b7dbd6fd-fd70-4eab-bc96-fb782fb130dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.019235 10.0.0.38 - - [2026-07-18 03:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.38 - - [2026-07-18 03:04:41] "GET /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004325 10.0.0.38 - - [2026-07-18 03:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.38 - - [2026-07-18 03:04:41] "GET /project/9daa2895-1c65-48b8-b3d6-15a767f00e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.047664 10.0.0.38 - - [2026-07-18 03:04:41] "POST /virtual-machines HTTP/1.1" 200 351 0.013852 10.0.0.38 - - [2026-07-18 03:04:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.032422 10.0.0.38 - - [2026-07-18 03:04:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.111449 10.0.0.38 - - [2026-07-18 03:04:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.010991 10.0.0.38 - - [2026-07-18 03:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008733 10.0.0.38 - - [2026-07-18 03:04:41] "GET /virtual-machine-interface/6b98c1e2-8255-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.006911 10.0.0.38 - - [2026-07-18 03:04:41] "POST /instance-ips HTTP/1.1" 200 391 0.021032 10.0.0.38 - - [2026-07-18 03:04:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.027643 10.0.0.38 - - [2026-07-18 03:04:41] "GET /virtual-machine-interface/6b98c1e2-8255-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.008768 10.0.0.38 - - [2026-07-18 03:04:41] "POST /set-tag HTTP/1.1" 200 109 0.019230 10.0.0.38 - - [2026-07-18 03:04:41] "GET /virtual-machine-interface/6b98c1e2-8255-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.015574 10.0.0.38 - - [2026-07-18 03:04:41] "GET /instance-ip/6bb4c522-8255-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.006403 10.0.0.38 - - [2026-07-18 03:04:41] "GET /virtual-machine-interface/6b98c1e2-8255-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004919 10.0.0.38 - - [2026-07-18 03:04:41] "POST /set-tag HTTP/1.1" 200 109 0.002333 10.0.0.38 - - [2026-07-18 03:04:41] "GET /virtual-router/c55b9797-9f7d-4c69-9313-0b1839e5e0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003874 10.0.0.38 - - [2026-07-18 03:04:41] "POST /ref-update HTTP/1.1" 200 156 0.019267 10.0.0.38 - - [2026-07-18 03:04:42] "GET /virtual-machine-interface/6b98c1e2-8255-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.016738 10.0.0.38 - - [2026-07-18 03:04:42] "POST /set-tag HTTP/1.1" 200 109 0.003978 10.0.0.38 - - [2026-07-18 03:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.38 - - [2026-07-18 03:04:42] "GET /virtual-network/59c0a698-1868-4968-bae9-79e8727857aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004237 10.0.0.38 - - [2026-07-18 03:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011611 10.0.0.38 - - [2026-07-18 03:04:42] "GET /project/9daa2895-1c65-48b8-b3d6-15a767f00e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.048628 10.0.0.38 - - [2026-07-18 03:04:42] "POST /virtual-machines HTTP/1.1" 200 355 0.011074 10.0.0.38 - - [2026-07-18 03:04:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.010960 10.0.0.38 - - [2026-07-18 03:04:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.114068 10.0.0.38 - - [2026-07-18 03:04:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.011466 10.0.0.38 - - [2026-07-18 03:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.042931 10.0.0.38 - - [2026-07-18 03:04:42] "GET /virtual-machine-interface/6c152930-8255-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.005100 10.0.0.38 - - [2026-07-18 03:04:42] "POST /instance-ips HTTP/1.1" 200 395 0.026196 10.0.0.38 - - [2026-07-18 03:04:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.032010 10.0.0.38 - - [2026-07-18 03:04:42] "GET /virtual-machine-interface/6c152930-8255-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.012261 10.0.0.38 - - [2026-07-18 03:04:42] "POST /set-tag HTTP/1.1" 200 109 0.037826 10.0.0.38 - - [2026-07-18 03:04:42] "GET /virtual-machine-interface/6c152930-8255-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.010081 10.0.0.38 - - [2026-07-18 03:04:42] "GET /instance-ip/6c30d4e6-8255-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.015367 10.0.0.38 - - [2026-07-18 03:04:42] "GET /virtual-machine-interface/6c152930-8255-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005203 10.0.0.38 - - [2026-07-18 03:04:42] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.38 - - [2026-07-18 03:04:42] "GET /virtual-router/c55b9797-9f7d-4c69-9313-0b1839e5e0fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.005471 10.0.0.38 - - [2026-07-18 03:04:42] "POST /ref-update HTTP/1.1" 200 156 0.011713 10.0.0.38 - - [2026-07-18 03:04:42] "GET /virtual-machine-interface/6c152930-8255-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.014298 10.0.0.38 - - [2026-07-18 03:04:42] "POST /set-tag HTTP/1.1" 200 109 0.002953 10.0.0.38 - - [2026-07-18 03:04:42] "GET /virtual-machine-interface/6b98c1e2-8255-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006546 10.0.0.38 - - [2026-07-18 03:04:42] "POST /set-tag HTTP/1.1" 200 109 0.003216 10.0.0.38 - - [2026-07-18 03:04:42] "GET /virtual-machine-interface/6c152930-8255-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006655 10.0.0.38 - - [2026-07-18 03:04:43] "POST /set-tag HTTP/1.1" 200 109 0.003312 10.0.0.38 - - [2026-07-18 03:04:52] "GET / HTTP/1.1" 200 35931 0.001792 10.0.0.38 - - [2026-07-18 03:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.38 - - [2026-07-18 03:04:52] "GET /global-system-config/7601977f-674b-48ef-b5ed-e58336a0228b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005261 10.0.0.38 - - [2026-07-18 03:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.38 - - [2026-07-18 03:04:52] "GET /config-node/68664998-87f3-4a4b-8a52-e3b12f66d717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.001898 10.0.0.38 - - [2026-07-18 03:04:53] "GET /virtual-machine-interface/6b98c1e2-8255-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005176 10.0.0.38 - - [2026-07-18 03:04:53] "POST /set-tag HTTP/1.1" 200 109 0.002595 10.0.0.38 - - [2026-07-18 03:04:54] "GET /virtual-machine-interface/6c152930-8255-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004964 10.0.0.38 - - [2026-07-18 03:04:54] "POST /set-tag HTTP/1.1" 200 109 0.002527 10.0.0.38 - - [2026-07-18 03:04:55] "GET /virtual-machine-interface/6b98c1e2-8255-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006214 10.0.0.38 - - [2026-07-18 03:04:55] "POST /set-tag HTTP/1.1" 200 109 0.002820 10.0.0.38 - - [2026-07-18 03:05:04] "GET / HTTP/1.1" 200 35931 0.001677 10.0.0.38 - - [2026-07-18 03:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.38 - - [2026-07-18 03:05:04] "GET /routing-instance/c5d53493-11c8-4904-9128-fdd2fe20742a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003121 10.0.0.38 - - [2026-07-18 03:05:04] "POST /bgp-routers HTTP/1.1" 409 301 0.002332 10.0.0.38 - - [2026-07-18 03:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.38 - - [2026-07-18 03:05:04] "GET /bgp-router/d27695eb-14fa-4258-8210-cb8e0ae28d2f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003350 10.0.0.38 - - [2026-07-18 03:05:04] "PUT /bgp-router/d27695eb-14fa-4258-8210-cb8e0ae28d2f HTTP/1.1" 200 254 0.014870 [Introspect:8084]10.0.0.38 - - [2026-07-18 03:05:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001102 [Introspect:8084]10.0.0.38 - - [2026-07-18 03:05:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000902 [Introspect:8084]10.0.0.38 - - [2026-07-18 03:05:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001537 [Introspect:8084]10.0.0.38 - - [2026-07-18 03:05:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001298 10.0.0.38 - - [2026-07-18 03:05:26] "GET /virtual-machine-interface/6b98c1e2-8255-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008247 10.0.0.38 - - [2026-07-18 03:05:26] "POST /set-tag HTTP/1.1" 200 109 0.003643 10.0.0.38 - - [2026-07-18 03:05:26] "GET /virtual-machine-interface/6b98c1e2-8255-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004756 10.0.0.38 - - [2026-07-18 03:05:26] "POST /set-tag HTTP/1.1" 200 109 0.002936 10.0.0.38 - - [2026-07-18 03:05:26] "GET /virtual-machine/18ae1c82-7c7d-4355-960c-7712bb93de03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1414 0.004066 10.0.0.38 - - [2026-07-18 03:05:26] "POST /ref-update HTTP/1.1" 200 156 0.044281 10.0.0.38 - - [2026-07-18 03:05:26] "GET /virtual-machine-interface/6b98c1e2-8255-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007653 10.0.0.38 - - [2026-07-18 03:05:26] "POST /set-tag HTTP/1.1" 200 109 0.021893 10.0.0.38 - - [2026-07-18 03:05:26] "POST /set-tag HTTP/1.1" 200 109 0.039826 10.0.0.38 - - [2026-07-18 03:05:26] "DELETE /instance-ip/6bb4c522-8255-11f1-b2f3-fa163e62fba1 HTTP/1.1" 200 115 0.040228 10.0.0.38 - - [2026-07-18 03:05:26] "DELETE /virtual-machine-interface/6b98c1e2-8255-11f1-b2f3-fa163e62fba1 HTTP/1.1" 200 115 0.044356 10.0.0.38 - - [2026-07-18 03:05:26] "DELETE /virtual-machine/18ae1c82-7c7d-4355-960c-7712bb93de03 HTTP/1.1" 200 115 0.033766 10.0.0.38 - - [2026-07-18 03:05:26] "GET /virtual-machine-interface/6c152930-8255-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006809 10.0.0.38 - - [2026-07-18 03:05:26] "POST /set-tag HTTP/1.1" 200 109 0.002759 10.0.0.38 - - [2026-07-18 03:05:57] "GET /virtual-machine-interface/6c152930-8255-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.010468 10.0.0.38 - - [2026-07-18 03:05:57] "POST /set-tag HTTP/1.1" 200 109 0.004425 10.0.0.38 - - [2026-07-18 03:05:57] "GET /virtual-machine-interface/6c152930-8255-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006653 10.0.0.38 - - [2026-07-18 03:05:57] "POST /set-tag HTTP/1.1" 200 109 0.004456 10.0.0.38 - - [2026-07-18 03:05:57] "GET /virtual-machine/f5a9ea59-64f2-4df1-a279-d6b90295719a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.004758 10.0.0.38 - - [2026-07-18 03:05:57] "POST /ref-update HTTP/1.1" 200 156 0.015728 10.0.0.38 - - [2026-07-18 03:05:57] "GET /virtual-machine-interface/6c152930-8255-11f1-b2f3-fa163e62fba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.040614 10.0.0.38 - - [2026-07-18 03:05:57] "POST /set-tag HTTP/1.1" 200 109 0.017161 10.0.0.38 - - [2026-07-18 03:05:57] "POST /set-tag HTTP/1.1" 200 109 0.048920 10.0.0.38 - - [2026-07-18 03:05:57] "DELETE /instance-ip/6c30d4e6-8255-11f1-b2f3-fa163e62fba1 HTTP/1.1" 200 115 0.047856 10.0.0.38 - - [2026-07-18 03:05:57] "DELETE /virtual-machine-interface/6c152930-8255-11f1-b2f3-fa163e62fba1 HTTP/1.1" 200 115 0.057123 10.0.0.38 - - [2026-07-18 03:05:57] "DELETE /virtual-machine/f5a9ea59-64f2-4df1-a279-d6b90295719a HTTP/1.1" 200 115 0.039306 10.0.0.38 - - [2026-07-18 03:05:57] "DELETE /tag/b7dbd6fd-fd70-4eab-bc96-fb782fb130dc HTTP/1.1" 200 115 0.075870 [Introspect:8084]10.0.0.38 - - [2026-07-18 03:05:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001362 [Introspect:8084]10.0.0.38 - - [2026-07-18 03:05:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001007 [Introspect:8084]10.0.0.38 - - [2026-07-18 03:06:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001050 [Introspect:8084]10.0.0.38 - - [2026-07-18 03:06:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000980 [Introspect:8084]10.0.0.38 - - [2026-07-18 03:06:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001055 [Introspect:8084]10.0.0.38 - - [2026-07-18 03:06:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000882