++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Mon Feb 9 09:28:08 PM UTC 2026 ===================' INFO: =================== Mon Feb 9 09:28:08 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 +++ head -n 1 ++ 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 )) + echo -e '\035\nquit' + nc -z 10.0.0.242 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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 +++ 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 ++++ tr '\n' , +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort +++ local local_ips=,10.0.0.242,10.117.216.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.117.216.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 ]] ++ sed 's/,/ /g' ++ echo 10.0.0.242:9041 + 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=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/09/2026 21:28:49.037 7f5827745800 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/09/2026 21:28:49.220 7f5827745800 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/09/2026 21:28:49.239 7f5827745800 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/09/2026 21:28:49.239 7f5827745800 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.242:8082/ Hit Ctrl-C to quit. 10.0.0.242 - - [2026-02-09 21:28:56] "GET / HTTP/1.1" 503 181 0.000203 10.0.0.242 - - [2026-02-09 21:28:56] "GET / HTTP/1.1" 200 36215 0.002400 10.0.0.242 - - [2026-02-09 21:28:57] "GET / HTTP/1.1" 200 45303 0.001107 10.0.0.242 - - [2026-02-09 21:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.242 - - [2026-02-09 21:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.242 - - [2026-02-09 21:28:57] "GET / HTTP/1.1" 200 36215 0.001243 10.0.0.242 - - [2026-02-09 21:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.242 - - [2026-02-09 21:28:57] "GET /global-system-config/c0e958c0-8938-44bc-8504-5968a32cb431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005796 10.0.0.242 - - [2026-02-09 21:28:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.001718 10.0.0.242 - - [2026-02-09 21:28:57] "POST /config-database-nodes HTTP/1.1" 200 613 0.053959 10.0.0.242 - - [2026-02-09 21:28:57] "GET / HTTP/1.1" 200 36215 0.002088 10.0.0.242 - - [2026-02-09 21:28:57] "GET / HTTP/1.1" 200 36215 0.001461 10.0.0.242 - - [2026-02-09 21:28:58] "POST /fqname-to-id HTTP/1.1" 404 186 0.003009 10.0.0.242 - - [2026-02-09 21:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004501 10.0.0.242 - - [2026-02-09 21:28:58] "GET /global-system-config/c0e958c0-8938-44bc-8504-5968a32cb431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007269 10.0.0.242 - - [2026-02-09 21:28:58] "POST /service-appliance-sets HTTP/1.1" 200 555 0.050730 10.0.0.242 - - [2026-02-09 21:28:58] "POST /fqname-to-id HTTP/1.1" 404 180 0.002420 10.0.0.242 - - [2026-02-09 21:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.242 - - [2026-02-09 21:28:58] "GET /global-system-config/c0e958c0-8938-44bc-8504-5968a32cb431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006086 10.0.0.242 - - [2026-02-09 21:28:58] "POST /service-appliance-sets HTTP/1.1" 200 543 0.049413 10.0.0.242 - - [2026-02-09 21:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004882 10.0.0.242 - - [2026-02-09 21:28:58] "GET /network-ipam/eb85192b-69ae-4331-9b29-196267453be8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.012124 10.0.0.242 - - [2026-02-09 21:28:58] "POST /service-templates HTTP/1.1" 200 513 0.067639 10.0.0.242 - - [2026-02-09 21:28:58] "POST /service-templates HTTP/1.1" 200 503 0.040244 10.0.0.242 - - [2026-02-09 21:28:58] "POST /service-templates HTTP/1.1" 200 517 0.029230 10.0.0.242 - - [2026-02-09 21:28:58] "POST /service-templates HTTP/1.1" 200 537 0.072323 10.0.0.242 - - [2026-02-09 21:28:58] "POST /service-templates HTTP/1.1" 200 509 0.031552 10.0.0.242 - - [2026-02-09 21:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.242 - - [2026-02-09 21:28:59] "GET /network-ipam/eb85192b-69ae-4331-9b29-196267453be8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003599 10.0.0.242 - - [2026-02-09 21:28:59] "GET / HTTP/1.1" 200 36215 0.001423 10.0.0.242 - - [2026-02-09 21:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.242 - - [2026-02-09 21:28:59] "GET /routing-instance/1619a87d-5929-4774-805d-4e4464af6db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003125 10.0.0.242 - - [2026-02-09 21:28:59] "GET / HTTP/1.1" 200 36215 0.001222 10.0.0.242 - - [2026-02-09 21:28:59] "POST /bgp-routers HTTP/1.1" 200 618 0.042804 10.0.0.242 - - [2026-02-09 21:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006115 10.0.0.242 - - [2026-02-09 21:28:59] "GET /global-system-config/c0e958c0-8938-44bc-8504-5968a32cb431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.016695 10.0.0.242 - - [2026-02-09 21:28:59] "GET /bgp-router/f4e6044c-a463-40dc-8377-4da551be41fc?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.034645 10.0.0.242 - - [2026-02-09 21:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.242 - - [2026-02-09 21:28:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.003518 10.0.0.242 - - [2026-02-09 21:28:59] "POST /fqname-to-id HTTP/1.1" 404 225 0.004390 10.0.0.242 - - [2026-02-09 21:28:59] "POST /database-nodes HTTP/1.1" 200 599 0.026621 10.0.0.242 - - [2026-02-09 21:28:59] "POST /access-control-lists HTTP/1.1" 200 589 0.039775 10.0.0.242 - - [2026-02-09 21:29:00] "POST /fqname-to-id HTTP/1.1" 404 224 0.010859 10.0.0.242 - - [2026-02-09 21:29:00] "GET /global-system-config/c0e958c0-8938-44bc-8504-5968a32cb431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.035966 10.0.0.242 - - [2026-02-09 21:29:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.033156 10.0.0.242 - - [2026-02-09 21:29:00] "POST /ref-update HTTP/1.1" 200 156 0.026203 10.0.0.242 - - [2026-02-09 21:29:00] "POST /access-control-lists HTTP/1.1" 200 587 0.063269 10.0.0.242 - - [2026-02-09 21:29:00] "POST /route-targets HTTP/1.1" 200 328 0.023090 10.0.0.242 - - [2026-02-09 21:29:00] "POST /ref-update HTTP/1.1" 200 156 0.016245 10.0.0.242 - - [2026-02-09 21:29:00] "POST /route-targets HTTP/1.1" 200 328 0.019493 10.0.0.242 - - [2026-02-09 21:29:00] "POST /ref-update HTTP/1.1" 200 156 0.018332 10.0.0.242 - - [2026-02-09 21:29:00] "POST /route-targets HTTP/1.1" 200 328 0.021784 10.0.0.242 - - [2026-02-09 21:29:00] "GET / HTTP/1.1" 200 36215 0.001521 10.0.0.242 - - [2026-02-09 21:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014424 10.0.0.242 - - [2026-02-09 21:29:00] "GET /global-system-config/c0e958c0-8938-44bc-8504-5968a32cb431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.010291 10.0.0.242 - - [2026-02-09 21:29:00] "POST /ref-update HTTP/1.1" 200 156 0.053928 10.0.0.242 - - [2026-02-09 21:29:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.014153 10.0.0.242 - - [2026-02-09 21:29:00] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.046095 10.0.0.242 - - [2026-02-09 21:29:00] "POST /route-targets HTTP/1.1" 200 328 0.030555 10.0.0.242 - - [2026-02-09 21:29:00] "POST /ref-update HTTP/1.1" 200 156 0.046488 10.0.0.242 - - [2026-02-09 21:29:00] "POST /fqname-to-id HTTP/1.1" 404 201 0.008956 10.0.0.242 - - [2026-02-09 21:29:00] "POST /access-control-lists HTTP/1.1" 200 553 0.074238 10.0.0.242 - - [2026-02-09 21:29:00] "PUT /access-control-list/a7cf1f2f-6e28-4b61-8cde-6ace2e994a6c HTTP/1.1" 200 273 0.011958 10.0.0.242 - - [2026-02-09 21:29:00] "PUT /access-control-list/ea111757-8461-4667-a406-670d623bf4f8 HTTP/1.1" 200 273 0.030106 10.0.0.242 - - [2026-02-09 21:29:04] "GET / HTTP/1.1" 200 36215 0.001433 10.0.0.242 - - [2026-02-09 21:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.242 - - [2026-02-09 21:29:04] "GET /global-system-config/c0e958c0-8938-44bc-8504-5968a32cb431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004822 10.0.0.242 - - [2026-02-09 21:29:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.002071 10.0.0.242 - - [2026-02-09 21:29:04] "POST /config-nodes HTTP/1.1" 200 595 0.018418 10.0.0.242 - - [2026-02-09 21:29:05] "GET / HTTP/1.1" 200 36215 0.001354 10.0.0.242 - - [2026-02-09 21:29:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002384 10.0.0.242 - - [2026-02-09 21:29:06] "GET / HTTP/1.1" 200 36215 0.001252 10.0.0.242 - - [2026-02-09 21:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004353 10.0.0.242 - - [2026-02-09 21:29:06] "GET /global-system-config/c0e958c0-8938-44bc-8504-5968a32cb431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006742 10.0.0.242 - - [2026-02-09 21:29:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.004930 10.0.0.242 - - [2026-02-09 21:29:06] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.034032 10.0.0.242 - - [2026-02-09 21:29:07] "GET / HTTP/1.1" 200 36215 0.001330 10.0.0.242 - - [2026-02-09 21:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.242 - - [2026-02-09 21:29:07] "GET /global-system-config/c0e958c0-8938-44bc-8504-5968a32cb431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004024 10.0.0.242 - - [2026-02-09 21:29:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.001386 10.0.0.242 - - [2026-02-09 21:29:07] "POST /analytics-nodes HTTP/1.1" 200 601 0.042049 10.0.0.242 - - [2026-02-09 21:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.242 - - [2026-02-09 21:29:10] "GET /global-vrouter-config/7aa5f230-441e-488d-9fa8-7ab12e6b8143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.002376 10.0.0.242 - - [2026-02-09 21:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.242 - - [2026-02-09 21:29:10] "PUT /global-vrouter-config/7aa5f230-441e-488d-9fa8-7ab12e6b8143 HTTP/1.1" 200 277 0.009161 10.0.0.242 - - [2026-02-09 21:29:10] "GET / HTTP/1.1" 200 36215 0.001470 10.0.0.242 - - [2026-02-09 21:29:10] "POST /alarms HTTP/1.1" 200 583 0.033808 10.0.0.242 - - [2026-02-09 21:29:10] "POST /alarms HTTP/1.1" 200 577 0.066485 10.0.0.242 - - [2026-02-09 21:29:10] "POST /alarms HTTP/1.1" 200 577 0.062209 10.0.0.242 - - [2026-02-09 21:29:10] "POST /alarms HTTP/1.1" 200 561 0.027954 10.0.0.242 - - [2026-02-09 21:29:10] "POST /alarms HTTP/1.1" 200 557 0.053114 10.0.0.242 - - [2026-02-09 21:29:10] "POST /alarms HTTP/1.1" 200 559 0.042911 10.0.0.242 - - [2026-02-09 21:29:10] "POST /alarms HTTP/1.1" 200 567 0.031506 10.0.0.242 - - [2026-02-09 21:29:11] "POST /alarms HTTP/1.1" 200 551 0.047986 10.0.0.242 - - [2026-02-09 21:29:11] "POST /alarms HTTP/1.1" 200 559 0.036388 10.0.0.242 - - [2026-02-09 21:29:11] "POST /alarms HTTP/1.1" 200 569 0.044681 10.0.0.242 - - [2026-02-09 21:29:11] "POST /alarms HTTP/1.1" 200 557 0.050047 10.0.0.242 - - [2026-02-09 21:29:11] "POST /alarms HTTP/1.1" 200 569 0.049329 10.0.0.242 - - [2026-02-09 21:29:11] "POST /alarms HTTP/1.1" 200 577 0.073417 10.0.0.242 - - [2026-02-09 21:29:11] "POST /alarms HTTP/1.1" 200 571 0.074443 10.0.0.242 - - [2026-02-09 21:29:11] "POST /alarms HTTP/1.1" 200 563 0.031834 10.0.0.242 - - [2026-02-09 21:29:11] "POST /alarms HTTP/1.1" 200 563 0.025252 10.0.0.242 - - [2026-02-09 21:29:11] "POST /alarms HTTP/1.1" 200 563 0.039827 10.0.0.242 - - [2026-02-09 21:29:11] "POST /alarms HTTP/1.1" 200 549 0.041976 10.0.0.242 - - [2026-02-09 21:29:11] "POST /alarms HTTP/1.1" 200 597 0.033930 10.0.0.242 - - [2026-02-09 21:29:11] "POST /alarms HTTP/1.1" 200 577 0.037296 10.0.0.242 - - [2026-02-09 21:29:11] "POST /alarms HTTP/1.1" 200 573 0.036423 10.0.0.242 - - [2026-02-09 21:29:11] "POST /alarms HTTP/1.1" 200 585 0.028946 10.0.0.242 - - [2026-02-09 21:29:11] "POST /alarms HTTP/1.1" 200 611 0.022198 10.0.0.242 - - [2026-02-09 21:29:12] "GET / HTTP/1.1" 200 36215 0.001214 10.0.0.242 - - [2026-02-09 21:29:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003411 10.0.0.242 - - [2026-02-09 21:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.242 - - [2026-02-09 21:29:12] "PUT /global-vrouter-config/7aa5f230-441e-488d-9fa8-7ab12e6b8143 HTTP/1.1" 200 277 0.010025 10.0.0.242 - - [2026-02-09 21:29:12] "GET / HTTP/1.1" 200 36215 0.001363 10.0.0.242 - - [2026-02-09 21:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.242 - - [2026-02-09 21:29:12] "GET /global-vrouter-config/7aa5f230-441e-488d-9fa8-7ab12e6b8143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002638 10.0.0.242 - - [2026-02-09 21:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.242 - - [2026-02-09 21:29:12] "PUT /global-vrouter-config/7aa5f230-441e-488d-9fa8-7ab12e6b8143 HTTP/1.1" 200 277 0.011130 10.0.0.242 - - [2026-02-09 21:29:12] "GET / HTTP/1.1" 200 36215 0.001346 10.0.0.242 - - [2026-02-09 21:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.242 - - [2026-02-09 21:29:12] "GET /global-system-config/c0e958c0-8938-44bc-8504-5968a32cb431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004633 10.0.0.242 - - [2026-02-09 21:29:12] "PUT /global-system-config/c0e958c0-8938-44bc-8504-5968a32cb431 HTTP/1.1" 200 275 0.026012 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:31:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001005 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:31:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000823 10.0.0.242 - - [2026-02-09 21:31:14] "GET /global-system-configs HTTP/1.1" 200 323 0.002326 10.0.0.242 - - [2026-02-09 21:31:14] "GET /global-system-configs HTTP/1.1" 200 323 0.002362 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:31:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000856 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:31:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000843 10.0.0.242 - - [2026-02-09 21:31:27] "GET / HTTP/1.1" 200 36215 0.002004 10.0.0.242 - - [2026-02-09 21:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.242 - - [2026-02-09 21:31:28] "GET /domain/075d6eb9-4aef-48c5-98ba-c95240a2d31f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.002467 10.0.0.242 - - [2026-02-09 21:31:28] "POST /id-to-fqname HTTP/1.1" 200 173 0.000453 10.0.0.242 - - [2026-02-09 21:31:28] "POST /fqname-to-id HTTP/1.1" 404 182 0.005220 10.0.0.242 - - [2026-02-09 21:31:28] "POST /security-groups HTTP/1.1" 200 570 0.078439 10.0.0.242 - - [2026-02-09 21:31:28] "POST /projects HTTP/1.1" 200 483 0.208520 10.0.0.242 - - [2026-02-09 21:31:28] "POST /fqname-to-id HTTP/1.1" 404 213 0.001967 10.0.0.242 - - [2026-02-09 21:31:28] "POST /security-groups HTTP/1.1" 200 536 0.054806 10.0.0.242 - - [2026-02-09 21:31:28] "POST /access-control-lists HTTP/1.1" 200 581 0.057587 10.0.0.242 - - [2026-02-09 21:31:28] "POST /chown HTTP/1.1" 200 109 0.063720 10.0.0.242 - - [2026-02-09 21:31:28] "POST /fqname-to-id HTTP/1.1" 404 212 0.007759 10.0.0.242 - - [2026-02-09 21:31:28] "POST /policy-managements HTTP/1.1" 409 214 0.002977 10.0.0.242 - - [2026-02-09 21:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001462 10.0.0.242 - - [2026-02-09 21:31:28] "GET /policy-management/832fa2f4-bf2c-4856-b1a0-20cc355bfe6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.037835 10.0.0.242 - - [2026-02-09 21:31:28] "POST /access-control-lists HTTP/1.1" 200 579 0.075315 10.0.0.242 - - [2026-02-09 21:31:28] "POST /application-policy-sets HTTP/1.1" 200 530 0.047056 10.0.0.242 - - [2026-02-09 21:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.242 - - [2026-02-09 21:31:28] "GET /global-vrouter-config/7aa5f230-441e-488d-9fa8-7ab12e6b8143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002195 10.0.0.242 - - [2026-02-09 21:31:28] "PUT /global-vrouter-config/7aa5f230-441e-488d-9fa8-7ab12e6b8143 HTTP/1.1" 200 277 0.009166 10.0.0.242 - - [2026-02-09 21:31:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.242 - - [2026-02-09 21:31:28] "GET /virtual-network/43e72249-9057-4238-ac24-57748c63f409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.003925 10.0.0.242 - - [2026-02-09 21:31:28] "POST /id-to-fqname HTTP/1.1" 200 177 0.000473 10.0.0.242 - - [2026-02-09 21:31:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.005772 10.0.0.242 - - [2026-02-09 21:31:28] "POST /security-groups HTTP/1.1" 200 574 0.096373 10.0.0.242 - - [2026-02-09 21:31:28] "POST /projects HTTP/1.1" 200 491 0.264973 10.0.0.242 - - [2026-02-09 21:31:28] "POST /security-groups HTTP/1.1" 200 548 0.036065 10.0.0.242 - - [2026-02-09 21:31:29] "POST /fqname-to-id HTTP/1.1" 404 232 0.002964 10.0.0.242 - - [2026-02-09 21:31:29] "POST /chown HTTP/1.1" 200 109 0.016347 10.0.0.242 - - [2026-02-09 21:31:29] "POST /access-control-lists HTTP/1.1" 200 596 0.050085 10.0.0.242 - - [2026-02-09 21:31:29] "POST /network-ipams HTTP/1.1" 200 524 0.063202 10.0.0.242 - - [2026-02-09 21:31:29] "POST /fqname-to-id HTTP/1.1" 404 231 0.002334 10.0.0.242 - - [2026-02-09 21:31:29] "POST /access-control-lists HTTP/1.1" 200 594 0.024767 10.0.0.242 - - [2026-02-09 21:31:29] "POST /network-ipams HTTP/1.1" 200 512 0.042422 10.0.0.242 - - [2026-02-09 21:31:29] "POST /fqname-to-id HTTP/1.1" 404 217 0.001789 10.0.0.242 - - [2026-02-09 21:31:29] "POST /fqname-to-id HTTP/1.1" 404 198 0.002150 10.0.0.242 - - [2026-02-09 21:31:29] "POST /access-control-lists HTTP/1.1" 200 585 0.066248 10.0.0.242 - - [2026-02-09 21:31:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.009464 10.0.0.242 - - [2026-02-09 21:31:29] "POST /access-control-lists HTTP/1.1" 200 583 0.044093 10.0.0.242 - - [2026-02-09 21:31:29] "POST /fqname-to-id HTTP/1.1" 404 240 0.002200 10.0.0.242 - - [2026-02-09 21:31:29] "POST /useragent-kv HTTP/1.1" 200 115 0.025404 10.0.0.242 - - [2026-02-09 21:31:29] "POST /virtual-networks HTTP/1.1" 200 540 0.243223 10.0.0.242 - - [2026-02-09 21:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.242 - - [2026-02-09 21:31:29] "POST /access-control-lists HTTP/1.1" 200 604 0.063911 10.0.0.242 - - [2026-02-09 21:31:29] "GET /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.032773 10.0.0.242 - - [2026-02-09 21:31:29] "POST /fqname-to-id HTTP/1.1" 404 239 0.002198 10.0.0.242 - - [2026-02-09 21:31:29] "POST /access-control-lists HTTP/1.1" 200 602 0.017212 10.0.0.242 - - [2026-02-09 21:31:29] "POST /fqname-to-id HTTP/1.1" 404 229 0.002045 10.0.0.242 - - [2026-02-09 21:31:29] "POST /network-ipams HTTP/1.1" 200 520 0.059919 10.0.0.242 - - [2026-02-09 21:31:29] "POST /fqname-to-id HTTP/1.1" 404 202 0.008610 10.0.0.242 - - [2026-02-09 21:31:29] "POST /access-control-lists HTTP/1.1" 200 591 0.105580 10.0.0.242 - - [2026-02-09 21:31:29] "POST /route-targets HTTP/1.1" 200 328 0.049918 10.0.0.242 - - [2026-02-09 21:31:29] "POST /ref-update HTTP/1.1" 200 156 0.046495 10.0.0.242 - - [2026-02-09 21:31:29] "POST /useragent-kv HTTP/1.1" 200 115 0.045007 10.0.0.242 - - [2026-02-09 21:31:29] "POST /virtual-networks HTTP/1.1" 200 548 0.253125 10.0.0.242 - - [2026-02-09 21:31:29] "PUT /access-control-list/c4948d8b-a1d5-4e0d-b6db-092a0d6c31e3 HTTP/1.1" 200 273 0.057238 10.0.0.242 - - [2026-02-09 21:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.242 - - [2026-02-09 21:31:29] "GET /virtual-network/c9ece854-8911-4e5f-867f-53d978d4d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.005815 10.0.0.242 - - [2026-02-09 21:31:29] "POST /fqname-to-id HTTP/1.1" 404 199 0.002282 10.0.0.242 - - [2026-02-09 21:31:30] "POST /route-targets HTTP/1.1" 200 328 0.019548 10.0.0.242 - - [2026-02-09 21:31:30] "POST /ref-update HTTP/1.1" 200 156 0.020573 10.0.0.242 - - [2026-02-09 21:31:30] "POST /network-policys HTTP/1.1" 200 540 0.050331 10.0.0.242 - - [2026-02-09 21:31:30] "POST /fqname-to-id HTTP/1.1" 404 197 0.003609 10.0.0.242 - - [2026-02-09 21:31:30] "POST /network-policys HTTP/1.1" 200 536 0.018508 10.0.0.242 - - [2026-02-09 21:31:30] "POST /fqname-to-id HTTP/1.1" 404 201 0.002455 10.0.0.242 - - [2026-02-09 21:31:30] "POST /network-policys HTTP/1.1" 200 544 0.017437 10.0.0.242 - - [2026-02-09 21:31:30] "POST /ref-update HTTP/1.1" 200 156 0.065123 10.0.0.242 - - [2026-02-09 21:31:30] "PUT /access-control-list/d2881e61-af6b-48ee-aace-ccbce22ab817 HTTP/1.1" 200 273 0.008511 10.0.0.242 - - [2026-02-09 21:31:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001954 10.0.0.242 - - [2026-02-09 21:31:30] "PUT /access-control-list/c4948d8b-a1d5-4e0d-b6db-092a0d6c31e3 HTTP/1.1" 200 273 0.072800 10.0.0.242 - - [2026-02-09 21:31:30] "POST /ref-update HTTP/1.1" 200 156 0.111861 10.0.0.242 - - [2026-02-09 21:31:30] "PUT /access-control-list/c4948d8b-a1d5-4e0d-b6db-092a0d6c31e3 HTTP/1.1" 200 273 0.029542 10.0.0.242 - - [2026-02-09 21:31:30] "POST /ref-update HTTP/1.1" 200 156 0.122290 10.0.0.242 - - [2026-02-09 21:31:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010174 10.0.0.242 - - [2026-02-09 21:31:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003959 10.0.0.242 - - [2026-02-09 21:31:30] "PUT /access-control-list/d2881e61-af6b-48ee-aace-ccbce22ab817 HTTP/1.1" 200 273 0.078205 10.0.0.242 - - [2026-02-09 21:31:30] "POST /ref-update HTTP/1.1" 200 156 0.026160 10.0.0.242 - - [2026-02-09 21:31:30] "POST /ref-update HTTP/1.1" 200 156 0.095341 10.0.0.242 - - [2026-02-09 21:31:30] "POST /fqname-to-id HTTP/1.1" 404 237 0.003768 10.0.0.242 - - [2026-02-09 21:31:30] "POST /ref-update HTTP/1.1" 200 156 0.050628 10.0.0.242 - - [2026-02-09 21:31:30] "POST /access-control-lists HTTP/1.1" 200 603 0.106898 10.0.0.242 - - [2026-02-09 21:31:30] "POST /ref-update HTTP/1.1" 200 156 0.054689 10.0.0.242 - - [2026-02-09 21:31:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002892 10.0.0.242 - - [2026-02-09 21:31:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008707 10.0.0.242 - - [2026-02-09 21:31:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024159 10.0.0.242 - - [2026-02-09 21:31:30] "PUT /access-control-list/aea35125-7a9a-47b6-878c-eb1e0b032ecd HTTP/1.1" 200 273 0.057546 10.0.0.242 - - [2026-02-09 21:31:30] "POST /ref-update HTTP/1.1" 200 156 0.018490 10.0.0.242 - - [2026-02-09 21:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.242 - - [2026-02-09 21:31:31] "PUT /access-control-list/d2881e61-af6b-48ee-aace-ccbce22ab817 HTTP/1.1" 200 273 0.067988 10.0.0.242 - - [2026-02-09 21:31:31] "GET /virtual-network/43e72249-9057-4238-ac24-57748c63f409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.050025 10.0.0.242 - - [2026-02-09 21:31:31] "GET /application-policy-set/caf88cdc-b720-4e30-9956-d8a8653074d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.020787 10.0.0.242 - - [2026-02-09 21:31:31] "POST /ref-update HTTP/1.1" 200 156 0.012609 10.0.0.242 - - [2026-02-09 21:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.242 - - [2026-02-09 21:31:31] "GET /policy-management/832fa2f4-bf2c-4856-b1a0-20cc355bfe6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002406 10.0.0.242 - - [2026-02-09 21:31:31] "POST /firewall-policys HTTP/1.1" 200 532 0.015740 10.0.0.242 - - [2026-02-09 21:31:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.013815 10.0.0.242 - - [2026-02-09 21:31:31] "GET /firewall-policy/75ac431e-a17d-4ca6-80e1-f53fa46a1843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.015198 10.0.0.242 - - [2026-02-09 21:31:31] "GET /application-policy-set/caf88cdc-b720-4e30-9956-d8a8653074d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.002570 10.0.0.242 - - [2026-02-09 21:31:31] "GET /firewall-policy/75ac431e-a17d-4ca6-80e1-f53fa46a1843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002642 10.0.0.242 - - [2026-02-09 21:31:31] "POST /ref-update HTTP/1.1" 200 156 0.014298 10.0.0.242 - - [2026-02-09 21:31:31] "GET /application-policy-set/caf88cdc-b720-4e30-9956-d8a8653074d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.024527 10.0.0.242 - - [2026-02-09 21:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.242 - - [2026-02-09 21:31:31] "GET /policy-management/832fa2f4-bf2c-4856-b1a0-20cc355bfe6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002263 10.0.0.242 - - [2026-02-09 21:31:31] "POST /firewall-policys HTTP/1.1" 200 534 0.017613 10.0.0.242 - - [2026-02-09 21:31:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.025929 10.0.0.242 - - [2026-02-09 21:31:31] "GET /firewall-policy/0645c8fc-fdc8-45b6-9f75-d76407f9a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002096 10.0.0.242 - - [2026-02-09 21:31:31] "GET /application-policy-set/caf88cdc-b720-4e30-9956-d8a8653074d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.002934 10.0.0.242 - - [2026-02-09 21:31:31] "GET /firewall-policy/0645c8fc-fdc8-45b6-9f75-d76407f9a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002120 10.0.0.242 - - [2026-02-09 21:31:31] "GET /firewall-policy/75ac431e-a17d-4ca6-80e1-f53fa46a1843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002017 10.0.0.242 - - [2026-02-09 21:31:31] "GET /firewall-policy/75ac431e-a17d-4ca6-80e1-f53fa46a1843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.001705 10.0.0.242 - - [2026-02-09 21:31:31] "POST /ref-update HTTP/1.1" 200 156 0.027658 10.0.0.242 - - [2026-02-09 21:31:31] "POST /ref-update HTTP/1.1" 200 156 0.039399 10.0.0.242 - - [2026-02-09 21:31:31] "POST /ref-update HTTP/1.1" 200 156 0.032406 10.0.0.242 - - [2026-02-09 21:31:31] "GET /application-policy-set/caf88cdc-b720-4e30-9956-d8a8653074d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.014608 10.0.0.242 - - [2026-02-09 21:31:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004663 10.0.0.242 - - [2026-02-09 21:31:31] "GET /policy-management/832fa2f4-bf2c-4856-b1a0-20cc355bfe6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002824 10.0.0.242 - - [2026-02-09 21:31:31] "POST /firewall-policys HTTP/1.1" 200 532 0.014988 10.0.0.242 - - [2026-02-09 21:31:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.020843 10.0.0.242 - - [2026-02-09 21:31:31] "GET /firewall-policy/fe1b2dc7-0f23-4019-a3cd-7beae79ffd49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.010243 10.0.0.242 - - [2026-02-09 21:31:31] "GET /application-policy-set/caf88cdc-b720-4e30-9956-d8a8653074d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.002854 10.0.0.242 - - [2026-02-09 21:31:31] "GET /firewall-policy/fe1b2dc7-0f23-4019-a3cd-7beae79ffd49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.002124 10.0.0.242 - - [2026-02-09 21:31:31] "GET /firewall-policy/0645c8fc-fdc8-45b6-9f75-d76407f9a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.001879 10.0.0.242 - - [2026-02-09 21:31:31] "GET /firewall-policy/75ac431e-a17d-4ca6-80e1-f53fa46a1843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002630 10.0.0.242 - - [2026-02-09 21:31:31] "GET /firewall-policy/75ac431e-a17d-4ca6-80e1-f53fa46a1843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.001978 10.0.0.242 - - [2026-02-09 21:31:31] "GET /firewall-policy/0645c8fc-fdc8-45b6-9f75-d76407f9a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.001931 10.0.0.242 - - [2026-02-09 21:31:31] "POST /ref-update HTTP/1.1" 200 156 0.033561 10.0.0.242 - - [2026-02-09 21:31:31] "POST /ref-update HTTP/1.1" 200 156 0.026980 10.0.0.242 - - [2026-02-09 21:31:32] "POST /ref-update HTTP/1.1" 200 156 0.043586 10.0.0.242 - - [2026-02-09 21:31:32] "POST /ref-update HTTP/1.1" 200 156 0.017745 10.0.0.242 - - [2026-02-09 21:31:32] "POST /ref-update HTTP/1.1" 200 156 0.036181 10.0.0.242 - - [2026-02-09 21:31:32] "GET /application-policy-set/caf88cdc-b720-4e30-9956-d8a8653074d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.010942 10.0.0.242 - - [2026-02-09 21:31:32] "POST /tags HTTP/1.1" 200 300 0.026000 10.0.0.242 - - [2026-02-09 21:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007750 10.0.0.242 - - [2026-02-09 21:31:32] "GET /tag/b00af84e-bf4a-4439-8a28-75de4c51a8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015058 10.0.0.242 - - [2026-02-09 21:31:32] "POST /set-tag HTTP/1.1" 200 109 0.023144 10.0.0.242 - - [2026-02-09 21:31:32] "POST /tags HTTP/1.1" 200 302 0.117133 10.0.0.242 - - [2026-02-09 21:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.023473 10.0.0.242 - - [2026-02-09 21:31:32] "GET /tag/00f587d2-5474-4cf0-9609-d1b92a7ba81d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.015407 10.0.0.242 - - [2026-02-09 21:31:32] "POST /tags HTTP/1.1" 200 326 0.092555 10.0.0.242 - - [2026-02-09 21:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.016735 10.0.0.242 - - [2026-02-09 21:31:32] "GET /tag/74689427-84e2-4c7b-be76-5a16240f5631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.032698 10.0.0.242 - - [2026-02-09 21:31:32] "POST /tags HTTP/1.1" 200 312 0.065049 10.0.0.242 - - [2026-02-09 21:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012938 10.0.0.242 - - [2026-02-09 21:31:32] "GET /tag/ebe0109e-3ad3-4ccd-98a3-abccd37391b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.038282 10.0.0.242 - - [2026-02-09 21:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.242 - - [2026-02-09 21:31:33] "GET /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.005424 10.0.0.242 - - [2026-02-09 21:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.242 - - [2026-02-09 21:31:33] "GET /project/b069b6f3-d0d3-4306-bf3f-349c3987969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.045413 10.0.0.242 - - [2026-02-09 21:31:33] "POST /virtual-machines HTTP/1.1" 200 378 0.162775 10.0.0.242 - - [2026-02-09 21:31:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.023427 10.0.0.242 - - [2026-02-09 21:31:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.126542 10.0.0.242 - - [2026-02-09 21:31:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.010003 10.0.0.242 - - [2026-02-09 21:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006043 10.0.0.242 - - [2026-02-09 21:31:33] "GET /virtual-machine-interface/b47b4bba-05fe-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.004471 10.0.0.242 - - [2026-02-09 21:31:33] "POST /instance-ips HTTP/1.1" 200 410 0.045402 10.0.0.242 - - [2026-02-09 21:31:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.032344 10.0.0.242 - - [2026-02-09 21:31:33] "GET /virtual-machine-interface/b47b4bba-05fe-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.020360 10.0.0.242 - - [2026-02-09 21:31:33] "POST /set-tag HTTP/1.1" 200 109 0.030530 10.0.0.242 - - [2026-02-09 21:31:33] "GET /virtual-machine-interface/b47b4bba-05fe-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3414 0.014985 10.0.0.242 - - [2026-02-09 21:31:33] "GET /instance-ip/b49c164c-05fe-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.011467 10.0.0.242 - - [2026-02-09 21:31:33] "POST /tags HTTP/1.1" 200 358 0.096011 10.0.0.242 - - [2026-02-09 21:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.038666 10.0.0.242 - - [2026-02-09 21:31:34] "GET /tag/b1236f4c-7c58-40ef-85fb-5f8192c75080?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.029330 10.0.0.242 - - [2026-02-09 21:31:34] "POST /tags HTTP/1.1" 200 306 0.033320 10.0.0.242 - - [2026-02-09 21:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.242 - - [2026-02-09 21:31:34] "GET /tag/489774dc-d6b2-4e00-89c0-8ec2c960cf97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.028116 10.0.0.242 - - [2026-02-09 21:31:34] "POST /id-to-fqname HTTP/1.1" 200 174 0.000686 10.0.0.242 - - [2026-02-09 21:31:34] "POST /fqname-to-id HTTP/1.1" 404 183 0.008269 10.0.0.242 - - [2026-02-09 21:31:34] "POST /security-groups HTTP/1.1" 200 571 0.206713 10.0.0.242 - - [2026-02-09 21:31:34] "POST /projects HTTP/1.1" 200 485 0.319627 10.0.0.242 - - [2026-02-09 21:31:34] "POST /fqname-to-id HTTP/1.1" 404 214 0.011355 10.0.0.242 - - [2026-02-09 21:31:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.025808 10.0.0.242 - - [2026-02-09 21:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006539 10.0.0.242 - - [2026-02-09 21:31:34] "GET /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.007271 10.0.0.242 - - [2026-02-09 21:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.031054 10.0.0.242 - - [2026-02-09 21:31:34] "GET /virtual-network/c9ece854-8911-4e5f-867f-53d978d4d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.055199 10.0.0.242 - - [2026-02-09 21:31:34] "POST /access-control-lists HTTP/1.1" 200 582 0.169258 10.0.0.242 - - [2026-02-09 21:31:34] "POST /fqname-to-id HTTP/1.1" 404 213 0.005432 10.0.0.242 - - [2026-02-09 21:31:34] "POST /access-control-lists HTTP/1.1" 200 580 0.076507 10.0.0.242 - - [2026-02-09 21:31:34] "PUT /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3 HTTP/1.1" 200 265 0.125684 10.0.0.242 - - [2026-02-09 21:31:35] "PUT /virtual-network/c9ece854-8911-4e5f-867f-53d978d4d025 HTTP/1.1" 200 265 0.070980 10.0.0.242 - - [2026-02-09 21:31:35] "POST /security-groups HTTP/1.1" 200 539 0.156049 10.0.0.242 - - [2026-02-09 21:31:35] "POST /fqname-to-id HTTP/1.1" 404 234 0.004666 10.0.0.242 - - [2026-02-09 21:31:35] "POST /access-control-lists HTTP/1.1" 200 598 0.097648 10.0.0.242 - - [2026-02-09 21:31:35] "POST /fqname-to-id HTTP/1.1" 404 233 0.013911 10.0.0.242 - - [2026-02-09 21:31:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.106143 10.0.0.242 - - [2026-02-09 21:31:35] "POST /chown HTTP/1.1" 200 109 0.034011 10.0.0.242 - - [2026-02-09 21:31:35] "GET /application-policy-set/caf88cdc-b720-4e30-9956-d8a8653074d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.019985 10.0.0.242 - - [2026-02-09 21:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.242 - - [2026-02-09 21:31:35] "GET /policy-management/832fa2f4-bf2c-4856-b1a0-20cc355bfe6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012747 10.0.0.242 - - [2026-02-09 21:31:35] "POST /access-control-lists HTTP/1.1" 200 596 0.083589 10.0.0.242 - - [2026-02-09 21:31:35] "POST /tags HTTP/1.1" 409 207 0.002670 10.0.0.242 - - [2026-02-09 21:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.242 - - [2026-02-09 21:31:35] "GET /tag/489774dc-d6b2-4e00-89c0-8ec2c960cf97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.011068 10.0.0.242 - - [2026-02-09 21:31:35] "POST /firewall-rules HTTP/1.1" 200 566 0.077152 10.0.0.242 - - [2026-02-09 21:31:35] "GET /firewall-rule/b8bdb5df-9d5a-40ae-bd29-fe3ce680e8ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2005 0.010760 10.0.0.242 - - [2026-02-09 21:31:35] "GET /firewall-policy/0645c8fc-fdc8-45b6-9f75-d76407f9a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002758 10.0.0.242 - - [2026-02-09 21:31:35] "GET /firewall-rule/b8bdb5df-9d5a-40ae-bd29-fe3ce680e8ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2005 0.002139 10.0.0.242 - - [2026-02-09 21:31:35] "POST /ref-update HTTP/1.1" 200 156 0.016756 10.0.0.242 - - [2026-02-09 21:31:35] "GET /application-policy-set/caf88cdc-b720-4e30-9956-d8a8653074d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002672 10.0.0.242 - - [2026-02-09 21:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.242 - - [2026-02-09 21:31:35] "GET /policy-management/832fa2f4-bf2c-4856-b1a0-20cc355bfe6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002339 10.0.0.242 - - [2026-02-09 21:31:35] "POST /tags HTTP/1.1" 409 207 0.024871 10.0.0.242 - - [2026-02-09 21:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.016167 10.0.0.242 - - [2026-02-09 21:31:35] "GET /tag/489774dc-d6b2-4e00-89c0-8ec2c960cf97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.014741 10.0.0.242 - - [2026-02-09 21:31:35] "POST /firewall-rules HTTP/1.1" 200 564 0.072759 10.0.0.242 - - [2026-02-09 21:31:35] "GET /firewall-rule/1cefe85c-7be9-4077-b58d-fb086aee9dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.013150 10.0.0.242 - - [2026-02-09 21:31:36] "GET /firewall-policy/0645c8fc-fdc8-45b6-9f75-d76407f9a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.003340 10.0.0.242 - - [2026-02-09 21:31:36] "GET /firewall-rule/1cefe85c-7be9-4077-b58d-fb086aee9dec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.002861 10.0.0.242 - - [2026-02-09 21:31:36] "POST /ref-update HTTP/1.1" 200 156 0.018012 10.0.0.242 - - [2026-02-09 21:31:36] "POST /fqname-to-id HTTP/1.1" 404 226 0.004479 10.0.0.242 - - [2026-02-09 21:31:36] "GET / HTTP/1.1" 200 36215 0.001833 10.0.0.242 - - [2026-02-09 21:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.242 - - [2026-02-09 21:31:36] "GET /global-system-config/c0e958c0-8938-44bc-8504-5968a32cb431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004625 10.0.0.242 - - [2026-02-09 21:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.242 - - [2026-02-09 21:31:36] "POST /tags HTTP/1.1" 200 306 0.050749 10.0.0.242 - - [2026-02-09 21:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005850 10.0.0.242 - - [2026-02-09 21:31:36] "GET /config-node/8d56c70e-30e5-45cd-aacb-0097df8c43b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.007274 10.0.0.242 - - [2026-02-09 21:31:36] "GET /tag/71bb9f83-5125-4fb2-9c7a-4929d3aba883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.034513 10.0.0.242 - - [2026-02-09 21:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.242 - - [2026-02-09 21:31:36] "GET /project/f182fa60-7a17-47f4-b96f-84c0c7fd5f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.031658 10.0.0.242 - - [2026-02-09 21:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.242 - - [2026-02-09 21:31:36] "GET /virtual-network/c9ece854-8911-4e5f-867f-53d978d4d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004305 10.0.0.242 - - [2026-02-09 21:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.242 - - [2026-02-09 21:31:36] "GET /service-appliance-set/2d8ab2f7-39cf-4a95-a53f-a675e5ea8646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002897 10.0.0.242 - - [2026-02-09 21:31:36] "POST /fqname-to-id HTTP/1.1" 404 240 0.001906 10.0.0.242 - - [2026-02-09 21:31:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.110151 10.0.0.242 - - [2026-02-09 21:31:36] "GET /virtual-machine-interface/c75b6836-3f7d-40aa-b931-5dbdbcab5bad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.016229 10.0.0.242 - - [2026-02-09 21:31:36] "POST /instance-ips HTTP/1.1" 200 382 0.047307 10.0.0.242 - - [2026-02-09 21:31:36] "GET /instance-ip/7a3db53c-6450-4171-9b55-1fdbbe67ee5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.024063 10.0.0.242 - - [2026-02-09 21:31:36] "POST /loadbalancers HTTP/1.1" 200 584 0.080740 10.0.0.242 - - [2026-02-09 21:31:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.015172 10.0.0.242 - - [2026-02-09 21:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008818 10.0.0.242 - - [2026-02-09 21:31:36] "GET /project/f182fa60-7a17-47f4-b96f-84c0c7fd5f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.040848 10.0.0.242 - - [2026-02-09 21:31:36] "GET /instance-ip/7a3db53c-6450-4171-9b55-1fdbbe67ee5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004374 10.0.0.242 - - [2026-02-09 21:31:36] "GET /project/f182fa60-7a17-47f4-b96f-84c0c7fd5f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.066743 10.0.0.242 - - [2026-02-09 21:31:36] "GET /loadbalancer/d9a6155e-ca3c-49b5-97d8-b42559d88bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.002126 10.0.0.242 - - [2026-02-09 21:31:36] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.048397 10.0.0.242 - - [2026-02-09 21:31:36] "POST /floating-ips HTTP/1.1" 200 585 0.049979 10.0.0.242 - - [2026-02-09 21:31:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.007943 10.0.0.242 - - [2026-02-09 21:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008777 10.0.0.242 - - [2026-02-09 21:31:37] "GET /project/f182fa60-7a17-47f4-b96f-84c0c7fd5f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.032014 10.0.0.242 - - [2026-02-09 21:31:37] "GET /loadbalancer-listener/c0d12711-ff9d-4630-bdea-587717a3d441?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.003142 10.0.0.242 - - [2026-02-09 21:31:37] "GET /loadbalancer-listener/c0d12711-ff9d-4630-bdea-587717a3d441?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003031 10.0.0.242 - - [2026-02-09 21:31:37] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.019241 10.0.0.242 - - [2026-02-09 21:31:37] "GET /instance-ip/7a3db53c-6450-4171-9b55-1fdbbe67ee5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005455 10.0.0.242 - - [2026-02-09 21:31:37] "GET /instance-ip/7a3db53c-6450-4171-9b55-1fdbbe67ee5c?fields=floating_ips HTTP/1.1" 200 1172 0.008704 10.0.0.242 - - [2026-02-09 21:31:37] "GET /floating-ip/6073d492-be26-48ca-97da-ee0f4e06d0b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.002732 10.0.0.242 - - [2026-02-09 21:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.242 - - [2026-02-09 21:31:37] "GET /global-vrouter-config/7aa5f230-441e-488d-9fa8-7ab12e6b8143?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.002139 10.0.0.242 - - [2026-02-09 21:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.242 - - [2026-02-09 21:31:37] "PUT /global-vrouter-config/7aa5f230-441e-488d-9fa8-7ab12e6b8143 HTTP/1.1" 200 277 0.007987 10.0.0.242 - - [2026-02-09 21:31:37] "POST /tags HTTP/1.1" 200 356 0.024740 10.0.0.242 - - [2026-02-09 21:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.015008 10.0.0.242 - - [2026-02-09 21:31:37] "GET /tag/fbb815cd-6caa-4113-ba2a-7253b23a10e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.011715 10.0.0.242 - - [2026-02-09 21:31:37] "POST /tags HTTP/1.1" 200 304 0.025967 10.0.0.242 - - [2026-02-09 21:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.242 - - [2026-02-09 21:31:37] "GET /tag/3d788552-4ae5-4fdc-a7d2-033bf61344af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.011653 10.0.0.242 - - [2026-02-09 21:31:37] "POST /projects HTTP/1.1" 409 218 0.001506 10.0.0.242 - - [2026-02-09 21:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001327 10.0.0.242 - - [2026-02-09 21:31:37] "GET /project/f182fa60-7a17-47f4-b96f-84c0c7fd5f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.037703 10.0.0.242 - - [2026-02-09 21:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.242 - - [2026-02-09 21:31:37] "GET /network-ipam/31325f50-b0a1-4726-89f7-cee933144b28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.001933 10.0.0.242 - - [2026-02-09 21:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001237 10.0.0.242 - - [2026-02-09 21:31:37] "GET /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.003327 10.0.0.242 - - [2026-02-09 21:31:37] "PUT /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3 HTTP/1.1" 200 265 0.039198 10.0.0.242 - - [2026-02-09 21:31:37] "GET /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004279 10.0.0.242 - - [2026-02-09 21:31:37] "POST /set-tag HTTP/1.1" 200 109 0.040570 10.0.0.242 - - [2026-02-09 21:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004669 10.0.0.242 - - [2026-02-09 21:31:37] "GET /network-ipam/b8ef794f-e46e-437a-bda9-2a93060a1f42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.002855 10.0.0.242 - - [2026-02-09 21:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001371 10.0.0.242 - - [2026-02-09 21:31:37] "GET /virtual-network/c9ece854-8911-4e5f-867f-53d978d4d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.003674 10.0.0.242 - - [2026-02-09 21:31:37] "PUT /virtual-network/c9ece854-8911-4e5f-867f-53d978d4d025 HTTP/1.1" 200 265 0.033414 10.0.0.242 - - [2026-02-09 21:31:37] "GET /virtual-network/c9ece854-8911-4e5f-867f-53d978d4d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004528 10.0.0.242 - - [2026-02-09 21:31:37] "POST /set-tag HTTP/1.1" 200 109 0.046682 10.0.0.242 - - [2026-02-09 21:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.242 - - [2026-02-09 21:31:37] "GET /network-policy/ba3348ab-248e-4ce7-8e7f-8b27ff360018?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.002972 10.0.0.242 - - [2026-02-09 21:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.242 - - [2026-02-09 21:31:37] "GET /network-policy/6c5314b0-47ba-4d74-b959-f612c8253c57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.002037 10.0.0.242 - - [2026-02-09 21:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.242 - - [2026-02-09 21:31:37] "GET /network-policy/5b82e47f-3887-4592-a6fd-78dfac1527a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.002334 10.0.0.242 - - [2026-02-09 21:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001429 10.0.0.242 - - [2026-02-09 21:31:38] "PUT /network-policy/5b82e47f-3887-4592-a6fd-78dfac1527a9 HTTP/1.1" 200 263 0.010062 10.0.0.242 - - [2026-02-09 21:31:38] "POST /ref-update HTTP/1.1" 200 156 0.048973 10.0.0.242 - - [2026-02-09 21:31:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014150 10.0.0.242 - - [2026-02-09 21:31:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002115 10.0.0.242 - - [2026-02-09 21:31:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001544 10.0.0.242 - - [2026-02-09 21:31:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001461 10.0.0.242 - - [2026-02-09 21:31:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001339 10.0.0.242 - - [2026-02-09 21:31:38] "POST /security-groups HTTP/1.1" 409 245 0.002033 10.0.0.242 - - [2026-02-09 21:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001332 10.0.0.242 - - [2026-02-09 21:31:38] "PUT /security-group/a7487d76-57df-47fc-89b1-73d26d61e16b HTTP/1.1" 200 263 0.056669 10.0.0.242 - - [2026-02-09 21:31:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.027442 10.0.0.242 - - [2026-02-09 21:31:38] "GET /application-policy-set/caf88cdc-b720-4e30-9956-d8a8653074d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.010722 10.0.0.242 - - [2026-02-09 21:31:38] "PUT /access-control-list/9f841fae-c28e-4c2a-935d-73321191428f HTTP/1.1" 200 273 0.026402 10.0.0.242 - - [2026-02-09 21:31:38] "PUT /access-control-list/24832c6e-c379-4ddc-a253-f34aa5ec79e3 HTTP/1.1" 200 273 0.015384 10.0.0.242 - - [2026-02-09 21:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.242 - - [2026-02-09 21:31:38] "GET /policy-management/832fa2f4-bf2c-4856-b1a0-20cc355bfe6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002325 10.0.0.242 - - [2026-02-09 21:31:38] "POST /tags HTTP/1.1" 409 206 0.001366 10.0.0.242 - - [2026-02-09 21:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001288 10.0.0.242 - - [2026-02-09 21:31:38] "GET /tag/3d788552-4ae5-4fdc-a7d2-033bf61344af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.009307 10.0.0.242 - - [2026-02-09 21:31:38] "POST /firewall-rules HTTP/1.1" 200 564 0.064983 10.0.0.242 - - [2026-02-09 21:31:38] "GET /firewall-rule/3f9eaba7-10c1-4c62-89ef-f647539b3dd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.007715 10.0.0.242 - - [2026-02-09 21:31:38] "GET /firewall-policy/0645c8fc-fdc8-45b6-9f75-d76407f9a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.016694 10.0.0.242 - - [2026-02-09 21:31:38] "GET /firewall-rule/3f9eaba7-10c1-4c62-89ef-f647539b3dd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002971 10.0.0.242 - - [2026-02-09 21:31:38] "POST /ref-update HTTP/1.1" 200 156 0.034893 10.0.0.242 - - [2026-02-09 21:31:38] "GET /application-policy-set/caf88cdc-b720-4e30-9956-d8a8653074d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.011976 10.0.0.242 - - [2026-02-09 21:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.242 - - [2026-02-09 21:31:38] "GET /policy-management/832fa2f4-bf2c-4856-b1a0-20cc355bfe6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002747 10.0.0.242 - - [2026-02-09 21:31:38] "POST /tags HTTP/1.1" 409 206 0.001561 10.0.0.242 - - [2026-02-09 21:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.242 - - [2026-02-09 21:31:38] "GET /tag/3d788552-4ae5-4fdc-a7d2-033bf61344af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.016861 10.0.0.242 - - [2026-02-09 21:31:38] "POST /firewall-rules HTTP/1.1" 200 562 0.083946 10.0.0.242 - - [2026-02-09 21:31:38] "GET /firewall-rule/112bbefe-2271-4558-b866-5c7526e273c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004540 10.0.0.242 - - [2026-02-09 21:31:38] "GET /firewall-policy/0645c8fc-fdc8-45b6-9f75-d76407f9a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003462 10.0.0.242 - - [2026-02-09 21:31:38] "GET /firewall-rule/112bbefe-2271-4558-b866-5c7526e273c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002288 10.0.0.242 - - [2026-02-09 21:31:39] "POST /ref-update HTTP/1.1" 200 156 0.038425 10.0.0.242 - - [2026-02-09 21:31:39] "POST /fqname-to-id HTTP/1.1" 404 228 0.008744 10.0.0.242 - - [2026-02-09 21:31:39] "POST /tags HTTP/1.1" 200 372 0.030324 10.0.0.242 - - [2026-02-09 21:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.242 - - [2026-02-09 21:31:39] "GET /tag/d4cf6710-17bf-4184-ad63-8815f9db5e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.016263 10.0.0.242 - - [2026-02-09 21:31:39] "POST /tags HTTP/1.1" 200 320 0.026908 10.0.0.242 - - [2026-02-09 21:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004620 10.0.0.242 - - [2026-02-09 21:31:39] "GET /tag/85c72e13-5f66-4657-9128-4e562cfe2b4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.020785 10.0.0.242 - - [2026-02-09 21:31:39] "POST /id-to-fqname HTTP/1.1" 200 181 0.000455 10.0.0.242 - - [2026-02-09 21:31:39] "POST /fqname-to-id HTTP/1.1" 404 190 0.008909 10.0.0.242 - - [2026-02-09 21:31:39] "POST /security-groups HTTP/1.1" 200 578 0.086550 10.0.0.242 - - [2026-02-09 21:31:39] "POST /projects HTTP/1.1" 200 499 0.201304 10.0.0.242 - - [2026-02-09 21:31:39] "POST /fqname-to-id HTTP/1.1" 404 225 0.001674 10.0.0.242 - - [2026-02-09 21:31:39] "POST /access-control-lists HTTP/1.1" 200 589 0.068058 10.0.0.242 - - [2026-02-09 21:31:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.063030 10.0.0.242 - - [2026-02-09 21:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008799 10.0.0.242 - - [2026-02-09 21:31:39] "GET /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.010514 10.0.0.242 - - [2026-02-09 21:31:39] "POST /fqname-to-id HTTP/1.1" 404 224 0.007200 10.0.0.242 - - [2026-02-09 21:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.242 - - [2026-02-09 21:31:39] "GET /virtual-network/c9ece854-8911-4e5f-867f-53d978d4d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.025657 10.0.0.242 - - [2026-02-09 21:31:39] "POST /access-control-lists HTTP/1.1" 200 587 0.069409 10.0.0.242 - - [2026-02-09 21:31:39] "PUT /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3 HTTP/1.1" 200 265 0.044563 10.0.0.242 - - [2026-02-09 21:31:39] "PUT /virtual-network/c9ece854-8911-4e5f-867f-53d978d4d025 HTTP/1.1" 200 265 0.035094 10.0.0.242 - - [2026-02-09 21:31:39] "POST /security-groups HTTP/1.1" 200 560 0.070953 10.0.0.242 - - [2026-02-09 21:31:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.016225 10.0.0.242 - - [2026-02-09 21:31:39] "POST /fqname-to-id HTTP/1.1" 404 248 0.006400 10.0.0.242 - - [2026-02-09 21:31:39] "POST /chown HTTP/1.1" 200 109 0.030740 10.0.0.242 - - [2026-02-09 21:31:40] "GET /application-policy-set/caf88cdc-b720-4e30-9956-d8a8653074d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.036760 10.0.0.242 - - [2026-02-09 21:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.242 - - [2026-02-09 21:31:40] "POST /access-control-lists HTTP/1.1" 200 612 0.096201 10.0.0.242 - - [2026-02-09 21:31:40] "GET /policy-management/832fa2f4-bf2c-4856-b1a0-20cc355bfe6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.023329 10.0.0.242 - - [2026-02-09 21:31:40] "POST /tags HTTP/1.1" 409 214 0.002033 10.0.0.242 - - [2026-02-09 21:31:40] "POST /fqname-to-id HTTP/1.1" 404 247 0.001969 10.0.0.242 - - [2026-02-09 21:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001533 10.0.0.242 - - [2026-02-09 21:31:40] "GET /tag/85c72e13-5f66-4657-9128-4e562cfe2b4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.045157 10.0.0.242 - - [2026-02-09 21:31:40] "POST /access-control-lists HTTP/1.1" 200 610 0.081771 10.0.0.242 - - [2026-02-09 21:31:40] "POST /firewall-rules HTTP/1.1" 200 580 0.089738 10.0.0.242 - - [2026-02-09 21:31:40] "GET /firewall-rule/2292a99e-17c4-4f0d-b276-c5142e9479e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.009793 10.0.0.242 - - [2026-02-09 21:31:40] "GET /firewall-policy/0645c8fc-fdc8-45b6-9f75-d76407f9a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2429 0.003578 10.0.0.242 - - [2026-02-09 21:31:40] "GET /firewall-rule/2292a99e-17c4-4f0d-b276-c5142e9479e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.001820 10.0.0.242 - - [2026-02-09 21:31:40] "POST /ref-update HTTP/1.1" 200 156 0.022505 10.0.0.242 - - [2026-02-09 21:31:40] "GET /application-policy-set/caf88cdc-b720-4e30-9956-d8a8653074d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002457 10.0.0.242 - - [2026-02-09 21:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001420 10.0.0.242 - - [2026-02-09 21:31:40] "GET /policy-management/832fa2f4-bf2c-4856-b1a0-20cc355bfe6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001885 10.0.0.242 - - [2026-02-09 21:31:40] "POST /tags HTTP/1.1" 409 214 0.001265 10.0.0.242 - - [2026-02-09 21:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001250 10.0.0.242 - - [2026-02-09 21:31:40] "GET /tag/85c72e13-5f66-4657-9128-4e562cfe2b4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.009347 10.0.0.242 - - [2026-02-09 21:31:40] "POST /firewall-rules HTTP/1.1" 200 578 0.060874 10.0.0.242 - - [2026-02-09 21:31:40] "GET /firewall-rule/9129f8fc-3c6c-483b-98ec-bec9af41b850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.008997 10.0.0.242 - - [2026-02-09 21:31:40] "GET /firewall-policy/0645c8fc-fdc8-45b6-9f75-d76407f9a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2675 0.003124 10.0.0.242 - - [2026-02-09 21:31:40] "GET /firewall-rule/9129f8fc-3c6c-483b-98ec-bec9af41b850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.002810 10.0.0.242 - - [2026-02-09 21:31:40] "POST /ref-update HTTP/1.1" 200 156 0.042841 10.0.0.242 - - [2026-02-09 21:31:40] "POST /tags HTTP/1.1" 200 302 0.042716 10.0.0.242 - - [2026-02-09 21:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.242 - - [2026-02-09 21:31:40] "GET /tag/2177e4e0-7ea0-4399-bb0c-534a72766820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011217 10.0.0.242 - - [2026-02-09 21:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001421 10.0.0.242 - - [2026-02-09 21:31:40] "GET /project/b069b6f3-d0d3-4306-bf3f-349c3987969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.037360 10.0.0.242 - - [2026-02-09 21:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001657 10.0.0.242 - - [2026-02-09 21:31:40] "GET /virtual-network/c9ece854-8911-4e5f-867f-53d978d4d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.005232 10.0.0.242 - - [2026-02-09 21:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.242 - - [2026-02-09 21:31:40] "GET /service-appliance-set/2d8ab2f7-39cf-4a95-a53f-a675e5ea8646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002130 10.0.0.242 - - [2026-02-09 21:31:40] "POST /fqname-to-id HTTP/1.1" 404 242 0.001372 10.0.0.242 - - [2026-02-09 21:31:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.106756 10.0.0.242 - - [2026-02-09 21:31:40] "GET /virtual-machine-interface/c76f96aa-2b9a-43c6-bcbd-ae8f7db74fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.019583 10.0.0.242 - - [2026-02-09 21:31:41] "POST /instance-ips HTTP/1.1" 200 378 0.022474 10.0.0.242 - - [2026-02-09 21:31:41] "GET /instance-ip/a3359c1f-d993-48eb-8729-be3accd3708f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.010626 10.0.0.242 - - [2026-02-09 21:31:41] "POST /loadbalancers HTTP/1.1" 200 584 0.088272 10.0.0.242 - - [2026-02-09 21:31:41] "GET /project/b069b6f3-d0d3-4306-bf3f-349c3987969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.041675 10.0.0.242 - - [2026-02-09 21:31:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.032976 10.0.0.242 - - [2026-02-09 21:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014769 10.0.0.242 - - [2026-02-09 21:31:41] "GET /instance-ip/a3359c1f-d993-48eb-8729-be3accd3708f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.025970 10.0.0.242 - - [2026-02-09 21:31:41] "GET /project/b069b6f3-d0d3-4306-bf3f-349c3987969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.076483 10.0.0.242 - - [2026-02-09 21:31:41] "POST /floating-ips HTTP/1.1" 200 583 0.079895 10.0.0.242 - - [2026-02-09 21:31:41] "GET /loadbalancer/103196e6-dd9a-402e-908d-18be77ae5d44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002657 10.0.0.242 - - [2026-02-09 21:31:41] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.015240 10.0.0.242 - - [2026-02-09 21:31:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.016675 10.0.0.242 - - [2026-02-09 21:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004769 10.0.0.242 - - [2026-02-09 21:31:41] "GET /project/b069b6f3-d0d3-4306-bf3f-349c3987969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.018570 10.0.0.242 - - [2026-02-09 21:31:41] "GET /loadbalancer-listener/5f389cd7-28c8-49f7-b960-46aa433f047d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.001758 10.0.0.242 - - [2026-02-09 21:31:41] "GET /loadbalancer-listener/5f389cd7-28c8-49f7-b960-46aa433f047d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.002704 10.0.0.242 - - [2026-02-09 21:31:41] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.017820 10.0.0.242 - - [2026-02-09 21:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.242 - - [2026-02-09 21:31:41] "GET /instance-ip/a3359c1f-d993-48eb-8729-be3accd3708f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.002681 10.0.0.242 - - [2026-02-09 21:31:41] "GET /instance-ip/a3359c1f-d993-48eb-8729-be3accd3708f?fields=floating_ips HTTP/1.1" 200 1166 0.006494 10.0.0.242 - - [2026-02-09 21:31:41] "GET /project/b069b6f3-d0d3-4306-bf3f-349c3987969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.038680 10.0.0.242 - - [2026-02-09 21:31:41] "GET /loadbalancer/103196e6-dd9a-402e-908d-18be77ae5d44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002981 10.0.0.242 - - [2026-02-09 21:31:41] "GET /floating-ip/b1d2f76d-0252-4aa7-ae99-37313efe14c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.002321 10.0.0.242 - - [2026-02-09 21:31:41] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.017928 10.0.0.242 - - [2026-02-09 21:31:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.018754 10.0.0.242 - - [2026-02-09 21:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.242 - - [2026-02-09 21:31:41] "GET /project/b069b6f3-d0d3-4306-bf3f-349c3987969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.033993 10.0.0.242 - - [2026-02-09 21:31:41] "GET /loadbalancer-listener/41db5dce-c66a-4d13-8751-d8694fad1fb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.004711 10.0.0.242 - - [2026-02-09 21:31:41] "GET /loadbalancer-listener/41db5dce-c66a-4d13-8751-d8694fad1fb4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.002935 10.0.0.242 - - [2026-02-09 21:31:41] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.017164 10.0.0.242 - - [2026-02-09 21:31:41] "GET /instance-ip/a3359c1f-d993-48eb-8729-be3accd3708f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003229 10.0.0.242 - - [2026-02-09 21:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004661 10.0.0.242 - - [2026-02-09 21:31:41] "GET /instance-ip/a3359c1f-d993-48eb-8729-be3accd3708f?fields=floating_ips HTTP/1.1" 200 1166 0.003657 10.0.0.242 - - [2026-02-09 21:31:41] "GET /floating-ip/b1d2f76d-0252-4aa7-ae99-37313efe14c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.005452 10.0.0.242 - - [2026-02-09 21:31:41] "GET /project/b069b6f3-d0d3-4306-bf3f-349c3987969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.037699 10.0.0.242 - - [2026-02-09 21:31:41] "GET /loadbalancer/103196e6-dd9a-402e-908d-18be77ae5d44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.003012 10.0.0.242 - - [2026-02-09 21:31:42] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.019823 10.0.0.242 - - [2026-02-09 21:31:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.018434 10.0.0.242 - - [2026-02-09 21:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005400 10.0.0.242 - - [2026-02-09 21:31:42] "GET /project/b069b6f3-d0d3-4306-bf3f-349c3987969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.033994 10.0.0.242 - - [2026-02-09 21:31:42] "GET /loadbalancer-listener/46439cf7-12c4-4984-8af6-7f692c41678c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.002353 10.0.0.242 - - [2026-02-09 21:31:42] "GET /loadbalancer-listener/46439cf7-12c4-4984-8af6-7f692c41678c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.002838 10.0.0.242 - - [2026-02-09 21:31:42] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.036608 10.0.0.242 - - [2026-02-09 21:31:42] "GET /instance-ip/a3359c1f-d993-48eb-8729-be3accd3708f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003978 10.0.0.242 - - [2026-02-09 21:31:42] "GET /instance-ip/a3359c1f-d993-48eb-8729-be3accd3708f?fields=floating_ips HTTP/1.1" 200 1166 0.006056 10.0.0.242 - - [2026-02-09 21:31:42] "GET /floating-ip/b1d2f76d-0252-4aa7-ae99-37313efe14c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.003530 10.0.0.242 - - [2026-02-09 21:31:42] "POST /tags HTTP/1.1" 200 364 0.048327 10.0.0.242 - - [2026-02-09 21:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008377 10.0.0.242 - - [2026-02-09 21:31:42] "GET /tag/930b341f-c259-4a12-96c4-c81754a9da56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.013425 10.0.0.242 - - [2026-02-09 21:31:42] "POST /tags HTTP/1.1" 200 312 0.024971 10.0.0.242 - - [2026-02-09 21:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008152 10.0.0.242 - - [2026-02-09 21:31:42] "GET /tag/16611420-5f68-43de-b9ab-fd6f19966560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.018116 10.0.0.242 - - [2026-02-09 21:31:42] "POST /id-to-fqname HTTP/1.1" 200 177 0.001080 10.0.0.242 - - [2026-02-09 21:31:42] "POST /fqname-to-id HTTP/1.1" 404 186 0.003908 10.0.0.242 - - [2026-02-09 21:31:42] "POST /security-groups HTTP/1.1" 200 574 0.064816 10.0.0.242 - - [2026-02-09 21:31:42] "POST /projects HTTP/1.1" 200 491 0.224710 10.0.0.242 - - [2026-02-09 21:31:42] "POST /fqname-to-id HTTP/1.1" 404 217 0.001536 10.0.0.242 - - [2026-02-09 21:31:42] "POST /access-control-lists HTTP/1.1" 200 585 0.060480 10.0.0.242 - - [2026-02-09 21:31:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.056256 10.0.0.242 - - [2026-02-09 21:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.242 - - [2026-02-09 21:31:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.001693 10.0.0.242 - - [2026-02-09 21:31:42] "GET /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.046863 10.0.0.242 - - [2026-02-09 21:31:42] "POST /access-control-lists HTTP/1.1" 200 583 0.071503 10.0.0.242 - - [2026-02-09 21:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.242 - - [2026-02-09 21:31:42] "GET /virtual-network/c9ece854-8911-4e5f-867f-53d978d4d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.003405 10.0.0.242 - - [2026-02-09 21:31:43] "PUT /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3 HTTP/1.1" 200 265 0.077450 10.0.0.242 - - [2026-02-09 21:31:43] "PUT /virtual-network/c9ece854-8911-4e5f-867f-53d978d4d025 HTTP/1.1" 200 265 0.111611 10.0.0.242 - - [2026-02-09 21:31:43] "POST /security-groups HTTP/1.1" 200 548 0.074841 10.0.0.242 - - [2026-02-09 21:31:43] "POST /fqname-to-id HTTP/1.1" 404 240 0.004943 10.0.0.242 - - [2026-02-09 21:31:43] "POST /access-control-lists HTTP/1.1" 200 604 0.061823 10.0.0.242 - - [2026-02-09 21:31:43] "POST /fqname-to-id HTTP/1.1" 404 239 0.019264 10.0.0.242 - - [2026-02-09 21:31:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.060929 10.0.0.242 - - [2026-02-09 21:31:43] "POST /chown HTTP/1.1" 200 109 0.025960 10.0.0.242 - - [2026-02-09 21:31:43] "GET /application-policy-set/caf88cdc-b720-4e30-9956-d8a8653074d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.015422 10.0.0.242 - - [2026-02-09 21:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.242 - - [2026-02-09 21:31:43] "GET /policy-management/832fa2f4-bf2c-4856-b1a0-20cc355bfe6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.028356 10.0.0.242 - - [2026-02-09 21:31:43] "POST /access-control-lists HTTP/1.1" 200 602 0.083091 10.0.0.242 - - [2026-02-09 21:31:43] "POST /tags HTTP/1.1" 409 210 0.009405 10.0.0.242 - - [2026-02-09 21:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.242 - - [2026-02-09 21:31:43] "GET /tag/16611420-5f68-43de-b9ab-fd6f19966560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.022162 10.0.0.242 - - [2026-02-09 21:31:43] "POST /firewall-rules HTTP/1.1" 200 572 0.074823 10.0.0.242 - - [2026-02-09 21:31:43] "GET /firewall-rule/bddc511b-34ca-4351-9c70-b5b9d986fc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.003795 10.0.0.242 - - [2026-02-09 21:31:43] "GET /firewall-policy/0645c8fc-fdc8-45b6-9f75-d76407f9a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2920 0.009810 10.0.0.242 - - [2026-02-09 21:31:43] "GET /firewall-rule/bddc511b-34ca-4351-9c70-b5b9d986fc5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.002127 10.0.0.242 - - [2026-02-09 21:31:43] "POST /ref-update HTTP/1.1" 200 156 0.034493 10.0.0.242 - - [2026-02-09 21:31:43] "GET /application-policy-set/caf88cdc-b720-4e30-9956-d8a8653074d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.010414 10.0.0.242 - - [2026-02-09 21:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.242 - - [2026-02-09 21:31:43] "GET /policy-management/832fa2f4-bf2c-4856-b1a0-20cc355bfe6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002741 10.0.0.242 - - [2026-02-09 21:31:43] "POST /tags HTTP/1.1" 409 210 0.001668 10.0.0.242 - - [2026-02-09 21:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001185 10.0.0.242 - - [2026-02-09 21:31:43] "GET /tag/16611420-5f68-43de-b9ab-fd6f19966560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.010323 10.0.0.242 - - [2026-02-09 21:31:43] "POST /firewall-rules HTTP/1.1" 200 570 0.067615 10.0.0.242 - - [2026-02-09 21:31:43] "GET /firewall-rule/8716d4fe-4113-458d-a35c-f4332b9aafab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.011052 10.0.0.242 - - [2026-02-09 21:31:43] "GET /firewall-policy/0645c8fc-fdc8-45b6-9f75-d76407f9a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3162 0.004704 10.0.0.242 - - [2026-02-09 21:31:44] "GET /firewall-rule/8716d4fe-4113-458d-a35c-f4332b9aafab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003157 10.0.0.242 - - [2026-02-09 21:31:44] "POST /ref-update HTTP/1.1" 200 156 0.051220 10.0.0.242 - - [2026-02-09 21:31:44] "POST /tags HTTP/1.1" 200 364 0.017629 10.0.0.242 - - [2026-02-09 21:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006864 10.0.0.242 - - [2026-02-09 21:31:44] "GET /tag/908831cd-0851-44cc-88d2-f28da6682378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.014856 10.0.0.242 - - [2026-02-09 21:31:44] "POST /tags HTTP/1.1" 409 210 0.002147 10.0.0.242 - - [2026-02-09 21:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.242 - - [2026-02-09 21:31:44] "GET /tag/ebe0109e-3ad3-4ccd-98a3-abccd37391b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.009787 10.0.0.242 - - [2026-02-09 21:31:44] "POST /projects HTTP/1.1" 409 223 0.001587 10.0.0.242 - - [2026-02-09 21:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.242 - - [2026-02-09 21:31:44] "GET /project/b069b6f3-d0d3-4306-bf3f-349c3987969e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.029622 10.0.0.242 - - [2026-02-09 21:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.242 - - [2026-02-09 21:31:44] "GET /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005402 10.0.0.242 - - [2026-02-09 21:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.242 - - [2026-02-09 21:31:44] "GET /virtual-network/c9ece854-8911-4e5f-867f-53d978d4d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.003709 10.0.0.242 - - [2026-02-09 21:31:44] "PUT /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3 HTTP/1.1" 200 265 0.058837 10.0.0.242 - - [2026-02-09 21:31:44] "PUT /virtual-network/c9ece854-8911-4e5f-867f-53d978d4d025 HTTP/1.1" 200 265 0.056428 10.0.0.242 - - [2026-02-09 21:31:44] "POST /security-groups HTTP/1.1" 409 253 0.012646 10.0.0.242 - - [2026-02-09 21:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012175 10.0.0.242 - - [2026-02-09 21:31:44] "PUT /security-group/53eb7762-6832-4ffd-b5b0-6eb0fae443d0 HTTP/1.1" 200 263 0.067662 10.0.0.242 - - [2026-02-09 21:31:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.024379 10.0.0.242 - - [2026-02-09 21:31:44] "PUT /access-control-list/8acaf67b-2d50-42b0-9878-63b65e03ed53 HTTP/1.1" 200 273 0.029570 10.0.0.242 - - [2026-02-09 21:31:44] "GET /application-policy-set/caf88cdc-b720-4e30-9956-d8a8653074d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.010144 10.0.0.242 - - [2026-02-09 21:31:44] "PUT /access-control-list/cd22f1c7-ec2a-454c-ad27-b2b7ea934ee8 HTTP/1.1" 200 273 0.012427 10.0.0.242 - - [2026-02-09 21:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.242 - - [2026-02-09 21:31:44] "GET /policy-management/832fa2f4-bf2c-4856-b1a0-20cc355bfe6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002629 10.0.0.242 - - [2026-02-09 21:31:44] "POST /tags HTTP/1.1" 409 210 0.001731 10.0.0.242 - - [2026-02-09 21:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.242 - - [2026-02-09 21:31:44] "GET /tag/ebe0109e-3ad3-4ccd-98a3-abccd37391b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.014404 10.0.0.242 - - [2026-02-09 21:31:44] "POST /firewall-rules HTTP/1.1" 200 572 0.135755 10.0.0.242 - - [2026-02-09 21:31:44] "GET /firewall-rule/4b4479a8-df9a-4f11-9cd7-ae0884e02258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.008602 10.0.0.242 - - [2026-02-09 21:31:45] "GET /firewall-policy/0645c8fc-fdc8-45b6-9f75-d76407f9a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3403 0.036210 10.0.0.242 - - [2026-02-09 21:31:45] "GET /firewall-rule/4b4479a8-df9a-4f11-9cd7-ae0884e02258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.002532 10.0.0.242 - - [2026-02-09 21:31:45] "POST /ref-update HTTP/1.1" 200 156 0.044931 10.0.0.242 - - [2026-02-09 21:31:45] "GET /application-policy-set/caf88cdc-b720-4e30-9956-d8a8653074d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004190 10.0.0.242 - - [2026-02-09 21:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.242 - - [2026-02-09 21:31:45] "GET /policy-management/832fa2f4-bf2c-4856-b1a0-20cc355bfe6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003167 10.0.0.242 - - [2026-02-09 21:31:45] "POST /tags HTTP/1.1" 409 210 0.002295 10.0.0.242 - - [2026-02-09 21:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.242 - - [2026-02-09 21:31:45] "GET /tag/ebe0109e-3ad3-4ccd-98a3-abccd37391b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1137 0.015222 10.0.0.242 - - [2026-02-09 21:31:45] "POST /firewall-rules HTTP/1.1" 200 570 0.094218 10.0.0.242 - - [2026-02-09 21:31:45] "GET /firewall-rule/ea5484ed-0218-420f-afdf-797e42c72150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004442 10.0.0.242 - - [2026-02-09 21:31:45] "GET /firewall-policy/0645c8fc-fdc8-45b6-9f75-d76407f9a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3645 0.004491 10.0.0.242 - - [2026-02-09 21:31:45] "GET /firewall-rule/ea5484ed-0218-420f-afdf-797e42c72150?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002073 10.0.0.242 - - [2026-02-09 21:31:45] "POST /ref-update HTTP/1.1" 200 156 0.066788 10.0.0.242 - - [2026-02-09 21:31:45] "POST /tags HTTP/1.1" 409 237 0.013366 10.0.0.242 - - [2026-02-09 21:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006723 10.0.0.242 - - [2026-02-09 21:31:45] "GET /tag/908831cd-0851-44cc-88d2-f28da6682378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.017748 10.0.0.242 - - [2026-02-09 21:31:45] "GET /virtual-machine-interface/b47b4bba-05fe-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3414 0.004685 10.0.0.242 - - [2026-02-09 21:31:45] "POST /set-tag HTTP/1.1" 200 109 0.018056 10.0.0.242 - - [2026-02-09 21:31:47] "GET / HTTP/1.1" 200 36215 0.001521 10.0.0.242 - - [2026-02-09 21:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.242 - - [2026-02-09 21:31:47] "GET /routing-instance/1619a87d-5929-4774-805d-4e4464af6db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004211 10.0.0.242 - - [2026-02-09 21:31:47] "POST /bgp-routers HTTP/1.1" 409 301 0.001629 10.0.0.242 - - [2026-02-09 21:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.242 - - [2026-02-09 21:31:47] "GET /bgp-router/f4e6044c-a463-40dc-8377-4da551be41fc?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.004123 10.0.0.242 - - [2026-02-09 21:31:47] "PUT /bgp-router/f4e6044c-a463-40dc-8377-4da551be41fc HTTP/1.1" 200 255 0.016900 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:31:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000944 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:31:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002660 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:31:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000906 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:31:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000809 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:32:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000921 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:32:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000976 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:32:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000925 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:32:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000855 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:32:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000896 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:32:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000831 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:32:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000957 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:32:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000816 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:32:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001080 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:32:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000774 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:32:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000875 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:32:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000834 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:32:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000908 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:32:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000890 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:32:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001256 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:32:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001060 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:32:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000889 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:32:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000770 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:32:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000895 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:32:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000815 10.0.0.129 - - [2026-02-09 21:32:55] "GET / HTTP/1.1" 200 36215 0.001556 10.0.0.129 - - [2026-02-09 21:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.129 - - [2026-02-09 21:32:55] "GET /global-system-config/c0e958c0-8938-44bc-8504-5968a32cb431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.003982 10.0.0.129 - - [2026-02-09 21:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.129 - - [2026-02-09 21:32:55] "GET /routing-instance/1619a87d-5929-4774-805d-4e4464af6db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003230 10.0.0.129 - - [2026-02-09 21:32:55] "PUT /global-system-config/c0e958c0-8938-44bc-8504-5968a32cb431 HTTP/1.1" 200 275 0.009699 10.0.0.129 - - [2026-02-09 21:32:55] "POST /fqname-to-id HTTP/1.1" 404 216 0.011911 10.0.0.129 - - [2026-02-09 21:32:55] "POST /virtual-routers HTTP/1.1" 200 601 0.022721 10.0.0.129 - - [2026-02-09 21:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.016691 10.0.0.129 - - [2026-02-09 21:32:55] "GET /virtual-router/0153a8bc-0233-4dda-9a4d-e53f0c11996d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004069 10.0.0.129 - - [2026-02-09 21:32:55] "POST /fqname-to-id HTTP/1.1" 404 229 0.001868 10.0.0.129 - - [2026-02-09 21:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.129 - - [2026-02-09 21:32:55] "GET /virtual-network/43e72249-9057-4238-ac24-57748c63f409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.003713 10.0.0.129 - - [2026-02-09 21:32:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.059498 10.0.0.242 - - [2026-02-09 21:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.242 - - [2026-02-09 21:32:58] "GET /virtual-router/0153a8bc-0233-4dda-9a4d-e53f0c11996d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002354 10.0.0.242 - - [2026-02-09 21:35:33] "GET /virtual-router/0153a8bc-0233-4dda-9a4d-e53f0c11996d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002894 10.0.0.242 - - [2026-02-09 21:35:33] "POST /ref-update HTTP/1.1" 200 156 0.008034 10.0.0.129 - - [2026-02-09 21:36:14] "GET / HTTP/1.1" 200 36215 0.001396 10.0.0.129 - - [2026-02-09 21:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.129 - - [2026-02-09 21:36:14] "GET /global-system-config/c0e958c0-8938-44bc-8504-5968a32cb431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004218 10.0.0.129 - - [2026-02-09 21:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.129 - - [2026-02-09 21:36:14] "GET /routing-instance/1619a87d-5929-4774-805d-4e4464af6db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002112 10.0.0.129 - - [2026-02-09 21:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.129 - - [2026-02-09 21:36:14] "GET /virtual-router/0153a8bc-0233-4dda-9a4d-e53f0c11996d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003110 10.0.0.129 - - [2026-02-09 21:36:14] "PUT /virtual-router/0153a8bc-0233-4dda-9a4d-e53f0c11996d HTTP/1.1" 200 263 0.009549 10.0.0.242 - - [2026-02-09 21:36:14] "GET /global-system-configs HTTP/1.1" 200 323 0.008623 10.0.0.129 - - [2026-02-09 21:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.129 - - [2026-02-09 21:36:14] "GET /virtual-router/0153a8bc-0233-4dda-9a4d-e53f0c11996d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002265 10.0.0.129 - - [2026-02-09 21:36:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001388 10.0.0.129 - - [2026-02-09 21:36:14] "GET /virtual-machine-interface/54c5fb25-b788-4b2b-958c-6cb0b490b556?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004351 10.0.0.129 - - [2026-02-09 21:36:14] "PUT /virtual-machine-interface/54c5fb25-b788-4b2b-958c-6cb0b490b556 HTTP/1.1" 200 285 0.010442 10.0.0.242 - - [2026-02-09 21:36:14] "GET /global-system-configs HTTP/1.1" 200 323 0.001852 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:36:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000949 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:36:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000825 10.0.0.242 - - [2026-02-09 21:36:53] "GET /virtual-machine-interface/b47b4bba-05fe-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005037 10.0.0.242 - - [2026-02-09 21:36:53] "POST /set-tag HTTP/1.1" 200 109 0.002189 10.0.0.242 - - [2026-02-09 21:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.242 - - [2026-02-09 21:36:54] "GET /loadbalancer/103196e6-dd9a-402e-908d-18be77ae5d44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.002428 10.0.0.242 - - [2026-02-09 21:36:59] "GET /virtual-machine-interface/b47b4bba-05fe-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004134 10.0.0.242 - - [2026-02-09 21:36:59] "POST /set-tag HTTP/1.1" 200 109 0.001990 10.0.0.242 - - [2026-02-09 21:36:59] "GET /virtual-machine-interface/b47b4bba-05fe-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006104 10.0.0.242 - - [2026-02-09 21:36:59] "POST /set-tag HTTP/1.1" 200 109 0.004216 10.0.0.242 - - [2026-02-09 21:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.242 - - [2026-02-09 21:36:59] "GET /loadbalancer/103196e6-dd9a-402e-908d-18be77ae5d44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2171 0.006797 10.0.0.242 - - [2026-02-09 21:36:59] "GET /loadbalancer-pool/5a824a86-152c-4957-b137-4395ff745897?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.008885 10.0.0.242 - - [2026-02-09 21:37:00] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031008 10.0.0.242 - - [2026-02-09 21:37:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.036876 10.0.0.242 - - [2026-02-09 21:37:00] "GET /virtual-machine-interface/b47b4bba-05fe-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.024381 10.0.0.242 - - [2026-02-09 21:37:00] "GET /virtual-machine-interface/b47b4bba-05fe-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.019955 10.0.0.242 - - [2026-02-09 21:37:00] "POST /ref-update HTTP/1.1" 200 156 0.020204 10.0.0.242 - - [2026-02-09 21:37:00] "GET /floating-ip/b1d2f76d-0252-4aa7-ae99-37313efe14c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1776 0.033085 10.0.0.242 - - [2026-02-09 21:37:00] "POST /tags HTTP/1.1" 409 205 0.006839 10.0.0.242 - - [2026-02-09 21:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.242 - - [2026-02-09 21:37:00] "GET /tag/2177e4e0-7ea0-4399-bb0c-534a72766820?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015150 10.0.0.242 - - [2026-02-09 21:37:00] "PUT /floating-ip/b1d2f76d-0252-4aa7-ae99-37313efe14c5 HTTP/1.1" 200 257 0.029366 10.0.0.242 - - [2026-02-09 21:37:00] "POST /set-tag HTTP/1.1" 200 109 0.086208 10.0.0.242 - - [2026-02-09 21:37:00] "GET /loadbalancer-pool/6db7a401-c97d-4429-adc6-90b0c9777428?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.026899 10.0.0.242 - - [2026-02-09 21:37:00] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024331 10.0.0.242 - - [2026-02-09 21:37:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.009132 10.0.0.242 - - [2026-02-09 21:37:00] "GET /virtual-machine-interface/b47b4bba-05fe-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009127 10.0.0.242 - - [2026-02-09 21:37:00] "GET /virtual-machine-interface/b47b4bba-05fe-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004426 10.0.0.242 - - [2026-02-09 21:37:00] "POST /set-tag HTTP/1.1" 200 109 0.007701 10.0.0.242 - - [2026-02-09 21:37:00] "POST /ref-update HTTP/1.1" 200 156 0.007840 10.0.0.242 - - [2026-02-09 21:37:00] "GET /floating-ip/b1d2f76d-0252-4aa7-ae99-37313efe14c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.016762 10.0.0.242 - - [2026-02-09 21:37:00] "GET /loadbalancer-pool/4cae99a6-7057-4e33-aafb-0125e21d6437?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003538 10.0.0.242 - - [2026-02-09 21:37:00] "PUT /floating-ip/b1d2f76d-0252-4aa7-ae99-37313efe14c5 HTTP/1.1" 200 257 0.030167 10.0.0.242 - - [2026-02-09 21:37:00] "POST /loadbalancer-members HTTP/1.1" 200 694 0.032470 10.0.0.242 - - [2026-02-09 21:37:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.019847 10.0.0.242 - - [2026-02-09 21:37:00] "GET /virtual-machine-interface/b47b4bba-05fe-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008586 10.0.0.242 - - [2026-02-09 21:37:00] "GET /virtual-machine-interface/b47b4bba-05fe-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008428 10.0.0.242 - - [2026-02-09 21:37:00] "POST /ref-update HTTP/1.1" 200 156 0.007250 10.0.0.242 - - [2026-02-09 21:37:00] "GET /floating-ip/b1d2f76d-0252-4aa7-ae99-37313efe14c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1974 0.009068 10.0.0.242 - - [2026-02-09 21:37:00] "POST /set-tag HTTP/1.1" 200 109 0.011658 10.0.0.242 - - [2026-02-09 21:37:00] "PUT /floating-ip/b1d2f76d-0252-4aa7-ae99-37313efe14c5 HTTP/1.1" 200 257 0.018710 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:38:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001105 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:38:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001071 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:38:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000916 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:38:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000801 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:38:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000948 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:38:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000869 10.0.0.242 - - [2026-02-09 21:41:14] "GET /global-system-configs HTTP/1.1" 200 323 0.003375 10.0.0.242 - - [2026-02-09 21:41:14] "GET /global-system-configs HTTP/1.1" 200 323 0.002496 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:41:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000879 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:41:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000864 10.0.0.242 - - [2026-02-09 21:41:53] "GET / HTTP/1.1" 200 36215 0.001562 10.0.0.242 - - [2026-02-09 21:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.242 - - [2026-02-09 21:41:53] "GET /project/f182fa60-7a17-47f4-b96f-84c0c7fd5f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.035359 10.0.0.242 - - [2026-02-09 21:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008582 10.0.0.242 - - [2026-02-09 21:41:53] "GET /project/f182fa60-7a17-47f4-b96f-84c0c7fd5f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.039160 10.0.0.242 - - [2026-02-09 21:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.242 - - [2026-02-09 21:41:53] "GET /project/f182fa60-7a17-47f4-b96f-84c0c7fd5f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.035832 10.0.0.242 - - [2026-02-09 21:41:53] "POST /tags HTTP/1.1" 200 334 0.042107 10.0.0.242 - - [2026-02-09 21:41:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011072 10.0.0.242 - - [2026-02-09 21:41:54] "GET /tag/ae623001-ada9-4b09-b2f2-966d2efeaa3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.036698 10.0.0.242 - - [2026-02-09 21:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.242 - - [2026-02-09 21:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008312 10.0.0.242 - - [2026-02-09 21:41:54] "GET /project/f182fa60-7a17-47f4-b96f-84c0c7fd5f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.037147 10.0.0.242 - - [2026-02-09 21:41:54] "GET /virtual-networks?parent_id=f182fa60-7a17-47f4-b96f-84c0c7fd5f2f&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.002528 10.0.0.242 - - [2026-02-09 21:41:54] "GET /project/f182fa60-7a17-47f4-b96f-84c0c7fd5f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.044232 10.0.0.242 - - [2026-02-09 21:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.242 - - [2026-02-09 21:41:54] "GET /virtual-network/c9ece854-8911-4e5f-867f-53d978d4d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.010280 10.0.0.242 - - [2026-02-09 21:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.242 - - [2026-02-09 21:41:54] "GET /service-appliance-set/2d8ab2f7-39cf-4a95-a53f-a675e5ea8646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.004580 10.0.0.242 - - [2026-02-09 21:41:54] "POST /virtual-networks HTTP/1.1" 200 514 0.080069 10.0.0.242 - - [2026-02-09 21:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011342 10.0.0.242 - - [2026-02-09 21:41:54] "GET /network-ipam/71cac111-4694-4579-b4bd-44b36116c4bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.003799 10.0.0.242 - - [2026-02-09 21:41:54] "POST /fqname-to-id HTTP/1.1" 404 254 0.003571 10.0.0.242 - - [2026-02-09 21:41:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.090669 10.0.0.242 - - [2026-02-09 21:41:54] "GET /virtual-machine-interface/ca19d581-3c90-4d5e-8008-83ed84f6a0bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.016234 10.0.0.242 - - [2026-02-09 21:41:54] "POST /useragent-kv HTTP/1.1" 200 115 0.012972 10.0.0.242 - - [2026-02-09 21:41:54] "POST /ref-update HTTP/1.1" 200 156 0.140148 10.0.0.242 - - [2026-02-09 21:41:54] "GET /virtual-network/6457317c-3b1e-4ad5-9a85-5b0f6aa6c2f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.005033 10.0.0.242 - - [2026-02-09 21:41:54] "GET /domains HTTP/1.1" 200 281 0.001690 10.0.0.242 - - [2026-02-09 21:41:54] "GET /domain/075d6eb9-4aef-48c5-98ba-c95240a2d31f HTTP/1.1" 200 3098 0.010489 10.0.0.242 - - [2026-02-09 21:41:54] "POST /instance-ips HTTP/1.1" 200 410 0.045105 10.0.0.242 - - [2026-02-09 21:41:54] "GET /project/f182fa60-7a17-47f4-b96f-84c0c7fd5f2f HTTP/1.1" 200 5498 0.051073 10.0.0.242 - - [2026-02-09 21:41:54] "GET /instance-ip/1ba4b2ff-ccfa-4425-884c-ef5978daa76c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.007530 10.0.0.242 - - [2026-02-09 21:41:54] "GET /virtual-network/6457317c-3b1e-4ad5-9a85-5b0f6aa6c2f9 HTTP/1.1" 200 2089 0.004363 10.0.0.242 - - [2026-02-09 21:41:54] "GET /virtual-network/6457317c-3b1e-4ad5-9a85-5b0f6aa6c2f9 HTTP/1.1" 200 2089 0.005822 10.0.0.242 - - [2026-02-09 21:41:54] "GET /routing-instance/8e00495c-d2ba-4478-a67d-69782807e03f HTTP/1.1" 200 1184 0.002511 10.0.0.242 - - [2026-02-09 21:41:54] "GET /routing-instance/8e00495c-d2ba-4478-a67d-69782807e03f HTTP/1.1" 200 1184 0.002003 10.0.0.242 - - [2026-02-09 21:41:54] "POST /loadbalancers HTTP/1.1" 200 612 0.077566 10.0.0.242 - - [2026-02-09 21:41:54] "GET /project/f182fa60-7a17-47f4-b96f-84c0c7fd5f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.036280 10.0.0.242 - - [2026-02-09 21:41:54] "GET /instance-ip/1ba4b2ff-ccfa-4425-884c-ef5978daa76c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.003149 10.0.0.242 - - [2026-02-09 21:41:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.026597 10.0.0.242 - - [2026-02-09 21:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010385 10.0.0.242 - - [2026-02-09 21:41:54] "POST /floating-ips HTTP/1.1" 200 599 0.064074 10.0.0.242 - - [2026-02-09 21:41:54] "POST /route-targets HTTP/1.1" 200 328 0.044373 10.0.0.242 - - [2026-02-09 21:41:54] "GET /project/f182fa60-7a17-47f4-b96f-84c0c7fd5f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.079732 10.0.0.242 - - [2026-02-09 21:41:54] "POST /ref-update HTTP/1.1" 200 156 0.028712 10.0.0.242 - - [2026-02-09 21:41:54] "GET /loadbalancer/382851ec-c59d-47f2-9dde-383431a03bb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.004011 10.0.0.242 - - [2026-02-09 21:41:54] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.039024 10.0.0.242 - - [2026-02-09 21:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007284 10.0.0.242 - - [2026-02-09 21:41:54] "GET /project/f182fa60-7a17-47f4-b96f-84c0c7fd5f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.035029 10.0.0.242 - - [2026-02-09 21:41:54] "GET /loadbalancer-listener/29ef70e7-2e42-44b5-baaa-511227a3a704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.002630 10.0.0.242 - - [2026-02-09 21:41:54] "GET /loadbalancer-listener/29ef70e7-2e42-44b5-baaa-511227a3a704?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.002576 10.0.0.242 - - [2026-02-09 21:41:55] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.021204 10.0.0.242 - - [2026-02-09 21:41:55] "GET /instance-ip/1ba4b2ff-ccfa-4425-884c-ef5978daa76c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.004193 10.0.0.242 - - [2026-02-09 21:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.242 - - [2026-02-09 21:41:55] "GET /instance-ip/1ba4b2ff-ccfa-4425-884c-ef5978daa76c?fields=floating_ips HTTP/1.1" 200 1213 0.006827 10.0.0.242 - - [2026-02-09 21:41:55] "GET /loadbalancer/382851ec-c59d-47f2-9dde-383431a03bb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.011546 10.0.0.242 - - [2026-02-09 21:41:55] "GET /floating-ip/8c8abe2f-d102-43e9-8b47-c806e8c31bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.012035 10.0.0.242 - - [2026-02-09 21:41:55] "POST /tags HTTP/1.1" 200 296 0.052792 10.0.0.242 - - [2026-02-09 21:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.024856 10.0.0.242 - - [2026-02-09 21:41:55] "GET /tag/9fcc2915-4cc5-4c93-a8b0-e6a23e64b6fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.026108 10.0.0.242 - - [2026-02-09 21:41:55] "POST /tags HTTP/1.1" 409 233 0.002095 10.0.0.242 - - [2026-02-09 21:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.242 - - [2026-02-09 21:41:55] "GET /tag/fbb815cd-6caa-4113-ba2a-7253b23a10e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.016109 10.0.0.242 - - [2026-02-09 21:41:55] "POST /tags HTTP/1.1" 409 206 0.002047 10.0.0.242 - - [2026-02-09 21:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001448 10.0.0.242 - - [2026-02-09 21:41:55] "GET /tag/3d788552-4ae5-4fdc-a7d2-033bf61344af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.010077 10.0.0.242 - - [2026-02-09 21:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001302 10.0.0.242 - - [2026-02-09 21:41:55] "GET /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005065 10.0.0.242 - - [2026-02-09 21:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.242 - - [2026-02-09 21:41:55] "GET /project/f182fa60-7a17-47f4-b96f-84c0c7fd5f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.035826 10.0.0.242 - - [2026-02-09 21:41:55] "POST /virtual-machines HTTP/1.1" 200 370 0.007042 10.0.0.242 - - [2026-02-09 21:41:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.007596 10.0.0.242 - - [2026-02-09 21:41:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.102119 10.0.0.242 - - [2026-02-09 21:41:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.015658 10.0.0.242 - - [2026-02-09 21:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.016270 10.0.0.242 - - [2026-02-09 21:41:55] "GET /virtual-machine-interface/275a9ea0-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004354 10.0.0.242 - - [2026-02-09 21:41:55] "POST /instance-ips HTTP/1.1" 200 410 0.018563 10.0.0.242 - - [2026-02-09 21:41:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.033887 10.0.0.242 - - [2026-02-09 21:41:55] "GET /virtual-machine-interface/275a9ea0-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.017570 10.0.0.242 - - [2026-02-09 21:41:55] "POST /set-tag HTTP/1.1" 200 109 0.014513 10.0.0.242 - - [2026-02-09 21:41:55] "GET /virtual-machine-interface/275a9ea0-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013853 10.0.0.242 - - [2026-02-09 21:41:55] "GET /instance-ip/276e69da-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.002587 10.0.0.242 - - [2026-02-09 21:41:55] "GET /virtual-machine-interface/275a9ea0-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004213 10.0.0.242 - - [2026-02-09 21:41:55] "POST /set-tag HTTP/1.1" 200 109 0.001939 10.0.0.242 - - [2026-02-09 21:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001256 10.0.0.242 - - [2026-02-09 21:41:56] "GET /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004154 10.0.0.242 - - [2026-02-09 21:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.242 - - [2026-02-09 21:41:56] "GET /project/f182fa60-7a17-47f4-b96f-84c0c7fd5f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.026977 10.0.0.242 - - [2026-02-09 21:41:56] "POST /virtual-machines HTTP/1.1" 200 370 0.007784 10.0.0.242 - - [2026-02-09 21:41:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.007481 10.0.0.242 - - [2026-02-09 21:41:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.116007 10.0.0.242 - - [2026-02-09 21:41:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.017664 10.0.0.242 - - [2026-02-09 21:41:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.020849 10.0.0.242 - - [2026-02-09 21:41:56] "GET /virtual-machine-interface/27b289d0-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004567 10.0.0.242 - - [2026-02-09 21:41:56] "POST /instance-ips HTTP/1.1" 200 410 0.022511 10.0.0.242 - - [2026-02-09 21:41:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.025872 10.0.0.242 - - [2026-02-09 21:41:56] "GET /virtual-machine-interface/27b289d0-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.021219 10.0.0.242 - - [2026-02-09 21:41:56] "POST /set-tag HTTP/1.1" 200 109 0.026135 10.0.0.242 - - [2026-02-09 21:41:56] "GET /virtual-machine-interface/27b289d0-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.018651 10.0.0.242 - - [2026-02-09 21:41:56] "GET /instance-ip/27c88cb2-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.002620 10.0.0.242 - - [2026-02-09 21:41:56] "GET /virtual-machine-interface/27b289d0-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003997 10.0.0.242 - - [2026-02-09 21:41:56] "POST /set-tag HTTP/1.1" 200 109 0.001791 10.0.0.242 - - [2026-02-09 21:41:56] "GET /virtual-router/0153a8bc-0233-4dda-9a4d-e53f0c11996d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002141 10.0.0.242 - - [2026-02-09 21:41:56] "POST /ref-update HTTP/1.1" 200 156 0.006440 10.0.0.242 - - [2026-02-09 21:41:56] "GET /virtual-machine-interface/275a9ea0-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.014112 10.0.0.242 - - [2026-02-09 21:41:56] "POST /set-tag HTTP/1.1" 200 109 0.002267 10.0.0.242 - - [2026-02-09 21:41:56] "GET /virtual-router/0153a8bc-0233-4dda-9a4d-e53f0c11996d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1688 0.003056 10.0.0.242 - - [2026-02-09 21:41:56] "POST /ref-update HTTP/1.1" 200 156 0.007039 10.0.0.242 - - [2026-02-09 21:41:56] "GET /virtual-machine-interface/27b289d0-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004209 10.0.0.242 - - [2026-02-09 21:41:56] "POST /set-tag HTTP/1.1" 200 109 0.001787 10.0.0.242 - - [2026-02-09 21:41:56] "GET /virtual-machine-interface/275a9ea0-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003562 10.0.0.242 - - [2026-02-09 21:41:56] "POST /set-tag HTTP/1.1" 200 109 0.002278 10.0.0.242 - - [2026-02-09 21:41:56] "GET /virtual-machine-interface/27b289d0-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003329 10.0.0.242 - - [2026-02-09 21:41:56] "POST /set-tag HTTP/1.1" 200 109 0.001582 10.0.0.242 - - [2026-02-09 21:41:59] "GET /domains HTTP/1.1" 200 281 0.002009 10.0.0.242 - - [2026-02-09 21:41:59] "GET /domain/075d6eb9-4aef-48c5-98ba-c95240a2d31f HTTP/1.1" 200 3098 0.002850 10.0.0.242 - - [2026-02-09 21:41:59] "GET /project/f182fa60-7a17-47f4-b96f-84c0c7fd5f2f HTTP/1.1" 200 7092 0.049074 10.0.0.242 - - [2026-02-09 21:41:59] "GET /virtual-network/6457317c-3b1e-4ad5-9a85-5b0f6aa6c2f9 HTTP/1.1" 200 2089 0.003983 10.0.0.242 - - [2026-02-09 21:41:59] "GET /virtual-network/6457317c-3b1e-4ad5-9a85-5b0f6aa6c2f9 HTTP/1.1" 200 2089 0.006701 10.0.0.242 - - [2026-02-09 21:41:59] "GET /routing-instance/8e00495c-d2ba-4478-a67d-69782807e03f HTTP/1.1" 200 1406 0.005482 10.0.0.242 - - [2026-02-09 21:41:59] "GET /routing-instance/8e00495c-d2ba-4478-a67d-69782807e03f HTTP/1.1" 200 1406 0.005089 10.0.0.242 - - [2026-02-09 21:41:59] "GET /route-target/313c95c2-536c-4e7a-bad9-d45226296863 HTTP/1.1" 200 1154 0.005868 10.0.0.242 - - [2026-02-09 21:41:59] "GET /virtual-network/6457317c-3b1e-4ad5-9a85-5b0f6aa6c2f9 HTTP/1.1" 200 2089 0.007939 10.0.0.242 - - [2026-02-09 21:41:59] "GET /routing-instance/8e00495c-d2ba-4478-a67d-69782807e03f HTTP/1.1" 200 1406 0.006917 10.0.0.242 - - [2026-02-09 21:41:59] "GET /virtual-network/6457317c-3b1e-4ad5-9a85-5b0f6aa6c2f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004771 10.0.0.242 - - [2026-02-09 21:41:59] "GET /virtual-network/6457317c-3b1e-4ad5-9a85-5b0f6aa6c2f9 HTTP/1.1" 200 2089 0.007052 10.0.0.242 - - [2026-02-09 21:41:59] "GET /routing-instance/8e00495c-d2ba-4478-a67d-69782807e03f HTTP/1.1" 200 1406 0.003270 10.0.0.242 - - [2026-02-09 21:41:59] "GET /routing-instance/8e00495c-d2ba-4478-a67d-69782807e03f HTTP/1.1" 200 1406 0.007888 10.0.0.242 - - [2026-02-09 21:41:59] "GET /route-target/313c95c2-536c-4e7a-bad9-d45226296863 HTTP/1.1" 200 1154 0.006502 10.0.0.242 - - [2026-02-09 21:41:59] "GET /domains HTTP/1.1" 200 281 0.001854 10.0.0.242 - - [2026-02-09 21:41:59] "GET /domain/075d6eb9-4aef-48c5-98ba-c95240a2d31f HTTP/1.1" 200 3098 0.012311 10.0.0.242 - - [2026-02-09 21:41:59] "GET /project/f182fa60-7a17-47f4-b96f-84c0c7fd5f2f HTTP/1.1" 200 7092 0.072559 10.0.0.242 - - [2026-02-09 21:41:59] "GET /virtual-network/6457317c-3b1e-4ad5-9a85-5b0f6aa6c2f9 HTTP/1.1" 200 2089 0.009601 10.0.0.242 - - [2026-02-09 21:41:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005963 10.0.0.242 - - [2026-02-09 21:41:59] "GET /project/f182fa60-7a17-47f4-b96f-84c0c7fd5f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.043002 10.0.0.242 - - [2026-02-09 21:42:00] "GET /virtual-network/6457317c-3b1e-4ad5-9a85-5b0f6aa6c2f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.007240 10.0.0.242 - - [2026-02-09 21:42:00] "GET /floating-ip-pools?parent_id=6457317c-3b1e-4ad5-9a85-5b0f6aa6c2f9&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001778 10.0.0.242 - - [2026-02-09 21:42:00] "GET /virtual-network/6457317c-3b1e-4ad5-9a85-5b0f6aa6c2f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004767 10.0.0.242 - - [2026-02-09 21:42:00] "POST /floating-ip-pools HTTP/1.1" 200 564 0.018751 10.0.0.242 - - [2026-02-09 21:42:00] "POST /ref-update HTTP/1.1" 200 156 0.025470 10.0.0.242 - - [2026-02-09 21:42:00] "GET /virtual-network/6457317c-3b1e-4ad5-9a85-5b0f6aa6c2f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.025443 10.0.0.242 - - [2026-02-09 21:42:00] "GET /domains HTTP/1.1" 200 281 0.003502 10.0.0.242 - - [2026-02-09 21:42:00] "GET /domain/075d6eb9-4aef-48c5-98ba-c95240a2d31f HTTP/1.1" 200 3098 0.004720 10.0.0.242 - - [2026-02-09 21:42:00] "GET /project/f182fa60-7a17-47f4-b96f-84c0c7fd5f2f HTTP/1.1" 200 7349 0.058581 10.0.0.242 - - [2026-02-09 21:42:00] "GET /virtual-network/6457317c-3b1e-4ad5-9a85-5b0f6aa6c2f9 HTTP/1.1" 200 2328 0.014279 10.0.0.242 - - [2026-02-09 21:42:00] "GET /floating-ip-pool/8486168d-ebd9-4099-9ab3-a6dcc70c2c6b HTTP/1.1" 200 1317 0.005261 10.0.0.242 - - [2026-02-09 21:42:00] "GET /domains HTTP/1.1" 200 281 0.001777 10.0.0.242 - - [2026-02-09 21:42:00] "GET /domain/075d6eb9-4aef-48c5-98ba-c95240a2d31f HTTP/1.1" 200 3098 0.004769 10.0.0.242 - - [2026-02-09 21:42:00] "GET /project/f182fa60-7a17-47f4-b96f-84c0c7fd5f2f HTTP/1.1" 200 7349 0.042199 10.0.0.242 - - [2026-02-09 21:42:00] "GET /virtual-network/6457317c-3b1e-4ad5-9a85-5b0f6aa6c2f9 HTTP/1.1" 200 2328 0.003944 10.0.0.242 - - [2026-02-09 21:42:00] "GET /virtual-network/6457317c-3b1e-4ad5-9a85-5b0f6aa6c2f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004232 10.0.0.242 - - [2026-02-09 21:42:00] "POST /tags HTTP/1.1" 200 366 0.076710 10.0.0.242 - - [2026-02-09 21:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.020642 10.0.0.242 - - [2026-02-09 21:42:00] "GET /tag/5a385497-f0b4-4659-bf68-66c6da9152ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.032810 10.0.0.242 - - [2026-02-09 21:42:00] "POST /tags HTTP/1.1" 409 206 0.002725 10.0.0.242 - - [2026-02-09 21:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005012 10.0.0.242 - - [2026-02-09 21:42:00] "GET /tag/3d788552-4ae5-4fdc-a7d2-033bf61344af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.013200 10.0.0.242 - - [2026-02-09 21:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.242 - - [2026-02-09 21:42:00] "GET /project/f182fa60-7a17-47f4-b96f-84c0c7fd5f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.027576 10.0.0.242 - - [2026-02-09 21:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005986 10.0.0.242 - - [2026-02-09 21:42:00] "GET /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006361 10.0.0.242 - - [2026-02-09 21:42:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006047 10.0.0.242 - - [2026-02-09 21:42:00] "GET /service-appliance-set/28f96330-c170-4ca6-823e-5ce04a8e7c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.005657 10.0.0.242 - - [2026-02-09 21:42:00] "POST /fqname-to-id HTTP/1.1" 404 258 0.002338 10.0.0.242 - - [2026-02-09 21:42:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.112599 10.0.0.242 - - [2026-02-09 21:42:00] "GET /virtual-machine-interface/414be62d-4621-4dc1-963b-83eac6f0074f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.021742 10.0.0.242 - - [2026-02-09 21:42:01] "POST /set-tag HTTP/1.1" 200 109 0.050225 10.0.0.242 - - [2026-02-09 21:42:01] "POST /instance-ips HTTP/1.1" 200 418 0.028985 10.0.0.242 - - [2026-02-09 21:42:01] "GET /instance-ip/c9d05227-9908-4a93-9c8a-0177bd44b00a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.004378 10.0.0.242 - - [2026-02-09 21:42:01] "POST /loadbalancers HTTP/1.1" 200 620 0.078521 10.0.0.242 - - [2026-02-09 21:42:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.016274 10.0.0.242 - - [2026-02-09 21:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.242 - - [2026-02-09 21:42:01] "POST /service-instances HTTP/1.1" 200 568 0.067950 10.0.0.242 - - [2026-02-09 21:42:01] "GET /project/f182fa60-7a17-47f4-b96f-84c0c7fd5f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.046731 10.0.0.242 - - [2026-02-09 21:42:01] "GET /virtual-machine-interface/414be62d-4621-4dc1-963b-83eac6f0074f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.028542 10.0.0.242 - - [2026-02-09 21:42:01] "GET /virtual-machine-interface/414be62d-4621-4dc1-963b-83eac6f0074f?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.015233 10.0.0.242 - - [2026-02-09 21:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001946 10.0.0.242 - - [2026-02-09 21:42:01] "POST /ref-update HTTP/1.1" 200 156 0.084699 10.0.0.242 - - [2026-02-09 21:42:01] "GET /floating-ip-pool/8486168d-ebd9-4099-9ab3-a6dcc70c2c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.003272 10.0.0.242 - - [2026-02-09 21:42:01] "PUT /service-instance/3d6c7eaa-38b2-4cd6-8528-6c4d2e360c40 HTTP/1.1" 200 267 0.017227 10.0.0.242 - - [2026-02-09 21:42:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.023014 10.0.0.242 - - [2026-02-09 21:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004993 10.0.0.242 - - [2026-02-09 21:42:01] "POST /floating-ips HTTP/1.1" 200 673 0.175378 10.0.0.242 - - [2026-02-09 21:42:01] "POST /virtual-machines HTTP/1.1" 200 430 0.078130 10.0.0.242 - - [2026-02-09 21:42:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.051142 10.0.0.242 - - [2026-02-09 21:42:01] "GET /application-policy-set/caf88cdc-b720-4e30-9956-d8a8653074d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003794 10.0.0.242 - - [2026-02-09 21:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006676 10.0.0.242 - - [2026-02-09 21:42:01] "GET /policy-management/832fa2f4-bf2c-4856-b1a0-20cc355bfe6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006141 10.0.0.242 - - [2026-02-09 21:42:01] "POST /tags HTTP/1.1" 409 221 0.001483 10.0.0.242 - - [2026-02-09 21:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.242 - - [2026-02-09 21:42:01] "GET /tag/ae623001-ada9-4b09-b2f2-966d2efeaa3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.055372 10.0.0.242 - - [2026-02-09 21:42:01] "POST /tags HTTP/1.1" 409 238 0.002818 10.0.0.242 - - [2026-02-09 21:42:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.202077 10.0.0.242 - - [2026-02-09 21:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008963 10.0.0.242 - - [2026-02-09 21:42:01] "GET /tag/5a385497-f0b4-4659-bf68-66c6da9152ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.012875 10.0.0.242 - - [2026-02-09 21:42:01] "POST /chown HTTP/1.1" 200 109 0.046964 10.0.0.242 - - [2026-02-09 21:42:02] "POST /firewall-rules HTTP/1.1" 200 652 0.103662 10.0.0.242 - - [2026-02-09 21:42:02] "POST /chown HTTP/1.1" 200 109 0.055454 10.0.0.242 - - [2026-02-09 21:42:02] "PUT /virtual-machine-interface/da87c41f-e1ab-476a-9d16-9ade533190ce HTTP/1.1" 200 285 0.023918 10.0.0.242 - - [2026-02-09 21:42:02] "GET /firewall-rule/e5387dc9-aa18-4d80-aacf-84365e66853a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.009937 10.0.0.242 - - [2026-02-09 21:42:02] "GET /firewall-policy/fe1b2dc7-0f23-4019-a3cd-7beae79ffd49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.009544 10.0.0.242 - - [2026-02-09 21:42:02] "GET /firewall-rule/e5387dc9-aa18-4d80-aacf-84365e66853a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.002620 10.0.0.242 - - [2026-02-09 21:42:02] "PUT /instance-ip/c9d05227-9908-4a93-9c8a-0177bd44b00a HTTP/1.1" 200 257 0.019629 10.0.0.242 - - [2026-02-09 21:42:02] "POST /ref-update HTTP/1.1" 200 156 0.018733 10.0.0.242 - - [2026-02-09 21:42:02] "POST /ref-update HTTP/1.1" 200 156 0.020394 10.0.0.242 - - [2026-02-09 21:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007841 10.0.0.242 - - [2026-02-09 21:42:02] "POST /ref-update HTTP/1.1" 200 156 0.026419 10.0.0.242 - - [2026-02-09 21:42:02] "GET /project/f182fa60-7a17-47f4-b96f-84c0c7fd5f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.050092 10.0.0.242 - - [2026-02-09 21:42:02] "POST /ref-update HTTP/1.1" 200 156 0.037527 10.0.0.242 - - [2026-02-09 21:42:02] "GET /loadbalancer/a030d9da-826a-4b01-af8c-4d6c1c7032cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.004204 10.0.0.242 - - [2026-02-09 21:42:02] "POST /ref-update HTTP/1.1" 200 156 0.010715 10.0.0.242 - - [2026-02-09 21:42:02] "POST /ref-update HTTP/1.1" 200 156 0.015558 10.0.0.242 - - [2026-02-09 21:42:02] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.047766 10.0.0.242 - - [2026-02-09 21:42:02] "POST /ref-update HTTP/1.1" 200 156 0.024103 10.0.0.242 - - [2026-02-09 21:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007650 10.0.0.242 - - [2026-02-09 21:42:02] "POST /virtual-machines HTTP/1.1" 200 430 0.011070 10.0.0.242 - - [2026-02-09 21:42:02] "GET /project/f182fa60-7a17-47f4-b96f-84c0c7fd5f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.044811 10.0.0.242 - - [2026-02-09 21:42:02] "GET /loadbalancer-listener/88c4d912-cb84-4815-9493-08c6ef5c09f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002857 10.0.0.242 - - [2026-02-09 21:42:02] "GET /loadbalancer-listener/88c4d912-cb84-4815-9493-08c6ef5c09f4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.002965 10.0.0.242 - - [2026-02-09 21:42:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.126395 10.0.0.242 - - [2026-02-09 21:42:02] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.062823 10.0.0.242 - - [2026-02-09 21:42:02] "POST /chown HTTP/1.1" 200 109 0.031852 10.0.0.242 - - [2026-02-09 21:42:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.026291 10.0.0.242 - - [2026-02-09 21:42:02] "GET /loadbalancer-pool/5138e9c0-99fd-468b-9a7e-41d3e9c998e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.002675 10.0.0.242 - - [2026-02-09 21:42:02] "POST /chown HTTP/1.1" 200 109 0.005081 10.0.0.242 - - [2026-02-09 21:42:02] "PUT /virtual-machine-interface/a0de8bad-5c83-4827-8901-b61f61ea1ca7 HTTP/1.1" 200 285 0.013033 10.0.0.242 - - [2026-02-09 21:42:02] "PUT /instance-ip/c9d05227-9908-4a93-9c8a-0177bd44b00a HTTP/1.1" 200 257 0.022518 10.0.0.242 - - [2026-02-09 21:42:02] "POST /loadbalancer-members HTTP/1.1" 200 709 0.032029 10.0.0.242 - - [2026-02-09 21:42:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.019124 10.0.0.242 - - [2026-02-09 21:42:02] "GET /loadbalancer-member/20a9c225-c479-4127-b492-bce3e6635f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1553 0.005125 10.0.0.242 - - [2026-02-09 21:42:02] "POST /ref-update HTTP/1.1" 200 156 0.009606 10.0.0.242 - - [2026-02-09 21:42:02] "POST /ref-update HTTP/1.1" 200 156 0.016376 10.0.0.242 - - [2026-02-09 21:42:02] "GET /application-policy-set/caf88cdc-b720-4e30-9956-d8a8653074d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003702 10.0.0.242 - - [2026-02-09 21:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.242 - - [2026-02-09 21:42:02] "POST /ref-update HTTP/1.1" 200 156 0.021731 10.0.0.242 - - [2026-02-09 21:42:02] "GET /policy-management/832fa2f4-bf2c-4856-b1a0-20cc355bfe6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005699 10.0.0.242 - - [2026-02-09 21:42:02] "POST /tags HTTP/1.1" 409 221 0.002664 10.0.0.242 - - [2026-02-09 21:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.242 - - [2026-02-09 21:42:02] "GET /tag/ae623001-ada9-4b09-b2f2-966d2efeaa3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.009643 10.0.0.242 - - [2026-02-09 21:42:02] "POST /ref-update HTTP/1.1" 200 156 0.019720 10.0.0.242 - - [2026-02-09 21:42:02] "POST /ref-update HTTP/1.1" 200 156 0.026536 10.0.0.242 - - [2026-02-09 21:42:02] "POST /tags HTTP/1.1" 409 238 0.004531 10.0.0.242 - - [2026-02-09 21:42:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.242 - - [2026-02-09 21:42:02] "GET /tag/5a385497-f0b4-4659-bf68-66c6da9152ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.013031 10.0.0.242 - - [2026-02-09 21:42:02] "POST /firewall-rules HTTP/1.1" 409 293 0.002894 10.0.0.242 - - [2026-02-09 21:42:02] "PUT /service-instance/3d6c7eaa-38b2-4cd6-8528-6c4d2e360c40 HTTP/1.1" 200 267 0.007851 10.0.0.242 - - [2026-02-09 21:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.242 - - [2026-02-09 21:42:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.009060 10.0.0.242 - - [2026-02-09 21:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.242 - - [2026-02-09 21:42:03] "POST /chown HTTP/1.1" 200 109 0.015273 10.0.0.242 - - [2026-02-09 21:42:03] "PUT /firewall-rule/e5387dc9-aa18-4d80-aacf-84365e66853a HTTP/1.1" 200 261 0.054680 10.0.0.242 - - [2026-02-09 21:42:03] "GET /firewall-rule/e5387dc9-aa18-4d80-aacf-84365e66853a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.014597 10.0.0.242 - - [2026-02-09 21:42:03] "POST /chown HTTP/1.1" 200 109 0.009017 10.0.0.242 - - [2026-02-09 21:42:03] "GET /firewall-policy/fe1b2dc7-0f23-4019-a3cd-7beae79ffd49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005487 10.0.0.242 - - [2026-02-09 21:42:03] "GET /firewall-rule/e5387dc9-aa18-4d80-aacf-84365e66853a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.003272 10.0.0.242 - - [2026-02-09 21:42:03] "PUT /instance-ip/c9d05227-9908-4a93-9c8a-0177bd44b00a HTTP/1.1" 200 257 0.027244 10.0.0.242 - - [2026-02-09 21:42:03] "POST /ref-update HTTP/1.1" 200 156 0.014611 10.0.0.242 - - [2026-02-09 21:42:03] "POST /chown HTTP/1.1" 200 109 0.006264 10.0.0.242 - - [2026-02-09 21:42:03] "POST /chown HTTP/1.1" 200 109 0.012729 10.0.0.242 - - [2026-02-09 21:42:03] "PUT /instance-ip/c9d05227-9908-4a93-9c8a-0177bd44b00a HTTP/1.1" 200 257 0.019838 10.0.0.242 - - [2026-02-09 21:42:03] "POST /ref-update HTTP/1.1" 200 156 0.013451 10.0.0.242 - - [2026-02-09 21:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.242 - - [2026-02-09 21:42:03] "POST /chown HTTP/1.1" 200 109 0.006467 10.0.0.242 - - [2026-02-09 21:42:03] "POST /chown HTTP/1.1" 200 109 0.008036 10.0.0.242 - - [2026-02-09 21:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.242 - - [2026-02-09 21:42:03] "GET /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.010000 10.0.0.242 - - [2026-02-09 21:42:03] "PUT /instance-ip/c9d05227-9908-4a93-9c8a-0177bd44b00a HTTP/1.1" 200 257 0.065785 10.0.0.242 - - [2026-02-09 21:42:03] "POST /ref-update HTTP/1.1" 200 156 0.032226 10.0.0.242 - - [2026-02-09 21:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008312 10.0.0.242 - - [2026-02-09 21:42:03] "GET /project/f182fa60-7a17-47f4-b96f-84c0c7fd5f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.072398 10.0.0.242 - - [2026-02-09 21:42:03] "POST /chown HTTP/1.1" 200 109 0.048048 10.0.0.242 - - [2026-02-09 21:42:03] "POST /virtual-machines HTTP/1.1" 200 374 0.019609 10.0.0.242 - - [2026-02-09 21:42:03] "POST /chown HTTP/1.1" 200 109 0.027446 10.0.0.242 - - [2026-02-09 21:42:03] "PUT /instance-ip/c9d05227-9908-4a93-9c8a-0177bd44b00a HTTP/1.1" 200 257 0.015017 10.0.0.242 - - [2026-02-09 21:42:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.016506 10.0.0.242 - - [2026-02-09 21:42:03] "POST /ref-update HTTP/1.1" 200 156 0.064658 10.0.0.242 - - [2026-02-09 21:42:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.127415 10.0.0.242 - - [2026-02-09 21:42:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.034329 10.0.0.242 - - [2026-02-09 21:42:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008409 10.0.0.242 - - [2026-02-09 21:42:03] "GET /virtual-machine-interface/2c3880b8-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.007790 10.0.0.242 - - [2026-02-09 21:42:03] "PUT /service-instance/3d6c7eaa-38b2-4cd6-8528-6c4d2e360c40 HTTP/1.1" 200 267 0.014228 10.0.0.242 - - [2026-02-09 21:42:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.026648 10.0.0.242 - - [2026-02-09 21:42:03] "POST /instance-ips HTTP/1.1" 200 414 0.055101 10.0.0.242 - - [2026-02-09 21:42:04] "PUT /service-instance/3d6c7eaa-38b2-4cd6-8528-6c4d2e360c40 HTTP/1.1" 200 267 0.018724 10.0.0.242 - - [2026-02-09 21:42:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.053478 10.0.0.242 - - [2026-02-09 21:42:04] "GET /virtual-machine-interface/2c3880b8-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.016880 10.0.0.242 - - [2026-02-09 21:42:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.034554 10.0.0.242 - - [2026-02-09 21:42:04] "POST /set-tag HTTP/1.1" 200 109 0.015451 10.0.0.242 - - [2026-02-09 21:42:04] "GET /virtual-machine-interface/2c3880b8-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006527 10.0.0.242 - - [2026-02-09 21:42:04] "GET /instance-ip/2c520768-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.004127 10.0.0.242 - - [2026-02-09 21:42:04] "PUT /service-instance/3d6c7eaa-38b2-4cd6-8528-6c4d2e360c40 HTTP/1.1" 200 267 0.026174 10.0.0.242 - - [2026-02-09 21:42:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.017791 10.0.0.242 - - [2026-02-09 21:42:04] "GET /virtual-machine-interface/2c3880b8-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004965 10.0.0.242 - - [2026-02-09 21:42:04] "POST /set-tag HTTP/1.1" 200 109 0.002063 10.0.0.242 - - [2026-02-09 21:42:04] "GET /virtual-router/0153a8bc-0233-4dda-9a4d-e53f0c11996d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2120 0.005499 10.0.0.242 - - [2026-02-09 21:42:04] "PUT /service-instance/3d6c7eaa-38b2-4cd6-8528-6c4d2e360c40 HTTP/1.1" 200 267 0.008407 10.0.0.242 - - [2026-02-09 21:42:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.011624 10.0.0.242 - - [2026-02-09 21:42:04] "POST /ref-update HTTP/1.1" 200 156 0.018440 10.0.0.242 - - [2026-02-09 21:42:04] "PUT /service-instance/3d6c7eaa-38b2-4cd6-8528-6c4d2e360c40 HTTP/1.1" 200 267 0.016742 10.0.0.242 - - [2026-02-09 21:42:04] "GET /virtual-machine-interface/2c3880b8-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.019432 10.0.0.242 - - [2026-02-09 21:42:04] "POST /set-tag HTTP/1.1" 200 109 0.003297 10.0.0.242 - - [2026-02-09 21:42:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.009981 10.0.0.242 - - [2026-02-09 21:42:04] "GET /virtual-machine-interface/2c3880b8-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003899 10.0.0.242 - - [2026-02-09 21:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001356 10.0.0.242 - - [2026-02-09 21:42:04] "POST /set-tag HTTP/1.1" 200 109 0.002354 10.0.0.242 - - [2026-02-09 21:42:04] "POST /chown HTTP/1.1" 200 109 0.010986 10.0.0.242 - - [2026-02-09 21:42:04] "POST /chown HTTP/1.1" 200 109 0.005892 10.0.0.242 - - [2026-02-09 21:42:04] "POST /ref-update HTTP/1.1" 200 156 0.011744 10.0.0.242 - - [2026-02-09 21:42:04] "POST /chown HTTP/1.1" 200 109 0.018095 10.0.0.242 - - [2026-02-09 21:42:04] "POST /chown HTTP/1.1" 200 109 0.008380 10.0.0.242 - - [2026-02-09 21:42:04] "POST /ref-update HTTP/1.1" 200 156 0.014561 10.0.0.242 - - [2026-02-09 21:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011629 10.0.0.242 - - [2026-02-09 21:42:04] "POST /chown HTTP/1.1" 200 109 0.009195 10.0.0.242 - - [2026-02-09 21:42:04] "POST /chown HTTP/1.1" 200 109 0.026047 10.0.0.242 - - [2026-02-09 21:42:04] "POST /chown HTTP/1.1" 200 109 0.017182 10.0.0.242 - - [2026-02-09 21:42:04] "POST /chown HTTP/1.1" 200 109 0.007240 10.0.0.242 - - [2026-02-09 21:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.242 - - [2026-02-09 21:42:04] "POST /chown HTTP/1.1" 200 109 0.006958 10.0.0.242 - - [2026-02-09 21:42:04] "POST /chown HTTP/1.1" 200 109 0.017603 10.0.0.242 - - [2026-02-09 21:42:04] "POST /chown HTTP/1.1" 200 109 0.007155 10.0.0.242 - - [2026-02-09 21:42:04] "POST /chown HTTP/1.1" 200 109 0.026500 10.0.0.242 - - [2026-02-09 21:42:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.242 - - [2026-02-09 21:42:04] "POST /chown HTTP/1.1" 200 109 0.008842 10.0.0.242 - - [2026-02-09 21:42:05] "POST /chown HTTP/1.1" 200 109 0.025107 10.0.0.242 - - [2026-02-09 21:42:05] "POST /chown HTTP/1.1" 200 109 0.016542 10.0.0.242 - - [2026-02-09 21:42:05] "POST /chown HTTP/1.1" 200 109 0.006014 10.0.0.242 - - [2026-02-09 21:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.242 - - [2026-02-09 21:42:05] "POST /chown HTTP/1.1" 200 109 0.005332 10.0.0.242 - - [2026-02-09 21:42:05] "POST /chown HTTP/1.1" 200 109 0.005390 10.0.0.242 - - [2026-02-09 21:42:05] "POST /chown HTTP/1.1" 200 109 0.007959 10.0.0.242 - - [2026-02-09 21:42:05] "POST /chown HTTP/1.1" 200 109 0.013121 10.0.0.242 - - [2026-02-09 21:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.242 - - [2026-02-09 21:42:05] "POST /chown HTTP/1.1" 200 109 0.004894 10.0.0.242 - - [2026-02-09 21:42:05] "POST /chown HTTP/1.1" 200 109 0.013584 10.0.0.242 - - [2026-02-09 21:42:05] "POST /chown HTTP/1.1" 200 109 0.005613 10.0.0.242 - - [2026-02-09 21:42:05] "POST /chown HTTP/1.1" 200 109 0.018764 10.0.0.242 - - [2026-02-09 21:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.242 - - [2026-02-09 21:42:05] "POST /chown HTTP/1.1" 200 109 0.006825 10.0.0.242 - - [2026-02-09 21:42:05] "POST /chown HTTP/1.1" 200 109 0.019157 10.0.0.242 - - [2026-02-09 21:42:05] "POST /chown HTTP/1.1" 200 109 0.012681 10.0.0.242 - - [2026-02-09 21:42:05] "POST /chown HTTP/1.1" 200 109 0.005539 10.0.0.242 - - [2026-02-09 21:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.242 - - [2026-02-09 21:42:05] "POST /chown HTTP/1.1" 200 109 0.018297 10.0.0.242 - - [2026-02-09 21:42:05] "POST /chown HTTP/1.1" 200 109 0.010553 10.0.0.242 - - [2026-02-09 21:42:05] "POST /chown HTTP/1.1" 200 109 0.010583 10.0.0.242 - - [2026-02-09 21:42:05] "POST /chown HTTP/1.1" 200 109 0.012315 10.0.0.242 - - [2026-02-09 21:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.242 - - [2026-02-09 21:42:05] "POST /chown HTTP/1.1" 200 109 0.006194 10.0.0.242 - - [2026-02-09 21:42:05] "POST /chown HTTP/1.1" 200 109 0.012992 10.0.0.242 - - [2026-02-09 21:42:05] "POST /chown HTTP/1.1" 200 109 0.021821 10.0.0.242 - - [2026-02-09 21:42:05] "POST /chown HTTP/1.1" 200 109 0.007026 10.0.0.242 - - [2026-02-09 21:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001452 10.0.0.242 - - [2026-02-09 21:42:05] "POST /chown HTTP/1.1" 200 109 0.004959 10.0.0.242 - - [2026-02-09 21:42:05] "POST /chown HTTP/1.1" 200 109 0.005741 10.0.0.242 - - [2026-02-09 21:42:05] "POST /chown HTTP/1.1" 200 109 0.014062 10.0.0.242 - - [2026-02-09 21:42:05] "POST /chown HTTP/1.1" 200 109 0.021911 10.0.0.242 - - [2026-02-09 21:42:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.242 - - [2026-02-09 21:42:05] "POST /chown HTTP/1.1" 200 109 0.005949 10.0.0.242 - - [2026-02-09 21:42:06] "POST /chown HTTP/1.1" 200 109 0.021106 10.0.0.242 - - [2026-02-09 21:42:06] "POST /chown HTTP/1.1" 200 109 0.005594 10.0.0.242 - - [2026-02-09 21:42:06] "POST /chown HTTP/1.1" 200 109 0.014562 10.0.0.242 - - [2026-02-09 21:42:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.242 - - [2026-02-09 21:42:06] "POST /chown HTTP/1.1" 200 109 0.005954 10.0.0.242 - - [2026-02-09 21:42:06] "POST /chown HTTP/1.1" 200 109 0.021495 10.0.0.242 - - [2026-02-09 21:42:06] "POST /chown HTTP/1.1" 200 109 0.011256 10.0.0.242 - - [2026-02-09 21:42:06] "POST /chown HTTP/1.1" 200 109 0.005787 10.0.0.242 - - [2026-02-09 21:42:11] "GET /virtual-machine-interface/275a9ea0-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005647 10.0.0.242 - - [2026-02-09 21:42:11] "POST /set-tag HTTP/1.1" 200 109 0.001811 10.0.0.242 - - [2026-02-09 21:42:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.242 - - [2026-02-09 21:42:11] "GET /loadbalancer/382851ec-c59d-47f2-9dde-383431a03bb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.005380 10.0.0.242 - - [2026-02-09 21:42:11] "GET /loadbalancer-pool/f29cda4f-e2d5-4e2a-8267-279cad1d4977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.005061 10.0.0.242 - - [2026-02-09 21:42:12] "POST /loadbalancer-members HTTP/1.1" 200 704 0.020595 10.0.0.242 - - [2026-02-09 21:42:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.007846 10.0.0.242 - - [2026-02-09 21:42:12] "GET /virtual-machine-interface/275a9ea0-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.017430 10.0.0.242 - - [2026-02-09 21:42:12] "GET /virtual-machine-interface/275a9ea0-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005745 10.0.0.242 - - [2026-02-09 21:42:12] "POST /tags HTTP/1.1" 409 221 0.002653 10.0.0.242 - - [2026-02-09 21:42:12] "POST /ref-update HTTP/1.1" 200 156 0.006808 10.0.0.242 - - [2026-02-09 21:42:12] "GET /floating-ip/8c8abe2f-d102-43e9-8b47-c806e8c31bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.016347 10.0.0.242 - - [2026-02-09 21:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.242 - - [2026-02-09 21:42:12] "GET /tag/ae623001-ada9-4b09-b2f2-966d2efeaa3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.009511 10.0.0.242 - - [2026-02-09 21:42:12] "POST /set-tag HTTP/1.1" 200 109 0.016869 10.0.0.242 - - [2026-02-09 21:42:12] "PUT /floating-ip/8c8abe2f-d102-43e9-8b47-c806e8c31bac HTTP/1.1" 200 257 0.022862 10.0.0.242 - - [2026-02-09 21:42:12] "GET /virtual-machine-interface/27b289d0-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004299 10.0.0.242 - - [2026-02-09 21:42:12] "POST /set-tag HTTP/1.1" 200 109 0.002656 10.0.0.242 - - [2026-02-09 21:42:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.242 - - [2026-02-09 21:42:12] "GET /loadbalancer/382851ec-c59d-47f2-9dde-383431a03bb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002704 10.0.0.242 - - [2026-02-09 21:42:12] "GET /loadbalancer-pool/f29cda4f-e2d5-4e2a-8267-279cad1d4977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.001980 10.0.0.242 - - [2026-02-09 21:42:13] "POST /loadbalancer-members HTTP/1.1" 200 704 0.014122 10.0.0.242 - - [2026-02-09 21:42:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.010546 10.0.0.242 - - [2026-02-09 21:42:13] "GET /virtual-machine-interface/27b289d0-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008718 10.0.0.242 - - [2026-02-09 21:42:13] "GET /virtual-machine-interface/27b289d0-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007724 10.0.0.242 - - [2026-02-09 21:42:13] "POST /ref-update HTTP/1.1" 200 156 0.015568 10.0.0.242 - - [2026-02-09 21:42:13] "GET /floating-ip/8c8abe2f-d102-43e9-8b47-c806e8c31bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.013779 10.0.0.242 - - [2026-02-09 21:42:13] "POST /set-tag HTTP/1.1" 200 109 0.017792 10.0.0.242 - - [2026-02-09 21:42:13] "GET /virtual-machine/9054a06d-e96b-4455-8b73-707f4c511fcf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.002760 10.0.0.242 - - [2026-02-09 21:42:13] "GET /virtual-machine-interface/275a9ea0-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004199 10.0.0.242 - - [2026-02-09 21:42:13] "GET /virtual-machine/877b58c5-a668-404f-89c9-b0160f15c15c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002805 10.0.0.242 - - [2026-02-09 21:42:13] "GET /virtual-machine-interface/27b289d0-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.003683 10.0.0.242 - - [2026-02-09 21:42:17] "GET /virtual-machine-interface/2c3880b8-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004142 10.0.0.242 - - [2026-02-09 21:42:17] "POST /set-tag HTTP/1.1" 200 109 0.002004 10.0.0.242 - - [2026-02-09 21:42:18] "GET /virtual-machine/f3992c62-7d9c-4959-8422-8625d9543da3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.002703 10.0.0.242 - - [2026-02-09 21:42:18] "GET /virtual-machine-interface/2c3880b8-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003363 10.0.0.242 - - [2026-02-09 21:42:18] "GET /virtual-machine-interface/2c3880b8-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004509 10.0.0.242 - - [2026-02-09 21:42:18] "POST /set-tag HTTP/1.1" 200 109 0.002466 10.0.0.242 - - [2026-02-09 21:42:50] "GET /virtual-machine-interface/2c3880b8-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004231 10.0.0.242 - - [2026-02-09 21:42:50] "POST /set-tag HTTP/1.1" 200 109 0.002169 10.0.0.242 - - [2026-02-09 21:42:50] "GET /virtual-machine-interface/2c3880b8-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003991 10.0.0.242 - - [2026-02-09 21:42:51] "POST /set-tag HTTP/1.1" 200 109 0.001676 10.0.0.242 - - [2026-02-09 21:42:51] "GET /virtual-machine/f3992c62-7d9c-4959-8422-8625d9543da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002049 10.0.0.242 - - [2026-02-09 21:42:51] "POST /ref-update HTTP/1.1" 200 156 0.008808 10.0.0.242 - - [2026-02-09 21:42:51] "GET /virtual-machine-interface/2c3880b8-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007829 10.0.0.242 - - [2026-02-09 21:42:51] "POST /set-tag HTTP/1.1" 200 109 0.012689 10.0.0.242 - - [2026-02-09 21:42:51] "POST /set-tag HTTP/1.1" 200 109 0.011605 10.0.0.242 - - [2026-02-09 21:42:51] "DELETE /instance-ip/2c520768-0600-11f1-a42f-fa163e4ce2ba HTTP/1.1" 200 115 0.037543 10.0.0.242 - - [2026-02-09 21:42:51] "DELETE /virtual-machine-interface/2c3880b8-0600-11f1-a42f-fa163e4ce2ba HTTP/1.1" 200 115 0.045816 10.0.0.242 - - [2026-02-09 21:42:51] "DELETE /virtual-machine/f3992c62-7d9c-4959-8422-8625d9543da3 HTTP/1.1" 200 115 0.024291 10.0.0.242 - - [2026-02-09 21:42:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.242 - - [2026-02-09 21:42:54] "GET /tag/5a385497-f0b4-4659-bf68-66c6da9152ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1243 0.011157 10.0.0.242 - - [2026-02-09 21:42:54] "GET /tag/5a385497-f0b4-4659-bf68-66c6da9152ab?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.010580 10.0.0.242 - - [2026-02-09 21:42:54] "GET /virtual-machine-interface/414be62d-4621-4dc1-963b-83eac6f0074f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.003356 10.0.0.242 - - [2026-02-09 21:42:54] "POST /set-tag HTTP/1.1" 200 109 0.013142 10.0.0.242 - - [2026-02-09 21:42:54] "GET /virtual-machine-interface/a0de8bad-5c83-4827-8901-b61f61ea1ca7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004077 10.0.0.242 - - [2026-02-09 21:42:54] "POST /set-tag HTTP/1.1" 200 109 0.015787 10.0.0.242 - - [2026-02-09 21:42:54] "GET /virtual-machine-interface/da87c41f-e1ab-476a-9d16-9ade533190ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.004271 10.0.0.242 - - [2026-02-09 21:42:54] "POST /set-tag HTTP/1.1" 200 109 0.012006 10.0.0.242 - - [2026-02-09 21:42:54] "GET /firewall-policy/fe1b2dc7-0f23-4019-a3cd-7beae79ffd49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.008475 10.0.0.242 - - [2026-02-09 21:42:54] "GET /firewall-rule/e5387dc9-aa18-4d80-aacf-84365e66853a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.002568 10.0.0.242 - - [2026-02-09 21:42:54] "POST /ref-update HTTP/1.1" 200 156 0.010453 10.0.0.242 - - [2026-02-09 21:42:54] "DELETE /firewall-rule/e5387dc9-aa18-4d80-aacf-84365e66853a HTTP/1.1" 200 115 0.054464 10.0.0.242 - - [2026-02-09 21:42:54] "DELETE /loadbalancer-member/20a9c225-c479-4127-b492-bce3e6635f33 HTTP/1.1" 200 115 0.035435 10.0.0.242 - - [2026-02-09 21:42:54] "PUT /service-instance/3d6c7eaa-38b2-4cd6-8528-6c4d2e360c40 HTTP/1.1" 200 267 0.014627 10.0.0.242 - - [2026-02-09 21:42:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.015281 10.0.0.242 - - [2026-02-09 21:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010687 10.0.0.242 - - [2026-02-09 21:42:54] "DELETE /loadbalancer-pool/5138e9c0-99fd-468b-9a7e-41d3e9c998e7 HTTP/1.1" 200 115 0.072988 10.0.0.242 - - [2026-02-09 21:42:54] "POST /chown HTTP/1.1" 200 109 0.010053 10.0.0.242 - - [2026-02-09 21:42:54] "DELETE /loadbalancer-listener/88c4d912-cb84-4815-9493-08c6ef5c09f4 HTTP/1.1" 200 115 0.038520 10.0.0.242 - - [2026-02-09 21:42:54] "GET /floating-ip/82b0fe39-a85e-49fa-af3c-f2edd5345503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.002040 10.0.0.242 - - [2026-02-09 21:42:54] "POST /chown HTTP/1.1" 200 109 0.006177 10.0.0.242 - - [2026-02-09 21:42:54] "POST /chown HTTP/1.1" 200 109 0.009711 10.0.0.242 - - [2026-02-09 21:42:54] "POST /chown HTTP/1.1" 200 109 0.019402 10.0.0.242 - - [2026-02-09 21:42:54] "PUT /floating-ip/82b0fe39-a85e-49fa-af3c-f2edd5345503 HTTP/1.1" 200 257 0.025791 10.0.0.242 - - [2026-02-09 21:42:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.242 - - [2026-02-09 21:42:54] "POST /chown HTTP/1.1" 200 109 0.005057 10.0.0.242 - - [2026-02-09 21:42:54] "POST /chown HTTP/1.1" 200 109 0.030565 10.0.0.242 - - [2026-02-09 21:42:54] "DELETE /floating-ip/82b0fe39-a85e-49fa-af3c-f2edd5345503 HTTP/1.1" 200 115 0.065815 10.0.0.242 - - [2026-02-09 21:42:54] "POST /chown HTTP/1.1" 200 109 0.012303 10.0.0.242 - - [2026-02-09 21:42:54] "DELETE /loadbalancer/a030d9da-826a-4b01-af8c-4d6c1c7032cb HTTP/1.1" 200 115 0.047857 10.0.0.242 - - [2026-02-09 21:42:54] "POST /chown HTTP/1.1" 200 109 0.004855 10.0.0.242 - - [2026-02-09 21:42:54] "PUT /service-instance/3d6c7eaa-38b2-4cd6-8528-6c4d2e360c40 HTTP/1.1" 200 267 0.018377 10.0.0.242 - - [2026-02-09 21:42:54] "DELETE /instance-ip/c9d05227-9908-4a93-9c8a-0177bd44b00a HTTP/1.1" 200 115 0.063935 10.0.0.242 - - [2026-02-09 21:42:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.018867 10.0.0.242 - - [2026-02-09 21:42:54] "PUT /service-instance/3d6c7eaa-38b2-4cd6-8528-6c4d2e360c40 HTTP/1.1" 200 267 0.008093 10.0.0.242 - - [2026-02-09 21:42:54] "DELETE /virtual-machine-interface/414be62d-4621-4dc1-963b-83eac6f0074f HTTP/1.1" 200 115 0.062881 10.0.0.242 - - [2026-02-09 21:42:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.012210 10.0.0.242 - - [2026-02-09 21:42:54] "DELETE /tag/5a385497-f0b4-4659-bf68-66c6da9152ab HTTP/1.1" 200 115 0.059088 10.0.0.242 - - [2026-02-09 21:42:54] "PUT /service-instance/3d6c7eaa-38b2-4cd6-8528-6c4d2e360c40 HTTP/1.1" 200 267 0.009095 10.0.0.242 - - [2026-02-09 21:42:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.008100 10.0.0.242 - - [2026-02-09 21:42:54] "DELETE /service-instance/3d6c7eaa-38b2-4cd6-8528-6c4d2e360c40 HTTP/1.1" 200 115 0.025210 10.0.0.242 - - [2026-02-09 21:42:54] "GET /virtual-machine-interface/a0de8bad-5c83-4827-8901-b61f61ea1ca7?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.004114 10.0.0.242 - - [2026-02-09 21:42:55] "GET /floating-ip-pool/8486168d-ebd9-4099-9ab3-a6dcc70c2c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002703 10.0.0.242 - - [2026-02-09 21:42:55] "POST /ref-update HTTP/1.1" 200 156 0.014341 10.0.0.242 - - [2026-02-09 21:42:55] "DELETE /floating-ip-pool/8486168d-ebd9-4099-9ab3-a6dcc70c2c6b HTTP/1.1" 200 115 0.077331 10.0.0.242 - - [2026-02-09 21:42:55] "DELETE /virtual-machine-interface/a0de8bad-5c83-4827-8901-b61f61ea1ca7 HTTP/1.1" 200 115 0.110151 10.0.0.242 - - [2026-02-09 21:42:55] "DELETE /virtual-machine/692a7b6e-474d-4f78-820f-611638e64532 HTTP/1.1" 200 115 0.032959 10.0.0.242 - - [2026-02-09 21:42:55] "GET /virtual-machine-interface/da87c41f-e1ab-476a-9d16-9ade533190ce?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.005771 10.0.0.242 - - [2026-02-09 21:42:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002915 10.0.0.242 - - [2026-02-09 21:42:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002860 10.0.0.242 - - [2026-02-09 21:42:55] "DELETE /virtual-network/6457317c-3b1e-4ad5-9a85-5b0f6aa6c2f9 HTTP/1.1" 200 115 0.114511 10.0.0.242 - - [2026-02-09 21:42:55] "GET /routing-instance/8e00495c-d2ba-4478-a67d-69782807e03f HTTP/1.1" 404 171 0.004570 10.0.0.242 - - [2026-02-09 21:42:55] "GET /domains HTTP/1.1" 200 281 0.004375 10.0.0.242 - - [2026-02-09 21:42:55] "GET /domain/075d6eb9-4aef-48c5-98ba-c95240a2d31f HTTP/1.1" 200 3098 0.010572 10.0.0.242 - - [2026-02-09 21:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001436 10.0.0.242 - - [2026-02-09 21:42:55] "GET /project/f182fa60-7a17-47f4-b96f-84c0c7fd5f2f HTTP/1.1" 200 6900 0.033531 10.0.0.242 - - [2026-02-09 21:42:55] "DELETE /virtual-machine-interface/da87c41f-e1ab-476a-9d16-9ade533190ce HTTP/1.1" 200 115 0.112608 10.0.0.242 - - [2026-02-09 21:42:55] "DELETE /route-target/313c95c2-536c-4e7a-bad9-d45226296863 HTTP/1.1" 200 115 0.045062 10.0.0.242 - - [2026-02-09 21:42:55] "POST /ref-update HTTP/1.1" 200 156 0.010745 10.0.0.242 - - [2026-02-09 21:42:55] "GET /virtual-machine-interface/27b289d0-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.013640 10.0.0.242 - - [2026-02-09 21:42:55] "POST /set-tag HTTP/1.1" 200 109 0.002464 10.0.0.242 - - [2026-02-09 21:42:55] "DELETE /virtual-machine/c8af02de-0cf5-4ab7-acd6-451caa87ddac HTTP/1.1" 200 115 0.058862 10.0.0.242 - - [2026-02-09 21:42:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.012474 10.0.0.242 - - [2026-02-09 21:42:55] "GET /loadbalancer/382851ec-c59d-47f2-9dde-383431a03bb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.010819 10.0.0.242 - - [2026-02-09 21:42:55] "GET /virtual-machine-interface/27b289d0-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.003821 10.0.0.242 - - [2026-02-09 21:42:55] "POST /set-tag HTTP/1.1" 200 109 0.023869 10.0.0.242 - - [2026-02-09 21:42:55] "DELETE /loadbalancer-member/cd4872d3-5b54-4fa8-88f9-d4f18c7aa229 HTTP/1.1" 200 115 0.029351 10.0.0.242 - - [2026-02-09 21:42:56] "GET /virtual-machine-interface/27b289d0-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005183 10.0.0.242 - - [2026-02-09 21:42:56] "POST /set-tag HTTP/1.1" 200 109 0.001792 10.0.0.242 - - [2026-02-09 21:42:57] "GET /virtual-machine-interface/27b289d0-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004855 10.0.0.242 - - [2026-02-09 21:42:57] "POST /set-tag HTTP/1.1" 200 109 0.001777 10.0.0.242 - - [2026-02-09 21:42:57] "GET /virtual-machine/877b58c5-a668-404f-89c9-b0160f15c15c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.006466 10.0.0.242 - - [2026-02-09 21:42:57] "POST /ref-update HTTP/1.1" 200 156 0.036717 10.0.0.242 - - [2026-02-09 21:42:57] "GET /virtual-machine-interface/27b289d0-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009889 10.0.0.242 - - [2026-02-09 21:42:57] "POST /set-tag HTTP/1.1" 200 109 0.016845 10.0.0.242 - - [2026-02-09 21:42:57] "POST /set-tag HTTP/1.1" 200 109 0.025455 10.0.0.242 - - [2026-02-09 21:42:57] "POST /set-tag HTTP/1.1" 200 109 0.030324 10.0.0.242 - - [2026-02-09 21:42:57] "DELETE /instance-ip/27c88cb2-0600-11f1-a42f-fa163e4ce2ba HTTP/1.1" 200 115 0.031390 10.0.0.242 - - [2026-02-09 21:42:57] "POST /ref-update HTTP/1.1" 200 156 0.014844 10.0.0.242 - - [2026-02-09 21:42:57] "DELETE /virtual-machine-interface/27b289d0-0600-11f1-a42f-fa163e4ce2ba HTTP/1.1" 200 115 0.041923 10.0.0.242 - - [2026-02-09 21:42:57] "DELETE /virtual-machine/877b58c5-a668-404f-89c9-b0160f15c15c HTTP/1.1" 200 115 0.032527 10.0.0.242 - - [2026-02-09 21:43:00] "GET /virtual-machine-interface/275a9ea0-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004777 10.0.0.242 - - [2026-02-09 21:43:00] "POST /set-tag HTTP/1.1" 200 109 0.003116 10.0.0.242 - - [2026-02-09 21:43:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.242 - - [2026-02-09 21:43:00] "GET /loadbalancer/382851ec-c59d-47f2-9dde-383431a03bb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002607 10.0.0.242 - - [2026-02-09 21:43:01] "GET /virtual-machine-interface/275a9ea0-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005290 10.0.0.242 - - [2026-02-09 21:43:01] "POST /set-tag HTTP/1.1" 200 109 0.002684 10.0.0.242 - - [2026-02-09 21:43:01] "GET /virtual-machine-interface/275a9ea0-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.003957 10.0.0.242 - - [2026-02-09 21:43:01] "POST /set-tag HTTP/1.1" 200 109 0.001867 10.0.0.242 - - [2026-02-09 21:43:01] "GET /virtual-machine/9054a06d-e96b-4455-8b73-707f4c511fcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.001881 10.0.0.242 - - [2026-02-09 21:43:01] "POST /ref-update HTTP/1.1" 200 156 0.007426 10.0.0.242 - - [2026-02-09 21:43:01] "GET /virtual-machine-interface/275a9ea0-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.015789 10.0.0.242 - - [2026-02-09 21:43:01] "POST /set-tag HTTP/1.1" 200 109 0.024835 10.0.0.242 - - [2026-02-09 21:43:01] "POST /set-tag HTTP/1.1" 200 109 0.048007 10.0.0.242 - - [2026-02-09 21:43:01] "POST /set-tag HTTP/1.1" 200 109 0.071303 10.0.0.242 - - [2026-02-09 21:43:01] "DELETE /instance-ip/276e69da-0600-11f1-a42f-fa163e4ce2ba HTTP/1.1" 200 115 0.052587 10.0.0.242 - - [2026-02-09 21:43:01] "POST /ref-update HTTP/1.1" 200 156 0.010060 10.0.0.242 - - [2026-02-09 21:43:01] "DELETE /virtual-machine-interface/275a9ea0-0600-11f1-a42f-fa163e4ce2ba HTTP/1.1" 200 115 0.076450 10.0.0.242 - - [2026-02-09 21:43:01] "DELETE /virtual-machine/9054a06d-e96b-4455-8b73-707f4c511fcf HTTP/1.1" 200 115 0.027947 10.0.0.242 - - [2026-02-09 21:43:01] "DELETE /tag/fbb815cd-6caa-4113-ba2a-7253b23a10e9 HTTP/1.1" 200 115 0.037450 10.0.0.242 - - [2026-02-09 21:43:01] "DELETE /tag/9fcc2915-4cc5-4c93-a8b0-e6a23e64b6fd HTTP/1.1" 200 115 0.048469 10.0.0.242 - - [2026-02-09 21:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.242 - - [2026-02-09 21:43:05] "GET /project/f182fa60-7a17-47f4-b96f-84c0c7fd5f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.028673 10.0.0.242 - - [2026-02-09 21:43:05] "POST /tags HTTP/1.1" 200 394 0.024927 10.0.0.242 - - [2026-02-09 21:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006536 10.0.0.242 - - [2026-02-09 21:43:05] "GET /tag/b673113a-5e3d-4ec4-baf6-97b2d15683fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.010323 10.0.0.242 - - [2026-02-09 21:43:05] "POST /tags HTTP/1.1" 200 342 0.012717 10.0.0.242 - - [2026-02-09 21:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.242 - - [2026-02-09 21:43:05] "GET /tag/7a92c837-174a-467e-aa0c-185b65aae36c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.010644 10.0.0.242 - - [2026-02-09 21:43:05] "POST /id-to-fqname HTTP/1.1" 200 192 0.001132 10.0.0.242 - - [2026-02-09 21:43:05] "POST /fqname-to-id HTTP/1.1" 404 201 0.004869 10.0.0.242 - - [2026-02-09 21:43:05] "POST /security-groups HTTP/1.1" 200 589 0.061684 10.0.0.242 - - [2026-02-09 21:43:05] "POST /fqname-to-id HTTP/1.1" 404 236 0.001844 10.0.0.242 - - [2026-02-09 21:43:06] "POST /projects HTTP/1.1" 200 521 0.182629 10.0.0.242 - - [2026-02-09 21:43:06] "POST /access-control-lists HTTP/1.1" 200 600 0.060884 10.0.0.242 - - [2026-02-09 21:43:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.053765 10.0.0.242 - - [2026-02-09 21:43:06] "POST /fqname-to-id HTTP/1.1" 404 235 0.020531 10.0.0.242 - - [2026-02-09 21:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.242 - - [2026-02-09 21:43:06] "GET /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.017876 10.0.0.242 - - [2026-02-09 21:43:06] "POST /access-control-lists HTTP/1.1" 200 598 0.066402 10.0.0.242 - - [2026-02-09 21:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012997 10.0.0.242 - - [2026-02-09 21:43:06] "GET /virtual-network/c9ece854-8911-4e5f-867f-53d978d4d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.004926 10.0.0.242 - - [2026-02-09 21:43:06] "PUT /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3 HTTP/1.1" 200 265 0.037994 10.0.0.242 - - [2026-02-09 21:43:06] "PUT /virtual-network/c9ece854-8911-4e5f-867f-53d978d4d025 HTTP/1.1" 200 265 0.061922 10.0.0.242 - - [2026-02-09 21:43:06] "POST /security-groups HTTP/1.1" 200 593 0.071463 10.0.0.242 - - [2026-02-09 21:43:06] "POST /fqname-to-id HTTP/1.1" 404 270 0.001576 10.0.0.242 - - [2026-02-09 21:43:06] "POST /access-control-lists HTTP/1.1" 200 634 0.058311 10.0.0.242 - - [2026-02-09 21:43:06] "POST /fqname-to-id HTTP/1.1" 404 269 0.005101 10.0.0.242 - - [2026-02-09 21:43:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.077163 10.0.0.242 - - [2026-02-09 21:43:06] "POST /access-control-lists HTTP/1.1" 200 632 0.079114 10.0.0.242 - - [2026-02-09 21:43:06] "POST /chown HTTP/1.1" 200 109 0.054380 10.0.0.242 - - [2026-02-09 21:43:06] "GET /application-policy-set/caf88cdc-b720-4e30-9956-d8a8653074d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.014434 10.0.0.242 - - [2026-02-09 21:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.242 - - [2026-02-09 21:43:06] "GET /policy-management/832fa2f4-bf2c-4856-b1a0-20cc355bfe6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002207 10.0.0.242 - - [2026-02-09 21:43:06] "POST /tags HTTP/1.1" 409 226 0.001245 10.0.0.242 - - [2026-02-09 21:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001198 10.0.0.242 - - [2026-02-09 21:43:06] "GET /tag/7a92c837-174a-467e-aa0c-185b65aae36c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.009434 10.0.0.242 - - [2026-02-09 21:43:06] "POST /firewall-rules HTTP/1.1" 200 602 0.068134 10.0.0.242 - - [2026-02-09 21:43:06] "GET /firewall-rule/8356f1b3-e8e6-4bbc-a758-b9b8b1a718ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.007572 10.0.0.242 - - [2026-02-09 21:43:06] "GET /firewall-policy/0645c8fc-fdc8-45b6-9f75-d76407f9a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3886 0.003778 10.0.0.242 - - [2026-02-09 21:43:06] "GET /firewall-rule/8356f1b3-e8e6-4bbc-a758-b9b8b1a718ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.002865 10.0.0.242 - - [2026-02-09 21:43:06] "POST /ref-update HTTP/1.1" 200 156 0.041652 10.0.0.242 - - [2026-02-09 21:43:06] "GET /application-policy-set/caf88cdc-b720-4e30-9956-d8a8653074d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002342 10.0.0.242 - - [2026-02-09 21:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004638 10.0.0.242 - - [2026-02-09 21:43:06] "GET /policy-management/832fa2f4-bf2c-4856-b1a0-20cc355bfe6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002017 10.0.0.242 - - [2026-02-09 21:43:06] "POST /tags HTTP/1.1" 409 226 0.002014 10.0.0.242 - - [2026-02-09 21:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.242 - - [2026-02-09 21:43:06] "GET /tag/7a92c837-174a-467e-aa0c-185b65aae36c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.011190 10.0.0.242 - - [2026-02-09 21:43:07] "POST /firewall-rules HTTP/1.1" 200 600 0.068047 10.0.0.242 - - [2026-02-09 21:43:07] "GET /firewall-rule/0641d14e-a0b0-4cb9-95b6-43ec031444f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003583 10.0.0.242 - - [2026-02-09 21:43:07] "GET /firewall-policy/0645c8fc-fdc8-45b6-9f75-d76407f9a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.002977 10.0.0.242 - - [2026-02-09 21:43:07] "GET /firewall-rule/0641d14e-a0b0-4cb9-95b6-43ec031444f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.001874 10.0.0.242 - - [2026-02-09 21:43:07] "POST /ref-update HTTP/1.1" 200 156 0.043865 10.0.0.242 - - [2026-02-09 21:43:08] "POST /tags HTTP/1.1" 200 394 0.023736 10.0.0.242 - - [2026-02-09 21:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007020 10.0.0.242 - - [2026-02-09 21:43:08] "GET /tag/1347d698-6ec5-41d4-8457-41332163a4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.012079 10.0.0.242 - - [2026-02-09 21:43:08] "POST /tags HTTP/1.1" 200 342 0.021696 10.0.0.242 - - [2026-02-09 21:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011781 10.0.0.242 - - [2026-02-09 21:43:08] "GET /tag/1a25b0e3-0f79-43d1-8165-e1a9fc76846d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011986 10.0.0.242 - - [2026-02-09 21:43:08] "POST /id-to-fqname HTTP/1.1" 200 192 0.000469 10.0.0.242 - - [2026-02-09 21:43:08] "POST /fqname-to-id HTTP/1.1" 404 201 0.003472 10.0.0.242 - - [2026-02-09 21:43:09] "POST /security-groups HTTP/1.1" 200 589 0.064289 10.0.0.242 - - [2026-02-09 21:43:09] "POST /projects HTTP/1.1" 200 521 0.145928 10.0.0.242 - - [2026-02-09 21:43:09] "POST /fqname-to-id HTTP/1.1" 404 236 0.001475 10.0.0.242 - - [2026-02-09 21:43:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.012779 10.0.0.242 - - [2026-02-09 21:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.242 - - [2026-02-09 21:43:09] "GET /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.014169 10.0.0.242 - - [2026-02-09 21:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.242 - - [2026-02-09 21:43:09] "POST /access-control-lists HTTP/1.1" 200 600 0.083709 10.0.0.242 - - [2026-02-09 21:43:09] "GET /virtual-network/c9ece854-8911-4e5f-867f-53d978d4d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.019314 10.0.0.242 - - [2026-02-09 21:43:09] "POST /fqname-to-id HTTP/1.1" 404 235 0.001935 10.0.0.242 - - [2026-02-09 21:43:09] "POST /access-control-lists HTTP/1.1" 200 598 0.026947 10.0.0.242 - - [2026-02-09 21:43:09] "PUT /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3 HTTP/1.1" 200 265 0.056139 10.0.0.242 - - [2026-02-09 21:43:09] "PUT /virtual-network/c9ece854-8911-4e5f-867f-53d978d4d025 HTTP/1.1" 200 265 0.040518 10.0.0.242 - - [2026-02-09 21:43:09] "POST /security-groups HTTP/1.1" 200 593 0.072478 10.0.0.242 - - [2026-02-09 21:43:09] "POST /fqname-to-id HTTP/1.1" 404 270 0.002334 10.0.0.242 - - [2026-02-09 21:43:09] "POST /access-control-lists HTTP/1.1" 200 634 0.028318 10.0.0.242 - - [2026-02-09 21:43:09] "POST /fqname-to-id HTTP/1.1" 404 269 0.016452 10.0.0.242 - - [2026-02-09 21:43:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.040309 10.0.0.242 - - [2026-02-09 21:43:09] "POST /chown HTTP/1.1" 200 109 0.033106 10.0.0.242 - - [2026-02-09 21:43:09] "POST /access-control-lists HTTP/1.1" 200 632 0.055944 10.0.0.242 - - [2026-02-09 21:43:09] "GET /application-policy-set/caf88cdc-b720-4e30-9956-d8a8653074d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.011151 10.0.0.242 - - [2026-02-09 21:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.242 - - [2026-02-09 21:43:09] "GET /policy-management/832fa2f4-bf2c-4856-b1a0-20cc355bfe6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002225 10.0.0.242 - - [2026-02-09 21:43:09] "POST /tags HTTP/1.1" 409 226 0.001173 10.0.0.242 - - [2026-02-09 21:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001134 10.0.0.242 - - [2026-02-09 21:43:09] "GET /tag/1a25b0e3-0f79-43d1-8165-e1a9fc76846d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011759 10.0.0.242 - - [2026-02-09 21:43:09] "POST /firewall-rules HTTP/1.1" 200 602 0.066885 10.0.0.242 - - [2026-02-09 21:43:09] "GET /firewall-rule/e2eeeb3a-f5ac-4d7f-8c1c-b55453f0a0a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003436 10.0.0.242 - - [2026-02-09 21:43:09] "GET /firewall-policy/0645c8fc-fdc8-45b6-9f75-d76407f9a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4399 0.002937 10.0.0.242 - - [2026-02-09 21:43:09] "GET /firewall-rule/e2eeeb3a-f5ac-4d7f-8c1c-b55453f0a0a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.001733 10.0.0.242 - - [2026-02-09 21:43:09] "POST /ref-update HTTP/1.1" 200 156 0.046029 10.0.0.242 - - [2026-02-09 21:43:09] "GET /application-policy-set/caf88cdc-b720-4e30-9956-d8a8653074d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007129 10.0.0.242 - - [2026-02-09 21:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001253 10.0.0.242 - - [2026-02-09 21:43:09] "GET /policy-management/832fa2f4-bf2c-4856-b1a0-20cc355bfe6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002499 10.0.0.242 - - [2026-02-09 21:43:09] "POST /tags HTTP/1.1" 409 226 0.001263 10.0.0.242 - - [2026-02-09 21:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001115 10.0.0.242 - - [2026-02-09 21:43:09] "GET /tag/1a25b0e3-0f79-43d1-8165-e1a9fc76846d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.009048 10.0.0.242 - - [2026-02-09 21:43:09] "POST /firewall-rules HTTP/1.1" 200 600 0.061323 10.0.0.242 - - [2026-02-09 21:43:10] "GET /firewall-rule/404e4f4e-d261-4e20-9076-1a8e650adf53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003559 10.0.0.242 - - [2026-02-09 21:43:10] "GET /firewall-policy/0645c8fc-fdc8-45b6-9f75-d76407f9a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.003348 10.0.0.242 - - [2026-02-09 21:43:10] "GET /firewall-rule/404e4f4e-d261-4e20-9076-1a8e650adf53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.001786 10.0.0.242 - - [2026-02-09 21:43:10] "POST /ref-update HTTP/1.1" 200 156 0.044087 10.0.0.242 - - [2026-02-09 21:43:11] "POST /tags HTTP/1.1" 200 346 0.063410 10.0.0.242 - - [2026-02-09 21:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.020893 10.0.0.242 - - [2026-02-09 21:43:11] "GET /tag/ea440a5a-2bdc-49b3-a6d2-cc5e5f68a1e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.016347 10.0.0.242 - - [2026-02-09 21:43:11] "POST /projects HTTP/1.1" 409 238 0.001998 10.0.0.242 - - [2026-02-09 21:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.242 - - [2026-02-09 21:43:11] "GET /project/b249985f-0efb-4288-a508-a0ede0cf3c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.028218 10.0.0.242 - - [2026-02-09 21:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.242 - - [2026-02-09 21:43:11] "GET /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004349 10.0.0.242 - - [2026-02-09 21:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004970 10.0.0.242 - - [2026-02-09 21:43:11] "GET /virtual-network/c9ece854-8911-4e5f-867f-53d978d4d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005958 10.0.0.242 - - [2026-02-09 21:43:12] "POST /security-groups HTTP/1.1" 409 285 0.002604 10.0.0.242 - - [2026-02-09 21:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001526 10.0.0.242 - - [2026-02-09 21:43:12] "PUT /security-group/01b96b30-b1ee-4b05-b707-d609d3c45284 HTTP/1.1" 200 263 0.057309 10.0.0.242 - - [2026-02-09 21:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.242 - - [2026-02-09 21:43:12] "PUT /access-control-list/6633f0ef-1bb0-4441-b4ed-58dd9e3a520a HTTP/1.1" 200 273 0.012775 10.0.0.242 - - [2026-02-09 21:43:12] "PUT /access-control-list/a5349c79-424c-432f-8879-e9d7203eaf5d HTTP/1.1" 200 273 0.020230 10.0.0.242 - - [2026-02-09 21:43:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.041105 10.0.0.242 - - [2026-02-09 21:43:12] "POST /tags HTTP/1.1" 409 228 0.002546 10.0.0.242 - - [2026-02-09 21:43:12] "GET /project/b249985f-0efb-4288-a508-a0ede0cf3c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.080588 10.0.0.242 - - [2026-02-09 21:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006279 10.0.0.242 - - [2026-02-09 21:43:12] "GET /tag/ea440a5a-2bdc-49b3-a6d2-cc5e5f68a1e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.013740 10.0.0.242 - - [2026-02-09 21:43:12] "POST /tags HTTP/1.1" 200 346 0.019202 10.0.0.242 - - [2026-02-09 21:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.016494 10.0.0.242 - - [2026-02-09 21:43:12] "GET /tag/ef428ca3-e58a-4cb9-a004-d15b6852c035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.017474 10.0.0.242 - - [2026-02-09 21:43:12] "POST /projects HTTP/1.1" 409 238 0.002175 10.0.0.242 - - [2026-02-09 21:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001268 10.0.0.242 - - [2026-02-09 21:43:12] "GET /project/3357a7d8-7c9e-4d48-9538-7914856ca664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.027021 10.0.0.242 - - [2026-02-09 21:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.242 - - [2026-02-09 21:43:12] "GET /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005242 10.0.0.242 - - [2026-02-09 21:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.242 - - [2026-02-09 21:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.242 - - [2026-02-09 21:43:12] "GET /virtual-network/c9ece854-8911-4e5f-867f-53d978d4d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003726 10.0.0.242 - - [2026-02-09 21:43:12] "POST /security-groups HTTP/1.1" 409 285 0.001839 10.0.0.242 - - [2026-02-09 21:43:12] "GET /project/3357a7d8-7c9e-4d48-9538-7914856ca664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.037792 10.0.0.242 - - [2026-02-09 21:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.242 - - [2026-02-09 21:43:12] "PUT /security-group/07fc9d8d-26d8-42e0-b299-145fd637c1ea HTTP/1.1" 200 263 0.051963 10.0.0.242 - - [2026-02-09 21:43:12] "PUT /access-control-list/4970e84a-d232-4a8b-a310-c3a758bbf7ad HTTP/1.1" 200 273 0.018945 10.0.0.242 - - [2026-02-09 21:43:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.026807 10.0.0.242 - - [2026-02-09 21:43:12] "POST /tags HTTP/1.1" 409 228 0.004465 10.0.0.242 - - [2026-02-09 21:43:12] "PUT /access-control-list/46020cbe-16b0-4e8d-9075-c3e15cf9b995 HTTP/1.1" 200 273 0.025631 10.0.0.242 - - [2026-02-09 21:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.242 - - [2026-02-09 21:43:12] "GET /tag/ef428ca3-e58a-4cb9-a004-d15b6852c035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.014967 10.0.0.242 - - [2026-02-09 21:43:12] "POST /tags HTTP/1.1" 200 292 0.034060 10.0.0.242 - - [2026-02-09 21:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.242 - - [2026-02-09 21:43:12] "GET /tag/0e7d6333-8935-4ccf-93f1-81ede810c749?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.012225 10.0.0.242 - - [2026-02-09 21:43:12] "POST /tags HTTP/1.1" 200 304 0.043779 10.0.0.242 - - [2026-02-09 21:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.242 - - [2026-02-09 21:43:12] "GET /tag/e81a64bc-17c6-4d82-9ddb-23963a490fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011677 10.0.0.242 - - [2026-02-09 21:43:12] "POST /tags HTTP/1.1" 409 252 0.001334 10.0.0.242 - - [2026-02-09 21:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001296 10.0.0.242 - - [2026-02-09 21:43:13] "GET /tag/b673113a-5e3d-4ec4-baf6-97b2d15683fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.010288 10.0.0.242 - - [2026-02-09 21:43:13] "POST /tags HTTP/1.1" 409 226 0.001618 10.0.0.242 - - [2026-02-09 21:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.242 - - [2026-02-09 21:43:13] "GET /tag/7a92c837-174a-467e-aa0c-185b65aae36c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.009717 10.0.0.242 - - [2026-02-09 21:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001388 10.0.0.242 - - [2026-02-09 21:43:13] "GET /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003902 10.0.0.242 - - [2026-02-09 21:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001393 10.0.0.242 - - [2026-02-09 21:43:13] "GET /project/b249985f-0efb-4288-a508-a0ede0cf3c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.030654 10.0.0.242 - - [2026-02-09 21:43:13] "POST /virtual-machines HTTP/1.1" 200 396 0.009765 10.0.0.242 - - [2026-02-09 21:43:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.017101 10.0.0.242 - - [2026-02-09 21:43:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.102180 10.0.0.242 - - [2026-02-09 21:43:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.007656 10.0.0.242 - - [2026-02-09 21:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007399 10.0.0.242 - - [2026-02-09 21:43:13] "GET /virtual-machine-interface/55aa139e-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006083 10.0.0.242 - - [2026-02-09 21:43:13] "POST /instance-ips HTTP/1.1" 200 398 0.029948 10.0.0.242 - - [2026-02-09 21:43:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.025090 10.0.0.242 - - [2026-02-09 21:43:13] "GET /virtual-machine-interface/55aa139e-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006187 10.0.0.242 - - [2026-02-09 21:43:13] "POST /set-tag HTTP/1.1" 200 109 0.059823 10.0.0.242 - - [2026-02-09 21:43:13] "GET /virtual-machine-interface/55aa139e-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016946 10.0.0.242 - - [2026-02-09 21:43:13] "GET /instance-ip/55c1e744-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002235 10.0.0.242 - - [2026-02-09 21:43:13] "GET /virtual-machine-interface/55aa139e-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003919 10.0.0.242 - - [2026-02-09 21:43:13] "POST /set-tag HTTP/1.1" 200 109 0.001830 10.0.0.242 - - [2026-02-09 21:43:13] "GET /virtual-router/0153a8bc-0233-4dda-9a4d-e53f0c11996d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.002655 10.0.0.242 - - [2026-02-09 21:43:13] "POST /ref-update HTTP/1.1" 200 156 0.006242 10.0.0.242 - - [2026-02-09 21:43:13] "GET /virtual-machine-interface/55aa139e-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011506 10.0.0.242 - - [2026-02-09 21:43:13] "POST /set-tag HTTP/1.1" 200 109 0.002309 10.0.0.242 - - [2026-02-09 21:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001377 10.0.0.242 - - [2026-02-09 21:43:13] "GET /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003331 10.0.0.242 - - [2026-02-09 21:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001686 10.0.0.242 - - [2026-02-09 21:43:13] "GET /project/b249985f-0efb-4288-a508-a0ede0cf3c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.020477 10.0.0.242 - - [2026-02-09 21:43:13] "POST /virtual-machines HTTP/1.1" 200 396 0.008110 10.0.0.242 - - [2026-02-09 21:43:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.011958 10.0.0.242 - - [2026-02-09 21:43:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.083169 10.0.0.242 - - [2026-02-09 21:43:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.007569 10.0.0.242 - - [2026-02-09 21:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008487 10.0.0.242 - - [2026-02-09 21:43:14] "GET /virtual-machine-interface/56121c28-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004775 10.0.0.242 - - [2026-02-09 21:43:14] "POST /instance-ips HTTP/1.1" 200 398 0.023288 10.0.0.242 - - [2026-02-09 21:43:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.046995 10.0.0.242 - - [2026-02-09 21:43:14] "GET /virtual-machine-interface/56121c28-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.018626 10.0.0.242 - - [2026-02-09 21:43:14] "POST /set-tag HTTP/1.1" 200 109 0.063777 10.0.0.242 - - [2026-02-09 21:43:14] "GET /virtual-machine-interface/56121c28-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.017959 10.0.0.242 - - [2026-02-09 21:43:14] "GET /instance-ip/5627d680-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003527 10.0.0.242 - - [2026-02-09 21:43:14] "GET /virtual-machine-interface/56121c28-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005007 10.0.0.242 - - [2026-02-09 21:43:14] "POST /set-tag HTTP/1.1" 200 109 0.009073 10.0.0.242 - - [2026-02-09 21:43:14] "GET /virtual-router/0153a8bc-0233-4dda-9a4d-e53f0c11996d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1701 0.003607 10.0.0.242 - - [2026-02-09 21:43:14] "POST /ref-update HTTP/1.1" 200 156 0.007669 10.0.0.242 - - [2026-02-09 21:43:14] "GET /virtual-machine-interface/56121c28-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.020008 10.0.0.242 - - [2026-02-09 21:43:14] "POST /set-tag HTTP/1.1" 200 109 0.001978 10.0.0.242 - - [2026-02-09 21:43:14] "POST /tags HTTP/1.1" 200 292 0.015890 10.0.0.242 - - [2026-02-09 21:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.017654 10.0.0.242 - - [2026-02-09 21:43:14] "GET /tag/ce6b2604-1c79-4242-916f-dd26c16ae02c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.010415 10.0.0.242 - - [2026-02-09 21:43:14] "POST /tags HTTP/1.1" 409 252 0.001828 10.0.0.242 - - [2026-02-09 21:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001228 10.0.0.242 - - [2026-02-09 21:43:14] "GET /tag/1347d698-6ec5-41d4-8457-41332163a4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.014665 10.0.0.242 - - [2026-02-09 21:43:14] "POST /tags HTTP/1.1" 409 226 0.001375 10.0.0.242 - - [2026-02-09 21:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001201 10.0.0.242 - - [2026-02-09 21:43:14] "GET /tag/1a25b0e3-0f79-43d1-8165-e1a9fc76846d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.009544 10.0.0.242 - - [2026-02-09 21:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004732 10.0.0.242 - - [2026-02-09 21:43:14] "GET /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003740 10.0.0.242 - - [2026-02-09 21:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.242 - - [2026-02-09 21:43:14] "GET /project/3357a7d8-7c9e-4d48-9538-7914856ca664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032242 10.0.0.242 - - [2026-02-09 21:43:14] "POST /virtual-machines HTTP/1.1" 200 396 0.007450 10.0.0.242 - - [2026-02-09 21:43:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.015785 10.0.0.242 - - [2026-02-09 21:43:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.119675 10.0.0.242 - - [2026-02-09 21:43:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.008389 10.0.0.242 - - [2026-02-09 21:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.242 - - [2026-02-09 21:43:15] "GET /virtual-machine-interface/56a78452-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004860 10.0.0.242 - - [2026-02-09 21:43:15] "POST /instance-ips HTTP/1.1" 200 398 0.024141 10.0.0.242 - - [2026-02-09 21:43:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.024978 10.0.0.242 - - [2026-02-09 21:43:15] "GET /virtual-machine-interface/56a78452-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009306 10.0.0.242 - - [2026-02-09 21:43:15] "POST /set-tag HTTP/1.1" 200 109 0.061803 10.0.0.242 - - [2026-02-09 21:43:15] "GET /virtual-machine-interface/56a78452-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015795 10.0.0.242 - - [2026-02-09 21:43:15] "GET /instance-ip/56c265a6-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002640 10.0.0.242 - - [2026-02-09 21:43:15] "GET /virtual-machine-interface/56a78452-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003910 10.0.0.242 - - [2026-02-09 21:43:15] "POST /set-tag HTTP/1.1" 200 109 0.001846 10.0.0.242 - - [2026-02-09 21:43:15] "GET /virtual-router/0153a8bc-0233-4dda-9a4d-e53f0c11996d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.004106 10.0.0.242 - - [2026-02-09 21:43:15] "POST /ref-update HTTP/1.1" 200 156 0.009426 10.0.0.242 - - [2026-02-09 21:43:15] "GET /virtual-machine-interface/56a78452-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004404 10.0.0.242 - - [2026-02-09 21:43:15] "POST /set-tag HTTP/1.1" 200 109 0.001659 10.0.0.242 - - [2026-02-09 21:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007111 10.0.0.242 - - [2026-02-09 21:43:15] "GET /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003740 10.0.0.242 - - [2026-02-09 21:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.242 - - [2026-02-09 21:43:15] "GET /project/3357a7d8-7c9e-4d48-9538-7914856ca664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033395 10.0.0.242 - - [2026-02-09 21:43:15] "POST /virtual-machines HTTP/1.1" 200 396 0.008589 10.0.0.242 - - [2026-02-09 21:43:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.023067 10.0.0.242 - - [2026-02-09 21:43:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.108742 10.0.0.242 - - [2026-02-09 21:43:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.015537 10.0.0.242 - - [2026-02-09 21:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006492 10.0.0.242 - - [2026-02-09 21:43:15] "GET /virtual-machine-interface/57196ec8-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004801 10.0.0.242 - - [2026-02-09 21:43:15] "POST /instance-ips HTTP/1.1" 200 398 0.020700 10.0.0.242 - - [2026-02-09 21:43:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.024724 10.0.0.242 - - [2026-02-09 21:43:15] "GET /virtual-machine-interface/57196ec8-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010998 10.0.0.242 - - [2026-02-09 21:43:16] "POST /set-tag HTTP/1.1" 200 109 0.066787 10.0.0.242 - - [2026-02-09 21:43:16] "GET /virtual-machine-interface/57196ec8-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.020176 10.0.0.242 - - [2026-02-09 21:43:16] "GET /instance-ip/572eb468-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003066 10.0.0.242 - - [2026-02-09 21:43:16] "GET /virtual-machine-interface/57196ec8-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004054 10.0.0.242 - - [2026-02-09 21:43:16] "POST /set-tag HTTP/1.1" 200 109 0.002396 10.0.0.242 - - [2026-02-09 21:43:16] "GET /virtual-router/0153a8bc-0233-4dda-9a4d-e53f0c11996d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2129 0.003704 10.0.0.242 - - [2026-02-09 21:43:16] "POST /ref-update HTTP/1.1" 200 156 0.007658 10.0.0.242 - - [2026-02-09 21:43:16] "GET /virtual-machine-interface/57196ec8-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009246 10.0.0.242 - - [2026-02-09 21:43:16] "POST /set-tag HTTP/1.1" 200 109 0.003810 10.0.0.242 - - [2026-02-09 21:43:16] "POST /tags HTTP/1.1" 200 300 0.019557 10.0.0.242 - - [2026-02-09 21:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011747 10.0.0.242 - - [2026-02-09 21:43:16] "GET /tag/0fd70b50-e1c3-4df5-8adb-88706dc5aad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.014763 10.0.0.242 - - [2026-02-09 21:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.242 - - [2026-02-09 21:43:16] "GET /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003378 10.0.0.242 - - [2026-02-09 21:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001246 10.0.0.242 - - [2026-02-09 21:43:16] "GET /project/b249985f-0efb-4288-a508-a0ede0cf3c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033925 10.0.0.242 - - [2026-02-09 21:43:16] "POST /virtual-machines HTTP/1.1" 200 396 0.018784 10.0.0.242 - - [2026-02-09 21:43:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.010372 10.0.0.242 - - [2026-02-09 21:43:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.112849 10.0.0.242 - - [2026-02-09 21:43:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.019291 10.0.0.242 - - [2026-02-09 21:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008006 10.0.0.242 - - [2026-02-09 21:43:16] "GET /virtual-machine-interface/57953e68-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004550 10.0.0.242 - - [2026-02-09 21:43:16] "POST /instance-ips HTTP/1.1" 200 398 0.018255 10.0.0.242 - - [2026-02-09 21:43:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.014718 10.0.0.242 - - [2026-02-09 21:43:16] "GET /virtual-machine-interface/57953e68-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008675 10.0.0.242 - - [2026-02-09 21:43:16] "POST /set-tag HTTP/1.1" 200 109 0.023328 10.0.0.242 - - [2026-02-09 21:43:16] "GET /virtual-machine-interface/57953e68-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.016060 10.0.0.242 - - [2026-02-09 21:43:16] "GET /instance-ip/57ab4db6-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.006405 10.0.0.242 - - [2026-02-09 21:43:16] "GET /virtual-machine-interface/57953e68-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003942 10.0.0.242 - - [2026-02-09 21:43:16] "POST /set-tag HTTP/1.1" 200 109 0.001866 10.0.0.242 - - [2026-02-09 21:43:16] "POST /tags HTTP/1.1" 200 300 0.026924 10.0.0.242 - - [2026-02-09 21:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.242 - - [2026-02-09 21:43:16] "GET /tag/2d117564-eb0a-4290-8569-ad2a125b1359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.013871 10.0.0.242 - - [2026-02-09 21:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.014364 10.0.0.242 - - [2026-02-09 21:43:17] "GET /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006474 10.0.0.242 - - [2026-02-09 21:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.242 - - [2026-02-09 21:43:17] "GET /project/b249985f-0efb-4288-a508-a0ede0cf3c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036860 10.0.0.242 - - [2026-02-09 21:43:17] "POST /virtual-machines HTTP/1.1" 200 396 0.010923 10.0.0.242 - - [2026-02-09 21:43:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.009315 10.0.0.242 - - [2026-02-09 21:43:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.112456 10.0.0.242 - - [2026-02-09 21:43:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.025886 10.0.0.242 - - [2026-02-09 21:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005504 10.0.0.242 - - [2026-02-09 21:43:17] "GET /virtual-machine-interface/580305ce-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007719 10.0.0.242 - - [2026-02-09 21:43:17] "POST /instance-ips HTTP/1.1" 200 398 0.035568 10.0.0.242 - - [2026-02-09 21:43:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.025688 10.0.0.242 - - [2026-02-09 21:43:17] "GET /virtual-machine-interface/580305ce-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.021857 10.0.0.242 - - [2026-02-09 21:43:17] "POST /set-tag HTTP/1.1" 200 109 0.025846 10.0.0.242 - - [2026-02-09 21:43:17] "GET /virtual-machine-interface/580305ce-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.016143 10.0.0.242 - - [2026-02-09 21:43:17] "GET /instance-ip/581973c2-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.020579 10.0.0.242 - - [2026-02-09 21:43:17] "GET /virtual-machine-interface/580305ce-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004315 10.0.0.242 - - [2026-02-09 21:43:17] "POST /set-tag HTTP/1.1" 200 109 0.001880 10.0.0.242 - - [2026-02-09 21:43:17] "POST /tags HTTP/1.1" 200 300 0.041370 10.0.0.242 - - [2026-02-09 21:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.023515 10.0.0.242 - - [2026-02-09 21:43:18] "GET /tag/5db561e3-99d0-4250-bfaf-784438326803?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.012729 10.0.0.242 - - [2026-02-09 21:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.242 - - [2026-02-09 21:43:18] "GET /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003415 10.0.0.242 - - [2026-02-09 21:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001405 10.0.0.242 - - [2026-02-09 21:43:18] "GET /project/3357a7d8-7c9e-4d48-9538-7914856ca664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035540 10.0.0.242 - - [2026-02-09 21:43:18] "POST /virtual-machines HTTP/1.1" 200 396 0.008876 10.0.0.242 - - [2026-02-09 21:43:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.021971 10.0.0.242 - - [2026-02-09 21:43:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.095187 10.0.0.242 - - [2026-02-09 21:43:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.008623 10.0.0.242 - - [2026-02-09 21:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008419 10.0.0.242 - - [2026-02-09 21:43:18] "GET /virtual-machine-interface/589f9a10-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006205 10.0.0.242 - - [2026-02-09 21:43:18] "POST /instance-ips HTTP/1.1" 200 398 0.020644 10.0.0.242 - - [2026-02-09 21:43:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.015121 10.0.0.242 - - [2026-02-09 21:43:18] "GET /virtual-machine-interface/589f9a10-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009341 10.0.0.242 - - [2026-02-09 21:43:18] "POST /set-tag HTTP/1.1" 200 109 0.015861 10.0.0.242 - - [2026-02-09 21:43:18] "GET /virtual-machine-interface/589f9a10-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012766 10.0.0.242 - - [2026-02-09 21:43:18] "GET /instance-ip/58b6efda-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003341 10.0.0.242 - - [2026-02-09 21:43:18] "GET /virtual-machine-interface/589f9a10-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004088 10.0.0.242 - - [2026-02-09 21:43:18] "POST /set-tag HTTP/1.1" 200 109 0.002087 10.0.0.242 - - [2026-02-09 21:43:18] "POST /tags HTTP/1.1" 200 300 0.016262 10.0.0.242 - - [2026-02-09 21:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.242 - - [2026-02-09 21:43:18] "GET /tag/7396020a-f32c-4080-b5bf-ef2fe6bd29e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.011233 10.0.0.242 - - [2026-02-09 21:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.242 - - [2026-02-09 21:43:18] "GET /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005988 10.0.0.242 - - [2026-02-09 21:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.242 - - [2026-02-09 21:43:18] "GET /project/3357a7d8-7c9e-4d48-9538-7914856ca664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030790 10.0.0.242 - - [2026-02-09 21:43:18] "POST /virtual-machines HTTP/1.1" 200 396 0.007020 10.0.0.242 - - [2026-02-09 21:43:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.014403 10.0.0.242 - - [2026-02-09 21:43:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.104497 10.0.0.242 - - [2026-02-09 21:43:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.008558 10.0.0.242 - - [2026-02-09 21:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010562 10.0.0.242 - - [2026-02-09 21:43:19] "GET /virtual-machine-interface/5907fff6-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006627 10.0.0.242 - - [2026-02-09 21:43:19] "POST /instance-ips HTTP/1.1" 200 398 0.021327 10.0.0.242 - - [2026-02-09 21:43:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.022392 10.0.0.242 - - [2026-02-09 21:43:19] "GET /virtual-machine-interface/5907fff6-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008411 10.0.0.242 - - [2026-02-09 21:43:19] "POST /set-tag HTTP/1.1" 200 109 0.018158 10.0.0.242 - - [2026-02-09 21:43:19] "GET /virtual-machine-interface/5907fff6-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.017188 10.0.0.242 - - [2026-02-09 21:43:19] "GET /instance-ip/59207a22-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.002932 10.0.0.242 - - [2026-02-09 21:43:19] "GET /virtual-machine-interface/5907fff6-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005053 10.0.0.242 - - [2026-02-09 21:43:19] "POST /set-tag HTTP/1.1" 200 109 0.002318 10.0.0.242 - - [2026-02-09 21:43:19] "GET /virtual-router/0153a8bc-0233-4dda-9a4d-e53f0c11996d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2343 0.003633 10.0.0.242 - - [2026-02-09 21:43:19] "POST /ref-update HTTP/1.1" 200 156 0.008303 10.0.0.242 - - [2026-02-09 21:43:19] "GET /virtual-machine-interface/57953e68-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014100 10.0.0.242 - - [2026-02-09 21:43:19] "POST /set-tag HTTP/1.1" 200 109 0.002918 10.0.0.242 - - [2026-02-09 21:43:19] "GET /virtual-machine-interface/55aa139e-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004614 10.0.0.242 - - [2026-02-09 21:43:19] "POST /set-tag HTTP/1.1" 200 109 0.002455 10.0.0.242 - - [2026-02-09 21:43:19] "GET /virtual-router/0153a8bc-0233-4dda-9a4d-e53f0c11996d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.003814 10.0.0.242 - - [2026-02-09 21:43:19] "POST /ref-update HTTP/1.1" 200 156 0.010331 10.0.0.242 - - [2026-02-09 21:43:19] "GET /virtual-machine-interface/580305ce-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013265 10.0.0.242 - - [2026-02-09 21:43:19] "POST /set-tag HTTP/1.1" 200 109 0.002137 10.0.0.242 - - [2026-02-09 21:43:19] "GET /virtual-machine-interface/56121c28-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006082 10.0.0.242 - - [2026-02-09 21:43:19] "POST /set-tag HTTP/1.1" 200 109 0.011201 10.0.0.242 - - [2026-02-09 21:43:19] "GET /virtual-router/0153a8bc-0233-4dda-9a4d-e53f0c11996d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2771 0.003779 10.0.0.242 - - [2026-02-09 21:43:19] "POST /ref-update HTTP/1.1" 200 156 0.007679 10.0.0.242 - - [2026-02-09 21:43:19] "GET /virtual-machine-interface/589f9a10-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009701 10.0.0.242 - - [2026-02-09 21:43:19] "POST /set-tag HTTP/1.1" 200 109 0.002716 10.0.0.242 - - [2026-02-09 21:43:19] "GET /virtual-router/0153a8bc-0233-4dda-9a4d-e53f0c11996d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2985 0.004215 10.0.0.242 - - [2026-02-09 21:43:19] "POST /ref-update HTTP/1.1" 200 156 0.007389 10.0.0.242 - - [2026-02-09 21:43:19] "GET /virtual-machine-interface/5907fff6-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.015439 10.0.0.242 - - [2026-02-09 21:43:19] "POST /set-tag HTTP/1.1" 200 109 0.002620 10.0.0.242 - - [2026-02-09 21:43:19] "GET /virtual-machine-interface/56a78452-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003725 10.0.0.242 - - [2026-02-09 21:43:19] "POST /set-tag HTTP/1.1" 200 109 0.002343 10.0.0.242 - - [2026-02-09 21:43:19] "GET /virtual-machine-interface/57196ec8-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004387 10.0.0.242 - - [2026-02-09 21:43:19] "POST /set-tag HTTP/1.1" 200 109 0.001984 10.0.0.242 - - [2026-02-09 21:43:19] "GET /virtual-machine-interface/57953e68-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003531 10.0.0.242 - - [2026-02-09 21:43:19] "POST /set-tag HTTP/1.1" 200 109 0.001744 10.0.0.242 - - [2026-02-09 21:43:19] "GET /virtual-machine-interface/580305ce-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.023711 10.0.0.242 - - [2026-02-09 21:43:19] "POST /set-tag HTTP/1.1" 200 109 0.002640 10.0.0.242 - - [2026-02-09 21:43:19] "GET /virtual-machine-interface/589f9a10-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007920 10.0.0.242 - - [2026-02-09 21:43:20] "POST /set-tag HTTP/1.1" 200 109 0.002995 10.0.0.242 - - [2026-02-09 21:43:20] "GET /virtual-machine-interface/5907fff6-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006669 10.0.0.242 - - [2026-02-09 21:43:20] "POST /set-tag HTTP/1.1" 200 109 0.004027 10.0.0.242 - - [2026-02-09 21:43:20] "GET /virtual-machine-interface/56121c28-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004340 10.0.0.242 - - [2026-02-09 21:43:20] "POST /set-tag HTTP/1.1" 200 109 0.002838 10.0.0.242 - - [2026-02-09 21:43:21] "GET /virtual-machine-interface/56a78452-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005016 10.0.0.242 - - [2026-02-09 21:43:21] "POST /set-tag HTTP/1.1" 200 109 0.002747 10.0.0.242 - - [2026-02-09 21:43:24] "GET /virtual-machine-interface/55aa139e-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004236 10.0.0.242 - - [2026-02-09 21:43:24] "POST /set-tag HTTP/1.1" 200 109 0.002141 10.0.0.242 - - [2026-02-09 21:43:25] "GET /virtual-machine-interface/57196ec8-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007164 10.0.0.242 - - [2026-02-09 21:43:25] "POST /set-tag HTTP/1.1" 200 109 0.002070 10.0.0.242 - - [2026-02-09 21:43:25] "GET /virtual-machine-interface/589f9a10-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003444 10.0.0.242 - - [2026-02-09 21:43:25] "POST /set-tag HTTP/1.1" 200 109 0.001482 10.0.0.242 - - [2026-02-09 21:43:27] "GET /virtual-machine/e5cabbeb-cab9-4529-9ab4-9fb32eb6b359?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002700 10.0.0.242 - - [2026-02-09 21:43:27] "GET /virtual-machine-interface/55aa139e-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003498 10.0.0.242 - - [2026-02-09 21:43:27] "GET /virtual-machine/c8ba30d3-39a3-4dcb-9033-f93837d7d0d6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002265 10.0.0.242 - - [2026-02-09 21:43:27] "GET /virtual-machine-interface/56121c28-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003169 10.0.0.242 - - [2026-02-09 21:43:27] "GET /virtual-machine/05e75fbd-a6cd-461c-a1e9-dadc76e19fe5?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002278 10.0.0.242 - - [2026-02-09 21:43:27] "GET /virtual-machine-interface/56a78452-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003273 10.0.0.242 - - [2026-02-09 21:43:27] "GET /virtual-machine/1dd5e15d-6ac8-4377-aab2-e8f7b98110dd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002641 10.0.0.242 - - [2026-02-09 21:43:27] "GET /virtual-machine-interface/57196ec8-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003163 10.0.0.242 - - [2026-02-09 21:43:29] "GET /virtual-machine-interface/580305ce-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004273 10.0.0.242 - - [2026-02-09 21:43:29] "POST /set-tag HTTP/1.1" 200 109 0.001851 10.0.0.242 - - [2026-02-09 21:43:30] "GET /virtual-machine-interface/5907fff6-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005739 10.0.0.242 - - [2026-02-09 21:43:30] "POST /set-tag HTTP/1.1" 200 109 0.002210 10.0.0.242 - - [2026-02-09 21:43:30] "GET /virtual-machine-interface/57953e68-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003876 10.0.0.242 - - [2026-02-09 21:43:30] "POST /set-tag HTTP/1.1" 200 109 0.001684 10.0.0.242 - - [2026-02-09 21:43:32] "GET /virtual-machine/7411a96f-86d6-4fe4-b290-e3b800ecaa3c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003808 10.0.0.242 - - [2026-02-09 21:43:32] "GET /virtual-machine-interface/57953e68-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004689 10.0.0.242 - - [2026-02-09 21:43:32] "GET /virtual-machine/90c00cac-c8ee-4788-b6f1-f6c64c84c2e8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.020150 10.0.0.242 - - [2026-02-09 21:43:32] "GET /virtual-machine-interface/589f9a10-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004172 10.0.0.242 - - [2026-02-09 21:43:32] "GET /virtual-machine/0c3a635b-1f4f-4e55-b4f4-0195adaf7794?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003079 10.0.0.242 - - [2026-02-09 21:43:33] "GET /virtual-machine-interface/580305ce-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005276 10.0.0.242 - - [2026-02-09 21:43:33] "GET /virtual-machine/fd40796a-d38e-4d9f-bc3f-5ef415477b38?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003821 10.0.0.242 - - [2026-02-09 21:43:33] "GET /virtual-machine-interface/5907fff6-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004368 10.0.0.242 - - [2026-02-09 21:43:33] "GET /loadbalancer/d92befad-f65c-47a4-9ce7-3854e5973ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002385 10.0.0.242 - - [2026-02-09 21:43:33] "POST /tags HTTP/1.1" 200 334 0.041080 10.0.0.242 - - [2026-02-09 21:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.035867 10.0.0.242 - - [2026-02-09 21:43:33] "GET /tag/564980b6-a35b-467a-917c-40102eb0517b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.022557 10.0.0.242 - - [2026-02-09 21:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.242 - - [2026-02-09 21:43:33] "GET /project/b249985f-0efb-4288-a508-a0ede0cf3c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041844 10.0.0.242 - - [2026-02-09 21:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.242 - - [2026-02-09 21:43:33] "GET /virtual-network/c9ece854-8911-4e5f-867f-53d978d4d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005010 10.0.0.242 - - [2026-02-09 21:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.242 - - [2026-02-09 21:43:33] "GET /service-appliance-set/2d8ab2f7-39cf-4a95-a53f-a675e5ea8646?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002142 10.0.0.242 - - [2026-02-09 21:43:33] "POST /fqname-to-id HTTP/1.1" 404 273 0.001181 10.0.0.242 - - [2026-02-09 21:43:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.101682 10.0.0.242 - - [2026-02-09 21:43:33] "GET /virtual-machine-interface/1478f5e0-eb4b-4840-bb25-3ddecd1e387c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.012655 10.0.0.242 - - [2026-02-09 21:43:33] "POST /instance-ips HTTP/1.1" 200 410 0.021318 10.0.0.242 - - [2026-02-09 21:43:33] "GET /instance-ip/dba8bd1d-6dcc-4715-b258-3c2ceb2bb752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.004198 10.0.0.242 - - [2026-02-09 21:43:34] "POST /loadbalancers HTTP/1.1" 200 631 0.075555 10.0.0.242 - - [2026-02-09 21:43:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.017182 10.0.0.242 - - [2026-02-09 21:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.242 - - [2026-02-09 21:43:34] "GET /project/b249985f-0efb-4288-a508-a0ede0cf3c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.056737 10.0.0.242 - - [2026-02-09 21:43:34] "GET /instance-ip/dba8bd1d-6dcc-4715-b258-3c2ceb2bb752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.004222 10.0.0.242 - - [2026-02-09 21:43:34] "GET /project/b249985f-0efb-4288-a508-a0ede0cf3c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.038576 10.0.0.242 - - [2026-02-09 21:43:34] "POST /floating-ips HTTP/1.1" 200 599 0.048372 10.0.0.242 - - [2026-02-09 21:43:34] "GET /loadbalancer/d92befad-f65c-47a4-9ce7-3854e5973ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.025015 10.0.0.242 - - [2026-02-09 21:43:34] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.027146 10.0.0.242 - - [2026-02-09 21:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.242 - - [2026-02-09 21:43:34] "GET /project/b249985f-0efb-4288-a508-a0ede0cf3c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.029336 10.0.0.242 - - [2026-02-09 21:43:34] "GET /loadbalancer-listener/44e348ff-465b-43ed-98d2-51b2d8138d14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.002700 10.0.0.242 - - [2026-02-09 21:43:34] "GET /loadbalancer-listener/44e348ff-465b-43ed-98d2-51b2d8138d14?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.004062 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:43:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000662 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:43:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000727 10.0.0.242 - - [2026-02-09 21:43:34] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.019077 10.0.0.242 - - [2026-02-09 21:43:34] "GET /instance-ip/dba8bd1d-6dcc-4715-b258-3c2ceb2bb752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.002536 10.0.0.242 - - [2026-02-09 21:43:34] "GET /instance-ip/dba8bd1d-6dcc-4715-b258-3c2ceb2bb752?fields=floating_ips HTTP/1.1" 200 1215 0.004432 10.0.0.242 - - [2026-02-09 21:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.242 - - [2026-02-09 21:43:34] "GET /loadbalancer/d92befad-f65c-47a4-9ce7-3854e5973ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.004883 10.0.0.242 - - [2026-02-09 21:43:34] "GET /loadbalancer-pool/a0f32e00-d490-4e28-9b04-0bbc9b25baee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.004934 10.0.0.242 - - [2026-02-09 21:43:34] "GET /floating-ip/548d8c3e-a97b-4050-b06e-21cf99321144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.003764 10.0.0.242 - - [2026-02-09 21:43:34] "POST /loadbalancer-members HTTP/1.1" 200 723 0.027883 10.0.0.242 - - [2026-02-09 21:43:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.016640 10.0.0.242 - - [2026-02-09 21:43:34] "GET /virtual-machine-interface/55aa139e-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004314 10.0.0.242 - - [2026-02-09 21:43:34] "GET /virtual-machine-interface/55aa139e-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007731 10.0.0.242 - - [2026-02-09 21:43:34] "GET /loadbalancer/d92befad-f65c-47a4-9ce7-3854e5973ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.005709 10.0.0.242 - - [2026-02-09 21:43:34] "POST /tags HTTP/1.1" 409 221 0.004539 10.0.0.242 - - [2026-02-09 21:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.242 - - [2026-02-09 21:43:34] "GET /tag/564980b6-a35b-467a-917c-40102eb0517b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.069918 10.0.0.242 - - [2026-02-09 21:43:34] "POST /ref-update HTTP/1.1" 200 156 0.123372 10.0.0.242 - - [2026-02-09 21:43:34] "GET /floating-ip/548d8c3e-a97b-4050-b06e-21cf99321144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.003766 10.0.0.242 - - [2026-02-09 21:43:34] "PUT /floating-ip/548d8c3e-a97b-4050-b06e-21cf99321144 HTTP/1.1" 200 257 0.018804 10.0.0.242 - - [2026-02-09 21:43:34] "POST /set-tag HTTP/1.1" 200 109 0.079645 10.0.0.242 - - [2026-02-09 21:43:34] "GET /loadbalancer-pool/a0f32e00-d490-4e28-9b04-0bbc9b25baee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.017127 10.0.0.242 - - [2026-02-09 21:43:34] "POST /loadbalancer-members HTTP/1.1" 200 723 0.016030 10.0.0.242 - - [2026-02-09 21:43:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.020779 10.0.0.242 - - [2026-02-09 21:43:34] "GET /virtual-machine-interface/56121c28-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.014430 10.0.0.242 - - [2026-02-09 21:43:34] "GET /virtual-machine-interface/56121c28-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003258 10.0.0.242 - - [2026-02-09 21:43:34] "POST /ref-update HTTP/1.1" 200 156 0.005694 10.0.0.242 - - [2026-02-09 21:43:34] "GET /floating-ip/548d8c3e-a97b-4050-b06e-21cf99321144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2241 0.008529 10.0.0.242 - - [2026-02-09 21:43:35] "POST /set-tag HTTP/1.1" 200 109 0.059877 10.0.0.242 - - [2026-02-09 21:43:35] "POST /tags HTTP/1.1" 409 206 0.012833 10.0.0.242 - - [2026-02-09 21:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005457 10.0.0.242 - - [2026-02-09 21:43:35] "GET /tag/e81a64bc-17c6-4d82-9ddb-23963a490fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.038020 10.0.0.242 - - [2026-02-09 21:43:35] "POST /tags HTTP/1.1" 409 204 0.001862 10.0.0.242 - - [2026-02-09 21:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001365 10.0.0.242 - - [2026-02-09 21:43:36] "GET /tag/2d117564-eb0a-4290-8569-ad2a125b1359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.023079 10.0.0.242 - - [2026-02-09 21:43:36] "GET /application-policy-set/caf88cdc-b720-4e30-9956-d8a8653074d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002967 10.0.0.242 - - [2026-02-09 21:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.242 - - [2026-02-09 21:43:36] "GET /policy-management/832fa2f4-bf2c-4856-b1a0-20cc355bfe6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002617 10.0.0.242 - - [2026-02-09 21:43:36] "POST /tags HTTP/1.1" 409 206 0.001480 10.0.0.242 - - [2026-02-09 21:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001270 10.0.0.242 - - [2026-02-09 21:43:36] "GET /tag/e81a64bc-17c6-4d82-9ddb-23963a490fb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011688 10.0.0.242 - - [2026-02-09 21:43:36] "POST /tags HTTP/1.1" 409 226 0.002615 10.0.0.242 - - [2026-02-09 21:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 10.0.0.242 - - [2026-02-09 21:43:36] "GET /tag/7a92c837-174a-467e-aa0c-185b65aae36c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.022510 10.0.0.242 - - [2026-02-09 21:43:36] "POST /tags HTTP/1.1" 409 204 0.004665 10.0.0.242 - - [2026-02-09 21:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001499 10.0.0.242 - - [2026-02-09 21:43:36] "GET /tag/2d117564-eb0a-4290-8569-ad2a125b1359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.010843 10.0.0.242 - - [2026-02-09 21:43:36] "POST /tags HTTP/1.1" 409 226 0.001789 10.0.0.242 - - [2026-02-09 21:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001293 10.0.0.242 - - [2026-02-09 21:43:36] "GET /tag/7a92c837-174a-467e-aa0c-185b65aae36c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.009605 10.0.0.242 - - [2026-02-09 21:43:36] "GET /application-policy-set/caf88cdc-b720-4e30-9956-d8a8653074d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.001844 10.0.0.242 - - [2026-02-09 21:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.242 - - [2026-02-09 21:43:36] "GET /policy-management/832fa2f4-bf2c-4856-b1a0-20cc355bfe6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002456 10.0.0.242 - - [2026-02-09 21:43:36] "POST /firewall-rules HTTP/1.1" 200 628 0.070185 10.0.0.242 - - [2026-02-09 21:43:36] "POST /firewall-rules HTTP/1.1" 200 648 0.095368 10.0.0.242 - - [2026-02-09 21:43:36] "GET /firewall-rule/3610a97f-66dc-4618-80bc-75f6b4d1ea1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2611 0.007437 10.0.0.242 - - [2026-02-09 21:43:36] "GET /firewall-policy/75ac431e-a17d-4ca6-80e1-f53fa46a1843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002769 10.0.0.242 - - [2026-02-09 21:43:36] "GET /firewall-rule/2e4bdca5-b724-49ad-80ce-8d8d0ac26229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.003633 10.0.0.242 - - [2026-02-09 21:43:36] "POST /ref-update HTTP/1.1" 200 156 0.022098 10.0.0.242 - - [2026-02-09 21:43:36] "POST /firewall-policys HTTP/1.1" 200 608 0.028245 10.0.0.242 - - [2026-02-09 21:43:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.011846 10.0.0.242 - - [2026-02-09 21:43:36] "GET /firewall-policy/1e2a931f-8b71-467f-9712-7503bd424a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.008123 10.0.0.242 - - [2026-02-09 21:43:36] "GET /application-policy-set/caf88cdc-b720-4e30-9956-d8a8653074d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003353 10.0.0.242 - - [2026-02-09 21:43:36] "GET /firewall-policy/1e2a931f-8b71-467f-9712-7503bd424a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002906 10.0.0.242 - - [2026-02-09 21:43:36] "GET /firewall-policy/0645c8fc-fdc8-45b6-9f75-d76407f9a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.003725 10.0.0.242 - - [2026-02-09 21:43:36] "GET /firewall-policy/75ac431e-a17d-4ca6-80e1-f53fa46a1843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002453 10.0.0.242 - - [2026-02-09 21:43:36] "GET /firewall-policy/fe1b2dc7-0f23-4019-a3cd-7beae79ffd49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.003631 10.0.0.242 - - [2026-02-09 21:43:36] "GET /firewall-policy/75ac431e-a17d-4ca6-80e1-f53fa46a1843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.001738 10.0.0.242 - - [2026-02-09 21:43:36] "GET /firewall-policy/0645c8fc-fdc8-45b6-9f75-d76407f9a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.001790 10.0.0.242 - - [2026-02-09 21:43:37] "POST /ref-update HTTP/1.1" 200 156 0.050869 10.0.0.242 - - [2026-02-09 21:43:37] "POST /ref-update HTTP/1.1" 200 156 0.020433 10.0.0.242 - - [2026-02-09 21:43:37] "POST /ref-update HTTP/1.1" 200 156 0.035008 10.0.0.242 - - [2026-02-09 21:43:37] "POST /ref-update HTTP/1.1" 200 156 0.023164 10.0.0.242 - - [2026-02-09 21:43:37] "POST /ref-update HTTP/1.1" 200 156 0.039322 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:43:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000683 10.0.0.242 - - [2026-02-09 21:43:37] "GET /firewall-policy/1e2a931f-8b71-467f-9712-7503bd424a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004999 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:43:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000880 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:43:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000864 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:43:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000862 10.0.0.242 - - [2026-02-09 21:45:46] "GET /virtual-machine-interface/5907fff6-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.015312 10.0.0.242 - - [2026-02-09 21:45:46] "POST /set-tag HTTP/1.1" 200 109 0.002902 10.0.0.242 - - [2026-02-09 21:45:46] "GET /virtual-machine-interface/589f9a10-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004873 10.0.0.242 - - [2026-02-09 21:45:46] "POST /set-tag HTTP/1.1" 200 109 0.004380 10.0.0.242 - - [2026-02-09 21:45:46] "GET /virtual-machine-interface/56121c28-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004773 10.0.0.242 - - [2026-02-09 21:45:46] "POST /set-tag HTTP/1.1" 200 109 0.001882 10.0.0.242 - - [2026-02-09 21:45:46] "GET /virtual-machine-interface/55aa139e-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.003805 10.0.0.242 - - [2026-02-09 21:45:46] "POST /set-tag HTTP/1.1" 200 109 0.001705 10.0.0.242 - - [2026-02-09 21:45:46] "GET /virtual-machine-interface/580305ce-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004058 10.0.0.242 - - [2026-02-09 21:45:46] "POST /set-tag HTTP/1.1" 200 109 0.002333 10.0.0.242 - - [2026-02-09 21:45:46] "GET /virtual-machine-interface/57196ec8-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004214 10.0.0.242 - - [2026-02-09 21:45:46] "POST /set-tag HTTP/1.1" 200 109 0.001960 10.0.0.242 - - [2026-02-09 21:45:46] "GET /virtual-machine-interface/57953e68-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004050 10.0.0.242 - - [2026-02-09 21:45:46] "POST /set-tag HTTP/1.1" 200 109 0.005144 10.0.0.242 - - [2026-02-09 21:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.242 - - [2026-02-09 21:45:46] "GET /loadbalancer/d92befad-f65c-47a4-9ce7-3854e5973ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002541 10.0.0.242 - - [2026-02-09 21:45:46] "GET /virtual-machine-interface/56a78452-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003428 10.0.0.242 - - [2026-02-09 21:45:46] "POST /set-tag HTTP/1.1" 200 109 0.001645 10.0.0.242 - - [2026-02-09 21:45:47] "GET /virtual-machine-interface/56121c28-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004113 10.0.0.242 - - [2026-02-09 21:45:47] "POST /set-tag HTTP/1.1" 200 109 0.002711 10.0.0.242 - - [2026-02-09 21:45:47] "GET /virtual-machine-interface/56121c28-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004391 10.0.0.242 - - [2026-02-09 21:45:47] "POST /set-tag HTTP/1.1" 200 109 0.002311 10.0.0.242 - - [2026-02-09 21:45:47] "GET /virtual-machine/c8ba30d3-39a3-4dcb-9033-f93837d7d0d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002758 10.0.0.242 - - [2026-02-09 21:45:47] "POST /ref-update HTTP/1.1" 200 156 0.016409 10.0.0.242 - - [2026-02-09 21:45:47] "GET /virtual-machine-interface/56121c28-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005569 10.0.0.242 - - [2026-02-09 21:45:47] "POST /set-tag HTTP/1.1" 200 109 0.030246 10.0.0.242 - - [2026-02-09 21:45:47] "POST /set-tag HTTP/1.1" 200 109 0.033594 10.0.0.242 - - [2026-02-09 21:45:47] "POST /set-tag HTTP/1.1" 200 109 0.024027 10.0.0.242 - - [2026-02-09 21:45:47] "POST /set-tag HTTP/1.1" 200 109 0.013575 10.0.0.242 - - [2026-02-09 21:45:47] "POST /set-tag HTTP/1.1" 200 109 0.025157 10.0.0.242 - - [2026-02-09 21:45:47] "DELETE /instance-ip/5627d680-0600-11f1-a42f-fa163e4ce2ba HTTP/1.1" 200 115 0.032988 10.0.0.242 - - [2026-02-09 21:45:47] "POST /ref-update HTTP/1.1" 200 156 0.008980 10.0.0.242 - - [2026-02-09 21:45:47] "DELETE /virtual-machine-interface/56121c28-0600-11f1-a42f-fa163e4ce2ba HTTP/1.1" 200 115 0.040801 10.0.0.242 - - [2026-02-09 21:45:47] "DELETE /virtual-machine/c8ba30d3-39a3-4dcb-9033-f93837d7d0d6 HTTP/1.1" 200 115 0.019098 10.0.0.242 - - [2026-02-09 21:45:47] "GET /virtual-machine-interface/56a78452-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003702 10.0.0.242 - - [2026-02-09 21:45:47] "POST /set-tag HTTP/1.1" 200 109 0.002211 10.0.0.242 - - [2026-02-09 21:45:47] "GET /virtual-machine-interface/56a78452-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003451 10.0.0.242 - - [2026-02-09 21:45:47] "POST /set-tag HTTP/1.1" 200 109 0.001778 10.0.0.242 - - [2026-02-09 21:45:47] "GET /virtual-machine/05e75fbd-a6cd-461c-a1e9-dadc76e19fe5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002862 10.0.0.242 - - [2026-02-09 21:45:48] "POST /ref-update HTTP/1.1" 200 156 0.015713 10.0.0.242 - - [2026-02-09 21:45:48] "GET /virtual-machine-interface/56a78452-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013002 10.0.0.242 - - [2026-02-09 21:45:48] "POST /set-tag HTTP/1.1" 200 109 0.016938 10.0.0.242 - - [2026-02-09 21:45:48] "POST /set-tag HTTP/1.1" 200 109 0.042864 10.0.0.242 - - [2026-02-09 21:45:48] "POST /set-tag HTTP/1.1" 200 109 0.032749 10.0.0.242 - - [2026-02-09 21:45:48] "POST /set-tag HTTP/1.1" 200 109 0.013242 10.0.0.242 - - [2026-02-09 21:45:48] "POST /set-tag HTTP/1.1" 200 109 0.026206 10.0.0.242 - - [2026-02-09 21:45:48] "DELETE /instance-ip/56c265a6-0600-11f1-a42f-fa163e4ce2ba HTTP/1.1" 200 115 0.068727 10.0.0.242 - - [2026-02-09 21:45:48] "DELETE /virtual-machine-interface/56a78452-0600-11f1-a42f-fa163e4ce2ba HTTP/1.1" 200 115 0.042939 10.0.0.242 - - [2026-02-09 21:45:48] "DELETE /virtual-machine/05e75fbd-a6cd-461c-a1e9-dadc76e19fe5 HTTP/1.1" 200 115 0.021407 10.0.0.242 - - [2026-02-09 21:45:48] "GET /virtual-machine-interface/55aa139e-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004991 10.0.0.242 - - [2026-02-09 21:45:48] "POST /set-tag HTTP/1.1" 200 109 0.005729 10.0.0.242 - - [2026-02-09 21:45:48] "GET /virtual-machine-interface/55aa139e-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.012896 10.0.0.242 - - [2026-02-09 21:45:48] "POST /set-tag HTTP/1.1" 200 109 0.004917 10.0.0.242 - - [2026-02-09 21:45:48] "GET /virtual-machine/e5cabbeb-cab9-4529-9ab4-9fb32eb6b359?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002691 10.0.0.242 - - [2026-02-09 21:45:48] "POST /ref-update HTTP/1.1" 200 156 0.009003 10.0.0.242 - - [2026-02-09 21:45:48] "GET /virtual-machine-interface/55aa139e-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.018231 10.0.0.242 - - [2026-02-09 21:45:48] "POST /set-tag HTTP/1.1" 200 109 0.022147 10.0.0.242 - - [2026-02-09 21:45:48] "POST /set-tag HTTP/1.1" 200 109 0.029780 10.0.0.242 - - [2026-02-09 21:45:48] "POST /set-tag HTTP/1.1" 200 109 0.020589 10.0.0.242 - - [2026-02-09 21:45:48] "POST /set-tag HTTP/1.1" 200 109 0.014007 10.0.0.242 - - [2026-02-09 21:45:48] "POST /set-tag HTTP/1.1" 200 109 0.024368 10.0.0.242 - - [2026-02-09 21:45:48] "DELETE /instance-ip/55c1e744-0600-11f1-a42f-fa163e4ce2ba HTTP/1.1" 200 115 0.037244 10.0.0.242 - - [2026-02-09 21:45:48] "POST /ref-update HTTP/1.1" 200 156 0.006650 10.0.0.242 - - [2026-02-09 21:45:48] "DELETE /virtual-machine-interface/55aa139e-0600-11f1-a42f-fa163e4ce2ba HTTP/1.1" 200 115 0.031276 10.0.0.242 - - [2026-02-09 21:45:48] "DELETE /virtual-machine/e5cabbeb-cab9-4529-9ab4-9fb32eb6b359 HTTP/1.1" 200 115 0.021867 10.0.0.242 - - [2026-02-09 21:45:48] "DELETE /tag/0e7d6333-8935-4ccf-93f1-81ede810c749 HTTP/1.1" 200 115 0.026004 10.0.0.242 - - [2026-02-09 21:45:48] "GET /virtual-machine-interface/57196ec8-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003382 10.0.0.242 - - [2026-02-09 21:45:49] "POST /set-tag HTTP/1.1" 200 109 0.002279 10.0.0.242 - - [2026-02-09 21:45:49] "GET /virtual-machine-interface/57196ec8-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.003473 10.0.0.242 - - [2026-02-09 21:45:49] "POST /set-tag HTTP/1.1" 200 109 0.001810 10.0.0.242 - - [2026-02-09 21:45:49] "GET /virtual-machine/1dd5e15d-6ac8-4377-aab2-e8f7b98110dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002698 10.0.0.242 - - [2026-02-09 21:45:49] "POST /ref-update HTTP/1.1" 200 156 0.008062 10.0.0.242 - - [2026-02-09 21:45:49] "GET /virtual-machine-interface/57196ec8-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010136 10.0.0.242 - - [2026-02-09 21:45:49] "POST /set-tag HTTP/1.1" 200 109 0.021746 10.0.0.242 - - [2026-02-09 21:45:49] "POST /set-tag HTTP/1.1" 200 109 0.022976 10.0.0.242 - - [2026-02-09 21:45:49] "POST /set-tag HTTP/1.1" 200 109 0.022683 10.0.0.242 - - [2026-02-09 21:45:49] "POST /set-tag HTTP/1.1" 200 109 0.011797 10.0.0.242 - - [2026-02-09 21:45:49] "POST /set-tag HTTP/1.1" 200 109 0.023705 10.0.0.242 - - [2026-02-09 21:45:49] "DELETE /instance-ip/572eb468-0600-11f1-a42f-fa163e4ce2ba HTTP/1.1" 200 115 0.038790 10.0.0.242 - - [2026-02-09 21:45:49] "DELETE /virtual-machine-interface/57196ec8-0600-11f1-a42f-fa163e4ce2ba HTTP/1.1" 200 115 0.030672 10.0.0.242 - - [2026-02-09 21:45:49] "DELETE /virtual-machine/1dd5e15d-6ac8-4377-aab2-e8f7b98110dd HTTP/1.1" 200 115 0.014278 10.0.0.242 - - [2026-02-09 21:45:49] "DELETE /tag/ce6b2604-1c79-4242-916f-dd26c16ae02c HTTP/1.1" 200 115 0.033233 10.0.0.242 - - [2026-02-09 21:45:49] "DELETE /tag/e81a64bc-17c6-4d82-9ddb-23963a490fb5 HTTP/1.1" 409 314 0.003190 10.0.0.242 - - [2026-02-09 21:46:14] "GET /global-system-configs HTTP/1.1" 200 323 0.002675 10.0.0.242 - - [2026-02-09 21:46:14] "GET /global-system-configs HTTP/1.1" 200 323 0.001763 10.0.0.242 - - [2026-02-09 21:46:17] "GET /virtual-machine-interface/57953e68-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005316 10.0.0.242 - - [2026-02-09 21:46:17] "POST /set-tag HTTP/1.1" 200 109 0.002637 10.0.0.242 - - [2026-02-09 21:46:17] "GET /virtual-machine-interface/57953e68-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004147 10.0.0.242 - - [2026-02-09 21:46:17] "POST /set-tag HTTP/1.1" 200 109 0.004762 10.0.0.242 - - [2026-02-09 21:46:17] "GET /virtual-machine/7411a96f-86d6-4fe4-b290-e3b800ecaa3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002949 10.0.0.242 - - [2026-02-09 21:46:17] "POST /ref-update HTTP/1.1" 200 156 0.012258 10.0.0.242 - - [2026-02-09 21:46:17] "GET /virtual-machine-interface/57953e68-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006304 10.0.0.242 - - [2026-02-09 21:46:17] "POST /set-tag HTTP/1.1" 200 109 0.017052 10.0.0.242 - - [2026-02-09 21:46:17] "POST /set-tag HTTP/1.1" 200 109 0.026951 10.0.0.242 - - [2026-02-09 21:46:17] "POST /set-tag HTTP/1.1" 200 109 0.032249 10.0.0.242 - - [2026-02-09 21:46:17] "POST /set-tag HTTP/1.1" 200 109 0.014819 10.0.0.242 - - [2026-02-09 21:46:17] "DELETE /instance-ip/57ab4db6-0600-11f1-a42f-fa163e4ce2ba HTTP/1.1" 200 115 0.039294 10.0.0.242 - - [2026-02-09 21:46:17] "DELETE /virtual-machine-interface/57953e68-0600-11f1-a42f-fa163e4ce2ba HTTP/1.1" 200 115 0.034594 10.0.0.242 - - [2026-02-09 21:46:17] "DELETE /virtual-machine/7411a96f-86d6-4fe4-b290-e3b800ecaa3c HTTP/1.1" 200 115 0.021157 10.0.0.242 - - [2026-02-09 21:46:17] "DELETE /tag/0fd70b50-e1c3-4df5-8adb-88706dc5aad4 HTTP/1.1" 200 115 0.071764 10.0.0.242 - - [2026-02-09 21:46:17] "GET /virtual-machine-interface/589f9a10-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004177 10.0.0.242 - - [2026-02-09 21:46:17] "POST /set-tag HTTP/1.1" 200 109 0.002969 10.0.0.242 - - [2026-02-09 21:46:17] "GET /virtual-machine-interface/589f9a10-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004226 10.0.0.242 - - [2026-02-09 21:46:17] "POST /set-tag HTTP/1.1" 200 109 0.002429 10.0.0.242 - - [2026-02-09 21:46:18] "GET /virtual-machine/90c00cac-c8ee-4788-b6f1-f6c64c84c2e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003337 10.0.0.242 - - [2026-02-09 21:46:18] "POST /ref-update HTTP/1.1" 200 156 0.009179 10.0.0.242 - - [2026-02-09 21:46:18] "GET /virtual-machine-interface/589f9a10-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.013565 10.0.0.242 - - [2026-02-09 21:46:18] "POST /set-tag HTTP/1.1" 200 109 0.017668 10.0.0.242 - - [2026-02-09 21:46:18] "POST /set-tag HTTP/1.1" 200 109 0.026189 10.0.0.242 - - [2026-02-09 21:46:18] "POST /set-tag HTTP/1.1" 200 109 0.025186 10.0.0.242 - - [2026-02-09 21:46:18] "POST /set-tag HTTP/1.1" 200 109 0.015544 10.0.0.242 - - [2026-02-09 21:46:18] "DELETE /instance-ip/58b6efda-0600-11f1-a42f-fa163e4ce2ba HTTP/1.1" 200 115 0.049581 10.0.0.242 - - [2026-02-09 21:46:18] "DELETE /virtual-machine-interface/589f9a10-0600-11f1-a42f-fa163e4ce2ba HTTP/1.1" 200 115 0.037091 10.0.0.242 - - [2026-02-09 21:46:18] "DELETE /virtual-machine/90c00cac-c8ee-4788-b6f1-f6c64c84c2e8 HTTP/1.1" 200 115 0.023738 10.0.0.242 - - [2026-02-09 21:46:18] "DELETE /tag/5db561e3-99d0-4250-bfaf-784438326803 HTTP/1.1" 200 115 0.037383 10.0.0.242 - - [2026-02-09 21:46:18] "GET /virtual-machine-interface/580305ce-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010469 10.0.0.242 - - [2026-02-09 21:46:18] "POST /set-tag HTTP/1.1" 200 109 0.003253 10.0.0.242 - - [2026-02-09 21:46:18] "GET /virtual-machine-interface/580305ce-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004641 10.0.0.242 - - [2026-02-09 21:46:18] "POST /set-tag HTTP/1.1" 200 109 0.002204 10.0.0.242 - - [2026-02-09 21:46:18] "GET /virtual-machine/0c3a635b-1f4f-4e55-b4f4-0195adaf7794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003026 10.0.0.242 - - [2026-02-09 21:46:18] "POST /ref-update HTTP/1.1" 200 156 0.009047 10.0.0.242 - - [2026-02-09 21:46:18] "GET /virtual-machine-interface/580305ce-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.016155 10.0.0.242 - - [2026-02-09 21:46:18] "POST /set-tag HTTP/1.1" 200 109 0.027682 10.0.0.242 - - [2026-02-09 21:46:18] "POST /set-tag HTTP/1.1" 200 109 0.032867 10.0.0.242 - - [2026-02-09 21:46:18] "POST /set-tag HTTP/1.1" 200 109 0.059738 10.0.0.242 - - [2026-02-09 21:46:18] "POST /set-tag HTTP/1.1" 200 109 0.020252 10.0.0.242 - - [2026-02-09 21:46:18] "DELETE /instance-ip/581973c2-0600-11f1-a42f-fa163e4ce2ba HTTP/1.1" 200 115 0.068068 10.0.0.242 - - [2026-02-09 21:46:18] "DELETE /virtual-machine-interface/580305ce-0600-11f1-a42f-fa163e4ce2ba HTTP/1.1" 200 115 0.040108 10.0.0.242 - - [2026-02-09 21:46:18] "DELETE /virtual-machine/0c3a635b-1f4f-4e55-b4f4-0195adaf7794 HTTP/1.1" 200 115 0.021281 10.0.0.242 - - [2026-02-09 21:46:18] "DELETE /tag/2d117564-eb0a-4290-8569-ad2a125b1359 HTTP/1.1" 409 237 0.006189 10.0.0.242 - - [2026-02-09 21:46:19] "DELETE /tag/b673113a-5e3d-4ec4-baf6-97b2d15683fa HTTP/1.1" 200 115 0.050962 10.0.0.242 - - [2026-02-09 21:46:19] "DELETE /tag/ea440a5a-2bdc-49b3-a6d2-cc5e5f68a1e5 HTTP/1.1" 200 115 0.035523 10.0.0.242 - - [2026-02-09 21:46:19] "GET /virtual-machine-interface/5907fff6-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004883 10.0.0.242 - - [2026-02-09 21:46:19] "POST /set-tag HTTP/1.1" 200 109 0.002589 10.0.0.242 - - [2026-02-09 21:46:19] "GET /virtual-machine-interface/5907fff6-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.003975 10.0.0.242 - - [2026-02-09 21:46:19] "POST /set-tag HTTP/1.1" 200 109 0.001549 10.0.0.242 - - [2026-02-09 21:46:19] "GET /virtual-machine/fd40796a-d38e-4d9f-bc3f-5ef415477b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002698 10.0.0.242 - - [2026-02-09 21:46:19] "POST /ref-update HTTP/1.1" 200 156 0.007975 10.0.0.242 - - [2026-02-09 21:46:19] "GET /virtual-machine-interface/5907fff6-0600-11f1-a42f-fa163e4ce2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010992 10.0.0.242 - - [2026-02-09 21:46:19] "POST /set-tag HTTP/1.1" 200 109 0.017430 10.0.0.242 - - [2026-02-09 21:46:19] "POST /set-tag HTTP/1.1" 200 109 0.019953 10.0.0.242 - - [2026-02-09 21:46:19] "POST /set-tag HTTP/1.1" 200 109 0.019923 10.0.0.242 - - [2026-02-09 21:46:19] "POST /set-tag HTTP/1.1" 200 109 0.011454 10.0.0.242 - - [2026-02-09 21:46:19] "DELETE /instance-ip/59207a22-0600-11f1-a42f-fa163e4ce2ba HTTP/1.1" 200 115 0.040557 10.0.0.242 - - [2026-02-09 21:46:19] "DELETE /virtual-machine-interface/5907fff6-0600-11f1-a42f-fa163e4ce2ba HTTP/1.1" 200 115 0.034075 10.0.0.242 - - [2026-02-09 21:46:19] "DELETE /virtual-machine/fd40796a-d38e-4d9f-bc3f-5ef415477b38 HTTP/1.1" 200 115 0.019945 10.0.0.242 - - [2026-02-09 21:46:19] "DELETE /tag/1347d698-6ec5-41d4-8457-41332163a4e9 HTTP/1.1" 200 115 0.042716 10.0.0.242 - - [2026-02-09 21:46:19] "DELETE /tag/ef428ca3-e58a-4cb9-a004-d15b6852c035 HTTP/1.1" 200 115 0.066133 10.0.0.242 - - [2026-02-09 21:46:19] "DELETE /tag/7396020a-f32c-4080-b5bf-ef2fe6bd29e9 HTTP/1.1" 200 115 0.041568 10.0.0.242 - - [2026-02-09 21:46:21] "POST /projects HTTP/1.1" 409 238 0.003565 10.0.0.242 - - [2026-02-09 21:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.242 - - [2026-02-09 21:46:21] "GET /project/3357a7d8-7c9e-4d48-9538-7914856ca664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036672 10.0.0.242 - - [2026-02-09 21:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.242 - - [2026-02-09 21:46:21] "GET /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.008453 10.0.0.242 - - [2026-02-09 21:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008117 10.0.0.242 - - [2026-02-09 21:46:21] "GET /virtual-network/c9ece854-8911-4e5f-867f-53d978d4d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.025429 10.0.0.242 - - [2026-02-09 21:46:21] "POST /security-groups HTTP/1.1" 409 285 0.003347 10.0.0.242 - - [2026-02-09 21:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001290 10.0.0.242 - - [2026-02-09 21:46:21] "PUT /security-group/07fc9d8d-26d8-42e0-b299-145fd637c1ea HTTP/1.1" 200 263 0.060169 10.0.0.242 - - [2026-02-09 21:46:21] "PUT /access-control-list/4970e84a-d232-4a8b-a310-c3a758bbf7ad HTTP/1.1" 200 273 0.015375 10.0.0.242 - - [2026-02-09 21:46:21] "PUT /access-control-list/46020cbe-16b0-4e8d-9075-c3e15cf9b995 HTTP/1.1" 200 273 0.016273 10.0.0.242 - - [2026-02-09 21:46:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.030049 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:46:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000923 [Introspect:8084]10.0.0.242 - - [2026-02-09 21:46:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000771 10.0.0.242 - - [2026-02-09 21:46:26] "POST /projects HTTP/1.1" 409 238 0.002022 10.0.0.242 - - [2026-02-09 21:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001273 10.0.0.242 - - [2026-02-09 21:46:26] "GET /project/3357a7d8-7c9e-4d48-9538-7914856ca664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.021163 10.0.0.242 - - [2026-02-09 21:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001271 10.0.0.242 - - [2026-02-09 21:46:26] "GET /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003752 10.0.0.242 - - [2026-02-09 21:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001093 10.0.0.242 - - [2026-02-09 21:46:26] "GET /virtual-network/c9ece854-8911-4e5f-867f-53d978d4d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003976 10.0.0.242 - - [2026-02-09 21:46:26] "POST /security-groups HTTP/1.1" 409 285 0.001949 10.0.0.242 - - [2026-02-09 21:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001311 10.0.0.242 - - [2026-02-09 21:46:26] "PUT /security-group/07fc9d8d-26d8-42e0-b299-145fd637c1ea HTTP/1.1" 200 263 0.057154 10.0.0.242 - - [2026-02-09 21:46:26] "PUT /access-control-list/4970e84a-d232-4a8b-a310-c3a758bbf7ad HTTP/1.1" 200 273 0.011874 10.0.0.242 - - [2026-02-09 21:46:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.039381 10.0.0.242 - - [2026-02-09 21:46:26] "GET /firewall-policy/0645c8fc-fdc8-45b6-9f75-d76407f9a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.015904 10.0.0.242 - - [2026-02-09 21:46:26] "PUT /access-control-list/46020cbe-16b0-4e8d-9075-c3e15cf9b995 HTTP/1.1" 200 273 0.033059 10.0.0.242 - - [2026-02-09 21:46:26] "GET /firewall-rule/e2eeeb3a-f5ac-4d7f-8c1c-b55453f0a0a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.002516 10.0.0.242 - - [2026-02-09 21:46:27] "POST /ref-update HTTP/1.1" 200 156 0.055691 10.0.0.242 - - [2026-02-09 21:46:27] "DELETE /firewall-rule/e2eeeb3a-f5ac-4d7f-8c1c-b55453f0a0a1 HTTP/1.1" 200 115 0.031410 10.0.0.242 - - [2026-02-09 21:46:27] "GET /firewall-policy/0645c8fc-fdc8-45b6-9f75-d76407f9a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4655 0.004002 10.0.0.242 - - [2026-02-09 21:46:27] "GET /firewall-rule/404e4f4e-d261-4e20-9076-1a8e650adf53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002672 10.0.0.242 - - [2026-02-09 21:46:27] "POST /ref-update HTTP/1.1" 200 156 0.041012 10.0.0.242 - - [2026-02-09 21:46:27] "DELETE /firewall-rule/404e4f4e-d261-4e20-9076-1a8e650adf53 HTTP/1.1" 200 115 0.037645 10.0.0.242 - - [2026-02-09 21:46:27] "DELETE /tag/1a25b0e3-0f79-43d1-8165-e1a9fc76846d HTTP/1.1" 200 115 0.027702 10.0.0.242 - - [2026-02-09 21:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.242 - - [2026-02-09 21:46:27] "GET /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003922 10.0.0.242 - - [2026-02-09 21:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001438 10.0.0.242 - - [2026-02-09 21:46:27] "GET /virtual-network/c9ece854-8911-4e5f-867f-53d978d4d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003436 10.0.0.242 - - [2026-02-09 21:46:27] "PUT /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3 HTTP/1.1" 200 265 0.038953 10.0.0.242 - - [2026-02-09 21:46:27] "PUT /virtual-network/c9ece854-8911-4e5f-867f-53d978d4d025 HTTP/1.1" 200 265 0.038270 10.0.0.242 - - [2026-02-09 21:46:27] "DELETE /security-group/07fc9d8d-26d8-42e0-b299-145fd637c1ea HTTP/1.1" 200 115 0.045721 10.0.0.242 - - [2026-02-09 21:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.242 - - [2026-02-09 21:46:27] "DELETE /access-control-list/4970e84a-d232-4a8b-a310-c3a758bbf7ad HTTP/1.1" 200 115 0.025021 10.0.0.242 - - [2026-02-09 21:46:27] "DELETE /access-control-list/46020cbe-16b0-4e8d-9075-c3e15cf9b995 HTTP/1.1" 200 115 0.014415 10.0.0.242 - - [2026-02-09 21:46:27] "GET /project/3357a7d8-7c9e-4d48-9538-7914856ca664?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.031015 10.0.0.242 - - [2026-02-09 21:46:27] "GET /project/3357a7d8-7c9e-4d48-9538-7914856ca664?fields=security_groups HTTP/1.1" 200 1352 0.028377 10.0.0.242 - - [2026-02-09 21:46:27] "DELETE /security-group/9d4f83b7-af33-41d9-a030-69fb9fc54fc7 HTTP/1.1" 200 115 0.047069 10.0.0.242 - - [2026-02-09 21:46:27] "DELETE /access-control-list/bfe330f0-5ce0-4f60-8ab9-a0a4c33afd84 HTTP/1.1" 200 115 0.039374 10.0.0.242 - - [2026-02-09 21:46:27] "GET /project/3357a7d8-7c9e-4d48-9538-7914856ca664?fields=application_policy_sets HTTP/1.1" 200 1391 0.053188 10.0.0.242 - - [2026-02-09 21:46:27] "DELETE /access-control-list/52b8b7c8-6471-4c81-8d40-655de84cf5a0 HTTP/1.1" 200 115 0.055740 10.0.0.242 - - [2026-02-09 21:46:27] "DELETE /project/3357a7d8-7c9e-4d48-9538-7914856ca664 HTTP/1.1" 200 115 0.336260 10.0.0.242 - - [2026-02-09 21:46:27] "POST /projects HTTP/1.1" 409 238 0.001966 10.0.0.242 - - [2026-02-09 21:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001307 10.0.0.242 - - [2026-02-09 21:46:27] "GET /project/b249985f-0efb-4288-a508-a0ede0cf3c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.037000 10.0.0.242 - - [2026-02-09 21:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.242 - - [2026-02-09 21:46:27] "GET /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.009945 10.0.0.242 - - [2026-02-09 21:46:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.242 - - [2026-02-09 21:46:27] "GET /virtual-network/c9ece854-8911-4e5f-867f-53d978d4d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004200 10.0.0.242 - - [2026-02-09 21:46:27] "POST /security-groups HTTP/1.1" 409 285 0.001949 10.0.0.242 - - [2026-02-09 21:46:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.242 - - [2026-02-09 21:46:28] "PUT /security-group/01b96b30-b1ee-4b05-b707-d609d3c45284 HTTP/1.1" 200 263 0.056241 10.0.0.242 - - [2026-02-09 21:46:28] "PUT /access-control-list/6633f0ef-1bb0-4441-b4ed-58dd9e3a520a HTTP/1.1" 200 273 0.010020 10.0.0.242 - - [2026-02-09 21:46:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.027235 10.0.0.242 - - [2026-02-09 21:46:28] "PUT /access-control-list/a5349c79-424c-432f-8879-e9d7203eaf5d HTTP/1.1" 200 273 0.038793 10.0.0.242 - - [2026-02-09 21:46:32] "GET /application-policy-set/caf88cdc-b720-4e30-9956-d8a8653074d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003469 10.0.0.242 - - [2026-02-09 21:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001265 10.0.0.242 - - [2026-02-09 21:46:32] "GET /policy-management/832fa2f4-bf2c-4856-b1a0-20cc355bfe6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002714 10.0.0.242 - - [2026-02-09 21:46:32] "GET /firewall-policy/75ac431e-a17d-4ca6-80e1-f53fa46a1843?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002031 10.0.0.242 - - [2026-02-09 21:46:32] "GET /firewall-rule/2e4bdca5-b724-49ad-80ce-8d8d0ac26229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.001912 10.0.0.242 - - [2026-02-09 21:46:32] "POST /ref-update HTTP/1.1" 200 156 0.014467 10.0.0.242 - - [2026-02-09 21:46:32] "DELETE /firewall-rule/2e4bdca5-b724-49ad-80ce-8d8d0ac26229 HTTP/1.1" 200 115 0.039740 10.0.0.242 - - [2026-02-09 21:46:32] "GET /firewall-policy/1e2a931f-8b71-467f-9712-7503bd424a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002787 10.0.0.242 - - [2026-02-09 21:46:32] "GET /firewall-rule/3610a97f-66dc-4618-80bc-75f6b4d1ea1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2611 0.005959 10.0.0.242 - - [2026-02-09 21:46:32] "POST /ref-update HTTP/1.1" 200 156 0.030937 10.0.0.242 - - [2026-02-09 21:46:32] "DELETE /firewall-rule/3610a97f-66dc-4618-80bc-75f6b4d1ea1a HTTP/1.1" 200 115 0.034637 10.0.0.242 - - [2026-02-09 21:46:32] "GET /application-policy-set/caf88cdc-b720-4e30-9956-d8a8653074d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002656 10.0.0.242 - - [2026-02-09 21:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001870 10.0.0.242 - - [2026-02-09 21:46:32] "GET /policy-management/832fa2f4-bf2c-4856-b1a0-20cc355bfe6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002276 10.0.0.242 - - [2026-02-09 21:46:32] "GET /firewall-policy/1e2a931f-8b71-467f-9712-7503bd424a37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1890 0.002769 10.0.0.242 - - [2026-02-09 21:46:32] "POST /ref-update HTTP/1.1" 200 156 0.022346 10.0.0.242 - - [2026-02-09 21:46:32] "DELETE /firewall-policy/1e2a931f-8b71-467f-9712-7503bd424a37 HTTP/1.1" 200 115 0.033602 10.0.0.242 - - [2026-02-09 21:46:33] "DELETE /tag/e81a64bc-17c6-4d82-9ddb-23963a490fb5 HTTP/1.1" 200 115 0.051029 10.0.0.242 - - [2026-02-09 21:46:33] "DELETE /tag/2d117564-eb0a-4290-8569-ad2a125b1359 HTTP/1.1" 200 115 0.044332 10.0.0.242 - - [2026-02-09 21:46:33] "DELETE /loadbalancer-member/fcefed81-77b5-4c03-9ef1-c7f570591d58 HTTP/1.1" 200 115 0.029188 10.0.0.242 - - [2026-02-09 21:46:33] "DELETE /loadbalancer-member/9a51547b-9b33-4c97-91dd-f98ec7a81610 HTTP/1.1" 200 115 0.023511 10.0.0.242 - - [2026-02-09 21:46:33] "DELETE /loadbalancer-pool/a0f32e00-d490-4e28-9b04-0bbc9b25baee HTTP/1.1" 200 115 0.023482 10.0.0.242 - - [2026-02-09 21:46:33] "DELETE /loadbalancer-listener/44e348ff-465b-43ed-98d2-51b2d8138d14 HTTP/1.1" 200 115 0.029557 10.0.0.242 - - [2026-02-09 21:46:33] "DELETE /loadbalancer/d92befad-f65c-47a4-9ce7-3854e5973ca6 HTTP/1.1" 200 115 0.028344 10.0.0.242 - - [2026-02-09 21:46:33] "DELETE /floating-ip/548d8c3e-a97b-4050-b06e-21cf99321144 HTTP/1.1" 200 115 0.025760 10.0.0.242 - - [2026-02-09 21:46:33] "DELETE /instance-ip/dba8bd1d-6dcc-4715-b258-3c2ceb2bb752 HTTP/1.1" 200 115 0.030483 10.0.0.242 - - [2026-02-09 21:46:33] "DELETE /virtual-machine-interface/1478f5e0-eb4b-4840-bb25-3ddecd1e387c HTTP/1.1" 200 115 0.029533 10.0.0.242 - - [2026-02-09 21:46:33] "DELETE /tag/564980b6-a35b-467a-917c-40102eb0517b HTTP/1.1" 200 115 0.029336 10.0.0.242 - - [2026-02-09 21:46:33] "POST /projects HTTP/1.1" 409 238 0.001513 10.0.0.242 - - [2026-02-09 21:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.242 - - [2026-02-09 21:46:33] "GET /project/b249985f-0efb-4288-a508-a0ede0cf3c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.025193 10.0.0.242 - - [2026-02-09 21:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001277 10.0.0.242 - - [2026-02-09 21:46:33] "GET /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004257 10.0.0.242 - - [2026-02-09 21:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.242 - - [2026-02-09 21:46:33] "GET /virtual-network/c9ece854-8911-4e5f-867f-53d978d4d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003334 10.0.0.242 - - [2026-02-09 21:46:33] "POST /security-groups HTTP/1.1" 409 285 0.001568 10.0.0.242 - - [2026-02-09 21:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001103 10.0.0.242 - - [2026-02-09 21:46:33] "PUT /security-group/01b96b30-b1ee-4b05-b707-d609d3c45284 HTTP/1.1" 200 263 0.067436 10.0.0.242 - - [2026-02-09 21:46:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.023382 10.0.0.242 - - [2026-02-09 21:46:33] "PUT /access-control-list/6633f0ef-1bb0-4441-b4ed-58dd9e3a520a HTTP/1.1" 200 273 0.010964 10.0.0.242 - - [2026-02-09 21:46:33] "GET /firewall-policy/0645c8fc-fdc8-45b6-9f75-d76407f9a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4399 0.019907 10.0.0.242 - - [2026-02-09 21:46:33] "PUT /access-control-list/a5349c79-424c-432f-8879-e9d7203eaf5d HTTP/1.1" 200 273 0.029336 10.0.0.242 - - [2026-02-09 21:46:33] "GET /firewall-rule/8356f1b3-e8e6-4bbc-a758-b9b8b1a718ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003834 10.0.0.242 - - [2026-02-09 21:46:33] "POST /ref-update HTTP/1.1" 200 156 0.039389 10.0.0.242 - - [2026-02-09 21:46:33] "DELETE /firewall-rule/8356f1b3-e8e6-4bbc-a758-b9b8b1a718ec HTTP/1.1" 200 115 0.033151 10.0.0.242 - - [2026-02-09 21:46:33] "GET /firewall-policy/0645c8fc-fdc8-45b6-9f75-d76407f9a0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4142 0.010880 10.0.0.242 - - [2026-02-09 21:46:33] "GET /firewall-rule/0641d14e-a0b0-4cb9-95b6-43ec031444f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003703 10.0.0.242 - - [2026-02-09 21:46:33] "POST /ref-update HTTP/1.1" 200 156 0.057524 10.0.0.242 - - [2026-02-09 21:46:33] "DELETE /firewall-rule/0641d14e-a0b0-4cb9-95b6-43ec031444f5 HTTP/1.1" 200 115 0.047255 10.0.0.242 - - [2026-02-09 21:46:34] "DELETE /tag/7a92c837-174a-467e-aa0c-185b65aae36c HTTP/1.1" 200 115 0.044706 10.0.0.242 - - [2026-02-09 21:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.242 - - [2026-02-09 21:46:34] "GET /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.007955 10.0.0.242 - - [2026-02-09 21:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.242 - - [2026-02-09 21:46:34] "GET /virtual-network/c9ece854-8911-4e5f-867f-53d978d4d025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.011151 10.0.0.242 - - [2026-02-09 21:46:34] "PUT /virtual-network/2aa2207a-baec-48fd-8fb0-8f3c7d1c2ee3 HTTP/1.1" 200 265 0.056491 10.0.0.242 - - [2026-02-09 21:46:34] "PUT /virtual-network/c9ece854-8911-4e5f-867f-53d978d4d025 HTTP/1.1" 200 265 0.085012 10.0.0.242 - - [2026-02-09 21:46:34] "DELETE /access-control-list/6633f0ef-1bb0-4441-b4ed-58dd9e3a520a HTTP/1.1" 200 115 0.036577 10.0.0.242 - - [2026-02-09 21:46:34] "DELETE /security-group/01b96b30-b1ee-4b05-b707-d609d3c45284 HTTP/1.1" 200 115 0.071766 10.0.0.242 - - [2026-02-09 21:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.242 - - [2026-02-09 21:46:34] "DELETE /access-control-list/a5349c79-424c-432f-8879-e9d7203eaf5d HTTP/1.1" 200 115 0.026332 10.0.0.242 - - [2026-02-09 21:46:34] "GET /project/b249985f-0efb-4288-a508-a0ede0cf3c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.027792 10.0.0.242 - - [2026-02-09 21:46:34] "GET /project/b249985f-0efb-4288-a508-a0ede0cf3c6a?fields=security_groups HTTP/1.1" 200 1353 0.068532 10.0.0.242 - - [2026-02-09 21:46:34] "DELETE /access-control-list/378a1253-8d4b-4270-9606-d1bf142900f9 HTTP/1.1" 200 115 0.032706 10.0.0.242 - - [2026-02-09 21:46:34] "DELETE /security-group/2e038fda-ae94-4701-b844-fc927ff39a51 HTTP/1.1" 200 115 0.060965 10.0.0.242 - - [2026-02-09 21:46:34] "GET /project/b249985f-0efb-4288-a508-a0ede0cf3c6a?fields=application_policy_sets HTTP/1.1" 200 1392 0.046319 10.0.0.242 - - [2026-02-09 21:46:34] "DELETE /access-control-list/b8c9c7c8-b722-4370-b069-40283dfb0faf HTTP/1.1" 200 115 0.056144 10.0.0.242 - - [2026-02-09 21:46:34] "DELETE /project/b249985f-0efb-4288-a508-a0ede0cf3c6a HTTP/1.1" 200 115 0.357635