++ 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 Oct 9 06:35:28 AM UTC 2025 ===================' INFO: =================== Thu Oct 9 06:35:28 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ 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 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.49 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=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.49 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.49 ++ ANALYTICSDB_NODES=10.0.0.49 ++ ANALYTICS_SNMP_NODES=10.0.0.49 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8081 ' +++ '[' -n '10.0.0.49:8081 ' ']' +++ echo 10.0.0.49:8081 ++ ANALYTICS_SERVERS=10.0.0.49:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9042 ' +++ '[' -n '10.0.0.49:9042 ' ']' +++ echo 10.0.0.49:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.49:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.49 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8086 ' +++ '[' -n '10.0.0.49:8086 ' ']' +++ echo 10.0.0.49:8086 ++ COLLECTOR_SERVERS=10.0.0.49:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.49 ++ CONFIGDB_NODES=10.0.0.49 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8082 ' +++ '[' -n '10.0.0.49:8082 ' ']' +++ echo 10.0.0.49:8082 ++ CONFIG_SERVERS=10.0.0.49:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9161 ' +++ '[' -n '10.0.0.49:9161 ' ']' +++ echo 10.0.0.49:9161 ++ CONFIGDB_SERVERS=10.0.0.49:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9041 ' +++ '[' -n '10.0.0.49:9041 ' ']' +++ echo 10.0.0.49:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.49:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=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.49 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.49 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.49 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+=10.0.0.49:2181, +++ '[' -n 10.0.0.49:2181, ']' +++ echo 10.0.0.49:2181 ++ ZOOKEEPER_SERVERS=10.0.0.49:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:2181 ' +++ '[' -n '10.0.0.49:2181 ' ']' +++ echo 10.0.0.49:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.49:2181 ++ RABBITMQ_NODES=10.0.0.49 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+=10.0.0.49:5673, +++ '[' -n 10.0.0.49:5673, ']' +++ echo 10.0.0.49:5673 ++ RABBITMQ_SERVERS=10.0.0.49:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=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.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:6379 ' +++ '[' -n '10.0.0.49:6379 ' ']' +++ echo 10.0.0.49:6379 ++ REDIS_SERVERS=10.0.0.49:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=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.49 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9092 ' +++ '[' -n '10.0.0.49:9092 ' ']' +++ echo 10.0.0.49:9092 ++ KAFKA_SERVERS=10.0.0.49:9092 ++ KAFKA_SSL_ENABLE=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.49.0.184 ++ 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.49 ++ 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.49 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=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.49 ++ cut -d , -f 1 + local cassandra=10.0.0.49 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.49 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.49 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.49 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.49 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.49 +++ local servers=10.0.0.49 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq ++++ sort +++ local local_ips=,10.0.0.49,10.78.205.1,127.0.0.1,172.17.0.1,252.49.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.49'\''))' +++ local server_ip=10.0.0.49 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.49 ]] +++ [[ ,10.0.0.49,10.78.205.1,127.0.0.1,172.17.0.1,252.49.0.1,, =~ ,10\.0\.0\.49, ]] +++ echo 10.0.0.49 1 +++ return ++ local ip=10.0.0.49 ++ [[ -z 10.0.0.49 ]] ++ echo 10.0.0.49 + host_ip=10.0.0.49 + [[ cql == \c\q\l ]] ++ echo 10.0.0.49:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.49:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.49: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__.*__.*=.*$' ++ sort ++ 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: 10/09/2025 06:36:09.418 7f473a1d2b00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/09/2025 06:36:09.581 7f473a1d2b00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/09/2025 06:36:09.594 7f473a1d2b00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/09/2025 06:36:09.594 7f473a1d2b00 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] 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.49:8082/ Hit Ctrl-C to quit. 10.0.0.49 - - [2025-10-09 06:36:18] "GET / HTTP/1.1" 503 181 0.000424 10.0.0.49 - - [2025-10-09 06:36:18] "GET / HTTP/1.1" 503 181 0.000273 10.0.0.49 - - [2025-10-09 06:36:19] "GET / HTTP/1.1" 200 45019 0.001649 10.0.0.49 - - [2025-10-09 06:36:19] "GET / HTTP/1.1" 200 45019 0.001449 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.49 - - [2025-10-09 06:36:19] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 295 0.000929 10.0.0.49 - - [2025-10-09 06:36:19] "POST /fqname-to-id HTTP/1.1" 401 295 0.000351 10.0.0.49 - - [2025-10-09 06:36:19] "GET / HTTP/1.1" 200 36215 0.001979 10.0.0.49 - - [2025-10-09 06:36:20] "GET / HTTP/1.1" 200 36215 0.001973 10.0.0.49 - - [2025-10-09 06:36:20] "POST /fqname-to-id HTTP/1.1" 401 295 0.002491 10.0.0.49 - - [2025-10-09 06:36:20] "GET / HTTP/1.1" 200 36215 0.001635 10.0.0.49 - - [2025-10-09 06:36:20] "GET / HTTP/1.1" 200 36215 0.009288 10.0.0.49 - - [2025-10-09 06:36:20] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.414819 10.0.0.49 - - [2025-10-09 06:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.355013 10.0.0.49 - - [2025-10-09 06:36:20] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.013064 10.0.0.49 - - [2025-10-09 06:36:20] "POST /fqname-to-id HTTP/1.1" 401 295 0.009934 10.0.0.49 - - [2025-10-09 06:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.023468 10.0.0.49 - - [2025-10-09 06:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.046574 10.0.0.49 - - [2025-10-09 06:36:20] "GET /routing-instance/69e30011-c055-440f-ac7c-6d8ec855f3e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.009788 /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.49 - - [2025-10-09 06:36:20] "POST /fqname-to-id HTTP/1.1" 404 186 0.107208 10.0.0.49 - - [2025-10-09 06:36:20] "GET / HTTP/1.1" 200 36215 0.002698 10.0.0.49 - - [2025-10-09 06:36:20] "POST /bgp-routers HTTP/1.1" 200 614 0.308200 10.0.0.49 - - [2025-10-09 06:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005423 10.0.0.49 - - [2025-10-09 06:36:20] "POST /fqname-to-id HTTP/1.1" 401 295 0.001809 10.0.0.49 - - [2025-10-09 06:36:20] "GET /global-system-config/66cbbaeb-14e2-4635-8668-fac580db52dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008437 10.0.0.49 - - [2025-10-09 06:36:20] "GET /bgp-router/dc570e97-70ac-408d-bc2a-96ba32db82cb?fields=global_system_config_back_refs HTTP/1.1" 200 1111 0.021849 10.0.0.49 - - [2025-10-09 06:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014564 10.0.0.49 - - [2025-10-09 06:36:21] "POST /service-appliance-sets HTTP/1.1" 200 555 0.054065 10.0.0.49 - - [2025-10-09 06:36:21] "GET /global-system-config/66cbbaeb-14e2-4635-8668-fac580db52dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009388 10.0.0.49 - - [2025-10-09 06:36:21] "POST /fqname-to-id HTTP/1.1" 404 180 0.005060 10.0.0.49 - - [2025-10-09 06:36:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008747 10.0.0.49 - - [2025-10-09 06:36:21] "GET / HTTP/1.1" 200 36215 0.001602 10.0.0.49 - - [2025-10-09 06:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013882 10.0.0.49 - - [2025-10-09 06:36:21] "POST /ref-update HTTP/1.1" 200 156 0.019895 10.0.0.49 - - [2025-10-09 06:36:21] "GET /global-system-config/66cbbaeb-14e2-4635-8668-fac580db52dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.025907 10.0.0.49 - - [2025-10-09 06:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.057404 10.0.0.49 - - [2025-10-09 06:36:21] "GET /global-system-config/66cbbaeb-14e2-4635-8668-fac580db52dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.011314 10.0.0.49 - - [2025-10-09 06:36:21] "POST /service-appliance-sets HTTP/1.1" 200 543 0.088392 10.0.0.49 - - [2025-10-09 06:36:21] "POST /fqname-to-id HTTP/1.1" 404 214 0.004986 10.0.0.49 - - [2025-10-09 06:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007953 10.0.0.49 - - [2025-10-09 06:36:21] "GET /network-ipam/55e9ebb1-32f6-4e6f-8773-dfddff59121e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.019934 10.0.0.49 - - [2025-10-09 06:36:21] "POST /analytics-nodes HTTP/1.1" 200 597 0.122745 10.0.0.49 - - [2025-10-09 06:36:21] "GET / HTTP/1.1" 200 36215 0.001824 10.0.0.49 - - [2025-10-09 06:36:21] "POST /fqname-to-id HTTP/1.1" 401 295 0.000567 10.0.0.49 - - [2025-10-09 06:36:21] "POST /service-templates HTTP/1.1" 200 513 0.106961 10.0.0.49 - - [2025-10-09 06:36:21] "POST /service-templates HTTP/1.1" 200 503 0.047676 10.0.0.49 - - [2025-10-09 06:36:22] "POST /service-templates HTTP/1.1" 200 517 0.044008 10.0.0.49 - - [2025-10-09 06:36:22] "POST /service-templates HTTP/1.1" 200 537 0.046976 10.0.0.49 - - [2025-10-09 06:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.053653 10.0.0.49 - - [2025-10-09 06:36:22] "POST /service-templates HTTP/1.1" 200 509 0.086968 10.0.0.49 - - [2025-10-09 06:36:22] "GET /global-system-config/66cbbaeb-14e2-4635-8668-fac580db52dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.010101 10.0.0.49 - - [2025-10-09 06:36:22] "POST /fqname-to-id HTTP/1.1" 404 214 0.007951 10.0.0.49 - - [2025-10-09 06:36:22] "POST /database-nodes HTTP/1.1" 200 595 0.030191 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.49 - - [2025-10-09 06:36:22] "GET / HTTP/1.1" 200 36215 0.001863 10.0.0.49 - - [2025-10-09 06:36:22] "POST /fqname-to-id HTTP/1.1" 401 295 0.000693 10.0.0.49 - - [2025-10-09 06:36:23] "GET /obj-perms HTTP/1.1" 200 6375 0.413418 10.0.0.49 - - [2025-10-09 06:36:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.038872 10.0.0.49 - - [2025-10-09 06:36:23] "GET /global-system-config/66cbbaeb-14e2-4635-8668-fac580db52dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.008056 10.0.0.49 - - [2025-10-09 06:36:23] "POST /fqname-to-id HTTP/1.1" 404 214 0.006796 10.0.0.49 - - [2025-10-09 06:36:23] "POST /analytics-alarm-nodes HTTP/1.1" 200 609 0.028480 10.0.0.49 - - [2025-10-09 06:36:23] "GET /obj-perms HTTP/1.1" 200 6375 0.075446 10.0.0.49 - - [2025-10-09 06:36:26] "POST /fqname-to-id HTTP/1.1" 401 295 0.001016 10.0.0.49 - - [2025-10-09 06:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.061434 10.0.0.49 - - [2025-10-09 06:36:26] "GET /network-ipam/55e9ebb1-32f6-4e6f-8773-dfddff59121e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.007867 10.0.0.49 - - [2025-10-09 06:36:26] "GET / HTTP/1.1" 200 36215 0.002799 10.0.0.49 - - [2025-10-09 06:36:26] "POST /fqname-to-id HTTP/1.1" 401 295 0.000657 10.0.0.49 - - [2025-10-09 06:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.034304 10.0.0.49 - - [2025-10-09 06:36:26] "GET /global-system-config/66cbbaeb-14e2-4635-8668-fac580db52dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.008235 10.0.0.49 - - [2025-10-09 06:36:27] "POST /fqname-to-id HTTP/1.1" 404 214 0.003943 10.0.0.49 - - [2025-10-09 06:36:27] "POST /fqname-to-id HTTP/1.1" 404 225 0.003679 10.0.0.49 - - [2025-10-09 06:36:27] "POST /access-control-lists HTTP/1.1" 200 589 0.042879 10.0.0.49 - - [2025-10-09 06:36:27] "POST /config-nodes HTTP/1.1" 200 591 0.050545 10.0.0.49 - - [2025-10-09 06:36:27] "POST /fqname-to-id HTTP/1.1" 404 224 0.007934 10.0.0.49 - - [2025-10-09 06:36:27] "POST /access-control-lists HTTP/1.1" 200 587 0.032807 10.0.0.49 - - [2025-10-09 06:36:27] "POST /route-targets HTTP/1.1" 200 328 0.014872 10.0.0.49 - - [2025-10-09 06:36:27] "POST /ref-update HTTP/1.1" 200 156 0.031497 10.0.0.49 - - [2025-10-09 06:36:27] "GET / HTTP/1.1" 200 36215 0.015580 10.0.0.49 - - [2025-10-09 06:36:27] "POST /route-targets HTTP/1.1" 200 328 0.071481 10.0.0.49 - - [2025-10-09 06:36:27] "POST /global-vrouter-configs HTTP/1.1" 401 295 0.000541 10.0.0.49 - - [2025-10-09 06:36:27] "POST /ref-update HTTP/1.1" 200 156 0.028298 10.0.0.49 - - [2025-10-09 06:36:27] "POST /route-targets HTTP/1.1" 200 328 0.015687 10.0.0.49 - - [2025-10-09 06:36:27] "POST /ref-update HTTP/1.1" 200 156 0.020216 10.0.0.49 - - [2025-10-09 06:36:27] "GET / HTTP/1.1" 200 36215 0.001851 10.0.0.49 - - [2025-10-09 06:36:27] "POST /fqname-to-id HTTP/1.1" 401 295 0.000512 10.0.0.49 - - [2025-10-09 06:36:27] "POST /route-targets HTTP/1.1" 200 328 0.027400 10.0.0.49 - - [2025-10-09 06:36:27] "POST /ref-update HTTP/1.1" 200 156 0.038534 10.0.0.49 - - [2025-10-09 06:36:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.054521 10.0.0.49 - - [2025-10-09 06:36:28] "POST /fqname-to-id HTTP/1.1" 404 201 0.004139 10.0.0.49 - - [2025-10-09 06:36:28] "POST /access-control-lists HTTP/1.1" 200 553 0.067377 10.0.0.49 - - [2025-10-09 06:36:28] "PUT /access-control-list/de3bc50d-48e4-4958-b511-6690db53117c HTTP/1.1" 200 273 0.015693 10.0.0.49 - - [2025-10-09 06:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.051740 10.0.0.49 - - [2025-10-09 06:36:28] "GET /global-system-config/66cbbaeb-14e2-4635-8668-fac580db52dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.007255 10.0.0.49 - - [2025-10-09 06:36:28] "PUT /access-control-list/8d50ec45-990c-4fac-8a8e-3f43c3cc5083 HTTP/1.1" 200 273 0.018681 10.0.0.49 - - [2025-10-09 06:36:28] "POST /fqname-to-id HTTP/1.1" 404 214 0.015117 10.0.0.49 - - [2025-10-09 06:36:28] "POST /config-database-nodes HTTP/1.1" 200 609 0.057146 10.0.0.49 - - [2025-10-09 06:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005829 10.0.0.49 - - [2025-10-09 06:36:33] "GET /global-vrouter-config/ec9798ee-0db9-4bda-92e4-51eb9df95fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.006462 10.0.0.49 - - [2025-10-09 06:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005005 10.0.0.49 - - [2025-10-09 06:36:33] "GET / HTTP/1.1" 200 36215 0.004686 10.0.0.49 - - [2025-10-09 06:36:33] "POST /fqname-to-id HTTP/1.1" 401 295 0.001178 10.0.0.49 - - [2025-10-09 06:36:33] "PUT /global-vrouter-config/ec9798ee-0db9-4bda-92e4-51eb9df95fa9 HTTP/1.1" 200 277 0.038468 10.0.0.49 - - [2025-10-09 06:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.087221 10.0.0.49 - - [2025-10-09 06:36:33] "GET /global-system-config/66cbbaeb-14e2-4635-8668-fac580db52dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.063612 10.0.0.49 - - [2025-10-09 06:36:33] "POST /fqname-to-id HTTP/1.1" 404 214 0.005296 10.0.0.49 - - [2025-10-09 06:36:33] "GET / HTTP/1.1" 200 36215 0.002281 10.0.0.49 - - [2025-10-09 06:36:33] "POST /alarms HTTP/1.1" 401 295 0.000606 10.0.0.49 - - [2025-10-09 06:36:33] "POST /analytics-snmp-nodes HTTP/1.1" 200 607 0.067354 10.0.0.49 - - [2025-10-09 06:36:34] "POST /alarms HTTP/1.1" 200 583 0.060653 10.0.0.49 - - [2025-10-09 06:36:34] "POST /alarms HTTP/1.1" 200 577 0.039889 10.0.0.49 - - [2025-10-09 06:36:34] "POST /alarms HTTP/1.1" 200 577 0.027037 10.0.0.49 - - [2025-10-09 06:36:34] "POST /alarms HTTP/1.1" 200 561 0.023207 10.0.0.49 - - [2025-10-09 06:36:34] "POST /alarms HTTP/1.1" 200 557 0.042088 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:36:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001300 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:36:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001423 10.0.0.49 - - [2025-10-09 06:36:34] "POST /alarms HTTP/1.1" 200 559 0.053976 10.0.0.49 - - [2025-10-09 06:36:34] "POST /alarms HTTP/1.1" 200 567 0.062815 10.0.0.49 - - [2025-10-09 06:36:34] "POST /alarms HTTP/1.1" 200 551 0.043699 10.0.0.49 - - [2025-10-09 06:36:34] "POST /alarms HTTP/1.1" 200 559 0.048025 10.0.0.49 - - [2025-10-09 06:36:34] "POST /alarms HTTP/1.1" 200 569 0.034961 10.0.0.49 - - [2025-10-09 06:36:35] "POST /alarms HTTP/1.1" 200 557 0.143797 10.0.0.49 - - [2025-10-09 06:36:35] "POST /alarms HTTP/1.1" 200 569 0.036914 10.0.0.49 - - [2025-10-09 06:36:35] "POST /alarms HTTP/1.1" 200 577 0.074027 10.0.0.49 - - [2025-10-09 06:36:35] "POST /alarms HTTP/1.1" 200 571 0.039233 10.0.0.49 - - [2025-10-09 06:36:35] "POST /alarms HTTP/1.1" 200 563 0.041315 10.0.0.49 - - [2025-10-09 06:36:35] "POST /alarms HTTP/1.1" 200 563 0.029485 10.0.0.49 - - [2025-10-09 06:36:35] "POST /alarms HTTP/1.1" 200 563 0.032874 10.0.0.49 - - [2025-10-09 06:36:35] "POST /alarms HTTP/1.1" 200 549 0.093634 10.0.0.49 - - [2025-10-09 06:36:35] "POST /alarms HTTP/1.1" 200 597 0.041847 10.0.0.49 - - [2025-10-09 06:36:35] "POST /alarms HTTP/1.1" 200 577 0.043062 10.0.0.49 - - [2025-10-09 06:36:36] "POST /alarms HTTP/1.1" 200 573 0.057247 10.0.0.49 - - [2025-10-09 06:36:36] "POST /alarms HTTP/1.1" 200 585 0.029287 10.0.0.49 - - [2025-10-09 06:36:36] "POST /alarms HTTP/1.1" 200 611 0.036450 10.0.0.49 - - [2025-10-09 06:36:36] "GET / HTTP/1.1" 200 36215 0.001728 10.0.0.49 - - [2025-10-09 06:36:36] "POST /global-vrouter-configs HTTP/1.1" 401 295 0.000524 10.0.0.49 - - [2025-10-09 06:36:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.038235 10.0.0.49 - - [2025-10-09 06:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004622 10.0.0.49 - - [2025-10-09 06:36:37] "PUT /global-vrouter-config/ec9798ee-0db9-4bda-92e4-51eb9df95fa9 HTTP/1.1" 200 277 0.019786 10.0.0.49 - - [2025-10-09 06:36:37] "GET / HTTP/1.1" 200 36215 0.001833 10.0.0.49 - - [2025-10-09 06:36:37] "POST /fqname-to-id HTTP/1.1" 401 295 0.000604 10.0.0.49 - - [2025-10-09 06:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.045257 10.0.0.49 - - [2025-10-09 06:36:37] "GET /global-vrouter-config/ec9798ee-0db9-4bda-92e4-51eb9df95fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005354 10.0.0.49 - - [2025-10-09 06:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.49 - - [2025-10-09 06:36:37] "PUT /global-vrouter-config/ec9798ee-0db9-4bda-92e4-51eb9df95fa9 HTTP/1.1" 200 277 0.019186 10.0.0.49 - - [2025-10-09 06:36:38] "GET / HTTP/1.1" 200 36215 0.002147 10.0.0.49 - - [2025-10-09 06:36:38] "POST /fqname-to-id HTTP/1.1" 401 295 0.000497 10.0.0.49 - - [2025-10-09 06:36:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.050355 10.0.0.49 - - [2025-10-09 06:36:38] "GET /global-system-config/66cbbaeb-14e2-4635-8668-fac580db52dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.007514 10.0.0.49 - - [2025-10-09 06:36:38] "PUT /global-system-config/66cbbaeb-14e2-4635-8668-fac580db52dc HTTP/1.1" 200 275 0.045344 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:36:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001050 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:36:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001320 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:36:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000997 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:36:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001102 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:36:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001264 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:36:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001234 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:36:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001027 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:36:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001892 10.0.0.49 - - [2025-10-09 06:37:15] "GET / HTTP/1.1" 200 36215 0.003035 10.0.0.49 - - [2025-10-09 06:37:15] "POST /fqname-to-id HTTP/1.1" 401 295 0.000649 10.0.0.49 - - [2025-10-09 06:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.036792 10.0.0.49 - - [2025-10-09 06:37:16] "GET /global-system-config/66cbbaeb-14e2-4635-8668-fac580db52dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.006297 10.0.0.49 - - [2025-10-09 06:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004354 10.0.0.49 - - [2025-10-09 06:37:16] "GET /config-node/0b609fcb-65c4-4dd3-8ce9-251906c50911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1186 0.006392 10.0.0.49 - - [2025-10-09 06:37:23] "GET /obj-perms HTTP/1.1" 200 6375 0.067102 10.0.0.49 - - [2025-10-09 06:37:24] "GET /obj-perms HTTP/1.1" 200 6375 0.121022 10.0.0.49 - - [2025-10-09 06:37:26] "GET / HTTP/1.1" 200 36215 0.001744 10.0.0.49 - - [2025-10-09 06:37:26] "POST /fqname-to-id HTTP/1.1" 401 295 0.000557 10.0.0.49 - - [2025-10-09 06:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.033347 10.0.0.49 - - [2025-10-09 06:37:27] "GET /routing-instance/69e30011-c055-440f-ac7c-6d8ec855f3e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004850 10.0.0.49 - - [2025-10-09 06:37:27] "POST /bgp-routers HTTP/1.1" 409 299 0.004667 10.0.0.49 - - [2025-10-09 06:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.49 - - [2025-10-09 06:37:27] "GET /bgp-router/dc570e97-70ac-408d-bc2a-96ba32db82cb?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1796 0.007461 10.0.0.49 - - [2025-10-09 06:37:27] "PUT /bgp-router/dc570e97-70ac-408d-bc2a-96ba32db82cb HTTP/1.1" 200 255 0.022140 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:37:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001320 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:37:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001331 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:37:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001415 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:37:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001815 10.0.0.49 - - [2025-10-09 06:37:45] "GET /global-system-configs HTTP/1.1" 401 295 0.005017 10.0.0.49 - - [2025-10-09 06:37:45] "GET /global-system-configs HTTP/1.1" 401 295 0.000610 10.0.0.49 - - [2025-10-09 06:37:46] "GET /global-system-configs HTTP/1.1" 401 295 0.000586 10.0.0.49 - - [2025-10-09 06:37:46] "GET /global-system-configs HTTP/1.1" 401 295 0.000557 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:37:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001179 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:37:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001118 10.0.0.49 - - [2025-10-09 06:37:56] "GET / HTTP/1.1" 200 36215 0.002216 10.0.0.49 - - [2025-10-09 06:37:56] "POST /fqname-to-id HTTP/1.1" 401 295 0.000923 10.0.0.49 - - [2025-10-09 06:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.042286 10.0.0.49 - - [2025-10-09 06:37:57] "GET /global-system-config/66cbbaeb-14e2-4635-8668-fac580db52dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.006460 10.0.0.49 - - [2025-10-09 06:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004557 10.0.0.49 - - [2025-10-09 06:37:57] "GET /routing-instance/69e30011-c055-440f-ac7c-6d8ec855f3e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005605 10.0.0.49 - - [2025-10-09 06:37:57] "PUT /global-system-config/66cbbaeb-14e2-4635-8668-fac580db52dc HTTP/1.1" 200 275 0.017240 10.0.0.49 - - [2025-10-09 06:37:57] "POST /fqname-to-id HTTP/1.1" 404 214 0.005100 10.0.0.49 - - [2025-10-09 06:37:57] "POST /virtual-routers HTTP/1.1" 200 597 0.031698 10.0.0.49 - - [2025-10-09 06:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.49 - - [2025-10-09 06:37:57] "GET /virtual-router/e7e7e45f-e816-4677-9340-2ca9de994086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.007118 10.0.0.49 - - [2025-10-09 06:37:57] "POST /fqname-to-id HTTP/1.1" 404 227 0.004306 10.0.0.49 - - [2025-10-09 06:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004407 10.0.0.49 - - [2025-10-09 06:37:57] "GET /virtual-network/f9d4cd7f-53cc-4283-b85e-b5fd45fc155f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007430 10.0.0.49 - - [2025-10-09 06:37:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.046438 10.0.0.49 - - [2025-10-09 06:37:57] "PUT /access-control-list/d80a8918-3188-4407-960f-7503efbe003b HTTP/1.1" 200 273 0.021052 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:38:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001201 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:38:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001817 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:38:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001862 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:38:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001947 10.0.0.49 - - [2025-10-09 06:38:24] "GET /obj-perms HTTP/1.1" 200 6375 0.062668 10.0.0.49 - - [2025-10-09 06:38:25] "GET /obj-perms HTTP/1.1" 200 6375 0.062991 10.0.0.49 - - [2025-10-09 06:39:25] "GET /obj-perms HTTP/1.1" 200 6375 0.063546 10.0.0.49 - - [2025-10-09 06:39:26] "GET /obj-perms HTTP/1.1" 200 6375 0.059672 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:40:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001234 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:40:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001502 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:40:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001284 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:40:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001379 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:40:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001161 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:40:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001195 10.0.0.49 - - [2025-10-09 06:40:26] "GET /obj-perms HTTP/1.1" 200 6375 0.070893 10.0.0.49 - - [2025-10-09 06:40:27] "GET /obj-perms HTTP/1.1" 200 6375 0.062963 10.0.0.49 - - [2025-10-09 06:41:21] "GET / HTTP/1.1" 200 36215 0.002060 10.0.0.49 - - [2025-10-09 06:41:21] "POST /fqname-to-id HTTP/1.1" 401 295 0.000555 10.0.0.49 - - [2025-10-09 06:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.030830 10.0.0.49 - - [2025-10-09 06:41:21] "GET /global-system-config/66cbbaeb-14e2-4635-8668-fac580db52dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.010314 10.0.0.49 - - [2025-10-09 06:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004342 10.0.0.49 - - [2025-10-09 06:41:21] "GET /routing-instance/69e30011-c055-440f-ac7c-6d8ec855f3e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004531 10.0.0.49 - - [2025-10-09 06:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.49 - - [2025-10-09 06:41:21] "GET /virtual-router/e7e7e45f-e816-4677-9340-2ca9de994086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.010206 10.0.0.49 - - [2025-10-09 06:41:21] "PUT /virtual-router/e7e7e45f-e816-4677-9340-2ca9de994086 HTTP/1.1" 200 263 0.016041 10.0.0.49 - - [2025-10-09 06:41:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.021204 10.0.0.49 - - [2025-10-09 06:41:22] "GET /virtual-router/e7e7e45f-e816-4677-9340-2ca9de994086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.022214 10.0.0.49 - - [2025-10-09 06:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005476 10.0.0.49 - - [2025-10-09 06:41:22] "GET /virtual-machine-interface/cff63d22-6053-4bd5-a12f-d3c2a24aa6b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1899 0.006684 10.0.0.49 - - [2025-10-09 06:41:22] "PUT /virtual-machine-interface/cff63d22-6053-4bd5-a12f-d3c2a24aa6b5 HTTP/1.1" 200 285 0.030555 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:41:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001249 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:41:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001783 10.0.0.49 - - [2025-10-09 06:41:27] "GET /obj-perms HTTP/1.1" 200 6375 0.060797 10.0.0.49 - - [2025-10-09 06:41:27] "GET /obj-perms HTTP/1.1" 200 6375 0.127370 10.0.0.49 - - [2025-10-09 06:41:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.49 - - [2025-10-09 06:41:28] "GET /virtual-router/e7e7e45f-e816-4677-9340-2ca9de994086?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.004838 10.0.0.49 - - [2025-10-09 06:42:28] "GET /obj-perms HTTP/1.1" 200 6375 0.121238 10.0.0.49 - - [2025-10-09 06:42:28] "GET /obj-perms HTTP/1.1" 200 6375 0.062975 10.0.0.49 - - [2025-10-09 06:42:45] "GET /global-system-configs HTTP/1.1" 401 295 0.000618 10.0.0.49 - - [2025-10-09 06:42:45] "GET /global-system-configs HTTP/1.1" 401 295 0.000476 10.0.0.49 - - [2025-10-09 06:42:46] "GET /global-system-configs HTTP/1.1" 401 295 0.000486 10.0.0.49 - - [2025-10-09 06:42:46] "GET /global-system-configs HTTP/1.1" 401 295 0.000433 10.0.0.49 - - [2025-10-09 06:43:29] "GET /obj-perms HTTP/1.1" 200 6375 0.073789 10.0.0.49 - - [2025-10-09 06:43:29] "GET /obj-perms HTTP/1.1" 200 6375 0.063700 10.0.0.49 - - [2025-10-09 06:44:30] "GET /obj-perms HTTP/1.1" 200 6375 0.067027 10.0.0.49 - - [2025-10-09 06:44:30] "GET /obj-perms HTTP/1.1" 200 6375 0.072019 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:45:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001534 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:45:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001460 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:45:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001206 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:45:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001333 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:45:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001787 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:45:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001404 10.0.0.49 - - [2025-10-09 06:45:31] "GET /obj-perms HTTP/1.1" 200 6375 0.151150 10.0.0.49 - - [2025-10-09 06:45:31] "GET /obj-perms HTTP/1.1" 200 6375 0.063409 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:46:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001045 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:46:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001529 10.0.0.49 - - [2025-10-09 06:46:32] "GET /obj-perms HTTP/1.1" 200 6375 0.067894 10.0.0.49 - - [2025-10-09 06:46:32] "GET /obj-perms HTTP/1.1" 200 6375 0.067762 10.0.0.49 - - [2025-10-09 06:47:33] "GET /obj-perms HTTP/1.1" 200 6375 0.069508 10.0.0.49 - - [2025-10-09 06:47:33] "GET /obj-perms HTTP/1.1" 200 6375 0.082119 10.0.0.49 - - [2025-10-09 06:47:45] "GET /global-system-configs HTTP/1.1" 401 295 0.000445 10.0.0.49 - - [2025-10-09 06:47:45] "GET /global-system-configs HTTP/1.1" 401 295 0.000416 10.0.0.49 - - [2025-10-09 06:47:46] "GET /global-system-configs HTTP/1.1" 401 295 0.000542 10.0.0.49 - - [2025-10-09 06:47:46] "GET /global-system-configs HTTP/1.1" 401 295 0.000445 10.0.0.49 - - [2025-10-09 06:48:34] "GET /obj-perms HTTP/1.1" 200 6375 0.072513 10.0.0.49 - - [2025-10-09 06:48:34] "GET /obj-perms HTTP/1.1" 200 6375 0.079091 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:49:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001359 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:49:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001763 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:49:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001260 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:49:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001227 10.0.0.49 - - [2025-10-09 06:49:34] "GET /obj-perms HTTP/1.1" 200 6375 0.072140 10.0.0.49 - - [2025-10-09 06:49:35] "GET /obj-perms HTTP/1.1" 200 6375 0.082821 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:49:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001279 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:49:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001331 10.0.0.49 - - [2025-10-09 06:50:35] "GET /obj-perms HTTP/1.1" 200 6375 0.077298 10.0.0.49 - - [2025-10-09 06:50:36] "GET /obj-perms HTTP/1.1" 200 6375 0.082895 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:50:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001599 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:50:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001319 10.0.0.49 - - [2025-10-09 06:51:36] "GET /obj-perms HTTP/1.1" 200 6375 0.085862 10.0.0.49 - - [2025-10-09 06:51:37] "GET /obj-perms HTTP/1.1" 200 6375 0.073432 10.0.0.49 - - [2025-10-09 06:52:37] "GET /obj-perms HTTP/1.1" 200 6375 0.111109 10.0.0.49 - - [2025-10-09 06:52:38] "GET /obj-perms HTTP/1.1" 200 6375 0.067427 10.0.0.49 - - [2025-10-09 06:52:45] "GET /global-system-configs HTTP/1.1" 401 295 0.000475 10.0.0.49 - - [2025-10-09 06:52:45] "GET /global-system-configs HTTP/1.1" 401 295 0.000422 10.0.0.49 - - [2025-10-09 06:52:46] "GET /global-system-configs HTTP/1.1" 401 295 0.000604 10.0.0.49 - - [2025-10-09 06:52:46] "GET /global-system-configs HTTP/1.1" 401 295 0.000415 10.0.0.49 - - [2025-10-09 06:53:38] "GET /obj-perms HTTP/1.1" 200 6375 0.062962 10.0.0.49 - - [2025-10-09 06:53:39] "GET /obj-perms HTTP/1.1" 200 6375 0.062216 10.0.0.49 - - [2025-10-09 06:54:39] "GET /obj-perms HTTP/1.1" 200 6375 0.067668 10.0.0.49 - - [2025-10-09 06:54:39] "GET /obj-perms HTTP/1.1" 200 6375 0.074400 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:55:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001208 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:55:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001754 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:55:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001115 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:55:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001812 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:55:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001019 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:55:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001201 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:55:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001098 [Introspect:8084]10.0.0.49 - - [2025-10-09 06:55:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001974 10.0.0.49 - - [2025-10-09 06:55:40] "GET /obj-perms HTTP/1.1" 200 6375 0.149545 10.0.0.49 - - [2025-10-09 06:55:41] "GET /obj-perms HTTP/1.1" 200 6375 0.070228 10.0.0.49 - - [2025-10-09 06:56:41] "GET /obj-perms HTTP/1.1" 200 6375 0.064202 10.0.0.49 - - [2025-10-09 06:56:41] "GET /obj-perms HTTP/1.1" 200 6375 0.063354 10.0.0.49 - - [2025-10-09 06:57:42] "GET /obj-perms HTTP/1.1" 200 6375 0.129335 10.0.0.49 - - [2025-10-09 06:57:42] "GET /obj-perms HTTP/1.1" 200 6375 0.085963 10.0.0.49 - - [2025-10-09 06:57:45] "GET /global-system-configs HTTP/1.1" 401 295 0.000755 10.0.0.49 - - [2025-10-09 06:57:45] "GET /global-system-configs HTTP/1.1" 401 295 0.000480 10.0.0.49 - - [2025-10-09 06:57:46] "GET /global-system-configs HTTP/1.1" 401 295 0.000451 10.0.0.49 - - [2025-10-09 06:57:46] "GET /global-system-configs HTTP/1.1" 401 295 0.000717 10.0.0.49 - - [2025-10-09 06:58:43] "GET /obj-perms HTTP/1.1" 200 6375 0.080408 10.0.0.49 - - [2025-10-09 06:58:43] "GET /obj-perms HTTP/1.1" 200 6375 0.067563 10.0.0.49 - - [2025-10-09 06:59:44] "GET /obj-perms HTTP/1.1" 200 6375 0.073618 10.0.0.49 - - [2025-10-09 06:59:44] "GET /obj-perms HTTP/1.1" 200 6375 0.062368 [Introspect:8084]10.0.0.49 - - [2025-10-09 07:00:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001049 [Introspect:8084]10.0.0.49 - - [2025-10-09 07:00:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001288 [Introspect:8084]10.0.0.49 - - [2025-10-09 07:00:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001313 [Introspect:8084]10.0.0.49 - - [2025-10-09 07:00:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001899 10.0.0.49 - - [2025-10-09 07:00:45] "GET /obj-perms HTTP/1.1" 200 6375 0.067536 10.0.0.49 - - [2025-10-09 07:00:45] "GET /obj-perms HTTP/1.1" 200 6375 0.076435 [Introspect:8084]10.0.0.49 - - [2025-10-09 07:00:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001749 [Introspect:8084]10.0.0.49 - - [2025-10-09 07:00:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001449 [Introspect:8084]10.0.0.49 - - [2025-10-09 07:00:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001073 [Introspect:8084]10.0.0.49 - - [2025-10-09 07:00:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001232 10.0.0.49 - - [2025-10-09 07:01:45] "GET /obj-perms HTTP/1.1" 200 6375 0.062568 10.0.0.49 - - [2025-10-09 07:01:46] "GET /obj-perms HTTP/1.1" 200 6375 0.068463 10.0.0.49 - - [2025-10-09 07:02:45] "GET /global-system-configs HTTP/1.1" 401 295 0.000565 10.0.0.49 - - [2025-10-09 07:02:45] "GET /global-system-configs HTTP/1.1" 401 295 0.000648 10.0.0.49 - - [2025-10-09 07:02:46] "GET /global-system-configs HTTP/1.1" 401 295 0.001414 10.0.0.49 - - [2025-10-09 07:02:46] "GET /global-system-configs HTTP/1.1" 401 295 0.000455 10.0.0.49 - - [2025-10-09 07:02:46] "GET /obj-perms HTTP/1.1" 200 6375 0.081102 10.0.0.49 - - [2025-10-09 07:02:47] "GET /obj-perms HTTP/1.1" 200 6375 0.063058 10.0.0.49 - - [2025-10-09 07:03:47] "GET /obj-perms HTTP/1.1" 200 6375 0.058944 10.0.0.49 - - [2025-10-09 07:03:48] "GET /obj-perms HTTP/1.1" 200 6375 0.070672 10.0.0.49 - - [2025-10-09 07:04:48] "GET /obj-perms HTTP/1.1" 200 6375 0.065308 10.0.0.49 - - [2025-10-09 07:04:48] "GET /obj-perms HTTP/1.1" 200 6375 0.064604 10.0.0.49 - - [2025-10-09 07:05:49] "GET /obj-perms HTTP/1.1" 200 6375 0.167719 10.0.0.49 - - [2025-10-09 07:05:50] "GET /obj-perms HTTP/1.1" 200 6375 0.066466 [Introspect:8084]10.0.0.49 - - [2025-10-09 07:05:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001242 [Introspect:8084]10.0.0.49 - - [2025-10-09 07:05:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001245 [Introspect:8084]10.0.0.49 - - [2025-10-09 07:06:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001340 [Introspect:8084]10.0.0.49 - - [2025-10-09 07:06:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001620 [Introspect:8084]10.0.0.49 - - [2025-10-09 07:06:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001482 [Introspect:8084]10.0.0.49 - - [2025-10-09 07:06:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001339 [Introspect:8084]10.0.0.49 - - [2025-10-09 07:06:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001011 [Introspect:8084]10.0.0.49 - - [2025-10-09 07:06:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001228 10.0.0.49 - - [2025-10-09 07:06:50] "GET /obj-perms HTTP/1.1" 200 6375 0.079090 10.0.0.49 - - [2025-10-09 07:06:50] "GET /obj-perms HTTP/1.1" 200 6375 0.062232 10.0.0.49 - - [2025-10-09 07:07:45] "GET /global-system-configs HTTP/1.1" 401 295 0.000660 10.0.0.49 - - [2025-10-09 07:07:45] "GET /global-system-configs HTTP/1.1" 401 295 0.000599 10.0.0.49 - - [2025-10-09 07:07:46] "GET /global-system-configs HTTP/1.1" 401 295 0.000661 10.0.0.49 - - [2025-10-09 07:07:46] "GET /global-system-configs HTTP/1.1" 401 295 0.000733 10.0.0.49 - - [2025-10-09 07:07:51] "GET /obj-perms HTTP/1.1" 200 6375 0.069492 10.0.0.49 - - [2025-10-09 07:07:51] "GET /obj-perms HTTP/1.1" 200 6375 0.066958 10.0.0.49 - - [2025-10-09 07:08:52] "GET /obj-perms HTTP/1.1" 200 6375 0.066838 10.0.0.49 - - [2025-10-09 07:08:52] "GET /obj-perms HTTP/1.1" 200 6375 0.065320 10.0.0.49 - - [2025-10-09 07:09:53] "GET /obj-perms HTTP/1.1" 200 6375 0.071456 10.0.0.49 - - [2025-10-09 07:09:53] "GET /obj-perms HTTP/1.1" 200 6375 0.063777 [Introspect:8084]10.0.0.49 - - [2025-10-09 07:10:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001078 [Introspect:8084]10.0.0.49 - - [2025-10-09 07:10:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001353 10.0.0.49 - - [2025-10-09 07:10:53] "GET /obj-perms HTTP/1.1" 200 6375 0.062664 10.0.0.49 - - [2025-10-09 07:10:54] "GET /obj-perms HTTP/1.1" 200 6375 0.069489 [Introspect:8084]10.0.0.49 - - [2025-10-09 07:11:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001107 [Introspect:8084]10.0.0.49 - - [2025-10-09 07:11:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001267 [Introspect:8084]10.0.0.49 - - [2025-10-09 07:11:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001239 [Introspect:8084]10.0.0.49 - - [2025-10-09 07:11:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001637 [Introspect:8084]10.0.0.49 - - [2025-10-09 07:11:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001081 [Introspect:8084]10.0.0.49 - - [2025-10-09 07:11:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001737 10.0.0.49 - - [2025-10-09 07:11:54] "GET /obj-perms HTTP/1.1" 200 6375 0.075240 10.0.0.49 - - [2025-10-09 07:11:55] "GET /obj-perms HTTP/1.1" 200 6375 0.061196 10.0.0.49 - - [2025-10-09 07:12:45] "GET /global-system-configs HTTP/1.1" 401 295 0.000524 10.0.0.49 - - [2025-10-09 07:12:45] "GET /global-system-configs HTTP/1.1" 401 295 0.000465 10.0.0.49 - - [2025-10-09 07:12:46] "GET /global-system-configs HTTP/1.1" 401 295 0.000565 10.0.0.49 - - [2025-10-09 07:12:46] "GET /global-system-configs HTTP/1.1" 401 295 0.000446 10.0.0.49 - - [2025-10-09 07:12:55] "GET /obj-perms HTTP/1.1" 200 6375 0.068700 10.0.0.49 - - [2025-10-09 07:12:56] "GET /obj-perms HTTP/1.1" 200 6375 0.061261 10.0.0.49 - - [2025-10-09 07:13:56] "GET /obj-perms HTTP/1.1" 200 6375 0.064414 10.0.0.49 - - [2025-10-09 07:13:56] "GET /obj-perms HTTP/1.1" 200 6375 0.060155 10.0.0.49 - - [2025-10-09 07:14:57] "GET /obj-perms HTTP/1.1" 200 6375 0.062024 10.0.0.49 - - [2025-10-09 07:14:57] "GET /obj-perms HTTP/1.1" 200 6375 0.072121 [Introspect:8084]10.0.0.49 - - [2025-10-09 07:15:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001284 [Introspect:8084]10.0.0.49 - - [2025-10-09 07:15:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001167 10.0.0.49 - - [2025-10-09 07:15:58] "GET /obj-perms HTTP/1.1" 200 6375 0.156820 10.0.0.49 - - [2025-10-09 07:15:58] "GET /obj-perms HTTP/1.1" 200 6375 0.071699 [Introspect:8084]10.0.0.49 - - [2025-10-09 07:16:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001070 [Introspect:8084]10.0.0.49 - - [2025-10-09 07:16:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001378 10.0.0.49 - - [2025-10-09 07:16:59] "GET /obj-perms HTTP/1.1" 200 6375 0.072158 10.0.0.49 - - [2025-10-09 07:16:59] "GET /obj-perms HTTP/1.1" 200 6375 0.059978 [Introspect:8084]10.0.0.49 - - [2025-10-09 07:17:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001171 [Introspect:8084]10.0.0.49 - - [2025-10-09 07:17:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001250 [Introspect:8084]10.0.0.49 - - [2025-10-09 07:17:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001034 [Introspect:8084]10.0.0.49 - - [2025-10-09 07:17:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001198 10.0.0.49 - - [2025-10-09 07:17:45] "GET /global-system-configs HTTP/1.1" 401 295 0.000473 10.0.0.49 - - [2025-10-09 07:17:45] "GET /global-system-configs HTTP/1.1" 401 295 0.000589 10.0.0.49 - - [2025-10-09 07:17:46] "GET /global-system-configs HTTP/1.1" 401 295 0.000596 10.0.0.49 - - [2025-10-09 07:17:46] "GET /global-system-configs HTTP/1.1" 401 295 0.000430 10.0.0.49 - - [2025-10-09 07:18:00] "GET /obj-perms HTTP/1.1" 200 6375 0.074506 10.0.0.49 - - [2025-10-09 07:18:00] "GET /obj-perms HTTP/1.1" 200 6375 0.062579 10.0.0.49 - - [2025-10-09 07:19:01] "GET /obj-perms HTTP/1.1" 200 6375 0.070819 10.0.0.49 - - [2025-10-09 07:19:01] "GET /obj-perms HTTP/1.1" 200 6375 0.074301 10.0.0.49 - - [2025-10-09 07:20:01] "GET /obj-perms HTTP/1.1" 200 6375 0.082797 10.0.0.49 - - [2025-10-09 07:20:02] "GET /obj-perms HTTP/1.1" 200 6375 0.152066 [Introspect:8084]10.0.0.49 - - [2025-10-09 07:20:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001408 [Introspect:8084]10.0.0.49 - - [2025-10-09 07:20:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2956 0.001322 10.0.0.49 - - [2025-10-09 07:21:02] "GET /obj-perms HTTP/1.1" 200 6375 0.068338 10.0.0.49 - - [2025-10-09 07:21:03] "GET /obj-perms HTTP/1.1" 200 6375 0.059454