++ LOG_DIR=/var/log/contrail
++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api
++ CONTAINER_LOG_DIR=/var/log/contrail/config-api
++ mkdir -p /var/log/contrail/config-api
++ log_file=/var/log/contrail/config-api/console.log
++ touch /var/log/contrail/config-api/console.log
++ chmod 600 /var/log/contrail/config-api/console.log
++ exec
+++ tee -a /var/log/contrail/config-api/console.log
+++ date
++ echo 'INFO: =================== Thu Apr 17 07:06:50 UTC 2025 ==================='
INFO: =================== Thu Apr 17 07:06:50 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
+++++ awk '{print $2}'
+++++ grep -o 'dev.*'
++++ 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
+++ local nic=ens3
+++ ip addr show dev ens3
+++ grep 'inet '
+++ head -n 1
+++ cut -d / -f 1
+++ awk '{print $2}'
++ DEFAULT_LOCAL_IP=10.0.0.249
++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN
++ VXLAN_VN_ID_MODE=automatic
++ DPDK_UIO_DRIVER=uio_pci_generic
++ CPU_CORE_MASK=0x01
++ SERVICE_CORE_MASK=
++ DPDK_CTRL_THREAD_MASK=
++ HUGE_PAGES=
++ HUGE_PAGES_DIR=/dev/hugepages
++ HUGE_PAGES_1GB=0
++ HUGE_PAGES_2MB=0
++ HUGE_PAGES_1GB_DIR=
++ HUGE_PAGES_2MB_DIR=
++ [[ 0 != 0 ]]
++ [[ 0 != 0 ]]
++ DPDK_MEM_PER_SOCKET=1024
++ DPDK_COMMAND_ADDITIONAL_ARGS=
++ NIC_OFFLOAD_ENABLE=False
++ DPDK_ENABLE_VLAN_FWRD=False
++ DIST_SNAT_PROTO_PORT_LIST=
++ CLOUD_ORCHESTRATOR=openstack
++ CLOUD_ADMIN_ROLE=admin
++ AAA_MODE=rbac
++ AUTH_MODE=noauth
++ AUTH_PARAMS=
++ SSL_ENABLE=True
++ SSL_INSECURE=True
++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem
++ SELFSIGNED_CERTS_WITH_IPS=True
++ CONTROLLER_NODES=10.0.0.249
++ ANALYTICS_ALARM_ENABLE=False
++ ANALYTICS_SNMP_ENABLE=False
++ ANALYTICSDB_ENABLE=False
++ ANALYTICS_NODES=10.0.0.249
++ ANALYTICSDB_NODES=10.0.0.249
++ ANALYTICS_SNMP_NODES=10.0.0.249
++ 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.249
+++ local server_address=10.0.0.249
+++ extended_server_list+='10.0.0.249:8081 '
+++ '[' -n '10.0.0.249:8081 ' ']'
+++ echo 10.0.0.249:8081
++ ANALYTICS_SERVERS=10.0.0.249: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.249
+++ local server_address=10.0.0.249
+++ extended_server_list+='10.0.0.249:9042 '
+++ '[' -n '10.0.0.249:9042 ' ']'
+++ echo 10.0.0.249:9042
++ ANALYTICSDB_CQL_SERVERS=10.0.0.249:9042
++ ANALYTICS_API_VIP=
++ ANALYTICS_ALARM_NODES=10.0.0.249
++ 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.249
+++ local server_address=10.0.0.249
+++ extended_server_list+='10.0.0.249:8086 '
+++ '[' -n '10.0.0.249:8086 ' ']'
+++ echo 10.0.0.249:8086
++ COLLECTOR_SERVERS=10.0.0.249: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.249
++ CONFIGDB_NODES=10.0.0.249
++ 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.249
+++ local server_address=10.0.0.249
+++ extended_server_list+='10.0.0.249:8082 '
+++ '[' -n '10.0.0.249:8082 ' ']'
+++ echo 10.0.0.249:8082
++ CONFIG_SERVERS=10.0.0.249: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.249
+++ local server_address=10.0.0.249
+++ extended_server_list+='10.0.0.249:9161 '
+++ '[' -n '10.0.0.249:9161 ' ']'
+++ echo 10.0.0.249:9161
++ CONFIGDB_SERVERS=10.0.0.249: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.249
+++ local server_address=10.0.0.249
+++ extended_server_list+='10.0.0.249:9041 '
+++ '[' -n '10.0.0.249:9041 ' ']'
+++ echo 10.0.0.249:9041
++ CONFIGDB_CQL_SERVERS=10.0.0.249:9041
++ CONFIG_API_VIP=
++ CONFIG_API_SSL_ENABLE=True
++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ CONFIG_API_WORKER_COUNT=1
++ CONFIG_API_MAX_REQUESTS=1024
++ ANALYTICS_API_SSL_ENABLE=True
++ ANALYTICS_API_SSL_INSECURE=True
++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ CASSANDRA_SSL_ENABLE=True
++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum
++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum
++ CASSANDRA_SSL_PROTOCOL=TLS
++ CASSANDRA_SSL_ALGORITHM=SunX509
++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]'
++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4
++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4
++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256
++ CASSANDRA_CONFIG_CONCURRECT_READS=64
++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64
++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects
++ CASSANDRA_REAPER_ENABLED=false
++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey
++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser
++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass
++ CASSANDRA_REAPER_APP_PORT=8071
++ CASSANDRA_REAPER_ADM_PORT=8072
++ CONTROL_NODES=10.0.0.249
++ CONTROL_INTROSPECT_PORT=8083
++ DNS_NODES=10.0.0.249
++ DNS_SERVER_PORT=53
++ DNS_INTROSPECT_PORT=8092
++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg==
++ USE_EXTERNAL_TFTP=False
++ ZOOKEEPER_NODES=10.0.0.249
++ 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.249
+++ local server_address=10.0.0.249
+++ extended_server_list+=10.0.0.249:2181,
+++ '[' -n 10.0.0.249:2181, ']'
+++ echo 10.0.0.249:2181
++ ZOOKEEPER_SERVERS=10.0.0.249: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.249
+++ local server_address=10.0.0.249
+++ extended_server_list+='10.0.0.249:2181 '
+++ '[' -n '10.0.0.249:2181 ' ']'
+++ echo 10.0.0.249:2181
++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.249:2181
++ RABBITMQ_NODES=10.0.0.249
++ 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.249
+++ local server_address=10.0.0.249
+++ extended_server_list+=10.0.0.249:5673,
+++ '[' -n 10.0.0.249:5673, ']'
+++ echo 10.0.0.249:5673
++ RABBITMQ_SERVERS=10.0.0.249:5673
++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true
++ RABBITMQ_VHOST=/
++ RABBITMQ_USER=guest
++ RABBITMQ_PASSWORD=guest
++ RABBITMQ_USE_SSL=True
++ RABBITMQ_SSL_VER=tlsv1.2
++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ RABBITMQ_HEARTBEAT_INTERVAL=60
++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal
++ RABBITMQ_MIRRORED_QUEUE_MODE=all
++ REDIS_SERVER_PORT=6379
++ REDIS_SERVER_PASSWORD=
+++ get_server_list ANALYTICS ':6379 '
+++ local server_typ=ANALYTICS_NODES
+++ local 'port_with_delim=:6379 '
+++ local server_list=
+++ IFS=,
+++ read -ra server_list
+++ local extended_server_list=
+++ for server in '"${server_list[@]}"'
++++ echo 10.0.0.249
+++ local server_address=10.0.0.249
+++ extended_server_list+='10.0.0.249:6379 '
+++ '[' -n '10.0.0.249:6379 ' ']'
+++ echo 10.0.0.249:6379
++ REDIS_SERVERS=10.0.0.249:6379
++ REDIS_LISTEN_ADDRESS=
++ REDIS_PROTECTED_MODE=
++ REDIS_SSL_ENABLE=True
++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ is_enabled True
++ local val=true
++ [[ true == \t\r\u\e ]]
++ read -r -d '' redis_ssl_config
++ true
++ KAFKA_NODES=10.0.0.249
++ 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.249
+++ local server_address=10.0.0.249
+++ extended_server_list+='10.0.0.249:9092 '
+++ '[' -n '10.0.0.249:9092 ' ']'
+++ echo 10.0.0.249:9092
++ KAFKA_SERVERS=10.0.0.249:9092
++ KAFKA_SSL_ENABLE=True
++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ KEYSTONE_AUTH_ADMIN_TENANT=admin
++ KEYSTONE_AUTH_ADMIN_USER=admin
++ KEYSTONE_AUTH_ADMIN_PASSWORD=password
++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=admin_domain
++ KEYSTONE_AUTH_USER_DOMAIN_NAME=admin_domain
++ KEYSTONE_AUTH_REGION_NAME=RegionOne
++ KEYSTONE_AUTH_URL_VERSION=/v3
++ KEYSTONE_AUTH_HOST=252.249.223.202
++ KEYSTONE_AUTH_PROTO=http
++ KEYSTONE_AUTH_ADMIN_PORT=5050
++ KEYSTONE_AUTH_PUBLIC_PORT=5050
++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens
++ KEYSTONE_AUTH_INSECURE=True
++ KEYSTONE_AUTH_CERTFILE=
++ KEYSTONE_AUTH_KEYFILE=
++ KEYSTONE_AUTH_CA_CERTFILE=
++ KEYSTONE_AUTH_ENDPOINT_TYPE=
++ KEYSTONE_AUTH_SYNC_ON_DEMAND=
++ KEYSTONE_AUTH_INTERFACE=public
++ KUBEMANAGER_NODES=10.0.0.249
++ KUBERNETES_CLUSTER_NAME=k8s
++ KUBERNETES_CNI_META_PLUGIN=multus
++ METADATA_PROXY_SECRET=contrail
++ BARBICAN_TENANT_NAME=service
++ BARBICAN_USER=barbican
++ BARBICAN_PASSWORD=password
++ AGENT_MODE=kernel
++ EXTERNAL_ROUTERS=
++ SUBCLUSTER=
++ VROUTER_COMPUTE_NODE_ADDRESS=
++ VROUTER_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.249
++ WEBUI_JOB_SERVER_PORT=3000
++ KUE_UI_PORT=3002
++ WEBUI_HTTP_LISTEN_PORT=8180
++ WEBUI_HTTPS_LISTEN_PORT=8143
++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem
++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem
++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA
++ WEBUI_STATIC_AUTH_USER=admin
++ WEBUI_STATIC_AUTH_PASSWORD=contrail123
++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin
++ XMPP_SERVER_PORT=5269
++ XMPP_SSL_ENABLE=True
++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ LINKLOCAL_SERVICE_PORT=80
++ LINKLOCAL_SERVICE_NAME=metadata
++ LINKLOCAL_SERVICE_IP=169.254.169.254
++ IPFABRIC_SERVICE_PORT=8775
++ INTROSPECT_SSL_ENABLE=True
++ INTROSPECT_SSL_INSECURE=True
++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ INTROSPECT_LISTEN_ALL=True
++ SANDESH_SSL_ENABLE=True
++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ METADATA_SSL_ENABLE=false
++ METADATA_SSL_CERTFILE=
++ METADATA_SSL_KEYFILE=
++ METADATA_SSL_CA_CERTFILE=
++ METADATA_SSL_CERT_TYPE=
++ CONFIGURE_IPTABLES=false
++ FWAAS_ENABLE=False
++ CONTAINERD_NAMESPACE=k8s.io
++ TOR_AGENT_OVS_KA=10000
++ TOR_TYPE=ovs
++ TOR_OVS_PROTOCOL=tcp
++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ [[ /v3 == \/\v\2\.\0 ]]
++ [[ openstack == \o\p\e\n\s\t\a\c\k ]]
++ AUTH_MODE=keystone
++ [[ keystone == \k\e\y\s\t\o\n\e ]]
++ AUTH_PARAMS='--admin_password password'
++ AUTH_PARAMS+=' --admin_tenant_name admin'
++ AUTH_PARAMS+=' --admin_user admin'
++ is_enabled True
++ local val=true
++ [[ true == \t\r\u\e ]]
++ read -r -d '' sandesh_client_config
++ true
++ is_enabled True
++ local val=true
++ [[ true == \t\r\u\e ]]
++ read -r -d '' xmpp_certs_config
++ true
++ is_enabled True
++ local val=true
++ [[ true == \t\r\u\e ]]
++ read -r -d '' analytics_api_ssl_opts
++ true
++ read -r -d '' rabbitmq_config
++ true
++ read -r -d '' rabbit_config
++ true
++ is_enabled True
++ local val=true
++ [[ true == \t\r\u\e ]]
++ read -r -d '' rabbitmq_ssl_config
++ true
++ read -r -d '' kombu_ssl_config
++ true
++ is_enabled True
++ local val=true
++ [[ true == \t\r\u\e ]]
++ read -r -d '' kafka_ssl_config
++ true
++ [[ -n '' ]]
++ collector_stats_config=
++ [[ -z '' ]]
++ is_enabled False
++ local val=false
++ [[ false == \t\r\u\e ]]
++ [[ false == \y\e\s ]]
++ [[ false == \e\n\a\b\l\e\d ]]
++ export TSN_AGENT_MODE=
++ TSN_AGENT_MODE=
++ [[ -n '' ]]
++ collector_stats_config=
++ [[ -z x ]]
++ RSYSLOGD_XFLOW_LISTEN_PORT=9898
+ pre_start_init
+ wait_certs_if_ssl_enabled
+ is_ssl_enabled
+ is_enabled True
+ local val=true
+ [[ true == \t\r\u\e ]]
+ is_enabled True
+ local val=true
+ [[ true == \t\r\u\e ]]
+ wait_files /etc/contrail/ssl/certs/server.pem /etc/contrail/ssl/private/server-privkey.pem
+ local file1=/etc/contrail/ssl/certs/server.pem
+ local file2=/etc/contrail/ssl/private/server-privkey.pem
+ printf 'INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem'
INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem+ wait_cmd_success 'test -f /etc/contrail/ssl/certs/server.pem'
+ local 'cmd=test -f /etc/contrail/ssl/certs/server.pem'
+ local interval=3
+ local max=20
+ local i=0
+ test -f /etc/contrail/ssl/certs/server.pem
+ return 0
+ wait_cmd_success 'test -f /etc/contrail/ssl/private/server-privkey.pem'
+ local 'cmd=test -f /etc/contrail/ssl/private/server-privkey.pem'
+ local interval=3
+ local max=20
+ local i=0
+ test -f /etc/contrail/ssl/private/server-privkey.pem
+ return 0
+ echo -e '\nINFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present'

INFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present
+ [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]]
+ [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]]
+ [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]]
+ wait_config_api_certs_if_ssl_enabled
+ is_enabled True
+ local val=true
+ [[ true == \t\r\u\e ]]
+ [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]]
+ wait_for_cassandra
++ echo 10.0.0.249
++ cut -d , -f 1
+ local cassandra=10.0.0.249
+ (( i=1 ))
+ (( i<=30 ))
+ echo -e '\035\nquit'
+ nc -z 10.0.0.249 9041
+ echo 'INFO: Waiting for cassandra 2/30'
INFO: Waiting for cassandra 2/30
+ sleep 10
+ (( i++ ))
+ (( i<=30 ))
+ echo -e '\035\nquit'
+ nc -z 10.0.0.249 9041
+ echo 'INFO: Waiting for cassandra 3/30'
INFO: Waiting for cassandra 3/30
+ sleep 10
+ (( i++ ))
+ (( i<=30 ))
+ echo -e '\035\nquit'
+ nc -z 10.0.0.249 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.249
+++ local servers=10.0.0.249
+++ local server_list=
+++ IFS=,
+++ read -ra server_list
++++ tr '\n' ,
++++ get_local_ips
++++ cat /proc/net/fib_trie
++++ sort
++++ awk '/32 host/ { print f } {f=$2}'
++++ grep -vi host
++++ uniq
+++ local local_ips=,10.0.0.249,10.77.224.1,127.0.0.1,172.17.0.1,252.249.0.1,,
+++ local ord=1
+++ for server in '"${server_list[@]}"'
+++ local ret=0
++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.249'\''))'
+++ local server_ip=10.0.0.249
+++ [[ 0 == 0 ]]
+++ [[ -n 10.0.0.249 ]]
+++ [[ ,10.0.0.249,10.77.224.1,127.0.0.1,172.17.0.1,252.249.0.1,, =~ ,10\.0\.0\.249, ]]
+++ echo 10.0.0.249 1
+++ return
++ local ip=10.0.0.249
++ [[ -z 10.0.0.249 ]]
++ echo 10.0.0.249
+ host_ip=10.0.0.249
+ [[ cql == \c\q\l ]]
++ echo 10.0.0.249:9041
++ sed 's/,/ /g'
+ cassandra_server_list=10.0.0.249:9041
+ config_api_certs_config=
+ uwsgi_socket='protocol = http\nsocket = 10.0.0.249:8082'
+ is_enabled True
+ local val=true
+ [[ true == \t\r\u\e ]]
+ ((  CONFIG_API_WORKER_COUNT == 1  ))
+ read -r -d '' config_api_certs_config
+ true
+ is_enabled False
+ local val=false
+ [[ false == \t\r\u\e ]]
+ [[ false == \y\e\s ]]
+ [[ false == \e\n\a\b\l\e\d ]]
+ neutron_section=
+ mkdir -p /etc/contrail
+ introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}")
+ admin_port_list=("${CONFIG_API_ADMIN_PORT}")
+ (( index=0 ))
+ (( index < CONFIG_API_WORKER_COUNT-1 ))
+ (( index=0 ))
+ (( index < CONFIG_API_WORKER_COUNT ))
+ cat
++ get_introspect_listen_ip_for_node CONFIG
++ local ip=0.0.0.0
++ is_enabled True
++ local val=true
++ [[ true == \t\r\u\e ]]
++ echo 0.0.0.0
+ add_ini_params_from_env API /etc/contrail/contrail-api-0.conf
+ local service_name=API
+ local cfg_path=/etc/contrail/contrail-api-0.conf
+ local delim=__
++ set -o posix
++ set
++ grep '^API__.*__.*=.*$'
++ sed 's/^API__//g'
++ cut -d = -f 1
++ sort
+ local vars=
+ local section=
+ (( ++index  ))
+ (( index < CONFIG_API_WORKER_COUNT ))
+ ((  CONFIG_API_WORKER_COUNT > 1  ))
+ service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0'
+ set_third_party_auth_config
+ [[ keystone != \k\e\y\s\t\o\n\e ]]
+ local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp
+ cat
+ [[ /v3 == \/\v\3 ]]
+ cat
+ [[ http == \h\t\t\p\s ]]
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ -n public ]]
+ echo 'interface = public'
+ mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf
+ set_vnc_api_lib_ini
+ local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp
+ cat
+ is_enabled True
+ local val=true
+ [[ true == \t\r\u\e ]]
+ cat
+ [[ keystone == \k\e\y\s\t\o\n\e ]]
+ cat
+ [[ http == \h\t\t\p\s ]]
+ mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini
+ upgrade_old_logs contrail-api
+ local template=contrail-api
++ dirname /var/log/contrail/config-api
+ local old_dir=/var/log/contrail
+ mkdir -p /var/log/contrail/config-api
+ chmod 755 /var/log/contrail/config-api
+ mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/
+ true
+ [[ -n 1999 ]]
+ [[ -n 1999 ]]
+ local owner_opts=1999:1999
+ chown 1999:1999 /var/log/contrail/config-api
+ find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' +
+ run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0
+ [[ -n 1999 ]]
+ [[ -n 1999 ]]
+ local owner_opts=1999:1999
+ mkdir -p /etc/contrail /var/lib/contrail
+ chown 1999:1999 /etc/contrail /var/lib/contrail
+ find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' +
+ chmod 755 /etc/contrail
+ do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0
+ [[ -n 1999 ]]
+ [[ -n 1999 ]]
+ mkdir -p /var/crashes
+ chmod 777 /var/crashes
++ id -un 1999
+ local user_name=contrail
+ export HOME=/home/contrail
+ HOME=/home/contrail
+ mkdir -p /home/contrail
+ chown -R 1999:1999 /home/contrail
+ exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0
04/17/2025 07:07:19.987 7f902fa24e48 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True
04/17/2025 07:07:20.198 7f902fa24e48 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084
04/17/2025 07:07:20.231 7f902fa24e48 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG]
04/17/2025 07:07:20.231 7f902fa24e48 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log]
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:07:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000697
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:07:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000569
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:07:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.004291
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=<Pool at 0x7f90279f24a8 set()>))...
Listening on http://localhost:8095/
Hit Ctrl-C to quit.

Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=<Pool at 0x7f90297c0208 set()>, ca_certs='/etc/contrail/ssl/certs/ca-cert.pem', keyfile='/etc/contrail/ssl/private/server-privkey.pem', certfile='/etc/contrail/ssl/certs/server.pem', ssl_version=<_SSLMethod.PROTOCOL_TLSv1_2: 5>))...
Listening on http://10.0.0.249:8082/
Hit Ctrl-C to quit.

