++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Tue Feb 3 01:48:18 AM UTC 2026 ===================' INFO: =================== Tue Feb 3 01:48:18 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ 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 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.129 ++ 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.129 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.129 ++ ANALYTICSDB_NODES=10.0.0.129 ++ ANALYTICS_SNMP_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8081 ' +++ '[' -n '10.0.0.129:8081 ' ']' +++ echo 10.0.0.129:8081 ++ ANALYTICS_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9042 ' +++ '[' -n '10.0.0.129:9042 ' ']' +++ echo 10.0.0.129:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.129:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8086 ' +++ '[' -n '10.0.0.129:8086 ' ']' +++ echo 10.0.0.129:8086 ++ COLLECTOR_SERVERS=10.0.0.129: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.129 ++ CONFIGDB_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8082 ' +++ '[' -n '10.0.0.129:8082 ' ']' +++ echo 10.0.0.129:8082 ++ CONFIG_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9161 ' +++ '[' -n '10.0.0.129:9161 ' ']' +++ echo 10.0.0.129:9161 ++ CONFIGDB_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9041 ' +++ '[' -n '10.0.0.129:9041 ' ']' +++ echo 10.0.0.129:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.129: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.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:2181, +++ '[' -n 10.0.0.129:2181, ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:2181 ' +++ '[' -n '10.0.0.129:2181 ' ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.129:2181 ++ RABBITMQ_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:5673, +++ '[' -n 10.0.0.129:5673, ']' +++ echo 10.0.0.129:5673 ++ RABBITMQ_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:6379 ' +++ '[' -n '10.0.0.129:6379 ' ']' +++ echo 10.0.0.129:6379 ++ REDIS_SERVERS=10.0.0.129: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.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9092 ' +++ '[' -n '10.0.0.129:9092 ' ']' +++ echo 10.0.0.129:9092 ++ KAFKA_SERVERS=10.0.0.129: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.129 ++ 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.129 ++ 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.129 + local cassandra=10.0.0.129 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.129 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 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.129 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.129 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.129 +++ local servers=10.0.0.129 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ sort ++++ grep -vi host ++++ uniq ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.129,10.77.129.1,127.0.0.1,172.17.0.1,252.129.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.129'\''))' +++ local server_ip=10.0.0.129 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.129 ]] +++ [[ ,10.0.0.129,10.77.129.1,127.0.0.1,172.17.0.1,252.129.0.1,, =~ ,10\.0\.0\.129, ]] +++ echo 10.0.0.129 1 +++ return ++ local ip=10.0.0.129 ++ [[ -z 10.0.0.129 ]] ++ echo 10.0.0.129 + host_ip=10.0.0.129 + [[ cql == \c\q\l ]] ++ echo 10.0.0.129:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.129:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.129:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sort ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 02/03/2026 01:49:03.530 7f38d7a50f40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/03/2026 01:49:03.763 7f38d7a50f40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/03/2026 01:49:03.782 7f38d7a50f40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/03/2026 01:49:03.783 7f38d7a50f40 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.129 - - [2026-02-03 01:49:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000612 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.129:8082/ Hit Ctrl-C to quit. 10.0.0.129 - - [2026-02-03 01:49:14] "GET / HTTP/1.1" 503 181 0.000216 10.0.0.129 - - [2026-02-03 01:49:14] "GET / HTTP/1.1" 200 36215 0.001414 [Introspect:8084]10.0.0.129 - - [2026-02-03 01:49:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000935 [Introspect:8084]10.0.0.129 - - [2026-02-03 01:49:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001083 10.0.0.129 - - [2026-02-03 01:49:15] "GET / HTTP/1.1" 200 45303 0.001214 10.0.0.129 - - [2026-02-03 01:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.129 - - [2026-02-03 01:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.129 - - [2026-02-03 01:49:15] "GET / HTTP/1.1" 200 36215 0.001475 10.0.0.129 - - [2026-02-03 01:49:15] "GET / HTTP/1.1" 200 36215 0.002539 10.0.0.129 - - [2026-02-03 01:49:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006902 10.0.0.129 - - [2026-02-03 01:49:15] "GET /global-system-config/bb417968-1639-4443-a24b-cb2768a60f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.010502 10.0.0.129 - - [2026-02-03 01:49:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.004492 10.0.0.129 - - [2026-02-03 01:49:16] "POST /config-nodes HTTP/1.1" 200 595 0.052168 10.0.0.129 - - [2026-02-03 01:49:16] "GET / HTTP/1.1" 200 36215 0.001429 10.0.0.129 - - [2026-02-03 01:49:16] "GET / HTTP/1.1" 200 36215 0.001706 10.0.0.129 - - [2026-02-03 01:49:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003322 10.0.0.129 - - [2026-02-03 01:49:16] "GET / HTTP/1.1" 200 36215 0.001143 10.0.0.129 - - [2026-02-03 01:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.129 - - [2026-02-03 01:49:16] "GET /domain/13fd0202-9916-480a-8ae8-590860a20c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.012133 10.0.0.129 - - [2026-02-03 01:49:16] "POST /id-to-fqname HTTP/1.1" 200 173 0.000505 10.0.0.129 - - [2026-02-03 01:49:16] "POST /fqname-to-id HTTP/1.1" 404 182 0.010115 10.0.0.129 - - [2026-02-03 01:49:16] "POST /security-groups HTTP/1.1" 200 570 0.124202 10.0.0.129 - - [2026-02-03 01:49:16] "POST /projects HTTP/1.1" 200 483 0.270031 10.0.0.129 - - [2026-02-03 01:49:16] "POST /fqname-to-id HTTP/1.1" 404 186 0.012040 10.0.0.129 - - [2026-02-03 01:49:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011882 10.0.0.129 - - [2026-02-03 01:49:16] "GET /global-system-config/bb417968-1639-4443-a24b-cb2768a60f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.015566 10.0.0.129 - - [2026-02-03 01:49:16] "POST /service-appliance-sets HTTP/1.1" 200 555 0.029213 10.0.0.129 - - [2026-02-03 01:49:17] "POST /security-groups HTTP/1.1" 200 536 0.108829 10.0.0.129 - - [2026-02-03 01:49:17] "POST /fqname-to-id HTTP/1.1" 404 180 0.006187 10.0.0.129 - - [2026-02-03 01:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006669 10.0.0.129 - - [2026-02-03 01:49:17] "GET /global-system-config/bb417968-1639-4443-a24b-cb2768a60f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006019 10.0.0.129 - - [2026-02-03 01:49:17] "POST /chown HTTP/1.1" 200 109 0.063206 10.0.0.129 - - [2026-02-03 01:49:17] "POST /policy-managements HTTP/1.1" 409 214 0.017522 10.0.0.129 - - [2026-02-03 01:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.129 - - [2026-02-03 01:49:17] "GET /policy-management/ec7f64cd-a80e-4eb9-81d8-270bd704b96f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010799 10.0.0.129 - - [2026-02-03 01:49:17] "POST /service-appliance-sets HTTP/1.1" 200 543 0.071021 10.0.0.129 - - [2026-02-03 01:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006006 10.0.0.129 - - [2026-02-03 01:49:17] "GET /network-ipam/4e994a62-4608-4dbd-8a20-3d3d96ff0c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004489 10.0.0.129 - - [2026-02-03 01:49:17] "POST /application-policy-sets HTTP/1.1" 200 530 0.025172 10.0.0.129 - - [2026-02-03 01:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.129 - - [2026-02-03 01:49:17] "GET /global-vrouter-config/f980c709-bb1f-4adf-9a7c-93243ddb32d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.013352 10.0.0.129 - - [2026-02-03 01:49:17] "PUT /global-vrouter-config/f980c709-bb1f-4adf-9a7c-93243ddb32d3 HTTP/1.1" 200 277 0.032437 10.0.0.129 - - [2026-02-03 01:49:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.021828 10.0.0.129 - - [2026-02-03 01:49:17] "GET /virtual-network/ea97a2f7-2fa6-4eec-9d2e-9ed988eb049c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.013541 10.0.0.129 - - [2026-02-03 01:49:17] "POST /service-templates HTTP/1.1" 200 513 0.101734 10.0.0.129 - - [2026-02-03 01:49:17] "POST /service-templates HTTP/1.1" 200 503 0.178657 10.0.0.129 - - [2026-02-03 01:49:17] "POST /id-to-fqname HTTP/1.1" 200 177 0.001515 10.0.0.129 - - [2026-02-03 01:49:17] "POST /fqname-to-id HTTP/1.1" 404 186 0.003892 10.0.0.129 - - [2026-02-03 01:49:17] "POST /service-templates HTTP/1.1" 200 517 0.091570 10.0.0.129 - - [2026-02-03 01:49:17] "POST /service-templates HTTP/1.1" 200 537 0.069667 10.0.0.129 - - [2026-02-03 01:49:17] "POST /security-groups HTTP/1.1" 200 574 0.095603 10.0.0.129 - - [2026-02-03 01:49:17] "POST /projects HTTP/1.1" 200 491 0.532313 10.0.0.129 - - [2026-02-03 01:49:18] "POST /service-templates HTTP/1.1" 200 509 0.061117 10.0.0.129 - - [2026-02-03 01:49:18] "POST /security-groups HTTP/1.1" 200 548 0.108655 10.0.0.129 - - [2026-02-03 01:49:18] "POST /chown HTTP/1.1" 200 109 0.062180 10.0.0.129 - - [2026-02-03 01:49:18] "POST /network-ipams HTTP/1.1" 200 524 0.119219 10.0.0.129 - - [2026-02-03 01:49:18] "POST /network-ipams HTTP/1.1" 200 512 0.114197 10.0.0.129 - - [2026-02-03 01:49:18] "POST /fqname-to-id HTTP/1.1" 404 198 0.010915 10.0.0.129 - - [2026-02-03 01:49:18] "GET / HTTP/1.1" 200 36215 0.001175 10.0.0.129 - - [2026-02-03 01:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925 10.0.0.129 - - [2026-02-03 01:49:18] "GET /global-system-config/bb417968-1639-4443-a24b-cb2768a60f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006739 10.0.0.129 - - [2026-02-03 01:49:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.002299 10.0.0.129 - - [2026-02-03 01:49:18] "POST /config-database-nodes HTTP/1.1" 200 613 0.054398 10.0.0.129 - - [2026-02-03 01:49:18] "POST /useragent-kv HTTP/1.1" 200 115 0.009521 10.0.0.129 - - [2026-02-03 01:49:18] "POST /virtual-networks HTTP/1.1" 200 540 0.239839 10.0.0.129 - - [2026-02-03 01:49:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013295 10.0.0.129 - - [2026-02-03 01:49:18] "GET /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.028423 10.0.0.129 - - [2026-02-03 01:49:19] "POST /network-ipams HTTP/1.1" 200 520 0.178725 10.0.0.129 - - [2026-02-03 01:49:19] "POST /fqname-to-id HTTP/1.1" 404 202 0.002526 10.0.0.129 - - [2026-02-03 01:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012683 10.0.0.129 - - [2026-02-03 01:49:19] "GET /network-ipam/4e994a62-4608-4dbd-8a20-3d3d96ff0c7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.015472 10.0.0.129 - - [2026-02-03 01:49:19] "POST /useragent-kv HTTP/1.1" 200 115 0.018401 10.0.0.129 - - [2026-02-03 01:49:19] "POST /virtual-networks HTTP/1.1" 200 548 0.295169 10.0.0.129 - - [2026-02-03 01:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.022780 10.0.0.129 - - [2026-02-03 01:49:19] "GET /virtual-network/545f140c-da8e-4b52-9db7-adb409d98824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.009191 10.0.0.129 - - [2026-02-03 01:49:19] "POST /fqname-to-id HTTP/1.1" 404 199 0.002422 10.0.0.129 - - [2026-02-03 01:49:19] "POST /network-policys HTTP/1.1" 200 540 0.065807 10.0.0.129 - - [2026-02-03 01:49:19] "POST /fqname-to-id HTTP/1.1" 404 197 0.007967 10.0.0.129 - - [2026-02-03 01:49:19] "GET / HTTP/1.1" 200 36215 0.001892 10.0.0.129 - - [2026-02-03 01:49:19] "POST /network-policys HTTP/1.1" 200 536 0.037305 10.0.0.129 - - [2026-02-03 01:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.014898 10.0.0.129 - - [2026-02-03 01:49:19] "POST /fqname-to-id HTTP/1.1" 404 201 0.014823 10.0.0.129 - - [2026-02-03 01:49:19] "GET /global-system-config/bb417968-1639-4443-a24b-cb2768a60f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.011381 10.0.0.129 - - [2026-02-03 01:49:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.043711 10.0.0.129 - - [2026-02-03 01:49:19] "POST /network-policys HTTP/1.1" 200 544 0.146915 10.0.0.129 - - [2026-02-03 01:49:19] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.071789 10.0.0.129 - - [2026-02-03 01:49:19] "POST /ref-update HTTP/1.1" 200 156 0.124078 10.0.0.129 - - [2026-02-03 01:49:19] "POST /fqname-to-id HTTP/1.1" 404 225 0.007184 10.0.0.129 - - [2026-02-03 01:49:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018238 10.0.0.129 - - [2026-02-03 01:49:20] "POST /access-control-lists HTTP/1.1" 200 589 0.049888 10.0.0.129 - - [2026-02-03 01:49:20] "POST /fqname-to-id HTTP/1.1" 404 224 0.014561 10.0.0.129 - - [2026-02-03 01:49:20] "POST /ref-update HTTP/1.1" 200 156 0.142825 10.0.0.129 - - [2026-02-03 01:49:20] "POST /access-control-lists HTTP/1.1" 200 587 0.047692 10.0.0.129 - - [2026-02-03 01:49:20] "POST /fqname-to-id HTTP/1.1" 404 213 0.010861 10.0.0.129 - - [2026-02-03 01:49:20] "POST /access-control-lists HTTP/1.1" 200 581 0.072905 10.0.0.129 - - [2026-02-03 01:49:20] "GET / HTTP/1.1" 200 36215 0.001485 10.0.0.129 - - [2026-02-03 01:49:20] "GET / HTTP/1.1" 200 36215 0.001647 10.0.0.129 - - [2026-02-03 01:49:20] "POST /fqname-to-id HTTP/1.1" 404 212 0.008456 10.0.0.129 - - [2026-02-03 01:49:20] "GET / HTTP/1.1" 200 36215 0.001276 10.0.0.129 - - [2026-02-03 01:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.050180 10.0.0.129 - - [2026-02-03 01:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.050058 10.0.0.129 - - [2026-02-03 01:49:20] "GET /global-system-config/bb417968-1639-4443-a24b-cb2768a60f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008571 10.0.0.129 - - [2026-02-03 01:49:20] "POST /ref-update HTTP/1.1" 200 156 0.205797 10.0.0.129 - - [2026-02-03 01:49:20] "GET /global-system-config/bb417968-1639-4443-a24b-cb2768a60f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.031351 10.0.0.129 - - [2026-02-03 01:49:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.020127 10.0.0.129 - - [2026-02-03 01:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.028701 10.0.0.129 - - [2026-02-03 01:49:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012783 10.0.0.129 - - [2026-02-03 01:49:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013821 10.0.0.129 - - [2026-02-03 01:49:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.013019 10.0.0.129 - - [2026-02-03 01:49:20] "GET /routing-instance/8df6912e-079f-49cb-8b09-206e9eba6d9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.015349 10.0.0.129 - - [2026-02-03 01:49:20] "POST /access-control-lists HTTP/1.1" 200 579 0.201374 10.0.0.129 - - [2026-02-03 01:49:20] "POST /fqname-to-id HTTP/1.1" 404 232 0.018266 10.0.0.129 - - [2026-02-03 01:49:20] "POST /bgp-routers HTTP/1.1" 200 618 0.113419 10.0.0.129 - - [2026-02-03 01:49:20] "GET /bgp-router/b429760b-8dbc-463c-a0b6-2d81dbf546fb?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.021930 10.0.0.129 - - [2026-02-03 01:49:20] "POST /database-nodes HTTP/1.1" 200 599 0.162297 10.0.0.129 - - [2026-02-03 01:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.043909 10.0.0.129 - - [2026-02-03 01:49:20] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.209104 10.0.0.129 - - [2026-02-03 01:49:20] "GET /global-system-config/bb417968-1639-4443-a24b-cb2768a60f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.026872 10.0.0.129 - - [2026-02-03 01:49:20] "POST /ref-update HTTP/1.1" 200 156 0.257117 10.0.0.129 - - [2026-02-03 01:49:20] "POST /access-control-lists HTTP/1.1" 200 596 0.154128 10.0.0.129 - - [2026-02-03 01:49:20] "POST /fqname-to-id HTTP/1.1" 404 231 0.011938 10.0.0.129 - - [2026-02-03 01:49:20] "GET / HTTP/1.1" 200 36215 0.002843 10.0.0.129 - - [2026-02-03 01:49:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028019 10.0.0.129 - - [2026-02-03 01:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.129 - - [2026-02-03 01:49:20] "POST /ref-update HTTP/1.1" 200 156 0.028375 10.0.0.129 - - [2026-02-03 01:49:20] "GET /global-system-config/bb417968-1639-4443-a24b-cb2768a60f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.033697 10.0.0.129 - - [2026-02-03 01:49:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.003146 10.0.0.129 - - [2026-02-03 01:49:20] "POST /access-control-lists HTTP/1.1" 200 594 0.091086 10.0.0.129 - - [2026-02-03 01:49:20] "POST /ref-update HTTP/1.1" 200 156 0.156082 10.0.0.129 - - [2026-02-03 01:49:20] "POST /fqname-to-id HTTP/1.1" 404 217 0.013307 10.0.0.129 - - [2026-02-03 01:49:20] "POST /analytics-nodes HTTP/1.1" 200 601 0.069892 10.0.0.129 - - [2026-02-03 01:49:21] "POST /ref-update HTTP/1.1" 200 156 0.129444 10.0.0.129 - - [2026-02-03 01:49:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016501 10.0.0.129 - - [2026-02-03 01:49:21] "POST /access-control-lists HTTP/1.1" 200 585 0.183269 10.0.0.129 - - [2026-02-03 01:49:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005668 10.0.0.129 - - [2026-02-03 01:49:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.022228 10.0.0.129 - - [2026-02-03 01:49:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017935 10.0.0.129 - - [2026-02-03 01:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.129 - - [2026-02-03 01:49:21] "GET /virtual-network/ea97a2f7-2fa6-4eec-9d2e-9ed988eb049c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.046982 10.0.0.129 - - [2026-02-03 01:49:21] "POST /access-control-lists HTTP/1.1" 200 583 0.077639 10.0.0.129 - - [2026-02-03 01:49:21] "POST /fqname-to-id HTTP/1.1" 404 240 0.013007 10.0.0.129 - - [2026-02-03 01:49:21] "GET /application-policy-set/f00678f6-38ed-45c4-ab91-8a7b4f62905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.013746 10.0.0.129 - - [2026-02-03 01:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.129 - - [2026-02-03 01:49:21] "POST /access-control-lists HTTP/1.1" 200 604 0.079069 10.0.0.129 - - [2026-02-03 01:49:21] "GET /policy-management/ec7f64cd-a80e-4eb9-81d8-270bd704b96f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005934 10.0.0.129 - - [2026-02-03 01:49:21] "POST /fqname-to-id HTTP/1.1" 404 239 0.004365 10.0.0.129 - - [2026-02-03 01:49:21] "POST /firewall-policys HTTP/1.1" 200 532 0.052715 10.0.0.129 - - [2026-02-03 01:49:21] "POST /access-control-lists HTTP/1.1" 200 602 0.076315 10.0.0.129 - - [2026-02-03 01:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015642 10.0.0.129 - - [2026-02-03 01:49:21] "GET /global-vrouter-config/f980c709-bb1f-4adf-9a7c-93243ddb32d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.010287 10.0.0.129 - - [2026-02-03 01:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.129 - - [2026-02-03 01:49:21] "PUT /global-vrouter-config/f980c709-bb1f-4adf-9a7c-93243ddb32d3 HTTP/1.1" 200 277 0.037855 10.0.0.129 - - [2026-02-03 01:49:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.129935 10.0.0.129 - - [2026-02-03 01:49:21] "POST /route-targets HTTP/1.1" 200 328 0.036804 10.0.0.129 - - [2026-02-03 01:49:21] "GET /firewall-policy/62aed763-49a4-4965-8048-b8d04bcb5fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005619 10.0.0.129 - - [2026-02-03 01:49:21] "POST /ref-update HTTP/1.1" 200 156 0.019082 10.0.0.129 - - [2026-02-03 01:49:21] "GET /application-policy-set/f00678f6-38ed-45c4-ab91-8a7b4f62905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.009614 10.0.0.129 - - [2026-02-03 01:49:21] "GET /firewall-policy/62aed763-49a4-4965-8048-b8d04bcb5fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004143 10.0.0.129 - - [2026-02-03 01:49:21] "POST /ref-update HTTP/1.1" 200 156 0.015174 10.0.0.129 - - [2026-02-03 01:49:21] "POST /route-targets HTTP/1.1" 200 328 0.013316 10.0.0.129 - - [2026-02-03 01:49:21] "GET /application-policy-set/f00678f6-38ed-45c4-ab91-8a7b4f62905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.012810 10.0.0.129 - - [2026-02-03 01:49:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.129 - - [2026-02-03 01:49:21] "POST /ref-update HTTP/1.1" 200 156 0.023479 10.0.0.129 - - [2026-02-03 01:49:21] "GET /policy-management/ec7f64cd-a80e-4eb9-81d8-270bd704b96f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.026878 10.0.0.129 - - [2026-02-03 01:49:21] "POST /route-targets HTTP/1.1" 200 328 0.015070 10.0.0.129 - - [2026-02-03 01:49:21] "POST /firewall-policys HTTP/1.1" 200 534 0.052777 10.0.0.129 - - [2026-02-03 01:49:21] "POST /ref-update HTTP/1.1" 200 156 0.017468 10.0.0.129 - - [2026-02-03 01:49:21] "POST /route-targets HTTP/1.1" 200 328 0.024390 10.0.0.129 - - [2026-02-03 01:49:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.053622 10.0.0.129 - - [2026-02-03 01:49:21] "GET /firewall-policy/7b34c8e6-aa1f-4bee-a83d-49e3a5c89d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.012990 10.0.0.129 - - [2026-02-03 01:49:21] "GET /application-policy-set/f00678f6-38ed-45c4-ab91-8a7b4f62905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.005024 10.0.0.129 - - [2026-02-03 01:49:21] "POST /ref-update HTTP/1.1" 200 156 0.045221 10.0.0.129 - - [2026-02-03 01:49:21] "GET /firewall-policy/7b34c8e6-aa1f-4bee-a83d-49e3a5c89d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003182 10.0.0.129 - - [2026-02-03 01:49:22] "GET /firewall-policy/62aed763-49a4-4965-8048-b8d04bcb5fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004283 10.0.0.129 - - [2026-02-03 01:49:22] "GET /firewall-policy/62aed763-49a4-4965-8048-b8d04bcb5fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006040 10.0.0.129 - - [2026-02-03 01:49:22] "POST /route-targets HTTP/1.1" 200 328 0.022244 10.0.0.129 - - [2026-02-03 01:49:22] "POST /ref-update HTTP/1.1" 200 156 0.041024 10.0.0.129 - - [2026-02-03 01:49:22] "GET / HTTP/1.1" 200 36215 0.006468 10.0.0.129 - - [2026-02-03 01:49:22] "POST /ref-update HTTP/1.1" 200 156 0.056151 10.0.0.129 - - [2026-02-03 01:49:22] "POST /route-targets HTTP/1.1" 200 328 0.022475 10.0.0.129 - - [2026-02-03 01:49:22] "POST /alarms HTTP/1.1" 200 583 0.082195 10.0.0.129 - - [2026-02-03 01:49:22] "POST /ref-update HTTP/1.1" 200 156 0.100446 10.0.0.129 - - [2026-02-03 01:49:22] "POST /alarms HTTP/1.1" 200 577 0.055570 10.0.0.129 - - [2026-02-03 01:49:22] "POST /ref-update HTTP/1.1" 200 156 0.073518 10.0.0.129 - - [2026-02-03 01:49:22] "POST /alarms HTTP/1.1" 200 577 0.041265 10.0.0.129 - - [2026-02-03 01:49:22] "POST /ref-update HTTP/1.1" 200 156 0.083360 10.0.0.129 - - [2026-02-03 01:49:22] "POST /fqname-to-id HTTP/1.1" 404 201 0.002990 10.0.0.129 - - [2026-02-03 01:49:22] "GET /application-policy-set/f00678f6-38ed-45c4-ab91-8a7b4f62905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.012010 10.0.0.129 - - [2026-02-03 01:49:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.017714 10.0.0.129 - - [2026-02-03 01:49:22] "POST /alarms HTTP/1.1" 200 561 0.057783 10.0.0.129 - - [2026-02-03 01:49:22] "GET /policy-management/ec7f64cd-a80e-4eb9-81d8-270bd704b96f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.025017 10.0.0.129 - - [2026-02-03 01:49:22] "POST /access-control-lists HTTP/1.1" 200 553 0.083484 10.0.0.129 - - [2026-02-03 01:49:22] "POST /fqname-to-id HTTP/1.1" 404 229 0.009990 10.0.0.129 - - [2026-02-03 01:49:22] "POST /alarms HTTP/1.1" 200 557 0.059728 10.0.0.129 - - [2026-02-03 01:49:22] "POST /alarms HTTP/1.1" 200 559 0.041516 10.0.0.129 - - [2026-02-03 01:49:22] "POST /firewall-policys HTTP/1.1" 200 532 0.061532 10.0.0.129 - - [2026-02-03 01:49:22] "POST /access-control-lists HTTP/1.1" 200 591 0.134972 10.0.0.129 - - [2026-02-03 01:49:22] "POST /alarms HTTP/1.1" 200 567 0.116843 10.0.0.129 - - [2026-02-03 01:49:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.146331 10.0.0.129 - - [2026-02-03 01:49:22] "GET /firewall-policy/67e0eb7f-4aa2-43d7-a4b4-99149621c16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.005862 10.0.0.129 - - [2026-02-03 01:49:22] "POST /ref-update HTTP/1.1" 200 156 0.051612 10.0.0.129 - - [2026-02-03 01:49:22] "POST /fqname-to-id HTTP/1.1" 404 237 0.010146 10.0.0.129 - - [2026-02-03 01:49:22] "POST /alarms HTTP/1.1" 200 551 0.054400 10.0.0.129 - - [2026-02-03 01:49:22] "GET /application-policy-set/f00678f6-38ed-45c4-ab91-8a7b4f62905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.004251 10.0.0.129 - - [2026-02-03 01:49:22] "GET /firewall-policy/67e0eb7f-4aa2-43d7-a4b4-99149621c16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003404 10.0.0.129 - - [2026-02-03 01:49:22] "GET /firewall-policy/62aed763-49a4-4965-8048-b8d04bcb5fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002655 10.0.0.129 - - [2026-02-03 01:49:22] "POST /alarms HTTP/1.1" 200 559 0.029802 10.0.0.129 - - [2026-02-03 01:49:22] "GET /firewall-policy/7b34c8e6-aa1f-4bee-a83d-49e3a5c89d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.038049 10.0.0.129 - - [2026-02-03 01:49:22] "GET /firewall-policy/62aed763-49a4-4965-8048-b8d04bcb5fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002452 10.0.0.129 - - [2026-02-03 01:49:22] "POST /access-control-lists HTTP/1.1" 200 603 0.076294 10.0.0.129 - - [2026-02-03 01:49:22] "GET /firewall-policy/7b34c8e6-aa1f-4bee-a83d-49e3a5c89d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.021330 10.0.0.129 - - [2026-02-03 01:49:22] "POST /alarms HTTP/1.1" 200 569 0.070271 10.0.0.129 - - [2026-02-03 01:49:22] "POST /ref-update HTTP/1.1" 200 156 0.027975 10.0.0.129 - - [2026-02-03 01:49:22] "POST /ref-update HTTP/1.1" 200 156 0.046537 10.0.0.129 - - [2026-02-03 01:49:22] "POST /alarms HTTP/1.1" 200 557 0.076267 10.0.0.129 - - [2026-02-03 01:49:22] "POST /ref-update HTTP/1.1" 200 156 0.064068 10.0.0.129 - - [2026-02-03 01:49:23] "POST /alarms HTTP/1.1" 200 569 0.054258 10.0.0.129 - - [2026-02-03 01:49:23] "PUT /access-control-list/e6345597-ecf6-400c-b942-ffe2c86cff62 HTTP/1.1" 200 273 0.054507 10.0.0.129 - - [2026-02-03 01:49:23] "POST /ref-update HTTP/1.1" 200 156 0.071336 10.0.0.129 - - [2026-02-03 01:49:23] "PUT /access-control-list/7ea8c037-3f73-4d8c-a674-fcca55c6a678 HTTP/1.1" 200 273 0.058707 10.0.0.129 - - [2026-02-03 01:49:23] "POST /alarms HTTP/1.1" 200 577 0.098780 10.0.0.129 - - [2026-02-03 01:49:23] "POST /ref-update HTTP/1.1" 200 156 0.111708 10.0.0.129 - - [2026-02-03 01:49:23] "PUT /access-control-list/1742493b-7531-4e10-a19e-f20869d1cffc HTTP/1.1" 200 273 0.091771 10.0.0.129 - - [2026-02-03 01:49:23] "POST /alarms HTTP/1.1" 200 571 0.065510 10.0.0.129 - - [2026-02-03 01:49:23] "POST /ref-update HTTP/1.1" 200 156 0.050759 10.0.0.129 - - [2026-02-03 01:49:23] "PUT /access-control-list/648d9957-ac34-4e13-877c-a8d320c6eaaf HTTP/1.1" 200 273 0.035030 10.0.0.129 - - [2026-02-03 01:49:23] "POST /alarms HTTP/1.1" 200 563 0.075464 10.0.0.129 - - [2026-02-03 01:49:23] "PUT /access-control-list/9f5e20e1-9494-46d5-b719-51daddd63708 HTTP/1.1" 200 273 0.046686 10.0.0.129 - - [2026-02-03 01:49:23] "PUT /access-control-list/064d687e-3ff1-4c33-982f-edd94bdb51df HTTP/1.1" 200 273 0.016875 10.0.0.129 - - [2026-02-03 01:49:23] "POST /ref-update HTTP/1.1" 200 156 0.124434 10.0.0.129 - - [2026-02-03 01:49:23] "GET /application-policy-set/f00678f6-38ed-45c4-ab91-8a7b4f62905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.020275 10.0.0.129 - - [2026-02-03 01:49:23] "POST /alarms HTTP/1.1" 200 563 0.050144 10.0.0.129 - - [2026-02-03 01:49:23] "PUT /access-control-list/4001681b-3eba-42f7-9d35-4aeb8c790781 HTTP/1.1" 200 273 0.033176 10.0.0.129 - - [2026-02-03 01:49:23] "PUT /access-control-list/6077ffe1-901e-4491-a112-6e4712e5ffc4 HTTP/1.1" 200 273 0.030074 10.0.0.129 - - [2026-02-03 01:49:23] "POST /alarms HTTP/1.1" 200 563 0.047001 10.0.0.129 - - [2026-02-03 01:49:23] "PUT /access-control-list/aa330711-47ab-48a4-a5e6-d7c9c972c373 HTTP/1.1" 200 273 0.040528 10.0.0.129 - - [2026-02-03 01:49:23] "POST /alarms HTTP/1.1" 200 549 0.050404 10.0.0.129 - - [2026-02-03 01:49:23] "POST /tags HTTP/1.1" 200 300 0.092603 10.0.0.129 - - [2026-02-03 01:49:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011948 10.0.0.129 - - [2026-02-03 01:49:23] "GET /tag/7004f02f-9a5c-4770-b64c-b35552dff3b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.026752 10.0.0.129 - - [2026-02-03 01:49:23] "PUT /access-control-list/d756e10a-5c72-44cc-8275-bb5f91b60670 HTTP/1.1" 200 273 0.050446 10.0.0.129 - - [2026-02-03 01:49:23] "POST /alarms HTTP/1.1" 200 597 0.053627 10.0.0.129 - - [2026-02-03 01:49:23] "PUT /access-control-list/cfba67e8-a615-491e-bbee-c67c85d34456 HTTP/1.1" 200 273 0.036978 10.0.0.129 - - [2026-02-03 01:49:23] "PUT /access-control-list/53d57fd9-8bc6-434f-9481-e70fc396ab05 HTTP/1.1" 200 273 0.035920 10.0.0.129 - - [2026-02-03 01:49:23] "POST /alarms HTTP/1.1" 200 577 0.052525 10.0.0.129 - - [2026-02-03 01:49:23] "POST /set-tag HTTP/1.1" 200 109 0.064127 10.0.0.129 - - [2026-02-03 01:49:23] "POST /alarms HTTP/1.1" 200 573 0.092494 10.0.0.129 - - [2026-02-03 01:49:23] "PUT /access-control-list/b660be14-0779-40bb-bdd0-13928c7a2356 HTTP/1.1" 200 273 0.128192 10.0.0.129 - - [2026-02-03 01:49:23] "POST /alarms HTTP/1.1" 200 585 0.101813 10.0.0.129 - - [2026-02-03 01:49:24] "POST /alarms HTTP/1.1" 200 611 0.061809 10.0.0.129 - - [2026-02-03 01:49:24] "POST /tags HTTP/1.1" 200 358 0.162108 10.0.0.129 - - [2026-02-03 01:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.129 - - [2026-02-03 01:49:24] "GET /tag/e65387a7-6560-4c4d-a6d7-0e52d2253916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.032217 10.0.0.129 - - [2026-02-03 01:49:24] "POST /tags HTTP/1.1" 200 306 0.079237 10.0.0.129 - - [2026-02-03 01:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011464 10.0.0.129 - - [2026-02-03 01:49:24] "GET /tag/32a39bdb-0da9-4bab-a343-6e6e738b0d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.016663 10.0.0.129 - - [2026-02-03 01:49:24] "GET / HTTP/1.1" 200 36215 0.001370 10.0.0.129 - - [2026-02-03 01:49:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004261 10.0.0.129 - - [2026-02-03 01:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.129 - - [2026-02-03 01:49:24] "PUT /global-vrouter-config/f980c709-bb1f-4adf-9a7c-93243ddb32d3 HTTP/1.1" 200 277 0.007733 10.0.0.129 - - [2026-02-03 01:49:24] "POST /id-to-fqname HTTP/1.1" 200 174 0.002999 10.0.0.129 - - [2026-02-03 01:49:24] "POST /fqname-to-id HTTP/1.1" 404 183 0.017027 10.0.0.129 - - [2026-02-03 01:49:24] "POST /security-groups HTTP/1.1" 200 571 0.066025 10.0.0.129 - - [2026-02-03 01:49:24] "POST /fqname-to-id HTTP/1.1" 404 214 0.004467 10.0.0.129 - - [2026-02-03 01:49:24] "POST /projects HTTP/1.1" 200 485 0.246693 10.0.0.129 - - [2026-02-03 01:49:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.011067 10.0.0.129 - - [2026-02-03 01:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008786 10.0.0.129 - - [2026-02-03 01:49:24] "POST /access-control-lists HTTP/1.1" 200 582 0.051821 10.0.0.129 - - [2026-02-03 01:49:24] "POST /fqname-to-id HTTP/1.1" 404 213 0.009689 10.0.0.129 - - [2026-02-03 01:49:24] "GET / HTTP/1.1" 200 36215 0.001392 10.0.0.129 - - [2026-02-03 01:49:24] "GET /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.008460 10.0.0.129 - - [2026-02-03 01:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001625 10.0.0.129 - - [2026-02-03 01:49:24] "GET /virtual-network/545f140c-da8e-4b52-9db7-adb409d98824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.015264 10.0.0.129 - - [2026-02-03 01:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010049 10.0.0.129 - - [2026-02-03 01:49:24] "GET /global-vrouter-config/f980c709-bb1f-4adf-9a7c-93243ddb32d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.005905 10.0.0.129 - - [2026-02-03 01:49:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.129 - - [2026-02-03 01:49:24] "POST /access-control-lists HTTP/1.1" 200 580 0.058041 10.0.0.129 - - [2026-02-03 01:49:24] "PUT /global-vrouter-config/f980c709-bb1f-4adf-9a7c-93243ddb32d3 HTTP/1.1" 200 277 0.059955 10.0.0.129 - - [2026-02-03 01:49:24] "PUT /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52 HTTP/1.1" 200 265 0.106355 10.0.0.129 - - [2026-02-03 01:49:24] "PUT /virtual-network/545f140c-da8e-4b52-9db7-adb409d98824 HTTP/1.1" 200 265 0.049874 10.0.0.129 - - [2026-02-03 01:49:24] "POST /security-groups HTTP/1.1" 200 539 0.119420 10.0.0.129 - - [2026-02-03 01:49:25] "POST /fqname-to-id HTTP/1.1" 404 234 0.012644 10.0.0.129 - - [2026-02-03 01:49:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.020773 10.0.0.129 - - [2026-02-03 01:49:25] "GET / HTTP/1.1" 200 36215 0.001515 10.0.0.129 - - [2026-02-03 01:49:25] "POST /access-control-lists HTTP/1.1" 200 598 0.052686 10.0.0.129 - - [2026-02-03 01:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.026978 10.0.0.129 - - [2026-02-03 01:49:25] "POST /fqname-to-id HTTP/1.1" 404 233 0.028744 10.0.0.129 - - [2026-02-03 01:49:25] "GET /global-system-config/bb417968-1639-4443-a24b-cb2768a60f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.008658 10.0.0.129 - - [2026-02-03 01:49:25] "POST /chown HTTP/1.1" 200 109 0.081327 10.0.0.129 - - [2026-02-03 01:49:25] "GET /application-policy-set/f00678f6-38ed-45c4-ab91-8a7b4f62905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.015081 10.0.0.129 - - [2026-02-03 01:49:25] "PUT /global-system-config/bb417968-1639-4443-a24b-cb2768a60f91 HTTP/1.1" 200 275 0.036998 10.0.0.129 - - [2026-02-03 01:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006674 10.0.0.129 - - [2026-02-03 01:49:25] "GET /policy-management/ec7f64cd-a80e-4eb9-81d8-270bd704b96f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.019203 10.0.0.129 - - [2026-02-03 01:49:25] "POST /tags HTTP/1.1" 409 207 0.001508 10.0.0.129 - - [2026-02-03 01:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.129 - - [2026-02-03 01:49:25] "GET /tag/32a39bdb-0da9-4bab-a343-6e6e738b0d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.031425 10.0.0.129 - - [2026-02-03 01:49:25] "POST /access-control-lists HTTP/1.1" 200 596 0.150211 10.0.0.129 - - [2026-02-03 01:49:25] "POST /firewall-rules HTTP/1.1" 200 566 0.105722 10.0.0.129 - - [2026-02-03 01:49:25] "GET /firewall-rule/01e4fd89-b114-4706-a7e1-a62ea2b4f2ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004167 10.0.0.129 - - [2026-02-03 01:49:25] "GET /firewall-policy/7b34c8e6-aa1f-4bee-a83d-49e3a5c89d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002242 10.0.0.129 - - [2026-02-03 01:49:25] "GET /firewall-rule/01e4fd89-b114-4706-a7e1-a62ea2b4f2ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002466 10.0.0.129 - - [2026-02-03 01:49:25] "POST /ref-update HTTP/1.1" 200 156 0.019068 10.0.0.129 - - [2026-02-03 01:49:25] "GET /application-policy-set/f00678f6-38ed-45c4-ab91-8a7b4f62905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007497 10.0.0.129 - - [2026-02-03 01:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.029048 10.0.0.129 - - [2026-02-03 01:49:25] "GET /policy-management/ec7f64cd-a80e-4eb9-81d8-270bd704b96f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006836 10.0.0.129 - - [2026-02-03 01:49:25] "POST /tags HTTP/1.1" 409 207 0.002505 10.0.0.129 - - [2026-02-03 01:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005718 10.0.0.129 - - [2026-02-03 01:49:25] "GET /tag/32a39bdb-0da9-4bab-a343-6e6e738b0d72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.012791 10.0.0.129 - - [2026-02-03 01:49:25] "POST /firewall-rules HTTP/1.1" 200 564 0.070660 10.0.0.129 - - [2026-02-03 01:49:25] "GET /firewall-rule/12dce984-015e-48bd-8a47-d5ceb4e7130a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.028157 10.0.0.129 - - [2026-02-03 01:49:25] "GET /firewall-policy/7b34c8e6-aa1f-4bee-a83d-49e3a5c89d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004400 10.0.0.129 - - [2026-02-03 01:49:25] "GET /firewall-rule/12dce984-015e-48bd-8a47-d5ceb4e7130a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002352 10.0.0.129 - - [2026-02-03 01:49:25] "POST /ref-update HTTP/1.1" 200 156 0.041362 10.0.0.129 - - [2026-02-03 01:49:26] "POST /tags HTTP/1.1" 200 306 0.070240 10.0.0.129 - - [2026-02-03 01:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.021171 10.0.0.129 - - [2026-02-03 01:49:26] "GET /tag/08f5fc6a-b308-4d23-ae48-623054501764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.013123 10.0.0.129 - - [2026-02-03 01:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.129 - - [2026-02-03 01:49:26] "GET /project/dd13fbc6-e94a-4082-be5a-5fecab29e166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.040883 10.0.0.129 - - [2026-02-03 01:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004434 10.0.0.129 - - [2026-02-03 01:49:26] "GET /virtual-network/545f140c-da8e-4b52-9db7-adb409d98824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.003485 10.0.0.129 - - [2026-02-03 01:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.129 - - [2026-02-03 01:49:26] "GET /service-appliance-set/c3b6054a-c757-4602-b22c-13c8603f27ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003602 10.0.0.129 - - [2026-02-03 01:49:26] "POST /fqname-to-id HTTP/1.1" 404 240 0.001420 10.0.0.129 - - [2026-02-03 01:49:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.111456 10.0.0.129 - - [2026-02-03 01:49:26] "GET /virtual-machine-interface/d0cadddb-17d3-402a-8790-591ffcaebec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.045955 10.0.0.129 - - [2026-02-03 01:49:26] "POST /instance-ips HTTP/1.1" 200 382 0.039993 10.0.0.129 - - [2026-02-03 01:49:26] "GET /instance-ip/e4d2aba5-b09d-4fed-be37-02e885c823f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004907 10.0.0.129 - - [2026-02-03 01:49:26] "POST /loadbalancers HTTP/1.1" 200 584 0.058021 10.0.0.129 - - [2026-02-03 01:49:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.027258 10.0.0.129 - - [2026-02-03 01:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007130 10.0.0.129 - - [2026-02-03 01:49:26] "GET /project/dd13fbc6-e94a-4082-be5a-5fecab29e166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.045155 10.0.0.129 - - [2026-02-03 01:49:26] "GET /project/dd13fbc6-e94a-4082-be5a-5fecab29e166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.066022 10.0.0.129 - - [2026-02-03 01:49:26] "GET /instance-ip/e4d2aba5-b09d-4fed-be37-02e885c823f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.024090 10.0.0.129 - - [2026-02-03 01:49:26] "GET /loadbalancer/df381496-9151-4b95-ad4f-9b0f269175d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.018234 10.0.0.129 - - [2026-02-03 01:49:26] "POST /floating-ips HTTP/1.1" 200 585 0.056543 10.0.0.129 - - [2026-02-03 01:49:26] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.047891 10.0.0.129 - - [2026-02-03 01:49:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.017487 [Introspect:8084]10.0.0.129 - - [2026-02-03 01:49:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000904 [Introspect:8084]10.0.0.129 - - [2026-02-03 01:49:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000878 10.0.0.129 - - [2026-02-03 01:49:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.024668 10.0.0.129 - - [2026-02-03 01:49:26] "GET /project/dd13fbc6-e94a-4082-be5a-5fecab29e166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.058044 10.0.0.129 - - [2026-02-03 01:49:27] "GET /loadbalancer-listener/ae293401-8c07-48a0-9857-abbd8205132f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.002694 10.0.0.129 - - [2026-02-03 01:49:27] "GET /loadbalancer-listener/ae293401-8c07-48a0-9857-abbd8205132f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003268 10.0.0.129 - - [2026-02-03 01:49:27] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.066613 10.0.0.129 - - [2026-02-03 01:49:27] "GET /instance-ip/e4d2aba5-b09d-4fed-be37-02e885c823f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.011985 10.0.0.129 - - [2026-02-03 01:49:27] "GET /instance-ip/e4d2aba5-b09d-4fed-be37-02e885c823f5?fields=floating_ips HTTP/1.1" 200 1173 0.008951 10.0.0.129 - - [2026-02-03 01:49:27] "GET /floating-ip/19385f57-011e-4470-8c0a-e1cc9ca92e4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.019927 10.0.0.129 - - [2026-02-03 01:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.018042 10.0.0.129 - - [2026-02-03 01:49:27] "GET /global-vrouter-config/f980c709-bb1f-4adf-9a7c-93243ddb32d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.006044 10.0.0.129 - - [2026-02-03 01:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.129 - - [2026-02-03 01:49:27] "PUT /global-vrouter-config/f980c709-bb1f-4adf-9a7c-93243ddb32d3 HTTP/1.1" 200 277 0.012159 10.0.0.129 - - [2026-02-03 01:49:27] "POST /tags HTTP/1.1" 200 302 0.441487 10.0.0.129 - - [2026-02-03 01:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007761 10.0.0.129 - - [2026-02-03 01:49:27] "GET /tag/cc5141bd-20d4-4377-b7e4-37f63080aee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.032776 10.0.0.129 - - [2026-02-03 01:49:27] "POST /tags HTTP/1.1" 200 326 0.113049 10.0.0.129 - - [2026-02-03 01:49:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014518 10.0.0.129 - - [2026-02-03 01:49:27] "GET /tag/b245bb32-fe6e-41c7-98ee-384a28c309ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.016398 10.0.0.129 - - [2026-02-03 01:49:28] "POST /tags HTTP/1.1" 200 364 0.058479 10.0.0.129 - - [2026-02-03 01:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.015573 10.0.0.129 - - [2026-02-03 01:49:28] "GET /tag/9df1a547-c803-4674-83b0-9344d75a53bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.026455 10.0.0.129 - - [2026-02-03 01:49:28] "POST /tags HTTP/1.1" 200 312 0.056221 10.0.0.129 - - [2026-02-03 01:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001883 10.0.0.129 - - [2026-02-03 01:49:28] "GET /tag/1feda452-598c-4766-811c-44d50ad1d32e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015548 10.0.0.129 - - [2026-02-03 01:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008722 10.0.0.129 - - [2026-02-03 01:49:28] "GET /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.003970 10.0.0.129 - - [2026-02-03 01:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.129 - - [2026-02-03 01:49:28] "GET /project/f6c5e657-7f00-48c9-b9be-09b3b7e711cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.024092 10.0.0.129 - - [2026-02-03 01:49:28] "POST /virtual-machines HTTP/1.1" 200 378 0.025760 10.0.0.129 - - [2026-02-03 01:49:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.012385 10.0.0.129 - - [2026-02-03 01:49:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.172053 10.0.0.129 - - [2026-02-03 01:49:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.031723 10.0.0.129 - - [2026-02-03 01:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010218 10.0.0.129 - - [2026-02-03 01:49:28] "GET /virtual-machine-interface/93826468-00a2-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.007210 10.0.0.129 - - [2026-02-03 01:49:28] "POST /instance-ips HTTP/1.1" 200 410 0.052591 10.0.0.129 - - [2026-02-03 01:49:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.032403 10.0.0.129 - - [2026-02-03 01:49:28] "GET /virtual-machine-interface/93826468-00a2-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.012563 10.0.0.129 - - [2026-02-03 01:49:28] "POST /set-tag HTTP/1.1" 200 109 0.022795 10.0.0.129 - - [2026-02-03 01:49:28] "GET /virtual-machine-interface/93826468-00a2-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.014072 10.0.0.129 - - [2026-02-03 01:49:28] "GET /instance-ip/93a4f7e4-00a2-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.002698 10.0.0.129 - - [2026-02-03 01:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.129 - - [2026-02-03 01:49:29] "GET /loadbalancer/df381496-9151-4b95-ad4f-9b0f269175d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.002287 10.0.0.129 - - [2026-02-03 01:49:29] "POST /tags HTTP/1.1" 200 302 0.017135 10.0.0.129 - - [2026-02-03 01:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.129 - - [2026-02-03 01:49:29] "GET /tag/bc27f1d0-39c5-4023-a114-a09c0eb771da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.018373 10.0.0.129 - - [2026-02-03 01:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.129 - - [2026-02-03 01:49:29] "GET /project/f6c5e657-7f00-48c9-b9be-09b3b7e711cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.047796 10.0.0.129 - - [2026-02-03 01:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005513 10.0.0.129 - - [2026-02-03 01:49:29] "GET /virtual-network/545f140c-da8e-4b52-9db7-adb409d98824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.005831 10.0.0.129 - - [2026-02-03 01:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006816 10.0.0.129 - - [2026-02-03 01:49:29] "GET /service-appliance-set/c3b6054a-c757-4602-b22c-13c8603f27ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.004088 10.0.0.129 - - [2026-02-03 01:49:29] "POST /fqname-to-id HTTP/1.1" 404 242 0.002485 10.0.0.129 - - [2026-02-03 01:49:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.108983 10.0.0.129 - - [2026-02-03 01:49:29] "GET /virtual-machine-interface/4a469656-e0d5-4b33-a1cc-a33706351b93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.010749 10.0.0.129 - - [2026-02-03 01:49:29] "POST /instance-ips HTTP/1.1" 200 378 0.038489 10.0.0.129 - - [2026-02-03 01:49:29] "GET /instance-ip/c661d561-dfba-4dc6-a0ca-e5a39c4b3d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.004556 10.0.0.129 - - [2026-02-03 01:49:29] "POST /loadbalancers HTTP/1.1" 200 584 0.062750 10.0.0.129 - - [2026-02-03 01:49:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.028811 10.0.0.129 - - [2026-02-03 01:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964 10.0.0.129 - - [2026-02-03 01:49:29] "GET /project/f6c5e657-7f00-48c9-b9be-09b3b7e711cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.053300 10.0.0.129 - - [2026-02-03 01:49:29] "GET /instance-ip/c661d561-dfba-4dc6-a0ca-e5a39c4b3d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.009197 10.0.0.129 - - [2026-02-03 01:49:29] "GET /project/f6c5e657-7f00-48c9-b9be-09b3b7e711cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.074623 10.0.0.129 - - [2026-02-03 01:49:29] "GET /loadbalancer/ae725078-c304-43a6-9222-c2131da9f61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.006943 10.0.0.129 - - [2026-02-03 01:49:29] "POST /floating-ips HTTP/1.1" 200 583 0.080482 10.0.0.129 - - [2026-02-03 01:49:29] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.051619 10.0.0.129 - - [2026-02-03 01:49:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.010888 10.0.0.129 - - [2026-02-03 01:49:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009548 10.0.0.129 - - [2026-02-03 01:49:29] "GET /project/f6c5e657-7f00-48c9-b9be-09b3b7e711cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.031496 10.0.0.129 - - [2026-02-03 01:49:30] "GET /loadbalancer-listener/4f2a35b7-9db9-486d-9ff1-3073c16c89e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.002741 10.0.0.129 - - [2026-02-03 01:49:30] "GET /loadbalancer-listener/4f2a35b7-9db9-486d-9ff1-3073c16c89e9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003921 10.0.0.129 - - [2026-02-03 01:49:30] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.018560 10.0.0.129 - - [2026-02-03 01:49:30] "GET /instance-ip/c661d561-dfba-4dc6-a0ca-e5a39c4b3d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.003271 10.0.0.129 - - [2026-02-03 01:49:30] "GET /instance-ip/c661d561-dfba-4dc6-a0ca-e5a39c4b3d79?fields=floating_ips HTTP/1.1" 200 1167 0.004845 10.0.0.129 - - [2026-02-03 01:49:30] "GET /floating-ip/fe433802-1789-4d0b-b779-d47850fada29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.002406 10.0.0.129 - - [2026-02-03 01:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.129 - - [2026-02-03 01:49:30] "GET /project/f6c5e657-7f00-48c9-b9be-09b3b7e711cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.032449 10.0.0.129 - - [2026-02-03 01:49:30] "GET /loadbalancer/ae725078-c304-43a6-9222-c2131da9f61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.010454 10.0.0.129 - - [2026-02-03 01:49:30] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.042536 10.0.0.129 - - [2026-02-03 01:49:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.044270 10.0.0.129 - - [2026-02-03 01:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.024276 10.0.0.129 - - [2026-02-03 01:49:30] "GET /project/f6c5e657-7f00-48c9-b9be-09b3b7e711cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.094067 10.0.0.129 - - [2026-02-03 01:49:30] "GET /loadbalancer-listener/1bd35d4d-3074-4e40-aec8-70c9849bc1b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.004702 10.0.0.129 - - [2026-02-03 01:49:30] "GET /loadbalancer-listener/1bd35d4d-3074-4e40-aec8-70c9849bc1b5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.005096 10.0.0.129 - - [2026-02-03 01:49:30] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.079012 10.0.0.129 - - [2026-02-03 01:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008637 10.0.0.129 - - [2026-02-03 01:49:30] "GET /instance-ip/c661d561-dfba-4dc6-a0ca-e5a39c4b3d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.003727 10.0.0.129 - - [2026-02-03 01:49:30] "GET /instance-ip/c661d561-dfba-4dc6-a0ca-e5a39c4b3d79?fields=floating_ips HTTP/1.1" 200 1167 0.010172 10.0.0.129 - - [2026-02-03 01:49:30] "GET /floating-ip/fe433802-1789-4d0b-b779-d47850fada29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.004052 10.0.0.129 - - [2026-02-03 01:49:30] "GET /project/f6c5e657-7f00-48c9-b9be-09b3b7e711cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.043835 10.0.0.129 - - [2026-02-03 01:49:30] "GET /loadbalancer/ae725078-c304-43a6-9222-c2131da9f61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002687 10.0.0.129 - - [2026-02-03 01:49:30] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.022522 10.0.0.129 - - [2026-02-03 01:49:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.022320 10.0.0.129 - - [2026-02-03 01:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.015844 10.0.0.129 - - [2026-02-03 01:49:30] "GET /project/f6c5e657-7f00-48c9-b9be-09b3b7e711cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.042181 10.0.0.129 - - [2026-02-03 01:49:30] "GET /loadbalancer-listener/141214a1-cd48-4e6c-b237-64f3c1ebc8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.006492 10.0.0.129 - - [2026-02-03 01:49:30] "GET /loadbalancer-listener/141214a1-cd48-4e6c-b237-64f3c1ebc8fd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.003340 10.0.0.129 - - [2026-02-03 01:49:30] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.021818 10.0.0.129 - - [2026-02-03 01:49:30] "GET /instance-ip/c661d561-dfba-4dc6-a0ca-e5a39c4b3d79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.004722 10.0.0.129 - - [2026-02-03 01:49:30] "GET /instance-ip/c661d561-dfba-4dc6-a0ca-e5a39c4b3d79?fields=floating_ips HTTP/1.1" 200 1167 0.015287 10.0.0.129 - - [2026-02-03 01:49:31] "POST /tags HTTP/1.1" 200 356 0.051231 10.0.0.129 - - [2026-02-03 01:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.024940 10.0.0.129 - - [2026-02-03 01:49:31] "GET /floating-ip/fe433802-1789-4d0b-b779-d47850fada29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.009941 10.0.0.129 - - [2026-02-03 01:49:31] "GET /tag/43dd5fc6-9c9e-4df4-aa2f-87eac1b470fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.028057 10.0.0.129 - - [2026-02-03 01:49:31] "POST /tags HTTP/1.1" 200 304 0.028086 10.0.0.129 - - [2026-02-03 01:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.019853 10.0.0.129 - - [2026-02-03 01:49:31] "GET /tag/817fc9ed-8895-437f-bd2c-8c1d32434f1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.026700 10.0.0.129 - - [2026-02-03 01:49:31] "POST /projects HTTP/1.1" 409 218 0.001822 10.0.0.129 - - [2026-02-03 01:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.129 - - [2026-02-03 01:49:31] "GET /project/dd13fbc6-e94a-4082-be5a-5fecab29e166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.044302 10.0.0.129 - - [2026-02-03 01:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.129 - - [2026-02-03 01:49:31] "GET /network-ipam/4787179b-80b7-4f75-a4dc-954aeb4e3e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002432 10.0.0.129 - - [2026-02-03 01:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.129 - - [2026-02-03 01:49:31] "GET /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004229 10.0.0.129 - - [2026-02-03 01:49:31] "PUT /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52 HTTP/1.1" 200 265 0.038700 10.0.0.129 - - [2026-02-03 01:49:31] "GET /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.010267 10.0.0.129 - - [2026-02-03 01:49:31] "POST /set-tag HTTP/1.1" 200 109 0.042974 10.0.0.129 - - [2026-02-03 01:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008786 10.0.0.129 - - [2026-02-03 01:49:31] "GET /network-ipam/ae7dc47a-3c61-452e-8eab-949eeb1d3465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1576 0.002255 10.0.0.129 - - [2026-02-03 01:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002755 10.0.0.129 - - [2026-02-03 01:49:31] "GET /virtual-network/545f140c-da8e-4b52-9db7-adb409d98824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004235 10.0.0.129 - - [2026-02-03 01:49:31] "PUT /virtual-network/545f140c-da8e-4b52-9db7-adb409d98824 HTTP/1.1" 200 265 0.057736 10.0.0.129 - - [2026-02-03 01:49:31] "GET /virtual-network/545f140c-da8e-4b52-9db7-adb409d98824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.004368 10.0.0.129 - - [2026-02-03 01:49:31] "POST /set-tag HTTP/1.1" 200 109 0.071723 10.0.0.129 - - [2026-02-03 01:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005137 10.0.0.129 - - [2026-02-03 01:49:31] "GET /network-policy/d0f01ffc-f641-4263-8576-ce20774244cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.004749 10.0.0.129 - - [2026-02-03 01:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005920 10.0.0.129 - - [2026-02-03 01:49:31] "GET /network-policy/0ef60008-9e63-4a42-a870-e38360ff1da3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004922 10.0.0.129 - - [2026-02-03 01:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.129 - - [2026-02-03 01:49:31] "GET /network-policy/58768918-af0f-4cbb-b4c1-42c5cdbc81ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.003353 10.0.0.129 - - [2026-02-03 01:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.129 - - [2026-02-03 01:49:31] "PUT /network-policy/58768918-af0f-4cbb-b4c1-42c5cdbc81ae HTTP/1.1" 200 263 0.008189 10.0.0.129 - - [2026-02-03 01:49:32] "POST /ref-update HTTP/1.1" 200 156 0.072280 10.0.0.129 - - [2026-02-03 01:49:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011043 10.0.0.129 - - [2026-02-03 01:49:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002138 10.0.0.129 - - [2026-02-03 01:49:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001738 10.0.0.129 - - [2026-02-03 01:49:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001665 10.0.0.129 - - [2026-02-03 01:49:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002091 10.0.0.129 - - [2026-02-03 01:49:32] "POST /security-groups HTTP/1.1" 409 245 0.005739 10.0.0.129 - - [2026-02-03 01:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.129 - - [2026-02-03 01:49:32] "PUT /security-group/ceb25b5f-f8b1-494a-b8f5-54ad287740f7 HTTP/1.1" 200 263 0.102272 10.0.0.129 - - [2026-02-03 01:49:32] "PUT /access-control-list/9f5e20e1-9494-46d5-b719-51daddd63708 HTTP/1.1" 200 273 0.072984 10.0.0.129 - - [2026-02-03 01:49:32] "PUT /access-control-list/064d687e-3ff1-4c33-982f-edd94bdb51df HTTP/1.1" 200 273 0.027458 10.0.0.129 - - [2026-02-03 01:49:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.168159 10.0.0.129 - - [2026-02-03 01:49:32] "GET /application-policy-set/f00678f6-38ed-45c4-ab91-8a7b4f62905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.016585 10.0.0.129 - - [2026-02-03 01:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.129 - - [2026-02-03 01:49:32] "GET /policy-management/ec7f64cd-a80e-4eb9-81d8-270bd704b96f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003027 10.0.0.129 - - [2026-02-03 01:49:32] "POST /tags HTTP/1.1" 409 206 0.001792 10.0.0.129 - - [2026-02-03 01:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.129 - - [2026-02-03 01:49:32] "GET /tag/817fc9ed-8895-437f-bd2c-8c1d32434f1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.019365 10.0.0.129 - - [2026-02-03 01:49:32] "POST /firewall-rules HTTP/1.1" 200 564 0.081969 10.0.0.129 - - [2026-02-03 01:49:32] "GET /firewall-rule/7d3a4663-6ddf-4cb2-bde0-8c92a786aa4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.005893 10.0.0.129 - - [2026-02-03 01:49:32] "GET /firewall-policy/7b34c8e6-aa1f-4bee-a83d-49e3a5c89d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003857 10.0.0.129 - - [2026-02-03 01:49:32] "GET /firewall-rule/7d3a4663-6ddf-4cb2-bde0-8c92a786aa4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002780 10.0.0.129 - - [2026-02-03 01:49:32] "POST /ref-update HTTP/1.1" 200 156 0.061075 10.0.0.129 - - [2026-02-03 01:49:32] "GET /application-policy-set/f00678f6-38ed-45c4-ab91-8a7b4f62905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.006740 10.0.0.129 - - [2026-02-03 01:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.129 - - [2026-02-03 01:49:32] "GET /policy-management/ec7f64cd-a80e-4eb9-81d8-270bd704b96f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004178 10.0.0.129 - - [2026-02-03 01:49:32] "POST /tags HTTP/1.1" 409 206 0.001831 10.0.0.129 - - [2026-02-03 01:49:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.129 - - [2026-02-03 01:49:32] "GET /tag/817fc9ed-8895-437f-bd2c-8c1d32434f1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.014952 10.0.0.129 - - [2026-02-03 01:49:33] "POST /firewall-rules HTTP/1.1" 200 562 0.074679 10.0.0.129 - - [2026-02-03 01:49:33] "GET /firewall-rule/e1d9164b-5e30-4205-94a5-c7edb3f5df67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003906 10.0.0.129 - - [2026-02-03 01:49:33] "GET /firewall-policy/7b34c8e6-aa1f-4bee-a83d-49e3a5c89d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004120 10.0.0.129 - - [2026-02-03 01:49:33] "GET /firewall-rule/e1d9164b-5e30-4205-94a5-c7edb3f5df67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002052 10.0.0.129 - - [2026-02-03 01:49:33] "POST /ref-update HTTP/1.1" 200 156 0.030721 10.0.0.129 - - [2026-02-03 01:49:33] "POST /tags HTTP/1.1" 200 372 0.033037 10.0.0.129 - - [2026-02-03 01:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010178 10.0.0.129 - - [2026-02-03 01:49:33] "GET /tag/fa137ef2-bdc7-4996-ac6c-a572424be8ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.015877 10.0.0.129 - - [2026-02-03 01:49:33] "POST /tags HTTP/1.1" 200 320 0.030463 10.0.0.129 - - [2026-02-03 01:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013304 10.0.0.129 - - [2026-02-03 01:49:33] "GET /tag/188e49b3-32ba-4fd4-a15c-1896a1f58d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.021196 10.0.0.129 - - [2026-02-03 01:49:33] "POST /id-to-fqname HTTP/1.1" 200 181 0.000616 10.0.0.129 - - [2026-02-03 01:49:33] "POST /fqname-to-id HTTP/1.1" 404 190 0.008683 10.0.0.129 - - [2026-02-03 01:49:33] "POST /security-groups HTTP/1.1" 200 578 0.078958 10.0.0.129 - - [2026-02-03 01:49:33] "POST /projects HTTP/1.1" 200 499 0.197679 10.0.0.129 - - [2026-02-03 01:49:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.019227 10.0.0.129 - - [2026-02-03 01:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008003 10.0.0.129 - - [2026-02-03 01:49:33] "POST /fqname-to-id HTTP/1.1" 404 225 0.001948 10.0.0.129 - - [2026-02-03 01:49:33] "GET /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.034387 10.0.0.129 - - [2026-02-03 01:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.129 - - [2026-02-03 01:49:33] "GET /virtual-network/545f140c-da8e-4b52-9db7-adb409d98824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.007499 10.0.0.129 - - [2026-02-03 01:49:33] "POST /access-control-lists HTTP/1.1" 200 589 0.088025 10.0.0.129 - - [2026-02-03 01:49:33] "POST /fqname-to-id HTTP/1.1" 404 224 0.001814 10.0.0.129 - - [2026-02-03 01:49:33] "POST /access-control-lists HTTP/1.1" 200 587 0.028732 10.0.0.129 - - [2026-02-03 01:49:33] "PUT /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52 HTTP/1.1" 200 265 0.074584 10.0.0.129 - - [2026-02-03 01:49:33] "PUT /virtual-network/545f140c-da8e-4b52-9db7-adb409d98824 HTTP/1.1" 200 265 0.057473 10.0.0.129 - - [2026-02-03 01:49:33] "POST /security-groups HTTP/1.1" 200 560 0.091150 10.0.0.129 - - [2026-02-03 01:49:34] "POST /fqname-to-id HTTP/1.1" 404 248 0.002150 10.0.0.129 - - [2026-02-03 01:49:34] "POST /access-control-lists HTTP/1.1" 200 612 0.066230 10.0.0.129 - - [2026-02-03 01:49:34] "POST /fqname-to-id HTTP/1.1" 404 247 0.004731 10.0.0.129 - - [2026-02-03 01:49:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.088472 10.0.0.129 - - [2026-02-03 01:49:34] "POST /chown HTTP/1.1" 200 109 0.035921 10.0.0.129 - - [2026-02-03 01:49:34] "GET /application-policy-set/f00678f6-38ed-45c4-ab91-8a7b4f62905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.019961 10.0.0.129 - - [2026-02-03 01:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.129 - - [2026-02-03 01:49:34] "GET /policy-management/ec7f64cd-a80e-4eb9-81d8-270bd704b96f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010319 10.0.0.129 - - [2026-02-03 01:49:34] "POST /access-control-lists HTTP/1.1" 200 610 0.095097 10.0.0.129 - - [2026-02-03 01:49:34] "POST /tags HTTP/1.1" 409 214 0.032273 10.0.0.129 - - [2026-02-03 01:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.129 - - [2026-02-03 01:49:34] "GET /tag/188e49b3-32ba-4fd4-a15c-1896a1f58d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.014213 10.0.0.129 - - [2026-02-03 01:49:34] "POST /firewall-rules HTTP/1.1" 200 580 0.088431 10.0.0.129 - - [2026-02-03 01:49:34] "GET /firewall-rule/e331a0d5-bacc-4aec-abb9-0ea1100edc3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.009725 10.0.0.129 - - [2026-02-03 01:49:34] "GET /firewall-policy/7b34c8e6-aa1f-4bee-a83d-49e3a5c89d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.005791 10.0.0.129 - - [2026-02-03 01:49:34] "GET /firewall-rule/e331a0d5-bacc-4aec-abb9-0ea1100edc3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002402 10.0.0.129 - - [2026-02-03 01:49:34] "POST /ref-update HTTP/1.1" 200 156 0.029469 10.0.0.129 - - [2026-02-03 01:49:34] "GET /application-policy-set/f00678f6-38ed-45c4-ab91-8a7b4f62905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008234 10.0.0.129 - - [2026-02-03 01:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013867 10.0.0.129 - - [2026-02-03 01:49:34] "GET /policy-management/ec7f64cd-a80e-4eb9-81d8-270bd704b96f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003100 10.0.0.129 - - [2026-02-03 01:49:34] "POST /tags HTTP/1.1" 409 214 0.016306 10.0.0.129 - - [2026-02-03 01:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006398 10.0.0.129 - - [2026-02-03 01:49:34] "GET /tag/188e49b3-32ba-4fd4-a15c-1896a1f58d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.026013 10.0.0.129 - - [2026-02-03 01:49:34] "POST /firewall-rules HTTP/1.1" 200 578 0.073174 10.0.0.129 - - [2026-02-03 01:49:34] "GET /firewall-rule/12e03610-048e-4e0d-b79b-0ec43361a4a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006481 10.0.0.129 - - [2026-02-03 01:49:34] "GET /firewall-policy/7b34c8e6-aa1f-4bee-a83d-49e3a5c89d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.003493 10.0.0.129 - - [2026-02-03 01:49:34] "GET /firewall-rule/12e03610-048e-4e0d-b79b-0ec43361a4a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002864 10.0.0.129 - - [2026-02-03 01:49:34] "POST /ref-update HTTP/1.1" 200 156 0.034995 10.0.0.129 - - [2026-02-03 01:49:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007185 10.0.0.129 - - [2026-02-03 01:49:35] "GET /loadbalancer/ae725078-c304-43a6-9222-c2131da9f61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002903 10.0.0.129 - - [2026-02-03 01:49:35] "POST /tags HTTP/1.1" 200 364 0.027293 10.0.0.129 - - [2026-02-03 01:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.017724 10.0.0.129 - - [2026-02-03 01:49:35] "GET /tag/e64e7ec4-64cc-40e7-9ceb-9c99b70474f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.014785 10.0.0.129 - - [2026-02-03 01:49:35] "POST /tags HTTP/1.1" 200 312 0.026850 10.0.0.129 - - [2026-02-03 01:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.029189 10.0.0.129 - - [2026-02-03 01:49:35] "GET /tag/ce768968-2586-49c8-a987-dbaf738ed856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.016154 10.0.0.129 - - [2026-02-03 01:49:35] "POST /id-to-fqname HTTP/1.1" 200 177 0.000463 10.0.0.129 - - [2026-02-03 01:49:35] "POST /fqname-to-id HTTP/1.1" 404 186 0.012875 10.0.0.129 - - [2026-02-03 01:49:35] "POST /security-groups HTTP/1.1" 200 574 0.079236 10.0.0.129 - - [2026-02-03 01:49:35] "POST /fqname-to-id HTTP/1.1" 404 217 0.002145 10.0.0.129 - - [2026-02-03 01:49:35] "POST /projects HTTP/1.1" 200 491 0.225841 10.0.0.129 - - [2026-02-03 01:49:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.010283 10.0.0.129 - - [2026-02-03 01:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005230 10.0.0.129 - - [2026-02-03 01:49:35] "POST /access-control-lists HTTP/1.1" 200 585 0.054284 10.0.0.129 - - [2026-02-03 01:49:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.007398 10.0.0.129 - - [2026-02-03 01:49:35] "GET /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.004196 10.0.0.129 - - [2026-02-03 01:49:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.129 - - [2026-02-03 01:49:35] "GET /virtual-network/545f140c-da8e-4b52-9db7-adb409d98824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.006042 10.0.0.129 - - [2026-02-03 01:49:35] "POST /access-control-lists HTTP/1.1" 200 583 0.057115 10.0.0.129 - - [2026-02-03 01:49:35] "PUT /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52 HTTP/1.1" 200 265 0.079986 10.0.0.129 - - [2026-02-03 01:49:35] "PUT /virtual-network/545f140c-da8e-4b52-9db7-adb409d98824 HTTP/1.1" 200 265 0.054415 10.0.0.129 - - [2026-02-03 01:49:35] "POST /security-groups HTTP/1.1" 200 548 0.122772 10.0.0.129 - - [2026-02-03 01:49:35] "POST /fqname-to-id HTTP/1.1" 404 240 0.009370 10.0.0.129 - - [2026-02-03 01:49:36] "POST /access-control-lists HTTP/1.1" 200 604 0.149377 10.0.0.129 - - [2026-02-03 01:49:36] "POST /fqname-to-id HTTP/1.1" 404 239 0.007975 10.0.0.129 - - [2026-02-03 01:49:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.147057 10.0.0.129 - - [2026-02-03 01:49:36] "POST /chown HTTP/1.1" 200 109 0.016105 10.0.0.129 - - [2026-02-03 01:49:36] "GET /application-policy-set/f00678f6-38ed-45c4-ab91-8a7b4f62905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012734 10.0.0.129 - - [2026-02-03 01:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.129 - - [2026-02-03 01:49:36] "GET /policy-management/ec7f64cd-a80e-4eb9-81d8-270bd704b96f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.017072 10.0.0.129 - - [2026-02-03 01:49:36] "POST /access-control-lists HTTP/1.1" 200 602 0.072891 10.0.0.129 - - [2026-02-03 01:49:36] "POST /tags HTTP/1.1" 409 210 0.006407 10.0.0.129 - - [2026-02-03 01:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.129 - - [2026-02-03 01:49:36] "GET /tag/ce768968-2586-49c8-a987-dbaf738ed856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.021723 10.0.0.129 - - [2026-02-03 01:49:36] "POST /firewall-rules HTTP/1.1" 200 572 0.065376 10.0.0.129 - - [2026-02-03 01:49:36] "GET /firewall-rule/309be160-c21e-43eb-8ab9-2b6fc9e95cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004122 10.0.0.129 - - [2026-02-03 01:49:36] "GET /firewall-policy/7b34c8e6-aa1f-4bee-a83d-49e3a5c89d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.020075 10.0.0.129 - - [2026-02-03 01:49:36] "GET /firewall-rule/309be160-c21e-43eb-8ab9-2b6fc9e95cbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.013963 10.0.0.129 - - [2026-02-03 01:49:36] "POST /ref-update HTTP/1.1" 200 156 0.069950 10.0.0.129 - - [2026-02-03 01:49:36] "GET /application-policy-set/f00678f6-38ed-45c4-ab91-8a7b4f62905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003350 10.0.0.129 - - [2026-02-03 01:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.129 - - [2026-02-03 01:49:36] "GET /policy-management/ec7f64cd-a80e-4eb9-81d8-270bd704b96f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003511 10.0.0.129 - - [2026-02-03 01:49:36] "POST /tags HTTP/1.1" 409 210 0.010250 10.0.0.129 - - [2026-02-03 01:49:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004898 10.0.0.129 - - [2026-02-03 01:49:36] "GET /tag/ce768968-2586-49c8-a987-dbaf738ed856?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.025337 10.0.0.129 - - [2026-02-03 01:49:36] "POST /firewall-rules HTTP/1.1" 200 570 0.078055 10.0.0.129 - - [2026-02-03 01:49:36] "GET /firewall-rule/91f48077-a959-435d-b235-4bb2a956c2a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.008300 10.0.0.129 - - [2026-02-03 01:49:36] "GET /firewall-policy/7b34c8e6-aa1f-4bee-a83d-49e3a5c89d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.015048 10.0.0.129 - - [2026-02-03 01:49:36] "GET /firewall-rule/91f48077-a959-435d-b235-4bb2a956c2a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.015938 10.0.0.129 - - [2026-02-03 01:49:36] "POST /ref-update HTTP/1.1" 200 156 0.070035 10.0.0.129 - - [2026-02-03 01:49:36] "POST /tags HTTP/1.1" 409 237 0.003206 10.0.0.129 - - [2026-02-03 01:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.129 - - [2026-02-03 01:49:37] "GET /tag/9df1a547-c803-4674-83b0-9344d75a53bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.026172 10.0.0.129 - - [2026-02-03 01:49:37] "POST /tags HTTP/1.1" 409 210 0.004421 10.0.0.129 - - [2026-02-03 01:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004820 10.0.0.129 - - [2026-02-03 01:49:37] "GET /tag/1feda452-598c-4766-811c-44d50ad1d32e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.027683 10.0.0.129 - - [2026-02-03 01:49:37] "POST /projects HTTP/1.1" 409 223 0.003504 10.0.0.129 - - [2026-02-03 01:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.129 - - [2026-02-03 01:49:37] "GET /project/f6c5e657-7f00-48c9-b9be-09b3b7e711cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.058956 10.0.0.129 - - [2026-02-03 01:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.129 - - [2026-02-03 01:49:37] "GET /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.006661 10.0.0.129 - - [2026-02-03 01:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.129 - - [2026-02-03 01:49:37] "GET /virtual-network/545f140c-da8e-4b52-9db7-adb409d98824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.008170 10.0.0.129 - - [2026-02-03 01:49:37] "PUT /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52 HTTP/1.1" 200 265 0.066103 10.0.0.129 - - [2026-02-03 01:49:37] "PUT /virtual-network/545f140c-da8e-4b52-9db7-adb409d98824 HTTP/1.1" 200 265 0.082039 10.0.0.129 - - [2026-02-03 01:49:37] "POST /security-groups HTTP/1.1" 409 253 0.010731 10.0.0.129 - - [2026-02-03 01:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.129 - - [2026-02-03 01:49:37] "PUT /security-group/e717e02a-cbdd-4ae4-84be-e931b2e82ecc HTTP/1.1" 200 263 0.057661 10.0.0.129 - - [2026-02-03 01:49:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.045690 10.0.0.129 - - [2026-02-03 01:49:37] "GET /application-policy-set/f00678f6-38ed-45c4-ab91-8a7b4f62905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.025092 10.0.0.129 - - [2026-02-03 01:49:37] "PUT /access-control-list/aa330711-47ab-48a4-a5e6-d7c9c972c373 HTTP/1.1" 200 273 0.050226 10.0.0.129 - - [2026-02-03 01:49:37] "PUT /access-control-list/d756e10a-5c72-44cc-8275-bb5f91b60670 HTTP/1.1" 200 273 0.035380 10.0.0.129 - - [2026-02-03 01:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.015435 10.0.0.129 - - [2026-02-03 01:49:37] "GET /policy-management/ec7f64cd-a80e-4eb9-81d8-270bd704b96f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.013953 10.0.0.129 - - [2026-02-03 01:49:37] "POST /tags HTTP/1.1" 409 210 0.003465 [Introspect:8084]10.0.0.129 - - [2026-02-03 01:49:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000933 [Introspect:8084]10.0.0.129 - - [2026-02-03 01:49:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001123 10.0.0.129 - - [2026-02-03 01:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009113 10.0.0.129 - - [2026-02-03 01:49:37] "GET /tag/1feda452-598c-4766-811c-44d50ad1d32e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.030061 10.0.0.129 - - [2026-02-03 01:49:38] "POST /firewall-rules HTTP/1.1" 200 572 0.103713 10.0.0.129 - - [2026-02-03 01:49:38] "GET /firewall-rule/22bf04a5-b3df-4b43-ae1f-562294767b07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.015197 10.0.0.129 - - [2026-02-03 01:49:38] "GET /firewall-policy/7b34c8e6-aa1f-4bee-a83d-49e3a5c89d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.008848 10.0.0.129 - - [2026-02-03 01:49:38] "GET /firewall-rule/22bf04a5-b3df-4b43-ae1f-562294767b07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.025925 10.0.0.129 - - [2026-02-03 01:49:38] "POST /ref-update HTTP/1.1" 200 156 0.077769 10.0.0.129 - - [2026-02-03 01:49:38] "GET /application-policy-set/f00678f6-38ed-45c4-ab91-8a7b4f62905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007978 10.0.0.129 - - [2026-02-03 01:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.129 - - [2026-02-03 01:49:38] "GET /policy-management/ec7f64cd-a80e-4eb9-81d8-270bd704b96f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.131957 10.0.0.129 - - [2026-02-03 01:49:38] "POST /tags HTTP/1.1" 409 210 0.002066 10.0.0.129 - - [2026-02-03 01:49:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.129 - - [2026-02-03 01:49:38] "GET /tag/1feda452-598c-4766-811c-44d50ad1d32e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.038151 10.0.0.129 - - [2026-02-03 01:49:38] "POST /firewall-rules HTTP/1.1" 200 570 0.109320 10.0.0.129 - - [2026-02-03 01:49:38] "GET /firewall-rule/614d3acf-a7b2-434d-8838-f1218536b1f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004285 10.0.0.129 - - [2026-02-03 01:49:38] "GET /firewall-policy/7b34c8e6-aa1f-4bee-a83d-49e3a5c89d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.003651 10.0.0.129 - - [2026-02-03 01:49:38] "GET /firewall-rule/614d3acf-a7b2-434d-8838-f1218536b1f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002311 10.0.0.129 - - [2026-02-03 01:49:38] "POST /ref-update HTTP/1.1" 200 156 0.059792 10.0.0.129 - - [2026-02-03 01:49:38] "GET /virtual-machine-interface/93826468-00a2-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.009078 10.0.0.129 - - [2026-02-03 01:49:38] "POST /set-tag HTTP/1.1" 200 109 0.003025 [Introspect:8084]10.0.0.129 - - [2026-02-03 01:49:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000865 [Introspect:8084]10.0.0.129 - - [2026-02-03 01:49:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000825 [Introspect:8084]10.0.0.129 - - [2026-02-03 01:49:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000918 [Introspect:8084]10.0.0.129 - - [2026-02-03 01:49:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001315 10.0.0.241 - - [2026-02-03 01:50:33] "GET / HTTP/1.1" 200 36215 0.001605 10.0.0.241 - - [2026-02-03 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.241 - - [2026-02-03 01:50:33] "GET /global-system-config/bb417968-1639-4443-a24b-cb2768a60f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004139 10.0.0.241 - - [2026-02-03 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.241 - - [2026-02-03 01:50:33] "GET /routing-instance/8df6912e-079f-49cb-8b09-206e9eba6d9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002401 10.0.0.241 - - [2026-02-03 01:50:33] "PUT /global-system-config/bb417968-1639-4443-a24b-cb2768a60f91 HTTP/1.1" 200 275 0.008749 10.0.0.241 - - [2026-02-03 01:50:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.007753 10.0.0.241 - - [2026-02-03 01:50:33] "POST /virtual-routers HTTP/1.1" 200 601 0.026402 10.0.0.241 - - [2026-02-03 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004978 10.0.0.241 - - [2026-02-03 01:50:33] "GET /virtual-router/4ca67980-b3bd-477a-b3d8-b3bb270879e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.012260 10.0.0.241 - - [2026-02-03 01:50:33] "POST /fqname-to-id HTTP/1.1" 404 229 0.001675 10.0.0.241 - - [2026-02-03 01:50:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.241 - - [2026-02-03 01:50:33] "GET /virtual-network/ea97a2f7-2fa6-4eec-9d2e-9ed988eb049c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.004290 10.0.0.241 - - [2026-02-03 01:50:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.064466 [Introspect:8084]10.0.0.129 - - [2026-02-03 01:50:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001029 [Introspect:8084]10.0.0.129 - - [2026-02-03 01:50:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001034 [Introspect:8084]10.0.0.129 - - [2026-02-03 01:51:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000803 [Introspect:8084]10.0.0.129 - - [2026-02-03 01:51:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.003861 [Introspect:8084]10.0.0.129 - - [2026-02-03 01:51:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001027 [Introspect:8084]10.0.0.129 - - [2026-02-03 01:51:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000832 10.0.0.241 - - [2026-02-03 01:51:41] "GET / HTTP/1.1" 200 36215 0.001412 10.0.0.241 - - [2026-02-03 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002435 10.0.0.241 - - [2026-02-03 01:51:41] "GET /global-system-config/bb417968-1639-4443-a24b-cb2768a60f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004376 10.0.0.241 - - [2026-02-03 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.241 - - [2026-02-03 01:51:41] "GET /routing-instance/8df6912e-079f-49cb-8b09-206e9eba6d9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002531 10.0.0.241 - - [2026-02-03 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007312 10.0.0.241 - - [2026-02-03 01:51:41] "GET /virtual-router/4ca67980-b3bd-477a-b3d8-b3bb270879e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003412 10.0.0.241 - - [2026-02-03 01:51:41] "PUT /virtual-router/4ca67980-b3bd-477a-b3d8-b3bb270879e7 HTTP/1.1" 200 263 0.008602 10.0.0.241 - - [2026-02-03 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006187 10.0.0.241 - - [2026-02-03 01:51:41] "GET /virtual-router/4ca67980-b3bd-477a-b3d8-b3bb270879e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003442 10.0.0.241 - - [2026-02-03 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.241 - - [2026-02-03 01:51:41] "GET /virtual-machine-interface/6201e5e2-53b2-4146-9a5f-d2101532717f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.006831 10.0.0.241 - - [2026-02-03 01:51:41] "PUT /virtual-machine-interface/6201e5e2-53b2-4146-9a5f-d2101532717f HTTP/1.1" 200 285 0.010894 10.0.0.129 - - [2026-02-03 01:51:47] "GET / HTTP/1.1" 200 36215 0.001462 10.0.0.129 - - [2026-02-03 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.129 - - [2026-02-03 01:51:47] "GET /global-system-config/bb417968-1639-4443-a24b-cb2768a60f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004175 10.0.0.129 - - [2026-02-03 01:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.129 - - [2026-02-03 01:51:47] "GET /config-node/e5364123-903f-433d-b18c-dc7a796675df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002517 10.0.0.129 - - [2026-02-03 01:51:58] "GET / HTTP/1.1" 200 36215 0.001271 10.0.0.129 - - [2026-02-03 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.129 - - [2026-02-03 01:51:58] "GET /routing-instance/8df6912e-079f-49cb-8b09-206e9eba6d9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002790 10.0.0.129 - - [2026-02-03 01:51:58] "POST /bgp-routers HTTP/1.1" 409 301 0.001714 10.0.0.129 - - [2026-02-03 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001351 10.0.0.129 - - [2026-02-03 01:51:58] "GET /bgp-router/b429760b-8dbc-463c-a0b6-2d81dbf546fb?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003145 10.0.0.129 - - [2026-02-03 01:51:58] "PUT /bgp-router/b429760b-8dbc-463c-a0b6-2d81dbf546fb HTTP/1.1" 200 255 0.020369 [Introspect:8084]10.0.0.129 - - [2026-02-03 01:51:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000986 [Introspect:8084]10.0.0.129 - - [2026-02-03 01:51:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000891 10.0.0.129 - - [2026-02-03 01:53:27] "GET /global-system-configs HTTP/1.1" 200 323 0.002689 10.0.0.129 - - [2026-02-03 01:53:29] "GET /global-system-configs HTTP/1.1" 200 323 0.001714 10.0.0.129 - - [2026-02-03 01:54:23] "GET /virtual-router/4ca67980-b3bd-477a-b3d8-b3bb270879e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002955 10.0.0.129 - - [2026-02-03 01:54:23] "POST /ref-update HTTP/1.1" 200 156 0.024018 10.0.0.129 - - [2026-02-03 01:54:37] "GET /virtual-machine-interface/93826468-00a2-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004277 10.0.0.129 - - [2026-02-03 01:54:37] "POST /set-tag HTTP/1.1" 200 109 0.002473 10.0.0.129 - - [2026-02-03 01:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.129 - - [2026-02-03 01:54:37] "GET /loadbalancer/ae725078-c304-43a6-9222-c2131da9f61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002689 10.0.0.129 - - [2026-02-03 01:54:37] "GET /virtual-machine-interface/93826468-00a2-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004227 10.0.0.129 - - [2026-02-03 01:54:37] "POST /set-tag HTTP/1.1" 200 109 0.002491 10.0.0.129 - - [2026-02-03 01:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.129 - - [2026-02-03 01:54:37] "GET /loadbalancer/ae725078-c304-43a6-9222-c2131da9f61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002590 10.0.0.129 - - [2026-02-03 01:54:37] "GET /loadbalancer-pool/e28d3dde-3d8c-47ce-8189-87839a7e5a80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004051 10.0.0.129 - - [2026-02-03 01:54:37] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014695 10.0.0.129 - - [2026-02-03 01:54:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.020865 10.0.0.129 - - [2026-02-03 01:54:37] "GET /virtual-machine-interface/93826468-00a2-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.017972 10.0.0.129 - - [2026-02-03 01:54:37] "GET /virtual-machine-interface/93826468-00a2-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.016993 10.0.0.129 - - [2026-02-03 01:54:37] "POST /ref-update HTTP/1.1" 200 156 0.010433 10.0.0.129 - - [2026-02-03 01:54:37] "GET /floating-ip/fe433802-1789-4d0b-b779-d47850fada29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.023076 10.0.0.129 - - [2026-02-03 01:54:37] "POST /tags HTTP/1.1" 409 205 0.008672 10.0.0.129 - - [2026-02-03 01:54:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001802 10.0.0.129 - - [2026-02-03 01:54:37] "GET /tag/bc27f1d0-39c5-4023-a114-a09c0eb771da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.013408 10.0.0.129 - - [2026-02-03 01:54:37] "PUT /floating-ip/fe433802-1789-4d0b-b779-d47850fada29 HTTP/1.1" 200 257 0.018607 10.0.0.129 - - [2026-02-03 01:54:37] "POST /set-tag HTTP/1.1" 200 109 0.072290 10.0.0.129 - - [2026-02-03 01:54:37] "GET /loadbalancer-pool/34da3b19-5396-424b-8a40-4f7702ac1681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.027030 10.0.0.129 - - [2026-02-03 01:54:37] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015490 10.0.0.129 - - [2026-02-03 01:54:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.007964 10.0.0.129 - - [2026-02-03 01:54:38] "GET /virtual-machine-interface/93826468-00a2-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.020424 10.0.0.129 - - [2026-02-03 01:54:38] "GET /virtual-machine-interface/93826468-00a2-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.013212 10.0.0.129 - - [2026-02-03 01:54:38] "POST /set-tag HTTP/1.1" 200 109 0.006061 10.0.0.129 - - [2026-02-03 01:54:38] "POST /ref-update HTTP/1.1" 200 156 0.006362 10.0.0.129 - - [2026-02-03 01:54:38] "GET /floating-ip/fe433802-1789-4d0b-b779-d47850fada29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1923 0.007472 10.0.0.129 - - [2026-02-03 01:54:38] "GET /loadbalancer-pool/82017e8b-97df-4f5b-9b24-5a14478178fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003721 10.0.0.129 - - [2026-02-03 01:54:38] "POST /loadbalancer-members HTTP/1.1" 200 694 0.018253 10.0.0.129 - - [2026-02-03 01:54:38] "PUT /floating-ip/fe433802-1789-4d0b-b779-d47850fada29 HTTP/1.1" 200 257 0.042867 10.0.0.129 - - [2026-02-03 01:54:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.061239 10.0.0.129 - - [2026-02-03 01:54:38] "GET /virtual-machine-interface/93826468-00a2-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009125 10.0.0.129 - - [2026-02-03 01:54:38] "GET /virtual-machine-interface/93826468-00a2-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005503 10.0.0.129 - - [2026-02-03 01:54:38] "POST /ref-update HTTP/1.1" 200 156 0.010905 10.0.0.129 - - [2026-02-03 01:54:38] "GET /floating-ip/fe433802-1789-4d0b-b779-d47850fada29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1976 0.018338 10.0.0.129 - - [2026-02-03 01:54:38] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.129 - - [2026-02-03 01:54:38] "PUT /floating-ip/fe433802-1789-4d0b-b779-d47850fada29 HTTP/1.1" 200 257 0.018797 10.0.0.129 - - [2026-02-03 01:56:22] "GET /virtual-machine-interface/93826468-00a2-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004144 10.0.0.129 - - [2026-02-03 01:56:22] "POST /set-tag HTTP/1.1" 200 109 0.005446 10.0.0.129 - - [2026-02-03 01:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.129 - - [2026-02-03 01:56:22] "GET /loadbalancer/ae725078-c304-43a6-9222-c2131da9f61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002848 10.0.0.129 - - [2026-02-03 01:56:22] "GET /virtual-machine-interface/93826468-00a2-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005044 10.0.0.129 - - [2026-02-03 01:56:22] "POST /set-tag HTTP/1.1" 200 109 0.025716 10.0.0.129 - - [2026-02-03 01:56:22] "DELETE /loadbalancer-member/695fd37b-c95c-4906-ae1c-b8b07ca06857 HTTP/1.1" 200 115 0.052064 10.0.0.129 - - [2026-02-03 01:56:22] "GET /virtual-machine-interface/93826468-00a2-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004762 10.0.0.129 - - [2026-02-03 01:56:22] "POST /set-tag HTTP/1.1" 200 109 0.002216 10.0.0.129 - - [2026-02-03 01:56:22] "DELETE /loadbalancer-member/3e4789b8-fe9d-4f20-b530-9754328f7952 HTTP/1.1" 200 115 0.031807 10.0.0.129 - - [2026-02-03 01:56:22] "GET /virtual-machine-interface/93826468-00a2-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004957 10.0.0.129 - - [2026-02-03 01:56:22] "POST /set-tag HTTP/1.1" 200 109 0.003036 10.0.0.129 - - [2026-02-03 01:56:22] "DELETE /loadbalancer-member/00f66194-aeda-4a39-ab45-d2921c27b9d3 HTTP/1.1" 200 115 0.039048 10.0.0.129 - - [2026-02-03 01:56:22] "GET /virtual-machine-interface/93826468-00a2-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006737 10.0.0.129 - - [2026-02-03 01:56:22] "POST /set-tag HTTP/1.1" 200 109 0.002898 10.0.0.129 - - [2026-02-03 01:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.129 - - [2026-02-03 01:56:22] "GET /loadbalancer/ae725078-c304-43a6-9222-c2131da9f61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002309 10.0.0.129 - - [2026-02-03 01:56:22] "GET /loadbalancer-pool/e28d3dde-3d8c-47ce-8189-87839a7e5a80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003198 10.0.0.129 - - [2026-02-03 01:56:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.036252 10.0.0.129 - - [2026-02-03 01:56:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.026473 10.0.0.129 - - [2026-02-03 01:56:22] "GET /virtual-machine-interface/93826468-00a2-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008418 10.0.0.129 - - [2026-02-03 01:56:22] "GET /virtual-machine-interface/93826468-00a2-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008558 10.0.0.129 - - [2026-02-03 01:56:22] "GET /floating-ip/fe433802-1789-4d0b-b779-d47850fada29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006853 10.0.0.129 - - [2026-02-03 01:56:22] "POST /set-tag HTTP/1.1" 200 109 0.067834 10.0.0.129 - - [2026-02-03 01:56:22] "GET /loadbalancer-pool/34da3b19-5396-424b-8a40-4f7702ac1681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.007543 10.0.0.129 - - [2026-02-03 01:56:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015693 10.0.0.129 - - [2026-02-03 01:56:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008745 10.0.0.129 - - [2026-02-03 01:56:22] "GET /virtual-machine-interface/93826468-00a2-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009521 10.0.0.129 - - [2026-02-03 01:56:22] "POST /set-tag HTTP/1.1" 200 109 0.004228 10.0.0.129 - - [2026-02-03 01:56:22] "GET /virtual-machine-interface/93826468-00a2-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007114 10.0.0.129 - - [2026-02-03 01:56:22] "GET /floating-ip/fe433802-1789-4d0b-b779-d47850fada29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.001694 10.0.0.129 - - [2026-02-03 01:56:22] "GET /loadbalancer-pool/82017e8b-97df-4f5b-9b24-5a14478178fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002820 10.0.0.129 - - [2026-02-03 01:56:23] "POST /loadbalancer-members HTTP/1.1" 200 694 0.029471 10.0.0.129 - - [2026-02-03 01:56:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.018898 10.0.0.129 - - [2026-02-03 01:56:23] "GET /virtual-machine-interface/93826468-00a2-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008861 10.0.0.129 - - [2026-02-03 01:56:23] "GET /virtual-machine-interface/93826468-00a2-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004030 10.0.0.129 - - [2026-02-03 01:56:23] "GET /floating-ip/fe433802-1789-4d0b-b779-d47850fada29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002037 10.0.0.129 - - [2026-02-03 01:56:23] "POST /set-tag HTTP/1.1" 200 109 0.002360 [Introspect:8084]10.0.0.129 - - [2026-02-03 01:56:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000861 [Introspect:8084]10.0.0.129 - - [2026-02-03 01:56:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000963 [Introspect:8084]10.0.0.129 - - [2026-02-03 01:56:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000872 [Introspect:8084]10.0.0.129 - - [2026-02-03 01:56:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000875 [Introspect:8084]10.0.0.129 - - [2026-02-03 01:56:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000830 [Introspect:8084]10.0.0.129 - - [2026-02-03 01:56:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000882 [Introspect:8084]10.0.0.129 - - [2026-02-03 01:56:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000964 [Introspect:8084]10.0.0.129 - - [2026-02-03 01:56:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000928 10.0.0.129 - - [2026-02-03 01:58:06] "GET / HTTP/1.1" 200 36215 0.001979 10.0.0.129 - - [2026-02-03 01:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.129 - - [2026-02-03 01:58:06] "GET /project/dd13fbc6-e94a-4082-be5a-5fecab29e166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.031871 10.0.0.129 - - [2026-02-03 01:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.129 - - [2026-02-03 01:58:06] "GET /project/dd13fbc6-e94a-4082-be5a-5fecab29e166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.030542 10.0.0.129 - - [2026-02-03 01:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.129 - - [2026-02-03 01:58:06] "GET /project/dd13fbc6-e94a-4082-be5a-5fecab29e166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.027564 10.0.0.129 - - [2026-02-03 01:58:06] "POST /tags HTTP/1.1" 200 334 0.039574 10.0.0.129 - - [2026-02-03 01:58:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.027149 10.0.0.129 - - [2026-02-03 01:58:06] "GET /tag/8e98519f-a835-444b-9eed-f236f4525256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.013528 10.0.0.129 - - [2026-02-03 01:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.129 - - [2026-02-03 01:58:07] "GET /project/dd13fbc6-e94a-4082-be5a-5fecab29e166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.043500 10.0.0.129 - - [2026-02-03 01:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.129 - - [2026-02-03 01:58:07] "GET /virtual-network/545f140c-da8e-4b52-9db7-adb409d98824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.004282 10.0.0.129 - - [2026-02-03 01:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.129 - - [2026-02-03 01:58:07] "GET /service-appliance-set/c3b6054a-c757-4602-b22c-13c8603f27ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002031 10.0.0.129 - - [2026-02-03 01:58:07] "POST /fqname-to-id HTTP/1.1" 404 254 0.002335 10.0.0.129 - - [2026-02-03 01:58:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.091413 10.0.0.129 - - [2026-02-03 01:58:07] "GET /virtual-machine-interface/3ca2929d-f0ee-4bf4-8e50-7d954d33a8a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.012055 10.0.0.129 - - [2026-02-03 01:58:07] "POST /instance-ips HTTP/1.1" 200 410 0.019705 10.0.0.129 - - [2026-02-03 01:58:07] "GET /instance-ip/b506e2d1-4694-469c-9f12-ac6a0582afe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.004109 10.0.0.129 - - [2026-02-03 01:58:07] "POST /loadbalancers HTTP/1.1" 200 612 0.057750 10.0.0.129 - - [2026-02-03 01:58:07] "GET /project/dd13fbc6-e94a-4082-be5a-5fecab29e166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.032637 10.0.0.129 - - [2026-02-03 01:58:07] "GET /instance-ip/b506e2d1-4694-469c-9f12-ac6a0582afe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.002442 10.0.0.129 - - [2026-02-03 01:58:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.018313 10.0.0.129 - - [2026-02-03 01:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.014956 10.0.0.129 - - [2026-02-03 01:58:07] "GET /project/dd13fbc6-e94a-4082-be5a-5fecab29e166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.035176 10.0.0.129 - - [2026-02-03 01:58:07] "POST /floating-ips HTTP/1.1" 200 599 0.059402 10.0.0.129 - - [2026-02-03 01:58:07] "GET /loadbalancer/c01c977a-210f-4a44-b32b-066afa40ad64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002738 10.0.0.129 - - [2026-02-03 01:58:07] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.018476 10.0.0.129 - - [2026-02-03 01:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006729 10.0.0.129 - - [2026-02-03 01:58:07] "GET /project/dd13fbc6-e94a-4082-be5a-5fecab29e166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.029991 10.0.0.129 - - [2026-02-03 01:58:07] "GET /loadbalancer-listener/27bdbd89-a80f-4bf0-8308-3e100afc79ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1806 0.002833 10.0.0.129 - - [2026-02-03 01:58:07] "GET /loadbalancer-listener/27bdbd89-a80f-4bf0-8308-3e100afc79ca?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.002555 10.0.0.129 - - [2026-02-03 01:58:07] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.020164 10.0.0.129 - - [2026-02-03 01:58:07] "GET /instance-ip/b506e2d1-4694-469c-9f12-ac6a0582afe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.002711 10.0.0.129 - - [2026-02-03 01:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001369 10.0.0.129 - - [2026-02-03 01:58:07] "GET /loadbalancer/c01c977a-210f-4a44-b32b-066afa40ad64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.001839 10.0.0.129 - - [2026-02-03 01:58:07] "GET /instance-ip/b506e2d1-4694-469c-9f12-ac6a0582afe2?fields=floating_ips HTTP/1.1" 200 1215 0.004800 10.0.0.129 - - [2026-02-03 01:58:07] "GET /floating-ip/b1f9aecb-d27d-4003-8d10-184dd9e68746?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.004164 10.0.0.129 - - [2026-02-03 01:58:07] "POST /tags HTTP/1.1" 200 296 0.042761 10.0.0.129 - - [2026-02-03 01:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009345 10.0.0.129 - - [2026-02-03 01:58:07] "GET /tag/f8296e75-99c2-4eed-913e-569a7b49a711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1095 0.013727 10.0.0.129 - - [2026-02-03 01:58:07] "POST /tags HTTP/1.1" 409 233 0.002024 10.0.0.129 - - [2026-02-03 01:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.129 - - [2026-02-03 01:58:08] "GET /tag/43dd5fc6-9c9e-4df4-aa2f-87eac1b470fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.010364 10.0.0.129 - - [2026-02-03 01:58:08] "POST /tags HTTP/1.1" 409 206 0.002175 10.0.0.129 - - [2026-02-03 01:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001752 10.0.0.129 - - [2026-02-03 01:58:08] "GET /tag/817fc9ed-8895-437f-bd2c-8c1d32434f1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011387 10.0.0.129 - - [2026-02-03 01:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.129 - - [2026-02-03 01:58:08] "GET /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003849 10.0.0.129 - - [2026-02-03 01:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001280 10.0.0.129 - - [2026-02-03 01:58:08] "GET /project/dd13fbc6-e94a-4082-be5a-5fecab29e166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.025711 10.0.0.129 - - [2026-02-03 01:58:08] "POST /virtual-machines HTTP/1.1" 200 370 0.008269 10.0.0.129 - - [2026-02-03 01:58:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.016291 10.0.0.129 - - [2026-02-03 01:58:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.110682 10.0.0.129 - - [2026-02-03 01:58:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.007754 10.0.0.129 - - [2026-02-03 01:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010833 10.0.0.129 - - [2026-02-03 01:58:08] "GET /virtual-machine-interface/c951556c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.007196 10.0.0.129 - - [2026-02-03 01:58:08] "POST /instance-ips HTTP/1.1" 200 410 0.017325 10.0.0.129 - - [2026-02-03 01:58:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.023737 10.0.0.129 - - [2026-02-03 01:58:08] "GET /virtual-machine-interface/c951556c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.011929 10.0.0.129 - - [2026-02-03 01:58:08] "POST /set-tag HTTP/1.1" 200 109 0.014720 10.0.0.129 - - [2026-02-03 01:58:08] "GET /virtual-machine-interface/c951556c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.010295 10.0.0.129 - - [2026-02-03 01:58:08] "GET /instance-ip/c96ad5e6-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003083 10.0.0.129 - - [2026-02-03 01:58:08] "GET /virtual-machine-interface/c951556c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005322 10.0.0.129 - - [2026-02-03 01:58:08] "POST /set-tag HTTP/1.1" 200 109 0.002262 10.0.0.129 - - [2026-02-03 01:58:08] "GET /virtual-router/4ca67980-b3bd-477a-b3d8-b3bb270879e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003430 10.0.0.129 - - [2026-02-03 01:58:08] "POST /ref-update HTTP/1.1" 200 156 0.010814 10.0.0.129 - - [2026-02-03 01:58:08] "GET /virtual-machine-interface/c951556c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.015416 10.0.0.129 - - [2026-02-03 01:58:08] "POST /set-tag HTTP/1.1" 200 109 0.003731 10.0.0.129 - - [2026-02-03 01:58:08] "GET /virtual-machine-interface/c951556c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004892 10.0.0.129 - - [2026-02-03 01:58:08] "POST /set-tag HTTP/1.1" 200 109 0.002221 10.0.0.129 - - [2026-02-03 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.129 - - [2026-02-03 01:58:09] "GET /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005785 10.0.0.129 - - [2026-02-03 01:58:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.129 - - [2026-02-03 01:58:10] "GET /project/dd13fbc6-e94a-4082-be5a-5fecab29e166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.035888 10.0.0.129 - - [2026-02-03 01:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007629 10.0.0.129 - - [2026-02-03 01:58:10] "GET /virtual-networks?parent_id=dd13fbc6-e94a-4082-be5a-5fecab29e166&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.007855 10.0.0.129 - - [2026-02-03 01:58:10] "GET /project/dd13fbc6-e94a-4082-be5a-5fecab29e166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.034157 10.0.0.129 - - [2026-02-03 01:58:10] "POST /virtual-machines HTTP/1.1" 200 370 0.008942 10.0.0.129 - - [2026-02-03 01:58:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.009549 10.0.0.129 - - [2026-02-03 01:58:10] "POST /virtual-networks HTTP/1.1" 200 514 0.077142 10.0.0.129 - - [2026-02-03 01:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009245 10.0.0.129 - - [2026-02-03 01:58:10] "GET /network-ipam/d244f2cc-c1fa-481a-9c7f-c4c574170ef2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.003279 10.0.0.129 - - [2026-02-03 01:58:10] "POST /route-targets HTTP/1.1" 200 328 0.066197 10.0.0.129 - - [2026-02-03 01:58:10] "POST /ref-update HTTP/1.1" 200 156 0.027838 10.0.0.129 - - [2026-02-03 01:58:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.143218 10.0.0.129 - - [2026-02-03 01:58:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.046551 10.0.0.129 - - [2026-02-03 01:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005246 10.0.0.129 - - [2026-02-03 01:58:10] "POST /useragent-kv HTTP/1.1" 200 115 0.007170 10.0.0.129 - - [2026-02-03 01:58:10] "POST /ref-update HTTP/1.1" 200 156 0.155510 10.0.0.129 - - [2026-02-03 01:58:10] "GET /virtual-network/0aa74235-5b74-416b-92c0-8690afd44a4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.005247 10.0.0.129 - - [2026-02-03 01:58:10] "GET /virtual-machine-interface/ca736cb4-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.004687 10.0.0.129 - - [2026-02-03 01:58:10] "GET /domains HTTP/1.1" 200 281 0.004418 10.0.0.129 - - [2026-02-03 01:58:10] "GET /domain/13fd0202-9916-480a-8ae8-590860a20c28 HTTP/1.1" 200 3099 0.011236 10.0.0.129 - - [2026-02-03 01:58:10] "POST /instance-ips HTTP/1.1" 200 410 0.026572 10.0.0.129 - - [2026-02-03 01:58:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.032975 10.0.0.129 - - [2026-02-03 01:58:10] "GET /virtual-machine-interface/ca736cb4-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.006124 10.0.0.129 - - [2026-02-03 01:58:10] "GET /project/dd13fbc6-e94a-4082-be5a-5fecab29e166 HTTP/1.1" 200 7092 0.066343 10.0.0.129 - - [2026-02-03 01:58:10] "GET /virtual-network/0aa74235-5b74-416b-92c0-8690afd44a4b HTTP/1.1" 200 2092 0.004365 10.0.0.129 - - [2026-02-03 01:58:10] "GET /virtual-network/0aa74235-5b74-416b-92c0-8690afd44a4b HTTP/1.1" 200 2092 0.003410 10.0.0.129 - - [2026-02-03 01:58:10] "GET /routing-instance/a46246fe-986a-41c5-b583-a53481423a8f HTTP/1.1" 200 1406 0.002358 10.0.0.129 - - [2026-02-03 01:58:10] "GET /routing-instance/a46246fe-986a-41c5-b583-a53481423a8f HTTP/1.1" 200 1406 0.002084 10.0.0.129 - - [2026-02-03 01:58:10] "GET /route-target/a9c147f9-45ff-4773-ac5e-5892e2fb1524 HTTP/1.1" 200 1155 0.001829 10.0.0.129 - - [2026-02-03 01:58:10] "GET /virtual-network/0aa74235-5b74-416b-92c0-8690afd44a4b HTTP/1.1" 200 2092 0.003090 10.0.0.129 - - [2026-02-03 01:58:10] "GET /routing-instance/a46246fe-986a-41c5-b583-a53481423a8f HTTP/1.1" 200 1406 0.001981 10.0.0.129 - - [2026-02-03 01:58:10] "GET /virtual-network/0aa74235-5b74-416b-92c0-8690afd44a4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003306 10.0.0.129 - - [2026-02-03 01:58:10] "GET /virtual-network/0aa74235-5b74-416b-92c0-8690afd44a4b HTTP/1.1" 200 2092 0.003137 10.0.0.129 - - [2026-02-03 01:58:10] "GET /routing-instance/a46246fe-986a-41c5-b583-a53481423a8f HTTP/1.1" 200 1406 0.001867 10.0.0.129 - - [2026-02-03 01:58:10] "GET /routing-instance/a46246fe-986a-41c5-b583-a53481423a8f HTTP/1.1" 200 1406 0.001795 10.0.0.129 - - [2026-02-03 01:58:10] "POST /set-tag HTTP/1.1" 200 109 0.025808 10.0.0.129 - - [2026-02-03 01:58:10] "GET /route-target/a9c147f9-45ff-4773-ac5e-5892e2fb1524 HTTP/1.1" 200 1155 0.006186 10.0.0.129 - - [2026-02-03 01:58:10] "GET /virtual-machine-interface/ca736cb4-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.018882 10.0.0.129 - - [2026-02-03 01:58:10] "GET /instance-ip/ca929ac6-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003264 10.0.0.129 - - [2026-02-03 01:58:10] "GET /domains HTTP/1.1" 200 281 0.001254 10.0.0.129 - - [2026-02-03 01:58:10] "GET /domain/13fd0202-9916-480a-8ae8-590860a20c28 HTTP/1.1" 200 3099 0.002074 10.0.0.129 - - [2026-02-03 01:58:10] "GET /project/dd13fbc6-e94a-4082-be5a-5fecab29e166 HTTP/1.1" 200 7092 0.031171 10.0.0.129 - - [2026-02-03 01:58:10] "GET /virtual-network/0aa74235-5b74-416b-92c0-8690afd44a4b HTTP/1.1" 200 2092 0.003874 10.0.0.129 - - [2026-02-03 01:58:10] "GET /virtual-machine-interface/ca736cb4-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004086 10.0.0.129 - - [2026-02-03 01:58:10] "POST /set-tag HTTP/1.1" 200 109 0.002321 10.0.0.129 - - [2026-02-03 01:58:10] "GET /virtual-router/4ca67980-b3bd-477a-b3d8-b3bb270879e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.004093 10.0.0.129 - - [2026-02-03 01:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.129 - - [2026-02-03 01:58:10] "POST /ref-update HTTP/1.1" 200 156 0.010695 10.0.0.129 - - [2026-02-03 01:58:10] "GET /project/dd13fbc6-e94a-4082-be5a-5fecab29e166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.042260 10.0.0.129 - - [2026-02-03 01:58:10] "GET /virtual-machine-interface/ca736cb4-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005784 10.0.0.129 - - [2026-02-03 01:58:10] "POST /set-tag HTTP/1.1" 200 109 0.002262 10.0.0.129 - - [2026-02-03 01:58:10] "GET /virtual-machine-interface/ca736cb4-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003876 10.0.0.129 - - [2026-02-03 01:58:10] "GET /virtual-network/0aa74235-5b74-416b-92c0-8690afd44a4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.005656 10.0.0.129 - - [2026-02-03 01:58:10] "GET /floating-ip-pools?parent_id=0aa74235-5b74-416b-92c0-8690afd44a4b&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002003 10.0.0.129 - - [2026-02-03 01:58:10] "GET /virtual-network/0aa74235-5b74-416b-92c0-8690afd44a4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003800 10.0.0.129 - - [2026-02-03 01:58:10] "POST /set-tag HTTP/1.1" 200 109 0.001628 10.0.0.129 - - [2026-02-03 01:58:10] "POST /floating-ip-pools HTTP/1.1" 200 564 0.016708 10.0.0.129 - - [2026-02-03 01:58:10] "POST /ref-update HTTP/1.1" 200 156 0.009256 10.0.0.129 - - [2026-02-03 01:58:10] "GET /virtual-network/0aa74235-5b74-416b-92c0-8690afd44a4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.012092 10.0.0.129 - - [2026-02-03 01:58:10] "GET /domains HTTP/1.1" 200 281 0.001842 10.0.0.129 - - [2026-02-03 01:58:10] "GET /domain/13fd0202-9916-480a-8ae8-590860a20c28 HTTP/1.1" 200 3099 0.002382 10.0.0.129 - - [2026-02-03 01:58:10] "GET /project/dd13fbc6-e94a-4082-be5a-5fecab29e166 HTTP/1.1" 200 7349 0.029124 10.0.0.129 - - [2026-02-03 01:58:10] "GET /virtual-network/0aa74235-5b74-416b-92c0-8690afd44a4b HTTP/1.1" 200 2331 0.004612 10.0.0.129 - - [2026-02-03 01:58:10] "GET /floating-ip-pool/5fdcabfb-49e7-40d7-a473-f18ad011a816 HTTP/1.1" 200 1317 0.001950 10.0.0.129 - - [2026-02-03 01:58:10] "GET /domains HTTP/1.1" 200 281 0.001268 10.0.0.129 - - [2026-02-03 01:58:10] "GET /domain/13fd0202-9916-480a-8ae8-590860a20c28 HTTP/1.1" 200 3099 0.002239 10.0.0.129 - - [2026-02-03 01:58:10] "GET /project/dd13fbc6-e94a-4082-be5a-5fecab29e166 HTTP/1.1" 200 7349 0.033066 10.0.0.129 - - [2026-02-03 01:58:10] "GET /virtual-network/0aa74235-5b74-416b-92c0-8690afd44a4b HTTP/1.1" 200 2331 0.006410 10.0.0.129 - - [2026-02-03 01:58:10] "GET /virtual-network/0aa74235-5b74-416b-92c0-8690afd44a4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004253 10.0.0.129 - - [2026-02-03 01:58:11] "POST /tags HTTP/1.1" 200 366 0.047984 10.0.0.129 - - [2026-02-03 01:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013389 10.0.0.129 - - [2026-02-03 01:58:11] "GET /tag/fade8d79-0047-4cb1-a1bb-ce4d93de87de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.016567 10.0.0.129 - - [2026-02-03 01:58:11] "POST /tags HTTP/1.1" 409 206 0.002308 10.0.0.129 - - [2026-02-03 01:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010432 10.0.0.129 - - [2026-02-03 01:58:11] "GET /tag/817fc9ed-8895-437f-bd2c-8c1d32434f1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.012524 10.0.0.129 - - [2026-02-03 01:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.129 - - [2026-02-03 01:58:11] "GET /project/dd13fbc6-e94a-4082-be5a-5fecab29e166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.035920 10.0.0.129 - - [2026-02-03 01:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001404 10.0.0.129 - - [2026-02-03 01:58:11] "GET /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003251 10.0.0.129 - - [2026-02-03 01:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.129 - - [2026-02-03 01:58:11] "GET /service-appliance-set/fe14421a-0f30-40cb-8ef7-34b2e93d68fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.003356 10.0.0.129 - - [2026-02-03 01:58:11] "POST /fqname-to-id HTTP/1.1" 404 258 0.001705 10.0.0.129 - - [2026-02-03 01:58:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.088407 10.0.0.129 - - [2026-02-03 01:58:11] "GET /virtual-machine-interface/b5e948a4-6bda-4e97-9a76-7227d58b05fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.026486 10.0.0.129 - - [2026-02-03 01:58:11] "POST /set-tag HTTP/1.1" 200 109 0.012731 10.0.0.129 - - [2026-02-03 01:58:11] "POST /instance-ips HTTP/1.1" 200 418 0.018859 10.0.0.129 - - [2026-02-03 01:58:11] "GET /instance-ip/628a3bcc-138d-415b-8bd0-488fbbbafc7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.006422 10.0.0.129 - - [2026-02-03 01:58:11] "POST /loadbalancers HTTP/1.1" 200 620 0.062962 10.0.0.129 - - [2026-02-03 01:58:11] "POST /service-instances HTTP/1.1" 200 568 0.020169 10.0.0.129 - - [2026-02-03 01:58:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.023287 10.0.0.129 - - [2026-02-03 01:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007741 10.0.0.129 - - [2026-02-03 01:58:11] "POST /ref-update HTTP/1.1" 200 156 0.024226 10.0.0.129 - - [2026-02-03 01:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.129 - - [2026-02-03 01:58:11] "GET /project/dd13fbc6-e94a-4082-be5a-5fecab29e166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.046994 10.0.0.129 - - [2026-02-03 01:58:11] "PUT /service-instance/d5bd0f73-df2f-42bf-8c23-0a6b48188927 HTTP/1.1" 200 267 0.015385 10.0.0.129 - - [2026-02-03 01:58:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.024553 10.0.0.129 - - [2026-02-03 01:58:11] "GET /virtual-machine-interface/b5e948a4-6bda-4e97-9a76-7227d58b05fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.012365 10.0.0.129 - - [2026-02-03 01:58:11] "GET /virtual-machine-interface/b5e948a4-6bda-4e97-9a76-7227d58b05fb?fields=floating_ip_back_refs HTTP/1.1" 200 1182 0.007817 10.0.0.129 - - [2026-02-03 01:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001829 10.0.0.129 - - [2026-02-03 01:58:11] "PUT /service-instance/d5bd0f73-df2f-42bf-8c23-0a6b48188927 HTTP/1.1" 200 267 0.009274 10.0.0.129 - - [2026-02-03 01:58:11] "GET /floating-ip-pool/5fdcabfb-49e7-40d7-a473-f18ad011a816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002550 10.0.0.129 - - [2026-02-03 01:58:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.005874 10.0.0.129 - - [2026-02-03 01:58:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.129 - - [2026-02-03 01:58:11] "POST /virtual-machines HTTP/1.1" 200 430 0.019177 10.0.0.129 - - [2026-02-03 01:58:12] "POST /floating-ips HTTP/1.1" 200 673 0.124285 10.0.0.129 - - [2026-02-03 01:58:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.014999 10.0.0.129 - - [2026-02-03 01:58:12] "GET /application-policy-set/f00678f6-38ed-45c4-ab91-8a7b4f62905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.006664 10.0.0.129 - - [2026-02-03 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.129 - - [2026-02-03 01:58:12] "GET /policy-management/ec7f64cd-a80e-4eb9-81d8-270bd704b96f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003883 10.0.0.129 - - [2026-02-03 01:58:12] "POST /tags HTTP/1.1" 409 221 0.004041 10.0.0.129 - - [2026-02-03 01:58:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.137728 10.0.0.129 - - [2026-02-03 01:58:12] "POST /chown HTTP/1.1" 200 109 0.021487 10.0.0.129 - - [2026-02-03 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.129 - - [2026-02-03 01:58:12] "GET /tag/8e98519f-a835-444b-9eed-f236f4525256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.014642 10.0.0.129 - - [2026-02-03 01:58:12] "POST /tags HTTP/1.1" 409 238 0.001659 10.0.0.129 - - [2026-02-03 01:58:12] "POST /chown HTTP/1.1" 200 109 0.019648 10.0.0.129 - - [2026-02-03 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.129 - - [2026-02-03 01:58:12] "GET /tag/fade8d79-0047-4cb1-a1bb-ce4d93de87de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.012544 10.0.0.129 - - [2026-02-03 01:58:12] "PUT /virtual-machine-interface/265d5c7f-3329-450a-96ce-1a0a797271d4 HTTP/1.1" 200 285 0.027047 10.0.0.129 - - [2026-02-03 01:58:12] "PUT /instance-ip/628a3bcc-138d-415b-8bd0-488fbbbafc7a HTTP/1.1" 200 257 0.017432 10.0.0.129 - - [2026-02-03 01:58:12] "POST /ref-update HTTP/1.1" 200 156 0.018864 10.0.0.129 - - [2026-02-03 01:58:12] "POST /firewall-rules HTTP/1.1" 200 652 0.113123 10.0.0.129 - - [2026-02-03 01:58:12] "POST /ref-update HTTP/1.1" 200 156 0.026407 10.0.0.129 - - [2026-02-03 01:58:12] "POST /ref-update HTTP/1.1" 200 156 0.017000 10.0.0.129 - - [2026-02-03 01:58:12] "GET /firewall-rule/2ee41b19-36b5-4aa2-90a7-bde0b79e91f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.014556 10.0.0.129 - - [2026-02-03 01:58:12] "GET /firewall-policy/67e0eb7f-4aa2-43d7-a4b4-99149621c16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.001813 10.0.0.129 - - [2026-02-03 01:58:12] "POST /ref-update HTTP/1.1" 200 156 0.022198 10.0.0.129 - - [2026-02-03 01:58:12] "GET /firewall-rule/2ee41b19-36b5-4aa2-90a7-bde0b79e91f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.005545 10.0.0.129 - - [2026-02-03 01:58:12] "POST /ref-update HTTP/1.1" 200 156 0.016654 10.0.0.129 - - [2026-02-03 01:58:12] "POST /ref-update HTTP/1.1" 200 156 0.047112 10.0.0.129 - - [2026-02-03 01:58:12] "POST /ref-update HTTP/1.1" 200 156 0.025202 10.0.0.129 - - [2026-02-03 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009126 10.0.0.129 - - [2026-02-03 01:58:12] "GET /project/dd13fbc6-e94a-4082-be5a-5fecab29e166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.044061 10.0.0.129 - - [2026-02-03 01:58:12] "POST /virtual-machines HTTP/1.1" 200 430 0.041711 10.0.0.129 - - [2026-02-03 01:58:12] "GET /loadbalancer/b8129e7f-0c6d-4033-8299-a6fe3ee7204b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.002647 10.0.0.129 - - [2026-02-03 01:58:12] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.033333 10.0.0.129 - - [2026-02-03 01:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.129 - - [2026-02-03 01:58:12] "GET /project/dd13fbc6-e94a-4082-be5a-5fecab29e166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.062708 10.0.0.129 - - [2026-02-03 01:58:12] "GET /loadbalancer-listener/e4e83bc6-873a-481d-bae2-4b237855ca94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.005030 10.0.0.129 - - [2026-02-03 01:58:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.165194 10.0.0.129 - - [2026-02-03 01:58:12] "GET /loadbalancer-listener/e4e83bc6-873a-481d-bae2-4b237855ca94?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.019911 10.0.0.129 - - [2026-02-03 01:58:12] "POST /chown HTTP/1.1" 200 109 0.020200 10.0.0.129 - - [2026-02-03 01:58:12] "POST /chown HTTP/1.1" 200 109 0.005527 10.0.0.129 - - [2026-02-03 01:58:12] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.019431 10.0.0.129 - - [2026-02-03 01:58:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.024304 10.0.0.129 - - [2026-02-03 01:58:12] "PUT /virtual-machine-interface/f0d7fc99-763b-4f42-8089-a5c8e6541387 HTTP/1.1" 200 285 0.041217 10.0.0.129 - - [2026-02-03 01:58:13] "GET /loadbalancer-pool/13cce019-a721-4800-a707-508d5c0d7e6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.024955 10.0.0.129 - - [2026-02-03 01:58:13] "PUT /instance-ip/628a3bcc-138d-415b-8bd0-488fbbbafc7a HTTP/1.1" 200 257 0.039760 10.0.0.129 - - [2026-02-03 01:58:13] "POST /ref-update HTTP/1.1" 200 156 0.026062 10.0.0.129 - - [2026-02-03 01:58:13] "POST /loadbalancer-members HTTP/1.1" 200 709 0.030655 10.0.0.129 - - [2026-02-03 01:58:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.026450 10.0.0.129 - - [2026-02-03 01:58:13] "GET /loadbalancer-member/52436ad0-a646-4196-b811-cd06a6c91cea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1552 0.011970 10.0.0.129 - - [2026-02-03 01:58:13] "POST /ref-update HTTP/1.1" 200 156 0.029466 10.0.0.129 - - [2026-02-03 01:58:13] "POST /ref-update HTTP/1.1" 200 156 0.021587 10.0.0.129 - - [2026-02-03 01:58:13] "GET /application-policy-set/f00678f6-38ed-45c4-ab91-8a7b4f62905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.018315 10.0.0.129 - - [2026-02-03 01:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006984 10.0.0.129 - - [2026-02-03 01:58:13] "POST /ref-update HTTP/1.1" 200 156 0.049626 10.0.0.129 - - [2026-02-03 01:58:13] "GET /policy-management/ec7f64cd-a80e-4eb9-81d8-270bd704b96f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.019790 10.0.0.129 - - [2026-02-03 01:58:13] "POST /ref-update HTTP/1.1" 200 156 0.009905 10.0.0.129 - - [2026-02-03 01:58:13] "POST /tags HTTP/1.1" 409 221 0.011453 10.0.0.129 - - [2026-02-03 01:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006378 10.0.0.129 - - [2026-02-03 01:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004434 10.0.0.129 - - [2026-02-03 01:58:13] "GET /tag/8e98519f-a835-444b-9eed-f236f4525256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.015356 10.0.0.129 - - [2026-02-03 01:58:13] "POST /chown HTTP/1.1" 200 109 0.020723 10.0.0.129 - - [2026-02-03 01:58:13] "POST /tags HTTP/1.1" 409 238 0.001782 10.0.0.129 - - [2026-02-03 01:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.129 - - [2026-02-03 01:58:13] "GET /tag/fade8d79-0047-4cb1-a1bb-ce4d93de87de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.009117 10.0.0.129 - - [2026-02-03 01:58:13] "POST /chown HTTP/1.1" 200 109 0.013567 10.0.0.129 - - [2026-02-03 01:58:13] "POST /firewall-rules HTTP/1.1" 409 293 0.009051 10.0.0.129 - - [2026-02-03 01:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.129 - - [2026-02-03 01:58:13] "PUT /instance-ip/628a3bcc-138d-415b-8bd0-488fbbbafc7a HTTP/1.1" 200 257 0.023032 10.0.0.129 - - [2026-02-03 01:58:13] "POST /ref-update HTTP/1.1" 200 156 0.015890 10.0.0.129 - - [2026-02-03 01:58:13] "PUT /firewall-rule/2ee41b19-36b5-4aa2-90a7-bde0b79e91f8 HTTP/1.1" 200 261 0.019623 10.0.0.129 - - [2026-02-03 01:58:13] "GET /firewall-rule/2ee41b19-36b5-4aa2-90a7-bde0b79e91f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.008385 10.0.0.129 - - [2026-02-03 01:58:13] "GET /firewall-policy/67e0eb7f-4aa2-43d7-a4b4-99149621c16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.004147 10.0.0.129 - - [2026-02-03 01:58:13] "POST /chown HTTP/1.1" 200 109 0.007666 10.0.0.129 - - [2026-02-03 01:58:13] "POST /chown HTTP/1.1" 200 109 0.019688 10.0.0.129 - - [2026-02-03 01:58:13] "GET /firewall-rule/2ee41b19-36b5-4aa2-90a7-bde0b79e91f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.002728 10.0.0.129 - - [2026-02-03 01:58:13] "PUT /instance-ip/628a3bcc-138d-415b-8bd0-488fbbbafc7a HTTP/1.1" 200 257 0.024185 10.0.0.129 - - [2026-02-03 01:58:13] "POST /ref-update HTTP/1.1" 200 156 0.009152 10.0.0.129 - - [2026-02-03 01:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.129 - - [2026-02-03 01:58:13] "POST /chown HTTP/1.1" 200 109 0.005408 10.0.0.129 - - [2026-02-03 01:58:13] "POST /chown HTTP/1.1" 200 109 0.006226 10.0.0.129 - - [2026-02-03 01:58:13] "PUT /instance-ip/628a3bcc-138d-415b-8bd0-488fbbbafc7a HTTP/1.1" 200 257 0.020543 10.0.0.129 - - [2026-02-03 01:58:13] "POST /ref-update HTTP/1.1" 200 156 0.017704 10.0.0.129 - - [2026-02-03 01:58:13] "POST /chown HTTP/1.1" 200 109 0.006559 10.0.0.129 - - [2026-02-03 01:58:13] "POST /chown HTTP/1.1" 200 109 0.021565 10.0.0.129 - - [2026-02-03 01:58:13] "PUT /instance-ip/628a3bcc-138d-415b-8bd0-488fbbbafc7a HTTP/1.1" 200 257 0.015488 10.0.0.129 - - [2026-02-03 01:58:13] "POST /ref-update HTTP/1.1" 200 156 0.009537 10.0.0.129 - - [2026-02-03 01:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001645 10.0.0.129 - - [2026-02-03 01:58:13] "POST /chown HTTP/1.1" 200 109 0.006822 10.0.0.129 - - [2026-02-03 01:58:13] "POST /chown HTTP/1.1" 200 109 0.013151 10.0.0.129 - - [2026-02-03 01:58:13] "PUT /instance-ip/628a3bcc-138d-415b-8bd0-488fbbbafc7a HTTP/1.1" 200 257 0.011439 10.0.0.129 - - [2026-02-03 01:58:13] "POST /ref-update HTTP/1.1" 200 156 0.019065 10.0.0.129 - - [2026-02-03 01:58:13] "POST /chown HTTP/1.1" 200 109 0.010325 10.0.0.129 - - [2026-02-03 01:58:14] "POST /chown HTTP/1.1" 200 109 0.010455 10.0.0.129 - - [2026-02-03 01:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012177 10.0.0.129 - - [2026-02-03 01:58:14] "GET /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.007886 10.0.0.129 - - [2026-02-03 01:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001512 10.0.0.129 - - [2026-02-03 01:58:14] "PUT /instance-ip/628a3bcc-138d-415b-8bd0-488fbbbafc7a HTTP/1.1" 200 257 0.027329 10.0.0.129 - - [2026-02-03 01:58:14] "POST /ref-update HTTP/1.1" 200 156 0.017237 10.0.0.129 - - [2026-02-03 01:58:14] "GET /project/dd13fbc6-e94a-4082-be5a-5fecab29e166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.039430 10.0.0.129 - - [2026-02-03 01:58:14] "POST /virtual-machines HTTP/1.1" 200 374 0.007304 10.0.0.129 - - [2026-02-03 01:58:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.018339 10.0.0.129 - - [2026-02-03 01:58:14] "PUT /service-instance/d5bd0f73-df2f-42bf-8c23-0a6b48188927 HTTP/1.1" 200 267 0.050204 10.0.0.129 - - [2026-02-03 01:58:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.119843 10.0.0.129 - - [2026-02-03 01:58:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.017420 10.0.0.129 - - [2026-02-03 01:58:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.011078 10.0.0.129 - - [2026-02-03 01:58:14] "PUT /service-instance/d5bd0f73-df2f-42bf-8c23-0a6b48188927 HTTP/1.1" 200 267 0.009498 10.0.0.129 - - [2026-02-03 01:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008639 10.0.0.129 - - [2026-02-03 01:58:14] "GET /virtual-machine-interface/ccdddc00-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.008805 10.0.0.129 - - [2026-02-03 01:58:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.034943 10.0.0.129 - - [2026-02-03 01:58:14] "PUT /service-instance/d5bd0f73-df2f-42bf-8c23-0a6b48188927 HTTP/1.1" 200 267 0.007775 10.0.0.129 - - [2026-02-03 01:58:14] "POST /instance-ips HTTP/1.1" 200 414 0.025102 10.0.0.129 - - [2026-02-03 01:58:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.011393 10.0.0.129 - - [2026-02-03 01:58:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.036394 10.0.0.129 - - [2026-02-03 01:58:14] "GET /virtual-machine-interface/ccdddc00-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.015647 10.0.0.129 - - [2026-02-03 01:58:14] "PUT /service-instance/d5bd0f73-df2f-42bf-8c23-0a6b48188927 HTTP/1.1" 200 267 0.011899 10.0.0.129 - - [2026-02-03 01:58:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.013772 10.0.0.129 - - [2026-02-03 01:58:14] "POST /set-tag HTTP/1.1" 200 109 0.033640 10.0.0.129 - - [2026-02-03 01:58:14] "GET /virtual-machine-interface/ccdddc00-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.023188 10.0.0.129 - - [2026-02-03 01:58:14] "GET /instance-ip/ccf96128-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.026045 10.0.0.129 - - [2026-02-03 01:58:14] "PUT /service-instance/d5bd0f73-df2f-42bf-8c23-0a6b48188927 HTTP/1.1" 200 267 0.032800 10.0.0.129 - - [2026-02-03 01:58:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.012689 10.0.0.129 - - [2026-02-03 01:58:14] "GET /virtual-machine-interface/ccdddc00-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003955 10.0.0.129 - - [2026-02-03 01:58:14] "POST /set-tag HTTP/1.1" 200 109 0.002154 10.0.0.129 - - [2026-02-03 01:58:14] "GET /virtual-router/4ca67980-b3bd-477a-b3d8-b3bb270879e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.003762 10.0.0.129 - - [2026-02-03 01:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001314 10.0.0.129 - - [2026-02-03 01:58:14] "POST /ref-update HTTP/1.1" 200 156 0.010982 10.0.0.129 - - [2026-02-03 01:58:14] "GET /virtual-machine-interface/ccdddc00-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.011115 10.0.0.129 - - [2026-02-03 01:58:14] "POST /set-tag HTTP/1.1" 200 109 0.002647 10.0.0.129 - - [2026-02-03 01:58:14] "POST /chown HTTP/1.1" 200 109 0.020788 10.0.0.129 - - [2026-02-03 01:58:14] "POST /chown HTTP/1.1" 200 109 0.017107 10.0.0.129 - - [2026-02-03 01:58:14] "POST /ref-update HTTP/1.1" 200 156 0.016349 10.0.0.129 - - [2026-02-03 01:58:14] "GET /virtual-machine-interface/ccdddc00-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008322 10.0.0.129 - - [2026-02-03 01:58:14] "POST /set-tag HTTP/1.1" 200 109 0.007249 10.0.0.129 - - [2026-02-03 01:58:14] "POST /chown HTTP/1.1" 200 109 0.005781 10.0.0.129 - - [2026-02-03 01:58:14] "POST /chown HTTP/1.1" 200 109 0.016929 10.0.0.129 - - [2026-02-03 01:58:14] "POST /ref-update HTTP/1.1" 200 156 0.014127 10.0.0.129 - - [2026-02-03 01:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.129 - - [2026-02-03 01:58:15] "POST /chown HTTP/1.1" 200 109 0.005800 10.0.0.129 - - [2026-02-03 01:58:15] "POST /chown HTTP/1.1" 200 109 0.011112 10.0.0.129 - - [2026-02-03 01:58:15] "POST /chown HTTP/1.1" 200 109 0.014584 10.0.0.129 - - [2026-02-03 01:58:15] "POST /chown HTTP/1.1" 200 109 0.005585 10.0.0.129 - - [2026-02-03 01:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.129 - - [2026-02-03 01:58:15] "POST /chown HTTP/1.1" 200 109 0.005597 10.0.0.129 - - [2026-02-03 01:58:15] "POST /chown HTTP/1.1" 200 109 0.021921 10.0.0.129 - - [2026-02-03 01:58:15] "POST /chown HTTP/1.1" 200 109 0.006083 10.0.0.129 - - [2026-02-03 01:58:15] "POST /chown HTTP/1.1" 200 109 0.016123 10.0.0.129 - - [2026-02-03 01:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.129 - - [2026-02-03 01:58:15] "POST /chown HTTP/1.1" 200 109 0.006647 10.0.0.129 - - [2026-02-03 01:58:15] "POST /chown HTTP/1.1" 200 109 0.034750 10.0.0.129 - - [2026-02-03 01:58:15] "POST /chown HTTP/1.1" 200 109 0.008769 10.0.0.129 - - [2026-02-03 01:58:15] "POST /chown HTTP/1.1" 200 109 0.005851 10.0.0.129 - - [2026-02-03 01:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.129 - - [2026-02-03 01:58:15] "POST /chown HTTP/1.1" 200 109 0.006783 10.0.0.129 - - [2026-02-03 01:58:15] "POST /chown HTTP/1.1" 200 109 0.005975 10.0.0.129 - - [2026-02-03 01:58:15] "POST /chown HTTP/1.1" 200 109 0.013833 10.0.0.129 - - [2026-02-03 01:58:15] "POST /chown HTTP/1.1" 200 109 0.022131 10.0.0.129 - - [2026-02-03 01:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.129 - - [2026-02-03 01:58:15] "POST /chown HTTP/1.1" 200 109 0.006145 10.0.0.129 - - [2026-02-03 01:58:15] "POST /chown HTTP/1.1" 200 109 0.014481 10.0.0.129 - - [2026-02-03 01:58:15] "POST /chown HTTP/1.1" 200 109 0.006273 10.0.0.129 - - [2026-02-03 01:58:15] "POST /chown HTTP/1.1" 200 109 0.016358 10.0.0.129 - - [2026-02-03 01:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.129 - - [2026-02-03 01:58:15] "POST /chown HTTP/1.1" 200 109 0.006292 10.0.0.129 - - [2026-02-03 01:58:15] "POST /chown HTTP/1.1" 200 109 0.014513 10.0.0.129 - - [2026-02-03 01:58:15] "POST /chown HTTP/1.1" 200 109 0.010757 10.0.0.129 - - [2026-02-03 01:58:15] "POST /chown HTTP/1.1" 200 109 0.005677 10.0.0.129 - - [2026-02-03 01:58:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.129 - - [2026-02-03 01:58:15] "POST /chown HTTP/1.1" 200 109 0.005534 10.0.0.129 - - [2026-02-03 01:58:15] "POST /chown HTTP/1.1" 200 109 0.005655 10.0.0.129 - - [2026-02-03 01:58:15] "POST /chown HTTP/1.1" 200 109 0.009374 10.0.0.129 - - [2026-02-03 01:58:15] "POST /chown HTTP/1.1" 200 109 0.016273 10.0.0.129 - - [2026-02-03 01:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.129 - - [2026-02-03 01:58:16] "POST /chown HTTP/1.1" 200 109 0.005594 10.0.0.129 - - [2026-02-03 01:58:16] "POST /chown HTTP/1.1" 200 109 0.017137 10.0.0.129 - - [2026-02-03 01:58:16] "POST /chown HTTP/1.1" 200 109 0.006369 10.0.0.129 - - [2026-02-03 01:58:16] "POST /chown HTTP/1.1" 200 109 0.015069 10.0.0.129 - - [2026-02-03 01:58:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.129 - - [2026-02-03 01:58:16] "POST /chown HTTP/1.1" 200 109 0.006965 10.0.0.129 - - [2026-02-03 01:58:16] "POST /chown HTTP/1.1" 200 109 0.019134 10.0.0.129 - - [2026-02-03 01:58:16] "POST /chown HTTP/1.1" 200 109 0.015625 10.0.0.129 - - [2026-02-03 01:58:16] "POST /chown HTTP/1.1" 200 109 0.005774 10.0.0.129 - - [2026-02-03 01:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.129 - - [2026-02-03 01:58:18] "POST /chown HTTP/1.1" 200 109 0.015526 10.0.0.129 - - [2026-02-03 01:58:18] "POST /chown HTTP/1.1" 200 109 0.006760 10.0.0.129 - - [2026-02-03 01:58:18] "POST /chown HTTP/1.1" 200 109 0.013945 10.0.0.129 - - [2026-02-03 01:58:18] "GET /virtual-machine-interface/c951556c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007506 10.0.0.129 - - [2026-02-03 01:58:18] "POST /set-tag HTTP/1.1" 200 109 0.004196 10.0.0.129 - - [2026-02-03 01:58:18] "POST /chown HTTP/1.1" 200 109 0.010560 10.0.0.129 - - [2026-02-03 01:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.129 - - [2026-02-03 01:58:18] "GET /loadbalancer/c01c977a-210f-4a44-b32b-066afa40ad64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002210 10.0.0.129 - - [2026-02-03 01:58:18] "GET /loadbalancer-pool/ec21ebea-28c6-4370-9b45-2635eb254339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002218 10.0.0.129 - - [2026-02-03 01:58:18] "POST /loadbalancer-members HTTP/1.1" 200 704 0.013119 10.0.0.129 - - [2026-02-03 01:58:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.018813 10.0.0.129 - - [2026-02-03 01:58:18] "GET /virtual-machine-interface/c951556c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003365 10.0.0.129 - - [2026-02-03 01:58:18] "GET /virtual-machine-interface/c951556c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.009043 10.0.0.129 - - [2026-02-03 01:58:18] "POST /ref-update HTTP/1.1" 200 156 0.006134 10.0.0.129 - - [2026-02-03 01:58:18] "GET /floating-ip/b1f9aecb-d27d-4003-8d10-184dd9e68746?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.015786 10.0.0.129 - - [2026-02-03 01:58:18] "POST /tags HTTP/1.1" 409 221 0.001446 10.0.0.129 - - [2026-02-03 01:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.129 - - [2026-02-03 01:58:18] "GET /tag/8e98519f-a835-444b-9eed-f236f4525256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.009940 10.0.0.129 - - [2026-02-03 01:58:18] "POST /set-tag HTTP/1.1" 200 109 0.017566 10.0.0.129 - - [2026-02-03 01:58:18] "PUT /floating-ip/b1f9aecb-d27d-4003-8d10-184dd9e68746 HTTP/1.1" 200 257 0.013956 10.0.0.129 - - [2026-02-03 01:58:19] "GET /virtual-machine/99f2057f-5c39-4c82-919d-3b767dc1677e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.002886 10.0.0.129 - - [2026-02-03 01:58:19] "GET /virtual-machine-interface/c951556c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004089 10.0.0.129 - - [2026-02-03 01:58:21] "GET /virtual-machine-interface/ca736cb4-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004651 10.0.0.129 - - [2026-02-03 01:58:21] "POST /set-tag HTTP/1.1" 200 109 0.002839 10.0.0.129 - - [2026-02-03 01:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.129 - - [2026-02-03 01:58:21] "GET /loadbalancer/c01c977a-210f-4a44-b32b-066afa40ad64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002249 10.0.0.129 - - [2026-02-03 01:58:21] "GET /loadbalancer-pool/ec21ebea-28c6-4370-9b45-2635eb254339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.002427 10.0.0.129 - - [2026-02-03 01:58:21] "POST /loadbalancer-members HTTP/1.1" 200 704 0.012582 10.0.0.129 - - [2026-02-03 01:58:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.008805 10.0.0.129 - - [2026-02-03 01:58:21] "GET /virtual-machine-interface/ca736cb4-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005476 10.0.0.129 - - [2026-02-03 01:58:21] "GET /virtual-machine-interface/ca736cb4-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003555 10.0.0.129 - - [2026-02-03 01:58:21] "POST /ref-update HTTP/1.1" 200 156 0.005943 10.0.0.129 - - [2026-02-03 01:58:21] "GET /floating-ip/b1f9aecb-d27d-4003-8d10-184dd9e68746?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.005677 10.0.0.129 - - [2026-02-03 01:58:21] "POST /set-tag HTTP/1.1" 200 109 0.013539 10.0.0.129 - - [2026-02-03 01:58:23] "GET /virtual-machine-interface/ccdddc00-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004026 10.0.0.129 - - [2026-02-03 01:58:23] "POST /set-tag HTTP/1.1" 200 109 0.001793 10.0.0.129 - - [2026-02-03 01:58:24] "GET /virtual-machine/e675c1c3-66b5-4a41-8fba-4d994dc4c1b3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.002763 10.0.0.129 - - [2026-02-03 01:58:24] "GET /virtual-machine-interface/ca736cb4-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.003894 10.0.0.129 - - [2026-02-03 01:58:24] "GET /virtual-machine/62a7b6f4-4991-40de-af7d-1d0c26a2ff13?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.002810 10.0.0.129 - - [2026-02-03 01:58:24] "GET /virtual-machine-interface/ccdddc00-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003767 10.0.0.129 - - [2026-02-03 01:58:24] "GET /virtual-machine-interface/ccdddc00-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004272 10.0.0.129 - - [2026-02-03 01:58:24] "POST /set-tag HTTP/1.1" 200 109 0.002377 10.0.0.129 - - [2026-02-03 01:58:27] "GET /global-system-configs HTTP/1.1" 200 323 0.002172 10.0.0.129 - - [2026-02-03 01:58:29] "GET /global-system-configs HTTP/1.1" 200 323 0.002021 10.0.0.129 - - [2026-02-03 01:58:56] "GET /virtual-machine-interface/ccdddc00-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008689 10.0.0.129 - - [2026-02-03 01:58:56] "POST /set-tag HTTP/1.1" 200 109 0.002062 10.0.0.129 - - [2026-02-03 01:58:56] "GET /virtual-machine-interface/ccdddc00-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003955 10.0.0.129 - - [2026-02-03 01:58:56] "POST /set-tag HTTP/1.1" 200 109 0.001973 10.0.0.129 - - [2026-02-03 01:58:56] "GET /virtual-machine/62a7b6f4-4991-40de-af7d-1d0c26a2ff13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002772 10.0.0.129 - - [2026-02-03 01:58:56] "POST /ref-update HTTP/1.1" 200 156 0.009862 10.0.0.129 - - [2026-02-03 01:58:56] "GET /virtual-machine-interface/ccdddc00-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.027792 10.0.0.129 - - [2026-02-03 01:58:56] "POST /set-tag HTTP/1.1" 200 109 0.018973 10.0.0.129 - - [2026-02-03 01:58:56] "POST /set-tag HTTP/1.1" 200 109 0.032206 10.0.0.129 - - [2026-02-03 01:58:56] "DELETE /instance-ip/ccf96128-00a3-11f1-b6da-fa163e029be2 HTTP/1.1" 200 115 0.053448 10.0.0.129 - - [2026-02-03 01:58:56] "DELETE /virtual-machine-interface/ccdddc00-00a3-11f1-b6da-fa163e029be2 HTTP/1.1" 200 115 0.036677 10.0.0.129 - - [2026-02-03 01:58:56] "DELETE /virtual-machine/62a7b6f4-4991-40de-af7d-1d0c26a2ff13 HTTP/1.1" 200 115 0.022704 10.0.0.129 - - [2026-02-03 01:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.129 - - [2026-02-03 01:58:59] "GET /tag/fade8d79-0047-4cb1-a1bb-ce4d93de87de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.011874 10.0.0.129 - - [2026-02-03 01:58:59] "GET /tag/fade8d79-0047-4cb1-a1bb-ce4d93de87de?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.011080 10.0.0.129 - - [2026-02-03 01:58:59] "GET /virtual-machine-interface/265d5c7f-3329-450a-96ce-1a0a797271d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.003898 10.0.0.129 - - [2026-02-03 01:58:59] "POST /set-tag HTTP/1.1" 200 109 0.013654 10.0.0.129 - - [2026-02-03 01:58:59] "GET /virtual-machine-interface/b5e948a4-6bda-4e97-9a76-7227d58b05fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2731 0.019268 10.0.0.129 - - [2026-02-03 01:58:59] "POST /set-tag HTTP/1.1" 200 109 0.015658 10.0.0.129 - - [2026-02-03 01:58:59] "GET /virtual-machine-interface/f0d7fc99-763b-4f42-8089-a5c8e6541387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004637 10.0.0.129 - - [2026-02-03 01:58:59] "POST /set-tag HTTP/1.1" 200 109 0.031232 10.0.0.129 - - [2026-02-03 01:58:59] "GET /firewall-policy/67e0eb7f-4aa2-43d7-a4b4-99149621c16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.011976 10.0.0.129 - - [2026-02-03 01:58:59] "GET /firewall-rule/2ee41b19-36b5-4aa2-90a7-bde0b79e91f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.002781 10.0.0.129 - - [2026-02-03 01:58:59] "POST /ref-update HTTP/1.1" 200 156 0.013644 10.0.0.129 - - [2026-02-03 01:58:59] "DELETE /firewall-rule/2ee41b19-36b5-4aa2-90a7-bde0b79e91f8 HTTP/1.1" 200 115 0.064342 10.0.0.129 - - [2026-02-03 01:59:00] "DELETE /loadbalancer-member/52436ad0-a646-4196-b811-cd06a6c91cea HTTP/1.1" 200 115 0.026538 10.0.0.129 - - [2026-02-03 01:59:00] "DELETE /loadbalancer-pool/13cce019-a721-4800-a707-508d5c0d7e6b HTTP/1.1" 200 115 0.048372 10.0.0.129 - - [2026-02-03 01:59:00] "PUT /service-instance/d5bd0f73-df2f-42bf-8c23-0a6b48188927 HTTP/1.1" 200 267 0.018348 10.0.0.129 - - [2026-02-03 01:59:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.026550 10.0.0.129 - - [2026-02-03 01:59:00] "DELETE /loadbalancer-listener/e4e83bc6-873a-481d-bae2-4b237855ca94 HTTP/1.1" 200 115 0.085422 10.0.0.129 - - [2026-02-03 01:59:00] "GET /floating-ip/a33f8119-7646-4985-91ac-61e7e3fd5f9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2400 0.002139 10.0.0.129 - - [2026-02-03 01:59:00] "PUT /service-instance/d5bd0f73-df2f-42bf-8c23-0a6b48188927 HTTP/1.1" 200 267 0.024067 10.0.0.129 - - [2026-02-03 01:59:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.012925 10.0.0.129 - - [2026-02-03 01:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.129 - - [2026-02-03 01:59:00] "PUT /floating-ip/a33f8119-7646-4985-91ac-61e7e3fd5f9c HTTP/1.1" 200 257 0.012762 10.0.0.129 - - [2026-02-03 01:59:00] "POST /chown HTTP/1.1" 200 109 0.017176 10.0.0.129 - - [2026-02-03 01:59:00] "DELETE /floating-ip/a33f8119-7646-4985-91ac-61e7e3fd5f9c HTTP/1.1" 200 115 0.044599 10.0.0.129 - - [2026-02-03 01:59:00] "POST /chown HTTP/1.1" 200 109 0.023380 10.0.0.129 - - [2026-02-03 01:59:00] "POST /chown HTTP/1.1" 200 109 0.015638 10.0.0.129 - - [2026-02-03 01:59:00] "DELETE /loadbalancer/b8129e7f-0c6d-4033-8299-a6fe3ee7204b HTTP/1.1" 200 115 0.069023 10.0.0.129 - - [2026-02-03 01:59:00] "POST /chown HTTP/1.1" 200 109 0.007704 10.0.0.129 - - [2026-02-03 01:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001360 10.0.0.129 - - [2026-02-03 01:59:00] "POST /service-instances HTTP/1.1" 409 259 0.003129 10.0.0.129 - - [2026-02-03 01:59:00] "DELETE /instance-ip/628a3bcc-138d-415b-8bd0-488fbbbafc7a HTTP/1.1" 200 115 0.053087 10.0.0.129 - - [2026-02-03 01:59:00] "DELETE /virtual-machine-interface/b5e948a4-6bda-4e97-9a76-7227d58b05fb HTTP/1.1" 200 115 0.035613 10.0.0.129 - - [2026-02-03 01:59:00] "POST /service-instances HTTP/1.1" 409 259 0.002312 10.0.0.129 - - [2026-02-03 01:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.129 - - [2026-02-03 01:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005651 10.0.0.129 - - [2026-02-03 01:59:00] "DELETE /tag/fade8d79-0047-4cb1-a1bb-ce4d93de87de HTTP/1.1" 200 115 0.058528 10.0.0.129 - - [2026-02-03 01:59:00] "DELETE /service-instance/d5bd0f73-df2f-42bf-8c23-0a6b48188927 HTTP/1.1" 200 115 0.027325 10.0.0.129 - - [2026-02-03 01:59:00] "GET /virtual-machine-interface/265d5c7f-3329-450a-96ce-1a0a797271d4?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.005440 10.0.0.129 - - [2026-02-03 01:59:00] "GET /floating-ip-pool/5fdcabfb-49e7-40d7-a473-f18ad011a816?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.003302 10.0.0.129 - - [2026-02-03 01:59:00] "POST /ref-update HTTP/1.1" 200 156 0.037577 10.0.0.129 - - [2026-02-03 01:59:00] "DELETE /floating-ip-pool/5fdcabfb-49e7-40d7-a473-f18ad011a816 HTTP/1.1" 200 115 0.043676 10.0.0.129 - - [2026-02-03 01:59:00] "DELETE /virtual-machine-interface/265d5c7f-3329-450a-96ce-1a0a797271d4 HTTP/1.1" 200 115 0.119766 10.0.0.129 - - [2026-02-03 01:59:00] "POST /ref-update HTTP/1.1" 200 156 0.019443 10.0.0.129 - - [2026-02-03 01:59:00] "DELETE /virtual-machine/4a17ee1d-da3f-4733-9241-e830f040ae82 HTTP/1.1" 200 115 0.056743 10.0.0.129 - - [2026-02-03 01:59:00] "GET /virtual-machine-interface/f0d7fc99-763b-4f42-8089-a5c8e6541387?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.049348 10.0.0.129 - - [2026-02-03 01:59:00] "POST /useragent-kv HTTP/1.1" 200 115 0.005279 10.0.0.129 - - [2026-02-03 01:59:00] "POST /useragent-kv HTTP/1.1" 200 115 0.006508 10.0.0.129 - - [2026-02-03 01:59:00] "DELETE /virtual-network/0aa74235-5b74-416b-92c0-8690afd44a4b HTTP/1.1" 200 115 0.233906 10.0.0.129 - - [2026-02-03 01:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010084 10.0.0.129 - - [2026-02-03 01:59:00] "GET /routing-instance/a46246fe-986a-41c5-b583-a53481423a8f HTTP/1.1" 404 171 0.009976 10.0.0.129 - - [2026-02-03 01:59:00] "GET /domains HTTP/1.1" 200 281 0.005670 10.0.0.129 - - [2026-02-03 01:59:00] "GET /domain/13fd0202-9916-480a-8ae8-590860a20c28 HTTP/1.1" 200 3099 0.016482 10.0.0.129 - - [2026-02-03 01:59:01] "DELETE /route-target/a9c147f9-45ff-4773-ac5e-5892e2fb1524 HTTP/1.1" 200 115 0.059927 10.0.0.129 - - [2026-02-03 01:59:01] "GET /project/dd13fbc6-e94a-4082-be5a-5fecab29e166 HTTP/1.1" 200 6900 0.096153 10.0.0.129 - - [2026-02-03 01:59:01] "DELETE /virtual-machine-interface/f0d7fc99-763b-4f42-8089-a5c8e6541387 HTTP/1.1" 200 115 0.241155 10.0.0.129 - - [2026-02-03 01:59:01] "GET /virtual-machine-interface/ca736cb4-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.008094 10.0.0.129 - - [2026-02-03 01:59:01] "POST /set-tag HTTP/1.1" 200 109 0.012442 10.0.0.129 - - [2026-02-03 01:59:01] "DELETE /virtual-machine/5de3a329-ba15-45d8-a012-0909b9015975 HTTP/1.1" 200 115 0.062176 10.0.0.129 - - [2026-02-03 01:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004376 10.0.0.129 - - [2026-02-03 01:59:01] "GET /loadbalancer/c01c977a-210f-4a44-b32b-066afa40ad64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003380 10.0.0.129 - - [2026-02-03 01:59:01] "GET /virtual-machine-interface/ca736cb4-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004334 10.0.0.129 - - [2026-02-03 01:59:01] "POST /set-tag HTTP/1.1" 200 109 0.021835 10.0.0.129 - - [2026-02-03 01:59:01] "DELETE /loadbalancer-member/5c4e214c-30a9-4f69-8652-7b220a3092f2 HTTP/1.1" 200 115 0.050987 10.0.0.129 - - [2026-02-03 01:59:02] "GET /virtual-machine-interface/ca736cb4-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008704 10.0.0.129 - - [2026-02-03 01:59:02] "POST /set-tag HTTP/1.1" 200 109 0.005503 10.0.0.129 - - [2026-02-03 01:59:02] "GET /virtual-machine-interface/ca736cb4-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004008 10.0.0.129 - - [2026-02-03 01:59:02] "POST /set-tag HTTP/1.1" 200 109 0.002880 10.0.0.129 - - [2026-02-03 01:59:02] "GET /virtual-machine/e675c1c3-66b5-4a41-8fba-4d994dc4c1b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.004031 10.0.0.129 - - [2026-02-03 01:59:02] "POST /ref-update HTTP/1.1" 200 156 0.019808 10.0.0.129 - - [2026-02-03 01:59:02] "GET /virtual-machine-interface/ca736cb4-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.009280 10.0.0.129 - - [2026-02-03 01:59:02] "POST /set-tag HTTP/1.1" 200 109 0.016483 10.0.0.129 - - [2026-02-03 01:59:02] "POST /set-tag HTTP/1.1" 200 109 0.022865 10.0.0.129 - - [2026-02-03 01:59:02] "POST /set-tag HTTP/1.1" 200 109 0.020668 10.0.0.129 - - [2026-02-03 01:59:02] "DELETE /instance-ip/ca929ac6-00a3-11f1-b6da-fa163e029be2 HTTP/1.1" 200 115 0.036642 10.0.0.129 - - [2026-02-03 01:59:02] "POST /ref-update HTTP/1.1" 200 156 0.008726 10.0.0.129 - - [2026-02-03 01:59:02] "DELETE /virtual-machine-interface/ca736cb4-00a3-11f1-b6da-fa163e029be2 HTTP/1.1" 200 115 0.042844 10.0.0.129 - - [2026-02-03 01:59:02] "DELETE /virtual-machine/e675c1c3-66b5-4a41-8fba-4d994dc4c1b3 HTTP/1.1" 200 115 0.029174 10.0.0.129 - - [2026-02-03 01:59:06] "GET /virtual-machine-interface/c951556c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004691 10.0.0.129 - - [2026-02-03 01:59:06] "POST /set-tag HTTP/1.1" 200 109 0.002714 10.0.0.129 - - [2026-02-03 01:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.129 - - [2026-02-03 01:59:06] "GET /loadbalancer/c01c977a-210f-4a44-b32b-066afa40ad64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.001892 10.0.0.129 - - [2026-02-03 01:59:07] "GET /virtual-machine-interface/c951556c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004241 10.0.0.129 - - [2026-02-03 01:59:07] "POST /set-tag HTTP/1.1" 200 109 0.003432 10.0.0.129 - - [2026-02-03 01:59:07] "GET /virtual-machine-interface/c951556c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004306 10.0.0.129 - - [2026-02-03 01:59:07] "POST /set-tag HTTP/1.1" 200 109 0.001927 10.0.0.129 - - [2026-02-03 01:59:07] "GET /virtual-machine/99f2057f-5c39-4c82-919d-3b767dc1677e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002218 10.0.0.129 - - [2026-02-03 01:59:07] "POST /ref-update HTTP/1.1" 200 156 0.010773 10.0.0.129 - - [2026-02-03 01:59:07] "GET /virtual-machine-interface/c951556c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.007899 10.0.0.129 - - [2026-02-03 01:59:07] "POST /set-tag HTTP/1.1" 200 109 0.019951 10.0.0.129 - - [2026-02-03 01:59:07] "POST /set-tag HTTP/1.1" 200 109 0.026783 10.0.0.129 - - [2026-02-03 01:59:07] "POST /set-tag HTTP/1.1" 200 109 0.026720 10.0.0.129 - - [2026-02-03 01:59:07] "DELETE /instance-ip/c96ad5e6-00a3-11f1-b6da-fa163e029be2 HTTP/1.1" 200 115 0.042243 10.0.0.129 - - [2026-02-03 01:59:07] "POST /ref-update HTTP/1.1" 200 156 0.007705 10.0.0.129 - - [2026-02-03 01:59:07] "DELETE /virtual-machine-interface/c951556c-00a3-11f1-b6da-fa163e029be2 HTTP/1.1" 200 115 0.041154 10.0.0.129 - - [2026-02-03 01:59:07] "DELETE /virtual-machine/99f2057f-5c39-4c82-919d-3b767dc1677e HTTP/1.1" 200 115 0.027044 10.0.0.129 - - [2026-02-03 01:59:07] "DELETE /tag/f8296e75-99c2-4eed-913e-569a7b49a711 HTTP/1.1" 200 115 0.055123 10.0.0.129 - - [2026-02-03 01:59:07] "DELETE /tag/43dd5fc6-9c9e-4df4-aa2f-87eac1b470fc HTTP/1.1" 200 115 0.037067 10.0.0.129 - - [2026-02-03 01:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.129 - - [2026-02-03 01:59:11] "GET /project/dd13fbc6-e94a-4082-be5a-5fecab29e166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.045476 10.0.0.129 - - [2026-02-03 01:59:11] "POST /tags HTTP/1.1" 200 394 0.028810 10.0.0.129 - - [2026-02-03 01:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012923 10.0.0.129 - - [2026-02-03 01:59:11] "GET /tag/cfb20ef1-b5e1-4760-9d06-9791ebdfb96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.013328 10.0.0.129 - - [2026-02-03 01:59:11] "POST /tags HTTP/1.1" 200 342 0.021204 10.0.0.129 - - [2026-02-03 01:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.129 - - [2026-02-03 01:59:11] "GET /tag/04b2f6b4-0808-4742-bc9d-5022557d8d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016413 10.0.0.129 - - [2026-02-03 01:59:11] "POST /id-to-fqname HTTP/1.1" 200 192 0.000545 10.0.0.129 - - [2026-02-03 01:59:11] "POST /fqname-to-id HTTP/1.1" 404 201 0.006761 10.0.0.129 - - [2026-02-03 01:59:11] "POST /security-groups HTTP/1.1" 200 589 0.061799 10.0.0.129 - - [2026-02-03 01:59:11] "POST /fqname-to-id HTTP/1.1" 404 236 0.001823 10.0.0.129 - - [2026-02-03 01:59:11] "POST /projects HTTP/1.1" 200 521 0.191604 10.0.0.129 - - [2026-02-03 01:59:11] "POST /access-control-lists HTTP/1.1" 200 600 0.062906 10.0.0.129 - - [2026-02-03 01:59:12] "POST /fqname-to-id HTTP/1.1" 404 235 0.006896 10.0.0.129 - - [2026-02-03 01:59:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.023383 10.0.0.129 - - [2026-02-03 01:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012380 10.0.0.129 - - [2026-02-03 01:59:12] "GET /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005624 10.0.0.129 - - [2026-02-03 01:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.129 - - [2026-02-03 01:59:12] "GET /virtual-network/545f140c-da8e-4b52-9db7-adb409d98824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.034273 10.0.0.129 - - [2026-02-03 01:59:12] "POST /access-control-lists HTTP/1.1" 200 598 0.065928 10.0.0.129 - - [2026-02-03 01:59:12] "PUT /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52 HTTP/1.1" 200 265 0.062064 10.0.0.129 - - [2026-02-03 01:59:12] "PUT /virtual-network/545f140c-da8e-4b52-9db7-adb409d98824 HTTP/1.1" 200 265 0.045521 10.0.0.129 - - [2026-02-03 01:59:12] "POST /security-groups HTTP/1.1" 200 593 0.075207 10.0.0.129 - - [2026-02-03 01:59:12] "POST /fqname-to-id HTTP/1.1" 404 270 0.003616 10.0.0.129 - - [2026-02-03 01:59:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.038852 10.0.0.129 - - [2026-02-03 01:59:12] "POST /chown HTTP/1.1" 200 109 0.070089 10.0.0.129 - - [2026-02-03 01:59:12] "POST /access-control-lists HTTP/1.1" 200 634 0.088780 10.0.0.129 - - [2026-02-03 01:59:12] "POST /fqname-to-id HTTP/1.1" 404 269 0.006613 10.0.0.129 - - [2026-02-03 01:59:12] "GET /application-policy-set/f00678f6-38ed-45c4-ab91-8a7b4f62905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002586 10.0.0.129 - - [2026-02-03 01:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.129 - - [2026-02-03 01:59:12] "GET /policy-management/ec7f64cd-a80e-4eb9-81d8-270bd704b96f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002378 10.0.0.129 - - [2026-02-03 01:59:12] "POST /tags HTTP/1.1" 409 226 0.002306 10.0.0.129 - - [2026-02-03 01:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.129 - - [2026-02-03 01:59:12] "GET /tag/04b2f6b4-0808-4742-bc9d-5022557d8d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.029387 10.0.0.129 - - [2026-02-03 01:59:12] "POST /access-control-lists HTTP/1.1" 200 632 0.075333 10.0.0.129 - - [2026-02-03 01:59:12] "POST /firewall-rules HTTP/1.1" 200 602 0.063955 10.0.0.129 - - [2026-02-03 01:59:12] "GET /firewall-rule/60d40822-be43-485f-97e1-f93a0982f0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.011788 10.0.0.129 - - [2026-02-03 01:59:12] "GET /firewall-policy/7b34c8e6-aa1f-4bee-a83d-49e3a5c89d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.004184 10.0.0.129 - - [2026-02-03 01:59:12] "GET /firewall-rule/60d40822-be43-485f-97e1-f93a0982f0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002861 10.0.0.129 - - [2026-02-03 01:59:12] "POST /ref-update HTTP/1.1" 200 156 0.058477 10.0.0.129 - - [2026-02-03 01:59:12] "GET /application-policy-set/f00678f6-38ed-45c4-ab91-8a7b4f62905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013853 10.0.0.129 - - [2026-02-03 01:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.129 - - [2026-02-03 01:59:12] "GET /policy-management/ec7f64cd-a80e-4eb9-81d8-270bd704b96f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002504 10.0.0.129 - - [2026-02-03 01:59:12] "POST /tags HTTP/1.1" 409 226 0.001685 10.0.0.129 - - [2026-02-03 01:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.129 - - [2026-02-03 01:59:12] "GET /tag/04b2f6b4-0808-4742-bc9d-5022557d8d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010169 10.0.0.129 - - [2026-02-03 01:59:13] "POST /firewall-rules HTTP/1.1" 200 600 0.064759 10.0.0.129 - - [2026-02-03 01:59:13] "GET /firewall-rule/9066eb04-edca-40cb-911a-81dc19febbf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.012219 10.0.0.129 - - [2026-02-03 01:59:13] "GET /firewall-policy/7b34c8e6-aa1f-4bee-a83d-49e3a5c89d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.004818 10.0.0.129 - - [2026-02-03 01:59:13] "GET /firewall-rule/9066eb04-edca-40cb-911a-81dc19febbf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004808 10.0.0.129 - - [2026-02-03 01:59:13] "POST /ref-update HTTP/1.1" 200 156 0.044185 10.0.0.129 - - [2026-02-03 01:59:14] "POST /tags HTTP/1.1" 200 394 0.021340 10.0.0.129 - - [2026-02-03 01:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.129 - - [2026-02-03 01:59:14] "GET /tag/7b5df219-38e2-4d24-b3c2-266785dcf310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.018828 10.0.0.129 - - [2026-02-03 01:59:14] "POST /tags HTTP/1.1" 200 342 0.019352 10.0.0.129 - - [2026-02-03 01:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.129 - - [2026-02-03 01:59:14] "GET /tag/c301e4bf-c10d-45f0-b12d-6e1ade858314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011563 10.0.0.129 - - [2026-02-03 01:59:14] "POST /id-to-fqname HTTP/1.1" 200 192 0.000442 10.0.0.129 - - [2026-02-03 01:59:14] "POST /fqname-to-id HTTP/1.1" 404 201 0.007630 10.0.0.129 - - [2026-02-03 01:59:14] "POST /security-groups HTTP/1.1" 200 589 0.069562 10.0.0.129 - - [2026-02-03 01:59:14] "POST /projects HTTP/1.1" 200 521 0.179690 10.0.0.129 - - [2026-02-03 01:59:14] "POST /fqname-to-id HTTP/1.1" 404 236 0.001897 10.0.0.129 - - [2026-02-03 01:59:15] "POST /access-control-lists HTTP/1.1" 200 600 0.065960 10.0.0.129 - - [2026-02-03 01:59:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.070782 10.0.0.129 - - [2026-02-03 01:59:15] "POST /fqname-to-id HTTP/1.1" 404 235 0.022295 10.0.0.129 - - [2026-02-03 01:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.014251 10.0.0.129 - - [2026-02-03 01:59:15] "GET /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.006508 10.0.0.129 - - [2026-02-03 01:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001312 10.0.0.129 - - [2026-02-03 01:59:15] "GET /virtual-network/545f140c-da8e-4b52-9db7-adb409d98824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.050532 10.0.0.129 - - [2026-02-03 01:59:15] "POST /access-control-lists HTTP/1.1" 200 598 0.080162 10.0.0.129 - - [2026-02-03 01:59:15] "PUT /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52 HTTP/1.1" 200 265 0.067397 10.0.0.129 - - [2026-02-03 01:59:15] "PUT /virtual-network/545f140c-da8e-4b52-9db7-adb409d98824 HTTP/1.1" 200 265 0.043268 10.0.0.129 - - [2026-02-03 01:59:15] "POST /security-groups HTTP/1.1" 200 593 0.065962 10.0.0.129 - - [2026-02-03 01:59:15] "POST /fqname-to-id HTTP/1.1" 404 270 0.006057 10.0.0.129 - - [2026-02-03 01:59:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.025443 10.0.0.129 - - [2026-02-03 01:59:15] "POST /chown HTTP/1.1" 200 109 0.057027 10.0.0.129 - - [2026-02-03 01:59:15] "POST /access-control-lists HTTP/1.1" 200 634 0.086726 10.0.0.129 - - [2026-02-03 01:59:15] "POST /fqname-to-id HTTP/1.1" 404 269 0.008215 10.0.0.129 - - [2026-02-03 01:59:15] "GET /application-policy-set/f00678f6-38ed-45c4-ab91-8a7b4f62905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002337 10.0.0.129 - - [2026-02-03 01:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001403 10.0.0.129 - - [2026-02-03 01:59:15] "GET /policy-management/ec7f64cd-a80e-4eb9-81d8-270bd704b96f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002015 10.0.0.129 - - [2026-02-03 01:59:15] "POST /tags HTTP/1.1" 409 226 0.001343 10.0.0.129 - - [2026-02-03 01:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001229 10.0.0.129 - - [2026-02-03 01:59:15] "GET /tag/c301e4bf-c10d-45f0-b12d-6e1ade858314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009459 10.0.0.129 - - [2026-02-03 01:59:15] "POST /access-control-lists HTTP/1.1" 200 632 0.062968 10.0.0.129 - - [2026-02-03 01:59:15] "POST /firewall-rules HTTP/1.1" 200 602 0.104881 10.0.0.129 - - [2026-02-03 01:59:15] "GET /firewall-rule/7cc1d78d-108f-4db6-9776-f02ec0ca0276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.015412 10.0.0.129 - - [2026-02-03 01:59:15] "GET /firewall-policy/7b34c8e6-aa1f-4bee-a83d-49e3a5c89d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.003255 10.0.0.129 - - [2026-02-03 01:59:15] "GET /firewall-rule/7cc1d78d-108f-4db6-9776-f02ec0ca0276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002690 10.0.0.129 - - [2026-02-03 01:59:15] "POST /ref-update HTTP/1.1" 200 156 0.053175 10.0.0.129 - - [2026-02-03 01:59:15] "GET /application-policy-set/f00678f6-38ed-45c4-ab91-8a7b4f62905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.005813 10.0.0.129 - - [2026-02-03 01:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.129 - - [2026-02-03 01:59:15] "GET /policy-management/ec7f64cd-a80e-4eb9-81d8-270bd704b96f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002308 10.0.0.129 - - [2026-02-03 01:59:15] "POST /tags HTTP/1.1" 409 226 0.001440 10.0.0.129 - - [2026-02-03 01:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001272 10.0.0.129 - - [2026-02-03 01:59:15] "GET /tag/c301e4bf-c10d-45f0-b12d-6e1ade858314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009716 10.0.0.129 - - [2026-02-03 01:59:16] "POST /firewall-rules HTTP/1.1" 200 600 0.070437 10.0.0.129 - - [2026-02-03 01:59:16] "GET /firewall-rule/f1e635e6-e7f6-4465-b104-fc2a48363895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.009360 10.0.0.129 - - [2026-02-03 01:59:16] "GET /firewall-policy/7b34c8e6-aa1f-4bee-a83d-49e3a5c89d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.003484 10.0.0.129 - - [2026-02-03 01:59:16] "GET /firewall-rule/f1e635e6-e7f6-4465-b104-fc2a48363895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002251 10.0.0.129 - - [2026-02-03 01:59:16] "POST /ref-update HTTP/1.1" 200 156 0.047080 10.0.0.129 - - [2026-02-03 01:59:17] "POST /tags HTTP/1.1" 200 346 0.069845 10.0.0.129 - - [2026-02-03 01:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011505 10.0.0.129 - - [2026-02-03 01:59:17] "GET /tag/eb6eb7b4-a7a1-4808-824e-aab8cd606d57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.020402 10.0.0.129 - - [2026-02-03 01:59:17] "POST /projects HTTP/1.1" 409 238 0.001927 10.0.0.129 - - [2026-02-03 01:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.129 - - [2026-02-03 01:59:17] "GET /project/b3d9e54d-07e5-4f17-9553-7f5d99e9f263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.030150 10.0.0.129 - - [2026-02-03 01:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005207 10.0.0.129 - - [2026-02-03 01:59:17] "GET /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004276 10.0.0.129 - - [2026-02-03 01:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.129 - - [2026-02-03 01:59:17] "GET /virtual-network/545f140c-da8e-4b52-9db7-adb409d98824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003722 10.0.0.129 - - [2026-02-03 01:59:17] "POST /security-groups HTTP/1.1" 409 285 0.003485 10.0.0.129 - - [2026-02-03 01:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.129 - - [2026-02-03 01:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001345 10.0.0.129 - - [2026-02-03 01:59:18] "PUT /security-group/a31d4aad-087d-47a7-91ba-20e3f5601ac0 HTTP/1.1" 200 263 0.063111 10.0.0.129 - - [2026-02-03 01:59:18] "GET /project/b3d9e54d-07e5-4f17-9553-7f5d99e9f263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.089919 10.0.0.129 - - [2026-02-03 01:59:18] "PUT /access-control-list/6e193f20-4c4c-4830-a8ae-8b68a8cbc08d HTTP/1.1" 200 273 0.038566 10.0.0.129 - - [2026-02-03 01:59:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.046910 10.0.0.129 - - [2026-02-03 01:59:18] "POST /tags HTTP/1.1" 409 228 0.012086 10.0.0.129 - - [2026-02-03 01:59:18] "PUT /access-control-list/c39d1606-32d3-448c-9ce9-7624dac88f04 HTTP/1.1" 200 273 0.061442 10.0.0.129 - - [2026-02-03 01:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.129 - - [2026-02-03 01:59:18] "GET /tag/eb6eb7b4-a7a1-4808-824e-aab8cd606d57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.009987 10.0.0.129 - - [2026-02-03 01:59:18] "POST /tags HTTP/1.1" 200 346 0.024780 10.0.0.129 - - [2026-02-03 01:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.129 - - [2026-02-03 01:59:18] "GET /tag/ce5a4869-70d5-43b6-9df1-3cdf63641216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.013684 10.0.0.129 - - [2026-02-03 01:59:18] "POST /projects HTTP/1.1" 409 238 0.001682 10.0.0.129 - - [2026-02-03 01:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.129 - - [2026-02-03 01:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.129 - - [2026-02-03 01:59:18] "GET /project/57140bc9-c6ad-48a7-af69-a59e73d11376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032061 10.0.0.129 - - [2026-02-03 01:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.129 - - [2026-02-03 01:59:18] "GET /project/57140bc9-c6ad-48a7-af69-a59e73d11376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.047709 10.0.0.129 - - [2026-02-03 01:59:18] "GET /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.008156 10.0.0.129 - - [2026-02-03 01:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.129 - - [2026-02-03 01:59:18] "GET /virtual-network/545f140c-da8e-4b52-9db7-adb409d98824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004576 10.0.0.129 - - [2026-02-03 01:59:18] "POST /security-groups HTTP/1.1" 409 285 0.001974 10.0.0.129 - - [2026-02-03 01:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.129 - - [2026-02-03 01:59:18] "PUT /security-group/474d866f-fa18-4613-aa1a-8797ed582e7f HTTP/1.1" 200 263 0.071802 10.0.0.129 - - [2026-02-03 01:59:18] "PUT /access-control-list/7fce6775-bf6f-4b5a-884b-c1c8a99f02a7 HTTP/1.1" 200 273 0.017459 10.0.0.129 - - [2026-02-03 01:59:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.044114 10.0.0.129 - - [2026-02-03 01:59:18] "POST /tags HTTP/1.1" 409 228 0.003617 10.0.0.129 - - [2026-02-03 01:59:18] "PUT /access-control-list/b35e5ccc-fa87-464a-aa81-356e9fad52b6 HTTP/1.1" 200 273 0.041740 10.0.0.129 - - [2026-02-03 01:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001699 10.0.0.129 - - [2026-02-03 01:59:18] "GET /tag/ce5a4869-70d5-43b6-9df1-3cdf63641216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.009528 10.0.0.129 - - [2026-02-03 01:59:18] "POST /tags HTTP/1.1" 200 292 0.047858 10.0.0.129 - - [2026-02-03 01:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008140 10.0.0.129 - - [2026-02-03 01:59:18] "GET /tag/be3e0dbe-4d80-42c1-a0b1-462470d23928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.013224 10.0.0.129 - - [2026-02-03 01:59:18] "POST /tags HTTP/1.1" 200 304 0.052337 10.0.0.129 - - [2026-02-03 01:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.026098 10.0.0.129 - - [2026-02-03 01:59:19] "GET /tag/81d24f62-7fe6-467a-874f-8bd9bf3c3e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012123 10.0.0.129 - - [2026-02-03 01:59:19] "POST /tags HTTP/1.1" 409 252 0.001599 10.0.0.129 - - [2026-02-03 01:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001394 10.0.0.129 - - [2026-02-03 01:59:19] "GET /tag/cfb20ef1-b5e1-4760-9d06-9791ebdfb96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.009736 10.0.0.129 - - [2026-02-03 01:59:19] "POST /tags HTTP/1.1" 409 226 0.001976 10.0.0.129 - - [2026-02-03 01:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001469 10.0.0.129 - - [2026-02-03 01:59:19] "GET /tag/04b2f6b4-0808-4742-bc9d-5022557d8d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010687 10.0.0.129 - - [2026-02-03 01:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.129 - - [2026-02-03 01:59:19] "GET /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003819 10.0.0.129 - - [2026-02-03 01:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.129 - - [2026-02-03 01:59:19] "GET /project/b3d9e54d-07e5-4f17-9553-7f5d99e9f263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036221 10.0.0.129 - - [2026-02-03 01:59:19] "POST /virtual-machines HTTP/1.1" 200 396 0.006773 10.0.0.129 - - [2026-02-03 01:59:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.019929 10.0.0.129 - - [2026-02-03 01:59:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.097347 10.0.0.129 - - [2026-02-03 01:59:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.006762 10.0.0.129 - - [2026-02-03 01:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007053 10.0.0.129 - - [2026-02-03 01:59:19] "GET /virtual-machine-interface/f3a58220-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.003677 10.0.0.129 - - [2026-02-03 01:59:19] "POST /instance-ips HTTP/1.1" 200 398 0.021280 10.0.0.129 - - [2026-02-03 01:59:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.017872 10.0.0.129 - - [2026-02-03 01:59:19] "GET /virtual-machine-interface/f3a58220-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010905 10.0.0.129 - - [2026-02-03 01:59:19] "POST /set-tag HTTP/1.1" 200 109 0.067863 10.0.0.129 - - [2026-02-03 01:59:19] "GET /virtual-machine-interface/f3a58220-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014952 10.0.0.129 - - [2026-02-03 01:59:19] "GET /instance-ip/f3bd3f1e-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005091 10.0.0.129 - - [2026-02-03 01:59:19] "GET /virtual-machine-interface/f3a58220-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004008 10.0.0.129 - - [2026-02-03 01:59:19] "POST /set-tag HTTP/1.1" 200 109 0.001870 10.0.0.129 - - [2026-02-03 01:59:19] "GET /virtual-router/4ca67980-b3bd-477a-b3d8-b3bb270879e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003223 10.0.0.129 - - [2026-02-03 01:59:19] "POST /ref-update HTTP/1.1" 200 156 0.011594 10.0.0.129 - - [2026-02-03 01:59:19] "GET /virtual-machine-interface/f3a58220-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003973 10.0.0.129 - - [2026-02-03 01:59:19] "POST /set-tag HTTP/1.1" 200 109 0.003804 10.0.0.129 - - [2026-02-03 01:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.129 - - [2026-02-03 01:59:19] "GET /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005753 10.0.0.129 - - [2026-02-03 01:59:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001559 10.0.0.129 - - [2026-02-03 01:59:19] "GET /project/b3d9e54d-07e5-4f17-9553-7f5d99e9f263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.028657 10.0.0.129 - - [2026-02-03 01:59:19] "POST /virtual-machines HTTP/1.1" 200 396 0.007423 10.0.0.129 - - [2026-02-03 01:59:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.007071 10.0.0.129 - - [2026-02-03 01:59:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.103185 10.0.0.129 - - [2026-02-03 01:59:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.038592 10.0.0.129 - - [2026-02-03 01:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010080 10.0.0.129 - - [2026-02-03 01:59:20] "GET /virtual-machine-interface/f413dcc0-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004384 10.0.0.129 - - [2026-02-03 01:59:20] "POST /instance-ips HTTP/1.1" 200 398 0.020405 10.0.0.129 - - [2026-02-03 01:59:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.017907 10.0.0.129 - - [2026-02-03 01:59:20] "GET /virtual-machine-interface/f413dcc0-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009793 10.0.0.129 - - [2026-02-03 01:59:20] "POST /set-tag HTTP/1.1" 200 109 0.064926 10.0.0.129 - - [2026-02-03 01:59:20] "GET /virtual-machine-interface/f413dcc0-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009744 10.0.0.129 - - [2026-02-03 01:59:20] "GET /instance-ip/f42a58a6-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.006361 10.0.0.129 - - [2026-02-03 01:59:20] "GET /virtual-machine-interface/f413dcc0-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003926 10.0.0.129 - - [2026-02-03 01:59:20] "POST /set-tag HTTP/1.1" 200 109 0.001948 10.0.0.129 - - [2026-02-03 01:59:20] "GET /virtual-router/4ca67980-b3bd-477a-b3d8-b3bb270879e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.003042 10.0.0.129 - - [2026-02-03 01:59:20] "POST /ref-update HTTP/1.1" 200 156 0.011006 10.0.0.129 - - [2026-02-03 01:59:20] "GET /virtual-machine-interface/f413dcc0-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014613 10.0.0.129 - - [2026-02-03 01:59:20] "POST /set-tag HTTP/1.1" 200 109 0.002911 10.0.0.129 - - [2026-02-03 01:59:20] "POST /tags HTTP/1.1" 200 292 0.017115 10.0.0.129 - - [2026-02-03 01:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011365 10.0.0.129 - - [2026-02-03 01:59:20] "GET /tag/56bf654b-0764-473b-a9d4-ae61ba9c6b52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.011778 10.0.0.129 - - [2026-02-03 01:59:20] "POST /tags HTTP/1.1" 409 252 0.001900 10.0.0.129 - - [2026-02-03 01:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.129 - - [2026-02-03 01:59:20] "GET /tag/7b5df219-38e2-4d24-b3c2-266785dcf310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011065 10.0.0.129 - - [2026-02-03 01:59:20] "POST /tags HTTP/1.1" 409 226 0.001645 10.0.0.129 - - [2026-02-03 01:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001254 10.0.0.129 - - [2026-02-03 01:59:20] "GET /tag/c301e4bf-c10d-45f0-b12d-6e1ade858314?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010684 10.0.0.129 - - [2026-02-03 01:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001256 10.0.0.129 - - [2026-02-03 01:59:20] "GET /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003992 10.0.0.129 - - [2026-02-03 01:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001400 10.0.0.129 - - [2026-02-03 01:59:20] "GET /project/57140bc9-c6ad-48a7-af69-a59e73d11376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.024097 10.0.0.129 - - [2026-02-03 01:59:20] "POST /virtual-machines HTTP/1.1" 200 396 0.008269 10.0.0.129 - - [2026-02-03 01:59:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.008166 10.0.0.129 - - [2026-02-03 01:59:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.092048 10.0.0.129 - - [2026-02-03 01:59:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.007233 10.0.0.129 - - [2026-02-03 01:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008592 10.0.0.129 - - [2026-02-03 01:59:21] "GET /virtual-machine-interface/f49bce96-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008431 10.0.0.129 - - [2026-02-03 01:59:21] "POST /instance-ips HTTP/1.1" 200 398 0.026038 10.0.0.129 - - [2026-02-03 01:59:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.020163 10.0.0.129 - - [2026-02-03 01:59:21] "GET /virtual-machine-interface/f49bce96-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009642 10.0.0.129 - - [2026-02-03 01:59:21] "POST /set-tag HTTP/1.1" 200 109 0.068615 10.0.0.129 - - [2026-02-03 01:59:21] "GET /virtual-machine-interface/f49bce96-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.022570 10.0.0.129 - - [2026-02-03 01:59:21] "GET /instance-ip/f4b308cc-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005233 10.0.0.129 - - [2026-02-03 01:59:21] "GET /virtual-machine-interface/f49bce96-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006577 10.0.0.129 - - [2026-02-03 01:59:21] "POST /set-tag HTTP/1.1" 200 109 0.003499 10.0.0.129 - - [2026-02-03 01:59:21] "GET /virtual-router/4ca67980-b3bd-477a-b3d8-b3bb270879e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.005146 10.0.0.129 - - [2026-02-03 01:59:21] "POST /ref-update HTTP/1.1" 200 156 0.012332 10.0.0.129 - - [2026-02-03 01:59:21] "GET /virtual-machine-interface/f49bce96-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013478 10.0.0.129 - - [2026-02-03 01:59:21] "POST /set-tag HTTP/1.1" 200 109 0.003483 10.0.0.129 - - [2026-02-03 01:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.129 - - [2026-02-03 01:59:21] "GET /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005975 10.0.0.129 - - [2026-02-03 01:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.129 - - [2026-02-03 01:59:21] "GET /project/57140bc9-c6ad-48a7-af69-a59e73d11376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.053960 10.0.0.129 - - [2026-02-03 01:59:21] "POST /virtual-machines HTTP/1.1" 200 396 0.012728 10.0.0.129 - - [2026-02-03 01:59:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.015127 10.0.0.129 - - [2026-02-03 01:59:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.105034 10.0.0.129 - - [2026-02-03 01:59:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.008100 10.0.0.129 - - [2026-02-03 01:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005602 10.0.0.129 - - [2026-02-03 01:59:21] "GET /virtual-machine-interface/f5177370-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009055 10.0.0.129 - - [2026-02-03 01:59:21] "POST /instance-ips HTTP/1.1" 200 398 0.019149 10.0.0.129 - - [2026-02-03 01:59:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.017786 10.0.0.129 - - [2026-02-03 01:59:21] "GET /virtual-machine-interface/f5177370-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008204 10.0.0.129 - - [2026-02-03 01:59:22] "POST /set-tag HTTP/1.1" 200 109 0.067654 10.0.0.129 - - [2026-02-03 01:59:22] "GET /virtual-machine-interface/f5177370-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007679 10.0.0.129 - - [2026-02-03 01:59:22] "GET /instance-ip/f530ed3c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003128 10.0.0.129 - - [2026-02-03 01:59:22] "GET /virtual-machine-interface/f5177370-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008616 10.0.0.129 - - [2026-02-03 01:59:22] "POST /set-tag HTTP/1.1" 200 109 0.003218 10.0.0.129 - - [2026-02-03 01:59:22] "GET /virtual-router/4ca67980-b3bd-477a-b3d8-b3bb270879e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.003478 10.0.0.129 - - [2026-02-03 01:59:22] "POST /ref-update HTTP/1.1" 200 156 0.008076 10.0.0.129 - - [2026-02-03 01:59:22] "GET /virtual-machine-interface/f5177370-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011431 10.0.0.129 - - [2026-02-03 01:59:22] "POST /set-tag HTTP/1.1" 200 109 0.001989 10.0.0.129 - - [2026-02-03 01:59:22] "POST /tags HTTP/1.1" 200 300 0.017986 10.0.0.129 - - [2026-02-03 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.024166 10.0.0.129 - - [2026-02-03 01:59:22] "GET /tag/faab2d78-f5da-452b-ae85-33e43c756163?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010896 10.0.0.129 - - [2026-02-03 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.129 - - [2026-02-03 01:59:22] "GET /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003676 10.0.0.129 - - [2026-02-03 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.129 - - [2026-02-03 01:59:22] "GET /project/b3d9e54d-07e5-4f17-9553-7f5d99e9f263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033841 10.0.0.129 - - [2026-02-03 01:59:22] "POST /virtual-machines HTTP/1.1" 200 396 0.008075 10.0.0.129 - - [2026-02-03 01:59:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.015548 10.0.0.129 - - [2026-02-03 01:59:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.113603 10.0.0.129 - - [2026-02-03 01:59:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.007421 10.0.0.129 - - [2026-02-03 01:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011291 10.0.0.129 - - [2026-02-03 01:59:22] "GET /virtual-machine-interface/f597b97c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004497 10.0.0.129 - - [2026-02-03 01:59:22] "POST /instance-ips HTTP/1.1" 200 398 0.035626 10.0.0.129 - - [2026-02-03 01:59:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.022929 10.0.0.129 - - [2026-02-03 01:59:22] "GET /virtual-machine-interface/f597b97c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007494 10.0.0.129 - - [2026-02-03 01:59:22] "POST /set-tag HTTP/1.1" 200 109 0.019095 10.0.0.129 - - [2026-02-03 01:59:22] "GET /virtual-machine-interface/f597b97c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016610 10.0.0.129 - - [2026-02-03 01:59:22] "GET /instance-ip/f5b2396e-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002745 10.0.0.129 - - [2026-02-03 01:59:22] "GET /virtual-machine-interface/f597b97c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004572 10.0.0.129 - - [2026-02-03 01:59:22] "POST /set-tag HTTP/1.1" 200 109 0.002305 10.0.0.129 - - [2026-02-03 01:59:23] "POST /tags HTTP/1.1" 200 300 0.028686 10.0.0.129 - - [2026-02-03 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.129 - - [2026-02-03 01:59:23] "GET /tag/764cdb1b-3463-4780-99d1-8ac0ad779824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011455 10.0.0.129 - - [2026-02-03 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.129 - - [2026-02-03 01:59:23] "GET /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004086 10.0.0.129 - - [2026-02-03 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.129 - - [2026-02-03 01:59:23] "GET /project/b3d9e54d-07e5-4f17-9553-7f5d99e9f263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.036059 10.0.0.129 - - [2026-02-03 01:59:23] "POST /virtual-machines HTTP/1.1" 200 396 0.013764 10.0.0.129 - - [2026-02-03 01:59:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.010020 10.0.0.129 - - [2026-02-03 01:59:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.098111 10.0.0.129 - - [2026-02-03 01:59:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.017286 10.0.0.129 - - [2026-02-03 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006502 10.0.0.129 - - [2026-02-03 01:59:23] "GET /virtual-machine-interface/f6065c56-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004225 10.0.0.129 - - [2026-02-03 01:59:23] "POST /instance-ips HTTP/1.1" 200 398 0.023679 10.0.0.129 - - [2026-02-03 01:59:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.017982 10.0.0.129 - - [2026-02-03 01:59:23] "GET /virtual-machine-interface/f6065c56-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009839 10.0.0.129 - - [2026-02-03 01:59:23] "POST /set-tag HTTP/1.1" 200 109 0.017812 10.0.0.129 - - [2026-02-03 01:59:23] "GET /virtual-machine-interface/f6065c56-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012994 10.0.0.129 - - [2026-02-03 01:59:23] "GET /instance-ip/f6197b24-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002701 10.0.0.129 - - [2026-02-03 01:59:23] "GET /virtual-machine-interface/f6065c56-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004003 10.0.0.129 - - [2026-02-03 01:59:23] "POST /set-tag HTTP/1.1" 200 109 0.002454 10.0.0.129 - - [2026-02-03 01:59:23] "POST /tags HTTP/1.1" 200 300 0.032772 10.0.0.129 - - [2026-02-03 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.129 - - [2026-02-03 01:59:23] "GET /tag/fc280079-56c9-464d-9370-857a8e463e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012997 10.0.0.129 - - [2026-02-03 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.129 - - [2026-02-03 01:59:23] "GET /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004202 10.0.0.129 - - [2026-02-03 01:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.129 - - [2026-02-03 01:59:23] "GET /project/57140bc9-c6ad-48a7-af69-a59e73d11376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038261 10.0.0.129 - - [2026-02-03 01:59:23] "POST /virtual-machines HTTP/1.1" 200 396 0.007825 10.0.0.129 - - [2026-02-03 01:59:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.014339 10.0.0.129 - - [2026-02-03 01:59:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.097497 10.0.0.129 - - [2026-02-03 01:59:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.007758 10.0.0.129 - - [2026-02-03 01:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009960 10.0.0.129 - - [2026-02-03 01:59:24] "GET /virtual-machine-interface/f66bc21c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004156 10.0.0.129 - - [2026-02-03 01:59:24] "POST /instance-ips HTTP/1.1" 200 398 0.018451 10.0.0.129 - - [2026-02-03 01:59:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.020533 10.0.0.129 - - [2026-02-03 01:59:24] "GET /virtual-machine-interface/f66bc21c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009054 10.0.0.129 - - [2026-02-03 01:59:24] "POST /set-tag HTTP/1.1" 200 109 0.016966 10.0.0.129 - - [2026-02-03 01:59:24] "GET /virtual-machine-interface/f66bc21c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013051 10.0.0.129 - - [2026-02-03 01:59:24] "GET /instance-ip/f684d568-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004549 10.0.0.129 - - [2026-02-03 01:59:24] "GET /virtual-machine-interface/f66bc21c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004976 10.0.0.129 - - [2026-02-03 01:59:24] "POST /set-tag HTTP/1.1" 200 109 0.002246 10.0.0.129 - - [2026-02-03 01:59:24] "POST /tags HTTP/1.1" 200 300 0.017104 10.0.0.129 - - [2026-02-03 01:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.129 - - [2026-02-03 01:59:24] "GET /tag/0c4ad03b-3c07-4d67-8d59-60b2f5d749f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010713 10.0.0.129 - - [2026-02-03 01:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.129 - - [2026-02-03 01:59:24] "GET /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005021 10.0.0.129 - - [2026-02-03 01:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.129 - - [2026-02-03 01:59:24] "GET /project/57140bc9-c6ad-48a7-af69-a59e73d11376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030663 10.0.0.129 - - [2026-02-03 01:59:24] "POST /virtual-machines HTTP/1.1" 200 396 0.008630 10.0.0.129 - - [2026-02-03 01:59:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.009788 10.0.0.129 - - [2026-02-03 01:59:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.111742 10.0.0.129 - - [2026-02-03 01:59:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.027429 10.0.0.129 - - [2026-02-03 01:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006070 10.0.0.129 - - [2026-02-03 01:59:24] "GET /virtual-machine-interface/f6d3cc04-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009617 10.0.0.129 - - [2026-02-03 01:59:24] "POST /instance-ips HTTP/1.1" 200 398 0.039055 10.0.0.129 - - [2026-02-03 01:59:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.023838 10.0.0.129 - - [2026-02-03 01:59:24] "GET /virtual-machine-interface/f6d3cc04-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.017218 10.0.0.129 - - [2026-02-03 01:59:24] "POST /set-tag HTTP/1.1" 200 109 0.022477 10.0.0.129 - - [2026-02-03 01:59:25] "GET /virtual-machine-interface/f6d3cc04-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.021739 10.0.0.129 - - [2026-02-03 01:59:25] "GET /instance-ip/f6ea5e10-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.011537 10.0.0.129 - - [2026-02-03 01:59:25] "GET /virtual-machine-interface/f6d3cc04-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003800 10.0.0.129 - - [2026-02-03 01:59:25] "POST /set-tag HTTP/1.1" 200 109 0.001977 10.0.0.129 - - [2026-02-03 01:59:25] "GET /virtual-router/4ca67980-b3bd-477a-b3d8-b3bb270879e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.003128 10.0.0.129 - - [2026-02-03 01:59:25] "POST /ref-update HTTP/1.1" 200 156 0.006977 10.0.0.129 - - [2026-02-03 01:59:25] "GET /virtual-machine-interface/f597b97c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004577 10.0.0.129 - - [2026-02-03 01:59:25] "POST /set-tag HTTP/1.1" 200 109 0.001989 10.0.0.129 - - [2026-02-03 01:59:25] "GET /virtual-machine-interface/f3a58220-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004398 10.0.0.129 - - [2026-02-03 01:59:25] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.129 - - [2026-02-03 01:59:25] "GET /virtual-router/4ca67980-b3bd-477a-b3d8-b3bb270879e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.004076 10.0.0.129 - - [2026-02-03 01:59:25] "POST /ref-update HTTP/1.1" 200 156 0.010389 10.0.0.129 - - [2026-02-03 01:59:25] "GET /virtual-machine-interface/f6065c56-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004560 10.0.0.129 - - [2026-02-03 01:59:25] "POST /set-tag HTTP/1.1" 200 109 0.002077 10.0.0.129 - - [2026-02-03 01:59:25] "GET /virtual-machine-interface/f413dcc0-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004547 10.0.0.129 - - [2026-02-03 01:59:25] "POST /set-tag HTTP/1.1" 200 109 0.002135 10.0.0.129 - - [2026-02-03 01:59:25] "GET /virtual-router/4ca67980-b3bd-477a-b3d8-b3bb270879e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.003981 10.0.0.129 - - [2026-02-03 01:59:25] "POST /ref-update HTTP/1.1" 200 156 0.010469 10.0.0.129 - - [2026-02-03 01:59:25] "GET /virtual-machine-interface/f66bc21c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013110 10.0.0.129 - - [2026-02-03 01:59:25] "POST /set-tag HTTP/1.1" 200 109 0.002270 10.0.0.129 - - [2026-02-03 01:59:25] "GET /virtual-router/4ca67980-b3bd-477a-b3d8-b3bb270879e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.003572 10.0.0.129 - - [2026-02-03 01:59:25] "POST /ref-update HTTP/1.1" 200 156 0.008580 10.0.0.129 - - [2026-02-03 01:59:25] "GET /virtual-machine-interface/f6d3cc04-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009043 10.0.0.129 - - [2026-02-03 01:59:25] "POST /set-tag HTTP/1.1" 200 109 0.002857 10.0.0.129 - - [2026-02-03 01:59:25] "GET /virtual-machine-interface/f49bce96-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004724 10.0.0.129 - - [2026-02-03 01:59:25] "POST /set-tag HTTP/1.1" 200 109 0.002330 10.0.0.129 - - [2026-02-03 01:59:25] "GET /virtual-machine-interface/f5177370-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007445 10.0.0.129 - - [2026-02-03 01:59:25] "POST /set-tag HTTP/1.1" 200 109 0.002165 10.0.0.129 - - [2026-02-03 01:59:25] "GET /virtual-machine-interface/f597b97c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009616 10.0.0.129 - - [2026-02-03 01:59:25] "POST /set-tag HTTP/1.1" 200 109 0.002825 10.0.0.129 - - [2026-02-03 01:59:25] "GET /virtual-machine-interface/f6065c56-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004000 10.0.0.129 - - [2026-02-03 01:59:25] "POST /set-tag HTTP/1.1" 200 109 0.002817 10.0.0.129 - - [2026-02-03 01:59:25] "GET /virtual-machine-interface/f66bc21c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003841 10.0.0.129 - - [2026-02-03 01:59:25] "POST /set-tag HTTP/1.1" 200 109 0.002537 10.0.0.129 - - [2026-02-03 01:59:25] "GET /virtual-machine-interface/f6d3cc04-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004194 10.0.0.129 - - [2026-02-03 01:59:25] "POST /set-tag HTTP/1.1" 200 109 0.004292 10.0.0.129 - - [2026-02-03 01:59:25] "GET /virtual-machine-interface/f413dcc0-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004021 10.0.0.129 - - [2026-02-03 01:59:25] "POST /set-tag HTTP/1.1" 200 109 0.002406 10.0.0.129 - - [2026-02-03 01:59:26] "GET /virtual-machine-interface/f49bce96-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004372 10.0.0.129 - - [2026-02-03 01:59:26] "POST /set-tag HTTP/1.1" 200 109 0.001955 10.0.0.129 - - [2026-02-03 01:59:30] "GET /virtual-machine-interface/f3a58220-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011223 10.0.0.129 - - [2026-02-03 01:59:30] "POST /set-tag HTTP/1.1" 200 109 0.004416 10.0.0.129 - - [2026-02-03 01:59:30] "GET /virtual-machine-interface/f6065c56-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004446 10.0.0.129 - - [2026-02-03 01:59:30] "POST /set-tag HTTP/1.1" 200 109 0.001996 10.0.0.129 - - [2026-02-03 01:59:30] "GET /virtual-machine-interface/f6d3cc04-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005014 10.0.0.129 - - [2026-02-03 01:59:30] "POST /set-tag HTTP/1.1" 200 109 0.002464 10.0.0.129 - - [2026-02-03 01:59:31] "GET /virtual-machine-interface/f5177370-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004070 10.0.0.129 - - [2026-02-03 01:59:31] "POST /set-tag HTTP/1.1" 200 109 0.001878 10.0.0.129 - - [2026-02-03 01:59:33] "GET /virtual-machine/8da2ba45-ce49-4ea5-a488-e8194b857e82?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002902 10.0.0.129 - - [2026-02-03 01:59:33] "GET /virtual-machine-interface/f3a58220-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005106 10.0.0.129 - - [2026-02-03 01:59:33] "GET /virtual-machine/88d92b7a-85da-4f4d-8b82-779b5a4108d4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003965 10.0.0.129 - - [2026-02-03 01:59:33] "GET /virtual-machine-interface/f413dcc0-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004407 10.0.0.129 - - [2026-02-03 01:59:33] "GET /virtual-machine/0e1499d5-4248-4665-97c6-11e23c666774?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002861 10.0.0.129 - - [2026-02-03 01:59:33] "GET /virtual-machine-interface/f49bce96-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004764 10.0.0.129 - - [2026-02-03 01:59:33] "GET /virtual-machine/9abb3bcf-648c-4efb-8c0c-9b709af62a15?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003591 10.0.0.129 - - [2026-02-03 01:59:33] "GET /virtual-machine-interface/f5177370-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011910 10.0.0.129 - - [2026-02-03 01:59:34] "GET /virtual-machine-interface/f66bc21c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004197 10.0.0.129 - - [2026-02-03 01:59:34] "POST /set-tag HTTP/1.1" 200 109 0.002124 10.0.0.129 - - [2026-02-03 01:59:35] "GET /virtual-machine-interface/f597b97c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004742 10.0.0.129 - - [2026-02-03 01:59:35] "POST /set-tag HTTP/1.1" 200 109 0.002491 10.0.0.129 - - [2026-02-03 01:59:38] "GET /virtual-machine/8be9b2d1-9a96-44c7-bfed-cfc983456e6f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002855 10.0.0.129 - - [2026-02-03 01:59:38] "GET /virtual-machine-interface/f597b97c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003966 10.0.0.129 - - [2026-02-03 01:59:38] "GET /virtual-machine/ab63fabc-4b26-467a-b313-1d8948ee6c0b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002947 10.0.0.129 - - [2026-02-03 01:59:38] "GET /virtual-machine-interface/f66bc21c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004009 10.0.0.129 - - [2026-02-03 01:59:38] "GET /virtual-machine/0808eeea-51a9-400b-af3f-f889fca28030?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003848 10.0.0.129 - - [2026-02-03 01:59:38] "GET /virtual-machine-interface/f6065c56-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005280 10.0.0.129 - - [2026-02-03 01:59:38] "GET /virtual-machine/8f5e5ec7-178c-47fc-9e7a-b95e90ae82b9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003433 10.0.0.129 - - [2026-02-03 01:59:38] "GET /virtual-machine-interface/f6d3cc04-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004017 10.0.0.129 - - [2026-02-03 01:59:39] "GET /loadbalancer/2a1ff00f-1055-4f1d-9ccf-867fca91f2ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003841 10.0.0.129 - - [2026-02-03 01:59:39] "POST /tags HTTP/1.1" 200 334 0.025741 10.0.0.129 - - [2026-02-03 01:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005201 10.0.0.129 - - [2026-02-03 01:59:39] "GET /tag/9e6dc9cc-8caa-4181-b3bd-fd0531efb226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.013716 10.0.0.129 - - [2026-02-03 01:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.129 - - [2026-02-03 01:59:39] "GET /project/b3d9e54d-07e5-4f17-9553-7f5d99e9f263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.032846 10.0.0.129 - - [2026-02-03 01:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001503 10.0.0.129 - - [2026-02-03 01:59:39] "GET /virtual-network/545f140c-da8e-4b52-9db7-adb409d98824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003795 10.0.0.129 - - [2026-02-03 01:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.129 - - [2026-02-03 01:59:39] "GET /service-appliance-set/c3b6054a-c757-4602-b22c-13c8603f27ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.002557 10.0.0.129 - - [2026-02-03 01:59:39] "POST /fqname-to-id HTTP/1.1" 404 273 0.001579 10.0.0.129 - - [2026-02-03 01:59:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.123993 10.0.0.129 - - [2026-02-03 01:59:39] "GET /virtual-machine-interface/b2756ce4-499b-4ccf-94d9-e75bffb57768?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.004995 10.0.0.129 - - [2026-02-03 01:59:39] "POST /instance-ips HTTP/1.1" 200 410 0.023206 10.0.0.129 - - [2026-02-03 01:59:39] "GET /instance-ip/934049bf-fc7a-4b16-ab6d-3d27042816a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.003483 10.0.0.129 - - [2026-02-03 01:59:40] "POST /loadbalancers HTTP/1.1" 200 631 0.060484 10.0.0.129 - - [2026-02-03 01:59:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.012142 10.0.0.129 - - [2026-02-03 01:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005336 10.0.0.129 - - [2026-02-03 01:59:40] "GET /project/b3d9e54d-07e5-4f17-9553-7f5d99e9f263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033827 10.0.0.129 - - [2026-02-03 01:59:40] "GET /instance-ip/934049bf-fc7a-4b16-ab6d-3d27042816a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.003200 10.0.0.129 - - [2026-02-03 01:59:40] "POST /floating-ips HTTP/1.1" 200 599 0.013928 10.0.0.129 - - [2026-02-03 01:59:40] "GET /project/b3d9e54d-07e5-4f17-9553-7f5d99e9f263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.056448 10.0.0.129 - - [2026-02-03 01:59:40] "GET /loadbalancer/2a1ff00f-1055-4f1d-9ccf-867fca91f2ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003196 10.0.0.129 - - [2026-02-03 01:59:40] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.018954 10.0.0.129 - - [2026-02-03 01:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.129 - - [2026-02-03 01:59:40] "GET /project/b3d9e54d-07e5-4f17-9553-7f5d99e9f263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033868 10.0.0.129 - - [2026-02-03 01:59:40] "GET /loadbalancer-listener/1e296c22-15ff-4ada-ad88-71486b0d420f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.003706 10.0.0.129 - - [2026-02-03 01:59:40] "GET /loadbalancer-listener/1e296c22-15ff-4ada-ad88-71486b0d420f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.003943 10.0.0.129 - - [2026-02-03 01:59:40] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.018051 10.0.0.129 - - [2026-02-03 01:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004418 10.0.0.129 - - [2026-02-03 01:59:40] "GET /instance-ip/934049bf-fc7a-4b16-ab6d-3d27042816a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.002239 10.0.0.129 - - [2026-02-03 01:59:40] "GET /instance-ip/934049bf-fc7a-4b16-ab6d-3d27042816a4?fields=floating_ips HTTP/1.1" 200 1215 0.003893 10.0.0.129 - - [2026-02-03 01:59:40] "GET /loadbalancer/2a1ff00f-1055-4f1d-9ccf-867fca91f2ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002598 10.0.0.129 - - [2026-02-03 01:59:40] "GET /loadbalancer-pool/49222725-5aca-4e58-85e7-d692271f3d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.003093 10.0.0.129 - - [2026-02-03 01:59:40] "GET /floating-ip/3dba36ba-517c-4c76-86bd-4524b21eacd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.002250 10.0.0.129 - - [2026-02-03 01:59:40] "POST /loadbalancer-members HTTP/1.1" 200 723 0.015053 10.0.0.129 - - [2026-02-03 01:59:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.007042 10.0.0.129 - - [2026-02-03 01:59:40] "GET /virtual-machine-interface/f413dcc0-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009919 10.0.0.129 - - [2026-02-03 01:59:40] "GET /virtual-machine-interface/f413dcc0-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003565 10.0.0.129 - - [2026-02-03 01:59:40] "POST /tags HTTP/1.1" 409 221 0.001462 10.0.0.129 - - [2026-02-03 01:59:40] "POST /ref-update HTTP/1.1" 200 156 0.006472 10.0.0.129 - - [2026-02-03 01:59:40] "GET /loadbalancer/2a1ff00f-1055-4f1d-9ccf-867fca91f2ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.009183 10.0.0.129 - - [2026-02-03 01:59:40] "GET /floating-ip/3dba36ba-517c-4c76-86bd-4524b21eacd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.015541 10.0.0.129 - - [2026-02-03 01:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.129 - - [2026-02-03 01:59:40] "GET /tag/9e6dc9cc-8caa-4181-b3bd-fd0531efb226?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010875 10.0.0.129 - - [2026-02-03 01:59:40] "POST /set-tag HTTP/1.1" 200 109 0.062116 10.0.0.129 - - [2026-02-03 01:59:40] "GET /loadbalancer-pool/49222725-5aca-4e58-85e7-d692271f3d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.008204 10.0.0.129 - - [2026-02-03 01:59:40] "PUT /floating-ip/3dba36ba-517c-4c76-86bd-4524b21eacd5 HTTP/1.1" 200 257 0.060448 10.0.0.129 - - [2026-02-03 01:59:40] "POST /loadbalancer-members HTTP/1.1" 200 723 0.019824 10.0.0.129 - - [2026-02-03 01:59:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.021660 10.0.0.129 - - [2026-02-03 01:59:40] "GET /virtual-machine-interface/f3a58220-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017347 10.0.0.129 - - [2026-02-03 01:59:40] "GET /virtual-machine-interface/f3a58220-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011358 10.0.0.129 - - [2026-02-03 01:59:40] "POST /ref-update HTTP/1.1" 200 156 0.016199 10.0.0.129 - - [2026-02-03 01:59:40] "GET /floating-ip/3dba36ba-517c-4c76-86bd-4524b21eacd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2241 0.012820 10.0.0.129 - - [2026-02-03 01:59:40] "POST /set-tag HTTP/1.1" 200 109 0.076230 10.0.0.129 - - [2026-02-03 01:59:40] "POST /tags HTTP/1.1" 409 206 0.002051 10.0.0.129 - - [2026-02-03 01:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.129 - - [2026-02-03 01:59:40] "GET /tag/81d24f62-7fe6-467a-874f-8bd9bf3c3e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.011750 10.0.0.129 - - [2026-02-03 01:59:40] "POST /tags HTTP/1.1" 409 204 0.006878 10.0.0.129 - - [2026-02-03 01:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001814 10.0.0.129 - - [2026-02-03 01:59:41] "GET /tag/764cdb1b-3463-4780-99d1-8ac0ad779824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010523 10.0.0.129 - - [2026-02-03 01:59:41] "GET /application-policy-set/f00678f6-38ed-45c4-ab91-8a7b4f62905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002708 10.0.0.129 - - [2026-02-03 01:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.129 - - [2026-02-03 01:59:41] "GET /policy-management/ec7f64cd-a80e-4eb9-81d8-270bd704b96f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003373 10.0.0.129 - - [2026-02-03 01:59:41] "POST /tags HTTP/1.1" 409 206 0.002357 10.0.0.129 - - [2026-02-03 01:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.129 - - [2026-02-03 01:59:41] "GET /tag/81d24f62-7fe6-467a-874f-8bd9bf3c3e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.024041 10.0.0.129 - - [2026-02-03 01:59:41] "POST /tags HTTP/1.1" 409 226 0.001881 10.0.0.129 - - [2026-02-03 01:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001323 10.0.0.129 - - [2026-02-03 01:59:41] "GET /tag/04b2f6b4-0808-4742-bc9d-5022557d8d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010022 10.0.0.129 - - [2026-02-03 01:59:41] "POST /tags HTTP/1.1" 409 204 0.001708 10.0.0.129 - - [2026-02-03 01:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001402 10.0.0.129 - - [2026-02-03 01:59:41] "GET /tag/764cdb1b-3463-4780-99d1-8ac0ad779824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010620 10.0.0.129 - - [2026-02-03 01:59:41] "POST /tags HTTP/1.1" 409 226 0.001708 10.0.0.129 - - [2026-02-03 01:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001268 10.0.0.129 - - [2026-02-03 01:59:41] "GET /tag/04b2f6b4-0808-4742-bc9d-5022557d8d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010370 10.0.0.129 - - [2026-02-03 01:59:41] "GET /application-policy-set/f00678f6-38ed-45c4-ab91-8a7b4f62905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.001901 10.0.0.129 - - [2026-02-03 01:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.129 - - [2026-02-03 01:59:41] "GET /policy-management/ec7f64cd-a80e-4eb9-81d8-270bd704b96f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002580 10.0.0.129 - - [2026-02-03 01:59:41] "POST /firewall-rules HTTP/1.1" 200 628 0.073156 10.0.0.129 - - [2026-02-03 01:59:41] "POST /firewall-rules HTTP/1.1" 200 648 0.080043 10.0.0.129 - - [2026-02-03 01:59:41] "GET /firewall-rule/da7fbaee-e75c-49a3-85ce-d32dff416ee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003753 10.0.0.129 - - [2026-02-03 01:59:41] "GET /firewall-policy/62aed763-49a4-4965-8048-b8d04bcb5fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.001987 10.0.0.129 - - [2026-02-03 01:59:41] "GET /firewall-rule/cc16970c-e81c-462f-b754-e6f8293808dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002831 10.0.0.129 - - [2026-02-03 01:59:41] "POST /ref-update HTTP/1.1" 200 156 0.012107 10.0.0.129 - - [2026-02-03 01:59:41] "POST /firewall-policys HTTP/1.1" 200 608 0.027418 10.0.0.129 - - [2026-02-03 01:59:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.011865 10.0.0.129 - - [2026-02-03 01:59:41] "GET /firewall-policy/dff9b7fb-0c12-4cc9-a8d7-cf62f6c1b073?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.004183 10.0.0.129 - - [2026-02-03 01:59:41] "GET /application-policy-set/f00678f6-38ed-45c4-ab91-8a7b4f62905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002458 10.0.0.129 - - [2026-02-03 01:59:41] "GET /firewall-policy/dff9b7fb-0c12-4cc9-a8d7-cf62f6c1b073?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002010 10.0.0.129 - - [2026-02-03 01:59:41] "GET /firewall-policy/62aed763-49a4-4965-8048-b8d04bcb5fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002676 10.0.0.129 - - [2026-02-03 01:59:41] "GET /firewall-policy/67e0eb7f-4aa2-43d7-a4b4-99149621c16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003790 10.0.0.129 - - [2026-02-03 01:59:41] "GET /firewall-policy/7b34c8e6-aa1f-4bee-a83d-49e3a5c89d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003501 10.0.0.129 - - [2026-02-03 01:59:41] "GET /firewall-policy/62aed763-49a4-4965-8048-b8d04bcb5fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002426 10.0.0.129 - - [2026-02-03 01:59:41] "GET /firewall-policy/7b34c8e6-aa1f-4bee-a83d-49e3a5c89d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002733 10.0.0.129 - - [2026-02-03 01:59:41] "POST /ref-update HTTP/1.1" 200 156 0.016960 10.0.0.129 - - [2026-02-03 01:59:41] "POST /ref-update HTTP/1.1" 200 156 0.021744 10.0.0.129 - - [2026-02-03 01:59:42] "POST /ref-update HTTP/1.1" 200 156 0.018028 10.0.0.129 - - [2026-02-03 01:59:42] "POST /ref-update HTTP/1.1" 200 156 0.028695 10.0.0.129 - - [2026-02-03 01:59:42] "POST /ref-update HTTP/1.1" 200 156 0.029803 10.0.0.129 - - [2026-02-03 01:59:42] "GET /firewall-policy/dff9b7fb-0c12-4cc9-a8d7-cf62f6c1b073?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002595 10.0.0.129 - - [2026-02-03 02:01:48] "GET /virtual-machine-interface/93826468-00a2-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005571 10.0.0.129 - - [2026-02-03 02:01:48] "POST /set-tag HTTP/1.1" 200 109 0.002202 10.0.0.129 - - [2026-02-03 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.129 - - [2026-02-03 02:01:48] "GET /loadbalancer/ae725078-c304-43a6-9222-c2131da9f61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002196 10.0.0.129 - - [2026-02-03 02:01:48] "GET /virtual-machine-interface/93826468-00a2-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004202 10.0.0.129 - - [2026-02-03 02:01:48] "POST /set-tag HTTP/1.1" 200 109 0.017151 10.0.0.129 - - [2026-02-03 02:01:48] "DELETE /loadbalancer-member/f6c45b13-cd4d-4b3d-a972-061e48276cbe HTTP/1.1" 200 115 0.058653 10.0.0.129 - - [2026-02-03 02:01:48] "GET /virtual-machine-interface/93826468-00a2-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008585 10.0.0.129 - - [2026-02-03 02:01:48] "POST /set-tag HTTP/1.1" 200 109 0.002357 10.0.0.129 - - [2026-02-03 02:01:48] "DELETE /loadbalancer-member/ec361467-278d-455b-b441-ef26bd10e917 HTTP/1.1" 200 115 0.028691 10.0.0.129 - - [2026-02-03 02:01:48] "GET /virtual-machine-interface/93826468-00a2-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004655 10.0.0.129 - - [2026-02-03 02:01:48] "POST /set-tag HTTP/1.1" 200 109 0.002881 10.0.0.129 - - [2026-02-03 02:01:48] "DELETE /loadbalancer-member/891278e7-6283-4dca-b872-cc5dd2b226a3 HTTP/1.1" 200 115 0.020278 10.0.0.129 - - [2026-02-03 02:01:48] "GET /virtual-machine-interface/93826468-00a2-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004870 10.0.0.129 - - [2026-02-03 02:01:48] "POST /set-tag HTTP/1.1" 200 109 0.002217 10.0.0.129 - - [2026-02-03 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 10.0.0.129 - - [2026-02-03 02:01:48] "GET /loadbalancer/ae725078-c304-43a6-9222-c2131da9f61f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002234 10.0.0.129 - - [2026-02-03 02:01:48] "GET /loadbalancer-pool/e28d3dde-3d8c-47ce-8189-87839a7e5a80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.002657 10.0.0.129 - - [2026-02-03 02:01:48] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015837 10.0.0.129 - - [2026-02-03 02:01:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.038746 10.0.0.129 - - [2026-02-03 02:01:48] "GET /virtual-machine-interface/93826468-00a2-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008470 10.0.0.129 - - [2026-02-03 02:01:48] "GET /virtual-machine-interface/93826468-00a2-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007660 10.0.0.129 - - [2026-02-03 02:01:48] "GET /floating-ip/fe433802-1789-4d0b-b779-d47850fada29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002042 10.0.0.129 - - [2026-02-03 02:01:48] "POST /set-tag HTTP/1.1" 200 109 0.055743 10.0.0.129 - - [2026-02-03 02:01:48] "GET /loadbalancer-pool/34da3b19-5396-424b-8a40-4f7702ac1681?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1854 0.019513 10.0.0.129 - - [2026-02-03 02:01:48] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030549 10.0.0.129 - - [2026-02-03 02:01:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.007388 10.0.0.129 - - [2026-02-03 02:01:48] "GET /virtual-machine-interface/93826468-00a2-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.016911 10.0.0.129 - - [2026-02-03 02:01:48] "GET /virtual-machine-interface/93826468-00a2-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007102 10.0.0.129 - - [2026-02-03 02:01:48] "POST /set-tag HTTP/1.1" 200 109 0.006416 10.0.0.129 - - [2026-02-03 02:01:48] "GET /floating-ip/fe433802-1789-4d0b-b779-d47850fada29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002583 10.0.0.129 - - [2026-02-03 02:01:48] "GET /loadbalancer-pool/82017e8b-97df-4f5b-9b24-5a14478178fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002604 10.0.0.129 - - [2026-02-03 02:01:48] "POST /loadbalancer-members HTTP/1.1" 200 694 0.016542 10.0.0.129 - - [2026-02-03 02:01:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.019313 10.0.0.129 - - [2026-02-03 02:01:48] "GET /virtual-machine-interface/93826468-00a2-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.019044 10.0.0.129 - - [2026-02-03 02:01:49] "GET /virtual-machine-interface/93826468-00a2-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007337 10.0.0.129 - - [2026-02-03 02:01:49] "GET /floating-ip/fe433802-1789-4d0b-b779-d47850fada29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004340 10.0.0.129 - - [2026-02-03 02:01:49] "POST /set-tag HTTP/1.1" 200 109 0.003605 10.0.0.129 - - [2026-02-03 02:01:49] "POST /tags HTTP/1.1" 409 252 0.003015 10.0.0.129 - - [2026-02-03 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.129 - - [2026-02-03 02:01:49] "GET /tag/7b5df219-38e2-4d24-b3c2-266785dcf310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.014339 10.0.0.129 - - [2026-02-03 02:01:49] "POST /tags HTTP/1.1" 409 228 0.002297 10.0.0.129 - - [2026-02-03 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.129 - - [2026-02-03 02:01:49] "GET /tag/ce5a4869-70d5-43b6-9df1-3cdf63641216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.012367 10.0.0.129 - - [2026-02-03 02:01:49] "GET /application-policy-set/f00678f6-38ed-45c4-ab91-8a7b4f62905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.004604 10.0.0.129 - - [2026-02-03 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.129 - - [2026-02-03 02:01:49] "GET /policy-management/ec7f64cd-a80e-4eb9-81d8-270bd704b96f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003026 10.0.0.129 - - [2026-02-03 02:01:49] "POST /tags HTTP/1.1" 409 206 0.001730 10.0.0.129 - - [2026-02-03 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.129 - - [2026-02-03 02:01:49] "GET /tag/81d24f62-7fe6-467a-874f-8bd9bf3c3e4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010213 10.0.0.129 - - [2026-02-03 02:01:49] "POST /tags HTTP/1.1" 409 226 0.001534 10.0.0.129 - - [2026-02-03 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.129 - - [2026-02-03 02:01:49] "GET /tag/04b2f6b4-0808-4742-bc9d-5022557d8d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015188 10.0.0.129 - - [2026-02-03 02:01:49] "POST /tags HTTP/1.1" 409 204 0.001480 10.0.0.129 - - [2026-02-03 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.129 - - [2026-02-03 02:01:49] "GET /tag/764cdb1b-3463-4780-99d1-8ac0ad779824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.009569 10.0.0.129 - - [2026-02-03 02:01:49] "POST /tags HTTP/1.1" 409 226 0.001747 10.0.0.129 - - [2026-02-03 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.129 - - [2026-02-03 02:01:49] "GET /tag/04b2f6b4-0808-4742-bc9d-5022557d8d07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.009831 10.0.0.129 - - [2026-02-03 02:01:49] "POST /tags HTTP/1.1" 409 228 0.002392 10.0.0.129 - - [2026-02-03 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002745 10.0.0.129 - - [2026-02-03 02:01:49] "GET /tag/ce5a4869-70d5-43b6-9df1-3cdf63641216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.011584 10.0.0.129 - - [2026-02-03 02:01:49] "POST /tags HTTP/1.1" 409 252 0.002102 10.0.0.129 - - [2026-02-03 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.129 - - [2026-02-03 02:01:49] "GET /tag/7b5df219-38e2-4d24-b3c2-266785dcf310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.017117 10.0.0.129 - - [2026-02-03 02:01:49] "GET /application-policy-set/f00678f6-38ed-45c4-ab91-8a7b4f62905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002057 10.0.0.129 - - [2026-02-03 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.129 - - [2026-02-03 02:01:49] "GET /policy-management/ec7f64cd-a80e-4eb9-81d8-270bd704b96f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001936 10.0.0.129 - - [2026-02-03 02:01:49] "POST /firewall-rules HTTP/1.1" 409 281 0.001328 10.0.0.129 - - [2026-02-03 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001100 10.0.0.129 - - [2026-02-03 02:01:50] "PUT /firewall-rule/cc16970c-e81c-462f-b754-e6f8293808dc HTTP/1.1" 200 261 0.041406 10.0.0.129 - - [2026-02-03 02:01:50] "POST /firewall-rules HTTP/1.1" 409 291 0.021891 10.0.0.129 - - [2026-02-03 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.129 - - [2026-02-03 02:01:50] "PUT /firewall-rule/da7fbaee-e75c-49a3-85ce-d32dff416ee6 HTTP/1.1" 200 261 0.025769 10.0.0.129 - - [2026-02-03 02:01:50] "GET /firewall-rule/da7fbaee-e75c-49a3-85ce-d32dff416ee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.004980 10.0.0.129 - - [2026-02-03 02:01:50] "POST /firewall-rules HTTP/1.1" 200 660 0.080640 10.0.0.129 - - [2026-02-03 02:01:50] "GET /firewall-rule/756f7364-58f4-4c74-ac29-1e836e97869c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.005300 10.0.0.129 - - [2026-02-03 02:01:50] "GET /firewall-policy/62aed763-49a4-4965-8048-b8d04bcb5fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.008198 10.0.0.129 - - [2026-02-03 02:01:50] "GET /firewall-rule/cc16970c-e81c-462f-b754-e6f8293808dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.005010 10.0.0.129 - - [2026-02-03 02:01:50] "POST /firewall-policys HTTP/1.1" 409 269 0.003727 10.0.0.129 - - [2026-02-03 02:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.129 - - [2026-02-03 02:01:50] "PUT /firewall-policy/dff9b7fb-0c12-4cc9-a8d7-cf62f6c1b073 HTTP/1.1" 200 265 0.023488 10.0.0.129 - - [2026-02-03 02:01:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.011249 10.0.0.129 - - [2026-02-03 02:01:50] "GET /firewall-policy/dff9b7fb-0c12-4cc9-a8d7-cf62f6c1b073?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.011926 10.0.0.129 - - [2026-02-03 02:01:50] "GET /application-policy-set/f00678f6-38ed-45c4-ab91-8a7b4f62905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002458 10.0.0.129 - - [2026-02-03 02:01:50] "GET /firewall-policy/dff9b7fb-0c12-4cc9-a8d7-cf62f6c1b073?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002457 10.0.0.129 - - [2026-02-03 02:01:50] "GET /firewall-policy/62aed763-49a4-4965-8048-b8d04bcb5fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002159 10.0.0.129 - - [2026-02-03 02:01:50] "GET /firewall-policy/67e0eb7f-4aa2-43d7-a4b4-99149621c16e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002721 10.0.0.129 - - [2026-02-03 02:01:50] "GET /firewall-policy/7b34c8e6-aa1f-4bee-a83d-49e3a5c89d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002539 10.0.0.129 - - [2026-02-03 02:01:50] "GET /firewall-policy/dff9b7fb-0c12-4cc9-a8d7-cf62f6c1b073?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002650 10.0.0.129 - - [2026-02-03 02:01:50] "GET /firewall-policy/dff9b7fb-0c12-4cc9-a8d7-cf62f6c1b073?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004397 [Introspect:8084]10.0.0.129 - - [2026-02-03 02:01:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000864 [Introspect:8084]10.0.0.129 - - [2026-02-03 02:01:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000864 [Introspect:8084]10.0.0.129 - - [2026-02-03 02:02:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000843 [Introspect:8084]10.0.0.129 - - [2026-02-03 02:02:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000924 [Introspect:8084]10.0.0.129 - - [2026-02-03 02:02:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000923 [Introspect:8084]10.0.0.129 - - [2026-02-03 02:02:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000815 [Introspect:8084]10.0.0.129 - - [2026-02-03 02:02:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000839 [Introspect:8084]10.0.0.129 - - [2026-02-03 02:02:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000858 10.0.0.129 - - [2026-02-03 02:02:51] "GET /virtual-machine-interface/f3a58220-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.007651 10.0.0.129 - - [2026-02-03 02:02:51] "POST /set-tag HTTP/1.1" 200 109 0.003700 10.0.0.129 - - [2026-02-03 02:02:52] "GET /virtual-machine-interface/f6065c56-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008327 10.0.0.129 - - [2026-02-03 02:02:52] "POST /set-tag HTTP/1.1" 200 109 0.002186 10.0.0.129 - - [2026-02-03 02:02:52] "GET /virtual-machine-interface/f597b97c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005514 10.0.0.129 - - [2026-02-03 02:02:52] "POST /set-tag HTTP/1.1" 200 109 0.002227 10.0.0.129 - - [2026-02-03 02:02:52] "GET /virtual-machine-interface/f413dcc0-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004488 10.0.0.129 - - [2026-02-03 02:02:52] "POST /set-tag HTTP/1.1" 200 109 0.002387 10.0.0.129 - - [2026-02-03 02:02:52] "GET /virtual-machine-interface/f49bce96-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003885 10.0.0.129 - - [2026-02-03 02:02:52] "POST /set-tag HTTP/1.1" 200 109 0.001985 10.0.0.129 - - [2026-02-03 02:02:52] "GET /virtual-machine-interface/f5177370-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004791 10.0.0.129 - - [2026-02-03 02:02:52] "POST /set-tag HTTP/1.1" 200 109 0.002172 10.0.0.129 - - [2026-02-03 02:02:52] "GET /virtual-machine-interface/f6d3cc04-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003835 10.0.0.129 - - [2026-02-03 02:02:52] "POST /set-tag HTTP/1.1" 200 109 0.002301 10.0.0.129 - - [2026-02-03 02:02:52] "GET /virtual-machine-interface/f66bc21c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004014 10.0.0.129 - - [2026-02-03 02:02:52] "POST /set-tag HTTP/1.1" 200 109 0.001959 10.0.0.129 - - [2026-02-03 02:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.129 - - [2026-02-03 02:02:52] "GET /loadbalancer/2a1ff00f-1055-4f1d-9ccf-867fca91f2ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002305 10.0.0.129 - - [2026-02-03 02:02:52] "GET /virtual-machine-interface/f3a58220-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003925 10.0.0.129 - - [2026-02-03 02:02:52] "POST /set-tag HTTP/1.1" 200 109 0.017964 10.0.0.129 - - [2026-02-03 02:02:52] "DELETE /loadbalancer-member/5aadd3cd-d41b-4708-8a0f-bbf7bb5b38b5 HTTP/1.1" 200 115 0.035545 10.0.0.129 - - [2026-02-03 02:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.129 - - [2026-02-03 02:02:52] "GET /loadbalancer/2a1ff00f-1055-4f1d-9ccf-867fca91f2ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002496 10.0.0.129 - - [2026-02-03 02:02:53] "GET /virtual-machine-interface/f5177370-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005166 10.0.0.129 - - [2026-02-03 02:02:53] "POST /set-tag HTTP/1.1" 200 109 0.002548 10.0.0.129 - - [2026-02-03 02:02:53] "GET /virtual-machine-interface/f5177370-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003868 10.0.0.129 - - [2026-02-03 02:02:53] "POST /set-tag HTTP/1.1" 200 109 0.002344 10.0.0.129 - - [2026-02-03 02:02:53] "GET /virtual-machine/9abb3bcf-648c-4efb-8c0c-9b709af62a15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002753 10.0.0.129 - - [2026-02-03 02:02:53] "POST /ref-update HTTP/1.1" 200 156 0.009568 10.0.0.129 - - [2026-02-03 02:02:53] "GET /virtual-machine-interface/f5177370-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005272 10.0.0.129 - - [2026-02-03 02:02:53] "POST /set-tag HTTP/1.1" 200 109 0.018447 10.0.0.129 - - [2026-02-03 02:02:53] "POST /set-tag HTTP/1.1" 200 109 0.025753 10.0.0.129 - - [2026-02-03 02:02:53] "POST /set-tag HTTP/1.1" 200 109 0.019986 10.0.0.129 - - [2026-02-03 02:02:53] "POST /set-tag HTTP/1.1" 200 109 0.023877 10.0.0.129 - - [2026-02-03 02:02:53] "POST /set-tag HTTP/1.1" 200 109 0.020998 10.0.0.129 - - [2026-02-03 02:02:53] "DELETE /instance-ip/f530ed3c-00a3-11f1-b6da-fa163e029be2 HTTP/1.1" 200 115 0.032015 10.0.0.129 - - [2026-02-03 02:02:53] "DELETE /virtual-machine-interface/f5177370-00a3-11f1-b6da-fa163e029be2 HTTP/1.1" 200 115 0.037740 10.0.0.129 - - [2026-02-03 02:02:53] "DELETE /virtual-machine/9abb3bcf-648c-4efb-8c0c-9b709af62a15 HTTP/1.1" 200 115 0.025152 10.0.0.129 - - [2026-02-03 02:02:53] "GET /virtual-machine-interface/f3a58220-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014380 10.0.0.129 - - [2026-02-03 02:02:53] "POST /set-tag HTTP/1.1" 200 109 0.002562 10.0.0.129 - - [2026-02-03 02:02:53] "GET /virtual-machine-interface/f3a58220-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004110 10.0.0.129 - - [2026-02-03 02:02:53] "POST /set-tag HTTP/1.1" 200 109 0.001991 10.0.0.129 - - [2026-02-03 02:02:53] "GET /virtual-machine/8da2ba45-ce49-4ea5-a488-e8194b857e82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003217 10.0.0.129 - - [2026-02-03 02:02:53] "POST /ref-update HTTP/1.1" 200 156 0.009382 10.0.0.129 - - [2026-02-03 02:02:53] "GET /virtual-machine-interface/f3a58220-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008639 10.0.0.129 - - [2026-02-03 02:02:53] "POST /set-tag HTTP/1.1" 200 109 0.026535 10.0.0.129 - - [2026-02-03 02:02:53] "POST /set-tag HTTP/1.1" 200 109 0.027933 10.0.0.129 - - [2026-02-03 02:02:53] "POST /set-tag HTTP/1.1" 200 109 0.023685 10.0.0.129 - - [2026-02-03 02:02:54] "POST /set-tag HTTP/1.1" 200 109 0.012982 10.0.0.129 - - [2026-02-03 02:02:54] "POST /set-tag HTTP/1.1" 200 109 0.018576 10.0.0.129 - - [2026-02-03 02:02:54] "DELETE /instance-ip/f3bd3f1e-00a3-11f1-b6da-fa163e029be2 HTTP/1.1" 200 115 0.065321 10.0.0.129 - - [2026-02-03 02:02:54] "POST /ref-update HTTP/1.1" 200 156 0.012188 10.0.0.129 - - [2026-02-03 02:02:54] "DELETE /virtual-machine-interface/f3a58220-00a3-11f1-b6da-fa163e029be2 HTTP/1.1" 200 115 0.034242 10.0.0.129 - - [2026-02-03 02:02:54] "DELETE /virtual-machine/8da2ba45-ce49-4ea5-a488-e8194b857e82 HTTP/1.1" 200 115 0.015981 10.0.0.129 - - [2026-02-03 02:02:54] "GET /virtual-machine-interface/f413dcc0-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004719 10.0.0.129 - - [2026-02-03 02:02:54] "POST /set-tag HTTP/1.1" 200 109 0.005476 10.0.0.129 - - [2026-02-03 02:02:54] "GET /virtual-machine-interface/f413dcc0-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005045 10.0.0.129 - - [2026-02-03 02:02:54] "POST /set-tag HTTP/1.1" 200 109 0.002472 10.0.0.129 - - [2026-02-03 02:02:54] "GET /virtual-machine/88d92b7a-85da-4f4d-8b82-779b5a4108d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002818 10.0.0.129 - - [2026-02-03 02:02:54] "POST /ref-update HTTP/1.1" 200 156 0.010525 10.0.0.129 - - [2026-02-03 02:02:54] "GET /virtual-machine-interface/f413dcc0-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.009807 10.0.0.129 - - [2026-02-03 02:02:54] "POST /set-tag HTTP/1.1" 200 109 0.022440 10.0.0.129 - - [2026-02-03 02:02:54] "POST /set-tag HTTP/1.1" 200 109 0.029365 10.0.0.129 - - [2026-02-03 02:02:54] "POST /set-tag HTTP/1.1" 200 109 0.028844 10.0.0.129 - - [2026-02-03 02:02:54] "POST /set-tag HTTP/1.1" 200 109 0.014727 10.0.0.129 - - [2026-02-03 02:02:54] "POST /set-tag HTTP/1.1" 200 109 0.028175 10.0.0.129 - - [2026-02-03 02:02:54] "DELETE /instance-ip/f42a58a6-00a3-11f1-b6da-fa163e029be2 HTTP/1.1" 200 115 0.046136 10.0.0.129 - - [2026-02-03 02:02:54] "POST /ref-update HTTP/1.1" 200 156 0.007229 10.0.0.129 - - [2026-02-03 02:02:54] "DELETE /virtual-machine-interface/f413dcc0-00a3-11f1-b6da-fa163e029be2 HTTP/1.1" 200 115 0.032498 10.0.0.129 - - [2026-02-03 02:02:54] "DELETE /virtual-machine/88d92b7a-85da-4f4d-8b82-779b5a4108d4 HTTP/1.1" 200 115 0.025362 10.0.0.129 - - [2026-02-03 02:02:54] "DELETE /tag/be3e0dbe-4d80-42c1-a0b1-462470d23928 HTTP/1.1" 200 115 0.032480 10.0.0.129 - - [2026-02-03 02:02:54] "GET /virtual-machine-interface/f49bce96-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003872 10.0.0.129 - - [2026-02-03 02:02:54] "POST /set-tag HTTP/1.1" 200 109 0.002597 10.0.0.129 - - [2026-02-03 02:02:54] "GET /virtual-machine-interface/f49bce96-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003925 10.0.0.129 - - [2026-02-03 02:02:54] "POST /set-tag HTTP/1.1" 200 109 0.001865 10.0.0.129 - - [2026-02-03 02:02:54] "GET /virtual-machine/0e1499d5-4248-4665-97c6-11e23c666774?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002681 10.0.0.129 - - [2026-02-03 02:02:54] "POST /ref-update HTTP/1.1" 200 156 0.009142 10.0.0.129 - - [2026-02-03 02:02:54] "GET /virtual-machine-interface/f49bce96-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018185 10.0.0.129 - - [2026-02-03 02:02:55] "POST /set-tag HTTP/1.1" 200 109 0.020682 10.0.0.129 - - [2026-02-03 02:02:55] "POST /set-tag HTTP/1.1" 200 109 0.035957 10.0.0.129 - - [2026-02-03 02:02:55] "POST /set-tag HTTP/1.1" 200 109 0.018960 10.0.0.129 - - [2026-02-03 02:02:55] "POST /set-tag HTTP/1.1" 200 109 0.013432 10.0.0.129 - - [2026-02-03 02:02:55] "POST /set-tag HTTP/1.1" 200 109 0.035985 10.0.0.129 - - [2026-02-03 02:02:55] "DELETE /instance-ip/f4b308cc-00a3-11f1-b6da-fa163e029be2 HTTP/1.1" 200 115 0.065821 10.0.0.129 - - [2026-02-03 02:02:55] "DELETE /virtual-machine-interface/f49bce96-00a3-11f1-b6da-fa163e029be2 HTTP/1.1" 200 115 0.032217 10.0.0.129 - - [2026-02-03 02:02:55] "DELETE /virtual-machine/0e1499d5-4248-4665-97c6-11e23c666774 HTTP/1.1" 200 115 0.020157 10.0.0.129 - - [2026-02-03 02:02:55] "DELETE /tag/56bf654b-0764-473b-a9d4-ae61ba9c6b52 HTTP/1.1" 200 115 0.032417 10.0.0.129 - - [2026-02-03 02:02:55] "DELETE /tag/81d24f62-7fe6-467a-874f-8bd9bf3c3e4d HTTP/1.1" 409 391 0.003757 10.0.0.129 - - [2026-02-03 02:03:23] "GET /virtual-machine-interface/f6065c56-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004570 10.0.0.129 - - [2026-02-03 02:03:23] "POST /set-tag HTTP/1.1" 200 109 0.002126 10.0.0.129 - - [2026-02-03 02:03:23] "GET /virtual-machine-interface/f6065c56-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005004 10.0.0.129 - - [2026-02-03 02:03:23] "POST /set-tag HTTP/1.1" 200 109 0.002287 10.0.0.129 - - [2026-02-03 02:03:23] "GET /virtual-machine/0808eeea-51a9-400b-af3f-f889fca28030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002778 10.0.0.129 - - [2026-02-03 02:03:23] "POST /ref-update HTTP/1.1" 200 156 0.010444 10.0.0.129 - - [2026-02-03 02:03:23] "GET /virtual-machine-interface/f6065c56-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006266 10.0.0.129 - - [2026-02-03 02:03:23] "POST /set-tag HTTP/1.1" 200 109 0.016269 10.0.0.129 - - [2026-02-03 02:03:23] "POST /set-tag HTTP/1.1" 200 109 0.019259 10.0.0.129 - - [2026-02-03 02:03:23] "POST /set-tag HTTP/1.1" 200 109 0.012259 10.0.0.129 - - [2026-02-03 02:03:23] "POST /set-tag HTTP/1.1" 200 109 0.029217 10.0.0.129 - - [2026-02-03 02:03:23] "DELETE /instance-ip/f6197b24-00a3-11f1-b6da-fa163e029be2 HTTP/1.1" 200 115 0.044852 10.0.0.129 - - [2026-02-03 02:03:23] "DELETE /virtual-machine-interface/f6065c56-00a3-11f1-b6da-fa163e029be2 HTTP/1.1" 200 115 0.037878 10.0.0.129 - - [2026-02-03 02:03:23] "DELETE /virtual-machine/0808eeea-51a9-400b-af3f-f889fca28030 HTTP/1.1" 200 115 0.016329 10.0.0.129 - - [2026-02-03 02:03:23] "DELETE /tag/764cdb1b-3463-4780-99d1-8ac0ad779824 HTTP/1.1" 409 237 0.008622 10.0.0.129 - - [2026-02-03 02:03:23] "GET /virtual-machine-interface/f66bc21c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004171 10.0.0.129 - - [2026-02-03 02:03:23] "POST /set-tag HTTP/1.1" 200 109 0.002511 10.0.0.129 - - [2026-02-03 02:03:23] "GET /virtual-machine-interface/f66bc21c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005036 10.0.0.129 - - [2026-02-03 02:03:23] "POST /set-tag HTTP/1.1" 200 109 0.002559 10.0.0.129 - - [2026-02-03 02:03:23] "GET /virtual-machine/ab63fabc-4b26-467a-b313-1d8948ee6c0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002561 10.0.0.129 - - [2026-02-03 02:03:23] "POST /ref-update HTTP/1.1" 200 156 0.008925 10.0.0.129 - - [2026-02-03 02:03:23] "GET /virtual-machine-interface/f66bc21c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006091 10.0.0.129 - - [2026-02-03 02:03:23] "POST /set-tag HTTP/1.1" 200 109 0.013861 10.0.0.129 - - [2026-02-03 02:03:23] "POST /set-tag HTTP/1.1" 200 109 0.023283 10.0.0.129 - - [2026-02-03 02:03:23] "POST /set-tag HTTP/1.1" 200 109 0.012535 10.0.0.129 - - [2026-02-03 02:03:23] "POST /set-tag HTTP/1.1" 200 109 0.017638 10.0.0.129 - - [2026-02-03 02:03:24] "DELETE /instance-ip/f684d568-00a3-11f1-b6da-fa163e029be2 HTTP/1.1" 200 115 0.054991 10.0.0.129 - - [2026-02-03 02:03:24] "DELETE /virtual-machine-interface/f66bc21c-00a3-11f1-b6da-fa163e029be2 HTTP/1.1" 200 115 0.038312 10.0.0.129 - - [2026-02-03 02:03:24] "DELETE /virtual-machine/ab63fabc-4b26-467a-b313-1d8948ee6c0b HTTP/1.1" 200 115 0.025373 10.0.0.129 - - [2026-02-03 02:03:24] "DELETE /tag/fc280079-56c9-464d-9370-857a8e463e83 HTTP/1.1" 200 115 0.034809 10.0.0.129 - - [2026-02-03 02:03:24] "GET /virtual-machine-interface/f597b97c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003704 10.0.0.129 - - [2026-02-03 02:03:24] "POST /set-tag HTTP/1.1" 200 109 0.002255 10.0.0.129 - - [2026-02-03 02:03:24] "GET /virtual-machine-interface/f597b97c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003573 10.0.0.129 - - [2026-02-03 02:03:24] "POST /set-tag HTTP/1.1" 200 109 0.001776 10.0.0.129 - - [2026-02-03 02:03:24] "GET /virtual-machine/8be9b2d1-9a96-44c7-bfed-cfc983456e6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002780 10.0.0.129 - - [2026-02-03 02:03:24] "POST /ref-update HTTP/1.1" 200 156 0.007873 10.0.0.129 - - [2026-02-03 02:03:24] "GET /virtual-machine-interface/f597b97c-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012888 10.0.0.129 - - [2026-02-03 02:03:24] "POST /set-tag HTTP/1.1" 200 109 0.014488 10.0.0.129 - - [2026-02-03 02:03:24] "POST /set-tag HTTP/1.1" 200 109 0.027702 10.0.0.129 - - [2026-02-03 02:03:24] "POST /set-tag HTTP/1.1" 200 109 0.023554 10.0.0.129 - - [2026-02-03 02:03:24] "POST /set-tag HTTP/1.1" 200 109 0.011587 10.0.0.129 - - [2026-02-03 02:03:24] "DELETE /instance-ip/f5b2396e-00a3-11f1-b6da-fa163e029be2 HTTP/1.1" 200 115 0.066374 10.0.0.129 - - [2026-02-03 02:03:24] "DELETE /virtual-machine-interface/f597b97c-00a3-11f1-b6da-fa163e029be2 HTTP/1.1" 200 115 0.038257 10.0.0.129 - - [2026-02-03 02:03:24] "DELETE /virtual-machine/8be9b2d1-9a96-44c7-bfed-cfc983456e6f HTTP/1.1" 200 115 0.021566 10.0.0.129 - - [2026-02-03 02:03:24] "DELETE /tag/faab2d78-f5da-452b-ae85-33e43c756163 HTTP/1.1" 200 115 0.031204 10.0.0.129 - - [2026-02-03 02:03:24] "DELETE /tag/eb6eb7b4-a7a1-4808-824e-aab8cd606d57 HTTP/1.1" 200 115 0.029324 10.0.0.129 - - [2026-02-03 02:03:24] "DELETE /tag/cfb20ef1-b5e1-4760-9d06-9791ebdfb96d HTTP/1.1" 200 115 0.028846 10.0.0.129 - - [2026-02-03 02:03:24] "GET /virtual-machine-interface/f6d3cc04-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003398 10.0.0.129 - - [2026-02-03 02:03:24] "POST /set-tag HTTP/1.1" 200 109 0.002743 10.0.0.129 - - [2026-02-03 02:03:24] "GET /virtual-machine-interface/f6d3cc04-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003871 10.0.0.129 - - [2026-02-03 02:03:24] "POST /set-tag HTTP/1.1" 200 109 0.002005 10.0.0.129 - - [2026-02-03 02:03:24] "GET /virtual-machine/8f5e5ec7-178c-47fc-9e7a-b95e90ae82b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002797 10.0.0.129 - - [2026-02-03 02:03:24] "POST /ref-update HTTP/1.1" 200 156 0.007604 10.0.0.129 - - [2026-02-03 02:03:24] "GET /virtual-machine-interface/f6d3cc04-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.019043 10.0.0.129 - - [2026-02-03 02:03:24] "POST /set-tag HTTP/1.1" 200 109 0.017642 10.0.0.129 - - [2026-02-03 02:03:24] "POST /set-tag HTTP/1.1" 200 109 0.035378 10.0.0.129 - - [2026-02-03 02:03:24] "POST /set-tag HTTP/1.1" 200 109 0.033802 10.0.0.129 - - [2026-02-03 02:03:25] "POST /set-tag HTTP/1.1" 200 109 0.018871 10.0.0.129 - - [2026-02-03 02:03:25] "DELETE /instance-ip/f6ea5e10-00a3-11f1-b6da-fa163e029be2 HTTP/1.1" 200 115 0.045664 10.0.0.129 - - [2026-02-03 02:03:25] "DELETE /virtual-machine-interface/f6d3cc04-00a3-11f1-b6da-fa163e029be2 HTTP/1.1" 200 115 0.048637 10.0.0.129 - - [2026-02-03 02:03:25] "DELETE /virtual-machine/8f5e5ec7-178c-47fc-9e7a-b95e90ae82b9 HTTP/1.1" 200 115 0.019722 10.0.0.129 - - [2026-02-03 02:03:25] "DELETE /tag/7b5df219-38e2-4d24-b3c2-266785dcf310 HTTP/1.1" 409 237 0.010813 10.0.0.129 - - [2026-02-03 02:03:25] "DELETE /tag/ce5a4869-70d5-43b6-9df1-3cdf63641216 HTTP/1.1" 409 237 0.005706 10.0.0.129 - - [2026-02-03 02:03:25] "DELETE /tag/0c4ad03b-3c07-4d67-8d59-60b2f5d749f8 HTTP/1.1" 200 115 0.032829 10.0.0.129 - - [2026-02-03 02:03:27] "POST /projects HTTP/1.1" 409 238 0.003565 10.0.0.129 - - [2026-02-03 02:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.129 - - [2026-02-03 02:03:27] "GET /project/57140bc9-c6ad-48a7-af69-a59e73d11376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028767 10.0.0.129 - - [2026-02-03 02:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.129 - - [2026-02-03 02:03:27] "GET /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004060 10.0.0.129 - - [2026-02-03 02:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.129 - - [2026-02-03 02:03:27] "GET /virtual-network/545f140c-da8e-4b52-9db7-adb409d98824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005162 10.0.0.129 - - [2026-02-03 02:03:27] "POST /security-groups HTTP/1.1" 409 285 0.002816 10.0.0.129 - - [2026-02-03 02:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.129 - - [2026-02-03 02:03:27] "PUT /security-group/474d866f-fa18-4613-aa1a-8797ed582e7f HTTP/1.1" 200 263 0.079525 10.0.0.129 - - [2026-02-03 02:03:27] "PUT /access-control-list/7fce6775-bf6f-4b5a-884b-c1c8a99f02a7 HTTP/1.1" 200 273 0.020513 10.0.0.129 - - [2026-02-03 02:03:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.029449 10.0.0.129 - - [2026-02-03 02:03:27] "PUT /access-control-list/b35e5ccc-fa87-464a-aa81-356e9fad52b6 HTTP/1.1" 200 273 0.033885 10.0.0.129 - - [2026-02-03 02:03:27] "GET /global-system-configs HTTP/1.1" 200 323 0.006701 10.0.0.129 - - [2026-02-03 02:03:29] "GET /global-system-configs HTTP/1.1" 200 323 0.001943 10.0.0.129 - - [2026-02-03 02:03:32] "POST /projects HTTP/1.1" 409 238 0.002032 10.0.0.129 - - [2026-02-03 02:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001375 10.0.0.129 - - [2026-02-03 02:03:32] "GET /project/57140bc9-c6ad-48a7-af69-a59e73d11376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028467 10.0.0.129 - - [2026-02-03 02:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001555 10.0.0.129 - - [2026-02-03 02:03:32] "GET /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003567 10.0.0.129 - - [2026-02-03 02:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001406 10.0.0.129 - - [2026-02-03 02:03:32] "GET /virtual-network/545f140c-da8e-4b52-9db7-adb409d98824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003443 10.0.0.129 - - [2026-02-03 02:03:32] "POST /security-groups HTTP/1.1" 409 285 0.001883 10.0.0.129 - - [2026-02-03 02:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.129 - - [2026-02-03 02:03:32] "PUT /security-group/474d866f-fa18-4613-aa1a-8797ed582e7f HTTP/1.1" 200 263 0.051723 10.0.0.129 - - [2026-02-03 02:03:32] "PUT /access-control-list/7fce6775-bf6f-4b5a-884b-c1c8a99f02a7 HTTP/1.1" 200 273 0.010249 10.0.0.129 - - [2026-02-03 02:03:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.026999 10.0.0.129 - - [2026-02-03 02:03:32] "GET /firewall-policy/7b34c8e6-aa1f-4bee-a83d-49e3a5c89d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.006782 10.0.0.129 - - [2026-02-03 02:03:32] "PUT /access-control-list/b35e5ccc-fa87-464a-aa81-356e9fad52b6 HTTP/1.1" 200 273 0.023015 10.0.0.129 - - [2026-02-03 02:03:32] "GET /firewall-rule/7cc1d78d-108f-4db6-9776-f02ec0ca0276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003169 10.0.0.129 - - [2026-02-03 02:03:32] "POST /ref-update HTTP/1.1" 200 156 0.046793 10.0.0.129 - - [2026-02-03 02:03:32] "DELETE /firewall-rule/7cc1d78d-108f-4db6-9776-f02ec0ca0276 HTTP/1.1" 200 115 0.046889 10.0.0.129 - - [2026-02-03 02:03:32] "GET /firewall-policy/7b34c8e6-aa1f-4bee-a83d-49e3a5c89d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.004271 10.0.0.129 - - [2026-02-03 02:03:32] "GET /firewall-rule/f1e635e6-e7f6-4465-b104-fc2a48363895?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003022 10.0.0.129 - - [2026-02-03 02:03:32] "POST /ref-update HTTP/1.1" 200 156 0.039903 10.0.0.129 - - [2026-02-03 02:03:32] "DELETE /firewall-rule/f1e635e6-e7f6-4465-b104-fc2a48363895 HTTP/1.1" 200 115 0.039273 10.0.0.129 - - [2026-02-03 02:03:32] "DELETE /tag/7b5df219-38e2-4d24-b3c2-266785dcf310 HTTP/1.1" 409 237 0.005765 10.0.0.129 - - [2026-02-03 02:03:32] "DELETE /tag/ce5a4869-70d5-43b6-9df1-3cdf63641216 HTTP/1.1" 409 237 0.004497 10.0.0.129 - - [2026-02-03 02:03:33] "DELETE /tag/c301e4bf-c10d-45f0-b12d-6e1ade858314 HTTP/1.1" 200 115 0.030153 10.0.0.129 - - [2026-02-03 02:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.129 - - [2026-02-03 02:03:33] "GET /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003887 10.0.0.129 - - [2026-02-03 02:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.129 - - [2026-02-03 02:03:33] "GET /virtual-network/545f140c-da8e-4b52-9db7-adb409d98824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.003469 10.0.0.129 - - [2026-02-03 02:03:33] "PUT /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52 HTTP/1.1" 200 265 0.040729 10.0.0.129 - - [2026-02-03 02:03:33] "PUT /virtual-network/545f140c-da8e-4b52-9db7-adb409d98824 HTTP/1.1" 200 265 0.039264 10.0.0.129 - - [2026-02-03 02:03:33] "DELETE /security-group/474d866f-fa18-4613-aa1a-8797ed582e7f HTTP/1.1" 200 115 0.071078 10.0.0.129 - - [2026-02-03 02:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.012086 10.0.0.129 - - [2026-02-03 02:03:33] "DELETE /access-control-list/7fce6775-bf6f-4b5a-884b-c1c8a99f02a7 HTTP/1.1" 200 115 0.038144 10.0.0.129 - - [2026-02-03 02:03:33] "DELETE /access-control-list/b35e5ccc-fa87-464a-aa81-356e9fad52b6 HTTP/1.1" 200 115 0.026552 10.0.0.129 - - [2026-02-03 02:03:33] "GET /project/57140bc9-c6ad-48a7-af69-a59e73d11376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.022787 10.0.0.129 - - [2026-02-03 02:03:33] "GET /project/57140bc9-c6ad-48a7-af69-a59e73d11376?fields=security_groups HTTP/1.1" 200 1352 0.027845 10.0.0.129 - - [2026-02-03 02:03:33] "DELETE /security-group/8959a3a6-ec7d-472a-ae61-ccdab9030c2a HTTP/1.1" 200 115 0.046056 10.0.0.129 - - [2026-02-03 02:03:33] "DELETE /access-control-list/c42a79b5-5ef3-47bf-a07c-7279c242f922 HTTP/1.1" 200 115 0.036858 10.0.0.129 - - [2026-02-03 02:03:33] "GET /project/57140bc9-c6ad-48a7-af69-a59e73d11376?fields=application_policy_sets HTTP/1.1" 200 1391 0.040510 10.0.0.129 - - [2026-02-03 02:03:33] "DELETE /access-control-list/0fe7dcb2-b69c-45e9-b8af-7ea077ed9b37 HTTP/1.1" 200 115 0.041965 10.0.0.129 - - [2026-02-03 02:03:33] "DELETE /project/57140bc9-c6ad-48a7-af69-a59e73d11376 HTTP/1.1" 200 115 0.263490 10.0.0.129 - - [2026-02-03 02:03:33] "POST /projects HTTP/1.1" 409 238 0.002250 10.0.0.129 - - [2026-02-03 02:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.129 - - [2026-02-03 02:03:33] "GET /project/b3d9e54d-07e5-4f17-9553-7f5d99e9f263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.033388 10.0.0.129 - - [2026-02-03 02:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.129 - - [2026-02-03 02:03:33] "GET /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.003861 10.0.0.129 - - [2026-02-03 02:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001697 10.0.0.129 - - [2026-02-03 02:03:33] "GET /virtual-network/545f140c-da8e-4b52-9db7-adb409d98824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004447 10.0.0.129 - - [2026-02-03 02:03:33] "POST /security-groups HTTP/1.1" 409 285 0.002104 10.0.0.129 - - [2026-02-03 02:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001275 10.0.0.129 - - [2026-02-03 02:03:33] "PUT /security-group/a31d4aad-087d-47a7-91ba-20e3f5601ac0 HTTP/1.1" 200 263 0.053695 10.0.0.129 - - [2026-02-03 02:03:33] "PUT /access-control-list/6e193f20-4c4c-4830-a8ae-8b68a8cbc08d HTTP/1.1" 200 273 0.009465 10.0.0.129 - - [2026-02-03 02:03:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.022706 10.0.0.129 - - [2026-02-03 02:03:33] "PUT /access-control-list/c39d1606-32d3-448c-9ce9-7624dac88f04 HTTP/1.1" 200 273 0.027857 10.0.0.129 - - [2026-02-03 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.129 - - [2026-02-03 02:03:38] "GET /loadbalancer/2a1ff00f-1055-4f1d-9ccf-867fca91f2ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002324 10.0.0.129 - - [2026-02-03 02:03:38] "GET /virtual-machine-interface/f413dcc0-00a3-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001517 10.0.0.129 - - [2026-02-03 02:03:38] "DELETE /loadbalancer-member/8dd500d7-c4b1-4d24-b17d-db8a89b10a75 HTTP/1.1" 200 115 0.028136 10.0.0.129 - - [2026-02-03 02:03:38] "GET /application-policy-set/f00678f6-38ed-45c4-ab91-8a7b4f62905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003293 10.0.0.129 - - [2026-02-03 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.129 - - [2026-02-03 02:03:38] "GET /policy-management/ec7f64cd-a80e-4eb9-81d8-270bd704b96f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002543 10.0.0.129 - - [2026-02-03 02:03:38] "GET /firewall-policy/62aed763-49a4-4965-8048-b8d04bcb5fd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002192 10.0.0.129 - - [2026-02-03 02:03:38] "GET /firewall-rule/cc16970c-e81c-462f-b754-e6f8293808dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.003191 10.0.0.129 - - [2026-02-03 02:03:38] "POST /ref-update HTTP/1.1" 200 156 0.012702 10.0.0.129 - - [2026-02-03 02:03:38] "DELETE /firewall-rule/cc16970c-e81c-462f-b754-e6f8293808dc HTTP/1.1" 200 115 0.041785 10.0.0.129 - - [2026-02-03 02:03:38] "GET /firewall-policy/dff9b7fb-0c12-4cc9-a8d7-cf62f6c1b073?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002895 10.0.0.129 - - [2026-02-03 02:03:38] "GET /firewall-rule/da7fbaee-e75c-49a3-85ce-d32dff416ee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.002744 10.0.0.129 - - [2026-02-03 02:03:38] "POST /ref-update HTTP/1.1" 200 156 0.014382 10.0.0.129 - - [2026-02-03 02:03:38] "DELETE /firewall-rule/da7fbaee-e75c-49a3-85ce-d32dff416ee6 HTTP/1.1" 200 115 0.027592 10.0.0.129 - - [2026-02-03 02:03:38] "GET /firewall-policy/dff9b7fb-0c12-4cc9-a8d7-cf62f6c1b073?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005425 10.0.0.129 - - [2026-02-03 02:03:38] "GET /firewall-rule/756f7364-58f4-4c74-ac29-1e836e97869c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.002721 10.0.0.129 - - [2026-02-03 02:03:38] "POST /ref-update HTTP/1.1" 200 156 0.010960 10.0.0.129 - - [2026-02-03 02:03:38] "DELETE /firewall-rule/756f7364-58f4-4c74-ac29-1e836e97869c HTTP/1.1" 200 115 0.051686 10.0.0.129 - - [2026-02-03 02:03:38] "GET /application-policy-set/f00678f6-38ed-45c4-ab91-8a7b4f62905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002565 10.0.0.129 - - [2026-02-03 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.129 - - [2026-02-03 02:03:38] "GET /policy-management/ec7f64cd-a80e-4eb9-81d8-270bd704b96f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002490 10.0.0.129 - - [2026-02-03 02:03:38] "GET /firewall-policy/dff9b7fb-0c12-4cc9-a8d7-cf62f6c1b073?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.002917 10.0.0.129 - - [2026-02-03 02:03:38] "POST /ref-update HTTP/1.1" 200 156 0.020071 10.0.0.129 - - [2026-02-03 02:03:39] "DELETE /firewall-policy/dff9b7fb-0c12-4cc9-a8d7-cf62f6c1b073 HTTP/1.1" 200 115 0.034611 10.0.0.129 - - [2026-02-03 02:03:39] "DELETE /tag/7b5df219-38e2-4d24-b3c2-266785dcf310 HTTP/1.1" 200 115 0.028129 10.0.0.129 - - [2026-02-03 02:03:39] "DELETE /tag/ce5a4869-70d5-43b6-9df1-3cdf63641216 HTTP/1.1" 200 115 0.056150 10.0.0.129 - - [2026-02-03 02:03:39] "DELETE /tag/764cdb1b-3463-4780-99d1-8ac0ad779824 HTTP/1.1" 200 115 0.049592 10.0.0.129 - - [2026-02-03 02:03:39] "DELETE /tag/81d24f62-7fe6-467a-874f-8bd9bf3c3e4d HTTP/1.1" 200 115 0.047045 10.0.0.129 - - [2026-02-03 02:03:39] "DELETE /loadbalancer-pool/49222725-5aca-4e58-85e7-d692271f3d1e HTTP/1.1" 200 115 0.025549 10.0.0.129 - - [2026-02-03 02:03:39] "DELETE /loadbalancer-listener/1e296c22-15ff-4ada-ad88-71486b0d420f HTTP/1.1" 200 115 0.049806 10.0.0.129 - - [2026-02-03 02:03:39] "DELETE /loadbalancer/2a1ff00f-1055-4f1d-9ccf-867fca91f2ab HTTP/1.1" 200 115 0.044724 10.0.0.129 - - [2026-02-03 02:03:39] "DELETE /floating-ip/3dba36ba-517c-4c76-86bd-4524b21eacd5 HTTP/1.1" 200 115 0.028846 10.0.0.129 - - [2026-02-03 02:03:39] "DELETE /instance-ip/934049bf-fc7a-4b16-ab6d-3d27042816a4 HTTP/1.1" 200 115 0.045384 10.0.0.129 - - [2026-02-03 02:03:39] "DELETE /virtual-machine-interface/b2756ce4-499b-4ccf-94d9-e75bffb57768 HTTP/1.1" 200 115 0.031398 10.0.0.129 - - [2026-02-03 02:03:39] "DELETE /tag/9e6dc9cc-8caa-4181-b3bd-fd0531efb226 HTTP/1.1" 200 115 0.036225 10.0.0.129 - - [2026-02-03 02:03:39] "POST /projects HTTP/1.1" 409 238 0.001760 10.0.0.129 - - [2026-02-03 02:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.129 - - [2026-02-03 02:03:39] "GET /project/b3d9e54d-07e5-4f17-9553-7f5d99e9f263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.037282 10.0.0.129 - - [2026-02-03 02:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.129 - - [2026-02-03 02:03:39] "GET /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005232 10.0.0.129 - - [2026-02-03 02:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.129 - - [2026-02-03 02:03:39] "GET /virtual-network/545f140c-da8e-4b52-9db7-adb409d98824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005274 10.0.0.129 - - [2026-02-03 02:03:39] "POST /security-groups HTTP/1.1" 409 285 0.002600 10.0.0.129 - - [2026-02-03 02:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.129 - - [2026-02-03 02:03:39] "PUT /security-group/a31d4aad-087d-47a7-91ba-20e3f5601ac0 HTTP/1.1" 200 263 0.063247 10.0.0.129 - - [2026-02-03 02:03:39] "PUT /access-control-list/6e193f20-4c4c-4830-a8ae-8b68a8cbc08d HTTP/1.1" 200 273 0.008425 10.0.0.129 - - [2026-02-03 02:03:39] "PUT /access-control-list/c39d1606-32d3-448c-9ce9-7624dac88f04 HTTP/1.1" 200 273 0.033288 10.0.0.129 - - [2026-02-03 02:03:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.021947 10.0.0.129 - - [2026-02-03 02:03:39] "GET /firewall-policy/7b34c8e6-aa1f-4bee-a83d-49e3a5c89d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.007621 10.0.0.129 - - [2026-02-03 02:03:39] "GET /firewall-rule/60d40822-be43-485f-97e1-f93a0982f0a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.005022 10.0.0.129 - - [2026-02-03 02:03:40] "POST /ref-update HTTP/1.1" 200 156 0.067512 10.0.0.129 - - [2026-02-03 02:03:40] "DELETE /firewall-rule/60d40822-be43-485f-97e1-f93a0982f0a8 HTTP/1.1" 200 115 0.043653 10.0.0.129 - - [2026-02-03 02:03:40] "GET /firewall-policy/7b34c8e6-aa1f-4bee-a83d-49e3a5c89d42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.008964 10.0.0.129 - - [2026-02-03 02:03:40] "GET /firewall-rule/9066eb04-edca-40cb-911a-81dc19febbf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003217 10.0.0.129 - - [2026-02-03 02:03:40] "POST /ref-update HTTP/1.1" 200 156 0.056117 10.0.0.129 - - [2026-02-03 02:03:40] "DELETE /firewall-rule/9066eb04-edca-40cb-911a-81dc19febbf5 HTTP/1.1" 200 115 0.038222 10.0.0.129 - - [2026-02-03 02:03:40] "DELETE /tag/04b2f6b4-0808-4742-bc9d-5022557d8d07 HTTP/1.1" 200 115 0.040417 10.0.0.129 - - [2026-02-03 02:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.129 - - [2026-02-03 02:03:40] "GET /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005851 10.0.0.129 - - [2026-02-03 02:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.129 - - [2026-02-03 02:03:40] "GET /virtual-network/545f140c-da8e-4b52-9db7-adb409d98824?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005054 10.0.0.129 - - [2026-02-03 02:03:40] "PUT /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52 HTTP/1.1" 200 265 0.042060 10.0.0.129 - - [2026-02-03 02:03:40] "PUT /virtual-network/545f140c-da8e-4b52-9db7-adb409d98824 HTTP/1.1" 200 265 0.047971 10.0.0.129 - - [2026-02-03 02:03:40] "DELETE /security-group/a31d4aad-087d-47a7-91ba-20e3f5601ac0 HTTP/1.1" 200 115 0.049844 10.0.0.129 - - [2026-02-03 02:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.129 - - [2026-02-03 02:03:40] "DELETE /access-control-list/6e193f20-4c4c-4830-a8ae-8b68a8cbc08d HTTP/1.1" 200 115 0.032380 10.0.0.129 - - [2026-02-03 02:03:40] "DELETE /access-control-list/c39d1606-32d3-448c-9ce9-7624dac88f04 HTTP/1.1" 200 115 0.030691 10.0.0.129 - - [2026-02-03 02:03:40] "GET /project/b3d9e54d-07e5-4f17-9553-7f5d99e9f263?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.053537 10.0.0.129 - - [2026-02-03 02:03:40] "GET /project/b3d9e54d-07e5-4f17-9553-7f5d99e9f263?fields=security_groups HTTP/1.1" 200 1353 0.043525 10.0.0.129 - - [2026-02-03 02:03:40] "DELETE /security-group/0fd70558-b1e3-42ad-b1ff-8aa98236f41f HTTP/1.1" 200 115 0.055383 10.0.0.129 - - [2026-02-03 02:03:40] "DELETE /access-control-list/41f533d5-5d76-494f-b77a-315818863f54 HTTP/1.1" 200 115 0.037675 10.0.0.129 - - [2026-02-03 02:03:40] "GET /project/b3d9e54d-07e5-4f17-9553-7f5d99e9f263?fields=application_policy_sets HTTP/1.1" 200 1392 0.056988 10.0.0.129 - - [2026-02-03 02:03:40] "DELETE /access-control-list/9fa93bf0-c4a2-4501-8f46-3fab7a1b3c80 HTTP/1.1" 200 115 0.052143 10.0.0.129 - - [2026-02-03 02:03:40] "DELETE /project/b3d9e54d-07e5-4f17-9553-7f5d99e9f263 HTTP/1.1" 200 115 0.377048 10.0.0.129 - - [2026-02-03 02:04:38] "GET / HTTP/1.1" 200 36215 0.002459 10.0.0.129 - - [2026-02-03 02:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.129 - - [2026-02-03 02:04:38] "GET /global-vrouter-config/f980c709-bb1f-4adf-9a7c-93243ddb32d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002543 10.0.0.129 - - [2026-02-03 02:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.129 - - [2026-02-03 02:04:38] "GET /global-vrouter-config/f980c709-bb1f-4adf-9a7c-93243ddb32d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002264 10.0.0.129 - - [2026-02-03 02:04:52] "GET / HTTP/1.1" 200 36215 0.001362 10.0.0.129 - - [2026-02-03 02:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.129 - - [2026-02-03 02:04:52] "GET /global-system-config/bb417968-1639-4443-a24b-cb2768a60f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004168 10.0.0.129 - - [2026-02-03 02:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.129 - - [2026-02-03 02:04:52] "GET /config-node/e5364123-903f-433d-b18c-dc7a796675df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002242 10.0.0.129 - - [2026-02-03 02:04:52] "GET / HTTP/1.1" 200 36215 0.001314 10.0.0.129 - - [2026-02-03 02:04:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001984 10.0.0.129 - - [2026-02-03 02:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.129 - - [2026-02-03 02:04:57] "GET /global-vrouter-config/f980c709-bb1f-4adf-9a7c-93243ddb32d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002371 10.0.0.129 - - [2026-02-03 02:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.129 - - [2026-02-03 02:04:58] "PUT /global-vrouter-config/f980c709-bb1f-4adf-9a7c-93243ddb32d3 HTTP/1.1" 200 277 0.026344 10.0.0.129 - - [2026-02-03 02:04:58] "GET / HTTP/1.1" 200 36215 0.001684 10.0.0.129 - - [2026-02-03 02:04:58] "POST /alarms HTTP/1.1" 409 264 0.001911 10.0.0.129 - - [2026-02-03 02:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.129 - - [2026-02-03 02:04:58] "PUT /alarm/85f3e1ea-c70e-4af3-b5ad-adedf7d95eeb HTTP/1.1" 200 245 0.009880 10.0.0.129 - - [2026-02-03 02:04:58] "POST /alarms HTTP/1.1" 409 261 0.006415 10.0.0.129 - - [2026-02-03 02:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001368 10.0.0.129 - - [2026-02-03 02:04:58] "PUT /alarm/38b31381-b253-4a76-bf35-02127960b186 HTTP/1.1" 200 245 0.008911 10.0.0.129 - - [2026-02-03 02:04:58] "POST /alarms HTTP/1.1" 409 261 0.002214 10.0.0.129 - - [2026-02-03 02:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.129 - - [2026-02-03 02:04:58] "PUT /alarm/d30fa212-8943-4f30-a085-5e994786c750 HTTP/1.1" 200 245 0.010099 10.0.0.129 - - [2026-02-03 02:04:58] "POST /alarms HTTP/1.1" 409 253 0.002477 10.0.0.129 - - [2026-02-03 02:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.129 - - [2026-02-03 02:04:58] "PUT /alarm/bf93390d-c1ab-4e1c-a8d4-c81e0f1614a1 HTTP/1.1" 200 245 0.011545 10.0.0.129 - - [2026-02-03 02:04:58] "POST /alarms HTTP/1.1" 409 251 0.002061 10.0.0.129 - - [2026-02-03 02:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.129 - - [2026-02-03 02:04:58] "PUT /alarm/6b54d125-0f36-474a-8be9-06dbd6dc803a HTTP/1.1" 200 245 0.016864 10.0.0.129 - - [2026-02-03 02:04:58] "POST /alarms HTTP/1.1" 409 252 0.011636 10.0.0.129 - - [2026-02-03 02:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.129 - - [2026-02-03 02:04:58] "PUT /alarm/4c8ee8e5-7617-46bd-8596-060e6a23366f HTTP/1.1" 200 245 0.009587 10.0.0.129 - - [2026-02-03 02:04:58] "POST /alarms HTTP/1.1" 409 256 0.007249 10.0.0.129 - - [2026-02-03 02:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.129 - - [2026-02-03 02:04:58] "PUT /alarm/d28e5295-5917-4e39-b5b2-af1b5860da20 HTTP/1.1" 200 245 0.009483 10.0.0.129 - - [2026-02-03 02:04:58] "POST /alarms HTTP/1.1" 409 248 0.002248 10.0.0.129 - - [2026-02-03 02:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.129 - - [2026-02-03 02:04:58] "PUT /alarm/63880d68-a0c1-4cd0-92a9-71b42c311aa4 HTTP/1.1" 200 245 0.010701 10.0.0.129 - - [2026-02-03 02:04:58] "POST /alarms HTTP/1.1" 409 252 0.002060 10.0.0.129 - - [2026-02-03 02:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001505 10.0.0.129 - - [2026-02-03 02:04:58] "PUT /alarm/219b4031-7dd5-4e2d-b646-32f7084689bd HTTP/1.1" 200 245 0.010842 10.0.0.129 - - [2026-02-03 02:04:58] "POST /alarms HTTP/1.1" 409 257 0.006423 10.0.0.129 - - [2026-02-03 02:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.129 - - [2026-02-03 02:04:58] "PUT /alarm/f19fb560-7163-408a-9fcc-97d5a045ecda HTTP/1.1" 200 245 0.010075 10.0.0.129 - - [2026-02-03 02:04:58] "POST /alarms HTTP/1.1" 409 251 0.006256 10.0.0.129 - - [2026-02-03 02:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.129 - - [2026-02-03 02:04:58] "PUT /alarm/a12b57fc-10c1-409a-bf88-10247765947f HTTP/1.1" 200 245 0.011249 10.0.0.129 - - [2026-02-03 02:04:58] "POST /alarms HTTP/1.1" 409 257 0.007903 10.0.0.129 - - [2026-02-03 02:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.129 - - [2026-02-03 02:04:58] "PUT /alarm/9c6c7a33-d0f7-4117-b6df-79e4a6fc37bf HTTP/1.1" 200 245 0.010657 10.0.0.129 - - [2026-02-03 02:04:58] "POST /alarms HTTP/1.1" 409 261 0.007206 10.0.0.129 - - [2026-02-03 02:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002155 10.0.0.129 - - [2026-02-03 02:04:58] "PUT /alarm/3809d794-f05d-4172-a0e8-185d457cf674 HTTP/1.1" 200 245 0.010234 10.0.0.129 - - [2026-02-03 02:04:59] "POST /alarms HTTP/1.1" 409 258 0.009074 10.0.0.129 - - [2026-02-03 02:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.129 - - [2026-02-03 02:04:59] "PUT /alarm/e9be3e88-40be-4438-9ba1-748b3d0a5be2 HTTP/1.1" 200 245 0.009889 10.0.0.129 - - [2026-02-03 02:04:59] "POST /alarms HTTP/1.1" 409 254 0.004596 10.0.0.129 - - [2026-02-03 02:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.129 - - [2026-02-03 02:04:59] "PUT /alarm/c5099674-e002-4338-a5ff-b8aadf14789c HTTP/1.1" 200 245 0.010624 10.0.0.129 - - [2026-02-03 02:04:59] "POST /alarms HTTP/1.1" 409 254 0.009871 10.0.0.129 - - [2026-02-03 02:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001420 10.0.0.129 - - [2026-02-03 02:04:59] "PUT /alarm/bb619446-a599-46d9-9f2d-952f89b650a9 HTTP/1.1" 200 245 0.012185 10.0.0.129 - - [2026-02-03 02:04:59] "POST /alarms HTTP/1.1" 409 254 0.007436 10.0.0.129 - - [2026-02-03 02:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.129 - - [2026-02-03 02:04:59] "PUT /alarm/ab0bf64f-d842-468e-b5bd-7e9a4ccc5c9b HTTP/1.1" 200 245 0.010121 10.0.0.129 - - [2026-02-03 02:04:59] "POST /alarms HTTP/1.1" 409 247 0.004838 10.0.0.129 - - [2026-02-03 02:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004397 10.0.0.129 - - [2026-02-03 02:04:59] "PUT /alarm/c6e75d29-0cd6-4ead-9095-91e7d3c46d97 HTTP/1.1" 200 245 0.009232 10.0.0.129 - - [2026-02-03 02:04:59] "POST /alarms HTTP/1.1" 409 272 0.007401 10.0.0.129 - - [2026-02-03 02:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.129 - - [2026-02-03 02:04:59] "PUT /alarm/8dc095f2-b13b-451d-b8d8-9acf19b3eaa0 HTTP/1.1" 200 245 0.009760 10.0.0.129 - - [2026-02-03 02:04:59] "POST /alarms HTTP/1.1" 409 261 0.004815 10.0.0.129 - - [2026-02-03 02:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.129 - - [2026-02-03 02:04:59] "PUT /alarm/23ade81c-f147-4dde-96f1-f426a6d283a7 HTTP/1.1" 200 245 0.021615 10.0.0.129 - - [2026-02-03 02:04:59] "POST /alarms HTTP/1.1" 409 259 0.008739 10.0.0.129 - - [2026-02-03 02:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.129 - - [2026-02-03 02:04:59] "PUT /alarm/ca9db174-3603-4e60-84af-1eb88f5f48e5 HTTP/1.1" 200 245 0.010859 10.0.0.129 - - [2026-02-03 02:04:59] "POST /alarms HTTP/1.1" 409 265 0.008195 10.0.0.129 - - [2026-02-03 02:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001583 10.0.0.129 - - [2026-02-03 02:04:59] "PUT /alarm/d433d0cb-b7de-48df-9c95-16bb05a0ecbb HTTP/1.1" 200 245 0.009942 10.0.0.129 - - [2026-02-03 02:04:59] "POST /alarms HTTP/1.1" 409 279 0.005112 10.0.0.129 - - [2026-02-03 02:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.129 - - [2026-02-03 02:04:59] "PUT /alarm/02f3fbd6-de62-4f5e-85f3-303bcb04af72 HTTP/1.1" 200 245 0.010090 10.0.0.129 - - [2026-02-03 02:04:59] "GET / HTTP/1.1" 200 36215 0.002156 10.0.0.129 - - [2026-02-03 02:04:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002431 10.0.0.129 - - [2026-02-03 02:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.129 - - [2026-02-03 02:04:59] "PUT /global-vrouter-config/f980c709-bb1f-4adf-9a7c-93243ddb32d3 HTTP/1.1" 200 277 0.008757 10.0.0.129 - - [2026-02-03 02:05:00] "GET / HTTP/1.1" 200 36215 0.001723 10.0.0.129 - - [2026-02-03 02:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.129 - - [2026-02-03 02:05:00] "GET /global-vrouter-config/f980c709-bb1f-4adf-9a7c-93243ddb32d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002143 10.0.0.129 - - [2026-02-03 02:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001336 10.0.0.129 - - [2026-02-03 02:05:00] "PUT /global-vrouter-config/f980c709-bb1f-4adf-9a7c-93243ddb32d3 HTTP/1.1" 200 277 0.008227 10.0.0.129 - - [2026-02-03 02:05:00] "GET / HTTP/1.1" 200 36215 0.001554 10.0.0.129 - - [2026-02-03 02:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.129 - - [2026-02-03 02:05:00] "GET /global-system-config/bb417968-1639-4443-a24b-cb2768a60f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005453 10.0.0.129 - - [2026-02-03 02:05:00] "PUT /global-system-config/bb417968-1639-4443-a24b-cb2768a60f91 HTTP/1.1" 200 275 0.019001 10.0.0.129 - - [2026-02-03 02:05:04] "GET / HTTP/1.1" 200 36215 0.001309 10.0.0.129 - - [2026-02-03 02:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.129 - - [2026-02-03 02:05:04] "GET /routing-instance/8df6912e-079f-49cb-8b09-206e9eba6d9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002340 10.0.0.129 - - [2026-02-03 02:05:04] "POST /bgp-routers HTTP/1.1" 409 301 0.001671 10.0.0.129 - - [2026-02-03 02:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.129 - - [2026-02-03 02:05:04] "GET /bgp-router/b429760b-8dbc-463c-a0b6-2d81dbf546fb?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.002269 10.0.0.129 - - [2026-02-03 02:05:04] "PUT /bgp-router/b429760b-8dbc-463c-a0b6-2d81dbf546fb HTTP/1.1" 200 255 0.016059 [Introspect:8084]10.0.0.129 - - [2026-02-03 02:05:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000868 [Introspect:8084]10.0.0.129 - - [2026-02-03 02:05:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000920 10.0.0.129 - - [2026-02-03 02:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.129 - - [2026-02-03 02:05:07] "GET /global-vrouter-config/f980c709-bb1f-4adf-9a7c-93243ddb32d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002188 10.0.0.129 - - [2026-02-03 02:05:19] "GET / HTTP/1.1" 200 36215 0.001723 10.0.0.129 - - [2026-02-03 02:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.129 - - [2026-02-03 02:05:19] "GET /global-system-config/bb417968-1639-4443-a24b-cb2768a60f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004025 10.0.0.129 - - [2026-02-03 02:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001373 10.0.0.129 - - [2026-02-03 02:05:19] "GET /config-node/e5364123-903f-433d-b18c-dc7a796675df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001613 10.0.0.129 - - [2026-02-03 02:05:31] "GET / HTTP/1.1" 200 36215 0.002387 10.0.0.129 - - [2026-02-03 02:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.129 - - [2026-02-03 02:05:31] "GET /routing-instance/8df6912e-079f-49cb-8b09-206e9eba6d9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002734 10.0.0.129 - - [2026-02-03 02:05:31] "POST /bgp-routers HTTP/1.1" 409 301 0.001910 10.0.0.129 - - [2026-02-03 02:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001388 10.0.0.129 - - [2026-02-03 02:05:31] "GET /bgp-router/b429760b-8dbc-463c-a0b6-2d81dbf546fb?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.003006 10.0.0.129 - - [2026-02-03 02:05:31] "PUT /bgp-router/b429760b-8dbc-463c-a0b6-2d81dbf546fb HTTP/1.1" 200 255 0.013038 [Introspect:8084]10.0.0.129 - - [2026-02-03 02:05:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000950 [Introspect:8084]10.0.0.129 - - [2026-02-03 02:05:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000777 10.0.0.129 - - [2026-02-03 02:05:45] "GET / HTTP/1.1" 200 36215 0.001636 10.0.0.129 - - [2026-02-03 02:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001677 10.0.0.129 - - [2026-02-03 02:05:45] "GET /global-system-config/bb417968-1639-4443-a24b-cb2768a60f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004121 10.0.0.129 - - [2026-02-03 02:05:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001290 10.0.0.129 - - [2026-02-03 02:05:45] "GET /config-node/e5364123-903f-433d-b18c-dc7a796675df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001718 10.0.0.129 - - [2026-02-03 02:05:45] "GET / HTTP/1.1" 200 36215 0.001397 10.0.0.129 - - [2026-02-03 02:05:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002328 10.0.0.129 - - [2026-02-03 02:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.129 - - [2026-02-03 02:05:50] "GET /global-vrouter-config/f980c709-bb1f-4adf-9a7c-93243ddb32d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002396 10.0.0.129 - - [2026-02-03 02:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.129 - - [2026-02-03 02:05:50] "PUT /global-vrouter-config/f980c709-bb1f-4adf-9a7c-93243ddb32d3 HTTP/1.1" 200 277 0.013706 10.0.0.129 - - [2026-02-03 02:05:50] "GET / HTTP/1.1" 200 36215 0.001886 10.0.0.129 - - [2026-02-03 02:05:50] "POST /alarms HTTP/1.1" 409 264 0.002025 10.0.0.129 - - [2026-02-03 02:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.129 - - [2026-02-03 02:05:50] "PUT /alarm/85f3e1ea-c70e-4af3-b5ad-adedf7d95eeb HTTP/1.1" 200 245 0.022580 10.0.0.129 - - [2026-02-03 02:05:50] "POST /alarms HTTP/1.1" 409 261 0.007138 10.0.0.129 - - [2026-02-03 02:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.129 - - [2026-02-03 02:05:50] "PUT /alarm/38b31381-b253-4a76-bf35-02127960b186 HTTP/1.1" 200 245 0.010110 10.0.0.129 - - [2026-02-03 02:05:51] "POST /alarms HTTP/1.1" 409 261 0.001894 10.0.0.129 - - [2026-02-03 02:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.129 - - [2026-02-03 02:05:51] "PUT /alarm/d30fa212-8943-4f30-a085-5e994786c750 HTTP/1.1" 200 245 0.013445 10.0.0.129 - - [2026-02-03 02:05:51] "POST /alarms HTTP/1.1" 409 253 0.004136 10.0.0.129 - - [2026-02-03 02:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.129 - - [2026-02-03 02:05:51] "PUT /alarm/bf93390d-c1ab-4e1c-a8d4-c81e0f1614a1 HTTP/1.1" 200 245 0.009141 10.0.0.129 - - [2026-02-03 02:05:51] "POST /alarms HTTP/1.1" 409 251 0.004849 10.0.0.129 - - [2026-02-03 02:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.129 - - [2026-02-03 02:05:51] "PUT /alarm/6b54d125-0f36-474a-8be9-06dbd6dc803a HTTP/1.1" 200 245 0.013204 10.0.0.129 - - [2026-02-03 02:05:51] "POST /alarms HTTP/1.1" 409 252 0.004174 10.0.0.129 - - [2026-02-03 02:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.129 - - [2026-02-03 02:05:51] "PUT /alarm/4c8ee8e5-7617-46bd-8596-060e6a23366f HTTP/1.1" 200 245 0.017826 10.0.0.129 - - [2026-02-03 02:05:51] "POST /alarms HTTP/1.1" 409 256 0.007431 10.0.0.129 - - [2026-02-03 02:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004422 10.0.0.129 - - [2026-02-03 02:05:51] "PUT /alarm/d28e5295-5917-4e39-b5b2-af1b5860da20 HTTP/1.1" 200 245 0.012812 10.0.0.129 - - [2026-02-03 02:05:51] "POST /alarms HTTP/1.1" 409 248 0.009881 10.0.0.129 - - [2026-02-03 02:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.129 - - [2026-02-03 02:05:51] "PUT /alarm/63880d68-a0c1-4cd0-92a9-71b42c311aa4 HTTP/1.1" 200 245 0.009481 10.0.0.129 - - [2026-02-03 02:05:51] "POST /alarms HTTP/1.1" 409 252 0.010065 10.0.0.129 - - [2026-02-03 02:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.129 - - [2026-02-03 02:05:51] "PUT /alarm/219b4031-7dd5-4e2d-b646-32f7084689bd HTTP/1.1" 200 245 0.008745 10.0.0.129 - - [2026-02-03 02:05:51] "POST /alarms HTTP/1.1" 409 257 0.002639 10.0.0.129 - - [2026-02-03 02:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.129 - - [2026-02-03 02:05:51] "PUT /alarm/f19fb560-7163-408a-9fcc-97d5a045ecda HTTP/1.1" 200 245 0.009089 10.0.0.129 - - [2026-02-03 02:05:51] "POST /alarms HTTP/1.1" 409 251 0.006790 10.0.0.129 - - [2026-02-03 02:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.129 - - [2026-02-03 02:05:51] "PUT /alarm/a12b57fc-10c1-409a-bf88-10247765947f HTTP/1.1" 200 245 0.008085 10.0.0.129 - - [2026-02-03 02:05:51] "POST /alarms HTTP/1.1" 409 257 0.009941 10.0.0.129 - - [2026-02-03 02:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.129 - - [2026-02-03 02:05:51] "PUT /alarm/9c6c7a33-d0f7-4117-b6df-79e4a6fc37bf HTTP/1.1" 200 245 0.009545 10.0.0.129 - - [2026-02-03 02:05:51] "POST /alarms HTTP/1.1" 409 261 0.029366 10.0.0.129 - - [2026-02-03 02:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.129 - - [2026-02-03 02:05:51] "PUT /alarm/3809d794-f05d-4172-a0e8-185d457cf674 HTTP/1.1" 200 245 0.009524 10.0.0.129 - - [2026-02-03 02:05:51] "POST /alarms HTTP/1.1" 409 258 0.005093 10.0.0.129 - - [2026-02-03 02:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.129 - - [2026-02-03 02:05:51] "PUT /alarm/e9be3e88-40be-4438-9ba1-748b3d0a5be2 HTTP/1.1" 200 245 0.008697 10.0.0.129 - - [2026-02-03 02:05:51] "POST /alarms HTTP/1.1" 409 254 0.008238 10.0.0.129 - - [2026-02-03 02:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.129 - - [2026-02-03 02:05:51] "PUT /alarm/c5099674-e002-4338-a5ff-b8aadf14789c HTTP/1.1" 200 245 0.008527 10.0.0.129 - - [2026-02-03 02:05:51] "POST /alarms HTTP/1.1" 409 254 0.009317 10.0.0.129 - - [2026-02-03 02:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.129 - - [2026-02-03 02:05:51] "PUT /alarm/bb619446-a599-46d9-9f2d-952f89b650a9 HTTP/1.1" 200 245 0.009337 10.0.0.129 - - [2026-02-03 02:05:51] "POST /alarms HTTP/1.1" 409 254 0.006674 10.0.0.129 - - [2026-02-03 02:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.129 - - [2026-02-03 02:05:52] "PUT /alarm/ab0bf64f-d842-468e-b5bd-7e9a4ccc5c9b HTTP/1.1" 200 245 0.008797 10.0.0.129 - - [2026-02-03 02:05:52] "POST /alarms HTTP/1.1" 409 247 0.006169 10.0.0.129 - - [2026-02-03 02:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.129 - - [2026-02-03 02:05:52] "PUT /alarm/c6e75d29-0cd6-4ead-9095-91e7d3c46d97 HTTP/1.1" 200 245 0.008102 10.0.0.129 - - [2026-02-03 02:05:52] "POST /alarms HTTP/1.1" 409 272 0.002379 10.0.0.129 - - [2026-02-03 02:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004235 10.0.0.129 - - [2026-02-03 02:05:52] "PUT /alarm/8dc095f2-b13b-451d-b8d8-9acf19b3eaa0 HTTP/1.1" 200 245 0.010859 10.0.0.129 - - [2026-02-03 02:05:52] "POST /alarms HTTP/1.1" 409 261 0.003960 10.0.0.129 - - [2026-02-03 02:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001480 10.0.0.129 - - [2026-02-03 02:05:52] "PUT /alarm/23ade81c-f147-4dde-96f1-f426a6d283a7 HTTP/1.1" 200 245 0.008444 10.0.0.129 - - [2026-02-03 02:05:52] "POST /alarms HTTP/1.1" 409 259 0.003185 10.0.0.129 - - [2026-02-03 02:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.129 - - [2026-02-03 02:05:52] "PUT /alarm/ca9db174-3603-4e60-84af-1eb88f5f48e5 HTTP/1.1" 200 245 0.009053 10.0.0.129 - - [2026-02-03 02:05:52] "POST /alarms HTTP/1.1" 409 265 0.003825 10.0.0.129 - - [2026-02-03 02:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.129 - - [2026-02-03 02:05:52] "PUT /alarm/d433d0cb-b7de-48df-9c95-16bb05a0ecbb HTTP/1.1" 200 245 0.012015 10.0.0.129 - - [2026-02-03 02:05:52] "POST /alarms HTTP/1.1" 409 279 0.002848 10.0.0.129 - - [2026-02-03 02:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.129 - - [2026-02-03 02:05:52] "PUT /alarm/02f3fbd6-de62-4f5e-85f3-303bcb04af72 HTTP/1.1" 200 245 0.009971 10.0.0.129 - - [2026-02-03 02:05:52] "GET / HTTP/1.1" 200 36215 0.002578 10.0.0.129 - - [2026-02-03 02:05:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001913 10.0.0.129 - - [2026-02-03 02:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.129 - - [2026-02-03 02:05:52] "PUT /global-vrouter-config/f980c709-bb1f-4adf-9a7c-93243ddb32d3 HTTP/1.1" 200 277 0.007050 10.0.0.129 - - [2026-02-03 02:05:52] "GET / HTTP/1.1" 200 36215 0.001365 10.0.0.129 - - [2026-02-03 02:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.129 - - [2026-02-03 02:05:52] "GET /global-vrouter-config/f980c709-bb1f-4adf-9a7c-93243ddb32d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002338 10.0.0.129 - - [2026-02-03 02:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001364 10.0.0.129 - - [2026-02-03 02:05:52] "PUT /global-vrouter-config/f980c709-bb1f-4adf-9a7c-93243ddb32d3 HTTP/1.1" 200 277 0.016573 10.0.0.129 - - [2026-02-03 02:05:53] "GET / HTTP/1.1" 200 36215 0.001765 10.0.0.129 - - [2026-02-03 02:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.129 - - [2026-02-03 02:05:53] "GET /global-system-config/bb417968-1639-4443-a24b-cb2768a60f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004560 10.0.0.129 - - [2026-02-03 02:05:53] "PUT /global-system-config/bb417968-1639-4443-a24b-cb2768a60f91 HTTP/1.1" 200 275 0.015744 10.0.0.129 - - [2026-02-03 02:05:56] "GET / HTTP/1.1" 200 36215 0.001405 10.0.0.129 - - [2026-02-03 02:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.129 - - [2026-02-03 02:05:56] "GET /routing-instance/8df6912e-079f-49cb-8b09-206e9eba6d9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002924 10.0.0.129 - - [2026-02-03 02:05:56] "POST /bgp-routers HTTP/1.1" 409 301 0.002145 10.0.0.129 - - [2026-02-03 02:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.129 - - [2026-02-03 02:05:56] "GET /bgp-router/b429760b-8dbc-463c-a0b6-2d81dbf546fb?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.002982 10.0.0.129 - - [2026-02-03 02:05:56] "PUT /bgp-router/b429760b-8dbc-463c-a0b6-2d81dbf546fb HTTP/1.1" 200 255 0.017637 [Introspect:8084]10.0.0.129 - - [2026-02-03 02:05:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001398 [Introspect:8084]10.0.0.129 - - [2026-02-03 02:05:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001721 10.0.0.129 - - [2026-02-03 02:06:00] "POST /tags HTTP/1.1" 200 356 0.023008 10.0.0.129 - - [2026-02-03 02:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006739 10.0.0.129 - - [2026-02-03 02:06:00] "GET /tag/d75e338d-5a9d-472e-8fa4-5740e7e629e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.016132 10.0.0.129 - - [2026-02-03 02:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010735 10.0.0.129 - - [2026-02-03 02:06:00] "GET /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.007259 10.0.0.129 - - [2026-02-03 02:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.129 - - [2026-02-03 02:06:00] "GET /project/dd13fbc6-e94a-4082-be5a-5fecab29e166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.052154 10.0.0.129 - - [2026-02-03 02:06:00] "POST /virtual-machines HTTP/1.1" 200 352 0.019462 10.0.0.129 - - [2026-02-03 02:06:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.017164 10.0.0.129 - - [2026-02-03 02:06:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.131217 10.0.0.129 - - [2026-02-03 02:06:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.008091 10.0.0.129 - - [2026-02-03 02:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012756 10.0.0.129 - - [2026-02-03 02:06:00] "GET /virtual-machine-interface/e2bd7f5c-00a4-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.007927 10.0.0.129 - - [2026-02-03 02:06:00] "POST /instance-ips HTTP/1.1" 200 392 0.036451 10.0.0.129 - - [2026-02-03 02:06:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.027520 10.0.0.129 - - [2026-02-03 02:06:00] "GET /virtual-machine-interface/e2bd7f5c-00a4-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.009791 10.0.0.129 - - [2026-02-03 02:06:00] "POST /set-tag HTTP/1.1" 200 109 0.021118 10.0.0.129 - - [2026-02-03 02:06:00] "GET /virtual-machine-interface/e2bd7f5c-00a4-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.035822 10.0.0.129 - - [2026-02-03 02:06:00] "GET /instance-ip/e2da0258-00a4-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.008934 10.0.0.129 - - [2026-02-03 02:06:00] "GET /virtual-machine-interface/e2bd7f5c-00a4-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004325 10.0.0.129 - - [2026-02-03 02:06:00] "POST /set-tag HTTP/1.1" 200 109 0.002565 10.0.0.129 - - [2026-02-03 02:06:00] "GET /virtual-router/4ca67980-b3bd-477a-b3d8-b3bb270879e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.009275 10.0.0.129 - - [2026-02-03 02:06:00] "POST /ref-update HTTP/1.1" 200 156 0.021839 10.0.0.129 - - [2026-02-03 02:06:01] "GET /virtual-machine-interface/e2bd7f5c-00a4-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.010463 10.0.0.129 - - [2026-02-03 02:06:01] "POST /set-tag HTTP/1.1" 200 109 0.003071 10.0.0.129 - - [2026-02-03 02:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004488 10.0.0.129 - - [2026-02-03 02:06:01] "GET /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004131 10.0.0.129 - - [2026-02-03 02:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.129 - - [2026-02-03 02:06:01] "GET /project/dd13fbc6-e94a-4082-be5a-5fecab29e166?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.030498 10.0.0.129 - - [2026-02-03 02:06:01] "POST /virtual-machines HTTP/1.1" 200 356 0.034204 10.0.0.129 - - [2026-02-03 02:06:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.020715 10.0.0.129 - - [2026-02-03 02:06:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.147429 10.0.0.129 - - [2026-02-03 02:06:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.012704 10.0.0.129 - - [2026-02-03 02:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005516 10.0.0.129 - - [2026-02-03 02:06:01] "GET /virtual-machine-interface/e33efc58-00a4-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.006538 10.0.0.129 - - [2026-02-03 02:06:01] "POST /instance-ips HTTP/1.1" 200 396 0.038823 10.0.0.129 - - [2026-02-03 02:06:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.029516 10.0.0.129 - - [2026-02-03 02:06:01] "GET /virtual-machine-interface/e33efc58-00a4-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.015249 10.0.0.129 - - [2026-02-03 02:06:01] "POST /set-tag HTTP/1.1" 200 109 0.016905 10.0.0.129 - - [2026-02-03 02:06:01] "GET /virtual-machine-interface/e33efc58-00a4-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.028775 10.0.0.129 - - [2026-02-03 02:06:01] "GET /instance-ip/e35f31b2-00a4-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.006475 10.0.0.129 - - [2026-02-03 02:06:01] "GET /virtual-machine-interface/e33efc58-00a4-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004439 10.0.0.129 - - [2026-02-03 02:06:01] "POST /set-tag HTTP/1.1" 200 109 0.002151 10.0.0.129 - - [2026-02-03 02:06:01] "GET /virtual-router/4ca67980-b3bd-477a-b3d8-b3bb270879e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.003980 10.0.0.129 - - [2026-02-03 02:06:01] "POST /ref-update HTTP/1.1" 200 156 0.008605 10.0.0.129 - - [2026-02-03 02:06:01] "GET /virtual-machine-interface/e33efc58-00a4-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.027555 10.0.0.129 - - [2026-02-03 02:06:01] "POST /set-tag HTTP/1.1" 200 109 0.003776 10.0.0.129 - - [2026-02-03 02:06:01] "GET /virtual-machine-interface/e2bd7f5c-00a4-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005633 10.0.0.129 - - [2026-02-03 02:06:01] "POST /set-tag HTTP/1.1" 200 109 0.002431 10.0.0.129 - - [2026-02-03 02:06:01] "GET /virtual-machine-interface/e33efc58-00a4-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005679 10.0.0.129 - - [2026-02-03 02:06:02] "POST /set-tag HTTP/1.1" 200 109 0.002240 10.0.0.129 - - [2026-02-03 02:06:13] "GET /virtual-machine-interface/e33efc58-00a4-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004232 10.0.0.129 - - [2026-02-03 02:06:13] "POST /set-tag HTTP/1.1" 200 109 0.002555 10.0.0.129 - - [2026-02-03 02:06:14] "GET /virtual-machine-interface/e2bd7f5c-00a4-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005493 10.0.0.129 - - [2026-02-03 02:06:14] "POST /set-tag HTTP/1.1" 200 109 0.002413 10.0.0.129 - - [2026-02-03 02:06:16] "GET /virtual-machine-interface/e2bd7f5c-00a4-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005595 10.0.0.129 - - [2026-02-03 02:06:16] "POST /set-tag HTTP/1.1" 200 109 0.002840 [Introspect:8084]10.0.0.129 - - [2026-02-03 02:06:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000871 [Introspect:8084]10.0.0.129 - - [2026-02-03 02:06:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000901 [Introspect:8084]10.0.0.129 - - [2026-02-03 02:06:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000870 [Introspect:8084]10.0.0.129 - - [2026-02-03 02:06:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000780 10.0.0.129 - - [2026-02-03 02:06:44] "GET / HTTP/1.1" 200 36215 0.001588 10.0.0.129 - - [2026-02-03 02:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.129 - - [2026-02-03 02:06:44] "GET /global-system-config/bb417968-1639-4443-a24b-cb2768a60f91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004159 10.0.0.129 - - [2026-02-03 02:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001348 10.0.0.129 - - [2026-02-03 02:06:44] "GET /config-node/e5364123-903f-433d-b18c-dc7a796675df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002333 10.0.0.129 - - [2026-02-03 02:06:47] "GET /virtual-machine-interface/e2bd7f5c-00a4-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004199 10.0.0.129 - - [2026-02-03 02:06:47] "POST /set-tag HTTP/1.1" 200 109 0.003319 10.0.0.129 - - [2026-02-03 02:06:47] "GET /virtual-machine-interface/e2bd7f5c-00a4-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007443 10.0.0.129 - - [2026-02-03 02:06:47] "POST /set-tag HTTP/1.1" 200 109 0.002391 10.0.0.129 - - [2026-02-03 02:06:47] "GET /virtual-machine/3e1c0450-c5a4-4f46-8b4a-dcb92f774c8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.002955 10.0.0.129 - - [2026-02-03 02:06:47] "POST /ref-update HTTP/1.1" 200 156 0.009544 10.0.0.129 - - [2026-02-03 02:06:47] "GET /virtual-machine-interface/e2bd7f5c-00a4-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004858 10.0.0.129 - - [2026-02-03 02:06:47] "POST /set-tag HTTP/1.1" 200 109 0.025461 10.0.0.129 - - [2026-02-03 02:06:47] "POST /set-tag HTTP/1.1" 200 109 0.022232 10.0.0.129 - - [2026-02-03 02:06:47] "DELETE /instance-ip/e2da0258-00a4-11f1-b6da-fa163e029be2 HTTP/1.1" 200 115 0.036917 10.0.0.129 - - [2026-02-03 02:06:47] "DELETE /virtual-machine-interface/e2bd7f5c-00a4-11f1-b6da-fa163e029be2 HTTP/1.1" 200 115 0.032388 10.0.0.129 - - [2026-02-03 02:06:47] "DELETE /virtual-machine/3e1c0450-c5a4-4f46-8b4a-dcb92f774c8a HTTP/1.1" 200 115 0.016974 10.0.0.129 - - [2026-02-03 02:06:47] "GET /virtual-machine-interface/e33efc58-00a4-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005722 10.0.0.129 - - [2026-02-03 02:06:48] "POST /set-tag HTTP/1.1" 200 109 0.002504 10.0.0.129 - - [2026-02-03 02:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.129 - - [2026-02-03 02:06:48] "GET /virtual-network/164c659f-1102-4fcd-8add-7d85047e2c52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004139 10.0.0.129 - - [2026-02-03 02:06:48] "GET /virtual-machine-interface/e33efc58-00a4-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004834 10.0.0.129 - - [2026-02-03 02:06:48] "POST /set-tag HTTP/1.1" 200 109 0.002231 10.0.0.129 - - [2026-02-03 02:06:55] "GET / HTTP/1.1" 200 36215 0.001494 10.0.0.129 - - [2026-02-03 02:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.129 - - [2026-02-03 02:06:55] "GET /routing-instance/8df6912e-079f-49cb-8b09-206e9eba6d9c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002828 10.0.0.129 - - [2026-02-03 02:06:55] "POST /bgp-routers HTTP/1.1" 409 301 0.001641 10.0.0.129 - - [2026-02-03 02:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.129 - - [2026-02-03 02:06:55] "GET /bgp-router/b429760b-8dbc-463c-a0b6-2d81dbf546fb?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.009713 10.0.0.129 - - [2026-02-03 02:06:55] "PUT /bgp-router/b429760b-8dbc-463c-a0b6-2d81dbf546fb HTTP/1.1" 200 255 0.011414 [Introspect:8084]10.0.0.129 - - [2026-02-03 02:06:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001005 [Introspect:8084]10.0.0.129 - - [2026-02-03 02:06:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001107 10.0.0.129 - - [2026-02-03 02:07:18] "GET /virtual-machine-interface/e33efc58-00a4-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.022741 10.0.0.129 - - [2026-02-03 02:07:18] "POST /set-tag HTTP/1.1" 200 109 0.002108 10.0.0.129 - - [2026-02-03 02:07:18] "GET /virtual-machine-interface/93826468-00a2-11f1-b6da-fa163e029be2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004291 10.0.0.129 - - [2026-02-03 02:07:18] "POST /set-tag HTTP/1.1" 200 109 0.002538