++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Jun 8 01:45:32 AM UTC 2026 ===================' INFO: =================== Mon Jun 8 01:45:32 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=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ 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.19 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.19:8081 ' ']' +++ echo 10.0.0.19:8081 ++ ANALYTICS_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.19:9042 ' ']' +++ echo 10.0.0.19:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.19:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.19:8086 ' ']' +++ echo 10.0.0.19:8086 ++ COLLECTOR_SERVERS=10.0.0.19: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.19 ++ CONFIGDB_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.19:8082 ' ']' +++ echo 10.0.0.19:8082 ++ CONFIG_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.19:9161 ' ']' +++ echo 10.0.0.19:9161 ++ CONFIGDB_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.19:9041 ' ']' +++ echo 10.0.0.19:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.19: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.19 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.19 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.19:2181, ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.19:2181 ' ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.19:2181 ++ RABBITMQ_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.19:5673, ']' +++ echo 10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.19:6379 ' ']' +++ echo 10.0.0.19:6379 ++ REDIS_SERVERS=10.0.0.19: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.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.19:9092 ' ']' +++ echo 10.0.0.19:9092 ++ KAFKA_SERVERS=10.0.0.19: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.19 ++ 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.19 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.19 ++ cut -d , -f 1 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.19 +++ local servers=10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ sort ++++ uniq +++ local local_ips=,10.0.0.19,10.77.38.1,127.0.0.1,172.17.0.1,252.19.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.19'\''))' +++ local server_ip=10.0.0.19 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.19 ]] +++ [[ ,10.0.0.19,10.77.38.1,127.0.0.1,172.17.0.1,252.19.0.1,, =~ ,10\.0\.0\.19, ]] +++ echo 10.0.0.19 1 +++ return ++ local ip=10.0.0.19 ++ [[ -z 10.0.0.19 ]] ++ echo 10.0.0.19 + host_ip=10.0.0.19 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.19:9041 + cassandra_server_list=10.0.0.19:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.19: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 ++ sort ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 06/08/2026 01:46:11.846 7f8a19ed8180 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/08/2026 01:46:11.996 7f8a19ed8180 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/08/2026 01:46:12.009 7f8a19ed8180 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/08/2026 01:46:12.009 7f8a19ed8180 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.19:8082/ Hit Ctrl-C to quit. 10.0.0.19 - - [2026-06-08 01:46:16] "GET / HTTP/1.1" 503 181 0.003747 10.0.0.19 - - [2026-06-08 01:46:17] "GET / HTTP/1.1" 503 181 0.000268 10.0.0.19 - - [2026-06-08 01:46:17] "GET / HTTP/1.1" 200 45303 0.001473 10.0.0.19 - - [2026-06-08 01:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.19 - - [2026-06-08 01:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.19 - - [2026-06-08 01:46:18] "GET / HTTP/1.1" 200 35931 0.007487 10.0.0.19 - - [2026-06-08 01:46:18] "GET / HTTP/1.1" 200 35931 0.001795 10.0.0.19 - - [2026-06-08 01:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.19 - - [2026-06-08 01:46:18] "GET /global-system-config/a4e61430-6e0d-45d3-b3df-a785c025ebee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007220 10.0.0.19 - - [2026-06-08 01:46:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.002641 10.0.0.19 - - [2026-06-08 01:46:19] "POST /config-nodes HTTP/1.1" 200 593 0.069969 10.0.0.19 - - [2026-06-08 01:46:19] "GET / HTTP/1.1" 200 35931 0.004850 10.0.0.19 - - [2026-06-08 01:46:19] "POST /fqname-to-id HTTP/1.1" 404 186 0.004367 10.0.0.19 - - [2026-06-08 01:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004188 10.0.0.19 - - [2026-06-08 01:46:19] "GET /global-system-config/a4e61430-6e0d-45d3-b3df-a785c025ebee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.017106 10.0.0.19 - - [2026-06-08 01:46:19] "POST /service-appliance-sets HTTP/1.1" 200 553 0.049659 10.0.0.19 - - [2026-06-08 01:46:19] "GET / HTTP/1.1" 200 35931 0.002634 10.0.0.19 - - [2026-06-08 01:46:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003335 10.0.0.19 - - [2026-06-08 01:46:19] "POST /fqname-to-id HTTP/1.1" 404 180 0.004025 10.0.0.19 - - [2026-06-08 01:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.19 - - [2026-06-08 01:46:19] "GET /global-system-config/a4e61430-6e0d-45d3-b3df-a785c025ebee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012336 10.0.0.19 - - [2026-06-08 01:46:19] "POST /service-appliance-sets HTTP/1.1" 200 541 0.022011 10.0.0.19 - - [2026-06-08 01:46:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.19 - - [2026-06-08 01:46:19] "GET /network-ipam/9c33fd6b-395e-4d5c-9e2b-b4833c5214ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.002803 10.0.0.19 - - [2026-06-08 01:46:19] "POST /service-templates HTTP/1.1" 200 511 0.023682 10.0.0.19 - - [2026-06-08 01:46:19] "POST /service-templates HTTP/1.1" 200 501 0.021318 10.0.0.19 - - [2026-06-08 01:46:19] "POST /service-templates HTTP/1.1" 200 515 0.025600 10.0.0.19 - - [2026-06-08 01:46:19] "POST /service-templates HTTP/1.1" 200 535 0.030753 10.0.0.19 - - [2026-06-08 01:46:19] "GET / HTTP/1.1" 200 35931 0.001572 10.0.0.19 - - [2026-06-08 01:46:19] "POST /service-templates HTTP/1.1" 200 507 0.082342 10.0.0.19 - - [2026-06-08 01:46:20] "GET / HTTP/1.1" 200 35931 0.001313 10.0.0.19 - - [2026-06-08 01:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.19 - - [2026-06-08 01:46:20] "GET /global-system-config/a4e61430-6e0d-45d3-b3df-a785c025ebee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005793 10.0.0.19 - - [2026-06-08 01:46:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.003485 10.0.0.19 - - [2026-06-08 01:46:20] "POST /database-nodes HTTP/1.1" 200 597 0.027432 10.0.0.19 - - [2026-06-08 01:46:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006456 10.0.0.19 - - [2026-06-08 01:46:20] "GET /network-ipam/9c33fd6b-395e-4d5c-9e2b-b4833c5214ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003452 10.0.0.19 - - [2026-06-08 01:46:20] "POST /fqname-to-id HTTP/1.1" 404 225 0.002219 10.0.0.19 - - [2026-06-08 01:46:20] "POST /access-control-lists HTTP/1.1" 200 587 0.017949 10.0.0.19 - - [2026-06-08 01:46:20] "POST /fqname-to-id HTTP/1.1" 404 224 0.009892 10.0.0.19 - - [2026-06-08 01:46:20] "POST /access-control-lists HTTP/1.1" 200 585 0.036375 10.0.0.19 - - [2026-06-08 01:46:20] "POST /route-targets HTTP/1.1" 200 327 0.019345 10.0.0.19 - - [2026-06-08 01:46:20] "POST /ref-update HTTP/1.1" 200 156 0.013777 10.0.0.19 - - [2026-06-08 01:46:20] "POST /route-targets HTTP/1.1" 200 327 0.023479 10.0.0.19 - - [2026-06-08 01:46:20] "POST /ref-update HTTP/1.1" 200 156 0.014079 10.0.0.19 - - [2026-06-08 01:46:20] "POST /route-targets HTTP/1.1" 200 327 0.012678 10.0.0.19 - - [2026-06-08 01:46:21] "POST /ref-update HTTP/1.1" 200 156 0.018483 10.0.0.19 - - [2026-06-08 01:46:21] "POST /route-targets HTTP/1.1" 200 327 0.011469 10.0.0.19 - - [2026-06-08 01:46:21] "POST /ref-update HTTP/1.1" 200 156 0.011038 10.0.0.19 - - [2026-06-08 01:46:21] "POST /fqname-to-id HTTP/1.1" 404 201 0.002839 10.0.0.19 - - [2026-06-08 01:46:21] "POST /access-control-lists HTTP/1.1" 200 551 0.071886 10.0.0.19 - - [2026-06-08 01:46:21] "GET / HTTP/1.1" 200 35931 0.001540 10.0.0.19 - - [2026-06-08 01:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004551 10.0.0.19 - - [2026-06-08 01:46:21] "GET /global-system-config/a4e61430-6e0d-45d3-b3df-a785c025ebee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006637 10.0.0.19 - - [2026-06-08 01:46:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.002674 10.0.0.19 - - [2026-06-08 01:46:21] "POST /config-database-nodes HTTP/1.1" 200 611 0.016690 10.0.0.19 - - [2026-06-08 01:46:24] "GET / HTTP/1.1" 200 35931 0.001647 10.0.0.19 - - [2026-06-08 01:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005693 10.0.0.19 - - [2026-06-08 01:46:24] "GET /routing-instance/7fc554b3-bc36-4312-9715-824d776e2b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003398 10.0.0.19 - - [2026-06-08 01:46:24] "POST /bgp-routers HTTP/1.1" 200 616 0.126073 10.0.0.19 - - [2026-06-08 01:46:24] "GET /bgp-router/0661fa85-f775-49bd-ad8a-e4f475d45333?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.006376 10.0.0.19 - - [2026-06-08 01:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.19 - - [2026-06-08 01:46:24] "GET /global-system-config/a4e61430-6e0d-45d3-b3df-a785c025ebee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005588 10.0.0.19 - - [2026-06-08 01:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005430 10.0.0.19 - - [2026-06-08 01:46:24] "GET /global-vrouter-config/d7a476c6-8507-4ffd-bb43-bf7c405b89dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.002876 10.0.0.19 - - [2026-06-08 01:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.19 - - [2026-06-08 01:46:24] "PUT /global-vrouter-config/d7a476c6-8507-4ffd-bb43-bf7c405b89dc HTTP/1.1" 200 276 0.009935 10.0.0.19 - - [2026-06-08 01:46:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007769 10.0.0.19 - - [2026-06-08 01:46:24] "POST /ref-update HTTP/1.1" 200 156 0.013152 10.0.0.19 - - [2026-06-08 01:46:24] "GET / HTTP/1.1" 200 35931 0.001620 10.0.0.19 - - [2026-06-08 01:46:24] "POST /alarms HTTP/1.1" 200 581 0.016716 10.0.0.19 - - [2026-06-08 01:46:24] "POST /alarms HTTP/1.1" 200 575 0.021453 10.0.0.19 - - [2026-06-08 01:46:24] "POST /alarms HTTP/1.1" 200 575 0.016563 10.0.0.19 - - [2026-06-08 01:46:24] "POST /alarms HTTP/1.1" 200 559 0.024189 10.0.0.19 - - [2026-06-08 01:46:24] "POST /alarms HTTP/1.1" 200 555 0.020617 10.0.0.19 - - [2026-06-08 01:46:24] "POST /alarms HTTP/1.1" 200 557 0.027406 10.0.0.19 - - [2026-06-08 01:46:24] "POST /alarms HTTP/1.1" 200 565 0.021804 10.0.0.19 - - [2026-06-08 01:46:24] "POST /alarms HTTP/1.1" 200 549 0.025746 10.0.0.19 - - [2026-06-08 01:46:24] "POST /alarms HTTP/1.1" 200 557 0.023500 10.0.0.19 - - [2026-06-08 01:46:25] "POST /alarms HTTP/1.1" 200 567 0.030426 10.0.0.19 - - [2026-06-08 01:46:25] "POST /alarms HTTP/1.1" 200 555 0.018949 10.0.0.19 - - [2026-06-08 01:46:25] "POST /alarms HTTP/1.1" 200 567 0.019468 10.0.0.19 - - [2026-06-08 01:46:25] "POST /alarms HTTP/1.1" 200 575 0.063834 10.0.0.19 - - [2026-06-08 01:46:25] "POST /alarms HTTP/1.1" 200 569 0.018181 10.0.0.19 - - [2026-06-08 01:46:25] "POST /alarms HTTP/1.1" 200 561 0.030838 10.0.0.19 - - [2026-06-08 01:46:25] "POST /alarms HTTP/1.1" 200 561 0.020184 10.0.0.19 - - [2026-06-08 01:46:25] "POST /alarms HTTP/1.1" 200 561 0.022105 10.0.0.19 - - [2026-06-08 01:46:25] "POST /alarms HTTP/1.1" 200 547 0.020339 10.0.0.19 - - [2026-06-08 01:46:25] "POST /alarms HTTP/1.1" 200 595 0.022874 10.0.0.19 - - [2026-06-08 01:46:25] "POST /alarms HTTP/1.1" 200 575 0.022095 10.0.0.19 - - [2026-06-08 01:46:25] "POST /alarms HTTP/1.1" 200 571 0.022969 10.0.0.19 - - [2026-06-08 01:46:25] "POST /alarms HTTP/1.1" 200 583 0.022203 10.0.0.19 - - [2026-06-08 01:46:25] "POST /alarms HTTP/1.1" 200 609 0.018866 10.0.0.19 - - [2026-06-08 01:46:25] "GET / HTTP/1.1" 200 35931 0.001437 10.0.0.19 - - [2026-06-08 01:46:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002591 10.0.0.19 - - [2026-06-08 01:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.19 - - [2026-06-08 01:46:25] "PUT /global-vrouter-config/d7a476c6-8507-4ffd-bb43-bf7c405b89dc HTTP/1.1" 200 276 0.007701 10.0.0.19 - - [2026-06-08 01:46:26] "GET / HTTP/1.1" 200 35931 0.001530 10.0.0.19 - - [2026-06-08 01:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.19 - - [2026-06-08 01:46:26] "GET /global-vrouter-config/d7a476c6-8507-4ffd-bb43-bf7c405b89dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003109 10.0.0.19 - - [2026-06-08 01:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.19 - - [2026-06-08 01:46:26] "PUT /global-vrouter-config/d7a476c6-8507-4ffd-bb43-bf7c405b89dc HTTP/1.1" 200 276 0.007671 10.0.0.19 - - [2026-06-08 01:46:26] "GET / HTTP/1.1" 200 35931 0.001450 10.0.0.19 - - [2026-06-08 01:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.19 - - [2026-06-08 01:46:26] "GET /global-system-config/a4e61430-6e0d-45d3-b3df-a785c025ebee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006012 10.0.0.19 - - [2026-06-08 01:46:26] "PUT /global-system-config/a4e61430-6e0d-45d3-b3df-a785c025ebee HTTP/1.1" 200 274 0.017813 10.0.0.19 - - [2026-06-08 01:48:22] "GET / HTTP/1.1" 200 35931 0.004473 10.0.0.19 - - [2026-06-08 01:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.19 - - [2026-06-08 01:48:22] "GET /global-system-config/a4e61430-6e0d-45d3-b3df-a785c025ebee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005481 10.0.0.19 - - [2026-06-08 01:48:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.002904 10.0.0.19 - - [2026-06-08 01:48:22] "POST /analytics-nodes HTTP/1.1" 200 599 0.020526 10.0.0.19 - - [2026-06-08 01:48:33] "GET / HTTP/1.1" 200 35931 0.001604 10.0.0.19 - - [2026-06-08 01:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.19 - - [2026-06-08 01:48:33] "GET /global-system-config/a4e61430-6e0d-45d3-b3df-a785c025ebee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005995 10.0.0.19 - - [2026-06-08 01:48:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.001927 10.0.0.19 - - [2026-06-08 01:48:33] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.042586 10.0.0.19 - - [2026-06-08 01:48:42] "GET / HTTP/1.1" 200 35931 0.001620 10.0.0.19 - - [2026-06-08 01:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005365 10.0.0.19 - - [2026-06-08 01:48:42] "GET /global-system-config/a4e61430-6e0d-45d3-b3df-a785c025ebee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005757 10.0.0.19 - - [2026-06-08 01:48:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.004928 10.0.0.19 - - [2026-06-08 01:48:42] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.048578 [Introspect:8084]10.0.0.19 - - [2026-06-08 01:48:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001151 [Introspect:8084]10.0.0.19 - - [2026-06-08 01:48:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000924 [Introspect:8084]10.0.0.19 - - [2026-06-08 01:48:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001035 [Introspect:8084]10.0.0.19 - - [2026-06-08 01:48:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000983 [Introspect:8084]10.0.0.19 - - [2026-06-08 01:49:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001030 [Introspect:8084]10.0.0.19 - - [2026-06-08 01:49:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000826 [Introspect:8084]10.0.0.19 - - [2026-06-08 01:49:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000957 [Introspect:8084]10.0.0.19 - - [2026-06-08 01:49:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001175 10.0.0.19 - - [2026-06-08 01:50:42] "GET /global-system-configs HTTP/1.1" 200 322 0.002870 10.0.0.19 - - [2026-06-08 01:50:43] "GET /global-system-configs HTTP/1.1" 200 322 0.002839 [Introspect:8084]10.0.0.19 - - [2026-06-08 01:51:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001175 [Introspect:8084]10.0.0.19 - - [2026-06-08 01:51:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001573 10.0.0.19 - - [2026-06-08 01:51:13] "GET / HTTP/1.1" 200 35931 0.001696 10.0.0.19 - - [2026-06-08 01:51:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.19 - - [2026-06-08 01:51:13] "GET /domain/d34796eb-c240-4c44-92cd-3d3c77a4117c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.002985 10.0.0.19 - - [2026-06-08 01:51:14] "POST /id-to-fqname HTTP/1.1" 200 173 0.000536 10.0.0.19 - - [2026-06-08 01:51:14] "POST /fqname-to-id HTTP/1.1" 404 182 0.010383 10.0.0.19 - - [2026-06-08 01:51:14] "POST /security-groups HTTP/1.1" 200 570 0.081108 10.0.0.19 - - [2026-06-08 01:51:14] "POST /projects HTTP/1.1" 200 481 0.262050 10.0.0.19 - - [2026-06-08 01:51:14] "POST /fqname-to-id HTTP/1.1" 404 213 0.002595 10.0.0.19 - - [2026-06-08 01:51:14] "POST /security-groups HTTP/1.1" 200 534 0.028305 10.0.0.19 - - [2026-06-08 01:51:14] "POST /access-control-lists HTTP/1.1" 200 579 0.067207 10.0.0.19 - - [2026-06-08 01:51:14] "POST /fqname-to-id HTTP/1.1" 404 212 0.016411 10.0.0.19 - - [2026-06-08 01:51:14] "POST /chown HTTP/1.1" 200 109 0.071722 10.0.0.19 - - [2026-06-08 01:51:14] "POST /policy-managements HTTP/1.1" 409 214 0.002459 10.0.0.19 - - [2026-06-08 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.19 - - [2026-06-08 01:51:14] "GET /policy-management/36a54ba4-ff19-4b7c-8519-0db6e6438f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.020754 10.0.0.19 - - [2026-06-08 01:51:14] "POST /access-control-lists HTTP/1.1" 200 577 0.084223 10.0.0.19 - - [2026-06-08 01:51:14] "POST /application-policy-sets HTTP/1.1" 200 528 0.023282 10.0.0.19 - - [2026-06-08 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.19 - - [2026-06-08 01:51:14] "GET /global-vrouter-config/d7a476c6-8507-4ffd-bb43-bf7c405b89dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002652 10.0.0.19 - - [2026-06-08 01:51:14] "PUT /global-vrouter-config/d7a476c6-8507-4ffd-bb43-bf7c405b89dc HTTP/1.1" 200 276 0.012920 10.0.0.19 - - [2026-06-08 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.19 - - [2026-06-08 01:51:14] "GET /virtual-network/548416df-e27a-4c28-90e6-457124446034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.004439 10.0.0.19 - - [2026-06-08 01:51:14] "POST /id-to-fqname HTTP/1.1" 200 177 0.000600 10.0.0.19 - - [2026-06-08 01:51:14] "POST /fqname-to-id HTTP/1.1" 404 186 0.029172 10.0.0.19 - - [2026-06-08 01:51:14] "POST /security-groups HTTP/1.1" 200 574 0.075211 10.0.0.19 - - [2026-06-08 01:51:14] "POST /projects HTTP/1.1" 200 489 0.245257 10.0.0.19 - - [2026-06-08 01:51:14] "POST /security-groups HTTP/1.1" 200 546 0.037397 10.0.0.19 - - [2026-06-08 01:51:14] "POST /chown HTTP/1.1" 200 109 0.022369 10.0.0.19 - - [2026-06-08 01:51:15] "POST /fqname-to-id HTTP/1.1" 404 232 0.003641 10.0.0.19 - - [2026-06-08 01:51:15] "POST /access-control-lists HTTP/1.1" 200 594 0.036316 10.0.0.19 - - [2026-06-08 01:51:15] "POST /network-ipams HTTP/1.1" 200 522 0.072240 10.0.0.19 - - [2026-06-08 01:51:15] "POST /fqname-to-id HTTP/1.1" 404 231 0.032602 10.0.0.19 - - [2026-06-08 01:51:15] "POST /access-control-lists HTTP/1.1" 200 592 0.052468 10.0.0.19 - - [2026-06-08 01:51:15] "POST /network-ipams HTTP/1.1" 200 510 0.046203 10.0.0.19 - - [2026-06-08 01:51:15] "POST /fqname-to-id HTTP/1.1" 404 198 0.013338 10.0.0.19 - - [2026-06-08 01:51:15] "POST /fqname-to-id HTTP/1.1" 404 217 0.002366 10.0.0.19 - - [2026-06-08 01:51:15] "POST /access-control-lists HTTP/1.1" 200 583 0.062041 10.0.0.19 - - [2026-06-08 01:51:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.009596 10.0.0.19 - - [2026-06-08 01:51:15] "POST /access-control-lists HTTP/1.1" 200 581 0.064116 10.0.0.19 - - [2026-06-08 01:51:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.002964 10.0.0.19 - - [2026-06-08 01:51:15] "POST /useragent-kv HTTP/1.1" 200 115 0.008636 10.0.0.19 - - [2026-06-08 01:51:15] "POST /virtual-networks HTTP/1.1" 200 538 0.293682 10.0.0.19 - - [2026-06-08 01:51:15] "POST /access-control-lists HTTP/1.1" 200 602 0.052801 10.0.0.19 - - [2026-06-08 01:51:15] "POST /fqname-to-id HTTP/1.1" 404 239 0.015160 10.0.0.19 - - [2026-06-08 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.19 - - [2026-06-08 01:51:15] "GET /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.007943 10.0.0.19 - - [2026-06-08 01:51:15] "POST /network-ipams HTTP/1.1" 200 518 0.057176 10.0.0.19 - - [2026-06-08 01:51:15] "POST /access-control-lists HTTP/1.1" 200 600 0.046634 10.0.0.19 - - [2026-06-08 01:51:15] "POST /fqname-to-id HTTP/1.1" 404 202 0.048068 10.0.0.19 - - [2026-06-08 01:51:15] "POST /fqname-to-id HTTP/1.1" 404 229 0.002702 10.0.0.19 - - [2026-06-08 01:51:15] "POST /access-control-lists HTTP/1.1" 200 589 0.068817 10.0.0.19 - - [2026-06-08 01:51:15] "POST /useragent-kv HTTP/1.1" 200 115 0.018877 10.0.0.19 - - [2026-06-08 01:51:15] "POST /virtual-networks HTTP/1.1" 200 546 0.174044 10.0.0.19 - - [2026-06-08 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005236 10.0.0.19 - - [2026-06-08 01:51:15] "POST /route-targets HTTP/1.1" 200 327 0.022152 10.0.0.19 - - [2026-06-08 01:51:15] "POST /ref-update HTTP/1.1" 200 156 0.031548 10.0.0.19 - - [2026-06-08 01:51:15] "GET /virtual-network/8b800886-c373-4147-94fe-4fd846329166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.015472 10.0.0.19 - - [2026-06-08 01:51:15] "POST /fqname-to-id HTTP/1.1" 404 199 0.007519 10.0.0.19 - - [2026-06-08 01:51:16] "POST /network-policys HTTP/1.1" 200 538 0.032511 10.0.0.19 - - [2026-06-08 01:51:16] "POST /route-targets HTTP/1.1" 200 327 0.017875 10.0.0.19 - - [2026-06-08 01:51:16] "POST /fqname-to-id HTTP/1.1" 404 197 0.011783 10.0.0.19 - - [2026-06-08 01:51:16] "POST /ref-update HTTP/1.1" 200 156 0.034989 10.0.0.19 - - [2026-06-08 01:51:16] "POST /network-policys HTTP/1.1" 200 534 0.067547 10.0.0.19 - - [2026-06-08 01:51:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.007084 10.0.0.19 - - [2026-06-08 01:51:16] "POST /network-policys HTTP/1.1" 200 542 0.021665 10.0.0.19 - - [2026-06-08 01:51:16] "PUT /access-control-list/ae62b43a-c630-4487-9f1c-69bd8ea3842e HTTP/1.1" 200 272 0.020787 10.0.0.19 - - [2026-06-08 01:51:16] "POST /ref-update HTTP/1.1" 200 156 0.135180 10.0.0.19 - - [2026-06-08 01:51:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006330 10.0.0.19 - - [2026-06-08 01:51:16] "POST /ref-update HTTP/1.1" 200 156 0.134416 10.0.0.19 - - [2026-06-08 01:51:16] "POST /ref-update HTTP/1.1" 200 156 0.072491 10.0.0.19 - - [2026-06-08 01:51:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.051219 10.0.0.19 - - [2026-06-08 01:51:16] "PUT /access-control-list/57a3a8b2-84ee-4823-bd51-aa8d1bf169d9 HTTP/1.1" 200 272 0.174869 10.0.0.19 - - [2026-06-08 01:51:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003506 10.0.0.19 - - [2026-06-08 01:51:16] "PUT /access-control-list/ae62b43a-c630-4487-9f1c-69bd8ea3842e HTTP/1.1" 200 272 0.029495 10.0.0.19 - - [2026-06-08 01:51:16] "POST /ref-update HTTP/1.1" 200 156 0.066688 10.0.0.19 - - [2026-06-08 01:51:16] "PUT /access-control-list/57a3a8b2-84ee-4823-bd51-aa8d1bf169d9 HTTP/1.1" 200 272 0.093510 10.0.0.19 - - [2026-06-08 01:51:16] "POST /ref-update HTTP/1.1" 200 156 0.232520 10.0.0.19 - - [2026-06-08 01:51:17] "POST /fqname-to-id HTTP/1.1" 404 237 0.002361 10.0.0.19 - - [2026-06-08 01:51:17] "POST /access-control-lists HTTP/1.1" 200 601 0.119632 10.0.0.19 - - [2026-06-08 01:51:17] "POST /ref-update HTTP/1.1" 200 156 0.198671 10.0.0.19 - - [2026-06-08 01:51:17] "PUT /access-control-list/ae62b43a-c630-4487-9f1c-69bd8ea3842e HTTP/1.1" 200 272 0.061852 10.0.0.19 - - [2026-06-08 01:51:17] "PUT /access-control-list/ae6aaeb2-c572-47fe-8195-d59c508791a0 HTTP/1.1" 200 272 0.054830 10.0.0.19 - - [2026-06-08 01:51:17] "POST /ref-update HTTP/1.1" 200 156 0.186438 10.0.0.19 - - [2026-06-08 01:51:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014323 10.0.0.19 - - [2026-06-08 01:51:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015464 10.0.0.19 - - [2026-06-08 01:51:17] "POST /ref-update HTTP/1.1" 200 156 0.095874 10.0.0.19 - - [2026-06-08 01:51:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006710 10.0.0.19 - - [2026-06-08 01:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.19 - - [2026-06-08 01:51:17] "PUT /access-control-list/ae6aaeb2-c572-47fe-8195-d59c508791a0 HTTP/1.1" 200 272 0.059787 10.0.0.19 - - [2026-06-08 01:51:17] "GET /virtual-network/548416df-e27a-4c28-90e6-457124446034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.039218 10.0.0.19 - - [2026-06-08 01:51:17] "POST /ref-update HTTP/1.1" 200 156 0.025247 10.0.0.19 - - [2026-06-08 01:51:17] "GET /application-policy-set/9374b658-155d-4a9f-9497-3ca48c63363c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.015454 10.0.0.19 - - [2026-06-08 01:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.19 - - [2026-06-08 01:51:17] "GET /policy-management/36a54ba4-ff19-4b7c-8519-0db6e6438f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003529 10.0.0.19 - - [2026-06-08 01:51:17] "POST /firewall-policys HTTP/1.1" 200 530 0.027563 10.0.0.19 - - [2026-06-08 01:51:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.018937 10.0.0.19 - - [2026-06-08 01:51:17] "GET /firewall-policy/18586fb3-f031-4c5b-b8b4-ace58e48cf84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005802 10.0.0.19 - - [2026-06-08 01:51:17] "GET /application-policy-set/9374b658-155d-4a9f-9497-3ca48c63363c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004344 10.0.0.19 - - [2026-06-08 01:51:17] "GET /firewall-policy/18586fb3-f031-4c5b-b8b4-ace58e48cf84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003332 10.0.0.19 - - [2026-06-08 01:51:17] "POST /ref-update HTTP/1.1" 200 156 0.028245 10.0.0.19 - - [2026-06-08 01:51:17] "GET /application-policy-set/9374b658-155d-4a9f-9497-3ca48c63363c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.029817 10.0.0.19 - - [2026-06-08 01:51:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.19 - - [2026-06-08 01:51:17] "GET /policy-management/36a54ba4-ff19-4b7c-8519-0db6e6438f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002918 10.0.0.19 - - [2026-06-08 01:51:18] "POST /firewall-policys HTTP/1.1" 200 532 0.043267 10.0.0.19 - - [2026-06-08 01:51:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.026026 10.0.0.19 - - [2026-06-08 01:51:18] "GET /firewall-policy/ec94fe26-c13d-453c-b131-663bad74cacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.015346 10.0.0.19 - - [2026-06-08 01:51:18] "GET /application-policy-set/9374b658-155d-4a9f-9497-3ca48c63363c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.002955 10.0.0.19 - - [2026-06-08 01:51:18] "GET /firewall-policy/ec94fe26-c13d-453c-b131-663bad74cacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003005 10.0.0.19 - - [2026-06-08 01:51:18] "GET /firewall-policy/18586fb3-f031-4c5b-b8b4-ace58e48cf84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002651 10.0.0.19 - - [2026-06-08 01:51:18] "GET /firewall-policy/18586fb3-f031-4c5b-b8b4-ace58e48cf84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002303 10.0.0.19 - - [2026-06-08 01:51:18] "POST /ref-update HTTP/1.1" 200 156 0.016536 10.0.0.19 - - [2026-06-08 01:51:18] "POST /ref-update HTTP/1.1" 200 156 0.044604 10.0.0.19 - - [2026-06-08 01:51:18] "POST /ref-update HTTP/1.1" 200 156 0.046327 10.0.0.19 - - [2026-06-08 01:51:18] "GET /application-policy-set/9374b658-155d-4a9f-9497-3ca48c63363c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.012497 10.0.0.19 - - [2026-06-08 01:51:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.19 - - [2026-06-08 01:51:18] "GET /policy-management/36a54ba4-ff19-4b7c-8519-0db6e6438f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002694 10.0.0.19 - - [2026-06-08 01:51:18] "POST /firewall-policys HTTP/1.1" 200 530 0.024458 10.0.0.19 - - [2026-06-08 01:51:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.043245 10.0.0.19 - - [2026-06-08 01:51:18] "GET /firewall-policy/bfd7bf3d-4d1b-4a48-8889-76d758ad62f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.015017 10.0.0.19 - - [2026-06-08 01:51:18] "GET /application-policy-set/9374b658-155d-4a9f-9497-3ca48c63363c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003003 10.0.0.19 - - [2026-06-08 01:51:18] "GET /firewall-policy/bfd7bf3d-4d1b-4a48-8889-76d758ad62f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002578 10.0.0.19 - - [2026-06-08 01:51:18] "GET /firewall-policy/18586fb3-f031-4c5b-b8b4-ace58e48cf84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006348 10.0.0.19 - - [2026-06-08 01:51:18] "GET /firewall-policy/ec94fe26-c13d-453c-b131-663bad74cacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004400 10.0.0.19 - - [2026-06-08 01:51:18] "GET /firewall-policy/18586fb3-f031-4c5b-b8b4-ace58e48cf84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002781 10.0.0.19 - - [2026-06-08 01:51:18] "GET /firewall-policy/ec94fe26-c13d-453c-b131-663bad74cacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002568 10.0.0.19 - - [2026-06-08 01:51:18] "POST /ref-update HTTP/1.1" 200 156 0.017267 10.0.0.19 - - [2026-06-08 01:51:18] "POST /ref-update HTTP/1.1" 200 156 0.015869 10.0.0.19 - - [2026-06-08 01:51:18] "POST /ref-update HTTP/1.1" 200 156 0.043660 10.0.0.19 - - [2026-06-08 01:51:18] "POST /ref-update HTTP/1.1" 200 156 0.101675 10.0.0.19 - - [2026-06-08 01:51:18] "POST /ref-update HTTP/1.1" 200 156 0.039105 10.0.0.19 - - [2026-06-08 01:51:18] "GET /application-policy-set/9374b658-155d-4a9f-9497-3ca48c63363c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.039605 10.0.0.19 - - [2026-06-08 01:51:19] "POST /tags HTTP/1.1" 200 299 0.041305 10.0.0.19 - - [2026-06-08 01:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.19 - - [2026-06-08 01:51:19] "GET /tag/840683ce-a24d-4520-bae7-65694caed927?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.024549 10.0.0.19 - - [2026-06-08 01:51:19] "POST /set-tag HTTP/1.1" 200 109 0.018919 10.0.0.19 - - [2026-06-08 01:51:19] "POST /tags HTTP/1.1" 200 305 0.097386 10.0.0.19 - - [2026-06-08 01:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.19 - - [2026-06-08 01:51:19] "GET /tag/f3b577aa-c3cc-4c1e-9a3c-9757a8049716?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.066993 10.0.0.19 - - [2026-06-08 01:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003833 10.0.0.19 - - [2026-06-08 01:51:19] "GET /project/41161ee6-c76c-4288-9e48-52f403590819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.116932 10.0.0.19 - - [2026-06-08 01:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010900 10.0.0.19 - - [2026-06-08 01:51:19] "GET /virtual-network/8b800886-c373-4147-94fe-4fd846329166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.021982 10.0.0.19 - - [2026-06-08 01:51:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007049 10.0.0.19 - - [2026-06-08 01:51:19] "GET /service-appliance-set/3ea57990-e354-451f-b0dd-f0e0f5c5b728?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004278 10.0.0.19 - - [2026-06-08 01:51:19] "POST /fqname-to-id HTTP/1.1" 404 240 0.001563 10.0.0.19 - - [2026-06-08 01:51:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.139125 10.0.0.19 - - [2026-06-08 01:51:19] "GET /virtual-machine-interface/bdb95afb-f3a5-481a-b1c5-d538838dbab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.022619 10.0.0.19 - - [2026-06-08 01:51:20] "POST /instance-ips HTTP/1.1" 200 381 0.127201 10.0.0.19 - - [2026-06-08 01:51:20] "GET /instance-ip/e5ccffb4-6b03-477b-b9d7-33e4d406afff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.018708 10.0.0.19 - - [2026-06-08 01:51:20] "POST /loadbalancers HTTP/1.1" 200 582 0.115674 10.0.0.19 - - [2026-06-08 01:51:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.033906 10.0.0.19 - - [2026-06-08 01:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.049969 10.0.0.19 - - [2026-06-08 01:51:20] "GET /project/41161ee6-c76c-4288-9e48-52f403590819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.078237 10.0.0.19 - - [2026-06-08 01:51:20] "GET /loadbalancer/70267a06-227e-473e-9457-be55c2af6c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.016093 10.0.0.19 - - [2026-06-08 01:51:20] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.068242 10.0.0.19 - - [2026-06-08 01:51:20] "GET /project/41161ee6-c76c-4288-9e48-52f403590819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.123150 10.0.0.19 - - [2026-06-08 01:51:20] "GET /instance-ip/e5ccffb4-6b03-477b-b9d7-33e4d406afff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.030697 10.0.0.19 - - [2026-06-08 01:51:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.087249 10.0.0.19 - - [2026-06-08 01:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015141 10.0.0.19 - - [2026-06-08 01:51:20] "GET /project/41161ee6-c76c-4288-9e48-52f403590819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.175709 10.0.0.19 - - [2026-06-08 01:51:20] "POST /floating-ips HTTP/1.1" 200 583 0.213076 10.0.0.19 - - [2026-06-08 01:51:20] "GET /loadbalancer-listener/b83a47c2-ee21-4327-9ecb-261fdf22996f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.024697 10.0.0.19 - - [2026-06-08 01:51:20] "GET /loadbalancer-listener/b83a47c2-ee21-4327-9ecb-261fdf22996f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.013442 10.0.0.19 - - [2026-06-08 01:51:21] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.122806 10.0.0.19 - - [2026-06-08 01:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.19 - - [2026-06-08 01:51:21] "GET /global-vrouter-config/d7a476c6-8507-4ffd-bb43-bf7c405b89dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003263 10.0.0.19 - - [2026-06-08 01:51:21] "GET /instance-ip/e5ccffb4-6b03-477b-b9d7-33e4d406afff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.029569 10.0.0.19 - - [2026-06-08 01:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.026726 10.0.0.19 - - [2026-06-08 01:51:21] "GET /instance-ip/e5ccffb4-6b03-477b-b9d7-33e4d406afff?fields=floating_ips HTTP/1.1" 200 1171 0.009068 10.0.0.19 - - [2026-06-08 01:51:21] "PUT /global-vrouter-config/d7a476c6-8507-4ffd-bb43-bf7c405b89dc HTTP/1.1" 200 276 0.011797 10.0.0.19 - - [2026-06-08 01:51:21] "GET /floating-ip/8e43f2a5-05d1-4863-bfcc-b89767f9d9b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.006354 10.0.0.19 - - [2026-06-08 01:51:21] "POST /tags HTTP/1.1" 200 301 0.139063 10.0.0.19 - - [2026-06-08 01:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005288 10.0.0.19 - - [2026-06-08 01:51:21] "GET /tag/4432a70d-b963-4066-a0c3-873d5bb7272a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.016763 10.0.0.19 - - [2026-06-08 01:51:21] "POST /tags HTTP/1.1" 200 325 0.116294 10.0.0.19 - - [2026-06-08 01:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.023420 10.0.0.19 - - [2026-06-08 01:51:21] "GET /tag/c444f8bd-8b47-4a44-b328-6689b270e5c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.024776 10.0.0.19 - - [2026-06-08 01:51:21] "POST /tags HTTP/1.1" 200 363 0.063666 10.0.0.19 - - [2026-06-08 01:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.19 - - [2026-06-08 01:51:21] "GET /tag/5cd93ba4-47ad-4c8a-9d3f-2e962e78eb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.014306 10.0.0.19 - - [2026-06-08 01:51:21] "POST /tags HTTP/1.1" 200 311 0.058274 10.0.0.19 - - [2026-06-08 01:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015644 10.0.0.19 - - [2026-06-08 01:51:22] "GET /tag/4698a59e-dd0d-4a5e-ba55-31b2fa84a7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.019098 10.0.0.19 - - [2026-06-08 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.19 - - [2026-06-08 01:51:22] "GET /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.005325 10.0.0.19 - - [2026-06-08 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.19 - - [2026-06-08 01:51:22] "GET /project/92da7a0f-3404-43b2-9af0-4a34f496307a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.054786 10.0.0.19 - - [2026-06-08 01:51:22] "POST /virtual-machines HTTP/1.1" 200 377 0.012854 10.0.0.19 - - [2026-06-08 01:51:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.019555 10.0.0.19 - - [2026-06-08 01:51:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.130033 10.0.0.19 - - [2026-06-08 01:51:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.046386 10.0.0.19 - - [2026-06-08 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007614 10.0.0.19 - - [2026-06-08 01:51:22] "GET /virtual-machine-interface/8cf2277c-62dc-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.008412 10.0.0.19 - - [2026-06-08 01:51:22] "POST /instance-ips HTTP/1.1" 200 409 0.041920 10.0.0.19 - - [2026-06-08 01:51:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.037700 10.0.0.19 - - [2026-06-08 01:51:22] "GET /virtual-machine-interface/8cf2277c-62dc-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.023224 10.0.0.19 - - [2026-06-08 01:51:22] "POST /set-tag HTTP/1.1" 200 109 0.023879 10.0.0.19 - - [2026-06-08 01:51:22] "GET /virtual-machine-interface/8cf2277c-62dc-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.020167 10.0.0.19 - - [2026-06-08 01:51:22] "GET /instance-ip/8d0e017c-62dc-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.011114 10.0.0.19 - - [2026-06-08 01:51:22] "POST /tags HTTP/1.1" 200 301 0.022321 10.0.0.19 - - [2026-06-08 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.019816 10.0.0.19 - - [2026-06-08 01:51:22] "GET /tag/81f4ce00-5c66-4b6b-969b-7e0b710a4df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.024752 10.0.0.19 - - [2026-06-08 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.19 - - [2026-06-08 01:51:22] "GET /project/92da7a0f-3404-43b2-9af0-4a34f496307a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.058658 10.0.0.19 - - [2026-06-08 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.19 - - [2026-06-08 01:51:22] "GET / HTTP/1.1" 200 35931 0.001466 10.0.0.19 - - [2026-06-08 01:51:22] "GET /virtual-network/8b800886-c373-4147-94fe-4fd846329166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.006555 10.0.0.19 - - [2026-06-08 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.19 - - [2026-06-08 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.19 - - [2026-06-08 01:51:23] "GET /global-system-config/a4e61430-6e0d-45d3-b3df-a785c025ebee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006925 10.0.0.19 - - [2026-06-08 01:51:23] "GET /service-appliance-set/3ea57990-e354-451f-b0dd-f0e0f5c5b728?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.008229 10.0.0.19 - - [2026-06-08 01:51:23] "POST /fqname-to-id HTTP/1.1" 404 242 0.002507 10.0.0.19 - - [2026-06-08 01:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.19 - - [2026-06-08 01:51:23] "GET /config-node/3bfcff0f-2e40-43bc-a3bd-c3fff790e299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.004456 10.0.0.19 - - [2026-06-08 01:51:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.122666 10.0.0.19 - - [2026-06-08 01:51:23] "GET /virtual-machine-interface/625a147a-c933-406a-a357-9269ec00434d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.019281 10.0.0.19 - - [2026-06-08 01:51:23] "POST /instance-ips HTTP/1.1" 200 377 0.022378 10.0.0.19 - - [2026-06-08 01:51:23] "GET /instance-ip/f256f998-37cd-404a-a973-949e77f0db66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004743 10.0.0.19 - - [2026-06-08 01:51:23] "POST /loadbalancers HTTP/1.1" 200 582 0.069252 10.0.0.19 - - [2026-06-08 01:51:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.028517 10.0.0.19 - - [2026-06-08 01:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007241 10.0.0.19 - - [2026-06-08 01:51:23] "GET /project/92da7a0f-3404-43b2-9af0-4a34f496307a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.071936 10.0.0.19 - - [2026-06-08 01:51:23] "GET /instance-ip/f256f998-37cd-404a-a973-949e77f0db66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003346 10.0.0.19 - - [2026-06-08 01:51:23] "GET /project/92da7a0f-3404-43b2-9af0-4a34f496307a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.063404 10.0.0.19 - - [2026-06-08 01:51:23] "GET /loadbalancer/daff8f71-8406-432b-92bf-6550aed5ec43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.005107 10.0.0.19 - - [2026-06-08 01:51:23] "POST /floating-ips HTTP/1.1" 200 581 0.069066 10.0.0.19 - - [2026-06-08 01:51:23] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.056561 10.0.0.19 - - [2026-06-08 01:51:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.009232 10.0.0.19 - - [2026-06-08 01:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.19 - - [2026-06-08 01:51:23] "GET /project/92da7a0f-3404-43b2-9af0-4a34f496307a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.051191 10.0.0.19 - - [2026-06-08 01:51:23] "GET /loadbalancer-listener/a16c3c30-460c-4af9-9724-6846d1950f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.002851 10.0.0.19 - - [2026-06-08 01:51:23] "GET /loadbalancer-listener/a16c3c30-460c-4af9-9724-6846d1950f75?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.003568 10.0.0.19 - - [2026-06-08 01:51:23] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.029716 10.0.0.19 - - [2026-06-08 01:51:23] "GET /instance-ip/f256f998-37cd-404a-a973-949e77f0db66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003123 10.0.0.19 - - [2026-06-08 01:51:23] "GET /instance-ip/f256f998-37cd-404a-a973-949e77f0db66?fields=floating_ips HTTP/1.1" 200 1165 0.005082 10.0.0.19 - - [2026-06-08 01:51:23] "GET /floating-ip/27ca38c9-cbd1-47d5-94dc-7bffcc504ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002307 10.0.0.19 - - [2026-06-08 01:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006464 10.0.0.19 - - [2026-06-08 01:51:23] "GET /project/92da7a0f-3404-43b2-9af0-4a34f496307a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.048852 10.0.0.19 - - [2026-06-08 01:51:23] "GET /loadbalancer/daff8f71-8406-432b-92bf-6550aed5ec43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003105 10.0.0.19 - - [2026-06-08 01:51:23] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.019189 10.0.0.19 - - [2026-06-08 01:51:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.016159 10.0.0.19 - - [2026-06-08 01:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.19 - - [2026-06-08 01:51:24] "GET /project/92da7a0f-3404-43b2-9af0-4a34f496307a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.044255 10.0.0.19 - - [2026-06-08 01:51:24] "GET /loadbalancer-listener/bda02a3f-82d0-4ef0-8590-318eb0659b6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002373 10.0.0.19 - - [2026-06-08 01:51:24] "GET /loadbalancer-listener/bda02a3f-82d0-4ef0-8590-318eb0659b6e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003021 10.0.0.19 - - [2026-06-08 01:51:24] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.020277 10.0.0.19 - - [2026-06-08 01:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.19 - - [2026-06-08 01:51:24] "GET /project/92da7a0f-3404-43b2-9af0-4a34f496307a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.044506 10.0.0.19 - - [2026-06-08 01:51:24] "GET /loadbalancer/daff8f71-8406-432b-92bf-6550aed5ec43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003166 10.0.0.19 - - [2026-06-08 01:51:24] "GET /instance-ip/f256f998-37cd-404a-a973-949e77f0db66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.002656 10.0.0.19 - - [2026-06-08 01:51:24] "GET /instance-ip/f256f998-37cd-404a-a973-949e77f0db66?fields=floating_ips HTTP/1.1" 200 1165 0.002637 10.0.0.19 - - [2026-06-08 01:51:24] "GET /floating-ip/27ca38c9-cbd1-47d5-94dc-7bffcc504ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004018 10.0.0.19 - - [2026-06-08 01:51:24] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.030815 10.0.0.19 - - [2026-06-08 01:51:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.016938 10.0.0.19 - - [2026-06-08 01:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008914 10.0.0.19 - - [2026-06-08 01:51:24] "GET /project/92da7a0f-3404-43b2-9af0-4a34f496307a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.038749 10.0.0.19 - - [2026-06-08 01:51:24] "GET /loadbalancer-listener/2b56097c-59c2-4999-9feb-a9b09066136f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.004296 10.0.0.19 - - [2026-06-08 01:51:24] "GET /loadbalancer-listener/2b56097c-59c2-4999-9feb-a9b09066136f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003605 10.0.0.19 - - [2026-06-08 01:51:24] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.022269 10.0.0.19 - - [2026-06-08 01:51:24] "GET /instance-ip/f256f998-37cd-404a-a973-949e77f0db66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003919 10.0.0.19 - - [2026-06-08 01:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006315 10.0.0.19 - - [2026-06-08 01:51:24] "GET /loadbalancer/70267a06-227e-473e-9457-be55c2af6c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002953 10.0.0.19 - - [2026-06-08 01:51:24] "GET /instance-ip/f256f998-37cd-404a-a973-949e77f0db66?fields=floating_ips HTTP/1.1" 200 1165 0.005005 10.0.0.19 - - [2026-06-08 01:51:24] "GET /floating-ip/27ca38c9-cbd1-47d5-94dc-7bffcc504ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002043 10.0.0.19 - - [2026-06-08 01:51:24] "POST /tags HTTP/1.1" 200 357 0.021035 10.0.0.19 - - [2026-06-08 01:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010830 10.0.0.19 - - [2026-06-08 01:51:24] "GET /tag/8f99e5b7-48bb-4e35-b2a1-e32946416dd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.014909 10.0.0.19 - - [2026-06-08 01:51:24] "POST /tags HTTP/1.1" 200 305 0.030975 10.0.0.19 - - [2026-06-08 01:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.028496 10.0.0.19 - - [2026-06-08 01:51:24] "GET /tag/0ecbfe80-b773-4efd-9158-dbb360f6ed38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.031861 10.0.0.19 - - [2026-06-08 01:51:24] "POST /id-to-fqname HTTP/1.1" 200 174 0.000536 10.0.0.19 - - [2026-06-08 01:51:24] "POST /fqname-to-id HTTP/1.1" 404 183 0.005056 10.0.0.19 - - [2026-06-08 01:51:25] "POST /security-groups HTTP/1.1" 200 571 0.070012 10.0.0.19 - - [2026-06-08 01:51:25] "POST /projects HTTP/1.1" 200 483 0.267329 10.0.0.19 - - [2026-06-08 01:51:25] "POST /fqname-to-id HTTP/1.1" 404 214 0.057946 10.0.0.19 - - [2026-06-08 01:51:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.015970 10.0.0.19 - - [2026-06-08 01:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014991 10.0.0.19 - - [2026-06-08 01:51:25] "GET /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.010015 10.0.0.19 - - [2026-06-08 01:51:25] "POST /access-control-lists HTTP/1.1" 200 580 0.091853 10.0.0.19 - - [2026-06-08 01:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013829 10.0.0.19 - - [2026-06-08 01:51:25] "POST /fqname-to-id HTTP/1.1" 404 213 0.009101 10.0.0.19 - - [2026-06-08 01:51:25] "GET /virtual-network/8b800886-c373-4147-94fe-4fd846329166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.005923 10.0.0.19 - - [2026-06-08 01:51:25] "POST /access-control-lists HTTP/1.1" 200 578 0.067075 10.0.0.19 - - [2026-06-08 01:51:25] "PUT /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a HTTP/1.1" 200 264 0.086445 10.0.0.19 - - [2026-06-08 01:51:25] "PUT /virtual-network/8b800886-c373-4147-94fe-4fd846329166 HTTP/1.1" 200 264 0.058246 10.0.0.19 - - [2026-06-08 01:51:25] "POST /security-groups HTTP/1.1" 200 537 0.092898 10.0.0.19 - - [2026-06-08 01:51:25] "POST /fqname-to-id HTTP/1.1" 404 234 0.001831 10.0.0.19 - - [2026-06-08 01:51:25] "POST /access-control-lists HTTP/1.1" 200 596 0.024507 10.0.0.19 - - [2026-06-08 01:51:25] "POST /fqname-to-id HTTP/1.1" 404 233 0.018140 10.0.0.19 - - [2026-06-08 01:51:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.040944 10.0.0.19 - - [2026-06-08 01:51:25] "POST /chown HTTP/1.1" 200 109 0.027699 10.0.0.19 - - [2026-06-08 01:51:25] "GET /application-policy-set/9374b658-155d-4a9f-9497-3ca48c63363c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007034 10.0.0.19 - - [2026-06-08 01:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.015465 10.0.0.19 - - [2026-06-08 01:51:25] "POST /access-control-lists HTTP/1.1" 200 594 0.146536 10.0.0.19 - - [2026-06-08 01:51:25] "GET /policy-management/36a54ba4-ff19-4b7c-8519-0db6e6438f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.039811 10.0.0.19 - - [2026-06-08 01:51:25] "POST /tags HTTP/1.1" 409 207 0.015853 10.0.0.19 - - [2026-06-08 01:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006125 10.0.0.19 - - [2026-06-08 01:51:25] "GET /tag/0ecbfe80-b773-4efd-9158-dbb360f6ed38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.015762 10.0.0.19 - - [2026-06-08 01:51:25] "POST /firewall-rules HTTP/1.1" 200 564 0.082486 10.0.0.19 - - [2026-06-08 01:51:26] "GET /firewall-rule/b202d0ce-64a5-4ce4-b480-705e13394643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.005103 10.0.0.19 - - [2026-06-08 01:51:26] "GET /firewall-policy/ec94fe26-c13d-453c-b131-663bad74cacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002780 10.0.0.19 - - [2026-06-08 01:51:26] "GET /firewall-rule/b202d0ce-64a5-4ce4-b480-705e13394643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.002215 10.0.0.19 - - [2026-06-08 01:51:26] "POST /ref-update HTTP/1.1" 200 156 0.016201 10.0.0.19 - - [2026-06-08 01:51:26] "GET /application-policy-set/9374b658-155d-4a9f-9497-3ca48c63363c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010284 10.0.0.19 - - [2026-06-08 01:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.19 - - [2026-06-08 01:51:26] "GET /policy-management/36a54ba4-ff19-4b7c-8519-0db6e6438f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002499 10.0.0.19 - - [2026-06-08 01:51:26] "POST /tags HTTP/1.1" 409 207 0.001439 10.0.0.19 - - [2026-06-08 01:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.19 - - [2026-06-08 01:51:26] "GET /tag/0ecbfe80-b773-4efd-9158-dbb360f6ed38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.012333 10.0.0.19 - - [2026-06-08 01:51:26] "POST /firewall-rules HTTP/1.1" 200 562 0.063400 10.0.0.19 - - [2026-06-08 01:51:26] "GET /firewall-rule/cd948624-da62-421f-b4f5-3f4a1134c1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004725 10.0.0.19 - - [2026-06-08 01:51:26] "GET /firewall-policy/ec94fe26-c13d-453c-b131-663bad74cacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.003592 10.0.0.19 - - [2026-06-08 01:51:26] "GET /firewall-rule/cd948624-da62-421f-b4f5-3f4a1134c1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002582 10.0.0.19 - - [2026-06-08 01:51:26] "POST /ref-update HTTP/1.1" 200 156 0.030535 10.0.0.19 - - [2026-06-08 01:51:26] "POST /tags HTTP/1.1" 200 355 0.048527 10.0.0.19 - - [2026-06-08 01:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.021157 10.0.0.19 - - [2026-06-08 01:51:26] "GET /tag/d3ea02ff-61da-44d4-8006-c5b9fe0ef640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.030640 10.0.0.19 - - [2026-06-08 01:51:26] "POST /tags HTTP/1.1" 200 303 0.035661 10.0.0.19 - - [2026-06-08 01:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.030018 10.0.0.19 - - [2026-06-08 01:51:26] "GET /tag/ac351e58-2d66-4576-bc10-4426eebba112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.013875 10.0.0.19 - - [2026-06-08 01:51:26] "POST /projects HTTP/1.1" 409 218 0.001983 10.0.0.19 - - [2026-06-08 01:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.19 - - [2026-06-08 01:51:26] "GET /project/41161ee6-c76c-4288-9e48-52f403590819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.034496 10.0.0.19 - - [2026-06-08 01:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.19 - - [2026-06-08 01:51:26] "GET /network-ipam/0c53b9fd-95ba-42a1-9353-f1f7982e7c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.003834 10.0.0.19 - - [2026-06-08 01:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.19 - - [2026-06-08 01:51:26] "GET /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004352 10.0.0.19 - - [2026-06-08 01:51:26] "PUT /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a HTTP/1.1" 200 264 0.095284 10.0.0.19 - - [2026-06-08 01:51:26] "GET /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004872 10.0.0.19 - - [2026-06-08 01:51:27] "POST /set-tag HTTP/1.1" 200 109 0.049658 10.0.0.19 - - [2026-06-08 01:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009366 10.0.0.19 - - [2026-06-08 01:51:27] "GET /network-ipam/d3a0b0b3-33aa-4db9-9cd6-debf660cdeb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.003410 10.0.0.19 - - [2026-06-08 01:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.19 - - [2026-06-08 01:51:27] "GET /virtual-network/8b800886-c373-4147-94fe-4fd846329166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004182 10.0.0.19 - - [2026-06-08 01:51:27] "PUT /virtual-network/8b800886-c373-4147-94fe-4fd846329166 HTTP/1.1" 200 264 0.062421 10.0.0.19 - - [2026-06-08 01:51:27] "GET /virtual-network/8b800886-c373-4147-94fe-4fd846329166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.030464 10.0.0.19 - - [2026-06-08 01:51:27] "POST /set-tag HTTP/1.1" 200 109 0.075501 10.0.0.19 - - [2026-06-08 01:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.19 - - [2026-06-08 01:51:27] "GET /network-policy/f92090d7-dae4-4a41-82b8-53a9c3646ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003720 10.0.0.19 - - [2026-06-08 01:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.19 - - [2026-06-08 01:51:27] "GET /network-policy/75b74530-2cf1-4c29-a57f-fc1bfffa0ae1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003219 10.0.0.19 - - [2026-06-08 01:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.19 - - [2026-06-08 01:51:27] "GET /network-policy/0715ece1-ef20-4cf3-bef3-f2c8473ac61a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.002460 10.0.0.19 - - [2026-06-08 01:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.19 - - [2026-06-08 01:51:27] "PUT /network-policy/0715ece1-ef20-4cf3-bef3-f2c8473ac61a HTTP/1.1" 200 262 0.017450 10.0.0.19 - - [2026-06-08 01:51:27] "POST /ref-update HTTP/1.1" 200 156 0.051369 10.0.0.19 - - [2026-06-08 01:51:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002562 10.0.0.19 - - [2026-06-08 01:51:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002983 10.0.0.19 - - [2026-06-08 01:51:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002360 10.0.0.19 - - [2026-06-08 01:51:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002746 10.0.0.19 - - [2026-06-08 01:51:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002440 10.0.0.19 - - [2026-06-08 01:51:27] "POST /security-groups HTTP/1.1" 409 245 0.003247 10.0.0.19 - - [2026-06-08 01:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.19 - - [2026-06-08 01:51:27] "PUT /security-group/cd43ad51-eb9a-47fe-93fe-e3f220383ff9 HTTP/1.1" 200 262 0.068874 10.0.0.19 - - [2026-06-08 01:51:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.024063 10.0.0.19 - - [2026-06-08 01:51:27] "PUT /access-control-list/e11040c8-5d11-4572-b5d8-e016e178d5d5 HTTP/1.1" 200 272 0.026553 10.0.0.19 - - [2026-06-08 01:51:27] "GET /application-policy-set/9374b658-155d-4a9f-9497-3ca48c63363c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014286 10.0.0.19 - - [2026-06-08 01:51:27] "PUT /access-control-list/6ec783d1-adee-4131-98a3-e33a91f82ddd HTTP/1.1" 200 272 0.027448 10.0.0.19 - - [2026-06-08 01:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006806 10.0.0.19 - - [2026-06-08 01:51:27] "GET /policy-management/36a54ba4-ff19-4b7c-8519-0db6e6438f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002998 10.0.0.19 - - [2026-06-08 01:51:27] "POST /tags HTTP/1.1" 409 206 0.002215 10.0.0.19 - - [2026-06-08 01:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.19 - - [2026-06-08 01:51:27] "GET /tag/ac351e58-2d66-4576-bc10-4426eebba112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.015498 10.0.0.19 - - [2026-06-08 01:51:28] "POST /firewall-rules HTTP/1.1" 200 562 0.082658 10.0.0.19 - - [2026-06-08 01:51:28] "GET /firewall-rule/5191a596-ef29-47e5-98e0-5e357d08208b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004544 10.0.0.19 - - [2026-06-08 01:51:28] "GET /firewall-policy/ec94fe26-c13d-453c-b131-663bad74cacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003206 10.0.0.19 - - [2026-06-08 01:51:28] "GET /firewall-rule/5191a596-ef29-47e5-98e0-5e357d08208b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002127 10.0.0.19 - - [2026-06-08 01:51:28] "POST /ref-update HTTP/1.1" 200 156 0.021633 10.0.0.19 - - [2026-06-08 01:51:28] "GET /application-policy-set/9374b658-155d-4a9f-9497-3ca48c63363c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.021440 10.0.0.19 - - [2026-06-08 01:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.19 - - [2026-06-08 01:51:28] "GET /policy-management/36a54ba4-ff19-4b7c-8519-0db6e6438f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003129 10.0.0.19 - - [2026-06-08 01:51:28] "POST /tags HTTP/1.1" 409 206 0.001783 10.0.0.19 - - [2026-06-08 01:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.19 - - [2026-06-08 01:51:28] "GET /tag/ac351e58-2d66-4576-bc10-4426eebba112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.011614 10.0.0.19 - - [2026-06-08 01:51:28] "POST /firewall-rules HTTP/1.1" 200 560 0.070938 10.0.0.19 - - [2026-06-08 01:51:28] "GET /firewall-rule/ef911ea1-e9f0-46ca-b9dc-a01d54ef33ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.016338 10.0.0.19 - - [2026-06-08 01:51:28] "GET /firewall-policy/ec94fe26-c13d-453c-b131-663bad74cacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.025410 10.0.0.19 - - [2026-06-08 01:51:28] "GET /firewall-rule/ef911ea1-e9f0-46ca-b9dc-a01d54ef33ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003313 10.0.0.19 - - [2026-06-08 01:51:28] "POST /ref-update HTTP/1.1" 200 156 0.025836 10.0.0.19 - - [2026-06-08 01:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009184 10.0.0.19 - - [2026-06-08 01:51:28] "GET /loadbalancer/daff8f71-8406-432b-92bf-6550aed5ec43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002865 10.0.0.19 - - [2026-06-08 01:51:28] "POST /tags HTTP/1.1" 200 371 0.025950 10.0.0.19 - - [2026-06-08 01:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.19 - - [2026-06-08 01:51:28] "GET /tag/9406b4ef-64f5-488f-90c2-b614c75a6f68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1282 0.016441 10.0.0.19 - - [2026-06-08 01:51:28] "POST /tags HTTP/1.1" 200 319 0.023689 10.0.0.19 - - [2026-06-08 01:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.19 - - [2026-06-08 01:51:28] "GET /tag/0b794635-dc7c-4a8d-aa55-51a0606b5e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.015166 10.0.0.19 - - [2026-06-08 01:51:28] "POST /id-to-fqname HTTP/1.1" 200 181 0.000513 10.0.0.19 - - [2026-06-08 01:51:28] "POST /fqname-to-id HTTP/1.1" 404 190 0.004783 10.0.0.19 - - [2026-06-08 01:51:28] "POST /security-groups HTTP/1.1" 200 578 0.067869 10.0.0.19 - - [2026-06-08 01:51:28] "POST /projects HTTP/1.1" 200 497 0.184317 10.0.0.19 - - [2026-06-08 01:51:29] "POST /fqname-to-id HTTP/1.1" 404 225 0.004926 10.0.0.19 - - [2026-06-08 01:51:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.024176 10.0.0.19 - - [2026-06-08 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.026198 10.0.0.19 - - [2026-06-08 01:51:29] "GET /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.007306 10.0.0.19 - - [2026-06-08 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002627 10.0.0.19 - - [2026-06-08 01:51:29] "GET /virtual-network/8b800886-c373-4147-94fe-4fd846329166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004481 10.0.0.19 - - [2026-06-08 01:51:29] "POST /access-control-lists HTTP/1.1" 200 587 0.112269 10.0.0.19 - - [2026-06-08 01:51:29] "POST /fqname-to-id HTTP/1.1" 404 224 0.010235 10.0.0.19 - - [2026-06-08 01:51:29] "POST /access-control-lists HTTP/1.1" 200 585 0.098735 10.0.0.19 - - [2026-06-08 01:51:29] "PUT /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a HTTP/1.1" 200 264 0.148146 10.0.0.19 - - [2026-06-08 01:51:29] "PUT /virtual-network/8b800886-c373-4147-94fe-4fd846329166 HTTP/1.1" 200 264 0.046845 10.0.0.19 - - [2026-06-08 01:51:29] "POST /security-groups HTTP/1.1" 200 558 0.078482 10.0.0.19 - - [2026-06-08 01:51:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.045454 10.0.0.19 - - [2026-06-08 01:51:29] "POST /fqname-to-id HTTP/1.1" 404 248 0.013391 10.0.0.19 - - [2026-06-08 01:51:29] "POST /chown HTTP/1.1" 200 109 0.032444 10.0.0.19 - - [2026-06-08 01:51:29] "GET /application-policy-set/9374b658-155d-4a9f-9497-3ca48c63363c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.023905 10.0.0.19 - - [2026-06-08 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.19 - - [2026-06-08 01:51:29] "POST /access-control-lists HTTP/1.1" 200 610 0.083949 10.0.0.19 - - [2026-06-08 01:51:29] "GET /policy-management/36a54ba4-ff19-4b7c-8519-0db6e6438f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.011472 10.0.0.19 - - [2026-06-08 01:51:29] "POST /fqname-to-id HTTP/1.1" 404 247 0.015151 10.0.0.19 - - [2026-06-08 01:51:29] "POST /tags HTTP/1.1" 409 214 0.002118 10.0.0.19 - - [2026-06-08 01:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.19 - - [2026-06-08 01:51:29] "GET /tag/0b794635-dc7c-4a8d-aa55-51a0606b5e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.027494 10.0.0.19 - - [2026-06-08 01:51:29] "POST /access-control-lists HTTP/1.1" 200 608 0.078673 10.0.0.19 - - [2026-06-08 01:51:29] "POST /firewall-rules HTTP/1.1" 200 578 0.083248 10.0.0.19 - - [2026-06-08 01:51:29] "GET /firewall-rule/81b56bda-f195-42c2-aaf2-a0adaad2b66b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.005483 10.0.0.19 - - [2026-06-08 01:51:29] "GET /firewall-policy/ec94fe26-c13d-453c-b131-663bad74cacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.003401 10.0.0.19 - - [2026-06-08 01:51:29] "GET /firewall-rule/81b56bda-f195-42c2-aaf2-a0adaad2b66b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002070 10.0.0.19 - - [2026-06-08 01:51:29] "POST /ref-update HTTP/1.1" 200 156 0.045550 10.0.0.19 - - [2026-06-08 01:51:29] "GET /application-policy-set/9374b658-155d-4a9f-9497-3ca48c63363c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005148 10.0.0.19 - - [2026-06-08 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.19 - - [2026-06-08 01:51:30] "GET /policy-management/36a54ba4-ff19-4b7c-8519-0db6e6438f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003073 10.0.0.19 - - [2026-06-08 01:51:30] "POST /tags HTTP/1.1" 409 214 0.002230 10.0.0.19 - - [2026-06-08 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001461 10.0.0.19 - - [2026-06-08 01:51:30] "GET /tag/0b794635-dc7c-4a8d-aa55-51a0606b5e32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.011966 10.0.0.19 - - [2026-06-08 01:51:30] "POST /firewall-rules HTTP/1.1" 200 576 0.065938 10.0.0.19 - - [2026-06-08 01:51:30] "GET /firewall-rule/570eaf78-0ed4-4fb0-94d1-5ab0fee939ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.039431 10.0.0.19 - - [2026-06-08 01:51:30] "GET /firewall-policy/ec94fe26-c13d-453c-b131-663bad74cacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.004232 10.0.0.19 - - [2026-06-08 01:51:30] "GET /firewall-rule/570eaf78-0ed4-4fb0-94d1-5ab0fee939ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002091 10.0.0.19 - - [2026-06-08 01:51:30] "POST /ref-update HTTP/1.1" 200 156 0.036470 10.0.0.19 - - [2026-06-08 01:51:30] "POST /tags HTTP/1.1" 200 363 0.040564 10.0.0.19 - - [2026-06-08 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.19 - - [2026-06-08 01:51:30] "GET /tag/6bf236be-0d6b-452c-8e30-1c05ba1b695e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.015894 10.0.0.19 - - [2026-06-08 01:51:30] "POST /tags HTTP/1.1" 200 311 0.026738 10.0.0.19 - - [2026-06-08 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.19 - - [2026-06-08 01:51:30] "GET /tag/ae48d170-c38b-4564-ac0a-f14f5810a290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.017477 10.0.0.19 - - [2026-06-08 01:51:30] "POST /id-to-fqname HTTP/1.1" 200 177 0.008513 10.0.0.19 - - [2026-06-08 01:51:30] "POST /fqname-to-id HTTP/1.1" 404 186 0.007603 10.0.0.19 - - [2026-06-08 01:51:30] "POST /security-groups HTTP/1.1" 200 574 0.081548 10.0.0.19 - - [2026-06-08 01:51:30] "POST /fqname-to-id HTTP/1.1" 404 217 0.001895 10.0.0.19 - - [2026-06-08 01:51:30] "POST /projects HTTP/1.1" 200 489 0.262006 10.0.0.19 - - [2026-06-08 01:51:30] "POST /access-control-lists HTTP/1.1" 200 583 0.063944 10.0.0.19 - - [2026-06-08 01:51:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.017677 10.0.0.19 - - [2026-06-08 01:51:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.017386 10.0.0.19 - - [2026-06-08 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.020742 10.0.0.19 - - [2026-06-08 01:51:30] "GET /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.009196 10.0.0.19 - - [2026-06-08 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.19 - - [2026-06-08 01:51:30] "POST /access-control-lists HTTP/1.1" 200 581 0.092125 10.0.0.19 - - [2026-06-08 01:51:30] "GET /virtual-network/8b800886-c373-4147-94fe-4fd846329166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.013208 10.0.0.19 - - [2026-06-08 01:51:31] "PUT /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a HTTP/1.1" 200 264 0.071817 10.0.0.19 - - [2026-06-08 01:51:31] "PUT /virtual-network/8b800886-c373-4147-94fe-4fd846329166 HTTP/1.1" 200 264 0.063040 10.0.0.19 - - [2026-06-08 01:51:31] "POST /security-groups HTTP/1.1" 200 546 0.101934 10.0.0.19 - - [2026-06-08 01:51:31] "POST /fqname-to-id HTTP/1.1" 404 240 0.015138 10.0.0.19 - - [2026-06-08 01:51:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.041886 10.0.0.19 - - [2026-06-08 01:51:31] "POST /access-control-lists HTTP/1.1" 200 602 0.072007 10.0.0.19 - - [2026-06-08 01:51:31] "POST /fqname-to-id HTTP/1.1" 404 239 0.026066 10.0.0.19 - - [2026-06-08 01:51:31] "POST /chown HTTP/1.1" 200 109 0.075272 10.0.0.19 - - [2026-06-08 01:51:31] "GET /application-policy-set/9374b658-155d-4a9f-9497-3ca48c63363c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005303 10.0.0.19 - - [2026-06-08 01:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.19 - - [2026-06-08 01:51:31] "GET /policy-management/36a54ba4-ff19-4b7c-8519-0db6e6438f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002483 10.0.0.19 - - [2026-06-08 01:51:31] "POST /tags HTTP/1.1" 409 210 0.019738 10.0.0.19 - - [2026-06-08 01:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.19 - - [2026-06-08 01:51:31] "POST /access-control-lists HTTP/1.1" 200 600 0.238073 10.0.0.19 - - [2026-06-08 01:51:31] "GET /tag/ae48d170-c38b-4564-ac0a-f14f5810a290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.034843 10.0.0.19 - - [2026-06-08 01:51:31] "POST /firewall-rules HTTP/1.1" 200 570 0.096735 10.0.0.19 - - [2026-06-08 01:51:31] "GET /firewall-rule/9d5a59a2-7c06-43cd-95a4-2f30d466ff60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.046734 10.0.0.19 - - [2026-06-08 01:51:31] "GET /firewall-policy/ec94fe26-c13d-453c-b131-663bad74cacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.004154 10.0.0.19 - - [2026-06-08 01:51:31] "GET /firewall-rule/9d5a59a2-7c06-43cd-95a4-2f30d466ff60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.003602 10.0.0.19 - - [2026-06-08 01:51:32] "POST /ref-update HTTP/1.1" 200 156 0.074345 10.0.0.19 - - [2026-06-08 01:51:32] "GET /application-policy-set/9374b658-155d-4a9f-9497-3ca48c63363c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.026739 10.0.0.19 - - [2026-06-08 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.19 - - [2026-06-08 01:51:32] "GET /policy-management/36a54ba4-ff19-4b7c-8519-0db6e6438f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003065 10.0.0.19 - - [2026-06-08 01:51:32] "POST /tags HTTP/1.1" 409 210 0.002234 10.0.0.19 - - [2026-06-08 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010235 10.0.0.19 - - [2026-06-08 01:51:32] "GET /tag/ae48d170-c38b-4564-ac0a-f14f5810a290?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.020081 10.0.0.19 - - [2026-06-08 01:51:32] "POST /firewall-rules HTTP/1.1" 200 568 0.104658 10.0.0.19 - - [2026-06-08 01:51:32] "GET /firewall-rule/a472f87c-0c02-45be-8d71-c278d06b082a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.010319 10.0.0.19 - - [2026-06-08 01:51:32] "GET /firewall-policy/ec94fe26-c13d-453c-b131-663bad74cacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.011248 10.0.0.19 - - [2026-06-08 01:51:32] "GET /firewall-rule/a472f87c-0c02-45be-8d71-c278d06b082a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.005080 10.0.0.19 - - [2026-06-08 01:51:32] "POST /ref-update HTTP/1.1" 200 156 0.042556 10.0.0.19 - - [2026-06-08 01:51:32] "POST /tags HTTP/1.1" 409 237 0.004870 10.0.0.19 - - [2026-06-08 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.19 - - [2026-06-08 01:51:32] "GET /tag/5cd93ba4-47ad-4c8a-9d3f-2e962e78eb0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.032467 10.0.0.19 - - [2026-06-08 01:51:32] "POST /tags HTTP/1.1" 409 210 0.006572 10.0.0.19 - - [2026-06-08 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.19 - - [2026-06-08 01:51:32] "GET /tag/4698a59e-dd0d-4a5e-ba55-31b2fa84a7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.024515 10.0.0.19 - - [2026-06-08 01:51:32] "POST /projects HTTP/1.1" 409 223 0.003694 10.0.0.19 - - [2026-06-08 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.19 - - [2026-06-08 01:51:32] "GET /project/92da7a0f-3404-43b2-9af0-4a34f496307a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.051920 10.0.0.19 - - [2026-06-08 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.19 - - [2026-06-08 01:51:32] "GET /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.025857 10.0.0.19 - - [2026-06-08 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.19 - - [2026-06-08 01:51:32] "GET /virtual-network/8b800886-c373-4147-94fe-4fd846329166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.043787 10.0.0.19 - - [2026-06-08 01:51:32] "PUT /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a HTTP/1.1" 200 264 0.072822 10.0.0.19 - - [2026-06-08 01:51:33] "PUT /virtual-network/8b800886-c373-4147-94fe-4fd846329166 HTTP/1.1" 200 264 0.141576 10.0.0.19 - - [2026-06-08 01:51:33] "POST /security-groups HTTP/1.1" 409 253 0.002759 10.0.0.19 - - [2026-06-08 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.19 - - [2026-06-08 01:51:33] "PUT /security-group/0234cf99-a354-4ea6-9974-c9208ebc655a HTTP/1.1" 200 262 0.084086 10.0.0.19 - - [2026-06-08 01:51:33] "PUT /access-control-list/79dfefea-5eea-43ec-89b4-9540ac783cb7 HTTP/1.1" 200 272 0.039708 10.0.0.19 - - [2026-06-08 01:51:33] "PUT /access-control-list/d922d625-305b-4eca-9046-385efcaf211b HTTP/1.1" 200 272 0.032095 10.0.0.19 - - [2026-06-08 01:51:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.055921 10.0.0.19 - - [2026-06-08 01:51:33] "GET /application-policy-set/9374b658-155d-4a9f-9497-3ca48c63363c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.022529 10.0.0.19 - - [2026-06-08 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.19 - - [2026-06-08 01:51:33] "GET /policy-management/36a54ba4-ff19-4b7c-8519-0db6e6438f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003871 10.0.0.19 - - [2026-06-08 01:51:33] "POST /tags HTTP/1.1" 409 210 0.001882 10.0.0.19 - - [2026-06-08 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 10.0.0.19 - - [2026-06-08 01:51:33] "GET /tag/4698a59e-dd0d-4a5e-ba55-31b2fa84a7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.012472 10.0.0.19 - - [2026-06-08 01:51:33] "POST /firewall-rules HTTP/1.1" 200 570 0.075392 10.0.0.19 - - [2026-06-08 01:51:33] "GET /firewall-rule/9b5dd556-c48a-4b73-9639-b51e756493fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.005406 10.0.0.19 - - [2026-06-08 01:51:33] "GET /firewall-policy/ec94fe26-c13d-453c-b131-663bad74cacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.003681 10.0.0.19 - - [2026-06-08 01:51:33] "GET /firewall-rule/9b5dd556-c48a-4b73-9639-b51e756493fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002196 10.0.0.19 - - [2026-06-08 01:51:33] "POST /ref-update HTTP/1.1" 200 156 0.050605 10.0.0.19 - - [2026-06-08 01:51:33] "GET /application-policy-set/9374b658-155d-4a9f-9497-3ca48c63363c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.083535 10.0.0.19 - - [2026-06-08 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006709 10.0.0.19 - - [2026-06-08 01:51:33] "GET /policy-management/36a54ba4-ff19-4b7c-8519-0db6e6438f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.006884 10.0.0.19 - - [2026-06-08 01:51:33] "POST /tags HTTP/1.1" 409 210 0.005086 10.0.0.19 - - [2026-06-08 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.19 - - [2026-06-08 01:51:33] "GET /tag/4698a59e-dd0d-4a5e-ba55-31b2fa84a7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.025713 10.0.0.19 - - [2026-06-08 01:51:34] "POST /firewall-rules HTTP/1.1" 200 568 0.082251 10.0.0.19 - - [2026-06-08 01:51:34] "GET /firewall-rule/7caeed1b-8f4f-44b6-b64f-a58967443271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.023278 10.0.0.19 - - [2026-06-08 01:51:34] "GET /firewall-policy/ec94fe26-c13d-453c-b131-663bad74cacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.010498 10.0.0.19 - - [2026-06-08 01:51:34] "GET /firewall-rule/7caeed1b-8f4f-44b6-b64f-a58967443271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002494 10.0.0.19 - - [2026-06-08 01:51:34] "POST /ref-update HTTP/1.1" 200 156 0.154757 10.0.0.19 - - [2026-06-08 01:51:34] "GET /virtual-machine-interface/8cf2277c-62dc-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004688 10.0.0.19 - - [2026-06-08 01:51:34] "POST /set-tag HTTP/1.1" 200 109 0.002472 10.0.0.19 - - [2026-06-08 01:51:35] "GET / HTTP/1.1" 200 35931 0.003721 10.0.0.19 - - [2026-06-08 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.19 - - [2026-06-08 01:51:35] "GET /routing-instance/7fc554b3-bc36-4312-9715-824d776e2b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002874 10.0.0.19 - - [2026-06-08 01:51:35] "POST /bgp-routers HTTP/1.1" 409 301 0.002000 10.0.0.19 - - [2026-06-08 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.19 - - [2026-06-08 01:51:35] "GET /bgp-router/0661fa85-f775-49bd-ad8a-e4f475d45333?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.004777 10.0.0.19 - - [2026-06-08 01:51:35] "PUT /bgp-router/0661fa85-f775-49bd-ad8a-e4f475d45333 HTTP/1.1" 200 254 0.023746 [Introspect:8084]10.0.0.19 - - [2026-06-08 01:51:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001028 [Introspect:8084]10.0.0.19 - - [2026-06-08 01:51:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000820 [Introspect:8084]10.0.0.19 - - [2026-06-08 01:52:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000957 [Introspect:8084]10.0.0.19 - - [2026-06-08 01:52:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000871 [Introspect:8084]10.0.0.19 - - [2026-06-08 01:52:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001354 [Introspect:8084]10.0.0.19 - - [2026-06-08 01:52:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000877 [Introspect:8084]10.0.0.19 - - [2026-06-08 01:52:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001006 [Introspect:8084]10.0.0.19 - - [2026-06-08 01:52:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000949 [Introspect:8084]10.0.0.19 - - [2026-06-08 01:52:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000966 [Introspect:8084]10.0.0.19 - - [2026-06-08 01:52:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000818 [Introspect:8084]10.0.0.19 - - [2026-06-08 01:52:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000991 [Introspect:8084]10.0.0.19 - - [2026-06-08 01:52:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000873 [Introspect:8084]10.0.0.19 - - [2026-06-08 01:52:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001002 [Introspect:8084]10.0.0.19 - - [2026-06-08 01:52:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001053 10.0.0.241 - - [2026-06-08 01:53:28] "GET / HTTP/1.1" 200 35931 0.001827 10.0.0.241 - - [2026-06-08 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.241 - - [2026-06-08 01:53:28] "GET /global-system-config/a4e61430-6e0d-45d3-b3df-a785c025ebee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.014301 10.0.0.241 - - [2026-06-08 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012191 10.0.0.241 - - [2026-06-08 01:53:28] "GET /routing-instance/7fc554b3-bc36-4312-9715-824d776e2b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003255 10.0.0.241 - - [2026-06-08 01:53:28] "PUT /global-system-config/a4e61430-6e0d-45d3-b3df-a785c025ebee HTTP/1.1" 200 274 0.013569 10.0.0.241 - - [2026-06-08 01:53:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.018989 10.0.0.241 - - [2026-06-08 01:53:28] "POST /virtual-routers HTTP/1.1" 200 599 0.026854 10.0.0.241 - - [2026-06-08 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.241 - - [2026-06-08 01:53:28] "GET /virtual-router/03812bc0-829f-4c2e-9b1d-ae1cb042fa3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004794 10.0.0.241 - - [2026-06-08 01:53:28] "POST /fqname-to-id HTTP/1.1" 404 229 0.001926 10.0.0.241 - - [2026-06-08 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004198 10.0.0.241 - - [2026-06-08 01:53:28] "GET /virtual-network/548416df-e27a-4c28-90e6-457124446034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.007669 10.0.0.241 - - [2026-06-08 01:53:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.083193 10.0.0.19 - - [2026-06-08 01:55:19] "GET /virtual-router/03812bc0-829f-4c2e-9b1d-ae1cb042fa3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003252 10.0.0.19 - - [2026-06-08 01:55:19] "POST /ref-update HTTP/1.1" 200 156 0.016702 10.0.0.19 - - [2026-06-08 01:55:42] "GET /global-system-configs HTTP/1.1" 200 322 0.006657 10.0.0.19 - - [2026-06-08 01:55:43] "GET /global-system-configs HTTP/1.1" 200 322 0.002341 10.0.0.19 - - [2026-06-08 01:55:58] "GET /virtual-machine-interface/8cf2277c-62dc-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005731 10.0.0.19 - - [2026-06-08 01:55:58] "POST /set-tag HTTP/1.1" 200 109 0.007577 10.0.0.19 - - [2026-06-08 01:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.19 - - [2026-06-08 01:55:58] "GET /loadbalancer/daff8f71-8406-432b-92bf-6550aed5ec43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.005078 10.0.0.19 - - [2026-06-08 01:55:58] "GET /virtual-machine-interface/8cf2277c-62dc-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007672 10.0.0.19 - - [2026-06-08 01:55:58] "POST /set-tag HTTP/1.1" 200 109 0.002687 10.0.0.19 - - [2026-06-08 01:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.19 - - [2026-06-08 01:55:58] "GET /loadbalancer/daff8f71-8406-432b-92bf-6550aed5ec43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002763 10.0.0.19 - - [2026-06-08 01:55:58] "GET /loadbalancer-pool/d25a1c01-e69a-49ba-ab20-eb7ea20112a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004154 10.0.0.19 - - [2026-06-08 01:55:58] "POST /loadbalancer-members HTTP/1.1" 200 690 0.014873 10.0.0.19 - - [2026-06-08 01:55:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.031307 10.0.0.19 - - [2026-06-08 01:55:58] "GET /virtual-machine-interface/8cf2277c-62dc-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.019253 10.0.0.19 - - [2026-06-08 01:55:58] "GET /virtual-machine-interface/8cf2277c-62dc-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012462 10.0.0.19 - - [2026-06-08 01:55:58] "POST /tags HTTP/1.1" 409 205 0.004615 10.0.0.19 - - [2026-06-08 01:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.19 - - [2026-06-08 01:55:58] "POST /ref-update HTTP/1.1" 200 156 0.030697 10.0.0.19 - - [2026-06-08 01:55:58] "GET /tag/81f4ce00-5c66-4b6b-969b-7e0b710a4df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.027533 10.0.0.19 - - [2026-06-08 01:55:58] "GET /floating-ip/27ca38c9-cbd1-47d5-94dc-7bffcc504ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.004468 10.0.0.19 - - [2026-06-08 01:55:58] "PUT /floating-ip/27ca38c9-cbd1-47d5-94dc-7bffcc504ff0 HTTP/1.1" 200 256 0.011174 10.0.0.19 - - [2026-06-08 01:55:58] "POST /set-tag HTTP/1.1" 200 109 0.059655 10.0.0.19 - - [2026-06-08 01:55:58] "GET /loadbalancer-pool/bb5276de-0cad-443a-87d4-ec8438b089e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.014109 10.0.0.19 - - [2026-06-08 01:55:58] "POST /loadbalancer-members HTTP/1.1" 200 690 0.033026 10.0.0.19 - - [2026-06-08 01:55:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.011784 10.0.0.19 - - [2026-06-08 01:55:58] "GET /virtual-machine-interface/8cf2277c-62dc-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013559 10.0.0.19 - - [2026-06-08 01:55:58] "POST /set-tag HTTP/1.1" 200 109 0.009564 10.0.0.19 - - [2026-06-08 01:55:59] "GET /virtual-machine-interface/8cf2277c-62dc-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009406 10.0.0.19 - - [2026-06-08 01:55:59] "POST /ref-update HTTP/1.1" 200 156 0.007153 10.0.0.19 - - [2026-06-08 01:55:59] "GET /floating-ip/27ca38c9-cbd1-47d5-94dc-7bffcc504ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.015078 10.0.0.19 - - [2026-06-08 01:55:59] "GET /loadbalancer-pool/ef0797fd-15cf-4515-91e2-04146d6e47fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.008350 10.0.0.19 - - [2026-06-08 01:55:59] "PUT /floating-ip/27ca38c9-cbd1-47d5-94dc-7bffcc504ff0 HTTP/1.1" 200 256 0.023889 10.0.0.19 - - [2026-06-08 01:55:59] "POST /loadbalancer-members HTTP/1.1" 200 692 0.039377 10.0.0.19 - - [2026-06-08 01:55:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.022353 10.0.0.19 - - [2026-06-08 01:55:59] "GET /virtual-machine-interface/8cf2277c-62dc-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017547 10.0.0.19 - - [2026-06-08 01:55:59] "GET /virtual-machine-interface/8cf2277c-62dc-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.012264 10.0.0.19 - - [2026-06-08 01:55:59] "POST /ref-update HTTP/1.1" 200 156 0.014559 10.0.0.19 - - [2026-06-08 01:55:59] "GET /floating-ip/27ca38c9-cbd1-47d5-94dc-7bffcc504ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.008826 10.0.0.19 - - [2026-06-08 01:55:59] "POST /set-tag HTTP/1.1" 200 109 0.003354 10.0.0.19 - - [2026-06-08 01:55:59] "PUT /floating-ip/27ca38c9-cbd1-47d5-94dc-7bffcc504ff0 HTTP/1.1" 200 256 0.015589 10.0.0.19 - - [2026-06-08 01:56:09] "GET /virtual-machine-interface/8cf2277c-62dc-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006329 10.0.0.19 - - [2026-06-08 01:56:09] "POST /set-tag HTTP/1.1" 200 109 0.004591 10.0.0.19 - - [2026-06-08 01:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.19 - - [2026-06-08 01:56:09] "GET /loadbalancer/daff8f71-8406-432b-92bf-6550aed5ec43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002723 10.0.0.19 - - [2026-06-08 01:56:09] "GET /virtual-machine-interface/8cf2277c-62dc-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008417 10.0.0.19 - - [2026-06-08 01:56:09] "POST /set-tag HTTP/1.1" 200 109 0.030730 10.0.0.19 - - [2026-06-08 01:56:10] "DELETE /loadbalancer-member/fe53cafc-322c-470e-ab9f-7274974c44f4 HTTP/1.1" 200 115 0.026969 10.0.0.19 - - [2026-06-08 01:56:10] "GET /virtual-machine-interface/8cf2277c-62dc-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005929 10.0.0.19 - - [2026-06-08 01:56:10] "POST /set-tag HTTP/1.1" 200 109 0.002838 10.0.0.19 - - [2026-06-08 01:56:10] "DELETE /loadbalancer-member/635c8e53-6cb6-4d46-9205-2f685dc59cda HTTP/1.1" 200 115 0.033965 10.0.0.19 - - [2026-06-08 01:56:10] "GET /virtual-machine-interface/8cf2277c-62dc-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004358 10.0.0.19 - - [2026-06-08 01:56:10] "POST /set-tag HTTP/1.1" 200 109 0.002163 10.0.0.19 - - [2026-06-08 01:56:10] "DELETE /loadbalancer-member/21eefdcc-64c9-4f0d-ad6e-57ba5be2161f HTTP/1.1" 200 115 0.037138 10.0.0.19 - - [2026-06-08 01:56:10] "GET /virtual-machine-interface/8cf2277c-62dc-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007263 10.0.0.19 - - [2026-06-08 01:56:10] "POST /set-tag HTTP/1.1" 200 109 0.003040 10.0.0.19 - - [2026-06-08 01:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.19 - - [2026-06-08 01:56:10] "GET /loadbalancer/daff8f71-8406-432b-92bf-6550aed5ec43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002936 10.0.0.19 - - [2026-06-08 01:56:10] "GET /loadbalancer-pool/d25a1c01-e69a-49ba-ab20-eb7ea20112a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002617 10.0.0.19 - - [2026-06-08 01:56:10] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024384 10.0.0.19 - - [2026-06-08 01:56:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.027482 10.0.0.19 - - [2026-06-08 01:56:10] "GET /virtual-machine-interface/8cf2277c-62dc-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011857 10.0.0.19 - - [2026-06-08 01:56:10] "GET /virtual-machine-interface/8cf2277c-62dc-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004877 10.0.0.19 - - [2026-06-08 01:56:10] "GET /floating-ip/27ca38c9-cbd1-47d5-94dc-7bffcc504ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002185 10.0.0.19 - - [2026-06-08 01:56:10] "POST /set-tag HTTP/1.1" 200 109 0.067284 10.0.0.19 - - [2026-06-08 01:56:10] "GET /loadbalancer-pool/bb5276de-0cad-443a-87d4-ec8438b089e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.021364 10.0.0.19 - - [2026-06-08 01:56:10] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028982 10.0.0.19 - - [2026-06-08 01:56:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.011805 10.0.0.19 - - [2026-06-08 01:56:10] "GET /virtual-machine-interface/8cf2277c-62dc-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.022153 10.0.0.19 - - [2026-06-08 01:56:10] "GET /virtual-machine-interface/8cf2277c-62dc-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017296 10.0.0.19 - - [2026-06-08 01:56:10] "GET /floating-ip/27ca38c9-cbd1-47d5-94dc-7bffcc504ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.007751 10.0.0.19 - - [2026-06-08 01:56:10] "POST /set-tag HTTP/1.1" 200 109 0.009471 10.0.0.19 - - [2026-06-08 01:56:10] "GET /loadbalancer-pool/ef0797fd-15cf-4515-91e2-04146d6e47fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003412 10.0.0.19 - - [2026-06-08 01:56:10] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026294 10.0.0.19 - - [2026-06-08 01:56:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.022622 10.0.0.19 - - [2026-06-08 01:56:10] "GET /virtual-machine-interface/8cf2277c-62dc-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013326 10.0.0.19 - - [2026-06-08 01:56:10] "GET /virtual-machine-interface/8cf2277c-62dc-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006890 10.0.0.19 - - [2026-06-08 01:56:10] "GET /floating-ip/27ca38c9-cbd1-47d5-94dc-7bffcc504ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005355 10.0.0.19 - - [2026-06-08 01:56:10] "POST /set-tag HTTP/1.1" 200 109 0.003207 [Introspect:8084]10.0.0.19 - - [2026-06-08 01:56:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001075 [Introspect:8084]10.0.0.19 - - [2026-06-08 01:56:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001166 [Introspect:8084]10.0.0.19 - - [2026-06-08 01:56:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001084 [Introspect:8084]10.0.0.19 - - [2026-06-08 01:56:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001116 [Introspect:8084]10.0.0.19 - - [2026-06-08 01:56:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000985 [Introspect:8084]10.0.0.19 - - [2026-06-08 01:56:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001062 [Introspect:8084]10.0.0.19 - - [2026-06-08 01:57:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000979 [Introspect:8084]10.0.0.19 - - [2026-06-08 01:57:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000899 10.0.0.19 - - [2026-06-08 01:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.19 - - [2026-06-08 01:57:20] "GET /virtual-router/03812bc0-829f-4c2e-9b1d-ae1cb042fa3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003601 10.0.0.241 - - [2026-06-08 01:57:27] "GET / HTTP/1.1" 200 35931 0.001809 10.0.0.241 - - [2026-06-08 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.241 - - [2026-06-08 01:57:27] "GET /global-system-config/a4e61430-6e0d-45d3-b3df-a785c025ebee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004821 10.0.0.241 - - [2026-06-08 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001450 10.0.0.241 - - [2026-06-08 01:57:27] "GET /routing-instance/7fc554b3-bc36-4312-9715-824d776e2b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002213 10.0.0.241 - - [2026-06-08 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001342 10.0.0.241 - - [2026-06-08 01:57:27] "GET /virtual-router/03812bc0-829f-4c2e-9b1d-ae1cb042fa3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002176 10.0.0.241 - - [2026-06-08 01:57:27] "PUT /virtual-router/03812bc0-829f-4c2e-9b1d-ae1cb042fa3a HTTP/1.1" 200 262 0.008727 10.0.0.241 - - [2026-06-08 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.241 - - [2026-06-08 01:57:27] "GET /virtual-router/03812bc0-829f-4c2e-9b1d-ae1cb042fa3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002589 10.0.0.241 - - [2026-06-08 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.241 - - [2026-06-08 01:57:27] "GET /virtual-machine-interface/031b7c35-4c67-4d34-8c94-dce3a91795a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.005081 10.0.0.241 - - [2026-06-08 01:57:27] "PUT /virtual-machine-interface/031b7c35-4c67-4d34-8c94-dce3a91795a4 HTTP/1.1" 200 284 0.010191 10.0.0.19 - - [2026-06-08 02:00:42] "GET /global-system-configs HTTP/1.1" 200 322 0.003970 10.0.0.19 - - [2026-06-08 02:00:43] "GET /global-system-configs HTTP/1.1" 200 322 0.002566 10.0.0.19 - - [2026-06-08 02:00:50] "GET /virtual-machine-interface/8cf2277c-62dc-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006836 10.0.0.19 - - [2026-06-08 02:00:50] "POST /set-tag HTTP/1.1" 200 109 0.002753 10.0.0.19 - - [2026-06-08 02:00:50] "GET /virtual-machine-interface/8cf2277c-62dc-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004890 10.0.0.19 - - [2026-06-08 02:00:50] "POST /set-tag HTTP/1.1" 200 109 0.002990 10.0.0.19 - - [2026-06-08 02:00:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.19 - - [2026-06-08 02:00:50] "GET /loadbalancer/daff8f71-8406-432b-92bf-6550aed5ec43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002673 10.0.0.19 - - [2026-06-08 02:00:50] "GET /virtual-machine-interface/8cf2277c-62dc-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004702 10.0.0.19 - - [2026-06-08 02:00:50] "POST /set-tag HTTP/1.1" 200 109 0.037195 10.0.0.19 - - [2026-06-08 02:00:51] "DELETE /loadbalancer-member/0867e0f8-0f58-410f-99df-246dc0067d2e HTTP/1.1" 200 115 0.095309 10.0.0.19 - - [2026-06-08 02:00:51] "GET /virtual-machine-interface/8cf2277c-62dc-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004768 10.0.0.19 - - [2026-06-08 02:00:51] "POST /set-tag HTTP/1.1" 200 109 0.003114 10.0.0.19 - - [2026-06-08 02:00:51] "DELETE /loadbalancer-member/e03b9534-7e9b-4959-99ae-16ab108e56cd HTTP/1.1" 200 115 0.064089 10.0.0.19 - - [2026-06-08 02:00:51] "GET /virtual-machine-interface/8cf2277c-62dc-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008735 10.0.0.19 - - [2026-06-08 02:00:51] "POST /set-tag HTTP/1.1" 200 109 0.002887 10.0.0.19 - - [2026-06-08 02:00:51] "DELETE /loadbalancer-member/cec25394-f4ad-49e0-8767-f725f04125d5 HTTP/1.1" 200 115 0.051448 10.0.0.19 - - [2026-06-08 02:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.19 - - [2026-06-08 02:00:51] "GET /loadbalancer/daff8f71-8406-432b-92bf-6550aed5ec43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003208 10.0.0.19 - - [2026-06-08 02:00:51] "GET /loadbalancer-pool/d25a1c01-e69a-49ba-ab20-eb7ea20112a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.010958 10.0.0.19 - - [2026-06-08 02:00:51] "POST /loadbalancer-members HTTP/1.1" 200 690 0.035376 10.0.0.19 - - [2026-06-08 02:00:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.009286 10.0.0.19 - - [2026-06-08 02:00:51] "GET /virtual-machine-interface/8cf2277c-62dc-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005953 10.0.0.19 - - [2026-06-08 02:00:51] "GET /virtual-machine-interface/8cf2277c-62dc-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008676 10.0.0.19 - - [2026-06-08 02:00:51] "GET /floating-ip/27ca38c9-cbd1-47d5-94dc-7bffcc504ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.004093 10.0.0.19 - - [2026-06-08 02:00:51] "POST /set-tag HTTP/1.1" 200 109 0.083618 10.0.0.19 - - [2026-06-08 02:00:51] "GET /loadbalancer-pool/bb5276de-0cad-443a-87d4-ec8438b089e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003141 10.0.0.19 - - [2026-06-08 02:00:51] "POST /loadbalancer-members HTTP/1.1" 200 690 0.034800 10.0.0.19 - - [2026-06-08 02:00:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.033450 10.0.0.19 - - [2026-06-08 02:00:51] "GET /virtual-machine-interface/8cf2277c-62dc-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008320 10.0.0.19 - - [2026-06-08 02:00:51] "GET /virtual-machine-interface/8cf2277c-62dc-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017651 10.0.0.19 - - [2026-06-08 02:00:51] "GET /floating-ip/27ca38c9-cbd1-47d5-94dc-7bffcc504ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005778 10.0.0.19 - - [2026-06-08 02:00:51] "POST /set-tag HTTP/1.1" 200 109 0.002651 10.0.0.19 - - [2026-06-08 02:00:51] "GET /loadbalancer-pool/ef0797fd-15cf-4515-91e2-04146d6e47fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.002611 10.0.0.19 - - [2026-06-08 02:00:51] "POST /loadbalancer-members HTTP/1.1" 200 692 0.032722 10.0.0.19 - - [2026-06-08 02:00:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.010499 10.0.0.19 - - [2026-06-08 02:00:51] "GET /virtual-machine-interface/8cf2277c-62dc-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011917 10.0.0.19 - - [2026-06-08 02:00:51] "POST /set-tag HTTP/1.1" 200 109 0.004601 10.0.0.19 - - [2026-06-08 02:00:51] "GET /virtual-machine-interface/8cf2277c-62dc-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011379 10.0.0.19 - - [2026-06-08 02:00:51] "GET /floating-ip/27ca38c9-cbd1-47d5-94dc-7bffcc504ff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002020 [Introspect:8084]10.0.0.19 - - [2026-06-08 02:01:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001028 [Introspect:8084]10.0.0.19 - - [2026-06-08 02:01:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000888 [Introspect:8084]10.0.0.19 - - [2026-06-08 02:01:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001037 [Introspect:8084]10.0.0.19 - - [2026-06-08 02:01:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001012 [Introspect:8084]10.0.0.19 - - [2026-06-08 02:01:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001024 [Introspect:8084]10.0.0.19 - - [2026-06-08 02:01:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001006 10.0.0.19 - - [2026-06-08 02:02:56] "GET / HTTP/1.1" 200 35931 0.001925 10.0.0.19 - - [2026-06-08 02:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003005 10.0.0.19 - - [2026-06-08 02:02:56] "GET /project/41161ee6-c76c-4288-9e48-52f403590819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.056664 10.0.0.19 - - [2026-06-08 02:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012455 10.0.0.19 - - [2026-06-08 02:02:56] "GET /project/41161ee6-c76c-4288-9e48-52f403590819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036623 10.0.0.19 - - [2026-06-08 02:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.19 - - [2026-06-08 02:02:56] "GET /project/41161ee6-c76c-4288-9e48-52f403590819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.082322 10.0.0.19 - - [2026-06-08 02:02:57] "POST /tags HTTP/1.1" 200 333 0.069114 10.0.0.19 - - [2026-06-08 02:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009175 10.0.0.19 - - [2026-06-08 02:02:57] "GET /tag/ea50e9ce-ef15-4837-946b-424ab8502806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.039590 10.0.0.19 - - [2026-06-08 02:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006057 10.0.0.19 - - [2026-06-08 02:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.19 - - [2026-06-08 02:02:57] "GET /project/41161ee6-c76c-4288-9e48-52f403590819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053169 10.0.0.19 - - [2026-06-08 02:02:57] "GET /virtual-networks?parent_id=41161ee6-c76c-4288-9e48-52f403590819&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.007925 10.0.0.19 - - [2026-06-08 02:02:57] "GET /project/41161ee6-c76c-4288-9e48-52f403590819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.102138 10.0.0.19 - - [2026-06-08 02:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.048474 10.0.0.19 - - [2026-06-08 02:02:57] "GET /virtual-network/8b800886-c373-4147-94fe-4fd846329166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.015845 10.0.0.19 - - [2026-06-08 02:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007064 10.0.0.19 - - [2026-06-08 02:02:57] "GET /service-appliance-set/3ea57990-e354-451f-b0dd-f0e0f5c5b728?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002420 10.0.0.19 - - [2026-06-08 02:02:57] "POST /fqname-to-id HTTP/1.1" 404 254 0.002046 10.0.0.19 - - [2026-06-08 02:02:57] "POST /virtual-networks HTTP/1.1" 200 512 0.146832 10.0.0.19 - - [2026-06-08 02:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.020260 10.0.0.19 - - [2026-06-08 02:02:57] "GET /network-ipam/490c20dd-d14e-4244-8e4f-7a1892c0c61c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.003454 10.0.0.19 - - [2026-06-08 02:02:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.124603 10.0.0.19 - - [2026-06-08 02:02:58] "GET /virtual-machine-interface/b49ed68c-d977-44a5-9697-8695ce8aa1c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.011162 10.0.0.19 - - [2026-06-08 02:02:58] "POST /useragent-kv HTTP/1.1" 200 115 0.008596 10.0.0.19 - - [2026-06-08 02:02:58] "POST /ref-update HTTP/1.1" 200 156 0.179300 10.0.0.19 - - [2026-06-08 02:02:58] "GET /virtual-network/e1ffecc8-f56c-4120-be2c-8c547363b887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.013519 10.0.0.19 - - [2026-06-08 02:02:58] "GET /domains HTTP/1.1" 200 280 0.005539 10.0.0.19 - - [2026-06-08 02:02:58] "POST /instance-ips HTTP/1.1" 200 409 0.106026 10.0.0.19 - - [2026-06-08 02:02:58] "GET /domain/d34796eb-c240-4c44-92cd-3d3c77a4117c HTTP/1.1" 200 3087 0.067294 10.0.0.19 - - [2026-06-08 02:02:58] "GET /instance-ip/a6b2d0d8-f272-48d9-9b5e-b862db254b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.020652 10.0.0.19 - - [2026-06-08 02:02:58] "GET /project/41161ee6-c76c-4288-9e48-52f403590819 HTTP/1.1" 200 5476 0.099468 10.0.0.19 - - [2026-06-08 02:02:58] "POST /loadbalancers HTTP/1.1" 200 610 0.096380 10.0.0.19 - - [2026-06-08 02:02:58] "GET /virtual-network/e1ffecc8-f56c-4120-be2c-8c547363b887 HTTP/1.1" 200 2086 0.024256 10.0.0.19 - - [2026-06-08 02:02:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.049671 10.0.0.19 - - [2026-06-08 02:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.018682 10.0.0.19 - - [2026-06-08 02:02:58] "GET /virtual-network/e1ffecc8-f56c-4120-be2c-8c547363b887 HTTP/1.1" 200 2086 0.030907 10.0.0.19 - - [2026-06-08 02:02:58] "GET /routing-instance/43584bcf-9dfc-4d00-99fa-b64919d5735e HTTP/1.1" 200 1181 0.005668 10.0.0.19 - - [2026-06-08 02:02:58] "GET /routing-instance/43584bcf-9dfc-4d00-99fa-b64919d5735e HTTP/1.1" 200 1181 0.016010 10.0.0.19 - - [2026-06-08 02:02:58] "POST /route-targets HTTP/1.1" 200 327 0.099512 10.0.0.19 - - [2026-06-08 02:02:58] "GET /project/41161ee6-c76c-4288-9e48-52f403590819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.146276 10.0.0.19 - - [2026-06-08 02:02:58] "GET /instance-ip/a6b2d0d8-f272-48d9-9b5e-b862db254b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.005694 10.0.0.19 - - [2026-06-08 02:02:58] "POST /ref-update HTTP/1.1" 200 156 0.053361 10.0.0.19 - - [2026-06-08 02:02:58] "GET /project/41161ee6-c76c-4288-9e48-52f403590819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.132555 10.0.0.19 - - [2026-06-08 02:02:58] "GET /loadbalancer/ac38fa05-077b-44ae-b09a-b2d72f91f30e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003970 10.0.0.19 - - [2026-06-08 02:02:58] "POST /floating-ips HTTP/1.1" 200 597 0.096301 10.0.0.19 - - [2026-06-08 02:02:58] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.053979 10.0.0.19 - - [2026-06-08 02:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.016746 10.0.0.19 - - [2026-06-08 02:02:58] "GET /project/41161ee6-c76c-4288-9e48-52f403590819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049013 10.0.0.19 - - [2026-06-08 02:02:58] "GET /loadbalancer-listener/bf50cf97-c8ef-4ba2-b95f-6c9da99ef6b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.010502 10.0.0.19 - - [2026-06-08 02:02:58] "GET /loadbalancer-listener/bf50cf97-c8ef-4ba2-b95f-6c9da99ef6b8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.009141 10.0.0.19 - - [2026-06-08 02:02:58] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.021100 10.0.0.19 - - [2026-06-08 02:02:58] "GET /instance-ip/a6b2d0d8-f272-48d9-9b5e-b862db254b59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004956 10.0.0.19 - - [2026-06-08 02:02:58] "GET /instance-ip/a6b2d0d8-f272-48d9-9b5e-b862db254b59?fields=floating_ips HTTP/1.1" 200 1213 0.026573 10.0.0.19 - - [2026-06-08 02:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005068 10.0.0.19 - - [2026-06-08 02:02:58] "GET /loadbalancer/ac38fa05-077b-44ae-b09a-b2d72f91f30e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003009 10.0.0.19 - - [2026-06-08 02:02:58] "GET /floating-ip/80be02b5-1177-4442-842a-2224ddde87f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003301 10.0.0.19 - - [2026-06-08 02:02:59] "POST /tags HTTP/1.1" 200 295 0.071510 10.0.0.19 - - [2026-06-08 02:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010459 10.0.0.19 - - [2026-06-08 02:02:59] "GET /tag/a99196cc-568a-445b-91a1-315b1f99ca93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1097 0.031310 10.0.0.19 - - [2026-06-08 02:02:59] "POST /tags HTTP/1.1" 409 233 0.003356 10.0.0.19 - - [2026-06-08 02:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005610 10.0.0.19 - - [2026-06-08 02:02:59] "GET /tag/d3ea02ff-61da-44d4-8006-c5b9fe0ef640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.024660 10.0.0.19 - - [2026-06-08 02:02:59] "POST /tags HTTP/1.1" 409 206 0.002485 10.0.0.19 - - [2026-06-08 02:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.19 - - [2026-06-08 02:02:59] "GET /tag/ac351e58-2d66-4576-bc10-4426eebba112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.020331 10.0.0.19 - - [2026-06-08 02:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.19 - - [2026-06-08 02:02:59] "GET /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006743 10.0.0.19 - - [2026-06-08 02:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.19 - - [2026-06-08 02:02:59] "GET /project/41161ee6-c76c-4288-9e48-52f403590819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043355 10.0.0.19 - - [2026-06-08 02:02:59] "POST /virtual-machines HTTP/1.1" 200 369 0.016717 10.0.0.19 - - [2026-06-08 02:02:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.016762 10.0.0.19 - - [2026-06-08 02:02:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.130476 10.0.0.19 - - [2026-06-08 02:02:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.009373 10.0.0.19 - - [2026-06-08 02:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.014172 10.0.0.19 - - [2026-06-08 02:02:59] "GET /virtual-machine-interface/2c88ddb6-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005464 [Introspect:8084]10.0.0.19 - - [2026-06-08 02:02:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001071 [Introspect:8084]10.0.0.19 - - [2026-06-08 02:02:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001125 10.0.0.19 - - [2026-06-08 02:02:59] "POST /instance-ips HTTP/1.1" 200 409 0.038454 10.0.0.19 - - [2026-06-08 02:02:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.020166 10.0.0.19 - - [2026-06-08 02:02:59] "GET /virtual-machine-interface/2c88ddb6-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007882 10.0.0.19 - - [2026-06-08 02:02:59] "POST /set-tag HTTP/1.1" 200 109 0.027407 10.0.0.19 - - [2026-06-08 02:02:59] "GET /virtual-machine-interface/2c88ddb6-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015875 10.0.0.19 - - [2026-06-08 02:02:59] "GET /instance-ip/2ca62f4c-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.007906 10.0.0.19 - - [2026-06-08 02:02:59] "GET /virtual-machine-interface/2c88ddb6-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004982 10.0.0.19 - - [2026-06-08 02:03:00] "POST /set-tag HTTP/1.1" 200 109 0.006142 10.0.0.19 - - [2026-06-08 02:03:00] "GET /virtual-router/03812bc0-829f-4c2e-9b1d-ae1cb042fa3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003097 10.0.0.19 - - [2026-06-08 02:03:00] "POST /ref-update HTTP/1.1" 200 156 0.044369 10.0.0.19 - - [2026-06-08 02:03:00] "GET /virtual-machine-interface/2c88ddb6-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007147 10.0.0.19 - - [2026-06-08 02:03:00] "POST /set-tag HTTP/1.1" 200 109 0.003634 10.0.0.19 - - [2026-06-08 02:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.19 - - [2026-06-08 02:03:00] "GET /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005485 10.0.0.19 - - [2026-06-08 02:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.19 - - [2026-06-08 02:03:00] "GET /project/41161ee6-c76c-4288-9e48-52f403590819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.059708 10.0.0.19 - - [2026-06-08 02:03:00] "POST /virtual-machines HTTP/1.1" 200 369 0.022354 10.0.0.19 - - [2026-06-08 02:03:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.029023 10.0.0.19 - - [2026-06-08 02:03:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.125412 10.0.0.19 - - [2026-06-08 02:03:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.018915 10.0.0.19 - - [2026-06-08 02:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009430 10.0.0.19 - - [2026-06-08 02:03:00] "GET /virtual-machine-interface/2d116050-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.010171 10.0.0.19 - - [2026-06-08 02:03:00] "POST /instance-ips HTTP/1.1" 200 409 0.027200 10.0.0.19 - - [2026-06-08 02:03:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.026532 10.0.0.19 - - [2026-06-08 02:03:00] "GET /virtual-machine-interface/2d116050-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.014567 10.0.0.19 - - [2026-06-08 02:03:00] "POST /set-tag HTTP/1.1" 200 109 0.022335 10.0.0.19 - - [2026-06-08 02:03:00] "GET /virtual-machine-interface/2d116050-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.020887 10.0.0.19 - - [2026-06-08 02:03:00] "GET /instance-ip/2d2f35bc-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003238 10.0.0.19 - - [2026-06-08 02:03:00] "GET /virtual-machine-interface/2d116050-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004772 10.0.0.19 - - [2026-06-08 02:03:00] "POST /set-tag HTTP/1.1" 200 109 0.002360 10.0.0.19 - - [2026-06-08 02:03:00] "GET /virtual-router/03812bc0-829f-4c2e-9b1d-ae1cb042fa3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003613 10.0.0.19 - - [2026-06-08 02:03:00] "POST /ref-update HTTP/1.1" 200 156 0.009805 10.0.0.19 - - [2026-06-08 02:03:00] "GET /virtual-machine-interface/2d116050-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013735 10.0.0.19 - - [2026-06-08 02:03:00] "POST /set-tag HTTP/1.1" 200 109 0.002460 10.0.0.19 - - [2026-06-08 02:03:01] "GET /virtual-machine-interface/2c88ddb6-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004911 10.0.0.19 - - [2026-06-08 02:03:01] "POST /set-tag HTTP/1.1" 200 109 0.002415 10.0.0.19 - - [2026-06-08 02:03:01] "GET /virtual-machine-interface/2d116050-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004581 10.0.0.19 - - [2026-06-08 02:03:01] "POST /set-tag HTTP/1.1" 200 109 0.003085 10.0.0.19 - - [2026-06-08 02:03:03] "GET /domains HTTP/1.1" 200 280 0.002228 10.0.0.19 - - [2026-06-08 02:03:03] "GET /domain/d34796eb-c240-4c44-92cd-3d3c77a4117c HTTP/1.1" 200 3087 0.003429 10.0.0.19 - - [2026-06-08 02:03:03] "GET /project/41161ee6-c76c-4288-9e48-52f403590819 HTTP/1.1" 200 7064 0.050658 10.0.0.19 - - [2026-06-08 02:03:03] "GET /virtual-network/e1ffecc8-f56c-4120-be2c-8c547363b887 HTTP/1.1" 200 2086 0.005708 10.0.0.19 - - [2026-06-08 02:03:03] "GET /virtual-network/e1ffecc8-f56c-4120-be2c-8c547363b887 HTTP/1.1" 200 2086 0.007911 10.0.0.19 - - [2026-06-08 02:03:03] "GET /routing-instance/43584bcf-9dfc-4d00-99fa-b64919d5735e HTTP/1.1" 200 1402 0.006145 10.0.0.19 - - [2026-06-08 02:03:03] "GET /routing-instance/43584bcf-9dfc-4d00-99fa-b64919d5735e HTTP/1.1" 200 1402 0.003498 10.0.0.19 - - [2026-06-08 02:03:03] "GET /route-target/cc76a54c-59d5-45ec-b1d1-d00164ea5db7 HTTP/1.1" 200 1153 0.003018 10.0.0.19 - - [2026-06-08 02:03:03] "GET /virtual-network/e1ffecc8-f56c-4120-be2c-8c547363b887 HTTP/1.1" 200 2086 0.004170 10.0.0.19 - - [2026-06-08 02:03:03] "GET /routing-instance/43584bcf-9dfc-4d00-99fa-b64919d5735e HTTP/1.1" 200 1402 0.002742 10.0.0.19 - - [2026-06-08 02:03:03] "GET /virtual-network/e1ffecc8-f56c-4120-be2c-8c547363b887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004129 10.0.0.19 - - [2026-06-08 02:03:03] "GET /virtual-network/e1ffecc8-f56c-4120-be2c-8c547363b887 HTTP/1.1" 200 2086 0.004440 10.0.0.19 - - [2026-06-08 02:03:03] "GET /routing-instance/43584bcf-9dfc-4d00-99fa-b64919d5735e HTTP/1.1" 200 1402 0.002980 10.0.0.19 - - [2026-06-08 02:03:03] "GET /routing-instance/43584bcf-9dfc-4d00-99fa-b64919d5735e HTTP/1.1" 200 1402 0.002839 10.0.0.19 - - [2026-06-08 02:03:03] "GET /route-target/cc76a54c-59d5-45ec-b1d1-d00164ea5db7 HTTP/1.1" 200 1153 0.002436 10.0.0.19 - - [2026-06-08 02:03:03] "GET /domains HTTP/1.1" 200 280 0.002775 10.0.0.19 - - [2026-06-08 02:03:03] "GET /domain/d34796eb-c240-4c44-92cd-3d3c77a4117c HTTP/1.1" 200 3087 0.003490 10.0.0.19 - - [2026-06-08 02:03:03] "GET /project/41161ee6-c76c-4288-9e48-52f403590819 HTTP/1.1" 200 7064 0.031231 10.0.0.19 - - [2026-06-08 02:03:03] "GET /virtual-network/e1ffecc8-f56c-4120-be2c-8c547363b887 HTTP/1.1" 200 2086 0.005287 10.0.0.19 - - [2026-06-08 02:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.19 - - [2026-06-08 02:03:03] "GET /project/41161ee6-c76c-4288-9e48-52f403590819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.054786 10.0.0.19 - - [2026-06-08 02:03:03] "GET /virtual-network/e1ffecc8-f56c-4120-be2c-8c547363b887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.009010 10.0.0.19 - - [2026-06-08 02:03:03] "GET /floating-ip-pools?parent_id=e1ffecc8-f56c-4120-be2c-8c547363b887&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002692 10.0.0.19 - - [2026-06-08 02:03:03] "GET /virtual-network/e1ffecc8-f56c-4120-be2c-8c547363b887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.006521 10.0.0.19 - - [2026-06-08 02:03:03] "POST /floating-ip-pools HTTP/1.1" 200 562 0.020995 10.0.0.19 - - [2026-06-08 02:03:03] "POST /ref-update HTTP/1.1" 200 156 0.019369 10.0.0.19 - - [2026-06-08 02:03:03] "GET /virtual-network/e1ffecc8-f56c-4120-be2c-8c547363b887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.012046 10.0.0.19 - - [2026-06-08 02:03:04] "GET /domains HTTP/1.1" 200 280 0.009316 10.0.0.19 - - [2026-06-08 02:03:04] "GET /domain/d34796eb-c240-4c44-92cd-3d3c77a4117c HTTP/1.1" 200 3087 0.005540 10.0.0.19 - - [2026-06-08 02:03:04] "GET /project/41161ee6-c76c-4288-9e48-52f403590819 HTTP/1.1" 200 7320 0.042390 10.0.0.19 - - [2026-06-08 02:03:04] "GET /virtual-network/e1ffecc8-f56c-4120-be2c-8c547363b887 HTTP/1.1" 200 2324 0.006284 10.0.0.19 - - [2026-06-08 02:03:04] "GET /floating-ip-pool/363a4060-041f-459e-878f-8205c27b47f7 HTTP/1.1" 200 1313 0.003000 10.0.0.19 - - [2026-06-08 02:03:04] "GET /domains HTTP/1.1" 200 280 0.001964 10.0.0.19 - - [2026-06-08 02:03:04] "GET /domain/d34796eb-c240-4c44-92cd-3d3c77a4117c HTTP/1.1" 200 3087 0.003291 10.0.0.19 - - [2026-06-08 02:03:04] "GET /project/41161ee6-c76c-4288-9e48-52f403590819 HTTP/1.1" 200 7320 0.037050 10.0.0.19 - - [2026-06-08 02:03:04] "GET /virtual-network/e1ffecc8-f56c-4120-be2c-8c547363b887 HTTP/1.1" 200 2324 0.004631 10.0.0.19 - - [2026-06-08 02:03:04] "GET /virtual-network/e1ffecc8-f56c-4120-be2c-8c547363b887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004919 10.0.0.19 - - [2026-06-08 02:03:04] "POST /tags HTTP/1.1" 200 365 0.082065 10.0.0.19 - - [2026-06-08 02:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.024402 10.0.0.19 - - [2026-06-08 02:03:04] "GET /tag/42cb2aa7-76dd-4151-b181-1f821380b696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.021107 10.0.0.19 - - [2026-06-08 02:03:04] "POST /tags HTTP/1.1" 409 206 0.003216 10.0.0.19 - - [2026-06-08 02:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.19 - - [2026-06-08 02:03:04] "GET /tag/ac351e58-2d66-4576-bc10-4426eebba112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.017184 10.0.0.19 - - [2026-06-08 02:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.19 - - [2026-06-08 02:03:04] "GET /project/41161ee6-c76c-4288-9e48-52f403590819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.051559 10.0.0.19 - - [2026-06-08 02:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.19 - - [2026-06-08 02:03:04] "GET /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004398 10.0.0.19 - - [2026-06-08 02:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.19 - - [2026-06-08 02:03:04] "GET /service-appliance-set/19b6c534-592a-4716-af0e-31cd85012081?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004089 10.0.0.19 - - [2026-06-08 02:03:04] "POST /fqname-to-id HTTP/1.1" 404 258 0.001581 10.0.0.19 - - [2026-06-08 02:03:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.112457 10.0.0.19 - - [2026-06-08 02:03:04] "GET /virtual-machine-interface/2fe792bc-c139-4d35-90a2-352c8d6ef2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.013561 10.0.0.19 - - [2026-06-08 02:03:04] "POST /set-tag HTTP/1.1" 200 109 0.018156 10.0.0.19 - - [2026-06-08 02:03:04] "POST /instance-ips HTTP/1.1" 200 417 0.054523 10.0.0.19 - - [2026-06-08 02:03:04] "GET /instance-ip/4a1c3527-8bd8-4583-8265-eba5573de843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.007514 10.0.0.19 - - [2026-06-08 02:03:05] "POST /loadbalancers HTTP/1.1" 200 618 0.065612 10.0.0.19 - - [2026-06-08 02:03:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.029039 10.0.0.19 - - [2026-06-08 02:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009121 10.0.0.19 - - [2026-06-08 02:03:05] "POST /service-instances HTTP/1.1" 200 566 0.027991 10.0.0.19 - - [2026-06-08 02:03:05] "POST /ref-update HTTP/1.1" 200 156 0.018738 10.0.0.19 - - [2026-06-08 02:03:05] "GET /project/41161ee6-c76c-4288-9e48-52f403590819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.062011 10.0.0.19 - - [2026-06-08 02:03:05] "GET /virtual-machine-interface/2fe792bc-c139-4d35-90a2-352c8d6ef2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.006020 10.0.0.19 - - [2026-06-08 02:03:05] "GET /virtual-machine-interface/2fe792bc-c139-4d35-90a2-352c8d6ef2f3?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.008364 10.0.0.19 - - [2026-06-08 02:03:05] "PUT /service-instance/3d69c7ca-17bc-4408-8626-5d6c93566712 HTTP/1.1" 200 266 0.019359 10.0.0.19 - - [2026-06-08 02:03:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.021356 10.0.0.19 - - [2026-06-08 02:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009930 10.0.0.19 - - [2026-06-08 02:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005172 10.0.0.19 - - [2026-06-08 02:03:05] "GET /floating-ip-pool/363a4060-041f-459e-878f-8205c27b47f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.002682 10.0.0.19 - - [2026-06-08 02:03:05] "POST /floating-ips HTTP/1.1" 200 671 0.086888 10.0.0.19 - - [2026-06-08 02:03:05] "POST /virtual-machines HTTP/1.1" 200 429 0.069479 10.0.0.19 - - [2026-06-08 02:03:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.024959 10.0.0.19 - - [2026-06-08 02:03:05] "GET /application-policy-set/9374b658-155d-4a9f-9497-3ca48c63363c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005140 10.0.0.19 - - [2026-06-08 02:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.19 - - [2026-06-08 02:03:05] "GET /policy-management/36a54ba4-ff19-4b7c-8519-0db6e6438f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003931 10.0.0.19 - - [2026-06-08 02:03:05] "POST /tags HTTP/1.1" 409 221 0.017679 10.0.0.19 - - [2026-06-08 02:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.018073 10.0.0.19 - - [2026-06-08 02:03:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.172312 10.0.0.19 - - [2026-06-08 02:03:05] "GET /tag/ea50e9ce-ef15-4837-946b-424ab8502806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.020877 10.0.0.19 - - [2026-06-08 02:03:05] "POST /tags HTTP/1.1" 409 238 0.003678 10.0.0.19 - - [2026-06-08 02:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.19 - - [2026-06-08 02:03:05] "POST /chown HTTP/1.1" 200 109 0.066289 10.0.0.19 - - [2026-06-08 02:03:05] "GET /tag/42cb2aa7-76dd-4151-b181-1f821380b696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.017608 10.0.0.19 - - [2026-06-08 02:03:05] "POST /chown HTTP/1.1" 200 109 0.014566 10.0.0.19 - - [2026-06-08 02:03:05] "PUT /virtual-machine-interface/4cd2b84f-3f16-481e-8646-d5910f197978 HTTP/1.1" 200 284 0.042560 10.0.0.19 - - [2026-06-08 02:03:05] "POST /firewall-rules HTTP/1.1" 200 650 0.094962 10.0.0.19 - - [2026-06-08 02:03:05] "PUT /instance-ip/4a1c3527-8bd8-4583-8265-eba5573de843 HTTP/1.1" 200 256 0.062987 10.0.0.19 - - [2026-06-08 02:03:05] "GET /firewall-rule/6ec97cc1-bdd2-47ed-a2e7-4720c199e50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.016618 10.0.0.19 - - [2026-06-08 02:03:05] "GET /firewall-policy/bfd7bf3d-4d1b-4a48-8889-76d758ad62f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004595 10.0.0.19 - - [2026-06-08 02:03:05] "GET /firewall-rule/6ec97cc1-bdd2-47ed-a2e7-4720c199e50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.003157 10.0.0.19 - - [2026-06-08 02:03:05] "POST /ref-update HTTP/1.1" 200 156 0.029474 10.0.0.19 - - [2026-06-08 02:03:05] "POST /ref-update HTTP/1.1" 200 156 0.028296 10.0.0.19 - - [2026-06-08 02:03:05] "POST /ref-update HTTP/1.1" 200 156 0.074225 10.0.0.19 - - [2026-06-08 02:03:06] "POST /ref-update HTTP/1.1" 200 156 0.034460 10.0.0.19 - - [2026-06-08 02:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.19 - - [2026-06-08 02:03:06] "POST /ref-update HTTP/1.1" 200 156 0.026000 10.0.0.19 - - [2026-06-08 02:03:06] "GET /project/41161ee6-c76c-4288-9e48-52f403590819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.059617 10.0.0.19 - - [2026-06-08 02:03:06] "GET /loadbalancer/f3199c6a-5c36-4bc4-b33c-c5577b6fbb1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.004156 10.0.0.19 - - [2026-06-08 02:03:06] "POST /ref-update HTTP/1.1" 200 156 0.035254 10.0.0.19 - - [2026-06-08 02:03:06] "POST /ref-update HTTP/1.1" 200 156 0.030681 10.0.0.19 - - [2026-06-08 02:03:06] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.026640 10.0.0.19 - - [2026-06-08 02:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.020344 10.0.0.19 - - [2026-06-08 02:03:06] "POST /virtual-machines HTTP/1.1" 200 429 0.022971 10.0.0.19 - - [2026-06-08 02:03:06] "GET /project/41161ee6-c76c-4288-9e48-52f403590819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.052309 10.0.0.19 - - [2026-06-08 02:03:06] "GET /loadbalancer-listener/6fc43a0e-8d67-43ff-87eb-148dc64c907f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.026174 10.0.0.19 - - [2026-06-08 02:03:06] "GET /loadbalancer-listener/6fc43a0e-8d67-43ff-87eb-148dc64c907f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.011185 10.0.0.19 - - [2026-06-08 02:03:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.124283 10.0.0.19 - - [2026-06-08 02:03:06] "POST /chown HTTP/1.1" 200 109 0.016116 10.0.0.19 - - [2026-06-08 02:03:06] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.059997 10.0.0.19 - - [2026-06-08 02:03:06] "POST /chown HTTP/1.1" 200 109 0.006395 10.0.0.19 - - [2026-06-08 02:03:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.028622 10.0.0.19 - - [2026-06-08 02:03:06] "PUT /virtual-machine-interface/1a53fda7-be07-4e6f-b71f-141dace9b2cc HTTP/1.1" 200 284 0.027098 10.0.0.19 - - [2026-06-08 02:03:06] "GET /loadbalancer-pool/eae7ac7d-9903-4dc8-bb7c-492ce1caf803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.028320 10.0.0.19 - - [2026-06-08 02:03:06] "PUT /instance-ip/4a1c3527-8bd8-4583-8265-eba5573de843 HTTP/1.1" 200 256 0.037946 10.0.0.19 - - [2026-06-08 02:03:06] "POST /loadbalancer-members HTTP/1.1" 200 707 0.034938 10.0.0.19 - - [2026-06-08 02:03:06] "POST /ref-update HTTP/1.1" 200 156 0.013870 10.0.0.19 - - [2026-06-08 02:03:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.035063 10.0.0.19 - - [2026-06-08 02:03:06] "POST /ref-update HTTP/1.1" 200 156 0.040302 10.0.0.19 - - [2026-06-08 02:03:06] "GET /loadbalancer-member/14504ea7-625e-4eb6-84f4-0e55711f4df6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1549 0.026896 10.0.0.19 - - [2026-06-08 02:03:06] "GET /application-policy-set/9374b658-155d-4a9f-9497-3ca48c63363c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009104 10.0.0.19 - - [2026-06-08 02:03:06] "POST /ref-update HTTP/1.1" 200 156 0.037615 10.0.0.19 - - [2026-06-08 02:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.19 - - [2026-06-08 02:03:06] "GET /policy-management/36a54ba4-ff19-4b7c-8519-0db6e6438f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002649 10.0.0.19 - - [2026-06-08 02:03:06] "POST /tags HTTP/1.1" 409 221 0.001583 10.0.0.19 - - [2026-06-08 02:03:06] "POST /ref-update HTTP/1.1" 200 156 0.014154 10.0.0.19 - - [2026-06-08 02:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.19 - - [2026-06-08 02:03:06] "GET /tag/ea50e9ce-ef15-4837-946b-424ab8502806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.019095 10.0.0.19 - - [2026-06-08 02:03:06] "POST /ref-update HTTP/1.1" 200 156 0.075734 10.0.0.19 - - [2026-06-08 02:03:06] "POST /tags HTTP/1.1" 409 238 0.029826 10.0.0.19 - - [2026-06-08 02:03:06] "PUT /service-instance/3d69c7ca-17bc-4408-8626-5d6c93566712 HTTP/1.1" 200 266 0.017039 10.0.0.19 - - [2026-06-08 02:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.19 - - [2026-06-08 02:03:06] "GET /tag/42cb2aa7-76dd-4151-b181-1f821380b696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.012053 10.0.0.19 - - [2026-06-08 02:03:06] "POST /firewall-rules HTTP/1.1" 409 293 0.001782 10.0.0.19 - - [2026-06-08 02:03:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.007537 10.0.0.19 - - [2026-06-08 02:03:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.19 - - [2026-06-08 02:03:07] "POST /chown HTTP/1.1" 200 109 0.007073 10.0.0.19 - - [2026-06-08 02:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008947 10.0.0.19 - - [2026-06-08 02:03:07] "PUT /firewall-rule/6ec97cc1-bdd2-47ed-a2e7-4720c199e50b HTTP/1.1" 200 260 0.017918 10.0.0.19 - - [2026-06-08 02:03:07] "GET /firewall-rule/6ec97cc1-bdd2-47ed-a2e7-4720c199e50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.013348 10.0.0.19 - - [2026-06-08 02:03:07] "POST /chown HTTP/1.1" 200 109 0.018029 10.0.0.19 - - [2026-06-08 02:03:07] "PUT /instance-ip/4a1c3527-8bd8-4583-8265-eba5573de843 HTTP/1.1" 200 256 0.017784 10.0.0.19 - - [2026-06-08 02:03:07] "GET /firewall-policy/bfd7bf3d-4d1b-4a48-8889-76d758ad62f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004260 10.0.0.19 - - [2026-06-08 02:03:07] "POST /ref-update HTTP/1.1" 200 156 0.019020 10.0.0.19 - - [2026-06-08 02:03:07] "GET /firewall-rule/6ec97cc1-bdd2-47ed-a2e7-4720c199e50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.013219 10.0.0.19 - - [2026-06-08 02:03:07] "POST /chown HTTP/1.1" 200 109 0.012666 10.0.0.19 - - [2026-06-08 02:03:07] "POST /chown HTTP/1.1" 200 109 0.022613 10.0.0.19 - - [2026-06-08 02:03:07] "PUT /instance-ip/4a1c3527-8bd8-4583-8265-eba5573de843 HTTP/1.1" 200 256 0.016895 10.0.0.19 - - [2026-06-08 02:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005820 10.0.0.19 - - [2026-06-08 02:03:07] "GET /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004996 10.0.0.19 - - [2026-06-08 02:03:07] "POST /ref-update HTTP/1.1" 200 156 0.028983 10.0.0.19 - - [2026-06-08 02:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.19 - - [2026-06-08 02:03:07] "POST /chown HTTP/1.1" 200 109 0.007640 10.0.0.19 - - [2026-06-08 02:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008832 10.0.0.19 - - [2026-06-08 02:03:07] "GET /project/41161ee6-c76c-4288-9e48-52f403590819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.031685 10.0.0.19 - - [2026-06-08 02:03:07] "POST /chown HTTP/1.1" 200 109 0.018636 10.0.0.19 - - [2026-06-08 02:03:07] "POST /virtual-machines HTTP/1.1" 200 373 0.026034 10.0.0.19 - - [2026-06-08 02:03:07] "PUT /instance-ip/4a1c3527-8bd8-4583-8265-eba5573de843 HTTP/1.1" 200 256 0.035626 10.0.0.19 - - [2026-06-08 02:03:07] "POST /ref-update HTTP/1.1" 200 156 0.026365 10.0.0.19 - - [2026-06-08 02:03:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.020967 10.0.0.19 - - [2026-06-08 02:03:07] "POST /chown HTTP/1.1" 200 109 0.017449 10.0.0.19 - - [2026-06-08 02:03:07] "POST /chown HTTP/1.1" 200 109 0.029196 10.0.0.19 - - [2026-06-08 02:03:07] "PUT /instance-ip/4a1c3527-8bd8-4583-8265-eba5573de843 HTTP/1.1" 200 256 0.050655 10.0.0.19 - - [2026-06-08 02:03:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.122747 10.0.0.19 - - [2026-06-08 02:03:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.022975 10.0.0.19 - - [2026-06-08 02:03:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004568 10.0.0.19 - - [2026-06-08 02:03:07] "POST /ref-update HTTP/1.1" 200 156 0.024004 10.0.0.19 - - [2026-06-08 02:03:07] "GET /virtual-machine-interface/3152c2a8-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.006103 10.0.0.19 - - [2026-06-08 02:03:07] "POST /instance-ips HTTP/1.1" 200 413 0.037313 10.0.0.19 - - [2026-06-08 02:03:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.023196 10.0.0.19 - - [2026-06-08 02:03:07] "GET /virtual-machine-interface/3152c2a8-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.010890 10.0.0.19 - - [2026-06-08 02:03:07] "PUT /service-instance/3d69c7ca-17bc-4408-8626-5d6c93566712 HTTP/1.1" 200 266 0.009855 10.0.0.19 - - [2026-06-08 02:03:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.018377 10.0.0.19 - - [2026-06-08 02:03:07] "POST /set-tag HTTP/1.1" 200 109 0.049712 10.0.0.19 - - [2026-06-08 02:03:07] "GET /virtual-machine-interface/3152c2a8-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010452 10.0.0.19 - - [2026-06-08 02:03:07] "GET /instance-ip/316bd932-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.003110 10.0.0.19 - - [2026-06-08 02:03:07] "PUT /service-instance/3d69c7ca-17bc-4408-8626-5d6c93566712 HTTP/1.1" 200 266 0.008543 10.0.0.19 - - [2026-06-08 02:03:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.011869 10.0.0.19 - - [2026-06-08 02:03:08] "GET /virtual-machine-interface/3152c2a8-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.010880 10.0.0.19 - - [2026-06-08 02:03:08] "POST /set-tag HTTP/1.1" 200 109 0.002608 10.0.0.19 - - [2026-06-08 02:03:08] "GET /virtual-router/03812bc0-829f-4c2e-9b1d-ae1cb042fa3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.007680 10.0.0.19 - - [2026-06-08 02:03:08] "PUT /service-instance/3d69c7ca-17bc-4408-8626-5d6c93566712 HTTP/1.1" 200 266 0.011517 10.0.0.19 - - [2026-06-08 02:03:08] "POST /ref-update HTTP/1.1" 200 156 0.012321 10.0.0.19 - - [2026-06-08 02:03:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.024899 10.0.0.19 - - [2026-06-08 02:03:08] "GET /virtual-machine-interface/3152c2a8-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.019753 10.0.0.19 - - [2026-06-08 02:03:08] "POST /set-tag HTTP/1.1" 200 109 0.004024 10.0.0.19 - - [2026-06-08 02:03:08] "PUT /service-instance/3d69c7ca-17bc-4408-8626-5d6c93566712 HTTP/1.1" 200 266 0.009419 10.0.0.19 - - [2026-06-08 02:03:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.008349 10.0.0.19 - - [2026-06-08 02:03:08] "GET /virtual-machine-interface/3152c2a8-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.026903 10.0.0.19 - - [2026-06-08 02:03:08] "POST /set-tag HTTP/1.1" 200 109 0.002505 10.0.0.19 - - [2026-06-08 02:03:08] "PUT /service-instance/3d69c7ca-17bc-4408-8626-5d6c93566712 HTTP/1.1" 200 266 0.008964 10.0.0.19 - - [2026-06-08 02:03:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.019135 10.0.0.19 - - [2026-06-08 02:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.19 - - [2026-06-08 02:03:08] "POST /chown HTTP/1.1" 200 109 0.006763 10.0.0.19 - - [2026-06-08 02:03:08] "POST /chown HTTP/1.1" 200 109 0.019910 10.0.0.19 - - [2026-06-08 02:03:08] "POST /ref-update HTTP/1.1" 200 156 0.021156 10.0.0.19 - - [2026-06-08 02:03:08] "POST /chown HTTP/1.1" 200 109 0.007003 10.0.0.19 - - [2026-06-08 02:03:08] "POST /chown HTTP/1.1" 200 109 0.020662 10.0.0.19 - - [2026-06-08 02:03:08] "POST /ref-update HTTP/1.1" 200 156 0.012673 10.0.0.19 - - [2026-06-08 02:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.19 - - [2026-06-08 02:03:08] "POST /chown HTTP/1.1" 200 109 0.007041 10.0.0.19 - - [2026-06-08 02:03:08] "POST /chown HTTP/1.1" 200 109 0.028373 10.0.0.19 - - [2026-06-08 02:03:08] "POST /chown HTTP/1.1" 200 109 0.007073 10.0.0.19 - - [2026-06-08 02:03:08] "POST /chown HTTP/1.1" 200 109 0.016831 10.0.0.19 - - [2026-06-08 02:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.19 - - [2026-06-08 02:03:08] "POST /chown HTTP/1.1" 200 109 0.007067 10.0.0.19 - - [2026-06-08 02:03:08] "POST /chown HTTP/1.1" 200 109 0.007601 10.0.0.19 - - [2026-06-08 02:03:08] "POST /chown HTTP/1.1" 200 109 0.015026 10.0.0.19 - - [2026-06-08 02:03:08] "POST /chown HTTP/1.1" 200 109 0.020288 10.0.0.19 - - [2026-06-08 02:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.19 - - [2026-06-08 02:03:08] "POST /chown HTTP/1.1" 200 109 0.006731 10.0.0.19 - - [2026-06-08 02:03:08] "POST /chown HTTP/1.1" 200 109 0.017922 10.0.0.19 - - [2026-06-08 02:03:08] "POST /chown HTTP/1.1" 200 109 0.012452 10.0.0.19 - - [2026-06-08 02:03:09] "POST /chown HTTP/1.1" 200 109 0.029864 10.0.0.19 - - [2026-06-08 02:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.19 - - [2026-06-08 02:03:09] "POST /chown HTTP/1.1" 200 109 0.007040 10.0.0.19 - - [2026-06-08 02:03:09] "POST /chown HTTP/1.1" 200 109 0.017354 10.0.0.19 - - [2026-06-08 02:03:09] "POST /chown HTTP/1.1" 200 109 0.021755 10.0.0.19 - - [2026-06-08 02:03:09] "POST /chown HTTP/1.1" 200 109 0.016638 10.0.0.19 - - [2026-06-08 02:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.19 - - [2026-06-08 02:03:09] "POST /chown HTTP/1.1" 200 109 0.009270 10.0.0.19 - - [2026-06-08 02:03:09] "POST /chown HTTP/1.1" 200 109 0.006844 10.0.0.19 - - [2026-06-08 02:03:09] "POST /chown HTTP/1.1" 200 109 0.017963 10.0.0.19 - - [2026-06-08 02:03:09] "POST /chown HTTP/1.1" 200 109 0.026086 10.0.0.19 - - [2026-06-08 02:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.19 - - [2026-06-08 02:03:09] "POST /chown HTTP/1.1" 200 109 0.008502 10.0.0.19 - - [2026-06-08 02:03:09] "POST /chown HTTP/1.1" 200 109 0.019893 10.0.0.19 - - [2026-06-08 02:03:09] "POST /chown HTTP/1.1" 200 109 0.007498 10.0.0.19 - - [2026-06-08 02:03:09] "POST /chown HTTP/1.1" 200 109 0.022086 10.0.0.19 - - [2026-06-08 02:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010890 10.0.0.19 - - [2026-06-08 02:03:09] "POST /chown HTTP/1.1" 200 109 0.006940 10.0.0.19 - - [2026-06-08 02:03:09] "POST /chown HTTP/1.1" 200 109 0.024666 10.0.0.19 - - [2026-06-08 02:03:09] "POST /chown HTTP/1.1" 200 109 0.023123 10.0.0.19 - - [2026-06-08 02:03:09] "POST /chown HTTP/1.1" 200 109 0.006650 10.0.0.19 - - [2026-06-08 02:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.19 - - [2026-06-08 02:03:09] "POST /chown HTTP/1.1" 200 109 0.007461 10.0.0.19 - - [2026-06-08 02:03:09] "POST /chown HTTP/1.1" 200 109 0.006957 10.0.0.19 - - [2026-06-08 02:03:09] "POST /chown HTTP/1.1" 200 109 0.014888 10.0.0.19 - - [2026-06-08 02:03:09] "POST /chown HTTP/1.1" 200 109 0.039356 10.0.0.19 - - [2026-06-08 02:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.19 - - [2026-06-08 02:03:09] "POST /chown HTTP/1.1" 200 109 0.006811 10.0.0.19 - - [2026-06-08 02:03:09] "POST /chown HTTP/1.1" 200 109 0.017828 10.0.0.19 - - [2026-06-08 02:03:09] "POST /chown HTTP/1.1" 200 109 0.007519 10.0.0.19 - - [2026-06-08 02:03:10] "POST /chown HTTP/1.1" 200 109 0.021412 10.0.0.19 - - [2026-06-08 02:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007017 10.0.0.19 - - [2026-06-08 02:03:10] "POST /chown HTTP/1.1" 200 109 0.007600 10.0.0.19 - - [2026-06-08 02:03:10] "POST /chown HTTP/1.1" 200 109 0.020486 10.0.0.19 - - [2026-06-08 02:03:10] "POST /chown HTTP/1.1" 200 109 0.018570 10.0.0.19 - - [2026-06-08 02:03:10] "POST /chown HTTP/1.1" 200 109 0.006608 10.0.0.19 - - [2026-06-08 02:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.19 - - [2026-06-08 02:03:10] "POST /chown HTTP/1.1" 200 109 0.006188 10.0.0.19 - - [2026-06-08 02:03:10] "GET /virtual-machine-interface/2d116050-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007323 10.0.0.19 - - [2026-06-08 02:03:10] "POST /set-tag HTTP/1.1" 200 109 0.003045 10.0.0.19 - - [2026-06-08 02:03:10] "POST /chown HTTP/1.1" 200 109 0.008746 10.0.0.19 - - [2026-06-08 02:03:10] "POST /chown HTTP/1.1" 200 109 0.014197 10.0.0.19 - - [2026-06-08 02:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.19 - - [2026-06-08 02:03:10] "GET /loadbalancer/ac38fa05-077b-44ae-b09a-b2d72f91f30e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002923 10.0.0.19 - - [2026-06-08 02:03:10] "POST /chown HTTP/1.1" 200 109 0.027250 10.0.0.19 - - [2026-06-08 02:03:10] "GET /loadbalancer-pool/c84c338c-814b-4890-b446-7cc0d144671b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.004559 10.0.0.19 - - [2026-06-08 02:03:10] "POST /loadbalancer-members HTTP/1.1" 200 702 0.034632 10.0.0.19 - - [2026-06-08 02:03:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.032406 10.0.0.19 - - [2026-06-08 02:03:10] "GET /virtual-machine-interface/2d116050-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.014918 10.0.0.19 - - [2026-06-08 02:03:10] "POST /tags HTTP/1.1" 409 221 0.002450 10.0.0.19 - - [2026-06-08 02:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.19 - - [2026-06-08 02:03:10] "GET /tag/ea50e9ce-ef15-4837-946b-424ab8502806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.012931 10.0.0.19 - - [2026-06-08 02:03:10] "GET /virtual-machine-interface/2d116050-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004390 10.0.0.19 - - [2026-06-08 02:03:10] "POST /ref-update HTTP/1.1" 200 156 0.018983 10.0.0.19 - - [2026-06-08 02:03:10] "GET /floating-ip/80be02b5-1177-4442-842a-2224ddde87f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.006279 10.0.0.19 - - [2026-06-08 02:03:10] "POST /set-tag HTTP/1.1" 200 109 0.036626 10.0.0.19 - - [2026-06-08 02:03:10] "PUT /floating-ip/80be02b5-1177-4442-842a-2224ddde87f9 HTTP/1.1" 200 256 0.027213 10.0.0.19 - - [2026-06-08 02:03:11] "GET /virtual-machine-interface/2c88ddb6-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007734 10.0.0.19 - - [2026-06-08 02:03:11] "POST /set-tag HTTP/1.1" 200 109 0.003606 10.0.0.19 - - [2026-06-08 02:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.19 - - [2026-06-08 02:03:11] "GET /loadbalancer/ac38fa05-077b-44ae-b09a-b2d72f91f30e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003395 10.0.0.19 - - [2026-06-08 02:03:11] "GET /loadbalancer-pool/c84c338c-814b-4890-b446-7cc0d144671b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002838 10.0.0.19 - - [2026-06-08 02:03:11] "POST /loadbalancer-members HTTP/1.1" 200 702 0.018189 10.0.0.19 - - [2026-06-08 02:03:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.008442 10.0.0.19 - - [2026-06-08 02:03:11] "GET /virtual-machine-interface/2c88ddb6-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013742 10.0.0.19 - - [2026-06-08 02:03:11] "GET /virtual-machine-interface/2c88ddb6-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005448 10.0.0.19 - - [2026-06-08 02:03:11] "POST /ref-update HTTP/1.1" 200 156 0.007471 10.0.0.19 - - [2026-06-08 02:03:11] "GET /floating-ip/80be02b5-1177-4442-842a-2224ddde87f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.010061 10.0.0.19 - - [2026-06-08 02:03:11] "POST /set-tag HTTP/1.1" 200 109 0.052450 10.0.0.19 - - [2026-06-08 02:03:12] "GET /virtual-machine/ebba86d3-e389-4c25-aa02-648639477723?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.003442 10.0.0.19 - - [2026-06-08 02:03:12] "GET /virtual-machine-interface/2c88ddb6-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004650 10.0.0.19 - - [2026-06-08 02:03:12] "GET /virtual-machine/4d524b06-8136-4382-b6d7-4cda65937108?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.004352 10.0.0.19 - - [2026-06-08 02:03:12] "GET /virtual-machine-interface/2d116050-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005184 10.0.0.19 - - [2026-06-08 02:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.19 - - [2026-06-08 02:03:20] "POST /chown HTTP/1.1" 200 109 0.006308 10.0.0.19 - - [2026-06-08 02:03:20] "POST /chown HTTP/1.1" 200 109 0.007133 10.0.0.19 - - [2026-06-08 02:03:20] "POST /chown HTTP/1.1" 200 109 0.012917 10.0.0.19 - - [2026-06-08 02:03:20] "POST /chown HTTP/1.1" 200 109 0.006490 10.0.0.19 - - [2026-06-08 02:03:21] "GET /virtual-machine-interface/3152c2a8-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004849 10.0.0.19 - - [2026-06-08 02:03:21] "POST /set-tag HTTP/1.1" 200 109 0.002446 10.0.0.19 - - [2026-06-08 02:03:22] "GET /virtual-machine/bc471761-f8cc-4e07-9c8d-2ebf637b9cd5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1223 0.004164 10.0.0.19 - - [2026-06-08 02:03:22] "GET /virtual-machine-interface/3152c2a8-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.008109 10.0.0.19 - - [2026-06-08 02:03:22] "GET /virtual-machine-interface/3152c2a8-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004938 10.0.0.19 - - [2026-06-08 02:03:22] "POST /set-tag HTTP/1.1" 200 109 0.002626 10.0.0.19 - - [2026-06-08 02:03:54] "GET /virtual-machine-interface/3152c2a8-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.009440 10.0.0.19 - - [2026-06-08 02:03:54] "POST /set-tag HTTP/1.1" 200 109 0.004308 10.0.0.19 - - [2026-06-08 02:03:54] "GET /virtual-machine-interface/3152c2a8-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006160 10.0.0.19 - - [2026-06-08 02:03:54] "POST /set-tag HTTP/1.1" 200 109 0.002611 10.0.0.19 - - [2026-06-08 02:03:54] "GET /virtual-machine/bc471761-f8cc-4e07-9c8d-2ebf637b9cd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002875 10.0.0.19 - - [2026-06-08 02:03:54] "POST /ref-update HTTP/1.1" 200 156 0.016001 10.0.0.19 - - [2026-06-08 02:03:54] "GET /virtual-machine-interface/3152c2a8-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.012997 10.0.0.19 - - [2026-06-08 02:03:54] "POST /set-tag HTTP/1.1" 200 109 0.041309 10.0.0.19 - - [2026-06-08 02:03:54] "POST /set-tag HTTP/1.1" 200 109 0.019008 10.0.0.19 - - [2026-06-08 02:03:54] "DELETE /instance-ip/316bd932-62de-11f1-b63e-fa163ee28ae3 HTTP/1.1" 200 115 0.071938 10.0.0.19 - - [2026-06-08 02:03:54] "DELETE /virtual-machine-interface/3152c2a8-62de-11f1-b63e-fa163ee28ae3 HTTP/1.1" 200 115 0.048057 10.0.0.19 - - [2026-06-08 02:03:54] "DELETE /virtual-machine/bc471761-f8cc-4e07-9c8d-2ebf637b9cd5 HTTP/1.1" 200 115 0.019674 10.0.0.19 - - [2026-06-08 02:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.19 - - [2026-06-08 02:03:58] "GET /tag/42cb2aa7-76dd-4151-b181-1f821380b696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.015092 10.0.0.19 - - [2026-06-08 02:03:58] "GET /tag/42cb2aa7-76dd-4151-b181-1f821380b696?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.014555 10.0.0.19 - - [2026-06-08 02:03:58] "GET /virtual-machine-interface/1a53fda7-be07-4e6f-b71f-141dace9b2cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.011366 10.0.0.19 - - [2026-06-08 02:03:58] "POST /set-tag HTTP/1.1" 200 109 0.018009 10.0.0.19 - - [2026-06-08 02:03:58] "GET /virtual-machine-interface/2fe792bc-c139-4d35-90a2-352c8d6ef2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.007990 10.0.0.19 - - [2026-06-08 02:03:58] "POST /set-tag HTTP/1.1" 200 109 0.016180 10.0.0.19 - - [2026-06-08 02:03:58] "GET /virtual-machine-interface/4cd2b84f-3f16-481e-8646-d5910f197978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.005174 10.0.0.19 - - [2026-06-08 02:03:58] "POST /set-tag HTTP/1.1" 200 109 0.015420 10.0.0.19 - - [2026-06-08 02:03:58] "GET /firewall-policy/bfd7bf3d-4d1b-4a48-8889-76d758ad62f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.010508 10.0.0.19 - - [2026-06-08 02:03:58] "GET /firewall-rule/6ec97cc1-bdd2-47ed-a2e7-4720c199e50b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2417 0.006290 10.0.0.19 - - [2026-06-08 02:03:58] "POST /ref-update HTTP/1.1" 200 156 0.013551 10.0.0.19 - - [2026-06-08 02:03:58] "DELETE /firewall-rule/6ec97cc1-bdd2-47ed-a2e7-4720c199e50b HTTP/1.1" 200 115 0.044897 10.0.0.19 - - [2026-06-08 02:03:58] "DELETE /loadbalancer-member/14504ea7-625e-4eb6-84f4-0e55711f4df6 HTTP/1.1" 200 115 0.028241 10.0.0.19 - - [2026-06-08 02:03:58] "PUT /service-instance/3d69c7ca-17bc-4408-8626-5d6c93566712 HTTP/1.1" 200 266 0.014277 10.0.0.19 - - [2026-06-08 02:03:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.018017 10.0.0.19 - - [2026-06-08 02:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007227 10.0.0.19 - - [2026-06-08 02:03:58] "DELETE /loadbalancer-pool/eae7ac7d-9903-4dc8-bb7c-492ce1caf803 HTTP/1.1" 200 115 0.089853 10.0.0.19 - - [2026-06-08 02:03:58] "POST /chown HTTP/1.1" 200 109 0.015770 10.0.0.19 - - [2026-06-08 02:03:58] "DELETE /loadbalancer-listener/6fc43a0e-8d67-43ff-87eb-148dc64c907f HTTP/1.1" 200 115 0.061439 10.0.0.19 - - [2026-06-08 02:03:58] "GET /floating-ip/6abee08a-4d74-44e7-af68-864587f8fe60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.003445 10.0.0.19 - - [2026-06-08 02:03:58] "POST /chown HTTP/1.1" 200 109 0.014781 10.0.0.19 - - [2026-06-08 02:03:58] "POST /chown HTTP/1.1" 200 109 0.030782 10.0.0.19 - - [2026-06-08 02:03:58] "POST /chown HTTP/1.1" 200 109 0.043726 10.0.0.19 - - [2026-06-08 02:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.19 - - [2026-06-08 02:03:58] "PUT /floating-ip/6abee08a-4d74-44e7-af68-864587f8fe60 HTTP/1.1" 200 256 0.098406 10.0.0.19 - - [2026-06-08 02:03:58] "POST /chown HTTP/1.1" 200 109 0.010025 10.0.0.19 - - [2026-06-08 02:03:58] "POST /chown HTTP/1.1" 200 109 0.058498 10.0.0.19 - - [2026-06-08 02:03:58] "POST /chown HTTP/1.1" 200 109 0.037710 10.0.0.19 - - [2026-06-08 02:03:58] "DELETE /floating-ip/6abee08a-4d74-44e7-af68-864587f8fe60 HTTP/1.1" 200 115 0.134341 10.0.0.19 - - [2026-06-08 02:03:58] "POST /chown HTTP/1.1" 200 109 0.017893 10.0.0.19 - - [2026-06-08 02:03:58] "PUT /service-instance/3d69c7ca-17bc-4408-8626-5d6c93566712 HTTP/1.1" 200 266 0.011268 10.0.0.19 - - [2026-06-08 02:03:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.015263 10.0.0.19 - - [2026-06-08 02:03:59] "POST /ref-update HTTP/1.1" 404 171 0.003562 10.0.0.19 - - [2026-06-08 02:03:59] "DELETE /loadbalancer/f3199c6a-5c36-4bc4-b33c-c5577b6fbb1d HTTP/1.1" 200 115 0.124097 10.0.0.19 - - [2026-06-08 02:03:59] "DELETE /instance-ip/4a1c3527-8bd8-4583-8265-eba5573de843 HTTP/1.1" 200 115 0.042269 10.0.0.19 - - [2026-06-08 02:03:59] "GET /floating-ip-pool/363a4060-041f-459e-878f-8205c27b47f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.006748 10.0.0.19 - - [2026-06-08 02:03:59] "POST /ref-update HTTP/1.1" 200 156 0.010104 10.0.0.19 - - [2026-06-08 02:03:59] "PUT /service-instance/3d69c7ca-17bc-4408-8626-5d6c93566712 HTTP/1.1" 200 266 0.011979 10.0.0.19 - - [2026-06-08 02:03:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.045641 10.0.0.19 - - [2026-06-08 02:03:59] "POST /ref-update HTTP/1.1" 404 171 0.002602 10.0.0.19 - - [2026-06-08 02:03:59] "DELETE /floating-ip-pool/363a4060-041f-459e-878f-8205c27b47f7 HTTP/1.1" 200 115 0.092930 10.0.0.19 - - [2026-06-08 02:03:59] "DELETE /virtual-machine-interface/2fe792bc-c139-4d35-90a2-352c8d6ef2f3 HTTP/1.1" 200 115 0.142306 10.0.0.19 - - [2026-06-08 02:03:59] "PUT /service-instance/3d69c7ca-17bc-4408-8626-5d6c93566712 HTTP/1.1" 200 266 0.023351 10.0.0.19 - - [2026-06-08 02:03:59] "DELETE /tag/42cb2aa7-76dd-4151-b181-1f821380b696 HTTP/1.1" 200 115 0.114767 10.0.0.19 - - [2026-06-08 02:03:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.038085 10.0.0.19 - - [2026-06-08 02:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007531 10.0.0.19 - - [2026-06-08 02:03:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003559 10.0.0.19 - - [2026-06-08 02:03:59] "POST /useragent-kv HTTP/1.1" 200 115 0.004578 10.0.0.19 - - [2026-06-08 02:03:59] "DELETE /virtual-network/e1ffecc8-f56c-4120-be2c-8c547363b887 HTTP/1.1" 200 115 0.192018 10.0.0.19 - - [2026-06-08 02:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.19 - - [2026-06-08 02:03:59] "GET /routing-instance/43584bcf-9dfc-4d00-99fa-b64919d5735e HTTP/1.1" 404 171 0.002661 10.0.0.19 - - [2026-06-08 02:03:59] "GET /domains HTTP/1.1" 200 280 0.001793 10.0.0.19 - - [2026-06-08 02:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.19 - - [2026-06-08 02:03:59] "DELETE /route-target/cc76a54c-59d5-45ec-b1d1-d00164ea5db7 HTTP/1.1" 200 115 0.028090 10.0.0.19 - - [2026-06-08 02:03:59] "GET /domain/d34796eb-c240-4c44-92cd-3d3c77a4117c HTTP/1.1" 200 3087 0.007983 10.0.0.19 - - [2026-06-08 02:03:59] "GET /project/41161ee6-c76c-4288-9e48-52f403590819 HTTP/1.1" 200 7411 0.045029 10.0.0.19 - - [2026-06-08 02:03:59] "DELETE /service-instance/3d69c7ca-17bc-4408-8626-5d6c93566712 HTTP/1.1" 200 115 0.076146 10.0.0.19 - - [2026-06-08 02:03:59] "GET /virtual-machine-interface/2d116050-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.020022 10.0.0.19 - - [2026-06-08 02:03:59] "POST /set-tag HTTP/1.1" 200 109 0.007965 10.0.0.19 - - [2026-06-08 02:03:59] "GET /virtual-machine-interface/1a53fda7-be07-4e6f-b71f-141dace9b2cc?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1208 0.005791 10.0.0.19 - - [2026-06-08 02:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.19 - - [2026-06-08 02:03:59] "GET /loadbalancer/ac38fa05-077b-44ae-b09a-b2d72f91f30e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.004587 10.0.0.19 - - [2026-06-08 02:03:59] "DELETE /virtual-machine-interface/1a53fda7-be07-4e6f-b71f-141dace9b2cc HTTP/1.1" 200 115 0.052516 10.0.0.19 - - [2026-06-08 02:03:59] "GET /virtual-machine-interface/2d116050-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005356 10.0.0.19 - - [2026-06-08 02:03:59] "DELETE /virtual-machine/332fcc66-1ebe-4ce0-a08b-8df1da6533e4 HTTP/1.1" 200 115 0.034658 10.0.0.19 - - [2026-06-08 02:03:59] "GET /virtual-machine-interface/4cd2b84f-3f16-481e-8646-d5910f197978?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1207 0.015622 10.0.0.19 - - [2026-06-08 02:03:59] "POST /set-tag HTTP/1.1" 200 109 0.050651 10.0.0.19 - - [2026-06-08 02:03:59] "DELETE /loadbalancer-member/fa95be08-e325-43df-85e7-a6f6f5c2f712 HTTP/1.1" 200 115 0.053716 10.0.0.19 - - [2026-06-08 02:03:59] "DELETE /virtual-machine-interface/4cd2b84f-3f16-481e-8646-d5910f197978 HTTP/1.1" 200 115 0.056570 10.0.0.19 - - [2026-06-08 02:03:59] "POST /ref-update HTTP/1.1" 200 156 0.010241 10.0.0.19 - - [2026-06-08 02:03:59] "DELETE /virtual-machine/120db65b-8602-4190-a873-e61c665f1f1b HTTP/1.1" 200 115 0.027668 10.0.0.19 - - [2026-06-08 02:04:01] "GET /virtual-machine-interface/2d116050-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005702 10.0.0.19 - - [2026-06-08 02:04:01] "POST /set-tag HTTP/1.1" 200 109 0.003235 10.0.0.19 - - [2026-06-08 02:04:01] "GET /virtual-machine-interface/2d116050-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005588 10.0.0.19 - - [2026-06-08 02:04:01] "POST /set-tag HTTP/1.1" 200 109 0.002666 10.0.0.19 - - [2026-06-08 02:04:01] "GET /virtual-machine/4d524b06-8136-4382-b6d7-4cda65937108?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003214 10.0.0.19 - - [2026-06-08 02:04:01] "POST /ref-update HTTP/1.1" 200 156 0.011470 10.0.0.19 - - [2026-06-08 02:04:01] "GET /virtual-machine-interface/2d116050-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.020996 10.0.0.19 - - [2026-06-08 02:04:01] "POST /set-tag HTTP/1.1" 200 109 0.026658 10.0.0.19 - - [2026-06-08 02:04:01] "POST /set-tag HTTP/1.1" 200 109 0.027683 10.0.0.19 - - [2026-06-08 02:04:01] "POST /set-tag HTTP/1.1" 200 109 0.029446 10.0.0.19 - - [2026-06-08 02:04:01] "DELETE /instance-ip/2d2f35bc-62de-11f1-b63e-fa163ee28ae3 HTTP/1.1" 200 115 0.043240 10.0.0.19 - - [2026-06-08 02:04:01] "POST /ref-update HTTP/1.1" 200 156 0.008225 10.0.0.19 - - [2026-06-08 02:04:01] "DELETE /virtual-machine-interface/2d116050-62de-11f1-b63e-fa163ee28ae3 HTTP/1.1" 200 115 0.039917 10.0.0.19 - - [2026-06-08 02:04:01] "DELETE /virtual-machine/4d524b06-8136-4382-b6d7-4cda65937108 HTTP/1.1" 200 115 0.023079 10.0.0.19 - - [2026-06-08 02:04:04] "GET /virtual-machine-interface/2c88ddb6-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007598 10.0.0.19 - - [2026-06-08 02:04:04] "POST /set-tag HTTP/1.1" 200 109 0.003251 10.0.0.19 - - [2026-06-08 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.19 - - [2026-06-08 02:04:04] "GET /loadbalancer/ac38fa05-077b-44ae-b09a-b2d72f91f30e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.003124 10.0.0.19 - - [2026-06-08 02:04:05] "GET /virtual-machine-interface/2c88ddb6-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007849 10.0.0.19 - - [2026-06-08 02:04:05] "POST /set-tag HTTP/1.1" 200 109 0.005418 10.0.0.19 - - [2026-06-08 02:04:05] "GET /virtual-machine-interface/2c88ddb6-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006436 10.0.0.19 - - [2026-06-08 02:04:05] "POST /set-tag HTTP/1.1" 200 109 0.003538 10.0.0.19 - - [2026-06-08 02:04:05] "GET /virtual-machine/ebba86d3-e389-4c25-aa02-648639477723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003629 10.0.0.19 - - [2026-06-08 02:04:05] "POST /ref-update HTTP/1.1" 200 156 0.010528 10.0.0.19 - - [2026-06-08 02:04:05] "GET /virtual-machine-interface/2c88ddb6-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.007326 10.0.0.19 - - [2026-06-08 02:04:05] "POST /set-tag HTTP/1.1" 200 109 0.020401 10.0.0.19 - - [2026-06-08 02:04:05] "POST /set-tag HTTP/1.1" 200 109 0.027801 10.0.0.19 - - [2026-06-08 02:04:05] "POST /set-tag HTTP/1.1" 200 109 0.028625 10.0.0.19 - - [2026-06-08 02:04:05] "DELETE /instance-ip/2ca62f4c-62de-11f1-b63e-fa163ee28ae3 HTTP/1.1" 200 115 0.036730 10.0.0.19 - - [2026-06-08 02:04:05] "POST /ref-update HTTP/1.1" 200 156 0.007755 10.0.0.19 - - [2026-06-08 02:04:05] "DELETE /virtual-machine-interface/2c88ddb6-62de-11f1-b63e-fa163ee28ae3 HTTP/1.1" 200 115 0.048127 10.0.0.19 - - [2026-06-08 02:04:05] "DELETE /virtual-machine/ebba86d3-e389-4c25-aa02-648639477723 HTTP/1.1" 200 115 0.021196 10.0.0.19 - - [2026-06-08 02:04:05] "DELETE /tag/d3ea02ff-61da-44d4-8006-c5b9fe0ef640 HTTP/1.1" 200 115 0.031735 10.0.0.19 - - [2026-06-08 02:04:05] "DELETE /tag/a99196cc-568a-445b-91a1-315b1f99ca93 HTTP/1.1" 200 115 0.068584 10.0.0.19 - - [2026-06-08 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.19 - - [2026-06-08 02:04:09] "GET /project/41161ee6-c76c-4288-9e48-52f403590819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.050409 10.0.0.19 - - [2026-06-08 02:04:10] "POST /tags HTTP/1.1" 200 393 0.049967 10.0.0.19 - - [2026-06-08 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.019067 10.0.0.19 - - [2026-06-08 02:04:10] "GET /tag/ee72a28c-eaf7-4b9c-b5ea-720d25df9fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.025923 10.0.0.19 - - [2026-06-08 02:04:10] "POST /tags HTTP/1.1" 200 341 0.040333 10.0.0.19 - - [2026-06-08 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005314 10.0.0.19 - - [2026-06-08 02:04:10] "GET /tag/e7f66f1f-6a60-44c9-8384-b29e09257050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.015218 10.0.0.19 - - [2026-06-08 02:04:10] "POST /id-to-fqname HTTP/1.1" 200 192 0.000713 10.0.0.19 - - [2026-06-08 02:04:10] "POST /fqname-to-id HTTP/1.1" 404 201 0.008835 10.0.0.19 - - [2026-06-08 02:04:10] "POST /security-groups HTTP/1.1" 200 589 0.074411 10.0.0.19 - - [2026-06-08 02:04:10] "POST /fqname-to-id HTTP/1.1" 404 236 0.001832 10.0.0.19 - - [2026-06-08 02:04:10] "POST /projects HTTP/1.1" 200 519 0.214012 10.0.0.19 - - [2026-06-08 02:04:10] "POST /access-control-lists HTTP/1.1" 200 598 0.065366 10.0.0.19 - - [2026-06-08 02:04:10] "POST /fqname-to-id HTTP/1.1" 404 235 0.009111 10.0.0.19 - - [2026-06-08 02:04:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.040945 10.0.0.19 - - [2026-06-08 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008058 10.0.0.19 - - [2026-06-08 02:04:10] "GET /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006421 10.0.0.19 - - [2026-06-08 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.19 - - [2026-06-08 02:04:10] "GET /virtual-network/8b800886-c373-4147-94fe-4fd846329166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.010390 10.0.0.19 - - [2026-06-08 02:04:10] "POST /access-control-lists HTTP/1.1" 200 596 0.109768 10.0.0.19 - - [2026-06-08 02:04:10] "PUT /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a HTTP/1.1" 200 264 0.072047 10.0.0.19 - - [2026-06-08 02:04:10] "PUT /virtual-network/8b800886-c373-4147-94fe-4fd846329166 HTTP/1.1" 200 264 0.076079 10.0.0.19 - - [2026-06-08 02:04:10] "POST /security-groups HTTP/1.1" 200 591 0.079656 10.0.0.19 - - [2026-06-08 02:04:10] "POST /fqname-to-id HTTP/1.1" 404 270 0.002033 10.0.0.19 - - [2026-06-08 02:04:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.027207 10.0.0.19 - - [2026-06-08 02:04:11] "POST /access-control-lists HTTP/1.1" 200 632 0.081934 10.0.0.19 - - [2026-06-08 02:04:11] "POST /chown HTTP/1.1" 200 109 0.061287 10.0.0.19 - - [2026-06-08 02:04:11] "GET /application-policy-set/9374b658-155d-4a9f-9497-3ca48c63363c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003947 10.0.0.19 - - [2026-06-08 02:04:11] "POST /fqname-to-id HTTP/1.1" 404 269 0.005117 10.0.0.19 - - [2026-06-08 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003339 10.0.0.19 - - [2026-06-08 02:04:11] "GET /policy-management/36a54ba4-ff19-4b7c-8519-0db6e6438f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003314 10.0.0.19 - - [2026-06-08 02:04:11] "POST /tags HTTP/1.1" 409 226 0.002229 10.0.0.19 - - [2026-06-08 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.19 - - [2026-06-08 02:04:11] "GET /tag/e7f66f1f-6a60-44c9-8384-b29e09257050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.013136 10.0.0.19 - - [2026-06-08 02:04:11] "POST /access-control-lists HTTP/1.1" 200 630 0.078417 10.0.0.19 - - [2026-06-08 02:04:11] "POST /firewall-rules HTTP/1.1" 200 600 0.068355 10.0.0.19 - - [2026-06-08 02:04:11] "GET /firewall-rule/6a8c18dd-38ed-4e27-a80e-2dd1653548b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.020344 10.0.0.19 - - [2026-06-08 02:04:11] "GET /firewall-policy/ec94fe26-c13d-453c-b131-663bad74cacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.004438 10.0.0.19 - - [2026-06-08 02:04:11] "GET /firewall-rule/6a8c18dd-38ed-4e27-a80e-2dd1653548b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003408 10.0.0.19 - - [2026-06-08 02:04:11] "POST /ref-update HTTP/1.1" 200 156 0.045171 10.0.0.19 - - [2026-06-08 02:04:11] "GET /application-policy-set/9374b658-155d-4a9f-9497-3ca48c63363c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014376 10.0.0.19 - - [2026-06-08 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.19 - - [2026-06-08 02:04:11] "GET /policy-management/36a54ba4-ff19-4b7c-8519-0db6e6438f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003014 10.0.0.19 - - [2026-06-08 02:04:11] "POST /tags HTTP/1.1" 409 226 0.002070 10.0.0.19 - - [2026-06-08 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.19 - - [2026-06-08 02:04:11] "GET /tag/e7f66f1f-6a60-44c9-8384-b29e09257050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012838 10.0.0.19 - - [2026-06-08 02:04:11] "POST /firewall-rules HTTP/1.1" 200 598 0.066668 10.0.0.19 - - [2026-06-08 02:04:11] "GET /firewall-rule/2a0fb53f-7820-4d94-971b-1d1c8cee0721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004444 10.0.0.19 - - [2026-06-08 02:04:11] "GET /firewall-policy/ec94fe26-c13d-453c-b131-663bad74cacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.004489 10.0.0.19 - - [2026-06-08 02:04:11] "GET /firewall-rule/2a0fb53f-7820-4d94-971b-1d1c8cee0721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002504 10.0.0.19 - - [2026-06-08 02:04:11] "POST /ref-update HTTP/1.1" 200 156 0.050871 10.0.0.19 - - [2026-06-08 02:04:13] "POST /tags HTTP/1.1" 200 393 0.031663 10.0.0.19 - - [2026-06-08 02:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.017380 10.0.0.19 - - [2026-06-08 02:04:13] "GET /tag/8009815d-158a-45e6-8c62-4785021a9112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.012396 10.0.0.19 - - [2026-06-08 02:04:13] "POST /tags HTTP/1.1" 200 341 0.019168 10.0.0.19 - - [2026-06-08 02:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.19 - - [2026-06-08 02:04:13] "GET /tag/ee638891-ca32-4f52-bd84-4737f00b7568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.043577 10.0.0.19 - - [2026-06-08 02:04:13] "POST /id-to-fqname HTTP/1.1" 200 192 0.001920 10.0.0.19 - - [2026-06-08 02:04:13] "POST /fqname-to-id HTTP/1.1" 404 201 0.003061 10.0.0.19 - - [2026-06-08 02:04:13] "POST /security-groups HTTP/1.1" 200 589 0.074088 10.0.0.19 - - [2026-06-08 02:04:13] "POST /projects HTTP/1.1" 200 519 0.198179 10.0.0.19 - - [2026-06-08 02:04:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.017329 10.0.0.19 - - [2026-06-08 02:04:13] "POST /fqname-to-id HTTP/1.1" 404 236 0.006537 10.0.0.19 - - [2026-06-08 02:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011510 10.0.0.19 - - [2026-06-08 02:04:13] "GET /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.018611 10.0.0.19 - - [2026-06-08 02:04:13] "POST /access-control-lists HTTP/1.1" 200 598 0.071313 10.0.0.19 - - [2026-06-08 02:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.017116 10.0.0.19 - - [2026-06-08 02:04:13] "GET /virtual-network/8b800886-c373-4147-94fe-4fd846329166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004782 10.0.0.19 - - [2026-06-08 02:04:13] "POST /fqname-to-id HTTP/1.1" 404 235 0.002390 10.0.0.19 - - [2026-06-08 02:04:13] "POST /access-control-lists HTTP/1.1" 200 596 0.063912 10.0.0.19 - - [2026-06-08 02:04:13] "PUT /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a HTTP/1.1" 200 264 0.107021 10.0.0.19 - - [2026-06-08 02:04:13] "PUT /virtual-network/8b800886-c373-4147-94fe-4fd846329166 HTTP/1.1" 200 264 0.045455 10.0.0.19 - - [2026-06-08 02:04:13] "POST /security-groups HTTP/1.1" 200 591 0.073961 10.0.0.19 - - [2026-06-08 02:04:13] "POST /fqname-to-id HTTP/1.1" 404 270 0.002807 10.0.0.19 - - [2026-06-08 02:04:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.022707 10.0.0.19 - - [2026-06-08 02:04:13] "POST /access-control-lists HTTP/1.1" 200 632 0.054852 10.0.0.19 - - [2026-06-08 02:04:14] "POST /chown HTTP/1.1" 200 109 0.061723 10.0.0.19 - - [2026-06-08 02:04:14] "GET /application-policy-set/9374b658-155d-4a9f-9497-3ca48c63363c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011210 10.0.0.19 - - [2026-06-08 02:04:14] "POST /fqname-to-id HTTP/1.1" 404 269 0.004561 10.0.0.19 - - [2026-06-08 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.19 - - [2026-06-08 02:04:14] "GET /policy-management/36a54ba4-ff19-4b7c-8519-0db6e6438f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.012062 10.0.0.19 - - [2026-06-08 02:04:14] "POST /access-control-lists HTTP/1.1" 200 630 0.064596 10.0.0.19 - - [2026-06-08 02:04:14] "POST /tags HTTP/1.1" 409 226 0.002184 10.0.0.19 - - [2026-06-08 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.19 - - [2026-06-08 02:04:14] "GET /tag/ee638891-ca32-4f52-bd84-4737f00b7568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011972 10.0.0.19 - - [2026-06-08 02:04:14] "POST /firewall-rules HTTP/1.1" 200 600 0.077272 10.0.0.19 - - [2026-06-08 02:04:14] "GET /firewall-rule/70a517db-e237-4a49-bff6-a3d05662fc6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004194 10.0.0.19 - - [2026-06-08 02:04:14] "GET /firewall-policy/ec94fe26-c13d-453c-b131-663bad74cacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003960 10.0.0.19 - - [2026-06-08 02:04:14] "GET /firewall-rule/70a517db-e237-4a49-bff6-a3d05662fc6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002474 10.0.0.19 - - [2026-06-08 02:04:14] "POST /ref-update HTTP/1.1" 200 156 0.049915 10.0.0.19 - - [2026-06-08 02:04:14] "GET /application-policy-set/9374b658-155d-4a9f-9497-3ca48c63363c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010319 10.0.0.19 - - [2026-06-08 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.19 - - [2026-06-08 02:04:14] "GET /policy-management/36a54ba4-ff19-4b7c-8519-0db6e6438f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003218 10.0.0.19 - - [2026-06-08 02:04:14] "POST /tags HTTP/1.1" 409 226 0.002061 10.0.0.19 - - [2026-06-08 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.19 - - [2026-06-08 02:04:14] "GET /tag/ee638891-ca32-4f52-bd84-4737f00b7568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012789 10.0.0.19 - - [2026-06-08 02:04:14] "POST /firewall-rules HTTP/1.1" 200 598 0.065173 10.0.0.19 - - [2026-06-08 02:04:14] "GET /firewall-rule/11999ee9-a040-435c-b32f-1bb91753a381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.010304 10.0.0.19 - - [2026-06-08 02:04:14] "GET /firewall-policy/ec94fe26-c13d-453c-b131-663bad74cacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.004681 10.0.0.19 - - [2026-06-08 02:04:14] "GET /firewall-rule/11999ee9-a040-435c-b32f-1bb91753a381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004403 10.0.0.19 - - [2026-06-08 02:04:14] "POST /ref-update HTTP/1.1" 200 156 0.055736 10.0.0.19 - - [2026-06-08 02:04:16] "POST /tags HTTP/1.1" 200 345 0.148035 10.0.0.19 - - [2026-06-08 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.017114 10.0.0.19 - - [2026-06-08 02:04:16] "GET /tag/bf914872-e12e-45a6-81e8-9da931492873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.025676 10.0.0.19 - - [2026-06-08 02:04:16] "POST /projects HTTP/1.1" 409 238 0.002375 10.0.0.19 - - [2026-06-08 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.19 - - [2026-06-08 02:04:16] "GET /project/4b50770e-0d63-4258-9c4c-e7b0e686c981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.052415 10.0.0.19 - - [2026-06-08 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.19 - - [2026-06-08 02:04:16] "GET /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.014730 10.0.0.19 - - [2026-06-08 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.19 - - [2026-06-08 02:04:16] "GET /virtual-network/8b800886-c373-4147-94fe-4fd846329166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004635 10.0.0.19 - - [2026-06-08 02:04:16] "POST /security-groups HTTP/1.1" 409 285 0.003720 10.0.0.19 - - [2026-06-08 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.19 - - [2026-06-08 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.19 - - [2026-06-08 02:04:16] "GET /project/4b50770e-0d63-4258-9c4c-e7b0e686c981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.081017 10.0.0.19 - - [2026-06-08 02:04:16] "PUT /security-group/247d6fd7-4f21-4475-b3bf-4fa1eaa06315 HTTP/1.1" 200 262 0.084164 10.0.0.19 - - [2026-06-08 02:04:16] "PUT /access-control-list/d1410dac-78c3-45e3-ae4b-5d5bdb14c420 HTTP/1.1" 200 272 0.018224 10.0.0.19 - - [2026-06-08 02:04:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.025018 10.0.0.19 - - [2026-06-08 02:04:16] "POST /tags HTTP/1.1" 409 228 0.005734 10.0.0.19 - - [2026-06-08 02:04:16] "PUT /access-control-list/45d072b5-4367-4256-a38a-d0311ed3a91a HTTP/1.1" 200 272 0.045842 10.0.0.19 - - [2026-06-08 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.19 - - [2026-06-08 02:04:16] "GET /tag/bf914872-e12e-45a6-81e8-9da931492873?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.013721 10.0.0.19 - - [2026-06-08 02:04:16] "POST /tags HTTP/1.1" 200 345 0.023707 10.0.0.19 - - [2026-06-08 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.19 - - [2026-06-08 02:04:16] "GET /tag/0859d10a-d409-4c61-bd0a-b0eeb3b252f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.013604 10.0.0.19 - - [2026-06-08 02:04:16] "POST /projects HTTP/1.1" 409 238 0.004246 10.0.0.19 - - [2026-06-08 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.19 - - [2026-06-08 02:04:16] "GET /project/e3f44406-5425-4537-8e6c-41fdd5f80fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036026 10.0.0.19 - - [2026-06-08 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005071 10.0.0.19 - - [2026-06-08 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004888 10.0.0.19 - - [2026-06-08 02:04:16] "GET /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.013731 10.0.0.19 - - [2026-06-08 02:04:16] "GET /project/e3f44406-5425-4537-8e6c-41fdd5f80fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046116 10.0.0.19 - - [2026-06-08 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011045 10.0.0.19 - - [2026-06-08 02:04:17] "GET /virtual-network/8b800886-c373-4147-94fe-4fd846329166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.011328 10.0.0.19 - - [2026-06-08 02:04:17] "POST /security-groups HTTP/1.1" 409 285 0.003928 10.0.0.19 - - [2026-06-08 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.19 - - [2026-06-08 02:04:17] "PUT /security-group/8cd7e480-ddce-42bb-9a04-efc7f0040bcb HTTP/1.1" 200 262 0.064450 10.0.0.19 - - [2026-06-08 02:04:17] "PUT /access-control-list/0f77d707-bd35-4078-9111-494aabdc8611 HTTP/1.1" 200 272 0.014191 10.0.0.19 - - [2026-06-08 02:04:17] "PUT /access-control-list/1714c5b4-080a-48a0-bc5a-c221e77d4f1e HTTP/1.1" 200 272 0.025336 10.0.0.19 - - [2026-06-08 02:04:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.032207 10.0.0.19 - - [2026-06-08 02:04:17] "POST /tags HTTP/1.1" 409 228 0.009043 10.0.0.19 - - [2026-06-08 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005188 10.0.0.19 - - [2026-06-08 02:04:17] "GET /tag/0859d10a-d409-4c61-bd0a-b0eeb3b252f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.013130 10.0.0.19 - - [2026-06-08 02:04:17] "POST /tags HTTP/1.1" 200 291 0.050849 10.0.0.19 - - [2026-06-08 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008179 10.0.0.19 - - [2026-06-08 02:04:17] "GET /tag/b96cce7c-833e-41ea-a0bf-8b66eac93121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.014156 10.0.0.19 - - [2026-06-08 02:04:17] "POST /tags HTTP/1.1" 200 303 0.107633 10.0.0.19 - - [2026-06-08 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010785 10.0.0.19 - - [2026-06-08 02:04:17] "GET /tag/0c25e2e6-16aa-4085-b63a-eca3d3ab0e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.014217 10.0.0.19 - - [2026-06-08 02:04:17] "POST /tags HTTP/1.1" 409 252 0.002437 10.0.0.19 - - [2026-06-08 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.19 - - [2026-06-08 02:04:17] "GET /tag/ee72a28c-eaf7-4b9c-b5ea-720d25df9fc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.012228 10.0.0.19 - - [2026-06-08 02:04:17] "POST /tags HTTP/1.1" 409 226 0.002399 10.0.0.19 - - [2026-06-08 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.19 - - [2026-06-08 02:04:17] "GET /tag/e7f66f1f-6a60-44c9-8384-b29e09257050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012010 10.0.0.19 - - [2026-06-08 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.19 - - [2026-06-08 02:04:17] "GET /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004836 10.0.0.19 - - [2026-06-08 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.19 - - [2026-06-08 02:04:17] "GET /project/4b50770e-0d63-4258-9c4c-e7b0e686c981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040889 10.0.0.19 - - [2026-06-08 02:04:17] "POST /virtual-machines HTTP/1.1" 200 395 0.015381 10.0.0.19 - - [2026-06-08 02:04:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.020814 10.0.0.19 - - [2026-06-08 02:04:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.136142 10.0.0.19 - - [2026-06-08 02:04:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.009102 10.0.0.19 - - [2026-06-08 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.014470 10.0.0.19 - - [2026-06-08 02:04:18] "GET /virtual-machine-interface/5b4c5916-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009934 10.0.0.19 - - [2026-06-08 02:04:18] "POST /instance-ips HTTP/1.1" 200 397 0.022491 10.0.0.19 - - [2026-06-08 02:04:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.018257 10.0.0.19 - - [2026-06-08 02:04:18] "GET /virtual-machine-interface/5b4c5916-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015448 10.0.0.19 - - [2026-06-08 02:04:18] "POST /set-tag HTTP/1.1" 200 109 0.064013 10.0.0.19 - - [2026-06-08 02:04:18] "GET /virtual-machine-interface/5b4c5916-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010565 10.0.0.19 - - [2026-06-08 02:04:18] "GET /instance-ip/5b6acf04-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003095 10.0.0.19 - - [2026-06-08 02:04:18] "GET /virtual-machine-interface/5b4c5916-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007129 10.0.0.19 - - [2026-06-08 02:04:18] "POST /set-tag HTTP/1.1" 200 109 0.003010 10.0.0.19 - - [2026-06-08 02:04:18] "GET /virtual-router/03812bc0-829f-4c2e-9b1d-ae1cb042fa3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.005005 10.0.0.19 - - [2026-06-08 02:04:18] "POST /ref-update HTTP/1.1" 200 156 0.010828 10.0.0.19 - - [2026-06-08 02:04:18] "GET /virtual-machine-interface/5b4c5916-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006128 10.0.0.19 - - [2026-06-08 02:04:18] "POST /set-tag HTTP/1.1" 200 109 0.003095 10.0.0.19 - - [2026-06-08 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.19 - - [2026-06-08 02:04:18] "GET /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005772 10.0.0.19 - - [2026-06-08 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.19 - - [2026-06-08 02:04:18] "GET /project/4b50770e-0d63-4258-9c4c-e7b0e686c981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029051 10.0.0.19 - - [2026-06-08 02:04:18] "POST /virtual-machines HTTP/1.1" 200 395 0.010404 10.0.0.19 - - [2026-06-08 02:04:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.015819 10.0.0.19 - - [2026-06-08 02:04:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.113938 10.0.0.19 - - [2026-06-08 02:04:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.010879 10.0.0.19 - - [2026-06-08 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010788 10.0.0.19 - - [2026-06-08 02:04:18] "GET /virtual-machine-interface/5bcee8c2-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005587 10.0.0.19 - - [2026-06-08 02:04:19] "POST /instance-ips HTTP/1.1" 200 397 0.028478 10.0.0.19 - - [2026-06-08 02:04:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.042791 10.0.0.19 - - [2026-06-08 02:04:19] "GET /virtual-machine-interface/5bcee8c2-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013183 10.0.0.19 - - [2026-06-08 02:04:19] "POST /set-tag HTTP/1.1" 200 109 0.072225 10.0.0.19 - - [2026-06-08 02:04:19] "GET /virtual-machine-interface/5bcee8c2-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.027414 10.0.0.19 - - [2026-06-08 02:04:19] "GET /instance-ip/5beb3cf2-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006274 10.0.0.19 - - [2026-06-08 02:04:19] "GET /virtual-machine-interface/5bcee8c2-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006597 10.0.0.19 - - [2026-06-08 02:04:19] "POST /set-tag HTTP/1.1" 200 109 0.003454 10.0.0.19 - - [2026-06-08 02:04:19] "GET /virtual-router/03812bc0-829f-4c2e-9b1d-ae1cb042fa3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.004042 10.0.0.19 - - [2026-06-08 02:04:19] "POST /ref-update HTTP/1.1" 200 156 0.008437 10.0.0.19 - - [2026-06-08 02:04:19] "GET /virtual-machine-interface/5bcee8c2-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007160 10.0.0.19 - - [2026-06-08 02:04:19] "POST /set-tag HTTP/1.1" 200 109 0.002364 10.0.0.19 - - [2026-06-08 02:04:19] "POST /tags HTTP/1.1" 200 291 0.019327 10.0.0.19 - - [2026-06-08 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004744 10.0.0.19 - - [2026-06-08 02:04:19] "GET /tag/7b717f63-0978-481b-87b5-929d9d3584a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.014198 10.0.0.19 - - [2026-06-08 02:04:19] "POST /tags HTTP/1.1" 409 252 0.002328 10.0.0.19 - - [2026-06-08 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.19 - - [2026-06-08 02:04:19] "GET /tag/8009815d-158a-45e6-8c62-4785021a9112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.014187 10.0.0.19 - - [2026-06-08 02:04:19] "POST /tags HTTP/1.1" 409 226 0.002371 10.0.0.19 - - [2026-06-08 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.19 - - [2026-06-08 02:04:19] "GET /tag/ee638891-ca32-4f52-bd84-4737f00b7568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011917 10.0.0.19 - - [2026-06-08 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.19 - - [2026-06-08 02:04:19] "GET /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005124 10.0.0.19 - - [2026-06-08 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.19 - - [2026-06-08 02:04:19] "GET /project/e3f44406-5425-4537-8e6c-41fdd5f80fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037081 10.0.0.19 - - [2026-06-08 02:04:19] "POST /virtual-machines HTTP/1.1" 200 395 0.010467 10.0.0.19 - - [2026-06-08 02:04:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.015459 10.0.0.19 - - [2026-06-08 02:04:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119692 10.0.0.19 - - [2026-06-08 02:04:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.010439 10.0.0.19 - - [2026-06-08 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.014876 10.0.0.19 - - [2026-06-08 02:04:20] "GET /virtual-machine-interface/5c7699f0-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005680 10.0.0.19 - - [2026-06-08 02:04:20] "POST /instance-ips HTTP/1.1" 200 397 0.025821 10.0.0.19 - - [2026-06-08 02:04:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.029320 10.0.0.19 - - [2026-06-08 02:04:20] "GET /virtual-machine-interface/5c7699f0-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.017061 10.0.0.19 - - [2026-06-08 02:04:20] "POST /set-tag HTTP/1.1" 200 109 0.071784 10.0.0.19 - - [2026-06-08 02:04:20] "GET /virtual-machine-interface/5c7699f0-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013508 10.0.0.19 - - [2026-06-08 02:04:20] "GET /instance-ip/5c92ff78-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005374 10.0.0.19 - - [2026-06-08 02:04:20] "GET /virtual-machine-interface/5c7699f0-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005439 10.0.0.19 - - [2026-06-08 02:04:20] "POST /set-tag HTTP/1.1" 200 109 0.003245 10.0.0.19 - - [2026-06-08 02:04:20] "GET /virtual-router/03812bc0-829f-4c2e-9b1d-ae1cb042fa3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.004373 10.0.0.19 - - [2026-06-08 02:04:20] "POST /ref-update HTTP/1.1" 200 156 0.010856 10.0.0.19 - - [2026-06-08 02:04:20] "GET /virtual-machine-interface/5c7699f0-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014422 10.0.0.19 - - [2026-06-08 02:04:20] "POST /set-tag HTTP/1.1" 200 109 0.002710 10.0.0.19 - - [2026-06-08 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.19 - - [2026-06-08 02:04:20] "GET /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004210 10.0.0.19 - - [2026-06-08 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.19 - - [2026-06-08 02:04:20] "GET /project/e3f44406-5425-4537-8e6c-41fdd5f80fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032520 10.0.0.19 - - [2026-06-08 02:04:20] "POST /virtual-machines HTTP/1.1" 200 395 0.029942 10.0.0.19 - - [2026-06-08 02:04:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.026472 10.0.0.19 - - [2026-06-08 02:04:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.121635 10.0.0.19 - - [2026-06-08 02:04:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.009609 10.0.0.19 - - [2026-06-08 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009931 10.0.0.19 - - [2026-06-08 02:04:20] "GET /virtual-machine-interface/5cfbe646-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009916 10.0.0.19 - - [2026-06-08 02:04:21] "POST /instance-ips HTTP/1.1" 200 397 0.022150 10.0.0.19 - - [2026-06-08 02:04:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.031636 10.0.0.19 - - [2026-06-08 02:04:21] "GET /virtual-machine-interface/5cfbe646-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006287 10.0.0.19 - - [2026-06-08 02:04:21] "POST /set-tag HTTP/1.1" 200 109 0.083207 10.0.0.19 - - [2026-06-08 02:04:21] "GET /virtual-machine-interface/5cfbe646-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009066 10.0.0.19 - - [2026-06-08 02:04:21] "GET /instance-ip/5d18a880-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.007781 10.0.0.19 - - [2026-06-08 02:04:21] "GET /virtual-machine-interface/5cfbe646-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005329 10.0.0.19 - - [2026-06-08 02:04:21] "POST /set-tag HTTP/1.1" 200 109 0.002440 10.0.0.19 - - [2026-06-08 02:04:21] "GET /virtual-router/03812bc0-829f-4c2e-9b1d-ae1cb042fa3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003809 10.0.0.19 - - [2026-06-08 02:04:21] "POST /ref-update HTTP/1.1" 200 156 0.010418 10.0.0.19 - - [2026-06-08 02:04:21] "GET /virtual-machine-interface/5cfbe646-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006549 10.0.0.19 - - [2026-06-08 02:04:21] "POST /set-tag HTTP/1.1" 200 109 0.002604 10.0.0.19 - - [2026-06-08 02:04:21] "POST /tags HTTP/1.1" 200 299 0.021526 10.0.0.19 - - [2026-06-08 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.19 - - [2026-06-08 02:04:21] "GET /tag/424eda43-3772-4164-a4ce-c4c39a4a082e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.013034 10.0.0.19 - - [2026-06-08 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.19 - - [2026-06-08 02:04:21] "GET /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005612 10.0.0.19 - - [2026-06-08 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.19 - - [2026-06-08 02:04:21] "GET /project/4b50770e-0d63-4258-9c4c-e7b0e686c981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040733 10.0.0.19 - - [2026-06-08 02:04:21] "POST /virtual-machines HTTP/1.1" 200 395 0.008496 10.0.0.19 - - [2026-06-08 02:04:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.023205 10.0.0.19 - - [2026-06-08 02:04:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107052 10.0.0.19 - - [2026-06-08 02:04:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.011656 10.0.0.19 - - [2026-06-08 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013830 10.0.0.19 - - [2026-06-08 02:04:21] "GET /virtual-machine-interface/5d871f7c-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010926 10.0.0.19 - - [2026-06-08 02:04:21] "POST /instance-ips HTTP/1.1" 200 397 0.020773 10.0.0.19 - - [2026-06-08 02:04:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.021218 10.0.0.19 - - [2026-06-08 02:04:21] "GET /virtual-machine-interface/5d871f7c-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007286 10.0.0.19 - - [2026-06-08 02:04:22] "POST /set-tag HTTP/1.1" 200 109 0.020709 10.0.0.19 - - [2026-06-08 02:04:22] "GET /virtual-machine-interface/5d871f7c-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.021356 10.0.0.19 - - [2026-06-08 02:04:22] "GET /instance-ip/5da237a8-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004010 10.0.0.19 - - [2026-06-08 02:04:22] "GET /virtual-machine-interface/5d871f7c-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006047 10.0.0.19 - - [2026-06-08 02:04:22] "POST /set-tag HTTP/1.1" 200 109 0.003119 10.0.0.19 - - [2026-06-08 02:04:22] "POST /tags HTTP/1.1" 200 299 0.023072 10.0.0.19 - - [2026-06-08 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.19 - - [2026-06-08 02:04:22] "GET /tag/a9c6fc40-8a73-44a7-a325-2f87b2ede0ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.012678 10.0.0.19 - - [2026-06-08 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.19 - - [2026-06-08 02:04:22] "GET /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005185 10.0.0.19 - - [2026-06-08 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.19 - - [2026-06-08 02:04:22] "GET /project/4b50770e-0d63-4258-9c4c-e7b0e686c981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049447 10.0.0.19 - - [2026-06-08 02:04:22] "POST /virtual-machines HTTP/1.1" 200 395 0.011493 10.0.0.19 - - [2026-06-08 02:04:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.026093 10.0.0.19 - - [2026-06-08 02:04:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.111698 10.0.0.19 - - [2026-06-08 02:04:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008885 10.0.0.19 - - [2026-06-08 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011656 10.0.0.19 - - [2026-06-08 02:04:22] "GET /virtual-machine-interface/5dfe9f5c-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006938 10.0.0.19 - - [2026-06-08 02:04:22] "POST /instance-ips HTTP/1.1" 200 397 0.025195 10.0.0.19 - - [2026-06-08 02:04:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.020900 10.0.0.19 - - [2026-06-08 02:04:22] "GET /virtual-machine-interface/5dfe9f5c-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009846 10.0.0.19 - - [2026-06-08 02:04:22] "POST /set-tag HTTP/1.1" 200 109 0.037604 10.0.0.19 - - [2026-06-08 02:04:22] "GET /virtual-machine-interface/5dfe9f5c-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019546 10.0.0.19 - - [2026-06-08 02:04:22] "GET /instance-ip/5e18bd74-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004620 10.0.0.19 - - [2026-06-08 02:04:22] "GET /virtual-machine-interface/5dfe9f5c-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005004 10.0.0.19 - - [2026-06-08 02:04:22] "POST /set-tag HTTP/1.1" 200 109 0.002623 10.0.0.19 - - [2026-06-08 02:04:22] "POST /tags HTTP/1.1" 200 299 0.022186 10.0.0.19 - - [2026-06-08 02:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.19 - - [2026-06-08 02:04:23] "GET /tag/221571e2-837a-4320-8663-23b277f3ed97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012853 10.0.0.19 - - [2026-06-08 02:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.19 - - [2026-06-08 02:04:23] "GET /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004801 10.0.0.19 - - [2026-06-08 02:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.19 - - [2026-06-08 02:04:23] "GET /project/e3f44406-5425-4537-8e6c-41fdd5f80fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047373 10.0.0.19 - - [2026-06-08 02:04:23] "POST /virtual-machines HTTP/1.1" 200 395 0.020528 10.0.0.19 - - [2026-06-08 02:04:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.007764 10.0.0.19 - - [2026-06-08 02:04:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105412 10.0.0.19 - - [2026-06-08 02:04:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.019989 10.0.0.19 - - [2026-06-08 02:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011572 10.0.0.19 - - [2026-06-08 02:04:23] "GET /virtual-machine-interface/5e74bffc-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005134 10.0.0.19 - - [2026-06-08 02:04:23] "POST /instance-ips HTTP/1.1" 200 397 0.024143 10.0.0.19 - - [2026-06-08 02:04:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.036162 10.0.0.19 - - [2026-06-08 02:04:23] "GET /virtual-machine-interface/5e74bffc-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009116 10.0.0.19 - - [2026-06-08 02:04:23] "POST /set-tag HTTP/1.1" 200 109 0.020154 10.0.0.19 - - [2026-06-08 02:04:23] "GET /virtual-machine-interface/5e74bffc-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019348 10.0.0.19 - - [2026-06-08 02:04:23] "GET /instance-ip/5e8a768a-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002835 10.0.0.19 - - [2026-06-08 02:04:23] "GET /virtual-machine-interface/5e74bffc-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004680 10.0.0.19 - - [2026-06-08 02:04:23] "POST /set-tag HTTP/1.1" 200 109 0.002442 10.0.0.19 - - [2026-06-08 02:04:23] "POST /tags HTTP/1.1" 200 299 0.024547 10.0.0.19 - - [2026-06-08 02:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.19 - - [2026-06-08 02:04:23] "GET /tag/3035d70a-a846-4fcc-bd01-beeaa4887373?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.019144 10.0.0.19 - - [2026-06-08 02:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.19 - - [2026-06-08 02:04:23] "GET /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007843 10.0.0.19 - - [2026-06-08 02:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.19 - - [2026-06-08 02:04:23] "GET /project/e3f44406-5425-4537-8e6c-41fdd5f80fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044445 10.0.0.19 - - [2026-06-08 02:04:23] "POST /virtual-machines HTTP/1.1" 200 395 0.011156 10.0.0.19 - - [2026-06-08 02:04:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.010988 10.0.0.19 - - [2026-06-08 02:04:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.120726 10.0.0.19 - - [2026-06-08 02:04:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.020030 10.0.0.19 - - [2026-06-08 02:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.014837 10.0.0.19 - - [2026-06-08 02:04:24] "GET /virtual-machine-interface/5ee63c9a-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005103 10.0.0.19 - - [2026-06-08 02:04:24] "POST /instance-ips HTTP/1.1" 200 397 0.027982 10.0.0.19 - - [2026-06-08 02:04:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.026855 10.0.0.19 - - [2026-06-08 02:04:24] "GET /virtual-machine-interface/5ee63c9a-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009143 10.0.0.19 - - [2026-06-08 02:04:24] "POST /set-tag HTTP/1.1" 200 109 0.017683 10.0.0.19 - - [2026-06-08 02:04:24] "GET /virtual-machine-interface/5ee63c9a-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017110 10.0.0.19 - - [2026-06-08 02:04:24] "GET /instance-ip/5efe5c80-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003144 10.0.0.19 - - [2026-06-08 02:04:24] "GET /virtual-machine-interface/5ee63c9a-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004511 10.0.0.19 - - [2026-06-08 02:04:24] "POST /set-tag HTTP/1.1" 200 109 0.002362 10.0.0.19 - - [2026-06-08 02:04:24] "GET /virtual-router/03812bc0-829f-4c2e-9b1d-ae1cb042fa3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.004232 10.0.0.19 - - [2026-06-08 02:04:24] "POST /ref-update HTTP/1.1" 200 156 0.009436 10.0.0.19 - - [2026-06-08 02:04:24] "GET /virtual-machine-interface/5d871f7c-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004630 10.0.0.19 - - [2026-06-08 02:04:24] "POST /set-tag HTTP/1.1" 200 109 0.002330 10.0.0.19 - - [2026-06-08 02:04:24] "GET /virtual-router/03812bc0-829f-4c2e-9b1d-ae1cb042fa3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.003745 10.0.0.19 - - [2026-06-08 02:04:24] "POST /ref-update HTTP/1.1" 200 156 0.008639 10.0.0.19 - - [2026-06-08 02:04:24] "GET /virtual-machine-interface/5dfe9f5c-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004886 10.0.0.19 - - [2026-06-08 02:04:24] "POST /set-tag HTTP/1.1" 200 109 0.002698 10.0.0.19 - - [2026-06-08 02:04:24] "GET /virtual-machine-interface/5b4c5916-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004352 10.0.0.19 - - [2026-06-08 02:04:24] "POST /set-tag HTTP/1.1" 200 109 0.002667 10.0.0.19 - - [2026-06-08 02:04:24] "GET /virtual-router/03812bc0-829f-4c2e-9b1d-ae1cb042fa3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.005888 10.0.0.19 - - [2026-06-08 02:04:24] "POST /ref-update HTTP/1.1" 200 156 0.008790 10.0.0.19 - - [2026-06-08 02:04:24] "GET /virtual-machine-interface/5e74bffc-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004667 10.0.0.19 - - [2026-06-08 02:04:24] "POST /set-tag HTTP/1.1" 200 109 0.002537 10.0.0.19 - - [2026-06-08 02:04:24] "GET /virtual-router/03812bc0-829f-4c2e-9b1d-ae1cb042fa3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004063 10.0.0.19 - - [2026-06-08 02:04:24] "POST /ref-update HTTP/1.1" 200 156 0.010644 10.0.0.19 - - [2026-06-08 02:04:24] "GET /virtual-machine-interface/5ee63c9a-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014262 10.0.0.19 - - [2026-06-08 02:04:24] "POST /set-tag HTTP/1.1" 200 109 0.003775 10.0.0.19 - - [2026-06-08 02:04:24] "GET /virtual-machine-interface/5bcee8c2-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007707 10.0.0.19 - - [2026-06-08 02:04:24] "POST /set-tag HTTP/1.1" 200 109 0.004244 10.0.0.19 - - [2026-06-08 02:04:24] "GET /virtual-machine-interface/5c7699f0-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006738 10.0.0.19 - - [2026-06-08 02:04:24] "POST /set-tag HTTP/1.1" 200 109 0.003004 10.0.0.19 - - [2026-06-08 02:04:24] "GET /virtual-machine-interface/5cfbe646-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005548 10.0.0.19 - - [2026-06-08 02:04:24] "POST /set-tag HTTP/1.1" 200 109 0.003582 10.0.0.19 - - [2026-06-08 02:04:24] "GET /virtual-machine-interface/5d871f7c-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005913 10.0.0.19 - - [2026-06-08 02:04:24] "POST /set-tag HTTP/1.1" 200 109 0.003103 10.0.0.19 - - [2026-06-08 02:04:24] "GET /virtual-machine-interface/5dfe9f5c-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005839 10.0.0.19 - - [2026-06-08 02:04:25] "POST /set-tag HTTP/1.1" 200 109 0.003022 10.0.0.19 - - [2026-06-08 02:04:25] "GET /virtual-machine-interface/5b4c5916-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004727 10.0.0.19 - - [2026-06-08 02:04:25] "POST /set-tag HTTP/1.1" 200 109 0.003107 10.0.0.19 - - [2026-06-08 02:04:25] "GET /virtual-machine-interface/5c7699f0-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006106 10.0.0.19 - - [2026-06-08 02:04:25] "POST /set-tag HTTP/1.1" 200 109 0.012134 10.0.0.19 - - [2026-06-08 02:04:25] "GET /virtual-machine-interface/5e74bffc-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012974 10.0.0.19 - - [2026-06-08 02:04:25] "POST /set-tag HTTP/1.1" 200 109 0.002973 10.0.0.19 - - [2026-06-08 02:04:25] "GET /virtual-machine-interface/5ee63c9a-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005220 10.0.0.19 - - [2026-06-08 02:04:25] "POST /set-tag HTTP/1.1" 200 109 0.002327 10.0.0.19 - - [2026-06-08 02:04:27] "GET /virtual-machine/ed881d41-4b52-48b9-aab7-47a2029bf1d0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003430 10.0.0.19 - - [2026-06-08 02:04:27] "GET /virtual-machine-interface/5b4c5916-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004653 10.0.0.19 - - [2026-06-08 02:04:28] "GET /virtual-machine-interface/5bcee8c2-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005953 10.0.0.19 - - [2026-06-08 02:04:28] "POST /set-tag HTTP/1.1" 200 109 0.003548 10.0.0.19 - - [2026-06-08 02:04:28] "GET /virtual-machine-interface/5dfe9f5c-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004815 10.0.0.19 - - [2026-06-08 02:04:28] "POST /set-tag HTTP/1.1" 200 109 0.002938 10.0.0.19 - - [2026-06-08 02:04:28] "GET /virtual-machine-interface/5d871f7c-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005271 10.0.0.19 - - [2026-06-08 02:04:28] "POST /set-tag HTTP/1.1" 200 109 0.002495 10.0.0.19 - - [2026-06-08 02:04:29] "GET /virtual-machine-interface/5cfbe646-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005369 10.0.0.19 - - [2026-06-08 02:04:29] "POST /set-tag HTTP/1.1" 200 109 0.002316 10.0.0.19 - - [2026-06-08 02:04:32] "GET /virtual-machine/2294c6a9-ba6f-4bc8-ae29-b9311f4f2bdf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003148 10.0.0.19 - - [2026-06-08 02:04:32] "GET /virtual-machine-interface/5bcee8c2-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004172 10.0.0.19 - - [2026-06-08 02:04:32] "GET /virtual-machine/fb9bcb46-d2b0-4cfa-95c3-13b2825105c0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003633 10.0.0.19 - - [2026-06-08 02:04:32] "GET /virtual-machine-interface/5c7699f0-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004441 10.0.0.19 - - [2026-06-08 02:04:32] "GET /virtual-machine/27bc9c37-39b3-4406-9f32-269c4bb4aa14?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003234 10.0.0.19 - - [2026-06-08 02:04:32] "GET /virtual-machine-interface/5cfbe646-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004514 10.0.0.19 - - [2026-06-08 02:04:32] "GET /virtual-machine/98cbe43e-7eb6-4496-9d24-97fdb51d49b7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003289 10.0.0.19 - - [2026-06-08 02:04:32] "GET /virtual-machine-interface/5d871f7c-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004619 10.0.0.19 - - [2026-06-08 02:04:34] "GET /virtual-machine-interface/5ee63c9a-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006430 10.0.0.19 - - [2026-06-08 02:04:34] "POST /set-tag HTTP/1.1" 200 109 0.002439 10.0.0.19 - - [2026-06-08 02:04:34] "GET /virtual-machine-interface/5e74bffc-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004203 10.0.0.19 - - [2026-06-08 02:04:34] "POST /set-tag HTTP/1.1" 200 109 0.002219 10.0.0.19 - - [2026-06-08 02:04:37] "GET /virtual-machine/fb278794-4026-498f-af31-18c93483ead7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004197 10.0.0.19 - - [2026-06-08 02:04:37] "GET /virtual-machine-interface/5e74bffc-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005630 10.0.0.19 - - [2026-06-08 02:04:37] "GET /virtual-machine/95c6e9cf-bdec-42db-b890-fc41e1321949?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003305 10.0.0.19 - - [2026-06-08 02:04:37] "GET /virtual-machine-interface/5dfe9f5c-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004833 10.0.0.19 - - [2026-06-08 02:04:37] "GET /virtual-machine/7802d5e9-f4ad-4d00-bc8a-6ef779f33b27?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003410 10.0.0.19 - - [2026-06-08 02:04:37] "GET /virtual-machine-interface/5ee63c9a-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004740 10.0.0.19 - - [2026-06-08 02:04:38] "GET /loadbalancer/c6f6e743-867a-4824-ade3-2d4c3c64750f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.009117 10.0.0.19 - - [2026-06-08 02:04:38] "POST /tags HTTP/1.1" 200 333 0.040485 10.0.0.19 - - [2026-06-08 02:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.021754 10.0.0.19 - - [2026-06-08 02:04:38] "GET /tag/e5067130-dd41-4f12-a06e-d7ce0bb40f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.019129 10.0.0.19 - - [2026-06-08 02:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.19 - - [2026-06-08 02:04:38] "GET /project/4b50770e-0d63-4258-9c4c-e7b0e686c981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.044590 10.0.0.19 - - [2026-06-08 02:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.19 - - [2026-06-08 02:04:38] "GET /virtual-network/8b800886-c373-4147-94fe-4fd846329166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.007001 10.0.0.19 - - [2026-06-08 02:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.19 - - [2026-06-08 02:04:38] "GET /service-appliance-set/3ea57990-e354-451f-b0dd-f0e0f5c5b728?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003063 10.0.0.19 - - [2026-06-08 02:04:38] "POST /fqname-to-id HTTP/1.1" 404 273 0.002365 10.0.0.19 - - [2026-06-08 02:04:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.107978 10.0.0.19 - - [2026-06-08 02:04:38] "GET /virtual-machine-interface/0ed7e963-15ad-491d-ab3b-99792b66013b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.005947 10.0.0.19 - - [2026-06-08 02:04:38] "POST /instance-ips HTTP/1.1" 200 409 0.024435 10.0.0.19 - - [2026-06-08 02:04:38] "GET /instance-ip/75b3b90c-29ff-4951-bcc6-fbccf80fc1f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.005102 10.0.0.19 - - [2026-06-08 02:04:38] "POST /loadbalancers HTTP/1.1" 200 629 0.068129 10.0.0.19 - - [2026-06-08 02:04:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.035617 10.0.0.19 - - [2026-06-08 02:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.014202 10.0.0.19 - - [2026-06-08 02:04:38] "GET /project/4b50770e-0d63-4258-9c4c-e7b0e686c981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.073348 10.0.0.19 - - [2026-06-08 02:04:38] "GET /instance-ip/75b3b90c-29ff-4951-bcc6-fbccf80fc1f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.003991 10.0.0.19 - - [2026-06-08 02:04:38] "GET /project/4b50770e-0d63-4258-9c4c-e7b0e686c981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.050071 10.0.0.19 - - [2026-06-08 02:04:38] "POST /floating-ips HTTP/1.1" 200 597 0.046202 10.0.0.19 - - [2026-06-08 02:04:38] "GET /loadbalancer/c6f6e743-867a-4824-ade3-2d4c3c64750f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.006547 10.0.0.19 - - [2026-06-08 02:04:38] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.030352 10.0.0.19 - - [2026-06-08 02:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.19 - - [2026-06-08 02:04:38] "GET /project/4b50770e-0d63-4258-9c4c-e7b0e686c981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.050008 10.0.0.19 - - [2026-06-08 02:04:38] "GET /loadbalancer-listener/9249cfd4-dab0-44dc-b3fc-94cd4040c25d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003935 10.0.0.19 - - [2026-06-08 02:04:39] "GET /loadbalancer-listener/9249cfd4-dab0-44dc-b3fc-94cd4040c25d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.004873 10.0.0.19 - - [2026-06-08 02:04:39] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.024074 10.0.0.19 - - [2026-06-08 02:04:39] "GET /instance-ip/75b3b90c-29ff-4951-bcc6-fbccf80fc1f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.006727 10.0.0.19 - - [2026-06-08 02:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008903 10.0.0.19 - - [2026-06-08 02:04:39] "GET /loadbalancer/c6f6e743-867a-4824-ade3-2d4c3c64750f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.013802 10.0.0.19 - - [2026-06-08 02:04:39] "GET /instance-ip/75b3b90c-29ff-4951-bcc6-fbccf80fc1f5?fields=floating_ips HTTP/1.1" 200 1212 0.008926 10.0.0.19 - - [2026-06-08 02:04:39] "GET /loadbalancer/c6f6e743-867a-4824-ade3-2d4c3c64750f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.006326 10.0.0.19 - - [2026-06-08 02:04:39] "GET /floating-ip/46e6c43b-ede6-44f4-bd7e-0a36011231be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1497 0.003944 10.0.0.19 - - [2026-06-08 02:04:39] "GET /loadbalancer-pool/456690b4-8f88-4bcc-8fb6-7d9321a1b12f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.007130 10.0.0.19 - - [2026-06-08 02:04:39] "POST /loadbalancer-members HTTP/1.1" 200 721 0.036731 10.0.0.19 - - [2026-06-08 02:04:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.013223 10.0.0.19 - - [2026-06-08 02:04:39] "GET /virtual-machine-interface/5b4c5916-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016686 10.0.0.19 - - [2026-06-08 02:04:39] "POST /tags HTTP/1.1" 409 221 0.003425 10.0.0.19 - - [2026-06-08 02:04:39] "GET /virtual-machine-interface/5b4c5916-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012551 10.0.0.19 - - [2026-06-08 02:04:39] "POST /ref-update HTTP/1.1" 200 156 0.013018 10.0.0.19 - - [2026-06-08 02:04:39] "GET /floating-ip/46e6c43b-ede6-44f4-bd7e-0a36011231be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.011759 10.0.0.19 - - [2026-06-08 02:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004298 10.0.0.19 - - [2026-06-08 02:04:39] "GET /tag/e5067130-dd41-4f12-a06e-d7ce0bb40f4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.016710 10.0.0.19 - - [2026-06-08 02:04:39] "PUT /floating-ip/46e6c43b-ede6-44f4-bd7e-0a36011231be HTTP/1.1" 200 256 0.022794 10.0.0.19 - - [2026-06-08 02:04:39] "POST /set-tag HTTP/1.1" 200 109 0.103414 10.0.0.19 - - [2026-06-08 02:04:39] "GET /loadbalancer-pool/456690b4-8f88-4bcc-8fb6-7d9321a1b12f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.004799 10.0.0.19 - - [2026-06-08 02:04:39] "POST /loadbalancer-members HTTP/1.1" 200 721 0.042177 10.0.0.19 - - [2026-06-08 02:04:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.011699 10.0.0.19 - - [2026-06-08 02:04:39] "GET /virtual-machine-interface/5bcee8c2-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021314 10.0.0.19 - - [2026-06-08 02:04:39] "GET /virtual-machine-interface/5bcee8c2-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005743 10.0.0.19 - - [2026-06-08 02:04:39] "POST /ref-update HTTP/1.1" 200 156 0.007420 10.0.0.19 - - [2026-06-08 02:04:39] "GET /floating-ip/46e6c43b-ede6-44f4-bd7e-0a36011231be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2238 0.009947 10.0.0.19 - - [2026-06-08 02:04:39] "POST /set-tag HTTP/1.1" 200 109 0.087952 10.0.0.19 - - [2026-06-08 02:04:40] "POST /tags HTTP/1.1" 409 206 0.011467 10.0.0.19 - - [2026-06-08 02:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.19 - - [2026-06-08 02:04:40] "GET /tag/0c25e2e6-16aa-4085-b63a-eca3d3ab0e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.024603 10.0.0.19 - - [2026-06-08 02:04:40] "POST /tags HTTP/1.1" 409 204 0.002388 10.0.0.19 - - [2026-06-08 02:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.19 - - [2026-06-08 02:04:40] "GET /tag/a9c6fc40-8a73-44a7-a325-2f87b2ede0ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.011602 10.0.0.19 - - [2026-06-08 02:04:40] "GET /application-policy-set/9374b658-155d-4a9f-9497-3ca48c63363c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002875 10.0.0.19 - - [2026-06-08 02:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.19 - - [2026-06-08 02:04:40] "GET /policy-management/36a54ba4-ff19-4b7c-8519-0db6e6438f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002515 10.0.0.19 - - [2026-06-08 02:04:40] "POST /tags HTTP/1.1" 409 206 0.002933 10.0.0.19 - - [2026-06-08 02:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.19 - - [2026-06-08 02:04:40] "GET /tag/0c25e2e6-16aa-4085-b63a-eca3d3ab0e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.018303 10.0.0.19 - - [2026-06-08 02:04:40] "POST /tags HTTP/1.1" 409 226 0.002129 10.0.0.19 - - [2026-06-08 02:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.19 - - [2026-06-08 02:04:40] "GET /tag/e7f66f1f-6a60-44c9-8384-b29e09257050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.016002 10.0.0.19 - - [2026-06-08 02:04:40] "POST /tags HTTP/1.1" 409 204 0.002201 10.0.0.19 - - [2026-06-08 02:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.19 - - [2026-06-08 02:04:40] "GET /tag/a9c6fc40-8a73-44a7-a325-2f87b2ede0ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.011753 10.0.0.19 - - [2026-06-08 02:04:40] "POST /tags HTTP/1.1" 409 226 0.004016 10.0.0.19 - - [2026-06-08 02:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.19 - - [2026-06-08 02:04:40] "GET /tag/e7f66f1f-6a60-44c9-8384-b29e09257050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011129 10.0.0.19 - - [2026-06-08 02:04:40] "GET /application-policy-set/9374b658-155d-4a9f-9497-3ca48c63363c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002353 10.0.0.19 - - [2026-06-08 02:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007195 10.0.0.19 - - [2026-06-08 02:04:40] "GET /policy-management/36a54ba4-ff19-4b7c-8519-0db6e6438f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002972 10.0.0.19 - - [2026-06-08 02:04:41] "POST /firewall-rules HTTP/1.1" 200 626 0.072945 10.0.0.19 - - [2026-06-08 02:04:41] "POST /firewall-rules HTTP/1.1" 200 646 0.084463 10.0.0.19 - - [2026-06-08 02:04:41] "GET /firewall-rule/6ffce798-1d05-49e8-b522-3da2add4229e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.007989 10.0.0.19 - - [2026-06-08 02:04:41] "GET /firewall-policy/18586fb3-f031-4c5b-b8b4-ace58e48cf84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006891 10.0.0.19 - - [2026-06-08 02:04:41] "GET /firewall-rule/3421a4da-5f6e-4982-a758-ad2bb13fcdf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.004351 10.0.0.19 - - [2026-06-08 02:04:41] "POST /ref-update HTTP/1.1" 200 156 0.013975 10.0.0.19 - - [2026-06-08 02:04:41] "POST /firewall-policys HTTP/1.1" 200 606 0.041830 10.0.0.19 - - [2026-06-08 02:04:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.013256 10.0.0.19 - - [2026-06-08 02:04:41] "GET /firewall-policy/7b4eecc8-0f2f-437c-b363-b1045438e2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.010029 10.0.0.19 - - [2026-06-08 02:04:41] "GET /application-policy-set/9374b658-155d-4a9f-9497-3ca48c63363c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002597 10.0.0.19 - - [2026-06-08 02:04:41] "GET /firewall-policy/7b4eecc8-0f2f-437c-b363-b1045438e2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.006904 10.0.0.19 - - [2026-06-08 02:04:41] "GET /firewall-policy/18586fb3-f031-4c5b-b8b4-ace58e48cf84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.012877 10.0.0.19 - - [2026-06-08 02:04:41] "GET /firewall-policy/bfd7bf3d-4d1b-4a48-8889-76d758ad62f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.005686 10.0.0.19 - - [2026-06-08 02:04:41] "GET /firewall-policy/ec94fe26-c13d-453c-b131-663bad74cacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.005018 10.0.0.19 - - [2026-06-08 02:04:41] "GET /firewall-policy/18586fb3-f031-4c5b-b8b4-ace58e48cf84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002398 10.0.0.19 - - [2026-06-08 02:04:41] "GET /firewall-policy/ec94fe26-c13d-453c-b131-663bad74cacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002424 10.0.0.19 - - [2026-06-08 02:04:41] "POST /ref-update HTTP/1.1" 200 156 0.024387 10.0.0.19 - - [2026-06-08 02:04:41] "POST /ref-update HTTP/1.1" 200 156 0.026583 10.0.0.19 - - [2026-06-08 02:04:41] "POST /ref-update HTTP/1.1" 200 156 0.030289 10.0.0.19 - - [2026-06-08 02:04:41] "POST /ref-update HTTP/1.1" 200 156 0.029224 10.0.0.19 - - [2026-06-08 02:04:41] "POST /ref-update HTTP/1.1" 200 156 0.034091 10.0.0.19 - - [2026-06-08 02:04:41] "GET /firewall-policy/7b4eecc8-0f2f-437c-b363-b1045438e2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003653 10.0.0.19 - - [2026-06-08 02:05:42] "GET /global-system-configs HTTP/1.1" 200 322 0.004126 10.0.0.19 - - [2026-06-08 02:05:43] "GET /global-system-configs HTTP/1.1" 200 322 0.002052 [Introspect:8084]10.0.0.19 - - [2026-06-08 02:06:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001081 [Introspect:8084]10.0.0.19 - - [2026-06-08 02:06:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000929 [Introspect:8084]10.0.0.19 - - [2026-06-08 02:06:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001020 [Introspect:8084]10.0.0.19 - - [2026-06-08 02:06:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001001 10.0.0.19 - - [2026-06-08 02:06:40] "POST /tags HTTP/1.1" 409 252 0.002298 10.0.0.19 - - [2026-06-08 02:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.19 - - [2026-06-08 02:06:40] "GET /tag/8009815d-158a-45e6-8c62-4785021a9112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.013560 10.0.0.19 - - [2026-06-08 02:06:40] "POST /tags HTTP/1.1" 409 228 0.001972 10.0.0.19 - - [2026-06-08 02:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.19 - - [2026-06-08 02:06:40] "GET /tag/0859d10a-d409-4c61-bd0a-b0eeb3b252f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.015899 10.0.0.19 - - [2026-06-08 02:06:40] "GET /application-policy-set/9374b658-155d-4a9f-9497-3ca48c63363c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003815 10.0.0.19 - - [2026-06-08 02:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.19 - - [2026-06-08 02:06:40] "GET /policy-management/36a54ba4-ff19-4b7c-8519-0db6e6438f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002538 10.0.0.19 - - [2026-06-08 02:06:40] "POST /tags HTTP/1.1" 409 206 0.001674 10.0.0.19 - - [2026-06-08 02:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.19 - - [2026-06-08 02:06:40] "GET /tag/0c25e2e6-16aa-4085-b63a-eca3d3ab0e7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.013448 10.0.0.19 - - [2026-06-08 02:06:40] "POST /tags HTTP/1.1" 409 226 0.002664 10.0.0.19 - - [2026-06-08 02:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006007 10.0.0.19 - - [2026-06-08 02:06:40] "GET /tag/e7f66f1f-6a60-44c9-8384-b29e09257050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012664 10.0.0.19 - - [2026-06-08 02:06:40] "POST /tags HTTP/1.1" 409 204 0.005679 10.0.0.19 - - [2026-06-08 02:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.19 - - [2026-06-08 02:06:40] "GET /tag/a9c6fc40-8a73-44a7-a325-2f87b2ede0ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.011279 10.0.0.19 - - [2026-06-08 02:06:40] "POST /tags HTTP/1.1" 409 226 0.001781 10.0.0.19 - - [2026-06-08 02:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.19 - - [2026-06-08 02:06:40] "GET /tag/e7f66f1f-6a60-44c9-8384-b29e09257050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.013319 10.0.0.19 - - [2026-06-08 02:06:40] "POST /tags HTTP/1.1" 409 228 0.004101 10.0.0.19 - - [2026-06-08 02:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.19 - - [2026-06-08 02:06:40] "GET /tag/0859d10a-d409-4c61-bd0a-b0eeb3b252f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.015147 10.0.0.19 - - [2026-06-08 02:06:40] "POST /tags HTTP/1.1" 409 252 0.002669 10.0.0.19 - - [2026-06-08 02:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.19 - - [2026-06-08 02:06:40] "GET /tag/8009815d-158a-45e6-8c62-4785021a9112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.011225 10.0.0.19 - - [2026-06-08 02:06:40] "GET /application-policy-set/9374b658-155d-4a9f-9497-3ca48c63363c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002612 10.0.0.19 - - [2026-06-08 02:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.19 - - [2026-06-08 02:06:40] "GET /policy-management/36a54ba4-ff19-4b7c-8519-0db6e6438f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002592 10.0.0.19 - - [2026-06-08 02:06:40] "POST /firewall-rules HTTP/1.1" 409 281 0.008598 10.0.0.19 - - [2026-06-08 02:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.19 - - [2026-06-08 02:06:41] "PUT /firewall-rule/3421a4da-5f6e-4982-a758-ad2bb13fcdf2 HTTP/1.1" 200 260 0.022346 10.0.0.19 - - [2026-06-08 02:06:41] "POST /firewall-rules HTTP/1.1" 409 291 0.011889 10.0.0.19 - - [2026-06-08 02:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.19 - - [2026-06-08 02:06:41] "PUT /firewall-rule/6ffce798-1d05-49e8-b522-3da2add4229e HTTP/1.1" 200 260 0.023383 10.0.0.19 - - [2026-06-08 02:06:41] "GET /firewall-rule/6ffce798-1d05-49e8-b522-3da2add4229e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.011754 10.0.0.19 - - [2026-06-08 02:06:41] "POST /firewall-rules HTTP/1.1" 200 658 0.083351 10.0.0.19 - - [2026-06-08 02:06:41] "GET /firewall-rule/c4784f73-8727-4a6e-b1cf-c3efd1bf0ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.005577 10.0.0.19 - - [2026-06-08 02:06:41] "GET /firewall-policy/18586fb3-f031-4c5b-b8b4-ace58e48cf84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002812 10.0.0.19 - - [2026-06-08 02:06:41] "GET /firewall-rule/3421a4da-5f6e-4982-a758-ad2bb13fcdf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.003653 10.0.0.19 - - [2026-06-08 02:06:41] "POST /firewall-policys HTTP/1.1" 409 269 0.002459 10.0.0.19 - - [2026-06-08 02:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.19 - - [2026-06-08 02:06:41] "PUT /firewall-policy/7b4eecc8-0f2f-437c-b363-b1045438e2e2 HTTP/1.1" 200 264 0.027056 10.0.0.19 - - [2026-06-08 02:06:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.051522 10.0.0.19 - - [2026-06-08 02:06:41] "GET /firewall-policy/7b4eecc8-0f2f-437c-b363-b1045438e2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.006355 10.0.0.19 - - [2026-06-08 02:06:41] "GET /application-policy-set/9374b658-155d-4a9f-9497-3ca48c63363c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003026 10.0.0.19 - - [2026-06-08 02:06:41] "GET /firewall-policy/7b4eecc8-0f2f-437c-b363-b1045438e2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003467 10.0.0.19 - - [2026-06-08 02:06:41] "GET /firewall-policy/18586fb3-f031-4c5b-b8b4-ace58e48cf84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003592 10.0.0.19 - - [2026-06-08 02:06:41] "GET /firewall-policy/7b4eecc8-0f2f-437c-b363-b1045438e2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003715 10.0.0.19 - - [2026-06-08 02:06:41] "GET /firewall-policy/7b4eecc8-0f2f-437c-b363-b1045438e2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003554 [Introspect:8084]10.0.0.19 - - [2026-06-08 02:06:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001411 [Introspect:8084]10.0.0.19 - - [2026-06-08 02:06:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001552 [Introspect:8084]10.0.0.19 - - [2026-06-08 02:06:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001019 [Introspect:8084]10.0.0.19 - - [2026-06-08 02:06:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000981 10.0.0.19 - - [2026-06-08 02:07:42] "GET /virtual-machine-interface/5b4c5916-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.009339 10.0.0.19 - - [2026-06-08 02:07:42] "POST /set-tag HTTP/1.1" 200 109 0.004032 10.0.0.19 - - [2026-06-08 02:07:42] "GET /virtual-machine-interface/5cfbe646-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007407 10.0.0.19 - - [2026-06-08 02:07:42] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.19 - - [2026-06-08 02:07:42] "GET /virtual-machine-interface/5dfe9f5c-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005088 10.0.0.19 - - [2026-06-08 02:07:43] "POST /set-tag HTTP/1.1" 200 109 0.002593 10.0.0.19 - - [2026-06-08 02:07:43] "GET /virtual-machine-interface/5bcee8c2-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004892 10.0.0.19 - - [2026-06-08 02:07:43] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.19 - - [2026-06-08 02:07:43] "GET /virtual-machine-interface/5c7699f0-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004603 10.0.0.19 - - [2026-06-08 02:07:43] "POST /set-tag HTTP/1.1" 200 109 0.002231 10.0.0.19 - - [2026-06-08 02:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002008 10.0.0.19 - - [2026-06-08 02:07:43] "GET /loadbalancer/c6f6e743-867a-4824-ade3-2d4c3c64750f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002747 10.0.0.19 - - [2026-06-08 02:07:43] "GET /virtual-machine-interface/5b4c5916-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004226 10.0.0.19 - - [2026-06-08 02:07:43] "POST /set-tag HTTP/1.1" 200 109 0.018539 10.0.0.19 - - [2026-06-08 02:07:43] "DELETE /loadbalancer-member/3ac1da31-0474-4dcf-8b8f-2cea69d0e66f HTTP/1.1" 200 115 0.035957 10.0.0.19 - - [2026-06-08 02:07:43] "GET /virtual-machine-interface/5ee63c9a-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004677 10.0.0.19 - - [2026-06-08 02:07:43] "POST /set-tag HTTP/1.1" 200 109 0.002024 10.0.0.19 - - [2026-06-08 02:07:43] "GET /virtual-machine-interface/5d871f7c-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005209 10.0.0.19 - - [2026-06-08 02:07:43] "POST /set-tag HTTP/1.1" 200 109 0.002319 10.0.0.19 - - [2026-06-08 02:07:43] "GET /virtual-machine-interface/5e74bffc-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004238 10.0.0.19 - - [2026-06-08 02:07:43] "POST /set-tag HTTP/1.1" 200 109 0.003258 10.0.0.19 - - [2026-06-08 02:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.19 - - [2026-06-08 02:07:43] "GET /loadbalancer/c6f6e743-867a-4824-ade3-2d4c3c64750f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002605 10.0.0.19 - - [2026-06-08 02:07:43] "GET /virtual-machine-interface/5c7699f0-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011573 10.0.0.19 - - [2026-06-08 02:07:44] "POST /set-tag HTTP/1.1" 200 109 0.008208 10.0.0.19 - - [2026-06-08 02:07:44] "GET /virtual-machine-interface/5c7699f0-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004703 10.0.0.19 - - [2026-06-08 02:07:44] "POST /set-tag HTTP/1.1" 200 109 0.002603 10.0.0.19 - - [2026-06-08 02:07:44] "GET /virtual-machine/fb9bcb46-d2b0-4cfa-95c3-13b2825105c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002543 10.0.0.19 - - [2026-06-08 02:07:44] "POST /ref-update HTTP/1.1" 200 156 0.010051 10.0.0.19 - - [2026-06-08 02:07:44] "GET /virtual-machine-interface/5c7699f0-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015371 10.0.0.19 - - [2026-06-08 02:07:44] "POST /set-tag HTTP/1.1" 200 109 0.019463 10.0.0.19 - - [2026-06-08 02:07:44] "POST /set-tag HTTP/1.1" 200 109 0.017164 10.0.0.19 - - [2026-06-08 02:07:44] "POST /set-tag HTTP/1.1" 200 109 0.034013 10.0.0.19 - - [2026-06-08 02:07:44] "POST /set-tag HTTP/1.1" 200 109 0.032188 10.0.0.19 - - [2026-06-08 02:07:44] "POST /set-tag HTTP/1.1" 200 109 0.014764 10.0.0.19 - - [2026-06-08 02:07:44] "DELETE /instance-ip/5c92ff78-62de-11f1-b63e-fa163ee28ae3 HTTP/1.1" 200 115 0.048372 10.0.0.19 - - [2026-06-08 02:07:44] "DELETE /virtual-machine-interface/5c7699f0-62de-11f1-b63e-fa163ee28ae3 HTTP/1.1" 200 115 0.037682 10.0.0.19 - - [2026-06-08 02:07:44] "DELETE /virtual-machine/fb9bcb46-d2b0-4cfa-95c3-13b2825105c0 HTTP/1.1" 200 115 0.030661 10.0.0.19 - - [2026-06-08 02:07:44] "GET /virtual-machine-interface/5bcee8c2-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005481 10.0.0.19 - - [2026-06-08 02:07:44] "POST /set-tag HTTP/1.1" 200 109 0.002689 10.0.0.19 - - [2026-06-08 02:07:44] "GET /virtual-machine-interface/5bcee8c2-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006896 10.0.0.19 - - [2026-06-08 02:07:44] "POST /set-tag HTTP/1.1" 200 109 0.002484 10.0.0.19 - - [2026-06-08 02:07:44] "GET /virtual-machine/2294c6a9-ba6f-4bc8-ae29-b9311f4f2bdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003246 10.0.0.19 - - [2026-06-08 02:07:44] "POST /ref-update HTTP/1.1" 200 156 0.010041 10.0.0.19 - - [2026-06-08 02:07:44] "GET /virtual-machine-interface/5bcee8c2-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.021025 10.0.0.19 - - [2026-06-08 02:07:44] "POST /set-tag HTTP/1.1" 200 109 0.030450 10.0.0.19 - - [2026-06-08 02:07:44] "POST /set-tag HTTP/1.1" 200 109 0.031918 10.0.0.19 - - [2026-06-08 02:07:44] "POST /set-tag HTTP/1.1" 200 109 0.035444 10.0.0.19 - - [2026-06-08 02:07:44] "POST /set-tag HTTP/1.1" 200 109 0.019114 10.0.0.19 - - [2026-06-08 02:07:44] "POST /set-tag HTTP/1.1" 200 109 0.059927 10.0.0.19 - - [2026-06-08 02:07:44] "DELETE /instance-ip/5beb3cf2-62de-11f1-b63e-fa163ee28ae3 HTTP/1.1" 200 115 0.047012 10.0.0.19 - - [2026-06-08 02:07:45] "POST /ref-update HTTP/1.1" 200 156 0.012295 10.0.0.19 - - [2026-06-08 02:07:45] "DELETE /virtual-machine-interface/5bcee8c2-62de-11f1-b63e-fa163ee28ae3 HTTP/1.1" 200 115 0.058930 10.0.0.19 - - [2026-06-08 02:07:45] "DELETE /virtual-machine/2294c6a9-ba6f-4bc8-ae29-b9311f4f2bdf HTTP/1.1" 200 115 0.025676 10.0.0.19 - - [2026-06-08 02:07:45] "GET /virtual-machine-interface/5cfbe646-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006065 10.0.0.19 - - [2026-06-08 02:07:45] "POST /set-tag HTTP/1.1" 200 109 0.002598 10.0.0.19 - - [2026-06-08 02:07:45] "GET /virtual-machine-interface/5cfbe646-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003830 10.0.0.19 - - [2026-06-08 02:07:45] "POST /set-tag HTTP/1.1" 200 109 0.001664 10.0.0.19 - - [2026-06-08 02:07:45] "GET /virtual-machine/27bc9c37-39b3-4406-9f32-269c4bb4aa14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002900 10.0.0.19 - - [2026-06-08 02:07:45] "POST /ref-update HTTP/1.1" 200 156 0.016151 10.0.0.19 - - [2026-06-08 02:07:45] "GET /virtual-machine-interface/5cfbe646-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016529 10.0.0.19 - - [2026-06-08 02:07:45] "POST /set-tag HTTP/1.1" 200 109 0.019050 10.0.0.19 - - [2026-06-08 02:07:45] "POST /set-tag HTTP/1.1" 200 109 0.029104 10.0.0.19 - - [2026-06-08 02:07:45] "POST /set-tag HTTP/1.1" 200 109 0.036362 10.0.0.19 - - [2026-06-08 02:07:45] "POST /set-tag HTTP/1.1" 200 109 0.014704 10.0.0.19 - - [2026-06-08 02:07:45] "POST /set-tag HTTP/1.1" 200 109 0.031817 10.0.0.19 - - [2026-06-08 02:07:45] "DELETE /instance-ip/5d18a880-62de-11f1-b63e-fa163ee28ae3 HTTP/1.1" 200 115 0.042404 10.0.0.19 - - [2026-06-08 02:07:45] "DELETE /virtual-machine-interface/5cfbe646-62de-11f1-b63e-fa163ee28ae3 HTTP/1.1" 200 115 0.039196 10.0.0.19 - - [2026-06-08 02:07:45] "DELETE /virtual-machine/27bc9c37-39b3-4406-9f32-269c4bb4aa14 HTTP/1.1" 200 115 0.016863 10.0.0.19 - - [2026-06-08 02:07:45] "DELETE /tag/7b717f63-0978-481b-87b5-929d9d3584a0 HTTP/1.1" 200 115 0.039125 10.0.0.19 - - [2026-06-08 02:07:45] "GET /virtual-machine-interface/5b4c5916-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005037 10.0.0.19 - - [2026-06-08 02:07:45] "POST /set-tag HTTP/1.1" 200 109 0.002937 10.0.0.19 - - [2026-06-08 02:07:45] "GET /virtual-machine-interface/5b4c5916-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004644 10.0.0.19 - - [2026-06-08 02:07:45] "POST /set-tag HTTP/1.1" 200 109 0.002529 10.0.0.19 - - [2026-06-08 02:07:45] "GET /virtual-machine/ed881d41-4b52-48b9-aab7-47a2029bf1d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003928 10.0.0.19 - - [2026-06-08 02:07:45] "POST /ref-update HTTP/1.1" 200 156 0.010067 10.0.0.19 - - [2026-06-08 02:07:45] "GET /virtual-machine-interface/5b4c5916-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.023890 10.0.0.19 - - [2026-06-08 02:07:45] "POST /set-tag HTTP/1.1" 200 109 0.016801 10.0.0.19 - - [2026-06-08 02:07:45] "POST /set-tag HTTP/1.1" 200 109 0.031264 10.0.0.19 - - [2026-06-08 02:07:46] "POST /set-tag HTTP/1.1" 200 109 0.025969 10.0.0.19 - - [2026-06-08 02:07:46] "POST /set-tag HTTP/1.1" 200 109 0.016121 10.0.0.19 - - [2026-06-08 02:07:46] "POST /set-tag HTTP/1.1" 200 109 0.030206 10.0.0.19 - - [2026-06-08 02:07:46] "DELETE /instance-ip/5b6acf04-62de-11f1-b63e-fa163ee28ae3 HTTP/1.1" 200 115 0.049258 10.0.0.19 - - [2026-06-08 02:07:46] "POST /ref-update HTTP/1.1" 200 156 0.009958 10.0.0.19 - - [2026-06-08 02:07:46] "DELETE /virtual-machine-interface/5b4c5916-62de-11f1-b63e-fa163ee28ae3 HTTP/1.1" 200 115 0.036848 10.0.0.19 - - [2026-06-08 02:07:46] "DELETE /virtual-machine/ed881d41-4b52-48b9-aab7-47a2029bf1d0 HTTP/1.1" 200 115 0.023028 10.0.0.19 - - [2026-06-08 02:07:46] "DELETE /tag/0c25e2e6-16aa-4085-b63a-eca3d3ab0e7f HTTP/1.1" 409 388 0.009185 10.0.0.19 - - [2026-06-08 02:07:46] "DELETE /tag/b96cce7c-833e-41ea-a0bf-8b66eac93121 HTTP/1.1" 200 115 0.039133 10.0.0.19 - - [2026-06-08 02:08:14] "GET /virtual-machine-interface/5e74bffc-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012547 10.0.0.19 - - [2026-06-08 02:08:14] "POST /set-tag HTTP/1.1" 200 109 0.011216 10.0.0.19 - - [2026-06-08 02:08:14] "GET /virtual-machine-interface/5e74bffc-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011149 10.0.0.19 - - [2026-06-08 02:08:14] "POST /set-tag HTTP/1.1" 200 109 0.002679 10.0.0.19 - - [2026-06-08 02:08:14] "GET /virtual-machine/fb278794-4026-498f-af31-18c93483ead7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003460 10.0.0.19 - - [2026-06-08 02:08:14] "POST /ref-update HTTP/1.1" 200 156 0.016315 10.0.0.19 - - [2026-06-08 02:08:14] "GET /virtual-machine-interface/5e74bffc-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004699 10.0.0.19 - - [2026-06-08 02:08:14] "POST /set-tag HTTP/1.1" 200 109 0.019836 10.0.0.19 - - [2026-06-08 02:08:14] "POST /set-tag HTTP/1.1" 200 109 0.035739 10.0.0.19 - - [2026-06-08 02:08:14] "POST /set-tag HTTP/1.1" 200 109 0.016388 10.0.0.19 - - [2026-06-08 02:08:14] "POST /set-tag HTTP/1.1" 200 109 0.024386 10.0.0.19 - - [2026-06-08 02:08:14] "DELETE /instance-ip/5e8a768a-62de-11f1-b63e-fa163ee28ae3 HTTP/1.1" 200 115 0.049160 10.0.0.19 - - [2026-06-08 02:08:14] "DELETE /virtual-machine-interface/5e74bffc-62de-11f1-b63e-fa163ee28ae3 HTTP/1.1" 200 115 0.054776 10.0.0.19 - - [2026-06-08 02:08:14] "DELETE /virtual-machine/fb278794-4026-498f-af31-18c93483ead7 HTTP/1.1" 200 115 0.025162 10.0.0.19 - - [2026-06-08 02:08:14] "DELETE /tag/221571e2-837a-4320-8663-23b277f3ed97 HTTP/1.1" 200 115 0.046972 10.0.0.19 - - [2026-06-08 02:08:14] "GET /virtual-machine-interface/5d871f7c-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006144 10.0.0.19 - - [2026-06-08 02:08:14] "POST /set-tag HTTP/1.1" 200 109 0.002505 10.0.0.19 - - [2026-06-08 02:08:14] "GET /virtual-machine-interface/5dfe9f5c-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004515 10.0.0.19 - - [2026-06-08 02:08:14] "POST /set-tag HTTP/1.1" 200 109 0.002248 10.0.0.19 - - [2026-06-08 02:08:14] "GET /virtual-machine-interface/5dfe9f5c-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004742 10.0.0.19 - - [2026-06-08 02:08:14] "POST /set-tag HTTP/1.1" 200 109 0.002453 10.0.0.19 - - [2026-06-08 02:08:14] "GET /virtual-machine/95c6e9cf-bdec-42db-b890-fc41e1321949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002847 10.0.0.19 - - [2026-06-08 02:08:14] "POST /ref-update HTTP/1.1" 200 156 0.011333 10.0.0.19 - - [2026-06-08 02:08:14] "GET /virtual-machine-interface/5dfe9f5c-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008579 10.0.0.19 - - [2026-06-08 02:08:14] "POST /set-tag HTTP/1.1" 200 109 0.016420 10.0.0.19 - - [2026-06-08 02:08:14] "POST /set-tag HTTP/1.1" 200 109 0.027551 10.0.0.19 - - [2026-06-08 02:08:14] "POST /set-tag HTTP/1.1" 200 109 0.047843 10.0.0.19 - - [2026-06-08 02:08:14] "POST /set-tag HTTP/1.1" 200 109 0.044327 10.0.0.19 - - [2026-06-08 02:08:15] "DELETE /instance-ip/5e18bd74-62de-11f1-b63e-fa163ee28ae3 HTTP/1.1" 200 115 0.035545 10.0.0.19 - - [2026-06-08 02:08:15] "DELETE /virtual-machine-interface/5dfe9f5c-62de-11f1-b63e-fa163ee28ae3 HTTP/1.1" 200 115 0.040828 10.0.0.19 - - [2026-06-08 02:08:15] "DELETE /virtual-machine/95c6e9cf-bdec-42db-b890-fc41e1321949 HTTP/1.1" 200 115 0.027971 10.0.0.19 - - [2026-06-08 02:08:15] "DELETE /tag/a9c6fc40-8a73-44a7-a325-2f87b2ede0ee HTTP/1.1" 409 236 0.005784 10.0.0.19 - - [2026-06-08 02:08:15] "GET /virtual-machine-interface/5ee63c9a-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004655 10.0.0.19 - - [2026-06-08 02:08:15] "POST /set-tag HTTP/1.1" 200 109 0.002460 10.0.0.19 - - [2026-06-08 02:08:15] "GET /virtual-machine-interface/5ee63c9a-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003972 10.0.0.19 - - [2026-06-08 02:08:15] "POST /set-tag HTTP/1.1" 200 109 0.002620 10.0.0.19 - - [2026-06-08 02:08:15] "GET /virtual-machine/7802d5e9-f4ad-4d00-bc8a-6ef779f33b27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002785 10.0.0.19 - - [2026-06-08 02:08:15] "POST /ref-update HTTP/1.1" 200 156 0.010053 10.0.0.19 - - [2026-06-08 02:08:15] "GET /virtual-machine-interface/5ee63c9a-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012450 10.0.0.19 - - [2026-06-08 02:08:15] "POST /set-tag HTTP/1.1" 200 109 0.018421 10.0.0.19 - - [2026-06-08 02:08:15] "POST /set-tag HTTP/1.1" 200 109 0.028302 10.0.0.19 - - [2026-06-08 02:08:15] "POST /set-tag HTTP/1.1" 200 109 0.031977 10.0.0.19 - - [2026-06-08 02:08:15] "POST /set-tag HTTP/1.1" 200 109 0.017879 10.0.0.19 - - [2026-06-08 02:08:15] "DELETE /instance-ip/5efe5c80-62de-11f1-b63e-fa163ee28ae3 HTTP/1.1" 200 115 0.078984 10.0.0.19 - - [2026-06-08 02:08:15] "DELETE /virtual-machine-interface/5ee63c9a-62de-11f1-b63e-fa163ee28ae3 HTTP/1.1" 200 115 0.038364 10.0.0.19 - - [2026-06-08 02:08:15] "DELETE /virtual-machine/7802d5e9-f4ad-4d00-bc8a-6ef779f33b27 HTTP/1.1" 200 115 0.032333 10.0.0.19 - - [2026-06-08 02:08:15] "DELETE /tag/3035d70a-a846-4fcc-bd01-beeaa4887373 HTTP/1.1" 200 115 0.050670 10.0.0.19 - - [2026-06-08 02:08:15] "DELETE /tag/0859d10a-d409-4c61-bd0a-b0eeb3b252f4 HTTP/1.1" 409 236 0.007438 10.0.0.19 - - [2026-06-08 02:08:15] "DELETE /tag/8009815d-158a-45e6-8c62-4785021a9112 HTTP/1.1" 409 236 0.005970 10.0.0.19 - - [2026-06-08 02:08:15] "GET /virtual-machine-interface/5d871f7c-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004678 10.0.0.19 - - [2026-06-08 02:08:15] "POST /set-tag HTTP/1.1" 200 109 0.002215 10.0.0.19 - - [2026-06-08 02:08:15] "GET /virtual-machine/98cbe43e-7eb6-4496-9d24-97fdb51d49b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.006089 10.0.0.19 - - [2026-06-08 02:08:15] "POST /ref-update HTTP/1.1" 200 156 0.012046 10.0.0.19 - - [2026-06-08 02:08:15] "GET /virtual-machine-interface/5d871f7c-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020227 10.0.0.19 - - [2026-06-08 02:08:15] "POST /set-tag HTTP/1.1" 200 109 0.036410 10.0.0.19 - - [2026-06-08 02:08:15] "POST /set-tag HTTP/1.1" 200 109 0.027395 10.0.0.19 - - [2026-06-08 02:08:16] "POST /set-tag HTTP/1.1" 200 109 0.030412 10.0.0.19 - - [2026-06-08 02:08:16] "POST /set-tag HTTP/1.1" 200 109 0.014855 10.0.0.19 - - [2026-06-08 02:08:16] "DELETE /instance-ip/5da237a8-62de-11f1-b63e-fa163ee28ae3 HTTP/1.1" 200 115 0.047646 10.0.0.19 - - [2026-06-08 02:08:16] "DELETE /virtual-machine-interface/5d871f7c-62de-11f1-b63e-fa163ee28ae3 HTTP/1.1" 200 115 0.041819 10.0.0.19 - - [2026-06-08 02:08:16] "DELETE /virtual-machine/98cbe43e-7eb6-4496-9d24-97fdb51d49b7 HTTP/1.1" 200 115 0.018251 10.0.0.19 - - [2026-06-08 02:08:16] "DELETE /tag/424eda43-3772-4164-a4ce-c4c39a4a082e HTTP/1.1" 200 115 0.036161 10.0.0.19 - - [2026-06-08 02:08:16] "DELETE /tag/bf914872-e12e-45a6-81e8-9da931492873 HTTP/1.1" 200 115 0.032696 10.0.0.19 - - [2026-06-08 02:08:16] "DELETE /tag/ee72a28c-eaf7-4b9c-b5ea-720d25df9fc6 HTTP/1.1" 200 115 0.038079 10.0.0.19 - - [2026-06-08 02:08:18] "POST /projects HTTP/1.1" 409 238 0.003336 10.0.0.19 - - [2026-06-08 02:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.19 - - [2026-06-08 02:08:18] "GET /project/e3f44406-5425-4537-8e6c-41fdd5f80fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034693 10.0.0.19 - - [2026-06-08 02:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.19 - - [2026-06-08 02:08:18] "GET /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005430 10.0.0.19 - - [2026-06-08 02:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.19 - - [2026-06-08 02:08:18] "GET /virtual-network/8b800886-c373-4147-94fe-4fd846329166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004482 10.0.0.19 - - [2026-06-08 02:08:18] "POST /security-groups HTTP/1.1" 409 285 0.003203 10.0.0.19 - - [2026-06-08 02:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.19 - - [2026-06-08 02:08:18] "PUT /security-group/8cd7e480-ddce-42bb-9a04-efc7f0040bcb HTTP/1.1" 200 262 0.056644 10.0.0.19 - - [2026-06-08 02:08:18] "PUT /access-control-list/0f77d707-bd35-4078-9111-494aabdc8611 HTTP/1.1" 200 272 0.014843 10.0.0.19 - - [2026-06-08 02:08:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.024871 10.0.0.19 - - [2026-06-08 02:08:18] "PUT /access-control-list/1714c5b4-080a-48a0-bc5a-c221e77d4f1e HTTP/1.1" 200 272 0.035603 10.0.0.19 - - [2026-06-08 02:08:23] "POST /projects HTTP/1.1" 409 238 0.002794 10.0.0.19 - - [2026-06-08 02:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.19 - - [2026-06-08 02:08:23] "GET /project/e3f44406-5425-4537-8e6c-41fdd5f80fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036227 10.0.0.19 - - [2026-06-08 02:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.19 - - [2026-06-08 02:08:23] "GET /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004548 10.0.0.19 - - [2026-06-08 02:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.19 - - [2026-06-08 02:08:23] "GET /virtual-network/8b800886-c373-4147-94fe-4fd846329166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.003942 10.0.0.19 - - [2026-06-08 02:08:23] "POST /security-groups HTTP/1.1" 409 285 0.004662 10.0.0.19 - - [2026-06-08 02:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.19 - - [2026-06-08 02:08:23] "PUT /security-group/8cd7e480-ddce-42bb-9a04-efc7f0040bcb HTTP/1.1" 200 262 0.058890 10.0.0.19 - - [2026-06-08 02:08:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.041793 10.0.0.19 - - [2026-06-08 02:08:23] "PUT /access-control-list/0f77d707-bd35-4078-9111-494aabdc8611 HTTP/1.1" 200 272 0.022021 10.0.0.19 - - [2026-06-08 02:08:23] "GET /firewall-policy/ec94fe26-c13d-453c-b131-663bad74cacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.016334 10.0.0.19 - - [2026-06-08 02:08:23] "PUT /access-control-list/1714c5b4-080a-48a0-bc5a-c221e77d4f1e HTTP/1.1" 200 272 0.028548 10.0.0.19 - - [2026-06-08 02:08:23] "GET /firewall-rule/70a517db-e237-4a49-bff6-a3d05662fc6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003087 10.0.0.19 - - [2026-06-08 02:08:23] "POST /ref-update HTTP/1.1" 200 156 0.057054 10.0.0.19 - - [2026-06-08 02:08:23] "DELETE /firewall-rule/70a517db-e237-4a49-bff6-a3d05662fc6b HTTP/1.1" 200 115 0.044457 10.0.0.19 - - [2026-06-08 02:08:23] "GET /firewall-policy/ec94fe26-c13d-453c-b131-663bad74cacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.006065 10.0.0.19 - - [2026-06-08 02:08:23] "GET /firewall-rule/11999ee9-a040-435c-b32f-1bb91753a381?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003168 10.0.0.19 - - [2026-06-08 02:08:23] "POST /ref-update HTTP/1.1" 200 156 0.051014 10.0.0.19 - - [2026-06-08 02:08:24] "DELETE /firewall-rule/11999ee9-a040-435c-b32f-1bb91753a381 HTTP/1.1" 200 115 0.056325 10.0.0.19 - - [2026-06-08 02:08:24] "DELETE /tag/0859d10a-d409-4c61-bd0a-b0eeb3b252f4 HTTP/1.1" 409 236 0.007242 10.0.0.19 - - [2026-06-08 02:08:24] "DELETE /tag/8009815d-158a-45e6-8c62-4785021a9112 HTTP/1.1" 409 236 0.004928 10.0.0.19 - - [2026-06-08 02:08:24] "DELETE /tag/ee638891-ca32-4f52-bd84-4737f00b7568 HTTP/1.1" 200 115 0.034006 10.0.0.19 - - [2026-06-08 02:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.19 - - [2026-06-08 02:08:24] "GET /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004934 10.0.0.19 - - [2026-06-08 02:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.19 - - [2026-06-08 02:08:24] "GET /virtual-network/8b800886-c373-4147-94fe-4fd846329166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005046 10.0.0.19 - - [2026-06-08 02:08:24] "PUT /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a HTTP/1.1" 200 264 0.046417 10.0.0.19 - - [2026-06-08 02:08:24] "PUT /virtual-network/8b800886-c373-4147-94fe-4fd846329166 HTTP/1.1" 200 264 0.044526 10.0.0.19 - - [2026-06-08 02:08:24] "DELETE /security-group/8cd7e480-ddce-42bb-9a04-efc7f0040bcb HTTP/1.1" 200 115 0.048369 10.0.0.19 - - [2026-06-08 02:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011827 10.0.0.19 - - [2026-06-08 02:08:24] "DELETE /access-control-list/0f77d707-bd35-4078-9111-494aabdc8611 HTTP/1.1" 200 115 0.034106 10.0.0.19 - - [2026-06-08 02:08:24] "DELETE /access-control-list/1714c5b4-080a-48a0-bc5a-c221e77d4f1e HTTP/1.1" 200 115 0.022218 10.0.0.19 - - [2026-06-08 02:08:24] "GET /project/e3f44406-5425-4537-8e6c-41fdd5f80fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.033083 10.0.0.19 - - [2026-06-08 02:08:24] "GET /project/e3f44406-5425-4537-8e6c-41fdd5f80fa7?fields=security_groups HTTP/1.1" 200 1353 0.033423 10.0.0.19 - - [2026-06-08 02:08:24] "DELETE /security-group/55846114-e3f4-41e2-a31a-fa52603ee1d8 HTTP/1.1" 200 115 0.053847 10.0.0.19 - - [2026-06-08 02:08:24] "DELETE /access-control-list/2ce4da49-b23a-4c1b-806d-877d86a07b4d HTTP/1.1" 200 115 0.033174 10.0.0.19 - - [2026-06-08 02:08:24] "DELETE /access-control-list/dbf80a60-bc32-49de-b74a-fb63373d2269 HTTP/1.1" 200 115 0.029891 10.0.0.19 - - [2026-06-08 02:08:24] "GET /project/e3f44406-5425-4537-8e6c-41fdd5f80fa7?fields=application_policy_sets HTTP/1.1" 200 1392 0.049994 10.0.0.19 - - [2026-06-08 02:08:24] "DELETE /project/e3f44406-5425-4537-8e6c-41fdd5f80fa7 HTTP/1.1" 200 115 0.314327 10.0.0.19 - - [2026-06-08 02:08:24] "POST /projects HTTP/1.1" 409 238 0.004655 10.0.0.19 - - [2026-06-08 02:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.19 - - [2026-06-08 02:08:24] "GET /project/4b50770e-0d63-4258-9c4c-e7b0e686c981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049338 10.0.0.19 - - [2026-06-08 02:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.19 - - [2026-06-08 02:08:24] "GET /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005159 10.0.0.19 - - [2026-06-08 02:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.19 - - [2026-06-08 02:08:24] "GET /virtual-network/8b800886-c373-4147-94fe-4fd846329166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.006661 10.0.0.19 - - [2026-06-08 02:08:24] "POST /security-groups HTTP/1.1" 409 285 0.003091 10.0.0.19 - - [2026-06-08 02:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.19 - - [2026-06-08 02:08:25] "PUT /security-group/247d6fd7-4f21-4475-b3bf-4fa1eaa06315 HTTP/1.1" 200 262 0.059411 10.0.0.19 - - [2026-06-08 02:08:25] "PUT /access-control-list/d1410dac-78c3-45e3-ae4b-5d5bdb14c420 HTTP/1.1" 200 272 0.015621 10.0.0.19 - - [2026-06-08 02:08:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.041774 10.0.0.19 - - [2026-06-08 02:08:25] "PUT /access-control-list/45d072b5-4367-4256-a38a-d0311ed3a91a HTTP/1.1" 200 272 0.022948 10.0.0.19 - - [2026-06-08 02:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.19 - - [2026-06-08 02:08:29] "GET /loadbalancer/c6f6e743-867a-4824-ade3-2d4c3c64750f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002796 10.0.0.19 - - [2026-06-08 02:08:29] "GET /virtual-machine-interface/5bcee8c2-62de-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001421 10.0.0.19 - - [2026-06-08 02:08:29] "DELETE /loadbalancer-member/151b5ef8-cfff-4cda-9517-949bf40ab929 HTTP/1.1" 200 115 0.032710 10.0.0.19 - - [2026-06-08 02:08:29] "GET /application-policy-set/9374b658-155d-4a9f-9497-3ca48c63363c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.008961 10.0.0.19 - - [2026-06-08 02:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.19 - - [2026-06-08 02:08:29] "GET /policy-management/36a54ba4-ff19-4b7c-8519-0db6e6438f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.009356 10.0.0.19 - - [2026-06-08 02:08:29] "GET /firewall-policy/18586fb3-f031-4c5b-b8b4-ace58e48cf84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.006543 10.0.0.19 - - [2026-06-08 02:08:29] "GET /firewall-rule/3421a4da-5f6e-4982-a758-ad2bb13fcdf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.003197 10.0.0.19 - - [2026-06-08 02:08:29] "POST /ref-update HTTP/1.1" 200 156 0.015633 10.0.0.19 - - [2026-06-08 02:08:29] "DELETE /firewall-rule/3421a4da-5f6e-4982-a758-ad2bb13fcdf2 HTTP/1.1" 200 115 0.048782 10.0.0.19 - - [2026-06-08 02:08:29] "GET /firewall-policy/7b4eecc8-0f2f-437c-b363-b1045438e2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002816 10.0.0.19 - - [2026-06-08 02:08:29] "GET /firewall-rule/6ffce798-1d05-49e8-b522-3da2add4229e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.003600 10.0.0.19 - - [2026-06-08 02:08:29] "POST /ref-update HTTP/1.1" 200 156 0.014860 10.0.0.19 - - [2026-06-08 02:08:29] "DELETE /firewall-rule/6ffce798-1d05-49e8-b522-3da2add4229e HTTP/1.1" 200 115 0.054274 10.0.0.19 - - [2026-06-08 02:08:29] "GET /firewall-policy/7b4eecc8-0f2f-437c-b363-b1045438e2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.006930 10.0.0.19 - - [2026-06-08 02:08:29] "GET /firewall-rule/c4784f73-8727-4a6e-b1cf-c3efd1bf0ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.003087 10.0.0.19 - - [2026-06-08 02:08:29] "POST /ref-update HTTP/1.1" 200 156 0.013187 10.0.0.19 - - [2026-06-08 02:08:29] "DELETE /firewall-rule/c4784f73-8727-4a6e-b1cf-c3efd1bf0ea5 HTTP/1.1" 200 115 0.040953 10.0.0.19 - - [2026-06-08 02:08:29] "GET /application-policy-set/9374b658-155d-4a9f-9497-3ca48c63363c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003399 10.0.0.19 - - [2026-06-08 02:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.19 - - [2026-06-08 02:08:29] "GET /policy-management/36a54ba4-ff19-4b7c-8519-0db6e6438f43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003267 10.0.0.19 - - [2026-06-08 02:08:29] "GET /firewall-policy/7b4eecc8-0f2f-437c-b363-b1045438e2e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004462 10.0.0.19 - - [2026-06-08 02:08:29] "POST /ref-update HTTP/1.1" 200 156 0.021248 10.0.0.19 - - [2026-06-08 02:08:30] "DELETE /firewall-policy/7b4eecc8-0f2f-437c-b363-b1045438e2e2 HTTP/1.1" 200 115 0.055680 10.0.0.19 - - [2026-06-08 02:08:30] "DELETE /tag/0c25e2e6-16aa-4085-b63a-eca3d3ab0e7f HTTP/1.1" 200 115 0.084980 10.0.0.19 - - [2026-06-08 02:08:30] "DELETE /tag/0859d10a-d409-4c61-bd0a-b0eeb3b252f4 HTTP/1.1" 200 115 0.059992 10.0.0.19 - - [2026-06-08 02:08:30] "DELETE /tag/8009815d-158a-45e6-8c62-4785021a9112 HTTP/1.1" 200 115 0.043252 10.0.0.19 - - [2026-06-08 02:08:30] "DELETE /tag/a9c6fc40-8a73-44a7-a325-2f87b2ede0ee HTTP/1.1" 200 115 0.079601 10.0.0.19 - - [2026-06-08 02:08:30] "DELETE /loadbalancer-pool/456690b4-8f88-4bcc-8fb6-7d9321a1b12f HTTP/1.1" 200 115 0.032555 10.0.0.19 - - [2026-06-08 02:08:30] "DELETE /loadbalancer-listener/9249cfd4-dab0-44dc-b3fc-94cd4040c25d HTTP/1.1" 200 115 0.036670 10.0.0.19 - - [2026-06-08 02:08:30] "DELETE /loadbalancer/c6f6e743-867a-4824-ade3-2d4c3c64750f HTTP/1.1" 200 115 0.034761 10.0.0.19 - - [2026-06-08 02:08:30] "DELETE /floating-ip/46e6c43b-ede6-44f4-bd7e-0a36011231be HTTP/1.1" 200 115 0.044012 10.0.0.19 - - [2026-06-08 02:08:30] "DELETE /instance-ip/75b3b90c-29ff-4951-bcc6-fbccf80fc1f5 HTTP/1.1" 200 115 0.064945 10.0.0.19 - - [2026-06-08 02:08:30] "DELETE /virtual-machine-interface/0ed7e963-15ad-491d-ab3b-99792b66013b HTTP/1.1" 200 115 0.041105 10.0.0.19 - - [2026-06-08 02:08:30] "DELETE /tag/e5067130-dd41-4f12-a06e-d7ce0bb40f4f HTTP/1.1" 200 115 0.037126 10.0.0.19 - - [2026-06-08 02:08:30] "POST /projects HTTP/1.1" 409 238 0.002437 10.0.0.19 - - [2026-06-08 02:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005334 10.0.0.19 - - [2026-06-08 02:08:30] "GET /project/4b50770e-0d63-4258-9c4c-e7b0e686c981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.056654 10.0.0.19 - - [2026-06-08 02:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005945 10.0.0.19 - - [2026-06-08 02:08:30] "GET /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004812 10.0.0.19 - - [2026-06-08 02:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.19 - - [2026-06-08 02:08:30] "GET /virtual-network/8b800886-c373-4147-94fe-4fd846329166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.003881 10.0.0.19 - - [2026-06-08 02:08:30] "POST /security-groups HTTP/1.1" 409 285 0.002597 10.0.0.19 - - [2026-06-08 02:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.19 - - [2026-06-08 02:08:30] "PUT /security-group/247d6fd7-4f21-4475-b3bf-4fa1eaa06315 HTTP/1.1" 200 262 0.072493 10.0.0.19 - - [2026-06-08 02:08:30] "PUT /access-control-list/d1410dac-78c3-45e3-ae4b-5d5bdb14c420 HTTP/1.1" 200 272 0.034299 10.0.0.19 - - [2026-06-08 02:08:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.037810 10.0.0.19 - - [2026-06-08 02:08:31] "GET /firewall-policy/ec94fe26-c13d-453c-b131-663bad74cacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.041935 10.0.0.19 - - [2026-06-08 02:08:31] "PUT /access-control-list/45d072b5-4367-4256-a38a-d0311ed3a91a HTTP/1.1" 200 272 0.053185 10.0.0.19 - - [2026-06-08 02:08:31] "GET /firewall-rule/6a8c18dd-38ed-4e27-a80e-2dd1653548b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004167 10.0.0.19 - - [2026-06-08 02:08:31] "POST /ref-update HTTP/1.1" 200 156 0.061891 10.0.0.19 - - [2026-06-08 02:08:31] "DELETE /firewall-rule/6a8c18dd-38ed-4e27-a80e-2dd1653548b7 HTTP/1.1" 200 115 0.072353 10.0.0.19 - - [2026-06-08 02:08:31] "GET /firewall-policy/ec94fe26-c13d-453c-b131-663bad74cacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.011139 10.0.0.19 - - [2026-06-08 02:08:31] "GET /firewall-rule/2a0fb53f-7820-4d94-971b-1d1c8cee0721?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003274 10.0.0.19 - - [2026-06-08 02:08:31] "POST /ref-update HTTP/1.1" 200 156 0.049738 10.0.0.19 - - [2026-06-08 02:08:31] "DELETE /firewall-rule/2a0fb53f-7820-4d94-971b-1d1c8cee0721 HTTP/1.1" 200 115 0.046606 10.0.0.19 - - [2026-06-08 02:08:31] "DELETE /tag/e7f66f1f-6a60-44c9-8384-b29e09257050 HTTP/1.1" 200 115 0.046414 10.0.0.19 - - [2026-06-08 02:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004468 10.0.0.19 - - [2026-06-08 02:08:31] "GET /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.007781 10.0.0.19 - - [2026-06-08 02:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.19 - - [2026-06-08 02:08:31] "GET /virtual-network/8b800886-c373-4147-94fe-4fd846329166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.012459 10.0.0.19 - - [2026-06-08 02:08:31] "PUT /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a HTTP/1.1" 200 264 0.055439 10.0.0.19 - - [2026-06-08 02:08:31] "PUT /virtual-network/8b800886-c373-4147-94fe-4fd846329166 HTTP/1.1" 200 264 0.072578 10.0.0.19 - - [2026-06-08 02:08:32] "DELETE /access-control-list/d1410dac-78c3-45e3-ae4b-5d5bdb14c420 HTTP/1.1" 200 115 0.242303 10.0.0.19 - - [2026-06-08 02:08:32] "DELETE /security-group/247d6fd7-4f21-4475-b3bf-4fa1eaa06315 HTTP/1.1" 200 115 0.390963 10.0.0.19 - - [2026-06-08 02:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008342 10.0.0.19 - - [2026-06-08 02:08:32] "DELETE /access-control-list/45d072b5-4367-4256-a38a-d0311ed3a91a HTTP/1.1" 200 115 0.068680 10.0.0.19 - - [2026-06-08 02:08:32] "GET /project/4b50770e-0d63-4258-9c4c-e7b0e686c981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.050549 10.0.0.19 - - [2026-06-08 02:08:32] "GET /project/4b50770e-0d63-4258-9c4c-e7b0e686c981?fields=security_groups HTTP/1.1" 200 1352 0.051723 10.0.0.19 - - [2026-06-08 02:08:32] "DELETE /security-group/e3495caa-e767-4b9a-a6e2-d481c4de4659 HTTP/1.1" 200 115 0.061950 10.0.0.19 - - [2026-06-08 02:08:32] "DELETE /access-control-list/6e25d962-32ee-4428-9e5d-302c652ed9cd HTTP/1.1" 200 115 0.039246 10.0.0.19 - - [2026-06-08 02:08:32] "GET /project/4b50770e-0d63-4258-9c4c-e7b0e686c981?fields=application_policy_sets HTTP/1.1" 200 1391 0.061207 10.0.0.19 - - [2026-06-08 02:08:32] "DELETE /access-control-list/5b0059fc-6133-40ef-ac51-f34282f48260 HTTP/1.1" 200 115 0.064428 10.0.0.19 - - [2026-06-08 02:08:32] "DELETE /project/4b50770e-0d63-4258-9c4c-e7b0e686c981 HTTP/1.1" 200 115 0.443859 10.0.0.19 - - [2026-06-08 02:09:22] "GET / HTTP/1.1" 200 35931 0.001983 10.0.0.19 - - [2026-06-08 02:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.19 - - [2026-06-08 02:09:22] "GET /global-vrouter-config/d7a476c6-8507-4ffd-bb43-bf7c405b89dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003305 10.0.0.19 - - [2026-06-08 02:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.19 - - [2026-06-08 02:09:23] "GET /global-vrouter-config/d7a476c6-8507-4ffd-bb43-bf7c405b89dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002493 10.0.0.19 - - [2026-06-08 02:09:40] "GET / HTTP/1.1" 200 35931 0.001475 10.0.0.19 - - [2026-06-08 02:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.19 - - [2026-06-08 02:09:40] "GET /global-system-config/a4e61430-6e0d-45d3-b3df-a785c025ebee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005117 10.0.0.19 - - [2026-06-08 02:09:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.19 - - [2026-06-08 02:09:40] "GET /config-node/3bfcff0f-2e40-43bc-a3bd-c3fff790e299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002070 10.0.0.19 - - [2026-06-08 02:09:40] "GET / HTTP/1.1" 200 35931 0.001677 10.0.0.19 - - [2026-06-08 02:09:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002436 10.0.0.19 - - [2026-06-08 02:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.19 - - [2026-06-08 02:09:45] "GET /global-vrouter-config/d7a476c6-8507-4ffd-bb43-bf7c405b89dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002790 10.0.0.19 - - [2026-06-08 02:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.19 - - [2026-06-08 02:09:45] "PUT /global-vrouter-config/d7a476c6-8507-4ffd-bb43-bf7c405b89dc HTTP/1.1" 200 276 0.008916 10.0.0.19 - - [2026-06-08 02:09:45] "GET / HTTP/1.1" 200 35931 0.001829 10.0.0.19 - - [2026-06-08 02:09:45] "POST /alarms HTTP/1.1" 409 264 0.004210 10.0.0.19 - - [2026-06-08 02:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.19 - - [2026-06-08 02:09:45] "PUT /alarm/b93a7092-ced1-47b0-bfa4-ce4fc20d1b2b HTTP/1.1" 200 244 0.015281 10.0.0.19 - - [2026-06-08 02:09:45] "POST /alarms HTTP/1.1" 409 261 0.002226 10.0.0.19 - - [2026-06-08 02:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.19 - - [2026-06-08 02:09:45] "PUT /alarm/4e4a0477-d628-49b4-9104-458afb4a22ff HTTP/1.1" 200 244 0.010524 10.0.0.19 - - [2026-06-08 02:09:45] "POST /alarms HTTP/1.1" 409 261 0.004243 10.0.0.19 - - [2026-06-08 02:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.19 - - [2026-06-08 02:09:45] "PUT /alarm/e6375dd5-73ce-4fbd-a9dd-ee6b4d11360e HTTP/1.1" 200 244 0.011137 10.0.0.19 - - [2026-06-08 02:09:45] "POST /alarms HTTP/1.1" 409 253 0.013528 10.0.0.19 - - [2026-06-08 02:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.19 - - [2026-06-08 02:09:45] "PUT /alarm/0a924df5-2298-42c7-8b5c-4863b3d5eb12 HTTP/1.1" 200 244 0.012311 10.0.0.19 - - [2026-06-08 02:09:45] "POST /alarms HTTP/1.1" 409 251 0.009582 10.0.0.19 - - [2026-06-08 02:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.19 - - [2026-06-08 02:09:45] "PUT /alarm/7766b9ce-1679-46a4-bb76-3ad57012a812 HTTP/1.1" 200 244 0.016267 10.0.0.19 - - [2026-06-08 02:09:46] "POST /alarms HTTP/1.1" 409 252 0.013414 10.0.0.19 - - [2026-06-08 02:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.19 - - [2026-06-08 02:09:46] "PUT /alarm/a15597c9-9fd1-431d-ba1a-ecea645388fa HTTP/1.1" 200 244 0.017378 10.0.0.19 - - [2026-06-08 02:09:46] "POST /alarms HTTP/1.1" 409 256 0.004855 10.0.0.19 - - [2026-06-08 02:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.19 - - [2026-06-08 02:09:46] "PUT /alarm/ffe3c7d1-629e-4de9-8ff2-e5594b6f92e4 HTTP/1.1" 200 244 0.011215 10.0.0.19 - - [2026-06-08 02:09:46] "POST /alarms HTTP/1.1" 409 248 0.009693 10.0.0.19 - - [2026-06-08 02:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.19 - - [2026-06-08 02:09:46] "PUT /alarm/4fb2fc21-43c0-43d3-aaf6-626113ed9c0e HTTP/1.1" 200 244 0.013961 10.0.0.19 - - [2026-06-08 02:09:46] "POST /alarms HTTP/1.1" 409 252 0.011800 10.0.0.19 - - [2026-06-08 02:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.19 - - [2026-06-08 02:09:46] "PUT /alarm/d92d6be9-66d4-43b5-b1ab-a3ff5d16ba21 HTTP/1.1" 200 244 0.013348 10.0.0.19 - - [2026-06-08 02:09:46] "POST /alarms HTTP/1.1" 409 257 0.017093 10.0.0.19 - - [2026-06-08 02:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.19 - - [2026-06-08 02:09:46] "PUT /alarm/55d9c5fd-ea75-4fa5-8738-760abbe13eea HTTP/1.1" 200 244 0.011950 10.0.0.19 - - [2026-06-08 02:09:46] "POST /alarms HTTP/1.1" 409 251 0.007021 10.0.0.19 - - [2026-06-08 02:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.19 - - [2026-06-08 02:09:46] "PUT /alarm/2d09ccd2-c46f-470f-8188-7551ec918918 HTTP/1.1" 200 244 0.011566 10.0.0.19 - - [2026-06-08 02:09:46] "POST /alarms HTTP/1.1" 409 257 0.017585 10.0.0.19 - - [2026-06-08 02:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.19 - - [2026-06-08 02:09:46] "PUT /alarm/c241e525-302a-4854-a944-e98ac0ef1038 HTTP/1.1" 200 244 0.011806 10.0.0.19 - - [2026-06-08 02:09:46] "POST /alarms HTTP/1.1" 409 261 0.013365 10.0.0.19 - - [2026-06-08 02:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.19 - - [2026-06-08 02:09:46] "PUT /alarm/39440cfc-4d3b-4e47-b780-8bb4eaff4e0f HTTP/1.1" 200 244 0.011682 10.0.0.19 - - [2026-06-08 02:09:46] "POST /alarms HTTP/1.1" 409 258 0.008232 10.0.0.19 - - [2026-06-08 02:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.19 - - [2026-06-08 02:09:46] "PUT /alarm/af68ac1b-5cf8-4f03-a4c1-6037c56e4bf3 HTTP/1.1" 200 244 0.011335 10.0.0.19 - - [2026-06-08 02:09:46] "POST /alarms HTTP/1.1" 409 254 0.005638 10.0.0.19 - - [2026-06-08 02:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.19 - - [2026-06-08 02:09:46] "PUT /alarm/d59d25c5-29a0-4780-a931-82d71fe6c116 HTTP/1.1" 200 244 0.012758 10.0.0.19 - - [2026-06-08 02:09:46] "POST /alarms HTTP/1.1" 409 254 0.003942 10.0.0.19 - - [2026-06-08 02:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.19 - - [2026-06-08 02:09:46] "PUT /alarm/bfdd7362-da5a-4718-8576-b524c06b334e HTTP/1.1" 200 244 0.012113 10.0.0.19 - - [2026-06-08 02:09:46] "POST /alarms HTTP/1.1" 409 254 0.009623 10.0.0.19 - - [2026-06-08 02:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.19 - - [2026-06-08 02:09:46] "PUT /alarm/48880c7d-1dd5-45f3-b5f8-6c5510ef93f1 HTTP/1.1" 200 244 0.011715 10.0.0.19 - - [2026-06-08 02:09:46] "POST /alarms HTTP/1.1" 409 247 0.013473 10.0.0.19 - - [2026-06-08 02:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.19 - - [2026-06-08 02:09:46] "PUT /alarm/525822f3-13db-4c45-b15b-bd61673cf9fc HTTP/1.1" 200 244 0.010884 10.0.0.19 - - [2026-06-08 02:09:47] "POST /alarms HTTP/1.1" 409 272 0.006934 10.0.0.19 - - [2026-06-08 02:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.19 - - [2026-06-08 02:09:47] "PUT /alarm/2c5b7370-a071-4026-930c-00acaa38745b HTTP/1.1" 200 244 0.012394 10.0.0.19 - - [2026-06-08 02:09:47] "POST /alarms HTTP/1.1" 409 261 0.016428 10.0.0.19 - - [2026-06-08 02:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007095 10.0.0.19 - - [2026-06-08 02:09:47] "PUT /alarm/17023a27-cd4d-474c-86ef-91a197b19974 HTTP/1.1" 200 244 0.013951 10.0.0.19 - - [2026-06-08 02:09:47] "POST /alarms HTTP/1.1" 409 259 0.005979 10.0.0.19 - - [2026-06-08 02:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.19 - - [2026-06-08 02:09:47] "PUT /alarm/e02137d9-e40a-4841-8aeb-3fa5483be019 HTTP/1.1" 200 244 0.010408 10.0.0.19 - - [2026-06-08 02:09:47] "POST /alarms HTTP/1.1" 409 265 0.009523 10.0.0.19 - - [2026-06-08 02:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.19 - - [2026-06-08 02:09:47] "PUT /alarm/8a13cd9a-a8cf-4b83-bb00-df7766e66ab9 HTTP/1.1" 200 244 0.011723 10.0.0.19 - - [2026-06-08 02:09:47] "POST /alarms HTTP/1.1" 409 279 0.002010 10.0.0.19 - - [2026-06-08 02:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144 10.0.0.19 - - [2026-06-08 02:09:47] "PUT /alarm/d8ebd358-e9d2-4c62-8601-6a6d0d79f82e HTTP/1.1" 200 244 0.010178 10.0.0.19 - - [2026-06-08 02:09:47] "GET / HTTP/1.1" 200 35931 0.003614 10.0.0.19 - - [2026-06-08 02:09:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002452 10.0.0.19 - - [2026-06-08 02:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.19 - - [2026-06-08 02:09:47] "PUT /global-vrouter-config/d7a476c6-8507-4ffd-bb43-bf7c405b89dc HTTP/1.1" 200 276 0.008855 10.0.0.19 - - [2026-06-08 02:09:47] "GET / HTTP/1.1" 200 35931 0.001630 10.0.0.19 - - [2026-06-08 02:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.19 - - [2026-06-08 02:09:47] "GET /global-vrouter-config/d7a476c6-8507-4ffd-bb43-bf7c405b89dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002808 10.0.0.19 - - [2026-06-08 02:09:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001627 10.0.0.19 - - [2026-06-08 02:09:48] "PUT /global-vrouter-config/d7a476c6-8507-4ffd-bb43-bf7c405b89dc HTTP/1.1" 200 276 0.013860 10.0.0.19 - - [2026-06-08 02:09:48] "GET / HTTP/1.1" 200 35931 0.001918 10.0.0.19 - - [2026-06-08 02:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.19 - - [2026-06-08 02:09:48] "GET /global-system-config/a4e61430-6e0d-45d3-b3df-a785c025ebee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005050 10.0.0.19 - - [2026-06-08 02:09:48] "PUT /global-system-config/a4e61430-6e0d-45d3-b3df-a785c025ebee HTTP/1.1" 200 274 0.016515 10.0.0.19 - - [2026-06-08 02:09:51] "GET / HTTP/1.1" 200 35931 0.001524 10.0.0.19 - - [2026-06-08 02:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.19 - - [2026-06-08 02:09:51] "GET /routing-instance/7fc554b3-bc36-4312-9715-824d776e2b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004785 10.0.0.19 - - [2026-06-08 02:09:51] "POST /bgp-routers HTTP/1.1" 409 301 0.002450 10.0.0.19 - - [2026-06-08 02:09:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004348 10.0.0.19 - - [2026-06-08 02:09:51] "GET /bgp-router/0661fa85-f775-49bd-ad8a-e4f475d45333?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.008606 10.0.0.19 - - [2026-06-08 02:09:51] "PUT /bgp-router/0661fa85-f775-49bd-ad8a-e4f475d45333 HTTP/1.1" 200 254 0.016465 [Introspect:8084]10.0.0.19 - - [2026-06-08 02:09:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001091 [Introspect:8084]10.0.0.19 - - [2026-06-08 02:09:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001026 10.0.0.19 - - [2026-06-08 02:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.19 - - [2026-06-08 02:09:53] "GET /global-vrouter-config/d7a476c6-8507-4ffd-bb43-bf7c405b89dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002829 10.0.0.19 - - [2026-06-08 02:10:06] "GET / HTTP/1.1" 200 35931 0.001907 10.0.0.19 - - [2026-06-08 02:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.19 - - [2026-06-08 02:10:06] "GET /global-system-config/a4e61430-6e0d-45d3-b3df-a785c025ebee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005004 10.0.0.19 - - [2026-06-08 02:10:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.19 - - [2026-06-08 02:10:06] "GET /config-node/3bfcff0f-2e40-43bc-a3bd-c3fff790e299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003023 10.0.0.19 - - [2026-06-08 02:10:17] "GET / HTTP/1.1" 200 35931 0.001590 10.0.0.19 - - [2026-06-08 02:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.19 - - [2026-06-08 02:10:17] "GET /routing-instance/7fc554b3-bc36-4312-9715-824d776e2b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003078 10.0.0.19 - - [2026-06-08 02:10:17] "POST /bgp-routers HTTP/1.1" 409 301 0.003706 10.0.0.19 - - [2026-06-08 02:10:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.19 - - [2026-06-08 02:10:18] "GET /bgp-router/0661fa85-f775-49bd-ad8a-e4f475d45333?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.003531 10.0.0.19 - - [2026-06-08 02:10:18] "PUT /bgp-router/0661fa85-f775-49bd-ad8a-e4f475d45333 HTTP/1.1" 200 254 0.012967 [Introspect:8084]10.0.0.19 - - [2026-06-08 02:10:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001202 [Introspect:8084]10.0.0.19 - - [2026-06-08 02:10:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001421 10.0.0.19 - - [2026-06-08 02:10:32] "GET / HTTP/1.1" 200 35931 0.002068 10.0.0.19 - - [2026-06-08 02:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.19 - - [2026-06-08 02:10:32] "GET /global-system-config/a4e61430-6e0d-45d3-b3df-a785c025ebee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005476 10.0.0.19 - - [2026-06-08 02:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.19 - - [2026-06-08 02:10:32] "GET /config-node/3bfcff0f-2e40-43bc-a3bd-c3fff790e299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002781 10.0.0.19 - - [2026-06-08 02:10:33] "GET / HTTP/1.1" 200 35931 0.001588 10.0.0.19 - - [2026-06-08 02:10:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002337 10.0.0.19 - - [2026-06-08 02:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.19 - - [2026-06-08 02:10:38] "GET /global-vrouter-config/d7a476c6-8507-4ffd-bb43-bf7c405b89dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003186 10.0.0.19 - - [2026-06-08 02:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.19 - - [2026-06-08 02:10:38] "PUT /global-vrouter-config/d7a476c6-8507-4ffd-bb43-bf7c405b89dc HTTP/1.1" 200 276 0.009963 10.0.0.19 - - [2026-06-08 02:10:38] "GET / HTTP/1.1" 200 35931 0.001838 10.0.0.19 - - [2026-06-08 02:10:38] "POST /alarms HTTP/1.1" 409 264 0.002278 10.0.0.19 - - [2026-06-08 02:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001803 10.0.0.19 - - [2026-06-08 02:10:38] "PUT /alarm/b93a7092-ced1-47b0-bfa4-ce4fc20d1b2b HTTP/1.1" 200 244 0.010774 10.0.0.19 - - [2026-06-08 02:10:38] "POST /alarms HTTP/1.1" 409 261 0.012842 10.0.0.19 - - [2026-06-08 02:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.19 - - [2026-06-08 02:10:38] "PUT /alarm/4e4a0477-d628-49b4-9104-458afb4a22ff HTTP/1.1" 200 244 0.010118 10.0.0.19 - - [2026-06-08 02:10:38] "POST /alarms HTTP/1.1" 409 261 0.009438 10.0.0.19 - - [2026-06-08 02:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.19 - - [2026-06-08 02:10:38] "PUT /alarm/e6375dd5-73ce-4fbd-a9dd-ee6b4d11360e HTTP/1.1" 200 244 0.010732 10.0.0.19 - - [2026-06-08 02:10:38] "POST /alarms HTTP/1.1" 409 253 0.005374 10.0.0.19 - - [2026-06-08 02:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001630 10.0.0.19 - - [2026-06-08 02:10:38] "PUT /alarm/0a924df5-2298-42c7-8b5c-4863b3d5eb12 HTTP/1.1" 200 244 0.014651 10.0.0.19 - - [2026-06-08 02:10:38] "POST /alarms HTTP/1.1" 409 251 0.010114 10.0.0.19 - - [2026-06-08 02:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.19 - - [2026-06-08 02:10:38] "PUT /alarm/7766b9ce-1679-46a4-bb76-3ad57012a812 HTTP/1.1" 200 244 0.012733 10.0.0.19 - - [2026-06-08 02:10:38] "POST /alarms HTTP/1.1" 409 252 0.011240 10.0.0.19 - - [2026-06-08 02:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.19 - - [2026-06-08 02:10:39] "PUT /alarm/a15597c9-9fd1-431d-ba1a-ecea645388fa HTTP/1.1" 200 244 0.017883 10.0.0.19 - - [2026-06-08 02:10:39] "POST /alarms HTTP/1.1" 409 256 0.012656 10.0.0.19 - - [2026-06-08 02:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.19 - - [2026-06-08 02:10:39] "PUT /alarm/ffe3c7d1-629e-4de9-8ff2-e5594b6f92e4 HTTP/1.1" 200 244 0.010487 10.0.0.19 - - [2026-06-08 02:10:39] "POST /alarms HTTP/1.1" 409 248 0.011400 10.0.0.19 - - [2026-06-08 02:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.19 - - [2026-06-08 02:10:39] "PUT /alarm/4fb2fc21-43c0-43d3-aaf6-626113ed9c0e HTTP/1.1" 200 244 0.015326 10.0.0.19 - - [2026-06-08 02:10:39] "POST /alarms HTTP/1.1" 409 252 0.001873 10.0.0.19 - - [2026-06-08 02:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.19 - - [2026-06-08 02:10:39] "PUT /alarm/d92d6be9-66d4-43b5-b1ab-a3ff5d16ba21 HTTP/1.1" 200 244 0.019499 10.0.0.19 - - [2026-06-08 02:10:39] "POST /alarms HTTP/1.1" 409 257 0.002527 10.0.0.19 - - [2026-06-08 02:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.19 - - [2026-06-08 02:10:39] "PUT /alarm/55d9c5fd-ea75-4fa5-8738-760abbe13eea HTTP/1.1" 200 244 0.011727 10.0.0.19 - - [2026-06-08 02:10:39] "POST /alarms HTTP/1.1" 409 251 0.004142 10.0.0.19 - - [2026-06-08 02:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.016147 10.0.0.19 - - [2026-06-08 02:10:39] "PUT /alarm/2d09ccd2-c46f-470f-8188-7551ec918918 HTTP/1.1" 200 244 0.015418 10.0.0.19 - - [2026-06-08 02:10:39] "POST /alarms HTTP/1.1" 409 257 0.002444 10.0.0.19 - - [2026-06-08 02:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.19 - - [2026-06-08 02:10:39] "PUT /alarm/c241e525-302a-4854-a944-e98ac0ef1038 HTTP/1.1" 200 244 0.013108 10.0.0.19 - - [2026-06-08 02:10:39] "POST /alarms HTTP/1.1" 409 261 0.002410 10.0.0.19 - - [2026-06-08 02:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.19 - - [2026-06-08 02:10:39] "PUT /alarm/39440cfc-4d3b-4e47-b780-8bb4eaff4e0f HTTP/1.1" 200 244 0.017781 10.0.0.19 - - [2026-06-08 02:10:39] "POST /alarms HTTP/1.1" 409 258 0.004053 10.0.0.19 - - [2026-06-08 02:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.19 - - [2026-06-08 02:10:39] "PUT /alarm/af68ac1b-5cf8-4f03-a4c1-6037c56e4bf3 HTTP/1.1" 200 244 0.019471 10.0.0.19 - - [2026-06-08 02:10:39] "POST /alarms HTTP/1.1" 409 254 0.003335 10.0.0.19 - - [2026-06-08 02:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.19 - - [2026-06-08 02:10:39] "PUT /alarm/d59d25c5-29a0-4780-a931-82d71fe6c116 HTTP/1.1" 200 244 0.010669 10.0.0.19 - - [2026-06-08 02:10:39] "POST /alarms HTTP/1.1" 409 254 0.006251 10.0.0.19 - - [2026-06-08 02:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.19 - - [2026-06-08 02:10:39] "PUT /alarm/bfdd7362-da5a-4718-8576-b524c06b334e HTTP/1.1" 200 244 0.025565 10.0.0.19 - - [2026-06-08 02:10:39] "POST /alarms HTTP/1.1" 409 254 0.005554 10.0.0.19 - - [2026-06-08 02:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.19 - - [2026-06-08 02:10:39] "PUT /alarm/48880c7d-1dd5-45f3-b5f8-6c5510ef93f1 HTTP/1.1" 200 244 0.011483 10.0.0.19 - - [2026-06-08 02:10:39] "POST /alarms HTTP/1.1" 409 247 0.006173 10.0.0.19 - - [2026-06-08 02:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.19 - - [2026-06-08 02:10:39] "PUT /alarm/525822f3-13db-4c45-b15b-bd61673cf9fc HTTP/1.1" 200 244 0.013070 10.0.0.19 - - [2026-06-08 02:10:39] "POST /alarms HTTP/1.1" 409 272 0.005012 10.0.0.19 - - [2026-06-08 02:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.19 - - [2026-06-08 02:10:39] "PUT /alarm/2c5b7370-a071-4026-930c-00acaa38745b HTTP/1.1" 200 244 0.010222 10.0.0.19 - - [2026-06-08 02:10:39] "POST /alarms HTTP/1.1" 409 261 0.010516 10.0.0.19 - - [2026-06-08 02:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.19 - - [2026-06-08 02:10:40] "PUT /alarm/17023a27-cd4d-474c-86ef-91a197b19974 HTTP/1.1" 200 244 0.015556 10.0.0.19 - - [2026-06-08 02:10:40] "POST /alarms HTTP/1.1" 409 259 0.009660 10.0.0.19 - - [2026-06-08 02:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.19 - - [2026-06-08 02:10:40] "PUT /alarm/e02137d9-e40a-4841-8aeb-3fa5483be019 HTTP/1.1" 200 244 0.012504 10.0.0.19 - - [2026-06-08 02:10:40] "POST /alarms HTTP/1.1" 409 265 0.008466 10.0.0.19 - - [2026-06-08 02:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007784 10.0.0.19 - - [2026-06-08 02:10:40] "PUT /alarm/8a13cd9a-a8cf-4b83-bb00-df7766e66ab9 HTTP/1.1" 200 244 0.014345 10.0.0.19 - - [2026-06-08 02:10:40] "POST /alarms HTTP/1.1" 409 279 0.014601 10.0.0.19 - - [2026-06-08 02:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.19 - - [2026-06-08 02:10:40] "PUT /alarm/d8ebd358-e9d2-4c62-8601-6a6d0d79f82e HTTP/1.1" 200 244 0.018123 10.0.0.19 - - [2026-06-08 02:10:40] "GET / HTTP/1.1" 200 35931 0.001843 10.0.0.19 - - [2026-06-08 02:10:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002532 10.0.0.19 - - [2026-06-08 02:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.19 - - [2026-06-08 02:10:40] "PUT /global-vrouter-config/d7a476c6-8507-4ffd-bb43-bf7c405b89dc HTTP/1.1" 200 276 0.012233 10.0.0.19 - - [2026-06-08 02:10:40] "GET / HTTP/1.1" 200 35931 0.001654 10.0.0.19 - - [2026-06-08 02:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.19 - - [2026-06-08 02:10:40] "GET /global-vrouter-config/d7a476c6-8507-4ffd-bb43-bf7c405b89dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.010343 10.0.0.19 - - [2026-06-08 02:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.19 - - [2026-06-08 02:10:41] "PUT /global-vrouter-config/d7a476c6-8507-4ffd-bb43-bf7c405b89dc HTTP/1.1" 200 276 0.017037 10.0.0.19 - - [2026-06-08 02:10:41] "GET / HTTP/1.1" 200 35931 0.001731 10.0.0.19 - - [2026-06-08 02:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002279 10.0.0.19 - - [2026-06-08 02:10:41] "GET /global-system-config/a4e61430-6e0d-45d3-b3df-a785c025ebee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.014769 10.0.0.19 - - [2026-06-08 02:10:41] "PUT /global-system-config/a4e61430-6e0d-45d3-b3df-a785c025ebee HTTP/1.1" 200 274 0.017747 10.0.0.19 - - [2026-06-08 02:10:42] "GET /global-system-configs HTTP/1.1" 200 322 0.003420 10.0.0.19 - - [2026-06-08 02:10:43] "GET /global-system-configs HTTP/1.1" 200 322 0.003103 10.0.0.19 - - [2026-06-08 02:10:44] "GET / HTTP/1.1" 200 35931 0.001820 10.0.0.19 - - [2026-06-08 02:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.19 - - [2026-06-08 02:10:44] "GET /routing-instance/7fc554b3-bc36-4312-9715-824d776e2b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006126 10.0.0.19 - - [2026-06-08 02:10:44] "POST /bgp-routers HTTP/1.1" 409 301 0.002231 10.0.0.19 - - [2026-06-08 02:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.19 - - [2026-06-08 02:10:44] "GET /bgp-router/0661fa85-f775-49bd-ad8a-e4f475d45333?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1812 0.003350 10.0.0.19 - - [2026-06-08 02:10:44] "PUT /bgp-router/0661fa85-f775-49bd-ad8a-e4f475d45333 HTTP/1.1" 200 254 0.021401 [Introspect:8084]10.0.0.19 - - [2026-06-08 02:10:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001094 [Introspect:8084]10.0.0.19 - - [2026-06-08 02:10:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001000 10.0.0.19 - - [2026-06-08 02:10:49] "POST /tags HTTP/1.1" 200 355 0.025970 10.0.0.19 - - [2026-06-08 02:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005103 10.0.0.19 - - [2026-06-08 02:10:49] "GET /tag/eab633dd-476e-4e29-b8f9-292b117dc7c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.014328 10.0.0.19 - - [2026-06-08 02:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.19 - - [2026-06-08 02:10:49] "GET /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004928 10.0.0.19 - - [2026-06-08 02:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005356 10.0.0.19 - - [2026-06-08 02:10:49] "GET /project/41161ee6-c76c-4288-9e48-52f403590819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052557 10.0.0.19 - - [2026-06-08 02:10:49] "POST /virtual-machines HTTP/1.1" 200 351 0.010149 10.0.0.19 - - [2026-06-08 02:10:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.042283 10.0.0.19 - - [2026-06-08 02:10:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.120511 10.0.0.19 - - [2026-06-08 02:10:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.009461 10.0.0.19 - - [2026-06-08 02:10:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007635 10.0.0.19 - - [2026-06-08 02:10:49] "GET /virtual-machine-interface/44aeaea6-62df-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.014465 10.0.0.19 - - [2026-06-08 02:10:49] "POST /instance-ips HTTP/1.1" 200 391 0.023235 10.0.0.19 - - [2026-06-08 02:10:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.031325 10.0.0.19 - - [2026-06-08 02:10:49] "GET /virtual-machine-interface/44aeaea6-62df-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.009620 10.0.0.19 - - [2026-06-08 02:10:49] "POST /set-tag HTTP/1.1" 200 109 0.023689 10.0.0.19 - - [2026-06-08 02:10:49] "GET /virtual-machine-interface/44aeaea6-62df-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.008615 10.0.0.19 - - [2026-06-08 02:10:49] "GET /instance-ip/44cb160e-62df-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.005158 10.0.0.19 - - [2026-06-08 02:10:49] "GET /virtual-machine-interface/44aeaea6-62df-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004930 10.0.0.19 - - [2026-06-08 02:10:49] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.19 - - [2026-06-08 02:10:50] "GET /virtual-router/03812bc0-829f-4c2e-9b1d-ae1cb042fa3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004333 10.0.0.19 - - [2026-06-08 02:10:50] "POST /ref-update HTTP/1.1" 200 156 0.011149 10.0.0.19 - - [2026-06-08 02:10:50] "GET /virtual-machine-interface/44aeaea6-62df-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004531 10.0.0.19 - - [2026-06-08 02:10:50] "POST /set-tag HTTP/1.1" 200 109 0.002019 10.0.0.19 - - [2026-06-08 02:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.19 - - [2026-06-08 02:10:50] "GET /virtual-network/5d7b8538-205b-4031-9d6e-007b722c8e3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003634 10.0.0.19 - - [2026-06-08 02:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001360 10.0.0.19 - - [2026-06-08 02:10:50] "GET /project/41161ee6-c76c-4288-9e48-52f403590819?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041850 10.0.0.19 - - [2026-06-08 02:10:50] "POST /virtual-machines HTTP/1.1" 200 355 0.009101 10.0.0.19 - - [2026-06-08 02:10:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.013189 10.0.0.19 - - [2026-06-08 02:10:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.114208 10.0.0.19 - - [2026-06-08 02:10:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.009893 10.0.0.19 - - [2026-06-08 02:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009459 10.0.0.19 - - [2026-06-08 02:10:50] "GET /virtual-machine-interface/451f814e-62df-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006909 10.0.0.19 - - [2026-06-08 02:10:50] "POST /instance-ips HTTP/1.1" 200 395 0.022081 10.0.0.19 - - [2026-06-08 02:10:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.028409 10.0.0.19 - - [2026-06-08 02:10:50] "GET /virtual-machine-interface/451f814e-62df-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.010209 10.0.0.19 - - [2026-06-08 02:10:50] "POST /set-tag HTTP/1.1" 200 109 0.015060 10.0.0.19 - - [2026-06-08 02:10:50] "GET /virtual-machine-interface/451f814e-62df-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.011603 10.0.0.19 - - [2026-06-08 02:10:50] "GET /instance-ip/453a3d90-62df-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003123 10.0.0.19 - - [2026-06-08 02:10:50] "GET /virtual-machine-interface/451f814e-62df-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004894 10.0.0.19 - - [2026-06-08 02:10:50] "POST /set-tag HTTP/1.1" 200 109 0.002244 10.0.0.19 - - [2026-06-08 02:10:50] "GET /virtual-router/03812bc0-829f-4c2e-9b1d-ae1cb042fa3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.004398 10.0.0.19 - - [2026-06-08 02:10:50] "POST /ref-update HTTP/1.1" 200 156 0.018118 10.0.0.19 - - [2026-06-08 02:10:50] "GET /virtual-machine-interface/451f814e-62df-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004702 10.0.0.19 - - [2026-06-08 02:10:50] "POST /set-tag HTTP/1.1" 200 109 0.003124 10.0.0.19 - - [2026-06-08 02:10:50] "GET /virtual-machine-interface/44aeaea6-62df-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004451 10.0.0.19 - - [2026-06-08 02:10:50] "POST /set-tag HTTP/1.1" 200 109 0.002811 10.0.0.19 - - [2026-06-08 02:10:50] "GET /virtual-machine-interface/451f814e-62df-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004569 10.0.0.19 - - [2026-06-08 02:10:50] "POST /set-tag HTTP/1.1" 200 109 0.002286 10.0.0.19 - - [2026-06-08 02:11:00] "GET / HTTP/1.1" 200 35931 0.002192 10.0.0.19 - - [2026-06-08 02:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.19 - - [2026-06-08 02:11:00] "GET /global-system-config/a4e61430-6e0d-45d3-b3df-a785c025ebee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005152 10.0.0.19 - - [2026-06-08 02:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.19 - - [2026-06-08 02:11:00] "GET /config-node/3bfcff0f-2e40-43bc-a3bd-c3fff790e299?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003501 10.0.0.19 - - [2026-06-08 02:11:01] "GET /virtual-machine-interface/451f814e-62df-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.009531 10.0.0.19 - - [2026-06-08 02:11:01] "POST /set-tag HTTP/1.1" 200 109 0.003009 10.0.0.19 - - [2026-06-08 02:11:01] "GET /virtual-machine-interface/44aeaea6-62df-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004865 10.0.0.19 - - [2026-06-08 02:11:01] "POST /set-tag HTTP/1.1" 200 109 0.010062 10.0.0.19 - - [2026-06-08 02:11:02] "GET /virtual-machine-interface/44aeaea6-62df-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005250 10.0.0.19 - - [2026-06-08 02:11:02] "POST /set-tag HTTP/1.1" 200 109 0.003000 10.0.0.19 - - [2026-06-08 02:11:11] "GET / HTTP/1.1" 200 35931 0.001462 10.0.0.19 - - [2026-06-08 02:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.19 - - [2026-06-08 02:11:11] "GET /routing-instance/7fc554b3-bc36-4312-9715-824d776e2b51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003289 10.0.0.19 - - [2026-06-08 02:11:11] "POST /bgp-routers HTTP/1.1" 409 301 0.002479 10.0.0.19 - - [2026-06-08 02:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.19 - - [2026-06-08 02:11:12] "GET /bgp-router/0661fa85-f775-49bd-ad8a-e4f475d45333?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.003559 10.0.0.19 - - [2026-06-08 02:11:12] "PUT /bgp-router/0661fa85-f775-49bd-ad8a-e4f475d45333 HTTP/1.1" 200 254 0.024656 [Introspect:8084]10.0.0.19 - - [2026-06-08 02:11:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001147 [Introspect:8084]10.0.0.19 - - [2026-06-08 02:11:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001198 [Introspect:8084]10.0.0.19 - - [2026-06-08 02:11:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001026 [Introspect:8084]10.0.0.19 - - [2026-06-08 02:11:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000978 10.0.0.19 - - [2026-06-08 02:11:34] "GET /virtual-machine-interface/44aeaea6-62df-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007166 10.0.0.19 - - [2026-06-08 02:11:34] "POST /set-tag HTTP/1.1" 200 109 0.002892 10.0.0.19 - - [2026-06-08 02:11:34] "GET /virtual-machine-interface/44aeaea6-62df-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005140 10.0.0.19 - - [2026-06-08 02:11:34] "POST /set-tag HTTP/1.1" 200 109 0.005965 10.0.0.19 - - [2026-06-08 02:11:34] "GET /virtual-machine/9a2400fe-5f8d-45aa-b1a8-666f52639b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.007021 10.0.0.19 - - [2026-06-08 02:11:34] "POST /ref-update HTTP/1.1" 200 156 0.018899 10.0.0.19 - - [2026-06-08 02:11:34] "GET /virtual-machine-interface/44aeaea6-62df-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.011260 10.0.0.19 - - [2026-06-08 02:11:34] "POST /set-tag HTTP/1.1" 200 109 0.040101 10.0.0.19 - - [2026-06-08 02:11:34] "POST /set-tag HTTP/1.1" 200 109 0.065258 10.0.0.19 - - [2026-06-08 02:11:34] "DELETE /instance-ip/44cb160e-62df-11f1-b63e-fa163ee28ae3 HTTP/1.1" 200 115 0.045435 10.0.0.19 - - [2026-06-08 02:11:34] "DELETE /virtual-machine-interface/44aeaea6-62df-11f1-b63e-fa163ee28ae3 HTTP/1.1" 200 115 0.070647 10.0.0.19 - - [2026-06-08 02:11:34] "DELETE /virtual-machine/9a2400fe-5f8d-45aa-b1a8-666f52639b7d HTTP/1.1" 200 115 0.032274 10.0.0.19 - - [2026-06-08 02:11:34] "GET /virtual-machine-interface/451f814e-62df-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.016170 10.0.0.19 - - [2026-06-08 02:11:34] "POST /set-tag HTTP/1.1" 200 109 0.003125 [Introspect:8084]10.0.0.19 - - [2026-06-08 02:11:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001049 [Introspect:8084]10.0.0.19 - - [2026-06-08 02:11:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001053 [Introspect:8084]10.0.0.19 - - [2026-06-08 02:11:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001122 [Introspect:8084]10.0.0.19 - - [2026-06-08 02:11:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000932 10.0.0.19 - - [2026-06-08 02:12:05] "GET /virtual-machine-interface/451f814e-62df-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005816 10.0.0.19 - - [2026-06-08 02:12:05] "POST /set-tag HTTP/1.1" 200 109 0.005931 10.0.0.19 - - [2026-06-08 02:12:05] "GET /virtual-machine-interface/451f814e-62df-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007020 10.0.0.19 - - [2026-06-08 02:12:05] "POST /set-tag HTTP/1.1" 200 109 0.017655 10.0.0.19 - - [2026-06-08 02:12:05] "GET /virtual-machine/ac3219dc-9bf6-429a-9398-ba1642bd64ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.008283 10.0.0.19 - - [2026-06-08 02:12:05] "POST /ref-update HTTP/1.1" 200 156 0.014030 10.0.0.19 - - [2026-06-08 02:12:05] "GET /virtual-machine-interface/451f814e-62df-11f1-b63e-fa163ee28ae3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.008030 10.0.0.19 - - [2026-06-08 02:12:05] "POST /set-tag HTTP/1.1" 200 109 0.037264 10.0.0.19 - - [2026-06-08 02:12:05] "POST /set-tag HTTP/1.1" 200 109 0.032974 10.0.0.19 - - [2026-06-08 02:12:05] "DELETE /instance-ip/453a3d90-62df-11f1-b63e-fa163ee28ae3 HTTP/1.1" 200 115 0.067788 10.0.0.19 - - [2026-06-08 02:12:05] "DELETE /virtual-machine-interface/451f814e-62df-11f1-b63e-fa163ee28ae3 HTTP/1.1" 200 115 0.057535 10.0.0.19 - - [2026-06-08 02:12:05] "DELETE /virtual-machine/ac3219dc-9bf6-429a-9398-ba1642bd64ef HTTP/1.1" 200 115 0.035437 10.0.0.19 - - [2026-06-08 02:12:06] "DELETE /tag/eab633dd-476e-4e29-b8f9-292b117dc7c7 HTTP/1.1" 200 115 0.054018 [Introspect:8084]10.0.0.19 - - [2026-06-08 02:12:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001073 [Introspect:8084]10.0.0.19 - - [2026-06-08 02:12:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001263