++ 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: =================== Mon Oct 20 11:36:27 AM UTC 2025 ===================' INFO: =================== Mon Oct 20 11:36:27 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 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ 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.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33: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.33 ++ CONFIGDB_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33: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.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33: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.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33: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.33.13.197 ++ 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.33 ++ 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.33 ++ 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.33 ++ cut -d , -f 1 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 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.33 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.33 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ uniq +++ local local_ips=,10.0.0.33,10.78.35.1,127.0.0.1,172.17.0.1,252.33.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.78.35.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ echo 10.0.0.33:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33: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=__ ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ 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: 10/20/2025 11:36:57.374 7fcbe4741880 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/20/2025 11:36:57.579 7fcbe4741880 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/20/2025 11:36:57.599 7fcbe4741880 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/20/2025 11:36:57.599 7fcbe4741880 [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.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2025-10-20 11:37:06] "GET / HTTP/1.1" 503 181 0.000265 10.0.0.33 - - [2025-10-20 11:37:06] "GET / HTTP/1.1" 503 181 0.000294 10.0.0.33 - - [2025-10-20 11:37:06] "GET / HTTP/1.1" 503 181 0.000329 10.0.0.33 - - [2025-10-20 11:37:07] "GET / HTTP/1.1" 503 181 0.000416 10.0.0.33 - - [2025-10-20 11:37:07] "GET / HTTP/1.1" 200 36215 0.001467 10.0.0.33 - - [2025-10-20 11:37:07] "GET / HTTP/1.1" 200 36215 0.001305 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:37:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000990 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:37:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3016 0.001070 10.0.0.33 - - [2025-10-20 11:37:07] "GET / HTTP/1.1" 200 45019 0.002046 10.0.0.33 - - [2025-10-20 11:37:07] "GET / HTTP/1.1" 200 45019 0.001273 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.33 - - [2025-10-20 11:37:07] "POST /fqname-to-id HTTP/1.1" 401 296 0.000550 10.0.0.33 - - [2025-10-20 11:37:07] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 296 0.000283 10.0.0.33 - - [2025-10-20 11:37:08] "GET / HTTP/1.1" 200 36215 0.001802 10.0.0.33 - - [2025-10-20 11:37:08] "POST /fqname-to-id HTTP/1.1" 401 296 0.000612 10.0.0.33 - - [2025-10-20 11:37:08] "GET / HTTP/1.1" 200 36215 0.001413 10.0.0.33 - - [2025-10-20 11:37:08] "POST /fqname-to-id HTTP/1.1" 401 296 0.000508 10.0.0.33 - - [2025-10-20 11:37:08] "GET / HTTP/1.1" 200 36215 0.001491 10.0.0.33 - - [2025-10-20 11:37:08] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.340032 10.0.0.33 - - [2025-10-20 11:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.345030 10.0.0.33 - - [2025-10-20 11:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.300160 10.0.0.33 - - [2025-10-20 11:37:08] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.006945 10.0.0.33 - - [2025-10-20 11:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003265 10.0.0.33 - - [2025-10-20 11:37:08] "GET /global-system-config/ce103578-dc0a-4251-b803-3ff2affd374a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007358 10.0.0.33 - - [2025-10-20 11:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.083739 10.0.0.33 - - [2025-10-20 11:37:08] "GET /routing-instance/0892d818-defa-4b78-ad49-930e9159cb0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004202 10.0.0.33 - - [2025-10-20 11:37:08] "POST /fqname-to-id HTTP/1.1" 404 214 0.003143 10.0.0.33 - - [2025-10-20 11:37:08] "POST /bgp-routers HTTP/1.1" 200 614 0.028829 10.0.0.33 - - [2025-10-20 11:37:08] "POST /analytics-snmp-nodes HTTP/1.1" 200 607 0.034161 10.0.0.33 - - [2025-10-20 11:37:08] "GET /bgp-router/2b681a7d-91c3-4ee2-9063-c7ad17214d09?fields=global_system_config_back_refs HTTP/1.1" 200 1109 0.026989 10.0.0.33 - - [2025-10-20 11:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.33 - - [2025-10-20 11:37:08] "GET /global-system-config/ce103578-dc0a-4251-b803-3ff2affd374a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.010001 10.0.0.33 - - [2025-10-20 11:37:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003687 /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.33 - - [2025-10-20 11:37:09] "POST /ref-update HTTP/1.1" 200 156 0.016230 10.0.0.33 - - [2025-10-20 11:37:09] "GET / HTTP/1.1" 200 36215 0.001637 10.0.0.33 - - [2025-10-20 11:37:09] "POST /fqname-to-id HTTP/1.1" 401 296 0.000475 10.0.0.33 - - [2025-10-20 11:37:09] "GET / HTTP/1.1" 200 36215 0.001590 10.0.0.33 - - [2025-10-20 11:37:09] "POST /fqname-to-id HTTP/1.1" 401 296 0.001408 10.0.0.33 - - [2025-10-20 11:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.036980 10.0.0.33 - - [2025-10-20 11:37:09] "GET /global-system-config/ce103578-dc0a-4251-b803-3ff2affd374a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.011615 10.0.0.33 - - [2025-10-20 11:37:09] "POST /fqname-to-id HTTP/1.1" 404 214 0.004406 10.0.0.33 - - [2025-10-20 11:37:09] "POST /analytics-alarm-nodes HTTP/1.1" 200 609 0.031323 10.0.0.33 - - [2025-10-20 11:37:09] "POST /fqname-to-id HTTP/1.1" 404 186 0.065308 10.0.0.33 - - [2025-10-20 11:37:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.33 - - [2025-10-20 11:37:09] "GET /global-system-config/ce103578-dc0a-4251-b803-3ff2affd374a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.027366 10.0.0.33 - - [2025-10-20 11:37:09] "POST /service-appliance-sets HTTP/1.1" 200 555 0.026783 10.0.0.33 - - [2025-10-20 11:37:10] "POST /fqname-to-id HTTP/1.1" 404 180 0.003372 10.0.0.33 - - [2025-10-20 11:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.33 - - [2025-10-20 11:37:10] "GET /global-system-config/ce103578-dc0a-4251-b803-3ff2affd374a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008158 10.0.0.33 - - [2025-10-20 11:37:10] "POST /service-appliance-sets HTTP/1.1" 200 543 0.074734 10.0.0.33 - - [2025-10-20 11:37:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.33 - - [2025-10-20 11:37:10] "GET /network-ipam/005f1783-f79d-4a4d-ad35-02419df97ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.008160 10.0.0.33 - - [2025-10-20 11:37:10] "POST /service-templates HTTP/1.1" 200 513 0.028651 10.0.0.33 - - [2025-10-20 11:37:10] "POST /service-templates HTTP/1.1" 200 503 0.022486 10.0.0.33 - - [2025-10-20 11:37:10] "POST /service-templates HTTP/1.1" 200 517 0.028668 10.0.0.33 - - [2025-10-20 11:37:10] "POST /service-templates HTTP/1.1" 200 537 0.042613 10.0.0.33 - - [2025-10-20 11:37:10] "POST /service-templates HTTP/1.1" 200 509 0.020721 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.33 - - [2025-10-20 11:37:11] "GET /obj-perms HTTP/1.1" 200 6372 0.495743 10.0.0.33 - - [2025-10-20 11:37:12] "GET /obj-perms HTTP/1.1" 200 6372 0.102534 10.0.0.33 - - [2025-10-20 11:37:12] "POST /fqname-to-id HTTP/1.1" 401 296 0.000879 10.0.0.33 - - [2025-10-20 11:37:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.036612 10.0.0.33 - - [2025-10-20 11:37:13] "GET /network-ipam/005f1783-f79d-4a4d-ad35-02419df97ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004505 10.0.0.33 - - [2025-10-20 11:37:13] "GET / HTTP/1.1" 200 36215 0.001627 10.0.0.33 - - [2025-10-20 11:37:13] "POST /fqname-to-id HTTP/1.1" 401 296 0.000652 10.0.0.33 - - [2025-10-20 11:37:13] "GET / HTTP/1.1" 200 36215 0.001393 10.0.0.33 - - [2025-10-20 11:37:13] "POST /fqname-to-id HTTP/1.1" 401 296 0.000551 10.0.0.33 - - [2025-10-20 11:37:13] "POST /fqname-to-id HTTP/1.1" 404 225 0.005165 10.0.0.33 - - [2025-10-20 11:37:13] "POST /access-control-lists HTTP/1.1" 200 589 0.076455 10.0.0.33 - - [2025-10-20 11:37:14] "POST /fqname-to-id HTTP/1.1" 404 224 0.004258 10.0.0.33 - - [2025-10-20 11:37:14] "POST /access-control-lists HTTP/1.1" 200 587 0.034269 10.0.0.33 - - [2025-10-20 11:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.063374 10.0.0.33 - - [2025-10-20 11:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.061615 10.0.0.33 - - [2025-10-20 11:37:14] "GET / HTTP/1.1" 200 36215 0.002189 10.0.0.33 - - [2025-10-20 11:37:14] "GET /global-system-config/ce103578-dc0a-4251-b803-3ff2affd374a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.011631 10.0.0.33 - - [2025-10-20 11:37:14] "GET /global-system-config/ce103578-dc0a-4251-b803-3ff2affd374a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.013882 10.0.0.33 - - [2025-10-20 11:37:14] "POST /fqname-to-id HTTP/1.1" 401 296 0.012620 10.0.0.33 - - [2025-10-20 11:37:14] "POST /route-targets HTTP/1.1" 200 328 0.015284 10.0.0.33 - - [2025-10-20 11:37:14] "POST /fqname-to-id HTTP/1.1" 404 214 0.006702 10.0.0.33 - - [2025-10-20 11:37:14] "POST /fqname-to-id HTTP/1.1" 404 214 0.006142 10.0.0.33 - - [2025-10-20 11:37:14] "POST /ref-update HTTP/1.1" 200 156 0.030909 10.0.0.33 - - [2025-10-20 11:37:14] "POST /route-targets HTTP/1.1" 200 328 0.023101 10.0.0.33 - - [2025-10-20 11:37:14] "POST /config-nodes HTTP/1.1" 200 591 0.047368 10.0.0.33 - - [2025-10-20 11:37:14] "POST /database-nodes HTTP/1.1" 200 595 0.045865 10.0.0.33 - - [2025-10-20 11:37:14] "POST /ref-update HTTP/1.1" 200 156 0.100847 10.0.0.33 - - [2025-10-20 11:37:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.054672 10.0.0.33 - - [2025-10-20 11:37:14] "GET /global-system-config/ce103578-dc0a-4251-b803-3ff2affd374a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.018477 10.0.0.33 - - [2025-10-20 11:37:14] "POST /route-targets HTTP/1.1" 200 328 0.039900 10.0.0.33 - - [2025-10-20 11:37:14] "POST /fqname-to-id HTTP/1.1" 404 214 0.007744 10.0.0.33 - - [2025-10-20 11:37:14] "POST /ref-update HTTP/1.1" 200 156 0.019111 10.0.0.33 - - [2025-10-20 11:37:14] "POST /analytics-nodes HTTP/1.1" 200 597 0.057073 10.0.0.33 - - [2025-10-20 11:37:14] "POST /route-targets HTTP/1.1" 200 328 0.025635 10.0.0.33 - - [2025-10-20 11:37:14] "GET / HTTP/1.1" 200 36215 0.001463 10.0.0.33 - - [2025-10-20 11:37:14] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000426 10.0.0.33 - - [2025-10-20 11:37:14] "POST /ref-update HTTP/1.1" 200 156 0.019247 10.0.0.33 - - [2025-10-20 11:37:14] "POST /fqname-to-id HTTP/1.1" 404 201 0.003282 10.0.0.33 - - [2025-10-20 11:37:14] "POST /access-control-lists HTTP/1.1" 200 553 0.071724 10.0.0.33 - - [2025-10-20 11:37:15] "GET / HTTP/1.1" 200 36215 0.001485 10.0.0.33 - - [2025-10-20 11:37:15] "POST /fqname-to-id HTTP/1.1" 401 296 0.000536 10.0.0.33 - - [2025-10-20 11:37:15] "PUT /access-control-list/ae55128c-2d37-4ab4-9e14-7a333a879632 HTTP/1.1" 200 273 0.020913 10.0.0.33 - - [2025-10-20 11:37:15] "PUT /access-control-list/5bf3339a-3cff-455a-a697-1bedd6017320 HTTP/1.1" 200 273 0.018364 10.0.0.33 - - [2025-10-20 11:37:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.044177 10.0.0.33 - - [2025-10-20 11:37:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.037662 10.0.0.33 - - [2025-10-20 11:37:15] "GET /global-system-config/ce103578-dc0a-4251-b803-3ff2affd374a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006088 10.0.0.33 - - [2025-10-20 11:37:15] "POST /fqname-to-id HTTP/1.1" 404 214 0.005594 10.0.0.33 - - [2025-10-20 11:37:15] "POST /config-database-nodes HTTP/1.1" 200 609 0.018532 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:37:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001064 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:37:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001625 10.0.0.33 - - [2025-10-20 11:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.33 - - [2025-10-20 11:37:20] "GET /global-vrouter-config/422f47f4-36f3-4826-b379-19dbd7b1dba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.003842 10.0.0.33 - - [2025-10-20 11:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.33 - - [2025-10-20 11:37:20] "PUT /global-vrouter-config/422f47f4-36f3-4826-b379-19dbd7b1dba5 HTTP/1.1" 200 277 0.010637 10.0.0.33 - - [2025-10-20 11:37:20] "GET / HTTP/1.1" 200 36215 0.001792 10.0.0.33 - - [2025-10-20 11:37:20] "POST /alarms HTTP/1.1" 401 296 0.000472 10.0.0.33 - - [2025-10-20 11:37:20] "POST /alarms HTTP/1.1" 200 583 0.058380 10.0.0.33 - - [2025-10-20 11:37:21] "POST /alarms HTTP/1.1" 200 577 0.027869 10.0.0.33 - - [2025-10-20 11:37:21] "POST /alarms HTTP/1.1" 200 577 0.073448 10.0.0.33 - - [2025-10-20 11:37:21] "POST /alarms HTTP/1.1" 200 561 0.029470 10.0.0.33 - - [2025-10-20 11:37:21] "POST /alarms HTTP/1.1" 200 557 0.074906 10.0.0.33 - - [2025-10-20 11:37:21] "POST /alarms HTTP/1.1" 200 559 0.095491 10.0.0.33 - - [2025-10-20 11:37:21] "POST /alarms HTTP/1.1" 200 567 0.048801 10.0.0.33 - - [2025-10-20 11:37:21] "POST /alarms HTTP/1.1" 200 551 0.059222 10.0.0.33 - - [2025-10-20 11:37:21] "POST /alarms HTTP/1.1" 200 559 0.027528 10.0.0.33 - - [2025-10-20 11:37:21] "POST /alarms HTTP/1.1" 200 569 0.025585 10.0.0.33 - - [2025-10-20 11:37:21] "POST /alarms HTTP/1.1" 200 557 0.024220 10.0.0.33 - - [2025-10-20 11:37:21] "POST /alarms HTTP/1.1" 200 569 0.044330 10.0.0.33 - - [2025-10-20 11:37:22] "POST /alarms HTTP/1.1" 200 577 0.081798 10.0.0.33 - - [2025-10-20 11:37:22] "POST /alarms HTTP/1.1" 200 571 0.028090 10.0.0.33 - - [2025-10-20 11:37:22] "POST /alarms HTTP/1.1" 200 563 0.186105 10.0.0.33 - - [2025-10-20 11:37:22] "POST /alarms HTTP/1.1" 200 563 0.066259 10.0.0.33 - - [2025-10-20 11:37:22] "POST /alarms HTTP/1.1" 200 563 0.022968 10.0.0.33 - - [2025-10-20 11:37:22] "POST /alarms HTTP/1.1" 200 549 0.025440 10.0.0.33 - - [2025-10-20 11:37:22] "POST /alarms HTTP/1.1" 200 597 0.018633 10.0.0.33 - - [2025-10-20 11:37:22] "POST /alarms HTTP/1.1" 200 577 0.021548 10.0.0.33 - - [2025-10-20 11:37:22] "POST /alarms HTTP/1.1" 200 573 0.060478 10.0.0.33 - - [2025-10-20 11:37:23] "POST /alarms HTTP/1.1" 200 585 0.155396 10.0.0.33 - - [2025-10-20 11:37:23] "POST /alarms HTTP/1.1" 200 611 0.047386 10.0.0.33 - - [2025-10-20 11:37:23] "GET / HTTP/1.1" 200 36215 0.002747 10.0.0.33 - - [2025-10-20 11:37:23] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000619 10.0.0.33 - - [2025-10-20 11:37:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.029749 10.0.0.33 - - [2025-10-20 11:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.33 - - [2025-10-20 11:37:23] "PUT /global-vrouter-config/422f47f4-36f3-4826-b379-19dbd7b1dba5 HTTP/1.1" 200 277 0.010352 10.0.0.33 - - [2025-10-20 11:37:24] "GET / HTTP/1.1" 200 36215 0.001879 10.0.0.33 - - [2025-10-20 11:37:24] "POST /fqname-to-id HTTP/1.1" 401 296 0.000447 10.0.0.33 - - [2025-10-20 11:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.031512 10.0.0.33 - - [2025-10-20 11:37:24] "GET /global-vrouter-config/422f47f4-36f3-4826-b379-19dbd7b1dba5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003304 10.0.0.33 - - [2025-10-20 11:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.33 - - [2025-10-20 11:37:24] "PUT /global-vrouter-config/422f47f4-36f3-4826-b379-19dbd7b1dba5 HTTP/1.1" 200 277 0.011188 10.0.0.33 - - [2025-10-20 11:37:24] "GET / HTTP/1.1" 200 36215 0.001702 10.0.0.33 - - [2025-10-20 11:37:24] "POST /fqname-to-id HTTP/1.1" 401 296 0.000436 10.0.0.33 - - [2025-10-20 11:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.031610 10.0.0.33 - - [2025-10-20 11:37:25] "GET /global-system-config/ce103578-dc0a-4251-b803-3ff2affd374a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006042 10.0.0.33 - - [2025-10-20 11:37:25] "PUT /global-system-config/ce103578-dc0a-4251-b803-3ff2affd374a HTTP/1.1" 200 275 0.020611 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:37:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001349 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:37:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001173 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:37:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001480 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:37:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001577 10.0.0.33 - - [2025-10-20 11:37:59] "GET / HTTP/1.1" 200 36215 0.001738 10.0.0.33 - - [2025-10-20 11:37:59] "POST /fqname-to-id HTTP/1.1" 401 296 0.000462 10.0.0.33 - - [2025-10-20 11:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.038650 10.0.0.33 - - [2025-10-20 11:38:00] "GET /global-system-config/ce103578-dc0a-4251-b803-3ff2affd374a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006856 10.0.0.33 - - [2025-10-20 11:38:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.33 - - [2025-10-20 11:38:00] "GET /config-node/ed4d5053-8507-4e8b-9b7a-b4d07f65c287?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1187 0.005259 10.0.0.33 - - [2025-10-20 11:38:11] "GET / HTTP/1.1" 200 36215 0.001678 10.0.0.33 - - [2025-10-20 11:38:11] "POST /fqname-to-id HTTP/1.1" 401 296 0.000411 10.0.0.33 - - [2025-10-20 11:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.025805 10.0.0.33 - - [2025-10-20 11:38:11] "GET /routing-instance/0892d818-defa-4b78-ad49-930e9159cb0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003413 10.0.0.33 - - [2025-10-20 11:38:11] "POST /bgp-routers HTTP/1.1" 409 299 0.003486 10.0.0.33 - - [2025-10-20 11:38:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.33 - - [2025-10-20 11:38:11] "GET /bgp-router/2b681a7d-91c3-4ee2-9063-c7ad17214d09?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1794 0.006599 10.0.0.33 - - [2025-10-20 11:38:11] "PUT /bgp-router/2b681a7d-91c3-4ee2-9063-c7ad17214d09 HTTP/1.1" 200 255 0.015653 10.0.0.33 - - [2025-10-20 11:38:12] "GET /obj-perms HTTP/1.1" 200 6372 0.048885 10.0.0.33 - - [2025-10-20 11:38:13] "GET /obj-perms HTTP/1.1" 200 6372 0.051230 10.0.0.33 - - [2025-10-20 11:38:23] "GET /global-system-configs HTTP/1.1" 401 296 0.000458 10.0.0.33 - - [2025-10-20 11:38:23] "GET /global-system-configs HTTP/1.1" 401 296 0.000394 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:38:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000947 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:38:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001206 10.0.0.33 - - [2025-10-20 11:38:24] "GET /global-system-configs HTTP/1.1" 401 296 0.000449 10.0.0.33 - - [2025-10-20 11:38:24] "GET /global-system-configs HTTP/1.1" 401 296 0.000385 10.0.0.33 - - [2025-10-20 11:38:27] "GET / HTTP/1.1" 200 36215 0.002215 10.0.0.33 - - [2025-10-20 11:38:27] "POST /fqname-to-id HTTP/1.1" 401 296 0.000419 10.0.0.33 - - [2025-10-20 11:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.030914 10.0.0.33 - - [2025-10-20 11:38:28] "GET /global-system-config/ce103578-dc0a-4251-b803-3ff2affd374a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005712 10.0.0.33 - - [2025-10-20 11:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.33 - - [2025-10-20 11:38:28] "GET /routing-instance/0892d818-defa-4b78-ad49-930e9159cb0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004030 10.0.0.33 - - [2025-10-20 11:38:28] "PUT /global-system-config/ce103578-dc0a-4251-b803-3ff2affd374a HTTP/1.1" 200 275 0.013169 10.0.0.33 - - [2025-10-20 11:38:28] "POST /fqname-to-id HTTP/1.1" 404 214 0.003373 10.0.0.33 - - [2025-10-20 11:38:28] "POST /virtual-routers HTTP/1.1" 200 597 0.018210 10.0.0.33 - - [2025-10-20 11:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.33 - - [2025-10-20 11:38:28] "GET /virtual-router/947ade48-27d8-480d-902e-249b55ff4baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.005494 10.0.0.33 - - [2025-10-20 11:38:28] "POST /fqname-to-id HTTP/1.1" 404 227 0.003115 10.0.0.33 - - [2025-10-20 11:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.33 - - [2025-10-20 11:38:28] "GET /virtual-network/60370476-be90-42cd-9968-2e63b17abaa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.005448 10.0.0.33 - - [2025-10-20 11:38:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.041763 10.0.0.33 - - [2025-10-20 11:38:29] "PUT /access-control-list/2ad2c2f3-fc81-4c0a-a20a-9dc7dbf73898 HTTP/1.1" 200 273 0.015000 10.0.0.33 - - [2025-10-20 11:38:39] "GET / HTTP/1.1" 200 36215 0.001595 10.0.0.33 - - [2025-10-20 11:38:39] "POST /fqname-to-id HTTP/1.1" 401 296 0.000554 10.0.0.33 - - [2025-10-20 11:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.041361 10.0.0.33 - - [2025-10-20 11:38:40] "GET /global-system-config/ce103578-dc0a-4251-b803-3ff2affd374a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.010209 10.0.0.33 - - [2025-10-20 11:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.33 - - [2025-10-20 11:38:40] "GET /routing-instance/0892d818-defa-4b78-ad49-930e9159cb0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004561 10.0.0.33 - - [2025-10-20 11:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.33 - - [2025-10-20 11:38:40] "GET /virtual-router/947ade48-27d8-480d-902e-249b55ff4baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.004671 10.0.0.33 - - [2025-10-20 11:38:40] "PUT /virtual-router/947ade48-27d8-480d-902e-249b55ff4baa HTTP/1.1" 200 263 0.026285 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:38:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001390 10.0.0.33 - - [2025-10-20 11:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:38:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001002 10.0.0.33 - - [2025-10-20 11:38:40] "GET /virtual-router/947ade48-27d8-480d-902e-249b55ff4baa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.004845 10.0.0.33 - - [2025-10-20 11:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005466 10.0.0.33 - - [2025-10-20 11:38:40] "GET /virtual-machine-interface/3a9da560-fa22-4eaa-a552-e5f16a388783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1897 0.006810 10.0.0.33 - - [2025-10-20 11:38:40] "PUT /virtual-machine-interface/3a9da560-fa22-4eaa-a552-e5f16a388783 HTTP/1.1" 200 285 0.015805 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:38:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000936 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:38:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001274 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:38:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000906 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:38:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001461 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:38:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000899 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:38:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001030 10.0.0.33 - - [2025-10-20 11:39:13] "GET /obj-perms HTTP/1.1" 200 6372 0.060954 10.0.0.33 - - [2025-10-20 11:39:13] "GET /obj-perms HTTP/1.1" 200 6372 0.056954 10.0.0.33 - - [2025-10-20 11:40:14] "GET /obj-perms HTTP/1.1" 200 6372 0.053077 10.0.0.33 - - [2025-10-20 11:40:14] "GET /obj-perms HTTP/1.1" 200 6372 0.050399 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:40:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001096 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:40:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001101 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:40:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000910 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:40:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001067 10.0.0.33 - - [2025-10-20 11:41:15] "GET /obj-perms HTTP/1.1" 200 6372 0.054822 10.0.0.33 - - [2025-10-20 11:41:15] "GET /obj-perms HTTP/1.1" 200 6372 0.053650 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:42:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001121 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:42:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001324 10.0.0.33 - - [2025-10-20 11:42:15] "GET /obj-perms HTTP/1.1" 200 6372 0.054173 10.0.0.33 - - [2025-10-20 11:42:16] "GET /obj-perms HTTP/1.1" 200 6372 0.052643 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:42:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000933 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:42:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001142 10.0.0.33 - - [2025-10-20 11:43:16] "GET /obj-perms HTTP/1.1" 200 6372 0.049295 10.0.0.33 - - [2025-10-20 11:43:17] "GET /obj-perms HTTP/1.1" 200 6372 0.055491 10.0.0.33 - - [2025-10-20 11:43:23] "GET /global-system-configs HTTP/1.1" 401 296 0.000552 10.0.0.33 - - [2025-10-20 11:43:23] "GET /global-system-configs HTTP/1.1" 401 296 0.000377 10.0.0.33 - - [2025-10-20 11:43:24] "GET /global-system-configs HTTP/1.1" 401 296 0.000365 10.0.0.33 - - [2025-10-20 11:43:24] "GET /global-system-configs HTTP/1.1" 401 296 0.000389 10.0.0.33 - - [2025-10-20 11:44:17] "GET /obj-perms HTTP/1.1" 200 6372 0.051754 10.0.0.33 - - [2025-10-20 11:44:17] "GET /obj-perms HTTP/1.1" 200 6372 0.054361 10.0.0.33 - - [2025-10-20 11:45:18] "GET /obj-perms HTTP/1.1" 200 6372 0.050607 10.0.0.33 - - [2025-10-20 11:45:18] "GET /obj-perms HTTP/1.1" 200 6372 0.051250 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:46:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000875 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:46:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001200 10.0.0.33 - - [2025-10-20 11:46:19] "GET /obj-perms HTTP/1.1" 200 6372 0.054180 10.0.0.33 - - [2025-10-20 11:46:19] "GET /obj-perms HTTP/1.1" 200 6372 0.053104 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:46:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000898 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:46:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001095 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:46:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000969 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:46:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001021 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:46:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000935 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:46:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001023 10.0.0.33 - - [2025-10-20 11:47:20] "GET /obj-perms HTTP/1.1" 200 6372 0.056706 10.0.0.33 - - [2025-10-20 11:47:20] "GET /obj-perms HTTP/1.1" 200 6372 0.047760 10.0.0.33 - - [2025-10-20 11:48:20] "GET /obj-perms HTTP/1.1" 200 6372 0.055821 10.0.0.33 - - [2025-10-20 11:48:21] "GET /obj-perms HTTP/1.1" 200 6372 0.049935 10.0.0.33 - - [2025-10-20 11:48:23] "GET /global-system-configs HTTP/1.1" 401 296 0.000393 10.0.0.33 - - [2025-10-20 11:48:23] "GET /global-system-configs HTTP/1.1" 401 296 0.000411 10.0.0.33 - - [2025-10-20 11:48:24] "GET /global-system-configs HTTP/1.1" 401 296 0.000429 10.0.0.33 - - [2025-10-20 11:48:24] "GET /global-system-configs HTTP/1.1" 401 296 0.000372 10.0.0.33 - - [2025-10-20 11:49:21] "GET /obj-perms HTTP/1.1" 200 6372 0.053066 10.0.0.33 - - [2025-10-20 11:49:22] "GET /obj-perms HTTP/1.1" 200 6372 0.055964 10.0.0.33 - - [2025-10-20 11:50:22] "GET /obj-perms HTTP/1.1" 200 6372 0.053552 10.0.0.33 - - [2025-10-20 11:50:22] "GET /obj-perms HTTP/1.1" 200 6372 0.053365 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:51:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001194 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:51:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001607 10.0.0.33 - - [2025-10-20 11:51:23] "GET /obj-perms HTTP/1.1" 200 6372 0.050891 10.0.0.33 - - [2025-10-20 11:51:23] "GET /obj-perms HTTP/1.1" 200 6372 0.047120 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:52:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000884 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:52:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001035 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:52:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000883 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:52:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001204 10.0.0.33 - - [2025-10-20 11:52:24] "GET /obj-perms HTTP/1.1" 200 6372 0.049659 10.0.0.33 - - [2025-10-20 11:52:24] "GET /obj-perms HTTP/1.1" 200 6372 0.050884 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:52:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000927 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:52:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001045 10.0.0.33 - - [2025-10-20 11:53:23] "GET /global-system-configs HTTP/1.1" 401 296 0.000416 10.0.0.33 - - [2025-10-20 11:53:23] "GET /global-system-configs HTTP/1.1" 401 296 0.000378 10.0.0.33 - - [2025-10-20 11:53:24] "GET /global-system-configs HTTP/1.1" 401 296 0.000377 10.0.0.33 - - [2025-10-20 11:53:24] "GET /global-system-configs HTTP/1.1" 401 296 0.000379 10.0.0.33 - - [2025-10-20 11:53:24] "GET /obj-perms HTTP/1.1" 200 6372 0.055877 10.0.0.33 - - [2025-10-20 11:53:25] "GET /obj-perms HTTP/1.1" 200 6372 0.057982 10.0.0.33 - - [2025-10-20 11:54:25] "GET /obj-perms HTTP/1.1" 200 6372 0.050203 10.0.0.33 - - [2025-10-20 11:54:26] "GET /obj-perms HTTP/1.1" 200 6372 0.050102 10.0.0.33 - - [2025-10-20 11:55:26] "GET /obj-perms HTTP/1.1" 200 6372 0.049760 10.0.0.33 - - [2025-10-20 11:55:27] "GET /obj-perms HTTP/1.1" 200 6372 0.047889 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:56:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001088 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:56:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001054 10.0.0.33 - - [2025-10-20 11:56:27] "GET /obj-perms HTTP/1.1" 200 6372 0.052330 10.0.0.33 - - [2025-10-20 11:56:27] "GET /obj-perms HTTP/1.1" 200 6372 0.061743 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:57:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000922 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:57:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001063 10.0.0.33 - - [2025-10-20 11:57:28] "GET /obj-perms HTTP/1.1" 200 6372 0.065872 10.0.0.33 - - [2025-10-20 11:57:28] "GET /obj-perms HTTP/1.1" 200 6372 0.059882 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:57:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000939 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:57:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001049 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:57:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000899 [Introspect:8084]10.0.0.33 - - [2025-10-20 11:57:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001071 10.0.0.33 - - [2025-10-20 11:58:23] "GET /global-system-configs HTTP/1.1" 401 296 0.000600 10.0.0.33 - - [2025-10-20 11:58:23] "GET /global-system-configs HTTP/1.1" 401 296 0.000505 10.0.0.33 - - [2025-10-20 11:58:24] "GET /global-system-configs HTTP/1.1" 401 296 0.000386 10.0.0.33 - - [2025-10-20 11:58:24] "GET /global-system-configs HTTP/1.1" 401 296 0.000405 10.0.0.33 - - [2025-10-20 11:58:29] "GET /obj-perms HTTP/1.1" 200 6372 0.060343 10.0.0.33 - - [2025-10-20 11:58:29] "GET /obj-perms HTTP/1.1" 200 6372 0.052318 10.0.0.33 - - [2025-10-20 11:59:29] "GET /obj-perms HTTP/1.1" 200 6372 0.049543 10.0.0.33 - - [2025-10-20 11:59:30] "GET /obj-perms HTTP/1.1" 200 6372 0.092168 10.0.0.33 - - [2025-10-20 12:00:30] "GET /obj-perms HTTP/1.1" 200 6372 0.052156 10.0.0.33 - - [2025-10-20 12:00:31] "GET /obj-perms HTTP/1.1" 200 6372 0.050690 [Introspect:8084]10.0.0.33 - - [2025-10-20 12:01:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000884 [Introspect:8084]10.0.0.33 - - [2025-10-20 12:01:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001101 10.0.0.33 - - [2025-10-20 12:01:31] "GET /obj-perms HTTP/1.1" 200 6372 0.051745 10.0.0.33 - - [2025-10-20 12:01:31] "GET /obj-perms HTTP/1.1" 200 6372 0.047460 [Introspect:8084]10.0.0.33 - - [2025-10-20 12:02:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000963 [Introspect:8084]10.0.0.33 - - [2025-10-20 12:02:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001065 [Introspect:8084]10.0.0.33 - - [2025-10-20 12:02:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000908 [Introspect:8084]10.0.0.33 - - [2025-10-20 12:02:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001030 [Introspect:8084]10.0.0.33 - - [2025-10-20 12:02:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001009 [Introspect:8084]10.0.0.33 - - [2025-10-20 12:02:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001292 10.0.0.33 - - [2025-10-20 12:02:32] "GET /obj-perms HTTP/1.1" 200 6372 0.052244 10.0.0.33 - - [2025-10-20 12:02:32] "GET /obj-perms HTTP/1.1" 200 6372 0.050784 10.0.0.33 - - [2025-10-20 12:03:23] "GET /global-system-configs HTTP/1.1" 401 296 0.000457 10.0.0.33 - - [2025-10-20 12:03:23] "GET /global-system-configs HTTP/1.1" 401 296 0.000615 10.0.0.33 - - [2025-10-20 12:03:24] "GET /global-system-configs HTTP/1.1" 401 296 0.000391 10.0.0.33 - - [2025-10-20 12:03:24] "GET /global-system-configs HTTP/1.1" 401 296 0.000426 10.0.0.33 - - [2025-10-20 12:03:33] "GET /obj-perms HTTP/1.1" 200 6372 0.057699 10.0.0.33 - - [2025-10-20 12:03:33] "GET /obj-perms HTTP/1.1" 200 6372 0.067519 10.0.0.33 - - [2025-10-20 12:04:34] "GET /obj-perms HTTP/1.1" 200 6372 0.054881 10.0.0.33 - - [2025-10-20 12:04:34] "GET /obj-perms HTTP/1.1" 200 6372 0.053136