++ 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: =================== Sat Aug 30 11:43:08 PM UTC 2025 ===================' INFO: =================== Sat Aug 30 11:43:08 PM 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 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.49 ++ 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.49 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.49 ++ ANALYTICSDB_NODES=10.0.0.49 ++ ANALYTICS_SNMP_NODES=10.0.0.49 ++ 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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8081 ' +++ '[' -n '10.0.0.49:8081 ' ']' +++ echo 10.0.0.49:8081 ++ ANALYTICS_SERVERS=10.0.0.49: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9042 ' +++ '[' -n '10.0.0.49:9042 ' ']' +++ echo 10.0.0.49:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.49:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.49 ++ 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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8086 ' +++ '[' -n '10.0.0.49:8086 ' ']' +++ echo 10.0.0.49:8086 ++ COLLECTOR_SERVERS=10.0.0.49: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.49 ++ CONFIGDB_NODES=10.0.0.49 ++ 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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8082 ' +++ '[' -n '10.0.0.49:8082 ' ']' +++ echo 10.0.0.49:8082 ++ CONFIG_SERVERS=10.0.0.49: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9161 ' +++ '[' -n '10.0.0.49:9161 ' ']' +++ echo 10.0.0.49:9161 ++ CONFIGDB_SERVERS=10.0.0.49: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9041 ' +++ '[' -n '10.0.0.49:9041 ' ']' +++ echo 10.0.0.49:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.49: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.49 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.49 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.49 ++ 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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+=10.0.0.49:2181, +++ '[' -n 10.0.0.49:2181, ']' +++ echo 10.0.0.49:2181 ++ ZOOKEEPER_SERVERS=10.0.0.49: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:2181 ' +++ '[' -n '10.0.0.49:2181 ' ']' +++ echo 10.0.0.49:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.49:2181 ++ RABBITMQ_NODES=10.0.0.49 ++ 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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+=10.0.0.49:5673, +++ '[' -n 10.0.0.49:5673, ']' +++ echo 10.0.0.49:5673 ++ RABBITMQ_SERVERS=10.0.0.49: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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:6379 ' +++ '[' -n '10.0.0.49:6379 ' ']' +++ echo 10.0.0.49:6379 ++ REDIS_SERVERS=10.0.0.49: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.49 ++ 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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9092 ' +++ '[' -n '10.0.0.49:9092 ' ']' +++ echo 10.0.0.49:9092 ++ KAFKA_SERVERS=10.0.0.49: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.49 ++ 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.49 ++ 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.49 ++ cut -d , -f 1 + local cassandra=10.0.0.49 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.49 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.49 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.49 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.49 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.49 +++ local servers=10.0.0.49 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' +++ cut -d ' ' -f 1 ++++ grep -vi host ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.49,10.245.192.1,127.0.0.1,172.17.0.1,252.49.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.49'\''))' +++ local server_ip=10.0.0.49 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.49 ]] +++ [[ ,10.0.0.49,10.245.192.1,127.0.0.1,172.17.0.1,252.49.0.1,, =~ ,10\.0\.0\.49, ]] +++ echo 10.0.0.49 1 +++ return ++ local ip=10.0.0.49 ++ [[ -z 10.0.0.49 ]] ++ echo 10.0.0.49 + host_ip=10.0.0.49 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.49:9041 + cassandra_server_list=10.0.0.49:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.49:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 + 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: 08/30/2025 23:43:51.916 7f5369977900 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/30/2025 23:43:52.074 7f5369977900 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/30/2025 23:43:52.085 7f5369977900 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/30/2025 23:43:52.085 7f5369977900 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.49 - - [2025-08-30 23:44:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000682 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.49:8082/ Hit Ctrl-C to quit. 10.0.0.49 - - [2025-08-30 23:44:03] "GET / HTTP/1.1" 503 181 0.000196 10.0.0.49 - - [2025-08-30 23:44:03] "GET / HTTP/1.1" 503 181 0.000192 10.0.0.49 - - [2025-08-30 23:44:04] "GET / HTTP/1.1" 200 35931 0.001307 10.0.0.49 - - [2025-08-30 23:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006376 10.0.0.49 - - [2025-08-30 23:44:04] "GET /global-system-config/5dde257f-5a22-49b7-9eb9-cc0ede688055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006868 10.0.0.49 - - [2025-08-30 23:44:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.008253 10.0.0.49 - - [2025-08-30 23:44:04] "POST /database-nodes HTTP/1.1" 200 597 0.088118 10.0.0.49 - - [2025-08-30 23:44:04] "GET / HTTP/1.1" 200 35931 0.001398 10.0.0.49 - - [2025-08-30 23:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004580 10.0.0.49 - - [2025-08-30 23:44:04] "GET /global-system-config/5dde257f-5a22-49b7-9eb9-cc0ede688055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.017626 10.0.0.49 - - [2025-08-30 23:44:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.004659 10.0.0.49 - - [2025-08-30 23:44:04] "POST /analytics-nodes HTTP/1.1" 200 599 0.033381 10.0.0.49 - - [2025-08-30 23:44:04] "GET / HTTP/1.1" 200 45303 0.001292 10.0.0.49 - - [2025-08-30 23:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005430 10.0.0.49 - - [2025-08-30 23:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005364 10.0.0.49 - - [2025-08-30 23:44:04] "GET / HTTP/1.1" 200 35931 0.001114 10.0.0.49 - - [2025-08-30 23:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.49 - - [2025-08-30 23:44:05] "GET /global-system-config/5dde257f-5a22-49b7-9eb9-cc0ede688055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.005858 10.0.0.49 - - [2025-08-30 23:44:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.002022 10.0.0.49 - - [2025-08-30 23:44:05] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.046304 10.0.0.49 - - [2025-08-30 23:44:05] "GET / HTTP/1.1" 200 35931 0.001787 10.0.0.49 - - [2025-08-30 23:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008116 10.0.0.49 - - [2025-08-30 23:44:05] "GET /global-system-config/5dde257f-5a22-49b7-9eb9-cc0ede688055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006455 10.0.0.49 - - [2025-08-30 23:44:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.001974 10.0.0.49 - - [2025-08-30 23:44:05] "POST /config-nodes HTTP/1.1" 200 593 0.032312 10.0.0.49 - - [2025-08-30 23:44:05] "GET / HTTP/1.1" 200 35931 0.001832 10.0.0.49 - - [2025-08-30 23:44:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002813 10.0.0.49 - - [2025-08-30 23:44:06] "GET / HTTP/1.1" 200 35931 0.001264 10.0.0.49 - - [2025-08-30 23:44:06] "GET / HTTP/1.1" 200 35931 0.001228 10.0.0.49 - - [2025-08-30 23:44:06] "POST /fqname-to-id HTTP/1.1" 404 186 0.002649 10.0.0.49 - - [2025-08-30 23:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.49 - - [2025-08-30 23:44:06] "GET /global-system-config/5dde257f-5a22-49b7-9eb9-cc0ede688055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.033565 10.0.0.49 - - [2025-08-30 23:44:06] "GET / HTTP/1.1" 200 35931 0.001345 10.0.0.49 - - [2025-08-30 23:44:06] "POST /service-appliance-sets HTTP/1.1" 200 553 0.047534 10.0.0.49 - - [2025-08-30 23:44:06] "POST /fqname-to-id HTTP/1.1" 404 180 0.002509 10.0.0.49 - - [2025-08-30 23:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.49 - - [2025-08-30 23:44:06] "GET /global-system-config/5dde257f-5a22-49b7-9eb9-cc0ede688055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.027253 10.0.0.49 - - [2025-08-30 23:44:06] "POST /service-appliance-sets HTTP/1.1" 200 541 0.047745 10.0.0.49 - - [2025-08-30 23:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.49 - - [2025-08-30 23:44:06] "GET /network-ipam/fb0ae1d8-f266-4a7a-86ea-7b9c7a721bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.013661 10.0.0.49 - - [2025-08-30 23:44:07] "POST /service-templates HTTP/1.1" 200 511 0.047236 10.0.0.49 - - [2025-08-30 23:44:07] "POST /service-templates HTTP/1.1" 200 501 0.047773 10.0.0.49 - - [2025-08-30 23:44:07] "POST /service-templates HTTP/1.1" 200 515 0.030745 10.0.0.49 - - [2025-08-30 23:44:07] "POST /fqname-to-id HTTP/1.1" 404 196 0.007204 10.0.0.49 - - [2025-08-30 23:44:07] "POST /service-templates HTTP/1.1" 200 535 0.078583 10.0.0.49 - - [2025-08-30 23:44:07] "POST /job-templates HTTP/1.1" 200 555 0.144195 10.0.0.49 - - [2025-08-30 23:44:07] "POST /fqname-to-id HTTP/1.1" 404 200 0.016057 10.0.0.49 - - [2025-08-30 23:44:07] "POST /service-templates HTTP/1.1" 200 507 0.087981 10.0.0.49 - - [2025-08-30 23:44:07] "POST /job-templates HTTP/1.1" 200 563 0.222600 10.0.0.49 - - [2025-08-30 23:44:07] "POST /fqname-to-id HTTP/1.1" 404 191 0.037658 10.0.0.49 - - [2025-08-30 23:44:07] "GET / HTTP/1.1" 200 35931 0.001644 10.0.0.49 - - [2025-08-30 23:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.49 - - [2025-08-30 23:44:07] "GET /global-system-config/5dde257f-5a22-49b7-9eb9-cc0ede688055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.029468 10.0.0.49 - - [2025-08-30 23:44:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.002045 10.0.0.49 - - [2025-08-30 23:44:07] "POST /job-templates HTTP/1.1" 200 545 0.124692 10.0.0.49 - - [2025-08-30 23:44:07] "POST /fqname-to-id HTTP/1.1" 404 207 0.022654 10.0.0.49 - - [2025-08-30 23:44:07] "GET / HTTP/1.1" 200 35931 0.001267 10.0.0.49 - - [2025-08-30 23:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.49 - - [2025-08-30 23:44:07] "GET /global-system-config/5dde257f-5a22-49b7-9eb9-cc0ede688055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011078 10.0.0.49 - - [2025-08-30 23:44:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.003746 10.0.0.49 - - [2025-08-30 23:44:07] "POST /config-database-nodes HTTP/1.1" 200 611 0.147195 10.0.0.49 - - [2025-08-30 23:44:08] "POST /job-templates HTTP/1.1" 200 577 0.188618 10.0.0.49 - - [2025-08-30 23:44:08] "POST /fqname-to-id HTTP/1.1" 404 208 0.031579 10.0.0.49 - - [2025-08-30 23:44:08] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.206802 10.0.0.49 - - [2025-08-30 23:44:08] "POST /job-templates HTTP/1.1" 200 579 0.085737 10.0.0.49 - - [2025-08-30 23:44:08] "POST /fqname-to-id HTTP/1.1" 404 210 0.008405 10.0.0.49 - - [2025-08-30 23:44:08] "POST /job-templates HTTP/1.1" 200 583 0.127344 10.0.0.49 - - [2025-08-30 23:44:08] "POST /fqname-to-id HTTP/1.1" 404 198 0.021634 10.0.0.49 - - [2025-08-30 23:44:08] "POST /job-templates HTTP/1.1" 200 559 0.079658 10.0.0.49 - - [2025-08-30 23:44:08] "POST /fqname-to-id HTTP/1.1" 404 203 0.028040 10.0.0.49 - - [2025-08-30 23:44:08] "POST /job-templates HTTP/1.1" 200 569 0.084963 10.0.0.49 - - [2025-08-30 23:44:08] "POST /fqname-to-id HTTP/1.1" 404 196 0.008717 10.0.0.49 - - [2025-08-30 23:44:08] "POST /job-templates HTTP/1.1" 200 555 0.100653 10.0.0.49 - - [2025-08-30 23:44:08] "POST /fqname-to-id HTTP/1.1" 404 196 0.027975 10.0.0.49 - - [2025-08-30 23:44:09] "POST /job-templates HTTP/1.1" 200 555 0.083977 10.0.0.49 - - [2025-08-30 23:44:09] "POST /fqname-to-id HTTP/1.1" 404 196 0.016334 10.0.0.49 - - [2025-08-30 23:44:09] "POST /job-templates HTTP/1.1" 200 555 0.087840 10.0.0.49 - - [2025-08-30 23:44:09] "POST /fqname-to-id HTTP/1.1" 404 186 0.005419 10.0.0.49 - - [2025-08-30 23:44:09] "POST /job-templates HTTP/1.1" 200 535 0.080969 10.0.0.49 - - [2025-08-30 23:44:09] "POST /fqname-to-id HTTP/1.1" 404 198 0.013067 10.0.0.49 - - [2025-08-30 23:44:09] "POST /job-templates HTTP/1.1" 200 559 0.080395 10.0.0.49 - - [2025-08-30 23:44:09] "POST /fqname-to-id HTTP/1.1" 404 198 0.040323 10.0.0.49 - - [2025-08-30 23:44:09] "POST /job-templates HTTP/1.1" 200 559 0.066184 10.0.0.49 - - [2025-08-30 23:44:09] "POST /fqname-to-id HTTP/1.1" 404 198 0.002505 10.0.0.49 - - [2025-08-30 23:44:09] "POST /job-templates HTTP/1.1" 200 559 0.062681 10.0.0.49 - - [2025-08-30 23:44:09] "POST /fqname-to-id HTTP/1.1" 404 201 0.006263 10.0.0.49 - - [2025-08-30 23:44:09] "POST /job-templates HTTP/1.1" 200 565 0.126911 10.0.0.49 - - [2025-08-30 23:44:09] "POST /fqname-to-id HTTP/1.1" 404 197 0.019963 10.0.0.49 - - [2025-08-30 23:44:10] "POST /job-templates HTTP/1.1" 200 557 0.166750 10.0.0.49 - - [2025-08-30 23:44:10] "POST /fqname-to-id HTTP/1.1" 404 196 0.003216 10.0.0.49 - - [2025-08-30 23:44:10] "GET / HTTP/1.1" 200 35931 0.001127 10.0.0.49 - - [2025-08-30 23:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.49 - - [2025-08-30 23:44:10] "GET /routing-instance/c50d13fc-7e45-4e6e-9123-4d3d94c1386e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.036060 10.0.0.49 - - [2025-08-30 23:44:10] "POST /job-templates HTTP/1.1" 200 555 0.093651 10.0.0.49 - - [2025-08-30 23:44:10] "POST /fqname-to-id HTTP/1.1" 404 205 0.025423 10.0.0.49 - - [2025-08-30 23:44:10] "POST /bgp-routers HTTP/1.1" 200 616 0.102913 10.0.0.49 - - [2025-08-30 23:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.022732 10.0.0.49 - - [2025-08-30 23:44:10] "GET /bgp-router/f87455e9-a564-4652-b2f7-1db283804b78?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.030356 10.0.0.49 - - [2025-08-30 23:44:10] "GET /network-ipam/fb0ae1d8-f266-4a7a-86ea-7b9c7a721bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.010031 10.0.0.49 - - [2025-08-30 23:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.49 - - [2025-08-30 23:44:10] "POST /job-templates HTTP/1.1" 200 573 0.115084 10.0.0.49 - - [2025-08-30 23:44:10] "GET /global-system-config/5dde257f-5a22-49b7-9eb9-cc0ede688055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011411 10.0.0.49 - - [2025-08-30 23:44:10] "POST /fqname-to-id HTTP/1.1" 404 194 0.004924 10.0.0.49 - - [2025-08-30 23:44:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024100 10.0.0.49 - - [2025-08-30 23:44:10] "POST /job-templates HTTP/1.1" 200 551 0.104592 10.0.0.49 - - [2025-08-30 23:44:10] "POST /ref-update HTTP/1.1" 200 156 0.067553 10.0.0.49 - - [2025-08-30 23:44:10] "POST /fqname-to-id HTTP/1.1" 404 208 0.006558 10.0.0.49 - - [2025-08-30 23:44:10] "POST /job-templates HTTP/1.1" 200 579 0.121935 10.0.0.49 - - [2025-08-30 23:44:10] "POST /fqname-to-id HTTP/1.1" 404 196 0.017989 10.0.0.49 - - [2025-08-30 23:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.49 - - [2025-08-30 23:44:10] "GET /global-vrouter-config/120d807c-03a7-46d5-bf4a-7fa4aa1fb642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003123 10.0.0.49 - - [2025-08-30 23:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.49 - - [2025-08-30 23:44:10] "POST /job-templates HTTP/1.1" 200 555 0.080533 10.0.0.49 - - [2025-08-30 23:44:10] "POST /fqname-to-id HTTP/1.1" 404 198 0.006874 10.0.0.49 - - [2025-08-30 23:44:10] "PUT /global-vrouter-config/120d807c-03a7-46d5-bf4a-7fa4aa1fb642 HTTP/1.1" 200 276 0.066451 10.0.0.49 - - [2025-08-30 23:44:10] "POST /fqname-to-id HTTP/1.1" 404 225 0.008242 10.0.0.49 - - [2025-08-30 23:44:10] "POST /job-templates HTTP/1.1" 200 559 0.143646 10.0.0.49 - - [2025-08-30 23:44:11] "POST /access-control-lists HTTP/1.1" 200 587 0.082572 10.0.0.49 - - [2025-08-30 23:44:11] "POST /fqname-to-id HTTP/1.1" 404 206 0.015760 10.0.0.49 - - [2025-08-30 23:44:11] "POST /fqname-to-id HTTP/1.1" 404 224 0.015521 10.0.0.49 - - [2025-08-30 23:44:11] "POST /job-templates HTTP/1.1" 200 575 0.101686 10.0.0.49 - - [2025-08-30 23:44:11] "POST /fqname-to-id HTTP/1.1" 404 197 0.015712 10.0.0.49 - - [2025-08-30 23:44:11] "POST /access-control-lists HTTP/1.1" 200 585 0.088481 10.0.0.49 - - [2025-08-30 23:44:11] "GET / HTTP/1.1" 200 35931 0.001801 10.0.0.49 - - [2025-08-30 23:44:11] "POST /job-templates HTTP/1.1" 200 557 0.080691 10.0.0.49 - - [2025-08-30 23:44:11] "POST /fqname-to-id HTTP/1.1" 404 198 0.026182 10.0.0.49 - - [2025-08-30 23:44:11] "POST /route-targets HTTP/1.1" 200 327 0.104843 10.0.0.49 - - [2025-08-30 23:44:11] "POST /alarms HTTP/1.1" 200 581 0.132198 10.0.0.49 - - [2025-08-30 23:44:11] "POST /ref-update HTTP/1.1" 200 156 0.059888 10.0.0.49 - - [2025-08-30 23:44:11] "POST /job-templates HTTP/1.1" 200 559 0.111234 10.0.0.49 - - [2025-08-30 23:44:11] "POST /alarms HTTP/1.1" 200 575 0.076208 10.0.0.49 - - [2025-08-30 23:44:11] "POST /fqname-to-id HTTP/1.1" 404 196 0.017193 10.0.0.49 - - [2025-08-30 23:44:11] "POST /route-targets HTTP/1.1" 200 327 0.058508 10.0.0.49 - - [2025-08-30 23:44:11] "POST /ref-update HTTP/1.1" 200 156 0.026664 10.0.0.49 - - [2025-08-30 23:44:11] "POST /alarms HTTP/1.1" 200 575 0.089121 10.0.0.49 - - [2025-08-30 23:44:11] "POST /job-templates HTTP/1.1" 200 555 0.116511 10.0.0.49 - - [2025-08-30 23:44:11] "POST /fqname-to-id HTTP/1.1" 404 195 0.018886 10.0.0.49 - - [2025-08-30 23:44:11] "POST /route-targets HTTP/1.1" 200 327 0.050359 10.0.0.49 - - [2025-08-30 23:44:11] "POST /alarms HTTP/1.1" 200 559 0.108360 10.0.0.49 - - [2025-08-30 23:44:11] "POST /ref-update HTTP/1.1" 200 156 0.068659 10.0.0.49 - - [2025-08-30 23:44:11] "POST /job-templates HTTP/1.1" 200 553 0.078876 10.0.0.49 - - [2025-08-30 23:44:11] "POST /fqname-to-id HTTP/1.1" 404 195 0.016150 10.0.0.49 - - [2025-08-30 23:44:11] "POST /alarms HTTP/1.1" 200 555 0.083113 10.0.0.49 - - [2025-08-30 23:44:11] "POST /route-targets HTTP/1.1" 200 327 0.032485 10.0.0.49 - - [2025-08-30 23:44:11] "POST /job-templates HTTP/1.1" 200 553 0.109763 10.0.0.49 - - [2025-08-30 23:44:11] "POST /alarms HTTP/1.1" 200 557 0.138028 10.0.0.49 - - [2025-08-30 23:44:11] "POST /fqname-to-id HTTP/1.1" 404 195 0.009829 10.0.0.49 - - [2025-08-30 23:44:12] "POST /ref-update HTTP/1.1" 200 156 0.121454 10.0.0.49 - - [2025-08-30 23:44:12] "POST /alarms HTTP/1.1" 200 565 0.094247 10.0.0.49 - - [2025-08-30 23:44:12] "POST /fqname-to-id HTTP/1.1" 404 201 0.004670 10.0.0.49 - - [2025-08-30 23:44:12] "POST /job-templates HTTP/1.1" 200 553 0.134098 10.0.0.49 - - [2025-08-30 23:44:12] "POST /fqname-to-id HTTP/1.1" 404 200 0.013090 10.0.0.49 - - [2025-08-30 23:44:12] "POST /alarms HTTP/1.1" 200 549 0.097675 10.0.0.49 - - [2025-08-30 23:44:12] "POST /access-control-lists HTTP/1.1" 200 551 0.146470 10.0.0.49 - - [2025-08-30 23:44:12] "POST /job-templates HTTP/1.1" 200 563 0.168516 10.0.0.49 - - [2025-08-30 23:44:12] "POST /alarms HTTP/1.1" 200 557 0.161278 10.0.0.49 - - [2025-08-30 23:44:12] "POST /fqname-to-id HTTP/1.1" 404 201 0.011245 10.0.0.49 - - [2025-08-30 23:44:12] "PUT /access-control-list/9ab18f78-491e-44ad-a531-5e8ca1e8e1d2 HTTP/1.1" 200 272 0.092089 10.0.0.49 - - [2025-08-30 23:44:12] "PUT /access-control-list/b392f19d-fbf9-422e-9ffb-1a14dcd69378 HTTP/1.1" 200 272 0.073267 10.0.0.49 - - [2025-08-30 23:44:12] "POST /alarms HTTP/1.1" 200 567 0.107726 10.0.0.49 - - [2025-08-30 23:44:12] "POST /job-templates HTTP/1.1" 200 565 0.157884 10.0.0.49 - - [2025-08-30 23:44:12] "POST /fqname-to-id HTTP/1.1" 404 189 0.006014 10.0.0.49 - - [2025-08-30 23:44:12] "POST /alarms HTTP/1.1" 200 555 0.063733 10.0.0.49 - - [2025-08-30 23:44:12] "POST /config-propertiess HTTP/1.1" 200 551 0.096650 10.0.0.49 - - [2025-08-30 23:44:12] "POST /fqname-to-id HTTP/1.1" 404 168 0.016874 10.0.0.49 - - [2025-08-30 23:44:12] "POST /alarms HTTP/1.1" 200 567 0.119222 10.0.0.49 - - [2025-08-30 23:44:12] "POST /alarms HTTP/1.1" 200 575 0.152965 10.0.0.49 - - [2025-08-30 23:44:12] "POST /tags HTTP/1.1" 200 321 0.147047 10.0.0.49 - - [2025-08-30 23:44:12] "POST /fqname-to-id HTTP/1.1" 404 166 0.017769 10.0.0.49 - - [2025-08-30 23:44:12] "POST /tags HTTP/1.1" 200 317 0.057014 10.0.0.49 - - [2025-08-30 23:44:12] "POST /alarms HTTP/1.1" 200 569 0.079482 10.0.0.49 - - [2025-08-30 23:44:13] "POST /fqname-to-id HTTP/1.1" 404 174 0.006053 10.0.0.49 - - [2025-08-30 23:44:13] "POST /alarms HTTP/1.1" 200 561 0.054757 10.0.0.49 - - [2025-08-30 23:44:13] "POST /tags HTTP/1.1" 200 333 0.057819 10.0.0.49 - - [2025-08-30 23:44:13] "POST /fqname-to-id HTTP/1.1" 404 162 0.025635 10.0.0.49 - - [2025-08-30 23:44:13] "POST /alarms HTTP/1.1" 200 561 0.113997 10.0.0.49 - - [2025-08-30 23:44:13] "POST /tags HTTP/1.1" 200 309 0.107633 10.0.0.49 - - [2025-08-30 23:44:13] "POST /fqname-to-id HTTP/1.1" 404 174 0.035487 10.0.0.49 - - [2025-08-30 23:44:13] "POST /alarms HTTP/1.1" 200 561 0.098552 [Introspect:8084]10.0.0.49 - - [2025-08-30 23:44:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000712 [Introspect:8084]10.0.0.49 - - [2025-08-30 23:44:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000730 10.0.0.49 - - [2025-08-30 23:44:13] "POST /tags HTTP/1.1" 200 333 0.115416 10.0.0.49 - - [2025-08-30 23:44:13] "POST /alarms HTTP/1.1" 200 547 0.113113 10.0.0.49 - - [2025-08-30 23:44:13] "POST /fqname-to-id HTTP/1.1" 404 164 0.019630 10.0.0.49 - - [2025-08-30 23:44:13] "POST /alarms HTTP/1.1" 200 595 0.089660 10.0.0.49 - - [2025-08-30 23:44:13] "POST /alarms HTTP/1.1" 200 575 0.224019 10.0.0.49 - - [2025-08-30 23:44:14] "POST /alarms HTTP/1.1" 200 571 0.241687 10.0.0.49 - - [2025-08-30 23:44:14] "POST /tags HTTP/1.1" 200 313 0.610593 10.0.0.49 - - [2025-08-30 23:44:14] "POST /fqname-to-id HTTP/1.1" 404 169 0.021990 10.0.0.49 - - [2025-08-30 23:44:14] "POST /alarms HTTP/1.1" 200 583 0.103452 10.0.0.49 - - [2025-08-30 23:44:14] "POST /tags HTTP/1.1" 200 323 0.087172 10.0.0.49 - - [2025-08-30 23:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.064301 10.0.0.49 - - [2025-08-30 23:44:14] "POST /alarms HTTP/1.1" 200 609 0.166123 10.0.0.49 - - [2025-08-30 23:44:14] "PUT /global-system-config/5dde257f-5a22-49b7-9eb9-cc0ede688055 HTTP/1.1" 200 274 0.074107 10.0.0.49 - - [2025-08-30 23:44:14] "POST /fqname-to-id HTTP/1.1" 404 166 0.044999 10.0.0.49 - - [2025-08-30 23:44:14] "POST /hardwares HTTP/1.1" 200 327 0.061560 10.0.0.49 - - [2025-08-30 23:44:14] "POST /fqname-to-id HTTP/1.1" 404 166 0.015237 10.0.0.49 - - [2025-08-30 23:44:14] "POST /hardwares HTTP/1.1" 200 327 0.013328 10.0.0.49 - - [2025-08-30 23:44:14] "POST /fqname-to-id HTTP/1.1" 404 166 0.006896 10.0.0.49 - - [2025-08-30 23:44:14] "POST /hardwares HTTP/1.1" 200 327 0.032391 10.0.0.49 - - [2025-08-30 23:44:14] "POST /fqname-to-id HTTP/1.1" 404 166 0.002048 10.0.0.49 - - [2025-08-30 23:44:14] "POST /hardwares HTTP/1.1" 200 327 0.014517 10.0.0.49 - - [2025-08-30 23:44:14] "POST /fqname-to-id HTTP/1.1" 404 164 0.030226 10.0.0.49 - - [2025-08-30 23:44:14] "POST /hardwares HTTP/1.1" 200 323 0.022848 10.0.0.49 - - [2025-08-30 23:44:14] "POST /fqname-to-id HTTP/1.1" 404 164 0.025028 10.0.0.49 - - [2025-08-30 23:44:14] "POST /hardwares HTTP/1.1" 200 323 0.014639 10.0.0.49 - - [2025-08-30 23:44:14] "GET / HTTP/1.1" 200 35931 0.002126 10.0.0.49 - - [2025-08-30 23:44:14] "POST /fqname-to-id HTTP/1.1" 404 161 0.010971 10.0.0.49 - - [2025-08-30 23:44:14] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.032255 10.0.0.49 - - [2025-08-30 23:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.49 - - [2025-08-30 23:44:14] "POST /hardwares HTTP/1.1" 200 317 0.046702 10.0.0.49 - - [2025-08-30 23:44:15] "PUT /global-vrouter-config/120d807c-03a7-46d5-bf4a-7fa4aa1fb642 HTTP/1.1" 200 276 0.039254 10.0.0.49 - - [2025-08-30 23:44:15] "POST /fqname-to-id HTTP/1.1" 404 164 0.051952 10.0.0.49 - - [2025-08-30 23:44:15] "POST /hardwares HTTP/1.1" 200 323 0.019009 10.0.0.49 - - [2025-08-30 23:44:15] "POST /fqname-to-id HTTP/1.1" 404 164 0.003756 10.0.0.49 - - [2025-08-30 23:44:15] "POST /hardwares HTTP/1.1" 200 323 0.020999 10.0.0.49 - - [2025-08-30 23:44:15] "POST /fqname-to-id HTTP/1.1" 404 164 0.002451 10.0.0.49 - - [2025-08-30 23:44:15] "POST /hardwares HTTP/1.1" 200 323 0.013635 10.0.0.49 - - [2025-08-30 23:44:15] "POST /fqname-to-id HTTP/1.1" 404 165 0.006812 10.0.0.49 - - [2025-08-30 23:44:15] "POST /hardwares HTTP/1.1" 200 325 0.012401 10.0.0.49 - - [2025-08-30 23:44:15] "POST /fqname-to-id HTTP/1.1" 404 165 0.008671 10.0.0.49 - - [2025-08-30 23:44:15] "POST /hardwares HTTP/1.1" 200 325 0.017444 10.0.0.49 - - [2025-08-30 23:44:15] "POST /fqname-to-id HTTP/1.1" 404 165 0.002218 10.0.0.49 - - [2025-08-30 23:44:15] "POST /hardwares HTTP/1.1" 200 325 0.009821 10.0.0.49 - - [2025-08-30 23:44:15] "POST /fqname-to-id HTTP/1.1" 404 165 0.010731 10.0.0.49 - - [2025-08-30 23:44:15] "POST /hardwares HTTP/1.1" 200 325 0.039838 10.0.0.49 - - [2025-08-30 23:44:15] "POST /fqname-to-id HTTP/1.1" 404 164 0.003178 10.0.0.49 - - [2025-08-30 23:44:15] "POST /hardwares HTTP/1.1" 200 323 0.011098 10.0.0.49 - - [2025-08-30 23:44:15] "POST /fqname-to-id HTTP/1.1" 404 161 0.013610 10.0.0.49 - - [2025-08-30 23:44:15] "POST /hardwares HTTP/1.1" 200 317 0.015936 10.0.0.49 - - [2025-08-30 23:44:15] "POST /fqname-to-id HTTP/1.1" 404 164 0.013399 10.0.0.49 - - [2025-08-30 23:44:15] "POST /hardwares HTTP/1.1" 200 323 0.035889 10.0.0.49 - - [2025-08-30 23:44:15] "GET / HTTP/1.1" 200 35931 0.001436 10.0.0.49 - - [2025-08-30 23:44:15] "POST /fqname-to-id HTTP/1.1" 404 161 0.015938 10.0.0.49 - - [2025-08-30 23:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.020774 10.0.0.49 - - [2025-08-30 23:44:15] "GET /global-vrouter-config/120d807c-03a7-46d5-bf4a-7fa4aa1fb642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004367 10.0.0.49 - - [2025-08-30 23:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.49 - - [2025-08-30 23:44:15] "POST /hardwares HTTP/1.1" 200 317 0.051403 10.0.0.49 - - [2025-08-30 23:44:15] "PUT /global-vrouter-config/120d807c-03a7-46d5-bf4a-7fa4aa1fb642 HTTP/1.1" 200 276 0.043722 10.0.0.49 - - [2025-08-30 23:44:15] "POST /fqname-to-id HTTP/1.1" 404 164 0.009939 10.0.0.49 - - [2025-08-30 23:44:15] "POST /hardwares HTTP/1.1" 200 323 0.011439 10.0.0.49 - - [2025-08-30 23:44:15] "POST /fqname-to-id HTTP/1.1" 404 162 0.005234 10.0.0.49 - - [2025-08-30 23:44:15] "POST /hardwares HTTP/1.1" 200 319 0.018881 10.0.0.49 - - [2025-08-30 23:44:15] "POST /fqname-to-id HTTP/1.1" 404 162 0.002259 10.0.0.49 - - [2025-08-30 23:44:15] "POST /hardwares HTTP/1.1" 200 319 0.018891 10.0.0.49 - - [2025-08-30 23:44:15] "POST /fqname-to-id HTTP/1.1" 404 165 0.014538 10.0.0.49 - - [2025-08-30 23:44:15] "POST /hardwares HTTP/1.1" 200 325 0.017098 10.0.0.49 - - [2025-08-30 23:44:16] "POST /fqname-to-id HTTP/1.1" 404 161 0.014700 10.0.0.49 - - [2025-08-30 23:44:16] "POST /hardwares HTTP/1.1" 200 317 0.019513 10.0.0.49 - - [2025-08-30 23:44:16] "POST /fqname-to-id HTTP/1.1" 404 161 0.002819 10.0.0.49 - - [2025-08-30 23:44:16] "POST /hardwares HTTP/1.1" 200 317 0.011937 10.0.0.49 - - [2025-08-30 23:44:16] "POST /fqname-to-id HTTP/1.1" 404 162 0.019448 10.0.0.49 - - [2025-08-30 23:44:16] "POST /hardwares HTTP/1.1" 200 319 0.015864 10.0.0.49 - - [2025-08-30 23:44:16] "POST /fqname-to-id HTTP/1.1" 404 162 0.019412 10.0.0.49 - - [2025-08-30 23:44:16] "POST /hardwares HTTP/1.1" 200 319 0.018143 10.0.0.49 - - [2025-08-30 23:44:16] "POST /fqname-to-id HTTP/1.1" 404 162 0.002254 10.0.0.49 - - [2025-08-30 23:44:16] "POST /hardwares HTTP/1.1" 200 319 0.013830 10.0.0.49 - - [2025-08-30 23:44:16] "POST /fqname-to-id HTTP/1.1" 404 158 0.020142 10.0.0.49 - - [2025-08-30 23:44:16] "POST /hardwares HTTP/1.1" 200 311 0.029026 10.0.0.49 - - [2025-08-30 23:44:16] "POST /fqname-to-id HTTP/1.1" 404 158 0.002448 10.0.0.49 - - [2025-08-30 23:44:16] "POST /hardwares HTTP/1.1" 200 311 0.016800 10.0.0.49 - - [2025-08-30 23:44:16] "POST /fqname-to-id HTTP/1.1" 404 160 0.003035 10.0.0.49 - - [2025-08-30 23:44:16] "GET / HTTP/1.1" 200 35931 0.001908 10.0.0.49 - - [2025-08-30 23:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009449 10.0.0.49 - - [2025-08-30 23:44:16] "GET /global-system-config/5dde257f-5a22-49b7-9eb9-cc0ede688055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.006143 10.0.0.49 - - [2025-08-30 23:44:16] "POST /hardwares HTTP/1.1" 200 315 0.023888 10.0.0.49 - - [2025-08-30 23:44:16] "POST /fqname-to-id HTTP/1.1" 404 154 0.017139 10.0.0.49 - - [2025-08-30 23:44:16] "POST /hardwares HTTP/1.1" 200 303 0.026122 10.0.0.49 - - [2025-08-30 23:44:16] "PUT /global-system-config/5dde257f-5a22-49b7-9eb9-cc0ede688055 HTTP/1.1" 200 274 0.077294 10.0.0.49 - - [2025-08-30 23:44:16] "POST /fqname-to-id HTTP/1.1" 404 158 0.009831 10.0.0.49 - - [2025-08-30 23:44:16] "POST /hardwares HTTP/1.1" 200 311 0.024450 10.0.0.49 - - [2025-08-30 23:44:16] "POST /fqname-to-id HTTP/1.1" 404 155 0.006240 10.0.0.49 - - [2025-08-30 23:44:16] "POST /hardwares HTTP/1.1" 200 305 0.023407 10.0.0.49 - - [2025-08-30 23:44:16] "POST /fqname-to-id HTTP/1.1" 404 155 0.009663 10.0.0.49 - - [2025-08-30 23:44:16] "POST /hardwares HTTP/1.1" 200 305 0.024980 10.0.0.49 - - [2025-08-30 23:44:16] "POST /fqname-to-id HTTP/1.1" 404 155 0.006314 10.0.0.49 - - [2025-08-30 23:44:16] "POST /hardwares HTTP/1.1" 200 305 0.015644 10.0.0.49 - - [2025-08-30 23:44:16] "POST /fqname-to-id HTTP/1.1" 404 155 0.016755 10.0.0.49 - - [2025-08-30 23:44:16] "POST /hardwares HTTP/1.1" 200 305 0.057377 10.0.0.49 - - [2025-08-30 23:44:16] "POST /fqname-to-id HTTP/1.1" 404 156 0.017768 10.0.0.49 - - [2025-08-30 23:44:16] "POST /hardwares HTTP/1.1" 200 307 0.018043 10.0.0.49 - - [2025-08-30 23:44:17] "POST /fqname-to-id HTTP/1.1" 404 156 0.002979 10.0.0.49 - - [2025-08-30 23:44:17] "POST /hardwares HTTP/1.1" 200 307 0.015140 10.0.0.49 - - [2025-08-30 23:44:17] "POST /fqname-to-id HTTP/1.1" 404 156 0.010925 10.0.0.49 - - [2025-08-30 23:44:17] "POST /hardwares HTTP/1.1" 200 307 0.015164 10.0.0.49 - - [2025-08-30 23:44:17] "POST /fqname-to-id HTTP/1.1" 404 157 0.010963 10.0.0.49 - - [2025-08-30 23:44:17] "POST /hardwares HTTP/1.1" 200 309 0.040606 10.0.0.49 - - [2025-08-30 23:44:17] "POST /fqname-to-id HTTP/1.1" 404 158 0.002339 10.0.0.49 - - [2025-08-30 23:44:17] "POST /hardwares HTTP/1.1" 200 311 0.015935 10.0.0.49 - - [2025-08-30 23:44:17] "POST /fqname-to-id HTTP/1.1" 404 158 0.018777 10.0.0.49 - - [2025-08-30 23:44:17] "POST /hardwares HTTP/1.1" 200 311 0.055235 10.0.0.49 - - [2025-08-30 23:44:17] "POST /fqname-to-id HTTP/1.1" 404 153 0.016549 10.0.0.49 - - [2025-08-30 23:44:17] "POST /hardwares HTTP/1.1" 200 301 0.026236 10.0.0.49 - - [2025-08-30 23:44:17] "POST /fqname-to-id HTTP/1.1" 404 157 0.005187 10.0.0.49 - - [2025-08-30 23:44:17] "POST /hardwares HTTP/1.1" 200 309 0.012293 10.0.0.49 - - [2025-08-30 23:44:17] "POST /fqname-to-id HTTP/1.1" 404 157 0.016201 10.0.0.49 - - [2025-08-30 23:44:17] "GET / HTTP/1.1" 200 35931 0.001320 10.0.0.49 - - [2025-08-30 23:44:17] "POST /hardwares HTTP/1.1" 200 309 0.018349 10.0.0.49 - - [2025-08-30 23:44:17] "POST /fqname-to-id HTTP/1.1" 404 157 0.008774 10.0.0.49 - - [2025-08-30 23:44:17] "POST /hardwares HTTP/1.1" 200 309 0.047888 10.0.0.49 - - [2025-08-30 23:44:17] "POST /fqname-to-id HTTP/1.1" 404 157 0.005898 10.0.0.49 - - [2025-08-30 23:44:17] "POST /hardwares HTTP/1.1" 200 309 0.019033 10.0.0.49 - - [2025-08-30 23:44:17] "POST /fqname-to-id HTTP/1.1" 404 157 0.014304 10.0.0.49 - - [2025-08-30 23:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005517 10.0.0.49 - - [2025-08-30 23:44:17] "POST /hardwares HTTP/1.1" 200 309 0.019594 10.0.0.49 - - [2025-08-30 23:44:17] "GET /domain/f4703b81-7d08-4497-a8b7-041f36c9eeb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.011501 10.0.0.49 - - [2025-08-30 23:44:17] "POST /fqname-to-id HTTP/1.1" 404 161 0.012617 10.0.0.49 - - [2025-08-30 23:44:17] "POST /hardwares HTTP/1.1" 200 317 0.036989 10.0.0.49 - - [2025-08-30 23:44:17] "POST /fqname-to-id HTTP/1.1" 404 157 0.002645 10.0.0.49 - - [2025-08-30 23:44:17] "POST /hardwares HTTP/1.1" 200 309 0.026791 10.0.0.49 - - [2025-08-30 23:44:17] "POST /fqname-to-id HTTP/1.1" 404 157 0.006756 10.0.0.49 - - [2025-08-30 23:44:18] "POST /hardwares HTTP/1.1" 200 309 0.027649 10.0.0.49 - - [2025-08-30 23:44:18] "POST /fqname-to-id HTTP/1.1" 404 154 0.015757 10.0.0.49 - - [2025-08-30 23:44:18] "POST /hardwares HTTP/1.1" 200 303 0.012144 10.0.0.49 - - [2025-08-30 23:44:18] "POST /id-to-fqname HTTP/1.1" 200 173 0.000523 10.0.0.49 - - [2025-08-30 23:44:18] "POST /fqname-to-id HTTP/1.1" 404 182 0.024325 10.0.0.49 - - [2025-08-30 23:44:18] "POST /fqname-to-id HTTP/1.1" 404 190 0.017651 10.0.0.49 - - [2025-08-30 23:44:18] "POST /features HTTP/1.1" 200 533 0.045127 10.0.0.49 - - [2025-08-30 23:44:18] "POST /fqname-to-id HTTP/1.1" 404 185 0.018702 10.0.0.49 - - [2025-08-30 23:44:18] "POST /security-groups HTTP/1.1" 200 570 0.099882 10.0.0.49 - - [2025-08-30 23:44:18] "POST /projects HTTP/1.1" 200 481 0.390195 10.0.0.49 - - [2025-08-30 23:44:18] "POST /fqname-to-id HTTP/1.1" 404 213 0.007083 10.0.0.49 - - [2025-08-30 23:44:18] "POST /features HTTP/1.1" 200 523 0.048544 10.0.0.49 - - [2025-08-30 23:44:18] "POST /security-groups HTTP/1.1" 200 534 0.076922 10.0.0.49 - - [2025-08-30 23:44:18] "POST /fqname-to-id HTTP/1.1" 404 184 0.030319 10.0.0.49 - - [2025-08-30 23:44:18] "POST /access-control-lists HTTP/1.1" 200 579 0.084672 10.0.0.49 - - [2025-08-30 23:44:18] "POST /fqname-to-id HTTP/1.1" 404 212 0.025234 10.0.0.49 - - [2025-08-30 23:44:18] "POST /features HTTP/1.1" 200 521 0.067870 10.0.0.49 - - [2025-08-30 23:44:18] "POST /chown HTTP/1.1" 200 109 0.081813 10.0.0.49 - - [2025-08-30 23:44:18] "POST /policy-managements HTTP/1.1" 409 214 0.022198 10.0.0.49 - - [2025-08-30 23:44:18] "POST /fqname-to-id HTTP/1.1" 404 184 0.020282 10.0.0.49 - - [2025-08-30 23:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009308 10.0.0.49 - - [2025-08-30 23:44:18] "POST /access-control-lists HTTP/1.1" 200 577 0.139818 10.0.0.49 - - [2025-08-30 23:44:18] "GET /policy-management/124513cd-7c93-444a-8d75-afa11439f042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006364 10.0.0.49 - - [2025-08-30 23:44:18] "POST /fqname-to-id HTTP/1.1" 404 232 0.002660 10.0.0.49 - - [2025-08-30 23:44:18] "POST /features HTTP/1.1" 200 521 0.120302 10.0.0.49 - - [2025-08-30 23:44:18] "POST /fqname-to-id HTTP/1.1" 404 189 0.013803 10.0.0.49 - - [2025-08-30 23:44:18] "POST /application-policy-sets HTTP/1.1" 200 528 0.120236 10.0.0.49 - - [2025-08-30 23:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010604 10.0.0.49 - - [2025-08-30 23:44:18] "POST /access-control-lists HTTP/1.1" 200 594 0.123760 10.0.0.49 - - [2025-08-30 23:44:18] "POST /fqname-to-id HTTP/1.1" 404 231 0.030442 10.0.0.49 - - [2025-08-30 23:44:18] "GET /global-vrouter-config/120d807c-03a7-46d5-bf4a-7fa4aa1fb642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006412 10.0.0.49 - - [2025-08-30 23:44:18] "POST /features HTTP/1.1" 200 531 0.127387 10.0.0.49 - - [2025-08-30 23:44:18] "POST /fqname-to-id HTTP/1.1" 404 184 0.009060 10.0.0.49 - - [2025-08-30 23:44:18] "PUT /global-vrouter-config/120d807c-03a7-46d5-bf4a-7fa4aa1fb642 HTTP/1.1" 200 276 0.060241 10.0.0.49 - - [2025-08-30 23:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.023898 10.0.0.49 - - [2025-08-30 23:44:18] "POST /access-control-lists HTTP/1.1" 200 592 0.070218 10.0.0.49 - - [2025-08-30 23:44:18] "GET /virtual-network/5b6b7ca9-9426-4d12-a31d-d894d121c064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.006814 10.0.0.49 - - [2025-08-30 23:44:18] "POST /features HTTP/1.1" 200 521 0.090709 10.0.0.49 - - [2025-08-30 23:44:18] "POST /fqname-to-id HTTP/1.1" 404 193 0.006361 10.0.0.49 - - [2025-08-30 23:44:18] "POST /features HTTP/1.1" 200 539 0.036192 10.0.0.49 - - [2025-08-30 23:44:18] "POST /fqname-to-id HTTP/1.1" 404 186 0.013685 10.0.0.49 - - [2025-08-30 23:44:19] "POST /id-to-fqname HTTP/1.1" 200 177 0.000479 10.0.0.49 - - [2025-08-30 23:44:19] "POST /fqname-to-id HTTP/1.1" 404 186 0.008632 10.0.0.49 - - [2025-08-30 23:44:19] "POST /features HTTP/1.1" 200 525 0.095973 10.0.0.49 - - [2025-08-30 23:44:19] "POST /fqname-to-id HTTP/1.1" 404 183 0.004960 10.0.0.49 - - [2025-08-30 23:44:19] "POST /security-groups HTTP/1.1" 200 574 0.123906 10.0.0.49 - - [2025-08-30 23:44:19] "POST /projects HTTP/1.1" 200 489 0.368914 10.0.0.49 - - [2025-08-30 23:44:19] "POST /fqname-to-id HTTP/1.1" 404 217 0.004489 10.0.0.49 - - [2025-08-30 23:44:19] "POST /features HTTP/1.1" 200 519 0.152161 10.0.0.49 - - [2025-08-30 23:44:19] "POST /fqname-to-id HTTP/1.1" 404 182 0.002119 10.0.0.49 - - [2025-08-30 23:44:19] "POST /security-groups HTTP/1.1" 200 546 0.195228 10.0.0.49 - - [2025-08-30 23:44:19] "POST /features HTTP/1.1" 200 517 0.114330 10.0.0.49 - - [2025-08-30 23:44:19] "POST /access-control-lists HTTP/1.1" 200 583 0.206192 10.0.0.49 - - [2025-08-30 23:44:19] "POST /fqname-to-id HTTP/1.1" 404 190 0.023384 10.0.0.49 - - [2025-08-30 23:44:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.022406 10.0.0.49 - - [2025-08-30 23:44:19] "POST /chown HTTP/1.1" 200 109 0.064067 10.0.0.49 - - [2025-08-30 23:44:19] "POST /features HTTP/1.1" 200 533 0.095926 10.0.0.49 - - [2025-08-30 23:44:19] "POST /fqname-to-id HTTP/1.1" 404 194 0.006563 10.0.0.49 - - [2025-08-30 23:44:19] "POST /access-control-lists HTTP/1.1" 200 581 0.130786 10.0.0.49 - - [2025-08-30 23:44:19] "POST /network-ipams HTTP/1.1" 200 522 0.143075 10.0.0.49 - - [2025-08-30 23:44:19] "POST /fqname-to-id HTTP/1.1" 404 240 0.008168 10.0.0.49 - - [2025-08-30 23:44:19] "POST /features HTTP/1.1" 200 541 0.122990 10.0.0.49 - - [2025-08-30 23:44:19] "POST /fqname-to-id HTTP/1.1" 404 178 0.003680 10.0.0.49 - - [2025-08-30 23:44:19] "POST /network-ipams HTTP/1.1" 200 510 0.108143 10.0.0.49 - - [2025-08-30 23:44:19] "POST /access-control-lists HTTP/1.1" 200 602 0.117387 10.0.0.49 - - [2025-08-30 23:44:19] "POST /fqname-to-id HTTP/1.1" 404 239 0.005746 10.0.0.49 - - [2025-08-30 23:44:19] "POST /physical-roles HTTP/1.1" 200 521 0.067996 10.0.0.49 - - [2025-08-30 23:44:19] "POST /fqname-to-id HTTP/1.1" 404 198 0.012611 10.0.0.49 - - [2025-08-30 23:44:19] "POST /fqname-to-id HTTP/1.1" 404 179 0.012817 10.0.0.49 - - [2025-08-30 23:44:19] "POST /access-control-lists HTTP/1.1" 200 600 0.055572 10.0.0.49 - - [2025-08-30 23:44:20] "POST /physical-roles HTTP/1.1" 200 523 0.126920 10.0.0.49 - - [2025-08-30 23:44:20] "POST /fqname-to-id HTTP/1.1" 404 184 0.008034 10.0.0.49 - - [2025-08-30 23:44:20] "POST /fqname-to-id HTTP/1.1" 404 229 0.008930 10.0.0.49 - - [2025-08-30 23:44:20] "POST /useragent-kv HTTP/1.1" 200 115 0.011508 10.0.0.49 - - [2025-08-30 23:44:20] "POST /virtual-networks HTTP/1.1" 200 538 0.253977 10.0.0.49 - - [2025-08-30 23:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.020574 10.0.0.49 - - [2025-08-30 23:44:20] "POST /physical-roles HTTP/1.1" 200 533 0.136624 10.0.0.49 - - [2025-08-30 23:44:20] "POST /access-control-lists HTTP/1.1" 200 589 0.139832 10.0.0.49 - - [2025-08-30 23:44:20] "GET /virtual-network/307c1cdc-78c4-4bfd-acee-ec7f053add59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.033497 10.0.0.49 - - [2025-08-30 23:44:20] "POST /fqname-to-id HTTP/1.1" 404 177 0.011691 10.0.0.49 - - [2025-08-30 23:44:20] "POST /network-ipams HTTP/1.1" 200 518 0.131900 10.0.0.49 - - [2025-08-30 23:44:20] "POST /fqname-to-id HTTP/1.1" 404 202 0.024295 10.0.0.49 - - [2025-08-30 23:44:20] "POST /route-targets HTTP/1.1" 200 327 0.080906 10.0.0.49 - - [2025-08-30 23:44:20] "POST /physical-roles HTTP/1.1" 200 519 0.161925 10.0.0.49 - - [2025-08-30 23:44:20] "POST /fqname-to-id HTTP/1.1" 404 191 0.005273 10.0.0.49 - - [2025-08-30 23:44:20] "POST /ref-update HTTP/1.1" 200 156 0.103865 10.0.0.49 - - [2025-08-30 23:44:20] "POST /overlay-roles HTTP/1.1" 200 545 0.105098 10.0.0.49 - - [2025-08-30 23:44:20] "POST /fqname-to-id HTTP/1.1" 404 184 0.012495 10.0.0.49 - - [2025-08-30 23:44:20] "PUT /access-control-list/9b289fac-b661-4c3b-8c0b-03e4b4bfcd5e HTTP/1.1" 200 272 0.142037 10.0.0.49 - - [2025-08-30 23:44:20] "POST /overlay-roles HTTP/1.1" 200 531 0.227359 10.0.0.49 - - [2025-08-30 23:44:20] "POST /useragent-kv HTTP/1.1" 200 115 0.002440 10.0.0.49 - - [2025-08-30 23:44:20] "POST /virtual-networks HTTP/1.1" 200 546 0.444143 10.0.0.49 - - [2025-08-30 23:44:20] "POST /fqname-to-id HTTP/1.1" 404 191 0.011107 10.0.0.49 - - [2025-08-30 23:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.49 - - [2025-08-30 23:44:20] "GET /virtual-network/dc3119c9-0db7-4a58-a4a9-93c4f533450d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.064069 10.0.0.49 - - [2025-08-30 23:44:21] "POST /overlay-roles HTTP/1.1" 200 545 0.084710 10.0.0.49 - - [2025-08-30 23:44:21] "POST /fqname-to-id HTTP/1.1" 404 185 0.033234 10.0.0.49 - - [2025-08-30 23:44:21] "POST /fqname-to-id HTTP/1.1" 404 199 0.012389 10.0.0.49 - - [2025-08-30 23:44:21] "POST /route-targets HTTP/1.1" 200 327 0.067556 10.0.0.49 - - [2025-08-30 23:44:21] "POST /ref-update HTTP/1.1" 200 156 0.052545 10.0.0.49 - - [2025-08-30 23:44:21] "POST /network-policys HTTP/1.1" 200 538 0.123101 10.0.0.49 - - [2025-08-30 23:44:21] "POST /fqname-to-id HTTP/1.1" 404 197 0.015662 10.0.0.49 - - [2025-08-30 23:44:21] "POST /overlay-roles HTTP/1.1" 200 533 0.146897 10.0.0.49 - - [2025-08-30 23:44:21] "POST /fqname-to-id HTTP/1.1" 404 189 0.003140 10.0.0.49 - - [2025-08-30 23:44:21] "POST /overlay-roles HTTP/1.1" 200 541 0.077954 10.0.0.49 - - [2025-08-30 23:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011003 10.0.0.49 - - [2025-08-30 23:44:21] "POST /network-policys HTTP/1.1" 200 534 0.130179 10.0.0.49 - - [2025-08-30 23:44:21] "POST /fqname-to-id HTTP/1.1" 404 201 0.014455 10.0.0.49 - - [2025-08-30 23:44:21] "PUT /overlay-role/8a1d04eb-6fd5-4580-ba22-6544bf350406 HTTP/1.1" 200 258 0.085978 10.0.0.49 - - [2025-08-30 23:44:21] "POST /fqname-to-id HTTP/1.1" 404 184 0.021849 10.0.0.49 - - [2025-08-30 23:44:21] "POST /network-policys HTTP/1.1" 200 542 0.061356 10.0.0.49 - - [2025-08-30 23:44:21] "POST /overlay-roles HTTP/1.1" 200 531 0.032225 10.0.0.49 - - [2025-08-30 23:44:21] "POST /fqname-to-id HTTP/1.1" 404 185 0.011921 10.0.0.49 - - [2025-08-30 23:44:21] "POST /overlay-roles HTTP/1.1" 200 533 0.035001 10.0.0.49 - - [2025-08-30 23:44:21] "POST /fqname-to-id HTTP/1.1" 404 183 0.017916 10.0.0.49 - - [2025-08-30 23:44:21] "POST /ref-update HTTP/1.1" 200 156 0.216844 10.0.0.49 - - [2025-08-30 23:44:21] "PUT /access-control-list/069f6e07-a0cd-437f-9e3c-20a7b3ba0a60 HTTP/1.1" 200 272 0.137799 10.0.0.49 - - [2025-08-30 23:44:21] "POST /overlay-roles HTTP/1.1" 200 529 0.138215 10.0.0.49 - - [2025-08-30 23:44:21] "POST /fqname-to-id HTTP/1.1" 404 187 0.026706 10.0.0.49 - - [2025-08-30 23:44:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.064950 10.0.0.49 - - [2025-08-30 23:44:22] "PUT /access-control-list/069f6e07-a0cd-437f-9e3c-20a7b3ba0a60 HTTP/1.1" 200 272 0.137789 10.0.0.49 - - [2025-08-30 23:44:22] "POST /ref-update HTTP/1.1" 200 156 0.311326 10.0.0.49 - - [2025-08-30 23:44:22] "PUT /access-control-list/9b289fac-b661-4c3b-8c0b-03e4b4bfcd5e HTTP/1.1" 200 272 0.134013 10.0.0.49 - - [2025-08-30 23:44:22] "POST /overlay-roles HTTP/1.1" 200 537 0.374868 10.0.0.49 - - [2025-08-30 23:44:22] "POST /fqname-to-id HTTP/1.1" 404 189 0.037631 10.0.0.49 - - [2025-08-30 23:44:22] "POST /ref-update HTTP/1.1" 200 156 0.068110 10.0.0.49 - - [2025-08-30 23:44:22] "POST /ref-update HTTP/1.1" 200 156 0.204177 10.0.0.49 - - [2025-08-30 23:44:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017054 10.0.0.49 - - [2025-08-30 23:44:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007227 10.0.0.49 - - [2025-08-30 23:44:22] "POST /overlay-roles HTTP/1.1" 200 541 0.188866 10.0.0.49 - - [2025-08-30 23:44:22] "PUT /access-control-list/9b289fac-b661-4c3b-8c0b-03e4b4bfcd5e HTTP/1.1" 200 272 0.139580 10.0.0.49 - - [2025-08-30 23:44:22] "POST /fqname-to-id HTTP/1.1" 404 178 0.045984 10.0.0.49 - - [2025-08-30 23:44:22] "POST /fqname-to-id HTTP/1.1" 404 237 0.041743 10.0.0.49 - - [2025-08-30 23:44:22] "POST /ref-update HTTP/1.1" 200 156 0.211207 10.0.0.49 - - [2025-08-30 23:44:22] "POST /overlay-roles HTTP/1.1" 200 519 0.170427 10.0.0.49 - - [2025-08-30 23:44:22] "POST /fqname-to-id HTTP/1.1" 404 190 0.023789 10.0.0.49 - - [2025-08-30 23:44:22] "POST /access-control-lists HTTP/1.1" 200 601 0.217663 10.0.0.49 - - [2025-08-30 23:44:22] "POST /ref-update HTTP/1.1" 200 156 0.230039 10.0.0.49 - - [2025-08-30 23:44:23] "PUT /access-control-list/069f6e07-a0cd-437f-9e3c-20a7b3ba0a60 HTTP/1.1" 200 272 0.022239 10.0.0.49 - - [2025-08-30 23:44:23] "POST /overlay-roles HTTP/1.1" 200 543 0.170784 10.0.0.49 - - [2025-08-30 23:44:23] "PUT /access-control-list/79cbd2a9-24d4-4ef6-a3a3-b7bcbe9bd6d7 HTTP/1.1" 200 272 0.042646 10.0.0.49 - - [2025-08-30 23:44:23] "POST /fqname-to-id HTTP/1.1" 404 182 0.037829 10.0.0.49 - - [2025-08-30 23:44:23] "POST /ref-update HTTP/1.1" 200 156 0.076907 10.0.0.49 - - [2025-08-30 23:44:23] "POST /ref-update HTTP/1.1" 200 156 0.150187 10.0.0.49 - - [2025-08-30 23:44:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004343 10.0.0.49 - - [2025-08-30 23:44:23] "POST /role-definitions HTTP/1.1" 200 533 0.093962 10.0.0.49 - - [2025-08-30 23:44:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016226 10.0.0.49 - - [2025-08-30 23:44:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003074 10.0.0.49 - - [2025-08-30 23:44:23] "POST /fqname-to-id HTTP/1.1" 404 189 0.001698 10.0.0.49 - - [2025-08-30 23:44:23] "PUT /access-control-list/79cbd2a9-24d4-4ef6-a3a3-b7bcbe9bd6d7 HTTP/1.1" 200 272 0.067958 10.0.0.49 - - [2025-08-30 23:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.031530 10.0.0.49 - - [2025-08-30 23:44:23] "POST /ref-update HTTP/1.1" 200 156 0.020122 10.0.0.49 - - [2025-08-30 23:44:23] "GET /virtual-network/5b6b7ca9-9426-4d12-a31d-d894d121c064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.033969 10.0.0.49 - - [2025-08-30 23:44:23] "POST /role-definitions HTTP/1.1" 200 547 0.108811 10.0.0.49 - - [2025-08-30 23:44:23] "POST /fqname-to-id HTTP/1.1" 404 190 0.008669 10.0.0.49 - - [2025-08-30 23:44:23] "GET /application-policy-set/00e90a94-50a9-45e6-8d16-2d6c3cd0ee35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.006671 10.0.0.49 - - [2025-08-30 23:44:23] "POST /role-definitions HTTP/1.1" 200 549 0.051435 10.0.0.49 - - [2025-08-30 23:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006137 10.0.0.49 - - [2025-08-30 23:44:23] "POST /fqname-to-id HTTP/1.1" 404 191 0.001979 10.0.0.49 - - [2025-08-30 23:44:23] "GET /policy-management/124513cd-7c93-444a-8d75-afa11439f042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004530 10.0.0.49 - - [2025-08-30 23:44:23] "POST /role-definitions HTTP/1.1" 200 551 0.035608 10.0.0.49 - - [2025-08-30 23:44:23] "POST /fqname-to-id HTTP/1.1" 404 197 0.015592 10.0.0.49 - - [2025-08-30 23:44:23] "POST /firewall-policys HTTP/1.1" 200 530 0.052762 10.0.0.49 - - [2025-08-30 23:44:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.044766 10.0.0.49 - - [2025-08-30 23:44:23] "GET /firewall-policy/e1058b8e-633e-449b-8464-b748072f9170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.013461 10.0.0.49 - - [2025-08-30 23:44:23] "POST /role-definitions HTTP/1.1" 200 563 0.098032 10.0.0.49 - - [2025-08-30 23:44:23] "GET /application-policy-set/00e90a94-50a9-45e6-8d16-2d6c3cd0ee35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.010669 10.0.0.49 - - [2025-08-30 23:44:23] "GET /firewall-policy/e1058b8e-633e-449b-8464-b748072f9170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002751 10.0.0.49 - - [2025-08-30 23:44:23] "POST /fqname-to-id HTTP/1.1" 404 189 0.009727 10.0.0.49 - - [2025-08-30 23:44:23] "POST /ref-update HTTP/1.1" 200 156 0.040656 10.0.0.49 - - [2025-08-30 23:44:23] "GET /application-policy-set/00e90a94-50a9-45e6-8d16-2d6c3cd0ee35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1310 0.005075 10.0.0.49 - - [2025-08-30 23:44:23] "POST /role-definitions HTTP/1.1" 200 547 0.075751 10.0.0.49 - - [2025-08-30 23:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.017327 10.0.0.49 - - [2025-08-30 23:44:23] "POST /fqname-to-id HTTP/1.1" 404 190 0.015163 10.0.0.49 - - [2025-08-30 23:44:23] "GET /policy-management/124513cd-7c93-444a-8d75-afa11439f042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011769 10.0.0.49 - - [2025-08-30 23:44:23] "POST /role-definitions HTTP/1.1" 200 549 0.041106 10.0.0.49 - - [2025-08-30 23:44:23] "POST /fqname-to-id HTTP/1.1" 404 191 0.026087 10.0.0.49 - - [2025-08-30 23:44:23] "POST /firewall-policys HTTP/1.1" 200 532 0.085884 10.0.0.49 - - [2025-08-30 23:44:23] "POST /role-definitions HTTP/1.1" 200 551 0.066708 10.0.0.49 - - [2025-08-30 23:44:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.069932 10.0.0.49 - - [2025-08-30 23:44:24] "POST /fqname-to-id HTTP/1.1" 404 190 0.006058 10.0.0.49 - - [2025-08-30 23:44:24] "GET /firewall-policy/cb6cda3c-a923-412f-9f36-f8ff49fc3797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.027328 10.0.0.49 - - [2025-08-30 23:44:24] "POST /role-definitions HTTP/1.1" 200 549 0.050066 10.0.0.49 - - [2025-08-30 23:44:24] "POST /fqname-to-id HTTP/1.1" 404 196 0.012568 10.0.0.49 - - [2025-08-30 23:44:24] "GET /application-policy-set/00e90a94-50a9-45e6-8d16-2d6c3cd0ee35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1310 0.013759 10.0.0.49 - - [2025-08-30 23:44:24] "GET /firewall-policy/cb6cda3c-a923-412f-9f36-f8ff49fc3797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.010365 10.0.0.49 - - [2025-08-30 23:44:24] "GET /firewall-policy/e1058b8e-633e-449b-8464-b748072f9170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004641 10.0.0.49 - - [2025-08-30 23:44:24] "GET /firewall-policy/e1058b8e-633e-449b-8464-b748072f9170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.007927 10.0.0.49 - - [2025-08-30 23:44:24] "POST /role-definitions HTTP/1.1" 200 561 0.074866 10.0.0.49 - - [2025-08-30 23:44:24] "POST /fqname-to-id HTTP/1.1" 404 189 0.017440 10.0.0.49 - - [2025-08-30 23:44:24] "POST /ref-update HTTP/1.1" 200 156 0.064883 10.0.0.49 - - [2025-08-30 23:44:24] "POST /role-definitions HTTP/1.1" 200 547 0.164387 10.0.0.49 - - [2025-08-30 23:44:24] "POST /fqname-to-id HTTP/1.1" 404 190 0.007012 10.0.0.49 - - [2025-08-30 23:44:24] "POST /ref-update HTTP/1.1" 200 156 0.203656 10.0.0.49 - - [2025-08-30 23:44:24] "POST /role-definitions HTTP/1.1" 200 549 0.046699 10.0.0.49 - - [2025-08-30 23:44:24] "POST /fqname-to-id HTTP/1.1" 404 188 0.019292 10.0.0.49 - - [2025-08-30 23:44:24] "POST /ref-update HTTP/1.1" 200 156 0.040429 10.0.0.49 - - [2025-08-30 23:44:24] "GET /application-policy-set/00e90a94-50a9-45e6-8d16-2d6c3cd0ee35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.019032 10.0.0.49 - - [2025-08-30 23:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.49 - - [2025-08-30 23:44:24] "POST /role-definitions HTTP/1.1" 200 545 0.014888 10.0.0.49 - - [2025-08-30 23:44:24] "POST /fqname-to-id HTTP/1.1" 404 189 0.005719 10.0.0.49 - - [2025-08-30 23:44:24] "GET /policy-management/124513cd-7c93-444a-8d75-afa11439f042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010762 10.0.0.49 - - [2025-08-30 23:44:24] "POST /role-definitions HTTP/1.1" 200 547 0.037105 10.0.0.49 - - [2025-08-30 23:44:24] "POST /firewall-policys HTTP/1.1" 200 530 0.035532 10.0.0.49 - - [2025-08-30 23:44:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.020844 10.0.0.49 - - [2025-08-30 23:44:24] "POST /fqname-to-id HTTP/1.1" 404 192 0.008129 10.0.0.49 - - [2025-08-30 23:44:24] "GET /firewall-policy/13b57c6a-5e81-4f26-a949-894a392bdfdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.021284 10.0.0.49 - - [2025-08-30 23:44:24] "POST /role-definitions HTTP/1.1" 200 553 0.033619 10.0.0.49 - - [2025-08-30 23:44:24] "POST /fqname-to-id HTTP/1.1" 404 193 0.010612 10.0.0.49 - - [2025-08-30 23:44:24] "GET /application-policy-set/00e90a94-50a9-45e6-8d16-2d6c3cd0ee35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.002525 10.0.0.49 - - [2025-08-30 23:44:24] "GET /firewall-policy/13b57c6a-5e81-4f26-a949-894a392bdfdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002303 10.0.0.49 - - [2025-08-30 23:44:24] "GET /firewall-policy/cb6cda3c-a923-412f-9f36-f8ff49fc3797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002310 10.0.0.49 - - [2025-08-30 23:44:24] "POST /role-definitions HTTP/1.1" 200 555 0.019430 10.0.0.49 - - [2025-08-30 23:44:24] "POST /fqname-to-id HTTP/1.1" 404 182 0.003242 10.0.0.49 - - [2025-08-30 23:44:24] "GET /firewall-policy/e1058b8e-633e-449b-8464-b748072f9170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005707 10.0.0.49 - - [2025-08-30 23:44:24] "GET /firewall-policy/e1058b8e-633e-449b-8464-b748072f9170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003020 10.0.0.49 - - [2025-08-30 23:44:24] "GET /firewall-policy/cb6cda3c-a923-412f-9f36-f8ff49fc3797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.004364 10.0.0.49 - - [2025-08-30 23:44:24] "POST /role-definitions HTTP/1.1" 200 533 0.025847 10.0.0.49 - - [2025-08-30 23:44:24] "POST /fqname-to-id HTTP/1.1" 404 187 0.001700 10.0.0.49 - - [2025-08-30 23:44:24] "POST /ref-update HTTP/1.1" 200 156 0.048498 10.0.0.49 - - [2025-08-30 23:44:24] "POST /role-definitions HTTP/1.1" 200 543 0.043780 10.0.0.49 - - [2025-08-30 23:44:24] "POST /fqname-to-id HTTP/1.1" 404 181 0.014158 10.0.0.49 - - [2025-08-30 23:44:24] "POST /ref-update HTTP/1.1" 200 156 0.052708 10.0.0.49 - - [2025-08-30 23:44:25] "POST /ref-update HTTP/1.1" 200 156 0.034278 10.0.0.49 - - [2025-08-30 23:44:25] "POST /role-definitions HTTP/1.1" 200 531 0.040179 10.0.0.49 - - [2025-08-30 23:44:25] "POST /fqname-to-id HTTP/1.1" 404 184 0.007398 10.0.0.49 - - [2025-08-30 23:44:25] "POST /role-definitions HTTP/1.1" 200 537 0.025197 10.0.0.49 - - [2025-08-30 23:44:25] "POST /ref-update HTTP/1.1" 200 156 0.038862 10.0.0.49 - - [2025-08-30 23:44:25] "POST /fqname-to-id HTTP/1.1" 404 189 0.009093 10.0.0.49 - - [2025-08-30 23:44:25] "POST /ref-update HTTP/1.1" 200 156 0.058681 10.0.0.49 - - [2025-08-30 23:44:25] "POST /role-definitions HTTP/1.1" 200 547 0.034653 10.0.0.49 - - [2025-08-30 23:44:25] "POST /fqname-to-id HTTP/1.1" 404 194 0.021193 10.0.0.49 - - [2025-08-30 23:44:25] "GET /application-policy-set/00e90a94-50a9-45e6-8d16-2d6c3cd0ee35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.028745 10.0.0.49 - - [2025-08-30 23:44:25] "POST /role-definitions HTTP/1.1" 200 557 0.037659 10.0.0.49 - - [2025-08-30 23:44:25] "POST /fqname-to-id HTTP/1.1" 404 196 0.007573 10.0.0.49 - - [2025-08-30 23:44:25] "POST /tags HTTP/1.1" 200 299 0.068504 10.0.0.49 - - [2025-08-30 23:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.025773 10.0.0.49 - - [2025-08-30 23:44:25] "GET /tag/fe8a61ac-0416-4481-bf14-6101e296bfce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.029924 10.0.0.49 - - [2025-08-30 23:44:25] "POST /role-definitions HTTP/1.1" 200 561 0.086426 10.0.0.49 - - [2025-08-30 23:44:25] "POST /fqname-to-id HTTP/1.1" 404 195 0.003288 10.0.0.49 - - [2025-08-30 23:44:25] "POST /set-tag HTTP/1.1" 200 109 0.034280 10.0.0.49 - - [2025-08-30 23:44:25] "POST /role-definitions HTTP/1.1" 200 559 0.048095 10.0.0.49 - - [2025-08-30 23:44:25] "POST /fqname-to-id HTTP/1.1" 404 196 0.004843 10.0.0.49 - - [2025-08-30 23:44:25] "POST /feature-configs HTTP/1.1" 200 537 0.022337 10.0.0.49 - - [2025-08-30 23:44:25] "POST /fqname-to-id HTTP/1.1" 404 212 0.004164 10.0.0.49 - - [2025-08-30 23:44:25] "POST /feature-configs HTTP/1.1" 200 562 0.024257 10.0.0.49 - - [2025-08-30 23:44:25] "POST /fqname-to-id HTTP/1.1" 404 211 0.005218 10.0.0.49 - - [2025-08-30 23:44:25] "POST /feature-configs HTTP/1.1" 200 561 0.064948 10.0.0.49 - - [2025-08-30 23:44:25] "POST /fqname-to-id HTTP/1.1" 404 192 0.007532 10.0.0.49 - - [2025-08-30 23:44:25] "POST /tags HTTP/1.1" 200 357 0.124950 10.0.0.49 - - [2025-08-30 23:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.016971 10.0.0.49 - - [2025-08-30 23:44:25] "GET /tag/ad21f9f3-8328-441b-bf19-8739938f0152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.030502 10.0.0.49 - - [2025-08-30 23:44:25] "POST /node-profiles HTTP/1.1" 200 547 0.023485 10.0.0.49 - - [2025-08-30 23:44:25] "POST /fqname-to-id HTTP/1.1" 404 187 0.023151 [Introspect:8084]10.0.0.49 - - [2025-08-30 23:44:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.005219 [Introspect:8084]10.0.0.49 - - [2025-08-30 23:44:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000797 10.0.0.49 - - [2025-08-30 23:44:25] "POST /node-profiles HTTP/1.1" 200 537 0.042417 10.0.0.49 - - [2025-08-30 23:44:25] "POST /tags HTTP/1.1" 200 305 0.088241 10.0.0.49 - - [2025-08-30 23:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010816 10.0.0.49 - - [2025-08-30 23:44:25] "POST /fqname-to-id HTTP/1.1" 404 193 0.010738 10.0.0.49 - - [2025-08-30 23:44:25] "GET /tag/06a89596-8c4b-4363-8597-ec8a5436f0ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.038324 10.0.0.49 - - [2025-08-30 23:44:25] "POST /node-profiles HTTP/1.1" 200 549 0.048260 10.0.0.49 - - [2025-08-30 23:44:26] "POST /fqname-to-id HTTP/1.1" 404 189 0.007003 10.0.0.49 - - [2025-08-30 23:44:26] "POST /node-profiles HTTP/1.1" 200 541 0.055662 10.0.0.49 - - [2025-08-30 23:44:26] "POST /fqname-to-id HTTP/1.1" 404 189 0.009469 10.0.0.49 - - [2025-08-30 23:44:26] "POST /id-to-fqname HTTP/1.1" 200 174 0.000450 10.0.0.49 - - [2025-08-30 23:44:26] "POST /fqname-to-id HTTP/1.1" 404 183 0.008083 10.0.0.49 - - [2025-08-30 23:44:26] "POST /node-profiles HTTP/1.1" 200 541 0.185528 10.0.0.49 - - [2025-08-30 23:44:26] "POST /fqname-to-id HTTP/1.1" 404 188 0.002150 10.0.0.49 - - [2025-08-30 23:44:26] "POST /node-profiles HTTP/1.1" 200 539 0.202174 10.0.0.49 - - [2025-08-30 23:44:26] "POST /fqname-to-id HTTP/1.1" 404 184 0.008140 10.0.0.49 - - [2025-08-30 23:44:26] "POST /security-groups HTTP/1.1" 200 571 0.465756 10.0.0.49 - - [2025-08-30 23:44:26] "POST /projects HTTP/1.1" 200 483 0.642521 10.0.0.49 - - [2025-08-30 23:44:26] "POST /fqname-to-id HTTP/1.1" 404 214 0.010701 10.0.0.49 - - [2025-08-30 23:44:26] "POST /node-profiles HTTP/1.1" 200 531 0.076469 10.0.0.49 - - [2025-08-30 23:44:26] "POST /fqname-to-id HTTP/1.1" 404 185 0.012716 10.0.0.49 - - [2025-08-30 23:44:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.054708 10.0.0.49 - - [2025-08-30 23:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.018469 10.0.0.49 - - [2025-08-30 23:44:26] "POST /access-control-lists HTTP/1.1" 200 580 0.083915 10.0.0.49 - - [2025-08-30 23:44:26] "POST /fqname-to-id HTTP/1.1" 404 213 0.014803 10.0.0.49 - - [2025-08-30 23:44:26] "GET /virtual-network/307c1cdc-78c4-4bfd-acee-ec7f053add59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.021420 10.0.0.49 - - [2025-08-30 23:44:26] "POST /node-profiles HTTP/1.1" 200 533 0.097977 10.0.0.49 - - [2025-08-30 23:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005832 10.0.0.49 - - [2025-08-30 23:44:26] "GET /virtual-network/dc3119c9-0db7-4a58-a4a9-93c4f533450d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.026469 10.0.0.49 - - [2025-08-30 23:44:26] "POST /fqname-to-id HTTP/1.1" 404 197 0.004158 10.0.0.49 - - [2025-08-30 23:44:26] "POST /access-control-lists HTTP/1.1" 200 578 0.108502 10.0.0.49 - - [2025-08-30 23:44:26] "POST /node-profiles HTTP/1.1" 200 557 0.127133 10.0.0.49 - - [2025-08-30 23:44:27] "POST /fqname-to-id HTTP/1.1" 404 206 0.017205 10.0.0.49 - - [2025-08-30 23:44:27] "PUT /virtual-network/307c1cdc-78c4-4bfd-acee-ec7f053add59 HTTP/1.1" 200 264 0.177839 10.0.0.49 - - [2025-08-30 23:44:27] "POST /telemetry-profiles HTTP/1.1" 200 554 0.045545 10.0.0.49 - - [2025-08-30 23:44:27] "POST /fqname-to-id HTTP/1.1" 404 206 0.031239 10.0.0.49 - - [2025-08-30 23:44:27] "PUT /virtual-network/dc3119c9-0db7-4a58-a4a9-93c4f533450d HTTP/1.1" 200 264 0.107376 10.0.0.49 - - [2025-08-30 23:44:27] "POST /telemetry-profiles HTTP/1.1" 200 554 0.066915 10.0.0.49 - - [2025-08-30 23:44:27] "POST /fqname-to-id HTTP/1.1" 404 206 0.009989 10.0.0.49 - - [2025-08-30 23:44:27] "POST /security-groups HTTP/1.1" 200 537 0.141800 10.0.0.49 - - [2025-08-30 23:44:27] "POST /telemetry-profiles HTTP/1.1" 200 554 0.116942 10.0.0.49 - - [2025-08-30 23:44:27] "POST /fqname-to-id HTTP/1.1" 404 206 0.024565 10.0.0.49 - - [2025-08-30 23:44:27] "POST /fqname-to-id HTTP/1.1" 404 234 0.026908 10.0.0.49 - - [2025-08-30 23:44:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.039170 10.0.0.49 - - [2025-08-30 23:44:27] "POST /access-control-lists HTTP/1.1" 200 596 0.057881 10.0.0.49 - - [2025-08-30 23:44:27] "POST /chown HTTP/1.1" 200 109 0.044012 10.0.0.49 - - [2025-08-30 23:44:27] "GET /application-policy-set/00e90a94-50a9-45e6-8d16-2d6c3cd0ee35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.013184 10.0.0.49 - - [2025-08-30 23:44:27] "POST /fqname-to-id HTTP/1.1" 404 233 0.019893 10.0.0.49 - - [2025-08-30 23:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.012108 10.0.0.49 - - [2025-08-30 23:44:27] "POST /telemetry-profiles HTTP/1.1" 200 554 0.092517 10.0.0.49 - - [2025-08-30 23:44:27] "GET /policy-management/124513cd-7c93-444a-8d75-afa11439f042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.013540 10.0.0.49 - - [2025-08-30 23:44:27] "POST /fqname-to-id HTTP/1.1" 404 206 0.016181 10.0.0.49 - - [2025-08-30 23:44:27] "POST /tags HTTP/1.1" 409 207 0.005586 10.0.0.49 - - [2025-08-30 23:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.49 - - [2025-08-30 23:44:27] "GET /tag/06a89596-8c4b-4363-8597-ec8a5436f0ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.039326 10.0.0.49 - - [2025-08-30 23:44:27] "POST /access-control-lists HTTP/1.1" 200 594 0.092891 10.0.0.49 - - [2025-08-30 23:44:27] "POST /telemetry-profiles HTTP/1.1" 200 554 0.117686 10.0.0.49 - - [2025-08-30 23:44:27] "POST /fqname-to-id HTTP/1.1" 404 206 0.004453 10.0.0.49 - - [2025-08-30 23:44:27] "POST /telemetry-profiles HTTP/1.1" 200 554 0.029980 10.0.0.49 - - [2025-08-30 23:44:27] "POST /fqname-to-id HTTP/1.1" 404 199 0.025254 10.0.0.49 - - [2025-08-30 23:44:27] "POST /firewall-rules HTTP/1.1" 200 564 0.176766 10.0.0.49 - - [2025-08-30 23:44:27] "POST /sflow-profiles HTTP/1.1" 200 532 0.040166 10.0.0.49 - - [2025-08-30 23:44:27] "POST /fqname-to-id HTTP/1.1" 404 202 0.019826 10.0.0.49 - - [2025-08-30 23:44:27] "GET /firewall-rule/20f60838-0dec-4866-aa08-072561f40064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.013317 10.0.0.49 - - [2025-08-30 23:44:27] "GET /firewall-policy/cb6cda3c-a923-412f-9f36-f8ff49fc3797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002255 10.0.0.49 - - [2025-08-30 23:44:27] "GET /firewall-rule/20f60838-0dec-4866-aa08-072561f40064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003327 10.0.0.49 - - [2025-08-30 23:44:27] "POST /sflow-profiles HTTP/1.1" 200 538 0.016481 10.0.0.49 - - [2025-08-30 23:44:27] "POST /fqname-to-id HTTP/1.1" 404 202 0.001855 10.0.0.49 - - [2025-08-30 23:44:27] "POST /ref-update HTTP/1.1" 200 156 0.022161 10.0.0.49 - - [2025-08-30 23:44:27] "GET /application-policy-set/00e90a94-50a9-45e6-8d16-2d6c3cd0ee35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.012250 10.0.0.49 - - [2025-08-30 23:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.49 - - [2025-08-30 23:44:28] "POST /sflow-profiles HTTP/1.1" 200 538 0.039419 10.0.0.49 - - [2025-08-30 23:44:28] "POST /fqname-to-id HTTP/1.1" 404 199 0.006795 10.0.0.49 - - [2025-08-30 23:44:28] "GET /policy-management/124513cd-7c93-444a-8d75-afa11439f042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007759 10.0.0.49 - - [2025-08-30 23:44:28] "POST /grpc-profiles HTTP/1.1" 200 530 0.038720 10.0.0.49 - - [2025-08-30 23:44:28] "POST /tags HTTP/1.1" 409 207 0.011471 10.0.0.49 - - [2025-08-30 23:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.022967 10.0.0.49 - - [2025-08-30 23:44:28] "POST /fqname-to-id HTTP/1.1" 404 199 0.002325 10.0.0.49 - - [2025-08-30 23:44:28] "GET /tag/06a89596-8c4b-4363-8597-ec8a5436f0ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011968 10.0.0.49 - - [2025-08-30 23:44:28] "POST /snmp-profiles HTTP/1.1" 200 530 0.032931 10.0.0.49 - - [2025-08-30 23:44:28] "POST /fqname-to-id HTTP/1.1" 404 202 0.017932 10.0.0.49 - - [2025-08-30 23:44:28] "POST /firewall-rules HTTP/1.1" 200 562 0.094504 10.0.0.49 - - [2025-08-30 23:44:28] "GET /firewall-rule/4ba7affe-145f-4b55-9070-b5bc663b186f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.017253 10.0.0.49 - - [2025-08-30 23:44:28] "POST /netconf-profiles HTTP/1.1" 200 542 0.058775 10.0.0.49 - - [2025-08-30 23:44:28] "POST /fqname-to-id HTTP/1.1" 404 193 0.022787 10.0.0.49 - - [2025-08-30 23:44:28] "GET /firewall-policy/cb6cda3c-a923-412f-9f36-f8ff49fc3797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.007084 10.0.0.49 - - [2025-08-30 23:44:28] "GET /firewall-rule/4ba7affe-145f-4b55-9070-b5bc663b186f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.002861 10.0.0.49 - - [2025-08-30 23:44:28] "POST /device-functional-groups HTTP/1.1" 200 540 0.021730 10.0.0.49 - - [2025-08-30 23:44:28] "POST /ref-update HTTP/1.1" 200 156 0.036139 10.0.0.49 - - [2025-08-30 23:44:28] "POST /fqname-to-id HTTP/1.1" 404 193 0.011932 10.0.0.49 - - [2025-08-30 23:44:28] "POST /device-functional-groups HTTP/1.1" 200 540 0.052479 10.0.0.49 - - [2025-08-30 23:44:28] "POST /fqname-to-id HTTP/1.1" 404 195 0.011117 10.0.0.49 - - [2025-08-30 23:44:28] "POST /tags HTTP/1.1" 200 301 0.149473 10.0.0.49 - - [2025-08-30 23:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.016658 10.0.0.49 - - [2025-08-30 23:44:28] "GET /tag/f007bff9-a0a2-41dd-9ccd-6b06f8a40822?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.028955 10.0.0.49 - - [2025-08-30 23:44:28] "POST /device-functional-groups HTTP/1.1" 200 544 0.085522 10.0.0.49 - - [2025-08-30 23:44:28] "POST /fqname-to-id HTTP/1.1" 404 194 0.020828 10.0.0.49 - - [2025-08-30 23:44:28] "POST /device-functional-groups HTTP/1.1" 200 542 0.033055 10.0.0.49 - - [2025-08-30 23:44:28] "POST /fqname-to-id HTTP/1.1" 404 218 0.005435 10.0.0.49 - - [2025-08-30 23:44:28] "POST /tags HTTP/1.1" 200 325 0.110619 10.0.0.49 - - [2025-08-30 23:44:28] "POST /device-functional-groups HTTP/1.1" 200 590 0.073625 10.0.0.49 - - [2025-08-30 23:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.020649 10.0.0.49 - - [2025-08-30 23:44:28] "POST /fqname-to-id HTTP/1.1" 404 208 0.017375 10.0.0.49 - - [2025-08-30 23:44:28] "GET /tag/879338ea-003e-480d-8d5f-ed7c4aa5bf09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.041505 10.0.0.49 - - [2025-08-30 23:44:28] "POST /device-functional-groups HTTP/1.1" 200 570 0.027369 10.0.0.49 - - [2025-08-30 23:44:28] "POST /fqname-to-id HTTP/1.1" 404 236 0.031064 10.0.0.49 - - [2025-08-30 23:44:28] "POST /tags HTTP/1.1" 200 363 0.065054 10.0.0.49 - - [2025-08-30 23:44:28] "POST /device-functional-groups HTTP/1.1" 200 620 0.025384 10.0.0.49 - - [2025-08-30 23:44:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010208 10.0.0.49 - - [2025-08-30 23:44:29] "GET /tag/ffcb00b6-ce44-4436-9e51-193432254715?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.032808 10.0.0.49 - - [2025-08-30 23:44:29] "POST /fqname-to-id HTTP/1.1" 404 206 0.003119 10.0.0.49 - - [2025-08-30 23:44:29] "POST /device-functional-groups HTTP/1.1" 200 566 0.174036 10.0.0.49 - - [2025-08-30 23:44:29] "POST /fqname-to-id HTTP/1.1" 404 205 0.005944 10.0.0.49 - - [2025-08-30 23:44:29] "POST /tags HTTP/1.1" 200 311 0.140471 10.0.0.49 - - [2025-08-30 23:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006348 10.0.0.49 - - [2025-08-30 23:44:29] "GET /tag/f2873284-4a33-4632-b55e-94f0698aa329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.020790 10.0.0.49 - - [2025-08-30 23:44:29] "POST /device-functional-groups HTTP/1.1" 200 564 0.033459 10.0.0.49 - - [2025-08-30 23:44:29] "POST /fqname-to-id HTTP/1.1" 404 210 0.005785 10.0.0.49 - - [2025-08-30 23:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.49 - - [2025-08-30 23:44:29] "GET /virtual-network/307c1cdc-78c4-4bfd-acee-ec7f053add59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.003897 10.0.0.49 - - [2025-08-30 23:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.49 - - [2025-08-30 23:44:29] "POST /device-functional-groups HTTP/1.1" 200 574 0.027835 10.0.0.49 - - [2025-08-30 23:44:29] "POST /fqname-to-id HTTP/1.1" 404 201 0.002866 10.0.0.49 - - [2025-08-30 23:44:29] "GET /project/7ecd3211-f66f-4c1b-a192-ca88013d6f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.051003 10.0.0.49 - - [2025-08-30 23:44:29] "POST /role-configs HTTP/1.1" 200 525 0.070198 10.0.0.49 - - [2025-08-30 23:44:29] "POST /virtual-machines HTTP/1.1" 200 377 0.040819 10.0.0.49 - - [2025-08-30 23:44:29] "POST /fqname-to-id HTTP/1.1" 404 196 0.022936 10.0.0.49 - - [2025-08-30 23:44:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.029745 10.0.0.49 - - [2025-08-30 23:44:29] "POST /role-configs HTTP/1.1" 200 520 0.050994 10.0.0.49 - - [2025-08-30 23:44:29] "POST /fqname-to-id HTTP/1.1" 404 198 0.024189 10.0.0.49 - - [2025-08-30 23:44:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.192504 10.0.0.49 - - [2025-08-30 23:44:29] "POST /role-configs HTTP/1.1" 200 522 0.126448 10.0.0.49 - - [2025-08-30 23:44:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018013 10.0.0.49 - - [2025-08-30 23:44:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009006 10.0.0.49 - - [2025-08-30 23:44:29] "GET /virtual-machine-interface/45596a9c-85fb-11f0-9e49-fa163e961e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.016855 10.0.0.49 - - [2025-08-30 23:44:29] "POST /fqname-to-id HTTP/1.1" 404 198 0.014193 10.0.0.49 - - [2025-08-30 23:44:29] "POST /role-configs HTTP/1.1" 200 522 0.024115 10.0.0.49 - - [2025-08-30 23:44:29] "POST /fqname-to-id HTTP/1.1" 404 202 0.004646 10.0.0.49 - - [2025-08-30 23:44:29] "POST /role-configs HTTP/1.1" 200 526 0.030272 10.0.0.49 - - [2025-08-30 23:44:29] "POST /fqname-to-id HTTP/1.1" 404 197 0.022149 10.0.0.49 - - [2025-08-30 23:44:29] "POST /instance-ips HTTP/1.1" 200 409 0.103482 10.0.0.49 - - [2025-08-30 23:44:30] "POST /role-configs HTTP/1.1" 200 521 0.051528 10.0.0.49 - - [2025-08-30 23:44:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.054096 10.0.0.49 - - [2025-08-30 23:44:30] "GET /virtual-machine-interface/45596a9c-85fb-11f0-9e49-fa163e961e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.018265 10.0.0.49 - - [2025-08-30 23:44:30] "POST /fqname-to-id HTTP/1.1" 404 193 0.008857 10.0.0.49 - - [2025-08-30 23:44:30] "POST /set-tag HTTP/1.1" 200 109 0.024254 10.0.0.49 - - [2025-08-30 23:44:30] "GET /virtual-machine-interface/45596a9c-85fb-11f0-9e49-fa163e961e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.026164 10.0.0.49 - - [2025-08-30 23:44:30] "GET /instance-ip/4581636c-85fb-11f0-9e49-fa163e961e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.011677 10.0.0.49 - - [2025-08-30 23:44:30] "POST /role-configs HTTP/1.1" 200 517 0.119182 10.0.0.49 - - [2025-08-30 23:44:30] "POST /fqname-to-id HTTP/1.1" 404 194 0.013399 10.0.0.49 - - [2025-08-30 23:44:30] "POST /role-configs HTTP/1.1" 200 518 0.025318 10.0.0.49 - - [2025-08-30 23:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.014600 10.0.0.49 - - [2025-08-30 23:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004464 10.0.0.49 - - [2025-08-30 23:44:30] "POST /tags HTTP/1.1" 200 305 0.069669 10.0.0.49 - - [2025-08-30 23:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013738 10.0.0.49 - - [2025-08-30 23:44:30] "GET /tag/209bad9a-8b80-42da-9417-88646811392e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.025362 10.0.0.49 - - [2025-08-30 23:44:30] "POST /ref-update HTTP/1.1" 200 156 0.037798 10.0.0.49 - - [2025-08-30 23:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.014963 10.0.0.49 - - [2025-08-30 23:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.49 - - [2025-08-30 23:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.49 - - [2025-08-30 23:44:30] "POST /ref-update HTTP/1.1" 200 156 0.043904 10.0.0.49 - - [2025-08-30 23:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007114 10.0.0.49 - - [2025-08-30 23:44:30] "GET /project/a78e05e2-317a-4d81-8ac8-b088ebb68137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.073468 10.0.0.49 - - [2025-08-30 23:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.017310 10.0.0.49 - - [2025-08-30 23:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009825 10.0.0.49 - - [2025-08-30 23:44:30] "GET /virtual-network/dc3119c9-0db7-4a58-a4a9-93c4f533450d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.006974 10.0.0.49 - - [2025-08-30 23:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.49 - - [2025-08-30 23:44:30] "POST /ref-update HTTP/1.1" 200 156 0.019405 10.0.0.49 - - [2025-08-30 23:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004802 10.0.0.49 - - [2025-08-30 23:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001894 10.0.0.49 - - [2025-08-30 23:44:30] "GET /service-appliance-set/198b2c3b-02de-4a82-9330-91aaf7329ca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.014524 10.0.0.49 - - [2025-08-30 23:44:30] "POST /fqname-to-id HTTP/1.1" 404 240 0.001970 10.0.0.49 - - [2025-08-30 23:44:30] "POST /ref-update HTTP/1.1" 200 156 0.024503 10.0.0.49 - - [2025-08-30 23:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012200 10.0.0.49 - - [2025-08-30 23:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.49 - - [2025-08-30 23:44:30] "POST /ref-update HTTP/1.1" 200 156 0.057820 10.0.0.49 - - [2025-08-30 23:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.013772 10.0.0.49 - - [2025-08-30 23:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.49 - - [2025-08-30 23:44:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.164797 10.0.0.49 - - [2025-08-30 23:44:30] "GET /virtual-machine-interface/f9b833f3-6dd6-409a-86b1-2fd5f1f09262?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.014136 10.0.0.49 - - [2025-08-30 23:44:30] "POST /ref-update HTTP/1.1" 200 156 0.013665 10.0.0.49 - - [2025-08-30 23:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.49 - - [2025-08-30 23:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.49 - - [2025-08-30 23:44:30] "POST /ref-update HTTP/1.1" 200 156 0.028777 10.0.0.49 - - [2025-08-30 23:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.015640 10.0.0.49 - - [2025-08-30 23:44:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.49 - - [2025-08-30 23:44:30] "POST /instance-ips HTTP/1.1" 200 381 0.103045 10.0.0.49 - - [2025-08-30 23:44:31] "GET /instance-ip/f1b6d4a8-aca3-4d1a-8ecf-da393e7dd5a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.070801 10.0.0.49 - - [2025-08-30 23:44:31] "POST /ref-update HTTP/1.1" 200 156 0.074826 10.0.0.49 - - [2025-08-30 23:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.016194 10.0.0.49 - - [2025-08-30 23:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004383 10.0.0.49 - - [2025-08-30 23:44:31] "POST /loadbalancers HTTP/1.1" 200 582 0.134927 10.0.0.49 - - [2025-08-30 23:44:31] "POST /ref-update HTTP/1.1" 200 156 0.058511 10.0.0.49 - - [2025-08-30 23:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.49 - - [2025-08-30 23:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.49 - - [2025-08-30 23:44:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.015803 10.0.0.49 - - [2025-08-30 23:44:31] "POST /ref-update HTTP/1.1" 200 156 0.021060 10.0.0.49 - - [2025-08-30 23:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005514 10.0.0.49 - - [2025-08-30 23:44:31] "GET /project/a78e05e2-317a-4d81-8ac8-b088ebb68137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.026178 10.0.0.49 - - [2025-08-30 23:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009369 10.0.0.49 - - [2025-08-30 23:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004848 10.0.0.49 - - [2025-08-30 23:44:31] "POST /ref-update HTTP/1.1" 200 156 0.012994 10.0.0.49 - - [2025-08-30 23:44:31] "GET /loadbalancer/bdd5952a-5c52-4d18-be39-883e6fbf117e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.011329 10.0.0.49 - - [2025-08-30 23:44:31] "GET /project/a78e05e2-317a-4d81-8ac8-b088ebb68137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044959 10.0.0.49 - - [2025-08-30 23:44:31] "GET /instance-ip/f1b6d4a8-aca3-4d1a-8ecf-da393e7dd5a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002780 10.0.0.49 - - [2025-08-30 23:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010385 10.0.0.49 - - [2025-08-30 23:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.014206 10.0.0.49 - - [2025-08-30 23:44:31] "POST /ref-update HTTP/1.1" 200 156 0.012597 10.0.0.49 - - [2025-08-30 23:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.49 - - [2025-08-30 23:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.49 - - [2025-08-30 23:44:31] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.113367 10.0.0.49 - - [2025-08-30 23:44:31] "POST /ref-update HTTP/1.1" 200 156 0.029196 10.0.0.49 - - [2025-08-30 23:44:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.043510 10.0.0.49 - - [2025-08-30 23:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.017704 10.0.0.49 - - [2025-08-30 23:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009550 10.0.0.49 - - [2025-08-30 23:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.49 - - [2025-08-30 23:44:31] "POST /ref-update HTTP/1.1" 200 156 0.016079 10.0.0.49 - - [2025-08-30 23:44:31] "POST /floating-ips HTTP/1.1" 200 583 0.152505 10.0.0.49 - - [2025-08-30 23:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004498 10.0.0.49 - - [2025-08-30 23:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006072 10.0.0.49 - - [2025-08-30 23:44:31] "GET /project/a78e05e2-317a-4d81-8ac8-b088ebb68137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.058006 10.0.0.49 - - [2025-08-30 23:44:31] "GET /loadbalancer-listener/ab1dd87d-fa55-4619-adcf-32f5422b3a4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.006009 10.0.0.49 - - [2025-08-30 23:44:31] "POST /ref-update HTTP/1.1" 200 156 0.036743 10.0.0.49 - - [2025-08-30 23:44:31] "GET /loadbalancer-listener/ab1dd87d-fa55-4619-adcf-32f5422b3a4c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.020286 10.0.0.49 - - [2025-08-30 23:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006698 10.0.0.49 - - [2025-08-30 23:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.49 - - [2025-08-30 23:44:31] "POST /ref-update HTTP/1.1" 200 156 0.013830 10.0.0.49 - - [2025-08-30 23:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.012954 [Introspect:8084]10.0.0.49 - - [2025-08-30 23:44:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000906 [Introspect:8084]10.0.0.49 - - [2025-08-30 23:44:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001185 10.0.0.49 - - [2025-08-30 23:44:31] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.055611 10.0.0.49 - - [2025-08-30 23:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.014399 10.0.0.49 - - [2025-08-30 23:44:31] "GET /instance-ip/f1b6d4a8-aca3-4d1a-8ecf-da393e7dd5a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.012623 10.0.0.49 - - [2025-08-30 23:44:31] "GET /global-vrouter-config/120d807c-03a7-46d5-bf4a-7fa4aa1fb642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.013646 10.0.0.49 - - [2025-08-30 23:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013676 10.0.0.49 - - [2025-08-30 23:44:31] "GET /instance-ip/f1b6d4a8-aca3-4d1a-8ecf-da393e7dd5a0?fields=floating_ips HTTP/1.1" 200 1171 0.014117 10.0.0.49 - - [2025-08-30 23:44:31] "GET /floating-ip/0880151b-59d1-40cd-bc94-20e85813f5b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002265 10.0.0.49 - - [2025-08-30 23:44:31] "POST /ref-update HTTP/1.1" 200 156 0.016317 10.0.0.49 - - [2025-08-30 23:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.49 - - [2025-08-30 23:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.49 - - [2025-08-30 23:44:31] "PUT /global-vrouter-config/120d807c-03a7-46d5-bf4a-7fa4aa1fb642 HTTP/1.1" 200 276 0.015863 10.0.0.49 - - [2025-08-30 23:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.014198 10.0.0.49 - - [2025-08-30 23:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.49 - - [2025-08-30 23:44:31] "GET /loadbalancer/bdd5952a-5c52-4d18-be39-883e6fbf117e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.008467 10.0.0.49 - - [2025-08-30 23:44:31] "POST /ref-update HTTP/1.1" 200 156 0.035866 10.0.0.49 - - [2025-08-30 23:44:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.49 - - [2025-08-30 23:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009478 10.0.0.49 - - [2025-08-30 23:44:32] "POST /ref-update HTTP/1.1" 200 156 0.009604 10.0.0.49 - - [2025-08-30 23:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008912 10.0.0.49 - - [2025-08-30 23:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.49 - - [2025-08-30 23:44:32] "POST /ref-update HTTP/1.1" 200 156 0.151011 10.0.0.49 - - [2025-08-30 23:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.49 - - [2025-08-30 23:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.49 - - [2025-08-30 23:44:32] "POST /tags HTTP/1.1" 200 301 0.340443 10.0.0.49 - - [2025-08-30 23:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005179 10.0.0.49 - - [2025-08-30 23:44:32] "POST /ref-update HTTP/1.1" 200 156 0.065517 10.0.0.49 - - [2025-08-30 23:44:32] "GET /tag/fda99842-dad5-49c2-8abe-795b38c5d1a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.035308 10.0.0.49 - - [2025-08-30 23:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.028269 10.0.0.49 - - [2025-08-30 23:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.49 - - [2025-08-30 23:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.49 - - [2025-08-30 23:44:32] "POST /ref-update HTTP/1.1" 200 156 0.018636 10.0.0.49 - - [2025-08-30 23:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004696 10.0.0.49 - - [2025-08-30 23:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.015792 10.0.0.49 - - [2025-08-30 23:44:32] "GET /project/7ecd3211-f66f-4c1b-a192-ca88013d6f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.065692 10.0.0.49 - - [2025-08-30 23:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141 10.0.0.49 - - [2025-08-30 23:44:32] "POST /ref-update HTTP/1.1" 200 156 0.007185 10.0.0.49 - - [2025-08-30 23:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006907 10.0.0.49 - - [2025-08-30 23:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.49 - - [2025-08-30 23:44:32] "GET /virtual-network/dc3119c9-0db7-4a58-a4a9-93c4f533450d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004659 10.0.0.49 - - [2025-08-30 23:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005867 10.0.0.49 - - [2025-08-30 23:44:32] "GET /service-appliance-set/198b2c3b-02de-4a82-9330-91aaf7329ca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.009606 10.0.0.49 - - [2025-08-30 23:44:32] "POST /ref-update HTTP/1.1" 200 156 0.010387 10.0.0.49 - - [2025-08-30 23:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.015741 10.0.0.49 - - [2025-08-30 23:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005282 10.0.0.49 - - [2025-08-30 23:44:32] "POST /fqname-to-id HTTP/1.1" 404 242 0.009938 10.0.0.49 - - [2025-08-30 23:44:32] "POST /ref-update HTTP/1.1" 200 156 0.020174 10.0.0.49 - - [2025-08-30 23:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.017376 10.0.0.49 - - [2025-08-30 23:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005979 10.0.0.49 - - [2025-08-30 23:44:32] "POST /ref-update HTTP/1.1" 200 156 0.067035 10.0.0.49 - - [2025-08-30 23:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.019050 10.0.0.49 - - [2025-08-30 23:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.49 - - [2025-08-30 23:44:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.218138 10.0.0.49 - - [2025-08-30 23:44:32] "GET /virtual-machine-interface/50cb0e56-8383-4574-bd39-88f55a84a4a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.018934 10.0.0.49 - - [2025-08-30 23:44:32] "POST /ref-update HTTP/1.1" 200 156 0.020509 10.0.0.49 - - [2025-08-30 23:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005702 10.0.0.49 - - [2025-08-30 23:44:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.023351 10.0.0.49 - - [2025-08-30 23:44:33] "POST /instance-ips HTTP/1.1" 200 377 0.074453 10.0.0.49 - - [2025-08-30 23:44:33] "GET /instance-ip/aa76c856-1842-472a-99ca-9c9d08c39473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.023880 10.0.0.49 - - [2025-08-30 23:44:33] "POST /ref-update HTTP/1.1" 200 156 0.041815 10.0.0.49 - - [2025-08-30 23:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.014218 10.0.0.49 - - [2025-08-30 23:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.014699 10.0.0.49 - - [2025-08-30 23:44:33] "POST /loadbalancers HTTP/1.1" 200 582 0.135562 10.0.0.49 - - [2025-08-30 23:44:33] "POST /ref-update HTTP/1.1" 200 156 0.039268 10.0.0.49 - - [2025-08-30 23:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.014530 10.0.0.49 - - [2025-08-30 23:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009786 10.0.0.49 - - [2025-08-30 23:44:33] "POST /ref-update HTTP/1.1" 200 156 0.017032 10.0.0.49 - - [2025-08-30 23:44:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.083561 10.0.0.49 - - [2025-08-30 23:44:33] "GET /project/7ecd3211-f66f-4c1b-a192-ca88013d6f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.132239 10.0.0.49 - - [2025-08-30 23:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.031432 10.0.0.49 - - [2025-08-30 23:44:33] "GET /instance-ip/aa76c856-1842-472a-99ca-9c9d08c39473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005743 10.0.0.49 - - [2025-08-30 23:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.037514 10.0.0.49 - - [2025-08-30 23:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008803 10.0.0.49 - - [2025-08-30 23:44:33] "GET /project/7ecd3211-f66f-4c1b-a192-ca88013d6f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.062278 10.0.0.49 - - [2025-08-30 23:44:33] "POST /floating-ips HTTP/1.1" 200 581 0.059367 10.0.0.49 - - [2025-08-30 23:44:33] "POST /ref-update HTTP/1.1" 200 156 0.042185 10.0.0.49 - - [2025-08-30 23:44:33] "GET /loadbalancer/fa60d0b0-f001-43f0-853f-3fe42a9c3d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.010650 10.0.0.49 - - [2025-08-30 23:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.023042 10.0.0.49 - - [2025-08-30 23:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.49 - - [2025-08-30 23:44:33] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.025465 10.0.0.49 - - [2025-08-30 23:44:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.034536 10.0.0.49 - - [2025-08-30 23:44:33] "POST /ref-update HTTP/1.1" 200 156 0.044343 10.0.0.49 - - [2025-08-30 23:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.018237 10.0.0.49 - - [2025-08-30 23:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010967 10.0.0.49 - - [2025-08-30 23:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006487 10.0.0.49 - - [2025-08-30 23:44:33] "POST /ref-update HTTP/1.1" 200 156 0.033797 10.0.0.49 - - [2025-08-30 23:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.49 - - [2025-08-30 23:44:33] "GET /project/7ecd3211-f66f-4c1b-a192-ca88013d6f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.078945 10.0.0.49 - - [2025-08-30 23:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.016094 10.0.0.49 - - [2025-08-30 23:44:33] "GET /loadbalancer-listener/55a4e8d0-9da5-4106-933e-cb5c22b73afb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.003823 10.0.0.49 - - [2025-08-30 23:44:33] "GET /loadbalancer-listener/55a4e8d0-9da5-4106-933e-cb5c22b73afb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003574 10.0.0.49 - - [2025-08-30 23:44:33] "POST /ref-update HTTP/1.1" 200 156 0.029265 10.0.0.49 - - [2025-08-30 23:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004399 10.0.0.49 - - [2025-08-30 23:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.017848 10.0.0.49 - - [2025-08-30 23:44:33] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.090965 10.0.0.49 - - [2025-08-30 23:44:33] "GET /instance-ip/aa76c856-1842-472a-99ca-9c9d08c39473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009393 10.0.0.49 - - [2025-08-30 23:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010784 10.0.0.49 - - [2025-08-30 23:44:33] "POST /ref-update HTTP/1.1" 200 156 0.071319 10.0.0.49 - - [2025-08-30 23:44:33] "GET /instance-ip/aa76c856-1842-472a-99ca-9c9d08c39473?fields=floating_ips HTTP/1.1" 200 1165 0.043079 10.0.0.49 - - [2025-08-30 23:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.028472 10.0.0.49 - - [2025-08-30 23:44:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.49 - - [2025-08-30 23:44:34] "GET /project/7ecd3211-f66f-4c1b-a192-ca88013d6f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.103193 10.0.0.49 - - [2025-08-30 23:44:34] "GET /floating-ip/b3b51661-20f6-4f0b-bd7e-b31afe623afc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.014308 10.0.0.49 - - [2025-08-30 23:44:34] "POST /ref-update HTTP/1.1" 200 156 0.023599 10.0.0.49 - - [2025-08-30 23:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008079 10.0.0.49 - - [2025-08-30 23:44:34] "GET /loadbalancer/fa60d0b0-f001-43f0-853f-3fe42a9c3d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002411 10.0.0.49 - - [2025-08-30 23:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004714 10.0.0.49 - - [2025-08-30 23:44:34] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.020729 10.0.0.49 - - [2025-08-30 23:44:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.042353 10.0.0.49 - - [2025-08-30 23:44:34] "POST /ref-update HTTP/1.1" 200 156 0.035432 10.0.0.49 - - [2025-08-30 23:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007035 10.0.0.49 - - [2025-08-30 23:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006378 10.0.0.49 - - [2025-08-30 23:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.49 - - [2025-08-30 23:44:34] "POST /ref-update HTTP/1.1" 200 156 0.016469 10.0.0.49 - - [2025-08-30 23:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.49 - - [2025-08-30 23:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.49 - - [2025-08-30 23:44:34] "GET /project/7ecd3211-f66f-4c1b-a192-ca88013d6f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.078650 10.0.0.49 - - [2025-08-30 23:44:34] "GET /loadbalancer-listener/6f4dbf3a-670e-478d-946b-5ede62389771?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.007141 10.0.0.49 - - [2025-08-30 23:44:34] "GET /loadbalancer-listener/6f4dbf3a-670e-478d-946b-5ede62389771?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.005554 10.0.0.49 - - [2025-08-30 23:44:34] "POST /ref-update HTTP/1.1" 200 156 0.019657 10.0.0.49 - - [2025-08-30 23:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007904 10.0.0.49 - - [2025-08-30 23:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005902 10.0.0.49 - - [2025-08-30 23:44:34] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.032250 10.0.0.49 - - [2025-08-30 23:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.49 - - [2025-08-30 23:44:34] "GET /instance-ip/aa76c856-1842-472a-99ca-9c9d08c39473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004329 10.0.0.49 - - [2025-08-30 23:44:34] "GET /instance-ip/aa76c856-1842-472a-99ca-9c9d08c39473?fields=floating_ips HTTP/1.1" 200 1165 0.003583 10.0.0.49 - - [2025-08-30 23:44:34] "POST /ref-update HTTP/1.1" 200 156 0.020271 10.0.0.49 - - [2025-08-30 23:44:34] "GET /floating-ip/b3b51661-20f6-4f0b-bd7e-b31afe623afc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003156 10.0.0.49 - - [2025-08-30 23:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.023569 10.0.0.49 - - [2025-08-30 23:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.49 - - [2025-08-30 23:44:34] "GET /project/7ecd3211-f66f-4c1b-a192-ca88013d6f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.088673 10.0.0.49 - - [2025-08-30 23:44:34] "GET /loadbalancer/fa60d0b0-f001-43f0-853f-3fe42a9c3d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.009970 10.0.0.49 - - [2025-08-30 23:44:34] "POST /ref-update HTTP/1.1" 200 156 0.015212 10.0.0.49 - - [2025-08-30 23:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.49 - - [2025-08-30 23:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012566 10.0.0.49 - - [2025-08-30 23:44:34] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.021905 10.0.0.49 - - [2025-08-30 23:44:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.075383 10.0.0.49 - - [2025-08-30 23:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.014351 10.0.0.49 - - [2025-08-30 23:44:34] "POST /ref-update HTTP/1.1" 200 156 0.080163 10.0.0.49 - - [2025-08-30 23:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.018632 10.0.0.49 - - [2025-08-30 23:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.026960 10.0.0.49 - - [2025-08-30 23:44:34] "GET /project/7ecd3211-f66f-4c1b-a192-ca88013d6f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.062756 10.0.0.49 - - [2025-08-30 23:44:34] "GET /loadbalancer-listener/bcef9f6c-7380-44df-a0b0-8380be163468?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.002245 10.0.0.49 - - [2025-08-30 23:44:34] "GET /loadbalancer-listener/bcef9f6c-7380-44df-a0b0-8380be163468?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.006911 10.0.0.49 - - [2025-08-30 23:44:34] "POST /ref-update HTTP/1.1" 200 156 0.011644 10.0.0.49 - - [2025-08-30 23:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007594 10.0.0.49 - - [2025-08-30 23:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.49 - - [2025-08-30 23:44:34] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.019894 10.0.0.49 - - [2025-08-30 23:44:34] "POST /ref-update HTTP/1.1" 200 156 0.012771 10.0.0.49 - - [2025-08-30 23:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010953 10.0.0.49 - - [2025-08-30 23:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008141 10.0.0.49 - - [2025-08-30 23:44:34] "GET /instance-ip/aa76c856-1842-472a-99ca-9c9d08c39473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007141 10.0.0.49 - - [2025-08-30 23:44:34] "GET /instance-ip/aa76c856-1842-472a-99ca-9c9d08c39473?fields=floating_ips HTTP/1.1" 200 1165 0.008262 10.0.0.49 - - [2025-08-30 23:44:34] "GET /floating-ip/b3b51661-20f6-4f0b-bd7e-b31afe623afc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.008239 10.0.0.49 - - [2025-08-30 23:44:34] "POST /tags HTTP/1.1" 200 355 0.070706 10.0.0.49 - - [2025-08-30 23:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009575 10.0.0.49 - - [2025-08-30 23:44:34] "POST /ref-update HTTP/1.1" 200 156 0.031749 10.0.0.49 - - [2025-08-30 23:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006525 10.0.0.49 - - [2025-08-30 23:44:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001736 10.0.0.49 - - [2025-08-30 23:44:35] "GET /tag/c0d11d05-f526-42ed-ba47-a9b1142b4bac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.019220 10.0.0.49 - - [2025-08-30 23:44:35] "POST /ref-update HTTP/1.1" 200 156 0.014414 10.0.0.49 - - [2025-08-30 23:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005184 10.0.0.49 - - [2025-08-30 23:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.49 - - [2025-08-30 23:44:35] "POST /tags HTTP/1.1" 200 303 0.041197 10.0.0.49 - - [2025-08-30 23:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009455 10.0.0.49 - - [2025-08-30 23:44:35] "POST /ref-update HTTP/1.1" 200 156 0.012120 10.0.0.49 - - [2025-08-30 23:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012850 10.0.0.49 - - [2025-08-30 23:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.49 - - [2025-08-30 23:44:35] "GET /tag/0ac76e42-b420-4144-9ff8-ed49f1ad1bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.019856 10.0.0.49 - - [2025-08-30 23:44:35] "POST /projects HTTP/1.1" 409 218 0.002086 10.0.0.49 - - [2025-08-30 23:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.49 - - [2025-08-30 23:44:35] "POST /ref-update HTTP/1.1" 200 156 0.008786 10.0.0.49 - - [2025-08-30 23:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004846 10.0.0.49 - - [2025-08-30 23:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007371 10.0.0.49 - - [2025-08-30 23:44:35] "GET /project/a78e05e2-317a-4d81-8ac8-b088ebb68137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.048827 10.0.0.49 - - [2025-08-30 23:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.49 - - [2025-08-30 23:44:35] "GET /network-ipam/9f276083-fc66-4113-be41-accb956cb1ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003939 10.0.0.49 - - [2025-08-30 23:44:35] "POST /ref-update HTTP/1.1" 200 156 0.010754 10.0.0.49 - - [2025-08-30 23:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012223 10.0.0.49 - - [2025-08-30 23:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691 10.0.0.49 - - [2025-08-30 23:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.49 - - [2025-08-30 23:44:35] "GET /virtual-network/307c1cdc-78c4-4bfd-acee-ec7f053add59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.003801 10.0.0.49 - - [2025-08-30 23:44:35] "POST /ref-update HTTP/1.1" 200 156 0.053239 10.0.0.49 - - [2025-08-30 23:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.036330 10.0.0.49 - - [2025-08-30 23:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005543 10.0.0.49 - - [2025-08-30 23:44:35] "PUT /virtual-network/307c1cdc-78c4-4bfd-acee-ec7f053add59 HTTP/1.1" 200 264 0.126284 10.0.0.49 - - [2025-08-30 23:44:35] "POST /ref-update HTTP/1.1" 200 156 0.008796 10.0.0.49 - - [2025-08-30 23:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004781 10.0.0.49 - - [2025-08-30 23:44:35] "GET /virtual-network/307c1cdc-78c4-4bfd-acee-ec7f053add59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006518 10.0.0.49 - - [2025-08-30 23:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006552 10.0.0.49 - - [2025-08-30 23:44:35] "POST /ref-update HTTP/1.1" 200 156 0.007792 10.0.0.49 - - [2025-08-30 23:44:35] "POST /set-tag HTTP/1.1" 200 109 0.059917 10.0.0.49 - - [2025-08-30 23:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.021122 10.0.0.49 - - [2025-08-30 23:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.014102 10.0.0.49 - - [2025-08-30 23:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006552 10.0.0.49 - - [2025-08-30 23:44:35] "GET /network-ipam/cca09f90-d593-4c31-877d-39f1433c3533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.005676 10.0.0.49 - - [2025-08-30 23:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.49 - - [2025-08-30 23:44:35] "POST /ref-update HTTP/1.1" 200 156 0.013437 10.0.0.49 - - [2025-08-30 23:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.014790 10.0.0.49 - - [2025-08-30 23:44:35] "GET /virtual-network/dc3119c9-0db7-4a58-a4a9-93c4f533450d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.015614 10.0.0.49 - - [2025-08-30 23:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008813 10.0.0.49 - - [2025-08-30 23:44:35] "POST /ref-update HTTP/1.1" 200 156 0.017943 10.0.0.49 - - [2025-08-30 23:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.018816 10.0.0.49 - - [2025-08-30 23:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004747 10.0.0.49 - - [2025-08-30 23:44:35] "PUT /virtual-network/dc3119c9-0db7-4a58-a4a9-93c4f533450d HTTP/1.1" 200 264 0.067530 10.0.0.49 - - [2025-08-30 23:44:35] "GET /virtual-network/dc3119c9-0db7-4a58-a4a9-93c4f533450d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.007810 10.0.0.49 - - [2025-08-30 23:44:35] "POST /ref-update HTTP/1.1" 200 156 0.036682 10.0.0.49 - - [2025-08-30 23:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012955 10.0.0.49 - - [2025-08-30 23:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005613 10.0.0.49 - - [2025-08-30 23:44:35] "POST /set-tag HTTP/1.1" 200 109 0.096680 10.0.0.49 - - [2025-08-30 23:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.49 - - [2025-08-30 23:44:35] "POST /ref-update HTTP/1.1" 200 156 0.020938 10.0.0.49 - - [2025-08-30 23:44:35] "GET /network-policy/6f8d516c-2e71-493a-af62-172b10f89597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.021428 10.0.0.49 - - [2025-08-30 23:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.019294 10.0.0.49 - - [2025-08-30 23:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010025 10.0.0.49 - - [2025-08-30 23:44:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 [Introspect:8084]10.0.0.49 - - [2025-08-30 23:44:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000923 [Introspect:8084]10.0.0.49 - - [2025-08-30 23:44:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000854 10.0.0.49 - - [2025-08-30 23:44:36] "GET /network-policy/b94c9378-4d88-479f-a023-8eac74c805b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002620 10.0.0.49 - - [2025-08-30 23:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.49 - - [2025-08-30 23:44:36] "GET /network-policy/7806e0b6-985b-480e-b02d-3de41045c1e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003978 10.0.0.49 - - [2025-08-30 23:44:36] "POST /ref-update HTTP/1.1" 200 156 0.010088 10.0.0.49 - - [2025-08-30 23:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.49 - - [2025-08-30 23:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.49 - - [2025-08-30 23:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002073 10.0.0.49 - - [2025-08-30 23:44:36] "PUT /network-policy/7806e0b6-985b-480e-b02d-3de41045c1e0 HTTP/1.1" 200 262 0.011748 10.0.0.49 - - [2025-08-30 23:44:36] "POST /ref-update HTTP/1.1" 200 156 0.021637 10.0.0.49 - - [2025-08-30 23:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013720 10.0.0.49 - - [2025-08-30 23:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.014229 10.0.0.49 - - [2025-08-30 23:44:36] "PUT /access-control-list/79cbd2a9-24d4-4ef6-a3a3-b7bcbe9bd6d7 HTTP/1.1" 200 272 0.023904 10.0.0.49 - - [2025-08-30 23:44:36] "POST /ref-update HTTP/1.1" 200 156 0.120741 10.0.0.49 - - [2025-08-30 23:44:36] "PUT /access-control-list/9b289fac-b661-4c3b-8c0b-03e4b4bfcd5e HTTP/1.1" 200 272 0.034802 10.0.0.49 - - [2025-08-30 23:44:36] "POST /ref-update HTTP/1.1" 200 156 0.022320 10.0.0.49 - - [2025-08-30 23:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.49 - - [2025-08-30 23:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.49 - - [2025-08-30 23:44:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001956 10.0.0.49 - - [2025-08-30 23:44:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001626 10.0.0.49 - - [2025-08-30 23:44:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001662 10.0.0.49 - - [2025-08-30 23:44:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001374 10.0.0.49 - - [2025-08-30 23:44:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001390 10.0.0.49 - - [2025-08-30 23:44:36] "POST /security-groups HTTP/1.1" 409 245 0.002032 10.0.0.49 - - [2025-08-30 23:44:36] "POST /ref-update HTTP/1.1" 200 156 0.007523 10.0.0.49 - - [2025-08-30 23:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006539 10.0.0.49 - - [2025-08-30 23:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.49 - - [2025-08-30 23:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.49 - - [2025-08-30 23:44:36] "PUT /security-group/f962f94e-cefe-487f-86a4-3c45b91afcac HTTP/1.1" 200 262 0.055661 10.0.0.49 - - [2025-08-30 23:44:36] "POST /ref-update HTTP/1.1" 200 156 0.026166 10.0.0.49 - - [2025-08-30 23:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.49 - - [2025-08-30 23:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001283 10.0.0.49 - - [2025-08-30 23:44:36] "PUT /access-control-list/48c91bba-3bad-4885-8d64-5d6604bddeb6 HTTP/1.1" 200 272 0.046973 10.0.0.49 - - [2025-08-30 23:44:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.056202 10.0.0.49 - - [2025-08-30 23:44:36] "POST /ref-update HTTP/1.1" 200 156 0.028951 10.0.0.49 - - [2025-08-30 23:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.49 - - [2025-08-30 23:44:36] "PUT /access-control-list/70023970-1bfb-4076-8d19-3f6a4325f16d HTTP/1.1" 200 272 0.016342 10.0.0.49 - - [2025-08-30 23:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.49 - - [2025-08-30 23:44:36] "GET /application-policy-set/00e90a94-50a9-45e6-8d16-2d6c3cd0ee35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005357 10.0.0.49 - - [2025-08-30 23:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.49 - - [2025-08-30 23:44:36] "POST /ref-update HTTP/1.1" 200 156 0.011984 10.0.0.49 - - [2025-08-30 23:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.014212 10.0.0.49 - - [2025-08-30 23:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.49 - - [2025-08-30 23:44:36] "GET /policy-management/124513cd-7c93-444a-8d75-afa11439f042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004238 10.0.0.49 - - [2025-08-30 23:44:36] "POST /tags HTTP/1.1" 409 206 0.002174 10.0.0.49 - - [2025-08-30 23:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.49 - - [2025-08-30 23:44:36] "GET /tag/0ac76e42-b420-4144-9ff8-ed49f1ad1bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.012202 10.0.0.49 - - [2025-08-30 23:44:36] "POST /ref-update HTTP/1.1" 200 156 0.008811 10.0.0.49 - - [2025-08-30 23:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012220 10.0.0.49 - - [2025-08-30 23:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.49 - - [2025-08-30 23:44:36] "POST /firewall-rules HTTP/1.1" 200 562 0.072810 10.0.0.49 - - [2025-08-30 23:44:36] "GET /firewall-rule/5ecf7100-d92b-4f63-8b51-470aa9a8a915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.011858 10.0.0.49 - - [2025-08-30 23:44:36] "POST /ref-update HTTP/1.1" 200 156 0.063482 10.0.0.49 - - [2025-08-30 23:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009651 10.0.0.49 - - [2025-08-30 23:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.49 - - [2025-08-30 23:44:36] "GET /firewall-policy/cb6cda3c-a923-412f-9f36-f8ff49fc3797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.015873 10.0.0.49 - - [2025-08-30 23:44:36] "GET /firewall-rule/5ecf7100-d92b-4f63-8b51-470aa9a8a915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002381 10.0.0.49 - - [2025-08-30 23:44:36] "POST /ref-update HTTP/1.1" 200 156 0.011662 10.0.0.49 - - [2025-08-30 23:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005382 10.0.0.49 - - [2025-08-30 23:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009365 10.0.0.49 - - [2025-08-30 23:44:36] "POST /ref-update HTTP/1.1" 200 156 0.057384 10.0.0.49 - - [2025-08-30 23:44:36] "GET /application-policy-set/00e90a94-50a9-45e6-8d16-2d6c3cd0ee35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.017105 10.0.0.49 - - [2025-08-30 23:44:36] "POST /ref-update HTTP/1.1" 200 156 0.017774 10.0.0.49 - - [2025-08-30 23:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009918 10.0.0.49 - - [2025-08-30 23:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.49 - - [2025-08-30 23:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.49 - - [2025-08-30 23:44:36] "GET /policy-management/124513cd-7c93-444a-8d75-afa11439f042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004039 10.0.0.49 - - [2025-08-30 23:44:36] "POST /tags HTTP/1.1" 409 206 0.002790 10.0.0.49 - - [2025-08-30 23:44:37] "POST /ref-update HTTP/1.1" 200 156 0.009494 10.0.0.49 - - [2025-08-30 23:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.49 - - [2025-08-30 23:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004820 10.0.0.49 - - [2025-08-30 23:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.49 - - [2025-08-30 23:44:37] "GET /tag/0ac76e42-b420-4144-9ff8-ed49f1ad1bb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.017159 10.0.0.49 - - [2025-08-30 23:44:37] "POST /firewall-rules HTTP/1.1" 200 560 0.066361 10.0.0.49 - - [2025-08-30 23:44:37] "POST /ref-update HTTP/1.1" 200 156 0.080232 10.0.0.49 - - [2025-08-30 23:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.025287 10.0.0.49 - - [2025-08-30 23:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001608 10.0.0.49 - - [2025-08-30 23:44:37] "GET /firewall-rule/9612a564-2644-46e9-83d1-902c50bcc705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.017676 10.0.0.49 - - [2025-08-30 23:44:37] "GET /firewall-policy/cb6cda3c-a923-412f-9f36-f8ff49fc3797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.003488 10.0.0.49 - - [2025-08-30 23:44:37] "GET /firewall-rule/9612a564-2644-46e9-83d1-902c50bcc705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.001912 10.0.0.49 - - [2025-08-30 23:44:37] "POST /ref-update HTTP/1.1" 200 156 0.016800 10.0.0.49 - - [2025-08-30 23:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.016467 10.0.0.49 - - [2025-08-30 23:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006381 10.0.0.49 - - [2025-08-30 23:44:37] "POST /ref-update HTTP/1.1" 200 156 0.056671 10.0.0.49 - - [2025-08-30 23:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012836 10.0.0.49 - - [2025-08-30 23:44:37] "GET /loadbalancer/fa60d0b0-f001-43f0-853f-3fe42a9c3d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.016282 10.0.0.49 - - [2025-08-30 23:44:37] "POST /ref-update HTTP/1.1" 200 156 0.033537 10.0.0.49 - - [2025-08-30 23:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.013649 10.0.0.49 - - [2025-08-30 23:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.49 - - [2025-08-30 23:44:37] "POST /tags HTTP/1.1" 200 371 0.022599 10.0.0.49 - - [2025-08-30 23:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.016299 10.0.0.49 - - [2025-08-30 23:44:37] "POST /ref-update HTTP/1.1" 200 156 0.022158 10.0.0.49 - - [2025-08-30 23:44:37] "GET /tag/8e8012d5-b66a-45a4-92a7-6402303c7c6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.030760 10.0.0.49 - - [2025-08-30 23:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.49 - - [2025-08-30 23:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.49 - - [2025-08-30 23:44:37] "POST /ref-update HTTP/1.1" 200 156 0.015417 10.0.0.49 - - [2025-08-30 23:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.013422 10.0.0.49 - - [2025-08-30 23:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.49 - - [2025-08-30 23:44:37] "POST /tags HTTP/1.1" 200 319 0.052281 10.0.0.49 - - [2025-08-30 23:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.022233 10.0.0.49 - - [2025-08-30 23:44:37] "GET /tag/702b4261-f877-463f-ac2d-8bd1d4f105ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.017758 10.0.0.49 - - [2025-08-30 23:44:37] "POST /ref-update HTTP/1.1" 200 156 0.033453 10.0.0.49 - - [2025-08-30 23:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.020526 10.0.0.49 - - [2025-08-30 23:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005969 10.0.0.49 - - [2025-08-30 23:44:37] "POST /ref-update HTTP/1.1" 200 156 0.018003 10.0.0.49 - - [2025-08-30 23:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.025322 10.0.0.49 - - [2025-08-30 23:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.49 - - [2025-08-30 23:44:37] "POST /ref-update HTTP/1.1" 200 156 0.016062 10.0.0.49 - - [2025-08-30 23:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.020521 10.0.0.49 - - [2025-08-30 23:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.49 - - [2025-08-30 23:44:37] "POST /id-to-fqname HTTP/1.1" 200 181 0.000417 10.0.0.49 - - [2025-08-30 23:44:37] "POST /fqname-to-id HTTP/1.1" 404 190 0.011412 10.0.0.49 - - [2025-08-30 23:44:37] "POST /ref-update HTTP/1.1" 200 156 0.018006 10.0.0.49 - - [2025-08-30 23:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009841 10.0.0.49 - - [2025-08-30 23:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008348 10.0.0.49 - - [2025-08-30 23:44:38] "POST /security-groups HTTP/1.1" 200 578 0.124569 10.0.0.49 - - [2025-08-30 23:44:38] "POST /fqname-to-id HTTP/1.1" 404 225 0.003530 10.0.0.49 - - [2025-08-30 23:44:38] "POST /ref-update HTTP/1.1" 200 156 0.031156 10.0.0.49 - - [2025-08-30 23:44:38] "POST /projects HTTP/1.1" 200 497 0.396863 10.0.0.49 - - [2025-08-30 23:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006217 10.0.0.49 - - [2025-08-30 23:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001999 10.0.0.49 - - [2025-08-30 23:44:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.013780 10.0.0.49 - - [2025-08-30 23:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011955 10.0.0.49 - - [2025-08-30 23:44:38] "GET /virtual-network/307c1cdc-78c4-4bfd-acee-ec7f053add59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.012105 10.0.0.49 - - [2025-08-30 23:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006603 10.0.0.49 - - [2025-08-30 23:44:38] "GET /virtual-network/dc3119c9-0db7-4a58-a4a9-93c4f533450d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.007202 10.0.0.49 - - [2025-08-30 23:44:38] "POST /access-control-lists HTTP/1.1" 200 587 0.123598 10.0.0.49 - - [2025-08-30 23:44:38] "POST /ref-update HTTP/1.1" 200 156 0.080111 10.0.0.49 - - [2025-08-30 23:44:38] "POST /fqname-to-id HTTP/1.1" 404 224 0.022887 10.0.0.49 - - [2025-08-30 23:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.49 - - [2025-08-30 23:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001665 10.0.0.49 - - [2025-08-30 23:44:38] "POST /access-control-lists HTTP/1.1" 200 585 0.138340 10.0.0.49 - - [2025-08-30 23:44:38] "POST /ref-update HTTP/1.1" 200 156 0.104119 10.0.0.49 - - [2025-08-30 23:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012538 10.0.0.49 - - [2025-08-30 23:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007191 10.0.0.49 - - [2025-08-30 23:44:38] "PUT /virtual-network/307c1cdc-78c4-4bfd-acee-ec7f053add59 HTTP/1.1" 200 264 0.208187 10.0.0.49 - - [2025-08-30 23:44:38] "POST /ref-update HTTP/1.1" 200 156 0.057188 10.0.0.49 - - [2025-08-30 23:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011682 10.0.0.49 - - [2025-08-30 23:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006470 10.0.0.49 - - [2025-08-30 23:44:38] "PUT /virtual-network/dc3119c9-0db7-4a58-a4a9-93c4f533450d HTTP/1.1" 200 264 0.134671 10.0.0.49 - - [2025-08-30 23:44:38] "POST /ref-update HTTP/1.1" 200 156 0.032882 10.0.0.49 - - [2025-08-30 23:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.014488 10.0.0.49 - - [2025-08-30 23:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004761 10.0.0.49 - - [2025-08-30 23:44:38] "POST /security-groups HTTP/1.1" 200 558 0.116835 10.0.0.49 - - [2025-08-30 23:44:38] "POST /fqname-to-id HTTP/1.1" 404 248 0.003817 10.0.0.49 - - [2025-08-30 23:44:38] "POST /ref-update HTTP/1.1" 200 156 0.055079 10.0.0.49 - - [2025-08-30 23:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.013734 10.0.0.49 - - [2025-08-30 23:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008900 10.0.0.49 - - [2025-08-30 23:44:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.030927 10.0.0.49 - - [2025-08-30 23:44:38] "POST /access-control-lists HTTP/1.1" 200 610 0.069550 10.0.0.49 - - [2025-08-30 23:44:38] "POST /fqname-to-id HTTP/1.1" 404 247 0.023822 10.0.0.49 - - [2025-08-30 23:44:38] "POST /chown HTTP/1.1" 200 109 0.061193 10.0.0.49 - - [2025-08-30 23:44:38] "POST /ref-update HTTP/1.1" 200 156 0.052520 10.0.0.49 - - [2025-08-30 23:44:38] "GET /application-policy-set/00e90a94-50a9-45e6-8d16-2d6c3cd0ee35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.032057 10.0.0.49 - - [2025-08-30 23:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004329 10.0.0.49 - - [2025-08-30 23:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.49 - - [2025-08-30 23:44:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.49 - - [2025-08-30 23:44:38] "GET /policy-management/124513cd-7c93-444a-8d75-afa11439f042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010340 10.0.0.49 - - [2025-08-30 23:44:38] "POST /access-control-lists HTTP/1.1" 200 608 0.122978 10.0.0.49 - - [2025-08-30 23:44:38] "POST /tags HTTP/1.1" 409 214 0.012849 10.0.0.49 - - [2025-08-30 23:44:38] "POST /ref-update HTTP/1.1" 200 156 0.035017 10.0.0.49 - - [2025-08-30 23:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.019670 10.0.0.49 - - [2025-08-30 23:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009936 10.0.0.49 - - [2025-08-30 23:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001797 10.0.0.49 - - [2025-08-30 23:44:39] "GET /tag/702b4261-f877-463f-ac2d-8bd1d4f105ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.049554 10.0.0.49 - - [2025-08-30 23:44:39] "POST /ref-update HTTP/1.1" 200 156 0.013433 10.0.0.49 - - [2025-08-30 23:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011350 10.0.0.49 - - [2025-08-30 23:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.49 - - [2025-08-30 23:44:39] "POST /ref-update HTTP/1.1" 200 156 0.009186 10.0.0.49 - - [2025-08-30 23:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004886 10.0.0.49 - - [2025-08-30 23:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004975 10.0.0.49 - - [2025-08-30 23:44:39] "POST /firewall-rules HTTP/1.1" 200 578 0.160504 10.0.0.49 - - [2025-08-30 23:44:39] "POST /ref-update HTTP/1.1" 200 156 0.028091 10.0.0.49 - - [2025-08-30 23:44:39] "GET /firewall-rule/11c43e0d-778f-496e-9a34-fd6a0cb0ab1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.024538 10.0.0.49 - - [2025-08-30 23:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.49 - - [2025-08-30 23:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.49 - - [2025-08-30 23:44:39] "GET /firewall-policy/cb6cda3c-a923-412f-9f36-f8ff49fc3797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.003820 10.0.0.49 - - [2025-08-30 23:44:39] "GET /firewall-rule/11c43e0d-778f-496e-9a34-fd6a0cb0ab1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002138 10.0.0.49 - - [2025-08-30 23:44:39] "POST /ref-update HTTP/1.1" 200 156 0.021679 10.0.0.49 - - [2025-08-30 23:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005970 10.0.0.49 - - [2025-08-30 23:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.49 - - [2025-08-30 23:44:39] "POST /ref-update HTTP/1.1" 200 156 0.086759 10.0.0.49 - - [2025-08-30 23:44:39] "POST /ref-update HTTP/1.1" 200 156 0.008187 10.0.0.49 - - [2025-08-30 23:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945 10.0.0.49 - - [2025-08-30 23:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.49 - - [2025-08-30 23:44:39] "GET /application-policy-set/00e90a94-50a9-45e6-8d16-2d6c3cd0ee35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.002914 10.0.0.49 - - [2025-08-30 23:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.49 - - [2025-08-30 23:44:39] "GET /policy-management/124513cd-7c93-444a-8d75-afa11439f042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002305 10.0.0.49 - - [2025-08-30 23:44:39] "POST /tags HTTP/1.1" 409 214 0.004426 10.0.0.49 - - [2025-08-30 23:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.49 - - [2025-08-30 23:44:39] "POST /ref-update HTTP/1.1" 200 156 0.099613 10.0.0.49 - - [2025-08-30 23:44:39] "GET /tag/702b4261-f877-463f-ac2d-8bd1d4f105ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.055058 10.0.0.49 - - [2025-08-30 23:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005800 10.0.0.49 - - [2025-08-30 23:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.49 - - [2025-08-30 23:44:39] "POST /firewall-rules HTTP/1.1" 200 576 0.086594 10.0.0.49 - - [2025-08-30 23:44:39] "POST /ref-update HTTP/1.1" 200 156 0.047697 10.0.0.49 - - [2025-08-30 23:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004982 10.0.0.49 - - [2025-08-30 23:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.49 - - [2025-08-30 23:44:39] "GET /firewall-rule/bbba28d4-ff16-458d-be22-8df07350b773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.017421 10.0.0.49 - - [2025-08-30 23:44:39] "GET /firewall-policy/cb6cda3c-a923-412f-9f36-f8ff49fc3797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.004087 10.0.0.49 - - [2025-08-30 23:44:39] "GET /firewall-rule/bbba28d4-ff16-458d-be22-8df07350b773?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003870 10.0.0.49 - - [2025-08-30 23:44:39] "POST /ref-update HTTP/1.1" 200 156 0.010369 10.0.0.49 - - [2025-08-30 23:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.069834 10.0.0.49 - - [2025-08-30 23:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.49 - - [2025-08-30 23:44:39] "POST /ref-update HTTP/1.1" 200 156 0.022441 10.0.0.49 - - [2025-08-30 23:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011311 10.0.0.49 - - [2025-08-30 23:44:39] "POST /ref-update HTTP/1.1" 200 156 0.097884 10.0.0.49 - - [2025-08-30 23:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009388 10.0.0.49 - - [2025-08-30 23:44:40] "POST /tags HTTP/1.1" 200 363 0.035635 10.0.0.49 - - [2025-08-30 23:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012571 10.0.0.49 - - [2025-08-30 23:44:40] "POST /ref-update HTTP/1.1" 200 156 0.016662 10.0.0.49 - - [2025-08-30 23:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006394 10.0.0.49 - - [2025-08-30 23:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.49 - - [2025-08-30 23:44:40] "GET /tag/c31b9cb0-3ce3-4edf-b220-693175a44b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.013863 10.0.0.49 - - [2025-08-30 23:44:40] "POST /ref-update HTTP/1.1" 200 156 0.011872 10.0.0.49 - - [2025-08-30 23:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005197 10.0.0.49 - - [2025-08-30 23:44:40] "POST /tags HTTP/1.1" 200 311 0.041659 10.0.0.49 - - [2025-08-30 23:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013963 10.0.0.49 - - [2025-08-30 23:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013854 10.0.0.49 - - [2025-08-30 23:44:40] "GET /tag/19dcc223-7889-426a-8f60-886d89a9490a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.021965 10.0.0.49 - - [2025-08-30 23:44:40] "POST /ref-update HTTP/1.1" 200 156 0.029242 10.0.0.49 - - [2025-08-30 23:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009073 10.0.0.49 - - [2025-08-30 23:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.49 - - [2025-08-30 23:44:40] "POST /ref-update HTTP/1.1" 200 156 0.024393 10.0.0.49 - - [2025-08-30 23:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010387 10.0.0.49 - - [2025-08-30 23:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008496 10.0.0.49 - - [2025-08-30 23:44:40] "POST /id-to-fqname HTTP/1.1" 200 177 0.001437 10.0.0.49 - - [2025-08-30 23:44:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.014481 10.0.0.49 - - [2025-08-30 23:44:40] "POST /ref-update HTTP/1.1" 200 156 0.014023 10.0.0.49 - - [2025-08-30 23:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014223 10.0.0.49 - - [2025-08-30 23:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006788 10.0.0.49 - - [2025-08-30 23:44:40] "POST /security-groups HTTP/1.1" 200 574 0.103419 10.0.0.49 - - [2025-08-30 23:44:40] "POST /projects HTTP/1.1" 200 489 0.260151 10.0.0.49 - - [2025-08-30 23:44:40] "POST /ref-update HTTP/1.1" 200 156 0.045648 10.0.0.49 - - [2025-08-30 23:44:40] "POST /fqname-to-id HTTP/1.1" 404 217 0.009117 10.0.0.49 - - [2025-08-30 23:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010582 10.0.0.49 - - [2025-08-30 23:44:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.034742 10.0.0.49 - - [2025-08-30 23:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.022472 10.0.0.49 - - [2025-08-30 23:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.020066 10.0.0.49 - - [2025-08-30 23:44:40] "GET /virtual-network/307c1cdc-78c4-4bfd-acee-ec7f053add59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.020289 10.0.0.49 - - [2025-08-30 23:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010398 10.0.0.49 - - [2025-08-30 23:44:40] "POST /access-control-lists HTTP/1.1" 200 583 0.108339 10.0.0.49 - - [2025-08-30 23:44:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.013369 10.0.0.49 - - [2025-08-30 23:44:40] "GET /virtual-network/dc3119c9-0db7-4a58-a4a9-93c4f533450d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.009585 10.0.0.49 - - [2025-08-30 23:44:40] "POST /ref-update HTTP/1.1" 200 156 0.063755 10.0.0.49 - - [2025-08-30 23:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.49 - - [2025-08-30 23:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.49 - - [2025-08-30 23:44:40] "POST /ref-update HTTP/1.1" 200 156 0.052378 10.0.0.49 - - [2025-08-30 23:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006691 10.0.0.49 - - [2025-08-30 23:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.49 - - [2025-08-30 23:44:40] "POST /access-control-lists HTTP/1.1" 200 581 0.148675 10.0.0.49 - - [2025-08-30 23:44:40] "PUT /virtual-network/307c1cdc-78c4-4bfd-acee-ec7f053add59 HTTP/1.1" 200 264 0.120245 10.0.0.49 - - [2025-08-30 23:44:40] "POST /ref-update HTTP/1.1" 200 156 0.017662 10.0.0.49 - - [2025-08-30 23:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009187 10.0.0.49 - - [2025-08-30 23:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918 10.0.0.49 - - [2025-08-30 23:44:40] "PUT /virtual-network/dc3119c9-0db7-4a58-a4a9-93c4f533450d HTTP/1.1" 200 264 0.068230 10.0.0.49 - - [2025-08-30 23:44:40] "POST /ref-update HTTP/1.1" 200 156 0.014917 10.0.0.49 - - [2025-08-30 23:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012733 10.0.0.49 - - [2025-08-30 23:44:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.016260 10.0.0.49 - - [2025-08-30 23:44:41] "POST /security-groups HTTP/1.1" 200 546 0.121597 10.0.0.49 - - [2025-08-30 23:44:41] "POST /ref-update HTTP/1.1" 200 156 0.043065 10.0.0.49 - - [2025-08-30 23:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008142 10.0.0.49 - - [2025-08-30 23:44:41] "POST /fqname-to-id HTTP/1.1" 404 240 0.009154 10.0.0.49 - - [2025-08-30 23:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007506 10.0.0.49 - - [2025-08-30 23:44:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.062033 10.0.0.49 - - [2025-08-30 23:44:41] "POST /access-control-lists HTTP/1.1" 200 602 0.083634 10.0.0.49 - - [2025-08-30 23:44:41] "POST /ref-update HTTP/1.1" 200 156 0.051797 10.0.0.49 - - [2025-08-30 23:44:41] "POST /fqname-to-id HTTP/1.1" 404 239 0.012392 10.0.0.49 - - [2025-08-30 23:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.017437 10.0.0.49 - - [2025-08-30 23:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.026180 10.0.0.49 - - [2025-08-30 23:44:41] "POST /chown HTTP/1.1" 200 109 0.077887 10.0.0.49 - - [2025-08-30 23:44:41] "GET /application-policy-set/00e90a94-50a9-45e6-8d16-2d6c3cd0ee35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.024418 10.0.0.49 - - [2025-08-30 23:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.49 - - [2025-08-30 23:44:41] "POST /access-control-lists HTTP/1.1" 200 600 0.160439 10.0.0.49 - - [2025-08-30 23:44:41] "GET /policy-management/124513cd-7c93-444a-8d75-afa11439f042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.014651 10.0.0.49 - - [2025-08-30 23:44:41] "POST /tags HTTP/1.1" 409 210 0.023932 10.0.0.49 - - [2025-08-30 23:44:41] "POST /ref-update HTTP/1.1" 200 156 0.094878 10.0.0.49 - - [2025-08-30 23:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010490 10.0.0.49 - - [2025-08-30 23:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.49 - - [2025-08-30 23:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.49 - - [2025-08-30 23:44:41] "GET /tag/19dcc223-7889-426a-8f60-886d89a9490a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013467 10.0.0.49 - - [2025-08-30 23:44:41] "POST /firewall-rules HTTP/1.1" 200 570 0.073272 10.0.0.49 - - [2025-08-30 23:44:41] "POST /ref-update HTTP/1.1" 200 156 0.063681 10.0.0.49 - - [2025-08-30 23:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.49 - - [2025-08-30 23:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.49 - - [2025-08-30 23:44:41] "GET /firewall-rule/44431bc6-5166-431d-a3bf-45846e2dd733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003565 10.0.0.49 - - [2025-08-30 23:44:41] "GET /firewall-policy/cb6cda3c-a923-412f-9f36-f8ff49fc3797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.003094 10.0.0.49 - - [2025-08-30 23:44:41] "GET /firewall-rule/44431bc6-5166-431d-a3bf-45846e2dd733?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004961 10.0.0.49 - - [2025-08-30 23:44:41] "POST /ref-update HTTP/1.1" 200 156 0.008339 10.0.0.49 - - [2025-08-30 23:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005791 10.0.0.49 - - [2025-08-30 23:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007418 [Introspect:8084]10.0.0.49 - - [2025-08-30 23:44:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000805 [Introspect:8084]10.0.0.49 - - [2025-08-30 23:44:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000803 10.0.0.49 - - [2025-08-30 23:44:41] "POST /ref-update HTTP/1.1" 200 156 0.015773 10.0.0.49 - - [2025-08-30 23:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014737 10.0.0.49 - - [2025-08-30 23:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.49 - - [2025-08-30 23:44:41] "POST /ref-update HTTP/1.1" 200 156 0.088749 10.0.0.49 - - [2025-08-30 23:44:41] "GET /application-policy-set/00e90a94-50a9-45e6-8d16-2d6c3cd0ee35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.010580 10.0.0.49 - - [2025-08-30 23:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005470 10.0.0.49 - - [2025-08-30 23:44:41] "POST /ref-update HTTP/1.1" 200 156 0.006558 10.0.0.49 - - [2025-08-30 23:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.011689 10.0.0.49 - - [2025-08-30 23:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.49 - - [2025-08-30 23:44:41] "GET /policy-management/124513cd-7c93-444a-8d75-afa11439f042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002343 10.0.0.49 - - [2025-08-30 23:44:41] "POST /tags HTTP/1.1" 409 210 0.001306 10.0.0.49 - - [2025-08-30 23:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001296 10.0.0.49 - - [2025-08-30 23:44:41] "GET /tag/19dcc223-7889-426a-8f60-886d89a9490a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011519 10.0.0.49 - - [2025-08-30 23:44:41] "POST /ref-update HTTP/1.1" 200 156 0.013844 10.0.0.49 - - [2025-08-30 23:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.49 - - [2025-08-30 23:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005794 10.0.0.49 - - [2025-08-30 23:44:41] "POST /ref-update HTTP/1.1" 200 156 0.025297 10.0.0.49 - - [2025-08-30 23:44:41] "POST /firewall-rules HTTP/1.1" 200 568 0.122888 10.0.0.49 - - [2025-08-30 23:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.019640 10.0.0.49 - - [2025-08-30 23:44:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.49 - - [2025-08-30 23:44:41] "GET /firewall-rule/3fa1b255-4abc-465e-a9a8-db3a963f219e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003824 10.0.0.49 - - [2025-08-30 23:44:41] "GET /firewall-policy/cb6cda3c-a923-412f-9f36-f8ff49fc3797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.003119 10.0.0.49 - - [2025-08-30 23:44:41] "GET /firewall-rule/3fa1b255-4abc-465e-a9a8-db3a963f219e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002027 10.0.0.49 - - [2025-08-30 23:44:42] "POST /ref-update HTTP/1.1" 200 156 0.006087 10.0.0.49 - - [2025-08-30 23:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011679 10.0.0.49 - - [2025-08-30 23:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.49 - - [2025-08-30 23:44:42] "POST /ref-update HTTP/1.1" 200 156 0.036942 10.0.0.49 - - [2025-08-30 23:44:42] "POST /tags HTTP/1.1" 409 237 0.008822 10.0.0.49 - - [2025-08-30 23:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005395 10.0.0.49 - - [2025-08-30 23:44:42] "POST /ref-update HTTP/1.1" 200 156 0.054706 10.0.0.49 - - [2025-08-30 23:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006367 10.0.0.49 - - [2025-08-30 23:44:42] "GET /tag/ffcb00b6-ce44-4436-9e51-193432254715?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.016984 10.0.0.49 - - [2025-08-30 23:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.49 - - [2025-08-30 23:44:42] "POST /tags HTTP/1.1" 409 210 0.001556 10.0.0.49 - - [2025-08-30 23:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001302 10.0.0.49 - - [2025-08-30 23:44:42] "GET /tag/f2873284-4a33-4632-b55e-94f0698aa329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.065701 10.0.0.49 - - [2025-08-30 23:44:42] "POST /ref-update HTTP/1.1" 200 156 0.072928 10.0.0.49 - - [2025-08-30 23:44:42] "POST /projects HTTP/1.1" 409 223 0.006316 10.0.0.49 - - [2025-08-30 23:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007480 10.0.0.49 - - [2025-08-30 23:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.49 - - [2025-08-30 23:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.49 - - [2025-08-30 23:44:42] "POST /ref-update HTTP/1.1" 200 156 0.021760 10.0.0.49 - - [2025-08-30 23:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006278 10.0.0.49 - - [2025-08-30 23:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.49 - - [2025-08-30 23:44:42] "GET /project/7ecd3211-f66f-4c1b-a192-ca88013d6f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.062041 10.0.0.49 - - [2025-08-30 23:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.49 - - [2025-08-30 23:44:42] "GET /virtual-network/307c1cdc-78c4-4bfd-acee-ec7f053add59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004688 10.0.0.49 - - [2025-08-30 23:44:42] "POST /ref-update HTTP/1.1" 200 156 0.018679 10.0.0.49 - - [2025-08-30 23:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.49 - - [2025-08-30 23:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.49 - - [2025-08-30 23:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241 10.0.0.49 - - [2025-08-30 23:44:42] "GET /virtual-network/dc3119c9-0db7-4a58-a4a9-93c4f533450d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.005509 10.0.0.49 - - [2025-08-30 23:44:42] "POST /ref-update HTTP/1.1" 200 156 0.026109 10.0.0.49 - - [2025-08-30 23:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007484 10.0.0.49 - - [2025-08-30 23:44:42] "PUT /virtual-network/307c1cdc-78c4-4bfd-acee-ec7f053add59 HTTP/1.1" 200 264 0.068114 10.0.0.49 - - [2025-08-30 23:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012567 10.0.0.49 - - [2025-08-30 23:44:42] "POST /ref-update HTTP/1.1" 200 156 0.020853 10.0.0.49 - - [2025-08-30 23:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005233 10.0.0.49 - - [2025-08-30 23:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.49 - - [2025-08-30 23:44:42] "PUT /virtual-network/dc3119c9-0db7-4a58-a4a9-93c4f533450d HTTP/1.1" 200 264 0.052997 10.0.0.49 - - [2025-08-30 23:44:42] "POST /security-groups HTTP/1.1" 409 253 0.009262 10.0.0.49 - - [2025-08-30 23:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008744 10.0.0.49 - - [2025-08-30 23:44:42] "POST /ref-update HTTP/1.1" 200 156 0.008540 10.0.0.49 - - [2025-08-30 23:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004543 10.0.0.49 - - [2025-08-30 23:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005120 10.0.0.49 - - [2025-08-30 23:44:42] "PUT /security-group/51539d97-c28a-49e5-8d55-51a6705daa56 HTTP/1.1" 200 262 0.068145 10.0.0.49 - - [2025-08-30 23:44:42] "POST /ref-update HTTP/1.1" 200 156 0.053799 10.0.0.49 - - [2025-08-30 23:44:42] "PUT /access-control-list/efd0e6a7-f81c-4a4b-9973-3ed477a54bb5 HTTP/1.1" 200 272 0.030925 10.0.0.49 - - [2025-08-30 23:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009060 10.0.0.49 - - [2025-08-30 23:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004533 10.0.0.49 - - [2025-08-30 23:44:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.042115 10.0.0.49 - - [2025-08-30 23:44:42] "GET /application-policy-set/00e90a94-50a9-45e6-8d16-2d6c3cd0ee35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.008837 10.0.0.49 - - [2025-08-30 23:44:42] "PUT /access-control-list/da02dca8-fed8-4afb-a7b6-90f9c4f6e728 HTTP/1.1" 200 272 0.037819 10.0.0.49 - - [2025-08-30 23:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.49 - - [2025-08-30 23:44:42] "POST /ref-update HTTP/1.1" 200 156 0.029582 10.0.0.49 - - [2025-08-30 23:44:42] "GET /policy-management/124513cd-7c93-444a-8d75-afa11439f042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002341 10.0.0.49 - - [2025-08-30 23:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964 10.0.0.49 - - [2025-08-30 23:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001383 10.0.0.49 - - [2025-08-30 23:44:42] "POST /tags HTTP/1.1" 409 210 0.003206 10.0.0.49 - - [2025-08-30 23:44:42] "POST /ref-update HTTP/1.1" 200 156 0.009918 10.0.0.49 - - [2025-08-30 23:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006719 10.0.0.49 - - [2025-08-30 23:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009940 10.0.0.49 - - [2025-08-30 23:44:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141 10.0.0.49 - - [2025-08-30 23:44:43] "GET /tag/f2873284-4a33-4632-b55e-94f0698aa329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015777 10.0.0.49 - - [2025-08-30 23:44:43] "POST /ref-update HTTP/1.1" 200 156 0.045673 10.0.0.49 - - [2025-08-30 23:44:43] "POST /firewall-rules HTTP/1.1" 200 570 0.072888 10.0.0.49 - - [2025-08-30 23:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.027294 10.0.0.49 - - [2025-08-30 23:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.49 - - [2025-08-30 23:44:43] "GET /firewall-rule/8ef49a68-703e-478d-8bbf-b1b6cc8a645d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003802 10.0.0.49 - - [2025-08-30 23:44:43] "GET /firewall-policy/cb6cda3c-a923-412f-9f36-f8ff49fc3797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.005061 10.0.0.49 - - [2025-08-30 23:44:43] "GET /firewall-rule/8ef49a68-703e-478d-8bbf-b1b6cc8a645d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002470 10.0.0.49 - - [2025-08-30 23:44:43] "POST /ref-update HTTP/1.1" 200 156 0.011124 10.0.0.49 - - [2025-08-30 23:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001696 10.0.0.49 - - [2025-08-30 23:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009373 10.0.0.49 - - [2025-08-30 23:44:43] "POST /ref-update HTTP/1.1" 200 156 0.020601 10.0.0.49 - - [2025-08-30 23:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007193 10.0.0.49 - - [2025-08-30 23:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008550 10.0.0.49 - - [2025-08-30 23:44:43] "POST /ref-update HTTP/1.1" 200 156 0.136541 10.0.0.49 - - [2025-08-30 23:44:43] "GET /application-policy-set/00e90a94-50a9-45e6-8d16-2d6c3cd0ee35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005275 10.0.0.49 - - [2025-08-30 23:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.49 - - [2025-08-30 23:44:43] "POST /ref-update HTTP/1.1" 200 156 0.015936 10.0.0.49 - - [2025-08-30 23:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.49 - - [2025-08-30 23:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001154 10.0.0.49 - - [2025-08-30 23:44:43] "GET /policy-management/124513cd-7c93-444a-8d75-afa11439f042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002744 10.0.0.49 - - [2025-08-30 23:44:43] "POST /tags HTTP/1.1" 409 210 0.002064 10.0.0.49 - - [2025-08-30 23:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001846 10.0.0.49 - - [2025-08-30 23:44:43] "POST /ref-update HTTP/1.1" 200 156 0.005326 10.0.0.49 - - [2025-08-30 23:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.49 - - [2025-08-30 23:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001188 10.0.0.49 - - [2025-08-30 23:44:43] "GET /tag/f2873284-4a33-4632-b55e-94f0698aa329?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015191 10.0.0.49 - - [2025-08-30 23:44:43] "POST /ref-update HTTP/1.1" 200 156 0.017065 10.0.0.49 - - [2025-08-30 23:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007541 10.0.0.49 - - [2025-08-30 23:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008040 10.0.0.49 - - [2025-08-30 23:44:43] "POST /firewall-rules HTTP/1.1" 200 568 0.110983 10.0.0.49 - - [2025-08-30 23:44:43] "GET /firewall-rule/00ec2f0e-cfc0-4be0-a3ce-3767335987cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.016620 10.0.0.49 - - [2025-08-30 23:44:43] "POST /ref-update HTTP/1.1" 200 156 0.043466 10.0.0.49 - - [2025-08-30 23:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.052771 10.0.0.49 - - [2025-08-30 23:44:43] "GET /firewall-policy/cb6cda3c-a923-412f-9f36-f8ff49fc3797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.030720 10.0.0.49 - - [2025-08-30 23:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.027094 10.0.0.49 - - [2025-08-30 23:44:43] "GET /firewall-rule/00ec2f0e-cfc0-4be0-a3ce-3767335987cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.006268 10.0.0.49 - - [2025-08-30 23:44:43] "POST /ref-update HTTP/1.1" 200 156 0.024700 10.0.0.49 - - [2025-08-30 23:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005390 10.0.0.49 - - [2025-08-30 23:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.49 - - [2025-08-30 23:44:43] "POST /ref-update HTTP/1.1" 200 156 0.087034 10.0.0.49 - - [2025-08-30 23:44:43] "GET /virtual-machine-interface/45596a9c-85fb-11f0-9e49-fa163e961e2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007690 10.0.0.49 - - [2025-08-30 23:44:43] "POST /ref-update HTTP/1.1" 200 156 0.025390 10.0.0.49 - - [2025-08-30 23:44:43] "POST /set-tag HTTP/1.1" 200 109 0.028545 10.0.0.49 - - [2025-08-30 23:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.026697 10.0.0.49 - - [2025-08-30 23:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001447 10.0.0.49 - - [2025-08-30 23:44:43] "POST /ref-update HTTP/1.1" 200 156 0.015835 10.0.0.49 - - [2025-08-30 23:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.009140 10.0.0.49 - - [2025-08-30 23:44:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.49 - - [2025-08-30 23:44:44] "POST /ref-update HTTP/1.1" 200 156 0.007551 10.0.0.49 - - [2025-08-30 23:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004611 10.0.0.49 - - [2025-08-30 23:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002020 10.0.0.49 - - [2025-08-30 23:44:44] "POST /ref-update HTTP/1.1" 200 156 0.006617 10.0.0.49 - - [2025-08-30 23:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007957 10.0.0.49 - - [2025-08-30 23:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.49 - - [2025-08-30 23:44:44] "POST /ref-update HTTP/1.1" 200 156 0.011148 10.0.0.49 - - [2025-08-30 23:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.49 - - [2025-08-30 23:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.49 - - [2025-08-30 23:44:44] "POST /ref-update HTTP/1.1" 200 156 0.014091 10.0.0.49 - - [2025-08-30 23:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.49 - - [2025-08-30 23:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.49 - - [2025-08-30 23:44:44] "POST /ref-update HTTP/1.1" 200 156 0.012389 10.0.0.49 - - [2025-08-30 23:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.49 - - [2025-08-30 23:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.49 - - [2025-08-30 23:44:44] "POST /ref-update HTTP/1.1" 200 156 0.008789 10.0.0.49 - - [2025-08-30 23:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010735 10.0.0.49 - - [2025-08-30 23:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001377 10.0.0.49 - - [2025-08-30 23:44:44] "POST /ref-update HTTP/1.1" 200 156 0.010248 10.0.0.49 - - [2025-08-30 23:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006008 10.0.0.49 - - [2025-08-30 23:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.49 - - [2025-08-30 23:44:44] "POST /ref-update HTTP/1.1" 200 156 0.009251 10.0.0.49 - - [2025-08-30 23:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012967 10.0.0.49 - - [2025-08-30 23:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.49 - - [2025-08-30 23:44:44] "POST /ref-update HTTP/1.1" 200 156 0.010359 10.0.0.49 - - [2025-08-30 23:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.014979 10.0.0.49 - - [2025-08-30 23:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.49 - - [2025-08-30 23:44:44] "POST /ref-update HTTP/1.1" 200 156 0.007801 10.0.0.49 - - [2025-08-30 23:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.49 - - [2025-08-30 23:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.49 - - [2025-08-30 23:44:44] "POST /ref-update HTTP/1.1" 200 156 0.015498 10.0.0.49 - - [2025-08-30 23:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.016048 10.0.0.49 - - [2025-08-30 23:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.49 - - [2025-08-30 23:44:44] "POST /ref-update HTTP/1.1" 200 156 0.008598 10.0.0.49 - - [2025-08-30 23:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.014343 10.0.0.49 - - [2025-08-30 23:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001480 10.0.0.49 - - [2025-08-30 23:44:44] "POST /ref-update HTTP/1.1" 200 156 0.008897 10.0.0.49 - - [2025-08-30 23:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010090 10.0.0.49 - - [2025-08-30 23:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012271 10.0.0.49 - - [2025-08-30 23:44:44] "POST /ref-update HTTP/1.1" 200 156 0.013221 10.0.0.49 - - [2025-08-30 23:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006079 10.0.0.49 - - [2025-08-30 23:44:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005624 10.0.0.49 - - [2025-08-30 23:44:45] "POST /ref-update HTTP/1.1" 200 156 0.006949 10.0.0.49 - - [2025-08-30 23:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005181 10.0.0.49 - - [2025-08-30 23:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001581 10.0.0.49 - - [2025-08-30 23:44:45] "POST /ref-update HTTP/1.1" 200 156 0.012589 10.0.0.49 - - [2025-08-30 23:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.49 - - [2025-08-30 23:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.49 - - [2025-08-30 23:44:45] "POST /ref-update HTTP/1.1" 200 156 0.008681 10.0.0.49 - - [2025-08-30 23:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004789 10.0.0.49 - - [2025-08-30 23:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001647 [Introspect:8084]10.0.0.49 - - [2025-08-30 23:44:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000860 [Introspect:8084]10.0.0.49 - - [2025-08-30 23:44:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000855 10.0.0.49 - - [2025-08-30 23:44:45] "POST /ref-update HTTP/1.1" 200 156 0.006129 10.0.0.49 - - [2025-08-30 23:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.49 - - [2025-08-30 23:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007616 10.0.0.49 - - [2025-08-30 23:44:45] "POST /ref-update HTTP/1.1" 200 156 0.006436 10.0.0.49 - - [2025-08-30 23:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.49 - - [2025-08-30 23:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001318 10.0.0.49 - - [2025-08-30 23:44:45] "POST /ref-update HTTP/1.1" 200 156 0.009472 10.0.0.49 - - [2025-08-30 23:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005456 10.0.0.49 - - [2025-08-30 23:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001415 10.0.0.49 - - [2025-08-30 23:44:45] "POST /ref-update HTTP/1.1" 200 156 0.017169 10.0.0.49 - - [2025-08-30 23:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.49 - - [2025-08-30 23:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001372 10.0.0.49 - - [2025-08-30 23:44:45] "POST /ref-update HTTP/1.1" 200 156 0.126298 10.0.0.49 - - [2025-08-30 23:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008162 10.0.0.49 - - [2025-08-30 23:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004493 10.0.0.49 - - [2025-08-30 23:44:45] "POST /ref-update HTTP/1.1" 200 156 0.033847 10.0.0.49 - - [2025-08-30 23:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011256 10.0.0.49 - - [2025-08-30 23:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.49 - - [2025-08-30 23:44:45] "POST /ref-update HTTP/1.1" 200 156 0.007067 10.0.0.49 - - [2025-08-30 23:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008855 10.0.0.49 - - [2025-08-30 23:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.49 - - [2025-08-30 23:44:45] "POST /ref-update HTTP/1.1" 200 156 0.011854 10.0.0.49 - - [2025-08-30 23:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010005 10.0.0.49 - - [2025-08-30 23:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.49 - - [2025-08-30 23:44:45] "POST /ref-update HTTP/1.1" 200 156 0.013530 10.0.0.49 - - [2025-08-30 23:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006456 10.0.0.49 - - [2025-08-30 23:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.49 - - [2025-08-30 23:44:46] "POST /ref-update HTTP/1.1" 200 156 0.009397 10.0.0.49 - - [2025-08-30 23:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009422 10.0.0.49 - - [2025-08-30 23:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.49 - - [2025-08-30 23:44:46] "POST /ref-update HTTP/1.1" 200 156 0.008762 10.0.0.49 - - [2025-08-30 23:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007775 10.0.0.49 - - [2025-08-30 23:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.49 - - [2025-08-30 23:44:46] "POST /ref-update HTTP/1.1" 200 156 0.018157 10.0.0.49 - - [2025-08-30 23:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.49 - - [2025-08-30 23:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.49 - - [2025-08-30 23:44:46] "POST /ref-update HTTP/1.1" 200 156 0.007692 10.0.0.49 - - [2025-08-30 23:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.49 - - [2025-08-30 23:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001388 10.0.0.49 - - [2025-08-30 23:44:46] "POST /ref-update HTTP/1.1" 200 156 0.006805 10.0.0.49 - - [2025-08-30 23:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006202 10.0.0.49 - - [2025-08-30 23:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.49 - - [2025-08-30 23:44:46] "POST /ref-update HTTP/1.1" 200 156 0.006331 10.0.0.49 - - [2025-08-30 23:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.49 - - [2025-08-30 23:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001361 10.0.0.49 - - [2025-08-30 23:44:46] "POST /ref-update HTTP/1.1" 200 156 0.017206 10.0.0.49 - - [2025-08-30 23:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.49 - - [2025-08-30 23:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001388 10.0.0.49 - - [2025-08-30 23:44:46] "POST /ref-update HTTP/1.1" 200 156 0.007017 10.0.0.49 - - [2025-08-30 23:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.49 - - [2025-08-30 23:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001731 10.0.0.49 - - [2025-08-30 23:44:46] "POST /ref-update HTTP/1.1" 200 156 0.007050 10.0.0.49 - - [2025-08-30 23:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.011768 10.0.0.49 - - [2025-08-30 23:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.49 - - [2025-08-30 23:44:46] "POST /ref-update HTTP/1.1" 200 156 0.007895 10.0.0.49 - - [2025-08-30 23:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007030 10.0.0.49 - - [2025-08-30 23:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001379 10.0.0.49 - - [2025-08-30 23:44:46] "POST /ref-update HTTP/1.1" 200 156 0.010116 10.0.0.49 - - [2025-08-30 23:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009326 10.0.0.49 - - [2025-08-30 23:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.49 - - [2025-08-30 23:44:46] "POST /ref-update HTTP/1.1" 200 156 0.011797 10.0.0.49 - - [2025-08-30 23:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.49 - - [2025-08-30 23:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001405 10.0.0.49 - - [2025-08-30 23:44:46] "POST /ref-update HTTP/1.1" 200 156 0.007793 10.0.0.49 - - [2025-08-30 23:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.016129 10.0.0.49 - - [2025-08-30 23:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.49 - - [2025-08-30 23:44:46] "POST /ref-update HTTP/1.1" 200 156 0.009233 10.0.0.49 - - [2025-08-30 23:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.011191 10.0.0.49 - - [2025-08-30 23:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001404 10.0.0.49 - - [2025-08-30 23:44:47] "POST /ref-update HTTP/1.1" 200 156 0.007397 10.0.0.49 - - [2025-08-30 23:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.019745 10.0.0.49 - - [2025-08-30 23:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.49 - - [2025-08-30 23:44:47] "POST /ref-update HTTP/1.1" 200 156 0.008807 10.0.0.49 - - [2025-08-30 23:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006686 10.0.0.49 - - [2025-08-30 23:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.49 - - [2025-08-30 23:44:47] "POST /ref-update HTTP/1.1" 200 156 0.008470 10.0.0.49 - - [2025-08-30 23:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008022 10.0.0.49 - - [2025-08-30 23:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.49 - - [2025-08-30 23:44:47] "POST /ref-update HTTP/1.1" 200 156 0.007242 10.0.0.49 - - [2025-08-30 23:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008458 10.0.0.49 - - [2025-08-30 23:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.49 - - [2025-08-30 23:44:47] "POST /ref-update HTTP/1.1" 200 156 0.006613 10.0.0.49 - - [2025-08-30 23:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005294 10.0.0.49 - - [2025-08-30 23:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.49 - - [2025-08-30 23:44:47] "POST /ref-update HTTP/1.1" 200 156 0.008017 10.0.0.49 - - [2025-08-30 23:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005756 10.0.0.49 - - [2025-08-30 23:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.49 - - [2025-08-30 23:44:47] "POST /ref-update HTTP/1.1" 200 156 0.014746 10.0.0.49 - - [2025-08-30 23:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011386 10.0.0.49 - - [2025-08-30 23:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431 10.0.0.49 - - [2025-08-30 23:44:47] "POST /ref-update HTTP/1.1" 200 156 0.011182 10.0.0.49 - - [2025-08-30 23:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005287 10.0.0.49 - - [2025-08-30 23:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.49 - - [2025-08-30 23:44:47] "POST /ref-update HTTP/1.1" 200 156 0.025495 10.0.0.49 - - [2025-08-30 23:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.49 - - [2025-08-30 23:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.49 - - [2025-08-30 23:44:47] "POST /ref-update HTTP/1.1" 200 156 0.008493 10.0.0.49 - - [2025-08-30 23:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.49 - - [2025-08-30 23:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004613 10.0.0.49 - - [2025-08-30 23:44:47] "POST /ref-update HTTP/1.1" 200 156 0.011857 10.0.0.49 - - [2025-08-30 23:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008311 10.0.0.49 - - [2025-08-30 23:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.49 - - [2025-08-30 23:44:47] "POST /ref-update HTTP/1.1" 200 156 0.014609 10.0.0.49 - - [2025-08-30 23:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013910 10.0.0.49 - - [2025-08-30 23:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.49 - - [2025-08-30 23:44:47] "POST /ref-update HTTP/1.1" 200 156 0.019048 10.0.0.49 - - [2025-08-30 23:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008760 10.0.0.49 - - [2025-08-30 23:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.49 - - [2025-08-30 23:44:48] "POST /ref-update HTTP/1.1" 200 156 0.013655 10.0.0.49 - - [2025-08-30 23:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.042968 10.0.0.49 - - [2025-08-30 23:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006396 10.0.0.49 - - [2025-08-30 23:44:48] "POST /ref-update HTTP/1.1" 200 156 0.008539 10.0.0.49 - - [2025-08-30 23:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012020 10.0.0.49 - - [2025-08-30 23:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.49 - - [2025-08-30 23:44:48] "POST /ref-update HTTP/1.1" 200 156 0.013827 10.0.0.49 - - [2025-08-30 23:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.49 - - [2025-08-30 23:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.49 - - [2025-08-30 23:44:48] "POST /ref-update HTTP/1.1" 200 156 0.011444 10.0.0.49 - - [2025-08-30 23:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008744 10.0.0.49 - - [2025-08-30 23:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001601 10.0.0.49 - - [2025-08-30 23:44:48] "POST /ref-update HTTP/1.1" 200 156 0.015001 10.0.0.49 - - [2025-08-30 23:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011516 10.0.0.49 - - [2025-08-30 23:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.49 - - [2025-08-30 23:44:48] "POST /ref-update HTTP/1.1" 200 156 0.028401 10.0.0.49 - - [2025-08-30 23:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006507 10.0.0.49 - - [2025-08-30 23:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003739 10.0.0.49 - - [2025-08-30 23:44:48] "POST /ref-update HTTP/1.1" 200 156 0.008533 10.0.0.49 - - [2025-08-30 23:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.49 - - [2025-08-30 23:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001427 10.0.0.49 - - [2025-08-30 23:44:48] "POST /ref-update HTTP/1.1" 200 156 0.009456 10.0.0.49 - - [2025-08-30 23:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007711 10.0.0.49 - - [2025-08-30 23:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010380 10.0.0.49 - - [2025-08-30 23:44:48] "POST /ref-update HTTP/1.1" 200 156 0.007780 10.0.0.49 - - [2025-08-30 23:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.49 - - [2025-08-30 23:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.49 - - [2025-08-30 23:44:48] "POST /ref-update HTTP/1.1" 200 156 0.008320 10.0.0.49 - - [2025-08-30 23:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005653 10.0.0.49 - - [2025-08-30 23:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004815 10.0.0.49 - - [2025-08-30 23:44:48] "POST /ref-update HTTP/1.1" 200 156 0.008384 10.0.0.49 - - [2025-08-30 23:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007109 10.0.0.49 - - [2025-08-30 23:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.49 - - [2025-08-30 23:44:48] "POST /ref-update HTTP/1.1" 200 156 0.009368 10.0.0.49 - - [2025-08-30 23:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007357 10.0.0.49 - - [2025-08-30 23:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.49 - - [2025-08-30 23:44:48] "POST /ref-update HTTP/1.1" 200 156 0.008457 10.0.0.49 - - [2025-08-30 23:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011237 10.0.0.49 - - [2025-08-30 23:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.49 - - [2025-08-30 23:44:49] "POST /ref-update HTTP/1.1" 200 156 0.009265 10.0.0.49 - - [2025-08-30 23:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004794 10.0.0.49 - - [2025-08-30 23:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001303 10.0.0.49 - - [2025-08-30 23:44:49] "POST /ref-update HTTP/1.1" 200 156 0.008194 10.0.0.49 - - [2025-08-30 23:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007160 10.0.0.49 - - [2025-08-30 23:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.49 - - [2025-08-30 23:44:49] "POST /ref-update HTTP/1.1" 200 156 0.008226 10.0.0.49 - - [2025-08-30 23:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.49 - - [2025-08-30 23:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525 10.0.0.49 - - [2025-08-30 23:44:49] "POST /ref-update HTTP/1.1" 200 156 0.020208 10.0.0.49 - - [2025-08-30 23:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.49 - - [2025-08-30 23:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.49 - - [2025-08-30 23:44:49] "POST /ref-update HTTP/1.1" 200 156 0.009962 10.0.0.49 - - [2025-08-30 23:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.020931 10.0.0.49 - - [2025-08-30 23:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.49 - - [2025-08-30 23:44:49] "POST /ref-update HTTP/1.1" 200 156 0.009000 10.0.0.49 - - [2025-08-30 23:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007462 10.0.0.49 - - [2025-08-30 23:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.014776 10.0.0.49 - - [2025-08-30 23:44:49] "POST /ref-update HTTP/1.1" 200 156 0.010695 10.0.0.49 - - [2025-08-30 23:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010181 10.0.0.49 - - [2025-08-30 23:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.49 - - [2025-08-30 23:44:49] "POST /ref-update HTTP/1.1" 200 156 0.007617 10.0.0.49 - - [2025-08-30 23:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007554 10.0.0.49 - - [2025-08-30 23:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001779 10.0.0.49 - - [2025-08-30 23:44:49] "POST /ref-update HTTP/1.1" 200 156 0.007745 10.0.0.49 - - [2025-08-30 23:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001502 10.0.0.49 - - [2025-08-30 23:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.49 - - [2025-08-30 23:44:49] "POST /ref-update HTTP/1.1" 200 156 0.006947 10.0.0.49 - - [2025-08-30 23:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.49 - - [2025-08-30 23:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001368 10.0.0.49 - - [2025-08-30 23:44:49] "POST /ref-update HTTP/1.1" 200 156 0.006865 10.0.0.49 - - [2025-08-30 23:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007581 10.0.0.49 - - [2025-08-30 23:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001432 10.0.0.49 - - [2025-08-30 23:44:49] "POST /ref-update HTTP/1.1" 200 156 0.007771 10.0.0.49 - - [2025-08-30 23:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.49 - - [2025-08-30 23:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.49 - - [2025-08-30 23:44:49] "POST /ref-update HTTP/1.1" 200 156 0.009053 10.0.0.49 - - [2025-08-30 23:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.49 - - [2025-08-30 23:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.49 - - [2025-08-30 23:44:49] "POST /ref-update HTTP/1.1" 200 156 0.007024 10.0.0.49 - - [2025-08-30 23:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.49 - - [2025-08-30 23:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001511 10.0.0.49 - - [2025-08-30 23:44:49] "POST /ref-update HTTP/1.1" 200 156 0.006149 10.0.0.49 - - [2025-08-30 23:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.49 - - [2025-08-30 23:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001271 10.0.0.49 - - [2025-08-30 23:44:49] "POST /ref-update HTTP/1.1" 200 156 0.008225 10.0.0.49 - - [2025-08-30 23:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.49 - - [2025-08-30 23:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.49 - - [2025-08-30 23:44:50] "POST /ref-update HTTP/1.1" 200 156 0.007230 10.0.0.49 - - [2025-08-30 23:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008959 10.0.0.49 - - [2025-08-30 23:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.49 - - [2025-08-30 23:44:50] "POST /ref-update HTTP/1.1" 200 156 0.007081 10.0.0.49 - - [2025-08-30 23:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.49 - - [2025-08-30 23:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.49 - - [2025-08-30 23:44:50] "POST /ref-update HTTP/1.1" 200 156 0.006949 10.0.0.49 - - [2025-08-30 23:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004483 10.0.0.49 - - [2025-08-30 23:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.49 - - [2025-08-30 23:44:50] "POST /ref-update HTTP/1.1" 200 156 0.007811 10.0.0.49 - - [2025-08-30 23:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.49 - - [2025-08-30 23:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.49 - - [2025-08-30 23:44:50] "POST /ref-update HTTP/1.1" 200 156 0.006788 10.0.0.49 - - [2025-08-30 23:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006752 10.0.0.49 - - [2025-08-30 23:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.49 - - [2025-08-30 23:44:50] "POST /ref-update HTTP/1.1" 200 156 0.009278 10.0.0.49 - - [2025-08-30 23:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.49 - - [2025-08-30 23:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001332 10.0.0.49 - - [2025-08-30 23:44:50] "POST /ref-update HTTP/1.1" 200 156 0.007313 10.0.0.49 - - [2025-08-30 23:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.49 - - [2025-08-30 23:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001500 10.0.0.49 - - [2025-08-30 23:44:50] "POST /ref-update HTTP/1.1" 200 156 0.007224 10.0.0.49 - - [2025-08-30 23:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005861 10.0.0.49 - - [2025-08-30 23:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.49 - - [2025-08-30 23:44:50] "POST /ref-update HTTP/1.1" 200 156 0.007218 10.0.0.49 - - [2025-08-30 23:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.49 - - [2025-08-30 23:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.49 - - [2025-08-30 23:44:50] "POST /ref-update HTTP/1.1" 200 156 0.007924 10.0.0.49 - - [2025-08-30 23:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013431 10.0.0.49 - - [2025-08-30 23:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.49 - - [2025-08-30 23:44:50] "POST /ref-update HTTP/1.1" 200 156 0.007154 10.0.0.49 - - [2025-08-30 23:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.49 - - [2025-08-30 23:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005006 10.0.0.49 - - [2025-08-30 23:44:50] "POST /ref-update HTTP/1.1" 200 156 0.007293 10.0.0.49 - - [2025-08-30 23:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001323 10.0.0.49 - - [2025-08-30 23:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005697 10.0.0.49 - - [2025-08-30 23:44:50] "POST /ref-update HTTP/1.1" 200 156 0.007015 10.0.0.49 - - [2025-08-30 23:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002061 10.0.0.49 - - [2025-08-30 23:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.49 - - [2025-08-30 23:44:50] "POST /ref-update HTTP/1.1" 200 156 0.007143 10.0.0.49 - - [2025-08-30 23:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.49 - - [2025-08-30 23:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001425 10.0.0.49 - - [2025-08-30 23:44:50] "POST /ref-update HTTP/1.1" 200 156 0.006888 10.0.0.49 - - [2025-08-30 23:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006427 10.0.0.49 - - [2025-08-30 23:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.49 - - [2025-08-30 23:44:50] "POST /ref-update HTTP/1.1" 200 156 0.008780 10.0.0.49 - - [2025-08-30 23:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.49 - - [2025-08-30 23:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001536 10.0.0.49 - - [2025-08-30 23:44:51] "POST /ref-update HTTP/1.1" 200 156 0.007267 10.0.0.49 - - [2025-08-30 23:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285 10.0.0.49 - - [2025-08-30 23:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.49 - - [2025-08-30 23:44:51] "POST /ref-update HTTP/1.1" 200 156 0.024139 10.0.0.49 - - [2025-08-30 23:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011750 10.0.0.49 - - [2025-08-30 23:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.49 - - [2025-08-30 23:44:51] "POST /ref-update HTTP/1.1" 200 156 0.006444 10.0.0.49 - - [2025-08-30 23:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012882 10.0.0.49 - - [2025-08-30 23:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003005 10.0.0.49 - - [2025-08-30 23:44:51] "POST /ref-update HTTP/1.1" 200 156 0.006644 10.0.0.49 - - [2025-08-30 23:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006139 10.0.0.49 - - [2025-08-30 23:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001350 10.0.0.49 - - [2025-08-30 23:44:51] "POST /ref-update HTTP/1.1" 200 156 0.006961 10.0.0.49 - - [2025-08-30 23:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.49 - - [2025-08-30 23:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.49 - - [2025-08-30 23:44:51] "POST /ref-update HTTP/1.1" 200 156 0.008461 10.0.0.49 - - [2025-08-30 23:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005774 10.0.0.49 - - [2025-08-30 23:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001543 10.0.0.49 - - [2025-08-30 23:44:51] "POST /ref-update HTTP/1.1" 200 156 0.008808 10.0.0.49 - - [2025-08-30 23:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005823 10.0.0.49 - - [2025-08-30 23:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005841 10.0.0.49 - - [2025-08-30 23:44:51] "POST /ref-update HTTP/1.1" 200 156 0.009287 10.0.0.49 - - [2025-08-30 23:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005621 10.0.0.49 - - [2025-08-30 23:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001725 10.0.0.49 - - [2025-08-30 23:44:51] "POST /ref-update HTTP/1.1" 200 156 0.017409 10.0.0.49 - - [2025-08-30 23:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.013801 10.0.0.49 - - [2025-08-30 23:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.49 - - [2025-08-30 23:44:51] "POST /ref-update HTTP/1.1" 200 156 0.008277 10.0.0.49 - - [2025-08-30 23:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005148 10.0.0.49 - - [2025-08-30 23:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001466 10.0.0.49 - - [2025-08-30 23:44:51] "POST /ref-update HTTP/1.1" 200 156 0.006201 10.0.0.49 - - [2025-08-30 23:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007804 10.0.0.49 - - [2025-08-30 23:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001293 10.0.0.49 - - [2025-08-30 23:44:51] "POST /ref-update HTTP/1.1" 200 156 0.007173 10.0.0.49 - - [2025-08-30 23:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.49 - - [2025-08-30 23:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.49 - - [2025-08-30 23:44:51] "POST /ref-update HTTP/1.1" 200 156 0.007344 10.0.0.49 - - [2025-08-30 23:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010348 10.0.0.49 - - [2025-08-30 23:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001763 10.0.0.49 - - [2025-08-30 23:44:51] "POST /ref-update HTTP/1.1" 200 156 0.009991 10.0.0.49 - - [2025-08-30 23:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007020 10.0.0.49 - - [2025-08-30 23:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001222 10.0.0.49 - - [2025-08-30 23:44:52] "POST /ref-update HTTP/1.1" 200 156 0.009258 10.0.0.49 - - [2025-08-30 23:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004299 10.0.0.49 - - [2025-08-30 23:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.49 - - [2025-08-30 23:44:52] "POST /ref-update HTTP/1.1" 200 156 0.010257 10.0.0.49 - - [2025-08-30 23:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.013404 10.0.0.49 - - [2025-08-30 23:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001471 10.0.0.49 - - [2025-08-30 23:44:52] "POST /ref-update HTTP/1.1" 200 156 0.010272 10.0.0.49 - - [2025-08-30 23:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.49 - - [2025-08-30 23:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.49 - - [2025-08-30 23:44:52] "POST /ref-update HTTP/1.1" 200 156 0.009880 10.0.0.49 - - [2025-08-30 23:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012589 10.0.0.49 - - [2025-08-30 23:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.49 - - [2025-08-30 23:44:52] "POST /ref-update HTTP/1.1" 200 156 0.010345 10.0.0.49 - - [2025-08-30 23:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005916 10.0.0.49 - - [2025-08-30 23:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.49 - - [2025-08-30 23:44:52] "POST /ref-update HTTP/1.1" 200 156 0.007354 10.0.0.49 - - [2025-08-30 23:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.49 - - [2025-08-30 23:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.49 - - [2025-08-30 23:44:52] "POST /ref-update HTTP/1.1" 200 156 0.007449 10.0.0.49 - - [2025-08-30 23:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007118 10.0.0.49 - - [2025-08-30 23:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006098 10.0.0.49 - - [2025-08-30 23:44:52] "POST /ref-update HTTP/1.1" 200 156 0.007270 10.0.0.49 - - [2025-08-30 23:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005968 10.0.0.49 - - [2025-08-30 23:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001447 10.0.0.49 - - [2025-08-30 23:44:52] "POST /ref-update HTTP/1.1" 200 156 0.007844 10.0.0.49 - - [2025-08-30 23:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007867 10.0.0.49 - - [2025-08-30 23:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001351 10.0.0.49 - - [2025-08-30 23:44:52] "POST /ref-update HTTP/1.1" 200 156 0.008012 10.0.0.49 - - [2025-08-30 23:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.016021 10.0.0.49 - - [2025-08-30 23:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.49 - - [2025-08-30 23:44:52] "POST /ref-update HTTP/1.1" 200 156 0.008855 10.0.0.49 - - [2025-08-30 23:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.49 - - [2025-08-30 23:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.49 - - [2025-08-30 23:44:52] "POST /ref-update HTTP/1.1" 200 156 0.007834 10.0.0.49 - - [2025-08-30 23:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.014102 10.0.0.49 - - [2025-08-30 23:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.49 - - [2025-08-30 23:44:52] "POST /ref-update HTTP/1.1" 200 156 0.008555 10.0.0.49 - - [2025-08-30 23:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007375 10.0.0.49 - - [2025-08-30 23:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001768 10.0.0.49 - - [2025-08-30 23:44:52] "POST /ref-update HTTP/1.1" 200 156 0.009825 10.0.0.49 - - [2025-08-30 23:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.010156 10.0.0.49 - - [2025-08-30 23:44:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007812 10.0.0.49 - - [2025-08-30 23:44:52] "POST /ref-update HTTP/1.1" 200 156 0.009248 10.0.0.49 - - [2025-08-30 23:44:53] "POST /network-ipams HTTP/1.1" 200 550 0.024441 10.0.0.49 - - [2025-08-30 23:44:53] "POST /useragent-kv HTTP/1.1" 200 115 0.005675 10.0.0.49 - - [2025-08-30 23:44:53] "POST /virtual-networks HTTP/1.1" 200 552 0.126672 10.0.0.49 - - [2025-08-30 23:44:53] "POST /route-targets HTTP/1.1" 200 327 0.011252 10.0.0.49 - - [2025-08-30 23:44:53] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.003357 10.0.0.49 - - [2025-08-30 23:44:53] "POST /fqname-to-id HTTP/1.1" 404 188 0.001357 10.0.0.49 - - [2025-08-30 23:44:53] "POST /fqname-to-id HTTP/1.1" 404 178 0.001216 10.0.0.49 - - [2025-08-30 23:44:53] "POST /ref-update HTTP/1.1" 200 156 0.031452 10.0.0.49 - - [2025-08-30 23:44:53] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.001734 10.0.0.49 - - [2025-08-30 23:44:53] "GET /fabric/e4281625-5bda-4202-8cf5-a6dfcdaffc1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.002654 10.0.0.49 - - [2025-08-30 23:44:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.001374 10.0.0.49 - - [2025-08-30 23:44:53] "POST /fqname-to-id HTTP/1.1" 404 205 0.001239 10.0.0.49 - - [2025-08-30 23:44:53] "POST /fqname-to-id HTTP/1.1" 404 207 0.001261 10.0.0.50 - - [2025-08-30 23:45:32] "GET / HTTP/1.1" 200 35931 0.001501 10.0.0.50 - - [2025-08-30 23:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.50 - - [2025-08-30 23:45:32] "GET /global-system-config/5dde257f-5a22-49b7-9eb9-cc0ede688055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.006389 10.0.0.50 - - [2025-08-30 23:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.50 - - [2025-08-30 23:45:32] "GET /routing-instance/c50d13fc-7e45-4e6e-9123-4d3d94c1386e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002849 10.0.0.50 - - [2025-08-30 23:45:32] "PUT /global-system-config/5dde257f-5a22-49b7-9eb9-cc0ede688055 HTTP/1.1" 200 274 0.008153 10.0.0.50 - - [2025-08-30 23:45:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.014986 10.0.0.50 - - [2025-08-30 23:45:32] "POST /virtual-routers HTTP/1.1" 200 599 0.023547 10.0.0.50 - - [2025-08-30 23:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.017995 10.0.0.50 - - [2025-08-30 23:45:32] "GET /virtual-router/7ca707eb-e1c8-4bf2-8201-d6272f740a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.004978 10.0.0.50 - - [2025-08-30 23:45:32] "POST /fqname-to-id HTTP/1.1" 404 229 0.002019 10.0.0.50 - - [2025-08-30 23:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001628 10.0.0.50 - - [2025-08-30 23:45:32] "GET /virtual-network/5b6b7ca9-9426-4d12-a31d-d894d121c064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004910 10.0.0.50 - - [2025-08-30 23:45:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.055027 [Introspect:8084]10.0.0.49 - - [2025-08-30 23:45:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000849 [Introspect:8084]10.0.0.49 - - [2025-08-30 23:45:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000772 [Introspect:8084]10.0.0.49 - - [2025-08-30 23:46:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000864 [Introspect:8084]10.0.0.49 - - [2025-08-30 23:46:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000913 [Introspect:8084]10.0.0.49 - - [2025-08-30 23:46:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000981 [Introspect:8084]10.0.0.49 - - [2025-08-30 23:46:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000910 10.0.0.49 - - [2025-08-30 23:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.49 - - [2025-08-30 23:46:07] "GET /virtual-router/7ca707eb-e1c8-4bf2-8201-d6272f740a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.002723 10.0.0.50 - - [2025-08-30 23:46:07] "GET / HTTP/1.1" 200 35931 0.001456 10.0.0.50 - - [2025-08-30 23:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.50 - - [2025-08-30 23:46:07] "GET /global-system-config/5dde257f-5a22-49b7-9eb9-cc0ede688055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2709 0.004593 10.0.0.50 - - [2025-08-30 23:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.50 - - [2025-08-30 23:46:07] "GET /routing-instance/c50d13fc-7e45-4e6e-9123-4d3d94c1386e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002387 10.0.0.50 - - [2025-08-30 23:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.50 - - [2025-08-30 23:46:07] "GET /virtual-router/7ca707eb-e1c8-4bf2-8201-d6272f740a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.002314 10.0.0.50 - - [2025-08-30 23:46:07] "PUT /virtual-router/7ca707eb-e1c8-4bf2-8201-d6272f740a62 HTTP/1.1" 200 262 0.008425 10.0.0.50 - - [2025-08-30 23:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.50 - - [2025-08-30 23:46:07] "GET /virtual-router/7ca707eb-e1c8-4bf2-8201-d6272f740a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.002362 10.0.0.50 - - [2025-08-30 23:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001258 10.0.0.50 - - [2025-08-30 23:46:07] "GET /virtual-machine-interface/4f1ca98b-88a8-45c4-8bc0-24a5d465f502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004404 10.0.0.50 - - [2025-08-30 23:46:07] "PUT /virtual-machine-interface/4f1ca98b-88a8-45c4-8bc0-24a5d465f502 HTTP/1.1" 200 284 0.008528 10.0.0.49 - - [2025-08-30 23:48:16] "GET /global-system-configs HTTP/1.1" 200 322 0.001799 10.0.0.49 - - [2025-08-30 23:48:17] "GET /global-system-configs HTTP/1.1" 200 322 0.001734 10.0.0.49 - - [2025-08-30 23:48:26] "GET /virtual-router/7ca707eb-e1c8-4bf2-8201-d6272f740a62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.002921 10.0.0.49 - - [2025-08-30 23:48:26] "POST /ref-update HTTP/1.1" 200 156 0.008329 [Introspect:8084]10.0.0.49 - - [2025-08-30 23:49:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001074 [Introspect:8084]10.0.0.49 - - [2025-08-30 23:49:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000800 [Introspect:8084]10.0.0.49 - - [2025-08-30 23:50:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000890 [Introspect:8084]10.0.0.49 - - [2025-08-30 23:50:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000805 [Introspect:8084]10.0.0.49 - - [2025-08-30 23:50:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000857 [Introspect:8084]10.0.0.49 - - [2025-08-30 23:50:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000858 [Introspect:8084]10.0.0.49 - - [2025-08-30 23:51:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000894 [Introspect:8084]10.0.0.49 - - [2025-08-30 23:51:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000897 10.0.0.49 - - [2025-08-30 23:53:16] "GET /global-system-configs HTTP/1.1" 200 322 0.002396 10.0.0.49 - - [2025-08-30 23:53:17] "GET /global-system-configs HTTP/1.1" 200 322 0.002102 [Introspect:8084]10.0.0.49 - - [2025-08-30 23:53:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000937 [Introspect:8084]10.0.0.49 - - [2025-08-30 23:53:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000786 [Introspect:8084]10.0.0.49 - - [2025-08-30 23:56:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 [Introspect:8084]10.0.0.49 - - [2025-08-30 23:56:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000823 [Introspect:8084]10.0.0.49 - - [2025-08-30 23:56:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000915 [Introspect:8084]10.0.0.49 - - [2025-08-30 23:56:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001067 [Introspect:8084]10.0.0.49 - - [2025-08-30 23:56:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000878 [Introspect:8084]10.0.0.49 - - [2025-08-30 23:56:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000783 10.0.0.49 - - [2025-08-30 23:58:16] "GET /global-system-configs HTTP/1.1" 200 322 0.004018 [Introspect:8084]10.0.0.49 - - [2025-08-30 23:58:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000979 [Introspect:8084]10.0.0.49 - - [2025-08-30 23:58:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000829 10.0.0.49 - - [2025-08-30 23:58:17] "GET /global-system-configs HTTP/1.1" 200 322 0.004407 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:01:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000951 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:01:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000883 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:01:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000862 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:01:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000801 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:01:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000949 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:01:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000776 10.0.0.49 - - [2025-08-31 00:03:16] "GET /global-system-configs HTTP/1.1" 200 322 0.001887 10.0.0.49 - - [2025-08-31 00:03:17] "GET /global-system-configs HTTP/1.1" 200 322 0.001696 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:04:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000857 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:04:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000775 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:06:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000898 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:06:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000793 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:06:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000825 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:06:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000836 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:06:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:06:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000919 10.0.0.49 - - [2025-08-31 00:08:16] "GET /global-system-configs HTTP/1.1" 200 322 0.001834 10.0.0.49 - - [2025-08-31 00:08:17] "GET /global-system-configs HTTP/1.1" 200 322 0.001745 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:09:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000996 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:09:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000811 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:11:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001032 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:11:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000822 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:11:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000858 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:11:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000877 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:11:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000925 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:11:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000780 10.0.0.49 - - [2025-08-31 00:13:16] "GET /global-system-configs HTTP/1.1" 200 322 0.002053 10.0.0.49 - - [2025-08-31 00:13:17] "GET /global-system-configs HTTP/1.1" 200 322 0.002601 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:14:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000836 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:14:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000777 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:17:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000827 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:17:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000772 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:17:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000897 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:17:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000921 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:17:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000809 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:17:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000894 10.0.0.49 - - [2025-08-31 00:18:16] "GET /global-system-configs HTTP/1.1" 200 322 0.002417 10.0.0.49 - - [2025-08-31 00:18:17] "GET /global-system-configs HTTP/1.1" 200 322 0.002522 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:19:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000833 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:19:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000827 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:23:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000821 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:23:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000798 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:23:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000820 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:23:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000778 10.0.0.49 - - [2025-08-31 00:23:16] "GET /global-system-configs HTTP/1.1" 200 322 0.001816 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:23:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000942 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:23:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000898 10.0.0.49 - - [2025-08-31 00:23:17] "GET /global-system-configs HTTP/1.1" 200 322 0.001946 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:23:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000945 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:23:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000857 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:27:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000848 [Introspect:8084]10.0.0.49 - - [2025-08-31 00:27:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001022