++ 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 Feb 19 01:39:42 AM UTC 2026 ===================' INFO: =================== Thu Feb 19 01:39:42 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 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.41 ++ 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.41 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.41 ++ ANALYTICSDB_NODES=10.0.0.41 ++ ANALYTICS_SNMP_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ '[' -n '10.0.0.41:8081 ' ']' +++ echo 10.0.0.41:8081 ++ ANALYTICS_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ '[' -n '10.0.0.41:9042 ' ']' +++ echo 10.0.0.41:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.41:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ '[' -n '10.0.0.41:8086 ' ']' +++ echo 10.0.0.41:8086 ++ COLLECTOR_SERVERS=10.0.0.41: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.41 ++ CONFIGDB_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ '[' -n '10.0.0.41:8082 ' ']' +++ echo 10.0.0.41:8082 ++ CONFIG_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ '[' -n '10.0.0.41:9161 ' ']' +++ echo 10.0.0.41:9161 ++ CONFIGDB_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ '[' -n '10.0.0.41:9041 ' ']' +++ echo 10.0.0.41:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.41: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.41 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.41 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ '[' -n 10.0.0.41:2181, ']' +++ echo 10.0.0.41:2181 ++ ZOOKEEPER_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ '[' -n '10.0.0.41:2181 ' ']' +++ echo 10.0.0.41:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.41:2181 ++ RABBITMQ_NODES=10.0.0.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ '[' -n 10.0.0.41:5673, ']' +++ echo 10.0.0.41:5673 ++ RABBITMQ_SERVERS=10.0.0.41: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ '[' -n '10.0.0.41:6379 ' ']' +++ echo 10.0.0.41:6379 ++ REDIS_SERVERS=10.0.0.41: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.41 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ '[' -n '10.0.0.41:9092 ' ']' +++ echo 10.0.0.41:9092 ++ KAFKA_SERVERS=10.0.0.41: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.41.222.224 ++ 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.41 ++ 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.41 ++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.41 + local cassandra=10.0.0.41 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.41 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 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.41 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.41 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.41 +++ local servers=10.0.0.41 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq +++ local local_ips=,10.0.0.41,10.66.196.1,127.0.0.1,172.17.0.1,252.41.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.41'\''))' +++ local server_ip=10.0.0.41 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.41 ]] +++ [[ ,10.0.0.41,10.66.196.1,127.0.0.1,172.17.0.1,252.41.0.1,, =~ ,10\.0\.0\.41, ]] +++ echo 10.0.0.41 1 +++ return ++ local ip=10.0.0.41 ++ [[ -z 10.0.0.41 ]] ++ echo 10.0.0.41 + host_ip=10.0.0.41 + [[ cql == \c\q\l ]] ++ echo 10.0.0.41:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.41:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.41: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 ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort + 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: 02/19/2026 01:40:21.476 7f1eda6b5540 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/19/2026 01:40:21.618 7f1eda6b5540 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/19/2026 01:40:21.630 7f1eda6b5540 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/19/2026 01:40:21.630 7f1eda6b5540 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.41 - - [2026-02-19 01:40:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001689 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.41:8082/ Hit Ctrl-C to quit. 10.0.0.41 - - [2026-02-19 01:40:28] "GET / HTTP/1.1" 503 181 0.001151 10.0.0.41 - - [2026-02-19 01:40:28] "GET / HTTP/1.1" 503 181 0.000231 10.0.0.41 - - [2026-02-19 01:40:29] "GET / HTTP/1.1" 200 45019 0.003580 10.0.0.41 - - [2026-02-19 01:40:29] "GET / HTTP/1.1" 200 45019 0.002744 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.41 - - [2026-02-19 01:40:29] "POST /fqname-to-id HTTP/1.1" 401 297 0.000713 10.0.0.41 - - [2026-02-19 01:40:29] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 297 0.000319 10.0.0.41 - - [2026-02-19 01:40:29] "GET / HTTP/1.1" 200 36215 0.001562 10.0.0.41 - - [2026-02-19 01:40:29] "POST /fqname-to-id HTTP/1.1" 401 297 0.000478 10.0.0.41 - - [2026-02-19 01:40:29] "GET / HTTP/1.1" 200 36215 0.001336 10.0.0.41 - - [2026-02-19 01:40:29] "POST /fqname-to-id HTTP/1.1" 401 297 0.000391 10.0.0.41 - - [2026-02-19 01:40:29] "GET / HTTP/1.1" 200 36215 0.001652 10.0.0.41 - - [2026-02-19 01:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.261227 10.0.0.41 - - [2026-02-19 01:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.364120 10.0.0.41 - - [2026-02-19 01:40:29] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.382036 10.0.0.41 - - [2026-02-19 01:40:29] "GET /global-system-config/62f93995-8361-4389-8ddd-fb1109487244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010559 10.0.0.41 - - [2026-02-19 01:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007184 10.0.0.41 - - [2026-02-19 01:40:29] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.009200 10.0.0.41 - - [2026-02-19 01:40:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.099730 10.0.0.41 - - [2026-02-19 01:40:29] "GET /global-system-config/62f93995-8361-4389-8ddd-fb1109487244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013041 10.0.0.41 - - [2026-02-19 01:40:30] "POST /fqname-to-id HTTP/1.1" 404 214 0.003448 10.0.0.41 - - [2026-02-19 01:40:30] "POST /fqname-to-id HTTP/1.1" 404 214 0.004596 10.0.0.41 - - [2026-02-19 01:40:30] "POST /analytics-nodes HTTP/1.1" 200 597 0.032915 10.0.0.41 - - [2026-02-19 01:40:30] "POST /config-nodes HTTP/1.1" 200 591 0.035110 10.0.0.41 - - [2026-02-19 01:40:30] "GET / HTTP/1.1" 200 36215 0.001775 /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.41 - - [2026-02-19 01:40:30] "GET / HTTP/1.1" 200 36215 0.001765 10.0.0.41 - - [2026-02-19 01:40:30] "POST /global-vrouter-configs HTTP/1.1" 401 297 0.000563 10.0.0.41 - - [2026-02-19 01:40:30] "GET / HTTP/1.1" 200 36215 0.001304 10.0.0.41 - - [2026-02-19 01:40:30] "POST /fqname-to-id HTTP/1.1" 401 297 0.000591 10.0.0.41 - - [2026-02-19 01:40:30] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.040917 10.0.0.41 - - [2026-02-19 01:40:30] "POST /fqname-to-id HTTP/1.1" 404 186 0.032730 10.0.0.41 - - [2026-02-19 01:40:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.41 - - [2026-02-19 01:40:31] "GET /global-system-config/62f93995-8361-4389-8ddd-fb1109487244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007420 10.0.0.41 - - [2026-02-19 01:40:31] "POST /service-appliance-sets HTTP/1.1" 200 555 0.022822 10.0.0.41 - - [2026-02-19 01:40:31] "POST /fqname-to-id HTTP/1.1" 404 180 0.003158 10.0.0.41 - - [2026-02-19 01:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.41 - - [2026-02-19 01:40:31] "GET /global-system-config/62f93995-8361-4389-8ddd-fb1109487244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014907 10.0.0.41 - - [2026-02-19 01:40:31] "POST /service-appliance-sets HTTP/1.1" 200 543 0.033029 10.0.0.41 - - [2026-02-19 01:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004664 10.0.0.41 - - [2026-02-19 01:40:31] "GET / HTTP/1.1" 200 36215 0.001434 10.0.0.41 - - [2026-02-19 01:40:31] "POST /fqname-to-id HTTP/1.1" 401 297 0.000374 10.0.0.41 - - [2026-02-19 01:40:31] "GET /network-ipam/d38dc8af-0220-42d2-b038-e03c7f007d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004533 10.0.0.41 - - [2026-02-19 01:40:31] "POST /service-templates HTTP/1.1" 200 513 0.025146 10.0.0.41 - - [2026-02-19 01:40:31] "POST /service-templates HTTP/1.1" 200 503 0.028953 10.0.0.41 - - [2026-02-19 01:40:31] "POST /service-templates HTTP/1.1" 200 517 0.023184 10.0.0.41 - - [2026-02-19 01:40:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.037616 10.0.0.41 - - [2026-02-19 01:40:31] "GET / HTTP/1.1" 200 36215 0.001449 10.0.0.41 - - [2026-02-19 01:40:31] "GET /global-system-config/62f93995-8361-4389-8ddd-fb1109487244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.022092 10.0.0.41 - - [2026-02-19 01:40:31] "POST /service-templates HTTP/1.1" 200 537 0.051030 10.0.0.41 - - [2026-02-19 01:40:31] "POST /fqname-to-id HTTP/1.1" 401 297 0.000529 10.0.0.41 - - [2026-02-19 01:40:31] "POST /fqname-to-id HTTP/1.1" 404 214 0.004733 10.0.0.41 - - [2026-02-19 01:40:31] "POST /service-templates HTTP/1.1" 200 509 0.029291 10.0.0.41 - - [2026-02-19 01:40:31] "POST /config-database-nodes HTTP/1.1" 200 609 0.024709 10.0.0.41 - - [2026-02-19 01:40:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.062393 10.0.0.41 - - [2026-02-19 01:40:32] "GET /global-system-config/62f93995-8361-4389-8ddd-fb1109487244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008402 10.0.0.41 - - [2026-02-19 01:40:32] "POST /fqname-to-id HTTP/1.1" 404 214 0.003313 10.0.0.41 - - [2026-02-19 01:40:32] "POST /database-nodes HTTP/1.1" 200 595 0.027692 10.0.0.41 - - [2026-02-19 01:40:32] "POST /fqname-to-id HTTP/1.1" 401 297 0.000465 10.0.0.41 - - [2026-02-19 01:40:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.034097 10.0.0.41 - - [2026-02-19 01:40:32] "GET /network-ipam/d38dc8af-0220-42d2-b038-e03c7f007d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003833 10.0.0.41 - - [2026-02-19 01:40:33] "GET / HTTP/1.1" 200 36215 0.001466 10.0.0.41 - - [2026-02-19 01:40:33] "POST /fqname-to-id HTTP/1.1" 401 297 0.000647 10.0.0.41 - - [2026-02-19 01:40:33] "POST /fqname-to-id HTTP/1.1" 404 225 0.002751 10.0.0.41 - - [2026-02-19 01:40:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.028466 10.0.0.41 - - [2026-02-19 01:40:33] "GET /routing-instance/5294d584-5447-49df-8153-d9d9667748fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003896 10.0.0.41 - - [2026-02-19 01:40:33] "POST /access-control-lists HTTP/1.1" 200 589 0.033638 10.0.0.41 - - [2026-02-19 01:40:33] "POST /fqname-to-id HTTP/1.1" 404 224 0.004561 10.0.0.41 - - [2026-02-19 01:40:33] "POST /bgp-routers HTTP/1.1" 200 614 0.026621 10.0.0.41 - - [2026-02-19 01:40:33] "POST /access-control-lists HTTP/1.1" 200 587 0.028551 10.0.0.41 - - [2026-02-19 01:40:33] "GET /bgp-router/9c944312-c602-44fd-b71a-ffa0d5036879?fields=global_system_config_back_refs HTTP/1.1" 200 1111 0.008747 10.0.0.41 - - [2026-02-19 01:40:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004371 10.0.0.41 - - [2026-02-19 01:40:33] "POST /route-targets HTTP/1.1" 200 328 0.014488 10.0.0.41 - - [2026-02-19 01:40:33] "GET /global-system-config/62f93995-8361-4389-8ddd-fb1109487244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008809 10.0.0.41 - - [2026-02-19 01:40:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004660 10.0.0.41 - - [2026-02-19 01:40:33] "POST /ref-update HTTP/1.1" 200 156 0.015095 10.0.0.41 - - [2026-02-19 01:40:33] "POST /ref-update HTTP/1.1" 200 156 0.010744 10.0.0.41 - - [2026-02-19 01:40:33] "POST /route-targets HTTP/1.1" 200 328 0.011981 10.0.0.41 - - [2026-02-19 01:40:33] "POST /ref-update HTTP/1.1" 200 156 0.014373 10.0.0.41 - - [2026-02-19 01:40:33] "POST /route-targets HTTP/1.1" 200 328 0.012029 10.0.0.41 - - [2026-02-19 01:40:33] "POST /ref-update HTTP/1.1" 200 156 0.014405 10.0.0.41 - - [2026-02-19 01:40:34] "POST /route-targets HTTP/1.1" 200 328 0.013158 10.0.0.41 - - [2026-02-19 01:40:34] "POST /ref-update HTTP/1.1" 200 156 0.015431 10.0.0.41 - - [2026-02-19 01:40:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.006279 10.0.0.41 - - [2026-02-19 01:40:34] "POST /access-control-lists HTTP/1.1" 200 553 0.080424 10.0.0.41 - - [2026-02-19 01:40:34] "PUT /access-control-list/69adca17-3384-48e0-bd38-8c7f301d4e8c HTTP/1.1" 200 273 0.016564 10.0.0.41 - - [2026-02-19 01:40:34] "PUT /access-control-list/f534b964-ba44-4ef0-a8b0-b94d08b6e6ef HTTP/1.1" 200 273 0.016470 10.0.0.41 - - [2026-02-19 01:40:35] "GET / HTTP/1.1" 200 36215 0.002605 10.0.0.41 - - [2026-02-19 01:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.41 - - [2026-02-19 01:40:35] "GET /global-vrouter-config/4b3c8ec8-8c72-4865-81df-63ef2636f907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.010046 10.0.0.41 - - [2026-02-19 01:40:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006184 10.0.0.41 - - [2026-02-19 01:40:35] "PUT /global-vrouter-config/4b3c8ec8-8c72-4865-81df-63ef2636f907 HTTP/1.1" 200 277 0.018978 10.0.0.41 - - [2026-02-19 01:40:36] "GET / HTTP/1.1" 200 36215 0.001852 10.0.0.41 - - [2026-02-19 01:40:36] "POST /alarms HTTP/1.1" 401 297 0.000545 10.0.0.41 - - [2026-02-19 01:40:36] "POST /alarms HTTP/1.1" 200 583 0.064139 10.0.0.41 - - [2026-02-19 01:40:36] "POST /alarms HTTP/1.1" 200 577 0.035311 10.0.0.41 - - [2026-02-19 01:40:36] "POST /alarms HTTP/1.1" 200 577 0.023725 10.0.0.41 - - [2026-02-19 01:40:36] "POST /alarms HTTP/1.1" 200 561 0.025400 10.0.0.41 - - [2026-02-19 01:40:36] "POST /alarms HTTP/1.1" 200 557 0.024917 10.0.0.41 - - [2026-02-19 01:40:36] "POST /alarms HTTP/1.1" 200 559 0.040749 10.0.0.41 - - [2026-02-19 01:40:37] "POST /alarms HTTP/1.1" 200 567 0.030504 10.0.0.41 - - [2026-02-19 01:40:37] "POST /alarms HTTP/1.1" 200 551 0.026236 10.0.0.41 - - [2026-02-19 01:40:37] "POST /alarms HTTP/1.1" 200 559 0.023716 10.0.0.41 - - [2026-02-19 01:40:37] "POST /alarms HTTP/1.1" 200 569 0.018663 10.0.0.41 - - [2026-02-19 01:40:37] "GET / HTTP/1.1" 200 36215 0.003029 10.0.0.41 - - [2026-02-19 01:40:37] "POST /alarms HTTP/1.1" 200 557 0.043615 10.0.0.41 - - [2026-02-19 01:40:37] "POST /fqname-to-id HTTP/1.1" 401 297 0.000421 10.0.0.41 - - [2026-02-19 01:40:37] "POST /alarms HTTP/1.1" 200 569 0.047830 10.0.0.41 - - [2026-02-19 01:40:37] "POST /alarms HTTP/1.1" 200 577 0.077950 10.0.0.41 - - [2026-02-19 01:40:37] "POST /alarms HTTP/1.1" 200 571 0.023241 10.0.0.41 - - [2026-02-19 01:40:37] "POST /alarms HTTP/1.1" 200 563 0.020802 10.0.0.41 - - [2026-02-19 01:40:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.036844 10.0.0.41 - - [2026-02-19 01:40:37] "POST /alarms HTTP/1.1" 200 563 0.038050 10.0.0.41 - - [2026-02-19 01:40:37] "GET /global-system-config/62f93995-8361-4389-8ddd-fb1109487244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.009526 10.0.0.41 - - [2026-02-19 01:40:37] "POST /fqname-to-id HTTP/1.1" 404 214 0.002195 10.0.0.41 - - [2026-02-19 01:40:37] "POST /alarms HTTP/1.1" 200 563 0.021439 10.0.0.41 - - [2026-02-19 01:40:37] "POST /analytics-alarm-nodes HTTP/1.1" 200 609 0.090143 10.0.0.41 - - [2026-02-19 01:40:38] "POST /alarms HTTP/1.1" 200 549 0.030397 10.0.0.41 - - [2026-02-19 01:40:38] "POST /alarms HTTP/1.1" 200 597 0.023599 10.0.0.41 - - [2026-02-19 01:40:38] "POST /alarms HTTP/1.1" 200 577 0.030115 10.0.0.41 - - [2026-02-19 01:40:38] "POST /alarms HTTP/1.1" 200 573 0.036599 10.0.0.41 - - [2026-02-19 01:40:38] "POST /alarms HTTP/1.1" 200 585 0.022210 10.0.0.41 - - [2026-02-19 01:40:38] "POST /alarms HTTP/1.1" 200 611 0.024526 10.0.0.41 - - [2026-02-19 01:40:38] "GET / HTTP/1.1" 200 36215 0.001536 10.0.0.41 - - [2026-02-19 01:40:38] "POST /global-vrouter-configs HTTP/1.1" 401 297 0.000546 10.0.0.41 - - [2026-02-19 01:40:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.032921 10.0.0.41 - - [2026-02-19 01:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.41 - - [2026-02-19 01:40:39] "PUT /global-vrouter-config/4b3c8ec8-8c72-4865-81df-63ef2636f907 HTTP/1.1" 200 277 0.017165 10.0.0.41 - - [2026-02-19 01:40:39] "GET / HTTP/1.1" 200 36215 0.001782 10.0.0.41 - - [2026-02-19 01:40:39] "POST /fqname-to-id HTTP/1.1" 401 297 0.000495 10.0.0.41 - - [2026-02-19 01:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.032447 10.0.0.41 - - [2026-02-19 01:40:39] "GET /global-vrouter-config/4b3c8ec8-8c72-4865-81df-63ef2636f907?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004206 10.0.0.41 - - [2026-02-19 01:40:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.41 - - [2026-02-19 01:40:39] "PUT /global-vrouter-config/4b3c8ec8-8c72-4865-81df-63ef2636f907 HTTP/1.1" 200 277 0.010951 10.0.0.41 - - [2026-02-19 01:40:40] "GET / HTTP/1.1" 200 36215 0.001606 10.0.0.41 - - [2026-02-19 01:40:40] "POST /fqname-to-id HTTP/1.1" 401 297 0.000413 10.0.0.41 - - [2026-02-19 01:40:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.030200 10.0.0.41 - - [2026-02-19 01:40:40] "GET /global-system-config/62f93995-8361-4389-8ddd-fb1109487244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005206 10.0.0.41 - - [2026-02-19 01:40:40] "PUT /global-system-config/62f93995-8361-4389-8ddd-fb1109487244 HTTP/1.1" 200 275 0.018891 10.0.0.41 - - [2026-02-19 01:40:44] "GET / HTTP/1.1" 200 36215 0.001713 10.0.0.41 - - [2026-02-19 01:40:44] "POST /fqname-to-id HTTP/1.1" 401 297 0.000478 10.0.0.41 - - [2026-02-19 01:40:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.039716 10.0.0.41 - - [2026-02-19 01:40:45] "GET /global-system-config/62f93995-8361-4389-8ddd-fb1109487244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.008524 10.0.0.41 - - [2026-02-19 01:40:45] "POST /fqname-to-id HTTP/1.1" 404 214 0.003429 10.0.0.41 - - [2026-02-19 01:40:45] "POST /analytics-snmp-nodes HTTP/1.1" 200 607 0.035835 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:40:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000963 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:40:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001902 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:40:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000991 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:40:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001697 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:41:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001099 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:41:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001230 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:41:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000905 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:41:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001241 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:41:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000981 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:41:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001333 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:41:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001221 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:41:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001030 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.41 - - [2026-02-19 01:41:32] "GET /obj-perms HTTP/1.1" 200 6375 0.361413 10.0.0.41 - - [2026-02-19 01:41:33] "GET /obj-perms HTTP/1.1" 200 6375 0.058144 10.0.0.41 - - [2026-02-19 01:41:38] "GET / HTTP/1.1" 200 36215 0.001953 10.0.0.41 - - [2026-02-19 01:41:38] "POST /fqname-to-id HTTP/1.1" 401 297 0.000456 10.0.0.41 - - [2026-02-19 01:41:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.040707 10.0.0.41 - - [2026-02-19 01:41:38] "GET /global-system-config/62f93995-8361-4389-8ddd-fb1109487244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.007954 10.0.0.41 - - [2026-02-19 01:41:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.41 - - [2026-02-19 01:41:39] "GET /config-node/4f59ca8d-725f-4136-b95e-d40dd8850546?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1187 0.005387 10.0.0.41 - - [2026-02-19 01:41:49] "GET / HTTP/1.1" 200 36215 0.001524 10.0.0.41 - - [2026-02-19 01:41:49] "POST /fqname-to-id HTTP/1.1" 401 297 0.000490 10.0.0.41 - - [2026-02-19 01:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.031305 10.0.0.41 - - [2026-02-19 01:41:50] "GET /routing-instance/5294d584-5447-49df-8153-d9d9667748fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003361 10.0.0.41 - - [2026-02-19 01:41:50] "POST /bgp-routers HTTP/1.1" 409 299 0.003247 10.0.0.41 - - [2026-02-19 01:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.41 - - [2026-02-19 01:41:50] "GET /bgp-router/9c944312-c602-44fd-b71a-ffa0d5036879?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1796 0.010565 10.0.0.41 - - [2026-02-19 01:41:50] "PUT /bgp-router/9c944312-c602-44fd-b71a-ffa0d5036879 HTTP/1.1" 200 255 0.021175 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:41:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000926 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:41:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001704 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:41:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001029 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:41:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001086 10.0.0.41 - - [2026-02-19 01:42:01] "GET / HTTP/1.1" 200 36215 0.001374 10.0.0.41 - - [2026-02-19 01:42:01] "POST /fqname-to-id HTTP/1.1" 401 297 0.000510 10.0.0.41 - - [2026-02-19 01:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.033876 10.0.0.41 - - [2026-02-19 01:42:01] "GET /global-system-config/62f93995-8361-4389-8ddd-fb1109487244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005298 10.0.0.41 - - [2026-02-19 01:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.41 - - [2026-02-19 01:42:01] "GET /routing-instance/5294d584-5447-49df-8153-d9d9667748fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004445 10.0.0.41 - - [2026-02-19 01:42:01] "PUT /global-system-config/62f93995-8361-4389-8ddd-fb1109487244 HTTP/1.1" 200 275 0.011928 10.0.0.41 - - [2026-02-19 01:42:01] "POST /fqname-to-id HTTP/1.1" 404 214 0.003197 10.0.0.41 - - [2026-02-19 01:42:01] "POST /virtual-routers HTTP/1.1" 200 597 0.038183 10.0.0.41 - - [2026-02-19 01:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.41 - - [2026-02-19 01:42:01] "GET /virtual-router/f075f3a4-de04-4042-8561-cc306f3f8fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.009953 10.0.0.41 - - [2026-02-19 01:42:01] "POST /fqname-to-id HTTP/1.1" 404 227 0.004471 10.0.0.41 - - [2026-02-19 01:42:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004281 10.0.0.41 - - [2026-02-19 01:42:02] "GET /virtual-network/4f52d603-73a5-4add-8168-670ffdcdd988?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.005966 10.0.0.41 - - [2026-02-19 01:42:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.048738 10.0.0.41 - - [2026-02-19 01:42:02] "PUT /access-control-list/44a059f6-977e-49ef-99af-4c6fa6d35f2e HTTP/1.1" 200 273 0.023507 10.0.0.41 - - [2026-02-19 01:42:33] "GET /obj-perms HTTP/1.1" 200 6375 0.063434 10.0.0.41 - - [2026-02-19 01:42:34] "GET /obj-perms HTTP/1.1" 200 6375 0.057452 10.0.0.41 - - [2026-02-19 01:43:34] "GET /obj-perms HTTP/1.1" 200 6375 0.054240 10.0.0.41 - - [2026-02-19 01:43:35] "GET /obj-perms HTTP/1.1" 200 6375 0.052565 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:44:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001117 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:44:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001198 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:44:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001154 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:44:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001181 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:44:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001039 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:44:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001289 10.0.0.41 - - [2026-02-19 01:44:35] "GET /obj-perms HTTP/1.1" 200 6375 0.058967 10.0.0.41 - - [2026-02-19 01:44:35] "GET /obj-perms HTTP/1.1" 200 6375 0.069164 10.0.0.41 - - [2026-02-19 01:44:48] "GET / HTTP/1.1" 200 36215 0.001692 10.0.0.41 - - [2026-02-19 01:44:48] "POST /fqname-to-id HTTP/1.1" 401 297 0.000412 10.0.0.41 - - [2026-02-19 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.028564 10.0.0.41 - - [2026-02-19 01:44:48] "GET /global-system-config/62f93995-8361-4389-8ddd-fb1109487244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006354 10.0.0.41 - - [2026-02-19 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.41 - - [2026-02-19 01:44:48] "GET /routing-instance/5294d584-5447-49df-8153-d9d9667748fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004701 10.0.0.41 - - [2026-02-19 01:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.41 - - [2026-02-19 01:44:48] "GET /virtual-router/f075f3a4-de04-4042-8561-cc306f3f8fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.004392 10.0.0.41 - - [2026-02-19 01:44:48] "PUT /virtual-router/f075f3a4-de04-4042-8561-cc306f3f8fc2 HTTP/1.1" 200 263 0.029686 10.0.0.41 - - [2026-02-19 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.41 - - [2026-02-19 01:44:49] "GET /virtual-router/f075f3a4-de04-4042-8561-cc306f3f8fc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.004436 10.0.0.41 - - [2026-02-19 01:44:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010379 10.0.0.41 - - [2026-02-19 01:44:49] "GET /virtual-machine-interface/a486ea41-4816-4c09-a797-914b66cc3f3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1899 0.006474 10.0.0.41 - - [2026-02-19 01:44:49] "PUT /virtual-machine-interface/a486ea41-4816-4c09-a797-914b66cc3f3d HTTP/1.1" 200 285 0.021287 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:44:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001103 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:44:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001708 10.0.0.41 - - [2026-02-19 01:44:53] "GET /global-system-configs HTTP/1.1" 401 297 0.000450 10.0.0.41 - - [2026-02-19 01:44:53] "GET /global-system-configs HTTP/1.1" 401 297 0.000419 10.0.0.41 - - [2026-02-19 01:45:22] "GET /global-system-configs HTTP/1.1" 401 297 0.000383 10.0.0.41 - - [2026-02-19 01:45:22] "GET /global-system-configs HTTP/1.1" 401 297 0.000373 10.0.0.41 - - [2026-02-19 01:45:36] "GET /obj-perms HTTP/1.1" 200 6375 0.059161 10.0.0.41 - - [2026-02-19 01:45:36] "GET /obj-perms HTTP/1.1" 200 6375 0.056382 10.0.0.41 - - [2026-02-19 01:46:37] "GET /obj-perms HTTP/1.1" 200 6375 0.063772 10.0.0.41 - - [2026-02-19 01:46:37] "GET /obj-perms HTTP/1.1" 200 6375 0.058383 10.0.0.41 - - [2026-02-19 01:47:38] "GET /obj-perms HTTP/1.1" 200 6375 0.063289 10.0.0.41 - - [2026-02-19 01:47:38] "GET /obj-perms HTTP/1.1" 200 6375 0.063413 10.0.0.41 - - [2026-02-19 01:48:38] "GET /obj-perms HTTP/1.1" 200 6375 0.060645 10.0.0.41 - - [2026-02-19 01:48:39] "GET /obj-perms HTTP/1.1" 200 6375 0.053190 10.0.0.41 - - [2026-02-19 01:49:39] "GET /obj-perms HTTP/1.1" 200 6375 0.134623 10.0.0.41 - - [2026-02-19 01:49:40] "GET /obj-perms HTTP/1.1" 200 6375 0.057646 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:49:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000945 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:49:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001277 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:49:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000971 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:49:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001650 10.0.0.41 - - [2026-02-19 01:49:53] "GET /global-system-configs HTTP/1.1" 401 297 0.000523 10.0.0.41 - - [2026-02-19 01:49:53] "GET /global-system-configs HTTP/1.1" 401 297 0.000424 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:49:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001437 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:49:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001110 10.0.0.41 - - [2026-02-19 01:50:22] "GET /global-system-configs HTTP/1.1" 401 297 0.000603 10.0.0.41 - - [2026-02-19 01:50:22] "GET /global-system-configs HTTP/1.1" 401 297 0.000422 10.0.0.41 - - [2026-02-19 01:50:40] "GET /obj-perms HTTP/1.1" 200 6375 0.059898 10.0.0.41 - - [2026-02-19 01:50:41] "GET /obj-perms HTTP/1.1" 200 6375 0.056297 10.0.0.41 - - [2026-02-19 01:51:41] "GET /obj-perms HTTP/1.1" 200 6375 0.056518 10.0.0.41 - - [2026-02-19 01:51:42] "GET /obj-perms HTTP/1.1" 200 6375 0.064435 10.0.0.41 - - [2026-02-19 01:52:42] "GET /obj-perms HTTP/1.1" 200 6375 0.051211 10.0.0.41 - - [2026-02-19 01:52:42] "GET /obj-perms HTTP/1.1" 200 6375 0.056057 10.0.0.41 - - [2026-02-19 01:53:43] "GET /obj-perms HTTP/1.1" 200 6375 0.054543 10.0.0.41 - - [2026-02-19 01:53:43] "GET /obj-perms HTTP/1.1" 200 6375 0.054140 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:53:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001021 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:53:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001134 10.0.0.41 - - [2026-02-19 01:54:44] "GET /obj-perms HTTP/1.1" 200 6375 0.064915 10.0.0.41 - - [2026-02-19 01:54:44] "GET /obj-perms HTTP/1.1" 200 6375 0.048988 10.0.0.41 - - [2026-02-19 01:54:53] "GET /global-system-configs HTTP/1.1" 401 297 0.000430 10.0.0.41 - - [2026-02-19 01:54:53] "GET /global-system-configs HTTP/1.1" 401 297 0.000400 10.0.0.41 - - [2026-02-19 01:55:22] "GET /global-system-configs HTTP/1.1" 401 297 0.000425 10.0.0.41 - - [2026-02-19 01:55:22] "GET /global-system-configs HTTP/1.1" 401 297 0.000356 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:55:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000975 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:55:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001188 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:55:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.004453 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:55:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001110 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:55:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000967 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:55:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001028 10.0.0.41 - - [2026-02-19 01:55:45] "GET /obj-perms HTTP/1.1" 200 6375 0.053970 10.0.0.41 - - [2026-02-19 01:55:45] "GET /obj-perms HTTP/1.1" 200 6375 0.049356 10.0.0.41 - - [2026-02-19 01:56:45] "GET /obj-perms HTTP/1.1" 200 6375 0.056893 10.0.0.41 - - [2026-02-19 01:56:46] "GET /obj-perms HTTP/1.1" 200 6375 0.051331 10.0.0.41 - - [2026-02-19 01:57:46] "GET /obj-perms HTTP/1.1" 200 6375 0.058553 10.0.0.41 - - [2026-02-19 01:57:47] "GET /obj-perms HTTP/1.1" 200 6375 0.056180 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:58:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001231 [Introspect:8084]10.0.0.41 - - [2026-02-19 01:58:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001425 10.0.0.41 - - [2026-02-19 01:58:47] "GET /obj-perms HTTP/1.1" 200 6375 0.059311 10.0.0.41 - - [2026-02-19 01:58:47] "GET /obj-perms HTTP/1.1" 200 6375 0.055405 10.0.0.41 - - [2026-02-19 01:59:48] "GET /obj-perms HTTP/1.1" 200 6375 0.101066 10.0.0.41 - - [2026-02-19 01:59:48] "GET /obj-perms HTTP/1.1" 200 6375 0.058410 10.0.0.41 - - [2026-02-19 01:59:53] "GET /global-system-configs HTTP/1.1" 401 297 0.000494 10.0.0.41 - - [2026-02-19 01:59:53] "GET /global-system-configs HTTP/1.1" 401 297 0.000379 10.0.0.41 - - [2026-02-19 02:00:22] "GET /global-system-configs HTTP/1.1" 401 297 0.000451 10.0.0.41 - - [2026-02-19 02:00:22] "GET /global-system-configs HTTP/1.1" 401 297 0.000396 10.0.0.41 - - [2026-02-19 02:00:49] "GET /obj-perms HTTP/1.1" 200 6375 0.058806 10.0.0.41 - - [2026-02-19 02:00:49] "GET /obj-perms HTTP/1.1" 200 6375 0.061036 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:01:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001012 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:01:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001094 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:01:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001098 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:01:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001099 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:01:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000885 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:01:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001871 10.0.0.41 - - [2026-02-19 02:01:50] "GET /obj-perms HTTP/1.1" 200 6375 0.063058 10.0.0.41 - - [2026-02-19 02:01:50] "GET /obj-perms HTTP/1.1" 200 6375 0.055120 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:02:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001086 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:02:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001192 10.0.0.41 - - [2026-02-19 02:02:50] "GET /obj-perms HTTP/1.1" 200 6375 0.062938 10.0.0.41 - - [2026-02-19 02:02:51] "GET /obj-perms HTTP/1.1" 200 6375 0.055017 10.0.0.41 - - [2026-02-19 02:03:51] "GET /obj-perms HTTP/1.1" 200 6375 0.058104 10.0.0.41 - - [2026-02-19 02:03:52] "GET /obj-perms HTTP/1.1" 200 6375 0.051464 10.0.0.41 - - [2026-02-19 02:04:52] "GET /obj-perms HTTP/1.1" 200 6375 0.054202 10.0.0.41 - - [2026-02-19 02:04:53] "GET /obj-perms HTTP/1.1" 200 6375 0.054956 10.0.0.41 - - [2026-02-19 02:04:53] "GET /global-system-configs HTTP/1.1" 401 297 0.000598 10.0.0.41 - - [2026-02-19 02:04:53] "GET /global-system-configs HTTP/1.1" 401 297 0.000390 10.0.0.41 - - [2026-02-19 02:05:22] "GET /global-system-configs HTTP/1.1" 401 297 0.000472 10.0.0.41 - - [2026-02-19 02:05:22] "GET /global-system-configs HTTP/1.1" 401 297 0.000356 10.0.0.41 - - [2026-02-19 02:05:53] "GET /obj-perms HTTP/1.1" 200 6375 0.056927 10.0.0.41 - - [2026-02-19 02:05:53] "GET /obj-perms HTTP/1.1" 200 6375 0.061467 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:06:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001052 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:06:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001516 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:06:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000889 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:06:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001132 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:06:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000982 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:06:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001367 10.0.0.41 - - [2026-02-19 02:06:54] "GET /obj-perms HTTP/1.1" 200 6375 0.060018 10.0.0.41 - - [2026-02-19 02:06:54] "GET /obj-perms HTTP/1.1" 200 6375 0.054776 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:07:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001173 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:07:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001417 10.0.0.41 - - [2026-02-19 02:07:55] "GET /obj-perms HTTP/1.1" 200 6375 0.067022 10.0.0.41 - - [2026-02-19 02:07:55] "GET /obj-perms HTTP/1.1" 200 6375 0.064669 10.0.0.41 - - [2026-02-19 02:08:55] "GET /obj-perms HTTP/1.1" 200 6375 0.055524 10.0.0.41 - - [2026-02-19 02:08:56] "GET /obj-perms HTTP/1.1" 200 6375 0.068650 10.0.0.41 - - [2026-02-19 02:09:53] "GET /global-system-configs HTTP/1.1" 401 297 0.000446 10.0.0.41 - - [2026-02-19 02:09:54] "GET /global-system-configs HTTP/1.1" 401 297 0.000394 10.0.0.41 - - [2026-02-19 02:09:57] "GET /obj-perms HTTP/1.1" 200 6375 0.088931 10.0.0.41 - - [2026-02-19 02:09:57] "GET /obj-perms HTTP/1.1" 200 6375 0.092383 10.0.0.41 - - [2026-02-19 02:10:22] "GET /global-system-configs HTTP/1.1" 401 297 0.001115 10.0.0.41 - - [2026-02-19 02:10:22] "GET /global-system-configs HTTP/1.1" 401 297 0.000412 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:10:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000917 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:10:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001103 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:10:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000959 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:10:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001147 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:10:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001007 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:10:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001131 10.0.0.41 - - [2026-02-19 02:10:58] "GET /obj-perms HTTP/1.1" 200 6375 0.067704 10.0.0.41 - - [2026-02-19 02:10:58] "GET /obj-perms HTTP/1.1" 200 6375 0.067653 10.0.0.41 - - [2026-02-19 02:11:58] "GET /obj-perms HTTP/1.1" 200 6375 0.055822 10.0.0.41 - - [2026-02-19 02:11:59] "GET /obj-perms HTTP/1.1" 200 6375 0.058146 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:12:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001368 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:12:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001132 10.0.0.41 - - [2026-02-19 02:12:59] "GET /obj-perms HTTP/1.1" 200 6375 0.058064 10.0.0.41 - - [2026-02-19 02:13:00] "GET /obj-perms HTTP/1.1" 200 6375 0.059472 10.0.0.41 - - [2026-02-19 02:14:00] "GET /obj-perms HTTP/1.1" 200 6375 0.057484 10.0.0.41 - - [2026-02-19 02:14:01] "GET /obj-perms HTTP/1.1" 200 6375 0.061530 10.0.0.41 - - [2026-02-19 02:14:53] "GET /global-system-configs HTTP/1.1" 401 297 0.000627 10.0.0.41 - - [2026-02-19 02:14:53] "GET /global-system-configs HTTP/1.1" 401 297 0.000427 10.0.0.41 - - [2026-02-19 02:15:01] "GET /obj-perms HTTP/1.1" 200 6375 0.070252 10.0.0.41 - - [2026-02-19 02:15:01] "GET /obj-perms HTTP/1.1" 200 6375 0.060796 10.0.0.41 - - [2026-02-19 02:15:22] "GET /global-system-configs HTTP/1.1" 401 297 0.000418 10.0.0.41 - - [2026-02-19 02:15:22] "GET /global-system-configs HTTP/1.1" 401 297 0.000447 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:15:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001233 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:15:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001173 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:15:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001208 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:15:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001086 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:15:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000943 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:15:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001034 10.0.0.41 - - [2026-02-19 02:16:02] "GET /obj-perms HTTP/1.1" 200 6375 0.061157 10.0.0.41 - - [2026-02-19 02:16:02] "GET /obj-perms HTTP/1.1" 200 6375 0.058479 10.0.0.41 - - [2026-02-19 02:17:03] "GET /obj-perms HTTP/1.1" 200 6375 0.054134 10.0.0.41 - - [2026-02-19 02:17:03] "GET /obj-perms HTTP/1.1" 200 6375 0.053827 10.0.0.41 - - [2026-02-19 02:18:03] "GET /obj-perms HTTP/1.1" 200 6375 0.057764 10.0.0.41 - - [2026-02-19 02:18:04] "GET /obj-perms HTTP/1.1" 200 6375 0.056559 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:18:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001106 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:18:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001190 10.0.0.41 - - [2026-02-19 02:19:04] "GET /obj-perms HTTP/1.1" 200 6375 0.063228 10.0.0.41 - - [2026-02-19 02:19:05] "GET /obj-perms HTTP/1.1" 200 6375 0.062136 10.0.0.41 - - [2026-02-19 02:19:53] "GET /global-system-configs HTTP/1.1" 401 297 0.000441 10.0.0.41 - - [2026-02-19 02:19:53] "GET /global-system-configs HTTP/1.1" 401 297 0.001222 10.0.0.41 - - [2026-02-19 02:20:05] "GET /obj-perms HTTP/1.1" 200 6375 0.066620 10.0.0.41 - - [2026-02-19 02:20:06] "GET /obj-perms HTTP/1.1" 200 6375 0.057851 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:20:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001396 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:20:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001706 10.0.0.41 - - [2026-02-19 02:20:22] "GET /global-system-configs HTTP/1.1" 401 297 0.000398 10.0.0.41 - - [2026-02-19 02:20:22] "GET /global-system-configs HTTP/1.1" 401 297 0.000398 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:20:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001408 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:20:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001271 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:20:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000937 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:20:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001229 10.0.0.41 - - [2026-02-19 02:21:06] "GET /obj-perms HTTP/1.1" 200 6375 0.058957 10.0.0.41 - - [2026-02-19 02:21:07] "GET /obj-perms HTTP/1.1" 200 6375 0.060670 10.0.0.41 - - [2026-02-19 02:22:07] "GET /obj-perms HTTP/1.1" 200 6375 0.061540 10.0.0.41 - - [2026-02-19 02:22:07] "GET /obj-perms HTTP/1.1" 200 6375 0.056004 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:23:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001047 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:23:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001282 10.0.0.41 - - [2026-02-19 02:23:08] "GET /obj-perms HTTP/1.1" 200 6375 0.062324 10.0.0.41 - - [2026-02-19 02:23:08] "GET /obj-perms HTTP/1.1" 200 6375 0.058263 10.0.0.41 - - [2026-02-19 02:24:09] "GET /obj-perms HTTP/1.1" 200 6375 0.055254 10.0.0.41 - - [2026-02-19 02:24:09] "GET /obj-perms HTTP/1.1" 200 6375 0.056841 10.0.0.41 - - [2026-02-19 02:24:53] "GET /global-system-configs HTTP/1.1" 401 297 0.000544 10.0.0.41 - - [2026-02-19 02:24:53] "GET /global-system-configs HTTP/1.1" 401 297 0.000388 10.0.0.41 - - [2026-02-19 02:25:10] "GET /obj-perms HTTP/1.1" 200 6375 0.071186 10.0.0.41 - - [2026-02-19 02:25:10] "GET /obj-perms HTTP/1.1" 200 6375 0.059056 10.0.0.41 - - [2026-02-19 02:25:22] "GET /global-system-configs HTTP/1.1" 401 297 0.000412 10.0.0.41 - - [2026-02-19 02:25:22] "GET /global-system-configs HTTP/1.1" 401 297 0.000438 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:26:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001014 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:26:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001325 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:26:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001081 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:26:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001093 10.0.0.41 - - [2026-02-19 02:26:10] "GET /obj-perms HTTP/1.1" 200 6375 0.059843 10.0.0.41 - - [2026-02-19 02:26:11] "GET /obj-perms HTTP/1.1" 200 6375 0.066550 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:26:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000975 [Introspect:8084]10.0.0.41 - - [2026-02-19 02:26:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001559