++ 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 Nov 18 12:42:29 AM UTC 2025 ===================' INFO: =================== Tue Nov 18 12:42:29 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 +++ cut -d / -f 1 ++ 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 ++ echo 10.0.0.129 ++ cut -d , -f 1 + 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.129 +++ local servers=10.0.0.129 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.129,10.136.177.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.136.177.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 ]] ++ sed 's/,/ /g' ++ echo 10.0.0.129:9041 + 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=__ ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 11/18/2025 00:43:12.548 7fdbcaa86ac0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/18/2025 00:43:12.737 7fdbcaa86ac0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/18/2025 00:43:12.750 7fdbcaa86ac0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/18/2025 00:43:12.751 7fdbcaa86ac0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.129:8082/ Hit Ctrl-C to quit. 10.0.0.129 - - [2025-11-18 00:43:25] "GET / HTTP/1.1" 503 181 0.000198 10.0.0.129 - - [2025-11-18 00:43:26] "GET / HTTP/1.1" 200 45303 0.002292 10.0.0.129 - - [2025-11-18 00:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 10.0.0.129 - - [2025-11-18 00:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005451 10.0.0.129 - - [2025-11-18 00:43:26] "GET / HTTP/1.1" 200 36215 0.001215 10.0.0.129 - - [2025-11-18 00:43:26] "GET / HTTP/1.1" 200 36215 0.001303 10.0.0.129 - - [2025-11-18 00:43:26] "POST /fqname-to-id HTTP/1.1" 404 186 0.006344 10.0.0.129 - - [2025-11-18 00:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004882 10.0.0.129 - - [2025-11-18 00:43:26] "GET /global-system-config/81e8c001-d921-4b90-9041-87e7ad78a06e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007162 10.0.0.129 - - [2025-11-18 00:43:27] "POST /service-appliance-sets HTTP/1.1" 200 555 0.124897 10.0.0.129 - - [2025-11-18 00:43:27] "POST /fqname-to-id HTTP/1.1" 404 180 0.002294 10.0.0.129 - - [2025-11-18 00:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.129 - - [2025-11-18 00:43:27] "GET /global-system-config/81e8c001-d921-4b90-9041-87e7ad78a06e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004506 10.0.0.129 - - [2025-11-18 00:43:27] "GET / HTTP/1.1" 200 36215 0.002362 10.0.0.129 - - [2025-11-18 00:43:27] "POST /service-appliance-sets HTTP/1.1" 200 543 0.107937 10.0.0.129 - - [2025-11-18 00:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 10.0.0.129 - - [2025-11-18 00:43:27] "GET /network-ipam/4805e7dc-3b04-4961-96dd-f7b114cc068e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.006613 10.0.0.129 - - [2025-11-18 00:43:27] "GET / HTTP/1.1" 200 36215 0.006246 10.0.0.129 - - [2025-11-18 00:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.129 - - [2025-11-18 00:43:27] "GET /global-system-config/81e8c001-d921-4b90-9041-87e7ad78a06e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010870 10.0.0.129 - - [2025-11-18 00:43:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.008308 10.0.0.129 - - [2025-11-18 00:43:27] "POST /config-nodes HTTP/1.1" 200 595 0.085648 10.0.0.129 - - [2025-11-18 00:43:27] "POST /service-templates HTTP/1.1" 200 513 0.099556 10.0.0.129 - - [2025-11-18 00:43:27] "POST /service-templates HTTP/1.1" 200 503 0.066644 10.0.0.129 - - [2025-11-18 00:43:28] "POST /service-templates HTTP/1.1" 200 517 0.087008 10.0.0.129 - - [2025-11-18 00:43:28] "POST /service-templates HTTP/1.1" 200 537 0.069931 10.0.0.129 - - [2025-11-18 00:43:28] "GET / HTTP/1.1" 200 36215 0.001303 10.0.0.129 - - [2025-11-18 00:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.129 - - [2025-11-18 00:43:28] "GET /global-system-config/81e8c001-d921-4b90-9041-87e7ad78a06e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014859 10.0.0.129 - - [2025-11-18 00:43:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.017475 10.0.0.129 - - [2025-11-18 00:43:28] "POST /service-templates HTTP/1.1" 200 509 0.070406 10.0.0.129 - - [2025-11-18 00:43:28] "GET / HTTP/1.1" 200 36215 0.001463 10.0.0.129 - - [2025-11-18 00:43:28] "POST /analytics-nodes HTTP/1.1" 200 601 0.121955 10.0.0.129 - - [2025-11-18 00:43:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005370 10.0.0.129 - - [2025-11-18 00:43:28] "GET / HTTP/1.1" 200 36215 0.001277 10.0.0.129 - - [2025-11-18 00:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.129 - - [2025-11-18 00:43:28] "GET /global-system-config/81e8c001-d921-4b90-9041-87e7ad78a06e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005975 10.0.0.129 - - [2025-11-18 00:43:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.003998 10.0.0.129 - - [2025-11-18 00:43:28] "GET / HTTP/1.1" 200 36215 0.001246 10.0.0.129 - - [2025-11-18 00:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.129 - - [2025-11-18 00:43:28] "GET /global-system-config/81e8c001-d921-4b90-9041-87e7ad78a06e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009408 10.0.0.129 - - [2025-11-18 00:43:28] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.035605 10.0.0.129 - - [2025-11-18 00:43:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.024001 10.0.0.129 - - [2025-11-18 00:43:28] "POST /database-nodes HTTP/1.1" 200 599 0.034783 10.0.0.129 - - [2025-11-18 00:43:29] "GET / HTTP/1.1" 200 36215 0.003207 10.0.0.129 - - [2025-11-18 00:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007993 10.0.0.129 - - [2025-11-18 00:43:29] "GET /global-system-config/81e8c001-d921-4b90-9041-87e7ad78a06e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008024 10.0.0.129 - - [2025-11-18 00:43:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.002023 10.0.0.129 - - [2025-11-18 00:43:30] "POST /config-database-nodes HTTP/1.1" 200 613 0.038323 10.0.0.129 - - [2025-11-18 00:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.129 - - [2025-11-18 00:43:30] "GET /network-ipam/4805e7dc-3b04-4961-96dd-f7b114cc068e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.007015 10.0.0.129 - - [2025-11-18 00:43:31] "POST /fqname-to-id HTTP/1.1" 404 225 0.005595 10.0.0.129 - - [2025-11-18 00:43:31] "POST /access-control-lists HTTP/1.1" 200 589 0.054097 10.0.0.129 - - [2025-11-18 00:43:31] "POST /fqname-to-id HTTP/1.1" 404 224 0.012908 10.0.0.129 - - [2025-11-18 00:43:31] "POST /access-control-lists HTTP/1.1" 200 587 0.033096 10.0.0.129 - - [2025-11-18 00:43:31] "POST /route-targets HTTP/1.1" 200 328 0.014612 10.0.0.129 - - [2025-11-18 00:43:31] "POST /ref-update HTTP/1.1" 200 156 0.033007 10.0.0.129 - - [2025-11-18 00:43:31] "POST /route-targets HTTP/1.1" 200 328 0.012622 10.0.0.129 - - [2025-11-18 00:43:31] "POST /ref-update HTTP/1.1" 200 156 0.015752 10.0.0.129 - - [2025-11-18 00:43:31] "POST /route-targets HTTP/1.1" 200 328 0.015943 10.0.0.129 - - [2025-11-18 00:43:31] "POST /ref-update HTTP/1.1" 200 156 0.042337 10.0.0.129 - - [2025-11-18 00:43:31] "POST /route-targets HTTP/1.1" 200 328 0.021503 10.0.0.129 - - [2025-11-18 00:43:31] "POST /ref-update HTTP/1.1" 200 156 0.014026 10.0.0.129 - - [2025-11-18 00:43:31] "POST /fqname-to-id HTTP/1.1" 404 201 0.002569 10.0.0.129 - - [2025-11-18 00:43:31] "POST /access-control-lists HTTP/1.1" 200 553 0.079295 10.0.0.129 - - [2025-11-18 00:43:32] "PUT /access-control-list/22fe9df8-d941-4b32-b236-ae9f6100b95e HTTP/1.1" 200 273 0.044798 10.0.0.129 - - [2025-11-18 00:43:32] "PUT /access-control-list/ee3bd39f-13d2-4055-a18c-3dd34effa3dd HTTP/1.1" 200 273 0.068145 10.0.0.129 - - [2025-11-18 00:43:32] "GET / HTTP/1.1" 200 36215 0.001306 10.0.0.129 - - [2025-11-18 00:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.129 - - [2025-11-18 00:43:32] "GET /routing-instance/d2ebd8b3-a4a9-4924-80ef-5a77a1d843f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004804 10.0.0.129 - - [2025-11-18 00:43:32] "POST /bgp-routers HTTP/1.1" 200 618 0.025588 10.0.0.129 - - [2025-11-18 00:43:32] "GET /bgp-router/32b42fc5-715b-41b1-8509-accd3c19b86f?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.006350 10.0.0.129 - - [2025-11-18 00:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.129 - - [2025-11-18 00:43:32] "GET /global-system-config/81e8c001-d921-4b90-9041-87e7ad78a06e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004510 10.0.0.129 - - [2025-11-18 00:43:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002936 10.0.0.129 - - [2025-11-18 00:43:32] "POST /ref-update HTTP/1.1" 200 156 0.019777 10.0.0.129 - - [2025-11-18 00:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.129 - - [2025-11-18 00:43:33] "GET /global-vrouter-config/2e6fe626-5a0d-44e3-895c-3c80d1fab81a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.002686 10.0.0.129 - - [2025-11-18 00:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.129 - - [2025-11-18 00:43:33] "PUT /global-vrouter-config/2e6fe626-5a0d-44e3-895c-3c80d1fab81a HTTP/1.1" 200 277 0.010272 10.0.0.129 - - [2025-11-18 00:43:33] "GET / HTTP/1.1" 200 36215 0.001287 10.0.0.129 - - [2025-11-18 00:43:33] "POST /alarms HTTP/1.1" 200 583 0.023119 10.0.0.129 - - [2025-11-18 00:43:33] "POST /alarms HTTP/1.1" 200 577 0.041768 10.0.0.129 - - [2025-11-18 00:43:33] "POST /alarms HTTP/1.1" 200 577 0.028824 10.0.0.129 - - [2025-11-18 00:43:33] "POST /alarms HTTP/1.1" 200 561 0.040009 10.0.0.129 - - [2025-11-18 00:43:33] "POST /alarms HTTP/1.1" 200 557 0.027502 10.0.0.129 - - [2025-11-18 00:43:33] "POST /alarms HTTP/1.1" 200 559 0.039562 10.0.0.129 - - [2025-11-18 00:43:33] "POST /alarms HTTP/1.1" 200 567 0.045244 10.0.0.129 - - [2025-11-18 00:43:34] "POST /alarms HTTP/1.1" 200 551 0.019905 10.0.0.129 - - [2025-11-18 00:43:34] "POST /alarms HTTP/1.1" 200 559 0.044926 10.0.0.129 - - [2025-11-18 00:43:34] "POST /alarms HTTP/1.1" 200 569 0.067109 10.0.0.129 - - [2025-11-18 00:43:34] "POST /alarms HTTP/1.1" 200 557 0.066848 10.0.0.129 - - [2025-11-18 00:43:34] "POST /alarms HTTP/1.1" 200 569 0.121136 10.0.0.129 - - [2025-11-18 00:43:34] "POST /alarms HTTP/1.1" 200 577 0.201194 10.0.0.129 - - [2025-11-18 00:43:34] "POST /alarms HTTP/1.1" 200 571 0.090732 10.0.0.129 - - [2025-11-18 00:43:34] "POST /alarms HTTP/1.1" 200 563 0.043608 10.0.0.129 - - [2025-11-18 00:43:34] "POST /alarms HTTP/1.1" 200 563 0.049372 10.0.0.129 - - [2025-11-18 00:43:34] "POST /alarms HTTP/1.1" 200 563 0.025576 10.0.0.129 - - [2025-11-18 00:43:35] "POST /alarms HTTP/1.1" 200 549 0.049192 10.0.0.129 - - [2025-11-18 00:43:35] "POST /alarms HTTP/1.1" 200 597 0.058758 10.0.0.129 - - [2025-11-18 00:43:35] "POST /alarms HTTP/1.1" 200 577 0.038007 10.0.0.129 - - [2025-11-18 00:43:35] "POST /alarms HTTP/1.1" 200 573 0.035725 10.0.0.129 - - [2025-11-18 00:43:35] "POST /alarms HTTP/1.1" 200 585 0.049374 10.0.0.129 - - [2025-11-18 00:43:35] "POST /alarms HTTP/1.1" 200 611 0.054290 10.0.0.129 - - [2025-11-18 00:43:35] "GET / HTTP/1.1" 200 36215 0.001220 10.0.0.129 - - [2025-11-18 00:43:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.009999 10.0.0.129 - - [2025-11-18 00:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.129 - - [2025-11-18 00:43:35] "PUT /global-vrouter-config/2e6fe626-5a0d-44e3-895c-3c80d1fab81a HTTP/1.1" 200 277 0.013039 10.0.0.129 - - [2025-11-18 00:43:35] "GET / HTTP/1.1" 200 36215 0.001411 10.0.0.129 - - [2025-11-18 00:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.129 - - [2025-11-18 00:43:35] "GET /global-system-config/81e8c001-d921-4b90-9041-87e7ad78a06e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006086 10.0.0.129 - - [2025-11-18 00:43:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.003023 10.0.0.129 - - [2025-11-18 00:43:35] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.034811 10.0.0.129 - - [2025-11-18 00:43:36] "GET / HTTP/1.1" 200 36215 0.001478 10.0.0.129 - - [2025-11-18 00:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.129 - - [2025-11-18 00:43:36] "GET /global-vrouter-config/2e6fe626-5a0d-44e3-895c-3c80d1fab81a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.003480 10.0.0.129 - - [2025-11-18 00:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.129 - - [2025-11-18 00:43:36] "PUT /global-vrouter-config/2e6fe626-5a0d-44e3-895c-3c80d1fab81a HTTP/1.1" 200 277 0.024141 10.0.0.129 - - [2025-11-18 00:43:36] "GET / HTTP/1.1" 200 36215 0.001239 10.0.0.129 - - [2025-11-18 00:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.129 - - [2025-11-18 00:43:36] "GET /global-system-config/81e8c001-d921-4b90-9041-87e7ad78a06e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006175 10.0.0.129 - - [2025-11-18 00:43:36] "PUT /global-system-config/81e8c001-d921-4b90-9041-87e7ad78a06e HTTP/1.1" 200 275 0.044936 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:45:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001008 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:45:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001232 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:45:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001295 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:45:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002038 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:45:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000924 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:45:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000834 10.0.0.129 - - [2025-11-18 00:45:51] "GET /global-system-configs HTTP/1.1" 200 323 0.004084 10.0.0.129 - - [2025-11-18 00:45:52] "GET /global-system-configs HTTP/1.1" 200 323 0.004668 10.0.0.129 - - [2025-11-18 00:46:06] "GET / HTTP/1.1" 200 36215 0.001563 10.0.0.129 - - [2025-11-18 00:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.129 - - [2025-11-18 00:46:06] "GET /global-system-config/81e8c001-d921-4b90-9041-87e7ad78a06e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005340 10.0.0.129 - - [2025-11-18 00:46:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.129 - - [2025-11-18 00:46:06] "GET /config-node/6dd41be8-8c0f-4864-9428-f2ba16651a91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.004897 10.0.0.129 - - [2025-11-18 00:46:17] "GET / HTTP/1.1" 200 36215 0.001223 10.0.0.129 - - [2025-11-18 00:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010217 10.0.0.129 - - [2025-11-18 00:46:17] "GET /routing-instance/d2ebd8b3-a4a9-4924-80ef-5a77a1d843f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003077 10.0.0.129 - - [2025-11-18 00:46:17] "POST /bgp-routers HTTP/1.1" 409 301 0.001770 10.0.0.129 - - [2025-11-18 00:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.129 - - [2025-11-18 00:46:17] "GET /bgp-router/32b42fc5-715b-41b1-8509-accd3c19b86f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.009766 10.0.0.129 - - [2025-11-18 00:46:17] "PUT /bgp-router/32b42fc5-715b-41b1-8509-accd3c19b86f HTTP/1.1" 200 255 0.028452 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:46:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000909 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:46:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000923 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:46:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000885 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:46:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000740 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:46:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000986 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:46:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000921 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:46:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000851 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:46:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000850 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:47:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000933 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:47:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000794 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:47:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000912 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:47:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000857 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:47:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000899 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:47:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000780 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:49:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000914 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:49:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001436 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:49:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000931 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:49:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000881 10.0.0.129 - - [2025-11-18 00:49:41] "GET / HTTP/1.1" 200 36215 0.001857 10.0.0.129 - - [2025-11-18 00:49:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.129 - - [2025-11-18 00:49:41] "GET /domain/decaf234-d3d8-478e-9001-d2d906c17df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.002890 10.0.0.129 - - [2025-11-18 00:49:41] "POST /id-to-fqname HTTP/1.1" 200 173 0.002458 10.0.0.129 - - [2025-11-18 00:49:41] "POST /fqname-to-id HTTP/1.1" 404 182 0.006158 10.0.0.129 - - [2025-11-18 00:49:41] "POST /security-groups HTTP/1.1" 200 570 0.081604 10.0.0.129 - - [2025-11-18 00:49:41] "POST /fqname-to-id HTTP/1.1" 404 213 0.005555 10.0.0.129 - - [2025-11-18 00:49:41] "POST /projects HTTP/1.1" 200 483 0.249286 10.0.0.129 - - [2025-11-18 00:49:42] "POST /access-control-lists HTTP/1.1" 200 581 0.089181 10.0.0.129 - - [2025-11-18 00:49:42] "POST /fqname-to-id HTTP/1.1" 404 212 0.023029 10.0.0.129 - - [2025-11-18 00:49:42] "POST /security-groups HTTP/1.1" 200 536 0.154380 10.0.0.129 - - [2025-11-18 00:49:42] "POST /chown HTTP/1.1" 200 109 0.036896 10.0.0.129 - - [2025-11-18 00:49:42] "POST /policy-managements HTTP/1.1" 409 214 0.011057 10.0.0.129 - - [2025-11-18 00:49:42] "POST /access-control-lists HTTP/1.1" 200 579 0.136330 10.0.0.129 - - [2025-11-18 00:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.018264 10.0.0.129 - - [2025-11-18 00:49:42] "GET /policy-management/73e914bb-d0a9-4df8-9b9b-a633939df1ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004020 10.0.0.129 - - [2025-11-18 00:49:42] "POST /application-policy-sets HTTP/1.1" 200 530 0.043828 10.0.0.129 - - [2025-11-18 00:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.129 - - [2025-11-18 00:49:42] "GET /global-vrouter-config/2e6fe626-5a0d-44e3-895c-3c80d1fab81a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002656 10.0.0.129 - - [2025-11-18 00:49:42] "PUT /global-vrouter-config/2e6fe626-5a0d-44e3-895c-3c80d1fab81a HTTP/1.1" 200 277 0.010940 10.0.0.129 - - [2025-11-18 00:49:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.129 - - [2025-11-18 00:49:42] "GET /virtual-network/98835e5d-cc90-4527-a276-e623d4e1d64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005803 10.0.0.129 - - [2025-11-18 00:49:42] "POST /id-to-fqname HTTP/1.1" 200 177 0.000587 10.0.0.129 - - [2025-11-18 00:49:42] "POST /fqname-to-id HTTP/1.1" 404 186 0.006926 10.0.0.129 - - [2025-11-18 00:49:42] "POST /security-groups HTTP/1.1" 200 574 0.078110 10.0.0.129 - - [2025-11-18 00:49:42] "POST /projects HTTP/1.1" 200 491 0.230666 10.0.0.129 - - [2025-11-18 00:49:42] "POST /security-groups HTTP/1.1" 200 548 0.046202 10.0.0.129 - - [2025-11-18 00:49:42] "POST /fqname-to-id HTTP/1.1" 404 232 0.001707 10.0.0.129 - - [2025-11-18 00:49:42] "POST /chown HTTP/1.1" 200 109 0.049860 10.0.0.129 - - [2025-11-18 00:49:42] "POST /access-control-lists HTTP/1.1" 200 596 0.095244 10.0.0.129 - - [2025-11-18 00:49:42] "POST /network-ipams HTTP/1.1" 200 524 0.074080 10.0.0.129 - - [2025-11-18 00:49:42] "POST /fqname-to-id HTTP/1.1" 404 231 0.011116 10.0.0.129 - - [2025-11-18 00:49:42] "POST /access-control-lists HTTP/1.1" 200 594 0.036057 10.0.0.129 - - [2025-11-18 00:49:43] "POST /network-ipams HTTP/1.1" 200 512 0.032564 10.0.0.129 - - [2025-11-18 00:49:43] "POST /fqname-to-id HTTP/1.1" 404 198 0.007313 10.0.0.129 - - [2025-11-18 00:49:43] "POST /fqname-to-id HTTP/1.1" 404 217 0.001545 10.0.0.129 - - [2025-11-18 00:49:43] "POST /access-control-lists HTTP/1.1" 200 585 0.058858 10.0.0.129 - - [2025-11-18 00:49:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.019733 10.0.0.129 - - [2025-11-18 00:49:43] "POST /access-control-lists HTTP/1.1" 200 583 0.102776 10.0.0.129 - - [2025-11-18 00:49:43] "POST /fqname-to-id HTTP/1.1" 404 240 0.007381 10.0.0.129 - - [2025-11-18 00:49:43] "POST /useragent-kv HTTP/1.1" 200 115 0.027128 10.0.0.129 - - [2025-11-18 00:49:43] "POST /virtual-networks HTTP/1.1" 200 540 0.300791 10.0.0.129 - - [2025-11-18 00:49:43] "POST /access-control-lists HTTP/1.1" 200 604 0.037066 10.0.0.129 - - [2025-11-18 00:49:43] "POST /fqname-to-id HTTP/1.1" 404 239 0.020284 10.0.0.129 - - [2025-11-18 00:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.016930 10.0.0.129 - - [2025-11-18 00:49:43] "GET /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.006952 10.0.0.129 - - [2025-11-18 00:49:43] "POST /access-control-lists HTTP/1.1" 200 602 0.034200 10.0.0.129 - - [2025-11-18 00:49:43] "POST /network-ipams HTTP/1.1" 200 520 0.045049 10.0.0.129 - - [2025-11-18 00:49:43] "POST /fqname-to-id HTTP/1.1" 404 229 0.003425 10.0.0.129 - - [2025-11-18 00:49:43] "POST /fqname-to-id HTTP/1.1" 404 202 0.002808 10.0.0.129 - - [2025-11-18 00:49:43] "POST /access-control-lists HTTP/1.1" 200 591 0.080041 10.0.0.129 - - [2025-11-18 00:49:43] "POST /route-targets HTTP/1.1" 200 328 0.012841 10.0.0.129 - - [2025-11-18 00:49:43] "POST /useragent-kv HTTP/1.1" 200 115 0.008265 10.0.0.129 - - [2025-11-18 00:49:43] "POST /virtual-networks HTTP/1.1" 200 548 0.208784 10.0.0.129 - - [2025-11-18 00:49:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.129 - - [2025-11-18 00:49:43] "POST /ref-update HTTP/1.1" 200 156 0.051623 10.0.0.129 - - [2025-11-18 00:49:43] "GET /virtual-network/56e468a9-a69e-42b9-8427-438ffeed1983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1752 0.015185 10.0.0.129 - - [2025-11-18 00:49:43] "POST /fqname-to-id HTTP/1.1" 404 199 0.002765 10.0.0.129 - - [2025-11-18 00:49:43] "PUT /access-control-list/fbf57627-b6fe-40f6-bdc7-da3840dac3d9 HTTP/1.1" 200 273 0.073606 10.0.0.129 - - [2025-11-18 00:49:43] "POST /network-policys HTTP/1.1" 200 540 0.098667 10.0.0.129 - - [2025-11-18 00:49:43] "POST /fqname-to-id HTTP/1.1" 404 197 0.004384 10.0.0.129 - - [2025-11-18 00:49:43] "POST /route-targets HTTP/1.1" 200 328 0.019288 10.0.0.129 - - [2025-11-18 00:49:43] "POST /ref-update HTTP/1.1" 200 156 0.023350 10.0.0.129 - - [2025-11-18 00:49:43] "POST /network-policys HTTP/1.1" 200 536 0.065721 10.0.0.129 - - [2025-11-18 00:49:44] "POST /fqname-to-id HTTP/1.1" 404 201 0.012296 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:49:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000885 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:49:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001068 10.0.0.129 - - [2025-11-18 00:49:44] "POST /network-policys HTTP/1.1" 200 544 0.033192 10.0.0.129 - - [2025-11-18 00:49:44] "POST /ref-update HTTP/1.1" 200 156 0.076931 10.0.0.129 - - [2025-11-18 00:49:44] "PUT /access-control-list/e504e04f-c387-4153-aa09-f4c1b457f87b HTTP/1.1" 200 273 0.031222 10.0.0.129 - - [2025-11-18 00:49:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004759 10.0.0.129 - - [2025-11-18 00:49:44] "POST /ref-update HTTP/1.1" 200 156 0.078908 10.0.0.129 - - [2025-11-18 00:49:44] "PUT /access-control-list/fbf57627-b6fe-40f6-bdc7-da3840dac3d9 HTTP/1.1" 200 273 0.073303 10.0.0.129 - - [2025-11-18 00:49:44] "POST /ref-update HTTP/1.1" 200 156 0.202036 10.0.0.129 - - [2025-11-18 00:49:44] "PUT /access-control-list/fbf57627-b6fe-40f6-bdc7-da3840dac3d9 HTTP/1.1" 200 273 0.088353 10.0.0.129 - - [2025-11-18 00:49:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020385 10.0.0.129 - - [2025-11-18 00:49:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007812 10.0.0.129 - - [2025-11-18 00:49:44] "PUT /access-control-list/e504e04f-c387-4153-aa09-f4c1b457f87b HTTP/1.1" 200 273 0.070549 10.0.0.129 - - [2025-11-18 00:49:44] "POST /ref-update HTTP/1.1" 200 156 0.086688 10.0.0.129 - - [2025-11-18 00:49:44] "POST /ref-update HTTP/1.1" 200 156 0.046816 10.0.0.129 - - [2025-11-18 00:49:44] "POST /fqname-to-id HTTP/1.1" 404 237 0.001580 10.0.0.129 - - [2025-11-18 00:49:44] "POST /access-control-lists HTTP/1.1" 200 603 0.092478 10.0.0.129 - - [2025-11-18 00:49:44] "POST /ref-update HTTP/1.1" 200 156 0.154332 10.0.0.129 - - [2025-11-18 00:49:44] "POST /ref-update HTTP/1.1" 200 156 0.058994 10.0.0.129 - - [2025-11-18 00:49:44] "PUT /access-control-list/c3cf4ed2-9f3a-4b82-8f80-55bebb693480 HTTP/1.1" 200 273 0.048583 10.0.0.129 - - [2025-11-18 00:49:44] "POST /ref-update HTTP/1.1" 200 156 0.110947 10.0.0.129 - - [2025-11-18 00:49:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002118 10.0.0.129 - - [2025-11-18 00:49:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.044316 10.0.0.129 - - [2025-11-18 00:49:45] "PUT /access-control-list/c3cf4ed2-9f3a-4b82-8f80-55bebb693480 HTTP/1.1" 200 273 0.067218 10.0.0.129 - - [2025-11-18 00:49:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024358 10.0.0.129 - - [2025-11-18 00:49:45] "PUT /access-control-list/e504e04f-c387-4153-aa09-f4c1b457f87b HTTP/1.1" 200 273 0.061095 10.0.0.129 - - [2025-11-18 00:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.129 - - [2025-11-18 00:49:45] "POST /ref-update HTTP/1.1" 200 156 0.019653 10.0.0.129 - - [2025-11-18 00:49:45] "GET /virtual-network/98835e5d-cc90-4527-a276-e623d4e1d64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.016536 10.0.0.129 - - [2025-11-18 00:49:45] "GET /application-policy-set/6e6cbdee-0f3f-44b4-993c-cadd8cc12b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.004201 10.0.0.129 - - [2025-11-18 00:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.129 - - [2025-11-18 00:49:45] "GET /policy-management/73e914bb-d0a9-4df8-9b9b-a633939df1ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003363 10.0.0.129 - - [2025-11-18 00:49:45] "POST /firewall-policys HTTP/1.1" 200 532 0.024864 10.0.0.129 - - [2025-11-18 00:49:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.040062 10.0.0.129 - - [2025-11-18 00:49:45] "GET /firewall-policy/5a3f6397-6759-4c71-9fd6-5080368314a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.012545 10.0.0.129 - - [2025-11-18 00:49:45] "GET /application-policy-set/6e6cbdee-0f3f-44b4-993c-cadd8cc12b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.005241 10.0.0.129 - - [2025-11-18 00:49:45] "GET /firewall-policy/5a3f6397-6759-4c71-9fd6-5080368314a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002703 10.0.0.129 - - [2025-11-18 00:49:45] "POST /ref-update HTTP/1.1" 200 156 0.017594 10.0.0.129 - - [2025-11-18 00:49:45] "GET /application-policy-set/6e6cbdee-0f3f-44b4-993c-cadd8cc12b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.005369 10.0.0.129 - - [2025-11-18 00:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001532 10.0.0.129 - - [2025-11-18 00:49:45] "GET /policy-management/73e914bb-d0a9-4df8-9b9b-a633939df1ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002433 10.0.0.129 - - [2025-11-18 00:49:45] "POST /firewall-policys HTTP/1.1" 200 534 0.030367 10.0.0.129 - - [2025-11-18 00:49:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.034599 10.0.0.129 - - [2025-11-18 00:49:45] "GET /firewall-policy/67800b50-0868-455c-9ceb-48a20f874c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.018165 10.0.0.129 - - [2025-11-18 00:49:45] "GET /application-policy-set/6e6cbdee-0f3f-44b4-993c-cadd8cc12b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.002822 10.0.0.129 - - [2025-11-18 00:49:45] "GET /firewall-policy/67800b50-0868-455c-9ceb-48a20f874c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002873 10.0.0.129 - - [2025-11-18 00:49:45] "GET /firewall-policy/5a3f6397-6759-4c71-9fd6-5080368314a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002759 10.0.0.129 - - [2025-11-18 00:49:45] "GET /firewall-policy/5a3f6397-6759-4c71-9fd6-5080368314a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.004966 10.0.0.129 - - [2025-11-18 00:49:45] "POST /ref-update HTTP/1.1" 200 156 0.025954 10.0.0.129 - - [2025-11-18 00:49:45] "POST /ref-update HTTP/1.1" 200 156 0.036658 10.0.0.129 - - [2025-11-18 00:49:45] "POST /ref-update HTTP/1.1" 200 156 0.047367 10.0.0.129 - - [2025-11-18 00:49:45] "GET /application-policy-set/6e6cbdee-0f3f-44b4-993c-cadd8cc12b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.010532 10.0.0.129 - - [2025-11-18 00:49:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.129 - - [2025-11-18 00:49:46] "GET /policy-management/73e914bb-d0a9-4df8-9b9b-a633939df1ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012315 10.0.0.129 - - [2025-11-18 00:49:46] "POST /firewall-policys HTTP/1.1" 200 532 0.030523 10.0.0.129 - - [2025-11-18 00:49:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.093048 10.0.0.129 - - [2025-11-18 00:49:46] "GET /firewall-policy/12eb7ae8-cd0b-453c-9a86-1c1e070dd112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.014755 10.0.0.129 - - [2025-11-18 00:49:46] "GET /application-policy-set/6e6cbdee-0f3f-44b4-993c-cadd8cc12b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.003010 10.0.0.129 - - [2025-11-18 00:49:46] "GET /firewall-policy/12eb7ae8-cd0b-453c-9a86-1c1e070dd112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002628 10.0.0.129 - - [2025-11-18 00:49:46] "GET /firewall-policy/5a3f6397-6759-4c71-9fd6-5080368314a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002420 10.0.0.129 - - [2025-11-18 00:49:46] "GET /firewall-policy/67800b50-0868-455c-9ceb-48a20f874c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003139 10.0.0.129 - - [2025-11-18 00:49:46] "GET /firewall-policy/5a3f6397-6759-4c71-9fd6-5080368314a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002501 10.0.0.129 - - [2025-11-18 00:49:46] "GET /firewall-policy/67800b50-0868-455c-9ceb-48a20f874c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003092 10.0.0.129 - - [2025-11-18 00:49:46] "POST /ref-update HTTP/1.1" 200 156 0.029160 10.0.0.129 - - [2025-11-18 00:49:46] "POST /ref-update HTTP/1.1" 200 156 0.038046 10.0.0.129 - - [2025-11-18 00:49:46] "POST /ref-update HTTP/1.1" 200 156 0.042845 10.0.0.129 - - [2025-11-18 00:49:46] "POST /ref-update HTTP/1.1" 200 156 0.024057 10.0.0.129 - - [2025-11-18 00:49:46] "POST /ref-update HTTP/1.1" 200 156 0.063757 10.0.0.129 - - [2025-11-18 00:49:46] "GET /application-policy-set/6e6cbdee-0f3f-44b4-993c-cadd8cc12b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.018616 10.0.0.129 - - [2025-11-18 00:49:46] "POST /tags HTTP/1.1" 200 300 0.061248 10.0.0.129 - - [2025-11-18 00:49:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.015536 10.0.0.129 - - [2025-11-18 00:49:46] "GET /tag/f7d26a48-1002-49ae-b2f9-613748afbc92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.038671 10.0.0.129 - - [2025-11-18 00:49:46] "POST /set-tag HTTP/1.1" 200 109 0.026994 10.0.0.129 - - [2025-11-18 00:49:46] "POST /fqname-to-id HTTP/1.1" 404 226 0.002264 10.0.0.129 - - [2025-11-18 00:49:47] "POST /tags HTTP/1.1" 200 302 0.070562 10.0.0.129 - - [2025-11-18 00:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012764 10.0.0.129 - - [2025-11-18 00:49:47] "GET /tag/e049c501-7b51-4f2c-b247-bb4bd423b3dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.017816 10.0.0.129 - - [2025-11-18 00:49:47] "POST /tags HTTP/1.1" 200 326 0.073312 10.0.0.129 - - [2025-11-18 00:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008305 10.0.0.129 - - [2025-11-18 00:49:47] "GET /tag/6024b7ce-f661-441d-b0c5-ad30feb8082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.017001 10.0.0.129 - - [2025-11-18 00:49:47] "POST /tags HTTP/1.1" 200 312 0.083143 10.0.0.129 - - [2025-11-18 00:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012021 10.0.0.129 - - [2025-11-18 00:49:47] "GET /tag/742fe5be-563a-4a3f-9c74-43c9c6f5a0bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.031635 10.0.0.129 - - [2025-11-18 00:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004846 10.0.0.129 - - [2025-11-18 00:49:47] "GET /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.009833 10.0.0.129 - - [2025-11-18 00:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004605 10.0.0.129 - - [2025-11-18 00:49:47] "GET /project/41acf4e9-407e-4b55-a78f-5851bc8ea5ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.044888 10.0.0.129 - - [2025-11-18 00:49:47] "POST /virtual-machines HTTP/1.1" 200 378 0.019901 10.0.0.129 - - [2025-11-18 00:49:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.012527 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:49:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000861 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:49:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000983 10.0.0.129 - - [2025-11-18 00:49:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.159463 10.0.0.129 - - [2025-11-18 00:49:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.047995 10.0.0.129 - - [2025-11-18 00:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011938 10.0.0.129 - - [2025-11-18 00:49:47] "GET /virtual-machine-interface/7b66872c-c418-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.005117 10.0.0.129 - - [2025-11-18 00:49:48] "POST /instance-ips HTTP/1.1" 200 410 0.053541 10.0.0.129 - - [2025-11-18 00:49:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.028509 10.0.0.129 - - [2025-11-18 00:49:48] "GET /virtual-machine-interface/7b66872c-c418-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.011269 10.0.0.129 - - [2025-11-18 00:49:48] "POST /set-tag HTTP/1.1" 200 109 0.018355 10.0.0.129 - - [2025-11-18 00:49:48] "GET /virtual-machine-interface/7b66872c-c418-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3413 0.018602 10.0.0.129 - - [2025-11-18 00:49:48] "GET /instance-ip/7b870790-c418-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.004251 10.0.0.129 - - [2025-11-18 00:49:48] "POST /tags HTTP/1.1" 200 358 0.085692 10.0.0.129 - - [2025-11-18 00:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.023913 10.0.0.129 - - [2025-11-18 00:49:48] "GET /tag/288ba307-010d-41a9-aa3c-abf9cb72fd7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.015900 10.0.0.129 - - [2025-11-18 00:49:48] "POST /tags HTTP/1.1" 200 306 0.035884 10.0.0.129 - - [2025-11-18 00:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.129 - - [2025-11-18 00:49:48] "GET /tag/1ea1c8fc-5552-4b48-8d0d-bd6ef31df040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.012531 10.0.0.129 - - [2025-11-18 00:49:48] "POST /id-to-fqname HTTP/1.1" 200 174 0.000600 10.0.0.129 - - [2025-11-18 00:49:48] "POST /fqname-to-id HTTP/1.1" 404 183 0.006395 10.0.0.129 - - [2025-11-18 00:49:48] "POST /security-groups HTTP/1.1" 200 571 0.091494 10.0.0.129 - - [2025-11-18 00:49:48] "POST /projects HTTP/1.1" 200 485 0.223363 10.0.0.129 - - [2025-11-18 00:49:48] "POST /fqname-to-id HTTP/1.1" 404 214 0.002173 10.0.0.129 - - [2025-11-18 00:49:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.011294 10.0.0.129 - - [2025-11-18 00:49:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.129 - - [2025-11-18 00:49:48] "POST /access-control-lists HTTP/1.1" 200 582 0.060713 10.0.0.129 - - [2025-11-18 00:49:48] "GET /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.007947 10.0.0.129 - - [2025-11-18 00:49:48] "POST /fqname-to-id HTTP/1.1" 404 213 0.022526 10.0.0.129 - - [2025-11-18 00:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.129 - - [2025-11-18 00:49:49] "GET /virtual-network/56e468a9-a69e-42b9-8427-438ffeed1983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2581 0.006299 10.0.0.129 - - [2025-11-18 00:49:49] "PUT /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121 HTTP/1.1" 200 265 0.047809 10.0.0.129 - - [2025-11-18 00:49:49] "POST /access-control-lists HTTP/1.1" 200 580 0.083391 10.0.0.129 - - [2025-11-18 00:49:49] "PUT /virtual-network/56e468a9-a69e-42b9-8427-438ffeed1983 HTTP/1.1" 200 265 0.078968 10.0.0.129 - - [2025-11-18 00:49:49] "POST /security-groups HTTP/1.1" 200 539 0.103641 10.0.0.129 - - [2025-11-18 00:49:49] "POST /fqname-to-id HTTP/1.1" 404 234 0.005595 10.0.0.129 - - [2025-11-18 00:49:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.038848 10.0.0.129 - - [2025-11-18 00:49:49] "POST /chown HTTP/1.1" 200 109 0.029836 10.0.0.129 - - [2025-11-18 00:49:49] "POST /access-control-lists HTTP/1.1" 200 598 0.091473 10.0.0.129 - - [2025-11-18 00:49:49] "POST /fqname-to-id HTTP/1.1" 404 233 0.009946 10.0.0.129 - - [2025-11-18 00:49:49] "GET /application-policy-set/6e6cbdee-0f3f-44b4-993c-cadd8cc12b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.023462 10.0.0.129 - - [2025-11-18 00:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.129 - - [2025-11-18 00:49:49] "GET /policy-management/73e914bb-d0a9-4df8-9b9b-a633939df1ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004277 10.0.0.129 - - [2025-11-18 00:49:49] "POST /tags HTTP/1.1" 409 207 0.002592 10.0.0.129 - - [2025-11-18 00:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005569 10.0.0.129 - - [2025-11-18 00:49:49] "GET /tag/1ea1c8fc-5552-4b48-8d0d-bd6ef31df040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.019561 10.0.0.129 - - [2025-11-18 00:49:49] "POST /access-control-lists HTTP/1.1" 200 596 0.051391 10.0.0.129 - - [2025-11-18 00:49:49] "POST /firewall-rules HTTP/1.1" 200 566 0.120236 10.0.0.129 - - [2025-11-18 00:49:49] "GET /firewall-rule/cd7c74d5-a7e8-473a-9e5c-c1893b6478ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.008600 10.0.0.129 - - [2025-11-18 00:49:49] "GET /firewall-policy/67800b50-0868-455c-9ceb-48a20f874c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002203 10.0.0.129 - - [2025-11-18 00:49:49] "GET /firewall-rule/cd7c74d5-a7e8-473a-9e5c-c1893b6478ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.004616 10.0.0.129 - - [2025-11-18 00:49:49] "POST /ref-update HTTP/1.1" 200 156 0.023351 10.0.0.129 - - [2025-11-18 00:49:49] "GET /application-policy-set/6e6cbdee-0f3f-44b4-993c-cadd8cc12b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002726 10.0.0.129 - - [2025-11-18 00:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006574 10.0.0.129 - - [2025-11-18 00:49:49] "GET /policy-management/73e914bb-d0a9-4df8-9b9b-a633939df1ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003139 10.0.0.129 - - [2025-11-18 00:49:49] "POST /tags HTTP/1.1" 409 207 0.002641 10.0.0.129 - - [2025-11-18 00:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.129 - - [2025-11-18 00:49:49] "GET /tag/1ea1c8fc-5552-4b48-8d0d-bd6ef31df040?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.012979 10.0.0.129 - - [2025-11-18 00:49:50] "POST /firewall-rules HTTP/1.1" 200 564 0.074758 10.0.0.129 - - [2025-11-18 00:49:50] "GET /firewall-rule/cd7f665b-dca5-4c13-9553-01c5a7f3dacb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.026514 10.0.0.129 - - [2025-11-18 00:49:50] "GET /firewall-policy/67800b50-0868-455c-9ceb-48a20f874c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005922 10.0.0.129 - - [2025-11-18 00:49:50] "GET /firewall-rule/cd7f665b-dca5-4c13-9553-01c5a7f3dacb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.003551 10.0.0.129 - - [2025-11-18 00:49:50] "POST /ref-update HTTP/1.1" 200 156 0.024657 10.0.0.129 - - [2025-11-18 00:49:50] "POST /tags HTTP/1.1" 200 306 0.096003 10.0.0.129 - - [2025-11-18 00:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005012 10.0.0.129 - - [2025-11-18 00:49:50] "GET /tag/15a2679e-0de0-4dc3-ad91-9891501692ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.016018 10.0.0.129 - - [2025-11-18 00:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006710 10.0.0.129 - - [2025-11-18 00:49:50] "GET /project/b1141a04-e0e8-4bd3-b7c4-1b218fcc082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.043774 10.0.0.129 - - [2025-11-18 00:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005844 10.0.0.129 - - [2025-11-18 00:49:50] "GET /virtual-network/56e468a9-a69e-42b9-8427-438ffeed1983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.005297 10.0.0.129 - - [2025-11-18 00:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.129 - - [2025-11-18 00:49:50] "GET /service-appliance-set/7cd81c01-6bf4-42c5-9ffb-65b17ed6490e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013945 10.0.0.129 - - [2025-11-18 00:49:50] "POST /fqname-to-id HTTP/1.1" 404 240 0.002000 10.0.0.129 - - [2025-11-18 00:49:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.118261 10.0.0.129 - - [2025-11-18 00:49:50] "GET /virtual-machine-interface/8dc98dba-5e3d-4a4c-b5e0-538e1a91b920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.025665 10.0.0.129 - - [2025-11-18 00:49:50] "POST /instance-ips HTTP/1.1" 200 382 0.070790 10.0.0.129 - - [2025-11-18 00:49:50] "GET /instance-ip/c3767fcb-6ed9-41ba-afa6-491d81156318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.046893 10.0.0.129 - - [2025-11-18 00:49:51] "POST /loadbalancers HTTP/1.1" 200 584 0.090075 10.0.0.129 - - [2025-11-18 00:49:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.027941 10.0.0.129 - - [2025-11-18 00:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.021845 10.0.0.129 - - [2025-11-18 00:49:51] "GET /project/b1141a04-e0e8-4bd3-b7c4-1b218fcc082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.066580 10.0.0.129 - - [2025-11-18 00:49:51] "GET /loadbalancer/cd40fd93-060b-44ae-9fd9-08872e14aebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.013285 10.0.0.129 - - [2025-11-18 00:49:51] "GET /project/b1141a04-e0e8-4bd3-b7c4-1b218fcc082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.103180 10.0.0.129 - - [2025-11-18 00:49:51] "GET /instance-ip/c3767fcb-6ed9-41ba-afa6-491d81156318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.013251 10.0.0.129 - - [2025-11-18 00:49:51] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.083887 10.0.0.129 - - [2025-11-18 00:49:51] "POST /floating-ips HTTP/1.1" 200 585 0.048831 10.0.0.129 - - [2025-11-18 00:49:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.024341 10.0.0.129 - - [2025-11-18 00:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014040 10.0.0.129 - - [2025-11-18 00:49:51] "GET /project/b1141a04-e0e8-4bd3-b7c4-1b218fcc082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.035958 10.0.0.129 - - [2025-11-18 00:49:51] "GET /loadbalancer-listener/e032715a-e7aa-40e5-9630-6d94f973182f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.002728 10.0.0.129 - - [2025-11-18 00:49:51] "GET /loadbalancer-listener/e032715a-e7aa-40e5-9630-6d94f973182f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003529 10.0.0.129 - - [2025-11-18 00:49:51] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.023991 10.0.0.129 - - [2025-11-18 00:49:51] "GET /instance-ip/c3767fcb-6ed9-41ba-afa6-491d81156318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.006155 10.0.0.129 - - [2025-11-18 00:49:51] "GET /instance-ip/c3767fcb-6ed9-41ba-afa6-491d81156318?fields=floating_ips HTTP/1.1" 200 1173 0.006077 10.0.0.129 - - [2025-11-18 00:49:51] "GET /floating-ip/bdbd1e2e-83d3-43fd-9968-d0431f936b49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.003895 10.0.0.129 - - [2025-11-18 00:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.129 - - [2025-11-18 00:49:51] "GET /global-vrouter-config/2e6fe626-5a0d-44e3-895c-3c80d1fab81a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003301 10.0.0.129 - - [2025-11-18 00:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.129 - - [2025-11-18 00:49:51] "PUT /global-vrouter-config/2e6fe626-5a0d-44e3-895c-3c80d1fab81a HTTP/1.1" 200 277 0.011840 10.0.0.129 - - [2025-11-18 00:49:51] "POST /tags HTTP/1.1" 200 356 0.025266 10.0.0.129 - - [2025-11-18 00:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007807 10.0.0.129 - - [2025-11-18 00:49:51] "GET /tag/a514fad9-92d4-4030-8af7-065d8429770b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.013629 10.0.0.129 - - [2025-11-18 00:49:51] "POST /tags HTTP/1.1" 200 304 0.029878 10.0.0.129 - - [2025-11-18 00:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.021768 10.0.0.129 - - [2025-11-18 00:49:51] "GET /tag/45ff6f9e-10fc-4b24-8321-e34daaa77f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.019620 10.0.0.129 - - [2025-11-18 00:49:51] "POST /projects HTTP/1.1" 409 218 0.003129 10.0.0.129 - - [2025-11-18 00:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005802 10.0.0.129 - - [2025-11-18 00:49:51] "GET /project/b1141a04-e0e8-4bd3-b7c4-1b218fcc082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.038781 10.0.0.129 - - [2025-11-18 00:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.129 - - [2025-11-18 00:49:51] "GET /network-ipam/abbd3178-6522-4f71-9279-bc68c4706a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.002906 10.0.0.129 - - [2025-11-18 00:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.129 - - [2025-11-18 00:49:51] "GET /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.006269 10.0.0.129 - - [2025-11-18 00:49:52] "PUT /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121 HTTP/1.1" 200 265 0.053173 10.0.0.129 - - [2025-11-18 00:49:52] "GET /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.004416 10.0.0.129 - - [2025-11-18 00:49:52] "POST /set-tag HTTP/1.1" 200 109 0.061146 10.0.0.129 - - [2025-11-18 00:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006049 10.0.0.129 - - [2025-11-18 00:49:52] "GET /network-ipam/52ac9024-1c48-467f-bdad-c85debfab995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.003267 10.0.0.129 - - [2025-11-18 00:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.129 - - [2025-11-18 00:49:52] "GET /virtual-network/56e468a9-a69e-42b9-8427-438ffeed1983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.003841 10.0.0.129 - - [2025-11-18 00:49:52] "PUT /virtual-network/56e468a9-a69e-42b9-8427-438ffeed1983 HTTP/1.1" 200 265 0.048385 10.0.0.129 - - [2025-11-18 00:49:52] "GET /virtual-network/56e468a9-a69e-42b9-8427-438ffeed1983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2651 0.011344 10.0.0.129 - - [2025-11-18 00:49:52] "POST /set-tag HTTP/1.1" 200 109 0.048460 10.0.0.129 - - [2025-11-18 00:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.129 - - [2025-11-18 00:49:52] "GET /network-policy/7714d9ff-b170-4c62-942c-6d62d6f2bc03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003875 10.0.0.129 - - [2025-11-18 00:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.129 - - [2025-11-18 00:49:52] "GET /network-policy/ee04119c-f124-488b-bb63-397ad8091c50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.003128 10.0.0.129 - - [2025-11-18 00:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001968 10.0.0.129 - - [2025-11-18 00:49:52] "GET /network-policy/d2152913-4e04-4226-89b6-ca87f01654f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.002571 10.0.0.129 - - [2025-11-18 00:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.129 - - [2025-11-18 00:49:52] "PUT /network-policy/d2152913-4e04-4226-89b6-ca87f01654f3 HTTP/1.1" 200 263 0.016196 10.0.0.129 - - [2025-11-18 00:49:52] "PUT /access-control-list/c3cf4ed2-9f3a-4b82-8f80-55bebb693480 HTTP/1.1" 200 273 0.020082 10.0.0.129 - - [2025-11-18 00:49:52] "POST /ref-update HTTP/1.1" 200 156 0.077157 10.0.0.129 - - [2025-11-18 00:49:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012614 10.0.0.129 - - [2025-11-18 00:49:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009349 10.0.0.129 - - [2025-11-18 00:49:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002536 10.0.0.129 - - [2025-11-18 00:49:52] "PUT /access-control-list/fbf57627-b6fe-40f6-bdc7-da3840dac3d9 HTTP/1.1" 200 273 0.090911 10.0.0.129 - - [2025-11-18 00:49:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002040 10.0.0.129 - - [2025-11-18 00:49:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002640 10.0.0.129 - - [2025-11-18 00:49:52] "POST /security-groups HTTP/1.1" 409 245 0.002464 10.0.0.129 - - [2025-11-18 00:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:49:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001099 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:49:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001043 10.0.0.129 - - [2025-11-18 00:49:52] "PUT /security-group/aba05248-43e6-48da-b0e5-780f0cc51ca6 HTTP/1.1" 200 263 0.062536 10.0.0.129 - - [2025-11-18 00:49:52] "PUT /access-control-list/7fb7e8b9-520d-43a7-b223-00941d362b9c HTTP/1.1" 200 273 0.022388 10.0.0.129 - - [2025-11-18 00:49:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.055147 10.0.0.129 - - [2025-11-18 00:49:52] "GET /application-policy-set/6e6cbdee-0f3f-44b4-993c-cadd8cc12b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016242 10.0.0.129 - - [2025-11-18 00:49:52] "PUT /access-control-list/6bfd8d93-8369-40b8-a7fe-681eda293505 HTTP/1.1" 200 273 0.057718 10.0.0.129 - - [2025-11-18 00:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.129 - - [2025-11-18 00:49:53] "GET /policy-management/73e914bb-d0a9-4df8-9b9b-a633939df1ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003686 10.0.0.129 - - [2025-11-18 00:49:53] "POST /tags HTTP/1.1" 409 206 0.002132 10.0.0.129 - - [2025-11-18 00:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.129 - - [2025-11-18 00:49:53] "GET /tag/45ff6f9e-10fc-4b24-8321-e34daaa77f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012260 10.0.0.129 - - [2025-11-18 00:49:53] "POST /firewall-rules HTTP/1.1" 200 564 0.070542 10.0.0.129 - - [2025-11-18 00:49:53] "GET /firewall-rule/667ce5e4-e073-4411-ae2c-4b9d7fdac771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.006434 10.0.0.129 - - [2025-11-18 00:49:53] "GET /firewall-policy/67800b50-0868-455c-9ceb-48a20f874c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.002895 10.0.0.129 - - [2025-11-18 00:49:53] "GET /firewall-rule/667ce5e4-e073-4411-ae2c-4b9d7fdac771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002011 10.0.0.129 - - [2025-11-18 00:49:53] "POST /ref-update HTTP/1.1" 200 156 0.070865 10.0.0.129 - - [2025-11-18 00:49:53] "GET /application-policy-set/6e6cbdee-0f3f-44b4-993c-cadd8cc12b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014611 10.0.0.129 - - [2025-11-18 00:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.129 - - [2025-11-18 00:49:53] "GET /policy-management/73e914bb-d0a9-4df8-9b9b-a633939df1ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003548 10.0.0.129 - - [2025-11-18 00:49:53] "POST /tags HTTP/1.1" 409 206 0.013666 10.0.0.129 - - [2025-11-18 00:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001653 10.0.0.129 - - [2025-11-18 00:49:53] "GET /tag/45ff6f9e-10fc-4b24-8321-e34daaa77f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.011163 10.0.0.129 - - [2025-11-18 00:49:53] "POST /firewall-rules HTTP/1.1" 200 562 0.067392 10.0.0.129 - - [2025-11-18 00:49:53] "GET /firewall-rule/7c84f25b-ff36-4cb7-88a0-f55b1c5c839a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004866 10.0.0.129 - - [2025-11-18 00:49:53] "GET /firewall-policy/67800b50-0868-455c-9ceb-48a20f874c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004090 10.0.0.129 - - [2025-11-18 00:49:53] "GET /firewall-rule/7c84f25b-ff36-4cb7-88a0-f55b1c5c839a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002388 10.0.0.129 - - [2025-11-18 00:49:53] "POST /ref-update HTTP/1.1" 200 156 0.021445 10.0.0.129 - - [2025-11-18 00:49:53] "POST /fqname-to-id HTTP/1.1" 404 228 0.001722 10.0.0.129 - - [2025-11-18 00:49:53] "POST /tags HTTP/1.1" 200 302 0.024134 10.0.0.129 - - [2025-11-18 00:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008433 10.0.0.129 - - [2025-11-18 00:49:53] "GET /tag/73d82b29-6a2a-4cbe-8f36-46fff9c4ca4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012847 10.0.0.129 - - [2025-11-18 00:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.129 - - [2025-11-18 00:49:53] "GET /project/41acf4e9-407e-4b55-a78f-5851bc8ea5ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.046252 10.0.0.129 - - [2025-11-18 00:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.129 - - [2025-11-18 00:49:53] "GET /virtual-network/56e468a9-a69e-42b9-8427-438ffeed1983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2831 0.004473 10.0.0.129 - - [2025-11-18 00:49:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.129 - - [2025-11-18 00:49:53] "GET /service-appliance-set/7cd81c01-6bf4-42c5-9ffb-65b17ed6490e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002338 10.0.0.129 - - [2025-11-18 00:49:53] "POST /fqname-to-id HTTP/1.1" 404 242 0.001509 10.0.0.129 - - [2025-11-18 00:49:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.103709 10.0.0.129 - - [2025-11-18 00:49:54] "GET /virtual-machine-interface/a6515def-120e-436c-b9ce-52c4992a458c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.011621 10.0.0.129 - - [2025-11-18 00:49:54] "POST /instance-ips HTTP/1.1" 200 378 0.028965 10.0.0.129 - - [2025-11-18 00:49:54] "GET /instance-ip/589c931b-2bc7-4ce2-bf54-e4354ea7997f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004387 10.0.0.129 - - [2025-11-18 00:49:54] "POST /loadbalancers HTTP/1.1" 200 584 0.061960 10.0.0.129 - - [2025-11-18 00:49:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.018368 10.0.0.129 - - [2025-11-18 00:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008117 10.0.0.129 - - [2025-11-18 00:49:54] "GET /project/41acf4e9-407e-4b55-a78f-5851bc8ea5ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.038187 10.0.0.129 - - [2025-11-18 00:49:54] "GET /instance-ip/589c931b-2bc7-4ce2-bf54-e4354ea7997f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.004132 10.0.0.129 - - [2025-11-18 00:49:54] "GET /project/41acf4e9-407e-4b55-a78f-5851bc8ea5ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.046291 10.0.0.129 - - [2025-11-18 00:49:54] "GET /loadbalancer/d234be2a-eef5-413a-ae9f-8ca772176219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002839 10.0.0.129 - - [2025-11-18 00:49:54] "POST /floating-ips HTTP/1.1" 200 583 0.032826 10.0.0.129 - - [2025-11-18 00:49:54] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.042954 10.0.0.129 - - [2025-11-18 00:49:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.006985 10.0.0.129 - - [2025-11-18 00:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.129 - - [2025-11-18 00:49:54] "GET /project/41acf4e9-407e-4b55-a78f-5851bc8ea5ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.027935 10.0.0.129 - - [2025-11-18 00:49:54] "GET /loadbalancer-listener/164e76a4-5c69-4525-8b52-f859e9e4156f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.002961 10.0.0.129 - - [2025-11-18 00:49:54] "GET /loadbalancer-listener/164e76a4-5c69-4525-8b52-f859e9e4156f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.002911 10.0.0.129 - - [2025-11-18 00:49:54] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.017774 10.0.0.129 - - [2025-11-18 00:49:54] "GET /instance-ip/589c931b-2bc7-4ce2-bf54-e4354ea7997f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.002769 10.0.0.129 - - [2025-11-18 00:49:54] "GET /instance-ip/589c931b-2bc7-4ce2-bf54-e4354ea7997f?fields=floating_ips HTTP/1.1" 200 1166 0.004590 10.0.0.129 - - [2025-11-18 00:49:54] "GET /floating-ip/202d76dc-3beb-494e-9d12-51ba232f8050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.001794 10.0.0.129 - - [2025-11-18 00:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.129 - - [2025-11-18 00:49:54] "GET /project/41acf4e9-407e-4b55-a78f-5851bc8ea5ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.029534 10.0.0.129 - - [2025-11-18 00:49:54] "GET /loadbalancer/d234be2a-eef5-413a-ae9f-8ca772176219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004652 10.0.0.129 - - [2025-11-18 00:49:54] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.019912 10.0.0.129 - - [2025-11-18 00:49:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.009248 10.0.0.129 - - [2025-11-18 00:49:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009129 10.0.0.129 - - [2025-11-18 00:49:54] "GET /project/41acf4e9-407e-4b55-a78f-5851bc8ea5ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.054126 10.0.0.129 - - [2025-11-18 00:49:54] "GET /loadbalancer-listener/80076090-b6b5-4779-bfdb-a037e1e64ea5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.004552 10.0.0.129 - - [2025-11-18 00:49:54] "GET /loadbalancer-listener/80076090-b6b5-4779-bfdb-a037e1e64ea5?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.005037 10.0.0.129 - - [2025-11-18 00:49:54] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.029998 10.0.0.129 - - [2025-11-18 00:49:54] "GET /instance-ip/589c931b-2bc7-4ce2-bf54-e4354ea7997f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003745 10.0.0.129 - - [2025-11-18 00:49:54] "GET /instance-ip/589c931b-2bc7-4ce2-bf54-e4354ea7997f?fields=floating_ips HTTP/1.1" 200 1166 0.019014 10.0.0.129 - - [2025-11-18 00:49:55] "GET /floating-ip/202d76dc-3beb-494e-9d12-51ba232f8050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.003621 10.0.0.129 - - [2025-11-18 00:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.129 - - [2025-11-18 00:49:55] "GET /project/41acf4e9-407e-4b55-a78f-5851bc8ea5ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.047117 10.0.0.129 - - [2025-11-18 00:49:55] "GET /loadbalancer/d234be2a-eef5-413a-ae9f-8ca772176219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002609 10.0.0.129 - - [2025-11-18 00:49:55] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.019640 10.0.0.129 - - [2025-11-18 00:49:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.024782 10.0.0.129 - - [2025-11-18 00:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.129 - - [2025-11-18 00:49:55] "GET /project/41acf4e9-407e-4b55-a78f-5851bc8ea5ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.030315 10.0.0.129 - - [2025-11-18 00:49:55] "GET /loadbalancer-listener/3c94de49-fb81-4a4a-a979-067aaaca91d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.007327 10.0.0.129 - - [2025-11-18 00:49:55] "GET /loadbalancer-listener/3c94de49-fb81-4a4a-a979-067aaaca91d0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.002956 10.0.0.129 - - [2025-11-18 00:49:55] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.053995 10.0.0.129 - - [2025-11-18 00:49:55] "GET /instance-ip/589c931b-2bc7-4ce2-bf54-e4354ea7997f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.009464 10.0.0.129 - - [2025-11-18 00:49:55] "GET /instance-ip/589c931b-2bc7-4ce2-bf54-e4354ea7997f?fields=floating_ips HTTP/1.1" 200 1166 0.006808 10.0.0.129 - - [2025-11-18 00:49:55] "POST /tags HTTP/1.1" 200 372 0.033307 10.0.0.129 - - [2025-11-18 00:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014224 10.0.0.129 - - [2025-11-18 00:49:55] "GET /floating-ip/202d76dc-3beb-494e-9d12-51ba232f8050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.003382 10.0.0.129 - - [2025-11-18 00:49:55] "GET /tag/a65b8af1-6b79-46ba-8e8a-9f5f6fcc57a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.019647 10.0.0.129 - - [2025-11-18 00:49:55] "POST /tags HTTP/1.1" 200 320 0.020509 10.0.0.129 - - [2025-11-18 00:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.010468 10.0.0.129 - - [2025-11-18 00:49:55] "GET /tag/da3cd37c-bf8d-477d-ab04-57547ae53ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.020448 10.0.0.129 - - [2025-11-18 00:49:55] "POST /id-to-fqname HTTP/1.1" 200 181 0.000580 10.0.0.129 - - [2025-11-18 00:49:55] "POST /fqname-to-id HTTP/1.1" 404 190 0.008826 10.0.0.129 - - [2025-11-18 00:49:55] "POST /security-groups HTTP/1.1" 200 578 0.074660 10.0.0.129 - - [2025-11-18 00:49:55] "POST /fqname-to-id HTTP/1.1" 404 225 0.001870 10.0.0.129 - - [2025-11-18 00:49:55] "POST /projects HTTP/1.1" 200 499 0.230385 10.0.0.129 - - [2025-11-18 00:49:55] "POST /access-control-lists HTTP/1.1" 200 589 0.063512 10.0.0.129 - - [2025-11-18 00:49:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.067141 10.0.0.129 - - [2025-11-18 00:49:55] "POST /fqname-to-id HTTP/1.1" 404 224 0.009486 10.0.0.129 - - [2025-11-18 00:49:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.013510 10.0.0.129 - - [2025-11-18 00:49:56] "GET /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.018631 10.0.0.129 - - [2025-11-18 00:49:56] "POST /access-control-lists HTTP/1.1" 200 587 0.077234 10.0.0.129 - - [2025-11-18 00:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.020023 10.0.0.129 - - [2025-11-18 00:49:56] "GET /virtual-network/56e468a9-a69e-42b9-8427-438ffeed1983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2831 0.004295 10.0.0.129 - - [2025-11-18 00:49:56] "PUT /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121 HTTP/1.1" 200 265 0.051368 10.0.0.129 - - [2025-11-18 00:49:56] "PUT /virtual-network/56e468a9-a69e-42b9-8427-438ffeed1983 HTTP/1.1" 200 265 0.056398 10.0.0.129 - - [2025-11-18 00:49:56] "POST /security-groups HTTP/1.1" 200 560 0.089094 10.0.0.129 - - [2025-11-18 00:49:56] "POST /fqname-to-id HTTP/1.1" 404 248 0.003519 10.0.0.129 - - [2025-11-18 00:49:56] "POST /access-control-lists HTTP/1.1" 200 612 0.078280 10.0.0.129 - - [2025-11-18 00:49:56] "POST /fqname-to-id HTTP/1.1" 404 247 0.005772 10.0.0.129 - - [2025-11-18 00:49:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.067824 10.0.0.129 - - [2025-11-18 00:49:56] "POST /chown HTTP/1.1" 200 109 0.021609 10.0.0.129 - - [2025-11-18 00:49:56] "GET /application-policy-set/6e6cbdee-0f3f-44b4-993c-cadd8cc12b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010493 10.0.0.129 - - [2025-11-18 00:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.129 - - [2025-11-18 00:49:56] "POST /access-control-lists HTTP/1.1" 200 610 0.089074 10.0.0.129 - - [2025-11-18 00:49:56] "GET /policy-management/73e914bb-d0a9-4df8-9b9b-a633939df1ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012366 10.0.0.129 - - [2025-11-18 00:49:56] "POST /tags HTTP/1.1" 409 214 0.002264 10.0.0.129 - - [2025-11-18 00:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.129 - - [2025-11-18 00:49:56] "GET /tag/da3cd37c-bf8d-477d-ab04-57547ae53ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.013420 10.0.0.129 - - [2025-11-18 00:49:56] "POST /firewall-rules HTTP/1.1" 200 580 0.066504 10.0.0.129 - - [2025-11-18 00:49:56] "GET /firewall-rule/9cd83fd7-95ee-4585-97c1-7b94cabb30a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006377 10.0.0.129 - - [2025-11-18 00:49:56] "GET /firewall-policy/67800b50-0868-455c-9ceb-48a20f874c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.014675 10.0.0.129 - - [2025-11-18 00:49:56] "GET /firewall-rule/9cd83fd7-95ee-4585-97c1-7b94cabb30a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.002496 10.0.0.129 - - [2025-11-18 00:49:56] "POST /ref-update HTTP/1.1" 200 156 0.029613 10.0.0.129 - - [2025-11-18 00:49:56] "GET /application-policy-set/6e6cbdee-0f3f-44b4-993c-cadd8cc12b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013258 10.0.0.129 - - [2025-11-18 00:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005473 10.0.0.129 - - [2025-11-18 00:49:56] "GET /policy-management/73e914bb-d0a9-4df8-9b9b-a633939df1ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002957 10.0.0.129 - - [2025-11-18 00:49:56] "POST /tags HTTP/1.1" 409 214 0.002542 10.0.0.129 - - [2025-11-18 00:49:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.129 - - [2025-11-18 00:49:56] "GET /tag/da3cd37c-bf8d-477d-ab04-57547ae53ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.011469 10.0.0.129 - - [2025-11-18 00:49:57] "POST /firewall-rules HTTP/1.1" 200 578 0.071522 10.0.0.129 - - [2025-11-18 00:49:57] "GET /firewall-rule/a3f554e3-2f3a-4f81-b370-fddf11b365a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.011460 10.0.0.129 - - [2025-11-18 00:49:57] "GET /firewall-policy/67800b50-0868-455c-9ceb-48a20f874c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.004201 10.0.0.129 - - [2025-11-18 00:49:57] "GET /firewall-rule/a3f554e3-2f3a-4f81-b370-fddf11b365a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002090 10.0.0.129 - - [2025-11-18 00:49:57] "POST /ref-update HTTP/1.1" 200 156 0.032015 10.0.0.129 - - [2025-11-18 00:49:57] "POST /tags HTTP/1.1" 200 364 0.024371 10.0.0.129 - - [2025-11-18 00:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.129 - - [2025-11-18 00:49:57] "GET /tag/cb872104-8fe3-43a9-8d2e-b3c020bd6904?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1264 0.011761 10.0.0.129 - - [2025-11-18 00:49:57] "POST /tags HTTP/1.1" 200 312 0.084075 10.0.0.129 - - [2025-11-18 00:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.129 - - [2025-11-18 00:49:57] "GET /tag/1e1849fc-58f0-4b1f-af07-73e1723b730b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.021288 10.0.0.129 - - [2025-11-18 00:49:57] "POST /id-to-fqname HTTP/1.1" 200 177 0.000510 10.0.0.129 - - [2025-11-18 00:49:57] "POST /fqname-to-id HTTP/1.1" 404 186 0.006577 10.0.0.129 - - [2025-11-18 00:49:57] "POST /security-groups HTTP/1.1" 200 574 0.070240 10.0.0.129 - - [2025-11-18 00:49:57] "POST /projects HTTP/1.1" 200 491 0.203394 10.0.0.129 - - [2025-11-18 00:49:57] "POST /fqname-to-id HTTP/1.1" 404 217 0.001810 10.0.0.129 - - [2025-11-18 00:49:57] "POST /access-control-lists HTTP/1.1" 200 585 0.064953 10.0.0.129 - - [2025-11-18 00:49:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.061230 10.0.0.129 - - [2025-11-18 00:49:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.027376 10.0.0.129 - - [2025-11-18 00:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.017345 10.0.0.129 - - [2025-11-18 00:49:57] "GET /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.010435 10.0.0.129 - - [2025-11-18 00:49:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004678 10.0.0.129 - - [2025-11-18 00:49:57] "GET /virtual-network/56e468a9-a69e-42b9-8427-438ffeed1983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2903 0.024502 10.0.0.129 - - [2025-11-18 00:49:57] "POST /access-control-lists HTTP/1.1" 200 583 0.092600 10.0.0.129 - - [2025-11-18 00:49:57] "PUT /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121 HTTP/1.1" 200 265 0.062992 10.0.0.129 - - [2025-11-18 00:49:57] "PUT /virtual-network/56e468a9-a69e-42b9-8427-438ffeed1983 HTTP/1.1" 200 265 0.035100 10.0.0.129 - - [2025-11-18 00:49:58] "POST /security-groups HTTP/1.1" 200 548 0.070963 10.0.0.129 - - [2025-11-18 00:49:58] "POST /fqname-to-id HTTP/1.1" 404 240 0.001632 10.0.0.129 - - [2025-11-18 00:49:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.020236 10.0.0.129 - - [2025-11-18 00:49:58] "POST /chown HTTP/1.1" 200 109 0.075726 10.0.0.129 - - [2025-11-18 00:49:58] "POST /access-control-lists HTTP/1.1" 200 604 0.107204 10.0.0.129 - - [2025-11-18 00:49:58] "GET /application-policy-set/6e6cbdee-0f3f-44b4-993c-cadd8cc12b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002948 10.0.0.129 - - [2025-11-18 00:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006689 10.0.0.129 - - [2025-11-18 00:49:58] "GET /policy-management/73e914bb-d0a9-4df8-9b9b-a633939df1ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002757 10.0.0.129 - - [2025-11-18 00:49:58] "POST /fqname-to-id HTTP/1.1" 404 239 0.001681 10.0.0.129 - - [2025-11-18 00:49:58] "POST /tags HTTP/1.1" 409 210 0.001690 10.0.0.129 - - [2025-11-18 00:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001249 10.0.0.129 - - [2025-11-18 00:49:58] "GET /tag/1e1849fc-58f0-4b1f-af07-73e1723b730b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.029992 10.0.0.129 - - [2025-11-18 00:49:58] "POST /access-control-lists HTTP/1.1" 200 602 0.081695 10.0.0.129 - - [2025-11-18 00:49:58] "POST /firewall-rules HTTP/1.1" 200 572 0.093553 10.0.0.129 - - [2025-11-18 00:49:58] "GET /firewall-rule/a8c87804-a9be-4cbf-84cf-e4b1c5554b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003999 10.0.0.129 - - [2025-11-18 00:49:58] "GET /firewall-policy/67800b50-0868-455c-9ceb-48a20f874c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.003680 10.0.0.129 - - [2025-11-18 00:49:58] "GET /firewall-rule/a8c87804-a9be-4cbf-84cf-e4b1c5554b6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002083 10.0.0.129 - - [2025-11-18 00:49:58] "POST /ref-update HTTP/1.1" 200 156 0.032441 10.0.0.129 - - [2025-11-18 00:49:58] "GET /application-policy-set/6e6cbdee-0f3f-44b4-993c-cadd8cc12b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008954 10.0.0.129 - - [2025-11-18 00:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.129 - - [2025-11-18 00:49:58] "GET /policy-management/73e914bb-d0a9-4df8-9b9b-a633939df1ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003010 10.0.0.129 - - [2025-11-18 00:49:58] "POST /tags HTTP/1.1" 409 210 0.001944 10.0.0.129 - - [2025-11-18 00:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.129 - - [2025-11-18 00:49:58] "GET /tag/1e1849fc-58f0-4b1f-af07-73e1723b730b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.013379 10.0.0.129 - - [2025-11-18 00:49:58] "POST /firewall-rules HTTP/1.1" 200 570 0.067029 10.0.0.129 - - [2025-11-18 00:49:58] "GET /firewall-rule/031910da-6bb0-4e0c-be8d-c2cbef0fd5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.017566 10.0.0.129 - - [2025-11-18 00:49:58] "GET /firewall-policy/67800b50-0868-455c-9ceb-48a20f874c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.003868 10.0.0.129 - - [2025-11-18 00:49:58] "GET /firewall-rule/031910da-6bb0-4e0c-be8d-c2cbef0fd5d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002296 10.0.0.129 - - [2025-11-18 00:49:58] "POST /ref-update HTTP/1.1" 200 156 0.040766 10.0.0.129 - - [2025-11-18 00:49:58] "POST /tags HTTP/1.1" 200 364 0.017378 10.0.0.129 - - [2025-11-18 00:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.129 - - [2025-11-18 00:49:58] "GET /tag/64c4f378-de8c-4c46-b399-fb16a79becce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.011645 10.0.0.129 - - [2025-11-18 00:49:58] "POST /tags HTTP/1.1" 409 210 0.005725 10.0.0.129 - - [2025-11-18 00:49:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.129 - - [2025-11-18 00:49:59] "GET /tag/742fe5be-563a-4a3f-9c74-43c9c6f5a0bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.020845 10.0.0.129 - - [2025-11-18 00:49:59] "POST /projects HTTP/1.1" 409 223 0.002692 10.0.0.129 - - [2025-11-18 00:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.129 - - [2025-11-18 00:49:59] "GET /project/41acf4e9-407e-4b55-a78f-5851bc8ea5ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.029358 10.0.0.129 - - [2025-11-18 00:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.129 - - [2025-11-18 00:49:59] "GET /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.004783 10.0.0.129 - - [2025-11-18 00:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.129 - - [2025-11-18 00:49:59] "GET /virtual-network/56e468a9-a69e-42b9-8427-438ffeed1983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2975 0.007504 10.0.0.129 - - [2025-11-18 00:49:59] "PUT /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121 HTTP/1.1" 200 265 0.043595 10.0.0.129 - - [2025-11-18 00:49:59] "PUT /virtual-network/56e468a9-a69e-42b9-8427-438ffeed1983 HTTP/1.1" 200 265 0.039555 10.0.0.129 - - [2025-11-18 00:49:59] "POST /security-groups HTTP/1.1" 409 253 0.012973 10.0.0.129 - - [2025-11-18 00:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001445 10.0.0.129 - - [2025-11-18 00:49:59] "PUT /security-group/d1050c89-a661-4d68-af2a-8a3215bd837c HTTP/1.1" 200 263 0.058073 10.0.0.129 - - [2025-11-18 00:49:59] "PUT /access-control-list/cb3e1866-ba28-439b-abf5-1ad065f1c479 HTTP/1.1" 200 273 0.011647 10.0.0.129 - - [2025-11-18 00:49:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.032463 10.0.0.129 - - [2025-11-18 00:49:59] "GET /application-policy-set/6e6cbdee-0f3f-44b4-993c-cadd8cc12b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012063 10.0.0.129 - - [2025-11-18 00:49:59] "PUT /access-control-list/c8c09ad2-efba-45f9-a171-5cde5405ff8b HTTP/1.1" 200 273 0.026586 10.0.0.129 - - [2025-11-18 00:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.129 - - [2025-11-18 00:49:59] "GET /policy-management/73e914bb-d0a9-4df8-9b9b-a633939df1ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002302 10.0.0.129 - - [2025-11-18 00:49:59] "POST /tags HTTP/1.1" 409 210 0.001272 10.0.0.129 - - [2025-11-18 00:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.129 - - [2025-11-18 00:49:59] "GET /tag/742fe5be-563a-4a3f-9c74-43c9c6f5a0bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.011795 10.0.0.129 - - [2025-11-18 00:49:59] "POST /firewall-rules HTTP/1.1" 200 572 0.070971 10.0.0.129 - - [2025-11-18 00:49:59] "GET /firewall-rule/1342beae-31e9-412e-b3ad-35635b1e1576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003898 10.0.0.129 - - [2025-11-18 00:49:59] "GET /firewall-policy/67800b50-0868-455c-9ceb-48a20f874c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.002859 10.0.0.129 - - [2025-11-18 00:49:59] "GET /firewall-rule/1342beae-31e9-412e-b3ad-35635b1e1576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.001618 10.0.0.129 - - [2025-11-18 00:49:59] "POST /ref-update HTTP/1.1" 200 156 0.043159 10.0.0.129 - - [2025-11-18 00:49:59] "GET /application-policy-set/6e6cbdee-0f3f-44b4-993c-cadd8cc12b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007296 10.0.0.129 - - [2025-11-18 00:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.129 - - [2025-11-18 00:49:59] "GET /policy-management/73e914bb-d0a9-4df8-9b9b-a633939df1ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002901 10.0.0.129 - - [2025-11-18 00:49:59] "POST /tags HTTP/1.1" 409 210 0.002061 10.0.0.129 - - [2025-11-18 00:49:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.129 - - [2025-11-18 00:49:59] "GET /tag/742fe5be-563a-4a3f-9c74-43c9c6f5a0bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.010392 10.0.0.129 - - [2025-11-18 00:50:00] "POST /firewall-rules HTTP/1.1" 200 570 0.068562 10.0.0.129 - - [2025-11-18 00:50:00] "GET /firewall-rule/53741414-e21c-412a-98ca-fb2e1251b24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.022074 10.0.0.129 - - [2025-11-18 00:50:00] "GET /firewall-policy/67800b50-0868-455c-9ceb-48a20f874c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.004124 10.0.0.129 - - [2025-11-18 00:50:00] "GET /firewall-rule/53741414-e21c-412a-98ca-fb2e1251b24b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002173 10.0.0.129 - - [2025-11-18 00:50:00] "POST /ref-update HTTP/1.1" 200 156 0.070615 10.0.0.129 - - [2025-11-18 00:50:00] "POST /tags HTTP/1.1" 409 237 0.027632 10.0.0.129 - - [2025-11-18 00:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.129 - - [2025-11-18 00:50:00] "GET /tag/64c4f378-de8c-4c46-b399-fb16a79becce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.009738 10.0.0.129 - - [2025-11-18 00:50:00] "GET /virtual-machine-interface/7b66872c-c418-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3413 0.003743 10.0.0.129 - - [2025-11-18 00:50:00] "POST /set-tag HTTP/1.1" 200 109 0.027070 10.0.0.241 - - [2025-11-18 00:50:45] "GET / HTTP/1.1" 200 36215 0.001801 10.0.0.241 - - [2025-11-18 00:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.241 - - [2025-11-18 00:50:45] "GET /global-system-config/81e8c001-d921-4b90-9041-87e7ad78a06e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004063 10.0.0.241 - - [2025-11-18 00:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001289 10.0.0.241 - - [2025-11-18 00:50:45] "GET /routing-instance/d2ebd8b3-a4a9-4924-80ef-5a77a1d843f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002187 10.0.0.241 - - [2025-11-18 00:50:45] "PUT /global-system-config/81e8c001-d921-4b90-9041-87e7ad78a06e HTTP/1.1" 200 275 0.007328 10.0.0.241 - - [2025-11-18 00:50:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.013134 10.0.0.241 - - [2025-11-18 00:50:45] "POST /virtual-routers HTTP/1.1" 200 601 0.019433 10.0.0.241 - - [2025-11-18 00:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012257 10.0.0.241 - - [2025-11-18 00:50:45] "GET /virtual-router/2d8b5e2a-cd4c-4733-80d4-e5e80bb3c0b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003958 10.0.0.241 - - [2025-11-18 00:50:45] "POST /fqname-to-id HTTP/1.1" 404 229 0.002070 10.0.0.241 - - [2025-11-18 00:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.241 - - [2025-11-18 00:50:45] "GET /virtual-network/98835e5d-cc90-4527-a276-e623d4e1d64f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.004280 10.0.0.241 - - [2025-11-18 00:50:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.068825 10.0.0.129 - - [2025-11-18 00:50:51] "GET /global-system-configs HTTP/1.1" 200 323 0.002152 10.0.0.129 - - [2025-11-18 00:50:52] "GET /global-system-configs HTTP/1.1" 200 323 0.002025 10.0.0.241 - - [2025-11-18 00:51:26] "GET / HTTP/1.1" 200 36215 0.001505 10.0.0.241 - - [2025-11-18 00:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.241 - - [2025-11-18 00:51:26] "GET /global-system-config/81e8c001-d921-4b90-9041-87e7ad78a06e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006155 10.0.0.241 - - [2025-11-18 00:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.241 - - [2025-11-18 00:51:26] "GET /routing-instance/d2ebd8b3-a4a9-4924-80ef-5a77a1d843f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002206 10.0.0.241 - - [2025-11-18 00:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001196 10.0.0.241 - - [2025-11-18 00:51:26] "GET /virtual-router/2d8b5e2a-cd4c-4733-80d4-e5e80bb3c0b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002078 10.0.0.241 - - [2025-11-18 00:51:26] "PUT /virtual-router/2d8b5e2a-cd4c-4733-80d4-e5e80bb3c0b4 HTTP/1.1" 200 263 0.023996 10.0.0.241 - - [2025-11-18 00:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.017766 10.0.0.241 - - [2025-11-18 00:51:26] "GET /virtual-router/2d8b5e2a-cd4c-4733-80d4-e5e80bb3c0b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004658 10.0.0.241 - - [2025-11-18 00:51:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.241 - - [2025-11-18 00:51:26] "GET /virtual-machine-interface/cf8437bb-8c1c-4340-9462-4cf5270ef376?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.003971 10.0.0.241 - - [2025-11-18 00:51:26] "PUT /virtual-machine-interface/cf8437bb-8c1c-4340-9462-4cf5270ef376 HTTP/1.1" 200 285 0.008579 10.0.0.129 - - [2025-11-18 00:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.129 - - [2025-11-18 00:51:28] "GET /virtual-router/2d8b5e2a-cd4c-4733-80d4-e5e80bb3c0b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.002616 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:52:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000931 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:52:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000822 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:52:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000960 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:52:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000854 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:52:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001621 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:52:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001348 10.0.0.129 - - [2025-11-18 00:53:47] "GET /virtual-router/2d8b5e2a-cd4c-4733-80d4-e5e80bb3c0b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003356 10.0.0.129 - - [2025-11-18 00:53:47] "POST /ref-update HTTP/1.1" 200 156 0.008143 10.0.0.129 - - [2025-11-18 00:54:00] "GET /virtual-machine-interface/7b66872c-c418-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005812 10.0.0.129 - - [2025-11-18 00:54:00] "POST /set-tag HTTP/1.1" 200 109 0.003499 10.0.0.129 - - [2025-11-18 00:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.129 - - [2025-11-18 00:54:00] "GET /loadbalancer/d234be2a-eef5-413a-ae9f-8ca772176219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002775 10.0.0.129 - - [2025-11-18 00:54:00] "GET /virtual-machine-interface/7b66872c-c418-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004572 10.0.0.129 - - [2025-11-18 00:54:00] "POST /set-tag HTTP/1.1" 200 109 0.003546 10.0.0.129 - - [2025-11-18 00:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.129 - - [2025-11-18 00:54:00] "GET /loadbalancer/d234be2a-eef5-413a-ae9f-8ca772176219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002676 10.0.0.129 - - [2025-11-18 00:54:00] "GET /loadbalancer-pool/fa4a0a73-cfb4-4e7d-abc0-7c9f953eb322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004435 10.0.0.129 - - [2025-11-18 00:54:00] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021206 10.0.0.129 - - [2025-11-18 00:54:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.026214 10.0.0.129 - - [2025-11-18 00:54:00] "GET /virtual-machine-interface/7b66872c-c418-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006308 10.0.0.129 - - [2025-11-18 00:54:00] "GET /virtual-machine-interface/7b66872c-c418-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005435 10.0.0.129 - - [2025-11-18 00:54:00] "POST /ref-update HTTP/1.1" 200 156 0.006851 10.0.0.129 - - [2025-11-18 00:54:00] "POST /tags HTTP/1.1" 409 205 0.002032 10.0.0.129 - - [2025-11-18 00:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001401 10.0.0.129 - - [2025-11-18 00:54:00] "GET /tag/73d82b29-6a2a-4cbe-8f36-46fff9c4ca4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.009612 10.0.0.129 - - [2025-11-18 00:54:00] "GET /floating-ip/202d76dc-3beb-494e-9d12-51ba232f8050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1775 0.003685 10.0.0.129 - - [2025-11-18 00:54:00] "PUT /floating-ip/202d76dc-3beb-494e-9d12-51ba232f8050 HTTP/1.1" 200 257 0.020533 10.0.0.129 - - [2025-11-18 00:54:00] "POST /set-tag HTTP/1.1" 200 109 0.093272 10.0.0.129 - - [2025-11-18 00:54:00] "GET /loadbalancer-pool/3930ed80-0a7a-4013-aa43-37553cbef2b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004170 10.0.0.129 - - [2025-11-18 00:54:00] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019561 10.0.0.129 - - [2025-11-18 00:54:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.020147 10.0.0.129 - - [2025-11-18 00:54:00] "GET /virtual-machine-interface/7b66872c-c418-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.019451 10.0.0.129 - - [2025-11-18 00:54:00] "GET /virtual-machine-interface/7b66872c-c418-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012408 10.0.0.129 - - [2025-11-18 00:54:00] "POST /ref-update HTTP/1.1" 200 156 0.009507 10.0.0.129 - - [2025-11-18 00:54:00] "POST /set-tag HTTP/1.1" 200 109 0.003489 10.0.0.129 - - [2025-11-18 00:54:00] "GET /loadbalancer-pool/4964bb82-6cba-408c-a374-5d35404610e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003494 10.0.0.129 - - [2025-11-18 00:54:00] "GET /floating-ip/202d76dc-3beb-494e-9d12-51ba232f8050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.003705 10.0.0.129 - - [2025-11-18 00:54:00] "POST /loadbalancer-members HTTP/1.1" 200 694 0.019243 10.0.0.129 - - [2025-11-18 00:54:00] "PUT /floating-ip/202d76dc-3beb-494e-9d12-51ba232f8050 HTTP/1.1" 200 257 0.022304 10.0.0.129 - - [2025-11-18 00:54:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.008469 10.0.0.129 - - [2025-11-18 00:54:00] "GET /virtual-machine-interface/7b66872c-c418-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006783 10.0.0.129 - - [2025-11-18 00:54:00] "GET /virtual-machine-interface/7b66872c-c418-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004857 10.0.0.129 - - [2025-11-18 00:54:00] "POST /set-tag HTTP/1.1" 200 109 0.007638 10.0.0.129 - - [2025-11-18 00:54:00] "POST /ref-update HTTP/1.1" 200 156 0.010280 10.0.0.129 - - [2025-11-18 00:54:00] "GET /floating-ip/202d76dc-3beb-494e-9d12-51ba232f8050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1973 0.002899 10.0.0.129 - - [2025-11-18 00:54:00] "PUT /floating-ip/202d76dc-3beb-494e-9d12-51ba232f8050 HTTP/1.1" 200 257 0.011301 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:55:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000971 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:55:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001676 10.0.0.129 - - [2025-11-18 00:55:51] "GET /global-system-configs HTTP/1.1" 200 323 0.002373 10.0.0.129 - - [2025-11-18 00:55:52] "GET /global-system-configs HTTP/1.1" 200 323 0.002227 10.0.0.129 - - [2025-11-18 00:58:04] "GET /virtual-machine-interface/7b66872c-c418-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.008914 10.0.0.129 - - [2025-11-18 00:58:04] "POST /set-tag HTTP/1.1" 200 109 0.004362 10.0.0.129 - - [2025-11-18 00:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.129 - - [2025-11-18 00:58:04] "GET /loadbalancer/d234be2a-eef5-413a-ae9f-8ca772176219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.004722 10.0.0.129 - - [2025-11-18 00:58:04] "GET /virtual-machine-interface/7b66872c-c418-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007584 10.0.0.129 - - [2025-11-18 00:58:04] "POST /set-tag HTTP/1.1" 200 109 0.023087 10.0.0.129 - - [2025-11-18 00:58:04] "DELETE /loadbalancer-member/0a5bb77a-609b-4b39-a9df-25ccca8596fe HTTP/1.1" 200 115 0.093193 10.0.0.129 - - [2025-11-18 00:58:04] "GET /virtual-machine-interface/7b66872c-c418-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008164 10.0.0.129 - - [2025-11-18 00:58:04] "POST /set-tag HTTP/1.1" 200 109 0.002496 10.0.0.129 - - [2025-11-18 00:58:04] "DELETE /loadbalancer-member/c4319512-805a-44f3-b05a-ff1988a2e47a HTTP/1.1" 200 115 0.031819 10.0.0.129 - - [2025-11-18 00:58:04] "GET /virtual-machine-interface/7b66872c-c418-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004504 10.0.0.129 - - [2025-11-18 00:58:04] "POST /set-tag HTTP/1.1" 200 109 0.002827 10.0.0.129 - - [2025-11-18 00:58:04] "DELETE /loadbalancer-member/9f4a748f-78b6-4487-98ce-e0a9ed42cd69 HTTP/1.1" 200 115 0.037273 10.0.0.129 - - [2025-11-18 00:58:04] "GET /virtual-machine-interface/7b66872c-c418-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008897 10.0.0.129 - - [2025-11-18 00:58:04] "POST /set-tag HTTP/1.1" 200 109 0.004734 10.0.0.129 - - [2025-11-18 00:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008523 10.0.0.129 - - [2025-11-18 00:58:04] "GET /loadbalancer/d234be2a-eef5-413a-ae9f-8ca772176219?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2172 0.002678 10.0.0.129 - - [2025-11-18 00:58:04] "GET /loadbalancer-pool/fa4a0a73-cfb4-4e7d-abc0-7c9f953eb322?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005392 10.0.0.129 - - [2025-11-18 00:58:04] "POST /loadbalancer-members HTTP/1.1" 200 692 0.032547 10.0.0.129 - - [2025-11-18 00:58:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.016342 10.0.0.129 - - [2025-11-18 00:58:04] "GET /virtual-machine-interface/7b66872c-c418-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008385 10.0.0.129 - - [2025-11-18 00:58:04] "GET /virtual-machine-interface/7b66872c-c418-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011324 10.0.0.129 - - [2025-11-18 00:58:04] "GET /floating-ip/202d76dc-3beb-494e-9d12-51ba232f8050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005449 10.0.0.129 - - [2025-11-18 00:58:04] "POST /set-tag HTTP/1.1" 200 109 0.096205 10.0.0.129 - - [2025-11-18 00:58:04] "GET /loadbalancer-pool/3930ed80-0a7a-4013-aa43-37553cbef2b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003086 10.0.0.129 - - [2025-11-18 00:58:04] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021103 10.0.0.129 - - [2025-11-18 00:58:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.025535 10.0.0.129 - - [2025-11-18 00:58:05] "GET /virtual-machine-interface/7b66872c-c418-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.037715 10.0.0.129 - - [2025-11-18 00:58:05] "GET /virtual-machine-interface/7b66872c-c418-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.009333 10.0.0.129 - - [2025-11-18 00:58:05] "GET /floating-ip/202d76dc-3beb-494e-9d12-51ba232f8050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004594 10.0.0.129 - - [2025-11-18 00:58:05] "POST /set-tag HTTP/1.1" 200 109 0.005748 10.0.0.129 - - [2025-11-18 00:58:05] "GET /loadbalancer-pool/4964bb82-6cba-408c-a374-5d35404610e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005956 10.0.0.129 - - [2025-11-18 00:58:05] "POST /loadbalancer-members HTTP/1.1" 200 694 0.018490 10.0.0.129 - - [2025-11-18 00:58:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.018816 10.0.0.129 - - [2025-11-18 00:58:05] "GET /virtual-machine-interface/7b66872c-c418-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012493 10.0.0.129 - - [2025-11-18 00:58:05] "GET /virtual-machine-interface/7b66872c-c418-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007963 10.0.0.129 - - [2025-11-18 00:58:05] "POST /set-tag HTTP/1.1" 200 109 0.004871 10.0.0.129 - - [2025-11-18 00:58:05] "GET /floating-ip/202d76dc-3beb-494e-9d12-51ba232f8050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004523 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:58:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001117 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:58:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000944 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:58:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001009 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:58:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001000 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:58:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000870 [Introspect:8084]10.0.0.129 - - [2025-11-18 00:58:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000844 10.0.0.129 - - [2025-11-18 00:59:16] "GET / HTTP/1.1" 200 36215 0.001633 10.0.0.129 - - [2025-11-18 00:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.129 - - [2025-11-18 00:59:16] "GET /project/b1141a04-e0e8-4bd3-b7c4-1b218fcc082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.033898 10.0.0.129 - - [2025-11-18 00:59:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.129 - - [2025-11-18 00:59:16] "GET /project/b1141a04-e0e8-4bd3-b7c4-1b218fcc082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.036648 10.0.0.129 - - [2025-11-18 00:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.129 - - [2025-11-18 00:59:17] "GET /project/b1141a04-e0e8-4bd3-b7c4-1b218fcc082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.041033 10.0.0.129 - - [2025-11-18 00:59:17] "POST /tags HTTP/1.1" 200 334 0.064729 10.0.0.129 - - [2025-11-18 00:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.016835 10.0.0.129 - - [2025-11-18 00:59:17] "GET /tag/5c600109-3b3d-467e-b4ef-eeef9ea6f3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.013992 10.0.0.129 - - [2025-11-18 00:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002028 10.0.0.129 - - [2025-11-18 00:59:17] "GET /project/b1141a04-e0e8-4bd3-b7c4-1b218fcc082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.033584 10.0.0.129 - - [2025-11-18 00:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001393 10.0.0.129 - - [2025-11-18 00:59:17] "GET /virtual-network/56e468a9-a69e-42b9-8427-438ffeed1983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.003424 10.0.0.129 - - [2025-11-18 00:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001374 10.0.0.129 - - [2025-11-18 00:59:17] "GET /service-appliance-set/7cd81c01-6bf4-42c5-9ffb-65b17ed6490e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002893 10.0.0.129 - - [2025-11-18 00:59:17] "POST /fqname-to-id HTTP/1.1" 404 254 0.001872 10.0.0.129 - - [2025-11-18 00:59:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.092317 10.0.0.129 - - [2025-11-18 00:59:17] "GET /virtual-machine-interface/2c0feb15-913d-4e05-a904-2dd2e62e7b42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.004539 10.0.0.129 - - [2025-11-18 00:59:17] "POST /instance-ips HTTP/1.1" 200 410 0.019797 10.0.0.129 - - [2025-11-18 00:59:17] "GET /instance-ip/0dcd4404-28c3-4713-b727-b14bf4155c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.014743 10.0.0.129 - - [2025-11-18 00:59:17] "POST /loadbalancers HTTP/1.1" 200 612 0.064170 10.0.0.129 - - [2025-11-18 00:59:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.015258 10.0.0.129 - - [2025-11-18 00:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006439 10.0.0.129 - - [2025-11-18 00:59:17] "GET /project/b1141a04-e0e8-4bd3-b7c4-1b218fcc082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.042106 10.0.0.129 - - [2025-11-18 00:59:17] "GET /instance-ip/0dcd4404-28c3-4713-b727-b14bf4155c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.002788 10.0.0.129 - - [2025-11-18 00:59:17] "GET /project/b1141a04-e0e8-4bd3-b7c4-1b218fcc082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.028872 10.0.0.129 - - [2025-11-18 00:59:17] "GET /loadbalancer/14a05c99-29f8-4b3b-8281-439df5706d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002818 10.0.0.129 - - [2025-11-18 00:59:17] "POST /floating-ips HTTP/1.1" 200 599 0.025024 10.0.0.129 - - [2025-11-18 00:59:18] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.052172 10.0.0.129 - - [2025-11-18 00:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.129 - - [2025-11-18 00:59:18] "GET /project/b1141a04-e0e8-4bd3-b7c4-1b218fcc082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.035125 10.0.0.129 - - [2025-11-18 00:59:18] "GET /loadbalancer-listener/2bd63bb3-5431-4ca7-8051-e9634cb0027f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1806 0.003567 10.0.0.129 - - [2025-11-18 00:59:18] "GET /loadbalancer-listener/2bd63bb3-5431-4ca7-8051-e9634cb0027f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.004062 10.0.0.129 - - [2025-11-18 00:59:18] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.020123 10.0.0.129 - - [2025-11-18 00:59:18] "GET /instance-ip/0dcd4404-28c3-4713-b727-b14bf4155c02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.004421 10.0.0.129 - - [2025-11-18 00:59:18] "GET /instance-ip/0dcd4404-28c3-4713-b727-b14bf4155c02?fields=floating_ips HTTP/1.1" 200 1213 0.008030 10.0.0.129 - - [2025-11-18 00:59:18] "GET /floating-ip/d1a47c1c-a038-460b-8eb7-96b5ef4c2ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.003041 10.0.0.129 - - [2025-11-18 00:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005718 10.0.0.129 - - [2025-11-18 00:59:18] "GET /loadbalancer/14a05c99-29f8-4b3b-8281-439df5706d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002383 10.0.0.129 - - [2025-11-18 00:59:18] "POST /tags HTTP/1.1" 200 296 0.059477 10.0.0.129 - - [2025-11-18 00:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.129 - - [2025-11-18 00:59:18] "GET /tag/42192d9c-aa4a-4d36-b02d-94aa5cebb7b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1094 0.012498 10.0.0.129 - - [2025-11-18 00:59:18] "POST /tags HTTP/1.1" 409 233 0.001700 10.0.0.129 - - [2025-11-18 00:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.129 - - [2025-11-18 00:59:18] "GET /tag/a514fad9-92d4-4030-8af7-065d8429770b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.012023 10.0.0.129 - - [2025-11-18 00:59:18] "POST /tags HTTP/1.1" 409 206 0.001708 10.0.0.129 - - [2025-11-18 00:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.129 - - [2025-11-18 00:59:18] "GET /tag/45ff6f9e-10fc-4b24-8321-e34daaa77f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010496 10.0.0.129 - - [2025-11-18 00:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.129 - - [2025-11-18 00:59:18] "GET /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004660 10.0.0.129 - - [2025-11-18 00:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.129 - - [2025-11-18 00:59:18] "GET /project/b1141a04-e0e8-4bd3-b7c4-1b218fcc082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.028091 10.0.0.129 - - [2025-11-18 00:59:18] "POST /virtual-machines HTTP/1.1" 200 370 0.008066 10.0.0.129 - - [2025-11-18 00:59:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.008912 10.0.0.129 - - [2025-11-18 00:59:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.120151 10.0.0.129 - - [2025-11-18 00:59:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.030723 10.0.0.129 - - [2025-11-18 00:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005352 10.0.0.129 - - [2025-11-18 00:59:18] "GET /virtual-machine-interface/cfb717fa-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.004692 10.0.0.129 - - [2025-11-18 00:59:18] "POST /instance-ips HTTP/1.1" 200 410 0.031859 10.0.0.129 - - [2025-11-18 00:59:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.030806 10.0.0.129 - - [2025-11-18 00:59:18] "GET /virtual-machine-interface/cfb717fa-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.010577 10.0.0.129 - - [2025-11-18 00:59:19] "POST /set-tag HTTP/1.1" 200 109 0.015738 10.0.0.129 - - [2025-11-18 00:59:19] "GET /virtual-machine-interface/cfb717fa-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006546 10.0.0.129 - - [2025-11-18 00:59:19] "GET /instance-ip/cfcf7098-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003574 10.0.0.129 - - [2025-11-18 00:59:19] "GET /virtual-machine-interface/cfb717fa-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004498 10.0.0.129 - - [2025-11-18 00:59:19] "POST /set-tag HTTP/1.1" 200 109 0.002150 10.0.0.129 - - [2025-11-18 00:59:19] "GET /virtual-router/2d8b5e2a-cd4c-4733-80d4-e5e80bb3c0b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003420 10.0.0.129 - - [2025-11-18 00:59:19] "POST /ref-update HTTP/1.1" 200 156 0.008485 10.0.0.129 - - [2025-11-18 00:59:19] "GET /virtual-machine-interface/cfb717fa-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.014344 10.0.0.129 - - [2025-11-18 00:59:19] "POST /set-tag HTTP/1.1" 200 109 0.002267 10.0.0.129 - - [2025-11-18 00:59:19] "GET /virtual-machine-interface/cfb717fa-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004449 10.0.0.129 - - [2025-11-18 00:59:19] "POST /set-tag HTTP/1.1" 200 109 0.002161 10.0.0.129 - - [2025-11-18 00:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.129 - - [2025-11-18 00:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.129 - - [2025-11-18 00:59:20] "GET /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005423 10.0.0.129 - - [2025-11-18 00:59:20] "GET /project/b1141a04-e0e8-4bd3-b7c4-1b218fcc082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.035740 10.0.0.129 - - [2025-11-18 00:59:20] "GET /virtual-networks?parent_id=b1141a04-e0e8-4bd3-b7c4-1b218fcc082c&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.001816 10.0.0.129 - - [2025-11-18 00:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.129 - - [2025-11-18 00:59:20] "GET /project/b1141a04-e0e8-4bd3-b7c4-1b218fcc082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.027434 10.0.0.129 - - [2025-11-18 00:59:20] "POST /virtual-machines HTTP/1.1" 200 370 0.013300 10.0.0.129 - - [2025-11-18 00:59:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.020144 10.0.0.129 - - [2025-11-18 00:59:20] "POST /virtual-networks HTTP/1.1" 200 514 0.090369 10.0.0.129 - - [2025-11-18 00:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005421 10.0.0.129 - - [2025-11-18 00:59:20] "GET /network-ipam/0d3990b6-ec93-49fb-8630-896aac5269f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1088 0.032839 10.0.0.129 - - [2025-11-18 00:59:20] "POST /route-targets HTTP/1.1" 200 328 0.021122 10.0.0.129 - - [2025-11-18 00:59:20] "POST /ref-update HTTP/1.1" 200 156 0.054325 10.0.0.129 - - [2025-11-18 00:59:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.180543 10.0.0.129 - - [2025-11-18 00:59:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.020224 10.0.0.129 - - [2025-11-18 00:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.016721 10.0.0.129 - - [2025-11-18 00:59:20] "GET /virtual-machine-interface/d0cd783c-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.008649 10.0.0.129 - - [2025-11-18 00:59:20] "POST /useragent-kv HTTP/1.1" 200 115 0.004494 10.0.0.129 - - [2025-11-18 00:59:20] "POST /ref-update HTTP/1.1" 200 156 0.132740 10.0.0.129 - - [2025-11-18 00:59:20] "GET /virtual-network/708677d8-4fa4-475c-b4df-a6cc3ba94f57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003576 10.0.0.129 - - [2025-11-18 00:59:20] "GET /domains HTTP/1.1" 200 281 0.001454 10.0.0.129 - - [2025-11-18 00:59:20] "GET /domain/decaf234-d3d8-478e-9001-d2d906c17df4 HTTP/1.1" 200 3100 0.007092 10.0.0.129 - - [2025-11-18 00:59:20] "GET /project/b1141a04-e0e8-4bd3-b7c4-1b218fcc082c HTTP/1.1" 200 7092 0.034826 10.0.0.129 - - [2025-11-18 00:59:20] "GET /virtual-network/708677d8-4fa4-475c-b4df-a6cc3ba94f57 HTTP/1.1" 200 2086 0.005196 10.0.0.129 - - [2025-11-18 00:59:20] "GET /virtual-network/708677d8-4fa4-475c-b4df-a6cc3ba94f57 HTTP/1.1" 200 2086 0.003155 10.0.0.129 - - [2025-11-18 00:59:20] "POST /instance-ips HTTP/1.1" 200 410 0.042555 10.0.0.129 - - [2025-11-18 00:59:20] "GET /routing-instance/da8de5a1-756a-4fa8-88e6-8828a98de1be HTTP/1.1" 200 1405 0.019205 10.0.0.129 - - [2025-11-18 00:59:20] "GET /routing-instance/da8de5a1-756a-4fa8-88e6-8828a98de1be HTTP/1.1" 200 1405 0.002693 10.0.0.129 - - [2025-11-18 00:59:20] "GET /route-target/1bf16fa9-11c2-47fb-8b56-c6acab8b5ba4 HTTP/1.1" 200 1154 0.002188 10.0.0.129 - - [2025-11-18 00:59:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.035352 10.0.0.129 - - [2025-11-18 00:59:20] "GET /virtual-network/708677d8-4fa4-475c-b4df-a6cc3ba94f57 HTTP/1.1" 200 2086 0.009953 10.0.0.129 - - [2025-11-18 00:59:20] "GET /virtual-machine-interface/d0cd783c-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.006026 10.0.0.129 - - [2025-11-18 00:59:20] "GET /routing-instance/da8de5a1-756a-4fa8-88e6-8828a98de1be HTTP/1.1" 200 1405 0.002026 10.0.0.129 - - [2025-11-18 00:59:20] "GET /virtual-network/708677d8-4fa4-475c-b4df-a6cc3ba94f57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003360 10.0.0.129 - - [2025-11-18 00:59:20] "GET /virtual-network/708677d8-4fa4-475c-b4df-a6cc3ba94f57 HTTP/1.1" 200 2086 0.003446 10.0.0.129 - - [2025-11-18 00:59:20] "GET /routing-instance/da8de5a1-756a-4fa8-88e6-8828a98de1be HTTP/1.1" 200 1405 0.002380 10.0.0.129 - - [2025-11-18 00:59:20] "GET /routing-instance/da8de5a1-756a-4fa8-88e6-8828a98de1be HTTP/1.1" 200 1405 0.002047 10.0.0.129 - - [2025-11-18 00:59:20] "GET /route-target/1bf16fa9-11c2-47fb-8b56-c6acab8b5ba4 HTTP/1.1" 200 1154 0.001882 10.0.0.129 - - [2025-11-18 00:59:20] "GET /domains HTTP/1.1" 200 281 0.001098 10.0.0.129 - - [2025-11-18 00:59:20] "GET /domain/decaf234-d3d8-478e-9001-d2d906c17df4 HTTP/1.1" 200 3100 0.003997 10.0.0.129 - - [2025-11-18 00:59:20] "POST /set-tag HTTP/1.1" 200 109 0.019060 10.0.0.129 - - [2025-11-18 00:59:21] "GET /virtual-machine-interface/d0cd783c-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.021421 10.0.0.129 - - [2025-11-18 00:59:21] "GET /instance-ip/d0f2bed0-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003180 10.0.0.129 - - [2025-11-18 00:59:21] "GET /project/b1141a04-e0e8-4bd3-b7c4-1b218fcc082c HTTP/1.1" 200 7092 0.060267 10.0.0.129 - - [2025-11-18 00:59:21] "GET /virtual-network/708677d8-4fa4-475c-b4df-a6cc3ba94f57 HTTP/1.1" 200 2086 0.003962 10.0.0.129 - - [2025-11-18 00:59:21] "GET /virtual-machine-interface/d0cd783c-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006079 10.0.0.129 - - [2025-11-18 00:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.129 - - [2025-11-18 00:59:21] "POST /set-tag HTTP/1.1" 200 109 0.001894 10.0.0.129 - - [2025-11-18 00:59:21] "GET /virtual-router/2d8b5e2a-cd4c-4733-80d4-e5e80bb3c0b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.005061 10.0.0.129 - - [2025-11-18 00:59:21] "POST /ref-update HTTP/1.1" 200 156 0.035536 10.0.0.129 - - [2025-11-18 00:59:21] "GET /project/b1141a04-e0e8-4bd3-b7c4-1b218fcc082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.062203 10.0.0.129 - - [2025-11-18 00:59:21] "GET /virtual-machine-interface/d0cd783c-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005136 10.0.0.129 - - [2025-11-18 00:59:21] "POST /set-tag HTTP/1.1" 200 109 0.002057 10.0.0.129 - - [2025-11-18 00:59:21] "GET /virtual-machine-interface/d0cd783c-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003801 10.0.0.129 - - [2025-11-18 00:59:21] "GET /virtual-network/708677d8-4fa4-475c-b4df-a6cc3ba94f57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004350 10.0.0.129 - - [2025-11-18 00:59:21] "POST /set-tag HTTP/1.1" 200 109 0.003858 10.0.0.129 - - [2025-11-18 00:59:21] "GET /floating-ip-pools?parent_id=708677d8-4fa4-475c-b4df-a6cc3ba94f57&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001609 10.0.0.129 - - [2025-11-18 00:59:21] "GET /virtual-network/708677d8-4fa4-475c-b4df-a6cc3ba94f57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003305 10.0.0.129 - - [2025-11-18 00:59:21] "POST /floating-ip-pools HTTP/1.1" 200 564 0.014929 10.0.0.129 - - [2025-11-18 00:59:21] "POST /ref-update HTTP/1.1" 200 156 0.013204 10.0.0.129 - - [2025-11-18 00:59:21] "GET /virtual-network/708677d8-4fa4-475c-b4df-a6cc3ba94f57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005177 10.0.0.129 - - [2025-11-18 00:59:21] "GET /domains HTTP/1.1" 200 281 0.001400 10.0.0.129 - - [2025-11-18 00:59:21] "GET /domain/decaf234-d3d8-478e-9001-d2d906c17df4 HTTP/1.1" 200 3100 0.002439 10.0.0.129 - - [2025-11-18 00:59:21] "GET /project/b1141a04-e0e8-4bd3-b7c4-1b218fcc082c HTTP/1.1" 200 7349 0.028039 10.0.0.129 - - [2025-11-18 00:59:21] "GET /virtual-network/708677d8-4fa4-475c-b4df-a6cc3ba94f57 HTTP/1.1" 200 2325 0.004959 10.0.0.129 - - [2025-11-18 00:59:21] "GET /floating-ip-pool/2a90bcab-3fa6-4d2f-a162-5bb556359618 HTTP/1.1" 200 1317 0.002218 10.0.0.129 - - [2025-11-18 00:59:21] "GET /domains HTTP/1.1" 200 281 0.001400 10.0.0.129 - - [2025-11-18 00:59:21] "GET /domain/decaf234-d3d8-478e-9001-d2d906c17df4 HTTP/1.1" 200 3100 0.002480 10.0.0.129 - - [2025-11-18 00:59:21] "GET /project/b1141a04-e0e8-4bd3-b7c4-1b218fcc082c HTTP/1.1" 200 7349 0.032052 10.0.0.129 - - [2025-11-18 00:59:21] "GET /virtual-network/708677d8-4fa4-475c-b4df-a6cc3ba94f57 HTTP/1.1" 200 2325 0.004030 10.0.0.129 - - [2025-11-18 00:59:21] "GET /virtual-network/708677d8-4fa4-475c-b4df-a6cc3ba94f57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003779 10.0.0.129 - - [2025-11-18 00:59:21] "POST /tags HTTP/1.1" 200 366 0.051630 10.0.0.129 - - [2025-11-18 00:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007400 10.0.0.129 - - [2025-11-18 00:59:21] "GET /tag/477fd073-6fa8-4d6c-b146-5071c6fb1128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.013562 10.0.0.129 - - [2025-11-18 00:59:21] "POST /tags HTTP/1.1" 409 206 0.003226 10.0.0.129 - - [2025-11-18 00:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.129 - - [2025-11-18 00:59:21] "GET /tag/45ff6f9e-10fc-4b24-8321-e34daaa77f35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.010401 10.0.0.129 - - [2025-11-18 00:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.129 - - [2025-11-18 00:59:21] "GET /project/b1141a04-e0e8-4bd3-b7c4-1b218fcc082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.032794 10.0.0.129 - - [2025-11-18 00:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.129 - - [2025-11-18 00:59:21] "GET /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003375 10.0.0.129 - - [2025-11-18 00:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001320 10.0.0.129 - - [2025-11-18 00:59:21] "GET /service-appliance-set/1e3dbac9-da86-46e8-8e4c-b5a0971c0a86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.003866 10.0.0.129 - - [2025-11-18 00:59:21] "POST /fqname-to-id HTTP/1.1" 404 258 0.001354 10.0.0.129 - - [2025-11-18 00:59:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.104072 10.0.0.129 - - [2025-11-18 00:59:21] "GET /virtual-machine-interface/83e6f664-eecb-487a-80ff-ad15630ce963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.004407 10.0.0.129 - - [2025-11-18 00:59:21] "POST /set-tag HTTP/1.1" 200 109 0.012687 10.0.0.129 - - [2025-11-18 00:59:21] "POST /instance-ips HTTP/1.1" 200 418 0.034216 10.0.0.129 - - [2025-11-18 00:59:21] "GET /instance-ip/1c0f2997-b068-4c5c-9758-40599f2094e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.004456 10.0.0.129 - - [2025-11-18 00:59:22] "POST /loadbalancers HTTP/1.1" 200 620 0.062541 10.0.0.129 - - [2025-11-18 00:59:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.015927 10.0.0.129 - - [2025-11-18 00:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012135 10.0.0.129 - - [2025-11-18 00:59:22] "POST /service-instances HTTP/1.1" 200 568 0.024965 10.0.0.129 - - [2025-11-18 00:59:22] "POST /ref-update HTTP/1.1" 200 156 0.021152 10.0.0.129 - - [2025-11-18 00:59:22] "GET /project/b1141a04-e0e8-4bd3-b7c4-1b218fcc082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.046296 10.0.0.129 - - [2025-11-18 00:59:22] "GET /virtual-machine-interface/83e6f664-eecb-487a-80ff-ad15630ce963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.009344 10.0.0.129 - - [2025-11-18 00:59:22] "GET /virtual-machine-interface/83e6f664-eecb-487a-80ff-ad15630ce963?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.010304 10.0.0.129 - - [2025-11-18 00:59:22] "PUT /service-instance/464ecf56-d41f-4769-b8b9-e7e0ce80d22e HTTP/1.1" 200 267 0.021045 10.0.0.129 - - [2025-11-18 00:59:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.012056 10.0.0.129 - - [2025-11-18 00:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.129 - - [2025-11-18 00:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.129 - - [2025-11-18 00:59:22] "GET /floating-ip-pool/2a90bcab-3fa6-4d2f-a162-5bb556359618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.004205 10.0.0.129 - - [2025-11-18 00:59:22] "POST /virtual-machines HTTP/1.1" 200 430 0.024176 10.0.0.129 - - [2025-11-18 00:59:22] "POST /floating-ips HTTP/1.1" 200 673 0.126343 10.0.0.129 - - [2025-11-18 00:59:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.058723 10.0.0.129 - - [2025-11-18 00:59:22] "GET /application-policy-set/6e6cbdee-0f3f-44b4-993c-cadd8cc12b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016376 10.0.0.129 - - [2025-11-18 00:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005549 10.0.0.129 - - [2025-11-18 00:59:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.222277 10.0.0.129 - - [2025-11-18 00:59:22] "POST /chown HTTP/1.1" 200 109 0.020640 10.0.0.129 - - [2025-11-18 00:59:22] "GET /policy-management/73e914bb-d0a9-4df8-9b9b-a633939df1ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007820 10.0.0.129 - - [2025-11-18 00:59:22] "POST /tags HTTP/1.1" 409 221 0.002685 10.0.0.129 - - [2025-11-18 00:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001373 10.0.0.129 - - [2025-11-18 00:59:22] "POST /chown HTTP/1.1" 200 109 0.007263 10.0.0.129 - - [2025-11-18 00:59:22] "GET /tag/5c600109-3b3d-467e-b4ef-eeef9ea6f3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.017257 10.0.0.129 - - [2025-11-18 00:59:22] "POST /tags HTTP/1.1" 409 238 0.001553 10.0.0.129 - - [2025-11-18 00:59:22] "PUT /virtual-machine-interface/7cbefdcb-6fc9-4029-bfa7-d277491175e6 HTTP/1.1" 200 285 0.033008 10.0.0.129 - - [2025-11-18 00:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009083 10.0.0.129 - - [2025-11-18 00:59:22] "GET /tag/477fd073-6fa8-4d6c-b146-5071c6fb1128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.014211 10.0.0.129 - - [2025-11-18 00:59:22] "PUT /instance-ip/1c0f2997-b068-4c5c-9758-40599f2094e7 HTTP/1.1" 200 257 0.029413 10.0.0.129 - - [2025-11-18 00:59:22] "POST /ref-update HTTP/1.1" 200 156 0.010278 10.0.0.129 - - [2025-11-18 00:59:22] "POST /ref-update HTTP/1.1" 200 156 0.018600 10.0.0.129 - - [2025-11-18 00:59:22] "POST /firewall-rules HTTP/1.1" 200 652 0.049500 10.0.0.129 - - [2025-11-18 00:59:22] "GET /firewall-rule/0b24ab8a-8b01-4065-a6c6-e5af1cf93c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.032364 10.0.0.129 - - [2025-11-18 00:59:22] "GET /firewall-policy/12eb7ae8-cd0b-453c-9a86-1c1e070dd112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004560 10.0.0.129 - - [2025-11-18 00:59:22] "POST /ref-update HTTP/1.1" 200 156 0.042735 10.0.0.129 - - [2025-11-18 00:59:22] "GET /firewall-rule/0b24ab8a-8b01-4065-a6c6-e5af1cf93c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.003588 10.0.0.129 - - [2025-11-18 00:59:22] "POST /ref-update HTTP/1.1" 200 156 0.024322 10.0.0.129 - - [2025-11-18 00:59:22] "POST /ref-update HTTP/1.1" 200 156 0.052665 10.0.0.129 - - [2025-11-18 00:59:22] "POST /ref-update HTTP/1.1" 200 156 0.033341 10.0.0.129 - - [2025-11-18 00:59:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.129 - - [2025-11-18 00:59:22] "POST /ref-update HTTP/1.1" 200 156 0.037871 10.0.0.129 - - [2025-11-18 00:59:23] "GET /project/b1141a04-e0e8-4bd3-b7c4-1b218fcc082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.040498 10.0.0.129 - - [2025-11-18 00:59:23] "GET /loadbalancer/233e862b-5e0c-4fd1-b343-e976051a8d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.002209 10.0.0.129 - - [2025-11-18 00:59:23] "POST /virtual-machines HTTP/1.1" 200 430 0.018031 10.0.0.129 - - [2025-11-18 00:59:23] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.042783 10.0.0.129 - - [2025-11-18 00:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.129 - - [2025-11-18 00:59:23] "GET /project/b1141a04-e0e8-4bd3-b7c4-1b218fcc082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.076225 10.0.0.129 - - [2025-11-18 00:59:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.137597 10.0.0.129 - - [2025-11-18 00:59:23] "GET /loadbalancer-listener/9d32526b-c531-40ff-8320-7846a98a69fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.016896 10.0.0.129 - - [2025-11-18 00:59:23] "POST /chown HTTP/1.1" 200 109 0.014227 10.0.0.129 - - [2025-11-18 00:59:23] "GET /loadbalancer-listener/9d32526b-c531-40ff-8320-7846a98a69fe?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.003580 10.0.0.129 - - [2025-11-18 00:59:23] "POST /chown HTTP/1.1" 200 109 0.007071 10.0.0.129 - - [2025-11-18 00:59:23] "PUT /virtual-machine-interface/84832504-c9f4-4a96-a734-16af53d816e3 HTTP/1.1" 200 285 0.037010 10.0.0.129 - - [2025-11-18 00:59:23] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.065072 10.0.0.129 - - [2025-11-18 00:59:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.013661 10.0.0.129 - - [2025-11-18 00:59:23] "PUT /instance-ip/1c0f2997-b068-4c5c-9758-40599f2094e7 HTTP/1.1" 200 257 0.031071 10.0.0.129 - - [2025-11-18 00:59:23] "GET /loadbalancer-pool/2376e498-7cc1-4289-a9cd-13b7a4bca794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.002470 10.0.0.129 - - [2025-11-18 00:59:23] "POST /ref-update HTTP/1.1" 200 156 0.011626 10.0.0.129 - - [2025-11-18 00:59:23] "POST /ref-update HTTP/1.1" 200 156 0.031647 10.0.0.129 - - [2025-11-18 00:59:23] "POST /loadbalancer-members HTTP/1.1" 200 709 0.061035 10.0.0.129 - - [2025-11-18 00:59:23] "POST /ref-update HTTP/1.1" 200 156 0.024053 10.0.0.129 - - [2025-11-18 00:59:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.020424 10.0.0.129 - - [2025-11-18 00:59:23] "GET /loadbalancer-member/fb19dbd7-2d78-4f7e-961d-577914738ac5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1554 0.009871 10.0.0.129 - - [2025-11-18 00:59:23] "POST /ref-update HTTP/1.1" 200 156 0.012346 10.0.0.129 - - [2025-11-18 00:59:23] "POST /ref-update HTTP/1.1" 200 156 0.017769 10.0.0.129 - - [2025-11-18 00:59:23] "GET /application-policy-set/6e6cbdee-0f3f-44b4-993c-cadd8cc12b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003336 10.0.0.129 - - [2025-11-18 00:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007354 10.0.0.129 - - [2025-11-18 00:59:23] "GET /policy-management/73e914bb-d0a9-4df8-9b9b-a633939df1ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003007 10.0.0.129 - - [2025-11-18 00:59:23] "PUT /service-instance/464ecf56-d41f-4769-b8b9-e7e0ce80d22e HTTP/1.1" 200 267 0.009773 10.0.0.129 - - [2025-11-18 00:59:23] "POST /tags HTTP/1.1" 409 221 0.001970 10.0.0.129 - - [2025-11-18 00:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001346 10.0.0.129 - - [2025-11-18 00:59:23] "GET /tag/5c600109-3b3d-467e-b4ef-eeef9ea6f3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.009576 10.0.0.129 - - [2025-11-18 00:59:23] "POST /tags HTTP/1.1" 409 238 0.002324 10.0.0.129 - - [2025-11-18 00:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.129 - - [2025-11-18 00:59:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.007778 10.0.0.129 - - [2025-11-18 00:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001427 10.0.0.129 - - [2025-11-18 00:59:23] "POST /chown HTTP/1.1" 200 109 0.005039 10.0.0.129 - - [2025-11-18 00:59:23] "GET /tag/477fd073-6fa8-4d6c-b146-5071c6fb1128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.010182 10.0.0.129 - - [2025-11-18 00:59:23] "POST /firewall-rules HTTP/1.1" 409 293 0.002312 10.0.0.129 - - [2025-11-18 00:59:23] "POST /chown HTTP/1.1" 200 109 0.024381 10.0.0.129 - - [2025-11-18 00:59:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009289 10.0.0.129 - - [2025-11-18 00:59:23] "PUT /instance-ip/1c0f2997-b068-4c5c-9758-40599f2094e7 HTTP/1.1" 200 257 0.011638 10.0.0.129 - - [2025-11-18 00:59:23] "POST /ref-update HTTP/1.1" 200 156 0.026793 10.0.0.129 - - [2025-11-18 00:59:23] "POST /chown HTTP/1.1" 200 109 0.016650 10.0.0.129 - - [2025-11-18 00:59:23] "PUT /firewall-rule/0b24ab8a-8b01-4065-a6c6-e5af1cf93c45 HTTP/1.1" 200 261 0.050797 10.0.0.129 - - [2025-11-18 00:59:23] "GET /firewall-rule/0b24ab8a-8b01-4065-a6c6-e5af1cf93c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.014634 10.0.0.129 - - [2025-11-18 00:59:23] "GET /firewall-policy/12eb7ae8-cd0b-453c-9a86-1c1e070dd112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.003155 10.0.0.129 - - [2025-11-18 00:59:23] "POST /chown HTTP/1.1" 200 109 0.006109 10.0.0.129 - - [2025-11-18 00:59:23] "PUT /instance-ip/1c0f2997-b068-4c5c-9758-40599f2094e7 HTTP/1.1" 200 257 0.017788 10.0.0.129 - - [2025-11-18 00:59:23] "GET /firewall-rule/0b24ab8a-8b01-4065-a6c6-e5af1cf93c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.009547 10.0.0.129 - - [2025-11-18 00:59:23] "POST /ref-update HTTP/1.1" 200 156 0.024193 10.0.0.129 - - [2025-11-18 00:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004888 10.0.0.129 - - [2025-11-18 00:59:24] "POST /chown HTTP/1.1" 200 109 0.005835 10.0.0.129 - - [2025-11-18 00:59:24] "POST /chown HTTP/1.1" 200 109 0.018945 10.0.0.129 - - [2025-11-18 00:59:24] "PUT /instance-ip/1c0f2997-b068-4c5c-9758-40599f2094e7 HTTP/1.1" 200 257 0.010898 10.0.0.129 - - [2025-11-18 00:59:24] "POST /ref-update HTTP/1.1" 200 156 0.016139 10.0.0.129 - - [2025-11-18 00:59:24] "POST /chown HTTP/1.1" 200 109 0.023973 10.0.0.129 - - [2025-11-18 00:59:24] "POST /chown HTTP/1.1" 200 109 0.006956 10.0.0.129 - - [2025-11-18 00:59:24] "PUT /instance-ip/1c0f2997-b068-4c5c-9758-40599f2094e7 HTTP/1.1" 200 257 0.022720 10.0.0.129 - - [2025-11-18 00:59:24] "POST /ref-update HTTP/1.1" 200 156 0.016716 10.0.0.129 - - [2025-11-18 00:59:24] "PUT /service-instance/464ecf56-d41f-4769-b8b9-e7e0ce80d22e HTTP/1.1" 200 267 0.007898 10.0.0.129 - - [2025-11-18 00:59:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.009738 10.0.0.129 - - [2025-11-18 00:59:24] "PUT /service-instance/464ecf56-d41f-4769-b8b9-e7e0ce80d22e HTTP/1.1" 200 267 0.008654 10.0.0.129 - - [2025-11-18 00:59:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.010464 10.0.0.129 - - [2025-11-18 00:59:24] "PUT /service-instance/464ecf56-d41f-4769-b8b9-e7e0ce80d22e HTTP/1.1" 200 267 0.031555 10.0.0.129 - - [2025-11-18 00:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010975 10.0.0.129 - - [2025-11-18 00:59:24] "GET /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.010946 10.0.0.129 - - [2025-11-18 00:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001560 10.0.0.129 - - [2025-11-18 00:59:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008071 10.0.0.129 - - [2025-11-18 00:59:24] "GET /project/b1141a04-e0e8-4bd3-b7c4-1b218fcc082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.032391 10.0.0.129 - - [2025-11-18 00:59:24] "POST /virtual-machines HTTP/1.1" 200 374 0.007676 10.0.0.129 - - [2025-11-18 00:59:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.017643 10.0.0.129 - - [2025-11-18 00:59:24] "PUT /service-instance/464ecf56-d41f-4769-b8b9-e7e0ce80d22e HTTP/1.1" 200 267 0.008109 10.0.0.129 - - [2025-11-18 00:59:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.014495 10.0.0.129 - - [2025-11-18 00:59:24] "PUT /service-instance/464ecf56-d41f-4769-b8b9-e7e0ce80d22e HTTP/1.1" 200 267 0.020603 10.0.0.129 - - [2025-11-18 00:59:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.115433 10.0.0.129 - - [2025-11-18 00:59:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.009247 10.0.0.129 - - [2025-11-18 00:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.129 - - [2025-11-18 00:59:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.018476 10.0.0.129 - - [2025-11-18 00:59:24] "POST /chown HTTP/1.1" 200 109 0.022074 10.0.0.129 - - [2025-11-18 00:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009513 10.0.0.129 - - [2025-11-18 00:59:24] "GET /virtual-machine-interface/d345b778-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.022376 10.0.0.129 - - [2025-11-18 00:59:24] "POST /chown HTTP/1.1" 200 109 0.031179 10.0.0.129 - - [2025-11-18 00:59:24] "POST /ref-update HTTP/1.1" 200 156 0.008555 10.0.0.129 - - [2025-11-18 00:59:24] "POST /instance-ips HTTP/1.1" 200 414 0.052775 10.0.0.129 - - [2025-11-18 00:59:24] "POST /chown HTTP/1.1" 200 109 0.050464 10.0.0.129 - - [2025-11-18 00:59:24] "POST /chown HTTP/1.1" 200 109 0.020276 10.0.0.129 - - [2025-11-18 00:59:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.066262 10.0.0.129 - - [2025-11-18 00:59:25] "GET /virtual-machine-interface/d345b778-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.017922 10.0.0.129 - - [2025-11-18 00:59:25] "POST /ref-update HTTP/1.1" 200 156 0.008728 10.0.0.129 - - [2025-11-18 00:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013691 10.0.0.129 - - [2025-11-18 00:59:25] "POST /chown HTTP/1.1" 200 109 0.018092 10.0.0.129 - - [2025-11-18 00:59:25] "POST /set-tag HTTP/1.1" 200 109 0.057383 10.0.0.129 - - [2025-11-18 00:59:25] "GET /virtual-machine-interface/d345b778-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.022298 10.0.0.129 - - [2025-11-18 00:59:25] "GET /instance-ip/d360f09c-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.006390 10.0.0.129 - - [2025-11-18 00:59:25] "POST /chown HTTP/1.1" 200 109 0.007560 10.0.0.129 - - [2025-11-18 00:59:25] "POST /chown HTTP/1.1" 200 109 0.015430 10.0.0.129 - - [2025-11-18 00:59:25] "GET /virtual-machine-interface/d345b778-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.009363 10.0.0.129 - - [2025-11-18 00:59:25] "POST /set-tag HTTP/1.1" 200 109 0.005201 10.0.0.129 - - [2025-11-18 00:59:25] "POST /chown HTTP/1.1" 200 109 0.045322 10.0.0.129 - - [2025-11-18 00:59:25] "GET /virtual-router/2d8b5e2a-cd4c-4733-80d4-e5e80bb3c0b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.015614 10.0.0.129 - - [2025-11-18 00:59:25] "POST /ref-update HTTP/1.1" 200 156 0.008067 10.0.0.129 - - [2025-11-18 00:59:25] "GET /virtual-machine-interface/d345b778-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.011275 10.0.0.129 - - [2025-11-18 00:59:25] "POST /set-tag HTTP/1.1" 200 109 0.002083 10.0.0.129 - - [2025-11-18 00:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.129 - - [2025-11-18 00:59:25] "POST /chown HTTP/1.1" 200 109 0.006061 10.0.0.129 - - [2025-11-18 00:59:25] "GET /virtual-machine-interface/d345b778-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.011129 10.0.0.129 - - [2025-11-18 00:59:25] "POST /set-tag HTTP/1.1" 200 109 0.003586 10.0.0.129 - - [2025-11-18 00:59:25] "POST /chown HTTP/1.1" 200 109 0.034420 10.0.0.129 - - [2025-11-18 00:59:25] "POST /chown HTTP/1.1" 200 109 0.019220 10.0.0.129 - - [2025-11-18 00:59:25] "POST /chown HTTP/1.1" 200 109 0.014907 10.0.0.129 - - [2025-11-18 00:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.129 - - [2025-11-18 00:59:25] "POST /chown HTTP/1.1" 200 109 0.006272 10.0.0.129 - - [2025-11-18 00:59:25] "POST /chown HTTP/1.1" 200 109 0.013840 10.0.0.129 - - [2025-11-18 00:59:25] "POST /chown HTTP/1.1" 200 109 0.024383 10.0.0.129 - - [2025-11-18 00:59:25] "POST /chown HTTP/1.1" 200 109 0.006287 10.0.0.129 - - [2025-11-18 00:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012926 10.0.0.129 - - [2025-11-18 00:59:25] "POST /chown HTTP/1.1" 200 109 0.008196 10.0.0.129 - - [2025-11-18 00:59:25] "POST /chown HTTP/1.1" 200 109 0.007155 10.0.0.129 - - [2025-11-18 00:59:25] "POST /chown HTTP/1.1" 200 109 0.011536 10.0.0.129 - - [2025-11-18 00:59:25] "POST /chown HTTP/1.1" 200 109 0.036553 10.0.0.129 - - [2025-11-18 00:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.129 - - [2025-11-18 00:59:25] "POST /chown HTTP/1.1" 200 109 0.006327 10.0.0.129 - - [2025-11-18 00:59:25] "POST /chown HTTP/1.1" 200 109 0.016648 10.0.0.129 - - [2025-11-18 00:59:25] "POST /chown HTTP/1.1" 200 109 0.007583 10.0.0.129 - - [2025-11-18 00:59:25] "POST /chown HTTP/1.1" 200 109 0.013180 10.0.0.129 - - [2025-11-18 00:59:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.129 - - [2025-11-18 00:59:25] "POST /chown HTTP/1.1" 200 109 0.006199 10.0.0.129 - - [2025-11-18 00:59:25] "POST /chown HTTP/1.1" 200 109 0.024366 10.0.0.129 - - [2025-11-18 00:59:26] "POST /chown HTTP/1.1" 200 109 0.013623 10.0.0.129 - - [2025-11-18 00:59:26] "POST /chown HTTP/1.1" 200 109 0.006386 10.0.0.129 - - [2025-11-18 00:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005855 10.0.0.129 - - [2025-11-18 00:59:26] "POST /chown HTTP/1.1" 200 109 0.006812 10.0.0.129 - - [2025-11-18 00:59:26] "POST /chown HTTP/1.1" 200 109 0.006336 10.0.0.129 - - [2025-11-18 00:59:26] "POST /chown HTTP/1.1" 200 109 0.020537 10.0.0.129 - - [2025-11-18 00:59:26] "POST /chown HTTP/1.1" 200 109 0.021303 10.0.0.129 - - [2025-11-18 00:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.129 - - [2025-11-18 00:59:26] "POST /chown HTTP/1.1" 200 109 0.005843 10.0.0.129 - - [2025-11-18 00:59:26] "POST /chown HTTP/1.1" 200 109 0.016917 10.0.0.129 - - [2025-11-18 00:59:26] "POST /chown HTTP/1.1" 200 109 0.012433 10.0.0.129 - - [2025-11-18 00:59:26] "POST /chown HTTP/1.1" 200 109 0.006141 10.0.0.129 - - [2025-11-18 00:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008735 10.0.0.129 - - [2025-11-18 00:59:26] "POST /chown HTTP/1.1" 200 109 0.005883 10.0.0.129 - - [2025-11-18 00:59:26] "POST /chown HTTP/1.1" 200 109 0.005847 10.0.0.129 - - [2025-11-18 00:59:26] "POST /chown HTTP/1.1" 200 109 0.012764 10.0.0.129 - - [2025-11-18 00:59:26] "POST /chown HTTP/1.1" 200 109 0.017010 10.0.0.129 - - [2025-11-18 00:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.129 - - [2025-11-18 00:59:26] "POST /chown HTTP/1.1" 200 109 0.006652 10.0.0.129 - - [2025-11-18 00:59:26] "POST /chown HTTP/1.1" 200 109 0.020336 10.0.0.129 - - [2025-11-18 00:59:26] "POST /chown HTTP/1.1" 200 109 0.006544 10.0.0.129 - - [2025-11-18 00:59:26] "POST /chown HTTP/1.1" 200 109 0.016948 10.0.0.129 - - [2025-11-18 00:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.129 - - [2025-11-18 00:59:26] "POST /chown HTTP/1.1" 200 109 0.006345 10.0.0.129 - - [2025-11-18 00:59:26] "POST /chown HTTP/1.1" 200 109 0.015516 10.0.0.129 - - [2025-11-18 00:59:26] "POST /chown HTTP/1.1" 200 109 0.012598 10.0.0.129 - - [2025-11-18 00:59:26] "POST /chown HTTP/1.1" 200 109 0.006330 10.0.0.129 - - [2025-11-18 00:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.129 - - [2025-11-18 00:59:28] "POST /chown HTTP/1.1" 200 109 0.006864 10.0.0.129 - - [2025-11-18 00:59:28] "POST /chown HTTP/1.1" 200 109 0.011491 10.0.0.129 - - [2025-11-18 00:59:28] "POST /chown HTTP/1.1" 200 109 0.007827 10.0.0.129 - - [2025-11-18 00:59:28] "POST /chown HTTP/1.1" 200 109 0.005753 10.0.0.129 - - [2025-11-18 00:59:34] "GET /virtual-machine-interface/cfb717fa-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004197 10.0.0.129 - - [2025-11-18 00:59:34] "POST /set-tag HTTP/1.1" 200 109 0.002154 10.0.0.129 - - [2025-11-18 00:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.129 - - [2025-11-18 00:59:34] "GET /loadbalancer/14a05c99-29f8-4b3b-8281-439df5706d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002035 10.0.0.129 - - [2025-11-18 00:59:34] "GET /loadbalancer-pool/be10feae-1460-4856-a4d0-24f744bca5ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003094 10.0.0.129 - - [2025-11-18 00:59:34] "POST /loadbalancer-members HTTP/1.1" 200 704 0.013770 10.0.0.129 - - [2025-11-18 00:59:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.013132 10.0.0.129 - - [2025-11-18 00:59:34] "GET /virtual-machine-interface/cfb717fa-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.016840 10.0.0.129 - - [2025-11-18 00:59:34] "GET /virtual-machine-interface/cfb717fa-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003249 10.0.0.129 - - [2025-11-18 00:59:34] "POST /ref-update HTTP/1.1" 200 156 0.005675 10.0.0.129 - - [2025-11-18 00:59:34] "GET /floating-ip/d1a47c1c-a038-460b-8eb7-96b5ef4c2ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.009067 10.0.0.129 - - [2025-11-18 00:59:34] "POST /tags HTTP/1.1" 409 221 0.001594 10.0.0.129 - - [2025-11-18 00:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.129 - - [2025-11-18 00:59:34] "GET /tag/5c600109-3b3d-467e-b4ef-eeef9ea6f3cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.009526 10.0.0.129 - - [2025-11-18 00:59:34] "POST /set-tag HTTP/1.1" 200 109 0.039926 10.0.0.129 - - [2025-11-18 00:59:34] "PUT /floating-ip/d1a47c1c-a038-460b-8eb7-96b5ef4c2ae2 HTTP/1.1" 200 257 0.055726 10.0.0.129 - - [2025-11-18 00:59:34] "GET /virtual-machine/ded96e6f-e2d9-4dc0-b951-27caeafd9a3d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.002801 10.0.0.129 - - [2025-11-18 00:59:34] "GET /virtual-machine-interface/cfb717fa-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.003708 10.0.0.129 - - [2025-11-18 00:59:37] "GET /virtual-machine-interface/d345b778-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006305 10.0.0.129 - - [2025-11-18 00:59:37] "POST /set-tag HTTP/1.1" 200 109 0.001865 10.0.0.129 - - [2025-11-18 00:59:38] "GET /virtual-machine-interface/d0cd783c-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005248 10.0.0.129 - - [2025-11-18 00:59:38] "POST /set-tag HTTP/1.1" 200 109 0.002225 10.0.0.129 - - [2025-11-18 00:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.129 - - [2025-11-18 00:59:38] "GET /loadbalancer/14a05c99-29f8-4b3b-8281-439df5706d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002226 10.0.0.129 - - [2025-11-18 00:59:38] "GET /loadbalancer-pool/be10feae-1460-4856-a4d0-24f744bca5ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003476 10.0.0.129 - - [2025-11-18 00:59:38] "POST /loadbalancer-members HTTP/1.1" 200 704 0.015048 10.0.0.129 - - [2025-11-18 00:59:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.016640 10.0.0.129 - - [2025-11-18 00:59:38] "GET /virtual-machine-interface/d0cd783c-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.011383 10.0.0.129 - - [2025-11-18 00:59:38] "GET /virtual-machine-interface/d0cd783c-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003675 10.0.0.129 - - [2025-11-18 00:59:38] "POST /ref-update HTTP/1.1" 200 156 0.020329 10.0.0.129 - - [2025-11-18 00:59:38] "GET /floating-ip/d1a47c1c-a038-460b-8eb7-96b5ef4c2ae2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.012776 10.0.0.129 - - [2025-11-18 00:59:38] "POST /set-tag HTTP/1.1" 200 109 0.027963 10.0.0.129 - - [2025-11-18 00:59:39] "GET /virtual-machine-interface/d0cd783c-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.013687 10.0.0.129 - - [2025-11-18 00:59:39] "POST /set-tag HTTP/1.1" 200 109 0.002105 10.0.0.129 - - [2025-11-18 00:59:39] "GET /virtual-machine/5c057cab-672a-4195-b583-561bff25cc29?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.002958 10.0.0.129 - - [2025-11-18 00:59:39] "GET /virtual-machine-interface/d0cd783c-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.003835 10.0.0.129 - - [2025-11-18 00:59:39] "GET /virtual-machine/bbe12cee-419e-4ada-b909-cd5a52ea9e2c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.002955 10.0.0.129 - - [2025-11-18 00:59:39] "GET /virtual-machine-interface/d345b778-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003710 10.0.0.129 - - [2025-11-18 00:59:39] "GET /virtual-machine-interface/d345b778-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004636 10.0.0.129 - - [2025-11-18 00:59:39] "POST /set-tag HTTP/1.1" 200 109 0.002698 10.0.0.129 - - [2025-11-18 01:00:11] "GET /virtual-machine-interface/d345b778-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005177 10.0.0.129 - - [2025-11-18 01:00:11] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.129 - - [2025-11-18 01:00:11] "GET /virtual-machine-interface/d345b778-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003790 10.0.0.129 - - [2025-11-18 01:00:11] "POST /set-tag HTTP/1.1" 200 109 0.011138 10.0.0.129 - - [2025-11-18 01:00:11] "GET /virtual-machine/bbe12cee-419e-4ada-b909-cd5a52ea9e2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.005538 10.0.0.129 - - [2025-11-18 01:00:11] "POST /ref-update HTTP/1.1" 200 156 0.008678 10.0.0.129 - - [2025-11-18 01:00:11] "GET /virtual-machine-interface/d345b778-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.019025 10.0.0.129 - - [2025-11-18 01:00:11] "POST /set-tag HTTP/1.1" 200 109 0.021186 10.0.0.129 - - [2025-11-18 01:00:11] "POST /set-tag HTTP/1.1" 200 109 0.034320 10.0.0.129 - - [2025-11-18 01:00:11] "DELETE /instance-ip/d360f09c-c419-11f0-b842-fa163e474c6a HTTP/1.1" 200 115 0.044769 10.0.0.129 - - [2025-11-18 01:00:11] "DELETE /virtual-machine-interface/d345b778-c419-11f0-b842-fa163e474c6a HTTP/1.1" 200 115 0.034583 10.0.0.129 - - [2025-11-18 01:00:11] "DELETE /virtual-machine/bbe12cee-419e-4ada-b909-cd5a52ea9e2c HTTP/1.1" 200 115 0.023382 10.0.0.129 - - [2025-11-18 01:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.129 - - [2025-11-18 01:00:15] "GET /tag/477fd073-6fa8-4d6c-b146-5071c6fb1128?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.011570 10.0.0.129 - - [2025-11-18 01:00:15] "GET /tag/477fd073-6fa8-4d6c-b146-5071c6fb1128?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.011117 10.0.0.129 - - [2025-11-18 01:00:15] "GET /virtual-machine-interface/7cbefdcb-6fc9-4029-bfa7-d277491175e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004304 10.0.0.129 - - [2025-11-18 01:00:15] "POST /set-tag HTTP/1.1" 200 109 0.017375 10.0.0.129 - - [2025-11-18 01:00:15] "GET /virtual-machine-interface/83e6f664-eecb-487a-80ff-ad15630ce963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.024643 10.0.0.129 - - [2025-11-18 01:00:15] "POST /set-tag HTTP/1.1" 200 109 0.023661 10.0.0.129 - - [2025-11-18 01:00:15] "GET /virtual-machine-interface/84832504-c9f4-4a96-a734-16af53d816e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.008651 10.0.0.129 - - [2025-11-18 01:00:15] "POST /set-tag HTTP/1.1" 200 109 0.013501 10.0.0.129 - - [2025-11-18 01:00:15] "GET /firewall-policy/12eb7ae8-cd0b-453c-9a86-1c1e070dd112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.017334 10.0.0.129 - - [2025-11-18 01:00:15] "GET /firewall-rule/0b24ab8a-8b01-4065-a6c6-e5af1cf93c45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.003223 10.0.0.129 - - [2025-11-18 01:00:15] "POST /ref-update HTTP/1.1" 200 156 0.016073 10.0.0.129 - - [2025-11-18 01:00:15] "DELETE /firewall-rule/0b24ab8a-8b01-4065-a6c6-e5af1cf93c45 HTTP/1.1" 200 115 0.039716 10.0.0.129 - - [2025-11-18 01:00:15] "DELETE /loadbalancer-member/fb19dbd7-2d78-4f7e-961d-577914738ac5 HTTP/1.1" 200 115 0.024438 10.0.0.129 - - [2025-11-18 01:00:15] "PUT /service-instance/464ecf56-d41f-4769-b8b9-e7e0ce80d22e HTTP/1.1" 200 267 0.009613 10.0.0.129 - - [2025-11-18 01:00:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.013430 10.0.0.129 - - [2025-11-18 01:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009257 10.0.0.129 - - [2025-11-18 01:00:15] "DELETE /loadbalancer-pool/2376e498-7cc1-4289-a9cd-13b7a4bca794 HTTP/1.1" 200 115 0.086306 10.0.0.129 - - [2025-11-18 01:00:15] "POST /chown HTTP/1.1" 200 109 0.009576 10.0.0.129 - - [2025-11-18 01:00:15] "DELETE /loadbalancer-listener/9d32526b-c531-40ff-8320-7846a98a69fe HTTP/1.1" 200 115 0.039778 10.0.0.129 - - [2025-11-18 01:00:15] "GET /floating-ip/5ffcdde4-6f13-41eb-abc6-e314bb3ddc4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2397 0.004355 10.0.0.129 - - [2025-11-18 01:00:15] "POST /chown HTTP/1.1" 200 109 0.007009 10.0.0.129 - - [2025-11-18 01:00:15] "POST /chown HTTP/1.1" 200 109 0.014685 10.0.0.129 - - [2025-11-18 01:00:15] "POST /chown HTTP/1.1" 200 109 0.015341 10.0.0.129 - - [2025-11-18 01:00:15] "PUT /floating-ip/5ffcdde4-6f13-41eb-abc6-e314bb3ddc4e HTTP/1.1" 200 257 0.027633 10.0.0.129 - - [2025-11-18 01:00:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.129 - - [2025-11-18 01:00:15] "POST /chown HTTP/1.1" 200 109 0.009568 10.0.0.129 - - [2025-11-18 01:00:15] "POST /chown HTTP/1.1" 200 109 0.020366 10.0.0.129 - - [2025-11-18 01:00:15] "DELETE /floating-ip/5ffcdde4-6f13-41eb-abc6-e314bb3ddc4e HTTP/1.1" 200 115 0.091910 10.0.0.129 - - [2025-11-18 01:00:15] "POST /chown HTTP/1.1" 200 109 0.033924 10.0.0.129 - - [2025-11-18 01:00:15] "DELETE /loadbalancer/233e862b-5e0c-4fd1-b343-e976051a8d8d HTTP/1.1" 200 115 0.058955 10.0.0.129 - - [2025-11-18 01:00:15] "POST /chown HTTP/1.1" 200 109 0.019161 10.0.0.129 - - [2025-11-18 01:00:15] "PUT /service-instance/464ecf56-d41f-4769-b8b9-e7e0ce80d22e HTTP/1.1" 200 267 0.025323 10.0.0.129 - - [2025-11-18 01:00:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.033847 10.0.0.129 - - [2025-11-18 01:00:15] "PUT /service-instance/464ecf56-d41f-4769-b8b9-e7e0ce80d22e HTTP/1.1" 200 267 0.012759 10.0.0.129 - - [2025-11-18 01:00:15] "DELETE /instance-ip/1c0f2997-b068-4c5c-9758-40599f2094e7 HTTP/1.1" 200 115 0.159845 10.0.0.129 - - [2025-11-18 01:00:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.026889 10.0.0.129 - - [2025-11-18 01:00:16] "GET /floating-ip-pool/2a90bcab-3fa6-4d2f-a162-5bb556359618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002031 10.0.0.129 - - [2025-11-18 01:00:16] "POST /ref-update HTTP/1.1" 200 156 0.028003 10.0.0.129 - - [2025-11-18 01:00:16] "PUT /service-instance/464ecf56-d41f-4769-b8b9-e7e0ce80d22e HTTP/1.1" 200 267 0.027652 10.0.0.129 - - [2025-11-18 01:00:16] "DELETE /virtual-machine-interface/83e6f664-eecb-487a-80ff-ad15630ce963 HTTP/1.1" 200 115 0.147139 10.0.0.129 - - [2025-11-18 01:00:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.034813 10.0.0.129 - - [2025-11-18 01:00:16] "DELETE /floating-ip-pool/2a90bcab-3fa6-4d2f-a162-5bb556359618 HTTP/1.1" 200 115 0.098310 10.0.0.129 - - [2025-11-18 01:00:16] "DELETE /service-instance/464ecf56-d41f-4769-b8b9-e7e0ce80d22e HTTP/1.1" 200 115 0.076523 10.0.0.129 - - [2025-11-18 01:00:16] "DELETE /tag/477fd073-6fa8-4d6c-b146-5071c6fb1128 HTTP/1.1" 200 115 0.144283 10.0.0.129 - - [2025-11-18 01:00:16] "GET /virtual-machine-interface/84832504-c9f4-4a96-a734-16af53d816e3?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.007764 10.0.0.129 - - [2025-11-18 01:00:16] "POST /useragent-kv HTTP/1.1" 200 115 0.001312 10.0.0.129 - - [2025-11-18 01:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005199 10.0.0.129 - - [2025-11-18 01:00:16] "POST /useragent-kv HTTP/1.1" 200 115 0.008341 10.0.0.129 - - [2025-11-18 01:00:16] "DELETE /virtual-network/708677d8-4fa4-475c-b4df-a6cc3ba94f57 HTTP/1.1" 200 115 0.123896 10.0.0.129 - - [2025-11-18 01:00:16] "GET /routing-instance/da8de5a1-756a-4fa8-88e6-8828a98de1be HTTP/1.1" 404 171 0.003420 10.0.0.129 - - [2025-11-18 01:00:16] "GET /domains HTTP/1.1" 200 281 0.001736 10.0.0.129 - - [2025-11-18 01:00:16] "GET /domain/decaf234-d3d8-478e-9001-d2d906c17df4 HTTP/1.1" 200 3100 0.002512 10.0.0.129 - - [2025-11-18 01:00:16] "DELETE /route-target/1bf16fa9-11c2-47fb-8b56-c6acab8b5ba4 HTTP/1.1" 200 115 0.047125 10.0.0.129 - - [2025-11-18 01:00:16] "GET /project/b1141a04-e0e8-4bd3-b7c4-1b218fcc082c HTTP/1.1" 200 7170 0.050946 10.0.0.129 - - [2025-11-18 01:00:16] "DELETE /virtual-machine-interface/84832504-c9f4-4a96-a734-16af53d816e3 HTTP/1.1" 200 115 0.116190 10.0.0.129 - - [2025-11-18 01:00:16] "GET /virtual-machine-interface/d0cd783c-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.023566 10.0.0.129 - - [2025-11-18 01:00:16] "DELETE /virtual-machine/8e3c4942-28bf-42ef-a49f-97d9934af4fe HTTP/1.1" 200 115 0.059351 10.0.0.129 - - [2025-11-18 01:00:16] "GET /virtual-machine-interface/7cbefdcb-6fc9-4029-bfa7-d277491175e6?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.004874 10.0.0.129 - - [2025-11-18 01:00:16] "POST /set-tag HTTP/1.1" 200 109 0.006756 10.0.0.129 - - [2025-11-18 01:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.129 - - [2025-11-18 01:00:16] "GET /loadbalancer/14a05c99-29f8-4b3b-8281-439df5706d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.001893 10.0.0.129 - - [2025-11-18 01:00:16] "GET /virtual-machine-interface/d0cd783c-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.003330 10.0.0.129 - - [2025-11-18 01:00:16] "POST /set-tag HTTP/1.1" 200 109 0.036279 10.0.0.129 - - [2025-11-18 01:00:16] "DELETE /loadbalancer-member/3afd46bd-add1-4d4b-a590-95f61ea284f6 HTTP/1.1" 200 115 0.037459 10.0.0.129 - - [2025-11-18 01:00:16] "DELETE /virtual-machine-interface/7cbefdcb-6fc9-4029-bfa7-d277491175e6 HTTP/1.1" 200 115 0.084562 10.0.0.129 - - [2025-11-18 01:00:16] "POST /ref-update HTTP/1.1" 200 156 0.009161 10.0.0.129 - - [2025-11-18 01:00:16] "DELETE /virtual-machine/1bbcec8b-67f4-4d96-bf3f-13af43bbc4cd HTTP/1.1" 200 115 0.024929 10.0.0.129 - - [2025-11-18 01:00:18] "GET /virtual-machine-interface/d0cd783c-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004616 10.0.0.129 - - [2025-11-18 01:00:18] "POST /set-tag HTTP/1.1" 200 109 0.002323 10.0.0.129 - - [2025-11-18 01:00:18] "GET /virtual-machine-interface/d0cd783c-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003991 10.0.0.129 - - [2025-11-18 01:00:18] "POST /set-tag HTTP/1.1" 200 109 0.001981 10.0.0.129 - - [2025-11-18 01:00:18] "GET /virtual-machine/5c057cab-672a-4195-b583-561bff25cc29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003269 10.0.0.129 - - [2025-11-18 01:00:18] "POST /ref-update HTTP/1.1" 200 156 0.008775 10.0.0.129 - - [2025-11-18 01:00:18] "GET /virtual-machine-interface/d0cd783c-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.010068 10.0.0.129 - - [2025-11-18 01:00:18] "POST /set-tag HTTP/1.1" 200 109 0.016138 10.0.0.129 - - [2025-11-18 01:00:18] "POST /set-tag HTTP/1.1" 200 109 0.023239 10.0.0.129 - - [2025-11-18 01:00:18] "POST /set-tag HTTP/1.1" 200 109 0.025298 10.0.0.129 - - [2025-11-18 01:00:18] "DELETE /instance-ip/d0f2bed0-c419-11f0-b842-fa163e474c6a HTTP/1.1" 200 115 0.029782 10.0.0.129 - - [2025-11-18 01:00:18] "POST /ref-update HTTP/1.1" 200 156 0.007501 10.0.0.129 - - [2025-11-18 01:00:18] "DELETE /virtual-machine-interface/d0cd783c-c419-11f0-b842-fa163e474c6a HTTP/1.1" 200 115 0.032852 10.0.0.129 - - [2025-11-18 01:00:18] "DELETE /virtual-machine/5c057cab-672a-4195-b583-561bff25cc29 HTTP/1.1" 200 115 0.016541 10.0.0.129 - - [2025-11-18 01:00:21] "GET /virtual-machine-interface/cfb717fa-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.009469 10.0.0.129 - - [2025-11-18 01:00:21] "POST /set-tag HTTP/1.1" 200 109 0.002828 10.0.0.129 - - [2025-11-18 01:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.129 - - [2025-11-18 01:00:21] "GET /loadbalancer/14a05c99-29f8-4b3b-8281-439df5706d60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002379 10.0.0.129 - - [2025-11-18 01:00:22] "GET /virtual-machine-interface/cfb717fa-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004840 10.0.0.129 - - [2025-11-18 01:00:22] "POST /set-tag HTTP/1.1" 200 109 0.002231 10.0.0.129 - - [2025-11-18 01:00:22] "GET /virtual-machine-interface/cfb717fa-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004430 10.0.0.129 - - [2025-11-18 01:00:22] "POST /set-tag HTTP/1.1" 200 109 0.002197 10.0.0.129 - - [2025-11-18 01:00:22] "GET /virtual-machine/ded96e6f-e2d9-4dc0-b951-27caeafd9a3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002509 10.0.0.129 - - [2025-11-18 01:00:22] "POST /ref-update HTTP/1.1" 200 156 0.009552 10.0.0.129 - - [2025-11-18 01:00:22] "GET /virtual-machine-interface/cfb717fa-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004568 10.0.0.129 - - [2025-11-18 01:00:22] "POST /set-tag HTTP/1.1" 200 109 0.016510 10.0.0.129 - - [2025-11-18 01:00:22] "POST /set-tag HTTP/1.1" 200 109 0.027739 10.0.0.129 - - [2025-11-18 01:00:22] "POST /set-tag HTTP/1.1" 200 109 0.017344 10.0.0.129 - - [2025-11-18 01:00:22] "DELETE /instance-ip/cfcf7098-c419-11f0-b842-fa163e474c6a HTTP/1.1" 200 115 0.046744 10.0.0.129 - - [2025-11-18 01:00:22] "POST /ref-update HTTP/1.1" 200 156 0.014628 10.0.0.129 - - [2025-11-18 01:00:22] "DELETE /virtual-machine-interface/cfb717fa-c419-11f0-b842-fa163e474c6a HTTP/1.1" 200 115 0.045600 10.0.0.129 - - [2025-11-18 01:00:22] "DELETE /virtual-machine/ded96e6f-e2d9-4dc0-b951-27caeafd9a3d HTTP/1.1" 200 115 0.017644 10.0.0.129 - - [2025-11-18 01:00:22] "DELETE /tag/42192d9c-aa4a-4d36-b02d-94aa5cebb7b9 HTTP/1.1" 200 115 0.085398 10.0.0.129 - - [2025-11-18 01:00:22] "DELETE /tag/a514fad9-92d4-4030-8af7-065d8429770b HTTP/1.1" 200 115 0.054577 10.0.0.129 - - [2025-11-18 01:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.129 - - [2025-11-18 01:00:26] "GET /project/b1141a04-e0e8-4bd3-b7c4-1b218fcc082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.046011 10.0.0.129 - - [2025-11-18 01:00:26] "POST /tags HTTP/1.1" 200 394 0.033010 10.0.0.129 - - [2025-11-18 01:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009302 10.0.0.129 - - [2025-11-18 01:00:26] "GET /tag/77c3a180-0c72-4934-80f6-9c1687b878a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013656 10.0.0.129 - - [2025-11-18 01:00:27] "POST /tags HTTP/1.1" 200 342 0.018408 10.0.0.129 - - [2025-11-18 01:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.129 - - [2025-11-18 01:00:27] "GET /tag/e168e605-2ac7-4c37-9de5-0fc9e58c1d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010725 10.0.0.129 - - [2025-11-18 01:00:27] "POST /id-to-fqname HTTP/1.1" 200 192 0.000556 10.0.0.129 - - [2025-11-18 01:00:27] "POST /fqname-to-id HTTP/1.1" 404 201 0.002720 10.0.0.129 - - [2025-11-18 01:00:27] "POST /security-groups HTTP/1.1" 200 589 0.068100 10.0.0.129 - - [2025-11-18 01:00:27] "POST /projects HTTP/1.1" 200 521 0.146514 10.0.0.129 - - [2025-11-18 01:00:27] "POST /fqname-to-id HTTP/1.1" 404 236 0.001935 10.0.0.129 - - [2025-11-18 01:00:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.016055 10.0.0.129 - - [2025-11-18 01:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007433 10.0.0.129 - - [2025-11-18 01:00:27] "GET /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.014600 10.0.0.129 - - [2025-11-18 01:00:27] "POST /access-control-lists HTTP/1.1" 200 600 0.077365 10.0.0.129 - - [2025-11-18 01:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005795 10.0.0.129 - - [2025-11-18 01:00:27] "GET /virtual-network/56e468a9-a69e-42b9-8427-438ffeed1983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3047 0.012402 10.0.0.129 - - [2025-11-18 01:00:27] "POST /fqname-to-id HTTP/1.1" 404 235 0.009544 10.0.0.129 - - [2025-11-18 01:00:27] "POST /access-control-lists HTTP/1.1" 200 598 0.092525 10.0.0.129 - - [2025-11-18 01:00:27] "PUT /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121 HTTP/1.1" 200 265 0.129016 10.0.0.129 - - [2025-11-18 01:00:27] "PUT /virtual-network/56e468a9-a69e-42b9-8427-438ffeed1983 HTTP/1.1" 200 265 0.045861 10.0.0.129 - - [2025-11-18 01:00:27] "POST /security-groups HTTP/1.1" 200 593 0.067598 10.0.0.129 - - [2025-11-18 01:00:27] "POST /fqname-to-id HTTP/1.1" 404 270 0.001928 10.0.0.129 - - [2025-11-18 01:00:27] "POST /access-control-lists HTTP/1.1" 200 634 0.061430 10.0.0.129 - - [2025-11-18 01:00:27] "POST /fqname-to-id HTTP/1.1" 404 269 0.019518 10.0.0.129 - - [2025-11-18 01:00:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.076185 10.0.0.129 - - [2025-11-18 01:00:27] "POST /chown HTTP/1.1" 200 109 0.031730 10.0.0.129 - - [2025-11-18 01:00:27] "GET /application-policy-set/6e6cbdee-0f3f-44b4-993c-cadd8cc12b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008337 10.0.0.129 - - [2025-11-18 01:00:27] "POST /access-control-lists HTTP/1.1" 200 632 0.099303 10.0.0.129 - - [2025-11-18 01:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.129 - - [2025-11-18 01:00:27] "GET /policy-management/73e914bb-d0a9-4df8-9b9b-a633939df1ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002273 10.0.0.129 - - [2025-11-18 01:00:27] "POST /tags HTTP/1.1" 409 226 0.002400 10.0.0.129 - - [2025-11-18 01:00:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.129 - - [2025-11-18 01:00:27] "GET /tag/e168e605-2ac7-4c37-9de5-0fc9e58c1d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009708 10.0.0.129 - - [2025-11-18 01:00:28] "POST /firewall-rules HTTP/1.1" 200 602 0.073786 10.0.0.129 - - [2025-11-18 01:00:28] "GET /firewall-rule/460a3ed4-2ce3-43b4-9277-01c5ae458f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004286 10.0.0.129 - - [2025-11-18 01:00:28] "GET /firewall-policy/67800b50-0868-455c-9ceb-48a20f874c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.003077 10.0.0.129 - - [2025-11-18 01:00:28] "GET /firewall-rule/460a3ed4-2ce3-43b4-9277-01c5ae458f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.001799 10.0.0.129 - - [2025-11-18 01:00:28] "POST /ref-update HTTP/1.1" 200 156 0.039319 10.0.0.129 - - [2025-11-18 01:00:28] "GET /application-policy-set/6e6cbdee-0f3f-44b4-993c-cadd8cc12b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007696 10.0.0.129 - - [2025-11-18 01:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.129 - - [2025-11-18 01:00:28] "GET /policy-management/73e914bb-d0a9-4df8-9b9b-a633939df1ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005815 10.0.0.129 - - [2025-11-18 01:00:28] "POST /tags HTTP/1.1" 409 226 0.001650 10.0.0.129 - - [2025-11-18 01:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.129 - - [2025-11-18 01:00:28] "GET /tag/e168e605-2ac7-4c37-9de5-0fc9e58c1d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010817 10.0.0.129 - - [2025-11-18 01:00:28] "POST /firewall-rules HTTP/1.1" 200 600 0.067590 10.0.0.129 - - [2025-11-18 01:00:28] "GET /firewall-rule/a8a64c0b-8faf-45be-93cb-b54f5130554f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.007674 10.0.0.129 - - [2025-11-18 01:00:28] "GET /firewall-policy/67800b50-0868-455c-9ceb-48a20f874c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.006843 10.0.0.129 - - [2025-11-18 01:00:28] "GET /firewall-rule/a8a64c0b-8faf-45be-93cb-b54f5130554f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.006819 10.0.0.129 - - [2025-11-18 01:00:28] "POST /ref-update HTTP/1.1" 200 156 0.060500 10.0.0.129 - - [2025-11-18 01:00:29] "POST /tags HTTP/1.1" 200 394 0.027868 10.0.0.129 - - [2025-11-18 01:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.016279 10.0.0.129 - - [2025-11-18 01:00:30] "GET /tag/b3fdcb99-7633-4cac-bbbd-505a09c8fd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.021286 10.0.0.129 - - [2025-11-18 01:00:30] "POST /tags HTTP/1.1" 200 342 0.024033 10.0.0.129 - - [2025-11-18 01:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.129 - - [2025-11-18 01:00:30] "GET /tag/6cadde5f-5d51-41d4-ac58-195392df51ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013894 10.0.0.129 - - [2025-11-18 01:00:30] "POST /id-to-fqname HTTP/1.1" 200 192 0.000502 10.0.0.129 - - [2025-11-18 01:00:30] "POST /fqname-to-id HTTP/1.1" 404 201 0.001951 10.0.0.129 - - [2025-11-18 01:00:30] "POST /security-groups HTTP/1.1" 200 589 0.060378 10.0.0.129 - - [2025-11-18 01:00:30] "POST /projects HTTP/1.1" 200 521 0.216695 10.0.0.129 - - [2025-11-18 01:00:30] "POST /fqname-to-id HTTP/1.1" 404 236 0.005802 10.0.0.129 - - [2025-11-18 01:00:30] "POST /access-control-lists HTTP/1.1" 200 600 0.060690 10.0.0.129 - - [2025-11-18 01:00:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.044362 10.0.0.129 - - [2025-11-18 01:00:30] "POST /fqname-to-id HTTP/1.1" 404 235 0.016908 10.0.0.129 - - [2025-11-18 01:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007132 10.0.0.129 - - [2025-11-18 01:00:30] "GET /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.006650 10.0.0.129 - - [2025-11-18 01:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.129 - - [2025-11-18 01:00:30] "GET /virtual-network/56e468a9-a69e-42b9-8427-438ffeed1983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.010564 10.0.0.129 - - [2025-11-18 01:00:30] "POST /access-control-lists HTTP/1.1" 200 598 0.077276 10.0.0.129 - - [2025-11-18 01:00:30] "PUT /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121 HTTP/1.1" 200 265 0.064578 10.0.0.129 - - [2025-11-18 01:00:30] "PUT /virtual-network/56e468a9-a69e-42b9-8427-438ffeed1983 HTTP/1.1" 200 265 0.039675 10.0.0.129 - - [2025-11-18 01:00:30] "POST /security-groups HTTP/1.1" 200 593 0.071226 10.0.0.129 - - [2025-11-18 01:00:30] "POST /fqname-to-id HTTP/1.1" 404 270 0.002111 10.0.0.129 - - [2025-11-18 01:00:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.018195 10.0.0.129 - - [2025-11-18 01:00:30] "POST /chown HTTP/1.1" 200 109 0.021042 10.0.0.129 - - [2025-11-18 01:00:30] "GET /application-policy-set/6e6cbdee-0f3f-44b4-993c-cadd8cc12b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.015439 10.0.0.129 - - [2025-11-18 01:00:30] "POST /access-control-lists HTTP/1.1" 200 634 0.100144 10.0.0.129 - - [2025-11-18 01:00:30] "POST /fqname-to-id HTTP/1.1" 404 269 0.014082 10.0.0.129 - - [2025-11-18 01:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.011222 10.0.0.129 - - [2025-11-18 01:00:30] "GET /policy-management/73e914bb-d0a9-4df8-9b9b-a633939df1ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002331 10.0.0.129 - - [2025-11-18 01:00:30] "POST /tags HTTP/1.1" 409 226 0.002139 10.0.0.129 - - [2025-11-18 01:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.129 - - [2025-11-18 01:00:30] "GET /tag/6cadde5f-5d51-41d4-ac58-195392df51ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013078 10.0.0.129 - - [2025-11-18 01:00:30] "POST /access-control-lists HTTP/1.1" 200 632 0.077187 10.0.0.129 - - [2025-11-18 01:00:31] "POST /firewall-rules HTTP/1.1" 200 602 0.086349 10.0.0.129 - - [2025-11-18 01:00:31] "GET /firewall-rule/47158f2c-da2a-46b7-b814-804719232e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003927 10.0.0.129 - - [2025-11-18 01:00:31] "GET /firewall-policy/67800b50-0868-455c-9ceb-48a20f874c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.003011 10.0.0.129 - - [2025-11-18 01:00:31] "GET /firewall-rule/47158f2c-da2a-46b7-b814-804719232e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.001820 10.0.0.129 - - [2025-11-18 01:00:31] "POST /ref-update HTTP/1.1" 200 156 0.046397 10.0.0.129 - - [2025-11-18 01:00:31] "GET /application-policy-set/6e6cbdee-0f3f-44b4-993c-cadd8cc12b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006932 10.0.0.129 - - [2025-11-18 01:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.129 - - [2025-11-18 01:00:31] "GET /policy-management/73e914bb-d0a9-4df8-9b9b-a633939df1ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002931 10.0.0.129 - - [2025-11-18 01:00:31] "POST /tags HTTP/1.1" 409 226 0.001718 10.0.0.129 - - [2025-11-18 01:00:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001297 10.0.0.129 - - [2025-11-18 01:00:31] "GET /tag/6cadde5f-5d51-41d4-ac58-195392df51ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.011256 10.0.0.129 - - [2025-11-18 01:00:31] "POST /firewall-rules HTTP/1.1" 200 600 0.087426 10.0.0.129 - - [2025-11-18 01:00:31] "GET /firewall-rule/4c18fe76-5403-47e2-ab85-eb3635fb2d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.005715 10.0.0.129 - - [2025-11-18 01:00:31] "GET /firewall-policy/67800b50-0868-455c-9ceb-48a20f874c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004054 10.0.0.129 - - [2025-11-18 01:00:31] "GET /firewall-rule/4c18fe76-5403-47e2-ab85-eb3635fb2d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002399 10.0.0.129 - - [2025-11-18 01:00:31] "POST /ref-update HTTP/1.1" 200 156 0.046441 10.0.0.129 - - [2025-11-18 01:00:33] "POST /tags HTTP/1.1" 200 346 0.123837 10.0.0.129 - - [2025-11-18 01:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007256 10.0.0.129 - - [2025-11-18 01:00:33] "GET /tag/34458f1c-ead9-4d19-b3c2-deab9b68e151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.016231 10.0.0.129 - - [2025-11-18 01:00:33] "POST /projects HTTP/1.1" 409 238 0.005411 10.0.0.129 - - [2025-11-18 01:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.129 - - [2025-11-18 01:00:33] "GET /project/b60125af-a977-4d5f-898e-a5d2e52f7122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.040520 10.0.0.129 - - [2025-11-18 01:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.129 - - [2025-11-18 01:00:33] "GET /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003952 10.0.0.129 - - [2025-11-18 01:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.129 - - [2025-11-18 01:00:33] "GET /virtual-network/56e468a9-a69e-42b9-8427-438ffeed1983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003765 10.0.0.129 - - [2025-11-18 01:00:33] "POST /security-groups HTTP/1.1" 409 285 0.001862 10.0.0.129 - - [2025-11-18 01:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.129 - - [2025-11-18 01:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.129 - - [2025-11-18 01:00:33] "PUT /security-group/edf7213a-3ab2-467e-bced-c83b8273c6bc HTTP/1.1" 200 263 0.028559 10.0.0.129 - - [2025-11-18 01:00:33] "GET /project/b60125af-a977-4d5f-898e-a5d2e52f7122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.047697 10.0.0.129 - - [2025-11-18 01:00:33] "PUT /access-control-list/8d935a47-91e1-40fa-9cd5-fb8a3d0dda7b HTTP/1.1" 200 273 0.025441 10.0.0.129 - - [2025-11-18 01:00:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.024821 10.0.0.129 - - [2025-11-18 01:00:33] "POST /tags HTTP/1.1" 409 228 0.018051 10.0.0.129 - - [2025-11-18 01:00:33] "PUT /access-control-list/164a0095-8a6c-4dee-b480-cf3a36be17d9 HTTP/1.1" 200 273 0.018533 10.0.0.129 - - [2025-11-18 01:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.129 - - [2025-11-18 01:00:33] "GET /tag/34458f1c-ead9-4d19-b3c2-deab9b68e151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011268 10.0.0.129 - - [2025-11-18 01:00:33] "POST /tags HTTP/1.1" 200 346 0.023173 10.0.0.129 - - [2025-11-18 01:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011164 10.0.0.129 - - [2025-11-18 01:00:33] "GET /tag/59de66fe-d768-485f-b858-815fc1350b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.015001 10.0.0.129 - - [2025-11-18 01:00:33] "POST /projects HTTP/1.1" 409 238 0.002079 10.0.0.129 - - [2025-11-18 01:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.129 - - [2025-11-18 01:00:33] "GET /project/0c0a7a5d-dbed-4f64-add8-a3e3c8eb18da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.029914 10.0.0.129 - - [2025-11-18 01:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.129 - - [2025-11-18 01:00:33] "GET /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003798 10.0.0.129 - - [2025-11-18 01:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001429 10.0.0.129 - - [2025-11-18 01:00:33] "GET /project/0c0a7a5d-dbed-4f64-add8-a3e3c8eb18da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.028470 10.0.0.129 - - [2025-11-18 01:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006401 10.0.0.129 - - [2025-11-18 01:00:33] "GET /virtual-network/56e468a9-a69e-42b9-8427-438ffeed1983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003879 10.0.0.129 - - [2025-11-18 01:00:33] "POST /security-groups HTTP/1.1" 409 285 0.001817 10.0.0.129 - - [2025-11-18 01:00:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.129 - - [2025-11-18 01:00:33] "PUT /security-group/743027ec-74a4-4490-b960-3a121db12a1b HTTP/1.1" 200 263 0.057466 10.0.0.129 - - [2025-11-18 01:00:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.027136 10.0.0.129 - - [2025-11-18 01:00:33] "PUT /access-control-list/f5df088a-6c66-4fa2-8a19-6b152552a57b HTTP/1.1" 200 273 0.014702 10.0.0.129 - - [2025-11-18 01:00:33] "POST /tags HTTP/1.1" 409 228 0.003069 10.0.0.129 - - [2025-11-18 01:00:33] "PUT /access-control-list/1965fa15-0323-45af-b04d-86c0748f7146 HTTP/1.1" 200 273 0.015210 10.0.0.129 - - [2025-11-18 01:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.129 - - [2025-11-18 01:00:34] "GET /tag/59de66fe-d768-485f-b858-815fc1350b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010399 10.0.0.129 - - [2025-11-18 01:00:34] "POST /tags HTTP/1.1" 200 292 0.042234 10.0.0.129 - - [2025-11-18 01:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011232 10.0.0.129 - - [2025-11-18 01:00:34] "GET /tag/a09637b9-98d3-464f-a2e4-5618e5591c58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.012375 10.0.0.129 - - [2025-11-18 01:00:34] "POST /tags HTTP/1.1" 200 304 0.058144 10.0.0.129 - - [2025-11-18 01:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005749 10.0.0.129 - - [2025-11-18 01:00:34] "GET /tag/9461f129-3c1e-48d4-86d4-dfb55a37c596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012723 10.0.0.129 - - [2025-11-18 01:00:34] "POST /tags HTTP/1.1" 409 252 0.001573 10.0.0.129 - - [2025-11-18 01:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.129 - - [2025-11-18 01:00:34] "GET /tag/77c3a180-0c72-4934-80f6-9c1687b878a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.017109 10.0.0.129 - - [2025-11-18 01:00:34] "POST /tags HTTP/1.1" 409 226 0.002886 10.0.0.129 - - [2025-11-18 01:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.129 - - [2025-11-18 01:00:34] "GET /tag/e168e605-2ac7-4c37-9de5-0fc9e58c1d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.015928 10.0.0.129 - - [2025-11-18 01:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007882 10.0.0.129 - - [2025-11-18 01:00:34] "GET /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005779 10.0.0.129 - - [2025-11-18 01:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.129 - - [2025-11-18 01:00:34] "GET /project/b60125af-a977-4d5f-898e-a5d2e52f7122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039581 10.0.0.129 - - [2025-11-18 01:00:34] "POST /virtual-machines HTTP/1.1" 200 396 0.008175 10.0.0.129 - - [2025-11-18 01:00:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.021328 10.0.0.129 - - [2025-11-18 01:00:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.089709 10.0.0.129 - - [2025-11-18 01:00:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.009241 10.0.0.129 - - [2025-11-18 01:00:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005527 10.0.0.129 - - [2025-11-18 01:00:34] "GET /virtual-machine-interface/fcf60640-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005251 10.0.0.129 - - [2025-11-18 01:00:34] "POST /instance-ips HTTP/1.1" 200 398 0.021459 10.0.0.129 - - [2025-11-18 01:00:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.023340 10.0.0.129 - - [2025-11-18 01:00:34] "GET /virtual-machine-interface/fcf60640-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011404 10.0.0.129 - - [2025-11-18 01:00:34] "POST /set-tag HTTP/1.1" 200 109 0.063442 10.0.0.129 - - [2025-11-18 01:00:34] "GET /virtual-machine-interface/fcf60640-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012782 10.0.0.129 - - [2025-11-18 01:00:35] "GET /instance-ip/fd0d9f30-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003829 10.0.0.129 - - [2025-11-18 01:00:35] "GET /virtual-machine-interface/fcf60640-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005223 10.0.0.129 - - [2025-11-18 01:00:35] "POST /set-tag HTTP/1.1" 200 109 0.002060 10.0.0.129 - - [2025-11-18 01:00:35] "GET /virtual-router/2d8b5e2a-cd4c-4733-80d4-e5e80bb3c0b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003265 10.0.0.129 - - [2025-11-18 01:00:35] "POST /ref-update HTTP/1.1" 200 156 0.010366 10.0.0.129 - - [2025-11-18 01:00:35] "GET /virtual-machine-interface/fcf60640-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.019945 10.0.0.129 - - [2025-11-18 01:00:35] "POST /set-tag HTTP/1.1" 200 109 0.002501 10.0.0.129 - - [2025-11-18 01:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.129 - - [2025-11-18 01:00:35] "GET /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003584 10.0.0.129 - - [2025-11-18 01:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.129 - - [2025-11-18 01:00:35] "GET /project/b60125af-a977-4d5f-898e-a5d2e52f7122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036429 10.0.0.129 - - [2025-11-18 01:00:35] "POST /virtual-machines HTTP/1.1" 200 396 0.007805 10.0.0.129 - - [2025-11-18 01:00:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.026271 10.0.0.129 - - [2025-11-18 01:00:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.106942 10.0.0.129 - - [2025-11-18 01:00:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.009773 10.0.0.129 - - [2025-11-18 01:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007852 10.0.0.129 - - [2025-11-18 01:00:35] "GET /virtual-machine-interface/fd6cb4de-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010293 10.0.0.129 - - [2025-11-18 01:00:35] "POST /instance-ips HTTP/1.1" 200 398 0.020905 10.0.0.129 - - [2025-11-18 01:00:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.020513 10.0.0.129 - - [2025-11-18 01:00:35] "GET /virtual-machine-interface/fd6cb4de-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010218 10.0.0.129 - - [2025-11-18 01:00:35] "POST /set-tag HTTP/1.1" 200 109 0.063956 10.0.0.129 - - [2025-11-18 01:00:35] "GET /virtual-machine-interface/fd6cb4de-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.020581 10.0.0.129 - - [2025-11-18 01:00:35] "GET /instance-ip/fd874a60-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003588 10.0.0.129 - - [2025-11-18 01:00:35] "GET /virtual-machine-interface/fd6cb4de-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004946 10.0.0.129 - - [2025-11-18 01:00:35] "POST /set-tag HTTP/1.1" 200 109 0.002426 10.0.0.129 - - [2025-11-18 01:00:35] "GET /virtual-router/2d8b5e2a-cd4c-4733-80d4-e5e80bb3c0b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.003152 10.0.0.129 - - [2025-11-18 01:00:35] "POST /ref-update HTTP/1.1" 200 156 0.007987 10.0.0.129 - - [2025-11-18 01:00:35] "GET /virtual-machine-interface/fd6cb4de-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.019458 10.0.0.129 - - [2025-11-18 01:00:35] "POST /set-tag HTTP/1.1" 200 109 0.003043 10.0.0.129 - - [2025-11-18 01:00:36] "POST /tags HTTP/1.1" 200 292 0.020673 10.0.0.129 - - [2025-11-18 01:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005132 10.0.0.129 - - [2025-11-18 01:00:36] "GET /tag/b6342d0a-6a71-4026-a7fb-086988bc06de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1087 0.011175 10.0.0.129 - - [2025-11-18 01:00:36] "POST /tags HTTP/1.1" 409 252 0.002109 10.0.0.129 - - [2025-11-18 01:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.129 - - [2025-11-18 01:00:36] "GET /tag/b3fdcb99-7633-4cac-bbbd-505a09c8fd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010282 10.0.0.129 - - [2025-11-18 01:00:36] "POST /tags HTTP/1.1" 409 226 0.002156 10.0.0.129 - - [2025-11-18 01:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.129 - - [2025-11-18 01:00:36] "GET /tag/6cadde5f-5d51-41d4-ac58-195392df51ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.009593 10.0.0.129 - - [2025-11-18 01:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.129 - - [2025-11-18 01:00:36] "GET /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004039 10.0.0.129 - - [2025-11-18 01:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.129 - - [2025-11-18 01:00:36] "GET /project/0c0a7a5d-dbed-4f64-add8-a3e3c8eb18da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.031295 10.0.0.129 - - [2025-11-18 01:00:36] "POST /virtual-machines HTTP/1.1" 200 396 0.008458 10.0.0.129 - - [2025-11-18 01:00:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.008391 10.0.0.129 - - [2025-11-18 01:00:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.130542 10.0.0.129 - - [2025-11-18 01:00:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.037552 10.0.0.129 - - [2025-11-18 01:00:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006419 10.0.0.129 - - [2025-11-18 01:00:36] "GET /virtual-machine-interface/fe02c71c-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005044 10.0.0.129 - - [2025-11-18 01:00:36] "POST /instance-ips HTTP/1.1" 200 398 0.025300 10.0.0.129 - - [2025-11-18 01:00:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.019927 10.0.0.129 - - [2025-11-18 01:00:36] "GET /virtual-machine-interface/fe02c71c-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012497 10.0.0.129 - - [2025-11-18 01:00:36] "POST /set-tag HTTP/1.1" 200 109 0.068126 10.0.0.129 - - [2025-11-18 01:00:36] "GET /virtual-machine-interface/fe02c71c-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011858 10.0.0.129 - - [2025-11-18 01:00:36] "GET /instance-ip/fe1e273c-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.006551 10.0.0.129 - - [2025-11-18 01:00:36] "GET /virtual-machine-interface/fe02c71c-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004473 10.0.0.129 - - [2025-11-18 01:00:36] "POST /set-tag HTTP/1.1" 200 109 0.002026 10.0.0.129 - - [2025-11-18 01:00:36] "GET /virtual-router/2d8b5e2a-cd4c-4733-80d4-e5e80bb3c0b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.005706 10.0.0.129 - - [2025-11-18 01:00:36] "POST /ref-update HTTP/1.1" 200 156 0.027909 10.0.0.129 - - [2025-11-18 01:00:36] "GET /virtual-machine-interface/fe02c71c-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011450 10.0.0.129 - - [2025-11-18 01:00:36] "POST /set-tag HTTP/1.1" 200 109 0.002933 10.0.0.129 - - [2025-11-18 01:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.129 - - [2025-11-18 01:00:37] "GET /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003684 10.0.0.129 - - [2025-11-18 01:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.129 - - [2025-11-18 01:00:37] "GET /project/0c0a7a5d-dbed-4f64-add8-a3e3c8eb18da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.042947 10.0.0.129 - - [2025-11-18 01:00:37] "POST /virtual-machines HTTP/1.1" 200 396 0.019997 10.0.0.129 - - [2025-11-18 01:00:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.025652 10.0.0.129 - - [2025-11-18 01:00:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.109973 10.0.0.129 - - [2025-11-18 01:00:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.008851 10.0.0.129 - - [2025-11-18 01:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010342 10.0.0.129 - - [2025-11-18 01:00:37] "GET /virtual-machine-interface/fe8334ce-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004295 10.0.0.129 - - [2025-11-18 01:00:37] "POST /instance-ips HTTP/1.1" 200 398 0.018753 10.0.0.129 - - [2025-11-18 01:00:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.020974 10.0.0.129 - - [2025-11-18 01:00:37] "GET /virtual-machine-interface/fe8334ce-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007766 10.0.0.129 - - [2025-11-18 01:00:37] "POST /set-tag HTTP/1.1" 200 109 0.070649 10.0.0.129 - - [2025-11-18 01:00:37] "GET /virtual-machine-interface/fe8334ce-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012092 10.0.0.129 - - [2025-11-18 01:00:37] "GET /instance-ip/fe9d357c-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004359 10.0.0.129 - - [2025-11-18 01:00:37] "GET /virtual-machine-interface/fe8334ce-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004040 10.0.0.129 - - [2025-11-18 01:00:37] "POST /set-tag HTTP/1.1" 200 109 0.001920 10.0.0.129 - - [2025-11-18 01:00:37] "GET /virtual-router/2d8b5e2a-cd4c-4733-80d4-e5e80bb3c0b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.003568 10.0.0.129 - - [2025-11-18 01:00:37] "POST /ref-update HTTP/1.1" 200 156 0.008908 10.0.0.129 - - [2025-11-18 01:00:37] "GET /virtual-machine-interface/fe8334ce-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.016988 10.0.0.129 - - [2025-11-18 01:00:37] "POST /set-tag HTTP/1.1" 200 109 0.001799 10.0.0.129 - - [2025-11-18 01:00:37] "POST /tags HTTP/1.1" 200 300 0.048950 10.0.0.129 - - [2025-11-18 01:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007298 10.0.0.129 - - [2025-11-18 01:00:37] "GET /tag/5aa82353-0fb9-4150-85d9-b52ddae38e86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.024143 10.0.0.129 - - [2025-11-18 01:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006129 10.0.0.129 - - [2025-11-18 01:00:37] "GET /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006740 10.0.0.129 - - [2025-11-18 01:00:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.129 - - [2025-11-18 01:00:38] "GET /project/b60125af-a977-4d5f-898e-a5d2e52f7122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.042910 10.0.0.129 - - [2025-11-18 01:00:38] "POST /virtual-machines HTTP/1.1" 200 396 0.015795 10.0.0.129 - - [2025-11-18 01:00:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.019256 10.0.0.129 - - [2025-11-18 01:00:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.100902 10.0.0.129 - - [2025-11-18 01:00:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.009587 10.0.0.129 - - [2025-11-18 01:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006471 10.0.0.129 - - [2025-11-18 01:00:38] "GET /virtual-machine-interface/ff11740a-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008482 10.0.0.129 - - [2025-11-18 01:00:38] "POST /instance-ips HTTP/1.1" 200 398 0.031119 10.0.0.129 - - [2025-11-18 01:00:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.025929 10.0.0.129 - - [2025-11-18 01:00:38] "GET /virtual-machine-interface/ff11740a-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010030 10.0.0.129 - - [2025-11-18 01:00:38] "POST /set-tag HTTP/1.1" 200 109 0.016099 10.0.0.129 - - [2025-11-18 01:00:38] "GET /virtual-machine-interface/ff11740a-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015623 10.0.0.129 - - [2025-11-18 01:00:38] "GET /instance-ip/ff2a5f60-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005600 10.0.0.129 - - [2025-11-18 01:00:38] "GET /virtual-machine-interface/ff11740a-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004640 10.0.0.129 - - [2025-11-18 01:00:38] "POST /set-tag HTTP/1.1" 200 109 0.001986 10.0.0.129 - - [2025-11-18 01:00:38] "POST /tags HTTP/1.1" 200 300 0.024909 10.0.0.129 - - [2025-11-18 01:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.129 - - [2025-11-18 01:00:38] "GET /tag/059d0a05-a352-4751-9fee-e0320228a2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013167 10.0.0.129 - - [2025-11-18 01:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.129 - - [2025-11-18 01:00:38] "GET /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006193 10.0.0.129 - - [2025-11-18 01:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001679 10.0.0.129 - - [2025-11-18 01:00:38] "GET /project/b60125af-a977-4d5f-898e-a5d2e52f7122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036522 10.0.0.129 - - [2025-11-18 01:00:38] "POST /virtual-machines HTTP/1.1" 200 396 0.007750 10.0.0.129 - - [2025-11-18 01:00:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.011800 10.0.0.129 - - [2025-11-18 01:00:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.100494 10.0.0.129 - - [2025-11-18 01:00:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.017539 10.0.0.129 - - [2025-11-18 01:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010612 10.0.0.129 - - [2025-11-18 01:00:39] "GET /virtual-machine-interface/ff80c404-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012305 10.0.0.129 - - [2025-11-18 01:00:39] "POST /instance-ips HTTP/1.1" 200 398 0.023386 10.0.0.129 - - [2025-11-18 01:00:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.024560 10.0.0.129 - - [2025-11-18 01:00:39] "GET /virtual-machine-interface/ff80c404-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012043 10.0.0.129 - - [2025-11-18 01:00:39] "POST /set-tag HTTP/1.1" 200 109 0.020592 10.0.0.129 - - [2025-11-18 01:00:39] "GET /virtual-machine-interface/ff80c404-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011476 10.0.0.129 - - [2025-11-18 01:00:39] "GET /instance-ip/ff9be45a-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004748 10.0.0.129 - - [2025-11-18 01:00:39] "GET /virtual-machine-interface/ff80c404-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006181 10.0.0.129 - - [2025-11-18 01:00:39] "POST /set-tag HTTP/1.1" 200 109 0.006676 10.0.0.129 - - [2025-11-18 01:00:39] "POST /tags HTTP/1.1" 200 300 0.023448 10.0.0.129 - - [2025-11-18 01:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.129 - - [2025-11-18 01:00:39] "GET /tag/f10185bb-32f0-4b72-b986-018d3c3805df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011115 10.0.0.129 - - [2025-11-18 01:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.129 - - [2025-11-18 01:00:39] "GET /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003927 10.0.0.129 - - [2025-11-18 01:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.129 - - [2025-11-18 01:00:39] "GET /project/0c0a7a5d-dbed-4f64-add8-a3e3c8eb18da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.051063 10.0.0.129 - - [2025-11-18 01:00:39] "POST /virtual-machines HTTP/1.1" 200 396 0.024816 10.0.0.129 - - [2025-11-18 01:00:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.014881 10.0.0.129 - - [2025-11-18 01:00:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.117394 10.0.0.129 - - [2025-11-18 01:00:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.011526 10.0.0.129 - - [2025-11-18 01:00:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.015015 10.0.0.129 - - [2025-11-18 01:00:39] "GET /virtual-machine-interface/fffc0f88-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009666 10.0.0.129 - - [2025-11-18 01:00:39] "POST /instance-ips HTTP/1.1" 200 398 0.021613 10.0.0.129 - - [2025-11-18 01:00:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.023689 10.0.0.129 - - [2025-11-18 01:00:39] "GET /virtual-machine-interface/fffc0f88-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005863 10.0.0.129 - - [2025-11-18 01:00:40] "POST /set-tag HTTP/1.1" 200 109 0.027793 10.0.0.129 - - [2025-11-18 01:00:40] "GET /virtual-machine-interface/fffc0f88-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012948 10.0.0.129 - - [2025-11-18 01:00:40] "GET /instance-ip/00176f76-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004830 10.0.0.129 - - [2025-11-18 01:00:40] "GET /virtual-machine-interface/fffc0f88-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004827 10.0.0.129 - - [2025-11-18 01:00:40] "POST /set-tag HTTP/1.1" 200 109 0.002608 10.0.0.129 - - [2025-11-18 01:00:40] "POST /tags HTTP/1.1" 200 300 0.026734 10.0.0.129 - - [2025-11-18 01:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004835 10.0.0.129 - - [2025-11-18 01:00:40] "GET /tag/38d09e70-712b-402f-9d23-5a069c4859a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011955 10.0.0.129 - - [2025-11-18 01:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.129 - - [2025-11-18 01:00:40] "GET /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004392 10.0.0.129 - - [2025-11-18 01:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.129 - - [2025-11-18 01:00:40] "GET /project/0c0a7a5d-dbed-4f64-add8-a3e3c8eb18da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.038389 10.0.0.129 - - [2025-11-18 01:00:40] "POST /virtual-machines HTTP/1.1" 200 396 0.018052 10.0.0.129 - - [2025-11-18 01:00:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.009594 10.0.0.129 - - [2025-11-18 01:00:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.116084 10.0.0.129 - - [2025-11-18 01:00:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.031658 10.0.0.129 - - [2025-11-18 01:00:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009352 10.0.0.129 - - [2025-11-18 01:00:40] "GET /virtual-machine-interface/00734f44-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.004856 10.0.0.129 - - [2025-11-18 01:00:40] "POST /instance-ips HTTP/1.1" 200 398 0.018841 10.0.0.129 - - [2025-11-18 01:00:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.022495 10.0.0.129 - - [2025-11-18 01:00:40] "GET /virtual-machine-interface/00734f44-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2939 0.010995 10.0.0.129 - - [2025-11-18 01:00:40] "POST /set-tag HTTP/1.1" 200 109 0.027372 10.0.0.129 - - [2025-11-18 01:00:40] "GET /virtual-machine-interface/00734f44-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.026063 10.0.0.129 - - [2025-11-18 01:00:40] "GET /instance-ip/008bd122-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005255 10.0.0.129 - - [2025-11-18 01:00:40] "GET /virtual-machine-interface/00734f44-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004687 10.0.0.129 - - [2025-11-18 01:00:40] "POST /set-tag HTTP/1.1" 200 109 0.001968 10.0.0.129 - - [2025-11-18 01:00:40] "GET /virtual-router/2d8b5e2a-cd4c-4733-80d4-e5e80bb3c0b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.003665 10.0.0.129 - - [2025-11-18 01:00:40] "POST /ref-update HTTP/1.1" 200 156 0.008921 10.0.0.129 - - [2025-11-18 01:00:40] "GET /virtual-machine-interface/ff11740a-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004416 10.0.0.129 - - [2025-11-18 01:00:40] "POST /set-tag HTTP/1.1" 200 109 0.002119 10.0.0.129 - - [2025-11-18 01:00:40] "GET /virtual-machine-interface/fcf60640-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003662 10.0.0.129 - - [2025-11-18 01:00:40] "POST /set-tag HTTP/1.1" 200 109 0.001640 10.0.0.129 - - [2025-11-18 01:00:41] "GET /virtual-router/2d8b5e2a-cd4c-4733-80d4-e5e80bb3c0b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.003808 10.0.0.129 - - [2025-11-18 01:00:41] "POST /ref-update HTTP/1.1" 200 156 0.007269 10.0.0.129 - - [2025-11-18 01:00:41] "GET /virtual-machine-interface/ff80c404-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009183 10.0.0.129 - - [2025-11-18 01:00:41] "POST /set-tag HTTP/1.1" 200 109 0.002295 10.0.0.129 - - [2025-11-18 01:00:41] "GET /virtual-router/2d8b5e2a-cd4c-4733-80d4-e5e80bb3c0b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.003387 10.0.0.129 - - [2025-11-18 01:00:41] "POST /ref-update HTTP/1.1" 200 156 0.007121 10.0.0.129 - - [2025-11-18 01:00:41] "GET /virtual-machine-interface/fffc0f88-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004158 10.0.0.129 - - [2025-11-18 01:00:41] "POST /set-tag HTTP/1.1" 200 109 0.001941 10.0.0.129 - - [2025-11-18 01:00:41] "GET /virtual-machine-interface/fd6cb4de-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003498 10.0.0.129 - - [2025-11-18 01:00:41] "POST /set-tag HTTP/1.1" 200 109 0.001646 10.0.0.129 - - [2025-11-18 01:00:41] "GET /virtual-router/2d8b5e2a-cd4c-4733-80d4-e5e80bb3c0b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.009577 10.0.0.129 - - [2025-11-18 01:00:41] "POST /ref-update HTTP/1.1" 200 156 0.007976 10.0.0.129 - - [2025-11-18 01:00:41] "GET /virtual-machine-interface/00734f44-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.008125 10.0.0.129 - - [2025-11-18 01:00:41] "POST /set-tag HTTP/1.1" 200 109 0.002349 10.0.0.129 - - [2025-11-18 01:00:41] "GET /virtual-machine-interface/fe02c71c-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005537 10.0.0.129 - - [2025-11-18 01:00:41] "POST /set-tag HTTP/1.1" 200 109 0.002418 10.0.0.129 - - [2025-11-18 01:00:41] "GET /virtual-machine-interface/fe8334ce-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004159 10.0.0.129 - - [2025-11-18 01:00:41] "POST /set-tag HTTP/1.1" 200 109 0.002001 10.0.0.129 - - [2025-11-18 01:00:41] "GET /virtual-machine-interface/ff11740a-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003546 10.0.0.129 - - [2025-11-18 01:00:41] "POST /set-tag HTTP/1.1" 200 109 0.002896 10.0.0.129 - - [2025-11-18 01:00:41] "GET /virtual-machine-interface/ff80c404-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004325 10.0.0.129 - - [2025-11-18 01:00:41] "POST /set-tag HTTP/1.1" 200 109 0.003077 10.0.0.129 - - [2025-11-18 01:00:41] "GET /virtual-machine-interface/fffc0f88-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005195 10.0.0.129 - - [2025-11-18 01:00:41] "POST /set-tag HTTP/1.1" 200 109 0.002383 10.0.0.129 - - [2025-11-18 01:00:41] "GET /virtual-machine-interface/fcf60640-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005064 10.0.0.129 - - [2025-11-18 01:00:41] "POST /set-tag HTTP/1.1" 200 109 0.002563 10.0.0.129 - - [2025-11-18 01:00:41] "GET /virtual-machine-interface/00734f44-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004790 10.0.0.129 - - [2025-11-18 01:00:41] "POST /set-tag HTTP/1.1" 200 109 0.002277 10.0.0.129 - - [2025-11-18 01:00:41] "GET /virtual-machine-interface/fe02c71c-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004318 10.0.0.129 - - [2025-11-18 01:00:41] "POST /set-tag HTTP/1.1" 200 109 0.002272 [Introspect:8084]10.0.0.129 - - [2025-11-18 01:00:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001035 [Introspect:8084]10.0.0.129 - - [2025-11-18 01:00:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000803 10.0.0.129 - - [2025-11-18 01:00:43] "GET /virtual-machine/cbfcfd49-bf84-4c17-ad33-14516805307f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003687 10.0.0.129 - - [2025-11-18 01:00:43] "GET /virtual-machine-interface/fcf60640-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007886 10.0.0.129 - - [2025-11-18 01:00:45] "GET /virtual-machine-interface/ff80c404-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007756 10.0.0.129 - - [2025-11-18 01:00:45] "POST /set-tag HTTP/1.1" 200 109 0.002650 10.0.0.129 - - [2025-11-18 01:00:46] "GET /virtual-machine-interface/00734f44-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.006288 10.0.0.129 - - [2025-11-18 01:00:46] "POST /set-tag HTTP/1.1" 200 109 0.002677 10.0.0.129 - - [2025-11-18 01:00:46] "GET /virtual-machine-interface/fd6cb4de-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003901 10.0.0.129 - - [2025-11-18 01:00:46] "POST /set-tag HTTP/1.1" 200 109 0.001986 10.0.0.129 - - [2025-11-18 01:00:46] "GET /virtual-machine-interface/fffc0f88-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005408 10.0.0.129 - - [2025-11-18 01:00:46] "POST /set-tag HTTP/1.1" 200 109 0.002227 10.0.0.129 - - [2025-11-18 01:00:47] "GET /virtual-machine-interface/fe8334ce-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005017 10.0.0.129 - - [2025-11-18 01:00:47] "POST /set-tag HTTP/1.1" 200 109 0.002804 10.0.0.129 - - [2025-11-18 01:00:48] "GET /virtual-machine/a234b7d1-e8e2-4209-b635-79613f371694?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003015 10.0.0.129 - - [2025-11-18 01:00:48] "GET /virtual-machine-interface/fd6cb4de-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005163 10.0.0.129 - - [2025-11-18 01:00:48] "GET /virtual-machine/6eb8c1d6-38ba-43b8-a134-f1037b6fdd64?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003192 10.0.0.129 - - [2025-11-18 01:00:48] "GET /virtual-machine-interface/fe02c71c-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005044 10.0.0.129 - - [2025-11-18 01:00:49] "GET /virtual-machine/38367061-028a-4b7e-870d-79ded9bdd092?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002802 10.0.0.129 - - [2025-11-18 01:00:49] "GET /virtual-machine-interface/fe8334ce-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004230 10.0.0.129 - - [2025-11-18 01:00:50] "GET /virtual-machine-interface/ff11740a-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004284 10.0.0.129 - - [2025-11-18 01:00:50] "POST /set-tag HTTP/1.1" 200 109 0.002828 10.0.0.129 - - [2025-11-18 01:00:51] "GET /global-system-configs HTTP/1.1" 200 323 0.002586 10.0.0.129 - - [2025-11-18 01:00:52] "GET /global-system-configs HTTP/1.1" 200 323 0.002587 10.0.0.129 - - [2025-11-18 01:00:54] "GET /virtual-machine/10da6d8b-ccf8-4287-838f-0bbc721467be?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003004 10.0.0.129 - - [2025-11-18 01:00:54] "GET /virtual-machine-interface/ff11740a-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003363 10.0.0.129 - - [2025-11-18 01:00:54] "GET /virtual-machine/cf04ef33-68ce-4813-ab89-88b89605da50?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002872 10.0.0.129 - - [2025-11-18 01:00:54] "GET /virtual-machine-interface/fffc0f88-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009660 10.0.0.129 - - [2025-11-18 01:00:54] "GET /virtual-machine/c7b25872-ef2a-401a-ba6f-37a02caa3b40?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003037 10.0.0.129 - - [2025-11-18 01:00:54] "GET /virtual-machine-interface/ff80c404-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003749 10.0.0.129 - - [2025-11-18 01:00:54] "GET /virtual-machine/1189e690-5269-430c-af3d-3faaa22a71ef?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003103 10.0.0.129 - - [2025-11-18 01:00:54] "GET /virtual-machine-interface/00734f44-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.003807 10.0.0.129 - - [2025-11-18 01:00:54] "GET /loadbalancer/26493e0a-5772-4d46-b232-2752e10e7595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002112 10.0.0.129 - - [2025-11-18 01:00:54] "POST /tags HTTP/1.1" 200 334 0.035708 10.0.0.129 - - [2025-11-18 01:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.015737 10.0.0.129 - - [2025-11-18 01:00:54] "GET /tag/0a3867fd-0d89-47ce-8e7b-94b6e5bf677c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.018227 10.0.0.129 - - [2025-11-18 01:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001917 10.0.0.129 - - [2025-11-18 01:00:54] "GET /project/b60125af-a977-4d5f-898e-a5d2e52f7122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028074 10.0.0.129 - - [2025-11-18 01:00:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.129 - - [2025-11-18 01:00:55] "GET /virtual-network/56e468a9-a69e-42b9-8427-438ffeed1983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004130 10.0.0.129 - - [2025-11-18 01:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.129 - - [2025-11-18 01:00:55] "GET /service-appliance-set/7cd81c01-6bf4-42c5-9ffb-65b17ed6490e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002129 10.0.0.129 - - [2025-11-18 01:00:55] "POST /fqname-to-id HTTP/1.1" 404 273 0.001369 10.0.0.129 - - [2025-11-18 01:00:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.088102 10.0.0.129 - - [2025-11-18 01:00:55] "GET /virtual-machine-interface/ebe1d6da-6733-4603-981f-3863adbefafd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.010512 10.0.0.129 - - [2025-11-18 01:00:55] "POST /instance-ips HTTP/1.1" 200 410 0.019662 10.0.0.129 - - [2025-11-18 01:00:55] "GET /instance-ip/6b2ae686-83b1-4c2d-8069-ea6b55a5ffc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.004421 10.0.0.129 - - [2025-11-18 01:00:55] "POST /loadbalancers HTTP/1.1" 200 631 0.061396 10.0.0.129 - - [2025-11-18 01:00:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.019906 10.0.0.129 - - [2025-11-18 01:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005993 10.0.0.129 - - [2025-11-18 01:00:55] "GET /project/b60125af-a977-4d5f-898e-a5d2e52f7122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031434 10.0.0.129 - - [2025-11-18 01:00:55] "GET /instance-ip/6b2ae686-83b1-4c2d-8069-ea6b55a5ffc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.002408 10.0.0.129 - - [2025-11-18 01:00:55] "GET /project/b60125af-a977-4d5f-898e-a5d2e52f7122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035721 10.0.0.129 - - [2025-11-18 01:00:55] "GET /loadbalancer/26493e0a-5772-4d46-b232-2752e10e7595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002821 10.0.0.129 - - [2025-11-18 01:00:55] "POST /floating-ips HTTP/1.1" 200 599 0.042645 10.0.0.129 - - [2025-11-18 01:00:55] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.040919 10.0.0.129 - - [2025-11-18 01:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.129 - - [2025-11-18 01:00:55] "GET /project/b60125af-a977-4d5f-898e-a5d2e52f7122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028021 10.0.0.129 - - [2025-11-18 01:00:55] "GET /loadbalancer-listener/3ad30c5e-c3ec-4f30-a830-021ba42e2135?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.002866 10.0.0.129 - - [2025-11-18 01:00:55] "GET /loadbalancer-listener/3ad30c5e-c3ec-4f30-a830-021ba42e2135?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.003886 10.0.0.129 - - [2025-11-18 01:00:55] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.025594 10.0.0.129 - - [2025-11-18 01:00:55] "GET /instance-ip/6b2ae686-83b1-4c2d-8069-ea6b55a5ffc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.005020 10.0.0.129 - - [2025-11-18 01:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006929 10.0.0.129 - - [2025-11-18 01:00:55] "GET /instance-ip/6b2ae686-83b1-4c2d-8069-ea6b55a5ffc6?fields=floating_ips HTTP/1.1" 200 1213 0.005852 10.0.0.129 - - [2025-11-18 01:00:55] "GET /loadbalancer/26493e0a-5772-4d46-b232-2752e10e7595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002619 10.0.0.129 - - [2025-11-18 01:00:55] "GET /floating-ip/4148aa1e-1f47-44e6-8f95-344a721739db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.001748 10.0.0.129 - - [2025-11-18 01:00:55] "GET /loadbalancer-pool/5605600c-5fdd-4751-87c5-f6c922b47bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.004883 10.0.0.129 - - [2025-11-18 01:00:55] "POST /loadbalancer-members HTTP/1.1" 200 723 0.013490 10.0.0.129 - - [2025-11-18 01:00:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.007059 10.0.0.129 - - [2025-11-18 01:00:55] "GET /virtual-machine-interface/fcf60640-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011620 10.0.0.129 - - [2025-11-18 01:00:55] "GET /virtual-machine-interface/fcf60640-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003881 10.0.0.129 - - [2025-11-18 01:00:55] "POST /tags HTTP/1.1" 409 221 0.012357 10.0.0.129 - - [2025-11-18 01:00:55] "POST /ref-update HTTP/1.1" 200 156 0.014444 10.0.0.129 - - [2025-11-18 01:00:55] "GET /floating-ip/4148aa1e-1f47-44e6-8f95-344a721739db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.013302 10.0.0.129 - - [2025-11-18 01:00:55] "GET /loadbalancer/26493e0a-5772-4d46-b232-2752e10e7595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.005511 10.0.0.129 - - [2025-11-18 01:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003513 10.0.0.129 - - [2025-11-18 01:00:55] "GET /tag/0a3867fd-0d89-47ce-8e7b-94b6e5bf677c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009819 10.0.0.129 - - [2025-11-18 01:00:55] "PUT /floating-ip/4148aa1e-1f47-44e6-8f95-344a721739db HTTP/1.1" 200 257 0.055044 10.0.0.129 - - [2025-11-18 01:00:55] "POST /set-tag HTTP/1.1" 200 109 0.083009 10.0.0.129 - - [2025-11-18 01:00:56] "GET /loadbalancer-pool/5605600c-5fdd-4751-87c5-f6c922b47bba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.002969 10.0.0.129 - - [2025-11-18 01:00:56] "POST /loadbalancer-members HTTP/1.1" 200 723 0.021399 10.0.0.129 - - [2025-11-18 01:00:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.014960 10.0.0.129 - - [2025-11-18 01:00:56] "GET /virtual-machine-interface/fd6cb4de-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013214 10.0.0.129 - - [2025-11-18 01:00:56] "GET /virtual-machine-interface/fd6cb4de-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012079 10.0.0.129 - - [2025-11-18 01:00:56] "POST /ref-update HTTP/1.1" 200 156 0.010203 10.0.0.129 - - [2025-11-18 01:00:56] "GET /floating-ip/4148aa1e-1f47-44e6-8f95-344a721739db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.005094 10.0.0.129 - - [2025-11-18 01:00:56] "POST /set-tag HTTP/1.1" 200 109 0.059988 10.0.0.129 - - [2025-11-18 01:00:56] "POST /tags HTTP/1.1" 409 206 0.002121 10.0.0.129 - - [2025-11-18 01:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001602 10.0.0.129 - - [2025-11-18 01:00:56] "GET /tag/9461f129-3c1e-48d4-86d4-dfb55a37c596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012250 10.0.0.129 - - [2025-11-18 01:00:56] "POST /tags HTTP/1.1" 409 204 0.002301 10.0.0.129 - - [2025-11-18 01:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004432 10.0.0.129 - - [2025-11-18 01:00:56] "GET /tag/059d0a05-a352-4751-9fee-e0320228a2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.016331 10.0.0.129 - - [2025-11-18 01:00:56] "GET /application-policy-set/6e6cbdee-0f3f-44b4-993c-cadd8cc12b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003457 10.0.0.129 - - [2025-11-18 01:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.129 - - [2025-11-18 01:00:56] "GET /policy-management/73e914bb-d0a9-4df8-9b9b-a633939df1ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002434 10.0.0.129 - - [2025-11-18 01:00:56] "POST /tags HTTP/1.1" 409 206 0.002036 10.0.0.129 - - [2025-11-18 01:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001468 10.0.0.129 - - [2025-11-18 01:00:56] "GET /tag/9461f129-3c1e-48d4-86d4-dfb55a37c596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.011678 10.0.0.129 - - [2025-11-18 01:00:56] "POST /tags HTTP/1.1" 409 226 0.002776 10.0.0.129 - - [2025-11-18 01:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.129 - - [2025-11-18 01:00:56] "GET /tag/e168e605-2ac7-4c37-9de5-0fc9e58c1d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011190 10.0.0.129 - - [2025-11-18 01:00:56] "POST /tags HTTP/1.1" 409 204 0.002142 10.0.0.129 - - [2025-11-18 01:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001609 10.0.0.129 - - [2025-11-18 01:00:56] "GET /tag/059d0a05-a352-4751-9fee-e0320228a2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010708 10.0.0.129 - - [2025-11-18 01:00:56] "POST /tags HTTP/1.1" 409 226 0.001642 10.0.0.129 - - [2025-11-18 01:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.129 - - [2025-11-18 01:00:56] "GET /tag/e168e605-2ac7-4c37-9de5-0fc9e58c1d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.009709 10.0.0.129 - - [2025-11-18 01:00:56] "GET /application-policy-set/6e6cbdee-0f3f-44b4-993c-cadd8cc12b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002904 10.0.0.129 - - [2025-11-18 01:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.129 - - [2025-11-18 01:00:56] "GET /policy-management/73e914bb-d0a9-4df8-9b9b-a633939df1ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002127 10.0.0.129 - - [2025-11-18 01:00:56] "POST /firewall-rules HTTP/1.1" 200 628 0.084730 10.0.0.129 - - [2025-11-18 01:00:56] "POST /firewall-rules HTTP/1.1" 200 648 0.077019 10.0.0.129 - - [2025-11-18 01:00:57] "GET /firewall-rule/eb1acaf5-cb11-4c44-a9e4-7308511128a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.013961 10.0.0.129 - - [2025-11-18 01:00:57] "GET /firewall-policy/5a3f6397-6759-4c71-9fd6-5080368314a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002973 10.0.0.129 - - [2025-11-18 01:00:57] "GET /firewall-rule/f0331707-92fb-4024-acd1-fc01bbf07806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.004105 10.0.0.129 - - [2025-11-18 01:00:57] "POST /ref-update HTTP/1.1" 200 156 0.013367 10.0.0.129 - - [2025-11-18 01:00:57] "POST /firewall-policys HTTP/1.1" 200 608 0.025975 10.0.0.129 - - [2025-11-18 01:00:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.015389 10.0.0.129 - - [2025-11-18 01:00:57] "GET /firewall-policy/b3e17192-6d40-42e4-93d9-fb853c1a955c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.010430 10.0.0.129 - - [2025-11-18 01:00:57] "GET /application-policy-set/6e6cbdee-0f3f-44b4-993c-cadd8cc12b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003403 10.0.0.129 - - [2025-11-18 01:00:57] "GET /firewall-policy/b3e17192-6d40-42e4-93d9-fb853c1a955c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002654 10.0.0.129 - - [2025-11-18 01:00:57] "GET /firewall-policy/12eb7ae8-cd0b-453c-9a86-1c1e070dd112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003152 10.0.0.129 - - [2025-11-18 01:00:57] "GET /firewall-policy/5a3f6397-6759-4c71-9fd6-5080368314a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002499 10.0.0.129 - - [2025-11-18 01:00:57] "GET /firewall-policy/67800b50-0868-455c-9ceb-48a20f874c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004021 10.0.0.129 - - [2025-11-18 01:00:57] "GET /firewall-policy/5a3f6397-6759-4c71-9fd6-5080368314a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.009714 10.0.0.129 - - [2025-11-18 01:00:57] "GET /firewall-policy/67800b50-0868-455c-9ceb-48a20f874c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002505 10.0.0.129 - - [2025-11-18 01:00:57] "POST /ref-update HTTP/1.1" 200 156 0.020086 10.0.0.129 - - [2025-11-18 01:00:57] "POST /ref-update HTTP/1.1" 200 156 0.039666 10.0.0.129 - - [2025-11-18 01:00:57] "POST /ref-update HTTP/1.1" 200 156 0.030487 10.0.0.129 - - [2025-11-18 01:00:57] "POST /ref-update HTTP/1.1" 200 156 0.019417 10.0.0.129 - - [2025-11-18 01:00:57] "POST /ref-update HTTP/1.1" 200 156 0.027772 10.0.0.129 - - [2025-11-18 01:00:57] "GET /firewall-policy/b3e17192-6d40-42e4-93d9-fb853c1a955c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.006233 10.0.0.129 - - [2025-11-18 01:02:56] "POST /tags HTTP/1.1" 409 252 0.002283 10.0.0.129 - - [2025-11-18 01:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.129 - - [2025-11-18 01:02:56] "GET /tag/b3fdcb99-7633-4cac-bbbd-505a09c8fd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.014412 10.0.0.129 - - [2025-11-18 01:02:56] "POST /tags HTTP/1.1" 409 228 0.001755 10.0.0.129 - - [2025-11-18 01:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.129 - - [2025-11-18 01:02:56] "GET /tag/59de66fe-d768-485f-b858-815fc1350b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.009601 10.0.0.129 - - [2025-11-18 01:02:56] "GET /application-policy-set/6e6cbdee-0f3f-44b4-993c-cadd8cc12b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002519 10.0.0.129 - - [2025-11-18 01:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001944 10.0.0.129 - - [2025-11-18 01:02:56] "GET /policy-management/73e914bb-d0a9-4df8-9b9b-a633939df1ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003000 10.0.0.129 - - [2025-11-18 01:02:56] "POST /tags HTTP/1.1" 409 206 0.001723 10.0.0.129 - - [2025-11-18 01:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001681 10.0.0.129 - - [2025-11-18 01:02:56] "GET /tag/9461f129-3c1e-48d4-86d4-dfb55a37c596?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.017486 10.0.0.129 - - [2025-11-18 01:02:56] "POST /tags HTTP/1.1" 409 226 0.002203 10.0.0.129 - - [2025-11-18 01:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.129 - - [2025-11-18 01:02:56] "GET /tag/e168e605-2ac7-4c37-9de5-0fc9e58c1d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011183 10.0.0.129 - - [2025-11-18 01:02:56] "POST /tags HTTP/1.1" 409 204 0.001847 10.0.0.129 - - [2025-11-18 01:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.129 - - [2025-11-18 01:02:56] "GET /tag/059d0a05-a352-4751-9fee-e0320228a2a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.016048 10.0.0.129 - - [2025-11-18 01:02:56] "POST /tags HTTP/1.1" 409 226 0.004748 10.0.0.129 - - [2025-11-18 01:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.129 - - [2025-11-18 01:02:56] "GET /tag/e168e605-2ac7-4c37-9de5-0fc9e58c1d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.014461 10.0.0.129 - - [2025-11-18 01:02:56] "POST /tags HTTP/1.1" 409 228 0.002256 10.0.0.129 - - [2025-11-18 01:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001470 10.0.0.129 - - [2025-11-18 01:02:56] "GET /tag/59de66fe-d768-485f-b858-815fc1350b30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.013761 10.0.0.129 - - [2025-11-18 01:02:56] "POST /tags HTTP/1.1" 409 252 0.002092 10.0.0.129 - - [2025-11-18 01:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.129 - - [2025-11-18 01:02:56] "GET /tag/b3fdcb99-7633-4cac-bbbd-505a09c8fd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011686 10.0.0.129 - - [2025-11-18 01:02:56] "GET /application-policy-set/6e6cbdee-0f3f-44b4-993c-cadd8cc12b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002143 10.0.0.129 - - [2025-11-18 01:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.129 - - [2025-11-18 01:02:56] "GET /policy-management/73e914bb-d0a9-4df8-9b9b-a633939df1ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003993 10.0.0.129 - - [2025-11-18 01:02:56] "POST /firewall-rules HTTP/1.1" 409 281 0.001537 10.0.0.129 - - [2025-11-18 01:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.129 - - [2025-11-18 01:02:56] "PUT /firewall-rule/f0331707-92fb-4024-acd1-fc01bbf07806 HTTP/1.1" 200 261 0.015579 10.0.0.129 - - [2025-11-18 01:02:56] "POST /firewall-rules HTTP/1.1" 409 291 0.002460 10.0.0.129 - - [2025-11-18 01:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.129 - - [2025-11-18 01:02:56] "PUT /firewall-rule/eb1acaf5-cb11-4c44-a9e4-7308511128a8 HTTP/1.1" 200 261 0.035200 10.0.0.129 - - [2025-11-18 01:02:56] "GET /firewall-rule/eb1acaf5-cb11-4c44-a9e4-7308511128a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.015345 10.0.0.129 - - [2025-11-18 01:02:56] "POST /firewall-rules HTTP/1.1" 200 660 0.077045 10.0.0.129 - - [2025-11-18 01:02:56] "GET /firewall-rule/2c1ca2c0-d5fb-47f7-83c1-9aad4a7a9d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.003998 10.0.0.129 - - [2025-11-18 01:02:56] "GET /firewall-policy/5a3f6397-6759-4c71-9fd6-5080368314a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002209 10.0.0.129 - - [2025-11-18 01:02:56] "GET /firewall-rule/f0331707-92fb-4024-acd1-fc01bbf07806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.002178 10.0.0.129 - - [2025-11-18 01:02:56] "POST /firewall-policys HTTP/1.1" 409 269 0.002090 10.0.0.129 - - [2025-11-18 01:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001400 10.0.0.129 - - [2025-11-18 01:02:57] "PUT /firewall-policy/b3e17192-6d40-42e4-93d9-fb853c1a955c HTTP/1.1" 200 265 0.039246 10.0.0.129 - - [2025-11-18 01:02:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.040574 10.0.0.129 - - [2025-11-18 01:02:57] "GET /firewall-policy/b3e17192-6d40-42e4-93d9-fb853c1a955c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.011385 10.0.0.129 - - [2025-11-18 01:02:57] "GET /application-policy-set/6e6cbdee-0f3f-44b4-993c-cadd8cc12b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.004630 10.0.0.129 - - [2025-11-18 01:02:57] "GET /firewall-policy/b3e17192-6d40-42e4-93d9-fb853c1a955c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002060 10.0.0.129 - - [2025-11-18 01:02:57] "GET /firewall-policy/12eb7ae8-cd0b-453c-9a86-1c1e070dd112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.001694 10.0.0.129 - - [2025-11-18 01:02:57] "GET /firewall-policy/5a3f6397-6759-4c71-9fd6-5080368314a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.010799 10.0.0.129 - - [2025-11-18 01:02:57] "GET /firewall-policy/67800b50-0868-455c-9ceb-48a20f874c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002378 10.0.0.129 - - [2025-11-18 01:02:57] "GET /firewall-policy/b3e17192-6d40-42e4-93d9-fb853c1a955c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.001722 10.0.0.129 - - [2025-11-18 01:02:57] "GET /firewall-policy/b3e17192-6d40-42e4-93d9-fb853c1a955c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.001504 [Introspect:8084]10.0.0.129 - - [2025-11-18 01:03:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000974 [Introspect:8084]10.0.0.129 - - [2025-11-18 01:03:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001145 [Introspect:8084]10.0.0.129 - - [2025-11-18 01:03:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000925 [Introspect:8084]10.0.0.129 - - [2025-11-18 01:03:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000827 [Introspect:8084]10.0.0.129 - - [2025-11-18 01:03:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000954 [Introspect:8084]10.0.0.129 - - [2025-11-18 01:03:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000949 10.0.0.129 - - [2025-11-18 01:03:58] "GET /virtual-machine-interface/fcf60640-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.013711 10.0.0.129 - - [2025-11-18 01:03:58] "POST /set-tag HTTP/1.1" 200 109 0.008635 10.0.0.129 - - [2025-11-18 01:03:58] "GET /virtual-machine-interface/fd6cb4de-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.006094 10.0.0.129 - - [2025-11-18 01:03:58] "POST /set-tag HTTP/1.1" 200 109 0.002199 10.0.0.129 - - [2025-11-18 01:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.129 - - [2025-11-18 01:03:58] "GET /loadbalancer/26493e0a-5772-4d46-b232-2752e10e7595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002916 10.0.0.129 - - [2025-11-18 01:03:58] "GET /virtual-machine-interface/fcf60640-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003729 10.0.0.129 - - [2025-11-18 01:03:58] "POST /set-tag HTTP/1.1" 200 109 0.019518 10.0.0.129 - - [2025-11-18 01:03:58] "DELETE /loadbalancer-member/b53a50fe-813b-47fe-a24b-6dab5d065ef8 HTTP/1.1" 200 115 0.027574 10.0.0.129 - - [2025-11-18 01:03:58] "GET /virtual-machine-interface/ff11740a-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004017 10.0.0.129 - - [2025-11-18 01:03:58] "POST /set-tag HTTP/1.1" 200 109 0.002031 10.0.0.129 - - [2025-11-18 01:03:58] "GET /virtual-machine-interface/fe8334ce-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004317 10.0.0.129 - - [2025-11-18 01:03:58] "POST /set-tag HTTP/1.1" 200 109 0.002109 10.0.0.129 - - [2025-11-18 01:03:58] "GET /virtual-machine-interface/fffc0f88-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003732 10.0.0.129 - - [2025-11-18 01:03:58] "POST /set-tag HTTP/1.1" 200 109 0.001828 10.0.0.129 - - [2025-11-18 01:03:58] "GET /virtual-machine-interface/ff80c404-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004379 10.0.0.129 - - [2025-11-18 01:03:58] "POST /set-tag HTTP/1.1" 200 109 0.004473 10.0.0.129 - - [2025-11-18 01:03:58] "GET /virtual-machine-interface/00734f44-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004345 10.0.0.129 - - [2025-11-18 01:03:59] "POST /set-tag HTTP/1.1" 200 109 0.002293 10.0.0.129 - - [2025-11-18 01:03:59] "GET /virtual-machine-interface/fe02c71c-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003811 10.0.0.129 - - [2025-11-18 01:03:59] "POST /set-tag HTTP/1.1" 200 109 0.002274 10.0.0.129 - - [2025-11-18 01:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.129 - - [2025-11-18 01:03:59] "GET /loadbalancer/26493e0a-5772-4d46-b232-2752e10e7595?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002248 10.0.0.129 - - [2025-11-18 01:03:59] "GET /virtual-machine-interface/fcf60640-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005029 10.0.0.129 - - [2025-11-18 01:03:59] "POST /set-tag HTTP/1.1" 200 109 0.002233 10.0.0.129 - - [2025-11-18 01:03:59] "GET /virtual-machine-interface/fcf60640-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004247 10.0.0.129 - - [2025-11-18 01:03:59] "POST /set-tag HTTP/1.1" 200 109 0.001873 10.0.0.129 - - [2025-11-18 01:03:59] "GET /virtual-machine/cbfcfd49-bf84-4c17-ad33-14516805307f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.001900 10.0.0.129 - - [2025-11-18 01:03:59] "POST /ref-update HTTP/1.1" 200 156 0.013137 10.0.0.129 - - [2025-11-18 01:03:59] "GET /virtual-machine-interface/fcf60640-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.023581 10.0.0.129 - - [2025-11-18 01:03:59] "POST /set-tag HTTP/1.1" 200 109 0.023012 10.0.0.129 - - [2025-11-18 01:03:59] "POST /set-tag HTTP/1.1" 200 109 0.043038 10.0.0.129 - - [2025-11-18 01:04:00] "POST /set-tag HTTP/1.1" 200 109 0.025055 10.0.0.129 - - [2025-11-18 01:04:00] "POST /set-tag HTTP/1.1" 200 109 0.014649 10.0.0.129 - - [2025-11-18 01:04:00] "POST /set-tag HTTP/1.1" 200 109 0.019782 10.0.0.129 - - [2025-11-18 01:04:00] "DELETE /instance-ip/fd0d9f30-c419-11f0-b842-fa163e474c6a HTTP/1.1" 200 115 0.035328 10.0.0.129 - - [2025-11-18 01:04:00] "POST /ref-update HTTP/1.1" 200 156 0.008044 10.0.0.129 - - [2025-11-18 01:04:00] "DELETE /virtual-machine-interface/fcf60640-c419-11f0-b842-fa163e474c6a HTTP/1.1" 200 115 0.036654 10.0.0.129 - - [2025-11-18 01:04:00] "DELETE /virtual-machine/cbfcfd49-bf84-4c17-ad33-14516805307f HTTP/1.1" 200 115 0.018160 10.0.0.129 - - [2025-11-18 01:04:00] "GET /virtual-machine-interface/fe02c71c-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006707 10.0.0.129 - - [2025-11-18 01:04:00] "POST /set-tag HTTP/1.1" 200 109 0.002556 10.0.0.129 - - [2025-11-18 01:04:00] "GET /virtual-machine-interface/fe02c71c-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004266 10.0.0.129 - - [2025-11-18 01:04:00] "POST /set-tag HTTP/1.1" 200 109 0.015247 10.0.0.129 - - [2025-11-18 01:04:00] "GET /virtual-machine/6eb8c1d6-38ba-43b8-a134-f1037b6fdd64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002691 10.0.0.129 - - [2025-11-18 01:04:00] "POST /ref-update HTTP/1.1" 200 156 0.011943 10.0.0.129 - - [2025-11-18 01:04:00] "GET /virtual-machine-interface/fe02c71c-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.021069 10.0.0.129 - - [2025-11-18 01:04:00] "POST /set-tag HTTP/1.1" 200 109 0.024852 10.0.0.129 - - [2025-11-18 01:04:00] "POST /set-tag HTTP/1.1" 200 109 0.018287 10.0.0.129 - - [2025-11-18 01:04:00] "POST /set-tag HTTP/1.1" 200 109 0.032544 10.0.0.129 - - [2025-11-18 01:04:00] "POST /set-tag HTTP/1.1" 200 109 0.016809 10.0.0.129 - - [2025-11-18 01:04:00] "POST /set-tag HTTP/1.1" 200 109 0.039071 10.0.0.129 - - [2025-11-18 01:04:00] "DELETE /instance-ip/fe1e273c-c419-11f0-b842-fa163e474c6a HTTP/1.1" 200 115 0.057014 10.0.0.129 - - [2025-11-18 01:04:00] "DELETE /virtual-machine-interface/fe02c71c-c419-11f0-b842-fa163e474c6a HTTP/1.1" 200 115 0.041000 10.0.0.129 - - [2025-11-18 01:04:00] "DELETE /virtual-machine/6eb8c1d6-38ba-43b8-a134-f1037b6fdd64 HTTP/1.1" 200 115 0.021468 10.0.0.129 - - [2025-11-18 01:04:00] "GET /virtual-machine-interface/fd6cb4de-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005124 10.0.0.129 - - [2025-11-18 01:04:00] "POST /set-tag HTTP/1.1" 200 109 0.002370 10.0.0.129 - - [2025-11-18 01:04:00] "GET /virtual-machine-interface/fd6cb4de-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003868 10.0.0.129 - - [2025-11-18 01:04:00] "POST /set-tag HTTP/1.1" 200 109 0.001751 10.0.0.129 - - [2025-11-18 01:04:00] "GET /virtual-machine/a234b7d1-e8e2-4209-b635-79613f371694?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002845 10.0.0.129 - - [2025-11-18 01:04:00] "POST /ref-update HTTP/1.1" 200 156 0.009967 10.0.0.129 - - [2025-11-18 01:04:00] "GET /virtual-machine-interface/fd6cb4de-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.013412 10.0.0.129 - - [2025-11-18 01:04:01] "POST /set-tag HTTP/1.1" 200 109 0.028344 10.0.0.129 - - [2025-11-18 01:04:01] "POST /set-tag HTTP/1.1" 200 109 0.048951 10.0.0.129 - - [2025-11-18 01:04:01] "POST /set-tag HTTP/1.1" 200 109 0.044268 10.0.0.129 - - [2025-11-18 01:04:01] "POST /set-tag HTTP/1.1" 200 109 0.025088 10.0.0.129 - - [2025-11-18 01:04:01] "POST /set-tag HTTP/1.1" 200 109 0.036130 10.0.0.129 - - [2025-11-18 01:04:01] "DELETE /instance-ip/fd874a60-c419-11f0-b842-fa163e474c6a HTTP/1.1" 200 115 0.045363 10.0.0.129 - - [2025-11-18 01:04:01] "POST /ref-update HTTP/1.1" 200 156 0.013213 10.0.0.129 - - [2025-11-18 01:04:01] "DELETE /virtual-machine-interface/fd6cb4de-c419-11f0-b842-fa163e474c6a HTTP/1.1" 200 115 0.056281 10.0.0.129 - - [2025-11-18 01:04:01] "DELETE /virtual-machine/a234b7d1-e8e2-4209-b635-79613f371694 HTTP/1.1" 200 115 0.021962 10.0.0.129 - - [2025-11-18 01:04:01] "DELETE /tag/a09637b9-98d3-464f-a2e4-5618e5591c58 HTTP/1.1" 200 115 0.043735 10.0.0.129 - - [2025-11-18 01:04:01] "GET /virtual-machine-interface/fe8334ce-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007699 10.0.0.129 - - [2025-11-18 01:04:01] "POST /set-tag HTTP/1.1" 200 109 0.003106 10.0.0.129 - - [2025-11-18 01:04:01] "GET /virtual-machine-interface/fe8334ce-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004466 10.0.0.129 - - [2025-11-18 01:04:01] "POST /set-tag HTTP/1.1" 200 109 0.002352 10.0.0.129 - - [2025-11-18 01:04:01] "GET /virtual-machine/38367061-028a-4b7e-870d-79ded9bdd092?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003287 10.0.0.129 - - [2025-11-18 01:04:01] "POST /ref-update HTTP/1.1" 200 156 0.009597 10.0.0.129 - - [2025-11-18 01:04:01] "GET /virtual-machine-interface/fe8334ce-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008448 10.0.0.129 - - [2025-11-18 01:04:01] "POST /set-tag HTTP/1.1" 200 109 0.020627 10.0.0.129 - - [2025-11-18 01:04:01] "POST /set-tag HTTP/1.1" 200 109 0.046544 10.0.0.129 - - [2025-11-18 01:04:01] "POST /set-tag HTTP/1.1" 200 109 0.028868 10.0.0.129 - - [2025-11-18 01:04:01] "POST /set-tag HTTP/1.1" 200 109 0.017472 10.0.0.129 - - [2025-11-18 01:04:01] "POST /set-tag HTTP/1.1" 200 109 0.029985 10.0.0.129 - - [2025-11-18 01:04:01] "DELETE /instance-ip/fe9d357c-c419-11f0-b842-fa163e474c6a HTTP/1.1" 200 115 0.064364 10.0.0.129 - - [2025-11-18 01:04:01] "DELETE /virtual-machine-interface/fe8334ce-c419-11f0-b842-fa163e474c6a HTTP/1.1" 200 115 0.037259 10.0.0.129 - - [2025-11-18 01:04:02] "DELETE /virtual-machine/38367061-028a-4b7e-870d-79ded9bdd092 HTTP/1.1" 200 115 0.040565 10.0.0.129 - - [2025-11-18 01:04:02] "DELETE /tag/9461f129-3c1e-48d4-86d4-dfb55a37c596 HTTP/1.1" 409 391 0.004442 10.0.0.129 - - [2025-11-18 01:04:02] "DELETE /tag/b6342d0a-6a71-4026-a7fb-086988bc06de HTTP/1.1" 200 115 0.031906 10.0.0.129 - - [2025-11-18 01:04:29] "GET /virtual-machine-interface/ff80c404-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004225 10.0.0.129 - - [2025-11-18 01:04:29] "POST /set-tag HTTP/1.1" 200 109 0.008417 10.0.0.129 - - [2025-11-18 01:04:29] "GET /virtual-machine-interface/ff80c404-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005800 10.0.0.129 - - [2025-11-18 01:04:29] "POST /set-tag HTTP/1.1" 200 109 0.003559 10.0.0.129 - - [2025-11-18 01:04:29] "GET /virtual-machine/c7b25872-ef2a-401a-ba6f-37a02caa3b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002970 10.0.0.129 - - [2025-11-18 01:04:29] "POST /ref-update HTTP/1.1" 200 156 0.009512 10.0.0.129 - - [2025-11-18 01:04:30] "GET /virtual-machine-interface/ff80c404-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009287 10.0.0.129 - - [2025-11-18 01:04:30] "POST /set-tag HTTP/1.1" 200 109 0.017085 10.0.0.129 - - [2025-11-18 01:04:30] "POST /set-tag HTTP/1.1" 200 109 0.037512 10.0.0.129 - - [2025-11-18 01:04:30] "POST /set-tag HTTP/1.1" 200 109 0.014350 10.0.0.129 - - [2025-11-18 01:04:30] "POST /set-tag HTTP/1.1" 200 109 0.024700 10.0.0.129 - - [2025-11-18 01:04:30] "DELETE /instance-ip/ff9be45a-c419-11f0-b842-fa163e474c6a HTTP/1.1" 200 115 0.054260 10.0.0.129 - - [2025-11-18 01:04:30] "DELETE /virtual-machine-interface/ff80c404-c419-11f0-b842-fa163e474c6a HTTP/1.1" 200 115 0.037451 10.0.0.129 - - [2025-11-18 01:04:30] "DELETE /virtual-machine/c7b25872-ef2a-401a-ba6f-37a02caa3b40 HTTP/1.1" 200 115 0.019837 10.0.0.129 - - [2025-11-18 01:04:30] "DELETE /tag/059d0a05-a352-4751-9fee-e0320228a2a9 HTTP/1.1" 409 237 0.003834 10.0.0.129 - - [2025-11-18 01:04:30] "GET /virtual-machine-interface/fffc0f88-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004443 10.0.0.129 - - [2025-11-18 01:04:30] "POST /set-tag HTTP/1.1" 200 109 0.002100 10.0.0.129 - - [2025-11-18 01:04:30] "GET /virtual-machine-interface/fffc0f88-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004379 10.0.0.129 - - [2025-11-18 01:04:30] "POST /set-tag HTTP/1.1" 200 109 0.002100 10.0.0.129 - - [2025-11-18 01:04:30] "GET /virtual-machine/cf04ef33-68ce-4813-ab89-88b89605da50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002995 10.0.0.129 - - [2025-11-18 01:04:30] "POST /ref-update HTTP/1.1" 200 156 0.009647 10.0.0.129 - - [2025-11-18 01:04:30] "GET /virtual-machine-interface/fffc0f88-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005424 10.0.0.129 - - [2025-11-18 01:04:30] "POST /set-tag HTTP/1.1" 200 109 0.020756 10.0.0.129 - - [2025-11-18 01:04:30] "POST /set-tag HTTP/1.1" 200 109 0.025951 10.0.0.129 - - [2025-11-18 01:04:30] "POST /set-tag HTTP/1.1" 200 109 0.025901 10.0.0.129 - - [2025-11-18 01:04:30] "POST /set-tag HTTP/1.1" 200 109 0.016674 10.0.0.129 - - [2025-11-18 01:04:30] "DELETE /instance-ip/00176f76-c41a-11f0-b842-fa163e474c6a HTTP/1.1" 200 115 0.049583 10.0.0.129 - - [2025-11-18 01:04:30] "DELETE /virtual-machine-interface/fffc0f88-c419-11f0-b842-fa163e474c6a HTTP/1.1" 200 115 0.038769 10.0.0.129 - - [2025-11-18 01:04:30] "DELETE /virtual-machine/cf04ef33-68ce-4813-ab89-88b89605da50 HTTP/1.1" 200 115 0.018942 10.0.0.129 - - [2025-11-18 01:04:30] "DELETE /tag/f10185bb-32f0-4b72-b986-018d3c3805df HTTP/1.1" 200 115 0.031872 10.0.0.129 - - [2025-11-18 01:04:30] "GET /virtual-machine-interface/00734f44-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.005787 10.0.0.129 - - [2025-11-18 01:04:30] "POST /set-tag HTTP/1.1" 200 109 0.002420 10.0.0.129 - - [2025-11-18 01:04:30] "GET /virtual-machine-interface/00734f44-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.004690 10.0.0.129 - - [2025-11-18 01:04:30] "POST /set-tag HTTP/1.1" 200 109 0.002039 10.0.0.129 - - [2025-11-18 01:04:30] "GET /virtual-machine/1189e690-5269-430c-af3d-3faaa22a71ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002775 10.0.0.129 - - [2025-11-18 01:04:30] "POST /ref-update HTTP/1.1" 200 156 0.014273 10.0.0.129 - - [2025-11-18 01:04:30] "GET /virtual-machine-interface/00734f44-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3708 0.005556 10.0.0.129 - - [2025-11-18 01:04:31] "POST /set-tag HTTP/1.1" 200 109 0.016151 10.0.0.129 - - [2025-11-18 01:04:31] "POST /set-tag HTTP/1.1" 200 109 0.029109 10.0.0.129 - - [2025-11-18 01:04:31] "POST /set-tag HTTP/1.1" 200 109 0.022366 10.0.0.129 - - [2025-11-18 01:04:31] "POST /set-tag HTTP/1.1" 200 109 0.013079 10.0.0.129 - - [2025-11-18 01:04:31] "DELETE /instance-ip/008bd122-c41a-11f0-b842-fa163e474c6a HTTP/1.1" 200 115 0.052498 10.0.0.129 - - [2025-11-18 01:04:31] "DELETE /virtual-machine-interface/00734f44-c41a-11f0-b842-fa163e474c6a HTTP/1.1" 200 115 0.035120 10.0.0.129 - - [2025-11-18 01:04:31] "DELETE /virtual-machine/1189e690-5269-430c-af3d-3faaa22a71ef HTTP/1.1" 200 115 0.034949 10.0.0.129 - - [2025-11-18 01:04:31] "DELETE /tag/38d09e70-712b-402f-9d23-5a069c4859a2 HTTP/1.1" 200 115 0.064815 10.0.0.129 - - [2025-11-18 01:04:31] "DELETE /tag/59de66fe-d768-485f-b858-815fc1350b30 HTTP/1.1" 409 237 0.004096 10.0.0.129 - - [2025-11-18 01:04:31] "DELETE /tag/b3fdcb99-7633-4cac-bbbd-505a09c8fd54 HTTP/1.1" 409 237 0.005103 10.0.0.129 - - [2025-11-18 01:04:31] "GET /virtual-machine-interface/ff11740a-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007086 10.0.0.129 - - [2025-11-18 01:04:31] "POST /set-tag HTTP/1.1" 200 109 0.002203 10.0.0.129 - - [2025-11-18 01:04:31] "GET /virtual-machine-interface/ff11740a-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004351 10.0.0.129 - - [2025-11-18 01:04:31] "POST /set-tag HTTP/1.1" 200 109 0.002280 10.0.0.129 - - [2025-11-18 01:04:31] "GET /virtual-machine/10da6d8b-ccf8-4287-838f-0bbc721467be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002370 10.0.0.129 - - [2025-11-18 01:04:31] "POST /ref-update HTTP/1.1" 200 156 0.007569 10.0.0.129 - - [2025-11-18 01:04:31] "GET /virtual-machine-interface/ff11740a-c419-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004338 10.0.0.129 - - [2025-11-18 01:04:31] "POST /set-tag HTTP/1.1" 200 109 0.015558 10.0.0.129 - - [2025-11-18 01:04:31] "POST /set-tag HTTP/1.1" 200 109 0.024790 10.0.0.129 - - [2025-11-18 01:04:31] "POST /set-tag HTTP/1.1" 200 109 0.013199 10.0.0.129 - - [2025-11-18 01:04:31] "POST /set-tag HTTP/1.1" 200 109 0.020930 10.0.0.129 - - [2025-11-18 01:04:31] "DELETE /instance-ip/ff2a5f60-c419-11f0-b842-fa163e474c6a HTTP/1.1" 200 115 0.038544 10.0.0.129 - - [2025-11-18 01:04:31] "DELETE /virtual-machine-interface/ff11740a-c419-11f0-b842-fa163e474c6a HTTP/1.1" 200 115 0.038474 10.0.0.129 - - [2025-11-18 01:04:31] "DELETE /virtual-machine/10da6d8b-ccf8-4287-838f-0bbc721467be HTTP/1.1" 200 115 0.016982 10.0.0.129 - - [2025-11-18 01:04:31] "DELETE /tag/5aa82353-0fb9-4150-85d9-b52ddae38e86 HTTP/1.1" 200 115 0.026782 10.0.0.129 - - [2025-11-18 01:04:31] "DELETE /tag/34458f1c-ead9-4d19-b3c2-deab9b68e151 HTTP/1.1" 200 115 0.031822 10.0.0.129 - - [2025-11-18 01:04:31] "DELETE /tag/77c3a180-0c72-4934-80f6-9c1687b878a5 HTTP/1.1" 200 115 0.037977 10.0.0.129 - - [2025-11-18 01:04:33] "POST /projects HTTP/1.1" 409 238 0.002128 10.0.0.129 - - [2025-11-18 01:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.129 - - [2025-11-18 01:04:33] "GET /project/0c0a7a5d-dbed-4f64-add8-a3e3c8eb18da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.037830 10.0.0.129 - - [2025-11-18 01:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.129 - - [2025-11-18 01:04:33] "GET /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005350 10.0.0.129 - - [2025-11-18 01:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.129 - - [2025-11-18 01:04:33] "GET /virtual-network/56e468a9-a69e-42b9-8427-438ffeed1983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004454 10.0.0.129 - - [2025-11-18 01:04:33] "POST /security-groups HTTP/1.1" 409 285 0.003981 10.0.0.129 - - [2025-11-18 01:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.129 - - [2025-11-18 01:04:34] "PUT /security-group/743027ec-74a4-4490-b960-3a121db12a1b HTTP/1.1" 200 263 0.056365 10.0.0.129 - - [2025-11-18 01:04:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.019598 10.0.0.129 - - [2025-11-18 01:04:34] "PUT /access-control-list/f5df088a-6c66-4fa2-8a19-6b152552a57b HTTP/1.1" 200 273 0.023377 10.0.0.129 - - [2025-11-18 01:04:34] "PUT /access-control-list/1965fa15-0323-45af-b04d-86c0748f7146 HTTP/1.1" 200 273 0.011400 10.0.0.129 - - [2025-11-18 01:04:39] "POST /projects HTTP/1.1" 409 238 0.007110 10.0.0.129 - - [2025-11-18 01:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.129 - - [2025-11-18 01:04:39] "GET /project/0c0a7a5d-dbed-4f64-add8-a3e3c8eb18da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.034234 10.0.0.129 - - [2025-11-18 01:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001750 10.0.0.129 - - [2025-11-18 01:04:39] "GET /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004391 10.0.0.129 - - [2025-11-18 01:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.129 - - [2025-11-18 01:04:39] "GET /virtual-network/56e468a9-a69e-42b9-8427-438ffeed1983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003958 10.0.0.129 - - [2025-11-18 01:04:39] "POST /security-groups HTTP/1.1" 409 285 0.003503 10.0.0.129 - - [2025-11-18 01:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.129 - - [2025-11-18 01:04:39] "PUT /security-group/743027ec-74a4-4490-b960-3a121db12a1b HTTP/1.1" 200 263 0.055636 10.0.0.129 - - [2025-11-18 01:04:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.033624 10.0.0.129 - - [2025-11-18 01:04:39] "PUT /access-control-list/f5df088a-6c66-4fa2-8a19-6b152552a57b HTTP/1.1" 200 273 0.016892 10.0.0.129 - - [2025-11-18 01:04:39] "GET /firewall-policy/67800b50-0868-455c-9ceb-48a20f874c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.032060 10.0.0.129 - - [2025-11-18 01:04:39] "PUT /access-control-list/1965fa15-0323-45af-b04d-86c0748f7146 HTTP/1.1" 200 273 0.042788 10.0.0.129 - - [2025-11-18 01:04:39] "GET /firewall-rule/47158f2c-da2a-46b7-b814-804719232e7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003223 10.0.0.129 - - [2025-11-18 01:04:39] "POST /ref-update HTTP/1.1" 200 156 0.050087 10.0.0.129 - - [2025-11-18 01:04:39] "DELETE /firewall-rule/47158f2c-da2a-46b7-b814-804719232e7e HTTP/1.1" 200 115 0.046346 10.0.0.129 - - [2025-11-18 01:04:39] "GET /firewall-policy/67800b50-0868-455c-9ceb-48a20f874c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.007128 10.0.0.129 - - [2025-11-18 01:04:39] "GET /firewall-rule/4c18fe76-5403-47e2-ab85-eb3635fb2d76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003277 10.0.0.129 - - [2025-11-18 01:04:39] "POST /ref-update HTTP/1.1" 200 156 0.054343 10.0.0.129 - - [2025-11-18 01:04:39] "DELETE /firewall-rule/4c18fe76-5403-47e2-ab85-eb3635fb2d76 HTTP/1.1" 200 115 0.039774 10.0.0.129 - - [2025-11-18 01:04:39] "DELETE /tag/59de66fe-d768-485f-b858-815fc1350b30 HTTP/1.1" 409 237 0.007570 10.0.0.129 - - [2025-11-18 01:04:39] "DELETE /tag/b3fdcb99-7633-4cac-bbbd-505a09c8fd54 HTTP/1.1" 409 237 0.004127 10.0.0.129 - - [2025-11-18 01:04:39] "DELETE /tag/6cadde5f-5d51-41d4-ac58-195392df51ba HTTP/1.1" 200 115 0.032939 10.0.0.129 - - [2025-11-18 01:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012141 10.0.0.129 - - [2025-11-18 01:04:39] "GET /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005119 10.0.0.129 - - [2025-11-18 01:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.129 - - [2025-11-18 01:04:39] "GET /virtual-network/56e468a9-a69e-42b9-8427-438ffeed1983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.003474 10.0.0.129 - - [2025-11-18 01:04:39] "PUT /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121 HTTP/1.1" 200 265 0.061128 10.0.0.129 - - [2025-11-18 01:04:40] "PUT /virtual-network/56e468a9-a69e-42b9-8427-438ffeed1983 HTTP/1.1" 200 265 0.040570 10.0.0.129 - - [2025-11-18 01:04:40] "DELETE /security-group/743027ec-74a4-4490-b960-3a121db12a1b HTTP/1.1" 200 115 0.035004 10.0.0.129 - - [2025-11-18 01:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007853 10.0.0.129 - - [2025-11-18 01:04:40] "DELETE /access-control-list/f5df088a-6c66-4fa2-8a19-6b152552a57b HTTP/1.1" 200 115 0.027952 10.0.0.129 - - [2025-11-18 01:04:40] "DELETE /access-control-list/1965fa15-0323-45af-b04d-86c0748f7146 HTTP/1.1" 200 115 0.013758 10.0.0.129 - - [2025-11-18 01:04:40] "GET /project/0c0a7a5d-dbed-4f64-add8-a3e3c8eb18da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.033415 10.0.0.129 - - [2025-11-18 01:04:40] "GET /project/0c0a7a5d-dbed-4f64-add8-a3e3c8eb18da?fields=security_groups HTTP/1.1" 200 1351 0.030788 10.0.0.129 - - [2025-11-18 01:04:40] "DELETE /security-group/122f4391-f25a-43ac-8f91-130655547ac6 HTTP/1.1" 200 115 0.034190 10.0.0.129 - - [2025-11-18 01:04:40] "DELETE /access-control-list/a077bba7-6a9b-4434-b767-9bb81e281226 HTTP/1.1" 200 115 0.027597 10.0.0.129 - - [2025-11-18 01:04:40] "GET /project/0c0a7a5d-dbed-4f64-add8-a3e3c8eb18da?fields=application_policy_sets HTTP/1.1" 200 1390 0.045141 10.0.0.129 - - [2025-11-18 01:04:40] "DELETE /access-control-list/4f38093c-d0c7-4bba-9c0a-b71384a4bd3b HTTP/1.1" 200 115 0.047430 10.0.0.129 - - [2025-11-18 01:04:40] "DELETE /project/0c0a7a5d-dbed-4f64-add8-a3e3c8eb18da HTTP/1.1" 200 115 0.279422 10.0.0.129 - - [2025-11-18 01:04:40] "POST /projects HTTP/1.1" 409 238 0.001951 10.0.0.129 - - [2025-11-18 01:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001388 10.0.0.129 - - [2025-11-18 01:04:40] "GET /project/b60125af-a977-4d5f-898e-a5d2e52f7122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.020949 10.0.0.129 - - [2025-11-18 01:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007431 10.0.0.129 - - [2025-11-18 01:04:40] "GET /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.003543 10.0.0.129 - - [2025-11-18 01:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001924 10.0.0.129 - - [2025-11-18 01:04:40] "GET /virtual-network/56e468a9-a69e-42b9-8427-438ffeed1983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.003824 10.0.0.129 - - [2025-11-18 01:04:40] "POST /security-groups HTTP/1.1" 409 285 0.002308 10.0.0.129 - - [2025-11-18 01:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001127 10.0.0.129 - - [2025-11-18 01:04:40] "PUT /security-group/edf7213a-3ab2-467e-bced-c83b8273c6bc HTTP/1.1" 200 263 0.055611 10.0.0.129 - - [2025-11-18 01:04:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.022254 10.0.0.129 - - [2025-11-18 01:04:40] "PUT /access-control-list/8d935a47-91e1-40fa-9cd5-fb8a3d0dda7b HTTP/1.1" 200 273 0.019807 10.0.0.129 - - [2025-11-18 01:04:40] "PUT /access-control-list/164a0095-8a6c-4dee-b480-cf3a36be17d9 HTTP/1.1" 200 273 0.012809 10.0.0.129 - - [2025-11-18 01:04:45] "GET /application-policy-set/6e6cbdee-0f3f-44b4-993c-cadd8cc12b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003325 10.0.0.129 - - [2025-11-18 01:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.129 - - [2025-11-18 01:04:45] "GET /policy-management/73e914bb-d0a9-4df8-9b9b-a633939df1ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002997 10.0.0.129 - - [2025-11-18 01:04:45] "GET /firewall-policy/5a3f6397-6759-4c71-9fd6-5080368314a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002302 10.0.0.129 - - [2025-11-18 01:04:45] "GET /firewall-rule/f0331707-92fb-4024-acd1-fc01bbf07806?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2330 0.002679 10.0.0.129 - - [2025-11-18 01:04:45] "POST /ref-update HTTP/1.1" 200 156 0.015702 10.0.0.129 - - [2025-11-18 01:04:45] "DELETE /firewall-rule/f0331707-92fb-4024-acd1-fc01bbf07806 HTTP/1.1" 200 115 0.104822 10.0.0.129 - - [2025-11-18 01:04:45] "GET /firewall-policy/b3e17192-6d40-42e4-93d9-fb853c1a955c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006320 10.0.0.129 - - [2025-11-18 01:04:45] "GET /firewall-rule/eb1acaf5-cb11-4c44-a9e4-7308511128a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2601 0.007667 10.0.0.129 - - [2025-11-18 01:04:45] "POST /ref-update HTTP/1.1" 200 156 0.017576 10.0.0.129 - - [2025-11-18 01:04:45] "DELETE /firewall-rule/eb1acaf5-cb11-4c44-a9e4-7308511128a8 HTTP/1.1" 200 115 0.054056 10.0.0.129 - - [2025-11-18 01:04:45] "GET /firewall-policy/b3e17192-6d40-42e4-93d9-fb853c1a955c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.011852 10.0.0.129 - - [2025-11-18 01:04:45] "GET /firewall-rule/2c1ca2c0-d5fb-47f7-83c1-9aad4a7a9d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2902 0.005994 10.0.0.129 - - [2025-11-18 01:04:45] "POST /ref-update HTTP/1.1" 200 156 0.026514 10.0.0.129 - - [2025-11-18 01:04:46] "DELETE /firewall-rule/2c1ca2c0-d5fb-47f7-83c1-9aad4a7a9d80 HTTP/1.1" 200 115 0.089304 10.0.0.129 - - [2025-11-18 01:04:46] "GET /application-policy-set/6e6cbdee-0f3f-44b4-993c-cadd8cc12b06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.004510 10.0.0.129 - - [2025-11-18 01:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004590 10.0.0.129 - - [2025-11-18 01:04:46] "GET /policy-management/73e914bb-d0a9-4df8-9b9b-a633939df1ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005520 10.0.0.129 - - [2025-11-18 01:04:46] "GET /firewall-policy/b3e17192-6d40-42e4-93d9-fb853c1a955c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005127 10.0.0.129 - - [2025-11-18 01:04:46] "POST /ref-update HTTP/1.1" 200 156 0.040293 10.0.0.129 - - [2025-11-18 01:04:46] "DELETE /firewall-policy/b3e17192-6d40-42e4-93d9-fb853c1a955c HTTP/1.1" 200 115 0.046912 10.0.0.129 - - [2025-11-18 01:04:46] "DELETE /tag/9461f129-3c1e-48d4-86d4-dfb55a37c596 HTTP/1.1" 200 115 0.073874 10.0.0.129 - - [2025-11-18 01:04:46] "DELETE /tag/059d0a05-a352-4751-9fee-e0320228a2a9 HTTP/1.1" 200 115 0.092869 10.0.0.129 - - [2025-11-18 01:04:46] "DELETE /tag/59de66fe-d768-485f-b858-815fc1350b30 HTTP/1.1" 200 115 0.089043 10.0.0.129 - - [2025-11-18 01:04:46] "DELETE /tag/b3fdcb99-7633-4cac-bbbd-505a09c8fd54 HTTP/1.1" 200 115 0.035623 10.0.0.129 - - [2025-11-18 01:04:46] "DELETE /loadbalancer-member/b0ab8ddd-de7a-4010-b159-aa96aec198f3 HTTP/1.1" 200 115 0.043896 10.0.0.129 - - [2025-11-18 01:04:46] "DELETE /loadbalancer-pool/5605600c-5fdd-4751-87c5-f6c922b47bba HTTP/1.1" 200 115 0.045399 10.0.0.129 - - [2025-11-18 01:04:46] "DELETE /loadbalancer-listener/3ad30c5e-c3ec-4f30-a830-021ba42e2135 HTTP/1.1" 200 115 0.040477 10.0.0.129 - - [2025-11-18 01:04:46] "DELETE /loadbalancer/26493e0a-5772-4d46-b232-2752e10e7595 HTTP/1.1" 200 115 0.035466 10.0.0.129 - - [2025-11-18 01:04:46] "DELETE /floating-ip/4148aa1e-1f47-44e6-8f95-344a721739db HTTP/1.1" 200 115 0.040139 10.0.0.129 - - [2025-11-18 01:04:46] "DELETE /instance-ip/6b2ae686-83b1-4c2d-8069-ea6b55a5ffc6 HTTP/1.1" 200 115 0.040966 10.0.0.129 - - [2025-11-18 01:04:46] "DELETE /virtual-machine-interface/ebe1d6da-6733-4603-981f-3863adbefafd HTTP/1.1" 200 115 0.042892 10.0.0.129 - - [2025-11-18 01:04:46] "DELETE /tag/0a3867fd-0d89-47ce-8e7b-94b6e5bf677c HTTP/1.1" 200 115 0.049306 10.0.0.129 - - [2025-11-18 01:04:46] "POST /projects HTTP/1.1" 409 238 0.002097 10.0.0.129 - - [2025-11-18 01:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.129 - - [2025-11-18 01:04:47] "GET /project/b60125af-a977-4d5f-898e-a5d2e52f7122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.056387 10.0.0.129 - - [2025-11-18 01:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.129 - - [2025-11-18 01:04:47] "GET /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.003903 10.0.0.129 - - [2025-11-18 01:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.129 - - [2025-11-18 01:04:47] "GET /virtual-network/56e468a9-a69e-42b9-8427-438ffeed1983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.003158 10.0.0.129 - - [2025-11-18 01:04:47] "POST /security-groups HTTP/1.1" 409 285 0.001884 10.0.0.129 - - [2025-11-18 01:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001175 10.0.0.129 - - [2025-11-18 01:04:47] "PUT /security-group/edf7213a-3ab2-467e-bced-c83b8273c6bc HTTP/1.1" 200 263 0.065760 10.0.0.129 - - [2025-11-18 01:04:47] "PUT /access-control-list/8d935a47-91e1-40fa-9cd5-fb8a3d0dda7b HTTP/1.1" 200 273 0.024652 10.0.0.129 - - [2025-11-18 01:04:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.062279 10.0.0.129 - - [2025-11-18 01:04:47] "GET /firewall-policy/67800b50-0868-455c-9ceb-48a20f874c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.014690 10.0.0.129 - - [2025-11-18 01:04:47] "PUT /access-control-list/164a0095-8a6c-4dee-b480-cf3a36be17d9 HTTP/1.1" 200 273 0.035827 [Introspect:8084]10.0.0.129 - - [2025-11-18 01:04:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.006089 [Introspect:8084]10.0.0.129 - - [2025-11-18 01:04:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001158 10.0.0.129 - - [2025-11-18 01:04:47] "GET /firewall-rule/460a3ed4-2ce3-43b4-9277-01c5ae458f70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.007932 10.0.0.129 - - [2025-11-18 01:04:47] "POST /ref-update HTTP/1.1" 200 156 0.061025 10.0.0.129 - - [2025-11-18 01:04:47] "DELETE /firewall-rule/460a3ed4-2ce3-43b4-9277-01c5ae458f70 HTTP/1.1" 200 115 0.044372 10.0.0.129 - - [2025-11-18 01:04:47] "GET /firewall-policy/67800b50-0868-455c-9ceb-48a20f874c1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.005501 10.0.0.129 - - [2025-11-18 01:04:47] "GET /firewall-rule/a8a64c0b-8faf-45be-93cb-b54f5130554f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003692 10.0.0.129 - - [2025-11-18 01:04:47] "POST /ref-update HTTP/1.1" 200 156 0.079850 10.0.0.129 - - [2025-11-18 01:04:47] "DELETE /firewall-rule/a8a64c0b-8faf-45be-93cb-b54f5130554f HTTP/1.1" 200 115 0.231398 10.0.0.129 - - [2025-11-18 01:04:47] "DELETE /tag/e168e605-2ac7-4c37-9de5-0fc9e58c1d9d HTTP/1.1" 200 115 0.128560 10.0.0.129 - - [2025-11-18 01:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012533 10.0.0.129 - - [2025-11-18 01:04:47] "GET /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.012023 10.0.0.129 - - [2025-11-18 01:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.129 - - [2025-11-18 01:04:48] "GET /virtual-network/56e468a9-a69e-42b9-8427-438ffeed1983?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.010518 10.0.0.129 - - [2025-11-18 01:04:48] "PUT /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121 HTTP/1.1" 200 265 0.073016 10.0.0.129 - - [2025-11-18 01:04:48] "PUT /virtual-network/56e468a9-a69e-42b9-8427-438ffeed1983 HTTP/1.1" 200 265 0.042417 10.0.0.129 - - [2025-11-18 01:04:48] "DELETE /security-group/edf7213a-3ab2-467e-bced-c83b8273c6bc HTTP/1.1" 200 115 0.070241 10.0.0.129 - - [2025-11-18 01:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.129 - - [2025-11-18 01:04:48] "DELETE /access-control-list/8d935a47-91e1-40fa-9cd5-fb8a3d0dda7b HTTP/1.1" 200 115 0.037484 10.0.0.129 - - [2025-11-18 01:04:48] "DELETE /access-control-list/164a0095-8a6c-4dee-b480-cf3a36be17d9 HTTP/1.1" 200 115 0.041153 10.0.0.129 - - [2025-11-18 01:04:48] "GET /project/b60125af-a977-4d5f-898e-a5d2e52f7122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.043405 10.0.0.129 - - [2025-11-18 01:04:48] "GET /project/b60125af-a977-4d5f-898e-a5d2e52f7122?fields=security_groups HTTP/1.1" 200 1352 0.040063 10.0.0.129 - - [2025-11-18 01:04:48] "DELETE /security-group/387451fd-4e2c-42c5-9e55-b54c5f5cb4ae HTTP/1.1" 200 115 0.059352 10.0.0.129 - - [2025-11-18 01:04:48] "DELETE /access-control-list/d7c1cd7d-2e14-4bc4-b87f-e1621056184c HTTP/1.1" 200 115 0.052066 10.0.0.129 - - [2025-11-18 01:04:48] "GET /project/b60125af-a977-4d5f-898e-a5d2e52f7122?fields=application_policy_sets HTTP/1.1" 200 1391 0.059523 10.0.0.129 - - [2025-11-18 01:04:48] "DELETE /access-control-list/1e0ad9e2-a6e7-429f-b23d-695b3c6abf2a HTTP/1.1" 200 115 0.055225 10.0.0.129 - - [2025-11-18 01:04:48] "DELETE /project/b60125af-a977-4d5f-898e-a5d2e52f7122 HTTP/1.1" 200 115 0.342986 10.0.0.129 - - [2025-11-18 01:05:30] "GET / HTTP/1.1" 200 36215 0.001646 10.0.0.129 - - [2025-11-18 01:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.129 - - [2025-11-18 01:05:30] "GET /global-vrouter-config/2e6fe626-5a0d-44e3-895c-3c80d1fab81a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002384 10.0.0.129 - - [2025-11-18 01:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.129 - - [2025-11-18 01:05:30] "GET /global-vrouter-config/2e6fe626-5a0d-44e3-895c-3c80d1fab81a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002037 10.0.0.129 - - [2025-11-18 01:05:44] "GET / HTTP/1.1" 200 36215 0.001333 10.0.0.129 - - [2025-11-18 01:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.129 - - [2025-11-18 01:05:44] "GET /global-system-config/81e8c001-d921-4b90-9041-87e7ad78a06e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004172 10.0.0.129 - - [2025-11-18 01:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.129 - - [2025-11-18 01:05:44] "GET /config-node/6dd41be8-8c0f-4864-9428-f2ba16651a91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002301 10.0.0.129 - - [2025-11-18 01:05:45] "GET / HTTP/1.1" 200 36215 0.002275 10.0.0.129 - - [2025-11-18 01:05:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002280 10.0.0.129 - - [2025-11-18 01:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.129 - - [2025-11-18 01:05:50] "GET /global-vrouter-config/2e6fe626-5a0d-44e3-895c-3c80d1fab81a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002267 10.0.0.129 - - [2025-11-18 01:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001291 10.0.0.129 - - [2025-11-18 01:05:50] "PUT /global-vrouter-config/2e6fe626-5a0d-44e3-895c-3c80d1fab81a HTTP/1.1" 200 277 0.007043 10.0.0.129 - - [2025-11-18 01:05:50] "GET / HTTP/1.1" 200 36215 0.001631 10.0.0.129 - - [2025-11-18 01:05:50] "POST /alarms HTTP/1.1" 409 264 0.002099 10.0.0.129 - - [2025-11-18 01:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001225 10.0.0.129 - - [2025-11-18 01:05:50] "PUT /alarm/c031d8c0-eb6e-43f1-abfa-e8634b4c3a5f HTTP/1.1" 200 245 0.016171 10.0.0.129 - - [2025-11-18 01:05:50] "POST /alarms HTTP/1.1" 409 261 0.014740 10.0.0.129 - - [2025-11-18 01:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.129 - - [2025-11-18 01:05:50] "PUT /alarm/fb04d1dd-d626-46a8-9395-d4d7095a37b8 HTTP/1.1" 200 245 0.009331 10.0.0.129 - - [2025-11-18 01:05:50] "POST /alarms HTTP/1.1" 409 261 0.007940 10.0.0.129 - - [2025-11-18 01:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001361 10.0.0.129 - - [2025-11-18 01:05:50] "PUT /alarm/2a021f0e-a6af-4642-89b4-3141d76d121a HTTP/1.1" 200 245 0.008783 10.0.0.129 - - [2025-11-18 01:05:50] "POST /alarms HTTP/1.1" 409 253 0.002805 10.0.0.129 - - [2025-11-18 01:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.129 - - [2025-11-18 01:05:50] "PUT /alarm/f2dc2801-7e48-4359-b5b8-264329899802 HTTP/1.1" 200 245 0.010793 10.0.0.129 - - [2025-11-18 01:05:50] "POST /alarms HTTP/1.1" 409 251 0.006161 10.0.0.129 - - [2025-11-18 01:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.129 - - [2025-11-18 01:05:50] "PUT /alarm/6bbfcea8-2992-4254-9918-4623ab7faf37 HTTP/1.1" 200 245 0.009695 10.0.0.129 - - [2025-11-18 01:05:50] "POST /alarms HTTP/1.1" 409 252 0.002624 10.0.0.129 - - [2025-11-18 01:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.129 - - [2025-11-18 01:05:50] "PUT /alarm/7785a4e9-1c0d-46ae-bf0d-42fcc65d1d0e HTTP/1.1" 200 245 0.010247 10.0.0.129 - - [2025-11-18 01:05:50] "POST /alarms HTTP/1.1" 409 256 0.006994 10.0.0.129 - - [2025-11-18 01:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004415 10.0.0.129 - - [2025-11-18 01:05:50] "PUT /alarm/7e3b7b00-173d-4d83-b4b2-171e979492b4 HTTP/1.1" 200 245 0.009454 10.0.0.129 - - [2025-11-18 01:05:50] "POST /alarms HTTP/1.1" 409 248 0.007637 10.0.0.129 - - [2025-11-18 01:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.129 - - [2025-11-18 01:05:50] "PUT /alarm/358262ff-62fc-49ab-8dcb-ce3aede4d168 HTTP/1.1" 200 245 0.010692 10.0.0.129 - - [2025-11-18 01:05:50] "POST /alarms HTTP/1.1" 409 252 0.006932 10.0.0.129 - - [2025-11-18 01:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.129 - - [2025-11-18 01:05:51] "PUT /alarm/4f866e2c-9d4e-4426-8b37-35fa0c13d58f HTTP/1.1" 200 245 0.012816 10.0.0.129 - - [2025-11-18 01:05:51] "POST /alarms HTTP/1.1" 409 257 0.009614 10.0.0.129 - - [2025-11-18 01:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001193 10.0.0.129 - - [2025-11-18 01:05:51] "PUT /alarm/b80264b5-9dc5-4db9-ae6c-80f7c612e5fc HTTP/1.1" 200 245 0.010459 10.0.0.129 - - [2025-11-18 01:05:51] "POST /alarms HTTP/1.1" 409 251 0.007824 10.0.0.129 - - [2025-11-18 01:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.129 - - [2025-11-18 01:05:51] "GET /global-system-configs HTTP/1.1" 200 323 0.007046 10.0.0.129 - - [2025-11-18 01:05:51] "PUT /alarm/b030c6c9-0eee-40b8-80d3-a4f294f4c5b4 HTTP/1.1" 200 245 0.011501 10.0.0.129 - - [2025-11-18 01:05:51] "POST /alarms HTTP/1.1" 409 257 0.008544 10.0.0.129 - - [2025-11-18 01:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001911 10.0.0.129 - - [2025-11-18 01:05:51] "PUT /alarm/91126497-0d29-4c84-a54e-5f59cc064cf6 HTTP/1.1" 200 245 0.010338 10.0.0.129 - - [2025-11-18 01:05:51] "POST /alarms HTTP/1.1" 409 261 0.005096 10.0.0.129 - - [2025-11-18 01:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006427 10.0.0.129 - - [2025-11-18 01:05:51] "PUT /alarm/547c8c5e-afe5-4664-9e26-7a1e7e1ae098 HTTP/1.1" 200 245 0.009743 10.0.0.129 - - [2025-11-18 01:05:51] "POST /alarms HTTP/1.1" 409 258 0.005960 10.0.0.129 - - [2025-11-18 01:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.129 - - [2025-11-18 01:05:51] "PUT /alarm/a76788a4-4035-4a8e-acbc-29c526c73040 HTTP/1.1" 200 245 0.010441 10.0.0.129 - - [2025-11-18 01:05:51] "POST /alarms HTTP/1.1" 409 254 0.005440 10.0.0.129 - - [2025-11-18 01:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.129 - - [2025-11-18 01:05:51] "PUT /alarm/3649c33f-9c51-4681-8258-cb4235ee83de HTTP/1.1" 200 245 0.011294 10.0.0.129 - - [2025-11-18 01:05:51] "POST /alarms HTTP/1.1" 409 254 0.005374 10.0.0.129 - - [2025-11-18 01:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.129 - - [2025-11-18 01:05:51] "PUT /alarm/b8387440-0fa4-44bf-af10-5b7f9ac62b6a HTTP/1.1" 200 245 0.010929 10.0.0.129 - - [2025-11-18 01:05:51] "POST /alarms HTTP/1.1" 409 254 0.012181 10.0.0.129 - - [2025-11-18 01:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.129 - - [2025-11-18 01:05:51] "PUT /alarm/b307db39-8b05-4446-879b-15ecf16ac1c2 HTTP/1.1" 200 245 0.010350 10.0.0.129 - - [2025-11-18 01:05:51] "POST /alarms HTTP/1.1" 409 247 0.010345 10.0.0.129 - - [2025-11-18 01:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001374 10.0.0.129 - - [2025-11-18 01:05:51] "PUT /alarm/7276ebe1-f379-4f95-8f6f-8f30c7ee92cb HTTP/1.1" 200 245 0.009817 10.0.0.129 - - [2025-11-18 01:05:51] "POST /alarms HTTP/1.1" 409 272 0.008067 10.0.0.129 - - [2025-11-18 01:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001244 10.0.0.129 - - [2025-11-18 01:05:51] "PUT /alarm/87ece69f-5429-4e96-abe9-8a4a180185e9 HTTP/1.1" 200 245 0.010228 10.0.0.129 - - [2025-11-18 01:05:51] "POST /alarms HTTP/1.1" 409 261 0.011793 10.0.0.129 - - [2025-11-18 01:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.129 - - [2025-11-18 01:05:51] "PUT /alarm/2fd164c2-efc5-4b4f-85a9-4ff9935ed2b6 HTTP/1.1" 200 245 0.012928 10.0.0.129 - - [2025-11-18 01:05:51] "POST /alarms HTTP/1.1" 409 259 0.001538 10.0.0.129 - - [2025-11-18 01:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008026 10.0.0.129 - - [2025-11-18 01:05:51] "PUT /alarm/dce25054-415d-4343-bc32-29677e8e024a HTTP/1.1" 200 245 0.015031 10.0.0.129 - - [2025-11-18 01:05:51] "POST /alarms HTTP/1.1" 409 265 0.002116 10.0.0.129 - - [2025-11-18 01:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001370 10.0.0.129 - - [2025-11-18 01:05:51] "PUT /alarm/22d45f71-d3f0-4d5e-b610-ab4dff3fae1f HTTP/1.1" 200 245 0.009558 10.0.0.129 - - [2025-11-18 01:05:51] "POST /alarms HTTP/1.1" 409 279 0.007513 10.0.0.129 - - [2025-11-18 01:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001354 10.0.0.129 - - [2025-11-18 01:05:51] "PUT /alarm/0db88f78-1183-4adc-a46c-ae7834f6e701 HTTP/1.1" 200 245 0.009900 10.0.0.129 - - [2025-11-18 01:05:52] "GET / HTTP/1.1" 200 36215 0.001625 10.0.0.129 - - [2025-11-18 01:05:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001983 10.0.0.129 - - [2025-11-18 01:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001345 10.0.0.129 - - [2025-11-18 01:05:52] "PUT /global-vrouter-config/2e6fe626-5a0d-44e3-895c-3c80d1fab81a HTTP/1.1" 200 277 0.007498 10.0.0.129 - - [2025-11-18 01:05:52] "GET /global-system-configs HTTP/1.1" 200 323 0.009874 10.0.0.129 - - [2025-11-18 01:05:52] "GET / HTTP/1.1" 200 36215 0.001624 10.0.0.129 - - [2025-11-18 01:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.129 - - [2025-11-18 01:05:52] "GET /global-vrouter-config/2e6fe626-5a0d-44e3-895c-3c80d1fab81a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002308 10.0.0.129 - - [2025-11-18 01:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001426 10.0.0.129 - - [2025-11-18 01:05:52] "PUT /global-vrouter-config/2e6fe626-5a0d-44e3-895c-3c80d1fab81a HTTP/1.1" 200 277 0.009955 10.0.0.129 - - [2025-11-18 01:05:52] "GET / HTTP/1.1" 200 36215 0.001646 10.0.0.129 - - [2025-11-18 01:05:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.129 - - [2025-11-18 01:05:52] "GET /global-system-config/81e8c001-d921-4b90-9041-87e7ad78a06e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006881 10.0.0.129 - - [2025-11-18 01:05:52] "PUT /global-system-config/81e8c001-d921-4b90-9041-87e7ad78a06e HTTP/1.1" 200 275 0.014879 10.0.0.129 - - [2025-11-18 01:05:56] "GET / HTTP/1.1" 200 36215 0.001615 10.0.0.129 - - [2025-11-18 01:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.129 - - [2025-11-18 01:05:56] "GET /routing-instance/d2ebd8b3-a4a9-4924-80ef-5a77a1d843f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003351 10.0.0.129 - - [2025-11-18 01:05:56] "POST /bgp-routers HTTP/1.1" 409 301 0.001736 10.0.0.129 - - [2025-11-18 01:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.129 - - [2025-11-18 01:05:56] "GET /bgp-router/32b42fc5-715b-41b1-8509-accd3c19b86f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.002950 10.0.0.129 - - [2025-11-18 01:05:56] "PUT /bgp-router/32b42fc5-715b-41b1-8509-accd3c19b86f HTTP/1.1" 200 255 0.012002 [Introspect:8084]10.0.0.129 - - [2025-11-18 01:05:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000939 [Introspect:8084]10.0.0.129 - - [2025-11-18 01:05:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000998 10.0.0.129 - - [2025-11-18 01:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.129 - - [2025-11-18 01:05:59] "GET /global-vrouter-config/2e6fe626-5a0d-44e3-895c-3c80d1fab81a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.003960 10.0.0.129 - - [2025-11-18 01:06:11] "GET / HTTP/1.1" 200 36215 0.001696 10.0.0.129 - - [2025-11-18 01:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.129 - - [2025-11-18 01:06:11] "GET /global-system-config/81e8c001-d921-4b90-9041-87e7ad78a06e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004375 10.0.0.129 - - [2025-11-18 01:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.129 - - [2025-11-18 01:06:11] "GET /config-node/6dd41be8-8c0f-4864-9428-f2ba16651a91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002492 10.0.0.129 - - [2025-11-18 01:06:23] "GET / HTTP/1.1" 200 36215 0.002097 10.0.0.129 - - [2025-11-18 01:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.129 - - [2025-11-18 01:06:23] "GET /routing-instance/d2ebd8b3-a4a9-4924-80ef-5a77a1d843f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002523 10.0.0.129 - - [2025-11-18 01:06:23] "POST /bgp-routers HTTP/1.1" 409 301 0.001842 10.0.0.129 - - [2025-11-18 01:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.129 - - [2025-11-18 01:06:23] "GET /bgp-router/32b42fc5-715b-41b1-8509-accd3c19b86f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.002417 10.0.0.129 - - [2025-11-18 01:06:23] "PUT /bgp-router/32b42fc5-715b-41b1-8509-accd3c19b86f HTTP/1.1" 200 255 0.013161 [Introspect:8084]10.0.0.129 - - [2025-11-18 01:06:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000965 [Introspect:8084]10.0.0.129 - - [2025-11-18 01:06:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000908 10.0.0.129 - - [2025-11-18 01:06:37] "GET / HTTP/1.1" 200 36215 0.001701 10.0.0.129 - - [2025-11-18 01:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.129 - - [2025-11-18 01:06:37] "GET /global-system-config/81e8c001-d921-4b90-9041-87e7ad78a06e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.003953 10.0.0.129 - - [2025-11-18 01:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001556 10.0.0.129 - - [2025-11-18 01:06:37] "GET /config-node/6dd41be8-8c0f-4864-9428-f2ba16651a91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.001634 10.0.0.129 - - [2025-11-18 01:06:38] "GET / HTTP/1.1" 200 36215 0.001335 10.0.0.129 - - [2025-11-18 01:06:38] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001835 10.0.0.129 - - [2025-11-18 01:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.129 - - [2025-11-18 01:06:43] "GET /global-vrouter-config/2e6fe626-5a0d-44e3-895c-3c80d1fab81a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002440 10.0.0.129 - - [2025-11-18 01:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001448 10.0.0.129 - - [2025-11-18 01:06:43] "PUT /global-vrouter-config/2e6fe626-5a0d-44e3-895c-3c80d1fab81a HTTP/1.1" 200 277 0.007169 10.0.0.129 - - [2025-11-18 01:06:43] "GET / HTTP/1.1" 200 36215 0.001873 10.0.0.129 - - [2025-11-18 01:06:43] "POST /alarms HTTP/1.1" 409 264 0.002147 10.0.0.129 - - [2025-11-18 01:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.129 - - [2025-11-18 01:06:43] "PUT /alarm/c031d8c0-eb6e-43f1-abfa-e8634b4c3a5f HTTP/1.1" 200 245 0.007452 10.0.0.129 - - [2025-11-18 01:06:43] "POST /alarms HTTP/1.1" 409 261 0.001438 10.0.0.129 - - [2025-11-18 01:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.129 - - [2025-11-18 01:06:43] "PUT /alarm/fb04d1dd-d626-46a8-9395-d4d7095a37b8 HTTP/1.1" 200 245 0.017003 10.0.0.129 - - [2025-11-18 01:06:43] "POST /alarms HTTP/1.1" 409 261 0.001616 10.0.0.129 - - [2025-11-18 01:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.129 - - [2025-11-18 01:06:43] "PUT /alarm/2a021f0e-a6af-4642-89b4-3141d76d121a HTTP/1.1" 200 245 0.009191 10.0.0.129 - - [2025-11-18 01:06:43] "POST /alarms HTTP/1.1" 409 253 0.003151 10.0.0.129 - - [2025-11-18 01:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001288 10.0.0.129 - - [2025-11-18 01:06:43] "PUT /alarm/f2dc2801-7e48-4359-b5b8-264329899802 HTTP/1.1" 200 245 0.009573 10.0.0.129 - - [2025-11-18 01:06:43] "POST /alarms HTTP/1.1" 409 251 0.003560 10.0.0.129 - - [2025-11-18 01:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001335 10.0.0.129 - - [2025-11-18 01:06:43] "PUT /alarm/6bbfcea8-2992-4254-9918-4623ab7faf37 HTTP/1.1" 200 245 0.009699 10.0.0.129 - - [2025-11-18 01:06:43] "POST /alarms HTTP/1.1" 409 252 0.009342 10.0.0.129 - - [2025-11-18 01:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001293 10.0.0.129 - - [2025-11-18 01:06:43] "PUT /alarm/7785a4e9-1c0d-46ae-bf0d-42fcc65d1d0e HTTP/1.1" 200 245 0.009235 10.0.0.129 - - [2025-11-18 01:06:43] "POST /alarms HTTP/1.1" 409 256 0.005250 10.0.0.129 - - [2025-11-18 01:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.129 - - [2025-11-18 01:06:43] "PUT /alarm/7e3b7b00-173d-4d83-b4b2-171e979492b4 HTTP/1.1" 200 245 0.010544 10.0.0.129 - - [2025-11-18 01:06:43] "POST /alarms HTTP/1.1" 409 248 0.004158 10.0.0.129 - - [2025-11-18 01:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.129 - - [2025-11-18 01:06:43] "PUT /alarm/358262ff-62fc-49ab-8dcb-ce3aede4d168 HTTP/1.1" 200 245 0.008574 10.0.0.129 - - [2025-11-18 01:06:43] "POST /alarms HTTP/1.1" 409 252 0.010976 10.0.0.129 - - [2025-11-18 01:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001607 10.0.0.129 - - [2025-11-18 01:06:43] "PUT /alarm/4f866e2c-9d4e-4426-8b37-35fa0c13d58f HTTP/1.1" 200 245 0.009433 10.0.0.129 - - [2025-11-18 01:06:43] "POST /alarms HTTP/1.1" 409 257 0.003842 10.0.0.129 - - [2025-11-18 01:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.129 - - [2025-11-18 01:06:43] "PUT /alarm/b80264b5-9dc5-4db9-ae6c-80f7c612e5fc HTTP/1.1" 200 245 0.008927 10.0.0.129 - - [2025-11-18 01:06:43] "POST /alarms HTTP/1.1" 409 251 0.004451 10.0.0.129 - - [2025-11-18 01:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001516 10.0.0.129 - - [2025-11-18 01:06:44] "PUT /alarm/b030c6c9-0eee-40b8-80d3-a4f294f4c5b4 HTTP/1.1" 200 245 0.009231 10.0.0.129 - - [2025-11-18 01:06:44] "POST /alarms HTTP/1.1" 409 257 0.007802 10.0.0.129 - - [2025-11-18 01:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001414 10.0.0.129 - - [2025-11-18 01:06:44] "PUT /alarm/91126497-0d29-4c84-a54e-5f59cc064cf6 HTTP/1.1" 200 245 0.010773 10.0.0.129 - - [2025-11-18 01:06:44] "POST /alarms HTTP/1.1" 409 261 0.007094 10.0.0.129 - - [2025-11-18 01:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.129 - - [2025-11-18 01:06:44] "PUT /alarm/547c8c5e-afe5-4664-9e26-7a1e7e1ae098 HTTP/1.1" 200 245 0.010086 10.0.0.129 - - [2025-11-18 01:06:44] "POST /alarms HTTP/1.1" 409 258 0.009473 10.0.0.129 - - [2025-11-18 01:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.129 - - [2025-11-18 01:06:44] "PUT /alarm/a76788a4-4035-4a8e-acbc-29c526c73040 HTTP/1.1" 200 245 0.009287 10.0.0.129 - - [2025-11-18 01:06:44] "POST /alarms HTTP/1.1" 409 254 0.009640 10.0.0.129 - - [2025-11-18 01:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001361 10.0.0.129 - - [2025-11-18 01:06:44] "PUT /alarm/3649c33f-9c51-4681-8258-cb4235ee83de HTTP/1.1" 200 245 0.008859 10.0.0.129 - - [2025-11-18 01:06:44] "POST /alarms HTTP/1.1" 409 254 0.004246 10.0.0.129 - - [2025-11-18 01:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006194 10.0.0.129 - - [2025-11-18 01:06:44] "PUT /alarm/b8387440-0fa4-44bf-af10-5b7f9ac62b6a HTTP/1.1" 200 245 0.011518 10.0.0.129 - - [2025-11-18 01:06:44] "POST /alarms HTTP/1.1" 409 254 0.009263 10.0.0.129 - - [2025-11-18 01:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.129 - - [2025-11-18 01:06:44] "PUT /alarm/b307db39-8b05-4446-879b-15ecf16ac1c2 HTTP/1.1" 200 245 0.009041 10.0.0.129 - - [2025-11-18 01:06:44] "POST /alarms HTTP/1.1" 409 247 0.009242 10.0.0.129 - - [2025-11-18 01:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.129 - - [2025-11-18 01:06:44] "PUT /alarm/7276ebe1-f379-4f95-8f6f-8f30c7ee92cb HTTP/1.1" 200 245 0.008906 10.0.0.129 - - [2025-11-18 01:06:44] "POST /alarms HTTP/1.1" 409 272 0.007914 10.0.0.129 - - [2025-11-18 01:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.129 - - [2025-11-18 01:06:44] "PUT /alarm/87ece69f-5429-4e96-abe9-8a4a180185e9 HTTP/1.1" 200 245 0.008637 10.0.0.129 - - [2025-11-18 01:06:44] "POST /alarms HTTP/1.1" 409 261 0.005954 10.0.0.129 - - [2025-11-18 01:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001435 10.0.0.129 - - [2025-11-18 01:06:44] "PUT /alarm/2fd164c2-efc5-4b4f-85a9-4ff9935ed2b6 HTTP/1.1" 200 245 0.008887 10.0.0.129 - - [2025-11-18 01:06:44] "POST /alarms HTTP/1.1" 409 259 0.011644 10.0.0.129 - - [2025-11-18 01:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001338 10.0.0.129 - - [2025-11-18 01:06:44] "PUT /alarm/dce25054-415d-4343-bc32-29677e8e024a HTTP/1.1" 200 245 0.008960 10.0.0.129 - - [2025-11-18 01:06:44] "POST /alarms HTTP/1.1" 409 265 0.002914 10.0.0.129 - - [2025-11-18 01:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.129 - - [2025-11-18 01:06:44] "PUT /alarm/22d45f71-d3f0-4d5e-b610-ab4dff3fae1f HTTP/1.1" 200 245 0.009553 10.0.0.129 - - [2025-11-18 01:06:44] "POST /alarms HTTP/1.1" 409 279 0.003993 10.0.0.129 - - [2025-11-18 01:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.129 - - [2025-11-18 01:06:44] "PUT /alarm/0db88f78-1183-4adc-a46c-ae7834f6e701 HTTP/1.1" 200 245 0.024437 10.0.0.129 - - [2025-11-18 01:06:45] "GET / HTTP/1.1" 200 36215 0.001781 10.0.0.129 - - [2025-11-18 01:06:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002302 10.0.0.129 - - [2025-11-18 01:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.129 - - [2025-11-18 01:06:45] "PUT /global-vrouter-config/2e6fe626-5a0d-44e3-895c-3c80d1fab81a HTTP/1.1" 200 277 0.006862 10.0.0.129 - - [2025-11-18 01:06:45] "GET / HTTP/1.1" 200 36215 0.001540 10.0.0.129 - - [2025-11-18 01:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.129 - - [2025-11-18 01:06:45] "GET /global-vrouter-config/2e6fe626-5a0d-44e3-895c-3c80d1fab81a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002845 10.0.0.129 - - [2025-11-18 01:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.129 - - [2025-11-18 01:06:45] "PUT /global-vrouter-config/2e6fe626-5a0d-44e3-895c-3c80d1fab81a HTTP/1.1" 200 277 0.009461 10.0.0.129 - - [2025-11-18 01:06:45] "GET / HTTP/1.1" 200 36215 0.001758 10.0.0.129 - - [2025-11-18 01:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014066 10.0.0.129 - - [2025-11-18 01:06:45] "GET /global-system-config/81e8c001-d921-4b90-9041-87e7ad78a06e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004868 10.0.0.129 - - [2025-11-18 01:06:45] "PUT /global-system-config/81e8c001-d921-4b90-9041-87e7ad78a06e HTTP/1.1" 200 275 0.015889 10.0.0.129 - - [2025-11-18 01:06:49] "GET / HTTP/1.1" 200 36215 0.001650 10.0.0.129 - - [2025-11-18 01:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.129 - - [2025-11-18 01:06:49] "GET /routing-instance/d2ebd8b3-a4a9-4924-80ef-5a77a1d843f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002432 10.0.0.129 - - [2025-11-18 01:06:49] "POST /bgp-routers HTTP/1.1" 409 301 0.001702 10.0.0.129 - - [2025-11-18 01:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.129 - - [2025-11-18 01:06:49] "GET /bgp-router/32b42fc5-715b-41b1-8509-accd3c19b86f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.002837 10.0.0.129 - - [2025-11-18 01:06:49] "PUT /bgp-router/32b42fc5-715b-41b1-8509-accd3c19b86f HTTP/1.1" 200 255 0.013582 [Introspect:8084]10.0.0.129 - - [2025-11-18 01:06:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001493 [Introspect:8084]10.0.0.129 - - [2025-11-18 01:06:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001309 10.0.0.129 - - [2025-11-18 01:06:53] "POST /tags HTTP/1.1" 200 356 0.024563 10.0.0.129 - - [2025-11-18 01:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.013453 10.0.0.129 - - [2025-11-18 01:06:53] "GET /tag/ed5274e8-a01b-4b9b-a510-df325c347bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.015571 10.0.0.129 - - [2025-11-18 01:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.129 - - [2025-11-18 01:06:53] "GET /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004067 10.0.0.129 - - [2025-11-18 01:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.129 - - [2025-11-18 01:06:54] "GET /project/b1141a04-e0e8-4bd3-b7c4-1b218fcc082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.057250 10.0.0.129 - - [2025-11-18 01:06:54] "POST /virtual-machines HTTP/1.1" 200 352 0.012516 10.0.0.129 - - [2025-11-18 01:06:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.009322 10.0.0.129 - - [2025-11-18 01:06:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.107645 10.0.0.129 - - [2025-11-18 01:06:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.009881 10.0.0.129 - - [2025-11-18 01:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004787 10.0.0.129 - - [2025-11-18 01:06:54] "GET /virtual-machine-interface/df2901de-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.008583 10.0.0.129 - - [2025-11-18 01:06:54] "POST /instance-ips HTTP/1.1" 200 392 0.018646 10.0.0.129 - - [2025-11-18 01:06:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.022370 10.0.0.129 - - [2025-11-18 01:06:54] "GET /virtual-machine-interface/df2901de-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.016081 10.0.0.129 - - [2025-11-18 01:06:54] "POST /set-tag HTTP/1.1" 200 109 0.013751 10.0.0.129 - - [2025-11-18 01:06:54] "GET /virtual-machine-interface/df2901de-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.014567 10.0.0.129 - - [2025-11-18 01:06:54] "GET /instance-ip/df41deac-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003853 10.0.0.129 - - [2025-11-18 01:06:54] "GET /virtual-machine-interface/df2901de-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004142 10.0.0.129 - - [2025-11-18 01:06:54] "POST /set-tag HTTP/1.1" 200 109 0.002049 10.0.0.129 - - [2025-11-18 01:06:54] "GET /virtual-router/2d8b5e2a-cd4c-4733-80d4-e5e80bb3c0b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.002819 10.0.0.129 - - [2025-11-18 01:06:54] "POST /ref-update HTTP/1.1" 200 156 0.007570 10.0.0.129 - - [2025-11-18 01:06:54] "GET /virtual-machine-interface/df2901de-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006706 10.0.0.129 - - [2025-11-18 01:06:54] "POST /set-tag HTTP/1.1" 200 109 0.003906 10.0.0.129 - - [2025-11-18 01:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.129 - - [2025-11-18 01:06:54] "GET /virtual-network/dacec68e-f6fa-43a5-9382-9596fdb7e121?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005781 10.0.0.129 - - [2025-11-18 01:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001213 10.0.0.129 - - [2025-11-18 01:06:54] "GET /project/b1141a04-e0e8-4bd3-b7c4-1b218fcc082c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.033257 10.0.0.129 - - [2025-11-18 01:06:54] "POST /virtual-machines HTTP/1.1" 200 356 0.008858 10.0.0.129 - - [2025-11-18 01:06:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.014913 10.0.0.129 - - [2025-11-18 01:06:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.096536 10.0.0.129 - - [2025-11-18 01:06:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.007727 10.0.0.129 - - [2025-11-18 01:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005875 10.0.0.129 - - [2025-11-18 01:06:54] "GET /virtual-machine-interface/df936c54-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.010805 10.0.0.129 - - [2025-11-18 01:06:55] "POST /instance-ips HTTP/1.1" 200 396 0.030849 10.0.0.129 - - [2025-11-18 01:06:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.018748 10.0.0.129 - - [2025-11-18 01:06:55] "GET /virtual-machine-interface/df936c54-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.012318 10.0.0.129 - - [2025-11-18 01:06:55] "POST /set-tag HTTP/1.1" 200 109 0.016379 10.0.0.129 - - [2025-11-18 01:06:55] "GET /virtual-machine-interface/df936c54-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.016589 10.0.0.129 - - [2025-11-18 01:06:55] "GET /instance-ip/dfaa90f0-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.003589 10.0.0.129 - - [2025-11-18 01:06:55] "GET /virtual-machine-interface/df936c54-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005054 10.0.0.129 - - [2025-11-18 01:06:55] "POST /set-tag HTTP/1.1" 200 109 0.002256 10.0.0.129 - - [2025-11-18 01:06:55] "GET /virtual-router/2d8b5e2a-cd4c-4733-80d4-e5e80bb3c0b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.003558 10.0.0.129 - - [2025-11-18 01:06:55] "POST /ref-update HTTP/1.1" 200 156 0.007747 10.0.0.129 - - [2025-11-18 01:06:55] "GET /virtual-machine-interface/df936c54-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.025224 10.0.0.129 - - [2025-11-18 01:06:55] "POST /set-tag HTTP/1.1" 200 109 0.003047 10.0.0.129 - - [2025-11-18 01:06:55] "GET /virtual-machine-interface/df2901de-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004500 10.0.0.129 - - [2025-11-18 01:06:55] "POST /set-tag HTTP/1.1" 200 109 0.002226 10.0.0.129 - - [2025-11-18 01:06:55] "GET /virtual-machine-interface/df936c54-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.007006 10.0.0.129 - - [2025-11-18 01:06:55] "POST /set-tag HTTP/1.1" 200 109 0.002067 10.0.0.129 - - [2025-11-18 01:07:04] "GET / HTTP/1.1" 200 36215 0.001635 10.0.0.129 - - [2025-11-18 01:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.129 - - [2025-11-18 01:07:04] "GET /global-system-config/81e8c001-d921-4b90-9041-87e7ad78a06e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.012643 10.0.0.129 - - [2025-11-18 01:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001948 10.0.0.129 - - [2025-11-18 01:07:04] "GET /config-node/6dd41be8-8c0f-4864-9428-f2ba16651a91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002514 10.0.0.129 - - [2025-11-18 01:07:08] "GET /virtual-machine-interface/df936c54-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004267 10.0.0.129 - - [2025-11-18 01:07:08] "POST /set-tag HTTP/1.1" 200 109 0.002043 10.0.0.129 - - [2025-11-18 01:07:09] "GET /virtual-machine-interface/df2901de-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004214 10.0.0.129 - - [2025-11-18 01:07:09] "POST /set-tag HTTP/1.1" 200 109 0.002217 10.0.0.129 - - [2025-11-18 01:07:09] "GET /virtual-machine-interface/df2901de-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005864 10.0.0.129 - - [2025-11-18 01:07:09] "POST /set-tag HTTP/1.1" 200 109 0.002702 10.0.0.129 - - [2025-11-18 01:07:16] "GET / HTTP/1.1" 200 36215 0.001569 10.0.0.129 - - [2025-11-18 01:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.129 - - [2025-11-18 01:07:16] "GET /routing-instance/d2ebd8b3-a4a9-4924-80ef-5a77a1d843f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003625 10.0.0.129 - - [2025-11-18 01:07:16] "POST /bgp-routers HTTP/1.1" 409 301 0.002734 10.0.0.129 - - [2025-11-18 01:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001315 10.0.0.129 - - [2025-11-18 01:07:16] "GET /bgp-router/32b42fc5-715b-41b1-8509-accd3c19b86f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1817 0.002485 10.0.0.129 - - [2025-11-18 01:07:16] "PUT /bgp-router/32b42fc5-715b-41b1-8509-accd3c19b86f HTTP/1.1" 200 255 0.011271 [Introspect:8084]10.0.0.129 - - [2025-11-18 01:07:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001017 [Introspect:8084]10.0.0.129 - - [2025-11-18 01:07:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000858 10.0.0.129 - - [2025-11-18 01:07:42] "GET /virtual-machine-interface/df2901de-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007459 10.0.0.129 - - [2025-11-18 01:07:42] "POST /set-tag HTTP/1.1" 200 109 0.006045 10.0.0.129 - - [2025-11-18 01:07:42] "GET /virtual-machine-interface/df2901de-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.003984 10.0.0.129 - - [2025-11-18 01:07:42] "POST /set-tag HTTP/1.1" 200 109 0.002024 10.0.0.129 - - [2025-11-18 01:07:42] "GET /virtual-machine/2ec078ee-9174-4f53-b765-e697161296e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003107 10.0.0.129 - - [2025-11-18 01:07:42] "POST /ref-update HTTP/1.1" 200 156 0.009172 10.0.0.129 - - [2025-11-18 01:07:42] "GET /virtual-machine-interface/df2901de-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.012426 10.0.0.129 - - [2025-11-18 01:07:42] "POST /set-tag HTTP/1.1" 200 109 0.015716 10.0.0.129 - - [2025-11-18 01:07:42] "POST /set-tag HTTP/1.1" 200 109 0.031600 10.0.0.129 - - [2025-11-18 01:07:42] "DELETE /instance-ip/df41deac-c41a-11f0-b842-fa163e474c6a HTTP/1.1" 200 115 0.090374 10.0.0.129 - - [2025-11-18 01:07:42] "DELETE /virtual-machine-interface/df2901de-c41a-11f0-b842-fa163e474c6a HTTP/1.1" 200 115 0.056247 10.0.0.129 - - [2025-11-18 01:07:42] "DELETE /virtual-machine/2ec078ee-9174-4f53-b765-e697161296e3 HTTP/1.1" 200 115 0.025461 10.0.0.129 - - [2025-11-18 01:07:42] "GET /virtual-machine-interface/df936c54-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.007056 10.0.0.129 - - [2025-11-18 01:07:42] "POST /set-tag HTTP/1.1" 200 109 0.002261 10.0.0.129 - - [2025-11-18 01:08:13] "GET /virtual-machine-interface/df936c54-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.018958 10.0.0.129 - - [2025-11-18 01:08:13] "POST /set-tag HTTP/1.1" 200 109 0.002568 10.0.0.129 - - [2025-11-18 01:08:13] "GET /virtual-machine-interface/df936c54-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004599 10.0.0.129 - - [2025-11-18 01:08:13] "POST /set-tag HTTP/1.1" 200 109 0.002365 10.0.0.129 - - [2025-11-18 01:08:13] "GET /virtual-machine/c355ea1a-b5c0-4a0f-839a-bae7f950431f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.006196 10.0.0.129 - - [2025-11-18 01:08:13] "POST /ref-update HTTP/1.1" 200 156 0.017633 10.0.0.129 - - [2025-11-18 01:08:13] "GET /virtual-machine-interface/df936c54-c41a-11f0-b842-fa163e474c6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004626 10.0.0.129 - - [2025-11-18 01:08:13] "POST /set-tag HTTP/1.1" 200 109 0.021707 10.0.0.129 - - [2025-11-18 01:08:13] "POST /set-tag HTTP/1.1" 200 109 0.032359 10.0.0.129 - - [2025-11-18 01:08:13] "DELETE /instance-ip/dfaa90f0-c41a-11f0-b842-fa163e474c6a HTTP/1.1" 200 115 0.031298 10.0.0.129 - - [2025-11-18 01:08:13] "DELETE /virtual-machine-interface/df936c54-c41a-11f0-b842-fa163e474c6a HTTP/1.1" 200 115 0.041039 10.0.0.129 - - [2025-11-18 01:08:13] "DELETE /virtual-machine/c355ea1a-b5c0-4a0f-839a-bae7f950431f HTTP/1.1" 200 115 0.024728 10.0.0.129 - - [2025-11-18 01:08:13] "DELETE /tag/ed5274e8-a01b-4b9b-a510-df325c347bb4 HTTP/1.1" 200 115 0.042799