+++ date ++ echo 'INFO: =================== Wed Nov 5 06:23:56 PM UTC 2025 ===================' INFO: =================== Wed Nov 5 06:23:56 PM UTC 2025 =================== ++ 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 ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 ++ 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 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 +++ 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 ++++ get_local_ips ++++ tr '\n' , +++ cut -d ' ' -f 1 ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.19,10.182.177.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.182.177.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 ]] ++ echo 10.0.0.19:9041 ++ sed 's/,/ /g' + 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 ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ set ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 11/05/2025 18:24:41.906 7ffaf906e3c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/05/2025 18:24:42.310 7ffaf906e3c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/05/2025 18:24:42.337 7ffaf906e3c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/05/2025 18:24:42.337 7ffaf906e3c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.19 - - [2025-11-05 18:24:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000711 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 - - [2025-11-05 18:24:56] "GET / HTTP/1.1" 503 181 0.000225 10.0.0.19 - - [2025-11-05 18:24:56] "GET / HTTP/1.1" 503 181 0.001140 10.0.0.19 - - [2025-11-05 18:24:56] "GET / HTTP/1.1" 200 35931 0.001283 10.0.0.19 - - [2025-11-05 18:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009510 10.0.0.19 - - [2025-11-05 18:24:56] "GET /global-system-config/f11121d5-b1a6-451b-b9d7-597769705ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.026242 10.0.0.19 - - [2025-11-05 18:24:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.004196 10.0.0.19 - - [2025-11-05 18:24:56] "GET / HTTP/1.1" 200 35931 0.001088 10.0.0.19 - - [2025-11-05 18:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008981 10.0.0.19 - - [2025-11-05 18:24:56] "GET /global-system-config/f11121d5-b1a6-451b-b9d7-597769705ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.019279 10.0.0.19 - - [2025-11-05 18:24:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.021278 10.0.0.19 - - [2025-11-05 18:24:56] "POST /config-database-nodes HTTP/1.1" 200 611 0.085534 10.0.0.19 - - [2025-11-05 18:24:56] "POST /database-nodes HTTP/1.1" 200 597 0.022691 10.0.0.19 - - [2025-11-05 18:24:57] "GET / HTTP/1.1" 200 45303 0.001312 10.0.0.19 - - [2025-11-05 18:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.19 - - [2025-11-05 18:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.19 - - [2025-11-05 18:24:57] "GET / HTTP/1.1" 200 35931 0.001338 10.0.0.19 - - [2025-11-05 18:24:57] "GET / HTTP/1.1" 200 35931 0.001129 10.0.0.19 - - [2025-11-05 18:24:57] "GET / HTTP/1.1" 200 35931 0.001112 10.0.0.19 - - [2025-11-05 18:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.022204 10.0.0.19 - - [2025-11-05 18:24:57] "GET /global-system-config/f11121d5-b1a6-451b-b9d7-597769705ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.058943 10.0.0.19 - - [2025-11-05 18:24:57] "GET / HTTP/1.1" 200 35931 0.001489 10.0.0.19 - - [2025-11-05 18:24:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.009706 10.0.0.19 - - [2025-11-05 18:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014167 10.0.0.19 - - [2025-11-05 18:24:57] "GET /global-system-config/f11121d5-b1a6-451b-b9d7-597769705ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014308 10.0.0.19 - - [2025-11-05 18:24:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.004770 10.0.0.19 - - [2025-11-05 18:24:58] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.163986 10.0.0.19 - - [2025-11-05 18:24:58] "GET / HTTP/1.1" 200 35931 0.002139 10.0.0.19 - - [2025-11-05 18:24:58] "POST /analytics-nodes HTTP/1.1" 200 599 0.281161 10.0.0.19 - - [2025-11-05 18:24:58] "POST /fqname-to-id HTTP/1.1" 404 186 0.003498 10.0.0.19 - - [2025-11-05 18:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006992 10.0.0.19 - - [2025-11-05 18:24:58] "GET /global-system-config/f11121d5-b1a6-451b-b9d7-597769705ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010204 10.0.0.19 - - [2025-11-05 18:24:58] "POST /service-appliance-sets HTTP/1.1" 200 553 0.111552 10.0.0.19 - - [2025-11-05 18:24:58] "POST /fqname-to-id HTTP/1.1" 404 180 0.006135 10.0.0.19 - - [2025-11-05 18:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.19 - - [2025-11-05 18:24:58] "GET /global-system-config/f11121d5-b1a6-451b-b9d7-597769705ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008919 10.0.0.19 - - [2025-11-05 18:24:58] "POST /service-appliance-sets HTTP/1.1" 200 541 0.095678 10.0.0.19 - - [2025-11-05 18:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.19 - - [2025-11-05 18:24:58] "GET /network-ipam/51f11cbf-af8a-44de-b90a-a7e72680844e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005818 10.0.0.19 - - [2025-11-05 18:24:59] "GET / HTTP/1.1" 200 35931 0.002854 10.0.0.19 - - [2025-11-05 18:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006889 10.0.0.19 - - [2025-11-05 18:24:59] "GET /routing-instance/fd8a139a-fd75-430e-b3ec-acb078491073?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.007424 10.0.0.19 - - [2025-11-05 18:24:59] "POST /bgp-routers HTTP/1.1" 200 616 0.032578 10.0.0.19 - - [2025-11-05 18:24:59] "GET /bgp-router/3610a663-5c7b-4284-99e6-9a0ab3c9259a?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.007895 10.0.0.19 - - [2025-11-05 18:24:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004311 10.0.0.19 - - [2025-11-05 18:24:59] "GET /global-system-config/f11121d5-b1a6-451b-b9d7-597769705ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.018243 10.0.0.19 - - [2025-11-05 18:24:59] "POST /service-templates HTTP/1.1" 200 511 0.031822 10.0.0.19 - - [2025-11-05 18:24:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012209 10.0.0.19 - - [2025-11-05 18:24:59] "POST /service-templates HTTP/1.1" 200 501 0.049569 10.0.0.19 - - [2025-11-05 18:24:59] "POST /ref-update HTTP/1.1" 200 156 0.041495 10.0.0.19 - - [2025-11-05 18:24:59] "POST /service-templates HTTP/1.1" 200 515 0.095154 10.0.0.19 - - [2025-11-05 18:24:59] "POST /service-templates HTTP/1.1" 200 535 0.058195 10.0.0.19 - - [2025-11-05 18:24:59] "POST /service-templates HTTP/1.1" 200 507 0.037503 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:25:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.004320 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:25:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001900 10.0.0.19 - - [2025-11-05 18:25:01] "GET / HTTP/1.1" 200 35931 0.001166 10.0.0.19 - - [2025-11-05 18:25:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.19 - - [2025-11-05 18:25:01] "GET /global-system-config/f11121d5-b1a6-451b-b9d7-597769705ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.015997 10.0.0.19 - - [2025-11-05 18:25:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.008885 10.0.0.19 - - [2025-11-05 18:25:02] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.035806 10.0.0.19 - - [2025-11-05 18:25:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003059 10.0.0.19 - - [2025-11-05 18:25:03] "GET /network-ipam/51f11cbf-af8a-44de-b90a-a7e72680844e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002944 10.0.0.19 - - [2025-11-05 18:25:04] "POST /fqname-to-id HTTP/1.1" 404 225 0.005527 10.0.0.19 - - [2025-11-05 18:25:04] "POST /access-control-lists HTTP/1.1" 200 587 0.030985 10.0.0.19 - - [2025-11-05 18:25:04] "POST /fqname-to-id HTTP/1.1" 404 224 0.013288 10.0.0.19 - - [2025-11-05 18:25:04] "POST /access-control-lists HTTP/1.1" 200 585 0.091460 10.0.0.19 - - [2025-11-05 18:25:04] "POST /route-targets HTTP/1.1" 200 327 0.019130 10.0.0.19 - - [2025-11-05 18:25:04] "POST /ref-update HTTP/1.1" 200 156 0.041125 10.0.0.19 - - [2025-11-05 18:25:04] "POST /route-targets HTTP/1.1" 200 327 0.022236 10.0.0.19 - - [2025-11-05 18:25:04] "POST /ref-update HTTP/1.1" 200 156 0.043530 10.0.0.19 - - [2025-11-05 18:25:04] "POST /route-targets HTTP/1.1" 200 327 0.022398 10.0.0.19 - - [2025-11-05 18:25:04] "POST /ref-update HTTP/1.1" 200 156 0.030140 10.0.0.19 - - [2025-11-05 18:25:04] "POST /route-targets HTTP/1.1" 200 327 0.019130 10.0.0.19 - - [2025-11-05 18:25:04] "POST /ref-update HTTP/1.1" 200 156 0.041478 10.0.0.19 - - [2025-11-05 18:25:04] "GET / HTTP/1.1" 200 35931 0.001648 10.0.0.19 - - [2025-11-05 18:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.19 - - [2025-11-05 18:25:04] "GET /global-system-config/f11121d5-b1a6-451b-b9d7-597769705ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005055 10.0.0.19 - - [2025-11-05 18:25:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.001704 10.0.0.19 - - [2025-11-05 18:25:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.001664 10.0.0.19 - - [2025-11-05 18:25:04] "POST /access-control-lists HTTP/1.1" 200 551 0.080814 10.0.0.19 - - [2025-11-05 18:25:05] "POST /config-nodes HTTP/1.1" 200 593 0.096946 10.0.0.19 - - [2025-11-05 18:25:05] "PUT /access-control-list/df86ada5-72e2-4863-ab35-a80806792e1e HTTP/1.1" 200 272 0.061899 10.0.0.19 - - [2025-11-05 18:25:05] "PUT /access-control-list/e374d924-2fe4-4080-8822-f9a9297385ff HTTP/1.1" 200 272 0.038172 10.0.0.19 - - [2025-11-05 18:25:05] "GET / HTTP/1.1" 200 35931 0.001652 10.0.0.19 - - [2025-11-05 18:25:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002559 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:25:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000885 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:25:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001009 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:25:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000849 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:25:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000872 10.0.0.19 - - [2025-11-05 18:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.19 - - [2025-11-05 18:25:10] "GET /global-vrouter-config/ec6eee71-da49-41db-9876-be25c16b12b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.002823 10.0.0.19 - - [2025-11-05 18:25:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005921 10.0.0.19 - - [2025-11-05 18:25:10] "PUT /global-vrouter-config/ec6eee71-da49-41db-9876-be25c16b12b8 HTTP/1.1" 200 276 0.014181 10.0.0.19 - - [2025-11-05 18:25:10] "GET / HTTP/1.1" 200 35931 0.001551 10.0.0.19 - - [2025-11-05 18:25:10] "POST /alarms HTTP/1.1" 200 581 0.024774 10.0.0.19 - - [2025-11-05 18:25:10] "POST /alarms HTTP/1.1" 200 575 0.031847 10.0.0.19 - - [2025-11-05 18:25:10] "POST /alarms HTTP/1.1" 200 575 0.028720 10.0.0.19 - - [2025-11-05 18:25:10] "POST /alarms HTTP/1.1" 200 559 0.052111 10.0.0.19 - - [2025-11-05 18:25:10] "POST /alarms HTTP/1.1" 200 555 0.023610 10.0.0.19 - - [2025-11-05 18:25:11] "POST /alarms HTTP/1.1" 200 557 0.064368 10.0.0.19 - - [2025-11-05 18:25:11] "POST /alarms HTTP/1.1" 200 565 0.043725 10.0.0.19 - - [2025-11-05 18:25:11] "POST /alarms HTTP/1.1" 200 549 0.020611 10.0.0.19 - - [2025-11-05 18:25:11] "POST /alarms HTTP/1.1" 200 557 0.028296 10.0.0.19 - - [2025-11-05 18:25:11] "POST /alarms HTTP/1.1" 200 567 0.044533 10.0.0.19 - - [2025-11-05 18:25:11] "POST /alarms HTTP/1.1" 200 555 0.019186 10.0.0.19 - - [2025-11-05 18:25:11] "POST /alarms HTTP/1.1" 200 567 0.028966 10.0.0.19 - - [2025-11-05 18:25:11] "POST /alarms HTTP/1.1" 200 575 0.087468 10.0.0.19 - - [2025-11-05 18:25:11] "POST /alarms HTTP/1.1" 200 569 0.022937 10.0.0.19 - - [2025-11-05 18:25:11] "POST /alarms HTTP/1.1" 200 561 0.074200 10.0.0.19 - - [2025-11-05 18:25:11] "POST /alarms HTTP/1.1" 200 561 0.049351 10.0.0.19 - - [2025-11-05 18:25:11] "POST /alarms HTTP/1.1" 200 561 0.045814 10.0.0.19 - - [2025-11-05 18:25:11] "POST /alarms HTTP/1.1" 200 547 0.036384 10.0.0.19 - - [2025-11-05 18:25:11] "POST /alarms HTTP/1.1" 200 595 0.040214 10.0.0.19 - - [2025-11-05 18:25:11] "POST /alarms HTTP/1.1" 200 575 0.028194 10.0.0.19 - - [2025-11-05 18:25:11] "POST /alarms HTTP/1.1" 200 571 0.031975 10.0.0.19 - - [2025-11-05 18:25:11] "POST /alarms HTTP/1.1" 200 583 0.048061 10.0.0.19 - - [2025-11-05 18:25:12] "POST /alarms HTTP/1.1" 200 609 0.026897 10.0.0.19 - - [2025-11-05 18:25:12] "GET / HTTP/1.1" 200 35931 0.001291 10.0.0.19 - - [2025-11-05 18:25:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002388 10.0.0.19 - - [2025-11-05 18:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.19 - - [2025-11-05 18:25:12] "PUT /global-vrouter-config/ec6eee71-da49-41db-9876-be25c16b12b8 HTTP/1.1" 200 276 0.010160 10.0.0.19 - - [2025-11-05 18:25:12] "GET / HTTP/1.1" 200 35931 0.001342 10.0.0.19 - - [2025-11-05 18:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.19 - - [2025-11-05 18:25:12] "GET /global-vrouter-config/ec6eee71-da49-41db-9876-be25c16b12b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003702 10.0.0.19 - - [2025-11-05 18:25:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.19 - - [2025-11-05 18:25:12] "PUT /global-vrouter-config/ec6eee71-da49-41db-9876-be25c16b12b8 HTTP/1.1" 200 276 0.011642 10.0.0.19 - - [2025-11-05 18:25:13] "GET / HTTP/1.1" 200 35931 0.001231 10.0.0.19 - - [2025-11-05 18:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.19 - - [2025-11-05 18:25:13] "GET /global-system-config/f11121d5-b1a6-451b-b9d7-597769705ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007901 10.0.0.19 - - [2025-11-05 18:25:13] "GET / HTTP/1.1" 200 35931 0.002043 10.0.0.19 - - [2025-11-05 18:25:13] "PUT /global-system-config/f11121d5-b1a6-451b-b9d7-597769705ab7 HTTP/1.1" 200 274 0.027780 10.0.0.19 - - [2025-11-05 18:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.19 - - [2025-11-05 18:25:13] "GET /domain/caa14823-e606-4335-b74f-22b0f0a951d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.002635 10.0.0.19 - - [2025-11-05 18:25:13] "POST /id-to-fqname HTTP/1.1" 200 173 0.000593 10.0.0.19 - - [2025-11-05 18:25:13] "POST /fqname-to-id HTTP/1.1" 404 182 0.002324 10.0.0.19 - - [2025-11-05 18:25:13] "POST /security-groups HTTP/1.1" 200 570 0.085368 10.0.0.19 - - [2025-11-05 18:25:13] "POST /projects HTTP/1.1" 200 481 0.208767 10.0.0.19 - - [2025-11-05 18:25:13] "POST /fqname-to-id HTTP/1.1" 404 213 0.001815 10.0.0.19 - - [2025-11-05 18:25:13] "POST /security-groups HTTP/1.1" 200 534 0.039319 10.0.0.19 - - [2025-11-05 18:25:13] "POST /access-control-lists HTTP/1.1" 200 579 0.044365 10.0.0.19 - - [2025-11-05 18:25:13] "POST /fqname-to-id HTTP/1.1" 404 212 0.011631 10.0.0.19 - - [2025-11-05 18:25:13] "POST /chown HTTP/1.1" 200 109 0.009200 10.0.0.19 - - [2025-11-05 18:25:13] "POST /policy-managements HTTP/1.1" 409 214 0.020276 10.0.0.19 - - [2025-11-05 18:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.19 - - [2025-11-05 18:25:13] "GET /policy-management/ee01d5b5-4a23-4b7b-8e76-59330a013c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.017878 10.0.0.19 - - [2025-11-05 18:25:13] "POST /access-control-lists HTTP/1.1" 200 577 0.065267 10.0.0.19 - - [2025-11-05 18:25:13] "POST /fqname-to-id HTTP/1.1" 404 232 0.004603 10.0.0.19 - - [2025-11-05 18:25:13] "POST /application-policy-sets HTTP/1.1" 200 528 0.061205 10.0.0.19 - - [2025-11-05 18:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.19 - - [2025-11-05 18:25:13] "POST /access-control-lists HTTP/1.1" 200 594 0.061554 10.0.0.19 - - [2025-11-05 18:25:13] "GET /global-vrouter-config/ec6eee71-da49-41db-9876-be25c16b12b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002892 10.0.0.19 - - [2025-11-05 18:25:13] "POST /fqname-to-id HTTP/1.1" 404 231 0.001791 10.0.0.19 - - [2025-11-05 18:25:13] "PUT /global-vrouter-config/ec6eee71-da49-41db-9876-be25c16b12b8 HTTP/1.1" 200 276 0.020069 10.0.0.19 - - [2025-11-05 18:25:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008002 10.0.0.19 - - [2025-11-05 18:25:13] "POST /access-control-lists HTTP/1.1" 200 592 0.055611 10.0.0.19 - - [2025-11-05 18:25:13] "GET /virtual-network/0d951a9c-b674-457e-ba45-198aafa16c7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.006847 10.0.0.19 - - [2025-11-05 18:25:13] "POST /id-to-fqname HTTP/1.1" 200 177 0.000513 10.0.0.19 - - [2025-11-05 18:25:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.008886 10.0.0.19 - - [2025-11-05 18:25:14] "POST /security-groups HTTP/1.1" 200 574 0.073414 10.0.0.19 - - [2025-11-05 18:25:14] "POST /projects HTTP/1.1" 200 489 0.234746 10.0.0.19 - - [2025-11-05 18:25:14] "POST /fqname-to-id HTTP/1.1" 404 217 0.002146 10.0.0.19 - - [2025-11-05 18:25:14] "POST /access-control-lists HTTP/1.1" 200 583 0.064352 10.0.0.19 - - [2025-11-05 18:25:14] "POST /security-groups HTTP/1.1" 200 546 0.091132 10.0.0.19 - - [2025-11-05 18:25:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.023485 10.0.0.19 - - [2025-11-05 18:25:14] "POST /chown HTTP/1.1" 200 109 0.011690 10.0.0.19 - - [2025-11-05 18:25:14] "POST /access-control-lists HTTP/1.1" 200 581 0.097908 10.0.0.19 - - [2025-11-05 18:25:14] "POST /network-ipams HTTP/1.1" 200 522 0.130050 10.0.0.19 - - [2025-11-05 18:25:14] "POST /fqname-to-id HTTP/1.1" 404 240 0.008481 10.0.0.19 - - [2025-11-05 18:25:14] "POST /access-control-lists HTTP/1.1" 200 602 0.046112 10.0.0.19 - - [2025-11-05 18:25:14] "POST /network-ipams HTTP/1.1" 200 510 0.053577 10.0.0.19 - - [2025-11-05 18:25:14] "POST /fqname-to-id HTTP/1.1" 404 239 0.004609 10.0.0.19 - - [2025-11-05 18:25:14] "POST /fqname-to-id HTTP/1.1" 404 198 0.004361 10.0.0.19 - - [2025-11-05 18:25:14] "POST /access-control-lists HTTP/1.1" 200 600 0.042645 10.0.0.19 - - [2025-11-05 18:25:14] "POST /fqname-to-id HTTP/1.1" 404 229 0.028357 10.0.0.19 - - [2025-11-05 18:25:14] "POST /useragent-kv HTTP/1.1" 200 115 0.030921 10.0.0.19 - - [2025-11-05 18:25:14] "POST /virtual-networks HTTP/1.1" 200 538 0.179545 10.0.0.19 - - [2025-11-05 18:25:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004601 10.0.0.19 - - [2025-11-05 18:25:14] "POST /access-control-lists HTTP/1.1" 200 589 0.074090 10.0.0.19 - - [2025-11-05 18:25:14] "GET /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.049876 10.0.0.19 - - [2025-11-05 18:25:14] "POST /network-ipams HTTP/1.1" 200 518 0.036450 10.0.0.19 - - [2025-11-05 18:25:14] "POST /fqname-to-id HTTP/1.1" 404 202 0.004381 10.0.0.19 - - [2025-11-05 18:25:14] "POST /route-targets HTTP/1.1" 200 327 0.019031 10.0.0.19 - - [2025-11-05 18:25:14] "POST /ref-update HTTP/1.1" 200 156 0.019898 10.0.0.19 - - [2025-11-05 18:25:15] "PUT /access-control-list/8cfa1419-790d-4094-b7ff-eeef3b210ca8 HTTP/1.1" 200 272 0.065085 10.0.0.19 - - [2025-11-05 18:25:15] "POST /useragent-kv HTTP/1.1" 200 115 0.009692 10.0.0.19 - - [2025-11-05 18:25:15] "POST /virtual-networks HTTP/1.1" 200 546 0.226019 10.0.0.19 - - [2025-11-05 18:25:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006172 10.0.0.19 - - [2025-11-05 18:25:15] "GET /virtual-network/477c6604-f124-4137-b848-391cd8ebfa90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.012625 10.0.0.19 - - [2025-11-05 18:25:15] "POST /route-targets HTTP/1.1" 200 327 0.018949 10.0.0.19 - - [2025-11-05 18:25:15] "POST /fqname-to-id HTTP/1.1" 404 199 0.004160 10.0.0.19 - - [2025-11-05 18:25:15] "POST /ref-update HTTP/1.1" 200 156 0.030484 10.0.0.19 - - [2025-11-05 18:25:15] "POST /network-policys HTTP/1.1" 200 538 0.035011 10.0.0.19 - - [2025-11-05 18:25:15] "POST /fqname-to-id HTTP/1.1" 404 197 0.002725 10.0.0.19 - - [2025-11-05 18:25:15] "POST /network-policys HTTP/1.1" 200 534 0.021933 10.0.0.19 - - [2025-11-05 18:25:15] "POST /fqname-to-id HTTP/1.1" 404 201 0.003601 10.0.0.19 - - [2025-11-05 18:25:15] "POST /network-policys HTTP/1.1" 200 542 0.021405 10.0.0.19 - - [2025-11-05 18:25:15] "PUT /access-control-list/8f003a18-feaa-469b-b9e6-9e3ebe81e9a8 HTTP/1.1" 200 272 0.018134 10.0.0.19 - - [2025-11-05 18:25:15] "POST /ref-update HTTP/1.1" 200 156 0.097869 10.0.0.19 - - [2025-11-05 18:25:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013189 10.0.0.19 - - [2025-11-05 18:25:15] "PUT /access-control-list/8f003a18-feaa-469b-b9e6-9e3ebe81e9a8 HTTP/1.1" 200 272 0.041168 10.0.0.19 - - [2025-11-05 18:25:15] "POST /ref-update HTTP/1.1" 200 156 0.110554 10.0.0.19 - - [2025-11-05 18:25:15] "PUT /access-control-list/8cfa1419-790d-4094-b7ff-eeef3b210ca8 HTTP/1.1" 200 272 0.082753 10.0.0.19 - - [2025-11-05 18:25:15] "POST /ref-update HTTP/1.1" 200 156 0.024047 10.0.0.19 - - [2025-11-05 18:25:15] "PUT /access-control-list/8cfa1419-790d-4094-b7ff-eeef3b210ca8 HTTP/1.1" 200 272 0.042022 10.0.0.19 - - [2025-11-05 18:25:15] "POST /ref-update HTTP/1.1" 200 156 0.130519 10.0.0.19 - - [2025-11-05 18:25:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004441 10.0.0.19 - - [2025-11-05 18:25:15] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004595 10.0.0.19 - - [2025-11-05 18:25:15] "PUT /access-control-list/8f003a18-feaa-469b-b9e6-9e3ebe81e9a8 HTTP/1.1" 200 272 0.076539 10.0.0.19 - - [2025-11-05 18:25:15] "POST /ref-update HTTP/1.1" 200 156 0.108735 10.0.0.19 - - [2025-11-05 18:25:16] "POST /fqname-to-id HTTP/1.1" 404 237 0.017916 10.0.0.19 - - [2025-11-05 18:25:16] "POST /ref-update HTTP/1.1" 200 156 0.140205 10.0.0.19 - - [2025-11-05 18:25:16] "POST /access-control-lists HTTP/1.1" 200 601 0.125737 10.0.0.19 - - [2025-11-05 18:25:16] "POST /ref-update HTTP/1.1" 200 156 0.049673 10.0.0.19 - - [2025-11-05 18:25:16] "POST /ref-update HTTP/1.1" 200 156 0.106656 10.0.0.19 - - [2025-11-05 18:25:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006586 10.0.0.19 - - [2025-11-05 18:25:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005351 10.0.0.19 - - [2025-11-05 18:25:16] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006900 10.0.0.19 - - [2025-11-05 18:25:16] "PUT /access-control-list/624ddf8a-18a8-4bf7-a5ce-5c04ba116ca2 HTTP/1.1" 200 272 0.091722 10.0.0.19 - - [2025-11-05 18:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013623 10.0.0.19 - - [2025-11-05 18:25:16] "GET /virtual-network/0d951a9c-b674-457e-ba45-198aafa16c7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.006812 10.0.0.19 - - [2025-11-05 18:25:16] "POST /ref-update HTTP/1.1" 200 156 0.039406 10.0.0.19 - - [2025-11-05 18:25:16] "GET /application-policy-set/2a1f2c45-8f91-42ea-949f-f280818619e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.005881 10.0.0.19 - - [2025-11-05 18:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.19 - - [2025-11-05 18:25:16] "GET /policy-management/ee01d5b5-4a23-4b7b-8e76-59330a013c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003740 10.0.0.19 - - [2025-11-05 18:25:16] "POST /firewall-policys HTTP/1.1" 200 530 0.051911 10.0.0.19 - - [2025-11-05 18:25:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.024904 10.0.0.19 - - [2025-11-05 18:25:16] "GET /firewall-policy/836d00ca-32ed-4f9f-9bee-922250f95ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006776 10.0.0.19 - - [2025-11-05 18:25:16] "GET /application-policy-set/2a1f2c45-8f91-42ea-949f-f280818619e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.013825 10.0.0.19 - - [2025-11-05 18:25:16] "GET /firewall-policy/836d00ca-32ed-4f9f-9bee-922250f95ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.012970 10.0.0.19 - - [2025-11-05 18:25:16] "POST /ref-update HTTP/1.1" 200 156 0.034887 10.0.0.19 - - [2025-11-05 18:25:16] "GET /application-policy-set/2a1f2c45-8f91-42ea-949f-f280818619e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.013039 10.0.0.19 - - [2025-11-05 18:25:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.19 - - [2025-11-05 18:25:16] "GET /policy-management/ee01d5b5-4a23-4b7b-8e76-59330a013c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006479 10.0.0.19 - - [2025-11-05 18:25:16] "POST /firewall-policys HTTP/1.1" 200 532 0.027150 10.0.0.19 - - [2025-11-05 18:25:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.026174 10.0.0.19 - - [2025-11-05 18:25:16] "GET /firewall-policy/4bceb529-d2b5-4866-959c-b2c2ada73bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.006805 10.0.0.19 - - [2025-11-05 18:25:16] "GET /application-policy-set/2a1f2c45-8f91-42ea-949f-f280818619e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.004412 10.0.0.19 - - [2025-11-05 18:25:16] "GET /firewall-policy/4bceb529-d2b5-4866-959c-b2c2ada73bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002864 10.0.0.19 - - [2025-11-05 18:25:16] "GET /firewall-policy/836d00ca-32ed-4f9f-9bee-922250f95ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002521 10.0.0.19 - - [2025-11-05 18:25:16] "GET /firewall-policy/836d00ca-32ed-4f9f-9bee-922250f95ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002413 10.0.0.19 - - [2025-11-05 18:25:17] "POST /ref-update HTTP/1.1" 200 156 0.024073 10.0.0.19 - - [2025-11-05 18:25:17] "POST /ref-update HTTP/1.1" 200 156 0.032885 10.0.0.19 - - [2025-11-05 18:25:17] "POST /ref-update HTTP/1.1" 200 156 0.031900 10.0.0.19 - - [2025-11-05 18:25:17] "GET /application-policy-set/2a1f2c45-8f91-42ea-949f-f280818619e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.007605 10.0.0.19 - - [2025-11-05 18:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.19 - - [2025-11-05 18:25:17] "GET /policy-management/ee01d5b5-4a23-4b7b-8e76-59330a013c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002945 10.0.0.19 - - [2025-11-05 18:25:17] "POST /firewall-policys HTTP/1.1" 200 530 0.022282 10.0.0.19 - - [2025-11-05 18:25:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.019481 10.0.0.19 - - [2025-11-05 18:25:17] "GET /firewall-policy/ecc22eda-c48b-4316-b293-657fae785d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.014863 10.0.0.19 - - [2025-11-05 18:25:17] "GET /application-policy-set/2a1f2c45-8f91-42ea-949f-f280818619e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.002825 10.0.0.19 - - [2025-11-05 18:25:17] "GET /firewall-policy/ecc22eda-c48b-4316-b293-657fae785d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003675 10.0.0.19 - - [2025-11-05 18:25:17] "GET /firewall-policy/4bceb529-d2b5-4866-959c-b2c2ada73bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002483 10.0.0.19 - - [2025-11-05 18:25:17] "GET /firewall-policy/836d00ca-32ed-4f9f-9bee-922250f95ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002808 10.0.0.19 - - [2025-11-05 18:25:17] "GET /firewall-policy/836d00ca-32ed-4f9f-9bee-922250f95ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002673 10.0.0.19 - - [2025-11-05 18:25:17] "GET /firewall-policy/4bceb529-d2b5-4866-959c-b2c2ada73bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002332 10.0.0.19 - - [2025-11-05 18:25:17] "POST /ref-update HTTP/1.1" 200 156 0.021650 10.0.0.19 - - [2025-11-05 18:25:17] "POST /ref-update HTTP/1.1" 200 156 0.034848 10.0.0.19 - - [2025-11-05 18:25:17] "POST /ref-update HTTP/1.1" 200 156 0.034328 10.0.0.19 - - [2025-11-05 18:25:17] "POST /ref-update HTTP/1.1" 200 156 0.029464 10.0.0.19 - - [2025-11-05 18:25:17] "POST /ref-update HTTP/1.1" 200 156 0.039373 10.0.0.19 - - [2025-11-05 18:25:17] "GET /application-policy-set/2a1f2c45-8f91-42ea-949f-f280818619e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.016646 10.0.0.19 - - [2025-11-05 18:25:17] "POST /tags HTTP/1.1" 200 299 0.042438 10.0.0.19 - - [2025-11-05 18:25:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007261 10.0.0.19 - - [2025-11-05 18:25:17] "GET /tag/964b9e00-916a-4f71-b2cd-832ef98dc2ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.057691 10.0.0.19 - - [2025-11-05 18:25:17] "POST /set-tag HTTP/1.1" 200 109 0.013436 10.0.0.19 - - [2025-11-05 18:25:18] "POST /tags HTTP/1.1" 200 305 0.168143 10.0.0.19 - - [2025-11-05 18:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.021146 10.0.0.19 - - [2025-11-05 18:25:18] "GET /tag/9521e5c0-c607-4ed6-b5ff-da642a33aa96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.017544 10.0.0.19 - - [2025-11-05 18:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.19 - - [2025-11-05 18:25:18] "GET /project/dda3f34a-3b54-4208-bfc2-b7f52bca2962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031861 10.0.0.19 - - [2025-11-05 18:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918 10.0.0.19 - - [2025-11-05 18:25:18] "GET /virtual-network/477c6604-f124-4137-b848-391cd8ebfa90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.006001 10.0.0.19 - - [2025-11-05 18:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.19 - - [2025-11-05 18:25:18] "GET /service-appliance-set/bf731404-225d-4d43-8bd2-6641a8c08880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003531 10.0.0.19 - - [2025-11-05 18:25:18] "POST /fqname-to-id HTTP/1.1" 404 240 0.002022 10.0.0.19 - - [2025-11-05 18:25:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.114242 10.0.0.19 - - [2025-11-05 18:25:18] "GET /virtual-machine-interface/9d36b649-af80-4cde-a6c2-9b96acc9332f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.031922 10.0.0.19 - - [2025-11-05 18:25:18] "POST /instance-ips HTTP/1.1" 200 381 0.037506 10.0.0.19 - - [2025-11-05 18:25:18] "GET /instance-ip/b24385cf-2ea8-46cb-b749-98596ca1dd89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.018110 10.0.0.19 - - [2025-11-05 18:25:18] "POST /loadbalancers HTTP/1.1" 200 582 0.068014 10.0.0.19 - - [2025-11-05 18:25:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.011248 10.0.0.19 - - [2025-11-05 18:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008567 10.0.0.19 - - [2025-11-05 18:25:18] "GET /project/dda3f34a-3b54-4208-bfc2-b7f52bca2962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040816 10.0.0.19 - - [2025-11-05 18:25:18] "GET /project/dda3f34a-3b54-4208-bfc2-b7f52bca2962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.052472 10.0.0.19 - - [2025-11-05 18:25:18] "GET /instance-ip/b24385cf-2ea8-46cb-b749-98596ca1dd89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005829 10.0.0.19 - - [2025-11-05 18:25:18] "GET /loadbalancer/d6d8c245-9474-433f-ad5f-35b7f64b9a1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.002551 10.0.0.19 - - [2025-11-05 18:25:18] "POST /floating-ips HTTP/1.1" 200 583 0.026694 10.0.0.19 - - [2025-11-05 18:25:18] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.039631 10.0.0.19 - - [2025-11-05 18:25:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.010178 10.0.0.19 - - [2025-11-05 18:25:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007297 10.0.0.19 - - [2025-11-05 18:25:19] "GET /project/dda3f34a-3b54-4208-bfc2-b7f52bca2962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038516 10.0.0.19 - - [2025-11-05 18:25:19] "GET /loadbalancer-listener/4138f4e4-fc2b-4bb1-b96e-f0c7dd8e8599?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.007646 10.0.0.19 - - [2025-11-05 18:25:19] "GET /loadbalancer-listener/4138f4e4-fc2b-4bb1-b96e-f0c7dd8e8599?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.005083 10.0.0.19 - - [2025-11-05 18:25:19] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.036133 10.0.0.19 - - [2025-11-05 18:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007154 10.0.0.19 - - [2025-11-05 18:25:19] "GET /global-vrouter-config/ec6eee71-da49-41db-9876-be25c16b12b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005359 10.0.0.19 - - [2025-11-05 18:25:19] "GET /instance-ip/b24385cf-2ea8-46cb-b749-98596ca1dd89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005778 10.0.0.19 - - [2025-11-05 18:25:19] "GET /instance-ip/b24385cf-2ea8-46cb-b749-98596ca1dd89?fields=floating_ips HTTP/1.1" 200 1171 0.020031 10.0.0.19 - - [2025-11-05 18:25:19] "GET /floating-ip/045fa690-2466-4cd3-bf21-d68affc0ed59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003508 10.0.0.19 - - [2025-11-05 18:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013103 10.0.0.19 - - [2025-11-05 18:25:19] "PUT /global-vrouter-config/ec6eee71-da49-41db-9876-be25c16b12b8 HTTP/1.1" 200 276 0.019571 10.0.0.19 - - [2025-11-05 18:25:19] "POST /tags HTTP/1.1" 200 301 0.101802 10.0.0.19 - - [2025-11-05 18:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.19 - - [2025-11-05 18:25:19] "GET /tag/5d62adf7-d7ad-477e-bba8-361f88ae163c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.015437 10.0.0.19 - - [2025-11-05 18:25:19] "POST /tags HTTP/1.1" 200 325 0.064865 10.0.0.19 - - [2025-11-05 18:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.19 - - [2025-11-05 18:25:19] "GET /tag/2260b462-4501-48cc-95f4-f78b4a74a812?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.016751 10.0.0.19 - - [2025-11-05 18:25:19] "POST /tags HTTP/1.1" 200 363 0.059858 10.0.0.19 - - [2025-11-05 18:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.19 - - [2025-11-05 18:25:19] "GET /tag/9d0423e6-c6e8-4751-898f-78966dbbff4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.025182 10.0.0.19 - - [2025-11-05 18:25:19] "POST /tags HTTP/1.1" 200 311 0.059722 10.0.0.19 - - [2025-11-05 18:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.19 - - [2025-11-05 18:25:19] "GET /tag/709e3e63-f75e-45da-84de-7f42e0d7a817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.013869 10.0.0.19 - - [2025-11-05 18:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.19 - - [2025-11-05 18:25:19] "GET /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.006586 10.0.0.19 - - [2025-11-05 18:25:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.19 - - [2025-11-05 18:25:19] "GET /project/e059a8ad-3464-4566-a7e3-08e0b42e6402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.021108 10.0.0.19 - - [2025-11-05 18:25:19] "POST /virtual-machines HTTP/1.1" 200 377 0.018757 10.0.0.19 - - [2025-11-05 18:25:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.009299 10.0.0.19 - - [2025-11-05 18:25:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.119233 10.0.0.19 - - [2025-11-05 18:25:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.028080 10.0.0.19 - - [2025-11-05 18:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013843 10.0.0.19 - - [2025-11-05 18:25:20] "GET /virtual-machine-interface/c90680ac-ba74-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.004361 10.0.0.19 - - [2025-11-05 18:25:20] "POST /instance-ips HTTP/1.1" 200 409 0.031604 10.0.0.19 - - [2025-11-05 18:25:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.049143 10.0.0.19 - - [2025-11-05 18:25:20] "GET /virtual-machine-interface/c90680ac-ba74-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.011345 10.0.0.19 - - [2025-11-05 18:25:20] "POST /set-tag HTTP/1.1" 200 109 0.023951 10.0.0.19 - - [2025-11-05 18:25:20] "GET /virtual-machine-interface/c90680ac-ba74-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010999 10.0.0.19 - - [2025-11-05 18:25:20] "GET /instance-ip/c91e7194-ba74-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.002796 10.0.0.19 - - [2025-11-05 18:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005481 10.0.0.19 - - [2025-11-05 18:25:20] "GET /loadbalancer/d6d8c245-9474-433f-ad5f-35b7f64b9a1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.002784 10.0.0.19 - - [2025-11-05 18:25:20] "POST /tags HTTP/1.1" 200 357 0.019671 10.0.0.19 - - [2025-11-05 18:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007650 10.0.0.19 - - [2025-11-05 18:25:20] "GET /tag/6ffc4564-acf5-4a32-b346-e2de2d776640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.015644 10.0.0.19 - - [2025-11-05 18:25:20] "POST /tags HTTP/1.1" 200 305 0.029577 10.0.0.19 - - [2025-11-05 18:25:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002428 10.0.0.19 - - [2025-11-05 18:25:20] "GET /tag/ad737873-5020-4896-a326-2a76cd485b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.012292 10.0.0.19 - - [2025-11-05 18:25:20] "POST /id-to-fqname HTTP/1.1" 200 174 0.000483 10.0.0.19 - - [2025-11-05 18:25:20] "POST /fqname-to-id HTTP/1.1" 404 183 0.004471 10.0.0.19 - - [2025-11-05 18:25:20] "POST /security-groups HTTP/1.1" 200 571 0.077485 10.0.0.19 - - [2025-11-05 18:25:20] "POST /projects HTTP/1.1" 200 483 0.200575 10.0.0.19 - - [2025-11-05 18:25:20] "POST /fqname-to-id HTTP/1.1" 404 214 0.001816 10.0.0.19 - - [2025-11-05 18:25:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.062658 10.0.0.19 - - [2025-11-05 18:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.018804 10.0.0.19 - - [2025-11-05 18:25:21] "POST /access-control-lists HTTP/1.1" 200 580 0.107130 10.0.0.19 - - [2025-11-05 18:25:21] "GET /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.014428 10.0.0.19 - - [2025-11-05 18:25:21] "POST /fqname-to-id HTTP/1.1" 404 213 0.017481 10.0.0.19 - - [2025-11-05 18:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.19 - - [2025-11-05 18:25:21] "GET /virtual-network/477c6604-f124-4137-b848-391cd8ebfa90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.008409 10.0.0.19 - - [2025-11-05 18:25:21] "POST /access-control-lists HTTP/1.1" 200 578 0.078679 10.0.0.19 - - [2025-11-05 18:25:21] "PUT /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88 HTTP/1.1" 200 264 0.111007 10.0.0.19 - - [2025-11-05 18:25:21] "PUT /virtual-network/477c6604-f124-4137-b848-391cd8ebfa90 HTTP/1.1" 200 264 0.049049 10.0.0.19 - - [2025-11-05 18:25:21] "POST /security-groups HTTP/1.1" 200 537 0.075827 10.0.0.19 - - [2025-11-05 18:25:21] "POST /fqname-to-id HTTP/1.1" 404 234 0.003193 10.0.0.19 - - [2025-11-05 18:25:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.021859 10.0.0.19 - - [2025-11-05 18:25:21] "POST /chown HTTP/1.1" 200 109 0.023254 10.0.0.19 - - [2025-11-05 18:25:21] "GET /application-policy-set/2a1f2c45-8f91-42ea-949f-f280818619e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012581 10.0.0.19 - - [2025-11-05 18:25:21] "POST /access-control-lists HTTP/1.1" 200 596 0.090292 10.0.0.19 - - [2025-11-05 18:25:21] "POST /fqname-to-id HTTP/1.1" 404 233 0.003456 10.0.0.19 - - [2025-11-05 18:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006936 10.0.0.19 - - [2025-11-05 18:25:21] "GET /policy-management/ee01d5b5-4a23-4b7b-8e76-59330a013c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004134 10.0.0.19 - - [2025-11-05 18:25:21] "POST /tags HTTP/1.1" 409 207 0.002386 10.0.0.19 - - [2025-11-05 18:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.19 - - [2025-11-05 18:25:21] "GET /tag/ad737873-5020-4896-a326-2a76cd485b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.048471 10.0.0.19 - - [2025-11-05 18:25:21] "POST /access-control-lists HTTP/1.1" 200 594 0.070235 10.0.0.19 - - [2025-11-05 18:25:21] "POST /firewall-rules HTTP/1.1" 200 564 0.070340 10.0.0.19 - - [2025-11-05 18:25:21] "GET /firewall-rule/b0253064-6f66-42df-a9d6-532cdb8d7c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.014718 10.0.0.19 - - [2025-11-05 18:25:21] "GET /firewall-policy/4bceb529-d2b5-4866-959c-b2c2ada73bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.008802 10.0.0.19 - - [2025-11-05 18:25:21] "GET /firewall-rule/b0253064-6f66-42df-a9d6-532cdb8d7c90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002986 10.0.0.19 - - [2025-11-05 18:25:21] "POST /ref-update HTTP/1.1" 200 156 0.024355 10.0.0.19 - - [2025-11-05 18:25:21] "GET /application-policy-set/2a1f2c45-8f91-42ea-949f-f280818619e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014437 10.0.0.19 - - [2025-11-05 18:25:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004456 10.0.0.19 - - [2025-11-05 18:25:21] "GET /policy-management/ee01d5b5-4a23-4b7b-8e76-59330a013c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005900 10.0.0.19 - - [2025-11-05 18:25:21] "POST /tags HTTP/1.1" 409 207 0.003015 10.0.0.19 - - [2025-11-05 18:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.19 - - [2025-11-05 18:25:22] "GET /tag/ad737873-5020-4896-a326-2a76cd485b3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010594 10.0.0.19 - - [2025-11-05 18:25:22] "POST /firewall-rules HTTP/1.1" 200 562 0.073086 10.0.0.19 - - [2025-11-05 18:25:22] "GET /firewall-rule/c7264023-b965-4653-94a3-32dd7e353837?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.025382 10.0.0.19 - - [2025-11-05 18:25:22] "GET /firewall-policy/4bceb529-d2b5-4866-959c-b2c2ada73bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.012310 10.0.0.19 - - [2025-11-05 18:25:22] "GET /firewall-rule/c7264023-b965-4653-94a3-32dd7e353837?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003098 10.0.0.19 - - [2025-11-05 18:25:22] "POST /ref-update HTTP/1.1" 200 156 0.044978 10.0.0.19 - - [2025-11-05 18:25:22] "POST /fqname-to-id HTTP/1.1" 404 228 0.002210 10.0.0.19 - - [2025-11-05 18:25:22] "POST /tags HTTP/1.1" 200 301 0.019073 10.0.0.19 - - [2025-11-05 18:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.019619 10.0.0.19 - - [2025-11-05 18:25:22] "GET /tag/31455081-2958-4b5e-b36c-0e07429087f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.014530 10.0.0.19 - - [2025-11-05 18:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.19 - - [2025-11-05 18:25:22] "GET /project/e059a8ad-3464-4566-a7e3-08e0b42e6402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.039915 10.0.0.19 - - [2025-11-05 18:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.19 - - [2025-11-05 18:25:22] "GET /virtual-network/477c6604-f124-4137-b848-391cd8ebfa90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004570 10.0.0.19 - - [2025-11-05 18:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.19 - - [2025-11-05 18:25:22] "GET /service-appliance-set/bf731404-225d-4d43-8bd2-6641a8c08880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003354 10.0.0.19 - - [2025-11-05 18:25:22] "POST /fqname-to-id HTTP/1.1" 404 242 0.001826 10.0.0.19 - - [2025-11-05 18:25:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.114657 10.0.0.19 - - [2025-11-05 18:25:22] "GET /virtual-machine-interface/ede8b4a2-0de9-404a-9c17-1863498854d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.011084 10.0.0.19 - - [2025-11-05 18:25:22] "POST /instance-ips HTTP/1.1" 200 377 0.021760 10.0.0.19 - - [2025-11-05 18:25:22] "GET /instance-ip/cb1f9ab7-5154-4f75-aedb-a737317d446c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.007372 10.0.0.19 - - [2025-11-05 18:25:22] "POST /loadbalancers HTTP/1.1" 200 582 0.100993 10.0.0.19 - - [2025-11-05 18:25:22] "GET /project/e059a8ad-3464-4566-a7e3-08e0b42e6402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.040549 10.0.0.19 - - [2025-11-05 18:25:22] "GET /instance-ip/cb1f9ab7-5154-4f75-aedb-a737317d446c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.011812 10.0.0.19 - - [2025-11-05 18:25:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.029279 10.0.0.19 - - [2025-11-05 18:25:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.19 - - [2025-11-05 18:25:23] "GET /project/e059a8ad-3464-4566-a7e3-08e0b42e6402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.044635 10.0.0.19 - - [2025-11-05 18:25:23] "POST /floating-ips HTTP/1.1" 200 581 0.031406 10.0.0.19 - - [2025-11-05 18:25:23] "GET /loadbalancer/a4b57589-07cd-4e26-bd7c-5c5fc6e42f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.005591 10.0.0.19 - - [2025-11-05 18:25:23] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.023145 10.0.0.19 - - [2025-11-05 18:25:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.021022 10.0.0.19 - - [2025-11-05 18:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012617 10.0.0.19 - - [2025-11-05 18:25:23] "GET /project/e059a8ad-3464-4566-a7e3-08e0b42e6402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.035996 10.0.0.19 - - [2025-11-05 18:25:23] "GET /loadbalancer-listener/9a5af362-2e22-4e41-8730-0bcd751ddeb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002496 10.0.0.19 - - [2025-11-05 18:25:23] "GET /loadbalancer-listener/9a5af362-2e22-4e41-8730-0bcd751ddeb5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003255 10.0.0.19 - - [2025-11-05 18:25:23] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.041704 10.0.0.19 - - [2025-11-05 18:25:23] "GET /instance-ip/cb1f9ab7-5154-4f75-aedb-a737317d446c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.005341 10.0.0.19 - - [2025-11-05 18:25:23] "GET /instance-ip/cb1f9ab7-5154-4f75-aedb-a737317d446c?fields=floating_ips HTTP/1.1" 200 1165 0.005057 10.0.0.19 - - [2025-11-05 18:25:23] "GET /floating-ip/b60ac21c-7113-4430-a644-2b97583d7b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002908 10.0.0.19 - - [2025-11-05 18:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.19 - - [2025-11-05 18:25:23] "GET /project/e059a8ad-3464-4566-a7e3-08e0b42e6402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.031613 10.0.0.19 - - [2025-11-05 18:25:23] "GET /loadbalancer/a4b57589-07cd-4e26-bd7c-5c5fc6e42f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.012204 10.0.0.19 - - [2025-11-05 18:25:23] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.034464 10.0.0.19 - - [2025-11-05 18:25:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.039822 10.0.0.19 - - [2025-11-05 18:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006578 10.0.0.19 - - [2025-11-05 18:25:23] "GET /project/e059a8ad-3464-4566-a7e3-08e0b42e6402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.055832 10.0.0.19 - - [2025-11-05 18:25:23] "GET /loadbalancer-listener/fdcad469-d866-45d8-8faf-a003c727f49f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.005450 10.0.0.19 - - [2025-11-05 18:25:23] "GET /loadbalancer-listener/fdcad469-d866-45d8-8faf-a003c727f49f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.005907 10.0.0.19 - - [2025-11-05 18:25:23] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.050796 10.0.0.19 - - [2025-11-05 18:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.19 - - [2025-11-05 18:25:23] "GET /instance-ip/cb1f9ab7-5154-4f75-aedb-a737317d446c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.013044 10.0.0.19 - - [2025-11-05 18:25:23] "GET /instance-ip/cb1f9ab7-5154-4f75-aedb-a737317d446c?fields=floating_ips HTTP/1.1" 200 1165 0.007331 10.0.0.19 - - [2025-11-05 18:25:23] "GET /floating-ip/b60ac21c-7113-4430-a644-2b97583d7b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.007787 10.0.0.19 - - [2025-11-05 18:25:23] "GET /project/e059a8ad-3464-4566-a7e3-08e0b42e6402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.079377 10.0.0.19 - - [2025-11-05 18:25:23] "GET /loadbalancer/a4b57589-07cd-4e26-bd7c-5c5fc6e42f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003576 10.0.0.19 - - [2025-11-05 18:25:23] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.030359 10.0.0.19 - - [2025-11-05 18:25:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.026030 10.0.0.19 - - [2025-11-05 18:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.19 - - [2025-11-05 18:25:24] "GET /project/e059a8ad-3464-4566-a7e3-08e0b42e6402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.035761 10.0.0.19 - - [2025-11-05 18:25:24] "GET /loadbalancer-listener/f1780739-9301-405d-ba1b-0a57bd6ce444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.004620 10.0.0.19 - - [2025-11-05 18:25:24] "GET /loadbalancer-listener/f1780739-9301-405d-ba1b-0a57bd6ce444?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003712 10.0.0.19 - - [2025-11-05 18:25:24] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.022980 10.0.0.19 - - [2025-11-05 18:25:24] "GET /instance-ip/cb1f9ab7-5154-4f75-aedb-a737317d446c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003204 10.0.0.19 - - [2025-11-05 18:25:24] "GET /instance-ip/cb1f9ab7-5154-4f75-aedb-a737317d446c?fields=floating_ips HTTP/1.1" 200 1165 0.012766 10.0.0.19 - - [2025-11-05 18:25:24] "POST /tags HTTP/1.1" 200 355 0.034194 10.0.0.19 - - [2025-11-05 18:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007324 10.0.0.19 - - [2025-11-05 18:25:24] "GET /floating-ip/b60ac21c-7113-4430-a644-2b97583d7b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.002656 10.0.0.19 - - [2025-11-05 18:25:24] "GET /tag/cba238b3-65f4-4dd0-bdab-e0a0f91ce7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.011858 10.0.0.19 - - [2025-11-05 18:25:24] "POST /tags HTTP/1.1" 200 303 0.018828 10.0.0.19 - - [2025-11-05 18:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011597 10.0.0.19 - - [2025-11-05 18:25:24] "GET /tag/d14ade64-b2c0-43da-a756-eda91c4563ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.018156 10.0.0.19 - - [2025-11-05 18:25:24] "POST /projects HTTP/1.1" 409 218 0.002075 10.0.0.19 - - [2025-11-05 18:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.19 - - [2025-11-05 18:25:24] "GET /project/dda3f34a-3b54-4208-bfc2-b7f52bca2962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.048626 10.0.0.19 - - [2025-11-05 18:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.19 - - [2025-11-05 18:25:24] "GET /network-ipam/672f576a-eea7-44da-be44-d3e0e72077a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.011589 10.0.0.19 - - [2025-11-05 18:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.19 - - [2025-11-05 18:25:24] "GET /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006534 10.0.0.19 - - [2025-11-05 18:25:24] "PUT /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88 HTTP/1.1" 200 264 0.053183 10.0.0.19 - - [2025-11-05 18:25:24] "GET /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004895 10.0.0.19 - - [2025-11-05 18:25:24] "POST /set-tag HTTP/1.1" 200 109 0.048105 10.0.0.19 - - [2025-11-05 18:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005792 10.0.0.19 - - [2025-11-05 18:25:24] "GET /network-ipam/da1daa15-ed16-4fb4-a100-1b66dc0ca690?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.002966 10.0.0.19 - - [2025-11-05 18:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.19 - - [2025-11-05 18:25:24] "GET /virtual-network/477c6604-f124-4137-b848-391cd8ebfa90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.003908 10.0.0.19 - - [2025-11-05 18:25:24] "PUT /virtual-network/477c6604-f124-4137-b848-391cd8ebfa90 HTTP/1.1" 200 264 0.041398 10.0.0.19 - - [2025-11-05 18:25:24] "GET /virtual-network/477c6604-f124-4137-b848-391cd8ebfa90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.015155 10.0.0.19 - - [2025-11-05 18:25:24] "POST /set-tag HTTP/1.1" 200 109 0.048365 10.0.0.19 - - [2025-11-05 18:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.19 - - [2025-11-05 18:25:24] "GET /network-policy/6084a6bb-ee0f-4960-a652-c63d862681cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.002489 10.0.0.19 - - [2025-11-05 18:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.19 - - [2025-11-05 18:25:24] "GET /network-policy/af0db2fb-6497-4182-b75f-435d9386b21f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003020 10.0.0.19 - - [2025-11-05 18:25:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.19 - - [2025-11-05 18:25:25] "GET /network-policy/b3497a59-5c8f-44cf-b072-7e121ad4629a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.003113 10.0.0.19 - - [2025-11-05 18:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.19 - - [2025-11-05 18:25:25] "PUT /network-policy/b3497a59-5c8f-44cf-b072-7e121ad4629a HTTP/1.1" 200 262 0.009056 10.0.0.19 - - [2025-11-05 18:25:25] "PUT /access-control-list/8cfa1419-790d-4094-b7ff-eeef3b210ca8 HTTP/1.1" 200 272 0.019771 10.0.0.19 - - [2025-11-05 18:25:25] "POST /ref-update HTTP/1.1" 200 156 0.077910 10.0.0.19 - - [2025-11-05 18:25:25] "PUT /access-control-list/624ddf8a-18a8-4bf7-a5ce-5c04ba116ca2 HTTP/1.1" 200 272 0.073602 10.0.0.19 - - [2025-11-05 18:25:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020645 10.0.0.19 - - [2025-11-05 18:25:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021573 10.0.0.19 - - [2025-11-05 18:25:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002059 10.0.0.19 - - [2025-11-05 18:25:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002254 10.0.0.19 - - [2025-11-05 18:25:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002494 10.0.0.19 - - [2025-11-05 18:25:25] "POST /security-groups HTTP/1.1" 409 245 0.002616 10.0.0.19 - - [2025-11-05 18:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.19 - - [2025-11-05 18:25:25] "PUT /security-group/3767d628-07df-4dad-bbcf-2afb62e23f5f HTTP/1.1" 200 262 0.061706 10.0.0.19 - - [2025-11-05 18:25:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.025063 10.0.0.19 - - [2025-11-05 18:25:25] "PUT /access-control-list/a9c95e41-cb79-4634-831c-ccf4610b623a HTTP/1.1" 200 272 0.018880 10.0.0.19 - - [2025-11-05 18:25:25] "GET /application-policy-set/2a1f2c45-8f91-42ea-949f-f280818619e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008224 10.0.0.19 - - [2025-11-05 18:25:25] "PUT /access-control-list/35dbc39c-1070-48db-ad69-55903b600bbb HTTP/1.1" 200 272 0.030964 10.0.0.19 - - [2025-11-05 18:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.19 - - [2025-11-05 18:25:25] "GET /policy-management/ee01d5b5-4a23-4b7b-8e76-59330a013c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003695 10.0.0.19 - - [2025-11-05 18:25:25] "POST /tags HTTP/1.1" 409 206 0.001781 10.0.0.19 - - [2025-11-05 18:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.19 - - [2025-11-05 18:25:25] "GET /tag/d14ade64-b2c0-43da-a756-eda91c4563ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010573 10.0.0.19 - - [2025-11-05 18:25:25] "POST /firewall-rules HTTP/1.1" 200 562 0.063620 10.0.0.19 - - [2025-11-05 18:25:25] "GET /firewall-rule/ce347e09-56df-4b83-8ca9-d5c52d84de05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004146 10.0.0.19 - - [2025-11-05 18:25:25] "GET /firewall-policy/4bceb529-d2b5-4866-959c-b2c2ada73bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.006293 10.0.0.19 - - [2025-11-05 18:25:25] "GET /firewall-rule/ce347e09-56df-4b83-8ca9-d5c52d84de05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002135 10.0.0.19 - - [2025-11-05 18:25:25] "POST /ref-update HTTP/1.1" 200 156 0.031828 10.0.0.19 - - [2025-11-05 18:25:25] "GET /application-policy-set/2a1f2c45-8f91-42ea-949f-f280818619e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005449 10.0.0.19 - - [2025-11-05 18:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.19 - - [2025-11-05 18:25:25] "GET /policy-management/ee01d5b5-4a23-4b7b-8e76-59330a013c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002888 10.0.0.19 - - [2025-11-05 18:25:25] "POST /tags HTTP/1.1" 409 206 0.001922 10.0.0.19 - - [2025-11-05 18:25:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.19 - - [2025-11-05 18:25:25] "GET /tag/d14ade64-b2c0-43da-a756-eda91c4563ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010692 10.0.0.19 - - [2025-11-05 18:25:26] "POST /firewall-rules HTTP/1.1" 200 560 0.076042 10.0.0.19 - - [2025-11-05 18:25:26] "GET /firewall-rule/7b04717e-751b-49e1-a1e4-838ae08f73f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.021055 10.0.0.19 - - [2025-11-05 18:25:26] "GET /firewall-policy/4bceb529-d2b5-4866-959c-b2c2ada73bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004208 10.0.0.19 - - [2025-11-05 18:25:26] "GET /firewall-rule/7b04717e-751b-49e1-a1e4-838ae08f73f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002387 10.0.0.19 - - [2025-11-05 18:25:26] "POST /ref-update HTTP/1.1" 200 156 0.025430 10.0.0.19 - - [2025-11-05 18:25:26] "POST /tags HTTP/1.1" 200 371 0.026061 10.0.0.19 - - [2025-11-05 18:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.19 - - [2025-11-05 18:25:26] "GET /tag/42a3333f-710b-48e1-95ad-dd52c62092e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.011888 10.0.0.19 - - [2025-11-05 18:25:26] "POST /tags HTTP/1.1" 200 319 0.036114 10.0.0.19 - - [2025-11-05 18:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.19 - - [2025-11-05 18:25:26] "GET /tag/6fb573f1-fa1b-4496-a76a-af9c3a5529b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.011805 10.0.0.19 - - [2025-11-05 18:25:26] "POST /id-to-fqname HTTP/1.1" 200 181 0.003659 10.0.0.19 - - [2025-11-05 18:25:26] "POST /fqname-to-id HTTP/1.1" 404 190 0.003138 10.0.0.19 - - [2025-11-05 18:25:26] "POST /security-groups HTTP/1.1" 200 578 0.060259 10.0.0.19 - - [2025-11-05 18:25:26] "POST /projects HTTP/1.1" 200 497 0.251972 10.0.0.19 - - [2025-11-05 18:25:26] "POST /fqname-to-id HTTP/1.1" 404 225 0.001822 10.0.0.19 - - [2025-11-05 18:25:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.022987 10.0.0.19 - - [2025-11-05 18:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.19 - - [2025-11-05 18:25:26] "GET /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.043051 10.0.0.19 - - [2025-11-05 18:25:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004770 10.0.0.19 - - [2025-11-05 18:25:26] "GET /virtual-network/477c6604-f124-4137-b848-391cd8ebfa90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.007258 10.0.0.19 - - [2025-11-05 18:25:26] "POST /access-control-lists HTTP/1.1" 200 587 0.121865 10.0.0.19 - - [2025-11-05 18:25:26] "POST /fqname-to-id HTTP/1.1" 404 224 0.023127 10.0.0.19 - - [2025-11-05 18:25:26] "POST /access-control-lists HTTP/1.1" 200 585 0.027418 10.0.0.19 - - [2025-11-05 18:25:26] "PUT /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88 HTTP/1.1" 200 264 0.069641 10.0.0.19 - - [2025-11-05 18:25:26] "PUT /virtual-network/477c6604-f124-4137-b848-391cd8ebfa90 HTTP/1.1" 200 264 0.048219 10.0.0.19 - - [2025-11-05 18:25:26] "POST /security-groups HTTP/1.1" 200 558 0.067838 10.0.0.19 - - [2025-11-05 18:25:26] "POST /fqname-to-id HTTP/1.1" 404 248 0.002738 10.0.0.19 - - [2025-11-05 18:25:27] "POST /access-control-lists HTTP/1.1" 200 610 0.024540 10.0.0.19 - - [2025-11-05 18:25:27] "POST /fqname-to-id HTTP/1.1" 404 247 0.004991 10.0.0.19 - - [2025-11-05 18:25:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.027406 10.0.0.19 - - [2025-11-05 18:25:27] "POST /chown HTTP/1.1" 200 109 0.017118 10.0.0.19 - - [2025-11-05 18:25:27] "GET /application-policy-set/2a1f2c45-8f91-42ea-949f-f280818619e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002843 10.0.0.19 - - [2025-11-05 18:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.19 - - [2025-11-05 18:25:27] "GET /policy-management/ee01d5b5-4a23-4b7b-8e76-59330a013c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.017893 10.0.0.19 - - [2025-11-05 18:25:27] "POST /access-control-lists HTTP/1.1" 200 608 0.096848 10.0.0.19 - - [2025-11-05 18:25:27] "POST /tags HTTP/1.1" 409 214 0.016659 10.0.0.19 - - [2025-11-05 18:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.19 - - [2025-11-05 18:25:27] "GET /tag/6fb573f1-fa1b-4496-a76a-af9c3a5529b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.009960 10.0.0.19 - - [2025-11-05 18:25:27] "POST /firewall-rules HTTP/1.1" 200 578 0.064853 10.0.0.19 - - [2025-11-05 18:25:27] "GET /firewall-rule/1e0b8985-92ed-410a-9ce5-22135811947f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.011740 10.0.0.19 - - [2025-11-05 18:25:27] "GET /firewall-policy/4bceb529-d2b5-4866-959c-b2c2ada73bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003813 10.0.0.19 - - [2025-11-05 18:25:27] "GET /firewall-rule/1e0b8985-92ed-410a-9ce5-22135811947f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002271 10.0.0.19 - - [2025-11-05 18:25:27] "POST /ref-update HTTP/1.1" 200 156 0.029095 10.0.0.19 - - [2025-11-05 18:25:27] "GET /application-policy-set/2a1f2c45-8f91-42ea-949f-f280818619e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019901 10.0.0.19 - - [2025-11-05 18:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.19 - - [2025-11-05 18:25:27] "GET /policy-management/ee01d5b5-4a23-4b7b-8e76-59330a013c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002975 10.0.0.19 - - [2025-11-05 18:25:27] "POST /tags HTTP/1.1" 409 214 0.001741 10.0.0.19 - - [2025-11-05 18:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.19 - - [2025-11-05 18:25:27] "GET /tag/6fb573f1-fa1b-4496-a76a-af9c3a5529b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.010144 10.0.0.19 - - [2025-11-05 18:25:27] "POST /firewall-rules HTTP/1.1" 200 576 0.065009 10.0.0.19 - - [2025-11-05 18:25:27] "GET /firewall-rule/2ddc064e-af6d-4c9d-a039-37b2450bde03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004070 10.0.0.19 - - [2025-11-05 18:25:27] "GET /firewall-policy/4bceb529-d2b5-4866-959c-b2c2ada73bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.005200 10.0.0.19 - - [2025-11-05 18:25:27] "GET /firewall-rule/2ddc064e-af6d-4c9d-a039-37b2450bde03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002153 10.0.0.19 - - [2025-11-05 18:25:27] "POST /ref-update HTTP/1.1" 200 156 0.056115 10.0.0.19 - - [2025-11-05 18:25:27] "POST /tags HTTP/1.1" 200 363 0.038227 10.0.0.19 - - [2025-11-05 18:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006327 10.0.0.19 - - [2025-11-05 18:25:27] "GET /tag/008f2143-7ae1-4dda-9743-25a1482236c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.011603 10.0.0.19 - - [2025-11-05 18:25:27] "POST /tags HTTP/1.1" 200 311 0.017705 10.0.0.19 - - [2025-11-05 18:25:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.19 - - [2025-11-05 18:25:27] "GET /tag/15952511-3973-4a81-93ee-f0ca784be208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011109 10.0.0.19 - - [2025-11-05 18:25:28] "POST /id-to-fqname HTTP/1.1" 200 177 0.000466 10.0.0.19 - - [2025-11-05 18:25:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.014588 10.0.0.19 - - [2025-11-05 18:25:28] "POST /security-groups HTTP/1.1" 200 574 0.070442 10.0.0.19 - - [2025-11-05 18:25:28] "POST /projects HTTP/1.1" 200 489 0.189061 10.0.0.19 - - [2025-11-05 18:25:28] "POST /fqname-to-id HTTP/1.1" 404 217 0.001614 10.0.0.19 - - [2025-11-05 18:25:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.038215 10.0.0.19 - - [2025-11-05 18:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010253 10.0.0.19 - - [2025-11-05 18:25:28] "GET /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.022893 10.0.0.19 - - [2025-11-05 18:25:28] "POST /access-control-lists HTTP/1.1" 200 583 0.096200 10.0.0.19 - - [2025-11-05 18:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.018048 10.0.0.19 - - [2025-11-05 18:25:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.017582 10.0.0.19 - - [2025-11-05 18:25:28] "GET /virtual-network/477c6604-f124-4137-b848-391cd8ebfa90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.006053 10.0.0.19 - - [2025-11-05 18:25:28] "POST /access-control-lists HTTP/1.1" 200 581 0.065444 10.0.0.19 - - [2025-11-05 18:25:28] "PUT /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88 HTTP/1.1" 200 264 0.087671 10.0.0.19 - - [2025-11-05 18:25:28] "PUT /virtual-network/477c6604-f124-4137-b848-391cd8ebfa90 HTTP/1.1" 200 264 0.047396 10.0.0.19 - - [2025-11-05 18:25:28] "POST /security-groups HTTP/1.1" 200 546 0.077882 10.0.0.19 - - [2025-11-05 18:25:28] "POST /fqname-to-id HTTP/1.1" 404 240 0.001730 10.0.0.19 - - [2025-11-05 18:25:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.056413 10.0.0.19 - - [2025-11-05 18:25:28] "POST /access-control-lists HTTP/1.1" 200 602 0.063658 10.0.0.19 - - [2025-11-05 18:25:28] "POST /fqname-to-id HTTP/1.1" 404 239 0.004770 10.0.0.19 - - [2025-11-05 18:25:28] "POST /chown HTTP/1.1" 200 109 0.037341 10.0.0.19 - - [2025-11-05 18:25:28] "GET /application-policy-set/2a1f2c45-8f91-42ea-949f-f280818619e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005176 10.0.0.19 - - [2025-11-05 18:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.19 - - [2025-11-05 18:25:28] "GET /policy-management/ee01d5b5-4a23-4b7b-8e76-59330a013c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002173 10.0.0.19 - - [2025-11-05 18:25:28] "POST /access-control-lists HTTP/1.1" 200 600 0.086004 10.0.0.19 - - [2025-11-05 18:25:28] "POST /tags HTTP/1.1" 409 210 0.008273 10.0.0.19 - - [2025-11-05 18:25:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.19 - - [2025-11-05 18:25:28] "GET /tag/15952511-3973-4a81-93ee-f0ca784be208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.009888 10.0.0.19 - - [2025-11-05 18:25:28] "POST /firewall-rules HTTP/1.1" 200 570 0.064628 10.0.0.19 - - [2025-11-05 18:25:28] "GET /firewall-rule/8e4f8958-6ce2-482e-90b6-02f36ff0d307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.021010 10.0.0.19 - - [2025-11-05 18:25:28] "GET /firewall-policy/4bceb529-d2b5-4866-959c-b2c2ada73bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.005480 10.0.0.19 - - [2025-11-05 18:25:29] "GET /firewall-rule/8e4f8958-6ce2-482e-90b6-02f36ff0d307?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002919 10.0.0.19 - - [2025-11-05 18:25:29] "POST /ref-update HTTP/1.1" 200 156 0.034336 10.0.0.19 - - [2025-11-05 18:25:29] "GET /application-policy-set/2a1f2c45-8f91-42ea-949f-f280818619e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009682 10.0.0.19 - - [2025-11-05 18:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.19 - - [2025-11-05 18:25:29] "GET /policy-management/ee01d5b5-4a23-4b7b-8e76-59330a013c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002148 10.0.0.19 - - [2025-11-05 18:25:29] "POST /tags HTTP/1.1" 409 210 0.001363 10.0.0.19 - - [2025-11-05 18:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001196 10.0.0.19 - - [2025-11-05 18:25:29] "GET /tag/15952511-3973-4a81-93ee-f0ca784be208?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.009604 10.0.0.19 - - [2025-11-05 18:25:29] "POST /firewall-rules HTTP/1.1" 200 568 0.065279 10.0.0.19 - - [2025-11-05 18:25:29] "GET /firewall-rule/284f7432-75f0-40e5-bc42-49da8c7de19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.016855 10.0.0.19 - - [2025-11-05 18:25:29] "GET /firewall-policy/4bceb529-d2b5-4866-959c-b2c2ada73bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.003908 10.0.0.19 - - [2025-11-05 18:25:29] "GET /firewall-rule/284f7432-75f0-40e5-bc42-49da8c7de19d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002235 10.0.0.19 - - [2025-11-05 18:25:29] "POST /ref-update HTTP/1.1" 200 156 0.035389 10.0.0.19 - - [2025-11-05 18:25:29] "POST /tags HTTP/1.1" 409 237 0.002258 10.0.0.19 - - [2025-11-05 18:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.19 - - [2025-11-05 18:25:29] "GET /tag/9d0423e6-c6e8-4751-898f-78966dbbff4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.013140 10.0.0.19 - - [2025-11-05 18:25:29] "POST /tags HTTP/1.1" 409 210 0.002066 10.0.0.19 - - [2025-11-05 18:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.19 - - [2025-11-05 18:25:29] "GET /tag/709e3e63-f75e-45da-84de-7f42e0d7a817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.014257 10.0.0.19 - - [2025-11-05 18:25:29] "POST /projects HTTP/1.1" 409 223 0.002311 10.0.0.19 - - [2025-11-05 18:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.19 - - [2025-11-05 18:25:29] "GET /project/e059a8ad-3464-4566-a7e3-08e0b42e6402?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.064781 10.0.0.19 - - [2025-11-05 18:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.19 - - [2025-11-05 18:25:29] "GET /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.003960 10.0.0.19 - - [2025-11-05 18:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.19 - - [2025-11-05 18:25:29] "GET /virtual-network/477c6604-f124-4137-b848-391cd8ebfa90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004342 10.0.0.19 - - [2025-11-05 18:25:29] "PUT /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88 HTTP/1.1" 200 264 0.044296 10.0.0.19 - - [2025-11-05 18:25:29] "PUT /virtual-network/477c6604-f124-4137-b848-391cd8ebfa90 HTTP/1.1" 200 264 0.073677 10.0.0.19 - - [2025-11-05 18:25:29] "POST /security-groups HTTP/1.1" 409 253 0.002891 10.0.0.19 - - [2025-11-05 18:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.19 - - [2025-11-05 18:25:29] "PUT /security-group/07aafbf5-7236-474a-9f82-c696fe0743b4 HTTP/1.1" 200 262 0.072722 10.0.0.19 - - [2025-11-05 18:25:29] "PUT /access-control-list/13513019-aae5-4500-adc3-8e9bf8b8388f HTTP/1.1" 200 272 0.010319 10.0.0.19 - - [2025-11-05 18:25:29] "PUT /access-control-list/fa004059-5d6a-4f15-b44b-1418f986a71f HTTP/1.1" 200 272 0.016426 10.0.0.19 - - [2025-11-05 18:25:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.021262 10.0.0.19 - - [2025-11-05 18:25:30] "GET /application-policy-set/2a1f2c45-8f91-42ea-949f-f280818619e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017980 10.0.0.19 - - [2025-11-05 18:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.19 - - [2025-11-05 18:25:30] "GET /policy-management/ee01d5b5-4a23-4b7b-8e76-59330a013c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002829 10.0.0.19 - - [2025-11-05 18:25:30] "POST /tags HTTP/1.1" 409 210 0.002503 10.0.0.19 - - [2025-11-05 18:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.19 - - [2025-11-05 18:25:30] "GET /tag/709e3e63-f75e-45da-84de-7f42e0d7a817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.010895 10.0.0.19 - - [2025-11-05 18:25:30] "POST /firewall-rules HTTP/1.1" 200 570 0.076348 10.0.0.19 - - [2025-11-05 18:25:30] "GET /firewall-rule/a5d75abc-8907-4d59-8a8c-dad7dacf4ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010880 10.0.0.19 - - [2025-11-05 18:25:30] "GET /firewall-policy/4bceb529-d2b5-4866-959c-b2c2ada73bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004020 10.0.0.19 - - [2025-11-05 18:25:30] "GET /firewall-rule/a5d75abc-8907-4d59-8a8c-dad7dacf4ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002661 10.0.0.19 - - [2025-11-05 18:25:30] "POST /ref-update HTTP/1.1" 200 156 0.040658 10.0.0.19 - - [2025-11-05 18:25:30] "GET /application-policy-set/2a1f2c45-8f91-42ea-949f-f280818619e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009871 10.0.0.19 - - [2025-11-05 18:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.19 - - [2025-11-05 18:25:30] "GET /policy-management/ee01d5b5-4a23-4b7b-8e76-59330a013c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002331 10.0.0.19 - - [2025-11-05 18:25:30] "POST /tags HTTP/1.1" 409 210 0.001792 10.0.0.19 - - [2025-11-05 18:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.19 - - [2025-11-05 18:25:30] "GET /tag/709e3e63-f75e-45da-84de-7f42e0d7a817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.012394 10.0.0.19 - - [2025-11-05 18:25:30] "POST /firewall-rules HTTP/1.1" 200 568 0.088574 10.0.0.19 - - [2025-11-05 18:25:30] "GET /firewall-rule/1cfddd8a-97ee-45ca-b545-c6eef983a126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.005678 10.0.0.19 - - [2025-11-05 18:25:30] "GET /firewall-policy/4bceb529-d2b5-4866-959c-b2c2ada73bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.005414 10.0.0.19 - - [2025-11-05 18:25:30] "GET /firewall-rule/1cfddd8a-97ee-45ca-b545-c6eef983a126?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002902 10.0.0.19 - - [2025-11-05 18:25:30] "POST /ref-update HTTP/1.1" 200 156 0.061710 10.0.0.19 - - [2025-11-05 18:25:30] "GET /virtual-machine-interface/c90680ac-ba74-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007472 10.0.0.19 - - [2025-11-05 18:25:30] "POST /set-tag HTTP/1.1" 200 109 0.004045 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:26:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000908 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:26:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000811 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:26:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000894 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:26:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000948 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:26:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000935 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:26:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000919 10.0.0.49 - - [2025-11-05 18:27:05] "GET / HTTP/1.1" 200 35931 0.001505 10.0.0.49 - - [2025-11-05 18:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.49 - - [2025-11-05 18:27:05] "GET /global-system-config/f11121d5-b1a6-451b-b9d7-597769705ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004041 10.0.0.49 - - [2025-11-05 18:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001349 10.0.0.49 - - [2025-11-05 18:27:05] "GET /routing-instance/fd8a139a-fd75-430e-b3ec-acb078491073?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004316 10.0.0.49 - - [2025-11-05 18:27:05] "PUT /global-system-config/f11121d5-b1a6-451b-b9d7-597769705ab7 HTTP/1.1" 200 274 0.024780 10.0.0.49 - - [2025-11-05 18:27:05] "POST /fqname-to-id HTTP/1.1" 404 217 0.009560 10.0.0.49 - - [2025-11-05 18:27:05] "POST /virtual-routers HTTP/1.1" 200 601 0.015053 10.0.0.49 - - [2025-11-05 18:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006546 10.0.0.49 - - [2025-11-05 18:27:05] "GET /virtual-router/eaf810bd-975f-452f-b743-b5e99b3b4f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003426 10.0.0.49 - - [2025-11-05 18:27:05] "POST /fqname-to-id HTTP/1.1" 404 230 0.001915 10.0.0.49 - - [2025-11-05 18:27:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.49 - - [2025-11-05 18:27:06] "GET /virtual-network/0d951a9c-b674-457e-ba45-198aafa16c7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.021693 10.0.0.49 - - [2025-11-05 18:27:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 584 0.078320 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:27:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000998 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:27:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000951 10.0.0.49 - - [2025-11-05 18:27:44] "GET / HTTP/1.1" 200 35931 0.001413 10.0.0.49 - - [2025-11-05 18:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.49 - - [2025-11-05 18:27:44] "GET /global-system-config/f11121d5-b1a6-451b-b9d7-597769705ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004768 10.0.0.49 - - [2025-11-05 18:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.49 - - [2025-11-05 18:27:44] "GET /routing-instance/fd8a139a-fd75-430e-b3ec-acb078491073?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003160 10.0.0.49 - - [2025-11-05 18:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.49 - - [2025-11-05 18:27:44] "GET /virtual-router/eaf810bd-975f-452f-b743-b5e99b3b4f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.002464 10.0.0.49 - - [2025-11-05 18:27:44] "PUT /virtual-router/eaf810bd-975f-452f-b743-b5e99b3b4f56 HTTP/1.1" 200 262 0.008378 10.0.0.49 - - [2025-11-05 18:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.49 - - [2025-11-05 18:27:44] "GET /virtual-router/eaf810bd-975f-452f-b743-b5e99b3b4f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.002581 10.0.0.49 - - [2025-11-05 18:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.49 - - [2025-11-05 18:27:44] "GET /virtual-machine-interface/acd331d0-0e6b-4958-bb10-358545b809b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.004384 10.0.0.49 - - [2025-11-05 18:27:44] "PUT /virtual-machine-interface/acd331d0-0e6b-4958-bb10-358545b809b6 HTTP/1.1" 200 284 0.008674 10.0.0.19 - - [2025-11-05 18:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.19 - - [2025-11-05 18:27:59] "GET /virtual-router/eaf810bd-975f-452f-b743-b5e99b3b4f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.002567 10.0.0.19 - - [2025-11-05 18:29:06] "GET /global-system-configs HTTP/1.1" 200 322 0.002020 10.0.0.19 - - [2025-11-05 18:29:07] "GET /global-system-configs HTTP/1.1" 200 322 0.002692 10.0.0.19 - - [2025-11-05 18:30:18] "GET /virtual-router/eaf810bd-975f-452f-b743-b5e99b3b4f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003279 10.0.0.19 - - [2025-11-05 18:30:18] "POST /ref-update HTTP/1.1" 200 156 0.009966 10.0.0.19 - - [2025-11-05 18:30:22] "GET /virtual-machine-interface/c90680ac-ba74-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011029 10.0.0.19 - - [2025-11-05 18:30:22] "POST /set-tag HTTP/1.1" 200 109 0.004620 10.0.0.19 - - [2025-11-05 18:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.19 - - [2025-11-05 18:30:22] "GET /loadbalancer/a4b57589-07cd-4e26-bd7c-5c5fc6e42f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002430 10.0.0.19 - - [2025-11-05 18:30:22] "GET /virtual-machine-interface/c90680ac-ba74-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004441 10.0.0.19 - - [2025-11-05 18:30:22] "POST /set-tag HTTP/1.1" 200 109 0.003567 10.0.0.19 - - [2025-11-05 18:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.19 - - [2025-11-05 18:30:22] "GET /loadbalancer/a4b57589-07cd-4e26-bd7c-5c5fc6e42f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002952 10.0.0.19 - - [2025-11-05 18:30:22] "GET /loadbalancer-pool/f370f14f-9c7e-43da-a4f5-e0e06b22d5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.004041 10.0.0.19 - - [2025-11-05 18:30:22] "POST /loadbalancer-members HTTP/1.1" 200 690 0.016301 10.0.0.19 - - [2025-11-05 18:30:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008644 10.0.0.19 - - [2025-11-05 18:30:22] "GET /virtual-machine-interface/c90680ac-ba74-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015128 10.0.0.19 - - [2025-11-05 18:30:22] "GET /virtual-machine-interface/c90680ac-ba74-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.017992 10.0.0.19 - - [2025-11-05 18:30:22] "POST /tags HTTP/1.1" 409 205 0.005209 10.0.0.19 - - [2025-11-05 18:30:22] "POST /ref-update HTTP/1.1" 200 156 0.009364 10.0.0.19 - - [2025-11-05 18:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.19 - - [2025-11-05 18:30:23] "GET /tag/31455081-2958-4b5e-b36c-0e07429087f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.014246 10.0.0.19 - - [2025-11-05 18:30:23] "GET /floating-ip/b60ac21c-7113-4430-a644-2b97583d7b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1774 0.011640 10.0.0.19 - - [2025-11-05 18:30:23] "PUT /floating-ip/b60ac21c-7113-4430-a644-2b97583d7b41 HTTP/1.1" 200 256 0.010125 10.0.0.19 - - [2025-11-05 18:30:23] "POST /set-tag HTTP/1.1" 200 109 0.087190 10.0.0.19 - - [2025-11-05 18:30:23] "GET /loadbalancer-pool/26baaac2-d10f-4226-a72f-cde5d0d9aa2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005660 10.0.0.19 - - [2025-11-05 18:30:23] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021857 10.0.0.19 - - [2025-11-05 18:30:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.025704 10.0.0.19 - - [2025-11-05 18:30:23] "GET /virtual-machine-interface/c90680ac-ba74-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011458 10.0.0.19 - - [2025-11-05 18:30:23] "GET /virtual-machine-interface/c90680ac-ba74-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.015059 10.0.0.19 - - [2025-11-05 18:30:23] "POST /ref-update HTTP/1.1" 200 156 0.009928 10.0.0.19 - - [2025-11-05 18:30:23] "POST /set-tag HTTP/1.1" 200 109 0.002291 10.0.0.19 - - [2025-11-05 18:30:23] "GET /loadbalancer-pool/17fb24ce-76fb-485c-a7b6-464c36a837dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004647 10.0.0.19 - - [2025-11-05 18:30:23] "GET /floating-ip/b60ac21c-7113-4430-a644-2b97583d7b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.002241 10.0.0.19 - - [2025-11-05 18:30:23] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022372 10.0.0.19 - - [2025-11-05 18:30:23] "PUT /floating-ip/b60ac21c-7113-4430-a644-2b97583d7b41 HTTP/1.1" 200 256 0.023801 10.0.0.19 - - [2025-11-05 18:30:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.009623 10.0.0.19 - - [2025-11-05 18:30:23] "GET /virtual-machine-interface/c90680ac-ba74-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.016913 10.0.0.19 - - [2025-11-05 18:30:23] "POST /set-tag HTTP/1.1" 200 109 0.011875 10.0.0.19 - - [2025-11-05 18:30:23] "GET /virtual-machine-interface/c90680ac-ba74-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.014120 10.0.0.19 - - [2025-11-05 18:30:23] "POST /ref-update HTTP/1.1" 200 156 0.008332 10.0.0.19 - - [2025-11-05 18:30:23] "GET /floating-ip/b60ac21c-7113-4430-a644-2b97583d7b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.003490 10.0.0.19 - - [2025-11-05 18:30:23] "PUT /floating-ip/b60ac21c-7113-4430-a644-2b97583d7b41 HTTP/1.1" 200 256 0.016307 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:31:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000888 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:31:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000901 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:31:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000930 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:31:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000951 10.0.0.19 - - [2025-11-05 18:32:07] "GET / HTTP/1.1" 200 35931 0.001882 10.0.0.19 - - [2025-11-05 18:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.19 - - [2025-11-05 18:32:07] "GET /global-system-config/f11121d5-b1a6-451b-b9d7-597769705ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004180 10.0.0.19 - - [2025-11-05 18:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001603 10.0.0.19 - - [2025-11-05 18:32:07] "GET /config-node/107faa3c-8f72-4117-8fbd-adc4b1c1e825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002745 10.0.0.19 - - [2025-11-05 18:32:18] "GET / HTTP/1.1" 200 35931 0.001405 10.0.0.19 - - [2025-11-05 18:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.19 - - [2025-11-05 18:32:18] "GET /routing-instance/fd8a139a-fd75-430e-b3ec-acb078491073?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003061 10.0.0.19 - - [2025-11-05 18:32:18] "POST /bgp-routers HTTP/1.1" 409 301 0.007573 10.0.0.19 - - [2025-11-05 18:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.19 - - [2025-11-05 18:32:18] "GET /bgp-router/3610a663-5c7b-4284-99e6-9a0ab3c9259a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.006103 10.0.0.19 - - [2025-11-05 18:32:18] "PUT /bgp-router/3610a663-5c7b-4284-99e6-9a0ab3c9259a HTTP/1.1" 200 254 0.013756 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:32:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000992 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:32:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003927 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:32:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000931 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:32:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000854 10.0.0.19 - - [2025-11-05 18:33:31] "GET /virtual-machine-interface/c90680ac-ba74-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004152 10.0.0.19 - - [2025-11-05 18:33:31] "POST /set-tag HTTP/1.1" 200 109 0.007455 10.0.0.19 - - [2025-11-05 18:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.19 - - [2025-11-05 18:33:31] "GET /loadbalancer/a4b57589-07cd-4e26-bd7c-5c5fc6e42f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004296 10.0.0.19 - - [2025-11-05 18:33:31] "GET /virtual-machine-interface/c90680ac-ba74-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004703 10.0.0.19 - - [2025-11-05 18:33:31] "POST /set-tag HTTP/1.1" 200 109 0.023716 10.0.0.19 - - [2025-11-05 18:33:31] "DELETE /loadbalancer-member/0a72a245-aeaf-468f-9dc3-726e25999513 HTTP/1.1" 200 115 0.041705 10.0.0.19 - - [2025-11-05 18:33:31] "GET /virtual-machine-interface/c90680ac-ba74-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006308 10.0.0.19 - - [2025-11-05 18:33:31] "POST /set-tag HTTP/1.1" 200 109 0.002795 10.0.0.19 - - [2025-11-05 18:33:31] "DELETE /loadbalancer-member/87bb1a57-7013-45f1-a09b-4f0a9a03baf6 HTTP/1.1" 200 115 0.037666 10.0.0.19 - - [2025-11-05 18:33:31] "GET /virtual-machine-interface/c90680ac-ba74-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.003820 10.0.0.19 - - [2025-11-05 18:33:31] "POST /set-tag HTTP/1.1" 200 109 0.002523 10.0.0.19 - - [2025-11-05 18:33:31] "DELETE /loadbalancer-member/87532963-7dc5-4405-9441-6849265b6987 HTTP/1.1" 200 115 0.033577 10.0.0.19 - - [2025-11-05 18:33:31] "GET /virtual-machine-interface/c90680ac-ba74-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004028 10.0.0.19 - - [2025-11-05 18:33:31] "POST /set-tag HTTP/1.1" 200 109 0.003117 10.0.0.19 - - [2025-11-05 18:33:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004946 10.0.0.19 - - [2025-11-05 18:33:31] "GET /loadbalancer/a4b57589-07cd-4e26-bd7c-5c5fc6e42f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002743 10.0.0.19 - - [2025-11-05 18:33:31] "GET /loadbalancer-pool/f370f14f-9c7e-43da-a4f5-e0e06b22d5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003354 10.0.0.19 - - [2025-11-05 18:33:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025279 10.0.0.19 - - [2025-11-05 18:33:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.029191 10.0.0.19 - - [2025-11-05 18:33:31] "GET /virtual-machine-interface/c90680ac-ba74-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.011580 10.0.0.19 - - [2025-11-05 18:33:31] "GET /virtual-machine-interface/c90680ac-ba74-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004286 10.0.0.19 - - [2025-11-05 18:33:31] "GET /floating-ip/b60ac21c-7113-4430-a644-2b97583d7b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002294 10.0.0.19 - - [2025-11-05 18:33:31] "POST /set-tag HTTP/1.1" 200 109 0.071182 10.0.0.19 - - [2025-11-05 18:33:31] "GET /loadbalancer-pool/26baaac2-d10f-4226-a72f-cde5d0d9aa2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.025403 10.0.0.19 - - [2025-11-05 18:33:31] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037499 10.0.0.19 - - [2025-11-05 18:33:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.009788 10.0.0.19 - - [2025-11-05 18:33:32] "GET /virtual-machine-interface/c90680ac-ba74-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009939 10.0.0.19 - - [2025-11-05 18:33:32] "GET /virtual-machine-interface/c90680ac-ba74-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.013377 10.0.0.19 - - [2025-11-05 18:33:32] "POST /set-tag HTTP/1.1" 200 109 0.014820 10.0.0.19 - - [2025-11-05 18:33:32] "GET /floating-ip/b60ac21c-7113-4430-a644-2b97583d7b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002228 10.0.0.19 - - [2025-11-05 18:33:32] "GET /loadbalancer-pool/17fb24ce-76fb-485c-a7b6-464c36a837dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002601 10.0.0.19 - - [2025-11-05 18:33:32] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028126 10.0.0.19 - - [2025-11-05 18:33:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.017284 10.0.0.19 - - [2025-11-05 18:33:32] "GET /virtual-machine-interface/c90680ac-ba74-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.019986 10.0.0.19 - - [2025-11-05 18:33:32] "GET /virtual-machine-interface/c90680ac-ba74-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.003608 10.0.0.19 - - [2025-11-05 18:33:32] "GET /floating-ip/b60ac21c-7113-4430-a644-2b97583d7b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002142 10.0.0.19 - - [2025-11-05 18:33:32] "POST /set-tag HTTP/1.1" 200 109 0.002897 10.0.0.19 - - [2025-11-05 18:34:06] "GET /global-system-configs HTTP/1.1" 200 322 0.001864 10.0.0.19 - - [2025-11-05 18:34:07] "GET /global-system-configs HTTP/1.1" 200 322 0.002105 10.0.0.19 - - [2025-11-05 18:34:53] "GET / HTTP/1.1" 200 35931 0.001742 10.0.0.19 - - [2025-11-05 18:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.19 - - [2025-11-05 18:34:53] "GET /project/dda3f34a-3b54-4208-bfc2-b7f52bca2962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.045631 10.0.0.19 - - [2025-11-05 18:34:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.19 - - [2025-11-05 18:34:53] "GET /project/dda3f34a-3b54-4208-bfc2-b7f52bca2962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.088058 10.0.0.19 - - [2025-11-05 18:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.19 - - [2025-11-05 18:34:54] "GET /project/dda3f34a-3b54-4208-bfc2-b7f52bca2962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030266 10.0.0.19 - - [2025-11-05 18:34:54] "POST /tags HTTP/1.1" 200 333 0.038477 10.0.0.19 - - [2025-11-05 18:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.19 - - [2025-11-05 18:34:54] "GET /tag/17817cae-f05e-470e-9882-acb8ddcfcc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015293 10.0.0.19 - - [2025-11-05 18:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.19 - - [2025-11-05 18:34:54] "GET /project/dda3f34a-3b54-4208-bfc2-b7f52bca2962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037942 10.0.0.19 - - [2025-11-05 18:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.19 - - [2025-11-05 18:34:54] "GET /virtual-network/477c6604-f124-4137-b848-391cd8ebfa90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004215 10.0.0.19 - - [2025-11-05 18:34:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.19 - - [2025-11-05 18:34:54] "GET /service-appliance-set/bf731404-225d-4d43-8bd2-6641a8c08880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002030 10.0.0.19 - - [2025-11-05 18:34:54] "POST /fqname-to-id HTTP/1.1" 404 254 0.001902 10.0.0.19 - - [2025-11-05 18:34:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.088881 10.0.0.19 - - [2025-11-05 18:34:54] "GET /virtual-machine-interface/de13a4b4-3432-495b-97f0-99451bb63e8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.015670 10.0.0.19 - - [2025-11-05 18:34:54] "POST /instance-ips HTTP/1.1" 200 409 0.028633 10.0.0.19 - - [2025-11-05 18:34:55] "GET /instance-ip/d8aacd94-fb6f-40ac-be51-6ec2154883c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003700 10.0.0.19 - - [2025-11-05 18:34:55] "POST /loadbalancers HTTP/1.1" 200 610 0.058924 10.0.0.19 - - [2025-11-05 18:34:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.013640 10.0.0.19 - - [2025-11-05 18:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005074 10.0.0.19 - - [2025-11-05 18:34:55] "GET /project/dda3f34a-3b54-4208-bfc2-b7f52bca2962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041449 10.0.0.19 - - [2025-11-05 18:34:55] "GET /instance-ip/d8aacd94-fb6f-40ac-be51-6ec2154883c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.002472 10.0.0.19 - - [2025-11-05 18:34:55] "GET /project/dda3f34a-3b54-4208-bfc2-b7f52bca2962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037977 10.0.0.19 - - [2025-11-05 18:34:55] "GET /loadbalancer/5e49d35c-4fb6-417d-9213-920ae745cdd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002789 10.0.0.19 - - [2025-11-05 18:34:55] "POST /floating-ips HTTP/1.1" 200 597 0.031348 10.0.0.19 - - [2025-11-05 18:34:55] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.045864 10.0.0.19 - - [2025-11-05 18:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.19 - - [2025-11-05 18:34:55] "GET /project/dda3f34a-3b54-4208-bfc2-b7f52bca2962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.028747 10.0.0.19 - - [2025-11-05 18:34:55] "GET /loadbalancer-listener/6c615443-ed8a-4d90-9d20-e51bf13a1100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003328 10.0.0.19 - - [2025-11-05 18:34:55] "GET /loadbalancer-listener/6c615443-ed8a-4d90-9d20-e51bf13a1100?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003671 10.0.0.19 - - [2025-11-05 18:34:55] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.024572 10.0.0.19 - - [2025-11-05 18:34:55] "GET /instance-ip/d8aacd94-fb6f-40ac-be51-6ec2154883c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004761 10.0.0.19 - - [2025-11-05 18:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001560 10.0.0.19 - - [2025-11-05 18:34:55] "GET /instance-ip/d8aacd94-fb6f-40ac-be51-6ec2154883c7?fields=floating_ips HTTP/1.1" 200 1213 0.012881 10.0.0.19 - - [2025-11-05 18:34:55] "GET /floating-ip/0e94b306-a019-46ca-a82c-3443c785e39e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.003436 10.0.0.19 - - [2025-11-05 18:34:55] "GET /loadbalancer/5e49d35c-4fb6-417d-9213-920ae745cdd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002555 10.0.0.19 - - [2025-11-05 18:34:55] "POST /tags HTTP/1.1" 200 295 0.072637 10.0.0.19 - - [2025-11-05 18:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009033 10.0.0.19 - - [2025-11-05 18:34:55] "GET /tag/c98f2c57-bd99-439d-b1da-7c5483ff6f3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.014256 10.0.0.19 - - [2025-11-05 18:34:55] "POST /tags HTTP/1.1" 409 233 0.001892 10.0.0.19 - - [2025-11-05 18:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.19 - - [2025-11-05 18:34:55] "GET /tag/cba238b3-65f4-4dd0-bdab-e0a0f91ce7a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.016207 10.0.0.19 - - [2025-11-05 18:34:55] "POST /tags HTTP/1.1" 409 206 0.002271 10.0.0.19 - - [2025-11-05 18:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.19 - - [2025-11-05 18:34:55] "GET /tag/d14ade64-b2c0-43da-a756-eda91c4563ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013457 10.0.0.19 - - [2025-11-05 18:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.19 - - [2025-11-05 18:34:55] "GET /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004509 10.0.0.19 - - [2025-11-05 18:34:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.19 - - [2025-11-05 18:34:55] "GET /project/dda3f34a-3b54-4208-bfc2-b7f52bca2962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034492 10.0.0.19 - - [2025-11-05 18:34:55] "POST /virtual-machines HTTP/1.1" 200 369 0.009788 10.0.0.19 - - [2025-11-05 18:34:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.008477 10.0.0.19 - - [2025-11-05 18:34:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.109950 10.0.0.19 - - [2025-11-05 18:34:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.027314 10.0.0.19 - - [2025-11-05 18:34:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.016028 10.0.0.19 - - [2025-11-05 18:34:56] "GET /virtual-machine-interface/204c26a4-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.005276 10.0.0.19 - - [2025-11-05 18:34:56] "POST /instance-ips HTTP/1.1" 200 409 0.022768 10.0.0.19 - - [2025-11-05 18:34:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.019890 10.0.0.19 - - [2025-11-05 18:34:56] "GET /virtual-machine-interface/204c26a4-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.022107 10.0.0.19 - - [2025-11-05 18:34:56] "POST /set-tag HTTP/1.1" 200 109 0.027849 10.0.0.19 - - [2025-11-05 18:34:56] "GET /virtual-machine-interface/204c26a4-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017453 10.0.0.19 - - [2025-11-05 18:34:56] "GET /instance-ip/2062a08c-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003848 10.0.0.19 - - [2025-11-05 18:34:56] "GET /virtual-machine-interface/204c26a4-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004284 10.0.0.19 - - [2025-11-05 18:34:56] "POST /set-tag HTTP/1.1" 200 109 0.002034 10.0.0.19 - - [2025-11-05 18:34:56] "GET /virtual-router/eaf810bd-975f-452f-b743-b5e99b3b4f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.008008 10.0.0.19 - - [2025-11-05 18:34:56] "POST /ref-update HTTP/1.1" 200 156 0.010041 10.0.0.19 - - [2025-11-05 18:34:56] "GET /virtual-machine-interface/204c26a4-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004169 10.0.0.19 - - [2025-11-05 18:34:56] "POST /set-tag HTTP/1.1" 200 109 0.002194 10.0.0.19 - - [2025-11-05 18:34:56] "GET /virtual-machine-interface/204c26a4-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.003736 10.0.0.19 - - [2025-11-05 18:34:56] "POST /set-tag HTTP/1.1" 200 109 0.001863 10.0.0.19 - - [2025-11-05 18:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.19 - - [2025-11-05 18:34:57] "GET /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004470 10.0.0.19 - - [2025-11-05 18:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.19 - - [2025-11-05 18:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001433 10.0.0.19 - - [2025-11-05 18:34:57] "GET /project/dda3f34a-3b54-4208-bfc2-b7f52bca2962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.056616 10.0.0.19 - - [2025-11-05 18:34:57] "GET /project/dda3f34a-3b54-4208-bfc2-b7f52bca2962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.059823 10.0.0.19 - - [2025-11-05 18:34:57] "POST /virtual-machines HTTP/1.1" 200 369 0.008517 10.0.0.19 - - [2025-11-05 18:34:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.015772 10.0.0.19 - - [2025-11-05 18:34:57] "GET /virtual-networks?parent_id=dda3f34a-3b54-4208-bfc2-b7f52bca2962&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.001753 10.0.0.19 - - [2025-11-05 18:34:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.111412 10.0.0.19 - - [2025-11-05 18:34:57] "POST /virtual-networks HTTP/1.1" 200 512 0.130005 10.0.0.19 - - [2025-11-05 18:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.016090 10.0.0.19 - - [2025-11-05 18:34:57] "GET /network-ipam/07ed4c6f-d077-406c-9577-019984730f2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.002928 10.0.0.19 - - [2025-11-05 18:34:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.015411 10.0.0.19 - - [2025-11-05 18:34:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010812 10.0.0.19 - - [2025-11-05 18:34:57] "GET /virtual-machine-interface/2164534a-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009546 10.0.0.19 - - [2025-11-05 18:34:57] "POST /route-targets HTTP/1.1" 200 327 0.018999 10.0.0.19 - - [2025-11-05 18:34:57] "POST /ref-update HTTP/1.1" 200 156 0.014112 10.0.0.19 - - [2025-11-05 18:34:58] "POST /instance-ips HTTP/1.1" 200 409 0.068149 10.0.0.19 - - [2025-11-05 18:34:58] "POST /useragent-kv HTTP/1.1" 200 115 0.007012 10.0.0.19 - - [2025-11-05 18:34:58] "POST /ref-update HTTP/1.1" 200 156 0.137750 10.0.0.19 - - [2025-11-05 18:34:58] "GET /virtual-network/962c0289-dc93-4116-ba34-9ae32ee9de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.006661 10.0.0.19 - - [2025-11-05 18:34:58] "GET /domains HTTP/1.1" 200 280 0.001662 10.0.0.19 - - [2025-11-05 18:34:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.052752 10.0.0.19 - - [2025-11-05 18:34:58] "GET /virtual-machine-interface/2164534a-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.020085 10.0.0.19 - - [2025-11-05 18:34:58] "GET /domain/caa14823-e606-4335-b74f-22b0f0a951d7 HTTP/1.1" 200 3087 0.032186 10.0.0.19 - - [2025-11-05 18:34:58] "GET /project/dda3f34a-3b54-4208-bfc2-b7f52bca2962 HTTP/1.1" 200 7065 0.048643 10.0.0.19 - - [2025-11-05 18:34:58] "POST /set-tag HTTP/1.1" 200 109 0.024488 10.0.0.19 - - [2025-11-05 18:34:58] "GET /virtual-network/962c0289-dc93-4116-ba34-9ae32ee9de14 HTTP/1.1" 200 2087 0.012691 10.0.0.19 - - [2025-11-05 18:34:58] "GET /virtual-machine-interface/2164534a-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009850 10.0.0.19 - - [2025-11-05 18:34:58] "GET /virtual-network/962c0289-dc93-4116-ba34-9ae32ee9de14 HTTP/1.1" 200 2087 0.013049 10.0.0.19 - - [2025-11-05 18:34:58] "GET /instance-ip/217f911e-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005405 10.0.0.19 - - [2025-11-05 18:34:58] "GET /routing-instance/73511bd1-cd87-4197-a26c-862c3e59424b HTTP/1.1" 200 1402 0.004933 10.0.0.19 - - [2025-11-05 18:34:58] "GET /routing-instance/73511bd1-cd87-4197-a26c-862c3e59424b HTTP/1.1" 200 1402 0.002282 10.0.0.19 - - [2025-11-05 18:34:58] "GET /route-target/3212dd10-f1eb-48ed-a796-ccd2d0a1836d HTTP/1.1" 200 1152 0.001856 10.0.0.19 - - [2025-11-05 18:34:58] "GET /virtual-network/962c0289-dc93-4116-ba34-9ae32ee9de14 HTTP/1.1" 200 2087 0.003421 10.0.0.19 - - [2025-11-05 18:34:58] "GET /routing-instance/73511bd1-cd87-4197-a26c-862c3e59424b HTTP/1.1" 200 1402 0.002526 10.0.0.19 - - [2025-11-05 18:34:58] "GET /virtual-network/962c0289-dc93-4116-ba34-9ae32ee9de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003446 10.0.0.19 - - [2025-11-05 18:34:58] "GET /virtual-network/962c0289-dc93-4116-ba34-9ae32ee9de14 HTTP/1.1" 200 2087 0.003450 10.0.0.19 - - [2025-11-05 18:34:58] "GET /routing-instance/73511bd1-cd87-4197-a26c-862c3e59424b HTTP/1.1" 200 1402 0.002210 10.0.0.19 - - [2025-11-05 18:34:58] "GET /routing-instance/73511bd1-cd87-4197-a26c-862c3e59424b HTTP/1.1" 200 1402 0.002570 10.0.0.19 - - [2025-11-05 18:34:58] "GET /route-target/3212dd10-f1eb-48ed-a796-ccd2d0a1836d HTTP/1.1" 200 1152 0.002863 10.0.0.19 - - [2025-11-05 18:34:58] "GET /virtual-machine-interface/2164534a-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.013874 10.0.0.19 - - [2025-11-05 18:34:58] "POST /set-tag HTTP/1.1" 200 109 0.003161 10.0.0.19 - - [2025-11-05 18:34:58] "GET /virtual-router/eaf810bd-975f-452f-b743-b5e99b3b4f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.005653 10.0.0.19 - - [2025-11-05 18:34:58] "GET /domains HTTP/1.1" 200 280 0.002081 10.0.0.19 - - [2025-11-05 18:34:58] "GET /domain/caa14823-e606-4335-b74f-22b0f0a951d7 HTTP/1.1" 200 3087 0.002441 10.0.0.19 - - [2025-11-05 18:34:58] "GET /project/dda3f34a-3b54-4208-bfc2-b7f52bca2962 HTTP/1.1" 200 7065 0.051014 10.0.0.19 - - [2025-11-05 18:34:58] "GET /virtual-network/962c0289-dc93-4116-ba34-9ae32ee9de14 HTTP/1.1" 200 2087 0.012607 10.0.0.19 - - [2025-11-05 18:34:58] "POST /ref-update HTTP/1.1" 200 156 0.053434 10.0.0.19 - - [2025-11-05 18:34:58] "GET /virtual-machine-interface/2164534a-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.029478 10.0.0.19 - - [2025-11-05 18:34:58] "POST /set-tag HTTP/1.1" 200 109 0.005599 10.0.0.19 - - [2025-11-05 18:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005334 10.0.0.19 - - [2025-11-05 18:34:58] "GET /project/dda3f34a-3b54-4208-bfc2-b7f52bca2962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029634 10.0.0.19 - - [2025-11-05 18:34:58] "GET /virtual-machine-interface/2164534a-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005927 10.0.0.19 - - [2025-11-05 18:34:58] "POST /set-tag HTTP/1.1" 200 109 0.002048 10.0.0.19 - - [2025-11-05 18:34:58] "GET /virtual-network/962c0289-dc93-4116-ba34-9ae32ee9de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.004123 10.0.0.19 - - [2025-11-05 18:34:58] "GET /floating-ip-pools?parent_id=962c0289-dc93-4116-ba34-9ae32ee9de14&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001510 10.0.0.19 - - [2025-11-05 18:34:58] "GET /virtual-network/962c0289-dc93-4116-ba34-9ae32ee9de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003648 10.0.0.19 - - [2025-11-05 18:34:58] "POST /floating-ip-pools HTTP/1.1" 200 562 0.016398 10.0.0.19 - - [2025-11-05 18:34:58] "POST /ref-update HTTP/1.1" 200 156 0.018756 10.0.0.19 - - [2025-11-05 18:34:58] "GET /virtual-network/962c0289-dc93-4116-ba34-9ae32ee9de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.015970 10.0.0.19 - - [2025-11-05 18:34:58] "GET /domains HTTP/1.1" 200 280 0.002382 10.0.0.19 - - [2025-11-05 18:34:58] "GET /domain/caa14823-e606-4335-b74f-22b0f0a951d7 HTTP/1.1" 200 3087 0.003743 10.0.0.19 - - [2025-11-05 18:34:58] "GET /project/dda3f34a-3b54-4208-bfc2-b7f52bca2962 HTTP/1.1" 200 7321 0.028487 10.0.0.19 - - [2025-11-05 18:34:58] "GET /virtual-network/962c0289-dc93-4116-ba34-9ae32ee9de14 HTTP/1.1" 200 2325 0.006503 10.0.0.19 - - [2025-11-05 18:34:58] "GET /floating-ip-pool/2bfdca71-ba23-4d95-a182-99dad63615c5 HTTP/1.1" 200 1314 0.002193 10.0.0.19 - - [2025-11-05 18:34:58] "GET /domains HTTP/1.1" 200 280 0.001425 10.0.0.19 - - [2025-11-05 18:34:58] "GET /domain/caa14823-e606-4335-b74f-22b0f0a951d7 HTTP/1.1" 200 3087 0.002724 10.0.0.19 - - [2025-11-05 18:34:58] "GET /project/dda3f34a-3b54-4208-bfc2-b7f52bca2962 HTTP/1.1" 200 7321 0.037483 10.0.0.19 - - [2025-11-05 18:34:58] "GET /virtual-network/962c0289-dc93-4116-ba34-9ae32ee9de14 HTTP/1.1" 200 2325 0.005952 10.0.0.19 - - [2025-11-05 18:34:58] "GET /virtual-network/962c0289-dc93-4116-ba34-9ae32ee9de14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1858 0.003885 10.0.0.19 - - [2025-11-05 18:34:58] "POST /tags HTTP/1.1" 200 365 0.052234 10.0.0.19 - - [2025-11-05 18:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011770 10.0.0.19 - - [2025-11-05 18:34:59] "GET /tag/47d26a22-4011-4ace-a245-300b31eaa074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.019553 10.0.0.19 - - [2025-11-05 18:34:59] "POST /tags HTTP/1.1" 409 206 0.001940 10.0.0.19 - - [2025-11-05 18:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.19 - - [2025-11-05 18:34:59] "GET /tag/d14ade64-b2c0-43da-a756-eda91c4563ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.018435 10.0.0.19 - - [2025-11-05 18:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002084 10.0.0.19 - - [2025-11-05 18:34:59] "GET /project/dda3f34a-3b54-4208-bfc2-b7f52bca2962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.034968 10.0.0.19 - - [2025-11-05 18:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001356 10.0.0.19 - - [2025-11-05 18:34:59] "GET /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004370 10.0.0.19 - - [2025-11-05 18:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.19 - - [2025-11-05 18:34:59] "GET /service-appliance-set/df38a1a0-f7c0-4e11-9035-d65272563fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.002926 10.0.0.19 - - [2025-11-05 18:34:59] "POST /fqname-to-id HTTP/1.1" 404 258 0.001305 10.0.0.19 - - [2025-11-05 18:34:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.110618 10.0.0.19 - - [2025-11-05 18:34:59] "GET /virtual-machine-interface/f744ace9-a370-488f-ba8e-3ad963c477e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.019235 10.0.0.19 - - [2025-11-05 18:34:59] "POST /set-tag HTTP/1.1" 200 109 0.026313 10.0.0.19 - - [2025-11-05 18:34:59] "POST /instance-ips HTTP/1.1" 200 417 0.020820 10.0.0.19 - - [2025-11-05 18:34:59] "GET /instance-ip/2bee9fe6-2147-49b2-83c7-62a3727ae308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.006305 10.0.0.19 - - [2025-11-05 18:34:59] "POST /loadbalancers HTTP/1.1" 200 618 0.059282 10.0.0.19 - - [2025-11-05 18:34:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.008686 10.0.0.19 - - [2025-11-05 18:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004255 10.0.0.19 - - [2025-11-05 18:34:59] "POST /service-instances HTTP/1.1" 200 566 0.033148 10.0.0.19 - - [2025-11-05 18:34:59] "POST /ref-update HTTP/1.1" 200 156 0.015993 10.0.0.19 - - [2025-11-05 18:34:59] "GET /project/dda3f34a-3b54-4208-bfc2-b7f52bca2962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.079569 10.0.0.19 - - [2025-11-05 18:34:59] "PUT /service-instance/3d9249da-6a42-468e-83ec-6fca35e57f85 HTTP/1.1" 200 266 0.008018 10.0.0.19 - - [2025-11-05 18:34:59] "GET /virtual-machine-interface/f744ace9-a370-488f-ba8e-3ad963c477e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005162 10.0.0.19 - - [2025-11-05 18:34:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.022149 10.0.0.19 - - [2025-11-05 18:34:59] "GET /virtual-machine-interface/f744ace9-a370-488f-ba8e-3ad963c477e1?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.023726 10.0.0.19 - - [2025-11-05 18:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.19 - - [2025-11-05 18:34:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001296 10.0.0.19 - - [2025-11-05 18:34:59] "GET /floating-ip-pool/2bfdca71-ba23-4d95-a182-99dad63615c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003836 10.0.0.19 - - [2025-11-05 18:34:59] "POST /virtual-machines HTTP/1.1" 200 429 0.022506 10.0.0.19 - - [2025-11-05 18:35:00] "POST /floating-ips HTTP/1.1" 200 671 0.187969 10.0.0.19 - - [2025-11-05 18:35:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.168714 10.0.0.19 - - [2025-11-05 18:35:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.020496 10.0.0.19 - - [2025-11-05 18:35:00] "POST /chown HTTP/1.1" 200 109 0.031150 10.0.0.19 - - [2025-11-05 18:35:00] "GET /application-policy-set/2a1f2c45-8f91-42ea-949f-f280818619e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006564 10.0.0.19 - - [2025-11-05 18:35:00] "POST /chown HTTP/1.1" 200 109 0.005853 10.0.0.19 - - [2025-11-05 18:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004335 10.0.0.19 - - [2025-11-05 18:35:00] "PUT /virtual-machine-interface/d28553f7-a7f0-4ded-bdf3-c4ff539e69c9 HTTP/1.1" 200 284 0.021205 10.0.0.19 - - [2025-11-05 18:35:00] "GET /policy-management/ee01d5b5-4a23-4b7b-8e76-59330a013c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006151 10.0.0.19 - - [2025-11-05 18:35:00] "POST /tags HTTP/1.1" 409 221 0.008752 10.0.0.19 - - [2025-11-05 18:35:00] "PUT /instance-ip/2bee9fe6-2147-49b2-83c7-62a3727ae308 HTTP/1.1" 200 256 0.023485 10.0.0.19 - - [2025-11-05 18:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.19 - - [2025-11-05 18:35:00] "GET /tag/17817cae-f05e-470e-9882-acb8ddcfcc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009258 10.0.0.19 - - [2025-11-05 18:35:00] "POST /tags HTTP/1.1" 409 238 0.002188 10.0.0.19 - - [2025-11-05 18:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001086 10.0.0.19 - - [2025-11-05 18:35:00] "POST /ref-update HTTP/1.1" 200 156 0.011821 10.0.0.19 - - [2025-11-05 18:35:00] "GET /tag/47d26a22-4011-4ace-a245-300b31eaa074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.019110 10.0.0.19 - - [2025-11-05 18:35:00] "POST /ref-update HTTP/1.1" 200 156 0.021594 10.0.0.19 - - [2025-11-05 18:35:00] "POST /ref-update HTTP/1.1" 200 156 0.020266 10.0.0.19 - - [2025-11-05 18:35:00] "POST /firewall-rules HTTP/1.1" 200 650 0.102587 10.0.0.19 - - [2025-11-05 18:35:00] "POST /ref-update HTTP/1.1" 200 156 0.047973 10.0.0.19 - - [2025-11-05 18:35:00] "POST /ref-update HTTP/1.1" 200 156 0.017971 10.0.0.19 - - [2025-11-05 18:35:00] "GET /firewall-rule/f80ddab5-4a11-4ff0-b833-aec996e288db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.013245 10.0.0.19 - - [2025-11-05 18:35:00] "GET /firewall-policy/ecc22eda-c48b-4316-b293-657fae785d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002136 10.0.0.19 - - [2025-11-05 18:35:00] "GET /firewall-rule/f80ddab5-4a11-4ff0-b833-aec996e288db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003750 10.0.0.19 - - [2025-11-05 18:35:00] "POST /ref-update HTTP/1.1" 200 156 0.025704 10.0.0.19 - - [2025-11-05 18:35:00] "POST /ref-update HTTP/1.1" 200 156 0.018057 10.0.0.19 - - [2025-11-05 18:35:00] "POST /virtual-machines HTTP/1.1" 200 429 0.015054 10.0.0.19 - - [2025-11-05 18:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.015317 10.0.0.19 - - [2025-11-05 18:35:00] "GET /project/dda3f34a-3b54-4208-bfc2-b7f52bca2962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.056283 10.0.0.19 - - [2025-11-05 18:35:00] "GET /loadbalancer/9ab9d259-e16e-4b45-960b-fe954e1d3808?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.011980 10.0.0.19 - - [2025-11-05 18:35:00] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.046610 10.0.0.19 - - [2025-11-05 18:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.19 - - [2025-11-05 18:35:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.187551 10.0.0.19 - - [2025-11-05 18:35:00] "POST /chown HTTP/1.1" 200 109 0.020366 10.0.0.19 - - [2025-11-05 18:35:00] "GET /project/dda3f34a-3b54-4208-bfc2-b7f52bca2962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.040014 10.0.0.19 - - [2025-11-05 18:35:00] "GET /loadbalancer-listener/6883e722-8f79-4af6-815c-d0490cfd8e96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.003030 10.0.0.19 - - [2025-11-05 18:35:00] "GET /loadbalancer-listener/6883e722-8f79-4af6-815c-d0490cfd8e96?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1232 0.004137 10.0.0.19 - - [2025-11-05 18:35:00] "POST /chown HTTP/1.1" 200 109 0.007264 10.0.0.19 - - [2025-11-05 18:35:00] "PUT /virtual-machine-interface/eb8e8f8b-7056-49e6-bc04-50e100249a6d HTTP/1.1" 200 284 0.023336 10.0.0.19 - - [2025-11-05 18:35:00] "PUT /instance-ip/2bee9fe6-2147-49b2-83c7-62a3727ae308 HTTP/1.1" 200 256 0.034559 10.0.0.19 - - [2025-11-05 18:35:00] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.043400 10.0.0.19 - - [2025-11-05 18:35:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.023429 10.0.0.19 - - [2025-11-05 18:35:00] "GET /loadbalancer-pool/f970c067-f5f1-45f2-8493-8c06b7786202?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.006248 10.0.0.19 - - [2025-11-05 18:35:00] "POST /ref-update HTTP/1.1" 200 156 0.022663 10.0.0.19 - - [2025-11-05 18:35:00] "POST /ref-update HTTP/1.1" 200 156 0.020743 10.0.0.19 - - [2025-11-05 18:35:00] "POST /ref-update HTTP/1.1" 200 156 0.015918 10.0.0.19 - - [2025-11-05 18:35:01] "POST /loadbalancer-members HTTP/1.1" 200 707 0.025403 10.0.0.19 - - [2025-11-05 18:35:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.022145 10.0.0.19 - - [2025-11-05 18:35:01] "POST /ref-update HTTP/1.1" 200 156 0.026887 10.0.0.19 - - [2025-11-05 18:35:01] "GET /loadbalancer-member/65b3ea8a-19bc-4650-9f1a-99f48b231b71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.019532 10.0.0.19 - - [2025-11-05 18:35:01] "POST /ref-update HTTP/1.1" 200 156 0.021683 10.0.0.19 - - [2025-11-05 18:35:01] "GET /application-policy-set/2a1f2c45-8f91-42ea-949f-f280818619e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002231 10.0.0.19 - - [2025-11-05 18:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.19 - - [2025-11-05 18:35:01] "GET /policy-management/ee01d5b5-4a23-4b7b-8e76-59330a013c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.052903 10.0.0.19 - - [2025-11-05 18:35:01] "PUT /service-instance/3d9249da-6a42-468e-83ec-6fca35e57f85 HTTP/1.1" 200 266 0.067311 10.0.0.19 - - [2025-11-05 18:35:01] "POST /tags HTTP/1.1" 409 221 0.002483 10.0.0.19 - - [2025-11-05 18:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001854 10.0.0.19 - - [2025-11-05 18:35:01] "GET /tag/17817cae-f05e-470e-9882-acb8ddcfcc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.012965 10.0.0.19 - - [2025-11-05 18:35:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.008045 10.0.0.19 - - [2025-11-05 18:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.19 - - [2025-11-05 18:35:01] "POST /tags HTTP/1.1" 409 238 0.001876 10.0.0.19 - - [2025-11-05 18:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.19 - - [2025-11-05 18:35:01] "POST /chown HTTP/1.1" 200 109 0.013200 10.0.0.19 - - [2025-11-05 18:35:01] "GET /tag/47d26a22-4011-4ace-a245-300b31eaa074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.023443 10.0.0.19 - - [2025-11-05 18:35:01] "POST /chown HTTP/1.1" 200 109 0.007503 10.0.0.19 - - [2025-11-05 18:35:01] "POST /firewall-rules HTTP/1.1" 409 293 0.003689 10.0.0.19 - - [2025-11-05 18:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006693 10.0.0.19 - - [2025-11-05 18:35:01] "PUT /instance-ip/2bee9fe6-2147-49b2-83c7-62a3727ae308 HTTP/1.1" 200 256 0.029023 10.0.0.19 - - [2025-11-05 18:35:01] "POST /ref-update HTTP/1.1" 200 156 0.026414 10.0.0.19 - - [2025-11-05 18:35:01] "PUT /firewall-rule/f80ddab5-4a11-4ff0-b833-aec996e288db HTTP/1.1" 200 260 0.051781 10.0.0.19 - - [2025-11-05 18:35:01] "POST /chown HTTP/1.1" 200 109 0.005996 10.0.0.19 - - [2025-11-05 18:35:01] "GET /firewall-rule/f80ddab5-4a11-4ff0-b833-aec996e288db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.012296 10.0.0.19 - - [2025-11-05 18:35:01] "POST /chown HTTP/1.1" 200 109 0.028899 10.0.0.19 - - [2025-11-05 18:35:01] "GET /firewall-policy/ecc22eda-c48b-4316-b293-657fae785d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.006934 10.0.0.19 - - [2025-11-05 18:35:01] "GET /firewall-rule/f80ddab5-4a11-4ff0-b833-aec996e288db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.015628 10.0.0.19 - - [2025-11-05 18:35:01] "PUT /instance-ip/2bee9fe6-2147-49b2-83c7-62a3727ae308 HTTP/1.1" 200 256 0.024691 10.0.0.19 - - [2025-11-05 18:35:01] "POST /ref-update HTTP/1.1" 200 156 0.011368 10.0.0.19 - - [2025-11-05 18:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.19 - - [2025-11-05 18:35:01] "POST /chown HTTP/1.1" 200 109 0.006543 10.0.0.19 - - [2025-11-05 18:35:01] "POST /chown HTTP/1.1" 200 109 0.006553 10.0.0.19 - - [2025-11-05 18:35:01] "PUT /instance-ip/2bee9fe6-2147-49b2-83c7-62a3727ae308 HTTP/1.1" 200 256 0.023152 10.0.0.19 - - [2025-11-05 18:35:01] "POST /ref-update HTTP/1.1" 200 156 0.038791 10.0.0.19 - - [2025-11-05 18:35:01] "POST /chown HTTP/1.1" 200 109 0.006469 10.0.0.19 - - [2025-11-05 18:35:01] "POST /chown HTTP/1.1" 200 109 0.018997 10.0.0.19 - - [2025-11-05 18:35:01] "PUT /instance-ip/2bee9fe6-2147-49b2-83c7-62a3727ae308 HTTP/1.1" 200 256 0.031564 10.0.0.19 - - [2025-11-05 18:35:01] "POST /ref-update HTTP/1.1" 200 156 0.011646 10.0.0.19 - - [2025-11-05 18:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008142 10.0.0.19 - - [2025-11-05 18:35:01] "GET /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004162 10.0.0.19 - - [2025-11-05 18:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.015642 10.0.0.19 - - [2025-11-05 18:35:02] "GET /project/dda3f34a-3b54-4208-bfc2-b7f52bca2962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.053213 10.0.0.19 - - [2025-11-05 18:35:02] "PUT /service-instance/3d9249da-6a42-468e-83ec-6fca35e57f85 HTTP/1.1" 200 266 0.022916 10.0.0.19 - - [2025-11-05 18:35:02] "POST /virtual-machines HTTP/1.1" 200 373 0.032177 10.0.0.19 - - [2025-11-05 18:35:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.025494 10.0.0.19 - - [2025-11-05 18:35:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.034469 10.0.0.19 - - [2025-11-05 18:35:02] "PUT /service-instance/3d9249da-6a42-468e-83ec-6fca35e57f85 HTTP/1.1" 200 266 0.010807 10.0.0.19 - - [2025-11-05 18:35:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.024827 10.0.0.19 - - [2025-11-05 18:35:02] "PUT /service-instance/3d9249da-6a42-468e-83ec-6fca35e57f85 HTTP/1.1" 200 266 0.057640 10.0.0.19 - - [2025-11-05 18:35:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.186333 10.0.0.19 - - [2025-11-05 18:35:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.011044 10.0.0.19 - - [2025-11-05 18:35:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.022597 10.0.0.19 - - [2025-11-05 18:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.012841 10.0.0.19 - - [2025-11-05 18:35:02] "GET /virtual-machine-interface/24050bf8-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.009713 10.0.0.19 - - [2025-11-05 18:35:02] "PUT /service-instance/3d9249da-6a42-468e-83ec-6fca35e57f85 HTTP/1.1" 200 266 0.015974 10.0.0.19 - - [2025-11-05 18:35:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.014647 10.0.0.19 - - [2025-11-05 18:35:02] "POST /instance-ips HTTP/1.1" 200 413 0.031922 10.0.0.19 - - [2025-11-05 18:35:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.022749 10.0.0.19 - - [2025-11-05 18:35:02] "GET /virtual-machine-interface/24050bf8-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.012494 10.0.0.19 - - [2025-11-05 18:35:02] "PUT /service-instance/3d9249da-6a42-468e-83ec-6fca35e57f85 HTTP/1.1" 200 266 0.030905 10.0.0.19 - - [2025-11-05 18:35:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.020404 10.0.0.19 - - [2025-11-05 18:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.19 - - [2025-11-05 18:35:02] "POST /set-tag HTTP/1.1" 200 109 0.031130 10.0.0.19 - - [2025-11-05 18:35:02] "GET /virtual-machine-interface/24050bf8-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.013029 10.0.0.19 - - [2025-11-05 18:35:02] "GET /instance-ip/242be8a4-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.003393 10.0.0.19 - - [2025-11-05 18:35:02] "POST /chown HTTP/1.1" 200 109 0.010064 10.0.0.19 - - [2025-11-05 18:35:02] "POST /chown HTTP/1.1" 200 109 0.030192 10.0.0.19 - - [2025-11-05 18:35:02] "GET /virtual-machine-interface/24050bf8-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011058 10.0.0.19 - - [2025-11-05 18:35:02] "POST /set-tag HTTP/1.1" 200 109 0.002404 10.0.0.19 - - [2025-11-05 18:35:02] "POST /ref-update HTTP/1.1" 200 156 0.020431 10.0.0.19 - - [2025-11-05 18:35:02] "GET /virtual-router/eaf810bd-975f-452f-b743-b5e99b3b4f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2119 0.011177 10.0.0.19 - - [2025-11-05 18:35:02] "POST /ref-update HTTP/1.1" 200 156 0.015231 10.0.0.19 - - [2025-11-05 18:35:02] "POST /chown HTTP/1.1" 200 109 0.018571 10.0.0.19 - - [2025-11-05 18:35:02] "POST /chown HTTP/1.1" 200 109 0.021868 10.0.0.19 - - [2025-11-05 18:35:02] "GET /virtual-machine-interface/24050bf8-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004441 10.0.0.19 - - [2025-11-05 18:35:02] "POST /ref-update HTTP/1.1" 200 156 0.013287 10.0.0.19 - - [2025-11-05 18:35:02] "POST /set-tag HTTP/1.1" 200 109 0.013632 10.0.0.19 - - [2025-11-05 18:35:02] "GET /virtual-machine-interface/24050bf8-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.018884 10.0.0.19 - - [2025-11-05 18:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009103 10.0.0.19 - - [2025-11-05 18:35:02] "POST /chown HTTP/1.1" 200 109 0.007699 10.0.0.19 - - [2025-11-05 18:35:02] "POST /set-tag HTTP/1.1" 200 109 0.009599 10.0.0.19 - - [2025-11-05 18:35:02] "POST /chown HTTP/1.1" 200 109 0.023674 10.0.0.19 - - [2025-11-05 18:35:03] "POST /chown HTTP/1.1" 200 109 0.007476 10.0.0.19 - - [2025-11-05 18:35:03] "POST /chown HTTP/1.1" 200 109 0.022097 10.0.0.19 - - [2025-11-05 18:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.19 - - [2025-11-05 18:35:03] "POST /chown HTTP/1.1" 200 109 0.008157 10.0.0.19 - - [2025-11-05 18:35:03] "POST /chown HTTP/1.1" 200 109 0.016087 10.0.0.19 - - [2025-11-05 18:35:03] "POST /chown HTTP/1.1" 200 109 0.014209 10.0.0.19 - - [2025-11-05 18:35:03] "POST /chown HTTP/1.1" 200 109 0.017285 10.0.0.19 - - [2025-11-05 18:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009704 10.0.0.19 - - [2025-11-05 18:35:03] "POST /chown HTTP/1.1" 200 109 0.007403 10.0.0.19 - - [2025-11-05 18:35:03] "POST /chown HTTP/1.1" 200 109 0.018977 10.0.0.19 - - [2025-11-05 18:35:03] "POST /chown HTTP/1.1" 200 109 0.025074 10.0.0.19 - - [2025-11-05 18:35:03] "POST /chown HTTP/1.1" 200 109 0.013294 10.0.0.19 - - [2025-11-05 18:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.19 - - [2025-11-05 18:35:03] "POST /chown HTTP/1.1" 200 109 0.009751 10.0.0.19 - - [2025-11-05 18:35:03] "POST /chown HTTP/1.1" 200 109 0.006528 10.0.0.19 - - [2025-11-05 18:35:03] "POST /chown HTTP/1.1" 200 109 0.015067 10.0.0.19 - - [2025-11-05 18:35:03] "POST /chown HTTP/1.1" 200 109 0.017931 10.0.0.19 - - [2025-11-05 18:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.19 - - [2025-11-05 18:35:03] "POST /chown HTTP/1.1" 200 109 0.009911 10.0.0.19 - - [2025-11-05 18:35:03] "POST /chown HTTP/1.1" 200 109 0.026581 10.0.0.19 - - [2025-11-05 18:35:03] "POST /chown HTTP/1.1" 200 109 0.006664 10.0.0.19 - - [2025-11-05 18:35:03] "POST /chown HTTP/1.1" 200 109 0.032386 10.0.0.19 - - [2025-11-05 18:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.19 - - [2025-11-05 18:35:03] "POST /chown HTTP/1.1" 200 109 0.008099 10.0.0.19 - - [2025-11-05 18:35:03] "POST /chown HTTP/1.1" 200 109 0.024095 10.0.0.19 - - [2025-11-05 18:35:03] "POST /chown HTTP/1.1" 200 109 0.017986 10.0.0.19 - - [2025-11-05 18:35:03] "POST /chown HTTP/1.1" 200 109 0.007510 10.0.0.19 - - [2025-11-05 18:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005594 10.0.0.19 - - [2025-11-05 18:35:03] "POST /chown HTTP/1.1" 200 109 0.008389 10.0.0.19 - - [2025-11-05 18:35:04] "POST /chown HTTP/1.1" 200 109 0.007353 10.0.0.19 - - [2025-11-05 18:35:04] "POST /chown HTTP/1.1" 200 109 0.029772 10.0.0.19 - - [2025-11-05 18:35:04] "POST /chown HTTP/1.1" 200 109 0.047381 10.0.0.19 - - [2025-11-05 18:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.19 - - [2025-11-05 18:35:04] "POST /chown HTTP/1.1" 200 109 0.007438 10.0.0.19 - - [2025-11-05 18:35:04] "POST /chown HTTP/1.1" 200 109 0.018889 10.0.0.19 - - [2025-11-05 18:35:04] "POST /chown HTTP/1.1" 200 109 0.012223 10.0.0.19 - - [2025-11-05 18:35:04] "POST /chown HTTP/1.1" 200 109 0.021616 10.0.0.19 - - [2025-11-05 18:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004557 10.0.0.19 - - [2025-11-05 18:35:04] "POST /chown HTTP/1.1" 200 109 0.008572 10.0.0.19 - - [2025-11-05 18:35:04] "POST /chown HTTP/1.1" 200 109 0.037929 10.0.0.19 - - [2025-11-05 18:35:04] "POST /chown HTTP/1.1" 200 109 0.018296 10.0.0.19 - - [2025-11-05 18:35:04] "POST /chown HTTP/1.1" 200 109 0.006707 10.0.0.19 - - [2025-11-05 18:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.19 - - [2025-11-05 18:35:04] "POST /chown HTTP/1.1" 200 109 0.012061 10.0.0.19 - - [2025-11-05 18:35:04] "POST /chown HTTP/1.1" 200 109 0.006055 10.0.0.19 - - [2025-11-05 18:35:04] "POST /chown HTTP/1.1" 200 109 0.017042 10.0.0.19 - - [2025-11-05 18:35:04] "POST /chown HTTP/1.1" 200 109 0.020723 10.0.0.19 - - [2025-11-05 18:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.19 - - [2025-11-05 18:35:04] "POST /chown HTTP/1.1" 200 109 0.009172 10.0.0.19 - - [2025-11-05 18:35:04] "POST /chown HTTP/1.1" 200 109 0.022796 10.0.0.19 - - [2025-11-05 18:35:04] "POST /chown HTTP/1.1" 200 109 0.006688 10.0.0.19 - - [2025-11-05 18:35:04] "POST /chown HTTP/1.1" 200 109 0.017779 10.0.0.19 - - [2025-11-05 18:35:12] "GET /virtual-machine-interface/204c26a4-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005662 10.0.0.19 - - [2025-11-05 18:35:12] "POST /set-tag HTTP/1.1" 200 109 0.002342 10.0.0.19 - - [2025-11-05 18:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.19 - - [2025-11-05 18:35:12] "GET /loadbalancer/5e49d35c-4fb6-417d-9213-920ae745cdd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002964 10.0.0.19 - - [2025-11-05 18:35:12] "GET /loadbalancer-pool/a2c640b5-e18f-43f4-b1c1-ad60768e59fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003382 10.0.0.19 - - [2025-11-05 18:35:12] "POST /loadbalancer-members HTTP/1.1" 200 702 0.023606 10.0.0.19 - - [2025-11-05 18:35:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.013583 10.0.0.19 - - [2025-11-05 18:35:12] "GET /virtual-machine-interface/204c26a4-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006909 10.0.0.19 - - [2025-11-05 18:35:12] "GET /virtual-machine-interface/204c26a4-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007942 10.0.0.19 - - [2025-11-05 18:35:12] "POST /ref-update HTTP/1.1" 200 156 0.012586 10.0.0.19 - - [2025-11-05 18:35:12] "POST /tags HTTP/1.1" 409 221 0.001890 10.0.0.19 - - [2025-11-05 18:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.19 - - [2025-11-05 18:35:12] "GET /tag/17817cae-f05e-470e-9882-acb8ddcfcc46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011189 10.0.0.19 - - [2025-11-05 18:35:12] "GET /floating-ip/0e94b306-a019-46ca-a82c-3443c785e39e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.004627 10.0.0.19 - - [2025-11-05 18:35:12] "PUT /floating-ip/0e94b306-a019-46ca-a82c-3443c785e39e HTTP/1.1" 200 256 0.007552 10.0.0.19 - - [2025-11-05 18:35:12] "POST /set-tag HTTP/1.1" 200 109 0.032274 10.0.0.19 - - [2025-11-05 18:35:16] "GET /virtual-machine-interface/24050bf8-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004908 10.0.0.19 - - [2025-11-05 18:35:16] "POST /set-tag HTTP/1.1" 200 109 0.002365 10.0.0.19 - - [2025-11-05 18:35:17] "GET /virtual-machine/78e01991-af66-4b8f-8747-c4b51804c70b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.002830 10.0.0.19 - - [2025-11-05 18:35:17] "GET /virtual-machine-interface/204c26a4-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004277 10.0.0.19 - - [2025-11-05 18:35:17] "GET /virtual-machine-interface/2164534a-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010426 10.0.0.19 - - [2025-11-05 18:35:17] "GET /virtual-machine/304b17aa-0324-4e16-bedf-10fe7cce89f6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003626 10.0.0.19 - - [2025-11-05 18:35:17] "POST /set-tag HTTP/1.1" 200 109 0.005686 10.0.0.19 - - [2025-11-05 18:35:17] "GET /virtual-machine-interface/2164534a-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005724 10.0.0.19 - - [2025-11-05 18:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001484 10.0.0.19 - - [2025-11-05 18:35:17] "GET /loadbalancer/5e49d35c-4fb6-417d-9213-920ae745cdd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003366 10.0.0.19 - - [2025-11-05 18:35:17] "GET /loadbalancer-pool/a2c640b5-e18f-43f4-b1c1-ad60768e59fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002253 10.0.0.19 - - [2025-11-05 18:35:17] "POST /loadbalancer-members HTTP/1.1" 200 702 0.020981 10.0.0.19 - - [2025-11-05 18:35:17] "GET /virtual-machine/05c01bf1-d8c0-4acf-a24f-9bb0d74b6154?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1221 0.005090 10.0.0.19 - - [2025-11-05 18:35:17] "GET /virtual-machine-interface/24050bf8-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004256 10.0.0.19 - - [2025-11-05 18:35:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.035626 10.0.0.19 - - [2025-11-05 18:35:17] "GET /virtual-machine-interface/2164534a-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.017138 10.0.0.19 - - [2025-11-05 18:35:17] "GET /virtual-machine-interface/2164534a-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.008162 10.0.0.19 - - [2025-11-05 18:35:17] "POST /ref-update HTTP/1.1" 200 156 0.007036 10.0.0.19 - - [2025-11-05 18:35:17] "GET /floating-ip/0e94b306-a019-46ca-a82c-3443c785e39e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002782 10.0.0.19 - - [2025-11-05 18:35:17] "POST /set-tag HTTP/1.1" 200 109 0.025806 10.0.0.19 - - [2025-11-05 18:35:17] "GET /virtual-machine-interface/24050bf8-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004652 10.0.0.19 - - [2025-11-05 18:35:17] "POST /set-tag HTTP/1.1" 200 109 0.002276 10.0.0.19 - - [2025-11-05 18:35:49] "GET /virtual-machine-interface/24050bf8-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004128 10.0.0.19 - - [2025-11-05 18:35:49] "POST /set-tag HTTP/1.1" 200 109 0.005949 10.0.0.19 - - [2025-11-05 18:35:49] "GET /virtual-machine-interface/24050bf8-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005480 10.0.0.19 - - [2025-11-05 18:35:49] "POST /set-tag HTTP/1.1" 200 109 0.002511 10.0.0.19 - - [2025-11-05 18:35:49] "GET /virtual-machine/05c01bf1-d8c0-4acf-a24f-9bb0d74b6154?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.002721 10.0.0.19 - - [2025-11-05 18:35:49] "POST /ref-update HTTP/1.1" 200 156 0.008990 10.0.0.19 - - [2025-11-05 18:35:49] "GET /virtual-machine-interface/24050bf8-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.013453 10.0.0.19 - - [2025-11-05 18:35:49] "POST /set-tag HTTP/1.1" 200 109 0.016779 10.0.0.19 - - [2025-11-05 18:35:49] "POST /set-tag HTTP/1.1" 200 109 0.015745 10.0.0.19 - - [2025-11-05 18:35:49] "DELETE /instance-ip/242be8a4-ba76-11f0-8dcd-fa163e8ad65d HTTP/1.1" 200 115 0.051196 10.0.0.19 - - [2025-11-05 18:35:49] "DELETE /virtual-machine-interface/24050bf8-ba76-11f0-8dcd-fa163e8ad65d HTTP/1.1" 200 115 0.081735 10.0.0.19 - - [2025-11-05 18:35:49] "DELETE /virtual-machine/05c01bf1-d8c0-4acf-a24f-9bb0d74b6154 HTTP/1.1" 200 115 0.022274 10.0.0.19 - - [2025-11-05 18:35:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.19 - - [2025-11-05 18:35:52] "GET /tag/47d26a22-4011-4ace-a245-300b31eaa074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.010495 10.0.0.19 - - [2025-11-05 18:35:52] "GET /tag/47d26a22-4011-4ace-a245-300b31eaa074?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.012221 10.0.0.19 - - [2025-11-05 18:35:52] "GET /virtual-machine-interface/d28553f7-a7f0-4ded-bdf3-c4ff539e69c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004134 10.0.0.19 - - [2025-11-05 18:35:52] "POST /set-tag HTTP/1.1" 200 109 0.018078 10.0.0.19 - - [2025-11-05 18:35:52] "GET /virtual-machine-interface/eb8e8f8b-7056-49e6-bc04-50e100249a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.006414 10.0.0.19 - - [2025-11-05 18:35:52] "POST /set-tag HTTP/1.1" 200 109 0.013319 10.0.0.19 - - [2025-11-05 18:35:52] "GET /virtual-machine-interface/f744ace9-a370-488f-ba8e-3ad963c477e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.004059 10.0.0.19 - - [2025-11-05 18:35:52] "POST /set-tag HTTP/1.1" 200 109 0.014151 10.0.0.19 - - [2025-11-05 18:35:52] "GET /firewall-policy/ecc22eda-c48b-4316-b293-657fae785d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.002236 10.0.0.19 - - [2025-11-05 18:35:52] "GET /firewall-rule/f80ddab5-4a11-4ff0-b833-aec996e288db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002775 10.0.0.19 - - [2025-11-05 18:35:52] "POST /ref-update HTTP/1.1" 200 156 0.011667 10.0.0.19 - - [2025-11-05 18:35:52] "DELETE /firewall-rule/f80ddab5-4a11-4ff0-b833-aec996e288db HTTP/1.1" 200 115 0.047615 10.0.0.19 - - [2025-11-05 18:35:52] "DELETE /loadbalancer-member/65b3ea8a-19bc-4650-9f1a-99f48b231b71 HTTP/1.1" 200 115 0.032671 10.0.0.19 - - [2025-11-05 18:35:53] "PUT /service-instance/3d9249da-6a42-468e-83ec-6fca35e57f85 HTTP/1.1" 200 266 0.012094 10.0.0.19 - - [2025-11-05 18:35:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.016072 10.0.0.19 - - [2025-11-05 18:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001729 10.0.0.19 - - [2025-11-05 18:35:53] "DELETE /loadbalancer-pool/f970c067-f5f1-45f2-8493-8c06b7786202 HTTP/1.1" 200 115 0.080704 10.0.0.19 - - [2025-11-05 18:35:53] "POST /chown HTTP/1.1" 200 109 0.013115 10.0.0.19 - - [2025-11-05 18:35:53] "DELETE /loadbalancer-listener/6883e722-8f79-4af6-815c-d0490cfd8e96 HTTP/1.1" 200 115 0.026217 10.0.0.19 - - [2025-11-05 18:35:53] "GET /floating-ip/12b30940-0791-4ceb-9142-de028ec04934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.009650 10.0.0.19 - - [2025-11-05 18:35:53] "POST /chown HTTP/1.1" 200 109 0.018116 10.0.0.19 - - [2025-11-05 18:35:53] "POST /chown HTTP/1.1" 200 109 0.016071 10.0.0.19 - - [2025-11-05 18:35:53] "PUT /floating-ip/12b30940-0791-4ceb-9142-de028ec04934 HTTP/1.1" 200 256 0.013839 10.0.0.19 - - [2025-11-05 18:35:53] "POST /chown HTTP/1.1" 200 109 0.018343 10.0.0.19 - - [2025-11-05 18:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.19 - - [2025-11-05 18:35:53] "POST /chown HTTP/1.1" 200 109 0.006785 10.0.0.19 - - [2025-11-05 18:35:53] "POST /chown HTTP/1.1" 200 109 0.025987 10.0.0.19 - - [2025-11-05 18:35:53] "DELETE /floating-ip/12b30940-0791-4ceb-9142-de028ec04934 HTTP/1.1" 200 115 0.081675 10.0.0.19 - - [2025-11-05 18:35:53] "DELETE /loadbalancer/9ab9d259-e16e-4b45-960b-fe954e1d3808 HTTP/1.1" 200 115 0.034629 10.0.0.19 - - [2025-11-05 18:35:53] "POST /chown HTTP/1.1" 200 109 0.009431 10.0.0.19 - - [2025-11-05 18:35:53] "POST /chown HTTP/1.1" 200 109 0.017079 10.0.0.19 - - [2025-11-05 18:35:53] "PUT /service-instance/3d9249da-6a42-468e-83ec-6fca35e57f85 HTTP/1.1" 200 266 0.007695 10.0.0.19 - - [2025-11-05 18:35:53] "DELETE /instance-ip/2bee9fe6-2147-49b2-83c7-62a3727ae308 HTTP/1.1" 200 115 0.099491 10.0.0.19 - - [2025-11-05 18:35:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.007513 10.0.0.19 - - [2025-11-05 18:35:53] "PUT /service-instance/3d9249da-6a42-468e-83ec-6fca35e57f85 HTTP/1.1" 200 266 0.008630 10.0.0.19 - - [2025-11-05 18:35:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.019115 10.0.0.19 - - [2025-11-05 18:35:53] "DELETE /virtual-machine-interface/f744ace9-a370-488f-ba8e-3ad963c477e1 HTTP/1.1" 200 115 0.098149 10.0.0.19 - - [2025-11-05 18:35:53] "PUT /service-instance/3d9249da-6a42-468e-83ec-6fca35e57f85 HTTP/1.1" 200 266 0.008570 10.0.0.19 - - [2025-11-05 18:35:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.028295 10.0.0.19 - - [2025-11-05 18:35:53] "DELETE /tag/47d26a22-4011-4ace-a245-300b31eaa074 HTTP/1.1" 200 115 0.102981 10.0.0.19 - - [2025-11-05 18:35:53] "DELETE /service-instance/3d9249da-6a42-468e-83ec-6fca35e57f85 HTTP/1.1" 200 115 0.042346 10.0.0.19 - - [2025-11-05 18:35:53] "GET /floating-ip-pool/2bfdca71-ba23-4d95-a182-99dad63615c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002922 10.0.0.19 - - [2025-11-05 18:35:53] "POST /ref-update HTTP/1.1" 200 156 0.013877 10.0.0.19 - - [2025-11-05 18:35:53] "GET /virtual-machine-interface/eb8e8f8b-7056-49e6-bc04-50e100249a6d?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.006896 10.0.0.19 - - [2025-11-05 18:35:53] "DELETE /floating-ip-pool/2bfdca71-ba23-4d95-a182-99dad63615c5 HTTP/1.1" 200 115 0.065735 10.0.0.19 - - [2025-11-05 18:35:53] "DELETE /virtual-machine-interface/eb8e8f8b-7056-49e6-bc04-50e100249a6d HTTP/1.1" 200 115 0.077987 10.0.0.19 - - [2025-11-05 18:35:53] "DELETE /virtual-machine/2b60d0c4-9b6a-42d6-ac0d-74888cbd464d HTTP/1.1" 200 115 0.037327 10.0.0.19 - - [2025-11-05 18:35:53] "GET /virtual-machine-interface/d28553f7-a7f0-4ded-bdf3-c4ff539e69c9?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.007404 10.0.0.19 - - [2025-11-05 18:35:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002052 10.0.0.19 - - [2025-11-05 18:35:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.19 - - [2025-11-05 18:35:53] "POST /useragent-kv HTTP/1.1" 200 115 0.001443 10.0.0.19 - - [2025-11-05 18:35:53] "DELETE /virtual-network/962c0289-dc93-4116-ba34-9ae32ee9de14 HTTP/1.1" 200 115 0.160829 10.0.0.19 - - [2025-11-05 18:35:53] "GET /routing-instance/73511bd1-cd87-4197-a26c-862c3e59424b HTTP/1.1" 404 171 0.003253 10.0.0.19 - - [2025-11-05 18:35:53] "GET /domains HTTP/1.1" 200 280 0.010042 10.0.0.19 - - [2025-11-05 18:35:53] "GET /domain/caa14823-e606-4335-b74f-22b0f0a951d7 HTTP/1.1" 200 3087 0.003721 10.0.0.19 - - [2025-11-05 18:35:53] "DELETE /route-target/3212dd10-f1eb-48ed-a796-ccd2d0a1836d HTTP/1.1" 200 115 0.042965 10.0.0.19 - - [2025-11-05 18:35:53] "GET /project/dda3f34a-3b54-4208-bfc2-b7f52bca2962 HTTP/1.1" 200 6874 0.047132 10.0.0.19 - - [2025-11-05 18:35:54] "DELETE /virtual-machine-interface/d28553f7-a7f0-4ded-bdf3-c4ff539e69c9 HTTP/1.1" 200 115 0.108376 10.0.0.19 - - [2025-11-05 18:35:54] "POST /ref-update HTTP/1.1" 200 156 0.010923 10.0.0.19 - - [2025-11-05 18:35:54] "GET /virtual-machine-interface/2164534a-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010759 10.0.0.19 - - [2025-11-05 18:35:54] "POST /set-tag HTTP/1.1" 200 109 0.002323 10.0.0.19 - - [2025-11-05 18:35:54] "DELETE /virtual-machine/b4a004c0-2279-4dec-80d0-5e617330a057 HTTP/1.1" 200 115 0.063815 10.0.0.19 - - [2025-11-05 18:35:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004493 10.0.0.19 - - [2025-11-05 18:35:54] "GET /loadbalancer/5e49d35c-4fb6-417d-9213-920ae745cdd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.007962 10.0.0.19 - - [2025-11-05 18:35:54] "GET /virtual-machine-interface/2164534a-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004669 10.0.0.19 - - [2025-11-05 18:35:54] "POST /set-tag HTTP/1.1" 200 109 0.016333 10.0.0.19 - - [2025-11-05 18:35:54] "DELETE /loadbalancer-member/23225411-cc18-4007-a4b3-d3ad97a9a504 HTTP/1.1" 200 115 0.044074 10.0.0.19 - - [2025-11-05 18:35:55] "GET /virtual-machine-interface/2164534a-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005837 10.0.0.19 - - [2025-11-05 18:35:55] "POST /set-tag HTTP/1.1" 200 109 0.002551 10.0.0.19 - - [2025-11-05 18:35:55] "GET /virtual-machine-interface/2164534a-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004266 10.0.0.19 - - [2025-11-05 18:35:55] "POST /set-tag HTTP/1.1" 200 109 0.002036 10.0.0.19 - - [2025-11-05 18:35:55] "GET /virtual-machine/304b17aa-0324-4e16-bedf-10fe7cce89f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002170 10.0.0.19 - - [2025-11-05 18:35:55] "POST /ref-update HTTP/1.1" 200 156 0.007921 10.0.0.19 - - [2025-11-05 18:35:55] "GET /virtual-machine-interface/2164534a-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.009048 10.0.0.19 - - [2025-11-05 18:35:55] "POST /set-tag HTTP/1.1" 200 109 0.029022 10.0.0.19 - - [2025-11-05 18:35:55] "POST /set-tag HTTP/1.1" 200 109 0.026657 10.0.0.19 - - [2025-11-05 18:35:55] "POST /set-tag HTTP/1.1" 200 109 0.030194 10.0.0.19 - - [2025-11-05 18:35:55] "DELETE /instance-ip/217f911e-ba76-11f0-8dcd-fa163e8ad65d HTTP/1.1" 200 115 0.041444 10.0.0.19 - - [2025-11-05 18:35:55] "POST /ref-update HTTP/1.1" 200 156 0.019532 10.0.0.19 - - [2025-11-05 18:35:55] "DELETE /virtual-machine-interface/2164534a-ba76-11f0-8dcd-fa163e8ad65d HTTP/1.1" 200 115 0.039188 10.0.0.19 - - [2025-11-05 18:35:55] "DELETE /virtual-machine/304b17aa-0324-4e16-bedf-10fe7cce89f6 HTTP/1.1" 200 115 0.030676 10.0.0.19 - - [2025-11-05 18:35:59] "GET /virtual-machine-interface/204c26a4-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008786 10.0.0.19 - - [2025-11-05 18:35:59] "POST /set-tag HTTP/1.1" 200 109 0.002887 10.0.0.19 - - [2025-11-05 18:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.19 - - [2025-11-05 18:35:59] "GET /loadbalancer/5e49d35c-4fb6-417d-9213-920ae745cdd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002124 10.0.0.19 - - [2025-11-05 18:36:00] "GET /virtual-machine-interface/204c26a4-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.006381 10.0.0.19 - - [2025-11-05 18:36:00] "POST /set-tag HTTP/1.1" 200 109 0.002414 10.0.0.19 - - [2025-11-05 18:36:00] "GET /virtual-machine-interface/204c26a4-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.003886 10.0.0.19 - - [2025-11-05 18:36:00] "POST /set-tag HTTP/1.1" 200 109 0.001959 10.0.0.19 - - [2025-11-05 18:36:00] "GET /virtual-machine/78e01991-af66-4b8f-8747-c4b51804c70b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002304 10.0.0.19 - - [2025-11-05 18:36:00] "POST /ref-update HTTP/1.1" 200 156 0.008861 10.0.0.19 - - [2025-11-05 18:36:00] "GET /virtual-machine-interface/204c26a4-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.010270 10.0.0.19 - - [2025-11-05 18:36:00] "POST /set-tag HTTP/1.1" 200 109 0.015440 10.0.0.19 - - [2025-11-05 18:36:00] "POST /set-tag HTTP/1.1" 200 109 0.032231 10.0.0.19 - - [2025-11-05 18:36:00] "POST /set-tag HTTP/1.1" 200 109 0.021438 10.0.0.19 - - [2025-11-05 18:36:00] "DELETE /instance-ip/2062a08c-ba76-11f0-8dcd-fa163e8ad65d HTTP/1.1" 200 115 0.045895 10.0.0.19 - - [2025-11-05 18:36:00] "POST /ref-update HTTP/1.1" 200 156 0.007420 10.0.0.19 - - [2025-11-05 18:36:00] "DELETE /virtual-machine-interface/204c26a4-ba76-11f0-8dcd-fa163e8ad65d HTTP/1.1" 200 115 0.051535 10.0.0.19 - - [2025-11-05 18:36:00] "DELETE /virtual-machine/78e01991-af66-4b8f-8747-c4b51804c70b HTTP/1.1" 200 115 0.022878 10.0.0.19 - - [2025-11-05 18:36:00] "DELETE /tag/c98f2c57-bd99-439d-b1da-7c5483ff6f3c HTTP/1.1" 200 115 0.082729 10.0.0.19 - - [2025-11-05 18:36:00] "DELETE /tag/cba238b3-65f4-4dd0-bdab-e0a0f91ce7a1 HTTP/1.1" 200 115 0.046922 10.0.0.19 - - [2025-11-05 18:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.19 - - [2025-11-05 18:36:04] "GET /project/dda3f34a-3b54-4208-bfc2-b7f52bca2962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.046402 10.0.0.19 - - [2025-11-05 18:36:04] "POST /tags HTTP/1.1" 200 393 0.036948 10.0.0.19 - - [2025-11-05 18:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010305 10.0.0.19 - - [2025-11-05 18:36:04] "GET /tag/641fb786-a3dd-427b-a359-251f8486cb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016310 10.0.0.19 - - [2025-11-05 18:36:04] "POST /tags HTTP/1.1" 200 341 0.020056 10.0.0.19 - - [2025-11-05 18:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.19 - - [2025-11-05 18:36:04] "GET /tag/c1d8391d-d5f6-48a8-ad2a-c2264980f5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012283 10.0.0.19 - - [2025-11-05 18:36:04] "POST /id-to-fqname HTTP/1.1" 200 192 0.000471 10.0.0.19 - - [2025-11-05 18:36:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.001862 10.0.0.19 - - [2025-11-05 18:36:04] "POST /security-groups HTTP/1.1" 200 589 0.065694 10.0.0.19 - - [2025-11-05 18:36:04] "POST /projects HTTP/1.1" 200 519 0.169900 10.0.0.19 - - [2025-11-05 18:36:04] "POST /fqname-to-id HTTP/1.1" 404 236 0.003089 10.0.0.19 - - [2025-11-05 18:36:04] "POST /access-control-lists HTTP/1.1" 200 598 0.060284 10.0.0.19 - - [2025-11-05 18:36:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.050399 10.0.0.19 - - [2025-11-05 18:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008832 10.0.0.19 - - [2025-11-05 18:36:04] "GET /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.004072 10.0.0.19 - - [2025-11-05 18:36:04] "POST /fqname-to-id HTTP/1.1" 404 235 0.002384 10.0.0.19 - - [2025-11-05 18:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.19 - - [2025-11-05 18:36:05] "GET /virtual-network/477c6604-f124-4137-b848-391cd8ebfa90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.036512 10.0.0.19 - - [2025-11-05 18:36:05] "POST /access-control-lists HTTP/1.1" 200 596 0.069237 10.0.0.19 - - [2025-11-05 18:36:05] "PUT /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88 HTTP/1.1" 200 264 0.067434 10.0.0.19 - - [2025-11-05 18:36:05] "PUT /virtual-network/477c6604-f124-4137-b848-391cd8ebfa90 HTTP/1.1" 200 264 0.054787 10.0.0.19 - - [2025-11-05 18:36:05] "POST /security-groups HTTP/1.1" 200 591 0.071190 10.0.0.19 - - [2025-11-05 18:36:05] "POST /fqname-to-id HTTP/1.1" 404 270 0.001431 10.0.0.19 - - [2025-11-05 18:36:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.021419 10.0.0.19 - - [2025-11-05 18:36:05] "POST /chown HTTP/1.1" 200 109 0.026406 10.0.0.19 - - [2025-11-05 18:36:05] "POST /access-control-lists HTTP/1.1" 200 632 0.058881 10.0.0.19 - - [2025-11-05 18:36:05] "GET /application-policy-set/2a1f2c45-8f91-42ea-949f-f280818619e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002707 10.0.0.19 - - [2025-11-05 18:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.19 - - [2025-11-05 18:36:05] "GET /policy-management/ee01d5b5-4a23-4b7b-8e76-59330a013c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002487 10.0.0.19 - - [2025-11-05 18:36:05] "POST /fqname-to-id HTTP/1.1" 404 269 0.001705 10.0.0.19 - - [2025-11-05 18:36:05] "POST /tags HTTP/1.1" 409 226 0.002550 10.0.0.19 - - [2025-11-05 18:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.19 - - [2025-11-05 18:36:05] "GET /tag/c1d8391d-d5f6-48a8-ad2a-c2264980f5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.030971 10.0.0.19 - - [2025-11-05 18:36:05] "POST /access-control-lists HTTP/1.1" 200 630 0.074415 10.0.0.19 - - [2025-11-05 18:36:05] "POST /firewall-rules HTTP/1.1" 200 600 0.064416 10.0.0.19 - - [2025-11-05 18:36:05] "GET /firewall-rule/45023319-440b-480c-9338-1840dbb58209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.010914 10.0.0.19 - - [2025-11-05 18:36:05] "GET /firewall-policy/4bceb529-d2b5-4866-959c-b2c2ada73bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008001 10.0.0.19 - - [2025-11-05 18:36:05] "GET /firewall-rule/45023319-440b-480c-9338-1840dbb58209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002878 10.0.0.19 - - [2025-11-05 18:36:05] "POST /ref-update HTTP/1.1" 200 156 0.049315 10.0.0.19 - - [2025-11-05 18:36:05] "GET /application-policy-set/2a1f2c45-8f91-42ea-949f-f280818619e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011697 10.0.0.19 - - [2025-11-05 18:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.19 - - [2025-11-05 18:36:05] "GET /policy-management/ee01d5b5-4a23-4b7b-8e76-59330a013c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003167 10.0.0.19 - - [2025-11-05 18:36:05] "POST /tags HTTP/1.1" 409 226 0.001847 10.0.0.19 - - [2025-11-05 18:36:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001486 10.0.0.19 - - [2025-11-05 18:36:05] "GET /tag/c1d8391d-d5f6-48a8-ad2a-c2264980f5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.018936 10.0.0.19 - - [2025-11-05 18:36:05] "POST /firewall-rules HTTP/1.1" 200 598 0.073768 10.0.0.19 - - [2025-11-05 18:36:05] "GET /firewall-rule/759528ca-d0f4-47c3-9ba0-cf839fa2a911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.012160 10.0.0.19 - - [2025-11-05 18:36:05] "GET /firewall-policy/4bceb529-d2b5-4866-959c-b2c2ada73bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.003941 10.0.0.19 - - [2025-11-05 18:36:05] "GET /firewall-rule/759528ca-d0f4-47c3-9ba0-cf839fa2a911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.001986 10.0.0.19 - - [2025-11-05 18:36:06] "POST /ref-update HTTP/1.1" 200 156 0.050524 10.0.0.19 - - [2025-11-05 18:36:07] "POST /tags HTTP/1.1" 200 393 0.029812 10.0.0.19 - - [2025-11-05 18:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008689 10.0.0.19 - - [2025-11-05 18:36:07] "GET /tag/b46229a7-12f2-4e63-b407-462101a8d103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010779 10.0.0.19 - - [2025-11-05 18:36:07] "POST /tags HTTP/1.1" 200 341 0.014925 10.0.0.19 - - [2025-11-05 18:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.19 - - [2025-11-05 18:36:07] "GET /tag/4b9848f5-2698-4eb5-9142-54756e7fd1c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010762 10.0.0.19 - - [2025-11-05 18:36:07] "POST /id-to-fqname HTTP/1.1" 200 192 0.000503 10.0.0.19 - - [2025-11-05 18:36:07] "POST /fqname-to-id HTTP/1.1" 404 201 0.006360 10.0.0.19 - - [2025-11-05 18:36:07] "POST /security-groups HTTP/1.1" 200 589 0.060409 10.0.0.19 - - [2025-11-05 18:36:07] "POST /projects HTTP/1.1" 200 519 0.207587 10.0.0.19 - - [2025-11-05 18:36:07] "POST /fqname-to-id HTTP/1.1" 404 236 0.008962 10.0.0.19 - - [2025-11-05 18:36:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.012886 10.0.0.19 - - [2025-11-05 18:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010617 10.0.0.19 - - [2025-11-05 18:36:07] "GET /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.013596 10.0.0.19 - - [2025-11-05 18:36:07] "POST /access-control-lists HTTP/1.1" 200 598 0.086293 10.0.0.19 - - [2025-11-05 18:36:07] "POST /fqname-to-id HTTP/1.1" 404 235 0.008395 10.0.0.19 - - [2025-11-05 18:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.19 - - [2025-11-05 18:36:07] "GET /virtual-network/477c6604-f124-4137-b848-391cd8ebfa90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004044 10.0.0.19 - - [2025-11-05 18:36:08] "POST /access-control-lists HTTP/1.1" 200 596 0.020211 10.0.0.19 - - [2025-11-05 18:36:08] "PUT /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88 HTTP/1.1" 200 264 0.050905 10.0.0.19 - - [2025-11-05 18:36:08] "PUT /virtual-network/477c6604-f124-4137-b848-391cd8ebfa90 HTTP/1.1" 200 264 0.043293 10.0.0.19 - - [2025-11-05 18:36:08] "POST /security-groups HTTP/1.1" 200 591 0.072310 10.0.0.19 - - [2025-11-05 18:36:08] "POST /fqname-to-id HTTP/1.1" 404 270 0.002582 10.0.0.19 - - [2025-11-05 18:36:08] "POST /access-control-lists HTTP/1.1" 200 632 0.064894 10.0.0.19 - - [2025-11-05 18:36:08] "POST /fqname-to-id HTTP/1.1" 404 269 0.015760 10.0.0.19 - - [2025-11-05 18:36:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.069834 10.0.0.19 - - [2025-11-05 18:36:08] "POST /chown HTTP/1.1" 200 109 0.014879 10.0.0.19 - - [2025-11-05 18:36:08] "GET /application-policy-set/2a1f2c45-8f91-42ea-949f-f280818619e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009104 10.0.0.19 - - [2025-11-05 18:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.19 - - [2025-11-05 18:36:08] "GET /policy-management/ee01d5b5-4a23-4b7b-8e76-59330a013c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012475 10.0.0.19 - - [2025-11-05 18:36:08] "POST /access-control-lists HTTP/1.1" 200 630 0.062696 10.0.0.19 - - [2025-11-05 18:36:08] "POST /tags HTTP/1.1" 409 226 0.017085 10.0.0.19 - - [2025-11-05 18:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.19 - - [2025-11-05 18:36:08] "GET /tag/4b9848f5-2698-4eb5-9142-54756e7fd1c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011503 10.0.0.19 - - [2025-11-05 18:36:08] "POST /firewall-rules HTTP/1.1" 200 600 0.076966 10.0.0.19 - - [2025-11-05 18:36:08] "GET /firewall-rule/3d8f8c31-6c56-4ce3-9cc5-7f056d1a34c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.007631 10.0.0.19 - - [2025-11-05 18:36:08] "GET /firewall-policy/4bceb529-d2b5-4866-959c-b2c2ada73bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.003768 10.0.0.19 - - [2025-11-05 18:36:08] "GET /firewall-rule/3d8f8c31-6c56-4ce3-9cc5-7f056d1a34c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002124 10.0.0.19 - - [2025-11-05 18:36:08] "POST /ref-update HTTP/1.1" 200 156 0.048342 10.0.0.19 - - [2025-11-05 18:36:08] "GET /application-policy-set/2a1f2c45-8f91-42ea-949f-f280818619e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012018 10.0.0.19 - - [2025-11-05 18:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.19 - - [2025-11-05 18:36:08] "GET /policy-management/ee01d5b5-4a23-4b7b-8e76-59330a013c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002564 10.0.0.19 - - [2025-11-05 18:36:08] "POST /tags HTTP/1.1" 409 226 0.001527 10.0.0.19 - - [2025-11-05 18:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001351 10.0.0.19 - - [2025-11-05 18:36:08] "GET /tag/4b9848f5-2698-4eb5-9142-54756e7fd1c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009562 10.0.0.19 - - [2025-11-05 18:36:08] "POST /firewall-rules HTTP/1.1" 200 598 0.062500 10.0.0.19 - - [2025-11-05 18:36:08] "GET /firewall-rule/9ad94442-fb82-4dcf-9e2b-eb5d2632414d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003798 10.0.0.19 - - [2025-11-05 18:36:08] "GET /firewall-policy/4bceb529-d2b5-4866-959c-b2c2ada73bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003289 10.0.0.19 - - [2025-11-05 18:36:08] "GET /firewall-rule/9ad94442-fb82-4dcf-9e2b-eb5d2632414d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.001949 10.0.0.19 - - [2025-11-05 18:36:09] "POST /ref-update HTTP/1.1" 200 156 0.050989 10.0.0.19 - - [2025-11-05 18:36:10] "POST /tags HTTP/1.1" 200 345 0.083676 10.0.0.19 - - [2025-11-05 18:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007779 10.0.0.19 - - [2025-11-05 18:36:10] "GET /tag/31f5d2a2-41a5-4045-8d3e-95aace201841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015908 10.0.0.19 - - [2025-11-05 18:36:10] "POST /projects HTTP/1.1" 409 238 0.002174 10.0.0.19 - - [2025-11-05 18:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.19 - - [2025-11-05 18:36:10] "GET /project/3626e87c-47aa-4f10-b766-cffb476e9a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.028924 10.0.0.19 - - [2025-11-05 18:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.19 - - [2025-11-05 18:36:10] "GET /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.006041 10.0.0.19 - - [2025-11-05 18:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.19 - - [2025-11-05 18:36:10] "GET /virtual-network/477c6604-f124-4137-b848-391cd8ebfa90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004317 10.0.0.19 - - [2025-11-05 18:36:10] "POST /security-groups HTTP/1.1" 409 285 0.003004 10.0.0.19 - - [2025-11-05 18:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.19 - - [2025-11-05 18:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.19 - - [2025-11-05 18:36:10] "PUT /security-group/9014b12f-b0ae-4284-b7a8-f283884a9000 HTTP/1.1" 200 262 0.034147 10.0.0.19 - - [2025-11-05 18:36:10] "GET /project/3626e87c-47aa-4f10-b766-cffb476e9a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.054926 10.0.0.19 - - [2025-11-05 18:36:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.044034 10.0.0.19 - - [2025-11-05 18:36:10] "PUT /access-control-list/0db72b7d-5191-4826-845f-7fca35125721 HTTP/1.1" 200 272 0.025163 10.0.0.19 - - [2025-11-05 18:36:10] "PUT /access-control-list/5697f731-36bf-4b79-a0db-51d92e90c013 HTTP/1.1" 200 272 0.029083 10.0.0.19 - - [2025-11-05 18:36:11] "POST /tags HTTP/1.1" 409 228 0.056109 10.0.0.19 - - [2025-11-05 18:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.19 - - [2025-11-05 18:36:11] "GET /tag/31f5d2a2-41a5-4045-8d3e-95aace201841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.014987 10.0.0.19 - - [2025-11-05 18:36:11] "POST /tags HTTP/1.1" 200 345 0.027779 10.0.0.19 - - [2025-11-05 18:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.19 - - [2025-11-05 18:36:11] "GET /tag/725b1153-2a57-470d-a55b-ae2049f41c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012069 10.0.0.19 - - [2025-11-05 18:36:11] "POST /projects HTTP/1.1" 409 238 0.002130 10.0.0.19 - - [2025-11-05 18:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.19 - - [2025-11-05 18:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.19 - - [2025-11-05 18:36:11] "GET /project/a4bf948c-4c67-446f-b72d-bf48c61a04d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.051773 10.0.0.19 - - [2025-11-05 18:36:11] "GET /project/a4bf948c-4c67-446f-b72d-bf48c61a04d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.059719 10.0.0.19 - - [2025-11-05 18:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007487 10.0.0.19 - - [2025-11-05 18:36:11] "GET /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.007918 10.0.0.19 - - [2025-11-05 18:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.19 - - [2025-11-05 18:36:11] "GET /virtual-network/477c6604-f124-4137-b848-391cd8ebfa90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003860 10.0.0.19 - - [2025-11-05 18:36:11] "POST /security-groups HTTP/1.1" 409 285 0.002110 10.0.0.19 - - [2025-11-05 18:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.19 - - [2025-11-05 18:36:11] "PUT /security-group/b34c6200-4d27-45fc-8551-abe4c736f52b HTTP/1.1" 200 262 0.058109 10.0.0.19 - - [2025-11-05 18:36:11] "PUT /access-control-list/d860aa5b-a8a6-4f43-ae4d-ad36a62d2d9a HTTP/1.1" 200 272 0.016171 10.0.0.19 - - [2025-11-05 18:36:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.025049 10.0.0.19 - - [2025-11-05 18:36:11] "POST /tags HTTP/1.1" 409 228 0.022539 10.0.0.19 - - [2025-11-05 18:36:11] "PUT /access-control-list/cde2e40b-cb5b-4129-9390-4b8163736423 HTTP/1.1" 200 272 0.037669 10.0.0.19 - - [2025-11-05 18:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004989 10.0.0.19 - - [2025-11-05 18:36:11] "GET /tag/725b1153-2a57-470d-a55b-ae2049f41c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.012599 10.0.0.19 - - [2025-11-05 18:36:11] "POST /tags HTTP/1.1" 200 291 0.056767 10.0.0.19 - - [2025-11-05 18:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.19 - - [2025-11-05 18:36:11] "GET /tag/96f51bb0-34f5-4c50-8fd8-d52bf488fdb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.018993 10.0.0.19 - - [2025-11-05 18:36:11] "POST /tags HTTP/1.1" 200 303 0.049529 10.0.0.19 - - [2025-11-05 18:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.19 - - [2025-11-05 18:36:11] "GET /tag/42c5e189-ae45-4700-8eae-f58286c331bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012104 10.0.0.19 - - [2025-11-05 18:36:11] "POST /tags HTTP/1.1" 409 252 0.001747 10.0.0.19 - - [2025-11-05 18:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.19 - - [2025-11-05 18:36:11] "GET /tag/641fb786-a3dd-427b-a359-251f8486cb61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.010368 10.0.0.19 - - [2025-11-05 18:36:11] "POST /tags HTTP/1.1" 409 226 0.001820 10.0.0.19 - - [2025-11-05 18:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.19 - - [2025-11-05 18:36:11] "GET /tag/c1d8391d-d5f6-48a8-ad2a-c2264980f5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010611 10.0.0.19 - - [2025-11-05 18:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001708 10.0.0.19 - - [2025-11-05 18:36:12] "GET /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004224 10.0.0.19 - - [2025-11-05 18:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.19 - - [2025-11-05 18:36:12] "GET /project/3626e87c-47aa-4f10-b766-cffb476e9a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.024302 10.0.0.19 - - [2025-11-05 18:36:12] "POST /virtual-machines HTTP/1.1" 200 395 0.010187 10.0.0.19 - - [2025-11-05 18:36:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.007535 10.0.0.19 - - [2025-11-05 18:36:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104038 10.0.0.19 - - [2025-11-05 18:36:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.021994 10.0.0.19 - - [2025-11-05 18:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007840 10.0.0.19 - - [2025-11-05 18:36:12] "GET /virtual-machine-interface/4db43244-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004560 10.0.0.19 - - [2025-11-05 18:36:12] "POST /instance-ips HTTP/1.1" 200 397 0.021697 10.0.0.19 - - [2025-11-05 18:36:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.025315 10.0.0.19 - - [2025-11-05 18:36:12] "GET /virtual-machine-interface/4db43244-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005576 10.0.0.19 - - [2025-11-05 18:36:12] "POST /set-tag HTTP/1.1" 200 109 0.075788 10.0.0.19 - - [2025-11-05 18:36:12] "GET /virtual-machine-interface/4db43244-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016745 10.0.0.19 - - [2025-11-05 18:36:12] "GET /instance-ip/4dc93572-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004103 10.0.0.19 - - [2025-11-05 18:36:12] "GET /virtual-machine-interface/4db43244-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004613 10.0.0.19 - - [2025-11-05 18:36:12] "POST /set-tag HTTP/1.1" 200 109 0.002738 10.0.0.19 - - [2025-11-05 18:36:12] "GET /virtual-router/eaf810bd-975f-452f-b743-b5e99b3b4f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.006424 10.0.0.19 - - [2025-11-05 18:36:12] "POST /ref-update HTTP/1.1" 200 156 0.010620 10.0.0.19 - - [2025-11-05 18:36:12] "GET /virtual-machine-interface/4db43244-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014452 10.0.0.19 - - [2025-11-05 18:36:12] "POST /set-tag HTTP/1.1" 200 109 0.002360 10.0.0.19 - - [2025-11-05 18:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.19 - - [2025-11-05 18:36:12] "GET /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004995 10.0.0.19 - - [2025-11-05 18:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.19 - - [2025-11-05 18:36:12] "GET /project/3626e87c-47aa-4f10-b766-cffb476e9a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.023998 10.0.0.19 - - [2025-11-05 18:36:12] "POST /virtual-machines HTTP/1.1" 200 395 0.014903 10.0.0.19 - - [2025-11-05 18:36:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.022762 10.0.0.19 - - [2025-11-05 18:36:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.114060 10.0.0.19 - - [2025-11-05 18:36:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.026168 10.0.0.19 - - [2025-11-05 18:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013639 10.0.0.19 - - [2025-11-05 18:36:13] "GET /virtual-machine-interface/4e2ab93c-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005644 10.0.0.19 - - [2025-11-05 18:36:13] "POST /instance-ips HTTP/1.1" 200 397 0.019697 10.0.0.19 - - [2025-11-05 18:36:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.030835 10.0.0.19 - - [2025-11-05 18:36:13] "GET /virtual-machine-interface/4e2ab93c-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006858 10.0.0.19 - - [2025-11-05 18:36:13] "POST /set-tag HTTP/1.1" 200 109 0.059911 10.0.0.19 - - [2025-11-05 18:36:13] "GET /virtual-machine-interface/4e2ab93c-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012237 10.0.0.19 - - [2025-11-05 18:36:13] "GET /instance-ip/4e47a5ce-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004205 10.0.0.19 - - [2025-11-05 18:36:13] "GET /virtual-machine-interface/4e2ab93c-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004149 10.0.0.19 - - [2025-11-05 18:36:13] "POST /set-tag HTTP/1.1" 200 109 0.003521 10.0.0.19 - - [2025-11-05 18:36:13] "GET /virtual-router/eaf810bd-975f-452f-b743-b5e99b3b4f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.004050 10.0.0.19 - - [2025-11-05 18:36:13] "POST /ref-update HTTP/1.1" 200 156 0.007311 10.0.0.19 - - [2025-11-05 18:36:13] "GET /virtual-machine-interface/4e2ab93c-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005518 10.0.0.19 - - [2025-11-05 18:36:13] "POST /set-tag HTTP/1.1" 200 109 0.002409 10.0.0.19 - - [2025-11-05 18:36:13] "POST /tags HTTP/1.1" 200 291 0.016956 10.0.0.19 - - [2025-11-05 18:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001423 10.0.0.19 - - [2025-11-05 18:36:13] "GET /tag/ee777c19-2acd-4b01-b38c-26b62edd6843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.015371 10.0.0.19 - - [2025-11-05 18:36:13] "POST /tags HTTP/1.1" 409 252 0.003274 10.0.0.19 - - [2025-11-05 18:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.19 - - [2025-11-05 18:36:13] "GET /tag/b46229a7-12f2-4e63-b407-462101a8d103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.014508 10.0.0.19 - - [2025-11-05 18:36:13] "POST /tags HTTP/1.1" 409 226 0.001962 10.0.0.19 - - [2025-11-05 18:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.19 - - [2025-11-05 18:36:13] "GET /tag/4b9848f5-2698-4eb5-9142-54756e7fd1c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012579 10.0.0.19 - - [2025-11-05 18:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.19 - - [2025-11-05 18:36:13] "GET /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003996 10.0.0.19 - - [2025-11-05 18:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.19 - - [2025-11-05 18:36:13] "GET /project/a4bf948c-4c67-446f-b72d-bf48c61a04d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.027212 10.0.0.19 - - [2025-11-05 18:36:13] "POST /virtual-machines HTTP/1.1" 200 395 0.009935 10.0.0.19 - - [2025-11-05 18:36:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007315 10.0.0.19 - - [2025-11-05 18:36:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100190 10.0.0.19 - - [2025-11-05 18:36:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.028867 10.0.0.19 - - [2025-11-05 18:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014504 10.0.0.19 - - [2025-11-05 18:36:14] "GET /virtual-machine-interface/4ec3205a-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004885 10.0.0.19 - - [2025-11-05 18:36:14] "POST /instance-ips HTTP/1.1" 200 397 0.021342 10.0.0.19 - - [2025-11-05 18:36:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.017788 10.0.0.19 - - [2025-11-05 18:36:14] "GET /virtual-machine-interface/4ec3205a-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007047 10.0.0.19 - - [2025-11-05 18:36:14] "POST /set-tag HTTP/1.1" 200 109 0.068939 10.0.0.19 - - [2025-11-05 18:36:14] "GET /virtual-machine-interface/4ec3205a-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005409 10.0.0.19 - - [2025-11-05 18:36:14] "GET /instance-ip/4ed7ad22-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003515 10.0.0.19 - - [2025-11-05 18:36:14] "GET /virtual-machine-interface/4ec3205a-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016408 10.0.0.19 - - [2025-11-05 18:36:14] "POST /set-tag HTTP/1.1" 200 109 0.002403 10.0.0.19 - - [2025-11-05 18:36:14] "GET /virtual-router/eaf810bd-975f-452f-b743-b5e99b3b4f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.006394 10.0.0.19 - - [2025-11-05 18:36:14] "POST /ref-update HTTP/1.1" 200 156 0.007522 10.0.0.19 - - [2025-11-05 18:36:14] "GET /virtual-machine-interface/4ec3205a-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.017308 10.0.0.19 - - [2025-11-05 18:36:14] "POST /set-tag HTTP/1.1" 200 109 0.002048 10.0.0.19 - - [2025-11-05 18:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.19 - - [2025-11-05 18:36:14] "GET /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004559 10.0.0.19 - - [2025-11-05 18:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.19 - - [2025-11-05 18:36:14] "GET /project/a4bf948c-4c67-446f-b72d-bf48c61a04d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044869 10.0.0.19 - - [2025-11-05 18:36:14] "POST /virtual-machines HTTP/1.1" 200 395 0.009296 10.0.0.19 - - [2025-11-05 18:36:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.009058 10.0.0.19 - - [2025-11-05 18:36:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.096400 10.0.0.19 - - [2025-11-05 18:36:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.007150 10.0.0.19 - - [2025-11-05 18:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007456 10.0.0.19 - - [2025-11-05 18:36:14] "GET /virtual-machine-interface/4f35a206-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006270 10.0.0.19 - - [2025-11-05 18:36:14] "POST /instance-ips HTTP/1.1" 200 397 0.024807 10.0.0.19 - - [2025-11-05 18:36:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.016350 10.0.0.19 - - [2025-11-05 18:36:14] "GET /virtual-machine-interface/4f35a206-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008651 10.0.0.19 - - [2025-11-05 18:36:15] "POST /set-tag HTTP/1.1" 200 109 0.072085 10.0.0.19 - - [2025-11-05 18:36:15] "GET /virtual-machine-interface/4f35a206-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010612 10.0.0.19 - - [2025-11-05 18:36:15] "GET /instance-ip/4f4d0b4e-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003325 10.0.0.19 - - [2025-11-05 18:36:15] "GET /virtual-machine-interface/4f35a206-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004722 10.0.0.19 - - [2025-11-05 18:36:15] "POST /set-tag HTTP/1.1" 200 109 0.002074 10.0.0.19 - - [2025-11-05 18:36:15] "GET /virtual-router/eaf810bd-975f-452f-b743-b5e99b3b4f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2128 0.004073 10.0.0.19 - - [2025-11-05 18:36:15] "POST /ref-update HTTP/1.1" 200 156 0.009862 10.0.0.19 - - [2025-11-05 18:36:15] "GET /virtual-machine-interface/4f35a206-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004342 10.0.0.19 - - [2025-11-05 18:36:15] "POST /set-tag HTTP/1.1" 200 109 0.004949 10.0.0.19 - - [2025-11-05 18:36:15] "POST /tags HTTP/1.1" 200 299 0.018765 10.0.0.19 - - [2025-11-05 18:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.19 - - [2025-11-05 18:36:15] "GET /tag/43cddd39-ee7a-411c-8b37-a62b8aaae80f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013454 10.0.0.19 - - [2025-11-05 18:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.19 - - [2025-11-05 18:36:15] "GET /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005108 10.0.0.19 - - [2025-11-05 18:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006862 10.0.0.19 - - [2025-11-05 18:36:15] "GET /project/3626e87c-47aa-4f10-b766-cffb476e9a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029859 10.0.0.19 - - [2025-11-05 18:36:15] "POST /virtual-machines HTTP/1.1" 200 395 0.008986 10.0.0.19 - - [2025-11-05 18:36:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.009890 10.0.0.19 - - [2025-11-05 18:36:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.105374 10.0.0.19 - - [2025-11-05 18:36:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.023215 10.0.0.19 - - [2025-11-05 18:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012747 10.0.0.19 - - [2025-11-05 18:36:15] "GET /virtual-machine-interface/4fb1a84c-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005982 10.0.0.19 - - [2025-11-05 18:36:15] "POST /instance-ips HTTP/1.1" 200 397 0.022994 10.0.0.19 - - [2025-11-05 18:36:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.014481 10.0.0.19 - - [2025-11-05 18:36:15] "GET /virtual-machine-interface/4fb1a84c-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008969 10.0.0.19 - - [2025-11-05 18:36:15] "POST /set-tag HTTP/1.1" 200 109 0.020164 10.0.0.19 - - [2025-11-05 18:36:15] "GET /virtual-machine-interface/4fb1a84c-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017436 10.0.0.19 - - [2025-11-05 18:36:15] "GET /instance-ip/4fc7d068-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003017 10.0.0.19 - - [2025-11-05 18:36:15] "GET /virtual-machine-interface/4fb1a84c-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005407 10.0.0.19 - - [2025-11-05 18:36:15] "POST /set-tag HTTP/1.1" 200 109 0.002095 10.0.0.19 - - [2025-11-05 18:36:15] "POST /tags HTTP/1.1" 200 299 0.019138 10.0.0.19 - - [2025-11-05 18:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.19 - - [2025-11-05 18:36:15] "GET /tag/2bf4bfe4-97d4-4c5b-b7cb-603127d9fd1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.015960 10.0.0.19 - - [2025-11-05 18:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.19 - - [2025-11-05 18:36:15] "GET /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005486 10.0.0.19 - - [2025-11-05 18:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.19 - - [2025-11-05 18:36:16] "GET /project/3626e87c-47aa-4f10-b766-cffb476e9a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027117 10.0.0.19 - - [2025-11-05 18:36:16] "POST /virtual-machines HTTP/1.1" 200 395 0.015529 10.0.0.19 - - [2025-11-05 18:36:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.025442 10.0.0.19 - - [2025-11-05 18:36:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.123756 10.0.0.19 - - [2025-11-05 18:36:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.017565 10.0.0.19 - - [2025-11-05 18:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008892 10.0.0.19 - - [2025-11-05 18:36:16] "GET /virtual-machine-interface/501e23c8-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004417 10.0.0.19 - - [2025-11-05 18:36:16] "POST /instance-ips HTTP/1.1" 200 397 0.030468 10.0.0.19 - - [2025-11-05 18:36:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.018607 10.0.0.19 - - [2025-11-05 18:36:16] "GET /virtual-machine-interface/501e23c8-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004367 10.0.0.19 - - [2025-11-05 18:36:16] "POST /set-tag HTTP/1.1" 200 109 0.017864 10.0.0.19 - - [2025-11-05 18:36:16] "GET /virtual-machine-interface/501e23c8-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012031 10.0.0.19 - - [2025-11-05 18:36:16] "GET /instance-ip/50361cd0-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005636 10.0.0.19 - - [2025-11-05 18:36:16] "GET /virtual-machine-interface/501e23c8-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005395 10.0.0.19 - - [2025-11-05 18:36:16] "POST /set-tag HTTP/1.1" 200 109 0.003394 10.0.0.19 - - [2025-11-05 18:36:16] "POST /tags HTTP/1.1" 200 299 0.022032 10.0.0.19 - - [2025-11-05 18:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.19 - - [2025-11-05 18:36:16] "GET /tag/7a64c09a-b61c-4866-9afd-b6264e2df9bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014734 10.0.0.19 - - [2025-11-05 18:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009789 10.0.0.19 - - [2025-11-05 18:36:16] "GET /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.007711 10.0.0.19 - - [2025-11-05 18:36:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.19 - - [2025-11-05 18:36:16] "GET /project/a4bf948c-4c67-446f-b72d-bf48c61a04d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045435 10.0.0.19 - - [2025-11-05 18:36:16] "POST /virtual-machines HTTP/1.1" 200 395 0.008472 10.0.0.19 - - [2025-11-05 18:36:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.007286 10.0.0.19 - - [2025-11-05 18:36:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106287 10.0.0.19 - - [2025-11-05 18:36:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.026621 10.0.0.19 - - [2025-11-05 18:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007586 10.0.0.19 - - [2025-11-05 18:36:17] "GET /virtual-machine-interface/508d8858-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004534 10.0.0.19 - - [2025-11-05 18:36:17] "POST /instance-ips HTTP/1.1" 200 397 0.018382 10.0.0.19 - - [2025-11-05 18:36:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.023838 10.0.0.19 - - [2025-11-05 18:36:17] "GET /virtual-machine-interface/508d8858-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.017363 10.0.0.19 - - [2025-11-05 18:36:17] "POST /set-tag HTTP/1.1" 200 109 0.027156 10.0.0.19 - - [2025-11-05 18:36:17] "GET /virtual-machine-interface/508d8858-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017737 10.0.0.19 - - [2025-11-05 18:36:17] "GET /instance-ip/50a3fc28-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002843 10.0.0.19 - - [2025-11-05 18:36:17] "GET /virtual-machine-interface/508d8858-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004328 10.0.0.19 - - [2025-11-05 18:36:17] "POST /set-tag HTTP/1.1" 200 109 0.002154 10.0.0.19 - - [2025-11-05 18:36:17] "POST /tags HTTP/1.1" 200 299 0.021797 10.0.0.19 - - [2025-11-05 18:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.19 - - [2025-11-05 18:36:17] "GET /tag/2ca7ccc2-dfdc-428d-ac3d-c9b07add691a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011056 10.0.0.19 - - [2025-11-05 18:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.19 - - [2025-11-05 18:36:17] "GET /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.005510 10.0.0.19 - - [2025-11-05 18:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.19 - - [2025-11-05 18:36:17] "GET /project/a4bf948c-4c67-446f-b72d-bf48c61a04d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036558 10.0.0.19 - - [2025-11-05 18:36:17] "POST /virtual-machines HTTP/1.1" 200 395 0.010763 10.0.0.19 - - [2025-11-05 18:36:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.015933 10.0.0.19 - - [2025-11-05 18:36:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104673 10.0.0.19 - - [2025-11-05 18:36:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.007444 10.0.0.19 - - [2025-11-05 18:36:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004914 10.0.0.19 - - [2025-11-05 18:36:17] "GET /virtual-machine-interface/50f8e3a0-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006969 10.0.0.19 - - [2025-11-05 18:36:17] "POST /instance-ips HTTP/1.1" 200 397 0.019751 10.0.0.19 - - [2025-11-05 18:36:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.019841 10.0.0.19 - - [2025-11-05 18:36:17] "GET /virtual-machine-interface/50f8e3a0-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009945 10.0.0.19 - - [2025-11-05 18:36:17] "POST /set-tag HTTP/1.1" 200 109 0.017883 10.0.0.19 - - [2025-11-05 18:36:17] "GET /virtual-machine-interface/50f8e3a0-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.027641 10.0.0.19 - - [2025-11-05 18:36:17] "GET /instance-ip/5111c190-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005953 10.0.0.19 - - [2025-11-05 18:36:18] "GET /virtual-machine-interface/50f8e3a0-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005138 10.0.0.19 - - [2025-11-05 18:36:18] "POST /set-tag HTTP/1.1" 200 109 0.002554 10.0.0.19 - - [2025-11-05 18:36:18] "GET /virtual-router/eaf810bd-975f-452f-b743-b5e99b3b4f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.003687 10.0.0.19 - - [2025-11-05 18:36:18] "POST /ref-update HTTP/1.1" 200 156 0.010277 10.0.0.19 - - [2025-11-05 18:36:18] "GET /virtual-machine-interface/4fb1a84c-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005916 10.0.0.19 - - [2025-11-05 18:36:18] "POST /set-tag HTTP/1.1" 200 109 0.003196 10.0.0.19 - - [2025-11-05 18:36:18] "GET /virtual-machine-interface/4db43244-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004320 10.0.0.19 - - [2025-11-05 18:36:18] "POST /set-tag HTTP/1.1" 200 109 0.002259 10.0.0.19 - - [2025-11-05 18:36:18] "GET /virtual-router/eaf810bd-975f-452f-b743-b5e99b3b4f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2554 0.003916 10.0.0.19 - - [2025-11-05 18:36:18] "POST /ref-update HTTP/1.1" 200 156 0.008426 10.0.0.19 - - [2025-11-05 18:36:18] "GET /virtual-machine-interface/501e23c8-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004167 10.0.0.19 - - [2025-11-05 18:36:18] "POST /set-tag HTTP/1.1" 200 109 0.002184 10.0.0.19 - - [2025-11-05 18:36:18] "GET /virtual-router/eaf810bd-975f-452f-b743-b5e99b3b4f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2767 0.003652 10.0.0.19 - - [2025-11-05 18:36:18] "POST /ref-update HTTP/1.1" 200 156 0.007779 10.0.0.19 - - [2025-11-05 18:36:18] "GET /virtual-machine-interface/508d8858-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004415 10.0.0.19 - - [2025-11-05 18:36:18] "POST /set-tag HTTP/1.1" 200 109 0.002084 10.0.0.19 - - [2025-11-05 18:36:18] "GET /virtual-machine-interface/4e2ab93c-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004090 10.0.0.19 - - [2025-11-05 18:36:18] "POST /set-tag HTTP/1.1" 200 109 0.002513 10.0.0.19 - - [2025-11-05 18:36:18] "GET /virtual-router/eaf810bd-975f-452f-b743-b5e99b3b4f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2980 0.004261 10.0.0.19 - - [2025-11-05 18:36:18] "POST /ref-update HTTP/1.1" 200 156 0.007452 10.0.0.19 - - [2025-11-05 18:36:18] "GET /virtual-machine-interface/50f8e3a0-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004536 10.0.0.19 - - [2025-11-05 18:36:18] "POST /set-tag HTTP/1.1" 200 109 0.002261 10.0.0.19 - - [2025-11-05 18:36:18] "GET /virtual-machine-interface/4ec3205a-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003736 10.0.0.19 - - [2025-11-05 18:36:18] "POST /set-tag HTTP/1.1" 200 109 0.002991 10.0.0.19 - - [2025-11-05 18:36:18] "GET /virtual-machine-interface/4f35a206-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005126 10.0.0.19 - - [2025-11-05 18:36:18] "POST /set-tag HTTP/1.1" 200 109 0.002354 10.0.0.19 - - [2025-11-05 18:36:18] "GET /virtual-machine-interface/4fb1a84c-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005275 10.0.0.19 - - [2025-11-05 18:36:18] "POST /set-tag HTTP/1.1" 200 109 0.002011 10.0.0.19 - - [2025-11-05 18:36:18] "GET /virtual-machine-interface/501e23c8-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003604 10.0.0.19 - - [2025-11-05 18:36:18] "POST /set-tag HTTP/1.1" 200 109 0.002459 10.0.0.19 - - [2025-11-05 18:36:18] "GET /virtual-machine-interface/508d8858-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003542 10.0.0.19 - - [2025-11-05 18:36:18] "POST /set-tag HTTP/1.1" 200 109 0.001975 10.0.0.19 - - [2025-11-05 18:36:18] "GET /virtual-machine-interface/50f8e3a0-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004708 10.0.0.19 - - [2025-11-05 18:36:18] "POST /set-tag HTTP/1.1" 200 109 0.002391 10.0.0.19 - - [2025-11-05 18:36:18] "GET /virtual-machine-interface/4db43244-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005877 10.0.0.19 - - [2025-11-05 18:36:18] "POST /set-tag HTTP/1.1" 200 109 0.002416 10.0.0.19 - - [2025-11-05 18:36:19] "GET /virtual-machine-interface/4e2ab93c-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005214 10.0.0.19 - - [2025-11-05 18:36:19] "POST /set-tag HTTP/1.1" 200 109 0.002750 10.0.0.19 - - [2025-11-05 18:36:20] "GET /virtual-machine-interface/4f35a206-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005116 10.0.0.19 - - [2025-11-05 18:36:20] "POST /set-tag HTTP/1.1" 200 109 0.002565 10.0.0.19 - - [2025-11-05 18:36:21] "GET /virtual-machine-interface/4ec3205a-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004441 10.0.0.19 - - [2025-11-05 18:36:21] "POST /set-tag HTTP/1.1" 200 109 0.002468 10.0.0.19 - - [2025-11-05 18:36:21] "GET /virtual-machine/d4bf98eb-ef8c-4ea0-8058-a5b7a38b6c5d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003154 10.0.0.19 - - [2025-11-05 18:36:21] "GET /virtual-machine-interface/4db43244-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005171 10.0.0.19 - - [2025-11-05 18:36:21] "GET /virtual-machine/938852eb-6781-4e4a-8c39-7f67dca571b7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003202 10.0.0.19 - - [2025-11-05 18:36:21] "GET /virtual-machine-interface/4e2ab93c-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008770 10.0.0.19 - - [2025-11-05 18:36:21] "GET /virtual-machine/af60267c-45cf-4e96-a2b0-bb94fa006a78?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003078 10.0.0.19 - - [2025-11-05 18:36:21] "GET /virtual-machine-interface/4ec3205a-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004641 10.0.0.19 - - [2025-11-05 18:36:21] "GET /virtual-machine/f12659d6-adcc-4cd2-9e1a-24a004aca012?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004337 10.0.0.19 - - [2025-11-05 18:36:21] "GET /virtual-machine-interface/4f35a206-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004766 10.0.0.19 - - [2025-11-05 18:36:23] "GET /virtual-machine-interface/501e23c8-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004602 10.0.0.19 - - [2025-11-05 18:36:23] "POST /set-tag HTTP/1.1" 200 109 0.003092 10.0.0.19 - - [2025-11-05 18:36:23] "GET /virtual-machine-interface/4fb1a84c-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004590 10.0.0.19 - - [2025-11-05 18:36:23] "POST /set-tag HTTP/1.1" 200 109 0.002395 10.0.0.19 - - [2025-11-05 18:36:23] "GET /virtual-machine-interface/508d8858-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003756 10.0.0.19 - - [2025-11-05 18:36:23] "POST /set-tag HTTP/1.1" 200 109 0.002149 10.0.0.19 - - [2025-11-05 18:36:23] "GET /virtual-machine-interface/50f8e3a0-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004253 10.0.0.19 - - [2025-11-05 18:36:23] "POST /set-tag HTTP/1.1" 200 109 0.002084 10.0.0.19 - - [2025-11-05 18:36:26] "GET /virtual-machine/55ad2603-6c26-49a2-b6aa-d22afa187e57?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.005038 10.0.0.19 - - [2025-11-05 18:36:26] "GET /virtual-machine-interface/4fb1a84c-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005467 10.0.0.19 - - [2025-11-05 18:36:26] "GET /virtual-machine/abea7eb5-e2c7-4d83-98d5-9d8b871baa8a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003583 10.0.0.19 - - [2025-11-05 18:36:26] "GET /virtual-machine-interface/508d8858-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005983 10.0.0.19 - - [2025-11-05 18:36:26] "GET /virtual-machine/e72515bc-2d14-4eae-be31-00e3451105a2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.005653 10.0.0.19 - - [2025-11-05 18:36:26] "GET /virtual-machine-interface/501e23c8-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004892 10.0.0.19 - - [2025-11-05 18:36:26] "GET /virtual-machine/f1335651-ef4d-4461-9fe1-a886a700e1fa?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.005926 10.0.0.19 - - [2025-11-05 18:36:26] "GET /virtual-machine-interface/50f8e3a0-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006633 10.0.0.19 - - [2025-11-05 18:36:27] "GET /loadbalancer/09cb0c65-965c-4e7e-8ac6-e9ea25702020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001708 10.0.0.19 - - [2025-11-05 18:36:27] "POST /tags HTTP/1.1" 200 333 0.024841 10.0.0.19 - - [2025-11-05 18:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.19 - - [2025-11-05 18:36:27] "GET /tag/afbaa1c4-2faf-4a38-b85d-7de6b09272b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014547 10.0.0.19 - - [2025-11-05 18:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.19 - - [2025-11-05 18:36:27] "GET /project/3626e87c-47aa-4f10-b766-cffb476e9a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.050253 10.0.0.19 - - [2025-11-05 18:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.19 - - [2025-11-05 18:36:27] "GET /virtual-network/477c6604-f124-4137-b848-391cd8ebfa90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004632 10.0.0.19 - - [2025-11-05 18:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.19 - - [2025-11-05 18:36:27] "GET /service-appliance-set/bf731404-225d-4d43-8bd2-6641a8c08880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002742 10.0.0.19 - - [2025-11-05 18:36:27] "POST /fqname-to-id HTTP/1.1" 404 273 0.001788 10.0.0.19 - - [2025-11-05 18:36:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.103630 10.0.0.19 - - [2025-11-05 18:36:27] "GET /virtual-machine-interface/2263349f-5e61-4d7f-9dc2-cee60b5255e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.004783 10.0.0.19 - - [2025-11-05 18:36:27] "POST /instance-ips HTTP/1.1" 200 409 0.042731 10.0.0.19 - - [2025-11-05 18:36:27] "GET /instance-ip/df9876f2-a7e8-4ac6-bf3f-5378294a1502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.003455 10.0.0.19 - - [2025-11-05 18:36:27] "POST /loadbalancers HTTP/1.1" 200 629 0.060508 10.0.0.19 - - [2025-11-05 18:36:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.012870 10.0.0.19 - - [2025-11-05 18:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001299 10.0.0.19 - - [2025-11-05 18:36:28] "GET /project/3626e87c-47aa-4f10-b766-cffb476e9a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038979 10.0.0.19 - - [2025-11-05 18:36:28] "GET /instance-ip/df9876f2-a7e8-4ac6-bf3f-5378294a1502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.018112 10.0.0.19 - - [2025-11-05 18:36:28] "GET /project/3626e87c-47aa-4f10-b766-cffb476e9a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030792 10.0.0.19 - - [2025-11-05 18:36:28] "GET /loadbalancer/09cb0c65-965c-4e7e-8ac6-e9ea25702020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.002921 10.0.0.19 - - [2025-11-05 18:36:28] "POST /floating-ips HTTP/1.1" 200 597 0.047502 10.0.0.19 - - [2025-11-05 18:36:28] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.069481 10.0.0.19 - - [2025-11-05 18:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.19 - - [2025-11-05 18:36:28] "GET /project/3626e87c-47aa-4f10-b766-cffb476e9a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.052735 10.0.0.19 - - [2025-11-05 18:36:28] "GET /loadbalancer-listener/c25b4e99-e5d6-4215-8652-f85e0092a344?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.004923 10.0.0.19 - - [2025-11-05 18:36:28] "GET /loadbalancer-listener/c25b4e99-e5d6-4215-8652-f85e0092a344?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.006049 10.0.0.19 - - [2025-11-05 18:36:28] "GET /loadbalancer/09cb0c65-965c-4e7e-8ac6-e9ea25702020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.003674 10.0.0.19 - - [2025-11-05 18:36:28] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.038621 10.0.0.19 - - [2025-11-05 18:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011992 10.0.0.19 - - [2025-11-05 18:36:28] "GET /instance-ip/df9876f2-a7e8-4ac6-bf3f-5378294a1502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1671 0.005105 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:36:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000718 10.0.0.19 - - [2025-11-05 18:36:28] "GET /instance-ip/df9876f2-a7e8-4ac6-bf3f-5378294a1502?fields=floating_ips HTTP/1.1" 200 1213 0.004551 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:36:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000941 10.0.0.19 - - [2025-11-05 18:36:28] "GET /loadbalancer/09cb0c65-965c-4e7e-8ac6-e9ea25702020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.002637 10.0.0.19 - - [2025-11-05 18:36:28] "GET /loadbalancer-pool/a8ece883-08ba-4024-af25-0ae12c12b231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.005582 10.0.0.19 - - [2025-11-05 18:36:28] "GET /floating-ip/1ff347e4-7122-4793-bdbc-252858f6eec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.005270 10.0.0.19 - - [2025-11-05 18:36:28] "POST /loadbalancer-members HTTP/1.1" 200 721 0.033159 10.0.0.19 - - [2025-11-05 18:36:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.021092 10.0.0.19 - - [2025-11-05 18:36:28] "GET /virtual-machine-interface/4e2ab93c-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011710 10.0.0.19 - - [2025-11-05 18:36:28] "POST /tags HTTP/1.1" 409 221 0.003746 10.0.0.19 - - [2025-11-05 18:36:28] "GET /virtual-machine-interface/4e2ab93c-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005662 10.0.0.19 - - [2025-11-05 18:36:28] "POST /ref-update HTTP/1.1" 200 156 0.006253 10.0.0.19 - - [2025-11-05 18:36:28] "GET /floating-ip/1ff347e4-7122-4793-bdbc-252858f6eec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.018102 10.0.0.19 - - [2025-11-05 18:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.19 - - [2025-11-05 18:36:28] "GET /tag/afbaa1c4-2faf-4a38-b85d-7de6b09272b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014688 10.0.0.19 - - [2025-11-05 18:36:28] "POST /set-tag HTTP/1.1" 200 109 0.130061 10.0.0.19 - - [2025-11-05 18:36:28] "PUT /floating-ip/1ff347e4-7122-4793-bdbc-252858f6eec7 HTTP/1.1" 200 256 0.137177 10.0.0.19 - - [2025-11-05 18:36:28] "GET /loadbalancer-pool/a8ece883-08ba-4024-af25-0ae12c12b231?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.005281 10.0.0.19 - - [2025-11-05 18:36:28] "POST /loadbalancer-members HTTP/1.1" 200 721 0.038211 10.0.0.19 - - [2025-11-05 18:36:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.010965 10.0.0.19 - - [2025-11-05 18:36:28] "GET /virtual-machine-interface/4db43244-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014602 10.0.0.19 - - [2025-11-05 18:36:28] "GET /virtual-machine-interface/4db43244-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009041 10.0.0.19 - - [2025-11-05 18:36:28] "POST /ref-update HTTP/1.1" 200 156 0.010301 10.0.0.19 - - [2025-11-05 18:36:28] "GET /floating-ip/1ff347e4-7122-4793-bdbc-252858f6eec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.013014 10.0.0.19 - - [2025-11-05 18:36:29] "POST /set-tag HTTP/1.1" 200 109 0.075943 10.0.0.19 - - [2025-11-05 18:36:29] "POST /tags HTTP/1.1" 409 206 0.002719 10.0.0.19 - - [2025-11-05 18:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015 10.0.0.19 - - [2025-11-05 18:36:29] "GET /tag/42c5e189-ae45-4700-8eae-f58286c331bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015135 10.0.0.19 - - [2025-11-05 18:36:29] "POST /tags HTTP/1.1" 409 204 0.001967 10.0.0.19 - - [2025-11-05 18:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.19 - - [2025-11-05 18:36:29] "GET /tag/2bf4bfe4-97d4-4c5b-b7cb-603127d9fd1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.009986 10.0.0.19 - - [2025-11-05 18:36:29] "GET /application-policy-set/2a1f2c45-8f91-42ea-949f-f280818619e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003564 10.0.0.19 - - [2025-11-05 18:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.19 - - [2025-11-05 18:36:29] "GET /policy-management/ee01d5b5-4a23-4b7b-8e76-59330a013c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002426 10.0.0.19 - - [2025-11-05 18:36:29] "POST /tags HTTP/1.1" 409 206 0.002335 10.0.0.19 - - [2025-11-05 18:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.19 - - [2025-11-05 18:36:30] "GET /tag/42c5e189-ae45-4700-8eae-f58286c331bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.032150 10.0.0.19 - - [2025-11-05 18:36:30] "POST /tags HTTP/1.1" 409 226 0.001835 10.0.0.19 - - [2025-11-05 18:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.19 - - [2025-11-05 18:36:30] "GET /tag/c1d8391d-d5f6-48a8-ad2a-c2264980f5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010035 10.0.0.19 - - [2025-11-05 18:36:30] "POST /tags HTTP/1.1" 409 204 0.001709 10.0.0.19 - - [2025-11-05 18:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.19 - - [2025-11-05 18:36:30] "GET /tag/2bf4bfe4-97d4-4c5b-b7cb-603127d9fd1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011772 10.0.0.19 - - [2025-11-05 18:36:30] "POST /tags HTTP/1.1" 409 226 0.002026 10.0.0.19 - - [2025-11-05 18:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.19 - - [2025-11-05 18:36:30] "GET /tag/c1d8391d-d5f6-48a8-ad2a-c2264980f5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009844 10.0.0.19 - - [2025-11-05 18:36:30] "GET /application-policy-set/2a1f2c45-8f91-42ea-949f-f280818619e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002477 10.0.0.19 - - [2025-11-05 18:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.19 - - [2025-11-05 18:36:30] "GET /policy-management/ee01d5b5-4a23-4b7b-8e76-59330a013c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002477 10.0.0.19 - - [2025-11-05 18:36:30] "POST /firewall-rules HTTP/1.1" 200 626 0.084694 10.0.0.19 - - [2025-11-05 18:36:30] "POST /firewall-rules HTTP/1.1" 200 646 0.081091 10.0.0.19 - - [2025-11-05 18:36:30] "GET /firewall-rule/c62e1602-fd3c-41a1-a95d-c410c17046ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.019177 10.0.0.19 - - [2025-11-05 18:36:30] "GET /firewall-policy/836d00ca-32ed-4f9f-9bee-922250f95ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002557 10.0.0.19 - - [2025-11-05 18:36:30] "GET /firewall-rule/05a24fdd-aae9-4fc3-98e1-b2336bde7583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003521 10.0.0.19 - - [2025-11-05 18:36:30] "POST /ref-update HTTP/1.1" 200 156 0.026232 10.0.0.19 - - [2025-11-05 18:36:30] "POST /firewall-policys HTTP/1.1" 200 606 0.022544 10.0.0.19 - - [2025-11-05 18:36:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.021753 10.0.0.19 - - [2025-11-05 18:36:30] "GET /firewall-policy/2e3b9499-b27a-464b-a677-be1f0783c550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.009273 10.0.0.19 - - [2025-11-05 18:36:30] "GET /application-policy-set/2a1f2c45-8f91-42ea-949f-f280818619e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002840 10.0.0.19 - - [2025-11-05 18:36:30] "GET /firewall-policy/2e3b9499-b27a-464b-a677-be1f0783c550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002659 10.0.0.19 - - [2025-11-05 18:36:30] "GET /firewall-policy/4bceb529-d2b5-4866-959c-b2c2ada73bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.004097 10.0.0.19 - - [2025-11-05 18:36:30] "GET /firewall-policy/836d00ca-32ed-4f9f-9bee-922250f95ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003800 10.0.0.19 - - [2025-11-05 18:36:30] "GET /firewall-policy/ecc22eda-c48b-4316-b293-657fae785d59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002834 10.0.0.19 - - [2025-11-05 18:36:30] "GET /firewall-policy/836d00ca-32ed-4f9f-9bee-922250f95ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.001668 10.0.0.19 - - [2025-11-05 18:36:30] "GET /firewall-policy/4bceb529-d2b5-4866-959c-b2c2ada73bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002703 10.0.0.19 - - [2025-11-05 18:36:30] "POST /ref-update HTTP/1.1" 200 156 0.021054 10.0.0.19 - - [2025-11-05 18:36:30] "POST /ref-update HTTP/1.1" 200 156 0.035268 10.0.0.19 - - [2025-11-05 18:36:30] "POST /ref-update HTTP/1.1" 200 156 0.017643 10.0.0.19 - - [2025-11-05 18:36:31] "POST /ref-update HTTP/1.1" 200 156 0.033829 10.0.0.19 - - [2025-11-05 18:36:31] "POST /ref-update HTTP/1.1" 200 156 0.036701 10.0.0.19 - - [2025-11-05 18:36:31] "GET /firewall-policy/2e3b9499-b27a-464b-a677-be1f0783c550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002602 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:36:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000899 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:36:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000898 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:36:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000975 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:36:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000928 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:36:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000935 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:36:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000765 10.0.0.19 - - [2025-11-05 18:38:29] "POST /tags HTTP/1.1" 409 252 0.005202 10.0.0.19 - - [2025-11-05 18:38:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.19 - - [2025-11-05 18:38:29] "GET /tag/b46229a7-12f2-4e63-b407-462101a8d103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011458 10.0.0.19 - - [2025-11-05 18:38:30] "POST /tags HTTP/1.1" 409 228 0.002216 10.0.0.19 - - [2025-11-05 18:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.19 - - [2025-11-05 18:38:30] "GET /tag/725b1153-2a57-470d-a55b-ae2049f41c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010395 10.0.0.19 - - [2025-11-05 18:38:30] "GET /application-policy-set/2a1f2c45-8f91-42ea-949f-f280818619e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004385 10.0.0.19 - - [2025-11-05 18:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.19 - - [2025-11-05 18:38:30] "GET /policy-management/ee01d5b5-4a23-4b7b-8e76-59330a013c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002409 10.0.0.19 - - [2025-11-05 18:38:30] "POST /tags HTTP/1.1" 409 206 0.001387 10.0.0.19 - - [2025-11-05 18:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.19 - - [2025-11-05 18:38:30] "GET /tag/42c5e189-ae45-4700-8eae-f58286c331bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012914 10.0.0.19 - - [2025-11-05 18:38:30] "POST /tags HTTP/1.1" 409 226 0.002025 10.0.0.19 - - [2025-11-05 18:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.19 - - [2025-11-05 18:38:30] "GET /tag/c1d8391d-d5f6-48a8-ad2a-c2264980f5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010063 10.0.0.19 - - [2025-11-05 18:38:30] "POST /tags HTTP/1.1" 409 204 0.001901 10.0.0.19 - - [2025-11-05 18:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.19 - - [2025-11-05 18:38:30] "GET /tag/2bf4bfe4-97d4-4c5b-b7cb-603127d9fd1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010033 10.0.0.19 - - [2025-11-05 18:38:30] "POST /tags HTTP/1.1" 409 226 0.001813 10.0.0.19 - - [2025-11-05 18:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001473 10.0.0.19 - - [2025-11-05 18:38:30] "GET /tag/c1d8391d-d5f6-48a8-ad2a-c2264980f5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010143 10.0.0.19 - - [2025-11-05 18:38:30] "POST /tags HTTP/1.1" 409 228 0.001750 10.0.0.19 - - [2025-11-05 18:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.19 - - [2025-11-05 18:38:30] "GET /tag/725b1153-2a57-470d-a55b-ae2049f41c2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009985 10.0.0.19 - - [2025-11-05 18:38:30] "POST /tags HTTP/1.1" 409 252 0.001909 10.0.0.19 - - [2025-11-05 18:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.19 - - [2025-11-05 18:38:30] "GET /tag/b46229a7-12f2-4e63-b407-462101a8d103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010451 10.0.0.19 - - [2025-11-05 18:38:30] "GET /application-policy-set/2a1f2c45-8f91-42ea-949f-f280818619e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002236 10.0.0.19 - - [2025-11-05 18:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.19 - - [2025-11-05 18:38:30] "GET /policy-management/ee01d5b5-4a23-4b7b-8e76-59330a013c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002322 10.0.0.19 - - [2025-11-05 18:38:30] "POST /firewall-rules HTTP/1.1" 409 281 0.001540 10.0.0.19 - - [2025-11-05 18:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001280 10.0.0.19 - - [2025-11-05 18:38:30] "PUT /firewall-rule/05a24fdd-aae9-4fc3-98e1-b2336bde7583 HTTP/1.1" 200 260 0.016391 10.0.0.19 - - [2025-11-05 18:38:30] "POST /firewall-rules HTTP/1.1" 409 291 0.008251 10.0.0.19 - - [2025-11-05 18:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.19 - - [2025-11-05 18:38:30] "PUT /firewall-rule/c62e1602-fd3c-41a1-a95d-c410c17046ae HTTP/1.1" 200 260 0.022739 10.0.0.19 - - [2025-11-05 18:38:30] "GET /firewall-rule/c62e1602-fd3c-41a1-a95d-c410c17046ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.006951 10.0.0.19 - - [2025-11-05 18:38:30] "POST /firewall-rules HTTP/1.1" 200 658 0.072656 10.0.0.19 - - [2025-11-05 18:38:30] "GET /firewall-rule/954b74cc-9db1-4ef5-9062-e78dd95f5183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.014672 10.0.0.19 - - [2025-11-05 18:38:30] "GET /firewall-policy/836d00ca-32ed-4f9f-9bee-922250f95ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002645 10.0.0.19 - - [2025-11-05 18:38:30] "GET /firewall-rule/05a24fdd-aae9-4fc3-98e1-b2336bde7583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.003156 10.0.0.19 - - [2025-11-05 18:38:30] "POST /firewall-policys HTTP/1.1" 409 269 0.001908 10.0.0.19 - - [2025-11-05 18:38:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001398 10.0.0.19 - - [2025-11-05 18:38:30] "PUT /firewall-policy/2e3b9499-b27a-464b-a677-be1f0783c550 HTTP/1.1" 200 264 0.019566 10.0.0.19 - - [2025-11-05 18:38:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.015346 10.0.0.19 - - [2025-11-05 18:38:30] "GET /firewall-policy/2e3b9499-b27a-464b-a677-be1f0783c550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.008819 10.0.0.19 - - [2025-11-05 18:38:30] "GET /application-policy-set/2a1f2c45-8f91-42ea-949f-f280818619e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002476 10.0.0.19 - - [2025-11-05 18:38:30] "GET /firewall-policy/2e3b9499-b27a-464b-a677-be1f0783c550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002053 10.0.0.19 - - [2025-11-05 18:38:30] "GET /firewall-policy/2e3b9499-b27a-464b-a677-be1f0783c550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.001693 10.0.0.19 - - [2025-11-05 18:38:30] "GET /firewall-policy/2e3b9499-b27a-464b-a677-be1f0783c550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002411 10.0.0.19 - - [2025-11-05 18:39:06] "GET /global-system-configs HTTP/1.1" 200 322 0.002137 10.0.0.19 - - [2025-11-05 18:39:07] "GET /global-system-configs HTTP/1.1" 200 322 0.003259 10.0.0.19 - - [2025-11-05 18:39:18] "GET /virtual-machine-interface/c90680ac-ba74-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004212 10.0.0.19 - - [2025-11-05 18:39:18] "POST /set-tag HTTP/1.1" 200 109 0.002602 10.0.0.19 - - [2025-11-05 18:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.19 - - [2025-11-05 18:39:18] "GET /loadbalancer/a4b57589-07cd-4e26-bd7c-5c5fc6e42f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.002470 10.0.0.19 - - [2025-11-05 18:39:18] "GET /virtual-machine-interface/c90680ac-ba74-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004149 10.0.0.19 - - [2025-11-05 18:39:18] "POST /set-tag HTTP/1.1" 200 109 0.018960 10.0.0.19 - - [2025-11-05 18:39:18] "DELETE /loadbalancer-member/ed769513-e3f9-414e-bd65-bb7c0c0a6130 HTTP/1.1" 200 115 0.053424 10.0.0.19 - - [2025-11-05 18:39:18] "GET /virtual-machine-interface/c90680ac-ba74-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006835 10.0.0.19 - - [2025-11-05 18:39:18] "POST /set-tag HTTP/1.1" 200 109 0.005819 10.0.0.19 - - [2025-11-05 18:39:18] "DELETE /loadbalancer-member/5103262c-0675-42ea-bf39-ecc583a88952 HTTP/1.1" 200 115 0.036169 10.0.0.19 - - [2025-11-05 18:39:18] "GET /virtual-machine-interface/c90680ac-ba74-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005401 10.0.0.19 - - [2025-11-05 18:39:19] "POST /set-tag HTTP/1.1" 200 109 0.004026 10.0.0.19 - - [2025-11-05 18:39:19] "DELETE /loadbalancer-member/3f5f7caa-ab80-4d51-ab7a-74ad88f8f22f HTTP/1.1" 200 115 0.037721 10.0.0.19 - - [2025-11-05 18:39:19] "GET /virtual-machine-interface/c90680ac-ba74-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.008507 10.0.0.19 - - [2025-11-05 18:39:19] "POST /set-tag HTTP/1.1" 200 109 0.002388 10.0.0.19 - - [2025-11-05 18:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.19 - - [2025-11-05 18:39:19] "GET /loadbalancer/a4b57589-07cd-4e26-bd7c-5c5fc6e42f93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003174 10.0.0.19 - - [2025-11-05 18:39:19] "GET /loadbalancer-pool/f370f14f-9c7e-43da-a4f5-e0e06b22d5af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003372 10.0.0.19 - - [2025-11-05 18:39:19] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028208 10.0.0.19 - - [2025-11-05 18:39:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.006186 10.0.0.19 - - [2025-11-05 18:39:19] "GET /virtual-machine-interface/c90680ac-ba74-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.010643 10.0.0.19 - - [2025-11-05 18:39:19] "GET /virtual-machine-interface/c90680ac-ba74-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.009284 10.0.0.19 - - [2025-11-05 18:39:19] "GET /floating-ip/b60ac21c-7113-4430-a644-2b97583d7b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.002218 10.0.0.19 - - [2025-11-05 18:39:19] "POST /set-tag HTTP/1.1" 200 109 0.071898 10.0.0.19 - - [2025-11-05 18:39:19] "GET /loadbalancer-pool/26baaac2-d10f-4226-a72f-cde5d0d9aa2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.023280 10.0.0.19 - - [2025-11-05 18:39:19] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023145 10.0.0.19 - - [2025-11-05 18:39:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.020205 10.0.0.19 - - [2025-11-05 18:39:19] "GET /virtual-machine-interface/c90680ac-ba74-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005278 10.0.0.19 - - [2025-11-05 18:39:19] "GET /virtual-machine-interface/c90680ac-ba74-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005053 10.0.0.19 - - [2025-11-05 18:39:19] "POST /set-tag HTTP/1.1" 200 109 0.004266 10.0.0.19 - - [2025-11-05 18:39:19] "GET /floating-ip/b60ac21c-7113-4430-a644-2b97583d7b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.007953 10.0.0.19 - - [2025-11-05 18:39:19] "GET /loadbalancer-pool/17fb24ce-76fb-485c-a7b6-464c36a837dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.010489 10.0.0.19 - - [2025-11-05 18:39:19] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019698 10.0.0.19 - - [2025-11-05 18:39:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.009048 10.0.0.19 - - [2025-11-05 18:39:19] "GET /virtual-machine-interface/c90680ac-ba74-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011179 10.0.0.19 - - [2025-11-05 18:39:19] "GET /virtual-machine-interface/c90680ac-ba74-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005175 10.0.0.19 - - [2025-11-05 18:39:19] "GET /floating-ip/b60ac21c-7113-4430-a644-2b97583d7b41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.003697 10.0.0.19 - - [2025-11-05 18:39:19] "POST /set-tag HTTP/1.1" 200 109 0.002923 10.0.0.19 - - [2025-11-05 18:39:37] "GET /virtual-machine-interface/4db43244-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007558 10.0.0.19 - - [2025-11-05 18:39:37] "POST /set-tag HTTP/1.1" 200 109 0.002387 10.0.0.19 - - [2025-11-05 18:39:37] "GET /virtual-machine-interface/50f8e3a0-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004109 10.0.0.19 - - [2025-11-05 18:39:37] "POST /set-tag HTTP/1.1" 200 109 0.003291 10.0.0.19 - - [2025-11-05 18:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.19 - - [2025-11-05 18:39:38] "GET /loadbalancer/09cb0c65-965c-4e7e-8ac6-e9ea25702020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.002455 10.0.0.19 - - [2025-11-05 18:39:38] "GET /virtual-machine-interface/4db43244-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003623 10.0.0.19 - - [2025-11-05 18:39:38] "POST /set-tag HTTP/1.1" 200 109 0.019148 10.0.0.19 - - [2025-11-05 18:39:38] "DELETE /loadbalancer-member/4f5f8fff-1431-41c1-b5d3-6a3ae7b73d37 HTTP/1.1" 200 115 0.039541 10.0.0.19 - - [2025-11-05 18:39:38] "GET /virtual-machine-interface/501e23c8-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004316 10.0.0.19 - - [2025-11-05 18:39:38] "POST /set-tag HTTP/1.1" 200 109 0.002288 10.0.0.19 - - [2025-11-05 18:39:38] "GET /virtual-machine-interface/4fb1a84c-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007249 10.0.0.19 - - [2025-11-05 18:39:38] "POST /set-tag HTTP/1.1" 200 109 0.002597 10.0.0.19 - - [2025-11-05 18:39:38] "GET /virtual-machine-interface/508d8858-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004791 10.0.0.19 - - [2025-11-05 18:39:38] "POST /set-tag HTTP/1.1" 200 109 0.002159 10.0.0.19 - - [2025-11-05 18:39:38] "GET /virtual-machine-interface/4e2ab93c-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004324 10.0.0.19 - - [2025-11-05 18:39:38] "POST /set-tag HTTP/1.1" 200 109 0.002954 10.0.0.19 - - [2025-11-05 18:39:38] "GET /virtual-machine-interface/4f35a206-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005285 10.0.0.19 - - [2025-11-05 18:39:38] "POST /set-tag HTTP/1.1" 200 109 0.002376 10.0.0.19 - - [2025-11-05 18:39:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.19 - - [2025-11-05 18:39:38] "GET /loadbalancer/09cb0c65-965c-4e7e-8ac6-e9ea25702020?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2320 0.005267 10.0.0.19 - - [2025-11-05 18:39:38] "GET /virtual-machine-interface/4ec3205a-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004324 10.0.0.19 - - [2025-11-05 18:39:38] "POST /set-tag HTTP/1.1" 200 109 0.003094 10.0.0.19 - - [2025-11-05 18:39:38] "GET /virtual-machine-interface/4e2ab93c-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004251 10.0.0.19 - - [2025-11-05 18:39:38] "POST /set-tag HTTP/1.1" 200 109 0.004021 10.0.0.19 - - [2025-11-05 18:39:38] "GET /virtual-machine-interface/4f35a206-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004087 10.0.0.19 - - [2025-11-05 18:39:38] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.19 - - [2025-11-05 18:39:38] "GET /virtual-machine-interface/4ec3205a-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003883 10.0.0.19 - - [2025-11-05 18:39:38] "POST /set-tag HTTP/1.1" 200 109 0.002105 10.0.0.19 - - [2025-11-05 18:39:39] "GET /virtual-machine-interface/4db43244-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004256 10.0.0.19 - - [2025-11-05 18:39:39] "POST /set-tag HTTP/1.1" 200 109 0.002096 10.0.0.19 - - [2025-11-05 18:39:39] "GET /virtual-machine-interface/4db43244-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005076 10.0.0.19 - - [2025-11-05 18:39:39] "POST /set-tag HTTP/1.1" 200 109 0.002214 10.0.0.19 - - [2025-11-05 18:39:39] "GET /virtual-machine/d4bf98eb-ef8c-4ea0-8058-a5b7a38b6c5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002297 10.0.0.19 - - [2025-11-05 18:39:39] "POST /ref-update HTTP/1.1" 200 156 0.010029 10.0.0.19 - - [2025-11-05 18:39:39] "GET /virtual-machine-interface/4db43244-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013600 10.0.0.19 - - [2025-11-05 18:39:39] "POST /set-tag HTTP/1.1" 200 109 0.025877 10.0.0.19 - - [2025-11-05 18:39:39] "POST /set-tag HTTP/1.1" 200 109 0.015238 10.0.0.19 - - [2025-11-05 18:39:39] "POST /set-tag HTTP/1.1" 200 109 0.031864 10.0.0.19 - - [2025-11-05 18:39:39] "POST /set-tag HTTP/1.1" 200 109 0.024703 10.0.0.19 - - [2025-11-05 18:39:39] "POST /set-tag HTTP/1.1" 200 109 0.012797 10.0.0.19 - - [2025-11-05 18:39:39] "DELETE /instance-ip/4dc93572-ba76-11f0-8dcd-fa163e8ad65d HTTP/1.1" 200 115 0.042731 10.0.0.19 - - [2025-11-05 18:39:39] "POST /ref-update HTTP/1.1" 200 156 0.007382 10.0.0.19 - - [2025-11-05 18:39:39] "DELETE /virtual-machine-interface/4db43244-ba76-11f0-8dcd-fa163e8ad65d HTTP/1.1" 200 115 0.031697 10.0.0.19 - - [2025-11-05 18:39:39] "DELETE /virtual-machine/d4bf98eb-ef8c-4ea0-8058-a5b7a38b6c5d HTTP/1.1" 200 115 0.034228 10.0.0.19 - - [2025-11-05 18:39:39] "GET /virtual-machine-interface/4e2ab93c-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.013003 10.0.0.19 - - [2025-11-05 18:39:39] "POST /set-tag HTTP/1.1" 200 109 0.002489 10.0.0.19 - - [2025-11-05 18:39:39] "GET /virtual-machine/938852eb-6781-4e4a-8c39-7f67dca571b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002516 10.0.0.19 - - [2025-11-05 18:39:39] "POST /ref-update HTTP/1.1" 200 156 0.010577 10.0.0.19 - - [2025-11-05 18:39:39] "GET /virtual-machine-interface/4e2ab93c-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003974 10.0.0.19 - - [2025-11-05 18:39:40] "POST /set-tag HTTP/1.1" 200 109 0.060606 10.0.0.19 - - [2025-11-05 18:39:40] "POST /set-tag HTTP/1.1" 200 109 0.050779 10.0.0.19 - - [2025-11-05 18:39:40] "POST /set-tag HTTP/1.1" 200 109 0.015576 10.0.0.19 - - [2025-11-05 18:39:40] "POST /set-tag HTTP/1.1" 200 109 0.028040 10.0.0.19 - - [2025-11-05 18:39:40] "POST /set-tag HTTP/1.1" 200 109 0.025069 10.0.0.19 - - [2025-11-05 18:39:40] "DELETE /instance-ip/4e47a5ce-ba76-11f0-8dcd-fa163e8ad65d HTTP/1.1" 200 115 0.031919 10.0.0.19 - - [2025-11-05 18:39:40] "POST /ref-update HTTP/1.1" 200 156 0.008763 10.0.0.19 - - [2025-11-05 18:39:40] "DELETE /virtual-machine-interface/4e2ab93c-ba76-11f0-8dcd-fa163e8ad65d HTTP/1.1" 200 115 0.038666 10.0.0.19 - - [2025-11-05 18:39:40] "DELETE /virtual-machine/938852eb-6781-4e4a-8c39-7f67dca571b7 HTTP/1.1" 200 115 0.022415 10.0.0.19 - - [2025-11-05 18:39:40] "DELETE /tag/96f51bb0-34f5-4c50-8fd8-d52bf488fdb6 HTTP/1.1" 200 115 0.031087 10.0.0.19 - - [2025-11-05 18:39:40] "GET /virtual-machine-interface/4f35a206-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006417 10.0.0.19 - - [2025-11-05 18:39:40] "POST /set-tag HTTP/1.1" 200 109 0.002404 10.0.0.19 - - [2025-11-05 18:39:40] "GET /virtual-machine/f12659d6-adcc-4cd2-9e1a-24a004aca012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002316 10.0.0.19 - - [2025-11-05 18:39:40] "POST /ref-update HTTP/1.1" 200 156 0.009017 10.0.0.19 - - [2025-11-05 18:39:40] "GET /virtual-machine-interface/4f35a206-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003977 10.0.0.19 - - [2025-11-05 18:39:40] "POST /set-tag HTTP/1.1" 200 109 0.019736 10.0.0.19 - - [2025-11-05 18:39:40] "POST /set-tag HTTP/1.1" 200 109 0.022025 10.0.0.19 - - [2025-11-05 18:39:40] "POST /set-tag HTTP/1.1" 200 109 0.014491 10.0.0.19 - - [2025-11-05 18:39:40] "POST /set-tag HTTP/1.1" 200 109 0.027172 10.0.0.19 - - [2025-11-05 18:39:40] "POST /set-tag HTTP/1.1" 200 109 0.031112 10.0.0.19 - - [2025-11-05 18:39:40] "DELETE /instance-ip/4f4d0b4e-ba76-11f0-8dcd-fa163e8ad65d HTTP/1.1" 200 115 0.034383 10.0.0.19 - - [2025-11-05 18:39:40] "DELETE /virtual-machine-interface/4f35a206-ba76-11f0-8dcd-fa163e8ad65d HTTP/1.1" 200 115 0.033349 10.0.0.19 - - [2025-11-05 18:39:40] "DELETE /virtual-machine/f12659d6-adcc-4cd2-9e1a-24a004aca012 HTTP/1.1" 200 115 0.021788 10.0.0.19 - - [2025-11-05 18:39:40] "GET /virtual-machine-interface/4ec3205a-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004707 10.0.0.19 - - [2025-11-05 18:39:40] "POST /set-tag HTTP/1.1" 200 109 0.002410 10.0.0.19 - - [2025-11-05 18:39:40] "GET /virtual-machine/af60267c-45cf-4e96-a2b0-bb94fa006a78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002331 10.0.0.19 - - [2025-11-05 18:39:40] "POST /ref-update HTTP/1.1" 200 156 0.007940 10.0.0.19 - - [2025-11-05 18:39:40] "GET /virtual-machine-interface/4ec3205a-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003773 10.0.0.19 - - [2025-11-05 18:39:40] "POST /set-tag HTTP/1.1" 200 109 0.015858 10.0.0.19 - - [2025-11-05 18:39:41] "POST /set-tag HTTP/1.1" 200 109 0.026901 10.0.0.19 - - [2025-11-05 18:39:41] "POST /set-tag HTTP/1.1" 200 109 0.014842 10.0.0.19 - - [2025-11-05 18:39:41] "POST /set-tag HTTP/1.1" 200 109 0.040030 10.0.0.19 - - [2025-11-05 18:39:41] "POST /set-tag HTTP/1.1" 200 109 0.032804 10.0.0.19 - - [2025-11-05 18:39:41] "DELETE /instance-ip/4ed7ad22-ba76-11f0-8dcd-fa163e8ad65d HTTP/1.1" 200 115 0.030866 10.0.0.19 - - [2025-11-05 18:39:41] "DELETE /virtual-machine-interface/4ec3205a-ba76-11f0-8dcd-fa163e8ad65d HTTP/1.1" 200 115 0.041071 10.0.0.19 - - [2025-11-05 18:39:41] "DELETE /virtual-machine/af60267c-45cf-4e96-a2b0-bb94fa006a78 HTTP/1.1" 200 115 0.024740 10.0.0.19 - - [2025-11-05 18:39:41] "DELETE /tag/42c5e189-ae45-4700-8eae-f58286c331bb HTTP/1.1" 409 388 0.008715 10.0.0.19 - - [2025-11-05 18:39:41] "DELETE /tag/ee777c19-2acd-4b01-b38c-26b62edd6843 HTTP/1.1" 200 115 0.042705 10.0.0.19 - - [2025-11-05 18:40:08] "GET /virtual-machine-interface/508d8858-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005607 10.0.0.19 - - [2025-11-05 18:40:08] "POST /set-tag HTTP/1.1" 200 109 0.002255 10.0.0.19 - - [2025-11-05 18:40:09] "GET /virtual-machine-interface/508d8858-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004147 10.0.0.19 - - [2025-11-05 18:40:09] "POST /set-tag HTTP/1.1" 200 109 0.002069 10.0.0.19 - - [2025-11-05 18:40:09] "GET /virtual-machine/abea7eb5-e2c7-4d83-98d5-9d8b871baa8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003017 10.0.0.19 - - [2025-11-05 18:40:09] "POST /ref-update HTTP/1.1" 200 156 0.010197 10.0.0.19 - - [2025-11-05 18:40:09] "GET /virtual-machine-interface/508d8858-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017829 10.0.0.19 - - [2025-11-05 18:40:09] "POST /set-tag HTTP/1.1" 200 109 0.014940 10.0.0.19 - - [2025-11-05 18:40:09] "POST /set-tag HTTP/1.1" 200 109 0.022497 10.0.0.19 - - [2025-11-05 18:40:09] "POST /set-tag HTTP/1.1" 200 109 0.025623 10.0.0.19 - - [2025-11-05 18:40:09] "POST /set-tag HTTP/1.1" 200 109 0.014956 10.0.0.19 - - [2025-11-05 18:40:09] "DELETE /instance-ip/50a3fc28-ba76-11f0-8dcd-fa163e8ad65d HTTP/1.1" 200 115 0.048023 10.0.0.19 - - [2025-11-05 18:40:09] "DELETE /virtual-machine-interface/508d8858-ba76-11f0-8dcd-fa163e8ad65d HTTP/1.1" 200 115 0.036604 10.0.0.19 - - [2025-11-05 18:40:09] "DELETE /virtual-machine/abea7eb5-e2c7-4d83-98d5-9d8b871baa8a HTTP/1.1" 200 115 0.022919 10.0.0.19 - - [2025-11-05 18:40:09] "DELETE /tag/7a64c09a-b61c-4866-9afd-b6264e2df9bd HTTP/1.1" 200 115 0.035117 10.0.0.19 - - [2025-11-05 18:40:09] "GET /virtual-machine-interface/501e23c8-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006215 10.0.0.19 - - [2025-11-05 18:40:09] "POST /set-tag HTTP/1.1" 200 109 0.002369 10.0.0.19 - - [2025-11-05 18:40:09] "GET /virtual-machine-interface/501e23c8-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005028 10.0.0.19 - - [2025-11-05 18:40:09] "POST /set-tag HTTP/1.1" 200 109 0.002636 10.0.0.19 - - [2025-11-05 18:40:09] "GET /virtual-machine/e72515bc-2d14-4eae-be31-00e3451105a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002604 10.0.0.19 - - [2025-11-05 18:40:10] "POST /ref-update HTTP/1.1" 200 156 0.009483 10.0.0.19 - - [2025-11-05 18:40:10] "GET /virtual-machine-interface/501e23c8-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003545 10.0.0.19 - - [2025-11-05 18:40:10] "POST /set-tag HTTP/1.1" 200 109 0.014638 10.0.0.19 - - [2025-11-05 18:40:10] "POST /set-tag HTTP/1.1" 200 109 0.020203 10.0.0.19 - - [2025-11-05 18:40:10] "POST /set-tag HTTP/1.1" 200 109 0.025980 10.0.0.19 - - [2025-11-05 18:40:10] "POST /set-tag HTTP/1.1" 200 109 0.024548 10.0.0.19 - - [2025-11-05 18:40:10] "DELETE /instance-ip/50361cd0-ba76-11f0-8dcd-fa163e8ad65d HTTP/1.1" 200 115 0.031972 10.0.0.19 - - [2025-11-05 18:40:10] "DELETE /virtual-machine-interface/501e23c8-ba76-11f0-8dcd-fa163e8ad65d HTTP/1.1" 200 115 0.031375 10.0.0.19 - - [2025-11-05 18:40:10] "DELETE /virtual-machine/e72515bc-2d14-4eae-be31-00e3451105a2 HTTP/1.1" 200 115 0.040708 10.0.0.19 - - [2025-11-05 18:40:10] "DELETE /tag/2bf4bfe4-97d4-4c5b-b7cb-603127d9fd1c HTTP/1.1" 409 236 0.004481 10.0.0.19 - - [2025-11-05 18:40:10] "GET /virtual-machine-interface/4fb1a84c-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004362 10.0.0.19 - - [2025-11-05 18:40:10] "POST /set-tag HTTP/1.1" 200 109 0.002226 10.0.0.19 - - [2025-11-05 18:40:10] "GET /virtual-machine-interface/4fb1a84c-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005963 10.0.0.19 - - [2025-11-05 18:40:10] "POST /set-tag HTTP/1.1" 200 109 0.002395 10.0.0.19 - - [2025-11-05 18:40:10] "GET /virtual-machine/55ad2603-6c26-49a2-b6aa-d22afa187e57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002795 10.0.0.19 - - [2025-11-05 18:40:10] "POST /ref-update HTTP/1.1" 200 156 0.020255 10.0.0.19 - - [2025-11-05 18:40:10] "GET /virtual-machine-interface/4fb1a84c-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006285 10.0.0.19 - - [2025-11-05 18:40:10] "POST /set-tag HTTP/1.1" 200 109 0.019420 10.0.0.19 - - [2025-11-05 18:40:10] "POST /set-tag HTTP/1.1" 200 109 0.027491 10.0.0.19 - - [2025-11-05 18:40:10] "POST /set-tag HTTP/1.1" 200 109 0.018514 10.0.0.19 - - [2025-11-05 18:40:10] "POST /set-tag HTTP/1.1" 200 109 0.029180 10.0.0.19 - - [2025-11-05 18:40:10] "DELETE /instance-ip/4fc7d068-ba76-11f0-8dcd-fa163e8ad65d HTTP/1.1" 200 115 0.055834 10.0.0.19 - - [2025-11-05 18:40:10] "DELETE /virtual-machine-interface/4fb1a84c-ba76-11f0-8dcd-fa163e8ad65d HTTP/1.1" 200 115 0.040691 10.0.0.19 - - [2025-11-05 18:40:10] "DELETE /virtual-machine/55ad2603-6c26-49a2-b6aa-d22afa187e57 HTTP/1.1" 200 115 0.017503 10.0.0.19 - - [2025-11-05 18:40:10] "DELETE /tag/641fb786-a3dd-427b-a359-251f8486cb61 HTTP/1.1" 200 115 0.049746 10.0.0.19 - - [2025-11-05 18:40:10] "DELETE /tag/31f5d2a2-41a5-4045-8d3e-95aace201841 HTTP/1.1" 200 115 0.034817 10.0.0.19 - - [2025-11-05 18:40:10] "DELETE /tag/43cddd39-ee7a-411c-8b37-a62b8aaae80f HTTP/1.1" 200 115 0.032615 10.0.0.19 - - [2025-11-05 18:40:10] "GET /virtual-machine-interface/50f8e3a0-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006448 10.0.0.19 - - [2025-11-05 18:40:11] "POST /set-tag HTTP/1.1" 200 109 0.003341 10.0.0.19 - - [2025-11-05 18:40:11] "GET /virtual-machine-interface/50f8e3a0-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004041 10.0.0.19 - - [2025-11-05 18:40:11] "POST /set-tag HTTP/1.1" 200 109 0.002822 10.0.0.19 - - [2025-11-05 18:40:11] "GET /virtual-machine/f1335651-ef4d-4461-9fe1-a886a700e1fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003025 10.0.0.19 - - [2025-11-05 18:40:11] "POST /ref-update HTTP/1.1" 200 156 0.010843 10.0.0.19 - - [2025-11-05 18:40:11] "GET /virtual-machine-interface/50f8e3a0-ba76-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005322 10.0.0.19 - - [2025-11-05 18:40:11] "POST /set-tag HTTP/1.1" 200 109 0.018399 10.0.0.19 - - [2025-11-05 18:40:11] "POST /set-tag HTTP/1.1" 200 109 0.030038 10.0.0.19 - - [2025-11-05 18:40:11] "POST /set-tag HTTP/1.1" 200 109 0.025559 10.0.0.19 - - [2025-11-05 18:40:11] "POST /set-tag HTTP/1.1" 200 109 0.018098 10.0.0.19 - - [2025-11-05 18:40:11] "DELETE /instance-ip/5111c190-ba76-11f0-8dcd-fa163e8ad65d HTTP/1.1" 200 115 0.062916 10.0.0.19 - - [2025-11-05 18:40:11] "DELETE /virtual-machine-interface/50f8e3a0-ba76-11f0-8dcd-fa163e8ad65d HTTP/1.1" 200 115 0.044944 10.0.0.19 - - [2025-11-05 18:40:11] "DELETE /virtual-machine/f1335651-ef4d-4461-9fe1-a886a700e1fa HTTP/1.1" 200 115 0.018967 10.0.0.19 - - [2025-11-05 18:40:11] "DELETE /tag/b46229a7-12f2-4e63-b407-462101a8d103 HTTP/1.1" 409 236 0.005859 10.0.0.19 - - [2025-11-05 18:40:11] "DELETE /tag/725b1153-2a57-470d-a55b-ae2049f41c2d HTTP/1.1" 409 236 0.004043 10.0.0.19 - - [2025-11-05 18:40:11] "DELETE /tag/2ca7ccc2-dfdc-428d-ac3d-c9b07add691a HTTP/1.1" 200 115 0.028838 10.0.0.19 - - [2025-11-05 18:40:13] "POST /projects HTTP/1.1" 409 238 0.002498 10.0.0.19 - - [2025-11-05 18:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.19 - - [2025-11-05 18:40:13] "GET /project/a4bf948c-4c67-446f-b72d-bf48c61a04d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034172 10.0.0.19 - - [2025-11-05 18:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.19 - - [2025-11-05 18:40:13] "GET /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004056 10.0.0.19 - - [2025-11-05 18:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.19 - - [2025-11-05 18:40:13] "GET /virtual-network/477c6604-f124-4137-b848-391cd8ebfa90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.009576 10.0.0.19 - - [2025-11-05 18:40:13] "POST /security-groups HTTP/1.1" 409 285 0.002624 10.0.0.19 - - [2025-11-05 18:40:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.19 - - [2025-11-05 18:40:13] "PUT /security-group/b34c6200-4d27-45fc-8551-abe4c736f52b HTTP/1.1" 200 262 0.053723 10.0.0.19 - - [2025-11-05 18:40:13] "PUT /access-control-list/d860aa5b-a8a6-4f43-ae4d-ad36a62d2d9a HTTP/1.1" 200 272 0.009814 10.0.0.19 - - [2025-11-05 18:40:13] "PUT /access-control-list/cde2e40b-cb5b-4129-9390-4b8163736423 HTTP/1.1" 200 272 0.014012 10.0.0.19 - - [2025-11-05 18:40:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.013007 10.0.0.19 - - [2025-11-05 18:40:18] "POST /projects HTTP/1.1" 409 238 0.002429 10.0.0.19 - - [2025-11-05 18:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.19 - - [2025-11-05 18:40:18] "GET /project/a4bf948c-4c67-446f-b72d-bf48c61a04d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029499 10.0.0.19 - - [2025-11-05 18:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002085 10.0.0.19 - - [2025-11-05 18:40:18] "GET /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.003917 10.0.0.19 - - [2025-11-05 18:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.19 - - [2025-11-05 18:40:18] "GET /virtual-network/477c6604-f124-4137-b848-391cd8ebfa90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004120 10.0.0.19 - - [2025-11-05 18:40:18] "POST /security-groups HTTP/1.1" 409 285 0.002599 10.0.0.19 - - [2025-11-05 18:40:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.19 - - [2025-11-05 18:40:18] "PUT /security-group/b34c6200-4d27-45fc-8551-abe4c736f52b HTTP/1.1" 200 262 0.053805 10.0.0.19 - - [2025-11-05 18:40:18] "PUT /access-control-list/d860aa5b-a8a6-4f43-ae4d-ad36a62d2d9a HTTP/1.1" 200 272 0.011966 10.0.0.19 - - [2025-11-05 18:40:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.023052 10.0.0.19 - - [2025-11-05 18:40:18] "GET /firewall-policy/4bceb529-d2b5-4866-959c-b2c2ada73bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.018020 10.0.0.19 - - [2025-11-05 18:40:18] "PUT /access-control-list/cde2e40b-cb5b-4129-9390-4b8163736423 HTTP/1.1" 200 272 0.037168 10.0.0.19 - - [2025-11-05 18:40:18] "GET /firewall-rule/3d8f8c31-6c56-4ce3-9cc5-7f056d1a34c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002971 10.0.0.19 - - [2025-11-05 18:40:18] "POST /ref-update HTTP/1.1" 200 156 0.047522 10.0.0.19 - - [2025-11-05 18:40:18] "DELETE /firewall-rule/3d8f8c31-6c56-4ce3-9cc5-7f056d1a34c0 HTTP/1.1" 200 115 0.050062 10.0.0.19 - - [2025-11-05 18:40:18] "GET /firewall-policy/4bceb529-d2b5-4866-959c-b2c2ada73bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.005427 10.0.0.19 - - [2025-11-05 18:40:18] "GET /firewall-rule/9ad94442-fb82-4dcf-9e2b-eb5d2632414d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002997 10.0.0.19 - - [2025-11-05 18:40:18] "POST /ref-update HTTP/1.1" 200 156 0.046625 10.0.0.19 - - [2025-11-05 18:40:19] "DELETE /firewall-rule/9ad94442-fb82-4dcf-9e2b-eb5d2632414d HTTP/1.1" 200 115 0.047152 10.0.0.19 - - [2025-11-05 18:40:19] "DELETE /tag/b46229a7-12f2-4e63-b407-462101a8d103 HTTP/1.1" 409 236 0.004408 10.0.0.19 - - [2025-11-05 18:40:19] "DELETE /tag/725b1153-2a57-470d-a55b-ae2049f41c2d HTTP/1.1" 409 236 0.004282 10.0.0.19 - - [2025-11-05 18:40:19] "DELETE /tag/4b9848f5-2698-4eb5-9142-54756e7fd1c7 HTTP/1.1" 200 115 0.033520 10.0.0.19 - - [2025-11-05 18:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.19 - - [2025-11-05 18:40:19] "GET /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3167 0.004890 10.0.0.19 - - [2025-11-05 18:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.19 - - [2025-11-05 18:40:19] "GET /virtual-network/477c6604-f124-4137-b848-391cd8ebfa90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003750 10.0.0.19 - - [2025-11-05 18:40:19] "PUT /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88 HTTP/1.1" 200 264 0.038229 10.0.0.19 - - [2025-11-05 18:40:19] "PUT /virtual-network/477c6604-f124-4137-b848-391cd8ebfa90 HTTP/1.1" 200 264 0.040540 10.0.0.19 - - [2025-11-05 18:40:19] "DELETE /security-group/b34c6200-4d27-45fc-8551-abe4c736f52b HTTP/1.1" 200 115 0.046732 10.0.0.19 - - [2025-11-05 18:40:19] "DELETE /access-control-list/d860aa5b-a8a6-4f43-ae4d-ad36a62d2d9a HTTP/1.1" 200 115 0.027062 10.0.0.19 - - [2025-11-05 18:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010510 10.0.0.19 - - [2025-11-05 18:40:19] "DELETE /access-control-list/cde2e40b-cb5b-4129-9390-4b8163736423 HTTP/1.1" 200 115 0.027609 10.0.0.19 - - [2025-11-05 18:40:19] "GET /project/a4bf948c-4c67-446f-b72d-bf48c61a04d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.033278 10.0.0.19 - - [2025-11-05 18:40:19] "GET /project/a4bf948c-4c67-446f-b72d-bf48c61a04d2?fields=security_groups HTTP/1.1" 200 1353 0.030265 10.0.0.19 - - [2025-11-05 18:40:19] "DELETE /security-group/0396a600-9c31-4d84-be1f-8461924a33d3 HTTP/1.1" 200 115 0.039913 10.0.0.19 - - [2025-11-05 18:40:19] "DELETE /access-control-list/6ce687b9-801c-4acf-b53a-c92a304f05ba HTTP/1.1" 200 115 0.033758 10.0.0.19 - - [2025-11-05 18:40:19] "GET /project/a4bf948c-4c67-446f-b72d-bf48c61a04d2?fields=application_policy_sets HTTP/1.1" 200 1392 0.041095 10.0.0.19 - - [2025-11-05 18:40:19] "DELETE /access-control-list/21ae39b7-c239-44e6-8bbf-786f92506cdf HTTP/1.1" 200 115 0.037127 10.0.0.19 - - [2025-11-05 18:40:19] "DELETE /project/a4bf948c-4c67-446f-b72d-bf48c61a04d2 HTTP/1.1" 200 115 0.273564 10.0.0.19 - - [2025-11-05 18:40:19] "POST /projects HTTP/1.1" 409 238 0.001841 10.0.0.19 - - [2025-11-05 18:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.19 - - [2025-11-05 18:40:19] "GET /project/3626e87c-47aa-4f10-b766-cffb476e9a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029689 10.0.0.19 - - [2025-11-05 18:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.19 - - [2025-11-05 18:40:19] "GET /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.003697 10.0.0.19 - - [2025-11-05 18:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001444 10.0.0.19 - - [2025-11-05 18:40:19] "GET /virtual-network/477c6604-f124-4137-b848-391cd8ebfa90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004332 10.0.0.19 - - [2025-11-05 18:40:19] "POST /security-groups HTTP/1.1" 409 285 0.002132 10.0.0.19 - - [2025-11-05 18:40:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.19 - - [2025-11-05 18:40:19] "PUT /security-group/9014b12f-b0ae-4284-b7a8-f283884a9000 HTTP/1.1" 200 262 0.053100 10.0.0.19 - - [2025-11-05 18:40:19] "PUT /access-control-list/0db72b7d-5191-4826-845f-7fca35125721 HTTP/1.1" 200 272 0.011156 10.0.0.19 - - [2025-11-05 18:40:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.033596 10.0.0.19 - - [2025-11-05 18:40:19] "PUT /access-control-list/5697f731-36bf-4b79-a0db-51d92e90c013 HTTP/1.1" 200 272 0.020787 10.0.0.19 - - [2025-11-05 18:40:24] "DELETE /loadbalancer-member/20c32e3f-3642-4859-8836-1b8bdcf72ddf HTTP/1.1" 200 115 0.032643 10.0.0.19 - - [2025-11-05 18:40:24] "DELETE /loadbalancer-pool/a8ece883-08ba-4024-af25-0ae12c12b231 HTTP/1.1" 200 115 0.048606 10.0.0.19 - - [2025-11-05 18:40:24] "DELETE /loadbalancer-listener/c25b4e99-e5d6-4215-8652-f85e0092a344 HTTP/1.1" 200 115 0.040470 10.0.0.19 - - [2025-11-05 18:40:24] "DELETE /loadbalancer/09cb0c65-965c-4e7e-8ac6-e9ea25702020 HTTP/1.1" 200 115 0.027108 10.0.0.19 - - [2025-11-05 18:40:24] "DELETE /floating-ip/1ff347e4-7122-4793-bdbc-252858f6eec7 HTTP/1.1" 200 115 0.041060 10.0.0.19 - - [2025-11-05 18:40:24] "DELETE /instance-ip/df9876f2-a7e8-4ac6-bf3f-5378294a1502 HTTP/1.1" 200 115 0.051151 10.0.0.19 - - [2025-11-05 18:40:24] "DELETE /virtual-machine-interface/2263349f-5e61-4d7f-9dc2-cee60b5255e8 HTTP/1.1" 200 115 0.035659 10.0.0.19 - - [2025-11-05 18:40:24] "DELETE /tag/afbaa1c4-2faf-4a38-b85d-7de6b09272b4 HTTP/1.1" 200 115 0.032002 10.0.0.19 - - [2025-11-05 18:40:24] "GET /application-policy-set/2a1f2c45-8f91-42ea-949f-f280818619e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002892 10.0.0.19 - - [2025-11-05 18:40:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.19 - - [2025-11-05 18:40:24] "GET /policy-management/ee01d5b5-4a23-4b7b-8e76-59330a013c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003218 10.0.0.19 - - [2025-11-05 18:40:24] "GET /firewall-policy/836d00ca-32ed-4f9f-9bee-922250f95ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.006029 10.0.0.19 - - [2025-11-05 18:40:24] "GET /firewall-rule/05a24fdd-aae9-4fc3-98e1-b2336bde7583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2324 0.002860 10.0.0.19 - - [2025-11-05 18:40:24] "POST /ref-update HTTP/1.1" 200 156 0.011863 10.0.0.19 - - [2025-11-05 18:40:24] "DELETE /firewall-rule/05a24fdd-aae9-4fc3-98e1-b2336bde7583 HTTP/1.1" 200 115 0.035650 10.0.0.19 - - [2025-11-05 18:40:24] "GET /firewall-policy/2e3b9499-b27a-464b-a677-be1f0783c550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004233 10.0.0.19 - - [2025-11-05 18:40:24] "GET /firewall-rule/954b74cc-9db1-4ef5-9062-e78dd95f5183?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.003170 10.0.0.19 - - [2025-11-05 18:40:24] "POST /ref-update HTTP/1.1" 200 156 0.013591 10.0.0.19 - - [2025-11-05 18:40:24] "DELETE /firewall-rule/954b74cc-9db1-4ef5-9062-e78dd95f5183 HTTP/1.1" 200 115 0.048495 10.0.0.19 - - [2025-11-05 18:40:24] "GET /firewall-policy/2e3b9499-b27a-464b-a677-be1f0783c550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.003994 10.0.0.19 - - [2025-11-05 18:40:24] "GET /firewall-rule/c62e1602-fd3c-41a1-a95d-c410c17046ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002979 10.0.0.19 - - [2025-11-05 18:40:25] "POST /ref-update HTTP/1.1" 200 156 0.016063 10.0.0.19 - - [2025-11-05 18:40:25] "DELETE /firewall-rule/c62e1602-fd3c-41a1-a95d-c410c17046ae HTTP/1.1" 200 115 0.046562 10.0.0.19 - - [2025-11-05 18:40:25] "GET /application-policy-set/2a1f2c45-8f91-42ea-949f-f280818619e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002551 10.0.0.19 - - [2025-11-05 18:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.19 - - [2025-11-05 18:40:25] "GET /policy-management/ee01d5b5-4a23-4b7b-8e76-59330a013c31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002753 10.0.0.19 - - [2025-11-05 18:40:25] "GET /firewall-policy/2e3b9499-b27a-464b-a677-be1f0783c550?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003527 10.0.0.19 - - [2025-11-05 18:40:25] "POST /ref-update HTTP/1.1" 200 156 0.029946 10.0.0.19 - - [2025-11-05 18:40:25] "DELETE /firewall-policy/2e3b9499-b27a-464b-a677-be1f0783c550 HTTP/1.1" 200 115 0.031974 10.0.0.19 - - [2025-11-05 18:40:25] "DELETE /tag/b46229a7-12f2-4e63-b407-462101a8d103 HTTP/1.1" 200 115 0.058117 10.0.0.19 - - [2025-11-05 18:40:25] "DELETE /tag/725b1153-2a57-470d-a55b-ae2049f41c2d HTTP/1.1" 200 115 0.087817 10.0.0.19 - - [2025-11-05 18:40:25] "DELETE /tag/2bf4bfe4-97d4-4c5b-b7cb-603127d9fd1c HTTP/1.1" 200 115 0.063447 10.0.0.19 - - [2025-11-05 18:40:25] "DELETE /tag/42c5e189-ae45-4700-8eae-f58286c331bb HTTP/1.1" 200 115 0.064772 10.0.0.19 - - [2025-11-05 18:40:25] "POST /projects HTTP/1.1" 409 238 0.001879 10.0.0.19 - - [2025-11-05 18:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.19 - - [2025-11-05 18:40:25] "GET /project/3626e87c-47aa-4f10-b766-cffb476e9a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040713 10.0.0.19 - - [2025-11-05 18:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.19 - - [2025-11-05 18:40:25] "GET /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004272 10.0.0.19 - - [2025-11-05 18:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.19 - - [2025-11-05 18:40:25] "GET /virtual-network/477c6604-f124-4137-b848-391cd8ebfa90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003831 10.0.0.19 - - [2025-11-05 18:40:25] "POST /security-groups HTTP/1.1" 409 285 0.002185 10.0.0.19 - - [2025-11-05 18:40:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.19 - - [2025-11-05 18:40:25] "PUT /security-group/9014b12f-b0ae-4284-b7a8-f283884a9000 HTTP/1.1" 200 262 0.068009 10.0.0.19 - - [2025-11-05 18:40:25] "PUT /access-control-list/0db72b7d-5191-4826-845f-7fca35125721 HTTP/1.1" 200 272 0.023371 10.0.0.19 - - [2025-11-05 18:40:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.057797 10.0.0.19 - - [2025-11-05 18:40:25] "GET /firewall-policy/4bceb529-d2b5-4866-959c-b2c2ada73bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.029871 10.0.0.19 - - [2025-11-05 18:40:25] "PUT /access-control-list/5697f731-36bf-4b79-a0db-51d92e90c013 HTTP/1.1" 200 272 0.030963 10.0.0.19 - - [2025-11-05 18:40:25] "GET /firewall-rule/45023319-440b-480c-9338-1840dbb58209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003744 10.0.0.19 - - [2025-11-05 18:40:26] "POST /ref-update HTTP/1.1" 200 156 0.086173 10.0.0.19 - - [2025-11-05 18:40:26] "DELETE /firewall-rule/45023319-440b-480c-9338-1840dbb58209 HTTP/1.1" 200 115 0.046357 10.0.0.19 - - [2025-11-05 18:40:26] "GET /firewall-policy/4bceb529-d2b5-4866-959c-b2c2ada73bf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.005968 10.0.0.19 - - [2025-11-05 18:40:26] "GET /firewall-rule/759528ca-d0f4-47c3-9ba0-cf839fa2a911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003197 10.0.0.19 - - [2025-11-05 18:40:26] "POST /ref-update HTTP/1.1" 200 156 0.043647 10.0.0.19 - - [2025-11-05 18:40:26] "DELETE /firewall-rule/759528ca-d0f4-47c3-9ba0-cf839fa2a911 HTTP/1.1" 200 115 0.045713 10.0.0.19 - - [2025-11-05 18:40:26] "DELETE /tag/c1d8391d-d5f6-48a8-ad2a-c2264980f5a1 HTTP/1.1" 200 115 0.052199 10.0.0.19 - - [2025-11-05 18:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004472 10.0.0.19 - - [2025-11-05 18:40:26] "GET /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3095 0.004865 10.0.0.19 - - [2025-11-05 18:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001841 10.0.0.19 - - [2025-11-05 18:40:26] "GET /virtual-network/477c6604-f124-4137-b848-391cd8ebfa90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003909 10.0.0.19 - - [2025-11-05 18:40:26] "PUT /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88 HTTP/1.1" 200 264 0.092998 10.0.0.19 - - [2025-11-05 18:40:26] "PUT /virtual-network/477c6604-f124-4137-b848-391cd8ebfa90 HTTP/1.1" 200 264 0.058086 10.0.0.19 - - [2025-11-05 18:40:26] "DELETE /security-group/9014b12f-b0ae-4284-b7a8-f283884a9000 HTTP/1.1" 200 115 0.065494 10.0.0.19 - - [2025-11-05 18:40:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.19 - - [2025-11-05 18:40:26] "DELETE /access-control-list/0db72b7d-5191-4826-845f-7fca35125721 HTTP/1.1" 200 115 0.045303 10.0.0.19 - - [2025-11-05 18:40:26] "DELETE /access-control-list/5697f731-36bf-4b79-a0db-51d92e90c013 HTTP/1.1" 200 115 0.031611 10.0.0.19 - - [2025-11-05 18:40:26] "GET /project/3626e87c-47aa-4f10-b766-cffb476e9a75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.044989 10.0.0.19 - - [2025-11-05 18:40:26] "GET /project/3626e87c-47aa-4f10-b766-cffb476e9a75?fields=security_groups HTTP/1.1" 200 1352 0.036240 10.0.0.19 - - [2025-11-05 18:40:26] "DELETE /security-group/c65b1bc6-8027-46dc-a7d2-79247d320bea HTTP/1.1" 200 115 0.073054 10.0.0.19 - - [2025-11-05 18:40:26] "DELETE /access-control-list/b2b69bc6-5097-4049-8556-59b6b3422e31 HTTP/1.1" 200 115 0.057288 10.0.0.19 - - [2025-11-05 18:40:26] "GET /project/3626e87c-47aa-4f10-b766-cffb476e9a75?fields=application_policy_sets HTTP/1.1" 200 1391 0.060388 10.0.0.19 - - [2025-11-05 18:40:26] "DELETE /access-control-list/eed2f47f-3a38-4be3-bdd8-da835f2517bb HTTP/1.1" 200 115 0.062740 10.0.0.19 - - [2025-11-05 18:40:27] "DELETE /project/3626e87c-47aa-4f10-b766-cffb476e9a75 HTTP/1.1" 200 115 0.405733 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:41:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001311 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:41:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001365 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:41:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001104 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:41:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001512 10.0.0.19 - - [2025-11-05 18:41:14] "GET / HTTP/1.1" 200 35931 0.001822 10.0.0.19 - - [2025-11-05 18:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.19 - - [2025-11-05 18:41:14] "GET /global-vrouter-config/ec6eee71-da49-41db-9876-be25c16b12b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002960 10.0.0.19 - - [2025-11-05 18:41:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.19 - - [2025-11-05 18:41:14] "GET /global-vrouter-config/ec6eee71-da49-41db-9876-be25c16b12b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002255 10.0.0.19 - - [2025-11-05 18:41:32] "GET / HTTP/1.1" 200 35931 0.001560 10.0.0.19 - - [2025-11-05 18:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.19 - - [2025-11-05 18:41:32] "GET /global-system-config/f11121d5-b1a6-451b-b9d7-597769705ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004759 10.0.0.19 - - [2025-11-05 18:41:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.19 - - [2025-11-05 18:41:32] "GET /config-node/107faa3c-8f72-4117-8fbd-adc4b1c1e825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002171 10.0.0.19 - - [2025-11-05 18:41:32] "GET / HTTP/1.1" 200 35931 0.001566 10.0.0.19 - - [2025-11-05 18:41:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002579 10.0.0.19 - - [2025-11-05 18:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.19 - - [2025-11-05 18:41:37] "GET /global-vrouter-config/ec6eee71-da49-41db-9876-be25c16b12b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002178 10.0.0.19 - - [2025-11-05 18:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.19 - - [2025-11-05 18:41:37] "PUT /global-vrouter-config/ec6eee71-da49-41db-9876-be25c16b12b8 HTTP/1.1" 200 276 0.007321 10.0.0.19 - - [2025-11-05 18:41:37] "GET / HTTP/1.1" 200 35931 0.001536 10.0.0.19 - - [2025-11-05 18:41:37] "POST /alarms HTTP/1.1" 409 264 0.001959 10.0.0.19 - - [2025-11-05 18:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.19 - - [2025-11-05 18:41:37] "PUT /alarm/33d6cf04-bc50-45c2-8c75-eda1198d8ead HTTP/1.1" 200 244 0.009875 10.0.0.19 - - [2025-11-05 18:41:37] "POST /alarms HTTP/1.1" 409 261 0.002041 10.0.0.19 - - [2025-11-05 18:41:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.19 - - [2025-11-05 18:41:38] "PUT /alarm/c0694eaa-8546-45ff-abab-9cafcf7b9e67 HTTP/1.1" 200 244 0.009245 10.0.0.19 - - [2025-11-05 18:41:38] "POST /alarms HTTP/1.1" 409 261 0.002146 10.0.0.19 - - [2025-11-05 18:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.19 - - [2025-11-05 18:41:38] "PUT /alarm/6cf1cb06-a40b-4f52-b958-d22ae4f1e97b HTTP/1.1" 200 244 0.009434 10.0.0.19 - - [2025-11-05 18:41:38] "POST /alarms HTTP/1.1" 409 253 0.006824 10.0.0.19 - - [2025-11-05 18:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.19 - - [2025-11-05 18:41:38] "PUT /alarm/f2c4dc87-7f9d-4cbb-8284-358624af38b0 HTTP/1.1" 200 244 0.011548 10.0.0.19 - - [2025-11-05 18:41:38] "POST /alarms HTTP/1.1" 409 251 0.013372 10.0.0.19 - - [2025-11-05 18:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.020372 10.0.0.19 - - [2025-11-05 18:41:38] "PUT /alarm/b9fd446c-c605-40e7-abad-1b70a1c163ec HTTP/1.1" 200 244 0.020451 10.0.0.19 - - [2025-11-05 18:41:38] "POST /alarms HTTP/1.1" 409 252 0.007198 10.0.0.19 - - [2025-11-05 18:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.19 - - [2025-11-05 18:41:38] "PUT /alarm/f7b17b5d-00a2-4d47-b862-f728200dc56a HTTP/1.1" 200 244 0.010304 10.0.0.19 - - [2025-11-05 18:41:38] "POST /alarms HTTP/1.1" 409 256 0.007256 10.0.0.19 - - [2025-11-05 18:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.19 - - [2025-11-05 18:41:38] "PUT /alarm/2a55a899-2830-4603-a1a8-41b740ed7c4a HTTP/1.1" 200 244 0.009716 10.0.0.19 - - [2025-11-05 18:41:38] "POST /alarms HTTP/1.1" 409 248 0.004934 10.0.0.19 - - [2025-11-05 18:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.19 - - [2025-11-05 18:41:38] "PUT /alarm/8586dab0-8109-459d-9710-e2838fbac294 HTTP/1.1" 200 244 0.010415 10.0.0.19 - - [2025-11-05 18:41:38] "POST /alarms HTTP/1.1" 409 252 0.011731 10.0.0.19 - - [2025-11-05 18:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.19 - - [2025-11-05 18:41:38] "PUT /alarm/0b9bd61f-ce91-4fac-97ac-37bad7bb52f7 HTTP/1.1" 200 244 0.009681 10.0.0.19 - - [2025-11-05 18:41:38] "POST /alarms HTTP/1.1" 409 257 0.010710 10.0.0.19 - - [2025-11-05 18:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.19 - - [2025-11-05 18:41:38] "PUT /alarm/a72d4f90-553d-4b78-9f84-46826c12ad1e HTTP/1.1" 200 244 0.009577 10.0.0.19 - - [2025-11-05 18:41:38] "POST /alarms HTTP/1.1" 409 251 0.003004 10.0.0.19 - - [2025-11-05 18:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.19 - - [2025-11-05 18:41:38] "PUT /alarm/f3f19858-73af-48de-9001-d4d407881794 HTTP/1.1" 200 244 0.009562 10.0.0.19 - - [2025-11-05 18:41:38] "POST /alarms HTTP/1.1" 409 257 0.008675 10.0.0.19 - - [2025-11-05 18:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.19 - - [2025-11-05 18:41:38] "PUT /alarm/cdfb5864-3bca-457f-b365-181e97b40b9e HTTP/1.1" 200 244 0.009759 10.0.0.19 - - [2025-11-05 18:41:38] "POST /alarms HTTP/1.1" 409 261 0.006779 10.0.0.19 - - [2025-11-05 18:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.19 - - [2025-11-05 18:41:38] "PUT /alarm/fb42fd0d-045a-45c5-800d-198b348a128a HTTP/1.1" 200 244 0.011298 10.0.0.19 - - [2025-11-05 18:41:38] "POST /alarms HTTP/1.1" 409 258 0.004567 10.0.0.19 - - [2025-11-05 18:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001396 10.0.0.19 - - [2025-11-05 18:41:38] "PUT /alarm/40214755-7a63-4458-85dc-73f23ffca583 HTTP/1.1" 200 244 0.009859 10.0.0.19 - - [2025-11-05 18:41:38] "POST /alarms HTTP/1.1" 409 254 0.013383 10.0.0.19 - - [2025-11-05 18:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.19 - - [2025-11-05 18:41:38] "PUT /alarm/b5d384ed-176e-495a-b3b3-134c212824b7 HTTP/1.1" 200 244 0.010342 10.0.0.19 - - [2025-11-05 18:41:39] "POST /alarms HTTP/1.1" 409 254 0.016651 10.0.0.19 - - [2025-11-05 18:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.19 - - [2025-11-05 18:41:39] "PUT /alarm/2c6072fd-adf6-42fb-bd2e-8e19eea258ff HTTP/1.1" 200 244 0.011103 10.0.0.19 - - [2025-11-05 18:41:39] "POST /alarms HTTP/1.1" 409 254 0.005816 10.0.0.19 - - [2025-11-05 18:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001342 10.0.0.19 - - [2025-11-05 18:41:39] "PUT /alarm/c6afdb00-92b4-49d8-ab34-510cde30cbc4 HTTP/1.1" 200 244 0.010525 10.0.0.19 - - [2025-11-05 18:41:39] "POST /alarms HTTP/1.1" 409 247 0.005125 10.0.0.19 - - [2025-11-05 18:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.19 - - [2025-11-05 18:41:39] "PUT /alarm/9d6ad878-1ac7-47d5-bda3-296bb2611ffe HTTP/1.1" 200 244 0.009683 10.0.0.19 - - [2025-11-05 18:41:39] "POST /alarms HTTP/1.1" 409 272 0.005030 10.0.0.19 - - [2025-11-05 18:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.19 - - [2025-11-05 18:41:39] "PUT /alarm/4ca12ab1-a63b-4089-a432-98ab76ba74cf HTTP/1.1" 200 244 0.018672 10.0.0.19 - - [2025-11-05 18:41:39] "POST /alarms HTTP/1.1" 409 261 0.002108 10.0.0.19 - - [2025-11-05 18:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.19 - - [2025-11-05 18:41:39] "PUT /alarm/d507e83f-eda0-4513-b11b-301c65daa586 HTTP/1.1" 200 244 0.010088 10.0.0.19 - - [2025-11-05 18:41:39] "POST /alarms HTTP/1.1" 409 259 0.013957 10.0.0.19 - - [2025-11-05 18:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.19 - - [2025-11-05 18:41:39] "PUT /alarm/ab5043ee-3b4b-4bb3-bdfd-d52d2c1ada93 HTTP/1.1" 200 244 0.010696 10.0.0.19 - - [2025-11-05 18:41:39] "POST /alarms HTTP/1.1" 409 265 0.010893 10.0.0.19 - - [2025-11-05 18:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011585 10.0.0.19 - - [2025-11-05 18:41:39] "PUT /alarm/076a7400-342b-46fb-b44f-f4466e8fda40 HTTP/1.1" 200 244 0.010009 10.0.0.19 - - [2025-11-05 18:41:39] "POST /alarms HTTP/1.1" 409 279 0.003954 10.0.0.19 - - [2025-11-05 18:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.19 - - [2025-11-05 18:41:39] "PUT /alarm/9d687256-31e0-4990-baf3-14d38df9475d HTTP/1.1" 200 244 0.009477 10.0.0.19 - - [2025-11-05 18:41:39] "GET / HTTP/1.1" 200 35931 0.001660 10.0.0.19 - - [2025-11-05 18:41:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002307 10.0.0.19 - - [2025-11-05 18:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.19 - - [2025-11-05 18:41:39] "PUT /global-vrouter-config/ec6eee71-da49-41db-9876-be25c16b12b8 HTTP/1.1" 200 276 0.006553 10.0.0.19 - - [2025-11-05 18:41:40] "GET / HTTP/1.1" 200 35931 0.001440 10.0.0.19 - - [2025-11-05 18:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.19 - - [2025-11-05 18:41:40] "GET /global-vrouter-config/ec6eee71-da49-41db-9876-be25c16b12b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002530 10.0.0.19 - - [2025-11-05 18:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.19 - - [2025-11-05 18:41:40] "PUT /global-vrouter-config/ec6eee71-da49-41db-9876-be25c16b12b8 HTTP/1.1" 200 276 0.008705 10.0.0.19 - - [2025-11-05 18:41:40] "GET / HTTP/1.1" 200 35931 0.001607 10.0.0.19 - - [2025-11-05 18:41:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.19 - - [2025-11-05 18:41:40] "GET /global-system-config/f11121d5-b1a6-451b-b9d7-597769705ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004178 10.0.0.19 - - [2025-11-05 18:41:40] "PUT /global-system-config/f11121d5-b1a6-451b-b9d7-597769705ab7 HTTP/1.1" 200 274 0.016279 10.0.0.19 - - [2025-11-05 18:41:43] "GET / HTTP/1.1" 200 35931 0.001706 10.0.0.19 - - [2025-11-05 18:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.19 - - [2025-11-05 18:41:43] "GET /routing-instance/fd8a139a-fd75-430e-b3ec-acb078491073?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002661 10.0.0.19 - - [2025-11-05 18:41:43] "POST /bgp-routers HTTP/1.1" 409 301 0.001706 10.0.0.19 - - [2025-11-05 18:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.19 - - [2025-11-05 18:41:43] "GET /bgp-router/3610a663-5c7b-4284-99e6-9a0ab3c9259a?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003155 10.0.0.19 - - [2025-11-05 18:41:43] "PUT /bgp-router/3610a663-5c7b-4284-99e6-9a0ab3c9259a HTTP/1.1" 200 254 0.016701 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:41:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000911 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:41:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001081 10.0.0.19 - - [2025-11-05 18:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002590 10.0.0.19 - - [2025-11-05 18:41:45] "GET /global-vrouter-config/ec6eee71-da49-41db-9876-be25c16b12b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.005424 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:41:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000928 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:41:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000973 10.0.0.19 - - [2025-11-05 18:42:01] "GET / HTTP/1.1" 200 35931 0.002158 10.0.0.19 - - [2025-11-05 18:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.19 - - [2025-11-05 18:42:01] "GET /global-system-config/f11121d5-b1a6-451b-b9d7-597769705ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006979 10.0.0.19 - - [2025-11-05 18:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.19 - - [2025-11-05 18:42:01] "GET /config-node/107faa3c-8f72-4117-8fbd-adc4b1c1e825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002352 10.0.0.19 - - [2025-11-05 18:42:13] "GET / HTTP/1.1" 200 35931 0.001824 10.0.0.19 - - [2025-11-05 18:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.19 - - [2025-11-05 18:42:13] "GET /routing-instance/fd8a139a-fd75-430e-b3ec-acb078491073?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.007017 10.0.0.19 - - [2025-11-05 18:42:13] "POST /bgp-routers HTTP/1.1" 409 301 0.002055 10.0.0.19 - - [2025-11-05 18:42:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.19 - - [2025-11-05 18:42:13] "GET /bgp-router/3610a663-5c7b-4284-99e6-9a0ab3c9259a?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.003682 10.0.0.19 - - [2025-11-05 18:42:13] "PUT /bgp-router/3610a663-5c7b-4284-99e6-9a0ab3c9259a HTTP/1.1" 200 254 0.011892 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:42:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000835 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:42:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000851 10.0.0.19 - - [2025-11-05 18:42:28] "GET / HTTP/1.1" 200 35931 0.001678 10.0.0.19 - - [2025-11-05 18:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.19 - - [2025-11-05 18:42:28] "GET /global-system-config/f11121d5-b1a6-451b-b9d7-597769705ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004394 10.0.0.19 - - [2025-11-05 18:42:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.19 - - [2025-11-05 18:42:28] "GET /config-node/107faa3c-8f72-4117-8fbd-adc4b1c1e825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002780 10.0.0.19 - - [2025-11-05 18:42:28] "GET / HTTP/1.1" 200 35931 0.001500 10.0.0.19 - - [2025-11-05 18:42:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003424 10.0.0.19 - - [2025-11-05 18:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.19 - - [2025-11-05 18:42:33] "GET /global-vrouter-config/ec6eee71-da49-41db-9876-be25c16b12b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002392 10.0.0.19 - - [2025-11-05 18:42:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001374 10.0.0.19 - - [2025-11-05 18:42:33] "PUT /global-vrouter-config/ec6eee71-da49-41db-9876-be25c16b12b8 HTTP/1.1" 200 276 0.009854 10.0.0.19 - - [2025-11-05 18:42:34] "GET / HTTP/1.1" 200 35931 0.001806 10.0.0.19 - - [2025-11-05 18:42:34] "POST /alarms HTTP/1.1" 409 264 0.006179 10.0.0.19 - - [2025-11-05 18:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.19 - - [2025-11-05 18:42:34] "PUT /alarm/33d6cf04-bc50-45c2-8c75-eda1198d8ead HTTP/1.1" 200 244 0.012082 10.0.0.19 - - [2025-11-05 18:42:34] "POST /alarms HTTP/1.1" 409 261 0.011647 10.0.0.19 - - [2025-11-05 18:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.19 - - [2025-11-05 18:42:34] "PUT /alarm/c0694eaa-8546-45ff-abab-9cafcf7b9e67 HTTP/1.1" 200 244 0.011295 10.0.0.19 - - [2025-11-05 18:42:34] "POST /alarms HTTP/1.1" 409 261 0.003730 10.0.0.19 - - [2025-11-05 18:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.19 - - [2025-11-05 18:42:34] "PUT /alarm/6cf1cb06-a40b-4f52-b958-d22ae4f1e97b HTTP/1.1" 200 244 0.012760 10.0.0.19 - - [2025-11-05 18:42:34] "POST /alarms HTTP/1.1" 409 253 0.012039 10.0.0.19 - - [2025-11-05 18:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.19 - - [2025-11-05 18:42:34] "PUT /alarm/f2c4dc87-7f9d-4cbb-8284-358624af38b0 HTTP/1.1" 200 244 0.015506 10.0.0.19 - - [2025-11-05 18:42:34] "POST /alarms HTTP/1.1" 409 251 0.003593 10.0.0.19 - - [2025-11-05 18:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.19 - - [2025-11-05 18:42:34] "PUT /alarm/b9fd446c-c605-40e7-abad-1b70a1c163ec HTTP/1.1" 200 244 0.007954 10.0.0.19 - - [2025-11-05 18:42:34] "POST /alarms HTTP/1.1" 409 252 0.007668 10.0.0.19 - - [2025-11-05 18:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005997 10.0.0.19 - - [2025-11-05 18:42:34] "PUT /alarm/f7b17b5d-00a2-4d47-b862-f728200dc56a HTTP/1.1" 200 244 0.008688 10.0.0.19 - - [2025-11-05 18:42:34] "POST /alarms HTTP/1.1" 409 256 0.009343 10.0.0.19 - - [2025-11-05 18:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.19 - - [2025-11-05 18:42:34] "PUT /alarm/2a55a899-2830-4603-a1a8-41b740ed7c4a HTTP/1.1" 200 244 0.008396 10.0.0.19 - - [2025-11-05 18:42:34] "POST /alarms HTTP/1.1" 409 248 0.006839 10.0.0.19 - - [2025-11-05 18:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.19 - - [2025-11-05 18:42:34] "PUT /alarm/8586dab0-8109-459d-9710-e2838fbac294 HTTP/1.1" 200 244 0.009912 10.0.0.19 - - [2025-11-05 18:42:34] "POST /alarms HTTP/1.1" 409 252 0.005913 10.0.0.19 - - [2025-11-05 18:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.19 - - [2025-11-05 18:42:34] "PUT /alarm/0b9bd61f-ce91-4fac-97ac-37bad7bb52f7 HTTP/1.1" 200 244 0.010209 10.0.0.19 - - [2025-11-05 18:42:34] "POST /alarms HTTP/1.1" 409 257 0.005852 10.0.0.19 - - [2025-11-05 18:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001544 10.0.0.19 - - [2025-11-05 18:42:34] "PUT /alarm/a72d4f90-553d-4b78-9f84-46826c12ad1e HTTP/1.1" 200 244 0.008686 10.0.0.19 - - [2025-11-05 18:42:34] "POST /alarms HTTP/1.1" 409 251 0.003964 10.0.0.19 - - [2025-11-05 18:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.19 - - [2025-11-05 18:42:34] "PUT /alarm/f3f19858-73af-48de-9001-d4d407881794 HTTP/1.1" 200 244 0.008765 10.0.0.19 - - [2025-11-05 18:42:34] "POST /alarms HTTP/1.1" 409 257 0.003807 10.0.0.19 - - [2025-11-05 18:42:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.19 - - [2025-11-05 18:42:35] "PUT /alarm/cdfb5864-3bca-457f-b365-181e97b40b9e HTTP/1.1" 200 244 0.014170 10.0.0.19 - - [2025-11-05 18:42:35] "POST /alarms HTTP/1.1" 409 261 0.010292 10.0.0.19 - - [2025-11-05 18:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002162 10.0.0.19 - - [2025-11-05 18:42:35] "PUT /alarm/fb42fd0d-045a-45c5-800d-198b348a128a HTTP/1.1" 200 244 0.010211 10.0.0.19 - - [2025-11-05 18:42:35] "POST /alarms HTTP/1.1" 409 258 0.008808 10.0.0.19 - - [2025-11-05 18:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001392 10.0.0.19 - - [2025-11-05 18:42:35] "PUT /alarm/40214755-7a63-4458-85dc-73f23ffca583 HTTP/1.1" 200 244 0.008476 10.0.0.19 - - [2025-11-05 18:42:35] "POST /alarms HTTP/1.1" 409 254 0.003087 10.0.0.19 - - [2025-11-05 18:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001692 10.0.0.19 - - [2025-11-05 18:42:35] "PUT /alarm/b5d384ed-176e-495a-b3b3-134c212824b7 HTTP/1.1" 200 244 0.009136 10.0.0.19 - - [2025-11-05 18:42:35] "POST /alarms HTTP/1.1" 409 254 0.005915 10.0.0.19 - - [2025-11-05 18:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.19 - - [2025-11-05 18:42:35] "PUT /alarm/2c6072fd-adf6-42fb-bd2e-8e19eea258ff HTTP/1.1" 200 244 0.009877 10.0.0.19 - - [2025-11-05 18:42:35] "POST /alarms HTTP/1.1" 409 254 0.004067 10.0.0.19 - - [2025-11-05 18:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.19 - - [2025-11-05 18:42:35] "PUT /alarm/c6afdb00-92b4-49d8-ab34-510cde30cbc4 HTTP/1.1" 200 244 0.009355 10.0.0.19 - - [2025-11-05 18:42:35] "POST /alarms HTTP/1.1" 409 247 0.003776 10.0.0.19 - - [2025-11-05 18:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.19 - - [2025-11-05 18:42:35] "PUT /alarm/9d6ad878-1ac7-47d5-bda3-296bb2611ffe HTTP/1.1" 200 244 0.008967 10.0.0.19 - - [2025-11-05 18:42:35] "POST /alarms HTTP/1.1" 409 272 0.011380 10.0.0.19 - - [2025-11-05 18:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.19 - - [2025-11-05 18:42:35] "PUT /alarm/4ca12ab1-a63b-4089-a432-98ab76ba74cf HTTP/1.1" 200 244 0.013162 10.0.0.19 - - [2025-11-05 18:42:35] "POST /alarms HTTP/1.1" 409 261 0.007617 10.0.0.19 - - [2025-11-05 18:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.19 - - [2025-11-05 18:42:35] "PUT /alarm/d507e83f-eda0-4513-b11b-301c65daa586 HTTP/1.1" 200 244 0.009176 10.0.0.19 - - [2025-11-05 18:42:35] "POST /alarms HTTP/1.1" 409 259 0.005450 10.0.0.19 - - [2025-11-05 18:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.19 - - [2025-11-05 18:42:35] "PUT /alarm/ab5043ee-3b4b-4bb3-bdfd-d52d2c1ada93 HTTP/1.1" 200 244 0.008310 10.0.0.19 - - [2025-11-05 18:42:35] "POST /alarms HTTP/1.1" 409 265 0.002236 10.0.0.19 - - [2025-11-05 18:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.19 - - [2025-11-05 18:42:35] "PUT /alarm/076a7400-342b-46fb-b44f-f4466e8fda40 HTTP/1.1" 200 244 0.009651 10.0.0.19 - - [2025-11-05 18:42:35] "POST /alarms HTTP/1.1" 409 279 0.003694 10.0.0.19 - - [2025-11-05 18:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.19 - - [2025-11-05 18:42:35] "PUT /alarm/9d687256-31e0-4990-baf3-14d38df9475d HTTP/1.1" 200 244 0.008032 10.0.0.19 - - [2025-11-05 18:42:35] "GET / HTTP/1.1" 200 35931 0.002003 10.0.0.19 - - [2025-11-05 18:42:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002038 10.0.0.19 - - [2025-11-05 18:42:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.19 - - [2025-11-05 18:42:35] "PUT /global-vrouter-config/ec6eee71-da49-41db-9876-be25c16b12b8 HTTP/1.1" 200 276 0.007517 10.0.0.19 - - [2025-11-05 18:42:36] "GET / HTTP/1.1" 200 35931 0.001429 10.0.0.19 - - [2025-11-05 18:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.19 - - [2025-11-05 18:42:36] "GET /global-vrouter-config/ec6eee71-da49-41db-9876-be25c16b12b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002445 10.0.0.19 - - [2025-11-05 18:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001335 10.0.0.19 - - [2025-11-05 18:42:36] "PUT /global-vrouter-config/ec6eee71-da49-41db-9876-be25c16b12b8 HTTP/1.1" 200 276 0.008754 10.0.0.19 - - [2025-11-05 18:42:36] "GET / HTTP/1.1" 200 35931 0.001555 10.0.0.19 - - [2025-11-05 18:42:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.19 - - [2025-11-05 18:42:36] "GET /global-system-config/f11121d5-b1a6-451b-b9d7-597769705ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004700 10.0.0.19 - - [2025-11-05 18:42:36] "PUT /global-system-config/f11121d5-b1a6-451b-b9d7-597769705ab7 HTTP/1.1" 200 274 0.013628 10.0.0.19 - - [2025-11-05 18:42:40] "GET / HTTP/1.1" 200 35931 0.001264 10.0.0.19 - - [2025-11-05 18:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.19 - - [2025-11-05 18:42:40] "GET /routing-instance/fd8a139a-fd75-430e-b3ec-acb078491073?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002506 10.0.0.19 - - [2025-11-05 18:42:40] "POST /bgp-routers HTTP/1.1" 409 301 0.002633 10.0.0.19 - - [2025-11-05 18:42:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.19 - - [2025-11-05 18:42:40] "GET /bgp-router/3610a663-5c7b-4284-99e6-9a0ab3c9259a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002967 10.0.0.19 - - [2025-11-05 18:42:40] "PUT /bgp-router/3610a663-5c7b-4284-99e6-9a0ab3c9259a HTTP/1.1" 200 254 0.011148 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:42:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000843 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:42:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000933 10.0.0.19 - - [2025-11-05 18:42:44] "POST /tags HTTP/1.1" 200 355 0.018229 10.0.0.19 - - [2025-11-05 18:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.017792 10.0.0.19 - - [2025-11-05 18:42:44] "GET /tag/4293dd3c-3df5-45e6-b444-bd3ac23e4de9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.013886 10.0.0.19 - - [2025-11-05 18:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.19 - - [2025-11-05 18:42:44] "GET /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.003893 10.0.0.19 - - [2025-11-05 18:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.19 - - [2025-11-05 18:42:44] "GET /project/dda3f34a-3b54-4208-bfc2-b7f52bca2962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.061769 10.0.0.19 - - [2025-11-05 18:42:44] "POST /virtual-machines HTTP/1.1" 200 351 0.030992 10.0.0.19 - - [2025-11-05 18:42:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.009731 10.0.0.19 - - [2025-11-05 18:42:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.107232 10.0.0.19 - - [2025-11-05 18:42:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.014556 10.0.0.19 - - [2025-11-05 18:42:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005445 10.0.0.19 - - [2025-11-05 18:42:44] "GET /virtual-machine-interface/37c3627e-ba77-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.006692 10.0.0.19 - - [2025-11-05 18:42:45] "POST /instance-ips HTTP/1.1" 200 391 0.021725 10.0.0.19 - - [2025-11-05 18:42:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.017575 10.0.0.19 - - [2025-11-05 18:42:45] "GET /virtual-machine-interface/37c3627e-ba77-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.012902 10.0.0.19 - - [2025-11-05 18:42:45] "POST /set-tag HTTP/1.1" 200 109 0.014702 10.0.0.19 - - [2025-11-05 18:42:45] "GET /virtual-machine-interface/37c3627e-ba77-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.020956 10.0.0.19 - - [2025-11-05 18:42:45] "GET /instance-ip/37d7fb94-ba77-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.002731 10.0.0.19 - - [2025-11-05 18:42:45] "GET /virtual-machine-interface/37c3627e-ba77-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004250 10.0.0.19 - - [2025-11-05 18:42:45] "POST /set-tag HTTP/1.1" 200 109 0.002210 10.0.0.19 - - [2025-11-05 18:42:45] "GET /virtual-router/eaf810bd-975f-452f-b743-b5e99b3b4f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004789 10.0.0.19 - - [2025-11-05 18:42:45] "POST /ref-update HTTP/1.1" 200 156 0.008222 10.0.0.19 - - [2025-11-05 18:42:45] "GET /virtual-machine-interface/37c3627e-ba77-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.011246 10.0.0.19 - - [2025-11-05 18:42:45] "POST /set-tag HTTP/1.1" 200 109 0.002350 10.0.0.19 - - [2025-11-05 18:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.19 - - [2025-11-05 18:42:45] "GET /virtual-network/09c85e25-0e9c-423e-93ac-25d66d036d88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3023 0.003505 10.0.0.19 - - [2025-11-05 18:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001458 10.0.0.19 - - [2025-11-05 18:42:45] "GET /project/dda3f34a-3b54-4208-bfc2-b7f52bca2962?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039667 10.0.0.19 - - [2025-11-05 18:42:45] "POST /virtual-machines HTTP/1.1" 200 355 0.008335 10.0.0.19 - - [2025-11-05 18:42:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.019190 10.0.0.19 - - [2025-11-05 18:42:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.101618 10.0.0.19 - - [2025-11-05 18:42:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.008774 10.0.0.19 - - [2025-11-05 18:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.19 - - [2025-11-05 18:42:45] "GET /virtual-machine-interface/382c56f8-ba77-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006587 10.0.0.19 - - [2025-11-05 18:42:45] "POST /instance-ips HTTP/1.1" 200 395 0.025382 10.0.0.19 - - [2025-11-05 18:42:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.034880 10.0.0.19 - - [2025-11-05 18:42:45] "GET /virtual-machine-interface/382c56f8-ba77-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.018157 10.0.0.19 - - [2025-11-05 18:42:45] "POST /set-tag HTTP/1.1" 200 109 0.015758 10.0.0.19 - - [2025-11-05 18:42:45] "GET /virtual-machine-interface/382c56f8-ba77-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.020575 10.0.0.19 - - [2025-11-05 18:42:45] "GET /instance-ip/38455342-ba77-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003483 10.0.0.19 - - [2025-11-05 18:42:45] "GET /virtual-machine-interface/382c56f8-ba77-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004291 10.0.0.19 - - [2025-11-05 18:42:45] "POST /set-tag HTTP/1.1" 200 109 0.002341 10.0.0.19 - - [2025-11-05 18:42:45] "GET /virtual-router/eaf810bd-975f-452f-b743-b5e99b3b4f56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.003188 10.0.0.19 - - [2025-11-05 18:42:46] "POST /ref-update HTTP/1.1" 200 156 0.009328 10.0.0.19 - - [2025-11-05 18:42:46] "GET /virtual-machine-interface/382c56f8-ba77-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.024823 10.0.0.19 - - [2025-11-05 18:42:46] "POST /set-tag HTTP/1.1" 200 109 0.002879 10.0.0.19 - - [2025-11-05 18:42:46] "GET /virtual-machine-interface/37c3627e-ba77-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004479 10.0.0.19 - - [2025-11-05 18:42:46] "POST /set-tag HTTP/1.1" 200 109 0.001979 10.0.0.19 - - [2025-11-05 18:42:46] "GET /virtual-machine-interface/382c56f8-ba77-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.003467 10.0.0.19 - - [2025-11-05 18:42:46] "POST /set-tag HTTP/1.1" 200 109 0.001795 10.0.0.19 - - [2025-11-05 18:42:55] "GET / HTTP/1.1" 200 35931 0.001678 10.0.0.19 - - [2025-11-05 18:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.19 - - [2025-11-05 18:42:55] "GET /global-system-config/f11121d5-b1a6-451b-b9d7-597769705ab7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004405 10.0.0.19 - - [2025-11-05 18:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.19 - - [2025-11-05 18:42:55] "GET /config-node/107faa3c-8f72-4117-8fbd-adc4b1c1e825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002361 10.0.0.19 - - [2025-11-05 18:42:59] "GET /virtual-machine-interface/382c56f8-ba77-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004136 10.0.0.19 - - [2025-11-05 18:42:59] "POST /set-tag HTTP/1.1" 200 109 0.001944 10.0.0.19 - - [2025-11-05 18:43:00] "GET /virtual-machine-interface/37c3627e-ba77-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004252 10.0.0.19 - - [2025-11-05 18:43:00] "POST /set-tag HTTP/1.1" 200 109 0.001950 10.0.0.19 - - [2025-11-05 18:43:01] "GET /virtual-machine-interface/37c3627e-ba77-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005658 10.0.0.19 - - [2025-11-05 18:43:01] "POST /set-tag HTTP/1.1" 200 109 0.002333 10.0.0.19 - - [2025-11-05 18:43:07] "GET / HTTP/1.1" 200 35931 0.001217 10.0.0.19 - - [2025-11-05 18:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.19 - - [2025-11-05 18:43:07] "GET /routing-instance/fd8a139a-fd75-430e-b3ec-acb078491073?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002553 10.0.0.19 - - [2025-11-05 18:43:07] "POST /bgp-routers HTTP/1.1" 409 301 0.001777 10.0.0.19 - - [2025-11-05 18:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.19 - - [2025-11-05 18:43:07] "GET /bgp-router/3610a663-5c7b-4284-99e6-9a0ab3c9259a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002911 10.0.0.19 - - [2025-11-05 18:43:07] "PUT /bgp-router/3610a663-5c7b-4284-99e6-9a0ab3c9259a HTTP/1.1" 200 254 0.013336 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:43:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000990 [Introspect:8084]10.0.0.19 - - [2025-11-05 18:43:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000999 10.0.0.19 - - [2025-11-05 18:43:33] "GET /virtual-machine-interface/37c3627e-ba77-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005586 10.0.0.19 - - [2025-11-05 18:43:33] "POST /set-tag HTTP/1.1" 200 109 0.002435 10.0.0.19 - - [2025-11-05 18:43:33] "GET /virtual-machine-interface/37c3627e-ba77-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.003978 10.0.0.19 - - [2025-11-05 18:43:33] "POST /set-tag HTTP/1.1" 200 109 0.001905 10.0.0.19 - - [2025-11-05 18:43:33] "GET /virtual-machine/6d6d41b0-08d7-41f8-89eb-c6e2cf524f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.004518 10.0.0.19 - - [2025-11-05 18:43:33] "POST /ref-update HTTP/1.1" 200 156 0.022468 10.0.0.19 - - [2025-11-05 18:43:33] "GET /virtual-machine-interface/37c3627e-ba77-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007770 10.0.0.19 - - [2025-11-05 18:43:33] "POST /set-tag HTTP/1.1" 200 109 0.013637 10.0.0.19 - - [2025-11-05 18:43:33] "POST /set-tag HTTP/1.1" 200 109 0.019096 10.0.0.19 - - [2025-11-05 18:43:33] "DELETE /instance-ip/37d7fb94-ba77-11f0-8dcd-fa163e8ad65d HTTP/1.1" 200 115 0.043078 10.0.0.19 - - [2025-11-05 18:43:33] "DELETE /virtual-machine-interface/37c3627e-ba77-11f0-8dcd-fa163e8ad65d HTTP/1.1" 200 115 0.038935 10.0.0.19 - - [2025-11-05 18:43:33] "DELETE /virtual-machine/6d6d41b0-08d7-41f8-89eb-c6e2cf524f4d HTTP/1.1" 200 115 0.018525 10.0.0.19 - - [2025-11-05 18:43:33] "GET /virtual-machine-interface/382c56f8-ba77-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005448 10.0.0.19 - - [2025-11-05 18:43:33] "POST /set-tag HTTP/1.1" 200 109 0.002315 10.0.0.19 - - [2025-11-05 18:44:04] "GET /virtual-machine-interface/382c56f8-ba77-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006339 10.0.0.19 - - [2025-11-05 18:44:04] "POST /set-tag HTTP/1.1" 200 109 0.002233 10.0.0.19 - - [2025-11-05 18:44:04] "GET /virtual-machine-interface/382c56f8-ba77-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004827 10.0.0.19 - - [2025-11-05 18:44:04] "POST /set-tag HTTP/1.1" 200 109 0.005135 10.0.0.19 - - [2025-11-05 18:44:04] "GET /virtual-machine/2b1814a9-f143-4fa7-91d2-165384027083?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003248 10.0.0.19 - - [2025-11-05 18:44:04] "POST /ref-update HTTP/1.1" 200 156 0.021363 10.0.0.19 - - [2025-11-05 18:44:04] "GET /virtual-machine-interface/382c56f8-ba77-11f0-8dcd-fa163e8ad65d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004983 10.0.0.19 - - [2025-11-05 18:44:04] "POST /set-tag HTTP/1.1" 200 109 0.015266 10.0.0.19 - - [2025-11-05 18:44:04] "POST /set-tag HTTP/1.1" 200 109 0.026770 10.0.0.19 - - [2025-11-05 18:44:04] "DELETE /instance-ip/38455342-ba77-11f0-8dcd-fa163e8ad65d HTTP/1.1" 200 115 0.047064 10.0.0.19 - - [2025-11-05 18:44:04] "DELETE /virtual-machine-interface/382c56f8-ba77-11f0-8dcd-fa163e8ad65d HTTP/1.1" 200 115 0.035603 10.0.0.19 - - [2025-11-05 18:44:04] "DELETE /virtual-machine/2b1814a9-f143-4fa7-91d2-165384027083 HTTP/1.1" 200 115 0.020168 10.0.0.19 - - [2025-11-05 18:44:04] "DELETE /tag/4293dd3c-3df5-45e6-b444-bd3ac23e4de9 HTTP/1.1" 200 115 0.059238 10.0.0.19 - - [2025-11-05 18:44:06] "GET /global-system-configs HTTP/1.1" 200 322 0.002269 10.0.0.19 - - [2025-11-05 18:44:07] "GET /global-system-configs HTTP/1.1" 200 322 0.003088