++ 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 Jan 29 04:25:28 AM UTC 2026 ===================' INFO: =================== Thu Jan 29 04:25:28 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.141 ++ 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.141 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.141 ++ ANALYTICSDB_NODES=10.0.0.141 ++ ANALYTICS_SNMP_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8081 ' +++ '[' -n '10.0.0.141:8081 ' ']' +++ echo 10.0.0.141:8081 ++ ANALYTICS_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9042 ' +++ '[' -n '10.0.0.141:9042 ' ']' +++ echo 10.0.0.141:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.141:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8086 ' +++ '[' -n '10.0.0.141:8086 ' ']' +++ echo 10.0.0.141:8086 ++ COLLECTOR_SERVERS=10.0.0.141: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.141 ++ CONFIGDB_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:8082 ' +++ '[' -n '10.0.0.141:8082 ' ']' +++ echo 10.0.0.141:8082 ++ CONFIG_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9161 ' +++ '[' -n '10.0.0.141:9161 ' ']' +++ echo 10.0.0.141:9161 ++ CONFIGDB_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9041 ' +++ '[' -n '10.0.0.141:9041 ' ']' +++ echo 10.0.0.141:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.141: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.141 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.141 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:2181, +++ '[' -n 10.0.0.141:2181, ']' +++ echo 10.0.0.141:2181 ++ ZOOKEEPER_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:2181 ' +++ '[' -n '10.0.0.141:2181 ' ']' +++ echo 10.0.0.141:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.141:2181 ++ RABBITMQ_NODES=10.0.0.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+=10.0.0.141:5673, +++ '[' -n 10.0.0.141:5673, ']' +++ echo 10.0.0.141:5673 ++ RABBITMQ_SERVERS=10.0.0.141: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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:6379 ' +++ '[' -n '10.0.0.141:6379 ' ']' +++ echo 10.0.0.141:6379 ++ REDIS_SERVERS=10.0.0.141: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.141 ++ 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.141 +++ local server_address=10.0.0.141 +++ extended_server_list+='10.0.0.141:9092 ' +++ '[' -n '10.0.0.141:9092 ' ']' +++ echo 10.0.0.141:9092 ++ KAFKA_SERVERS=10.0.0.141: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.141 ++ 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.141 ++ 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.141 ++ cut -d , -f 1 + local cassandra=10.0.0.141 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.141 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.141 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.141 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.141 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.141 +++ local servers=10.0.0.141 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ uniq ++++ sort ++++ tr '\n' , ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.141,10.62.233.1,127.0.0.1,172.17.0.1,252.141.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.141'\''))' +++ local server_ip=10.0.0.141 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.141 ]] +++ [[ ,10.0.0.141,10.62.233.1,127.0.0.1,172.17.0.1,252.141.0.1,, =~ ,10\.0\.0\.141, ]] +++ echo 10.0.0.141 1 +++ return ++ local ip=10.0.0.141 ++ [[ -z 10.0.0.141 ]] ++ echo 10.0.0.141 + host_ip=10.0.0.141 + [[ cql == \c\q\l ]] ++ echo 10.0.0.141:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.141:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.141: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=__ ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 01/29/2026 04:26:15.139 7f675de533c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/29/2026 04:26:15.616 7f675de533c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/29/2026 04:26:15.643 7f675de533c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/29/2026 04:26:15.643 7f675de533c0 [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.141:8082/ Hit Ctrl-C to quit. 10.0.0.141 - - [2026-01-29 04:26:23] "GET / HTTP/1.1" 503 181 0.000191 10.0.0.141 - - [2026-01-29 04:26:23] "GET / HTTP/1.1" 200 36215 0.001789 10.0.0.141 - - [2026-01-29 04:26:24] "POST /fqname-to-id HTTP/1.1" 404 186 0.004939 10.0.0.141 - - [2026-01-29 04:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.141 - - [2026-01-29 04:26:24] "GET /global-system-config/740482b5-33da-4d25-b91e-27172e3e3c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005713 10.0.0.141 - - [2026-01-29 04:26:24] "POST /service-appliance-sets HTTP/1.1" 200 555 0.034156 10.0.0.141 - - [2026-01-29 04:26:24] "POST /fqname-to-id HTTP/1.1" 404 180 0.001786 10.0.0.141 - - [2026-01-29 04:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.141 - - [2026-01-29 04:26:24] "GET /global-system-config/740482b5-33da-4d25-b91e-27172e3e3c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004584 10.0.0.141 - - [2026-01-29 04:26:24] "POST /service-appliance-sets HTTP/1.1" 200 543 0.024296 10.0.0.141 - - [2026-01-29 04:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006711 10.0.0.141 - - [2026-01-29 04:26:24] "GET /network-ipam/f51c13e2-0a8a-48af-b08a-1a3a8060b522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.002544 10.0.0.141 - - [2026-01-29 04:26:24] "POST /service-templates HTTP/1.1" 200 513 0.034526 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:26:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001169 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:26:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000843 10.0.0.141 - - [2026-01-29 04:26:24] "POST /service-templates HTTP/1.1" 200 503 0.038131 10.0.0.141 - - [2026-01-29 04:26:24] "POST /service-templates HTTP/1.1" 200 517 0.032774 10.0.0.141 - - [2026-01-29 04:26:24] "POST /service-templates HTTP/1.1" 200 537 0.027981 10.0.0.141 - - [2026-01-29 04:26:24] "POST /service-templates HTTP/1.1" 200 509 0.040484 10.0.0.141 - - [2026-01-29 04:26:24] "GET / HTTP/1.1" 200 45303 0.001282 10.0.0.141 - - [2026-01-29 04:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005190 10.0.0.141 - - [2026-01-29 04:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006247 10.0.0.141 - - [2026-01-29 04:26:24] "GET / HTTP/1.1" 200 36215 0.001167 10.0.0.141 - - [2026-01-29 04:26:24] "GET / HTTP/1.1" 200 36215 0.001165 10.0.0.141 - - [2026-01-29 04:26:25] "GET / HTTP/1.1" 200 36215 0.001323 10.0.0.141 - - [2026-01-29 04:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.141 - - [2026-01-29 04:26:25] "GET /global-system-config/740482b5-33da-4d25-b91e-27172e3e3c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006757 10.0.0.141 - - [2026-01-29 04:26:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.003192 10.0.0.141 - - [2026-01-29 04:26:25] "POST /config-nodes HTTP/1.1" 200 595 0.021501 10.0.0.141 - - [2026-01-29 04:26:26] "GET / HTTP/1.1" 200 36215 0.001404 10.0.0.141 - - [2026-01-29 04:26:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002403 10.0.0.141 - - [2026-01-29 04:26:26] "GET / HTTP/1.1" 200 36215 0.001203 10.0.0.141 - - [2026-01-29 04:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.141 - - [2026-01-29 04:26:26] "GET /global-system-config/740482b5-33da-4d25-b91e-27172e3e3c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.023206 10.0.0.141 - - [2026-01-29 04:26:26] "POST /fqname-to-id HTTP/1.1" 404 216 0.004456 10.0.0.141 - - [2026-01-29 04:26:26] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.085067 10.0.0.141 - - [2026-01-29 04:26:27] "GET / HTTP/1.1" 200 36215 0.001515 10.0.0.141 - - [2026-01-29 04:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003871 10.0.0.141 - - [2026-01-29 04:26:27] "GET /global-system-config/740482b5-33da-4d25-b91e-27172e3e3c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005682 10.0.0.141 - - [2026-01-29 04:26:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.003357 10.0.0.141 - - [2026-01-29 04:26:27] "POST /database-nodes HTTP/1.1" 200 599 0.032593 10.0.0.141 - - [2026-01-29 04:26:27] "GET / HTTP/1.1" 200 36215 0.001321 10.0.0.141 - - [2026-01-29 04:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004355 10.0.0.141 - - [2026-01-29 04:26:27] "GET /global-system-config/740482b5-33da-4d25-b91e-27172e3e3c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007167 10.0.0.141 - - [2026-01-29 04:26:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.002729 10.0.0.141 - - [2026-01-29 04:26:27] "POST /config-database-nodes HTTP/1.1" 200 613 0.019437 10.0.0.141 - - [2026-01-29 04:26:28] "GET / HTTP/1.1" 200 36215 0.001264 10.0.0.141 - - [2026-01-29 04:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.141 - - [2026-01-29 04:26:28] "GET /global-system-config/740482b5-33da-4d25-b91e-27172e3e3c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004560 10.0.0.141 - - [2026-01-29 04:26:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.001934 10.0.0.141 - - [2026-01-29 04:26:28] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.095725 10.0.0.141 - - [2026-01-29 04:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.141 - - [2026-01-29 04:26:28] "GET /network-ipam/f51c13e2-0a8a-48af-b08a-1a3a8060b522?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003344 10.0.0.141 - - [2026-01-29 04:26:29] "GET / HTTP/1.1" 200 36215 0.001315 10.0.0.141 - - [2026-01-29 04:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.141 - - [2026-01-29 04:26:29] "GET /global-system-config/740482b5-33da-4d25-b91e-27172e3e3c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004984 10.0.0.141 - - [2026-01-29 04:26:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.002166 10.0.0.141 - - [2026-01-29 04:26:29] "POST /analytics-nodes HTTP/1.1" 200 601 0.015817 10.0.0.141 - - [2026-01-29 04:26:29] "POST /fqname-to-id HTTP/1.1" 404 225 0.001823 10.0.0.141 - - [2026-01-29 04:26:29] "POST /access-control-lists HTTP/1.1" 200 589 0.015099 10.0.0.141 - - [2026-01-29 04:26:29] "POST /fqname-to-id HTTP/1.1" 404 224 0.003688 10.0.0.141 - - [2026-01-29 04:26:29] "POST /access-control-lists HTTP/1.1" 200 587 0.018413 10.0.0.141 - - [2026-01-29 04:26:29] "POST /route-targets HTTP/1.1" 200 328 0.010755 10.0.0.141 - - [2026-01-29 04:26:29] "POST /ref-update HTTP/1.1" 200 156 0.014301 10.0.0.141 - - [2026-01-29 04:26:29] "POST /route-targets HTTP/1.1" 200 328 0.009225 10.0.0.141 - - [2026-01-29 04:26:29] "POST /ref-update HTTP/1.1" 200 156 0.008962 10.0.0.141 - - [2026-01-29 04:26:29] "POST /route-targets HTTP/1.1" 200 328 0.008290 10.0.0.141 - - [2026-01-29 04:26:29] "POST /ref-update HTTP/1.1" 200 156 0.018310 10.0.0.141 - - [2026-01-29 04:26:29] "POST /route-targets HTTP/1.1" 200 328 0.015414 10.0.0.141 - - [2026-01-29 04:26:29] "POST /ref-update HTTP/1.1" 200 156 0.023445 10.0.0.141 - - [2026-01-29 04:26:29] "POST /fqname-to-id HTTP/1.1" 404 201 0.002523 10.0.0.141 - - [2026-01-29 04:26:29] "POST /access-control-lists HTTP/1.1" 200 553 0.080424 10.0.0.141 - - [2026-01-29 04:26:30] "PUT /access-control-list/764e15da-93f0-4aff-b60b-f3c09a1f03cc HTTP/1.1" 200 273 0.025603 10.0.0.141 - - [2026-01-29 04:26:30] "GET / HTTP/1.1" 200 36215 0.001759 10.0.0.141 - - [2026-01-29 04:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002378 10.0.0.141 - - [2026-01-29 04:26:30] "GET /routing-instance/fb78d067-3488-48d1-8979-cdc4f9ff9e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002893 10.0.0.141 - - [2026-01-29 04:26:30] "PUT /access-control-list/36ee6e18-c23a-45c4-8951-2d1ffe9c63b5 HTTP/1.1" 200 273 0.009284 10.0.0.141 - - [2026-01-29 04:26:30] "POST /bgp-routers HTTP/1.1" 200 618 0.045655 10.0.0.141 - - [2026-01-29 04:26:30] "GET /bgp-router/fc39149f-eece-4a4e-a786-98d7162effea?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.004239 10.0.0.141 - - [2026-01-29 04:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.141 - - [2026-01-29 04:26:30] "GET /global-system-config/740482b5-33da-4d25-b91e-27172e3e3c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.003979 10.0.0.141 - - [2026-01-29 04:26:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004663 10.0.0.141 - - [2026-01-29 04:26:30] "POST /ref-update HTTP/1.1" 200 156 0.014002 10.0.0.141 - - [2026-01-29 04:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005674 10.0.0.141 - - [2026-01-29 04:26:31] "GET /global-vrouter-config/f0f26c06-a2a0-4f8f-beef-8076baa6fa09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.005488 10.0.0.141 - - [2026-01-29 04:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.141 - - [2026-01-29 04:26:31] "PUT /global-vrouter-config/f0f26c06-a2a0-4f8f-beef-8076baa6fa09 HTTP/1.1" 200 277 0.007998 10.0.0.141 - - [2026-01-29 04:26:31] "GET / HTTP/1.1" 200 36215 0.001995 10.0.0.141 - - [2026-01-29 04:26:31] "POST /alarms HTTP/1.1" 200 583 0.019115 10.0.0.141 - - [2026-01-29 04:26:31] "POST /alarms HTTP/1.1" 200 577 0.023145 10.0.0.141 - - [2026-01-29 04:26:31] "POST /alarms HTTP/1.1" 200 577 0.039131 10.0.0.141 - - [2026-01-29 04:26:31] "POST /alarms HTTP/1.1" 200 561 0.016998 10.0.0.141 - - [2026-01-29 04:26:31] "POST /alarms HTTP/1.1" 200 557 0.024232 10.0.0.141 - - [2026-01-29 04:26:31] "POST /alarms HTTP/1.1" 200 559 0.026160 10.0.0.141 - - [2026-01-29 04:26:31] "POST /alarms HTTP/1.1" 200 567 0.018521 10.0.0.141 - - [2026-01-29 04:26:31] "POST /alarms HTTP/1.1" 200 551 0.022664 10.0.0.141 - - [2026-01-29 04:26:31] "POST /alarms HTTP/1.1" 200 559 0.026448 10.0.0.141 - - [2026-01-29 04:26:31] "POST /alarms HTTP/1.1" 200 569 0.023798 10.0.0.141 - - [2026-01-29 04:26:31] "POST /alarms HTTP/1.1" 200 557 0.023304 10.0.0.141 - - [2026-01-29 04:26:31] "POST /alarms HTTP/1.1" 200 569 0.046574 10.0.0.141 - - [2026-01-29 04:26:31] "POST /alarms HTTP/1.1" 200 577 0.073257 10.0.0.141 - - [2026-01-29 04:26:31] "POST /alarms HTTP/1.1" 200 571 0.034729 10.0.0.141 - - [2026-01-29 04:26:32] "POST /alarms HTTP/1.1" 200 563 0.029510 10.0.0.141 - - [2026-01-29 04:26:32] "POST /alarms HTTP/1.1" 200 563 0.020614 10.0.0.141 - - [2026-01-29 04:26:32] "POST /alarms HTTP/1.1" 200 563 0.056907 10.0.0.141 - - [2026-01-29 04:26:32] "POST /alarms HTTP/1.1" 200 549 0.031266 10.0.0.141 - - [2026-01-29 04:26:32] "POST /alarms HTTP/1.1" 200 597 0.044772 10.0.0.141 - - [2026-01-29 04:26:32] "POST /alarms HTTP/1.1" 200 577 0.031264 10.0.0.141 - - [2026-01-29 04:26:32] "POST /alarms HTTP/1.1" 200 573 0.024232 10.0.0.141 - - [2026-01-29 04:26:32] "POST /alarms HTTP/1.1" 200 585 0.017333 10.0.0.141 - - [2026-01-29 04:26:32] "POST /alarms HTTP/1.1" 200 611 0.046439 10.0.0.141 - - [2026-01-29 04:26:32] "GET / HTTP/1.1" 200 36215 0.001815 10.0.0.141 - - [2026-01-29 04:26:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.013458 10.0.0.141 - - [2026-01-29 04:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.014710 10.0.0.141 - - [2026-01-29 04:26:32] "PUT /global-vrouter-config/f0f26c06-a2a0-4f8f-beef-8076baa6fa09 HTTP/1.1" 200 277 0.023844 10.0.0.141 - - [2026-01-29 04:26:33] "GET / HTTP/1.1" 200 36215 0.001435 10.0.0.141 - - [2026-01-29 04:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.141 - - [2026-01-29 04:26:33] "GET /global-vrouter-config/f0f26c06-a2a0-4f8f-beef-8076baa6fa09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002389 10.0.0.141 - - [2026-01-29 04:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.141 - - [2026-01-29 04:26:33] "PUT /global-vrouter-config/f0f26c06-a2a0-4f8f-beef-8076baa6fa09 HTTP/1.1" 200 277 0.008631 10.0.0.141 - - [2026-01-29 04:26:33] "GET / HTTP/1.1" 200 36215 0.001254 10.0.0.141 - - [2026-01-29 04:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005109 10.0.0.141 - - [2026-01-29 04:26:33] "GET /global-system-config/740482b5-33da-4d25-b91e-27172e3e3c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.011894 10.0.0.141 - - [2026-01-29 04:26:33] "PUT /global-system-config/740482b5-33da-4d25-b91e-27172e3e3c80 HTTP/1.1" 200 275 0.035429 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:26:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000839 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:26:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000996 10.0.0.141 - - [2026-01-29 04:26:35] "GET / HTTP/1.1" 200 36215 0.001356 10.0.0.141 - - [2026-01-29 04:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011221 10.0.0.141 - - [2026-01-29 04:26:35] "GET /domain/ef885db0-9337-4289-b3ef-dfc7281eb662?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.010243 10.0.0.141 - - [2026-01-29 04:26:35] "POST /id-to-fqname HTTP/1.1" 200 173 0.000531 10.0.0.141 - - [2026-01-29 04:26:35] "POST /fqname-to-id HTTP/1.1" 404 182 0.019686 10.0.0.141 - - [2026-01-29 04:26:36] "POST /security-groups HTTP/1.1" 200 570 0.084719 10.0.0.141 - - [2026-01-29 04:26:36] "POST /projects HTTP/1.1" 200 483 0.299711 10.0.0.141 - - [2026-01-29 04:26:36] "POST /fqname-to-id HTTP/1.1" 404 213 0.008577 10.0.0.141 - - [2026-01-29 04:26:36] "POST /security-groups HTTP/1.1" 200 536 0.070139 10.0.0.141 - - [2026-01-29 04:26:36] "POST /chown HTTP/1.1" 200 109 0.009327 10.0.0.141 - - [2026-01-29 04:26:36] "POST /policy-managements HTTP/1.1" 409 214 0.024766 10.0.0.141 - - [2026-01-29 04:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009449 10.0.0.141 - - [2026-01-29 04:26:36] "POST /access-control-lists HTTP/1.1" 200 581 0.184907 10.0.0.141 - - [2026-01-29 04:26:36] "POST /fqname-to-id HTTP/1.1" 404 212 0.003081 10.0.0.141 - - [2026-01-29 04:26:36] "GET /policy-management/b34cef60-d88e-47f4-ad73-57eb234a11c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003439 10.0.0.141 - - [2026-01-29 04:26:36] "POST /application-policy-sets HTTP/1.1" 200 530 0.067971 10.0.0.141 - - [2026-01-29 04:26:36] "POST /access-control-lists HTTP/1.1" 200 579 0.070258 10.0.0.141 - - [2026-01-29 04:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011426 10.0.0.141 - - [2026-01-29 04:26:36] "POST /fqname-to-id HTTP/1.1" 404 232 0.012270 10.0.0.141 - - [2026-01-29 04:26:36] "GET /global-vrouter-config/f0f26c06-a2a0-4f8f-beef-8076baa6fa09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004903 10.0.0.141 - - [2026-01-29 04:26:36] "PUT /global-vrouter-config/f0f26c06-a2a0-4f8f-beef-8076baa6fa09 HTTP/1.1" 200 277 0.008327 10.0.0.141 - - [2026-01-29 04:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006773 10.0.0.141 - - [2026-01-29 04:26:36] "POST /access-control-lists HTTP/1.1" 200 596 0.107448 10.0.0.141 - - [2026-01-29 04:26:36] "GET /virtual-network/91366172-b928-4bc8-b82c-2fb557f76644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.010154 10.0.0.141 - - [2026-01-29 04:26:36] "POST /fqname-to-id HTTP/1.1" 404 231 0.008930 10.0.0.141 - - [2026-01-29 04:26:36] "POST /access-control-lists HTTP/1.1" 200 594 0.070144 10.0.0.141 - - [2026-01-29 04:26:36] "POST /id-to-fqname HTTP/1.1" 200 177 0.000469 10.0.0.141 - - [2026-01-29 04:26:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.015422 10.0.0.141 - - [2026-01-29 04:26:36] "POST /security-groups HTTP/1.1" 200 574 0.119044 10.0.0.141 - - [2026-01-29 04:26:36] "POST /projects HTTP/1.1" 200 491 0.329637 10.0.0.141 - - [2026-01-29 04:26:37] "POST /fqname-to-id HTTP/1.1" 404 217 0.010497 10.0.0.141 - - [2026-01-29 04:26:37] "POST /access-control-lists HTTP/1.1" 200 585 0.150760 10.0.0.141 - - [2026-01-29 04:26:37] "POST /security-groups HTTP/1.1" 200 548 0.246257 10.0.0.141 - - [2026-01-29 04:26:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.013635 10.0.0.141 - - [2026-01-29 04:26:37] "POST /access-control-lists HTTP/1.1" 200 583 0.044850 10.0.0.141 - - [2026-01-29 04:26:37] "POST /chown HTTP/1.1" 200 109 0.050351 10.0.0.141 - - [2026-01-29 04:26:37] "POST /fqname-to-id HTTP/1.1" 404 240 0.009237 10.0.0.141 - - [2026-01-29 04:26:37] "POST /network-ipams HTTP/1.1" 200 524 0.036765 10.0.0.141 - - [2026-01-29 04:26:37] "POST /access-control-lists HTTP/1.1" 200 604 0.035684 10.0.0.141 - - [2026-01-29 04:26:37] "POST /fqname-to-id HTTP/1.1" 404 239 0.005594 10.0.0.141 - - [2026-01-29 04:26:37] "POST /network-ipams HTTP/1.1" 200 512 0.054407 10.0.0.141 - - [2026-01-29 04:26:37] "POST /access-control-lists HTTP/1.1" 200 602 0.048203 10.0.0.141 - - [2026-01-29 04:26:37] "POST /fqname-to-id HTTP/1.1" 404 198 0.009872 10.0.0.141 - - [2026-01-29 04:26:37] "POST /fqname-to-id HTTP/1.1" 404 229 0.003591 10.0.0.141 - - [2026-01-29 04:26:37] "POST /useragent-kv HTTP/1.1" 200 115 0.006104 10.0.0.141 - - [2026-01-29 04:26:37] "POST /virtual-networks HTTP/1.1" 200 540 0.151764 10.0.0.141 - - [2026-01-29 04:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004784 10.0.0.141 - - [2026-01-29 04:26:37] "GET /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.011068 10.0.0.141 - - [2026-01-29 04:26:37] "POST /access-control-lists HTTP/1.1" 200 591 0.103082 10.0.0.141 - - [2026-01-29 04:26:37] "POST /network-ipams HTTP/1.1" 200 520 0.057904 10.0.0.141 - - [2026-01-29 04:26:37] "POST /fqname-to-id HTTP/1.1" 404 202 0.005706 10.0.0.141 - - [2026-01-29 04:26:37] "POST /route-targets HTTP/1.1" 200 328 0.013493 10.0.0.141 - - [2026-01-29 04:26:37] "POST /ref-update HTTP/1.1" 200 156 0.043642 10.0.0.141 - - [2026-01-29 04:26:37] "PUT /access-control-list/93241b24-8d2c-4baf-9c74-056fc75b003d HTTP/1.1" 200 273 0.072127 10.0.0.141 - - [2026-01-29 04:26:38] "POST /useragent-kv HTTP/1.1" 200 115 0.008595 10.0.0.141 - - [2026-01-29 04:26:38] "POST /virtual-networks HTTP/1.1" 200 548 0.202929 10.0.0.141 - - [2026-01-29 04:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009572 10.0.0.141 - - [2026-01-29 04:26:38] "GET /virtual-network/c7dfadc5-d341-4234-a150-fac12ebacaba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.009018 10.0.0.141 - - [2026-01-29 04:26:38] "POST /route-targets HTTP/1.1" 200 328 0.011930 10.0.0.141 - - [2026-01-29 04:26:38] "POST /fqname-to-id HTTP/1.1" 404 199 0.015609 10.0.0.141 - - [2026-01-29 04:26:38] "POST /ref-update HTTP/1.1" 200 156 0.031983 10.0.0.141 - - [2026-01-29 04:26:38] "POST /network-policys HTTP/1.1" 200 540 0.039600 10.0.0.141 - - [2026-01-29 04:26:38] "POST /fqname-to-id HTTP/1.1" 404 197 0.029343 10.0.0.141 - - [2026-01-29 04:26:38] "POST /network-policys HTTP/1.1" 200 536 0.016463 10.0.0.141 - - [2026-01-29 04:26:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.018788 10.0.0.141 - - [2026-01-29 04:26:38] "POST /network-policys HTTP/1.1" 200 544 0.024388 10.0.0.141 - - [2026-01-29 04:26:38] "PUT /access-control-list/011b99ba-a00b-41ff-b39f-75b77270bb4a HTTP/1.1" 200 273 0.024845 10.0.0.141 - - [2026-01-29 04:26:38] "POST /ref-update HTTP/1.1" 200 156 0.104159 10.0.0.141 - - [2026-01-29 04:26:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028926 10.0.0.141 - - [2026-01-29 04:26:38] "PUT /access-control-list/93241b24-8d2c-4baf-9c74-056fc75b003d HTTP/1.1" 200 273 0.018797 10.0.0.141 - - [2026-01-29 04:26:38] "POST /ref-update HTTP/1.1" 200 156 0.065484 10.0.0.141 - - [2026-01-29 04:26:38] "PUT /access-control-list/011b99ba-a00b-41ff-b39f-75b77270bb4a HTTP/1.1" 200 273 0.079135 10.0.0.141 - - [2026-01-29 04:26:38] "POST /ref-update HTTP/1.1" 200 156 0.055036 10.0.0.141 - - [2026-01-29 04:26:38] "POST /ref-update HTTP/1.1" 200 156 0.159586 10.0.0.141 - - [2026-01-29 04:26:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009782 10.0.0.141 - - [2026-01-29 04:26:38] "PUT /access-control-list/93241b24-8d2c-4baf-9c74-056fc75b003d HTTP/1.1" 200 273 0.025368 10.0.0.141 - - [2026-01-29 04:26:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003160 10.0.0.141 - - [2026-01-29 04:26:38] "POST /fqname-to-id HTTP/1.1" 404 237 0.003758 10.0.0.141 - - [2026-01-29 04:26:38] "POST /ref-update HTTP/1.1" 200 156 0.059689 10.0.0.141 - - [2026-01-29 04:26:38] "POST /access-control-lists HTTP/1.1" 200 603 0.032269 10.0.0.141 - - [2026-01-29 04:26:38] "PUT /access-control-list/011b99ba-a00b-41ff-b39f-75b77270bb4a HTTP/1.1" 200 273 0.045361 10.0.0.141 - - [2026-01-29 04:26:39] "POST /ref-update HTTP/1.1" 200 156 0.089532 10.0.0.141 - - [2026-01-29 04:26:39] "POST /ref-update HTTP/1.1" 200 156 0.046183 10.0.0.141 - - [2026-01-29 04:26:39] "POST /ref-update HTTP/1.1" 200 156 0.032958 10.0.0.141 - - [2026-01-29 04:26:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005654 10.0.0.141 - - [2026-01-29 04:26:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003347 10.0.0.141 - - [2026-01-29 04:26:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003073 10.0.0.141 - - [2026-01-29 04:26:39] "PUT /access-control-list/f8aea7d1-2f0e-449e-9f24-b53b4ee608ab HTTP/1.1" 200 273 0.067272 10.0.0.141 - - [2026-01-29 04:26:39] "POST /ref-update HTTP/1.1" 200 156 0.018369 10.0.0.141 - - [2026-01-29 04:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.021692 10.0.0.141 - - [2026-01-29 04:26:39] "GET /virtual-network/91366172-b928-4bc8-b82c-2fb557f76644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.005017 10.0.0.141 - - [2026-01-29 04:26:39] "GET /application-policy-set/ba4a73a5-c93d-4c92-9e9d-1eba5e3c61b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.004473 10.0.0.141 - - [2026-01-29 04:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.141 - - [2026-01-29 04:26:39] "GET /policy-management/b34cef60-d88e-47f4-ad73-57eb234a11c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002593 10.0.0.141 - - [2026-01-29 04:26:39] "POST /firewall-policys HTTP/1.1" 200 532 0.038410 10.0.0.141 - - [2026-01-29 04:26:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.017423 10.0.0.141 - - [2026-01-29 04:26:39] "GET /firewall-policy/1b5eb806-0d09-44ab-8966-e857109f5152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.014251 10.0.0.141 - - [2026-01-29 04:26:39] "GET /application-policy-set/ba4a73a5-c93d-4c92-9e9d-1eba5e3c61b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.002278 10.0.0.141 - - [2026-01-29 04:26:39] "GET /firewall-policy/1b5eb806-0d09-44ab-8966-e857109f5152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003008 10.0.0.141 - - [2026-01-29 04:26:39] "POST /ref-update HTTP/1.1" 200 156 0.021185 10.0.0.141 - - [2026-01-29 04:26:39] "GET /application-policy-set/ba4a73a5-c93d-4c92-9e9d-1eba5e3c61b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.022464 10.0.0.141 - - [2026-01-29 04:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.141 - - [2026-01-29 04:26:39] "GET /policy-management/b34cef60-d88e-47f4-ad73-57eb234a11c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004009 10.0.0.141 - - [2026-01-29 04:26:39] "POST /firewall-policys HTTP/1.1" 200 534 0.015715 10.0.0.141 - - [2026-01-29 04:26:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.010725 10.0.0.141 - - [2026-01-29 04:26:39] "GET /firewall-policy/c5c8dc4d-e90f-4aab-988e-0133ad9b3163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.006793 10.0.0.141 - - [2026-01-29 04:26:39] "GET /application-policy-set/ba4a73a5-c93d-4c92-9e9d-1eba5e3c61b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.003623 10.0.0.141 - - [2026-01-29 04:26:39] "GET /firewall-policy/c5c8dc4d-e90f-4aab-988e-0133ad9b3163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003012 10.0.0.141 - - [2026-01-29 04:26:39] "GET /firewall-policy/1b5eb806-0d09-44ab-8966-e857109f5152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002325 10.0.0.141 - - [2026-01-29 04:26:39] "GET /firewall-policy/1b5eb806-0d09-44ab-8966-e857109f5152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002087 10.0.0.141 - - [2026-01-29 04:26:39] "POST /ref-update HTTP/1.1" 200 156 0.012171 10.0.0.141 - - [2026-01-29 04:26:39] "POST /ref-update HTTP/1.1" 200 156 0.019377 10.0.0.141 - - [2026-01-29 04:26:39] "POST /ref-update HTTP/1.1" 200 156 0.025444 10.0.0.141 - - [2026-01-29 04:26:39] "GET /application-policy-set/ba4a73a5-c93d-4c92-9e9d-1eba5e3c61b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.004126 10.0.0.141 - - [2026-01-29 04:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.141 - - [2026-01-29 04:26:39] "GET /policy-management/b34cef60-d88e-47f4-ad73-57eb234a11c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002181 10.0.0.141 - - [2026-01-29 04:26:40] "POST /firewall-policys HTTP/1.1" 200 532 0.047020 10.0.0.141 - - [2026-01-29 04:26:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.024697 10.0.0.141 - - [2026-01-29 04:26:40] "GET /firewall-policy/d853cf7b-deaf-4fa4-81d8-613fd97e8aea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.009445 10.0.0.141 - - [2026-01-29 04:26:40] "GET /application-policy-set/ba4a73a5-c93d-4c92-9e9d-1eba5e3c61b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.002910 10.0.0.141 - - [2026-01-29 04:26:40] "GET /firewall-policy/d853cf7b-deaf-4fa4-81d8-613fd97e8aea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003418 10.0.0.141 - - [2026-01-29 04:26:40] "GET /firewall-policy/1b5eb806-0d09-44ab-8966-e857109f5152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002641 10.0.0.141 - - [2026-01-29 04:26:40] "GET /firewall-policy/c5c8dc4d-e90f-4aab-988e-0133ad9b3163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.004519 10.0.0.141 - - [2026-01-29 04:26:40] "GET /firewall-policy/1b5eb806-0d09-44ab-8966-e857109f5152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002938 10.0.0.141 - - [2026-01-29 04:26:40] "GET /firewall-policy/c5c8dc4d-e90f-4aab-988e-0133ad9b3163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.004527 10.0.0.141 - - [2026-01-29 04:26:40] "POST /ref-update HTTP/1.1" 200 156 0.016192 10.0.0.141 - - [2026-01-29 04:26:40] "POST /ref-update HTTP/1.1" 200 156 0.040425 10.0.0.141 - - [2026-01-29 04:26:40] "POST /ref-update HTTP/1.1" 200 156 0.040687 10.0.0.141 - - [2026-01-29 04:26:40] "POST /ref-update HTTP/1.1" 200 156 0.028227 10.0.0.141 - - [2026-01-29 04:26:40] "POST /ref-update HTTP/1.1" 200 156 0.051609 10.0.0.141 - - [2026-01-29 04:26:40] "GET /application-policy-set/ba4a73a5-c93d-4c92-9e9d-1eba5e3c61b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.032971 10.0.0.141 - - [2026-01-29 04:26:40] "POST /tags HTTP/1.1" 200 300 0.048069 10.0.0.141 - - [2026-01-29 04:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.021097 10.0.0.141 - - [2026-01-29 04:26:40] "GET /tag/0a8af4af-814e-4bae-90d7-bd743c651bca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.043554 10.0.0.141 - - [2026-01-29 04:26:40] "POST /set-tag HTTP/1.1" 200 109 0.037358 10.0.0.141 - - [2026-01-29 04:26:40] "POST /tags HTTP/1.1" 200 358 0.162953 10.0.0.141 - - [2026-01-29 04:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.141 - - [2026-01-29 04:26:41] "GET /tag/248e3a00-64f0-472a-ae9c-faccb0ec6933?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.028255 10.0.0.141 - - [2026-01-29 04:26:41] "POST /tags HTTP/1.1" 200 306 0.062989 10.0.0.141 - - [2026-01-29 04:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.021849 10.0.0.141 - - [2026-01-29 04:26:41] "GET /tag/1410c7e2-90a8-4189-8227-a00e482a63f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.033232 10.0.0.141 - - [2026-01-29 04:26:41] "POST /id-to-fqname HTTP/1.1" 200 174 0.000461 10.0.0.141 - - [2026-01-29 04:26:41] "POST /fqname-to-id HTTP/1.1" 404 183 0.017227 10.0.0.141 - - [2026-01-29 04:26:41] "POST /security-groups HTTP/1.1" 200 571 0.084258 10.0.0.141 - - [2026-01-29 04:26:41] "POST /fqname-to-id HTTP/1.1" 404 214 0.001896 10.0.0.141 - - [2026-01-29 04:26:41] "POST /projects HTTP/1.1" 200 485 0.250458 10.0.0.141 - - [2026-01-29 04:26:41] "POST /access-control-lists HTTP/1.1" 200 582 0.028338 10.0.0.141 - - [2026-01-29 04:26:41] "POST /fqname-to-id HTTP/1.1" 404 213 0.007606 10.0.0.141 - - [2026-01-29 04:26:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.028684 10.0.0.141 - - [2026-01-29 04:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.020085 10.0.0.141 - - [2026-01-29 04:26:41] "GET /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.017196 10.0.0.141 - - [2026-01-29 04:26:41] "POST /access-control-lists HTTP/1.1" 200 580 0.090824 10.0.0.141 - - [2026-01-29 04:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006334 10.0.0.141 - - [2026-01-29 04:26:41] "GET /virtual-network/c7dfadc5-d341-4234-a150-fac12ebacaba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.005496 10.0.0.141 - - [2026-01-29 04:26:41] "PUT /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093 HTTP/1.1" 200 265 0.127677 10.0.0.141 - - [2026-01-29 04:26:41] "PUT /virtual-network/c7dfadc5-d341-4234-a150-fac12ebacaba HTTP/1.1" 200 265 0.085577 10.0.0.141 - - [2026-01-29 04:26:42] "POST /security-groups HTTP/1.1" 200 539 0.098471 10.0.0.141 - - [2026-01-29 04:26:42] "POST /fqname-to-id HTTP/1.1" 404 234 0.001606 10.0.0.141 - - [2026-01-29 04:26:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.021187 10.0.0.141 - - [2026-01-29 04:26:42] "POST /chown HTTP/1.1" 200 109 0.023010 10.0.0.141 - - [2026-01-29 04:26:42] "POST /access-control-lists HTTP/1.1" 200 598 0.059597 10.0.0.141 - - [2026-01-29 04:26:42] "POST /fqname-to-id HTTP/1.1" 404 233 0.008686 10.0.0.141 - - [2026-01-29 04:26:42] "GET /application-policy-set/ba4a73a5-c93d-4c92-9e9d-1eba5e3c61b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.015523 10.0.0.141 - - [2026-01-29 04:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.141 - - [2026-01-29 04:26:42] "GET /policy-management/b34cef60-d88e-47f4-ad73-57eb234a11c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.025365 10.0.0.141 - - [2026-01-29 04:26:42] "POST /access-control-lists HTTP/1.1" 200 596 0.098642 10.0.0.141 - - [2026-01-29 04:26:42] "POST /tags HTTP/1.1" 409 207 0.014146 10.0.0.141 - - [2026-01-29 04:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007006 10.0.0.141 - - [2026-01-29 04:26:42] "GET /tag/1410c7e2-90a8-4189-8227-a00e482a63f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.016117 10.0.0.141 - - [2026-01-29 04:26:42] "POST /firewall-rules HTTP/1.1" 200 566 0.092310 10.0.0.141 - - [2026-01-29 04:26:42] "GET /firewall-rule/09fe0fae-2df0-4639-bb4c-a76dd8bbc840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004918 10.0.0.141 - - [2026-01-29 04:26:42] "GET /firewall-policy/c5c8dc4d-e90f-4aab-988e-0133ad9b3163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002685 10.0.0.141 - - [2026-01-29 04:26:42] "GET /firewall-rule/09fe0fae-2df0-4639-bb4c-a76dd8bbc840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002481 10.0.0.141 - - [2026-01-29 04:26:42] "POST /ref-update HTTP/1.1" 200 156 0.016143 10.0.0.141 - - [2026-01-29 04:26:42] "GET /application-policy-set/ba4a73a5-c93d-4c92-9e9d-1eba5e3c61b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003556 10.0.0.141 - - [2026-01-29 04:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.141 - - [2026-01-29 04:26:42] "GET /policy-management/b34cef60-d88e-47f4-ad73-57eb234a11c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004353 10.0.0.141 - - [2026-01-29 04:26:42] "POST /tags HTTP/1.1" 409 207 0.002922 10.0.0.141 - - [2026-01-29 04:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.141 - - [2026-01-29 04:26:42] "GET /tag/1410c7e2-90a8-4189-8227-a00e482a63f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.015292 10.0.0.141 - - [2026-01-29 04:26:42] "POST /firewall-rules HTTP/1.1" 200 564 0.072976 10.0.0.141 - - [2026-01-29 04:26:42] "GET /firewall-rule/9d1feb4b-359e-4ee5-b24d-31ebedabfa44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.014983 10.0.0.141 - - [2026-01-29 04:26:42] "GET /firewall-policy/c5c8dc4d-e90f-4aab-988e-0133ad9b3163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003439 10.0.0.141 - - [2026-01-29 04:26:42] "GET /firewall-rule/9d1feb4b-359e-4ee5-b24d-31ebedabfa44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002997 10.0.0.141 - - [2026-01-29 04:26:42] "POST /ref-update HTTP/1.1" 200 156 0.053891 10.0.0.141 - - [2026-01-29 04:26:42] "POST /tags HTTP/1.1" 200 306 0.079850 10.0.0.141 - - [2026-01-29 04:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002996 10.0.0.141 - - [2026-01-29 04:26:43] "GET /tag/3bf86a34-43eb-49ea-831e-0a29ced4e8aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.022276 10.0.0.141 - - [2026-01-29 04:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.141 - - [2026-01-29 04:26:43] "GET /project/0fdfa9f3-aeeb-43da-badc-04c8c92e6f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.037048 10.0.0.141 - - [2026-01-29 04:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.141 - - [2026-01-29 04:26:43] "GET /virtual-network/c7dfadc5-d341-4234-a150-fac12ebacaba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.004658 10.0.0.141 - - [2026-01-29 04:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.141 - - [2026-01-29 04:26:43] "GET /service-appliance-set/fbef0c17-0acd-40b7-a705-dae9d67283b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014992 10.0.0.141 - - [2026-01-29 04:26:43] "POST /fqname-to-id HTTP/1.1" 404 240 0.001633 10.0.0.141 - - [2026-01-29 04:26:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.142027 10.0.0.141 - - [2026-01-29 04:26:43] "GET /virtual-machine-interface/e2ba735e-7557-4961-bc7a-f522fcd391e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.015914 10.0.0.141 - - [2026-01-29 04:26:43] "POST /instance-ips HTTP/1.1" 200 382 0.045050 10.0.0.141 - - [2026-01-29 04:26:43] "GET /instance-ip/5894976e-5384-4d6f-9f4f-7f52de2626d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006652 10.0.0.141 - - [2026-01-29 04:26:43] "POST /loadbalancers HTTP/1.1" 200 584 0.065082 10.0.0.141 - - [2026-01-29 04:26:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.047539 10.0.0.141 - - [2026-01-29 04:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008506 10.0.0.141 - - [2026-01-29 04:26:43] "GET /project/0fdfa9f3-aeeb-43da-badc-04c8c92e6f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.037604 10.0.0.141 - - [2026-01-29 04:26:43] "GET /instance-ip/5894976e-5384-4d6f-9f4f-7f52de2626d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006263 10.0.0.141 - - [2026-01-29 04:26:43] "GET /project/0fdfa9f3-aeeb-43da-badc-04c8c92e6f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.072372 10.0.0.141 - - [2026-01-29 04:26:43] "GET /loadbalancer/d890e8e2-52e0-427b-a1aa-f2a51dc18476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.005809 10.0.0.141 - - [2026-01-29 04:26:43] "POST /floating-ips HTTP/1.1" 200 585 0.086448 10.0.0.141 - - [2026-01-29 04:26:43] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.079150 10.0.0.141 - - [2026-01-29 04:26:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.055907 10.0.0.141 - - [2026-01-29 04:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012391 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:26:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000866 10.0.0.141 - - [2026-01-29 04:26:44] "GET /project/0fdfa9f3-aeeb-43da-badc-04c8c92e6f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.052515 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:26:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000781 10.0.0.141 - - [2026-01-29 04:26:44] "GET /loadbalancer-listener/05006f5c-4e0d-4707-abe3-367fc3bb4515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.002848 10.0.0.141 - - [2026-01-29 04:26:44] "GET /loadbalancer-listener/05006f5c-4e0d-4707-abe3-367fc3bb4515?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003232 10.0.0.141 - - [2026-01-29 04:26:44] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.050399 10.0.0.141 - - [2026-01-29 04:26:44] "GET /instance-ip/5894976e-5384-4d6f-9f4f-7f52de2626d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003473 10.0.0.141 - - [2026-01-29 04:26:44] "GET /instance-ip/5894976e-5384-4d6f-9f4f-7f52de2626d7?fields=floating_ips HTTP/1.1" 200 1172 0.007794 10.0.0.141 - - [2026-01-29 04:26:44] "GET /floating-ip/6536b279-1390-490c-9e5b-102155f61e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.002906 10.0.0.141 - - [2026-01-29 04:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004813 10.0.0.141 - - [2026-01-29 04:26:44] "GET /global-vrouter-config/f0f26c06-a2a0-4f8f-beef-8076baa6fa09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.004615 10.0.0.141 - - [2026-01-29 04:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.141 - - [2026-01-29 04:26:44] "PUT /global-vrouter-config/f0f26c06-a2a0-4f8f-beef-8076baa6fa09 HTTP/1.1" 200 277 0.026586 10.0.0.141 - - [2026-01-29 04:26:44] "POST /tags HTTP/1.1" 200 302 0.553975 10.0.0.141 - - [2026-01-29 04:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.141 - - [2026-01-29 04:26:44] "GET /tag/7a2fda3b-3c1c-4cf7-b26e-d6cca2e1371e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.024049 10.0.0.141 - - [2026-01-29 04:26:45] "POST /tags HTTP/1.1" 200 326 0.097387 10.0.0.141 - - [2026-01-29 04:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007168 10.0.0.141 - - [2026-01-29 04:26:45] "GET /tag/039b6be3-b4ca-486b-80ea-2dd2eaeda1b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.017660 10.0.0.141 - - [2026-01-29 04:26:45] "POST /tags HTTP/1.1" 200 364 0.020561 10.0.0.141 - - [2026-01-29 04:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012872 10.0.0.141 - - [2026-01-29 04:26:45] "GET /tag/8c792e55-68b1-46cf-9589-72d1a0ac76fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.015180 10.0.0.141 - - [2026-01-29 04:26:45] "POST /tags HTTP/1.1" 200 312 0.029657 10.0.0.141 - - [2026-01-29 04:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.141 - - [2026-01-29 04:26:45] "GET /tag/a847dcb6-6360-4344-9f5f-e091e4bf1f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.026255 10.0.0.141 - - [2026-01-29 04:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.141 - - [2026-01-29 04:26:45] "GET /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.006839 10.0.0.141 - - [2026-01-29 04:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.141 - - [2026-01-29 04:26:45] "GET /project/2cab5537-ceed-45cc-bfd4-f956232f8395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.042345 10.0.0.141 - - [2026-01-29 04:26:45] "POST /virtual-machines HTTP/1.1" 200 378 0.026291 10.0.0.141 - - [2026-01-29 04:26:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.017244 10.0.0.141 - - [2026-01-29 04:26:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.140789 10.0.0.141 - - [2026-01-29 04:26:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.032215 10.0.0.141 - - [2026-01-29 04:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.141 - - [2026-01-29 04:26:45] "GET /virtual-machine-interface/b8621638-fcca-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.006227 10.0.0.141 - - [2026-01-29 04:26:45] "POST /instance-ips HTTP/1.1" 200 410 0.064505 10.0.0.141 - - [2026-01-29 04:26:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.027237 10.0.0.141 - - [2026-01-29 04:26:45] "GET /virtual-machine-interface/b8621638-fcca-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.013669 10.0.0.141 - - [2026-01-29 04:26:46] "POST /set-tag HTTP/1.1" 200 109 0.049268 10.0.0.141 - - [2026-01-29 04:26:46] "GET /virtual-machine-interface/b8621638-fcca-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.025209 10.0.0.141 - - [2026-01-29 04:26:46] "GET /instance-ip/b87d6ff0-fcca-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.008345 10.0.0.141 - - [2026-01-29 04:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.141 - - [2026-01-29 04:26:46] "GET /loadbalancer/d890e8e2-52e0-427b-a1aa-f2a51dc18476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.002226 10.0.0.141 - - [2026-01-29 04:26:46] "POST /tags HTTP/1.1" 200 356 0.026945 10.0.0.141 - - [2026-01-29 04:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.141 - - [2026-01-29 04:26:46] "GET /tag/dc337c30-940a-4029-a675-6de4e923dd6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.016837 10.0.0.141 - - [2026-01-29 04:26:46] "POST /tags HTTP/1.1" 200 304 0.105035 10.0.0.141 - - [2026-01-29 04:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.141 - - [2026-01-29 04:26:46] "GET /tag/6ec6f02d-08a1-4b20-af64-f6bb556efdce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.012982 10.0.0.141 - - [2026-01-29 04:26:46] "POST /projects HTTP/1.1" 409 218 0.001632 10.0.0.141 - - [2026-01-29 04:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.141 - - [2026-01-29 04:26:46] "GET /project/0fdfa9f3-aeeb-43da-badc-04c8c92e6f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.042634 10.0.0.141 - - [2026-01-29 04:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.141 - - [2026-01-29 04:26:46] "GET /network-ipam/2d087a23-58c7-49e8-92c1-a702a2d0ffcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004416 10.0.0.141 - - [2026-01-29 04:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004846 10.0.0.141 - - [2026-01-29 04:26:46] "GET /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.008391 10.0.0.141 - - [2026-01-29 04:26:46] "PUT /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093 HTTP/1.1" 200 265 0.035765 10.0.0.141 - - [2026-01-29 04:26:46] "GET /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.009399 10.0.0.141 - - [2026-01-29 04:26:46] "POST /set-tag HTTP/1.1" 200 109 0.070950 10.0.0.141 - - [2026-01-29 04:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.011377 10.0.0.141 - - [2026-01-29 04:26:46] "GET /network-ipam/a7a2bee2-9ec2-4a6c-be38-36eccf46d945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.006346 10.0.0.141 - - [2026-01-29 04:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009212 10.0.0.141 - - [2026-01-29 04:26:46] "GET /virtual-network/c7dfadc5-d341-4234-a150-fac12ebacaba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.060029 10.0.0.141 - - [2026-01-29 04:26:46] "PUT /virtual-network/c7dfadc5-d341-4234-a150-fac12ebacaba HTTP/1.1" 200 265 0.061527 10.0.0.141 - - [2026-01-29 04:26:47] "GET /virtual-network/c7dfadc5-d341-4234-a150-fac12ebacaba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.005996 10.0.0.141 - - [2026-01-29 04:26:47] "POST /set-tag HTTP/1.1" 200 109 0.069988 10.0.0.141 - - [2026-01-29 04:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007475 10.0.0.141 - - [2026-01-29 04:26:47] "GET /network-policy/dd3befcb-6713-4db3-a4a6-e138899885de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003451 10.0.0.141 - - [2026-01-29 04:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011631 10.0.0.141 - - [2026-01-29 04:26:47] "GET /network-policy/a9dcf07e-724f-4482-abe7-97ee63c40811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.002972 10.0.0.141 - - [2026-01-29 04:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.141 - - [2026-01-29 04:26:47] "GET /network-policy/9693135f-e40c-4fd4-8855-ec2f44cd53cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.002797 10.0.0.141 - - [2026-01-29 04:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.141 - - [2026-01-29 04:26:47] "PUT /network-policy/9693135f-e40c-4fd4-8855-ec2f44cd53cb HTTP/1.1" 200 263 0.021334 10.0.0.141 - - [2026-01-29 04:26:47] "POST /ref-update HTTP/1.1" 200 156 0.047482 10.0.0.141 - - [2026-01-29 04:26:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001858 10.0.0.141 - - [2026-01-29 04:26:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001682 10.0.0.141 - - [2026-01-29 04:26:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001983 10.0.0.141 - - [2026-01-29 04:26:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001706 10.0.0.141 - - [2026-01-29 04:26:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002511 10.0.0.141 - - [2026-01-29 04:26:47] "POST /security-groups HTTP/1.1" 409 245 0.002840 10.0.0.141 - - [2026-01-29 04:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.141 - - [2026-01-29 04:26:47] "PUT /security-group/cc68e157-857a-4686-91e4-6f901c7425df HTTP/1.1" 200 263 0.059689 10.0.0.141 - - [2026-01-29 04:26:47] "PUT /access-control-list/84daf0a3-c417-40c7-af30-1281be6bfae0 HTTP/1.1" 200 273 0.017709 10.0.0.141 - - [2026-01-29 04:26:47] "PUT /access-control-list/b40f75da-07d0-44b4-9f68-7af72e937b70 HTTP/1.1" 200 273 0.025714 10.0.0.141 - - [2026-01-29 04:26:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.025847 10.0.0.141 - - [2026-01-29 04:26:47] "GET /application-policy-set/ba4a73a5-c93d-4c92-9e9d-1eba5e3c61b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.005942 10.0.0.141 - - [2026-01-29 04:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.141 - - [2026-01-29 04:26:47] "GET /policy-management/b34cef60-d88e-47f4-ad73-57eb234a11c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003376 10.0.0.141 - - [2026-01-29 04:26:47] "POST /tags HTTP/1.1" 409 206 0.001929 10.0.0.141 - - [2026-01-29 04:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.141 - - [2026-01-29 04:26:47] "GET /tag/6ec6f02d-08a1-4b20-af64-f6bb556efdce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.021208 10.0.0.141 - - [2026-01-29 04:26:47] "POST /firewall-rules HTTP/1.1" 200 564 0.076201 10.0.0.141 - - [2026-01-29 04:26:47] "GET /firewall-rule/3d4b051d-15a4-485e-804b-6caa0ac94735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004143 10.0.0.141 - - [2026-01-29 04:26:47] "GET /firewall-policy/c5c8dc4d-e90f-4aab-988e-0133ad9b3163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003546 10.0.0.141 - - [2026-01-29 04:26:47] "GET /firewall-rule/3d4b051d-15a4-485e-804b-6caa0ac94735?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002535 10.0.0.141 - - [2026-01-29 04:26:47] "POST /ref-update HTTP/1.1" 200 156 0.027451 10.0.0.141 - - [2026-01-29 04:26:48] "GET /application-policy-set/ba4a73a5-c93d-4c92-9e9d-1eba5e3c61b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.015656 10.0.0.141 - - [2026-01-29 04:26:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.141 - - [2026-01-29 04:26:48] "GET /policy-management/b34cef60-d88e-47f4-ad73-57eb234a11c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003876 10.0.0.141 - - [2026-01-29 04:26:48] "POST /tags HTTP/1.1" 409 206 0.001702 10.0.0.141 - - [2026-01-29 04:26:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011921 10.0.0.141 - - [2026-01-29 04:26:48] "GET /tag/6ec6f02d-08a1-4b20-af64-f6bb556efdce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.015946 10.0.0.141 - - [2026-01-29 04:26:48] "POST /firewall-rules HTTP/1.1" 200 562 0.072376 10.0.0.141 - - [2026-01-29 04:26:48] "GET /firewall-rule/3b81e3cb-aafe-4001-a8a2-1d6bcfa8b855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.006978 10.0.0.141 - - [2026-01-29 04:26:48] "GET /firewall-policy/c5c8dc4d-e90f-4aab-988e-0133ad9b3163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.005454 10.0.0.141 - - [2026-01-29 04:26:48] "GET /firewall-rule/3b81e3cb-aafe-4001-a8a2-1d6bcfa8b855?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.003019 10.0.0.141 - - [2026-01-29 04:26:48] "POST /ref-update HTTP/1.1" 200 156 0.029783 10.0.0.141 - - [2026-01-29 04:26:48] "POST /tags HTTP/1.1" 200 302 0.029871 10.0.0.141 - - [2026-01-29 04:26:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.141 - - [2026-01-29 04:26:48] "GET /tag/4267d0fd-0fdf-49bf-97dc-4129c7e5e06e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.017354 10.0.0.141 - - [2026-01-29 04:26:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.141 - - [2026-01-29 04:26:48] "GET /project/2cab5537-ceed-45cc-bfd4-f956232f8395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.033177 10.0.0.141 - - [2026-01-29 04:26:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.141 - - [2026-01-29 04:26:48] "GET /virtual-network/c7dfadc5-d341-4234-a150-fac12ebacaba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.004042 10.0.0.141 - - [2026-01-29 04:26:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.141 - - [2026-01-29 04:26:48] "GET /service-appliance-set/fbef0c17-0acd-40b7-a705-dae9d67283b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003030 10.0.0.141 - - [2026-01-29 04:26:48] "POST /fqname-to-id HTTP/1.1" 404 242 0.006298 10.0.0.141 - - [2026-01-29 04:26:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.086505 10.0.0.141 - - [2026-01-29 04:26:48] "GET /virtual-machine-interface/32d5a374-0800-4355-af61-7911a66d3de9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.005632 10.0.0.141 - - [2026-01-29 04:26:48] "POST /instance-ips HTTP/1.1" 200 378 0.022823 10.0.0.141 - - [2026-01-29 04:26:48] "GET /instance-ip/c03c1cb7-a354-4f73-a310-cbb7c3dfba56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.010620 10.0.0.141 - - [2026-01-29 04:26:48] "POST /loadbalancers HTTP/1.1" 200 584 0.062146 10.0.0.141 - - [2026-01-29 04:26:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.018893 10.0.0.141 - - [2026-01-29 04:26:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006290 10.0.0.141 - - [2026-01-29 04:26:48] "GET /project/2cab5537-ceed-45cc-bfd4-f956232f8395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.037513 10.0.0.141 - - [2026-01-29 04:26:48] "GET /instance-ip/c03c1cb7-a354-4f73-a310-cbb7c3dfba56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004102 10.0.0.141 - - [2026-01-29 04:26:48] "GET /project/2cab5537-ceed-45cc-bfd4-f956232f8395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.038317 10.0.0.141 - - [2026-01-29 04:26:49] "GET /loadbalancer/1a525d86-9d16-4979-800a-01335b6b5d9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003991 10.0.0.141 - - [2026-01-29 04:26:49] "POST /floating-ips HTTP/1.1" 200 583 0.051297 10.0.0.141 - - [2026-01-29 04:26:49] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.041624 10.0.0.141 - - [2026-01-29 04:26:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.006670 10.0.0.141 - - [2026-01-29 04:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007189 10.0.0.141 - - [2026-01-29 04:26:49] "GET /project/2cab5537-ceed-45cc-bfd4-f956232f8395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.036042 10.0.0.141 - - [2026-01-29 04:26:49] "GET /loadbalancer-listener/f6b317a8-2932-45a7-869e-45ae44fc1de6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.023828 10.0.0.141 - - [2026-01-29 04:26:49] "GET /loadbalancer-listener/f6b317a8-2932-45a7-869e-45ae44fc1de6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.005597 10.0.0.141 - - [2026-01-29 04:26:49] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.017953 10.0.0.141 - - [2026-01-29 04:26:49] "GET /instance-ip/c03c1cb7-a354-4f73-a310-cbb7c3dfba56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.009402 10.0.0.141 - - [2026-01-29 04:26:49] "GET /instance-ip/c03c1cb7-a354-4f73-a310-cbb7c3dfba56?fields=floating_ips HTTP/1.1" 200 1167 0.007557 10.0.0.141 - - [2026-01-29 04:26:49] "GET /floating-ip/6c9e97fa-bbd1-46d2-93b4-56037d1bd8cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.008956 10.0.0.141 - - [2026-01-29 04:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008143 10.0.0.141 - - [2026-01-29 04:26:49] "GET /project/2cab5537-ceed-45cc-bfd4-f956232f8395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.051123 10.0.0.141 - - [2026-01-29 04:26:49] "GET /loadbalancer/1a525d86-9d16-4979-800a-01335b6b5d9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.001911 10.0.0.141 - - [2026-01-29 04:26:49] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.029445 10.0.0.141 - - [2026-01-29 04:26:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.010592 10.0.0.141 - - [2026-01-29 04:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009594 10.0.0.141 - - [2026-01-29 04:26:49] "GET /project/2cab5537-ceed-45cc-bfd4-f956232f8395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.042770 10.0.0.141 - - [2026-01-29 04:26:49] "GET /loadbalancer-listener/5e2c9b92-49b0-4111-8068-734bf925a539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.004835 10.0.0.141 - - [2026-01-29 04:26:49] "GET /loadbalancer-listener/5e2c9b92-49b0-4111-8068-734bf925a539?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.002931 10.0.0.141 - - [2026-01-29 04:26:49] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.019845 10.0.0.141 - - [2026-01-29 04:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008050 10.0.0.141 - - [2026-01-29 04:26:49] "GET /instance-ip/c03c1cb7-a354-4f73-a310-cbb7c3dfba56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.008350 10.0.0.141 - - [2026-01-29 04:26:49] "GET /instance-ip/c03c1cb7-a354-4f73-a310-cbb7c3dfba56?fields=floating_ips HTTP/1.1" 200 1167 0.003566 10.0.0.141 - - [2026-01-29 04:26:49] "GET /floating-ip/6c9e97fa-bbd1-46d2-93b4-56037d1bd8cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002462 10.0.0.141 - - [2026-01-29 04:26:49] "GET /project/2cab5537-ceed-45cc-bfd4-f956232f8395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.045789 10.0.0.141 - - [2026-01-29 04:26:49] "GET /loadbalancer/1a525d86-9d16-4979-800a-01335b6b5d9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002647 10.0.0.141 - - [2026-01-29 04:26:49] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.020687 10.0.0.141 - - [2026-01-29 04:26:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.016919 10.0.0.141 - - [2026-01-29 04:26:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007203 10.0.0.141 - - [2026-01-29 04:26:49] "GET /project/2cab5537-ceed-45cc-bfd4-f956232f8395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.022034 10.0.0.141 - - [2026-01-29 04:26:49] "GET /loadbalancer-listener/db861ca8-f923-4be4-9f12-1fa200bb8162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.003042 10.0.0.141 - - [2026-01-29 04:26:49] "GET /loadbalancer-listener/db861ca8-f923-4be4-9f12-1fa200bb8162?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.002633 10.0.0.141 - - [2026-01-29 04:26:49] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.029023 10.0.0.141 - - [2026-01-29 04:26:49] "GET /instance-ip/c03c1cb7-a354-4f73-a310-cbb7c3dfba56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.007366 10.0.0.141 - - [2026-01-29 04:26:49] "GET /instance-ip/c03c1cb7-a354-4f73-a310-cbb7c3dfba56?fields=floating_ips HTTP/1.1" 200 1167 0.016843 10.0.0.141 - - [2026-01-29 04:26:49] "POST /tags HTTP/1.1" 200 372 0.047740 10.0.0.141 - - [2026-01-29 04:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012895 10.0.0.141 - - [2026-01-29 04:26:50] "GET /floating-ip/6c9e97fa-bbd1-46d2-93b4-56037d1bd8cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.005133 10.0.0.141 - - [2026-01-29 04:26:50] "GET /tag/286b138b-72ba-4934-bc47-229283ce6a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.017112 10.0.0.141 - - [2026-01-29 04:26:50] "POST /tags HTTP/1.1" 200 320 0.035862 10.0.0.141 - - [2026-01-29 04:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007952 10.0.0.141 - - [2026-01-29 04:26:50] "GET /tag/ff6db609-f679-4343-9955-6d34afd6e271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.034023 10.0.0.141 - - [2026-01-29 04:26:50] "POST /id-to-fqname HTTP/1.1" 200 181 0.000590 10.0.0.141 - - [2026-01-29 04:26:50] "POST /fqname-to-id HTTP/1.1" 404 190 0.009526 10.0.0.141 - - [2026-01-29 04:26:50] "POST /security-groups HTTP/1.1" 200 578 0.063286 10.0.0.141 - - [2026-01-29 04:26:50] "POST /projects HTTP/1.1" 200 499 0.171603 10.0.0.141 - - [2026-01-29 04:26:50] "POST /fqname-to-id HTTP/1.1" 404 225 0.005434 10.0.0.141 - - [2026-01-29 04:26:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.019282 10.0.0.141 - - [2026-01-29 04:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011520 10.0.0.141 - - [2026-01-29 04:26:50] "POST /access-control-lists HTTP/1.1" 200 589 0.074265 10.0.0.141 - - [2026-01-29 04:26:50] "GET /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.024749 10.0.0.141 - - [2026-01-29 04:26:50] "POST /fqname-to-id HTTP/1.1" 404 224 0.011823 10.0.0.141 - - [2026-01-29 04:26:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004566 10.0.0.141 - - [2026-01-29 04:26:50] "GET /virtual-network/c7dfadc5-d341-4234-a150-fac12ebacaba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.004918 10.0.0.141 - - [2026-01-29 04:26:50] "POST /access-control-lists HTTP/1.1" 200 587 0.033462 10.0.0.141 - - [2026-01-29 04:26:50] "PUT /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093 HTTP/1.1" 200 265 0.078573 10.0.0.141 - - [2026-01-29 04:26:50] "PUT /virtual-network/c7dfadc5-d341-4234-a150-fac12ebacaba HTTP/1.1" 200 265 0.063373 10.0.0.141 - - [2026-01-29 04:26:50] "POST /security-groups HTTP/1.1" 200 560 0.099907 10.0.0.141 - - [2026-01-29 04:26:50] "POST /fqname-to-id HTTP/1.1" 404 248 0.002371 10.0.0.141 - - [2026-01-29 04:26:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.068879 10.0.0.141 - - [2026-01-29 04:26:50] "POST /chown HTTP/1.1" 200 109 0.039128 10.0.0.141 - - [2026-01-29 04:26:50] "POST /access-control-lists HTTP/1.1" 200 612 0.137475 10.0.0.141 - - [2026-01-29 04:26:50] "GET /application-policy-set/ba4a73a5-c93d-4c92-9e9d-1eba5e3c61b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.016181 10.0.0.141 - - [2026-01-29 04:26:51] "POST /fqname-to-id HTTP/1.1" 404 247 0.020543 10.0.0.141 - - [2026-01-29 04:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004953 10.0.0.141 - - [2026-01-29 04:26:51] "GET /policy-management/b34cef60-d88e-47f4-ad73-57eb234a11c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003532 10.0.0.141 - - [2026-01-29 04:26:51] "POST /tags HTTP/1.1" 409 214 0.013779 10.0.0.141 - - [2026-01-29 04:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.141 - - [2026-01-29 04:26:51] "GET /tag/ff6db609-f679-4343-9955-6d34afd6e271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.036464 10.0.0.141 - - [2026-01-29 04:26:51] "POST /access-control-lists HTTP/1.1" 200 610 0.097334 10.0.0.141 - - [2026-01-29 04:26:51] "POST /firewall-rules HTTP/1.1" 200 580 0.101202 10.0.0.141 - - [2026-01-29 04:26:51] "GET /firewall-rule/f787c369-3f8c-4002-8ad2-0b85725336fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.011194 10.0.0.141 - - [2026-01-29 04:26:51] "GET /firewall-policy/c5c8dc4d-e90f-4aab-988e-0133ad9b3163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.004146 10.0.0.141 - - [2026-01-29 04:26:51] "GET /firewall-rule/f787c369-3f8c-4002-8ad2-0b85725336fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.003989 10.0.0.141 - - [2026-01-29 04:26:51] "POST /ref-update HTTP/1.1" 200 156 0.026707 10.0.0.141 - - [2026-01-29 04:26:51] "GET /application-policy-set/ba4a73a5-c93d-4c92-9e9d-1eba5e3c61b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008683 10.0.0.141 - - [2026-01-29 04:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.141 - - [2026-01-29 04:26:51] "GET /policy-management/b34cef60-d88e-47f4-ad73-57eb234a11c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003103 10.0.0.141 - - [2026-01-29 04:26:51] "POST /tags HTTP/1.1" 409 214 0.001336 10.0.0.141 - - [2026-01-29 04:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.141 - - [2026-01-29 04:26:51] "GET /tag/ff6db609-f679-4343-9955-6d34afd6e271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.016874 10.0.0.141 - - [2026-01-29 04:26:51] "POST /firewall-rules HTTP/1.1" 200 578 0.077035 10.0.0.141 - - [2026-01-29 04:26:51] "GET /firewall-rule/58746413-3d84-4b63-addd-73b56ffedfeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003878 10.0.0.141 - - [2026-01-29 04:26:51] "GET /firewall-policy/c5c8dc4d-e90f-4aab-988e-0133ad9b3163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.003149 10.0.0.141 - - [2026-01-29 04:26:51] "GET /firewall-rule/58746413-3d84-4b63-addd-73b56ffedfeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003043 10.0.0.141 - - [2026-01-29 04:26:51] "POST /ref-update HTTP/1.1" 200 156 0.028839 10.0.0.141 - - [2026-01-29 04:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.141 - - [2026-01-29 04:26:51] "GET /loadbalancer/1a525d86-9d16-4979-800a-01335b6b5d9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.001937 10.0.0.141 - - [2026-01-29 04:26:51] "POST /tags HTTP/1.1" 200 364 0.017673 10.0.0.141 - - [2026-01-29 04:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.017046 10.0.0.141 - - [2026-01-29 04:26:51] "GET /tag/86c44f39-9146-4adb-b069-1234e0683661?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.015393 10.0.0.141 - - [2026-01-29 04:26:51] "POST /tags HTTP/1.1" 200 312 0.015925 10.0.0.141 - - [2026-01-29 04:26:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008012 10.0.0.141 - - [2026-01-29 04:26:51] "GET /tag/e4bb1a97-63b7-4ef2-9d95-4adb615654e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.022840 10.0.0.141 - - [2026-01-29 04:26:52] "POST /id-to-fqname HTTP/1.1" 200 177 0.000584 10.0.0.141 - - [2026-01-29 04:26:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.015784 10.0.0.141 - - [2026-01-29 04:26:52] "POST /security-groups HTTP/1.1" 200 574 0.079782 10.0.0.141 - - [2026-01-29 04:26:52] "POST /projects HTTP/1.1" 200 491 0.250547 10.0.0.141 - - [2026-01-29 04:26:52] "POST /fqname-to-id HTTP/1.1" 404 217 0.003685 10.0.0.141 - - [2026-01-29 04:26:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.013512 10.0.0.141 - - [2026-01-29 04:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005371 10.0.0.141 - - [2026-01-29 04:26:52] "GET /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.025390 10.0.0.141 - - [2026-01-29 04:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.141 - - [2026-01-29 04:26:52] "POST /access-control-lists HTTP/1.1" 200 585 0.080549 10.0.0.141 - - [2026-01-29 04:26:52] "GET /virtual-network/c7dfadc5-d341-4234-a150-fac12ebacaba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.013343 10.0.0.141 - - [2026-01-29 04:26:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.001668 10.0.0.141 - - [2026-01-29 04:26:52] "POST /access-control-lists HTTP/1.1" 200 583 0.075102 10.0.0.141 - - [2026-01-29 04:26:52] "PUT /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093 HTTP/1.1" 200 265 0.098304 10.0.0.141 - - [2026-01-29 04:26:52] "PUT /virtual-network/c7dfadc5-d341-4234-a150-fac12ebacaba HTTP/1.1" 200 265 0.047868 10.0.0.141 - - [2026-01-29 04:26:52] "POST /security-groups HTTP/1.1" 200 548 0.074309 10.0.0.141 - - [2026-01-29 04:26:52] "POST /fqname-to-id HTTP/1.1" 404 240 0.001549 10.0.0.141 - - [2026-01-29 04:26:52] "POST /access-control-lists HTTP/1.1" 200 604 0.058768 10.0.0.141 - - [2026-01-29 04:26:52] "POST /fqname-to-id HTTP/1.1" 404 239 0.008444 10.0.0.141 - - [2026-01-29 04:26:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.066766 10.0.0.141 - - [2026-01-29 04:26:52] "POST /chown HTTP/1.1" 200 109 0.019276 10.0.0.141 - - [2026-01-29 04:26:52] "POST /access-control-lists HTTP/1.1" 200 602 0.046954 10.0.0.141 - - [2026-01-29 04:26:52] "GET /application-policy-set/ba4a73a5-c93d-4c92-9e9d-1eba5e3c61b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.016156 10.0.0.141 - - [2026-01-29 04:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004725 10.0.0.141 - - [2026-01-29 04:26:52] "GET /policy-management/b34cef60-d88e-47f4-ad73-57eb234a11c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002656 10.0.0.141 - - [2026-01-29 04:26:52] "POST /tags HTTP/1.1" 409 210 0.001644 10.0.0.141 - - [2026-01-29 04:26:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.141 - - [2026-01-29 04:26:52] "GET /tag/e4bb1a97-63b7-4ef2-9d95-4adb615654e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.019146 10.0.0.141 - - [2026-01-29 04:26:52] "POST /firewall-rules HTTP/1.1" 200 572 0.075574 10.0.0.141 - - [2026-01-29 04:26:53] "GET /firewall-rule/c99b5637-9706-4e88-819c-19e8df0c7a83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.031527 10.0.0.141 - - [2026-01-29 04:26:53] "GET /firewall-policy/c5c8dc4d-e90f-4aab-988e-0133ad9b3163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.003840 10.0.0.141 - - [2026-01-29 04:26:53] "GET /firewall-rule/c99b5637-9706-4e88-819c-19e8df0c7a83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.003394 10.0.0.141 - - [2026-01-29 04:26:53] "POST /ref-update HTTP/1.1" 200 156 0.034145 10.0.0.141 - - [2026-01-29 04:26:53] "GET /application-policy-set/ba4a73a5-c93d-4c92-9e9d-1eba5e3c61b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002495 10.0.0.141 - - [2026-01-29 04:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.141 - - [2026-01-29 04:26:53] "GET /policy-management/b34cef60-d88e-47f4-ad73-57eb234a11c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002508 10.0.0.141 - - [2026-01-29 04:26:53] "POST /tags HTTP/1.1" 409 210 0.006720 10.0.0.141 - - [2026-01-29 04:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.141 - - [2026-01-29 04:26:53] "GET /tag/e4bb1a97-63b7-4ef2-9d95-4adb615654e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010974 10.0.0.141 - - [2026-01-29 04:26:53] "POST /firewall-rules HTTP/1.1" 200 570 0.085588 10.0.0.141 - - [2026-01-29 04:26:53] "GET /firewall-rule/4e295e03-039c-4367-97d6-3934cf818c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.011762 10.0.0.141 - - [2026-01-29 04:26:53] "GET /firewall-policy/c5c8dc4d-e90f-4aab-988e-0133ad9b3163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.007469 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:26:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000858 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:26:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000812 10.0.0.141 - - [2026-01-29 04:26:53] "GET /firewall-rule/4e295e03-039c-4367-97d6-3934cf818c84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002777 10.0.0.141 - - [2026-01-29 04:26:53] "POST /ref-update HTTP/1.1" 200 156 0.039027 10.0.0.141 - - [2026-01-29 04:26:53] "POST /tags HTTP/1.1" 409 237 0.009349 10.0.0.141 - - [2026-01-29 04:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.141 - - [2026-01-29 04:26:53] "GET /tag/8c792e55-68b1-46cf-9589-72d1a0ac76fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.013554 10.0.0.141 - - [2026-01-29 04:26:53] "POST /tags HTTP/1.1" 409 210 0.002306 10.0.0.141 - - [2026-01-29 04:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.141 - - [2026-01-29 04:26:53] "GET /tag/a847dcb6-6360-4344-9f5f-e091e4bf1f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.030968 10.0.0.141 - - [2026-01-29 04:26:53] "POST /projects HTTP/1.1" 409 223 0.004480 10.0.0.141 - - [2026-01-29 04:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.141 - - [2026-01-29 04:26:53] "GET /project/2cab5537-ceed-45cc-bfd4-f956232f8395?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.028065 10.0.0.141 - - [2026-01-29 04:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.141 - - [2026-01-29 04:26:53] "GET /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.003621 10.0.0.141 - - [2026-01-29 04:26:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.141 - - [2026-01-29 04:26:53] "GET /virtual-network/c7dfadc5-d341-4234-a150-fac12ebacaba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.004532 10.0.0.141 - - [2026-01-29 04:26:53] "PUT /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093 HTTP/1.1" 200 265 0.051886 10.0.0.141 - - [2026-01-29 04:26:54] "PUT /virtual-network/c7dfadc5-d341-4234-a150-fac12ebacaba HTTP/1.1" 200 265 0.114955 10.0.0.141 - - [2026-01-29 04:26:54] "POST /security-groups HTTP/1.1" 409 253 0.017132 10.0.0.141 - - [2026-01-29 04:26:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.141 - - [2026-01-29 04:26:54] "PUT /security-group/a3500e9e-480a-4ca1-8e0e-7b83995b426f HTTP/1.1" 200 263 0.065430 10.0.0.141 - - [2026-01-29 04:26:54] "PUT /access-control-list/34919e84-c76f-4479-ad59-f355b9873d23 HTTP/1.1" 200 273 0.028620 10.0.0.141 - - [2026-01-29 04:26:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.049081 10.0.0.141 - - [2026-01-29 04:26:54] "GET /application-policy-set/ba4a73a5-c93d-4c92-9e9d-1eba5e3c61b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.029066 10.0.0.141 - - [2026-01-29 04:26:54] "PUT /access-control-list/33a56342-71c5-4c4d-9f8d-22898c8b77b1 HTTP/1.1" 200 273 0.045043 10.0.0.141 - - [2026-01-29 04:26:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.141 - - [2026-01-29 04:26:54] "GET /policy-management/b34cef60-d88e-47f4-ad73-57eb234a11c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003671 10.0.0.141 - - [2026-01-29 04:26:54] "POST /tags HTTP/1.1" 409 210 0.002181 10.0.0.141 - - [2026-01-29 04:26:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.141 - - [2026-01-29 04:26:54] "GET /tag/a847dcb6-6360-4344-9f5f-e091e4bf1f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.009734 10.0.0.141 - - [2026-01-29 04:26:54] "POST /firewall-rules HTTP/1.1" 200 572 0.065235 10.0.0.141 - - [2026-01-29 04:26:54] "GET /firewall-rule/2be01c86-fc6a-4e16-a56d-9f5469818953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.018497 10.0.0.141 - - [2026-01-29 04:26:54] "GET /firewall-policy/c5c8dc4d-e90f-4aab-988e-0133ad9b3163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.006008 10.0.0.141 - - [2026-01-29 04:26:54] "GET /firewall-rule/2be01c86-fc6a-4e16-a56d-9f5469818953?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.002470 10.0.0.141 - - [2026-01-29 04:26:54] "POST /ref-update HTTP/1.1" 200 156 0.043370 10.0.0.141 - - [2026-01-29 04:26:54] "GET /application-policy-set/ba4a73a5-c93d-4c92-9e9d-1eba5e3c61b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002619 10.0.0.141 - - [2026-01-29 04:26:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.141 - - [2026-01-29 04:26:54] "GET /policy-management/b34cef60-d88e-47f4-ad73-57eb234a11c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002198 10.0.0.141 - - [2026-01-29 04:26:54] "POST /tags HTTP/1.1" 409 210 0.002039 10.0.0.141 - - [2026-01-29 04:26:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.141 - - [2026-01-29 04:26:54] "GET /tag/a847dcb6-6360-4344-9f5f-e091e4bf1f2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.013801 10.0.0.141 - - [2026-01-29 04:26:54] "POST /firewall-rules HTTP/1.1" 200 570 0.072410 10.0.0.141 - - [2026-01-29 04:26:54] "GET /firewall-rule/2270268b-af98-4eac-9d3d-ba630e44b4a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.020182 10.0.0.141 - - [2026-01-29 04:26:54] "GET /firewall-policy/c5c8dc4d-e90f-4aab-988e-0133ad9b3163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.004311 10.0.0.141 - - [2026-01-29 04:26:54] "GET /firewall-rule/2270268b-af98-4eac-9d3d-ba630e44b4a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002813 10.0.0.141 - - [2026-01-29 04:26:54] "POST /ref-update HTTP/1.1" 200 156 0.056805 10.0.0.141 - - [2026-01-29 04:26:54] "GET /virtual-machine-interface/b8621638-fcca-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.003583 10.0.0.141 - - [2026-01-29 04:26:55] "POST /set-tag HTTP/1.1" 200 109 0.002520 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:26:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000905 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:26:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000871 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:27:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000848 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:27:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000778 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:27:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001168 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:27:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000790 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:27:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000808 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:27:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000836 10.0.0.242 - - [2026-01-29 04:27:33] "GET / HTTP/1.1" 200 36215 0.001410 10.0.0.242 - - [2026-01-29 04:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.242 - - [2026-01-29 04:27:33] "GET /global-system-config/740482b5-33da-4d25-b91e-27172e3e3c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.003984 10.0.0.242 - - [2026-01-29 04:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001443 10.0.0.242 - - [2026-01-29 04:27:33] "GET /routing-instance/fb78d067-3488-48d1-8979-cdc4f9ff9e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002895 10.0.0.242 - - [2026-01-29 04:27:33] "PUT /global-system-config/740482b5-33da-4d25-b91e-27172e3e3c80 HTTP/1.1" 200 275 0.008365 10.0.0.242 - - [2026-01-29 04:27:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.008965 10.0.0.242 - - [2026-01-29 04:27:33] "POST /virtual-routers HTTP/1.1" 200 601 0.013390 10.0.0.242 - - [2026-01-29 04:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.242 - - [2026-01-29 04:27:33] "GET /virtual-router/a005da4e-b165-442b-b02e-a51d12762df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.006283 10.0.0.242 - - [2026-01-29 04:27:33] "POST /fqname-to-id HTTP/1.1" 404 229 0.001884 10.0.0.242 - - [2026-01-29 04:27:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.242 - - [2026-01-29 04:27:33] "GET /virtual-network/91366172-b928-4bc8-b82c-2fb557f76644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.003742 10.0.0.242 - - [2026-01-29 04:27:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.042249 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:27:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000856 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:27:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000834 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:27:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000837 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:27:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000821 10.0.0.141 - - [2026-01-29 04:28:08] "GET / HTTP/1.1" 200 36215 0.001303 10.0.0.141 - - [2026-01-29 04:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.141 - - [2026-01-29 04:28:08] "GET /global-system-config/740482b5-33da-4d25-b91e-27172e3e3c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005201 10.0.0.141 - - [2026-01-29 04:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.141 - - [2026-01-29 04:28:08] "GET /config-node/c7dad46b-c19b-4166-86d7-e45c8b7d3089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002420 10.0.0.141 - - [2026-01-29 04:28:19] "GET / HTTP/1.1" 200 36215 0.001599 10.0.0.141 - - [2026-01-29 04:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.141 - - [2026-01-29 04:28:19] "GET /routing-instance/fb78d067-3488-48d1-8979-cdc4f9ff9e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005816 10.0.0.141 - - [2026-01-29 04:28:19] "POST /bgp-routers HTTP/1.1" 409 301 0.001803 10.0.0.141 - - [2026-01-29 04:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.141 - - [2026-01-29 04:28:19] "GET /bgp-router/fc39149f-eece-4a4e-a786-98d7162effea?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.004076 10.0.0.141 - - [2026-01-29 04:28:19] "PUT /bgp-router/fc39149f-eece-4a4e-a786-98d7162effea HTTP/1.1" 200 255 0.012864 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:28:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001322 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:28:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001196 10.0.0.141 - - [2026-01-29 04:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.141 - - [2026-01-29 04:28:24] "GET /virtual-router/a005da4e-b165-442b-b02e-a51d12762df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.002834 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:28:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000849 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:28:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000871 10.0.0.242 - - [2026-01-29 04:28:29] "GET / HTTP/1.1" 200 36215 0.001715 10.0.0.242 - - [2026-01-29 04:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.242 - - [2026-01-29 04:28:29] "GET /global-system-config/740482b5-33da-4d25-b91e-27172e3e3c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004135 10.0.0.242 - - [2026-01-29 04:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001304 10.0.0.242 - - [2026-01-29 04:28:29] "GET /routing-instance/fb78d067-3488-48d1-8979-cdc4f9ff9e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002103 10.0.0.242 - - [2026-01-29 04:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001194 10.0.0.242 - - [2026-01-29 04:28:29] "GET /virtual-router/a005da4e-b165-442b-b02e-a51d12762df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003033 10.0.0.242 - - [2026-01-29 04:28:29] "PUT /virtual-router/a005da4e-b165-442b-b02e-a51d12762df5 HTTP/1.1" 200 263 0.021480 10.0.0.242 - - [2026-01-29 04:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009050 10.0.0.242 - - [2026-01-29 04:28:29] "GET /virtual-router/a005da4e-b165-442b-b02e-a51d12762df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.002844 10.0.0.242 - - [2026-01-29 04:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001486 10.0.0.242 - - [2026-01-29 04:28:29] "GET /virtual-machine-interface/a9e1ef4b-719a-4a89-80b4-74a528f651e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003700 10.0.0.242 - - [2026-01-29 04:28:29] "PUT /virtual-machine-interface/a9e1ef4b-719a-4a89-80b4-74a528f651e2 HTTP/1.1" 200 285 0.007496 10.0.0.141 - - [2026-01-29 04:30:37] "GET /global-system-configs HTTP/1.1" 200 323 0.001817 10.0.0.141 - - [2026-01-29 04:30:39] "GET /global-system-configs HTTP/1.1" 200 323 0.005303 10.0.0.141 - - [2026-01-29 04:30:40] "GET /virtual-router/a005da4e-b165-442b-b02e-a51d12762df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003358 10.0.0.141 - - [2026-01-29 04:30:40] "POST /ref-update HTTP/1.1" 200 156 0.015355 10.0.0.141 - - [2026-01-29 04:30:53] "GET /virtual-machine-interface/b8621638-fcca-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004852 10.0.0.141 - - [2026-01-29 04:30:53] "POST /set-tag HTTP/1.1" 200 109 0.002412 10.0.0.141 - - [2026-01-29 04:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.141 - - [2026-01-29 04:30:54] "GET /loadbalancer/1a525d86-9d16-4979-800a-01335b6b5d9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002353 10.0.0.141 - - [2026-01-29 04:30:54] "GET /virtual-machine-interface/b8621638-fcca-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004034 10.0.0.141 - - [2026-01-29 04:30:54] "POST /set-tag HTTP/1.1" 200 109 0.001997 10.0.0.141 - - [2026-01-29 04:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011359 10.0.0.141 - - [2026-01-29 04:30:54] "GET /loadbalancer/1a525d86-9d16-4979-800a-01335b6b5d9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002241 10.0.0.141 - - [2026-01-29 04:30:54] "GET /loadbalancer-pool/2434602d-4bed-475f-afb3-f0c45e763b1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003082 10.0.0.141 - - [2026-01-29 04:30:54] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028084 10.0.0.141 - - [2026-01-29 04:30:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.019610 10.0.0.141 - - [2026-01-29 04:30:54] "GET /virtual-machine-interface/b8621638-fcca-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.020927 10.0.0.141 - - [2026-01-29 04:30:54] "GET /virtual-machine-interface/b8621638-fcca-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.003638 10.0.0.141 - - [2026-01-29 04:30:54] "POST /ref-update HTTP/1.1" 200 156 0.016043 10.0.0.141 - - [2026-01-29 04:30:54] "GET /floating-ip/6c9e97fa-bbd1-46d2-93b4-56037d1bd8cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.009752 10.0.0.141 - - [2026-01-29 04:30:54] "POST /tags HTTP/1.1" 409 205 0.002766 10.0.0.141 - - [2026-01-29 04:30:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.141 - - [2026-01-29 04:30:54] "GET /tag/4267d0fd-0fdf-49bf-97dc-4129c7e5e06e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.017156 10.0.0.141 - - [2026-01-29 04:30:54] "PUT /floating-ip/6c9e97fa-bbd1-46d2-93b4-56037d1bd8cb HTTP/1.1" 200 257 0.010372 10.0.0.141 - - [2026-01-29 04:30:54] "POST /set-tag HTTP/1.1" 200 109 0.060129 10.0.0.141 - - [2026-01-29 04:30:54] "GET /loadbalancer-pool/539ceadc-fc3d-47a9-80da-112f3960f2cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.008768 10.0.0.141 - - [2026-01-29 04:30:54] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021309 10.0.0.141 - - [2026-01-29 04:30:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.007731 10.0.0.141 - - [2026-01-29 04:30:54] "GET /virtual-machine-interface/b8621638-fcca-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005336 10.0.0.141 - - [2026-01-29 04:30:54] "POST /set-tag HTTP/1.1" 200 109 0.004433 10.0.0.141 - - [2026-01-29 04:30:54] "GET /virtual-machine-interface/b8621638-fcca-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006487 10.0.0.141 - - [2026-01-29 04:30:54] "POST /ref-update HTTP/1.1" 200 156 0.009599 10.0.0.141 - - [2026-01-29 04:30:54] "GET /floating-ip/6c9e97fa-bbd1-46d2-93b4-56037d1bd8cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.005634 10.0.0.141 - - [2026-01-29 04:30:54] "GET /loadbalancer-pool/10e844b4-ae83-4c71-a1a2-78c781ca2e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.006076 10.0.0.141 - - [2026-01-29 04:30:54] "POST /loadbalancer-members HTTP/1.1" 200 694 0.035729 10.0.0.141 - - [2026-01-29 04:30:54] "PUT /floating-ip/6c9e97fa-bbd1-46d2-93b4-56037d1bd8cb HTTP/1.1" 200 257 0.044548 10.0.0.141 - - [2026-01-29 04:30:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.042089 10.0.0.141 - - [2026-01-29 04:30:54] "GET /virtual-machine-interface/b8621638-fcca-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.011562 10.0.0.141 - - [2026-01-29 04:30:54] "GET /virtual-machine-interface/b8621638-fcca-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006648 10.0.0.141 - - [2026-01-29 04:30:54] "POST /ref-update HTTP/1.1" 200 156 0.006005 10.0.0.141 - - [2026-01-29 04:30:54] "POST /set-tag HTTP/1.1" 200 109 0.002469 10.0.0.141 - - [2026-01-29 04:30:54] "GET /floating-ip/6c9e97fa-bbd1-46d2-93b4-56037d1bd8cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.002551 10.0.0.141 - - [2026-01-29 04:30:54] "PUT /floating-ip/6c9e97fa-bbd1-46d2-93b4-56037d1bd8cb HTTP/1.1" 200 257 0.011733 10.0.0.141 - - [2026-01-29 04:33:38] "GET /virtual-machine-interface/b8621638-fcca-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006521 10.0.0.141 - - [2026-01-29 04:33:38] "POST /set-tag HTTP/1.1" 200 109 0.008101 10.0.0.141 - - [2026-01-29 04:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.141 - - [2026-01-29 04:33:38] "GET /loadbalancer/1a525d86-9d16-4979-800a-01335b6b5d9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002419 10.0.0.141 - - [2026-01-29 04:33:38] "GET /virtual-machine-interface/b8621638-fcca-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003785 10.0.0.141 - - [2026-01-29 04:33:38] "POST /set-tag HTTP/1.1" 200 109 0.020310 10.0.0.141 - - [2026-01-29 04:33:38] "DELETE /loadbalancer-member/801412ad-e5d4-46f5-88db-d39b3666806d HTTP/1.1" 200 115 0.038948 10.0.0.141 - - [2026-01-29 04:33:38] "GET /virtual-machine-interface/b8621638-fcca-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010678 10.0.0.141 - - [2026-01-29 04:33:38] "POST /set-tag HTTP/1.1" 200 109 0.004879 10.0.0.141 - - [2026-01-29 04:33:38] "DELETE /loadbalancer-member/4da43274-ab59-4068-99f4-7b79297d0601 HTTP/1.1" 200 115 0.030013 10.0.0.141 - - [2026-01-29 04:33:38] "GET /virtual-machine-interface/b8621638-fcca-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.022747 10.0.0.141 - - [2026-01-29 04:33:38] "POST /set-tag HTTP/1.1" 200 109 0.002597 10.0.0.141 - - [2026-01-29 04:33:38] "DELETE /loadbalancer-member/7f099017-95d1-4734-a422-43e08d05ed39 HTTP/1.1" 200 115 0.038106 10.0.0.141 - - [2026-01-29 04:33:38] "GET /virtual-machine-interface/b8621638-fcca-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004905 10.0.0.141 - - [2026-01-29 04:33:38] "POST /set-tag HTTP/1.1" 200 109 0.004024 10.0.0.141 - - [2026-01-29 04:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.141 - - [2026-01-29 04:33:38] "GET /loadbalancer/1a525d86-9d16-4979-800a-01335b6b5d9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002199 10.0.0.141 - - [2026-01-29 04:33:38] "GET /loadbalancer-pool/2434602d-4bed-475f-afb3-f0c45e763b1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002487 10.0.0.141 - - [2026-01-29 04:33:38] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026503 10.0.0.141 - - [2026-01-29 04:33:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.010375 10.0.0.141 - - [2026-01-29 04:33:38] "GET /virtual-machine-interface/b8621638-fcca-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.017900 10.0.0.141 - - [2026-01-29 04:33:38] "GET /virtual-machine-interface/b8621638-fcca-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.013353 10.0.0.141 - - [2026-01-29 04:33:38] "GET /floating-ip/6c9e97fa-bbd1-46d2-93b4-56037d1bd8cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003202 10.0.0.141 - - [2026-01-29 04:33:38] "POST /set-tag HTTP/1.1" 200 109 0.062761 10.0.0.141 - - [2026-01-29 04:33:38] "GET /loadbalancer-pool/539ceadc-fc3d-47a9-80da-112f3960f2cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.091239 10.0.0.141 - - [2026-01-29 04:33:38] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014751 10.0.0.141 - - [2026-01-29 04:33:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.013566 10.0.0.141 - - [2026-01-29 04:33:38] "GET /virtual-machine-interface/b8621638-fcca-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.011039 10.0.0.141 - - [2026-01-29 04:33:38] "GET /virtual-machine-interface/b8621638-fcca-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003719 10.0.0.141 - - [2026-01-29 04:33:38] "GET /floating-ip/6c9e97fa-bbd1-46d2-93b4-56037d1bd8cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002688 10.0.0.141 - - [2026-01-29 04:33:38] "POST /set-tag HTTP/1.1" 200 109 0.002682 10.0.0.141 - - [2026-01-29 04:33:38] "GET /loadbalancer-pool/10e844b4-ae83-4c71-a1a2-78c781ca2e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002337 10.0.0.141 - - [2026-01-29 04:33:39] "POST /loadbalancer-members HTTP/1.1" 200 694 0.017975 10.0.0.141 - - [2026-01-29 04:33:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.008115 10.0.0.141 - - [2026-01-29 04:33:39] "GET /virtual-machine-interface/b8621638-fcca-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008746 10.0.0.141 - - [2026-01-29 04:33:39] "POST /set-tag HTTP/1.1" 200 109 0.002847 10.0.0.141 - - [2026-01-29 04:33:39] "GET /virtual-machine-interface/b8621638-fcca-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003917 10.0.0.141 - - [2026-01-29 04:33:39] "GET /floating-ip/6c9e97fa-bbd1-46d2-93b4-56037d1bd8cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002143 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:33:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000924 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:33:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001998 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:33:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000958 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:33:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000873 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:33:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000865 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:33:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000838 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:34:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000925 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:34:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000772 10.0.0.141 - - [2026-01-29 04:35:11] "GET / HTTP/1.1" 200 36215 0.001460 10.0.0.141 - - [2026-01-29 04:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.141 - - [2026-01-29 04:35:11] "GET /project/0fdfa9f3-aeeb-43da-badc-04c8c92e6f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.035603 10.0.0.141 - - [2026-01-29 04:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.141 - - [2026-01-29 04:35:11] "GET /project/0fdfa9f3-aeeb-43da-badc-04c8c92e6f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.028492 10.0.0.141 - - [2026-01-29 04:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.141 - - [2026-01-29 04:35:11] "GET /project/0fdfa9f3-aeeb-43da-badc-04c8c92e6f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.042957 10.0.0.141 - - [2026-01-29 04:35:11] "POST /tags HTTP/1.1" 200 334 0.034138 10.0.0.141 - - [2026-01-29 04:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006594 10.0.0.141 - - [2026-01-29 04:35:11] "GET /tag/30f6ccde-b6f4-4175-99c0-07a719752eb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.022283 10.0.0.141 - - [2026-01-29 04:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010706 10.0.0.141 - - [2026-01-29 04:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.141 - - [2026-01-29 04:35:12] "GET /project/0fdfa9f3-aeeb-43da-badc-04c8c92e6f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.041678 10.0.0.141 - - [2026-01-29 04:35:12] "GET /project/0fdfa9f3-aeeb-43da-badc-04c8c92e6f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032818 10.0.0.141 - - [2026-01-29 04:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002245 10.0.0.141 - - [2026-01-29 04:35:12] "GET /virtual-network/c7dfadc5-d341-4234-a150-fac12ebacaba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.003713 10.0.0.141 - - [2026-01-29 04:35:12] "GET /virtual-networks?parent_id=0fdfa9f3-aeeb-43da-badc-04c8c92e6f7f&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.001413 10.0.0.141 - - [2026-01-29 04:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009554 10.0.0.141 - - [2026-01-29 04:35:12] "GET /service-appliance-set/fbef0c17-0acd-40b7-a705-dae9d67283b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.005287 10.0.0.141 - - [2026-01-29 04:35:12] "POST /fqname-to-id HTTP/1.1" 404 254 0.002261 10.0.0.141 - - [2026-01-29 04:35:12] "POST /virtual-networks HTTP/1.1" 200 514 0.069719 10.0.0.141 - - [2026-01-29 04:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012947 10.0.0.141 - - [2026-01-29 04:35:12] "GET /network-ipam/2ccb9f35-b28c-4e5c-9872-6e997b5272f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.005624 10.0.0.141 - - [2026-01-29 04:35:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.096740 10.0.0.141 - - [2026-01-29 04:35:12] "GET /virtual-machine-interface/f5d44fae-1756-494b-a896-e916f76b44af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.009945 10.0.0.141 - - [2026-01-29 04:35:12] "POST /useragent-kv HTTP/1.1" 200 115 0.007345 10.0.0.141 - - [2026-01-29 04:35:12] "POST /ref-update HTTP/1.1" 200 156 0.114542 10.0.0.141 - - [2026-01-29 04:35:12] "GET /virtual-network/7fa1fefa-e277-4399-b483-2f816b9d5dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003796 10.0.0.141 - - [2026-01-29 04:35:12] "GET /domains HTTP/1.1" 200 281 0.002171 10.0.0.141 - - [2026-01-29 04:35:12] "POST /instance-ips HTTP/1.1" 200 410 0.053259 10.0.0.141 - - [2026-01-29 04:35:12] "GET /domain/ef885db0-9337-4289-b3ef-dfc7281eb662 HTTP/1.1" 200 3100 0.022918 10.0.0.141 - - [2026-01-29 04:35:12] "GET /project/0fdfa9f3-aeeb-43da-badc-04c8c92e6f7f HTTP/1.1" 200 5497 0.030410 10.0.0.141 - - [2026-01-29 04:35:12] "GET /instance-ip/ce3e4fc4-78c6-478b-be94-f2f0ee108da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003294 10.0.0.141 - - [2026-01-29 04:35:12] "GET /virtual-network/7fa1fefa-e277-4399-b483-2f816b9d5dd8 HTTP/1.1" 200 2089 0.004828 10.0.0.141 - - [2026-01-29 04:35:12] "GET /virtual-network/7fa1fefa-e277-4399-b483-2f816b9d5dd8 HTTP/1.1" 200 2089 0.003175 10.0.0.141 - - [2026-01-29 04:35:12] "GET /routing-instance/5a703be0-5544-4531-b024-73119bac9ff9 HTTP/1.1" 200 1183 0.002120 10.0.0.141 - - [2026-01-29 04:35:12] "GET /routing-instance/5a703be0-5544-4531-b024-73119bac9ff9 HTTP/1.1" 200 1183 0.001865 10.0.0.141 - - [2026-01-29 04:35:12] "POST /loadbalancers HTTP/1.1" 200 612 0.070055 10.0.0.141 - - [2026-01-29 04:35:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.026152 10.0.0.141 - - [2026-01-29 04:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008502 10.0.0.141 - - [2026-01-29 04:35:12] "GET /project/0fdfa9f3-aeeb-43da-badc-04c8c92e6f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.046504 10.0.0.141 - - [2026-01-29 04:35:12] "GET /instance-ip/ce3e4fc4-78c6-478b-be94-f2f0ee108da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002264 10.0.0.141 - - [2026-01-29 04:35:12] "GET /project/0fdfa9f3-aeeb-43da-badc-04c8c92e6f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.029047 10.0.0.141 - - [2026-01-29 04:35:12] "GET /loadbalancer/e9b60bbb-02a8-4cf2-b6b4-690313081224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.002725 10.0.0.141 - - [2026-01-29 04:35:12] "POST /floating-ips HTTP/1.1" 200 599 0.026215 10.0.0.141 - - [2026-01-29 04:35:12] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.037437 10.0.0.141 - - [2026-01-29 04:35:12] "POST /route-targets HTTP/1.1" 200 328 0.022618 10.0.0.141 - - [2026-01-29 04:35:12] "POST /ref-update HTTP/1.1" 200 156 0.014352 10.0.0.141 - - [2026-01-29 04:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007020 10.0.0.141 - - [2026-01-29 04:35:12] "GET /project/0fdfa9f3-aeeb-43da-badc-04c8c92e6f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.041059 10.0.0.141 - - [2026-01-29 04:35:12] "GET /loadbalancer-listener/40e744bd-c16e-4d3f-a4c2-5de607ac3791?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.003277 10.0.0.141 - - [2026-01-29 04:35:12] "GET /loadbalancer-listener/40e744bd-c16e-4d3f-a4c2-5de607ac3791?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.003521 10.0.0.141 - - [2026-01-29 04:35:12] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.015207 10.0.0.141 - - [2026-01-29 04:35:12] "GET /instance-ip/ce3e4fc4-78c6-478b-be94-f2f0ee108da7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003056 10.0.0.141 - - [2026-01-29 04:35:12] "GET /instance-ip/ce3e4fc4-78c6-478b-be94-f2f0ee108da7?fields=floating_ips HTTP/1.1" 200 1215 0.007855 10.0.0.141 - - [2026-01-29 04:35:12] "GET /floating-ip/bc33b5ed-9c27-44d6-8e34-4399acc33ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.003355 10.0.0.141 - - [2026-01-29 04:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001329 10.0.0.141 - - [2026-01-29 04:35:12] "GET /loadbalancer/e9b60bbb-02a8-4cf2-b6b4-690313081224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.003844 10.0.0.141 - - [2026-01-29 04:35:12] "POST /tags HTTP/1.1" 200 296 0.057377 10.0.0.141 - - [2026-01-29 04:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013048 10.0.0.141 - - [2026-01-29 04:35:13] "GET /tag/4f18c9b7-d86e-4adc-b8ec-b85b4f8b9fbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.012687 10.0.0.141 - - [2026-01-29 04:35:13] "POST /tags HTTP/1.1" 409 233 0.001464 10.0.0.141 - - [2026-01-29 04:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001209 10.0.0.141 - - [2026-01-29 04:35:13] "GET /tag/dc337c30-940a-4029-a675-6de4e923dd6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.009441 10.0.0.141 - - [2026-01-29 04:35:13] "POST /tags HTTP/1.1" 409 206 0.001914 10.0.0.141 - - [2026-01-29 04:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.141 - - [2026-01-29 04:35:13] "GET /tag/6ec6f02d-08a1-4b20-af64-f6bb556efdce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.009750 10.0.0.141 - - [2026-01-29 04:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001290 10.0.0.141 - - [2026-01-29 04:35:13] "GET /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003400 10.0.0.141 - - [2026-01-29 04:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005010 10.0.0.141 - - [2026-01-29 04:35:13] "GET /project/0fdfa9f3-aeeb-43da-badc-04c8c92e6f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.022622 10.0.0.141 - - [2026-01-29 04:35:13] "POST /virtual-machines HTTP/1.1" 200 370 0.012502 10.0.0.141 - - [2026-01-29 04:35:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.008582 10.0.0.141 - - [2026-01-29 04:35:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.085010 10.0.0.141 - - [2026-01-29 04:35:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.025902 10.0.0.141 - - [2026-01-29 04:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009070 10.0.0.141 - - [2026-01-29 04:35:13] "GET /virtual-machine-interface/e70800f0-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.004485 10.0.0.141 - - [2026-01-29 04:35:13] "POST /instance-ips HTTP/1.1" 200 410 0.018718 10.0.0.141 - - [2026-01-29 04:35:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.021535 10.0.0.141 - - [2026-01-29 04:35:13] "GET /virtual-machine-interface/e70800f0-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.020571 10.0.0.141 - - [2026-01-29 04:35:13] "POST /set-tag HTTP/1.1" 200 109 0.015257 10.0.0.141 - - [2026-01-29 04:35:13] "GET /virtual-machine-interface/e70800f0-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.016637 10.0.0.141 - - [2026-01-29 04:35:13] "GET /instance-ip/e71b3756-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003086 10.0.0.141 - - [2026-01-29 04:35:13] "GET /virtual-machine-interface/e70800f0-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004046 10.0.0.141 - - [2026-01-29 04:35:13] "POST /set-tag HTTP/1.1" 200 109 0.001961 10.0.0.141 - - [2026-01-29 04:35:13] "GET /virtual-router/a005da4e-b165-442b-b02e-a51d12762df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.002754 10.0.0.141 - - [2026-01-29 04:35:13] "POST /ref-update HTTP/1.1" 200 156 0.007923 10.0.0.141 - - [2026-01-29 04:35:13] "GET /virtual-machine-interface/e70800f0-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.015521 10.0.0.141 - - [2026-01-29 04:35:13] "POST /set-tag HTTP/1.1" 200 109 0.002306 10.0.0.141 - - [2026-01-29 04:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.141 - - [2026-01-29 04:35:13] "GET /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003577 10.0.0.141 - - [2026-01-29 04:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.141 - - [2026-01-29 04:35:13] "GET /project/0fdfa9f3-aeeb-43da-badc-04c8c92e6f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033508 10.0.0.141 - - [2026-01-29 04:35:13] "POST /virtual-machines HTTP/1.1" 200 370 0.012966 10.0.0.141 - - [2026-01-29 04:35:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.008168 10.0.0.141 - - [2026-01-29 04:35:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.106175 10.0.0.141 - - [2026-01-29 04:35:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.043705 10.0.0.141 - - [2026-01-29 04:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011981 10.0.0.141 - - [2026-01-29 04:35:14] "GET /virtual-machine-interface/e76bda08-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.004570 10.0.0.141 - - [2026-01-29 04:35:14] "POST /instance-ips HTTP/1.1" 200 410 0.020297 10.0.0.141 - - [2026-01-29 04:35:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.037122 10.0.0.141 - - [2026-01-29 04:35:14] "GET /virtual-machine-interface/e76bda08-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.011848 10.0.0.141 - - [2026-01-29 04:35:14] "POST /set-tag HTTP/1.1" 200 109 0.014141 10.0.0.141 - - [2026-01-29 04:35:14] "GET /virtual-machine-interface/e76bda08-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.013817 10.0.0.141 - - [2026-01-29 04:35:14] "GET /instance-ip/e783c0dc-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.013431 10.0.0.141 - - [2026-01-29 04:35:14] "GET /virtual-machine-interface/e76bda08-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005646 10.0.0.141 - - [2026-01-29 04:35:14] "POST /set-tag HTTP/1.1" 200 109 0.001757 10.0.0.141 - - [2026-01-29 04:35:14] "GET /virtual-router/a005da4e-b165-442b-b02e-a51d12762df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.002710 10.0.0.141 - - [2026-01-29 04:35:14] "POST /ref-update HTTP/1.1" 200 156 0.008366 10.0.0.141 - - [2026-01-29 04:35:14] "GET /virtual-machine-interface/e76bda08-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.011627 10.0.0.141 - - [2026-01-29 04:35:14] "POST /set-tag HTTP/1.1" 200 109 0.002975 10.0.0.141 - - [2026-01-29 04:35:14] "GET /virtual-machine-interface/e70800f0-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004130 10.0.0.141 - - [2026-01-29 04:35:14] "POST /set-tag HTTP/1.1" 200 109 0.001833 10.0.0.141 - - [2026-01-29 04:35:14] "GET /virtual-machine-interface/e76bda08-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003296 10.0.0.141 - - [2026-01-29 04:35:14] "POST /set-tag HTTP/1.1" 200 109 0.001506 10.0.0.141 - - [2026-01-29 04:35:17] "GET /domains HTTP/1.1" 200 281 0.001703 10.0.0.141 - - [2026-01-29 04:35:17] "GET /domain/ef885db0-9337-4289-b3ef-dfc7281eb662 HTTP/1.1" 200 3100 0.002332 10.0.0.141 - - [2026-01-29 04:35:17] "GET /project/0fdfa9f3-aeeb-43da-badc-04c8c92e6f7f HTTP/1.1" 200 7091 0.023306 10.0.0.141 - - [2026-01-29 04:35:17] "GET /virtual-network/7fa1fefa-e277-4399-b483-2f816b9d5dd8 HTTP/1.1" 200 2089 0.003271 10.0.0.141 - - [2026-01-29 04:35:17] "GET /virtual-network/7fa1fefa-e277-4399-b483-2f816b9d5dd8 HTTP/1.1" 200 2089 0.003934 10.0.0.141 - - [2026-01-29 04:35:17] "GET /routing-instance/5a703be0-5544-4531-b024-73119bac9ff9 HTTP/1.1" 200 1405 0.002872 10.0.0.141 - - [2026-01-29 04:35:17] "GET /routing-instance/5a703be0-5544-4531-b024-73119bac9ff9 HTTP/1.1" 200 1405 0.002105 10.0.0.141 - - [2026-01-29 04:35:17] "GET /route-target/05a5b809-be60-4bb0-97a3-5d45a5db523f HTTP/1.1" 200 1153 0.003867 10.0.0.141 - - [2026-01-29 04:35:17] "GET /virtual-network/7fa1fefa-e277-4399-b483-2f816b9d5dd8 HTTP/1.1" 200 2089 0.004839 10.0.0.141 - - [2026-01-29 04:35:17] "GET /routing-instance/5a703be0-5544-4531-b024-73119bac9ff9 HTTP/1.1" 200 1405 0.002197 10.0.0.141 - - [2026-01-29 04:35:17] "GET /virtual-network/7fa1fefa-e277-4399-b483-2f816b9d5dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005141 10.0.0.141 - - [2026-01-29 04:35:17] "GET /virtual-network/7fa1fefa-e277-4399-b483-2f816b9d5dd8 HTTP/1.1" 200 2089 0.003575 10.0.0.141 - - [2026-01-29 04:35:17] "GET /routing-instance/5a703be0-5544-4531-b024-73119bac9ff9 HTTP/1.1" 200 1405 0.002076 10.0.0.141 - - [2026-01-29 04:35:17] "GET /routing-instance/5a703be0-5544-4531-b024-73119bac9ff9 HTTP/1.1" 200 1405 0.001984 10.0.0.141 - - [2026-01-29 04:35:17] "GET /route-target/05a5b809-be60-4bb0-97a3-5d45a5db523f HTTP/1.1" 200 1153 0.001713 10.0.0.141 - - [2026-01-29 04:35:17] "GET /domains HTTP/1.1" 200 281 0.001925 10.0.0.141 - - [2026-01-29 04:35:17] "GET /domain/ef885db0-9337-4289-b3ef-dfc7281eb662 HTTP/1.1" 200 3100 0.002574 10.0.0.141 - - [2026-01-29 04:35:17] "GET /project/0fdfa9f3-aeeb-43da-badc-04c8c92e6f7f HTTP/1.1" 200 7091 0.018813 10.0.0.141 - - [2026-01-29 04:35:17] "GET /virtual-network/7fa1fefa-e277-4399-b483-2f816b9d5dd8 HTTP/1.1" 200 2089 0.006238 10.0.0.141 - - [2026-01-29 04:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.141 - - [2026-01-29 04:35:17] "GET /project/0fdfa9f3-aeeb-43da-badc-04c8c92e6f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030552 10.0.0.141 - - [2026-01-29 04:35:17] "GET /virtual-network/7fa1fefa-e277-4399-b483-2f816b9d5dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004224 10.0.0.141 - - [2026-01-29 04:35:17] "GET /floating-ip-pools?parent_id=7fa1fefa-e277-4399-b483-2f816b9d5dd8&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.013199 10.0.0.141 - - [2026-01-29 04:35:17] "GET /virtual-network/7fa1fefa-e277-4399-b483-2f816b9d5dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003762 10.0.0.141 - - [2026-01-29 04:35:17] "POST /floating-ip-pools HTTP/1.1" 200 564 0.020239 10.0.0.141 - - [2026-01-29 04:35:17] "POST /ref-update HTTP/1.1" 200 156 0.018620 10.0.0.141 - - [2026-01-29 04:35:17] "GET /virtual-network/7fa1fefa-e277-4399-b483-2f816b9d5dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.017647 10.0.0.141 - - [2026-01-29 04:35:17] "GET /domains HTTP/1.1" 200 281 0.002476 10.0.0.141 - - [2026-01-29 04:35:17] "GET /domain/ef885db0-9337-4289-b3ef-dfc7281eb662 HTTP/1.1" 200 3100 0.003812 10.0.0.141 - - [2026-01-29 04:35:17] "GET /project/0fdfa9f3-aeeb-43da-badc-04c8c92e6f7f HTTP/1.1" 200 7348 0.032254 10.0.0.141 - - [2026-01-29 04:35:17] "GET /virtual-network/7fa1fefa-e277-4399-b483-2f816b9d5dd8 HTTP/1.1" 200 2328 0.004480 10.0.0.141 - - [2026-01-29 04:35:17] "GET /floating-ip-pool/c56425f9-3dfb-433b-948d-3c13bbcb6790 HTTP/1.1" 200 1318 0.001883 10.0.0.141 - - [2026-01-29 04:35:17] "GET /domains HTTP/1.1" 200 281 0.001266 10.0.0.141 - - [2026-01-29 04:35:17] "GET /domain/ef885db0-9337-4289-b3ef-dfc7281eb662 HTTP/1.1" 200 3100 0.001966 10.0.0.141 - - [2026-01-29 04:35:18] "GET /project/0fdfa9f3-aeeb-43da-badc-04c8c92e6f7f HTTP/1.1" 200 7348 0.035373 10.0.0.141 - - [2026-01-29 04:35:18] "GET /virtual-network/7fa1fefa-e277-4399-b483-2f816b9d5dd8 HTTP/1.1" 200 2328 0.003520 10.0.0.141 - - [2026-01-29 04:35:18] "GET /virtual-network/7fa1fefa-e277-4399-b483-2f816b9d5dd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003383 10.0.0.141 - - [2026-01-29 04:35:18] "POST /tags HTTP/1.1" 200 366 0.044765 10.0.0.141 - - [2026-01-29 04:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.141 - - [2026-01-29 04:35:18] "GET /tag/bb3fd4c3-f847-485d-8a68-9033eeed8508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.013563 10.0.0.141 - - [2026-01-29 04:35:18] "POST /tags HTTP/1.1" 409 206 0.001687 10.0.0.141 - - [2026-01-29 04:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.141 - - [2026-01-29 04:35:18] "GET /tag/6ec6f02d-08a1-4b20-af64-f6bb556efdce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010179 10.0.0.141 - - [2026-01-29 04:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001490 10.0.0.141 - - [2026-01-29 04:35:18] "GET /project/0fdfa9f3-aeeb-43da-badc-04c8c92e6f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.031254 10.0.0.141 - - [2026-01-29 04:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.141 - - [2026-01-29 04:35:18] "GET /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003446 10.0.0.141 - - [2026-01-29 04:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.141 - - [2026-01-29 04:35:18] "GET /service-appliance-set/b00a06f6-2875-4071-9e4a-751b76358e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003343 10.0.0.141 - - [2026-01-29 04:35:18] "POST /fqname-to-id HTTP/1.1" 404 258 0.001323 10.0.0.141 - - [2026-01-29 04:35:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.103443 10.0.0.141 - - [2026-01-29 04:35:18] "GET /virtual-machine-interface/5442e598-b7be-4a6a-be38-5b11642b9a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.008106 10.0.0.141 - - [2026-01-29 04:35:18] "POST /set-tag HTTP/1.1" 200 109 0.013149 10.0.0.141 - - [2026-01-29 04:35:18] "POST /instance-ips HTTP/1.1" 200 418 0.018603 10.0.0.141 - - [2026-01-29 04:35:18] "GET /instance-ip/45ddc44b-97f2-4c2e-8f75-2a5b7929e8aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.007388 10.0.0.141 - - [2026-01-29 04:35:18] "POST /loadbalancers HTTP/1.1" 200 620 0.058531 10.0.0.141 - - [2026-01-29 04:35:18] "POST /service-instances HTTP/1.1" 200 568 0.027720 10.0.0.141 - - [2026-01-29 04:35:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.012615 10.0.0.141 - - [2026-01-29 04:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.019705 10.0.0.141 - - [2026-01-29 04:35:18] "POST /ref-update HTTP/1.1" 200 156 0.017282 10.0.0.141 - - [2026-01-29 04:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001345 10.0.0.141 - - [2026-01-29 04:35:18] "GET /project/0fdfa9f3-aeeb-43da-badc-04c8c92e6f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.055135 10.0.0.141 - - [2026-01-29 04:35:18] "PUT /service-instance/0ddadf10-3a1b-4be7-90ca-7c582f7fcc99 HTTP/1.1" 200 267 0.010218 10.0.0.141 - - [2026-01-29 04:35:18] "GET /virtual-machine-interface/5442e598-b7be-4a6a-be38-5b11642b9a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.006119 10.0.0.141 - - [2026-01-29 04:35:18] "GET /virtual-machine-interface/5442e598-b7be-4a6a-be38-5b11642b9a47?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.007442 10.0.0.141 - - [2026-01-29 04:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.141 - - [2026-01-29 04:35:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.010724 10.0.0.141 - - [2026-01-29 04:35:18] "PUT /service-instance/0ddadf10-3a1b-4be7-90ca-7c582f7fcc99 HTTP/1.1" 200 267 0.007993 10.0.0.141 - - [2026-01-29 04:35:18] "GET /floating-ip-pool/c56425f9-3dfb-433b-948d-3c13bbcb6790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.002932 10.0.0.141 - - [2026-01-29 04:35:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.010473 10.0.0.141 - - [2026-01-29 04:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.141 - - [2026-01-29 04:35:19] "POST /virtual-machines HTTP/1.1" 200 430 0.026952 10.0.0.141 - - [2026-01-29 04:35:19] "POST /floating-ips HTTP/1.1" 200 673 0.114722 10.0.0.141 - - [2026-01-29 04:35:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.010113 10.0.0.141 - - [2026-01-29 04:35:19] "GET /application-policy-set/ba4a73a5-c93d-4c92-9e9d-1eba5e3c61b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.005671 10.0.0.141 - - [2026-01-29 04:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.141 - - [2026-01-29 04:35:19] "GET /policy-management/b34cef60-d88e-47f4-ad73-57eb234a11c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.009766 10.0.0.141 - - [2026-01-29 04:35:19] "POST /tags HTTP/1.1" 409 221 0.004610 10.0.0.141 - - [2026-01-29 04:35:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.141464 10.0.0.141 - - [2026-01-29 04:35:19] "POST /chown HTTP/1.1" 200 109 0.027058 10.0.0.141 - - [2026-01-29 04:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.016829 10.0.0.141 - - [2026-01-29 04:35:19] "GET /tag/30f6ccde-b6f4-4175-99c0-07a719752eb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.014224 10.0.0.141 - - [2026-01-29 04:35:19] "POST /tags HTTP/1.1" 409 238 0.002285 10.0.0.141 - - [2026-01-29 04:35:19] "POST /chown HTTP/1.1" 200 109 0.011880 10.0.0.141 - - [2026-01-29 04:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005864 10.0.0.141 - - [2026-01-29 04:35:19] "GET /tag/bb3fd4c3-f847-485d-8a68-9033eeed8508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012718 10.0.0.141 - - [2026-01-29 04:35:19] "PUT /virtual-machine-interface/97fe8be8-4c77-478d-ac46-f354de41a829 HTTP/1.1" 200 285 0.042788 10.0.0.141 - - [2026-01-29 04:35:19] "PUT /instance-ip/45ddc44b-97f2-4c2e-8f75-2a5b7929e8aa HTTP/1.1" 200 257 0.032089 10.0.0.141 - - [2026-01-29 04:35:19] "POST /firewall-rules HTTP/1.1" 200 652 0.101267 10.0.0.141 - - [2026-01-29 04:35:19] "POST /ref-update HTTP/1.1" 200 156 0.039890 10.0.0.141 - - [2026-01-29 04:35:19] "GET /firewall-rule/544e2bde-5436-409c-9747-2316feb6c41c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.006712 10.0.0.141 - - [2026-01-29 04:35:19] "POST /ref-update HTTP/1.1" 200 156 0.033768 10.0.0.141 - - [2026-01-29 04:35:19] "GET /firewall-policy/d853cf7b-deaf-4fa4-81d8-613fd97e8aea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.010911 10.0.0.141 - - [2026-01-29 04:35:19] "GET /firewall-rule/544e2bde-5436-409c-9747-2316feb6c41c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.002958 10.0.0.141 - - [2026-01-29 04:35:19] "POST /ref-update HTTP/1.1" 200 156 0.017946 10.0.0.141 - - [2026-01-29 04:35:19] "POST /ref-update HTTP/1.1" 200 156 0.016579 10.0.0.141 - - [2026-01-29 04:35:19] "POST /ref-update HTTP/1.1" 200 156 0.058789 10.0.0.141 - - [2026-01-29 04:35:19] "POST /ref-update HTTP/1.1" 200 156 0.043697 10.0.0.141 - - [2026-01-29 04:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.015594 10.0.0.141 - - [2026-01-29 04:35:19] "POST /ref-update HTTP/1.1" 200 156 0.034266 10.0.0.141 - - [2026-01-29 04:35:19] "GET /project/0fdfa9f3-aeeb-43da-badc-04c8c92e6f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.066954 10.0.0.141 - - [2026-01-29 04:35:19] "POST /virtual-machines HTTP/1.1" 200 430 0.012619 10.0.0.141 - - [2026-01-29 04:35:19] "GET /loadbalancer/6beae87c-2747-4dee-b4e1-4c38794a8cac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.002944 10.0.0.141 - - [2026-01-29 04:35:19] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.018906 10.0.0.141 - - [2026-01-29 04:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006460 10.0.0.141 - - [2026-01-29 04:35:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.095770 10.0.0.141 - - [2026-01-29 04:35:19] "GET /project/0fdfa9f3-aeeb-43da-badc-04c8c92e6f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.062276 10.0.0.141 - - [2026-01-29 04:35:19] "POST /chown HTTP/1.1" 200 109 0.059100 10.0.0.141 - - [2026-01-29 04:35:19] "GET /loadbalancer-listener/070e766e-f4b7-4bcd-8ce6-2ca09d86f3b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.023367 10.0.0.141 - - [2026-01-29 04:35:19] "GET /loadbalancer-listener/070e766e-f4b7-4bcd-8ce6-2ca09d86f3b0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.006001 10.0.0.141 - - [2026-01-29 04:35:19] "POST /chown HTTP/1.1" 200 109 0.009243 10.0.0.141 - - [2026-01-29 04:35:20] "PUT /virtual-machine-interface/9896aba6-cef9-4b7a-aafb-573e4a3761ec HTTP/1.1" 200 285 0.013390 10.0.0.141 - - [2026-01-29 04:35:20] "PUT /instance-ip/45ddc44b-97f2-4c2e-8f75-2a5b7929e8aa HTTP/1.1" 200 257 0.027344 10.0.0.141 - - [2026-01-29 04:35:20] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.069251 10.0.0.141 - - [2026-01-29 04:35:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.020451 10.0.0.141 - - [2026-01-29 04:35:20] "GET /loadbalancer-pool/bf4a81c7-35c5-4a02-9297-eadab82da801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.011659 10.0.0.141 - - [2026-01-29 04:35:20] "POST /ref-update HTTP/1.1" 200 156 0.026289 10.0.0.141 - - [2026-01-29 04:35:20] "POST /ref-update HTTP/1.1" 200 156 0.023003 10.0.0.141 - - [2026-01-29 04:35:20] "POST /ref-update HTTP/1.1" 200 156 0.024695 10.0.0.141 - - [2026-01-29 04:35:20] "POST /loadbalancer-members HTTP/1.1" 200 709 0.040226 10.0.0.141 - - [2026-01-29 04:35:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.028433 10.0.0.141 - - [2026-01-29 04:35:20] "GET /loadbalancer-member/b06e1a68-97f7-4182-b9da-0fad9e12cc54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1554 0.013046 10.0.0.141 - - [2026-01-29 04:35:20] "POST /ref-update HTTP/1.1" 200 156 0.023771 10.0.0.141 - - [2026-01-29 04:35:20] "POST /ref-update HTTP/1.1" 200 156 0.023058 10.0.0.141 - - [2026-01-29 04:35:20] "GET /application-policy-set/ba4a73a5-c93d-4c92-9e9d-1eba5e3c61b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004358 10.0.0.141 - - [2026-01-29 04:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007466 10.0.0.141 - - [2026-01-29 04:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005026 10.0.0.141 - - [2026-01-29 04:35:20] "GET /policy-management/b34cef60-d88e-47f4-ad73-57eb234a11c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002114 10.0.0.141 - - [2026-01-29 04:35:20] "POST /tags HTTP/1.1" 409 221 0.001436 10.0.0.141 - - [2026-01-29 04:35:20] "POST /chown HTTP/1.1" 200 109 0.008532 10.0.0.141 - - [2026-01-29 04:35:20] "POST /chown HTTP/1.1" 200 109 0.009257 10.0.0.141 - - [2026-01-29 04:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.023638 10.0.0.141 - - [2026-01-29 04:35:20] "GET /tag/30f6ccde-b6f4-4175-99c0-07a719752eb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.015256 10.0.0.141 - - [2026-01-29 04:35:20] "POST /tags HTTP/1.1" 409 238 0.001934 10.0.0.141 - - [2026-01-29 04:35:20] "PUT /instance-ip/45ddc44b-97f2-4c2e-8f75-2a5b7929e8aa HTTP/1.1" 200 257 0.027537 10.0.0.141 - - [2026-01-29 04:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.141 - - [2026-01-29 04:35:20] "GET /tag/bb3fd4c3-f847-485d-8a68-9033eeed8508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.010822 10.0.0.141 - - [2026-01-29 04:35:20] "POST /firewall-rules HTTP/1.1" 409 293 0.003445 10.0.0.141 - - [2026-01-29 04:35:20] "POST /ref-update HTTP/1.1" 200 156 0.012254 10.0.0.141 - - [2026-01-29 04:35:20] "POST /chown HTTP/1.1" 200 109 0.018957 10.0.0.141 - - [2026-01-29 04:35:20] "POST /chown HTTP/1.1" 200 109 0.015874 10.0.0.141 - - [2026-01-29 04:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007734 10.0.0.141 - - [2026-01-29 04:35:20] "PUT /firewall-rule/544e2bde-5436-409c-9747-2316feb6c41c HTTP/1.1" 200 261 0.015960 10.0.0.141 - - [2026-01-29 04:35:20] "GET /firewall-rule/544e2bde-5436-409c-9747-2316feb6c41c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.008187 10.0.0.141 - - [2026-01-29 04:35:20] "PUT /instance-ip/45ddc44b-97f2-4c2e-8f75-2a5b7929e8aa HTTP/1.1" 200 257 0.014846 10.0.0.141 - - [2026-01-29 04:35:20] "POST /ref-update HTTP/1.1" 200 156 0.026608 10.0.0.141 - - [2026-01-29 04:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.141 - - [2026-01-29 04:35:20] "GET /firewall-policy/d853cf7b-deaf-4fa4-81d8-613fd97e8aea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.021376 10.0.0.141 - - [2026-01-29 04:35:20] "GET /firewall-rule/544e2bde-5436-409c-9747-2316feb6c41c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.002812 10.0.0.141 - - [2026-01-29 04:35:20] "POST /chown HTTP/1.1" 200 109 0.007361 10.0.0.141 - - [2026-01-29 04:35:20] "POST /chown HTTP/1.1" 200 109 0.016330 10.0.0.141 - - [2026-01-29 04:35:20] "PUT /instance-ip/45ddc44b-97f2-4c2e-8f75-2a5b7929e8aa HTTP/1.1" 200 257 0.021997 10.0.0.141 - - [2026-01-29 04:35:20] "POST /ref-update HTTP/1.1" 200 156 0.010816 10.0.0.141 - - [2026-01-29 04:35:20] "POST /chown HTTP/1.1" 200 109 0.009487 10.0.0.141 - - [2026-01-29 04:35:20] "POST /chown HTTP/1.1" 200 109 0.014843 10.0.0.141 - - [2026-01-29 04:35:20] "PUT /instance-ip/45ddc44b-97f2-4c2e-8f75-2a5b7929e8aa HTTP/1.1" 200 257 0.010871 10.0.0.141 - - [2026-01-29 04:35:20] "POST /ref-update HTTP/1.1" 200 156 0.018485 10.0.0.141 - - [2026-01-29 04:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.141 - - [2026-01-29 04:35:20] "POST /chown HTTP/1.1" 200 109 0.006013 10.0.0.141 - - [2026-01-29 04:35:20] "POST /chown HTTP/1.1" 200 109 0.020156 10.0.0.141 - - [2026-01-29 04:35:20] "PUT /instance-ip/45ddc44b-97f2-4c2e-8f75-2a5b7929e8aa HTTP/1.1" 200 257 0.010066 10.0.0.141 - - [2026-01-29 04:35:21] "POST /ref-update HTTP/1.1" 200 156 0.009780 10.0.0.141 - - [2026-01-29 04:35:21] "POST /chown HTTP/1.1" 200 109 0.016342 10.0.0.141 - - [2026-01-29 04:35:21] "POST /chown HTTP/1.1" 200 109 0.030645 10.0.0.141 - - [2026-01-29 04:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009814 10.0.0.141 - - [2026-01-29 04:35:21] "GET /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.012243 10.0.0.141 - - [2026-01-29 04:35:21] "PUT /instance-ip/45ddc44b-97f2-4c2e-8f75-2a5b7929e8aa HTTP/1.1" 200 257 0.016972 10.0.0.141 - - [2026-01-29 04:35:21] "POST /ref-update HTTP/1.1" 200 156 0.019856 10.0.0.141 - - [2026-01-29 04:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.019542 10.0.0.141 - - [2026-01-29 04:35:21] "GET /project/0fdfa9f3-aeeb-43da-badc-04c8c92e6f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.035145 10.0.0.141 - - [2026-01-29 04:35:21] "POST /virtual-machines HTTP/1.1" 200 374 0.016771 10.0.0.141 - - [2026-01-29 04:35:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.013323 10.0.0.141 - - [2026-01-29 04:35:21] "PUT /service-instance/0ddadf10-3a1b-4be7-90ca-7c582f7fcc99 HTTP/1.1" 200 267 0.024706 10.0.0.141 - - [2026-01-29 04:35:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.025213 10.0.0.141 - - [2026-01-29 04:35:21] "PUT /service-instance/0ddadf10-3a1b-4be7-90ca-7c582f7fcc99 HTTP/1.1" 200 267 0.047645 10.0.0.141 - - [2026-01-29 04:35:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.030937 10.0.0.141 - - [2026-01-29 04:35:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.199141 10.0.0.141 - - [2026-01-29 04:35:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.027244 10.0.0.141 - - [2026-01-29 04:35:21] "PUT /service-instance/0ddadf10-3a1b-4be7-90ca-7c582f7fcc99 HTTP/1.1" 200 267 0.017608 10.0.0.141 - - [2026-01-29 04:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006024 10.0.0.141 - - [2026-01-29 04:35:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.022710 10.0.0.141 - - [2026-01-29 04:35:21] "GET /virtual-machine-interface/ebcd3ad8-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.006047 10.0.0.141 - - [2026-01-29 04:35:21] "PUT /service-instance/0ddadf10-3a1b-4be7-90ca-7c582f7fcc99 HTTP/1.1" 200 267 0.009054 10.0.0.141 - - [2026-01-29 04:35:21] "POST /instance-ips HTTP/1.1" 200 414 0.034096 10.0.0.141 - - [2026-01-29 04:35:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.024388 10.0.0.141 - - [2026-01-29 04:35:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.038063 10.0.0.141 - - [2026-01-29 04:35:21] "GET /virtual-machine-interface/ebcd3ad8-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.006859 10.0.0.141 - - [2026-01-29 04:35:21] "PUT /service-instance/0ddadf10-3a1b-4be7-90ca-7c582f7fcc99 HTTP/1.1" 200 267 0.017292 10.0.0.141 - - [2026-01-29 04:35:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.014181 10.0.0.141 - - [2026-01-29 04:35:21] "POST /set-tag HTTP/1.1" 200 109 0.018644 10.0.0.141 - - [2026-01-29 04:35:21] "GET /virtual-machine-interface/ebcd3ad8-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.012902 10.0.0.141 - - [2026-01-29 04:35:21] "GET /instance-ip/ebf09708-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.002689 10.0.0.141 - - [2026-01-29 04:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.141 - - [2026-01-29 04:35:21] "POST /chown HTTP/1.1" 200 109 0.006280 10.0.0.141 - - [2026-01-29 04:35:21] "POST /chown HTTP/1.1" 200 109 0.012694 10.0.0.141 - - [2026-01-29 04:35:21] "GET /virtual-machine-interface/ebcd3ad8-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.012991 10.0.0.141 - - [2026-01-29 04:35:21] "POST /set-tag HTTP/1.1" 200 109 0.002845 10.0.0.141 - - [2026-01-29 04:35:21] "POST /ref-update HTTP/1.1" 200 156 0.015660 10.0.0.141 - - [2026-01-29 04:35:21] "GET /virtual-router/a005da4e-b165-442b-b02e-a51d12762df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.006371 10.0.0.141 - - [2026-01-29 04:35:21] "POST /ref-update HTTP/1.1" 200 156 0.008203 10.0.0.141 - - [2026-01-29 04:35:21] "POST /chown HTTP/1.1" 200 109 0.012808 10.0.0.141 - - [2026-01-29 04:35:21] "GET /virtual-machine-interface/ebcd3ad8-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.015437 10.0.0.141 - - [2026-01-29 04:35:21] "POST /set-tag HTTP/1.1" 200 109 0.003919 10.0.0.141 - - [2026-01-29 04:35:21] "POST /chown HTTP/1.1" 200 109 0.032167 10.0.0.141 - - [2026-01-29 04:35:21] "POST /ref-update HTTP/1.1" 200 156 0.014748 10.0.0.141 - - [2026-01-29 04:35:22] "GET /virtual-machine-interface/ebcd3ad8-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005124 10.0.0.141 - - [2026-01-29 04:35:22] "POST /set-tag HTTP/1.1" 200 109 0.002012 10.0.0.141 - - [2026-01-29 04:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.141 - - [2026-01-29 04:35:22] "POST /chown HTTP/1.1" 200 109 0.005500 10.0.0.141 - - [2026-01-29 04:35:22] "POST /chown HTTP/1.1" 200 109 0.015637 10.0.0.141 - - [2026-01-29 04:35:22] "POST /chown HTTP/1.1" 200 109 0.007423 10.0.0.141 - - [2026-01-29 04:35:22] "POST /chown HTTP/1.1" 200 109 0.024325 10.0.0.141 - - [2026-01-29 04:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.141 - - [2026-01-29 04:35:22] "POST /chown HTTP/1.1" 200 109 0.007096 10.0.0.141 - - [2026-01-29 04:35:22] "POST /chown HTTP/1.1" 200 109 0.027635 10.0.0.141 - - [2026-01-29 04:35:22] "POST /chown HTTP/1.1" 200 109 0.020991 10.0.0.141 - - [2026-01-29 04:35:22] "POST /chown HTTP/1.1" 200 109 0.008398 10.0.0.141 - - [2026-01-29 04:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004509 10.0.0.141 - - [2026-01-29 04:35:22] "POST /chown HTTP/1.1" 200 109 0.006674 10.0.0.141 - - [2026-01-29 04:35:22] "POST /chown HTTP/1.1" 200 109 0.006071 10.0.0.141 - - [2026-01-29 04:35:22] "POST /chown HTTP/1.1" 200 109 0.019757 10.0.0.141 - - [2026-01-29 04:35:22] "POST /chown HTTP/1.1" 200 109 0.018012 10.0.0.141 - - [2026-01-29 04:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.141 - - [2026-01-29 04:35:22] "POST /chown HTTP/1.1" 200 109 0.007401 10.0.0.141 - - [2026-01-29 04:35:22] "POST /chown HTTP/1.1" 200 109 0.019074 10.0.0.141 - - [2026-01-29 04:35:22] "POST /chown HTTP/1.1" 200 109 0.006168 10.0.0.141 - - [2026-01-29 04:35:22] "POST /chown HTTP/1.1" 200 109 0.017190 10.0.0.141 - - [2026-01-29 04:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.141 - - [2026-01-29 04:35:22] "POST /chown HTTP/1.1" 200 109 0.006235 10.0.0.141 - - [2026-01-29 04:35:22] "POST /chown HTTP/1.1" 200 109 0.026101 10.0.0.141 - - [2026-01-29 04:35:22] "POST /chown HTTP/1.1" 200 109 0.013211 10.0.0.141 - - [2026-01-29 04:35:22] "POST /chown HTTP/1.1" 200 109 0.005764 10.0.0.141 - - [2026-01-29 04:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.141 - - [2026-01-29 04:35:22] "POST /chown HTTP/1.1" 200 109 0.006262 10.0.0.141 - - [2026-01-29 04:35:22] "POST /chown HTTP/1.1" 200 109 0.006305 10.0.0.141 - - [2026-01-29 04:35:22] "POST /chown HTTP/1.1" 200 109 0.012564 10.0.0.141 - - [2026-01-29 04:35:22] "POST /chown HTTP/1.1" 200 109 0.016076 10.0.0.141 - - [2026-01-29 04:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.141 - - [2026-01-29 04:35:22] "POST /chown HTTP/1.1" 200 109 0.006354 10.0.0.141 - - [2026-01-29 04:35:22] "POST /chown HTTP/1.1" 200 109 0.021661 10.0.0.141 - - [2026-01-29 04:35:23] "POST /chown HTTP/1.1" 200 109 0.019145 10.0.0.141 - - [2026-01-29 04:35:23] "POST /chown HTTP/1.1" 200 109 0.005994 10.0.0.141 - - [2026-01-29 04:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.141 - - [2026-01-29 04:35:23] "POST /chown HTTP/1.1" 200 109 0.007322 10.0.0.141 - - [2026-01-29 04:35:23] "POST /chown HTTP/1.1" 200 109 0.006349 10.0.0.141 - - [2026-01-29 04:35:23] "POST /chown HTTP/1.1" 200 109 0.008543 10.0.0.141 - - [2026-01-29 04:35:23] "POST /chown HTTP/1.1" 200 109 0.019536 10.0.0.141 - - [2026-01-29 04:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007999 10.0.0.141 - - [2026-01-29 04:35:23] "POST /chown HTTP/1.1" 200 109 0.006540 10.0.0.141 - - [2026-01-29 04:35:23] "POST /chown HTTP/1.1" 200 109 0.012952 10.0.0.141 - - [2026-01-29 04:35:23] "POST /chown HTTP/1.1" 200 109 0.006315 10.0.0.141 - - [2026-01-29 04:35:23] "POST /chown HTTP/1.1" 200 109 0.022175 10.0.0.141 - - [2026-01-29 04:35:24] "GET /virtual-machine-interface/e76bda08-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006831 10.0.0.141 - - [2026-01-29 04:35:24] "POST /set-tag HTTP/1.1" 200 109 0.002843 10.0.0.141 - - [2026-01-29 04:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.141 - - [2026-01-29 04:35:24] "GET /loadbalancer/e9b60bbb-02a8-4cf2-b6b4-690313081224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.001987 10.0.0.141 - - [2026-01-29 04:35:24] "GET /loadbalancer-pool/cff520fc-1c11-43c9-bbe0-31074548e223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002084 10.0.0.141 - - [2026-01-29 04:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.141 - - [2026-01-29 04:35:24] "POST /chown HTTP/1.1" 200 109 0.004948 10.0.0.141 - - [2026-01-29 04:35:24] "POST /loadbalancer-members HTTP/1.1" 200 704 0.033554 10.0.0.141 - - [2026-01-29 04:35:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.016501 10.0.0.141 - - [2026-01-29 04:35:24] "GET /virtual-machine-interface/e76bda08-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.011843 10.0.0.141 - - [2026-01-29 04:35:24] "GET /virtual-machine-interface/e76bda08-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003274 10.0.0.141 - - [2026-01-29 04:35:24] "POST /chown HTTP/1.1" 200 109 0.019759 10.0.0.141 - - [2026-01-29 04:35:24] "POST /ref-update HTTP/1.1" 200 156 0.018069 10.0.0.141 - - [2026-01-29 04:35:24] "POST /chown HTTP/1.1" 200 109 0.021864 10.0.0.141 - - [2026-01-29 04:35:24] "GET /floating-ip/bc33b5ed-9c27-44d6-8e34-4399acc33ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.032271 10.0.0.141 - - [2026-01-29 04:35:24] "POST /tags HTTP/1.1" 409 221 0.020661 10.0.0.141 - - [2026-01-29 04:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.014439 10.0.0.141 - - [2026-01-29 04:35:24] "GET /tag/30f6ccde-b6f4-4175-99c0-07a719752eb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011606 10.0.0.141 - - [2026-01-29 04:35:24] "POST /chown HTTP/1.1" 200 109 0.053474 10.0.0.141 - - [2026-01-29 04:35:24] "PUT /floating-ip/bc33b5ed-9c27-44d6-8e34-4399acc33ad6 HTTP/1.1" 200 257 0.031390 10.0.0.141 - - [2026-01-29 04:35:24] "POST /set-tag HTTP/1.1" 200 109 0.021916 10.0.0.141 - - [2026-01-29 04:35:26] "GET /virtual-machine-interface/e70800f0-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005713 10.0.0.141 - - [2026-01-29 04:35:26] "POST /set-tag HTTP/1.1" 200 109 0.001918 10.0.0.141 - - [2026-01-29 04:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.141 - - [2026-01-29 04:35:26] "GET /loadbalancer/e9b60bbb-02a8-4cf2-b6b4-690313081224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.002591 10.0.0.141 - - [2026-01-29 04:35:26] "GET /loadbalancer-pool/cff520fc-1c11-43c9-bbe0-31074548e223?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002212 10.0.0.141 - - [2026-01-29 04:35:26] "POST /loadbalancer-members HTTP/1.1" 200 704 0.015950 10.0.0.141 - - [2026-01-29 04:35:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.010793 10.0.0.141 - - [2026-01-29 04:35:26] "GET /virtual-machine-interface/e70800f0-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.021823 10.0.0.141 - - [2026-01-29 04:35:26] "GET /virtual-machine-interface/e70800f0-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004337 10.0.0.141 - - [2026-01-29 04:35:26] "POST /ref-update HTTP/1.1" 200 156 0.008415 10.0.0.141 - - [2026-01-29 04:35:26] "GET /floating-ip/bc33b5ed-9c27-44d6-8e34-4399acc33ad6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.004595 10.0.0.141 - - [2026-01-29 04:35:26] "POST /set-tag HTTP/1.1" 200 109 0.035005 10.0.0.141 - - [2026-01-29 04:35:31] "GET /virtual-machine/d089300a-f625-45b3-9e22-06e5d957305c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.002743 10.0.0.141 - - [2026-01-29 04:35:31] "GET /virtual-machine-interface/e70800f0-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004933 10.0.0.141 - - [2026-01-29 04:35:31] "GET /virtual-machine/8489d62f-ffc2-4126-b3f8-94b14f066709?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.003202 10.0.0.141 - - [2026-01-29 04:35:31] "GET /virtual-machine-interface/e76bda08-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004232 10.0.0.141 - - [2026-01-29 04:35:35] "GET /virtual-machine-interface/ebcd3ad8-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.014196 10.0.0.141 - - [2026-01-29 04:35:35] "POST /set-tag HTTP/1.1" 200 109 0.003316 10.0.0.141 - - [2026-01-29 04:35:36] "GET /virtual-machine/9958d707-0611-4180-b278-153287648bda?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.002773 10.0.0.141 - - [2026-01-29 04:35:36] "GET /virtual-machine-interface/ebcd3ad8-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004052 10.0.0.141 - - [2026-01-29 04:35:36] "GET /virtual-machine-interface/ebcd3ad8-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006953 10.0.0.141 - - [2026-01-29 04:35:36] "POST /set-tag HTTP/1.1" 200 109 0.002207 10.0.0.141 - - [2026-01-29 04:35:37] "GET /global-system-configs HTTP/1.1" 200 323 0.002462 10.0.0.141 - - [2026-01-29 04:35:39] "GET /global-system-configs HTTP/1.1" 200 323 0.001812 10.0.0.141 - - [2026-01-29 04:36:08] "GET /virtual-machine-interface/ebcd3ad8-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007977 10.0.0.141 - - [2026-01-29 04:36:08] "POST /set-tag HTTP/1.1" 200 109 0.002005 10.0.0.141 - - [2026-01-29 04:36:08] "GET /virtual-machine-interface/ebcd3ad8-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004131 10.0.0.141 - - [2026-01-29 04:36:08] "POST /set-tag HTTP/1.1" 200 109 0.002254 10.0.0.141 - - [2026-01-29 04:36:08] "GET /virtual-machine/9958d707-0611-4180-b278-153287648bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003317 10.0.0.141 - - [2026-01-29 04:36:08] "POST /ref-update HTTP/1.1" 200 156 0.020878 10.0.0.141 - - [2026-01-29 04:36:08] "GET /virtual-machine-interface/ebcd3ad8-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006510 10.0.0.141 - - [2026-01-29 04:36:08] "POST /set-tag HTTP/1.1" 200 109 0.033222 10.0.0.141 - - [2026-01-29 04:36:08] "POST /set-tag HTTP/1.1" 200 109 0.047298 10.0.0.141 - - [2026-01-29 04:36:09] "DELETE /instance-ip/ebf09708-fccb-11f0-b235-fa163ef15b3d HTTP/1.1" 200 115 0.034518 10.0.0.141 - - [2026-01-29 04:36:09] "DELETE /virtual-machine-interface/ebcd3ad8-fccb-11f0-b235-fa163ef15b3d HTTP/1.1" 200 115 0.039185 10.0.0.141 - - [2026-01-29 04:36:09] "DELETE /virtual-machine/9958d707-0611-4180-b278-153287648bda HTTP/1.1" 200 115 0.028936 10.0.0.141 - - [2026-01-29 04:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.141 - - [2026-01-29 04:36:11] "GET /tag/bb3fd4c3-f847-485d-8a68-9033eeed8508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.010953 10.0.0.141 - - [2026-01-29 04:36:11] "GET /tag/bb3fd4c3-f847-485d-8a68-9033eeed8508?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.010932 10.0.0.141 - - [2026-01-29 04:36:11] "GET /virtual-machine-interface/5442e598-b7be-4a6a-be38-5b11642b9a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.003469 10.0.0.141 - - [2026-01-29 04:36:11] "POST /set-tag HTTP/1.1" 200 109 0.019526 10.0.0.141 - - [2026-01-29 04:36:11] "GET /virtual-machine-interface/97fe8be8-4c77-478d-ac46-f354de41a829?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.044364 10.0.0.141 - - [2026-01-29 04:36:11] "POST /set-tag HTTP/1.1" 200 109 0.022505 10.0.0.141 - - [2026-01-29 04:36:11] "GET /virtual-machine-interface/9896aba6-cef9-4b7a-aafb-573e4a3761ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.004796 10.0.0.141 - - [2026-01-29 04:36:11] "POST /set-tag HTTP/1.1" 200 109 0.013489 10.0.0.141 - - [2026-01-29 04:36:11] "GET /firewall-policy/d853cf7b-deaf-4fa4-81d8-613fd97e8aea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.009103 10.0.0.141 - - [2026-01-29 04:36:11] "GET /firewall-rule/544e2bde-5436-409c-9747-2316feb6c41c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.003016 10.0.0.141 - - [2026-01-29 04:36:12] "POST /ref-update HTTP/1.1" 200 156 0.012409 10.0.0.141 - - [2026-01-29 04:36:12] "DELETE /firewall-rule/544e2bde-5436-409c-9747-2316feb6c41c HTTP/1.1" 200 115 0.034630 10.0.0.141 - - [2026-01-29 04:36:12] "DELETE /loadbalancer-member/b06e1a68-97f7-4182-b9da-0fad9e12cc54 HTTP/1.1" 200 115 0.049955 10.0.0.141 - - [2026-01-29 04:36:12] "DELETE /loadbalancer-pool/bf4a81c7-35c5-4a02-9297-eadab82da801 HTTP/1.1" 200 115 0.036436 10.0.0.141 - - [2026-01-29 04:36:12] "PUT /service-instance/0ddadf10-3a1b-4be7-90ca-7c582f7fcc99 HTTP/1.1" 200 267 0.007999 10.0.0.141 - - [2026-01-29 04:36:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.038962 10.0.0.141 - - [2026-01-29 04:36:12] "DELETE /loadbalancer-listener/070e766e-f4b7-4bcd-8ce6-2ca09d86f3b0 HTTP/1.1" 200 115 0.118961 10.0.0.141 - - [2026-01-29 04:36:12] "GET /floating-ip/46425f9b-489f-4e11-9a12-129070719c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.007025 10.0.0.141 - - [2026-01-29 04:36:12] "PUT /service-instance/0ddadf10-3a1b-4be7-90ca-7c582f7fcc99 HTTP/1.1" 200 267 0.027506 10.0.0.141 - - [2026-01-29 04:36:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.021125 10.0.0.141 - - [2026-01-29 04:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.141 - - [2026-01-29 04:36:12] "POST /chown HTTP/1.1" 200 109 0.006906 10.0.0.141 - - [2026-01-29 04:36:12] "PUT /floating-ip/46425f9b-489f-4e11-9a12-129070719c64 HTTP/1.1" 200 257 0.044501 10.0.0.141 - - [2026-01-29 04:36:12] "POST /chown HTTP/1.1" 200 109 0.039260 10.0.0.141 - - [2026-01-29 04:36:12] "POST /chown HTTP/1.1" 200 109 0.038718 10.0.0.141 - - [2026-01-29 04:36:12] "POST /chown HTTP/1.1" 200 109 0.021005 10.0.0.141 - - [2026-01-29 04:36:12] "DELETE /floating-ip/46425f9b-489f-4e11-9a12-129070719c64 HTTP/1.1" 200 115 0.138957 10.0.0.141 - - [2026-01-29 04:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001371 10.0.0.141 - - [2026-01-29 04:36:12] "POST /chown HTTP/1.1" 200 109 0.005319 10.0.0.141 - - [2026-01-29 04:36:12] "DELETE /loadbalancer/6beae87c-2747-4dee-b4e1-4c38794a8cac HTTP/1.1" 200 115 0.059033 10.0.0.141 - - [2026-01-29 04:36:12] "POST /chown HTTP/1.1" 200 109 0.025243 10.0.0.141 - - [2026-01-29 04:36:12] "POST /chown HTTP/1.1" 200 109 0.029442 10.0.0.141 - - [2026-01-29 04:36:12] "POST /chown HTTP/1.1" 200 109 0.013926 10.0.0.141 - - [2026-01-29 04:36:12] "DELETE /instance-ip/45ddc44b-97f2-4c2e-8f75-2a5b7929e8aa HTTP/1.1" 200 115 0.114866 10.0.0.141 - - [2026-01-29 04:36:12] "GET /floating-ip-pool/c56425f9-3dfb-433b-948d-3c13bbcb6790?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.007178 10.0.0.141 - - [2026-01-29 04:36:12] "PUT /service-instance/0ddadf10-3a1b-4be7-90ca-7c582f7fcc99 HTTP/1.1" 200 267 0.023890 10.0.0.141 - - [2026-01-29 04:36:12] "POST /ref-update HTTP/1.1" 200 156 0.026944 10.0.0.141 - - [2026-01-29 04:36:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.030493 10.0.0.141 - - [2026-01-29 04:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004619 10.0.0.141 - - [2026-01-29 04:36:12] "DELETE /floating-ip-pool/c56425f9-3dfb-433b-948d-3c13bbcb6790 HTTP/1.1" 200 115 0.057784 10.0.0.141 - - [2026-01-29 04:36:12] "DELETE /virtual-machine-interface/5442e598-b7be-4a6a-be38-5b11642b9a47 HTTP/1.1" 200 115 0.134432 10.0.0.141 - - [2026-01-29 04:36:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.141 - - [2026-01-29 04:36:12] "DELETE /tag/bb3fd4c3-f847-485d-8a68-9033eeed8508 HTTP/1.1" 200 115 0.121580 10.0.0.141 - - [2026-01-29 04:36:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003523 10.0.0.141 - - [2026-01-29 04:36:12] "POST /useragent-kv HTTP/1.1" 200 115 0.011945 10.0.0.141 - - [2026-01-29 04:36:12] "DELETE /virtual-network/7fa1fefa-e277-4399-b483-2f816b9d5dd8 HTTP/1.1" 200 115 0.166951 10.0.0.141 - - [2026-01-29 04:36:12] "DELETE /service-instance/0ddadf10-3a1b-4be7-90ca-7c582f7fcc99 HTTP/1.1" 200 115 0.092746 10.0.0.141 - - [2026-01-29 04:36:12] "GET /routing-instance/5a703be0-5544-4531-b024-73119bac9ff9 HTTP/1.1" 404 171 0.005607 10.0.0.141 - - [2026-01-29 04:36:13] "GET /domains HTTP/1.1" 200 281 0.007620 10.0.0.141 - - [2026-01-29 04:36:13] "GET /domain/ef885db0-9337-4289-b3ef-dfc7281eb662 HTTP/1.1" 200 3100 0.011437 10.0.0.141 - - [2026-01-29 04:36:13] "GET /project/0fdfa9f3-aeeb-43da-badc-04c8c92e6f7f HTTP/1.1" 200 7439 0.040659 10.0.0.141 - - [2026-01-29 04:36:13] "GET /virtual-machine-interface/97fe8be8-4c77-478d-ac46-f354de41a829?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.019251 10.0.0.141 - - [2026-01-29 04:36:13] "DELETE /virtual-machine-interface/97fe8be8-4c77-478d-ac46-f354de41a829 HTTP/1.1" 200 115 0.047817 10.0.0.141 - - [2026-01-29 04:36:13] "GET /virtual-machine-interface/e76bda08-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.007149 10.0.0.141 - - [2026-01-29 04:36:13] "POST /set-tag HTTP/1.1" 200 109 0.004609 10.0.0.141 - - [2026-01-29 04:36:13] "POST /ref-update HTTP/1.1" 200 156 0.024628 10.0.0.141 - - [2026-01-29 04:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008397 10.0.0.141 - - [2026-01-29 04:36:13] "GET /loadbalancer/e9b60bbb-02a8-4cf2-b6b4-690313081224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.007166 10.0.0.141 - - [2026-01-29 04:36:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.141 - - [2026-01-29 04:36:13] "DELETE /virtual-machine/bbafdb09-6751-4ce3-ab7f-3378b300d1c6 HTTP/1.1" 200 115 0.046767 10.0.0.141 - - [2026-01-29 04:36:13] "GET /virtual-machine-interface/e76bda08-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.027755 10.0.0.141 - - [2026-01-29 04:36:13] "GET /virtual-machine-interface/9896aba6-cef9-4b7a-aafb-573e4a3761ec?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.019326 10.0.0.141 - - [2026-01-29 04:36:13] "DELETE /route-target/05a5b809-be60-4bb0-97a3-5d45a5db523f HTTP/1.1" 200 115 0.075671 10.0.0.141 - - [2026-01-29 04:36:13] "POST /set-tag HTTP/1.1" 200 109 0.043502 10.0.0.141 - - [2026-01-29 04:36:13] "DELETE /loadbalancer-member/9cd86bf9-dc7e-47a0-8a92-22012acaf93d HTTP/1.1" 200 115 0.037954 10.0.0.141 - - [2026-01-29 04:36:13] "DELETE /virtual-machine-interface/9896aba6-cef9-4b7a-aafb-573e4a3761ec HTTP/1.1" 200 115 0.090325 10.0.0.141 - - [2026-01-29 04:36:13] "DELETE /virtual-machine/6de793dd-ceb8-4aba-a2d4-18dda5e43aa0 HTTP/1.1" 200 115 0.015522 10.0.0.141 - - [2026-01-29 04:36:14] "GET /virtual-machine-interface/e76bda08-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004515 10.0.0.141 - - [2026-01-29 04:36:14] "POST /set-tag HTTP/1.1" 200 109 0.002011 10.0.0.141 - - [2026-01-29 04:36:14] "GET /virtual-machine-interface/e76bda08-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003889 10.0.0.141 - - [2026-01-29 04:36:14] "POST /set-tag HTTP/1.1" 200 109 0.002064 10.0.0.141 - - [2026-01-29 04:36:14] "GET /virtual-machine/8489d62f-ffc2-4126-b3f8-94b14f066709?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002282 10.0.0.141 - - [2026-01-29 04:36:14] "POST /ref-update HTTP/1.1" 200 156 0.011405 10.0.0.141 - - [2026-01-29 04:36:14] "GET /virtual-machine-interface/e76bda08-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008401 10.0.0.141 - - [2026-01-29 04:36:14] "POST /set-tag HTTP/1.1" 200 109 0.015994 10.0.0.141 - - [2026-01-29 04:36:14] "POST /set-tag HTTP/1.1" 200 109 0.022994 10.0.0.141 - - [2026-01-29 04:36:14] "POST /set-tag HTTP/1.1" 200 109 0.021390 10.0.0.141 - - [2026-01-29 04:36:15] "DELETE /instance-ip/e783c0dc-fccb-11f0-b235-fa163ef15b3d HTTP/1.1" 200 115 0.044295 10.0.0.141 - - [2026-01-29 04:36:15] "POST /ref-update HTTP/1.1" 200 156 0.009005 10.0.0.141 - - [2026-01-29 04:36:15] "DELETE /virtual-machine-interface/e76bda08-fccb-11f0-b235-fa163ef15b3d HTTP/1.1" 200 115 0.038764 10.0.0.141 - - [2026-01-29 04:36:15] "DELETE /virtual-machine/8489d62f-ffc2-4126-b3f8-94b14f066709 HTTP/1.1" 200 115 0.021367 10.0.0.141 - - [2026-01-29 04:36:18] "GET /virtual-machine-interface/e70800f0-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.010432 10.0.0.141 - - [2026-01-29 04:36:18] "POST /set-tag HTTP/1.1" 200 109 0.003227 10.0.0.141 - - [2026-01-29 04:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.141 - - [2026-01-29 04:36:18] "GET /loadbalancer/e9b60bbb-02a8-4cf2-b6b4-690313081224?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.002411 10.0.0.141 - - [2026-01-29 04:36:19] "GET /virtual-machine-interface/e70800f0-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005400 10.0.0.141 - - [2026-01-29 04:36:19] "POST /set-tag HTTP/1.1" 200 109 0.003417 10.0.0.141 - - [2026-01-29 04:36:19] "GET /virtual-machine-interface/e70800f0-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004735 10.0.0.141 - - [2026-01-29 04:36:19] "POST /set-tag HTTP/1.1" 200 109 0.002394 10.0.0.141 - - [2026-01-29 04:36:19] "GET /virtual-machine/d089300a-f625-45b3-9e22-06e5d957305c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002748 10.0.0.141 - - [2026-01-29 04:36:19] "POST /ref-update HTTP/1.1" 200 156 0.009463 10.0.0.141 - - [2026-01-29 04:36:19] "GET /virtual-machine-interface/e70800f0-fccb-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.007344 10.0.0.141 - - [2026-01-29 04:36:19] "POST /set-tag HTTP/1.1" 200 109 0.022906 10.0.0.141 - - [2026-01-29 04:36:19] "POST /set-tag HTTP/1.1" 200 109 0.022950 10.0.0.141 - - [2026-01-29 04:36:19] "POST /set-tag HTTP/1.1" 200 109 0.027243 10.0.0.141 - - [2026-01-29 04:36:20] "DELETE /instance-ip/e71b3756-fccb-11f0-b235-fa163ef15b3d HTTP/1.1" 200 115 0.035666 10.0.0.141 - - [2026-01-29 04:36:20] "POST /ref-update HTTP/1.1" 200 156 0.015328 10.0.0.141 - - [2026-01-29 04:36:20] "DELETE /virtual-machine-interface/e70800f0-fccb-11f0-b235-fa163ef15b3d HTTP/1.1" 200 115 0.035904 10.0.0.141 - - [2026-01-29 04:36:20] "DELETE /virtual-machine/d089300a-f625-45b3-9e22-06e5d957305c HTTP/1.1" 200 115 0.019236 10.0.0.141 - - [2026-01-29 04:36:20] "DELETE /tag/4f18c9b7-d86e-4adc-b8ec-b85b4f8b9fbd HTTP/1.1" 200 115 0.060705 10.0.0.141 - - [2026-01-29 04:36:20] "DELETE /tag/dc337c30-940a-4029-a675-6de4e923dd6f HTTP/1.1" 200 115 0.078037 10.0.0.141 - - [2026-01-29 04:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.141 - - [2026-01-29 04:36:23] "GET /project/0fdfa9f3-aeeb-43da-badc-04c8c92e6f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033448 10.0.0.141 - - [2026-01-29 04:36:23] "POST /tags HTTP/1.1" 200 394 0.026901 10.0.0.141 - - [2026-01-29 04:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014974 10.0.0.141 - - [2026-01-29 04:36:23] "GET /tag/729cc1cb-45df-4c76-8744-4f08d9827fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.011708 10.0.0.141 - - [2026-01-29 04:36:23] "POST /tags HTTP/1.1" 200 342 0.016187 10.0.0.141 - - [2026-01-29 04:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.141 - - [2026-01-29 04:36:23] "GET /tag/74c5544d-e944-47eb-b1eb-c958d19bdcd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013465 10.0.0.141 - - [2026-01-29 04:36:23] "POST /id-to-fqname HTTP/1.1" 200 192 0.000497 10.0.0.141 - - [2026-01-29 04:36:23] "POST /fqname-to-id HTTP/1.1" 404 201 0.005589 10.0.0.141 - - [2026-01-29 04:36:23] "POST /security-groups HTTP/1.1" 200 589 0.057792 10.0.0.141 - - [2026-01-29 04:36:23] "POST /projects HTTP/1.1" 200 521 0.189731 10.0.0.141 - - [2026-01-29 04:36:23] "POST /fqname-to-id HTTP/1.1" 404 236 0.001828 10.0.0.141 - - [2026-01-29 04:36:23] "POST /access-control-lists HTTP/1.1" 200 600 0.056430 10.0.0.141 - - [2026-01-29 04:36:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.030703 10.0.0.141 - - [2026-01-29 04:36:23] "POST /fqname-to-id HTTP/1.1" 404 235 0.020514 10.0.0.141 - - [2026-01-29 04:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011341 10.0.0.141 - - [2026-01-29 04:36:23] "GET /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004771 10.0.0.141 - - [2026-01-29 04:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.141 - - [2026-01-29 04:36:23] "GET /virtual-network/c7dfadc5-d341-4234-a150-fac12ebacaba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.009662 10.0.0.141 - - [2026-01-29 04:36:23] "POST /access-control-lists HTTP/1.1" 200 598 0.069726 10.0.0.141 - - [2026-01-29 04:36:24] "PUT /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093 HTTP/1.1" 200 265 0.051430 10.0.0.141 - - [2026-01-29 04:36:24] "PUT /virtual-network/c7dfadc5-d341-4234-a150-fac12ebacaba HTTP/1.1" 200 265 0.047404 10.0.0.141 - - [2026-01-29 04:36:24] "POST /security-groups HTTP/1.1" 200 593 0.060462 10.0.0.141 - - [2026-01-29 04:36:24] "POST /fqname-to-id HTTP/1.1" 404 270 0.003083 10.0.0.141 - - [2026-01-29 04:36:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.034852 10.0.0.141 - - [2026-01-29 04:36:24] "POST /chown HTTP/1.1" 200 109 0.056753 10.0.0.141 - - [2026-01-29 04:36:24] "GET /application-policy-set/ba4a73a5-c93d-4c92-9e9d-1eba5e3c61b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002441 10.0.0.141 - - [2026-01-29 04:36:24] "POST /access-control-lists HTTP/1.1" 200 634 0.112350 10.0.0.141 - - [2026-01-29 04:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010872 10.0.0.141 - - [2026-01-29 04:36:24] "POST /fqname-to-id HTTP/1.1" 404 269 0.010667 10.0.0.141 - - [2026-01-29 04:36:24] "GET /policy-management/b34cef60-d88e-47f4-ad73-57eb234a11c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002220 10.0.0.141 - - [2026-01-29 04:36:24] "POST /tags HTTP/1.1" 409 226 0.001992 10.0.0.141 - - [2026-01-29 04:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.141 - - [2026-01-29 04:36:24] "GET /tag/74c5544d-e944-47eb-b1eb-c958d19bdcd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.027957 10.0.0.141 - - [2026-01-29 04:36:24] "POST /access-control-lists HTTP/1.1" 200 632 0.081281 10.0.0.141 - - [2026-01-29 04:36:24] "POST /firewall-rules HTTP/1.1" 200 602 0.105534 10.0.0.141 - - [2026-01-29 04:36:24] "GET /firewall-rule/8565ab68-533f-4535-8c66-153fb0b53632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.006940 10.0.0.141 - - [2026-01-29 04:36:24] "GET /firewall-policy/c5c8dc4d-e90f-4aab-988e-0133ad9b3163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.005935 10.0.0.141 - - [2026-01-29 04:36:24] "GET /firewall-rule/8565ab68-533f-4535-8c66-153fb0b53632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.004057 10.0.0.141 - - [2026-01-29 04:36:24] "POST /ref-update HTTP/1.1" 200 156 0.041276 10.0.0.141 - - [2026-01-29 04:36:24] "GET /application-policy-set/ba4a73a5-c93d-4c92-9e9d-1eba5e3c61b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002503 10.0.0.141 - - [2026-01-29 04:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.141 - - [2026-01-29 04:36:24] "GET /policy-management/b34cef60-d88e-47f4-ad73-57eb234a11c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002019 10.0.0.141 - - [2026-01-29 04:36:24] "POST /tags HTTP/1.1" 409 226 0.001989 10.0.0.141 - - [2026-01-29 04:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001414 10.0.0.141 - - [2026-01-29 04:36:24] "GET /tag/74c5544d-e944-47eb-b1eb-c958d19bdcd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013514 10.0.0.141 - - [2026-01-29 04:36:24] "POST /firewall-rules HTTP/1.1" 200 600 0.063355 10.0.0.141 - - [2026-01-29 04:36:24] "GET /firewall-rule/4342f230-8aff-4a0f-9f2b-a86b517d6133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003605 10.0.0.141 - - [2026-01-29 04:36:24] "GET /firewall-policy/c5c8dc4d-e90f-4aab-988e-0133ad9b3163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.003183 10.0.0.141 - - [2026-01-29 04:36:24] "GET /firewall-rule/4342f230-8aff-4a0f-9f2b-a86b517d6133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.001758 10.0.0.141 - - [2026-01-29 04:36:25] "POST /ref-update HTTP/1.1" 200 156 0.049555 10.0.0.141 - - [2026-01-29 04:36:26] "POST /tags HTTP/1.1" 200 394 0.015348 10.0.0.141 - - [2026-01-29 04:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010921 10.0.0.141 - - [2026-01-29 04:36:26] "GET /tag/d373a067-fbee-41ec-bc7a-e9183b1b1831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.013570 10.0.0.141 - - [2026-01-29 04:36:26] "POST /tags HTTP/1.1" 200 342 0.032503 10.0.0.141 - - [2026-01-29 04:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005783 10.0.0.141 - - [2026-01-29 04:36:26] "GET /tag/0d67be47-2fbf-4e01-ae4d-f7739a3dd856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011162 10.0.0.141 - - [2026-01-29 04:36:26] "POST /id-to-fqname HTTP/1.1" 200 192 0.002304 10.0.0.141 - - [2026-01-29 04:36:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.001927 10.0.0.141 - - [2026-01-29 04:36:26] "POST /security-groups HTTP/1.1" 200 589 0.068812 10.0.0.141 - - [2026-01-29 04:36:26] "POST /fqname-to-id HTTP/1.1" 404 236 0.002081 10.0.0.141 - - [2026-01-29 04:36:26] "POST /projects HTTP/1.1" 200 521 0.202848 10.0.0.141 - - [2026-01-29 04:36:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.048351 10.0.0.141 - - [2026-01-29 04:36:26] "POST /access-control-lists HTTP/1.1" 200 600 0.082363 10.0.0.141 - - [2026-01-29 04:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013825 10.0.0.141 - - [2026-01-29 04:36:26] "POST /fqname-to-id HTTP/1.1" 404 235 0.006944 10.0.0.141 - - [2026-01-29 04:36:27] "GET /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.026291 10.0.0.141 - - [2026-01-29 04:36:27] "POST /access-control-lists HTTP/1.1" 200 598 0.068742 10.0.0.141 - - [2026-01-29 04:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006395 10.0.0.141 - - [2026-01-29 04:36:27] "GET /virtual-network/c7dfadc5-d341-4234-a150-fac12ebacaba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005519 10.0.0.141 - - [2026-01-29 04:36:27] "PUT /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093 HTTP/1.1" 200 265 0.036395 10.0.0.141 - - [2026-01-29 04:36:27] "PUT /virtual-network/c7dfadc5-d341-4234-a150-fac12ebacaba HTTP/1.1" 200 265 0.042640 10.0.0.141 - - [2026-01-29 04:36:27] "POST /security-groups HTTP/1.1" 200 593 0.067698 10.0.0.141 - - [2026-01-29 04:36:27] "POST /fqname-to-id HTTP/1.1" 404 270 0.005715 10.0.0.141 - - [2026-01-29 04:36:27] "POST /access-control-lists HTTP/1.1" 200 634 0.025789 10.0.0.141 - - [2026-01-29 04:36:27] "POST /fqname-to-id HTTP/1.1" 404 269 0.009878 10.0.0.141 - - [2026-01-29 04:36:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.034077 10.0.0.141 - - [2026-01-29 04:36:27] "POST /chown HTTP/1.1" 200 109 0.016399 10.0.0.141 - - [2026-01-29 04:36:27] "GET /application-policy-set/ba4a73a5-c93d-4c92-9e9d-1eba5e3c61b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.001787 10.0.0.141 - - [2026-01-29 04:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.141 - - [2026-01-29 04:36:27] "GET /policy-management/b34cef60-d88e-47f4-ad73-57eb234a11c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.011795 10.0.0.141 - - [2026-01-29 04:36:27] "POST /access-control-lists HTTP/1.1" 200 632 0.091894 10.0.0.141 - - [2026-01-29 04:36:27] "POST /tags HTTP/1.1" 409 226 0.009984 10.0.0.141 - - [2026-01-29 04:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.141 - - [2026-01-29 04:36:27] "GET /tag/0d67be47-2fbf-4e01-ae4d-f7739a3dd856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012814 10.0.0.141 - - [2026-01-29 04:36:27] "POST /firewall-rules HTTP/1.1" 200 602 0.167467 10.0.0.141 - - [2026-01-29 04:36:27] "GET /firewall-rule/0115c5bb-898c-4547-857f-9f731f6908a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.006888 10.0.0.141 - - [2026-01-29 04:36:27] "GET /firewall-policy/c5c8dc4d-e90f-4aab-988e-0133ad9b3163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.004162 10.0.0.141 - - [2026-01-29 04:36:27] "GET /firewall-rule/0115c5bb-898c-4547-857f-9f731f6908a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.001925 10.0.0.141 - - [2026-01-29 04:36:27] "POST /ref-update HTTP/1.1" 200 156 0.042608 10.0.0.141 - - [2026-01-29 04:36:27] "GET /application-policy-set/ba4a73a5-c93d-4c92-9e9d-1eba5e3c61b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013337 10.0.0.141 - - [2026-01-29 04:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007627 10.0.0.141 - - [2026-01-29 04:36:27] "GET /policy-management/b34cef60-d88e-47f4-ad73-57eb234a11c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006906 10.0.0.141 - - [2026-01-29 04:36:27] "POST /tags HTTP/1.1" 409 226 0.004040 10.0.0.141 - - [2026-01-29 04:36:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.141 - - [2026-01-29 04:36:27] "GET /tag/0d67be47-2fbf-4e01-ae4d-f7739a3dd856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010706 10.0.0.141 - - [2026-01-29 04:36:28] "POST /firewall-rules HTTP/1.1" 200 600 0.067567 10.0.0.141 - - [2026-01-29 04:36:28] "GET /firewall-rule/d32fdead-19a3-44d6-a7c6-19aad33928e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003878 10.0.0.141 - - [2026-01-29 04:36:28] "GET /firewall-policy/c5c8dc4d-e90f-4aab-988e-0133ad9b3163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.003371 10.0.0.141 - - [2026-01-29 04:36:28] "GET /firewall-rule/d32fdead-19a3-44d6-a7c6-19aad33928e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.010517 10.0.0.141 - - [2026-01-29 04:36:28] "POST /ref-update HTTP/1.1" 200 156 0.053032 10.0.0.141 - - [2026-01-29 04:36:29] "POST /tags HTTP/1.1" 200 346 0.095572 10.0.0.141 - - [2026-01-29 04:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.141 - - [2026-01-29 04:36:29] "GET /tag/84c8694b-6ce3-40b9-92e4-7965f0284d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.014043 10.0.0.141 - - [2026-01-29 04:36:29] "POST /projects HTTP/1.1" 409 238 0.002025 10.0.0.141 - - [2026-01-29 04:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.141 - - [2026-01-29 04:36:29] "GET /project/c7dce712-b563-4a99-9067-d365a56591b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034552 10.0.0.141 - - [2026-01-29 04:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.141 - - [2026-01-29 04:36:29] "GET /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005754 10.0.0.141 - - [2026-01-29 04:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.141 - - [2026-01-29 04:36:29] "GET /virtual-network/c7dfadc5-d341-4234-a150-fac12ebacaba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004055 10.0.0.141 - - [2026-01-29 04:36:29] "POST /security-groups HTTP/1.1" 409 285 0.002133 10.0.0.141 - - [2026-01-29 04:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.141 - - [2026-01-29 04:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.141 - - [2026-01-29 04:36:29] "PUT /security-group/e2d36d10-b21b-4ed9-b4c2-72cd2b262b21 HTTP/1.1" 200 263 0.063781 10.0.0.141 - - [2026-01-29 04:36:29] "GET /project/c7dce712-b563-4a99-9067-d365a56591b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.078761 10.0.0.141 - - [2026-01-29 04:36:30] "PUT /access-control-list/5044e4eb-0dc2-4ce3-8ec7-e7cc64c42a82 HTTP/1.1" 200 273 0.044695 10.0.0.141 - - [2026-01-29 04:36:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.045100 10.0.0.141 - - [2026-01-29 04:36:30] "PUT /access-control-list/7b7b1ed6-74ec-40f1-9b27-ea5fdc689156 HTTP/1.1" 200 273 0.038415 10.0.0.141 - - [2026-01-29 04:36:30] "POST /tags HTTP/1.1" 409 228 0.036149 10.0.0.141 - - [2026-01-29 04:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.141 - - [2026-01-29 04:36:30] "GET /tag/84c8694b-6ce3-40b9-92e4-7965f0284d64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010154 10.0.0.141 - - [2026-01-29 04:36:30] "POST /tags HTTP/1.1" 200 346 0.022737 10.0.0.141 - - [2026-01-29 04:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.141 - - [2026-01-29 04:36:30] "GET /tag/a1269c18-076d-44dc-a8fa-ffb8b07a46c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011713 10.0.0.141 - - [2026-01-29 04:36:30] "POST /projects HTTP/1.1" 409 238 0.001693 10.0.0.141 - - [2026-01-29 04:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001236 10.0.0.141 - - [2026-01-29 04:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.141 - - [2026-01-29 04:36:30] "GET /project/459c5cf9-b021-4d47-acbd-2bcce7202e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.022150 10.0.0.141 - - [2026-01-29 04:36:30] "GET /project/459c5cf9-b021-4d47-acbd-2bcce7202e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033567 10.0.0.141 - - [2026-01-29 04:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009593 10.0.0.141 - - [2026-01-29 04:36:30] "GET /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005127 10.0.0.141 - - [2026-01-29 04:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.141 - - [2026-01-29 04:36:30] "GET /virtual-network/c7dfadc5-d341-4234-a150-fac12ebacaba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003924 10.0.0.141 - - [2026-01-29 04:36:30] "POST /security-groups HTTP/1.1" 409 285 0.001787 10.0.0.141 - - [2026-01-29 04:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001189 10.0.0.141 - - [2026-01-29 04:36:30] "PUT /security-group/c0e258d9-8e89-414c-87d2-c21df7195c07 HTTP/1.1" 200 263 0.054890 10.0.0.141 - - [2026-01-29 04:36:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.020270 10.0.0.141 - - [2026-01-29 04:36:30] "POST /tags HTTP/1.1" 409 228 0.003867 10.0.0.141 - - [2026-01-29 04:36:30] "PUT /access-control-list/6e225eed-3a97-4f90-be0e-861502b33c0a HTTP/1.1" 200 273 0.019668 10.0.0.141 - - [2026-01-29 04:36:30] "PUT /access-control-list/6695dacc-c4d7-4d0f-8ad8-0d60fbe2cd09 HTTP/1.1" 200 273 0.021827 10.0.0.141 - - [2026-01-29 04:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.141 - - [2026-01-29 04:36:30] "GET /tag/a1269c18-076d-44dc-a8fa-ffb8b07a46c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.009696 10.0.0.141 - - [2026-01-29 04:36:30] "POST /tags HTTP/1.1" 200 292 0.041337 10.0.0.141 - - [2026-01-29 04:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006215 10.0.0.141 - - [2026-01-29 04:36:30] "GET /tag/3598b87a-4701-4c1a-b814-7dedd6624409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.012119 10.0.0.141 - - [2026-01-29 04:36:30] "POST /tags HTTP/1.1" 200 304 0.044824 10.0.0.141 - - [2026-01-29 04:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008105 10.0.0.141 - - [2026-01-29 04:36:30] "GET /tag/6c2d28b4-4faa-41dd-8032-7334b42d4657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012955 10.0.0.141 - - [2026-01-29 04:36:30] "POST /tags HTTP/1.1" 409 252 0.002334 10.0.0.141 - - [2026-01-29 04:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.141 - - [2026-01-29 04:36:30] "GET /tag/729cc1cb-45df-4c76-8744-4f08d9827fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010876 10.0.0.141 - - [2026-01-29 04:36:30] "POST /tags HTTP/1.1" 409 226 0.001644 10.0.0.141 - - [2026-01-29 04:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001494 10.0.0.141 - - [2026-01-29 04:36:30] "GET /tag/74c5544d-e944-47eb-b1eb-c958d19bdcd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010906 10.0.0.141 - - [2026-01-29 04:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008158 10.0.0.141 - - [2026-01-29 04:36:30] "GET /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003573 10.0.0.141 - - [2026-01-29 04:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.141 - - [2026-01-29 04:36:31] "GET /project/c7dce712-b563-4a99-9067-d365a56591b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031417 10.0.0.141 - - [2026-01-29 04:36:31] "POST /virtual-machines HTTP/1.1" 200 396 0.007954 10.0.0.141 - - [2026-01-29 04:36:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.014081 10.0.0.141 - - [2026-01-29 04:36:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.109069 10.0.0.141 - - [2026-01-29 04:36:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.022558 10.0.0.141 - - [2026-01-29 04:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009855 10.0.0.141 - - [2026-01-29 04:36:31] "GET /virtual-machine-interface/1567b0c6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004662 10.0.0.141 - - [2026-01-29 04:36:31] "POST /instance-ips HTTP/1.1" 200 398 0.017223 10.0.0.141 - - [2026-01-29 04:36:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.027824 10.0.0.141 - - [2026-01-29 04:36:31] "GET /virtual-machine-interface/1567b0c6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006273 10.0.0.141 - - [2026-01-29 04:36:31] "POST /set-tag HTTP/1.1" 200 109 0.060688 10.0.0.141 - - [2026-01-29 04:36:31] "GET /virtual-machine-interface/1567b0c6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010101 10.0.0.141 - - [2026-01-29 04:36:31] "GET /instance-ip/157cf724-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004134 10.0.0.141 - - [2026-01-29 04:36:31] "GET /virtual-machine-interface/1567b0c6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004035 10.0.0.141 - - [2026-01-29 04:36:31] "POST /set-tag HTTP/1.1" 200 109 0.001876 10.0.0.141 - - [2026-01-29 04:36:31] "GET /virtual-router/a005da4e-b165-442b-b02e-a51d12762df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.003205 10.0.0.141 - - [2026-01-29 04:36:31] "POST /ref-update HTTP/1.1" 200 156 0.007855 10.0.0.141 - - [2026-01-29 04:36:31] "GET /virtual-machine-interface/1567b0c6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009207 10.0.0.141 - - [2026-01-29 04:36:31] "POST /set-tag HTTP/1.1" 200 109 0.001781 10.0.0.141 - - [2026-01-29 04:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.141 - - [2026-01-29 04:36:31] "GET /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003628 10.0.0.141 - - [2026-01-29 04:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001444 10.0.0.141 - - [2026-01-29 04:36:31] "GET /project/c7dce712-b563-4a99-9067-d365a56591b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.040357 10.0.0.141 - - [2026-01-29 04:36:31] "POST /virtual-machines HTTP/1.1" 200 396 0.007439 10.0.0.141 - - [2026-01-29 04:36:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.011726 10.0.0.141 - - [2026-01-29 04:36:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.119831 10.0.0.141 - - [2026-01-29 04:36:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.010210 10.0.0.141 - - [2026-01-29 04:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.020674 10.0.0.141 - - [2026-01-29 04:36:32] "GET /virtual-machine-interface/15d467b6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.003830 10.0.0.141 - - [2026-01-29 04:36:32] "POST /instance-ips HTTP/1.1" 200 398 0.017378 10.0.0.141 - - [2026-01-29 04:36:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.016788 10.0.0.141 - - [2026-01-29 04:36:32] "GET /virtual-machine-interface/15d467b6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010854 10.0.0.141 - - [2026-01-29 04:36:32] "POST /set-tag HTTP/1.1" 200 109 0.063217 10.0.0.141 - - [2026-01-29 04:36:32] "GET /virtual-machine-interface/15d467b6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011439 10.0.0.141 - - [2026-01-29 04:36:32] "GET /instance-ip/15f00d18-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.006799 10.0.0.141 - - [2026-01-29 04:36:32] "GET /virtual-machine-interface/15d467b6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004463 10.0.0.141 - - [2026-01-29 04:36:32] "POST /set-tag HTTP/1.1" 200 109 0.002170 10.0.0.141 - - [2026-01-29 04:36:32] "GET /virtual-router/a005da4e-b165-442b-b02e-a51d12762df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.008000 10.0.0.141 - - [2026-01-29 04:36:32] "POST /ref-update HTTP/1.1" 200 156 0.007015 10.0.0.141 - - [2026-01-29 04:36:32] "GET /virtual-machine-interface/15d467b6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003900 10.0.0.141 - - [2026-01-29 04:36:32] "POST /set-tag HTTP/1.1" 200 109 0.001812 10.0.0.141 - - [2026-01-29 04:36:32] "POST /tags HTTP/1.1" 200 292 0.015792 10.0.0.141 - - [2026-01-29 04:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.141 - - [2026-01-29 04:36:32] "GET /tag/ba0afc15-fe4d-46d2-a46a-107607944c8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.010558 10.0.0.141 - - [2026-01-29 04:36:32] "POST /tags HTTP/1.1" 409 252 0.001601 10.0.0.141 - - [2026-01-29 04:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001207 10.0.0.141 - - [2026-01-29 04:36:32] "GET /tag/d373a067-fbee-41ec-bc7a-e9183b1b1831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010235 10.0.0.141 - - [2026-01-29 04:36:32] "POST /tags HTTP/1.1" 409 226 0.001296 10.0.0.141 - - [2026-01-29 04:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001892 10.0.0.141 - - [2026-01-29 04:36:32] "GET /tag/0d67be47-2fbf-4e01-ae4d-f7739a3dd856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011984 10.0.0.141 - - [2026-01-29 04:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001363 10.0.0.141 - - [2026-01-29 04:36:32] "GET /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003496 10.0.0.141 - - [2026-01-29 04:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.141 - - [2026-01-29 04:36:32] "GET /project/459c5cf9-b021-4d47-acbd-2bcce7202e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035414 10.0.0.141 - - [2026-01-29 04:36:32] "POST /virtual-machines HTTP/1.1" 200 396 0.009096 10.0.0.141 - - [2026-01-29 04:36:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.007165 10.0.0.141 - - [2026-01-29 04:36:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.107137 10.0.0.141 - - [2026-01-29 04:36:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.026726 10.0.0.141 - - [2026-01-29 04:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.141 - - [2026-01-29 04:36:32] "GET /virtual-machine-interface/165d70ec-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004349 10.0.0.141 - - [2026-01-29 04:36:32] "POST /instance-ips HTTP/1.1" 200 398 0.018111 10.0.0.141 - - [2026-01-29 04:36:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.027007 10.0.0.141 - - [2026-01-29 04:36:32] "GET /virtual-machine-interface/165d70ec-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008529 10.0.0.141 - - [2026-01-29 04:36:33] "POST /set-tag HTTP/1.1" 200 109 0.059798 10.0.0.141 - - [2026-01-29 04:36:33] "GET /virtual-machine-interface/165d70ec-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010872 10.0.0.141 - - [2026-01-29 04:36:33] "GET /instance-ip/167376f8-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004760 10.0.0.141 - - [2026-01-29 04:36:33] "GET /virtual-machine-interface/165d70ec-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003998 10.0.0.141 - - [2026-01-29 04:36:33] "POST /set-tag HTTP/1.1" 200 109 0.001931 10.0.0.141 - - [2026-01-29 04:36:33] "GET /virtual-router/a005da4e-b165-442b-b02e-a51d12762df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004360 10.0.0.141 - - [2026-01-29 04:36:33] "POST /ref-update HTTP/1.1" 200 156 0.007831 10.0.0.141 - - [2026-01-29 04:36:33] "GET /virtual-machine-interface/165d70ec-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005987 10.0.0.141 - - [2026-01-29 04:36:33] "POST /set-tag HTTP/1.1" 200 109 0.004145 10.0.0.141 - - [2026-01-29 04:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.141 - - [2026-01-29 04:36:33] "GET /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005749 10.0.0.141 - - [2026-01-29 04:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.141 - - [2026-01-29 04:36:33] "GET /project/459c5cf9-b021-4d47-acbd-2bcce7202e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028461 10.0.0.141 - - [2026-01-29 04:36:33] "POST /virtual-machines HTTP/1.1" 200 396 0.007317 10.0.0.141 - - [2026-01-29 04:36:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.008744 10.0.0.141 - - [2026-01-29 04:36:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.092813 10.0.0.141 - - [2026-01-29 04:36:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.029212 10.0.0.141 - - [2026-01-29 04:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001378 10.0.0.141 - - [2026-01-29 04:36:33] "GET /virtual-machine-interface/16c6ba48-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004335 10.0.0.141 - - [2026-01-29 04:36:33] "POST /instance-ips HTTP/1.1" 200 398 0.017344 10.0.0.141 - - [2026-01-29 04:36:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.018625 10.0.0.141 - - [2026-01-29 04:36:33] "GET /virtual-machine-interface/16c6ba48-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011664 10.0.0.141 - - [2026-01-29 04:36:33] "POST /set-tag HTTP/1.1" 200 109 0.059661 10.0.0.141 - - [2026-01-29 04:36:33] "GET /virtual-machine-interface/16c6ba48-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.008924 10.0.0.141 - - [2026-01-29 04:36:33] "GET /instance-ip/16db0674-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.007656 10.0.0.141 - - [2026-01-29 04:36:33] "GET /virtual-machine-interface/16c6ba48-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004090 10.0.0.141 - - [2026-01-29 04:36:33] "POST /set-tag HTTP/1.1" 200 109 0.001851 10.0.0.141 - - [2026-01-29 04:36:33] "GET /virtual-router/a005da4e-b165-442b-b02e-a51d12762df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.004038 10.0.0.141 - - [2026-01-29 04:36:33] "POST /ref-update HTTP/1.1" 200 156 0.007834 10.0.0.141 - - [2026-01-29 04:36:33] "GET /virtual-machine-interface/16c6ba48-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009479 10.0.0.141 - - [2026-01-29 04:36:33] "POST /set-tag HTTP/1.1" 200 109 0.001696 10.0.0.141 - - [2026-01-29 04:36:33] "POST /tags HTTP/1.1" 200 300 0.015670 10.0.0.141 - - [2026-01-29 04:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.022928 10.0.0.141 - - [2026-01-29 04:36:34] "GET /tag/a4366c17-b585-43af-b46e-421e63b0c7ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011227 10.0.0.141 - - [2026-01-29 04:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.141 - - [2026-01-29 04:36:34] "GET /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004157 10.0.0.141 - - [2026-01-29 04:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.141 - - [2026-01-29 04:36:34] "GET /project/c7dce712-b563-4a99-9067-d365a56591b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039734 10.0.0.141 - - [2026-01-29 04:36:34] "POST /virtual-machines HTTP/1.1" 200 396 0.007664 10.0.0.141 - - [2026-01-29 04:36:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.017403 10.0.0.141 - - [2026-01-29 04:36:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.109605 10.0.0.141 - - [2026-01-29 04:36:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.008063 10.0.0.141 - - [2026-01-29 04:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.141 - - [2026-01-29 04:36:34] "GET /virtual-machine-interface/173d7a84-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004287 10.0.0.141 - - [2026-01-29 04:36:34] "POST /instance-ips HTTP/1.1" 200 398 0.018027 10.0.0.141 - - [2026-01-29 04:36:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.011681 10.0.0.141 - - [2026-01-29 04:36:34] "GET /virtual-machine-interface/173d7a84-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.014507 10.0.0.141 - - [2026-01-29 04:36:34] "POST /set-tag HTTP/1.1" 200 109 0.020019 10.0.0.141 - - [2026-01-29 04:36:34] "GET /virtual-machine-interface/173d7a84-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.026906 10.0.0.141 - - [2026-01-29 04:36:34] "GET /instance-ip/17569e74-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.006347 10.0.0.141 - - [2026-01-29 04:36:34] "GET /virtual-machine-interface/173d7a84-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004165 10.0.0.141 - - [2026-01-29 04:36:34] "POST /set-tag HTTP/1.1" 200 109 0.001773 10.0.0.141 - - [2026-01-29 04:36:34] "POST /tags HTTP/1.1" 200 300 0.014684 10.0.0.141 - - [2026-01-29 04:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005881 10.0.0.141 - - [2026-01-29 04:36:34] "GET /tag/e1ad4846-4a55-4008-a9a6-924aaabcb7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.026731 10.0.0.141 - - [2026-01-29 04:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004846 10.0.0.141 - - [2026-01-29 04:36:34] "GET /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.013722 10.0.0.141 - - [2026-01-29 04:36:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.141 - - [2026-01-29 04:36:34] "GET /project/c7dce712-b563-4a99-9067-d365a56591b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.038375 10.0.0.141 - - [2026-01-29 04:36:34] "POST /virtual-machines HTTP/1.1" 200 396 0.012193 10.0.0.141 - - [2026-01-29 04:36:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.008554 10.0.0.141 - - [2026-01-29 04:36:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.107164 10.0.0.141 - - [2026-01-29 04:36:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.025768 10.0.0.141 - - [2026-01-29 04:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010372 10.0.0.141 - - [2026-01-29 04:36:35] "GET /virtual-machine-interface/17afd9c6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004765 10.0.0.141 - - [2026-01-29 04:36:35] "POST /instance-ips HTTP/1.1" 200 398 0.023193 10.0.0.141 - - [2026-01-29 04:36:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.023393 10.0.0.141 - - [2026-01-29 04:36:35] "GET /virtual-machine-interface/17afd9c6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.023955 10.0.0.141 - - [2026-01-29 04:36:35] "POST /set-tag HTTP/1.1" 200 109 0.027900 10.0.0.141 - - [2026-01-29 04:36:35] "GET /virtual-machine-interface/17afd9c6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.015020 10.0.0.141 - - [2026-01-29 04:36:35] "GET /instance-ip/17c4ce30-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003019 10.0.0.141 - - [2026-01-29 04:36:35] "GET /virtual-machine-interface/17afd9c6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004404 10.0.0.141 - - [2026-01-29 04:36:35] "POST /set-tag HTTP/1.1" 200 109 0.002023 10.0.0.141 - - [2026-01-29 04:36:35] "POST /tags HTTP/1.1" 200 300 0.032516 10.0.0.141 - - [2026-01-29 04:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.141 - - [2026-01-29 04:36:35] "GET /tag/e5259202-a05e-4268-a966-b13df036ece5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.016800 10.0.0.141 - - [2026-01-29 04:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.141 - - [2026-01-29 04:36:35] "GET /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004058 10.0.0.141 - - [2026-01-29 04:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.141 - - [2026-01-29 04:36:35] "GET /project/459c5cf9-b021-4d47-acbd-2bcce7202e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038171 10.0.0.141 - - [2026-01-29 04:36:35] "POST /virtual-machines HTTP/1.1" 200 396 0.013711 10.0.0.141 - - [2026-01-29 04:36:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.011705 10.0.0.141 - - [2026-01-29 04:36:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.113112 10.0.0.141 - - [2026-01-29 04:36:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.052549 10.0.0.141 - - [2026-01-29 04:36:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007597 10.0.0.141 - - [2026-01-29 04:36:35] "GET /virtual-machine-interface/181defe2-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004158 10.0.0.141 - - [2026-01-29 04:36:35] "POST /instance-ips HTTP/1.1" 200 398 0.018119 10.0.0.141 - - [2026-01-29 04:36:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.024000 10.0.0.141 - - [2026-01-29 04:36:35] "GET /virtual-machine-interface/181defe2-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.013120 10.0.0.141 - - [2026-01-29 04:36:36] "POST /set-tag HTTP/1.1" 200 109 0.029008 10.0.0.141 - - [2026-01-29 04:36:36] "GET /virtual-machine-interface/181defe2-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.030350 10.0.0.141 - - [2026-01-29 04:36:36] "GET /instance-ip/1838ed9c-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003324 10.0.0.141 - - [2026-01-29 04:36:36] "GET /virtual-machine-interface/181defe2-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004060 10.0.0.141 - - [2026-01-29 04:36:36] "POST /set-tag HTTP/1.1" 200 109 0.001873 10.0.0.141 - - [2026-01-29 04:36:36] "POST /tags HTTP/1.1" 200 300 0.016601 10.0.0.141 - - [2026-01-29 04:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011300 10.0.0.141 - - [2026-01-29 04:36:36] "GET /tag/b4aee0e2-6f4a-4548-be5a-be78973a3d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.018667 10.0.0.141 - - [2026-01-29 04:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.141 - - [2026-01-29 04:36:36] "GET /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003949 10.0.0.141 - - [2026-01-29 04:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.141 - - [2026-01-29 04:36:36] "GET /project/459c5cf9-b021-4d47-acbd-2bcce7202e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033330 10.0.0.141 - - [2026-01-29 04:36:36] "POST /virtual-machines HTTP/1.1" 200 396 0.007769 10.0.0.141 - - [2026-01-29 04:36:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.015542 10.0.0.141 - - [2026-01-29 04:36:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.116319 10.0.0.141 - - [2026-01-29 04:36:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.040159 10.0.0.141 - - [2026-01-29 04:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.015198 10.0.0.141 - - [2026-01-29 04:36:36] "GET /virtual-machine-interface/188f12da-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004427 10.0.0.141 - - [2026-01-29 04:36:36] "POST /instance-ips HTTP/1.1" 200 398 0.024552 10.0.0.141 - - [2026-01-29 04:36:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.022679 10.0.0.141 - - [2026-01-29 04:36:36] "GET /virtual-machine-interface/188f12da-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008726 10.0.0.141 - - [2026-01-29 04:36:36] "POST /set-tag HTTP/1.1" 200 109 0.023547 10.0.0.141 - - [2026-01-29 04:36:36] "GET /virtual-machine-interface/188f12da-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.023782 10.0.0.141 - - [2026-01-29 04:36:36] "GET /instance-ip/18a93fc0-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003368 10.0.0.141 - - [2026-01-29 04:36:36] "GET /virtual-machine-interface/188f12da-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004140 10.0.0.141 - - [2026-01-29 04:36:36] "POST /set-tag HTTP/1.1" 200 109 0.002900 10.0.0.141 - - [2026-01-29 04:36:36] "GET /virtual-router/a005da4e-b165-442b-b02e-a51d12762df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.003667 10.0.0.141 - - [2026-01-29 04:36:36] "POST /ref-update HTTP/1.1" 200 156 0.012788 10.0.0.141 - - [2026-01-29 04:36:36] "GET /virtual-machine-interface/173d7a84-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011194 10.0.0.141 - - [2026-01-29 04:36:36] "POST /set-tag HTTP/1.1" 200 109 0.002745 10.0.0.141 - - [2026-01-29 04:36:37] "GET /virtual-machine-interface/1567b0c6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004065 10.0.0.141 - - [2026-01-29 04:36:37] "POST /set-tag HTTP/1.1" 200 109 0.002031 10.0.0.141 - - [2026-01-29 04:36:37] "GET /virtual-router/a005da4e-b165-442b-b02e-a51d12762df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.003619 10.0.0.141 - - [2026-01-29 04:36:37] "POST /ref-update HTTP/1.1" 200 156 0.008230 10.0.0.141 - - [2026-01-29 04:36:37] "GET /virtual-machine-interface/17afd9c6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004232 10.0.0.141 - - [2026-01-29 04:36:37] "POST /set-tag HTTP/1.1" 200 109 0.001981 10.0.0.141 - - [2026-01-29 04:36:37] "GET /virtual-machine-interface/15d467b6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005436 10.0.0.141 - - [2026-01-29 04:36:37] "POST /set-tag HTTP/1.1" 200 109 0.001754 10.0.0.141 - - [2026-01-29 04:36:37] "GET /virtual-router/a005da4e-b165-442b-b02e-a51d12762df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2774 0.005860 10.0.0.141 - - [2026-01-29 04:36:37] "POST /ref-update HTTP/1.1" 200 156 0.008187 10.0.0.141 - - [2026-01-29 04:36:37] "GET /virtual-machine-interface/181defe2-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.025864 10.0.0.141 - - [2026-01-29 04:36:37] "POST /set-tag HTTP/1.1" 200 109 0.004447 10.0.0.141 - - [2026-01-29 04:36:37] "GET /virtual-router/a005da4e-b165-442b-b02e-a51d12762df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2988 0.005470 10.0.0.141 - - [2026-01-29 04:36:37] "POST /ref-update HTTP/1.1" 200 156 0.010385 10.0.0.141 - - [2026-01-29 04:36:37] "GET /virtual-machine-interface/188f12da-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004243 10.0.0.141 - - [2026-01-29 04:36:37] "POST /set-tag HTTP/1.1" 200 109 0.002302 10.0.0.141 - - [2026-01-29 04:36:37] "GET /virtual-machine-interface/165d70ec-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004174 10.0.0.141 - - [2026-01-29 04:36:37] "POST /set-tag HTTP/1.1" 200 109 0.002217 10.0.0.141 - - [2026-01-29 04:36:37] "GET /virtual-machine-interface/16c6ba48-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004118 10.0.0.141 - - [2026-01-29 04:36:37] "POST /set-tag HTTP/1.1" 200 109 0.007593 10.0.0.141 - - [2026-01-29 04:36:37] "GET /virtual-machine-interface/173d7a84-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014136 10.0.0.141 - - [2026-01-29 04:36:37] "POST /set-tag HTTP/1.1" 200 109 0.002255 10.0.0.141 - - [2026-01-29 04:36:37] "GET /virtual-machine-interface/17afd9c6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004054 10.0.0.141 - - [2026-01-29 04:36:37] "POST /set-tag HTTP/1.1" 200 109 0.002996 10.0.0.141 - - [2026-01-29 04:36:37] "GET /virtual-machine-interface/181defe2-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004242 10.0.0.141 - - [2026-01-29 04:36:37] "POST /set-tag HTTP/1.1" 200 109 0.001988 10.0.0.141 - - [2026-01-29 04:36:37] "GET /virtual-machine-interface/1567b0c6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005958 10.0.0.141 - - [2026-01-29 04:36:37] "POST /set-tag HTTP/1.1" 200 109 0.002035 10.0.0.141 - - [2026-01-29 04:36:37] "GET /virtual-machine-interface/188f12da-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003933 10.0.0.141 - - [2026-01-29 04:36:37] "POST /set-tag HTTP/1.1" 200 109 0.004761 10.0.0.141 - - [2026-01-29 04:36:40] "GET /virtual-machine/fec9c138-3410-4227-8b1c-39ffce8d51de?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002747 10.0.0.141 - - [2026-01-29 04:36:40] "GET /virtual-machine-interface/1567b0c6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003733 10.0.0.141 - - [2026-01-29 04:36:42] "GET /virtual-machine-interface/181defe2-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005069 10.0.0.141 - - [2026-01-29 04:36:42] "POST /set-tag HTTP/1.1" 200 109 0.002385 10.0.0.141 - - [2026-01-29 04:36:42] "GET /virtual-machine-interface/15d467b6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004210 10.0.0.141 - - [2026-01-29 04:36:42] "POST /set-tag HTTP/1.1" 200 109 0.002371 10.0.0.141 - - [2026-01-29 04:36:42] "GET /virtual-machine-interface/188f12da-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004398 10.0.0.141 - - [2026-01-29 04:36:42] "POST /set-tag HTTP/1.1" 200 109 0.002519 10.0.0.141 - - [2026-01-29 04:36:43] "GET /virtual-machine-interface/16c6ba48-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003975 10.0.0.141 - - [2026-01-29 04:36:43] "POST /set-tag HTTP/1.1" 200 109 0.004042 10.0.0.141 - - [2026-01-29 04:36:44] "GET /virtual-machine-interface/165d70ec-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003969 10.0.0.141 - - [2026-01-29 04:36:44] "POST /set-tag HTTP/1.1" 200 109 0.002199 10.0.0.141 - - [2026-01-29 04:36:45] "GET /virtual-machine/c60f5652-347d-4061-95d3-b5b962223cfb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002786 10.0.0.141 - - [2026-01-29 04:36:45] "GET /virtual-machine-interface/15d467b6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004694 10.0.0.141 - - [2026-01-29 04:36:45] "GET /virtual-machine/291d680d-c973-41af-8fdf-8e17db25ca12?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002663 10.0.0.141 - - [2026-01-29 04:36:45] "GET /virtual-machine-interface/165d70ec-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003515 10.0.0.141 - - [2026-01-29 04:36:45] "GET /virtual-machine/dc8b559a-5d2b-4b24-b878-5323632bcf94?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003093 10.0.0.141 - - [2026-01-29 04:36:45] "GET /virtual-machine-interface/16c6ba48-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010507 10.0.0.141 - - [2026-01-29 04:36:46] "GET /virtual-machine-interface/17afd9c6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009032 10.0.0.141 - - [2026-01-29 04:36:46] "POST /set-tag HTTP/1.1" 200 109 0.002163 10.0.0.141 - - [2026-01-29 04:36:46] "GET /virtual-machine-interface/173d7a84-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003591 10.0.0.141 - - [2026-01-29 04:36:46] "POST /set-tag HTTP/1.1" 200 109 0.001722 10.0.0.141 - - [2026-01-29 04:36:50] "GET /virtual-machine/10d4872a-e2a5-46a2-b6c8-add9ef531aea?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002834 10.0.0.141 - - [2026-01-29 04:36:50] "GET /virtual-machine-interface/173d7a84-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004865 10.0.0.141 - - [2026-01-29 04:36:50] "GET /virtual-machine/37305eaf-6339-4ed2-9a07-512c1e92dd3e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002893 10.0.0.141 - - [2026-01-29 04:36:50] "GET /virtual-machine-interface/181defe2-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003728 10.0.0.141 - - [2026-01-29 04:36:50] "GET /virtual-machine/fa7ec9d4-325b-408b-a34e-253f4e35fd95?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002603 10.0.0.141 - - [2026-01-29 04:36:50] "GET /virtual-machine-interface/17afd9c6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004343 10.0.0.141 - - [2026-01-29 04:36:50] "GET /virtual-machine/6cd24ec4-7caa-4781-97ae-ff1819ba0551?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002793 10.0.0.141 - - [2026-01-29 04:36:50] "GET /virtual-machine-interface/188f12da-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003768 10.0.0.141 - - [2026-01-29 04:36:51] "GET /loadbalancer/86cbaa68-00fa-487f-b82b-bdf387404d5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004665 10.0.0.141 - - [2026-01-29 04:36:51] "POST /tags HTTP/1.1" 200 334 0.025848 10.0.0.141 - - [2026-01-29 04:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.018091 10.0.0.141 - - [2026-01-29 04:36:51] "GET /tag/007cf37f-339c-456f-bf81-c48026d74e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.018166 10.0.0.141 - - [2026-01-29 04:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.141 - - [2026-01-29 04:36:51] "GET /project/c7dce712-b563-4a99-9067-d365a56591b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.030600 10.0.0.141 - - [2026-01-29 04:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002052 10.0.0.141 - - [2026-01-29 04:36:51] "GET /virtual-network/c7dfadc5-d341-4234-a150-fac12ebacaba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004187 10.0.0.141 - - [2026-01-29 04:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.141 - - [2026-01-29 04:36:51] "GET /service-appliance-set/fbef0c17-0acd-40b7-a705-dae9d67283b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.001967 10.0.0.141 - - [2026-01-29 04:36:51] "POST /fqname-to-id HTTP/1.1" 404 273 0.001075 10.0.0.141 - - [2026-01-29 04:36:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.086554 10.0.0.141 - - [2026-01-29 04:36:51] "GET /virtual-machine-interface/eda2740b-44c1-40a5-81e4-91da281ea8bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.007129 10.0.0.141 - - [2026-01-29 04:36:51] "POST /instance-ips HTTP/1.1" 200 410 0.020473 10.0.0.141 - - [2026-01-29 04:36:51] "GET /instance-ip/82036b9a-8b20-4c0f-a782-cef45f849ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.008310 10.0.0.141 - - [2026-01-29 04:36:51] "POST /loadbalancers HTTP/1.1" 200 631 0.058232 10.0.0.141 - - [2026-01-29 04:36:51] "GET /project/c7dce712-b563-4a99-9067-d365a56591b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.027854 10.0.0.141 - - [2026-01-29 04:36:51] "GET /instance-ip/82036b9a-8b20-4c0f-a782-cef45f849ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.002023 10.0.0.141 - - [2026-01-29 04:36:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.009213 10.0.0.141 - - [2026-01-29 04:36:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005050 10.0.0.141 - - [2026-01-29 04:36:51] "POST /floating-ips HTTP/1.1" 200 599 0.044903 10.0.0.141 - - [2026-01-29 04:36:51] "GET /project/c7dce712-b563-4a99-9067-d365a56591b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.047819 10.0.0.141 - - [2026-01-29 04:36:51] "GET /loadbalancer/86cbaa68-00fa-487f-b82b-bdf387404d5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002713 10.0.0.141 - - [2026-01-29 04:36:51] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.014207 10.0.0.141 - - [2026-01-29 04:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005456 10.0.0.141 - - [2026-01-29 04:36:52] "GET /project/c7dce712-b563-4a99-9067-d365a56591b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035612 10.0.0.141 - - [2026-01-29 04:36:52] "GET /loadbalancer-listener/3fda2d6b-bd77-4c82-89ca-5c18f8244711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1844 0.007560 10.0.0.141 - - [2026-01-29 04:36:52] "GET /loadbalancer-listener/3fda2d6b-bd77-4c82-89ca-5c18f8244711?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.002584 10.0.0.141 - - [2026-01-29 04:36:52] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.016831 10.0.0.141 - - [2026-01-29 04:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005847 10.0.0.141 - - [2026-01-29 04:36:52] "GET /instance-ip/82036b9a-8b20-4c0f-a782-cef45f849ccf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.003378 10.0.0.141 - - [2026-01-29 04:36:52] "GET /loadbalancer/86cbaa68-00fa-487f-b82b-bdf387404d5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003054 10.0.0.141 - - [2026-01-29 04:36:52] "GET /instance-ip/82036b9a-8b20-4c0f-a782-cef45f849ccf?fields=floating_ips HTTP/1.1" 200 1214 0.004341 10.0.0.141 - - [2026-01-29 04:36:52] "GET /loadbalancer-pool/051863a7-df01-414f-bac7-c9ba2e0ec64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.004042 10.0.0.141 - - [2026-01-29 04:36:52] "GET /floating-ip/447ccccf-63e1-485e-8913-32b1ff304d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.001991 10.0.0.141 - - [2026-01-29 04:36:52] "POST /loadbalancer-members HTTP/1.1" 200 723 0.024664 10.0.0.141 - - [2026-01-29 04:36:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.025095 10.0.0.141 - - [2026-01-29 04:36:52] "GET /virtual-machine-interface/15d467b6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005713 10.0.0.141 - - [2026-01-29 04:36:52] "GET /virtual-machine-interface/15d467b6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007321 10.0.0.141 - - [2026-01-29 04:36:52] "GET /loadbalancer/86cbaa68-00fa-487f-b82b-bdf387404d5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.004040 10.0.0.141 - - [2026-01-29 04:36:52] "POST /ref-update HTTP/1.1" 200 156 0.014825 10.0.0.141 - - [2026-01-29 04:36:52] "GET /floating-ip/447ccccf-63e1-485e-8913-32b1ff304d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.019085 10.0.0.141 - - [2026-01-29 04:36:52] "POST /tags HTTP/1.1" 409 221 0.006562 10.0.0.141 - - [2026-01-29 04:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.141 - - [2026-01-29 04:36:52] "GET /tag/007cf37f-339c-456f-bf81-c48026d74e3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.009717 10.0.0.141 - - [2026-01-29 04:36:52] "PUT /floating-ip/447ccccf-63e1-485e-8913-32b1ff304d08 HTTP/1.1" 200 257 0.008141 10.0.0.141 - - [2026-01-29 04:36:52] "POST /set-tag HTTP/1.1" 200 109 0.072719 10.0.0.141 - - [2026-01-29 04:36:52] "GET /loadbalancer-pool/051863a7-df01-414f-bac7-c9ba2e0ec64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.010709 10.0.0.141 - - [2026-01-29 04:36:52] "POST /loadbalancer-members HTTP/1.1" 200 723 0.021137 10.0.0.141 - - [2026-01-29 04:36:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.006716 10.0.0.141 - - [2026-01-29 04:36:52] "GET /virtual-machine-interface/1567b0c6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010125 10.0.0.141 - - [2026-01-29 04:36:52] "GET /virtual-machine-interface/1567b0c6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003456 10.0.0.141 - - [2026-01-29 04:36:52] "POST /ref-update HTTP/1.1" 200 156 0.017519 10.0.0.141 - - [2026-01-29 04:36:52] "GET /floating-ip/447ccccf-63e1-485e-8913-32b1ff304d08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2241 0.005979 10.0.0.141 - - [2026-01-29 04:36:52] "POST /set-tag HTTP/1.1" 200 109 0.091526 10.0.0.141 - - [2026-01-29 04:36:52] "POST /tags HTTP/1.1" 409 206 0.007212 10.0.0.141 - - [2026-01-29 04:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.141 - - [2026-01-29 04:36:52] "GET /tag/6c2d28b4-4faa-41dd-8032-7334b42d4657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013098 10.0.0.141 - - [2026-01-29 04:36:52] "POST /tags HTTP/1.1" 409 204 0.002442 10.0.0.141 - - [2026-01-29 04:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001225 10.0.0.141 - - [2026-01-29 04:36:52] "GET /tag/e1ad4846-4a55-4008-a9a6-924aaabcb7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010016 10.0.0.141 - - [2026-01-29 04:36:52] "GET /application-policy-set/ba4a73a5-c93d-4c92-9e9d-1eba5e3c61b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002057 10.0.0.141 - - [2026-01-29 04:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001285 10.0.0.141 - - [2026-01-29 04:36:52] "GET /policy-management/b34cef60-d88e-47f4-ad73-57eb234a11c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002576 10.0.0.141 - - [2026-01-29 04:36:52] "POST /tags HTTP/1.1" 409 206 0.001451 10.0.0.141 - - [2026-01-29 04:36:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001251 10.0.0.141 - - [2026-01-29 04:36:52] "GET /tag/6c2d28b4-4faa-41dd-8032-7334b42d4657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.009751 10.0.0.141 - - [2026-01-29 04:36:52] "POST /tags HTTP/1.1" 409 226 0.001473 10.0.0.141 - - [2026-01-29 04:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.141 - - [2026-01-29 04:36:53] "GET /tag/74c5544d-e944-47eb-b1eb-c958d19bdcd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010372 10.0.0.141 - - [2026-01-29 04:36:53] "POST /tags HTTP/1.1" 409 204 0.001513 10.0.0.141 - - [2026-01-29 04:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001237 10.0.0.141 - - [2026-01-29 04:36:53] "GET /tag/e1ad4846-4a55-4008-a9a6-924aaabcb7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.009867 10.0.0.141 - - [2026-01-29 04:36:53] "POST /tags HTTP/1.1" 409 226 0.001631 10.0.0.141 - - [2026-01-29 04:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.141 - - [2026-01-29 04:36:53] "GET /tag/74c5544d-e944-47eb-b1eb-c958d19bdcd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.014354 10.0.0.141 - - [2026-01-29 04:36:53] "GET /application-policy-set/ba4a73a5-c93d-4c92-9e9d-1eba5e3c61b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003108 10.0.0.141 - - [2026-01-29 04:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.141 - - [2026-01-29 04:36:53] "GET /policy-management/b34cef60-d88e-47f4-ad73-57eb234a11c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002309 10.0.0.141 - - [2026-01-29 04:36:53] "POST /firewall-rules HTTP/1.1" 200 628 0.073895 10.0.0.141 - - [2026-01-29 04:36:53] "POST /firewall-rules HTTP/1.1" 200 648 0.084102 10.0.0.141 - - [2026-01-29 04:36:53] "GET /firewall-rule/37e307e2-3a53-4bd6-9bf7-347999e76696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.020339 10.0.0.141 - - [2026-01-29 04:36:53] "GET /firewall-policy/1b5eb806-0d09-44ab-8966-e857109f5152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002574 10.0.0.141 - - [2026-01-29 04:36:53] "GET /firewall-rule/1dae51a0-1e0a-4909-b3c4-a7e0b1521854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003115 10.0.0.141 - - [2026-01-29 04:36:53] "POST /ref-update HTTP/1.1" 200 156 0.019084 10.0.0.141 - - [2026-01-29 04:36:53] "POST /firewall-policys HTTP/1.1" 200 608 0.022276 10.0.0.141 - - [2026-01-29 04:36:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.017128 10.0.0.141 - - [2026-01-29 04:36:53] "GET /firewall-policy/d4eba5e3-351c-483d-8e52-3ec981f7a060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.015136 10.0.0.141 - - [2026-01-29 04:36:53] "GET /application-policy-set/ba4a73a5-c93d-4c92-9e9d-1eba5e3c61b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002647 10.0.0.141 - - [2026-01-29 04:36:53] "GET /firewall-policy/d4eba5e3-351c-483d-8e52-3ec981f7a060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.001920 10.0.0.141 - - [2026-01-29 04:36:53] "GET /firewall-policy/1b5eb806-0d09-44ab-8966-e857109f5152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002753 10.0.0.141 - - [2026-01-29 04:36:53] "GET /firewall-policy/c5c8dc4d-e90f-4aab-988e-0133ad9b3163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.003855 10.0.0.141 - - [2026-01-29 04:36:53] "GET /firewall-policy/d853cf7b-deaf-4fa4-81d8-613fd97e8aea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002828 10.0.0.141 - - [2026-01-29 04:36:53] "GET /firewall-policy/1b5eb806-0d09-44ab-8966-e857109f5152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.001895 10.0.0.141 - - [2026-01-29 04:36:53] "GET /firewall-policy/c5c8dc4d-e90f-4aab-988e-0133ad9b3163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.002762 10.0.0.141 - - [2026-01-29 04:36:53] "POST /ref-update HTTP/1.1" 200 156 0.016380 10.0.0.141 - - [2026-01-29 04:36:53] "POST /ref-update HTTP/1.1" 200 156 0.032435 10.0.0.141 - - [2026-01-29 04:36:53] "POST /ref-update HTTP/1.1" 200 156 0.015288 10.0.0.141 - - [2026-01-29 04:36:53] "POST /ref-update HTTP/1.1" 200 156 0.026841 10.0.0.141 - - [2026-01-29 04:36:53] "POST /ref-update HTTP/1.1" 200 156 0.025523 10.0.0.141 - - [2026-01-29 04:36:53] "GET /firewall-policy/d4eba5e3-351c-483d-8e52-3ec981f7a060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002372 10.0.0.141 - - [2026-01-29 04:38:52] "POST /tags HTTP/1.1" 409 252 0.001825 10.0.0.141 - - [2026-01-29 04:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.141 - - [2026-01-29 04:38:52] "GET /tag/d373a067-fbee-41ec-bc7a-e9183b1b1831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010454 10.0.0.141 - - [2026-01-29 04:38:52] "POST /tags HTTP/1.1" 409 228 0.001859 10.0.0.141 - - [2026-01-29 04:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001286 10.0.0.141 - - [2026-01-29 04:38:52] "GET /tag/a1269c18-076d-44dc-a8fa-ffb8b07a46c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010305 10.0.0.141 - - [2026-01-29 04:38:52] "GET /application-policy-set/ba4a73a5-c93d-4c92-9e9d-1eba5e3c61b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003631 10.0.0.141 - - [2026-01-29 04:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001331 10.0.0.141 - - [2026-01-29 04:38:52] "GET /policy-management/b34cef60-d88e-47f4-ad73-57eb234a11c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002909 10.0.0.141 - - [2026-01-29 04:38:52] "POST /tags HTTP/1.1" 409 206 0.001942 10.0.0.141 - - [2026-01-29 04:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001408 10.0.0.141 - - [2026-01-29 04:38:52] "GET /tag/6c2d28b4-4faa-41dd-8032-7334b42d4657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010749 10.0.0.141 - - [2026-01-29 04:38:52] "POST /tags HTTP/1.1" 409 226 0.002148 10.0.0.141 - - [2026-01-29 04:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.141 - - [2026-01-29 04:38:52] "GET /tag/74c5544d-e944-47eb-b1eb-c958d19bdcd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010082 10.0.0.141 - - [2026-01-29 04:38:52] "POST /tags HTTP/1.1" 409 204 0.001647 10.0.0.141 - - [2026-01-29 04:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.141 - - [2026-01-29 04:38:52] "GET /tag/e1ad4846-4a55-4008-a9a6-924aaabcb7bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.013724 10.0.0.141 - - [2026-01-29 04:38:52] "POST /tags HTTP/1.1" 409 226 0.001557 10.0.0.141 - - [2026-01-29 04:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.141 - - [2026-01-29 04:38:52] "GET /tag/74c5544d-e944-47eb-b1eb-c958d19bdcd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010302 10.0.0.141 - - [2026-01-29 04:38:52] "POST /tags HTTP/1.1" 409 228 0.001683 10.0.0.141 - - [2026-01-29 04:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.141 - - [2026-01-29 04:38:52] "GET /tag/a1269c18-076d-44dc-a8fa-ffb8b07a46c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011012 10.0.0.141 - - [2026-01-29 04:38:52] "POST /tags HTTP/1.1" 409 252 0.001636 10.0.0.141 - - [2026-01-29 04:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.141 - - [2026-01-29 04:38:52] "GET /tag/d373a067-fbee-41ec-bc7a-e9183b1b1831?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.009934 10.0.0.141 - - [2026-01-29 04:38:52] "GET /application-policy-set/ba4a73a5-c93d-4c92-9e9d-1eba5e3c61b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002143 10.0.0.141 - - [2026-01-29 04:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.141 - - [2026-01-29 04:38:53] "GET /policy-management/b34cef60-d88e-47f4-ad73-57eb234a11c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002260 10.0.0.141 - - [2026-01-29 04:38:53] "POST /firewall-rules HTTP/1.1" 409 281 0.001510 10.0.0.141 - - [2026-01-29 04:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.141 - - [2026-01-29 04:38:53] "PUT /firewall-rule/1dae51a0-1e0a-4909-b3c4-a7e0b1521854 HTTP/1.1" 200 261 0.017651 10.0.0.141 - - [2026-01-29 04:38:53] "POST /firewall-rules HTTP/1.1" 409 291 0.009683 10.0.0.141 - - [2026-01-29 04:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.141 - - [2026-01-29 04:38:53] "PUT /firewall-rule/37e307e2-3a53-4bd6-9bf7-347999e76696 HTTP/1.1" 200 261 0.030825 10.0.0.141 - - [2026-01-29 04:38:53] "GET /firewall-rule/37e307e2-3a53-4bd6-9bf7-347999e76696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.012168 10.0.0.141 - - [2026-01-29 04:38:53] "POST /firewall-rules HTTP/1.1" 200 660 0.085215 10.0.0.141 - - [2026-01-29 04:38:53] "GET /firewall-rule/6a31a26f-8bbf-47de-912d-01869b82f17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.003874 10.0.0.141 - - [2026-01-29 04:38:53] "GET /firewall-policy/1b5eb806-0d09-44ab-8966-e857109f5152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.001801 10.0.0.141 - - [2026-01-29 04:38:53] "GET /firewall-rule/1dae51a0-1e0a-4909-b3c4-a7e0b1521854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002495 10.0.0.141 - - [2026-01-29 04:38:53] "POST /firewall-policys HTTP/1.1" 409 269 0.002371 10.0.0.141 - - [2026-01-29 04:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.141 - - [2026-01-29 04:38:53] "PUT /firewall-policy/d4eba5e3-351c-483d-8e52-3ec981f7a060 HTTP/1.1" 200 265 0.019414 10.0.0.141 - - [2026-01-29 04:38:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.009995 10.0.0.141 - - [2026-01-29 04:38:53] "GET /firewall-policy/d4eba5e3-351c-483d-8e52-3ec981f7a060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.018790 10.0.0.141 - - [2026-01-29 04:38:53] "GET /application-policy-set/ba4a73a5-c93d-4c92-9e9d-1eba5e3c61b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003574 10.0.0.141 - - [2026-01-29 04:38:53] "GET /firewall-policy/d4eba5e3-351c-483d-8e52-3ec981f7a060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002920 10.0.0.141 - - [2026-01-29 04:38:53] "GET /firewall-policy/1b5eb806-0d09-44ab-8966-e857109f5152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002352 10.0.0.141 - - [2026-01-29 04:38:53] "GET /firewall-policy/c5c8dc4d-e90f-4aab-988e-0133ad9b3163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.002028 10.0.0.141 - - [2026-01-29 04:38:53] "GET /firewall-policy/d4eba5e3-351c-483d-8e52-3ec981f7a060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002576 10.0.0.141 - - [2026-01-29 04:38:53] "GET /firewall-policy/d4eba5e3-351c-483d-8e52-3ec981f7a060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002038 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:39:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001238 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:39:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000777 10.0.0.141 - - [2026-01-29 04:39:33] "GET /virtual-machine-interface/b8621638-fcca-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.010140 10.0.0.141 - - [2026-01-29 04:39:33] "POST /set-tag HTTP/1.1" 200 109 0.003788 10.0.0.141 - - [2026-01-29 04:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.141 - - [2026-01-29 04:39:33] "GET /loadbalancer/1a525d86-9d16-4979-800a-01335b6b5d9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.001909 10.0.0.141 - - [2026-01-29 04:39:33] "GET /virtual-machine-interface/b8621638-fcca-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003294 10.0.0.141 - - [2026-01-29 04:39:33] "POST /set-tag HTTP/1.1" 200 109 0.019376 10.0.0.141 - - [2026-01-29 04:39:34] "DELETE /loadbalancer-member/dbfa9b3b-0e30-4261-89b9-931e99e099d6 HTTP/1.1" 200 115 0.033141 10.0.0.141 - - [2026-01-29 04:39:34] "GET /virtual-machine-interface/b8621638-fcca-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.003783 10.0.0.141 - - [2026-01-29 04:39:34] "POST /set-tag HTTP/1.1" 200 109 0.002582 10.0.0.141 - - [2026-01-29 04:39:34] "DELETE /loadbalancer-member/e8b3e9ff-4ad8-4058-85ee-6f8ef91fb502 HTTP/1.1" 200 115 0.026692 10.0.0.141 - - [2026-01-29 04:39:34] "GET /virtual-machine-interface/b8621638-fcca-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.003526 10.0.0.141 - - [2026-01-29 04:39:34] "POST /set-tag HTTP/1.1" 200 109 0.002222 10.0.0.141 - - [2026-01-29 04:39:34] "DELETE /loadbalancer-member/42b2f69a-5b80-4e11-b005-586e82f8c815 HTTP/1.1" 200 115 0.030187 10.0.0.141 - - [2026-01-29 04:39:34] "GET /virtual-machine-interface/b8621638-fcca-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004522 10.0.0.141 - - [2026-01-29 04:39:34] "POST /set-tag HTTP/1.1" 200 109 0.003371 10.0.0.141 - - [2026-01-29 04:39:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.141 - - [2026-01-29 04:39:34] "GET /loadbalancer/1a525d86-9d16-4979-800a-01335b6b5d9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003242 10.0.0.141 - - [2026-01-29 04:39:34] "GET /loadbalancer-pool/2434602d-4bed-475f-afb3-f0c45e763b1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002151 10.0.0.141 - - [2026-01-29 04:39:34] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022730 10.0.0.141 - - [2026-01-29 04:39:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.008327 10.0.0.141 - - [2026-01-29 04:39:34] "GET /virtual-machine-interface/b8621638-fcca-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008144 10.0.0.141 - - [2026-01-29 04:39:34] "GET /floating-ip/6c9e97fa-bbd1-46d2-93b4-56037d1bd8cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.004379 10.0.0.141 - - [2026-01-29 04:39:34] "GET /virtual-machine-interface/b8621638-fcca-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006515 10.0.0.141 - - [2026-01-29 04:39:34] "POST /set-tag HTTP/1.1" 200 109 0.060031 10.0.0.141 - - [2026-01-29 04:39:34] "GET /loadbalancer-pool/539ceadc-fc3d-47a9-80da-112f3960f2cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.009437 10.0.0.141 - - [2026-01-29 04:39:34] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023466 10.0.0.141 - - [2026-01-29 04:39:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.008180 10.0.0.141 - - [2026-01-29 04:39:34] "GET /virtual-machine-interface/b8621638-fcca-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.010043 10.0.0.141 - - [2026-01-29 04:39:34] "GET /virtual-machine-interface/b8621638-fcca-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005825 10.0.0.141 - - [2026-01-29 04:39:34] "POST /set-tag HTTP/1.1" 200 109 0.004978 10.0.0.141 - - [2026-01-29 04:39:34] "GET /floating-ip/6c9e97fa-bbd1-46d2-93b4-56037d1bd8cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.001919 10.0.0.141 - - [2026-01-29 04:39:34] "GET /loadbalancer-pool/10e844b4-ae83-4c71-a1a2-78c781ca2e49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002704 10.0.0.141 - - [2026-01-29 04:39:34] "POST /loadbalancer-members HTTP/1.1" 200 694 0.016124 10.0.0.141 - - [2026-01-29 04:39:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.034105 10.0.0.141 - - [2026-01-29 04:39:34] "GET /virtual-machine-interface/b8621638-fcca-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.015755 10.0.0.141 - - [2026-01-29 04:39:34] "GET /virtual-machine-interface/b8621638-fcca-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.018571 10.0.0.141 - - [2026-01-29 04:39:34] "GET /floating-ip/6c9e97fa-bbd1-46d2-93b4-56037d1bd8cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.012064 10.0.0.141 - - [2026-01-29 04:39:35] "POST /set-tag HTTP/1.1" 200 109 0.007353 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:39:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001291 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:39:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001236 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:39:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000926 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:39:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001019 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:39:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000854 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:39:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000898 10.0.0.141 - - [2026-01-29 04:40:01] "GET /virtual-machine-interface/1567b0c6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004809 10.0.0.141 - - [2026-01-29 04:40:01] "POST /set-tag HTTP/1.1" 200 109 0.008915 10.0.0.141 - - [2026-01-29 04:40:01] "GET /virtual-machine-interface/181defe2-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004966 10.0.0.141 - - [2026-01-29 04:40:01] "POST /set-tag HTTP/1.1" 200 109 0.002316 10.0.0.141 - - [2026-01-29 04:40:01] "GET /virtual-machine-interface/16c6ba48-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003995 10.0.0.141 - - [2026-01-29 04:40:01] "POST /set-tag HTTP/1.1" 200 109 0.001910 10.0.0.141 - - [2026-01-29 04:40:01] "GET /virtual-machine-interface/15d467b6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004705 10.0.0.141 - - [2026-01-29 04:40:01] "POST /set-tag HTTP/1.1" 200 109 0.002122 10.0.0.141 - - [2026-01-29 04:40:01] "GET /virtual-machine-interface/17afd9c6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004164 10.0.0.141 - - [2026-01-29 04:40:01] "POST /set-tag HTTP/1.1" 200 109 0.002343 10.0.0.141 - - [2026-01-29 04:40:01] "GET /virtual-machine-interface/173d7a84-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006812 10.0.0.141 - - [2026-01-29 04:40:01] "POST /set-tag HTTP/1.1" 200 109 0.002890 10.0.0.141 - - [2026-01-29 04:40:01] "GET /virtual-machine-interface/165d70ec-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005022 10.0.0.141 - - [2026-01-29 04:40:01] "POST /set-tag HTTP/1.1" 200 109 0.002888 10.0.0.141 - - [2026-01-29 04:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.141 - - [2026-01-29 04:40:01] "GET /loadbalancer/86cbaa68-00fa-487f-b82b-bdf387404d5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002841 10.0.0.141 - - [2026-01-29 04:40:01] "GET /virtual-machine-interface/1567b0c6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004086 10.0.0.141 - - [2026-01-29 04:40:01] "POST /set-tag HTTP/1.1" 200 109 0.017201 10.0.0.141 - - [2026-01-29 04:40:01] "DELETE /loadbalancer-member/df53f254-03ee-4076-b43b-f049aea12bdd HTTP/1.1" 200 115 0.029201 10.0.0.141 - - [2026-01-29 04:40:01] "GET /virtual-machine-interface/188f12da-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008985 10.0.0.141 - - [2026-01-29 04:40:01] "POST /set-tag HTTP/1.1" 200 109 0.004179 10.0.0.141 - - [2026-01-29 04:40:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.141 - - [2026-01-29 04:40:01] "GET /loadbalancer/86cbaa68-00fa-487f-b82b-bdf387404d5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002306 10.0.0.141 - - [2026-01-29 04:40:02] "GET /virtual-machine-interface/1567b0c6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.017798 10.0.0.141 - - [2026-01-29 04:40:02] "POST /set-tag HTTP/1.1" 200 109 0.006379 10.0.0.141 - - [2026-01-29 04:40:02] "GET /virtual-machine-interface/1567b0c6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005853 10.0.0.141 - - [2026-01-29 04:40:02] "POST /set-tag HTTP/1.1" 200 109 0.003171 10.0.0.141 - - [2026-01-29 04:40:02] "GET /virtual-machine/fec9c138-3410-4227-8b1c-39ffce8d51de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003809 10.0.0.141 - - [2026-01-29 04:40:02] "POST /ref-update HTTP/1.1" 200 156 0.011987 10.0.0.141 - - [2026-01-29 04:40:02] "GET /virtual-machine-interface/1567b0c6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009685 10.0.0.141 - - [2026-01-29 04:40:02] "POST /set-tag HTTP/1.1" 200 109 0.024841 10.0.0.141 - - [2026-01-29 04:40:02] "POST /set-tag HTTP/1.1" 200 109 0.020811 10.0.0.141 - - [2026-01-29 04:40:02] "POST /set-tag HTTP/1.1" 200 109 0.033007 10.0.0.141 - - [2026-01-29 04:40:02] "POST /set-tag HTTP/1.1" 200 109 0.031697 10.0.0.141 - - [2026-01-29 04:40:03] "POST /set-tag HTTP/1.1" 200 109 0.017401 10.0.0.141 - - [2026-01-29 04:40:03] "DELETE /instance-ip/157cf724-fccc-11f0-b235-fa163ef15b3d HTTP/1.1" 200 115 0.058542 10.0.0.141 - - [2026-01-29 04:40:03] "POST /ref-update HTTP/1.1" 200 156 0.020294 10.0.0.141 - - [2026-01-29 04:40:03] "DELETE /virtual-machine-interface/1567b0c6-fccc-11f0-b235-fa163ef15b3d HTTP/1.1" 200 115 0.040743 10.0.0.141 - - [2026-01-29 04:40:03] "DELETE /virtual-machine/fec9c138-3410-4227-8b1c-39ffce8d51de HTTP/1.1" 200 115 0.029196 10.0.0.141 - - [2026-01-29 04:40:03] "GET /virtual-machine-interface/165d70ec-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004238 10.0.0.141 - - [2026-01-29 04:40:03] "POST /set-tag HTTP/1.1" 200 109 0.002632 10.0.0.141 - - [2026-01-29 04:40:03] "GET /virtual-machine-interface/165d70ec-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007258 10.0.0.141 - - [2026-01-29 04:40:03] "POST /set-tag HTTP/1.1" 200 109 0.002197 10.0.0.141 - - [2026-01-29 04:40:03] "GET /virtual-machine/291d680d-c973-41af-8fdf-8e17db25ca12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002619 10.0.0.141 - - [2026-01-29 04:40:03] "POST /ref-update HTTP/1.1" 200 156 0.010844 10.0.0.141 - - [2026-01-29 04:40:03] "GET /virtual-machine-interface/165d70ec-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009075 10.0.0.141 - - [2026-01-29 04:40:03] "POST /set-tag HTTP/1.1" 200 109 0.019797 10.0.0.141 - - [2026-01-29 04:40:03] "POST /set-tag HTTP/1.1" 200 109 0.034574 10.0.0.141 - - [2026-01-29 04:40:03] "POST /set-tag HTTP/1.1" 200 109 0.030517 10.0.0.141 - - [2026-01-29 04:40:03] "POST /set-tag HTTP/1.1" 200 109 0.018067 10.0.0.141 - - [2026-01-29 04:40:03] "POST /set-tag HTTP/1.1" 200 109 0.037930 10.0.0.141 - - [2026-01-29 04:40:03] "DELETE /instance-ip/167376f8-fccc-11f0-b235-fa163ef15b3d HTTP/1.1" 200 115 0.051636 10.0.0.141 - - [2026-01-29 04:40:03] "DELETE /virtual-machine-interface/165d70ec-fccc-11f0-b235-fa163ef15b3d HTTP/1.1" 200 115 0.057083 10.0.0.141 - - [2026-01-29 04:40:03] "DELETE /virtual-machine/291d680d-c973-41af-8fdf-8e17db25ca12 HTTP/1.1" 200 115 0.017411 10.0.0.141 - - [2026-01-29 04:40:03] "GET /virtual-machine-interface/15d467b6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.007101 10.0.0.141 - - [2026-01-29 04:40:03] "POST /set-tag HTTP/1.1" 200 109 0.002580 10.0.0.141 - - [2026-01-29 04:40:03] "GET /virtual-machine-interface/15d467b6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.003641 10.0.0.141 - - [2026-01-29 04:40:03] "POST /set-tag HTTP/1.1" 200 109 0.001816 10.0.0.141 - - [2026-01-29 04:40:03] "GET /virtual-machine/c60f5652-347d-4061-95d3-b5b962223cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002807 10.0.0.141 - - [2026-01-29 04:40:03] "POST /ref-update HTTP/1.1" 200 156 0.010113 10.0.0.141 - - [2026-01-29 04:40:03] "GET /virtual-machine-interface/15d467b6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.018775 10.0.0.141 - - [2026-01-29 04:40:03] "POST /set-tag HTTP/1.1" 200 109 0.025125 10.0.0.141 - - [2026-01-29 04:40:03] "POST /set-tag HTTP/1.1" 200 109 0.026696 10.0.0.141 - - [2026-01-29 04:40:04] "POST /set-tag HTTP/1.1" 200 109 0.018547 10.0.0.141 - - [2026-01-29 04:40:04] "POST /set-tag HTTP/1.1" 200 109 0.014134 10.0.0.141 - - [2026-01-29 04:40:04] "POST /set-tag HTTP/1.1" 200 109 0.030583 10.0.0.141 - - [2026-01-29 04:40:04] "DELETE /instance-ip/15f00d18-fccc-11f0-b235-fa163ef15b3d HTTP/1.1" 200 115 0.040581 10.0.0.141 - - [2026-01-29 04:40:04] "POST /ref-update HTTP/1.1" 200 156 0.006222 10.0.0.141 - - [2026-01-29 04:40:04] "DELETE /virtual-machine-interface/15d467b6-fccc-11f0-b235-fa163ef15b3d HTTP/1.1" 200 115 0.035708 10.0.0.141 - - [2026-01-29 04:40:04] "DELETE /virtual-machine/c60f5652-347d-4061-95d3-b5b962223cfb HTTP/1.1" 200 115 0.015636 10.0.0.141 - - [2026-01-29 04:40:04] "DELETE /tag/3598b87a-4701-4c1a-b814-7dedd6624409 HTTP/1.1" 200 115 0.040691 10.0.0.141 - - [2026-01-29 04:40:04] "GET /virtual-machine-interface/16c6ba48-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003471 10.0.0.141 - - [2026-01-29 04:40:04] "POST /set-tag HTTP/1.1" 200 109 0.002156 10.0.0.141 - - [2026-01-29 04:40:04] "GET /virtual-machine-interface/16c6ba48-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003893 10.0.0.141 - - [2026-01-29 04:40:04] "POST /set-tag HTTP/1.1" 200 109 0.002166 10.0.0.141 - - [2026-01-29 04:40:04] "GET /virtual-machine/dc8b559a-5d2b-4b24-b878-5323632bcf94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002605 10.0.0.141 - - [2026-01-29 04:40:04] "POST /ref-update HTTP/1.1" 200 156 0.007848 10.0.0.141 - - [2026-01-29 04:40:04] "GET /virtual-machine-interface/16c6ba48-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011313 10.0.0.141 - - [2026-01-29 04:40:04] "POST /set-tag HTTP/1.1" 200 109 0.023534 10.0.0.141 - - [2026-01-29 04:40:04] "POST /set-tag HTTP/1.1" 200 109 0.026850 10.0.0.141 - - [2026-01-29 04:40:04] "POST /set-tag HTTP/1.1" 200 109 0.025662 10.0.0.141 - - [2026-01-29 04:40:04] "POST /set-tag HTTP/1.1" 200 109 0.012882 10.0.0.141 - - [2026-01-29 04:40:04] "POST /set-tag HTTP/1.1" 200 109 0.032011 10.0.0.141 - - [2026-01-29 04:40:04] "DELETE /instance-ip/16db0674-fccc-11f0-b235-fa163ef15b3d HTTP/1.1" 200 115 0.040096 10.0.0.141 - - [2026-01-29 04:40:04] "DELETE /virtual-machine-interface/16c6ba48-fccc-11f0-b235-fa163ef15b3d HTTP/1.1" 200 115 0.029863 10.0.0.141 - - [2026-01-29 04:40:04] "DELETE /virtual-machine/dc8b559a-5d2b-4b24-b878-5323632bcf94 HTTP/1.1" 200 115 0.014704 10.0.0.141 - - [2026-01-29 04:40:04] "DELETE /tag/6c2d28b4-4faa-41dd-8032-7334b42d4657 HTTP/1.1" 409 391 0.005216 10.0.0.141 - - [2026-01-29 04:40:04] "DELETE /tag/ba0afc15-fe4d-46d2-a46a-107607944c8f HTTP/1.1" 200 115 0.040238 10.0.0.141 - - [2026-01-29 04:40:32] "GET /virtual-machine-interface/173d7a84-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006062 10.0.0.141 - - [2026-01-29 04:40:32] "POST /set-tag HTTP/1.1" 200 109 0.002403 10.0.0.141 - - [2026-01-29 04:40:32] "GET /virtual-machine-interface/173d7a84-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009394 10.0.0.141 - - [2026-01-29 04:40:32] "POST /set-tag HTTP/1.1" 200 109 0.004069 10.0.0.141 - - [2026-01-29 04:40:32] "GET /virtual-machine/10d4872a-e2a5-46a2-b6c8-add9ef531aea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003459 10.0.0.141 - - [2026-01-29 04:40:32] "POST /ref-update HTTP/1.1" 200 156 0.009920 10.0.0.141 - - [2026-01-29 04:40:32] "GET /virtual-machine-interface/173d7a84-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009327 10.0.0.141 - - [2026-01-29 04:40:32] "POST /set-tag HTTP/1.1" 200 109 0.014562 10.0.0.141 - - [2026-01-29 04:40:32] "POST /set-tag HTTP/1.1" 200 109 0.031346 10.0.0.141 - - [2026-01-29 04:40:32] "POST /set-tag HTTP/1.1" 200 109 0.020373 10.0.0.141 - - [2026-01-29 04:40:32] "POST /set-tag HTTP/1.1" 200 109 0.011859 10.0.0.141 - - [2026-01-29 04:40:33] "DELETE /instance-ip/17569e74-fccc-11f0-b235-fa163ef15b3d HTTP/1.1" 200 115 0.041295 10.0.0.141 - - [2026-01-29 04:40:33] "DELETE /virtual-machine-interface/173d7a84-fccc-11f0-b235-fa163ef15b3d HTTP/1.1" 200 115 0.035331 10.0.0.141 - - [2026-01-29 04:40:33] "DELETE /virtual-machine/10d4872a-e2a5-46a2-b6c8-add9ef531aea HTTP/1.1" 200 115 0.020787 10.0.0.141 - - [2026-01-29 04:40:33] "DELETE /tag/a4366c17-b585-43af-b46e-421e63b0c7ff HTTP/1.1" 200 115 0.038870 10.0.0.141 - - [2026-01-29 04:40:33] "GET /virtual-machine-interface/17afd9c6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003769 10.0.0.141 - - [2026-01-29 04:40:33] "POST /set-tag HTTP/1.1" 200 109 0.002252 10.0.0.141 - - [2026-01-29 04:40:33] "GET /virtual-machine-interface/188f12da-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003557 10.0.0.141 - - [2026-01-29 04:40:33] "POST /set-tag HTTP/1.1" 200 109 0.001619 10.0.0.141 - - [2026-01-29 04:40:33] "GET /virtual-machine-interface/188f12da-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003895 10.0.0.141 - - [2026-01-29 04:40:33] "POST /set-tag HTTP/1.1" 200 109 0.001736 10.0.0.141 - - [2026-01-29 04:40:33] "GET /virtual-machine/6cd24ec4-7caa-4781-97ae-ff1819ba0551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.001872 10.0.0.141 - - [2026-01-29 04:40:33] "POST /ref-update HTTP/1.1" 200 156 0.008986 10.0.0.141 - - [2026-01-29 04:40:33] "GET /virtual-machine-interface/188f12da-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004691 10.0.0.141 - - [2026-01-29 04:40:33] "POST /set-tag HTTP/1.1" 200 109 0.015086 10.0.0.141 - - [2026-01-29 04:40:33] "POST /set-tag HTTP/1.1" 200 109 0.025047 10.0.0.141 - - [2026-01-29 04:40:33] "POST /set-tag HTTP/1.1" 200 109 0.015017 10.0.0.141 - - [2026-01-29 04:40:33] "POST /set-tag HTTP/1.1" 200 109 0.030471 10.0.0.141 - - [2026-01-29 04:40:33] "DELETE /instance-ip/18a93fc0-fccc-11f0-b235-fa163ef15b3d HTTP/1.1" 200 115 0.045044 10.0.0.141 - - [2026-01-29 04:40:33] "DELETE /virtual-machine-interface/188f12da-fccc-11f0-b235-fa163ef15b3d HTTP/1.1" 200 115 0.040127 10.0.0.141 - - [2026-01-29 04:40:33] "DELETE /virtual-machine/6cd24ec4-7caa-4781-97ae-ff1819ba0551 HTTP/1.1" 200 115 0.020622 10.0.0.141 - - [2026-01-29 04:40:33] "DELETE /tag/b4aee0e2-6f4a-4548-be5a-be78973a3d5a HTTP/1.1" 200 115 0.032547 10.0.0.141 - - [2026-01-29 04:40:33] "GET /virtual-machine-interface/181defe2-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003713 10.0.0.141 - - [2026-01-29 04:40:33] "POST /set-tag HTTP/1.1" 200 109 0.002570 10.0.0.141 - - [2026-01-29 04:40:33] "GET /virtual-machine-interface/181defe2-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003999 10.0.0.141 - - [2026-01-29 04:40:33] "POST /set-tag HTTP/1.1" 200 109 0.001796 10.0.0.141 - - [2026-01-29 04:40:33] "GET /virtual-machine/37305eaf-6339-4ed2-9a07-512c1e92dd3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002747 10.0.0.141 - - [2026-01-29 04:40:33] "POST /ref-update HTTP/1.1" 200 156 0.007516 10.0.0.141 - - [2026-01-29 04:40:33] "GET /virtual-machine-interface/181defe2-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007367 10.0.0.141 - - [2026-01-29 04:40:33] "POST /set-tag HTTP/1.1" 200 109 0.014694 10.0.0.141 - - [2026-01-29 04:40:33] "POST /set-tag HTTP/1.1" 200 109 0.023854 10.0.0.141 - - [2026-01-29 04:40:33] "POST /set-tag HTTP/1.1" 200 109 0.019286 10.0.0.141 - - [2026-01-29 04:40:33] "POST /set-tag HTTP/1.1" 200 109 0.011727 10.0.0.141 - - [2026-01-29 04:40:33] "DELETE /instance-ip/1838ed9c-fccc-11f0-b235-fa163ef15b3d HTTP/1.1" 200 115 0.035788 10.0.0.141 - - [2026-01-29 04:40:33] "DELETE /virtual-machine-interface/181defe2-fccc-11f0-b235-fa163ef15b3d HTTP/1.1" 200 115 0.036224 10.0.0.141 - - [2026-01-29 04:40:34] "DELETE /virtual-machine/37305eaf-6339-4ed2-9a07-512c1e92dd3e HTTP/1.1" 200 115 0.024738 10.0.0.141 - - [2026-01-29 04:40:34] "DELETE /tag/d373a067-fbee-41ec-bc7a-e9183b1b1831 HTTP/1.1" 409 237 0.005979 10.0.0.141 - - [2026-01-29 04:40:34] "DELETE /tag/a1269c18-076d-44dc-a8fa-ffb8b07a46c7 HTTP/1.1" 409 237 0.005378 10.0.0.141 - - [2026-01-29 04:40:34] "DELETE /tag/e5259202-a05e-4268-a966-b13df036ece5 HTTP/1.1" 200 115 0.026928 10.0.0.141 - - [2026-01-29 04:40:34] "GET /virtual-machine-interface/17afd9c6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003697 10.0.0.141 - - [2026-01-29 04:40:34] "POST /set-tag HTTP/1.1" 200 109 0.002619 10.0.0.141 - - [2026-01-29 04:40:34] "GET /virtual-machine/fa7ec9d4-325b-408b-a34e-253f4e35fd95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002002 10.0.0.141 - - [2026-01-29 04:40:34] "POST /ref-update HTTP/1.1" 200 156 0.006785 10.0.0.141 - - [2026-01-29 04:40:34] "GET /virtual-machine-interface/17afd9c6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004030 10.0.0.141 - - [2026-01-29 04:40:34] "POST /set-tag HTTP/1.1" 200 109 0.014215 10.0.0.141 - - [2026-01-29 04:40:34] "POST /set-tag HTTP/1.1" 200 109 0.028156 10.0.0.141 - - [2026-01-29 04:40:34] "POST /set-tag HTTP/1.1" 200 109 0.014429 10.0.0.141 - - [2026-01-29 04:40:34] "POST /set-tag HTTP/1.1" 200 109 0.016365 10.0.0.141 - - [2026-01-29 04:40:34] "DELETE /instance-ip/17c4ce30-fccc-11f0-b235-fa163ef15b3d HTTP/1.1" 200 115 0.031955 10.0.0.141 - - [2026-01-29 04:40:34] "DELETE /virtual-machine-interface/17afd9c6-fccc-11f0-b235-fa163ef15b3d HTTP/1.1" 200 115 0.033582 10.0.0.141 - - [2026-01-29 04:40:34] "DELETE /virtual-machine/fa7ec9d4-325b-408b-a34e-253f4e35fd95 HTTP/1.1" 200 115 0.018969 10.0.0.141 - - [2026-01-29 04:40:34] "DELETE /tag/e1ad4846-4a55-4008-a9a6-924aaabcb7bb HTTP/1.1" 409 237 0.004284 10.0.0.141 - - [2026-01-29 04:40:34] "DELETE /tag/84c8694b-6ce3-40b9-92e4-7965f0284d64 HTTP/1.1" 200 115 0.035598 10.0.0.141 - - [2026-01-29 04:40:34] "DELETE /tag/729cc1cb-45df-4c76-8744-4f08d9827fd2 HTTP/1.1" 200 115 0.035351 10.0.0.141 - - [2026-01-29 04:40:36] "POST /projects HTTP/1.1" 409 238 0.001878 10.0.0.141 - - [2026-01-29 04:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.141 - - [2026-01-29 04:40:36] "GET /project/459c5cf9-b021-4d47-acbd-2bcce7202e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.034249 10.0.0.141 - - [2026-01-29 04:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.141 - - [2026-01-29 04:40:36] "GET /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005694 10.0.0.141 - - [2026-01-29 04:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.141 - - [2026-01-29 04:40:36] "GET /virtual-network/c7dfadc5-d341-4234-a150-fac12ebacaba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004085 10.0.0.141 - - [2026-01-29 04:40:36] "POST /security-groups HTTP/1.1" 409 285 0.001862 10.0.0.141 - - [2026-01-29 04:40:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.141 - - [2026-01-29 04:40:37] "PUT /security-group/c0e258d9-8e89-414c-87d2-c21df7195c07 HTTP/1.1" 200 263 0.079262 10.0.0.141 - - [2026-01-29 04:40:37] "PUT /access-control-list/6e225eed-3a97-4f90-be0e-861502b33c0a HTTP/1.1" 200 273 0.018337 10.0.0.141 - - [2026-01-29 04:40:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.045326 10.0.0.141 - - [2026-01-29 04:40:37] "PUT /access-control-list/6695dacc-c4d7-4d0f-8ad8-0d60fbe2cd09 HTTP/1.1" 200 273 0.031733 10.0.0.141 - - [2026-01-29 04:40:37] "GET /global-system-configs HTTP/1.1" 200 323 0.018455 10.0.0.141 - - [2026-01-29 04:40:39] "GET /global-system-configs HTTP/1.1" 200 323 0.006277 10.0.0.141 - - [2026-01-29 04:40:41] "POST /projects HTTP/1.1" 409 238 0.001966 10.0.0.141 - - [2026-01-29 04:40:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001461 10.0.0.141 - - [2026-01-29 04:40:42] "GET /project/459c5cf9-b021-4d47-acbd-2bcce7202e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033915 10.0.0.141 - - [2026-01-29 04:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.141 - - [2026-01-29 04:40:42] "GET /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004125 10.0.0.141 - - [2026-01-29 04:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001529 10.0.0.141 - - [2026-01-29 04:40:42] "GET /virtual-network/c7dfadc5-d341-4234-a150-fac12ebacaba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003706 10.0.0.141 - - [2026-01-29 04:40:42] "POST /security-groups HTTP/1.1" 409 285 0.001734 10.0.0.141 - - [2026-01-29 04:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.141 - - [2026-01-29 04:40:42] "PUT /security-group/c0e258d9-8e89-414c-87d2-c21df7195c07 HTTP/1.1" 200 263 0.055887 10.0.0.141 - - [2026-01-29 04:40:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.028126 10.0.0.141 - - [2026-01-29 04:40:42] "PUT /access-control-list/6e225eed-3a97-4f90-be0e-861502b33c0a HTTP/1.1" 200 273 0.021394 10.0.0.141 - - [2026-01-29 04:40:42] "GET /firewall-policy/c5c8dc4d-e90f-4aab-988e-0133ad9b3163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.011874 10.0.0.141 - - [2026-01-29 04:40:42] "PUT /access-control-list/6695dacc-c4d7-4d0f-8ad8-0d60fbe2cd09 HTTP/1.1" 200 273 0.013388 10.0.0.141 - - [2026-01-29 04:40:42] "GET /firewall-rule/0115c5bb-898c-4547-857f-9f731f6908a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002592 10.0.0.141 - - [2026-01-29 04:40:42] "POST /ref-update HTTP/1.1" 200 156 0.042696 10.0.0.141 - - [2026-01-29 04:40:42] "DELETE /firewall-rule/0115c5bb-898c-4547-857f-9f731f6908a1 HTTP/1.1" 200 115 0.033720 10.0.0.141 - - [2026-01-29 04:40:42] "GET /firewall-policy/c5c8dc4d-e90f-4aab-988e-0133ad9b3163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.006433 10.0.0.141 - - [2026-01-29 04:40:42] "GET /firewall-rule/d32fdead-19a3-44d6-a7c6-19aad33928e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002495 10.0.0.141 - - [2026-01-29 04:40:42] "POST /ref-update HTTP/1.1" 200 156 0.048348 10.0.0.141 - - [2026-01-29 04:40:42] "DELETE /firewall-rule/d32fdead-19a3-44d6-a7c6-19aad33928e9 HTTP/1.1" 200 115 0.030946 10.0.0.141 - - [2026-01-29 04:40:42] "DELETE /tag/a1269c18-076d-44dc-a8fa-ffb8b07a46c7 HTTP/1.1" 409 237 0.005553 10.0.0.141 - - [2026-01-29 04:40:42] "DELETE /tag/d373a067-fbee-41ec-bc7a-e9183b1b1831 HTTP/1.1" 409 237 0.004827 10.0.0.141 - - [2026-01-29 04:40:42] "DELETE /tag/0d67be47-2fbf-4e01-ae4d-f7739a3dd856 HTTP/1.1" 200 115 0.037084 10.0.0.141 - - [2026-01-29 04:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.141 - - [2026-01-29 04:40:42] "GET /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.008416 10.0.0.141 - - [2026-01-29 04:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.141 - - [2026-01-29 04:40:42] "GET /virtual-network/c7dfadc5-d341-4234-a150-fac12ebacaba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004612 10.0.0.141 - - [2026-01-29 04:40:42] "PUT /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093 HTTP/1.1" 200 265 0.054190 10.0.0.141 - - [2026-01-29 04:40:42] "PUT /virtual-network/c7dfadc5-d341-4234-a150-fac12ebacaba HTTP/1.1" 200 265 0.053549 10.0.0.141 - - [2026-01-29 04:40:42] "DELETE /security-group/c0e258d9-8e89-414c-87d2-c21df7195c07 HTTP/1.1" 200 115 0.042112 10.0.0.141 - - [2026-01-29 04:40:42] "DELETE /access-control-list/6e225eed-3a97-4f90-be0e-861502b33c0a HTTP/1.1" 200 115 0.028210 10.0.0.141 - - [2026-01-29 04:40:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.141 - - [2026-01-29 04:40:42] "DELETE /access-control-list/6695dacc-c4d7-4d0f-8ad8-0d60fbe2cd09 HTTP/1.1" 200 115 0.024023 10.0.0.141 - - [2026-01-29 04:40:42] "GET /project/459c5cf9-b021-4d47-acbd-2bcce7202e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.026587 10.0.0.141 - - [2026-01-29 04:40:42] "GET /project/459c5cf9-b021-4d47-acbd-2bcce7202e10?fields=security_groups HTTP/1.1" 200 1352 0.026192 10.0.0.141 - - [2026-01-29 04:40:43] "DELETE /security-group/f971070e-8ceb-447e-bac4-ccdc9f596fe5 HTTP/1.1" 200 115 0.038729 10.0.0.141 - - [2026-01-29 04:40:43] "DELETE /access-control-list/058df563-70e9-4f5a-9659-315f20415427 HTTP/1.1" 200 115 0.033497 10.0.0.141 - - [2026-01-29 04:40:43] "GET /project/459c5cf9-b021-4d47-acbd-2bcce7202e10?fields=application_policy_sets HTTP/1.1" 200 1391 0.037061 10.0.0.141 - - [2026-01-29 04:40:43] "DELETE /access-control-list/08cafbc6-bd3d-4a9e-b78d-61c5dc2a1bdf HTTP/1.1" 200 115 0.034358 10.0.0.141 - - [2026-01-29 04:40:43] "DELETE /project/459c5cf9-b021-4d47-acbd-2bcce7202e10 HTTP/1.1" 200 115 0.233362 10.0.0.141 - - [2026-01-29 04:40:43] "POST /projects HTTP/1.1" 409 238 0.002569 10.0.0.141 - - [2026-01-29 04:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006761 10.0.0.141 - - [2026-01-29 04:40:43] "GET /project/c7dce712-b563-4a99-9067-d365a56591b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.029237 10.0.0.141 - - [2026-01-29 04:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007586 10.0.0.141 - - [2026-01-29 04:40:43] "GET /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004102 10.0.0.141 - - [2026-01-29 04:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.141 - - [2026-01-29 04:40:43] "GET /virtual-network/c7dfadc5-d341-4234-a150-fac12ebacaba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.006775 10.0.0.141 - - [2026-01-29 04:40:43] "POST /security-groups HTTP/1.1" 409 285 0.002312 10.0.0.141 - - [2026-01-29 04:40:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.141 - - [2026-01-29 04:40:43] "PUT /security-group/e2d36d10-b21b-4ed9-b4c2-72cd2b262b21 HTTP/1.1" 200 263 0.054089 10.0.0.141 - - [2026-01-29 04:40:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.019550 10.0.0.141 - - [2026-01-29 04:40:43] "PUT /access-control-list/5044e4eb-0dc2-4ce3-8ec7-e7cc64c42a82 HTTP/1.1" 200 273 0.015841 10.0.0.141 - - [2026-01-29 04:40:43] "PUT /access-control-list/7b7b1ed6-74ec-40f1-9b27-ea5fdc689156 HTTP/1.1" 200 273 0.029621 10.0.0.141 - - [2026-01-29 04:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.141 - - [2026-01-29 04:40:47] "GET /loadbalancer/86cbaa68-00fa-487f-b82b-bdf387404d5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002131 10.0.0.141 - - [2026-01-29 04:40:47] "GET /virtual-machine-interface/15d467b6-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001249 10.0.0.141 - - [2026-01-29 04:40:47] "DELETE /loadbalancer-member/89a90018-2a11-4fed-bc98-d30155a258b7 HTTP/1.1" 200 115 0.028821 10.0.0.141 - - [2026-01-29 04:40:47] "GET /application-policy-set/ba4a73a5-c93d-4c92-9e9d-1eba5e3c61b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002564 10.0.0.141 - - [2026-01-29 04:40:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.141 - - [2026-01-29 04:40:47] "GET /policy-management/b34cef60-d88e-47f4-ad73-57eb234a11c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002687 10.0.0.141 - - [2026-01-29 04:40:48] "GET /firewall-policy/1b5eb806-0d09-44ab-8966-e857109f5152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.001949 10.0.0.141 - - [2026-01-29 04:40:48] "GET /firewall-rule/1dae51a0-1e0a-4909-b3c4-a7e0b1521854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002511 10.0.0.141 - - [2026-01-29 04:40:48] "POST /ref-update HTTP/1.1" 200 156 0.013816 10.0.0.141 - - [2026-01-29 04:40:48] "DELETE /firewall-rule/1dae51a0-1e0a-4909-b3c4-a7e0b1521854 HTTP/1.1" 200 115 0.031667 10.0.0.141 - - [2026-01-29 04:40:48] "GET /firewall-policy/d4eba5e3-351c-483d-8e52-3ec981f7a060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002460 10.0.0.141 - - [2026-01-29 04:40:48] "GET /firewall-rule/6a31a26f-8bbf-47de-912d-01869b82f17e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.002934 10.0.0.141 - - [2026-01-29 04:40:48] "POST /ref-update HTTP/1.1" 200 156 0.013471 10.0.0.141 - - [2026-01-29 04:40:48] "DELETE /firewall-rule/6a31a26f-8bbf-47de-912d-01869b82f17e HTTP/1.1" 200 115 0.051810 10.0.0.141 - - [2026-01-29 04:40:48] "GET /firewall-policy/d4eba5e3-351c-483d-8e52-3ec981f7a060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.003712 10.0.0.141 - - [2026-01-29 04:40:48] "GET /firewall-rule/37e307e2-3a53-4bd6-9bf7-347999e76696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002602 10.0.0.141 - - [2026-01-29 04:40:48] "POST /ref-update HTTP/1.1" 200 156 0.011163 10.0.0.141 - - [2026-01-29 04:40:48] "DELETE /firewall-rule/37e307e2-3a53-4bd6-9bf7-347999e76696 HTTP/1.1" 200 115 0.040398 10.0.0.141 - - [2026-01-29 04:40:48] "GET /application-policy-set/ba4a73a5-c93d-4c92-9e9d-1eba5e3c61b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003509 10.0.0.141 - - [2026-01-29 04:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.141 - - [2026-01-29 04:40:48] "GET /policy-management/b34cef60-d88e-47f4-ad73-57eb234a11c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002290 10.0.0.141 - - [2026-01-29 04:40:48] "GET /firewall-policy/d4eba5e3-351c-483d-8e52-3ec981f7a060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.002893 10.0.0.141 - - [2026-01-29 04:40:48] "POST /ref-update HTTP/1.1" 200 156 0.034918 10.0.0.141 - - [2026-01-29 04:40:48] "DELETE /firewall-policy/d4eba5e3-351c-483d-8e52-3ec981f7a060 HTTP/1.1" 200 115 0.033017 10.0.0.141 - - [2026-01-29 04:40:48] "DELETE /tag/d373a067-fbee-41ec-bc7a-e9183b1b1831 HTTP/1.1" 200 115 0.040471 10.0.0.141 - - [2026-01-29 04:40:48] "DELETE /tag/a1269c18-076d-44dc-a8fa-ffb8b07a46c7 HTTP/1.1" 200 115 0.057597 10.0.0.141 - - [2026-01-29 04:40:48] "DELETE /tag/6c2d28b4-4faa-41dd-8032-7334b42d4657 HTTP/1.1" 200 115 0.052884 10.0.0.141 - - [2026-01-29 04:40:48] "DELETE /tag/e1ad4846-4a55-4008-a9a6-924aaabcb7bb HTTP/1.1" 200 115 0.085396 10.0.0.141 - - [2026-01-29 04:40:48] "DELETE /loadbalancer-pool/051863a7-df01-414f-bac7-c9ba2e0ec64f HTTP/1.1" 200 115 0.067624 10.0.0.141 - - [2026-01-29 04:40:48] "DELETE /loadbalancer-listener/3fda2d6b-bd77-4c82-89ca-5c18f8244711 HTTP/1.1" 200 115 0.037702 10.0.0.141 - - [2026-01-29 04:40:48] "DELETE /loadbalancer/86cbaa68-00fa-487f-b82b-bdf387404d5d HTTP/1.1" 200 115 0.046442 10.0.0.141 - - [2026-01-29 04:40:48] "DELETE /floating-ip/447ccccf-63e1-485e-8913-32b1ff304d08 HTTP/1.1" 200 115 0.049033 10.0.0.141 - - [2026-01-29 04:40:49] "DELETE /instance-ip/82036b9a-8b20-4c0f-a782-cef45f849ccf HTTP/1.1" 200 115 0.043259 10.0.0.141 - - [2026-01-29 04:40:49] "DELETE /virtual-machine-interface/eda2740b-44c1-40a5-81e4-91da281ea8bb HTTP/1.1" 200 115 0.048621 10.0.0.141 - - [2026-01-29 04:40:49] "DELETE /tag/007cf37f-339c-456f-bf81-c48026d74e3e HTTP/1.1" 200 115 0.041579 10.0.0.141 - - [2026-01-29 04:40:49] "POST /projects HTTP/1.1" 409 238 0.003552 10.0.0.141 - - [2026-01-29 04:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.141 - - [2026-01-29 04:40:49] "GET /project/c7dce712-b563-4a99-9067-d365a56591b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033051 10.0.0.141 - - [2026-01-29 04:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.141 - - [2026-01-29 04:40:49] "GET /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004045 10.0.0.141 - - [2026-01-29 04:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.141 - - [2026-01-29 04:40:49] "GET /virtual-network/c7dfadc5-d341-4234-a150-fac12ebacaba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004752 10.0.0.141 - - [2026-01-29 04:40:49] "POST /security-groups HTTP/1.1" 409 285 0.002196 10.0.0.141 - - [2026-01-29 04:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001258 10.0.0.141 - - [2026-01-29 04:40:49] "PUT /security-group/e2d36d10-b21b-4ed9-b4c2-72cd2b262b21 HTTP/1.1" 200 263 0.052010 10.0.0.141 - - [2026-01-29 04:40:49] "PUT /access-control-list/5044e4eb-0dc2-4ce3-8ec7-e7cc64c42a82 HTTP/1.1" 200 273 0.013996 10.0.0.141 - - [2026-01-29 04:40:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.035989 10.0.0.141 - - [2026-01-29 04:40:49] "GET /firewall-policy/c5c8dc4d-e90f-4aab-988e-0133ad9b3163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.016340 10.0.0.141 - - [2026-01-29 04:40:49] "PUT /access-control-list/7b7b1ed6-74ec-40f1-9b27-ea5fdc689156 HTTP/1.1" 200 273 0.033833 10.0.0.141 - - [2026-01-29 04:40:49] "GET /firewall-rule/8565ab68-533f-4535-8c66-153fb0b53632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002267 10.0.0.141 - - [2026-01-29 04:40:49] "POST /ref-update HTTP/1.1" 200 156 0.052575 10.0.0.141 - - [2026-01-29 04:40:49] "DELETE /firewall-rule/8565ab68-533f-4535-8c66-153fb0b53632 HTTP/1.1" 200 115 0.035812 10.0.0.141 - - [2026-01-29 04:40:49] "GET /firewall-policy/c5c8dc4d-e90f-4aab-988e-0133ad9b3163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.012784 10.0.0.141 - - [2026-01-29 04:40:49] "GET /firewall-rule/4342f230-8aff-4a0f-9f2b-a86b517d6133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002607 10.0.0.141 - - [2026-01-29 04:40:49] "POST /ref-update HTTP/1.1" 200 156 0.057578 10.0.0.141 - - [2026-01-29 04:40:49] "DELETE /firewall-rule/4342f230-8aff-4a0f-9f2b-a86b517d6133 HTTP/1.1" 200 115 0.057078 10.0.0.141 - - [2026-01-29 04:40:49] "DELETE /tag/74c5544d-e944-47eb-b1eb-c958d19bdcd3 HTTP/1.1" 200 115 0.038269 10.0.0.141 - - [2026-01-29 04:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.141 - - [2026-01-29 04:40:49] "GET /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004006 10.0.0.141 - - [2026-01-29 04:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.141 - - [2026-01-29 04:40:49] "GET /virtual-network/c7dfadc5-d341-4234-a150-fac12ebacaba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004034 10.0.0.141 - - [2026-01-29 04:40:50] "PUT /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093 HTTP/1.1" 200 265 0.074581 10.0.0.141 - - [2026-01-29 04:40:50] "PUT /virtual-network/c7dfadc5-d341-4234-a150-fac12ebacaba HTTP/1.1" 200 265 0.050143 10.0.0.141 - - [2026-01-29 04:40:50] "DELETE /security-group/e2d36d10-b21b-4ed9-b4c2-72cd2b262b21 HTTP/1.1" 200 115 0.045612 10.0.0.141 - - [2026-01-29 04:40:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005025 10.0.0.141 - - [2026-01-29 04:40:50] "DELETE /access-control-list/5044e4eb-0dc2-4ce3-8ec7-e7cc64c42a82 HTTP/1.1" 200 115 0.029781 10.0.0.141 - - [2026-01-29 04:40:50] "DELETE /access-control-list/7b7b1ed6-74ec-40f1-9b27-ea5fdc689156 HTTP/1.1" 200 115 0.036396 10.0.0.141 - - [2026-01-29 04:40:50] "GET /project/c7dce712-b563-4a99-9067-d365a56591b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.033055 10.0.0.141 - - [2026-01-29 04:40:50] "GET /project/c7dce712-b563-4a99-9067-d365a56591b0?fields=security_groups HTTP/1.1" 200 1353 0.026500 10.0.0.141 - - [2026-01-29 04:40:50] "DELETE /security-group/e97609b6-bddc-49c5-ac37-098723a3d6db HTTP/1.1" 200 115 0.051597 10.0.0.141 - - [2026-01-29 04:40:50] "DELETE /access-control-list/4f8dc9fa-082b-4f9b-96d0-34d4baa40aa4 HTTP/1.1" 200 115 0.053519 10.0.0.141 - - [2026-01-29 04:40:50] "GET /project/c7dce712-b563-4a99-9067-d365a56591b0?fields=application_policy_sets HTTP/1.1" 200 1392 0.065546 10.0.0.141 - - [2026-01-29 04:40:50] "DELETE /access-control-list/35405666-7196-437b-afa4-16e2998066a6 HTTP/1.1" 200 115 0.054058 10.0.0.141 - - [2026-01-29 04:40:50] "DELETE /project/c7dce712-b563-4a99-9067-d365a56591b0 HTTP/1.1" 200 115 0.314907 10.0.0.141 - - [2026-01-29 04:41:38] "GET / HTTP/1.1" 200 36215 0.001662 10.0.0.141 - - [2026-01-29 04:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.141 - - [2026-01-29 04:41:38] "GET /global-vrouter-config/f0f26c06-a2a0-4f8f-beef-8076baa6fa09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002565 10.0.0.141 - - [2026-01-29 04:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.141 - - [2026-01-29 04:41:39] "GET /global-vrouter-config/f0f26c06-a2a0-4f8f-beef-8076baa6fa09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002070 10.0.0.141 - - [2026-01-29 04:41:53] "GET / HTTP/1.1" 200 36215 0.001394 10.0.0.141 - - [2026-01-29 04:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.141 - - [2026-01-29 04:41:53] "GET /global-system-config/740482b5-33da-4d25-b91e-27172e3e3c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004415 10.0.0.141 - - [2026-01-29 04:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001377 10.0.0.141 - - [2026-01-29 04:41:53] "GET /config-node/c7dad46b-c19b-4166-86d7-e45c8b7d3089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002117 10.0.0.141 - - [2026-01-29 04:41:53] "GET / HTTP/1.1" 200 36215 0.001408 10.0.0.141 - - [2026-01-29 04:41:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002217 10.0.0.141 - - [2026-01-29 04:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.141 - - [2026-01-29 04:41:58] "GET /global-vrouter-config/f0f26c06-a2a0-4f8f-beef-8076baa6fa09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.001970 10.0.0.141 - - [2026-01-29 04:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001314 10.0.0.141 - - [2026-01-29 04:41:58] "PUT /global-vrouter-config/f0f26c06-a2a0-4f8f-beef-8076baa6fa09 HTTP/1.1" 200 277 0.005862 10.0.0.141 - - [2026-01-29 04:41:58] "GET / HTTP/1.1" 200 36215 0.001360 10.0.0.141 - - [2026-01-29 04:41:58] "POST /alarms HTTP/1.1" 409 264 0.001937 10.0.0.141 - - [2026-01-29 04:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001333 10.0.0.141 - - [2026-01-29 04:41:58] "PUT /alarm/8ebb3f59-a330-4ccd-8da8-0d1ebe0cdd22 HTTP/1.1" 200 245 0.008789 10.0.0.141 - - [2026-01-29 04:41:58] "POST /alarms HTTP/1.1" 409 261 0.006915 10.0.0.141 - - [2026-01-29 04:41:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001480 10.0.0.141 - - [2026-01-29 04:41:58] "PUT /alarm/f6d65756-631f-4717-945f-5fda1c53f4b1 HTTP/1.1" 200 245 0.009261 10.0.0.141 - - [2026-01-29 04:41:58] "POST /alarms HTTP/1.1" 409 261 0.002945 10.0.0.141 - - [2026-01-29 04:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.141 - - [2026-01-29 04:41:59] "PUT /alarm/7bad13d3-e166-4701-9af7-5453e0afcef1 HTTP/1.1" 200 245 0.010064 10.0.0.141 - - [2026-01-29 04:41:59] "POST /alarms HTTP/1.1" 409 253 0.008185 10.0.0.141 - - [2026-01-29 04:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.141 - - [2026-01-29 04:41:59] "PUT /alarm/b631d88e-74df-4c89-9cf2-da02a3ed7b5c HTTP/1.1" 200 245 0.023993 10.0.0.141 - - [2026-01-29 04:41:59] "POST /alarms HTTP/1.1" 409 251 0.004298 10.0.0.141 - - [2026-01-29 04:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.141 - - [2026-01-29 04:41:59] "PUT /alarm/1dd97c2c-25ae-41a9-a05a-81e3d46a4a02 HTTP/1.1" 200 245 0.009410 10.0.0.141 - - [2026-01-29 04:41:59] "POST /alarms HTTP/1.1" 409 252 0.006255 10.0.0.141 - - [2026-01-29 04:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.141 - - [2026-01-29 04:41:59] "PUT /alarm/b84da6d7-afdf-4e20-925a-19f095e1fc58 HTTP/1.1" 200 245 0.009674 10.0.0.141 - - [2026-01-29 04:41:59] "POST /alarms HTTP/1.1" 409 256 0.010313 10.0.0.141 - - [2026-01-29 04:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.141 - - [2026-01-29 04:41:59] "PUT /alarm/1c525482-d50d-4ffe-bff7-9476778fbb6e HTTP/1.1" 200 245 0.011725 10.0.0.141 - - [2026-01-29 04:41:59] "POST /alarms HTTP/1.1" 409 248 0.007973 10.0.0.141 - - [2026-01-29 04:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.141 - - [2026-01-29 04:41:59] "PUT /alarm/95922595-5a52-4988-b6d3-abc14847bff5 HTTP/1.1" 200 245 0.012774 10.0.0.141 - - [2026-01-29 04:41:59] "POST /alarms HTTP/1.1" 409 252 0.013254 10.0.0.141 - - [2026-01-29 04:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.141 - - [2026-01-29 04:41:59] "PUT /alarm/2d9e1f1a-47c9-4ce3-a3be-309daf754041 HTTP/1.1" 200 245 0.008374 10.0.0.141 - - [2026-01-29 04:41:59] "POST /alarms HTTP/1.1" 409 257 0.007751 10.0.0.141 - - [2026-01-29 04:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.141 - - [2026-01-29 04:41:59] "PUT /alarm/39be2b61-033a-4305-bcc9-a4e6f69ffca4 HTTP/1.1" 200 245 0.010550 10.0.0.141 - - [2026-01-29 04:41:59] "POST /alarms HTTP/1.1" 409 251 0.005291 10.0.0.141 - - [2026-01-29 04:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009204 10.0.0.141 - - [2026-01-29 04:41:59] "PUT /alarm/48339deb-e34c-48ca-900f-2442c5c18e53 HTTP/1.1" 200 245 0.009636 10.0.0.141 - - [2026-01-29 04:41:59] "POST /alarms HTTP/1.1" 409 257 0.008219 10.0.0.141 - - [2026-01-29 04:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.141 - - [2026-01-29 04:41:59] "PUT /alarm/a3e71d60-2aae-4d5a-a0fb-eee4a7c734ad HTTP/1.1" 200 245 0.009376 10.0.0.141 - - [2026-01-29 04:41:59] "POST /alarms HTTP/1.1" 409 261 0.003412 10.0.0.141 - - [2026-01-29 04:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.141 - - [2026-01-29 04:41:59] "PUT /alarm/2b4f4543-0f73-41b8-a6fa-b616943ad029 HTTP/1.1" 200 245 0.010123 10.0.0.141 - - [2026-01-29 04:41:59] "POST /alarms HTTP/1.1" 409 258 0.001628 10.0.0.141 - - [2026-01-29 04:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.141 - - [2026-01-29 04:41:59] "PUT /alarm/fd1ea6eb-3008-44be-8205-be657cafafc5 HTTP/1.1" 200 245 0.009361 10.0.0.141 - - [2026-01-29 04:41:59] "POST /alarms HTTP/1.1" 409 254 0.007869 10.0.0.141 - - [2026-01-29 04:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.141 - - [2026-01-29 04:41:59] "PUT /alarm/222d9039-e147-41a0-aab1-d9613ee4a539 HTTP/1.1" 200 245 0.009254 10.0.0.141 - - [2026-01-29 04:41:59] "POST /alarms HTTP/1.1" 409 254 0.010697 10.0.0.141 - - [2026-01-29 04:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001311 10.0.0.141 - - [2026-01-29 04:41:59] "PUT /alarm/7224c823-0b98-4a2e-a2ec-73240b325d81 HTTP/1.1" 200 245 0.010087 10.0.0.141 - - [2026-01-29 04:41:59] "POST /alarms HTTP/1.1" 409 254 0.004807 10.0.0.141 - - [2026-01-29 04:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004918 10.0.0.141 - - [2026-01-29 04:42:00] "PUT /alarm/bcdf9383-3135-4a60-8990-95d0e6c48442 HTTP/1.1" 200 245 0.012758 10.0.0.141 - - [2026-01-29 04:42:00] "POST /alarms HTTP/1.1" 409 247 0.005671 10.0.0.141 - - [2026-01-29 04:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.141 - - [2026-01-29 04:42:00] "PUT /alarm/26a68fcf-88cc-4bdb-a547-f27310b5ef93 HTTP/1.1" 200 245 0.009267 10.0.0.141 - - [2026-01-29 04:42:00] "POST /alarms HTTP/1.1" 409 272 0.005245 10.0.0.141 - - [2026-01-29 04:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.141 - - [2026-01-29 04:42:00] "PUT /alarm/a589fb8e-2a0c-4ab0-acb4-282ee2540d96 HTTP/1.1" 200 245 0.012528 10.0.0.141 - - [2026-01-29 04:42:00] "POST /alarms HTTP/1.1" 409 261 0.002440 10.0.0.141 - - [2026-01-29 04:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.141 - - [2026-01-29 04:42:00] "PUT /alarm/8fe81237-900f-4aff-812a-cbfb76fe0a3c HTTP/1.1" 200 245 0.009608 10.0.0.141 - - [2026-01-29 04:42:00] "POST /alarms HTTP/1.1" 409 259 0.007848 10.0.0.141 - - [2026-01-29 04:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.141 - - [2026-01-29 04:42:00] "PUT /alarm/93f2e848-fe01-4410-961a-249f9daddc6a HTTP/1.1" 200 245 0.010469 10.0.0.141 - - [2026-01-29 04:42:00] "POST /alarms HTTP/1.1" 409 265 0.009439 10.0.0.141 - - [2026-01-29 04:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001298 10.0.0.141 - - [2026-01-29 04:42:00] "PUT /alarm/8d7fcbdc-56a7-4ad9-997e-5f170b94ce42 HTTP/1.1" 200 245 0.014478 10.0.0.141 - - [2026-01-29 04:42:00] "POST /alarms HTTP/1.1" 409 279 0.007602 10.0.0.141 - - [2026-01-29 04:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001364 10.0.0.141 - - [2026-01-29 04:42:00] "PUT /alarm/1017da79-8e32-4200-92a9-64c646e00894 HTTP/1.1" 200 245 0.009563 10.0.0.141 - - [2026-01-29 04:42:00] "GET / HTTP/1.1" 200 36215 0.001850 10.0.0.141 - - [2026-01-29 04:42:00] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001912 10.0.0.141 - - [2026-01-29 04:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.141 - - [2026-01-29 04:42:00] "PUT /global-vrouter-config/f0f26c06-a2a0-4f8f-beef-8076baa6fa09 HTTP/1.1" 200 277 0.008599 10.0.0.141 - - [2026-01-29 04:42:00] "GET / HTTP/1.1" 200 36215 0.001445 10.0.0.141 - - [2026-01-29 04:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.141 - - [2026-01-29 04:42:00] "GET /global-vrouter-config/f0f26c06-a2a0-4f8f-beef-8076baa6fa09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002122 10.0.0.141 - - [2026-01-29 04:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001313 10.0.0.141 - - [2026-01-29 04:42:00] "PUT /global-vrouter-config/f0f26c06-a2a0-4f8f-beef-8076baa6fa09 HTTP/1.1" 200 277 0.016428 10.0.0.141 - - [2026-01-29 04:42:01] "GET / HTTP/1.1" 200 36215 0.001751 10.0.0.141 - - [2026-01-29 04:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001557 10.0.0.141 - - [2026-01-29 04:42:01] "GET /global-system-config/740482b5-33da-4d25-b91e-27172e3e3c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.003889 10.0.0.141 - - [2026-01-29 04:42:01] "PUT /global-system-config/740482b5-33da-4d25-b91e-27172e3e3c80 HTTP/1.1" 200 275 0.014709 10.0.0.141 - - [2026-01-29 04:42:04] "GET / HTTP/1.1" 200 36215 0.001593 10.0.0.141 - - [2026-01-29 04:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.141 - - [2026-01-29 04:42:04] "GET /routing-instance/fb78d067-3488-48d1-8979-cdc4f9ff9e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002394 10.0.0.141 - - [2026-01-29 04:42:04] "POST /bgp-routers HTTP/1.1" 409 301 0.001478 10.0.0.141 - - [2026-01-29 04:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001439 10.0.0.141 - - [2026-01-29 04:42:04] "GET /bgp-router/fc39149f-eece-4a4e-a786-98d7162effea?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.002242 10.0.0.141 - - [2026-01-29 04:42:04] "PUT /bgp-router/fc39149f-eece-4a4e-a786-98d7162effea HTTP/1.1" 200 255 0.011691 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:42:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000828 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:42:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000791 10.0.0.141 - - [2026-01-29 04:42:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007014 10.0.0.141 - - [2026-01-29 04:42:07] "GET /global-vrouter-config/f0f26c06-a2a0-4f8f-beef-8076baa6fa09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002645 10.0.0.141 - - [2026-01-29 04:42:19] "GET / HTTP/1.1" 200 36215 0.001776 10.0.0.141 - - [2026-01-29 04:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.141 - - [2026-01-29 04:42:19] "GET /global-system-config/740482b5-33da-4d25-b91e-27172e3e3c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004268 10.0.0.141 - - [2026-01-29 04:42:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.141 - - [2026-01-29 04:42:19] "GET /config-node/c7dad46b-c19b-4166-86d7-e45c8b7d3089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002075 10.0.0.141 - - [2026-01-29 04:42:30] "GET / HTTP/1.1" 200 36215 0.001249 10.0.0.141 - - [2026-01-29 04:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.141 - - [2026-01-29 04:42:30] "GET /routing-instance/fb78d067-3488-48d1-8979-cdc4f9ff9e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004919 10.0.0.141 - - [2026-01-29 04:42:30] "POST /bgp-routers HTTP/1.1" 409 301 0.001854 10.0.0.141 - - [2026-01-29 04:42:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.141 - - [2026-01-29 04:42:30] "GET /bgp-router/fc39149f-eece-4a4e-a786-98d7162effea?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.002728 10.0.0.141 - - [2026-01-29 04:42:30] "PUT /bgp-router/fc39149f-eece-4a4e-a786-98d7162effea HTTP/1.1" 200 255 0.012628 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:42:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001001 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:42:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000859 10.0.0.141 - - [2026-01-29 04:42:45] "GET / HTTP/1.1" 200 36215 0.001900 10.0.0.141 - - [2026-01-29 04:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.141 - - [2026-01-29 04:42:45] "GET /global-system-config/740482b5-33da-4d25-b91e-27172e3e3c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004455 10.0.0.141 - - [2026-01-29 04:42:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001217 10.0.0.141 - - [2026-01-29 04:42:45] "GET /config-node/c7dad46b-c19b-4166-86d7-e45c8b7d3089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002264 10.0.0.141 - - [2026-01-29 04:42:45] "GET / HTTP/1.1" 200 36215 0.002571 10.0.0.141 - - [2026-01-29 04:42:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001835 10.0.0.141 - - [2026-01-29 04:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.141 - - [2026-01-29 04:42:50] "GET /global-vrouter-config/f0f26c06-a2a0-4f8f-beef-8076baa6fa09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002164 10.0.0.141 - - [2026-01-29 04:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001269 10.0.0.141 - - [2026-01-29 04:42:50] "PUT /global-vrouter-config/f0f26c06-a2a0-4f8f-beef-8076baa6fa09 HTTP/1.1" 200 277 0.007869 10.0.0.141 - - [2026-01-29 04:42:50] "GET / HTTP/1.1" 200 36215 0.001583 10.0.0.141 - - [2026-01-29 04:42:50] "POST /alarms HTTP/1.1" 409 264 0.001838 10.0.0.141 - - [2026-01-29 04:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001176 10.0.0.141 - - [2026-01-29 04:42:50] "PUT /alarm/8ebb3f59-a330-4ccd-8da8-0d1ebe0cdd22 HTTP/1.1" 200 245 0.007427 10.0.0.141 - - [2026-01-29 04:42:50] "POST /alarms HTTP/1.1" 409 261 0.001562 10.0.0.141 - - [2026-01-29 04:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.141 - - [2026-01-29 04:42:50] "PUT /alarm/f6d65756-631f-4717-945f-5fda1c53f4b1 HTTP/1.1" 200 245 0.023740 10.0.0.141 - - [2026-01-29 04:42:50] "POST /alarms HTTP/1.1" 409 261 0.008126 10.0.0.141 - - [2026-01-29 04:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001461 10.0.0.141 - - [2026-01-29 04:42:50] "PUT /alarm/7bad13d3-e166-4701-9af7-5453e0afcef1 HTTP/1.1" 200 245 0.007951 10.0.0.141 - - [2026-01-29 04:42:50] "POST /alarms HTTP/1.1" 409 253 0.002089 10.0.0.141 - - [2026-01-29 04:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.141 - - [2026-01-29 04:42:50] "PUT /alarm/b631d88e-74df-4c89-9cf2-da02a3ed7b5c HTTP/1.1" 200 245 0.009425 10.0.0.141 - - [2026-01-29 04:42:50] "POST /alarms HTTP/1.1" 409 251 0.003854 10.0.0.141 - - [2026-01-29 04:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 10.0.0.141 - - [2026-01-29 04:42:50] "PUT /alarm/1dd97c2c-25ae-41a9-a05a-81e3d46a4a02 HTTP/1.1" 200 245 0.009463 10.0.0.141 - - [2026-01-29 04:42:50] "POST /alarms HTTP/1.1" 409 252 0.004717 10.0.0.141 - - [2026-01-29 04:42:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.141 - - [2026-01-29 04:42:51] "PUT /alarm/b84da6d7-afdf-4e20-925a-19f095e1fc58 HTTP/1.1" 200 245 0.010056 10.0.0.141 - - [2026-01-29 04:42:51] "POST /alarms HTTP/1.1" 409 256 0.006233 10.0.0.141 - - [2026-01-29 04:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001397 10.0.0.141 - - [2026-01-29 04:42:51] "PUT /alarm/1c525482-d50d-4ffe-bff7-9476778fbb6e HTTP/1.1" 200 245 0.013276 10.0.0.141 - - [2026-01-29 04:42:51] "POST /alarms HTTP/1.1" 409 248 0.003582 10.0.0.141 - - [2026-01-29 04:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007667 10.0.0.141 - - [2026-01-29 04:42:51] "PUT /alarm/95922595-5a52-4988-b6d3-abc14847bff5 HTTP/1.1" 200 245 0.014104 10.0.0.141 - - [2026-01-29 04:42:51] "POST /alarms HTTP/1.1" 409 252 0.005415 10.0.0.141 - - [2026-01-29 04:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.141 - - [2026-01-29 04:42:51] "PUT /alarm/2d9e1f1a-47c9-4ce3-a3be-309daf754041 HTTP/1.1" 200 245 0.010022 10.0.0.141 - - [2026-01-29 04:42:51] "POST /alarms HTTP/1.1" 409 257 0.014633 10.0.0.141 - - [2026-01-29 04:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.141 - - [2026-01-29 04:42:51] "PUT /alarm/39be2b61-033a-4305-bcc9-a4e6f69ffca4 HTTP/1.1" 200 245 0.008968 10.0.0.141 - - [2026-01-29 04:42:51] "POST /alarms HTTP/1.1" 409 251 0.002170 10.0.0.141 - - [2026-01-29 04:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.141 - - [2026-01-29 04:42:51] "PUT /alarm/48339deb-e34c-48ca-900f-2442c5c18e53 HTTP/1.1" 200 245 0.008432 10.0.0.141 - - [2026-01-29 04:42:51] "POST /alarms HTTP/1.1" 409 257 0.015129 10.0.0.141 - - [2026-01-29 04:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001261 10.0.0.141 - - [2026-01-29 04:42:51] "PUT /alarm/a3e71d60-2aae-4d5a-a0fb-eee4a7c734ad HTTP/1.1" 200 245 0.010078 10.0.0.141 - - [2026-01-29 04:42:51] "POST /alarms HTTP/1.1" 409 261 0.004060 10.0.0.141 - - [2026-01-29 04:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001186 10.0.0.141 - - [2026-01-29 04:42:51] "PUT /alarm/2b4f4543-0f73-41b8-a6fa-b616943ad029 HTTP/1.1" 200 245 0.008449 10.0.0.141 - - [2026-01-29 04:42:51] "POST /alarms HTTP/1.1" 409 258 0.009889 10.0.0.141 - - [2026-01-29 04:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.009386 10.0.0.141 - - [2026-01-29 04:42:51] "PUT /alarm/fd1ea6eb-3008-44be-8205-be657cafafc5 HTTP/1.1" 200 245 0.009159 10.0.0.141 - - [2026-01-29 04:42:51] "POST /alarms HTTP/1.1" 409 254 0.005659 10.0.0.141 - - [2026-01-29 04:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.141 - - [2026-01-29 04:42:51] "PUT /alarm/222d9039-e147-41a0-aab1-d9613ee4a539 HTTP/1.1" 200 245 0.008142 10.0.0.141 - - [2026-01-29 04:42:51] "POST /alarms HTTP/1.1" 409 254 0.008778 10.0.0.141 - - [2026-01-29 04:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.141 - - [2026-01-29 04:42:51] "PUT /alarm/7224c823-0b98-4a2e-a2ec-73240b325d81 HTTP/1.1" 200 245 0.009359 10.0.0.141 - - [2026-01-29 04:42:51] "POST /alarms HTTP/1.1" 409 254 0.006349 10.0.0.141 - - [2026-01-29 04:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.141 - - [2026-01-29 04:42:51] "PUT /alarm/bcdf9383-3135-4a60-8990-95d0e6c48442 HTTP/1.1" 200 245 0.009386 10.0.0.141 - - [2026-01-29 04:42:51] "POST /alarms HTTP/1.1" 409 247 0.008189 10.0.0.141 - - [2026-01-29 04:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.141 - - [2026-01-29 04:42:51] "PUT /alarm/26a68fcf-88cc-4bdb-a547-f27310b5ef93 HTTP/1.1" 200 245 0.011689 10.0.0.141 - - [2026-01-29 04:42:51] "POST /alarms HTTP/1.1" 409 272 0.004615 10.0.0.141 - - [2026-01-29 04:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.141 - - [2026-01-29 04:42:51] "PUT /alarm/a589fb8e-2a0c-4ab0-acb4-282ee2540d96 HTTP/1.1" 200 245 0.008996 10.0.0.141 - - [2026-01-29 04:42:51] "POST /alarms HTTP/1.1" 409 261 0.001758 10.0.0.141 - - [2026-01-29 04:42:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.141 - - [2026-01-29 04:42:51] "PUT /alarm/8fe81237-900f-4aff-812a-cbfb76fe0a3c HTTP/1.1" 200 245 0.007921 10.0.0.141 - - [2026-01-29 04:42:51] "POST /alarms HTTP/1.1" 409 259 0.002496 10.0.0.141 - - [2026-01-29 04:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.141 - - [2026-01-29 04:42:52] "PUT /alarm/93f2e848-fe01-4410-961a-249f9daddc6a HTTP/1.1" 200 245 0.007788 10.0.0.141 - - [2026-01-29 04:42:52] "POST /alarms HTTP/1.1" 409 265 0.011139 10.0.0.141 - - [2026-01-29 04:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001355 10.0.0.141 - - [2026-01-29 04:42:52] "PUT /alarm/8d7fcbdc-56a7-4ad9-997e-5f170b94ce42 HTTP/1.1" 200 245 0.009274 10.0.0.141 - - [2026-01-29 04:42:52] "POST /alarms HTTP/1.1" 409 279 0.008906 10.0.0.141 - - [2026-01-29 04:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.141 - - [2026-01-29 04:42:52] "PUT /alarm/1017da79-8e32-4200-92a9-64c646e00894 HTTP/1.1" 200 245 0.008872 10.0.0.141 - - [2026-01-29 04:42:52] "GET / HTTP/1.1" 200 36215 0.001585 10.0.0.141 - - [2026-01-29 04:42:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001743 10.0.0.141 - - [2026-01-29 04:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001373 10.0.0.141 - - [2026-01-29 04:42:52] "PUT /global-vrouter-config/f0f26c06-a2a0-4f8f-beef-8076baa6fa09 HTTP/1.1" 200 277 0.008696 10.0.0.141 - - [2026-01-29 04:42:52] "GET / HTTP/1.1" 200 36215 0.001376 10.0.0.141 - - [2026-01-29 04:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.141 - - [2026-01-29 04:42:52] "GET /global-vrouter-config/f0f26c06-a2a0-4f8f-beef-8076baa6fa09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002368 10.0.0.141 - - [2026-01-29 04:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.141 - - [2026-01-29 04:42:52] "PUT /global-vrouter-config/f0f26c06-a2a0-4f8f-beef-8076baa6fa09 HTTP/1.1" 200 277 0.008401 10.0.0.141 - - [2026-01-29 04:42:52] "GET / HTTP/1.1" 200 36215 0.001587 10.0.0.141 - - [2026-01-29 04:42:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.141 - - [2026-01-29 04:42:52] "GET /global-system-config/740482b5-33da-4d25-b91e-27172e3e3c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.003923 10.0.0.141 - - [2026-01-29 04:42:52] "PUT /global-system-config/740482b5-33da-4d25-b91e-27172e3e3c80 HTTP/1.1" 200 275 0.012261 10.0.0.141 - - [2026-01-29 04:42:56] "GET / HTTP/1.1" 200 36215 0.001682 10.0.0.141 - - [2026-01-29 04:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.141 - - [2026-01-29 04:42:56] "GET /routing-instance/fb78d067-3488-48d1-8979-cdc4f9ff9e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002326 10.0.0.141 - - [2026-01-29 04:42:56] "POST /bgp-routers HTTP/1.1" 409 301 0.001850 10.0.0.141 - - [2026-01-29 04:42:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.141 - - [2026-01-29 04:42:56] "GET /bgp-router/fc39149f-eece-4a4e-a786-98d7162effea?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.005436 10.0.0.141 - - [2026-01-29 04:42:56] "PUT /bgp-router/fc39149f-eece-4a4e-a786-98d7162effea HTTP/1.1" 200 255 0.017476 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:42:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000811 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:42:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000783 10.0.0.141 - - [2026-01-29 04:43:00] "POST /tags HTTP/1.1" 200 356 0.017693 10.0.0.141 - - [2026-01-29 04:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007901 10.0.0.141 - - [2026-01-29 04:43:00] "GET /tag/6cea0921-c90e-41ba-8154-39c5dc2b7bb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.010835 10.0.0.141 - - [2026-01-29 04:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.141 - - [2026-01-29 04:43:00] "GET /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003805 10.0.0.141 - - [2026-01-29 04:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004479 10.0.0.141 - - [2026-01-29 04:43:00] "GET /project/0fdfa9f3-aeeb-43da-badc-04c8c92e6f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.048560 10.0.0.141 - - [2026-01-29 04:43:00] "POST /virtual-machines HTTP/1.1" 200 352 0.015927 10.0.0.141 - - [2026-01-29 04:43:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.006840 10.0.0.141 - - [2026-01-29 04:43:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.110263 10.0.0.141 - - [2026-01-29 04:43:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.007465 10.0.0.141 - - [2026-01-29 04:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009629 10.0.0.141 - - [2026-01-29 04:43:00] "GET /virtual-machine-interface/fdaa76fc-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.004554 10.0.0.141 - - [2026-01-29 04:43:01] "POST /instance-ips HTTP/1.1" 200 392 0.017097 10.0.0.141 - - [2026-01-29 04:43:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.016676 10.0.0.141 - - [2026-01-29 04:43:01] "GET /virtual-machine-interface/fdaa76fc-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007437 10.0.0.141 - - [2026-01-29 04:43:01] "POST /set-tag HTTP/1.1" 200 109 0.012953 10.0.0.141 - - [2026-01-29 04:43:01] "GET /virtual-machine-interface/fdaa76fc-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.016985 10.0.0.141 - - [2026-01-29 04:43:01] "GET /instance-ip/fdc3c5e4-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002620 10.0.0.141 - - [2026-01-29 04:43:01] "GET /virtual-machine-interface/fdaa76fc-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004177 10.0.0.141 - - [2026-01-29 04:43:01] "POST /set-tag HTTP/1.1" 200 109 0.002147 10.0.0.141 - - [2026-01-29 04:43:01] "GET /virtual-router/a005da4e-b165-442b-b02e-a51d12762df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.003113 10.0.0.141 - - [2026-01-29 04:43:01] "POST /ref-update HTTP/1.1" 200 156 0.007817 10.0.0.141 - - [2026-01-29 04:43:01] "GET /virtual-machine-interface/fdaa76fc-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004546 10.0.0.141 - - [2026-01-29 04:43:01] "POST /set-tag HTTP/1.1" 200 109 0.001972 10.0.0.141 - - [2026-01-29 04:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.141 - - [2026-01-29 04:43:01] "GET /virtual-network/ab3a4589-67b7-47d2-877f-2f167ac5e093?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003695 10.0.0.141 - - [2026-01-29 04:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009367 10.0.0.141 - - [2026-01-29 04:43:01] "GET /project/0fdfa9f3-aeeb-43da-badc-04c8c92e6f7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032677 10.0.0.141 - - [2026-01-29 04:43:01] "POST /virtual-machines HTTP/1.1" 200 356 0.006804 10.0.0.141 - - [2026-01-29 04:43:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.017696 10.0.0.141 - - [2026-01-29 04:43:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.099460 10.0.0.141 - - [2026-01-29 04:43:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.008101 10.0.0.141 - - [2026-01-29 04:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.141 - - [2026-01-29 04:43:01] "GET /virtual-machine-interface/fe158ff0-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.011298 10.0.0.141 - - [2026-01-29 04:43:01] "POST /instance-ips HTTP/1.1" 200 396 0.018243 10.0.0.141 - - [2026-01-29 04:43:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.018461 10.0.0.141 - - [2026-01-29 04:43:01] "GET /virtual-machine-interface/fe158ff0-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.004953 10.0.0.141 - - [2026-01-29 04:43:01] "POST /set-tag HTTP/1.1" 200 109 0.012331 10.0.0.141 - - [2026-01-29 04:43:01] "GET /virtual-machine-interface/fe158ff0-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.012688 10.0.0.141 - - [2026-01-29 04:43:01] "GET /instance-ip/fe2cdfe8-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.004683 10.0.0.141 - - [2026-01-29 04:43:01] "GET /virtual-machine-interface/fe158ff0-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004161 10.0.0.141 - - [2026-01-29 04:43:01] "POST /set-tag HTTP/1.1" 200 109 0.001770 10.0.0.141 - - [2026-01-29 04:43:01] "GET /virtual-router/a005da4e-b165-442b-b02e-a51d12762df5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.002893 10.0.0.141 - - [2026-01-29 04:43:01] "POST /ref-update HTTP/1.1" 200 156 0.005802 10.0.0.141 - - [2026-01-29 04:43:01] "GET /virtual-machine-interface/fe158ff0-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.024771 10.0.0.141 - - [2026-01-29 04:43:01] "POST /set-tag HTTP/1.1" 200 109 0.002816 10.0.0.141 - - [2026-01-29 04:43:01] "GET /virtual-machine-interface/fdaa76fc-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.003924 10.0.0.141 - - [2026-01-29 04:43:02] "POST /set-tag HTTP/1.1" 200 109 0.005229 10.0.0.141 - - [2026-01-29 04:43:02] "GET /virtual-machine-interface/fe158ff0-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004015 10.0.0.141 - - [2026-01-29 04:43:02] "POST /set-tag HTTP/1.1" 200 109 0.001768 10.0.0.141 - - [2026-01-29 04:43:11] "GET / HTTP/1.1" 200 36215 0.001716 10.0.0.141 - - [2026-01-29 04:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001714 10.0.0.141 - - [2026-01-29 04:43:11] "GET /global-system-config/740482b5-33da-4d25-b91e-27172e3e3c80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004075 10.0.0.141 - - [2026-01-29 04:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001403 10.0.0.141 - - [2026-01-29 04:43:11] "GET /config-node/c7dad46b-c19b-4166-86d7-e45c8b7d3089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002045 10.0.0.141 - - [2026-01-29 04:43:13] "GET /virtual-machine-interface/fdaa76fc-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004145 10.0.0.141 - - [2026-01-29 04:43:13] "POST /set-tag HTTP/1.1" 200 109 0.001942 10.0.0.141 - - [2026-01-29 04:43:14] "GET /virtual-machine-interface/fe158ff0-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006212 10.0.0.141 - - [2026-01-29 04:43:15] "POST /set-tag HTTP/1.1" 200 109 0.006083 10.0.0.141 - - [2026-01-29 04:43:16] "GET /virtual-machine-interface/fdaa76fc-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.010724 10.0.0.141 - - [2026-01-29 04:43:16] "POST /set-tag HTTP/1.1" 200 109 0.002151 10.0.0.141 - - [2026-01-29 04:43:23] "GET / HTTP/1.1" 200 36215 0.001502 10.0.0.141 - - [2026-01-29 04:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.141 - - [2026-01-29 04:43:23] "GET /routing-instance/fb78d067-3488-48d1-8979-cdc4f9ff9e15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003122 10.0.0.141 - - [2026-01-29 04:43:23] "POST /bgp-routers HTTP/1.1" 409 301 0.001482 10.0.0.141 - - [2026-01-29 04:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001223 10.0.0.141 - - [2026-01-29 04:43:23] "GET /bgp-router/fc39149f-eece-4a4e-a786-98d7162effea?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.002201 10.0.0.141 - - [2026-01-29 04:43:23] "PUT /bgp-router/fc39149f-eece-4a4e-a786-98d7162effea HTTP/1.1" 200 255 0.014427 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:43:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000879 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:43:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000853 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:43:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000788 [Introspect:8084]10.0.0.141 - - [2026-01-29 04:43:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000831 10.0.0.141 - - [2026-01-29 04:43:47] "GET /virtual-machine-interface/fdaa76fc-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004696 10.0.0.141 - - [2026-01-29 04:43:47] "POST /set-tag HTTP/1.1" 200 109 0.002266 10.0.0.141 - - [2026-01-29 04:43:47] "GET /virtual-machine-interface/fdaa76fc-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005488 10.0.0.141 - - [2026-01-29 04:43:47] "POST /set-tag HTTP/1.1" 200 109 0.002047 10.0.0.141 - - [2026-01-29 04:43:47] "GET /virtual-machine/d9d9e252-aea8-481f-93b1-7efd1a65cd37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.003403 10.0.0.141 - - [2026-01-29 04:43:47] "POST /ref-update HTTP/1.1" 200 156 0.014110 10.0.0.141 - - [2026-01-29 04:43:47] "GET /virtual-machine-interface/fdaa76fc-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.010518 10.0.0.141 - - [2026-01-29 04:43:47] "POST /set-tag HTTP/1.1" 200 109 0.014272 10.0.0.141 - - [2026-01-29 04:43:47] "POST /set-tag HTTP/1.1" 200 109 0.014351 10.0.0.141 - - [2026-01-29 04:43:47] "DELETE /instance-ip/fdc3c5e4-fccc-11f0-b235-fa163ef15b3d HTTP/1.1" 200 115 0.047593 10.0.0.141 - - [2026-01-29 04:43:47] "DELETE /virtual-machine-interface/fdaa76fc-fccc-11f0-b235-fa163ef15b3d HTTP/1.1" 200 115 0.031091 10.0.0.141 - - [2026-01-29 04:43:47] "DELETE /virtual-machine/d9d9e252-aea8-481f-93b1-7efd1a65cd37 HTTP/1.1" 200 115 0.022213 10.0.0.141 - - [2026-01-29 04:43:47] "GET /virtual-machine-interface/fe158ff0-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.007262 10.0.0.141 - - [2026-01-29 04:43:47] "POST /set-tag HTTP/1.1" 200 109 0.002193 10.0.0.141 - - [2026-01-29 04:44:18] "GET /virtual-machine-interface/fe158ff0-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006389 10.0.0.141 - - [2026-01-29 04:44:18] "POST /set-tag HTTP/1.1" 200 109 0.002124 10.0.0.141 - - [2026-01-29 04:44:18] "GET /virtual-machine-interface/fe158ff0-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.017381 10.0.0.141 - - [2026-01-29 04:44:18] "POST /set-tag HTTP/1.1" 200 109 0.004881 10.0.0.141 - - [2026-01-29 04:44:18] "GET /virtual-machine/ae66daf5-9d95-40a8-9040-cc01e4a8f7dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.002844 10.0.0.141 - - [2026-01-29 04:44:18] "POST /ref-update HTTP/1.1" 200 156 0.017035 10.0.0.141 - - [2026-01-29 04:44:18] "GET /virtual-machine-interface/fe158ff0-fccc-11f0-b235-fa163ef15b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.011058 10.0.0.141 - - [2026-01-29 04:44:18] "POST /set-tag HTTP/1.1" 200 109 0.023978 10.0.0.141 - - [2026-01-29 04:44:18] "POST /set-tag HTTP/1.1" 200 109 0.019851 10.0.0.141 - - [2026-01-29 04:44:18] "DELETE /instance-ip/fe2cdfe8-fccc-11f0-b235-fa163ef15b3d HTTP/1.1" 200 115 0.036862 10.0.0.141 - - [2026-01-29 04:44:18] "DELETE /virtual-machine-interface/fe158ff0-fccc-11f0-b235-fa163ef15b3d HTTP/1.1" 200 115 0.039682 10.0.0.141 - - [2026-01-29 04:44:18] "DELETE /virtual-machine/ae66daf5-9d95-40a8-9040-cc01e4a8f7dc HTTP/1.1" 200 115 0.020280 10.0.0.141 - - [2026-01-29 04:44:18] "DELETE /tag/6cea0921-c90e-41ba-8154-39c5dc2b7bb3 HTTP/1.1" 200 115 0.067637