++ 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 Feb 10 01:59:40 UTC 2025 ===================' INFO: =================== Mon Feb 10 01:59:40 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 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.12 ++ 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=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ 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=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ ANALYTICSDB_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ ANALYTICS_SNMP_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:8081 ' +++ '[' -n '10.0.0.17:8081 10.0.0.12:8081 10.0.0.30:8081 ' ']' +++ echo '10.0.0.17:8081 10.0.0.12:8081 10.0.0.30:8081' ++ ANALYTICS_SERVERS='10.0.0.17:8081 10.0.0.12:8081 10.0.0.30: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:9042 ' +++ '[' -n '10.0.0.17:9042 10.0.0.12:9042 10.0.0.30:9042 ' ']' +++ echo '10.0.0.17:9042 10.0.0.12:9042 10.0.0.30:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.17:9042 10.0.0.12:9042 10.0.0.30:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:8086 ' +++ '[' -n '10.0.0.17:8086 10.0.0.12:8086 10.0.0.30:8086 ' ']' +++ echo '10.0.0.17:8086 10.0.0.12:8086 10.0.0.30:8086' ++ COLLECTOR_SERVERS='10.0.0.17:8086 10.0.0.12:8086 10.0.0.30: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.17,10.0.0.12,10.0.0.30 ++ CONFIGDB_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:8082 ' +++ '[' -n '10.0.0.17:8082 10.0.0.12:8082 10.0.0.30:8082 ' ']' +++ echo '10.0.0.17:8082 10.0.0.12:8082 10.0.0.30:8082' ++ CONFIG_SERVERS='10.0.0.17:8082 10.0.0.12:8082 10.0.0.30: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:9161 ' +++ '[' -n '10.0.0.17:9161 10.0.0.12:9161 10.0.0.30:9161 ' ']' +++ echo '10.0.0.17:9161 10.0.0.12:9161 10.0.0.30:9161' ++ CONFIGDB_SERVERS='10.0.0.17:9161 10.0.0.12:9161 10.0.0.30: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:9041 ' +++ '[' -n '10.0.0.17:9041 10.0.0.12:9041 10.0.0.30:9041 ' ']' +++ echo '10.0.0.17:9041 10.0.0.12:9041 10.0.0.30:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.17:9041 10.0.0.12:9041 10.0.0.30:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.11,10.20.0.6,10.20.0.8 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.11,10.20.0.6,10.20.0.8 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+=10.0.0.17:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+=10.0.0.30:2181, +++ '[' -n 10.0.0.17:2181,10.0.0.12:2181,10.0.0.30:2181, ']' +++ echo 10.0.0.17:2181,10.0.0.12:2181,10.0.0.30:2181 ++ ZOOKEEPER_SERVERS=10.0.0.17:2181,10.0.0.12:2181,10.0.0.30: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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:2181 ' +++ '[' -n '10.0.0.17:2181 10.0.0.12:2181 10.0.0.30:2181 ' ']' +++ echo '10.0.0.17:2181 10.0.0.12:2181 10.0.0.30:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.17:2181 10.0.0.12:2181 10.0.0.30:2181' ++ RABBITMQ_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+=10.0.0.17:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+=10.0.0.30:5673, +++ '[' -n 10.0.0.17:5673,10.0.0.12:5673,10.0.0.30:5673, ']' +++ echo 10.0.0.17:5673,10.0.0.12:5673,10.0.0.30:5673 ++ RABBITMQ_SERVERS=10.0.0.17:5673,10.0.0.12:5673,10.0.0.30:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:6379 ' +++ '[' -n '10.0.0.17:6379 10.0.0.12:6379 10.0.0.30:6379 ' ']' +++ echo '10.0.0.17:6379 10.0.0.12:6379 10.0.0.30:6379' ++ REDIS_SERVERS='10.0.0.17:6379 10.0.0.12:6379 10.0.0.30:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ 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.17 +++ local server_address=10.0.0.17 +++ extended_server_list+='10.0.0.17:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.30 +++ local server_address=10.0.0.30 +++ extended_server_list+='10.0.0.30:9092 ' +++ '[' -n '10.0.0.17:9092 10.0.0.12:9092 10.0.0.30:9092 ' ']' +++ echo '10.0.0.17:9092 10.0.0.12:9092 10.0.0.30:9092' ++ KAFKA_SERVERS='10.0.0.17:9092 10.0.0.12:9092 10.0.0.30:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.17 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.17,10.0.0.12,10.0.0.30 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ 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.17,10.0.0.12,10.0.0.30 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /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 contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.17,10.0.0.12,10.0.0.30 ++ cut -d , -f 1 + local cassandra=10.0.0.17 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.17 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.17,10.0.0.12,10.0.0.30 +++ local servers=10.0.0.17,10.0.0.12,10.0.0.30 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ uniq ++++ sort ++++ grep -vi host +++ local local_ips=,10.0.0.12,10.20.0.6,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.17'\''))' +++ local server_ip=10.0.0.17 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.17 ]] +++ [[ ,10.0.0.12,10.20.0.6,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.17, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.12'\''))' +++ local server_ip=10.0.0.12 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.12 ]] +++ [[ ,10.0.0.12,10.20.0.6,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.12, ]] +++ echo 10.0.0.12 2 +++ return ++ local ip=10.0.0.12 ++ [[ -z 10.0.0.12 ]] ++ echo 10.0.0.12 + host_ip=10.0.0.12 + [[ cql == \c\q\l ]] ++ echo 10.0.0.17:9041 10.0.0.12:9041 10.0.0.30:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.17:9041 10.0.0.12:9041 10.0.0.30:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.12:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sort ++ 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 false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ 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 02/10/2025 01:59:49.976 7fc1806f0a08 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/10/2025 01:59:50.142 7fc1806f0a08 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/10/2025 01:59:50.157 7fc1806f0a08 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/10/2025 01:59:50.158 7fc1806f0a08 [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=))... Listening on http://10.0.0.12:8082/ Hit Ctrl-C to quit. 10.0.0.12 - - [2025-02-10 01:59:50] "GET / HTTP/1.1" 503 181 0.000280 10.0.0.12 - - [2025-02-10 01:59:50] "GET / HTTP/1.1" 503 181 0.000185 10.0.0.12 - - [2025-02-10 01:59:51] "GET / HTTP/1.1" 200 45871 0.001716 10.0.0.12 - - [2025-02-10 01:59:51] "GET / HTTP/1.1" 200 45871 0.001141 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.12 - - [2025-02-10 01:59:52] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000624 10.0.0.12 - - [2025-02-10 01:59:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000315 10.0.0.12 - - [2025-02-10 01:59:52] "GET / HTTP/1.1" 200 35931 0.001737 10.0.0.30 - - [2025-02-10 01:59:52] "GET / HTTP/1.1" 200 35931 0.001586 10.0.0.30 - - [2025-02-10 01:59:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000509 10.0.0.12 - - [2025-02-10 01:59:52] "GET / HTTP/1.1" 200 35931 0.001330 10.0.0.12 - - [2025-02-10 01:59:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000406 10.0.0.12 - - [2025-02-10 01:59:52] "GET / HTTP/1.1" 200 35931 0.001423 10.0.0.12 - - [2025-02-10 01:59:52] "GET / HTTP/1.1" 200 35931 0.001323 10.0.0.17 - - [2025-02-10 01:59:52] "GET / HTTP/1.1" 200 35931 0.001416 10.0.0.17 - - [2025-02-10 01:59:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000401 10.0.0.12 - - [2025-02-10 01:59:55] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 2.441573 10.0.0.12 - - [2025-02-10 01:59:55] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.003020 10.0.0.17 - - [2025-02-10 01:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.954431 10.0.0.17 - - [2025-02-10 01:59:55] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006425 10.0.0.12 - - [2025-02-10 01:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 2.111295 10.0.0.17 - - [2025-02-10 01:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004675 10.0.0.12 - - [2025-02-10 01:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.30 - - [2025-02-10 01:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 1.836904 10.0.0.30 - - [2025-02-10 01:59:55] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007784 10.0.0.12 - - [2025-02-10 01:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 1.281610 10.0.0.30 - - [2025-02-10 01:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.12 - - [2025-02-10 01:59:55] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005906 10.0.0.12 - - [2025-02-10 01:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.723310 10.0.0.17 - - [2025-02-10 01:59:55] "GET /config-node/2716d997-22ff-44d5-9f70-809e2276ec34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.004209 10.0.0.12 - - [2025-02-10 01:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 1.593103 10.0.0.30 - - [2025-02-10 01:59:55] "GET /config-node/45680c23-4922-4667-8fb1-40084a002928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.003364 10.0.0.12 - - [2025-02-10 01:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002678 10.0.0.12 - - [2025-02-10 01:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.12 - - [2025-02-10 01:59:55] "GET /config-node/bdcab005-a8ec-448f-80d6-36e0f629e673?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.004171 10.0.0.12 - - [2025-02-10 01:59:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.30 - - [2025-02-10 01:59:56] "GET / HTTP/1.1" 200 35931 0.001988 10.0.0.30 - - [2025-02-10 01:59:56] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000458 10.0.0.12 - - [2025-02-10 01:59:56] "GET / HTTP/1.1" 200 35931 0.001492 10.0.0.12 - - [2025-02-10 01:59:56] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000417 10.0.0.17 - - [2025-02-10 01:59:56] "GET / HTTP/1.1" 200 35931 0.001451 10.0.0.17 - - [2025-02-10 01:59:56] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000414 /usr/local/lib/python3.6/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' 10.0.0.12 - - [2025-02-10 01:59:56] "PUT /access-control-list/93bd8fdc-1098-4284-8f0a-ab40458fa26a HTTP/1.1" 200 272 0.019178 10.0.0.30 - - [2025-02-10 01:59:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.639993 10.0.0.12 - - [2025-02-10 01:59:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.346560 10.0.0.17 - - [2025-02-10 01:59:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.073616 10.0.0.30 - - [2025-02-10 02:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013419 10.0.0.12 - - [2025-02-10 02:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.30 - - [2025-02-10 02:00:02] "GET /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004451 10.0.0.12 - - [2025-02-10 02:00:02] "GET /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.008671 10.0.0.17 - - [2025-02-10 02:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.17 - - [2025-02-10 02:00:02] "GET /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004080 10.0.0.30 - - [2025-02-10 02:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.12 - - [2025-02-10 02:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.17 - - [2025-02-10 02:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.12 - - [2025-02-10 02:00:02] "PUT /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df HTTP/1.1" 200 276 0.021889 10.0.0.30 - - [2025-02-10 02:00:02] "PUT /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df HTTP/1.1" 200 276 0.026358 10.0.0.17 - - [2025-02-10 02:00:02] "PUT /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df HTTP/1.1" 200 276 0.032245 10.0.0.30 - - [2025-02-10 02:00:03] "GET / HTTP/1.1" 200 35931 0.001573 10.0.0.30 - - [2025-02-10 02:00:03] "POST /alarms HTTP/1.1" 401 292 0.000439 10.0.0.12 - - [2025-02-10 02:00:03] "GET / HTTP/1.1" 200 35931 0.001781 10.0.0.12 - - [2025-02-10 02:00:03] "POST /alarms HTTP/1.1" 401 292 0.000410 10.0.0.17 - - [2025-02-10 02:00:03] "GET / HTTP/1.1" 200 35931 0.001817 10.0.0.17 - - [2025-02-10 02:00:03] "POST /alarms HTTP/1.1" 401 292 0.000453 10.0.0.30 - - [2025-02-10 02:00:04] "POST /alarms HTTP/1.1" 409 264 0.785182 10.0.0.30 - - [2025-02-10 02:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.12 - - [2025-02-10 02:00:04] "POST /alarms HTTP/1.1" 409 264 0.445792 10.0.0.12 - - [2025-02-10 02:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.17 - - [2025-02-10 02:00:04] "POST /alarms HTTP/1.1" 409 264 0.058116 10.0.0.17 - - [2025-02-10 02:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.30 - - [2025-02-10 02:00:04] "PUT /alarm/2a939987-174a-4630-a8da-73397c24674f HTTP/1.1" 200 244 0.027482 10.0.0.12 - - [2025-02-10 02:00:04] "PUT /alarm/2a939987-174a-4630-a8da-73397c24674f HTTP/1.1" 200 244 0.028900 10.0.0.30 - - [2025-02-10 02:00:04] "POST /alarms HTTP/1.1" 409 261 0.005192 10.0.0.17 - - [2025-02-10 02:00:04] "PUT /alarm/2a939987-174a-4630-a8da-73397c24674f HTTP/1.1" 200 244 0.036979 10.0.0.12 - - [2025-02-10 02:00:04] "POST /alarms HTTP/1.1" 409 261 0.004275 10.0.0.30 - - [2025-02-10 02:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.17 - - [2025-02-10 02:00:04] "POST /alarms HTTP/1.1" 409 261 0.003558 10.0.0.12 - - [2025-02-10 02:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.17 - - [2025-02-10 02:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005633 10.0.0.30 - - [2025-02-10 02:00:04] "PUT /alarm/98901035-1a90-4367-b454-9d41526685d5 HTTP/1.1" 200 244 0.032379 10.0.0.12 - - [2025-02-10 02:00:04] "PUT /alarm/98901035-1a90-4367-b454-9d41526685d5 HTTP/1.1" 200 244 0.022612 10.0.0.30 - - [2025-02-10 02:00:04] "POST /alarms HTTP/1.1" 409 261 0.004024 10.0.0.17 - - [2025-02-10 02:00:04] "PUT /alarm/98901035-1a90-4367-b454-9d41526685d5 HTTP/1.1" 200 244 0.030671 10.0.0.12 - - [2025-02-10 02:00:04] "POST /alarms HTTP/1.1" 409 261 0.003807 10.0.0.30 - - [2025-02-10 02:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005269 10.0.0.12 - - [2025-02-10 02:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.17 - - [2025-02-10 02:00:04] "POST /alarms HTTP/1.1" 409 261 0.011003 10.0.0.17 - - [2025-02-10 02:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004269 10.0.0.30 - - [2025-02-10 02:00:04] "PUT /alarm/0aee762e-947e-4b77-b51d-06a638ff1416 HTTP/1.1" 200 244 0.028492 10.0.0.12 - - [2025-02-10 02:00:04] "PUT /alarm/0aee762e-947e-4b77-b51d-06a638ff1416 HTTP/1.1" 200 244 0.019546 10.0.0.30 - - [2025-02-10 02:00:04] "POST /alarms HTTP/1.1" 409 253 0.004600 10.0.0.12 - - [2025-02-10 02:00:04] "POST /alarms HTTP/1.1" 409 253 0.002928 10.0.0.17 - - [2025-02-10 02:00:04] "PUT /alarm/0aee762e-947e-4b77-b51d-06a638ff1416 HTTP/1.1" 200 244 0.023460 10.0.0.30 - - [2025-02-10 02:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.17 - - [2025-02-10 02:00:05] "POST /alarms HTTP/1.1" 409 253 0.003254 10.0.0.12 - - [2025-02-10 02:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009469 10.0.0.17 - - [2025-02-10 02:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005371 10.0.0.30 - - [2025-02-10 02:00:05] "PUT /alarm/0178b28a-a433-43ba-9da4-a64837443cd2 HTTP/1.1" 200 244 0.020296 10.0.0.12 - - [2025-02-10 02:00:05] "PUT /alarm/0178b28a-a433-43ba-9da4-a64837443cd2 HTTP/1.1" 200 244 0.025862 10.0.0.30 - - [2025-02-10 02:00:05] "POST /alarms HTTP/1.1" 409 251 0.008879 10.0.0.17 - - [2025-02-10 02:00:05] "PUT /alarm/0178b28a-a433-43ba-9da4-a64837443cd2 HTTP/1.1" 200 244 0.020394 10.0.0.12 - - [2025-02-10 02:00:05] "POST /alarms HTTP/1.1" 409 251 0.005326 10.0.0.30 - - [2025-02-10 02:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004946 10.0.0.17 - - [2025-02-10 02:00:05] "POST /alarms HTTP/1.1" 409 251 0.013894 10.0.0.12 - - [2025-02-10 02:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004490 10.0.0.17 - - [2025-02-10 02:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.30 - - [2025-02-10 02:00:05] "PUT /alarm/19e062e4-f1e1-4d7b-abd4-2f05a89a9ad1 HTTP/1.1" 200 244 0.030985 10.0.0.12 - - [2025-02-10 02:00:05] "PUT /alarm/19e062e4-f1e1-4d7b-abd4-2f05a89a9ad1 HTTP/1.1" 200 244 0.032152 10.0.0.30 - - [2025-02-10 02:00:05] "POST /alarms HTTP/1.1" 409 252 0.003342 10.0.0.17 - - [2025-02-10 02:00:05] "PUT /alarm/19e062e4-f1e1-4d7b-abd4-2f05a89a9ad1 HTTP/1.1" 200 244 0.016531 10.0.0.12 - - [2025-02-10 02:00:05] "POST /alarms HTTP/1.1" 409 252 0.003241 10.0.0.30 - - [2025-02-10 02:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.17 - - [2025-02-10 02:00:05] "POST /alarms HTTP/1.1" 409 252 0.006914 10.0.0.12 - - [2025-02-10 02:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.17 - - [2025-02-10 02:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004316 10.0.0.30 - - [2025-02-10 02:00:05] "PUT /alarm/cc9711dd-e3ff-47f9-a2e4-1caf32206d9e HTTP/1.1" 200 244 0.020617 10.0.0.12 - - [2025-02-10 02:00:05] "PUT /alarm/cc9711dd-e3ff-47f9-a2e4-1caf32206d9e HTTP/1.1" 200 244 0.024552 10.0.0.30 - - [2025-02-10 02:00:05] "POST /alarms HTTP/1.1" 409 256 0.003789 10.0.0.17 - - [2025-02-10 02:00:05] "PUT /alarm/cc9711dd-e3ff-47f9-a2e4-1caf32206d9e HTTP/1.1" 200 244 0.018206 10.0.0.12 - - [2025-02-10 02:00:05] "POST /alarms HTTP/1.1" 409 256 0.011580 10.0.0.30 - - [2025-02-10 02:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.17 - - [2025-02-10 02:00:05] "POST /alarms HTTP/1.1" 409 256 0.003660 10.0.0.12 - - [2025-02-10 02:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004728 10.0.0.17 - - [2025-02-10 02:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.30 - - [2025-02-10 02:00:05] "PUT /alarm/86f1ad31-9dc1-4348-93aa-c50f982e3244 HTTP/1.1" 200 244 0.018138 10.0.0.12 - - [2025-02-10 02:00:05] "PUT /alarm/86f1ad31-9dc1-4348-93aa-c50f982e3244 HTTP/1.1" 200 244 0.018889 10.0.0.30 - - [2025-02-10 02:00:05] "POST /alarms HTTP/1.1" 409 248 0.004873 10.0.0.17 - - [2025-02-10 02:00:05] "PUT /alarm/86f1ad31-9dc1-4348-93aa-c50f982e3244 HTTP/1.1" 200 244 0.027916 10.0.0.12 - - [2025-02-10 02:00:05] "POST /alarms HTTP/1.1" 409 248 0.015952 10.0.0.30 - - [2025-02-10 02:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004669 10.0.0.17 - - [2025-02-10 02:00:05] "POST /alarms HTTP/1.1" 409 248 0.003609 10.0.0.12 - - [2025-02-10 02:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005574 10.0.0.30 - - [2025-02-10 02:00:05] "PUT /alarm/964d465d-ed7a-400f-8517-c45857e2c37c HTTP/1.1" 200 244 0.019719 10.0.0.17 - - [2025-02-10 02:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008848 10.0.0.12 - - [2025-02-10 02:00:05] "PUT /alarm/964d465d-ed7a-400f-8517-c45857e2c37c HTTP/1.1" 200 244 0.015106 10.0.0.30 - - [2025-02-10 02:00:05] "POST /alarms HTTP/1.1" 409 252 0.010054 10.0.0.17 - - [2025-02-10 02:00:05] "PUT /alarm/964d465d-ed7a-400f-8517-c45857e2c37c HTTP/1.1" 200 244 0.021366 10.0.0.12 - - [2025-02-10 02:00:05] "POST /alarms HTTP/1.1" 409 252 0.003919 10.0.0.30 - - [2025-02-10 02:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008700 10.0.0.17 - - [2025-02-10 02:00:05] "POST /alarms HTTP/1.1" 409 252 0.003603 10.0.0.12 - - [2025-02-10 02:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007042 10.0.0.30 - - [2025-02-10 02:00:05] "PUT /alarm/5ed76365-e4b5-4a95-bd86-9804aecbe68f HTTP/1.1" 200 244 0.015459 10.0.0.17 - - [2025-02-10 02:00:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.12 - - [2025-02-10 02:00:05] "PUT /alarm/5ed76365-e4b5-4a95-bd86-9804aecbe68f HTTP/1.1" 200 244 0.015973 10.0.0.30 - - [2025-02-10 02:00:05] "POST /alarms HTTP/1.1" 409 257 0.005605 10.0.0.17 - - [2025-02-10 02:00:05] "PUT /alarm/5ed76365-e4b5-4a95-bd86-9804aecbe68f HTTP/1.1" 200 244 0.014511 10.0.0.12 - - [2025-02-10 02:00:06] "POST /alarms HTTP/1.1" 409 257 0.003447 10.0.0.30 - - [2025-02-10 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.17 - - [2025-02-10 02:00:06] "POST /alarms HTTP/1.1" 409 257 0.004948 10.0.0.12 - - [2025-02-10 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.30 - - [2025-02-10 02:00:06] "PUT /alarm/ef05a83b-0fef-44fc-bdcd-3014532933df HTTP/1.1" 200 244 0.015330 10.0.0.17 - - [2025-02-10 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004284 10.0.0.12 - - [2025-02-10 02:00:06] "PUT /alarm/ef05a83b-0fef-44fc-bdcd-3014532933df HTTP/1.1" 200 244 0.022603 10.0.0.30 - - [2025-02-10 02:00:06] "POST /alarms HTTP/1.1" 409 251 0.007129 10.0.0.17 - - [2025-02-10 02:00:06] "PUT /alarm/ef05a83b-0fef-44fc-bdcd-3014532933df HTTP/1.1" 200 244 0.011850 10.0.0.12 - - [2025-02-10 02:00:06] "POST /alarms HTTP/1.1" 409 251 0.004843 10.0.0.30 - - [2025-02-10 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.17 - - [2025-02-10 02:00:06] "POST /alarms HTTP/1.1" 409 251 0.003444 10.0.0.12 - - [2025-02-10 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004691 10.0.0.17 - - [2025-02-10 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.30 - - [2025-02-10 02:00:06] "PUT /alarm/22540ebc-1bb6-4c67-8089-f156b03c8077 HTTP/1.1" 200 244 0.023763 10.0.0.12 - - [2025-02-10 02:00:06] "PUT /alarm/22540ebc-1bb6-4c67-8089-f156b03c8077 HTTP/1.1" 200 244 0.024572 10.0.0.30 - - [2025-02-10 02:00:06] "POST /alarms HTTP/1.1" 409 257 0.034113 10.0.0.12 - - [2025-02-10 02:00:06] "POST /alarms HTTP/1.1" 409 257 0.003174 10.0.0.17 - - [2025-02-10 02:00:06] "PUT /alarm/22540ebc-1bb6-4c67-8089-f156b03c8077 HTTP/1.1" 200 244 0.051479 10.0.0.30 - - [2025-02-10 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.17 - - [2025-02-10 02:00:06] "POST /alarms HTTP/1.1" 409 257 0.004761 10.0.0.12 - - [2025-02-10 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.17 - - [2025-02-10 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005825 10.0.0.30 - - [2025-02-10 02:00:06] "PUT /alarm/7b65efe3-84e9-4738-b7e0-a3238c3cce77 HTTP/1.1" 200 244 0.032298 10.0.0.12 - - [2025-02-10 02:00:06] "PUT /alarm/7b65efe3-84e9-4738-b7e0-a3238c3cce77 HTTP/1.1" 200 244 0.024321 10.0.0.30 - - [2025-02-10 02:00:06] "POST /alarms HTTP/1.1" 409 261 0.003617 10.0.0.12 - - [2025-02-10 02:00:06] "POST /alarms HTTP/1.1" 409 261 0.003623 10.0.0.17 - - [2025-02-10 02:00:06] "PUT /alarm/7b65efe3-84e9-4738-b7e0-a3238c3cce77 HTTP/1.1" 200 244 0.026148 10.0.0.30 - - [2025-02-10 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009662 10.0.0.17 - - [2025-02-10 02:00:06] "POST /alarms HTTP/1.1" 409 261 0.003175 10.0.0.12 - - [2025-02-10 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010995 10.0.0.17 - - [2025-02-10 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011161 10.0.0.30 - - [2025-02-10 02:00:06] "PUT /alarm/c1ad1824-6f42-4412-8542-66c11c31f4bf HTTP/1.1" 200 244 0.025491 10.0.0.12 - - [2025-02-10 02:00:06] "PUT /alarm/c1ad1824-6f42-4412-8542-66c11c31f4bf HTTP/1.1" 200 244 0.023840 10.0.0.30 - - [2025-02-10 02:00:06] "POST /alarms HTTP/1.1" 409 258 0.004305 10.0.0.12 - - [2025-02-10 02:00:06] "POST /alarms HTTP/1.1" 409 258 0.002625 10.0.0.17 - - [2025-02-10 02:00:06] "PUT /alarm/c1ad1824-6f42-4412-8542-66c11c31f4bf HTTP/1.1" 200 244 0.014875 10.0.0.30 - - [2025-02-10 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.12 - - [2025-02-10 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.17 - - [2025-02-10 02:00:06] "POST /alarms HTTP/1.1" 409 258 0.006619 10.0.0.30 - - [2025-02-10 02:00:06] "PUT /alarm/6f2c7f5e-83ca-4645-a96c-ae42d14f0adc HTTP/1.1" 200 244 0.021702 10.0.0.17 - - [2025-02-10 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009799 10.0.0.12 - - [2025-02-10 02:00:06] "PUT /alarm/6f2c7f5e-83ca-4645-a96c-ae42d14f0adc HTTP/1.1" 200 244 0.022558 10.0.0.30 - - [2025-02-10 02:00:06] "POST /alarms HTTP/1.1" 409 254 0.004976 10.0.0.12 - - [2025-02-10 02:00:06] "POST /alarms HTTP/1.1" 409 254 0.005734 10.0.0.17 - - [2025-02-10 02:00:06] "PUT /alarm/6f2c7f5e-83ca-4645-a96c-ae42d14f0adc HTTP/1.1" 200 244 0.019736 10.0.0.30 - - [2025-02-10 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.12 - - [2025-02-10 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.17 - - [2025-02-10 02:00:06] "POST /alarms HTTP/1.1" 409 254 0.003051 10.0.0.30 - - [2025-02-10 02:00:06] "PUT /alarm/7c47084c-9b12-4342-853f-7bbfa17faf73 HTTP/1.1" 200 244 0.016386 10.0.0.17 - - [2025-02-10 02:00:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.12 - - [2025-02-10 02:00:06] "PUT /alarm/7c47084c-9b12-4342-853f-7bbfa17faf73 HTTP/1.1" 200 244 0.022825 10.0.0.30 - - [2025-02-10 02:00:07] "POST /alarms HTTP/1.1" 409 254 0.005016 10.0.0.12 - - [2025-02-10 02:00:07] "POST /alarms HTTP/1.1" 409 254 0.004023 10.0.0.17 - - [2025-02-10 02:00:07] "PUT /alarm/7c47084c-9b12-4342-853f-7bbfa17faf73 HTTP/1.1" 200 244 0.021148 10.0.0.30 - - [2025-02-10 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.12 - - [2025-02-10 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010110 10.0.0.17 - - [2025-02-10 02:00:07] "POST /alarms HTTP/1.1" 409 254 0.006479 10.0.0.30 - - [2025-02-10 02:00:07] "PUT /alarm/f93761e4-b956-48f1-81ab-e409bcffec3b HTTP/1.1" 200 244 0.017495 10.0.0.17 - - [2025-02-10 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004656 10.0.0.12 - - [2025-02-10 02:00:07] "PUT /alarm/f93761e4-b956-48f1-81ab-e409bcffec3b HTTP/1.1" 200 244 0.025627 10.0.0.30 - - [2025-02-10 02:00:07] "POST /alarms HTTP/1.1" 409 254 0.003122 10.0.0.12 - - [2025-02-10 02:00:07] "POST /alarms HTTP/1.1" 409 254 0.003237 10.0.0.17 - - [2025-02-10 02:00:07] "PUT /alarm/f93761e4-b956-48f1-81ab-e409bcffec3b HTTP/1.1" 200 244 0.020184 10.0.0.30 - - [2025-02-10 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.12 - - [2025-02-10 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006361 10.0.0.17 - - [2025-02-10 02:00:07] "POST /alarms HTTP/1.1" 409 254 0.005256 10.0.0.30 - - [2025-02-10 02:00:07] "PUT /alarm/f771b32f-0d19-4472-adcb-3a310619c820 HTTP/1.1" 200 244 0.020052 10.0.0.17 - - [2025-02-10 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004741 10.0.0.12 - - [2025-02-10 02:00:07] "PUT /alarm/f771b32f-0d19-4472-adcb-3a310619c820 HTTP/1.1" 200 244 0.013842 10.0.0.30 - - [2025-02-10 02:00:07] "POST /alarms HTTP/1.1" 409 247 0.003062 10.0.0.12 - - [2025-02-10 02:00:07] "POST /alarms HTTP/1.1" 409 247 0.004464 10.0.0.17 - - [2025-02-10 02:00:07] "PUT /alarm/f771b32f-0d19-4472-adcb-3a310619c820 HTTP/1.1" 200 244 0.022397 10.0.0.30 - - [2025-02-10 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008444 10.0.0.12 - - [2025-02-10 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004258 10.0.0.17 - - [2025-02-10 02:00:07] "POST /alarms HTTP/1.1" 409 247 0.003559 10.0.0.30 - - [2025-02-10 02:00:07] "PUT /alarm/7e4d3ead-0b84-43a1-95b2-684d72fb99bd HTTP/1.1" 200 244 0.016703 10.0.0.17 - - [2025-02-10 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007163 10.0.0.12 - - [2025-02-10 02:00:07] "PUT /alarm/7e4d3ead-0b84-43a1-95b2-684d72fb99bd HTTP/1.1" 200 244 0.021373 10.0.0.30 - - [2025-02-10 02:00:07] "POST /alarms HTTP/1.1" 409 272 0.007382 10.0.0.12 - - [2025-02-10 02:00:07] "POST /alarms HTTP/1.1" 409 272 0.003077 10.0.0.17 - - [2025-02-10 02:00:07] "PUT /alarm/7e4d3ead-0b84-43a1-95b2-684d72fb99bd HTTP/1.1" 200 244 0.015638 10.0.0.30 - - [2025-02-10 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008135 10.0.0.12 - - [2025-02-10 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.17 - - [2025-02-10 02:00:07] "POST /alarms HTTP/1.1" 409 272 0.003213 10.0.0.30 - - [2025-02-10 02:00:07] "PUT /alarm/bbd30bb3-7cae-4b9d-ac01-599e99ff42dc HTTP/1.1" 200 244 0.019777 10.0.0.17 - - [2025-02-10 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.12 - - [2025-02-10 02:00:07] "PUT /alarm/bbd30bb3-7cae-4b9d-ac01-599e99ff42dc HTTP/1.1" 200 244 0.012673 10.0.0.30 - - [2025-02-10 02:00:07] "POST /alarms HTTP/1.1" 409 261 0.002776 10.0.0.12 - - [2025-02-10 02:00:07] "POST /alarms HTTP/1.1" 409 261 0.008066 10.0.0.17 - - [2025-02-10 02:00:07] "PUT /alarm/bbd30bb3-7cae-4b9d-ac01-599e99ff42dc HTTP/1.1" 200 244 0.018183 10.0.0.30 - - [2025-02-10 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.12 - - [2025-02-10 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.17 - - [2025-02-10 02:00:07] "POST /alarms HTTP/1.1" 409 261 0.003701 10.0.0.30 - - [2025-02-10 02:00:07] "PUT /alarm/7167e02f-cb20-4602-858a-23c3f9219cf2 HTTP/1.1" 200 244 0.015415 10.0.0.17 - - [2025-02-10 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754 10.0.0.12 - - [2025-02-10 02:00:07] "PUT /alarm/7167e02f-cb20-4602-858a-23c3f9219cf2 HTTP/1.1" 200 244 0.020001 10.0.0.30 - - [2025-02-10 02:00:07] "POST /alarms HTTP/1.1" 409 259 0.003449 10.0.0.12 - - [2025-02-10 02:00:07] "POST /alarms HTTP/1.1" 409 259 0.002883 10.0.0.17 - - [2025-02-10 02:00:07] "PUT /alarm/7167e02f-cb20-4602-858a-23c3f9219cf2 HTTP/1.1" 200 244 0.020922 10.0.0.30 - - [2025-02-10 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.12 - - [2025-02-10 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.17 - - [2025-02-10 02:00:07] "POST /alarms HTTP/1.1" 409 259 0.003061 10.0.0.30 - - [2025-02-10 02:00:07] "PUT /alarm/bc1530f8-d883-45f8-9a25-132b83db8fbe HTTP/1.1" 200 244 0.013890 10.0.0.17 - - [2025-02-10 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.12 - - [2025-02-10 02:00:07] "PUT /alarm/bc1530f8-d883-45f8-9a25-132b83db8fbe HTTP/1.1" 200 244 0.014093 10.0.0.30 - - [2025-02-10 02:00:07] "POST /alarms HTTP/1.1" 409 265 0.003154 10.0.0.12 - - [2025-02-10 02:00:08] "POST /alarms HTTP/1.1" 409 265 0.003709 10.0.0.30 - - [2025-02-10 02:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.17 - - [2025-02-10 02:00:08] "PUT /alarm/bc1530f8-d883-45f8-9a25-132b83db8fbe HTTP/1.1" 200 244 0.029067 10.0.0.12 - - [2025-02-10 02:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.17 - - [2025-02-10 02:00:08] "POST /alarms HTTP/1.1" 409 265 0.004524 10.0.0.30 - - [2025-02-10 02:00:08] "PUT /alarm/2ab0ca20-5384-4bcf-aaa7-f7193c0bb2b4 HTTP/1.1" 200 244 0.014870 10.0.0.17 - - [2025-02-10 02:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.12 - - [2025-02-10 02:00:08] "PUT /alarm/2ab0ca20-5384-4bcf-aaa7-f7193c0bb2b4 HTTP/1.1" 200 244 0.020392 10.0.0.30 - - [2025-02-10 02:00:08] "POST /alarms HTTP/1.1" 409 279 0.004700 10.0.0.12 - - [2025-02-10 02:00:08] "POST /alarms HTTP/1.1" 409 279 0.004138 10.0.0.30 - - [2025-02-10 02:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.17 - - [2025-02-10 02:00:08] "PUT /alarm/2ab0ca20-5384-4bcf-aaa7-f7193c0bb2b4 HTTP/1.1" 200 244 0.017231 10.0.0.12 - - [2025-02-10 02:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.17 - - [2025-02-10 02:00:08] "POST /alarms HTTP/1.1" 409 279 0.003491 10.0.0.30 - - [2025-02-10 02:00:08] "PUT /alarm/a5c5a4c8-d067-4b39-8ab4-f2ba87f92191 HTTP/1.1" 200 244 0.021723 10.0.0.17 - - [2025-02-10 02:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.12 - - [2025-02-10 02:00:08] "PUT /alarm/a5c5a4c8-d067-4b39-8ab4-f2ba87f92191 HTTP/1.1" 200 244 0.016813 10.0.0.17 - - [2025-02-10 02:00:08] "PUT /alarm/a5c5a4c8-d067-4b39-8ab4-f2ba87f92191 HTTP/1.1" 200 244 0.021610 10.0.0.30 - - [2025-02-10 02:00:08] "GET / HTTP/1.1" 200 35931 0.001731 10.0.0.30 - - [2025-02-10 02:00:08] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000425 10.0.0.12 - - [2025-02-10 02:00:08] "GET / HTTP/1.1" 200 35931 0.001577 10.0.0.12 - - [2025-02-10 02:00:08] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000409 10.0.0.17 - - [2025-02-10 02:00:09] "GET / HTTP/1.1" 200 35931 0.001500 10.0.0.17 - - [2025-02-10 02:00:09] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000437 10.0.0.30 - - [2025-02-10 02:00:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 5.755542 10.0.0.30 - - [2025-02-10 02:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.12 - - [2025-02-10 02:00:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 5.485354 10.0.0.12 - - [2025-02-10 02:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.30 - - [2025-02-10 02:00:16] "PUT /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df HTTP/1.1" 200 276 0.013008 10.0.0.12 - - [2025-02-10 02:00:16] "PUT /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df HTTP/1.1" 200 276 0.015756 10.0.0.17 - - [2025-02-10 02:00:17] "POST /global-vrouter-configs HTTP/1.1" 409 251 5.229363 10.0.0.17 - - [2025-02-10 02:00:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.17 - - [2025-02-10 02:00:17] "PUT /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df HTTP/1.1" 200 276 0.013940 10.0.0.30 - - [2025-02-10 02:00:17] "GET / HTTP/1.1" 200 35931 0.001973 10.0.0.30 - - [2025-02-10 02:00:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000406 10.0.0.12 - - [2025-02-10 02:00:17] "GET / HTTP/1.1" 200 35931 0.001648 10.0.0.12 - - [2025-02-10 02:00:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000477 10.0.0.17 - - [2025-02-10 02:00:17] "GET / HTTP/1.1" 200 35931 0.002544 10.0.0.17 - - [2025-02-10 02:00:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000626 10.0.0.12 - - [2025-02-10 02:00:26] "GET /global-system-configs HTTP/1.1" 200 322 4.817025 10.0.0.30 - - [2025-02-10 02:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 4.281220 10.0.0.30 - - [2025-02-10 02:00:26] "GET /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.006033 10.0.0.12 - - [2025-02-10 02:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 4.013619 10.0.0.12 - - [2025-02-10 02:00:26] "GET /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.005605 10.0.0.17 - - [2025-02-10 02:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 3.387916 10.0.0.17 - - [2025-02-10 02:00:26] "GET /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004568 10.0.0.30 - - [2025-02-10 02:00:26] "GET /global-system-configs HTTP/1.1" 200 322 2.222967 10.0.0.30 - - [2025-02-10 02:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.12 - - [2025-02-10 02:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005244 10.0.0.17 - - [2025-02-10 02:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.17 - - [2025-02-10 02:00:26] "GET /global-system-configs HTTP/1.1" 200 322 0.445872 10.0.0.30 - - [2025-02-10 02:00:26] "PUT /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df HTTP/1.1" 200 276 0.018099 10.0.0.12 - - [2025-02-10 02:00:26] "PUT /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df HTTP/1.1" 200 276 0.023053 10.0.0.17 - - [2025-02-10 02:00:26] "PUT /global-vrouter-config/1a41b2d0-25a2-4b12-b732-83de69e8e7df HTTP/1.1" 200 276 0.023541 10.0.0.30 - - [2025-02-10 02:00:27] "GET / HTTP/1.1" 200 35931 0.003499 10.0.0.30 - - [2025-02-10 02:00:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000901 10.0.0.12 - - [2025-02-10 02:00:27] "GET / HTTP/1.1" 200 35931 0.001548 10.0.0.12 - - [2025-02-10 02:00:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000479 10.0.0.17 - - [2025-02-10 02:00:27] "GET / HTTP/1.1" 200 35931 0.001485 10.0.0.17 - - [2025-02-10 02:00:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000492 10.0.0.12 - - [2025-02-10 02:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.695943 10.0.0.12 - - [2025-02-10 02:00:28] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008028 10.0.0.30 - - [2025-02-10 02:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.413596 10.0.0.30 - - [2025-02-10 02:00:28] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007942 10.0.0.17 - - [2025-02-10 02:00:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.134336 10.0.0.17 - - [2025-02-10 02:00:28] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007786 10.0.0.12 - - [2025-02-10 02:00:28] "PUT /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb HTTP/1.1" 200 274 0.065798 10.0.0.30 - - [2025-02-10 02:00:28] "PUT /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb HTTP/1.1" 200 274 0.080278 10.0.0.17 - - [2025-02-10 02:00:28] "PUT /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb HTTP/1.1" 200 274 0.095577 10.0.0.12 - - [2025-02-10 02:00:29] "GET / HTTP/1.1" 200 35931 0.001858 10.0.0.12 - - [2025-02-10 02:00:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000441 10.0.0.30 - - [2025-02-10 02:00:29] "GET / HTTP/1.1" 200 35931 0.002432 10.0.0.30 - - [2025-02-10 02:00:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000437 10.0.0.17 - - [2025-02-10 02:00:29] "GET / HTTP/1.1" 200 35931 0.001547 10.0.0.17 - - [2025-02-10 02:00:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000407 10.0.0.12 - - [2025-02-10 02:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.690505 10.0.0.12 - - [2025-02-10 02:00:30] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007550 10.0.0.30 - - [2025-02-10 02:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.354770 10.0.0.30 - - [2025-02-10 02:00:30] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007617 10.0.0.17 - - [2025-02-10 02:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.059958 10.0.0.30 - - [2025-02-10 02:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006386 10.0.0.17 - - [2025-02-10 02:00:30] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006121 10.0.0.17 - - [2025-02-10 02:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.12 - - [2025-02-10 02:00:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.30 - - [2025-02-10 02:00:30] "GET /analytics-node/8e9d6b88-f8b5-4c4a-b1b7-dde30da0392e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.004465 10.0.0.17 - - [2025-02-10 02:00:30] "GET /analytics-node/7148afdf-5ce7-4c68-8259-a8c1b6e5fa90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.003869 10.0.0.12 - - [2025-02-10 02:00:30] "GET /analytics-node/682cc640-c325-42f4-8da8-6ea4751c20f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004966 10.0.0.12 - - [2025-02-10 02:00:35] "GET / HTTP/1.1" 200 35931 0.001801 10.0.0.30 - - [2025-02-10 02:00:35] "GET / HTTP/1.1" 200 35931 0.001565 10.0.0.30 - - [2025-02-10 02:00:35] "GET / HTTP/1.1" 200 35931 0.002035 10.0.0.30 - - [2025-02-10 02:00:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000655 10.0.0.12 - - [2025-02-10 02:00:35] "GET / HTTP/1.1" 200 35931 0.002636 10.0.0.12 - - [2025-02-10 02:00:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000472 10.0.0.17 - - [2025-02-10 02:00:36] "GET / HTTP/1.1" 200 35931 0.001705 10.0.0.17 - - [2025-02-10 02:00:37] "GET / HTTP/1.1" 200 35931 0.002446 10.0.0.17 - - [2025-02-10 02:00:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000652 10.0.0.30 - - [2025-02-10 02:00:41] "GET / HTTP/1.1" 200 35931 0.001859 10.0.0.30 - - [2025-02-10 02:00:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000459 10.0.0.12 - - [2025-02-10 02:00:42] "GET / HTTP/1.1" 200 35931 0.001510 10.0.0.12 - - [2025-02-10 02:00:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000644 10.0.0.17 - - [2025-02-10 02:00:43] "GET / HTTP/1.1" 200 35931 0.001604 10.0.0.17 - - [2025-02-10 02:00:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000443 10.0.0.30 - - [2025-02-10 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 9.009531 10.0.0.30 - - [2025-02-10 02:00:47] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007556 10.0.0.30 - - [2025-02-10 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.12 - - [2025-02-10 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 8.664473 10.0.0.12 - - [2025-02-10 02:00:47] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007990 10.0.0.30 - - [2025-02-10 02:00:47] "GET /analytics-alarm-node/f9f09ea8-1213-4f88-9878-2c82de6adba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.004195 10.0.0.12 - - [2025-02-10 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.12 - - [2025-02-10 02:00:47] "GET /analytics-alarm-node/eb388ae1-0bfd-4495-bcfa-51c85586b758?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.008721 10.0.0.17 - - [2025-02-10 02:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 7.119252 10.0.0.17 - - [2025-02-10 02:00:53] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006073 10.0.0.17 - - [2025-02-10 02:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.17 - - [2025-02-10 02:00:53] "GET /analytics-alarm-node/4c707770-5e2b-4c33-aa91-0114a2f7fd3c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.004086 10.0.0.30 - - [2025-02-10 02:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 6.180738 10.0.0.30 - - [2025-02-10 02:00:55] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007203 10.0.0.30 - - [2025-02-10 02:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003005 10.0.0.30 - - [2025-02-10 02:00:55] "GET /analytics-snmp-node/134e1198-3f22-45e1-a3f0-aec8ebedb4d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.004098 10.0.0.12 - - [2025-02-10 02:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 5.853318 10.0.0.12 - - [2025-02-10 02:00:55] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006569 10.0.0.12 - - [2025-02-10 02:00:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.12 - - [2025-02-10 02:00:55] "GET /analytics-snmp-node/6d9249b8-6737-49f2-b0f9-cd41191a8b62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.004013 10.0.0.17 - - [2025-02-10 02:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 5.243313 10.0.0.17 - - [2025-02-10 02:00:56] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006448 10.0.0.17 - - [2025-02-10 02:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.17 - - [2025-02-10 02:00:56] "GET /analytics-snmp-node/ef933e91-9227-45fa-b3c1-6a106f8d1bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.010536 10.0.0.30 - - [2025-02-10 02:00:57] "GET /global-system-configs HTTP/1.1" 200 322 3.916175 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.12 - - [2025-02-10 02:00:58] "GET /global-system-configs HTTP/1.1" 200 322 2.492221 10.0.0.17 - - [2025-02-10 02:00:58] "GET /global-system-configs HTTP/1.1" 200 322 0.567496 10.0.0.17 - - [2025-02-10 02:00:59] "GET /obj-perms HTTP/1.1" 200 5056 4.521912 10.0.0.12 - - [2025-02-10 02:00:59] "GET /obj-perms HTTP/1.1" 200 5056 3.958165 10.0.0.30 - - [2025-02-10 02:00:59] "GET /obj-perms HTTP/1.1" 200 5056 2.775359 10.0.0.17 - - [2025-02-10 02:00:59] "GET /obj-perms HTTP/1.1" 200 5056 2.182999 10.0.0.12 - - [2025-02-10 02:00:59] "GET /obj-perms HTTP/1.1" 200 5056 1.917651 10.0.0.12 - - [2025-02-10 02:00:59] "GET /obj-perms HTTP/1.1" 200 5056 0.905558 10.0.0.30 - - [2025-02-10 02:00:59] "GET /obj-perms HTTP/1.1" 200 5056 3.446443 10.0.0.17 - - [2025-02-10 02:01:28] "GET / HTTP/1.1" 200 35931 0.001585 10.0.0.17 - - [2025-02-10 02:01:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000432 10.0.0.17 - - [2025-02-10 02:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.032324 10.0.0.17 - - [2025-02-10 02:01:28] "GET /routing-instance/45194e4d-40cd-4d66-b566-0e6a344a5099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005661 10.0.0.17 - - [2025-02-10 02:01:28] "POST /bgp-routers HTTP/1.1" 409 303 0.005682 10.0.0.17 - - [2025-02-10 02:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004963 10.0.0.17 - - [2025-02-10 02:01:28] "GET /bgp-router/2e73e8bd-4700-478d-a9c5-e774f00a259b?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.005482 10.0.0.17 - - [2025-02-10 02:01:28] "PUT /bgp-router/2e73e8bd-4700-478d-a9c5-e774f00a259b HTTP/1.1" 200 254 0.022670 10.0.0.12 - - [2025-02-10 02:02:08] "GET / HTTP/1.1" 200 35931 0.001465 10.0.0.12 - - [2025-02-10 02:02:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000425 10.0.0.12 - - [2025-02-10 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.024597 10.0.0.12 - - [2025-02-10 02:02:09] "GET /routing-instance/45194e4d-40cd-4d66-b566-0e6a344a5099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004362 10.0.0.12 - - [2025-02-10 02:02:09] "POST /bgp-routers HTTP/1.1" 409 303 0.003868 10.0.0.12 - - [2025-02-10 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.12 - - [2025-02-10 02:02:09] "GET /bgp-router/9ace496e-24e3-4a41-918e-2a6e3adb9920?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1811 0.005055 10.0.0.12 - - [2025-02-10 02:02:09] "PUT /bgp-router/9ace496e-24e3-4a41-918e-2a6e3adb9920 HTTP/1.1" 200 254 0.021363 10.0.0.30 - - [2025-02-10 02:02:51] "GET / HTTP/1.1" 200 35931 0.001644 10.0.0.30 - - [2025-02-10 02:02:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000442 10.0.0.30 - - [2025-02-10 02:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.024007 10.0.0.30 - - [2025-02-10 02:02:51] "GET /routing-instance/45194e4d-40cd-4d66-b566-0e6a344a5099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004214 10.0.0.30 - - [2025-02-10 02:02:51] "POST /bgp-routers HTTP/1.1" 409 303 0.003986 10.0.0.30 - - [2025-02-10 02:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.30 - - [2025-02-10 02:02:51] "GET /bgp-router/c132f712-0f40-4d84-8526-ff746c5eb961?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1810 0.005769 10.0.0.30 - - [2025-02-10 02:02:51] "PUT /bgp-router/c132f712-0f40-4d84-8526-ff746c5eb961 HTTP/1.1" 200 254 0.020305 10.0.0.30 - - [2025-02-10 02:03:00] "GET /obj-perms HTTP/1.1" 200 5056 0.051143 10.0.0.17 - - [2025-02-10 02:03:01] "GET /obj-perms HTTP/1.1" 200 5056 0.050137 10.0.0.17 - - [2025-02-10 02:03:46] "GET / HTTP/1.1" 200 35931 0.001609 10.0.0.17 - - [2025-02-10 02:03:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000503 10.0.0.17 - - [2025-02-10 02:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.036170 10.0.0.17 - - [2025-02-10 02:03:46] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007973 10.0.0.17 - - [2025-02-10 02:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.17 - - [2025-02-10 02:03:46] "GET /config-database-node/08f5ae3d-37f9-4248-abc2-c909488292b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.005063 10.0.0.12 - - [2025-02-10 02:04:01] "GET /obj-perms HTTP/1.1" 200 5056 0.058881 10.0.0.17 - - [2025-02-10 02:04:27] "GET / HTTP/1.1" 200 35931 0.001624 10.0.0.17 - - [2025-02-10 02:04:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000508 10.0.0.17 - - [2025-02-10 02:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.047865 10.0.0.17 - - [2025-02-10 02:04:27] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.010351 10.0.0.17 - - [2025-02-10 02:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004818 10.0.0.17 - - [2025-02-10 02:04:27] "GET /database-node/99200ac7-8a71-4d32-b917-727d0aec987b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.009629 10.0.0.12 - - [2025-02-10 02:05:08] "GET /global-system-configs HTTP/1.1" 200 322 0.043880 10.0.0.12 - - [2025-02-10 02:05:08] "GET /global-system-configs HTTP/1.1" 200 322 0.053157 10.0.0.12 - - [2025-02-10 02:05:08] "GET /obj-perms HTTP/1.1" 200 5056 0.104846 10.0.0.30 - - [2025-02-10 02:05:08] "GET /obj-perms HTTP/1.1" 200 5056 0.131550 10.0.0.17 - - [2025-02-10 02:05:08] "GET /obj-perms HTTP/1.1" 200 5056 0.136822 10.0.0.30 - - [2025-02-10 02:05:09] "GET /global-system-configs HTTP/1.1" 200 322 0.046245 10.0.0.30 - - [2025-02-10 02:05:09] "GET /global-system-configs HTTP/1.1" 200 322 0.050020 10.0.0.17 - - [2025-02-10 02:05:09] "GET /global-system-configs HTTP/1.1" 200 322 0.088282 10.0.0.17 - - [2025-02-10 02:05:09] "GET /global-system-configs HTTP/1.1" 200 322 0.113672 10.0.0.30 - - [2025-02-10 02:05:10] "GET /obj-perms HTTP/1.1" 200 5056 0.163832 10.0.0.12 - - [2025-02-10 02:05:10] "GET /obj-perms HTTP/1.1" 200 5056 0.168177 10.0.0.17 - - [2025-02-10 02:05:10] "GET /obj-perms HTTP/1.1" 200 5056 0.201441 10.0.0.12 - - [2025-02-10 02:05:14] "GET / HTTP/1.1" 200 35931 0.001771 10.0.0.12 - - [2025-02-10 02:05:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000472 10.0.0.12 - - [2025-02-10 02:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.025853 10.0.0.12 - - [2025-02-10 02:05:15] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008662 10.0.0.12 - - [2025-02-10 02:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005259 10.0.0.12 - - [2025-02-10 02:05:15] "GET /config-database-node/04673864-c680-44b5-a61c-b26bb9fe65ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.005667 10.0.0.30 - - [2025-02-10 02:05:35] "GET /global-system-configs HTTP/1.1" 200 322 0.038553 10.0.0.30 - - [2025-02-10 02:05:35] "GET /global-system-configs HTTP/1.1" 200 322 0.103148 10.0.0.12 - - [2025-02-10 02:05:35] "GET /global-system-configs HTTP/1.1" 200 322 0.032058 10.0.0.12 - - [2025-02-10 02:05:35] "GET /global-system-configs HTTP/1.1" 200 322 0.047718 10.0.0.30 - - [2025-02-10 02:05:35] "GET /obj-perms HTTP/1.1" 200 5056 0.111386 10.0.0.17 - - [2025-02-10 02:05:35] "GET /obj-perms HTTP/1.1" 200 5056 0.134243 10.0.0.12 - - [2025-02-10 02:05:35] "GET /obj-perms HTTP/1.1" 200 5056 0.152920 10.0.0.17 - - [2025-02-10 02:05:36] "GET /global-system-configs HTTP/1.1" 200 322 0.005063 10.0.0.17 - - [2025-02-10 02:05:36] "GET /global-system-configs HTTP/1.1" 200 322 0.009998 10.0.0.12 - - [2025-02-10 02:05:56] "GET / HTTP/1.1" 200 35931 0.001800 10.0.0.12 - - [2025-02-10 02:05:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000444 10.0.0.12 - - [2025-02-10 02:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.027049 10.0.0.12 - - [2025-02-10 02:05:56] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.010311 10.0.0.12 - - [2025-02-10 02:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004800 10.0.0.12 - - [2025-02-10 02:05:56] "GET /database-node/94491506-2b98-437f-b53a-69f5284995a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.007593 10.0.0.30 - - [2025-02-10 02:06:03] "GET /obj-perms HTTP/1.1" 200 5056 0.063900 10.0.0.17 - - [2025-02-10 02:06:03] "GET /obj-perms HTTP/1.1" 200 5056 0.051577 10.0.0.30 - - [2025-02-10 02:06:45] "GET / HTTP/1.1" 200 35931 0.001505 10.0.0.30 - - [2025-02-10 02:06:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000508 10.0.0.30 - - [2025-02-10 02:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.029279 10.0.0.30 - - [2025-02-10 02:06:45] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008123 10.0.0.30 - - [2025-02-10 02:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004678 10.0.0.30 - - [2025-02-10 02:06:45] "GET /config-database-node/4d6642ce-f5c1-4c12-9acf-8c5832b2aa6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.006860 10.0.0.12 - - [2025-02-10 02:07:03] "GET /obj-perms HTTP/1.1" 200 5056 0.056956 10.0.0.30 - - [2025-02-10 02:07:25] "GET / HTTP/1.1" 200 35931 0.001498 10.0.0.30 - - [2025-02-10 02:07:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000408 10.0.0.30 - - [2025-02-10 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.041762 10.0.0.30 - - [2025-02-10 02:07:25] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008796 10.0.0.30 - - [2025-02-10 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004970 10.0.0.30 - - [2025-02-10 02:07:25] "GET /database-node/cbe78a04-dd08-4269-b52c-e2468cb76470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.012041 10.0.0.30 - - [2025-02-10 02:09:05] "GET /obj-perms HTTP/1.1" 200 5056 0.061803 10.0.0.17 - - [2025-02-10 02:09:05] "GET /obj-perms HTTP/1.1" 200 5056 0.056364 10.0.0.12 - - [2025-02-10 02:10:06] "GET /obj-perms HTTP/1.1" 200 5056 0.054145 10.0.0.12 - - [2025-02-10 02:10:08] "GET /global-system-configs HTTP/1.1" 200 322 0.028747 10.0.0.30 - - [2025-02-10 02:10:08] "GET /obj-perms HTTP/1.1" 200 5056 0.127770 10.0.0.12 - - [2025-02-10 02:10:09] "GET /obj-perms HTTP/1.1" 200 5056 0.005357 10.0.0.17 - - [2025-02-10 02:10:09] "GET /global-system-configs HTTP/1.1" 200 322 0.011253 10.0.0.30 - - [2025-02-10 02:10:09] "GET /obj-perms HTTP/1.1" 200 5056 0.005505 10.0.0.30 - - [2025-02-10 02:10:09] "GET /global-system-configs HTTP/1.1" 200 322 0.043666 10.0.0.17 - - [2025-02-10 02:10:09] "GET /obj-perms HTTP/1.1" 200 5056 0.005960 10.0.0.12 - - [2025-02-10 02:10:10] "GET /obj-perms HTTP/1.1" 200 5056 0.165945 10.0.0.17 - - [2025-02-10 02:10:10] "GET /obj-perms HTTP/1.1" 200 5056 0.181979 10.0.0.30 - - [2025-02-10 02:10:35] "GET /global-system-configs HTTP/1.1" 200 322 0.035999 10.0.0.12 - - [2025-02-10 02:10:35] "GET /global-system-configs HTTP/1.1" 200 322 0.045775 10.0.0.12 - - [2025-02-10 02:10:35] "GET /obj-perms HTTP/1.1" 200 5056 0.149957 10.0.0.30 - - [2025-02-10 02:10:35] "GET /obj-perms HTTP/1.1" 200 5056 0.177989 10.0.0.17 - - [2025-02-10 02:10:35] "GET /obj-perms HTTP/1.1" 200 5056 0.175282 10.0.0.17 - - [2025-02-10 02:10:36] "GET /global-system-configs HTTP/1.1" 200 322 0.031713 10.0.0.17 - - [2025-02-10 02:11:06] "GET /obj-perms HTTP/1.1" 200 5056 0.076231 10.0.0.12 - - [2025-02-10 02:11:07] "GET /obj-perms HTTP/1.1" 200 5056 0.180216 10.0.0.30 - - [2025-02-10 02:12:07] "GET /obj-perms HTTP/1.1" 200 5056 0.052305 10.0.0.17 - - [2025-02-10 02:14:09] "GET /obj-perms HTTP/1.1" 200 5056 0.069343 10.0.0.12 - - [2025-02-10 02:14:09] "GET /obj-perms HTTP/1.1" 200 5056 0.041339 10.0.0.12 - - [2025-02-10 02:15:08] "GET /global-system-configs HTTP/1.1" 200 322 0.035203 10.0.0.12 - - [2025-02-10 02:15:08] "GET /global-system-configs HTTP/1.1" 200 322 0.048407 10.0.0.30 - - [2025-02-10 02:15:08] "GET /obj-perms HTTP/1.1" 200 5056 0.118692 10.0.0.30 - - [2025-02-10 02:15:10] "GET /global-system-configs HTTP/1.1" 200 322 0.315264 10.0.0.30 - - [2025-02-10 02:15:10] "GET /global-system-configs HTTP/1.1" 200 322 0.327108 10.0.0.17 - - [2025-02-10 02:15:10] "GET /global-system-configs HTTP/1.1" 200 322 0.405523 10.0.0.17 - - [2025-02-10 02:15:10] "GET /global-system-configs HTTP/1.1" 200 322 0.431674 10.0.0.12 - - [2025-02-10 02:15:10] "GET /obj-perms HTTP/1.1" 200 5056 0.520942 10.0.0.17 - - [2025-02-10 02:15:10] "GET /obj-perms HTTP/1.1" 200 5056 0.548494 10.0.0.30 - - [2025-02-10 02:15:10] "GET /obj-perms HTTP/1.1" 200 5056 0.540584 10.0.0.12 - - [2025-02-10 02:15:10] "GET /obj-perms HTTP/1.1" 200 5056 0.551769 10.0.0.17 - - [2025-02-10 02:15:10] "GET /obj-perms HTTP/1.1" 200 5056 0.554837 10.0.0.30 - - [2025-02-10 02:15:10] "GET /obj-perms HTTP/1.1" 200 5056 0.321652 10.0.0.30 - - [2025-02-10 02:15:35] "GET /global-system-configs HTTP/1.1" 200 322 0.041045 10.0.0.30 - - [2025-02-10 02:15:35] "GET /global-system-configs HTTP/1.1" 200 322 0.057533 10.0.0.17 - - [2025-02-10 02:15:35] "GET /obj-perms HTTP/1.1" 200 5056 0.167028 10.0.0.12 - - [2025-02-10 02:15:35] "GET /global-system-configs HTTP/1.1" 200 322 0.065366 10.0.0.12 - - [2025-02-10 02:15:35] "GET /global-system-configs HTTP/1.1" 200 322 0.074410 10.0.0.12 - - [2025-02-10 02:15:35] "GET /obj-perms HTTP/1.1" 200 5056 0.129733 10.0.0.30 - - [2025-02-10 02:15:35] "GET /obj-perms HTTP/1.1" 200 5056 0.149803 10.0.0.17 - - [2025-02-10 02:15:36] "GET /global-system-configs HTTP/1.1" 200 322 0.033578 10.0.0.17 - - [2025-02-10 02:15:36] "GET /global-system-configs HTTP/1.1" 200 322 0.084871 10.0.0.17 - - [2025-02-10 02:15:36] "GET /obj-perms HTTP/1.1" 200 5056 0.121585 10.0.0.12 - - [2025-02-10 02:16:11] "GET /obj-perms HTTP/1.1" 200 5056 0.056195 10.0.0.30 - - [2025-02-10 02:16:11] "GET /obj-perms HTTP/1.1" 200 5056 0.041169 10.0.0.17 - - [2025-02-10 02:18:12] "GET /obj-perms HTTP/1.1" 200 5056 0.066468 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:18:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001158 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:18:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000904 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:19:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000876 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:19:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000910 10.0.0.12 - - [2025-02-10 02:19:13] "GET /obj-perms HTTP/1.1" 200 5056 0.042404 10.0.0.30 - - [2025-02-10 02:19:13] "GET /obj-perms HTTP/1.1" 200 5056 0.046260 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:19:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000928 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:19:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000992 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:19:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000889 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:19:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000844 10.0.0.27 - - [2025-02-10 02:19:39] "GET / HTTP/1.1" 200 35931 0.001839 10.0.0.27 - - [2025-02-10 02:19:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000451 10.0.0.47 - - [2025-02-10 02:19:39] "GET / HTTP/1.1" 200 35931 0.001578 10.0.0.47 - - [2025-02-10 02:19:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000469 10.0.0.27 - - [2025-02-10 02:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.307401 10.0.0.27 - - [2025-02-10 02:19:40] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008448 10.0.0.27 - - [2025-02-10 02:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004697 10.0.0.47 - - [2025-02-10 02:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.045727 10.0.0.47 - - [2025-02-10 02:19:40] "GET /global-system-config/3915a02a-6698-481d-91c4-4ed56a0071eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007252 10.0.0.47 - - [2025-02-10 02:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004125 10.0.0.27 - - [2025-02-10 02:19:40] "GET /routing-instance/45194e4d-40cd-4d66-b566-0e6a344a5099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.007203 10.0.0.47 - - [2025-02-10 02:19:40] "GET /routing-instance/45194e4d-40cd-4d66-b566-0e6a344a5099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005889 10.0.0.27 - - [2025-02-10 02:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004839 10.0.0.47 - - [2025-02-10 02:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398 10.0.0.27 - - [2025-02-10 02:19:40] "GET /virtual-router/4d5a170e-0c97-4638-ba72-d2de10ee5e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.006227 10.0.0.47 - - [2025-02-10 02:19:40] "GET /virtual-router/0f1c21ec-23a8-4d73-900c-5eeac6f66c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.005655 10.0.0.27 - - [2025-02-10 02:19:40] "PUT /virtual-router/4d5a170e-0c97-4638-ba72-d2de10ee5e0c HTTP/1.1" 200 262 0.026554 10.0.0.27 - - [2025-02-10 02:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007628 10.0.0.47 - - [2025-02-10 02:19:40] "PUT /virtual-router/0f1c21ec-23a8-4d73-900c-5eeac6f66c59 HTTP/1.1" 200 262 0.066339 10.0.0.27 - - [2025-02-10 02:19:40] "GET /virtual-router/4d5a170e-0c97-4638-ba72-d2de10ee5e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.008725 10.0.0.47 - - [2025-02-10 02:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.011725 10.0.0.27 - - [2025-02-10 02:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005089 10.0.0.47 - - [2025-02-10 02:19:40] "GET /virtual-router/0f1c21ec-23a8-4d73-900c-5eeac6f66c59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.005623 10.0.0.27 - - [2025-02-10 02:19:40] "GET /virtual-machine-interface/1a839f0e-b397-4358-ba7a-0ffb539ef533?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.008653 10.0.0.47 - - [2025-02-10 02:19:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007968 10.0.0.27 - - [2025-02-10 02:19:40] "PUT /virtual-machine-interface/1a839f0e-b397-4358-ba7a-0ffb539ef533 HTTP/1.1" 200 284 0.021710 10.0.0.47 - - [2025-02-10 02:19:40] "GET /virtual-machine-interface/247d8a3e-5cbb-457f-b7b1-b06e2b465fe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.009185 10.0.0.47 - - [2025-02-10 02:19:40] "PUT /virtual-machine-interface/247d8a3e-5cbb-457f-b7b1-b06e2b465fe3 HTTP/1.1" 200 284 0.030455 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:19:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001023 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:19:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001021 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:20:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000903 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:20:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000889 10.0.0.12 - - [2025-02-10 02:20:08] "GET /global-system-configs HTTP/1.1" 200 322 0.030764 10.0.0.30 - - [2025-02-10 02:20:09] "GET /obj-perms HTTP/1.1" 200 5056 0.006581 10.0.0.30 - - [2025-02-10 02:20:09] "GET /global-system-configs HTTP/1.1" 200 322 0.012378 10.0.0.17 - - [2025-02-10 02:20:09] "GET /obj-perms HTTP/1.1" 200 5056 0.010069 10.0.0.12 - - [2025-02-10 02:20:09] "GET /obj-perms HTTP/1.1" 200 5056 0.005397 10.0.0.17 - - [2025-02-10 02:20:09] "GET /global-system-configs HTTP/1.1" 200 322 0.006549 10.0.0.17 - - [2025-02-10 02:20:14] "GET /obj-perms HTTP/1.1" 200 5056 0.055843 10.0.0.12 - - [2025-02-10 02:20:14] "GET /obj-perms HTTP/1.1" 200 5056 0.044540 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:20:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000907 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:20:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000954 10.0.0.30 - - [2025-02-10 02:20:35] "GET /global-system-configs HTTP/1.1" 200 322 0.049033 10.0.0.30 - - [2025-02-10 02:20:35] "GET /obj-perms HTTP/1.1" 200 5056 0.163441 10.0.0.12 - - [2025-02-10 02:20:35] "GET /global-system-configs HTTP/1.1" 200 322 0.026613 10.0.0.12 - - [2025-02-10 02:20:35] "GET /obj-perms HTTP/1.1" 200 5056 0.103149 10.0.0.17 - - [2025-02-10 02:20:35] "GET /obj-perms HTTP/1.1" 200 5056 0.113614 10.0.0.17 - - [2025-02-10 02:20:36] "GET /global-system-configs HTTP/1.1" 200 322 0.035300 10.0.0.30 - - [2025-02-10 02:20:36] "GET /obj-perms HTTP/1.1" 200 5056 0.127053 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:20:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000877 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:20:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000968 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:20:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000855 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:20:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000920 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:21:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001106 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:21:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000918 10.0.0.17 - - [2025-02-10 02:21:15] "GET /obj-perms HTTP/1.1" 200 5056 0.045096 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:21:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000864 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:21:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000894 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:21:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000846 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:21:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000911 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:21:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000847 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:21:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000829 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:22:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000899 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:22:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000882 10.0.0.12 - - [2025-02-10 02:22:15] "GET /obj-perms HTTP/1.1" 200 5056 0.041986 10.0.0.30 - - [2025-02-10 02:22:15] "GET /obj-perms HTTP/1.1" 200 5056 0.045775 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:22:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000924 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:22:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000985 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:22:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000884 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:22:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000883 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:22:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000861 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:22:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000787 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:23:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000888 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:23:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000889 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:23:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000883 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:23:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000927 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:23:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000879 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:23:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000824 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:23:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000830 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:23:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000935 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:24:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000822 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:24:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000813 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:24:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000858 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:24:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000844 10.0.0.17 - - [2025-02-10 02:24:17] "GET /obj-perms HTTP/1.1" 200 5056 0.044975 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:24:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000886 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:24:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000977 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:24:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000846 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:24:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000816 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:24:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000825 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:24:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000912 10.0.0.12 - - [2025-02-10 02:25:08] "GET /global-system-configs HTTP/1.1" 200 322 0.059035 10.0.0.12 - - [2025-02-10 02:25:08] "GET /global-system-configs HTTP/1.1" 200 322 0.082378 10.0.0.12 - - [2025-02-10 02:25:08] "GET /obj-perms HTTP/1.1" 200 5056 0.114746 10.0.0.30 - - [2025-02-10 02:25:08] "GET /obj-perms HTTP/1.1" 200 5056 0.124476 10.0.0.30 - - [2025-02-10 02:25:09] "GET /global-system-configs HTTP/1.1" 200 322 0.023619 10.0.0.30 - - [2025-02-10 02:25:09] "GET /global-system-configs HTTP/1.1" 200 322 0.081506 10.0.0.17 - - [2025-02-10 02:25:09] "GET /global-system-configs HTTP/1.1" 200 322 0.087359 10.0.0.17 - - [2025-02-10 02:25:09] "GET /global-system-configs HTTP/1.1" 200 322 0.097940 10.0.0.17 - - [2025-02-10 02:25:10] "GET /obj-perms HTTP/1.1" 200 5056 0.208242 10.0.0.12 - - [2025-02-10 02:25:10] "GET /obj-perms HTTP/1.1" 200 5056 0.189256 10.0.0.30 - - [2025-02-10 02:25:10] "GET /obj-perms HTTP/1.1" 200 5056 0.206903 10.0.0.17 - - [2025-02-10 02:25:10] "GET /obj-perms HTTP/1.1" 200 5056 0.212901 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:25:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000891 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:25:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000858 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:25:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000957 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:25:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000867 10.0.0.30 - - [2025-02-10 02:25:35] "GET /global-system-configs HTTP/1.1" 200 322 0.061253 10.0.0.30 - - [2025-02-10 02:25:35] "GET /global-system-configs HTTP/1.1" 200 322 0.072832 10.0.0.12 - - [2025-02-10 02:25:35] "GET /obj-perms HTTP/1.1" 200 5056 0.142565 10.0.0.30 - - [2025-02-10 02:25:35] "GET /obj-perms HTTP/1.1" 200 5056 0.156554 10.0.0.12 - - [2025-02-10 02:25:35] "GET /global-system-configs HTTP/1.1" 200 322 0.051840 10.0.0.12 - - [2025-02-10 02:25:35] "GET /global-system-configs HTTP/1.1" 200 322 0.077450 10.0.0.17 - - [2025-02-10 02:25:35] "GET /obj-perms HTTP/1.1" 200 5056 0.172801 10.0.0.17 - - [2025-02-10 02:25:36] "GET /global-system-configs HTTP/1.1" 200 322 0.055349 10.0.0.17 - - [2025-02-10 02:25:36] "GET /global-system-configs HTTP/1.1" 200 322 0.073305 10.0.0.12 - - [2025-02-10 02:25:36] "GET /obj-perms HTTP/1.1" 200 5056 0.125922 10.0.0.30 - - [2025-02-10 02:25:36] "GET /obj-perms HTTP/1.1" 200 5056 0.144903 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:25:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000856 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:25:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000872 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:25:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000876 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:25:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000949 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:26:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000888 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:26:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001156 10.0.0.17 - - [2025-02-10 02:26:18] "GET /obj-perms HTTP/1.1" 200 5056 0.042750 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:26:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000890 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:26:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000878 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:26:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000818 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:26:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000928 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:26:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:26:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000906 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:27:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000863 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:27:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000854 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:27:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000840 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:27:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000802 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:27:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000866 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:27:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000864 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:27:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000855 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:27:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000907 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:28:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001023 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:28:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001018 10.0.0.12 - - [2025-02-10 02:28:19] "GET /obj-perms HTTP/1.1" 200 5056 0.046401 10.0.0.30 - - [2025-02-10 02:28:20] "GET /obj-perms HTTP/1.1" 200 5056 0.042690 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:28:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000987 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:28:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000832 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:28:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000906 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:28:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001061 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:28:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000866 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:28:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000859 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:29:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001449 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:29:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000970 10.0.0.17 - - [2025-02-10 02:29:20] "GET /obj-perms HTTP/1.1" 200 5056 0.044456 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:29:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000934 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:29:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000889 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:29:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000897 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:29:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000804 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:29:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000915 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:29:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000880 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:30:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001045 [Introspect:8084]10.0.0.12 - - [2025-02-10 02:30:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.000930 10.0.0.12 - - [2025-02-10 02:30:08] "GET /global-system-configs HTTP/1.1" 200 322 0.028387 10.0.0.12 - - [2025-02-10 02:30:08] "GET /obj-perms HTTP/1.1" 200 5056 0.128614