++ 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: =================== Thu Sep 4 07:56:03 PM UTC 2025 ===================' INFO: =================== Thu Sep 4 07:56:03 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ 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.50 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.50 ++ ANALYTICSDB_NODES=10.0.0.50 ++ ANALYTICS_SNMP_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ '[' -n '10.0.0.50:8081 ' ']' +++ echo 10.0.0.50:8081 ++ ANALYTICS_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ '[' -n '10.0.0.50:9042 ' ']' +++ echo 10.0.0.50:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.50:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ '[' -n '10.0.0.50:8086 ' ']' +++ echo 10.0.0.50:8086 ++ COLLECTOR_SERVERS=10.0.0.50: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.50 ++ CONFIGDB_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ '[' -n '10.0.0.50:8082 ' ']' +++ echo 10.0.0.50:8082 ++ CONFIG_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ '[' -n '10.0.0.50:9161 ' ']' +++ echo 10.0.0.50:9161 ++ CONFIGDB_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ '[' -n '10.0.0.50:9041 ' ']' +++ echo 10.0.0.50:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.50: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.50 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.50 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ '[' -n 10.0.0.50:2181, ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ '[' -n '10.0.0.50:2181 ' ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.50:2181 ++ RABBITMQ_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ '[' -n 10.0.0.50:5673, ']' +++ echo 10.0.0.50:5673 ++ RABBITMQ_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ '[' -n '10.0.0.50:6379 ' ']' +++ echo 10.0.0.50:6379 ++ REDIS_SERVERS=10.0.0.50: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.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ '[' -n '10.0.0.50:9092 ' ']' +++ echo 10.0.0.50:9092 ++ KAFKA_SERVERS=10.0.0.50: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.50 ++ 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.50 ++ 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.50 ++ cut -d , -f 1 + local cassandra=10.0.0.50 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 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.50 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.50 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.50 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.50 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.50 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie ++++ uniq +++ local local_ips=,10.0.0.50,10.200.134.1,127.0.0.1,172.17.0.1,252.50.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.50,10.200.134.1,127.0.0.1,172.17.0.1,252.50.0.1,, =~ ,10\.0\.0\.50, ]] +++ echo 10.0.0.50 1 +++ return ++ local ip=10.0.0.50 ++ [[ -z 10.0.0.50 ]] ++ echo 10.0.0.50 + host_ip=10.0.0.50 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.50:9041 + cassandra_server_list=10.0.0.50:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.50: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=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' + 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: 09/04/2025 19:56:50.042 7fb540c5b580 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/04/2025 19:56:50.240 7fb540c5b580 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/04/2025 19:56:50.255 7fb540c5b580 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/04/2025 19:56:50.255 7fb540c5b580 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.50 - - [2025-09-04 19:56:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000741 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.50:8082/ Hit Ctrl-C to quit. 10.0.0.50 - - [2025-09-04 19:57:02] "GET / HTTP/1.1" 503 181 0.000212 10.0.0.50 - - [2025-09-04 19:57:03] "GET / HTTP/1.1" 200 35931 0.001351 10.0.0.50 - - [2025-09-04 19:57:03] "GET / HTTP/1.1" 200 45303 0.001682 10.0.0.50 - - [2025-09-04 19:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012931 10.0.0.50 - - [2025-09-04 19:57:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.50 - - [2025-09-04 19:57:04] "GET / HTTP/1.1" 200 35931 0.002563 10.0.0.50 - - [2025-09-04 19:57:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007250 10.0.0.50 - - [2025-09-04 19:57:04] "GET /network-ipam/25d8f6f0-bf5b-48da-a650-dcff314c1a72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002898 10.0.0.50 - - [2025-09-04 19:57:05] "POST /fqname-to-id HTTP/1.1" 404 186 0.002604 10.0.0.50 - - [2025-09-04 19:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 10.0.0.50 - - [2025-09-04 19:57:05] "GET /global-system-config/d59eb59f-c3d6-41fc-90f3-acd3c07e7985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004928 10.0.0.50 - - [2025-09-04 19:57:05] "POST /service-appliance-sets HTTP/1.1" 200 553 0.035372 10.0.0.50 - - [2025-09-04 19:57:05] "POST /fqname-to-id HTTP/1.1" 404 180 0.001781 10.0.0.50 - - [2025-09-04 19:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.50 - - [2025-09-04 19:57:05] "GET /global-system-config/d59eb59f-c3d6-41fc-90f3-acd3c07e7985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004772 10.0.0.50 - - [2025-09-04 19:57:05] "POST /service-appliance-sets HTTP/1.1" 200 541 0.026211 10.0.0.50 - - [2025-09-04 19:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.50 - - [2025-09-04 19:57:05] "GET /network-ipam/25d8f6f0-bf5b-48da-a650-dcff314c1a72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.002567 10.0.0.50 - - [2025-09-04 19:57:05] "POST /service-templates HTTP/1.1" 200 511 0.041282 10.0.0.50 - - [2025-09-04 19:57:05] "POST /service-templates HTTP/1.1" 200 501 0.054756 10.0.0.50 - - [2025-09-04 19:57:05] "POST /fqname-to-id HTTP/1.1" 404 225 0.002364 10.0.0.50 - - [2025-09-04 19:57:05] "GET / HTTP/1.1" 200 35931 0.002602 10.0.0.50 - - [2025-09-04 19:57:05] "GET / HTTP/1.1" 200 35931 0.001234 10.0.0.50 - - [2025-09-04 19:57:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.50 - - [2025-09-04 19:57:05] "POST /access-control-lists HTTP/1.1" 200 587 0.068782 10.0.0.50 - - [2025-09-04 19:57:05] "GET /global-system-config/d59eb59f-c3d6-41fc-90f3-acd3c07e7985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.026113 10.0.0.50 - - [2025-09-04 19:57:05] "POST /fqname-to-id HTTP/1.1" 404 224 0.031561 10.0.0.50 - - [2025-09-04 19:57:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.004140 10.0.0.50 - - [2025-09-04 19:57:05] "POST /service-templates HTTP/1.1" 200 515 0.115166 10.0.0.50 - - [2025-09-04 19:57:05] "POST /config-database-nodes HTTP/1.1" 200 611 0.074292 10.0.0.50 - - [2025-09-04 19:57:05] "POST /access-control-lists HTTP/1.1" 200 585 0.123960 10.0.0.50 - - [2025-09-04 19:57:05] "POST /service-templates HTTP/1.1" 200 535 0.102750 10.0.0.50 - - [2025-09-04 19:57:05] "POST /service-templates HTTP/1.1" 200 507 0.103432 10.0.0.50 - - [2025-09-04 19:57:05] "POST /route-targets HTTP/1.1" 200 327 0.013245 10.0.0.50 - - [2025-09-04 19:57:05] "POST /ref-update HTTP/1.1" 200 156 0.039441 10.0.0.50 - - [2025-09-04 19:57:05] "POST /route-targets HTTP/1.1" 200 327 0.020279 10.0.0.50 - - [2025-09-04 19:57:05] "POST /ref-update HTTP/1.1" 200 156 0.026410 10.0.0.50 - - [2025-09-04 19:57:05] "POST /route-targets HTTP/1.1" 200 327 0.011772 10.0.0.50 - - [2025-09-04 19:57:06] "POST /ref-update HTTP/1.1" 200 156 0.024222 10.0.0.50 - - [2025-09-04 19:57:06] "POST /route-targets HTTP/1.1" 200 327 0.028775 10.0.0.50 - - [2025-09-04 19:57:06] "POST /ref-update HTTP/1.1" 200 156 0.011772 10.0.0.50 - - [2025-09-04 19:57:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.002856 10.0.0.50 - - [2025-09-04 19:57:06] "POST /access-control-lists HTTP/1.1" 200 551 0.059596 10.0.0.50 - - [2025-09-04 19:57:06] "PUT /access-control-list/811b8c87-9988-4ac9-925a-588d58fbc55b HTTP/1.1" 200 272 0.038141 10.0.0.50 - - [2025-09-04 19:57:06] "GET / HTTP/1.1" 200 35931 0.001509 10.0.0.50 - - [2025-09-04 19:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.50 - - [2025-09-04 19:57:06] "GET /global-system-config/d59eb59f-c3d6-41fc-90f3-acd3c07e7985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005000 10.0.0.50 - - [2025-09-04 19:57:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.001815 10.0.0.50 - - [2025-09-04 19:57:06] "PUT /access-control-list/2bb2e628-54c3-40b6-899e-7377cce9dae6 HTTP/1.1" 200 272 0.009592 10.0.0.50 - - [2025-09-04 19:57:06] "GET / HTTP/1.1" 200 35931 0.001447 10.0.0.50 - - [2025-09-04 19:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005499 10.0.0.50 - - [2025-09-04 19:57:06] "GET /global-system-config/d59eb59f-c3d6-41fc-90f3-acd3c07e7985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006168 10.0.0.50 - - [2025-09-04 19:57:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.003370 10.0.0.50 - - [2025-09-04 19:57:06] "POST /analytics-nodes HTTP/1.1" 200 599 0.052930 10.0.0.50 - - [2025-09-04 19:57:06] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.073935 10.0.0.50 - - [2025-09-04 19:57:06] "GET / HTTP/1.1" 200 35931 0.001787 10.0.0.50 - - [2025-09-04 19:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012585 10.0.0.50 - - [2025-09-04 19:57:06] "GET /routing-instance/96c98e57-cf98-45e5-ab21-35040aef8ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003316 10.0.0.50 - - [2025-09-04 19:57:06] "POST /bgp-routers HTTP/1.1" 200 616 0.034420 10.0.0.50 - - [2025-09-04 19:57:06] "GET /bgp-router/f32c570a-e11d-40e5-b3b4-225889e0f2c0?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.004266 10.0.0.50 - - [2025-09-04 19:57:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.50 - - [2025-09-04 19:57:06] "GET /global-system-config/d59eb59f-c3d6-41fc-90f3-acd3c07e7985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008039 10.0.0.50 - - [2025-09-04 19:57:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002403 10.0.0.50 - - [2025-09-04 19:57:07] "POST /ref-update HTTP/1.1" 200 156 0.014713 [Introspect:8084]10.0.0.50 - - [2025-09-04 19:57:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000982 [Introspect:8084]10.0.0.50 - - [2025-09-04 19:57:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000911 10.0.0.50 - - [2025-09-04 19:57:07] "GET / HTTP/1.1" 200 35931 0.001531 10.0.0.50 - - [2025-09-04 19:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.50 - - [2025-09-04 19:57:07] "GET /global-system-config/d59eb59f-c3d6-41fc-90f3-acd3c07e7985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.013639 10.0.0.50 - - [2025-09-04 19:57:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.003824 10.0.0.50 - - [2025-09-04 19:57:07] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.031744 10.0.0.50 - - [2025-09-04 19:57:08] "GET / HTTP/1.1" 200 35931 0.001733 10.0.0.50 - - [2025-09-04 19:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.50 - - [2025-09-04 19:57:08] "GET /global-system-config/d59eb59f-c3d6-41fc-90f3-acd3c07e7985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004930 10.0.0.50 - - [2025-09-04 19:57:08] "POST /fqname-to-id HTTP/1.1" 404 216 0.001692 10.0.0.50 - - [2025-09-04 19:57:08] "POST /database-nodes HTTP/1.1" 200 597 0.024541 10.0.0.50 - - [2025-09-04 19:57:13] "GET / HTTP/1.1" 200 35931 0.001547 10.0.0.50 - - [2025-09-04 19:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.50 - - [2025-09-04 19:57:13] "GET /global-system-config/d59eb59f-c3d6-41fc-90f3-acd3c07e7985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.023632 10.0.0.50 - - [2025-09-04 19:57:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.005819 10.0.0.50 - - [2025-09-04 19:57:13] "POST /config-nodes HTTP/1.1" 200 593 0.063567 10.0.0.50 - - [2025-09-04 19:57:13] "GET / HTTP/1.1" 200 35931 0.001534 10.0.0.50 - - [2025-09-04 19:57:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.030278 10.0.0.50 - - [2025-09-04 19:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.50 - - [2025-09-04 19:57:18] "GET /global-vrouter-config/c199e3fb-0eef-4910-a23e-7eaac4aae79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.002579 10.0.0.50 - - [2025-09-04 19:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.50 - - [2025-09-04 19:57:18] "PUT /global-vrouter-config/c199e3fb-0eef-4910-a23e-7eaac4aae79c HTTP/1.1" 200 276 0.013570 10.0.0.50 - - [2025-09-04 19:57:19] "GET / HTTP/1.1" 200 35931 0.001456 10.0.0.50 - - [2025-09-04 19:57:19] "POST /alarms HTTP/1.1" 200 581 0.021186 10.0.0.50 - - [2025-09-04 19:57:19] "POST /alarms HTTP/1.1" 200 575 0.023440 10.0.0.50 - - [2025-09-04 19:57:19] "POST /alarms HTTP/1.1" 200 575 0.035809 10.0.0.50 - - [2025-09-04 19:57:19] "POST /alarms HTTP/1.1" 200 559 0.030913 10.0.0.50 - - [2025-09-04 19:57:19] "POST /alarms HTTP/1.1" 200 555 0.020880 10.0.0.50 - - [2025-09-04 19:57:19] "POST /alarms HTTP/1.1" 200 557 0.052354 10.0.0.50 - - [2025-09-04 19:57:19] "POST /alarms HTTP/1.1" 200 565 0.056699 10.0.0.50 - - [2025-09-04 19:57:19] "POST /alarms HTTP/1.1" 200 549 0.068422 10.0.0.50 - - [2025-09-04 19:57:19] "POST /alarms HTTP/1.1" 200 557 0.036346 10.0.0.50 - - [2025-09-04 19:57:19] "POST /alarms HTTP/1.1" 200 567 0.040516 10.0.0.50 - - [2025-09-04 19:57:19] "POST /alarms HTTP/1.1" 200 555 0.042432 10.0.0.50 - - [2025-09-04 19:57:19] "POST /alarms HTTP/1.1" 200 567 0.038268 10.0.0.50 - - [2025-09-04 19:57:19] "POST /alarms HTTP/1.1" 200 575 0.071219 10.0.0.50 - - [2025-09-04 19:57:19] "POST /alarms HTTP/1.1" 200 569 0.042699 10.0.0.50 - - [2025-09-04 19:57:19] "POST /alarms HTTP/1.1" 200 561 0.038112 10.0.0.50 - - [2025-09-04 19:57:19] "POST /alarms HTTP/1.1" 200 561 0.036247 10.0.0.50 - - [2025-09-04 19:57:20] "POST /alarms HTTP/1.1" 200 561 0.035265 10.0.0.50 - - [2025-09-04 19:57:20] "POST /alarms HTTP/1.1" 200 547 0.045623 10.0.0.50 - - [2025-09-04 19:57:20] "POST /alarms HTTP/1.1" 200 595 0.064505 10.0.0.50 - - [2025-09-04 19:57:20] "POST /alarms HTTP/1.1" 200 575 0.026670 10.0.0.50 - - [2025-09-04 19:57:20] "POST /alarms HTTP/1.1" 200 571 0.050756 10.0.0.50 - - [2025-09-04 19:57:20] "POST /alarms HTTP/1.1" 200 583 0.034480 10.0.0.50 - - [2025-09-04 19:57:20] "POST /alarms HTTP/1.1" 200 609 0.031756 10.0.0.50 - - [2025-09-04 19:57:20] "GET / HTTP/1.1" 200 35931 0.001630 10.0.0.50 - - [2025-09-04 19:57:20] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002452 10.0.0.50 - - [2025-09-04 19:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.50 - - [2025-09-04 19:57:20] "PUT /global-vrouter-config/c199e3fb-0eef-4910-a23e-7eaac4aae79c HTTP/1.1" 200 276 0.021726 10.0.0.50 - - [2025-09-04 19:57:20] "GET / HTTP/1.1" 200 35931 0.001369 10.0.0.50 - - [2025-09-04 19:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.50 - - [2025-09-04 19:57:20] "GET /global-vrouter-config/c199e3fb-0eef-4910-a23e-7eaac4aae79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.002624 10.0.0.50 - - [2025-09-04 19:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.50 - - [2025-09-04 19:57:20] "PUT /global-vrouter-config/c199e3fb-0eef-4910-a23e-7eaac4aae79c HTTP/1.1" 200 276 0.008730 10.0.0.50 - - [2025-09-04 19:57:21] "GET / HTTP/1.1" 200 35931 0.001506 10.0.0.50 - - [2025-09-04 19:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.50 - - [2025-09-04 19:57:21] "GET /global-system-config/d59eb59f-c3d6-41fc-90f3-acd3c07e7985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008836 10.0.0.50 - - [2025-09-04 19:57:21] "PUT /global-system-config/d59eb59f-c3d6-41fc-90f3-acd3c07e7985 HTTP/1.1" 200 274 0.023476 [Introspect:8084]10.0.0.50 - - [2025-09-04 19:59:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001007 [Introspect:8084]10.0.0.50 - - [2025-09-04 19:59:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000844 [Introspect:8084]10.0.0.50 - - [2025-09-04 19:59:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000966 [Introspect:8084]10.0.0.50 - - [2025-09-04 19:59:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000898 10.0.0.50 - - [2025-09-04 19:59:26] "GET / HTTP/1.1" 200 35931 0.001416 10.0.0.50 - - [2025-09-04 19:59:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.50 - - [2025-09-04 19:59:26] "GET /domain/45811aeb-c4ba-4462-9e6c-fead6b7fab2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003312 10.0.0.50 - - [2025-09-04 19:59:27] "POST /id-to-fqname HTTP/1.1" 200 173 0.000548 10.0.0.50 - - [2025-09-04 19:59:27] "POST /fqname-to-id HTTP/1.1" 404 182 0.027092 10.0.0.50 - - [2025-09-04 19:59:27] "POST /security-groups HTTP/1.1" 200 570 0.086315 10.0.0.50 - - [2025-09-04 19:59:27] "POST /projects HTTP/1.1" 200 481 0.328536 10.0.0.50 - - [2025-09-04 19:59:27] "POST /fqname-to-id HTTP/1.1" 404 213 0.007412 10.0.0.50 - - [2025-09-04 19:59:27] "POST /access-control-lists HTTP/1.1" 200 579 0.083287 10.0.0.50 - - [2025-09-04 19:59:27] "POST /security-groups HTTP/1.1" 200 534 0.091352 10.0.0.50 - - [2025-09-04 19:59:27] "POST /fqname-to-id HTTP/1.1" 404 212 0.024614 10.0.0.50 - - [2025-09-04 19:59:27] "POST /chown HTTP/1.1" 200 109 0.016138 10.0.0.50 - - [2025-09-04 19:59:27] "POST /policy-managements HTTP/1.1" 409 214 0.010762 10.0.0.50 - - [2025-09-04 19:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.50 - - [2025-09-04 19:59:27] "GET /policy-management/99313cd6-b68a-4be0-a892-e7ffe66f1be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011483 10.0.0.50 - - [2025-09-04 19:59:27] "POST /access-control-lists HTTP/1.1" 200 577 0.079561 10.0.0.50 - - [2025-09-04 19:59:27] "POST /application-policy-sets HTTP/1.1" 200 528 0.044467 10.0.0.50 - - [2025-09-04 19:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.50 - - [2025-09-04 19:59:27] "GET /global-vrouter-config/c199e3fb-0eef-4910-a23e-7eaac4aae79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.011622 10.0.0.50 - - [2025-09-04 19:59:27] "PUT /global-vrouter-config/c199e3fb-0eef-4910-a23e-7eaac4aae79c HTTP/1.1" 200 276 0.023335 10.0.0.50 - - [2025-09-04 19:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.027122 10.0.0.50 - - [2025-09-04 19:59:27] "GET /virtual-network/162f29b5-3341-4db9-92ed-bd9f9b36b07b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.006270 10.0.0.50 - - [2025-09-04 19:59:27] "POST /id-to-fqname HTTP/1.1" 200 177 0.000719 10.0.0.50 - - [2025-09-04 19:59:27] "POST /fqname-to-id HTTP/1.1" 404 186 0.013721 10.0.0.50 - - [2025-09-04 19:59:27] "POST /fqname-to-id HTTP/1.1" 404 232 0.002127 10.0.0.50 - - [2025-09-04 19:59:27] "POST /security-groups HTTP/1.1" 200 574 0.083759 10.0.0.50 - - [2025-09-04 19:59:27] "POST /projects HTTP/1.1" 200 489 0.320674 10.0.0.50 - - [2025-09-04 19:59:28] "POST /access-control-lists HTTP/1.1" 200 594 0.064916 10.0.0.50 - - [2025-09-04 19:59:28] "POST /fqname-to-id HTTP/1.1" 404 231 0.008443 10.0.0.50 - - [2025-09-04 19:59:28] "POST /security-groups HTTP/1.1" 200 546 0.056883 10.0.0.50 - - [2025-09-04 19:59:28] "POST /chown HTTP/1.1" 200 109 0.034105 10.0.0.50 - - [2025-09-04 19:59:28] "POST /access-control-lists HTTP/1.1" 200 592 0.071930 10.0.0.50 - - [2025-09-04 19:59:28] "POST /network-ipams HTTP/1.1" 200 522 0.072510 10.0.0.50 - - [2025-09-04 19:59:28] "POST /fqname-to-id HTTP/1.1" 404 217 0.002654 10.0.0.50 - - [2025-09-04 19:59:28] "POST /access-control-lists HTTP/1.1" 200 583 0.077374 10.0.0.50 - - [2025-09-04 19:59:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.014557 10.0.0.50 - - [2025-09-04 19:59:28] "POST /network-ipams HTTP/1.1" 200 510 0.083327 10.0.0.50 - - [2025-09-04 19:59:28] "POST /fqname-to-id HTTP/1.1" 404 198 0.002430 10.0.0.50 - - [2025-09-04 19:59:28] "POST /access-control-lists HTTP/1.1" 200 581 0.083111 10.0.0.50 - - [2025-09-04 19:59:28] "POST /fqname-to-id HTTP/1.1" 404 240 0.017433 10.0.0.50 - - [2025-09-04 19:59:28] "POST /access-control-lists HTTP/1.1" 200 602 0.135030 10.0.0.50 - - [2025-09-04 19:59:28] "POST /useragent-kv HTTP/1.1" 200 115 0.021204 10.0.0.50 - - [2025-09-04 19:59:28] "POST /virtual-networks HTTP/1.1" 200 538 0.320718 10.0.0.50 - - [2025-09-04 19:59:28] "POST /fqname-to-id HTTP/1.1" 404 239 0.015914 10.0.0.50 - - [2025-09-04 19:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.50 - - [2025-09-04 19:59:28] "POST /access-control-lists HTTP/1.1" 200 600 0.017003 10.0.0.50 - - [2025-09-04 19:59:28] "GET /virtual-network/6dc5b54b-6f93-47e3-a035-651c67e6a1e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.021583 10.0.0.50 - - [2025-09-04 19:59:28] "POST /fqname-to-id HTTP/1.1" 404 229 0.002250 10.0.0.50 - - [2025-09-04 19:59:28] "POST /network-ipams HTTP/1.1" 200 518 0.033674 10.0.0.50 - - [2025-09-04 19:59:28] "POST /fqname-to-id HTTP/1.1" 404 202 0.004220 10.0.0.50 - - [2025-09-04 19:59:28] "POST /access-control-lists HTTP/1.1" 200 589 0.066811 10.0.0.50 - - [2025-09-04 19:59:28] "POST /route-targets HTTP/1.1" 200 327 0.056159 10.0.0.50 - - [2025-09-04 19:59:28] "POST /ref-update HTTP/1.1" 200 156 0.051812 10.0.0.50 - - [2025-09-04 19:59:29] "POST /useragent-kv HTTP/1.1" 200 115 0.014820 10.0.0.50 - - [2025-09-04 19:59:29] "POST /virtual-networks HTTP/1.1" 200 546 0.207963 10.0.0.50 - - [2025-09-04 19:59:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.50 - - [2025-09-04 19:59:29] "PUT /access-control-list/b565a53c-53d5-4c36-be66-64fc5fb52c08 HTTP/1.1" 200 272 0.095720 10.0.0.50 - - [2025-09-04 19:59:29] "GET /virtual-network/acf7129a-8f04-4fe6-937b-1b91e595a63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.054715 10.0.0.50 - - [2025-09-04 19:59:29] "POST /fqname-to-id HTTP/1.1" 404 199 0.002142 10.0.0.50 - - [2025-09-04 19:59:29] "POST /network-policys HTTP/1.1" 200 538 0.036459 10.0.0.50 - - [2025-09-04 19:59:29] "POST /fqname-to-id HTTP/1.1" 404 197 0.018153 10.0.0.50 - - [2025-09-04 19:59:29] "POST /route-targets HTTP/1.1" 200 327 0.040637 10.0.0.50 - - [2025-09-04 19:59:29] "POST /ref-update HTTP/1.1" 200 156 0.028186 10.0.0.50 - - [2025-09-04 19:59:29] "POST /network-policys HTTP/1.1" 200 534 0.055496 10.0.0.50 - - [2025-09-04 19:59:29] "POST /fqname-to-id HTTP/1.1" 404 201 0.016336 10.0.0.50 - - [2025-09-04 19:59:29] "POST /network-policys HTTP/1.1" 200 542 0.055971 10.0.0.50 - - [2025-09-04 19:59:29] "PUT /access-control-list/60d3552f-dee5-48a1-b5b2-e1c66cb89eef HTTP/1.1" 200 272 0.051901 10.0.0.50 - - [2025-09-04 19:59:29] "POST /ref-update HTTP/1.1" 200 156 0.102595 10.0.0.50 - - [2025-09-04 19:59:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017605 10.0.0.50 - - [2025-09-04 19:59:29] "PUT /access-control-list/b565a53c-53d5-4c36-be66-64fc5fb52c08 HTTP/1.1" 200 272 0.025053 10.0.0.50 - - [2025-09-04 19:59:29] "POST /ref-update HTTP/1.1" 200 156 0.146786 10.0.0.50 - - [2025-09-04 19:59:29] "PUT /access-control-list/b565a53c-53d5-4c36-be66-64fc5fb52c08 HTTP/1.1" 200 272 0.031572 10.0.0.50 - - [2025-09-04 19:59:29] "POST /ref-update HTTP/1.1" 200 156 0.095271 10.0.0.50 - - [2025-09-04 19:59:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018876 10.0.0.50 - - [2025-09-04 19:59:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008865 10.0.0.50 - - [2025-09-04 19:59:29] "PUT /access-control-list/60d3552f-dee5-48a1-b5b2-e1c66cb89eef HTTP/1.1" 200 272 0.107851 10.0.0.50 - - [2025-09-04 19:59:29] "POST /ref-update HTTP/1.1" 200 156 0.035568 10.0.0.50 - - [2025-09-04 19:59:30] "POST /ref-update HTTP/1.1" 200 156 0.117475 10.0.0.50 - - [2025-09-04 19:59:30] "POST /fqname-to-id HTTP/1.1" 404 237 0.006298 10.0.0.50 - - [2025-09-04 19:59:30] "POST /access-control-lists HTTP/1.1" 200 601 0.123369 10.0.0.50 - - [2025-09-04 19:59:30] "POST /ref-update HTTP/1.1" 200 156 0.175606 10.0.0.50 - - [2025-09-04 19:59:30] "POST /ref-update HTTP/1.1" 200 156 0.070727 10.0.0.50 - - [2025-09-04 19:59:30] "POST /ref-update HTTP/1.1" 200 156 0.145181 10.0.0.50 - - [2025-09-04 19:59:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003958 10.0.0.50 - - [2025-09-04 19:59:30] "PUT /access-control-list/60d3552f-dee5-48a1-b5b2-e1c66cb89eef HTTP/1.1" 200 272 0.097434 10.0.0.50 - - [2025-09-04 19:59:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003113 10.0.0.50 - - [2025-09-04 19:59:30] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019643 10.0.0.50 - - [2025-09-04 19:59:30] "PUT /access-control-list/71dcfd93-ba0d-4f2c-9554-32f9e48deb06 HTTP/1.1" 200 272 0.084497 10.0.0.50 - - [2025-09-04 19:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001759 10.0.0.50 - - [2025-09-04 19:59:30] "POST /ref-update HTTP/1.1" 200 156 0.023816 10.0.0.50 - - [2025-09-04 19:59:30] "GET /virtual-network/162f29b5-3341-4db9-92ed-bd9f9b36b07b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.013399 10.0.0.50 - - [2025-09-04 19:59:30] "GET /application-policy-set/0f3385e5-44c8-4ea2-902b-8cd61e1eb22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.028278 10.0.0.50 - - [2025-09-04 19:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.50 - - [2025-09-04 19:59:30] "GET /policy-management/99313cd6-b68a-4be0-a892-e7ffe66f1be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005332 [Introspect:8084]10.0.0.50 - - [2025-09-04 19:59:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000815 [Introspect:8084]10.0.0.50 - - [2025-09-04 19:59:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000782 10.0.0.50 - - [2025-09-04 19:59:30] "POST /firewall-policys HTTP/1.1" 200 530 0.030218 10.0.0.50 - - [2025-09-04 19:59:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.024235 10.0.0.50 - - [2025-09-04 19:59:30] "GET /firewall-policy/af74df7f-05b3-418e-9362-27776df51ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.011607 10.0.0.50 - - [2025-09-04 19:59:30] "GET /application-policy-set/0f3385e5-44c8-4ea2-902b-8cd61e1eb22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.008247 10.0.0.50 - - [2025-09-04 19:59:30] "GET /firewall-policy/af74df7f-05b3-418e-9362-27776df51ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006982 10.0.0.50 - - [2025-09-04 19:59:30] "POST /ref-update HTTP/1.1" 200 156 0.031022 10.0.0.50 - - [2025-09-04 19:59:30] "GET /application-policy-set/0f3385e5-44c8-4ea2-902b-8cd61e1eb22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.011384 10.0.0.50 - - [2025-09-04 19:59:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.50 - - [2025-09-04 19:59:30] "GET /policy-management/99313cd6-b68a-4be0-a892-e7ffe66f1be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.080833 10.0.0.50 - - [2025-09-04 19:59:31] "POST /firewall-policys HTTP/1.1" 200 532 0.162559 10.0.0.50 - - [2025-09-04 19:59:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.026103 10.0.0.50 - - [2025-09-04 19:59:31] "GET /firewall-policy/20f9e135-0483-4bcd-9ad9-23de0f6247a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.018766 10.0.0.50 - - [2025-09-04 19:59:31] "GET /application-policy-set/0f3385e5-44c8-4ea2-902b-8cd61e1eb22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.002654 10.0.0.50 - - [2025-09-04 19:59:31] "GET /firewall-policy/20f9e135-0483-4bcd-9ad9-23de0f6247a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003618 10.0.0.50 - - [2025-09-04 19:59:31] "GET /firewall-policy/af74df7f-05b3-418e-9362-27776df51ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002995 10.0.0.50 - - [2025-09-04 19:59:31] "GET /firewall-policy/af74df7f-05b3-418e-9362-27776df51ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002663 10.0.0.50 - - [2025-09-04 19:59:31] "POST /ref-update HTTP/1.1" 200 156 0.034859 10.0.0.50 - - [2025-09-04 19:59:31] "POST /ref-update HTTP/1.1" 200 156 0.037972 10.0.0.50 - - [2025-09-04 19:59:31] "POST /ref-update HTTP/1.1" 200 156 0.035722 10.0.0.50 - - [2025-09-04 19:59:31] "GET /application-policy-set/0f3385e5-44c8-4ea2-902b-8cd61e1eb22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.004581 10.0.0.50 - - [2025-09-04 19:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.50 - - [2025-09-04 19:59:31] "GET /policy-management/99313cd6-b68a-4be0-a892-e7ffe66f1be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002258 10.0.0.50 - - [2025-09-04 19:59:31] "POST /firewall-policys HTTP/1.1" 200 530 0.032173 10.0.0.50 - - [2025-09-04 19:59:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.037432 10.0.0.50 - - [2025-09-04 19:59:31] "GET /firewall-policy/92f5232c-fd22-44c0-9765-03d3e5c77102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.024539 10.0.0.50 - - [2025-09-04 19:59:31] "GET /application-policy-set/0f3385e5-44c8-4ea2-902b-8cd61e1eb22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.004138 10.0.0.50 - - [2025-09-04 19:59:31] "GET /firewall-policy/92f5232c-fd22-44c0-9765-03d3e5c77102?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.005623 10.0.0.50 - - [2025-09-04 19:59:31] "GET /firewall-policy/20f9e135-0483-4bcd-9ad9-23de0f6247a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.009444 10.0.0.50 - - [2025-09-04 19:59:31] "GET /firewall-policy/af74df7f-05b3-418e-9362-27776df51ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004347 10.0.0.50 - - [2025-09-04 19:59:31] "GET /firewall-policy/af74df7f-05b3-418e-9362-27776df51ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002249 10.0.0.50 - - [2025-09-04 19:59:31] "GET /firewall-policy/20f9e135-0483-4bcd-9ad9-23de0f6247a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003928 10.0.0.50 - - [2025-09-04 19:59:31] "POST /ref-update HTTP/1.1" 200 156 0.026560 10.0.0.50 - - [2025-09-04 19:59:31] "POST /ref-update HTTP/1.1" 200 156 0.043224 10.0.0.50 - - [2025-09-04 19:59:31] "POST /ref-update HTTP/1.1" 200 156 0.043969 10.0.0.50 - - [2025-09-04 19:59:32] "POST /ref-update HTTP/1.1" 200 156 0.021694 10.0.0.50 - - [2025-09-04 19:59:32] "POST /ref-update HTTP/1.1" 200 156 0.056647 10.0.0.50 - - [2025-09-04 19:59:32] "GET /application-policy-set/0f3385e5-44c8-4ea2-902b-8cd61e1eb22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.016506 10.0.0.50 - - [2025-09-04 19:59:32] "POST /tags HTTP/1.1" 200 299 0.047050 10.0.0.50 - - [2025-09-04 19:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010107 10.0.0.50 - - [2025-09-04 19:59:32] "GET /tag/19c4bd67-d1d0-474f-943f-979ef9bad737?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.020292 10.0.0.50 - - [2025-09-04 19:59:32] "POST /set-tag HTTP/1.1" 200 109 0.028018 10.0.0.50 - - [2025-09-04 19:59:32] "POST /fqname-to-id HTTP/1.1" 404 226 0.006366 10.0.0.50 - - [2025-09-04 19:59:32] "POST /tags HTTP/1.1" 200 301 0.100459 10.0.0.50 - - [2025-09-04 19:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.013700 10.0.0.50 - - [2025-09-04 19:59:32] "GET /tag/52559711-04da-4cb5-a4e1-83c92a62b845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.017972 10.0.0.50 - - [2025-09-04 19:59:32] "POST /tags HTTP/1.1" 200 325 0.088049 10.0.0.50 - - [2025-09-04 19:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.50 - - [2025-09-04 19:59:32] "GET /tag/07a198e9-516d-4d2f-8485-1f4fb9959592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1165 0.028970 10.0.0.50 - - [2025-09-04 19:59:32] "POST /tags HTTP/1.1" 200 311 0.068164 10.0.0.50 - - [2025-09-04 19:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.50 - - [2025-09-04 19:59:32] "GET /tag/ae688991-a236-44bc-bbfe-5f06cdf17ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.020397 10.0.0.50 - - [2025-09-04 19:59:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.50 - - [2025-09-04 19:59:33] "GET /virtual-network/6dc5b54b-6f93-47e3-a035-651c67e6a1e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.017871 10.0.0.50 - - [2025-09-04 19:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.50 - - [2025-09-04 19:59:33] "GET /project/219f90e7-a58d-410a-823f-264a462b056e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.028789 10.0.0.50 - - [2025-09-04 19:59:33] "POST /virtual-machines HTTP/1.1" 200 377 0.041965 10.0.0.50 - - [2025-09-04 19:59:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.018791 10.0.0.50 - - [2025-09-04 19:59:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.183966 10.0.0.50 - - [2025-09-04 19:59:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.056380 10.0.0.50 - - [2025-09-04 19:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010080 10.0.0.50 - - [2025-09-04 19:59:33] "GET /virtual-machine-interface/acfaaaa4-89c9-11f0-907f-fa163ed248ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.011018 10.0.0.50 - - [2025-09-04 19:59:33] "POST /instance-ips HTTP/1.1" 200 409 0.086448 10.0.0.50 - - [2025-09-04 19:59:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.053699 10.0.0.50 - - [2025-09-04 19:59:33] "GET /virtual-machine-interface/acfaaaa4-89c9-11f0-907f-fa163ed248ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.110305 10.0.0.50 - - [2025-09-04 19:59:33] "POST /set-tag HTTP/1.1" 200 109 0.031105 10.0.0.50 - - [2025-09-04 19:59:33] "GET /virtual-machine-interface/acfaaaa4-89c9-11f0-907f-fa163ed248ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.017599 10.0.0.50 - - [2025-09-04 19:59:33] "GET /instance-ip/ad2102bc-89c9-11f0-907f-fa163ed248ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.024937 10.0.0.50 - - [2025-09-04 19:59:34] "POST /tags HTTP/1.1" 200 305 0.093132 10.0.0.50 - - [2025-09-04 19:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.024076 10.0.0.50 - - [2025-09-04 19:59:34] "GET /tag/1c8392a7-7631-434c-b23b-fb2e17b1438a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.019896 10.0.0.50 - - [2025-09-04 19:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.50 - - [2025-09-04 19:59:34] "GET /project/c8061e68-b417-490c-841f-7000bb333129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.124565 10.0.0.50 - - [2025-09-04 19:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006641 10.0.0.50 - - [2025-09-04 19:59:34] "GET /virtual-network/acf7129a-8f04-4fe6-937b-1b91e595a63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.008121 10.0.0.50 - - [2025-09-04 19:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006255 10.0.0.50 - - [2025-09-04 19:59:34] "GET /service-appliance-set/823ce606-d89d-4425-a5e5-24b007feb63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004819 10.0.0.50 - - [2025-09-04 19:59:34] "POST /fqname-to-id HTTP/1.1" 404 240 0.001837 10.0.0.50 - - [2025-09-04 19:59:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.105100 10.0.0.50 - - [2025-09-04 19:59:34] "GET /virtual-machine-interface/c2d969e8-6699-4b5a-b1de-3744dd110b1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.033983 10.0.0.50 - - [2025-09-04 19:59:34] "POST /instance-ips HTTP/1.1" 200 381 0.084430 10.0.0.50 - - [2025-09-04 19:59:34] "GET /instance-ip/80b841f4-34ed-4235-a2a3-94f2a0aade4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008344 10.0.0.50 - - [2025-09-04 19:59:34] "POST /loadbalancers HTTP/1.1" 200 582 0.080998 10.0.0.50 - - [2025-09-04 19:59:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.027265 10.0.0.50 - - [2025-09-04 19:59:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.50 - - [2025-09-04 19:59:34] "GET /project/c8061e68-b417-490c-841f-7000bb333129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.069503 10.0.0.50 - - [2025-09-04 19:59:34] "GET /loadbalancer/b1c54720-475f-450a-871f-5acafc7fa9c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.008146 10.0.0.50 - - [2025-09-04 19:59:35] "GET /project/c8061e68-b417-490c-841f-7000bb333129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.090755 10.0.0.50 - - [2025-09-04 19:59:35] "GET /instance-ip/80b841f4-34ed-4235-a2a3-94f2a0aade4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005304 10.0.0.50 - - [2025-09-04 19:59:35] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.057751 10.0.0.50 - - [2025-09-04 19:59:35] "POST /floating-ips HTTP/1.1" 200 583 0.046046 10.0.0.50 - - [2025-09-04 19:59:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.028946 10.0.0.50 - - [2025-09-04 19:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.018667 10.0.0.50 - - [2025-09-04 19:59:35] "GET /project/c8061e68-b417-490c-841f-7000bb333129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037692 10.0.0.50 - - [2025-09-04 19:59:35] "GET /loadbalancer-listener/52a39143-306c-45b4-993c-c46b26e9441b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003380 10.0.0.50 - - [2025-09-04 19:59:35] "GET /loadbalancer-listener/52a39143-306c-45b4-993c-c46b26e9441b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.002987 10.0.0.50 - - [2025-09-04 19:59:35] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.018956 10.0.0.50 - - [2025-09-04 19:59:35] "GET /instance-ip/80b841f4-34ed-4235-a2a3-94f2a0aade4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002812 10.0.0.50 - - [2025-09-04 19:59:35] "GET /instance-ip/80b841f4-34ed-4235-a2a3-94f2a0aade4d?fields=floating_ips HTTP/1.1" 200 1170 0.005223 10.0.0.50 - - [2025-09-04 19:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001617 10.0.0.50 - - [2025-09-04 19:59:35] "GET /global-vrouter-config/c199e3fb-0eef-4910-a23e-7eaac4aae79c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002095 10.0.0.50 - - [2025-09-04 19:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001455 10.0.0.50 - - [2025-09-04 19:59:35] "PUT /global-vrouter-config/c199e3fb-0eef-4910-a23e-7eaac4aae79c HTTP/1.1" 200 276 0.008811 10.0.0.50 - - [2025-09-04 19:59:35] "POST /fqname-to-id HTTP/1.1" 404 228 0.004738 10.0.0.50 - - [2025-09-04 19:59:35] "GET /floating-ip/b891d8a1-1905-445c-8a0c-2c98e62211c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.011550 10.0.0.50 - - [2025-09-04 19:59:35] "POST /tags HTTP/1.1" 200 357 0.055681 10.0.0.50 - - [2025-09-04 19:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.50 - - [2025-09-04 19:59:35] "GET /tag/10419a2b-0e43-4b87-bf57-b30d9561401b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.013324 10.0.0.50 - - [2025-09-04 19:59:35] "POST /tags HTTP/1.1" 200 305 0.018558 10.0.0.50 - - [2025-09-04 19:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011689 10.0.0.50 - - [2025-09-04 19:59:35] "GET /tag/9c4f4021-c61a-4881-b818-f3d7dfd14e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.024637 10.0.0.50 - - [2025-09-04 19:59:35] "POST /id-to-fqname HTTP/1.1" 200 174 0.000814 10.0.0.50 - - [2025-09-04 19:59:35] "POST /fqname-to-id HTTP/1.1" 404 183 0.002936 10.0.0.50 - - [2025-09-04 19:59:35] "POST /security-groups HTTP/1.1" 200 571 0.064870 10.0.0.50 - - [2025-09-04 19:59:35] "POST /projects HTTP/1.1" 200 483 0.255747 10.0.0.50 - - [2025-09-04 19:59:35] "POST /fqname-to-id HTTP/1.1" 404 214 0.009381 10.0.0.50 - - [2025-09-04 19:59:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.028516 10.0.0.50 - - [2025-09-04 19:59:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.020971 10.0.0.50 - - [2025-09-04 19:59:35] "GET /virtual-network/6dc5b54b-6f93-47e3-a035-651c67e6a1e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.038591 10.0.0.50 - - [2025-09-04 19:59:35] "POST /access-control-lists HTTP/1.1" 200 580 0.113172 10.0.0.50 - - [2025-09-04 19:59:35] "POST /fqname-to-id HTTP/1.1" 404 213 0.018100 10.0.0.50 - - [2025-09-04 19:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.020076 10.0.0.50 - - [2025-09-04 19:59:36] "GET /virtual-network/acf7129a-8f04-4fe6-937b-1b91e595a63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.010589 10.0.0.50 - - [2025-09-04 19:59:36] "POST /access-control-lists HTTP/1.1" 200 578 0.103084 10.0.0.50 - - [2025-09-04 19:59:36] "PUT /virtual-network/6dc5b54b-6f93-47e3-a035-651c67e6a1e9 HTTP/1.1" 200 264 0.112891 10.0.0.50 - - [2025-09-04 19:59:36] "PUT /virtual-network/acf7129a-8f04-4fe6-937b-1b91e595a63f HTTP/1.1" 200 264 0.061635 10.0.0.50 - - [2025-09-04 19:59:36] "POST /security-groups HTTP/1.1" 200 537 0.080605 10.0.0.50 - - [2025-09-04 19:59:36] "POST /fqname-to-id HTTP/1.1" 404 234 0.001793 10.0.0.50 - - [2025-09-04 19:59:36] "POST /access-control-lists HTTP/1.1" 200 596 0.032697 10.0.0.50 - - [2025-09-04 19:59:36] "POST /fqname-to-id HTTP/1.1" 404 233 0.007440 10.0.0.50 - - [2025-09-04 19:59:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.066708 10.0.0.50 - - [2025-09-04 19:59:36] "POST /access-control-lists HTTP/1.1" 200 594 0.064724 10.0.0.50 - - [2025-09-04 19:59:36] "POST /chown HTTP/1.1" 200 109 0.053738 [Introspect:8084]10.0.0.50 - - [2025-09-04 19:59:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000863 [Introspect:8084]10.0.0.50 - - [2025-09-04 19:59:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002082 10.0.0.50 - - [2025-09-04 19:59:36] "GET /application-policy-set/0f3385e5-44c8-4ea2-902b-8cd61e1eb22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020789 10.0.0.50 - - [2025-09-04 19:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.50 - - [2025-09-04 19:59:36] "GET /policy-management/99313cd6-b68a-4be0-a892-e7ffe66f1be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002961 10.0.0.50 - - [2025-09-04 19:59:36] "POST /tags HTTP/1.1" 409 207 0.001855 10.0.0.50 - - [2025-09-04 19:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.50 - - [2025-09-04 19:59:36] "GET /tag/9c4f4021-c61a-4881-b818-f3d7dfd14e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.011731 10.0.0.50 - - [2025-09-04 19:59:36] "POST /firewall-rules HTTP/1.1" 200 564 0.134640 10.0.0.50 - - [2025-09-04 19:59:36] "GET /firewall-rule/62c46c22-b5ab-486e-ac7d-c770be6f827a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.004432 10.0.0.50 - - [2025-09-04 19:59:36] "GET /firewall-policy/20f9e135-0483-4bcd-9ad9-23de0f6247a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002078 10.0.0.50 - - [2025-09-04 19:59:36] "GET /firewall-rule/62c46c22-b5ab-486e-ac7d-c770be6f827a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002076 10.0.0.50 - - [2025-09-04 19:59:36] "POST /ref-update HTTP/1.1" 200 156 0.017003 10.0.0.50 - - [2025-09-04 19:59:36] "GET /application-policy-set/0f3385e5-44c8-4ea2-902b-8cd61e1eb22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006023 10.0.0.50 - - [2025-09-04 19:59:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.50 - - [2025-09-04 19:59:36] "GET /policy-management/99313cd6-b68a-4be0-a892-e7ffe66f1be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007537 10.0.0.50 - - [2025-09-04 19:59:36] "POST /tags HTTP/1.1" 409 207 0.008984 10.0.0.50 - - [2025-09-04 19:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.50 - - [2025-09-04 19:59:37] "GET /tag/9c4f4021-c61a-4881-b818-f3d7dfd14e10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.022597 10.0.0.50 - - [2025-09-04 19:59:37] "POST /firewall-rules HTTP/1.1" 200 562 0.116647 10.0.0.50 - - [2025-09-04 19:59:37] "GET /firewall-rule/e9870ac0-5608-46eb-8e5d-7de6ae694e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.029576 10.0.0.50 - - [2025-09-04 19:59:37] "GET /firewall-policy/20f9e135-0483-4bcd-9ad9-23de0f6247a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003643 10.0.0.50 - - [2025-09-04 19:59:37] "GET /firewall-rule/e9870ac0-5608-46eb-8e5d-7de6ae694e03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002196 10.0.0.50 - - [2025-09-04 19:59:37] "POST /ref-update HTTP/1.1" 200 156 0.022981 10.0.0.50 - - [2025-09-04 19:59:37] "POST /tags HTTP/1.1" 200 301 0.019643 10.0.0.50 - - [2025-09-04 19:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007206 10.0.0.50 - - [2025-09-04 19:59:37] "GET /tag/8e4b0bbb-da54-4abc-8525-8a963f9662bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.019375 10.0.0.50 - - [2025-09-04 19:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.50 - - [2025-09-04 19:59:37] "GET /project/219f90e7-a58d-410a-823f-264a462b056e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.060220 10.0.0.50 - - [2025-09-04 19:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.50 - - [2025-09-04 19:59:37] "GET /virtual-network/acf7129a-8f04-4fe6-937b-1b91e595a63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005329 10.0.0.50 - - [2025-09-04 19:59:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.50 - - [2025-09-04 19:59:37] "GET /service-appliance-set/823ce606-d89d-4425-a5e5-24b007feb63d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.007075 10.0.0.50 - - [2025-09-04 19:59:37] "POST /fqname-to-id HTTP/1.1" 404 242 0.002237 10.0.0.50 - - [2025-09-04 19:59:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.135139 10.0.0.50 - - [2025-09-04 19:59:37] "GET /virtual-machine-interface/b1cf1a31-3f65-4cbb-aa68-d538740701e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.024806 10.0.0.50 - - [2025-09-04 19:59:37] "POST /instance-ips HTTP/1.1" 200 377 0.028528 10.0.0.50 - - [2025-09-04 19:59:37] "GET /instance-ip/3e014e13-54a2-4d63-8ea5-c5cb9f7f4207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.007150 10.0.0.50 - - [2025-09-04 19:59:37] "POST /loadbalancers HTTP/1.1" 200 582 0.067191 10.0.0.50 - - [2025-09-04 19:59:38] "GET /project/219f90e7-a58d-410a-823f-264a462b056e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.046679 10.0.0.50 - - [2025-09-04 19:59:38] "GET /instance-ip/3e014e13-54a2-4d63-8ea5-c5cb9f7f4207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.013047 10.0.0.50 - - [2025-09-04 19:59:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.048291 10.0.0.50 - - [2025-09-04 19:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012160 10.0.0.50 - - [2025-09-04 19:59:38] "POST /floating-ips HTTP/1.1" 200 581 0.065572 10.0.0.50 - - [2025-09-04 19:59:38] "GET /project/219f90e7-a58d-410a-823f-264a462b056e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.096884 10.0.0.50 - - [2025-09-04 19:59:38] "GET /loadbalancer/3a37b0fd-b4f0-4a74-9e32-bcbc83927fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.004273 10.0.0.50 - - [2025-09-04 19:59:38] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.027359 10.0.0.50 - - [2025-09-04 19:59:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.018204 10.0.0.50 - - [2025-09-04 19:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010290 10.0.0.50 - - [2025-09-04 19:59:38] "GET /project/219f90e7-a58d-410a-823f-264a462b056e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.048887 10.0.0.50 - - [2025-09-04 19:59:38] "GET /loadbalancer-listener/86581308-4d28-44f0-bc1c-b6fc264c95aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.010816 10.0.0.50 - - [2025-09-04 19:59:38] "GET /loadbalancer-listener/86581308-4d28-44f0-bc1c-b6fc264c95aa?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.009743 10.0.0.50 - - [2025-09-04 19:59:38] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.032871 10.0.0.50 - - [2025-09-04 19:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.50 - - [2025-09-04 19:59:38] "GET /instance-ip/3e014e13-54a2-4d63-8ea5-c5cb9f7f4207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.006910 10.0.0.50 - - [2025-09-04 19:59:38] "GET /instance-ip/3e014e13-54a2-4d63-8ea5-c5cb9f7f4207?fields=floating_ips HTTP/1.1" 200 1164 0.025533 10.0.0.50 - - [2025-09-04 19:59:38] "GET /floating-ip/fc7beb4d-e002-4f8f-9735-86f8581c6845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002061 10.0.0.50 - - [2025-09-04 19:59:38] "GET /project/219f90e7-a58d-410a-823f-264a462b056e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.073109 10.0.0.50 - - [2025-09-04 19:59:38] "GET /loadbalancer/3a37b0fd-b4f0-4a74-9e32-bcbc83927fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002905 10.0.0.50 - - [2025-09-04 19:59:38] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.038033 10.0.0.50 - - [2025-09-04 19:59:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.023514 10.0.0.50 - - [2025-09-04 19:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006106 10.0.0.50 - - [2025-09-04 19:59:38] "GET /project/219f90e7-a58d-410a-823f-264a462b056e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.046102 10.0.0.50 - - [2025-09-04 19:59:38] "GET /loadbalancer-listener/243ede72-fccb-42bb-a08c-181be98f5fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.006118 10.0.0.50 - - [2025-09-04 19:59:38] "GET /loadbalancer-listener/243ede72-fccb-42bb-a08c-181be98f5fc0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004178 10.0.0.50 - - [2025-09-04 19:59:38] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.039165 10.0.0.50 - - [2025-09-04 19:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005631 10.0.0.50 - - [2025-09-04 19:59:38] "GET /instance-ip/3e014e13-54a2-4d63-8ea5-c5cb9f7f4207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004518 10.0.0.50 - - [2025-09-04 19:59:38] "GET /instance-ip/3e014e13-54a2-4d63-8ea5-c5cb9f7f4207?fields=floating_ips HTTP/1.1" 200 1164 0.008384 10.0.0.50 - - [2025-09-04 19:59:39] "GET /floating-ip/fc7beb4d-e002-4f8f-9735-86f8581c6845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.024254 10.0.0.50 - - [2025-09-04 19:59:39] "GET /project/219f90e7-a58d-410a-823f-264a462b056e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.094759 10.0.0.50 - - [2025-09-04 19:59:39] "GET /loadbalancer/3a37b0fd-b4f0-4a74-9e32-bcbc83927fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2167 0.002895 10.0.0.50 - - [2025-09-04 19:59:39] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.031950 10.0.0.50 - - [2025-09-04 19:59:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.030487 10.0.0.50 - - [2025-09-04 19:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.018377 10.0.0.50 - - [2025-09-04 19:59:39] "GET /project/219f90e7-a58d-410a-823f-264a462b056e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.060691 10.0.0.50 - - [2025-09-04 19:59:39] "GET /loadbalancer-listener/4f0052f9-0e63-4ec7-991e-001256cee542?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.005334 10.0.0.50 - - [2025-09-04 19:59:39] "GET /loadbalancer-listener/4f0052f9-0e63-4ec7-991e-001256cee542?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.007587 10.0.0.50 - - [2025-09-04 19:59:39] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.030125 10.0.0.50 - - [2025-09-04 19:59:39] "GET /instance-ip/3e014e13-54a2-4d63-8ea5-c5cb9f7f4207?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003171 10.0.0.50 - - [2025-09-04 19:59:39] "GET /instance-ip/3e014e13-54a2-4d63-8ea5-c5cb9f7f4207?fields=floating_ips HTTP/1.1" 200 1164 0.003516 10.0.0.50 - - [2025-09-04 19:59:39] "GET /floating-ip/fc7beb4d-e002-4f8f-9735-86f8581c6845?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.001992 10.0.0.50 - - [2025-09-04 19:59:39] "POST /tags HTTP/1.1" 200 355 0.047449 10.0.0.50 - - [2025-09-04 19:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006105 10.0.0.50 - - [2025-09-04 19:59:39] "GET /tag/24bc963f-2fcb-447e-bbf2-47ccbe49d8d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.020794 10.0.0.50 - - [2025-09-04 19:59:39] "POST /tags HTTP/1.1" 200 303 0.049803 10.0.0.50 - - [2025-09-04 19:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.020690 10.0.0.50 - - [2025-09-04 19:59:39] "GET /tag/09e3ee26-e97d-4d04-9399-308389bb88cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.018661 10.0.0.50 - - [2025-09-04 19:59:39] "POST /projects HTTP/1.1" 409 218 0.004805 10.0.0.50 - - [2025-09-04 19:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.50 - - [2025-09-04 19:59:39] "GET /project/c8061e68-b417-490c-841f-7000bb333129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.051254 10.0.0.50 - - [2025-09-04 19:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.50 - - [2025-09-04 19:59:39] "GET /network-ipam/29e3e6c0-068d-4dc4-9b16-3405fcb3e530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003978 10.0.0.50 - - [2025-09-04 19:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008839 10.0.0.50 - - [2025-09-04 19:59:39] "GET /virtual-network/6dc5b54b-6f93-47e3-a035-651c67e6a1e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006587 10.0.0.50 - - [2025-09-04 19:59:39] "PUT /virtual-network/6dc5b54b-6f93-47e3-a035-651c67e6a1e9 HTTP/1.1" 200 264 0.080474 10.0.0.50 - - [2025-09-04 19:59:40] "GET /virtual-network/6dc5b54b-6f93-47e3-a035-651c67e6a1e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004916 10.0.0.50 - - [2025-09-04 19:59:40] "POST /set-tag HTTP/1.1" 200 109 0.068295 10.0.0.50 - - [2025-09-04 19:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009437 10.0.0.50 - - [2025-09-04 19:59:40] "GET /network-ipam/8ac36451-2bdb-4bc2-8af2-ee7327cad241?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.003080 10.0.0.50 - - [2025-09-04 19:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006911 10.0.0.50 - - [2025-09-04 19:59:40] "GET /virtual-network/acf7129a-8f04-4fe6-937b-1b91e595a63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004146 10.0.0.50 - - [2025-09-04 19:59:40] "PUT /virtual-network/acf7129a-8f04-4fe6-937b-1b91e595a63f HTTP/1.1" 200 264 0.038640 10.0.0.50 - - [2025-09-04 19:59:40] "GET /virtual-network/acf7129a-8f04-4fe6-937b-1b91e595a63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.008657 [Introspect:8084]10.0.0.50 - - [2025-09-04 19:59:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000704 [Introspect:8084]10.0.0.50 - - [2025-09-04 19:59:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001028 10.0.0.50 - - [2025-09-04 19:59:40] "POST /set-tag HTTP/1.1" 200 109 0.076191 10.0.0.50 - - [2025-09-04 19:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.50 - - [2025-09-04 19:59:40] "GET /network-policy/7805a201-6dc9-4e42-87a5-bfe943a02489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.002557 10.0.0.50 - - [2025-09-04 19:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.50 - - [2025-09-04 19:59:40] "GET /network-policy/50857a32-768a-4443-8517-9ee6ad4add7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.006289 10.0.0.50 - - [2025-09-04 19:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.50 - - [2025-09-04 19:59:40] "GET /network-policy/f454a152-329c-4621-93e5-5c741271137c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002832 10.0.0.50 - - [2025-09-04 19:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006414 10.0.0.50 - - [2025-09-04 19:59:40] "PUT /network-policy/f454a152-329c-4621-93e5-5c741271137c HTTP/1.1" 200 262 0.015785 10.0.0.50 - - [2025-09-04 19:59:40] "POST /ref-update HTTP/1.1" 200 156 0.096815 10.0.0.50 - - [2025-09-04 19:59:40] "PUT /access-control-list/b565a53c-53d5-4c36-be66-64fc5fb52c08 HTTP/1.1" 200 272 0.106638 10.0.0.50 - - [2025-09-04 19:59:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010876 10.0.0.50 - - [2025-09-04 19:59:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008334 10.0.0.50 - - [2025-09-04 19:59:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002393 10.0.0.50 - - [2025-09-04 19:59:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006225 10.0.0.50 - - [2025-09-04 19:59:40] "PUT /access-control-list/71dcfd93-ba0d-4f2c-9554-32f9e48deb06 HTTP/1.1" 200 272 0.076104 10.0.0.50 - - [2025-09-04 19:59:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004734 10.0.0.50 - - [2025-09-04 19:59:40] "POST /security-groups HTTP/1.1" 409 245 0.003486 10.0.0.50 - - [2025-09-04 19:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.50 - - [2025-09-04 19:59:40] "PUT /security-group/a026c7af-d7cb-42e4-9004-3e546bbb0595 HTTP/1.1" 200 262 0.061739 10.0.0.50 - - [2025-09-04 19:59:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.038945 10.0.0.50 - - [2025-09-04 19:59:40] "PUT /access-control-list/f31f9aff-4559-4a1c-bff7-bc256701079f HTTP/1.1" 200 272 0.034856 10.0.0.50 - - [2025-09-04 19:59:40] "GET /application-policy-set/0f3385e5-44c8-4ea2-902b-8cd61e1eb22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.018956 10.0.0.50 - - [2025-09-04 19:59:41] "PUT /access-control-list/cfc3c22d-490c-4e7f-b299-478a82d11bcf HTTP/1.1" 200 272 0.033853 10.0.0.50 - - [2025-09-04 19:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.50 - - [2025-09-04 19:59:41] "GET /policy-management/99313cd6-b68a-4be0-a892-e7ffe66f1be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002577 10.0.0.50 - - [2025-09-04 19:59:41] "POST /tags HTTP/1.1" 409 206 0.001527 10.0.0.50 - - [2025-09-04 19:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.50 - - [2025-09-04 19:59:41] "GET /tag/09e3ee26-e97d-4d04-9399-308389bb88cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.011573 10.0.0.50 - - [2025-09-04 19:59:41] "POST /firewall-rules HTTP/1.1" 200 562 0.076555 10.0.0.50 - - [2025-09-04 19:59:41] "GET /firewall-rule/18da6ea3-6984-41ca-bde0-8d32097468c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.047461 10.0.0.50 - - [2025-09-04 19:59:41] "GET /firewall-policy/20f9e135-0483-4bcd-9ad9-23de0f6247a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004128 10.0.0.50 - - [2025-09-04 19:59:41] "GET /firewall-rule/18da6ea3-6984-41ca-bde0-8d32097468c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002638 10.0.0.50 - - [2025-09-04 19:59:41] "POST /ref-update HTTP/1.1" 200 156 0.023639 10.0.0.50 - - [2025-09-04 19:59:41] "GET /application-policy-set/0f3385e5-44c8-4ea2-902b-8cd61e1eb22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002196 10.0.0.50 - - [2025-09-04 19:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.50 - - [2025-09-04 19:59:41] "GET /policy-management/99313cd6-b68a-4be0-a892-e7ffe66f1be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002039 10.0.0.50 - - [2025-09-04 19:59:41] "POST /tags HTTP/1.1" 409 206 0.001330 10.0.0.50 - - [2025-09-04 19:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001266 10.0.0.50 - - [2025-09-04 19:59:41] "GET /tag/09e3ee26-e97d-4d04-9399-308389bb88cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.010798 10.0.0.50 - - [2025-09-04 19:59:41] "POST /firewall-rules HTTP/1.1" 200 560 0.077006 10.0.0.50 - - [2025-09-04 19:59:41] "GET /firewall-rule/17c4f17a-b8c2-4dbc-88f6-91259be6651d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.017271 10.0.0.50 - - [2025-09-04 19:59:41] "GET /firewall-policy/20f9e135-0483-4bcd-9ad9-23de0f6247a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004812 10.0.0.50 - - [2025-09-04 19:59:41] "GET /firewall-rule/17c4f17a-b8c2-4dbc-88f6-91259be6651d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.003148 10.0.0.50 - - [2025-09-04 19:59:41] "POST /ref-update HTTP/1.1" 200 156 0.053062 10.0.0.50 - - [2025-09-04 19:59:41] "POST /tags HTTP/1.1" 200 371 0.029340 10.0.0.50 - - [2025-09-04 19:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.50 - - [2025-09-04 19:59:41] "GET /tag/d604a1c9-5217-4170-b1d2-35af1fbb0489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.014048 10.0.0.50 - - [2025-09-04 19:59:41] "POST /tags HTTP/1.1" 200 319 0.022940 10.0.0.50 - - [2025-09-04 19:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.50 - - [2025-09-04 19:59:41] "GET /tag/2c5fd221-46e5-4cc2-9a75-a79e2d5ccc04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.013182 10.0.0.50 - - [2025-09-04 19:59:41] "POST /id-to-fqname HTTP/1.1" 200 181 0.002003 10.0.0.50 - - [2025-09-04 19:59:41] "POST /fqname-to-id HTTP/1.1" 404 190 0.009152 10.0.0.50 - - [2025-09-04 19:59:42] "POST /security-groups HTTP/1.1" 200 578 0.070351 10.0.0.50 - - [2025-09-04 19:59:42] "POST /projects HTTP/1.1" 200 497 0.239127 10.0.0.50 - - [2025-09-04 19:59:42] "POST /fqname-to-id HTTP/1.1" 404 225 0.006767 10.0.0.50 - - [2025-09-04 19:59:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.013259 10.0.0.50 - - [2025-09-04 19:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.016591 10.0.0.50 - - [2025-09-04 19:59:42] "GET /virtual-network/6dc5b54b-6f93-47e3-a035-651c67e6a1e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.022728 10.0.0.50 - - [2025-09-04 19:59:42] "POST /access-control-lists HTTP/1.1" 200 587 0.089309 10.0.0.50 - - [2025-09-04 19:59:42] "POST /fqname-to-id HTTP/1.1" 404 224 0.005278 10.0.0.50 - - [2025-09-04 19:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005542 10.0.0.50 - - [2025-09-04 19:59:42] "GET /virtual-network/acf7129a-8f04-4fe6-937b-1b91e595a63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004694 10.0.0.50 - - [2025-09-04 19:59:42] "POST /access-control-lists HTTP/1.1" 200 585 0.060646 10.0.0.50 - - [2025-09-04 19:59:42] "PUT /virtual-network/6dc5b54b-6f93-47e3-a035-651c67e6a1e9 HTTP/1.1" 200 264 0.113167 10.0.0.50 - - [2025-09-04 19:59:42] "PUT /virtual-network/acf7129a-8f04-4fe6-937b-1b91e595a63f HTTP/1.1" 200 264 0.074206 10.0.0.50 - - [2025-09-04 19:59:42] "POST /security-groups HTTP/1.1" 200 558 0.071054 10.0.0.50 - - [2025-09-04 19:59:42] "POST /fqname-to-id HTTP/1.1" 404 248 0.003099 10.0.0.50 - - [2025-09-04 19:59:42] "POST /access-control-lists HTTP/1.1" 200 610 0.020723 10.0.0.50 - - [2025-09-04 19:59:42] "POST /fqname-to-id HTTP/1.1" 404 247 0.012856 10.0.0.50 - - [2025-09-04 19:59:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.026265 10.0.0.50 - - [2025-09-04 19:59:42] "POST /chown HTTP/1.1" 200 109 0.022097 10.0.0.50 - - [2025-09-04 19:59:42] "GET /application-policy-set/0f3385e5-44c8-4ea2-902b-8cd61e1eb22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008507 10.0.0.50 - - [2025-09-04 19:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.50 - - [2025-09-04 19:59:42] "GET /policy-management/99313cd6-b68a-4be0-a892-e7ffe66f1be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008879 10.0.0.50 - - [2025-09-04 19:59:42] "POST /access-control-lists HTTP/1.1" 200 608 0.057286 10.0.0.50 - - [2025-09-04 19:59:42] "POST /tags HTTP/1.1" 409 214 0.015450 10.0.0.50 - - [2025-09-04 19:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005452 10.0.0.50 - - [2025-09-04 19:59:42] "GET /tag/2c5fd221-46e5-4cc2-9a75-a79e2d5ccc04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.011359 10.0.0.50 - - [2025-09-04 19:59:42] "POST /firewall-rules HTTP/1.1" 200 578 0.071228 10.0.0.50 - - [2025-09-04 19:59:42] "GET /firewall-rule/b794d552-3638-409e-b3cd-b4ee4754caf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.016731 10.0.0.50 - - [2025-09-04 19:59:42] "GET /firewall-policy/20f9e135-0483-4bcd-9ad9-23de0f6247a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003692 10.0.0.50 - - [2025-09-04 19:59:42] "GET /firewall-rule/b794d552-3638-409e-b3cd-b4ee4754caf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002087 10.0.0.50 - - [2025-09-04 19:59:42] "POST /ref-update HTTP/1.1" 200 156 0.025562 10.0.0.50 - - [2025-09-04 19:59:42] "GET /application-policy-set/0f3385e5-44c8-4ea2-902b-8cd61e1eb22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002479 10.0.0.50 - - [2025-09-04 19:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001467 10.0.0.50 - - [2025-09-04 19:59:43] "GET /policy-management/99313cd6-b68a-4be0-a892-e7ffe66f1be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002063 10.0.0.50 - - [2025-09-04 19:59:43] "POST /tags HTTP/1.1" 409 214 0.001827 10.0.0.50 - - [2025-09-04 19:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001374 10.0.0.50 - - [2025-09-04 19:59:43] "GET /tag/2c5fd221-46e5-4cc2-9a75-a79e2d5ccc04?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.011049 10.0.0.50 - - [2025-09-04 19:59:43] "POST /firewall-rules HTTP/1.1" 200 576 0.094843 10.0.0.50 - - [2025-09-04 19:59:43] "GET /firewall-rule/8c5229a8-bc57-47ed-a431-7f75bb2e9bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.011181 10.0.0.50 - - [2025-09-04 19:59:43] "GET /firewall-policy/20f9e135-0483-4bcd-9ad9-23de0f6247a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.013197 10.0.0.50 - - [2025-09-04 19:59:43] "GET /firewall-rule/8c5229a8-bc57-47ed-a431-7f75bb2e9bc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002332 10.0.0.50 - - [2025-09-04 19:59:43] "POST /ref-update HTTP/1.1" 200 156 0.029778 10.0.0.50 - - [2025-09-04 19:59:43] "POST /tags HTTP/1.1" 200 363 0.028979 10.0.0.50 - - [2025-09-04 19:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.50 - - [2025-09-04 19:59:43] "GET /tag/bdb27a0b-0e87-4abf-a9aa-a010bf719426?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012918 10.0.0.50 - - [2025-09-04 19:59:43] "POST /tags HTTP/1.1" 200 311 0.022141 10.0.0.50 - - [2025-09-04 19:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010733 10.0.0.50 - - [2025-09-04 19:59:43] "GET /tag/a45fde67-9d40-41c0-96c4-5031bc49ed37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015210 10.0.0.50 - - [2025-09-04 19:59:43] "POST /id-to-fqname HTTP/1.1" 200 177 0.000677 10.0.0.50 - - [2025-09-04 19:59:43] "POST /fqname-to-id HTTP/1.1" 404 186 0.002757 10.0.0.50 - - [2025-09-04 19:59:43] "POST /security-groups HTTP/1.1" 200 574 0.066298 10.0.0.50 - - [2025-09-04 19:59:43] "POST /projects HTTP/1.1" 200 489 0.169994 10.0.0.50 - - [2025-09-04 19:59:43] "POST /fqname-to-id HTTP/1.1" 404 217 0.004952 10.0.0.50 - - [2025-09-04 19:59:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.029086 10.0.0.50 - - [2025-09-04 19:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.024164 10.0.0.50 - - [2025-09-04 19:59:43] "GET /virtual-network/6dc5b54b-6f93-47e3-a035-651c67e6a1e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.010018 10.0.0.50 - - [2025-09-04 19:59:43] "POST /access-control-lists HTTP/1.1" 200 583 0.087471 10.0.0.50 - - [2025-09-04 19:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001447 10.0.0.50 - - [2025-09-04 19:59:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.008462 10.0.0.50 - - [2025-09-04 19:59:43] "GET /virtual-network/acf7129a-8f04-4fe6-937b-1b91e595a63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.014072 10.0.0.50 - - [2025-09-04 19:59:43] "PUT /virtual-network/6dc5b54b-6f93-47e3-a035-651c67e6a1e9 HTTP/1.1" 200 264 0.036359 10.0.0.50 - - [2025-09-04 19:59:43] "POST /access-control-lists HTTP/1.1" 200 581 0.070467 10.0.0.50 - - [2025-09-04 19:59:43] "PUT /virtual-network/acf7129a-8f04-4fe6-937b-1b91e595a63f HTTP/1.1" 200 264 0.087140 10.0.0.50 - - [2025-09-04 19:59:44] "POST /security-groups HTTP/1.1" 200 546 0.065934 10.0.0.50 - - [2025-09-04 19:59:44] "POST /fqname-to-id HTTP/1.1" 404 240 0.002028 10.0.0.50 - - [2025-09-04 19:59:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.018540 10.0.0.50 - - [2025-09-04 19:59:44] "POST /chown HTTP/1.1" 200 109 0.019809 10.0.0.50 - - [2025-09-04 19:59:44] "GET /application-policy-set/0f3385e5-44c8-4ea2-902b-8cd61e1eb22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002117 10.0.0.50 - - [2025-09-04 19:59:44] "POST /access-control-lists HTTP/1.1" 200 602 0.073488 10.0.0.50 - - [2025-09-04 19:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.014421 10.0.0.50 - - [2025-09-04 19:59:44] "GET /policy-management/99313cd6-b68a-4be0-a892-e7ffe66f1be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003371 10.0.0.50 - - [2025-09-04 19:59:44] "POST /fqname-to-id HTTP/1.1" 404 239 0.010636 10.0.0.50 - - [2025-09-04 19:59:44] "POST /tags HTTP/1.1" 409 210 0.001883 10.0.0.50 - - [2025-09-04 19:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001485 10.0.0.50 - - [2025-09-04 19:59:44] "GET /tag/a45fde67-9d40-41c0-96c4-5031bc49ed37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.022286 10.0.0.50 - - [2025-09-04 19:59:44] "POST /access-control-lists HTTP/1.1" 200 600 0.070177 10.0.0.50 - - [2025-09-04 19:59:44] "POST /firewall-rules HTTP/1.1" 200 570 0.081204 10.0.0.50 - - [2025-09-04 19:59:44] "GET /firewall-rule/11566668-7ec6-4f97-a800-37751ba2ce3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.014404 10.0.0.50 - - [2025-09-04 19:59:44] "GET /firewall-policy/20f9e135-0483-4bcd-9ad9-23de0f6247a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003752 10.0.0.50 - - [2025-09-04 19:59:44] "GET /firewall-rule/11566668-7ec6-4f97-a800-37751ba2ce3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002228 10.0.0.50 - - [2025-09-04 19:59:44] "POST /ref-update HTTP/1.1" 200 156 0.038231 10.0.0.50 - - [2025-09-04 19:59:44] "GET /application-policy-set/0f3385e5-44c8-4ea2-902b-8cd61e1eb22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002788 10.0.0.50 - - [2025-09-04 19:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.50 - - [2025-09-04 19:59:44] "GET /policy-management/99313cd6-b68a-4be0-a892-e7ffe66f1be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003082 10.0.0.50 - - [2025-09-04 19:59:44] "POST /tags HTTP/1.1" 409 210 0.002180 10.0.0.50 - - [2025-09-04 19:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001475 10.0.0.50 - - [2025-09-04 19:59:44] "GET /tag/a45fde67-9d40-41c0-96c4-5031bc49ed37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011758 10.0.0.50 - - [2025-09-04 19:59:44] "POST /firewall-rules HTTP/1.1" 200 568 0.070626 10.0.0.50 - - [2025-09-04 19:59:44] "GET /firewall-rule/8d764d8d-452f-4bd3-b421-8063f28bc980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004695 10.0.0.50 - - [2025-09-04 19:59:44] "GET /firewall-policy/20f9e135-0483-4bcd-9ad9-23de0f6247a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.005152 10.0.0.50 - - [2025-09-04 19:59:44] "GET /firewall-rule/8d764d8d-452f-4bd3-b421-8063f28bc980?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002472 10.0.0.50 - - [2025-09-04 19:59:44] "POST /ref-update HTTP/1.1" 200 156 0.046890 10.0.0.50 - - [2025-09-04 19:59:44] "POST /tags HTTP/1.1" 200 363 0.048356 10.0.0.50 - - [2025-09-04 19:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.019762 10.0.0.50 - - [2025-09-04 19:59:44] "GET /tag/c8c39188-d321-444f-814b-b1afc172fc85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.017267 10.0.0.50 - - [2025-09-04 19:59:44] "POST /tags HTTP/1.1" 409 210 0.002061 10.0.0.50 - - [2025-09-04 19:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.50 - - [2025-09-04 19:59:44] "GET /tag/ae688991-a236-44bc-bbfe-5f06cdf17ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.023033 10.0.0.50 - - [2025-09-04 19:59:44] "POST /projects HTTP/1.1" 409 223 0.002859 10.0.0.50 - - [2025-09-04 19:59:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.50 - - [2025-09-04 19:59:45] "GET /project/219f90e7-a58d-410a-823f-264a462b056e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.055189 10.0.0.50 - - [2025-09-04 19:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014188 10.0.0.50 - - [2025-09-04 19:59:45] "GET /virtual-network/6dc5b54b-6f93-47e3-a035-651c67e6a1e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006580 10.0.0.50 - - [2025-09-04 19:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.50 - - [2025-09-04 19:59:45] "GET /virtual-network/acf7129a-8f04-4fe6-937b-1b91e595a63f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004047 10.0.0.50 - - [2025-09-04 19:59:45] "PUT /virtual-network/6dc5b54b-6f93-47e3-a035-651c67e6a1e9 HTTP/1.1" 200 264 0.045578 10.0.0.50 - - [2025-09-04 19:59:45] "PUT /virtual-network/acf7129a-8f04-4fe6-937b-1b91e595a63f HTTP/1.1" 200 264 0.049395 10.0.0.50 - - [2025-09-04 19:59:45] "POST /security-groups HTTP/1.1" 409 253 0.002322 10.0.0.50 - - [2025-09-04 19:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001393 10.0.0.50 - - [2025-09-04 19:59:45] "PUT /security-group/f7e722b2-e01f-4d22-89b0-51b4fced770b HTTP/1.1" 200 262 0.059676 10.0.0.50 - - [2025-09-04 19:59:45] "PUT /access-control-list/55f56f1e-022f-4cd5-bbc3-8e394e3dafb8 HTTP/1.1" 200 272 0.012762 10.0.0.50 - - [2025-09-04 19:59:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.038914 10.0.0.50 - - [2025-09-04 19:59:45] "GET /application-policy-set/0f3385e5-44c8-4ea2-902b-8cd61e1eb22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017782 10.0.0.50 - - [2025-09-04 19:59:45] "PUT /access-control-list/43640d6f-32ae-406e-856f-eff58ff480c2 HTTP/1.1" 200 272 0.031347 10.0.0.50 - - [2025-09-04 19:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.50 - - [2025-09-04 19:59:45] "GET /policy-management/99313cd6-b68a-4be0-a892-e7ffe66f1be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002468 10.0.0.50 - - [2025-09-04 19:59:45] "POST /tags HTTP/1.1" 409 210 0.001562 10.0.0.50 - - [2025-09-04 19:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.50 - - [2025-09-04 19:59:45] "GET /tag/ae688991-a236-44bc-bbfe-5f06cdf17ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.011310 10.0.0.50 - - [2025-09-04 19:59:45] "POST /firewall-rules HTTP/1.1" 200 570 0.063790 10.0.0.50 - - [2025-09-04 19:59:45] "GET /firewall-rule/a088c7d5-9f47-4324-99e7-3fc85efd9d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.012564 10.0.0.50 - - [2025-09-04 19:59:45] "GET /firewall-policy/20f9e135-0483-4bcd-9ad9-23de0f6247a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.003758 10.0.0.50 - - [2025-09-04 19:59:45] "GET /firewall-rule/a088c7d5-9f47-4324-99e7-3fc85efd9d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.001940 10.0.0.50 - - [2025-09-04 19:59:45] "POST /ref-update HTTP/1.1" 200 156 0.036627 10.0.0.50 - - [2025-09-04 19:59:45] "GET /application-policy-set/0f3385e5-44c8-4ea2-902b-8cd61e1eb22b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002153 10.0.0.50 - - [2025-09-04 19:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.50 - - [2025-09-04 19:59:45] "GET /policy-management/99313cd6-b68a-4be0-a892-e7ffe66f1be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002159 10.0.0.50 - - [2025-09-04 19:59:45] "POST /tags HTTP/1.1" 409 210 0.001348 10.0.0.50 - - [2025-09-04 19:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001287 10.0.0.50 - - [2025-09-04 19:59:45] "GET /tag/ae688991-a236-44bc-bbfe-5f06cdf17ba7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010523 10.0.0.50 - - [2025-09-04 19:59:45] "POST /firewall-rules HTTP/1.1" 200 568 0.063042 10.0.0.50 - - [2025-09-04 19:59:45] "GET /firewall-rule/429a4f57-256b-4c4c-b9cd-857e6894e187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003866 10.0.0.50 - - [2025-09-04 19:59:45] "GET /firewall-policy/20f9e135-0483-4bcd-9ad9-23de0f6247a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.003210 10.0.0.50 - - [2025-09-04 19:59:45] "GET /firewall-rule/429a4f57-256b-4c4c-b9cd-857e6894e187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002496 10.0.0.50 - - [2025-09-04 19:59:46] "POST /ref-update HTTP/1.1" 200 156 0.047081 10.0.0.50 - - [2025-09-04 19:59:46] "POST /tags HTTP/1.1" 409 237 0.011024 10.0.0.50 - - [2025-09-04 19:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004310 10.0.0.50 - - [2025-09-04 19:59:46] "GET /tag/c8c39188-d321-444f-814b-b1afc172fc85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.012549 10.0.0.50 - - [2025-09-04 19:59:46] "GET /virtual-machine-interface/acfaaaa4-89c9-11f0-907f-fa163ed248ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.004215 10.0.0.50 - - [2025-09-04 19:59:46] "POST /set-tag HTTP/1.1" 200 109 0.017990 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:00:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001090 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:00:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000923 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:00:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000969 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:00:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000904 10.0.0.50 - - [2025-09-04 20:00:46] "GET / HTTP/1.1" 200 35931 0.001697 10.0.0.50 - - [2025-09-04 20:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.50 - - [2025-09-04 20:00:46] "GET /global-system-config/d59eb59f-c3d6-41fc-90f3-acd3c07e7985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004966 10.0.0.50 - - [2025-09-04 20:00:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.013337 10.0.0.50 - - [2025-09-04 20:00:46] "GET /config-node/a2c9df27-0aa3-4ede-bafc-f8b598628727?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.009817 10.0.0.50 - - [2025-09-04 20:00:58] "GET / HTTP/1.1" 200 35931 0.001412 10.0.0.50 - - [2025-09-04 20:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002191 10.0.0.50 - - [2025-09-04 20:00:58] "GET /routing-instance/96c98e57-cf98-45e5-ab21-35040aef8ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002786 10.0.0.50 - - [2025-09-04 20:00:58] "POST /bgp-routers HTTP/1.1" 409 301 0.001745 10.0.0.50 - - [2025-09-04 20:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.50 - - [2025-09-04 20:00:58] "GET /bgp-router/f32c570a-e11d-40e5-b3b4-225889e0f2c0?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.005109 10.0.0.50 - - [2025-09-04 20:00:58] "PUT /bgp-router/f32c570a-e11d-40e5-b3b4-225889e0f2c0 HTTP/1.1" 200 254 0.022344 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:00:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001075 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:00:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000880 10.0.0.50 - - [2025-09-04 20:01:14] "GET /global-system-configs HTTP/1.1" 200 322 0.002240 10.0.0.50 - - [2025-09-04 20:01:14] "GET /global-system-configs HTTP/1.1" 200 322 0.002040 10.0.0.27 - - [2025-09-04 20:01:27] "GET / HTTP/1.1" 200 35931 0.001784 10.0.0.27 - - [2025-09-04 20:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006200 10.0.0.27 - - [2025-09-04 20:01:27] "GET /global-system-config/d59eb59f-c3d6-41fc-90f3-acd3c07e7985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006544 10.0.0.27 - - [2025-09-04 20:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001573 10.0.0.27 - - [2025-09-04 20:01:27] "GET /routing-instance/96c98e57-cf98-45e5-ab21-35040aef8ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002594 10.0.0.27 - - [2025-09-04 20:01:27] "PUT /global-system-config/d59eb59f-c3d6-41fc-90f3-acd3c07e7985 HTTP/1.1" 200 274 0.007751 10.0.0.27 - - [2025-09-04 20:01:27] "POST /fqname-to-id HTTP/1.1" 404 216 0.005288 10.0.0.27 - - [2025-09-04 20:01:27] "POST /virtual-routers HTTP/1.1" 200 599 0.015299 10.0.0.27 - - [2025-09-04 20:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006316 10.0.0.27 - - [2025-09-04 20:01:27] "GET /virtual-router/ad05d2a7-f8ec-4400-8727-00813bb58edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.011399 10.0.0.27 - - [2025-09-04 20:01:27] "POST /fqname-to-id HTTP/1.1" 404 229 0.002074 10.0.0.27 - - [2025-09-04 20:01:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001685 10.0.0.27 - - [2025-09-04 20:01:27] "GET /virtual-network/162f29b5-3341-4db9-92ed-bd9f9b36b07b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.005950 10.0.0.27 - - [2025-09-04 20:01:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.063712 10.0.0.50 - - [2025-09-04 20:03:33] "GET /virtual-router/ad05d2a7-f8ec-4400-8727-00813bb58edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003222 10.0.0.50 - - [2025-09-04 20:03:33] "POST /ref-update HTTP/1.1" 200 156 0.007689 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:04:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001035 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:04:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000898 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:04:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001165 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:04:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001047 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:04:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001003 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:04:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000885 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:05:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001085 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:05:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000954 10.0.0.27 - - [2025-09-04 20:05:50] "GET / HTTP/1.1" 200 35931 0.001890 10.0.0.27 - - [2025-09-04 20:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.27 - - [2025-09-04 20:05:50] "GET /global-system-config/d59eb59f-c3d6-41fc-90f3-acd3c07e7985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004711 10.0.0.27 - - [2025-09-04 20:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001514 10.0.0.27 - - [2025-09-04 20:05:50] "GET /routing-instance/96c98e57-cf98-45e5-ab21-35040aef8ca4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002251 10.0.0.27 - - [2025-09-04 20:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.27 - - [2025-09-04 20:05:50] "GET /virtual-router/ad05d2a7-f8ec-4400-8727-00813bb58edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.010868 10.0.0.27 - - [2025-09-04 20:05:50] "PUT /virtual-router/ad05d2a7-f8ec-4400-8727-00813bb58edc HTTP/1.1" 200 262 0.012743 10.0.0.27 - - [2025-09-04 20:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.27 - - [2025-09-04 20:05:51] "GET /virtual-router/ad05d2a7-f8ec-4400-8727-00813bb58edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002845 10.0.0.27 - - [2025-09-04 20:05:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001393 10.0.0.27 - - [2025-09-04 20:05:51] "GET /virtual-machine-interface/17df3eb2-e204-406f-85da-5dd69a4f5465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004876 10.0.0.27 - - [2025-09-04 20:05:51] "PUT /virtual-machine-interface/17df3eb2-e204-406f-85da-5dd69a4f5465 HTTP/1.1" 200 284 0.011952 10.0.0.50 - - [2025-09-04 20:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.50 - - [2025-09-04 20:06:05] "GET /virtual-router/ad05d2a7-f8ec-4400-8727-00813bb58edc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003539 10.0.0.50 - - [2025-09-04 20:06:14] "GET /global-system-configs HTTP/1.1" 200 322 0.002141 10.0.0.50 - - [2025-09-04 20:06:14] "GET /global-system-configs HTTP/1.1" 200 322 0.003326 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:08:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000986 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:08:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000865 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:08:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001473 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:08:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000871 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:09:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001096 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:09:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000923 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:10:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001061 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:10:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000902 10.0.0.50 - - [2025-09-04 20:11:14] "GET /global-system-configs HTTP/1.1" 200 322 0.002775 10.0.0.50 - - [2025-09-04 20:11:14] "GET /global-system-configs HTTP/1.1" 200 322 0.003744 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:13:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001020 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:13:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000971 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:13:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000953 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:13:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000856 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:13:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000973 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:13:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000880 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:15:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000997 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:15:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000865 10.0.0.50 - - [2025-09-04 20:16:14] "GET /global-system-configs HTTP/1.1" 200 322 0.002223 10.0.0.50 - - [2025-09-04 20:16:14] "GET /global-system-configs HTTP/1.1" 200 322 0.002026 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:18:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001070 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:18:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001052 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:18:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001011 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:18:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000875 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:18:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000968 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:18:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000879 10.0.0.50 - - [2025-09-04 20:21:14] "GET /global-system-configs HTTP/1.1" 200 322 0.002403 10.0.0.50 - - [2025-09-04 20:21:14] "GET /global-system-configs HTTP/1.1" 200 322 0.003289 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:21:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001446 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:21:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000932 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:23:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001033 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:23:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000897 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:23:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001065 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:23:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000972 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:23:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001028 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:23:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000949 10.0.0.50 - - [2025-09-04 20:26:14] "GET /global-system-configs HTTP/1.1" 200 322 0.002136 10.0.0.50 - - [2025-09-04 20:26:14] "GET /global-system-configs HTTP/1.1" 200 322 0.002353 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:27:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001064 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:27:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000864 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:27:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000983 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:27:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000926 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:27:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000999 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:27:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001035 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:27:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001004 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:27:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000889 10.0.0.50 - - [2025-09-04 20:31:14] "GET /global-system-configs HTTP/1.1" 200 322 0.002355 10.0.0.50 - - [2025-09-04 20:31:14] "GET /global-system-configs HTTP/1.1" 200 322 0.002245 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:31:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001021 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:31:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000886 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:31:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000962 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:31:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000939 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:31:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001063 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:31:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000873 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:32:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001071 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:32:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000860 10.0.0.50 - - [2025-09-04 20:36:14] "GET /global-system-configs HTTP/1.1" 200 322 0.002427 10.0.0.50 - - [2025-09-04 20:36:14] "GET /global-system-configs HTTP/1.1" 200 322 0.002165 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:36:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001037 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:36:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000974 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:36:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000924 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:36:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000874 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:36:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000995 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:36:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000947 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:37:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000964 [Introspect:8084]10.0.0.50 - - [2025-09-04 20:37:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000841