10.0.0.249 - - [2025-04-17 07:07:46] "GET / HTTP/1.1" 503 181 0.000277
10.0.0.249 - - [2025-04-17 07:07:46] "GET / HTTP/1.1" 503 181 0.000275
10.0.0.249 - - [2025-04-17 07:07:46] "GET / HTTP/1.1" 200 36499 0.051417
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.249 - - [2025-04-17 07:07:46] "POST /fqname-to-id HTTP/1.1" 401 298 0.001265
10.0.0.249 - - [2025-04-17 07:07:47] "GET / HTTP/1.1" 200 36499 0.001919
10.0.0.249 - - [2025-04-17 07:07:47] "POST /fqname-to-id HTTP/1.1" 401 298 0.000590
10.0.0.249 - - [2025-04-17 07:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.372539
10.0.0.249 - - [2025-04-17 07:07:47] "GET /global-system-config/dbf14bf5-69d9-4142-abfd-109cbeff457b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.016328
10.0.0.249 - - [2025-04-17 07:07:47] "GET / HTTP/1.1" 200 45019 0.001795
10.0.0.249 - - [2025-04-17 07:07:47] "GET / HTTP/1.1" 200 45019 0.001341
10.0.0.249 - - [2025-04-17 07:07:47] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 298 0.005054
10.0.0.249 - - [2025-04-17 07:07:47] "POST /fqname-to-id HTTP/1.1" 401 298 0.000591
10.0.0.249 - - [2025-04-17 07:07:47] "POST /fqname-to-id HTTP/1.1" 404 214 0.007103
10.0.0.249 - - [2025-04-17 07:07:47] "POST /database-nodes HTTP/1.1" 200 597 0.034390
10.0.0.249 - - [2025-04-17 07:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.066454
10.0.0.249 - - [2025-04-17 07:07:47] "GET /global-system-config/dbf14bf5-69d9-4142-abfd-109cbeff457b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.012821
10.0.0.249 - - [2025-04-17 07:07:47] "POST /fqname-to-id HTTP/1.1" 404 214 0.003692
10.0.0.249 - - [2025-04-17 07:07:47] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.043754
10.0.0.249 - - [2025-04-17 07:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.050482
10.0.0.249 - - [2025-04-17 07:07:47] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.004965
10.0.0.249 - - [2025-04-17 07:07:47] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.061762
10.0.0.249 - - [2025-04-17 07:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005426
10.0.0.249 - - [2025-04-17 07:07:48] "GET / HTTP/1.1" 200 36499 0.001772
10.0.0.249 - - [2025-04-17 07:07:48] "GET / HTTP/1.1" 200 36499 0.001342
/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.249 - - [2025-04-17 07:07:48] "POST /fqname-to-id HTTP/1.1" 401 298 0.000765
10.0.0.249 - - [2025-04-17 07:07:48] "GET / HTTP/1.1" 200 36499 0.001644
10.0.0.249 - - [2025-04-17 07:07:48] "GET / HTTP/1.1" 200 36499 0.001331
10.0.0.249 - - [2025-04-17 07:07:48] "POST /fqname-to-id HTTP/1.1" 401 298 0.000585
10.0.0.249 - - [2025-04-17 07:07:48] "GET / HTTP/1.1" 200 36499 0.002204
10.0.0.249 - - [2025-04-17 07:07:48] "POST /fqname-to-id HTTP/1.1" 404 196 0.065046
10.0.0.249 - - [2025-04-17 07:07:48] "POST /job-templates HTTP/1.1" 200 559 0.104852
10.0.0.249 - - [2025-04-17 07:07:48] "POST /fqname-to-id HTTP/1.1" 404 200 0.006059
10.0.0.249 - - [2025-04-17 07:07:48] "GET / HTTP/1.1" 200 36499 0.002668
10.0.0.249 - - [2025-04-17 07:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.038236
10.0.0.249 - - [2025-04-17 07:07:48] "GET /global-system-config/dbf14bf5-69d9-4142-abfd-109cbeff457b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.014484
10.0.0.249 - - [2025-04-17 07:07:48] "POST /fqname-to-id HTTP/1.1" 401 298 0.001142
10.0.0.249 - - [2025-04-17 07:07:48] "POST /fqname-to-id HTTP/1.1" 401 298 0.000461
10.0.0.249 - - [2025-04-17 07:07:48] "POST /fqname-to-id HTTP/1.1" 404 214 0.004979
10.0.0.249 - - [2025-04-17 07:07:48] "POST /job-templates HTTP/1.1" 200 567 0.081111
10.0.0.249 - - [2025-04-17 07:07:49] "POST /fqname-to-id HTTP/1.1" 404 191 0.027470
10.0.0.249 - - [2025-04-17 07:07:49] "POST /config-nodes HTTP/1.1" 200 593 0.060899
10.0.0.249 - - [2025-04-17 07:07:49] "POST /job-templates HTTP/1.1" 200 549 0.091133
10.0.0.249 - - [2025-04-17 07:07:49] "POST /fqname-to-id HTTP/1.1" 404 207 0.004002
10.0.0.249 - - [2025-04-17 07:07:49] "POST /fqname-to-id HTTP/1.1" 404 186 0.045875
10.0.0.249 - - [2025-04-17 07:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.072132
10.0.0.249 - - [2025-04-17 07:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005960
10.0.0.249 - - [2025-04-17 07:07:49] "GET /global-system-config/dbf14bf5-69d9-4142-abfd-109cbeff457b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.013681
10.0.0.249 - - [2025-04-17 07:07:49] "POST /fqname-to-id HTTP/1.1" 404 214 0.005542
10.0.0.249 - - [2025-04-17 07:07:49] "GET /global-system-config/dbf14bf5-69d9-4142-abfd-109cbeff457b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.056568
10.0.0.249 - - [2025-04-17 07:07:49] "POST /job-templates HTTP/1.1" 200 581 0.136436
10.0.0.249 - - [2025-04-17 07:07:49] "POST /fqname-to-id HTTP/1.1" 404 208 0.011483
10.0.0.249 - - [2025-04-17 07:07:49] "GET / HTTP/1.1" 200 36499 0.003389
10.0.0.249 - - [2025-04-17 07:07:49] "GET / HTTP/1.1" 200 36499 0.001606
10.0.0.249 - - [2025-04-17 07:07:49] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.083538
10.0.0.249 - - [2025-04-17 07:07:49] "POST /fqname-to-id HTTP/1.1" 401 298 0.000743
10.0.0.249 - - [2025-04-17 07:07:49] "POST /service-appliance-sets HTTP/1.1" 200 557 0.070107
10.0.0.249 - - [2025-04-17 07:07:49] "POST /global-vrouter-configs HTTP/1.1" 401 298 0.000757
10.0.0.249 - - [2025-04-17 07:07:49] "POST /fqname-to-id HTTP/1.1" 404 180 0.003839
10.0.0.249 - - [2025-04-17 07:07:49] "POST /job-templates HTTP/1.1" 200 583 0.098638
10.0.0.249 - - [2025-04-17 07:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008089
10.0.0.249 - - [2025-04-17 07:07:49] "POST /fqname-to-id HTTP/1.1" 404 210 0.005037
10.0.0.249 - - [2025-04-17 07:07:49] "GET /global-system-config/dbf14bf5-69d9-4142-abfd-109cbeff457b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.009177
10.0.0.249 - - [2025-04-17 07:07:49] "POST /job-templates HTTP/1.1" 200 587 0.066202
10.0.0.249 - - [2025-04-17 07:07:49] "POST /service-appliance-sets HTTP/1.1" 200 545 0.070062
10.0.0.249 - - [2025-04-17 07:07:49] "POST /fqname-to-id HTTP/1.1" 404 198 0.015307
10.0.0.249 - - [2025-04-17 07:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005462
10.0.0.249 - - [2025-04-17 07:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.081602
10.0.0.249 - - [2025-04-17 07:07:49] "GET /network-ipam/8eeab75d-4e97-4876-b3e1-c27edea5a868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1958 0.024451
10.0.0.249 - - [2025-04-17 07:07:49] "GET /global-system-config/dbf14bf5-69d9-4142-abfd-109cbeff457b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.017186
10.0.0.249 - - [2025-04-17 07:07:49] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.040558
10.0.0.249 - - [2025-04-17 07:07:50] "POST /fqname-to-id HTTP/1.1" 404 214 0.003998
10.0.0.249 - - [2025-04-17 07:07:50] "POST /job-templates HTTP/1.1" 200 563 0.114809
10.0.0.249 - - [2025-04-17 07:07:50] "POST /fqname-to-id HTTP/1.1" 404 203 0.009832
10.0.0.249 - - [2025-04-17 07:07:50] "GET / HTTP/1.1" 200 36499 0.002367
10.0.0.249 - - [2025-04-17 07:07:50] "POST /fqname-to-id HTTP/1.1" 401 298 0.000601
10.0.0.249 - - [2025-04-17 07:07:50] "POST /analytics-nodes HTTP/1.1" 200 599 0.114222
10.0.0.249 - - [2025-04-17 07:07:50] "POST /job-templates HTTP/1.1" 200 573 0.146510
10.0.0.249 - - [2025-04-17 07:07:50] "POST /service-templates HTTP/1.1" 200 515 0.069433
10.0.0.249 - - [2025-04-17 07:07:50] "POST /fqname-to-id HTTP/1.1" 404 196 0.005476
10.0.0.249 - - [2025-04-17 07:07:50] "POST /service-templates HTTP/1.1" 200 505 0.074282
10.0.0.249 - - [2025-04-17 07:07:50] "POST /job-templates HTTP/1.1" 200 559 0.107646
10.0.0.249 - - [2025-04-17 07:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.061178
10.0.0.249 - - [2025-04-17 07:07:50] "GET /global-system-config/dbf14bf5-69d9-4142-abfd-109cbeff457b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.035660
10.0.0.249 - - [2025-04-17 07:07:50] "POST /service-templates HTTP/1.1" 200 519 0.088765
10.0.0.249 - - [2025-04-17 07:07:50] "POST /fqname-to-id HTTP/1.1" 404 196 0.028650
10.0.0.249 - - [2025-04-17 07:07:50] "POST /fqname-to-id HTTP/1.1" 404 214 0.003761
10.0.0.249 - - [2025-04-17 07:07:50] "POST /service-templates HTTP/1.1" 200 539 0.067089
10.0.0.249 - - [2025-04-17 07:07:50] "POST /job-templates HTTP/1.1" 200 559 0.129180
10.0.0.249 - - [2025-04-17 07:07:50] "POST /config-database-nodes HTTP/1.1" 200 611 0.141458
10.0.0.249 - - [2025-04-17 07:07:50] "POST /service-templates HTTP/1.1" 200 511 0.065660
10.0.0.249 - - [2025-04-17 07:07:50] "POST /fqname-to-id HTTP/1.1" 404 196 0.006190
10.0.0.249 - - [2025-04-17 07:07:50] "POST /fqname-to-id HTTP/1.1" 401 298 0.000545
10.0.0.249 - - [2025-04-17 07:07:50] "POST /job-templates HTTP/1.1" 200 559 0.108111
10.0.0.249 - - [2025-04-17 07:07:51] "POST /fqname-to-id HTTP/1.1" 404 186 0.010163
10.0.0.249 - - [2025-04-17 07:07:51] "POST /job-templates HTTP/1.1" 200 539 0.076911
10.0.0.249 - - [2025-04-17 07:07:51] "POST /fqname-to-id HTTP/1.1" 404 198 0.004256
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.249 - - [2025-04-17 07:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.048063
10.0.0.249 - - [2025-04-17 07:07:51] "GET /network-ipam/8eeab75d-4e97-4876-b3e1-c27edea5a868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1958 0.016994
10.0.0.249 - - [2025-04-17 07:07:51] "POST /job-templates HTTP/1.1" 200 563 0.114743
10.0.0.249 - - [2025-04-17 07:07:51] "POST /fqname-to-id HTTP/1.1" 404 198 0.019094
10.0.0.249 - - [2025-04-17 07:07:51] "POST /job-templates HTTP/1.1" 200 563 0.109495
10.0.0.249 - - [2025-04-17 07:07:51] "GET /obj-perms HTTP/1.1" 200 6405 0.432057
10.0.0.249 - - [2025-04-17 07:07:51] "POST /fqname-to-id HTTP/1.1" 404 198 0.005616
10.0.0.249 - - [2025-04-17 07:07:51] "POST /job-templates HTTP/1.1" 200 563 0.077571
10.0.0.249 - - [2025-04-17 07:07:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.004145
10.0.0.249 - - [2025-04-17 07:07:51] "POST /job-templates HTTP/1.1" 200 569 0.081914
10.0.0.249 - - [2025-04-17 07:07:52] "POST /fqname-to-id HTTP/1.1" 404 197 0.016194
10.0.0.249 - - [2025-04-17 07:07:52] "POST /fqname-to-id HTTP/1.1" 404 225 0.004005
10.0.0.249 - - [2025-04-17 07:07:52] "POST /access-control-lists HTTP/1.1" 200 591 0.061455
10.0.0.249 - - [2025-04-17 07:07:52] "GET /obj-perms HTTP/1.1" 200 6405 0.091008
10.0.0.249 - - [2025-04-17 07:07:52] "POST /fqname-to-id HTTP/1.1" 404 224 0.003857
10.0.0.249 - - [2025-04-17 07:07:52] "POST /job-templates HTTP/1.1" 200 561 0.102931
10.0.0.249 - - [2025-04-17 07:07:52] "POST /fqname-to-id HTTP/1.1" 404 196 0.011261
10.0.0.249 - - [2025-04-17 07:07:52] "POST /access-control-lists HTTP/1.1" 200 589 0.047955
10.0.0.249 - - [2025-04-17 07:07:52] "POST /job-templates HTTP/1.1" 200 559 0.088500
10.0.0.249 - - [2025-04-17 07:07:52] "GET / HTTP/1.1" 200 36499 0.001826
10.0.0.249 - - [2025-04-17 07:07:52] "POST /fqname-to-id HTTP/1.1" 401 298 0.000692
10.0.0.249 - - [2025-04-17 07:07:52] "POST /route-targets HTTP/1.1" 200 329 0.030573
10.0.0.249 - - [2025-04-17 07:07:52] "POST /fqname-to-id HTTP/1.1" 404 205 0.027556
10.0.0.249 - - [2025-04-17 07:07:52] "POST /ref-update HTTP/1.1" 200 156 0.050996
10.0.0.249 - - [2025-04-17 07:07:52] "POST /job-templates HTTP/1.1" 200 577 0.106815
10.0.0.249 - - [2025-04-17 07:07:52] "POST /route-targets HTTP/1.1" 200 329 0.085943
10.0.0.249 - - [2025-04-17 07:07:52] "POST /fqname-to-id HTTP/1.1" 404 194 0.009304
10.0.0.249 - - [2025-04-17 07:07:52] "POST /ref-update HTTP/1.1" 200 156 0.048531
10.0.0.249 - - [2025-04-17 07:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.046514
10.0.0.249 - - [2025-04-17 07:07:52] "POST /job-templates HTTP/1.1" 200 555 0.105892
10.0.0.249 - - [2025-04-17 07:07:52] "GET /routing-instance/42fb33ec-83cd-4a89-a816-a51fc146b0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.036872
10.0.0.249 - - [2025-04-17 07:07:52] "POST /route-targets HTTP/1.1" 200 329 0.045129
10.0.0.249 - - [2025-04-17 07:07:52] "POST /fqname-to-id HTTP/1.1" 404 208 0.005693
10.0.0.249 - - [2025-04-17 07:07:52] "POST /ref-update HTTP/1.1" 200 156 0.019619
10.0.0.249 - - [2025-04-17 07:07:52] "POST /bgp-routers HTTP/1.1" 200 616 0.051009
10.0.0.249 - - [2025-04-17 07:07:52] "GET /bgp-router/32ef9f29-bf55-4b37-a822-180958d13bf9?fields=global_system_config_back_refs HTTP/1.1" 200 1112 0.039810
10.0.0.249 - - [2025-04-17 07:07:52] "POST /job-templates HTTP/1.1" 200 583 0.084324
10.0.0.249 - - [2025-04-17 07:07:52] "POST /route-targets HTTP/1.1" 200 329 0.059194
10.0.0.249 - - [2025-04-17 07:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006742
10.0.0.249 - - [2025-04-17 07:07:53] "POST /fqname-to-id HTTP/1.1" 404 196 0.004048
10.0.0.249 - - [2025-04-17 07:07:53] "POST /ref-update HTTP/1.1" 200 156 0.039866
10.0.0.249 - - [2025-04-17 07:07:53] "GET /global-system-config/dbf14bf5-69d9-4142-abfd-109cbeff457b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.014663
10.0.0.249 - - [2025-04-17 07:07:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007152
10.0.0.249 - - [2025-04-17 07:07:53] "POST /fqname-to-id HTTP/1.1" 404 201 0.016830
10.0.0.249 - - [2025-04-17 07:07:53] "POST /job-templates HTTP/1.1" 200 559 0.137696
10.0.0.249 - - [2025-04-17 07:07:53] "POST /ref-update HTTP/1.1" 200 156 0.026072
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:07:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001798
10.0.0.249 - - [2025-04-17 07:07:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.005402
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:07:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.005429
10.0.0.249 - - [2025-04-17 07:07:53] "POST /access-control-lists HTTP/1.1" 200 555 0.127838
10.0.0.249 - - [2025-04-17 07:07:53] "POST /job-templates HTTP/1.1" 200 563 0.101852
10.0.0.249 - - [2025-04-17 07:07:53] "PUT /access-control-list/afaa1f01-79dc-49d3-93cb-76f6ba6091f3 HTTP/1.1" 200 274 0.058231
10.0.0.249 - - [2025-04-17 07:07:53] "POST /fqname-to-id HTTP/1.1" 404 206 0.009000
10.0.0.249 - - [2025-04-17 07:07:53] "PUT /access-control-list/4e3a9357-12e7-4e84-8981-744f1b325d88 HTTP/1.1" 200 274 0.026295
10.0.0.249 - - [2025-04-17 07:07:53] "POST /job-templates HTTP/1.1" 200 579 0.103579
10.0.0.249 - - [2025-04-17 07:07:53] "POST /fqname-to-id HTTP/1.1" 404 197 0.004181
10.0.0.249 - - [2025-04-17 07:07:53] "POST /job-templates HTTP/1.1" 200 561 0.089193
10.0.0.249 - - [2025-04-17 07:07:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.004635
10.0.0.249 - - [2025-04-17 07:07:54] "POST /job-templates HTTP/1.1" 200 563 0.536428
10.0.0.249 - - [2025-04-17 07:07:54] "POST /fqname-to-id HTTP/1.1" 404 196 0.003306
10.0.0.249 - - [2025-04-17 07:07:54] "POST /job-templates HTTP/1.1" 200 559 0.084765
10.0.0.249 - - [2025-04-17 07:07:54] "POST /fqname-to-id HTTP/1.1" 404 195 0.004799
10.0.0.249 - - [2025-04-17 07:07:54] "POST /job-templates HTTP/1.1" 200 557 0.082580
10.0.0.249 - - [2025-04-17 07:07:54] "POST /fqname-to-id HTTP/1.1" 404 195 0.006042
10.0.0.249 - - [2025-04-17 07:07:55] "POST /job-templates HTTP/1.1" 200 557 0.092435
10.0.0.249 - - [2025-04-17 07:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.020448
10.0.0.249 - - [2025-04-17 07:07:55] "GET /global-vrouter-config/222c462f-5baa-4f7a-9f09-609fee75c0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1165 0.010821
10.0.0.249 - - [2025-04-17 07:07:55] "POST /fqname-to-id HTTP/1.1" 404 195 0.019427
10.0.0.249 - - [2025-04-17 07:07:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904
10.0.0.249 - - [2025-04-17 07:07:55] "POST /job-templates HTTP/1.1" 200 557 0.082837
10.0.0.249 - - [2025-04-17 07:07:55] "PUT /global-vrouter-config/222c462f-5baa-4f7a-9f09-609fee75c0dd HTTP/1.1" 200 278 0.078697
10.0.0.249 - - [2025-04-17 07:07:55] "POST /fqname-to-id HTTP/1.1" 404 200 0.007336
10.0.0.249 - - [2025-04-17 07:07:55] "POST /job-templates HTTP/1.1" 200 567 0.099203
10.0.0.249 - - [2025-04-17 07:07:55] "POST /fqname-to-id HTTP/1.1" 404 201 0.006625
10.0.0.249 - - [2025-04-17 07:07:55] "POST /job-templates HTTP/1.1" 200 569 0.082894
10.0.0.249 - - [2025-04-17 07:07:55] "POST /fqname-to-id HTTP/1.1" 404 189 0.003376
10.0.0.249 - - [2025-04-17 07:07:55] "GET / HTTP/1.1" 200 36499 0.001600
10.0.0.249 - - [2025-04-17 07:07:55] "POST /alarms HTTP/1.1" 401 298 0.000457
10.0.0.249 - - [2025-04-17 07:07:55] "POST /config-propertiess HTTP/1.1" 200 555 0.045925
10.0.0.249 - - [2025-04-17 07:07:55] "POST /fqname-to-id HTTP/1.1" 404 168 0.003266
10.0.0.249 - - [2025-04-17 07:07:55] "POST /tags HTTP/1.1" 200 323 0.063259
10.0.0.249 - - [2025-04-17 07:07:55] "POST /fqname-to-id HTTP/1.1" 404 166 0.003402
10.0.0.249 - - [2025-04-17 07:07:56] "POST /tags HTTP/1.1" 200 319 0.033426
10.0.0.249 - - [2025-04-17 07:07:56] "POST /fqname-to-id HTTP/1.1" 404 174 0.003795
10.0.0.249 - - [2025-04-17 07:07:56] "POST /alarms HTTP/1.1" 200 585 0.068046
10.0.0.249 - - [2025-04-17 07:07:56] "POST /tags HTTP/1.1" 200 335 0.074740
10.0.0.249 - - [2025-04-17 07:07:56] "POST /alarms HTTP/1.1" 200 579 0.078479
10.0.0.249 - - [2025-04-17 07:07:56] "POST /fqname-to-id HTTP/1.1" 404 162 0.004315
10.0.0.249 - - [2025-04-17 07:07:56] "POST /alarms HTTP/1.1" 200 579 0.044291
10.0.0.249 - - [2025-04-17 07:07:56] "POST /tags HTTP/1.1" 200 311 0.047141
10.0.0.249 - - [2025-04-17 07:07:56] "POST /fqname-to-id HTTP/1.1" 404 174 0.007110
10.0.0.249 - - [2025-04-17 07:07:56] "POST /alarms HTTP/1.1" 200 563 0.039328
10.0.0.249 - - [2025-04-17 07:07:56] "POST /tags HTTP/1.1" 200 335 0.041056
10.0.0.249 - - [2025-04-17 07:07:56] "POST /alarms HTTP/1.1" 200 559 0.041557
10.0.0.249 - - [2025-04-17 07:07:56] "POST /fqname-to-id HTTP/1.1" 404 164 0.003550
10.0.0.249 - - [2025-04-17 07:07:56] "POST /alarms HTTP/1.1" 200 561 0.044845
10.0.0.249 - - [2025-04-17 07:07:56] "POST /tags HTTP/1.1" 200 315 0.043616
10.0.0.249 - - [2025-04-17 07:07:56] "POST /fqname-to-id HTTP/1.1" 404 169 0.003199
10.0.0.249 - - [2025-04-17 07:07:56] "POST /alarms HTTP/1.1" 200 569 0.041665
10.0.0.249 - - [2025-04-17 07:07:56] "POST /tags HTTP/1.1" 200 325 0.067333
10.0.0.249 - - [2025-04-17 07:07:56] "POST /alarms HTTP/1.1" 200 553 0.065989
10.0.0.249 - - [2025-04-17 07:07:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006172
10.0.0.249 - - [2025-04-17 07:07:56] "POST /alarms HTTP/1.1" 200 561 0.074332
10.0.0.249 - - [2025-04-17 07:07:56] "PUT /global-system-config/dbf14bf5-69d9-4142-abfd-109cbeff457b HTTP/1.1" 200 276 0.043414
10.0.0.249 - - [2025-04-17 07:07:56] "POST /fqname-to-id HTTP/1.1" 404 166 0.008262
10.0.0.249 - - [2025-04-17 07:07:57] "POST /alarms HTTP/1.1" 200 571 0.055805
10.0.0.249 - - [2025-04-17 07:07:57] "POST /hardwares HTTP/1.1" 200 329 0.025154
10.0.0.249 - - [2025-04-17 07:07:57] "POST /fqname-to-id HTTP/1.1" 404 166 0.007212
10.0.0.249 - - [2025-04-17 07:07:57] "POST /alarms HTTP/1.1" 200 559 0.054406
10.0.0.249 - - [2025-04-17 07:07:57] "POST /hardwares HTTP/1.1" 200 329 0.032406
10.0.0.249 - - [2025-04-17 07:07:57] "POST /alarms HTTP/1.1" 200 571 0.067138
10.0.0.249 - - [2025-04-17 07:07:57] "POST /fqname-to-id HTTP/1.1" 404 166 0.013052
10.0.0.249 - - [2025-04-17 07:07:57] "POST /hardwares HTTP/1.1" 200 329 0.061173
10.0.0.249 - - [2025-04-17 07:07:57] "POST /alarms HTTP/1.1" 200 579 0.140790
10.0.0.249 - - [2025-04-17 07:07:57] "POST /fqname-to-id HTTP/1.1" 404 166 0.031943
10.0.0.249 - - [2025-04-17 07:07:57] "POST /alarms HTTP/1.1" 200 573 0.032646
10.0.0.249 - - [2025-04-17 07:07:57] "POST /hardwares HTTP/1.1" 200 329 0.025200
10.0.0.249 - - [2025-04-17 07:07:57] "POST /fqname-to-id HTTP/1.1" 404 164 0.007871
10.0.0.249 - - [2025-04-17 07:07:57] "POST /alarms HTTP/1.1" 200 565 0.035070
10.0.0.249 - - [2025-04-17 07:07:57] "POST /hardwares HTTP/1.1" 200 325 0.022107
10.0.0.249 - - [2025-04-17 07:07:57] "POST /alarms HTTP/1.1" 200 565 0.053096
10.0.0.249 - - [2025-04-17 07:07:57] "POST /fqname-to-id HTTP/1.1" 404 164 0.009927
10.0.0.249 - - [2025-04-17 07:07:57] "POST /hardwares HTTP/1.1" 200 325 0.032710
10.0.0.249 - - [2025-04-17 07:07:57] "POST /alarms HTTP/1.1" 200 565 0.064689
10.0.0.249 - - [2025-04-17 07:07:57] "POST /fqname-to-id HTTP/1.1" 404 161 0.003654
10.0.0.249 - - [2025-04-17 07:07:57] "POST /alarms HTTP/1.1" 200 551 0.056213
10.0.0.249 - - [2025-04-17 07:07:57] "POST /hardwares HTTP/1.1" 200 319 0.025919
10.0.0.249 - - [2025-04-17 07:07:57] "POST /fqname-to-id HTTP/1.1" 404 164 0.005811
10.0.0.249 - - [2025-04-17 07:07:57] "POST /alarms HTTP/1.1" 200 599 0.045658
10.0.0.249 - - [2025-04-17 07:07:57] "POST /hardwares HTTP/1.1" 200 325 0.013795
10.0.0.249 - - [2025-04-17 07:07:58] "POST /fqname-to-id HTTP/1.1" 404 164 0.004568
10.0.0.249 - - [2025-04-17 07:07:58] "POST /alarms HTTP/1.1" 200 579 0.056083
10.0.0.249 - - [2025-04-17 07:07:58] "POST /hardwares HTTP/1.1" 200 325 0.033251
10.0.0.249 - - [2025-04-17 07:07:58] "POST /alarms HTTP/1.1" 200 575 0.047849
10.0.0.249 - - [2025-04-17 07:07:58] "POST /fqname-to-id HTTP/1.1" 404 164 0.004341
10.0.0.249 - - [2025-04-17 07:07:58] "POST /hardwares HTTP/1.1" 200 325 0.022737
10.0.0.249 - - [2025-04-17 07:07:58] "POST /alarms HTTP/1.1" 200 587 0.048999
10.0.0.249 - - [2025-04-17 07:07:58] "POST /fqname-to-id HTTP/1.1" 404 165 0.017514
10.0.0.249 - - [2025-04-17 07:07:58] "POST /alarms HTTP/1.1" 200 613 0.050971
10.0.0.249 - - [2025-04-17 07:07:58] "POST /hardwares HTTP/1.1" 200 327 0.019042
10.0.0.249 - - [2025-04-17 07:07:58] "POST /fqname-to-id HTTP/1.1" 404 165 0.004923
10.0.0.249 - - [2025-04-17 07:07:58] "POST /hardwares HTTP/1.1" 200 327 0.024366
10.0.0.249 - - [2025-04-17 07:07:58] "POST /fqname-to-id HTTP/1.1" 404 165 0.005108
10.0.0.249 - - [2025-04-17 07:07:58] "POST /hardwares HTTP/1.1" 200 327 0.027301
10.0.0.249 - - [2025-04-17 07:07:58] "POST /fqname-to-id HTTP/1.1" 404 165 0.004176
10.0.0.249 - - [2025-04-17 07:07:58] "POST /hardwares HTTP/1.1" 200 327 0.023929
10.0.0.249 - - [2025-04-17 07:07:58] "POST /fqname-to-id HTTP/1.1" 404 164 0.003796
10.0.0.249 - - [2025-04-17 07:07:58] "GET / HTTP/1.1" 200 36499 0.002785
10.0.0.249 - - [2025-04-17 07:07:58] "POST /hardwares HTTP/1.1" 200 325 0.040685
10.0.0.249 - - [2025-04-17 07:07:58] "POST /global-vrouter-configs HTTP/1.1" 401 298 0.000973
10.0.0.249 - - [2025-04-17 07:07:58] "POST /fqname-to-id HTTP/1.1" 404 161 0.003799
10.0.0.249 - - [2025-04-17 07:07:58] "POST /hardwares HTTP/1.1" 200 319 0.022638
10.0.0.249 - - [2025-04-17 07:07:59] "POST /fqname-to-id HTTP/1.1" 404 164 0.003477
10.0.0.249 - - [2025-04-17 07:07:59] "POST /hardwares HTTP/1.1" 200 325 0.417470
10.0.0.249 - - [2025-04-17 07:07:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.049638
10.0.0.249 - - [2025-04-17 07:07:59] "POST /fqname-to-id HTTP/1.1" 404 161 0.009115
10.0.0.249 - - [2025-04-17 07:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002893
10.0.0.249 - - [2025-04-17 07:07:59] "PUT /global-vrouter-config/222c462f-5baa-4f7a-9f09-609fee75c0dd HTTP/1.1" 200 278 0.019122
10.0.0.249 - - [2025-04-17 07:07:59] "POST /hardwares HTTP/1.1" 200 319 0.021583
10.0.0.249 - - [2025-04-17 07:07:59] "POST /fqname-to-id HTTP/1.1" 404 164 0.013231
10.0.0.249 - - [2025-04-17 07:07:59] "POST /hardwares HTTP/1.1" 200 325 0.018933
10.0.0.249 - - [2025-04-17 07:07:59] "POST /fqname-to-id HTTP/1.1" 404 162 0.003810
10.0.0.249 - - [2025-04-17 07:07:59] "POST /hardwares HTTP/1.1" 200 321 0.091155
10.0.0.249 - - [2025-04-17 07:07:59] "POST /fqname-to-id HTTP/1.1" 404 162 0.003656
10.0.0.249 - - [2025-04-17 07:08:00] "POST /hardwares HTTP/1.1" 200 321 0.016047
10.0.0.249 - - [2025-04-17 07:08:00] "GET / HTTP/1.1" 200 36499 0.001590
10.0.0.249 - - [2025-04-17 07:08:00] "POST /fqname-to-id HTTP/1.1" 401 298 0.000479
10.0.0.249 - - [2025-04-17 07:08:00] "POST /fqname-to-id HTTP/1.1" 404 165 0.006549
10.0.0.249 - - [2025-04-17 07:08:00] "POST /hardwares HTTP/1.1" 200 327 0.017046
10.0.0.249 - - [2025-04-17 07:08:00] "POST /fqname-to-id HTTP/1.1" 404 161 0.003754
10.0.0.249 - - [2025-04-17 07:08:00] "POST /hardwares HTTP/1.1" 200 319 0.044374
10.0.0.249 - - [2025-04-17 07:08:00] "POST /fqname-to-id HTTP/1.1" 404 161 0.004909
10.0.0.249 - - [2025-04-17 07:08:00] "POST /hardwares HTTP/1.1" 200 319 0.089952
10.0.0.249 - - [2025-04-17 07:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.045562
10.0.0.249 - - [2025-04-17 07:08:00] "GET /global-vrouter-config/222c462f-5baa-4f7a-9f09-609fee75c0dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1564 0.051672
10.0.0.249 - - [2025-04-17 07:08:00] "POST /fqname-to-id HTTP/1.1" 404 162 0.050607
10.0.0.249 - - [2025-04-17 07:08:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006582
10.0.0.249 - - [2025-04-17 07:08:00] "POST /hardwares HTTP/1.1" 200 321 0.056268
10.0.0.249 - - [2025-04-17 07:08:00] "PUT /global-vrouter-config/222c462f-5baa-4f7a-9f09-609fee75c0dd HTTP/1.1" 200 278 0.023732
10.0.0.249 - - [2025-04-17 07:08:00] "POST /fqname-to-id HTTP/1.1" 404 162 0.004223
10.0.0.249 - - [2025-04-17 07:08:00] "POST /hardwares HTTP/1.1" 200 321 0.048493
10.0.0.249 - - [2025-04-17 07:08:00] "POST /fqname-to-id HTTP/1.1" 404 162 0.005386
10.0.0.249 - - [2025-04-17 07:08:00] "POST /hardwares HTTP/1.1" 200 321 0.036622
10.0.0.249 - - [2025-04-17 07:08:01] "POST /fqname-to-id HTTP/1.1" 404 158 0.003520
10.0.0.249 - - [2025-04-17 07:08:01] "POST /hardwares HTTP/1.1" 200 313 0.014109
10.0.0.249 - - [2025-04-17 07:08:01] "POST /fqname-to-id HTTP/1.1" 404 158 0.004962
10.0.0.249 - - [2025-04-17 07:08:01] "POST /hardwares HTTP/1.1" 200 313 0.019623
10.0.0.249 - - [2025-04-17 07:08:01] "GET / HTTP/1.1" 200 36499 0.002298
10.0.0.249 - - [2025-04-17 07:08:01] "POST /fqname-to-id HTTP/1.1" 401 298 0.000590
10.0.0.249 - - [2025-04-17 07:08:01] "POST /fqname-to-id HTTP/1.1" 404 160 0.007988
10.0.0.249 - - [2025-04-17 07:08:01] "POST /hardwares HTTP/1.1" 200 317 0.018140
10.0.0.249 - - [2025-04-17 07:08:01] "POST /fqname-to-id HTTP/1.1" 404 154 0.003166
10.0.0.249 - - [2025-04-17 07:08:01] "POST /hardwares HTTP/1.1" 200 305 0.021609
10.0.0.249 - - [2025-04-17 07:08:01] "POST /fqname-to-id HTTP/1.1" 404 158 0.004018
10.0.0.249 - - [2025-04-17 07:08:01] "POST /hardwares HTTP/1.1" 200 313 0.026467
10.0.0.249 - - [2025-04-17 07:08:01] "POST /fqname-to-id HTTP/1.1" 404 155 0.005163
10.0.0.249 - - [2025-04-17 07:08:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.041729
10.0.0.249 - - [2025-04-17 07:08:01] "GET /global-system-config/dbf14bf5-69d9-4142-abfd-109cbeff457b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.009364
10.0.0.249 - - [2025-04-17 07:08:01] "POST /hardwares HTTP/1.1" 200 307 0.015748
10.0.0.249 - - [2025-04-17 07:08:01] "POST /fqname-to-id HTTP/1.1" 404 155 0.004164
10.0.0.249 - - [2025-04-17 07:08:01] "PUT /global-system-config/dbf14bf5-69d9-4142-abfd-109cbeff457b HTTP/1.1" 200 276 0.037816
10.0.0.249 - - [2025-04-17 07:08:01] "POST /hardwares HTTP/1.1" 200 307 0.027501
10.0.0.249 - - [2025-04-17 07:08:01] "POST /fqname-to-id HTTP/1.1" 404 155 0.006825
10.0.0.249 - - [2025-04-17 07:08:01] "POST /hardwares HTTP/1.1" 200 307 0.020302
10.0.0.249 - - [2025-04-17 07:08:01] "POST /fqname-to-id HTTP/1.1" 404 155 0.003265
10.0.0.249 - - [2025-04-17 07:08:02] "POST /hardwares HTTP/1.1" 200 307 0.020286
10.0.0.249 - - [2025-04-17 07:08:02] "POST /fqname-to-id HTTP/1.1" 404 156 0.003321
10.0.0.249 - - [2025-04-17 07:08:02] "POST /hardwares HTTP/1.1" 200 309 0.017236
10.0.0.249 - - [2025-04-17 07:08:02] "POST /fqname-to-id HTTP/1.1" 404 156 0.004501
10.0.0.249 - - [2025-04-17 07:08:02] "POST /hardwares HTTP/1.1" 200 309 0.013908
10.0.0.249 - - [2025-04-17 07:08:02] "POST /fqname-to-id HTTP/1.1" 404 156 0.011478
10.0.0.249 - - [2025-04-17 07:08:02] "POST /hardwares HTTP/1.1" 200 309 0.014846
10.0.0.249 - - [2025-04-17 07:08:02] "POST /fqname-to-id HTTP/1.1" 404 157 0.004458
10.0.0.249 - - [2025-04-17 07:08:02] "POST /hardwares HTTP/1.1" 200 311 0.020642
10.0.0.249 - - [2025-04-17 07:08:02] "POST /fqname-to-id HTTP/1.1" 404 158 0.003818
10.0.0.249 - - [2025-04-17 07:08:02] "POST /hardwares HTTP/1.1" 200 313 0.018758
10.0.0.249 - - [2025-04-17 07:08:02] "POST /fqname-to-id HTTP/1.1" 404 158 0.003499
10.0.0.249 - - [2025-04-17 07:08:02] "POST /hardwares HTTP/1.1" 200 313 0.014514
10.0.0.249 - - [2025-04-17 07:08:02] "POST /fqname-to-id HTTP/1.1" 404 153 0.003435
10.0.0.249 - - [2025-04-17 07:08:02] "POST /hardwares HTTP/1.1" 200 303 0.013087
10.0.0.249 - - [2025-04-17 07:08:02] "POST /fqname-to-id HTTP/1.1" 404 157 0.003579
10.0.0.249 - - [2025-04-17 07:08:02] "POST /hardwares HTTP/1.1" 200 311 0.026534
10.0.0.249 - - [2025-04-17 07:08:02] "POST /fqname-to-id HTTP/1.1" 404 157 0.003547
10.0.0.249 - - [2025-04-17 07:08:03] "POST /hardwares HTTP/1.1" 200 311 0.015052
10.0.0.249 - - [2025-04-17 07:08:03] "POST /fqname-to-id HTTP/1.1" 404 157 0.005020
10.0.0.249 - - [2025-04-17 07:08:03] "POST /hardwares HTTP/1.1" 200 311 0.072595
10.0.0.249 - - [2025-04-17 07:08:03] "POST /fqname-to-id HTTP/1.1" 404 157 0.003527
10.0.0.249 - - [2025-04-17 07:08:03] "POST /hardwares HTTP/1.1" 200 311 0.069643
10.0.0.249 - - [2025-04-17 07:08:03] "POST /fqname-to-id HTTP/1.1" 404 157 0.006912
10.0.0.249 - - [2025-04-17 07:08:03] "POST /hardwares HTTP/1.1" 200 311 0.112723
10.0.0.249 - - [2025-04-17 07:08:03] "POST /fqname-to-id HTTP/1.1" 404 161 0.004504
10.0.0.249 - - [2025-04-17 07:08:03] "POST /hardwares HTTP/1.1" 200 319 0.015344
10.0.0.249 - - [2025-04-17 07:08:03] "POST /fqname-to-id HTTP/1.1" 404 157 0.005023
10.0.0.249 - - [2025-04-17 07:08:03] "POST /hardwares HTTP/1.1" 200 311 0.014524
10.0.0.249 - - [2025-04-17 07:08:03] "POST /fqname-to-id HTTP/1.1" 404 157 0.003612
10.0.0.249 - - [2025-04-17 07:08:03] "POST /hardwares HTTP/1.1" 200 311 0.019162
10.0.0.249 - - [2025-04-17 07:08:04] "POST /fqname-to-id HTTP/1.1" 404 154 0.005259
10.0.0.249 - - [2025-04-17 07:08:04] "POST /hardwares HTTP/1.1" 200 305 0.015630
10.0.0.249 - - [2025-04-17 07:08:04] "POST /fqname-to-id HTTP/1.1" 404 190 0.003532
10.0.0.249 - - [2025-04-17 07:08:04] "POST /features HTTP/1.1" 200 537 0.025775
10.0.0.249 - - [2025-04-17 07:08:04] "POST /fqname-to-id HTTP/1.1" 404 185 0.004354
10.0.0.249 - - [2025-04-17 07:08:04] "POST /features HTTP/1.1" 200 527 0.023697
10.0.0.249 - - [2025-04-17 07:08:04] "POST /fqname-to-id HTTP/1.1" 404 184 0.003347
10.0.0.249 - - [2025-04-17 07:08:04] "POST /features HTTP/1.1" 200 525 0.024565
10.0.0.249 - - [2025-04-17 07:08:04] "POST /fqname-to-id HTTP/1.1" 404 184 0.004203
10.0.0.249 - - [2025-04-17 07:08:04] "POST /features HTTP/1.1" 200 525 0.024951
10.0.0.249 - - [2025-04-17 07:08:04] "POST /fqname-to-id HTTP/1.1" 404 189 0.003874
10.0.0.249 - - [2025-04-17 07:08:04] "POST /features HTTP/1.1" 200 535 0.020225
10.0.0.249 - - [2025-04-17 07:08:04] "POST /fqname-to-id HTTP/1.1" 404 184 0.003563
10.0.0.249 - - [2025-04-17 07:08:04] "POST /features HTTP/1.1" 200 525 0.019877
10.0.0.249 - - [2025-04-17 07:08:04] "POST /fqname-to-id HTTP/1.1" 404 193 0.003545
10.0.0.249 - - [2025-04-17 07:08:04] "POST /features HTTP/1.1" 200 543 0.023383
10.0.0.249 - - [2025-04-17 07:08:04] "POST /fqname-to-id HTTP/1.1" 404 186 0.003470
10.0.0.249 - - [2025-04-17 07:08:05] "POST /features HTTP/1.1" 200 529 0.020250
10.0.0.249 - - [2025-04-17 07:08:05] "POST /fqname-to-id HTTP/1.1" 404 183 0.003433
10.0.0.249 - - [2025-04-17 07:08:05] "POST /features HTTP/1.1" 200 523 0.031263
10.0.0.249 - - [2025-04-17 07:08:05] "POST /fqname-to-id HTTP/1.1" 404 182 0.004075
10.0.0.249 - - [2025-04-17 07:08:05] "POST /features HTTP/1.1" 200 521 0.029936
10.0.0.249 - - [2025-04-17 07:08:05] "POST /fqname-to-id HTTP/1.1" 404 190 0.003310
10.0.0.249 - - [2025-04-17 07:08:05] "POST /features HTTP/1.1" 200 537 0.028683
10.0.0.249 - - [2025-04-17 07:08:05] "POST /fqname-to-id HTTP/1.1" 404 194 0.005583
10.0.0.249 - - [2025-04-17 07:08:05] "POST /features HTTP/1.1" 200 545 0.023789
10.0.0.249 - - [2025-04-17 07:08:05] "POST /fqname-to-id HTTP/1.1" 404 178 0.003899
10.0.0.249 - - [2025-04-17 07:08:05] "POST /physical-roles HTTP/1.1" 200 525 0.019525
10.0.0.249 - - [2025-04-17 07:08:05] "POST /fqname-to-id HTTP/1.1" 404 179 0.004235
10.0.0.249 - - [2025-04-17 07:08:05] "POST /physical-roles HTTP/1.1" 200 527 0.024715
10.0.0.249 - - [2025-04-17 07:08:05] "POST /fqname-to-id HTTP/1.1" 404 184 0.004236
10.0.0.249 - - [2025-04-17 07:08:05] "POST /physical-roles HTTP/1.1" 200 537 0.021802
10.0.0.249 - - [2025-04-17 07:08:05] "POST /fqname-to-id HTTP/1.1" 404 177 0.003867
10.0.0.249 - - [2025-04-17 07:08:06] "POST /physical-roles HTTP/1.1" 200 523 0.027587
10.0.0.249 - - [2025-04-17 07:08:06] "POST /fqname-to-id HTTP/1.1" 404 191 0.003407
10.0.0.249 - - [2025-04-17 07:08:06] "POST /overlay-roles HTTP/1.1" 200 549 0.020915
10.0.0.249 - - [2025-04-17 07:08:06] "POST /fqname-to-id HTTP/1.1" 404 184 0.003345
10.0.0.249 - - [2025-04-17 07:08:06] "POST /overlay-roles HTTP/1.1" 200 535 0.020253
10.0.0.249 - - [2025-04-17 07:08:06] "POST /fqname-to-id HTTP/1.1" 404 191 0.004726
10.0.0.249 - - [2025-04-17 07:08:06] "POST /overlay-roles HTTP/1.1" 200 549 0.097992
10.0.0.249 - - [2025-04-17 07:08:06] "POST /fqname-to-id HTTP/1.1" 404 185 0.003628
10.0.0.249 - - [2025-04-17 07:08:06] "POST /overlay-roles HTTP/1.1" 200 537 0.023569
10.0.0.249 - - [2025-04-17 07:08:06] "POST /fqname-to-id HTTP/1.1" 404 189 0.004497
10.0.0.249 - - [2025-04-17 07:08:06] "POST /overlay-roles HTTP/1.1" 200 545 0.025978
10.0.0.249 - - [2025-04-17 07:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347
10.0.0.249 - - [2025-04-17 07:08:06] "PUT /overlay-role/02d9d95c-5183-4ab1-bb00-d755513f18cf HTTP/1.1" 200 260 0.012685
10.0.0.249 - - [2025-04-17 07:08:06] "POST /fqname-to-id HTTP/1.1" 404 184 0.003498
10.0.0.249 - - [2025-04-17 07:08:06] "POST /overlay-roles HTTP/1.1" 200 535 0.035632
10.0.0.249 - - [2025-04-17 07:08:06] "POST /fqname-to-id HTTP/1.1" 404 185 0.004187
10.0.0.249 - - [2025-04-17 07:08:07] "POST /overlay-roles HTTP/1.1" 200 537 0.024833
10.0.0.249 - - [2025-04-17 07:08:07] "POST /fqname-to-id HTTP/1.1" 404 183 0.003332
10.0.0.249 - - [2025-04-17 07:08:07] "POST /overlay-roles HTTP/1.1" 200 533 0.027731
10.0.0.249 - - [2025-04-17 07:08:07] "POST /fqname-to-id HTTP/1.1" 404 187 0.004032
10.0.0.249 - - [2025-04-17 07:08:07] "POST /overlay-roles HTTP/1.1" 200 541 0.022768
10.0.0.249 - - [2025-04-17 07:08:07] "POST /fqname-to-id HTTP/1.1" 404 189 0.003642
10.0.0.249 - - [2025-04-17 07:08:07] "POST /overlay-roles HTTP/1.1" 200 545 0.023204
10.0.0.249 - - [2025-04-17 07:08:07] "POST /fqname-to-id HTTP/1.1" 404 178 0.003492
10.0.0.249 - - [2025-04-17 07:08:07] "POST /overlay-roles HTTP/1.1" 200 523 0.022873
10.0.0.249 - - [2025-04-17 07:08:07] "POST /fqname-to-id HTTP/1.1" 404 190 0.003501
10.0.0.249 - - [2025-04-17 07:08:07] "POST /overlay-roles HTTP/1.1" 200 547 0.020874
10.0.0.249 - - [2025-04-17 07:08:07] "POST /fqname-to-id HTTP/1.1" 404 182 0.003638
10.0.0.249 - - [2025-04-17 07:08:07] "POST /role-definitions HTTP/1.1" 200 537 0.024562
10.0.0.249 - - [2025-04-17 07:08:07] "POST /fqname-to-id HTTP/1.1" 404 189 0.003598
10.0.0.249 - - [2025-04-17 07:08:07] "POST /role-definitions HTTP/1.1" 200 551 0.025997
10.0.0.249 - - [2025-04-17 07:08:07] "POST /fqname-to-id HTTP/1.1" 404 190 0.004378
10.0.0.249 - - [2025-04-17 07:08:07] "POST /role-definitions HTTP/1.1" 200 553 0.044106
10.0.0.249 - - [2025-04-17 07:08:08] "POST /fqname-to-id HTTP/1.1" 404 191 0.003829
10.0.0.249 - - [2025-04-17 07:08:08] "POST /role-definitions HTTP/1.1" 200 555 0.020489
10.0.0.249 - - [2025-04-17 07:08:08] "POST /fqname-to-id HTTP/1.1" 404 197 0.003567
10.0.0.249 - - [2025-04-17 07:08:08] "POST /role-definitions HTTP/1.1" 200 567 0.019799
10.0.0.249 - - [2025-04-17 07:08:08] "POST /fqname-to-id HTTP/1.1" 404 189 0.003590
10.0.0.249 - - [2025-04-17 07:08:08] "POST /role-definitions HTTP/1.1" 200 551 0.027642
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:08:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001227
10.0.0.249 - - [2025-04-17 07:08:08] "POST /fqname-to-id HTTP/1.1" 404 190 0.003335
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:08:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001051
10.0.0.249 - - [2025-04-17 07:08:08] "POST /role-definitions HTTP/1.1" 200 553 0.022988
10.0.0.249 - - [2025-04-17 07:08:08] "POST /fqname-to-id HTTP/1.1" 404 191 0.003494
10.0.0.249 - - [2025-04-17 07:08:08] "POST /role-definitions HTTP/1.1" 200 555 0.041134
10.0.0.249 - - [2025-04-17 07:08:08] "POST /fqname-to-id HTTP/1.1" 404 190 0.014496
10.0.0.249 - - [2025-04-17 07:08:08] "POST /role-definitions HTTP/1.1" 200 553 0.024405
10.0.0.249 - - [2025-04-17 07:08:08] "POST /fqname-to-id HTTP/1.1" 404 196 0.004659
10.0.0.249 - - [2025-04-17 07:08:08] "POST /role-definitions HTTP/1.1" 200 565 0.022243
10.0.0.249 - - [2025-04-17 07:08:08] "POST /fqname-to-id HTTP/1.1" 404 189 0.003344
10.0.0.249 - - [2025-04-17 07:08:09] "POST /role-definitions HTTP/1.1" 200 551 0.075959
10.0.0.249 - - [2025-04-17 07:08:09] "POST /fqname-to-id HTTP/1.1" 404 190 0.003501
10.0.0.249 - - [2025-04-17 07:08:09] "POST /role-definitions HTTP/1.1" 200 553 0.085917
10.0.0.249 - - [2025-04-17 07:08:09] "POST /fqname-to-id HTTP/1.1" 404 188 0.003560
10.0.0.249 - - [2025-04-17 07:08:09] "POST /role-definitions HTTP/1.1" 200 549 0.023056
10.0.0.249 - - [2025-04-17 07:08:09] "POST /fqname-to-id HTTP/1.1" 404 189 0.003822
10.0.0.249 - - [2025-04-17 07:08:09] "POST /role-definitions HTTP/1.1" 200 551 0.022192
10.0.0.249 - - [2025-04-17 07:08:09] "POST /fqname-to-id HTTP/1.1" 404 192 0.003568
10.0.0.249 - - [2025-04-17 07:08:09] "POST /role-definitions HTTP/1.1" 200 557 0.019935
10.0.0.249 - - [2025-04-17 07:08:09] "POST /fqname-to-id HTTP/1.1" 404 193 0.003474
10.0.0.249 - - [2025-04-17 07:08:09] "POST /role-definitions HTTP/1.1" 200 559 0.026556
10.0.0.249 - - [2025-04-17 07:08:09] "POST /fqname-to-id HTTP/1.1" 404 182 0.003594
10.0.0.249 - - [2025-04-17 07:08:09] "POST /role-definitions HTTP/1.1" 200 537 0.026246
10.0.0.249 - - [2025-04-17 07:08:09] "POST /fqname-to-id HTTP/1.1" 404 187 0.004161
10.0.0.249 - - [2025-04-17 07:08:09] "POST /role-definitions HTTP/1.1" 200 547 0.024654
10.0.0.249 - - [2025-04-17 07:08:09] "POST /fqname-to-id HTTP/1.1" 404 181 0.003177
10.0.0.249 - - [2025-04-17 07:08:10] "POST /role-definitions HTTP/1.1" 200 535 0.024470
10.0.0.249 - - [2025-04-17 07:08:10] "POST /fqname-to-id HTTP/1.1" 404 184 0.004135
10.0.0.249 - - [2025-04-17 07:08:10] "POST /role-definitions HTTP/1.1" 200 541 0.027585
10.0.0.249 - - [2025-04-17 07:08:10] "POST /fqname-to-id HTTP/1.1" 404 189 0.003289
10.0.0.249 - - [2025-04-17 07:08:10] "POST /role-definitions HTTP/1.1" 200 551 0.032027
10.0.0.249 - - [2025-04-17 07:08:10] "POST /fqname-to-id HTTP/1.1" 404 194 0.003582
10.0.0.249 - - [2025-04-17 07:08:10] "POST /role-definitions HTTP/1.1" 200 561 0.020504
10.0.0.249 - - [2025-04-17 07:08:10] "POST /fqname-to-id HTTP/1.1" 404 196 0.004216
10.0.0.249 - - [2025-04-17 07:08:10] "POST /role-definitions HTTP/1.1" 200 565 0.021580
10.0.0.249 - - [2025-04-17 07:08:10] "POST /fqname-to-id HTTP/1.1" 404 195 0.004332
10.0.0.249 - - [2025-04-17 07:08:10] "POST /role-definitions HTTP/1.1" 200 563 0.026058
10.0.0.249 - - [2025-04-17 07:08:10] "POST /fqname-to-id HTTP/1.1" 404 196 0.004497
10.0.0.249 - - [2025-04-17 07:08:10] "POST /feature-configs HTTP/1.1" 200 541 0.029024
10.0.0.249 - - [2025-04-17 07:08:10] "POST /fqname-to-id HTTP/1.1" 404 212 0.003872
10.0.0.249 - - [2025-04-17 07:08:10] "POST /feature-configs HTTP/1.1" 200 566 0.024539
10.0.0.249 - - [2025-04-17 07:08:10] "POST /fqname-to-id HTTP/1.1" 404 211 0.004636
10.0.0.249 - - [2025-04-17 07:08:10] "POST /feature-configs HTTP/1.1" 200 565 0.026206
10.0.0.249 - - [2025-04-17 07:08:11] "POST /fqname-to-id HTTP/1.1" 404 192 0.003111
10.0.0.249 - - [2025-04-17 07:08:11] "POST /node-profiles HTTP/1.1" 200 551 0.027361
10.0.0.249 - - [2025-04-17 07:08:11] "POST /fqname-to-id HTTP/1.1" 404 187 0.003574
10.0.0.249 - - [2025-04-17 07:08:11] "POST /node-profiles HTTP/1.1" 200 541 0.037012
10.0.0.249 - - [2025-04-17 07:08:11] "POST /fqname-to-id HTTP/1.1" 404 193 0.004064
10.0.0.249 - - [2025-04-17 07:08:11] "POST /node-profiles HTTP/1.1" 200 553 0.022050
10.0.0.249 - - [2025-04-17 07:08:11] "POST /fqname-to-id HTTP/1.1" 404 189 0.003616
10.0.0.249 - - [2025-04-17 07:08:11] "POST /node-profiles HTTP/1.1" 200 545 0.030858
10.0.0.249 - - [2025-04-17 07:08:11] "POST /fqname-to-id HTTP/1.1" 404 189 0.003516
10.0.0.249 - - [2025-04-17 07:08:11] "POST /node-profiles HTTP/1.1" 200 545 0.030338
10.0.0.249 - - [2025-04-17 07:08:11] "POST /fqname-to-id HTTP/1.1" 404 188 0.005591
10.0.0.249 - - [2025-04-17 07:08:11] "POST /node-profiles HTTP/1.1" 200 543 0.103318
10.0.0.249 - - [2025-04-17 07:08:11] "POST /fqname-to-id HTTP/1.1" 404 184 0.003740
10.0.0.249 - - [2025-04-17 07:08:11] "POST /node-profiles HTTP/1.1" 200 535 0.034382
10.0.0.249 - - [2025-04-17 07:08:11] "GET / HTTP/1.1" 200 36499 0.003420
10.0.0.249 - - [2025-04-17 07:08:11] "POST /fqname-to-id HTTP/1.1" 401 298 0.000589
10.0.0.249 - - [2025-04-17 07:08:11] "POST /fqname-to-id HTTP/1.1" 404 185 0.004158
10.0.0.249 - - [2025-04-17 07:08:12] "POST /node-profiles HTTP/1.1" 200 537 0.036448
10.0.0.249 - - [2025-04-17 07:08:12] "POST /fqname-to-id HTTP/1.1" 404 197 0.003615
10.0.0.249 - - [2025-04-17 07:08:12] "POST /node-profiles HTTP/1.1" 200 561 0.034678
10.0.0.249 - - [2025-04-17 07:08:12] "POST /fqname-to-id HTTP/1.1" 404 206 0.007017
10.0.0.249 - - [2025-04-17 07:08:12] "POST /telemetry-profiles HTTP/1.1" 200 558 0.022664
10.0.0.249 - - [2025-04-17 07:08:12] "POST /fqname-to-id HTTP/1.1" 404 206 0.003814
10.0.0.249 - - [2025-04-17 07:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.029010
10.0.0.249 - - [2025-04-17 07:08:12] "GET /global-system-config/dbf14bf5-69d9-4142-abfd-109cbeff457b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.007466
10.0.0.249 - - [2025-04-17 07:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707
10.0.0.249 - - [2025-04-17 07:08:12] "POST /telemetry-profiles HTTP/1.1" 200 558 0.028747
10.0.0.249 - - [2025-04-17 07:08:12] "GET /routing-instance/42fb33ec-83cd-4a89-a816-a51fc146b0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.007355
10.0.0.249 - - [2025-04-17 07:08:12] "POST /fqname-to-id HTTP/1.1" 404 206 0.004570
10.0.0.249 - - [2025-04-17 07:08:12] "PUT /global-system-config/dbf14bf5-69d9-4142-abfd-109cbeff457b HTTP/1.1" 200 276 0.013904
10.0.0.249 - - [2025-04-17 07:08:12] "POST /telemetry-profiles HTTP/1.1" 200 558 0.028569
10.0.0.249 - - [2025-04-17 07:08:12] "POST /fqname-to-id HTTP/1.1" 404 214 0.006436
10.0.0.249 - - [2025-04-17 07:08:12] "POST /fqname-to-id HTTP/1.1" 404 206 0.003160
10.0.0.249 - - [2025-04-17 07:08:12] "POST /virtual-routers HTTP/1.1" 200 599 0.039572
10.0.0.249 - - [2025-04-17 07:08:12] "POST /telemetry-profiles HTTP/1.1" 200 558 0.071423
10.0.0.249 - - [2025-04-17 07:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014898
10.0.0.249 - - [2025-04-17 07:08:12] "POST /fqname-to-id HTTP/1.1" 404 206 0.003956
10.0.0.249 - - [2025-04-17 07:08:12] "GET /virtual-router/ea05ab47-0747-4a0a-bbb5-1e48a999756e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.005778
10.0.0.249 - - [2025-04-17 07:08:12] "POST /fqname-to-id HTTP/1.1" 404 227 0.003469
10.0.0.249 - - [2025-04-17 07:08:12] "POST /telemetry-profiles HTTP/1.1" 200 558 0.022687
10.0.0.249 - - [2025-04-17 07:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047
10.0.0.249 - - [2025-04-17 07:08:12] "POST /fqname-to-id HTTP/1.1" 404 206 0.003504
10.0.0.249 - - [2025-04-17 07:08:12] "GET /virtual-network/b012688e-fa87-4802-b73a-ddeb4c98c5ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.008936
10.0.0.249 - - [2025-04-17 07:08:12] "POST /telemetry-profiles HTTP/1.1" 200 558 0.041759
10.0.0.249 - - [2025-04-17 07:08:13] "POST /fqname-to-id HTTP/1.1" 404 199 0.005514
10.0.0.249 - - [2025-04-17 07:08:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.059222
10.0.0.249 - - [2025-04-17 07:08:13] "PUT /access-control-list/5d64c5d2-78ea-478b-a275-cb7de36a59e5 HTTP/1.1" 200 274 0.019543
10.0.0.249 - - [2025-04-17 07:08:13] "POST /sflow-profiles HTTP/1.1" 200 536 0.022536
10.0.0.249 - - [2025-04-17 07:08:13] "POST /fqname-to-id HTTP/1.1" 404 202 0.003929
10.0.0.249 - - [2025-04-17 07:08:13] "POST /sflow-profiles HTTP/1.1" 200 542 0.025672
10.0.0.249 - - [2025-04-17 07:08:13] "POST /fqname-to-id HTTP/1.1" 404 202 0.003320
10.0.0.249 - - [2025-04-17 07:08:13] "POST /sflow-profiles HTTP/1.1" 200 542 0.020639
10.0.0.249 - - [2025-04-17 07:08:13] "POST /fqname-to-id HTTP/1.1" 404 199 0.003464
10.0.0.249 - - [2025-04-17 07:08:13] "POST /grpc-profiles HTTP/1.1" 200 534 0.020424
10.0.0.249 - - [2025-04-17 07:08:13] "POST /fqname-to-id HTTP/1.1" 404 199 0.003991
10.0.0.249 - - [2025-04-17 07:08:13] "POST /snmp-profiles HTTP/1.1" 200 534 0.020506
10.0.0.249 - - [2025-04-17 07:08:13] "POST /fqname-to-id HTTP/1.1" 404 202 0.003187
10.0.0.249 - - [2025-04-17 07:08:13] "POST /netconf-profiles HTTP/1.1" 200 546 0.018851
10.0.0.249 - - [2025-04-17 07:08:13] "POST /fqname-to-id HTTP/1.1" 404 193 0.003557
10.0.0.249 - - [2025-04-17 07:08:13] "POST /device-functional-groups HTTP/1.1" 200 544 0.025696
10.0.0.249 - - [2025-04-17 07:08:13] "POST /fqname-to-id HTTP/1.1" 404 193 0.003880
10.0.0.249 - - [2025-04-17 07:08:13] "POST /device-functional-groups HTTP/1.1" 200 544 0.023605
10.0.0.249 - - [2025-04-17 07:08:13] "POST /fqname-to-id HTTP/1.1" 404 195 0.003122
10.0.0.249 - - [2025-04-17 07:08:14] "POST /device-functional-groups HTTP/1.1" 200 548 0.023919
10.0.0.249 - - [2025-04-17 07:08:14] "POST /fqname-to-id HTTP/1.1" 404 194 0.003485
10.0.0.249 - - [2025-04-17 07:08:14] "POST /device-functional-groups HTTP/1.1" 200 546 0.018513
10.0.0.249 - - [2025-04-17 07:08:14] "POST /fqname-to-id HTTP/1.1" 404 218 0.003205
10.0.0.249 - - [2025-04-17 07:08:14] "POST /device-functional-groups HTTP/1.1" 200 594 0.019460
10.0.0.249 - - [2025-04-17 07:08:14] "POST /fqname-to-id HTTP/1.1" 404 208 0.003523
10.0.0.249 - - [2025-04-17 07:08:14] "POST /device-functional-groups HTTP/1.1" 200 574 0.019605
10.0.0.249 - - [2025-04-17 07:08:14] "POST /fqname-to-id HTTP/1.1" 404 236 0.003606
10.0.0.249 - - [2025-04-17 07:08:14] "POST /device-functional-groups HTTP/1.1" 200 624 0.027570
10.0.0.249 - - [2025-04-17 07:08:14] "POST /fqname-to-id HTTP/1.1" 404 206 0.003676
10.0.0.249 - - [2025-04-17 07:08:14] "POST /device-functional-groups HTTP/1.1" 200 570 0.019468
10.0.0.249 - - [2025-04-17 07:08:14] "POST /fqname-to-id HTTP/1.1" 404 205 0.003699
10.0.0.249 - - [2025-04-17 07:08:14] "POST /device-functional-groups HTTP/1.1" 200 568 0.020978
10.0.0.249 - - [2025-04-17 07:08:14] "POST /fqname-to-id HTTP/1.1" 404 210 0.004641
10.0.0.249 - - [2025-04-17 07:08:14] "POST /device-functional-groups HTTP/1.1" 200 578 0.028630
10.0.0.249 - - [2025-04-17 07:08:14] "POST /fqname-to-id HTTP/1.1" 404 201 0.005474
10.0.0.249 - - [2025-04-17 07:08:14] "POST /role-configs HTTP/1.1" 200 529 0.026196
10.0.0.249 - - [2025-04-17 07:08:15] "POST /fqname-to-id HTTP/1.1" 404 196 0.003839
10.0.0.249 - - [2025-04-17 07:08:15] "POST /role-configs HTTP/1.1" 200 524 0.025904
10.0.0.249 - - [2025-04-17 07:08:15] "POST /fqname-to-id HTTP/1.1" 404 198 0.005036
10.0.0.249 - - [2025-04-17 07:08:15] "POST /role-configs HTTP/1.1" 200 526 0.024346
10.0.0.249 - - [2025-04-17 07:08:15] "POST /fqname-to-id HTTP/1.1" 404 198 0.003071
10.0.0.249 - - [2025-04-17 07:08:15] "POST /role-configs HTTP/1.1" 200 526 0.019843
10.0.0.249 - - [2025-04-17 07:08:15] "POST /fqname-to-id HTTP/1.1" 404 202 0.003954
10.0.0.249 - - [2025-04-17 07:08:15] "POST /role-configs HTTP/1.1" 200 530 0.018557
10.0.0.249 - - [2025-04-17 07:08:15] "POST /fqname-to-id HTTP/1.1" 404 197 0.003102
10.0.0.249 - - [2025-04-17 07:08:15] "POST /role-configs HTTP/1.1" 200 525 0.023844
10.0.0.249 - - [2025-04-17 07:08:15] "POST /fqname-to-id HTTP/1.1" 404 193 0.004541
10.0.0.249 - - [2025-04-17 07:08:15] "POST /role-configs HTTP/1.1" 200 521 0.019279
10.0.0.249 - - [2025-04-17 07:08:15] "POST /fqname-to-id HTTP/1.1" 404 194 0.003189
10.0.0.249 - - [2025-04-17 07:08:15] "POST /role-configs HTTP/1.1" 200 522 0.020357
10.0.0.249 - - [2025-04-17 07:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004314
10.0.0.249 - - [2025-04-17 07:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320
10.0.0.249 - - [2025-04-17 07:08:15] "POST /ref-update HTTP/1.1" 200 156 0.017434
10.0.0.249 - - [2025-04-17 07:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004464
10.0.0.249 - - [2025-04-17 07:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004890
10.0.0.249 - - [2025-04-17 07:08:16] "POST /ref-update HTTP/1.1" 200 156 0.011370
10.0.0.249 - - [2025-04-17 07:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312
10.0.0.249 - - [2025-04-17 07:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155
10.0.0.249 - - [2025-04-17 07:08:16] "POST /ref-update HTTP/1.1" 200 156 0.010684
10.0.0.249 - - [2025-04-17 07:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789
10.0.0.249 - - [2025-04-17 07:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537
10.0.0.249 - - [2025-04-17 07:08:16] "POST /ref-update HTTP/1.1" 200 156 0.010249
10.0.0.249 - - [2025-04-17 07:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639
10.0.0.249 - - [2025-04-17 07:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567
10.0.0.249 - - [2025-04-17 07:08:16] "POST /ref-update HTTP/1.1" 200 156 0.012777
10.0.0.249 - - [2025-04-17 07:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943
10.0.0.249 - - [2025-04-17 07:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940
10.0.0.249 - - [2025-04-17 07:08:16] "POST /ref-update HTTP/1.1" 200 156 0.010852
10.0.0.249 - - [2025-04-17 07:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518
10.0.0.249 - - [2025-04-17 07:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502
10.0.0.249 - - [2025-04-17 07:08:16] "POST /ref-update HTTP/1.1" 200 156 0.011577
10.0.0.249 - - [2025-04-17 07:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692
10.0.0.249 - - [2025-04-17 07:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818
10.0.0.249 - - [2025-04-17 07:08:17] "POST /ref-update HTTP/1.1" 200 156 0.011269
10.0.0.249 - - [2025-04-17 07:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575
10.0.0.249 - - [2025-04-17 07:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887
10.0.0.249 - - [2025-04-17 07:08:17] "POST /ref-update HTTP/1.1" 200 156 0.010026
10.0.0.249 - - [2025-04-17 07:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040
10.0.0.249 - - [2025-04-17 07:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664
10.0.0.249 - - [2025-04-17 07:08:17] "POST /ref-update HTTP/1.1" 200 156 0.010860
10.0.0.249 - - [2025-04-17 07:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618
10.0.0.249 - - [2025-04-17 07:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004413
10.0.0.249 - - [2025-04-17 07:08:17] "POST /ref-update HTTP/1.1" 200 156 0.011538
10.0.0.249 - - [2025-04-17 07:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544
10.0.0.249 - - [2025-04-17 07:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644
10.0.0.249 - - [2025-04-17 07:08:17] "POST /ref-update HTTP/1.1" 200 156 0.010608
10.0.0.249 - - [2025-04-17 07:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005940
10.0.0.249 - - [2025-04-17 07:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494
10.0.0.249 - - [2025-04-17 07:08:17] "POST /ref-update HTTP/1.1" 200 156 0.011078
10.0.0.249 - - [2025-04-17 07:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313
10.0.0.249 - - [2025-04-17 07:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.016083
10.0.0.249 - - [2025-04-17 07:08:17] "POST /ref-update HTTP/1.1" 200 156 0.009922
10.0.0.249 - - [2025-04-17 07:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004425
10.0.0.249 - - [2025-04-17 07:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176
10.0.0.249 - - [2025-04-17 07:08:18] "POST /ref-update HTTP/1.1" 200 156 0.021415
10.0.0.249 - - [2025-04-17 07:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020
10.0.0.249 - - [2025-04-17 07:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758
10.0.0.249 - - [2025-04-17 07:08:18] "POST /ref-update HTTP/1.1" 200 156 0.011119
10.0.0.249 - - [2025-04-17 07:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423
10.0.0.249 - - [2025-04-17 07:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838
10.0.0.249 - - [2025-04-17 07:08:18] "POST /ref-update HTTP/1.1" 200 156 0.011244
10.0.0.249 - - [2025-04-17 07:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434
10.0.0.249 - - [2025-04-17 07:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226
10.0.0.249 - - [2025-04-17 07:08:18] "POST /ref-update HTTP/1.1" 200 156 0.014007
10.0.0.249 - - [2025-04-17 07:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587
10.0.0.249 - - [2025-04-17 07:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803
10.0.0.249 - - [2025-04-17 07:08:18] "POST /ref-update HTTP/1.1" 200 156 0.010901
10.0.0.249 - - [2025-04-17 07:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144
10.0.0.249 - - [2025-04-17 07:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742
10.0.0.249 - - [2025-04-17 07:08:18] "POST /ref-update HTTP/1.1" 200 156 0.010969
10.0.0.249 - - [2025-04-17 07:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616
10.0.0.249 - - [2025-04-17 07:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006153
10.0.0.249 - - [2025-04-17 07:08:19] "POST /ref-update HTTP/1.1" 200 156 0.009928
10.0.0.249 - - [2025-04-17 07:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004228
10.0.0.249 - - [2025-04-17 07:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363
10.0.0.249 - - [2025-04-17 07:08:19] "POST /ref-update HTTP/1.1" 200 156 0.009070
10.0.0.249 - - [2025-04-17 07:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376
10.0.0.249 - - [2025-04-17 07:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430
10.0.0.249 - - [2025-04-17 07:08:19] "POST /ref-update HTTP/1.1" 200 156 0.011292
10.0.0.249 - - [2025-04-17 07:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820
10.0.0.249 - - [2025-04-17 07:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187
10.0.0.249 - - [2025-04-17 07:08:19] "POST /ref-update HTTP/1.1" 200 156 0.011595
10.0.0.249 - - [2025-04-17 07:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588
10.0.0.249 - - [2025-04-17 07:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598
10.0.0.249 - - [2025-04-17 07:08:19] "POST /ref-update HTTP/1.1" 200 156 0.011195
10.0.0.249 - - [2025-04-17 07:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405
10.0.0.249 - - [2025-04-17 07:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905
10.0.0.249 - - [2025-04-17 07:08:19] "POST /ref-update HTTP/1.1" 200 156 0.009659
10.0.0.249 - - [2025-04-17 07:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137
10.0.0.249 - - [2025-04-17 07:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758
10.0.0.249 - - [2025-04-17 07:08:20] "POST /ref-update HTTP/1.1" 200 156 0.015101
10.0.0.249 - - [2025-04-17 07:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472
10.0.0.249 - - [2025-04-17 07:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582
10.0.0.249 - - [2025-04-17 07:08:20] "POST /ref-update HTTP/1.1" 200 156 0.009397
10.0.0.249 - - [2025-04-17 07:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899
10.0.0.249 - - [2025-04-17 07:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585
10.0.0.249 - - [2025-04-17 07:08:20] "POST /ref-update HTTP/1.1" 200 156 0.009516
10.0.0.249 - - [2025-04-17 07:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985
10.0.0.249 - - [2025-04-17 07:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565
10.0.0.249 - - [2025-04-17 07:08:20] "POST /ref-update HTTP/1.1" 200 156 0.018776
10.0.0.249 - - [2025-04-17 07:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375
10.0.0.249 - - [2025-04-17 07:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783
10.0.0.249 - - [2025-04-17 07:08:20] "POST /ref-update HTTP/1.1" 200 156 0.009150
10.0.0.249 - - [2025-04-17 07:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004216
10.0.0.249 - - [2025-04-17 07:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609
10.0.0.249 - - [2025-04-17 07:08:20] "POST /ref-update HTTP/1.1" 200 156 0.011681
10.0.0.249 - - [2025-04-17 07:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920
10.0.0.249 - - [2025-04-17 07:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634
10.0.0.249 - - [2025-04-17 07:08:20] "POST /ref-update HTTP/1.1" 200 156 0.011381
10.0.0.249 - - [2025-04-17 07:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004455
10.0.0.249 - - [2025-04-17 07:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704
10.0.0.249 - - [2025-04-17 07:08:21] "POST /ref-update HTTP/1.1" 200 156 0.011724
10.0.0.249 - - [2025-04-17 07:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004560
10.0.0.249 - - [2025-04-17 07:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609
10.0.0.249 - - [2025-04-17 07:08:21] "POST /ref-update HTTP/1.1" 200 156 0.015331
10.0.0.249 - - [2025-04-17 07:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005134
10.0.0.249 - - [2025-04-17 07:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063
10.0.0.249 - - [2025-04-17 07:08:21] "POST /ref-update HTTP/1.1" 200 156 0.009807
10.0.0.249 - - [2025-04-17 07:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939
10.0.0.249 - - [2025-04-17 07:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570
10.0.0.249 - - [2025-04-17 07:08:21] "POST /ref-update HTTP/1.1" 200 156 0.022432
10.0.0.249 - - [2025-04-17 07:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004964
10.0.0.249 - - [2025-04-17 07:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005318
10.0.0.249 - - [2025-04-17 07:08:21] "POST /ref-update HTTP/1.1" 200 156 0.012469
10.0.0.249 - - [2025-04-17 07:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462
10.0.0.249 - - [2025-04-17 07:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831
10.0.0.249 - - [2025-04-17 07:08:21] "POST /ref-update HTTP/1.1" 200 156 0.011974
10.0.0.249 - - [2025-04-17 07:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004863
10.0.0.249 - - [2025-04-17 07:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004960
10.0.0.249 - - [2025-04-17 07:08:22] "POST /ref-update HTTP/1.1" 200 156 0.011915
10.0.0.249 - - [2025-04-17 07:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514
10.0.0.249 - - [2025-04-17 07:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005394
10.0.0.249 - - [2025-04-17 07:08:22] "POST /ref-update HTTP/1.1" 200 156 0.038981
10.0.0.249 - - [2025-04-17 07:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467
10.0.0.249 - - [2025-04-17 07:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003857
10.0.0.249 - - [2025-04-17 07:08:22] "POST /ref-update HTTP/1.1" 200 156 0.011609
10.0.0.249 - - [2025-04-17 07:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007291
10.0.0.249 - - [2025-04-17 07:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662
10.0.0.249 - - [2025-04-17 07:08:22] "POST /ref-update HTTP/1.1" 200 156 0.012936
10.0.0.249 - - [2025-04-17 07:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007711
10.0.0.249 - - [2025-04-17 07:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004450
10.0.0.249 - - [2025-04-17 07:08:22] "POST /ref-update HTTP/1.1" 200 156 0.010675
10.0.0.249 - - [2025-04-17 07:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524
10.0.0.249 - - [2025-04-17 07:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430
10.0.0.249 - - [2025-04-17 07:08:22] "POST /ref-update HTTP/1.1" 200 156 0.012763
10.0.0.249 - - [2025-04-17 07:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529
10.0.0.249 - - [2025-04-17 07:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004365
10.0.0.249 - - [2025-04-17 07:08:23] "POST /ref-update HTTP/1.1" 200 156 0.012035
10.0.0.249 - - [2025-04-17 07:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725
10.0.0.249 - - [2025-04-17 07:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515
10.0.0.249 - - [2025-04-17 07:08:23] "POST /ref-update HTTP/1.1" 200 156 0.019743
10.0.0.249 - - [2025-04-17 07:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407
10.0.0.249 - - [2025-04-17 07:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649
10.0.0.249 - - [2025-04-17 07:08:23] "POST /ref-update HTTP/1.1" 200 156 0.010754
10.0.0.249 - - [2025-04-17 07:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626
10.0.0.249 - - [2025-04-17 07:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055
10.0.0.249 - - [2025-04-17 07:08:23] "POST /ref-update HTTP/1.1" 200 156 0.046817
10.0.0.249 - - [2025-04-17 07:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004967
10.0.0.249 - - [2025-04-17 07:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344
10.0.0.249 - - [2025-04-17 07:08:23] "POST /ref-update HTTP/1.1" 200 156 0.013505
10.0.0.249 - - [2025-04-17 07:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004622
10.0.0.249 - - [2025-04-17 07:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006969
10.0.0.249 - - [2025-04-17 07:08:23] "POST /ref-update HTTP/1.1" 200 156 0.012638
10.0.0.249 - - [2025-04-17 07:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004284
10.0.0.249 - - [2025-04-17 07:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109
10.0.0.249 - - [2025-04-17 07:08:24] "POST /ref-update HTTP/1.1" 200 156 0.017797
10.0.0.249 - - [2025-04-17 07:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308
10.0.0.249 - - [2025-04-17 07:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005
10.0.0.249 - - [2025-04-17 07:08:24] "POST /ref-update HTTP/1.1" 200 156 0.010165
10.0.0.249 - - [2025-04-17 07:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006743
10.0.0.249 - - [2025-04-17 07:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291
10.0.0.249 - - [2025-04-17 07:08:24] "POST /ref-update HTTP/1.1" 200 156 0.009858
10.0.0.249 - - [2025-04-17 07:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496
10.0.0.249 - - [2025-04-17 07:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078
10.0.0.249 - - [2025-04-17 07:08:24] "POST /ref-update HTTP/1.1" 200 156 0.010827
10.0.0.249 - - [2025-04-17 07:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626
10.0.0.249 - - [2025-04-17 07:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995
10.0.0.249 - - [2025-04-17 07:08:24] "POST /ref-update HTTP/1.1" 200 156 0.009606
10.0.0.249 - - [2025-04-17 07:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599
10.0.0.249 - - [2025-04-17 07:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054
10.0.0.249 - - [2025-04-17 07:08:24] "GET / HTTP/1.1" 200 36499 0.001843
10.0.0.249 - - [2025-04-17 07:08:24] "POST /fqname-to-id HTTP/1.1" 401 298 0.000498
10.0.0.249 - - [2025-04-17 07:08:24] "POST /ref-update HTTP/1.1" 200 156 0.031915
10.0.0.249 - - [2025-04-17 07:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355
10.0.0.249 - - [2025-04-17 07:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196
10.0.0.249 - - [2025-04-17 07:08:24] "POST /ref-update HTTP/1.1" 200 156 0.010206
10.0.0.249 - - [2025-04-17 07:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441
10.0.0.249 - - [2025-04-17 07:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004403
10.0.0.249 - - [2025-04-17 07:08:25] "POST /ref-update HTTP/1.1" 200 156 0.015851
10.0.0.249 - - [2025-04-17 07:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.032511
10.0.0.249 - - [2025-04-17 07:08:25] "GET /global-system-config/dbf14bf5-69d9-4142-abfd-109cbeff457b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2712 0.007326
10.0.0.249 - - [2025-04-17 07:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441
10.0.0.249 - - [2025-04-17 07:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407
10.0.0.249 - - [2025-04-17 07:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005404
10.0.0.249 - - [2025-04-17 07:08:25] "GET /config-node/fc5834ce-e816-428d-ba67-f3373e02de0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.005670
10.0.0.249 - - [2025-04-17 07:08:25] "POST /ref-update HTTP/1.1" 200 156 0.021791
10.0.0.249 - - [2025-04-17 07:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352
10.0.0.249 - - [2025-04-17 07:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004290
10.0.0.249 - - [2025-04-17 07:08:25] "POST /ref-update HTTP/1.1" 200 156 0.013756
10.0.0.249 - - [2025-04-17 07:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592
10.0.0.249 - - [2025-04-17 07:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187
10.0.0.249 - - [2025-04-17 07:08:25] "POST /ref-update HTTP/1.1" 200 156 0.011118
10.0.0.249 - - [2025-04-17 07:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483
10.0.0.249 - - [2025-04-17 07:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543
10.0.0.249 - - [2025-04-17 07:08:25] "POST /ref-update HTTP/1.1" 200 156 0.010836
10.0.0.249 - - [2025-04-17 07:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004454
10.0.0.249 - - [2025-04-17 07:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511
10.0.0.249 - - [2025-04-17 07:08:25] "POST /ref-update HTTP/1.1" 200 156 0.009954
10.0.0.249 - - [2025-04-17 07:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004864
10.0.0.249 - - [2025-04-17 07:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635
10.0.0.249 - - [2025-04-17 07:08:26] "POST /ref-update HTTP/1.1" 200 156 0.010455
10.0.0.249 - - [2025-04-17 07:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324
10.0.0.249 - - [2025-04-17 07:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668
10.0.0.249 - - [2025-04-17 07:08:26] "POST /ref-update HTTP/1.1" 200 156 0.012208
10.0.0.249 - - [2025-04-17 07:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373
10.0.0.249 - - [2025-04-17 07:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449
10.0.0.249 - - [2025-04-17 07:08:26] "POST /ref-update HTTP/1.1" 200 156 0.009107
10.0.0.249 - - [2025-04-17 07:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534
10.0.0.249 - - [2025-04-17 07:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236
10.0.0.249 - - [2025-04-17 07:08:26] "POST /ref-update HTTP/1.1" 200 156 0.014973
10.0.0.249 - - [2025-04-17 07:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004541
10.0.0.249 - - [2025-04-17 07:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005074
10.0.0.249 - - [2025-04-17 07:08:26] "POST /ref-update HTTP/1.1" 200 156 0.016871
10.0.0.249 - - [2025-04-17 07:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822
10.0.0.249 - - [2025-04-17 07:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718
10.0.0.249 - - [2025-04-17 07:08:26] "POST /ref-update HTTP/1.1" 200 156 0.012129
10.0.0.249 - - [2025-04-17 07:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561
10.0.0.249 - - [2025-04-17 07:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875
10.0.0.249 - - [2025-04-17 07:08:27] "POST /ref-update HTTP/1.1" 200 156 0.014098
10.0.0.249 - - [2025-04-17 07:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422
10.0.0.249 - - [2025-04-17 07:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837
10.0.0.249 - - [2025-04-17 07:08:27] "POST /ref-update HTTP/1.1" 200 156 0.008462
10.0.0.249 - - [2025-04-17 07:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508
10.0.0.249 - - [2025-04-17 07:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407
10.0.0.249 - - [2025-04-17 07:08:27] "POST /ref-update HTTP/1.1" 200 156 0.009644
10.0.0.249 - - [2025-04-17 07:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367
10.0.0.249 - - [2025-04-17 07:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348
10.0.0.249 - - [2025-04-17 07:08:27] "POST /ref-update HTTP/1.1" 200 156 0.011433
10.0.0.249 - - [2025-04-17 07:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413
10.0.0.249 - - [2025-04-17 07:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003311
10.0.0.249 - - [2025-04-17 07:08:27] "POST /ref-update HTTP/1.1" 200 156 0.013407
10.0.0.249 - - [2025-04-17 07:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801
10.0.0.249 - - [2025-04-17 07:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705
10.0.0.249 - - [2025-04-17 07:08:27] "POST /ref-update HTTP/1.1" 200 156 0.009389
10.0.0.249 - - [2025-04-17 07:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408
10.0.0.249 - - [2025-04-17 07:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248
10.0.0.249 - - [2025-04-17 07:08:27] "POST /ref-update HTTP/1.1" 200 156 0.009001
10.0.0.249 - - [2025-04-17 07:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435
10.0.0.249 - - [2025-04-17 07:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521
10.0.0.249 - - [2025-04-17 07:08:28] "POST /ref-update HTTP/1.1" 200 156 0.010935
10.0.0.249 - - [2025-04-17 07:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333
10.0.0.249 - - [2025-04-17 07:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741
10.0.0.249 - - [2025-04-17 07:08:28] "POST /ref-update HTTP/1.1" 200 156 0.009361
10.0.0.249 - - [2025-04-17 07:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824
10.0.0.249 - - [2025-04-17 07:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777
10.0.0.249 - - [2025-04-17 07:08:28] "POST /ref-update HTTP/1.1" 200 156 0.009430
10.0.0.249 - - [2025-04-17 07:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635
10.0.0.249 - - [2025-04-17 07:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149
10.0.0.249 - - [2025-04-17 07:08:28] "POST /ref-update HTTP/1.1" 200 156 0.008918
10.0.0.249 - - [2025-04-17 07:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540
10.0.0.249 - - [2025-04-17 07:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457
10.0.0.249 - - [2025-04-17 07:08:28] "POST /ref-update HTTP/1.1" 200 156 0.011139
10.0.0.249 - - [2025-04-17 07:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431
10.0.0.249 - - [2025-04-17 07:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004234
10.0.0.249 - - [2025-04-17 07:08:28] "POST /ref-update HTTP/1.1" 200 156 0.012350
10.0.0.249 - - [2025-04-17 07:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279
10.0.0.249 - - [2025-04-17 07:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945
10.0.0.249 - - [2025-04-17 07:08:29] "POST /ref-update HTTP/1.1" 200 156 0.009737
10.0.0.249 - - [2025-04-17 07:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005002
10.0.0.249 - - [2025-04-17 07:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004243
10.0.0.249 - - [2025-04-17 07:08:29] "POST /ref-update HTTP/1.1" 200 156 0.009326
10.0.0.249 - - [2025-04-17 07:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465
10.0.0.249 - - [2025-04-17 07:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885
10.0.0.249 - - [2025-04-17 07:08:29] "POST /ref-update HTTP/1.1" 200 156 0.010769
10.0.0.249 - - [2025-04-17 07:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582
10.0.0.249 - - [2025-04-17 07:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457
10.0.0.249 - - [2025-04-17 07:08:29] "POST /ref-update HTTP/1.1" 200 156 0.009935
10.0.0.249 - - [2025-04-17 07:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569
10.0.0.249 - - [2025-04-17 07:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322
10.0.0.249 - - [2025-04-17 07:08:29] "POST /ref-update HTTP/1.1" 200 156 0.009611
10.0.0.249 - - [2025-04-17 07:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892
10.0.0.249 - - [2025-04-17 07:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915
10.0.0.249 - - [2025-04-17 07:08:29] "POST /ref-update HTTP/1.1" 200 156 0.009590
10.0.0.249 - - [2025-04-17 07:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480
10.0.0.249 - - [2025-04-17 07:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306
10.0.0.249 - - [2025-04-17 07:08:29] "POST /ref-update HTTP/1.1" 200 156 0.009878
10.0.0.249 - - [2025-04-17 07:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839
10.0.0.249 - - [2025-04-17 07:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845
10.0.0.249 - - [2025-04-17 07:08:30] "POST /ref-update HTTP/1.1" 200 156 0.011245
10.0.0.249 - - [2025-04-17 07:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005111
10.0.0.249 - - [2025-04-17 07:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492
10.0.0.249 - - [2025-04-17 07:08:30] "POST /ref-update HTTP/1.1" 200 156 0.013996
10.0.0.249 - - [2025-04-17 07:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574
10.0.0.249 - - [2025-04-17 07:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708
10.0.0.249 - - [2025-04-17 07:08:30] "POST /ref-update HTTP/1.1" 200 156 0.010359
10.0.0.249 - - [2025-04-17 07:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676
10.0.0.249 - - [2025-04-17 07:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012955
10.0.0.249 - - [2025-04-17 07:08:30] "POST /ref-update HTTP/1.1" 200 156 0.014104
10.0.0.249 - - [2025-04-17 07:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070
10.0.0.249 - - [2025-04-17 07:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505
10.0.0.249 - - [2025-04-17 07:08:30] "POST /ref-update HTTP/1.1" 200 156 0.009856
10.0.0.249 - - [2025-04-17 07:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403
10.0.0.249 - - [2025-04-17 07:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285
10.0.0.249 - - [2025-04-17 07:08:30] "POST /ref-update HTTP/1.1" 200 156 0.010970
10.0.0.249 - - [2025-04-17 07:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719
10.0.0.249 - - [2025-04-17 07:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004336
10.0.0.249 - - [2025-04-17 07:08:31] "POST /ref-update HTTP/1.1" 200 156 0.009010
10.0.0.249 - - [2025-04-17 07:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221
10.0.0.249 - - [2025-04-17 07:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417
10.0.0.249 - - [2025-04-17 07:08:31] "POST /ref-update HTTP/1.1" 200 156 0.011814
10.0.0.249 - - [2025-04-17 07:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003431
10.0.0.249 - - [2025-04-17 07:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004447
10.0.0.249 - - [2025-04-17 07:08:31] "POST /ref-update HTTP/1.1" 200 156 0.009700
10.0.0.249 - - [2025-04-17 07:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398
10.0.0.249 - - [2025-04-17 07:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486
10.0.0.249 - - [2025-04-17 07:08:31] "POST /ref-update HTTP/1.1" 200 156 0.010191
10.0.0.249 - - [2025-04-17 07:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065
10.0.0.249 - - [2025-04-17 07:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077
10.0.0.249 - - [2025-04-17 07:08:31] "POST /ref-update HTTP/1.1" 200 156 0.010459
10.0.0.249 - - [2025-04-17 07:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233
10.0.0.249 - - [2025-04-17 07:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331
10.0.0.249 - - [2025-04-17 07:08:31] "POST /ref-update HTTP/1.1" 200 156 0.011421
10.0.0.249 - - [2025-04-17 07:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618
10.0.0.249 - - [2025-04-17 07:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392
10.0.0.249 - - [2025-04-17 07:08:31] "POST /ref-update HTTP/1.1" 200 156 0.011630
10.0.0.249 - - [2025-04-17 07:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873
10.0.0.249 - - [2025-04-17 07:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765
10.0.0.249 - - [2025-04-17 07:08:32] "POST /ref-update HTTP/1.1" 200 156 0.010082
10.0.0.249 - - [2025-04-17 07:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498
10.0.0.249 - - [2025-04-17 07:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338
10.0.0.249 - - [2025-04-17 07:08:32] "POST /ref-update HTTP/1.1" 200 156 0.014188
10.0.0.249 - - [2025-04-17 07:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079
10.0.0.249 - - [2025-04-17 07:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625
10.0.0.249 - - [2025-04-17 07:08:32] "POST /ref-update HTTP/1.1" 200 156 0.009484
10.0.0.249 - - [2025-04-17 07:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193
10.0.0.249 - - [2025-04-17 07:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497
10.0.0.249 - - [2025-04-17 07:08:32] "POST /ref-update HTTP/1.1" 200 156 0.011753
10.0.0.249 - - [2025-04-17 07:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521
10.0.0.249 - - [2025-04-17 07:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979
10.0.0.249 - - [2025-04-17 07:08:32] "POST /ref-update HTTP/1.1" 200 156 0.012352
10.0.0.249 - - [2025-04-17 07:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005555
10.0.0.249 - - [2025-04-17 07:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333
10.0.0.249 - - [2025-04-17 07:08:32] "POST /ref-update HTTP/1.1" 200 156 0.013907
10.0.0.249 - - [2025-04-17 07:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695
10.0.0.249 - - [2025-04-17 07:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303
10.0.0.249 - - [2025-04-17 07:08:33] "POST /ref-update HTTP/1.1" 200 156 0.011117
10.0.0.249 - - [2025-04-17 07:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695
10.0.0.249 - - [2025-04-17 07:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010
10.0.0.249 - - [2025-04-17 07:08:33] "POST /ref-update HTTP/1.1" 200 156 0.010825
10.0.0.249 - - [2025-04-17 07:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389
10.0.0.249 - - [2025-04-17 07:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247
10.0.0.249 - - [2025-04-17 07:08:33] "POST /ref-update HTTP/1.1" 200 156 0.009856
10.0.0.249 - - [2025-04-17 07:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145
10.0.0.249 - - [2025-04-17 07:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893
10.0.0.249 - - [2025-04-17 07:08:33] "POST /ref-update HTTP/1.1" 200 156 0.013358
10.0.0.249 - - [2025-04-17 07:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927
10.0.0.249 - - [2025-04-17 07:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895
10.0.0.249 - - [2025-04-17 07:08:33] "POST /ref-update HTTP/1.1" 200 156 0.012100
10.0.0.249 - - [2025-04-17 07:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006244
10.0.0.249 - - [2025-04-17 07:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004647
10.0.0.249 - - [2025-04-17 07:08:33] "POST /ref-update HTTP/1.1" 200 156 0.018475
10.0.0.249 - - [2025-04-17 07:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498
10.0.0.249 - - [2025-04-17 07:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005195
10.0.0.249 - - [2025-04-17 07:08:33] "POST /ref-update HTTP/1.1" 200 156 0.010928
10.0.0.249 - - [2025-04-17 07:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605
10.0.0.249 - - [2025-04-17 07:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690
10.0.0.249 - - [2025-04-17 07:08:34] "POST /ref-update HTTP/1.1" 200 156 0.013728
10.0.0.249 - - [2025-04-17 07:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576
10.0.0.249 - - [2025-04-17 07:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535
10.0.0.249 - - [2025-04-17 07:08:34] "POST /ref-update HTTP/1.1" 200 156 0.027236
10.0.0.249 - - [2025-04-17 07:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011827
10.0.0.249 - - [2025-04-17 07:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004704
10.0.0.249 - - [2025-04-17 07:08:34] "POST /ref-update HTTP/1.1" 200 156 0.010508
10.0.0.249 - - [2025-04-17 07:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510
10.0.0.249 - - [2025-04-17 07:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582
10.0.0.249 - - [2025-04-17 07:08:34] "POST /ref-update HTTP/1.1" 200 156 0.011646
10.0.0.249 - - [2025-04-17 07:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283
10.0.0.249 - - [2025-04-17 07:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684
10.0.0.249 - - [2025-04-17 07:08:34] "POST /ref-update HTTP/1.1" 200 156 0.011440
10.0.0.249 - - [2025-04-17 07:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004240
10.0.0.249 - - [2025-04-17 07:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377
10.0.0.249 - - [2025-04-17 07:08:34] "POST /ref-update HTTP/1.1" 200 156 0.010982
10.0.0.249 - - [2025-04-17 07:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004363
10.0.0.249 - - [2025-04-17 07:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328
10.0.0.249 - - [2025-04-17 07:08:35] "POST /ref-update HTTP/1.1" 200 156 0.010459
10.0.0.249 - - [2025-04-17 07:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697
10.0.0.249 - - [2025-04-17 07:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764
10.0.0.249 - - [2025-04-17 07:08:35] "POST /ref-update HTTP/1.1" 200 156 0.011881
10.0.0.249 - - [2025-04-17 07:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004786
10.0.0.249 - - [2025-04-17 07:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651
10.0.0.249 - - [2025-04-17 07:08:35] "POST /ref-update HTTP/1.1" 200 156 0.009976
10.0.0.249 - - [2025-04-17 07:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931
10.0.0.249 - - [2025-04-17 07:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801
10.0.0.249 - - [2025-04-17 07:08:35] "POST /ref-update HTTP/1.1" 200 156 0.011532
10.0.0.249 - - [2025-04-17 07:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819
10.0.0.249 - - [2025-04-17 07:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391
10.0.0.249 - - [2025-04-17 07:08:35] "POST /ref-update HTTP/1.1" 200 156 0.012969
10.0.0.249 - - [2025-04-17 07:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706
10.0.0.249 - - [2025-04-17 07:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544
10.0.0.249 - - [2025-04-17 07:08:35] "POST /ref-update HTTP/1.1" 200 156 0.012075
10.0.0.249 - - [2025-04-17 07:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076
10.0.0.249 - - [2025-04-17 07:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878
10.0.0.249 - - [2025-04-17 07:08:36] "POST /ref-update HTTP/1.1" 200 156 0.019032
10.0.0.249 - - [2025-04-17 07:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606
10.0.0.249 - - [2025-04-17 07:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634
10.0.0.249 - - [2025-04-17 07:08:36] "POST /ref-update HTTP/1.1" 200 156 0.014210
10.0.0.249 - - [2025-04-17 07:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006319
10.0.0.249 - - [2025-04-17 07:08:36] "GET / HTTP/1.1" 200 36499 0.002825
10.0.0.249 - - [2025-04-17 07:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004598
10.0.0.249 - - [2025-04-17 07:08:36] "POST /fqname-to-id HTTP/1.1" 401 298 0.000998
10.0.0.249 - - [2025-04-17 07:08:36] "POST /ref-update HTTP/1.1" 200 156 0.012173
10.0.0.249 - - [2025-04-17 07:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233
10.0.0.249 - - [2025-04-17 07:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994
10.0.0.249 - - [2025-04-17 07:08:36] "POST /ref-update HTTP/1.1" 200 156 0.011265
10.0.0.249 - - [2025-04-17 07:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753
10.0.0.249 - - [2025-04-17 07:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209
10.0.0.249 - - [2025-04-17 07:08:36] "POST /ref-update HTTP/1.1" 200 156 0.012861
10.0.0.249 - - [2025-04-17 07:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.037133
10.0.0.249 - - [2025-04-17 07:08:36] "GET /routing-instance/42fb33ec-83cd-4a89-a816-a51fc146b0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.010439
10.0.0.249 - - [2025-04-17 07:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007718
10.0.0.249 - - [2025-04-17 07:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964
10.0.0.249 - - [2025-04-17 07:08:36] "POST /bgp-routers HTTP/1.1" 409 299 0.002565
10.0.0.249 - - [2025-04-17 07:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005837
10.0.0.249 - - [2025-04-17 07:08:36] "POST /ref-update HTTP/1.1" 200 156 0.013366
10.0.0.249 - - [2025-04-17 07:08:36] "GET /bgp-router/32ef9f29-bf55-4b37-a822-180958d13bf9?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1800 0.009089
10.0.0.249 - - [2025-04-17 07:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005330
10.0.0.249 - - [2025-04-17 07:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397
10.0.0.249 - - [2025-04-17 07:08:36] "PUT /bgp-router/32ef9f29-bf55-4b37-a822-180958d13bf9 HTTP/1.1" 200 256 0.018750
10.0.0.249 - - [2025-04-17 07:08:37] "POST /ref-update HTTP/1.1" 200 156 0.027751
10.0.0.249 - - [2025-04-17 07:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227
10.0.0.249 - - [2025-04-17 07:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554
10.0.0.249 - - [2025-04-17 07:08:37] "POST /ref-update HTTP/1.1" 200 156 0.014853
10.0.0.249 - - [2025-04-17 07:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700
10.0.0.249 - - [2025-04-17 07:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502
10.0.0.249 - - [2025-04-17 07:08:37] "POST /ref-update HTTP/1.1" 200 156 0.011669
10.0.0.249 - - [2025-04-17 07:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005045
10.0.0.249 - - [2025-04-17 07:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664
10.0.0.249 - - [2025-04-17 07:08:37] "POST /ref-update HTTP/1.1" 200 156 0.010516
10.0.0.249 - - [2025-04-17 07:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093
10.0.0.249 - - [2025-04-17 07:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645
10.0.0.249 - - [2025-04-17 07:08:37] "POST /ref-update HTTP/1.1" 200 156 0.013685
10.0.0.249 - - [2025-04-17 07:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003888
10.0.0.249 - - [2025-04-17 07:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349
10.0.0.249 - - [2025-04-17 07:08:37] "POST /ref-update HTTP/1.1" 200 156 0.010437
10.0.0.249 - - [2025-04-17 07:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004473
10.0.0.249 - - [2025-04-17 07:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476
10.0.0.249 - - [2025-04-17 07:08:37] "POST /ref-update HTTP/1.1" 200 156 0.010627
10.0.0.249 - - [2025-04-17 07:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:08:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000901
10.0.0.249 - - [2025-04-17 07:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009878
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:08:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001045
10.0.0.249 - - [2025-04-17 07:08:38] "POST /ref-update HTTP/1.1" 200 156 0.008646
10.0.0.249 - - [2025-04-17 07:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592
10.0.0.249 - - [2025-04-17 07:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054
10.0.0.249 - - [2025-04-17 07:08:38] "POST /ref-update HTTP/1.1" 200 156 0.011218
10.0.0.249 - - [2025-04-17 07:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164
10.0.0.249 - - [2025-04-17 07:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841
10.0.0.249 - - [2025-04-17 07:08:38] "POST /ref-update HTTP/1.1" 200 156 0.016412
10.0.0.249 - - [2025-04-17 07:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229
10.0.0.249 - - [2025-04-17 07:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814
10.0.0.249 - - [2025-04-17 07:08:38] "POST /ref-update HTTP/1.1" 200 156 0.016351
10.0.0.249 - - [2025-04-17 07:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006366
10.0.0.249 - - [2025-04-17 07:08:38] "GET /global-system-configs HTTP/1.1" 200 324 0.064296
10.0.0.249 - - [2025-04-17 07:08:38] "GET /obj-perms HTTP/1.1" 200 6405 0.063641
10.0.0.249 - - [2025-04-17 07:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608
10.0.0.249 - - [2025-04-17 07:08:38] "POST /ref-update HTTP/1.1" 200 156 0.012572
10.0.0.249 - - [2025-04-17 07:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006240
10.0.0.249 - - [2025-04-17 07:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312
10.0.0.249 - - [2025-04-17 07:08:38] "POST /ref-update HTTP/1.1" 200 156 0.011126
10.0.0.249 - - [2025-04-17 07:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397
10.0.0.249 - - [2025-04-17 07:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005042
10.0.0.249 - - [2025-04-17 07:08:39] "POST /ref-update HTTP/1.1" 200 156 0.010823
10.0.0.249 - - [2025-04-17 07:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286
10.0.0.249 - - [2025-04-17 07:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094
10.0.0.249 - - [2025-04-17 07:08:39] "POST /ref-update HTTP/1.1" 200 156 0.009561
10.0.0.249 - - [2025-04-17 07:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318
10.0.0.249 - - [2025-04-17 07:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301
10.0.0.249 - - [2025-04-17 07:08:39] "POST /ref-update HTTP/1.1" 200 156 0.010300
10.0.0.249 - - [2025-04-17 07:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603
10.0.0.249 - - [2025-04-17 07:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410
10.0.0.249 - - [2025-04-17 07:08:39] "POST /ref-update HTTP/1.1" 200 156 0.009035
10.0.0.249 - - [2025-04-17 07:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007144
10.0.0.249 - - [2025-04-17 07:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135
10.0.0.249 - - [2025-04-17 07:08:39] "POST /ref-update HTTP/1.1" 200 156 0.011020
10.0.0.249 - - [2025-04-17 07:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798
10.0.0.249 - - [2025-04-17 07:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567
10.0.0.249 - - [2025-04-17 07:08:39] "POST /ref-update HTTP/1.1" 200 156 0.019929
10.0.0.249 - - [2025-04-17 07:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005051
10.0.0.249 - - [2025-04-17 07:08:39] "GET /obj-perms HTTP/1.1" 200 6405 0.068151
10.0.0.249 - - [2025-04-17 07:08:39] "GET /global-system-configs HTTP/1.1" 200 324 0.035808
10.0.0.249 - - [2025-04-17 07:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557
10.0.0.249 - - [2025-04-17 07:08:40] "POST /ref-update HTTP/1.1" 200 156 0.016888
10.0.0.249 - - [2025-04-17 07:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647
10.0.0.249 - - [2025-04-17 07:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004572
10.0.0.249 - - [2025-04-17 07:08:40] "POST /ref-update HTTP/1.1" 200 156 0.008664
10.0.0.249 - - [2025-04-17 07:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634
10.0.0.249 - - [2025-04-17 07:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227
10.0.0.249 - - [2025-04-17 07:08:40] "POST /ref-update HTTP/1.1" 200 156 0.017659
10.0.0.249 - - [2025-04-17 07:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055
10.0.0.249 - - [2025-04-17 07:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657
10.0.0.249 - - [2025-04-17 07:08:40] "POST /ref-update HTTP/1.1" 200 156 0.009645
10.0.0.249 - - [2025-04-17 07:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447
10.0.0.249 - - [2025-04-17 07:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004988
10.0.0.249 - - [2025-04-17 07:08:40] "POST /ref-update HTTP/1.1" 200 156 0.012048
10.0.0.249 - - [2025-04-17 07:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424
10.0.0.249 - - [2025-04-17 07:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402
10.0.0.249 - - [2025-04-17 07:08:40] "POST /ref-update HTTP/1.1" 200 156 0.010069
10.0.0.249 - - [2025-04-17 07:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004515
10.0.0.249 - - [2025-04-17 07:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395
10.0.0.249 - - [2025-04-17 07:08:40] "POST /ref-update HTTP/1.1" 200 156 0.018109
10.0.0.249 - - [2025-04-17 07:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681
10.0.0.249 - - [2025-04-17 07:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313
10.0.0.249 - - [2025-04-17 07:08:41] "POST /ref-update HTTP/1.1" 200 156 0.014189
10.0.0.249 - - [2025-04-17 07:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521
10.0.0.249 - - [2025-04-17 07:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004543
10.0.0.249 - - [2025-04-17 07:08:41] "POST /ref-update HTTP/1.1" 200 156 0.014425
10.0.0.249 - - [2025-04-17 07:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514
10.0.0.249 - - [2025-04-17 07:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191
10.0.0.249 - - [2025-04-17 07:08:41] "POST /ref-update HTTP/1.1" 200 156 0.014401
10.0.0.249 - - [2025-04-17 07:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209
10.0.0.249 - - [2025-04-17 07:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950
10.0.0.249 - - [2025-04-17 07:08:41] "POST /ref-update HTTP/1.1" 200 156 0.022416
10.0.0.249 - - [2025-04-17 07:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800
10.0.0.249 - - [2025-04-17 07:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535
10.0.0.249 - - [2025-04-17 07:08:41] "POST /ref-update HTTP/1.1" 200 156 0.021635
10.0.0.249 - - [2025-04-17 07:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006414
10.0.0.249 - - [2025-04-17 07:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120
10.0.0.249 - - [2025-04-17 07:08:41] "POST /ref-update HTTP/1.1" 200 156 0.014858
10.0.0.249 - - [2025-04-17 07:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535
10.0.0.249 - - [2025-04-17 07:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010390
10.0.0.249 - - [2025-04-17 07:08:42] "POST /ref-update HTTP/1.1" 200 156 0.009870
10.0.0.249 - - [2025-04-17 07:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005527
10.0.0.249 - - [2025-04-17 07:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904
10.0.0.249 - - [2025-04-17 07:08:42] "POST /ref-update HTTP/1.1" 200 156 0.011346
10.0.0.249 - - [2025-04-17 07:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004558
10.0.0.249 - - [2025-04-17 07:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005476
10.0.0.249 - - [2025-04-17 07:08:42] "POST /ref-update HTTP/1.1" 200 156 0.012459
10.0.0.249 - - [2025-04-17 07:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004565
10.0.0.249 - - [2025-04-17 07:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007199
10.0.0.249 - - [2025-04-17 07:08:42] "POST /ref-update HTTP/1.1" 200 156 0.013229
10.0.0.249 - - [2025-04-17 07:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807
10.0.0.249 - - [2025-04-17 07:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003498
10.0.0.249 - - [2025-04-17 07:08:42] "POST /ref-update HTTP/1.1" 200 156 0.012066
10.0.0.249 - - [2025-04-17 07:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444
10.0.0.249 - - [2025-04-17 07:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005400
10.0.0.249 - - [2025-04-17 07:08:42] "POST /ref-update HTTP/1.1" 200 156 0.019522
10.0.0.249 - - [2025-04-17 07:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033
10.0.0.249 - - [2025-04-17 07:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.016675
10.0.0.249 - - [2025-04-17 07:08:43] "POST /ref-update HTTP/1.1" 200 156 0.012181
10.0.0.249 - - [2025-04-17 07:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796
10.0.0.249 - - [2025-04-17 07:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010692
10.0.0.249 - - [2025-04-17 07:08:43] "POST /ref-update HTTP/1.1" 200 156 0.079346
10.0.0.249 - - [2025-04-17 07:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439
10.0.0.249 - - [2025-04-17 07:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005
10.0.0.249 - - [2025-04-17 07:08:43] "POST /ref-update HTTP/1.1" 200 156 0.019052
10.0.0.249 - - [2025-04-17 07:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062
10.0.0.249 - - [2025-04-17 07:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005067
10.0.0.249 - - [2025-04-17 07:08:43] "POST /ref-update HTTP/1.1" 200 156 0.017153
10.0.0.249 - - [2025-04-17 07:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004851
10.0.0.249 - - [2025-04-17 07:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004293
10.0.0.249 - - [2025-04-17 07:08:43] "POST /ref-update HTTP/1.1" 200 156 0.011170
10.0.0.249 - - [2025-04-17 07:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005299
10.0.0.249 - - [2025-04-17 07:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121
10.0.0.249 - - [2025-04-17 07:08:44] "POST /ref-update HTTP/1.1" 200 156 0.012195
10.0.0.249 - - [2025-04-17 07:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462
10.0.0.249 - - [2025-04-17 07:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114
10.0.0.249 - - [2025-04-17 07:08:44] "POST /ref-update HTTP/1.1" 200 156 0.014358
10.0.0.249 - - [2025-04-17 07:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006389
10.0.0.249 - - [2025-04-17 07:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005510
10.0.0.249 - - [2025-04-17 07:08:44] "POST /ref-update HTTP/1.1" 200 156 0.011127
10.0.0.249 - - [2025-04-17 07:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499
10.0.0.249 - - [2025-04-17 07:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004740
10.0.0.249 - - [2025-04-17 07:08:44] "POST /ref-update HTTP/1.1" 200 156 0.017061
10.0.0.249 - - [2025-04-17 07:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005309
10.0.0.249 - - [2025-04-17 07:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708
10.0.0.249 - - [2025-04-17 07:08:44] "POST /ref-update HTTP/1.1" 200 156 0.010516
10.0.0.249 - - [2025-04-17 07:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008741
10.0.0.249 - - [2025-04-17 07:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005654
10.0.0.249 - - [2025-04-17 07:08:44] "POST /ref-update HTTP/1.1" 200 156 0.029490
10.0.0.249 - - [2025-04-17 07:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278
10.0.0.249 - - [2025-04-17 07:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005417
10.0.0.249 - - [2025-04-17 07:08:45] "POST /ref-update HTTP/1.1" 200 156 0.015712
10.0.0.249 - - [2025-04-17 07:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007365
10.0.0.249 - - [2025-04-17 07:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646
10.0.0.249 - - [2025-04-17 07:08:45] "POST /ref-update HTTP/1.1" 200 156 0.012297
10.0.0.249 - - [2025-04-17 07:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005243
10.0.0.249 - - [2025-04-17 07:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956
10.0.0.249 - - [2025-04-17 07:08:45] "POST /ref-update HTTP/1.1" 200 156 0.030849
10.0.0.249 - - [2025-04-17 07:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009779
10.0.0.249 - - [2025-04-17 07:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005357
10.0.0.249 - - [2025-04-17 07:08:45] "POST /ref-update HTTP/1.1" 200 156 0.026647
10.0.0.249 - - [2025-04-17 07:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005271
10.0.0.249 - - [2025-04-17 07:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007673
10.0.0.249 - - [2025-04-17 07:08:45] "POST /ref-update HTTP/1.1" 200 156 0.039344
10.0.0.249 - - [2025-04-17 07:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005522
10.0.0.249 - - [2025-04-17 07:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825
10.0.0.249 - - [2025-04-17 07:08:45] "POST /ref-update HTTP/1.1" 200 156 0.044429
10.0.0.249 - - [2025-04-17 07:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006923
10.0.0.249 - - [2025-04-17 07:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006417
10.0.0.249 - - [2025-04-17 07:08:46] "POST /ref-update HTTP/1.1" 200 156 0.053871
10.0.0.249 - - [2025-04-17 07:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012351
10.0.0.249 - - [2025-04-17 07:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005260
10.0.0.249 - - [2025-04-17 07:08:46] "POST /ref-update HTTP/1.1" 200 156 0.034256
10.0.0.249 - - [2025-04-17 07:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009742
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:08:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.006598
10.0.0.249 - - [2025-04-17 07:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.037156
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:08:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.002153
10.0.0.249 - - [2025-04-17 07:08:46] "POST /ref-update HTTP/1.1" 200 156 0.021462
10.0.0.249 - - [2025-04-17 07:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.031416
10.0.0.249 - - [2025-04-17 07:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.011767
10.0.0.249 - - [2025-04-17 07:08:46] "POST /ref-update HTTP/1.1" 200 156 0.019455
10.0.0.249 - - [2025-04-17 07:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246
10.0.0.249 - - [2025-04-17 07:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004247
10.0.0.249 - - [2025-04-17 07:08:46] "POST /ref-update HTTP/1.1" 200 156 0.026654
10.0.0.249 - - [2025-04-17 07:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008434
10.0.0.249 - - [2025-04-17 07:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008130
10.0.0.249 - - [2025-04-17 07:08:47] "POST /ref-update HTTP/1.1" 200 156 0.046801
10.0.0.249 - - [2025-04-17 07:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006149
10.0.0.249 - - [2025-04-17 07:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005235
10.0.0.249 - - [2025-04-17 07:08:47] "POST /ref-update HTTP/1.1" 200 156 0.058195
10.0.0.249 - - [2025-04-17 07:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803
10.0.0.249 - - [2025-04-17 07:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010760
10.0.0.249 - - [2025-04-17 07:08:47] "POST /ref-update HTTP/1.1" 200 156 0.065951
10.0.0.249 - - [2025-04-17 07:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.020038
10.0.0.249 - - [2025-04-17 07:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009539
10.0.0.249 - - [2025-04-17 07:08:47] "POST /ref-update HTTP/1.1" 200 156 0.017260
10.0.0.249 - - [2025-04-17 07:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008890
10.0.0.249 - - [2025-04-17 07:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005240
10.0.0.249 - - [2025-04-17 07:08:48] "POST /ref-update HTTP/1.1" 200 156 0.026013
10.0.0.249 - - [2025-04-17 07:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.016945
10.0.0.249 - - [2025-04-17 07:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376
10.0.0.249 - - [2025-04-17 07:08:48] "POST /ref-update HTTP/1.1" 200 156 0.016304
10.0.0.249 - - [2025-04-17 07:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.067278
10.0.0.249 - - [2025-04-17 07:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010525
10.0.0.249 - - [2025-04-17 07:08:48] "POST /ref-update HTTP/1.1" 200 156 0.014882
10.0.0.249 - - [2025-04-17 07:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005164
10.0.0.249 - - [2025-04-17 07:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011218
10.0.0.249 - - [2025-04-17 07:08:48] "POST /ref-update HTTP/1.1" 200 156 0.018228
10.0.0.249 - - [2025-04-17 07:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006582
10.0.0.249 - - [2025-04-17 07:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.028214
10.0.0.249 - - [2025-04-17 07:08:48] "POST /ref-update HTTP/1.1" 200 156 0.024369
10.0.0.249 - - [2025-04-17 07:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007890
10.0.0.249 - - [2025-04-17 07:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521
10.0.0.249 - - [2025-04-17 07:08:48] "POST /ref-update HTTP/1.1" 200 156 0.013043
10.0.0.249 - - [2025-04-17 07:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005113
10.0.0.249 - - [2025-04-17 07:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005572
10.0.0.249 - - [2025-04-17 07:08:49] "POST /ref-update HTTP/1.1" 200 156 0.013678
10.0.0.249 - - [2025-04-17 07:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049
10.0.0.249 - - [2025-04-17 07:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012207
10.0.0.249 - - [2025-04-17 07:08:49] "POST /ref-update HTTP/1.1" 200 156 0.051099
10.0.0.249 - - [2025-04-17 07:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004580
10.0.0.249 - - [2025-04-17 07:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005922
10.0.0.249 - - [2025-04-17 07:08:49] "POST /ref-update HTTP/1.1" 200 156 0.092932
10.0.0.249 - - [2025-04-17 07:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011680
10.0.0.249 - - [2025-04-17 07:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103
10.0.0.249 - - [2025-04-17 07:08:49] "POST /ref-update HTTP/1.1" 200 156 0.034512
10.0.0.249 - - [2025-04-17 07:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120
10.0.0.249 - - [2025-04-17 07:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495
10.0.0.249 - - [2025-04-17 07:08:49] "POST /ref-update HTTP/1.1" 200 156 0.045004
10.0.0.249 - - [2025-04-17 07:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008557
10.0.0.249 - - [2025-04-17 07:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005964
10.0.0.249 - - [2025-04-17 07:08:50] "POST /ref-update HTTP/1.1" 200 156 0.015584
10.0.0.249 - - [2025-04-17 07:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007753
10.0.0.249 - - [2025-04-17 07:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347
10.0.0.249 - - [2025-04-17 07:08:50] "POST /ref-update HTTP/1.1" 200 156 0.016243
10.0.0.249 - - [2025-04-17 07:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006959
10.0.0.249 - - [2025-04-17 07:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.024532
10.0.0.249 - - [2025-04-17 07:08:50] "POST /ref-update HTTP/1.1" 200 156 0.030774
10.0.0.249 - - [2025-04-17 07:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007559
10.0.0.249 - - [2025-04-17 07:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.052266
10.0.0.249 - - [2025-04-17 07:08:50] "POST /ref-update HTTP/1.1" 200 156 0.027952
10.0.0.249 - - [2025-04-17 07:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254
10.0.0.249 - - [2025-04-17 07:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.046482
10.0.0.249 - - [2025-04-17 07:08:51] "POST /ref-update HTTP/1.1" 200 156 0.065430
10.0.0.249 - - [2025-04-17 07:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512
10.0.0.249 - - [2025-04-17 07:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004605
10.0.0.249 - - [2025-04-17 07:08:51] "POST /ref-update HTTP/1.1" 200 156 0.024500
10.0.0.249 - - [2025-04-17 07:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007234
10.0.0.249 - - [2025-04-17 07:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.018487
10.0.0.249 - - [2025-04-17 07:08:51] "POST /ref-update HTTP/1.1" 200 156 0.061393
10.0.0.249 - - [2025-04-17 07:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.027516
10.0.0.249 - - [2025-04-17 07:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005987
10.0.0.249 - - [2025-04-17 07:08:51] "POST /ref-update HTTP/1.1" 200 156 0.028729
10.0.0.249 - - [2025-04-17 07:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.017725
10.0.0.249 - - [2025-04-17 07:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.017321
10.0.0.249 - - [2025-04-17 07:08:51] "POST /ref-update HTTP/1.1" 200 156 0.016641
10.0.0.249 - - [2025-04-17 07:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006703
10.0.0.249 - - [2025-04-17 07:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.014027
10.0.0.249 - - [2025-04-17 07:08:52] "POST /ref-update HTTP/1.1" 200 156 0.011908
10.0.0.249 - - [2025-04-17 07:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.015000
10.0.0.249 - - [2025-04-17 07:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324
10.0.0.249 - - [2025-04-17 07:08:52] "POST /ref-update HTTP/1.1" 200 156 0.077796
10.0.0.249 - - [2025-04-17 07:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499
10.0.0.249 - - [2025-04-17 07:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929
10.0.0.249 - - [2025-04-17 07:08:52] "POST /ref-update HTTP/1.1" 200 156 0.043778
10.0.0.249 - - [2025-04-17 07:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.027248
10.0.0.249 - - [2025-04-17 07:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012950
10.0.0.249 - - [2025-04-17 07:08:52] "POST /ref-update HTTP/1.1" 200 156 0.049736
10.0.0.249 - - [2025-04-17 07:08:52] "GET /obj-perms HTTP/1.1" 200 6405 0.117417
10.0.0.249 - - [2025-04-17 07:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.045161
10.0.0.249 - - [2025-04-17 07:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420
10.0.0.249 - - [2025-04-17 07:08:53] "POST /ref-update HTTP/1.1" 200 156 0.036008
10.0.0.249 - - [2025-04-17 07:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.012058
10.0.0.249 - - [2025-04-17 07:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.021140
10.0.0.249 - - [2025-04-17 07:08:53] "POST /ref-update HTTP/1.1" 200 156 0.014716
10.0.0.249 - - [2025-04-17 07:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006992
10.0.0.249 - - [2025-04-17 07:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004767
10.0.0.249 - - [2025-04-17 07:08:53] "GET /obj-perms HTTP/1.1" 200 6405 0.077180
10.0.0.249 - - [2025-04-17 07:08:53] "POST /ref-update HTTP/1.1" 200 156 0.045353
10.0.0.249 - - [2025-04-17 07:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009
10.0.0.249 - - [2025-04-17 07:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004940
10.0.0.249 - - [2025-04-17 07:08:53] "POST /ref-update HTTP/1.1" 200 156 0.021138
10.0.0.249 - - [2025-04-17 07:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907
10.0.0.249 - - [2025-04-17 07:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615
10.0.0.249 - - [2025-04-17 07:08:53] "POST /ref-update HTTP/1.1" 200 156 0.175008
10.0.0.249 - - [2025-04-17 07:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007703
10.0.0.249 - - [2025-04-17 07:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360
10.0.0.249 - - [2025-04-17 07:08:54] "POST /ref-update HTTP/1.1" 200 156 0.023412
10.0.0.249 - - [2025-04-17 07:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481
10.0.0.249 - - [2025-04-17 07:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636
10.0.0.249 - - [2025-04-17 07:08:54] "POST /ref-update HTTP/1.1" 200 156 0.014600
10.0.0.249 - - [2025-04-17 07:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004652
10.0.0.249 - - [2025-04-17 07:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320
10.0.0.249 - - [2025-04-17 07:08:54] "POST /ref-update HTTP/1.1" 200 156 0.016042
10.0.0.249 - - [2025-04-17 07:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393
10.0.0.249 - - [2025-04-17 07:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251
10.0.0.249 - - [2025-04-17 07:08:54] "POST /ref-update HTTP/1.1" 200 156 0.018540
10.0.0.249 - - [2025-04-17 07:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981
10.0.0.249 - - [2025-04-17 07:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009831
10.0.0.249 - - [2025-04-17 07:08:54] "POST /ref-update HTTP/1.1" 200 156 0.015566
10.0.0.249 - - [2025-04-17 07:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918
10.0.0.249 - - [2025-04-17 07:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024
10.0.0.249 - - [2025-04-17 07:08:54] "POST /ref-update HTTP/1.1" 200 156 0.024884
10.0.0.249 - - [2025-04-17 07:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017
10.0.0.249 - - [2025-04-17 07:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011325
10.0.0.249 - - [2025-04-17 07:08:55] "POST /ref-update HTTP/1.1" 200 156 0.017429
10.0.0.249 - - [2025-04-17 07:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004977
10.0.0.249 - - [2025-04-17 07:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979
10.0.0.249 - - [2025-04-17 07:08:55] "POST /ref-update HTTP/1.1" 200 156 0.016688
10.0.0.249 - - [2025-04-17 07:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.045135
10.0.0.249 - - [2025-04-17 07:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658
10.0.0.249 - - [2025-04-17 07:08:55] "POST /ref-update HTTP/1.1" 200 156 0.014821
10.0.0.249 - - [2025-04-17 07:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008055
10.0.0.249 - - [2025-04-17 07:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062
10.0.0.249 - - [2025-04-17 07:08:55] "POST /ref-update HTTP/1.1" 200 156 0.018095
10.0.0.249 - - [2025-04-17 07:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648
10.0.0.249 - - [2025-04-17 07:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291
10.0.0.249 - - [2025-04-17 07:08:55] "POST /ref-update HTTP/1.1" 200 156 0.013036
10.0.0.249 - - [2025-04-17 07:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.017255
10.0.0.249 - - [2025-04-17 07:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540
10.0.0.249 - - [2025-04-17 07:08:56] "POST /ref-update HTTP/1.1" 200 156 0.010213
10.0.0.249 - - [2025-04-17 07:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036
10.0.0.249 - - [2025-04-17 07:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185
10.0.0.249 - - [2025-04-17 07:08:56] "POST /ref-update HTTP/1.1" 200 156 0.010259
10.0.0.249 - - [2025-04-17 07:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285
10.0.0.249 - - [2025-04-17 07:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366
10.0.0.249 - - [2025-04-17 07:08:56] "POST /ref-update HTTP/1.1" 200 156 0.008542
10.0.0.249 - - [2025-04-17 07:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580
10.0.0.249 - - [2025-04-17 07:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008477
10.0.0.249 - - [2025-04-17 07:08:56] "POST /ref-update HTTP/1.1" 200 156 0.019679
10.0.0.249 - - [2025-04-17 07:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537
10.0.0.249 - - [2025-04-17 07:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233
10.0.0.249 - - [2025-04-17 07:08:56] "POST /ref-update HTTP/1.1" 200 156 0.014351
10.0.0.249 - - [2025-04-17 07:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761
10.0.0.249 - - [2025-04-17 07:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:08:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000835
10.0.0.249 - - [2025-04-17 07:08:56] "POST /ref-update HTTP/1.1" 200 156 0.025339
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:08:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.002049
10.0.0.249 - - [2025-04-17 07:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006808
10.0.0.249 - - [2025-04-17 07:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006176
10.0.0.249 - - [2025-04-17 07:08:57] "POST /ref-update HTTP/1.1" 200 156 0.024036
10.0.0.249 - - [2025-04-17 07:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006264
10.0.0.249 - - [2025-04-17 07:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005653
10.0.0.249 - - [2025-04-17 07:08:57] "POST /ref-update HTTP/1.1" 200 156 0.024165
10.0.0.249 - - [2025-04-17 07:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328
10.0.0.249 - - [2025-04-17 07:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212
10.0.0.249 - - [2025-04-17 07:08:57] "POST /ref-update HTTP/1.1" 200 156 0.020680
10.0.0.249 - - [2025-04-17 07:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.018445
10.0.0.249 - - [2025-04-17 07:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578
10.0.0.249 - - [2025-04-17 07:08:57] "POST /ref-update HTTP/1.1" 200 156 0.044777
10.0.0.249 - - [2025-04-17 07:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554
10.0.0.249 - - [2025-04-17 07:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427
10.0.0.249 - - [2025-04-17 07:08:57] "POST /ref-update HTTP/1.1" 200 156 0.039446
10.0.0.249 - - [2025-04-17 07:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381
10.0.0.249 - - [2025-04-17 07:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004306
10.0.0.249 - - [2025-04-17 07:08:57] "POST /ref-update HTTP/1.1" 200 156 0.030321
10.0.0.249 - - [2025-04-17 07:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004816
10.0.0.249 - - [2025-04-17 07:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004150
10.0.0.249 - - [2025-04-17 07:08:58] "POST /ref-update HTTP/1.1" 200 156 0.023981
10.0.0.249 - - [2025-04-17 07:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007383
10.0.0.249 - - [2025-04-17 07:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006531
10.0.0.249 - - [2025-04-17 07:08:58] "POST /ref-update HTTP/1.1" 200 156 0.025654
10.0.0.249 - - [2025-04-17 07:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193
10.0.0.249 - - [2025-04-17 07:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007721
10.0.0.249 - - [2025-04-17 07:08:58] "POST /ref-update HTTP/1.1" 200 156 0.013887
10.0.0.249 - - [2025-04-17 07:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954
10.0.0.249 - - [2025-04-17 07:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534
10.0.0.249 - - [2025-04-17 07:08:58] "POST /ref-update HTTP/1.1" 200 156 0.021923
10.0.0.249 - - [2025-04-17 07:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653
10.0.0.249 - - [2025-04-17 07:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062
10.0.0.249 - - [2025-04-17 07:08:58] "POST /ref-update HTTP/1.1" 200 156 0.014081
10.0.0.249 - - [2025-04-17 07:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297
10.0.0.249 - - [2025-04-17 07:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006109
10.0.0.249 - - [2025-04-17 07:08:58] "POST /ref-update HTTP/1.1" 200 156 0.016721
10.0.0.249 - - [2025-04-17 07:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397
10.0.0.249 - - [2025-04-17 07:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585
10.0.0.249 - - [2025-04-17 07:08:59] "POST /ref-update HTTP/1.1" 200 156 0.013963
10.0.0.249 - - [2025-04-17 07:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979
10.0.0.249 - - [2025-04-17 07:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260
10.0.0.249 - - [2025-04-17 07:08:59] "POST /ref-update HTTP/1.1" 200 156 0.029050
10.0.0.249 - - [2025-04-17 07:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582
10.0.0.249 - - [2025-04-17 07:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139
10.0.0.249 - - [2025-04-17 07:08:59] "POST /ref-update HTTP/1.1" 200 156 0.011684
10.0.0.249 - - [2025-04-17 07:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005006
10.0.0.249 - - [2025-04-17 07:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175
10.0.0.249 - - [2025-04-17 07:08:59] "POST /ref-update HTTP/1.1" 200 156 0.012440
10.0.0.249 - - [2025-04-17 07:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430
10.0.0.249 - - [2025-04-17 07:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006367
10.0.0.249 - - [2025-04-17 07:08:59] "POST /ref-update HTTP/1.1" 200 156 0.019428
10.0.0.249 - - [2025-04-17 07:08:59] "POST /network-ipams HTTP/1.1" 200 554 0.026773
10.0.0.249 - - [2025-04-17 07:09:00] "POST /useragent-kv HTTP/1.1" 200 115 0.007678
10.0.0.249 - - [2025-04-17 07:09:00] "POST /virtual-networks HTTP/1.1" 200 556 0.179652
10.0.0.249 - - [2025-04-17 07:09:00] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.006422
10.0.0.249 - - [2025-04-17 07:09:00] "POST /fqname-to-id HTTP/1.1" 404 188 0.004462
10.0.0.249 - - [2025-04-17 07:09:00] "POST /fqname-to-id HTTP/1.1" 404 178 0.003313
10.0.0.249 - - [2025-04-17 07:09:00] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 314 0.004421
10.0.0.249 - - [2025-04-17 07:09:00] "GET /fabric/bd37a7d0-0aee-4e64-b2b2-9016df959882?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.004647
10.0.0.249 - - [2025-04-17 07:09:00] "POST /fqname-to-id HTTP/1.1" 404 198 0.003059
10.0.0.249 - - [2025-04-17 07:09:00] "POST /fqname-to-id HTTP/1.1" 404 205 0.003278
10.0.0.249 - - [2025-04-17 07:09:00] "POST /fqname-to-id HTTP/1.1" 404 207 0.007351
10.0.0.249 - - [2025-04-17 07:09:00] "POST /route-targets HTTP/1.1" 200 329 0.029698
10.0.0.249 - - [2025-04-17 07:09:00] "POST /ref-update HTTP/1.1" 200 156 0.036862
10.0.0.249 - - [2025-04-17 07:09:13] "GET / HTTP/1.1" 200 36499 0.002136
10.0.0.249 - - [2025-04-17 07:09:13] "POST /fqname-to-id HTTP/1.1" 401 298 0.000461
10.0.0.249 - - [2025-04-17 07:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.042478
10.0.0.249 - - [2025-04-17 07:09:13] "GET /global-system-config/dbf14bf5-69d9-4142-abfd-109cbeff457b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2712 0.005937
10.0.0.249 - - [2025-04-17 07:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004131
10.0.0.249 - - [2025-04-17 07:09:13] "GET /routing-instance/42fb33ec-83cd-4a89-a816-a51fc146b0a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.004648
10.0.0.249 - - [2025-04-17 07:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590
10.0.0.249 - - [2025-04-17 07:09:13] "GET /virtual-router/ea05ab47-0747-4a0a-bbb5-1e48a999756e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.004288
10.0.0.249 - - [2025-04-17 07:09:13] "PUT /virtual-router/ea05ab47-0747-4a0a-bbb5-1e48a999756e HTTP/1.1" 200 264 0.013556
10.0.0.249 - - [2025-04-17 07:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098
10.0.0.249 - - [2025-04-17 07:09:14] "GET /virtual-router/ea05ab47-0747-4a0a-bbb5-1e48a999756e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.004279
10.0.0.249 - - [2025-04-17 07:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305
10.0.0.249 - - [2025-04-17 07:09:14] "GET /virtual-machine-interface/3a3e84c9-27e4-4b0e-90a0-1860df4a710d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1902 0.019163
10.0.0.249 - - [2025-04-17 07:09:14] "PUT /virtual-machine-interface/3a3e84c9-27e4-4b0e-90a0-1860df4a710d HTTP/1.1" 200 286 0.012495
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:09:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000981
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:09:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001249
10.0.0.249 - - [2025-04-17 07:09:53] "GET /obj-perms HTTP/1.1" 200 6405 0.072274
10.0.0.249 - - [2025-04-17 07:09:54] "GET /obj-perms HTTP/1.1" 200 6405 0.061214
10.0.0.249 - - [2025-04-17 07:10:54] "GET /obj-perms HTTP/1.1" 200 6405 0.057824
10.0.0.249 - - [2025-04-17 07:10:55] "GET /obj-perms HTTP/1.1" 200 6405 0.061168
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:11:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000955
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:11:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001364
10.0.0.249 - - [2025-04-17 07:11:55] "GET /obj-perms HTTP/1.1" 200 6405 0.072901
10.0.0.249 - - [2025-04-17 07:11:55] "GET /obj-perms HTTP/1.1" 200 6405 0.056767
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:12:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001052
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:12:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001615
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:12:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000830
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:12:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001093
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:12:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001113
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:12:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001318
10.0.0.249 - - [2025-04-17 07:12:56] "GET /obj-perms HTTP/1.1" 200 6405 0.066019
10.0.0.249 - - [2025-04-17 07:12:56] "GET /obj-perms HTTP/1.1" 200 6405 0.060564
10.0.0.249 - - [2025-04-17 07:13:37] "GET /obj-perms HTTP/1.1" 200 6405 0.002596
10.0.0.249 - - [2025-04-17 07:13:37] "GET /global-system-configs HTTP/1.1" 200 324 0.005741
10.0.0.249 - - [2025-04-17 07:13:38] "GET /global-system-configs HTTP/1.1" 200 324 0.009713
10.0.0.249 - - [2025-04-17 07:13:38] "GET /obj-perms HTTP/1.1" 200 6405 0.033939
10.0.0.249 - - [2025-04-17 07:13:57] "GET /obj-perms HTTP/1.1" 200 6405 0.055662
10.0.0.249 - - [2025-04-17 07:13:57] "GET /obj-perms HTTP/1.1" 200 6405 0.058257
10.0.0.249 - - [2025-04-17 07:14:58] "GET /obj-perms HTTP/1.1" 200 6405 0.063050
10.0.0.249 - - [2025-04-17 07:14:58] "GET /obj-perms HTTP/1.1" 200 6405 0.061011
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:15:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000865
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:15:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001189
10.0.0.249 - - [2025-04-17 07:15:58] "GET /obj-perms HTTP/1.1" 200 6405 0.072030
10.0.0.249 - - [2025-04-17 07:15:59] "GET /obj-perms HTTP/1.1" 200 6405 0.059574
10.0.0.249 - - [2025-04-17 07:16:59] "GET /obj-perms HTTP/1.1" 200 6405 0.139297
10.0.0.249 - - [2025-04-17 07:17:00] "GET /obj-perms HTTP/1.1" 200 6405 0.064309
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:17:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000816
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:17:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001157
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:17:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000891
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:17:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001126
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:17:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000872
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:17:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001574
10.0.0.249 - - [2025-04-17 07:18:00] "GET /obj-perms HTTP/1.1" 200 6405 0.076436
10.0.0.249 - - [2025-04-17 07:18:01] "GET /obj-perms HTTP/1.1" 200 6405 0.078702
10.0.0.249 - - [2025-04-17 07:18:37] "GET /global-system-configs HTTP/1.1" 200 324 0.038616
10.0.0.249 - - [2025-04-17 07:18:37] "GET /obj-perms HTTP/1.1" 200 6405 0.059385
10.0.0.249 - - [2025-04-17 07:18:38] "GET /global-system-configs HTTP/1.1" 200 324 0.038992
10.0.0.249 - - [2025-04-17 07:18:38] "GET /obj-perms HTTP/1.1" 200 6405 0.060543
10.0.0.249 - - [2025-04-17 07:19:01] "GET /obj-perms HTTP/1.1" 200 6405 0.059638
10.0.0.249 - - [2025-04-17 07:19:02] "GET /obj-perms HTTP/1.1" 200 6405 0.078206
10.0.0.249 - - [2025-04-17 07:20:02] "GET /obj-perms HTTP/1.1" 200 6405 0.067734
10.0.0.249 - - [2025-04-17 07:20:03] "GET /obj-perms HTTP/1.1" 200 6405 0.066050
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:21:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000914
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:21:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001066
10.0.0.249 - - [2025-04-17 07:21:03] "GET /obj-perms HTTP/1.1" 200 6405 0.061604
10.0.0.249 - - [2025-04-17 07:21:03] "GET /obj-perms HTTP/1.1" 200 6405 0.056160
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:22:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000917
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:22:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001207
10.0.0.249 - - [2025-04-17 07:22:04] "GET /obj-perms HTTP/1.1" 200 6405 0.056324
10.0.0.249 - - [2025-04-17 07:22:04] "GET /obj-perms HTTP/1.1" 200 6405 0.062868
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:22:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001121
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:22:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001204
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:22:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000812
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:22:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001241
10.0.0.249 - - [2025-04-17 07:23:05] "GET /obj-perms HTTP/1.1" 200 6405 0.063798
10.0.0.249 - - [2025-04-17 07:23:05] "GET /obj-perms HTTP/1.1" 200 6405 0.067290
10.0.0.249 - - [2025-04-17 07:23:37] "GET /global-system-configs HTTP/1.1" 200 324 0.043920
10.0.0.249 - - [2025-04-17 07:23:37] "GET /obj-perms HTTP/1.1" 200 6405 0.073245
10.0.0.249 - - [2025-04-17 07:23:38] "GET /global-system-configs HTTP/1.1" 200 324 0.047021
10.0.0.249 - - [2025-04-17 07:23:38] "GET /obj-perms HTTP/1.1" 200 6405 0.066397
10.0.0.249 - - [2025-04-17 07:24:05] "GET /obj-perms HTTP/1.1" 200 6405 0.063687
10.0.0.249 - - [2025-04-17 07:24:06] "GET /obj-perms HTTP/1.1" 200 6405 0.063656
10.0.0.249 - - [2025-04-17 07:25:06] "GET /obj-perms HTTP/1.1" 200 6405 0.059964
10.0.0.249 - - [2025-04-17 07:25:07] "GET /obj-perms HTTP/1.1" 200 6405 0.060497
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:25:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000864
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:25:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001038
10.0.0.249 - - [2025-04-17 07:26:07] "GET /obj-perms HTTP/1.1" 200 6405 0.060807
10.0.0.249 - - [2025-04-17 07:26:08] "GET /obj-perms HTTP/1.1" 200 6405 0.063555
10.0.0.249 - - [2025-04-17 07:27:08] "GET /obj-perms HTTP/1.1" 200 6405 0.161942
10.0.0.249 - - [2025-04-17 07:27:09] "GET /obj-perms HTTP/1.1" 200 6405 0.061097
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:27:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001091
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:27:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001098
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:27:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000936
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:27:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001125
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:27:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000831
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:27:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001369
10.0.0.249 - - [2025-04-17 07:28:09] "GET /obj-perms HTTP/1.1" 200 6405 0.073018
10.0.0.249 - - [2025-04-17 07:28:09] "GET /obj-perms HTTP/1.1" 200 6405 0.065770
10.0.0.249 - - [2025-04-17 07:28:37] "GET /global-system-configs HTTP/1.1" 200 324 0.034206
10.0.0.249 - - [2025-04-17 07:28:37] "GET /obj-perms HTTP/1.1" 200 6405 0.061549
10.0.0.249 - - [2025-04-17 07:28:38] "GET /global-system-configs HTTP/1.1" 200 324 0.035300
10.0.0.249 - - [2025-04-17 07:28:38] "GET /obj-perms HTTP/1.1" 200 6405 0.065939
10.0.0.249 - - [2025-04-17 07:29:10] "GET /obj-perms HTTP/1.1" 200 6405 0.059639
10.0.0.249 - - [2025-04-17 07:29:10] "GET /obj-perms HTTP/1.1" 200 6405 0.062100
10.0.0.249 - - [2025-04-17 07:30:11] "GET /obj-perms HTTP/1.1" 200 6405 0.062544
10.0.0.249 - - [2025-04-17 07:30:11] "GET /obj-perms HTTP/1.1" 200 6405 0.061178
10.0.0.249 - - [2025-04-17 07:31:12] "GET /obj-perms HTTP/1.1" 200 6405 0.057332
10.0.0.249 - - [2025-04-17 07:31:12] "GET /obj-perms HTTP/1.1" 200 6405 0.055494
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:31:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000855
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:31:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001049
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:31:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000889
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:31:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001415
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:32:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000940
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:32:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001193
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:32:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000855
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:32:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001096
10.0.0.249 - - [2025-04-17 07:32:12] "GET /obj-perms HTTP/1.1" 200 6405 0.072412
10.0.0.249 - - [2025-04-17 07:32:13] "GET /obj-perms HTTP/1.1" 200 6405 0.064953
10.0.0.249 - - [2025-04-17 07:33:13] "GET /obj-perms HTTP/1.1" 200 6405 0.080780
10.0.0.249 - - [2025-04-17 07:33:14] "GET /obj-perms HTTP/1.1" 200 6405 0.059353
10.0.0.249 - - [2025-04-17 07:33:37] "GET /global-system-configs HTTP/1.1" 200 324 0.047121
10.0.0.249 - - [2025-04-17 07:33:37] "GET /obj-perms HTTP/1.1" 200 6405 0.069969
10.0.0.249 - - [2025-04-17 07:33:38] "GET /global-system-configs HTTP/1.1" 200 324 0.042956
10.0.0.249 - - [2025-04-17 07:33:38] "GET /obj-perms HTTP/1.1" 200 6405 0.064845
10.0.0.249 - - [2025-04-17 07:34:14] "GET /obj-perms HTTP/1.1" 200 6405 0.086608
10.0.0.249 - - [2025-04-17 07:34:15] "GET /obj-perms HTTP/1.1" 200 6405 0.069402
10.0.0.249 - - [2025-04-17 07:35:15] "GET /obj-perms HTTP/1.1" 200 6405 0.103783
10.0.0.249 - - [2025-04-17 07:35:16] "GET /obj-perms HTTP/1.1" 200 6405 0.070221
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:35:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000944
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:35:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001150
10.0.0.249 - - [2025-04-17 07:36:16] "GET /obj-perms HTTP/1.1" 200 6405 0.066907
10.0.0.249 - - [2025-04-17 07:36:16] "GET /obj-perms HTTP/1.1" 200 6405 0.061553
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:37:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000823
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:37:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001380
10.0.0.249 - - [2025-04-17 07:37:17] "GET /obj-perms HTTP/1.1" 200 6405 0.207398
10.0.0.249 - - [2025-04-17 07:37:17] "GET /obj-perms HTTP/1.1" 200 6405 0.057675
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:37:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000845
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:37:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001085
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:37:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001004
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:37:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001090
10.0.0.249 - - [2025-04-17 07:38:18] "GET /obj-perms HTTP/1.1" 200 6405 0.105772
10.0.0.249 - - [2025-04-17 07:38:18] "GET /obj-perms HTTP/1.1" 200 6405 0.055311
10.0.0.249 - - [2025-04-17 07:38:37] "GET /global-system-configs HTTP/1.1" 200 324 0.038512
10.0.0.249 - - [2025-04-17 07:38:37] "GET /obj-perms HTTP/1.1" 200 6405 0.068300
10.0.0.249 - - [2025-04-17 07:38:38] "GET /global-system-configs HTTP/1.1" 200 324 0.037519
10.0.0.249 - - [2025-04-17 07:38:39] "GET /obj-perms HTTP/1.1" 200 6405 0.069038
10.0.0.249 - - [2025-04-17 07:39:19] "GET /obj-perms HTTP/1.1" 200 6405 0.078444
10.0.0.249 - - [2025-04-17 07:39:19] "GET /obj-perms HTTP/1.1" 200 6405 0.059464
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:40:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000787
[Introspect:8084]10.0.0.249 - - [2025-04-17 07:40:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2963 0.001103
10.0.0.249 - - [2025-04-17 07:40:20] "GET /obj-perms HTTP/1.1" 200 6405 0.219727
10.0.0.249 - - [2025-04-17 07:40:21] "GET /obj-perms HTTP/1.1" 200 6405 0.097214
10.0.0.249 - - [2025-04-17 07:41:21] "GET /obj-perms HTTP/1.1" 200 6405 0.074088