++ 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: =================== Tue Feb 10 03:50:17 AM UTC 2026 ===================' INFO: =================== Tue Feb 10 03:50:17 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 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ ip addr show dev ens3 +++ head -n 1 +++ cut -d / -f 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.242 ++ 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.242 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.242 ++ ANALYTICSDB_NODES=10.0.0.242 ++ ANALYTICS_SNMP_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8081 ' +++ '[' -n '10.0.0.242:8081 ' ']' +++ echo 10.0.0.242:8081 ++ ANALYTICS_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9042 ' +++ '[' -n '10.0.0.242:9042 ' ']' +++ echo 10.0.0.242:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.242:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8086 ' +++ '[' -n '10.0.0.242:8086 ' ']' +++ echo 10.0.0.242:8086 ++ COLLECTOR_SERVERS=10.0.0.242: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.242 ++ CONFIGDB_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:8082 ' +++ '[' -n '10.0.0.242:8082 ' ']' +++ echo 10.0.0.242:8082 ++ CONFIG_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9161 ' +++ '[' -n '10.0.0.242:9161 ' ']' +++ echo 10.0.0.242:9161 ++ CONFIGDB_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9041 ' +++ '[' -n '10.0.0.242:9041 ' ']' +++ echo 10.0.0.242:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.242: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.242 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.242 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:2181, +++ '[' -n 10.0.0.242:2181, ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:2181 ' +++ '[' -n '10.0.0.242:2181 ' ']' +++ echo 10.0.0.242:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.242:2181 ++ RABBITMQ_NODES=10.0.0.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+=10.0.0.242:5673, +++ '[' -n 10.0.0.242:5673, ']' +++ echo 10.0.0.242:5673 ++ RABBITMQ_SERVERS=10.0.0.242: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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:6379 ' +++ '[' -n '10.0.0.242:6379 ' ']' +++ echo 10.0.0.242:6379 ++ REDIS_SERVERS=10.0.0.242: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.242 ++ 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.242 +++ local server_address=10.0.0.242 +++ extended_server_list+='10.0.0.242:9092 ' +++ '[' -n '10.0.0.242:9092 ' ']' +++ echo 10.0.0.242:9092 ++ KAFKA_SERVERS=10.0.0.242: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.242 ++ 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.242 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.242 + local cassandra=10.0.0.242 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.242 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 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.242 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.242 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.242 +++ local servers=10.0.0.242 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.242,10.127.27.1,127.0.0.1,172.17.0.1,252.242.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.242'\''))' +++ local server_ip=10.0.0.242 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.242 ]] +++ [[ ,10.0.0.242,10.127.27.1,127.0.0.1,172.17.0.1,252.242.0.1,, =~ ,10\.0\.0\.242, ]] +++ echo 10.0.0.242 1 +++ return ++ local ip=10.0.0.242 ++ [[ -z 10.0.0.242 ]] ++ echo 10.0.0.242 + host_ip=10.0.0.242 + [[ cql == \c\q\l ]] ++ echo 10.0.0.242:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.242:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.242: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__.*__.*=.*$' ++ cut -d = -f 1 ++ sort ++ set -o posix ++ set ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/10/2026 03:51:03.526 7f12f3bd7a40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/10/2026 03:51:04.166 7f12f3bd7a40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/10/2026 03:51:04.199 7f12f3bd7a40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/10/2026 03:51:04.199 7f12f3bd7a40 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.242 - - [2026-02-10 03:51:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001202 [Introspect:8084]10.0.0.242 - - [2026-02-10 03:51:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000651 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.242:8082/ Hit Ctrl-C to quit. 10.0.0.242 - - [2026-02-10 03:51:22] "GET / HTTP/1.1" 503 181 0.000601 10.0.0.242 - - [2026-02-10 03:51:23] "GET / HTTP/1.1" 200 36215 0.002091 10.0.0.242 - - [2026-02-10 03:51:23] "GET / HTTP/1.1" 200 45303 0.001453 10.0.0.242 - - [2026-02-10 03:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.242 - - [2026-02-10 03:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007541 10.0.0.242 - - [2026-02-10 03:51:23] "GET / HTTP/1.1" 200 36215 0.002473 10.0.0.242 - - [2026-02-10 03:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.242 - - [2026-02-10 03:51:23] "GET /global-system-config/6a80d235-3e93-47e0-9346-61bf783d47f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.017809 10.0.0.242 - - [2026-02-10 03:51:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.003367 10.0.0.242 - - [2026-02-10 03:51:23] "POST /database-nodes HTTP/1.1" 200 599 0.043147 10.0.0.242 - - [2026-02-10 03:51:23] "POST /fqname-to-id HTTP/1.1" 404 186 0.009808 10.0.0.242 - - [2026-02-10 03:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011877 10.0.0.242 - - [2026-02-10 03:51:23] "GET /global-system-config/6a80d235-3e93-47e0-9346-61bf783d47f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.016032 10.0.0.242 - - [2026-02-10 03:51:23] "POST /service-appliance-sets HTTP/1.1" 200 555 0.046467 10.0.0.242 - - [2026-02-10 03:51:23] "POST /fqname-to-id HTTP/1.1" 404 180 0.002739 10.0.0.242 - - [2026-02-10 03:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006254 10.0.0.242 - - [2026-02-10 03:51:23] "GET /global-system-config/6a80d235-3e93-47e0-9346-61bf783d47f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.027887 10.0.0.242 - - [2026-02-10 03:51:23] "POST /service-appliance-sets HTTP/1.1" 200 543 0.049896 10.0.0.242 - - [2026-02-10 03:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.010401 10.0.0.242 - - [2026-02-10 03:51:23] "GET /network-ipam/8b5d8281-7260-41f3-92aa-48508caca8aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.006337 10.0.0.242 - - [2026-02-10 03:51:24] "GET / HTTP/1.1" 200 36215 0.001845 10.0.0.242 - - [2026-02-10 03:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.242 - - [2026-02-10 03:51:24] "GET /routing-instance/989de7c5-0ed0-4cd2-b927-18de679525cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.009296 10.0.0.242 - - [2026-02-10 03:51:24] "POST /service-templates HTTP/1.1" 200 513 0.059487 10.0.0.242 - - [2026-02-10 03:51:24] "POST /bgp-routers HTTP/1.1" 200 618 0.063502 10.0.0.242 - - [2026-02-10 03:51:24] "POST /service-templates HTTP/1.1" 200 503 0.059814 10.0.0.242 - - [2026-02-10 03:51:24] "GET /bgp-router/d35698eb-346a-4574-8284-ab3d5a1486d0?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.015808 10.0.0.242 - - [2026-02-10 03:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010071 10.0.0.242 - - [2026-02-10 03:51:24] "GET /global-system-config/6a80d235-3e93-47e0-9346-61bf783d47f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012684 10.0.0.242 - - [2026-02-10 03:51:24] "POST /service-templates HTTP/1.1" 200 517 0.071821 10.0.0.242 - - [2026-02-10 03:51:24] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012293 10.0.0.242 - - [2026-02-10 03:51:24] "POST /ref-update HTTP/1.1" 200 156 0.028822 10.0.0.242 - - [2026-02-10 03:51:24] "POST /service-templates HTTP/1.1" 200 537 0.107467 10.0.0.242 - - [2026-02-10 03:51:24] "GET / HTTP/1.1" 200 36215 0.004394 10.0.0.242 - - [2026-02-10 03:51:24] "POST /service-templates HTTP/1.1" 200 509 0.053951 10.0.0.242 - - [2026-02-10 03:51:24] "GET / HTTP/1.1" 200 36215 0.001343 10.0.0.242 - - [2026-02-10 03:51:27] "GET / HTTP/1.1" 200 36215 0.001714 10.0.0.242 - - [2026-02-10 03:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013182 10.0.0.242 - - [2026-02-10 03:51:27] "GET /global-system-config/6a80d235-3e93-47e0-9346-61bf783d47f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.040169 10.0.0.242 - - [2026-02-10 03:51:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.009584 10.0.0.242 - - [2026-02-10 03:51:27] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.054864 10.0.0.242 - - [2026-02-10 03:51:27] "GET / HTTP/1.1" 200 36215 0.001779 10.0.0.242 - - [2026-02-10 03:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.015439 10.0.0.242 - - [2026-02-10 03:51:27] "GET /global-system-config/6a80d235-3e93-47e0-9346-61bf783d47f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.023002 10.0.0.242 - - [2026-02-10 03:51:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.020363 10.0.0.242 - - [2026-02-10 03:51:27] "POST /config-nodes HTTP/1.1" 200 595 0.092837 10.0.0.242 - - [2026-02-10 03:51:28] "GET / HTTP/1.1" 200 36215 0.001719 10.0.0.242 - - [2026-02-10 03:51:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.014425 10.0.0.242 - - [2026-02-10 03:51:29] "GET / HTTP/1.1" 200 36215 0.001528 10.0.0.242 - - [2026-02-10 03:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006313 10.0.0.242 - - [2026-02-10 03:51:29] "GET /global-system-config/6a80d235-3e93-47e0-9346-61bf783d47f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.012229 10.0.0.242 - - [2026-02-10 03:51:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.036786 10.0.0.242 - - [2026-02-10 03:51:29] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.121550 10.0.0.242 - - [2026-02-10 03:51:31] "GET / HTTP/1.1" 200 36215 0.002011 10.0.0.242 - - [2026-02-10 03:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.242 - - [2026-02-10 03:51:31] "GET /global-system-config/6a80d235-3e93-47e0-9346-61bf783d47f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.028396 10.0.0.242 - - [2026-02-10 03:51:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.018650 10.0.0.242 - - [2026-02-10 03:51:31] "GET / HTTP/1.1" 200 36215 0.001739 10.0.0.242 - - [2026-02-10 03:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.242 - - [2026-02-10 03:51:31] "GET /global-system-config/6a80d235-3e93-47e0-9346-61bf783d47f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.018613 10.0.0.242 - - [2026-02-10 03:51:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.003725 10.0.0.242 - - [2026-02-10 03:51:31] "POST /analytics-nodes HTTP/1.1" 200 601 0.281303 10.0.0.242 - - [2026-02-10 03:51:31] "POST /config-database-nodes HTTP/1.1" 200 613 0.215412 10.0.0.242 - - [2026-02-10 03:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005438 10.0.0.242 - - [2026-02-10 03:51:33] "GET /global-vrouter-config/48d5c32b-4d70-459f-835e-7d82d2d55e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.007606 10.0.0.242 - - [2026-02-10 03:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008695 10.0.0.242 - - [2026-02-10 03:51:33] "PUT /global-vrouter-config/48d5c32b-4d70-459f-835e-7d82d2d55e5a HTTP/1.1" 200 277 0.121411 10.0.0.242 - - [2026-02-10 03:51:34] "GET / HTTP/1.1" 200 36215 0.003184 10.0.0.242 - - [2026-02-10 03:51:34] "POST /alarms HTTP/1.1" 200 583 0.093922 10.0.0.242 - - [2026-02-10 03:51:34] "POST /alarms HTTP/1.1" 200 577 0.117904 10.0.0.242 - - [2026-02-10 03:51:34] "POST /alarms HTTP/1.1" 200 577 0.150079 10.0.0.242 - - [2026-02-10 03:51:34] "POST /alarms HTTP/1.1" 200 561 0.114617 10.0.0.242 - - [2026-02-10 03:51:34] "POST /alarms HTTP/1.1" 200 557 0.067155 10.0.0.242 - - [2026-02-10 03:51:35] "POST /alarms HTTP/1.1" 200 559 0.171326 10.0.0.242 - - [2026-02-10 03:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.242 - - [2026-02-10 03:51:35] "GET /network-ipam/8b5d8281-7260-41f3-92aa-48508caca8aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.026476 10.0.0.242 - - [2026-02-10 03:51:35] "POST /alarms HTTP/1.1" 200 567 0.071843 10.0.0.242 - - [2026-02-10 03:51:35] "POST /alarms HTTP/1.1" 200 551 0.120228 10.0.0.242 - - [2026-02-10 03:51:35] "POST /alarms HTTP/1.1" 200 559 0.094882 10.0.0.242 - - [2026-02-10 03:51:35] "POST /alarms HTTP/1.1" 200 569 0.087446 10.0.0.242 - - [2026-02-10 03:51:35] "POST /alarms HTTP/1.1" 200 557 0.044406 10.0.0.242 - - [2026-02-10 03:51:35] "POST /alarms HTTP/1.1" 200 569 0.099701 10.0.0.242 - - [2026-02-10 03:51:35] "POST /alarms HTTP/1.1" 200 577 0.074963 10.0.0.242 - - [2026-02-10 03:51:35] "POST /alarms HTTP/1.1" 200 571 0.071745 10.0.0.242 - - [2026-02-10 03:51:36] "POST /fqname-to-id HTTP/1.1" 404 225 0.004568 10.0.0.242 - - [2026-02-10 03:51:36] "POST /alarms HTTP/1.1" 200 563 0.080358 10.0.0.242 - - [2026-02-10 03:51:36] "POST /access-control-lists HTTP/1.1" 200 589 0.079907 10.0.0.242 - - [2026-02-10 03:51:36] "POST /fqname-to-id HTTP/1.1" 404 224 0.023032 10.0.0.242 - - [2026-02-10 03:51:36] "POST /alarms HTTP/1.1" 200 563 0.082343 10.0.0.242 - - [2026-02-10 03:51:36] "POST /access-control-lists HTTP/1.1" 200 587 0.062686 10.0.0.242 - - [2026-02-10 03:51:36] "POST /alarms HTTP/1.1" 200 563 0.091125 10.0.0.242 - - [2026-02-10 03:51:36] "POST /alarms HTTP/1.1" 200 549 0.058449 10.0.0.242 - - [2026-02-10 03:51:36] "POST /route-targets HTTP/1.1" 200 328 0.037374 10.0.0.242 - - [2026-02-10 03:51:36] "POST /ref-update HTTP/1.1" 200 156 0.041830 10.0.0.242 - - [2026-02-10 03:51:36] "POST /alarms HTTP/1.1" 200 597 0.062275 10.0.0.242 - - [2026-02-10 03:51:36] "POST /route-targets HTTP/1.1" 200 328 0.038556 10.0.0.242 - - [2026-02-10 03:51:36] "POST /alarms HTTP/1.1" 200 577 0.079033 10.0.0.242 - - [2026-02-10 03:51:36] "POST /ref-update HTTP/1.1" 200 156 0.054279 10.0.0.242 - - [2026-02-10 03:51:36] "POST /alarms HTTP/1.1" 200 573 0.090905 10.0.0.242 - - [2026-02-10 03:51:36] "POST /route-targets HTTP/1.1" 200 328 0.023254 10.0.0.242 - - [2026-02-10 03:51:36] "POST /ref-update HTTP/1.1" 200 156 0.050663 10.0.0.242 - - [2026-02-10 03:51:36] "POST /alarms HTTP/1.1" 200 585 0.062647 10.0.0.242 - - [2026-02-10 03:51:36] "POST /route-targets HTTP/1.1" 200 328 0.026354 10.0.0.242 - - [2026-02-10 03:51:36] "POST /alarms HTTP/1.1" 200 611 0.070513 10.0.0.242 - - [2026-02-10 03:51:36] "POST /ref-update HTTP/1.1" 200 156 0.088477 10.0.0.242 - - [2026-02-10 03:51:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.004648 10.0.0.242 - - [2026-02-10 03:51:37] "POST /access-control-lists HTTP/1.1" 200 553 0.097922 10.0.0.242 - - [2026-02-10 03:51:37] "PUT /access-control-list/0814154e-99cd-4f82-a9c1-bc5e1dc0fa25 HTTP/1.1" 200 273 0.032799 10.0.0.242 - - [2026-02-10 03:51:37] "PUT /access-control-list/dda29132-7fc4-4efa-9c8f-2b04779e812e HTTP/1.1" 200 273 0.052501 10.0.0.242 - - [2026-02-10 03:51:37] "GET / HTTP/1.1" 200 36215 0.001485 10.0.0.242 - - [2026-02-10 03:51:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003278 10.0.0.242 - - [2026-02-10 03:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004406 10.0.0.242 - - [2026-02-10 03:51:37] "PUT /global-vrouter-config/48d5c32b-4d70-459f-835e-7d82d2d55e5a HTTP/1.1" 200 277 0.012374 10.0.0.242 - - [2026-02-10 03:51:37] "GET / HTTP/1.1" 200 36215 0.001674 10.0.0.242 - - [2026-02-10 03:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.242 - - [2026-02-10 03:51:37] "GET /global-vrouter-config/48d5c32b-4d70-459f-835e-7d82d2d55e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004254 10.0.0.242 - - [2026-02-10 03:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005235 10.0.0.242 - - [2026-02-10 03:51:38] "PUT /global-vrouter-config/48d5c32b-4d70-459f-835e-7d82d2d55e5a HTTP/1.1" 200 277 0.048761 10.0.0.242 - - [2026-02-10 03:51:38] "GET / HTTP/1.1" 200 36215 0.001601 10.0.0.242 - - [2026-02-10 03:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.242 - - [2026-02-10 03:51:38] "GET /global-system-config/6a80d235-3e93-47e0-9346-61bf783d47f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.011568 10.0.0.242 - - [2026-02-10 03:51:38] "PUT /global-system-config/6a80d235-3e93-47e0-9346-61bf783d47f8 HTTP/1.1" 200 275 0.038375 [Introspect:8084]10.0.0.242 - - [2026-02-10 03:51:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001189 [Introspect:8084]10.0.0.242 - - [2026-02-10 03:51:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001156 [Introspect:8084]10.0.0.242 - - [2026-02-10 03:52:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001183 [Introspect:8084]10.0.0.242 - - [2026-02-10 03:52:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000992 [Introspect:8084]10.0.0.242 - - [2026-02-10 03:52:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001004 [Introspect:8084]10.0.0.242 - - [2026-02-10 03:52:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001327 10.0.0.242 - - [2026-02-10 03:53:04] "GET / HTTP/1.1" 200 36215 0.002747 10.0.0.242 - - [2026-02-10 03:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.242 - - [2026-02-10 03:53:04] "GET /global-system-config/6a80d235-3e93-47e0-9346-61bf783d47f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.014239 10.0.0.242 - - [2026-02-10 03:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004294 10.0.0.242 - - [2026-02-10 03:53:04] "GET /config-node/e5ee7be1-4dbe-4181-9d4e-cfc06a767750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.004957 10.0.0.242 - - [2026-02-10 03:53:15] "GET / HTTP/1.1" 200 36215 0.001466 10.0.0.242 - - [2026-02-10 03:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.242 - - [2026-02-10 03:53:15] "GET /routing-instance/989de7c5-0ed0-4cd2-b927-18de679525cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.005316 10.0.0.242 - - [2026-02-10 03:53:15] "POST /bgp-routers HTTP/1.1" 409 301 0.003102 10.0.0.242 - - [2026-02-10 03:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.242 - - [2026-02-10 03:53:15] "GET /bgp-router/d35698eb-346a-4574-8284-ab3d5a1486d0?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.006346 10.0.0.242 - - [2026-02-10 03:53:15] "PUT /bgp-router/d35698eb-346a-4574-8284-ab3d5a1486d0 HTTP/1.1" 200 255 0.029333 [Introspect:8084]10.0.0.242 - - [2026-02-10 03:53:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001056 [Introspect:8084]10.0.0.242 - - [2026-02-10 03:53:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001129 [Introspect:8084]10.0.0.242 - - [2026-02-10 03:53:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001016 [Introspect:8084]10.0.0.242 - - [2026-02-10 03:53:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001167 [Introspect:8084]10.0.0.242 - - [2026-02-10 03:53:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001021 [Introspect:8084]10.0.0.242 - - [2026-02-10 03:53:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001190 10.0.0.242 - - [2026-02-10 03:53:29] "GET / HTTP/1.1" 200 36215 0.001953 10.0.0.242 - - [2026-02-10 03:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.242 - - [2026-02-10 03:53:29] "GET /domain/696d9c13-c856-4532-8bcf-73fc9b327e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.006186 10.0.0.242 - - [2026-02-10 03:53:29] "POST /id-to-fqname HTTP/1.1" 200 173 0.000602 10.0.0.242 - - [2026-02-10 03:53:30] "POST /fqname-to-id HTTP/1.1" 404 182 0.042745 10.0.0.242 - - [2026-02-10 03:53:30] "POST /security-groups HTTP/1.1" 200 570 0.106550 10.0.0.242 - - [2026-02-10 03:53:30] "POST /projects HTTP/1.1" 200 483 0.477538 10.0.0.242 - - [2026-02-10 03:53:30] "POST /fqname-to-id HTTP/1.1" 404 213 0.003228 10.0.0.242 - - [2026-02-10 03:53:30] "POST /access-control-lists HTTP/1.1" 200 581 0.056139 10.0.0.242 - - [2026-02-10 03:53:30] "POST /security-groups HTTP/1.1" 200 536 0.094549 10.0.0.242 - - [2026-02-10 03:53:30] "POST /fqname-to-id HTTP/1.1" 404 212 0.019659 10.0.0.242 - - [2026-02-10 03:53:30] "POST /access-control-lists HTTP/1.1" 200 579 0.049294 10.0.0.242 - - [2026-02-10 03:53:30] "POST /fqname-to-id HTTP/1.1" 404 232 0.002781 10.0.0.242 - - [2026-02-10 03:53:30] "POST /chown HTTP/1.1" 200 109 0.083296 10.0.0.242 - - [2026-02-10 03:53:30] "POST /policy-managements HTTP/1.1" 409 214 0.010236 10.0.0.242 - - [2026-02-10 03:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007929 10.0.0.242 - - [2026-02-10 03:53:30] "POST /access-control-lists HTTP/1.1" 200 596 0.027428 10.0.0.242 - - [2026-02-10 03:53:30] "GET /policy-management/961ddd0b-fe4e-4117-bfe2-cdf0928a34f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.014215 10.0.0.242 - - [2026-02-10 03:53:30] "POST /fqname-to-id HTTP/1.1" 404 231 0.015703 10.0.0.242 - - [2026-02-10 03:53:30] "POST /access-control-lists HTTP/1.1" 200 594 0.038057 10.0.0.242 - - [2026-02-10 03:53:30] "POST /application-policy-sets HTTP/1.1" 200 530 0.051170 10.0.0.242 - - [2026-02-10 03:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.032512 10.0.0.242 - - [2026-02-10 03:53:30] "GET /global-vrouter-config/48d5c32b-4d70-459f-835e-7d82d2d55e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003696 10.0.0.242 - - [2026-02-10 03:53:30] "PUT /global-vrouter-config/48d5c32b-4d70-459f-835e-7d82d2d55e5a HTTP/1.1" 200 277 0.023371 10.0.0.242 - - [2026-02-10 03:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.040911 10.0.0.242 - - [2026-02-10 03:53:30] "GET /virtual-network/70abe885-ee6e-4fab-980a-46bdf66dd8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.010206 10.0.0.242 - - [2026-02-10 03:53:31] "POST /id-to-fqname HTTP/1.1" 200 177 0.000623 10.0.0.242 - - [2026-02-10 03:53:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.029244 10.0.0.242 - - [2026-02-10 03:53:31] "POST /security-groups HTTP/1.1" 200 574 0.119477 10.0.0.242 - - [2026-02-10 03:53:31] "POST /projects HTTP/1.1" 200 491 0.501640 10.0.0.242 - - [2026-02-10 03:53:31] "POST /fqname-to-id HTTP/1.1" 404 217 0.010797 10.0.0.242 - - [2026-02-10 03:53:31] "POST /security-groups HTTP/1.1" 200 548 0.112704 10.0.0.242 - - [2026-02-10 03:53:31] "POST /access-control-lists HTTP/1.1" 200 585 0.153056 10.0.0.242 - - [2026-02-10 03:53:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.098819 10.0.0.242 - - [2026-02-10 03:53:31] "POST /chown HTTP/1.1" 200 109 0.157596 10.0.0.242 - - [2026-02-10 03:53:31] "POST /access-control-lists HTTP/1.1" 200 583 0.112085 10.0.0.242 - - [2026-02-10 03:53:31] "POST /network-ipams HTTP/1.1" 200 524 0.189907 10.0.0.242 - - [2026-02-10 03:53:31] "POST /fqname-to-id HTTP/1.1" 404 240 0.052237 10.0.0.242 - - [2026-02-10 03:53:31] "POST /access-control-lists HTTP/1.1" 200 604 0.079571 10.0.0.242 - - [2026-02-10 03:53:31] "POST /fqname-to-id HTTP/1.1" 404 239 0.028331 10.0.0.242 - - [2026-02-10 03:53:31] "POST /network-ipams HTTP/1.1" 200 512 0.151427 10.0.0.242 - - [2026-02-10 03:53:32] "POST /fqname-to-id HTTP/1.1" 404 198 0.005252 10.0.0.242 - - [2026-02-10 03:53:32] "POST /access-control-lists HTTP/1.1" 200 602 0.031245 10.0.0.242 - - [2026-02-10 03:53:32] "POST /fqname-to-id HTTP/1.1" 404 229 0.024195 10.0.0.242 - - [2026-02-10 03:53:32] "POST /useragent-kv HTTP/1.1" 200 115 0.031872 10.0.0.242 - - [2026-02-10 03:53:32] "POST /virtual-networks HTTP/1.1" 200 540 0.281853 10.0.0.242 - - [2026-02-10 03:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.018928 10.0.0.242 - - [2026-02-10 03:53:32] "POST /access-control-lists HTTP/1.1" 200 591 0.116801 10.0.0.242 - - [2026-02-10 03:53:32] "GET /virtual-network/f1490443-ab57-4146-b38f-57816971d16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.017733 10.0.0.242 - - [2026-02-10 03:53:32] "POST /network-ipams HTTP/1.1" 200 520 0.049056 10.0.0.242 - - [2026-02-10 03:53:32] "POST /fqname-to-id HTTP/1.1" 404 202 0.008140 10.0.0.242 - - [2026-02-10 03:53:32] "POST /route-targets HTTP/1.1" 200 328 0.071820 10.0.0.242 - - [2026-02-10 03:53:32] "POST /ref-update HTTP/1.1" 200 156 0.117140 10.0.0.242 - - [2026-02-10 03:53:32] "PUT /access-control-list/e1537aab-6849-4363-a509-5f12485f4731 HTTP/1.1" 200 273 0.103384 10.0.0.242 - - [2026-02-10 03:53:32] "POST /useragent-kv HTTP/1.1" 200 115 0.043446 10.0.0.242 - - [2026-02-10 03:53:32] "POST /virtual-networks HTTP/1.1" 200 548 0.458586 10.0.0.242 - - [2026-02-10 03:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.242 - - [2026-02-10 03:53:33] "GET /virtual-network/b528cee9-2b4c-475c-b83f-f0689af95680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.017238 10.0.0.242 - - [2026-02-10 03:53:33] "POST /route-targets HTTP/1.1" 200 328 0.026463 10.0.0.242 - - [2026-02-10 03:53:33] "POST /fqname-to-id HTTP/1.1" 404 199 0.009088 10.0.0.242 - - [2026-02-10 03:53:33] "POST /ref-update HTTP/1.1" 200 156 0.040875 10.0.0.242 - - [2026-02-10 03:53:33] "POST /network-policys HTTP/1.1" 200 540 0.071636 10.0.0.242 - - [2026-02-10 03:53:33] "POST /fqname-to-id HTTP/1.1" 404 197 0.023888 10.0.0.242 - - [2026-02-10 03:53:33] "POST /network-policys HTTP/1.1" 200 536 0.031264 10.0.0.242 - - [2026-02-10 03:53:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.023045 10.0.0.242 - - [2026-02-10 03:53:33] "POST /network-policys HTTP/1.1" 200 544 0.029341 10.0.0.242 - - [2026-02-10 03:53:33] "PUT /access-control-list/f3248d6a-6140-4eae-8add-4f5cd6b12638 HTTP/1.1" 200 273 0.066507 10.0.0.242 - - [2026-02-10 03:53:33] "POST /ref-update HTTP/1.1" 200 156 0.252737 10.0.0.242 - - [2026-02-10 03:53:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007287 10.0.0.242 - - [2026-02-10 03:53:33] "PUT /access-control-list/e1537aab-6849-4363-a509-5f12485f4731 HTTP/1.1" 200 273 0.057960 10.0.0.242 - - [2026-02-10 03:53:33] "POST /ref-update HTTP/1.1" 200 156 0.144554 10.0.0.242 - - [2026-02-10 03:53:33] "PUT /access-control-list/f3248d6a-6140-4eae-8add-4f5cd6b12638 HTTP/1.1" 200 273 0.076942 10.0.0.242 - - [2026-02-10 03:53:34] "POST /ref-update HTTP/1.1" 200 156 0.205397 10.0.0.242 - - [2026-02-10 03:53:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012778 10.0.0.242 - - [2026-02-10 03:53:34] "PUT /access-control-list/e1537aab-6849-4363-a509-5f12485f4731 HTTP/1.1" 200 273 0.075222 10.0.0.242 - - [2026-02-10 03:53:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.033834 10.0.0.242 - - [2026-02-10 03:53:34] "POST /ref-update HTTP/1.1" 200 156 0.063348 10.0.0.242 - - [2026-02-10 03:53:34] "POST /fqname-to-id HTTP/1.1" 404 237 0.029883 10.0.0.242 - - [2026-02-10 03:53:34] "POST /ref-update HTTP/1.1" 200 156 0.214111 10.0.0.242 - - [2026-02-10 03:53:34] "POST /access-control-lists HTTP/1.1" 200 603 0.095211 10.0.0.242 - - [2026-02-10 03:53:34] "POST /ref-update HTTP/1.1" 200 156 0.235672 10.0.0.242 - - [2026-02-10 03:53:34] "PUT /access-control-list/c55cf018-281a-4532-98fb-fce1b6c474db HTTP/1.1" 200 273 0.098813 10.0.0.242 - - [2026-02-10 03:53:34] "POST /ref-update HTTP/1.1" 200 156 0.049198 10.0.0.242 - - [2026-02-10 03:53:34] "POST /ref-update HTTP/1.1" 200 156 0.141579 10.0.0.242 - - [2026-02-10 03:53:34] "PUT /access-control-list/c55cf018-281a-4532-98fb-fce1b6c474db HTTP/1.1" 200 273 0.075498 10.0.0.242 - - [2026-02-10 03:53:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.030006 10.0.0.242 - - [2026-02-10 03:53:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024659 10.0.0.242 - - [2026-02-10 03:53:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003786 10.0.0.242 - - [2026-02-10 03:53:34] "PUT /access-control-list/f3248d6a-6140-4eae-8add-4f5cd6b12638 HTTP/1.1" 200 273 0.092117 10.0.0.242 - - [2026-02-10 03:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.242 - - [2026-02-10 03:53:35] "POST /ref-update HTTP/1.1" 200 156 0.057339 10.0.0.242 - - [2026-02-10 03:53:35] "GET /virtual-network/70abe885-ee6e-4fab-980a-46bdf66dd8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.041141 10.0.0.242 - - [2026-02-10 03:53:35] "GET /application-policy-set/29c05470-2928-4687-8435-6c6adf3ad665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.005578 10.0.0.242 - - [2026-02-10 03:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.015739 10.0.0.242 - - [2026-02-10 03:53:35] "GET /policy-management/961ddd0b-fe4e-4117-bfe2-cdf0928a34f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.008338 10.0.0.242 - - [2026-02-10 03:53:35] "POST /firewall-policys HTTP/1.1" 200 532 0.088646 10.0.0.242 - - [2026-02-10 03:53:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.015198 10.0.0.242 - - [2026-02-10 03:53:35] "GET /firewall-policy/7d314015-8805-47e0-8926-173b996ee056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002820 10.0.0.242 - - [2026-02-10 03:53:35] "GET /application-policy-set/29c05470-2928-4687-8435-6c6adf3ad665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.013858 10.0.0.242 - - [2026-02-10 03:53:35] "GET /firewall-policy/7d314015-8805-47e0-8926-173b996ee056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003568 10.0.0.242 - - [2026-02-10 03:53:35] "POST /ref-update HTTP/1.1" 200 156 0.038309 10.0.0.242 - - [2026-02-10 03:53:35] "GET /application-policy-set/29c05470-2928-4687-8435-6c6adf3ad665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1314 0.022656 10.0.0.242 - - [2026-02-10 03:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.242 - - [2026-02-10 03:53:35] "GET /policy-management/961ddd0b-fe4e-4117-bfe2-cdf0928a34f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004041 10.0.0.242 - - [2026-02-10 03:53:35] "POST /firewall-policys HTTP/1.1" 200 534 0.037551 10.0.0.242 - - [2026-02-10 03:53:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.031231 10.0.0.242 - - [2026-02-10 03:53:35] "GET /firewall-policy/f57b36fe-e5ff-47c0-b8b5-ff1be8d40aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.014460 10.0.0.242 - - [2026-02-10 03:53:35] "GET /application-policy-set/29c05470-2928-4687-8435-6c6adf3ad665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1314 0.007808 10.0.0.242 - - [2026-02-10 03:53:35] "GET /firewall-policy/f57b36fe-e5ff-47c0-b8b5-ff1be8d40aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003259 10.0.0.242 - - [2026-02-10 03:53:35] "GET /firewall-policy/7d314015-8805-47e0-8926-173b996ee056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003738 10.0.0.242 - - [2026-02-10 03:53:35] "GET /firewall-policy/7d314015-8805-47e0-8926-173b996ee056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006838 10.0.0.242 - - [2026-02-10 03:53:35] "POST /ref-update HTTP/1.1" 200 156 0.044651 10.0.0.242 - - [2026-02-10 03:53:35] "POST /ref-update HTTP/1.1" 200 156 0.067503 10.0.0.242 - - [2026-02-10 03:53:35] "POST /ref-update HTTP/1.1" 200 156 0.133198 10.0.0.242 - - [2026-02-10 03:53:36] "GET /application-policy-set/29c05470-2928-4687-8435-6c6adf3ad665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1537 0.005032 10.0.0.242 - - [2026-02-10 03:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.242 - - [2026-02-10 03:53:36] "GET /policy-management/961ddd0b-fe4e-4117-bfe2-cdf0928a34f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003076 10.0.0.242 - - [2026-02-10 03:53:36] "POST /firewall-policys HTTP/1.1" 200 532 0.045069 [Introspect:8084]10.0.0.242 - - [2026-02-10 03:53:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002129 [Introspect:8084]10.0.0.242 - - [2026-02-10 03:53:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001478 10.0.0.242 - - [2026-02-10 03:53:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.060833 10.0.0.242 - - [2026-02-10 03:53:36] "GET /firewall-policy/30d46e57-9515-4521-b11e-7174cadd9930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.030051 10.0.0.242 - - [2026-02-10 03:53:36] "GET /application-policy-set/29c05470-2928-4687-8435-6c6adf3ad665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1537 0.004895 10.0.0.242 - - [2026-02-10 03:53:36] "GET /firewall-policy/30d46e57-9515-4521-b11e-7174cadd9930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003384 10.0.0.242 - - [2026-02-10 03:53:36] "GET /firewall-policy/7d314015-8805-47e0-8926-173b996ee056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002858 10.0.0.242 - - [2026-02-10 03:53:36] "GET /firewall-policy/f57b36fe-e5ff-47c0-b8b5-ff1be8d40aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.004163 10.0.0.242 - - [2026-02-10 03:53:36] "GET /firewall-policy/7d314015-8805-47e0-8926-173b996ee056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003531 10.0.0.242 - - [2026-02-10 03:53:36] "GET /firewall-policy/f57b36fe-e5ff-47c0-b8b5-ff1be8d40aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002978 10.0.0.242 - - [2026-02-10 03:53:36] "POST /ref-update HTTP/1.1" 200 156 0.026005 10.0.0.242 - - [2026-02-10 03:53:36] "POST /ref-update HTTP/1.1" 200 156 0.156869 10.0.0.242 - - [2026-02-10 03:53:36] "POST /ref-update HTTP/1.1" 200 156 0.050805 10.0.0.242 - - [2026-02-10 03:53:36] "POST /ref-update HTTP/1.1" 200 156 0.058803 10.0.0.242 - - [2026-02-10 03:53:36] "POST /ref-update HTTP/1.1" 200 156 0.048697 10.0.0.242 - - [2026-02-10 03:53:36] "GET /application-policy-set/29c05470-2928-4687-8435-6c6adf3ad665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1759 0.022912 10.0.0.242 - - [2026-02-10 03:53:37] "POST /tags HTTP/1.1" 200 300 0.045397 10.0.0.242 - - [2026-02-10 03:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.036173 10.0.0.242 - - [2026-02-10 03:53:37] "GET /tag/0a1ffa38-6239-4728-af47-19b5297328be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.031258 10.0.0.242 - - [2026-02-10 03:53:37] "POST /set-tag HTTP/1.1" 200 109 0.035380 10.0.0.242 - - [2026-02-10 03:53:37] "POST /tags HTTP/1.1" 200 358 0.166140 10.0.0.242 - - [2026-02-10 03:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.242 - - [2026-02-10 03:53:37] "GET /tag/d032d500-2b65-4d49-91cd-330ddad7e931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.026471 10.0.0.242 - - [2026-02-10 03:53:37] "POST /tags HTTP/1.1" 200 306 0.134564 10.0.0.242 - - [2026-02-10 03:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.028985 10.0.0.242 - - [2026-02-10 03:53:37] "GET /tag/6465cc81-3970-4706-908e-82b9ba69ccca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.030741 10.0.0.242 - - [2026-02-10 03:53:38] "POST /id-to-fqname HTTP/1.1" 200 174 0.014471 10.0.0.242 - - [2026-02-10 03:53:38] "POST /fqname-to-id HTTP/1.1" 404 183 0.015884 10.0.0.242 - - [2026-02-10 03:53:38] "POST /security-groups HTTP/1.1" 200 571 0.077982 10.0.0.242 - - [2026-02-10 03:53:38] "POST /projects HTTP/1.1" 200 485 0.329865 10.0.0.242 - - [2026-02-10 03:53:38] "POST /fqname-to-id HTTP/1.1" 404 214 0.008268 10.0.0.242 - - [2026-02-10 03:53:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.024556 10.0.0.242 - - [2026-02-10 03:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.026492 10.0.0.242 - - [2026-02-10 03:53:38] "POST /access-control-lists HTTP/1.1" 200 582 0.097250 10.0.0.242 - - [2026-02-10 03:53:38] "GET /virtual-network/f1490443-ab57-4146-b38f-57816971d16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.034318 10.0.0.242 - - [2026-02-10 03:53:38] "POST /fqname-to-id HTTP/1.1" 404 213 0.012160 10.0.0.242 - - [2026-02-10 03:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011467 10.0.0.242 - - [2026-02-10 03:53:38] "GET /virtual-network/b528cee9-2b4c-475c-b83f-f0689af95680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.023989 10.0.0.242 - - [2026-02-10 03:53:38] "POST /access-control-lists HTTP/1.1" 200 580 0.105928 10.0.0.242 - - [2026-02-10 03:53:38] "PUT /virtual-network/f1490443-ab57-4146-b38f-57816971d16d HTTP/1.1" 200 265 0.171783 10.0.0.242 - - [2026-02-10 03:53:38] "PUT /virtual-network/b528cee9-2b4c-475c-b83f-f0689af95680 HTTP/1.1" 200 265 0.125631 10.0.0.242 - - [2026-02-10 03:53:38] "POST /security-groups HTTP/1.1" 200 539 0.176870 10.0.0.242 - - [2026-02-10 03:53:38] "POST /fqname-to-id HTTP/1.1" 404 234 0.005659 10.0.0.242 - - [2026-02-10 03:53:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.075394 10.0.0.242 - - [2026-02-10 03:53:39] "POST /access-control-lists HTTP/1.1" 200 598 0.133178 10.0.0.242 - - [2026-02-10 03:53:39] "POST /chown HTTP/1.1" 200 109 0.099258 10.0.0.242 - - [2026-02-10 03:53:39] "POST /fqname-to-id HTTP/1.1" 404 233 0.015629 10.0.0.242 - - [2026-02-10 03:53:39] "GET /application-policy-set/29c05470-2928-4687-8435-6c6adf3ad665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.010084 10.0.0.242 - - [2026-02-10 03:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.242 - - [2026-02-10 03:53:39] "GET /policy-management/961ddd0b-fe4e-4117-bfe2-cdf0928a34f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005485 10.0.0.242 - - [2026-02-10 03:53:39] "POST /access-control-lists HTTP/1.1" 200 596 0.095883 10.0.0.242 - - [2026-02-10 03:53:39] "POST /tags HTTP/1.1" 409 207 0.011374 10.0.0.242 - - [2026-02-10 03:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.242 - - [2026-02-10 03:53:39] "GET /tag/6465cc81-3970-4706-908e-82b9ba69ccca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.037090 10.0.0.242 - - [2026-02-10 03:53:39] "POST /firewall-rules HTTP/1.1" 200 566 0.095298 10.0.0.242 - - [2026-02-10 03:53:39] "GET /firewall-rule/57203b7b-2368-43bd-ae46-06b24fc05346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2004 0.008972 10.0.0.242 - - [2026-02-10 03:53:39] "GET /firewall-policy/f57b36fe-e5ff-47c0-b8b5-ff1be8d40aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003982 10.0.0.242 - - [2026-02-10 03:53:39] "GET /firewall-rule/57203b7b-2368-43bd-ae46-06b24fc05346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2004 0.004611 10.0.0.242 - - [2026-02-10 03:53:39] "POST /ref-update HTTP/1.1" 200 156 0.026942 10.0.0.242 - - [2026-02-10 03:53:39] "GET /application-policy-set/29c05470-2928-4687-8435-6c6adf3ad665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.016924 10.0.0.242 - - [2026-02-10 03:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.242 - - [2026-02-10 03:53:39] "GET /policy-management/961ddd0b-fe4e-4117-bfe2-cdf0928a34f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.012397 10.0.0.242 - - [2026-02-10 03:53:39] "POST /tags HTTP/1.1" 409 207 0.002393 10.0.0.242 - - [2026-02-10 03:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.242 - - [2026-02-10 03:53:39] "GET /tag/6465cc81-3970-4706-908e-82b9ba69ccca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.019583 10.0.0.242 - - [2026-02-10 03:53:39] "POST /firewall-rules HTTP/1.1" 200 564 0.081596 10.0.0.242 - - [2026-02-10 03:53:39] "GET /firewall-rule/04988fca-121e-4e2a-b442-54e318f12639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.009574 10.0.0.242 - - [2026-02-10 03:53:39] "GET /firewall-policy/f57b36fe-e5ff-47c0-b8b5-ff1be8d40aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004492 10.0.0.242 - - [2026-02-10 03:53:39] "GET /firewall-rule/04988fca-121e-4e2a-b442-54e318f12639?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.002821 10.0.0.242 - - [2026-02-10 03:53:39] "POST /ref-update HTTP/1.1" 200 156 0.020785 10.0.0.242 - - [2026-02-10 03:53:40] "POST /tags HTTP/1.1" 200 306 0.113880 10.0.0.242 - - [2026-02-10 03:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.242 - - [2026-02-10 03:53:40] "GET /tag/48deba93-7ad2-4844-a9ed-feba999c63af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.020080 10.0.0.242 - - [2026-02-10 03:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.242 - - [2026-02-10 03:53:40] "GET /project/4fecdb7c-3687-43b7-a903-3380b23449b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.054049 10.0.0.242 - - [2026-02-10 03:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.242 - - [2026-02-10 03:53:40] "GET /virtual-network/b528cee9-2b4c-475c-b83f-f0689af95680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.025867 10.0.0.242 - - [2026-02-10 03:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.242 - - [2026-02-10 03:53:40] "GET /service-appliance-set/2f6e7c54-4402-40f0-b159-8c105c9b3d6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.010182 10.0.0.242 - - [2026-02-10 03:53:40] "POST /fqname-to-id HTTP/1.1" 404 240 0.006718 10.0.0.242 - - [2026-02-10 03:53:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.152141 10.0.0.242 - - [2026-02-10 03:53:40] "GET /virtual-machine-interface/b59fb148-7463-4a76-9227-d4e215bdd8fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.018538 10.0.0.242 - - [2026-02-10 03:53:40] "POST /instance-ips HTTP/1.1" 200 382 0.050559 10.0.0.242 - - [2026-02-10 03:53:40] "GET /instance-ip/a5e99f97-40fb-4002-bbf2-a561c9a1ac8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.027723 10.0.0.242 - - [2026-02-10 03:53:40] "POST /loadbalancers HTTP/1.1" 200 584 0.082710 10.0.0.242 - - [2026-02-10 03:53:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.026501 10.0.0.242 - - [2026-02-10 03:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.242 - - [2026-02-10 03:53:40] "GET /project/4fecdb7c-3687-43b7-a903-3380b23449b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.029264 10.0.0.242 - - [2026-02-10 03:53:40] "GET /loadbalancer/0961e91c-7506-4d58-99fa-5deb69fb8db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.011862 10.0.0.242 - - [2026-02-10 03:53:41] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.048974 10.0.0.242 - - [2026-02-10 03:53:41] "GET /project/4fecdb7c-3687-43b7-a903-3380b23449b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.061824 10.0.0.242 - - [2026-02-10 03:53:41] "GET /instance-ip/a5e99f97-40fb-4002-bbf2-a561c9a1ac8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.007627 10.0.0.242 - - [2026-02-10 03:53:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.019219 10.0.0.242 - - [2026-02-10 03:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.017542 10.0.0.242 - - [2026-02-10 03:53:41] "POST /floating-ips HTTP/1.1" 200 585 0.074494 10.0.0.242 - - [2026-02-10 03:53:41] "GET /project/4fecdb7c-3687-43b7-a903-3380b23449b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.073561 10.0.0.242 - - [2026-02-10 03:53:41] "GET /loadbalancer-listener/9277d796-8222-4cf0-9a0d-23252f20e08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.003695 10.0.0.242 - - [2026-02-10 03:53:41] "GET /loadbalancer-listener/9277d796-8222-4cf0-9a0d-23252f20e08f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.006090 10.0.0.242 - - [2026-02-10 03:53:41] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.033776 10.0.0.242 - - [2026-02-10 03:53:41] "GET /instance-ip/a5e99f97-40fb-4002-bbf2-a561c9a1ac8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003621 10.0.0.242 - - [2026-02-10 03:53:41] "GET /instance-ip/a5e99f97-40fb-4002-bbf2-a561c9a1ac8e?fields=floating_ips HTTP/1.1" 200 1173 0.006443 10.0.0.242 - - [2026-02-10 03:53:41] "GET /floating-ip/f3efd7c9-72de-4dc8-8a86-82dedd38032d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.003649 10.0.0.242 - - [2026-02-10 03:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004603 10.0.0.242 - - [2026-02-10 03:53:41] "GET /global-vrouter-config/48d5c32b-4d70-459f-835e-7d82d2d55e5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.005417 10.0.0.242 - - [2026-02-10 03:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 [Introspect:8084]10.0.0.242 - - [2026-02-10 03:53:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001061 [Introspect:8084]10.0.0.242 - - [2026-02-10 03:53:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001002 10.0.0.242 - - [2026-02-10 03:53:41] "PUT /global-vrouter-config/48d5c32b-4d70-459f-835e-7d82d2d55e5a HTTP/1.1" 200 277 0.014322 10.0.0.242 - - [2026-02-10 03:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004860 10.0.0.242 - - [2026-02-10 03:53:41] "GET /loadbalancer/0961e91c-7506-4d58-99fa-5deb69fb8db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.003180 10.0.0.242 - - [2026-02-10 03:53:41] "POST /tags HTTP/1.1" 200 302 0.096822 10.0.0.242 - - [2026-02-10 03:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.028984 10.0.0.242 - - [2026-02-10 03:53:41] "GET /tag/3bb27964-c13f-4691-941d-b67f5ee20e3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.026680 10.0.0.242 - - [2026-02-10 03:53:41] "POST /tags HTTP/1.1" 200 326 0.279237 10.0.0.242 - - [2026-02-10 03:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.024480 10.0.0.242 - - [2026-02-10 03:53:42] "GET /tag/2feaeacf-1d54-4493-b43d-603ea3d5683f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.043432 10.0.0.242 - - [2026-02-10 03:53:42] "POST /tags HTTP/1.1" 200 364 0.035265 10.0.0.242 - - [2026-02-10 03:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012513 10.0.0.242 - - [2026-02-10 03:53:42] "GET /tag/7cb90ddb-5b08-4e66-8c62-a4234ad771f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.022949 10.0.0.242 - - [2026-02-10 03:53:42] "POST /tags HTTP/1.1" 200 312 0.045744 10.0.0.242 - - [2026-02-10 03:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.016725 10.0.0.242 - - [2026-02-10 03:53:42] "GET /tag/abfa7696-d611-4c93-9725-82e44d5a0cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.071200 10.0.0.242 - - [2026-02-10 03:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.242 - - [2026-02-10 03:53:42] "GET /virtual-network/f1490443-ab57-4146-b38f-57816971d16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.006979 10.0.0.242 - - [2026-02-10 03:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.242 - - [2026-02-10 03:53:42] "GET /project/fc778e52-75e8-41ef-aa59-d04d041a277c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.055612 10.0.0.242 - - [2026-02-10 03:53:42] "POST /virtual-machines HTTP/1.1" 200 378 0.025166 10.0.0.242 - - [2026-02-10 03:53:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.048077 10.0.0.242 - - [2026-02-10 03:53:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.209086 10.0.0.242 - - [2026-02-10 03:53:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.019475 10.0.0.242 - - [2026-02-10 03:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006691 10.0.0.242 - - [2026-02-10 03:53:42] "GET /virtual-machine-interface/176b8c96-0634-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.021755 10.0.0.242 - - [2026-02-10 03:53:43] "POST /instance-ips HTTP/1.1" 200 410 0.059369 10.0.0.242 - - [2026-02-10 03:53:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.060405 10.0.0.242 - - [2026-02-10 03:53:43] "GET /virtual-machine-interface/176b8c96-0634-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.018487 10.0.0.242 - - [2026-02-10 03:53:43] "POST /set-tag HTTP/1.1" 200 109 0.043618 10.0.0.242 - - [2026-02-10 03:53:43] "GET /virtual-machine-interface/176b8c96-0634-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.033767 10.0.0.242 - - [2026-02-10 03:53:43] "GET /instance-ip/17973b34-0634-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.005859 10.0.0.242 - - [2026-02-10 03:53:43] "POST /tags HTTP/1.1" 200 356 0.043744 10.0.0.242 - - [2026-02-10 03:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.031640 10.0.0.242 - - [2026-02-10 03:53:43] "GET /tag/db7f9165-16ce-428a-a245-5a45d6f251f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.024714 10.0.0.242 - - [2026-02-10 03:53:43] "POST /tags HTTP/1.1" 200 304 0.031079 10.0.0.242 - - [2026-02-10 03:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.022874 10.0.0.242 - - [2026-02-10 03:53:43] "GET /tag/d18ce18b-303c-402a-ba22-82edbf10ba32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.013974 10.0.0.242 - - [2026-02-10 03:53:43] "POST /projects HTTP/1.1" 409 218 0.008143 10.0.0.242 - - [2026-02-10 03:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004257 10.0.0.242 - - [2026-02-10 03:53:43] "GET /project/4fecdb7c-3687-43b7-a903-3380b23449b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.068436 10.0.0.242 - - [2026-02-10 03:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010062 10.0.0.242 - - [2026-02-10 03:53:43] "GET /network-ipam/ce305991-0f7d-4491-b9c7-ee895902a3e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003439 10.0.0.242 - - [2026-02-10 03:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.242 - - [2026-02-10 03:53:43] "GET /virtual-network/f1490443-ab57-4146-b38f-57816971d16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.008575 10.0.0.242 - - [2026-02-10 03:53:43] "PUT /virtual-network/f1490443-ab57-4146-b38f-57816971d16d HTTP/1.1" 200 265 0.067128 10.0.0.242 - - [2026-02-10 03:53:43] "GET /virtual-network/f1490443-ab57-4146-b38f-57816971d16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.008596 10.0.0.242 - - [2026-02-10 03:53:44] "POST /set-tag HTTP/1.1" 200 109 0.055264 10.0.0.242 - - [2026-02-10 03:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006983 10.0.0.242 - - [2026-02-10 03:53:44] "GET /network-ipam/e1304341-d8b7-41ee-9aa4-e55b8fb57e4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.008526 10.0.0.242 - - [2026-02-10 03:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.242 - - [2026-02-10 03:53:44] "GET /virtual-network/b528cee9-2b4c-475c-b83f-f0689af95680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.004726 10.0.0.242 - - [2026-02-10 03:53:44] "PUT /virtual-network/b528cee9-2b4c-475c-b83f-f0689af95680 HTTP/1.1" 200 265 0.124839 10.0.0.242 - - [2026-02-10 03:53:44] "GET /virtual-network/b528cee9-2b4c-475c-b83f-f0689af95680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.007438 10.0.0.242 - - [2026-02-10 03:53:44] "POST /set-tag HTTP/1.1" 200 109 0.104518 10.0.0.242 - - [2026-02-10 03:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.242 - - [2026-02-10 03:53:44] "GET /network-policy/a5d42c5f-24da-4084-bab1-3e90aff1e8a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.020482 10.0.0.242 - - [2026-02-10 03:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010410 10.0.0.242 - - [2026-02-10 03:53:44] "GET /network-policy/43f78ed6-8075-4c7e-b950-33ff61367d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.003819 10.0.0.242 - - [2026-02-10 03:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.242 - - [2026-02-10 03:53:44] "GET /network-policy/7287987a-d11f-4e22-9175-c97c96295b57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.011110 10.0.0.242 - - [2026-02-10 03:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007836 10.0.0.242 - - [2026-02-10 03:53:44] "PUT /network-policy/7287987a-d11f-4e22-9175-c97c96295b57 HTTP/1.1" 200 263 0.056915 10.0.0.242 - - [2026-02-10 03:53:44] "POST /ref-update HTTP/1.1" 200 156 0.124388 10.0.0.242 - - [2026-02-10 03:53:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012045 10.0.0.242 - - [2026-02-10 03:53:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007573 10.0.0.242 - - [2026-02-10 03:53:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005506 10.0.0.242 - - [2026-02-10 03:53:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005699 10.0.0.242 - - [2026-02-10 03:53:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003094 10.0.0.242 - - [2026-02-10 03:53:45] "POST /security-groups HTTP/1.1" 409 245 0.002795 10.0.0.242 - - [2026-02-10 03:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.242 - - [2026-02-10 03:53:45] "PUT /security-group/d7df4641-89a2-4d9e-9caa-ebceff956d40 HTTP/1.1" 200 263 0.063121 10.0.0.242 - - [2026-02-10 03:53:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.068246 10.0.0.242 - - [2026-02-10 03:53:45] "PUT /access-control-list/7e6f0f8f-a654-49f4-ae08-3e1ca3249a96 HTTP/1.1" 200 273 0.062889 10.0.0.242 - - [2026-02-10 03:53:45] "GET /application-policy-set/29c05470-2928-4687-8435-6c6adf3ad665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.031272 10.0.0.242 - - [2026-02-10 03:53:45] "PUT /access-control-list/1d9ffa56-e9ad-4490-bc4c-28f3b56ad920 HTTP/1.1" 200 273 0.036483 10.0.0.242 - - [2026-02-10 03:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241 10.0.0.242 - - [2026-02-10 03:53:45] "GET /policy-management/961ddd0b-fe4e-4117-bfe2-cdf0928a34f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004547 10.0.0.242 - - [2026-02-10 03:53:45] "POST /tags HTTP/1.1" 409 206 0.003595 10.0.0.242 - - [2026-02-10 03:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.242 - - [2026-02-10 03:53:45] "GET /tag/d18ce18b-303c-402a-ba22-82edbf10ba32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.016834 10.0.0.242 - - [2026-02-10 03:53:45] "POST /firewall-rules HTTP/1.1" 200 564 0.134105 10.0.0.242 - - [2026-02-10 03:53:45] "GET /firewall-rule/36e40527-6954-4060-b461-f1c6261f6d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.069434 10.0.0.242 - - [2026-02-10 03:53:45] "GET /firewall-policy/f57b36fe-e5ff-47c0-b8b5-ff1be8d40aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.005073 10.0.0.242 - - [2026-02-10 03:53:45] "GET /firewall-rule/36e40527-6954-4060-b461-f1c6261f6d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.021898 10.0.0.242 - - [2026-02-10 03:53:45] "POST /ref-update HTTP/1.1" 200 156 0.064668 10.0.0.242 - - [2026-02-10 03:53:45] "GET /application-policy-set/29c05470-2928-4687-8435-6c6adf3ad665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.041941 10.0.0.242 - - [2026-02-10 03:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.242 - - [2026-02-10 03:53:45] "GET /policy-management/961ddd0b-fe4e-4117-bfe2-cdf0928a34f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003989 10.0.0.242 - - [2026-02-10 03:53:45] "POST /tags HTTP/1.1" 409 206 0.002013 10.0.0.242 - - [2026-02-10 03:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008328 10.0.0.242 - - [2026-02-10 03:53:45] "GET /tag/d18ce18b-303c-402a-ba22-82edbf10ba32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.019467 10.0.0.242 - - [2026-02-10 03:53:46] "POST /firewall-rules HTTP/1.1" 200 562 0.089101 10.0.0.242 - - [2026-02-10 03:53:46] "GET /firewall-rule/889ad84f-ae31-4f59-9e9a-e5425f5f5da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.016080 10.0.0.242 - - [2026-02-10 03:53:46] "GET /firewall-policy/f57b36fe-e5ff-47c0-b8b5-ff1be8d40aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.006068 10.0.0.242 - - [2026-02-10 03:53:46] "GET /firewall-rule/889ad84f-ae31-4f59-9e9a-e5425f5f5da0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003911 10.0.0.242 - - [2026-02-10 03:53:46] "POST /ref-update HTTP/1.1" 200 156 0.048451 10.0.0.242 - - [2026-02-10 03:53:46] "POST /tags HTTP/1.1" 200 302 0.036049 10.0.0.242 - - [2026-02-10 03:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.242 - - [2026-02-10 03:53:46] "GET /tag/0f51d208-b7b2-45c7-9d91-9f40f91faeab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.025504 10.0.0.242 - - [2026-02-10 03:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.242 - - [2026-02-10 03:53:46] "GET /project/fc778e52-75e8-41ef-aa59-d04d041a277c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.089158 10.0.0.242 - - [2026-02-10 03:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007833 10.0.0.242 - - [2026-02-10 03:53:46] "GET /virtual-network/b528cee9-2b4c-475c-b83f-f0689af95680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.008660 10.0.0.242 - - [2026-02-10 03:53:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006158 10.0.0.242 - - [2026-02-10 03:53:46] "GET /service-appliance-set/2f6e7c54-4402-40f0-b159-8c105c9b3d6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.008188 10.0.0.242 - - [2026-02-10 03:53:46] "POST /fqname-to-id HTTP/1.1" 404 242 0.003229 10.0.0.242 - - [2026-02-10 03:53:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.216208 10.0.0.242 - - [2026-02-10 03:53:46] "GET /virtual-machine-interface/cb058371-bb5a-4028-996f-d5e0e2a71da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.029719 10.0.0.242 - - [2026-02-10 03:53:46] "POST /instance-ips HTTP/1.1" 200 378 0.075688 10.0.0.242 - - [2026-02-10 03:53:47] "GET /instance-ip/c6458170-788d-4407-9e45-dea2171cf04d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.024428 10.0.0.242 - - [2026-02-10 03:53:47] "POST /loadbalancers HTTP/1.1" 200 584 0.091317 10.0.0.242 - - [2026-02-10 03:53:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.033010 10.0.0.242 - - [2026-02-10 03:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008219 10.0.0.242 - - [2026-02-10 03:53:47] "GET /project/fc778e52-75e8-41ef-aa59-d04d041a277c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.071771 10.0.0.242 - - [2026-02-10 03:53:47] "GET /instance-ip/c6458170-788d-4407-9e45-dea2171cf04d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.006279 10.0.0.242 - - [2026-02-10 03:53:47] "GET /project/fc778e52-75e8-41ef-aa59-d04d041a277c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.060685 10.0.0.242 - - [2026-02-10 03:53:47] "GET /loadbalancer/68d439f2-b3e1-4dab-a020-b94725f95a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.013605 10.0.0.242 - - [2026-02-10 03:53:47] "POST /floating-ips HTTP/1.1" 200 583 0.048620 10.0.0.242 - - [2026-02-10 03:53:47] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.069006 10.0.0.242 - - [2026-02-10 03:53:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.016985 10.0.0.242 - - [2026-02-10 03:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.023879 [Introspect:8084]10.0.0.242 - - [2026-02-10 03:53:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001016 [Introspect:8084]10.0.0.242 - - [2026-02-10 03:53:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001174 10.0.0.242 - - [2026-02-10 03:53:47] "GET /project/fc778e52-75e8-41ef-aa59-d04d041a277c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.049042 10.0.0.242 - - [2026-02-10 03:53:47] "GET /loadbalancer-listener/e72443de-315e-454c-bbf4-e1c7c51ac200?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003713 10.0.0.242 - - [2026-02-10 03:53:47] "GET /loadbalancer-listener/e72443de-315e-454c-bbf4-e1c7c51ac200?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004771 10.0.0.242 - - [2026-02-10 03:53:47] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.047457 10.0.0.242 - - [2026-02-10 03:53:47] "GET /instance-ip/c6458170-788d-4407-9e45-dea2171cf04d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.004779 10.0.0.242 - - [2026-02-10 03:53:47] "GET /instance-ip/c6458170-788d-4407-9e45-dea2171cf04d?fields=floating_ips HTTP/1.1" 200 1167 0.006301 10.0.0.242 - - [2026-02-10 03:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.242 - - [2026-02-10 03:53:47] "GET /floating-ip/f6ea6d2e-f6dc-48e3-9600-bf2ae7880abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.003098 10.0.0.242 - - [2026-02-10 03:53:47] "GET /project/fc778e52-75e8-41ef-aa59-d04d041a277c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.048481 10.0.0.242 - - [2026-02-10 03:53:47] "GET /loadbalancer/68d439f2-b3e1-4dab-a020-b94725f95a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.006878 10.0.0.242 - - [2026-02-10 03:53:47] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.046990 10.0.0.242 - - [2026-02-10 03:53:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.035919 10.0.0.242 - - [2026-02-10 03:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010825 10.0.0.242 - - [2026-02-10 03:53:48] "GET /project/fc778e52-75e8-41ef-aa59-d04d041a277c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.105988 10.0.0.242 - - [2026-02-10 03:53:48] "GET /loadbalancer-listener/1d39b362-fd21-4918-9e07-4d0e84da36a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002512 10.0.0.242 - - [2026-02-10 03:53:48] "GET /loadbalancer-listener/1d39b362-fd21-4918-9e07-4d0e84da36a7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003422 10.0.0.242 - - [2026-02-10 03:53:48] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.048759 10.0.0.242 - - [2026-02-10 03:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.015096 10.0.0.242 - - [2026-02-10 03:53:48] "GET /instance-ip/c6458170-788d-4407-9e45-dea2171cf04d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.010804 10.0.0.242 - - [2026-02-10 03:53:48] "GET /instance-ip/c6458170-788d-4407-9e45-dea2171cf04d?fields=floating_ips HTTP/1.1" 200 1167 0.006542 10.0.0.242 - - [2026-02-10 03:53:48] "GET /floating-ip/f6ea6d2e-f6dc-48e3-9600-bf2ae7880abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.005472 10.0.0.242 - - [2026-02-10 03:53:48] "GET /project/fc778e52-75e8-41ef-aa59-d04d041a277c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.077355 10.0.0.242 - - [2026-02-10 03:53:48] "GET /loadbalancer/68d439f2-b3e1-4dab-a020-b94725f95a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003283 10.0.0.242 - - [2026-02-10 03:53:48] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.021919 10.0.0.242 - - [2026-02-10 03:53:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.009521 10.0.0.242 - - [2026-02-10 03:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.023566 10.0.0.242 - - [2026-02-10 03:53:48] "GET /project/fc778e52-75e8-41ef-aa59-d04d041a277c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.039737 10.0.0.242 - - [2026-02-10 03:53:48] "GET /loadbalancer-listener/e7e82cd3-2b63-416d-9890-973eced129bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.003345 10.0.0.242 - - [2026-02-10 03:53:48] "GET /loadbalancer-listener/e7e82cd3-2b63-416d-9890-973eced129bc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.003697 10.0.0.242 - - [2026-02-10 03:53:48] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.030265 10.0.0.242 - - [2026-02-10 03:53:48] "GET /instance-ip/c6458170-788d-4407-9e45-dea2171cf04d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.006027 10.0.0.242 - - [2026-02-10 03:53:48] "GET /instance-ip/c6458170-788d-4407-9e45-dea2171cf04d?fields=floating_ips HTTP/1.1" 200 1167 0.007367 10.0.0.242 - - [2026-02-10 03:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007582 10.0.0.242 - - [2026-02-10 03:53:48] "GET /loadbalancer/68d439f2-b3e1-4dab-a020-b94725f95a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003084 10.0.0.242 - - [2026-02-10 03:53:48] "POST /tags HTTP/1.1" 200 372 0.028674 10.0.0.242 - - [2026-02-10 03:53:48] "GET /floating-ip/f6ea6d2e-f6dc-48e3-9600-bf2ae7880abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.017302 10.0.0.242 - - [2026-02-10 03:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005711 10.0.0.242 - - [2026-02-10 03:53:48] "GET /tag/ed57efef-2f53-445b-9487-ad1a1f492571?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.014395 10.0.0.242 - - [2026-02-10 03:53:48] "POST /tags HTTP/1.1" 200 320 0.023465 10.0.0.242 - - [2026-02-10 03:53:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005420 10.0.0.242 - - [2026-02-10 03:53:48] "GET /tag/e7a6fdd8-5e4a-49df-898a-21482ffeba28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.029236 10.0.0.242 - - [2026-02-10 03:53:48] "POST /id-to-fqname HTTP/1.1" 200 181 0.000533 10.0.0.242 - - [2026-02-10 03:53:48] "POST /fqname-to-id HTTP/1.1" 404 190 0.003942 10.0.0.242 - - [2026-02-10 03:53:49] "POST /security-groups HTTP/1.1" 200 578 0.076651 10.0.0.242 - - [2026-02-10 03:53:49] "POST /projects HTTP/1.1" 200 499 0.195165 10.0.0.242 - - [2026-02-10 03:53:49] "POST /fqname-to-id HTTP/1.1" 404 225 0.002178 10.0.0.242 - - [2026-02-10 03:53:49] "POST /access-control-lists HTTP/1.1" 200 589 0.023893 10.0.0.242 - - [2026-02-10 03:53:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.009254 10.0.0.242 - - [2026-02-10 03:53:49] "POST /fqname-to-id HTTP/1.1" 404 224 0.015417 10.0.0.242 - - [2026-02-10 03:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007009 10.0.0.242 - - [2026-02-10 03:53:49] "GET /virtual-network/f1490443-ab57-4146-b38f-57816971d16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.016068 10.0.0.242 - - [2026-02-10 03:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.242 - - [2026-02-10 03:53:49] "GET /virtual-network/b528cee9-2b4c-475c-b83f-f0689af95680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.011876 10.0.0.242 - - [2026-02-10 03:53:49] "POST /access-control-lists HTTP/1.1" 200 587 0.092469 10.0.0.242 - - [2026-02-10 03:53:49] "PUT /virtual-network/f1490443-ab57-4146-b38f-57816971d16d HTTP/1.1" 200 265 0.202528 10.0.0.242 - - [2026-02-10 03:53:49] "PUT /virtual-network/b528cee9-2b4c-475c-b83f-f0689af95680 HTTP/1.1" 200 265 0.050992 10.0.0.242 - - [2026-02-10 03:53:49] "POST /security-groups HTTP/1.1" 200 560 0.081047 10.0.0.242 - - [2026-02-10 03:53:49] "POST /fqname-to-id HTTP/1.1" 404 248 0.004674 10.0.0.242 - - [2026-02-10 03:53:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.089293 10.0.0.242 - - [2026-02-10 03:53:49] "POST /chown HTTP/1.1" 200 109 0.013321 10.0.0.242 - - [2026-02-10 03:53:49] "GET /application-policy-set/29c05470-2928-4687-8435-6c6adf3ad665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.024463 10.0.0.242 - - [2026-02-10 03:53:49] "POST /access-control-lists HTTP/1.1" 200 612 0.173714 10.0.0.242 - - [2026-02-10 03:53:49] "POST /fqname-to-id HTTP/1.1" 404 247 0.002324 10.0.0.242 - - [2026-02-10 03:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.242 - - [2026-02-10 03:53:49] "GET /policy-management/961ddd0b-fe4e-4117-bfe2-cdf0928a34f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003043 10.0.0.242 - - [2026-02-10 03:53:49] "POST /tags HTTP/1.1" 409 214 0.003569 10.0.0.242 - - [2026-02-10 03:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.242 - - [2026-02-10 03:53:49] "GET /tag/e7a6fdd8-5e4a-49df-898a-21482ffeba28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.011362 10.0.0.242 - - [2026-02-10 03:53:49] "POST /access-control-lists HTTP/1.1" 200 610 0.081751 10.0.0.242 - - [2026-02-10 03:53:50] "POST /firewall-rules HTTP/1.1" 200 580 0.109299 10.0.0.242 - - [2026-02-10 03:53:50] "GET /firewall-rule/187ac685-cfde-4581-8c65-23e1dc6327c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.009596 10.0.0.242 - - [2026-02-10 03:53:50] "GET /firewall-policy/f57b36fe-e5ff-47c0-b8b5-ff1be8d40aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.004948 10.0.0.242 - - [2026-02-10 03:53:50] "GET /firewall-rule/187ac685-cfde-4581-8c65-23e1dc6327c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.004447 10.0.0.242 - - [2026-02-10 03:53:50] "POST /ref-update HTTP/1.1" 200 156 0.032645 10.0.0.242 - - [2026-02-10 03:53:50] "GET /application-policy-set/29c05470-2928-4687-8435-6c6adf3ad665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.011295 10.0.0.242 - - [2026-02-10 03:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.242 - - [2026-02-10 03:53:50] "GET /policy-management/961ddd0b-fe4e-4117-bfe2-cdf0928a34f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003194 10.0.0.242 - - [2026-02-10 03:53:50] "POST /tags HTTP/1.1" 409 214 0.002022 10.0.0.242 - - [2026-02-10 03:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.014224 10.0.0.242 - - [2026-02-10 03:53:50] "GET /tag/e7a6fdd8-5e4a-49df-898a-21482ffeba28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.014104 10.0.0.242 - - [2026-02-10 03:53:50] "POST /firewall-rules HTTP/1.1" 200 578 0.082680 10.0.0.242 - - [2026-02-10 03:53:50] "GET /firewall-rule/1145570f-b303-44d3-84eb-69d48153e6bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005278 10.0.0.242 - - [2026-02-10 03:53:50] "GET /firewall-policy/f57b36fe-e5ff-47c0-b8b5-ff1be8d40aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.003938 10.0.0.242 - - [2026-02-10 03:53:50] "GET /firewall-rule/1145570f-b303-44d3-84eb-69d48153e6bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.002384 10.0.0.242 - - [2026-02-10 03:53:50] "POST /ref-update HTTP/1.1" 200 156 0.038337 10.0.0.242 - - [2026-02-10 03:53:50] "POST /tags HTTP/1.1" 200 364 0.024509 10.0.0.242 - - [2026-02-10 03:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.014461 10.0.0.242 - - [2026-02-10 03:53:50] "GET /tag/7aaa238b-8a44-4482-8856-4ba6a48ba687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.015969 10.0.0.242 - - [2026-02-10 03:53:50] "POST /tags HTTP/1.1" 200 312 0.025397 10.0.0.242 - - [2026-02-10 03:53:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012382 10.0.0.242 - - [2026-02-10 03:53:50] "GET /tag/073ea281-f14b-4593-823a-5b2cbb4f0eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.014577 10.0.0.242 - - [2026-02-10 03:53:50] "POST /id-to-fqname HTTP/1.1" 200 177 0.000776 10.0.0.242 - - [2026-02-10 03:53:50] "POST /fqname-to-id HTTP/1.1" 404 186 0.003397 10.0.0.242 - - [2026-02-10 03:53:50] "POST /security-groups HTTP/1.1" 200 574 0.067029 10.0.0.242 - - [2026-02-10 03:53:51] "POST /fqname-to-id HTTP/1.1" 404 217 0.002254 10.0.0.242 - - [2026-02-10 03:53:51] "POST /projects HTTP/1.1" 200 491 0.229877 10.0.0.242 - - [2026-02-10 03:53:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.020263 10.0.0.242 - - [2026-02-10 03:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007763 10.0.0.242 - - [2026-02-10 03:53:51] "GET /virtual-network/f1490443-ab57-4146-b38f-57816971d16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.013129 10.0.0.242 - - [2026-02-10 03:53:51] "POST /access-control-lists HTTP/1.1" 200 585 0.097894 10.0.0.242 - - [2026-02-10 03:53:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.007928 10.0.0.242 - - [2026-02-10 03:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005193 10.0.0.242 - - [2026-02-10 03:53:51] "GET /virtual-network/b528cee9-2b4c-475c-b83f-f0689af95680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.008615 10.0.0.242 - - [2026-02-10 03:53:51] "POST /access-control-lists HTTP/1.1" 200 583 0.038098 10.0.0.242 - - [2026-02-10 03:53:51] "PUT /virtual-network/f1490443-ab57-4146-b38f-57816971d16d HTTP/1.1" 200 265 0.098041 10.0.0.242 - - [2026-02-10 03:53:51] "PUT /virtual-network/b528cee9-2b4c-475c-b83f-f0689af95680 HTTP/1.1" 200 265 0.068080 10.0.0.242 - - [2026-02-10 03:53:51] "POST /security-groups HTTP/1.1" 200 548 0.088403 10.0.0.242 - - [2026-02-10 03:53:51] "POST /fqname-to-id HTTP/1.1" 404 240 0.012699 10.0.0.242 - - [2026-02-10 03:53:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.020032 10.0.0.242 - - [2026-02-10 03:53:51] "POST /access-control-lists HTTP/1.1" 200 604 0.045393 10.0.0.242 - - [2026-02-10 03:53:51] "POST /fqname-to-id HTTP/1.1" 404 239 0.015386 10.0.0.242 - - [2026-02-10 03:53:51] "POST /chown HTTP/1.1" 200 109 0.059826 10.0.0.242 - - [2026-02-10 03:53:51] "GET /application-policy-set/29c05470-2928-4687-8435-6c6adf3ad665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.014271 10.0.0.242 - - [2026-02-10 03:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.242 - - [2026-02-10 03:53:51] "GET /policy-management/961ddd0b-fe4e-4117-bfe2-cdf0928a34f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.032766 10.0.0.242 - - [2026-02-10 03:53:51] "POST /access-control-lists HTTP/1.1" 200 602 0.062560 10.0.0.242 - - [2026-02-10 03:53:51] "POST /tags HTTP/1.1" 409 210 0.020188 10.0.0.242 - - [2026-02-10 03:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.242 - - [2026-02-10 03:53:51] "GET /tag/073ea281-f14b-4593-823a-5b2cbb4f0eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.012388 10.0.0.242 - - [2026-02-10 03:53:51] "POST /firewall-rules HTTP/1.1" 200 572 0.065793 10.0.0.242 - - [2026-02-10 03:53:51] "GET /firewall-rule/08e94595-0f48-4752-8316-3d938943f440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.012347 10.0.0.242 - - [2026-02-10 03:53:51] "GET /firewall-policy/f57b36fe-e5ff-47c0-b8b5-ff1be8d40aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.004376 10.0.0.242 - - [2026-02-10 03:53:51] "GET /firewall-rule/08e94595-0f48-4752-8316-3d938943f440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.003062 10.0.0.242 - - [2026-02-10 03:53:52] "POST /ref-update HTTP/1.1" 200 156 0.060709 10.0.0.242 - - [2026-02-10 03:53:52] "GET /application-policy-set/29c05470-2928-4687-8435-6c6adf3ad665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.018845 10.0.0.242 - - [2026-02-10 03:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.242 - - [2026-02-10 03:53:52] "GET /policy-management/961ddd0b-fe4e-4117-bfe2-cdf0928a34f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003406 10.0.0.242 - - [2026-02-10 03:53:52] "POST /tags HTTP/1.1" 409 210 0.002039 10.0.0.242 - - [2026-02-10 03:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.242 - - [2026-02-10 03:53:52] "GET /tag/073ea281-f14b-4593-823a-5b2cbb4f0eed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.012838 10.0.0.242 - - [2026-02-10 03:53:52] "POST /firewall-rules HTTP/1.1" 200 570 0.072736 10.0.0.242 - - [2026-02-10 03:53:52] "GET /firewall-rule/acea8878-f965-497f-bd16-813bc8b82b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.017827 10.0.0.242 - - [2026-02-10 03:53:52] "GET /firewall-policy/f57b36fe-e5ff-47c0-b8b5-ff1be8d40aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.004833 10.0.0.242 - - [2026-02-10 03:53:52] "GET /firewall-rule/acea8878-f965-497f-bd16-813bc8b82b11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002972 10.0.0.242 - - [2026-02-10 03:53:52] "POST /ref-update HTTP/1.1" 200 156 0.045240 10.0.0.242 - - [2026-02-10 03:53:52] "POST /tags HTTP/1.1" 409 237 0.006845 10.0.0.242 - - [2026-02-10 03:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.242 - - [2026-02-10 03:53:52] "GET /tag/7cb90ddb-5b08-4e66-8c62-a4234ad771f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.016210 10.0.0.242 - - [2026-02-10 03:53:52] "POST /tags HTTP/1.1" 409 210 0.002890 10.0.0.242 - - [2026-02-10 03:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002000 10.0.0.242 - - [2026-02-10 03:53:52] "GET /tag/abfa7696-d611-4c93-9725-82e44d5a0cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.013042 10.0.0.242 - - [2026-02-10 03:53:52] "POST /projects HTTP/1.1" 409 223 0.002778 10.0.0.242 - - [2026-02-10 03:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.242 - - [2026-02-10 03:53:52] "GET /project/fc778e52-75e8-41ef-aa59-d04d041a277c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.035592 10.0.0.242 - - [2026-02-10 03:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.242 - - [2026-02-10 03:53:52] "GET /virtual-network/f1490443-ab57-4146-b38f-57816971d16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.008395 10.0.0.242 - - [2026-02-10 03:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.242 - - [2026-02-10 03:53:52] "GET /virtual-network/b528cee9-2b4c-475c-b83f-f0689af95680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.006495 10.0.0.242 - - [2026-02-10 03:53:52] "PUT /virtual-network/f1490443-ab57-4146-b38f-57816971d16d HTTP/1.1" 200 265 0.059619 10.0.0.242 - - [2026-02-10 03:53:52] "PUT /virtual-network/b528cee9-2b4c-475c-b83f-f0689af95680 HTTP/1.1" 200 265 0.052096 10.0.0.242 - - [2026-02-10 03:53:52] "POST /security-groups HTTP/1.1" 409 253 0.002892 10.0.0.242 - - [2026-02-10 03:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.242 - - [2026-02-10 03:53:52] "PUT /security-group/6c2d6cee-10b7-4911-a75e-6191aff8212d HTTP/1.1" 200 263 0.057318 10.0.0.242 - - [2026-02-10 03:53:53] "PUT /access-control-list/58ee52f7-e391-4123-9a46-52a7179b9030 HTTP/1.1" 200 273 0.010369 10.0.0.242 - - [2026-02-10 03:53:53] "PUT /access-control-list/1f3daf41-9c72-4dc2-8808-4ed31e31561c HTTP/1.1" 200 273 0.027943 10.0.0.242 - - [2026-02-10 03:53:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.029158 10.0.0.242 - - [2026-02-10 03:53:53] "GET /application-policy-set/29c05470-2928-4687-8435-6c6adf3ad665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.013984 10.0.0.242 - - [2026-02-10 03:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.242 - - [2026-02-10 03:53:53] "GET /policy-management/961ddd0b-fe4e-4117-bfe2-cdf0928a34f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003357 10.0.0.242 - - [2026-02-10 03:53:53] "POST /tags HTTP/1.1" 409 210 0.002591 10.0.0.242 - - [2026-02-10 03:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.242 - - [2026-02-10 03:53:53] "GET /tag/abfa7696-d611-4c93-9725-82e44d5a0cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.014024 10.0.0.242 - - [2026-02-10 03:53:53] "POST /firewall-rules HTTP/1.1" 200 572 0.073519 10.0.0.242 - - [2026-02-10 03:53:53] "GET /firewall-rule/78be1ec2-3665-4e79-9b1e-e523c37e7b72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.007234 10.0.0.242 - - [2026-02-10 03:53:53] "GET /firewall-policy/f57b36fe-e5ff-47c0-b8b5-ff1be8d40aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.004486 10.0.0.242 - - [2026-02-10 03:53:53] "GET /firewall-rule/78be1ec2-3665-4e79-9b1e-e523c37e7b72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.002414 10.0.0.242 - - [2026-02-10 03:53:53] "POST /ref-update HTTP/1.1" 200 156 0.069302 10.0.0.242 - - [2026-02-10 03:53:53] "GET /application-policy-set/29c05470-2928-4687-8435-6c6adf3ad665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.019385 10.0.0.242 - - [2026-02-10 03:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.242 - - [2026-02-10 03:53:53] "GET /policy-management/961ddd0b-fe4e-4117-bfe2-cdf0928a34f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003752 10.0.0.242 - - [2026-02-10 03:53:53] "POST /tags HTTP/1.1" 409 210 0.002336 10.0.0.242 - - [2026-02-10 03:53:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.242 - - [2026-02-10 03:53:53] "GET /tag/abfa7696-d611-4c93-9725-82e44d5a0cf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.019148 10.0.0.242 - - [2026-02-10 03:53:53] "POST /firewall-rules HTTP/1.1" 200 570 0.082311 10.0.0.242 - - [2026-02-10 03:53:53] "GET /firewall-rule/b0fb0055-85bd-4e8f-87c4-23d3af48b044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004671 10.0.0.242 - - [2026-02-10 03:53:53] "GET /firewall-policy/f57b36fe-e5ff-47c0-b8b5-ff1be8d40aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.003865 10.0.0.242 - - [2026-02-10 03:53:53] "GET /firewall-rule/b0fb0055-85bd-4e8f-87c4-23d3af48b044?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002654 10.0.0.242 - - [2026-02-10 03:53:53] "POST /ref-update HTTP/1.1" 200 156 0.049400 10.0.0.242 - - [2026-02-10 03:53:53] "GET /virtual-machine-interface/176b8c96-0634-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.017025 10.0.0.242 - - [2026-02-10 03:53:53] "POST /set-tag HTTP/1.1" 200 109 0.002341 10.0.0.23 - - [2026-02-10 03:55:29] "GET / HTTP/1.1" 200 36215 0.002255 10.0.0.23 - - [2026-02-10 03:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.23 - - [2026-02-10 03:55:29] "GET /global-system-config/6a80d235-3e93-47e0-9346-61bf783d47f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005815 10.0.0.23 - - [2026-02-10 03:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.019602 10.0.0.23 - - [2026-02-10 03:55:29] "GET /routing-instance/989de7c5-0ed0-4cd2-b927-18de679525cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003517 10.0.0.23 - - [2026-02-10 03:55:29] "PUT /global-system-config/6a80d235-3e93-47e0-9346-61bf783d47f8 HTTP/1.1" 200 275 0.012227 10.0.0.23 - - [2026-02-10 03:55:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.014468 10.0.0.23 - - [2026-02-10 03:55:29] "POST /virtual-routers HTTP/1.1" 200 601 0.022191 10.0.0.23 - - [2026-02-10 03:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.013121 10.0.0.23 - - [2026-02-10 03:55:29] "GET /virtual-router/96bdec8e-307c-4aba-8a72-b81cc685eb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.006631 10.0.0.23 - - [2026-02-10 03:55:29] "POST /fqname-to-id HTTP/1.1" 404 229 0.002624 10.0.0.23 - - [2026-02-10 03:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.23 - - [2026-02-10 03:55:29] "GET /virtual-network/70abe885-ee6e-4fab-980a-46bdf66dd8bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.005023 10.0.0.242 - - [2026-02-10 03:55:29] "GET /global-system-configs HTTP/1.1" 200 323 0.026591 10.0.0.23 - - [2026-02-10 03:55:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.115654 10.0.0.242 - - [2026-02-10 03:55:31] "GET /global-system-configs HTTP/1.1" 200 323 0.002071 [Introspect:8084]10.0.0.242 - - [2026-02-10 03:56:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001367 [Introspect:8084]10.0.0.242 - - [2026-02-10 03:56:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000990 [Introspect:8084]10.0.0.242 - - [2026-02-10 03:56:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001151 [Introspect:8084]10.0.0.242 - - [2026-02-10 03:56:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001157 [Introspect:8084]10.0.0.242 - - [2026-02-10 03:56:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001151 [Introspect:8084]10.0.0.242 - - [2026-02-10 03:56:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001101 10.0.0.23 - - [2026-02-10 03:57:56] "GET / HTTP/1.1" 200 36215 0.001899 10.0.0.23 - - [2026-02-10 03:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.23 - - [2026-02-10 03:57:56] "GET /global-system-config/6a80d235-3e93-47e0-9346-61bf783d47f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.009521 10.0.0.23 - - [2026-02-10 03:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.23 - - [2026-02-10 03:57:56] "GET /routing-instance/989de7c5-0ed0-4cd2-b927-18de679525cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003823 10.0.0.23 - - [2026-02-10 03:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.23 - - [2026-02-10 03:57:56] "GET /virtual-router/96bdec8e-307c-4aba-8a72-b81cc685eb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003238 10.0.0.23 - - [2026-02-10 03:57:56] "PUT /virtual-router/96bdec8e-307c-4aba-8a72-b81cc685eb18 HTTP/1.1" 200 263 0.013196 10.0.0.23 - - [2026-02-10 03:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006351 10.0.0.23 - - [2026-02-10 03:57:56] "GET /virtual-router/96bdec8e-307c-4aba-8a72-b81cc685eb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003309 10.0.0.23 - - [2026-02-10 03:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.23 - - [2026-02-10 03:57:56] "GET /virtual-machine-interface/9425bee0-8f8c-4fca-b903-46fa5f38fece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.004844 10.0.0.23 - - [2026-02-10 03:57:56] "PUT /virtual-machine-interface/9425bee0-8f8c-4fca-b903-46fa5f38fece HTTP/1.1" 200 285 0.012300 10.0.0.242 - - [2026-02-10 03:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.242 - - [2026-02-10 03:58:24] "GET /virtual-router/96bdec8e-307c-4aba-8a72-b81cc685eb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003858 [Introspect:8084]10.0.0.242 - - [2026-02-10 03:58:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001099 [Introspect:8084]10.0.0.242 - - [2026-02-10 03:58:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001345 10.0.0.242 - - [2026-02-10 03:58:37] "GET /virtual-router/96bdec8e-307c-4aba-8a72-b81cc685eb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003993 10.0.0.242 - - [2026-02-10 03:58:37] "POST /ref-update HTTP/1.1" 200 156 0.010247 10.0.0.242 - - [2026-02-10 03:58:49] "GET /virtual-machine-interface/176b8c96-0634-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008343 10.0.0.242 - - [2026-02-10 03:58:49] "POST /set-tag HTTP/1.1" 200 109 0.006120 10.0.0.242 - - [2026-02-10 03:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.242 - - [2026-02-10 03:58:49] "GET /loadbalancer/68d439f2-b3e1-4dab-a020-b94725f95a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003044 10.0.0.242 - - [2026-02-10 03:58:49] "GET /virtual-machine-interface/176b8c96-0634-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005061 10.0.0.242 - - [2026-02-10 03:58:49] "POST /set-tag HTTP/1.1" 200 109 0.002600 10.0.0.242 - - [2026-02-10 03:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.242 - - [2026-02-10 03:58:49] "GET /loadbalancer/68d439f2-b3e1-4dab-a020-b94725f95a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002735 10.0.0.242 - - [2026-02-10 03:58:49] "GET /loadbalancer-pool/35a8ec8e-5b6c-47fa-bb59-674c66a79750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005132 10.0.0.242 - - [2026-02-10 03:58:49] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019531 10.0.0.242 - - [2026-02-10 03:58:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.016247 10.0.0.242 - - [2026-02-10 03:58:49] "GET /virtual-machine-interface/176b8c96-0634-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008329 10.0.0.242 - - [2026-02-10 03:58:49] "GET /virtual-machine-interface/176b8c96-0634-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.012125 10.0.0.242 - - [2026-02-10 03:58:49] "POST /ref-update HTTP/1.1" 200 156 0.009941 10.0.0.242 - - [2026-02-10 03:58:49] "POST /tags HTTP/1.1" 409 205 0.002632 10.0.0.242 - - [2026-02-10 03:58:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.242 - - [2026-02-10 03:58:49] "GET /tag/0f51d208-b7b2-45c7-9d91-9f40f91faeab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012182 10.0.0.242 - - [2026-02-10 03:58:49] "GET /floating-ip/f6ea6d2e-f6dc-48e3-9600-bf2ae7880abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.005069 10.0.0.242 - - [2026-02-10 03:58:49] "PUT /floating-ip/f6ea6d2e-f6dc-48e3-9600-bf2ae7880abf HTTP/1.1" 200 257 0.011189 10.0.0.242 - - [2026-02-10 03:58:49] "POST /set-tag HTTP/1.1" 200 109 0.064350 10.0.0.242 - - [2026-02-10 03:58:49] "GET /loadbalancer-pool/dc1003a4-a988-4f78-8362-2e87e915f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.026687 10.0.0.242 - - [2026-02-10 03:58:49] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023403 10.0.0.242 - - [2026-02-10 03:58:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.012916 10.0.0.242 - - [2026-02-10 03:58:49] "GET /virtual-machine-interface/176b8c96-0634-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.029226 10.0.0.242 - - [2026-02-10 03:58:49] "POST /set-tag HTTP/1.1" 200 109 0.056661 10.0.0.242 - - [2026-02-10 03:58:49] "GET /virtual-machine-interface/176b8c96-0634-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.009621 10.0.0.242 - - [2026-02-10 03:58:49] "POST /ref-update HTTP/1.1" 200 156 0.012143 10.0.0.242 - - [2026-02-10 03:58:49] "GET /loadbalancer-pool/fd3e910c-1733-4f5e-838f-670cbf2b8c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.008060 10.0.0.242 - - [2026-02-10 03:58:49] "POST /loadbalancer-members HTTP/1.1" 200 694 0.016634 10.0.0.242 - - [2026-02-10 03:58:49] "GET /floating-ip/f6ea6d2e-f6dc-48e3-9600-bf2ae7880abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1923 0.016979 10.0.0.242 - - [2026-02-10 03:58:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.022455 10.0.0.242 - - [2026-02-10 03:58:49] "GET /virtual-machine-interface/176b8c96-0634-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010482 10.0.0.242 - - [2026-02-10 03:58:49] "PUT /floating-ip/f6ea6d2e-f6dc-48e3-9600-bf2ae7880abf HTTP/1.1" 200 257 0.024101 10.0.0.242 - - [2026-02-10 03:58:49] "GET /virtual-machine-interface/176b8c96-0634-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004419 10.0.0.242 - - [2026-02-10 03:58:49] "POST /set-tag HTTP/1.1" 200 109 0.002365 10.0.0.242 - - [2026-02-10 03:58:49] "POST /ref-update HTTP/1.1" 200 156 0.020422 10.0.0.242 - - [2026-02-10 03:58:50] "GET /floating-ip/f6ea6d2e-f6dc-48e3-9600-bf2ae7880abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1976 0.012380 10.0.0.242 - - [2026-02-10 03:58:50] "PUT /floating-ip/f6ea6d2e-f6dc-48e3-9600-bf2ae7880abf HTTP/1.1" 200 257 0.024796 10.0.0.242 - - [2026-02-10 04:00:29] "GET /global-system-configs HTTP/1.1" 200 323 0.004048 10.0.0.242 - - [2026-02-10 04:00:31] "GET /global-system-configs HTTP/1.1" 200 323 0.003862 [Introspect:8084]10.0.0.242 - - [2026-02-10 04:00:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001166 [Introspect:8084]10.0.0.242 - - [2026-02-10 04:00:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001142 [Introspect:8084]10.0.0.242 - - [2026-02-10 04:00:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000988 [Introspect:8084]10.0.0.242 - - [2026-02-10 04:00:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000987 [Introspect:8084]10.0.0.242 - - [2026-02-10 04:01:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001542 [Introspect:8084]10.0.0.242 - - [2026-02-10 04:01:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001730 10.0.0.242 - - [2026-02-10 04:02:22] "GET /virtual-machine-interface/176b8c96-0634-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010317 10.0.0.242 - - [2026-02-10 04:02:22] "POST /set-tag HTTP/1.1" 200 109 0.003278 10.0.0.242 - - [2026-02-10 04:02:22] "GET /virtual-machine-interface/176b8c96-0634-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.013212 10.0.0.242 - - [2026-02-10 04:02:22] "POST /set-tag HTTP/1.1" 200 109 0.002905 10.0.0.242 - - [2026-02-10 04:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002601 10.0.0.242 - - [2026-02-10 04:02:22] "GET /loadbalancer/68d439f2-b3e1-4dab-a020-b94725f95a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002947 10.0.0.242 - - [2026-02-10 04:02:22] "GET /virtual-machine-interface/176b8c96-0634-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005510 10.0.0.242 - - [2026-02-10 04:02:22] "POST /set-tag HTTP/1.1" 200 109 0.030298 10.0.0.242 - - [2026-02-10 04:02:22] "DELETE /loadbalancer-member/4628fd22-cc04-4f97-8180-661d08095edb HTTP/1.1" 200 115 0.085574 10.0.0.242 - - [2026-02-10 04:02:22] "GET /virtual-machine-interface/176b8c96-0634-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.018544 10.0.0.242 - - [2026-02-10 04:02:22] "POST /set-tag HTTP/1.1" 200 109 0.007190 10.0.0.242 - - [2026-02-10 04:02:22] "DELETE /loadbalancer-member/aee8127b-7998-4aba-8fe8-b81162f4cc89 HTTP/1.1" 200 115 0.054749 10.0.0.242 - - [2026-02-10 04:02:22] "GET /virtual-machine-interface/176b8c96-0634-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005745 10.0.0.242 - - [2026-02-10 04:02:22] "POST /set-tag HTTP/1.1" 200 109 0.004478 10.0.0.242 - - [2026-02-10 04:02:22] "DELETE /loadbalancer-member/7d8ad941-7d7a-484c-9eef-fc796f92127a HTTP/1.1" 200 115 0.029119 10.0.0.242 - - [2026-02-10 04:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006155 10.0.0.242 - - [2026-02-10 04:02:22] "GET /loadbalancer/68d439f2-b3e1-4dab-a020-b94725f95a99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003126 10.0.0.242 - - [2026-02-10 04:02:22] "GET /loadbalancer-pool/35a8ec8e-5b6c-47fa-bb59-674c66a79750?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.009656 10.0.0.242 - - [2026-02-10 04:02:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.032486 10.0.0.242 - - [2026-02-10 04:02:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.014639 10.0.0.242 - - [2026-02-10 04:02:22] "GET /virtual-machine-interface/176b8c96-0634-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.020533 10.0.0.242 - - [2026-02-10 04:02:22] "GET /virtual-machine-interface/176b8c96-0634-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.017573 10.0.0.242 - - [2026-02-10 04:02:22] "GET /floating-ip/f6ea6d2e-f6dc-48e3-9600-bf2ae7880abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003196 10.0.0.242 - - [2026-02-10 04:02:23] "POST /set-tag HTTP/1.1" 200 109 0.085377 10.0.0.242 - - [2026-02-10 04:02:23] "GET /loadbalancer-pool/dc1003a4-a988-4f78-8362-2e87e915f197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.006402 10.0.0.242 - - [2026-02-10 04:02:23] "POST /loadbalancer-members HTTP/1.1" 200 692 0.046974 10.0.0.242 - - [2026-02-10 04:02:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.039419 10.0.0.242 - - [2026-02-10 04:02:23] "GET /virtual-machine-interface/176b8c96-0634-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.018517 10.0.0.242 - - [2026-02-10 04:02:23] "GET /virtual-machine-interface/176b8c96-0634-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.017796 10.0.0.242 - - [2026-02-10 04:02:23] "GET /floating-ip/f6ea6d2e-f6dc-48e3-9600-bf2ae7880abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006257 10.0.0.242 - - [2026-02-10 04:02:23] "POST /set-tag HTTP/1.1" 200 109 0.003954 10.0.0.242 - - [2026-02-10 04:02:23] "GET /loadbalancer-pool/fd3e910c-1733-4f5e-838f-670cbf2b8c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.008366 10.0.0.242 - - [2026-02-10 04:02:23] "POST /loadbalancer-members HTTP/1.1" 200 694 0.026629 10.0.0.242 - - [2026-02-10 04:02:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.012631 10.0.0.242 - - [2026-02-10 04:02:23] "GET /virtual-machine-interface/176b8c96-0634-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.025916 10.0.0.242 - - [2026-02-10 04:02:23] "GET /virtual-machine-interface/176b8c96-0634-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.019889 10.0.0.242 - - [2026-02-10 04:02:23] "POST /set-tag HTTP/1.1" 200 109 0.005351 10.0.0.242 - - [2026-02-10 04:02:23] "GET /floating-ip/f6ea6d2e-f6dc-48e3-9600-bf2ae7880abf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003173 [Introspect:8084]10.0.0.242 - - [2026-02-10 04:03:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001032 [Introspect:8084]10.0.0.242 - - [2026-02-10 04:03:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001081 10.0.0.242 - - [2026-02-10 04:03:37] "GET / HTTP/1.1" 200 36215 0.001958 10.0.0.242 - - [2026-02-10 04:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.242 - - [2026-02-10 04:03:37] "GET /project/4fecdb7c-3687-43b7-a903-3380b23449b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.034248 10.0.0.242 - - [2026-02-10 04:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.242 - - [2026-02-10 04:03:37] "GET /project/4fecdb7c-3687-43b7-a903-3380b23449b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.035826 10.0.0.242 - - [2026-02-10 04:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.242 - - [2026-02-10 04:03:38] "GET /project/4fecdb7c-3687-43b7-a903-3380b23449b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.040344 10.0.0.242 - - [2026-02-10 04:03:38] "POST /tags HTTP/1.1" 200 334 0.044459 10.0.0.242 - - [2026-02-10 04:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.242 - - [2026-02-10 04:03:38] "GET /tag/0bb611e7-6879-4aa4-b048-21efbaafafe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.025609 10.0.0.242 - - [2026-02-10 04:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009019 10.0.0.242 - - [2026-02-10 04:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751 10.0.0.242 - - [2026-02-10 04:03:38] "GET /project/4fecdb7c-3687-43b7-a903-3380b23449b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.051950 10.0.0.242 - - [2026-02-10 04:03:38] "GET /virtual-networks?parent_id=4fecdb7c-3687-43b7-a903-3380b23449b1&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.002089 10.0.0.242 - - [2026-02-10 04:03:38] "GET /project/4fecdb7c-3687-43b7-a903-3380b23449b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.055537 10.0.0.242 - - [2026-02-10 04:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.242 - - [2026-02-10 04:03:38] "GET /virtual-network/b528cee9-2b4c-475c-b83f-f0689af95680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.004580 10.0.0.242 - - [2026-02-10 04:03:38] "POST /virtual-networks HTTP/1.1" 200 514 0.088940 10.0.0.242 - - [2026-02-10 04:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.016962 10.0.0.242 - - [2026-02-10 04:03:39] "GET /service-appliance-set/2f6e7c54-4402-40f0-b159-8c105c9b3d6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003589 10.0.0.242 - - [2026-02-10 04:03:39] "POST /fqname-to-id HTTP/1.1" 404 254 0.002153 10.0.0.242 - - [2026-02-10 04:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.242 - - [2026-02-10 04:03:39] "GET /network-ipam/8a8e5abc-b743-4b3d-a742-f113ea61b15a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.002538 10.0.0.242 - - [2026-02-10 04:03:39] "POST /useragent-kv HTTP/1.1" 200 115 0.014797 10.0.0.242 - - [2026-02-10 04:03:39] "POST /ref-update HTTP/1.1" 200 156 0.077681 10.0.0.242 - - [2026-02-10 04:03:39] "GET /virtual-network/1627c3f8-348a-4ced-ae5a-371d91d3fe74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.006262 10.0.0.242 - - [2026-02-10 04:03:39] "GET /domains HTTP/1.1" 200 281 0.018475 10.0.0.242 - - [2026-02-10 04:03:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.154757 10.0.0.242 - - [2026-02-10 04:03:39] "GET /domain/696d9c13-c856-4532-8bcf-73fc9b327e61 HTTP/1.1" 200 3099 0.038628 10.0.0.242 - - [2026-02-10 04:03:39] "GET /virtual-machine-interface/15582bd1-336c-4c84-bf8e-e038f850e617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.021943 10.0.0.242 - - [2026-02-10 04:03:39] "GET /project/4fecdb7c-3687-43b7-a903-3380b23449b1 HTTP/1.1" 200 5497 0.057196 10.0.0.242 - - [2026-02-10 04:03:39] "POST /instance-ips HTTP/1.1" 200 410 0.056979 10.0.0.242 - - [2026-02-10 04:03:39] "GET /virtual-network/1627c3f8-348a-4ced-ae5a-371d91d3fe74 HTTP/1.1" 200 2087 0.020238 10.0.0.242 - - [2026-02-10 04:03:39] "GET /virtual-network/1627c3f8-348a-4ced-ae5a-371d91d3fe74 HTTP/1.1" 200 2087 0.005341 10.0.0.242 - - [2026-02-10 04:03:39] "GET /routing-instance/733eed96-2b21-4212-aa98-9d61f2352a1f HTTP/1.1" 200 1183 0.003795 10.0.0.242 - - [2026-02-10 04:03:39] "GET /routing-instance/733eed96-2b21-4212-aa98-9d61f2352a1f HTTP/1.1" 200 1183 0.002760 10.0.0.242 - - [2026-02-10 04:03:39] "GET /instance-ip/a7ad039d-ac97-45c3-9a27-a14ae3a96719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.006042 10.0.0.242 - - [2026-02-10 04:03:39] "POST /loadbalancers HTTP/1.1" 200 612 0.067950 10.0.0.242 - - [2026-02-10 04:03:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.033561 10.0.0.242 - - [2026-02-10 04:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.019198 10.0.0.242 - - [2026-02-10 04:03:39] "GET /project/4fecdb7c-3687-43b7-a903-3380b23449b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.064268 10.0.0.242 - - [2026-02-10 04:03:39] "GET /instance-ip/a7ad039d-ac97-45c3-9a27-a14ae3a96719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.006655 10.0.0.242 - - [2026-02-10 04:03:39] "POST /route-targets HTTP/1.1" 200 328 0.037597 10.0.0.242 - - [2026-02-10 04:03:39] "POST /ref-update HTTP/1.1" 200 156 0.029824 10.0.0.242 - - [2026-02-10 04:03:39] "GET /project/4fecdb7c-3687-43b7-a903-3380b23449b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.066675 10.0.0.242 - - [2026-02-10 04:03:39] "POST /floating-ips HTTP/1.1" 200 599 0.070488 10.0.0.242 - - [2026-02-10 04:03:39] "GET /loadbalancer/4ad20b7b-f868-4a6c-ad20-27d34a0f5e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.008344 10.0.0.242 - - [2026-02-10 04:03:39] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.045804 10.0.0.242 - - [2026-02-10 04:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.242 - - [2026-02-10 04:03:39] "GET /project/4fecdb7c-3687-43b7-a903-3380b23449b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.037122 10.0.0.242 - - [2026-02-10 04:03:39] "GET /loadbalancer-listener/00b0bf48-4fac-43c9-b756-1249547abdcb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.003134 10.0.0.242 - - [2026-02-10 04:03:39] "GET /loadbalancer-listener/00b0bf48-4fac-43c9-b756-1249547abdcb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.004139 10.0.0.242 - - [2026-02-10 04:03:39] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.021601 10.0.0.242 - - [2026-02-10 04:03:39] "GET /instance-ip/a7ad039d-ac97-45c3-9a27-a14ae3a96719?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.004235 10.0.0.242 - - [2026-02-10 04:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.242 - - [2026-02-10 04:03:39] "GET /instance-ip/a7ad039d-ac97-45c3-9a27-a14ae3a96719?fields=floating_ips HTTP/1.1" 200 1215 0.004655 10.0.0.242 - - [2026-02-10 04:03:39] "GET /loadbalancer/4ad20b7b-f868-4a6c-ad20-27d34a0f5e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003671 10.0.0.242 - - [2026-02-10 04:03:39] "GET /floating-ip/7d82d762-d740-47f7-8eb5-24c958d9fa12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.004250 10.0.0.242 - - [2026-02-10 04:03:39] "POST /tags HTTP/1.1" 200 296 0.056088 10.0.0.242 - - [2026-02-10 04:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006884 10.0.0.242 - - [2026-02-10 04:03:40] "GET /tag/c5955ef6-7c12-4d65-9109-31eba68249b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.015776 10.0.0.242 - - [2026-02-10 04:03:40] "POST /tags HTTP/1.1" 409 233 0.002219 10.0.0.242 - - [2026-02-10 04:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.242 - - [2026-02-10 04:03:40] "GET /tag/db7f9165-16ce-428a-a245-5a45d6f251f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.012371 10.0.0.242 - - [2026-02-10 04:03:40] "POST /tags HTTP/1.1" 409 206 0.002135 10.0.0.242 - - [2026-02-10 04:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.242 - - [2026-02-10 04:03:40] "GET /tag/d18ce18b-303c-402a-ba22-82edbf10ba32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.017060 10.0.0.242 - - [2026-02-10 04:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.242 - - [2026-02-10 04:03:40] "GET /virtual-network/f1490443-ab57-4146-b38f-57816971d16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.006384 10.0.0.242 - - [2026-02-10 04:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.242 - - [2026-02-10 04:03:40] "GET /project/4fecdb7c-3687-43b7-a903-3380b23449b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.045779 10.0.0.242 - - [2026-02-10 04:03:40] "POST /virtual-machines HTTP/1.1" 200 370 0.010125 10.0.0.242 - - [2026-02-10 04:03:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.013769 10.0.0.242 - - [2026-02-10 04:03:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.128148 10.0.0.242 - - [2026-02-10 04:03:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.010775 10.0.0.242 - - [2026-02-10 04:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005910 10.0.0.242 - - [2026-02-10 04:03:40] "GET /virtual-machine-interface/7bb37b18-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.007296 10.0.0.242 - - [2026-02-10 04:03:40] "POST /instance-ips HTTP/1.1" 200 410 0.024879 10.0.0.242 - - [2026-02-10 04:03:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.035980 10.0.0.242 - - [2026-02-10 04:03:40] "GET /virtual-machine-interface/7bb37b18-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.019979 10.0.0.242 - - [2026-02-10 04:03:40] "POST /set-tag HTTP/1.1" 200 109 0.020493 10.0.0.242 - - [2026-02-10 04:03:40] "GET /virtual-machine-interface/7bb37b18-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.011071 10.0.0.242 - - [2026-02-10 04:03:40] "GET /instance-ip/7bd038e8-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.007913 10.0.0.242 - - [2026-02-10 04:03:40] "GET /virtual-machine-interface/7bb37b18-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005416 10.0.0.242 - - [2026-02-10 04:03:40] "POST /set-tag HTTP/1.1" 200 109 0.002433 10.0.0.242 - - [2026-02-10 04:03:40] "GET /virtual-router/96bdec8e-307c-4aba-8a72-b81cc685eb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004103 10.0.0.242 - - [2026-02-10 04:03:40] "POST /ref-update HTTP/1.1" 200 156 0.010291 10.0.0.242 - - [2026-02-10 04:03:40] "GET /virtual-machine-interface/7bb37b18-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.018622 10.0.0.242 - - [2026-02-10 04:03:40] "POST /set-tag HTTP/1.1" 200 109 0.002688 10.0.0.242 - - [2026-02-10 04:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.242 - - [2026-02-10 04:03:41] "GET /virtual-network/f1490443-ab57-4146-b38f-57816971d16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004571 10.0.0.242 - - [2026-02-10 04:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.242 - - [2026-02-10 04:03:41] "GET /project/4fecdb7c-3687-43b7-a903-3380b23449b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.045210 10.0.0.242 - - [2026-02-10 04:03:41] "POST /virtual-machines HTTP/1.1" 200 370 0.015289 10.0.0.242 - - [2026-02-10 04:03:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.014184 10.0.0.242 - - [2026-02-10 04:03:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.140214 10.0.0.242 - - [2026-02-10 04:03:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.010452 10.0.0.242 - - [2026-02-10 04:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008329 10.0.0.242 - - [2026-02-10 04:03:41] "GET /virtual-machine-interface/7c2e2372-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.008454 10.0.0.242 - - [2026-02-10 04:03:41] "POST /instance-ips HTTP/1.1" 200 410 0.021943 10.0.0.242 - - [2026-02-10 04:03:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.030216 10.0.0.242 - - [2026-02-10 04:03:41] "GET /virtual-machine-interface/7c2e2372-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.009380 10.0.0.242 - - [2026-02-10 04:03:41] "POST /set-tag HTTP/1.1" 200 109 0.027752 10.0.0.242 - - [2026-02-10 04:03:41] "GET /virtual-machine-interface/7c2e2372-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.015305 10.0.0.242 - - [2026-02-10 04:03:41] "GET /instance-ip/7c4c0c16-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003447 10.0.0.242 - - [2026-02-10 04:03:41] "GET /virtual-machine-interface/7c2e2372-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005002 10.0.0.242 - - [2026-02-10 04:03:41] "POST /set-tag HTTP/1.1" 200 109 0.002546 10.0.0.242 - - [2026-02-10 04:03:41] "GET /virtual-router/96bdec8e-307c-4aba-8a72-b81cc685eb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.003983 10.0.0.242 - - [2026-02-10 04:03:41] "POST /ref-update HTTP/1.1" 200 156 0.009035 10.0.0.242 - - [2026-02-10 04:03:41] "GET /virtual-machine-interface/7c2e2372-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.011379 10.0.0.242 - - [2026-02-10 04:03:41] "POST /set-tag HTTP/1.1" 200 109 0.002388 10.0.0.242 - - [2026-02-10 04:03:41] "GET /virtual-machine-interface/7bb37b18-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004840 10.0.0.242 - - [2026-02-10 04:03:41] "POST /set-tag HTTP/1.1" 200 109 0.007459 10.0.0.242 - - [2026-02-10 04:03:41] "GET /virtual-machine-interface/7c2e2372-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007130 10.0.0.242 - - [2026-02-10 04:03:41] "POST /set-tag HTTP/1.1" 200 109 0.007416 10.0.0.242 - - [2026-02-10 04:03:44] "GET /domains HTTP/1.1" 200 281 0.002472 10.0.0.242 - - [2026-02-10 04:03:44] "GET /domain/696d9c13-c856-4532-8bcf-73fc9b327e61 HTTP/1.1" 200 3099 0.003640 10.0.0.242 - - [2026-02-10 04:03:44] "GET /project/4fecdb7c-3687-43b7-a903-3380b23449b1 HTTP/1.1" 200 7091 0.042454 10.0.0.242 - - [2026-02-10 04:03:44] "GET /virtual-network/1627c3f8-348a-4ced-ae5a-371d91d3fe74 HTTP/1.1" 200 2087 0.005156 10.0.0.242 - - [2026-02-10 04:03:44] "GET /virtual-network/1627c3f8-348a-4ced-ae5a-371d91d3fe74 HTTP/1.1" 200 2087 0.004506 10.0.0.242 - - [2026-02-10 04:03:44] "GET /routing-instance/733eed96-2b21-4212-aa98-9d61f2352a1f HTTP/1.1" 200 1405 0.004136 10.0.0.242 - - [2026-02-10 04:03:44] "GET /routing-instance/733eed96-2b21-4212-aa98-9d61f2352a1f HTTP/1.1" 200 1405 0.002722 10.0.0.242 - - [2026-02-10 04:03:44] "GET /route-target/bb9a6772-b096-4868-837c-375c705f43a3 HTTP/1.1" 200 1154 0.002381 10.0.0.242 - - [2026-02-10 04:03:44] "GET /virtual-network/1627c3f8-348a-4ced-ae5a-371d91d3fe74 HTTP/1.1" 200 2087 0.004200 10.0.0.242 - - [2026-02-10 04:03:44] "GET /routing-instance/733eed96-2b21-4212-aa98-9d61f2352a1f HTTP/1.1" 200 1405 0.003484 10.0.0.242 - - [2026-02-10 04:03:44] "GET /virtual-network/1627c3f8-348a-4ced-ae5a-371d91d3fe74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004927 10.0.0.242 - - [2026-02-10 04:03:44] "GET /virtual-network/1627c3f8-348a-4ced-ae5a-371d91d3fe74 HTTP/1.1" 200 2087 0.004362 10.0.0.242 - - [2026-02-10 04:03:44] "GET /routing-instance/733eed96-2b21-4212-aa98-9d61f2352a1f HTTP/1.1" 200 1405 0.003627 10.0.0.242 - - [2026-02-10 04:03:44] "GET /routing-instance/733eed96-2b21-4212-aa98-9d61f2352a1f HTTP/1.1" 200 1405 0.002793 10.0.0.242 - - [2026-02-10 04:03:44] "GET /route-target/bb9a6772-b096-4868-837c-375c705f43a3 HTTP/1.1" 200 1154 0.002443 10.0.0.242 - - [2026-02-10 04:03:44] "GET /domains HTTP/1.1" 200 281 0.002221 10.0.0.242 - - [2026-02-10 04:03:44] "GET /domain/696d9c13-c856-4532-8bcf-73fc9b327e61 HTTP/1.1" 200 3099 0.003188 10.0.0.242 - - [2026-02-10 04:03:44] "GET /project/4fecdb7c-3687-43b7-a903-3380b23449b1 HTTP/1.1" 200 7091 0.051071 10.0.0.242 - - [2026-02-10 04:03:44] "GET /virtual-network/1627c3f8-348a-4ced-ae5a-371d91d3fe74 HTTP/1.1" 200 2087 0.005121 10.0.0.242 - - [2026-02-10 04:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.242 - - [2026-02-10 04:03:44] "GET /project/4fecdb7c-3687-43b7-a903-3380b23449b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.039446 10.0.0.242 - - [2026-02-10 04:03:44] "GET /virtual-network/1627c3f8-348a-4ced-ae5a-371d91d3fe74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004460 10.0.0.242 - - [2026-02-10 04:03:44] "GET /floating-ip-pools?parent_id=1627c3f8-348a-4ced-ae5a-371d91d3fe74&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001951 10.0.0.242 - - [2026-02-10 04:03:44] "GET /virtual-network/1627c3f8-348a-4ced-ae5a-371d91d3fe74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.005023 10.0.0.242 - - [2026-02-10 04:03:44] "POST /floating-ip-pools HTTP/1.1" 200 564 0.023184 10.0.0.242 - - [2026-02-10 04:03:44] "POST /ref-update HTTP/1.1" 200 156 0.016678 10.0.0.242 - - [2026-02-10 04:03:44] "GET /virtual-network/1627c3f8-348a-4ced-ae5a-371d91d3fe74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004987 10.0.0.242 - - [2026-02-10 04:03:44] "GET /domains HTTP/1.1" 200 281 0.002363 10.0.0.242 - - [2026-02-10 04:03:44] "GET /domain/696d9c13-c856-4532-8bcf-73fc9b327e61 HTTP/1.1" 200 3099 0.003323 10.0.0.242 - - [2026-02-10 04:03:44] "GET /project/4fecdb7c-3687-43b7-a903-3380b23449b1 HTTP/1.1" 200 7348 0.029850 10.0.0.242 - - [2026-02-10 04:03:44] "GET /virtual-network/1627c3f8-348a-4ced-ae5a-371d91d3fe74 HTTP/1.1" 200 2326 0.006810 10.0.0.242 - - [2026-02-10 04:03:44] "GET /floating-ip-pool/93a38eee-2818-4544-a148-b9c6a79ecef6 HTTP/1.1" 200 1318 0.002453 10.0.0.242 - - [2026-02-10 04:03:44] "GET /domains HTTP/1.1" 200 281 0.001762 10.0.0.242 - - [2026-02-10 04:03:44] "GET /domain/696d9c13-c856-4532-8bcf-73fc9b327e61 HTTP/1.1" 200 3099 0.003113 10.0.0.242 - - [2026-02-10 04:03:44] "GET /project/4fecdb7c-3687-43b7-a903-3380b23449b1 HTTP/1.1" 200 7348 0.036330 10.0.0.242 - - [2026-02-10 04:03:45] "GET /virtual-network/1627c3f8-348a-4ced-ae5a-371d91d3fe74 HTTP/1.1" 200 2326 0.011127 10.0.0.242 - - [2026-02-10 04:03:45] "GET /virtual-network/1627c3f8-348a-4ced-ae5a-371d91d3fe74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.004801 10.0.0.242 - - [2026-02-10 04:03:45] "POST /tags HTTP/1.1" 200 366 0.049479 10.0.0.242 - - [2026-02-10 04:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009491 10.0.0.242 - - [2026-02-10 04:03:45] "GET /tag/6e0113ac-bb2c-4f78-b408-7edfb743d32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.026049 10.0.0.242 - - [2026-02-10 04:03:45] "POST /tags HTTP/1.1" 409 206 0.002834 10.0.0.242 - - [2026-02-10 04:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.242 - - [2026-02-10 04:03:45] "GET /tag/d18ce18b-303c-402a-ba22-82edbf10ba32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.031410 10.0.0.242 - - [2026-02-10 04:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.242 - - [2026-02-10 04:03:45] "GET /project/4fecdb7c-3687-43b7-a903-3380b23449b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.042316 10.0.0.242 - - [2026-02-10 04:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.242 - - [2026-02-10 04:03:45] "GET /virtual-network/f1490443-ab57-4146-b38f-57816971d16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004423 10.0.0.242 - - [2026-02-10 04:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.242 - - [2026-02-10 04:03:45] "GET /service-appliance-set/08e41dae-4303-42ad-9da7-ebe6e613cbe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.005152 10.0.0.242 - - [2026-02-10 04:03:45] "POST /fqname-to-id HTTP/1.1" 404 258 0.001888 10.0.0.242 - - [2026-02-10 04:03:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.118543 10.0.0.242 - - [2026-02-10 04:03:45] "GET /virtual-machine-interface/6c4b5ba0-c70e-426f-a95e-a36aea4851ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.017068 10.0.0.242 - - [2026-02-10 04:03:45] "POST /set-tag HTTP/1.1" 200 109 0.028120 10.0.0.242 - - [2026-02-10 04:03:45] "POST /instance-ips HTTP/1.1" 200 418 0.022382 10.0.0.242 - - [2026-02-10 04:03:45] "GET /instance-ip/128e21bb-8fcb-49d6-b2b4-b01fc448b937?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.010237 10.0.0.242 - - [2026-02-10 04:03:45] "POST /loadbalancers HTTP/1.1" 200 620 0.067204 10.0.0.242 - - [2026-02-10 04:03:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.010794 10.0.0.242 - - [2026-02-10 04:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005925 10.0.0.242 - - [2026-02-10 04:03:45] "POST /service-instances HTTP/1.1" 200 568 0.051339 10.0.0.242 - - [2026-02-10 04:03:45] "POST /ref-update HTTP/1.1" 200 156 0.018509 10.0.0.242 - - [2026-02-10 04:03:45] "GET /project/4fecdb7c-3687-43b7-a903-3380b23449b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.089452 10.0.0.242 - - [2026-02-10 04:03:45] "PUT /service-instance/52bad9ba-244a-4d66-953e-8604aff6fc48 HTTP/1.1" 200 267 0.012793 10.0.0.242 - - [2026-02-10 04:03:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.019311 10.0.0.242 - - [2026-02-10 04:03:45] "GET /virtual-machine-interface/6c4b5ba0-c70e-426f-a95e-a36aea4851ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.014293 10.0.0.242 - - [2026-02-10 04:03:46] "GET /virtual-machine-interface/6c4b5ba0-c70e-426f-a95e-a36aea4851ba?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.008032 10.0.0.242 - - [2026-02-10 04:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.242 - - [2026-02-10 04:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.242 - - [2026-02-10 04:03:46] "GET /floating-ip-pool/93a38eee-2818-4544-a148-b9c6a79ecef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.003440 10.0.0.242 - - [2026-02-10 04:03:46] "POST /virtual-machines HTTP/1.1" 200 430 0.022934 10.0.0.242 - - [2026-02-10 04:03:46] "POST /floating-ips HTTP/1.1" 200 673 0.181328 10.0.0.242 - - [2026-02-10 04:03:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.192858 10.0.0.242 - - [2026-02-10 04:03:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.046680 10.0.0.242 - - [2026-02-10 04:03:46] "POST /chown HTTP/1.1" 200 109 0.064466 10.0.0.242 - - [2026-02-10 04:03:46] "GET /application-policy-set/29c05470-2928-4687-8435-6c6adf3ad665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.014888 10.0.0.242 - - [2026-02-10 04:03:46] "POST /chown HTTP/1.1" 200 109 0.007227 10.0.0.242 - - [2026-02-10 04:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.242 - - [2026-02-10 04:03:46] "GET /policy-management/961ddd0b-fe4e-4117-bfe2-cdf0928a34f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002813 10.0.0.242 - - [2026-02-10 04:03:46] "POST /tags HTTP/1.1" 409 221 0.001816 10.0.0.242 - - [2026-02-10 04:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.242 - - [2026-02-10 04:03:46] "PUT /virtual-machine-interface/4fd29375-7a21-457e-9742-7f9a96530dfe HTTP/1.1" 200 285 0.038313 10.0.0.242 - - [2026-02-10 04:03:46] "GET /tag/0bb611e7-6879-4aa4-b048-21efbaafafe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.018622 10.0.0.242 - - [2026-02-10 04:03:46] "POST /tags HTTP/1.1" 409 238 0.002787 10.0.0.242 - - [2026-02-10 04:03:46] "PUT /instance-ip/128e21bb-8fcb-49d6-b2b4-b01fc448b937 HTTP/1.1" 200 257 0.047231 10.0.0.242 - - [2026-02-10 04:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.242 - - [2026-02-10 04:03:46] "GET /tag/6e0113ac-bb2c-4f78-b408-7edfb743d32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.014166 10.0.0.242 - - [2026-02-10 04:03:46] "POST /ref-update HTTP/1.1" 200 156 0.025944 10.0.0.242 - - [2026-02-10 04:03:46] "POST /ref-update HTTP/1.1" 200 156 0.020580 10.0.0.242 - - [2026-02-10 04:03:46] "POST /ref-update HTTP/1.1" 200 156 0.017747 10.0.0.242 - - [2026-02-10 04:03:46] "POST /firewall-rules HTTP/1.1" 200 652 0.143077 10.0.0.242 - - [2026-02-10 04:03:46] "POST /ref-update HTTP/1.1" 200 156 0.054499 10.0.0.242 - - [2026-02-10 04:03:46] "GET /firewall-rule/61edfdc9-ac8a-4c2b-afd3-1d3a74affbe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.005582 10.0.0.242 - - [2026-02-10 04:03:46] "POST /ref-update HTTP/1.1" 200 156 0.021504 10.0.0.242 - - [2026-02-10 04:03:46] "GET /firewall-policy/30d46e57-9515-4521-b11e-7174cadd9930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.016895 10.0.0.242 - - [2026-02-10 04:03:46] "GET /firewall-rule/61edfdc9-ac8a-4c2b-afd3-1d3a74affbe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.006737 10.0.0.242 - - [2026-02-10 04:03:46] "POST /ref-update HTTP/1.1" 200 156 0.031230 10.0.0.242 - - [2026-02-10 04:03:46] "POST /ref-update HTTP/1.1" 200 156 0.022825 10.0.0.242 - - [2026-02-10 04:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.015292 10.0.0.242 - - [2026-02-10 04:03:46] "POST /virtual-machines HTTP/1.1" 200 430 0.039220 10.0.0.242 - - [2026-02-10 04:03:46] "GET /project/4fecdb7c-3687-43b7-a903-3380b23449b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.057676 10.0.0.242 - - [2026-02-10 04:03:46] "GET /loadbalancer/cd88c6aa-5760-4390-b13a-24fffacaaf84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.012278 10.0.0.242 - - [2026-02-10 04:03:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.163999 10.0.0.242 - - [2026-02-10 04:03:47] "POST /chown HTTP/1.1" 200 109 0.048107 10.0.0.242 - - [2026-02-10 04:03:47] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.134281 10.0.0.242 - - [2026-02-10 04:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004927 10.0.0.242 - - [2026-02-10 04:03:47] "POST /chown HTTP/1.1" 200 109 0.011029 10.0.0.242 - - [2026-02-10 04:03:47] "PUT /virtual-machine-interface/6b595316-de1e-4a20-9940-e7a04078325f HTTP/1.1" 200 285 0.039735 10.0.0.242 - - [2026-02-10 04:03:47] "GET /project/4fecdb7c-3687-43b7-a903-3380b23449b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.082944 10.0.0.242 - - [2026-02-10 04:03:47] "GET /loadbalancer-listener/46d956e7-9b8e-4789-9047-025cd38ff980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.003816 10.0.0.242 - - [2026-02-10 04:03:47] "PUT /instance-ip/128e21bb-8fcb-49d6-b2b4-b01fc448b937 HTTP/1.1" 200 257 0.067854 10.0.0.242 - - [2026-02-10 04:03:47] "GET /loadbalancer-listener/46d956e7-9b8e-4789-9047-025cd38ff980?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.016725 10.0.0.242 - - [2026-02-10 04:03:47] "POST /ref-update HTTP/1.1" 200 156 0.012940 10.0.0.242 - - [2026-02-10 04:03:47] "POST /ref-update HTTP/1.1" 200 156 0.028737 10.0.0.242 - - [2026-02-10 04:03:47] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.065121 10.0.0.242 - - [2026-02-10 04:03:47] "POST /ref-update HTTP/1.1" 200 156 0.047252 10.0.0.242 - - [2026-02-10 04:03:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.047165 10.0.0.242 - - [2026-02-10 04:03:47] "GET /loadbalancer-pool/22beab20-2032-4a01-88b6-549bf3e4c4b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.007577 10.0.0.242 - - [2026-02-10 04:03:47] "POST /ref-update HTTP/1.1" 200 156 0.019205 10.0.0.242 - - [2026-02-10 04:03:47] "POST /ref-update HTTP/1.1" 200 156 0.022023 10.0.0.242 - - [2026-02-10 04:03:47] "POST /loadbalancer-members HTTP/1.1" 200 709 0.046818 10.0.0.242 - - [2026-02-10 04:03:47] "PUT /service-instance/52bad9ba-244a-4d66-953e-8604aff6fc48 HTTP/1.1" 200 267 0.055289 10.0.0.242 - - [2026-02-10 04:03:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.049837 10.0.0.242 - - [2026-02-10 04:03:47] "GET /loadbalancer-member/899ae3fc-cd0d-479f-9b37-6b12cc77a4bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.013183 10.0.0.242 - - [2026-02-10 04:03:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.030652 10.0.0.242 - - [2026-02-10 04:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006721 10.0.0.242 - - [2026-02-10 04:03:47] "GET /application-policy-set/29c05470-2928-4687-8435-6c6adf3ad665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002873 10.0.0.242 - - [2026-02-10 04:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.242 - - [2026-02-10 04:03:47] "GET /policy-management/961ddd0b-fe4e-4117-bfe2-cdf0928a34f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002954 10.0.0.242 - - [2026-02-10 04:03:47] "POST /chown HTTP/1.1" 200 109 0.007861 10.0.0.242 - - [2026-02-10 04:03:47] "POST /tags HTTP/1.1" 409 221 0.009952 10.0.0.242 - - [2026-02-10 04:03:47] "POST /chown HTTP/1.1" 200 109 0.032156 10.0.0.242 - - [2026-02-10 04:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.242 - - [2026-02-10 04:03:47] "GET /tag/0bb611e7-6879-4aa4-b048-21efbaafafe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.036904 10.0.0.242 - - [2026-02-10 04:03:47] "PUT /instance-ip/128e21bb-8fcb-49d6-b2b4-b01fc448b937 HTTP/1.1" 200 257 0.054941 10.0.0.242 - - [2026-02-10 04:03:47] "POST /tags HTTP/1.1" 409 238 0.002331 10.0.0.242 - - [2026-02-10 04:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.242 - - [2026-02-10 04:03:47] "GET /tag/6e0113ac-bb2c-4f78-b408-7edfb743d32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.012714 10.0.0.242 - - [2026-02-10 04:03:47] "POST /ref-update HTTP/1.1" 200 156 0.025595 10.0.0.242 - - [2026-02-10 04:03:47] "POST /chown HTTP/1.1" 200 109 0.019822 10.0.0.242 - - [2026-02-10 04:03:47] "POST /firewall-rules HTTP/1.1" 409 293 0.008613 10.0.0.242 - - [2026-02-10 04:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.242 - - [2026-02-10 04:03:48] "POST /chown HTTP/1.1" 200 109 0.039597 10.0.0.242 - - [2026-02-10 04:03:48] "PUT /firewall-rule/61edfdc9-ac8a-4c2b-afd3-1d3a74affbe4 HTTP/1.1" 200 261 0.037203 10.0.0.242 - - [2026-02-10 04:03:48] "PUT /instance-ip/128e21bb-8fcb-49d6-b2b4-b01fc448b937 HTTP/1.1" 200 257 0.024875 10.0.0.242 - - [2026-02-10 04:03:48] "GET /firewall-rule/61edfdc9-ac8a-4c2b-afd3-1d3a74affbe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.009037 10.0.0.242 - - [2026-02-10 04:03:48] "GET /firewall-policy/30d46e57-9515-4521-b11e-7174cadd9930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.007243 10.0.0.242 - - [2026-02-10 04:03:48] "GET /firewall-rule/61edfdc9-ac8a-4c2b-afd3-1d3a74affbe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.004416 10.0.0.242 - - [2026-02-10 04:03:48] "POST /ref-update HTTP/1.1" 200 156 0.036331 10.0.0.242 - - [2026-02-10 04:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.242 - - [2026-02-10 04:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.242 - - [2026-02-10 04:03:48] "GET /virtual-network/f1490443-ab57-4146-b38f-57816971d16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004352 10.0.0.242 - - [2026-02-10 04:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001830 10.0.0.242 - - [2026-02-10 04:03:48] "POST /chown HTTP/1.1" 200 109 0.010937 10.0.0.242 - - [2026-02-10 04:03:48] "POST /chown HTTP/1.1" 200 109 0.037228 10.0.0.242 - - [2026-02-10 04:03:48] "GET /project/4fecdb7c-3687-43b7-a903-3380b23449b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.067045 10.0.0.242 - - [2026-02-10 04:03:48] "PUT /instance-ip/128e21bb-8fcb-49d6-b2b4-b01fc448b937 HTTP/1.1" 200 257 0.051395 10.0.0.242 - - [2026-02-10 04:03:48] "POST /virtual-machines HTTP/1.1" 200 374 0.022969 10.0.0.242 - - [2026-02-10 04:03:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.014115 10.0.0.242 - - [2026-02-10 04:03:48] "POST /ref-update HTTP/1.1" 200 156 0.031863 10.0.0.242 - - [2026-02-10 04:03:48] "POST /chown HTTP/1.1" 200 109 0.018238 10.0.0.242 - - [2026-02-10 04:03:48] "POST /chown HTTP/1.1" 200 109 0.072950 10.0.0.242 - - [2026-02-10 04:03:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.193611 10.0.0.242 - - [2026-02-10 04:03:48] "PUT /instance-ip/128e21bb-8fcb-49d6-b2b4-b01fc448b937 HTTP/1.1" 200 257 0.040785 10.0.0.242 - - [2026-02-10 04:03:48] "POST /ref-update HTTP/1.1" 200 156 0.026768 10.0.0.242 - - [2026-02-10 04:03:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.039371 10.0.0.242 - - [2026-02-10 04:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007832 10.0.0.242 - - [2026-02-10 04:03:48] "GET /virtual-machine-interface/80778478-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.006529 10.0.0.242 - - [2026-02-10 04:03:48] "POST /instance-ips HTTP/1.1" 200 414 0.029324 10.0.0.242 - - [2026-02-10 04:03:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.029971 10.0.0.242 - - [2026-02-10 04:03:48] "GET /virtual-machine-interface/80778478-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.014381 10.0.0.242 - - [2026-02-10 04:03:48] "PUT /service-instance/52bad9ba-244a-4d66-953e-8604aff6fc48 HTTP/1.1" 200 267 0.010463 10.0.0.242 - - [2026-02-10 04:03:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.027647 10.0.0.242 - - [2026-02-10 04:03:48] "POST /set-tag HTTP/1.1" 200 109 0.068278 10.0.0.242 - - [2026-02-10 04:03:48] "GET /virtual-machine-interface/80778478-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.016852 10.0.0.242 - - [2026-02-10 04:03:48] "GET /instance-ip/80a35710-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.004152 10.0.0.242 - - [2026-02-10 04:03:49] "PUT /service-instance/52bad9ba-244a-4d66-953e-8604aff6fc48 HTTP/1.1" 200 267 0.018472 10.0.0.242 - - [2026-02-10 04:03:49] "GET /virtual-machine-interface/80778478-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.009710 10.0.0.242 - - [2026-02-10 04:03:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.049970 10.0.0.242 - - [2026-02-10 04:03:49] "POST /set-tag HTTP/1.1" 200 109 0.018509 10.0.0.242 - - [2026-02-10 04:03:49] "GET /virtual-router/96bdec8e-307c-4aba-8a72-b81cc685eb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.011550 10.0.0.242 - - [2026-02-10 04:03:49] "POST /ref-update HTTP/1.1" 200 156 0.016572 10.0.0.242 - - [2026-02-10 04:03:49] "GET /virtual-machine-interface/80778478-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.015748 10.0.0.242 - - [2026-02-10 04:03:49] "POST /set-tag HTTP/1.1" 200 109 0.006263 10.0.0.242 - - [2026-02-10 04:03:49] "PUT /service-instance/52bad9ba-244a-4d66-953e-8604aff6fc48 HTTP/1.1" 200 267 0.027140 10.0.0.242 - - [2026-02-10 04:03:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.026130 10.0.0.242 - - [2026-02-10 04:03:49] "GET /virtual-machine-interface/80778478-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.009506 10.0.0.242 - - [2026-02-10 04:03:49] "POST /set-tag HTTP/1.1" 200 109 0.004410 10.0.0.242 - - [2026-02-10 04:03:49] "PUT /service-instance/52bad9ba-244a-4d66-953e-8604aff6fc48 HTTP/1.1" 200 267 0.011208 10.0.0.242 - - [2026-02-10 04:03:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.008111 10.0.0.242 - - [2026-02-10 04:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009793 10.0.0.242 - - [2026-02-10 04:03:49] "POST /chown HTTP/1.1" 200 109 0.007388 10.0.0.242 - - [2026-02-10 04:03:49] "POST /chown HTTP/1.1" 200 109 0.007887 10.0.0.242 - - [2026-02-10 04:03:49] "POST /ref-update HTTP/1.1" 200 156 0.020008 10.0.0.242 - - [2026-02-10 04:03:49] "POST /chown HTTP/1.1" 200 109 0.025900 10.0.0.242 - - [2026-02-10 04:03:49] "POST /chown HTTP/1.1" 200 109 0.007581 10.0.0.242 - - [2026-02-10 04:03:49] "POST /ref-update HTTP/1.1" 200 156 0.016291 10.0.0.242 - - [2026-02-10 04:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.242 - - [2026-02-10 04:03:49] "POST /chown HTTP/1.1" 200 109 0.020758 10.0.0.242 - - [2026-02-10 04:03:49] "POST /chown HTTP/1.1" 200 109 0.021546 10.0.0.242 - - [2026-02-10 04:03:49] "POST /chown HTTP/1.1" 200 109 0.008255 10.0.0.242 - - [2026-02-10 04:03:49] "POST /chown HTTP/1.1" 200 109 0.015422 10.0.0.242 - - [2026-02-10 04:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.242 - - [2026-02-10 04:03:49] "POST /chown HTTP/1.1" 200 109 0.011512 10.0.0.242 - - [2026-02-10 04:03:49] "POST /chown HTTP/1.1" 200 109 0.033930 10.0.0.242 - - [2026-02-10 04:03:49] "POST /chown HTTP/1.1" 200 109 0.010040 10.0.0.242 - - [2026-02-10 04:03:49] "POST /chown HTTP/1.1" 200 109 0.030147 10.0.0.242 - - [2026-02-10 04:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.242 - - [2026-02-10 04:03:50] "POST /chown HTTP/1.1" 200 109 0.008780 10.0.0.242 - - [2026-02-10 04:03:50] "POST /chown HTTP/1.1" 200 109 0.024424 10.0.0.242 - - [2026-02-10 04:03:50] "POST /chown HTTP/1.1" 200 109 0.017155 10.0.0.242 - - [2026-02-10 04:03:50] "POST /chown HTTP/1.1" 200 109 0.007474 10.0.0.242 - - [2026-02-10 04:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.242 - - [2026-02-10 04:03:50] "POST /chown HTTP/1.1" 200 109 0.015827 10.0.0.242 - - [2026-02-10 04:03:50] "POST /chown HTTP/1.1" 200 109 0.007368 10.0.0.242 - - [2026-02-10 04:03:50] "POST /chown HTTP/1.1" 200 109 0.013443 10.0.0.242 - - [2026-02-10 04:03:50] "POST /chown HTTP/1.1" 200 109 0.016536 10.0.0.242 - - [2026-02-10 04:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.242 - - [2026-02-10 04:03:50] "POST /chown HTTP/1.1" 200 109 0.008188 10.0.0.242 - - [2026-02-10 04:03:50] "POST /chown HTTP/1.1" 200 109 0.012666 10.0.0.242 - - [2026-02-10 04:03:50] "POST /chown HTTP/1.1" 200 109 0.009069 10.0.0.242 - - [2026-02-10 04:03:50] "POST /chown HTTP/1.1" 200 109 0.023662 10.0.0.242 - - [2026-02-10 04:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.242 - - [2026-02-10 04:03:50] "POST /chown HTTP/1.1" 200 109 0.014980 10.0.0.242 - - [2026-02-10 04:03:50] "POST /chown HTTP/1.1" 200 109 0.033271 10.0.0.242 - - [2026-02-10 04:03:50] "POST /chown HTTP/1.1" 200 109 0.034595 10.0.0.242 - - [2026-02-10 04:03:50] "POST /chown HTTP/1.1" 200 109 0.006615 10.0.0.242 - - [2026-02-10 04:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.016268 10.0.0.242 - - [2026-02-10 04:03:50] "POST /chown HTTP/1.1" 200 109 0.007054 10.0.0.242 - - [2026-02-10 04:03:50] "POST /chown HTTP/1.1" 200 109 0.007186 10.0.0.242 - - [2026-02-10 04:03:50] "POST /chown HTTP/1.1" 200 109 0.017951 10.0.0.242 - - [2026-02-10 04:03:50] "POST /chown HTTP/1.1" 200 109 0.022560 10.0.0.242 - - [2026-02-10 04:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.242 - - [2026-02-10 04:03:50] "POST /chown HTTP/1.1" 200 109 0.010222 10.0.0.242 - - [2026-02-10 04:03:50] "POST /chown HTTP/1.1" 200 109 0.026452 10.0.0.242 - - [2026-02-10 04:03:50] "POST /chown HTTP/1.1" 200 109 0.025160 10.0.0.242 - - [2026-02-10 04:03:51] "POST /chown HTTP/1.1" 200 109 0.007155 10.0.0.242 - - [2026-02-10 04:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.242 - - [2026-02-10 04:03:51] "POST /chown HTTP/1.1" 200 109 0.007267 10.0.0.242 - - [2026-02-10 04:03:51] "POST /chown HTTP/1.1" 200 109 0.007729 10.0.0.242 - - [2026-02-10 04:03:51] "POST /chown HTTP/1.1" 200 109 0.015072 10.0.0.242 - - [2026-02-10 04:03:51] "POST /chown HTTP/1.1" 200 109 0.025460 10.0.0.242 - - [2026-02-10 04:03:52] "GET /virtual-machine-interface/7c2e2372-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005805 10.0.0.242 - - [2026-02-10 04:03:52] "POST /set-tag HTTP/1.1" 200 109 0.002640 10.0.0.242 - - [2026-02-10 04:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.242 - - [2026-02-10 04:03:52] "GET /loadbalancer/4ad20b7b-f868-4a6c-ad20-27d34a0f5e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003060 10.0.0.242 - - [2026-02-10 04:03:52] "GET /loadbalancer-pool/58135cc8-af69-4f57-bd5a-bedc2f268ace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002901 10.0.0.242 - - [2026-02-10 04:03:52] "POST /loadbalancer-members HTTP/1.1" 200 704 0.018561 10.0.0.242 - - [2026-02-10 04:03:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.015555 10.0.0.242 - - [2026-02-10 04:03:52] "GET /virtual-machine-interface/7c2e2372-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.024239 10.0.0.242 - - [2026-02-10 04:03:52] "GET /virtual-machine-interface/7c2e2372-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.014096 10.0.0.242 - - [2026-02-10 04:03:52] "POST /ref-update HTTP/1.1" 200 156 0.012043 10.0.0.242 - - [2026-02-10 04:03:52] "GET /floating-ip/7d82d762-d740-47f7-8eb5-24c958d9fa12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.009621 10.0.0.242 - - [2026-02-10 04:03:52] "POST /tags HTTP/1.1" 409 221 0.007324 10.0.0.242 - - [2026-02-10 04:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004348 10.0.0.242 - - [2026-02-10 04:03:52] "GET /tag/0bb611e7-6879-4aa4-b048-21efbaafafe8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.013207 10.0.0.242 - - [2026-02-10 04:03:52] "PUT /floating-ip/7d82d762-d740-47f7-8eb5-24c958d9fa12 HTTP/1.1" 200 257 0.030034 10.0.0.242 - - [2026-02-10 04:03:52] "POST /set-tag HTTP/1.1" 200 109 0.019692 10.0.0.242 - - [2026-02-10 04:03:53] "GET /virtual-machine-interface/7bb37b18-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008550 10.0.0.242 - - [2026-02-10 04:03:53] "POST /set-tag HTTP/1.1" 200 109 0.008465 10.0.0.242 - - [2026-02-10 04:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.242 - - [2026-02-10 04:03:53] "GET /loadbalancer/4ad20b7b-f868-4a6c-ad20-27d34a0f5e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003184 10.0.0.242 - - [2026-02-10 04:03:53] "GET /loadbalancer-pool/58135cc8-af69-4f57-bd5a-bedc2f268ace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003330 10.0.0.242 - - [2026-02-10 04:03:53] "POST /loadbalancer-members HTTP/1.1" 200 704 0.022213 10.0.0.242 - - [2026-02-10 04:03:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.011947 10.0.0.242 - - [2026-02-10 04:03:53] "GET /virtual-machine-interface/7bb37b18-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006957 10.0.0.242 - - [2026-02-10 04:03:53] "GET /virtual-machine-interface/7bb37b18-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005772 10.0.0.242 - - [2026-02-10 04:03:53] "POST /ref-update HTTP/1.1" 200 156 0.010132 10.0.0.242 - - [2026-02-10 04:03:53] "GET /floating-ip/7d82d762-d740-47f7-8eb5-24c958d9fa12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.004839 10.0.0.242 - - [2026-02-10 04:03:53] "POST /set-tag HTTP/1.1" 200 109 0.035017 10.0.0.242 - - [2026-02-10 04:03:58] "GET /virtual-machine/0351e03e-aa6f-43ed-aefe-9ef56a4e836d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.004077 10.0.0.242 - - [2026-02-10 04:03:58] "GET /virtual-machine-interface/7bb37b18-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005244 10.0.0.242 - - [2026-02-10 04:03:58] "GET /virtual-machine-interface/80778478-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005513 10.0.0.242 - - [2026-02-10 04:03:58] "GET /virtual-machine/d406e059-ae00-4fc4-9dde-6ecc542b0793?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.004539 10.0.0.242 - - [2026-02-10 04:03:58] "POST /set-tag HTTP/1.1" 200 109 0.003120 10.0.0.242 - - [2026-02-10 04:03:58] "GET /virtual-machine-interface/7c2e2372-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004282 10.0.0.242 - - [2026-02-10 04:03:58] "GET /virtual-machine/6ec5c4d1-6816-4b48-8f9b-a49821c5c5f2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.003946 10.0.0.242 - - [2026-02-10 04:03:58] "GET /virtual-machine-interface/80778478-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005135 10.0.0.242 - - [2026-02-10 04:03:58] "GET /virtual-machine-interface/80778478-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005595 10.0.0.242 - - [2026-02-10 04:03:58] "POST /set-tag HTTP/1.1" 200 109 0.002975 10.0.0.242 - - [2026-02-10 04:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.242 - - [2026-02-10 04:04:24] "POST /chown HTTP/1.1" 200 109 0.009526 10.0.0.242 - - [2026-02-10 04:04:24] "POST /chown HTTP/1.1" 200 109 0.030254 10.0.0.242 - - [2026-02-10 04:04:24] "POST /chown HTTP/1.1" 200 109 0.007527 10.0.0.242 - - [2026-02-10 04:04:24] "POST /chown HTTP/1.1" 200 109 0.029765 10.0.0.242 - - [2026-02-10 04:04:31] "GET /virtual-machine-interface/80778478-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007859 10.0.0.242 - - [2026-02-10 04:04:31] "POST /set-tag HTTP/1.1" 200 109 0.002785 10.0.0.242 - - [2026-02-10 04:04:31] "GET /virtual-machine-interface/80778478-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004977 10.0.0.242 - - [2026-02-10 04:04:31] "POST /set-tag HTTP/1.1" 200 109 0.002610 10.0.0.242 - - [2026-02-10 04:04:31] "GET /virtual-machine/6ec5c4d1-6816-4b48-8f9b-a49821c5c5f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.004133 10.0.0.242 - - [2026-02-10 04:04:31] "POST /ref-update HTTP/1.1" 200 156 0.011169 10.0.0.242 - - [2026-02-10 04:04:31] "GET /virtual-machine-interface/80778478-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.008913 10.0.0.242 - - [2026-02-10 04:04:31] "POST /set-tag HTTP/1.1" 200 109 0.028851 10.0.0.242 - - [2026-02-10 04:04:31] "POST /set-tag HTTP/1.1" 200 109 0.015422 10.0.0.242 - - [2026-02-10 04:04:31] "DELETE /instance-ip/80a35710-0635-11f1-8b30-fa163e9732a7 HTTP/1.1" 200 115 0.071941 10.0.0.242 - - [2026-02-10 04:04:31] "DELETE /virtual-machine-interface/80778478-0635-11f1-8b30-fa163e9732a7 HTTP/1.1" 200 115 0.046310 10.0.0.242 - - [2026-02-10 04:04:31] "DELETE /virtual-machine/6ec5c4d1-6816-4b48-8f9b-a49821c5c5f2 HTTP/1.1" 200 115 0.019999 10.0.0.242 - - [2026-02-10 04:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.242 - - [2026-02-10 04:04:33] "GET /tag/6e0113ac-bb2c-4f78-b408-7edfb743d32d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.013815 10.0.0.242 - - [2026-02-10 04:04:33] "GET /tag/6e0113ac-bb2c-4f78-b408-7edfb743d32d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.013870 10.0.0.242 - - [2026-02-10 04:04:33] "GET /virtual-machine-interface/4fd29375-7a21-457e-9742-7f9a96530dfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.005184 10.0.0.242 - - [2026-02-10 04:04:33] "POST /set-tag HTTP/1.1" 200 109 0.018889 10.0.0.242 - - [2026-02-10 04:04:33] "GET /virtual-machine-interface/6b595316-de1e-4a20-9940-e7a04078325f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.018392 10.0.0.242 - - [2026-02-10 04:04:33] "POST /set-tag HTTP/1.1" 200 109 0.031775 10.0.0.242 - - [2026-02-10 04:04:33] "GET /virtual-machine-interface/6c4b5ba0-c70e-426f-a95e-a36aea4851ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.005007 10.0.0.242 - - [2026-02-10 04:04:33] "POST /set-tag HTTP/1.1" 200 109 0.021214 10.0.0.242 - - [2026-02-10 04:04:33] "GET /firewall-policy/30d46e57-9515-4521-b11e-7174cadd9930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.012252 10.0.0.242 - - [2026-02-10 04:04:34] "GET /firewall-rule/61edfdc9-ac8a-4c2b-afd3-1d3a74affbe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.004276 10.0.0.242 - - [2026-02-10 04:04:34] "POST /ref-update HTTP/1.1" 200 156 0.014285 10.0.0.242 - - [2026-02-10 04:04:34] "DELETE /firewall-rule/61edfdc9-ac8a-4c2b-afd3-1d3a74affbe4 HTTP/1.1" 200 115 0.038095 10.0.0.242 - - [2026-02-10 04:04:34] "DELETE /loadbalancer-member/899ae3fc-cd0d-479f-9b37-6b12cc77a4bc HTTP/1.1" 200 115 0.050181 10.0.0.242 - - [2026-02-10 04:04:34] "PUT /service-instance/52bad9ba-244a-4d66-953e-8604aff6fc48 HTTP/1.1" 200 267 0.011383 10.0.0.242 - - [2026-02-10 04:04:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.024013 10.0.0.242 - - [2026-02-10 04:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.242 - - [2026-02-10 04:04:34] "DELETE /loadbalancer-pool/22beab20-2032-4a01-88b6-549bf3e4c4b3 HTTP/1.1" 200 115 0.073695 10.0.0.242 - - [2026-02-10 04:04:34] "DELETE /loadbalancer-listener/46d956e7-9b8e-4789-9047-025cd38ff980 HTTP/1.1" 200 115 0.036866 10.0.0.242 - - [2026-02-10 04:04:34] "GET /floating-ip/09485c72-4fb4-4ba8-ac46-84452a4484cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2396 0.002823 10.0.0.242 - - [2026-02-10 04:04:34] "POST /chown HTTP/1.1" 200 109 0.012925 10.0.0.242 - - [2026-02-10 04:04:34] "POST /chown HTTP/1.1" 200 109 0.018280 10.0.0.242 - - [2026-02-10 04:04:34] "POST /chown HTTP/1.1" 200 109 0.020531 10.0.0.242 - - [2026-02-10 04:04:34] "PUT /floating-ip/09485c72-4fb4-4ba8-ac46-84452a4484cf HTTP/1.1" 200 257 0.037468 10.0.0.242 - - [2026-02-10 04:04:34] "POST /chown HTTP/1.1" 200 109 0.023082 10.0.0.242 - - [2026-02-10 04:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.242 - - [2026-02-10 04:04:34] "POST /chown HTTP/1.1" 200 109 0.008930 10.0.0.242 - - [2026-02-10 04:04:34] "DELETE /floating-ip/09485c72-4fb4-4ba8-ac46-84452a4484cf HTTP/1.1" 200 115 0.106685 10.0.0.242 - - [2026-02-10 04:04:34] "POST /chown HTTP/1.1" 200 109 0.012455 10.0.0.242 - - [2026-02-10 04:04:34] "POST /chown HTTP/1.1" 200 109 0.016090 10.0.0.242 - - [2026-02-10 04:04:34] "POST /chown HTTP/1.1" 200 109 0.025879 10.0.0.242 - - [2026-02-10 04:04:34] "DELETE /loadbalancer/cd88c6aa-5760-4390-b13a-24fffacaaf84 HTTP/1.1" 200 115 0.123220 10.0.0.242 - - [2026-02-10 04:04:34] "PUT /service-instance/52bad9ba-244a-4d66-953e-8604aff6fc48 HTTP/1.1" 200 267 0.014279 10.0.0.242 - - [2026-02-10 04:04:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.017467 10.0.0.242 - - [2026-02-10 04:04:34] "DELETE /instance-ip/128e21bb-8fcb-49d6-b2b4-b01fc448b937 HTTP/1.1" 200 115 0.139559 10.0.0.242 - - [2026-02-10 04:04:34] "GET /floating-ip-pool/93a38eee-2818-4544-a148-b9c6a79ecef6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.009037 10.0.0.242 - - [2026-02-10 04:04:34] "PUT /service-instance/52bad9ba-244a-4d66-953e-8604aff6fc48 HTTP/1.1" 200 267 0.086671 10.0.0.242 - - [2026-02-10 04:04:34] "POST /ref-update HTTP/1.1" 200 156 0.052810 10.0.0.242 - - [2026-02-10 04:04:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.105748 10.0.0.242 - - [2026-02-10 04:04:35] "DELETE /floating-ip-pool/93a38eee-2818-4544-a148-b9c6a79ecef6 HTTP/1.1" 200 115 0.257957 10.0.0.242 - - [2026-02-10 04:04:35] "PUT /service-instance/52bad9ba-244a-4d66-953e-8604aff6fc48 HTTP/1.1" 200 267 0.057117 10.0.0.242 - - [2026-02-10 04:04:35] "DELETE /virtual-machine-interface/6c4b5ba0-c70e-426f-a95e-a36aea4851ba HTTP/1.1" 200 115 0.458664 10.0.0.242 - - [2026-02-10 04:04:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.095059 10.0.0.242 - - [2026-02-10 04:04:35] "DELETE /service-instance/52bad9ba-244a-4d66-953e-8604aff6fc48 HTTP/1.1" 200 115 0.262821 10.0.0.242 - - [2026-02-10 04:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.016471 10.0.0.242 - - [2026-02-10 04:04:35] "GET /virtual-machine-interface/6b595316-de1e-4a20-9940-e7a04078325f?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.012702 10.0.0.242 - - [2026-02-10 04:04:35] "POST /useragent-kv HTTP/1.1" 200 115 0.010419 10.0.0.242 - - [2026-02-10 04:04:35] "POST /useragent-kv HTTP/1.1" 200 115 0.007659 10.0.0.242 - - [2026-02-10 04:04:35] "DELETE /virtual-network/1627c3f8-348a-4ced-ae5a-371d91d3fe74 HTTP/1.1" 200 115 0.630871 10.0.0.242 - - [2026-02-10 04:04:35] "GET /routing-instance/733eed96-2b21-4212-aa98-9d61f2352a1f HTTP/1.1" 404 171 0.018994 10.0.0.242 - - [2026-02-10 04:04:35] "GET /domains HTTP/1.1" 200 281 0.006325 10.0.0.242 - - [2026-02-10 04:04:35] "GET /domain/696d9c13-c856-4532-8bcf-73fc9b327e61 HTTP/1.1" 200 3099 0.015239 10.0.0.242 - - [2026-02-10 04:04:35] "DELETE /tag/6e0113ac-bb2c-4f78-b408-7edfb743d32d HTTP/1.1" 200 115 0.590096 10.0.0.242 - - [2026-02-10 04:04:35] "DELETE /route-target/bb9a6772-b096-4868-837c-375c705f43a3 HTTP/1.1" 200 115 0.108346 10.0.0.242 - - [2026-02-10 04:04:35] "GET /project/4fecdb7c-3687-43b7-a903-3380b23449b1 HTTP/1.1" 200 7169 0.130388 10.0.0.242 - - [2026-02-10 04:04:35] "DELETE /virtual-machine-interface/6b595316-de1e-4a20-9940-e7a04078325f HTTP/1.1" 200 115 0.248260 10.0.0.242 - - [2026-02-10 04:04:35] "GET /virtual-machine-interface/7c2e2372-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006810 10.0.0.242 - - [2026-02-10 04:04:35] "DELETE /virtual-machine/6c170196-0624-4484-9ff8-4d1dada04c9b HTTP/1.1" 200 115 0.031572 10.0.0.242 - - [2026-02-10 04:04:35] "POST /set-tag HTTP/1.1" 200 109 0.018965 10.0.0.242 - - [2026-02-10 04:04:36] "GET /virtual-machine-interface/4fd29375-7a21-457e-9742-7f9a96530dfe?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.014394 10.0.0.242 - - [2026-02-10 04:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005921 10.0.0.242 - - [2026-02-10 04:04:36] "GET /loadbalancer/4ad20b7b-f868-4a6c-ad20-27d34a0f5e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.006840 10.0.0.242 - - [2026-02-10 04:04:36] "GET /virtual-machine-interface/7c2e2372-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.008424 10.0.0.242 - - [2026-02-10 04:04:36] "DELETE /virtual-machine-interface/4fd29375-7a21-457e-9742-7f9a96530dfe HTTP/1.1" 200 115 0.065137 10.0.0.242 - - [2026-02-10 04:04:36] "POST /ref-update HTTP/1.1" 200 156 0.021361 10.0.0.242 - - [2026-02-10 04:04:36] "POST /set-tag HTTP/1.1" 200 109 0.061502 10.0.0.242 - - [2026-02-10 04:04:36] "DELETE /virtual-machine/f512fafd-82ec-49ae-ad11-6b08106841a4 HTTP/1.1" 200 115 0.063278 10.0.0.242 - - [2026-02-10 04:04:36] "DELETE /loadbalancer-member/a25870a1-b21d-418a-af7d-6b9e348e9eb3 HTTP/1.1" 200 115 0.062703 10.0.0.242 - - [2026-02-10 04:04:37] "GET /virtual-machine-interface/7c2e2372-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.012161 10.0.0.242 - - [2026-02-10 04:04:37] "POST /set-tag HTTP/1.1" 200 109 0.002769 10.0.0.242 - - [2026-02-10 04:04:37] "GET /virtual-machine-interface/7c2e2372-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004357 10.0.0.242 - - [2026-02-10 04:04:37] "POST /set-tag HTTP/1.1" 200 109 0.006399 10.0.0.242 - - [2026-02-10 04:04:37] "GET /virtual-machine/d406e059-ae00-4fc4-9dde-6ecc542b0793?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002979 10.0.0.242 - - [2026-02-10 04:04:37] "POST /ref-update HTTP/1.1" 200 156 0.009133 10.0.0.242 - - [2026-02-10 04:04:37] "GET /virtual-machine-interface/7c2e2372-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007160 10.0.0.242 - - [2026-02-10 04:04:37] "POST /set-tag HTTP/1.1" 200 109 0.020066 10.0.0.242 - - [2026-02-10 04:04:37] "POST /set-tag HTTP/1.1" 200 109 0.028960 10.0.0.242 - - [2026-02-10 04:04:37] "POST /set-tag HTTP/1.1" 200 109 0.037554 10.0.0.242 - - [2026-02-10 04:04:37] "DELETE /instance-ip/7c4c0c16-0635-11f1-8b30-fa163e9732a7 HTTP/1.1" 200 115 0.067026 10.0.0.242 - - [2026-02-10 04:04:37] "POST /ref-update HTTP/1.1" 200 156 0.021512 10.0.0.242 - - [2026-02-10 04:04:37] "DELETE /virtual-machine-interface/7c2e2372-0635-11f1-8b30-fa163e9732a7 HTTP/1.1" 200 115 0.049154 10.0.0.242 - - [2026-02-10 04:04:37] "DELETE /virtual-machine/d406e059-ae00-4fc4-9dde-6ecc542b0793 HTTP/1.1" 200 115 0.026855 10.0.0.242 - - [2026-02-10 04:04:41] "GET /virtual-machine-interface/7bb37b18-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.007224 10.0.0.242 - - [2026-02-10 04:04:41] "POST /set-tag HTTP/1.1" 200 109 0.002684 10.0.0.242 - - [2026-02-10 04:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.242 - - [2026-02-10 04:04:41] "GET /loadbalancer/4ad20b7b-f868-4a6c-ad20-27d34a0f5e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003631 10.0.0.242 - - [2026-02-10 04:04:42] "GET /virtual-machine-interface/7bb37b18-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006403 10.0.0.242 - - [2026-02-10 04:04:42] "POST /set-tag HTTP/1.1" 200 109 0.006866 10.0.0.242 - - [2026-02-10 04:04:42] "GET /virtual-machine-interface/7bb37b18-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004794 10.0.0.242 - - [2026-02-10 04:04:42] "POST /set-tag HTTP/1.1" 200 109 0.002235 10.0.0.242 - - [2026-02-10 04:04:42] "GET /virtual-machine/0351e03e-aa6f-43ed-aefe-9ef56a4e836d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002586 10.0.0.242 - - [2026-02-10 04:04:42] "POST /ref-update HTTP/1.1" 200 156 0.011590 10.0.0.242 - - [2026-02-10 04:04:42] "GET /virtual-machine-interface/7bb37b18-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005331 10.0.0.242 - - [2026-02-10 04:04:42] "POST /set-tag HTTP/1.1" 200 109 0.024466 10.0.0.242 - - [2026-02-10 04:04:42] "POST /set-tag HTTP/1.1" 200 109 0.036622 10.0.0.242 - - [2026-02-10 04:04:42] "POST /set-tag HTTP/1.1" 200 109 0.017130 10.0.0.242 - - [2026-02-10 04:04:42] "DELETE /instance-ip/7bd038e8-0635-11f1-8b30-fa163e9732a7 HTTP/1.1" 200 115 0.064143 10.0.0.242 - - [2026-02-10 04:04:42] "POST /ref-update HTTP/1.1" 200 156 0.014773 10.0.0.242 - - [2026-02-10 04:04:42] "DELETE /virtual-machine-interface/7bb37b18-0635-11f1-8b30-fa163e9732a7 HTTP/1.1" 200 115 0.066661 10.0.0.242 - - [2026-02-10 04:04:42] "DELETE /virtual-machine/0351e03e-aa6f-43ed-aefe-9ef56a4e836d HTTP/1.1" 200 115 0.027499 10.0.0.242 - - [2026-02-10 04:04:42] "DELETE /tag/db7f9165-16ce-428a-a245-5a45d6f251f6 HTTP/1.1" 200 115 0.040068 10.0.0.242 - - [2026-02-10 04:04:43] "DELETE /tag/c5955ef6-7c12-4d65-9109-31eba68249b2 HTTP/1.1" 200 115 0.061303 10.0.0.242 - - [2026-02-10 04:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.242 - - [2026-02-10 04:04:46] "GET /project/4fecdb7c-3687-43b7-a903-3380b23449b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.037574 10.0.0.242 - - [2026-02-10 04:04:46] "POST /tags HTTP/1.1" 200 394 0.026468 10.0.0.242 - - [2026-02-10 04:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.015762 10.0.0.242 - - [2026-02-10 04:04:46] "GET /tag/6bc26b0b-e291-4316-8df8-a56b0f409b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.015146 10.0.0.242 - - [2026-02-10 04:04:46] "POST /tags HTTP/1.1" 200 342 0.020765 10.0.0.242 - - [2026-02-10 04:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.242 - - [2026-02-10 04:04:46] "GET /tag/08b23719-bdbd-4df1-b79e-aece1a21a51d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.013436 10.0.0.242 - - [2026-02-10 04:04:46] "POST /id-to-fqname HTTP/1.1" 200 192 0.000525 10.0.0.242 - - [2026-02-10 04:04:46] "POST /fqname-to-id HTTP/1.1" 404 201 0.011904 10.0.0.242 - - [2026-02-10 04:04:46] "POST /security-groups HTTP/1.1" 200 589 0.063764 10.0.0.242 - - [2026-02-10 04:04:46] "POST /projects HTTP/1.1" 200 521 0.185229 10.0.0.242 - - [2026-02-10 04:04:46] "POST /fqname-to-id HTTP/1.1" 404 236 0.002238 10.0.0.242 - - [2026-02-10 04:04:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.017900 10.0.0.242 - - [2026-02-10 04:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.014452 10.0.0.242 - - [2026-02-10 04:04:46] "GET /virtual-network/f1490443-ab57-4146-b38f-57816971d16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.030585 10.0.0.242 - - [2026-02-10 04:04:46] "POST /access-control-lists HTTP/1.1" 200 600 0.090558 10.0.0.242 - - [2026-02-10 04:04:46] "POST /fqname-to-id HTTP/1.1" 404 235 0.007444 10.0.0.242 - - [2026-02-10 04:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004002 10.0.0.242 - - [2026-02-10 04:04:46] "GET /virtual-network/b528cee9-2b4c-475c-b83f-f0689af95680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.007190 10.0.0.242 - - [2026-02-10 04:04:46] "POST /access-control-lists HTTP/1.1" 200 598 0.060456 10.0.0.242 - - [2026-02-10 04:04:47] "PUT /virtual-network/f1490443-ab57-4146-b38f-57816971d16d HTTP/1.1" 200 265 0.093430 10.0.0.242 - - [2026-02-10 04:04:47] "PUT /virtual-network/b528cee9-2b4c-475c-b83f-f0689af95680 HTTP/1.1" 200 265 0.046607 10.0.0.242 - - [2026-02-10 04:04:47] "POST /security-groups HTTP/1.1" 200 593 0.075703 10.0.0.242 - - [2026-02-10 04:04:47] "POST /fqname-to-id HTTP/1.1" 404 270 0.005398 10.0.0.242 - - [2026-02-10 04:04:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.048110 10.0.0.242 - - [2026-02-10 04:04:47] "POST /chown HTTP/1.1" 200 109 0.024068 10.0.0.242 - - [2026-02-10 04:04:47] "GET /application-policy-set/29c05470-2928-4687-8435-6c6adf3ad665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.028925 10.0.0.242 - - [2026-02-10 04:04:47] "POST /access-control-lists HTTP/1.1" 200 634 0.104411 10.0.0.242 - - [2026-02-10 04:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.028661 10.0.0.242 - - [2026-02-10 04:04:47] "POST /fqname-to-id HTTP/1.1" 404 269 0.009692 10.0.0.242 - - [2026-02-10 04:04:47] "GET /policy-management/961ddd0b-fe4e-4117-bfe2-cdf0928a34f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004710 10.0.0.242 - - [2026-02-10 04:04:47] "POST /tags HTTP/1.1" 409 226 0.002020 10.0.0.242 - - [2026-02-10 04:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.242 - - [2026-02-10 04:04:47] "GET /tag/08b23719-bdbd-4df1-b79e-aece1a21a51d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.034286 10.0.0.242 - - [2026-02-10 04:04:47] "POST /access-control-lists HTTP/1.1" 200 632 0.088724 10.0.0.242 - - [2026-02-10 04:04:47] "POST /firewall-rules HTTP/1.1" 200 602 0.075806 10.0.0.242 - - [2026-02-10 04:04:47] "GET /firewall-rule/fd6ed4cf-55ca-4a25-9477-af70ea6e4fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.007828 10.0.0.242 - - [2026-02-10 04:04:47] "GET /firewall-policy/f57b36fe-e5ff-47c0-b8b5-ff1be8d40aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.004799 10.0.0.242 - - [2026-02-10 04:04:47] "GET /firewall-rule/fd6ed4cf-55ca-4a25-9477-af70ea6e4fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003197 10.0.0.242 - - [2026-02-10 04:04:47] "POST /ref-update HTTP/1.1" 200 156 0.052993 10.0.0.242 - - [2026-02-10 04:04:47] "GET /application-policy-set/29c05470-2928-4687-8435-6c6adf3ad665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.006370 10.0.0.242 - - [2026-02-10 04:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.242 - - [2026-02-10 04:04:47] "GET /policy-management/961ddd0b-fe4e-4117-bfe2-cdf0928a34f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002925 10.0.0.242 - - [2026-02-10 04:04:47] "POST /tags HTTP/1.1" 409 226 0.001480 10.0.0.242 - - [2026-02-10 04:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.242 - - [2026-02-10 04:04:47] "GET /tag/08b23719-bdbd-4df1-b79e-aece1a21a51d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.013095 10.0.0.242 - - [2026-02-10 04:04:47] "POST /firewall-rules HTTP/1.1" 200 600 0.080613 10.0.0.242 - - [2026-02-10 04:04:48] "GET /firewall-rule/db1c3ab0-31af-4cfb-8ca3-1bace5115f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005150 10.0.0.242 - - [2026-02-10 04:04:48] "GET /firewall-policy/f57b36fe-e5ff-47c0-b8b5-ff1be8d40aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.004250 10.0.0.242 - - [2026-02-10 04:04:48] "GET /firewall-rule/db1c3ab0-31af-4cfb-8ca3-1bace5115f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002281 10.0.0.242 - - [2026-02-10 04:04:48] "POST /ref-update HTTP/1.1" 200 156 0.076655 10.0.0.242 - - [2026-02-10 04:04:49] "POST /tags HTTP/1.1" 200 394 0.034555 10.0.0.242 - - [2026-02-10 04:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011237 10.0.0.242 - - [2026-02-10 04:04:49] "GET /tag/7ca4b8e3-02ed-4b3b-88a2-78a2ff0240af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.015402 10.0.0.242 - - [2026-02-10 04:04:49] "POST /tags HTTP/1.1" 200 342 0.195596 10.0.0.242 - - [2026-02-10 04:04:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.009516 10.0.0.242 - - [2026-02-10 04:04:49] "GET /tag/565d5a33-f346-4db5-87c1-5902b9ffb990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.030694 10.0.0.242 - - [2026-02-10 04:04:49] "POST /id-to-fqname HTTP/1.1" 200 192 0.000741 10.0.0.242 - - [2026-02-10 04:04:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.015632 10.0.0.242 - - [2026-02-10 04:04:50] "POST /security-groups HTTP/1.1" 200 589 0.062828 10.0.0.242 - - [2026-02-10 04:04:50] "POST /fqname-to-id HTTP/1.1" 404 236 0.003370 10.0.0.242 - - [2026-02-10 04:04:50] "POST /projects HTTP/1.1" 200 521 0.202048 10.0.0.242 - - [2026-02-10 04:04:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.013618 10.0.0.242 - - [2026-02-10 04:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005250 10.0.0.242 - - [2026-02-10 04:04:50] "GET /virtual-network/f1490443-ab57-4146-b38f-57816971d16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.030821 10.0.0.242 - - [2026-02-10 04:04:50] "POST /access-control-lists HTTP/1.1" 200 600 0.112558 10.0.0.242 - - [2026-02-10 04:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.242 - - [2026-02-10 04:04:50] "POST /fqname-to-id HTTP/1.1" 404 235 0.005632 10.0.0.242 - - [2026-02-10 04:04:50] "GET /virtual-network/b528cee9-2b4c-475c-b83f-f0689af95680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.012182 10.0.0.242 - - [2026-02-10 04:04:50] "POST /access-control-lists HTTP/1.1" 200 598 0.066138 10.0.0.242 - - [2026-02-10 04:04:50] "PUT /virtual-network/f1490443-ab57-4146-b38f-57816971d16d HTTP/1.1" 200 265 0.081843 10.0.0.242 - - [2026-02-10 04:04:50] "PUT /virtual-network/b528cee9-2b4c-475c-b83f-f0689af95680 HTTP/1.1" 200 265 0.056018 10.0.0.242 - - [2026-02-10 04:04:50] "POST /security-groups HTTP/1.1" 200 593 0.072156 10.0.0.242 - - [2026-02-10 04:04:50] "POST /fqname-to-id HTTP/1.1" 404 270 0.002476 10.0.0.242 - - [2026-02-10 04:04:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.018015 10.0.0.242 - - [2026-02-10 04:04:50] "POST /access-control-lists HTTP/1.1" 200 634 0.041995 10.0.0.242 - - [2026-02-10 04:04:50] "POST /fqname-to-id HTTP/1.1" 404 269 0.016766 10.0.0.242 - - [2026-02-10 04:04:50] "POST /chown HTTP/1.1" 200 109 0.033873 10.0.0.242 - - [2026-02-10 04:04:50] "GET /application-policy-set/29c05470-2928-4687-8435-6c6adf3ad665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.033700 10.0.0.242 - - [2026-02-10 04:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.242 - - [2026-02-10 04:04:50] "GET /policy-management/961ddd0b-fe4e-4117-bfe2-cdf0928a34f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.022674 10.0.0.242 - - [2026-02-10 04:04:50] "POST /access-control-lists HTTP/1.1" 200 632 0.094714 10.0.0.242 - - [2026-02-10 04:04:50] "POST /tags HTTP/1.1" 409 226 0.002426 10.0.0.242 - - [2026-02-10 04:04:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.242 - - [2026-02-10 04:04:50] "GET /tag/565d5a33-f346-4db5-87c1-5902b9ffb990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.015064 10.0.0.242 - - [2026-02-10 04:04:50] "POST /firewall-rules HTTP/1.1" 200 602 0.077047 10.0.0.242 - - [2026-02-10 04:04:50] "GET /firewall-rule/ad2e7751-5c1f-4210-add3-2b50f477b0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005209 10.0.0.242 - - [2026-02-10 04:04:50] "GET /firewall-policy/f57b36fe-e5ff-47c0-b8b5-ff1be8d40aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.004225 10.0.0.242 - - [2026-02-10 04:04:50] "GET /firewall-rule/ad2e7751-5c1f-4210-add3-2b50f477b0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004739 10.0.0.242 - - [2026-02-10 04:04:51] "POST /ref-update HTTP/1.1" 200 156 0.052399 10.0.0.242 - - [2026-02-10 04:04:51] "GET /application-policy-set/29c05470-2928-4687-8435-6c6adf3ad665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.014939 10.0.0.242 - - [2026-02-10 04:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.242 - - [2026-02-10 04:04:51] "GET /policy-management/961ddd0b-fe4e-4117-bfe2-cdf0928a34f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003284 10.0.0.242 - - [2026-02-10 04:04:51] "POST /tags HTTP/1.1" 409 226 0.002083 10.0.0.242 - - [2026-02-10 04:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.242 - - [2026-02-10 04:04:51] "GET /tag/565d5a33-f346-4db5-87c1-5902b9ffb990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.013805 10.0.0.242 - - [2026-02-10 04:04:51] "POST /firewall-rules HTTP/1.1" 200 600 0.068147 10.0.0.242 - - [2026-02-10 04:04:51] "GET /firewall-rule/5820a223-a7d9-4046-ab67-4052bbf1586a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.016625 10.0.0.242 - - [2026-02-10 04:04:51] "GET /firewall-policy/f57b36fe-e5ff-47c0-b8b5-ff1be8d40aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.005208 10.0.0.242 - - [2026-02-10 04:04:51] "GET /firewall-rule/5820a223-a7d9-4046-ab67-4052bbf1586a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002496 10.0.0.242 - - [2026-02-10 04:04:51] "POST /ref-update HTTP/1.1" 200 156 0.058022 10.0.0.242 - - [2026-02-10 04:04:52] "POST /tags HTTP/1.1" 200 346 0.110114 10.0.0.242 - - [2026-02-10 04:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006686 10.0.0.242 - - [2026-02-10 04:04:52] "GET /tag/aa4583f6-e1b9-4879-8d75-1b720ed8ef51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.038493 10.0.0.242 - - [2026-02-10 04:04:52] "POST /projects HTTP/1.1" 409 238 0.002762 10.0.0.242 - - [2026-02-10 04:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.242 - - [2026-02-10 04:04:52] "GET /project/dcdf0f1d-6593-4a42-aa92-2568caf1d8ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.073352 10.0.0.242 - - [2026-02-10 04:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.242 - - [2026-02-10 04:04:52] "GET /virtual-network/f1490443-ab57-4146-b38f-57816971d16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.007242 10.0.0.242 - - [2026-02-10 04:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.242 - - [2026-02-10 04:04:52] "GET /virtual-network/b528cee9-2b4c-475c-b83f-f0689af95680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004545 10.0.0.242 - - [2026-02-10 04:04:52] "POST /security-groups HTTP/1.1" 409 285 0.002798 10.0.0.242 - - [2026-02-10 04:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.242 - - [2026-02-10 04:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.242 - - [2026-02-10 04:04:52] "PUT /security-group/88fe5cd1-498b-4b2a-83ee-15a9e8a3fddc HTTP/1.1" 200 263 0.058275 10.0.0.242 - - [2026-02-10 04:04:53] "PUT /access-control-list/ccc2457d-951c-4b66-acb7-a22bd90fccca HTTP/1.1" 200 273 0.020121 10.0.0.242 - - [2026-02-10 04:04:53] "GET /project/dcdf0f1d-6593-4a42-aa92-2568caf1d8ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.100975 10.0.0.242 - - [2026-02-10 04:04:53] "PUT /access-control-list/132e633e-464d-450e-9d7b-3743f79a230f HTTP/1.1" 200 273 0.067439 10.0.0.242 - - [2026-02-10 04:04:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.085733 10.0.0.242 - - [2026-02-10 04:04:53] "POST /tags HTTP/1.1" 409 228 0.016930 10.0.0.242 - - [2026-02-10 04:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.242 - - [2026-02-10 04:04:53] "GET /tag/aa4583f6-e1b9-4879-8d75-1b720ed8ef51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.014411 10.0.0.242 - - [2026-02-10 04:04:53] "POST /tags HTTP/1.1" 200 346 0.024190 10.0.0.242 - - [2026-02-10 04:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.242 - - [2026-02-10 04:04:53] "GET /tag/468ef579-27af-4513-a534-36f810db76fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.021703 10.0.0.242 - - [2026-02-10 04:04:53] "POST /projects HTTP/1.1" 409 238 0.002729 10.0.0.242 - - [2026-02-10 04:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.242 - - [2026-02-10 04:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.242 - - [2026-02-10 04:04:53] "GET /project/c9804e38-b06b-40bd-9d79-f1b9f4901aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.027000 10.0.0.242 - - [2026-02-10 04:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.015759 10.0.0.242 - - [2026-02-10 04:04:53] "GET /virtual-network/f1490443-ab57-4146-b38f-57816971d16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004763 10.0.0.242 - - [2026-02-10 04:04:53] "GET /project/c9804e38-b06b-40bd-9d79-f1b9f4901aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.074229 10.0.0.242 - - [2026-02-10 04:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.242 - - [2026-02-10 04:04:53] "GET /virtual-network/b528cee9-2b4c-475c-b83f-f0689af95680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004882 10.0.0.242 - - [2026-02-10 04:04:53] "POST /security-groups HTTP/1.1" 409 285 0.002345 10.0.0.242 - - [2026-02-10 04:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.242 - - [2026-02-10 04:04:53] "PUT /security-group/6c5b635a-1f03-47d8-91df-75efd75921b3 HTTP/1.1" 200 263 0.058476 10.0.0.242 - - [2026-02-10 04:04:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.027624 10.0.0.242 - - [2026-02-10 04:04:53] "POST /tags HTTP/1.1" 409 228 0.007398 10.0.0.242 - - [2026-02-10 04:04:53] "PUT /access-control-list/cd0fc285-551e-4486-b06f-7073bf64b7cf HTTP/1.1" 200 273 0.027966 10.0.0.242 - - [2026-02-10 04:04:53] "PUT /access-control-list/d56ef343-2b70-4ca5-8321-af9675252cd0 HTTP/1.1" 200 273 0.021000 10.0.0.242 - - [2026-02-10 04:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.242 - - [2026-02-10 04:04:53] "GET /tag/468ef579-27af-4513-a534-36f810db76fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.012460 10.0.0.242 - - [2026-02-10 04:04:53] "POST /tags HTTP/1.1" 200 292 0.053374 10.0.0.242 - - [2026-02-10 04:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004973 10.0.0.242 - - [2026-02-10 04:04:53] "GET /tag/c034415e-8b0e-4aff-8d14-a1e4f2761d2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.014424 10.0.0.242 - - [2026-02-10 04:04:53] "POST /tags HTTP/1.1" 200 304 0.071961 10.0.0.242 - - [2026-02-10 04:04:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.242 - - [2026-02-10 04:04:54] "GET /tag/7a1483a0-5403-4a39-babc-7320099f8f3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.018944 10.0.0.242 - - [2026-02-10 04:04:54] "POST /tags HTTP/1.1" 409 252 0.002376 10.0.0.242 - - [2026-02-10 04:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.242 - - [2026-02-10 04:04:54] "GET /tag/6bc26b0b-e291-4316-8df8-a56b0f409b94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.015202 10.0.0.242 - - [2026-02-10 04:04:54] "POST /tags HTTP/1.1" 409 226 0.001992 10.0.0.242 - - [2026-02-10 04:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.242 - - [2026-02-10 04:04:54] "GET /tag/08b23719-bdbd-4df1-b79e-aece1a21a51d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.015700 10.0.0.242 - - [2026-02-10 04:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.242 - - [2026-02-10 04:04:54] "GET /virtual-network/f1490443-ab57-4146-b38f-57816971d16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005113 10.0.0.242 - - [2026-02-10 04:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.242 - - [2026-02-10 04:04:54] "GET /project/dcdf0f1d-6593-4a42-aa92-2568caf1d8ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.058420 10.0.0.242 - - [2026-02-10 04:04:54] "POST /virtual-machines HTTP/1.1" 200 396 0.013598 10.0.0.242 - - [2026-02-10 04:04:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.010238 10.0.0.242 - - [2026-02-10 04:04:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.117003 10.0.0.242 - - [2026-02-10 04:04:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.024504 10.0.0.242 - - [2026-02-10 04:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005974 10.0.0.242 - - [2026-02-10 04:04:54] "GET /virtual-machine-interface/a7cd184e-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005587 10.0.0.242 - - [2026-02-10 04:04:54] "POST /instance-ips HTTP/1.1" 200 398 0.025791 10.0.0.242 - - [2026-02-10 04:04:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.026224 10.0.0.242 - - [2026-02-10 04:04:54] "GET /virtual-machine-interface/a7cd184e-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007677 10.0.0.242 - - [2026-02-10 04:04:54] "POST /set-tag HTTP/1.1" 200 109 0.063849 10.0.0.242 - - [2026-02-10 04:04:54] "GET /virtual-machine-interface/a7cd184e-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.020785 10.0.0.242 - - [2026-02-10 04:04:54] "GET /instance-ip/a7e4ec1c-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003363 10.0.0.242 - - [2026-02-10 04:04:54] "GET /virtual-machine-interface/a7cd184e-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004977 10.0.0.242 - - [2026-02-10 04:04:54] "POST /set-tag HTTP/1.1" 200 109 0.002123 10.0.0.242 - - [2026-02-10 04:04:54] "GET /virtual-router/96bdec8e-307c-4aba-8a72-b81cc685eb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004356 10.0.0.242 - - [2026-02-10 04:04:54] "POST /ref-update HTTP/1.1" 200 156 0.010931 10.0.0.242 - - [2026-02-10 04:04:54] "GET /virtual-machine-interface/a7cd184e-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017641 10.0.0.242 - - [2026-02-10 04:04:54] "POST /set-tag HTTP/1.1" 200 109 0.003851 10.0.0.242 - - [2026-02-10 04:04:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.242 - - [2026-02-10 04:04:55] "GET /virtual-network/f1490443-ab57-4146-b38f-57816971d16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004870 10.0.0.242 - - [2026-02-10 04:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.242 - - [2026-02-10 04:04:55] "GET /project/dcdf0f1d-6593-4a42-aa92-2568caf1d8ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.038263 10.0.0.242 - - [2026-02-10 04:04:55] "POST /virtual-machines HTTP/1.1" 200 396 0.012058 10.0.0.242 - - [2026-02-10 04:04:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.024455 10.0.0.242 - - [2026-02-10 04:04:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.123859 10.0.0.242 - - [2026-02-10 04:04:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.009958 10.0.0.242 - - [2026-02-10 04:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011627 10.0.0.242 - - [2026-02-10 04:04:55] "GET /virtual-machine-interface/a844b642-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006623 10.0.0.242 - - [2026-02-10 04:04:55] "POST /instance-ips HTTP/1.1" 200 398 0.039562 10.0.0.242 - - [2026-02-10 04:04:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.025993 10.0.0.242 - - [2026-02-10 04:04:55] "GET /virtual-machine-interface/a844b642-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010978 10.0.0.242 - - [2026-02-10 04:04:55] "POST /set-tag HTTP/1.1" 200 109 0.063706 10.0.0.242 - - [2026-02-10 04:04:55] "GET /virtual-machine-interface/a844b642-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017394 10.0.0.242 - - [2026-02-10 04:04:55] "GET /instance-ip/a8601ba8-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003181 10.0.0.242 - - [2026-02-10 04:04:55] "GET /virtual-machine-interface/a844b642-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005293 10.0.0.242 - - [2026-02-10 04:04:55] "POST /set-tag HTTP/1.1" 200 109 0.002589 10.0.0.242 - - [2026-02-10 04:04:55] "GET /virtual-router/96bdec8e-307c-4aba-8a72-b81cc685eb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.004896 10.0.0.242 - - [2026-02-10 04:04:55] "POST /ref-update HTTP/1.1" 200 156 0.011691 10.0.0.242 - - [2026-02-10 04:04:55] "GET /virtual-machine-interface/a844b642-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004759 10.0.0.242 - - [2026-02-10 04:04:55] "POST /set-tag HTTP/1.1" 200 109 0.007971 10.0.0.242 - - [2026-02-10 04:04:55] "POST /tags HTTP/1.1" 200 292 0.027049 10.0.0.242 - - [2026-02-10 04:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.242 - - [2026-02-10 04:04:55] "GET /tag/5b1db83d-78d0-4f5d-82b8-6a757a236e94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.014606 10.0.0.242 - - [2026-02-10 04:04:55] "POST /tags HTTP/1.1" 409 252 0.002826 10.0.0.242 - - [2026-02-10 04:04:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.242 - - [2026-02-10 04:04:55] "GET /tag/7ca4b8e3-02ed-4b3b-88a2-78a2ff0240af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.013013 10.0.0.242 - - [2026-02-10 04:04:55] "POST /tags HTTP/1.1" 409 226 0.001912 10.0.0.242 - - [2026-02-10 04:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.242 - - [2026-02-10 04:04:56] "GET /tag/565d5a33-f346-4db5-87c1-5902b9ffb990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.013649 10.0.0.242 - - [2026-02-10 04:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.242 - - [2026-02-10 04:04:56] "GET /virtual-network/f1490443-ab57-4146-b38f-57816971d16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005228 10.0.0.242 - - [2026-02-10 04:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.242 - - [2026-02-10 04:04:56] "GET /project/c9804e38-b06b-40bd-9d79-f1b9f4901aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.049638 10.0.0.242 - - [2026-02-10 04:04:56] "POST /virtual-machines HTTP/1.1" 200 396 0.013440 10.0.0.242 - - [2026-02-10 04:04:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.023509 10.0.0.242 - - [2026-02-10 04:04:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.111899 10.0.0.242 - - [2026-02-10 04:04:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.010231 10.0.0.242 - - [2026-02-10 04:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011408 10.0.0.242 - - [2026-02-10 04:04:56] "GET /virtual-machine-interface/a8ec5a82-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012531 10.0.0.242 - - [2026-02-10 04:04:56] "POST /instance-ips HTTP/1.1" 200 398 0.022371 10.0.0.242 - - [2026-02-10 04:04:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.027225 10.0.0.242 - - [2026-02-10 04:04:56] "GET /virtual-machine-interface/a8ec5a82-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005719 10.0.0.242 - - [2026-02-10 04:04:56] "POST /set-tag HTTP/1.1" 200 109 0.068173 10.0.0.242 - - [2026-02-10 04:04:56] "GET /virtual-machine-interface/a8ec5a82-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017131 10.0.0.242 - - [2026-02-10 04:04:56] "GET /instance-ip/a9077a88-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003700 10.0.0.242 - - [2026-02-10 04:04:56] "GET /virtual-machine-interface/a8ec5a82-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006349 10.0.0.242 - - [2026-02-10 04:04:56] "POST /set-tag HTTP/1.1" 200 109 0.002628 10.0.0.242 - - [2026-02-10 04:04:56] "GET /virtual-router/96bdec8e-307c-4aba-8a72-b81cc685eb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.004575 10.0.0.242 - - [2026-02-10 04:04:56] "POST /ref-update HTTP/1.1" 200 156 0.009965 10.0.0.242 - - [2026-02-10 04:04:56] "GET /virtual-machine-interface/a8ec5a82-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015443 10.0.0.242 - - [2026-02-10 04:04:56] "POST /set-tag HTTP/1.1" 200 109 0.002766 10.0.0.242 - - [2026-02-10 04:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.242 - - [2026-02-10 04:04:56] "GET /virtual-network/f1490443-ab57-4146-b38f-57816971d16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004540 10.0.0.242 - - [2026-02-10 04:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.242 - - [2026-02-10 04:04:57] "GET /project/c9804e38-b06b-40bd-9d79-f1b9f4901aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.044055 10.0.0.242 - - [2026-02-10 04:04:57] "POST /virtual-machines HTTP/1.1" 200 396 0.013767 10.0.0.242 - - [2026-02-10 04:04:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.019682 10.0.0.242 - - [2026-02-10 04:04:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.099375 10.0.0.242 - - [2026-02-10 04:04:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.009238 10.0.0.242 - - [2026-02-10 04:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010110 10.0.0.242 - - [2026-02-10 04:04:57] "GET /virtual-machine-interface/a96df4ac-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009025 10.0.0.242 - - [2026-02-10 04:04:57] "POST /instance-ips HTTP/1.1" 200 398 0.021722 10.0.0.242 - - [2026-02-10 04:04:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.026968 10.0.0.242 - - [2026-02-10 04:04:57] "GET /virtual-machine-interface/a96df4ac-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011329 10.0.0.242 - - [2026-02-10 04:04:57] "POST /set-tag HTTP/1.1" 200 109 0.066890 10.0.0.242 - - [2026-02-10 04:04:57] "GET /virtual-machine-interface/a96df4ac-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014688 10.0.0.242 - - [2026-02-10 04:04:57] "GET /instance-ip/a986f9ca-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003178 10.0.0.242 - - [2026-02-10 04:04:57] "GET /virtual-machine-interface/a96df4ac-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004803 10.0.0.242 - - [2026-02-10 04:04:57] "POST /set-tag HTTP/1.1" 200 109 0.002800 10.0.0.242 - - [2026-02-10 04:04:57] "POST /tags HTTP/1.1" 200 300 0.020728 10.0.0.242 - - [2026-02-10 04:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.242 - - [2026-02-10 04:04:57] "GET /tag/29dbff54-1df7-425b-afbd-656f1ad409f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.013374 10.0.0.242 - - [2026-02-10 04:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.242 - - [2026-02-10 04:04:57] "GET /virtual-network/f1490443-ab57-4146-b38f-57816971d16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005700 10.0.0.242 - - [2026-02-10 04:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006315 10.0.0.242 - - [2026-02-10 04:04:57] "GET /project/dcdf0f1d-6593-4a42-aa92-2568caf1d8ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039500 10.0.0.242 - - [2026-02-10 04:04:57] "POST /virtual-machines HTTP/1.1" 200 396 0.013578 10.0.0.242 - - [2026-02-10 04:04:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.016279 10.0.0.242 - - [2026-02-10 04:04:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.138147 10.0.0.242 - - [2026-02-10 04:04:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.010529 10.0.0.242 - - [2026-02-10 04:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.014584 10.0.0.242 - - [2026-02-10 04:04:58] "GET /virtual-machine-interface/a9e74280-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004698 10.0.0.242 - - [2026-02-10 04:04:58] "POST /instance-ips HTTP/1.1" 200 398 0.021852 10.0.0.242 - - [2026-02-10 04:04:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.045518 10.0.0.242 - - [2026-02-10 04:04:58] "GET /virtual-machine-interface/a9e74280-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.014160 10.0.0.242 - - [2026-02-10 04:04:58] "POST /set-tag HTTP/1.1" 200 109 0.021131 10.0.0.242 - - [2026-02-10 04:04:58] "GET /virtual-machine-interface/a9e74280-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014245 10.0.0.242 - - [2026-02-10 04:04:58] "GET /instance-ip/aa05e9b0-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003745 10.0.0.242 - - [2026-02-10 04:04:58] "GET /virtual-machine-interface/a9e74280-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005165 10.0.0.242 - - [2026-02-10 04:04:58] "POST /set-tag HTTP/1.1" 200 109 0.002370 10.0.0.242 - - [2026-02-10 04:04:58] "GET /virtual-router/96bdec8e-307c-4aba-8a72-b81cc685eb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.004390 10.0.0.242 - - [2026-02-10 04:04:58] "POST /ref-update HTTP/1.1" 200 156 0.009218 10.0.0.242 - - [2026-02-10 04:04:58] "GET /virtual-machine-interface/a96df4ac-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017225 10.0.0.242 - - [2026-02-10 04:04:58] "POST /set-tag HTTP/1.1" 200 109 0.002405 10.0.0.242 - - [2026-02-10 04:04:58] "POST /tags HTTP/1.1" 200 300 0.018690 10.0.0.242 - - [2026-02-10 04:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005021 10.0.0.242 - - [2026-02-10 04:04:58] "GET /tag/4d04d216-5981-49c7-af7d-befed92e4d98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.013467 10.0.0.242 - - [2026-02-10 04:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.242 - - [2026-02-10 04:04:58] "GET /virtual-network/f1490443-ab57-4146-b38f-57816971d16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004531 10.0.0.242 - - [2026-02-10 04:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.242 - - [2026-02-10 04:04:58] "GET /project/dcdf0f1d-6593-4a42-aa92-2568caf1d8ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.054227 10.0.0.242 - - [2026-02-10 04:04:58] "POST /virtual-machines HTTP/1.1" 200 396 0.014261 10.0.0.242 - - [2026-02-10 04:04:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.011147 10.0.0.242 - - [2026-02-10 04:04:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.134813 10.0.0.242 - - [2026-02-10 04:04:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.011498 10.0.0.242 - - [2026-02-10 04:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011178 10.0.0.242 - - [2026-02-10 04:04:59] "GET /virtual-machine-interface/aa74e6da-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006281 10.0.0.242 - - [2026-02-10 04:04:59] "POST /instance-ips HTTP/1.1" 200 398 0.025499 10.0.0.242 - - [2026-02-10 04:04:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.038806 10.0.0.242 - - [2026-02-10 04:04:59] "GET /virtual-machine-interface/aa74e6da-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013471 10.0.0.242 - - [2026-02-10 04:04:59] "POST /set-tag HTTP/1.1" 200 109 0.029162 10.0.0.242 - - [2026-02-10 04:04:59] "GET /virtual-machine-interface/aa74e6da-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016570 10.0.0.242 - - [2026-02-10 04:04:59] "GET /instance-ip/aa9590a6-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004168 10.0.0.242 - - [2026-02-10 04:04:59] "GET /virtual-machine-interface/aa74e6da-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004954 10.0.0.242 - - [2026-02-10 04:04:59] "POST /set-tag HTTP/1.1" 200 109 0.002887 10.0.0.242 - - [2026-02-10 04:04:59] "POST /tags HTTP/1.1" 200 300 0.027143 10.0.0.242 - - [2026-02-10 04:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.242 - - [2026-02-10 04:04:59] "GET /tag/030e35d0-e724-4ec4-8983-ade2325bf991?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.013423 10.0.0.242 - - [2026-02-10 04:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.242 - - [2026-02-10 04:04:59] "GET /virtual-network/f1490443-ab57-4146-b38f-57816971d16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006652 10.0.0.242 - - [2026-02-10 04:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.242 - - [2026-02-10 04:04:59] "GET /project/c9804e38-b06b-40bd-9d79-f1b9f4901aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035511 10.0.0.242 - - [2026-02-10 04:04:59] "POST /virtual-machines HTTP/1.1" 200 396 0.010300 10.0.0.242 - - [2026-02-10 04:04:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.012553 10.0.0.242 - - [2026-02-10 04:04:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.134373 10.0.0.242 - - [2026-02-10 04:04:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.009565 10.0.0.242 - - [2026-02-10 04:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009986 10.0.0.242 - - [2026-02-10 04:04:59] "GET /virtual-machine-interface/aaf2b2c2-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005873 10.0.0.242 - - [2026-02-10 04:04:59] "POST /instance-ips HTTP/1.1" 200 398 0.026558 10.0.0.242 - - [2026-02-10 04:04:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.025845 10.0.0.242 - - [2026-02-10 04:04:59] "GET /virtual-machine-interface/aaf2b2c2-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008598 10.0.0.242 - - [2026-02-10 04:05:00] "POST /set-tag HTTP/1.1" 200 109 0.024179 10.0.0.242 - - [2026-02-10 04:05:00] "GET /virtual-machine-interface/aaf2b2c2-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014143 10.0.0.242 - - [2026-02-10 04:05:00] "GET /instance-ip/ab0ff1fc-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004137 10.0.0.242 - - [2026-02-10 04:05:00] "GET /virtual-machine-interface/aaf2b2c2-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013177 10.0.0.242 - - [2026-02-10 04:05:00] "POST /set-tag HTTP/1.1" 200 109 0.002908 10.0.0.242 - - [2026-02-10 04:05:00] "POST /tags HTTP/1.1" 200 300 0.023344 10.0.0.242 - - [2026-02-10 04:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.242 - - [2026-02-10 04:05:00] "GET /tag/86d72ee8-9d1b-432c-a08a-0380a9303bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.016065 10.0.0.242 - - [2026-02-10 04:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.242 - - [2026-02-10 04:05:00] "GET /virtual-network/f1490443-ab57-4146-b38f-57816971d16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005499 10.0.0.242 - - [2026-02-10 04:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.242 - - [2026-02-10 04:05:00] "GET /project/c9804e38-b06b-40bd-9d79-f1b9f4901aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.049204 10.0.0.242 - - [2026-02-10 04:05:00] "POST /virtual-machines HTTP/1.1" 200 396 0.021190 10.0.0.242 - - [2026-02-10 04:05:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.019076 10.0.0.242 - - [2026-02-10 04:05:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.117351 10.0.0.242 - - [2026-02-10 04:05:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.009458 10.0.0.242 - - [2026-02-10 04:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005388 10.0.0.242 - - [2026-02-10 04:05:00] "GET /virtual-machine-interface/ab7235ba-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013674 10.0.0.242 - - [2026-02-10 04:05:00] "POST /instance-ips HTTP/1.1" 200 398 0.028673 10.0.0.242 - - [2026-02-10 04:05:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.022726 10.0.0.242 - - [2026-02-10 04:05:00] "GET /virtual-machine-interface/ab7235ba-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.017056 10.0.0.242 - - [2026-02-10 04:05:00] "POST /set-tag HTTP/1.1" 200 109 0.027102 10.0.0.242 - - [2026-02-10 04:05:00] "GET /virtual-machine-interface/ab7235ba-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014464 10.0.0.242 - - [2026-02-10 04:05:00] "GET /instance-ip/ab8e46c4-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.011453 10.0.0.242 - - [2026-02-10 04:05:00] "GET /virtual-machine-interface/ab7235ba-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007056 10.0.0.242 - - [2026-02-10 04:05:01] "POST /set-tag HTTP/1.1" 200 109 0.004033 10.0.0.242 - - [2026-02-10 04:05:01] "GET /virtual-router/96bdec8e-307c-4aba-8a72-b81cc685eb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.006770 10.0.0.242 - - [2026-02-10 04:05:01] "POST /ref-update HTTP/1.1" 200 156 0.025655 10.0.0.242 - - [2026-02-10 04:05:01] "GET /virtual-machine-interface/a9e74280-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014718 10.0.0.242 - - [2026-02-10 04:05:01] "POST /set-tag HTTP/1.1" 200 109 0.008484 10.0.0.242 - - [2026-02-10 04:05:01] "GET /virtual-machine-interface/a7cd184e-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005175 10.0.0.242 - - [2026-02-10 04:05:01] "POST /set-tag HTTP/1.1" 200 109 0.003267 10.0.0.242 - - [2026-02-10 04:05:01] "GET /virtual-router/96bdec8e-307c-4aba-8a72-b81cc685eb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.008043 10.0.0.242 - - [2026-02-10 04:05:01] "POST /ref-update HTTP/1.1" 200 156 0.017828 10.0.0.242 - - [2026-02-10 04:05:01] "GET /virtual-machine-interface/aa74e6da-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009355 10.0.0.242 - - [2026-02-10 04:05:01] "POST /set-tag HTTP/1.1" 200 109 0.005630 10.0.0.242 - - [2026-02-10 04:05:01] "GET /virtual-router/96bdec8e-307c-4aba-8a72-b81cc685eb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.005579 10.0.0.242 - - [2026-02-10 04:05:01] "POST /ref-update HTTP/1.1" 200 156 0.016643 10.0.0.242 - - [2026-02-10 04:05:01] "GET /virtual-machine-interface/aaf2b2c2-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008623 10.0.0.242 - - [2026-02-10 04:05:01] "POST /set-tag HTTP/1.1" 200 109 0.003042 10.0.0.242 - - [2026-02-10 04:05:01] "GET /virtual-machine-interface/a844b642-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005390 10.0.0.242 - - [2026-02-10 04:05:01] "POST /set-tag HTTP/1.1" 200 109 0.002438 10.0.0.242 - - [2026-02-10 04:05:01] "GET /virtual-router/96bdec8e-307c-4aba-8a72-b81cc685eb18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.004936 10.0.0.242 - - [2026-02-10 04:05:01] "POST /ref-update HTTP/1.1" 200 156 0.010792 10.0.0.242 - - [2026-02-10 04:05:01] "GET /virtual-machine-interface/ab7235ba-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011883 10.0.0.242 - - [2026-02-10 04:05:01] "POST /set-tag HTTP/1.1" 200 109 0.003441 10.0.0.242 - - [2026-02-10 04:05:01] "GET /virtual-machine-interface/a8ec5a82-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005392 10.0.0.242 - - [2026-02-10 04:05:01] "POST /set-tag HTTP/1.1" 200 109 0.002483 10.0.0.242 - - [2026-02-10 04:05:01] "GET /virtual-machine-interface/a96df4ac-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006681 10.0.0.242 - - [2026-02-10 04:05:01] "POST /set-tag HTTP/1.1" 200 109 0.002981 10.0.0.242 - - [2026-02-10 04:05:01] "GET /virtual-machine-interface/a9e74280-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006119 10.0.0.242 - - [2026-02-10 04:05:01] "POST /set-tag HTTP/1.1" 200 109 0.008824 10.0.0.242 - - [2026-02-10 04:05:01] "GET /virtual-machine-interface/aa74e6da-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005451 10.0.0.242 - - [2026-02-10 04:05:01] "POST /set-tag HTTP/1.1" 200 109 0.002748 10.0.0.242 - - [2026-02-10 04:05:01] "GET /virtual-machine-interface/a7cd184e-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004935 10.0.0.242 - - [2026-02-10 04:05:01] "POST /set-tag HTTP/1.1" 200 109 0.003622 10.0.0.242 - - [2026-02-10 04:05:01] "GET /virtual-machine-interface/aaf2b2c2-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005132 10.0.0.242 - - [2026-02-10 04:05:01] "POST /set-tag HTTP/1.1" 200 109 0.002645 10.0.0.242 - - [2026-02-10 04:05:01] "GET /virtual-machine-interface/a844b642-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006131 10.0.0.242 - - [2026-02-10 04:05:01] "POST /set-tag HTTP/1.1" 200 109 0.002917 10.0.0.242 - - [2026-02-10 04:05:01] "GET /virtual-machine-interface/ab7235ba-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006596 10.0.0.242 - - [2026-02-10 04:05:01] "POST /set-tag HTTP/1.1" 200 109 0.003011 10.0.0.242 - - [2026-02-10 04:05:01] "GET /virtual-machine-interface/a8ec5a82-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005874 10.0.0.242 - - [2026-02-10 04:05:01] "POST /set-tag HTTP/1.1" 200 109 0.002585 10.0.0.242 - - [2026-02-10 04:05:03] "GET /virtual-machine/5ad221b4-abb7-4f4e-9bfe-12a3eeb0cad1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003510 10.0.0.242 - - [2026-02-10 04:05:03] "GET /virtual-machine-interface/a7cd184e-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004452 10.0.0.242 - - [2026-02-10 04:05:03] "GET /virtual-machine/bc6402d5-235d-4c3e-a45e-1f7a24e2fbe0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003499 10.0.0.242 - - [2026-02-10 04:05:03] "GET /virtual-machine-interface/a844b642-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006309 10.0.0.242 - - [2026-02-10 04:05:03] "GET /virtual-machine/cb1caaa1-7663-4685-a32c-ef842ba3b4ea?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004231 10.0.0.242 - - [2026-02-10 04:05:03] "GET /virtual-machine-interface/a8ec5a82-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005878 10.0.0.242 - - [2026-02-10 04:05:05] "GET /virtual-machine-interface/a96df4ac-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004956 10.0.0.242 - - [2026-02-10 04:05:05] "POST /set-tag HTTP/1.1" 200 109 0.003496 10.0.0.242 - - [2026-02-10 04:05:08] "GET /virtual-machine/8f1448a2-8f7a-49d2-a015-234f5a5ffe53?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003408 10.0.0.242 - - [2026-02-10 04:05:08] "GET /virtual-machine-interface/a96df4ac-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004166 10.0.0.242 - - [2026-02-10 04:05:09] "GET /virtual-machine-interface/a9e74280-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004878 10.0.0.242 - - [2026-02-10 04:05:09] "POST /set-tag HTTP/1.1" 200 109 0.002519 10.0.0.242 - - [2026-02-10 04:05:10] "GET /virtual-machine-interface/aaf2b2c2-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005232 10.0.0.242 - - [2026-02-10 04:05:10] "POST /set-tag HTTP/1.1" 200 109 0.002547 10.0.0.242 - - [2026-02-10 04:05:10] "GET /virtual-machine-interface/ab7235ba-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005676 10.0.0.242 - - [2026-02-10 04:05:10] "POST /set-tag HTTP/1.1" 200 109 0.002284 10.0.0.242 - - [2026-02-10 04:05:10] "GET /virtual-machine-interface/aa74e6da-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005111 10.0.0.242 - - [2026-02-10 04:05:10] "POST /set-tag HTTP/1.1" 200 109 0.003554 10.0.0.242 - - [2026-02-10 04:05:13] "GET /virtual-machine/d2d23d92-231d-41c4-bb97-437a795dc1fc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003416 10.0.0.242 - - [2026-02-10 04:05:13] "GET /virtual-machine-interface/a9e74280-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005430 10.0.0.242 - - [2026-02-10 04:05:13] "GET /virtual-machine/109b7879-1a6d-4836-b84b-28394237a805?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003408 10.0.0.242 - - [2026-02-10 04:05:13] "GET /virtual-machine-interface/aaf2b2c2-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004561 10.0.0.242 - - [2026-02-10 04:05:13] "GET /virtual-machine/e3987d54-1bd3-4c18-8b66-3968afad7a6b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003269 10.0.0.242 - - [2026-02-10 04:05:13] "GET /virtual-machine-interface/aa74e6da-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005006 10.0.0.242 - - [2026-02-10 04:05:14] "GET /virtual-machine/f4fe607b-529f-4c65-b4af-e3502eb59623?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003288 10.0.0.242 - - [2026-02-10 04:05:14] "GET /virtual-machine-interface/ab7235ba-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005293 10.0.0.242 - - [2026-02-10 04:05:14] "GET /loadbalancer/ef76c29e-c5b7-4e5d-9391-39bfb5ca5885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002247 10.0.0.242 - - [2026-02-10 04:05:14] "POST /tags HTTP/1.1" 200 334 0.035197 10.0.0.242 - - [2026-02-10 04:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.028108 10.0.0.242 - - [2026-02-10 04:05:14] "GET /tag/a2b9ca7c-252e-442e-8997-aa738b209308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.016217 10.0.0.242 - - [2026-02-10 04:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.242 - - [2026-02-10 04:05:14] "GET /project/dcdf0f1d-6593-4a42-aa92-2568caf1d8ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.050431 10.0.0.242 - - [2026-02-10 04:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.242 - - [2026-02-10 04:05:14] "GET /virtual-network/b528cee9-2b4c-475c-b83f-f0689af95680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005497 10.0.0.242 - - [2026-02-10 04:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.242 - - [2026-02-10 04:05:14] "GET /service-appliance-set/2f6e7c54-4402-40f0-b159-8c105c9b3d6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002495 10.0.0.242 - - [2026-02-10 04:05:14] "POST /fqname-to-id HTTP/1.1" 404 273 0.002112 10.0.0.242 - - [2026-02-10 04:05:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.110522 10.0.0.242 - - [2026-02-10 04:05:15] "GET /virtual-machine-interface/456fe5d2-56f9-4b4a-9c47-6e5f46d8fdc8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.023218 10.0.0.242 - - [2026-02-10 04:05:15] "POST /instance-ips HTTP/1.1" 200 410 0.025539 10.0.0.242 - - [2026-02-10 04:05:15] "GET /instance-ip/2798f894-fb35-4d89-bc89-7651828f0b5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.023725 10.0.0.242 - - [2026-02-10 04:05:15] "POST /loadbalancers HTTP/1.1" 200 631 0.067180 10.0.0.242 - - [2026-02-10 04:05:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.015115 10.0.0.242 - - [2026-02-10 04:05:15] "GET /project/dcdf0f1d-6593-4a42-aa92-2568caf1d8ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.043179 10.0.0.242 - - [2026-02-10 04:05:15] "GET /instance-ip/2798f894-fb35-4d89-bc89-7651828f0b5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.011534 10.0.0.242 - - [2026-02-10 04:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011354 10.0.0.242 - - [2026-02-10 04:05:15] "POST /floating-ips HTTP/1.1" 200 599 0.048718 10.0.0.242 - - [2026-02-10 04:05:15] "GET /project/dcdf0f1d-6593-4a42-aa92-2568caf1d8ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.047364 10.0.0.242 - - [2026-02-10 04:05:15] "GET /loadbalancer/ef76c29e-c5b7-4e5d-9391-39bfb5ca5885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003382 10.0.0.242 - - [2026-02-10 04:05:15] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.020498 10.0.0.242 - - [2026-02-10 04:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.242 - - [2026-02-10 04:05:15] "GET /project/dcdf0f1d-6593-4a42-aa92-2568caf1d8ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.040099 10.0.0.242 - - [2026-02-10 04:05:15] "GET /loadbalancer-listener/a5c8dc81-9435-482a-8930-65ed1be100c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.004006 10.0.0.242 - - [2026-02-10 04:05:15] "GET /loadbalancer-listener/a5c8dc81-9435-482a-8930-65ed1be100c2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.003416 10.0.0.242 - - [2026-02-10 04:05:15] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.024790 10.0.0.242 - - [2026-02-10 04:05:15] "GET /loadbalancer/ef76c29e-c5b7-4e5d-9391-39bfb5ca5885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.012311 10.0.0.242 - - [2026-02-10 04:05:15] "GET /instance-ip/2798f894-fb35-4d89-bc89-7651828f0b5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.007463 10.0.0.242 - - [2026-02-10 04:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006176 10.0.0.242 - - [2026-02-10 04:05:15] "GET /loadbalancer/ef76c29e-c5b7-4e5d-9391-39bfb5ca5885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002957 10.0.0.242 - - [2026-02-10 04:05:15] "GET /instance-ip/2798f894-fb35-4d89-bc89-7651828f0b5e?fields=floating_ips HTTP/1.1" 200 1214 0.009267 10.0.0.242 - - [2026-02-10 04:05:15] "GET /loadbalancer-pool/addbd5ed-1f0a-4fdf-8818-5f977b64f9bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.004962 10.0.0.242 - - [2026-02-10 04:05:15] "GET /floating-ip/9255fdc5-7eca-406b-86a4-267658044c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.004492 10.0.0.242 - - [2026-02-10 04:05:15] "POST /loadbalancer-members HTTP/1.1" 200 723 0.021270 10.0.0.242 - - [2026-02-10 04:05:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.013283 10.0.0.242 - - [2026-02-10 04:05:15] "GET /virtual-machine-interface/a7cd184e-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017520 10.0.0.242 - - [2026-02-10 04:05:15] "GET /virtual-machine-interface/a7cd184e-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008472 10.0.0.242 - - [2026-02-10 04:05:15] "POST /ref-update HTTP/1.1" 200 156 0.008758 10.0.0.242 - - [2026-02-10 04:05:15] "GET /floating-ip/9255fdc5-7eca-406b-86a4-267658044c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.019535 10.0.0.242 - - [2026-02-10 04:05:15] "POST /tags HTTP/1.1" 409 221 0.002243 10.0.0.242 - - [2026-02-10 04:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.242 - - [2026-02-10 04:05:15] "GET /tag/a2b9ca7c-252e-442e-8997-aa738b209308?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.013187 10.0.0.242 - - [2026-02-10 04:05:15] "PUT /floating-ip/9255fdc5-7eca-406b-86a4-267658044c56 HTTP/1.1" 200 257 0.008913 10.0.0.242 - - [2026-02-10 04:05:16] "POST /set-tag HTTP/1.1" 200 109 0.082906 10.0.0.242 - - [2026-02-10 04:05:16] "GET /loadbalancer-pool/addbd5ed-1f0a-4fdf-8818-5f977b64f9bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.012882 10.0.0.242 - - [2026-02-10 04:05:16] "POST /loadbalancer-members HTTP/1.1" 200 723 0.025428 10.0.0.242 - - [2026-02-10 04:05:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.016046 10.0.0.242 - - [2026-02-10 04:05:16] "GET /virtual-machine-interface/a844b642-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012877 10.0.0.242 - - [2026-02-10 04:05:16] "GET /virtual-machine-interface/a844b642-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006483 10.0.0.242 - - [2026-02-10 04:05:16] "POST /ref-update HTTP/1.1" 200 156 0.012132 10.0.0.242 - - [2026-02-10 04:05:16] "GET /floating-ip/9255fdc5-7eca-406b-86a4-267658044c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.005129 10.0.0.242 - - [2026-02-10 04:05:16] "POST /set-tag HTTP/1.1" 200 109 0.109433 10.0.0.242 - - [2026-02-10 04:05:16] "POST /tags HTTP/1.1" 409 206 0.002202 10.0.0.242 - - [2026-02-10 04:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.242 - - [2026-02-10 04:05:17] "GET /tag/7a1483a0-5403-4a39-babc-7320099f8f3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013200 10.0.0.242 - - [2026-02-10 04:05:17] "POST /tags HTTP/1.1" 409 204 0.002111 10.0.0.242 - - [2026-02-10 04:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.242 - - [2026-02-10 04:05:17] "GET /tag/4d04d216-5981-49c7-af7d-befed92e4d98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.013291 10.0.0.242 - - [2026-02-10 04:05:17] "GET /application-policy-set/29c05470-2928-4687-8435-6c6adf3ad665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.003170 10.0.0.242 - - [2026-02-10 04:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.242 - - [2026-02-10 04:05:17] "GET /policy-management/961ddd0b-fe4e-4117-bfe2-cdf0928a34f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006215 10.0.0.242 - - [2026-02-10 04:05:17] "POST /tags HTTP/1.1" 409 206 0.002167 10.0.0.242 - - [2026-02-10 04:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.242 - - [2026-02-10 04:05:17] "GET /tag/7a1483a0-5403-4a39-babc-7320099f8f3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.029428 10.0.0.242 - - [2026-02-10 04:05:17] "POST /tags HTTP/1.1" 409 226 0.003305 10.0.0.242 - - [2026-02-10 04:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.242 - - [2026-02-10 04:05:17] "GET /tag/08b23719-bdbd-4df1-b79e-aece1a21a51d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012554 10.0.0.242 - - [2026-02-10 04:05:17] "POST /tags HTTP/1.1" 409 204 0.002117 10.0.0.242 - - [2026-02-10 04:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.242 - - [2026-02-10 04:05:17] "GET /tag/4d04d216-5981-49c7-af7d-befed92e4d98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.016441 10.0.0.242 - - [2026-02-10 04:05:17] "POST /tags HTTP/1.1" 409 226 0.007806 10.0.0.242 - - [2026-02-10 04:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.242 - - [2026-02-10 04:05:17] "GET /tag/08b23719-bdbd-4df1-b79e-aece1a21a51d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.022549 10.0.0.242 - - [2026-02-10 04:05:17] "GET /application-policy-set/29c05470-2928-4687-8435-6c6adf3ad665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.002729 10.0.0.242 - - [2026-02-10 04:05:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.242 - - [2026-02-10 04:05:17] "GET /policy-management/961ddd0b-fe4e-4117-bfe2-cdf0928a34f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003328 10.0.0.242 - - [2026-02-10 04:05:17] "POST /firewall-rules HTTP/1.1" 200 628 0.079088 10.0.0.242 - - [2026-02-10 04:05:17] "POST /firewall-rules HTTP/1.1" 200 648 0.087136 10.0.0.242 - - [2026-02-10 04:05:17] "GET /firewall-rule/4bb51027-8e5b-4f9b-9bd7-4a400f7258c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.004981 10.0.0.242 - - [2026-02-10 04:05:17] "GET /firewall-policy/7d314015-8805-47e0-8926-173b996ee056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002878 10.0.0.242 - - [2026-02-10 04:05:17] "GET /firewall-rule/6d1a8490-03c9-424d-8c83-48fb5d24f0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.005028 10.0.0.242 - - [2026-02-10 04:05:17] "POST /ref-update HTTP/1.1" 200 156 0.018717 10.0.0.242 - - [2026-02-10 04:05:17] "POST /firewall-policys HTTP/1.1" 200 608 0.036642 10.0.0.242 - - [2026-02-10 04:05:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.020018 10.0.0.242 - - [2026-02-10 04:05:17] "GET /firewall-policy/3fab829e-4c2a-43e6-ac5e-21531b33a63e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.011310 10.0.0.242 - - [2026-02-10 04:05:17] "GET /application-policy-set/29c05470-2928-4687-8435-6c6adf3ad665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1939 0.006986 10.0.0.242 - - [2026-02-10 04:05:18] "GET /firewall-policy/3fab829e-4c2a-43e6-ac5e-21531b33a63e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002998 10.0.0.242 - - [2026-02-10 04:05:18] "GET /firewall-policy/30d46e57-9515-4521-b11e-7174cadd9930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.005169 10.0.0.242 - - [2026-02-10 04:05:18] "GET /firewall-policy/7d314015-8805-47e0-8926-173b996ee056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.003579 10.0.0.242 - - [2026-02-10 04:05:18] "GET /firewall-policy/f57b36fe-e5ff-47c0-b8b5-ff1be8d40aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.006391 10.0.0.242 - - [2026-02-10 04:05:18] "GET /firewall-policy/7d314015-8805-47e0-8926-173b996ee056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.011425 10.0.0.242 - - [2026-02-10 04:05:18] "GET /firewall-policy/f57b36fe-e5ff-47c0-b8b5-ff1be8d40aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.005836 10.0.0.242 - - [2026-02-10 04:05:18] "POST /ref-update HTTP/1.1" 200 156 0.021592 10.0.0.242 - - [2026-02-10 04:05:18] "POST /ref-update HTTP/1.1" 200 156 0.028388 10.0.0.242 - - [2026-02-10 04:05:18] "POST /ref-update HTTP/1.1" 200 156 0.032387 10.0.0.242 - - [2026-02-10 04:05:18] "POST /ref-update HTTP/1.1" 200 156 0.022545 10.0.0.242 - - [2026-02-10 04:05:18] "POST /ref-update HTTP/1.1" 200 156 0.036756 10.0.0.242 - - [2026-02-10 04:05:18] "GET /firewall-policy/3fab829e-4c2a-43e6-ac5e-21531b33a63e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.006530 10.0.0.242 - - [2026-02-10 04:05:29] "GET /global-system-configs HTTP/1.1" 200 323 0.002225 10.0.0.242 - - [2026-02-10 04:05:31] "GET /global-system-configs HTTP/1.1" 200 323 0.002215 [Introspect:8084]10.0.0.242 - - [2026-02-10 04:06:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001128 [Introspect:8084]10.0.0.242 - - [2026-02-10 04:06:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001189 [Introspect:8084]10.0.0.242 - - [2026-02-10 04:06:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001119 [Introspect:8084]10.0.0.242 - - [2026-02-10 04:06:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001413 [Introspect:8084]10.0.0.242 - - [2026-02-10 04:06:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000975 [Introspect:8084]10.0.0.242 - - [2026-02-10 04:06:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000957 10.0.0.242 - - [2026-02-10 04:07:27] "GET /virtual-machine-interface/ab7235ba-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.022328 10.0.0.242 - - [2026-02-10 04:07:27] "POST /set-tag HTTP/1.1" 200 109 0.015882 10.0.0.242 - - [2026-02-10 04:07:27] "GET /virtual-machine-interface/aaf2b2c2-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013459 10.0.0.242 - - [2026-02-10 04:07:27] "POST /set-tag HTTP/1.1" 200 109 0.003520 10.0.0.242 - - [2026-02-10 04:07:27] "GET /virtual-machine-interface/aa74e6da-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005634 10.0.0.242 - - [2026-02-10 04:07:28] "POST /set-tag HTTP/1.1" 200 109 0.005726 10.0.0.242 - - [2026-02-10 04:07:28] "GET /virtual-machine-interface/a9e74280-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004742 10.0.0.242 - - [2026-02-10 04:07:28] "POST /set-tag HTTP/1.1" 200 109 0.003864 10.0.0.242 - - [2026-02-10 04:07:28] "GET /virtual-machine-interface/a96df4ac-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009119 10.0.0.242 - - [2026-02-10 04:07:28] "POST /set-tag HTTP/1.1" 200 109 0.019258 10.0.0.242 - - [2026-02-10 04:07:28] "GET /virtual-machine-interface/a844b642-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.006082 10.0.0.242 - - [2026-02-10 04:07:28] "POST /set-tag HTTP/1.1" 200 109 0.010583 10.0.0.242 - - [2026-02-10 04:07:28] "GET /virtual-machine-interface/a7cd184e-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.009952 10.0.0.242 - - [2026-02-10 04:07:28] "POST /set-tag HTTP/1.1" 200 109 0.006102 10.0.0.242 - - [2026-02-10 04:07:28] "GET /virtual-machine-interface/a8ec5a82-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006199 10.0.0.242 - - [2026-02-10 04:07:28] "POST /set-tag HTTP/1.1" 200 109 0.003528 10.0.0.242 - - [2026-02-10 04:07:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.015302 10.0.0.242 - - [2026-02-10 04:07:28] "GET /loadbalancer/ef76c29e-c5b7-4e5d-9391-39bfb5ca5885?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002841 10.0.0.242 - - [2026-02-10 04:07:28] "GET /virtual-machine-interface/a844b642-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.015211 10.0.0.242 - - [2026-02-10 04:07:28] "POST /set-tag HTTP/1.1" 200 109 0.003613 10.0.0.242 - - [2026-02-10 04:07:29] "GET /virtual-machine-interface/a844b642-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.009405 10.0.0.242 - - [2026-02-10 04:07:29] "POST /set-tag HTTP/1.1" 200 109 0.007243 10.0.0.242 - - [2026-02-10 04:07:29] "GET /virtual-machine/bc6402d5-235d-4c3e-a45e-1f7a24e2fbe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.004788 10.0.0.242 - - [2026-02-10 04:07:29] "POST /ref-update HTTP/1.1" 200 156 0.052263 10.0.0.242 - - [2026-02-10 04:07:29] "GET /virtual-machine-interface/a844b642-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.024462 10.0.0.242 - - [2026-02-10 04:07:29] "POST /set-tag HTTP/1.1" 200 109 0.028624 10.0.0.242 - - [2026-02-10 04:07:29] "POST /set-tag HTTP/1.1" 200 109 0.046642 10.0.0.242 - - [2026-02-10 04:07:29] "POST /set-tag HTTP/1.1" 200 109 0.060355 10.0.0.242 - - [2026-02-10 04:07:29] "POST /set-tag HTTP/1.1" 200 109 0.032362 10.0.0.242 - - [2026-02-10 04:07:29] "POST /set-tag HTTP/1.1" 200 109 0.068650 10.0.0.242 - - [2026-02-10 04:07:29] "DELETE /instance-ip/a8601ba8-0635-11f1-8b30-fa163e9732a7 HTTP/1.1" 200 115 0.060801 10.0.0.242 - - [2026-02-10 04:07:29] "POST /ref-update HTTP/1.1" 200 156 0.029475 10.0.0.242 - - [2026-02-10 04:07:29] "DELETE /virtual-machine-interface/a844b642-0635-11f1-8b30-fa163e9732a7 HTTP/1.1" 200 115 0.123921 10.0.0.242 - - [2026-02-10 04:07:29] "DELETE /virtual-machine/bc6402d5-235d-4c3e-a45e-1f7a24e2fbe0 HTTP/1.1" 200 115 0.024858 10.0.0.242 - - [2026-02-10 04:07:30] "GET /virtual-machine-interface/a7cd184e-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.020247 10.0.0.242 - - [2026-02-10 04:07:30] "POST /set-tag HTTP/1.1" 200 109 0.002637 10.0.0.242 - - [2026-02-10 04:07:30] "GET /virtual-machine-interface/a7cd184e-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004582 10.0.0.242 - - [2026-02-10 04:07:30] "POST /set-tag HTTP/1.1" 200 109 0.002642 10.0.0.242 - - [2026-02-10 04:07:30] "GET /virtual-machine/5ad221b4-abb7-4f4e-9bfe-12a3eeb0cad1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003515 10.0.0.242 - - [2026-02-10 04:07:30] "POST /ref-update HTTP/1.1" 200 156 0.008826 10.0.0.242 - - [2026-02-10 04:07:30] "GET /virtual-machine-interface/a7cd184e-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.019630 10.0.0.242 - - [2026-02-10 04:07:30] "POST /set-tag HTTP/1.1" 200 109 0.019832 10.0.0.242 - - [2026-02-10 04:07:30] "POST /set-tag HTTP/1.1" 200 109 0.115781 10.0.0.242 - - [2026-02-10 04:07:30] "POST /set-tag HTTP/1.1" 200 109 0.038558 10.0.0.242 - - [2026-02-10 04:07:30] "POST /set-tag HTTP/1.1" 200 109 0.021667 10.0.0.242 - - [2026-02-10 04:07:30] "POST /set-tag HTTP/1.1" 200 109 0.038073 10.0.0.242 - - [2026-02-10 04:07:30] "DELETE /instance-ip/a7e4ec1c-0635-11f1-8b30-fa163e9732a7 HTTP/1.1" 200 115 0.132744 10.0.0.242 - - [2026-02-10 04:07:30] "POST /ref-update HTTP/1.1" 200 156 0.018322 10.0.0.242 - - [2026-02-10 04:07:30] "DELETE /virtual-machine-interface/a7cd184e-0635-11f1-8b30-fa163e9732a7 HTTP/1.1" 200 115 0.106879 10.0.0.242 - - [2026-02-10 04:07:30] "DELETE /virtual-machine/5ad221b4-abb7-4f4e-9bfe-12a3eeb0cad1 HTTP/1.1" 200 115 0.048024 10.0.0.242 - - [2026-02-10 04:07:30] "DELETE /tag/c034415e-8b0e-4aff-8d14-a1e4f2761d2c HTTP/1.1" 200 115 0.080837 10.0.0.242 - - [2026-02-10 04:07:30] "GET /virtual-machine-interface/a96df4ac-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012078 10.0.0.242 - - [2026-02-10 04:07:31] "POST /set-tag HTTP/1.1" 200 109 0.005666 10.0.0.242 - - [2026-02-10 04:07:31] "GET /virtual-machine-interface/a96df4ac-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005989 10.0.0.242 - - [2026-02-10 04:07:31] "POST /set-tag HTTP/1.1" 200 109 0.003618 10.0.0.242 - - [2026-02-10 04:07:31] "GET /virtual-machine/8f1448a2-8f7a-49d2-a015-234f5a5ffe53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003723 10.0.0.242 - - [2026-02-10 04:07:31] "POST /ref-update HTTP/1.1" 200 156 0.031747 10.0.0.242 - - [2026-02-10 04:07:31] "GET /virtual-machine-interface/a96df4ac-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.082841 10.0.0.242 - - [2026-02-10 04:07:31] "POST /set-tag HTTP/1.1" 200 109 0.042701 10.0.0.242 - - [2026-02-10 04:07:31] "POST /set-tag HTTP/1.1" 200 109 0.060258 10.0.0.242 - - [2026-02-10 04:07:31] "POST /set-tag HTTP/1.1" 200 109 0.040109 10.0.0.242 - - [2026-02-10 04:07:31] "POST /set-tag HTTP/1.1" 200 109 0.033734 10.0.0.242 - - [2026-02-10 04:07:31] "POST /set-tag HTTP/1.1" 200 109 0.043861 10.0.0.242 - - [2026-02-10 04:07:31] "DELETE /instance-ip/a986f9ca-0635-11f1-8b30-fa163e9732a7 HTTP/1.1" 200 115 0.096094 10.0.0.242 - - [2026-02-10 04:07:31] "DELETE /virtual-machine-interface/a96df4ac-0635-11f1-8b30-fa163e9732a7 HTTP/1.1" 200 115 0.119992 10.0.0.242 - - [2026-02-10 04:07:31] "DELETE /virtual-machine/8f1448a2-8f7a-49d2-a015-234f5a5ffe53 HTTP/1.1" 200 115 0.080956 10.0.0.242 - - [2026-02-10 04:07:31] "GET /virtual-machine-interface/a8ec5a82-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012657 10.0.0.242 - - [2026-02-10 04:07:31] "POST /set-tag HTTP/1.1" 200 109 0.003188 10.0.0.242 - - [2026-02-10 04:07:31] "GET /virtual-machine-interface/a8ec5a82-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005221 10.0.0.242 - - [2026-02-10 04:07:31] "POST /set-tag HTTP/1.1" 200 109 0.003290 10.0.0.242 - - [2026-02-10 04:07:31] "GET /virtual-machine/cb1caaa1-7663-4685-a32c-ef842ba3b4ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003152 10.0.0.242 - - [2026-02-10 04:07:32] "POST /ref-update HTTP/1.1" 200 156 0.019111 10.0.0.242 - - [2026-02-10 04:07:32] "GET /virtual-machine-interface/a8ec5a82-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.030314 10.0.0.242 - - [2026-02-10 04:07:32] "POST /set-tag HTTP/1.1" 200 109 0.031772 10.0.0.242 - - [2026-02-10 04:07:32] "POST /set-tag HTTP/1.1" 200 109 0.053293 10.0.0.242 - - [2026-02-10 04:07:32] "POST /set-tag HTTP/1.1" 200 109 0.061254 10.0.0.242 - - [2026-02-10 04:07:32] "POST /set-tag HTTP/1.1" 200 109 0.020610 10.0.0.242 - - [2026-02-10 04:07:32] "POST /set-tag HTTP/1.1" 200 109 0.060531 10.0.0.242 - - [2026-02-10 04:07:32] "DELETE /instance-ip/a9077a88-0635-11f1-8b30-fa163e9732a7 HTTP/1.1" 200 115 0.060654 10.0.0.242 - - [2026-02-10 04:07:32] "DELETE /virtual-machine-interface/a8ec5a82-0635-11f1-8b30-fa163e9732a7 HTTP/1.1" 200 115 0.063163 10.0.0.242 - - [2026-02-10 04:07:32] "DELETE /virtual-machine/cb1caaa1-7663-4685-a32c-ef842ba3b4ea HTTP/1.1" 200 115 0.033157 10.0.0.242 - - [2026-02-10 04:07:32] "DELETE /tag/5b1db83d-78d0-4f5d-82b8-6a757a236e94 HTTP/1.1" 200 115 0.070962 10.0.0.242 - - [2026-02-10 04:07:32] "DELETE /tag/7a1483a0-5403-4a39-babc-7320099f8f3c HTTP/1.1" 409 314 0.007602 10.0.0.242 - - [2026-02-10 04:07:58] "GET /virtual-machine-interface/aaf2b2c2-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008185 10.0.0.242 - - [2026-02-10 04:07:58] "POST /set-tag HTTP/1.1" 200 109 0.002491 10.0.0.242 - - [2026-02-10 04:07:58] "GET /virtual-machine-interface/ab7235ba-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006704 10.0.0.242 - - [2026-02-10 04:07:58] "POST /set-tag HTTP/1.1" 200 109 0.002399 10.0.0.242 - - [2026-02-10 04:07:58] "GET /virtual-machine-interface/aa74e6da-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010642 10.0.0.242 - - [2026-02-10 04:07:59] "POST /set-tag HTTP/1.1" 200 109 0.003158 10.0.0.242 - - [2026-02-10 04:07:59] "GET /virtual-machine-interface/a9e74280-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005081 10.0.0.242 - - [2026-02-10 04:07:59] "POST /set-tag HTTP/1.1" 200 109 0.002376 10.0.0.242 - - [2026-02-10 04:07:59] "GET /virtual-machine-interface/a9e74280-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005608 10.0.0.242 - - [2026-02-10 04:07:59] "POST /set-tag HTTP/1.1" 200 109 0.003576 10.0.0.242 - - [2026-02-10 04:07:59] "GET /virtual-machine/d2d23d92-231d-41c4-bb97-437a795dc1fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003314 10.0.0.242 - - [2026-02-10 04:07:59] "POST /ref-update HTTP/1.1" 200 156 0.019044 10.0.0.242 - - [2026-02-10 04:07:59] "GET /virtual-machine-interface/a9e74280-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.021334 10.0.0.242 - - [2026-02-10 04:07:59] "POST /set-tag HTTP/1.1" 200 109 0.023716 10.0.0.242 - - [2026-02-10 04:07:59] "POST /set-tag HTTP/1.1" 200 109 0.022650 10.0.0.242 - - [2026-02-10 04:07:59] "POST /set-tag HTTP/1.1" 200 109 0.041450 10.0.0.242 - - [2026-02-10 04:07:59] "POST /set-tag HTTP/1.1" 200 109 0.034767 10.0.0.242 - - [2026-02-10 04:07:59] "DELETE /instance-ip/aa05e9b0-0635-11f1-8b30-fa163e9732a7 HTTP/1.1" 200 115 0.039008 10.0.0.242 - - [2026-02-10 04:07:59] "DELETE /virtual-machine-interface/a9e74280-0635-11f1-8b30-fa163e9732a7 HTTP/1.1" 200 115 0.054577 10.0.0.242 - - [2026-02-10 04:07:59] "DELETE /virtual-machine/d2d23d92-231d-41c4-bb97-437a795dc1fc HTTP/1.1" 200 115 0.029837 10.0.0.242 - - [2026-02-10 04:07:59] "DELETE /tag/29dbff54-1df7-425b-afbd-656f1ad409f8 HTTP/1.1" 200 115 0.057710 10.0.0.242 - - [2026-02-10 04:07:59] "GET /virtual-machine-interface/aaf2b2c2-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007610 10.0.0.242 - - [2026-02-10 04:07:59] "POST /set-tag HTTP/1.1" 200 109 0.003027 10.0.0.242 - - [2026-02-10 04:07:59] "GET /virtual-machine/109b7879-1a6d-4836-b84b-28394237a805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002754 10.0.0.242 - - [2026-02-10 04:07:59] "POST /ref-update HTTP/1.1" 200 156 0.012540 10.0.0.242 - - [2026-02-10 04:07:59] "GET /virtual-machine-interface/aaf2b2c2-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013164 10.0.0.242 - - [2026-02-10 04:07:59] "POST /set-tag HTTP/1.1" 200 109 0.021218 10.0.0.242 - - [2026-02-10 04:07:59] "POST /set-tag HTTP/1.1" 200 109 0.029754 10.0.0.242 - - [2026-02-10 04:07:59] "POST /set-tag HTTP/1.1" 200 109 0.029485 10.0.0.242 - - [2026-02-10 04:07:59] "POST /set-tag HTTP/1.1" 200 109 0.015260 10.0.0.242 - - [2026-02-10 04:07:59] "DELETE /instance-ip/ab0ff1fc-0635-11f1-8b30-fa163e9732a7 HTTP/1.1" 200 115 0.048443 10.0.0.242 - - [2026-02-10 04:08:00] "DELETE /virtual-machine-interface/aaf2b2c2-0635-11f1-8b30-fa163e9732a7 HTTP/1.1" 200 115 0.048192 10.0.0.242 - - [2026-02-10 04:08:00] "DELETE /virtual-machine/109b7879-1a6d-4836-b84b-28394237a805 HTTP/1.1" 200 115 0.019454 10.0.0.242 - - [2026-02-10 04:08:00] "DELETE /tag/030e35d0-e724-4ec4-8983-ade2325bf991 HTTP/1.1" 200 115 0.044436 10.0.0.242 - - [2026-02-10 04:08:00] "GET /virtual-machine-interface/ab7235ba-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006864 10.0.0.242 - - [2026-02-10 04:08:00] "POST /set-tag HTTP/1.1" 200 109 0.003411 10.0.0.242 - - [2026-02-10 04:08:00] "GET /virtual-machine/f4fe607b-529f-4c65-b4af-e3502eb59623?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003289 10.0.0.242 - - [2026-02-10 04:08:00] "POST /ref-update HTTP/1.1" 200 156 0.010721 10.0.0.242 - - [2026-02-10 04:08:00] "GET /virtual-machine-interface/ab7235ba-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005291 10.0.0.242 - - [2026-02-10 04:08:00] "POST /set-tag HTTP/1.1" 200 109 0.027902 10.0.0.242 - - [2026-02-10 04:08:00] "POST /set-tag HTTP/1.1" 200 109 0.063515 10.0.0.242 - - [2026-02-10 04:08:00] "POST /set-tag HTTP/1.1" 200 109 0.018900 10.0.0.242 - - [2026-02-10 04:08:00] "POST /set-tag HTTP/1.1" 200 109 0.027820 10.0.0.242 - - [2026-02-10 04:08:00] "DELETE /instance-ip/ab8e46c4-0635-11f1-8b30-fa163e9732a7 HTTP/1.1" 200 115 0.062878 10.0.0.242 - - [2026-02-10 04:08:00] "DELETE /virtual-machine-interface/ab7235ba-0635-11f1-8b30-fa163e9732a7 HTTP/1.1" 200 115 0.057767 10.0.0.242 - - [2026-02-10 04:08:00] "DELETE /virtual-machine/f4fe607b-529f-4c65-b4af-e3502eb59623 HTTP/1.1" 200 115 0.021338 10.0.0.242 - - [2026-02-10 04:08:00] "DELETE /tag/7ca4b8e3-02ed-4b3b-88a2-78a2ff0240af HTTP/1.1" 200 115 0.043473 10.0.0.242 - - [2026-02-10 04:08:00] "DELETE /tag/86d72ee8-9d1b-432c-a08a-0380a9303bda HTTP/1.1" 200 115 0.046431 10.0.0.242 - - [2026-02-10 04:08:00] "DELETE /tag/468ef579-27af-4513-a534-36f810db76fd HTTP/1.1" 200 115 0.043357 10.0.0.242 - - [2026-02-10 04:08:00] "GET /virtual-machine-interface/aa74e6da-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.018171 10.0.0.242 - - [2026-02-10 04:08:00] "POST /set-tag HTTP/1.1" 200 109 0.003512 10.0.0.242 - - [2026-02-10 04:08:00] "GET /virtual-machine/e3987d54-1bd3-4c18-8b66-3968afad7a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003203 10.0.0.242 - - [2026-02-10 04:08:00] "POST /ref-update HTTP/1.1" 200 156 0.013434 10.0.0.242 - - [2026-02-10 04:08:00] "GET /virtual-machine-interface/aa74e6da-0635-11f1-8b30-fa163e9732a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006274 10.0.0.242 - - [2026-02-10 04:08:00] "POST /set-tag HTTP/1.1" 200 109 0.019477 10.0.0.242 - - [2026-02-10 04:08:00] "POST /set-tag HTTP/1.1" 200 109 0.023407 10.0.0.242 - - [2026-02-10 04:08:01] "POST /set-tag HTTP/1.1" 200 109 0.020886 10.0.0.242 - - [2026-02-10 04:08:01] "POST /set-tag HTTP/1.1" 200 109 0.027311 10.0.0.242 - - [2026-02-10 04:08:01] "DELETE /instance-ip/aa9590a6-0635-11f1-8b30-fa163e9732a7 HTTP/1.1" 200 115 0.050153 10.0.0.242 - - [2026-02-10 04:08:01] "DELETE /virtual-machine-interface/aa74e6da-0635-11f1-8b30-fa163e9732a7 HTTP/1.1" 200 115 0.066864 10.0.0.242 - - [2026-02-10 04:08:01] "DELETE /virtual-machine/e3987d54-1bd3-4c18-8b66-3968afad7a6b HTTP/1.1" 200 115 0.030621 10.0.0.242 - - [2026-02-10 04:08:01] "DELETE /tag/aa4583f6-e1b9-4879-8d75-1b720ed8ef51 HTTP/1.1" 200 115 0.090405 10.0.0.242 - - [2026-02-10 04:08:01] "DELETE /tag/6bc26b0b-e291-4316-8df8-a56b0f409b94 HTTP/1.1" 200 115 0.043005 10.0.0.242 - - [2026-02-10 04:08:01] "DELETE /tag/4d04d216-5981-49c7-af7d-befed92e4d98 HTTP/1.1" 409 237 0.005937 10.0.0.242 - - [2026-02-10 04:08:03] "POST /projects HTTP/1.1" 409 238 0.002642 10.0.0.242 - - [2026-02-10 04:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.242 - - [2026-02-10 04:08:03] "GET /project/c9804e38-b06b-40bd-9d79-f1b9f4901aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.053917 10.0.0.242 - - [2026-02-10 04:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.242 - - [2026-02-10 04:08:03] "GET /virtual-network/f1490443-ab57-4146-b38f-57816971d16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.013420 10.0.0.242 - - [2026-02-10 04:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005223 10.0.0.242 - - [2026-02-10 04:08:03] "GET /virtual-network/b528cee9-2b4c-475c-b83f-f0689af95680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004724 10.0.0.242 - - [2026-02-10 04:08:03] "POST /security-groups HTTP/1.1" 409 285 0.003263 10.0.0.242 - - [2026-02-10 04:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011801 10.0.0.242 - - [2026-02-10 04:08:03] "PUT /security-group/6c5b635a-1f03-47d8-91df-75efd75921b3 HTTP/1.1" 200 263 0.071360 10.0.0.242 - - [2026-02-10 04:08:03] "PUT /access-control-list/cd0fc285-551e-4486-b06f-7073bf64b7cf HTTP/1.1" 200 273 0.015770 10.0.0.242 - - [2026-02-10 04:08:03] "PUT /access-control-list/d56ef343-2b70-4ca5-8321-af9675252cd0 HTTP/1.1" 200 273 0.026043 10.0.0.242 - - [2026-02-10 04:08:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.029079 10.0.0.242 - - [2026-02-10 04:08:08] "POST /projects HTTP/1.1" 409 238 0.008565 10.0.0.242 - - [2026-02-10 04:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.242 - - [2026-02-10 04:08:08] "GET /project/c9804e38-b06b-40bd-9d79-f1b9f4901aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035218 10.0.0.242 - - [2026-02-10 04:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.242 - - [2026-02-10 04:08:08] "GET /virtual-network/f1490443-ab57-4146-b38f-57816971d16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005116 10.0.0.242 - - [2026-02-10 04:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.242 - - [2026-02-10 04:08:08] "GET /virtual-network/b528cee9-2b4c-475c-b83f-f0689af95680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004726 10.0.0.242 - - [2026-02-10 04:08:08] "POST /security-groups HTTP/1.1" 409 285 0.003120 10.0.0.242 - - [2026-02-10 04:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.242 - - [2026-02-10 04:08:08] "PUT /security-group/6c5b635a-1f03-47d8-91df-75efd75921b3 HTTP/1.1" 200 263 0.056150 10.0.0.242 - - [2026-02-10 04:08:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.016248 10.0.0.242 - - [2026-02-10 04:08:08] "PUT /access-control-list/cd0fc285-551e-4486-b06f-7073bf64b7cf HTTP/1.1" 200 273 0.022155 10.0.0.242 - - [2026-02-10 04:08:08] "GET /firewall-policy/f57b36fe-e5ff-47c0-b8b5-ff1be8d40aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.015740 10.0.0.242 - - [2026-02-10 04:08:08] "PUT /access-control-list/d56ef343-2b70-4ca5-8321-af9675252cd0 HTTP/1.1" 200 273 0.027889 10.0.0.242 - - [2026-02-10 04:08:08] "GET /firewall-rule/ad2e7751-5c1f-4210-add3-2b50f477b0ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003601 10.0.0.242 - - [2026-02-10 04:08:08] "POST /ref-update HTTP/1.1" 200 156 0.069721 10.0.0.242 - - [2026-02-10 04:08:08] "DELETE /firewall-rule/ad2e7751-5c1f-4210-add3-2b50f477b0ef HTTP/1.1" 200 115 0.055331 10.0.0.242 - - [2026-02-10 04:08:08] "GET /firewall-policy/f57b36fe-e5ff-47c0-b8b5-ff1be8d40aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.007436 10.0.0.242 - - [2026-02-10 04:08:08] "GET /firewall-rule/5820a223-a7d9-4046-ab67-4052bbf1586a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003703 10.0.0.242 - - [2026-02-10 04:08:09] "POST /ref-update HTTP/1.1" 200 156 0.058767 10.0.0.242 - - [2026-02-10 04:08:09] "DELETE /firewall-rule/5820a223-a7d9-4046-ab67-4052bbf1586a HTTP/1.1" 200 115 0.043824 10.0.0.242 - - [2026-02-10 04:08:09] "DELETE /tag/565d5a33-f346-4db5-87c1-5902b9ffb990 HTTP/1.1" 200 115 0.046156 10.0.0.242 - - [2026-02-10 04:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.242 - - [2026-02-10 04:08:09] "GET /virtual-network/f1490443-ab57-4146-b38f-57816971d16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004875 10.0.0.242 - - [2026-02-10 04:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.242 - - [2026-02-10 04:08:09] "GET /virtual-network/b528cee9-2b4c-475c-b83f-f0689af95680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004116 10.0.0.242 - - [2026-02-10 04:08:09] "PUT /virtual-network/f1490443-ab57-4146-b38f-57816971d16d HTTP/1.1" 200 265 0.046930 10.0.0.242 - - [2026-02-10 04:08:09] "PUT /virtual-network/b528cee9-2b4c-475c-b83f-f0689af95680 HTTP/1.1" 200 265 0.053154 10.0.0.242 - - [2026-02-10 04:08:09] "DELETE /security-group/6c5b635a-1f03-47d8-91df-75efd75921b3 HTTP/1.1" 200 115 0.055478 10.0.0.242 - - [2026-02-10 04:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014992 10.0.0.242 - - [2026-02-10 04:08:09] "DELETE /access-control-list/cd0fc285-551e-4486-b06f-7073bf64b7cf HTTP/1.1" 200 115 0.073450 10.0.0.242 - - [2026-02-10 04:08:09] "GET /project/c9804e38-b06b-40bd-9d79-f1b9f4901aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.060047 10.0.0.242 - - [2026-02-10 04:08:09] "DELETE /access-control-list/d56ef343-2b70-4ca5-8321-af9675252cd0 HTTP/1.1" 200 115 0.074019 10.0.0.242 - - [2026-02-10 04:08:09] "GET /project/c9804e38-b06b-40bd-9d79-f1b9f4901aee?fields=security_groups HTTP/1.1" 200 1353 0.045130 10.0.0.242 - - [2026-02-10 04:08:09] "DELETE /security-group/461abbe1-af1c-4a29-8874-7642b494d5aa HTTP/1.1" 200 115 0.057588 10.0.0.242 - - [2026-02-10 04:08:09] "DELETE /access-control-list/7a91b2fd-c1e4-4ef1-a67e-03023a677d48 HTTP/1.1" 200 115 0.044066 10.0.0.242 - - [2026-02-10 04:08:09] "GET /project/c9804e38-b06b-40bd-9d79-f1b9f4901aee?fields=application_policy_sets HTTP/1.1" 200 1392 0.059568 10.0.0.242 - - [2026-02-10 04:08:09] "DELETE /access-control-list/b43bdb96-c58e-4890-85dc-480362332cbe HTTP/1.1" 200 115 0.049124 10.0.0.242 - - [2026-02-10 04:08:09] "DELETE /project/c9804e38-b06b-40bd-9d79-f1b9f4901aee HTTP/1.1" 200 115 0.384984 10.0.0.242 - - [2026-02-10 04:08:09] "POST /projects HTTP/1.1" 409 238 0.004558 10.0.0.242 - - [2026-02-10 04:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001903 10.0.0.242 - - [2026-02-10 04:08:09] "GET /project/dcdf0f1d-6593-4a42-aa92-2568caf1d8ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.031209 10.0.0.242 - - [2026-02-10 04:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.242 - - [2026-02-10 04:08:09] "GET /virtual-network/f1490443-ab57-4146-b38f-57816971d16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004169 10.0.0.242 - - [2026-02-10 04:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.242 - - [2026-02-10 04:08:10] "GET /virtual-network/b528cee9-2b4c-475c-b83f-f0689af95680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005053 10.0.0.242 - - [2026-02-10 04:08:10] "POST /security-groups HTTP/1.1" 409 285 0.002717 10.0.0.242 - - [2026-02-10 04:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.242 - - [2026-02-10 04:08:10] "PUT /security-group/88fe5cd1-498b-4b2a-83ee-15a9e8a3fddc HTTP/1.1" 200 263 0.058251 10.0.0.242 - - [2026-02-10 04:08:10] "PUT /access-control-list/ccc2457d-951c-4b66-acb7-a22bd90fccca HTTP/1.1" 200 273 0.011165 10.0.0.242 - - [2026-02-10 04:08:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.024448 10.0.0.242 - - [2026-02-10 04:08:10] "PUT /access-control-list/132e633e-464d-450e-9d7b-3743f79a230f HTTP/1.1" 200 273 0.024067 10.0.0.242 - - [2026-02-10 04:08:14] "DELETE /loadbalancer-member/ef2c8981-445e-4ff6-ae04-fba2ad8aaf65 HTTP/1.1" 200 115 0.045750 10.0.0.242 - - [2026-02-10 04:08:14] "DELETE /loadbalancer-member/5db9c65c-3476-4a3c-b0c4-9e350a2ba2ee HTTP/1.1" 200 115 0.050611 10.0.0.242 - - [2026-02-10 04:08:14] "DELETE /loadbalancer-pool/addbd5ed-1f0a-4fdf-8818-5f977b64f9bd HTTP/1.1" 200 115 0.046637 10.0.0.242 - - [2026-02-10 04:08:14] "DELETE /loadbalancer-listener/a5c8dc81-9435-482a-8930-65ed1be100c2 HTTP/1.1" 200 115 0.047414 10.0.0.242 - - [2026-02-10 04:08:14] "DELETE /loadbalancer/ef76c29e-c5b7-4e5d-9391-39bfb5ca5885 HTTP/1.1" 200 115 0.037592 10.0.0.242 - - [2026-02-10 04:08:14] "DELETE /floating-ip/9255fdc5-7eca-406b-86a4-267658044c56 HTTP/1.1" 200 115 0.047160 10.0.0.242 - - [2026-02-10 04:08:14] "DELETE /instance-ip/2798f894-fb35-4d89-bc89-7651828f0b5e HTTP/1.1" 200 115 0.036731 10.0.0.242 - - [2026-02-10 04:08:14] "DELETE /virtual-machine-interface/456fe5d2-56f9-4b4a-9c47-6e5f46d8fdc8 HTTP/1.1" 200 115 0.057700 10.0.0.242 - - [2026-02-10 04:08:14] "DELETE /tag/a2b9ca7c-252e-442e-8997-aa738b209308 HTTP/1.1" 200 115 0.044867 10.0.0.242 - - [2026-02-10 04:08:14] "GET /application-policy-set/29c05470-2928-4687-8435-6c6adf3ad665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.004552 10.0.0.242 - - [2026-02-10 04:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.242 - - [2026-02-10 04:08:14] "GET /policy-management/961ddd0b-fe4e-4117-bfe2-cdf0928a34f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003031 10.0.0.242 - - [2026-02-10 04:08:14] "GET /firewall-policy/7d314015-8805-47e0-8926-173b996ee056?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002362 10.0.0.242 - - [2026-02-10 04:08:14] "GET /firewall-rule/6d1a8490-03c9-424d-8c83-48fb5d24f0ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.006764 10.0.0.242 - - [2026-02-10 04:08:14] "POST /ref-update HTTP/1.1" 200 156 0.013055 10.0.0.242 - - [2026-02-10 04:08:15] "DELETE /firewall-rule/6d1a8490-03c9-424d-8c83-48fb5d24f0ce HTTP/1.1" 200 115 0.047890 10.0.0.242 - - [2026-02-10 04:08:15] "GET /firewall-policy/3fab829e-4c2a-43e6-ac5e-21531b33a63e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002932 10.0.0.242 - - [2026-02-10 04:08:15] "GET /firewall-rule/4bb51027-8e5b-4f9b-9bd7-4a400f7258c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.003774 10.0.0.242 - - [2026-02-10 04:08:15] "POST /ref-update HTTP/1.1" 200 156 0.013316 10.0.0.242 - - [2026-02-10 04:08:15] "DELETE /firewall-rule/4bb51027-8e5b-4f9b-9bd7-4a400f7258c9 HTTP/1.1" 200 115 0.051271 10.0.0.242 - - [2026-02-10 04:08:15] "GET /application-policy-set/29c05470-2928-4687-8435-6c6adf3ad665?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.004554 10.0.0.242 - - [2026-02-10 04:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.242 - - [2026-02-10 04:08:15] "GET /policy-management/961ddd0b-fe4e-4117-bfe2-cdf0928a34f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003133 10.0.0.242 - - [2026-02-10 04:08:15] "GET /firewall-policy/3fab829e-4c2a-43e6-ac5e-21531b33a63e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1890 0.005209 10.0.0.242 - - [2026-02-10 04:08:15] "POST /ref-update HTTP/1.1" 200 156 0.051130 10.0.0.242 - - [2026-02-10 04:08:15] "DELETE /firewall-policy/3fab829e-4c2a-43e6-ac5e-21531b33a63e HTTP/1.1" 200 115 0.098603 10.0.0.242 - - [2026-02-10 04:08:15] "DELETE /tag/7a1483a0-5403-4a39-babc-7320099f8f3c HTTP/1.1" 200 115 0.097593 10.0.0.242 - - [2026-02-10 04:08:15] "DELETE /tag/4d04d216-5981-49c7-af7d-befed92e4d98 HTTP/1.1" 200 115 0.095084 10.0.0.242 - - [2026-02-10 04:08:15] "POST /projects HTTP/1.1" 409 238 0.002712 10.0.0.242 - - [2026-02-10 04:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.242 - - [2026-02-10 04:08:15] "GET /project/dcdf0f1d-6593-4a42-aa92-2568caf1d8ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.042449 10.0.0.242 - - [2026-02-10 04:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.242 - - [2026-02-10 04:08:15] "GET /virtual-network/f1490443-ab57-4146-b38f-57816971d16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.005048 10.0.0.242 - - [2026-02-10 04:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.242 - - [2026-02-10 04:08:15] "GET /virtual-network/b528cee9-2b4c-475c-b83f-f0689af95680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005228 10.0.0.242 - - [2026-02-10 04:08:15] "POST /security-groups HTTP/1.1" 409 285 0.003006 10.0.0.242 - - [2026-02-10 04:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.242 - - [2026-02-10 04:08:15] "PUT /security-group/88fe5cd1-498b-4b2a-83ee-15a9e8a3fddc HTTP/1.1" 200 263 0.072250 10.0.0.242 - - [2026-02-10 04:08:16] "PUT /access-control-list/ccc2457d-951c-4b66-acb7-a22bd90fccca HTTP/1.1" 200 273 0.055294 10.0.0.242 - - [2026-02-10 04:08:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.073108 10.0.0.242 - - [2026-02-10 04:08:16] "PUT /access-control-list/132e633e-464d-450e-9d7b-3743f79a230f HTTP/1.1" 200 273 0.070309 10.0.0.242 - - [2026-02-10 04:08:16] "GET /firewall-policy/f57b36fe-e5ff-47c0-b8b5-ff1be8d40aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.041581 10.0.0.242 - - [2026-02-10 04:08:16] "GET /firewall-rule/fd6ed4cf-55ca-4a25-9477-af70ea6e4fdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.007111 10.0.0.242 - - [2026-02-10 04:08:16] "POST /ref-update HTTP/1.1" 200 156 0.074146 10.0.0.242 - - [2026-02-10 04:08:16] "DELETE /firewall-rule/fd6ed4cf-55ca-4a25-9477-af70ea6e4fdb HTTP/1.1" 200 115 0.053236 10.0.0.242 - - [2026-02-10 04:08:16] "GET /firewall-policy/f57b36fe-e5ff-47c0-b8b5-ff1be8d40aae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.004191 10.0.0.242 - - [2026-02-10 04:08:16] "GET /firewall-rule/db1c3ab0-31af-4cfb-8ca3-1bace5115f06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002976 10.0.0.242 - - [2026-02-10 04:08:16] "POST /ref-update HTTP/1.1" 200 156 0.042885 10.0.0.242 - - [2026-02-10 04:08:16] "DELETE /firewall-rule/db1c3ab0-31af-4cfb-8ca3-1bace5115f06 HTTP/1.1" 200 115 0.041061 10.0.0.242 - - [2026-02-10 04:08:16] "DELETE /tag/08b23719-bdbd-4df1-b79e-aece1a21a51d HTTP/1.1" 200 115 0.048960 10.0.0.242 - - [2026-02-10 04:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.242 - - [2026-02-10 04:08:16] "GET /virtual-network/f1490443-ab57-4146-b38f-57816971d16d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.006619 10.0.0.242 - - [2026-02-10 04:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.242 - - [2026-02-10 04:08:16] "GET /virtual-network/b528cee9-2b4c-475c-b83f-f0689af95680?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.009494 10.0.0.242 - - [2026-02-10 04:08:16] "PUT /virtual-network/f1490443-ab57-4146-b38f-57816971d16d HTTP/1.1" 200 265 0.065107 10.0.0.242 - - [2026-02-10 04:08:16] "PUT /virtual-network/b528cee9-2b4c-475c-b83f-f0689af95680 HTTP/1.1" 200 265 0.071647 10.0.0.242 - - [2026-02-10 04:08:16] "DELETE /security-group/88fe5cd1-498b-4b2a-83ee-15a9e8a3fddc HTTP/1.1" 200 115 0.069638 10.0.0.242 - - [2026-02-10 04:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.016549 10.0.0.242 - - [2026-02-10 04:08:16] "DELETE /access-control-list/ccc2457d-951c-4b66-acb7-a22bd90fccca HTTP/1.1" 200 115 0.065554 10.0.0.242 - - [2026-02-10 04:08:16] "DELETE /access-control-list/132e633e-464d-450e-9d7b-3743f79a230f HTTP/1.1" 200 115 0.071138 10.0.0.242 - - [2026-02-10 04:08:16] "GET /project/dcdf0f1d-6593-4a42-aa92-2568caf1d8ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.089621 10.0.0.242 - - [2026-02-10 04:08:17] "GET /project/dcdf0f1d-6593-4a42-aa92-2568caf1d8ce?fields=security_groups HTTP/1.1" 200 1353 0.065069 10.0.0.242 - - [2026-02-10 04:08:17] "DELETE /security-group/638e6829-654d-4a1b-99d3-45726ea0f63a HTTP/1.1" 200 115 0.114413 10.0.0.242 - - [2026-02-10 04:08:17] "DELETE /access-control-list/6a2d7795-e0a1-446c-bdf1-de66334983d9 HTTP/1.1" 200 115 0.060906 10.0.0.242 - - [2026-02-10 04:08:17] "GET /project/dcdf0f1d-6593-4a42-aa92-2568caf1d8ce?fields=application_policy_sets HTTP/1.1" 200 1392 0.059360 10.0.0.242 - - [2026-02-10 04:08:17] "DELETE /access-control-list/fd1a3096-b21a-4d72-9e9c-b6777c009395 HTTP/1.1" 200 115 0.072394 10.0.0.242 - - [2026-02-10 04:08:17] "DELETE /project/dcdf0f1d-6593-4a42-aa92-2568caf1d8ce HTTP/1.1" 200 115 0.554725 [Introspect:8084]10.0.0.242 - - [2026-02-10 04:08:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001014 [Introspect:8084]10.0.0.242 - - [2026-02-10 04:08:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001128