+++ date ++ echo 'INFO: =================== Mon Mar 16 01:34:22 AM UTC 2026 ===================' INFO: =================== Mon Mar 16 01:34:22 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.129 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=True ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.129 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.129 ++ ANALYTICSDB_NODES=10.0.0.129 ++ ANALYTICS_SNMP_NODES=10.0.0.129 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8081 ' +++ '[' -n '10.0.0.129:8081 ' ']' +++ echo 10.0.0.129:8081 ++ ANALYTICS_SERVERS=10.0.0.129:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9042 ' +++ '[' -n '10.0.0.129:9042 ' ']' +++ echo 10.0.0.129:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.129:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.129 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8086 ' +++ '[' -n '10.0.0.129:8086 ' ']' +++ echo 10.0.0.129:8086 ++ COLLECTOR_SERVERS=10.0.0.129:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.129 ++ CONFIGDB_NODES=10.0.0.129 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8082 ' +++ '[' -n '10.0.0.129:8082 ' ']' +++ echo 10.0.0.129:8082 ++ CONFIG_SERVERS=10.0.0.129:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9161 ' +++ '[' -n '10.0.0.129:9161 ' ']' +++ echo 10.0.0.129:9161 ++ CONFIGDB_SERVERS=10.0.0.129:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9041 ' +++ '[' -n '10.0.0.129:9041 ' ']' +++ echo 10.0.0.129:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.129:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=True ++ 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=True ++ 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=True ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.129 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:2181, +++ '[' -n 10.0.0.129:2181, ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS=10.0.0.129:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:2181 ' +++ '[' -n '10.0.0.129:2181 ' ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.129:2181 ++ RABBITMQ_NODES=10.0.0.129 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:5673, +++ '[' -n 10.0.0.129:5673, ']' +++ echo 10.0.0.129:5673 ++ RABBITMQ_SERVERS=10.0.0.129:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=True ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:6379 ' +++ '[' -n '10.0.0.129:6379 ' ']' +++ echo 10.0.0.129:6379 ++ REDIS_SERVERS=10.0.0.129:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=True ++ 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 True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' redis_ssl_config ++ true ++ KAFKA_NODES=10.0.0.129 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9092 ' +++ '[' -n '10.0.0.129:9092 ' ']' +++ echo 10.0.0.129:9092 ++ KAFKA_SERVERS=10.0.0.129:9092 ++ KAFKA_SSL_ENABLE=True ++ 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=password ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=252.129.139.34 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5050 ++ KEYSTONE_AUTH_PUBLIC_PORT=5050 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.129 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=password ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.129 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=True ++ 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=True ++ 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=True ++ 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 ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password password' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' xmpp_certs_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' analytics_api_ssl_opts ++ true ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' rabbitmq_ssl_config ++ true ++ read -r -d '' kombu_ssl_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' kafka_ssl_config ++ true ++ [[ -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 True + local val=true + [[ true == \t\r\u\e ]] + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + wait_files /etc/contrail/ssl/certs/server.pem /etc/contrail/ssl/private/server-privkey.pem + local file1=/etc/contrail/ssl/certs/server.pem + local file2=/etc/contrail/ssl/private/server-privkey.pem + printf 'INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem' INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem+ wait_cmd_success 'test -f /etc/contrail/ssl/certs/server.pem' + local 'cmd=test -f /etc/contrail/ssl/certs/server.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/certs/server.pem + return 0 + wait_cmd_success 'test -f /etc/contrail/ssl/private/server-privkey.pem' + local 'cmd=test -f /etc/contrail/ssl/private/server-privkey.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/private/server-privkey.pem + return 0 + echo -e '\nINFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present' INFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_config_api_certs_if_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_for_cassandra ++ echo 10.0.0.129 ++ cut -d , -f 1 + local cassandra=10.0.0.129 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 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.129 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.129 +++ local servers=10.0.0.129 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq ++++ grep -vi host ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.129,10.63.31.1,127.0.0.1,172.17.0.1,252.129.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.129'\''))' +++ local server_ip=10.0.0.129 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.129 ]] +++ [[ ,10.0.0.129,10.63.31.1,127.0.0.1,172.17.0.1,252.129.0.1,, =~ ,10\.0\.0\.129, ]] +++ echo 10.0.0.129 1 +++ return ++ local ip=10.0.0.129 ++ [[ -z 10.0.0.129 ]] ++ echo 10.0.0.129 + host_ip=10.0.0.129 + [[ cql == \c\q\l ]] ++ echo 10.0.0.129:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.129:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.129:8082' + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + (( CONFIG_API_WORKER_COUNT == 1 )) + read -r -d '' config_api_certs_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 ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sort ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + 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: 03/16/2026 01:34:52.289 7f141c9a0540 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 03/16/2026 01:34:52.465 7f141c9a0540 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 03/16/2026 01:34:52.478 7f141c9a0540 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 03/16/2026 01:34:52.478 7f141c9a0540 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.129 - - [2026-03-16 01:34:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000701 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=, ca_certs='/etc/contrail/ssl/certs/ca-cert.pem', keyfile='/etc/contrail/ssl/private/server-privkey.pem', certfile='/etc/contrail/ssl/certs/server.pem', ssl_version=<_SSLMethod.PROTOCOL_TLSv1_2: 5>))... Listening on http://10.0.0.129:8082/ Hit Ctrl-C to quit. 10.0.0.129 - - [2026-03-16 01:34:58] "GET / HTTP/1.1" 503 181 0.000242 10.0.0.129 - - [2026-03-16 01:34:58] "GET / HTTP/1.1" 503 181 0.000169 10.0.0.129 - - [2026-03-16 01:34:59] "GET / HTTP/1.1" 200 45019 0.002316 10.0.0.129 - - [2026-03-16 01:34:59] "GET / HTTP/1.1" 200 45019 0.001198 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.129 - - [2026-03-16 01:34:59] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 297 0.000543 10.0.0.129 - - [2026-03-16 01:34:59] "POST /fqname-to-id HTTP/1.1" 401 297 0.002199 10.0.0.129 - - [2026-03-16 01:34:59] "GET / HTTP/1.1" 200 36499 0.001606 10.0.0.129 - - [2026-03-16 01:34:59] "POST /fqname-to-id HTTP/1.1" 401 297 0.000423 10.0.0.129 - - [2026-03-16 01:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.503390 10.0.0.129 - - [2026-03-16 01:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.335130 10.0.0.129 - - [2026-03-16 01:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006037 10.0.0.129 - - [2026-03-16 01:35:00] "GET /global-system-config/5e1fb1cb-672d-494a-b243-08338f82b8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.011489 10.0.0.129 - - [2026-03-16 01:35:00] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.537702 10.0.0.129 - - [2026-03-16 01:35:00] "GET / HTTP/1.1" 200 36499 0.001310 10.0.0.129 - - [2026-03-16 01:35:00] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.006547 10.0.0.129 - - [2026-03-16 01:35:00] "POST /fqname-to-id HTTP/1.1" 404 214 0.004517 10.0.0.129 - - [2026-03-16 01:35:00] "GET / HTTP/1.1" 200 36499 0.001797 10.0.0.129 - - [2026-03-16 01:35:00] "POST /config-nodes HTTP/1.1" 200 593 0.102776 /usr/local/lib/python3.9/site-packages/keystoneauth1/adapter.py:278: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn( 10.0.0.129 - - [2026-03-16 01:35:01] "POST /fqname-to-id HTTP/1.1" 401 297 0.000574 10.0.0.129 - - [2026-03-16 01:35:01] "GET / HTTP/1.1" 200 36499 0.001752 10.0.0.129 - - [2026-03-16 01:35:01] "GET /global-system-configs HTTP/1.1" 401 297 0.000411 10.0.0.129 - - [2026-03-16 01:35:01] "GET / HTTP/1.1" 200 36499 0.001336 10.0.0.129 - - [2026-03-16 01:35:01] "POST /global-vrouter-configs HTTP/1.1" 401 297 0.000454 10.0.0.129 - - [2026-03-16 01:35:01] "GET /global-system-configs HTTP/1.1" 401 297 0.000608 10.0.0.129 - - [2026-03-16 01:35:01] "POST /fqname-to-id HTTP/1.1" 404 186 0.055815 10.0.0.129 - - [2026-03-16 01:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.129 - - [2026-03-16 01:35:01] "GET /global-system-config/5e1fb1cb-672d-494a-b243-08338f82b8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.010125 10.0.0.129 - - [2026-03-16 01:35:01] "GET / HTTP/1.1" 200 36499 0.001796 10.0.0.129 - - [2026-03-16 01:35:01] "POST /fqname-to-id HTTP/1.1" 401 297 0.000390 10.0.0.129 - - [2026-03-16 01:35:01] "POST /service-appliance-sets HTTP/1.1" 200 557 0.044581 10.0.0.129 - - [2026-03-16 01:35:01] "POST /fqname-to-id HTTP/1.1" 404 180 0.003541 10.0.0.129 - - [2026-03-16 01:35:01] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.042066 10.0.0.129 - - [2026-03-16 01:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.007644 10.0.0.129 - - [2026-03-16 01:35:01] "GET /global-system-config/5e1fb1cb-672d-494a-b243-08338f82b8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007601 10.0.0.129 - - [2026-03-16 01:35:01] "POST /service-appliance-sets HTTP/1.1" 200 545 0.028661 10.0.0.129 - - [2026-03-16 01:35:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006846 10.0.0.129 - - [2026-03-16 01:35:01] "GET /network-ipam/80329fd5-f25d-4170-a207-67f86b4248e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1957 0.004957 10.0.0.129 - - [2026-03-16 01:35:02] "GET / HTTP/1.1" 200 36499 0.001565 10.0.0.129 - - [2026-03-16 01:35:02] "POST /fqname-to-id HTTP/1.1" 401 297 0.000784 10.0.0.129 - - [2026-03-16 01:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.062401 10.0.0.129 - - [2026-03-16 01:35:02] "GET /global-system-config/5e1fb1cb-672d-494a-b243-08338f82b8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007210 10.0.0.129 - - [2026-03-16 01:35:02] "POST /fqname-to-id HTTP/1.1" 404 214 0.003911 10.0.0.129 - - [2026-03-16 01:35:02] "POST /service-templates HTTP/1.1" 200 515 0.059925 10.0.0.129 - - [2026-03-16 01:35:02] "POST /config-database-nodes HTTP/1.1" 200 611 0.071888 10.0.0.129 - - [2026-03-16 01:35:02] "POST /service-templates HTTP/1.1" 200 505 0.047474 10.0.0.129 - - [2026-03-16 01:35:02] "POST /service-templates HTTP/1.1" 200 519 0.028175 10.0.0.129 - - [2026-03-16 01:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.051202 10.0.0.129 - - [2026-03-16 01:35:02] "GET /global-system-config/5e1fb1cb-672d-494a-b243-08338f82b8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006063 10.0.0.129 - - [2026-03-16 01:35:02] "POST /service-templates HTTP/1.1" 200 539 0.027751 10.0.0.129 - - [2026-03-16 01:35:02] "GET / HTTP/1.1" 200 36499 0.001623 10.0.0.129 - - [2026-03-16 01:35:02] "POST /fqname-to-id HTTP/1.1" 404 214 0.012572 10.0.0.129 - - [2026-03-16 01:35:02] "POST /fqname-to-id HTTP/1.1" 401 297 0.000453 10.0.0.129 - - [2026-03-16 01:35:02] "POST /service-templates HTTP/1.1" 200 511 0.032805 10.0.0.129 - - [2026-03-16 01:35:02] "POST /analytics-nodes HTTP/1.1" 200 599 0.026667 10.0.0.129 - - [2026-03-16 01:35:02] "GET / HTTP/1.1" 200 36499 0.002472 10.0.0.129 - - [2026-03-16 01:35:02] "POST /fqname-to-id HTTP/1.1" 401 297 0.000516 10.0.0.129 - - [2026-03-16 01:35:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.046145 10.0.0.129 - - [2026-03-16 01:35:02] "GET /global-system-config/5e1fb1cb-672d-494a-b243-08338f82b8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007888 10.0.0.129 - - [2026-03-16 01:35:02] "POST /fqname-to-id HTTP/1.1" 404 214 0.007356 10.0.0.129 - - [2026-03-16 01:35:03] "POST /database-nodes HTTP/1.1" 200 597 0.031579 10.0.0.129 - - [2026-03-16 01:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.052521 10.0.0.129 - - [2026-03-16 01:35:03] "GET /routing-instance/10a6a93b-e702-47ed-bcad-be97da8e1178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.005100 10.0.0.129 - - [2026-03-16 01:35:03] "POST /bgp-routers HTTP/1.1" 200 616 0.037533 10.0.0.129 - - [2026-03-16 01:35:03] "GET /bgp-router/de552cbc-84d0-49f0-a5d9-b9f5c4f39400?fields=global_system_config_back_refs HTTP/1.1" 200 1113 0.006809 10.0.0.129 - - [2026-03-16 01:35:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.129 - - [2026-03-16 01:35:03] "GET /global-system-config/5e1fb1cb-672d-494a-b243-08338f82b8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006575 10.0.0.129 - - [2026-03-16 01:35:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004303 10.0.0.129 - - [2026-03-16 01:35:03] "POST /ref-update HTTP/1.1" 200 156 0.012989 10.0.0.129 - - [2026-03-16 01:35:04] "POST /fqname-to-id HTTP/1.1" 401 297 0.000583 10.0.0.129 - - [2026-03-16 01:35:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.036519 10.0.0.129 - - [2026-03-16 01:35:04] "GET /network-ipam/80329fd5-f25d-4170-a207-67f86b4248e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1957 0.005809 10.0.0.129 - - [2026-03-16 01:35:05] "POST /fqname-to-id HTTP/1.1" 404 225 0.002891 10.0.0.129 - - [2026-03-16 01:35:05] "POST /access-control-lists HTTP/1.1" 200 591 0.064127 10.0.0.129 - - [2026-03-16 01:35:05] "POST /fqname-to-id HTTP/1.1" 404 224 0.003829 10.0.0.129 - - [2026-03-16 01:35:05] "POST /access-control-lists HTTP/1.1" 200 589 0.023127 10.0.0.129 - - [2026-03-16 01:35:05] "POST /route-targets HTTP/1.1" 200 329 0.016597 10.0.0.129 - - [2026-03-16 01:35:05] "POST /ref-update HTTP/1.1" 200 156 0.015213 10.0.0.129 - - [2026-03-16 01:35:05] "POST /route-targets HTTP/1.1" 200 329 0.018811 10.0.0.129 - - [2026-03-16 01:35:05] "POST /ref-update HTTP/1.1" 200 156 0.013135 10.0.0.129 - - [2026-03-16 01:35:05] "POST /route-targets HTTP/1.1" 200 329 0.012429 10.0.0.129 - - [2026-03-16 01:35:06] "POST /ref-update HTTP/1.1" 200 156 0.012796 10.0.0.129 - - [2026-03-16 01:35:06] "POST /route-targets HTTP/1.1" 200 329 0.016210 10.0.0.129 - - [2026-03-16 01:35:06] "POST /ref-update HTTP/1.1" 200 156 0.016068 10.0.0.129 - - [2026-03-16 01:35:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.003762 10.0.0.129 - - [2026-03-16 01:35:06] "POST /access-control-lists HTTP/1.1" 200 555 0.061778 10.0.0.129 - - [2026-03-16 01:35:06] "PUT /access-control-list/84ee3d09-c4d1-4b99-a337-de7ff46d9296 HTTP/1.1" 200 274 0.013155 10.0.0.129 - - [2026-03-16 01:35:06] "PUT /access-control-list/0681879c-6091-4e64-8d7a-bf5c4663242a HTTP/1.1" 200 274 0.010676 10.0.0.129 - - [2026-03-16 01:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.129 - - [2026-03-16 01:35:06] "GET /global-vrouter-config/ddea6332-f96b-4fa3-ae5e-3c258312bbd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.003333 10.0.0.129 - - [2026-03-16 01:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.129 - - [2026-03-16 01:35:06] "PUT /global-vrouter-config/ddea6332-f96b-4fa3-ae5e-3c258312bbd2 HTTP/1.1" 200 278 0.010474 10.0.0.129 - - [2026-03-16 01:35:07] "GET / HTTP/1.1" 200 36499 0.001488 10.0.0.129 - - [2026-03-16 01:35:07] "POST /alarms HTTP/1.1" 401 297 0.000502 10.0.0.129 - - [2026-03-16 01:35:07] "POST /alarms HTTP/1.1" 200 585 0.053319 10.0.0.129 - - [2026-03-16 01:35:07] "POST /alarms HTTP/1.1" 200 579 0.020867 10.0.0.129 - - [2026-03-16 01:35:07] "POST /alarms HTTP/1.1" 200 579 0.020735 10.0.0.129 - - [2026-03-16 01:35:07] "POST /alarms HTTP/1.1" 200 563 0.020939 10.0.0.129 - - [2026-03-16 01:35:07] "POST /alarms HTTP/1.1" 200 559 0.024733 10.0.0.129 - - [2026-03-16 01:35:07] "GET / HTTP/1.1" 200 36499 0.001451 10.0.0.129 - - [2026-03-16 01:35:07] "POST /alarms HTTP/1.1" 200 561 0.017607 10.0.0.129 - - [2026-03-16 01:35:07] "POST /alarms HTTP/1.1" 200 569 0.024935 10.0.0.129 - - [2026-03-16 01:35:07] "POST /alarms HTTP/1.1" 200 553 0.017989 10.0.0.129 - - [2026-03-16 01:35:08] "POST /alarms HTTP/1.1" 200 561 0.433957 10.0.0.129 - - [2026-03-16 01:35:08] "POST /alarms HTTP/1.1" 200 571 0.179645 10.0.0.129 - - [2026-03-16 01:35:08] "POST /alarms HTTP/1.1" 200 559 0.136416 10.0.0.129 - - [2026-03-16 01:35:08] "POST /alarms HTTP/1.1" 200 571 0.063760 10.0.0.129 - - [2026-03-16 01:35:08] "POST /alarms HTTP/1.1" 200 579 0.061469 10.0.0.129 - - [2026-03-16 01:35:09] "POST /alarms HTTP/1.1" 200 573 0.038284 10.0.0.129 - - [2026-03-16 01:35:09] "POST /alarms HTTP/1.1" 200 565 0.079581 10.0.0.129 - - [2026-03-16 01:35:09] "POST /alarms HTTP/1.1" 200 565 0.045700 10.0.0.129 - - [2026-03-16 01:35:09] "POST /alarms HTTP/1.1" 200 565 0.021670 10.0.0.129 - - [2026-03-16 01:35:09] "POST /alarms HTTP/1.1" 200 551 0.020821 10.0.0.129 - - [2026-03-16 01:35:09] "POST /alarms HTTP/1.1" 200 599 0.021485 10.0.0.129 - - [2026-03-16 01:35:09] "POST /alarms HTTP/1.1" 200 579 0.029214 10.0.0.129 - - [2026-03-16 01:35:09] "POST /alarms HTTP/1.1" 200 575 0.054055 10.0.0.129 - - [2026-03-16 01:35:09] "POST /alarms HTTP/1.1" 200 587 0.032457 10.0.0.129 - - [2026-03-16 01:35:09] "POST /alarms HTTP/1.1" 200 613 0.020819 10.0.0.129 - - [2026-03-16 01:35:10] "GET / HTTP/1.1" 200 36499 0.001632 10.0.0.129 - - [2026-03-16 01:35:10] "POST /global-vrouter-configs HTTP/1.1" 401 297 0.000471 10.0.0.129 - - [2026-03-16 01:35:10] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.038384 10.0.0.129 - - [2026-03-16 01:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.129 - - [2026-03-16 01:35:10] "PUT /global-vrouter-config/ddea6332-f96b-4fa3-ae5e-3c258312bbd2 HTTP/1.1" 200 278 0.015092 10.0.0.129 - - [2026-03-16 01:35:10] "GET / HTTP/1.1" 200 36499 0.003102 10.0.0.129 - - [2026-03-16 01:35:10] "POST /fqname-to-id HTTP/1.1" 401 297 0.000636 10.0.0.129 - - [2026-03-16 01:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.042265 10.0.0.129 - - [2026-03-16 01:35:11] "GET /global-vrouter-config/ddea6332-f96b-4fa3-ae5e-3c258312bbd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003961 10.0.0.129 - - [2026-03-16 01:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.129 - - [2026-03-16 01:35:11] "PUT /global-vrouter-config/ddea6332-f96b-4fa3-ae5e-3c258312bbd2 HTTP/1.1" 200 278 0.011652 10.0.0.129 - - [2026-03-16 01:35:11] "GET / HTTP/1.1" 200 36499 0.001587 10.0.0.129 - - [2026-03-16 01:35:11] "POST /fqname-to-id HTTP/1.1" 401 297 0.000989 10.0.0.129 - - [2026-03-16 01:35:11] "GET / HTTP/1.1" 200 36499 0.001496 10.0.0.129 - - [2026-03-16 01:35:11] "POST /fqname-to-id HTTP/1.1" 401 297 0.000441 10.0.0.129 - - [2026-03-16 01:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.045710 10.0.0.129 - - [2026-03-16 01:35:12] "GET /global-system-config/5e1fb1cb-672d-494a-b243-08338f82b8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007848 10.0.0.129 - - [2026-03-16 01:35:12] "POST /fqname-to-id HTTP/1.1" 404 214 0.003236 10.0.0.129 - - [2026-03-16 01:35:12] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.026302 10.0.0.129 - - [2026-03-16 01:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.032450 10.0.0.129 - - [2026-03-16 01:35:12] "GET /global-system-config/5e1fb1cb-672d-494a-b243-08338f82b8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005820 10.0.0.129 - - [2026-03-16 01:35:12] "PUT /global-system-config/5e1fb1cb-672d-494a-b243-08338f82b8b7 HTTP/1.1" 200 276 0.020862 10.0.0.129 - - [2026-03-16 01:35:20] "GET / HTTP/1.1" 200 36499 0.001870 10.0.0.129 - - [2026-03-16 01:35:20] "POST /fqname-to-id HTTP/1.1" 401 297 0.000962 10.0.0.129 - - [2026-03-16 01:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.037613 10.0.0.129 - - [2026-03-16 01:35:20] "GET /global-system-config/5e1fb1cb-672d-494a-b243-08338f82b8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.014514 10.0.0.129 - - [2026-03-16 01:35:20] "POST /fqname-to-id HTTP/1.1" 404 214 0.007526 10.0.0.129 - - [2026-03-16 01:35:20] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.027701 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:35:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000906 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:35:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.004487 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:35:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001021 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:35:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001272 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:35:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000881 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:35:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001073 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:35:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000947 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:35:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001045 10.0.0.129 - - [2026-03-16 01:35:57] "GET / HTTP/1.1" 200 36499 0.001736 10.0.0.129 - - [2026-03-16 01:35:57] "POST /fqname-to-id HTTP/1.1" 401 297 0.000491 10.0.0.129 - - [2026-03-16 01:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.032932 10.0.0.129 - - [2026-03-16 01:35:57] "GET /global-system-config/5e1fb1cb-672d-494a-b243-08338f82b8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005047 10.0.0.129 - - [2026-03-16 01:35:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.129 - - [2026-03-16 01:35:57] "GET /config-node/f0816bfe-1e57-4e9f-b847-89a728c66b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.004987 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.129 - - [2026-03-16 01:36:03] "GET /obj-perms HTTP/1.1" 200 6384 0.353129 10.0.0.129 - - [2026-03-16 01:36:03] "GET /obj-perms HTTP/1.1" 200 6384 0.050553 10.0.0.129 - - [2026-03-16 01:36:08] "GET / HTTP/1.1" 200 36499 0.002074 10.0.0.129 - - [2026-03-16 01:36:08] "POST /fqname-to-id HTTP/1.1" 401 297 0.000420 10.0.0.129 - - [2026-03-16 01:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.028132 10.0.0.129 - - [2026-03-16 01:36:08] "GET /routing-instance/10a6a93b-e702-47ed-bcad-be97da8e1178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.003706 10.0.0.129 - - [2026-03-16 01:36:08] "POST /bgp-routers HTTP/1.1" 409 299 0.003177 10.0.0.129 - - [2026-03-16 01:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.129 - - [2026-03-16 01:36:08] "GET /bgp-router/de552cbc-84d0-49f0-a5d9-b9f5c4f39400?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1801 0.006060 10.0.0.129 - - [2026-03-16 01:36:09] "PUT /bgp-router/de552cbc-84d0-49f0-a5d9-b9f5c4f39400 HTTP/1.1" 200 256 0.016337 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:36:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000937 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:36:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001095 10.0.0.129 - - [2026-03-16 01:36:20] "GET /global-system-configs HTTP/1.1" 401 297 0.000438 10.0.0.129 - - [2026-03-16 01:36:20] "GET /global-system-configs HTTP/1.1" 401 297 0.000400 10.0.0.129 - - [2026-03-16 01:36:21] "GET /global-system-configs HTTP/1.1" 401 297 0.000371 10.0.0.129 - - [2026-03-16 01:36:21] "GET /global-system-configs HTTP/1.1" 401 297 0.000418 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:36:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000942 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:36:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001123 10.0.0.129 - - [2026-03-16 01:36:32] "GET / HTTP/1.1" 200 36499 0.003717 10.0.0.129 - - [2026-03-16 01:36:32] "POST /fqname-to-id HTTP/1.1" 401 297 0.000558 10.0.0.129 - - [2026-03-16 01:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.036563 10.0.0.129 - - [2026-03-16 01:36:33] "GET /global-system-config/5e1fb1cb-672d-494a-b243-08338f82b8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.006726 10.0.0.129 - - [2026-03-16 01:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.129 - - [2026-03-16 01:36:33] "GET /routing-instance/10a6a93b-e702-47ed-bcad-be97da8e1178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.004777 10.0.0.129 - - [2026-03-16 01:36:33] "PUT /global-system-config/5e1fb1cb-672d-494a-b243-08338f82b8b7 HTTP/1.1" 200 276 0.010719 10.0.0.129 - - [2026-03-16 01:36:33] "POST /fqname-to-id HTTP/1.1" 404 214 0.003252 10.0.0.129 - - [2026-03-16 01:36:33] "POST /virtual-routers HTTP/1.1" 200 599 0.017869 10.0.0.129 - - [2026-03-16 01:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.129 - - [2026-03-16 01:36:33] "GET /virtual-router/a87d1718-4a99-4cc7-953f-4ab13dbef179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.005462 10.0.0.129 - - [2026-03-16 01:36:33] "POST /fqname-to-id HTTP/1.1" 404 227 0.002983 10.0.0.129 - - [2026-03-16 01:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.129 - - [2026-03-16 01:36:33] "GET /virtual-network/0c6e7180-eff9-4d8f-ab59-65aba2f1039c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005563 10.0.0.129 - - [2026-03-16 01:36:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.057936 10.0.0.129 - - [2026-03-16 01:36:33] "PUT /access-control-list/a43d4a0a-f177-446a-a544-a790ba086e95 HTTP/1.1" 200 274 0.040413 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:36:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001175 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:36:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001195 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:36:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000951 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:36:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001134 10.0.0.129 - - [2026-03-16 01:37:04] "GET /obj-perms HTTP/1.1" 200 6384 0.054368 10.0.0.129 - - [2026-03-16 01:37:04] "GET /obj-perms HTTP/1.1" 200 6384 0.056847 10.0.0.129 - - [2026-03-16 01:38:05] "GET /obj-perms HTTP/1.1" 200 6384 0.050272 10.0.0.129 - - [2026-03-16 01:38:05] "GET /obj-perms HTTP/1.1" 200 6384 0.060833 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:38:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001304 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:38:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001666 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:38:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001036 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:38:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001026 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:38:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000890 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:38:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001199 10.0.0.129 - - [2026-03-16 01:39:06] "GET /obj-perms HTTP/1.1" 200 6384 0.056543 10.0.0.129 - - [2026-03-16 01:39:06] "GET /obj-perms HTTP/1.1" 200 6384 0.050338 10.0.0.129 - - [2026-03-16 01:40:06] "GET /obj-perms HTTP/1.1" 200 6384 0.052901 10.0.0.129 - - [2026-03-16 01:40:07] "GET /obj-perms HTTP/1.1" 200 6384 0.052537 10.0.0.129 - - [2026-03-16 01:40:38] "GET / HTTP/1.1" 200 36499 0.001639 10.0.0.129 - - [2026-03-16 01:40:38] "POST /fqname-to-id HTTP/1.1" 401 297 0.000427 10.0.0.129 - - [2026-03-16 01:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.027314 10.0.0.129 - - [2026-03-16 01:40:39] "GET /global-system-config/5e1fb1cb-672d-494a-b243-08338f82b8b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004921 10.0.0.129 - - [2026-03-16 01:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.129 - - [2026-03-16 01:40:39] "GET /routing-instance/10a6a93b-e702-47ed-bcad-be97da8e1178?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.004028 10.0.0.129 - - [2026-03-16 01:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.129 - - [2026-03-16 01:40:39] "GET /virtual-router/a87d1718-4a99-4cc7-953f-4ab13dbef179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.003908 10.0.0.129 - - [2026-03-16 01:40:39] "PUT /virtual-router/a87d1718-4a99-4cc7-953f-4ab13dbef179 HTTP/1.1" 200 264 0.012504 10.0.0.129 - - [2026-03-16 01:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.129 - - [2026-03-16 01:40:39] "GET /virtual-router/a87d1718-4a99-4cc7-953f-4ab13dbef179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.004033 10.0.0.129 - - [2026-03-16 01:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.129 - - [2026-03-16 01:40:39] "GET /virtual-machine-interface/78fcd3b3-f97d-459d-91e4-5929fa0b6bf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1902 0.005352 10.0.0.129 - - [2026-03-16 01:40:39] "PUT /virtual-machine-interface/78fcd3b3-f97d-459d-91e4-5929fa0b6bf8 HTTP/1.1" 200 286 0.013258 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:40:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000981 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:40:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001127 10.0.0.129 - - [2026-03-16 01:41:07] "GET /obj-perms HTTP/1.1" 200 6384 0.054845 10.0.0.129 - - [2026-03-16 01:41:08] "GET /obj-perms HTTP/1.1" 200 6384 0.050929 10.0.0.129 - - [2026-03-16 01:41:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.129 - - [2026-03-16 01:41:08] "GET /virtual-router/a87d1718-4a99-4cc7-953f-4ab13dbef179?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.003512 10.0.0.129 - - [2026-03-16 01:41:20] "GET /global-system-configs HTTP/1.1" 401 297 0.000450 10.0.0.129 - - [2026-03-16 01:41:20] "GET /global-system-configs HTTP/1.1" 401 297 0.000379 10.0.0.129 - - [2026-03-16 01:41:21] "GET /global-system-configs HTTP/1.1" 401 297 0.000440 10.0.0.129 - - [2026-03-16 01:41:21] "GET /global-system-configs HTTP/1.1" 401 297 0.000391 10.0.0.129 - - [2026-03-16 01:42:08] "GET /obj-perms HTTP/1.1" 200 6384 0.048831 10.0.0.129 - - [2026-03-16 01:42:08] "GET /obj-perms HTTP/1.1" 200 6384 0.048569 10.0.0.129 - - [2026-03-16 01:43:09] "GET /obj-perms HTTP/1.1" 200 6384 0.052573 10.0.0.129 - - [2026-03-16 01:43:09] "GET /obj-perms HTTP/1.1" 200 6384 0.057352 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:43:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000922 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:43:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001120 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:43:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001187 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:43:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001091 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:43:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001046 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:43:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001263 10.0.0.129 - - [2026-03-16 01:44:10] "GET /obj-perms HTTP/1.1" 200 6384 0.057066 10.0.0.129 - - [2026-03-16 01:44:10] "GET /obj-perms HTTP/1.1" 200 6384 0.048586 10.0.0.129 - - [2026-03-16 01:45:11] "GET /obj-perms HTTP/1.1" 200 6384 0.062486 10.0.0.129 - - [2026-03-16 01:45:11] "GET /obj-perms HTTP/1.1" 200 6384 0.054230 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:46:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001345 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:46:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001069 10.0.0.129 - - [2026-03-16 01:46:11] "GET /obj-perms HTTP/1.1" 200 6384 0.052534 10.0.0.129 - - [2026-03-16 01:46:12] "GET /obj-perms HTTP/1.1" 200 6384 0.049654 10.0.0.129 - - [2026-03-16 01:46:20] "GET /global-system-configs HTTP/1.1" 401 297 0.000446 10.0.0.129 - - [2026-03-16 01:46:20] "GET /global-system-configs HTTP/1.1" 401 297 0.000375 10.0.0.129 - - [2026-03-16 01:46:21] "GET /global-system-configs HTTP/1.1" 401 297 0.000367 10.0.0.129 - - [2026-03-16 01:46:21] "GET /global-system-configs HTTP/1.1" 401 297 0.000369 10.0.0.129 - - [2026-03-16 01:47:12] "GET /obj-perms HTTP/1.1" 200 6384 0.053801 10.0.0.129 - - [2026-03-16 01:47:13] "GET /obj-perms HTTP/1.1" 200 6384 0.050643 10.0.0.129 - - [2026-03-16 01:48:13] "GET /obj-perms HTTP/1.1" 200 6384 0.050727 10.0.0.129 - - [2026-03-16 01:48:14] "GET /obj-perms HTTP/1.1" 200 6384 0.100859 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:48:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000928 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:48:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001121 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:48:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000874 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:48:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001233 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:48:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000930 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:48:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001046 10.0.0.129 - - [2026-03-16 01:49:14] "GET /obj-perms HTTP/1.1" 200 6384 0.057838 10.0.0.129 - - [2026-03-16 01:49:14] "GET /obj-perms HTTP/1.1" 200 6384 0.053374 10.0.0.129 - - [2026-03-16 01:50:15] "GET /obj-perms HTTP/1.1" 200 6384 0.053880 10.0.0.129 - - [2026-03-16 01:50:15] "GET /obj-perms HTTP/1.1" 200 6384 0.051827 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:50:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000993 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:50:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001326 10.0.0.129 - - [2026-03-16 01:51:16] "GET /obj-perms HTTP/1.1" 200 6384 0.055495 10.0.0.129 - - [2026-03-16 01:51:16] "GET /obj-perms HTTP/1.1" 200 6384 0.054220 10.0.0.129 - - [2026-03-16 01:51:20] "GET /global-system-configs HTTP/1.1" 401 297 0.000482 10.0.0.129 - - [2026-03-16 01:51:20] "GET /global-system-configs HTTP/1.1" 401 297 0.000395 10.0.0.129 - - [2026-03-16 01:51:21] "GET /global-system-configs HTTP/1.1" 401 297 0.000423 10.0.0.129 - - [2026-03-16 01:51:21] "GET /global-system-configs HTTP/1.1" 401 297 0.000402 10.0.0.129 - - [2026-03-16 01:52:16] "GET /obj-perms HTTP/1.1" 200 6384 0.060081 10.0.0.129 - - [2026-03-16 01:52:17] "GET /obj-perms HTTP/1.1" 200 6384 0.048067 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:53:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000971 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:53:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001173 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:53:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000940 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:53:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001120 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:53:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001168 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:53:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001482 10.0.0.129 - - [2026-03-16 01:53:17] "GET /obj-perms HTTP/1.1" 200 6384 0.053501 10.0.0.129 - - [2026-03-16 01:53:18] "GET /obj-perms HTTP/1.1" 200 6384 0.053303 10.0.0.129 - - [2026-03-16 01:54:18] "GET /obj-perms HTTP/1.1" 200 6384 0.050134 10.0.0.129 - - [2026-03-16 01:54:19] "GET /obj-perms HTTP/1.1" 200 6384 0.052038 10.0.0.129 - - [2026-03-16 01:55:19] "GET /obj-perms HTTP/1.1" 200 6384 0.050845 10.0.0.129 - - [2026-03-16 01:55:19] "GET /obj-perms HTTP/1.1" 200 6384 0.050513 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:55:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000922 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:55:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001708 10.0.0.129 - - [2026-03-16 01:56:20] "GET /global-system-configs HTTP/1.1" 401 297 0.000421 10.0.0.129 - - [2026-03-16 01:56:20] "GET /obj-perms HTTP/1.1" 200 6384 0.059407 10.0.0.129 - - [2026-03-16 01:56:20] "GET /global-system-configs HTTP/1.1" 401 297 0.000456 10.0.0.129 - - [2026-03-16 01:56:20] "GET /obj-perms HTTP/1.1" 200 6384 0.051136 10.0.0.129 - - [2026-03-16 01:56:21] "GET /global-system-configs HTTP/1.1" 401 297 0.000405 10.0.0.129 - - [2026-03-16 01:56:21] "GET /global-system-configs HTTP/1.1" 401 297 0.000386 10.0.0.129 - - [2026-03-16 01:57:21] "GET /obj-perms HTTP/1.1" 200 6384 0.049130 10.0.0.129 - - [2026-03-16 01:57:21] "GET /obj-perms HTTP/1.1" 200 6384 0.053143 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:57:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000940 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:57:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001028 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:57:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000916 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:57:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001249 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:57:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000944 [Introspect:8084]10.0.0.129 - - [2026-03-16 01:57:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001086 10.0.0.129 - - [2026-03-16 01:58:21] "GET /obj-perms HTTP/1.1" 200 6384 0.050160 10.0.0.129 - - [2026-03-16 01:58:22] "GET /obj-perms HTTP/1.1" 200 6384 0.049589 10.0.0.129 - - [2026-03-16 01:59:22] "GET /obj-perms HTTP/1.1" 200 6384 0.049430 10.0.0.129 - - [2026-03-16 01:59:23] "GET /obj-perms HTTP/1.1" 200 6384 0.049974 10.0.0.129 - - [2026-03-16 02:00:23] "GET /obj-perms HTTP/1.1" 200 6384 0.051802 10.0.0.129 - - [2026-03-16 02:00:23] "GET /obj-perms HTTP/1.1" 200 6384 0.050993 [Introspect:8084]10.0.0.129 - - [2026-03-16 02:00:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000936 [Introspect:8084]10.0.0.129 - - [2026-03-16 02:00:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001414 10.0.0.129 - - [2026-03-16 02:01:20] "GET /global-system-configs HTTP/1.1" 401 297 0.000502 10.0.0.129 - - [2026-03-16 02:01:20] "GET /global-system-configs HTTP/1.1" 401 297 0.000405 10.0.0.129 - - [2026-03-16 02:01:21] "GET /global-system-configs HTTP/1.1" 401 297 0.000404 10.0.0.129 - - [2026-03-16 02:01:21] "GET /global-system-configs HTTP/1.1" 401 297 0.000367 10.0.0.129 - - [2026-03-16 02:01:24] "GET /obj-perms HTTP/1.1" 200 6384 0.056542 10.0.0.129 - - [2026-03-16 02:01:24] "GET /obj-perms HTTP/1.1" 200 6384 0.052506 10.0.0.129 - - [2026-03-16 02:02:25] "GET /obj-perms HTTP/1.1" 200 6384 0.057100 10.0.0.129 - - [2026-03-16 02:02:25] "GET /obj-perms HTTP/1.1" 200 6384 0.055338 [Introspect:8084]10.0.0.129 - - [2026-03-16 02:03:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000968 [Introspect:8084]10.0.0.129 - - [2026-03-16 02:03:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001100 [Introspect:8084]10.0.0.129 - - [2026-03-16 02:03:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001050 [Introspect:8084]10.0.0.129 - - [2026-03-16 02:03:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001171 [Introspect:8084]10.0.0.129 - - [2026-03-16 02:03:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001005 [Introspect:8084]10.0.0.129 - - [2026-03-16 02:03:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001187 10.0.0.129 - - [2026-03-16 02:03:25] "GET /obj-perms HTTP/1.1" 200 6384 0.055838 10.0.0.129 - - [2026-03-16 02:03:26] "GET /obj-perms HTTP/1.1" 200 6384 0.057350 10.0.0.129 - - [2026-03-16 02:04:26] "GET /obj-perms HTTP/1.1" 200 6384 0.059720 10.0.0.129 - - [2026-03-16 02:04:27] "GET /obj-perms HTTP/1.1" 200 6384 0.054922 10.0.0.129 - - [2026-03-16 02:05:27] "GET /obj-perms HTTP/1.1" 200 6384 0.053602 10.0.0.129 - - [2026-03-16 02:05:28] "GET /obj-perms HTTP/1.1" 200 6384 0.051938 [Introspect:8084]10.0.0.129 - - [2026-03-16 02:06:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000919 [Introspect:8084]10.0.0.129 - - [2026-03-16 02:06:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001019 10.0.0.129 - - [2026-03-16 02:06:20] "GET /global-system-configs HTTP/1.1" 401 297 0.000443 10.0.0.129 - - [2026-03-16 02:06:20] "GET /global-system-configs HTTP/1.1" 401 297 0.000381 10.0.0.129 - - [2026-03-16 02:06:21] "GET /global-system-configs HTTP/1.1" 401 297 0.000374 10.0.0.129 - - [2026-03-16 02:06:21] "GET /global-system-configs HTTP/1.1" 401 297 0.001003 10.0.0.129 - - [2026-03-16 02:06:28] "GET /obj-perms HTTP/1.1" 200 6384 0.056952 10.0.0.129 - - [2026-03-16 02:06:28] "GET /obj-perms HTTP/1.1" 200 6384 0.058641 [Introspect:8084]10.0.0.129 - - [2026-03-16 02:07:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000962 [Introspect:8084]10.0.0.129 - - [2026-03-16 02:07:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001205 [Introspect:8084]10.0.0.129 - - [2026-03-16 02:07:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000942 [Introspect:8084]10.0.0.129 - - [2026-03-16 02:07:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001112 [Introspect:8084]10.0.0.129 - - [2026-03-16 02:07:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001137 [Introspect:8084]10.0.0.129 - - [2026-03-16 02:07:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001247 10.0.0.129 - - [2026-03-16 02:07:29] "GET /obj-perms HTTP/1.1" 200 6384 0.051911 10.0.0.129 - - [2026-03-16 02:07:29] "GET /obj-perms HTTP/1.1" 200 6384 0.049573 10.0.0.129 - - [2026-03-16 02:08:30] "GET /obj-perms HTTP/1.1" 200 6384 0.056505 10.0.0.129 - - [2026-03-16 02:08:30] "GET /obj-perms HTTP/1.1" 200 6384 0.051869 10.0.0.129 - - [2026-03-16 02:09:30] "GET /obj-perms HTTP/1.1" 200 6384 0.049577 10.0.0.129 - - [2026-03-16 02:09:31] "GET /obj-perms HTTP/1.1" 200 6384 0.050979 10.0.0.129 - - [2026-03-16 02:10:31] "GET /obj-perms HTTP/1.1" 200 6384 0.048775 10.0.0.129 - - [2026-03-16 02:10:32] "GET /obj-perms HTTP/1.1" 200 6384 0.050962 [Introspect:8084]10.0.0.129 - - [2026-03-16 02:11:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000929 [Introspect:8084]10.0.0.129 - - [2026-03-16 02:11:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001079 10.0.0.129 - - [2026-03-16 02:11:20] "GET /global-system-configs HTTP/1.1" 401 297 0.000441 10.0.0.129 - - [2026-03-16 02:11:20] "GET /global-system-configs HTTP/1.1" 401 297 0.000397 10.0.0.129 - - [2026-03-16 02:11:21] "GET /global-system-configs HTTP/1.1" 401 297 0.000469 10.0.0.129 - - [2026-03-16 02:11:21] "GET /global-system-configs HTTP/1.1" 401 297 0.000395 10.0.0.129 - - [2026-03-16 02:11:32] "GET /obj-perms HTTP/1.1" 200 6384 0.056479 10.0.0.129 - - [2026-03-16 02:11:32] "GET /obj-perms HTTP/1.1" 200 6384 0.051431 [Introspect:8084]10.0.0.129 - - [2026-03-16 02:12:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001231 [Introspect:8084]10.0.0.129 - - [2026-03-16 02:12:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001107 [Introspect:8084]10.0.0.129 - - [2026-03-16 02:12:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000927 [Introspect:8084]10.0.0.129 - - [2026-03-16 02:12:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001129 [Introspect:8084]10.0.0.129 - - [2026-03-16 02:12:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000878 [Introspect:8084]10.0.0.129 - - [2026-03-16 02:12:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001141 10.0.0.129 - - [2026-03-16 02:12:33] "GET /obj-perms HTTP/1.1" 200 6384 0.052736 10.0.0.129 - - [2026-03-16 02:12:33] "GET /obj-perms HTTP/1.1" 200 6384 0.053627 10.0.0.129 - - [2026-03-16 02:13:34] "GET /obj-perms HTTP/1.1" 200 6384 0.061674 10.0.0.129 - - [2026-03-16 02:13:34] "GET /obj-perms HTTP/1.1" 200 6384 0.055546 10.0.0.129 - - [2026-03-16 02:14:34] "GET /obj-perms HTTP/1.1" 200 6384 0.051299 10.0.0.129 - - [2026-03-16 02:14:35] "GET /obj-perms HTTP/1.1" 200 6384 0.050506 10.0.0.129 - - [2026-03-16 02:15:35] "GET /obj-perms HTTP/1.1" 200 6384 0.053279 10.0.0.129 - - [2026-03-16 02:15:36] "GET /obj-perms HTTP/1.1" 200 6384 0.052967 10.0.0.129 - - [2026-03-16 02:16:20] "GET /global-system-configs HTTP/1.1" 401 297 0.000611 10.0.0.129 - - [2026-03-16 02:16:20] "GET /global-system-configs HTTP/1.1" 401 297 0.000394 10.0.0.129 - - [2026-03-16 02:16:21] "GET /global-system-configs HTTP/1.1" 401 297 0.000405 10.0.0.129 - - [2026-03-16 02:16:21] "GET /global-system-configs HTTP/1.1" 401 297 0.001054 10.0.0.129 - - [2026-03-16 02:16:36] "GET /obj-perms HTTP/1.1" 200 6384 0.057929 10.0.0.129 - - [2026-03-16 02:16:37] "GET /obj-perms HTTP/1.1" 200 6384 0.052811 [Introspect:8084]10.0.0.129 - - [2026-03-16 02:16:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001309 [Introspect:8084]10.0.0.129 - - [2026-03-16 02:16:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001110 [Introspect:8084]10.0.0.129 - - [2026-03-16 02:17:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000993 [Introspect:8084]10.0.0.129 - - [2026-03-16 02:17:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001098 [Introspect:8084]10.0.0.129 - - [2026-03-16 02:17:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000970 [Introspect:8084]10.0.0.129 - - [2026-03-16 02:17:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001041 [Introspect:8084]10.0.0.129 - - [2026-03-16 02:17:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000953 [Introspect:8084]10.0.0.129 - - [2026-03-16 02:17:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001198 10.0.0.129 - - [2026-03-16 02:17:37] "GET /obj-perms HTTP/1.1" 200 6384 0.049340 10.0.0.129 - - [2026-03-16 02:17:37] "GET /obj-perms HTTP/1.1" 200 6384 0.053521 10.0.0.129 - - [2026-03-16 02:18:38] "GET /obj-perms HTTP/1.1" 200 6384 0.055920 10.0.0.129 - - [2026-03-16 02:18:38] "GET /obj-perms HTTP/1.1" 200 6384 0.050259 10.0.0.129 - - [2026-03-16 02:19:39] "GET /obj-perms HTTP/1.1" 200 6384 0.052652 10.0.0.129 - - [2026-03-16 02:19:39] "GET /obj-perms HTTP/1.1" 200 6384 0.053082 [Introspect:8084]10.0.0.129 - - [2026-03-16 02:20:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000952 [Introspect:8084]10.0.0.129 - - [2026-03-16 02:20:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2962 0.001164 10.0.0.129 - - [2026-03-16 02:20:39] "GET /obj-perms HTTP/1.1" 200 6384 0.052256