++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Dec 18 01:43:30 AM UTC 2025 ===================' INFO: =================== Thu Dec 18 01:43:30 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' +++ cut -d / -f 1 +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.19 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.19 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.19:8081 ' ']' +++ echo 10.0.0.19:8081 ++ ANALYTICS_SERVERS=10.0.0.19:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.19:9042 ' ']' +++ echo 10.0.0.19:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.19:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.19:8086 ' ']' +++ echo 10.0.0.19:8086 ++ COLLECTOR_SERVERS=10.0.0.19:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.19 ++ CONFIGDB_NODES=10.0.0.19 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.19:8082 ' ']' +++ echo 10.0.0.19:8082 ++ CONFIG_SERVERS=10.0.0.19:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.19:9161 ' ']' +++ echo 10.0.0.19:9161 ++ CONFIGDB_SERVERS=10.0.0.19:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.19:9041 ' ']' +++ echo 10.0.0.19:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.19:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.19 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.19 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.19:2181, ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.19:2181 ' ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.19:2181 ++ RABBITMQ_NODES=10.0.0.19 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.19:5673, ']' +++ echo 10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.19:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.19:6379 ' ']' +++ echo 10.0.0.19:6379 ++ REDIS_SERVERS=10.0.0.19:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.19 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.19:9092 ' ']' +++ echo 10.0.0.19:9092 ++ KAFKA_SERVERS=10.0.0.19:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.19 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.19 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.19 ++ cut -d , -f 1 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + 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 +++ cut -d ' ' -f 1 +++ 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' , ++++ grep -vi host ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.19,10.99.64.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.99.64.1,127.0.0.1,172.17.0.1,252.19.0.1,, =~ ,10\.0\.0\.19, ]] +++ echo 10.0.0.19 1 +++ return ++ local ip=10.0.0.19 ++ [[ -z 10.0.0.19 ]] ++ echo 10.0.0.19 + host_ip=10.0.0.19 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.19:9041 + cassandra_server_list=10.0.0.19:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.19:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sort ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 12/18/2025 01:44:13.696 7fd295147100 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 12/18/2025 01:44:14.029 7fd295147100 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 12/18/2025 01:44:14.082 7fd295147100 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 12/18/2025 01:44:14.082 7fd295147100 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.19:8082/ Hit Ctrl-C to quit. 10.0.0.19 - - [2025-12-18 01:44:23] "GET / HTTP/1.1" 503 181 0.000202 10.0.0.19 - - [2025-12-18 01:44:23] "GET / HTTP/1.1" 503 181 0.000200 10.0.0.19 - - [2025-12-18 01:44:23] "GET / HTTP/1.1" 503 181 0.000200 10.0.0.19 - - [2025-12-18 01:44:23] "GET / HTTP/1.1" 200 35931 0.001273 10.0.0.19 - - [2025-12-18 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.19 - - [2025-12-18 01:44:23] "GET /global-system-config/7ca7088b-3ebf-4afb-aa30-a37e438e4cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004925 10.0.0.19 - - [2025-12-18 01:44:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.001833 10.0.0.19 - - [2025-12-18 01:44:23] "GET / HTTP/1.1" 200 35931 0.002036 10.0.0.19 - - [2025-12-18 01:44:23] "POST /database-nodes HTTP/1.1" 200 597 0.027570 10.0.0.19 - - [2025-12-18 01:44:24] "GET / HTTP/1.1" 200 45303 0.001219 10.0.0.19 - - [2025-12-18 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.19 - - [2025-12-18 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005493 10.0.0.19 - - [2025-12-18 01:44:24] "GET / HTTP/1.1" 200 35931 0.001206 10.0.0.19 - - [2025-12-18 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003999 10.0.0.19 - - [2025-12-18 01:44:24] "GET / HTTP/1.1" 200 35931 0.001085 10.0.0.19 - - [2025-12-18 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.19 - - [2025-12-18 01:44:24] "GET /routing-instance/4ff4de4f-e4ff-488a-a4dc-643fcc31c950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.009638 10.0.0.19 - - [2025-12-18 01:44:24] "GET /global-system-config/7ca7088b-3ebf-4afb-aa30-a37e438e4cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006623 10.0.0.19 - - [2025-12-18 01:44:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.007442 10.0.0.19 - - [2025-12-18 01:44:24] "POST /bgp-routers HTTP/1.1" 200 616 0.052728 10.0.0.19 - - [2025-12-18 01:44:24] "GET /bgp-router/e07fb3e2-bd82-475f-a9d9-dc6331677748?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.027743 10.0.0.19 - - [2025-12-18 01:44:24] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.076782 10.0.0.19 - - [2025-12-18 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004407 10.0.0.19 - - [2025-12-18 01:44:24] "GET /global-system-config/7ca7088b-3ebf-4afb-aa30-a37e438e4cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.034101 10.0.0.19 - - [2025-12-18 01:44:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013968 10.0.0.19 - - [2025-12-18 01:44:24] "POST /ref-update HTTP/1.1" 200 156 0.012812 10.0.0.19 - - [2025-12-18 01:44:24] "GET / HTTP/1.1" 200 35931 0.001276 10.0.0.19 - - [2025-12-18 01:44:25] "GET / HTTP/1.1" 200 35931 0.002076 10.0.0.19 - - [2025-12-18 01:44:25] "POST /fqname-to-id HTTP/1.1" 404 186 0.002459 10.0.0.19 - - [2025-12-18 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011150 10.0.0.19 - - [2025-12-18 01:44:25] "GET /global-system-config/7ca7088b-3ebf-4afb-aa30-a37e438e4cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.016126 10.0.0.19 - - [2025-12-18 01:44:25] "POST /service-appliance-sets HTTP/1.1" 200 553 0.054360 10.0.0.19 - - [2025-12-18 01:44:25] "POST /fqname-to-id HTTP/1.1" 404 180 0.006637 10.0.0.19 - - [2025-12-18 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011082 10.0.0.19 - - [2025-12-18 01:44:25] "GET /global-system-config/7ca7088b-3ebf-4afb-aa30-a37e438e4cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007296 10.0.0.19 - - [2025-12-18 01:44:25] "POST /service-appliance-sets HTTP/1.1" 200 541 0.050786 10.0.0.19 - - [2025-12-18 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.19 - - [2025-12-18 01:44:25] "GET /network-ipam/e0906a1c-688e-4f65-b9bf-f0b2030b461f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.009756 10.0.0.19 - - [2025-12-18 01:44:25] "POST /service-templates HTTP/1.1" 200 511 0.059392 10.0.0.19 - - [2025-12-18 01:44:25] "POST /service-templates HTTP/1.1" 200 501 0.074485 10.0.0.19 - - [2025-12-18 01:44:25] "POST /service-templates HTTP/1.1" 200 515 0.106915 10.0.0.19 - - [2025-12-18 01:44:25] "POST /service-templates HTTP/1.1" 200 535 0.045030 10.0.0.19 - - [2025-12-18 01:44:25] "POST /service-templates HTTP/1.1" 200 507 0.051827 10.0.0.19 - - [2025-12-18 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.19 - - [2025-12-18 01:44:27] "GET /network-ipam/e0906a1c-688e-4f65-b9bf-f0b2030b461f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.002634 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:44:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000850 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:44:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001592 10.0.0.19 - - [2025-12-18 01:44:27] "POST /fqname-to-id HTTP/1.1" 404 225 0.002054 10.0.0.19 - - [2025-12-18 01:44:28] "GET / HTTP/1.1" 200 35931 0.001466 10.0.0.19 - - [2025-12-18 01:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.19 - - [2025-12-18 01:44:28] "GET /global-system-config/7ca7088b-3ebf-4afb-aa30-a37e438e4cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004447 10.0.0.19 - - [2025-12-18 01:44:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.001508 10.0.0.19 - - [2025-12-18 01:44:28] "POST /access-control-lists HTTP/1.1" 200 587 0.351350 10.0.0.19 - - [2025-12-18 01:44:28] "POST /fqname-to-id HTTP/1.1" 404 224 0.006248 10.0.0.19 - - [2025-12-18 01:44:28] "POST /config-nodes HTTP/1.1" 200 593 0.097360 10.0.0.19 - - [2025-12-18 01:44:28] "POST /access-control-lists HTTP/1.1" 200 585 0.057532 10.0.0.19 - - [2025-12-18 01:44:28] "POST /route-targets HTTP/1.1" 200 327 0.016108 10.0.0.19 - - [2025-12-18 01:44:28] "POST /ref-update HTTP/1.1" 200 156 0.074075 10.0.0.19 - - [2025-12-18 01:44:28] "GET / HTTP/1.1" 200 35931 0.001606 10.0.0.19 - - [2025-12-18 01:44:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.009161 10.0.0.19 - - [2025-12-18 01:44:28] "POST /route-targets HTTP/1.1" 200 327 0.020375 10.0.0.19 - - [2025-12-18 01:44:28] "GET / HTTP/1.1" 200 35931 0.001119 10.0.0.19 - - [2025-12-18 01:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.015198 10.0.0.19 - - [2025-12-18 01:44:28] "GET /global-system-config/7ca7088b-3ebf-4afb-aa30-a37e438e4cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.006080 10.0.0.19 - - [2025-12-18 01:44:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.013195 10.0.0.19 - - [2025-12-18 01:44:28] "POST /ref-update HTTP/1.1" 200 156 0.067212 10.0.0.19 - - [2025-12-18 01:44:28] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.049521 10.0.0.19 - - [2025-12-18 01:44:28] "POST /route-targets HTTP/1.1" 200 327 0.036394 10.0.0.19 - - [2025-12-18 01:44:28] "POST /ref-update HTTP/1.1" 200 156 0.020899 10.0.0.19 - - [2025-12-18 01:44:28] "POST /route-targets HTTP/1.1" 200 327 0.020797 10.0.0.19 - - [2025-12-18 01:44:28] "POST /ref-update HTTP/1.1" 200 156 0.028620 10.0.0.19 - - [2025-12-18 01:44:29] "POST /fqname-to-id HTTP/1.1" 404 201 0.004405 10.0.0.19 - - [2025-12-18 01:44:29] "POST /access-control-lists HTTP/1.1" 200 551 0.088231 10.0.0.19 - - [2025-12-18 01:44:29] "PUT /access-control-list/62e18ea7-7682-4dc0-83f3-336dfaa727d4 HTTP/1.1" 200 272 0.014949 10.0.0.19 - - [2025-12-18 01:44:29] "PUT /access-control-list/24164e89-a2dc-4c7c-ab86-d0b2ec61cb3f HTTP/1.1" 200 272 0.050573 10.0.0.19 - - [2025-12-18 01:44:29] "GET / HTTP/1.1" 200 35931 0.001567 10.0.0.19 - - [2025-12-18 01:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918 10.0.0.19 - - [2025-12-18 01:44:29] "GET /global-system-config/7ca7088b-3ebf-4afb-aa30-a37e438e4cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004815 10.0.0.19 - - [2025-12-18 01:44:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.001964 10.0.0.19 - - [2025-12-18 01:44:29] "POST /analytics-nodes HTTP/1.1" 200 599 0.022341 10.0.0.19 - - [2025-12-18 01:44:30] "GET / HTTP/1.1" 200 35931 0.002473 10.0.0.19 - - [2025-12-18 01:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.19 - - [2025-12-18 01:44:30] "GET /global-system-config/7ca7088b-3ebf-4afb-aa30-a37e438e4cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004502 10.0.0.19 - - [2025-12-18 01:44:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.002147 10.0.0.19 - - [2025-12-18 01:44:30] "POST /config-database-nodes HTTP/1.1" 200 611 0.021766 10.0.0.19 - - [2025-12-18 01:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.19 - - [2025-12-18 01:44:33] "GET /global-vrouter-config/3353bf24-3d13-4a5a-8857-6b846e48d0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1214 0.002559 10.0.0.19 - - [2025-12-18 01:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.19 - - [2025-12-18 01:44:33] "PUT /global-vrouter-config/3353bf24-3d13-4a5a-8857-6b846e48d0f2 HTTP/1.1" 200 276 0.026714 10.0.0.19 - - [2025-12-18 01:44:33] "GET / HTTP/1.1" 200 35931 0.001916 10.0.0.19 - - [2025-12-18 01:44:33] "POST /alarms HTTP/1.1" 200 581 0.019217 10.0.0.19 - - [2025-12-18 01:44:34] "POST /alarms HTTP/1.1" 200 575 0.021441 10.0.0.19 - - [2025-12-18 01:44:34] "POST /alarms HTTP/1.1" 200 575 0.042326 10.0.0.19 - - [2025-12-18 01:44:34] "POST /alarms HTTP/1.1" 200 559 0.015966 10.0.0.19 - - [2025-12-18 01:44:34] "POST /alarms HTTP/1.1" 200 555 0.028459 10.0.0.19 - - [2025-12-18 01:44:34] "POST /alarms HTTP/1.1" 200 557 0.025151 10.0.0.19 - - [2025-12-18 01:44:34] "POST /alarms HTTP/1.1" 200 565 0.023804 10.0.0.19 - - [2025-12-18 01:44:34] "POST /alarms HTTP/1.1" 200 549 0.033367 10.0.0.19 - - [2025-12-18 01:44:34] "POST /alarms HTTP/1.1" 200 557 0.037667 10.0.0.19 - - [2025-12-18 01:44:34] "POST /alarms HTTP/1.1" 200 567 0.035470 10.0.0.19 - - [2025-12-18 01:44:34] "POST /alarms HTTP/1.1" 200 555 0.046978 10.0.0.19 - - [2025-12-18 01:44:34] "POST /alarms HTTP/1.1" 200 567 0.031399 10.0.0.19 - - [2025-12-18 01:44:34] "POST /alarms HTTP/1.1" 200 575 0.070659 10.0.0.19 - - [2025-12-18 01:44:34] "POST /alarms HTTP/1.1" 200 569 0.052629 10.0.0.19 - - [2025-12-18 01:44:34] "POST /alarms HTTP/1.1" 200 561 0.035301 10.0.0.19 - - [2025-12-18 01:44:34] "POST /alarms HTTP/1.1" 200 561 0.034571 10.0.0.19 - - [2025-12-18 01:44:34] "POST /alarms HTTP/1.1" 200 561 0.040477 10.0.0.19 - - [2025-12-18 01:44:34] "POST /alarms HTTP/1.1" 200 547 0.045238 10.0.0.19 - - [2025-12-18 01:44:35] "POST /alarms HTTP/1.1" 200 595 0.030122 10.0.0.19 - - [2025-12-18 01:44:35] "POST /alarms HTTP/1.1" 200 575 0.046366 10.0.0.19 - - [2025-12-18 01:44:35] "POST /alarms HTTP/1.1" 200 571 0.036110 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:44:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000771 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:44:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000731 10.0.0.19 - - [2025-12-18 01:44:35] "POST /alarms HTTP/1.1" 200 583 0.024580 10.0.0.19 - - [2025-12-18 01:44:35] "POST /alarms HTTP/1.1" 200 609 0.044119 10.0.0.19 - - [2025-12-18 01:44:35] "GET / HTTP/1.1" 200 35931 0.001186 10.0.0.19 - - [2025-12-18 01:44:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002299 10.0.0.19 - - [2025-12-18 01:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.19 - - [2025-12-18 01:44:35] "PUT /global-vrouter-config/3353bf24-3d13-4a5a-8857-6b846e48d0f2 HTTP/1.1" 200 276 0.007804 10.0.0.19 - - [2025-12-18 01:44:35] "GET / HTTP/1.1" 200 35931 0.001326 10.0.0.19 - - [2025-12-18 01:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.19 - - [2025-12-18 01:44:35] "GET /global-vrouter-config/3353bf24-3d13-4a5a-8857-6b846e48d0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002404 10.0.0.19 - - [2025-12-18 01:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.19 - - [2025-12-18 01:44:35] "PUT /global-vrouter-config/3353bf24-3d13-4a5a-8857-6b846e48d0f2 HTTP/1.1" 200 276 0.035041 10.0.0.19 - - [2025-12-18 01:44:36] "GET / HTTP/1.1" 200 35931 0.001228 10.0.0.19 - - [2025-12-18 01:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.19 - - [2025-12-18 01:44:36] "GET /global-system-config/7ca7088b-3ebf-4afb-aa30-a37e438e4cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004722 10.0.0.19 - - [2025-12-18 01:44:36] "PUT /global-system-config/7ca7088b-3ebf-4afb-aa30-a37e438e4cfb HTTP/1.1" 200 274 0.028926 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:44:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000871 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:44:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001081 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:44:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001219 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:44:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001258 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:44:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000906 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:44:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000829 10.0.0.19 - - [2025-12-18 01:45:04] "GET / HTTP/1.1" 200 35931 0.002501 10.0.0.19 - - [2025-12-18 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.19 - - [2025-12-18 01:45:04] "GET /global-system-config/7ca7088b-3ebf-4afb-aa30-a37e438e4cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005378 10.0.0.19 - - [2025-12-18 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.19 - - [2025-12-18 01:45:04] "GET /config-node/dbcbbe62-bb04-4a8e-964b-8f69e48f7bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.003975 10.0.0.19 - - [2025-12-18 01:45:16] "GET / HTTP/1.1" 200 35931 0.001320 10.0.0.19 - - [2025-12-18 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.19 - - [2025-12-18 01:45:16] "GET /routing-instance/4ff4de4f-e4ff-488a-a4dc-643fcc31c950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002836 10.0.0.19 - - [2025-12-18 01:45:16] "POST /bgp-routers HTTP/1.1" 409 301 0.001821 10.0.0.19 - - [2025-12-18 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.19 - - [2025-12-18 01:45:16] "GET /bgp-router/e07fb3e2-bd82-475f-a9d9-dc6331677748?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003845 10.0.0.19 - - [2025-12-18 01:45:16] "PUT /bgp-router/e07fb3e2-bd82-475f-a9d9-dc6331677748 HTTP/1.1" 200 254 0.013121 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:45:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000828 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:45:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000787 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:45:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000858 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:45:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000965 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:45:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000812 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:45:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000868 10.0.0.19 - - [2025-12-18 01:45:48] "GET / HTTP/1.1" 200 35931 0.001514 10.0.0.19 - - [2025-12-18 01:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.19 - - [2025-12-18 01:45:49] "GET /domain/cb64a1bc-e739-489e-b559-ac680eba4da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.002740 10.0.0.19 - - [2025-12-18 01:45:49] "POST /id-to-fqname HTTP/1.1" 200 173 0.000585 10.0.0.19 - - [2025-12-18 01:45:49] "POST /fqname-to-id HTTP/1.1" 404 182 0.015330 10.0.0.19 - - [2025-12-18 01:45:49] "POST /security-groups HTTP/1.1" 200 570 0.069795 10.0.0.19 - - [2025-12-18 01:45:49] "POST /fqname-to-id HTTP/1.1" 404 213 0.001938 10.0.0.19 - - [2025-12-18 01:45:49] "POST /projects HTTP/1.1" 200 481 0.240166 10.0.0.19 - - [2025-12-18 01:45:49] "POST /access-control-lists HTTP/1.1" 200 579 0.074000 10.0.0.19 - - [2025-12-18 01:45:49] "POST /fqname-to-id HTTP/1.1" 404 212 0.008426 10.0.0.19 - - [2025-12-18 01:45:49] "POST /security-groups HTTP/1.1" 200 534 0.105110 10.0.0.19 - - [2025-12-18 01:45:49] "POST /access-control-lists HTTP/1.1" 200 577 0.061832 10.0.0.19 - - [2025-12-18 01:45:49] "POST /chown HTTP/1.1" 200 109 0.051189 10.0.0.19 - - [2025-12-18 01:45:49] "POST /policy-managements HTTP/1.1" 409 214 0.015843 10.0.0.19 - - [2025-12-18 01:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.19 - - [2025-12-18 01:45:49] "GET /policy-management/4f7fe42c-a52b-41cd-a118-1fde149fcd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002507 10.0.0.19 - - [2025-12-18 01:45:49] "POST /application-policy-sets HTTP/1.1" 200 528 0.018818 10.0.0.19 - - [2025-12-18 01:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.19 - - [2025-12-18 01:45:49] "GET /global-vrouter-config/3353bf24-3d13-4a5a-8857-6b846e48d0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.002233 10.0.0.19 - - [2025-12-18 01:45:49] "PUT /global-vrouter-config/3353bf24-3d13-4a5a-8857-6b846e48d0f2 HTTP/1.1" 200 276 0.008149 10.0.0.19 - - [2025-12-18 01:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007256 10.0.0.19 - - [2025-12-18 01:45:49] "GET /virtual-network/32950c8f-efa2-4015-97da-0205f19d1453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.007098 10.0.0.19 - - [2025-12-18 01:45:49] "POST /id-to-fqname HTTP/1.1" 200 177 0.005288 10.0.0.19 - - [2025-12-18 01:45:49] "POST /fqname-to-id HTTP/1.1" 404 186 0.030832 10.0.0.19 - - [2025-12-18 01:45:49] "POST /security-groups HTTP/1.1" 200 574 0.071897 10.0.0.19 - - [2025-12-18 01:45:49] "POST /projects HTTP/1.1" 200 489 0.231905 10.0.0.19 - - [2025-12-18 01:45:50] "POST /security-groups HTTP/1.1" 200 546 0.035340 10.0.0.19 - - [2025-12-18 01:45:50] "POST /fqname-to-id HTTP/1.1" 404 232 0.003045 10.0.0.19 - - [2025-12-18 01:45:50] "POST /chown HTTP/1.1" 200 109 0.035600 10.0.0.19 - - [2025-12-18 01:45:50] "POST /access-control-lists HTTP/1.1" 200 594 0.067050 10.0.0.19 - - [2025-12-18 01:45:50] "POST /fqname-to-id HTTP/1.1" 404 231 0.028149 10.0.0.19 - - [2025-12-18 01:45:50] "POST /network-ipams HTTP/1.1" 200 522 0.093699 10.0.0.19 - - [2025-12-18 01:45:50] "POST /access-control-lists HTTP/1.1" 200 592 0.046265 10.0.0.19 - - [2025-12-18 01:45:50] "POST /network-ipams HTTP/1.1" 200 510 0.037586 10.0.0.19 - - [2025-12-18 01:45:50] "POST /fqname-to-id HTTP/1.1" 404 198 0.003969 10.0.0.19 - - [2025-12-18 01:45:50] "POST /fqname-to-id HTTP/1.1" 404 217 0.007414 10.0.0.19 - - [2025-12-18 01:45:50] "POST /access-control-lists HTTP/1.1" 200 583 0.056603 10.0.0.19 - - [2025-12-18 01:45:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.004311 10.0.0.19 - - [2025-12-18 01:45:50] "POST /useragent-kv HTTP/1.1" 200 115 0.016667 10.0.0.19 - - [2025-12-18 01:45:50] "POST /virtual-networks HTTP/1.1" 200 538 0.156873 10.0.0.19 - - [2025-12-18 01:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.19 - - [2025-12-18 01:45:50] "POST /access-control-lists HTTP/1.1" 200 581 0.117011 10.0.0.19 - - [2025-12-18 01:45:50] "GET /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.045043 10.0.0.19 - - [2025-12-18 01:45:50] "POST /fqname-to-id HTTP/1.1" 404 240 0.003648 10.0.0.19 - - [2025-12-18 01:45:50] "POST /network-ipams HTTP/1.1" 200 518 0.033618 10.0.0.19 - - [2025-12-18 01:45:50] "POST /fqname-to-id HTTP/1.1" 404 202 0.002034 10.0.0.19 - - [2025-12-18 01:45:50] "POST /access-control-lists HTTP/1.1" 200 602 0.044276 10.0.0.19 - - [2025-12-18 01:45:50] "POST /fqname-to-id HTTP/1.1" 404 239 0.004777 10.0.0.19 - - [2025-12-18 01:45:50] "POST /access-control-lists HTTP/1.1" 200 600 0.094512 10.0.0.19 - - [2025-12-18 01:45:50] "POST /useragent-kv HTTP/1.1" 200 115 0.018638 10.0.0.19 - - [2025-12-18 01:45:50] "POST /virtual-networks HTTP/1.1" 200 546 0.182531 10.0.0.19 - - [2025-12-18 01:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005856 10.0.0.19 - - [2025-12-18 01:45:50] "POST /fqname-to-id HTTP/1.1" 404 229 0.006400 10.0.0.19 - - [2025-12-18 01:45:50] "GET /virtual-network/587c35bd-018d-446c-9aac-60546a51f622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.012464 10.0.0.19 - - [2025-12-18 01:45:50] "POST /fqname-to-id HTTP/1.1" 404 199 0.002242 10.0.0.19 - - [2025-12-18 01:45:50] "POST /access-control-lists HTTP/1.1" 200 589 0.089282 10.0.0.19 - - [2025-12-18 01:45:50] "POST /network-policys HTTP/1.1" 200 538 0.066618 10.0.0.19 - - [2025-12-18 01:45:50] "POST /fqname-to-id HTTP/1.1" 404 197 0.029568 10.0.0.19 - - [2025-12-18 01:45:50] "POST /route-targets HTTP/1.1" 200 327 0.011825 10.0.0.19 - - [2025-12-18 01:45:51] "POST /ref-update HTTP/1.1" 200 156 0.036697 10.0.0.19 - - [2025-12-18 01:45:51] "POST /network-policys HTTP/1.1" 200 534 0.054311 10.0.0.19 - - [2025-12-18 01:45:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.015773 10.0.0.19 - - [2025-12-18 01:45:51] "PUT /access-control-list/47f21b97-5db1-4429-bc81-ed36eff7dd78 HTTP/1.1" 200 272 0.081107 10.0.0.19 - - [2025-12-18 01:45:51] "POST /network-policys HTTP/1.1" 200 542 0.097854 10.0.0.19 - - [2025-12-18 01:45:51] "POST /route-targets HTTP/1.1" 200 327 0.032033 10.0.0.19 - - [2025-12-18 01:45:51] "POST /ref-update HTTP/1.1" 200 156 0.110516 10.0.0.19 - - [2025-12-18 01:45:51] "POST /ref-update HTTP/1.1" 200 156 0.218907 10.0.0.19 - - [2025-12-18 01:45:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006485 10.0.0.19 - - [2025-12-18 01:45:51] "PUT /access-control-list/ba2c6b5e-ffcb-4d74-b2da-8e71b8111fa5 HTTP/1.1" 200 272 0.048810 10.0.0.19 - - [2025-12-18 01:45:51] "POST /ref-update HTTP/1.1" 200 156 0.119934 10.0.0.19 - - [2025-12-18 01:45:51] "PUT /access-control-list/ba2c6b5e-ffcb-4d74-b2da-8e71b8111fa5 HTTP/1.1" 200 272 0.065823 10.0.0.19 - - [2025-12-18 01:45:51] "PUT /access-control-list/47f21b97-5db1-4429-bc81-ed36eff7dd78 HTTP/1.1" 200 272 0.025980 10.0.0.19 - - [2025-12-18 01:45:51] "POST /ref-update HTTP/1.1" 200 156 0.266774 10.0.0.19 - - [2025-12-18 01:45:51] "POST /ref-update HTTP/1.1" 200 156 0.076816 10.0.0.19 - - [2025-12-18 01:45:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006820 10.0.0.19 - - [2025-12-18 01:45:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012581 10.0.0.19 - - [2025-12-18 01:45:52] "PUT /access-control-list/47f21b97-5db1-4429-bc81-ed36eff7dd78 HTTP/1.1" 200 272 0.061125 10.0.0.19 - - [2025-12-18 01:45:52] "PUT /access-control-list/ba2c6b5e-ffcb-4d74-b2da-8e71b8111fa5 HTTP/1.1" 200 272 0.038270 10.0.0.19 - - [2025-12-18 01:45:52] "POST /ref-update HTTP/1.1" 200 156 0.146388 10.0.0.19 - - [2025-12-18 01:45:52] "POST /fqname-to-id HTTP/1.1" 404 237 0.026133 10.0.0.19 - - [2025-12-18 01:45:52] "POST /ref-update HTTP/1.1" 200 156 0.112239 10.0.0.19 - - [2025-12-18 01:45:52] "POST /access-control-lists HTTP/1.1" 200 601 0.149985 10.0.0.19 - - [2025-12-18 01:45:52] "POST /ref-update HTTP/1.1" 200 156 0.085457 10.0.0.19 - - [2025-12-18 01:45:52] "POST /ref-update HTTP/1.1" 200 156 0.231700 10.0.0.19 - - [2025-12-18 01:45:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007244 10.0.0.19 - - [2025-12-18 01:45:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006016 10.0.0.19 - - [2025-12-18 01:45:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005600 10.0.0.19 - - [2025-12-18 01:45:52] "PUT /access-control-list/821baf71-25ae-4e9f-b866-232791e7f654 HTTP/1.1" 200 272 0.076485 10.0.0.19 - - [2025-12-18 01:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.19 - - [2025-12-18 01:45:52] "POST /ref-update HTTP/1.1" 200 156 0.022913 10.0.0.19 - - [2025-12-18 01:45:52] "GET /virtual-network/32950c8f-efa2-4015-97da-0205f19d1453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.018845 10.0.0.19 - - [2025-12-18 01:45:52] "GET /application-policy-set/8d1fec10-b08e-4225-894c-ed7c0ff27a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.006940 10.0.0.19 - - [2025-12-18 01:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.19 - - [2025-12-18 01:45:52] "GET /policy-management/4f7fe42c-a52b-41cd-a118-1fde149fcd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003638 10.0.0.19 - - [2025-12-18 01:45:52] "POST /firewall-policys HTTP/1.1" 200 530 0.020386 10.0.0.19 - - [2025-12-18 01:45:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.043551 10.0.0.19 - - [2025-12-18 01:45:52] "GET /firewall-policy/a7b5563c-82a3-4da2-a5da-cc3a253e95c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.011383 10.0.0.19 - - [2025-12-18 01:45:52] "GET /application-policy-set/8d1fec10-b08e-4225-894c-ed7c0ff27a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.002665 10.0.0.19 - - [2025-12-18 01:45:52] "GET /firewall-policy/a7b5563c-82a3-4da2-a5da-cc3a253e95c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002114 10.0.0.19 - - [2025-12-18 01:45:52] "POST /ref-update HTTP/1.1" 200 156 0.014039 10.0.0.19 - - [2025-12-18 01:45:52] "GET /application-policy-set/8d1fec10-b08e-4225-894c-ed7c0ff27a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.006003 10.0.0.19 - - [2025-12-18 01:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.19 - - [2025-12-18 01:45:52] "GET /policy-management/4f7fe42c-a52b-41cd-a118-1fde149fcd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004608 10.0.0.19 - - [2025-12-18 01:45:53] "POST /firewall-policys HTTP/1.1" 200 532 0.115592 10.0.0.19 - - [2025-12-18 01:45:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.016196 10.0.0.19 - - [2025-12-18 01:45:53] "GET /firewall-policy/50bd4d2d-ffab-4470-ac85-26ad53bd5f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002244 10.0.0.19 - - [2025-12-18 01:45:53] "GET /application-policy-set/8d1fec10-b08e-4225-894c-ed7c0ff27a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003303 10.0.0.19 - - [2025-12-18 01:45:53] "GET /firewall-policy/50bd4d2d-ffab-4470-ac85-26ad53bd5f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002308 10.0.0.19 - - [2025-12-18 01:45:53] "GET /firewall-policy/a7b5563c-82a3-4da2-a5da-cc3a253e95c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003680 10.0.0.19 - - [2025-12-18 01:45:53] "GET /firewall-policy/a7b5563c-82a3-4da2-a5da-cc3a253e95c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002974 10.0.0.19 - - [2025-12-18 01:45:53] "POST /ref-update HTTP/1.1" 200 156 0.095482 10.0.0.19 - - [2025-12-18 01:45:53] "POST /ref-update HTTP/1.1" 200 156 0.053160 10.0.0.19 - - [2025-12-18 01:45:53] "POST /ref-update HTTP/1.1" 200 156 0.070364 10.0.0.19 - - [2025-12-18 01:45:53] "GET /application-policy-set/8d1fec10-b08e-4225-894c-ed7c0ff27a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.033470 10.0.0.19 - - [2025-12-18 01:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.19 - - [2025-12-18 01:45:53] "GET /policy-management/4f7fe42c-a52b-41cd-a118-1fde149fcd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002927 10.0.0.19 - - [2025-12-18 01:45:53] "POST /firewall-policys HTTP/1.1" 200 530 0.036406 10.0.0.19 - - [2025-12-18 01:45:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.056113 10.0.0.19 - - [2025-12-18 01:45:53] "GET /firewall-policy/ad27f638-d78b-42f8-872f-72beebda0d0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.023152 10.0.0.19 - - [2025-12-18 01:45:53] "GET /application-policy-set/8d1fec10-b08e-4225-894c-ed7c0ff27a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.004031 10.0.0.19 - - [2025-12-18 01:45:53] "GET /firewall-policy/ad27f638-d78b-42f8-872f-72beebda0d0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.006054 10.0.0.19 - - [2025-12-18 01:45:53] "GET /firewall-policy/50bd4d2d-ffab-4470-ac85-26ad53bd5f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003960 10.0.0.19 - - [2025-12-18 01:45:53] "GET /firewall-policy/a7b5563c-82a3-4da2-a5da-cc3a253e95c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004038 10.0.0.19 - - [2025-12-18 01:45:53] "GET /firewall-policy/a7b5563c-82a3-4da2-a5da-cc3a253e95c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002364 10.0.0.19 - - [2025-12-18 01:45:53] "GET /firewall-policy/50bd4d2d-ffab-4470-ac85-26ad53bd5f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002129 10.0.0.19 - - [2025-12-18 01:45:53] "POST /ref-update HTTP/1.1" 200 156 0.023099 10.0.0.19 - - [2025-12-18 01:45:53] "POST /ref-update HTTP/1.1" 200 156 0.020724 10.0.0.19 - - [2025-12-18 01:45:54] "POST /ref-update HTTP/1.1" 200 156 0.026896 10.0.0.19 - - [2025-12-18 01:45:54] "POST /ref-update HTTP/1.1" 200 156 0.018754 10.0.0.19 - - [2025-12-18 01:45:54] "POST /ref-update HTTP/1.1" 200 156 0.033410 10.0.0.19 - - [2025-12-18 01:45:54] "GET /application-policy-set/8d1fec10-b08e-4225-894c-ed7c0ff27a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.012006 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:45:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000877 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:45:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000764 10.0.0.19 - - [2025-12-18 01:45:54] "POST /tags HTTP/1.1" 200 299 0.038715 10.0.0.19 - - [2025-12-18 01:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008898 10.0.0.19 - - [2025-12-18 01:45:54] "GET /tag/5aea7323-c36e-4d8c-96d2-aa4a203fa568?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.025565 10.0.0.19 - - [2025-12-18 01:45:54] "POST /set-tag HTTP/1.1" 200 109 0.025849 10.0.0.19 - - [2025-12-18 01:45:54] "POST /tags HTTP/1.1" 200 301 0.164588 10.0.0.19 - - [2025-12-18 01:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.19 - - [2025-12-18 01:45:54] "GET /tag/d91e2f80-8dc4-4bd7-931e-9c453c6867f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.018921 10.0.0.19 - - [2025-12-18 01:45:54] "POST /tags HTTP/1.1" 200 325 0.067415 10.0.0.19 - - [2025-12-18 01:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013313 10.0.0.19 - - [2025-12-18 01:45:54] "GET /tag/8dd52c54-0343-4421-ab6f-039a36920014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.019899 10.0.0.19 - - [2025-12-18 01:45:55] "POST /tags HTTP/1.1" 200 311 0.082390 10.0.0.19 - - [2025-12-18 01:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.015898 10.0.0.19 - - [2025-12-18 01:45:55] "GET /tag/1811217c-b55e-4303-87a1-310059ba1eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.020705 10.0.0.19 - - [2025-12-18 01:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.19 - - [2025-12-18 01:45:55] "GET /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.004935 10.0.0.19 - - [2025-12-18 01:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.19 - - [2025-12-18 01:45:55] "GET /project/afd7f708-8b3b-4454-92b5-4c998460b83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.038349 10.0.0.19 - - [2025-12-18 01:45:55] "POST /virtual-machines HTTP/1.1" 200 377 0.015518 10.0.0.19 - - [2025-12-18 01:45:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.045743 10.0.0.19 - - [2025-12-18 01:45:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.156364 10.0.0.19 - - [2025-12-18 01:45:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.016100 10.0.0.19 - - [2025-12-18 01:45:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009954 10.0.0.19 - - [2025-12-18 01:45:55] "GET /virtual-machine-interface/4b177aba-dbb3-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.004719 10.0.0.19 - - [2025-12-18 01:45:55] "POST /instance-ips HTTP/1.1" 200 409 0.058360 10.0.0.19 - - [2025-12-18 01:45:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.030366 10.0.0.19 - - [2025-12-18 01:45:55] "GET /virtual-machine-interface/4b177aba-dbb3-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.023814 10.0.0.19 - - [2025-12-18 01:45:55] "POST /set-tag HTTP/1.1" 200 109 0.022423 10.0.0.19 - - [2025-12-18 01:45:55] "GET /virtual-machine-interface/4b177aba-dbb3-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.017321 10.0.0.19 - - [2025-12-18 01:45:55] "GET /instance-ip/4b3ad2ee-dbb3-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.003652 10.0.0.19 - - [2025-12-18 01:45:56] "POST /tags HTTP/1.1" 200 305 0.181658 10.0.0.19 - - [2025-12-18 01:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.021683 10.0.0.19 - - [2025-12-18 01:45:56] "GET /tag/9bc12870-7b74-4578-9418-96d5915ac1a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.014045 10.0.0.19 - - [2025-12-18 01:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.19 - - [2025-12-18 01:45:56] "GET /project/f23a251b-7edc-480e-ba8a-4df426bd3dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.037786 10.0.0.19 - - [2025-12-18 01:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005681 10.0.0.19 - - [2025-12-18 01:45:56] "GET /virtual-network/587c35bd-018d-446c-9aac-60546a51f622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.007272 10.0.0.19 - - [2025-12-18 01:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.19 - - [2025-12-18 01:45:56] "GET /service-appliance-set/630e3dd9-2923-4106-8900-ab477fba91c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.005984 10.0.0.19 - - [2025-12-18 01:45:56] "POST /fqname-to-id HTTP/1.1" 404 240 0.001585 10.0.0.19 - - [2025-12-18 01:45:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.144555 10.0.0.19 - - [2025-12-18 01:45:56] "GET /virtual-machine-interface/c9e2d0a7-da3e-4ae4-8bc8-8c57f84bbb9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.011497 10.0.0.19 - - [2025-12-18 01:45:56] "POST /instance-ips HTTP/1.1" 200 381 0.053213 10.0.0.19 - - [2025-12-18 01:45:56] "GET /instance-ip/f4f4e0a2-8527-49e1-8943-b608c1313458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004141 10.0.0.19 - - [2025-12-18 01:45:56] "POST /loadbalancers HTTP/1.1" 200 582 0.093601 10.0.0.19 - - [2025-12-18 01:45:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.028479 10.0.0.19 - - [2025-12-18 01:45:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.015206 10.0.0.19 - - [2025-12-18 01:45:56] "GET /project/f23a251b-7edc-480e-ba8a-4df426bd3dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.056281 10.0.0.19 - - [2025-12-18 01:45:57] "GET /project/f23a251b-7edc-480e-ba8a-4df426bd3dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.058751 10.0.0.19 - - [2025-12-18 01:45:57] "GET /loadbalancer/afe7a40e-6da3-44e2-ac57-509c206fcfe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.006161 10.0.0.19 - - [2025-12-18 01:45:57] "GET /instance-ip/f4f4e0a2-8527-49e1-8943-b608c1313458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004249 10.0.0.19 - - [2025-12-18 01:45:57] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.053443 10.0.0.19 - - [2025-12-18 01:45:57] "POST /floating-ips HTTP/1.1" 200 583 0.054823 10.0.0.19 - - [2025-12-18 01:45:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.007300 10.0.0.19 - - [2025-12-18 01:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005744 10.0.0.19 - - [2025-12-18 01:45:57] "GET /project/f23a251b-7edc-480e-ba8a-4df426bd3dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.027444 10.0.0.19 - - [2025-12-18 01:45:57] "GET /loadbalancer-listener/62bcdf32-9c9c-4e03-8f11-03369aafbff7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002756 10.0.0.19 - - [2025-12-18 01:45:57] "GET /loadbalancer-listener/62bcdf32-9c9c-4e03-8f11-03369aafbff7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003409 10.0.0.19 - - [2025-12-18 01:45:57] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.016631 10.0.0.19 - - [2025-12-18 01:45:57] "GET /instance-ip/f4f4e0a2-8527-49e1-8943-b608c1313458?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003492 10.0.0.19 - - [2025-12-18 01:45:57] "GET /instance-ip/f4f4e0a2-8527-49e1-8943-b608c1313458?fields=floating_ips HTTP/1.1" 200 1170 0.005273 10.0.0.19 - - [2025-12-18 01:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.19 - - [2025-12-18 01:45:57] "GET /global-vrouter-config/3353bf24-3d13-4a5a-8857-6b846e48d0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.002326 10.0.0.19 - - [2025-12-18 01:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001414 10.0.0.19 - - [2025-12-18 01:45:57] "PUT /global-vrouter-config/3353bf24-3d13-4a5a-8857-6b846e48d0f2 HTTP/1.1" 200 276 0.006264 10.0.0.19 - - [2025-12-18 01:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005354 10.0.0.19 - - [2025-12-18 01:45:57] "GET /floating-ip/6ea3e723-a48d-4e44-bbff-03ab3a0ec152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.006692 10.0.0.19 - - [2025-12-18 01:45:57] "GET /loadbalancer/afe7a40e-6da3-44e2-ac57-509c206fcfe6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.002751 10.0.0.19 - - [2025-12-18 01:45:57] "POST /tags HTTP/1.1" 200 357 0.069885 10.0.0.19 - - [2025-12-18 01:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010874 10.0.0.19 - - [2025-12-18 01:45:57] "GET /tag/dafe27c0-788f-45b4-b52e-4f8bef3028f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.018854 10.0.0.19 - - [2025-12-18 01:45:57] "POST /tags HTTP/1.1" 200 305 0.027751 10.0.0.19 - - [2025-12-18 01:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010572 10.0.0.19 - - [2025-12-18 01:45:57] "GET /tag/d480d1fc-bf6d-4010-a7b4-67dab5b273b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.017556 10.0.0.19 - - [2025-12-18 01:45:57] "POST /id-to-fqname HTTP/1.1" 200 174 0.000513 10.0.0.19 - - [2025-12-18 01:45:57] "POST /fqname-to-id HTTP/1.1" 404 183 0.005772 10.0.0.19 - - [2025-12-18 01:45:57] "POST /security-groups HTTP/1.1" 200 571 0.082210 10.0.0.19 - - [2025-12-18 01:45:57] "POST /fqname-to-id HTTP/1.1" 404 214 0.002218 10.0.0.19 - - [2025-12-18 01:45:57] "POST /projects HTTP/1.1" 200 483 0.239604 10.0.0.19 - - [2025-12-18 01:45:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.025794 10.0.0.19 - - [2025-12-18 01:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.018980 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:45:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001127 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:45:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001065 10.0.0.19 - - [2025-12-18 01:45:57] "POST /access-control-lists HTTP/1.1" 200 580 0.069777 10.0.0.19 - - [2025-12-18 01:45:57] "POST /fqname-to-id HTTP/1.1" 404 213 0.005382 10.0.0.19 - - [2025-12-18 01:45:57] "GET /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.018516 10.0.0.19 - - [2025-12-18 01:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005272 10.0.0.19 - - [2025-12-18 01:45:57] "GET /virtual-network/587c35bd-018d-446c-9aac-60546a51f622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.018177 10.0.0.19 - - [2025-12-18 01:45:58] "POST /access-control-lists HTTP/1.1" 200 578 0.122555 10.0.0.19 - - [2025-12-18 01:45:58] "PUT /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71 HTTP/1.1" 200 264 0.103493 10.0.0.19 - - [2025-12-18 01:45:58] "PUT /virtual-network/587c35bd-018d-446c-9aac-60546a51f622 HTTP/1.1" 200 264 0.061451 10.0.0.19 - - [2025-12-18 01:45:58] "POST /security-groups HTTP/1.1" 200 537 0.137235 10.0.0.19 - - [2025-12-18 01:45:58] "POST /fqname-to-id HTTP/1.1" 404 234 0.002538 10.0.0.19 - - [2025-12-18 01:45:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.061275 10.0.0.19 - - [2025-12-18 01:45:58] "POST /chown HTTP/1.1" 200 109 0.019360 10.0.0.19 - - [2025-12-18 01:45:58] "POST /access-control-lists HTTP/1.1" 200 596 0.058710 10.0.0.19 - - [2025-12-18 01:45:58] "POST /fqname-to-id HTTP/1.1" 404 233 0.009167 10.0.0.19 - - [2025-12-18 01:45:58] "GET /application-policy-set/8d1fec10-b08e-4225-894c-ed7c0ff27a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003848 10.0.0.19 - - [2025-12-18 01:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.19 - - [2025-12-18 01:45:58] "GET /policy-management/4f7fe42c-a52b-41cd-a118-1fde149fcd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002716 10.0.0.19 - - [2025-12-18 01:45:58] "POST /tags HTTP/1.1" 409 207 0.001422 10.0.0.19 - - [2025-12-18 01:45:58] "POST /access-control-lists HTTP/1.1" 200 594 0.071822 10.0.0.19 - - [2025-12-18 01:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013690 10.0.0.19 - - [2025-12-18 01:45:58] "GET /tag/d480d1fc-bf6d-4010-a7b4-67dab5b273b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.012002 10.0.0.19 - - [2025-12-18 01:45:58] "POST /firewall-rules HTTP/1.1" 200 564 0.068602 10.0.0.19 - - [2025-12-18 01:45:58] "GET /firewall-rule/0a527abb-f0c2-46dd-87f6-5b98a7219da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.005156 10.0.0.19 - - [2025-12-18 01:45:58] "GET /firewall-policy/50bd4d2d-ffab-4470-ac85-26ad53bd5f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002671 10.0.0.19 - - [2025-12-18 01:45:58] "GET /firewall-rule/0a527abb-f0c2-46dd-87f6-5b98a7219da1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002510 10.0.0.19 - - [2025-12-18 01:45:58] "POST /ref-update HTTP/1.1" 200 156 0.027332 10.0.0.19 - - [2025-12-18 01:45:58] "GET /application-policy-set/8d1fec10-b08e-4225-894c-ed7c0ff27a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002768 10.0.0.19 - - [2025-12-18 01:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.19 - - [2025-12-18 01:45:58] "GET /policy-management/4f7fe42c-a52b-41cd-a118-1fde149fcd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002310 10.0.0.19 - - [2025-12-18 01:45:58] "POST /tags HTTP/1.1" 409 207 0.002656 10.0.0.19 - - [2025-12-18 01:45:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.19 - - [2025-12-18 01:45:58] "GET /tag/d480d1fc-bf6d-4010-a7b4-67dab5b273b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.014372 10.0.0.19 - - [2025-12-18 01:45:59] "POST /firewall-rules HTTP/1.1" 200 562 0.084427 10.0.0.19 - - [2025-12-18 01:45:59] "GET /firewall-rule/5be1f6f0-df1a-46b3-9b4e-2af0f4865d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.018302 10.0.0.19 - - [2025-12-18 01:45:59] "GET /firewall-policy/50bd4d2d-ffab-4470-ac85-26ad53bd5f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.005317 10.0.0.19 - - [2025-12-18 01:45:59] "GET /firewall-rule/5be1f6f0-df1a-46b3-9b4e-2af0f4865d38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002681 10.0.0.19 - - [2025-12-18 01:45:59] "POST /ref-update HTTP/1.1" 200 156 0.036970 10.0.0.19 - - [2025-12-18 01:45:59] "POST /fqname-to-id HTTP/1.1" 404 228 0.001727 10.0.0.19 - - [2025-12-18 01:45:59] "POST /tags HTTP/1.1" 200 301 0.029207 10.0.0.19 - - [2025-12-18 01:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.016049 10.0.0.19 - - [2025-12-18 01:45:59] "GET /tag/8876c8ee-4f0f-4963-bf7b-70cc7c19080c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.018290 10.0.0.19 - - [2025-12-18 01:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.19 - - [2025-12-18 01:45:59] "GET /project/afd7f708-8b3b-4454-92b5-4c998460b83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.042378 10.0.0.19 - - [2025-12-18 01:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.19 - - [2025-12-18 01:45:59] "GET /virtual-network/587c35bd-018d-446c-9aac-60546a51f622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.007086 10.0.0.19 - - [2025-12-18 01:45:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004825 10.0.0.19 - - [2025-12-18 01:45:59] "GET /service-appliance-set/630e3dd9-2923-4106-8900-ab477fba91c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.003603 10.0.0.19 - - [2025-12-18 01:45:59] "POST /fqname-to-id HTTP/1.1" 404 242 0.002076 10.0.0.19 - - [2025-12-18 01:45:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.149359 10.0.0.19 - - [2025-12-18 01:45:59] "GET /virtual-machine-interface/dd3ca766-364f-42be-a5b5-0ae57d33c044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.010312 10.0.0.19 - - [2025-12-18 01:45:59] "POST /instance-ips HTTP/1.1" 200 377 0.056657 10.0.0.19 - - [2025-12-18 01:45:59] "GET /instance-ip/fad878cf-f1a7-4142-8cce-a8f805d03a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005051 10.0.0.19 - - [2025-12-18 01:46:00] "POST /loadbalancers HTTP/1.1" 200 582 0.078514 10.0.0.19 - - [2025-12-18 01:46:00] "GET /project/afd7f708-8b3b-4454-92b5-4c998460b83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.052568 10.0.0.19 - - [2025-12-18 01:46:00] "GET /instance-ip/fad878cf-f1a7-4142-8cce-a8f805d03a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005938 10.0.0.19 - - [2025-12-18 01:46:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.035378 10.0.0.19 - - [2025-12-18 01:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012128 10.0.0.19 - - [2025-12-18 01:46:00] "POST /floating-ips HTTP/1.1" 200 581 0.045514 10.0.0.19 - - [2025-12-18 01:46:00] "GET /project/afd7f708-8b3b-4454-92b5-4c998460b83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.063606 10.0.0.19 - - [2025-12-18 01:46:00] "GET /loadbalancer/6cc3b2e7-b7d2-4b43-91f4-c87cdc81e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003151 10.0.0.19 - - [2025-12-18 01:46:00] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.041679 10.0.0.19 - - [2025-12-18 01:46:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.033589 10.0.0.19 - - [2025-12-18 01:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007792 10.0.0.19 - - [2025-12-18 01:46:00] "GET /project/afd7f708-8b3b-4454-92b5-4c998460b83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.036924 10.0.0.19 - - [2025-12-18 01:46:00] "GET /loadbalancer-listener/be150523-84e3-46cc-860a-304e403bdf1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.003177 10.0.0.19 - - [2025-12-18 01:46:00] "GET /loadbalancer-listener/be150523-84e3-46cc-860a-304e403bdf1e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004030 10.0.0.19 - - [2025-12-18 01:46:00] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.025785 10.0.0.19 - - [2025-12-18 01:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.19 - - [2025-12-18 01:46:00] "GET /instance-ip/fad878cf-f1a7-4142-8cce-a8f805d03a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007878 10.0.0.19 - - [2025-12-18 01:46:00] "GET /instance-ip/fad878cf-f1a7-4142-8cce-a8f805d03a2f?fields=floating_ips HTTP/1.1" 200 1165 0.020788 10.0.0.19 - - [2025-12-18 01:46:00] "GET /floating-ip/9a6fd770-7a21-4419-9154-2e5e1e4960cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.011367 10.0.0.19 - - [2025-12-18 01:46:00] "GET /project/afd7f708-8b3b-4454-92b5-4c998460b83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.070674 10.0.0.19 - - [2025-12-18 01:46:00] "GET /loadbalancer/6cc3b2e7-b7d2-4b43-91f4-c87cdc81e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002579 10.0.0.19 - - [2025-12-18 01:46:00] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.018430 10.0.0.19 - - [2025-12-18 01:46:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.015356 10.0.0.19 - - [2025-12-18 01:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012831 10.0.0.19 - - [2025-12-18 01:46:00] "GET /project/afd7f708-8b3b-4454-92b5-4c998460b83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.024680 10.0.0.19 - - [2025-12-18 01:46:00] "GET /loadbalancer-listener/4dc4bee8-ef67-4d63-a2b2-90a5c9aa3572?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.004606 10.0.0.19 - - [2025-12-18 01:46:00] "GET /loadbalancer-listener/4dc4bee8-ef67-4d63-a2b2-90a5c9aa3572?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.007205 10.0.0.19 - - [2025-12-18 01:46:00] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.019617 10.0.0.19 - - [2025-12-18 01:46:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012427 10.0.0.19 - - [2025-12-18 01:46:00] "GET /instance-ip/fad878cf-f1a7-4142-8cce-a8f805d03a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008204 10.0.0.19 - - [2025-12-18 01:46:00] "GET /instance-ip/fad878cf-f1a7-4142-8cce-a8f805d03a2f?fields=floating_ips HTTP/1.1" 200 1165 0.007010 10.0.0.19 - - [2025-12-18 01:46:00] "GET /project/afd7f708-8b3b-4454-92b5-4c998460b83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.050918 10.0.0.19 - - [2025-12-18 01:46:00] "GET /floating-ip/9a6fd770-7a21-4419-9154-2e5e1e4960cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002566 10.0.0.19 - - [2025-12-18 01:46:00] "GET /loadbalancer/6cc3b2e7-b7d2-4b43-91f4-c87cdc81e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002537 10.0.0.19 - - [2025-12-18 01:46:00] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.016848 10.0.0.19 - - [2025-12-18 01:46:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.034603 10.0.0.19 - - [2025-12-18 01:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.016061 10.0.0.19 - - [2025-12-18 01:46:01] "GET /project/afd7f708-8b3b-4454-92b5-4c998460b83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.044172 10.0.0.19 - - [2025-12-18 01:46:01] "GET /loadbalancer-listener/6d52e9b2-a37f-4c0b-ad90-8a88463467f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.006973 10.0.0.19 - - [2025-12-18 01:46:01] "GET /loadbalancer-listener/6d52e9b2-a37f-4c0b-ad90-8a88463467f8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.005068 10.0.0.19 - - [2025-12-18 01:46:01] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.020853 10.0.0.19 - - [2025-12-18 01:46:01] "GET /instance-ip/fad878cf-f1a7-4142-8cce-a8f805d03a2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007283 10.0.0.19 - - [2025-12-18 01:46:01] "GET /instance-ip/fad878cf-f1a7-4142-8cce-a8f805d03a2f?fields=floating_ips HTTP/1.1" 200 1165 0.005210 10.0.0.19 - - [2025-12-18 01:46:01] "GET /floating-ip/9a6fd770-7a21-4419-9154-2e5e1e4960cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004097 10.0.0.19 - - [2025-12-18 01:46:01] "POST /tags HTTP/1.1" 200 355 0.055522 10.0.0.19 - - [2025-12-18 01:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002814 10.0.0.19 - - [2025-12-18 01:46:01] "GET /tag/6b09e23c-d074-48e4-89b3-162abd76d38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.010795 10.0.0.19 - - [2025-12-18 01:46:01] "POST /tags HTTP/1.1" 200 303 0.035229 10.0.0.19 - - [2025-12-18 01:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009524 10.0.0.19 - - [2025-12-18 01:46:01] "GET /tag/f7e2fc0c-e9b4-4476-927b-82e986eed442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011437 10.0.0.19 - - [2025-12-18 01:46:01] "POST /projects HTTP/1.1" 409 218 0.002234 10.0.0.19 - - [2025-12-18 01:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.19 - - [2025-12-18 01:46:01] "GET /project/f23a251b-7edc-480e-ba8a-4df426bd3dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.053322 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:46:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001226 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:46:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000805 10.0.0.19 - - [2025-12-18 01:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.010269 10.0.0.19 - - [2025-12-18 01:46:01] "GET /network-ipam/ff7369b3-a5e2-4501-b112-99813c77813d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.006816 10.0.0.19 - - [2025-12-18 01:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.19 - - [2025-12-18 01:46:01] "GET /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.009821 10.0.0.19 - - [2025-12-18 01:46:01] "PUT /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71 HTTP/1.1" 200 264 0.085585 10.0.0.19 - - [2025-12-18 01:46:01] "GET /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004355 10.0.0.19 - - [2025-12-18 01:46:01] "POST /set-tag HTTP/1.1" 200 109 0.086161 10.0.0.19 - - [2025-12-18 01:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.016507 10.0.0.19 - - [2025-12-18 01:46:01] "GET /network-ipam/7252e5d4-9b2b-499b-8cf5-fd7dfc3fc1e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.042090 10.0.0.19 - - [2025-12-18 01:46:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.19 - - [2025-12-18 01:46:01] "GET /virtual-network/587c35bd-018d-446c-9aac-60546a51f622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.003987 10.0.0.19 - - [2025-12-18 01:46:02] "PUT /virtual-network/587c35bd-018d-446c-9aac-60546a51f622 HTTP/1.1" 200 264 0.042050 10.0.0.19 - - [2025-12-18 01:46:02] "GET /virtual-network/587c35bd-018d-446c-9aac-60546a51f622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005489 10.0.0.19 - - [2025-12-18 01:46:02] "POST /set-tag HTTP/1.1" 200 109 0.053212 10.0.0.19 - - [2025-12-18 01:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.19 - - [2025-12-18 01:46:02] "GET /network-policy/c2f12fa9-072e-4278-951b-d180e34dc8f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002849 10.0.0.19 - - [2025-12-18 01:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.19 - - [2025-12-18 01:46:02] "GET /network-policy/9e21c0db-608b-4675-99cf-ae3c754a96ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002499 10.0.0.19 - - [2025-12-18 01:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001261 10.0.0.19 - - [2025-12-18 01:46:02] "GET /network-policy/126cc160-69dc-4bde-9769-703e6f03cdf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002123 10.0.0.19 - - [2025-12-18 01:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001288 10.0.0.19 - - [2025-12-18 01:46:02] "PUT /network-policy/126cc160-69dc-4bde-9769-703e6f03cdf4 HTTP/1.1" 200 262 0.009052 10.0.0.19 - - [2025-12-18 01:46:02] "POST /ref-update HTTP/1.1" 200 156 0.046777 10.0.0.19 - - [2025-12-18 01:46:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003212 10.0.0.19 - - [2025-12-18 01:46:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003543 10.0.0.19 - - [2025-12-18 01:46:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001384 10.0.0.19 - - [2025-12-18 01:46:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002050 10.0.0.19 - - [2025-12-18 01:46:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002909 10.0.0.19 - - [2025-12-18 01:46:02] "POST /security-groups HTTP/1.1" 409 245 0.005000 10.0.0.19 - - [2025-12-18 01:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.19 - - [2025-12-18 01:46:02] "PUT /security-group/74470aec-c459-4c45-895b-346349aba1a7 HTTP/1.1" 200 262 0.055120 10.0.0.19 - - [2025-12-18 01:46:02] "PUT /access-control-list/7758b858-aae3-46ae-b5b6-a880b7cbfc45 HTTP/1.1" 200 272 0.048819 10.0.0.19 - - [2025-12-18 01:46:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.071781 10.0.0.19 - - [2025-12-18 01:46:02] "GET /application-policy-set/8d1fec10-b08e-4225-894c-ed7c0ff27a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.022539 10.0.0.19 - - [2025-12-18 01:46:02] "PUT /access-control-list/d7450cad-2ae9-4024-8204-43cf4faf177c HTTP/1.1" 200 272 0.033504 10.0.0.19 - - [2025-12-18 01:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.19 - - [2025-12-18 01:46:02] "GET /policy-management/4f7fe42c-a52b-41cd-a118-1fde149fcd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002271 10.0.0.19 - - [2025-12-18 01:46:02] "POST /tags HTTP/1.1" 409 206 0.001446 10.0.0.19 - - [2025-12-18 01:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.19 - - [2025-12-18 01:46:02] "GET /tag/f7e2fc0c-e9b4-4476-927b-82e986eed442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012635 10.0.0.19 - - [2025-12-18 01:46:02] "POST /firewall-rules HTTP/1.1" 200 562 0.082034 10.0.0.19 - - [2025-12-18 01:46:02] "GET /firewall-rule/b6bfd674-7a26-421c-a348-cbfc94a7f4d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.006813 10.0.0.19 - - [2025-12-18 01:46:02] "GET /firewall-policy/50bd4d2d-ffab-4470-ac85-26ad53bd5f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.002850 10.0.0.19 - - [2025-12-18 01:46:02] "GET /firewall-rule/b6bfd674-7a26-421c-a348-cbfc94a7f4d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.001827 10.0.0.19 - - [2025-12-18 01:46:03] "POST /ref-update HTTP/1.1" 200 156 0.045583 10.0.0.19 - - [2025-12-18 01:46:03] "GET /application-policy-set/8d1fec10-b08e-4225-894c-ed7c0ff27a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017639 10.0.0.19 - - [2025-12-18 01:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.19 - - [2025-12-18 01:46:03] "GET /policy-management/4f7fe42c-a52b-41cd-a118-1fde149fcd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002822 10.0.0.19 - - [2025-12-18 01:46:03] "POST /tags HTTP/1.1" 409 206 0.002196 10.0.0.19 - - [2025-12-18 01:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001337 10.0.0.19 - - [2025-12-18 01:46:03] "GET /tag/f7e2fc0c-e9b4-4476-927b-82e986eed442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.019161 10.0.0.19 - - [2025-12-18 01:46:03] "POST /firewall-rules HTTP/1.1" 200 560 0.074513 10.0.0.19 - - [2025-12-18 01:46:03] "GET /firewall-rule/d7c1a93c-2119-4312-bfff-9b33403a1da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.018476 10.0.0.19 - - [2025-12-18 01:46:03] "GET /firewall-policy/50bd4d2d-ffab-4470-ac85-26ad53bd5f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.005454 10.0.0.19 - - [2025-12-18 01:46:03] "GET /firewall-rule/d7c1a93c-2119-4312-bfff-9b33403a1da4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002654 10.0.0.19 - - [2025-12-18 01:46:03] "POST /ref-update HTTP/1.1" 200 156 0.054068 10.0.0.19 - - [2025-12-18 01:46:03] "POST /tags HTTP/1.1" 200 371 0.037010 10.0.0.19 - - [2025-12-18 01:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008335 10.0.0.19 - - [2025-12-18 01:46:03] "GET /tag/299a8c0e-a83f-4ad9-9e3f-b304b51179c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.029121 10.0.0.19 - - [2025-12-18 01:46:03] "POST /tags HTTP/1.1" 200 319 0.039144 10.0.0.19 - - [2025-12-18 01:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.021369 10.0.0.19 - - [2025-12-18 01:46:03] "GET /tag/78ba1929-eb66-43d8-a0f6-6af98ad73dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.025509 10.0.0.19 - - [2025-12-18 01:46:03] "POST /id-to-fqname HTTP/1.1" 200 181 0.000437 10.0.0.19 - - [2025-12-18 01:46:03] "POST /fqname-to-id HTTP/1.1" 404 190 0.010303 10.0.0.19 - - [2025-12-18 01:46:03] "POST /security-groups HTTP/1.1" 200 578 0.078012 10.0.0.19 - - [2025-12-18 01:46:03] "POST /projects HTTP/1.1" 200 497 0.218658 10.0.0.19 - - [2025-12-18 01:46:03] "POST /fqname-to-id HTTP/1.1" 404 225 0.001634 10.0.0.19 - - [2025-12-18 01:46:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.024369 10.0.0.19 - - [2025-12-18 01:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.013900 10.0.0.19 - - [2025-12-18 01:46:04] "GET /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.043036 10.0.0.19 - - [2025-12-18 01:46:04] "POST /access-control-lists HTTP/1.1" 200 587 0.095256 10.0.0.19 - - [2025-12-18 01:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006561 10.0.0.19 - - [2025-12-18 01:46:04] "GET /virtual-network/587c35bd-018d-446c-9aac-60546a51f622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005025 10.0.0.19 - - [2025-12-18 01:46:04] "POST /fqname-to-id HTTP/1.1" 404 224 0.006119 10.0.0.19 - - [2025-12-18 01:46:04] "POST /access-control-lists HTTP/1.1" 200 585 0.058330 10.0.0.19 - - [2025-12-18 01:46:04] "PUT /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71 HTTP/1.1" 200 264 0.103676 10.0.0.19 - - [2025-12-18 01:46:04] "PUT /virtual-network/587c35bd-018d-446c-9aac-60546a51f622 HTTP/1.1" 200 264 0.056420 10.0.0.19 - - [2025-12-18 01:46:04] "POST /security-groups HTTP/1.1" 200 558 0.099539 10.0.0.19 - - [2025-12-18 01:46:04] "POST /fqname-to-id HTTP/1.1" 404 248 0.002140 10.0.0.19 - - [2025-12-18 01:46:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.014007 10.0.0.19 - - [2025-12-18 01:46:04] "POST /access-control-lists HTTP/1.1" 200 610 0.073274 10.0.0.19 - - [2025-12-18 01:46:04] "POST /chown HTTP/1.1" 200 109 0.072680 10.0.0.19 - - [2025-12-18 01:46:04] "GET /application-policy-set/8d1fec10-b08e-4225-894c-ed7c0ff27a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009881 10.0.0.19 - - [2025-12-18 01:46:04] "POST /fqname-to-id HTTP/1.1" 404 247 0.039084 10.0.0.19 - - [2025-12-18 01:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011751 10.0.0.19 - - [2025-12-18 01:46:04] "GET /policy-management/4f7fe42c-a52b-41cd-a118-1fde149fcd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.018220 10.0.0.19 - - [2025-12-18 01:46:04] "POST /access-control-lists HTTP/1.1" 200 608 0.071567 10.0.0.19 - - [2025-12-18 01:46:04] "POST /tags HTTP/1.1" 409 214 0.004389 10.0.0.19 - - [2025-12-18 01:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011637 10.0.0.19 - - [2025-12-18 01:46:04] "GET /tag/78ba1929-eb66-43d8-a0f6-6af98ad73dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.010440 10.0.0.19 - - [2025-12-18 01:46:04] "POST /firewall-rules HTTP/1.1" 200 578 0.085068 10.0.0.19 - - [2025-12-18 01:46:04] "GET /firewall-rule/a22ae2e3-7cd4-4da0-a339-06d467a4addf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.010416 10.0.0.19 - - [2025-12-18 01:46:04] "GET /firewall-policy/50bd4d2d-ffab-4470-ac85-26ad53bd5f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.005258 10.0.0.19 - - [2025-12-18 01:46:04] "GET /firewall-rule/a22ae2e3-7cd4-4da0-a339-06d467a4addf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002417 10.0.0.19 - - [2025-12-18 01:46:04] "POST /ref-update HTTP/1.1" 200 156 0.034062 10.0.0.19 - - [2025-12-18 01:46:05] "GET /application-policy-set/8d1fec10-b08e-4225-894c-ed7c0ff27a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018935 10.0.0.19 - - [2025-12-18 01:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.19 - - [2025-12-18 01:46:05] "GET /policy-management/4f7fe42c-a52b-41cd-a118-1fde149fcd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003062 10.0.0.19 - - [2025-12-18 01:46:05] "POST /tags HTTP/1.1" 409 214 0.001945 10.0.0.19 - - [2025-12-18 01:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001322 10.0.0.19 - - [2025-12-18 01:46:05] "GET /tag/78ba1929-eb66-43d8-a0f6-6af98ad73dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.013015 10.0.0.19 - - [2025-12-18 01:46:05] "POST /firewall-rules HTTP/1.1" 200 576 0.157620 10.0.0.19 - - [2025-12-18 01:46:05] "GET /firewall-rule/63fe7ef1-1b04-4689-9904-3221a9e9f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.017438 10.0.0.19 - - [2025-12-18 01:46:05] "GET /firewall-policy/50bd4d2d-ffab-4470-ac85-26ad53bd5f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.006837 10.0.0.19 - - [2025-12-18 01:46:05] "GET /firewall-rule/63fe7ef1-1b04-4689-9904-3221a9e9f05b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.001990 10.0.0.19 - - [2025-12-18 01:46:05] "POST /ref-update HTTP/1.1" 200 156 0.029820 10.0.0.19 - - [2025-12-18 01:46:05] "POST /tags HTTP/1.1" 200 363 0.035787 10.0.0.19 - - [2025-12-18 01:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.016285 10.0.0.19 - - [2025-12-18 01:46:05] "GET /tag/16143f03-d798-42ad-98c6-40e8a5cbf034?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.017943 10.0.0.19 - - [2025-12-18 01:46:05] "POST /tags HTTP/1.1" 200 311 0.083309 10.0.0.19 - - [2025-12-18 01:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006216 10.0.0.19 - - [2025-12-18 01:46:05] "GET /tag/3c719534-d09e-41e0-b079-1620bb5e25d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.024658 10.0.0.19 - - [2025-12-18 01:46:05] "POST /id-to-fqname HTTP/1.1" 200 177 0.006427 10.0.0.19 - - [2025-12-18 01:46:05] "POST /fqname-to-id HTTP/1.1" 404 186 0.010181 10.0.0.19 - - [2025-12-18 01:46:05] "POST /security-groups HTTP/1.1" 200 574 0.064501 10.0.0.19 - - [2025-12-18 01:46:05] "POST /fqname-to-id HTTP/1.1" 404 217 0.010463 10.0.0.19 - - [2025-12-18 01:46:05] "POST /projects HTTP/1.1" 200 489 0.216822 10.0.0.19 - - [2025-12-18 01:46:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.011810 10.0.0.19 - - [2025-12-18 01:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012227 10.0.0.19 - - [2025-12-18 01:46:05] "POST /access-control-lists HTTP/1.1" 200 583 0.039534 10.0.0.19 - - [2025-12-18 01:46:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.012744 10.0.0.19 - - [2025-12-18 01:46:06] "GET /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.046799 10.0.0.19 - - [2025-12-18 01:46:06] "POST /access-control-lists HTTP/1.1" 200 581 0.067695 10.0.0.19 - - [2025-12-18 01:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012682 10.0.0.19 - - [2025-12-18 01:46:06] "GET /virtual-network/587c35bd-018d-446c-9aac-60546a51f622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003666 10.0.0.19 - - [2025-12-18 01:46:06] "PUT /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71 HTTP/1.1" 200 264 0.042027 10.0.0.19 - - [2025-12-18 01:46:06] "PUT /virtual-network/587c35bd-018d-446c-9aac-60546a51f622 HTTP/1.1" 200 264 0.076164 10.0.0.19 - - [2025-12-18 01:46:06] "POST /security-groups HTTP/1.1" 200 546 0.075071 10.0.0.19 - - [2025-12-18 01:46:06] "POST /fqname-to-id HTTP/1.1" 404 240 0.002249 10.0.0.19 - - [2025-12-18 01:46:06] "POST /access-control-lists HTTP/1.1" 200 602 0.054664 10.0.0.19 - - [2025-12-18 01:46:06] "POST /fqname-to-id HTTP/1.1" 404 239 0.006310 10.0.0.19 - - [2025-12-18 01:46:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.073720 10.0.0.19 - - [2025-12-18 01:46:06] "POST /access-control-lists HTTP/1.1" 200 600 0.078315 10.0.0.19 - - [2025-12-18 01:46:06] "POST /chown HTTP/1.1" 200 109 0.057816 10.0.0.19 - - [2025-12-18 01:46:06] "GET /application-policy-set/8d1fec10-b08e-4225-894c-ed7c0ff27a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015014 10.0.0.19 - - [2025-12-18 01:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.19 - - [2025-12-18 01:46:06] "GET /policy-management/4f7fe42c-a52b-41cd-a118-1fde149fcd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002548 10.0.0.19 - - [2025-12-18 01:46:06] "POST /tags HTTP/1.1" 409 210 0.001449 10.0.0.19 - - [2025-12-18 01:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.19 - - [2025-12-18 01:46:06] "GET /tag/3c719534-d09e-41e0-b079-1620bb5e25d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.019524 10.0.0.19 - - [2025-12-18 01:46:06] "POST /firewall-rules HTTP/1.1" 200 570 0.067465 10.0.0.19 - - [2025-12-18 01:46:06] "GET /firewall-rule/3e66e651-e245-4a8f-88d9-f2713590ed1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003717 10.0.0.19 - - [2025-12-18 01:46:06] "GET /firewall-policy/50bd4d2d-ffab-4470-ac85-26ad53bd5f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.002754 10.0.0.19 - - [2025-12-18 01:46:06] "GET /firewall-rule/3e66e651-e245-4a8f-88d9-f2713590ed1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.001801 10.0.0.19 - - [2025-12-18 01:46:06] "POST /ref-update HTTP/1.1" 200 156 0.033222 10.0.0.19 - - [2025-12-18 01:46:06] "GET /application-policy-set/8d1fec10-b08e-4225-894c-ed7c0ff27a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008942 10.0.0.19 - - [2025-12-18 01:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005710 10.0.0.19 - - [2025-12-18 01:46:06] "GET /policy-management/4f7fe42c-a52b-41cd-a118-1fde149fcd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003161 10.0.0.19 - - [2025-12-18 01:46:06] "POST /tags HTTP/1.1" 409 210 0.002712 10.0.0.19 - - [2025-12-18 01:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.19 - - [2025-12-18 01:46:06] "GET /tag/3c719534-d09e-41e0-b079-1620bb5e25d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011927 10.0.0.19 - - [2025-12-18 01:46:07] "POST /firewall-rules HTTP/1.1" 200 568 0.074087 10.0.0.19 - - [2025-12-18 01:46:07] "GET /firewall-rule/3627d258-f645-46ae-ac86-873d76113e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.005996 10.0.0.19 - - [2025-12-18 01:46:07] "GET /firewall-policy/50bd4d2d-ffab-4470-ac85-26ad53bd5f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.003560 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:46:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000808 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:46:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000780 10.0.0.19 - - [2025-12-18 01:46:07] "GET /firewall-rule/3627d258-f645-46ae-ac86-873d76113e0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002653 10.0.0.19 - - [2025-12-18 01:46:07] "POST /ref-update HTTP/1.1" 200 156 0.041015 10.0.0.19 - - [2025-12-18 01:46:07] "POST /tags HTTP/1.1" 200 363 0.050178 10.0.0.19 - - [2025-12-18 01:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.19 - - [2025-12-18 01:46:07] "GET /tag/55b5c1de-5f9b-4faa-a878-de97066d52be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.025688 10.0.0.19 - - [2025-12-18 01:46:07] "POST /tags HTTP/1.1" 409 210 0.002213 10.0.0.19 - - [2025-12-18 01:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.19 - - [2025-12-18 01:46:07] "GET /tag/1811217c-b55e-4303-87a1-310059ba1eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.015173 10.0.0.19 - - [2025-12-18 01:46:07] "POST /projects HTTP/1.1" 409 223 0.010326 10.0.0.19 - - [2025-12-18 01:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.19 - - [2025-12-18 01:46:07] "GET /project/afd7f708-8b3b-4454-92b5-4c998460b83e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.098351 10.0.0.19 - - [2025-12-18 01:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001798 10.0.0.19 - - [2025-12-18 01:46:07] "GET /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.012487 10.0.0.19 - - [2025-12-18 01:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.19 - - [2025-12-18 01:46:07] "GET /virtual-network/587c35bd-018d-446c-9aac-60546a51f622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.009436 10.0.0.19 - - [2025-12-18 01:46:07] "PUT /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71 HTTP/1.1" 200 264 0.052020 10.0.0.19 - - [2025-12-18 01:46:07] "PUT /virtual-network/587c35bd-018d-446c-9aac-60546a51f622 HTTP/1.1" 200 264 0.058457 10.0.0.19 - - [2025-12-18 01:46:07] "POST /security-groups HTTP/1.1" 409 253 0.006196 10.0.0.19 - - [2025-12-18 01:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.19 - - [2025-12-18 01:46:07] "PUT /security-group/8bb34be4-004a-4fa1-ad66-9e58b8550ec1 HTTP/1.1" 200 262 0.064342 10.0.0.19 - - [2025-12-18 01:46:07] "PUT /access-control-list/ff631b6b-56bf-4303-8f5a-1de96932f3c2 HTTP/1.1" 200 272 0.020191 10.0.0.19 - - [2025-12-18 01:46:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.022528 10.0.0.19 - - [2025-12-18 01:46:07] "GET /application-policy-set/8d1fec10-b08e-4225-894c-ed7c0ff27a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004306 10.0.0.19 - - [2025-12-18 01:46:07] "PUT /access-control-list/7cf5b2b8-6d83-40d4-9af8-56111353d3ea HTTP/1.1" 200 272 0.019612 10.0.0.19 - - [2025-12-18 01:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.19 - - [2025-12-18 01:46:07] "GET /policy-management/4f7fe42c-a52b-41cd-a118-1fde149fcd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002796 10.0.0.19 - - [2025-12-18 01:46:07] "POST /tags HTTP/1.1" 409 210 0.003166 10.0.0.19 - - [2025-12-18 01:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.19 - - [2025-12-18 01:46:08] "GET /tag/1811217c-b55e-4303-87a1-310059ba1eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.023151 10.0.0.19 - - [2025-12-18 01:46:08] "POST /firewall-rules HTTP/1.1" 200 570 0.077500 10.0.0.19 - - [2025-12-18 01:46:08] "GET /firewall-rule/c71a0bbe-201b-441b-b510-5a7011ae3b60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.016152 10.0.0.19 - - [2025-12-18 01:46:08] "GET /firewall-policy/50bd4d2d-ffab-4470-ac85-26ad53bd5f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.006216 10.0.0.19 - - [2025-12-18 01:46:08] "GET /firewall-rule/c71a0bbe-201b-441b-b510-5a7011ae3b60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002177 10.0.0.19 - - [2025-12-18 01:46:08] "POST /ref-update HTTP/1.1" 200 156 0.056130 10.0.0.19 - - [2025-12-18 01:46:08] "GET /application-policy-set/8d1fec10-b08e-4225-894c-ed7c0ff27a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015110 10.0.0.19 - - [2025-12-18 01:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.19 - - [2025-12-18 01:46:08] "GET /policy-management/4f7fe42c-a52b-41cd-a118-1fde149fcd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003063 10.0.0.19 - - [2025-12-18 01:46:08] "POST /tags HTTP/1.1" 409 210 0.001393 10.0.0.19 - - [2025-12-18 01:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001154 10.0.0.19 - - [2025-12-18 01:46:08] "GET /tag/1811217c-b55e-4303-87a1-310059ba1eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.012172 10.0.0.19 - - [2025-12-18 01:46:08] "POST /firewall-rules HTTP/1.1" 200 568 0.074878 10.0.0.19 - - [2025-12-18 01:46:08] "GET /firewall-rule/7f34ffd7-092f-4908-b950-d2f10e477770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003912 10.0.0.19 - - [2025-12-18 01:46:08] "GET /firewall-policy/50bd4d2d-ffab-4470-ac85-26ad53bd5f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.003207 10.0.0.19 - - [2025-12-18 01:46:08] "GET /firewall-rule/7f34ffd7-092f-4908-b950-d2f10e477770?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002272 10.0.0.19 - - [2025-12-18 01:46:08] "POST /ref-update HTTP/1.1" 200 156 0.078063 10.0.0.19 - - [2025-12-18 01:46:08] "POST /tags HTTP/1.1" 409 237 0.021525 10.0.0.19 - - [2025-12-18 01:46:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.19 - - [2025-12-18 01:46:08] "GET /tag/55b5c1de-5f9b-4faa-a878-de97066d52be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.015675 10.0.0.19 - - [2025-12-18 01:46:08] "GET /virtual-machine-interface/4b177aba-dbb3-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.006783 10.0.0.19 - - [2025-12-18 01:46:08] "POST /set-tag HTTP/1.1" 200 109 0.022133 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:46:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000916 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:46:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000790 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:46:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001976 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:46:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000991 10.0.0.41 - - [2025-12-18 01:46:53] "GET / HTTP/1.1" 200 35931 0.001436 10.0.0.41 - - [2025-12-18 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001912 10.0.0.41 - - [2025-12-18 01:46:53] "GET /global-system-config/7ca7088b-3ebf-4afb-aa30-a37e438e4cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007984 10.0.0.41 - - [2025-12-18 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006258 10.0.0.41 - - [2025-12-18 01:46:53] "GET /routing-instance/4ff4de4f-e4ff-488a-a4dc-643fcc31c950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004039 10.0.0.41 - - [2025-12-18 01:46:53] "PUT /global-system-config/7ca7088b-3ebf-4afb-aa30-a37e438e4cfb HTTP/1.1" 200 274 0.009201 10.0.0.41 - - [2025-12-18 01:46:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.011214 10.0.0.41 - - [2025-12-18 01:46:53] "POST /virtual-routers HTTP/1.1" 200 599 0.034304 10.0.0.41 - - [2025-12-18 01:46:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010212 10.0.0.41 - - [2025-12-18 01:46:54] "GET /virtual-router/5f28c7a1-6998-45f7-a86c-2489fb79ffa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.012492 10.0.0.41 - - [2025-12-18 01:46:54] "POST /fqname-to-id HTTP/1.1" 404 229 0.002626 10.0.0.41 - - [2025-12-18 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.41 - - [2025-12-18 01:46:54] "GET /virtual-network/32950c8f-efa2-4015-97da-0205f19d1453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003671 10.0.0.41 - - [2025-12-18 01:46:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.064450 10.0.0.19 - - [2025-12-18 01:48:40] "GET /global-system-configs HTTP/1.1" 200 322 0.002382 10.0.0.19 - - [2025-12-18 01:48:42] "GET /global-system-configs HTTP/1.1" 200 322 0.002318 10.0.0.19 - - [2025-12-18 01:49:55] "GET /virtual-router/5f28c7a1-6998-45f7-a86c-2489fb79ffa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002747 10.0.0.19 - - [2025-12-18 01:49:55] "POST /ref-update HTTP/1.1" 200 156 0.008291 10.0.0.19 - - [2025-12-18 01:50:05] "GET /virtual-machine-interface/4b177aba-dbb3-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009621 10.0.0.19 - - [2025-12-18 01:50:05] "POST /set-tag HTTP/1.1" 200 109 0.002324 10.0.0.19 - - [2025-12-18 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.19 - - [2025-12-18 01:50:05] "GET /loadbalancer/6cc3b2e7-b7d2-4b43-91f4-c87cdc81e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002095 10.0.0.19 - - [2025-12-18 01:50:05] "GET /virtual-machine-interface/4b177aba-dbb3-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004592 10.0.0.19 - - [2025-12-18 01:50:05] "POST /set-tag HTTP/1.1" 200 109 0.002015 10.0.0.19 - - [2025-12-18 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.19 - - [2025-12-18 01:50:05] "GET /loadbalancer/6cc3b2e7-b7d2-4b43-91f4-c87cdc81e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.001891 10.0.0.19 - - [2025-12-18 01:50:05] "GET /loadbalancer-pool/0e09c458-b678-40ed-94f0-75045f8da3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003982 10.0.0.19 - - [2025-12-18 01:50:05] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022466 10.0.0.19 - - [2025-12-18 01:50:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.013273 10.0.0.19 - - [2025-12-18 01:50:05] "GET /virtual-machine-interface/4b177aba-dbb3-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005563 10.0.0.19 - - [2025-12-18 01:50:05] "GET /virtual-machine-interface/4b177aba-dbb3-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006050 10.0.0.19 - - [2025-12-18 01:50:05] "POST /ref-update HTTP/1.1" 200 156 0.008083 10.0.0.19 - - [2025-12-18 01:50:05] "GET /floating-ip/9a6fd770-7a21-4419-9154-2e5e1e4960cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.013705 10.0.0.19 - - [2025-12-18 01:50:05] "PUT /floating-ip/9a6fd770-7a21-4419-9154-2e5e1e4960cb HTTP/1.1" 200 256 0.014414 10.0.0.19 - - [2025-12-18 01:50:05] "POST /tags HTTP/1.1" 409 205 0.005725 10.0.0.19 - - [2025-12-18 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.19 - - [2025-12-18 01:50:05] "GET /tag/8876c8ee-4f0f-4963-bf7b-70cc7c19080c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010223 10.0.0.19 - - [2025-12-18 01:50:05] "POST /set-tag HTTP/1.1" 200 109 0.060920 10.0.0.19 - - [2025-12-18 01:50:05] "GET /loadbalancer-pool/c9ca0af8-9914-4e1d-b696-69da91791ba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.020470 10.0.0.19 - - [2025-12-18 01:50:05] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027173 10.0.0.19 - - [2025-12-18 01:50:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.023295 10.0.0.19 - - [2025-12-18 01:50:05] "GET /virtual-machine-interface/4b177aba-dbb3-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007143 10.0.0.19 - - [2025-12-18 01:50:05] "POST /set-tag HTTP/1.1" 200 109 0.006609 10.0.0.19 - - [2025-12-18 01:50:05] "GET /virtual-machine-interface/4b177aba-dbb3-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009472 10.0.0.19 - - [2025-12-18 01:50:05] "POST /ref-update HTTP/1.1" 200 156 0.007133 10.0.0.19 - - [2025-12-18 01:50:05] "GET /floating-ip/9a6fd770-7a21-4419-9154-2e5e1e4960cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.002938 10.0.0.19 - - [2025-12-18 01:50:05] "PUT /floating-ip/9a6fd770-7a21-4419-9154-2e5e1e4960cb HTTP/1.1" 200 256 0.010747 10.0.0.19 - - [2025-12-18 01:50:05] "GET /loadbalancer-pool/7ccf79be-fc9a-4b0b-a568-ce4968222632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004487 10.0.0.19 - - [2025-12-18 01:50:05] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020195 10.0.0.19 - - [2025-12-18 01:50:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.052550 10.0.0.19 - - [2025-12-18 01:50:05] "GET /virtual-machine-interface/4b177aba-dbb3-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.015500 10.0.0.19 - - [2025-12-18 01:50:05] "GET /virtual-machine-interface/4b177aba-dbb3-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003463 10.0.0.19 - - [2025-12-18 01:50:05] "POST /ref-update HTTP/1.1" 200 156 0.010283 10.0.0.19 - - [2025-12-18 01:50:05] "GET /floating-ip/9a6fd770-7a21-4419-9154-2e5e1e4960cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.008715 10.0.0.19 - - [2025-12-18 01:50:05] "POST /set-tag HTTP/1.1" 200 109 0.009940 10.0.0.19 - - [2025-12-18 01:50:05] "PUT /floating-ip/9a6fd770-7a21-4419-9154-2e5e1e4960cb HTTP/1.1" 200 256 0.027894 10.0.0.19 - - [2025-12-18 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.19 - - [2025-12-18 01:50:26] "GET /virtual-router/5f28c7a1-6998-45f7-a86c-2489fb79ffa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003069 10.0.0.41 - - [2025-12-18 01:50:38] "GET / HTTP/1.1" 200 35931 0.001758 10.0.0.41 - - [2025-12-18 01:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.41 - - [2025-12-18 01:50:38] "GET /global-system-config/7ca7088b-3ebf-4afb-aa30-a37e438e4cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004395 10.0.0.41 - - [2025-12-18 01:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001425 10.0.0.41 - - [2025-12-18 01:50:38] "GET /routing-instance/4ff4de4f-e4ff-488a-a4dc-643fcc31c950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002241 10.0.0.41 - - [2025-12-18 01:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.41 - - [2025-12-18 01:50:38] "GET /virtual-router/5f28c7a1-6998-45f7-a86c-2489fb79ffa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002692 10.0.0.41 - - [2025-12-18 01:50:38] "PUT /virtual-router/5f28c7a1-6998-45f7-a86c-2489fb79ffa5 HTTP/1.1" 200 262 0.007412 10.0.0.41 - - [2025-12-18 01:50:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012336 10.0.0.41 - - [2025-12-18 01:50:39] "GET /virtual-router/5f28c7a1-6998-45f7-a86c-2489fb79ffa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002853 10.0.0.41 - - [2025-12-18 01:50:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.41 - - [2025-12-18 01:50:39] "GET /virtual-machine-interface/d53684da-ff06-4353-9366-aec5776e15a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004376 10.0.0.41 - - [2025-12-18 01:50:39] "PUT /virtual-machine-interface/d53684da-ff06-4353-9366-aec5776e15a1 HTTP/1.1" 200 284 0.009157 10.0.0.19 - - [2025-12-18 01:50:58] "GET /virtual-machine-interface/4b177aba-dbb3-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004949 10.0.0.19 - - [2025-12-18 01:50:58] "POST /set-tag HTTP/1.1" 200 109 0.005580 10.0.0.19 - - [2025-12-18 01:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.19 - - [2025-12-18 01:50:58] "GET /loadbalancer/6cc3b2e7-b7d2-4b43-91f4-c87cdc81e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002451 10.0.0.19 - - [2025-12-18 01:50:58] "GET /virtual-machine-interface/4b177aba-dbb3-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004862 10.0.0.19 - - [2025-12-18 01:50:58] "POST /set-tag HTTP/1.1" 200 109 0.040066 10.0.0.19 - - [2025-12-18 01:50:58] "DELETE /loadbalancer-member/64ead23c-81c4-463f-9116-50bb2f7d29d4 HTTP/1.1" 200 115 0.032973 10.0.0.19 - - [2025-12-18 01:50:58] "GET /virtual-machine-interface/4b177aba-dbb3-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004801 10.0.0.19 - - [2025-12-18 01:50:58] "POST /set-tag HTTP/1.1" 200 109 0.002730 10.0.0.19 - - [2025-12-18 01:50:58] "DELETE /loadbalancer-member/4364430e-bcc6-46b0-becf-d6289d8b01c1 HTTP/1.1" 200 115 0.035438 10.0.0.19 - - [2025-12-18 01:50:58] "GET /virtual-machine-interface/4b177aba-dbb3-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011773 10.0.0.19 - - [2025-12-18 01:50:58] "POST /set-tag HTTP/1.1" 200 109 0.002091 10.0.0.19 - - [2025-12-18 01:50:58] "DELETE /loadbalancer-member/06fbd4ce-b399-4fad-9c03-44113a9c9122 HTTP/1.1" 200 115 0.064162 10.0.0.19 - - [2025-12-18 01:50:58] "GET /virtual-machine-interface/4b177aba-dbb3-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.005100 10.0.0.19 - - [2025-12-18 01:50:58] "POST /set-tag HTTP/1.1" 200 109 0.002461 10.0.0.19 - - [2025-12-18 01:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007601 10.0.0.19 - - [2025-12-18 01:50:58] "GET /loadbalancer/6cc3b2e7-b7d2-4b43-91f4-c87cdc81e123?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004500 10.0.0.19 - - [2025-12-18 01:50:58] "GET /loadbalancer-pool/0e09c458-b678-40ed-94f0-75045f8da3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.002361 10.0.0.19 - - [2025-12-18 01:50:59] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025307 10.0.0.19 - - [2025-12-18 01:50:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.014428 10.0.0.19 - - [2025-12-18 01:50:59] "GET /virtual-machine-interface/4b177aba-dbb3-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.010640 10.0.0.19 - - [2025-12-18 01:50:59] "GET /virtual-machine-interface/4b177aba-dbb3-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006646 10.0.0.19 - - [2025-12-18 01:50:59] "GET /floating-ip/9a6fd770-7a21-4419-9154-2e5e1e4960cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.004700 10.0.0.19 - - [2025-12-18 01:50:59] "POST /set-tag HTTP/1.1" 200 109 0.075133 10.0.0.19 - - [2025-12-18 01:50:59] "GET /loadbalancer-pool/c9ca0af8-9914-4e1d-b696-69da91791ba2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.018734 10.0.0.19 - - [2025-12-18 01:50:59] "POST /loadbalancer-members HTTP/1.1" 200 690 0.021276 10.0.0.19 - - [2025-12-18 01:50:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.007479 10.0.0.19 - - [2025-12-18 01:50:59] "GET /virtual-machine-interface/4b177aba-dbb3-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009802 10.0.0.19 - - [2025-12-18 01:50:59] "POST /set-tag HTTP/1.1" 200 109 0.003464 10.0.0.19 - - [2025-12-18 01:50:59] "GET /virtual-machine-interface/4b177aba-dbb3-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003455 10.0.0.19 - - [2025-12-18 01:50:59] "GET /floating-ip/9a6fd770-7a21-4419-9154-2e5e1e4960cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.001793 10.0.0.19 - - [2025-12-18 01:50:59] "GET /loadbalancer-pool/7ccf79be-fc9a-4b0b-a568-ce4968222632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.002567 10.0.0.19 - - [2025-12-18 01:50:59] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016513 10.0.0.19 - - [2025-12-18 01:50:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.025539 10.0.0.19 - - [2025-12-18 01:50:59] "GET /virtual-machine-interface/4b177aba-dbb3-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.019475 10.0.0.19 - - [2025-12-18 01:50:59] "GET /virtual-machine-interface/4b177aba-dbb3-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003603 10.0.0.19 - - [2025-12-18 01:50:59] "GET /floating-ip/9a6fd770-7a21-4419-9154-2e5e1e4960cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.002919 10.0.0.19 - - [2025-12-18 01:50:59] "POST /set-tag HTTP/1.1" 200 109 0.002327 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:51:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000884 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:51:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000793 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:51:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000872 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:51:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000832 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:51:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000856 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:51:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000759 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:51:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000814 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:51:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000832 10.0.0.19 - - [2025-12-18 01:53:40] "GET /global-system-configs HTTP/1.1" 200 322 0.001956 10.0.0.19 - - [2025-12-18 01:53:42] "GET /global-system-configs HTTP/1.1" 200 322 0.002702 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:55:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000884 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:55:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000971 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:56:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000954 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:56:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000986 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:56:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000829 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:56:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000832 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:56:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000797 [Introspect:8084]10.0.0.19 - - [2025-12-18 01:56:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000781 10.0.0.19 - - [2025-12-18 01:56:18] "GET / HTTP/1.1" 200 35931 0.001303 10.0.0.19 - - [2025-12-18 01:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.19 - - [2025-12-18 01:56:19] "GET /project/f23a251b-7edc-480e-ba8a-4df426bd3dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.041033 10.0.0.19 - - [2025-12-18 01:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.19 - - [2025-12-18 01:56:19] "GET /project/f23a251b-7edc-480e-ba8a-4df426bd3dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031092 10.0.0.19 - - [2025-12-18 01:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.19 - - [2025-12-18 01:56:19] "GET /project/f23a251b-7edc-480e-ba8a-4df426bd3dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030560 10.0.0.19 - - [2025-12-18 01:56:19] "POST /tags HTTP/1.1" 200 333 0.022212 10.0.0.19 - - [2025-12-18 01:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006014 10.0.0.19 - - [2025-12-18 01:56:19] "GET /tag/72944add-9b14-47f4-9b5f-f120ffb9596d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.018544 10.0.0.19 - - [2025-12-18 01:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.19 - - [2025-12-18 01:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011131 10.0.0.19 - - [2025-12-18 01:56:19] "GET /project/f23a251b-7edc-480e-ba8a-4df426bd3dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.064879 10.0.0.19 - - [2025-12-18 01:56:19] "GET /project/f23a251b-7edc-480e-ba8a-4df426bd3dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.057877 10.0.0.19 - - [2025-12-18 01:56:19] "GET /virtual-networks?parent_id=f23a251b-7edc-480e-ba8a-4df426bd3dab&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.013361 10.0.0.19 - - [2025-12-18 01:56:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005886 10.0.0.19 - - [2025-12-18 01:56:20] "GET /virtual-network/587c35bd-018d-446c-9aac-60546a51f622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.014910 10.0.0.19 - - [2025-12-18 01:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007532 10.0.0.19 - - [2025-12-18 01:56:20] "GET /service-appliance-set/630e3dd9-2923-4106-8900-ab477fba91c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.010126 10.0.0.19 - - [2025-12-18 01:56:20] "POST /virtual-networks HTTP/1.1" 200 512 0.107899 10.0.0.19 - - [2025-12-18 01:56:20] "POST /fqname-to-id HTTP/1.1" 404 254 0.001882 10.0.0.19 - - [2025-12-18 01:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.19 - - [2025-12-18 01:56:20] "GET /network-ipam/b0ec6d0d-ea5c-4eea-a3f8-31d4a5a3ec89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.004884 10.0.0.19 - - [2025-12-18 01:56:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.077312 10.0.0.19 - - [2025-12-18 01:56:20] "GET /virtual-machine-interface/c2396f17-e69a-409d-9605-51ea31eebc03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.020832 10.0.0.19 - - [2025-12-18 01:56:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002544 10.0.0.19 - - [2025-12-18 01:56:20] "POST /ref-update HTTP/1.1" 200 156 0.119736 10.0.0.19 - - [2025-12-18 01:56:20] "POST /instance-ips HTTP/1.1" 200 409 0.018275 10.0.0.19 - - [2025-12-18 01:56:20] "GET /instance-ip/ed5a1ed0-f111-4dad-974d-b3f1033b34ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.009358 10.0.0.19 - - [2025-12-18 01:56:20] "GET /virtual-network/97f5a485-5382-4f87-9385-1d9e0601c776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.008311 10.0.0.19 - - [2025-12-18 01:56:20] "GET /domains HTTP/1.1" 200 280 0.004606 10.0.0.19 - - [2025-12-18 01:56:20] "GET /domain/cb64a1bc-e739-489e-b559-ac680eba4da3 HTTP/1.1" 200 3087 0.011568 10.0.0.19 - - [2025-12-18 01:56:20] "POST /loadbalancers HTTP/1.1" 200 610 0.068371 10.0.0.19 - - [2025-12-18 01:56:20] "GET /project/f23a251b-7edc-480e-ba8a-4df426bd3dab HTTP/1.1" 200 5717 0.091583 10.0.0.19 - - [2025-12-18 01:56:20] "GET /virtual-network/97f5a485-5382-4f87-9385-1d9e0601c776 HTTP/1.1" 200 2083 0.008399 10.0.0.19 - - [2025-12-18 01:56:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.020350 10.0.0.19 - - [2025-12-18 01:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008959 10.0.0.19 - - [2025-12-18 01:56:20] "GET /virtual-network/97f5a485-5382-4f87-9385-1d9e0601c776 HTTP/1.1" 200 2083 0.017095 10.0.0.19 - - [2025-12-18 01:56:20] "GET /project/f23a251b-7edc-480e-ba8a-4df426bd3dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.065782 10.0.0.19 - - [2025-12-18 01:56:20] "GET /routing-instance/ecffa9a9-9907-44ec-9948-2dfdfcda2d1f HTTP/1.1" 200 1182 0.007661 10.0.0.19 - - [2025-12-18 01:56:20] "GET /instance-ip/ed5a1ed0-f111-4dad-974d-b3f1033b34ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.004971 10.0.0.19 - - [2025-12-18 01:56:20] "GET /routing-instance/ecffa9a9-9907-44ec-9948-2dfdfcda2d1f HTTP/1.1" 200 1182 0.003935 10.0.0.19 - - [2025-12-18 01:56:20] "GET /project/f23a251b-7edc-480e-ba8a-4df426bd3dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.053665 10.0.0.19 - - [2025-12-18 01:56:20] "POST /floating-ips HTTP/1.1" 200 597 0.034602 10.0.0.19 - - [2025-12-18 01:56:20] "GET /loadbalancer/2446cc84-7d92-4391-9b58-6e5260bed6bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002820 10.0.0.19 - - [2025-12-18 01:56:20] "POST /route-targets HTTP/1.1" 200 327 0.012318 10.0.0.19 - - [2025-12-18 01:56:20] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.030513 10.0.0.19 - - [2025-12-18 01:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.19 - - [2025-12-18 01:56:20] "POST /ref-update HTTP/1.1" 200 156 0.019648 10.0.0.19 - - [2025-12-18 01:56:20] "GET /project/f23a251b-7edc-480e-ba8a-4df426bd3dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.034029 10.0.0.19 - - [2025-12-18 01:56:20] "GET /loadbalancer-listener/1b37bc29-063f-449a-b52f-39734973de34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003575 10.0.0.19 - - [2025-12-18 01:56:20] "GET /loadbalancer-listener/1b37bc29-063f-449a-b52f-39734973de34?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003040 10.0.0.19 - - [2025-12-18 01:56:20] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.017067 10.0.0.19 - - [2025-12-18 01:56:20] "GET /instance-ip/ed5a1ed0-f111-4dad-974d-b3f1033b34ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.004319 10.0.0.19 - - [2025-12-18 01:56:20] "GET /instance-ip/ed5a1ed0-f111-4dad-974d-b3f1033b34ec?fields=floating_ips HTTP/1.1" 200 1213 0.006661 10.0.0.19 - - [2025-12-18 01:56:20] "GET /floating-ip/e6a26f81-4807-44ec-93cd-b02c2315ab26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.002469 10.0.0.19 - - [2025-12-18 01:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.19 - - [2025-12-18 01:56:20] "GET /loadbalancer/2446cc84-7d92-4391-9b58-6e5260bed6bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002624 10.0.0.19 - - [2025-12-18 01:56:20] "POST /tags HTTP/1.1" 200 295 0.050545 10.0.0.19 - - [2025-12-18 01:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.19 - - [2025-12-18 01:56:20] "GET /tag/c3558071-589a-4ffb-b9fe-ada54ccc1b0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.029280 10.0.0.19 - - [2025-12-18 01:56:20] "POST /tags HTTP/1.1" 409 233 0.001930 10.0.0.19 - - [2025-12-18 01:56:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.19 - - [2025-12-18 01:56:20] "GET /tag/6b09e23c-d074-48e4-89b3-162abd76d38e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.010634 10.0.0.19 - - [2025-12-18 01:56:20] "POST /tags HTTP/1.1" 409 206 0.002507 10.0.0.19 - - [2025-12-18 01:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.19 - - [2025-12-18 01:56:21] "GET /tag/f7e2fc0c-e9b4-4476-927b-82e986eed442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013205 10.0.0.19 - - [2025-12-18 01:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.19 - - [2025-12-18 01:56:21] "GET /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003770 10.0.0.19 - - [2025-12-18 01:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.19 - - [2025-12-18 01:56:21] "GET /project/f23a251b-7edc-480e-ba8a-4df426bd3dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.028854 10.0.0.19 - - [2025-12-18 01:56:21] "POST /virtual-machines HTTP/1.1" 200 369 0.009702 10.0.0.19 - - [2025-12-18 01:56:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.010156 10.0.0.19 - - [2025-12-18 01:56:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.115969 10.0.0.19 - - [2025-12-18 01:56:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.007827 10.0.0.19 - - [2025-12-18 01:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.19 - - [2025-12-18 01:56:21] "GET /virtual-machine-interface/c017f532-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.013802 10.0.0.19 - - [2025-12-18 01:56:21] "POST /instance-ips HTTP/1.1" 200 409 0.018526 10.0.0.19 - - [2025-12-18 01:56:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.026143 10.0.0.19 - - [2025-12-18 01:56:21] "GET /virtual-machine-interface/c017f532-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.014150 10.0.0.19 - - [2025-12-18 01:56:21] "POST /set-tag HTTP/1.1" 200 109 0.015499 10.0.0.19 - - [2025-12-18 01:56:21] "GET /virtual-machine-interface/c017f532-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.018471 10.0.0.19 - - [2025-12-18 01:56:21] "GET /instance-ip/c03286ae-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003107 10.0.0.19 - - [2025-12-18 01:56:21] "GET /virtual-machine-interface/c017f532-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004208 10.0.0.19 - - [2025-12-18 01:56:21] "POST /set-tag HTTP/1.1" 200 109 0.001816 10.0.0.19 - - [2025-12-18 01:56:21] "GET /virtual-router/5f28c7a1-6998-45f7-a86c-2489fb79ffa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002265 10.0.0.19 - - [2025-12-18 01:56:21] "POST /ref-update HTTP/1.1" 200 156 0.011245 10.0.0.19 - - [2025-12-18 01:56:21] "GET /virtual-machine-interface/c017f532-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008259 10.0.0.19 - - [2025-12-18 01:56:21] "POST /set-tag HTTP/1.1" 200 109 0.002438 10.0.0.19 - - [2025-12-18 01:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.19 - - [2025-12-18 01:56:21] "GET /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003615 10.0.0.19 - - [2025-12-18 01:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001484 10.0.0.19 - - [2025-12-18 01:56:21] "GET /project/f23a251b-7edc-480e-ba8a-4df426bd3dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.027439 10.0.0.19 - - [2025-12-18 01:56:21] "POST /virtual-machines HTTP/1.1" 200 369 0.006238 10.0.0.19 - - [2025-12-18 01:56:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.011498 10.0.0.19 - - [2025-12-18 01:56:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.121969 10.0.0.19 - - [2025-12-18 01:56:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008407 10.0.0.19 - - [2025-12-18 01:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013141 10.0.0.19 - - [2025-12-18 01:56:22] "GET /virtual-machine-interface/c083c67c-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004143 10.0.0.19 - - [2025-12-18 01:56:22] "POST /instance-ips HTTP/1.1" 200 409 0.022676 10.0.0.19 - - [2025-12-18 01:56:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.024093 10.0.0.19 - - [2025-12-18 01:56:22] "GET /virtual-machine-interface/c083c67c-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.010871 10.0.0.19 - - [2025-12-18 01:56:22] "POST /set-tag HTTP/1.1" 200 109 0.015364 10.0.0.19 - - [2025-12-18 01:56:22] "GET /virtual-machine-interface/c083c67c-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014199 10.0.0.19 - - [2025-12-18 01:56:22] "GET /instance-ip/c09f442e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003210 10.0.0.19 - - [2025-12-18 01:56:22] "GET /virtual-machine-interface/c083c67c-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004385 10.0.0.19 - - [2025-12-18 01:56:22] "POST /set-tag HTTP/1.1" 200 109 0.002112 10.0.0.19 - - [2025-12-18 01:56:22] "GET /virtual-router/5f28c7a1-6998-45f7-a86c-2489fb79ffa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003170 10.0.0.19 - - [2025-12-18 01:56:22] "POST /ref-update HTTP/1.1" 200 156 0.007766 10.0.0.19 - - [2025-12-18 01:56:22] "GET /virtual-machine-interface/c083c67c-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013422 10.0.0.19 - - [2025-12-18 01:56:22] "POST /set-tag HTTP/1.1" 200 109 0.001901 10.0.0.19 - - [2025-12-18 01:56:22] "GET /virtual-machine-interface/c017f532-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006025 10.0.0.19 - - [2025-12-18 01:56:22] "POST /set-tag HTTP/1.1" 200 109 0.001755 10.0.0.19 - - [2025-12-18 01:56:22] "GET /virtual-machine-interface/c083c67c-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003349 10.0.0.19 - - [2025-12-18 01:56:22] "POST /set-tag HTTP/1.1" 200 109 0.001556 10.0.0.19 - - [2025-12-18 01:56:25] "GET /domains HTTP/1.1" 200 280 0.001714 10.0.0.19 - - [2025-12-18 01:56:25] "GET /domain/cb64a1bc-e739-489e-b559-ac680eba4da3 HTTP/1.1" 200 3087 0.002321 10.0.0.19 - - [2025-12-18 01:56:25] "GET /project/f23a251b-7edc-480e-ba8a-4df426bd3dab HTTP/1.1" 200 7065 0.030495 10.0.0.19 - - [2025-12-18 01:56:25] "GET /virtual-network/97f5a485-5382-4f87-9385-1d9e0601c776 HTTP/1.1" 200 2083 0.004946 10.0.0.19 - - [2025-12-18 01:56:25] "GET /virtual-network/97f5a485-5382-4f87-9385-1d9e0601c776 HTTP/1.1" 200 2083 0.003340 10.0.0.19 - - [2025-12-18 01:56:25] "GET /routing-instance/ecffa9a9-9907-44ec-9948-2dfdfcda2d1f HTTP/1.1" 200 1403 0.003192 10.0.0.19 - - [2025-12-18 01:56:25] "GET /routing-instance/ecffa9a9-9907-44ec-9948-2dfdfcda2d1f HTTP/1.1" 200 1403 0.003397 10.0.0.19 - - [2025-12-18 01:56:25] "GET /route-target/16941557-e9a1-42a3-a5f7-b97ead13ef76 HTTP/1.1" 200 1152 0.001759 10.0.0.19 - - [2025-12-18 01:56:25] "GET /virtual-network/97f5a485-5382-4f87-9385-1d9e0601c776 HTTP/1.1" 200 2083 0.006710 10.0.0.19 - - [2025-12-18 01:56:25] "GET /routing-instance/ecffa9a9-9907-44ec-9948-2dfdfcda2d1f HTTP/1.1" 200 1403 0.004997 10.0.0.19 - - [2025-12-18 01:56:25] "GET /virtual-network/97f5a485-5382-4f87-9385-1d9e0601c776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003718 10.0.0.19 - - [2025-12-18 01:56:25] "GET /virtual-network/97f5a485-5382-4f87-9385-1d9e0601c776 HTTP/1.1" 200 2083 0.003602 10.0.0.19 - - [2025-12-18 01:56:25] "GET /routing-instance/ecffa9a9-9907-44ec-9948-2dfdfcda2d1f HTTP/1.1" 200 1403 0.002206 10.0.0.19 - - [2025-12-18 01:56:25] "GET /routing-instance/ecffa9a9-9907-44ec-9948-2dfdfcda2d1f HTTP/1.1" 200 1403 0.002810 10.0.0.19 - - [2025-12-18 01:56:25] "GET /route-target/16941557-e9a1-42a3-a5f7-b97ead13ef76 HTTP/1.1" 200 1152 0.002084 10.0.0.19 - - [2025-12-18 01:56:25] "GET /domains HTTP/1.1" 200 280 0.004031 10.0.0.19 - - [2025-12-18 01:56:25] "GET /domain/cb64a1bc-e739-489e-b559-ac680eba4da3 HTTP/1.1" 200 3087 0.002249 10.0.0.19 - - [2025-12-18 01:56:25] "GET /project/f23a251b-7edc-480e-ba8a-4df426bd3dab HTTP/1.1" 200 7065 0.031876 10.0.0.19 - - [2025-12-18 01:56:25] "GET /virtual-network/97f5a485-5382-4f87-9385-1d9e0601c776 HTTP/1.1" 200 2083 0.003900 10.0.0.19 - - [2025-12-18 01:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.19 - - [2025-12-18 01:56:25] "GET /project/f23a251b-7edc-480e-ba8a-4df426bd3dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029138 10.0.0.19 - - [2025-12-18 01:56:25] "GET /virtual-network/97f5a485-5382-4f87-9385-1d9e0601c776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004100 10.0.0.19 - - [2025-12-18 01:56:25] "GET /floating-ip-pools?parent_id=97f5a485-5382-4f87-9385-1d9e0601c776&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002860 10.0.0.19 - - [2025-12-18 01:56:25] "GET /virtual-network/97f5a485-5382-4f87-9385-1d9e0601c776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.004042 10.0.0.19 - - [2025-12-18 01:56:25] "POST /floating-ip-pools HTTP/1.1" 200 562 0.016168 10.0.0.19 - - [2025-12-18 01:56:25] "POST /ref-update HTTP/1.1" 200 156 0.025846 10.0.0.19 - - [2025-12-18 01:56:25] "GET /virtual-network/97f5a485-5382-4f87-9385-1d9e0601c776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.003979 10.0.0.19 - - [2025-12-18 01:56:25] "GET /domains HTTP/1.1" 200 280 0.001497 10.0.0.19 - - [2025-12-18 01:56:25] "GET /domain/cb64a1bc-e739-489e-b559-ac680eba4da3 HTTP/1.1" 200 3087 0.002314 10.0.0.19 - - [2025-12-18 01:56:25] "GET /project/f23a251b-7edc-480e-ba8a-4df426bd3dab HTTP/1.1" 200 7321 0.027397 10.0.0.19 - - [2025-12-18 01:56:25] "GET /virtual-network/97f5a485-5382-4f87-9385-1d9e0601c776 HTTP/1.1" 200 2321 0.004162 10.0.0.19 - - [2025-12-18 01:56:25] "GET /floating-ip-pool/d5017144-b1da-406e-8dca-432fa0ba0fda HTTP/1.1" 200 1315 0.002212 10.0.0.19 - - [2025-12-18 01:56:25] "GET /domains HTTP/1.1" 200 280 0.001146 10.0.0.19 - - [2025-12-18 01:56:25] "GET /domain/cb64a1bc-e739-489e-b559-ac680eba4da3 HTTP/1.1" 200 3087 0.001932 10.0.0.19 - - [2025-12-18 01:56:25] "GET /project/f23a251b-7edc-480e-ba8a-4df426bd3dab HTTP/1.1" 200 7321 0.036702 10.0.0.19 - - [2025-12-18 01:56:25] "GET /virtual-network/97f5a485-5382-4f87-9385-1d9e0601c776 HTTP/1.1" 200 2321 0.003655 10.0.0.19 - - [2025-12-18 01:56:25] "GET /virtual-network/97f5a485-5382-4f87-9385-1d9e0601c776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.005107 10.0.0.19 - - [2025-12-18 01:56:26] "POST /tags HTTP/1.1" 200 365 0.046789 10.0.0.19 - - [2025-12-18 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010892 10.0.0.19 - - [2025-12-18 01:56:26] "GET /tag/450cdd7e-651e-4b34-851e-0486b159a6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.014372 10.0.0.19 - - [2025-12-18 01:56:26] "POST /tags HTTP/1.1" 409 206 0.001889 10.0.0.19 - - [2025-12-18 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.19 - - [2025-12-18 01:56:26] "GET /tag/f7e2fc0c-e9b4-4476-927b-82e986eed442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.009594 10.0.0.19 - - [2025-12-18 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001389 10.0.0.19 - - [2025-12-18 01:56:26] "GET /project/f23a251b-7edc-480e-ba8a-4df426bd3dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.025497 10.0.0.19 - - [2025-12-18 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.19 - - [2025-12-18 01:56:26] "GET /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003913 10.0.0.19 - - [2025-12-18 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001413 10.0.0.19 - - [2025-12-18 01:56:26] "GET /service-appliance-set/e6881d2a-842b-4be3-86e6-58c6e7017b58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.002686 10.0.0.19 - - [2025-12-18 01:56:26] "POST /fqname-to-id HTTP/1.1" 404 258 0.001798 10.0.0.19 - - [2025-12-18 01:56:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.088489 10.0.0.19 - - [2025-12-18 01:56:26] "GET /virtual-machine-interface/d7df6609-3934-46db-8702-22d36faa3191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.017087 10.0.0.19 - - [2025-12-18 01:56:26] "POST /set-tag HTTP/1.1" 200 109 0.015984 10.0.0.19 - - [2025-12-18 01:56:26] "POST /instance-ips HTTP/1.1" 200 417 0.017737 10.0.0.19 - - [2025-12-18 01:56:26] "GET /instance-ip/5354a4b2-4555-4068-88bb-0d4da811467a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1663 0.007977 10.0.0.19 - - [2025-12-18 01:56:26] "POST /loadbalancers HTTP/1.1" 200 618 0.057488 10.0.0.19 - - [2025-12-18 01:56:26] "POST /service-instances HTTP/1.1" 200 566 0.017730 10.0.0.19 - - [2025-12-18 01:56:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.023178 10.0.0.19 - - [2025-12-18 01:56:26] "POST /ref-update HTTP/1.1" 200 156 0.021231 10.0.0.19 - - [2025-12-18 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.014732 10.0.0.19 - - [2025-12-18 01:56:26] "GET /project/f23a251b-7edc-480e-ba8a-4df426bd3dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.037062 10.0.0.19 - - [2025-12-18 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004794 10.0.0.19 - - [2025-12-18 01:56:26] "PUT /service-instance/9269f767-2429-4e5d-bf22-0056ebcba9fc HTTP/1.1" 200 266 0.006879 10.0.0.19 - - [2025-12-18 01:56:26] "GET /virtual-machine-interface/d7df6609-3934-46db-8702-22d36faa3191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.006155 10.0.0.19 - - [2025-12-18 01:56:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.014172 10.0.0.19 - - [2025-12-18 01:56:26] "GET /virtual-machine-interface/d7df6609-3934-46db-8702-22d36faa3191?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.013632 10.0.0.19 - - [2025-12-18 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001344 10.0.0.19 - - [2025-12-18 01:56:26] "PUT /service-instance/9269f767-2429-4e5d-bf22-0056ebcba9fc HTTP/1.1" 200 266 0.007874 10.0.0.19 - - [2025-12-18 01:56:26] "GET /floating-ip-pool/d5017144-b1da-406e-8dca-432fa0ba0fda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002527 10.0.0.19 - - [2025-12-18 01:56:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.007813 10.0.0.19 - - [2025-12-18 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.19 - - [2025-12-18 01:56:26] "POST /virtual-machines HTTP/1.1" 200 429 0.030191 10.0.0.19 - - [2025-12-18 01:56:26] "POST /floating-ips HTTP/1.1" 200 671 0.148786 10.0.0.19 - - [2025-12-18 01:56:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.014759 10.0.0.19 - - [2025-12-18 01:56:27] "GET /application-policy-set/8d1fec10-b08e-4225-894c-ed7c0ff27a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003687 10.0.0.19 - - [2025-12-18 01:56:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.149863 10.0.0.19 - - [2025-12-18 01:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009365 10.0.0.19 - - [2025-12-18 01:56:27] "GET /policy-management/4f7fe42c-a52b-41cd-a118-1fde149fcd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002087 10.0.0.19 - - [2025-12-18 01:56:27] "POST /tags HTTP/1.1" 409 221 0.001755 10.0.0.19 - - [2025-12-18 01:56:27] "POST /chown HTTP/1.1" 200 109 0.005455 10.0.0.19 - - [2025-12-18 01:56:27] "POST /chown HTTP/1.1" 200 109 0.005989 10.0.0.19 - - [2025-12-18 01:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010836 10.0.0.19 - - [2025-12-18 01:56:27] "GET /tag/72944add-9b14-47f4-9b5f-f120ffb9596d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.015908 10.0.0.19 - - [2025-12-18 01:56:27] "POST /tags HTTP/1.1" 409 238 0.001985 10.0.0.19 - - [2025-12-18 01:56:27] "PUT /virtual-machine-interface/905b6816-ce7c-486d-83f1-6b65367220cf HTTP/1.1" 200 284 0.038336 10.0.0.19 - - [2025-12-18 01:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.19 - - [2025-12-18 01:56:27] "GET /tag/450cdd7e-651e-4b34-851e-0486b159a6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.010657 10.0.0.19 - - [2025-12-18 01:56:27] "PUT /instance-ip/5354a4b2-4555-4068-88bb-0d4da811467a HTTP/1.1" 200 256 0.023473 10.0.0.19 - - [2025-12-18 01:56:27] "POST /ref-update HTTP/1.1" 200 156 0.021632 10.0.0.19 - - [2025-12-18 01:56:27] "POST /ref-update HTTP/1.1" 200 156 0.019265 10.0.0.19 - - [2025-12-18 01:56:27] "POST /firewall-rules HTTP/1.1" 200 650 0.117308 10.0.0.19 - - [2025-12-18 01:56:27] "POST /ref-update HTTP/1.1" 200 156 0.032476 10.0.0.19 - - [2025-12-18 01:56:27] "POST /ref-update HTTP/1.1" 200 156 0.015965 10.0.0.19 - - [2025-12-18 01:56:27] "GET /firewall-rule/c1399ded-365b-4c04-aee4-34b06401b294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.020263 10.0.0.19 - - [2025-12-18 01:56:27] "GET /firewall-policy/ad27f638-d78b-42f8-872f-72beebda0d0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002420 10.0.0.19 - - [2025-12-18 01:56:27] "POST /ref-update HTTP/1.1" 200 156 0.028811 10.0.0.19 - - [2025-12-18 01:56:27] "GET /firewall-rule/c1399ded-365b-4c04-aee4-34b06401b294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.011754 10.0.0.19 - - [2025-12-18 01:56:27] "POST /ref-update HTTP/1.1" 200 156 0.013363 10.0.0.19 - - [2025-12-18 01:56:27] "POST /ref-update HTTP/1.1" 200 156 0.008054 10.0.0.19 - - [2025-12-18 01:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.19 - - [2025-12-18 01:56:27] "POST /virtual-machines HTTP/1.1" 200 429 0.016020 10.0.0.19 - - [2025-12-18 01:56:27] "GET /project/f23a251b-7edc-480e-ba8a-4df426bd3dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.042574 10.0.0.19 - - [2025-12-18 01:56:27] "GET /loadbalancer/2d7e6e03-49b3-40d9-8ed2-d69290b91d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.002338 10.0.0.19 - - [2025-12-18 01:56:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.116316 10.0.0.19 - - [2025-12-18 01:56:27] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.062913 10.0.0.19 - - [2025-12-18 01:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.19 - - [2025-12-18 01:56:27] "POST /chown HTTP/1.1" 200 109 0.011321 10.0.0.19 - - [2025-12-18 01:56:27] "GET /project/f23a251b-7edc-480e-ba8a-4df426bd3dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.051490 10.0.0.19 - - [2025-12-18 01:56:27] "GET /loadbalancer-listener/139ac35b-a5c5-4c8d-b0ef-8793110cae48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.005810 10.0.0.19 - - [2025-12-18 01:56:27] "POST /chown HTTP/1.1" 200 109 0.028592 10.0.0.19 - - [2025-12-18 01:56:27] "PUT /virtual-machine-interface/256f5f04-b5b2-4fa2-90ae-0d3128354de6 HTTP/1.1" 200 284 0.020177 10.0.0.19 - - [2025-12-18 01:56:27] "GET /loadbalancer-listener/139ac35b-a5c5-4c8d-b0ef-8793110cae48?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.007653 10.0.0.19 - - [2025-12-18 01:56:27] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.020479 10.0.0.19 - - [2025-12-18 01:56:27] "PUT /instance-ip/5354a4b2-4555-4068-88bb-0d4da811467a HTTP/1.1" 200 256 0.026681 10.0.0.19 - - [2025-12-18 01:56:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.016999 10.0.0.19 - - [2025-12-18 01:56:27] "GET /loadbalancer-pool/cb8b6ca5-f50c-4946-acba-3f677feb27af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.012770 10.0.0.19 - - [2025-12-18 01:56:27] "POST /ref-update HTTP/1.1" 200 156 0.026799 10.0.0.19 - - [2025-12-18 01:56:27] "POST /ref-update HTTP/1.1" 200 156 0.021082 10.0.0.19 - - [2025-12-18 01:56:27] "POST /loadbalancer-members HTTP/1.1" 200 707 0.019063 10.0.0.19 - - [2025-12-18 01:56:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.014091 10.0.0.19 - - [2025-12-18 01:56:27] "POST /ref-update HTTP/1.1" 200 156 0.018529 10.0.0.19 - - [2025-12-18 01:56:27] "GET /loadbalancer-member/784e4b3a-44a5-4a4e-8239-41a75f3619fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.010934 10.0.0.19 - - [2025-12-18 01:56:27] "POST /ref-update HTTP/1.1" 200 156 0.022208 10.0.0.19 - - [2025-12-18 01:56:27] "POST /ref-update HTTP/1.1" 200 156 0.018242 10.0.0.19 - - [2025-12-18 01:56:28] "GET /application-policy-set/8d1fec10-b08e-4225-894c-ed7c0ff27a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006127 10.0.0.19 - - [2025-12-18 01:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.19 - - [2025-12-18 01:56:28] "GET /policy-management/4f7fe42c-a52b-41cd-a118-1fde149fcd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002165 10.0.0.19 - - [2025-12-18 01:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.19 - - [2025-12-18 01:56:28] "POST /chown HTTP/1.1" 200 109 0.005979 10.0.0.19 - - [2025-12-18 01:56:28] "POST /tags HTTP/1.1" 409 221 0.001476 10.0.0.19 - - [2025-12-18 01:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.19 - - [2025-12-18 01:56:28] "GET /tag/72944add-9b14-47f4-9b5f-f120ffb9596d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011078 10.0.0.19 - - [2025-12-18 01:56:28] "POST /chown HTTP/1.1" 200 109 0.028272 10.0.0.19 - - [2025-12-18 01:56:28] "PUT /instance-ip/5354a4b2-4555-4068-88bb-0d4da811467a HTTP/1.1" 200 256 0.018375 10.0.0.19 - - [2025-12-18 01:56:28] "POST /tags HTTP/1.1" 409 238 0.001922 10.0.0.19 - - [2025-12-18 01:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001432 10.0.0.19 - - [2025-12-18 01:56:28] "GET /tag/450cdd7e-651e-4b34-851e-0486b159a6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.009586 10.0.0.19 - - [2025-12-18 01:56:28] "POST /firewall-rules HTTP/1.1" 409 293 0.001500 10.0.0.19 - - [2025-12-18 01:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001367 10.0.0.19 - - [2025-12-18 01:56:28] "POST /ref-update HTTP/1.1" 200 156 0.013800 10.0.0.19 - - [2025-12-18 01:56:28] "POST /chown HTTP/1.1" 200 109 0.014317 10.0.0.19 - - [2025-12-18 01:56:28] "PUT /firewall-rule/c1399ded-365b-4c04-aee4-34b06401b294 HTTP/1.1" 200 260 0.036278 10.0.0.19 - - [2025-12-18 01:56:28] "POST /chown HTTP/1.1" 200 109 0.022154 10.0.0.19 - - [2025-12-18 01:56:28] "GET /firewall-rule/c1399ded-365b-4c04-aee4-34b06401b294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002648 10.0.0.19 - - [2025-12-18 01:56:28] "GET /firewall-policy/ad27f638-d78b-42f8-872f-72beebda0d0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.002770 10.0.0.19 - - [2025-12-18 01:56:28] "GET /firewall-rule/c1399ded-365b-4c04-aee4-34b06401b294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002004 10.0.0.19 - - [2025-12-18 01:56:28] "PUT /instance-ip/5354a4b2-4555-4068-88bb-0d4da811467a HTTP/1.1" 200 256 0.010364 10.0.0.19 - - [2025-12-18 01:56:28] "POST /ref-update HTTP/1.1" 200 156 0.016909 10.0.0.19 - - [2025-12-18 01:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.19 - - [2025-12-18 01:56:28] "POST /chown HTTP/1.1" 200 109 0.006051 10.0.0.19 - - [2025-12-18 01:56:28] "POST /chown HTTP/1.1" 200 109 0.020408 10.0.0.19 - - [2025-12-18 01:56:28] "PUT /instance-ip/5354a4b2-4555-4068-88bb-0d4da811467a HTTP/1.1" 200 256 0.017956 10.0.0.19 - - [2025-12-18 01:56:28] "POST /ref-update HTTP/1.1" 200 156 0.009386 10.0.0.19 - - [2025-12-18 01:56:28] "POST /chown HTTP/1.1" 200 109 0.008400 10.0.0.19 - - [2025-12-18 01:56:28] "POST /chown HTTP/1.1" 200 109 0.017590 10.0.0.19 - - [2025-12-18 01:56:28] "PUT /instance-ip/5354a4b2-4555-4068-88bb-0d4da811467a HTTP/1.1" 200 256 0.011521 10.0.0.19 - - [2025-12-18 01:56:28] "POST /ref-update HTTP/1.1" 200 156 0.023932 10.0.0.19 - - [2025-12-18 01:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007047 10.0.0.19 - - [2025-12-18 01:56:28] "POST /chown HTTP/1.1" 200 109 0.006557 10.0.0.19 - - [2025-12-18 01:56:28] "POST /chown HTTP/1.1" 200 109 0.013445 10.0.0.19 - - [2025-12-18 01:56:28] "PUT /instance-ip/5354a4b2-4555-4068-88bb-0d4da811467a HTTP/1.1" 200 256 0.020856 10.0.0.19 - - [2025-12-18 01:56:28] "POST /ref-update HTTP/1.1" 200 156 0.010153 10.0.0.19 - - [2025-12-18 01:56:28] "POST /chown HTTP/1.1" 200 109 0.018065 10.0.0.19 - - [2025-12-18 01:56:28] "POST /chown HTTP/1.1" 200 109 0.019875 10.0.0.19 - - [2025-12-18 01:56:28] "PUT /instance-ip/5354a4b2-4555-4068-88bb-0d4da811467a HTTP/1.1" 200 256 0.014624 10.0.0.19 - - [2025-12-18 01:56:28] "POST /ref-update HTTP/1.1" 200 156 0.035245 10.0.0.19 - - [2025-12-18 01:56:28] "PUT /service-instance/9269f767-2429-4e5d-bf22-0056ebcba9fc HTTP/1.1" 200 266 0.006441 10.0.0.19 - - [2025-12-18 01:56:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.007796 10.0.0.19 - - [2025-12-18 01:56:29] "PUT /service-instance/9269f767-2429-4e5d-bf22-0056ebcba9fc HTTP/1.1" 200 266 0.013861 10.0.0.19 - - [2025-12-18 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008257 10.0.0.19 - - [2025-12-18 01:56:29] "GET /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004353 10.0.0.19 - - [2025-12-18 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.19 - - [2025-12-18 01:56:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.017184 10.0.0.19 - - [2025-12-18 01:56:29] "GET /project/f23a251b-7edc-480e-ba8a-4df426bd3dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.054931 10.0.0.19 - - [2025-12-18 01:56:29] "PUT /service-instance/9269f767-2429-4e5d-bf22-0056ebcba9fc HTTP/1.1" 200 266 0.008887 10.0.0.19 - - [2025-12-18 01:56:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.007522 10.0.0.19 - - [2025-12-18 01:56:29] "POST /virtual-machines HTTP/1.1" 200 373 0.018574 10.0.0.19 - - [2025-12-18 01:56:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.015164 10.0.0.19 - - [2025-12-18 01:56:29] "PUT /service-instance/9269f767-2429-4e5d-bf22-0056ebcba9fc HTTP/1.1" 200 266 0.072586 10.0.0.19 - - [2025-12-18 01:56:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.121173 10.0.0.19 - - [2025-12-18 01:56:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.032326 10.0.0.19 - - [2025-12-18 01:56:29] "PUT /service-instance/9269f767-2429-4e5d-bf22-0056ebcba9fc HTTP/1.1" 200 266 0.011255 10.0.0.19 - - [2025-12-18 01:56:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.021327 10.0.0.19 - - [2025-12-18 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006103 10.0.0.19 - - [2025-12-18 01:56:29] "GET /virtual-machine-interface/c4e1ccf0-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.004889 10.0.0.19 - - [2025-12-18 01:56:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.009732 10.0.0.19 - - [2025-12-18 01:56:29] "POST /instance-ips HTTP/1.1" 200 413 0.030593 10.0.0.19 - - [2025-12-18 01:56:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.025744 10.0.0.19 - - [2025-12-18 01:56:29] "GET /virtual-machine-interface/c4e1ccf0-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.007377 10.0.0.19 - - [2025-12-18 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.19 - - [2025-12-18 01:56:29] "POST /chown HTTP/1.1" 200 109 0.005224 10.0.0.19 - - [2025-12-18 01:56:29] "POST /chown HTTP/1.1" 200 109 0.015028 10.0.0.19 - - [2025-12-18 01:56:29] "POST /set-tag HTTP/1.1" 200 109 0.017774 10.0.0.19 - - [2025-12-18 01:56:29] "GET /virtual-machine-interface/c4e1ccf0-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009747 10.0.0.19 - - [2025-12-18 01:56:29] "GET /instance-ip/c4feb5d6-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.003181 10.0.0.19 - - [2025-12-18 01:56:29] "POST /ref-update HTTP/1.1" 200 156 0.006200 10.0.0.19 - - [2025-12-18 01:56:29] "POST /chown HTTP/1.1" 200 109 0.016289 10.0.0.19 - - [2025-12-18 01:56:29] "POST /chown HTTP/1.1" 200 109 0.021636 10.0.0.19 - - [2025-12-18 01:56:29] "GET /virtual-machine-interface/c4e1ccf0-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005414 10.0.0.19 - - [2025-12-18 01:56:29] "POST /set-tag HTTP/1.1" 200 109 0.002001 10.0.0.19 - - [2025-12-18 01:56:29] "GET /virtual-router/5f28c7a1-6998-45f7-a86c-2489fb79ffa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.003356 10.0.0.19 - - [2025-12-18 01:56:29] "POST /ref-update HTTP/1.1" 200 156 0.006655 10.0.0.19 - - [2025-12-18 01:56:29] "POST /ref-update HTTP/1.1" 200 156 0.009169 10.0.0.19 - - [2025-12-18 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004840 10.0.0.19 - - [2025-12-18 01:56:29] "POST /chown HTTP/1.1" 200 109 0.006311 10.0.0.19 - - [2025-12-18 01:56:29] "GET /virtual-machine-interface/c4e1ccf0-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009832 10.0.0.19 - - [2025-12-18 01:56:29] "POST /set-tag HTTP/1.1" 200 109 0.001939 10.0.0.19 - - [2025-12-18 01:56:29] "GET /virtual-machine-interface/c4e1ccf0-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003299 10.0.0.19 - - [2025-12-18 01:56:29] "POST /chown HTTP/1.1" 200 109 0.005916 10.0.0.19 - - [2025-12-18 01:56:29] "POST /set-tag HTTP/1.1" 200 109 0.002104 10.0.0.19 - - [2025-12-18 01:56:29] "POST /chown HTTP/1.1" 200 109 0.011871 10.0.0.19 - - [2025-12-18 01:56:29] "POST /chown HTTP/1.1" 200 109 0.018128 10.0.0.19 - - [2025-12-18 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.19 - - [2025-12-18 01:56:29] "POST /chown HTTP/1.1" 200 109 0.005651 10.0.0.19 - - [2025-12-18 01:56:29] "POST /chown HTTP/1.1" 200 109 0.039488 10.0.0.19 - - [2025-12-18 01:56:29] "POST /chown HTTP/1.1" 200 109 0.013546 10.0.0.19 - - [2025-12-18 01:56:30] "POST /chown HTTP/1.1" 200 109 0.005937 10.0.0.19 - - [2025-12-18 01:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.19 - - [2025-12-18 01:56:30] "POST /chown HTTP/1.1" 200 109 0.005191 10.0.0.19 - - [2025-12-18 01:56:30] "POST /chown HTTP/1.1" 200 109 0.015956 10.0.0.19 - - [2025-12-18 01:56:30] "POST /chown HTTP/1.1" 200 109 0.006322 10.0.0.19 - - [2025-12-18 01:56:30] "POST /chown HTTP/1.1" 200 109 0.017753 10.0.0.19 - - [2025-12-18 01:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008858 10.0.0.19 - - [2025-12-18 01:56:30] "POST /chown HTTP/1.1" 200 109 0.006464 10.0.0.19 - - [2025-12-18 01:56:30] "POST /chown HTTP/1.1" 200 109 0.020695 10.0.0.19 - - [2025-12-18 01:56:30] "POST /chown HTTP/1.1" 200 109 0.018657 10.0.0.19 - - [2025-12-18 01:56:30] "POST /chown HTTP/1.1" 200 109 0.006695 10.0.0.19 - - [2025-12-18 01:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002464 10.0.0.19 - - [2025-12-18 01:56:30] "POST /chown HTTP/1.1" 200 109 0.006226 10.0.0.19 - - [2025-12-18 01:56:30] "POST /chown HTTP/1.1" 200 109 0.005970 10.0.0.19 - - [2025-12-18 01:56:30] "POST /chown HTTP/1.1" 200 109 0.018579 10.0.0.19 - - [2025-12-18 01:56:30] "POST /chown HTTP/1.1" 200 109 0.020192 10.0.0.19 - - [2025-12-18 01:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.19 - - [2025-12-18 01:56:30] "POST /chown HTTP/1.1" 200 109 0.005596 10.0.0.19 - - [2025-12-18 01:56:30] "POST /chown HTTP/1.1" 200 109 0.013263 10.0.0.19 - - [2025-12-18 01:56:30] "POST /chown HTTP/1.1" 200 109 0.007576 10.0.0.19 - - [2025-12-18 01:56:30] "POST /chown HTTP/1.1" 200 109 0.029040 10.0.0.19 - - [2025-12-18 01:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001577 10.0.0.19 - - [2025-12-18 01:56:30] "POST /chown HTTP/1.1" 200 109 0.006083 10.0.0.19 - - [2025-12-18 01:56:30] "POST /chown HTTP/1.1" 200 109 0.018393 10.0.0.19 - - [2025-12-18 01:56:30] "POST /chown HTTP/1.1" 200 109 0.010653 10.0.0.19 - - [2025-12-18 01:56:30] "POST /chown HTTP/1.1" 200 109 0.005789 10.0.0.19 - - [2025-12-18 01:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.19 - - [2025-12-18 01:56:30] "POST /chown HTTP/1.1" 200 109 0.005176 10.0.0.19 - - [2025-12-18 01:56:30] "POST /chown HTTP/1.1" 200 109 0.008158 10.0.0.19 - - [2025-12-18 01:56:30] "POST /chown HTTP/1.1" 200 109 0.011737 10.0.0.19 - - [2025-12-18 01:56:30] "POST /chown HTTP/1.1" 200 109 0.021281 10.0.0.19 - - [2025-12-18 01:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.19 - - [2025-12-18 01:56:30] "POST /chown HTTP/1.1" 200 109 0.005318 10.0.0.19 - - [2025-12-18 01:56:30] "POST /chown HTTP/1.1" 200 109 0.019922 10.0.0.19 - - [2025-12-18 01:56:31] "POST /chown HTTP/1.1" 200 109 0.006505 10.0.0.19 - - [2025-12-18 01:56:31] "POST /chown HTTP/1.1" 200 109 0.031060 10.0.0.19 - - [2025-12-18 01:56:32] "GET /virtual-machine-interface/c017f532-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005490 10.0.0.19 - - [2025-12-18 01:56:32] "POST /set-tag HTTP/1.1" 200 109 0.002745 10.0.0.19 - - [2025-12-18 01:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002001 10.0.0.19 - - [2025-12-18 01:56:32] "GET /loadbalancer/2446cc84-7d92-4391-9b58-6e5260bed6bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002152 10.0.0.19 - - [2025-12-18 01:56:32] "GET /loadbalancer-pool/389a5cf0-c019-4af0-b66d-cafc9a4b202e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002467 10.0.0.19 - - [2025-12-18 01:56:32] "POST /loadbalancer-members HTTP/1.1" 200 702 0.022158 10.0.0.19 - - [2025-12-18 01:56:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.015884 10.0.0.19 - - [2025-12-18 01:56:32] "GET /virtual-machine-interface/c017f532-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011267 10.0.0.19 - - [2025-12-18 01:56:32] "GET /virtual-machine-interface/c017f532-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003661 10.0.0.19 - - [2025-12-18 01:56:32] "POST /ref-update HTTP/1.1" 200 156 0.006142 10.0.0.19 - - [2025-12-18 01:56:32] "POST /tags HTTP/1.1" 409 221 0.001882 10.0.0.19 - - [2025-12-18 01:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001504 10.0.0.19 - - [2025-12-18 01:56:32] "GET /tag/72944add-9b14-47f4-9b5f-f120ffb9596d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009820 10.0.0.19 - - [2025-12-18 01:56:32] "GET /floating-ip/e6a26f81-4807-44ec-93cd-b02c2315ab26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1782 0.003740 10.0.0.19 - - [2025-12-18 01:56:32] "PUT /floating-ip/e6a26f81-4807-44ec-93cd-b02c2315ab26 HTTP/1.1" 200 256 0.011386 10.0.0.19 - - [2025-12-18 01:56:32] "POST /set-tag HTTP/1.1" 200 109 0.037901 10.0.0.19 - - [2025-12-18 01:56:33] "GET /virtual-machine-interface/c083c67c-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005511 10.0.0.19 - - [2025-12-18 01:56:33] "POST /set-tag HTTP/1.1" 200 109 0.001936 10.0.0.19 - - [2025-12-18 01:56:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.19 - - [2025-12-18 01:56:33] "GET /loadbalancer/2446cc84-7d92-4391-9b58-6e5260bed6bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002197 10.0.0.19 - - [2025-12-18 01:56:33] "GET /loadbalancer-pool/389a5cf0-c019-4af0-b66d-cafc9a4b202e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.002000 10.0.0.19 - - [2025-12-18 01:56:33] "POST /loadbalancer-members HTTP/1.1" 200 702 0.013471 10.0.0.19 - - [2025-12-18 01:56:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.006773 10.0.0.19 - - [2025-12-18 01:56:33] "GET /virtual-machine-interface/c083c67c-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014990 10.0.0.19 - - [2025-12-18 01:56:33] "GET /virtual-machine-interface/c083c67c-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003798 10.0.0.19 - - [2025-12-18 01:56:33] "POST /ref-update HTTP/1.1" 200 156 0.008870 10.0.0.19 - - [2025-12-18 01:56:33] "POST /set-tag HTTP/1.1" 200 109 0.041084 10.0.0.19 - - [2025-12-18 01:56:33] "GET /floating-ip/e6a26f81-4807-44ec-93cd-b02c2315ab26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.008672 10.0.0.19 - - [2025-12-18 01:56:34] "GET /virtual-machine/69dc7903-27df-4977-97d8-19fa532b7622?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003537 10.0.0.19 - - [2025-12-18 01:56:34] "GET /virtual-machine-interface/c017f532-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003932 10.0.0.19 - - [2025-12-18 01:56:34] "GET /virtual-machine/4919f0bb-8cb4-4915-9b22-118bd1ce661e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.002781 10.0.0.19 - - [2025-12-18 01:56:34] "GET /virtual-machine-interface/c083c67c-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003973 10.0.0.19 - - [2025-12-18 01:56:39] "GET /virtual-machine-interface/c4e1ccf0-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.010164 10.0.0.19 - - [2025-12-18 01:56:39] "GET /virtual-machine/6bb67e43-d6f7-43df-b8d7-ee0f9dbd5c1e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.011200 10.0.0.19 - - [2025-12-18 01:56:39] "POST /set-tag HTTP/1.1" 200 109 0.003849 10.0.0.19 - - [2025-12-18 01:56:39] "GET /virtual-machine-interface/c4e1ccf0-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003392 10.0.0.19 - - [2025-12-18 01:56:39] "GET /virtual-machine-interface/c4e1ccf0-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005532 10.0.0.19 - - [2025-12-18 01:56:39] "POST /set-tag HTTP/1.1" 200 109 0.002213 10.0.0.19 - - [2025-12-18 01:57:12] "GET /virtual-machine-interface/c4e1ccf0-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004172 10.0.0.19 - - [2025-12-18 01:57:12] "POST /set-tag HTTP/1.1" 200 109 0.002345 10.0.0.19 - - [2025-12-18 01:57:12] "GET /virtual-machine-interface/c4e1ccf0-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004913 10.0.0.19 - - [2025-12-18 01:57:12] "POST /set-tag HTTP/1.1" 200 109 0.002071 10.0.0.19 - - [2025-12-18 01:57:12] "GET /virtual-machine/6bb67e43-d6f7-43df-b8d7-ee0f9dbd5c1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002263 10.0.0.19 - - [2025-12-18 01:57:12] "POST /ref-update HTTP/1.1" 200 156 0.011553 10.0.0.19 - - [2025-12-18 01:57:12] "GET /virtual-machine-interface/c4e1ccf0-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005860 10.0.0.19 - - [2025-12-18 01:57:12] "POST /set-tag HTTP/1.1" 200 109 0.013770 10.0.0.19 - - [2025-12-18 01:57:12] "POST /set-tag HTTP/1.1" 200 109 0.027982 10.0.0.19 - - [2025-12-18 01:57:12] "DELETE /instance-ip/c4feb5d6-dbb4-11f0-94b4-fa163e62a87b HTTP/1.1" 200 115 0.030667 10.0.0.19 - - [2025-12-18 01:57:12] "DELETE /virtual-machine-interface/c4e1ccf0-dbb4-11f0-94b4-fa163e62a87b HTTP/1.1" 200 115 0.052182 10.0.0.19 - - [2025-12-18 01:57:12] "DELETE /virtual-machine/6bb67e43-d6f7-43df-b8d7-ee0f9dbd5c1e HTTP/1.1" 200 115 0.024471 10.0.0.19 - - [2025-12-18 01:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.19 - - [2025-12-18 01:57:14] "GET /tag/450cdd7e-651e-4b34-851e-0486b159a6b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.012093 10.0.0.19 - - [2025-12-18 01:57:14] "GET /tag/450cdd7e-651e-4b34-851e-0486b159a6b3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.011128 10.0.0.19 - - [2025-12-18 01:57:14] "GET /virtual-machine-interface/256f5f04-b5b2-4fa2-90ae-0d3128354de6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.003588 10.0.0.19 - - [2025-12-18 01:57:14] "POST /set-tag HTTP/1.1" 200 109 0.016419 10.0.0.19 - - [2025-12-18 01:57:14] "GET /virtual-machine-interface/905b6816-ce7c-486d-83f1-6b65367220cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.019258 10.0.0.19 - - [2025-12-18 01:57:14] "POST /set-tag HTTP/1.1" 200 109 0.021684 10.0.0.19 - - [2025-12-18 01:57:14] "GET /virtual-machine-interface/d7df6609-3934-46db-8702-22d36faa3191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.004057 10.0.0.19 - - [2025-12-18 01:57:14] "POST /set-tag HTTP/1.1" 200 109 0.012783 10.0.0.19 - - [2025-12-18 01:57:14] "GET /firewall-policy/ad27f638-d78b-42f8-872f-72beebda0d0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.007048 10.0.0.19 - - [2025-12-18 01:57:14] "GET /firewall-rule/c1399ded-365b-4c04-aee4-34b06401b294?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002737 10.0.0.19 - - [2025-12-18 01:57:14] "POST /ref-update HTTP/1.1" 200 156 0.011383 10.0.0.19 - - [2025-12-18 01:57:15] "DELETE /firewall-rule/c1399ded-365b-4c04-aee4-34b06401b294 HTTP/1.1" 200 115 0.040532 10.0.0.19 - - [2025-12-18 01:57:15] "DELETE /loadbalancer-member/784e4b3a-44a5-4a4e-8239-41a75f3619fd HTTP/1.1" 200 115 0.030772 10.0.0.19 - - [2025-12-18 01:57:15] "PUT /service-instance/9269f767-2429-4e5d-bf22-0056ebcba9fc HTTP/1.1" 200 266 0.015020 10.0.0.19 - - [2025-12-18 01:57:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.012647 10.0.0.19 - - [2025-12-18 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001426 10.0.0.19 - - [2025-12-18 01:57:15] "DELETE /loadbalancer-pool/cb8b6ca5-f50c-4946-acba-3f677feb27af HTTP/1.1" 200 115 0.072616 10.0.0.19 - - [2025-12-18 01:57:15] "DELETE /loadbalancer-listener/139ac35b-a5c5-4c8d-b0ef-8793110cae48 HTTP/1.1" 200 115 0.022811 10.0.0.19 - - [2025-12-18 01:57:15] "GET /floating-ip/c74c206f-8fb5-4f66-bdf6-c0bf25578a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.002707 10.0.0.19 - - [2025-12-18 01:57:15] "POST /chown HTTP/1.1" 200 109 0.007484 10.0.0.19 - - [2025-12-18 01:57:15] "POST /chown HTTP/1.1" 200 109 0.019945 10.0.0.19 - - [2025-12-18 01:57:15] "POST /chown HTTP/1.1" 200 109 0.015117 10.0.0.19 - - [2025-12-18 01:57:15] "PUT /floating-ip/c74c206f-8fb5-4f66-bdf6-c0bf25578a36 HTTP/1.1" 200 256 0.029264 10.0.0.19 - - [2025-12-18 01:57:15] "POST /chown HTTP/1.1" 200 109 0.009236 10.0.0.19 - - [2025-12-18 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.19 - - [2025-12-18 01:57:15] "POST /chown HTTP/1.1" 200 109 0.012633 10.0.0.19 - - [2025-12-18 01:57:15] "DELETE /floating-ip/c74c206f-8fb5-4f66-bdf6-c0bf25578a36 HTTP/1.1" 200 115 0.067965 10.0.0.19 - - [2025-12-18 01:57:15] "POST /chown HTTP/1.1" 200 109 0.027935 10.0.0.19 - - [2025-12-18 01:57:15] "DELETE /loadbalancer/2d7e6e03-49b3-40d9-8ed2-d69290b91d07 HTTP/1.1" 200 115 0.044663 10.0.0.19 - - [2025-12-18 01:57:15] "POST /chown HTTP/1.1" 200 109 0.010020 10.0.0.19 - - [2025-12-18 01:57:15] "POST /chown HTTP/1.1" 200 109 0.026350 10.0.0.19 - - [2025-12-18 01:57:15] "PUT /service-instance/9269f767-2429-4e5d-bf22-0056ebcba9fc HTTP/1.1" 200 266 0.010746 10.0.0.19 - - [2025-12-18 01:57:15] "DELETE /instance-ip/5354a4b2-4555-4068-88bb-0d4da811467a HTTP/1.1" 200 115 0.096821 10.0.0.19 - - [2025-12-18 01:57:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.006430 10.0.0.19 - - [2025-12-18 01:57:15] "DELETE /virtual-machine-interface/d7df6609-3934-46db-8702-22d36faa3191 HTTP/1.1" 200 115 0.064570 10.0.0.19 - - [2025-12-18 01:57:15] "PUT /service-instance/9269f767-2429-4e5d-bf22-0056ebcba9fc HTTP/1.1" 200 266 0.013301 10.0.0.19 - - [2025-12-18 01:57:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.022300 10.0.0.19 - - [2025-12-18 01:57:15] "DELETE /tag/450cdd7e-651e-4b34-851e-0486b159a6b3 HTTP/1.1" 200 115 0.091485 10.0.0.19 - - [2025-12-18 01:57:15] "PUT /service-instance/9269f767-2429-4e5d-bf22-0056ebcba9fc HTTP/1.1" 200 266 0.012141 10.0.0.19 - - [2025-12-18 01:57:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.021886 10.0.0.19 - - [2025-12-18 01:57:15] "DELETE /service-instance/9269f767-2429-4e5d-bf22-0056ebcba9fc HTTP/1.1" 200 115 0.036302 10.0.0.19 - - [2025-12-18 01:57:15] "GET /floating-ip-pool/d5017144-b1da-406e-8dca-432fa0ba0fda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.004323 10.0.0.19 - - [2025-12-18 01:57:15] "POST /ref-update HTTP/1.1" 200 156 0.018463 10.0.0.19 - - [2025-12-18 01:57:15] "GET /virtual-machine-interface/905b6816-ce7c-486d-83f1-6b65367220cf?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.005733 10.0.0.19 - - [2025-12-18 01:57:15] "DELETE /floating-ip-pool/d5017144-b1da-406e-8dca-432fa0ba0fda HTTP/1.1" 200 115 0.064741 10.0.0.19 - - [2025-12-18 01:57:15] "DELETE /virtual-machine-interface/905b6816-ce7c-486d-83f1-6b65367220cf HTTP/1.1" 200 115 0.089015 10.0.0.19 - - [2025-12-18 01:57:15] "POST /ref-update HTTP/1.1" 200 156 0.012495 10.0.0.19 - - [2025-12-18 01:57:15] "DELETE /virtual-machine/bd48ed2f-0f80-4c81-88c3-b4b37aa96036 HTTP/1.1" 200 115 0.032900 10.0.0.19 - - [2025-12-18 01:57:15] "GET /virtual-machine-interface/256f5f04-b5b2-4fa2-90ae-0d3128354de6?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.009408 10.0.0.19 - - [2025-12-18 01:57:15] "POST /useragent-kv HTTP/1.1" 200 115 0.001070 10.0.0.19 - - [2025-12-18 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005317 10.0.0.19 - - [2025-12-18 01:57:15] "POST /useragent-kv HTTP/1.1" 200 115 0.001177 10.0.0.19 - - [2025-12-18 01:57:15] "DELETE /virtual-network/97f5a485-5382-4f87-9385-1d9e0601c776 HTTP/1.1" 200 115 0.176796 10.0.0.19 - - [2025-12-18 01:57:16] "GET /routing-instance/ecffa9a9-9907-44ec-9948-2dfdfcda2d1f HTTP/1.1" 404 171 0.004749 10.0.0.19 - - [2025-12-18 01:57:16] "GET /domains HTTP/1.1" 200 280 0.003348 10.0.0.19 - - [2025-12-18 01:57:16] "GET /domain/cb64a1bc-e739-489e-b559-ac680eba4da3 HTTP/1.1" 200 3087 0.004384 10.0.0.19 - - [2025-12-18 01:57:16] "DELETE /route-target/16941557-e9a1-42a3-a5f7-b97ead13ef76 HTTP/1.1" 200 115 0.024211 10.0.0.19 - - [2025-12-18 01:57:16] "GET /project/f23a251b-7edc-480e-ba8a-4df426bd3dab HTTP/1.1" 200 6874 0.041901 10.0.0.19 - - [2025-12-18 01:57:16] "DELETE /virtual-machine-interface/256f5f04-b5b2-4fa2-90ae-0d3128354de6 HTTP/1.1" 200 115 0.102276 10.0.0.19 - - [2025-12-18 01:57:16] "DELETE /virtual-machine/a60f5958-4d45-40d4-8e4f-3dced9c8fcd5 HTTP/1.1" 200 115 0.047979 10.0.0.19 - - [2025-12-18 01:57:16] "GET /virtual-machine-interface/c083c67c-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003978 10.0.0.19 - - [2025-12-18 01:57:16] "POST /set-tag HTTP/1.1" 200 109 0.004808 10.0.0.19 - - [2025-12-18 01:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.19 - - [2025-12-18 01:57:16] "GET /loadbalancer/2446cc84-7d92-4391-9b58-6e5260bed6bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002038 10.0.0.19 - - [2025-12-18 01:57:16] "GET /virtual-machine-interface/c083c67c-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003481 10.0.0.19 - - [2025-12-18 01:57:16] "POST /set-tag HTTP/1.1" 200 109 0.013900 10.0.0.19 - - [2025-12-18 01:57:16] "DELETE /loadbalancer-member/2ff7bfbd-0765-448d-a82f-a13858b99a45 HTTP/1.1" 200 115 0.020181 10.0.0.19 - - [2025-12-18 01:57:17] "GET /virtual-machine-interface/c083c67c-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005953 10.0.0.19 - - [2025-12-18 01:57:17] "POST /set-tag HTTP/1.1" 200 109 0.002183 10.0.0.19 - - [2025-12-18 01:57:17] "GET /virtual-machine-interface/c083c67c-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004964 10.0.0.19 - - [2025-12-18 01:57:17] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.19 - - [2025-12-18 01:57:17] "GET /virtual-machine/4919f0bb-8cb4-4915-9b22-118bd1ce661e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002318 10.0.0.19 - - [2025-12-18 01:57:17] "POST /ref-update HTTP/1.1" 200 156 0.008132 10.0.0.19 - - [2025-12-18 01:57:17] "GET /virtual-machine-interface/c083c67c-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004214 10.0.0.19 - - [2025-12-18 01:57:17] "POST /set-tag HTTP/1.1" 200 109 0.024679 10.0.0.19 - - [2025-12-18 01:57:17] "POST /set-tag HTTP/1.1" 200 109 0.027121 10.0.0.19 - - [2025-12-18 01:57:17] "POST /set-tag HTTP/1.1" 200 109 0.013023 10.0.0.19 - - [2025-12-18 01:57:17] "DELETE /instance-ip/c09f442e-dbb4-11f0-94b4-fa163e62a87b HTTP/1.1" 200 115 0.049980 10.0.0.19 - - [2025-12-18 01:57:17] "POST /ref-update HTTP/1.1" 200 156 0.010200 10.0.0.19 - - [2025-12-18 01:57:17] "DELETE /virtual-machine-interface/c083c67c-dbb4-11f0-94b4-fa163e62a87b HTTP/1.1" 200 115 0.035117 10.0.0.19 - - [2025-12-18 01:57:17] "DELETE /virtual-machine/4919f0bb-8cb4-4915-9b22-118bd1ce661e HTTP/1.1" 200 115 0.016043 10.0.0.19 - - [2025-12-18 01:57:21] "GET /virtual-machine-interface/c017f532-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.019272 10.0.0.19 - - [2025-12-18 01:57:21] "POST /set-tag HTTP/1.1" 200 109 0.002476 10.0.0.19 - - [2025-12-18 01:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.19 - - [2025-12-18 01:57:21] "GET /loadbalancer/2446cc84-7d92-4391-9b58-6e5260bed6bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.001950 10.0.0.19 - - [2025-12-18 01:57:22] "GET /virtual-machine-interface/c017f532-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004654 10.0.0.19 - - [2025-12-18 01:57:22] "POST /set-tag HTTP/1.1" 200 109 0.007886 10.0.0.19 - - [2025-12-18 01:57:22] "GET /virtual-machine-interface/c017f532-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004699 10.0.0.19 - - [2025-12-18 01:57:22] "POST /set-tag HTTP/1.1" 200 109 0.002228 10.0.0.19 - - [2025-12-18 01:57:22] "GET /virtual-machine/69dc7903-27df-4977-97d8-19fa532b7622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002148 10.0.0.19 - - [2025-12-18 01:57:22] "POST /ref-update HTTP/1.1" 200 156 0.011197 10.0.0.19 - - [2025-12-18 01:57:22] "GET /virtual-machine-interface/c017f532-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004117 10.0.0.19 - - [2025-12-18 01:57:22] "POST /set-tag HTTP/1.1" 200 109 0.019978 10.0.0.19 - - [2025-12-18 01:57:22] "POST /set-tag HTTP/1.1" 200 109 0.034739 10.0.0.19 - - [2025-12-18 01:57:22] "POST /set-tag HTTP/1.1" 200 109 0.014902 10.0.0.19 - - [2025-12-18 01:57:22] "DELETE /instance-ip/c03286ae-dbb4-11f0-94b4-fa163e62a87b HTTP/1.1" 200 115 0.052298 10.0.0.19 - - [2025-12-18 01:57:22] "POST /ref-update HTTP/1.1" 200 156 0.009557 10.0.0.19 - - [2025-12-18 01:57:22] "DELETE /virtual-machine-interface/c017f532-dbb4-11f0-94b4-fa163e62a87b HTTP/1.1" 200 115 0.037228 10.0.0.19 - - [2025-12-18 01:57:22] "DELETE /virtual-machine/69dc7903-27df-4977-97d8-19fa532b7622 HTTP/1.1" 200 115 0.030224 10.0.0.19 - - [2025-12-18 01:57:22] "DELETE /tag/6b09e23c-d074-48e4-89b3-162abd76d38e HTTP/1.1" 200 115 0.044153 10.0.0.19 - - [2025-12-18 01:57:22] "DELETE /tag/c3558071-589a-4ffb-b9fe-ada54ccc1b0c HTTP/1.1" 200 115 0.054455 10.0.0.19 - - [2025-12-18 01:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.19 - - [2025-12-18 01:57:26] "GET /project/f23a251b-7edc-480e-ba8a-4df426bd3dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.030945 10.0.0.19 - - [2025-12-18 01:57:26] "POST /tags HTTP/1.1" 200 393 0.031595 10.0.0.19 - - [2025-12-18 01:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.19 - - [2025-12-18 01:57:26] "GET /tag/2c1adae1-07d3-4195-8452-236f605b1643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.010604 10.0.0.19 - - [2025-12-18 01:57:26] "POST /tags HTTP/1.1" 200 341 0.038791 10.0.0.19 - - [2025-12-18 01:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.19 - - [2025-12-18 01:57:26] "GET /tag/990a1f18-b6ea-48c9-877e-e33916461340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011493 10.0.0.19 - - [2025-12-18 01:57:26] "POST /id-to-fqname HTTP/1.1" 200 192 0.000426 10.0.0.19 - - [2025-12-18 01:57:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.004564 10.0.0.19 - - [2025-12-18 01:57:26] "POST /security-groups HTTP/1.1" 200 589 0.058411 10.0.0.19 - - [2025-12-18 01:57:26] "POST /projects HTTP/1.1" 200 519 0.145338 10.0.0.19 - - [2025-12-18 01:57:26] "POST /fqname-to-id HTTP/1.1" 404 236 0.004725 10.0.0.19 - - [2025-12-18 01:57:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.015939 10.0.0.19 - - [2025-12-18 01:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008523 10.0.0.19 - - [2025-12-18 01:57:26] "GET /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.022686 10.0.0.19 - - [2025-12-18 01:57:26] "POST /access-control-lists HTTP/1.1" 200 598 0.095178 10.0.0.19 - - [2025-12-18 01:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.19 - - [2025-12-18 01:57:26] "POST /fqname-to-id HTTP/1.1" 404 235 0.003513 10.0.0.19 - - [2025-12-18 01:57:26] "GET /virtual-network/587c35bd-018d-446c-9aac-60546a51f622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.007669 10.0.0.19 - - [2025-12-18 01:57:27] "POST /access-control-lists HTTP/1.1" 200 596 0.059063 10.0.0.19 - - [2025-12-18 01:57:27] "PUT /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71 HTTP/1.1" 200 264 0.069703 10.0.0.19 - - [2025-12-18 01:57:27] "PUT /virtual-network/587c35bd-018d-446c-9aac-60546a51f622 HTTP/1.1" 200 264 0.044694 10.0.0.19 - - [2025-12-18 01:57:27] "POST /security-groups HTTP/1.1" 200 591 0.074459 10.0.0.19 - - [2025-12-18 01:57:27] "POST /fqname-to-id HTTP/1.1" 404 270 0.001913 10.0.0.19 - - [2025-12-18 01:57:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.015231 10.0.0.19 - - [2025-12-18 01:57:27] "POST /access-control-lists HTTP/1.1" 200 632 0.041085 10.0.0.19 - - [2025-12-18 01:57:27] "POST /fqname-to-id HTTP/1.1" 404 269 0.002811 10.0.0.19 - - [2025-12-18 01:57:27] "POST /chown HTTP/1.1" 200 109 0.046655 10.0.0.19 - - [2025-12-18 01:57:27] "GET /application-policy-set/8d1fec10-b08e-4225-894c-ed7c0ff27a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008112 10.0.0.19 - - [2025-12-18 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.19 - - [2025-12-18 01:57:27] "GET /policy-management/4f7fe42c-a52b-41cd-a118-1fde149fcd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012818 10.0.0.19 - - [2025-12-18 01:57:27] "POST /access-control-lists HTTP/1.1" 200 630 0.078362 10.0.0.19 - - [2025-12-18 01:57:27] "POST /tags HTTP/1.1" 409 226 0.011145 10.0.0.19 - - [2025-12-18 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.19 - - [2025-12-18 01:57:27] "GET /tag/990a1f18-b6ea-48c9-877e-e33916461340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010305 10.0.0.19 - - [2025-12-18 01:57:27] "POST /firewall-rules HTTP/1.1" 200 600 0.061127 10.0.0.19 - - [2025-12-18 01:57:27] "GET /firewall-rule/a42e442c-7d3f-4e53-a803-f938d66bf92d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.015609 10.0.0.19 - - [2025-12-18 01:57:27] "GET /firewall-policy/50bd4d2d-ffab-4470-ac85-26ad53bd5f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003818 10.0.0.19 - - [2025-12-18 01:57:27] "GET /firewall-rule/a42e442c-7d3f-4e53-a803-f938d66bf92d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.001919 10.0.0.19 - - [2025-12-18 01:57:27] "POST /ref-update HTTP/1.1" 200 156 0.042598 10.0.0.19 - - [2025-12-18 01:57:27] "GET /application-policy-set/8d1fec10-b08e-4225-894c-ed7c0ff27a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002335 10.0.0.19 - - [2025-12-18 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.19 - - [2025-12-18 01:57:27] "GET /policy-management/4f7fe42c-a52b-41cd-a118-1fde149fcd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001867 10.0.0.19 - - [2025-12-18 01:57:27] "POST /tags HTTP/1.1" 409 226 0.001558 10.0.0.19 - - [2025-12-18 01:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.19 - - [2025-12-18 01:57:27] "GET /tag/990a1f18-b6ea-48c9-877e-e33916461340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011663 10.0.0.19 - - [2025-12-18 01:57:27] "POST /firewall-rules HTTP/1.1" 200 598 0.070821 10.0.0.19 - - [2025-12-18 01:57:27] "GET /firewall-rule/ff0767ec-9182-4140-85df-df0054890407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.009835 10.0.0.19 - - [2025-12-18 01:57:27] "GET /firewall-policy/50bd4d2d-ffab-4470-ac85-26ad53bd5f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.004948 10.0.0.19 - - [2025-12-18 01:57:27] "GET /firewall-rule/ff0767ec-9182-4140-85df-df0054890407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002091 10.0.0.19 - - [2025-12-18 01:57:27] "POST /ref-update HTTP/1.1" 200 156 0.063939 10.0.0.19 - - [2025-12-18 01:57:29] "POST /tags HTTP/1.1" 200 393 0.020784 10.0.0.19 - - [2025-12-18 01:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.19 - - [2025-12-18 01:57:29] "GET /tag/99f8cff8-207b-4a91-ad25-020a73ee46c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010933 10.0.0.19 - - [2025-12-18 01:57:29] "POST /tags HTTP/1.1" 200 341 0.014844 10.0.0.19 - - [2025-12-18 01:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.19 - - [2025-12-18 01:57:29] "GET /tag/a49d9306-ebab-4db7-937f-ec136f887bce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010793 10.0.0.19 - - [2025-12-18 01:57:29] "POST /id-to-fqname HTTP/1.1" 200 192 0.000427 10.0.0.19 - - [2025-12-18 01:57:29] "POST /fqname-to-id HTTP/1.1" 404 201 0.009360 10.0.0.19 - - [2025-12-18 01:57:29] "POST /security-groups HTTP/1.1" 200 589 0.058125 10.0.0.19 - - [2025-12-18 01:57:29] "POST /fqname-to-id HTTP/1.1" 404 236 0.002970 10.0.0.19 - - [2025-12-18 01:57:29] "POST /projects HTTP/1.1" 200 519 0.174494 10.0.0.19 - - [2025-12-18 01:57:29] "POST /access-control-lists HTTP/1.1" 200 598 0.057860 10.0.0.19 - - [2025-12-18 01:57:29] "POST /fqname-to-id HTTP/1.1" 404 235 0.016305 10.0.0.19 - - [2025-12-18 01:57:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.062076 10.0.0.19 - - [2025-12-18 01:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010482 10.0.0.19 - - [2025-12-18 01:57:29] "GET /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005765 10.0.0.19 - - [2025-12-18 01:57:29] "POST /access-control-lists HTTP/1.1" 200 596 0.068915 10.0.0.19 - - [2025-12-18 01:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.014105 10.0.0.19 - - [2025-12-18 01:57:30] "GET /virtual-network/587c35bd-018d-446c-9aac-60546a51f622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.005327 10.0.0.19 - - [2025-12-18 01:57:30] "PUT /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71 HTTP/1.1" 200 264 0.035783 10.0.0.19 - - [2025-12-18 01:57:30] "PUT /virtual-network/587c35bd-018d-446c-9aac-60546a51f622 HTTP/1.1" 200 264 0.043370 10.0.0.19 - - [2025-12-18 01:57:30] "POST /security-groups HTTP/1.1" 200 591 0.067247 10.0.0.19 - - [2025-12-18 01:57:30] "POST /fqname-to-id HTTP/1.1" 404 270 0.001445 10.0.0.19 - - [2025-12-18 01:57:30] "POST /access-control-lists HTTP/1.1" 200 632 0.067119 10.0.0.19 - - [2025-12-18 01:57:30] "POST /fqname-to-id HTTP/1.1" 404 269 0.006945 10.0.0.19 - - [2025-12-18 01:57:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.084466 10.0.0.19 - - [2025-12-18 01:57:30] "POST /chown HTTP/1.1" 200 109 0.059349 10.0.0.19 - - [2025-12-18 01:57:30] "POST /access-control-lists HTTP/1.1" 200 630 0.077628 10.0.0.19 - - [2025-12-18 01:57:30] "GET /application-policy-set/8d1fec10-b08e-4225-894c-ed7c0ff27a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009130 10.0.0.19 - - [2025-12-18 01:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.19 - - [2025-12-18 01:57:30] "GET /policy-management/4f7fe42c-a52b-41cd-a118-1fde149fcd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002392 10.0.0.19 - - [2025-12-18 01:57:30] "POST /tags HTTP/1.1" 409 226 0.001339 10.0.0.19 - - [2025-12-18 01:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001251 10.0.0.19 - - [2025-12-18 01:57:30] "GET /tag/a49d9306-ebab-4db7-937f-ec136f887bce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009919 10.0.0.19 - - [2025-12-18 01:57:30] "POST /firewall-rules HTTP/1.1" 200 600 0.059514 10.0.0.19 - - [2025-12-18 01:57:30] "GET /firewall-rule/7ee35e95-fa8e-4a1b-909d-1c7f11a89f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.010526 10.0.0.19 - - [2025-12-18 01:57:30] "GET /firewall-policy/50bd4d2d-ffab-4470-ac85-26ad53bd5f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.004562 10.0.0.19 - - [2025-12-18 01:57:30] "GET /firewall-rule/7ee35e95-fa8e-4a1b-909d-1c7f11a89f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002144 10.0.0.19 - - [2025-12-18 01:57:30] "POST /ref-update HTTP/1.1" 200 156 0.044812 10.0.0.19 - - [2025-12-18 01:57:30] "GET /application-policy-set/8d1fec10-b08e-4225-894c-ed7c0ff27a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010106 10.0.0.19 - - [2025-12-18 01:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.19 - - [2025-12-18 01:57:30] "GET /policy-management/4f7fe42c-a52b-41cd-a118-1fde149fcd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002126 10.0.0.19 - - [2025-12-18 01:57:30] "POST /tags HTTP/1.1" 409 226 0.001298 10.0.0.19 - - [2025-12-18 01:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001117 10.0.0.19 - - [2025-12-18 01:57:30] "GET /tag/a49d9306-ebab-4db7-937f-ec136f887bce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009446 10.0.0.19 - - [2025-12-18 01:57:30] "POST /firewall-rules HTTP/1.1" 200 598 0.062244 10.0.0.19 - - [2025-12-18 01:57:30] "GET /firewall-rule/4c802c6b-a174-4c75-a1b7-e9f22af70d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.012442 10.0.0.19 - - [2025-12-18 01:57:30] "GET /firewall-policy/50bd4d2d-ffab-4470-ac85-26ad53bd5f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.005765 10.0.0.19 - - [2025-12-18 01:57:30] "GET /firewall-rule/4c802c6b-a174-4c75-a1b7-e9f22af70d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.001928 10.0.0.19 - - [2025-12-18 01:57:30] "POST /ref-update HTTP/1.1" 200 156 0.071889 10.0.0.19 - - [2025-12-18 01:57:32] "POST /tags HTTP/1.1" 200 345 0.072279 10.0.0.19 - - [2025-12-18 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.014460 10.0.0.19 - - [2025-12-18 01:57:32] "GET /tag/ce6d3fef-cdca-4381-9431-a62bcb138e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.024215 10.0.0.19 - - [2025-12-18 01:57:32] "POST /projects HTTP/1.1" 409 238 0.002080 10.0.0.19 - - [2025-12-18 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.19 - - [2025-12-18 01:57:32] "GET /project/f6c06418-c8be-4114-bd62-7c1ed02b83b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029059 10.0.0.19 - - [2025-12-18 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.19 - - [2025-12-18 01:57:32] "GET /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004375 10.0.0.19 - - [2025-12-18 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.19 - - [2025-12-18 01:57:32] "GET /virtual-network/587c35bd-018d-446c-9aac-60546a51f622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003994 10.0.0.19 - - [2025-12-18 01:57:32] "POST /security-groups HTTP/1.1" 409 285 0.002460 10.0.0.19 - - [2025-12-18 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001454 10.0.0.19 - - [2025-12-18 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.19 - - [2025-12-18 01:57:32] "PUT /security-group/5cb86aad-707a-4cb6-8e81-9a07656bbc9c HTTP/1.1" 200 262 0.059541 10.0.0.19 - - [2025-12-18 01:57:33] "GET /project/f6c06418-c8be-4114-bd62-7c1ed02b83b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.084432 10.0.0.19 - - [2025-12-18 01:57:33] "PUT /access-control-list/91166a26-54a8-4369-be67-ad68efb17c0f HTTP/1.1" 200 272 0.036523 10.0.0.19 - - [2025-12-18 01:57:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.031484 10.0.0.19 - - [2025-12-18 01:57:33] "POST /tags HTTP/1.1" 409 228 0.009287 10.0.0.19 - - [2025-12-18 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010732 10.0.0.19 - - [2025-12-18 01:57:33] "PUT /access-control-list/386d4765-c0a4-420f-9d18-02da761cd68b HTTP/1.1" 200 272 0.045586 10.0.0.19 - - [2025-12-18 01:57:33] "GET /tag/ce6d3fef-cdca-4381-9431-a62bcb138e74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.010565 10.0.0.19 - - [2025-12-18 01:57:33] "POST /tags HTTP/1.1" 200 345 0.022889 10.0.0.19 - - [2025-12-18 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.19 - - [2025-12-18 01:57:33] "GET /tag/44326c68-789c-4995-bb28-263b2c6b2a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.016498 10.0.0.19 - - [2025-12-18 01:57:33] "POST /projects HTTP/1.1" 409 238 0.002043 10.0.0.19 - - [2025-12-18 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.19 - - [2025-12-18 01:57:33] "GET /project/2e5582a6-8bd0-4f8f-a66d-1c7644f1ca54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.039614 10.0.0.19 - - [2025-12-18 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.017580 10.0.0.19 - - [2025-12-18 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.19 - - [2025-12-18 01:57:33] "GET /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004365 10.0.0.19 - - [2025-12-18 01:57:33] "GET /project/2e5582a6-8bd0-4f8f-a66d-1c7644f1ca54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.035424 10.0.0.19 - - [2025-12-18 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.19 - - [2025-12-18 01:57:33] "GET /virtual-network/587c35bd-018d-446c-9aac-60546a51f622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005646 10.0.0.19 - - [2025-12-18 01:57:33] "POST /security-groups HTTP/1.1" 409 285 0.002025 10.0.0.19 - - [2025-12-18 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.19 - - [2025-12-18 01:57:33] "PUT /security-group/ee23c28c-6233-4cf8-90da-7e04a4f7ddc5 HTTP/1.1" 200 262 0.056121 10.0.0.19 - - [2025-12-18 01:57:33] "PUT /access-control-list/dab3e998-e58c-4acb-9245-7562e62d7909 HTTP/1.1" 200 272 0.012341 10.0.0.19 - - [2025-12-18 01:57:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.023902 10.0.0.19 - - [2025-12-18 01:57:33] "POST /tags HTTP/1.1" 409 228 0.005564 10.0.0.19 - - [2025-12-18 01:57:33] "PUT /access-control-list/302bd091-bd91-4740-978b-8a479a39eeba HTTP/1.1" 200 272 0.022270 10.0.0.19 - - [2025-12-18 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.19 - - [2025-12-18 01:57:33] "GET /tag/44326c68-789c-4995-bb28-263b2c6b2a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010401 10.0.0.19 - - [2025-12-18 01:57:33] "POST /tags HTTP/1.1" 200 291 0.047113 10.0.0.19 - - [2025-12-18 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010539 10.0.0.19 - - [2025-12-18 01:57:33] "GET /tag/9ec73548-5ea3-4f4e-a133-49a857dd1813?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012051 10.0.0.19 - - [2025-12-18 01:57:33] "POST /tags HTTP/1.1" 200 303 0.044738 10.0.0.19 - - [2025-12-18 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011591 10.0.0.19 - - [2025-12-18 01:57:33] "GET /tag/051f5583-43e8-4fe2-af42-44a2557d9744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.013250 10.0.0.19 - - [2025-12-18 01:57:33] "POST /tags HTTP/1.1" 409 252 0.001536 10.0.0.19 - - [2025-12-18 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001268 10.0.0.19 - - [2025-12-18 01:57:33] "GET /tag/2c1adae1-07d3-4195-8452-236f605b1643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.009392 10.0.0.19 - - [2025-12-18 01:57:33] "POST /tags HTTP/1.1" 409 226 0.001819 10.0.0.19 - - [2025-12-18 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001438 10.0.0.19 - - [2025-12-18 01:57:33] "GET /tag/990a1f18-b6ea-48c9-877e-e33916461340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010732 10.0.0.19 - - [2025-12-18 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001374 10.0.0.19 - - [2025-12-18 01:57:33] "GET /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003336 10.0.0.19 - - [2025-12-18 01:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001169 10.0.0.19 - - [2025-12-18 01:57:34] "GET /project/f6c06418-c8be-4114-bd62-7c1ed02b83b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033041 10.0.0.19 - - [2025-12-18 01:57:34] "POST /virtual-machines HTTP/1.1" 200 395 0.009307 10.0.0.19 - - [2025-12-18 01:57:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.011616 10.0.0.19 - - [2025-12-18 01:57:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.100065 10.0.0.19 - - [2025-12-18 01:57:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.012169 10.0.0.19 - - [2025-12-18 01:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.19 - - [2025-12-18 01:57:34] "GET /virtual-machine-interface/eb889992-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009124 10.0.0.19 - - [2025-12-18 01:57:34] "POST /instance-ips HTTP/1.1" 200 397 0.018161 10.0.0.19 - - [2025-12-18 01:57:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.024692 10.0.0.19 - - [2025-12-18 01:57:34] "GET /virtual-machine-interface/eb889992-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011866 10.0.0.19 - - [2025-12-18 01:57:34] "POST /set-tag HTTP/1.1" 200 109 0.067477 10.0.0.19 - - [2025-12-18 01:57:34] "GET /virtual-machine-interface/eb889992-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008372 10.0.0.19 - - [2025-12-18 01:57:34] "GET /instance-ip/eba1ef96-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007521 10.0.0.19 - - [2025-12-18 01:57:34] "GET /virtual-machine-interface/eb889992-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004273 10.0.0.19 - - [2025-12-18 01:57:34] "POST /set-tag HTTP/1.1" 200 109 0.002001 10.0.0.19 - - [2025-12-18 01:57:34] "GET /virtual-router/5f28c7a1-6998-45f7-a86c-2489fb79ffa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003100 10.0.0.19 - - [2025-12-18 01:57:34] "POST /ref-update HTTP/1.1" 200 156 0.007833 10.0.0.19 - - [2025-12-18 01:57:34] "GET /virtual-machine-interface/eb889992-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013208 10.0.0.19 - - [2025-12-18 01:57:34] "POST /set-tag HTTP/1.1" 200 109 0.005022 10.0.0.19 - - [2025-12-18 01:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.19 - - [2025-12-18 01:57:34] "GET /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005387 10.0.0.19 - - [2025-12-18 01:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006650 10.0.0.19 - - [2025-12-18 01:57:34] "GET /project/f6c06418-c8be-4114-bd62-7c1ed02b83b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.022937 10.0.0.19 - - [2025-12-18 01:57:34] "POST /virtual-machines HTTP/1.1" 200 395 0.010991 10.0.0.19 - - [2025-12-18 01:57:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.020941 10.0.0.19 - - [2025-12-18 01:57:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.095773 10.0.0.19 - - [2025-12-18 01:57:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.006827 10.0.0.19 - - [2025-12-18 01:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006584 10.0.0.19 - - [2025-12-18 01:57:34] "GET /virtual-machine-interface/ebf80f3e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008893 10.0.0.19 - - [2025-12-18 01:57:35] "POST /instance-ips HTTP/1.1" 200 397 0.017465 10.0.0.19 - - [2025-12-18 01:57:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.018540 10.0.0.19 - - [2025-12-18 01:57:35] "GET /virtual-machine-interface/ebf80f3e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005512 10.0.0.19 - - [2025-12-18 01:57:35] "POST /set-tag HTTP/1.1" 200 109 0.059941 10.0.0.19 - - [2025-12-18 01:57:35] "GET /virtual-machine-interface/ebf80f3e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009696 10.0.0.19 - - [2025-12-18 01:57:35] "GET /instance-ip/ec0f9a8c-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002959 10.0.0.19 - - [2025-12-18 01:57:35] "GET /virtual-machine-interface/ebf80f3e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006834 10.0.0.19 - - [2025-12-18 01:57:35] "POST /set-tag HTTP/1.1" 200 109 0.002446 10.0.0.19 - - [2025-12-18 01:57:35] "GET /virtual-router/5f28c7a1-6998-45f7-a86c-2489fb79ffa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003310 10.0.0.19 - - [2025-12-18 01:57:35] "POST /ref-update HTTP/1.1" 200 156 0.007500 10.0.0.19 - - [2025-12-18 01:57:35] "GET /virtual-machine-interface/ebf80f3e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011169 10.0.0.19 - - [2025-12-18 01:57:35] "POST /set-tag HTTP/1.1" 200 109 0.006669 10.0.0.19 - - [2025-12-18 01:57:35] "POST /tags HTTP/1.1" 200 291 0.021350 10.0.0.19 - - [2025-12-18 01:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009502 10.0.0.19 - - [2025-12-18 01:57:35] "GET /tag/34363af6-4256-4fb5-b20d-4e6cac699be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.010763 10.0.0.19 - - [2025-12-18 01:57:35] "POST /tags HTTP/1.1" 409 252 0.001914 10.0.0.19 - - [2025-12-18 01:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.19 - - [2025-12-18 01:57:35] "GET /tag/99f8cff8-207b-4a91-ad25-020a73ee46c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009668 10.0.0.19 - - [2025-12-18 01:57:35] "POST /tags HTTP/1.1" 409 226 0.001800 10.0.0.19 - - [2025-12-18 01:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001207 10.0.0.19 - - [2025-12-18 01:57:35] "GET /tag/a49d9306-ebab-4db7-937f-ec136f887bce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010171 10.0.0.19 - - [2025-12-18 01:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.19 - - [2025-12-18 01:57:35] "GET /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003512 10.0.0.19 - - [2025-12-18 01:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001288 10.0.0.19 - - [2025-12-18 01:57:35] "GET /project/2e5582a6-8bd0-4f8f-a66d-1c7644f1ca54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.040252 10.0.0.19 - - [2025-12-18 01:57:35] "POST /virtual-machines HTTP/1.1" 200 395 0.008107 10.0.0.19 - - [2025-12-18 01:57:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.012475 10.0.0.19 - - [2025-12-18 01:57:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.108333 10.0.0.19 - - [2025-12-18 01:57:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.007518 10.0.0.19 - - [2025-12-18 01:57:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010441 10.0.0.19 - - [2025-12-18 01:57:35] "GET /virtual-machine-interface/ec81a3a2-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004310 10.0.0.19 - - [2025-12-18 01:57:35] "POST /instance-ips HTTP/1.1" 200 397 0.023817 10.0.0.19 - - [2025-12-18 01:57:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.027828 10.0.0.19 - - [2025-12-18 01:57:35] "GET /virtual-machine-interface/ec81a3a2-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012963 10.0.0.19 - - [2025-12-18 01:57:36] "POST /set-tag HTTP/1.1" 200 109 0.059695 10.0.0.19 - - [2025-12-18 01:57:36] "GET /virtual-machine-interface/ec81a3a2-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008575 10.0.0.19 - - [2025-12-18 01:57:36] "GET /instance-ip/ec9adc14-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.007509 10.0.0.19 - - [2025-12-18 01:57:36] "GET /virtual-machine-interface/ec81a3a2-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004178 10.0.0.19 - - [2025-12-18 01:57:36] "POST /set-tag HTTP/1.1" 200 109 0.001864 10.0.0.19 - - [2025-12-18 01:57:36] "GET /virtual-router/5f28c7a1-6998-45f7-a86c-2489fb79ffa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002948 10.0.0.19 - - [2025-12-18 01:57:36] "POST /ref-update HTTP/1.1" 200 156 0.011921 10.0.0.19 - - [2025-12-18 01:57:36] "GET /virtual-machine-interface/ec81a3a2-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003995 10.0.0.19 - - [2025-12-18 01:57:36] "POST /set-tag HTTP/1.1" 200 109 0.002038 10.0.0.19 - - [2025-12-18 01:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001342 10.0.0.19 - - [2025-12-18 01:57:36] "GET /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003886 10.0.0.19 - - [2025-12-18 01:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001510 10.0.0.19 - - [2025-12-18 01:57:36] "GET /project/2e5582a6-8bd0-4f8f-a66d-1c7644f1ca54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027794 10.0.0.19 - - [2025-12-18 01:57:36] "POST /virtual-machines HTTP/1.1" 200 395 0.010073 10.0.0.19 - - [2025-12-18 01:57:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.016524 10.0.0.19 - - [2025-12-18 01:57:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.087319 10.0.0.19 - - [2025-12-18 01:57:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.007991 10.0.0.19 - - [2025-12-18 01:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006013 10.0.0.19 - - [2025-12-18 01:57:36] "GET /virtual-machine-interface/ecf1347e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007181 10.0.0.19 - - [2025-12-18 01:57:36] "POST /instance-ips HTTP/1.1" 200 397 0.020546 10.0.0.19 - - [2025-12-18 01:57:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.030591 10.0.0.19 - - [2025-12-18 01:57:36] "GET /virtual-machine-interface/ecf1347e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.009111 10.0.0.19 - - [2025-12-18 01:57:36] "POST /set-tag HTTP/1.1" 200 109 0.059677 10.0.0.19 - - [2025-12-18 01:57:36] "GET /virtual-machine-interface/ecf1347e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007684 10.0.0.19 - - [2025-12-18 01:57:36] "GET /instance-ip/ed06f4f8-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003938 10.0.0.19 - - [2025-12-18 01:57:36] "GET /virtual-machine-interface/ecf1347e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004130 10.0.0.19 - - [2025-12-18 01:57:36] "POST /set-tag HTTP/1.1" 200 109 0.001661 10.0.0.19 - - [2025-12-18 01:57:36] "GET /virtual-router/5f28c7a1-6998-45f7-a86c-2489fb79ffa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.002998 10.0.0.19 - - [2025-12-18 01:57:36] "POST /ref-update HTTP/1.1" 200 156 0.026958 10.0.0.19 - - [2025-12-18 01:57:36] "GET /virtual-machine-interface/ecf1347e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011555 10.0.0.19 - - [2025-12-18 01:57:36] "POST /set-tag HTTP/1.1" 200 109 0.002384 10.0.0.19 - - [2025-12-18 01:57:37] "POST /tags HTTP/1.1" 200 299 0.016755 10.0.0.19 - - [2025-12-18 01:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012601 10.0.0.19 - - [2025-12-18 01:57:37] "GET /tag/2f1ef94c-43c8-40b7-8b71-db583ef07bec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011962 10.0.0.19 - - [2025-12-18 01:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.19 - - [2025-12-18 01:57:37] "GET /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003413 10.0.0.19 - - [2025-12-18 01:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.19 - - [2025-12-18 01:57:37] "GET /project/f6c06418-c8be-4114-bd62-7c1ed02b83b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035502 10.0.0.19 - - [2025-12-18 01:57:37] "POST /virtual-machines HTTP/1.1" 200 395 0.031602 10.0.0.19 - - [2025-12-18 01:57:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.008487 10.0.0.19 - - [2025-12-18 01:57:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.106866 10.0.0.19 - - [2025-12-18 01:57:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.016103 10.0.0.19 - - [2025-12-18 01:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.022046 10.0.0.19 - - [2025-12-18 01:57:37] "GET /virtual-machine-interface/ed71a9ce-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.004278 10.0.0.19 - - [2025-12-18 01:57:37] "POST /instance-ips HTTP/1.1" 200 397 0.020924 10.0.0.19 - - [2025-12-18 01:57:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.027371 10.0.0.19 - - [2025-12-18 01:57:37] "GET /virtual-machine-interface/ed71a9ce-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012813 10.0.0.19 - - [2025-12-18 01:57:37] "POST /set-tag HTTP/1.1" 200 109 0.026862 10.0.0.19 - - [2025-12-18 01:57:37] "GET /virtual-machine-interface/ed71a9ce-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018219 10.0.0.19 - - [2025-12-18 01:57:37] "GET /instance-ip/ed8591aa-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002822 10.0.0.19 - - [2025-12-18 01:57:37] "GET /virtual-machine-interface/ed71a9ce-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004219 10.0.0.19 - - [2025-12-18 01:57:37] "POST /set-tag HTTP/1.1" 200 109 0.001814 10.0.0.19 - - [2025-12-18 01:57:37] "POST /tags HTTP/1.1" 200 299 0.021267 10.0.0.19 - - [2025-12-18 01:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.015024 10.0.0.19 - - [2025-12-18 01:57:37] "GET /tag/30ad6b1a-339c-406e-a62c-ca9671ca8bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011990 10.0.0.19 - - [2025-12-18 01:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.19 - - [2025-12-18 01:57:37] "GET /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.009689 10.0.0.19 - - [2025-12-18 01:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.19 - - [2025-12-18 01:57:37] "GET /project/f6c06418-c8be-4114-bd62-7c1ed02b83b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036953 10.0.0.19 - - [2025-12-18 01:57:37] "POST /virtual-machines HTTP/1.1" 200 395 0.009434 10.0.0.19 - - [2025-12-18 01:57:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.010099 10.0.0.19 - - [2025-12-18 01:57:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110620 10.0.0.19 - - [2025-12-18 01:57:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.014956 10.0.0.19 - - [2025-12-18 01:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005824 10.0.0.19 - - [2025-12-18 01:57:38] "GET /virtual-machine-interface/edda939e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.008003 10.0.0.19 - - [2025-12-18 01:57:38] "POST /instance-ips HTTP/1.1" 200 397 0.019361 10.0.0.19 - - [2025-12-18 01:57:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.025210 10.0.0.19 - - [2025-12-18 01:57:38] "GET /virtual-machine-interface/edda939e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005727 10.0.0.19 - - [2025-12-18 01:57:38] "POST /set-tag HTTP/1.1" 200 109 0.016891 10.0.0.19 - - [2025-12-18 01:57:38] "GET /virtual-machine-interface/edda939e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015344 10.0.0.19 - - [2025-12-18 01:57:38] "GET /instance-ip/edf612ea-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.002660 10.0.0.19 - - [2025-12-18 01:57:38] "GET /virtual-machine-interface/edda939e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004511 10.0.0.19 - - [2025-12-18 01:57:38] "POST /set-tag HTTP/1.1" 200 109 0.001875 10.0.0.19 - - [2025-12-18 01:57:38] "POST /tags HTTP/1.1" 200 299 0.015328 10.0.0.19 - - [2025-12-18 01:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.19 - - [2025-12-18 01:57:38] "GET /tag/f641a83a-d9bf-4518-a42e-b06c3fb9cd18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010844 10.0.0.19 - - [2025-12-18 01:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.19 - - [2025-12-18 01:57:38] "GET /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003163 10.0.0.19 - - [2025-12-18 01:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001507 10.0.0.19 - - [2025-12-18 01:57:38] "GET /project/2e5582a6-8bd0-4f8f-a66d-1c7644f1ca54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034299 10.0.0.19 - - [2025-12-18 01:57:38] "POST /virtual-machines HTTP/1.1" 200 395 0.006305 10.0.0.19 - - [2025-12-18 01:57:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.017226 10.0.0.19 - - [2025-12-18 01:57:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119037 10.0.0.19 - - [2025-12-18 01:57:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.013623 10.0.0.19 - - [2025-12-18 01:57:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005280 10.0.0.19 - - [2025-12-18 01:57:38] "GET /virtual-machine-interface/ee40bbec-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012666 10.0.0.19 - - [2025-12-18 01:57:38] "POST /instance-ips HTTP/1.1" 200 397 0.030746 10.0.0.19 - - [2025-12-18 01:57:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.019511 10.0.0.19 - - [2025-12-18 01:57:38] "GET /virtual-machine-interface/ee40bbec-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014111 10.0.0.19 - - [2025-12-18 01:57:39] "POST /set-tag HTTP/1.1" 200 109 0.017907 10.0.0.19 - - [2025-12-18 01:57:39] "GET /virtual-machine-interface/ee40bbec-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019659 10.0.0.19 - - [2025-12-18 01:57:39] "GET /instance-ip/ee5db3c8-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003043 10.0.0.19 - - [2025-12-18 01:57:39] "GET /virtual-machine-interface/ee40bbec-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004185 10.0.0.19 - - [2025-12-18 01:57:39] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.19 - - [2025-12-18 01:57:39] "POST /tags HTTP/1.1" 200 299 0.019993 10.0.0.19 - - [2025-12-18 01:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.19 - - [2025-12-18 01:57:39] "GET /tag/b5fefa68-4658-42ff-b1e2-1f20350a1dc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014333 10.0.0.19 - - [2025-12-18 01:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.19 - - [2025-12-18 01:57:39] "GET /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.014122 10.0.0.19 - - [2025-12-18 01:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.19 - - [2025-12-18 01:57:39] "GET /project/2e5582a6-8bd0-4f8f-a66d-1c7644f1ca54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047818 10.0.0.19 - - [2025-12-18 01:57:39] "POST /virtual-machines HTTP/1.1" 200 395 0.009557 10.0.0.19 - - [2025-12-18 01:57:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.018231 10.0.0.19 - - [2025-12-18 01:57:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110322 10.0.0.19 - - [2025-12-18 01:57:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.008223 10.0.0.19 - - [2025-12-18 01:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009418 10.0.0.19 - - [2025-12-18 01:57:39] "GET /virtual-machine-interface/eeb6cf44-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.003763 10.0.0.19 - - [2025-12-18 01:57:39] "POST /instance-ips HTTP/1.1" 200 397 0.035781 10.0.0.19 - - [2025-12-18 01:57:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.037579 10.0.0.19 - - [2025-12-18 01:57:39] "GET /virtual-machine-interface/eeb6cf44-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.023296 10.0.0.19 - - [2025-12-18 01:57:39] "POST /set-tag HTTP/1.1" 200 109 0.018967 10.0.0.19 - - [2025-12-18 01:57:39] "GET /virtual-machine-interface/eeb6cf44-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010534 10.0.0.19 - - [2025-12-18 01:57:39] "GET /instance-ip/eed0285e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003337 10.0.0.19 - - [2025-12-18 01:57:39] "GET /virtual-machine-interface/eeb6cf44-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004091 10.0.0.19 - - [2025-12-18 01:57:39] "POST /set-tag HTTP/1.1" 200 109 0.001971 10.0.0.19 - - [2025-12-18 01:57:39] "GET /virtual-router/5f28c7a1-6998-45f7-a86c-2489fb79ffa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.003308 10.0.0.19 - - [2025-12-18 01:57:39] "POST /ref-update HTTP/1.1" 200 156 0.008566 10.0.0.19 - - [2025-12-18 01:57:39] "GET /virtual-machine-interface/ed71a9ce-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019963 10.0.0.19 - - [2025-12-18 01:57:39] "POST /set-tag HTTP/1.1" 200 109 0.004088 10.0.0.19 - - [2025-12-18 01:57:40] "GET /virtual-machine-interface/eb889992-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003835 10.0.0.19 - - [2025-12-18 01:57:40] "POST /set-tag HTTP/1.1" 200 109 0.002297 10.0.0.19 - - [2025-12-18 01:57:40] "GET /virtual-router/5f28c7a1-6998-45f7-a86c-2489fb79ffa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.006913 10.0.0.19 - - [2025-12-18 01:57:40] "POST /ref-update HTTP/1.1" 200 156 0.011636 10.0.0.19 - - [2025-12-18 01:57:40] "GET /virtual-machine-interface/edda939e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.022537 10.0.0.19 - - [2025-12-18 01:57:40] "POST /set-tag HTTP/1.1" 200 109 0.003850 10.0.0.19 - - [2025-12-18 01:57:40] "GET /virtual-machine-interface/ebf80f3e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004036 10.0.0.19 - - [2025-12-18 01:57:40] "POST /set-tag HTTP/1.1" 200 109 0.001956 10.0.0.19 - - [2025-12-18 01:57:40] "GET /virtual-router/5f28c7a1-6998-45f7-a86c-2489fb79ffa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.007743 10.0.0.19 - - [2025-12-18 01:57:40] "POST /ref-update HTTP/1.1" 200 156 0.009042 10.0.0.19 - - [2025-12-18 01:57:40] "GET /virtual-machine-interface/ee40bbec-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005144 10.0.0.19 - - [2025-12-18 01:57:40] "POST /set-tag HTTP/1.1" 200 109 0.009424 10.0.0.19 - - [2025-12-18 01:57:40] "GET /virtual-router/5f28c7a1-6998-45f7-a86c-2489fb79ffa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.005678 10.0.0.19 - - [2025-12-18 01:57:40] "POST /ref-update HTTP/1.1" 200 156 0.008248 10.0.0.19 - - [2025-12-18 01:57:40] "GET /virtual-machine-interface/eeb6cf44-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.019262 10.0.0.19 - - [2025-12-18 01:57:40] "POST /set-tag HTTP/1.1" 200 109 0.002600 10.0.0.19 - - [2025-12-18 01:57:40] "GET /virtual-machine-interface/ec81a3a2-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006271 10.0.0.19 - - [2025-12-18 01:57:40] "POST /set-tag HTTP/1.1" 200 109 0.001933 10.0.0.19 - - [2025-12-18 01:57:40] "GET /virtual-machine-interface/ecf1347e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004330 10.0.0.19 - - [2025-12-18 01:57:40] "POST /set-tag HTTP/1.1" 200 109 0.002417 10.0.0.19 - - [2025-12-18 01:57:40] "GET /virtual-machine-interface/ed71a9ce-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003838 10.0.0.19 - - [2025-12-18 01:57:40] "POST /set-tag HTTP/1.1" 200 109 0.002568 10.0.0.19 - - [2025-12-18 01:57:40] "GET /virtual-machine-interface/edda939e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.012335 10.0.0.19 - - [2025-12-18 01:57:40] "POST /set-tag HTTP/1.1" 200 109 0.002003 10.0.0.19 - - [2025-12-18 01:57:40] "GET /virtual-machine-interface/ee40bbec-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003418 10.0.0.19 - - [2025-12-18 01:57:40] "POST /set-tag HTTP/1.1" 200 109 0.001595 10.0.0.19 - - [2025-12-18 01:57:40] "GET /virtual-machine-interface/eeb6cf44-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003843 10.0.0.19 - - [2025-12-18 01:57:40] "POST /set-tag HTTP/1.1" 200 109 0.002067 10.0.0.19 - - [2025-12-18 01:57:40] "GET /virtual-machine-interface/ebf80f3e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004746 10.0.0.19 - - [2025-12-18 01:57:40] "POST /set-tag HTTP/1.1" 200 109 0.001765 10.0.0.19 - - [2025-12-18 01:57:45] "GET /virtual-machine-interface/ed71a9ce-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005394 10.0.0.19 - - [2025-12-18 01:57:45] "POST /set-tag HTTP/1.1" 200 109 0.001996 10.0.0.19 - - [2025-12-18 01:57:45] "GET /virtual-machine-interface/eb889992-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003618 10.0.0.19 - - [2025-12-18 01:57:45] "POST /set-tag HTTP/1.1" 200 109 0.001952 10.0.0.19 - - [2025-12-18 01:57:46] "GET /virtual-machine-interface/ec81a3a2-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004379 10.0.0.19 - - [2025-12-18 01:57:46] "POST /set-tag HTTP/1.1" 200 109 0.001935 10.0.0.19 - - [2025-12-18 01:57:47] "GET /virtual-machine-interface/ecf1347e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004346 10.0.0.19 - - [2025-12-18 01:57:47] "POST /set-tag HTTP/1.1" 200 109 0.002739 10.0.0.19 - - [2025-12-18 01:57:48] "GET /virtual-machine/89598cd4-64a1-46c4-853b-d305f7c321b4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002743 10.0.0.19 - - [2025-12-18 01:57:48] "GET /virtual-machine-interface/eb889992-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007192 10.0.0.19 - - [2025-12-18 01:57:48] "GET /virtual-machine/a82f8bfa-6043-4249-b8f9-cf93f653faf4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002777 10.0.0.19 - - [2025-12-18 01:57:48] "GET /virtual-machine-interface/ebf80f3e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004167 10.0.0.19 - - [2025-12-18 01:57:48] "GET /virtual-machine/ab99e37e-56f7-48c8-9474-bfc70097a8ee?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002904 10.0.0.19 - - [2025-12-18 01:57:48] "GET /virtual-machine-interface/ec81a3a2-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004149 10.0.0.19 - - [2025-12-18 01:57:48] "GET /virtual-machine/ca49b327-ca7b-436c-bc49-d6dfdb5dfdf4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003088 10.0.0.19 - - [2025-12-18 01:57:48] "GET /virtual-machine-interface/ecf1347e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003931 10.0.0.19 - - [2025-12-18 01:57:48] "GET /virtual-machine/7a423280-fb1f-4cfc-9849-3460aebed597?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003095 10.0.0.19 - - [2025-12-18 01:57:48] "GET /virtual-machine-interface/ed71a9ce-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004115 10.0.0.19 - - [2025-12-18 01:57:50] "GET /virtual-machine-interface/eeb6cf44-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004096 10.0.0.19 - - [2025-12-18 01:57:50] "POST /set-tag HTTP/1.1" 200 109 0.002173 10.0.0.19 - - [2025-12-18 01:57:50] "GET /virtual-machine-interface/edda939e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004189 10.0.0.19 - - [2025-12-18 01:57:50] "POST /set-tag HTTP/1.1" 200 109 0.008973 10.0.0.19 - - [2025-12-18 01:57:51] "GET /virtual-machine-interface/ee40bbec-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004109 10.0.0.19 - - [2025-12-18 01:57:51] "POST /set-tag HTTP/1.1" 200 109 0.002119 10.0.0.19 - - [2025-12-18 01:57:53] "GET /virtual-machine/91346401-df17-4d53-87e4-c3d7bfee862c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002761 10.0.0.19 - - [2025-12-18 01:57:53] "GET /virtual-machine-interface/ee40bbec-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003762 10.0.0.19 - - [2025-12-18 01:57:53] "GET /virtual-machine/366c2fcb-1e9f-4776-a441-7376494c4f9a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003614 10.0.0.19 - - [2025-12-18 01:57:53] "GET /virtual-machine-interface/edda939e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004129 10.0.0.19 - - [2025-12-18 01:57:53] "GET /virtual-machine/fed7359e-9f45-4e41-89b7-6f307adb2a0b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003798 10.0.0.19 - - [2025-12-18 01:57:53] "GET /virtual-machine-interface/eeb6cf44-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003902 10.0.0.19 - - [2025-12-18 01:57:54] "GET /loadbalancer/227f8ab5-1772-4cae-af64-c414faa74b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001625 10.0.0.19 - - [2025-12-18 01:57:54] "POST /tags HTTP/1.1" 200 333 0.021100 10.0.0.19 - - [2025-12-18 01:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005401 10.0.0.19 - - [2025-12-18 01:57:54] "GET /tag/8c36f528-e78d-4588-8e94-981442897972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.015990 10.0.0.19 - - [2025-12-18 01:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.19 - - [2025-12-18 01:57:54] "GET /project/f6c06418-c8be-4114-bd62-7c1ed02b83b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.038485 10.0.0.19 - - [2025-12-18 01:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001401 10.0.0.19 - - [2025-12-18 01:57:54] "GET /virtual-network/587c35bd-018d-446c-9aac-60546a51f622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003468 10.0.0.19 - - [2025-12-18 01:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.19 - - [2025-12-18 01:57:54] "GET /service-appliance-set/630e3dd9-2923-4106-8900-ab477fba91c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.002282 10.0.0.19 - - [2025-12-18 01:57:54] "POST /fqname-to-id HTTP/1.1" 404 273 0.001275 10.0.0.19 - - [2025-12-18 01:57:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.093562 10.0.0.19 - - [2025-12-18 01:57:54] "GET /virtual-machine-interface/4815e23f-0194-4a6a-864a-8d947b601c5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2419 0.010499 10.0.0.19 - - [2025-12-18 01:57:54] "POST /instance-ips HTTP/1.1" 200 409 0.023865 10.0.0.19 - - [2025-12-18 01:57:54] "GET /instance-ip/16a44d59-00d4-4094-8afb-9c0ad3959565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003670 10.0.0.19 - - [2025-12-18 01:57:54] "POST /loadbalancers HTTP/1.1" 200 629 0.058382 10.0.0.19 - - [2025-12-18 01:57:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.021808 10.0.0.19 - - [2025-12-18 01:57:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009648 10.0.0.19 - - [2025-12-18 01:57:54] "GET /project/f6c06418-c8be-4114-bd62-7c1ed02b83b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.100186 10.0.0.19 - - [2025-12-18 01:57:54] "GET /instance-ip/16a44d59-00d4-4094-8afb-9c0ad3959565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.002448 10.0.0.19 - - [2025-12-18 01:57:54] "GET /project/f6c06418-c8be-4114-bd62-7c1ed02b83b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029267 10.0.0.19 - - [2025-12-18 01:57:54] "GET /loadbalancer/227f8ab5-1772-4cae-af64-c414faa74b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.010068 10.0.0.19 - - [2025-12-18 01:57:55] "POST /floating-ips HTTP/1.1" 200 597 0.044986 10.0.0.19 - - [2025-12-18 01:57:55] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.041977 10.0.0.19 - - [2025-12-18 01:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.19 - - [2025-12-18 01:57:55] "GET /project/f6c06418-c8be-4114-bd62-7c1ed02b83b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.055691 10.0.0.19 - - [2025-12-18 01:57:55] "GET /loadbalancer-listener/5a33006e-4139-490b-915c-7997ca473b84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.002533 10.0.0.19 - - [2025-12-18 01:57:55] "GET /loadbalancer-listener/5a33006e-4139-490b-915c-7997ca473b84?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003422 10.0.0.19 - - [2025-12-18 01:57:55] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.019557 10.0.0.19 - - [2025-12-18 01:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.19 - - [2025-12-18 01:57:55] "GET /instance-ip/16a44d59-00d4-4094-8afb-9c0ad3959565?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003004 10.0.0.19 - - [2025-12-18 01:57:55] "GET /instance-ip/16a44d59-00d4-4094-8afb-9c0ad3959565?fields=floating_ips HTTP/1.1" 200 1212 0.003780 10.0.0.19 - - [2025-12-18 01:57:55] "GET /loadbalancer/227f8ab5-1772-4cae-af64-c414faa74b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002585 10.0.0.19 - - [2025-12-18 01:57:55] "GET /loadbalancer-pool/52e1af60-edd5-4765-9ad1-35cadd6ff625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003003 10.0.0.19 - - [2025-12-18 01:57:55] "GET /floating-ip/64efc329-bbff-45f3-b52a-fa6baa398cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.002643 10.0.0.19 - - [2025-12-18 01:57:55] "GET /loadbalancer/227f8ab5-1772-4cae-af64-c414faa74b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.006082 10.0.0.19 - - [2025-12-18 01:57:55] "POST /loadbalancer-members HTTP/1.1" 200 721 0.043236 10.0.0.19 - - [2025-12-18 01:57:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.007173 10.0.0.19 - - [2025-12-18 01:57:55] "GET /virtual-machine-interface/eb889992-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.012989 10.0.0.19 - - [2025-12-18 01:57:55] "GET /virtual-machine-interface/eb889992-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003572 10.0.0.19 - - [2025-12-18 01:57:55] "POST /tags HTTP/1.1" 409 221 0.001375 10.0.0.19 - - [2025-12-18 01:57:55] "POST /ref-update HTTP/1.1" 200 156 0.005648 10.0.0.19 - - [2025-12-18 01:57:55] "GET /floating-ip/64efc329-bbff-45f3-b52a-fa6baa398cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.005183 10.0.0.19 - - [2025-12-18 01:57:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.19 - - [2025-12-18 01:57:55] "GET /tag/8c36f528-e78d-4588-8e94-981442897972?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009714 10.0.0.19 - - [2025-12-18 01:57:55] "PUT /floating-ip/64efc329-bbff-45f3-b52a-fa6baa398cf3 HTTP/1.1" 200 256 0.011090 10.0.0.19 - - [2025-12-18 01:57:55] "POST /set-tag HTTP/1.1" 200 109 0.076252 10.0.0.19 - - [2025-12-18 01:57:55] "GET /loadbalancer-pool/52e1af60-edd5-4765-9ad1-35cadd6ff625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.007628 10.0.0.19 - - [2025-12-18 01:57:55] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015711 10.0.0.19 - - [2025-12-18 01:57:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.021011 10.0.0.19 - - [2025-12-18 01:57:55] "GET /virtual-machine-interface/ebf80f3e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004705 10.0.0.19 - - [2025-12-18 01:57:55] "GET /virtual-machine-interface/ebf80f3e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006541 10.0.0.19 - - [2025-12-18 01:57:55] "POST /ref-update HTTP/1.1" 200 156 0.005994 10.0.0.19 - - [2025-12-18 01:57:55] "GET /floating-ip/64efc329-bbff-45f3-b52a-fa6baa398cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.006955 10.0.0.19 - - [2025-12-18 01:57:55] "POST /set-tag HTTP/1.1" 200 109 0.067698 10.0.0.19 - - [2025-12-18 01:57:56] "POST /tags HTTP/1.1" 409 206 0.002321 10.0.0.19 - - [2025-12-18 01:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.19 - - [2025-12-18 01:57:56] "GET /tag/051f5583-43e8-4fe2-af42-44a2557d9744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012042 10.0.0.19 - - [2025-12-18 01:57:56] "POST /tags HTTP/1.1" 409 204 0.002155 10.0.0.19 - - [2025-12-18 01:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.19 - - [2025-12-18 01:57:56] "GET /tag/30ad6b1a-339c-406e-a62c-ca9671ca8bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014735 10.0.0.19 - - [2025-12-18 01:57:56] "GET /application-policy-set/8d1fec10-b08e-4225-894c-ed7c0ff27a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002423 10.0.0.19 - - [2025-12-18 01:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.19 - - [2025-12-18 01:57:56] "GET /policy-management/4f7fe42c-a52b-41cd-a118-1fde149fcd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005764 10.0.0.19 - - [2025-12-18 01:57:56] "POST /tags HTTP/1.1" 409 206 0.002195 10.0.0.19 - - [2025-12-18 01:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001473 10.0.0.19 - - [2025-12-18 01:57:56] "GET /tag/051f5583-43e8-4fe2-af42-44a2557d9744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010458 10.0.0.19 - - [2025-12-18 01:57:56] "POST /tags HTTP/1.1" 409 226 0.002192 10.0.0.19 - - [2025-12-18 01:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008945 10.0.0.19 - - [2025-12-18 01:57:56] "GET /tag/990a1f18-b6ea-48c9-877e-e33916461340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011384 10.0.0.19 - - [2025-12-18 01:57:56] "POST /tags HTTP/1.1" 409 204 0.002120 10.0.0.19 - - [2025-12-18 01:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.19 - - [2025-12-18 01:57:56] "GET /tag/30ad6b1a-339c-406e-a62c-ca9671ca8bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010356 10.0.0.19 - - [2025-12-18 01:57:56] "POST /tags HTTP/1.1" 409 226 0.001722 10.0.0.19 - - [2025-12-18 01:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001311 10.0.0.19 - - [2025-12-18 01:57:57] "GET /tag/990a1f18-b6ea-48c9-877e-e33916461340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010287 10.0.0.19 - - [2025-12-18 01:57:57] "GET /application-policy-set/8d1fec10-b08e-4225-894c-ed7c0ff27a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.001880 10.0.0.19 - - [2025-12-18 01:57:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001224 10.0.0.19 - - [2025-12-18 01:57:57] "GET /policy-management/4f7fe42c-a52b-41cd-a118-1fde149fcd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002994 10.0.0.19 - - [2025-12-18 01:57:57] "POST /firewall-rules HTTP/1.1" 200 626 0.067650 10.0.0.19 - - [2025-12-18 01:57:57] "POST /firewall-rules HTTP/1.1" 200 646 0.083458 10.0.0.19 - - [2025-12-18 01:57:57] "GET /firewall-rule/5a18b3fe-833c-4761-8ee8-de09fa375244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.004611 10.0.0.19 - - [2025-12-18 01:57:57] "GET /firewall-policy/a7b5563c-82a3-4da2-a5da-cc3a253e95c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002111 10.0.0.19 - - [2025-12-18 01:57:57] "GET /firewall-rule/4fe74ab8-a46e-4bd4-9d89-308fe7608b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003222 10.0.0.19 - - [2025-12-18 01:57:57] "POST /ref-update HTTP/1.1" 200 156 0.012141 10.0.0.19 - - [2025-12-18 01:57:57] "POST /firewall-policys HTTP/1.1" 200 606 0.019803 10.0.0.19 - - [2025-12-18 01:57:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.029733 10.0.0.19 - - [2025-12-18 01:57:57] "GET /firewall-policy/3b47e910-26d0-40fc-b107-cde19820c003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003278 10.0.0.19 - - [2025-12-18 01:57:57] "GET /application-policy-set/8d1fec10-b08e-4225-894c-ed7c0ff27a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002339 10.0.0.19 - - [2025-12-18 01:57:57] "GET /firewall-policy/3b47e910-26d0-40fc-b107-cde19820c003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002823 10.0.0.19 - - [2025-12-18 01:57:57] "GET /firewall-policy/50bd4d2d-ffab-4470-ac85-26ad53bd5f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.003242 10.0.0.19 - - [2025-12-18 01:57:57] "GET /firewall-policy/a7b5563c-82a3-4da2-a5da-cc3a253e95c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004826 10.0.0.19 - - [2025-12-18 01:57:57] "GET /firewall-policy/ad27f638-d78b-42f8-872f-72beebda0d0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003035 10.0.0.19 - - [2025-12-18 01:57:57] "GET /firewall-policy/a7b5563c-82a3-4da2-a5da-cc3a253e95c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001878 10.0.0.19 - - [2025-12-18 01:57:57] "GET /firewall-policy/50bd4d2d-ffab-4470-ac85-26ad53bd5f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.002598 10.0.0.19 - - [2025-12-18 01:57:57] "POST /ref-update HTTP/1.1" 200 156 0.016771 10.0.0.19 - - [2025-12-18 01:57:57] "POST /ref-update HTTP/1.1" 200 156 0.040155 10.0.0.19 - - [2025-12-18 01:57:57] "POST /ref-update HTTP/1.1" 200 156 0.017815 10.0.0.19 - - [2025-12-18 01:57:57] "POST /ref-update HTTP/1.1" 200 156 0.031624 10.0.0.19 - - [2025-12-18 01:57:57] "POST /ref-update HTTP/1.1" 200 156 0.023571 10.0.0.19 - - [2025-12-18 01:57:57] "GET /firewall-policy/3b47e910-26d0-40fc-b107-cde19820c003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.002579 10.0.0.19 - - [2025-12-18 01:58:40] "GET /global-system-configs HTTP/1.1" 200 322 0.001679 10.0.0.19 - - [2025-12-18 01:58:42] "GET /global-system-configs HTTP/1.1" 200 322 0.005599 10.0.0.19 - - [2025-12-18 01:59:56] "POST /tags HTTP/1.1" 409 252 0.002791 10.0.0.19 - - [2025-12-18 01:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001777 10.0.0.19 - - [2025-12-18 01:59:56] "GET /tag/99f8cff8-207b-4a91-ad25-020a73ee46c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.018610 10.0.0.19 - - [2025-12-18 01:59:56] "POST /tags HTTP/1.1" 409 228 0.002189 10.0.0.19 - - [2025-12-18 01:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001266 10.0.0.19 - - [2025-12-18 01:59:56] "GET /tag/44326c68-789c-4995-bb28-263b2c6b2a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009918 10.0.0.19 - - [2025-12-18 01:59:56] "GET /application-policy-set/8d1fec10-b08e-4225-894c-ed7c0ff27a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002735 10.0.0.19 - - [2025-12-18 01:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.19 - - [2025-12-18 01:59:56] "GET /policy-management/4f7fe42c-a52b-41cd-a118-1fde149fcd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001924 10.0.0.19 - - [2025-12-18 01:59:56] "POST /tags HTTP/1.1" 409 206 0.001307 10.0.0.19 - - [2025-12-18 01:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.19 - - [2025-12-18 01:59:56] "GET /tag/051f5583-43e8-4fe2-af42-44a2557d9744?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.009281 10.0.0.19 - - [2025-12-18 01:59:56] "POST /tags HTTP/1.1" 409 226 0.001536 10.0.0.19 - - [2025-12-18 01:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001252 10.0.0.19 - - [2025-12-18 01:59:56] "GET /tag/990a1f18-b6ea-48c9-877e-e33916461340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009674 10.0.0.19 - - [2025-12-18 01:59:56] "POST /tags HTTP/1.1" 409 204 0.002254 10.0.0.19 - - [2025-12-18 01:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.19 - - [2025-12-18 01:59:56] "GET /tag/30ad6b1a-339c-406e-a62c-ca9671ca8bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010066 10.0.0.19 - - [2025-12-18 01:59:56] "POST /tags HTTP/1.1" 409 226 0.001498 10.0.0.19 - - [2025-12-18 01:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.19 - - [2025-12-18 01:59:56] "GET /tag/990a1f18-b6ea-48c9-877e-e33916461340?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.009676 10.0.0.19 - - [2025-12-18 01:59:56] "POST /tags HTTP/1.1" 409 228 0.002095 10.0.0.19 - - [2025-12-18 01:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001239 10.0.0.19 - - [2025-12-18 01:59:56] "GET /tag/44326c68-789c-4995-bb28-263b2c6b2a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.009787 10.0.0.19 - - [2025-12-18 01:59:56] "POST /tags HTTP/1.1" 409 252 0.001479 10.0.0.19 - - [2025-12-18 01:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.19 - - [2025-12-18 01:59:56] "GET /tag/99f8cff8-207b-4a91-ad25-020a73ee46c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.009927 10.0.0.19 - - [2025-12-18 01:59:56] "GET /application-policy-set/8d1fec10-b08e-4225-894c-ed7c0ff27a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.001958 10.0.0.19 - - [2025-12-18 01:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.19 - - [2025-12-18 01:59:56] "GET /policy-management/4f7fe42c-a52b-41cd-a118-1fde149fcd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002243 10.0.0.19 - - [2025-12-18 01:59:56] "POST /firewall-rules HTTP/1.1" 409 281 0.001578 10.0.0.19 - - [2025-12-18 01:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001224 10.0.0.19 - - [2025-12-18 01:59:56] "PUT /firewall-rule/4fe74ab8-a46e-4bd4-9d89-308fe7608b91 HTTP/1.1" 200 260 0.016526 10.0.0.19 - - [2025-12-18 01:59:56] "POST /firewall-rules HTTP/1.1" 409 291 0.009120 10.0.0.19 - - [2025-12-18 01:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.19 - - [2025-12-18 01:59:56] "PUT /firewall-rule/5a18b3fe-833c-4761-8ee8-de09fa375244 HTTP/1.1" 200 260 0.019283 10.0.0.19 - - [2025-12-18 01:59:56] "GET /firewall-rule/5a18b3fe-833c-4761-8ee8-de09fa375244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.021502 10.0.0.19 - - [2025-12-18 01:59:57] "POST /firewall-rules HTTP/1.1" 200 658 0.069464 10.0.0.19 - - [2025-12-18 01:59:57] "GET /firewall-rule/2610a9bd-582a-44e4-b1cc-8522f537920e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.005395 10.0.0.19 - - [2025-12-18 01:59:57] "GET /firewall-policy/a7b5563c-82a3-4da2-a5da-cc3a253e95c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001830 10.0.0.19 - - [2025-12-18 01:59:57] "GET /firewall-rule/4fe74ab8-a46e-4bd4-9d89-308fe7608b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002164 10.0.0.19 - - [2025-12-18 01:59:57] "POST /firewall-policys HTTP/1.1" 409 269 0.002365 10.0.0.19 - - [2025-12-18 01:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001452 10.0.0.19 - - [2025-12-18 01:59:57] "PUT /firewall-policy/3b47e910-26d0-40fc-b107-cde19820c003 HTTP/1.1" 200 264 0.019312 10.0.0.19 - - [2025-12-18 01:59:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.035539 10.0.0.19 - - [2025-12-18 01:59:57] "GET /firewall-policy/3b47e910-26d0-40fc-b107-cde19820c003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.014764 10.0.0.19 - - [2025-12-18 01:59:57] "GET /application-policy-set/8d1fec10-b08e-4225-894c-ed7c0ff27a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002480 10.0.0.19 - - [2025-12-18 01:59:57] "GET /firewall-policy/3b47e910-26d0-40fc-b107-cde19820c003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003991 10.0.0.19 - - [2025-12-18 01:59:57] "GET /firewall-policy/3b47e910-26d0-40fc-b107-cde19820c003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002841 10.0.0.19 - - [2025-12-18 01:59:57] "GET /firewall-policy/3b47e910-26d0-40fc-b107-cde19820c003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.002388 [Introspect:8084]10.0.0.19 - - [2025-12-18 02:00:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001011 [Introspect:8084]10.0.0.19 - - [2025-12-18 02:00:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000863 [Introspect:8084]10.0.0.19 - - [2025-12-18 02:00:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000998 [Introspect:8084]10.0.0.19 - - [2025-12-18 02:00:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001195 [Introspect:8084]10.0.0.19 - - [2025-12-18 02:00:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001004 [Introspect:8084]10.0.0.19 - - [2025-12-18 02:00:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000877 [Introspect:8084]10.0.0.19 - - [2025-12-18 02:00:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000792 [Introspect:8084]10.0.0.19 - - [2025-12-18 02:00:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000808 10.0.0.19 - - [2025-12-18 02:00:58] "GET /virtual-machine-interface/eb889992-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.007013 10.0.0.19 - - [2025-12-18 02:00:58] "POST /set-tag HTTP/1.1" 200 109 0.003155 10.0.0.19 - - [2025-12-18 02:00:58] "GET /virtual-machine-interface/edda939e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003921 10.0.0.19 - - [2025-12-18 02:00:58] "POST /set-tag HTTP/1.1" 200 109 0.002839 10.0.0.19 - - [2025-12-18 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.19 - - [2025-12-18 02:00:58] "GET /loadbalancer/227f8ab5-1772-4cae-af64-c414faa74b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002100 10.0.0.19 - - [2025-12-18 02:00:58] "GET /virtual-machine-interface/eb889992-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003920 10.0.0.19 - - [2025-12-18 02:00:58] "POST /set-tag HTTP/1.1" 200 109 0.026423 10.0.0.19 - - [2025-12-18 02:00:59] "DELETE /loadbalancer-member/2c40ff7a-faf1-44d6-a6cd-a77181729895 HTTP/1.1" 200 115 0.024191 10.0.0.19 - - [2025-12-18 02:00:59] "GET /virtual-machine-interface/ee40bbec-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004273 10.0.0.19 - - [2025-12-18 02:00:59] "POST /set-tag HTTP/1.1" 200 109 0.001988 10.0.0.19 - - [2025-12-18 02:00:59] "GET /virtual-machine-interface/ed71a9ce-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003915 10.0.0.19 - - [2025-12-18 02:00:59] "POST /set-tag HTTP/1.1" 200 109 0.001828 10.0.0.19 - - [2025-12-18 02:00:59] "GET /virtual-machine-interface/ebf80f3e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005438 10.0.0.19 - - [2025-12-18 02:00:59] "POST /set-tag HTTP/1.1" 200 109 0.001840 10.0.0.19 - - [2025-12-18 02:00:59] "GET /virtual-machine-interface/ecf1347e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004164 10.0.0.19 - - [2025-12-18 02:00:59] "POST /set-tag HTTP/1.1" 200 109 0.002301 10.0.0.19 - - [2025-12-18 02:00:59] "GET /virtual-machine-interface/eeb6cf44-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003434 10.0.0.19 - - [2025-12-18 02:00:59] "POST /set-tag HTTP/1.1" 200 109 0.001678 10.0.0.19 - - [2025-12-18 02:00:59] "GET /virtual-machine-interface/ec81a3a2-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004863 10.0.0.19 - - [2025-12-18 02:00:59] "POST /set-tag HTTP/1.1" 200 109 0.001877 10.0.0.19 - - [2025-12-18 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.19 - - [2025-12-18 02:00:59] "GET /loadbalancer/227f8ab5-1772-4cae-af64-c414faa74b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002151 10.0.0.19 - - [2025-12-18 02:01:00] "GET /virtual-machine-interface/eb889992-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004589 10.0.0.19 - - [2025-12-18 02:01:00] "POST /set-tag HTTP/1.1" 200 109 0.002950 10.0.0.19 - - [2025-12-18 02:01:00] "GET /virtual-machine-interface/eb889992-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004958 10.0.0.19 - - [2025-12-18 02:01:00] "POST /set-tag HTTP/1.1" 200 109 0.002495 10.0.0.19 - - [2025-12-18 02:01:00] "GET /virtual-machine/89598cd4-64a1-46c4-853b-d305f7c321b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002325 10.0.0.19 - - [2025-12-18 02:01:00] "POST /ref-update HTTP/1.1" 200 156 0.014934 10.0.0.19 - - [2025-12-18 02:01:00] "GET /virtual-machine-interface/eb889992-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006573 10.0.0.19 - - [2025-12-18 02:01:00] "POST /set-tag HTTP/1.1" 200 109 0.027884 10.0.0.19 - - [2025-12-18 02:01:00] "POST /set-tag HTTP/1.1" 200 109 0.022692 10.0.0.19 - - [2025-12-18 02:01:00] "POST /set-tag HTTP/1.1" 200 109 0.023227 10.0.0.19 - - [2025-12-18 02:01:00] "POST /set-tag HTTP/1.1" 200 109 0.026170 10.0.0.19 - - [2025-12-18 02:01:00] "POST /set-tag HTTP/1.1" 200 109 0.012588 10.0.0.19 - - [2025-12-18 02:01:01] "DELETE /instance-ip/eba1ef96-dbb4-11f0-94b4-fa163e62a87b HTTP/1.1" 200 115 0.071620 10.0.0.19 - - [2025-12-18 02:01:01] "POST /ref-update HTTP/1.1" 200 156 0.013192 10.0.0.19 - - [2025-12-18 02:01:01] "DELETE /virtual-machine-interface/eb889992-dbb4-11f0-94b4-fa163e62a87b HTTP/1.1" 200 115 0.038514 10.0.0.19 - - [2025-12-18 02:01:01] "DELETE /virtual-machine/89598cd4-64a1-46c4-853b-d305f7c321b4 HTTP/1.1" 200 115 0.027026 10.0.0.19 - - [2025-12-18 02:01:01] "GET /virtual-machine-interface/ecf1347e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006001 10.0.0.19 - - [2025-12-18 02:01:01] "POST /set-tag HTTP/1.1" 200 109 0.002512 10.0.0.19 - - [2025-12-18 02:01:01] "GET /virtual-machine-interface/ecf1347e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.003946 10.0.0.19 - - [2025-12-18 02:01:01] "POST /set-tag HTTP/1.1" 200 109 0.002022 10.0.0.19 - - [2025-12-18 02:01:01] "GET /virtual-machine/ca49b327-ca7b-436c-bc49-d6dfdb5dfdf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003245 10.0.0.19 - - [2025-12-18 02:01:01] "POST /ref-update HTTP/1.1" 200 156 0.010799 10.0.0.19 - - [2025-12-18 02:01:01] "GET /virtual-machine-interface/ecf1347e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019532 10.0.0.19 - - [2025-12-18 02:01:01] "POST /set-tag HTTP/1.1" 200 109 0.018419 10.0.0.19 - - [2025-12-18 02:01:01] "POST /set-tag HTTP/1.1" 200 109 0.041902 10.0.0.19 - - [2025-12-18 02:01:01] "POST /set-tag HTTP/1.1" 200 109 0.017529 10.0.0.19 - - [2025-12-18 02:01:01] "POST /set-tag HTTP/1.1" 200 109 0.039725 10.0.0.19 - - [2025-12-18 02:01:01] "POST /set-tag HTTP/1.1" 200 109 0.038275 10.0.0.19 - - [2025-12-18 02:01:01] "DELETE /instance-ip/ed06f4f8-dbb4-11f0-94b4-fa163e62a87b HTTP/1.1" 200 115 0.052440 10.0.0.19 - - [2025-12-18 02:01:01] "DELETE /virtual-machine-interface/ecf1347e-dbb4-11f0-94b4-fa163e62a87b HTTP/1.1" 200 115 0.031101 10.0.0.19 - - [2025-12-18 02:01:01] "DELETE /virtual-machine/ca49b327-ca7b-436c-bc49-d6dfdb5dfdf4 HTTP/1.1" 200 115 0.025086 10.0.0.19 - - [2025-12-18 02:01:01] "GET /virtual-machine-interface/ec81a3a2-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.006510 10.0.0.19 - - [2025-12-18 02:01:01] "POST /set-tag HTTP/1.1" 200 109 0.005271 10.0.0.19 - - [2025-12-18 02:01:01] "GET /virtual-machine-interface/ec81a3a2-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004554 10.0.0.19 - - [2025-12-18 02:01:01] "POST /set-tag HTTP/1.1" 200 109 0.001923 10.0.0.19 - - [2025-12-18 02:01:01] "GET /virtual-machine/ab99e37e-56f7-48c8-9474-bfc70097a8ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003326 10.0.0.19 - - [2025-12-18 02:01:01] "POST /ref-update HTTP/1.1" 200 156 0.014765 10.0.0.19 - - [2025-12-18 02:01:01] "GET /virtual-machine-interface/ec81a3a2-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.027734 10.0.0.19 - - [2025-12-18 02:01:01] "POST /set-tag HTTP/1.1" 200 109 0.025351 10.0.0.19 - - [2025-12-18 02:01:02] "POST /set-tag HTTP/1.1" 200 109 0.070684 10.0.0.19 - - [2025-12-18 02:01:02] "POST /set-tag HTTP/1.1" 200 109 0.058547 10.0.0.19 - - [2025-12-18 02:01:02] "POST /set-tag HTTP/1.1" 200 109 0.014603 10.0.0.19 - - [2025-12-18 02:01:02] "POST /set-tag HTTP/1.1" 200 109 0.036043 10.0.0.19 - - [2025-12-18 02:01:02] "DELETE /instance-ip/ec9adc14-dbb4-11f0-94b4-fa163e62a87b HTTP/1.1" 200 115 0.069864 10.0.0.19 - - [2025-12-18 02:01:02] "DELETE /virtual-machine-interface/ec81a3a2-dbb4-11f0-94b4-fa163e62a87b HTTP/1.1" 200 115 0.067043 10.0.0.19 - - [2025-12-18 02:01:02] "DELETE /virtual-machine/ab99e37e-56f7-48c8-9474-bfc70097a8ee HTTP/1.1" 200 115 0.030796 10.0.0.19 - - [2025-12-18 02:01:02] "DELETE /tag/34363af6-4256-4fb5-b20d-4e6cac699be2 HTTP/1.1" 200 115 0.042309 10.0.0.19 - - [2025-12-18 02:01:02] "GET /virtual-machine-interface/ebf80f3e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.003684 10.0.0.19 - - [2025-12-18 02:01:02] "POST /set-tag HTTP/1.1" 200 109 0.002413 10.0.0.19 - - [2025-12-18 02:01:02] "GET /virtual-machine-interface/ebf80f3e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004417 10.0.0.19 - - [2025-12-18 02:01:02] "POST /set-tag HTTP/1.1" 200 109 0.002098 10.0.0.19 - - [2025-12-18 02:01:02] "GET /virtual-machine/a82f8bfa-6043-4249-b8f9-cf93f653faf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002853 10.0.0.19 - - [2025-12-18 02:01:02] "POST /ref-update HTTP/1.1" 200 156 0.010315 10.0.0.19 - - [2025-12-18 02:01:02] "GET /virtual-machine-interface/ebf80f3e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008009 10.0.0.19 - - [2025-12-18 02:01:02] "POST /set-tag HTTP/1.1" 200 109 0.018375 10.0.0.19 - - [2025-12-18 02:01:02] "POST /set-tag HTTP/1.1" 200 109 0.027114 10.0.0.19 - - [2025-12-18 02:01:02] "POST /set-tag HTTP/1.1" 200 109 0.021497 10.0.0.19 - - [2025-12-18 02:01:02] "POST /set-tag HTTP/1.1" 200 109 0.026425 10.0.0.19 - - [2025-12-18 02:01:02] "POST /set-tag HTTP/1.1" 200 109 0.039701 10.0.0.19 - - [2025-12-18 02:01:02] "DELETE /instance-ip/ec0f9a8c-dbb4-11f0-94b4-fa163e62a87b HTTP/1.1" 200 115 0.045657 10.0.0.19 - - [2025-12-18 02:01:02] "POST /ref-update HTTP/1.1" 200 156 0.011967 10.0.0.19 - - [2025-12-18 02:01:02] "DELETE /virtual-machine-interface/ebf80f3e-dbb4-11f0-94b4-fa163e62a87b HTTP/1.1" 200 115 0.055353 10.0.0.19 - - [2025-12-18 02:01:02] "DELETE /virtual-machine/a82f8bfa-6043-4249-b8f9-cf93f653faf4 HTTP/1.1" 200 115 0.029933 10.0.0.19 - - [2025-12-18 02:01:03] "DELETE /tag/051f5583-43e8-4fe2-af42-44a2557d9744 HTTP/1.1" 409 388 0.008374 10.0.0.19 - - [2025-12-18 02:01:03] "DELETE /tag/9ec73548-5ea3-4f4e-a133-49a857dd1813 HTTP/1.1" 200 115 0.040495 10.0.0.19 - - [2025-12-18 02:01:30] "GET /virtual-machine-interface/edda939e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004424 10.0.0.19 - - [2025-12-18 02:01:30] "POST /set-tag HTTP/1.1" 200 109 0.002234 10.0.0.19 - - [2025-12-18 02:01:30] "GET /virtual-machine-interface/edda939e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003373 10.0.0.19 - - [2025-12-18 02:01:30] "POST /set-tag HTTP/1.1" 200 109 0.002188 10.0.0.19 - - [2025-12-18 02:01:30] "GET /virtual-machine/366c2fcb-1e9f-4776-a441-7376494c4f9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002269 10.0.0.19 - - [2025-12-18 02:01:30] "POST /ref-update HTTP/1.1" 200 156 0.017181 10.0.0.19 - - [2025-12-18 02:01:30] "GET /virtual-machine-interface/edda939e-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004397 10.0.0.19 - - [2025-12-18 02:01:30] "POST /set-tag HTTP/1.1" 200 109 0.015126 10.0.0.19 - - [2025-12-18 02:01:30] "POST /set-tag HTTP/1.1" 200 109 0.019379 10.0.0.19 - - [2025-12-18 02:01:30] "POST /set-tag HTTP/1.1" 200 109 0.012128 10.0.0.19 - - [2025-12-18 02:01:30] "POST /set-tag HTTP/1.1" 200 109 0.018199 10.0.0.19 - - [2025-12-18 02:01:30] "DELETE /instance-ip/edf612ea-dbb4-11f0-94b4-fa163e62a87b HTTP/1.1" 200 115 0.040403 10.0.0.19 - - [2025-12-18 02:01:31] "DELETE /virtual-machine-interface/edda939e-dbb4-11f0-94b4-fa163e62a87b HTTP/1.1" 200 115 0.044341 10.0.0.19 - - [2025-12-18 02:01:31] "DELETE /virtual-machine/366c2fcb-1e9f-4776-a441-7376494c4f9a HTTP/1.1" 200 115 0.015046 10.0.0.19 - - [2025-12-18 02:01:31] "DELETE /tag/30ad6b1a-339c-406e-a62c-ca9671ca8bda HTTP/1.1" 409 236 0.010572 10.0.0.19 - - [2025-12-18 02:01:31] "GET /virtual-machine-interface/ee40bbec-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005158 10.0.0.19 - - [2025-12-18 02:01:31] "POST /set-tag HTTP/1.1" 200 109 0.002117 10.0.0.19 - - [2025-12-18 02:01:31] "GET /virtual-machine-interface/ee40bbec-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003709 10.0.0.19 - - [2025-12-18 02:01:31] "POST /set-tag HTTP/1.1" 200 109 0.001710 10.0.0.19 - - [2025-12-18 02:01:31] "GET /virtual-machine/91346401-df17-4d53-87e4-c3d7bfee862c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002637 10.0.0.19 - - [2025-12-18 02:01:31] "POST /ref-update HTTP/1.1" 200 156 0.008826 10.0.0.19 - - [2025-12-18 02:01:31] "GET /virtual-machine-interface/ee40bbec-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015877 10.0.0.19 - - [2025-12-18 02:01:31] "POST /set-tag HTTP/1.1" 200 109 0.017187 10.0.0.19 - - [2025-12-18 02:01:31] "POST /set-tag HTTP/1.1" 200 109 0.067831 10.0.0.19 - - [2025-12-18 02:01:31] "POST /set-tag HTTP/1.1" 200 109 0.043209 10.0.0.19 - - [2025-12-18 02:01:31] "POST /set-tag HTTP/1.1" 200 109 0.012360 10.0.0.19 - - [2025-12-18 02:01:31] "DELETE /instance-ip/ee5db3c8-dbb4-11f0-94b4-fa163e62a87b HTTP/1.1" 200 115 0.047963 10.0.0.19 - - [2025-12-18 02:01:31] "DELETE /virtual-machine-interface/ee40bbec-dbb4-11f0-94b4-fa163e62a87b HTTP/1.1" 200 115 0.036228 10.0.0.19 - - [2025-12-18 02:01:31] "DELETE /virtual-machine/91346401-df17-4d53-87e4-c3d7bfee862c HTTP/1.1" 200 115 0.016343 10.0.0.19 - - [2025-12-18 02:01:31] "DELETE /tag/f641a83a-d9bf-4518-a42e-b06c3fb9cd18 HTTP/1.1" 200 115 0.037617 10.0.0.19 - - [2025-12-18 02:01:31] "GET /virtual-machine-interface/ed71a9ce-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003831 10.0.0.19 - - [2025-12-18 02:01:31] "POST /set-tag HTTP/1.1" 200 109 0.002382 10.0.0.19 - - [2025-12-18 02:01:31] "GET /virtual-machine-interface/ed71a9ce-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004001 10.0.0.19 - - [2025-12-18 02:01:31] "POST /set-tag HTTP/1.1" 200 109 0.001995 10.0.0.19 - - [2025-12-18 02:01:31] "GET /virtual-machine/7a423280-fb1f-4cfc-9849-3460aebed597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003567 10.0.0.19 - - [2025-12-18 02:01:31] "POST /ref-update HTTP/1.1" 200 156 0.007599 10.0.0.19 - - [2025-12-18 02:01:31] "GET /virtual-machine-interface/ed71a9ce-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.016005 10.0.0.19 - - [2025-12-18 02:01:31] "POST /set-tag HTTP/1.1" 200 109 0.016725 10.0.0.19 - - [2025-12-18 02:01:31] "POST /set-tag HTTP/1.1" 200 109 0.036649 10.0.0.19 - - [2025-12-18 02:01:31] "POST /set-tag HTTP/1.1" 200 109 0.025824 10.0.0.19 - - [2025-12-18 02:01:31] "POST /set-tag HTTP/1.1" 200 109 0.010965 10.0.0.19 - - [2025-12-18 02:01:31] "DELETE /instance-ip/ed8591aa-dbb4-11f0-94b4-fa163e62a87b HTTP/1.1" 200 115 0.048465 10.0.0.19 - - [2025-12-18 02:01:31] "DELETE /virtual-machine-interface/ed71a9ce-dbb4-11f0-94b4-fa163e62a87b HTTP/1.1" 200 115 0.029075 10.0.0.19 - - [2025-12-18 02:01:32] "DELETE /virtual-machine/7a423280-fb1f-4cfc-9849-3460aebed597 HTTP/1.1" 200 115 0.018413 10.0.0.19 - - [2025-12-18 02:01:32] "DELETE /tag/ce6d3fef-cdca-4381-9431-a62bcb138e74 HTTP/1.1" 200 115 0.040983 10.0.0.19 - - [2025-12-18 02:01:32] "DELETE /tag/2f1ef94c-43c8-40b7-8b71-db583ef07bec HTTP/1.1" 200 115 0.036143 10.0.0.19 - - [2025-12-18 02:01:32] "DELETE /tag/2c1adae1-07d3-4195-8452-236f605b1643 HTTP/1.1" 200 115 0.029644 10.0.0.19 - - [2025-12-18 02:01:32] "GET /virtual-machine-interface/eeb6cf44-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005752 10.0.0.19 - - [2025-12-18 02:01:32] "POST /set-tag HTTP/1.1" 200 109 0.004561 10.0.0.19 - - [2025-12-18 02:01:32] "GET /virtual-machine-interface/eeb6cf44-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.003518 10.0.0.19 - - [2025-12-18 02:01:32] "POST /set-tag HTTP/1.1" 200 109 0.001982 10.0.0.19 - - [2025-12-18 02:01:32] "GET /virtual-machine/fed7359e-9f45-4e41-89b7-6f307adb2a0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002666 10.0.0.19 - - [2025-12-18 02:01:32] "POST /ref-update HTTP/1.1" 200 156 0.008229 10.0.0.19 - - [2025-12-18 02:01:32] "GET /virtual-machine-interface/eeb6cf44-dbb4-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.011608 10.0.0.19 - - [2025-12-18 02:01:32] "POST /set-tag HTTP/1.1" 200 109 0.016870 10.0.0.19 - - [2025-12-18 02:01:32] "POST /set-tag HTTP/1.1" 200 109 0.026140 10.0.0.19 - - [2025-12-18 02:01:32] "POST /set-tag HTTP/1.1" 200 109 0.025407 10.0.0.19 - - [2025-12-18 02:01:32] "POST /set-tag HTTP/1.1" 200 109 0.017130 10.0.0.19 - - [2025-12-18 02:01:32] "DELETE /instance-ip/eed0285e-dbb4-11f0-94b4-fa163e62a87b HTTP/1.1" 200 115 0.064877 10.0.0.19 - - [2025-12-18 02:01:32] "DELETE /virtual-machine-interface/eeb6cf44-dbb4-11f0-94b4-fa163e62a87b HTTP/1.1" 200 115 0.051545 10.0.0.19 - - [2025-12-18 02:01:32] "DELETE /virtual-machine/fed7359e-9f45-4e41-89b7-6f307adb2a0b HTTP/1.1" 200 115 0.021941 10.0.0.19 - - [2025-12-18 02:01:32] "DELETE /tag/b5fefa68-4658-42ff-b1e2-1f20350a1dc1 HTTP/1.1" 200 115 0.032029 10.0.0.19 - - [2025-12-18 02:01:32] "DELETE /tag/44326c68-789c-4995-bb28-263b2c6b2a65 HTTP/1.1" 409 236 0.004751 10.0.0.19 - - [2025-12-18 02:01:32] "DELETE /tag/99f8cff8-207b-4a91-ad25-020a73ee46c7 HTTP/1.1" 409 236 0.004476 10.0.0.19 - - [2025-12-18 02:01:34] "POST /projects HTTP/1.1" 409 238 0.002050 10.0.0.19 - - [2025-12-18 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001385 10.0.0.19 - - [2025-12-18 02:01:34] "GET /project/2e5582a6-8bd0-4f8f-a66d-1c7644f1ca54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036980 10.0.0.19 - - [2025-12-18 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.19 - - [2025-12-18 02:01:34] "GET /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003956 10.0.0.19 - - [2025-12-18 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.19 - - [2025-12-18 02:01:34] "GET /virtual-network/587c35bd-018d-446c-9aac-60546a51f622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004307 10.0.0.19 - - [2025-12-18 02:01:34] "POST /security-groups HTTP/1.1" 409 285 0.002136 10.0.0.19 - - [2025-12-18 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001329 10.0.0.19 - - [2025-12-18 02:01:34] "PUT /security-group/ee23c28c-6233-4cf8-90da-7e04a4f7ddc5 HTTP/1.1" 200 262 0.053716 10.0.0.19 - - [2025-12-18 02:01:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.013607 10.0.0.19 - - [2025-12-18 02:01:34] "PUT /access-control-list/dab3e998-e58c-4acb-9245-7562e62d7909 HTTP/1.1" 200 272 0.016577 10.0.0.19 - - [2025-12-18 02:01:34] "PUT /access-control-list/302bd091-bd91-4740-978b-8a479a39eeba HTTP/1.1" 200 272 0.011879 10.0.0.19 - - [2025-12-18 02:01:39] "POST /projects HTTP/1.1" 409 238 0.002370 10.0.0.19 - - [2025-12-18 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.19 - - [2025-12-18 02:01:39] "GET /project/2e5582a6-8bd0-4f8f-a66d-1c7644f1ca54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034532 10.0.0.19 - - [2025-12-18 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.19 - - [2025-12-18 02:01:39] "GET /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005997 10.0.0.19 - - [2025-12-18 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.19 - - [2025-12-18 02:01:39] "GET /virtual-network/587c35bd-018d-446c-9aac-60546a51f622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005079 10.0.0.19 - - [2025-12-18 02:01:39] "POST /security-groups HTTP/1.1" 409 285 0.002196 10.0.0.19 - - [2025-12-18 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.19 - - [2025-12-18 02:01:39] "PUT /security-group/ee23c28c-6233-4cf8-90da-7e04a4f7ddc5 HTTP/1.1" 200 262 0.056978 10.0.0.19 - - [2025-12-18 02:01:39] "PUT /access-control-list/dab3e998-e58c-4acb-9245-7562e62d7909 HTTP/1.1" 200 272 0.012894 10.0.0.19 - - [2025-12-18 02:01:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.043832 10.0.0.19 - - [2025-12-18 02:01:39] "GET /firewall-policy/50bd4d2d-ffab-4470-ac85-26ad53bd5f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4897 0.018974 10.0.0.19 - - [2025-12-18 02:01:39] "PUT /access-control-list/302bd091-bd91-4740-978b-8a479a39eeba HTTP/1.1" 200 272 0.037134 10.0.0.19 - - [2025-12-18 02:01:39] "GET /firewall-rule/7ee35e95-fa8e-4a1b-909d-1c7f11a89f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002853 10.0.0.19 - - [2025-12-18 02:01:39] "POST /ref-update HTTP/1.1" 200 156 0.071988 10.0.0.19 - - [2025-12-18 02:01:39] "DELETE /firewall-rule/7ee35e95-fa8e-4a1b-909d-1c7f11a89f4d HTTP/1.1" 200 115 0.041408 10.0.0.19 - - [2025-12-18 02:01:39] "GET /firewall-policy/50bd4d2d-ffab-4470-ac85-26ad53bd5f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.008783 10.0.0.19 - - [2025-12-18 02:01:39] "GET /firewall-rule/4c802c6b-a174-4c75-a1b7-e9f22af70d8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.002993 10.0.0.19 - - [2025-12-18 02:01:39] "POST /ref-update HTTP/1.1" 200 156 0.062473 10.0.0.19 - - [2025-12-18 02:01:39] "DELETE /firewall-rule/4c802c6b-a174-4c75-a1b7-e9f22af70d8a HTTP/1.1" 200 115 0.040534 10.0.0.19 - - [2025-12-18 02:01:39] "DELETE /tag/44326c68-789c-4995-bb28-263b2c6b2a65 HTTP/1.1" 409 236 0.012366 10.0.0.19 - - [2025-12-18 02:01:39] "DELETE /tag/a49d9306-ebab-4db7-937f-ec136f887bce HTTP/1.1" 200 115 0.038904 10.0.0.19 - - [2025-12-18 02:01:39] "DELETE /tag/99f8cff8-207b-4a91-ad25-020a73ee46c7 HTTP/1.1" 409 236 0.004794 10.0.0.19 - - [2025-12-18 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.19 - - [2025-12-18 02:01:40] "GET /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003893 10.0.0.19 - - [2025-12-18 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.19 - - [2025-12-18 02:01:40] "GET /virtual-network/587c35bd-018d-446c-9aac-60546a51f622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003295 10.0.0.19 - - [2025-12-18 02:01:40] "PUT /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71 HTTP/1.1" 200 264 0.059056 10.0.0.19 - - [2025-12-18 02:01:40] "PUT /virtual-network/587c35bd-018d-446c-9aac-60546a51f622 HTTP/1.1" 200 264 0.065772 10.0.0.19 - - [2025-12-18 02:01:40] "DELETE /security-group/ee23c28c-6233-4cf8-90da-7e04a4f7ddc5 HTTP/1.1" 200 115 0.052696 10.0.0.19 - - [2025-12-18 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.19 - - [2025-12-18 02:01:40] "DELETE /access-control-list/dab3e998-e58c-4acb-9245-7562e62d7909 HTTP/1.1" 200 115 0.035697 10.0.0.19 - - [2025-12-18 02:01:40] "DELETE /access-control-list/302bd091-bd91-4740-978b-8a479a39eeba HTTP/1.1" 200 115 0.038646 10.0.0.19 - - [2025-12-18 02:01:40] "GET /project/2e5582a6-8bd0-4f8f-a66d-1c7644f1ca54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.048407 10.0.0.19 - - [2025-12-18 02:01:40] "GET /project/2e5582a6-8bd0-4f8f-a66d-1c7644f1ca54?fields=security_groups HTTP/1.1" 200 1352 0.051431 10.0.0.19 - - [2025-12-18 02:01:40] "DELETE /security-group/0750a68e-c901-4556-ac79-41f1125dec4a HTTP/1.1" 200 115 0.049018 10.0.0.19 - - [2025-12-18 02:01:40] "DELETE /access-control-list/5256788b-eb2f-45c6-93bd-1d765216917f HTTP/1.1" 200 115 0.050160 10.0.0.19 - - [2025-12-18 02:01:40] "GET /project/2e5582a6-8bd0-4f8f-a66d-1c7644f1ca54?fields=application_policy_sets HTTP/1.1" 200 1391 0.052549 10.0.0.19 - - [2025-12-18 02:01:40] "DELETE /access-control-list/3c6ef604-d531-4692-b63a-36dcfeac5a70 HTTP/1.1" 200 115 0.047097 10.0.0.19 - - [2025-12-18 02:01:40] "DELETE /project/2e5582a6-8bd0-4f8f-a66d-1c7644f1ca54 HTTP/1.1" 200 115 0.340321 10.0.0.19 - - [2025-12-18 02:01:40] "POST /projects HTTP/1.1" 409 238 0.004503 10.0.0.19 - - [2025-12-18 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.19 - - [2025-12-18 02:01:40] "GET /project/f6c06418-c8be-4114-bd62-7c1ed02b83b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.033716 10.0.0.19 - - [2025-12-18 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.19 - - [2025-12-18 02:01:40] "GET /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004736 10.0.0.19 - - [2025-12-18 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.19 - - [2025-12-18 02:01:40] "GET /virtual-network/587c35bd-018d-446c-9aac-60546a51f622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.008793 10.0.0.19 - - [2025-12-18 02:01:40] "POST /security-groups HTTP/1.1" 409 285 0.002311 10.0.0.19 - - [2025-12-18 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.19 - - [2025-12-18 02:01:40] "PUT /security-group/5cb86aad-707a-4cb6-8e81-9a07656bbc9c HTTP/1.1" 200 262 0.059263 10.0.0.19 - - [2025-12-18 02:01:40] "PUT /access-control-list/91166a26-54a8-4369-be67-ad68efb17c0f HTTP/1.1" 200 272 0.015072 10.0.0.19 - - [2025-12-18 02:01:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.039148 10.0.0.19 - - [2025-12-18 02:01:41] "PUT /access-control-list/386d4765-c0a4-420f-9d18-02da761cd68b HTTP/1.1" 200 272 0.051558 10.0.0.19 - - [2025-12-18 02:01:45] "GET /application-policy-set/8d1fec10-b08e-4225-894c-ed7c0ff27a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002441 10.0.0.19 - - [2025-12-18 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.19 - - [2025-12-18 02:01:45] "GET /policy-management/4f7fe42c-a52b-41cd-a118-1fde149fcd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003079 10.0.0.19 - - [2025-12-18 02:01:45] "GET /firewall-policy/a7b5563c-82a3-4da2-a5da-cc3a253e95c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002115 10.0.0.19 - - [2025-12-18 02:01:45] "GET /firewall-rule/4fe74ab8-a46e-4bd4-9d89-308fe7608b91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002017 10.0.0.19 - - [2025-12-18 02:01:45] "POST /ref-update HTTP/1.1" 200 156 0.012200 10.0.0.19 - - [2025-12-18 02:01:45] "DELETE /firewall-rule/4fe74ab8-a46e-4bd4-9d89-308fe7608b91 HTTP/1.1" 200 115 0.048904 10.0.0.19 - - [2025-12-18 02:01:45] "GET /firewall-policy/3b47e910-26d0-40fc-b107-cde19820c003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003563 10.0.0.19 - - [2025-12-18 02:01:45] "GET /firewall-rule/2610a9bd-582a-44e4-b1cc-8522f537920e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.002550 10.0.0.19 - - [2025-12-18 02:01:45] "POST /ref-update HTTP/1.1" 200 156 0.012930 10.0.0.19 - - [2025-12-18 02:01:45] "DELETE /firewall-rule/2610a9bd-582a-44e4-b1cc-8522f537920e HTTP/1.1" 200 115 0.041888 10.0.0.19 - - [2025-12-18 02:01:45] "GET /firewall-policy/3b47e910-26d0-40fc-b107-cde19820c003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.005749 10.0.0.19 - - [2025-12-18 02:01:45] "GET /firewall-rule/5a18b3fe-833c-4761-8ee8-de09fa375244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.002409 10.0.0.19 - - [2025-12-18 02:01:45] "POST /ref-update HTTP/1.1" 200 156 0.022541 10.0.0.19 - - [2025-12-18 02:01:45] "DELETE /firewall-rule/5a18b3fe-833c-4761-8ee8-de09fa375244 HTTP/1.1" 200 115 0.045328 10.0.0.19 - - [2025-12-18 02:01:45] "GET /application-policy-set/8d1fec10-b08e-4225-894c-ed7c0ff27a7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003942 10.0.0.19 - - [2025-12-18 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.19 - - [2025-12-18 02:01:45] "GET /policy-management/4f7fe42c-a52b-41cd-a118-1fde149fcd72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006951 10.0.0.19 - - [2025-12-18 02:01:45] "GET /firewall-policy/3b47e910-26d0-40fc-b107-cde19820c003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003476 10.0.0.19 - - [2025-12-18 02:01:45] "POST /ref-update HTTP/1.1" 200 156 0.035557 10.0.0.19 - - [2025-12-18 02:01:45] "DELETE /firewall-policy/3b47e910-26d0-40fc-b107-cde19820c003 HTTP/1.1" 200 115 0.044682 10.0.0.19 - - [2025-12-18 02:01:45] "DELETE /tag/44326c68-789c-4995-bb28-263b2c6b2a65 HTTP/1.1" 200 115 0.047071 10.0.0.19 - - [2025-12-18 02:01:45] "DELETE /tag/051f5583-43e8-4fe2-af42-44a2557d9744 HTTP/1.1" 200 115 0.048379 10.0.0.19 - - [2025-12-18 02:01:45] "DELETE /tag/30ad6b1a-339c-406e-a62c-ca9671ca8bda HTTP/1.1" 200 115 0.044647 10.0.0.19 - - [2025-12-18 02:01:45] "DELETE /tag/99f8cff8-207b-4a91-ad25-020a73ee46c7 HTTP/1.1" 200 115 0.033184 10.0.0.19 - - [2025-12-18 02:01:45] "DELETE /loadbalancer-member/48b404c4-9864-4fd3-869a-2b449e81b64f HTTP/1.1" 200 115 0.026448 10.0.0.19 - - [2025-12-18 02:01:45] "DELETE /loadbalancer-pool/52e1af60-edd5-4765-9ad1-35cadd6ff625 HTTP/1.1" 200 115 0.026882 10.0.0.19 - - [2025-12-18 02:01:46] "DELETE /loadbalancer-listener/5a33006e-4139-490b-915c-7997ca473b84 HTTP/1.1" 200 115 0.027337 10.0.0.19 - - [2025-12-18 02:01:46] "DELETE /loadbalancer/227f8ab5-1772-4cae-af64-c414faa74b6f HTTP/1.1" 200 115 0.025308 10.0.0.19 - - [2025-12-18 02:01:46] "DELETE /floating-ip/64efc329-bbff-45f3-b52a-fa6baa398cf3 HTTP/1.1" 200 115 0.024303 10.0.0.19 - - [2025-12-18 02:01:46] "DELETE /instance-ip/16a44d59-00d4-4094-8afb-9c0ad3959565 HTTP/1.1" 200 115 0.029446 10.0.0.19 - - [2025-12-18 02:01:46] "DELETE /virtual-machine-interface/4815e23f-0194-4a6a-864a-8d947b601c5f HTTP/1.1" 200 115 0.040808 10.0.0.19 - - [2025-12-18 02:01:46] "DELETE /tag/8c36f528-e78d-4588-8e94-981442897972 HTTP/1.1" 200 115 0.044417 10.0.0.19 - - [2025-12-18 02:01:46] "POST /projects HTTP/1.1" 409 238 0.002623 10.0.0.19 - - [2025-12-18 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.19 - - [2025-12-18 02:01:46] "GET /project/f6c06418-c8be-4114-bd62-7c1ed02b83b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034485 10.0.0.19 - - [2025-12-18 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.19 - - [2025-12-18 02:01:46] "GET /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004452 10.0.0.19 - - [2025-12-18 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.19 - - [2025-12-18 02:01:46] "GET /virtual-network/587c35bd-018d-446c-9aac-60546a51f622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003678 10.0.0.19 - - [2025-12-18 02:01:46] "POST /security-groups HTTP/1.1" 409 285 0.002068 10.0.0.19 - - [2025-12-18 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.19 - - [2025-12-18 02:01:46] "PUT /security-group/5cb86aad-707a-4cb6-8e81-9a07656bbc9c HTTP/1.1" 200 262 0.058092 10.0.0.19 - - [2025-12-18 02:01:46] "PUT /access-control-list/91166a26-54a8-4369-be67-ad68efb17c0f HTTP/1.1" 200 272 0.020031 10.0.0.19 - - [2025-12-18 02:01:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.029291 10.0.0.19 - - [2025-12-18 02:01:46] "PUT /access-control-list/386d4765-c0a4-420f-9d18-02da761cd68b HTTP/1.1" 200 272 0.017751 10.0.0.19 - - [2025-12-18 02:01:46] "GET /firewall-policy/50bd4d2d-ffab-4470-ac85-26ad53bd5f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4386 0.012576 10.0.0.19 - - [2025-12-18 02:01:46] "GET /firewall-rule/a42e442c-7d3f-4e53-a803-f938d66bf92d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002542 10.0.0.19 - - [2025-12-18 02:01:46] "POST /ref-update HTTP/1.1" 200 156 0.065238 10.0.0.19 - - [2025-12-18 02:01:46] "DELETE /firewall-rule/a42e442c-7d3f-4e53-a803-f938d66bf92d HTTP/1.1" 200 115 0.059046 10.0.0.19 - - [2025-12-18 02:01:46] "GET /firewall-policy/50bd4d2d-ffab-4470-ac85-26ad53bd5f24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.008934 10.0.0.19 - - [2025-12-18 02:01:46] "GET /firewall-rule/ff0767ec-9182-4140-85df-df0054890407?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.005474 10.0.0.19 - - [2025-12-18 02:01:46] "POST /ref-update HTTP/1.1" 200 156 0.054233 10.0.0.19 - - [2025-12-18 02:01:46] "DELETE /firewall-rule/ff0767ec-9182-4140-85df-df0054890407 HTTP/1.1" 200 115 0.035452 10.0.0.19 - - [2025-12-18 02:01:46] "DELETE /tag/990a1f18-b6ea-48c9-877e-e33916461340 HTTP/1.1" 200 115 0.047893 10.0.0.19 - - [2025-12-18 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001382 10.0.0.19 - - [2025-12-18 02:01:46] "GET /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003860 10.0.0.19 - - [2025-12-18 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001451 10.0.0.19 - - [2025-12-18 02:01:46] "GET /virtual-network/587c35bd-018d-446c-9aac-60546a51f622?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003244 10.0.0.19 - - [2025-12-18 02:01:47] "PUT /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71 HTTP/1.1" 200 264 0.048428 10.0.0.19 - - [2025-12-18 02:01:47] "PUT /virtual-network/587c35bd-018d-446c-9aac-60546a51f622 HTTP/1.1" 200 264 0.038686 10.0.0.19 - - [2025-12-18 02:01:47] "DELETE /security-group/5cb86aad-707a-4cb6-8e81-9a07656bbc9c HTTP/1.1" 200 115 0.064740 10.0.0.19 - - [2025-12-18 02:01:47] "DELETE /access-control-list/91166a26-54a8-4369-be67-ad68efb17c0f HTTP/1.1" 200 115 0.041935 10.0.0.19 - - [2025-12-18 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.19 - - [2025-12-18 02:01:47] "DELETE /access-control-list/386d4765-c0a4-420f-9d18-02da761cd68b HTTP/1.1" 200 115 0.039096 10.0.0.19 - - [2025-12-18 02:01:47] "GET /project/f6c06418-c8be-4114-bd62-7c1ed02b83b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.030504 10.0.0.19 - - [2025-12-18 02:01:47] "GET /project/f6c06418-c8be-4114-bd62-7c1ed02b83b9?fields=security_groups HTTP/1.1" 200 1353 0.047314 10.0.0.19 - - [2025-12-18 02:01:47] "DELETE /security-group/e12201ee-ab62-4943-9904-21f002e62d66 HTTP/1.1" 200 115 0.063908 10.0.0.19 - - [2025-12-18 02:01:47] "DELETE /access-control-list/20e59e27-52ef-442e-818a-58bff0672c92 HTTP/1.1" 200 115 0.040212 10.0.0.19 - - [2025-12-18 02:01:47] "GET /project/f6c06418-c8be-4114-bd62-7c1ed02b83b9?fields=application_policy_sets HTTP/1.1" 200 1392 0.043540 10.0.0.19 - - [2025-12-18 02:01:47] "DELETE /access-control-list/c4faa25f-3453-47c9-a92a-a2ec07da604a HTTP/1.1" 200 115 0.054490 10.0.0.19 - - [2025-12-18 02:01:47] "DELETE /project/f6c06418-c8be-4114-bd62-7c1ed02b83b9 HTTP/1.1" 200 115 0.313510 10.0.0.19 - - [2025-12-18 02:02:33] "GET / HTTP/1.1" 200 35931 0.001690 10.0.0.19 - - [2025-12-18 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.19 - - [2025-12-18 02:02:33] "GET /global-vrouter-config/3353bf24-3d13-4a5a-8857-6b846e48d0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002328 10.0.0.19 - - [2025-12-18 02:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.19 - - [2025-12-18 02:02:33] "GET /global-vrouter-config/3353bf24-3d13-4a5a-8857-6b846e48d0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002044 10.0.0.19 - - [2025-12-18 02:02:47] "GET / HTTP/1.1" 200 35931 0.001261 10.0.0.19 - - [2025-12-18 02:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.19 - - [2025-12-18 02:02:47] "GET /global-system-config/7ca7088b-3ebf-4afb-aa30-a37e438e4cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005987 10.0.0.19 - - [2025-12-18 02:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.19 - - [2025-12-18 02:02:47] "GET /config-node/dbcbbe62-bb04-4a8e-964b-8f69e48f7bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002794 10.0.0.19 - - [2025-12-18 02:02:58] "GET / HTTP/1.1" 200 35931 0.001624 10.0.0.19 - - [2025-12-18 02:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.19 - - [2025-12-18 02:02:58] "GET /routing-instance/4ff4de4f-e4ff-488a-a4dc-643fcc31c950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002242 10.0.0.19 - - [2025-12-18 02:02:58] "POST /bgp-routers HTTP/1.1" 409 301 0.001485 10.0.0.19 - - [2025-12-18 02:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001293 10.0.0.19 - - [2025-12-18 02:02:58] "GET /bgp-router/e07fb3e2-bd82-475f-a9d9-dc6331677748?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002202 10.0.0.19 - - [2025-12-18 02:02:58] "PUT /bgp-router/e07fb3e2-bd82-475f-a9d9-dc6331677748 HTTP/1.1" 200 254 0.015654 [Introspect:8084]10.0.0.19 - - [2025-12-18 02:02:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000850 [Introspect:8084]10.0.0.19 - - [2025-12-18 02:02:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000853 10.0.0.19 - - [2025-12-18 02:03:13] "GET / HTTP/1.1" 200 35931 0.001536 10.0.0.19 - - [2025-12-18 02:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.19 - - [2025-12-18 02:03:13] "GET /global-system-config/7ca7088b-3ebf-4afb-aa30-a37e438e4cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004281 10.0.0.19 - - [2025-12-18 02:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.19 - - [2025-12-18 02:03:13] "GET /config-node/dbcbbe62-bb04-4a8e-964b-8f69e48f7bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.001866 10.0.0.19 - - [2025-12-18 02:03:13] "GET / HTTP/1.1" 200 35931 0.001345 10.0.0.19 - - [2025-12-18 02:03:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001919 10.0.0.19 - - [2025-12-18 02:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.19 - - [2025-12-18 02:03:18] "GET /global-vrouter-config/3353bf24-3d13-4a5a-8857-6b846e48d0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.001933 10.0.0.19 - - [2025-12-18 02:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.19 - - [2025-12-18 02:03:18] "PUT /global-vrouter-config/3353bf24-3d13-4a5a-8857-6b846e48d0f2 HTTP/1.1" 200 276 0.006556 10.0.0.19 - - [2025-12-18 02:03:18] "GET / HTTP/1.1" 200 35931 0.001725 10.0.0.19 - - [2025-12-18 02:03:18] "POST /alarms HTTP/1.1" 409 264 0.001891 10.0.0.19 - - [2025-12-18 02:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001260 10.0.0.19 - - [2025-12-18 02:03:18] "PUT /alarm/6a5f1b11-abd8-4970-a454-41adaa788eae HTTP/1.1" 200 244 0.008628 10.0.0.19 - - [2025-12-18 02:03:18] "POST /alarms HTTP/1.1" 409 261 0.003188 10.0.0.19 - - [2025-12-18 02:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.19 - - [2025-12-18 02:03:18] "PUT /alarm/1022faa2-fa2e-4e20-8476-bc97a9330608 HTTP/1.1" 200 244 0.008242 10.0.0.19 - - [2025-12-18 02:03:18] "POST /alarms HTTP/1.1" 409 261 0.001648 10.0.0.19 - - [2025-12-18 02:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.19 - - [2025-12-18 02:03:18] "PUT /alarm/3f369181-a2f1-403a-840f-66c51b91a524 HTTP/1.1" 200 244 0.009185 10.0.0.19 - - [2025-12-18 02:03:18] "POST /alarms HTTP/1.1" 409 253 0.010113 10.0.0.19 - - [2025-12-18 02:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001463 10.0.0.19 - - [2025-12-18 02:03:18] "PUT /alarm/16dbb305-a741-40f6-92e2-c57e49125f05 HTTP/1.1" 200 244 0.010452 10.0.0.19 - - [2025-12-18 02:03:18] "POST /alarms HTTP/1.1" 409 251 0.009402 10.0.0.19 - - [2025-12-18 02:03:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001219 10.0.0.19 - - [2025-12-18 02:03:19] "PUT /alarm/052cac16-ea18-43d7-a66b-96063a0c911f HTTP/1.1" 200 244 0.008840 10.0.0.19 - - [2025-12-18 02:03:19] "POST /alarms HTTP/1.1" 409 252 0.009519 10.0.0.19 - - [2025-12-18 02:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.015332 10.0.0.19 - - [2025-12-18 02:03:19] "PUT /alarm/4ea723e3-cf53-44f3-a765-ed5d9d703dda HTTP/1.1" 200 244 0.009464 10.0.0.19 - - [2025-12-18 02:03:19] "POST /alarms HTTP/1.1" 409 256 0.004090 10.0.0.19 - - [2025-12-18 02:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.19 - - [2025-12-18 02:03:19] "PUT /alarm/c5df9ad7-5582-4065-9a7b-1b64bfba67df HTTP/1.1" 200 244 0.022028 10.0.0.19 - - [2025-12-18 02:03:19] "POST /alarms HTTP/1.1" 409 248 0.009097 10.0.0.19 - - [2025-12-18 02:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008105 10.0.0.19 - - [2025-12-18 02:03:19] "PUT /alarm/c6a9bb6e-3aeb-42ec-a48b-11f78ebdfbd2 HTTP/1.1" 200 244 0.009535 10.0.0.19 - - [2025-12-18 02:03:19] "POST /alarms HTTP/1.1" 409 252 0.010069 10.0.0.19 - - [2025-12-18 02:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.19 - - [2025-12-18 02:03:19] "PUT /alarm/f11659b0-31ee-4c45-a925-7503a26d54a8 HTTP/1.1" 200 244 0.010194 10.0.0.19 - - [2025-12-18 02:03:19] "POST /alarms HTTP/1.1" 409 257 0.003811 10.0.0.19 - - [2025-12-18 02:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.19 - - [2025-12-18 02:03:19] "PUT /alarm/c04d9fe4-f73b-4055-98c3-8e9bdaf49007 HTTP/1.1" 200 244 0.012182 10.0.0.19 - - [2025-12-18 02:03:19] "POST /alarms HTTP/1.1" 409 251 0.011013 10.0.0.19 - - [2025-12-18 02:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.19 - - [2025-12-18 02:03:19] "PUT /alarm/63c85d89-a282-4ff5-98c2-fff7464a024d HTTP/1.1" 200 244 0.009485 10.0.0.19 - - [2025-12-18 02:03:19] "POST /alarms HTTP/1.1" 409 257 0.002600 10.0.0.19 - - [2025-12-18 02:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.19 - - [2025-12-18 02:03:19] "PUT /alarm/c4a6d80b-66f5-4182-b3dc-26734ef299fa HTTP/1.1" 200 244 0.009858 10.0.0.19 - - [2025-12-18 02:03:19] "POST /alarms HTTP/1.1" 409 261 0.010238 10.0.0.19 - - [2025-12-18 02:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.19 - - [2025-12-18 02:03:19] "PUT /alarm/d76039bf-76be-40bc-9c49-a7b907f202f7 HTTP/1.1" 200 244 0.012059 10.0.0.19 - - [2025-12-18 02:03:19] "POST /alarms HTTP/1.1" 409 258 0.009732 10.0.0.19 - - [2025-12-18 02:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.19 - - [2025-12-18 02:03:19] "PUT /alarm/d1a0cacd-1ce8-451f-8c32-aefd6934334c HTTP/1.1" 200 244 0.009129 10.0.0.19 - - [2025-12-18 02:03:19] "POST /alarms HTTP/1.1" 409 254 0.008467 10.0.0.19 - - [2025-12-18 02:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001457 10.0.0.19 - - [2025-12-18 02:03:19] "PUT /alarm/95955a4e-2e02-457f-9c75-53877dabde1d HTTP/1.1" 200 244 0.009673 10.0.0.19 - - [2025-12-18 02:03:19] "POST /alarms HTTP/1.1" 409 254 0.012049 10.0.0.19 - - [2025-12-18 02:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001346 10.0.0.19 - - [2025-12-18 02:03:19] "PUT /alarm/e7be94e0-a97b-4c01-98e4-e5a6ac41dd67 HTTP/1.1" 200 244 0.011790 10.0.0.19 - - [2025-12-18 02:03:19] "POST /alarms HTTP/1.1" 409 254 0.003360 10.0.0.19 - - [2025-12-18 02:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.19 - - [2025-12-18 02:03:19] "PUT /alarm/89cdd550-6c8f-412a-9f39-562f168b1e76 HTTP/1.1" 200 244 0.011598 10.0.0.19 - - [2025-12-18 02:03:19] "POST /alarms HTTP/1.1" 409 247 0.011013 10.0.0.19 - - [2025-12-18 02:03:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.19 - - [2025-12-18 02:03:19] "PUT /alarm/160c9b9d-3169-4ce2-8a0c-081a68b2cd66 HTTP/1.1" 200 244 0.009537 10.0.0.19 - - [2025-12-18 02:03:19] "POST /alarms HTTP/1.1" 409 272 0.006041 10.0.0.19 - - [2025-12-18 02:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.19 - - [2025-12-18 02:03:20] "PUT /alarm/3b8503ac-63b5-443d-a315-7d1b28aad5cb HTTP/1.1" 200 244 0.011242 10.0.0.19 - - [2025-12-18 02:03:20] "POST /alarms HTTP/1.1" 409 261 0.004241 10.0.0.19 - - [2025-12-18 02:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.19 - - [2025-12-18 02:03:20] "PUT /alarm/9a892ddc-fc99-42e1-a40c-4e62560599ff HTTP/1.1" 200 244 0.011721 10.0.0.19 - - [2025-12-18 02:03:20] "POST /alarms HTTP/1.1" 409 259 0.008069 10.0.0.19 - - [2025-12-18 02:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.19 - - [2025-12-18 02:03:20] "PUT /alarm/a907b9d8-c51c-405d-952c-0990c77e6551 HTTP/1.1" 200 244 0.014050 10.0.0.19 - - [2025-12-18 02:03:20] "POST /alarms HTTP/1.1" 409 265 0.007822 10.0.0.19 - - [2025-12-18 02:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004684 10.0.0.19 - - [2025-12-18 02:03:20] "PUT /alarm/40b2bfdd-42b4-496a-9c64-db64cbcd8311 HTTP/1.1" 200 244 0.012061 10.0.0.19 - - [2025-12-18 02:03:20] "POST /alarms HTTP/1.1" 409 279 0.009786 10.0.0.19 - - [2025-12-18 02:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005462 10.0.0.19 - - [2025-12-18 02:03:20] "PUT /alarm/864095ed-5de1-4813-acea-e4acf9d35bca HTTP/1.1" 200 244 0.015860 10.0.0.19 - - [2025-12-18 02:03:20] "GET / HTTP/1.1" 200 35931 0.001604 10.0.0.19 - - [2025-12-18 02:03:20] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001902 10.0.0.19 - - [2025-12-18 02:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.19 - - [2025-12-18 02:03:20] "PUT /global-vrouter-config/3353bf24-3d13-4a5a-8857-6b846e48d0f2 HTTP/1.1" 200 276 0.008890 10.0.0.19 - - [2025-12-18 02:03:20] "GET / HTTP/1.1" 200 35931 0.002567 10.0.0.19 - - [2025-12-18 02:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.19 - - [2025-12-18 02:03:20] "GET /global-vrouter-config/3353bf24-3d13-4a5a-8857-6b846e48d0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.006081 10.0.0.19 - - [2025-12-18 02:03:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.19 - - [2025-12-18 02:03:20] "PUT /global-vrouter-config/3353bf24-3d13-4a5a-8857-6b846e48d0f2 HTTP/1.1" 200 276 0.008982 10.0.0.19 - - [2025-12-18 02:03:21] "GET / HTTP/1.1" 200 35931 0.002153 10.0.0.19 - - [2025-12-18 02:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.19 - - [2025-12-18 02:03:21] "GET /global-system-config/7ca7088b-3ebf-4afb-aa30-a37e438e4cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004396 10.0.0.19 - - [2025-12-18 02:03:21] "PUT /global-system-config/7ca7088b-3ebf-4afb-aa30-a37e438e4cfb HTTP/1.1" 200 274 0.036107 10.0.0.19 - - [2025-12-18 02:03:24] "GET / HTTP/1.1" 200 35931 0.001283 10.0.0.19 - - [2025-12-18 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.19 - - [2025-12-18 02:03:24] "GET /routing-instance/4ff4de4f-e4ff-488a-a4dc-643fcc31c950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004333 10.0.0.19 - - [2025-12-18 02:03:24] "POST /bgp-routers HTTP/1.1" 409 301 0.013106 10.0.0.19 - - [2025-12-18 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.19 - - [2025-12-18 02:03:24] "GET /bgp-router/e07fb3e2-bd82-475f-a9d9-dc6331677748?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002809 10.0.0.19 - - [2025-12-18 02:03:24] "PUT /bgp-router/e07fb3e2-bd82-475f-a9d9-dc6331677748 HTTP/1.1" 200 254 0.009500 [Introspect:8084]10.0.0.19 - - [2025-12-18 02:03:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000854 [Introspect:8084]10.0.0.19 - - [2025-12-18 02:03:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.006073 10.0.0.19 - - [2025-12-18 02:03:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.19 - - [2025-12-18 02:03:26] "GET /global-vrouter-config/3353bf24-3d13-4a5a-8857-6b846e48d0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002657 10.0.0.19 - - [2025-12-18 02:03:40] "GET /global-system-configs HTTP/1.1" 200 322 0.001707 10.0.0.19 - - [2025-12-18 02:03:42] "GET /global-system-configs HTTP/1.1" 200 322 0.002077 10.0.0.19 - - [2025-12-18 02:03:43] "GET / HTTP/1.1" 200 35931 0.001746 10.0.0.19 - - [2025-12-18 02:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.19 - - [2025-12-18 02:03:43] "GET /global-system-config/7ca7088b-3ebf-4afb-aa30-a37e438e4cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004261 10.0.0.19 - - [2025-12-18 02:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.19 - - [2025-12-18 02:03:43] "GET /config-node/dbcbbe62-bb04-4a8e-964b-8f69e48f7bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002405 10.0.0.19 - - [2025-12-18 02:03:43] "GET / HTTP/1.1" 200 35931 0.001280 10.0.0.19 - - [2025-12-18 02:03:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001842 10.0.0.19 - - [2025-12-18 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.19 - - [2025-12-18 02:03:48] "GET /global-vrouter-config/3353bf24-3d13-4a5a-8857-6b846e48d0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002125 10.0.0.19 - - [2025-12-18 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.19 - - [2025-12-18 02:03:48] "PUT /global-vrouter-config/3353bf24-3d13-4a5a-8857-6b846e48d0f2 HTTP/1.1" 200 276 0.013934 10.0.0.19 - - [2025-12-18 02:03:48] "GET / HTTP/1.1" 200 35931 0.002220 10.0.0.19 - - [2025-12-18 02:03:48] "POST /alarms HTTP/1.1" 409 264 0.002040 10.0.0.19 - - [2025-12-18 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.19 - - [2025-12-18 02:03:48] "PUT /alarm/6a5f1b11-abd8-4970-a454-41adaa788eae HTTP/1.1" 200 244 0.009822 10.0.0.19 - - [2025-12-18 02:03:48] "POST /alarms HTTP/1.1" 409 261 0.005467 10.0.0.19 - - [2025-12-18 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.19 - - [2025-12-18 02:03:49] "PUT /alarm/1022faa2-fa2e-4e20-8476-bc97a9330608 HTTP/1.1" 200 244 0.009228 10.0.0.19 - - [2025-12-18 02:03:49] "POST /alarms HTTP/1.1" 409 261 0.004816 10.0.0.19 - - [2025-12-18 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.19 - - [2025-12-18 02:03:49] "PUT /alarm/3f369181-a2f1-403a-840f-66c51b91a524 HTTP/1.1" 200 244 0.008251 10.0.0.19 - - [2025-12-18 02:03:49] "POST /alarms HTTP/1.1" 409 253 0.008457 10.0.0.19 - - [2025-12-18 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.19 - - [2025-12-18 02:03:49] "PUT /alarm/16dbb305-a741-40f6-92e2-c57e49125f05 HTTP/1.1" 200 244 0.008399 10.0.0.19 - - [2025-12-18 02:03:49] "POST /alarms HTTP/1.1" 409 251 0.005543 10.0.0.19 - - [2025-12-18 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.19 - - [2025-12-18 02:03:49] "PUT /alarm/052cac16-ea18-43d7-a66b-96063a0c911f HTTP/1.1" 200 244 0.008373 10.0.0.19 - - [2025-12-18 02:03:49] "POST /alarms HTTP/1.1" 409 252 0.005412 10.0.0.19 - - [2025-12-18 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001343 10.0.0.19 - - [2025-12-18 02:03:49] "PUT /alarm/4ea723e3-cf53-44f3-a765-ed5d9d703dda HTTP/1.1" 200 244 0.010375 10.0.0.19 - - [2025-12-18 02:03:49] "POST /alarms HTTP/1.1" 409 256 0.008475 10.0.0.19 - - [2025-12-18 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.19 - - [2025-12-18 02:03:49] "PUT /alarm/c5df9ad7-5582-4065-9a7b-1b64bfba67df HTTP/1.1" 200 244 0.008501 10.0.0.19 - - [2025-12-18 02:03:49] "POST /alarms HTTP/1.1" 409 248 0.004580 10.0.0.19 - - [2025-12-18 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.19 - - [2025-12-18 02:03:49] "PUT /alarm/c6a9bb6e-3aeb-42ec-a48b-11f78ebdfbd2 HTTP/1.1" 200 244 0.008418 10.0.0.19 - - [2025-12-18 02:03:49] "POST /alarms HTTP/1.1" 409 252 0.006217 10.0.0.19 - - [2025-12-18 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.19 - - [2025-12-18 02:03:49] "PUT /alarm/f11659b0-31ee-4c45-a925-7503a26d54a8 HTTP/1.1" 200 244 0.009458 10.0.0.19 - - [2025-12-18 02:03:49] "POST /alarms HTTP/1.1" 409 257 0.007735 10.0.0.19 - - [2025-12-18 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001620 10.0.0.19 - - [2025-12-18 02:03:49] "PUT /alarm/c04d9fe4-f73b-4055-98c3-8e9bdaf49007 HTTP/1.1" 200 244 0.009538 10.0.0.19 - - [2025-12-18 02:03:49] "POST /alarms HTTP/1.1" 409 251 0.005110 10.0.0.19 - - [2025-12-18 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001362 10.0.0.19 - - [2025-12-18 02:03:49] "PUT /alarm/63c85d89-a282-4ff5-98c2-fff7464a024d HTTP/1.1" 200 244 0.008535 10.0.0.19 - - [2025-12-18 02:03:49] "POST /alarms HTTP/1.1" 409 257 0.003138 10.0.0.19 - - [2025-12-18 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004022 10.0.0.19 - - [2025-12-18 02:03:49] "PUT /alarm/c4a6d80b-66f5-4182-b3dc-26734ef299fa HTTP/1.1" 200 244 0.008173 10.0.0.19 - - [2025-12-18 02:03:49] "POST /alarms HTTP/1.1" 409 261 0.005746 10.0.0.19 - - [2025-12-18 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.19 - - [2025-12-18 02:03:49] "PUT /alarm/d76039bf-76be-40bc-9c49-a7b907f202f7 HTTP/1.1" 200 244 0.010675 10.0.0.19 - - [2025-12-18 02:03:49] "POST /alarms HTTP/1.1" 409 258 0.007943 10.0.0.19 - - [2025-12-18 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.19 - - [2025-12-18 02:03:49] "PUT /alarm/d1a0cacd-1ce8-451f-8c32-aefd6934334c HTTP/1.1" 200 244 0.017470 10.0.0.19 - - [2025-12-18 02:03:49] "POST /alarms HTTP/1.1" 409 254 0.008682 10.0.0.19 - - [2025-12-18 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.19 - - [2025-12-18 02:03:49] "PUT /alarm/95955a4e-2e02-457f-9c75-53877dabde1d HTTP/1.1" 200 244 0.008550 10.0.0.19 - - [2025-12-18 02:03:49] "POST /alarms HTTP/1.1" 409 254 0.011770 10.0.0.19 - - [2025-12-18 02:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.19 - - [2025-12-18 02:03:49] "PUT /alarm/e7be94e0-a97b-4c01-98e4-e5a6ac41dd67 HTTP/1.1" 200 244 0.010007 10.0.0.19 - - [2025-12-18 02:03:50] "POST /alarms HTTP/1.1" 409 254 0.005902 10.0.0.19 - - [2025-12-18 02:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001306 10.0.0.19 - - [2025-12-18 02:03:50] "PUT /alarm/89cdd550-6c8f-412a-9f39-562f168b1e76 HTTP/1.1" 200 244 0.008626 10.0.0.19 - - [2025-12-18 02:03:50] "POST /alarms HTTP/1.1" 409 247 0.012727 10.0.0.19 - - [2025-12-18 02:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.19 - - [2025-12-18 02:03:50] "PUT /alarm/160c9b9d-3169-4ce2-8a0c-081a68b2cd66 HTTP/1.1" 200 244 0.010263 10.0.0.19 - - [2025-12-18 02:03:50] "POST /alarms HTTP/1.1" 409 272 0.005402 10.0.0.19 - - [2025-12-18 02:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001243 10.0.0.19 - - [2025-12-18 02:03:50] "PUT /alarm/3b8503ac-63b5-443d-a315-7d1b28aad5cb HTTP/1.1" 200 244 0.012327 10.0.0.19 - - [2025-12-18 02:03:50] "POST /alarms HTTP/1.1" 409 261 0.011366 10.0.0.19 - - [2025-12-18 02:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.19 - - [2025-12-18 02:03:50] "PUT /alarm/9a892ddc-fc99-42e1-a40c-4e62560599ff HTTP/1.1" 200 244 0.009506 10.0.0.19 - - [2025-12-18 02:03:50] "POST /alarms HTTP/1.1" 409 259 0.013355 10.0.0.19 - - [2025-12-18 02:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.19 - - [2025-12-18 02:03:50] "PUT /alarm/a907b9d8-c51c-405d-952c-0990c77e6551 HTTP/1.1" 200 244 0.009055 10.0.0.19 - - [2025-12-18 02:03:50] "POST /alarms HTTP/1.1" 409 265 0.006592 10.0.0.19 - - [2025-12-18 02:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.19 - - [2025-12-18 02:03:50] "PUT /alarm/40b2bfdd-42b4-496a-9c64-db64cbcd8311 HTTP/1.1" 200 244 0.009565 10.0.0.19 - - [2025-12-18 02:03:50] "POST /alarms HTTP/1.1" 409 279 0.006513 10.0.0.19 - - [2025-12-18 02:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.19 - - [2025-12-18 02:03:50] "PUT /alarm/864095ed-5de1-4813-acea-e4acf9d35bca HTTP/1.1" 200 244 0.008919 10.0.0.19 - - [2025-12-18 02:03:50] "GET / HTTP/1.1" 200 35931 0.001525 10.0.0.19 - - [2025-12-18 02:03:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001807 10.0.0.19 - - [2025-12-18 02:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001345 10.0.0.19 - - [2025-12-18 02:03:50] "PUT /global-vrouter-config/3353bf24-3d13-4a5a-8857-6b846e48d0f2 HTTP/1.1" 200 276 0.006114 10.0.0.19 - - [2025-12-18 02:03:50] "GET / HTTP/1.1" 200 35931 0.001265 10.0.0.19 - - [2025-12-18 02:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.19 - - [2025-12-18 02:03:50] "GET /global-vrouter-config/3353bf24-3d13-4a5a-8857-6b846e48d0f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2108 0.002774 10.0.0.19 - - [2025-12-18 02:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.19 - - [2025-12-18 02:03:50] "PUT /global-vrouter-config/3353bf24-3d13-4a5a-8857-6b846e48d0f2 HTTP/1.1" 200 276 0.008844 10.0.0.19 - - [2025-12-18 02:03:51] "GET / HTTP/1.1" 200 35931 0.001513 10.0.0.19 - - [2025-12-18 02:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.19 - - [2025-12-18 02:03:51] "GET /global-system-config/7ca7088b-3ebf-4afb-aa30-a37e438e4cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003975 10.0.0.19 - - [2025-12-18 02:03:51] "PUT /global-system-config/7ca7088b-3ebf-4afb-aa30-a37e438e4cfb HTTP/1.1" 200 274 0.013663 10.0.0.19 - - [2025-12-18 02:03:54] "GET / HTTP/1.1" 200 35931 0.001423 10.0.0.19 - - [2025-12-18 02:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.19 - - [2025-12-18 02:03:54] "GET /routing-instance/4ff4de4f-e4ff-488a-a4dc-643fcc31c950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002238 10.0.0.19 - - [2025-12-18 02:03:54] "POST /bgp-routers HTTP/1.1" 409 301 0.001636 10.0.0.19 - - [2025-12-18 02:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.19 - - [2025-12-18 02:03:54] "GET /bgp-router/e07fb3e2-bd82-475f-a9d9-dc6331677748?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.002407 10.0.0.19 - - [2025-12-18 02:03:54] "PUT /bgp-router/e07fb3e2-bd82-475f-a9d9-dc6331677748 HTTP/1.1" 200 254 0.009741 [Introspect:8084]10.0.0.19 - - [2025-12-18 02:03:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000957 [Introspect:8084]10.0.0.19 - - [2025-12-18 02:03:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000920 10.0.0.19 - - [2025-12-18 02:03:59] "POST /tags HTTP/1.1" 200 355 0.025281 10.0.0.19 - - [2025-12-18 02:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006744 10.0.0.19 - - [2025-12-18 02:03:59] "GET /tag/77d06e40-a695-40ba-b276-c324fe055fe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.024369 10.0.0.19 - - [2025-12-18 02:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006538 10.0.0.19 - - [2025-12-18 02:03:59] "GET /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004679 10.0.0.19 - - [2025-12-18 02:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.19 - - [2025-12-18 02:03:59] "GET /project/f23a251b-7edc-480e-ba8a-4df426bd3dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.039100 10.0.0.19 - - [2025-12-18 02:03:59] "POST /virtual-machines HTTP/1.1" 200 351 0.007737 10.0.0.19 - - [2025-12-18 02:03:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.018098 10.0.0.19 - - [2025-12-18 02:04:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.140913 10.0.0.19 - - [2025-12-18 02:04:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.007334 10.0.0.19 - - [2025-12-18 02:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013789 10.0.0.19 - - [2025-12-18 02:04:00] "GET /virtual-machine-interface/d17c2a40-dbb5-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.006311 10.0.0.19 - - [2025-12-18 02:04:00] "POST /instance-ips HTTP/1.1" 200 391 0.019301 10.0.0.19 - - [2025-12-18 02:04:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.022916 10.0.0.19 - - [2025-12-18 02:04:00] "GET /virtual-machine-interface/d17c2a40-dbb5-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.007168 10.0.0.19 - - [2025-12-18 02:04:00] "POST /set-tag HTTP/1.1" 200 109 0.013244 10.0.0.19 - - [2025-12-18 02:04:00] "GET /virtual-machine-interface/d17c2a40-dbb5-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.012911 10.0.0.19 - - [2025-12-18 02:04:00] "GET /instance-ip/d199ef26-dbb5-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.006922 10.0.0.19 - - [2025-12-18 02:04:00] "GET /virtual-machine-interface/d17c2a40-dbb5-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004328 10.0.0.19 - - [2025-12-18 02:04:00] "POST /set-tag HTTP/1.1" 200 109 0.001898 10.0.0.19 - - [2025-12-18 02:04:00] "GET /virtual-router/5f28c7a1-6998-45f7-a86c-2489fb79ffa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003782 10.0.0.19 - - [2025-12-18 02:04:00] "POST /ref-update HTTP/1.1" 200 156 0.008946 10.0.0.19 - - [2025-12-18 02:04:00] "GET /virtual-machine-interface/d17c2a40-dbb5-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003932 10.0.0.19 - - [2025-12-18 02:04:00] "POST /set-tag HTTP/1.1" 200 109 0.001997 10.0.0.19 - - [2025-12-18 02:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.19 - - [2025-12-18 02:04:00] "GET /virtual-network/86e60840-b157-4cfc-a09d-f61b33f77c71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004219 10.0.0.19 - - [2025-12-18 02:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.19 - - [2025-12-18 02:04:00] "GET /project/f23a251b-7edc-480e-ba8a-4df426bd3dab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.035017 10.0.0.19 - - [2025-12-18 02:04:00] "POST /virtual-machines HTTP/1.1" 200 355 0.008068 10.0.0.19 - - [2025-12-18 02:04:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.020204 10.0.0.19 - - [2025-12-18 02:04:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.106392 10.0.0.19 - - [2025-12-18 02:04:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.007665 10.0.0.19 - - [2025-12-18 02:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004963 10.0.0.19 - - [2025-12-18 02:04:00] "GET /virtual-machine-interface/d1ea15e6-dbb5-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.005968 10.0.0.19 - - [2025-12-18 02:04:00] "POST /instance-ips HTTP/1.1" 200 395 0.018759 10.0.0.19 - - [2025-12-18 02:04:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.022367 10.0.0.19 - - [2025-12-18 02:04:00] "GET /virtual-machine-interface/d1ea15e6-dbb5-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.010268 10.0.0.19 - - [2025-12-18 02:04:00] "POST /set-tag HTTP/1.1" 200 109 0.015510 10.0.0.19 - - [2025-12-18 02:04:00] "GET /virtual-machine-interface/d1ea15e6-dbb5-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.012736 10.0.0.19 - - [2025-12-18 02:04:00] "GET /instance-ip/d2038c88-dbb5-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.007030 10.0.0.19 - - [2025-12-18 02:04:01] "GET /virtual-machine-interface/d1ea15e6-dbb5-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006919 10.0.0.19 - - [2025-12-18 02:04:01] "POST /set-tag HTTP/1.1" 200 109 0.005513 10.0.0.19 - - [2025-12-18 02:04:01] "GET /virtual-router/5f28c7a1-6998-45f7-a86c-2489fb79ffa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.005084 10.0.0.19 - - [2025-12-18 02:04:01] "POST /ref-update HTTP/1.1" 200 156 0.009604 10.0.0.19 - - [2025-12-18 02:04:01] "GET /virtual-machine-interface/d1ea15e6-dbb5-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.013067 10.0.0.19 - - [2025-12-18 02:04:01] "POST /set-tag HTTP/1.1" 200 109 0.002742 10.0.0.19 - - [2025-12-18 02:04:01] "GET /virtual-machine-interface/d17c2a40-dbb5-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004069 10.0.0.19 - - [2025-12-18 02:04:01] "POST /set-tag HTTP/1.1" 200 109 0.001889 10.0.0.19 - - [2025-12-18 02:04:01] "GET /virtual-machine-interface/d1ea15e6-dbb5-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004695 10.0.0.19 - - [2025-12-18 02:04:01] "POST /set-tag HTTP/1.1" 200 109 0.002164 10.0.0.19 - - [2025-12-18 02:04:09] "GET / HTTP/1.1" 200 35931 0.002294 10.0.0.19 - - [2025-12-18 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.19 - - [2025-12-18 02:04:09] "GET /global-system-config/7ca7088b-3ebf-4afb-aa30-a37e438e4cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006293 10.0.0.19 - - [2025-12-18 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.19 - - [2025-12-18 02:04:09] "GET /config-node/dbcbbe62-bb04-4a8e-964b-8f69e48f7bea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002034 10.0.0.19 - - [2025-12-18 02:04:12] "GET /virtual-machine-interface/d17c2a40-dbb5-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003847 10.0.0.19 - - [2025-12-18 02:04:12] "POST /set-tag HTTP/1.1" 200 109 0.001948 10.0.0.19 - - [2025-12-18 02:04:13] "GET /virtual-machine-interface/d1ea15e6-dbb5-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003984 10.0.0.19 - - [2025-12-18 02:04:13] "POST /set-tag HTTP/1.1" 200 109 0.001778 10.0.0.19 - - [2025-12-18 02:04:15] "GET /virtual-machine-interface/d17c2a40-dbb5-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004466 10.0.0.19 - - [2025-12-18 02:04:15] "POST /set-tag HTTP/1.1" 200 109 0.001934 10.0.0.19 - - [2025-12-18 02:04:20] "GET / HTTP/1.1" 200 35931 0.001220 10.0.0.19 - - [2025-12-18 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.19 - - [2025-12-18 02:04:20] "GET /routing-instance/4ff4de4f-e4ff-488a-a4dc-643fcc31c950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002500 10.0.0.19 - - [2025-12-18 02:04:20] "POST /bgp-routers HTTP/1.1" 409 301 0.005890 10.0.0.19 - - [2025-12-18 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001426 10.0.0.19 - - [2025-12-18 02:04:20] "GET /bgp-router/e07fb3e2-bd82-475f-a9d9-dc6331677748?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003708 10.0.0.19 - - [2025-12-18 02:04:20] "PUT /bgp-router/e07fb3e2-bd82-475f-a9d9-dc6331677748 HTTP/1.1" 200 254 0.013213 [Introspect:8084]10.0.0.19 - - [2025-12-18 02:04:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000843 [Introspect:8084]10.0.0.19 - - [2025-12-18 02:04:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000847 [Introspect:8084]10.0.0.19 - - [2025-12-18 02:04:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000913 [Introspect:8084]10.0.0.19 - - [2025-12-18 02:04:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001569 10.0.0.19 - - [2025-12-18 02:04:46] "GET /virtual-machine-interface/d17c2a40-dbb5-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004908 10.0.0.19 - - [2025-12-18 02:04:46] "POST /set-tag HTTP/1.1" 200 109 0.009652 10.0.0.19 - - [2025-12-18 02:04:46] "GET /virtual-machine-interface/d17c2a40-dbb5-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.003560 10.0.0.19 - - [2025-12-18 02:04:46] "POST /set-tag HTTP/1.1" 200 109 0.002193 10.0.0.19 - - [2025-12-18 02:04:46] "GET /virtual-machine/e93fdd39-a790-49b1-92c3-51e1182b378c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002763 10.0.0.19 - - [2025-12-18 02:04:46] "POST /ref-update HTTP/1.1" 200 156 0.012870 10.0.0.19 - - [2025-12-18 02:04:46] "GET /virtual-machine-interface/d17c2a40-dbb5-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.015161 10.0.0.19 - - [2025-12-18 02:04:46] "POST /set-tag HTTP/1.1" 200 109 0.031325 10.0.0.19 - - [2025-12-18 02:04:46] "POST /set-tag HTTP/1.1" 200 109 0.023665 10.0.0.19 - - [2025-12-18 02:04:46] "DELETE /instance-ip/d199ef26-dbb5-11f0-94b4-fa163e62a87b HTTP/1.1" 200 115 0.045546 10.0.0.19 - - [2025-12-18 02:04:46] "DELETE /virtual-machine-interface/d17c2a40-dbb5-11f0-94b4-fa163e62a87b HTTP/1.1" 200 115 0.034563 10.0.0.19 - - [2025-12-18 02:04:46] "DELETE /virtual-machine/e93fdd39-a790-49b1-92c3-51e1182b378c HTTP/1.1" 200 115 0.027991 10.0.0.19 - - [2025-12-18 02:04:46] "GET /virtual-machine-interface/d1ea15e6-dbb5-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005569 10.0.0.19 - - [2025-12-18 02:04:46] "POST /set-tag HTTP/1.1" 200 109 0.002351 10.0.0.19 - - [2025-12-18 02:05:17] "GET /virtual-machine-interface/d1ea15e6-dbb5-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004930 10.0.0.19 - - [2025-12-18 02:05:17] "POST /set-tag HTTP/1.1" 200 109 0.009925 10.0.0.19 - - [2025-12-18 02:05:17] "GET /virtual-machine-interface/d1ea15e6-dbb5-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004215 10.0.0.19 - - [2025-12-18 02:05:17] "POST /set-tag HTTP/1.1" 200 109 0.002162 10.0.0.19 - - [2025-12-18 02:05:17] "GET /virtual-machine/2414931f-2d64-4811-901d-31a9d3944a70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.002494 10.0.0.19 - - [2025-12-18 02:05:17] "POST /ref-update HTTP/1.1" 200 156 0.016861 10.0.0.19 - - [2025-12-18 02:05:17] "GET /virtual-machine-interface/d1ea15e6-dbb5-11f0-94b4-fa163e62a87b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004381 10.0.0.19 - - [2025-12-18 02:05:17] "POST /set-tag HTTP/1.1" 200 109 0.030664 10.0.0.19 - - [2025-12-18 02:05:17] "POST /set-tag HTTP/1.1" 200 109 0.029060 10.0.0.19 - - [2025-12-18 02:05:17] "DELETE /instance-ip/d2038c88-dbb5-11f0-94b4-fa163e62a87b HTTP/1.1" 200 115 0.049791 10.0.0.19 - - [2025-12-18 02:05:17] "DELETE /virtual-machine-interface/d1ea15e6-dbb5-11f0-94b4-fa163e62a87b HTTP/1.1" 200 115 0.036935 10.0.0.19 - - [2025-12-18 02:05:17] "DELETE /virtual-machine/2414931f-2d64-4811-901d-31a9d3944a70 HTTP/1.1" 200 115 0.025799 10.0.0.19 - - [2025-12-18 02:05:17] "DELETE /tag/77d06e40-a695-40ba-b276-c324fe055fe0 HTTP/1.1" 200 115 0.044234