++ 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 10:37:50 PM UTC 2026 ===================' INFO: =================== Mon Feb 9 10:37:50 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.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.41 ++ 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.41 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.41 ++ ANALYTICSDB_NODES=10.0.0.41 ++ ANALYTICS_SNMP_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ '[' -n '10.0.0.41:8081 ' ']' +++ echo 10.0.0.41:8081 ++ ANALYTICS_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ '[' -n '10.0.0.41:9042 ' ']' +++ echo 10.0.0.41:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.41:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ '[' -n '10.0.0.41:8086 ' ']' +++ echo 10.0.0.41:8086 ++ COLLECTOR_SERVERS=10.0.0.41: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.41 ++ CONFIGDB_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ '[' -n '10.0.0.41:8082 ' ']' +++ echo 10.0.0.41:8082 ++ CONFIG_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ '[' -n '10.0.0.41:9161 ' ']' +++ echo 10.0.0.41:9161 ++ CONFIGDB_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ '[' -n '10.0.0.41:9041 ' ']' +++ echo 10.0.0.41:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.41: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.41 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.41 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ '[' -n 10.0.0.41:2181, ']' +++ echo 10.0.0.41:2181 ++ ZOOKEEPER_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ '[' -n '10.0.0.41:2181 ' ']' +++ echo 10.0.0.41:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.41:2181 ++ RABBITMQ_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ '[' -n 10.0.0.41:5673, ']' +++ echo 10.0.0.41:5673 ++ RABBITMQ_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ '[' -n '10.0.0.41:6379 ' ']' +++ echo 10.0.0.41:6379 ++ REDIS_SERVERS=10.0.0.41: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.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ '[' -n '10.0.0.41:9092 ' ']' +++ echo 10.0.0.41:9092 ++ KAFKA_SERVERS=10.0.0.41: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.41 ++ 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.41 ++ 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.41 + local cassandra=10.0.0.41 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 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.41 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.41 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.41 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.41 +++ local servers=10.0.0.41 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq ++++ tr '\n' , +++ local local_ips=,10.0.0.41,10.140.7.1,127.0.0.1,172.17.0.1,252.41.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.41'\''))' +++ local server_ip=10.0.0.41 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.41 ]] +++ [[ ,10.0.0.41,10.140.7.1,127.0.0.1,172.17.0.1,252.41.0.1,, =~ ,10\.0\.0\.41, ]] +++ echo 10.0.0.41 1 +++ return ++ local ip=10.0.0.41 ++ [[ -z 10.0.0.41 ]] ++ echo 10.0.0.41 + host_ip=10.0.0.41 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.41:9041 + cassandra_server_list=10.0.0.41:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.41: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=__ ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ set -o posix ++ set ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/09/2026 22:38:36.589 7f97344d4ac0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/09/2026 22:38:36.798 7f97344d4ac0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/09/2026 22:38:36.824 7f97344d4ac0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/09/2026 22:38:36.824 7f97344d4ac0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.41 - - [2026-02-09 22:38:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000667 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.41:8082/ Hit Ctrl-C to quit. 10.0.0.41 - - [2026-02-09 22:38:48] "GET / HTTP/1.1" 503 181 0.000245 10.0.0.41 - - [2026-02-09 22:38:49] "GET / HTTP/1.1" 200 45303 0.016131 10.0.0.41 - - [2026-02-09 22:38:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.41 - - [2026-02-09 22:38:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.41 - - [2026-02-09 22:38:49] "GET / HTTP/1.1" 200 35931 0.001335 10.0.0.41 - - [2026-02-09 22:38:50] "GET / HTTP/1.1" 200 35931 0.001293 10.0.0.41 - - [2026-02-09 22:38:50] "GET / HTTP/1.1" 200 35931 0.001336 10.0.0.41 - - [2026-02-09 22:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.41 - - [2026-02-09 22:38:50] "GET /global-system-config/f8337ef3-8477-46d6-a628-6f481acd9678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006483 10.0.0.41 - - [2026-02-09 22:38:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.001594 10.0.0.41 - - [2026-02-09 22:38:50] "POST /config-database-nodes HTTP/1.1" 200 611 0.032215 10.0.0.41 - - [2026-02-09 22:38:51] "GET / HTTP/1.1" 200 35931 0.002250 10.0.0.41 - - [2026-02-09 22:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.41 - - [2026-02-09 22:38:51] "GET /network-ipam/d7f99f57-d7aa-4ed1-b7c9-d7d2d62b17d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.006576 10.0.0.41 - - [2026-02-09 22:38:51] "POST /fqname-to-id HTTP/1.1" 404 186 0.003745 10.0.0.41 - - [2026-02-09 22:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.41 - - [2026-02-09 22:38:51] "GET /global-system-config/f8337ef3-8477-46d6-a628-6f481acd9678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006377 10.0.0.41 - - [2026-02-09 22:38:51] "POST /service-appliance-sets HTTP/1.1" 200 553 0.026018 10.0.0.41 - - [2026-02-09 22:38:51] "POST /fqname-to-id HTTP/1.1" 404 180 0.002070 10.0.0.41 - - [2026-02-09 22:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.41 - - [2026-02-09 22:38:51] "GET /global-system-config/f8337ef3-8477-46d6-a628-6f481acd9678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.015649 10.0.0.41 - - [2026-02-09 22:38:51] "POST /service-appliance-sets HTTP/1.1" 200 541 0.024131 10.0.0.41 - - [2026-02-09 22:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.41 - - [2026-02-09 22:38:51] "GET /network-ipam/d7f99f57-d7aa-4ed1-b7c9-d7d2d62b17d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.002191 10.0.0.41 - - [2026-02-09 22:38:51] "POST /service-templates HTTP/1.1" 200 511 0.027762 10.0.0.41 - - [2026-02-09 22:38:51] "POST /fqname-to-id HTTP/1.1" 404 225 0.020801 10.0.0.41 - - [2026-02-09 22:38:51] "POST /service-templates HTTP/1.1" 200 501 0.033438 10.0.0.41 - - [2026-02-09 22:38:51] "POST /access-control-lists HTTP/1.1" 200 587 0.046668 10.0.0.41 - - [2026-02-09 22:38:51] "POST /fqname-to-id HTTP/1.1" 404 224 0.015252 10.0.0.41 - - [2026-02-09 22:38:51] "POST /service-templates HTTP/1.1" 200 515 0.041785 10.0.0.41 - - [2026-02-09 22:38:51] "POST /service-templates HTTP/1.1" 200 535 0.047055 10.0.0.41 - - [2026-02-09 22:38:51] "POST /access-control-lists HTTP/1.1" 200 585 0.022341 10.0.0.41 - - [2026-02-09 22:38:51] "POST /route-targets HTTP/1.1" 200 327 0.014881 10.0.0.41 - - [2026-02-09 22:38:51] "POST /service-templates HTTP/1.1" 200 507 0.060098 10.0.0.41 - - [2026-02-09 22:38:51] "POST /ref-update HTTP/1.1" 200 156 0.051811 10.0.0.41 - - [2026-02-09 22:38:51] "POST /route-targets HTTP/1.1" 200 327 0.010201 10.0.0.41 - - [2026-02-09 22:38:52] "POST /ref-update HTTP/1.1" 200 156 0.032270 [Introspect:8084]10.0.0.41 - - [2026-02-09 22:38:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000823 [Introspect:8084]10.0.0.41 - - [2026-02-09 22:38:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000801 10.0.0.41 - - [2026-02-09 22:38:52] "POST /route-targets HTTP/1.1" 200 327 0.013331 10.0.0.41 - - [2026-02-09 22:38:52] "POST /ref-update HTTP/1.1" 200 156 0.016877 10.0.0.41 - - [2026-02-09 22:38:52] "POST /route-targets HTTP/1.1" 200 327 0.016544 10.0.0.41 - - [2026-02-09 22:38:52] "POST /ref-update HTTP/1.1" 200 156 0.011815 10.0.0.41 - - [2026-02-09 22:38:52] "POST /fqname-to-id HTTP/1.1" 404 201 0.003819 10.0.0.41 - - [2026-02-09 22:38:52] "POST /access-control-lists HTTP/1.1" 200 551 0.071764 10.0.0.41 - - [2026-02-09 22:38:52] "PUT /access-control-list/c1c9cdef-a700-449c-8b3e-5eb0c4307010 HTTP/1.1" 200 272 0.027994 10.0.0.41 - - [2026-02-09 22:38:52] "GET / HTTP/1.1" 200 35931 0.001981 10.0.0.41 - - [2026-02-09 22:38:52] "GET / HTTP/1.1" 200 35931 0.002784 10.0.0.41 - - [2026-02-09 22:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005997 10.0.0.41 - - [2026-02-09 22:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009154 10.0.0.41 - - [2026-02-09 22:38:52] "GET /global-system-config/f8337ef3-8477-46d6-a628-6f481acd9678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004868 10.0.0.41 - - [2026-02-09 22:38:52] "PUT /access-control-list/5ff31c66-9c08-4d27-b7fb-316f196aba12 HTTP/1.1" 200 272 0.244524 10.0.0.41 - - [2026-02-09 22:38:52] "GET /routing-instance/f43e5b0c-fcb7-4dfd-a097-d25e4c21a196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.015148 10.0.0.41 - - [2026-02-09 22:38:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.016431 10.0.0.41 - - [2026-02-09 22:38:52] "POST /bgp-routers HTTP/1.1" 200 616 0.149505 10.0.0.41 - - [2026-02-09 22:38:52] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.111830 10.0.0.41 - - [2026-02-09 22:38:52] "GET /bgp-router/657b954e-df10-4a34-bf8d-fd714c7571d7?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.011918 10.0.0.41 - - [2026-02-09 22:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.41 - - [2026-02-09 22:38:52] "GET /global-system-config/f8337ef3-8477-46d6-a628-6f481acd9678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.031714 10.0.0.41 - - [2026-02-09 22:38:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002756 10.0.0.41 - - [2026-02-09 22:38:53] "POST /ref-update HTTP/1.1" 200 156 0.013576 10.0.0.41 - - [2026-02-09 22:38:53] "GET / HTTP/1.1" 200 35931 0.001536 10.0.0.41 - - [2026-02-09 22:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.41 - - [2026-02-09 22:38:53] "GET /global-system-config/f8337ef3-8477-46d6-a628-6f481acd9678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007538 10.0.0.41 - - [2026-02-09 22:38:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.005753 10.0.0.41 - - [2026-02-09 22:38:53] "GET / HTTP/1.1" 200 35931 0.001550 10.0.0.41 - - [2026-02-09 22:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.41 - - [2026-02-09 22:38:53] "GET /global-system-config/f8337ef3-8477-46d6-a628-6f481acd9678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007781 10.0.0.41 - - [2026-02-09 22:38:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.002429 10.0.0.41 - - [2026-02-09 22:38:53] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.039920 10.0.0.41 - - [2026-02-09 22:38:53] "POST /database-nodes HTTP/1.1" 200 597 0.026088 10.0.0.41 - - [2026-02-09 22:38:56] "GET / HTTP/1.1" 200 35931 0.001431 10.0.0.41 - - [2026-02-09 22:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.41 - - [2026-02-09 22:38:56] "GET /global-system-config/f8337ef3-8477-46d6-a628-6f481acd9678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004141 10.0.0.41 - - [2026-02-09 22:38:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.002013 10.0.0.41 - - [2026-02-09 22:38:56] "POST /analytics-nodes HTTP/1.1" 200 599 0.016993 10.0.0.41 - - [2026-02-09 22:38:58] "GET / HTTP/1.1" 200 35931 0.001308 10.0.0.41 - - [2026-02-09 22:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.41 - - [2026-02-09 22:38:58] "GET /global-system-config/f8337ef3-8477-46d6-a628-6f481acd9678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008549 10.0.0.41 - - [2026-02-09 22:38:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.002524 10.0.0.41 - - [2026-02-09 22:38:58] "POST /config-nodes HTTP/1.1" 200 593 0.017060 10.0.0.41 - - [2026-02-09 22:38:58] "GET / HTTP/1.1" 200 35931 0.001642 10.0.0.41 - - [2026-02-09 22:38:58] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002675 [Introspect:8084]10.0.0.41 - - [2026-02-09 22:39:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000806 [Introspect:8084]10.0.0.41 - - [2026-02-09 22:39:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000799 10.0.0.41 - - [2026-02-09 22:39:02] "GET / HTTP/1.1" 200 35931 0.001190 10.0.0.41 - - [2026-02-09 22:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.41 - - [2026-02-09 22:39:02] "GET /domain/cf0d7742-81d1-4998-9e08-52f13aed33b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003862 10.0.0.41 - - [2026-02-09 22:39:03] "POST /id-to-fqname HTTP/1.1" 200 173 0.000742 10.0.0.41 - - [2026-02-09 22:39:03] "POST /fqname-to-id HTTP/1.1" 404 182 0.008559 10.0.0.41 - - [2026-02-09 22:39:03] "POST /security-groups HTTP/1.1" 200 570 0.183010 10.0.0.41 - - [2026-02-09 22:39:03] "POST /fqname-to-id HTTP/1.1" 404 213 0.003846 10.0.0.41 - - [2026-02-09 22:39:03] "POST /projects HTTP/1.1" 200 481 0.346925 10.0.0.41 - - [2026-02-09 22:39:03] "POST /access-control-lists HTTP/1.1" 200 579 0.076659 10.0.0.41 - - [2026-02-09 22:39:03] "POST /fqname-to-id HTTP/1.1" 404 212 0.024946 10.0.0.41 - - [2026-02-09 22:39:03] "POST /security-groups HTTP/1.1" 200 534 0.100960 10.0.0.41 - - [2026-02-09 22:39:03] "POST /access-control-lists HTTP/1.1" 200 577 0.035341 10.0.0.41 - - [2026-02-09 22:39:03] "POST /chown HTTP/1.1" 200 109 0.020082 10.0.0.41 - - [2026-02-09 22:39:03] "POST /fqname-to-id HTTP/1.1" 404 232 0.024388 10.0.0.41 - - [2026-02-09 22:39:03] "POST /policy-managements HTTP/1.1" 409 214 0.032289 10.0.0.41 - - [2026-02-09 22:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010845 10.0.0.41 - - [2026-02-09 22:39:03] "POST /access-control-lists HTTP/1.1" 200 594 0.065800 10.0.0.41 - - [2026-02-09 22:39:03] "GET /policy-management/8b05c13d-b7ae-4bfb-87cd-a79e4105b4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008033 10.0.0.41 - - [2026-02-09 22:39:03] "POST /fqname-to-id HTTP/1.1" 404 231 0.009376 10.0.0.41 - - [2026-02-09 22:39:03] "POST /access-control-lists HTTP/1.1" 200 592 0.097778 10.0.0.41 - - [2026-02-09 22:39:03] "POST /application-policy-sets HTTP/1.1" 200 528 0.151216 10.0.0.41 - - [2026-02-09 22:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008219 10.0.0.41 - - [2026-02-09 22:39:03] "GET /global-vrouter-config/7c274927-527e-4733-adb3-9c607190acde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003197 10.0.0.41 - - [2026-02-09 22:39:03] "PUT /global-vrouter-config/7c274927-527e-4733-adb3-9c607190acde HTTP/1.1" 200 276 0.093699 10.0.0.41 - - [2026-02-09 22:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.016266 10.0.0.41 - - [2026-02-09 22:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.41 - - [2026-02-09 22:39:03] "GET /global-vrouter-config/7c274927-527e-4733-adb3-9c607190acde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.003803 10.0.0.41 - - [2026-02-09 22:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.41 - - [2026-02-09 22:39:03] "PUT /global-vrouter-config/7c274927-527e-4733-adb3-9c607190acde HTTP/1.1" 200 276 0.013416 10.0.0.41 - - [2026-02-09 22:39:03] "GET /virtual-network/37ef6340-1971-4ab4-a9e8-f641cb7aed08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.019895 10.0.0.41 - - [2026-02-09 22:39:04] "POST /id-to-fqname HTTP/1.1" 200 177 0.000468 10.0.0.41 - - [2026-02-09 22:39:04] "POST /fqname-to-id HTTP/1.1" 404 186 0.006232 10.0.0.41 - - [2026-02-09 22:39:04] "POST /security-groups HTTP/1.1" 200 574 0.102013 10.0.0.41 - - [2026-02-09 22:39:04] "POST /projects HTTP/1.1" 200 489 0.251831 10.0.0.41 - - [2026-02-09 22:39:04] "POST /fqname-to-id HTTP/1.1" 404 217 0.006972 10.0.0.41 - - [2026-02-09 22:39:04] "GET / HTTP/1.1" 200 35931 0.001361 10.0.0.41 - - [2026-02-09 22:39:04] "POST /access-control-lists HTTP/1.1" 200 583 0.096241 10.0.0.41 - - [2026-02-09 22:39:04] "POST /alarms HTTP/1.1" 200 581 0.071299 10.0.0.41 - - [2026-02-09 22:39:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.004990 10.0.0.41 - - [2026-02-09 22:39:04] "POST /security-groups HTTP/1.1" 200 546 0.157692 10.0.0.41 - - [2026-02-09 22:39:04] "POST /alarms HTTP/1.1" 200 575 0.051239 10.0.0.41 - - [2026-02-09 22:39:04] "POST /access-control-lists HTTP/1.1" 200 581 0.085515 10.0.0.41 - - [2026-02-09 22:39:04] "POST /chown HTTP/1.1" 200 109 0.062901 10.0.0.41 - - [2026-02-09 22:39:04] "POST /alarms HTTP/1.1" 200 575 0.071890 10.0.0.41 - - [2026-02-09 22:39:04] "POST /fqname-to-id HTTP/1.1" 404 240 0.002203 10.0.0.41 - - [2026-02-09 22:39:04] "POST /network-ipams HTTP/1.1" 200 522 0.047067 10.0.0.41 - - [2026-02-09 22:39:04] "POST /access-control-lists HTTP/1.1" 200 602 0.048728 10.0.0.41 - - [2026-02-09 22:39:04] "POST /fqname-to-id HTTP/1.1" 404 239 0.012097 10.0.0.41 - - [2026-02-09 22:39:04] "POST /alarms HTTP/1.1" 200 559 0.070437 10.0.0.41 - - [2026-02-09 22:39:04] "POST /network-ipams HTTP/1.1" 200 510 0.084428 10.0.0.41 - - [2026-02-09 22:39:04] "POST /fqname-to-id HTTP/1.1" 404 198 0.005130 10.0.0.41 - - [2026-02-09 22:39:04] "POST /access-control-lists HTTP/1.1" 200 600 0.079660 10.0.0.41 - - [2026-02-09 22:39:04] "POST /alarms HTTP/1.1" 200 555 0.096997 10.0.0.41 - - [2026-02-09 22:39:04] "POST /alarms HTTP/1.1" 200 557 0.089684 10.0.0.41 - - [2026-02-09 22:39:04] "POST /fqname-to-id HTTP/1.1" 404 229 0.003877 10.0.0.41 - - [2026-02-09 22:39:04] "POST /alarms HTTP/1.1" 200 565 0.071963 10.0.0.41 - - [2026-02-09 22:39:05] "POST /useragent-kv HTTP/1.1" 200 115 0.009676 10.0.0.41 - - [2026-02-09 22:39:05] "POST /virtual-networks HTTP/1.1" 200 538 0.298575 10.0.0.41 - - [2026-02-09 22:39:05] "POST /alarms HTTP/1.1" 200 549 0.073430 10.0.0.41 - - [2026-02-09 22:39:05] "POST /access-control-lists HTTP/1.1" 200 589 0.108687 10.0.0.41 - - [2026-02-09 22:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.026269 10.0.0.41 - - [2026-02-09 22:39:05] "POST /alarms HTTP/1.1" 200 557 0.053688 10.0.0.41 - - [2026-02-09 22:39:05] "POST /route-targets HTTP/1.1" 200 327 0.022779 10.0.0.41 - - [2026-02-09 22:39:05] "GET /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.029684 10.0.0.41 - - [2026-02-09 22:39:05] "POST /ref-update HTTP/1.1" 200 156 0.018537 10.0.0.41 - - [2026-02-09 22:39:05] "POST /network-ipams HTTP/1.1" 200 518 0.043500 10.0.0.41 - - [2026-02-09 22:39:05] "POST /alarms HTTP/1.1" 200 567 0.063764 10.0.0.41 - - [2026-02-09 22:39:05] "PUT /access-control-list/5073d53d-f603-44a7-9dfb-127231c23ec4 HTTP/1.1" 200 272 0.035209 10.0.0.41 - - [2026-02-09 22:39:05] "POST /fqname-to-id HTTP/1.1" 404 202 0.007664 10.0.0.41 - - [2026-02-09 22:39:05] "POST /alarms HTTP/1.1" 200 555 0.038056 10.0.0.41 - - [2026-02-09 22:39:05] "POST /alarms HTTP/1.1" 200 567 0.061885 10.0.0.41 - - [2026-02-09 22:39:05] "POST /alarms HTTP/1.1" 200 575 0.078256 10.0.0.41 - - [2026-02-09 22:39:05] "POST /useragent-kv HTTP/1.1" 200 115 0.002627 10.0.0.41 - - [2026-02-09 22:39:05] "POST /virtual-networks HTTP/1.1" 200 546 0.239507 10.0.0.41 - - [2026-02-09 22:39:05] "POST /alarms HTTP/1.1" 200 569 0.064608 10.0.0.41 - - [2026-02-09 22:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009373 10.0.0.41 - - [2026-02-09 22:39:05] "GET /virtual-network/acb56e81-2cf6-48e7-82db-3e81f2239db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.008948 10.0.0.41 - - [2026-02-09 22:39:05] "POST /alarms HTTP/1.1" 200 561 0.046389 10.0.0.41 - - [2026-02-09 22:39:05] "POST /fqname-to-id HTTP/1.1" 404 199 0.008318 10.0.0.41 - - [2026-02-09 22:39:05] "POST /route-targets HTTP/1.1" 200 327 0.027918 10.0.0.41 - - [2026-02-09 22:39:05] "POST /ref-update HTTP/1.1" 200 156 0.017380 10.0.0.41 - - [2026-02-09 22:39:05] "POST /alarms HTTP/1.1" 200 561 0.050406 10.0.0.41 - - [2026-02-09 22:39:05] "POST /network-policys HTTP/1.1" 200 538 0.064464 10.0.0.41 - - [2026-02-09 22:39:05] "POST /fqname-to-id HTTP/1.1" 404 197 0.017217 10.0.0.41 - - [2026-02-09 22:39:05] "POST /alarms HTTP/1.1" 200 561 0.073129 10.0.0.41 - - [2026-02-09 22:39:05] "POST /network-policys HTTP/1.1" 200 534 0.077772 10.0.0.41 - - [2026-02-09 22:39:05] "POST /alarms HTTP/1.1" 200 547 0.061014 10.0.0.41 - - [2026-02-09 22:39:05] "POST /fqname-to-id HTTP/1.1" 404 201 0.004947 10.0.0.41 - - [2026-02-09 22:39:05] "POST /network-policys HTTP/1.1" 200 542 0.025617 10.0.0.41 - - [2026-02-09 22:39:05] "POST /alarms HTTP/1.1" 200 595 0.047786 10.0.0.41 - - [2026-02-09 22:39:05] "POST /alarms HTTP/1.1" 200 575 0.060805 10.0.0.41 - - [2026-02-09 22:39:05] "PUT /access-control-list/52ce6d70-dfc7-49b7-967e-8d3f78b3c005 HTTP/1.1" 200 272 0.029186 10.0.0.41 - - [2026-02-09 22:39:05] "POST /ref-update HTTP/1.1" 200 156 0.110862 10.0.0.41 - - [2026-02-09 22:39:06] "POST /alarms HTTP/1.1" 200 571 0.058633 10.0.0.41 - - [2026-02-09 22:39:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002904 10.0.0.41 - - [2026-02-09 22:39:06] "PUT /access-control-list/52ce6d70-dfc7-49b7-967e-8d3f78b3c005 HTTP/1.1" 200 272 0.029575 10.0.0.41 - - [2026-02-09 22:39:06] "POST /ref-update HTTP/1.1" 200 156 0.078256 10.0.0.41 - - [2026-02-09 22:39:06] "POST /alarms HTTP/1.1" 200 583 0.097620 10.0.0.41 - - [2026-02-09 22:39:06] "PUT /access-control-list/5073d53d-f603-44a7-9dfb-127231c23ec4 HTTP/1.1" 200 272 0.060683 10.0.0.41 - - [2026-02-09 22:39:06] "POST /alarms HTTP/1.1" 200 609 0.066826 10.0.0.41 - - [2026-02-09 22:39:06] "POST /ref-update HTTP/1.1" 200 156 0.150038 10.0.0.41 - - [2026-02-09 22:39:06] "POST /ref-update HTTP/1.1" 200 156 0.052938 10.0.0.41 - - [2026-02-09 22:39:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.049612 10.0.0.41 - - [2026-02-09 22:39:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002358 10.0.0.41 - - [2026-02-09 22:39:06] "PUT /access-control-list/5073d53d-f603-44a7-9dfb-127231c23ec4 HTTP/1.1" 200 272 0.079513 10.0.0.41 - - [2026-02-09 22:39:06] "POST /fqname-to-id HTTP/1.1" 404 237 0.001356 10.0.0.41 - - [2026-02-09 22:39:06] "POST /ref-update HTTP/1.1" 200 156 0.057229 10.0.0.41 - - [2026-02-09 22:39:06] "POST /access-control-lists HTTP/1.1" 200 601 0.055959 10.0.0.41 - - [2026-02-09 22:39:06] "POST /ref-update HTTP/1.1" 200 156 0.082806 10.0.0.41 - - [2026-02-09 22:39:06] "GET / HTTP/1.1" 200 35931 0.001233 10.0.0.41 - - [2026-02-09 22:39:06] "PUT /access-control-list/2493308a-5613-4f6e-99af-8cd4a9d85502 HTTP/1.1" 200 272 0.014232 10.0.0.41 - - [2026-02-09 22:39:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002563 10.0.0.41 - - [2026-02-09 22:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.41 - - [2026-02-09 22:39:06] "PUT /access-control-list/52ce6d70-dfc7-49b7-967e-8d3f78b3c005 HTTP/1.1" 200 272 0.072665 10.0.0.41 - - [2026-02-09 22:39:06] "PUT /global-vrouter-config/7c274927-527e-4733-adb3-9c607190acde HTTP/1.1" 200 276 0.072012 10.0.0.41 - - [2026-02-09 22:39:06] "POST /ref-update HTTP/1.1" 200 156 0.064602 10.0.0.41 - - [2026-02-09 22:39:06] "POST /ref-update HTTP/1.1" 200 156 0.198707 10.0.0.41 - - [2026-02-09 22:39:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004745 10.0.0.41 - - [2026-02-09 22:39:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004205 10.0.0.41 - - [2026-02-09 22:39:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008089 10.0.0.41 - - [2026-02-09 22:39:06] "PUT /access-control-list/2493308a-5613-4f6e-99af-8cd4a9d85502 HTTP/1.1" 200 272 0.072330 10.0.0.41 - - [2026-02-09 22:39:06] "POST /ref-update HTTP/1.1" 200 156 0.014026 10.0.0.41 - - [2026-02-09 22:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.41 - - [2026-02-09 22:39:06] "GET /virtual-network/37ef6340-1971-4ab4-a9e8-f641cb7aed08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.007112 10.0.0.41 - - [2026-02-09 22:39:06] "GET /application-policy-set/b509b108-1e94-419f-9c7f-295812866276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004565 10.0.0.41 - - [2026-02-09 22:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.41 - - [2026-02-09 22:39:06] "GET / HTTP/1.1" 200 35931 0.004082 10.0.0.41 - - [2026-02-09 22:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.41 - - [2026-02-09 22:39:06] "GET /policy-management/8b05c13d-b7ae-4bfb-87cd-a79e4105b4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005880 10.0.0.41 - - [2026-02-09 22:39:06] "GET /global-vrouter-config/7c274927-527e-4733-adb3-9c607190acde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002416 10.0.0.41 - - [2026-02-09 22:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001480 10.0.0.41 - - [2026-02-09 22:39:06] "PUT /global-vrouter-config/7c274927-527e-4733-adb3-9c607190acde HTTP/1.1" 200 276 0.016789 10.0.0.41 - - [2026-02-09 22:39:07] "POST /firewall-policys HTTP/1.1" 200 530 0.041209 10.0.0.41 - - [2026-02-09 22:39:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.014808 10.0.0.41 - - [2026-02-09 22:39:07] "GET /firewall-policy/afc1009c-9dea-429d-8e10-beefe072bee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.011154 10.0.0.41 - - [2026-02-09 22:39:07] "GET /application-policy-set/b509b108-1e94-419f-9c7f-295812866276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004210 10.0.0.41 - - [2026-02-09 22:39:07] "GET /firewall-policy/afc1009c-9dea-429d-8e10-beefe072bee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002710 10.0.0.41 - - [2026-02-09 22:39:07] "POST /ref-update HTTP/1.1" 200 156 0.024018 10.0.0.41 - - [2026-02-09 22:39:07] "GET /application-policy-set/b509b108-1e94-419f-9c7f-295812866276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.016740 10.0.0.41 - - [2026-02-09 22:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.41 - - [2026-02-09 22:39:07] "GET /policy-management/8b05c13d-b7ae-4bfb-87cd-a79e4105b4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002257 10.0.0.41 - - [2026-02-09 22:39:07] "POST /firewall-policys HTTP/1.1" 200 532 0.015132 10.0.0.41 - - [2026-02-09 22:39:07] "GET / HTTP/1.1" 200 35931 0.003608 10.0.0.41 - - [2026-02-09 22:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.41 - - [2026-02-09 22:39:07] "GET /global-system-config/f8337ef3-8477-46d6-a628-6f481acd9678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004961 10.0.0.41 - - [2026-02-09 22:39:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.044033 10.0.0.41 - - [2026-02-09 22:39:07] "GET /firewall-policy/b3e73288-08b8-438e-a10f-e2046fcc7af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.005997 10.0.0.41 - - [2026-02-09 22:39:07] "PUT /global-system-config/f8337ef3-8477-46d6-a628-6f481acd9678 HTTP/1.1" 200 274 0.032325 10.0.0.41 - - [2026-02-09 22:39:07] "GET /application-policy-set/b509b108-1e94-419f-9c7f-295812866276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.013939 10.0.0.41 - - [2026-02-09 22:39:07] "GET /firewall-policy/b3e73288-08b8-438e-a10f-e2046fcc7af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002384 10.0.0.41 - - [2026-02-09 22:39:07] "GET /firewall-policy/afc1009c-9dea-429d-8e10-beefe072bee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002199 10.0.0.41 - - [2026-02-09 22:39:07] "GET /firewall-policy/afc1009c-9dea-429d-8e10-beefe072bee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002778 10.0.0.41 - - [2026-02-09 22:39:07] "POST /ref-update HTTP/1.1" 200 156 0.015537 10.0.0.41 - - [2026-02-09 22:39:07] "POST /ref-update HTTP/1.1" 200 156 0.034701 10.0.0.41 - - [2026-02-09 22:39:07] "POST /ref-update HTTP/1.1" 200 156 0.036299 10.0.0.41 - - [2026-02-09 22:39:07] "GET /application-policy-set/b509b108-1e94-419f-9c7f-295812866276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.013603 10.0.0.41 - - [2026-02-09 22:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.41 - - [2026-02-09 22:39:07] "GET /policy-management/8b05c13d-b7ae-4bfb-87cd-a79e4105b4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003542 10.0.0.41 - - [2026-02-09 22:39:07] "POST /firewall-policys HTTP/1.1" 200 530 0.020594 10.0.0.41 - - [2026-02-09 22:39:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.020560 10.0.0.41 - - [2026-02-09 22:39:07] "GET /firewall-policy/76788465-2e8f-45ff-bc4f-20f9c1c5ac8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.007335 10.0.0.41 - - [2026-02-09 22:39:07] "GET /application-policy-set/b509b108-1e94-419f-9c7f-295812866276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.005797 10.0.0.41 - - [2026-02-09 22:39:07] "GET /firewall-policy/76788465-2e8f-45ff-bc4f-20f9c1c5ac8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003422 10.0.0.41 - - [2026-02-09 22:39:07] "GET /firewall-policy/afc1009c-9dea-429d-8e10-beefe072bee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002945 10.0.0.41 - - [2026-02-09 22:39:07] "GET /firewall-policy/b3e73288-08b8-438e-a10f-e2046fcc7af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002873 10.0.0.41 - - [2026-02-09 22:39:07] "GET /firewall-policy/afc1009c-9dea-429d-8e10-beefe072bee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002332 10.0.0.41 - - [2026-02-09 22:39:07] "GET /firewall-policy/b3e73288-08b8-438e-a10f-e2046fcc7af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002456 10.0.0.41 - - [2026-02-09 22:39:07] "POST /ref-update HTTP/1.1" 200 156 0.016189 10.0.0.41 - - [2026-02-09 22:39:07] "POST /ref-update HTTP/1.1" 200 156 0.091146 10.0.0.41 - - [2026-02-09 22:39:08] "POST /ref-update HTTP/1.1" 200 156 0.030549 10.0.0.41 - - [2026-02-09 22:39:08] "POST /ref-update HTTP/1.1" 200 156 0.040028 10.0.0.41 - - [2026-02-09 22:39:08] "POST /ref-update HTTP/1.1" 200 156 0.045343 10.0.0.41 - - [2026-02-09 22:39:08] "GET /application-policy-set/b509b108-1e94-419f-9c7f-295812866276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.022766 10.0.0.41 - - [2026-02-09 22:39:08] "POST /tags HTTP/1.1" 200 299 0.040468 10.0.0.41 - - [2026-02-09 22:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011374 10.0.0.41 - - [2026-02-09 22:39:08] "GET /tag/955e49e8-63b9-46d2-85d1-51016c5eb207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.015561 10.0.0.41 - - [2026-02-09 22:39:08] "POST /set-tag HTTP/1.1" 200 109 0.016190 10.0.0.41 - - [2026-02-09 22:39:08] "POST /fqname-to-id HTTP/1.1" 404 226 0.002418 10.0.0.41 - - [2026-02-09 22:39:08] "POST /tags HTTP/1.1" 200 301 0.076579 10.0.0.41 - - [2026-02-09 22:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007438 10.0.0.41 - - [2026-02-09 22:39:08] "GET /tag/2de80197-5260-4456-bf88-4be90dfa05a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.028572 10.0.0.41 - - [2026-02-09 22:39:08] "POST /tags HTTP/1.1" 200 325 0.052569 10.0.0.41 - - [2026-02-09 22:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.019991 10.0.0.41 - - [2026-02-09 22:39:08] "GET /tag/df53241f-2ccb-4c20-9fd0-45a7034b8182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.017481 10.0.0.41 - - [2026-02-09 22:39:08] "POST /tags HTTP/1.1" 200 311 0.061459 10.0.0.41 - - [2026-02-09 22:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011450 10.0.0.41 - - [2026-02-09 22:39:08] "GET /tag/c5cdcc6c-5344-4e5c-80ee-03dc1696190f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.019268 10.0.0.41 - - [2026-02-09 22:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006749 10.0.0.41 - - [2026-02-09 22:39:08] "GET /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.004578 10.0.0.41 - - [2026-02-09 22:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.41 - - [2026-02-09 22:39:09] "GET /project/b2b4d66f-391d-4828-ab83-12c03d2c8ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.036892 10.0.0.41 - - [2026-02-09 22:39:09] "POST /virtual-machines HTTP/1.1" 200 377 0.011343 10.0.0.41 - - [2026-02-09 22:39:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.008133 10.0.0.41 - - [2026-02-09 22:39:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.114008 10.0.0.41 - - [2026-02-09 22:39:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.026650 10.0.0.41 - - [2026-02-09 22:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.049169 10.0.0.41 - - [2026-02-09 22:39:09] "GET /virtual-machine-interface/25e8d6c4-0608-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005276 10.0.0.41 - - [2026-02-09 22:39:09] "POST /instance-ips HTTP/1.1" 200 409 0.034300 10.0.0.41 - - [2026-02-09 22:39:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.020328 10.0.0.41 - - [2026-02-09 22:39:09] "GET /virtual-machine-interface/25e8d6c4-0608-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.008584 10.0.0.41 - - [2026-02-09 22:39:09] "POST /set-tag HTTP/1.1" 200 109 0.021842 10.0.0.41 - - [2026-02-09 22:39:09] "GET /virtual-machine-interface/25e8d6c4-0608-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.013529 10.0.0.41 - - [2026-02-09 22:39:09] "GET /instance-ip/25fef92c-0608-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.003211 10.0.0.41 - - [2026-02-09 22:39:09] "POST /tags HTTP/1.1" 200 305 0.058730 10.0.0.41 - - [2026-02-09 22:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007962 10.0.0.41 - - [2026-02-09 22:39:09] "GET /tag/b44b09e6-6c2d-4e5f-9000-b10361ac7d5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.018309 10.0.0.41 - - [2026-02-09 22:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.41 - - [2026-02-09 22:39:09] "GET /project/6b617d83-a341-43bc-a377-993081de754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031787 10.0.0.41 - - [2026-02-09 22:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004402 10.0.0.41 - - [2026-02-09 22:39:09] "GET /virtual-network/acb56e81-2cf6-48e7-82db-3e81f2239db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.006845 10.0.0.41 - - [2026-02-09 22:39:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.41 - - [2026-02-09 22:39:09] "GET /service-appliance-set/cc892342-272d-4bb6-ad9f-3a7cdb9f7868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003626 10.0.0.41 - - [2026-02-09 22:39:09] "POST /fqname-to-id HTTP/1.1" 404 240 0.001989 10.0.0.41 - - [2026-02-09 22:39:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.089774 10.0.0.41 - - [2026-02-09 22:39:09] "GET /virtual-machine-interface/02d25ec8-48fa-4576-bb89-c05ca102dec3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2301 0.006942 10.0.0.41 - - [2026-02-09 22:39:10] "POST /instance-ips HTTP/1.1" 200 381 0.052064 10.0.0.41 - - [2026-02-09 22:39:10] "GET /instance-ip/6b8af6dc-73ff-4029-a09b-6d8ace42c353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004316 10.0.0.41 - - [2026-02-09 22:39:10] "POST /loadbalancers HTTP/1.1" 200 582 0.062532 10.0.0.41 - - [2026-02-09 22:39:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.016313 10.0.0.41 - - [2026-02-09 22:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.41 - - [2026-02-09 22:39:10] "GET /project/6b617d83-a341-43bc-a377-993081de754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.047219 10.0.0.41 - - [2026-02-09 22:39:10] "GET /loadbalancer/ddb26baa-cf9b-4232-9aec-639e016c9a40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.002205 10.0.0.41 - - [2026-02-09 22:39:10] "GET /project/6b617d83-a341-43bc-a377-993081de754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.042033 10.0.0.41 - - [2026-02-09 22:39:10] "GET /instance-ip/6b8af6dc-73ff-4029-a09b-6d8ace42c353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002444 10.0.0.41 - - [2026-02-09 22:39:10] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.045840 10.0.0.41 - - [2026-02-09 22:39:10] "POST /floating-ips HTTP/1.1" 200 583 0.037339 10.0.0.41 - - [2026-02-09 22:39:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.007237 10.0.0.41 - - [2026-02-09 22:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010899 10.0.0.41 - - [2026-02-09 22:39:10] "GET /project/6b617d83-a341-43bc-a377-993081de754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031979 10.0.0.41 - - [2026-02-09 22:39:10] "GET /loadbalancer-listener/298d9061-2e03-4055-b65d-4340f2739c05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002531 10.0.0.41 - - [2026-02-09 22:39:10] "GET /loadbalancer-listener/298d9061-2e03-4055-b65d-4340f2739c05?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003434 10.0.0.41 - - [2026-02-09 22:39:10] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.025602 10.0.0.41 - - [2026-02-09 22:39:10] "GET /instance-ip/6b8af6dc-73ff-4029-a09b-6d8ace42c353?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006290 10.0.0.41 - - [2026-02-09 22:39:10] "GET /instance-ip/6b8af6dc-73ff-4029-a09b-6d8ace42c353?fields=floating_ips HTTP/1.1" 200 1170 0.006641 10.0.0.41 - - [2026-02-09 22:39:10] "GET /floating-ip/dc0b2e3e-59b2-45ab-ab3a-0318c40d9f65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002158 10.0.0.41 - - [2026-02-09 22:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.41 - - [2026-02-09 22:39:10] "GET /global-vrouter-config/7c274927-527e-4733-adb3-9c607190acde?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002115 10.0.0.41 - - [2026-02-09 22:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001194 10.0.0.41 - - [2026-02-09 22:39:10] "PUT /global-vrouter-config/7c274927-527e-4733-adb3-9c607190acde HTTP/1.1" 200 276 0.007479 10.0.0.41 - - [2026-02-09 22:39:10] "POST /tags HTTP/1.1" 200 357 0.067410 10.0.0.41 - - [2026-02-09 22:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.41 - - [2026-02-09 22:39:10] "GET /tag/916ec3d8-c960-4cf7-95be-997ef234c826?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.028271 10.0.0.41 - - [2026-02-09 22:39:10] "POST /tags HTTP/1.1" 200 305 0.026621 10.0.0.41 - - [2026-02-09 22:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.41 - - [2026-02-09 22:39:10] "GET /tag/3c4922cc-12d4-4fcd-b06d-5d9f61bca035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.015779 10.0.0.41 - - [2026-02-09 22:39:10] "POST /id-to-fqname HTTP/1.1" 200 174 0.000410 10.0.0.41 - - [2026-02-09 22:39:10] "POST /fqname-to-id HTTP/1.1" 404 183 0.001886 10.0.0.41 - - [2026-02-09 22:39:10] "POST /security-groups HTTP/1.1" 200 571 0.060188 10.0.0.41 - - [2026-02-09 22:39:10] "POST /projects HTTP/1.1" 200 483 0.124496 10.0.0.41 - - [2026-02-09 22:39:10] "POST /fqname-to-id HTTP/1.1" 404 214 0.003835 10.0.0.41 - - [2026-02-09 22:39:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.022023 10.0.0.41 - - [2026-02-09 22:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011265 10.0.0.41 - - [2026-02-09 22:39:11] "GET /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.014426 10.0.0.41 - - [2026-02-09 22:39:11] "POST /access-control-lists HTTP/1.1" 200 580 0.077173 10.0.0.41 - - [2026-02-09 22:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008051 10.0.0.41 - - [2026-02-09 22:39:11] "GET /virtual-network/acb56e81-2cf6-48e7-82db-3e81f2239db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.003691 10.0.0.41 - - [2026-02-09 22:39:11] "POST /fqname-to-id HTTP/1.1" 404 213 0.003722 10.0.0.41 - - [2026-02-09 22:39:11] "POST /access-control-lists HTTP/1.1" 200 578 0.063005 10.0.0.41 - - [2026-02-09 22:39:11] "PUT /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134 HTTP/1.1" 200 264 0.084651 10.0.0.41 - - [2026-02-09 22:39:11] "PUT /virtual-network/acb56e81-2cf6-48e7-82db-3e81f2239db1 HTTP/1.1" 200 264 0.042675 10.0.0.41 - - [2026-02-09 22:39:11] "POST /security-groups HTTP/1.1" 200 537 0.092609 10.0.0.41 - - [2026-02-09 22:39:11] "POST /fqname-to-id HTTP/1.1" 404 234 0.007510 10.0.0.41 - - [2026-02-09 22:39:11] "POST /access-control-lists HTTP/1.1" 200 596 0.039932 [Introspect:8084]10.0.0.41 - - [2026-02-09 22:39:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001101 [Introspect:8084]10.0.0.41 - - [2026-02-09 22:39:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003724 10.0.0.41 - - [2026-02-09 22:39:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.043688 10.0.0.41 - - [2026-02-09 22:39:11] "POST /fqname-to-id HTTP/1.1" 404 233 0.007593 10.0.0.41 - - [2026-02-09 22:39:11] "POST /chown HTTP/1.1" 200 109 0.034427 10.0.0.41 - - [2026-02-09 22:39:11] "GET /application-policy-set/b509b108-1e94-419f-9c7f-295812866276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008396 10.0.0.41 - - [2026-02-09 22:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.41 - - [2026-02-09 22:39:11] "GET /policy-management/8b05c13d-b7ae-4bfb-87cd-a79e4105b4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.019307 10.0.0.41 - - [2026-02-09 22:39:11] "POST /access-control-lists HTTP/1.1" 200 594 0.097749 10.0.0.41 - - [2026-02-09 22:39:11] "POST /tags HTTP/1.1" 409 207 0.008244 10.0.0.41 - - [2026-02-09 22:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001382 10.0.0.41 - - [2026-02-09 22:39:11] "GET /tag/3c4922cc-12d4-4fcd-b06d-5d9f61bca035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.011661 10.0.0.41 - - [2026-02-09 22:39:11] "POST /firewall-rules HTTP/1.1" 200 564 0.159724 10.0.0.41 - - [2026-02-09 22:39:11] "GET /firewall-rule/3b6422a5-9a09-4811-b1f1-36735766b44b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.019652 10.0.0.41 - - [2026-02-09 22:39:11] "GET /firewall-policy/b3e73288-08b8-438e-a10f-e2046fcc7af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003008 10.0.0.41 - - [2026-02-09 22:39:11] "GET /firewall-rule/3b6422a5-9a09-4811-b1f1-36735766b44b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.002478 10.0.0.41 - - [2026-02-09 22:39:11] "POST /ref-update HTTP/1.1" 200 156 0.018876 10.0.0.41 - - [2026-02-09 22:39:12] "GET /application-policy-set/b509b108-1e94-419f-9c7f-295812866276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.072327 10.0.0.41 - - [2026-02-09 22:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.41 - - [2026-02-09 22:39:12] "GET /policy-management/8b05c13d-b7ae-4bfb-87cd-a79e4105b4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002370 10.0.0.41 - - [2026-02-09 22:39:12] "POST /tags HTTP/1.1" 409 207 0.001619 10.0.0.41 - - [2026-02-09 22:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.41 - - [2026-02-09 22:39:12] "GET /tag/3c4922cc-12d4-4fcd-b06d-5d9f61bca035?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.010230 10.0.0.41 - - [2026-02-09 22:39:12] "POST /firewall-rules HTTP/1.1" 200 562 0.125434 10.0.0.41 - - [2026-02-09 22:39:12] "GET /firewall-rule/1154f585-a271-4df2-a395-37a41b9210cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.017245 10.0.0.41 - - [2026-02-09 22:39:12] "GET /firewall-policy/b3e73288-08b8-438e-a10f-e2046fcc7af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.003059 10.0.0.41 - - [2026-02-09 22:39:12] "GET /firewall-rule/1154f585-a271-4df2-a395-37a41b9210cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003731 10.0.0.41 - - [2026-02-09 22:39:12] "POST /ref-update HTTP/1.1" 200 156 0.032447 10.0.0.41 - - [2026-02-09 22:39:12] "POST /tags HTTP/1.1" 200 355 0.023804 10.0.0.41 - - [2026-02-09 22:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.41 - - [2026-02-09 22:39:12] "GET /tag/8059a53a-2a65-4089-b49e-dfb6f35bded7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.015174 10.0.0.41 - - [2026-02-09 22:39:12] "POST /tags HTTP/1.1" 200 303 0.021276 10.0.0.41 - - [2026-02-09 22:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.022954 10.0.0.41 - - [2026-02-09 22:39:12] "GET /tag/befb56be-7227-4a3a-8eb9-e68142c7e702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.023942 10.0.0.41 - - [2026-02-09 22:39:12] "POST /projects HTTP/1.1" 409 218 0.004157 10.0.0.41 - - [2026-02-09 22:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.41 - - [2026-02-09 22:39:12] "GET /project/6b617d83-a341-43bc-a377-993081de754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.059496 10.0.0.41 - - [2026-02-09 22:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.41 - - [2026-02-09 22:39:12] "GET /network-ipam/22f0df51-23a9-4903-94de-fe1b2bc792f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.004666 10.0.0.41 - - [2026-02-09 22:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.41 - - [2026-02-09 22:39:12] "GET /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004102 10.0.0.41 - - [2026-02-09 22:39:12] "PUT /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134 HTTP/1.1" 200 264 0.054312 10.0.0.41 - - [2026-02-09 22:39:12] "GET /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006842 10.0.0.41 - - [2026-02-09 22:39:12] "POST /set-tag HTTP/1.1" 200 109 0.051725 10.0.0.41 - - [2026-02-09 22:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.41 - - [2026-02-09 22:39:12] "GET /network-ipam/269f25ac-be69-4dc7-b8a0-f24fb0e022d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.003447 10.0.0.41 - - [2026-02-09 22:39:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.41 - - [2026-02-09 22:39:12] "GET /virtual-network/acb56e81-2cf6-48e7-82db-3e81f2239db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.008747 10.0.0.41 - - [2026-02-09 22:39:13] "PUT /virtual-network/acb56e81-2cf6-48e7-82db-3e81f2239db1 HTTP/1.1" 200 264 0.044060 10.0.0.41 - - [2026-02-09 22:39:13] "GET /virtual-network/acb56e81-2cf6-48e7-82db-3e81f2239db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.025680 10.0.0.41 - - [2026-02-09 22:39:13] "POST /set-tag HTTP/1.1" 200 109 0.062625 10.0.0.41 - - [2026-02-09 22:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007271 10.0.0.41 - - [2026-02-09 22:39:13] "GET /network-policy/5ce92f59-f705-4432-8e83-20b9b3050f9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006041 10.0.0.41 - - [2026-02-09 22:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008538 10.0.0.41 - - [2026-02-09 22:39:13] "GET /network-policy/36f75a85-0e20-4fb8-ac84-96e3da6ea44a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.009667 10.0.0.41 - - [2026-02-09 22:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.41 - - [2026-02-09 22:39:13] "GET /network-policy/121c46ea-9a0b-42c7-9d74-0839b5790975?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003073 10.0.0.41 - - [2026-02-09 22:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.41 - - [2026-02-09 22:39:13] "PUT /network-policy/121c46ea-9a0b-42c7-9d74-0839b5790975 HTTP/1.1" 200 262 0.010218 10.0.0.41 - - [2026-02-09 22:39:13] "POST /ref-update HTTP/1.1" 200 156 0.079606 10.0.0.41 - - [2026-02-09 22:39:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004675 10.0.0.41 - - [2026-02-09 22:39:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022259 10.0.0.41 - - [2026-02-09 22:39:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002616 10.0.0.41 - - [2026-02-09 22:39:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001682 10.0.0.41 - - [2026-02-09 22:39:13] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001397 10.0.0.41 - - [2026-02-09 22:39:13] "POST /security-groups HTTP/1.1" 409 245 0.004634 10.0.0.41 - - [2026-02-09 22:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.41 - - [2026-02-09 22:39:13] "PUT /security-group/967a81b1-1853-4acc-82b8-aaedba7486ed HTTP/1.1" 200 262 0.059644 10.0.0.41 - - [2026-02-09 22:39:13] "PUT /access-control-list/eee1ae5e-ab0f-4fca-b751-bee4fb1d5917 HTTP/1.1" 200 272 0.033570 10.0.0.41 - - [2026-02-09 22:39:13] "PUT /access-control-list/b3c63654-2812-4b2d-a56c-d68d84e70ecc HTTP/1.1" 200 272 0.018229 10.0.0.41 - - [2026-02-09 22:39:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.040694 10.0.0.41 - - [2026-02-09 22:39:13] "GET /application-policy-set/b509b108-1e94-419f-9c7f-295812866276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.023355 10.0.0.41 - - [2026-02-09 22:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004588 10.0.0.41 - - [2026-02-09 22:39:13] "GET /policy-management/8b05c13d-b7ae-4bfb-87cd-a79e4105b4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002750 10.0.0.41 - - [2026-02-09 22:39:13] "POST /tags HTTP/1.1" 409 206 0.001817 10.0.0.41 - - [2026-02-09 22:39:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005762 10.0.0.41 - - [2026-02-09 22:39:13] "GET /tag/befb56be-7227-4a3a-8eb9-e68142c7e702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.015593 10.0.0.41 - - [2026-02-09 22:39:14] "POST /firewall-rules HTTP/1.1" 200 562 0.072514 10.0.0.41 - - [2026-02-09 22:39:14] "GET /firewall-rule/1b58d472-e002-4319-bda6-5bb3af0cd9a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.020342 10.0.0.41 - - [2026-02-09 22:39:14] "GET /firewall-policy/b3e73288-08b8-438e-a10f-e2046fcc7af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.013544 10.0.0.41 - - [2026-02-09 22:39:14] "GET /firewall-rule/1b58d472-e002-4319-bda6-5bb3af0cd9a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002453 10.0.0.41 - - [2026-02-09 22:39:14] "POST /ref-update HTTP/1.1" 200 156 0.038046 10.0.0.41 - - [2026-02-09 22:39:14] "GET /application-policy-set/b509b108-1e94-419f-9c7f-295812866276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002399 10.0.0.41 - - [2026-02-09 22:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.41 - - [2026-02-09 22:39:14] "GET /policy-management/8b05c13d-b7ae-4bfb-87cd-a79e4105b4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001815 10.0.0.41 - - [2026-02-09 22:39:14] "POST /tags HTTP/1.1" 409 206 0.002256 10.0.0.41 - - [2026-02-09 22:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001386 10.0.0.41 - - [2026-02-09 22:39:14] "GET /tag/befb56be-7227-4a3a-8eb9-e68142c7e702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.012583 10.0.0.41 - - [2026-02-09 22:39:14] "POST /firewall-rules HTTP/1.1" 200 560 0.084588 10.0.0.41 - - [2026-02-09 22:39:14] "GET /firewall-rule/10bb8987-4625-4008-abfe-12188bd54dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.008757 10.0.0.41 - - [2026-02-09 22:39:14] "GET /firewall-policy/b3e73288-08b8-438e-a10f-e2046fcc7af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.009420 10.0.0.41 - - [2026-02-09 22:39:14] "GET /firewall-rule/10bb8987-4625-4008-abfe-12188bd54dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002777 10.0.0.41 - - [2026-02-09 22:39:14] "POST /ref-update HTTP/1.1" 200 156 0.025320 10.0.0.41 - - [2026-02-09 22:39:14] "POST /fqname-to-id HTTP/1.1" 404 228 0.005913 10.0.0.41 - - [2026-02-09 22:39:14] "POST /tags HTTP/1.1" 200 301 0.127051 10.0.0.41 - - [2026-02-09 22:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010239 10.0.0.41 - - [2026-02-09 22:39:14] "GET /tag/783405d9-edb7-40f1-94f9-6a739671acdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.019889 10.0.0.41 - - [2026-02-09 22:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004754 10.0.0.41 - - [2026-02-09 22:39:14] "GET /project/b2b4d66f-391d-4828-ab83-12c03d2c8ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.045282 10.0.0.41 - - [2026-02-09 22:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.41 - - [2026-02-09 22:39:14] "GET /virtual-network/acb56e81-2cf6-48e7-82db-3e81f2239db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004772 10.0.0.41 - - [2026-02-09 22:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.41 - - [2026-02-09 22:39:14] "GET /service-appliance-set/cc892342-272d-4bb6-ad9f-3a7cdb9f7868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003116 10.0.0.41 - - [2026-02-09 22:39:14] "POST /fqname-to-id HTTP/1.1" 404 242 0.001415 10.0.0.41 - - [2026-02-09 22:39:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.089461 10.0.0.41 - - [2026-02-09 22:39:15] "GET /virtual-machine-interface/36f573cf-1311-447d-b5cd-297ea12475bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.016929 10.0.0.41 - - [2026-02-09 22:39:15] "POST /instance-ips HTTP/1.1" 200 377 0.044569 10.0.0.41 - - [2026-02-09 22:39:15] "GET /instance-ip/239f379d-5ff5-49dc-a599-67527ced5890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.003908 10.0.0.41 - - [2026-02-09 22:39:15] "POST /loadbalancers HTTP/1.1" 200 582 0.066773 10.0.0.41 - - [2026-02-09 22:39:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.014357 10.0.0.41 - - [2026-02-09 22:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011432 10.0.0.41 - - [2026-02-09 22:39:15] "GET /project/b2b4d66f-391d-4828-ab83-12c03d2c8ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.036038 10.0.0.41 - - [2026-02-09 22:39:15] "GET /instance-ip/239f379d-5ff5-49dc-a599-67527ced5890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.003646 10.0.0.41 - - [2026-02-09 22:39:15] "GET /project/b2b4d66f-391d-4828-ab83-12c03d2c8ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.030176 10.0.0.41 - - [2026-02-09 22:39:15] "GET /loadbalancer/b2e51e90-4315-45ba-ab9f-33b4fb28fc98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003939 10.0.0.41 - - [2026-02-09 22:39:15] "POST /floating-ips HTTP/1.1" 200 581 0.024647 10.0.0.41 - - [2026-02-09 22:39:15] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.039631 10.0.0.41 - - [2026-02-09 22:39:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.012391 10.0.0.41 - - [2026-02-09 22:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008593 10.0.0.41 - - [2026-02-09 22:39:15] "GET /project/b2b4d66f-391d-4828-ab83-12c03d2c8ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.032949 10.0.0.41 - - [2026-02-09 22:39:15] "GET /loadbalancer-listener/840cfb32-ccc2-4a41-aff7-0438136cf08c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002941 10.0.0.41 - - [2026-02-09 22:39:15] "GET /loadbalancer-listener/840cfb32-ccc2-4a41-aff7-0438136cf08c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.002500 10.0.0.41 - - [2026-02-09 22:39:15] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.016721 10.0.0.41 - - [2026-02-09 22:39:15] "GET /instance-ip/239f379d-5ff5-49dc-a599-67527ced5890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.003770 10.0.0.41 - - [2026-02-09 22:39:15] "GET /instance-ip/239f379d-5ff5-49dc-a599-67527ced5890?fields=floating_ips HTTP/1.1" 200 1164 0.012129 10.0.0.41 - - [2026-02-09 22:39:15] "GET /floating-ip/31628763-4a3b-447a-9032-7263637b6a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.003377 10.0.0.41 - - [2026-02-09 22:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001434 10.0.0.41 - - [2026-02-09 22:39:15] "GET /project/b2b4d66f-391d-4828-ab83-12c03d2c8ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.023037 10.0.0.41 - - [2026-02-09 22:39:15] "GET /loadbalancer/b2e51e90-4315-45ba-ab9f-33b4fb28fc98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002727 10.0.0.41 - - [2026-02-09 22:39:15] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.015539 10.0.0.41 - - [2026-02-09 22:39:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.009540 10.0.0.41 - - [2026-02-09 22:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.41 - - [2026-02-09 22:39:15] "GET /project/b2b4d66f-391d-4828-ab83-12c03d2c8ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.030728 10.0.0.41 - - [2026-02-09 22:39:15] "GET /loadbalancer-listener/64a9402d-a3de-4db9-8fb5-0e01664b7422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002689 10.0.0.41 - - [2026-02-09 22:39:15] "GET /loadbalancer-listener/64a9402d-a3de-4db9-8fb5-0e01664b7422?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003244 10.0.0.41 - - [2026-02-09 22:39:15] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.016560 10.0.0.41 - - [2026-02-09 22:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.41 - - [2026-02-09 22:39:15] "GET /instance-ip/239f379d-5ff5-49dc-a599-67527ced5890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.006904 10.0.0.41 - - [2026-02-09 22:39:15] "GET /instance-ip/239f379d-5ff5-49dc-a599-67527ced5890?fields=floating_ips HTTP/1.1" 200 1164 0.004183 10.0.0.41 - - [2026-02-09 22:39:15] "GET /floating-ip/31628763-4a3b-447a-9032-7263637b6a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.002141 10.0.0.41 - - [2026-02-09 22:39:15] "GET /project/b2b4d66f-391d-4828-ab83-12c03d2c8ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.032475 10.0.0.41 - - [2026-02-09 22:39:16] "GET /loadbalancer/b2e51e90-4315-45ba-ab9f-33b4fb28fc98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.009895 10.0.0.41 - - [2026-02-09 22:39:16] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.024059 10.0.0.41 - - [2026-02-09 22:39:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.010217 10.0.0.41 - - [2026-02-09 22:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006477 10.0.0.41 - - [2026-02-09 22:39:16] "GET /project/b2b4d66f-391d-4828-ab83-12c03d2c8ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.026635 10.0.0.41 - - [2026-02-09 22:39:16] "GET /loadbalancer-listener/cb8114a9-adc5-43a7-b738-13bdf86f5079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.003933 10.0.0.41 - - [2026-02-09 22:39:16] "GET /loadbalancer-listener/cb8114a9-adc5-43a7-b738-13bdf86f5079?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.008205 10.0.0.41 - - [2026-02-09 22:39:16] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.024101 10.0.0.41 - - [2026-02-09 22:39:16] "GET /instance-ip/239f379d-5ff5-49dc-a599-67527ced5890?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1589 0.008158 10.0.0.41 - - [2026-02-09 22:39:16] "GET /instance-ip/239f379d-5ff5-49dc-a599-67527ced5890?fields=floating_ips HTTP/1.1" 200 1164 0.005278 10.0.0.41 - - [2026-02-09 22:39:16] "GET /floating-ip/31628763-4a3b-447a-9032-7263637b6a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.004692 10.0.0.41 - - [2026-02-09 22:39:16] "POST /tags HTTP/1.1" 200 371 0.044472 10.0.0.41 - - [2026-02-09 22:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.027994 10.0.0.41 - - [2026-02-09 22:39:16] "GET /tag/7d787d6e-689f-40c1-ab27-543ba2eb8246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.016594 10.0.0.41 - - [2026-02-09 22:39:16] "POST /tags HTTP/1.1" 200 319 0.026441 10.0.0.41 - - [2026-02-09 22:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012338 10.0.0.41 - - [2026-02-09 22:39:16] "GET /tag/8e9ffc68-006e-41db-98a3-d6bf1d9713d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.022927 10.0.0.41 - - [2026-02-09 22:39:16] "POST /id-to-fqname HTTP/1.1" 200 181 0.002508 10.0.0.41 - - [2026-02-09 22:39:16] "POST /fqname-to-id HTTP/1.1" 404 190 0.004263 10.0.0.41 - - [2026-02-09 22:39:16] "POST /security-groups HTTP/1.1" 200 578 0.060854 10.0.0.41 - - [2026-02-09 22:39:16] "POST /projects HTTP/1.1" 200 497 0.217462 10.0.0.41 - - [2026-02-09 22:39:16] "POST /fqname-to-id HTTP/1.1" 404 225 0.004838 10.0.0.41 - - [2026-02-09 22:39:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.022027 10.0.0.41 - - [2026-02-09 22:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007430 10.0.0.41 - - [2026-02-09 22:39:16] "GET /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.019413 10.0.0.41 - - [2026-02-09 22:39:16] "POST /access-control-lists HTTP/1.1" 200 587 0.079773 10.0.0.41 - - [2026-02-09 22:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012311 10.0.0.41 - - [2026-02-09 22:39:16] "POST /fqname-to-id HTTP/1.1" 404 224 0.017195 10.0.0.41 - - [2026-02-09 22:39:16] "GET /virtual-network/acb56e81-2cf6-48e7-82db-3e81f2239db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.010507 10.0.0.41 - - [2026-02-09 22:39:16] "POST /access-control-lists HTTP/1.1" 200 585 0.077230 10.0.0.41 - - [2026-02-09 22:39:17] "PUT /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134 HTTP/1.1" 200 264 0.072695 10.0.0.41 - - [2026-02-09 22:39:17] "PUT /virtual-network/acb56e81-2cf6-48e7-82db-3e81f2239db1 HTTP/1.1" 200 264 0.040669 10.0.0.41 - - [2026-02-09 22:39:17] "POST /security-groups HTTP/1.1" 200 558 0.073626 10.0.0.41 - - [2026-02-09 22:39:17] "POST /fqname-to-id HTTP/1.1" 404 248 0.001391 10.0.0.41 - - [2026-02-09 22:39:17] "POST /access-control-lists HTTP/1.1" 200 610 0.063887 10.0.0.41 - - [2026-02-09 22:39:17] "POST /fqname-to-id HTTP/1.1" 404 247 0.007580 10.0.0.41 - - [2026-02-09 22:39:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.071564 10.0.0.41 - - [2026-02-09 22:39:17] "POST /chown HTTP/1.1" 200 109 0.049034 10.0.0.41 - - [2026-02-09 22:39:17] "POST /access-control-lists HTTP/1.1" 200 608 0.076265 10.0.0.41 - - [2026-02-09 22:39:17] "GET /application-policy-set/b509b108-1e94-419f-9c7f-295812866276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004662 10.0.0.41 - - [2026-02-09 22:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.41 - - [2026-02-09 22:39:17] "GET /policy-management/8b05c13d-b7ae-4bfb-87cd-a79e4105b4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002676 10.0.0.41 - - [2026-02-09 22:39:17] "POST /tags HTTP/1.1" 409 214 0.001347 10.0.0.41 - - [2026-02-09 22:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001252 10.0.0.41 - - [2026-02-09 22:39:17] "GET /tag/8e9ffc68-006e-41db-98a3-d6bf1d9713d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.014274 10.0.0.41 - - [2026-02-09 22:39:17] "POST /firewall-rules HTTP/1.1" 200 578 0.071103 10.0.0.41 - - [2026-02-09 22:39:17] "GET /firewall-rule/495075bb-79b4-47fd-9c14-054f61876883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.003814 10.0.0.41 - - [2026-02-09 22:39:17] "GET /firewall-policy/b3e73288-08b8-438e-a10f-e2046fcc7af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.003301 10.0.0.41 - - [2026-02-09 22:39:17] "GET /firewall-rule/495075bb-79b4-47fd-9c14-054f61876883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.001883 10.0.0.41 - - [2026-02-09 22:39:17] "POST /ref-update HTTP/1.1" 200 156 0.022183 10.0.0.41 - - [2026-02-09 22:39:17] "GET /application-policy-set/b509b108-1e94-419f-9c7f-295812866276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006099 10.0.0.41 - - [2026-02-09 22:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.41 - - [2026-02-09 22:39:17] "GET /policy-management/8b05c13d-b7ae-4bfb-87cd-a79e4105b4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002842 10.0.0.41 - - [2026-02-09 22:39:17] "POST /tags HTTP/1.1" 409 214 0.001579 10.0.0.41 - - [2026-02-09 22:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001260 10.0.0.41 - - [2026-02-09 22:39:17] "GET /tag/8e9ffc68-006e-41db-98a3-d6bf1d9713d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1152 0.015291 10.0.0.41 - - [2026-02-09 22:39:17] "POST /firewall-rules HTTP/1.1" 200 576 0.106905 10.0.0.41 - - [2026-02-09 22:39:17] "GET /firewall-rule/f9134eb1-849f-4352-9fd3-0f571ca739ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.007366 10.0.0.41 - - [2026-02-09 22:39:17] "GET /firewall-policy/b3e73288-08b8-438e-a10f-e2046fcc7af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.006238 10.0.0.41 - - [2026-02-09 22:39:17] "GET /firewall-rule/f9134eb1-849f-4352-9fd3-0f571ca739ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002481 10.0.0.41 - - [2026-02-09 22:39:17] "POST /ref-update HTTP/1.1" 200 156 0.045518 10.0.0.41 - - [2026-02-09 22:39:18] "POST /tags HTTP/1.1" 200 363 0.016516 10.0.0.41 - - [2026-02-09 22:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006497 10.0.0.41 - - [2026-02-09 22:39:18] "GET /tag/49981589-4db0-42e9-a004-9455b9ed8be6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.028439 10.0.0.41 - - [2026-02-09 22:39:18] "POST /tags HTTP/1.1" 200 311 0.015211 10.0.0.41 - - [2026-02-09 22:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.41 - - [2026-02-09 22:39:18] "GET /tag/4f739f84-6bf3-4afc-91b5-64bd55c5b31f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.014744 10.0.0.41 - - [2026-02-09 22:39:18] "POST /id-to-fqname HTTP/1.1" 200 177 0.001736 10.0.0.41 - - [2026-02-09 22:39:18] "POST /fqname-to-id HTTP/1.1" 404 186 0.001550 10.0.0.41 - - [2026-02-09 22:39:18] "POST /security-groups HTTP/1.1" 200 574 0.060550 10.0.0.41 - - [2026-02-09 22:39:18] "POST /projects HTTP/1.1" 200 489 0.144102 10.0.0.41 - - [2026-02-09 22:39:18] "POST /fqname-to-id HTTP/1.1" 404 217 0.002840 10.0.0.41 - - [2026-02-09 22:39:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.019631 10.0.0.41 - - [2026-02-09 22:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.41 - - [2026-02-09 22:39:18] "POST /access-control-lists HTTP/1.1" 200 583 0.041985 10.0.0.41 - - [2026-02-09 22:39:18] "GET /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.007030 10.0.0.41 - - [2026-02-09 22:39:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.010733 10.0.0.41 - - [2026-02-09 22:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.41 - - [2026-02-09 22:39:18] "GET /virtual-network/acb56e81-2cf6-48e7-82db-3e81f2239db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.006361 10.0.0.41 - - [2026-02-09 22:39:18] "POST /access-control-lists HTTP/1.1" 200 581 0.073592 10.0.0.41 - - [2026-02-09 22:39:18] "PUT /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134 HTTP/1.1" 200 264 0.065940 10.0.0.41 - - [2026-02-09 22:39:18] "PUT /virtual-network/acb56e81-2cf6-48e7-82db-3e81f2239db1 HTTP/1.1" 200 264 0.060366 10.0.0.41 - - [2026-02-09 22:39:18] "POST /security-groups HTTP/1.1" 200 546 0.087111 10.0.0.41 - - [2026-02-09 22:39:18] "POST /fqname-to-id HTTP/1.1" 404 240 0.001495 10.0.0.41 - - [2026-02-09 22:39:18] "POST /access-control-lists HTTP/1.1" 200 602 0.068237 10.0.0.41 - - [2026-02-09 22:39:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.053713 10.0.0.41 - - [2026-02-09 22:39:18] "POST /fqname-to-id HTTP/1.1" 404 239 0.017213 10.0.0.41 - - [2026-02-09 22:39:18] "POST /chown HTTP/1.1" 200 109 0.011025 10.0.0.41 - - [2026-02-09 22:39:18] "GET /application-policy-set/b509b108-1e94-419f-9c7f-295812866276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008193 10.0.0.41 - - [2026-02-09 22:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.41 - - [2026-02-09 22:39:18] "GET /policy-management/8b05c13d-b7ae-4bfb-87cd-a79e4105b4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002123 10.0.0.41 - - [2026-02-09 22:39:18] "POST /access-control-lists HTTP/1.1" 200 600 0.070479 10.0.0.41 - - [2026-02-09 22:39:18] "POST /tags HTTP/1.1" 409 210 0.009476 10.0.0.41 - - [2026-02-09 22:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.41 - - [2026-02-09 22:39:19] "GET /tag/4f739f84-6bf3-4afc-91b5-64bd55c5b31f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.014192 10.0.0.41 - - [2026-02-09 22:39:19] "POST /firewall-rules HTTP/1.1" 200 570 0.079238 10.0.0.41 - - [2026-02-09 22:39:19] "GET /firewall-rule/d11c77fb-578b-4d40-8f5a-d0a5b5930a2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.009789 10.0.0.41 - - [2026-02-09 22:39:19] "GET /firewall-policy/b3e73288-08b8-438e-a10f-e2046fcc7af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.003981 10.0.0.41 - - [2026-02-09 22:39:19] "GET /firewall-rule/d11c77fb-578b-4d40-8f5a-d0a5b5930a2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.001991 10.0.0.41 - - [2026-02-09 22:39:19] "POST /ref-update HTTP/1.1" 200 156 0.037458 10.0.0.41 - - [2026-02-09 22:39:19] "GET /application-policy-set/b509b108-1e94-419f-9c7f-295812866276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010288 10.0.0.41 - - [2026-02-09 22:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004147 10.0.0.41 - - [2026-02-09 22:39:19] "GET /policy-management/8b05c13d-b7ae-4bfb-87cd-a79e4105b4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002151 10.0.0.41 - - [2026-02-09 22:39:19] "POST /tags HTTP/1.1" 409 210 0.001535 10.0.0.41 - - [2026-02-09 22:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.41 - - [2026-02-09 22:39:19] "GET /tag/4f739f84-6bf3-4afc-91b5-64bd55c5b31f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.010157 10.0.0.41 - - [2026-02-09 22:39:19] "POST /firewall-rules HTTP/1.1" 200 568 0.089120 10.0.0.41 - - [2026-02-09 22:39:19] "GET /firewall-rule/4563f886-98b3-4304-9a75-57ccc1e87d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.012010 10.0.0.41 - - [2026-02-09 22:39:19] "GET /firewall-policy/b3e73288-08b8-438e-a10f-e2046fcc7af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.003712 10.0.0.41 - - [2026-02-09 22:39:19] "GET /firewall-rule/4563f886-98b3-4304-9a75-57ccc1e87d29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.001833 10.0.0.41 - - [2026-02-09 22:39:19] "POST /ref-update HTTP/1.1" 200 156 0.040595 10.0.0.41 - - [2026-02-09 22:39:19] "POST /tags HTTP/1.1" 200 363 0.015390 10.0.0.41 - - [2026-02-09 22:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008577 10.0.0.41 - - [2026-02-09 22:39:19] "GET /tag/7d2f8576-7b76-4d89-b3d3-bf753991527e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.011060 10.0.0.41 - - [2026-02-09 22:39:19] "POST /tags HTTP/1.1" 409 210 0.002007 10.0.0.41 - - [2026-02-09 22:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001247 10.0.0.41 - - [2026-02-09 22:39:19] "GET /tag/c5cdcc6c-5344-4e5c-80ee-03dc1696190f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.009316 10.0.0.41 - - [2026-02-09 22:39:19] "POST /projects HTTP/1.1" 409 223 0.001403 10.0.0.41 - - [2026-02-09 22:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001122 10.0.0.41 - - [2026-02-09 22:39:19] "GET /project/b2b4d66f-391d-4828-ab83-12c03d2c8ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.035219 10.0.0.41 - - [2026-02-09 22:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.41 - - [2026-02-09 22:39:19] "GET /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.003491 10.0.0.41 - - [2026-02-09 22:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.41 - - [2026-02-09 22:39:19] "GET /virtual-network/acb56e81-2cf6-48e7-82db-3e81f2239db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.003584 10.0.0.41 - - [2026-02-09 22:39:19] "PUT /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134 HTTP/1.1" 200 264 0.044136 10.0.0.41 - - [2026-02-09 22:39:19] "PUT /virtual-network/acb56e81-2cf6-48e7-82db-3e81f2239db1 HTTP/1.1" 200 264 0.069880 10.0.0.41 - - [2026-02-09 22:39:19] "POST /security-groups HTTP/1.1" 409 253 0.002396 10.0.0.41 - - [2026-02-09 22:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001495 10.0.0.41 - - [2026-02-09 22:39:20] "PUT /security-group/16ae9195-cbdb-4cb2-84a1-6e63f8faada7 HTTP/1.1" 200 262 0.059409 10.0.0.41 - - [2026-02-09 22:39:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.021404 10.0.0.41 - - [2026-02-09 22:39:20] "PUT /access-control-list/504e96c3-93ee-4942-8b5a-ebcd9fc5fa98 HTTP/1.1" 200 272 0.025345 10.0.0.41 - - [2026-02-09 22:39:20] "GET /application-policy-set/b509b108-1e94-419f-9c7f-295812866276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.021239 10.0.0.41 - - [2026-02-09 22:39:20] "PUT /access-control-list/21407cb3-0d09-413a-a38f-ba946b8aab9e HTTP/1.1" 200 272 0.038126 10.0.0.41 - - [2026-02-09 22:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.41 - - [2026-02-09 22:39:20] "GET /policy-management/8b05c13d-b7ae-4bfb-87cd-a79e4105b4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002063 10.0.0.41 - - [2026-02-09 22:39:20] "POST /tags HTTP/1.1" 409 210 0.001473 [Introspect:8084]10.0.0.41 - - [2026-02-09 22:39:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000673 [Introspect:8084]10.0.0.41 - - [2026-02-09 22:39:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000950 10.0.0.41 - - [2026-02-09 22:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.41 - - [2026-02-09 22:39:20] "GET /tag/c5cdcc6c-5344-4e5c-80ee-03dc1696190f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.010067 10.0.0.41 - - [2026-02-09 22:39:20] "POST /firewall-rules HTTP/1.1" 200 570 0.069880 10.0.0.41 - - [2026-02-09 22:39:20] "GET /firewall-rule/538a44bd-64d4-435c-ad9b-ae3029040519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.014325 10.0.0.41 - - [2026-02-09 22:39:20] "GET /firewall-policy/b3e73288-08b8-438e-a10f-e2046fcc7af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.006506 10.0.0.41 - - [2026-02-09 22:39:20] "GET /firewall-rule/538a44bd-64d4-435c-ad9b-ae3029040519?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002105 10.0.0.41 - - [2026-02-09 22:39:20] "POST /ref-update HTTP/1.1" 200 156 0.041484 10.0.0.41 - - [2026-02-09 22:39:20] "GET /application-policy-set/b509b108-1e94-419f-9c7f-295812866276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002377 10.0.0.41 - - [2026-02-09 22:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.41 - - [2026-02-09 22:39:20] "GET /policy-management/8b05c13d-b7ae-4bfb-87cd-a79e4105b4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001911 10.0.0.41 - - [2026-02-09 22:39:20] "POST /tags HTTP/1.1" 409 210 0.001675 10.0.0.41 - - [2026-02-09 22:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001285 10.0.0.41 - - [2026-02-09 22:39:20] "GET /tag/c5cdcc6c-5344-4e5c-80ee-03dc1696190f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.011742 10.0.0.41 - - [2026-02-09 22:39:20] "POST /firewall-rules HTTP/1.1" 200 568 0.242349 10.0.0.41 - - [2026-02-09 22:39:20] "GET /firewall-rule/e22ab985-913f-4489-ab27-bc40b7eb9004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.014753 10.0.0.41 - - [2026-02-09 22:39:20] "GET /firewall-policy/b3e73288-08b8-438e-a10f-e2046fcc7af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.004155 10.0.0.41 - - [2026-02-09 22:39:20] "GET /firewall-rule/e22ab985-913f-4489-ab27-bc40b7eb9004?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004725 10.0.0.41 - - [2026-02-09 22:39:20] "POST /ref-update HTTP/1.1" 200 156 0.062355 10.0.0.41 - - [2026-02-09 22:39:20] "POST /tags HTTP/1.1" 409 237 0.015327 10.0.0.41 - - [2026-02-09 22:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.41 - - [2026-02-09 22:39:20] "GET /tag/7d2f8576-7b76-4d89-b3d3-bf753991527e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1265 0.011698 10.0.0.41 - - [2026-02-09 22:39:21] "GET /virtual-machine-interface/25e8d6c4-0608-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.006913 10.0.0.41 - - [2026-02-09 22:39:21] "POST /set-tag HTTP/1.1" 200 109 0.016639 [Introspect:8084]10.0.0.41 - - [2026-02-09 22:39:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001031 [Introspect:8084]10.0.0.41 - - [2026-02-09 22:39:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000754 [Introspect:8084]10.0.0.41 - - [2026-02-09 22:39:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000828 [Introspect:8084]10.0.0.41 - - [2026-02-09 22:39:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000914 10.0.0.27 - - [2026-02-09 22:40:11] "GET / HTTP/1.1" 200 35931 0.001286 10.0.0.27 - - [2026-02-09 22:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.27 - - [2026-02-09 22:40:11] "GET /global-system-config/f8337ef3-8477-46d6-a628-6f481acd9678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.003883 10.0.0.27 - - [2026-02-09 22:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001256 10.0.0.27 - - [2026-02-09 22:40:11] "GET /routing-instance/f43e5b0c-fcb7-4dfd-a097-d25e4c21a196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002025 10.0.0.27 - - [2026-02-09 22:40:11] "PUT /global-system-config/f8337ef3-8477-46d6-a628-6f481acd9678 HTTP/1.1" 200 274 0.007679 10.0.0.27 - - [2026-02-09 22:40:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.002000 10.0.0.27 - - [2026-02-09 22:40:11] "POST /virtual-routers HTTP/1.1" 200 599 0.013737 10.0.0.27 - - [2026-02-09 22:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007397 10.0.0.27 - - [2026-02-09 22:40:11] "GET /virtual-router/4b9a963c-f4b1-4c8f-b194-7a7a07a32a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004396 10.0.0.27 - - [2026-02-09 22:40:11] "POST /fqname-to-id HTTP/1.1" 404 229 0.001460 10.0.0.27 - - [2026-02-09 22:40:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001230 10.0.0.27 - - [2026-02-09 22:40:11] "GET /virtual-network/37ef6340-1971-4ab4-a9e8-f641cb7aed08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005855 10.0.0.27 - - [2026-02-09 22:40:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.062721 [Introspect:8084]10.0.0.41 - - [2026-02-09 22:40:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000934 [Introspect:8084]10.0.0.41 - - [2026-02-09 22:40:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000829 10.0.0.41 - - [2026-02-09 22:41:07] "GET / HTTP/1.1" 200 35931 0.001264 10.0.0.41 - - [2026-02-09 22:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.41 - - [2026-02-09 22:41:07] "GET /global-system-config/f8337ef3-8477-46d6-a628-6f481acd9678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004281 10.0.0.41 - - [2026-02-09 22:41:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001392 10.0.0.41 - - [2026-02-09 22:41:07] "GET /config-node/515d3d67-d8ef-4fed-a4c4-bb4476a30a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002544 10.0.0.41 - - [2026-02-09 22:41:18] "GET / HTTP/1.1" 200 35931 0.001376 10.0.0.41 - - [2026-02-09 22:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001868 10.0.0.41 - - [2026-02-09 22:41:18] "GET /routing-instance/f43e5b0c-fcb7-4dfd-a097-d25e4c21a196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002246 10.0.0.41 - - [2026-02-09 22:41:18] "POST /bgp-routers HTTP/1.1" 409 301 0.001399 10.0.0.41 - - [2026-02-09 22:41:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001313 10.0.0.41 - - [2026-02-09 22:41:18] "GET /bgp-router/657b954e-df10-4a34-bf8d-fd714c7571d7?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004217 10.0.0.41 - - [2026-02-09 22:41:18] "PUT /bgp-router/657b954e-df10-4a34-bf8d-fd714c7571d7 HTTP/1.1" 200 254 0.021304 [Introspect:8084]10.0.0.41 - - [2026-02-09 22:41:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000886 [Introspect:8084]10.0.0.41 - - [2026-02-09 22:41:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000788 [Introspect:8084]10.0.0.41 - - [2026-02-09 22:41:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001062 [Introspect:8084]10.0.0.41 - - [2026-02-09 22:41:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000884 [Introspect:8084]10.0.0.41 - - [2026-02-09 22:42:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000839 [Introspect:8084]10.0.0.41 - - [2026-02-09 22:42:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000879 10.0.0.41 - - [2026-02-09 22:43:00] "GET /global-system-configs HTTP/1.1" 200 322 0.002769 10.0.0.41 - - [2026-02-09 22:43:02] "GET /global-system-configs HTTP/1.1" 200 322 0.004600 10.0.0.41 - - [2026-02-09 22:44:07] "GET /virtual-router/4b9a963c-f4b1-4c8f-b194-7a7a07a32a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.002851 10.0.0.41 - - [2026-02-09 22:44:07] "POST /ref-update HTTP/1.1" 200 156 0.007669 10.0.0.41 - - [2026-02-09 22:44:37] "GET /virtual-machine-interface/25e8d6c4-0608-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007760 10.0.0.41 - - [2026-02-09 22:44:37] "POST /set-tag HTTP/1.1" 200 109 0.002184 10.0.0.41 - - [2026-02-09 22:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.41 - - [2026-02-09 22:44:37] "GET /loadbalancer/b2e51e90-4315-45ba-ab9f-33b4fb28fc98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002226 10.0.0.41 - - [2026-02-09 22:44:37] "GET /virtual-machine-interface/25e8d6c4-0608-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004097 10.0.0.41 - - [2026-02-09 22:44:37] "POST /set-tag HTTP/1.1" 200 109 0.002176 10.0.0.41 - - [2026-02-09 22:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002054 10.0.0.41 - - [2026-02-09 22:44:37] "GET /loadbalancer/b2e51e90-4315-45ba-ab9f-33b4fb28fc98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002479 10.0.0.41 - - [2026-02-09 22:44:37] "GET /loadbalancer-pool/eaecf056-0d57-44a7-9d6f-d1499f46edb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.003320 10.0.0.41 - - [2026-02-09 22:44:38] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026381 10.0.0.41 - - [2026-02-09 22:44:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.006419 10.0.0.41 - - [2026-02-09 22:44:38] "GET /virtual-machine-interface/25e8d6c4-0608-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009493 10.0.0.41 - - [2026-02-09 22:44:38] "POST /tags HTTP/1.1" 409 205 0.002070 10.0.0.41 - - [2026-02-09 22:44:38] "GET /virtual-machine-interface/25e8d6c4-0608-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003118 10.0.0.41 - - [2026-02-09 22:44:38] "POST /ref-update HTTP/1.1" 200 156 0.006082 10.0.0.41 - - [2026-02-09 22:44:38] "GET /floating-ip/31628763-4a3b-447a-9032-7263637b6a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1769 0.004979 10.0.0.41 - - [2026-02-09 22:44:38] "PUT /floating-ip/31628763-4a3b-447a-9032-7263637b6a07 HTTP/1.1" 200 256 0.008039 10.0.0.41 - - [2026-02-09 22:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006281 10.0.0.41 - - [2026-02-09 22:44:38] "GET /tag/783405d9-edb7-40f1-94f9-6a739671acdb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.013218 10.0.0.41 - - [2026-02-09 22:44:38] "POST /set-tag HTTP/1.1" 200 109 0.057492 10.0.0.41 - - [2026-02-09 22:44:38] "GET /loadbalancer-pool/2f8a74ea-41f9-41be-b5fb-4cae8485078e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004407 10.0.0.41 - - [2026-02-09 22:44:38] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017123 10.0.0.41 - - [2026-02-09 22:44:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.016713 10.0.0.41 - - [2026-02-09 22:44:38] "GET /virtual-machine-interface/25e8d6c4-0608-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004431 10.0.0.41 - - [2026-02-09 22:44:38] "GET /virtual-machine-interface/25e8d6c4-0608-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003930 10.0.0.41 - - [2026-02-09 22:44:38] "POST /ref-update HTTP/1.1" 200 156 0.006564 10.0.0.41 - - [2026-02-09 22:44:38] "POST /set-tag HTTP/1.1" 200 109 0.002526 10.0.0.41 - - [2026-02-09 22:44:38] "GET /loadbalancer-pool/2806d27a-cd23-49b3-817e-517c41eaf635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003556 10.0.0.41 - - [2026-02-09 22:44:38] "GET /floating-ip/31628763-4a3b-447a-9032-7263637b6a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.003266 10.0.0.41 - - [2026-02-09 22:44:38] "POST /loadbalancer-members HTTP/1.1" 200 692 0.028967 10.0.0.41 - - [2026-02-09 22:44:38] "PUT /floating-ip/31628763-4a3b-447a-9032-7263637b6a07 HTTP/1.1" 200 256 0.032732 10.0.0.41 - - [2026-02-09 22:44:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.018084 10.0.0.41 - - [2026-02-09 22:44:38] "GET /virtual-machine-interface/25e8d6c4-0608-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011357 10.0.0.41 - - [2026-02-09 22:44:38] "POST /set-tag HTTP/1.1" 200 109 0.005564 10.0.0.41 - - [2026-02-09 22:44:38] "GET /virtual-machine-interface/25e8d6c4-0608-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.007970 10.0.0.41 - - [2026-02-09 22:44:38] "POST /ref-update HTTP/1.1" 200 156 0.009500 10.0.0.41 - - [2026-02-09 22:44:38] "GET /floating-ip/31628763-4a3b-447a-9032-7263637b6a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.003597 10.0.0.41 - - [2026-02-09 22:44:38] "PUT /floating-ip/31628763-4a3b-447a-9032-7263637b6a07 HTTP/1.1" 200 256 0.016018 10.0.0.41 - - [2026-02-09 22:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.41 - - [2026-02-09 22:44:52] "GET /virtual-router/4b9a963c-f4b1-4c8f-b194-7a7a07a32a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003308 10.0.0.27 - - [2026-02-09 22:44:54] "GET / HTTP/1.1" 200 35931 0.001323 10.0.0.27 - - [2026-02-09 22:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.27 - - [2026-02-09 22:44:54] "GET /global-system-config/f8337ef3-8477-46d6-a628-6f481acd9678?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.003697 10.0.0.27 - - [2026-02-09 22:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001400 10.0.0.27 - - [2026-02-09 22:44:54] "GET /routing-instance/f43e5b0c-fcb7-4dfd-a097-d25e4c21a196?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003159 10.0.0.27 - - [2026-02-09 22:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001351 10.0.0.27 - - [2026-02-09 22:44:54] "GET /virtual-router/4b9a963c-f4b1-4c8f-b194-7a7a07a32a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.001944 10.0.0.27 - - [2026-02-09 22:44:54] "PUT /virtual-router/4b9a963c-f4b1-4c8f-b194-7a7a07a32a71 HTTP/1.1" 200 262 0.008728 10.0.0.27 - - [2026-02-09 22:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011689 10.0.0.27 - - [2026-02-09 22:44:54] "GET /virtual-router/4b9a963c-f4b1-4c8f-b194-7a7a07a32a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003549 10.0.0.27 - - [2026-02-09 22:44:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.27 - - [2026-02-09 22:44:55] "GET /virtual-machine-interface/c383ec04-5c04-4207-88ad-8a758a2ef2ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.006293 10.0.0.27 - - [2026-02-09 22:44:55] "PUT /virtual-machine-interface/c383ec04-5c04-4207-88ad-8a758a2ef2ab HTTP/1.1" 200 284 0.009897 10.0.0.41 - - [2026-02-09 22:45:27] "GET /virtual-machine-interface/25e8d6c4-0608-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.010760 10.0.0.41 - - [2026-02-09 22:45:27] "POST /set-tag HTTP/1.1" 200 109 0.003841 10.0.0.41 - - [2026-02-09 22:45:27] "GET /virtual-machine-interface/25e8d6c4-0608-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.004942 10.0.0.41 - - [2026-02-09 22:45:27] "POST /set-tag HTTP/1.1" 200 109 0.003562 10.0.0.41 - - [2026-02-09 22:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.41 - - [2026-02-09 22:45:27] "GET /loadbalancer/b2e51e90-4315-45ba-ab9f-33b4fb28fc98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.001859 10.0.0.41 - - [2026-02-09 22:45:27] "GET /virtual-machine-interface/25e8d6c4-0608-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003435 10.0.0.41 - - [2026-02-09 22:45:27] "POST /set-tag HTTP/1.1" 200 109 0.017121 10.0.0.41 - - [2026-02-09 22:45:27] "DELETE /loadbalancer-member/ef699ad2-c56d-4e95-b20e-9cd76efdc38c HTTP/1.1" 200 115 0.038199 10.0.0.41 - - [2026-02-09 22:45:27] "GET /virtual-machine-interface/25e8d6c4-0608-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004249 10.0.0.41 - - [2026-02-09 22:45:27] "POST /set-tag HTTP/1.1" 200 109 0.002211 10.0.0.41 - - [2026-02-09 22:45:27] "DELETE /loadbalancer-member/16df7bdf-72dd-4705-8bab-b3a92268ee1e HTTP/1.1" 200 115 0.029479 10.0.0.41 - - [2026-02-09 22:45:27] "GET /virtual-machine-interface/25e8d6c4-0608-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003363 10.0.0.41 - - [2026-02-09 22:45:27] "POST /set-tag HTTP/1.1" 200 109 0.002822 10.0.0.41 - - [2026-02-09 22:45:27] "DELETE /loadbalancer-member/44eeeb56-f6de-454a-b3a7-07cd9194a6a5 HTTP/1.1" 200 115 0.050589 10.0.0.41 - - [2026-02-09 22:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.41 - - [2026-02-09 22:45:27] "GET /loadbalancer/b2e51e90-4315-45ba-ab9f-33b4fb28fc98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.009345 10.0.0.41 - - [2026-02-09 22:45:27] "GET /loadbalancer-pool/eaecf056-0d57-44a7-9d6f-d1499f46edb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.001858 10.0.0.41 - - [2026-02-09 22:45:27] "POST /loadbalancer-members HTTP/1.1" 200 690 0.031851 10.0.0.41 - - [2026-02-09 22:45:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.022472 10.0.0.41 - - [2026-02-09 22:45:27] "GET /virtual-machine-interface/25e8d6c4-0608-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006439 10.0.0.41 - - [2026-02-09 22:45:27] "GET /virtual-machine-interface/25e8d6c4-0608-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009033 10.0.0.41 - - [2026-02-09 22:45:27] "GET /floating-ip/31628763-4a3b-447a-9032-7263637b6a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.005057 10.0.0.41 - - [2026-02-09 22:45:27] "POST /set-tag HTTP/1.1" 200 109 0.070782 10.0.0.41 - - [2026-02-09 22:45:27] "GET /loadbalancer-pool/2f8a74ea-41f9-41be-b5fb-4cae8485078e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.019760 10.0.0.41 - - [2026-02-09 22:45:27] "POST /loadbalancer-members HTTP/1.1" 200 690 0.041808 10.0.0.41 - - [2026-02-09 22:45:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.020055 10.0.0.41 - - [2026-02-09 22:45:27] "GET /virtual-machine-interface/25e8d6c4-0608-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012313 10.0.0.41 - - [2026-02-09 22:45:27] "POST /set-tag HTTP/1.1" 200 109 0.003928 10.0.0.41 - - [2026-02-09 22:45:27] "GET /virtual-machine-interface/25e8d6c4-0608-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.013408 10.0.0.41 - - [2026-02-09 22:45:27] "GET /floating-ip/31628763-4a3b-447a-9032-7263637b6a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.010494 10.0.0.41 - - [2026-02-09 22:45:28] "GET /loadbalancer-pool/2806d27a-cd23-49b3-817e-517c41eaf635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003681 10.0.0.41 - - [2026-02-09 22:45:28] "POST /loadbalancer-members HTTP/1.1" 200 692 0.032746 10.0.0.41 - - [2026-02-09 22:45:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.032618 10.0.0.41 - - [2026-02-09 22:45:28] "GET /virtual-machine-interface/25e8d6c4-0608-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006050 10.0.0.41 - - [2026-02-09 22:45:28] "GET /virtual-machine-interface/25e8d6c4-0608-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.009110 10.0.0.41 - - [2026-02-09 22:45:28] "GET /floating-ip/31628763-4a3b-447a-9032-7263637b6a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.006839 10.0.0.41 - - [2026-02-09 22:45:28] "POST /set-tag HTTP/1.1" 200 109 0.001846 [Introspect:8084]10.0.0.41 - - [2026-02-09 22:46:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000878 [Introspect:8084]10.0.0.41 - - [2026-02-09 22:46:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000823 [Introspect:8084]10.0.0.41 - - [2026-02-09 22:46:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000767 [Introspect:8084]10.0.0.41 - - [2026-02-09 22:46:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000754 [Introspect:8084]10.0.0.41 - - [2026-02-09 22:46:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000942 [Introspect:8084]10.0.0.41 - - [2026-02-09 22:46:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000750 [Introspect:8084]10.0.0.41 - - [2026-02-09 22:47:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001254 [Introspect:8084]10.0.0.41 - - [2026-02-09 22:47:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000798 10.0.0.41 - - [2026-02-09 22:48:00] "GET /global-system-configs HTTP/1.1" 200 322 0.001785 10.0.0.41 - - [2026-02-09 22:48:02] "GET /global-system-configs HTTP/1.1" 200 322 0.001769 10.0.0.41 - - [2026-02-09 22:50:16] "GET /virtual-machine-interface/25e8d6c4-0608-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006092 10.0.0.41 - - [2026-02-09 22:50:16] "POST /set-tag HTTP/1.1" 200 109 0.002001 10.0.0.41 - - [2026-02-09 22:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.41 - - [2026-02-09 22:50:16] "GET /loadbalancer/b2e51e90-4315-45ba-ab9f-33b4fb28fc98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002911 10.0.0.41 - - [2026-02-09 22:50:16] "GET /virtual-machine-interface/25e8d6c4-0608-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.003787 10.0.0.41 - - [2026-02-09 22:50:16] "POST /set-tag HTTP/1.1" 200 109 0.017645 10.0.0.41 - - [2026-02-09 22:50:16] "DELETE /loadbalancer-member/5e40d615-6c0f-45c8-9977-a426e031d769 HTTP/1.1" 200 115 0.033811 10.0.0.41 - - [2026-02-09 22:50:16] "GET /virtual-machine-interface/25e8d6c4-0608-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.012017 10.0.0.41 - - [2026-02-09 22:50:16] "POST /set-tag HTTP/1.1" 200 109 0.002141 10.0.0.41 - - [2026-02-09 22:50:17] "DELETE /loadbalancer-member/2474b7cd-c18c-4779-803c-ead936e4c884 HTTP/1.1" 200 115 0.034150 10.0.0.41 - - [2026-02-09 22:50:17] "GET /virtual-machine-interface/25e8d6c4-0608-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.004243 10.0.0.41 - - [2026-02-09 22:50:17] "POST /set-tag HTTP/1.1" 200 109 0.004093 10.0.0.41 - - [2026-02-09 22:50:17] "DELETE /loadbalancer-member/8d408d23-f432-4b60-94bb-807f79dfa375 HTTP/1.1" 200 115 0.025973 10.0.0.41 - - [2026-02-09 22:50:17] "GET /virtual-machine-interface/25e8d6c4-0608-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.003934 10.0.0.41 - - [2026-02-09 22:50:17] "POST /set-tag HTTP/1.1" 200 109 0.004433 10.0.0.41 - - [2026-02-09 22:50:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.41 - - [2026-02-09 22:50:17] "GET /loadbalancer/b2e51e90-4315-45ba-ab9f-33b4fb28fc98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003325 10.0.0.41 - - [2026-02-09 22:50:17] "GET /loadbalancer-pool/eaecf056-0d57-44a7-9d6f-d1499f46edb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.002585 10.0.0.41 - - [2026-02-09 22:50:17] "POST /loadbalancer-members HTTP/1.1" 200 690 0.018584 10.0.0.41 - - [2026-02-09 22:50:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.023713 10.0.0.41 - - [2026-02-09 22:50:17] "GET /virtual-machine-interface/25e8d6c4-0608-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.032383 10.0.0.41 - - [2026-02-09 22:50:17] "GET /virtual-machine-interface/25e8d6c4-0608-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.011621 10.0.0.41 - - [2026-02-09 22:50:17] "GET /floating-ip/31628763-4a3b-447a-9032-7263637b6a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.002067 10.0.0.41 - - [2026-02-09 22:50:17] "POST /set-tag HTTP/1.1" 200 109 0.059742 10.0.0.41 - - [2026-02-09 22:50:17] "GET /loadbalancer-pool/2f8a74ea-41f9-41be-b5fb-4cae8485078e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.013022 10.0.0.41 - - [2026-02-09 22:50:17] "POST /loadbalancer-members HTTP/1.1" 200 690 0.026567 10.0.0.41 - - [2026-02-09 22:50:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.011763 10.0.0.41 - - [2026-02-09 22:50:17] "GET /virtual-machine-interface/25e8d6c4-0608-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.023967 10.0.0.41 - - [2026-02-09 22:50:17] "GET /virtual-machine-interface/25e8d6c4-0608-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.006959 10.0.0.41 - - [2026-02-09 22:50:17] "POST /set-tag HTTP/1.1" 200 109 0.002564 10.0.0.41 - - [2026-02-09 22:50:17] "GET /floating-ip/31628763-4a3b-447a-9032-7263637b6a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.002165 10.0.0.41 - - [2026-02-09 22:50:17] "GET /loadbalancer-pool/2806d27a-cd23-49b3-817e-517c41eaf635?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.002547 10.0.0.41 - - [2026-02-09 22:50:17] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017948 10.0.0.41 - - [2026-02-09 22:50:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.030159 10.0.0.41 - - [2026-02-09 22:50:17] "GET /virtual-machine-interface/25e8d6c4-0608-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.023224 10.0.0.41 - - [2026-02-09 22:50:17] "GET /virtual-machine-interface/25e8d6c4-0608-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012916 10.0.0.41 - - [2026-02-09 22:50:17] "GET /floating-ip/31628763-4a3b-447a-9032-7263637b6a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.001734 10.0.0.41 - - [2026-02-09 22:50:17] "POST /set-tag HTTP/1.1" 200 109 0.004453 [Introspect:8084]10.0.0.41 - - [2026-02-09 22:51:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000896 [Introspect:8084]10.0.0.41 - - [2026-02-09 22:51:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000853 10.0.0.41 - - [2026-02-09 22:51:29] "GET / HTTP/1.1" 200 35931 0.001432 10.0.0.41 - - [2026-02-09 22:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.41 - - [2026-02-09 22:51:29] "GET /project/6b617d83-a341-43bc-a377-993081de754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030776 10.0.0.41 - - [2026-02-09 22:51:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004430 10.0.0.41 - - [2026-02-09 22:51:29] "GET /project/6b617d83-a341-43bc-a377-993081de754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.030829 10.0.0.41 - - [2026-02-09 22:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.41 - - [2026-02-09 22:51:30] "GET /project/6b617d83-a341-43bc-a377-993081de754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053428 10.0.0.41 - - [2026-02-09 22:51:30] "POST /tags HTTP/1.1" 200 333 0.034664 10.0.0.41 - - [2026-02-09 22:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.011258 10.0.0.41 - - [2026-02-09 22:51:30] "GET /tag/94729327-cf31-4012-a1c8-36c330d77825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.025235 10.0.0.41 - - [2026-02-09 22:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.41 - - [2026-02-09 22:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.41 - - [2026-02-09 22:51:30] "GET /project/6b617d83-a341-43bc-a377-993081de754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027345 10.0.0.41 - - [2026-02-09 22:51:30] "GET /virtual-networks?parent_id=6b617d83-a341-43bc-a377-993081de754f&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.003250 10.0.0.41 - - [2026-02-09 22:51:30] "GET /project/6b617d83-a341-43bc-a377-993081de754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039786 10.0.0.41 - - [2026-02-09 22:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001187 10.0.0.41 - - [2026-02-09 22:51:30] "GET /virtual-network/acb56e81-2cf6-48e7-82db-3e81f2239db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.003457 10.0.0.41 - - [2026-02-09 22:51:30] "POST /virtual-networks HTTP/1.1" 200 512 0.065630 10.0.0.41 - - [2026-02-09 22:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001444 10.0.0.41 - - [2026-02-09 22:51:30] "GET /service-appliance-set/cc892342-272d-4bb6-ad9f-3a7cdb9f7868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.001820 10.0.0.41 - - [2026-02-09 22:51:30] "POST /fqname-to-id HTTP/1.1" 404 254 0.001365 10.0.0.41 - - [2026-02-09 22:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001322 10.0.0.41 - - [2026-02-09 22:51:30] "GET /network-ipam/2adff737-2692-4fe0-a321-88e68f8a05f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.045229 10.0.0.41 - - [2026-02-09 22:51:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.099320 10.0.0.41 - - [2026-02-09 22:51:30] "GET /virtual-machine-interface/c395d515-fbbe-441b-b03c-9a2accfe2e31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.009662 10.0.0.41 - - [2026-02-09 22:51:30] "POST /useragent-kv HTTP/1.1" 200 115 0.006017 10.0.0.41 - - [2026-02-09 22:51:30] "POST /ref-update HTTP/1.1" 200 156 0.080989 10.0.0.41 - - [2026-02-09 22:51:30] "GET /virtual-network/4fc5dd72-a449-442f-87e3-99f853c13d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.004937 10.0.0.41 - - [2026-02-09 22:51:30] "POST /instance-ips HTTP/1.1" 200 409 0.050760 10.0.0.41 - - [2026-02-09 22:51:30] "GET /domains HTTP/1.1" 200 280 0.001340 10.0.0.41 - - [2026-02-09 22:51:30] "GET /instance-ip/6677b1ad-1b7f-4825-86c4-19cd50962ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.003923 10.0.0.41 - - [2026-02-09 22:51:30] "GET /domain/cf0d7742-81d1-4998-9e08-52f13aed33b9 HTTP/1.1" 200 3087 0.012777 10.0.0.41 - - [2026-02-09 22:51:30] "POST /loadbalancers HTTP/1.1" 200 610 0.032873 10.0.0.41 - - [2026-02-09 22:51:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.026943 10.0.0.41 - - [2026-02-09 22:51:31] "GET /project/6b617d83-a341-43bc-a377-993081de754f HTTP/1.1" 200 5716 0.061409 10.0.0.41 - - [2026-02-09 22:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.016797 10.0.0.41 - - [2026-02-09 22:51:31] "GET /virtual-network/4fc5dd72-a449-442f-87e3-99f853c13d07 HTTP/1.1" 200 2079 0.009355 10.0.0.41 - - [2026-02-09 22:51:31] "GET /virtual-network/4fc5dd72-a449-442f-87e3-99f853c13d07 HTTP/1.1" 200 2079 0.003033 10.0.0.41 - - [2026-02-09 22:51:31] "GET /routing-instance/7f44b2ee-2c2d-4472-ab1b-8512dfd58c60 HTTP/1.1" 200 1181 0.008109 10.0.0.41 - - [2026-02-09 22:51:31] "GET /project/6b617d83-a341-43bc-a377-993081de754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048619 10.0.0.41 - - [2026-02-09 22:51:31] "GET /routing-instance/7f44b2ee-2c2d-4472-ab1b-8512dfd58c60 HTTP/1.1" 200 1181 0.002029 10.0.0.41 - - [2026-02-09 22:51:31] "GET /instance-ip/6677b1ad-1b7f-4825-86c4-19cd50962ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.002458 10.0.0.41 - - [2026-02-09 22:51:31] "GET /project/6b617d83-a341-43bc-a377-993081de754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031744 10.0.0.41 - - [2026-02-09 22:51:31] "POST /floating-ips HTTP/1.1" 200 597 0.036895 10.0.0.41 - - [2026-02-09 22:51:31] "GET /loadbalancer/d9738e62-9963-4eda-9142-73d935c95776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.006106 10.0.0.41 - - [2026-02-09 22:51:31] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.020342 10.0.0.41 - - [2026-02-09 22:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.41 - - [2026-02-09 22:51:31] "GET /project/6b617d83-a341-43bc-a377-993081de754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.029984 10.0.0.41 - - [2026-02-09 22:51:31] "GET /loadbalancer-listener/9212c484-2c6f-4919-aa01-8375f2d89917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.003819 10.0.0.41 - - [2026-02-09 22:51:31] "GET /loadbalancer-listener/9212c484-2c6f-4919-aa01-8375f2d89917?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.003194 10.0.0.41 - - [2026-02-09 22:51:31] "POST /route-targets HTTP/1.1" 200 327 0.009440 10.0.0.41 - - [2026-02-09 22:51:31] "POST /ref-update HTTP/1.1" 200 156 0.013656 10.0.0.41 - - [2026-02-09 22:51:31] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.023791 10.0.0.41 - - [2026-02-09 22:51:31] "GET /instance-ip/6677b1ad-1b7f-4825-86c4-19cd50962ba0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.002440 10.0.0.41 - - [2026-02-09 22:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001334 10.0.0.41 - - [2026-02-09 22:51:31] "GET /instance-ip/6677b1ad-1b7f-4825-86c4-19cd50962ba0?fields=floating_ips HTTP/1.1" 200 1211 0.005185 10.0.0.41 - - [2026-02-09 22:51:31] "GET /loadbalancer/d9738e62-9963-4eda-9142-73d935c95776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.001537 10.0.0.41 - - [2026-02-09 22:51:31] "GET /floating-ip/370258a3-402f-4679-801e-1e52d1c411d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.002326 10.0.0.41 - - [2026-02-09 22:51:31] "POST /tags HTTP/1.1" 200 295 0.048552 10.0.0.41 - - [2026-02-09 22:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.41 - - [2026-02-09 22:51:31] "GET /tag/7b2c5f9a-ac72-4157-8c37-30ea87795a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1096 0.011714 10.0.0.41 - - [2026-02-09 22:51:31] "POST /tags HTTP/1.1" 409 233 0.002164 10.0.0.41 - - [2026-02-09 22:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.41 - - [2026-02-09 22:51:31] "GET /tag/8059a53a-2a65-4089-b49e-dfb6f35bded7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.010812 10.0.0.41 - - [2026-02-09 22:51:31] "POST /tags HTTP/1.1" 409 206 0.001643 10.0.0.41 - - [2026-02-09 22:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.41 - - [2026-02-09 22:51:31] "GET /tag/befb56be-7227-4a3a-8eb9-e68142c7e702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.009849 10.0.0.41 - - [2026-02-09 22:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.41 - - [2026-02-09 22:51:31] "GET /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003982 10.0.0.41 - - [2026-02-09 22:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.41 - - [2026-02-09 22:51:31] "GET /project/6b617d83-a341-43bc-a377-993081de754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039792 10.0.0.41 - - [2026-02-09 22:51:31] "POST /virtual-machines HTTP/1.1" 200 369 0.007473 10.0.0.41 - - [2026-02-09 22:51:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.013953 10.0.0.41 - - [2026-02-09 22:51:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.097059 10.0.0.41 - - [2026-02-09 22:51:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.007049 10.0.0.41 - - [2026-02-09 22:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011250 10.0.0.41 - - [2026-02-09 22:51:31] "GET /virtual-machine-interface/e08eed28-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.004063 10.0.0.41 - - [2026-02-09 22:51:31] "POST /instance-ips HTTP/1.1" 200 409 0.016690 10.0.0.41 - - [2026-02-09 22:51:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.019102 10.0.0.41 - - [2026-02-09 22:51:32] "GET /virtual-machine-interface/e08eed28-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.026610 10.0.0.41 - - [2026-02-09 22:51:32] "POST /set-tag HTTP/1.1" 200 109 0.016216 10.0.0.41 - - [2026-02-09 22:51:32] "GET /virtual-machine-interface/e08eed28-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011373 10.0.0.41 - - [2026-02-09 22:51:32] "GET /instance-ip/e0a643b0-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002674 10.0.0.41 - - [2026-02-09 22:51:32] "GET /virtual-machine-interface/e08eed28-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009884 10.0.0.41 - - [2026-02-09 22:51:32] "POST /set-tag HTTP/1.1" 200 109 0.001951 10.0.0.41 - - [2026-02-09 22:51:32] "GET /virtual-router/4b9a963c-f4b1-4c8f-b194-7a7a07a32a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.001957 10.0.0.41 - - [2026-02-09 22:51:32] "POST /ref-update HTTP/1.1" 200 156 0.010229 10.0.0.41 - - [2026-02-09 22:51:32] "GET /virtual-machine-interface/e08eed28-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005417 10.0.0.41 - - [2026-02-09 22:51:32] "POST /set-tag HTTP/1.1" 200 109 0.001768 10.0.0.41 - - [2026-02-09 22:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.41 - - [2026-02-09 22:51:32] "GET /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003280 10.0.0.41 - - [2026-02-09 22:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001232 10.0.0.41 - - [2026-02-09 22:51:32] "GET /project/6b617d83-a341-43bc-a377-993081de754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039855 10.0.0.41 - - [2026-02-09 22:51:32] "POST /virtual-machines HTTP/1.1" 200 369 0.007096 10.0.0.41 - - [2026-02-09 22:51:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.014310 10.0.0.41 - - [2026-02-09 22:51:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.116604 10.0.0.41 - - [2026-02-09 22:51:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.007644 10.0.0.41 - - [2026-02-09 22:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007172 10.0.0.41 - - [2026-02-09 22:51:32] "GET /virtual-machine-interface/e0f961c6-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.006699 10.0.0.41 - - [2026-02-09 22:51:32] "POST /instance-ips HTTP/1.1" 200 409 0.023605 10.0.0.41 - - [2026-02-09 22:51:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.026107 10.0.0.41 - - [2026-02-09 22:51:32] "GET /virtual-machine-interface/e0f961c6-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.009504 10.0.0.41 - - [2026-02-09 22:51:32] "POST /set-tag HTTP/1.1" 200 109 0.017852 10.0.0.41 - - [2026-02-09 22:51:32] "GET /virtual-machine-interface/e0f961c6-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.020237 10.0.0.41 - - [2026-02-09 22:51:32] "GET /instance-ip/e113a6a8-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002452 10.0.0.41 - - [2026-02-09 22:51:32] "GET /virtual-machine-interface/e0f961c6-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003920 10.0.0.41 - - [2026-02-09 22:51:32] "POST /set-tag HTTP/1.1" 200 109 0.001713 10.0.0.41 - - [2026-02-09 22:51:32] "GET /virtual-router/4b9a963c-f4b1-4c8f-b194-7a7a07a32a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003103 10.0.0.41 - - [2026-02-09 22:51:32] "POST /ref-update HTTP/1.1" 200 156 0.006847 10.0.0.41 - - [2026-02-09 22:51:32] "GET /virtual-machine-interface/e0f961c6-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003901 10.0.0.41 - - [2026-02-09 22:51:32] "POST /set-tag HTTP/1.1" 200 109 0.001883 10.0.0.41 - - [2026-02-09 22:51:32] "GET /virtual-machine-interface/e08eed28-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003437 10.0.0.41 - - [2026-02-09 22:51:32] "POST /set-tag HTTP/1.1" 200 109 0.002363 10.0.0.41 - - [2026-02-09 22:51:32] "GET /virtual-machine-interface/e0f961c6-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003497 10.0.0.41 - - [2026-02-09 22:51:32] "POST /set-tag HTTP/1.1" 200 109 0.001839 10.0.0.41 - - [2026-02-09 22:51:36] "GET /domains HTTP/1.1" 200 280 0.001655 10.0.0.41 - - [2026-02-09 22:51:36] "GET /domain/cf0d7742-81d1-4998-9e08-52f13aed33b9 HTTP/1.1" 200 3087 0.002302 10.0.0.41 - - [2026-02-09 22:51:36] "GET /project/6b617d83-a341-43bc-a377-993081de754f HTTP/1.1" 200 7064 0.035297 10.0.0.41 - - [2026-02-09 22:51:36] "GET /virtual-network/4fc5dd72-a449-442f-87e3-99f853c13d07 HTTP/1.1" 200 2079 0.009726 10.0.0.41 - - [2026-02-09 22:51:36] "GET /virtual-network/4fc5dd72-a449-442f-87e3-99f853c13d07 HTTP/1.1" 200 2079 0.008303 10.0.0.41 - - [2026-02-09 22:51:36] "GET /routing-instance/7f44b2ee-2c2d-4472-ab1b-8512dfd58c60 HTTP/1.1" 200 1402 0.003360 10.0.0.41 - - [2026-02-09 22:51:36] "GET /routing-instance/7f44b2ee-2c2d-4472-ab1b-8512dfd58c60 HTTP/1.1" 200 1402 0.002643 10.0.0.41 - - [2026-02-09 22:51:36] "GET /route-target/7a90d21f-2321-4330-b04f-51734ca547df HTTP/1.1" 200 1152 0.001806 10.0.0.41 - - [2026-02-09 22:51:36] "GET /virtual-network/4fc5dd72-a449-442f-87e3-99f853c13d07 HTTP/1.1" 200 2079 0.005998 10.0.0.41 - - [2026-02-09 22:51:36] "GET /routing-instance/7f44b2ee-2c2d-4472-ab1b-8512dfd58c60 HTTP/1.1" 200 1402 0.002947 10.0.0.41 - - [2026-02-09 22:51:36] "GET /virtual-network/4fc5dd72-a449-442f-87e3-99f853c13d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.003624 10.0.0.41 - - [2026-02-09 22:51:36] "GET /virtual-network/4fc5dd72-a449-442f-87e3-99f853c13d07 HTTP/1.1" 200 2079 0.005721 10.0.0.41 - - [2026-02-09 22:51:36] "GET /routing-instance/7f44b2ee-2c2d-4472-ab1b-8512dfd58c60 HTTP/1.1" 200 1402 0.002692 10.0.0.41 - - [2026-02-09 22:51:36] "GET /routing-instance/7f44b2ee-2c2d-4472-ab1b-8512dfd58c60 HTTP/1.1" 200 1402 0.002565 10.0.0.41 - - [2026-02-09 22:51:36] "GET /route-target/7a90d21f-2321-4330-b04f-51734ca547df HTTP/1.1" 200 1152 0.001966 10.0.0.41 - - [2026-02-09 22:51:36] "GET /domains HTTP/1.1" 200 280 0.003375 10.0.0.41 - - [2026-02-09 22:51:36] "GET /domain/cf0d7742-81d1-4998-9e08-52f13aed33b9 HTTP/1.1" 200 3087 0.002381 10.0.0.41 - - [2026-02-09 22:51:36] "GET /project/6b617d83-a341-43bc-a377-993081de754f HTTP/1.1" 200 7064 0.037100 10.0.0.41 - - [2026-02-09 22:51:36] "GET /virtual-network/4fc5dd72-a449-442f-87e3-99f853c13d07 HTTP/1.1" 200 2079 0.003227 10.0.0.41 - - [2026-02-09 22:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.41 - - [2026-02-09 22:51:36] "GET /project/6b617d83-a341-43bc-a377-993081de754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037201 10.0.0.41 - - [2026-02-09 22:51:36] "GET /virtual-network/4fc5dd72-a449-442f-87e3-99f853c13d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.006932 10.0.0.41 - - [2026-02-09 22:51:36] "GET /floating-ip-pools?parent_id=4fc5dd72-a449-442f-87e3-99f853c13d07&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002980 10.0.0.41 - - [2026-02-09 22:51:36] "GET /virtual-network/4fc5dd72-a449-442f-87e3-99f853c13d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.003079 10.0.0.41 - - [2026-02-09 22:51:36] "POST /floating-ip-pools HTTP/1.1" 200 562 0.014308 10.0.0.41 - - [2026-02-09 22:51:36] "POST /ref-update HTTP/1.1" 200 156 0.011611 10.0.0.41 - - [2026-02-09 22:51:36] "GET /virtual-network/4fc5dd72-a449-442f-87e3-99f853c13d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.013082 10.0.0.41 - - [2026-02-09 22:51:36] "GET /domains HTTP/1.1" 200 280 0.003707 10.0.0.41 - - [2026-02-09 22:51:36] "GET /domain/cf0d7742-81d1-4998-9e08-52f13aed33b9 HTTP/1.1" 200 3087 0.002182 10.0.0.41 - - [2026-02-09 22:51:36] "GET /project/6b617d83-a341-43bc-a377-993081de754f HTTP/1.1" 200 7320 0.027309 10.0.0.41 - - [2026-02-09 22:51:36] "GET /virtual-network/4fc5dd72-a449-442f-87e3-99f853c13d07 HTTP/1.1" 200 2317 0.004531 10.0.0.41 - - [2026-02-09 22:51:36] "GET /floating-ip-pool/1fbbc201-5366-4a02-b593-20f8375c8931 HTTP/1.1" 200 1314 0.001776 10.0.0.41 - - [2026-02-09 22:51:36] "GET /domains HTTP/1.1" 200 280 0.001011 10.0.0.41 - - [2026-02-09 22:51:36] "GET /domain/cf0d7742-81d1-4998-9e08-52f13aed33b9 HTTP/1.1" 200 3087 0.002007 10.0.0.41 - - [2026-02-09 22:51:36] "GET /project/6b617d83-a341-43bc-a377-993081de754f HTTP/1.1" 200 7320 0.033337 10.0.0.41 - - [2026-02-09 22:51:36] "GET /virtual-network/4fc5dd72-a449-442f-87e3-99f853c13d07 HTTP/1.1" 200 2317 0.007071 10.0.0.41 - - [2026-02-09 22:51:36] "GET /virtual-network/4fc5dd72-a449-442f-87e3-99f853c13d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.012112 10.0.0.41 - - [2026-02-09 22:51:36] "POST /tags HTTP/1.1" 200 365 0.062222 10.0.0.41 - - [2026-02-09 22:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011444 10.0.0.41 - - [2026-02-09 22:51:36] "GET /tag/0f25fbe8-964f-49bd-af27-b667637fb0ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.011739 10.0.0.41 - - [2026-02-09 22:51:36] "POST /tags HTTP/1.1" 409 206 0.001255 10.0.0.41 - - [2026-02-09 22:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001663 10.0.0.41 - - [2026-02-09 22:51:36] "GET /tag/befb56be-7227-4a3a-8eb9-e68142c7e702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010270 10.0.0.41 - - [2026-02-09 22:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001275 10.0.0.41 - - [2026-02-09 22:51:36] "GET /project/6b617d83-a341-43bc-a377-993081de754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.019192 10.0.0.41 - - [2026-02-09 22:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001792 10.0.0.41 - - [2026-02-09 22:51:36] "GET /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.003981 10.0.0.41 - - [2026-02-09 22:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001152 10.0.0.41 - - [2026-02-09 22:51:36] "GET /service-appliance-set/b38c9ada-1e6c-4303-b6ee-fba0256d6cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.002423 10.0.0.41 - - [2026-02-09 22:51:36] "POST /fqname-to-id HTTP/1.1" 404 258 0.001555 10.0.0.41 - - [2026-02-09 22:51:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.090103 10.0.0.41 - - [2026-02-09 22:51:37] "GET /virtual-machine-interface/2c35a4d2-5e6a-492d-a3d7-26470352f0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.012134 10.0.0.41 - - [2026-02-09 22:51:37] "POST /set-tag HTTP/1.1" 200 109 0.012011 10.0.0.41 - - [2026-02-09 22:51:37] "POST /instance-ips HTTP/1.1" 200 417 0.016730 10.0.0.41 - - [2026-02-09 22:51:37] "GET /instance-ip/99d27a11-625b-44ef-8a0e-10bdf449bd7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.003075 10.0.0.41 - - [2026-02-09 22:51:37] "POST /loadbalancers HTTP/1.1" 200 618 0.059268 10.0.0.41 - - [2026-02-09 22:51:37] "POST /service-instances HTTP/1.1" 200 566 0.014757 10.0.0.41 - - [2026-02-09 22:51:37] "POST /ref-update HTTP/1.1" 200 156 0.011848 10.0.0.41 - - [2026-02-09 22:51:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.012182 10.0.0.41 - - [2026-02-09 22:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.41 - - [2026-02-09 22:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.41 - - [2026-02-09 22:51:37] "GET /project/6b617d83-a341-43bc-a377-993081de754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.025969 10.0.0.41 - - [2026-02-09 22:51:37] "PUT /service-instance/db7edefa-ae87-4d72-b92b-a230ff4d3ec0 HTTP/1.1" 200 266 0.006680 10.0.0.41 - - [2026-02-09 22:51:37] "GET /virtual-machine-interface/2c35a4d2-5e6a-492d-a3d7-26470352f0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.003510 10.0.0.41 - - [2026-02-09 22:51:37] "GET /virtual-machine-interface/2c35a4d2-5e6a-492d-a3d7-26470352f0d1?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.009758 10.0.0.41 - - [2026-02-09 22:51:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.017337 10.0.0.41 - - [2026-02-09 22:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006190 10.0.0.41 - - [2026-02-09 22:51:37] "PUT /service-instance/db7edefa-ae87-4d72-b92b-a230ff4d3ec0 HTTP/1.1" 200 266 0.006045 10.0.0.41 - - [2026-02-09 22:51:37] "GET /floating-ip-pool/1fbbc201-5366-4a02-b593-20f8375c8931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.001920 10.0.0.41 - - [2026-02-09 22:51:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.006928 10.0.0.41 - - [2026-02-09 22:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.41 - - [2026-02-09 22:51:37] "POST /virtual-machines HTTP/1.1" 200 429 0.016237 10.0.0.41 - - [2026-02-09 22:51:37] "POST /floating-ips HTTP/1.1" 200 671 0.120147 10.0.0.41 - - [2026-02-09 22:51:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.016121 10.0.0.41 - - [2026-02-09 22:51:37] "GET /application-policy-set/b509b108-1e94-419f-9c7f-295812866276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.045360 10.0.0.41 - - [2026-02-09 22:51:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.159872 10.0.0.41 - - [2026-02-09 22:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.41 - - [2026-02-09 22:51:37] "GET /policy-management/8b05c13d-b7ae-4bfb-87cd-a79e4105b4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008703 10.0.0.41 - - [2026-02-09 22:51:37] "POST /tags HTTP/1.1" 409 221 0.001361 10.0.0.41 - - [2026-02-09 22:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001379 10.0.0.41 - - [2026-02-09 22:51:37] "POST /chown HTTP/1.1" 200 109 0.020049 10.0.0.41 - - [2026-02-09 22:51:37] "POST /chown HTTP/1.1" 200 109 0.006253 10.0.0.41 - - [2026-02-09 22:51:37] "GET /tag/94729327-cf31-4012-a1c8-36c330d77825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.021179 10.0.0.41 - - [2026-02-09 22:51:37] "POST /tags HTTP/1.1" 409 238 0.004551 10.0.0.41 - - [2026-02-09 22:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.41 - - [2026-02-09 22:51:37] "PUT /virtual-machine-interface/0b248bfa-3879-4ae0-b7ad-23bf1fb2e4a7 HTTP/1.1" 200 284 0.016388 10.0.0.41 - - [2026-02-09 22:51:37] "GET /tag/0f25fbe8-964f-49bd-af27-b667637fb0ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.010677 10.0.0.41 - - [2026-02-09 22:51:37] "PUT /instance-ip/99d27a11-625b-44ef-8a0e-10bdf449bd7e HTTP/1.1" 200 256 0.033336 10.0.0.41 - - [2026-02-09 22:51:37] "POST /ref-update HTTP/1.1" 200 156 0.018724 10.0.0.41 - - [2026-02-09 22:51:37] "POST /firewall-rules HTTP/1.1" 200 650 0.058475 10.0.0.41 - - [2026-02-09 22:51:37] "GET /firewall-rule/d188e4d4-01bf-4035-b6ad-fb81fd1ad01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.010745 10.0.0.41 - - [2026-02-09 22:51:37] "POST /ref-update HTTP/1.1" 200 156 0.024107 10.0.0.41 - - [2026-02-09 22:51:37] "GET /firewall-policy/76788465-2e8f-45ff-bc4f-20f9c1c5ac8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002280 10.0.0.41 - - [2026-02-09 22:51:37] "GET /firewall-rule/d188e4d4-01bf-4035-b6ad-fb81fd1ad01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.002982 10.0.0.41 - - [2026-02-09 22:51:37] "POST /ref-update HTTP/1.1" 200 156 0.013082 10.0.0.41 - - [2026-02-09 22:51:37] "POST /ref-update HTTP/1.1" 200 156 0.041324 10.0.0.41 - - [2026-02-09 22:51:37] "POST /ref-update HTTP/1.1" 200 156 0.018459 10.0.0.41 - - [2026-02-09 22:51:37] "POST /ref-update HTTP/1.1" 200 156 0.076770 10.0.0.41 - - [2026-02-09 22:51:38] "POST /ref-update HTTP/1.1" 200 156 0.007218 10.0.0.41 - - [2026-02-09 22:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008893 10.0.0.41 - - [2026-02-09 22:51:38] "GET /project/6b617d83-a341-43bc-a377-993081de754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.041052 10.0.0.41 - - [2026-02-09 22:51:38] "POST /virtual-machines HTTP/1.1" 200 429 0.045176 10.0.0.41 - - [2026-02-09 22:51:38] "GET /loadbalancer/a81a32d2-f238-4725-a46d-0aa01f63a1f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.022191 10.0.0.41 - - [2026-02-09 22:51:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.136442 10.0.0.41 - - [2026-02-09 22:51:38] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.082598 10.0.0.41 - - [2026-02-09 22:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004650 10.0.0.41 - - [2026-02-09 22:51:38] "GET /project/6b617d83-a341-43bc-a377-993081de754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.035708 10.0.0.41 - - [2026-02-09 22:51:38] "POST /chown HTTP/1.1" 200 109 0.015254 10.0.0.41 - - [2026-02-09 22:51:38] "POST /chown HTTP/1.1" 200 109 0.013491 10.0.0.41 - - [2026-02-09 22:51:38] "GET /loadbalancer-listener/82fdf573-437b-4b31-a902-84b4fbb8b5c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.014752 10.0.0.41 - - [2026-02-09 22:51:38] "PUT /virtual-machine-interface/9097e515-30ed-476f-b4f2-71b51ad6b994 HTTP/1.1" 200 284 0.027428 10.0.0.41 - - [2026-02-09 22:51:38] "GET /loadbalancer-listener/82fdf573-437b-4b31-a902-84b4fbb8b5c4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.007181 10.0.0.41 - - [2026-02-09 22:51:38] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.039942 10.0.0.41 - - [2026-02-09 22:51:38] "PUT /instance-ip/99d27a11-625b-44ef-8a0e-10bdf449bd7e HTTP/1.1" 200 256 0.024093 10.0.0.41 - - [2026-02-09 22:51:38] "POST /ref-update HTTP/1.1" 200 156 0.016072 10.0.0.41 - - [2026-02-09 22:51:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.022413 10.0.0.41 - - [2026-02-09 22:51:38] "POST /ref-update HTTP/1.1" 200 156 0.031012 10.0.0.41 - - [2026-02-09 22:51:38] "GET /loadbalancer-pool/91dd2168-bc5c-486c-bcc7-23b86d9533f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.015400 10.0.0.41 - - [2026-02-09 22:51:38] "POST /loadbalancer-members HTTP/1.1" 200 707 0.031268 10.0.0.41 - - [2026-02-09 22:51:38] "POST /ref-update HTTP/1.1" 200 156 0.016974 10.0.0.41 - - [2026-02-09 22:51:38] "POST /ref-update HTTP/1.1" 200 156 0.013649 10.0.0.41 - - [2026-02-09 22:51:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.042869 10.0.0.41 - - [2026-02-09 22:51:38] "POST /ref-update HTTP/1.1" 200 156 0.055348 10.0.0.41 - - [2026-02-09 22:51:38] "GET /loadbalancer-member/ece5e842-1089-4153-8eb8-aa6798864d15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.023414 10.0.0.41 - - [2026-02-09 22:51:38] "GET /application-policy-set/b509b108-1e94-419f-9c7f-295812866276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.008387 10.0.0.41 - - [2026-02-09 22:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.41 - - [2026-02-09 22:51:38] "POST /chown HTTP/1.1" 200 109 0.013183 10.0.0.41 - - [2026-02-09 22:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.41 - - [2026-02-09 22:51:38] "GET /policy-management/8b05c13d-b7ae-4bfb-87cd-a79e4105b4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002399 10.0.0.41 - - [2026-02-09 22:51:38] "POST /chown HTTP/1.1" 200 109 0.017929 10.0.0.41 - - [2026-02-09 22:51:38] "POST /tags HTTP/1.1" 409 221 0.007180 10.0.0.41 - - [2026-02-09 22:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.41 - - [2026-02-09 22:51:38] "GET /tag/94729327-cf31-4012-a1c8-36c330d77825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.009949 10.0.0.41 - - [2026-02-09 22:51:38] "POST /tags HTTP/1.1" 409 238 0.002101 10.0.0.41 - - [2026-02-09 22:51:38] "PUT /instance-ip/99d27a11-625b-44ef-8a0e-10bdf449bd7e HTTP/1.1" 200 256 0.030375 10.0.0.41 - - [2026-02-09 22:51:38] "POST /ref-update HTTP/1.1" 200 156 0.009625 10.0.0.41 - - [2026-02-09 22:51:38] "POST /chown HTTP/1.1" 200 109 0.014910 10.0.0.41 - - [2026-02-09 22:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.41 - - [2026-02-09 22:51:38] "GET /tag/0f25fbe8-964f-49bd-af27-b667637fb0ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.010987 10.0.0.41 - - [2026-02-09 22:51:38] "POST /firewall-rules HTTP/1.1" 409 293 0.001412 10.0.0.41 - - [2026-02-09 22:51:38] "POST /chown HTTP/1.1" 200 109 0.005209 10.0.0.41 - - [2026-02-09 22:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.41 - - [2026-02-09 22:51:38] "PUT /instance-ip/99d27a11-625b-44ef-8a0e-10bdf449bd7e HTTP/1.1" 200 256 0.024808 10.0.0.41 - - [2026-02-09 22:51:38] "POST /ref-update HTTP/1.1" 200 156 0.017574 10.0.0.41 - - [2026-02-09 22:51:38] "PUT /firewall-rule/d188e4d4-01bf-4035-b6ad-fb81fd1ad01b HTTP/1.1" 200 260 0.047897 10.0.0.41 - - [2026-02-09 22:51:38] "GET /firewall-rule/d188e4d4-01bf-4035-b6ad-fb81fd1ad01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.005269 10.0.0.41 - - [2026-02-09 22:51:38] "GET /firewall-policy/76788465-2e8f-45ff-bc4f-20f9c1c5ac8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004145 10.0.0.41 - - [2026-02-09 22:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.41 - - [2026-02-09 22:51:38] "POST /chown HTTP/1.1" 200 109 0.005335 10.0.0.41 - - [2026-02-09 22:51:39] "POST /chown HTTP/1.1" 200 109 0.016886 10.0.0.41 - - [2026-02-09 22:51:39] "GET /firewall-rule/d188e4d4-01bf-4035-b6ad-fb81fd1ad01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.026626 10.0.0.41 - - [2026-02-09 22:51:39] "PUT /instance-ip/99d27a11-625b-44ef-8a0e-10bdf449bd7e HTTP/1.1" 200 256 0.034257 10.0.0.41 - - [2026-02-09 22:51:39] "POST /ref-update HTTP/1.1" 200 156 0.010271 10.0.0.41 - - [2026-02-09 22:51:39] "POST /chown HTTP/1.1" 200 109 0.020492 10.0.0.41 - - [2026-02-09 22:51:39] "POST /chown HTTP/1.1" 200 109 0.014178 10.0.0.41 - - [2026-02-09 22:51:39] "PUT /instance-ip/99d27a11-625b-44ef-8a0e-10bdf449bd7e HTTP/1.1" 200 256 0.010651 10.0.0.41 - - [2026-02-09 22:51:39] "POST /ref-update HTTP/1.1" 200 156 0.014074 10.0.0.41 - - [2026-02-09 22:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001504 10.0.0.41 - - [2026-02-09 22:51:39] "POST /chown HTTP/1.1" 200 109 0.014747 10.0.0.41 - - [2026-02-09 22:51:39] "POST /chown HTTP/1.1" 200 109 0.006435 10.0.0.41 - - [2026-02-09 22:51:39] "PUT /instance-ip/99d27a11-625b-44ef-8a0e-10bdf449bd7e HTTP/1.1" 200 256 0.018918 10.0.0.41 - - [2026-02-09 22:51:39] "POST /ref-update HTTP/1.1" 200 156 0.008960 10.0.0.41 - - [2026-02-09 22:51:39] "POST /chown HTTP/1.1" 200 109 0.010132 10.0.0.41 - - [2026-02-09 22:51:39] "POST /chown HTTP/1.1" 200 109 0.016069 10.0.0.41 - - [2026-02-09 22:51:39] "PUT /instance-ip/99d27a11-625b-44ef-8a0e-10bdf449bd7e HTTP/1.1" 200 256 0.013603 10.0.0.41 - - [2026-02-09 22:51:39] "POST /ref-update HTTP/1.1" 200 156 0.011525 10.0.0.41 - - [2026-02-09 22:51:39] "PUT /service-instance/db7edefa-ae87-4d72-b92b-a230ff4d3ec0 HTTP/1.1" 200 266 0.007016 10.0.0.41 - - [2026-02-09 22:51:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.008787 10.0.0.41 - - [2026-02-09 22:51:39] "PUT /service-instance/db7edefa-ae87-4d72-b92b-a230ff4d3ec0 HTTP/1.1" 200 266 0.010772 10.0.0.41 - - [2026-02-09 22:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004502 10.0.0.41 - - [2026-02-09 22:51:39] "GET /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004475 10.0.0.41 - - [2026-02-09 22:51:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001313 10.0.0.41 - - [2026-02-09 22:51:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.005775 10.0.0.41 - - [2026-02-09 22:51:39] "GET /project/6b617d83-a341-43bc-a377-993081de754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.036904 10.0.0.41 - - [2026-02-09 22:51:39] "POST /virtual-machines HTTP/1.1" 200 373 0.019296 10.0.0.41 - - [2026-02-09 22:51:39] "PUT /service-instance/db7edefa-ae87-4d72-b92b-a230ff4d3ec0 HTTP/1.1" 200 266 0.019306 10.0.0.41 - - [2026-02-09 22:51:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.025175 10.0.0.41 - - [2026-02-09 22:51:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.037230 10.0.0.41 - - [2026-02-09 22:51:39] "PUT /service-instance/db7edefa-ae87-4d72-b92b-a230ff4d3ec0 HTTP/1.1" 200 266 0.080331 10.0.0.41 - - [2026-02-09 22:51:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.153739 10.0.0.41 - - [2026-02-09 22:51:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.029967 10.0.0.41 - - [2026-02-09 22:51:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.009851 10.0.0.41 - - [2026-02-09 22:51:40] "PUT /service-instance/db7edefa-ae87-4d72-b92b-a230ff4d3ec0 HTTP/1.1" 200 266 0.009724 10.0.0.41 - - [2026-02-09 22:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.018934 10.0.0.41 - - [2026-02-09 22:51:40] "GET /virtual-machine-interface/e5637378-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.005009 10.0.0.41 - - [2026-02-09 22:51:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.006730 10.0.0.41 - - [2026-02-09 22:51:40] "POST /instance-ips HTTP/1.1" 200 413 0.034435 10.0.0.41 - - [2026-02-09 22:51:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.036256 10.0.0.41 - - [2026-02-09 22:51:40] "GET /virtual-machine-interface/e5637378-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.010174 10.0.0.41 - - [2026-02-09 22:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.41 - - [2026-02-09 22:51:40] "POST /chown HTTP/1.1" 200 109 0.009803 10.0.0.41 - - [2026-02-09 22:51:40] "POST /chown HTTP/1.1" 200 109 0.016216 10.0.0.41 - - [2026-02-09 22:51:40] "POST /ref-update HTTP/1.1" 200 156 0.016777 10.0.0.41 - - [2026-02-09 22:51:40] "POST /set-tag HTTP/1.1" 200 109 0.028614 10.0.0.41 - - [2026-02-09 22:51:40] "GET /virtual-machine-interface/e5637378-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.011894 10.0.0.41 - - [2026-02-09 22:51:40] "GET /instance-ip/e58340ea-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.004719 10.0.0.41 - - [2026-02-09 22:51:40] "POST /chown HTTP/1.1" 200 109 0.006055 10.0.0.41 - - [2026-02-09 22:51:40] "POST /chown HTTP/1.1" 200 109 0.014242 10.0.0.41 - - [2026-02-09 22:51:40] "POST /ref-update HTTP/1.1" 200 156 0.014513 10.0.0.41 - - [2026-02-09 22:51:40] "GET /virtual-machine-interface/e5637378-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004399 10.0.0.41 - - [2026-02-09 22:51:40] "POST /set-tag HTTP/1.1" 200 109 0.001624 10.0.0.41 - - [2026-02-09 22:51:40] "GET /virtual-router/4b9a963c-f4b1-4c8f-b194-7a7a07a32a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.002747 10.0.0.41 - - [2026-02-09 22:51:40] "POST /ref-update HTTP/1.1" 200 156 0.005673 10.0.0.41 - - [2026-02-09 22:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001414 10.0.0.41 - - [2026-02-09 22:51:40] "POST /chown HTTP/1.1" 200 109 0.006781 10.0.0.41 - - [2026-02-09 22:51:40] "GET /virtual-machine-interface/e5637378-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005161 10.0.0.41 - - [2026-02-09 22:51:40] "POST /chown HTTP/1.1" 200 109 0.016356 10.0.0.41 - - [2026-02-09 22:51:40] "POST /set-tag HTTP/1.1" 200 109 0.005868 10.0.0.41 - - [2026-02-09 22:51:40] "GET /virtual-machine-interface/e5637378-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.007815 10.0.0.41 - - [2026-02-09 22:51:40] "POST /chown HTTP/1.1" 200 109 0.011412 10.0.0.41 - - [2026-02-09 22:51:40] "POST /set-tag HTTP/1.1" 200 109 0.002208 10.0.0.41 - - [2026-02-09 22:51:40] "POST /chown HTTP/1.1" 200 109 0.004978 10.0.0.41 - - [2026-02-09 22:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.41 - - [2026-02-09 22:51:40] "POST /chown HTTP/1.1" 200 109 0.005116 10.0.0.41 - - [2026-02-09 22:51:40] "POST /chown HTTP/1.1" 200 109 0.011273 10.0.0.41 - - [2026-02-09 22:51:40] "POST /chown HTTP/1.1" 200 109 0.006295 10.0.0.41 - - [2026-02-09 22:51:40] "POST /chown HTTP/1.1" 200 109 0.016059 10.0.0.41 - - [2026-02-09 22:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841 10.0.0.41 - - [2026-02-09 22:51:40] "POST /chown HTTP/1.1" 200 109 0.005699 10.0.0.41 - - [2026-02-09 22:51:40] "POST /chown HTTP/1.1" 200 109 0.017832 10.0.0.41 - - [2026-02-09 22:51:40] "POST /chown HTTP/1.1" 200 109 0.012627 10.0.0.41 - - [2026-02-09 22:51:40] "POST /chown HTTP/1.1" 200 109 0.006220 10.0.0.41 - - [2026-02-09 22:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.41 - - [2026-02-09 22:51:40] "POST /chown HTTP/1.1" 200 109 0.005369 10.0.0.41 - - [2026-02-09 22:51:40] "POST /chown HTTP/1.1" 200 109 0.013790 10.0.0.41 - - [2026-02-09 22:51:40] "POST /chown HTTP/1.1" 200 109 0.006118 10.0.0.41 - - [2026-02-09 22:51:40] "POST /chown HTTP/1.1" 200 109 0.017234 10.0.0.41 - - [2026-02-09 22:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.41 - - [2026-02-09 22:51:40] "POST /chown HTTP/1.1" 200 109 0.005625 10.0.0.41 - - [2026-02-09 22:51:40] "POST /chown HTTP/1.1" 200 109 0.019654 10.0.0.41 - - [2026-02-09 22:51:40] "POST /chown HTTP/1.1" 200 109 0.021315 10.0.0.41 - - [2026-02-09 22:51:41] "POST /chown HTTP/1.1" 200 109 0.006016 10.0.0.41 - - [2026-02-09 22:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.41 - - [2026-02-09 22:51:41] "POST /chown HTTP/1.1" 200 109 0.005356 10.0.0.41 - - [2026-02-09 22:51:41] "POST /chown HTTP/1.1" 200 109 0.019177 10.0.0.41 - - [2026-02-09 22:51:41] "POST /chown HTTP/1.1" 200 109 0.005506 10.0.0.41 - - [2026-02-09 22:51:41] "POST /chown HTTP/1.1" 200 109 0.018324 10.0.0.41 - - [2026-02-09 22:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.41 - - [2026-02-09 22:51:41] "POST /chown HTTP/1.1" 200 109 0.006489 10.0.0.41 - - [2026-02-09 22:51:41] "POST /chown HTTP/1.1" 200 109 0.016678 10.0.0.41 - - [2026-02-09 22:51:41] "POST /chown HTTP/1.1" 200 109 0.015731 10.0.0.41 - - [2026-02-09 22:51:41] "POST /chown HTTP/1.1" 200 109 0.005813 10.0.0.41 - - [2026-02-09 22:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001426 10.0.0.41 - - [2026-02-09 22:51:41] "POST /chown HTTP/1.1" 200 109 0.005352 10.0.0.41 - - [2026-02-09 22:51:41] "POST /chown HTTP/1.1" 200 109 0.017494 10.0.0.41 - - [2026-02-09 22:51:41] "POST /chown HTTP/1.1" 200 109 0.006708 10.0.0.41 - - [2026-02-09 22:51:41] "POST /chown HTTP/1.1" 200 109 0.023404 10.0.0.41 - - [2026-02-09 22:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.41 - - [2026-02-09 22:51:41] "POST /chown HTTP/1.1" 200 109 0.007026 10.0.0.41 - - [2026-02-09 22:51:41] "POST /chown HTTP/1.1" 200 109 0.010911 10.0.0.41 - - [2026-02-09 22:51:41] "POST /chown HTTP/1.1" 200 109 0.008487 10.0.0.41 - - [2026-02-09 22:51:41] "POST /chown HTTP/1.1" 200 109 0.005697 10.0.0.41 - - [2026-02-09 22:51:42] "GET /virtual-machine-interface/e0f961c6-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003929 10.0.0.41 - - [2026-02-09 22:51:42] "POST /set-tag HTTP/1.1" 200 109 0.001733 10.0.0.41 - - [2026-02-09 22:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.41 - - [2026-02-09 22:51:42] "GET /loadbalancer/d9738e62-9963-4eda-9142-73d935c95776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.001961 10.0.0.41 - - [2026-02-09 22:51:43] "GET /loadbalancer-pool/c38c95db-18d5-412c-8de2-1be2a81f8b71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002940 10.0.0.41 - - [2026-02-09 22:51:43] "POST /loadbalancer-members HTTP/1.1" 200 702 0.014459 10.0.0.41 - - [2026-02-09 22:51:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.016272 10.0.0.41 - - [2026-02-09 22:51:43] "GET /virtual-machine-interface/e0f961c6-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006752 10.0.0.41 - - [2026-02-09 22:51:43] "GET /virtual-machine-interface/e0f961c6-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003293 10.0.0.41 - - [2026-02-09 22:51:43] "POST /ref-update HTTP/1.1" 200 156 0.005578 10.0.0.41 - - [2026-02-09 22:51:43] "GET /floating-ip/370258a3-402f-4679-801e-1e52d1c411d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1780 0.008445 10.0.0.41 - - [2026-02-09 22:51:43] "POST /tags HTTP/1.1" 409 221 0.001777 10.0.0.41 - - [2026-02-09 22:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.41 - - [2026-02-09 22:51:43] "GET /tag/94729327-cf31-4012-a1c8-36c330d77825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.010566 10.0.0.41 - - [2026-02-09 22:51:43] "PUT /floating-ip/370258a3-402f-4679-801e-1e52d1c411d9 HTTP/1.1" 200 256 0.017073 10.0.0.41 - - [2026-02-09 22:51:43] "POST /set-tag HTTP/1.1" 200 109 0.039994 10.0.0.41 - - [2026-02-09 22:51:43] "GET /virtual-machine-interface/e08eed28-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005562 10.0.0.41 - - [2026-02-09 22:51:43] "POST /set-tag HTTP/1.1" 200 109 0.002695 10.0.0.41 - - [2026-02-09 22:51:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.41 - - [2026-02-09 22:51:43] "GET /loadbalancer/d9738e62-9963-4eda-9142-73d935c95776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.002579 10.0.0.41 - - [2026-02-09 22:51:44] "GET /loadbalancer-pool/c38c95db-18d5-412c-8de2-1be2a81f8b71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002711 10.0.0.41 - - [2026-02-09 22:51:44] "POST /loadbalancer-members HTTP/1.1" 200 702 0.019311 10.0.0.41 - - [2026-02-09 22:51:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.015342 10.0.0.41 - - [2026-02-09 22:51:44] "GET /virtual-machine-interface/e08eed28-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013356 10.0.0.41 - - [2026-02-09 22:51:44] "GET /virtual-machine-interface/e08eed28-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.003680 10.0.0.41 - - [2026-02-09 22:51:44] "POST /ref-update HTTP/1.1" 200 156 0.007995 10.0.0.41 - - [2026-02-09 22:51:44] "GET /floating-ip/370258a3-402f-4679-801e-1e52d1c411d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.008911 10.0.0.41 - - [2026-02-09 22:51:44] "POST /set-tag HTTP/1.1" 200 109 0.018566 10.0.0.41 - - [2026-02-09 22:51:44] "GET /virtual-machine/c7468fc9-c2fc-4fff-a0c3-fbcd2aa84a13?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002699 10.0.0.41 - - [2026-02-09 22:51:44] "GET /virtual-machine-interface/e08eed28-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003777 10.0.0.41 - - [2026-02-09 22:51:44] "GET /virtual-machine/0a69a3d8-dabd-406b-a5d3-1965914bb1d0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.002707 10.0.0.41 - - [2026-02-09 22:51:44] "GET /virtual-machine-interface/e0f961c6-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003657 10.0.0.41 - - [2026-02-09 22:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001836 10.0.0.41 - - [2026-02-09 22:51:52] "POST /chown HTTP/1.1" 200 109 0.017511 10.0.0.41 - - [2026-02-09 22:51:52] "POST /chown HTTP/1.1" 200 109 0.017168 10.0.0.41 - - [2026-02-09 22:51:52] "POST /chown HTTP/1.1" 200 109 0.027412 10.0.0.41 - - [2026-02-09 22:51:52] "POST /chown HTTP/1.1" 200 109 0.006203 10.0.0.41 - - [2026-02-09 22:51:53] "GET /virtual-machine-interface/e5637378-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003981 10.0.0.41 - - [2026-02-09 22:51:53] "POST /set-tag HTTP/1.1" 200 109 0.001661 10.0.0.41 - - [2026-02-09 22:51:54] "GET /virtual-machine/b49aa0a4-f85a-420c-84cf-761ed74ccf8b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.002599 10.0.0.41 - - [2026-02-09 22:51:54] "GET /virtual-machine-interface/e5637378-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003280 10.0.0.41 - - [2026-02-09 22:51:55] "GET /virtual-machine-interface/e5637378-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005535 10.0.0.41 - - [2026-02-09 22:51:55] "POST /set-tag HTTP/1.1" 200 109 0.001940 [Introspect:8084]10.0.0.41 - - [2026-02-09 22:52:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000886 [Introspect:8084]10.0.0.41 - - [2026-02-09 22:52:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000741 [Introspect:8084]10.0.0.41 - - [2026-02-09 22:52:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000822 [Introspect:8084]10.0.0.41 - - [2026-02-09 22:52:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000867 10.0.0.41 - - [2026-02-09 22:52:27] "GET /virtual-machine-interface/e5637378-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.003987 10.0.0.41 - - [2026-02-09 22:52:27] "POST /set-tag HTTP/1.1" 200 109 0.002432 10.0.0.41 - - [2026-02-09 22:52:27] "GET /virtual-machine-interface/e5637378-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.009440 10.0.0.41 - - [2026-02-09 22:52:27] "POST /set-tag HTTP/1.1" 200 109 0.002289 10.0.0.41 - - [2026-02-09 22:52:27] "GET /virtual-machine/b49aa0a4-f85a-420c-84cf-761ed74ccf8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002546 10.0.0.41 - - [2026-02-09 22:52:27] "POST /ref-update HTTP/1.1" 200 156 0.007991 10.0.0.41 - - [2026-02-09 22:52:27] "GET /virtual-machine-interface/e5637378-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006406 10.0.0.41 - - [2026-02-09 22:52:27] "POST /set-tag HTTP/1.1" 200 109 0.013194 10.0.0.41 - - [2026-02-09 22:52:27] "POST /set-tag HTTP/1.1" 200 109 0.014525 10.0.0.41 - - [2026-02-09 22:52:27] "DELETE /instance-ip/e58340ea-0609-11f1-ba84-fa163e62a555 HTTP/1.1" 200 115 0.041306 10.0.0.41 - - [2026-02-09 22:52:27] "DELETE /virtual-machine-interface/e5637378-0609-11f1-ba84-fa163e62a555 HTTP/1.1" 200 115 0.032363 10.0.0.41 - - [2026-02-09 22:52:27] "DELETE /virtual-machine/b49aa0a4-f85a-420c-84cf-761ed74ccf8b HTTP/1.1" 200 115 0.020789 10.0.0.41 - - [2026-02-09 22:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.41 - - [2026-02-09 22:52:30] "GET /tag/0f25fbe8-964f-49bd-af27-b667637fb0ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1241 0.021937 10.0.0.41 - - [2026-02-09 22:52:30] "GET /tag/0f25fbe8-964f-49bd-af27-b667637fb0ea?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.020519 10.0.0.41 - - [2026-02-09 22:52:30] "GET /virtual-machine-interface/0b248bfa-3879-4ae0-b7ad-23bf1fb2e4a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3131 0.003805 10.0.0.41 - - [2026-02-09 22:52:30] "POST /set-tag HTTP/1.1" 200 109 0.025769 10.0.0.41 - - [2026-02-09 22:52:30] "GET /virtual-machine-interface/2c35a4d2-5e6a-492d-a3d7-26470352f0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.015649 10.0.0.41 - - [2026-02-09 22:52:30] "POST /set-tag HTTP/1.1" 200 109 0.025535 10.0.0.41 - - [2026-02-09 22:52:30] "GET /virtual-machine-interface/9097e515-30ed-476f-b4f2-71b51ad6b994?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.005672 10.0.0.41 - - [2026-02-09 22:52:30] "POST /set-tag HTTP/1.1" 200 109 0.015930 10.0.0.41 - - [2026-02-09 22:52:30] "GET /firewall-policy/76788465-2e8f-45ff-bc4f-20f9c1c5ac8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.004653 10.0.0.41 - - [2026-02-09 22:52:30] "GET /firewall-rule/d188e4d4-01bf-4035-b6ad-fb81fd1ad01b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.004142 10.0.0.41 - - [2026-02-09 22:52:30] "POST /ref-update HTTP/1.1" 200 156 0.023005 10.0.0.41 - - [2026-02-09 22:52:30] "DELETE /firewall-rule/d188e4d4-01bf-4035-b6ad-fb81fd1ad01b HTTP/1.1" 200 115 0.056676 10.0.0.41 - - [2026-02-09 22:52:30] "DELETE /loadbalancer-member/ece5e842-1089-4153-8eb8-aa6798864d15 HTTP/1.1" 200 115 0.045331 10.0.0.41 - - [2026-02-09 22:52:30] "PUT /service-instance/db7edefa-ae87-4d72-b92b-a230ff4d3ec0 HTTP/1.1" 200 266 0.029728 10.0.0.41 - - [2026-02-09 22:52:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.026781 10.0.0.41 - - [2026-02-09 22:52:30] "DELETE /loadbalancer-pool/91dd2168-bc5c-486c-bcc7-23b86d9533f3 HTTP/1.1" 200 115 0.108578 10.0.0.41 - - [2026-02-09 22:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.015404 10.0.0.41 - - [2026-02-09 22:52:30] "DELETE /loadbalancer-listener/82fdf573-437b-4b31-a902-84b4fbb8b5c4 HTTP/1.1" 200 115 0.059047 10.0.0.41 - - [2026-02-09 22:52:30] "GET /floating-ip/6c18b536-9900-467c-a599-fe3bccb7f64b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2390 0.013199 10.0.0.41 - - [2026-02-09 22:52:30] "POST /chown HTTP/1.1" 200 109 0.020422 10.0.0.41 - - [2026-02-09 22:52:30] "POST /chown HTTP/1.1" 200 109 0.021682 10.0.0.41 - - [2026-02-09 22:52:30] "PUT /floating-ip/6c18b536-9900-467c-a599-fe3bccb7f64b HTTP/1.1" 200 256 0.061640 10.0.0.41 - - [2026-02-09 22:52:30] "POST /chown HTTP/1.1" 200 109 0.044393 10.0.0.41 - - [2026-02-09 22:52:31] "POST /chown HTTP/1.1" 200 109 0.023897 10.0.0.41 - - [2026-02-09 22:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010276 10.0.0.41 - - [2026-02-09 22:52:31] "POST /chown HTTP/1.1" 200 109 0.013928 10.0.0.41 - - [2026-02-09 22:52:31] "DELETE /floating-ip/6c18b536-9900-467c-a599-fe3bccb7f64b HTTP/1.1" 200 115 0.139956 10.0.0.41 - - [2026-02-09 22:52:31] "POST /chown HTTP/1.1" 200 109 0.028600 10.0.0.41 - - [2026-02-09 22:52:31] "POST /chown HTTP/1.1" 200 109 0.014225 10.0.0.41 - - [2026-02-09 22:52:31] "DELETE /loadbalancer/a81a32d2-f238-4725-a46d-0aa01f63a1f4 HTTP/1.1" 200 115 0.100137 10.0.0.41 - - [2026-02-09 22:52:31] "POST /chown HTTP/1.1" 200 109 0.056880 10.0.0.41 - - [2026-02-09 22:52:31] "PUT /service-instance/db7edefa-ae87-4d72-b92b-a230ff4d3ec0 HTTP/1.1" 200 266 0.019975 10.0.0.41 - - [2026-02-09 22:52:31] "DELETE /instance-ip/99d27a11-625b-44ef-8a0e-10bdf449bd7e HTTP/1.1" 200 115 0.100371 10.0.0.41 - - [2026-02-09 22:52:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.007641 10.0.0.41 - - [2026-02-09 22:52:31] "PUT /service-instance/db7edefa-ae87-4d72-b92b-a230ff4d3ec0 HTTP/1.1" 200 266 0.009670 10.0.0.41 - - [2026-02-09 22:52:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.027436 10.0.0.41 - - [2026-02-09 22:52:31] "DELETE /virtual-machine-interface/2c35a4d2-5e6a-492d-a3d7-26470352f0d1 HTTP/1.1" 200 115 0.077954 10.0.0.41 - - [2026-02-09 22:52:31] "PUT /service-instance/db7edefa-ae87-4d72-b92b-a230ff4d3ec0 HTTP/1.1" 200 266 0.014159 10.0.0.41 - - [2026-02-09 22:52:31] "DELETE /tag/0f25fbe8-964f-49bd-af27-b667637fb0ea HTTP/1.1" 200 115 0.068675 10.0.0.41 - - [2026-02-09 22:52:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.006443 10.0.0.41 - - [2026-02-09 22:52:31] "DELETE /service-instance/db7edefa-ae87-4d72-b92b-a230ff4d3ec0 HTTP/1.1" 200 115 0.021370 10.0.0.41 - - [2026-02-09 22:52:31] "GET /virtual-machine-interface/9097e515-30ed-476f-b4f2-71b51ad6b994?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.004319 10.0.0.41 - - [2026-02-09 22:52:31] "DELETE /virtual-machine-interface/9097e515-30ed-476f-b4f2-71b51ad6b994 HTTP/1.1" 200 115 0.042836 10.0.0.41 - - [2026-02-09 22:52:31] "DELETE /virtual-machine/20af2861-ba5f-44b2-8d20-f0779b1bcaf9 HTTP/1.1" 200 115 0.024300 10.0.0.41 - - [2026-02-09 22:52:31] "GET /virtual-machine-interface/0b248bfa-3879-4ae0-b7ad-23bf1fb2e4a7?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1207 0.007064 10.0.0.41 - - [2026-02-09 22:52:31] "DELETE /virtual-machine-interface/0b248bfa-3879-4ae0-b7ad-23bf1fb2e4a7 HTTP/1.1" 200 115 0.036030 10.0.0.41 - - [2026-02-09 22:52:31] "POST /ref-update HTTP/1.1" 200 156 0.017262 10.0.0.41 - - [2026-02-09 22:52:31] "DELETE /virtual-machine/a3a36e51-f865-4002-adfe-3c0ba8f4a1f8 HTTP/1.1" 200 115 0.022344 10.0.0.41 - - [2026-02-09 22:52:32] "GET /floating-ip-pool/1fbbc201-5366-4a02-b593-20f8375c8931?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.002314 10.0.0.41 - - [2026-02-09 22:52:32] "POST /ref-update HTTP/1.1" 200 156 0.006678 10.0.0.41 - - [2026-02-09 22:52:32] "DELETE /floating-ip-pool/1fbbc201-5366-4a02-b593-20f8375c8931 HTTP/1.1" 200 115 0.028641 10.0.0.41 - - [2026-02-09 22:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.41 - - [2026-02-09 22:52:32] "POST /useragent-kv HTTP/1.1" 200 115 0.001678 10.0.0.41 - - [2026-02-09 22:52:32] "POST /useragent-kv HTTP/1.1" 200 115 0.001729 10.0.0.41 - - [2026-02-09 22:52:32] "DELETE /virtual-network/4fc5dd72-a449-442f-87e3-99f853c13d07 HTTP/1.1" 200 115 0.086990 10.0.0.41 - - [2026-02-09 22:52:32] "GET /routing-instance/7f44b2ee-2c2d-4472-ab1b-8512dfd58c60 HTTP/1.1" 404 171 0.001079 10.0.0.41 - - [2026-02-09 22:52:32] "GET /domains HTTP/1.1" 200 280 0.004891 10.0.0.41 - - [2026-02-09 22:52:32] "DELETE /route-target/7a90d21f-2321-4330-b04f-51734ca547df HTTP/1.1" 200 115 0.028141 10.0.0.41 - - [2026-02-09 22:52:32] "GET /domain/cf0d7742-81d1-4998-9e08-52f13aed33b9 HTTP/1.1" 200 3087 0.002498 10.0.0.41 - - [2026-02-09 22:52:32] "GET /project/6b617d83-a341-43bc-a377-993081de754f HTTP/1.1" 200 6873 0.032452 10.0.0.41 - - [2026-02-09 22:52:32] "GET /virtual-machine-interface/e0f961c6-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.004831 10.0.0.41 - - [2026-02-09 22:52:32] "POST /set-tag HTTP/1.1" 200 109 0.003795 10.0.0.41 - - [2026-02-09 22:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001504 10.0.0.41 - - [2026-02-09 22:52:32] "GET /loadbalancer/d9738e62-9963-4eda-9142-73d935c95776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.001937 10.0.0.41 - - [2026-02-09 22:52:32] "GET /virtual-machine-interface/e0f961c6-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003994 10.0.0.41 - - [2026-02-09 22:52:32] "POST /set-tag HTTP/1.1" 200 109 0.015147 10.0.0.41 - - [2026-02-09 22:52:32] "DELETE /loadbalancer-member/d48873ab-bd26-4783-80b3-f5bb3b7caebe HTTP/1.1" 200 115 0.035671 10.0.0.41 - - [2026-02-09 22:52:34] "GET /virtual-machine-interface/e0f961c6-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005398 10.0.0.41 - - [2026-02-09 22:52:34] "POST /set-tag HTTP/1.1" 200 109 0.001720 10.0.0.41 - - [2026-02-09 22:52:34] "GET /virtual-machine-interface/e0f961c6-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004009 10.0.0.41 - - [2026-02-09 22:52:34] "POST /set-tag HTTP/1.1" 200 109 0.002081 10.0.0.41 - - [2026-02-09 22:52:34] "GET /virtual-machine/0a69a3d8-dabd-406b-a5d3-1965914bb1d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.002506 10.0.0.41 - - [2026-02-09 22:52:34] "POST /ref-update HTTP/1.1" 200 156 0.008569 10.0.0.41 - - [2026-02-09 22:52:34] "GET /virtual-machine-interface/e0f961c6-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006317 10.0.0.41 - - [2026-02-09 22:52:34] "POST /set-tag HTTP/1.1" 200 109 0.018168 10.0.0.41 - - [2026-02-09 22:52:34] "POST /set-tag HTTP/1.1" 200 109 0.020455 10.0.0.41 - - [2026-02-09 22:52:34] "POST /set-tag HTTP/1.1" 200 109 0.018943 10.0.0.41 - - [2026-02-09 22:52:34] "DELETE /instance-ip/e113a6a8-0609-11f1-ba84-fa163e62a555 HTTP/1.1" 200 115 0.028329 10.0.0.41 - - [2026-02-09 22:52:34] "POST /ref-update HTTP/1.1" 200 156 0.006382 10.0.0.41 - - [2026-02-09 22:52:34] "DELETE /virtual-machine-interface/e0f961c6-0609-11f1-ba84-fa163e62a555 HTTP/1.1" 200 115 0.036736 10.0.0.41 - - [2026-02-09 22:52:34] "DELETE /virtual-machine/0a69a3d8-dabd-406b-a5d3-1965914bb1d0 HTTP/1.1" 200 115 0.015532 10.0.0.41 - - [2026-02-09 22:52:37] "GET /virtual-machine-interface/e08eed28-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005055 10.0.0.41 - - [2026-02-09 22:52:37] "POST /set-tag HTTP/1.1" 200 109 0.001962 10.0.0.41 - - [2026-02-09 22:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006049 10.0.0.41 - - [2026-02-09 22:52:37] "GET /loadbalancer/d9738e62-9963-4eda-9142-73d935c95776?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.001918 10.0.0.41 - - [2026-02-09 22:52:38] "GET /virtual-machine-interface/e08eed28-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003903 10.0.0.41 - - [2026-02-09 22:52:38] "POST /set-tag HTTP/1.1" 200 109 0.002999 10.0.0.41 - - [2026-02-09 22:52:38] "GET /virtual-machine-interface/e08eed28-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.003929 10.0.0.41 - - [2026-02-09 22:52:38] "POST /set-tag HTTP/1.1" 200 109 0.004180 10.0.0.41 - - [2026-02-09 22:52:38] "GET /virtual-machine/c7468fc9-c2fc-4fff-a0c3-fbcd2aa84a13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.001916 10.0.0.41 - - [2026-02-09 22:52:38] "POST /ref-update HTTP/1.1" 200 156 0.007697 10.0.0.41 - - [2026-02-09 22:52:38] "GET /virtual-machine-interface/e08eed28-0609-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006320 10.0.0.41 - - [2026-02-09 22:52:38] "POST /set-tag HTTP/1.1" 200 109 0.021403 10.0.0.41 - - [2026-02-09 22:52:38] "POST /set-tag HTTP/1.1" 200 109 0.034046 10.0.0.41 - - [2026-02-09 22:52:38] "POST /set-tag HTTP/1.1" 200 109 0.028279 10.0.0.41 - - [2026-02-09 22:52:38] "DELETE /instance-ip/e0a643b0-0609-11f1-ba84-fa163e62a555 HTTP/1.1" 200 115 0.029213 10.0.0.41 - - [2026-02-09 22:52:38] "POST /ref-update HTTP/1.1" 200 156 0.010566 10.0.0.41 - - [2026-02-09 22:52:38] "DELETE /virtual-machine-interface/e08eed28-0609-11f1-ba84-fa163e62a555 HTTP/1.1" 200 115 0.041567 10.0.0.41 - - [2026-02-09 22:52:38] "DELETE /virtual-machine/c7468fc9-c2fc-4fff-a0c3-fbcd2aa84a13 HTTP/1.1" 200 115 0.022110 10.0.0.41 - - [2026-02-09 22:52:38] "DELETE /tag/8059a53a-2a65-4089-b49e-dfb6f35bded7 HTTP/1.1" 200 115 0.028700 10.0.0.41 - - [2026-02-09 22:52:38] "DELETE /tag/7b2c5f9a-ac72-4157-8c37-30ea87795a1d HTTP/1.1" 200 115 0.054586 [Introspect:8084]10.0.0.41 - - [2026-02-09 22:52:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000936 [Introspect:8084]10.0.0.41 - - [2026-02-09 22:52:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000910 10.0.0.41 - - [2026-02-09 22:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.41 - - [2026-02-09 22:52:42] "GET /project/6b617d83-a341-43bc-a377-993081de754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.025249 10.0.0.41 - - [2026-02-09 22:52:42] "POST /tags HTTP/1.1" 200 393 0.035654 10.0.0.41 - - [2026-02-09 22:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009149 10.0.0.41 - - [2026-02-09 22:52:42] "GET /tag/7733a245-0605-4362-95a8-1b9270db3274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.024844 10.0.0.41 - - [2026-02-09 22:52:42] "POST /tags HTTP/1.1" 200 341 0.022216 10.0.0.41 - - [2026-02-09 22:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.41 - - [2026-02-09 22:52:43] "GET /tag/30db8edd-58ce-4152-9a59-0ae3733dceec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011344 10.0.0.41 - - [2026-02-09 22:52:43] "POST /id-to-fqname HTTP/1.1" 200 192 0.000476 10.0.0.41 - - [2026-02-09 22:52:43] "POST /fqname-to-id HTTP/1.1" 404 201 0.004198 10.0.0.41 - - [2026-02-09 22:52:43] "POST /security-groups HTTP/1.1" 200 589 0.061877 10.0.0.41 - - [2026-02-09 22:52:43] "POST /projects HTTP/1.1" 200 519 0.156617 10.0.0.41 - - [2026-02-09 22:52:43] "POST /fqname-to-id HTTP/1.1" 404 236 0.002925 10.0.0.41 - - [2026-02-09 22:52:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.013813 10.0.0.41 - - [2026-02-09 22:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009167 10.0.0.41 - - [2026-02-09 22:52:43] "GET /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.010499 10.0.0.41 - - [2026-02-09 22:52:43] "POST /access-control-lists HTTP/1.1" 200 598 0.078291 10.0.0.41 - - [2026-02-09 22:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.017095 10.0.0.41 - - [2026-02-09 22:52:43] "POST /fqname-to-id HTTP/1.1" 404 235 0.015712 10.0.0.41 - - [2026-02-09 22:52:43] "GET /virtual-network/acb56e81-2cf6-48e7-82db-3e81f2239db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.007707 10.0.0.41 - - [2026-02-09 22:52:43] "POST /access-control-lists HTTP/1.1" 200 596 0.076999 10.0.0.41 - - [2026-02-09 22:52:43] "PUT /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134 HTTP/1.1" 200 264 0.095065 10.0.0.41 - - [2026-02-09 22:52:43] "PUT /virtual-network/acb56e81-2cf6-48e7-82db-3e81f2239db1 HTTP/1.1" 200 264 0.037080 10.0.0.41 - - [2026-02-09 22:52:43] "POST /security-groups HTTP/1.1" 200 591 0.077471 10.0.0.41 - - [2026-02-09 22:52:43] "POST /fqname-to-id HTTP/1.1" 404 270 0.001504 10.0.0.41 - - [2026-02-09 22:52:43] "POST /access-control-lists HTTP/1.1" 200 632 0.057860 10.0.0.41 - - [2026-02-09 22:52:43] "POST /fqname-to-id HTTP/1.1" 404 269 0.021466 10.0.0.41 - - [2026-02-09 22:52:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.067040 10.0.0.41 - - [2026-02-09 22:52:43] "POST /chown HTTP/1.1" 200 109 0.021451 10.0.0.41 - - [2026-02-09 22:52:43] "GET /application-policy-set/b509b108-1e94-419f-9c7f-295812866276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009857 10.0.0.41 - - [2026-02-09 22:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.41 - - [2026-02-09 22:52:43] "POST /access-control-lists HTTP/1.1" 200 630 0.100348 10.0.0.41 - - [2026-02-09 22:52:43] "GET /policy-management/8b05c13d-b7ae-4bfb-87cd-a79e4105b4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.019592 10.0.0.41 - - [2026-02-09 22:52:43] "POST /tags HTTP/1.1" 409 226 0.006108 10.0.0.41 - - [2026-02-09 22:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.41 - - [2026-02-09 22:52:43] "GET /tag/30db8edd-58ce-4152-9a59-0ae3733dceec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011107 10.0.0.41 - - [2026-02-09 22:52:43] "POST /firewall-rules HTTP/1.1" 200 600 0.067627 10.0.0.41 - - [2026-02-09 22:52:43] "GET /firewall-rule/11b40fb4-1ef2-42fe-a3ad-05c73d856a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003531 10.0.0.41 - - [2026-02-09 22:52:43] "GET /firewall-policy/b3e73288-08b8-438e-a10f-e2046fcc7af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.003173 10.0.0.41 - - [2026-02-09 22:52:43] "GET /firewall-rule/11b40fb4-1ef2-42fe-a3ad-05c73d856a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.001957 10.0.0.41 - - [2026-02-09 22:52:44] "POST /ref-update HTTP/1.1" 200 156 0.040830 10.0.0.41 - - [2026-02-09 22:52:44] "GET /application-policy-set/b509b108-1e94-419f-9c7f-295812866276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010482 10.0.0.41 - - [2026-02-09 22:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.41 - - [2026-02-09 22:52:44] "GET /policy-management/8b05c13d-b7ae-4bfb-87cd-a79e4105b4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002518 10.0.0.41 - - [2026-02-09 22:52:44] "POST /tags HTTP/1.1" 409 226 0.001551 10.0.0.41 - - [2026-02-09 22:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001213 10.0.0.41 - - [2026-02-09 22:52:44] "GET /tag/30db8edd-58ce-4152-9a59-0ae3733dceec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012679 10.0.0.41 - - [2026-02-09 22:52:44] "POST /firewall-rules HTTP/1.1" 200 598 0.061676 10.0.0.41 - - [2026-02-09 22:52:44] "GET /firewall-rule/6e67d7f9-9a45-4946-97d4-94bc6297a09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.018219 10.0.0.41 - - [2026-02-09 22:52:44] "GET /firewall-policy/b3e73288-08b8-438e-a10f-e2046fcc7af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.003776 10.0.0.41 - - [2026-02-09 22:52:44] "GET /firewall-rule/6e67d7f9-9a45-4946-97d4-94bc6297a09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.001877 10.0.0.41 - - [2026-02-09 22:52:44] "POST /ref-update HTTP/1.1" 200 156 0.039818 10.0.0.41 - - [2026-02-09 22:52:45] "POST /tags HTTP/1.1" 200 393 0.026359 10.0.0.41 - - [2026-02-09 22:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.015914 10.0.0.41 - - [2026-02-09 22:52:45] "GET /tag/2b161216-6a55-45d1-b351-0aada4d0f586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.026456 10.0.0.41 - - [2026-02-09 22:52:45] "POST /tags HTTP/1.1" 200 341 0.017823 10.0.0.41 - - [2026-02-09 22:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.41 - - [2026-02-09 22:52:46] "GET /tag/f32223bf-7ef4-4d74-bd0f-6a39ca5e3b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011799 10.0.0.41 - - [2026-02-09 22:52:46] "POST /id-to-fqname HTTP/1.1" 200 192 0.000468 10.0.0.41 - - [2026-02-09 22:52:46] "POST /fqname-to-id HTTP/1.1" 404 201 0.006589 10.0.0.41 - - [2026-02-09 22:52:46] "POST /security-groups HTTP/1.1" 200 589 0.082410 10.0.0.41 - - [2026-02-09 22:52:46] "POST /projects HTTP/1.1" 200 519 0.179797 10.0.0.41 - - [2026-02-09 22:52:46] "POST /fqname-to-id HTTP/1.1" 404 236 0.002715 10.0.0.41 - - [2026-02-09 22:52:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.010531 10.0.0.41 - - [2026-02-09 22:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012443 10.0.0.41 - - [2026-02-09 22:52:46] "GET /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.014089 10.0.0.41 - - [2026-02-09 22:52:46] "POST /access-control-lists HTTP/1.1" 200 598 0.075287 10.0.0.41 - - [2026-02-09 22:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009145 10.0.0.41 - - [2026-02-09 22:52:46] "GET /virtual-network/acb56e81-2cf6-48e7-82db-3e81f2239db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004193 10.0.0.41 - - [2026-02-09 22:52:46] "POST /fqname-to-id HTTP/1.1" 404 235 0.001629 10.0.0.41 - - [2026-02-09 22:52:46] "POST /access-control-lists HTTP/1.1" 200 596 0.060764 10.0.0.41 - - [2026-02-09 22:52:46] "PUT /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134 HTTP/1.1" 200 264 0.086410 10.0.0.41 - - [2026-02-09 22:52:46] "PUT /virtual-network/acb56e81-2cf6-48e7-82db-3e81f2239db1 HTTP/1.1" 200 264 0.058759 10.0.0.41 - - [2026-02-09 22:52:46] "POST /security-groups HTTP/1.1" 200 591 0.066447 10.0.0.41 - - [2026-02-09 22:52:46] "POST /fqname-to-id HTTP/1.1" 404 270 0.002003 10.0.0.41 - - [2026-02-09 22:52:46] "POST /access-control-lists HTTP/1.1" 200 632 0.062041 10.0.0.41 - - [2026-02-09 22:52:46] "POST /fqname-to-id HTTP/1.1" 404 269 0.012116 10.0.0.41 - - [2026-02-09 22:52:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.069499 10.0.0.41 - - [2026-02-09 22:52:46] "POST /chown HTTP/1.1" 200 109 0.008248 10.0.0.41 - - [2026-02-09 22:52:46] "GET /application-policy-set/b509b108-1e94-419f-9c7f-295812866276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.038115 10.0.0.41 - - [2026-02-09 22:52:46] "POST /access-control-lists HTTP/1.1" 200 630 0.079875 10.0.0.41 - - [2026-02-09 22:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.41 - - [2026-02-09 22:52:46] "GET /policy-management/8b05c13d-b7ae-4bfb-87cd-a79e4105b4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005270 10.0.0.41 - - [2026-02-09 22:52:46] "POST /tags HTTP/1.1" 409 226 0.001202 10.0.0.41 - - [2026-02-09 22:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001534 10.0.0.41 - - [2026-02-09 22:52:46] "GET /tag/f32223bf-7ef4-4d74-bd0f-6a39ca5e3b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.009455 10.0.0.41 - - [2026-02-09 22:52:46] "POST /firewall-rules HTTP/1.1" 200 600 0.069921 10.0.0.41 - - [2026-02-09 22:52:46] "GET /firewall-rule/090f3206-a9d5-409d-b861-c08986966e33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.018489 10.0.0.41 - - [2026-02-09 22:52:46] "GET /firewall-policy/b3e73288-08b8-438e-a10f-e2046fcc7af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003686 10.0.0.41 - - [2026-02-09 22:52:46] "GET /firewall-rule/090f3206-a9d5-409d-b861-c08986966e33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.001793 10.0.0.41 - - [2026-02-09 22:52:47] "POST /ref-update HTTP/1.1" 200 156 0.051237 10.0.0.41 - - [2026-02-09 22:52:47] "GET /application-policy-set/b509b108-1e94-419f-9c7f-295812866276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002507 10.0.0.41 - - [2026-02-09 22:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001396 10.0.0.41 - - [2026-02-09 22:52:47] "GET /policy-management/8b05c13d-b7ae-4bfb-87cd-a79e4105b4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001890 10.0.0.41 - - [2026-02-09 22:52:47] "POST /tags HTTP/1.1" 409 226 0.001369 10.0.0.41 - - [2026-02-09 22:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001188 10.0.0.41 - - [2026-02-09 22:52:47] "GET /tag/f32223bf-7ef4-4d74-bd0f-6a39ca5e3b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.009522 10.0.0.41 - - [2026-02-09 22:52:47] "POST /firewall-rules HTTP/1.1" 200 598 0.060480 10.0.0.41 - - [2026-02-09 22:52:47] "GET /firewall-rule/3c4d9b05-470b-4c06-a386-464d4704a476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.011945 10.0.0.41 - - [2026-02-09 22:52:47] "GET /firewall-policy/b3e73288-08b8-438e-a10f-e2046fcc7af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.004125 10.0.0.41 - - [2026-02-09 22:52:47] "GET /firewall-rule/3c4d9b05-470b-4c06-a386-464d4704a476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002258 10.0.0.41 - - [2026-02-09 22:52:47] "POST /ref-update HTTP/1.1" 200 156 0.051441 10.0.0.41 - - [2026-02-09 22:52:48] "POST /tags HTTP/1.1" 200 345 0.057037 10.0.0.41 - - [2026-02-09 22:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007078 10.0.0.41 - - [2026-02-09 22:52:48] "GET /tag/417f48ac-af64-441d-80c6-51299a1897d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.015292 10.0.0.41 - - [2026-02-09 22:52:48] "POST /projects HTTP/1.1" 409 238 0.001447 10.0.0.41 - - [2026-02-09 22:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.41 - - [2026-02-09 22:52:49] "GET /project/159d7cbf-8e28-4a1b-9390-f3c574edf9c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032274 10.0.0.41 - - [2026-02-09 22:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.41 - - [2026-02-09 22:52:49] "GET /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007100 10.0.0.41 - - [2026-02-09 22:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.41 - - [2026-02-09 22:52:49] "GET /virtual-network/acb56e81-2cf6-48e7-82db-3e81f2239db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005633 10.0.0.41 - - [2026-02-09 22:52:49] "POST /security-groups HTTP/1.1" 409 285 0.002441 10.0.0.41 - - [2026-02-09 22:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001315 10.0.0.41 - - [2026-02-09 22:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.41 - - [2026-02-09 22:52:49] "GET /project/159d7cbf-8e28-4a1b-9390-f3c574edf9c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032969 10.0.0.41 - - [2026-02-09 22:52:49] "PUT /security-group/03800ad9-dd4d-4e3e-974e-4440f559bd65 HTTP/1.1" 200 262 0.075032 10.0.0.41 - - [2026-02-09 22:52:49] "PUT /access-control-list/3c2a2ebe-7d72-45e7-a93c-6707c2c2a5e2 HTTP/1.1" 200 272 0.012958 10.0.0.41 - - [2026-02-09 22:52:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.021730 10.0.0.41 - - [2026-02-09 22:52:49] "POST /tags HTTP/1.1" 409 228 0.003148 10.0.0.41 - - [2026-02-09 22:52:49] "PUT /access-control-list/5a638ee3-d7ed-4f6c-8e5d-dea3958fd055 HTTP/1.1" 200 272 0.018306 10.0.0.41 - - [2026-02-09 22:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.41 - - [2026-02-09 22:52:49] "GET /tag/417f48ac-af64-441d-80c6-51299a1897d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.009773 10.0.0.41 - - [2026-02-09 22:52:49] "POST /tags HTTP/1.1" 200 345 0.022872 10.0.0.41 - - [2026-02-09 22:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.41 - - [2026-02-09 22:52:49] "GET /tag/447a0da5-b89b-4f00-b8f7-745b4f589b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.010825 10.0.0.41 - - [2026-02-09 22:52:49] "POST /projects HTTP/1.1" 409 238 0.002347 10.0.0.41 - - [2026-02-09 22:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.41 - - [2026-02-09 22:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.41 - - [2026-02-09 22:52:49] "GET /project/009536f3-11a8-4032-b5bf-66dc4d509230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.033592 10.0.0.41 - - [2026-02-09 22:52:49] "GET /project/009536f3-11a8-4032-b5bf-66dc4d509230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.037485 10.0.0.41 - - [2026-02-09 22:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.41 - - [2026-02-09 22:52:49] "GET /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004202 10.0.0.41 - - [2026-02-09 22:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001279 10.0.0.41 - - [2026-02-09 22:52:49] "GET /virtual-network/acb56e81-2cf6-48e7-82db-3e81f2239db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003203 10.0.0.41 - - [2026-02-09 22:52:49] "POST /security-groups HTTP/1.1" 409 285 0.002077 10.0.0.41 - - [2026-02-09 22:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001198 10.0.0.41 - - [2026-02-09 22:52:49] "PUT /security-group/d47a8596-cdc7-448d-9729-ddd88de02400 HTTP/1.1" 200 262 0.059374 10.0.0.41 - - [2026-02-09 22:52:49] "PUT /access-control-list/75ef511a-5293-4d6c-862f-a0c70fada5cc HTTP/1.1" 200 272 0.009425 10.0.0.41 - - [2026-02-09 22:52:49] "PUT /access-control-list/b9efd0a2-4454-4454-9ca7-6c3603188323 HTTP/1.1" 200 272 0.006930 10.0.0.41 - - [2026-02-09 22:52:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.009574 10.0.0.41 - - [2026-02-09 22:52:49] "POST /tags HTTP/1.1" 409 228 0.003263 10.0.0.41 - - [2026-02-09 22:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.41 - - [2026-02-09 22:52:49] "GET /tag/447a0da5-b89b-4f00-b8f7-745b4f589b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.010110 10.0.0.41 - - [2026-02-09 22:52:49] "POST /tags HTTP/1.1" 200 291 0.040115 10.0.0.41 - - [2026-02-09 22:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004546 10.0.0.41 - - [2026-02-09 22:52:49] "GET /tag/957459be-47e8-4c20-8524-e37984c1b7e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.012632 10.0.0.41 - - [2026-02-09 22:52:50] "POST /tags HTTP/1.1" 200 303 0.056355 10.0.0.41 - - [2026-02-09 22:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008436 10.0.0.41 - - [2026-02-09 22:52:50] "GET /tag/6561c90f-b792-4a64-8e92-491dee352aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011801 10.0.0.41 - - [2026-02-09 22:52:50] "POST /tags HTTP/1.1" 409 252 0.001331 10.0.0.41 - - [2026-02-09 22:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001042 10.0.0.41 - - [2026-02-09 22:52:50] "GET /tag/7733a245-0605-4362-95a8-1b9270db3274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.009956 10.0.0.41 - - [2026-02-09 22:52:50] "POST /tags HTTP/1.1" 409 226 0.001653 10.0.0.41 - - [2026-02-09 22:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.41 - - [2026-02-09 22:52:50] "GET /tag/30db8edd-58ce-4152-9a59-0ae3733dceec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.009830 10.0.0.41 - - [2026-02-09 22:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004787 10.0.0.41 - - [2026-02-09 22:52:50] "GET /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003025 10.0.0.41 - - [2026-02-09 22:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.41 - - [2026-02-09 22:52:50] "GET /project/159d7cbf-8e28-4a1b-9390-f3c574edf9c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.027943 10.0.0.41 - - [2026-02-09 22:52:50] "POST /virtual-machines HTTP/1.1" 200 395 0.006526 10.0.0.41 - - [2026-02-09 22:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.016877 10.0.0.41 - - [2026-02-09 22:52:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.098855 10.0.0.41 - - [2026-02-09 22:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.007380 10.0.0.41 - - [2026-02-09 22:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006376 10.0.0.41 - - [2026-02-09 22:52:50] "GET /virtual-machine-interface/0f6e715e-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005023 10.0.0.41 - - [2026-02-09 22:52:50] "POST /instance-ips HTTP/1.1" 200 397 0.017140 10.0.0.41 - - [2026-02-09 22:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.023161 10.0.0.41 - - [2026-02-09 22:52:50] "GET /virtual-machine-interface/0f6e715e-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012507 10.0.0.41 - - [2026-02-09 22:52:50] "POST /set-tag HTTP/1.1" 200 109 0.063326 10.0.0.41 - - [2026-02-09 22:52:50] "GET /virtual-machine-interface/0f6e715e-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007970 10.0.0.41 - - [2026-02-09 22:52:50] "GET /instance-ip/0f85d222-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004386 10.0.0.41 - - [2026-02-09 22:52:50] "GET /virtual-machine-interface/0f6e715e-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003684 10.0.0.41 - - [2026-02-09 22:52:50] "POST /set-tag HTTP/1.1" 200 109 0.001839 10.0.0.41 - - [2026-02-09 22:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001161 10.0.0.41 - - [2026-02-09 22:52:50] "GET /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003072 10.0.0.41 - - [2026-02-09 22:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.41 - - [2026-02-09 22:52:50] "GET /project/159d7cbf-8e28-4a1b-9390-f3c574edf9c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.033717 10.0.0.41 - - [2026-02-09 22:52:50] "POST /virtual-machines HTTP/1.1" 200 395 0.005831 10.0.0.41 - - [2026-02-09 22:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.016929 10.0.0.41 - - [2026-02-09 22:52:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102471 10.0.0.41 - - [2026-02-09 22:52:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.007205 10.0.0.41 - - [2026-02-09 22:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007653 10.0.0.41 - - [2026-02-09 22:52:51] "GET /virtual-machine-interface/0fc9286a-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004585 10.0.0.41 - - [2026-02-09 22:52:51] "POST /instance-ips HTTP/1.1" 200 397 0.016954 10.0.0.41 - - [2026-02-09 22:52:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.020615 10.0.0.41 - - [2026-02-09 22:52:51] "GET /virtual-machine-interface/0fc9286a-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009221 10.0.0.41 - - [2026-02-09 22:52:51] "POST /set-tag HTTP/1.1" 200 109 0.063770 10.0.0.41 - - [2026-02-09 22:52:51] "GET /virtual-machine-interface/0fc9286a-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012217 10.0.0.41 - - [2026-02-09 22:52:51] "GET /instance-ip/0fe161dc-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003091 10.0.0.41 - - [2026-02-09 22:52:51] "GET /virtual-machine-interface/0fc9286a-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008052 10.0.0.41 - - [2026-02-09 22:52:51] "POST /set-tag HTTP/1.1" 200 109 0.002242 10.0.0.41 - - [2026-02-09 22:52:51] "GET /virtual-router/4b9a963c-f4b1-4c8f-b194-7a7a07a32a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003154 10.0.0.41 - - [2026-02-09 22:52:51] "POST /ref-update HTTP/1.1" 200 156 0.007513 10.0.0.41 - - [2026-02-09 22:52:51] "GET /virtual-machine-interface/0f6e715e-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008926 10.0.0.41 - - [2026-02-09 22:52:51] "POST /set-tag HTTP/1.1" 200 109 0.002085 10.0.0.41 - - [2026-02-09 22:52:51] "GET /virtual-router/4b9a963c-f4b1-4c8f-b194-7a7a07a32a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.003585 10.0.0.41 - - [2026-02-09 22:52:51] "POST /ref-update HTTP/1.1" 200 156 0.006292 10.0.0.41 - - [2026-02-09 22:52:51] "GET /virtual-machine-interface/0fc9286a-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004149 10.0.0.41 - - [2026-02-09 22:52:51] "POST /set-tag HTTP/1.1" 200 109 0.002005 10.0.0.41 - - [2026-02-09 22:52:51] "POST /tags HTTP/1.1" 200 291 0.013547 10.0.0.41 - - [2026-02-09 22:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993 10.0.0.41 - - [2026-02-09 22:52:51] "GET /tag/91b27e25-847a-465f-b0d9-65eda74a4efc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.010466 10.0.0.41 - - [2026-02-09 22:52:51] "POST /tags HTTP/1.1" 409 252 0.001934 10.0.0.41 - - [2026-02-09 22:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.41 - - [2026-02-09 22:52:51] "GET /tag/2b161216-6a55-45d1-b351-0aada4d0f586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.009669 10.0.0.41 - - [2026-02-09 22:52:51] "POST /tags HTTP/1.1" 409 226 0.001270 10.0.0.41 - - [2026-02-09 22:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001095 10.0.0.41 - - [2026-02-09 22:52:51] "GET /tag/f32223bf-7ef4-4d74-bd0f-6a39ca5e3b5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.010123 10.0.0.41 - - [2026-02-09 22:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.41 - - [2026-02-09 22:52:51] "GET /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006954 10.0.0.41 - - [2026-02-09 22:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001772 10.0.0.41 - - [2026-02-09 22:52:51] "GET /project/009536f3-11a8-4032-b5bf-66dc4d509230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.034041 10.0.0.41 - - [2026-02-09 22:52:51] "POST /virtual-machines HTTP/1.1" 200 395 0.016274 10.0.0.41 - - [2026-02-09 22:52:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.014931 10.0.0.41 - - [2026-02-09 22:52:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099998 10.0.0.41 - - [2026-02-09 22:52:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.007231 10.0.0.41 - - [2026-02-09 22:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011382 10.0.0.41 - - [2026-02-09 22:52:52] "GET /virtual-machine-interface/105d96d0-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005128 10.0.0.41 - - [2026-02-09 22:52:52] "POST /instance-ips HTTP/1.1" 200 397 0.025019 10.0.0.41 - - [2026-02-09 22:52:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.028759 10.0.0.41 - - [2026-02-09 22:52:52] "GET /virtual-machine-interface/105d96d0-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008142 10.0.0.41 - - [2026-02-09 22:52:52] "POST /set-tag HTTP/1.1" 200 109 0.059675 10.0.0.41 - - [2026-02-09 22:52:52] "GET /virtual-machine-interface/105d96d0-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014807 10.0.0.41 - - [2026-02-09 22:52:52] "GET /instance-ip/107518dc-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002503 10.0.0.41 - - [2026-02-09 22:52:52] "GET /virtual-machine-interface/105d96d0-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009950 10.0.0.41 - - [2026-02-09 22:52:52] "POST /set-tag HTTP/1.1" 200 109 0.001786 10.0.0.41 - - [2026-02-09 22:52:52] "GET /virtual-router/4b9a963c-f4b1-4c8f-b194-7a7a07a32a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.005527 10.0.0.41 - - [2026-02-09 22:52:52] "POST /ref-update HTTP/1.1" 200 156 0.007656 10.0.0.41 - - [2026-02-09 22:52:52] "GET /virtual-machine-interface/105d96d0-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009073 10.0.0.41 - - [2026-02-09 22:52:52] "POST /set-tag HTTP/1.1" 200 109 0.002033 10.0.0.41 - - [2026-02-09 22:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001273 10.0.0.41 - - [2026-02-09 22:52:52] "GET /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005533 10.0.0.41 - - [2026-02-09 22:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.41 - - [2026-02-09 22:52:52] "GET /project/009536f3-11a8-4032-b5bf-66dc4d509230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.024429 10.0.0.41 - - [2026-02-09 22:52:52] "POST /virtual-machines HTTP/1.1" 200 395 0.006818 10.0.0.41 - - [2026-02-09 22:52:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.019455 10.0.0.41 - - [2026-02-09 22:52:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116652 10.0.0.41 - - [2026-02-09 22:52:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.006950 10.0.0.41 - - [2026-02-09 22:52:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.41 - - [2026-02-09 22:52:52] "GET /virtual-machine-interface/10c6bd54-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007414 10.0.0.41 - - [2026-02-09 22:52:52] "POST /instance-ips HTTP/1.1" 200 397 0.021554 10.0.0.41 - - [2026-02-09 22:52:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.045199 10.0.0.41 - - [2026-02-09 22:52:52] "GET /virtual-machine-interface/10c6bd54-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013582 10.0.0.41 - - [2026-02-09 22:52:53] "POST /set-tag HTTP/1.1" 200 109 0.061014 10.0.0.41 - - [2026-02-09 22:52:53] "GET /virtual-machine-interface/10c6bd54-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008548 10.0.0.41 - - [2026-02-09 22:52:53] "GET /instance-ip/10e1a628-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003626 10.0.0.41 - - [2026-02-09 22:52:53] "GET /virtual-machine-interface/10c6bd54-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004895 10.0.0.41 - - [2026-02-09 22:52:53] "POST /set-tag HTTP/1.1" 200 109 0.001908 10.0.0.41 - - [2026-02-09 22:52:53] "GET /virtual-router/4b9a963c-f4b1-4c8f-b194-7a7a07a32a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003673 10.0.0.41 - - [2026-02-09 22:52:53] "POST /ref-update HTTP/1.1" 200 156 0.007173 10.0.0.41 - - [2026-02-09 22:52:53] "GET /virtual-machine-interface/10c6bd54-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006760 10.0.0.41 - - [2026-02-09 22:52:53] "POST /set-tag HTTP/1.1" 200 109 0.003266 10.0.0.41 - - [2026-02-09 22:52:53] "POST /tags HTTP/1.1" 200 299 0.014059 10.0.0.41 - - [2026-02-09 22:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.41 - - [2026-02-09 22:52:53] "GET /tag/e8de8725-9dee-44fe-8e13-21057b417959?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.018770 10.0.0.41 - - [2026-02-09 22:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.41 - - [2026-02-09 22:52:53] "GET /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003583 10.0.0.41 - - [2026-02-09 22:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001452 10.0.0.41 - - [2026-02-09 22:52:53] "GET /project/159d7cbf-8e28-4a1b-9390-f3c574edf9c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025275 10.0.0.41 - - [2026-02-09 22:52:53] "POST /virtual-machines HTTP/1.1" 200 395 0.007556 10.0.0.41 - - [2026-02-09 22:52:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.015090 10.0.0.41 - - [2026-02-09 22:52:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.102656 10.0.0.41 - - [2026-02-09 22:52:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.007027 10.0.0.41 - - [2026-02-09 22:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.41 - - [2026-02-09 22:52:53] "GET /virtual-machine-interface/1148fc9c-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004073 10.0.0.41 - - [2026-02-09 22:52:53] "POST /instance-ips HTTP/1.1" 200 397 0.017683 10.0.0.41 - - [2026-02-09 22:52:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.019814 10.0.0.41 - - [2026-02-09 22:52:53] "GET /virtual-machine-interface/1148fc9c-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008464 10.0.0.41 - - [2026-02-09 22:52:53] "POST /set-tag HTTP/1.1" 200 109 0.016024 10.0.0.41 - - [2026-02-09 22:52:53] "GET /virtual-machine-interface/1148fc9c-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016297 10.0.0.41 - - [2026-02-09 22:52:53] "GET /instance-ip/1160a7b6-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002291 10.0.0.41 - - [2026-02-09 22:52:53] "GET /virtual-machine-interface/1148fc9c-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003639 10.0.0.41 - - [2026-02-09 22:52:53] "POST /set-tag HTTP/1.1" 200 109 0.001694 10.0.0.41 - - [2026-02-09 22:52:53] "POST /tags HTTP/1.1" 200 299 0.018184 10.0.0.41 - - [2026-02-09 22:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.41 - - [2026-02-09 22:52:53] "GET /tag/4d9cf79b-2b23-477f-aba3-a2b3d0280a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.014153 10.0.0.41 - - [2026-02-09 22:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001241 10.0.0.41 - - [2026-02-09 22:52:53] "GET /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003073 10.0.0.41 - - [2026-02-09 22:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001142 10.0.0.41 - - [2026-02-09 22:52:54] "GET /project/159d7cbf-8e28-4a1b-9390-f3c574edf9c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.025377 10.0.0.41 - - [2026-02-09 22:52:54] "POST /virtual-machines HTTP/1.1" 200 395 0.007186 10.0.0.41 - - [2026-02-09 22:52:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.007261 10.0.0.41 - - [2026-02-09 22:52:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.099535 10.0.0.41 - - [2026-02-09 22:52:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.027109 10.0.0.41 - - [2026-02-09 22:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009055 10.0.0.41 - - [2026-02-09 22:52:54] "GET /virtual-machine-interface/11a468b6-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004241 10.0.0.41 - - [2026-02-09 22:52:54] "POST /instance-ips HTTP/1.1" 200 397 0.017357 10.0.0.41 - - [2026-02-09 22:52:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.016290 10.0.0.41 - - [2026-02-09 22:52:54] "GET /virtual-machine-interface/11a468b6-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010481 10.0.0.41 - - [2026-02-09 22:52:54] "POST /set-tag HTTP/1.1" 200 109 0.015856 10.0.0.41 - - [2026-02-09 22:52:54] "GET /virtual-machine-interface/11a468b6-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006142 10.0.0.41 - - [2026-02-09 22:52:54] "GET /instance-ip/11b95bea-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.002295 10.0.0.41 - - [2026-02-09 22:52:54] "GET /virtual-machine-interface/11a468b6-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003867 10.0.0.41 - - [2026-02-09 22:52:54] "POST /set-tag HTTP/1.1" 200 109 0.001762 10.0.0.41 - - [2026-02-09 22:52:54] "POST /tags HTTP/1.1" 200 299 0.014251 10.0.0.41 - - [2026-02-09 22:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.41 - - [2026-02-09 22:52:54] "GET /tag/afdf5f31-ad6f-45cb-b47f-8d24fc992c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.010737 10.0.0.41 - - [2026-02-09 22:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001263 10.0.0.41 - - [2026-02-09 22:52:54] "GET /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003214 10.0.0.41 - - [2026-02-09 22:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.41 - - [2026-02-09 22:52:54] "GET /project/009536f3-11a8-4032-b5bf-66dc4d509230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.042030 10.0.0.41 - - [2026-02-09 22:52:54] "POST /virtual-machines HTTP/1.1" 200 395 0.008371 10.0.0.41 - - [2026-02-09 22:52:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.017412 10.0.0.41 - - [2026-02-09 22:52:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.087825 10.0.0.41 - - [2026-02-09 22:52:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.006904 10.0.0.41 - - [2026-02-09 22:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.41 - - [2026-02-09 22:52:54] "GET /virtual-machine-interface/12029346-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005921 10.0.0.41 - - [2026-02-09 22:52:54] "POST /instance-ips HTTP/1.1" 200 397 0.024928 10.0.0.41 - - [2026-02-09 22:52:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.018940 10.0.0.41 - - [2026-02-09 22:52:54] "GET /virtual-machine-interface/12029346-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009007 10.0.0.41 - - [2026-02-09 22:52:55] "POST /set-tag HTTP/1.1" 200 109 0.018015 10.0.0.41 - - [2026-02-09 22:52:55] "GET /virtual-machine-interface/12029346-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.021956 10.0.0.41 - - [2026-02-09 22:52:55] "GET /instance-ip/1218f44c-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003787 10.0.0.41 - - [2026-02-09 22:52:55] "GET /virtual-machine-interface/12029346-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004012 10.0.0.41 - - [2026-02-09 22:52:55] "POST /set-tag HTTP/1.1" 200 109 0.001771 10.0.0.41 - - [2026-02-09 22:52:55] "POST /tags HTTP/1.1" 200 299 0.013788 10.0.0.41 - - [2026-02-09 22:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005138 10.0.0.41 - - [2026-02-09 22:52:55] "GET /tag/f1f565c4-d6f7-48f5-b648-8531555d0d46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1105 0.010938 10.0.0.41 - - [2026-02-09 22:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001618 10.0.0.41 - - [2026-02-09 22:52:55] "GET /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003820 10.0.0.41 - - [2026-02-09 22:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.41 - - [2026-02-09 22:52:55] "GET /project/009536f3-11a8-4032-b5bf-66dc4d509230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.037231 10.0.0.41 - - [2026-02-09 22:52:55] "POST /virtual-machines HTTP/1.1" 200 395 0.005796 10.0.0.41 - - [2026-02-09 22:52:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.014037 10.0.0.41 - - [2026-02-09 22:52:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.087832 10.0.0.41 - - [2026-02-09 22:52:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.007813 10.0.0.41 - - [2026-02-09 22:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014133 10.0.0.41 - - [2026-02-09 22:52:55] "GET /virtual-machine-interface/1261a8a4-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.003943 10.0.0.41 - - [2026-02-09 22:52:55] "POST /instance-ips HTTP/1.1" 200 397 0.016804 10.0.0.41 - - [2026-02-09 22:52:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.023460 10.0.0.41 - - [2026-02-09 22:52:55] "GET /virtual-machine-interface/1261a8a4-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005292 10.0.0.41 - - [2026-02-09 22:52:55] "POST /set-tag HTTP/1.1" 200 109 0.016066 10.0.0.41 - - [2026-02-09 22:52:55] "GET /virtual-machine-interface/1261a8a4-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012096 10.0.0.41 - - [2026-02-09 22:52:55] "GET /instance-ip/1277b11c-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003438 10.0.0.41 - - [2026-02-09 22:52:55] "GET /virtual-machine-interface/1261a8a4-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005572 10.0.0.41 - - [2026-02-09 22:52:55] "POST /set-tag HTTP/1.1" 200 109 0.001608 10.0.0.41 - - [2026-02-09 22:52:55] "GET /virtual-router/4b9a963c-f4b1-4c8f-b194-7a7a07a32a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.002789 10.0.0.41 - - [2026-02-09 22:52:55] "POST /ref-update HTTP/1.1" 200 156 0.007588 10.0.0.41 - - [2026-02-09 22:52:55] "GET /virtual-machine-interface/1148fc9c-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008190 10.0.0.41 - - [2026-02-09 22:52:55] "POST /set-tag HTTP/1.1" 200 109 0.001946 10.0.0.41 - - [2026-02-09 22:52:55] "GET /virtual-machine-interface/0f6e715e-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003458 10.0.0.41 - - [2026-02-09 22:52:55] "POST /set-tag HTTP/1.1" 200 109 0.001500 10.0.0.41 - - [2026-02-09 22:52:55] "GET /virtual-router/4b9a963c-f4b1-4c8f-b194-7a7a07a32a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.002687 10.0.0.41 - - [2026-02-09 22:52:55] "POST /ref-update HTTP/1.1" 200 156 0.006849 10.0.0.41 - - [2026-02-09 22:52:55] "GET /virtual-machine-interface/11a468b6-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020596 10.0.0.41 - - [2026-02-09 22:52:55] "POST /set-tag HTTP/1.1" 200 109 0.002657 10.0.0.41 - - [2026-02-09 22:52:55] "GET /virtual-machine-interface/0fc9286a-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003592 10.0.0.41 - - [2026-02-09 22:52:55] "POST /set-tag HTTP/1.1" 200 109 0.001738 10.0.0.41 - - [2026-02-09 22:52:55] "GET /virtual-router/4b9a963c-f4b1-4c8f-b194-7a7a07a32a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.002892 10.0.0.41 - - [2026-02-09 22:52:55] "POST /ref-update HTTP/1.1" 200 156 0.011145 10.0.0.41 - - [2026-02-09 22:52:55] "GET /virtual-machine-interface/12029346-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006140 10.0.0.41 - - [2026-02-09 22:52:56] "POST /set-tag HTTP/1.1" 200 109 0.005393 10.0.0.41 - - [2026-02-09 22:52:56] "GET /virtual-router/4b9a963c-f4b1-4c8f-b194-7a7a07a32a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.004747 10.0.0.41 - - [2026-02-09 22:52:56] "POST /ref-update HTTP/1.1" 200 156 0.022206 10.0.0.41 - - [2026-02-09 22:52:56] "GET /virtual-machine-interface/1261a8a4-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011086 10.0.0.41 - - [2026-02-09 22:52:56] "POST /set-tag HTTP/1.1" 200 109 0.002090 10.0.0.41 - - [2026-02-09 22:52:56] "GET /virtual-machine-interface/105d96d0-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003410 10.0.0.41 - - [2026-02-09 22:52:56] "POST /set-tag HTTP/1.1" 200 109 0.001600 10.0.0.41 - - [2026-02-09 22:52:56] "GET /virtual-machine-interface/10c6bd54-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003869 10.0.0.41 - - [2026-02-09 22:52:56] "POST /set-tag HTTP/1.1" 200 109 0.001782 10.0.0.41 - - [2026-02-09 22:52:56] "GET /virtual-machine-interface/1148fc9c-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003390 10.0.0.41 - - [2026-02-09 22:52:56] "POST /set-tag HTTP/1.1" 200 109 0.002091 10.0.0.41 - - [2026-02-09 22:52:56] "GET /virtual-machine-interface/11a468b6-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003773 10.0.0.41 - - [2026-02-09 22:52:56] "POST /set-tag HTTP/1.1" 200 109 0.001607 10.0.0.41 - - [2026-02-09 22:52:56] "GET /virtual-machine-interface/12029346-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003436 10.0.0.41 - - [2026-02-09 22:52:56] "POST /set-tag HTTP/1.1" 200 109 0.001778 10.0.0.41 - - [2026-02-09 22:52:56] "GET /virtual-machine-interface/1261a8a4-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003273 10.0.0.41 - - [2026-02-09 22:52:56] "POST /set-tag HTTP/1.1" 200 109 0.001761 10.0.0.41 - - [2026-02-09 22:52:56] "GET /virtual-machine-interface/0f6e715e-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004814 10.0.0.41 - - [2026-02-09 22:52:56] "POST /set-tag HTTP/1.1" 200 109 0.001565 10.0.0.41 - - [2026-02-09 22:52:57] "GET /virtual-machine-interface/10c6bd54-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007614 10.0.0.41 - - [2026-02-09 22:52:57] "POST /set-tag HTTP/1.1" 200 109 0.009139 10.0.0.41 - - [2026-02-09 22:52:57] "GET /virtual-machine-interface/11a468b6-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003397 10.0.0.41 - - [2026-02-09 22:52:57] "POST /set-tag HTTP/1.1" 200 109 0.001565 10.0.0.41 - - [2026-02-09 22:52:58] "GET /virtual-machine-interface/105d96d0-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004135 10.0.0.41 - - [2026-02-09 22:52:58] "POST /set-tag HTTP/1.1" 200 109 0.001647 10.0.0.41 - - [2026-02-09 22:52:59] "GET /virtual-machine/fd3a507a-2e75-465f-bb15-1b14244ede60?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002819 10.0.0.41 - - [2026-02-09 22:52:59] "GET /virtual-machine-interface/0f6e715e-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003350 10.0.0.41 - - [2026-02-09 22:53:00] "GET /global-system-configs HTTP/1.1" 200 322 0.002578 10.0.0.41 - - [2026-02-09 22:53:01] "GET /virtual-machine-interface/1148fc9c-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007635 10.0.0.41 - - [2026-02-09 22:53:01] "POST /set-tag HTTP/1.1" 200 109 0.002101 10.0.0.41 - - [2026-02-09 22:53:01] "GET /virtual-machine-interface/12029346-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004420 10.0.0.41 - - [2026-02-09 22:53:01] "POST /set-tag HTTP/1.1" 200 109 0.002613 10.0.0.41 - - [2026-02-09 22:53:01] "GET /virtual-machine-interface/0fc9286a-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003492 10.0.0.41 - - [2026-02-09 22:53:01] "POST /set-tag HTTP/1.1" 200 109 0.001782 10.0.0.41 - - [2026-02-09 22:53:02] "GET /global-system-configs HTTP/1.1" 200 322 0.001640 10.0.0.41 - - [2026-02-09 22:53:04] "GET /virtual-machine/79113c0c-fdbb-4fe7-8a7a-e07947716e61?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.002596 10.0.0.41 - - [2026-02-09 22:53:04] "GET /virtual-machine-interface/0fc9286a-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004379 10.0.0.41 - - [2026-02-09 22:53:04] "GET /virtual-machine/2df9734e-7661-42eb-8e29-daea56cccd3d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002232 10.0.0.41 - - [2026-02-09 22:53:04] "GET /virtual-machine-interface/105d96d0-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003935 10.0.0.41 - - [2026-02-09 22:53:04] "GET /virtual-machine/c6246155-e60e-4b7b-af89-71b6bc4119a7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002878 10.0.0.41 - - [2026-02-09 22:53:04] "GET /virtual-machine-interface/10c6bd54-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003516 10.0.0.41 - - [2026-02-09 22:53:04] "GET /virtual-machine/9f0c5fb0-b690-4981-b0b3-20ec9a250b9d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003178 10.0.0.41 - - [2026-02-09 22:53:04] "GET /virtual-machine-interface/1148fc9c-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003492 10.0.0.41 - - [2026-02-09 22:53:04] "GET /virtual-machine/3693e12e-cf47-44cd-be1c-8696675ff2a8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002347 10.0.0.41 - - [2026-02-09 22:53:04] "GET /virtual-machine-interface/12029346-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003768 10.0.0.41 - - [2026-02-09 22:53:04] "GET /virtual-machine/db89b465-eac8-4f37-b145-78536883df92?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002469 10.0.0.41 - - [2026-02-09 22:53:04] "GET /virtual-machine-interface/11a468b6-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003392 10.0.0.41 - - [2026-02-09 22:53:07] "GET /virtual-machine-interface/1261a8a4-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004429 10.0.0.41 - - [2026-02-09 22:53:07] "POST /set-tag HTTP/1.1" 200 109 0.001916 10.0.0.41 - - [2026-02-09 22:53:09] "GET /virtual-machine/a2ee1183-0f5a-4a8c-ac67-b2375fe499cb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002634 10.0.0.41 - - [2026-02-09 22:53:09] "GET /virtual-machine-interface/1261a8a4-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004445 10.0.0.41 - - [2026-02-09 22:53:10] "GET /loadbalancer/440d7597-9fc6-4e2a-afa4-ecc8150e9f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001197 10.0.0.41 - - [2026-02-09 22:53:10] "POST /tags HTTP/1.1" 200 333 0.027483 10.0.0.41 - - [2026-02-09 22:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.41 - - [2026-02-09 22:53:10] "GET /tag/b0ac470e-d5c8-415d-9b44-b5da697d1fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.011269 10.0.0.41 - - [2026-02-09 22:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.41 - - [2026-02-09 22:53:10] "GET /project/159d7cbf-8e28-4a1b-9390-f3c574edf9c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034334 10.0.0.41 - - [2026-02-09 22:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001241 10.0.0.41 - - [2026-02-09 22:53:10] "GET /virtual-network/acb56e81-2cf6-48e7-82db-3e81f2239db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003170 10.0.0.41 - - [2026-02-09 22:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001213 10.0.0.41 - - [2026-02-09 22:53:10] "GET /service-appliance-set/cc892342-272d-4bb6-ad9f-3a7cdb9f7868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.001656 10.0.0.41 - - [2026-02-09 22:53:10] "POST /fqname-to-id HTTP/1.1" 404 273 0.001101 10.0.0.41 - - [2026-02-09 22:53:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.093552 10.0.0.41 - - [2026-02-09 22:53:10] "GET /virtual-machine-interface/8a2af479-153a-4ee7-a121-0f8b43a6410e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.012873 10.0.0.41 - - [2026-02-09 22:53:10] "POST /instance-ips HTTP/1.1" 200 409 0.017296 10.0.0.41 - - [2026-02-09 22:53:10] "GET /instance-ip/3e5b3066-e9ee-4c12-a2ec-3d197417a3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.003522 10.0.0.41 - - [2026-02-09 22:53:10] "POST /loadbalancers HTTP/1.1" 200 629 0.058731 10.0.0.41 - - [2026-02-09 22:53:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.024377 10.0.0.41 - - [2026-02-09 22:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005486 10.0.0.41 - - [2026-02-09 22:53:11] "GET /project/159d7cbf-8e28-4a1b-9390-f3c574edf9c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.053377 10.0.0.41 - - [2026-02-09 22:53:11] "GET /instance-ip/3e5b3066-e9ee-4c12-a2ec-3d197417a3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.002016 10.0.0.41 - - [2026-02-09 22:53:11] "POST /floating-ips HTTP/1.1" 200 597 0.014230 10.0.0.41 - - [2026-02-09 22:53:11] "GET /project/159d7cbf-8e28-4a1b-9390-f3c574edf9c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034544 10.0.0.41 - - [2026-02-09 22:53:11] "GET /loadbalancer/440d7597-9fc6-4e2a-afa4-ecc8150e9f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002420 10.0.0.41 - - [2026-02-09 22:53:11] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.012841 10.0.0.41 - - [2026-02-09 22:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.41 - - [2026-02-09 22:53:11] "GET /project/159d7cbf-8e28-4a1b-9390-f3c574edf9c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031381 10.0.0.41 - - [2026-02-09 22:53:11] "GET /loadbalancer-listener/002515f1-0aa9-4d2b-b24f-3ea947a69c36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1840 0.002606 10.0.0.41 - - [2026-02-09 22:53:11] "GET /loadbalancer-listener/002515f1-0aa9-4d2b-b24f-3ea947a69c36?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1240 0.002549 10.0.0.41 - - [2026-02-09 22:53:11] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.016411 10.0.0.41 - - [2026-02-09 22:53:11] "GET /instance-ip/3e5b3066-e9ee-4c12-a2ec-3d197417a3cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1669 0.002450 10.0.0.41 - - [2026-02-09 22:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.41 - - [2026-02-09 22:53:11] "GET /instance-ip/3e5b3066-e9ee-4c12-a2ec-3d197417a3cb?fields=floating_ips HTTP/1.1" 200 1212 0.005115 10.0.0.41 - - [2026-02-09 22:53:11] "GET /loadbalancer/440d7597-9fc6-4e2a-afa4-ecc8150e9f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002606 10.0.0.41 - - [2026-02-09 22:53:11] "GET /floating-ip/72ad23a5-3657-428a-b134-9713198b9d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1494 0.001692 10.0.0.41 - - [2026-02-09 22:53:11] "GET /loadbalancer-pool/6953acb2-e388-4a07-a652-b0cc271623e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003469 10.0.0.41 - - [2026-02-09 22:53:11] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017615 10.0.0.41 - - [2026-02-09 22:53:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.009738 10.0.0.41 - - [2026-02-09 22:53:11] "GET /virtual-machine-interface/0fc9286a-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008786 10.0.0.41 - - [2026-02-09 22:53:11] "GET /virtual-machine-interface/0fc9286a-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009004 10.0.0.41 - - [2026-02-09 22:53:11] "POST /ref-update HTTP/1.1" 200 156 0.005428 10.0.0.41 - - [2026-02-09 22:53:11] "GET /floating-ip/72ad23a5-3657-428a-b134-9713198b9d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1810 0.006298 10.0.0.41 - - [2026-02-09 22:53:11] "PUT /floating-ip/72ad23a5-3657-428a-b134-9713198b9d2d HTTP/1.1" 200 256 0.008881 10.0.0.41 - - [2026-02-09 22:53:11] "POST /tags HTTP/1.1" 409 221 0.003729 10.0.0.41 - - [2026-02-09 22:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.41 - - [2026-02-09 22:53:11] "GET /tag/b0ac470e-d5c8-415d-9b44-b5da697d1fcc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.010097 10.0.0.41 - - [2026-02-09 22:53:11] "GET /loadbalancer/440d7597-9fc6-4e2a-afa4-ecc8150e9f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.023869 10.0.0.41 - - [2026-02-09 22:53:11] "POST /set-tag HTTP/1.1" 200 109 0.064606 10.0.0.41 - - [2026-02-09 22:53:11] "GET /loadbalancer-pool/6953acb2-e388-4a07-a652-b0cc271623e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.013386 10.0.0.41 - - [2026-02-09 22:53:11] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015491 10.0.0.41 - - [2026-02-09 22:53:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.010508 10.0.0.41 - - [2026-02-09 22:53:11] "GET /virtual-machine-interface/0f6e715e-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005537 10.0.0.41 - - [2026-02-09 22:53:11] "GET /virtual-machine-interface/0f6e715e-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003613 10.0.0.41 - - [2026-02-09 22:53:11] "POST /ref-update HTTP/1.1" 200 156 0.012999 10.0.0.41 - - [2026-02-09 22:53:11] "GET /floating-ip/72ad23a5-3657-428a-b134-9713198b9d2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2235 0.012882 10.0.0.41 - - [2026-02-09 22:53:11] "POST /set-tag HTTP/1.1" 200 109 0.084076 10.0.0.41 - - [2026-02-09 22:53:12] "POST /tags HTTP/1.1" 409 206 0.002942 10.0.0.41 - - [2026-02-09 22:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001372 10.0.0.41 - - [2026-02-09 22:53:12] "GET /tag/6561c90f-b792-4a64-8e92-491dee352aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.009622 10.0.0.41 - - [2026-02-09 22:53:12] "POST /tags HTTP/1.1" 409 204 0.006488 10.0.0.41 - - [2026-02-09 22:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.41 - - [2026-02-09 22:53:12] "GET /tag/4d9cf79b-2b23-477f-aba3-a2b3d0280a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.009718 10.0.0.41 - - [2026-02-09 22:53:12] "GET /application-policy-set/b509b108-1e94-419f-9c7f-295812866276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.001564 10.0.0.41 - - [2026-02-09 22:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001184 10.0.0.41 - - [2026-02-09 22:53:12] "GET /policy-management/8b05c13d-b7ae-4bfb-87cd-a79e4105b4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002124 10.0.0.41 - - [2026-02-09 22:53:12] "POST /tags HTTP/1.1" 409 206 0.001860 10.0.0.41 - - [2026-02-09 22:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.41 - - [2026-02-09 22:53:12] "GET /tag/6561c90f-b792-4a64-8e92-491dee352aec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011070 10.0.0.41 - - [2026-02-09 22:53:12] "POST /tags HTTP/1.1" 409 226 0.001377 10.0.0.41 - - [2026-02-09 22:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001272 10.0.0.41 - - [2026-02-09 22:53:12] "GET /tag/30db8edd-58ce-4152-9a59-0ae3733dceec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.009142 10.0.0.41 - - [2026-02-09 22:53:12] "POST /tags HTTP/1.1" 409 204 0.001245 10.0.0.41 - - [2026-02-09 22:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.41 - - [2026-02-09 22:53:12] "GET /tag/4d9cf79b-2b23-477f-aba3-a2b3d0280a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.010062 10.0.0.41 - - [2026-02-09 22:53:12] "POST /tags HTTP/1.1" 409 226 0.001540 10.0.0.41 - - [2026-02-09 22:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001094 10.0.0.41 - - [2026-02-09 22:53:12] "GET /tag/30db8edd-58ce-4152-9a59-0ae3733dceec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.009272 10.0.0.41 - - [2026-02-09 22:53:12] "GET /application-policy-set/b509b108-1e94-419f-9c7f-295812866276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002147 10.0.0.41 - - [2026-02-09 22:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001132 10.0.0.41 - - [2026-02-09 22:53:12] "GET /policy-management/8b05c13d-b7ae-4bfb-87cd-a79e4105b4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.001960 10.0.0.41 - - [2026-02-09 22:53:12] "POST /firewall-rules HTTP/1.1" 200 626 0.064755 10.0.0.41 - - [2026-02-09 22:53:12] "POST /firewall-rules HTTP/1.1" 200 646 0.073061 10.0.0.41 - - [2026-02-09 22:53:12] "GET /firewall-rule/1c1b1e2e-674a-4231-8a1f-f2ae77189d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.013061 10.0.0.41 - - [2026-02-09 22:53:12] "GET /firewall-policy/afc1009c-9dea-429d-8e10-beefe072bee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.001756 10.0.0.41 - - [2026-02-09 22:53:12] "GET /firewall-rule/bffc29da-ba5e-4791-81a8-02245eceb1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.005235 10.0.0.41 - - [2026-02-09 22:53:12] "POST /ref-update HTTP/1.1" 200 156 0.012419 10.0.0.41 - - [2026-02-09 22:53:12] "POST /firewall-policys HTTP/1.1" 200 606 0.031918 10.0.0.41 - - [2026-02-09 22:53:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.011483 10.0.0.41 - - [2026-02-09 22:53:12] "GET /firewall-policy/b58f54fd-a07b-4dff-a1e3-f08665ac1612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.011861 10.0.0.41 - - [2026-02-09 22:53:12] "GET /application-policy-set/b509b108-1e94-419f-9c7f-295812866276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.001892 10.0.0.41 - - [2026-02-09 22:53:12] "GET /firewall-policy/b58f54fd-a07b-4dff-a1e3-f08665ac1612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003414 10.0.0.41 - - [2026-02-09 22:53:12] "GET /firewall-policy/76788465-2e8f-45ff-bc4f-20f9c1c5ac8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002962 10.0.0.41 - - [2026-02-09 22:53:12] "GET /firewall-policy/afc1009c-9dea-429d-8e10-beefe072bee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002499 10.0.0.41 - - [2026-02-09 22:53:12] "GET /firewall-policy/b3e73288-08b8-438e-a10f-e2046fcc7af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.003639 10.0.0.41 - - [2026-02-09 22:53:12] "GET /firewall-policy/afc1009c-9dea-429d-8e10-beefe072bee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.039144 10.0.0.41 - - [2026-02-09 22:53:12] "GET /firewall-policy/b3e73288-08b8-438e-a10f-e2046fcc7af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002084 10.0.0.41 - - [2026-02-09 22:53:12] "POST /ref-update HTTP/1.1" 200 156 0.018261 10.0.0.41 - - [2026-02-09 22:53:12] "POST /ref-update HTTP/1.1" 200 156 0.029520 10.0.0.41 - - [2026-02-09 22:53:13] "POST /ref-update HTTP/1.1" 200 156 0.019020 10.0.0.41 - - [2026-02-09 22:53:13] "POST /ref-update HTTP/1.1" 200 156 0.022328 10.0.0.41 - - [2026-02-09 22:53:13] "POST /ref-update HTTP/1.1" 200 156 0.027844 10.0.0.41 - - [2026-02-09 22:53:13] "GET /firewall-policy/b58f54fd-a07b-4dff-a1e3-f08665ac1612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.006142 10.0.0.41 - - [2026-02-09 22:55:22] "GET /virtual-machine-interface/1261a8a4-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009904 10.0.0.41 - - [2026-02-09 22:55:22] "POST /set-tag HTTP/1.1" 200 109 0.006244 10.0.0.41 - - [2026-02-09 22:55:22] "GET /virtual-machine-interface/105d96d0-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004402 10.0.0.41 - - [2026-02-09 22:55:22] "POST /set-tag HTTP/1.1" 200 109 0.001962 10.0.0.41 - - [2026-02-09 22:55:22] "GET /virtual-machine-interface/12029346-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004301 10.0.0.41 - - [2026-02-09 22:55:22] "POST /set-tag HTTP/1.1" 200 109 0.001961 10.0.0.41 - - [2026-02-09 22:55:22] "GET /virtual-machine-interface/0fc9286a-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004308 10.0.0.41 - - [2026-02-09 22:55:22] "POST /set-tag HTTP/1.1" 200 109 0.001683 10.0.0.41 - - [2026-02-09 22:55:22] "GET /virtual-machine-interface/0f6e715e-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006305 10.0.0.41 - - [2026-02-09 22:55:22] "POST /set-tag HTTP/1.1" 200 109 0.001823 10.0.0.41 - - [2026-02-09 22:55:22] "GET /virtual-machine-interface/11a468b6-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003523 10.0.0.41 - - [2026-02-09 22:55:22] "POST /set-tag HTTP/1.1" 200 109 0.003996 10.0.0.41 - - [2026-02-09 22:55:22] "GET /virtual-machine-interface/10c6bd54-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003645 10.0.0.41 - - [2026-02-09 22:55:22] "POST /set-tag HTTP/1.1" 200 109 0.001661 10.0.0.41 - - [2026-02-09 22:55:22] "GET /virtual-machine-interface/1148fc9c-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004874 10.0.0.41 - - [2026-02-09 22:55:22] "POST /set-tag HTTP/1.1" 200 109 0.002317 10.0.0.41 - - [2026-02-09 22:55:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.41 - - [2026-02-09 22:55:22] "GET /loadbalancer/440d7597-9fc6-4e2a-afa4-ecc8150e9f30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2321 0.002514 10.0.0.41 - - [2026-02-09 22:55:23] "GET /virtual-machine-interface/105d96d0-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006749 10.0.0.41 - - [2026-02-09 22:55:23] "POST /set-tag HTTP/1.1" 200 109 0.001874 10.0.0.41 - - [2026-02-09 22:55:23] "GET /virtual-machine-interface/105d96d0-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004543 10.0.0.41 - - [2026-02-09 22:55:23] "POST /set-tag HTTP/1.1" 200 109 0.004469 10.0.0.41 - - [2026-02-09 22:55:23] "GET /virtual-machine/2df9734e-7661-42eb-8e29-daea56cccd3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002308 10.0.0.41 - - [2026-02-09 22:55:23] "POST /ref-update HTTP/1.1" 200 156 0.011414 10.0.0.41 - - [2026-02-09 22:55:23] "GET /virtual-machine-interface/105d96d0-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003870 10.0.0.41 - - [2026-02-09 22:55:23] "POST /set-tag HTTP/1.1" 200 109 0.018631 10.0.0.41 - - [2026-02-09 22:55:23] "POST /set-tag HTTP/1.1" 200 109 0.025525 10.0.0.41 - - [2026-02-09 22:55:23] "POST /set-tag HTTP/1.1" 200 109 0.013116 10.0.0.41 - - [2026-02-09 22:55:23] "POST /set-tag HTTP/1.1" 200 109 0.031045 10.0.0.41 - - [2026-02-09 22:55:23] "POST /set-tag HTTP/1.1" 200 109 0.017279 10.0.0.41 - - [2026-02-09 22:55:23] "DELETE /instance-ip/107518dc-060a-11f1-ba84-fa163e62a555 HTTP/1.1" 200 115 0.032594 10.0.0.41 - - [2026-02-09 22:55:23] "DELETE /virtual-machine-interface/105d96d0-060a-11f1-ba84-fa163e62a555 HTTP/1.1" 200 115 0.033478 10.0.0.41 - - [2026-02-09 22:55:23] "DELETE /virtual-machine/2df9734e-7661-42eb-8e29-daea56cccd3d HTTP/1.1" 200 115 0.014195 10.0.0.41 - - [2026-02-09 22:55:23] "GET /virtual-machine-interface/0fc9286a-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006613 10.0.0.41 - - [2026-02-09 22:55:23] "POST /set-tag HTTP/1.1" 200 109 0.002191 10.0.0.41 - - [2026-02-09 22:55:23] "GET /virtual-machine-interface/0fc9286a-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004243 10.0.0.41 - - [2026-02-09 22:55:23] "POST /set-tag HTTP/1.1" 200 109 0.001555 10.0.0.41 - - [2026-02-09 22:55:23] "GET /virtual-machine/79113c0c-fdbb-4fe7-8a7a-e07947716e61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.002285 10.0.0.41 - - [2026-02-09 22:55:23] "POST /ref-update HTTP/1.1" 200 156 0.008523 10.0.0.41 - - [2026-02-09 22:55:23] "GET /virtual-machine-interface/0fc9286a-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.009031 10.0.0.41 - - [2026-02-09 22:55:24] "POST /set-tag HTTP/1.1" 200 109 0.018491 10.0.0.41 - - [2026-02-09 22:55:24] "POST /set-tag HTTP/1.1" 200 109 0.029423 10.0.0.41 - - [2026-02-09 22:55:24] "POST /set-tag HTTP/1.1" 200 109 0.035769 10.0.0.41 - - [2026-02-09 22:55:24] "POST /set-tag HTTP/1.1" 200 109 0.021696 10.0.0.41 - - [2026-02-09 22:55:24] "POST /set-tag HTTP/1.1" 200 109 0.031570 10.0.0.41 - - [2026-02-09 22:55:24] "DELETE /instance-ip/0fe161dc-060a-11f1-ba84-fa163e62a555 HTTP/1.1" 200 115 0.037228 10.0.0.41 - - [2026-02-09 22:55:24] "POST /ref-update HTTP/1.1" 200 156 0.010452 10.0.0.41 - - [2026-02-09 22:55:24] "DELETE /virtual-machine-interface/0fc9286a-060a-11f1-ba84-fa163e62a555 HTTP/1.1" 200 115 0.032721 10.0.0.41 - - [2026-02-09 22:55:24] "DELETE /virtual-machine/79113c0c-fdbb-4fe7-8a7a-e07947716e61 HTTP/1.1" 200 115 0.017585 10.0.0.41 - - [2026-02-09 22:55:24] "GET /virtual-machine-interface/0f6e715e-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004145 10.0.0.41 - - [2026-02-09 22:55:24] "POST /set-tag HTTP/1.1" 200 109 0.002199 10.0.0.41 - - [2026-02-09 22:55:24] "GET /virtual-machine-interface/0f6e715e-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.003519 10.0.0.41 - - [2026-02-09 22:55:24] "POST /set-tag HTTP/1.1" 200 109 0.001555 10.0.0.41 - - [2026-02-09 22:55:24] "GET /virtual-machine/fd3a507a-2e75-465f-bb15-1b14244ede60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002374 10.0.0.41 - - [2026-02-09 22:55:24] "POST /ref-update HTTP/1.1" 200 156 0.008263 10.0.0.41 - - [2026-02-09 22:55:24] "GET /virtual-machine-interface/0f6e715e-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.019477 10.0.0.41 - - [2026-02-09 22:55:24] "POST /set-tag HTTP/1.1" 200 109 0.025242 10.0.0.41 - - [2026-02-09 22:55:24] "POST /set-tag HTTP/1.1" 200 109 0.033013 10.0.0.41 - - [2026-02-09 22:55:24] "POST /set-tag HTTP/1.1" 200 109 0.031539 10.0.0.41 - - [2026-02-09 22:55:24] "POST /set-tag HTTP/1.1" 200 109 0.013532 10.0.0.41 - - [2026-02-09 22:55:24] "POST /set-tag HTTP/1.1" 200 109 0.021775 10.0.0.41 - - [2026-02-09 22:55:24] "DELETE /instance-ip/0f85d222-060a-11f1-ba84-fa163e62a555 HTTP/1.1" 200 115 0.036276 10.0.0.41 - - [2026-02-09 22:55:24] "POST /ref-update HTTP/1.1" 200 156 0.007025 10.0.0.41 - - [2026-02-09 22:55:24] "DELETE /virtual-machine-interface/0f6e715e-060a-11f1-ba84-fa163e62a555 HTTP/1.1" 200 115 0.033909 10.0.0.41 - - [2026-02-09 22:55:24] "DELETE /virtual-machine/fd3a507a-2e75-465f-bb15-1b14244ede60 HTTP/1.1" 200 115 0.019326 10.0.0.41 - - [2026-02-09 22:55:24] "DELETE /tag/957459be-47e8-4c20-8524-e37984c1b7e5 HTTP/1.1" 200 115 0.037643 10.0.0.41 - - [2026-02-09 22:55:24] "GET /virtual-machine-interface/10c6bd54-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003170 10.0.0.41 - - [2026-02-09 22:55:24] "POST /set-tag HTTP/1.1" 200 109 0.001930 10.0.0.41 - - [2026-02-09 22:55:25] "GET /virtual-machine-interface/10c6bd54-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.003789 10.0.0.41 - - [2026-02-09 22:55:25] "POST /set-tag HTTP/1.1" 200 109 0.001744 10.0.0.41 - - [2026-02-09 22:55:25] "GET /virtual-machine/c6246155-e60e-4b7b-af89-71b6bc4119a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003216 10.0.0.41 - - [2026-02-09 22:55:25] "POST /ref-update HTTP/1.1" 200 156 0.009329 10.0.0.41 - - [2026-02-09 22:55:25] "GET /virtual-machine-interface/10c6bd54-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015373 10.0.0.41 - - [2026-02-09 22:55:25] "POST /set-tag HTTP/1.1" 200 109 0.014977 10.0.0.41 - - [2026-02-09 22:55:25] "POST /set-tag HTTP/1.1" 200 109 0.016165 10.0.0.41 - - [2026-02-09 22:55:25] "POST /set-tag HTTP/1.1" 200 109 0.025207 10.0.0.41 - - [2026-02-09 22:55:25] "POST /set-tag HTTP/1.1" 200 109 0.019032 10.0.0.41 - - [2026-02-09 22:55:25] "POST /set-tag HTTP/1.1" 200 109 0.014557 10.0.0.41 - - [2026-02-09 22:55:25] "DELETE /instance-ip/10e1a628-060a-11f1-ba84-fa163e62a555 HTTP/1.1" 200 115 0.042470 10.0.0.41 - - [2026-02-09 22:55:25] "DELETE /virtual-machine-interface/10c6bd54-060a-11f1-ba84-fa163e62a555 HTTP/1.1" 200 115 0.028025 10.0.0.41 - - [2026-02-09 22:55:25] "DELETE /virtual-machine/c6246155-e60e-4b7b-af89-71b6bc4119a7 HTTP/1.1" 200 115 0.015367 10.0.0.41 - - [2026-02-09 22:55:25] "DELETE /tag/91b27e25-847a-465f-b0d9-65eda74a4efc HTTP/1.1" 200 115 0.029223 10.0.0.41 - - [2026-02-09 22:55:25] "DELETE /tag/6561c90f-b792-4a64-8e92-491dee352aec HTTP/1.1" 409 312 0.003526 10.0.0.41 - - [2026-02-09 22:55:53] "GET /virtual-machine-interface/11a468b6-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005406 10.0.0.41 - - [2026-02-09 22:55:53] "POST /set-tag HTTP/1.1" 200 109 0.003287 10.0.0.41 - - [2026-02-09 22:55:53] "GET /virtual-machine-interface/11a468b6-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005010 10.0.0.41 - - [2026-02-09 22:55:53] "POST /set-tag HTTP/1.1" 200 109 0.002503 10.0.0.41 - - [2026-02-09 22:55:53] "GET /virtual-machine/db89b465-eac8-4f37-b145-78536883df92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.007685 10.0.0.41 - - [2026-02-09 22:55:53] "POST /ref-update HTTP/1.1" 200 156 0.011659 10.0.0.41 - - [2026-02-09 22:55:53] "GET /virtual-machine-interface/11a468b6-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005753 10.0.0.41 - - [2026-02-09 22:55:53] "POST /set-tag HTTP/1.1" 200 109 0.013592 10.0.0.41 - - [2026-02-09 22:55:53] "POST /set-tag HTTP/1.1" 200 109 0.025804 10.0.0.41 - - [2026-02-09 22:55:53] "POST /set-tag HTTP/1.1" 200 109 0.025376 10.0.0.41 - - [2026-02-09 22:55:53] "POST /set-tag HTTP/1.1" 200 109 0.010951 10.0.0.41 - - [2026-02-09 22:55:53] "DELETE /instance-ip/11b95bea-060a-11f1-ba84-fa163e62a555 HTTP/1.1" 200 115 0.038323 10.0.0.41 - - [2026-02-09 22:55:53] "DELETE /virtual-machine-interface/11a468b6-060a-11f1-ba84-fa163e62a555 HTTP/1.1" 200 115 0.033276 10.0.0.41 - - [2026-02-09 22:55:53] "DELETE /virtual-machine/db89b465-eac8-4f37-b145-78536883df92 HTTP/1.1" 200 115 0.017756 10.0.0.41 - - [2026-02-09 22:55:53] "DELETE /tag/4d9cf79b-2b23-477f-aba3-a2b3d0280a94 HTTP/1.1" 409 236 0.004642 10.0.0.41 - - [2026-02-09 22:55:53] "GET /virtual-machine-interface/12029346-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003810 10.0.0.41 - - [2026-02-09 22:55:53] "POST /set-tag HTTP/1.1" 200 109 0.001513 10.0.0.41 - - [2026-02-09 22:55:53] "GET /virtual-machine-interface/12029346-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003219 10.0.0.41 - - [2026-02-09 22:55:53] "POST /set-tag HTTP/1.1" 200 109 0.002182 10.0.0.41 - - [2026-02-09 22:55:53] "GET /virtual-machine/3693e12e-cf47-44cd-be1c-8696675ff2a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002078 10.0.0.41 - - [2026-02-09 22:55:53] "POST /ref-update HTTP/1.1" 200 156 0.007660 10.0.0.41 - - [2026-02-09 22:55:54] "GET /virtual-machine-interface/12029346-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003860 10.0.0.41 - - [2026-02-09 22:55:54] "POST /set-tag HTTP/1.1" 200 109 0.013609 10.0.0.41 - - [2026-02-09 22:55:54] "POST /set-tag HTTP/1.1" 200 109 0.022813 10.0.0.41 - - [2026-02-09 22:55:54] "POST /set-tag HTTP/1.1" 200 109 0.012890 10.0.0.41 - - [2026-02-09 22:55:54] "POST /set-tag HTTP/1.1" 200 109 0.022195 10.0.0.41 - - [2026-02-09 22:55:54] "DELETE /instance-ip/1218f44c-060a-11f1-ba84-fa163e62a555 HTTP/1.1" 200 115 0.050157 10.0.0.41 - - [2026-02-09 22:55:54] "DELETE /virtual-machine-interface/12029346-060a-11f1-ba84-fa163e62a555 HTTP/1.1" 200 115 0.048985 10.0.0.41 - - [2026-02-09 22:55:54] "DELETE /virtual-machine/3693e12e-cf47-44cd-be1c-8696675ff2a8 HTTP/1.1" 200 115 0.018921 10.0.0.41 - - [2026-02-09 22:55:54] "DELETE /tag/afdf5f31-ad6f-45cb-b47f-8d24fc992c72 HTTP/1.1" 200 115 0.024407 10.0.0.41 - - [2026-02-09 22:55:54] "GET /virtual-machine-interface/1148fc9c-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.011581 10.0.0.41 - - [2026-02-09 22:55:54] "POST /set-tag HTTP/1.1" 200 109 0.002396 10.0.0.41 - - [2026-02-09 22:55:54] "GET /virtual-machine-interface/1148fc9c-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003585 10.0.0.41 - - [2026-02-09 22:55:54] "POST /set-tag HTTP/1.1" 200 109 0.001875 10.0.0.41 - - [2026-02-09 22:55:54] "GET /virtual-machine/9f0c5fb0-b690-4981-b0b3-20ec9a250b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002470 10.0.0.41 - - [2026-02-09 22:55:54] "POST /ref-update HTTP/1.1" 200 156 0.007361 10.0.0.41 - - [2026-02-09 22:55:54] "GET /virtual-machine-interface/1148fc9c-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018181 10.0.0.41 - - [2026-02-09 22:55:54] "POST /set-tag HTTP/1.1" 200 109 0.027274 10.0.0.41 - - [2026-02-09 22:55:54] "POST /set-tag HTTP/1.1" 200 109 0.023668 10.0.0.41 - - [2026-02-09 22:55:54] "POST /set-tag HTTP/1.1" 200 109 0.025272 10.0.0.41 - - [2026-02-09 22:55:54] "POST /set-tag HTTP/1.1" 200 109 0.015318 10.0.0.41 - - [2026-02-09 22:55:54] "DELETE /instance-ip/1160a7b6-060a-11f1-ba84-fa163e62a555 HTTP/1.1" 200 115 0.041596 10.0.0.41 - - [2026-02-09 22:55:54] "DELETE /virtual-machine-interface/1148fc9c-060a-11f1-ba84-fa163e62a555 HTTP/1.1" 200 115 0.028770 10.0.0.41 - - [2026-02-09 22:55:54] "DELETE /virtual-machine/9f0c5fb0-b690-4981-b0b3-20ec9a250b9d HTTP/1.1" 200 115 0.016780 10.0.0.41 - - [2026-02-09 22:55:54] "DELETE /tag/7733a245-0605-4362-95a8-1b9270db3274 HTTP/1.1" 200 115 0.029295 10.0.0.41 - - [2026-02-09 22:55:54] "DELETE /tag/e8de8725-9dee-44fe-8e13-21057b417959 HTTP/1.1" 200 115 0.027869 10.0.0.41 - - [2026-02-09 22:55:54] "DELETE /tag/417f48ac-af64-441d-80c6-51299a1897d2 HTTP/1.1" 200 115 0.026083 10.0.0.41 - - [2026-02-09 22:55:54] "GET /virtual-machine-interface/1261a8a4-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003202 10.0.0.41 - - [2026-02-09 22:55:54] "POST /set-tag HTTP/1.1" 200 109 0.002185 10.0.0.41 - - [2026-02-09 22:55:54] "GET /virtual-machine-interface/1261a8a4-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.003576 10.0.0.41 - - [2026-02-09 22:55:54] "POST /set-tag HTTP/1.1" 200 109 0.001597 10.0.0.41 - - [2026-02-09 22:55:54] "GET /virtual-machine/a2ee1183-0f5a-4a8c-ac67-b2375fe499cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002632 10.0.0.41 - - [2026-02-09 22:55:54] "POST /ref-update HTTP/1.1" 200 156 0.007676 10.0.0.41 - - [2026-02-09 22:55:54] "GET /virtual-machine-interface/1261a8a4-060a-11f1-ba84-fa163e62a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012613 10.0.0.41 - - [2026-02-09 22:55:55] "POST /set-tag HTTP/1.1" 200 109 0.015596 10.0.0.41 - - [2026-02-09 22:55:55] "POST /set-tag HTTP/1.1" 200 109 0.029532 10.0.0.41 - - [2026-02-09 22:55:55] "POST /set-tag HTTP/1.1" 200 109 0.028390 10.0.0.41 - - [2026-02-09 22:55:55] "POST /set-tag HTTP/1.1" 200 109 0.012294 10.0.0.41 - - [2026-02-09 22:55:55] "DELETE /instance-ip/1277b11c-060a-11f1-ba84-fa163e62a555 HTTP/1.1" 200 115 0.038828 10.0.0.41 - - [2026-02-09 22:55:55] "DELETE /virtual-machine-interface/1261a8a4-060a-11f1-ba84-fa163e62a555 HTTP/1.1" 200 115 0.039607 10.0.0.41 - - [2026-02-09 22:55:55] "DELETE /virtual-machine/a2ee1183-0f5a-4a8c-ac67-b2375fe499cb HTTP/1.1" 200 115 0.016522 10.0.0.41 - - [2026-02-09 22:55:55] "DELETE /tag/2b161216-6a55-45d1-b351-0aada4d0f586 HTTP/1.1" 200 115 0.029079 10.0.0.41 - - [2026-02-09 22:55:55] "DELETE /tag/f1f565c4-d6f7-48f5-b648-8531555d0d46 HTTP/1.1" 200 115 0.024373 10.0.0.41 - - [2026-02-09 22:55:55] "DELETE /tag/447a0da5-b89b-4f00-b8f7-745b4f589b63 HTTP/1.1" 200 115 0.042739 10.0.0.41 - - [2026-02-09 22:55:57] "POST /projects HTTP/1.1" 409 238 0.002608 10.0.0.41 - - [2026-02-09 22:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.41 - - [2026-02-09 22:55:57] "GET /project/009536f3-11a8-4032-b5bf-66dc4d509230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.054519 10.0.0.41 - - [2026-02-09 22:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001175 10.0.0.41 - - [2026-02-09 22:55:57] "GET /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003784 10.0.0.41 - - [2026-02-09 22:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001488 10.0.0.41 - - [2026-02-09 22:55:57] "GET /virtual-network/acb56e81-2cf6-48e7-82db-3e81f2239db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003208 10.0.0.41 - - [2026-02-09 22:55:57] "POST /security-groups HTTP/1.1" 409 285 0.002187 10.0.0.41 - - [2026-02-09 22:55:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001563 10.0.0.41 - - [2026-02-09 22:55:57] "PUT /security-group/d47a8596-cdc7-448d-9729-ddd88de02400 HTTP/1.1" 200 262 0.067943 10.0.0.41 - - [2026-02-09 22:55:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.022166 10.0.0.41 - - [2026-02-09 22:55:57] "PUT /access-control-list/75ef511a-5293-4d6c-862f-a0c70fada5cc HTTP/1.1" 200 272 0.019598 10.0.0.41 - - [2026-02-09 22:55:57] "PUT /access-control-list/b9efd0a2-4454-4454-9ca7-6c3603188323 HTTP/1.1" 200 272 0.015671 10.0.0.41 - - [2026-02-09 22:56:02] "POST /projects HTTP/1.1" 409 238 0.001831 10.0.0.41 - - [2026-02-09 22:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001490 10.0.0.41 - - [2026-02-09 22:56:02] "GET /project/009536f3-11a8-4032-b5bf-66dc4d509230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1793 0.037681 10.0.0.41 - - [2026-02-09 22:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.41 - - [2026-02-09 22:56:02] "GET /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003608 10.0.0.41 - - [2026-02-09 22:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001248 10.0.0.41 - - [2026-02-09 22:56:02] "GET /virtual-network/acb56e81-2cf6-48e7-82db-3e81f2239db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003921 10.0.0.41 - - [2026-02-09 22:56:02] "POST /security-groups HTTP/1.1" 409 285 0.001992 10.0.0.41 - - [2026-02-09 22:56:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.41 - - [2026-02-09 22:56:03] "PUT /security-group/d47a8596-cdc7-448d-9729-ddd88de02400 HTTP/1.1" 200 262 0.051183 10.0.0.41 - - [2026-02-09 22:56:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.021600 10.0.0.41 - - [2026-02-09 22:56:03] "PUT /access-control-list/75ef511a-5293-4d6c-862f-a0c70fada5cc HTTP/1.1" 200 272 0.017811 10.0.0.41 - - [2026-02-09 22:56:03] "GET /firewall-policy/b3e73288-08b8-438e-a10f-e2046fcc7af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.012136 10.0.0.41 - - [2026-02-09 22:56:03] "PUT /access-control-list/b9efd0a2-4454-4454-9ca7-6c3603188323 HTTP/1.1" 200 272 0.020612 10.0.0.41 - - [2026-02-09 22:56:03] "GET /firewall-rule/090f3206-a9d5-409d-b861-c08986966e33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003013 10.0.0.41 - - [2026-02-09 22:56:03] "POST /ref-update HTTP/1.1" 200 156 0.055032 10.0.0.41 - - [2026-02-09 22:56:03] "DELETE /firewall-rule/090f3206-a9d5-409d-b861-c08986966e33 HTTP/1.1" 200 115 0.039768 10.0.0.41 - - [2026-02-09 22:56:03] "GET /firewall-policy/b3e73288-08b8-438e-a10f-e2046fcc7af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.003656 10.0.0.41 - - [2026-02-09 22:56:03] "GET /firewall-rule/3c4d9b05-470b-4c06-a386-464d4704a476?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002657 10.0.0.41 - - [2026-02-09 22:56:03] "POST /ref-update HTTP/1.1" 200 156 0.041429 10.0.0.41 - - [2026-02-09 22:56:03] "DELETE /firewall-rule/3c4d9b05-470b-4c06-a386-464d4704a476 HTTP/1.1" 200 115 0.032920 10.0.0.41 - - [2026-02-09 22:56:03] "DELETE /tag/f32223bf-7ef4-4d74-bd0f-6a39ca5e3b5b HTTP/1.1" 200 115 0.032237 10.0.0.41 - - [2026-02-09 22:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001331 10.0.0.41 - - [2026-02-09 22:56:03] "GET /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003866 10.0.0.41 - - [2026-02-09 22:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001346 10.0.0.41 - - [2026-02-09 22:56:03] "GET /virtual-network/acb56e81-2cf6-48e7-82db-3e81f2239db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.003277 10.0.0.41 - - [2026-02-09 22:56:03] "PUT /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134 HTTP/1.1" 200 264 0.036220 10.0.0.41 - - [2026-02-09 22:56:03] "PUT /virtual-network/acb56e81-2cf6-48e7-82db-3e81f2239db1 HTTP/1.1" 200 264 0.047729 10.0.0.41 - - [2026-02-09 22:56:03] "DELETE /security-group/d47a8596-cdc7-448d-9729-ddd88de02400 HTTP/1.1" 200 115 0.046169 10.0.0.41 - - [2026-02-09 22:56:03] "DELETE /access-control-list/75ef511a-5293-4d6c-862f-a0c70fada5cc HTTP/1.1" 200 115 0.023471 10.0.0.41 - - [2026-02-09 22:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001594 10.0.0.41 - - [2026-02-09 22:56:03] "DELETE /access-control-list/b9efd0a2-4454-4454-9ca7-6c3603188323 HTTP/1.1" 200 115 0.024671 10.0.0.41 - - [2026-02-09 22:56:03] "GET /project/009536f3-11a8-4032-b5bf-66dc4d509230?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1892 0.037174 10.0.0.41 - - [2026-02-09 22:56:03] "GET /project/009536f3-11a8-4032-b5bf-66dc4d509230?fields=security_groups HTTP/1.1" 200 1350 0.043340 10.0.0.41 - - [2026-02-09 22:56:03] "DELETE /security-group/ecc6b63b-61a9-49f8-930e-ae69c4e882c8 HTTP/1.1" 200 115 0.043675 10.0.0.41 - - [2026-02-09 22:56:03] "DELETE /access-control-list/c4809a28-8b53-437d-a253-ad2eed88d56c HTTP/1.1" 200 115 0.033127 10.0.0.41 - - [2026-02-09 22:56:03] "GET /project/009536f3-11a8-4032-b5bf-66dc4d509230?fields=application_policy_sets HTTP/1.1" 200 1389 0.035944 10.0.0.41 - - [2026-02-09 22:56:03] "DELETE /access-control-list/08dacdca-f8fd-4755-a1a7-781f3b31608f HTTP/1.1" 200 115 0.042444 10.0.0.41 - - [2026-02-09 22:56:04] "DELETE /project/009536f3-11a8-4032-b5bf-66dc4d509230 HTTP/1.1" 200 115 0.307832 10.0.0.41 - - [2026-02-09 22:56:04] "POST /projects HTTP/1.1" 409 238 0.002340 10.0.0.41 - - [2026-02-09 22:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001515 10.0.0.41 - - [2026-02-09 22:56:04] "GET /project/159d7cbf-8e28-4a1b-9390-f3c574edf9c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.031209 10.0.0.41 - - [2026-02-09 22:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001347 10.0.0.41 - - [2026-02-09 22:56:04] "GET /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003326 10.0.0.41 - - [2026-02-09 22:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.41 - - [2026-02-09 22:56:04] "GET /virtual-network/acb56e81-2cf6-48e7-82db-3e81f2239db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003679 10.0.0.41 - - [2026-02-09 22:56:04] "POST /security-groups HTTP/1.1" 409 285 0.002505 10.0.0.41 - - [2026-02-09 22:56:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.41 - - [2026-02-09 22:56:04] "PUT /security-group/03800ad9-dd4d-4e3e-974e-4440f559bd65 HTTP/1.1" 200 262 0.055608 10.0.0.41 - - [2026-02-09 22:56:04] "PUT /access-control-list/3c2a2ebe-7d72-45e7-a93c-6707c2c2a5e2 HTTP/1.1" 200 272 0.013919 10.0.0.41 - - [2026-02-09 22:56:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.022799 10.0.0.41 - - [2026-02-09 22:56:04] "PUT /access-control-list/5a638ee3-d7ed-4f6c-8e5d-dea3958fd055 HTTP/1.1" 200 272 0.012990 10.0.0.41 - - [2026-02-09 22:56:08] "GET /application-policy-set/b509b108-1e94-419f-9c7f-295812866276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003369 10.0.0.41 - - [2026-02-09 22:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001254 10.0.0.41 - - [2026-02-09 22:56:08] "GET /policy-management/8b05c13d-b7ae-4bfb-87cd-a79e4105b4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002499 10.0.0.41 - - [2026-02-09 22:56:08] "GET /firewall-policy/afc1009c-9dea-429d-8e10-beefe072bee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.001786 10.0.0.41 - - [2026-02-09 22:56:08] "GET /firewall-rule/bffc29da-ba5e-4791-81a8-02245eceb1f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.001815 10.0.0.41 - - [2026-02-09 22:56:08] "POST /ref-update HTTP/1.1" 200 156 0.010306 10.0.0.41 - - [2026-02-09 22:56:08] "DELETE /firewall-rule/bffc29da-ba5e-4791-81a8-02245eceb1f9 HTTP/1.1" 200 115 0.036541 10.0.0.41 - - [2026-02-09 22:56:08] "GET /firewall-policy/b58f54fd-a07b-4dff-a1e3-f08665ac1612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002768 10.0.0.41 - - [2026-02-09 22:56:08] "GET /firewall-rule/1c1b1e2e-674a-4231-8a1f-f2ae77189d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2606 0.002549 10.0.0.41 - - [2026-02-09 22:56:08] "POST /ref-update HTTP/1.1" 200 156 0.009070 10.0.0.41 - - [2026-02-09 22:56:09] "DELETE /firewall-rule/1c1b1e2e-674a-4231-8a1f-f2ae77189d76 HTTP/1.1" 200 115 0.034519 10.0.0.41 - - [2026-02-09 22:56:09] "GET /application-policy-set/b509b108-1e94-419f-9c7f-295812866276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003911 10.0.0.41 - - [2026-02-09 22:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.41 - - [2026-02-09 22:56:09] "GET /policy-management/8b05c13d-b7ae-4bfb-87cd-a79e4105b4b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002311 10.0.0.41 - - [2026-02-09 22:56:09] "GET /firewall-policy/b58f54fd-a07b-4dff-a1e3-f08665ac1612?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1889 0.002673 10.0.0.41 - - [2026-02-09 22:56:09] "POST /ref-update HTTP/1.1" 200 156 0.017320 10.0.0.41 - - [2026-02-09 22:56:09] "DELETE /firewall-policy/b58f54fd-a07b-4dff-a1e3-f08665ac1612 HTTP/1.1" 200 115 0.028043 10.0.0.41 - - [2026-02-09 22:56:09] "DELETE /tag/4d9cf79b-2b23-477f-aba3-a2b3d0280a94 HTTP/1.1" 200 115 0.050472 10.0.0.41 - - [2026-02-09 22:56:09] "DELETE /tag/6561c90f-b792-4a64-8e92-491dee352aec HTTP/1.1" 200 115 0.049150 10.0.0.41 - - [2026-02-09 22:56:09] "DELETE /loadbalancer-member/f8049f82-6dce-4af2-86ae-61e3c76932b5 HTTP/1.1" 200 115 0.023477 10.0.0.41 - - [2026-02-09 22:56:09] "DELETE /loadbalancer-member/ea203ed8-69b3-4511-b570-ef40dc9e64d1 HTTP/1.1" 200 115 0.020634 10.0.0.41 - - [2026-02-09 22:56:09] "DELETE /loadbalancer-pool/6953acb2-e388-4a07-a652-b0cc271623e0 HTTP/1.1" 200 115 0.025248 10.0.0.41 - - [2026-02-09 22:56:09] "DELETE /loadbalancer-listener/002515f1-0aa9-4d2b-b24f-3ea947a69c36 HTTP/1.1" 200 115 0.026131 10.0.0.41 - - [2026-02-09 22:56:09] "DELETE /loadbalancer/440d7597-9fc6-4e2a-afa4-ecc8150e9f30 HTTP/1.1" 200 115 0.024155 10.0.0.41 - - [2026-02-09 22:56:09] "DELETE /floating-ip/72ad23a5-3657-428a-b134-9713198b9d2d HTTP/1.1" 200 115 0.030315 10.0.0.41 - - [2026-02-09 22:56:09] "DELETE /instance-ip/3e5b3066-e9ee-4c12-a2ec-3d197417a3cb HTTP/1.1" 200 115 0.044910 10.0.0.41 - - [2026-02-09 22:56:09] "DELETE /virtual-machine-interface/8a2af479-153a-4ee7-a121-0f8b43a6410e HTTP/1.1" 200 115 0.032692 10.0.0.41 - - [2026-02-09 22:56:09] "DELETE /tag/b0ac470e-d5c8-415d-9b44-b5da697d1fcc HTTP/1.1" 200 115 0.030837 10.0.0.41 - - [2026-02-09 22:56:09] "POST /projects HTTP/1.1" 409 238 0.001639 10.0.0.41 - - [2026-02-09 22:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.41 - - [2026-02-09 22:56:09] "GET /project/159d7cbf-8e28-4a1b-9390-f3c574edf9c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026909 10.0.0.41 - - [2026-02-09 22:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.41 - - [2026-02-09 22:56:09] "GET /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.003323 10.0.0.41 - - [2026-02-09 22:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006630 10.0.0.41 - - [2026-02-09 22:56:09] "GET /virtual-network/acb56e81-2cf6-48e7-82db-3e81f2239db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.003395 10.0.0.41 - - [2026-02-09 22:56:09] "POST /security-groups HTTP/1.1" 409 285 0.001614 10.0.0.41 - - [2026-02-09 22:56:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.41 - - [2026-02-09 22:56:09] "PUT /security-group/03800ad9-dd4d-4e3e-974e-4440f559bd65 HTTP/1.1" 200 262 0.051426 10.0.0.41 - - [2026-02-09 22:56:09] "PUT /access-control-list/3c2a2ebe-7d72-45e7-a93c-6707c2c2a5e2 HTTP/1.1" 200 272 0.021695 10.0.0.41 - - [2026-02-09 22:56:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.042519 10.0.0.41 - - [2026-02-09 22:56:09] "GET /firewall-policy/b3e73288-08b8-438e-a10f-e2046fcc7af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.013632 10.0.0.41 - - [2026-02-09 22:56:09] "PUT /access-control-list/5a638ee3-d7ed-4f6c-8e5d-dea3958fd055 HTTP/1.1" 200 272 0.037764 10.0.0.41 - - [2026-02-09 22:56:09] "GET /firewall-rule/11b40fb4-1ef2-42fe-a3ad-05c73d856a5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003061 10.0.0.41 - - [2026-02-09 22:56:09] "POST /ref-update HTTP/1.1" 200 156 0.058866 10.0.0.41 - - [2026-02-09 22:56:09] "DELETE /firewall-rule/11b40fb4-1ef2-42fe-a3ad-05c73d856a5b HTTP/1.1" 200 115 0.034711 10.0.0.41 - - [2026-02-09 22:56:09] "GET /firewall-policy/b3e73288-08b8-438e-a10f-e2046fcc7af6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.005411 10.0.0.41 - - [2026-02-09 22:56:10] "GET /firewall-rule/6e67d7f9-9a45-4946-97d4-94bc6297a09b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002516 10.0.0.41 - - [2026-02-09 22:56:10] "POST /ref-update HTTP/1.1" 200 156 0.037569 10.0.0.41 - - [2026-02-09 22:56:10] "DELETE /firewall-rule/6e67d7f9-9a45-4946-97d4-94bc6297a09b HTTP/1.1" 200 115 0.045000 10.0.0.41 - - [2026-02-09 22:56:10] "DELETE /tag/30db8edd-58ce-4152-9a59-0ae3733dceec HTTP/1.1" 200 115 0.041271 10.0.0.41 - - [2026-02-09 22:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.41 - - [2026-02-09 22:56:10] "GET /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004428 10.0.0.41 - - [2026-02-09 22:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001428 10.0.0.41 - - [2026-02-09 22:56:10] "GET /virtual-network/acb56e81-2cf6-48e7-82db-3e81f2239db1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006922 10.0.0.41 - - [2026-02-09 22:56:10] "PUT /virtual-network/453c2d7a-f6b2-43b4-b3c3-3bc7299aa134 HTTP/1.1" 200 264 0.049418 10.0.0.41 - - [2026-02-09 22:56:10] "PUT /virtual-network/acb56e81-2cf6-48e7-82db-3e81f2239db1 HTTP/1.1" 200 264 0.048565 10.0.0.41 - - [2026-02-09 22:56:10] "DELETE /access-control-list/3c2a2ebe-7d72-45e7-a93c-6707c2c2a5e2 HTTP/1.1" 200 115 0.046405 10.0.0.41 - - [2026-02-09 22:56:10] "DELETE /security-group/03800ad9-dd4d-4e3e-974e-4440f559bd65 HTTP/1.1" 200 115 0.096707 10.0.0.41 - - [2026-02-09 22:56:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.41 - - [2026-02-09 22:56:10] "DELETE /access-control-list/5a638ee3-d7ed-4f6c-8e5d-dea3958fd055 HTTP/1.1" 200 115 0.049590 10.0.0.41 - - [2026-02-09 22:56:10] "GET /project/159d7cbf-8e28-4a1b-9390-f3c574edf9c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.015034 10.0.0.41 - - [2026-02-09 22:56:10] "GET /project/159d7cbf-8e28-4a1b-9390-f3c574edf9c4?fields=security_groups HTTP/1.1" 200 1352 0.080060 10.0.0.41 - - [2026-02-09 22:56:10] "DELETE /security-group/b5749406-c008-42d4-9616-94e94f55a612 HTTP/1.1" 200 115 0.089356 10.0.0.41 - - [2026-02-09 22:56:10] "DELETE /access-control-list/058c82f3-e44e-4209-9494-572b52ae6fb6 HTTP/1.1" 200 115 0.054253 10.0.0.41 - - [2026-02-09 22:56:10] "GET /project/159d7cbf-8e28-4a1b-9390-f3c574edf9c4?fields=application_policy_sets HTTP/1.1" 200 1391 0.033290 10.0.0.41 - - [2026-02-09 22:56:10] "DELETE /access-control-list/ab9eea76-ae6b-44fd-9d0f-c580aba524c5 HTTP/1.1" 200 115 0.039580 10.0.0.41 - - [2026-02-09 22:56:10] "DELETE /project/159d7cbf-8e28-4a1b-9390-f3c574edf9c4 HTTP/1.1" 200 115 0.384063