+++ date ++ echo 'INFO: =================== Thu Aug 7 05:30:40 UTC 2025 ===================' INFO: =================== Thu Aug 7 05:30:40 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.254 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.254,10.0.0.38,10.0.0.50 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.254,10.0.0.38,10.0.0.50 ++ ANALYTICSDB_NODES=10.0.0.254,10.0.0.38,10.0.0.50 ++ ANALYTICS_SNMP_NODES=10.0.0.254,10.0.0.38,10.0.0.50 ++ 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.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ '[' -n '10.0.0.254:8081 10.0.0.38:8081 10.0.0.50:8081 ' ']' +++ echo '10.0.0.254:8081 10.0.0.38:8081 10.0.0.50:8081' ++ ANALYTICS_SERVERS='10.0.0.254:8081 10.0.0.38:8081 10.0.0.50: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.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ '[' -n '10.0.0.254:9042 10.0.0.38:9042 10.0.0.50:9042 ' ']' +++ echo '10.0.0.254:9042 10.0.0.38:9042 10.0.0.50:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.254:9042 10.0.0.38:9042 10.0.0.50:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.254,10.0.0.38,10.0.0.50 ++ 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.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ '[' -n '10.0.0.254:8086 10.0.0.38:8086 10.0.0.50:8086 ' ']' +++ echo '10.0.0.254:8086 10.0.0.38:8086 10.0.0.50:8086' ++ COLLECTOR_SERVERS='10.0.0.254:8086 10.0.0.38:8086 10.0.0.50: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.254,10.0.0.38,10.0.0.50 ++ CONFIGDB_NODES=10.0.0.254,10.0.0.38,10.0.0.50 ++ 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.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ '[' -n '10.0.0.254:8082 10.0.0.38:8082 10.0.0.50:8082 ' ']' +++ echo '10.0.0.254:8082 10.0.0.38:8082 10.0.0.50:8082' ++ CONFIG_SERVERS='10.0.0.254:8082 10.0.0.38:8082 10.0.0.50: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.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ '[' -n '10.0.0.254:9161 10.0.0.38:9161 10.0.0.50:9161 ' ']' +++ echo '10.0.0.254:9161 10.0.0.38:9161 10.0.0.50:9161' ++ CONFIGDB_SERVERS='10.0.0.254:9161 10.0.0.38:9161 10.0.0.50: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.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ '[' -n '10.0.0.254:9041 10.0.0.38:9041 10.0.0.50:9041 ' ']' +++ echo '10.0.0.254:9041 10.0.0.38:9041 10.0.0.50:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.254:9041 10.0.0.38:9041 10.0.0.50:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.254,10.0.0.38,10.0.0.50 ++ 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.254 +++ local server_address=10.0.0.254 +++ extended_server_list+=10.0.0.254:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ '[' -n 10.0.0.254:2181,10.0.0.38:2181,10.0.0.50:2181, ']' +++ echo 10.0.0.254:2181,10.0.0.38:2181,10.0.0.50:2181 ++ ZOOKEEPER_SERVERS=10.0.0.254:2181,10.0.0.38:2181,10.0.0.50: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.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ '[' -n '10.0.0.254:2181 10.0.0.38:2181 10.0.0.50:2181 ' ']' +++ echo '10.0.0.254:2181 10.0.0.38:2181 10.0.0.50:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.254:2181 10.0.0.38:2181 10.0.0.50:2181' ++ RABBITMQ_NODES=10.0.0.254,10.0.0.38,10.0.0.50 ++ 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.254 +++ local server_address=10.0.0.254 +++ extended_server_list+=10.0.0.254:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ '[' -n 10.0.0.254:5673,10.0.0.38:5673,10.0.0.50:5673, ']' +++ echo 10.0.0.254:5673,10.0.0.38:5673,10.0.0.50:5673 ++ RABBITMQ_SERVERS=10.0.0.254:5673,10.0.0.38:5673,10.0.0.50:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ '[' -n '10.0.0.254:6379 10.0.0.38:6379 10.0.0.50:6379 ' ']' +++ echo '10.0.0.254:6379 10.0.0.38:6379 10.0.0.50:6379' ++ REDIS_SERVERS='10.0.0.254:6379 10.0.0.38:6379 10.0.0.50:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.254,10.0.0.38,10.0.0.50 ++ 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.254 +++ local server_address=10.0.0.254 +++ extended_server_list+='10.0.0.254:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ '[' -n '10.0.0.254:9092 10.0.0.38:9092 10.0.0.50:9092 ' ']' +++ echo '10.0.0.254:9092 10.0.0.38:9092 10.0.0.50:9092' ++ KAFKA_SERVERS='10.0.0.254:9092 10.0.0.38:9092 10.0.0.50:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.254 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.254,10.0.0.38,10.0.0.50 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.254,10.0.0.38,10.0.0.50 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.254,10.0.0.38,10.0.0.50 ++ cut -d , -f 1 + local cassandra=10.0.0.254 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.254 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.254,10.0.0.38,10.0.0.50 +++ local servers=10.0.0.254,10.0.0.38,10.0.0.50 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ uniq ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.254,10.20.0.17,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.254'\''))' +++ local server_ip=10.0.0.254 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.254 ]] +++ [[ ,10.0.0.254,10.20.0.17,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.254, ]] +++ echo 10.0.0.254 1 +++ return ++ local ip=10.0.0.254 ++ [[ -z 10.0.0.254 ]] ++ echo 10.0.0.254 + host_ip=10.0.0.254 + [[ cql == \c\q\l ]] ++ echo 10.0.0.254:9041 10.0.0.38:9041 10.0.0.50:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.254:9041 10.0.0.38:9041 10.0.0.50:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.254:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/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/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/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.6/site-packages/keystonemiddleware/auth_token/_memcache_crypt.py:42: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6. from cryptography.hazmat import backends as crypto_backends 08/07/2025 05:30:49.043 7fdaa967ae88 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/07/2025 05:30:49.082 7fdaa967ae88 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/07/2025 05:30:49.103 7fdaa967ae88 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/07/2025 05:30:49.103 7fdaa967ae88 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] ovl: Error while doing RPMdb copy-up: [Errno 13] Permission denied: '/var/lib/rpm/__db.003' The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.254:8082/ Hit Ctrl-C to quit. 10.0.0.254 - - [2025-08-07 05:31:08] "GET / HTTP/1.1" 200 45871 0.004497 10.0.0.254 - - [2025-08-07 05:31:08] "GET / HTTP/1.1" 200 45871 0.002373 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.254 - - [2025-08-07 05:31:08] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 293 0.000609 10.0.0.254 - - [2025-08-07 05:31:08] "POST /fqname-to-id HTTP/1.1" 401 293 0.000304 10.0.0.38 - - [2025-08-07 05:31:08] "GET / HTTP/1.1" 200 36215 0.002299 10.0.0.38 - - [2025-08-07 05:31:08] "POST /fqname-to-id HTTP/1.1" 401 293 0.000444 10.0.0.50 - - [2025-08-07 05:31:10] "GET / HTTP/1.1" 200 36215 0.001797 10.0.0.50 - - [2025-08-07 05:31:10] "POST /fqname-to-id HTTP/1.1" 401 293 0.000471 10.0.0.50 - - [2025-08-07 05:31:10] "GET / HTTP/1.1" 200 36215 0.001659 10.0.0.50 - - [2025-08-07 05:31:10] "POST /fqname-to-id HTTP/1.1" 401 293 0.000510 10.0.0.38 - - [2025-08-07 05:31:10] "GET / HTTP/1.1" 200 36215 0.001426 10.0.0.38 - - [2025-08-07 05:31:10] "POST /fqname-to-id HTTP/1.1" 401 293 0.000428 10.0.0.254 - - [2025-08-07 05:31:10] "GET / HTTP/1.1" 200 36215 0.001452 10.0.0.254 - - [2025-08-07 05:31:10] "POST /fqname-to-id HTTP/1.1" 401 293 0.000665 10.0.0.50 - - [2025-08-07 05:31:10] "GET / HTTP/1.1" 200 36215 0.001811 10.0.0.50 - - [2025-08-07 05:31:11] "POST /fqname-to-id HTTP/1.1" 401 293 0.000505 10.0.0.38 - - [2025-08-07 05:31:11] "GET / HTTP/1.1" 200 36215 0.001690 10.0.0.254 - - [2025-08-07 05:31:11] "GET / HTTP/1.1" 200 36215 0.001730 10.0.0.254 - - [2025-08-07 05:31:11] "POST /fqname-to-id HTTP/1.1" 401 293 0.001146 10.0.0.38 - - [2025-08-07 05:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 1.947758 10.0.0.38 - - [2025-08-07 05:31:11] "GET /global-system-config/5dc9e333-f768-41d5-b397-ef7f9130e0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004576 10.0.0.254 - - [2025-08-07 05:31:11] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 2.305165 10.0.0.254 - - [2025-08-07 05:31:11] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.003992 10.0.0.254 - - [2025-08-07 05:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 2.680142 10.0.0.254 - - [2025-08-07 05:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006655 10.0.0.50 - - [2025-08-07 05:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 1.112717 10.0.0.38 - - [2025-08-07 05:31:11] "POST /fqname-to-id HTTP/1.1" 404 220 0.005374 10.0.0.50 - - [2025-08-07 05:31:11] "GET /global-system-config/5dc9e333-f768-41d5-b397-ef7f9130e0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.011008 10.0.0.50 - - [2025-08-07 05:31:12] "POST /fqname-to-id HTTP/1.1" 404 220 0.003867 10.0.0.38 - - [2025-08-07 05:31:12] "POST /config-database-nodes HTTP/1.1" 200 619 0.049214 10.0.0.50 - - [2025-08-07 05:31:12] "POST /config-nodes HTTP/1.1" 200 601 0.056729 10.0.0.50 - - [2025-08-07 05:31:12] "POST /fqname-to-id HTTP/1.1" 404 186 1.107229 10.0.0.254 - - [2025-08-07 05:31:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.792631 10.0.0.50 - - [2025-08-07 05:31:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014374 10.0.0.254 - - [2025-08-07 05:31:12] "GET /global-system-config/5dc9e333-f768-41d5-b397-ef7f9130e0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007653 10.0.0.254 - - [2025-08-07 05:31:12] "POST /fqname-to-id HTTP/1.1" 404 220 0.020379 10.0.0.50 - - [2025-08-07 05:31:12] "GET /global-system-config/5dc9e333-f768-41d5-b397-ef7f9130e0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005860 10.0.0.50 - - [2025-08-07 05:31:12] "GET / HTTP/1.1" 200 36215 0.002119 10.0.0.50 - - [2025-08-07 05:31:12] "POST /fqname-to-id HTTP/1.1" 401 293 0.000458 10.0.0.50 - - [2025-08-07 05:31:12] "GET / HTTP/1.1" 200 36215 0.001969 10.0.0.50 - - [2025-08-07 05:31:12] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000433 10.0.0.254 - - [2025-08-07 05:31:12] "POST /config-database-nodes HTTP/1.1" 200 619 0.059367 10.0.0.50 - - [2025-08-07 05:31:12] "POST /service-appliance-sets HTTP/1.1" 200 555 0.071449 10.0.0.50 - - [2025-08-07 05:31:12] "POST /fqname-to-id HTTP/1.1" 404 180 0.004452 10.0.0.50 - - [2025-08-07 05:31:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004491 10.0.0.38 - - [2025-08-07 05:31:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.833648 10.0.0.50 - - [2025-08-07 05:31:12] "GET /global-system-config/5dc9e333-f768-41d5-b397-ef7f9130e0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010283 10.0.0.38 - - [2025-08-07 05:31:12] "GET /global-system-config/5dc9e333-f768-41d5-b397-ef7f9130e0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005257 10.0.0.50 - - [2025-08-07 05:31:12] "POST /fqname-to-id HTTP/1.1" 404 196 0.445583 10.0.0.38 - - [2025-08-07 05:31:12] "POST /fqname-to-id HTTP/1.1" 404 220 0.016230 10.0.0.50 - - [2025-08-07 05:31:12] "POST /job-templates HTTP/1.1" 200 557 0.119280 10.0.0.50 - - [2025-08-07 05:31:12] "POST /service-appliance-sets HTTP/1.1" 200 543 0.110888 10.0.0.38 - - [2025-08-07 05:31:12] "POST /config-nodes HTTP/1.1" 200 601 0.079622 10.0.0.50 - - [2025-08-07 05:31:12] "POST /fqname-to-id HTTP/1.1" 404 200 0.004010 10.0.0.50 - - [2025-08-07 05:31:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004218 10.0.0.50 - - [2025-08-07 05:31:12] "GET /network-ipam/4787fea3-e1e5-44fb-a7b3-9f5ae6920ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004343 10.0.0.50 - - [2025-08-07 05:31:13] "POST /job-templates HTTP/1.1" 200 565 0.054077 10.0.0.50 - - [2025-08-07 05:31:13] "POST /fqname-to-id HTTP/1.1" 404 191 0.012709 10.0.0.50 - - [2025-08-07 05:31:13] "POST /job-templates HTTP/1.1" 200 547 0.050909 10.0.0.50 - - [2025-08-07 05:31:13] "POST /service-templates HTTP/1.1" 200 513 0.082903 10.0.0.50 - - [2025-08-07 05:31:13] "POST /fqname-to-id HTTP/1.1" 404 207 0.006200 10.0.0.38 - - [2025-08-07 05:31:13] "GET / HTTP/1.1" 200 36215 0.001642 10.0.0.38 - - [2025-08-07 05:31:13] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000392 10.0.0.50 - - [2025-08-07 05:31:13] "POST /service-templates HTTP/1.1" 200 503 0.047507 10.0.0.50 - - [2025-08-07 05:31:13] "POST /job-templates HTTP/1.1" 200 579 0.100111 10.0.0.50 - - [2025-08-07 05:31:13] "POST /service-templates HTTP/1.1" 200 517 0.067215 10.0.0.50 - - [2025-08-07 05:31:13] "POST /fqname-to-id HTTP/1.1" 404 208 0.030211 10.0.0.50 - - [2025-08-07 05:31:13] "POST /service-templates HTTP/1.1" 200 537 0.066379 10.0.0.50 - - [2025-08-07 05:31:13] "POST /job-templates HTTP/1.1" 200 581 0.065593 10.0.0.50 - - [2025-08-07 05:31:13] "POST /fqname-to-id HTTP/1.1" 404 210 0.003279 10.0.0.50 - - [2025-08-07 05:31:13] "POST /service-templates HTTP/1.1" 200 509 0.058577 10.0.0.50 - - [2025-08-07 05:31:13] "POST /job-templates HTTP/1.1" 200 585 0.048891 10.0.0.50 - - [2025-08-07 05:31:13] "POST /fqname-to-id HTTP/1.1" 404 198 0.004390 10.0.0.254 - - [2025-08-07 05:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 1.131537 10.0.0.254 - - [2025-08-07 05:31:13] "GET /global-system-config/5dc9e333-f768-41d5-b397-ef7f9130e0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.021501 10.0.0.50 - - [2025-08-07 05:31:13] "POST /job-templates HTTP/1.1" 200 561 0.066525 10.0.0.254 - - [2025-08-07 05:31:13] "POST /fqname-to-id HTTP/1.1" 404 220 0.005406 10.0.0.50 - - [2025-08-07 05:31:13] "POST /fqname-to-id HTTP/1.1" 404 203 0.005581 10.0.0.254 - - [2025-08-07 05:31:13] "POST /config-nodes HTTP/1.1" 200 601 0.046832 10.0.0.50 - - [2025-08-07 05:31:14] "POST /job-templates HTTP/1.1" 200 571 0.122251 10.0.0.50 - - [2025-08-07 05:31:14] "POST /fqname-to-id HTTP/1.1" 404 196 0.004877 10.0.0.50 - - [2025-08-07 05:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.989721 10.0.0.50 - - [2025-08-07 05:31:14] "GET /global-system-config/5dc9e333-f768-41d5-b397-ef7f9130e0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.003479 10.0.0.50 - - [2025-08-07 05:31:14] "POST /fqname-to-id HTTP/1.1" 404 220 0.005857 10.0.0.50 - - [2025-08-07 05:31:14] "POST /job-templates HTTP/1.1" 200 557 0.106799 10.0.0.50 - - [2025-08-07 05:31:14] "POST /config-database-nodes HTTP/1.1" 200 619 0.037226 10.0.0.50 - - [2025-08-07 05:31:14] "POST /fqname-to-id HTTP/1.1" 404 196 0.009409 10.0.0.50 - - [2025-08-07 05:31:14] "POST /job-templates HTTP/1.1" 200 557 0.055530 10.0.0.254 - - [2025-08-07 05:31:14] "GET / HTTP/1.1" 200 36215 0.001519 10.0.0.254 - - [2025-08-07 05:31:14] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000552 10.0.0.50 - - [2025-08-07 05:31:14] "POST /fqname-to-id HTTP/1.1" 404 196 0.003823 10.0.0.50 - - [2025-08-07 05:31:14] "POST /job-templates HTTP/1.1" 200 557 0.088042 10.0.0.50 - - [2025-08-07 05:31:14] "POST /fqname-to-id HTTP/1.1" 404 186 0.010467 10.0.0.50 - - [2025-08-07 05:31:14] "POST /job-templates HTTP/1.1" 200 537 0.045125 10.0.0.50 - - [2025-08-07 05:31:14] "POST /fqname-to-id HTTP/1.1" 404 198 0.014002 10.0.0.50 - - [2025-08-07 05:31:14] "POST /job-templates HTTP/1.1" 200 561 0.043244 10.0.0.50 - - [2025-08-07 05:31:15] "POST /fqname-to-id HTTP/1.1" 404 198 0.003838 10.0.0.50 - - [2025-08-07 05:31:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.312630 /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.50 - - [2025-08-07 05:31:15] "POST /job-templates HTTP/1.1" 200 561 0.065962 10.0.0.50 - - [2025-08-07 05:31:15] "POST /fqname-to-id HTTP/1.1" 404 198 0.004289 10.0.0.50 - - [2025-08-07 05:31:15] "POST /job-templates HTTP/1.1" 200 561 0.050581 10.0.0.50 - - [2025-08-07 05:31:15] "POST /fqname-to-id HTTP/1.1" 404 201 0.003943 10.0.0.50 - - [2025-08-07 05:31:15] "POST /job-templates HTTP/1.1" 200 567 0.120179 10.0.0.50 - - [2025-08-07 05:31:15] "POST /fqname-to-id HTTP/1.1" 404 197 0.004762 10.0.0.38 - - [2025-08-07 05:31:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.878947 10.0.0.254 - - [2025-08-07 05:31:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.089086 10.0.0.50 - - [2025-08-07 05:31:15] "POST /job-templates HTTP/1.1" 200 559 0.101030 10.0.0.50 - - [2025-08-07 05:31:15] "POST /fqname-to-id HTTP/1.1" 404 196 0.006837 10.0.0.50 - - [2025-08-07 05:31:15] "POST /job-templates HTTP/1.1" 200 557 0.074230 10.0.0.50 - - [2025-08-07 05:31:15] "POST /fqname-to-id HTTP/1.1" 404 205 0.004515 10.0.0.50 - - [2025-08-07 05:31:16] "POST /job-templates HTTP/1.1" 200 575 0.040131 10.0.0.50 - - [2025-08-07 05:31:16] "POST /fqname-to-id HTTP/1.1" 404 194 0.004169 10.0.0.50 - - [2025-08-07 05:31:16] "POST /job-templates HTTP/1.1" 200 553 0.088206 10.0.0.50 - - [2025-08-07 05:31:16] "POST /fqname-to-id HTTP/1.1" 404 208 0.004092 10.0.0.50 - - [2025-08-07 05:31:16] "POST /job-templates HTTP/1.1" 200 581 0.075990 10.0.0.50 - - [2025-08-07 05:31:16] "POST /fqname-to-id HTTP/1.1" 404 196 0.011671 10.0.0.50 - - [2025-08-07 05:31:16] "POST /job-templates HTTP/1.1" 200 557 0.092361 10.0.0.50 - - [2025-08-07 05:31:16] "POST /fqname-to-id HTTP/1.1" 404 198 0.004539 10.0.0.50 - - [2025-08-07 05:31:16] "POST /job-templates HTTP/1.1" 200 561 0.089433 10.0.0.50 - - [2025-08-07 05:31:16] "POST /fqname-to-id HTTP/1.1" 404 206 0.005399 10.0.0.50 - - [2025-08-07 05:31:16] "POST /job-templates HTTP/1.1" 200 577 0.041661 10.0.0.50 - - [2025-08-07 05:31:16] "POST /fqname-to-id HTTP/1.1" 404 197 0.004374 10.0.0.50 - - [2025-08-07 05:31:17] "POST /job-templates HTTP/1.1" 200 559 0.050950 10.0.0.50 - - [2025-08-07 05:31:17] "POST /fqname-to-id HTTP/1.1" 404 198 0.004545 10.0.0.50 - - [2025-08-07 05:31:17] "POST /job-templates HTTP/1.1" 200 561 0.092076 10.0.0.50 - - [2025-08-07 05:31:17] "POST /fqname-to-id HTTP/1.1" 404 196 0.004539 10.0.0.50 - - [2025-08-07 05:31:17] "POST /job-templates HTTP/1.1" 200 557 0.104064 10.0.0.50 - - [2025-08-07 05:31:17] "POST /fqname-to-id HTTP/1.1" 404 195 0.004171 10.0.0.50 - - [2025-08-07 05:31:17] "POST /job-templates HTTP/1.1" 200 555 0.048109 10.0.0.50 - - [2025-08-07 05:31:17] "POST /fqname-to-id HTTP/1.1" 404 195 0.007558 10.0.0.50 - - [2025-08-07 05:31:17] "POST /job-templates HTTP/1.1" 200 555 0.087967 10.0.0.50 - - [2025-08-07 05:31:17] "POST /fqname-to-id HTTP/1.1" 404 195 0.005129 10.0.0.50 - - [2025-08-07 05:31:17] "POST /job-templates HTTP/1.1" 200 555 0.054044 10.0.0.50 - - [2025-08-07 05:31:18] "POST /fqname-to-id HTTP/1.1" 404 200 0.005761 10.0.0.50 - - [2025-08-07 05:31:18] "POST /job-templates HTTP/1.1" 200 565 0.097857 10.0.0.50 - - [2025-08-07 05:31:18] "POST /fqname-to-id HTTP/1.1" 404 201 0.004750 10.0.0.50 - - [2025-08-07 05:31:18] "POST /job-templates HTTP/1.1" 200 567 0.101831 10.0.0.50 - - [2025-08-07 05:31:18] "POST /fqname-to-id HTTP/1.1" 404 189 0.004031 10.0.0.50 - - [2025-08-07 05:31:18] "POST /config-propertiess HTTP/1.1" 200 553 0.076475 10.0.0.50 - - [2025-08-07 05:31:18] "POST /fqname-to-id HTTP/1.1" 404 168 0.004955 10.0.0.50 - - [2025-08-07 05:31:18] "POST /tags HTTP/1.1" 200 322 0.132190 10.0.0.50 - - [2025-08-07 05:31:18] "POST /fqname-to-id HTTP/1.1" 404 166 0.007273 10.0.0.50 - - [2025-08-07 05:31:18] "POST /tags HTTP/1.1" 200 318 0.083982 10.0.0.50 - - [2025-08-07 05:31:19] "POST /fqname-to-id HTTP/1.1" 404 174 0.006313 10.0.0.50 - - [2025-08-07 05:31:19] "POST /tags HTTP/1.1" 200 334 0.065753 10.0.0.50 - - [2025-08-07 05:31:19] "POST /fqname-to-id HTTP/1.1" 404 162 0.012748 10.0.0.50 - - [2025-08-07 05:31:19] "POST /tags HTTP/1.1" 200 310 0.055527 10.0.0.50 - - [2025-08-07 05:31:19] "POST /fqname-to-id HTTP/1.1" 404 174 0.009888 10.0.0.50 - - [2025-08-07 05:31:19] "POST /tags HTTP/1.1" 200 334 0.059653 10.0.0.50 - - [2025-08-07 05:31:19] "POST /fqname-to-id HTTP/1.1" 404 164 0.004324 10.0.0.50 - - [2025-08-07 05:31:19] "POST /tags HTTP/1.1" 200 314 0.088741 10.0.0.50 - - [2025-08-07 05:31:19] "POST /fqname-to-id HTTP/1.1" 404 169 0.012157 10.0.0.50 - - [2025-08-07 05:31:19] "POST /tags HTTP/1.1" 200 324 0.075878 10.0.0.50 - - [2025-08-07 05:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004730 10.0.0.50 - - [2025-08-07 05:31:19] "PUT /global-system-config/5dc9e333-f768-41d5-b397-ef7f9130e0c8 HTTP/1.1" 200 275 0.019236 10.0.0.50 - - [2025-08-07 05:31:20] "POST /fqname-to-id HTTP/1.1" 404 166 0.006478 10.0.0.50 - - [2025-08-07 05:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.50 - - [2025-08-07 05:31:20] "GET /global-vrouter-config/fc8cfa51-a078-4225-b7f5-5e07dc15933e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1164 0.004179 10.0.0.50 - - [2025-08-07 05:31:20] "POST /hardwares HTTP/1.1" 200 328 0.017515 10.0.0.50 - - [2025-08-07 05:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006055 10.0.0.50 - - [2025-08-07 05:31:20] "POST /fqname-to-id HTTP/1.1" 404 166 0.004104 10.0.0.50 - - [2025-08-07 05:31:20] "PUT /global-vrouter-config/fc8cfa51-a078-4225-b7f5-5e07dc15933e HTTP/1.1" 200 277 0.049466 10.0.0.50 - - [2025-08-07 05:31:20] "POST /hardwares HTTP/1.1" 200 328 0.035733 10.0.0.50 - - [2025-08-07 05:31:20] "POST /fqname-to-id HTTP/1.1" 404 166 0.010199 10.0.0.50 - - [2025-08-07 05:31:20] "POST /hardwares HTTP/1.1" 200 328 0.022664 10.0.0.50 - - [2025-08-07 05:31:20] "POST /fqname-to-id HTTP/1.1" 404 166 0.004372 10.0.0.50 - - [2025-08-07 05:31:20] "POST /hardwares HTTP/1.1" 200 328 0.018646 10.0.0.38 - - [2025-08-07 05:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005323 10.0.0.50 - - [2025-08-07 05:31:20] "POST /fqname-to-id HTTP/1.1" 404 164 0.004065 10.0.0.38 - - [2025-08-07 05:31:20] "GET /global-vrouter-config/fc8cfa51-a078-4225-b7f5-5e07dc15933e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.009898 10.0.0.254 - - [2025-08-07 05:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004488 10.0.0.254 - - [2025-08-07 05:31:20] "GET /global-vrouter-config/fc8cfa51-a078-4225-b7f5-5e07dc15933e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.007290 10.0.0.50 - - [2025-08-07 05:31:20] "GET / HTTP/1.1" 200 36215 0.002121 10.0.0.38 - - [2025-08-07 05:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006646 10.0.0.50 - - [2025-08-07 05:31:20] "POST /alarms HTTP/1.1" 401 293 0.000368 10.0.0.50 - - [2025-08-07 05:31:20] "POST /hardwares HTTP/1.1" 200 324 0.026036 10.0.0.254 - - [2025-08-07 05:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010729 10.0.0.38 - - [2025-08-07 05:31:20] "PUT /global-vrouter-config/fc8cfa51-a078-4225-b7f5-5e07dc15933e HTTP/1.1" 200 277 0.019284 10.0.0.50 - - [2025-08-07 05:31:20] "POST /fqname-to-id HTTP/1.1" 404 164 0.013202 10.0.0.254 - - [2025-08-07 05:31:20] "PUT /global-vrouter-config/fc8cfa51-a078-4225-b7f5-5e07dc15933e HTTP/1.1" 200 277 0.015684 10.0.0.50 - - [2025-08-07 05:31:20] "POST /hardwares HTTP/1.1" 200 324 0.018949 10.0.0.50 - - [2025-08-07 05:31:20] "POST /fqname-to-id HTTP/1.1" 404 161 0.015238 10.0.0.50 - - [2025-08-07 05:31:20] "POST /hardwares HTTP/1.1" 200 318 0.032664 10.0.0.50 - - [2025-08-07 05:31:20] "POST /fqname-to-id HTTP/1.1" 404 164 0.004590 10.0.0.38 - - [2025-08-07 05:31:21] "GET / HTTP/1.1" 200 36215 0.001874 10.0.0.38 - - [2025-08-07 05:31:21] "POST /alarms HTTP/1.1" 401 293 0.000474 10.0.0.50 - - [2025-08-07 05:31:21] "POST /hardwares HTTP/1.1" 200 324 0.033890 10.0.0.50 - - [2025-08-07 05:31:21] "POST /fqname-to-id HTTP/1.1" 404 164 0.004132 10.0.0.50 - - [2025-08-07 05:31:21] "POST /hardwares HTTP/1.1" 200 324 0.022759 10.0.0.254 - - [2025-08-07 05:31:21] "GET / HTTP/1.1" 200 36215 0.003163 10.0.0.50 - - [2025-08-07 05:31:21] "POST /fqname-to-id HTTP/1.1" 404 164 0.006192 10.0.0.254 - - [2025-08-07 05:31:21] "POST /alarms HTTP/1.1" 401 293 0.000773 10.0.0.50 - - [2025-08-07 05:31:21] "POST /hardwares HTTP/1.1" 200 324 0.020747 10.0.0.50 - - [2025-08-07 05:31:21] "POST /fqname-to-id HTTP/1.1" 404 165 0.005022 10.0.0.38 - - [2025-08-07 05:31:21] "POST /fqname-to-id HTTP/1.1" 401 293 0.000548 10.0.0.50 - - [2025-08-07 05:31:21] "POST /hardwares HTTP/1.1" 200 326 0.016149 10.0.0.50 - - [2025-08-07 05:31:21] "POST /fqname-to-id HTTP/1.1" 404 165 0.006223 10.0.0.50 - - [2025-08-07 05:31:21] "POST /hardwares HTTP/1.1" 200 326 0.018218 10.0.0.50 - - [2025-08-07 05:31:21] "POST /fqname-to-id HTTP/1.1" 404 165 0.004036 10.0.0.50 - - [2025-08-07 05:31:21] "POST /hardwares HTTP/1.1" 200 326 0.016517 10.0.0.50 - - [2025-08-07 05:31:21] "POST /fqname-to-id HTTP/1.1" 404 165 0.004881 10.0.0.50 - - [2025-08-07 05:31:21] "POST /hardwares HTTP/1.1" 200 326 0.016884 10.0.0.50 - - [2025-08-07 05:31:21] "POST /fqname-to-id HTTP/1.1" 404 164 0.006253 10.0.0.50 - - [2025-08-07 05:31:21] "POST /hardwares HTTP/1.1" 200 324 0.016977 10.0.0.50 - - [2025-08-07 05:31:21] "POST /fqname-to-id HTTP/1.1" 404 161 0.004029 10.0.0.50 - - [2025-08-07 05:31:21] "POST /hardwares HTTP/1.1" 200 318 0.023106 10.0.0.50 - - [2025-08-07 05:31:22] "POST /fqname-to-id HTTP/1.1" 404 164 0.004031 10.0.0.50 - - [2025-08-07 05:31:22] "POST /hardwares HTTP/1.1" 200 324 0.015166 10.0.0.50 - - [2025-08-07 05:31:22] "POST /fqname-to-id HTTP/1.1" 404 161 0.003732 10.0.0.50 - - [2025-08-07 05:31:22] "POST /hardwares HTTP/1.1" 200 318 0.022552 10.0.0.50 - - [2025-08-07 05:31:22] "POST /fqname-to-id HTTP/1.1" 404 164 0.005784 10.0.0.50 - - [2025-08-07 05:31:22] "POST /hardwares HTTP/1.1" 200 324 0.024258 10.0.0.50 - - [2025-08-07 05:31:22] "POST /fqname-to-id HTTP/1.1" 404 162 0.004251 10.0.0.50 - - [2025-08-07 05:31:22] "POST /hardwares HTTP/1.1" 200 320 0.016081 10.0.0.50 - - [2025-08-07 05:31:22] "POST /fqname-to-id HTTP/1.1" 404 162 0.004617 10.0.0.50 - - [2025-08-07 05:31:22] "POST /hardwares HTTP/1.1" 200 320 0.019980 10.0.0.50 - - [2025-08-07 05:31:22] "POST /fqname-to-id HTTP/1.1" 404 165 0.004905 10.0.0.50 - - [2025-08-07 05:31:22] "POST /hardwares HTTP/1.1" 200 326 0.016866 10.0.0.50 - - [2025-08-07 05:31:22] "POST /fqname-to-id HTTP/1.1" 404 161 0.004398 10.0.0.50 - - [2025-08-07 05:31:22] "POST /hardwares HTTP/1.1" 200 318 0.018216 10.0.0.50 - - [2025-08-07 05:31:22] "POST /fqname-to-id HTTP/1.1" 404 161 0.008126 10.0.0.50 - - [2025-08-07 05:31:22] "POST /hardwares HTTP/1.1" 200 318 0.028327 10.0.0.50 - - [2025-08-07 05:31:23] "POST /fqname-to-id HTTP/1.1" 404 162 0.003961 10.0.0.50 - - [2025-08-07 05:31:23] "POST /hardwares HTTP/1.1" 200 320 0.022872 10.0.0.50 - - [2025-08-07 05:31:23] "POST /fqname-to-id HTTP/1.1" 404 162 0.004780 10.0.0.50 - - [2025-08-07 05:31:23] "POST /hardwares HTTP/1.1" 200 320 0.020224 10.0.0.50 - - [2025-08-07 05:31:23] "POST /fqname-to-id HTTP/1.1" 404 162 0.004028 10.0.0.50 - - [2025-08-07 05:31:23] "POST /hardwares HTTP/1.1" 200 320 0.015452 10.0.0.50 - - [2025-08-07 05:31:23] "POST /fqname-to-id HTTP/1.1" 404 158 0.003877 10.0.0.50 - - [2025-08-07 05:31:23] "POST /hardwares HTTP/1.1" 200 312 0.016797 10.0.0.50 - - [2025-08-07 05:31:23] "POST /fqname-to-id HTTP/1.1" 404 158 0.005067 10.0.0.50 - - [2025-08-07 05:31:23] "POST /hardwares HTTP/1.1" 200 312 0.017461 10.0.0.50 - - [2025-08-07 05:31:23] "POST /fqname-to-id HTTP/1.1" 404 160 0.008292 10.0.0.50 - - [2025-08-07 05:31:23] "POST /hardwares HTTP/1.1" 200 316 0.017126 10.0.0.50 - - [2025-08-07 05:31:23] "POST /fqname-to-id HTTP/1.1" 404 154 0.004730 10.0.0.50 - - [2025-08-07 05:31:23] "POST /hardwares HTTP/1.1" 200 304 0.024389 10.0.0.50 - - [2025-08-07 05:31:23] "POST /fqname-to-id HTTP/1.1" 404 158 0.004978 10.0.0.50 - - [2025-08-07 05:31:23] "POST /hardwares HTTP/1.1" 200 312 0.020203 10.0.0.50 - - [2025-08-07 05:31:23] "POST /fqname-to-id HTTP/1.1" 404 155 0.004220 10.0.0.50 - - [2025-08-07 05:31:24] "POST /hardwares HTTP/1.1" 200 306 0.017341 10.0.0.50 - - [2025-08-07 05:31:24] "POST /fqname-to-id HTTP/1.1" 404 155 0.004864 10.0.0.50 - - [2025-08-07 05:31:24] "POST /hardwares HTTP/1.1" 200 306 0.018971 10.0.0.50 - - [2025-08-07 05:31:24] "POST /fqname-to-id HTTP/1.1" 404 155 0.004578 10.0.0.50 - - [2025-08-07 05:31:24] "POST /hardwares HTTP/1.1" 200 306 0.021103 10.0.0.50 - - [2025-08-07 05:31:24] "POST /fqname-to-id HTTP/1.1" 404 155 0.004211 10.0.0.50 - - [2025-08-07 05:31:24] "POST /hardwares HTTP/1.1" 200 306 0.025656 10.0.0.50 - - [2025-08-07 05:31:24] "POST /fqname-to-id HTTP/1.1" 404 156 0.003852 10.0.0.50 - - [2025-08-07 05:31:24] "POST /hardwares HTTP/1.1" 200 308 0.031198 10.0.0.50 - - [2025-08-07 05:31:24] "POST /fqname-to-id HTTP/1.1" 404 156 0.004539 10.0.0.50 - - [2025-08-07 05:31:24] "POST /hardwares HTTP/1.1" 200 308 0.015200 10.0.0.50 - - [2025-08-07 05:31:24] "POST /fqname-to-id HTTP/1.1" 404 156 0.003723 10.0.0.50 - - [2025-08-07 05:31:24] "POST /hardwares HTTP/1.1" 200 308 0.015885 10.0.0.50 - - [2025-08-07 05:31:24] "POST /fqname-to-id HTTP/1.1" 404 157 0.004295 10.0.0.50 - - [2025-08-07 05:31:24] "POST /hardwares HTTP/1.1" 200 310 0.036983 10.0.0.50 - - [2025-08-07 05:31:24] "POST /fqname-to-id HTTP/1.1" 404 158 0.004574 10.0.0.50 - - [2025-08-07 05:31:25] "POST /hardwares HTTP/1.1" 200 312 0.017016 10.0.0.50 - - [2025-08-07 05:31:25] "POST /fqname-to-id HTTP/1.1" 404 158 0.004129 10.0.0.50 - - [2025-08-07 05:31:25] "POST /hardwares HTTP/1.1" 200 312 0.016537 10.0.0.50 - - [2025-08-07 05:31:25] "POST /fqname-to-id HTTP/1.1" 404 153 0.003766 10.0.0.50 - - [2025-08-07 05:31:25] "POST /hardwares HTTP/1.1" 200 302 0.017011 10.0.0.50 - - [2025-08-07 05:31:25] "POST /fqname-to-id HTTP/1.1" 404 157 0.003702 10.0.0.50 - - [2025-08-07 05:31:25] "POST /hardwares HTTP/1.1" 200 310 0.016276 10.0.0.50 - - [2025-08-07 05:31:25] "POST /fqname-to-id HTTP/1.1" 404 157 0.006062 10.0.0.50 - - [2025-08-07 05:31:25] "POST /hardwares HTTP/1.1" 200 310 0.016585 10.0.0.50 - - [2025-08-07 05:31:25] "POST /fqname-to-id HTTP/1.1" 404 157 0.003839 10.0.0.50 - - [2025-08-07 05:31:25] "POST /hardwares HTTP/1.1" 200 310 0.018110 10.0.0.50 - - [2025-08-07 05:31:25] "POST /fqname-to-id HTTP/1.1" 404 157 0.004616 10.0.0.50 - - [2025-08-07 05:31:25] "POST /hardwares HTTP/1.1" 200 310 0.016969 10.0.0.50 - - [2025-08-07 05:31:25] "POST /fqname-to-id HTTP/1.1" 404 157 0.004262 10.0.0.50 - - [2025-08-07 05:31:25] "POST /hardwares HTTP/1.1" 200 310 0.022488 10.0.0.50 - - [2025-08-07 05:31:25] "POST /fqname-to-id HTTP/1.1" 404 161 0.004095 10.0.0.50 - - [2025-08-07 05:31:25] "POST /hardwares HTTP/1.1" 200 318 0.016463 10.0.0.50 - - [2025-08-07 05:31:26] "POST /fqname-to-id HTTP/1.1" 404 157 0.004207 10.0.0.50 - - [2025-08-07 05:31:26] "POST /hardwares HTTP/1.1" 200 310 0.015633 10.0.0.50 - - [2025-08-07 05:31:26] "POST /fqname-to-id HTTP/1.1" 404 157 0.004171 10.0.0.50 - - [2025-08-07 05:31:26] "POST /hardwares HTTP/1.1" 200 310 0.017275 10.0.0.50 - - [2025-08-07 05:31:26] "POST /fqname-to-id HTTP/1.1" 404 154 0.004709 10.0.0.50 - - [2025-08-07 05:31:26] "POST /hardwares HTTP/1.1" 200 304 0.016202 10.0.0.50 - - [2025-08-07 05:31:26] "POST /fqname-to-id HTTP/1.1" 404 190 0.003974 10.0.0.50 - - [2025-08-07 05:31:26] "POST /features HTTP/1.1" 200 535 0.037803 10.0.0.50 - - [2025-08-07 05:31:26] "POST /fqname-to-id HTTP/1.1" 404 185 0.007010 10.0.0.50 - - [2025-08-07 05:31:26] "POST /features HTTP/1.1" 200 525 0.088559 10.0.0.50 - - [2025-08-07 05:31:26] "POST /fqname-to-id HTTP/1.1" 404 184 0.004139 10.0.0.50 - - [2025-08-07 05:31:26] "POST /features HTTP/1.1" 200 523 0.037421 10.0.0.50 - - [2025-08-07 05:31:26] "POST /fqname-to-id HTTP/1.1" 404 184 0.004851 10.0.0.50 - - [2025-08-07 05:31:26] "POST /features HTTP/1.1" 200 523 0.048802 10.0.0.50 - - [2025-08-07 05:31:26] "POST /fqname-to-id HTTP/1.1" 404 189 0.003903 10.0.0.50 - - [2025-08-07 05:31:27] "POST /features HTTP/1.1" 200 533 0.036050 10.0.0.50 - - [2025-08-07 05:31:27] "POST /fqname-to-id HTTP/1.1" 404 184 0.004539 10.0.0.50 - - [2025-08-07 05:31:27] "POST /features HTTP/1.1" 200 523 0.053387 10.0.0.50 - - [2025-08-07 05:31:27] "POST /fqname-to-id HTTP/1.1" 404 193 0.005235 10.0.0.50 - - [2025-08-07 05:31:27] "POST /features HTTP/1.1" 200 541 0.051928 10.0.0.50 - - [2025-08-07 05:31:27] "POST /fqname-to-id HTTP/1.1" 404 186 0.004772 10.0.0.50 - - [2025-08-07 05:31:27] "POST /features HTTP/1.1" 200 527 0.048601 10.0.0.50 - - [2025-08-07 05:31:27] "POST /fqname-to-id HTTP/1.1" 404 183 0.006099 10.0.0.50 - - [2025-08-07 05:31:27] "POST /features HTTP/1.1" 200 521 0.056838 10.0.0.50 - - [2025-08-07 05:31:27] "POST /fqname-to-id HTTP/1.1" 404 182 0.005980 10.0.0.50 - - [2025-08-07 05:31:27] "POST /features HTTP/1.1" 200 519 0.035662 10.0.0.50 - - [2025-08-07 05:31:27] "POST /fqname-to-id HTTP/1.1" 404 190 0.011145 10.0.0.50 - - [2025-08-07 05:31:27] "POST /features HTTP/1.1" 200 535 0.053350 10.0.0.50 - - [2025-08-07 05:31:28] "POST /fqname-to-id HTTP/1.1" 404 194 0.004290 10.0.0.50 - - [2025-08-07 05:31:28] "POST /features HTTP/1.1" 200 543 0.050098 10.0.0.50 - - [2025-08-07 05:31:28] "POST /fqname-to-id HTTP/1.1" 404 178 0.007097 10.0.0.50 - - [2025-08-07 05:31:28] "POST /physical-roles HTTP/1.1" 200 523 0.043302 10.0.0.50 - - [2025-08-07 05:31:28] "POST /fqname-to-id HTTP/1.1" 404 179 0.004416 10.0.0.50 - - [2025-08-07 05:31:28] "POST /physical-roles HTTP/1.1" 200 525 0.058866 10.0.0.50 - - [2025-08-07 05:31:28] "POST /fqname-to-id HTTP/1.1" 404 184 0.004661 10.0.0.50 - - [2025-08-07 05:31:28] "POST /physical-roles HTTP/1.1" 200 535 0.060210 10.0.0.50 - - [2025-08-07 05:31:28] "POST /fqname-to-id HTTP/1.1" 404 177 0.004962 10.0.0.50 - - [2025-08-07 05:31:28] "POST /physical-roles HTTP/1.1" 200 521 0.038534 10.0.0.50 - - [2025-08-07 05:31:28] "POST /fqname-to-id HTTP/1.1" 404 191 0.003777 10.0.0.50 - - [2025-08-07 05:31:28] "POST /overlay-roles HTTP/1.1" 200 547 0.057080 10.0.0.50 - - [2025-08-07 05:31:28] "POST /fqname-to-id HTTP/1.1" 404 184 0.005399 10.0.0.50 - - [2025-08-07 05:31:29] "POST /overlay-roles HTTP/1.1" 200 533 0.060684 10.0.0.50 - - [2025-08-07 05:31:29] "POST /fqname-to-id HTTP/1.1" 404 191 0.004217 10.0.0.50 - - [2025-08-07 05:31:29] "POST /overlay-roles HTTP/1.1" 200 547 0.039107 10.0.0.50 - - [2025-08-07 05:31:29] "POST /fqname-to-id HTTP/1.1" 404 185 0.004353 10.0.0.50 - - [2025-08-07 05:31:29] "POST /overlay-roles HTTP/1.1" 200 535 0.046326 10.0.0.50 - - [2025-08-07 05:31:29] "POST /fqname-to-id HTTP/1.1" 404 189 0.004238 10.0.0.50 - - [2025-08-07 05:31:29] "POST /overlay-roles HTTP/1.1" 200 543 0.063656 10.0.0.50 - - [2025-08-07 05:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004311 10.0.0.50 - - [2025-08-07 05:31:29] "PUT /overlay-role/33a35c36-a91b-4d4d-9bec-e0ed4848aba2 HTTP/1.1" 200 259 0.028912 10.0.0.50 - - [2025-08-07 05:31:29] "POST /fqname-to-id HTTP/1.1" 404 184 0.003952 10.0.0.50 - - [2025-08-07 05:31:29] "POST /overlay-roles HTTP/1.1" 200 533 0.041462 10.0.0.50 - - [2025-08-07 05:31:29] "POST /fqname-to-id HTTP/1.1" 404 185 0.004081 10.0.0.50 - - [2025-08-07 05:31:29] "POST /overlay-roles HTTP/1.1" 200 535 0.044728 10.0.0.50 - - [2025-08-07 05:31:29] "POST /fqname-to-id HTTP/1.1" 404 183 0.004209 10.0.0.50 - - [2025-08-07 05:31:30] "POST /overlay-roles HTTP/1.1" 200 531 0.053041 10.0.0.50 - - [2025-08-07 05:31:30] "POST /fqname-to-id HTTP/1.1" 404 187 0.005136 10.0.0.50 - - [2025-08-07 05:31:30] "POST /overlay-roles HTTP/1.1" 200 539 0.065068 10.0.0.50 - - [2025-08-07 05:31:30] "POST /fqname-to-id HTTP/1.1" 404 189 0.004171 10.0.0.50 - - [2025-08-07 05:31:30] "POST /overlay-roles HTTP/1.1" 200 543 0.051640 10.0.0.50 - - [2025-08-07 05:31:30] "POST /fqname-to-id HTTP/1.1" 404 178 0.004959 10.0.0.50 - - [2025-08-07 05:31:30] "POST /overlay-roles HTTP/1.1" 200 521 0.048830 10.0.0.50 - - [2025-08-07 05:31:30] "POST /fqname-to-id HTTP/1.1" 404 190 0.005785 10.0.0.50 - - [2025-08-07 05:31:30] "POST /overlay-roles HTTP/1.1" 200 545 0.036021 10.0.0.50 - - [2025-08-07 05:31:30] "POST /fqname-to-id HTTP/1.1" 404 182 0.003996 10.0.0.50 - - [2025-08-07 05:31:30] "POST /role-definitions HTTP/1.1" 200 535 0.041294 10.0.0.50 - - [2025-08-07 05:31:30] "POST /fqname-to-id HTTP/1.1" 404 189 0.004208 10.0.0.50 - - [2025-08-07 05:31:30] "POST /role-definitions HTTP/1.1" 200 549 0.040648 10.0.0.50 - - [2025-08-07 05:31:31] "POST /fqname-to-id HTTP/1.1" 404 190 0.005043 10.0.0.50 - - [2025-08-07 05:31:31] "POST /role-definitions HTTP/1.1" 200 551 0.045970 10.0.0.50 - - [2025-08-07 05:31:31] "POST /fqname-to-id HTTP/1.1" 404 191 0.003869 10.0.0.50 - - [2025-08-07 05:31:31] "POST /role-definitions HTTP/1.1" 200 553 0.039774 10.0.0.50 - - [2025-08-07 05:31:31] "POST /fqname-to-id HTTP/1.1" 404 197 0.004319 10.0.0.50 - - [2025-08-07 05:31:31] "POST /role-definitions HTTP/1.1" 200 565 0.061321 10.0.0.50 - - [2025-08-07 05:31:31] "POST /fqname-to-id HTTP/1.1" 404 189 0.008302 10.0.0.50 - - [2025-08-07 05:31:31] "POST /role-definitions HTTP/1.1" 200 549 0.037892 10.0.0.50 - - [2025-08-07 05:31:31] "POST /fqname-to-id HTTP/1.1" 404 190 0.003854 10.0.0.50 - - [2025-08-07 05:31:31] "POST /role-definitions HTTP/1.1" 200 551 0.037569 10.0.0.50 - - [2025-08-07 05:31:31] "POST /fqname-to-id HTTP/1.1" 404 191 0.004003 10.0.0.50 - - [2025-08-07 05:31:31] "POST /role-definitions HTTP/1.1" 200 553 0.074398 10.0.0.50 - - [2025-08-07 05:31:31] "POST /fqname-to-id HTTP/1.1" 404 190 0.009649 10.0.0.50 - - [2025-08-07 05:31:31] "POST /role-definitions HTTP/1.1" 200 551 0.035335 10.0.0.50 - - [2025-08-07 05:31:32] "POST /fqname-to-id HTTP/1.1" 404 196 0.004236 10.0.0.50 - - [2025-08-07 05:31:32] "POST /role-definitions HTTP/1.1" 200 563 0.032673 10.0.0.50 - - [2025-08-07 05:31:32] "POST /fqname-to-id HTTP/1.1" 404 189 0.004184 10.0.0.50 - - [2025-08-07 05:31:32] "POST /role-definitions HTTP/1.1" 200 549 0.072155 10.0.0.50 - - [2025-08-07 05:31:32] "POST /fqname-to-id HTTP/1.1" 404 190 0.006350 10.0.0.50 - - [2025-08-07 05:31:32] "POST /role-definitions HTTP/1.1" 200 551 0.103157 10.0.0.50 - - [2025-08-07 05:31:32] "POST /fqname-to-id HTTP/1.1" 404 188 0.004385 10.0.0.50 - - [2025-08-07 05:31:32] "POST /role-definitions HTTP/1.1" 200 547 0.039711 10.0.0.50 - - [2025-08-07 05:31:32] "POST /fqname-to-id HTTP/1.1" 404 189 0.004295 10.0.0.50 - - [2025-08-07 05:31:32] "POST /role-definitions HTTP/1.1" 200 549 0.047090 10.0.0.50 - - [2025-08-07 05:31:32] "POST /fqname-to-id HTTP/1.1" 404 192 0.003961 10.0.0.50 - - [2025-08-07 05:31:32] "POST /role-definitions HTTP/1.1" 200 555 0.066104 10.0.0.50 - - [2025-08-07 05:31:33] "POST /fqname-to-id HTTP/1.1" 404 193 0.004135 10.0.0.50 - - [2025-08-07 05:31:33] "POST /role-definitions HTTP/1.1" 200 557 0.047537 10.0.0.50 - - [2025-08-07 05:31:33] "POST /fqname-to-id HTTP/1.1" 404 182 0.004514 10.0.0.50 - - [2025-08-07 05:31:33] "POST /role-definitions HTTP/1.1" 200 535 0.031217 10.0.0.50 - - [2025-08-07 05:31:33] "POST /fqname-to-id HTTP/1.1" 404 187 0.003632 10.0.0.50 - - [2025-08-07 05:31:33] "POST /role-definitions HTTP/1.1" 200 545 0.036668 10.0.0.50 - - [2025-08-07 05:31:33] "POST /fqname-to-id HTTP/1.1" 404 181 0.003905 10.0.0.50 - - [2025-08-07 05:31:33] "POST /role-definitions HTTP/1.1" 200 533 0.046795 10.0.0.50 - - [2025-08-07 05:31:33] "POST /fqname-to-id HTTP/1.1" 404 184 0.003992 10.0.0.50 - - [2025-08-07 05:31:33] "POST /role-definitions HTTP/1.1" 200 539 0.031707 10.0.0.50 - - [2025-08-07 05:31:33] "POST /fqname-to-id HTTP/1.1" 404 189 0.003838 10.0.0.50 - - [2025-08-07 05:31:33] "POST /role-definitions HTTP/1.1" 200 549 0.037400 10.0.0.50 - - [2025-08-07 05:31:33] "POST /fqname-to-id HTTP/1.1" 404 194 0.004662 10.0.0.50 - - [2025-08-07 05:31:33] "POST /role-definitions HTTP/1.1" 200 559 0.048765 10.0.0.50 - - [2025-08-07 05:31:34] "POST /fqname-to-id HTTP/1.1" 404 196 0.004885 10.0.0.50 - - [2025-08-07 05:31:34] "POST /role-definitions HTTP/1.1" 200 563 0.037247 10.0.0.50 - - [2025-08-07 05:31:34] "POST /fqname-to-id HTTP/1.1" 404 195 0.004401 10.0.0.50 - - [2025-08-07 05:31:34] "POST /role-definitions HTTP/1.1" 200 561 0.052517 10.0.0.50 - - [2025-08-07 05:31:34] "POST /fqname-to-id HTTP/1.1" 404 196 0.004341 10.0.0.50 - - [2025-08-07 05:31:34] "POST /feature-configs HTTP/1.1" 200 539 0.044755 10.0.0.50 - - [2025-08-07 05:31:34] "POST /fqname-to-id HTTP/1.1" 404 212 0.004166 10.0.0.50 - - [2025-08-07 05:31:34] "POST /feature-configs HTTP/1.1" 200 564 0.036640 10.0.0.50 - - [2025-08-07 05:31:34] "POST /fqname-to-id HTTP/1.1" 404 211 0.005018 10.0.0.50 - - [2025-08-07 05:31:34] "POST /feature-configs HTTP/1.1" 200 563 0.046125 10.0.0.50 - - [2025-08-07 05:31:34] "POST /fqname-to-id HTTP/1.1" 404 192 0.006467 10.0.0.50 - - [2025-08-07 05:31:34] "POST /node-profiles HTTP/1.1" 200 549 0.066983 10.0.0.50 - - [2025-08-07 05:31:34] "POST /fqname-to-id HTTP/1.1" 404 187 0.004358 10.0.0.50 - - [2025-08-07 05:31:34] "POST /node-profiles HTTP/1.1" 200 539 0.035611 10.0.0.50 - - [2025-08-07 05:31:35] "POST /fqname-to-id HTTP/1.1" 404 193 0.004239 10.0.0.50 - - [2025-08-07 05:31:35] "POST /node-profiles HTTP/1.1" 200 551 0.047533 10.0.0.50 - - [2025-08-07 05:31:35] "POST /fqname-to-id HTTP/1.1" 404 189 0.010510 10.0.0.50 - - [2025-08-07 05:31:35] "POST /node-profiles HTTP/1.1" 200 543 0.068706 10.0.0.50 - - [2025-08-07 05:31:35] "POST /fqname-to-id HTTP/1.1" 404 189 0.005958 10.0.0.50 - - [2025-08-07 05:31:35] "POST /node-profiles HTTP/1.1" 200 543 0.044286 10.0.0.50 - - [2025-08-07 05:31:35] "POST /fqname-to-id HTTP/1.1" 404 188 0.004032 10.0.0.50 - - [2025-08-07 05:31:35] "POST /node-profiles HTTP/1.1" 200 541 0.049756 10.0.0.50 - - [2025-08-07 05:31:35] "POST /fqname-to-id HTTP/1.1" 404 184 0.005287 10.0.0.50 - - [2025-08-07 05:31:35] "POST /node-profiles HTTP/1.1" 200 533 0.081917 10.0.0.50 - - [2025-08-07 05:31:35] "POST /fqname-to-id HTTP/1.1" 404 185 0.004512 10.0.0.50 - - [2025-08-07 05:31:35] "POST /node-profiles HTTP/1.1" 200 535 0.044497 10.0.0.50 - - [2025-08-07 05:31:35] "POST /fqname-to-id HTTP/1.1" 404 197 0.004855 10.0.0.50 - - [2025-08-07 05:31:36] "POST /node-profiles HTTP/1.1" 200 559 0.038592 10.0.0.50 - - [2025-08-07 05:31:36] "POST /fqname-to-id HTTP/1.1" 404 206 0.004264 10.0.0.50 - - [2025-08-07 05:31:36] "POST /telemetry-profiles HTTP/1.1" 200 556 0.037417 10.0.0.50 - - [2025-08-07 05:31:36] "POST /fqname-to-id HTTP/1.1" 404 206 0.004020 10.0.0.50 - - [2025-08-07 05:31:36] "POST /telemetry-profiles HTTP/1.1" 200 556 0.034337 10.0.0.50 - - [2025-08-07 05:31:36] "POST /fqname-to-id HTTP/1.1" 404 206 0.003731 10.0.0.50 - - [2025-08-07 05:31:36] "POST /telemetry-profiles HTTP/1.1" 200 556 0.033070 10.0.0.50 - - [2025-08-07 05:31:36] "POST /fqname-to-id HTTP/1.1" 404 206 0.004580 10.0.0.50 - - [2025-08-07 05:31:36] "POST /telemetry-profiles HTTP/1.1" 200 556 0.041719 10.0.0.50 - - [2025-08-07 05:31:36] "POST /fqname-to-id HTTP/1.1" 404 206 0.003909 10.0.0.50 - - [2025-08-07 05:31:36] "POST /telemetry-profiles HTTP/1.1" 200 556 0.040068 10.0.0.50 - - [2025-08-07 05:31:36] "POST /fqname-to-id HTTP/1.1" 404 206 0.003882 10.0.0.50 - - [2025-08-07 05:31:36] "POST /telemetry-profiles HTTP/1.1" 200 556 0.030790 10.0.0.50 - - [2025-08-07 05:31:36] "POST /fqname-to-id HTTP/1.1" 404 199 0.003937 10.0.0.50 - - [2025-08-07 05:31:37] "POST /sflow-profiles HTTP/1.1" 200 534 0.043814 10.0.0.50 - - [2025-08-07 05:31:37] "POST /fqname-to-id HTTP/1.1" 404 202 0.004506 10.0.0.50 - - [2025-08-07 05:31:37] "POST /sflow-profiles HTTP/1.1" 200 540 0.037931 10.0.0.50 - - [2025-08-07 05:31:37] "POST /fqname-to-id HTTP/1.1" 404 202 0.006737 10.0.0.50 - - [2025-08-07 05:31:37] "POST /sflow-profiles HTTP/1.1" 200 540 0.033852 10.0.0.50 - - [2025-08-07 05:31:37] "POST /fqname-to-id HTTP/1.1" 404 199 0.004597 10.0.0.50 - - [2025-08-07 05:31:37] "POST /grpc-profiles HTTP/1.1" 200 532 0.033989 10.0.0.50 - - [2025-08-07 05:31:37] "POST /fqname-to-id HTTP/1.1" 404 199 0.004141 10.0.0.50 - - [2025-08-07 05:31:37] "POST /snmp-profiles HTTP/1.1" 200 532 0.051468 10.0.0.50 - - [2025-08-07 05:31:37] "POST /fqname-to-id HTTP/1.1" 404 202 0.003967 10.0.0.50 - - [2025-08-07 05:31:37] "POST /netconf-profiles HTTP/1.1" 200 544 0.034044 10.0.0.50 - - [2025-08-07 05:31:37] "POST /fqname-to-id HTTP/1.1" 404 193 0.003999 10.0.0.50 - - [2025-08-07 05:31:37] "POST /device-functional-groups HTTP/1.1" 200 542 0.058313 10.0.0.50 - - [2025-08-07 05:31:37] "POST /fqname-to-id HTTP/1.1" 404 193 0.004230 10.0.0.50 - - [2025-08-07 05:31:38] "POST /device-functional-groups HTTP/1.1" 200 542 0.036145 10.0.0.50 - - [2025-08-07 05:31:38] "POST /fqname-to-id HTTP/1.1" 404 195 0.004081 10.0.0.50 - - [2025-08-07 05:31:38] "POST /device-functional-groups HTTP/1.1" 200 546 0.040205 10.0.0.50 - - [2025-08-07 05:31:38] "POST /fqname-to-id HTTP/1.1" 404 194 0.004674 10.0.0.50 - - [2025-08-07 05:31:38] "POST /device-functional-groups HTTP/1.1" 200 544 0.045214 10.0.0.50 - - [2025-08-07 05:31:38] "POST /fqname-to-id HTTP/1.1" 404 218 0.004249 10.0.0.50 - - [2025-08-07 05:31:38] "POST /device-functional-groups HTTP/1.1" 200 592 0.034733 10.0.0.50 - - [2025-08-07 05:31:38] "POST /fqname-to-id HTTP/1.1" 404 208 0.005710 10.0.0.50 - - [2025-08-07 05:31:38] "POST /device-functional-groups HTTP/1.1" 200 572 0.048644 10.0.0.50 - - [2025-08-07 05:31:38] "POST /fqname-to-id HTTP/1.1" 404 236 0.003953 10.0.0.50 - - [2025-08-07 05:31:38] "POST /device-functional-groups HTTP/1.1" 200 622 0.058772 10.0.0.50 - - [2025-08-07 05:31:38] "POST /fqname-to-id HTTP/1.1" 404 206 0.004472 10.0.0.50 - - [2025-08-07 05:31:38] "POST /device-functional-groups HTTP/1.1" 200 568 0.039066 10.0.0.50 - - [2025-08-07 05:31:38] "POST /fqname-to-id HTTP/1.1" 404 205 0.004138 10.0.0.50 - - [2025-08-07 05:31:39] "POST /device-functional-groups HTTP/1.1" 200 566 0.045387 10.0.0.50 - - [2025-08-07 05:31:39] "POST /fqname-to-id HTTP/1.1" 404 210 0.005666 10.0.0.50 - - [2025-08-07 05:31:39] "POST /device-functional-groups HTTP/1.1" 200 576 0.045797 10.0.0.50 - - [2025-08-07 05:31:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.004093 10.0.0.50 - - [2025-08-07 05:31:39] "POST /role-configs HTTP/1.1" 200 527 0.054992 10.0.0.50 - - [2025-08-07 05:31:39] "POST /fqname-to-id HTTP/1.1" 404 196 0.003820 10.0.0.50 - - [2025-08-07 05:31:39] "POST /role-configs HTTP/1.1" 200 522 0.050468 10.0.0.50 - - [2025-08-07 05:31:39] "POST /fqname-to-id HTTP/1.1" 404 198 0.004014 10.0.0.50 - - [2025-08-07 05:31:39] "POST /role-configs HTTP/1.1" 200 524 0.036936 10.0.0.50 - - [2025-08-07 05:31:39] "POST /fqname-to-id HTTP/1.1" 404 198 0.004416 10.0.0.50 - - [2025-08-07 05:31:39] "POST /role-configs HTTP/1.1" 200 524 0.051776 10.0.0.50 - - [2025-08-07 05:31:39] "POST /fqname-to-id HTTP/1.1" 404 202 0.006125 10.0.0.50 - - [2025-08-07 05:31:39] "POST /role-configs HTTP/1.1" 200 528 0.040617 10.0.0.50 - - [2025-08-07 05:31:39] "POST /fqname-to-id HTTP/1.1" 404 197 0.003899 10.0.0.50 - - [2025-08-07 05:31:40] "POST /role-configs HTTP/1.1" 200 523 0.037985 10.0.0.50 - - [2025-08-07 05:31:40] "POST /fqname-to-id HTTP/1.1" 404 193 0.004401 10.0.0.50 - - [2025-08-07 05:31:40] "POST /role-configs HTTP/1.1" 200 519 0.049005 10.0.0.50 - - [2025-08-07 05:31:40] "POST /fqname-to-id HTTP/1.1" 404 194 0.010467 10.0.0.50 - - [2025-08-07 05:31:40] "POST /role-configs HTTP/1.1" 200 520 0.050087 10.0.0.50 - - [2025-08-07 05:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004209 10.0.0.50 - - [2025-08-07 05:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.50 - - [2025-08-07 05:31:40] "POST /ref-update HTTP/1.1" 200 156 0.018720 10.0.0.50 - - [2025-08-07 05:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.50 - - [2025-08-07 05:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.021790 10.0.0.50 - - [2025-08-07 05:31:40] "POST /ref-update HTTP/1.1" 200 156 0.017532 10.0.0.50 - - [2025-08-07 05:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.50 - - [2025-08-07 05:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005450 10.0.0.50 - - [2025-08-07 05:31:40] "POST /ref-update HTTP/1.1" 200 156 0.019775 10.0.0.50 - - [2025-08-07 05:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004560 10.0.0.50 - - [2025-08-07 05:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.009093 10.0.0.50 - - [2025-08-07 05:31:41] "POST /ref-update HTTP/1.1" 200 156 0.021226 10.0.0.50 - - [2025-08-07 05:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004083 10.0.0.50 - - [2025-08-07 05:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005087 10.0.0.50 - - [2025-08-07 05:31:41] "POST /ref-update HTTP/1.1" 200 156 0.021424 10.0.0.50 - - [2025-08-07 05:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004448 10.0.0.50 - - [2025-08-07 05:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006025 10.0.0.50 - - [2025-08-07 05:31:41] "POST /ref-update HTTP/1.1" 200 156 0.021814 10.0.0.50 - - [2025-08-07 05:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.50 - - [2025-08-07 05:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004716 10.0.0.50 - - [2025-08-07 05:31:41] "POST /ref-update HTTP/1.1" 200 156 0.019860 10.0.0.50 - - [2025-08-07 05:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004386 10.0.0.50 - - [2025-08-07 05:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.016236 10.0.0.50 - - [2025-08-07 05:31:41] "POST /ref-update HTTP/1.1" 200 156 0.034475 10.0.0.50 - - [2025-08-07 05:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004745 10.0.0.50 - - [2025-08-07 05:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006419 10.0.0.50 - - [2025-08-07 05:31:41] "POST /ref-update HTTP/1.1" 200 156 0.020733 10.0.0.50 - - [2025-08-07 05:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004939 10.0.0.50 - - [2025-08-07 05:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.50 - - [2025-08-07 05:31:42] "POST /ref-update HTTP/1.1" 200 156 0.020641 10.0.0.50 - - [2025-08-07 05:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.50 - - [2025-08-07 05:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006052 10.0.0.50 - - [2025-08-07 05:31:42] "POST /ref-update HTTP/1.1" 200 156 0.018490 10.0.0.50 - - [2025-08-07 05:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004406 10.0.0.50 - - [2025-08-07 05:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005965 10.0.0.50 - - [2025-08-07 05:31:42] "POST /ref-update HTTP/1.1" 200 156 0.017337 10.0.0.50 - - [2025-08-07 05:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.022152 10.0.0.50 - - [2025-08-07 05:31:42] "POST /alarms HTTP/1.1" 200 583 13.336138 10.0.0.50 - - [2025-08-07 05:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008068 10.0.0.50 - - [2025-08-07 05:31:42] "POST /alarms HTTP/1.1" 200 577 0.038970 10.0.0.50 - - [2025-08-07 05:31:42] "POST /ref-update HTTP/1.1" 200 156 0.019470 10.0.0.50 - - [2025-08-07 05:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007436 10.0.0.50 - - [2025-08-07 05:31:42] "POST /alarms HTTP/1.1" 200 577 0.064173 10.0.0.50 - - [2025-08-07 05:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009344 10.0.0.50 - - [2025-08-07 05:31:42] "POST /alarms HTTP/1.1" 200 561 0.050986 10.0.0.50 - - [2025-08-07 05:31:42] "POST /ref-update HTTP/1.1" 200 156 0.031509 10.0.0.50 - - [2025-08-07 05:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006144 10.0.0.50 - - [2025-08-07 05:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.50 - - [2025-08-07 05:31:42] "POST /alarms HTTP/1.1" 200 557 0.112613 10.0.0.50 - - [2025-08-07 05:31:43] "POST /ref-update HTTP/1.1" 200 156 0.038424 10.0.0.50 - - [2025-08-07 05:31:43] "POST /alarms HTTP/1.1" 200 559 0.054610 10.0.0.50 - - [2025-08-07 05:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011584 10.0.0.50 - - [2025-08-07 05:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005107 10.0.0.50 - - [2025-08-07 05:31:43] "POST /alarms HTTP/1.1" 200 567 0.047499 10.0.0.50 - - [2025-08-07 05:31:43] "POST /ref-update HTTP/1.1" 200 156 0.034967 10.0.0.50 - - [2025-08-07 05:31:43] "POST /alarms HTTP/1.1" 200 551 0.051389 10.0.0.50 - - [2025-08-07 05:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010261 10.0.0.50 - - [2025-08-07 05:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006146 10.0.0.50 - - [2025-08-07 05:31:43] "POST /alarms HTTP/1.1" 200 559 0.081296 10.0.0.50 - - [2025-08-07 05:31:43] "POST /ref-update HTTP/1.1" 200 156 0.047319 10.0.0.50 - - [2025-08-07 05:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005685 10.0.0.50 - - [2025-08-07 05:31:43] "POST /alarms HTTP/1.1" 200 569 0.076723 10.0.0.50 - - [2025-08-07 05:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013398 10.0.0.50 - - [2025-08-07 05:31:43] "POST /alarms HTTP/1.1" 200 557 0.060175 10.0.0.50 - - [2025-08-07 05:31:43] "POST /ref-update HTTP/1.1" 200 156 0.062627 10.0.0.50 - - [2025-08-07 05:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005589 10.0.0.50 - - [2025-08-07 05:31:43] "POST /alarms HTTP/1.1" 200 569 0.067382 10.0.0.50 - - [2025-08-07 05:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.015574 10.0.0.50 - - [2025-08-07 05:31:43] "POST /alarms HTTP/1.1" 200 577 0.066634 10.0.0.50 - - [2025-08-07 05:31:43] "POST /ref-update HTTP/1.1" 200 156 0.023055 10.0.0.50 - - [2025-08-07 05:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.50 - - [2025-08-07 05:31:43] "POST /alarms HTTP/1.1" 200 571 0.062209 10.0.0.50 - - [2025-08-07 05:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013233 10.0.0.50 - - [2025-08-07 05:31:44] "POST /ref-update HTTP/1.1" 200 156 0.045344 10.0.0.50 - - [2025-08-07 05:31:44] "POST /alarms HTTP/1.1" 200 563 0.079655 10.0.0.50 - - [2025-08-07 05:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004949 10.0.0.50 - - [2025-08-07 05:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.50 - - [2025-08-07 05:31:44] "POST /alarms HTTP/1.1" 200 563 0.056753 10.0.0.50 - - [2025-08-07 05:31:44] "POST /ref-update HTTP/1.1" 200 156 0.039258 10.0.0.50 - - [2025-08-07 05:31:44] "POST /alarms HTTP/1.1" 200 563 0.060596 10.0.0.50 - - [2025-08-07 05:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.016049 10.0.0.50 - - [2025-08-07 05:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005202 10.0.0.50 - - [2025-08-07 05:31:44] "POST /alarms HTTP/1.1" 200 549 0.066838 10.0.0.50 - - [2025-08-07 05:31:44] "POST /ref-update HTTP/1.1" 200 156 0.030055 10.0.0.50 - - [2025-08-07 05:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.50 - - [2025-08-07 05:31:44] "POST /alarms HTTP/1.1" 200 597 0.053375 10.0.0.50 - - [2025-08-07 05:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006335 10.0.0.50 - - [2025-08-07 05:31:44] "POST /alarms HTTP/1.1" 200 577 0.065923 10.0.0.50 - - [2025-08-07 05:31:44] "POST /ref-update HTTP/1.1" 200 156 0.037928 10.0.0.50 - - [2025-08-07 05:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012265 10.0.0.50 - - [2025-08-07 05:31:44] "POST /alarms HTTP/1.1" 200 573 0.068193 10.0.0.50 - - [2025-08-07 05:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010571 10.0.0.50 - - [2025-08-07 05:31:44] "POST /alarms HTTP/1.1" 200 585 0.072724 10.0.0.50 - - [2025-08-07 05:31:44] "POST /ref-update HTTP/1.1" 200 156 0.042041 10.0.0.50 - - [2025-08-07 05:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006605 10.0.0.50 - - [2025-08-07 05:31:44] "POST /alarms HTTP/1.1" 200 611 0.065751 10.0.0.50 - - [2025-08-07 05:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.50 - - [2025-08-07 05:31:45] "POST /ref-update HTTP/1.1" 200 156 0.072690 10.0.0.38 - - [2025-08-07 05:31:45] "POST /alarms HTTP/1.1" 409 264 13.249456 10.0.0.38 - - [2025-08-07 05:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008017 10.0.0.50 - - [2025-08-07 05:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.013069 10.0.0.254 - - [2025-08-07 05:31:45] "POST /alarms HTTP/1.1" 409 264 12.929352 10.0.0.254 - - [2025-08-07 05:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.010237 10.0.0.50 - - [2025-08-07 05:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005737 10.0.0.38 - - [2025-08-07 05:31:45] "PUT /alarm/9f1fb0b8-a10d-400d-a933-5b9c605c8501 HTTP/1.1" 200 245 0.064330 10.0.0.254 - - [2025-08-07 05:31:45] "PUT /alarm/9f1fb0b8-a10d-400d-a933-5b9c605c8501 HTTP/1.1" 200 245 0.045536 10.0.0.50 - - [2025-08-07 05:31:45] "POST /ref-update HTTP/1.1" 200 156 0.034145 10.0.0.38 - - [2025-08-07 05:31:45] "POST /alarms HTTP/1.1" 409 261 0.018128 10.0.0.254 - - [2025-08-07 05:31:45] "POST /alarms HTTP/1.1" 409 261 0.005981 10.0.0.50 - - [2025-08-07 05:31:45] "GET / HTTP/1.1" 200 36215 0.002592 10.0.0.50 - - [2025-08-07 05:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007771 10.0.0.50 - - [2025-08-07 05:31:45] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000384 10.0.0.254 - - [2025-08-07 05:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006086 10.0.0.38 - - [2025-08-07 05:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005777 10.0.0.50 - - [2025-08-07 05:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.254 - - [2025-08-07 05:31:45] "PUT /alarm/ed26483d-2385-43b8-9b93-0c9cc7b43c26 HTTP/1.1" 200 245 0.054770 10.0.0.38 - - [2025-08-07 05:31:45] "PUT /alarm/ed26483d-2385-43b8-9b93-0c9cc7b43c26 HTTP/1.1" 200 245 0.059279 10.0.0.50 - - [2025-08-07 05:31:45] "POST /ref-update HTTP/1.1" 200 156 0.038905 10.0.0.38 - - [2025-08-07 05:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 12.617313 10.0.0.254 - - [2025-08-07 05:31:45] "POST /alarms HTTP/1.1" 409 261 0.015354 10.0.0.38 - - [2025-08-07 05:31:45] "GET /network-ipam/4787fea3-e1e5-44fb-a7b3-9f5ae6920ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005812 10.0.0.50 - - [2025-08-07 05:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004895 10.0.0.38 - - [2025-08-07 05:31:45] "POST /alarms HTTP/1.1" 409 261 0.026173 10.0.0.254 - - [2025-08-07 05:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006454 10.0.0.50 - - [2025-08-07 05:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.38 - - [2025-08-07 05:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.254 - - [2025-08-07 05:31:45] "PUT /alarm/621bcaec-c4dc-45fa-a884-101475d31b2e HTTP/1.1" 200 245 0.051889 10.0.0.38 - - [2025-08-07 05:31:45] "PUT /alarm/621bcaec-c4dc-45fa-a884-101475d31b2e HTTP/1.1" 200 245 0.033962 10.0.0.50 - - [2025-08-07 05:31:45] "POST /ref-update HTTP/1.1" 200 156 0.056697 10.0.0.254 - - [2025-08-07 05:31:45] "POST /alarms HTTP/1.1" 409 253 0.010873 10.0.0.38 - - [2025-08-07 05:31:45] "POST /alarms HTTP/1.1" 409 253 0.015512 10.0.0.50 - - [2025-08-07 05:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011028 10.0.0.254 - - [2025-08-07 05:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006058 10.0.0.50 - - [2025-08-07 05:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006318 10.0.0.38 - - [2025-08-07 05:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008864 10.0.0.50 - - [2025-08-07 05:31:45] "POST /ref-update HTTP/1.1" 200 156 0.029470 10.0.0.254 - - [2025-08-07 05:31:45] "PUT /alarm/9a2e692d-d139-4fea-84c1-98cc3f6fc72d HTTP/1.1" 200 245 0.051207 10.0.0.38 - - [2025-08-07 05:31:45] "PUT /alarm/9a2e692d-d139-4fea-84c1-98cc3f6fc72d HTTP/1.1" 200 245 0.042341 10.0.0.254 - - [2025-08-07 05:31:45] "POST /alarms HTTP/1.1" 409 251 0.005778 10.0.0.50 - - [2025-08-07 05:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.017744 10.0.0.38 - - [2025-08-07 05:31:45] "POST /alarms HTTP/1.1" 409 251 0.009916 10.0.0.254 - - [2025-08-07 05:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.50 - - [2025-08-07 05:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.014288 10.0.0.38 - - [2025-08-07 05:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012179 10.0.0.254 - - [2025-08-07 05:31:46] "PUT /alarm/57d48cc4-7deb-4ffd-aee4-c0eaa9600a5f HTTP/1.1" 200 245 0.042200 10.0.0.50 - - [2025-08-07 05:31:46] "POST /ref-update HTTP/1.1" 200 156 0.054155 10.0.0.38 - - [2025-08-07 05:31:46] "PUT /alarm/57d48cc4-7deb-4ffd-aee4-c0eaa9600a5f HTTP/1.1" 200 245 0.054296 10.0.0.254 - - [2025-08-07 05:31:46] "POST /alarms HTTP/1.1" 409 252 0.014735 10.0.0.50 - - [2025-08-07 05:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008628 10.0.0.38 - - [2025-08-07 05:31:46] "POST /alarms HTTP/1.1" 409 252 0.007776 10.0.0.254 - - [2025-08-07 05:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006601 10.0.0.50 - - [2025-08-07 05:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004852 10.0.0.38 - - [2025-08-07 05:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010895 10.0.0.50 - - [2025-08-07 05:31:46] "POST /ref-update HTTP/1.1" 200 156 0.020452 10.0.0.254 - - [2025-08-07 05:31:46] "PUT /alarm/c9276e75-da8e-40fb-870b-4aeba64b85ab HTTP/1.1" 200 245 0.055615 10.0.0.38 - - [2025-08-07 05:31:46] "PUT /alarm/c9276e75-da8e-40fb-870b-4aeba64b85ab HTTP/1.1" 200 245 0.036123 10.0.0.50 - - [2025-08-07 05:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.254 - - [2025-08-07 05:31:46] "POST /alarms HTTP/1.1" 409 256 0.006481 10.0.0.38 - - [2025-08-07 05:31:46] "POST /alarms HTTP/1.1" 409 256 0.005095 10.0.0.254 - - [2025-08-07 05:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.50 - - [2025-08-07 05:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.018420 10.0.0.38 - - [2025-08-07 05:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.50 - - [2025-08-07 05:31:46] "POST /ref-update HTTP/1.1" 200 156 0.052584 10.0.0.254 - - [2025-08-07 05:31:46] "PUT /alarm/943d8c86-e3d4-416f-ac63-97ed4aa516a6 HTTP/1.1" 200 245 0.067814 10.0.0.38 - - [2025-08-07 05:31:46] "PUT /alarm/943d8c86-e3d4-416f-ac63-97ed4aa516a6 HTTP/1.1" 200 245 0.062483 10.0.0.50 - - [2025-08-07 05:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.020736 10.0.0.38 - - [2025-08-07 05:31:46] "POST /alarms HTTP/1.1" 409 248 0.013131 10.0.0.254 - - [2025-08-07 05:31:46] "POST /alarms HTTP/1.1" 409 248 0.025278 10.0.0.38 - - [2025-08-07 05:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008350 10.0.0.50 - - [2025-08-07 05:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012788 10.0.0.254 - - [2025-08-07 05:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004987 10.0.0.38 - - [2025-08-07 05:31:46] "POST /fqname-to-id HTTP/1.1" 404 225 0.013597 10.0.0.38 - - [2025-08-07 05:31:46] "PUT /alarm/c654acd7-db32-4621-9482-f946483cdb28 HTTP/1.1" 200 245 0.029015 10.0.0.254 - - [2025-08-07 05:31:46] "PUT /alarm/c654acd7-db32-4621-9482-f946483cdb28 HTTP/1.1" 200 245 0.019384 10.0.0.50 - - [2025-08-07 05:31:46] "POST /ref-update HTTP/1.1" 200 156 0.020350 10.0.0.38 - - [2025-08-07 05:31:46] "POST /access-control-lists HTTP/1.1" 200 589 0.062171 10.0.0.50 - - [2025-08-07 05:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012173 10.0.0.254 - - [2025-08-07 05:31:46] "POST /alarms HTTP/1.1" 409 252 0.016157 10.0.0.38 - - [2025-08-07 05:31:46] "POST /alarms HTTP/1.1" 409 252 0.014532 10.0.0.38 - - [2025-08-07 05:31:46] "POST /fqname-to-id HTTP/1.1" 404 224 0.003890 10.0.0.254 - - [2025-08-07 05:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004825 10.0.0.50 - - [2025-08-07 05:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008704 10.0.0.38 - - [2025-08-07 05:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010024 10.0.0.38 - - [2025-08-07 05:31:46] "POST /access-control-lists HTTP/1.1" 200 587 0.032795 10.0.0.50 - - [2025-08-07 05:31:46] "POST /ref-update HTTP/1.1" 200 156 0.024656 10.0.0.254 - - [2025-08-07 05:31:46] "PUT /alarm/7ddf9767-8baf-4fe1-9d32-16f459fee3cf HTTP/1.1" 200 245 0.029969 10.0.0.38 - - [2025-08-07 05:31:46] "PUT /alarm/7ddf9767-8baf-4fe1-9d32-16f459fee3cf HTTP/1.1" 200 245 0.030238 10.0.0.50 - - [2025-08-07 05:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.38 - - [2025-08-07 05:31:46] "POST /alarms HTTP/1.1" 409 257 0.004976 10.0.0.254 - - [2025-08-07 05:31:46] "POST /alarms HTTP/1.1" 409 257 0.003358 10.0.0.38 - - [2025-08-07 05:31:46] "POST /route-targets HTTP/1.1" 200 328 0.016843 10.0.0.38 - - [2025-08-07 05:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.254 - - [2025-08-07 05:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.50 - - [2025-08-07 05:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010723 10.0.0.38 - - [2025-08-07 05:31:47] "POST /ref-update HTTP/1.1" 200 156 0.030031 10.0.0.254 - - [2025-08-07 05:31:47] "PUT /alarm/72cb5d61-f57c-48cf-b3f6-80af3b82c889 HTTP/1.1" 200 245 0.057679 10.0.0.50 - - [2025-08-07 05:31:47] "POST /ref-update HTTP/1.1" 200 156 0.048168 10.0.0.38 - - [2025-08-07 05:31:47] "PUT /alarm/72cb5d61-f57c-48cf-b3f6-80af3b82c889 HTTP/1.1" 200 245 0.057204 10.0.0.38 - - [2025-08-07 05:31:47] "POST /route-targets HTTP/1.1" 200 328 0.044788 10.0.0.254 - - [2025-08-07 05:31:47] "POST /alarms HTTP/1.1" 409 251 0.010793 10.0.0.38 - - [2025-08-07 05:31:47] "POST /alarms HTTP/1.1" 409 251 0.005779 10.0.0.50 - - [2025-08-07 05:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005025 10.0.0.38 - - [2025-08-07 05:31:47] "POST /ref-update HTTP/1.1" 200 156 0.018120 10.0.0.38 - - [2025-08-07 05:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.50 - - [2025-08-07 05:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.254 - - [2025-08-07 05:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011430 10.0.0.38 - - [2025-08-07 05:31:47] "POST /route-targets HTTP/1.1" 200 328 0.025368 10.0.0.254 - - [2025-08-07 05:31:47] "PUT /alarm/36e603f9-1caf-4f38-83d2-4cff347239af HTTP/1.1" 200 245 0.031595 10.0.0.38 - - [2025-08-07 05:31:47] "PUT /alarm/36e603f9-1caf-4f38-83d2-4cff347239af HTTP/1.1" 200 245 0.046854 10.0.0.50 - - [2025-08-07 05:31:47] "POST /ref-update HTTP/1.1" 200 156 0.034346 10.0.0.254 - - [2025-08-07 05:31:47] "POST /alarms HTTP/1.1" 409 257 0.003823 10.0.0.38 - - [2025-08-07 05:31:47] "POST /ref-update HTTP/1.1" 200 156 0.024141 10.0.0.38 - - [2025-08-07 05:31:47] "POST /alarms HTTP/1.1" 409 257 0.007972 10.0.0.50 - - [2025-08-07 05:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004458 10.0.0.254 - - [2025-08-07 05:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005049 10.0.0.38 - - [2025-08-07 05:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006740 10.0.0.50 - - [2025-08-07 05:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.38 - - [2025-08-07 05:31:47] "POST /route-targets HTTP/1.1" 200 328 0.022394 10.0.0.38 - - [2025-08-07 05:31:47] "PUT /alarm/3882b7c4-4dcf-48d8-8505-ac6d39746ea5 HTTP/1.1" 200 245 0.031059 10.0.0.50 - - [2025-08-07 05:31:47] "POST /ref-update HTTP/1.1" 200 156 0.039705 10.0.0.254 - - [2025-08-07 05:31:47] "PUT /alarm/3882b7c4-4dcf-48d8-8505-ac6d39746ea5 HTTP/1.1" 200 245 0.052562 10.0.0.38 - - [2025-08-07 05:31:47] "POST /ref-update HTTP/1.1" 200 156 0.042190 10.0.0.38 - - [2025-08-07 05:31:47] "POST /alarms HTTP/1.1" 409 261 0.004027 10.0.0.254 - - [2025-08-07 05:31:47] "POST /alarms HTTP/1.1" 409 261 0.004093 10.0.0.50 - - [2025-08-07 05:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.38 - - [2025-08-07 05:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.254 - - [2025-08-07 05:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006353 10.0.0.50 - - [2025-08-07 05:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.38 - - [2025-08-07 05:31:47] "POST /fqname-to-id HTTP/1.1" 404 201 0.009344 10.0.0.50 - - [2025-08-07 05:31:47] "POST /ref-update HTTP/1.1" 200 156 0.036267 10.0.0.38 - - [2025-08-07 05:31:47] "PUT /alarm/18270c14-0c58-4b86-9657-9af1e22d3f12 HTTP/1.1" 200 245 0.054130 10.0.0.254 - - [2025-08-07 05:31:47] "PUT /alarm/18270c14-0c58-4b86-9657-9af1e22d3f12 HTTP/1.1" 200 245 0.047496 10.0.0.38 - - [2025-08-07 05:31:47] "POST /access-control-lists HTTP/1.1" 200 553 0.063917 10.0.0.50 - - [2025-08-07 05:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007996 10.0.0.254 - - [2025-08-07 05:31:47] "POST /alarms HTTP/1.1" 409 258 0.004533 10.0.0.38 - - [2025-08-07 05:31:47] "POST /alarms HTTP/1.1" 409 258 0.013464 10.0.0.50 - - [2025-08-07 05:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007105 10.0.0.38 - - [2025-08-07 05:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.254 - - [2025-08-07 05:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011273 10.0.0.38 - - [2025-08-07 05:31:47] "PUT /access-control-list/ccdb7057-0f01-4ddd-a9d4-084628d88f1e HTTP/1.1" 200 273 0.044224 10.0.0.50 - - [2025-08-07 05:31:47] "POST /ref-update HTTP/1.1" 200 156 0.062013 10.0.0.38 - - [2025-08-07 05:31:47] "PUT /alarm/aefd7f02-1aef-4c47-9f57-2f2053bbcb26 HTTP/1.1" 200 245 0.084827 10.0.0.254 - - [2025-08-07 05:31:47] "PUT /alarm/aefd7f02-1aef-4c47-9f57-2f2053bbcb26 HTTP/1.1" 200 245 0.079710 10.0.0.38 - - [2025-08-07 05:31:47] "PUT /access-control-list/fcb7f585-d0e1-4c32-89a4-a4c778df38af HTTP/1.1" 200 273 0.068224 10.0.0.50 - - [2025-08-07 05:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004163 10.0.0.38 - - [2025-08-07 05:31:47] "POST /alarms HTTP/1.1" 409 254 0.006446 10.0.0.254 - - [2025-08-07 05:31:47] "POST /alarms HTTP/1.1" 409 254 0.006254 10.0.0.50 - - [2025-08-07 05:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.38 - - [2025-08-07 05:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011498 10.0.0.254 - - [2025-08-07 05:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009158 10.0.0.50 - - [2025-08-07 05:31:48] "POST /ref-update HTTP/1.1" 200 156 0.033942 10.0.0.254 - - [2025-08-07 05:31:48] "PUT /alarm/a061789a-6936-4804-92b7-34b83e24b125 HTTP/1.1" 200 245 0.067506 10.0.0.38 - - [2025-08-07 05:31:48] "PUT /alarm/a061789a-6936-4804-92b7-34b83e24b125 HTTP/1.1" 200 245 0.073207 10.0.0.50 - - [2025-08-07 05:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.014988 10.0.0.254 - - [2025-08-07 05:31:48] "POST /alarms HTTP/1.1" 409 254 0.004755 10.0.0.50 - - [2025-08-07 05:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006173 10.0.0.38 - - [2025-08-07 05:31:48] "POST /alarms HTTP/1.1" 409 254 0.022190 10.0.0.254 - - [2025-08-07 05:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.38 - - [2025-08-07 05:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007949 10.0.0.50 - - [2025-08-07 05:31:48] "POST /ref-update HTTP/1.1" 200 156 0.027814 10.0.0.50 - - [2025-08-07 05:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.254 - - [2025-08-07 05:31:48] "PUT /alarm/1ff9e743-5d74-4f68-87fb-6d120c0d9dd7 HTTP/1.1" 200 245 0.051434 10.0.0.38 - - [2025-08-07 05:31:48] "PUT /alarm/1ff9e743-5d74-4f68-87fb-6d120c0d9dd7 HTTP/1.1" 200 245 0.046828 10.0.0.50 - - [2025-08-07 05:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005800 10.0.0.254 - - [2025-08-07 05:31:48] "POST /alarms HTTP/1.1" 409 254 0.013049 10.0.0.38 - - [2025-08-07 05:31:48] "POST /alarms HTTP/1.1" 409 254 0.005529 10.0.0.50 - - [2025-08-07 05:31:48] "POST /ref-update HTTP/1.1" 200 156 0.025238 10.0.0.254 - - [2025-08-07 05:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011873 10.0.0.38 - - [2025-08-07 05:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010979 10.0.0.50 - - [2025-08-07 05:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006003 10.0.0.254 - - [2025-08-07 05:31:48] "PUT /alarm/a729b1aa-a473-47a1-9e85-d827dd5e940d HTTP/1.1" 200 245 0.040637 10.0.0.38 - - [2025-08-07 05:31:48] "PUT /alarm/a729b1aa-a473-47a1-9e85-d827dd5e940d HTTP/1.1" 200 245 0.030727 10.0.0.50 - - [2025-08-07 05:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010124 10.0.0.38 - - [2025-08-07 05:31:48] "POST /alarms HTTP/1.1" 409 247 0.003669 10.0.0.254 - - [2025-08-07 05:31:48] "POST /alarms HTTP/1.1" 409 247 0.003304 10.0.0.38 - - [2025-08-07 05:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005289 10.0.0.254 - - [2025-08-07 05:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006247 10.0.0.50 - - [2025-08-07 05:31:48] "POST /ref-update HTTP/1.1" 200 156 0.040705 10.0.0.50 - - [2025-08-07 05:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012472 10.0.0.38 - - [2025-08-07 05:31:48] "PUT /alarm/28c1c4b4-a30b-401d-b0c7-9cb2c7348e9f HTTP/1.1" 200 245 0.043120 10.0.0.254 - - [2025-08-07 05:31:48] "PUT /alarm/28c1c4b4-a30b-401d-b0c7-9cb2c7348e9f HTTP/1.1" 200 245 0.052228 10.0.0.50 - - [2025-08-07 05:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004353 10.0.0.38 - - [2025-08-07 05:31:48] "POST /alarms HTTP/1.1" 409 272 0.004367 10.0.0.254 - - [2025-08-07 05:31:48] "POST /alarms HTTP/1.1" 409 272 0.012383 10.0.0.38 - - [2025-08-07 05:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.50 - - [2025-08-07 05:31:48] "POST /ref-update HTTP/1.1" 200 156 0.020396 10.0.0.254 - - [2025-08-07 05:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006724 10.0.0.50 - - [2025-08-07 05:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006870 10.0.0.38 - - [2025-08-07 05:31:48] "PUT /alarm/255b1d6e-7060-4822-9d05-9d1ca28d3d92 HTTP/1.1" 200 245 0.031780 10.0.0.50 - - [2025-08-07 05:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.38 - - [2025-08-07 05:31:48] "POST /alarms HTTP/1.1" 409 261 0.004402 10.0.0.254 - - [2025-08-07 05:31:48] "PUT /alarm/255b1d6e-7060-4822-9d05-9d1ca28d3d92 HTTP/1.1" 200 245 0.043860 10.0.0.254 - - [2025-08-07 05:31:49] "POST /alarms HTTP/1.1" 409 261 0.003797 10.0.0.38 - - [2025-08-07 05:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.50 - - [2025-08-07 05:31:49] "POST /ref-update HTTP/1.1" 200 156 0.021156 10.0.0.254 - - [2025-08-07 05:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012542 10.0.0.50 - - [2025-08-07 05:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006241 10.0.0.38 - - [2025-08-07 05:31:49] "PUT /alarm/8c7ec6e1-0583-4b48-962c-fca08169145d HTTP/1.1" 200 245 0.023896 10.0.0.50 - - [2025-08-07 05:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005301 10.0.0.38 - - [2025-08-07 05:31:49] "POST /alarms HTTP/1.1" 409 259 0.007584 10.0.0.254 - - [2025-08-07 05:31:49] "PUT /alarm/8c7ec6e1-0583-4b48-962c-fca08169145d HTTP/1.1" 200 245 0.034894 10.0.0.38 - - [2025-08-07 05:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005898 10.0.0.254 - - [2025-08-07 05:31:49] "POST /alarms HTTP/1.1" 409 259 0.005045 10.0.0.50 - - [2025-08-07 05:31:49] "POST /ref-update HTTP/1.1" 200 156 0.025192 10.0.0.254 - - [2025-08-07 05:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.016705 10.0.0.50 - - [2025-08-07 05:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.38 - - [2025-08-07 05:31:49] "PUT /alarm/1964d37c-0425-4238-8378-52481ea7ecfc HTTP/1.1" 200 245 0.041211 10.0.0.50 - - [2025-08-07 05:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.254 - - [2025-08-07 05:31:49] "PUT /alarm/1964d37c-0425-4238-8378-52481ea7ecfc HTTP/1.1" 200 245 0.016118 10.0.0.38 - - [2025-08-07 05:31:49] "POST /alarms HTTP/1.1" 409 265 0.003653 10.0.0.254 - - [2025-08-07 05:31:49] "POST /alarms HTTP/1.1" 409 265 0.004969 10.0.0.50 - - [2025-08-07 05:31:49] "POST /ref-update HTTP/1.1" 200 156 0.016474 10.0.0.38 - - [2025-08-07 05:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.254 - - [2025-08-07 05:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.50 - - [2025-08-07 05:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.019466 10.0.0.50 - - [2025-08-07 05:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006179 10.0.0.38 - - [2025-08-07 05:31:49] "PUT /alarm/6ba1039a-f16c-4e05-9a03-8d6544be2eea HTTP/1.1" 200 245 0.083366 10.0.0.254 - - [2025-08-07 05:31:49] "PUT /alarm/6ba1039a-f16c-4e05-9a03-8d6544be2eea HTTP/1.1" 200 245 0.049808 10.0.0.38 - - [2025-08-07 05:31:49] "POST /alarms HTTP/1.1" 409 279 0.003540 10.0.0.254 - - [2025-08-07 05:31:49] "POST /alarms HTTP/1.1" 409 279 0.003227 10.0.0.50 - - [2025-08-07 05:31:49] "POST /ref-update HTTP/1.1" 200 156 0.025997 10.0.0.38 - - [2025-08-07 05:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004999 10.0.0.50 - - [2025-08-07 05:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.254 - - [2025-08-07 05:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.014977 10.0.0.50 - - [2025-08-07 05:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004922 10.0.0.38 - - [2025-08-07 05:31:49] "PUT /alarm/a1b2e054-9cee-45a6-a90e-773aa6a32899 HTTP/1.1" 200 245 0.058299 10.0.0.254 - - [2025-08-07 05:31:49] "PUT /alarm/a1b2e054-9cee-45a6-a90e-773aa6a32899 HTTP/1.1" 200 245 0.056809 10.0.0.50 - - [2025-08-07 05:31:49] "POST /ref-update HTTP/1.1" 200 156 0.027063 10.0.0.50 - - [2025-08-07 05:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008438 10.0.0.50 - - [2025-08-07 05:31:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006796 10.0.0.50 - - [2025-08-07 05:31:49] "POST /ref-update HTTP/1.1" 200 156 0.053425 10.0.0.50 - - [2025-08-07 05:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004921 10.0.0.38 - - [2025-08-07 05:31:50] "GET / HTTP/1.1" 200 36215 0.001499 10.0.0.38 - - [2025-08-07 05:31:50] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000466 10.0.0.50 - - [2025-08-07 05:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.50 - - [2025-08-07 05:31:50] "POST /ref-update HTTP/1.1" 200 156 0.016477 10.0.0.50 - - [2025-08-07 05:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004548 10.0.0.254 - - [2025-08-07 05:31:50] "GET / HTTP/1.1" 200 36215 0.001807 10.0.0.50 - - [2025-08-07 05:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004543 10.0.0.254 - - [2025-08-07 05:31:50] "POST /global-vrouter-configs HTTP/1.1" 401 293 0.000360 10.0.0.50 - - [2025-08-07 05:31:50] "POST /ref-update HTTP/1.1" 200 156 0.015767 10.0.0.50 - - [2025-08-07 05:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004269 10.0.0.50 - - [2025-08-07 05:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004217 10.0.0.50 - - [2025-08-07 05:31:50] "POST /ref-update HTTP/1.1" 200 156 0.015654 10.0.0.50 - - [2025-08-07 05:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.50 - - [2025-08-07 05:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004621 10.0.0.50 - - [2025-08-07 05:31:50] "POST /ref-update HTTP/1.1" 200 156 0.025440 10.0.0.50 - - [2025-08-07 05:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.50 - - [2025-08-07 05:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007276 10.0.0.50 - - [2025-08-07 05:31:50] "POST /ref-update HTTP/1.1" 200 156 0.014330 10.0.0.50 - - [2025-08-07 05:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007039 10.0.0.50 - - [2025-08-07 05:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.50 - - [2025-08-07 05:31:51] "POST /ref-update HTTP/1.1" 200 156 0.015211 10.0.0.50 - - [2025-08-07 05:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005773 10.0.0.50 - - [2025-08-07 05:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.50 - - [2025-08-07 05:31:51] "POST /ref-update HTTP/1.1" 200 156 0.019379 10.0.0.50 - - [2025-08-07 05:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004700 10.0.0.50 - - [2025-08-07 05:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005801 10.0.0.50 - - [2025-08-07 05:31:51] "POST /ref-update HTTP/1.1" 200 156 0.023354 10.0.0.50 - - [2025-08-07 05:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005774 10.0.0.50 - - [2025-08-07 05:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.50 - - [2025-08-07 05:31:51] "POST /ref-update HTTP/1.1" 200 156 0.029926 10.0.0.50 - - [2025-08-07 05:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004351 10.0.0.50 - - [2025-08-07 05:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010788 10.0.0.50 - - [2025-08-07 05:31:51] "POST /ref-update HTTP/1.1" 200 156 0.029162 10.0.0.50 - - [2025-08-07 05:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.38 - - [2025-08-07 05:31:51] "GET / HTTP/1.1" 200 36215 0.001849 10.0.0.38 - - [2025-08-07 05:31:51] "POST /fqname-to-id HTTP/1.1" 401 293 0.000445 10.0.0.50 - - [2025-08-07 05:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.50 - - [2025-08-07 05:31:51] "POST /ref-update HTTP/1.1" 200 156 0.015768 10.0.0.50 - - [2025-08-07 05:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.50 - - [2025-08-07 05:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005876 10.0.0.50 - - [2025-08-07 05:31:52] "GET / HTTP/1.1" 200 36215 0.001874 10.0.0.50 - - [2025-08-07 05:31:52] "POST /fqname-to-id HTTP/1.1" 401 293 0.000420 10.0.0.50 - - [2025-08-07 05:31:52] "POST /ref-update HTTP/1.1" 200 156 0.061081 10.0.0.50 - - [2025-08-07 05:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009858 10.0.0.50 - - [2025-08-07 05:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004608 10.0.0.50 - - [2025-08-07 05:31:52] "POST /ref-update HTTP/1.1" 200 156 0.038097 10.0.0.50 - - [2025-08-07 05:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.50 - - [2025-08-07 05:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007562 10.0.0.50 - - [2025-08-07 05:31:52] "POST /ref-update HTTP/1.1" 200 156 0.034329 10.0.0.50 - - [2025-08-07 05:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.50 - - [2025-08-07 05:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.180374 10.0.0.50 - - [2025-08-07 05:31:52] "POST /ref-update HTTP/1.1" 200 156 0.052687 10.0.0.50 - - [2025-08-07 05:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006904 10.0.0.254 - - [2025-08-07 05:31:52] "GET / HTTP/1.1" 200 36215 0.001728 10.0.0.254 - - [2025-08-07 05:31:53] "POST /fqname-to-id HTTP/1.1" 401 293 0.000517 10.0.0.50 - - [2025-08-07 05:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004793 10.0.0.50 - - [2025-08-07 05:31:53] "POST /ref-update HTTP/1.1" 200 156 0.048224 10.0.0.50 - - [2025-08-07 05:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004545 10.0.0.50 - - [2025-08-07 05:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005443 10.0.0.50 - - [2025-08-07 05:31:53] "POST /ref-update HTTP/1.1" 200 156 0.032768 10.0.0.50 - - [2025-08-07 05:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008240 10.0.0.50 - - [2025-08-07 05:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.013829 10.0.0.50 - - [2025-08-07 05:31:53] "POST /ref-update HTTP/1.1" 200 156 0.044949 10.0.0.50 - - [2025-08-07 05:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005486 10.0.0.50 - - [2025-08-07 05:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.50 - - [2025-08-07 05:31:53] "POST /ref-update HTTP/1.1" 200 156 0.038959 10.0.0.50 - - [2025-08-07 05:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.50 - - [2025-08-07 05:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.50 - - [2025-08-07 05:31:53] "POST /ref-update HTTP/1.1" 200 156 0.069751 10.0.0.50 - - [2025-08-07 05:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.021290 10.0.0.50 - - [2025-08-07 05:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004526 10.0.0.50 - - [2025-08-07 05:31:54] "POST /ref-update HTTP/1.1" 200 156 0.052292 10.0.0.50 - - [2025-08-07 05:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008042 10.0.0.50 - - [2025-08-07 05:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006614 10.0.0.50 - - [2025-08-07 05:31:54] "POST /ref-update HTTP/1.1" 200 156 0.021264 10.0.0.50 - - [2025-08-07 05:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004652 10.0.0.50 - - [2025-08-07 05:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007086 10.0.0.50 - - [2025-08-07 05:31:54] "POST /ref-update HTTP/1.1" 200 156 0.019281 10.0.0.50 - - [2025-08-07 05:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.50 - - [2025-08-07 05:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.50 - - [2025-08-07 05:31:54] "POST /ref-update HTTP/1.1" 200 156 0.024402 10.0.0.50 - - [2025-08-07 05:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.50 - - [2025-08-07 05:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004735 10.0.0.50 - - [2025-08-07 05:31:54] "POST /ref-update HTTP/1.1" 200 156 0.019849 10.0.0.50 - - [2025-08-07 05:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.50 - - [2025-08-07 05:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006401 10.0.0.50 - - [2025-08-07 05:31:55] "POST /ref-update HTTP/1.1" 200 156 0.017852 10.0.0.50 - - [2025-08-07 05:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.50 - - [2025-08-07 05:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004257 10.0.0.50 - - [2025-08-07 05:31:55] "POST /ref-update HTTP/1.1" 200 156 0.021143 10.0.0.50 - - [2025-08-07 05:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004234 10.0.0.50 - - [2025-08-07 05:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.50 - - [2025-08-07 05:31:55] "POST /ref-update HTTP/1.1" 200 156 0.022149 10.0.0.50 - - [2025-08-07 05:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006912 10.0.0.50 - - [2025-08-07 05:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.50 - - [2025-08-07 05:31:55] "POST /ref-update HTTP/1.1" 200 156 0.020447 10.0.0.50 - - [2025-08-07 05:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.50 - - [2025-08-07 05:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004451 10.0.0.50 - - [2025-08-07 05:31:55] "POST /ref-update HTTP/1.1" 200 156 0.016497 10.0.0.50 - - [2025-08-07 05:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004568 10.0.0.50 - - [2025-08-07 05:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446 10.0.0.50 - - [2025-08-07 05:31:55] "POST /ref-update HTTP/1.1" 200 156 0.015434 10.0.0.50 - - [2025-08-07 05:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.50 - - [2025-08-07 05:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004243 10.0.0.50 - - [2025-08-07 05:31:56] "POST /ref-update HTTP/1.1" 200 156 0.016320 10.0.0.50 - - [2025-08-07 05:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.50 - - [2025-08-07 05:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007458 10.0.0.50 - - [2025-08-07 05:31:56] "POST /ref-update HTTP/1.1" 200 156 0.017820 10.0.0.50 - - [2025-08-07 05:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.50 - - [2025-08-07 05:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.50 - - [2025-08-07 05:31:56] "POST /ref-update HTTP/1.1" 200 156 0.013579 10.0.0.50 - - [2025-08-07 05:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.50 - - [2025-08-07 05:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.50 - - [2025-08-07 05:31:56] "POST /ref-update HTTP/1.1" 200 156 0.013636 10.0.0.50 - - [2025-08-07 05:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.50 - - [2025-08-07 05:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003814 10.0.0.50 - - [2025-08-07 05:31:56] "POST /ref-update HTTP/1.1" 200 156 0.014195 10.0.0.50 - - [2025-08-07 05:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609 10.0.0.50 - - [2025-08-07 05:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.50 - - [2025-08-07 05:31:56] "POST /ref-update HTTP/1.1" 200 156 0.015754 10.0.0.50 - - [2025-08-07 05:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.50 - - [2025-08-07 05:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.50 - - [2025-08-07 05:31:57] "POST /ref-update HTTP/1.1" 200 156 0.013448 10.0.0.50 - - [2025-08-07 05:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.50 - - [2025-08-07 05:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005452 10.0.0.50 - - [2025-08-07 05:31:57] "POST /ref-update HTTP/1.1" 200 156 0.015009 10.0.0.50 - - [2025-08-07 05:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.50 - - [2025-08-07 05:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011497 10.0.0.50 - - [2025-08-07 05:31:57] "POST /ref-update HTTP/1.1" 200 156 0.015983 10.0.0.50 - - [2025-08-07 05:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.50 - - [2025-08-07 05:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004636 10.0.0.50 - - [2025-08-07 05:31:57] "POST /ref-update HTTP/1.1" 200 156 0.018272 10.0.0.50 - - [2025-08-07 05:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.50 - - [2025-08-07 05:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004462 10.0.0.50 - - [2025-08-07 05:31:57] "POST /ref-update HTTP/1.1" 200 156 0.017235 10.0.0.50 - - [2025-08-07 05:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.50 - - [2025-08-07 05:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.50 - - [2025-08-07 05:31:57] "POST /ref-update HTTP/1.1" 200 156 0.020780 10.0.0.50 - - [2025-08-07 05:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.50 - - [2025-08-07 05:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005144 10.0.0.50 - - [2025-08-07 05:31:58] "POST /ref-update HTTP/1.1" 200 156 0.021331 10.0.0.50 - - [2025-08-07 05:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004514 10.0.0.50 - - [2025-08-07 05:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004564 10.0.0.50 - - [2025-08-07 05:31:58] "POST /ref-update HTTP/1.1" 200 156 0.016110 10.0.0.50 - - [2025-08-07 05:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004576 10.0.0.50 - - [2025-08-07 05:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.50 - - [2025-08-07 05:31:58] "POST /ref-update HTTP/1.1" 200 156 0.014677 10.0.0.50 - - [2025-08-07 05:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.50 - - [2025-08-07 05:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.50 - - [2025-08-07 05:31:58] "POST /ref-update HTTP/1.1" 200 156 0.015730 10.0.0.50 - - [2025-08-07 05:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.50 - - [2025-08-07 05:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005766 10.0.0.50 - - [2025-08-07 05:31:58] "POST /ref-update HTTP/1.1" 200 156 0.019573 10.0.0.50 - - [2025-08-07 05:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005765 10.0.0.50 - - [2025-08-07 05:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007140 10.0.0.50 - - [2025-08-07 05:31:58] "POST /ref-update HTTP/1.1" 200 156 0.016922 10.0.0.50 - - [2025-08-07 05:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.50 - - [2025-08-07 05:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.50 - - [2025-08-07 05:31:59] "POST /ref-update HTTP/1.1" 200 156 0.013859 10.0.0.50 - - [2025-08-07 05:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.50 - - [2025-08-07 05:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.50 - - [2025-08-07 05:31:59] "POST /ref-update HTTP/1.1" 200 156 0.013706 10.0.0.50 - - [2025-08-07 05:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.50 - - [2025-08-07 05:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.50 - - [2025-08-07 05:31:59] "POST /ref-update HTTP/1.1" 200 156 0.018892 10.0.0.50 - - [2025-08-07 05:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.50 - - [2025-08-07 05:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.50 - - [2025-08-07 05:31:59] "POST /ref-update HTTP/1.1" 200 156 0.017771 10.0.0.50 - - [2025-08-07 05:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.50 - - [2025-08-07 05:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.50 - - [2025-08-07 05:31:59] "POST /ref-update HTTP/1.1" 200 156 0.021234 10.0.0.50 - - [2025-08-07 05:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.50 - - [2025-08-07 05:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.50 - - [2025-08-07 05:31:59] "POST /ref-update HTTP/1.1" 200 156 0.020572 10.0.0.50 - - [2025-08-07 05:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006272 10.0.0.50 - - [2025-08-07 05:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004552 10.0.0.50 - - [2025-08-07 05:32:00] "POST /ref-update HTTP/1.1" 200 156 0.013300 10.0.0.50 - - [2025-08-07 05:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.50 - - [2025-08-07 05:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004639 10.0.0.50 - - [2025-08-07 05:32:00] "POST /ref-update HTTP/1.1" 200 156 0.016199 10.0.0.50 - - [2025-08-07 05:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.50 - - [2025-08-07 05:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005727 10.0.0.38 - - [2025-08-07 05:32:00] "GET /global-system-configs HTTP/1.1" 200 323 14.463085 10.0.0.50 - - [2025-08-07 05:32:00] "POST /ref-update HTTP/1.1" 200 156 0.018054 10.0.0.50 - - [2025-08-07 05:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.50 - - [2025-08-07 05:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.50 - - [2025-08-07 05:32:00] "POST /ref-update HTTP/1.1" 200 156 0.016110 10.0.0.50 - - [2025-08-07 05:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.50 - - [2025-08-07 05:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005344 10.0.0.50 - - [2025-08-07 05:32:00] "POST /ref-update HTTP/1.1" 200 156 0.016290 10.0.0.50 - - [2025-08-07 05:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.50 - - [2025-08-07 05:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.50 - - [2025-08-07 05:32:00] "POST /ref-update HTTP/1.1" 200 156 0.015602 10.0.0.50 - - [2025-08-07 05:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008231 10.0.0.50 - - [2025-08-07 05:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.50 - - [2025-08-07 05:32:01] "POST /ref-update HTTP/1.1" 200 156 0.018648 10.0.0.50 - - [2025-08-07 05:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004425 10.0.0.50 - - [2025-08-07 05:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004082 10.0.0.50 - - [2025-08-07 05:32:01] "POST /ref-update HTTP/1.1" 200 156 0.018905 10.0.0.50 - - [2025-08-07 05:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.50 - - [2025-08-07 05:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.50 - - [2025-08-07 05:32:01] "POST /ref-update HTTP/1.1" 200 156 0.014499 10.0.0.50 - - [2025-08-07 05:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.50 - - [2025-08-07 05:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.50 - - [2025-08-07 05:32:01] "POST /ref-update HTTP/1.1" 200 156 0.015811 10.0.0.50 - - [2025-08-07 05:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.50 - - [2025-08-07 05:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004513 10.0.0.50 - - [2025-08-07 05:32:01] "POST /ref-update HTTP/1.1" 200 156 0.014481 10.0.0.50 - - [2025-08-07 05:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.50 - - [2025-08-07 05:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.50 - - [2025-08-07 05:32:02] "POST /ref-update HTTP/1.1" 200 156 0.016735 10.0.0.50 - - [2025-08-07 05:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.50 - - [2025-08-07 05:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007990 10.0.0.50 - - [2025-08-07 05:32:02] "POST /ref-update HTTP/1.1" 200 156 0.016000 10.0.0.50 - - [2025-08-07 05:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004164 10.0.0.50 - - [2025-08-07 05:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.50 - - [2025-08-07 05:32:02] "POST /ref-update HTTP/1.1" 200 156 0.024309 10.0.0.50 - - [2025-08-07 05:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.50 - - [2025-08-07 05:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004043 10.0.0.50 - - [2025-08-07 05:32:02] "POST /ref-update HTTP/1.1" 200 156 0.016714 10.0.0.50 - - [2025-08-07 05:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.50 - - [2025-08-07 05:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004907 10.0.0.50 - - [2025-08-07 05:32:02] "POST /ref-update HTTP/1.1" 200 156 0.025083 10.0.0.50 - - [2025-08-07 05:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.50 - - [2025-08-07 05:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004363 10.0.0.50 - - [2025-08-07 05:32:02] "POST /ref-update HTTP/1.1" 200 156 0.020485 10.0.0.50 - - [2025-08-07 05:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004661 10.0.0.50 - - [2025-08-07 05:32:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.50 - - [2025-08-07 05:32:03] "POST /ref-update HTTP/1.1" 200 156 0.016979 10.0.0.50 - - [2025-08-07 05:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.016780 10.0.0.50 - - [2025-08-07 05:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.50 - - [2025-08-07 05:32:03] "POST /ref-update HTTP/1.1" 200 156 0.016222 10.0.0.50 - - [2025-08-07 05:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004302 10.0.0.50 - - [2025-08-07 05:32:03] "GET /global-system-configs HTTP/1.1" 200 323 12.254048 10.0.0.50 - - [2025-08-07 05:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005848 10.0.0.50 - - [2025-08-07 05:32:03] "POST /ref-update HTTP/1.1" 200 156 0.015901 10.0.0.50 - - [2025-08-07 05:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009905 10.0.0.50 - - [2025-08-07 05:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007659 10.0.0.50 - - [2025-08-07 05:32:03] "POST /ref-update HTTP/1.1" 200 156 0.016052 10.0.0.50 - - [2025-08-07 05:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004439 10.0.0.50 - - [2025-08-07 05:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005491 10.0.0.50 - - [2025-08-07 05:32:03] "POST /ref-update HTTP/1.1" 200 156 0.020199 10.0.0.50 - - [2025-08-07 05:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004620 10.0.0.50 - - [2025-08-07 05:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.50 - - [2025-08-07 05:32:03] "POST /ref-update HTTP/1.1" 200 156 0.015767 10.0.0.50 - - [2025-08-07 05:32:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004758 10.0.0.50 - - [2025-08-07 05:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.50 - - [2025-08-07 05:32:04] "POST /ref-update HTTP/1.1" 200 156 0.014589 10.0.0.50 - - [2025-08-07 05:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.50 - - [2025-08-07 05:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.50 - - [2025-08-07 05:32:04] "POST /ref-update HTTP/1.1" 200 156 0.016209 10.0.0.50 - - [2025-08-07 05:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.50 - - [2025-08-07 05:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.50 - - [2025-08-07 05:32:04] "GET /global-system-configs HTTP/1.1" 200 323 9.458946 10.0.0.254 - - [2025-08-07 05:32:04] "GET /global-system-configs HTTP/1.1" 200 323 7.528550 10.0.0.38 - - [2025-08-07 05:32:04] "GET /global-system-configs HTTP/1.1" 200 323 5.375360 10.0.0.50 - - [2025-08-07 05:32:04] "POST /ref-update HTTP/1.1" 200 156 0.015481 10.0.0.50 - - [2025-08-07 05:32:04] "POST /global-vrouter-configs HTTP/1.1" 409 251 4.056419 10.0.0.50 - - [2025-08-07 05:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.254 - - [2025-08-07 05:32:04] "GET /global-system-configs HTTP/1.1" 200 323 2.599716 10.0.0.50 - - [2025-08-07 05:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.38 - - [2025-08-07 05:32:04] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.538869 10.0.0.38 - - [2025-08-07 05:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.254 - - [2025-08-07 05:32:04] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.190744 10.0.0.254 - - [2025-08-07 05:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.50 - - [2025-08-07 05:32:04] "PUT /global-vrouter-config/fc8cfa51-a078-4225-b7f5-5e07dc15933e HTTP/1.1" 200 277 0.014464 10.0.0.38 - - [2025-08-07 05:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.836006 10.0.0.50 - - [2025-08-07 05:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.38 - - [2025-08-07 05:32:04] "GET /routing-instance/ba7ec5b2-d631-454b-83be-441daf7209fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003568 10.0.0.50 - - [2025-08-07 05:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.516188 10.0.0.38 - - [2025-08-07 05:32:04] "PUT /global-vrouter-config/fc8cfa51-a078-4225-b7f5-5e07dc15933e HTTP/1.1" 200 277 0.015131 10.0.0.50 - - [2025-08-07 05:32:04] "GET /routing-instance/ba7ec5b2-d631-454b-83be-441daf7209fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.006674 10.0.0.254 - - [2025-08-07 05:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.205563 10.0.0.254 - - [2025-08-07 05:32:04] "GET /routing-instance/ba7ec5b2-d631-454b-83be-441daf7209fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.006354 10.0.0.254 - - [2025-08-07 05:32:04] "PUT /global-vrouter-config/fc8cfa51-a078-4225-b7f5-5e07dc15933e HTTP/1.1" 200 277 0.032660 10.0.0.50 - - [2025-08-07 05:32:04] "POST /ref-update HTTP/1.1" 200 156 0.026285 10.0.0.38 - - [2025-08-07 05:32:04] "POST /bgp-routers HTTP/1.1" 200 622 0.054688 10.0.0.50 - - [2025-08-07 05:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005977 10.0.0.50 - - [2025-08-07 05:32:04] "POST /bgp-routers HTTP/1.1" 200 622 0.071660 10.0.0.254 - - [2025-08-07 05:32:04] "POST /bgp-routers HTTP/1.1" 200 622 0.068134 10.0.0.38 - - [2025-08-07 05:32:04] "GET /bgp-router/432c69d4-88d6-4fa1-a0a0-8ab3894f145a?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.020409 10.0.0.50 - - [2025-08-07 05:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005719 10.0.0.50 - - [2025-08-07 05:32:04] "GET /bgp-router/4970749b-9ea4-4769-9d6c-00ce3f473528?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.009858 10.0.0.254 - - [2025-08-07 05:32:04] "GET /bgp-router/3114708e-7a17-4a3a-9ffb-66055d1d605e?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.008762 10.0.0.38 - - [2025-08-07 05:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004526 10.0.0.38 - - [2025-08-07 05:32:04] "POST /ref-update HTTP/1.1" 200 156 0.050126 10.0.0.50 - - [2025-08-07 05:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005193 10.0.0.254 - - [2025-08-07 05:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006510 10.0.0.50 - - [2025-08-07 05:32:04] "POST /ref-update HTTP/1.1" 200 156 0.032395 10.0.0.38 - - [2025-08-07 05:32:04] "GET /global-system-config/5dc9e333-f768-41d5-b397-ef7f9130e0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.013817 10.0.0.50 - - [2025-08-07 05:32:04] "GET / HTTP/1.1" 200 36215 0.001796 10.0.0.50 - - [2025-08-07 05:32:04] "POST /fqname-to-id HTTP/1.1" 401 293 0.000381 10.0.0.50 - - [2025-08-07 05:32:04] "GET /global-system-config/5dc9e333-f768-41d5-b397-ef7f9130e0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.004364 10.0.0.38 - - [2025-08-07 05:32:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003950 10.0.0.50 - - [2025-08-07 05:32:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003200 10.0.0.254 - - [2025-08-07 05:32:04] "GET /global-system-config/5dc9e333-f768-41d5-b397-ef7f9130e0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.009668 10.0.0.50 - - [2025-08-07 05:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.38 - - [2025-08-07 05:32:04] "POST /ref-update HTTP/1.1" 200 156 0.062979 10.0.0.254 - - [2025-08-07 05:32:04] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010653 10.0.0.50 - - [2025-08-07 05:32:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008376 10.0.0.38 - - [2025-08-07 05:32:04] "GET / HTTP/1.1" 200 36215 0.001617 10.0.0.38 - - [2025-08-07 05:32:04] "POST /ref-update HTTP/1.1" 200 156 0.038526 10.0.0.38 - - [2025-08-07 05:32:04] "POST /fqname-to-id HTTP/1.1" 401 293 0.000391 10.0.0.50 - - [2025-08-07 05:32:04] "POST /ref-update HTTP/1.1" 200 156 0.049846 10.0.0.38 - - [2025-08-07 05:32:04] "POST /ref-update HTTP/1.1" 200 156 0.055981 10.0.0.254 - - [2025-08-07 05:32:05] "POST /ref-update HTTP/1.1" 200 156 0.043951 10.0.0.50 - - [2025-08-07 05:32:05] "POST /ref-update HTTP/1.1" 200 156 0.045454 10.0.0.50 - - [2025-08-07 05:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004968 10.0.0.254 - - [2025-08-07 05:32:05] "GET / HTTP/1.1" 200 36215 0.001784 10.0.0.254 - - [2025-08-07 05:32:05] "POST /fqname-to-id HTTP/1.1" 401 293 0.000454 10.0.0.50 - - [2025-08-07 05:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.50 - - [2025-08-07 05:32:05] "POST /ref-update HTTP/1.1" 200 156 0.014926 10.0.0.50 - - [2025-08-07 05:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004498 10.0.0.50 - - [2025-08-07 05:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.50 - - [2025-08-07 05:32:05] "POST /ref-update HTTP/1.1" 200 156 0.015158 10.0.0.50 - - [2025-08-07 05:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.50 - - [2025-08-07 05:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.50 - - [2025-08-07 05:32:05] "POST /ref-update HTTP/1.1" 200 156 0.014616 10.0.0.50 - - [2025-08-07 05:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.50 - - [2025-08-07 05:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004753 10.0.0.50 - - [2025-08-07 05:32:05] "POST /ref-update HTTP/1.1" 200 156 0.022714 10.0.0.50 - - [2025-08-07 05:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004710 10.0.0.50 - - [2025-08-07 05:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.50 - - [2025-08-07 05:32:05] "POST /ref-update HTTP/1.1" 200 156 0.026706 10.0.0.50 - - [2025-08-07 05:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.50 - - [2025-08-07 05:32:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.50 - - [2025-08-07 05:32:06] "POST /ref-update HTTP/1.1" 200 156 0.017971 10.0.0.50 - - [2025-08-07 05:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.746480 10.0.0.50 - - [2025-08-07 05:32:06] "GET /global-vrouter-config/fc8cfa51-a078-4225-b7f5-5e07dc15933e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1564 0.004118 10.0.0.38 - - [2025-08-07 05:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.413550 10.0.0.38 - - [2025-08-07 05:32:06] "GET /global-vrouter-config/fc8cfa51-a078-4225-b7f5-5e07dc15933e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1564 0.004665 10.0.0.254 - - [2025-08-07 05:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.064600 10.0.0.50 - - [2025-08-07 05:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.254 - - [2025-08-07 05:32:06] "GET /global-vrouter-config/fc8cfa51-a078-4225-b7f5-5e07dc15933e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1564 0.003495 10.0.0.50 - - [2025-08-07 05:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.38 - - [2025-08-07 05:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004526 10.0.0.254 - - [2025-08-07 05:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.50 - - [2025-08-07 05:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006956 10.0.0.50 - - [2025-08-07 05:32:06] "PUT /global-vrouter-config/fc8cfa51-a078-4225-b7f5-5e07dc15933e HTTP/1.1" 200 277 0.015728 10.0.0.38 - - [2025-08-07 05:32:06] "PUT /global-vrouter-config/fc8cfa51-a078-4225-b7f5-5e07dc15933e HTTP/1.1" 200 277 0.029053 10.0.0.254 - - [2025-08-07 05:32:06] "PUT /global-vrouter-config/fc8cfa51-a078-4225-b7f5-5e07dc15933e HTTP/1.1" 200 277 0.019673 10.0.0.50 - - [2025-08-07 05:32:06] "POST /ref-update HTTP/1.1" 200 156 0.026184 10.0.0.50 - - [2025-08-07 05:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.50 - - [2025-08-07 05:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005391 10.0.0.50 - - [2025-08-07 05:32:06] "POST /ref-update HTTP/1.1" 200 156 0.014341 10.0.0.50 - - [2025-08-07 05:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004342 10.0.0.50 - - [2025-08-07 05:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004644 10.0.0.50 - - [2025-08-07 05:32:06] "GET / HTTP/1.1" 200 36215 0.002289 10.0.0.50 - - [2025-08-07 05:32:06] "POST /fqname-to-id HTTP/1.1" 401 293 0.000410 10.0.0.50 - - [2025-08-07 05:32:06] "POST /ref-update HTTP/1.1" 200 156 0.026023 10.0.0.38 - - [2025-08-07 05:32:06] "GET / HTTP/1.1" 200 36215 0.002315 10.0.0.38 - - [2025-08-07 05:32:06] "POST /fqname-to-id HTTP/1.1" 401 293 0.000645 10.0.0.254 - - [2025-08-07 05:32:06] "GET / HTTP/1.1" 200 36215 0.001558 10.0.0.254 - - [2025-08-07 05:32:06] "POST /fqname-to-id HTTP/1.1" 401 293 0.000374 10.0.0.50 - - [2025-08-07 05:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005954 10.0.0.50 - - [2025-08-07 05:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.50 - - [2025-08-07 05:32:06] "POST /ref-update HTTP/1.1" 200 156 0.018419 10.0.0.50 - - [2025-08-07 05:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.50 - - [2025-08-07 05:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005215 10.0.0.50 - - [2025-08-07 05:32:06] "POST /ref-update HTTP/1.1" 200 156 0.017659 10.0.0.50 - - [2025-08-07 05:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.50 - - [2025-08-07 05:32:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.50 - - [2025-08-07 05:32:07] "POST /ref-update HTTP/1.1" 200 156 0.029451 10.0.0.50 - - [2025-08-07 05:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006423 10.0.0.50 - - [2025-08-07 05:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.50 - - [2025-08-07 05:32:07] "POST /ref-update HTTP/1.1" 200 156 0.014805 10.0.0.50 - - [2025-08-07 05:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004775 10.0.0.50 - - [2025-08-07 05:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012372 10.0.0.50 - - [2025-08-07 05:32:07] "POST /ref-update HTTP/1.1" 200 156 0.014478 10.0.0.50 - - [2025-08-07 05:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.50 - - [2025-08-07 05:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004354 10.0.0.50 - - [2025-08-07 05:32:07] "POST /ref-update HTTP/1.1" 200 156 0.018670 10.0.0.50 - - [2025-08-07 05:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005914 10.0.0.50 - - [2025-08-07 05:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.727242 10.0.0.50 - - [2025-08-07 05:32:07] "GET /global-system-config/5dc9e333-f768-41d5-b397-ef7f9130e0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.010641 10.0.0.38 - - [2025-08-07 05:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.392248 10.0.0.50 - - [2025-08-07 05:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010975 10.0.0.38 - - [2025-08-07 05:32:07] "GET /global-system-config/5dc9e333-f768-41d5-b397-ef7f9130e0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.019199 10.0.0.254 - - [2025-08-07 05:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.070217 10.0.0.254 - - [2025-08-07 05:32:07] "GET /global-system-config/5dc9e333-f768-41d5-b397-ef7f9130e0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.004677 10.0.0.50 - - [2025-08-07 05:32:07] "PUT /global-system-config/5dc9e333-f768-41d5-b397-ef7f9130e0c8 HTTP/1.1" 200 275 0.054583 10.0.0.50 - - [2025-08-07 05:32:07] "POST /ref-update HTTP/1.1" 200 156 0.028127 10.0.0.38 - - [2025-08-07 05:32:07] "PUT /global-system-config/5dc9e333-f768-41d5-b397-ef7f9130e0c8 HTTP/1.1" 200 275 0.078745 10.0.0.50 - - [2025-08-07 05:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012768 10.0.0.254 - - [2025-08-07 05:32:07] "PUT /global-system-config/5dc9e333-f768-41d5-b397-ef7f9130e0c8 HTTP/1.1" 200 275 0.089956 10.0.0.50 - - [2025-08-07 05:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012892 10.0.0.50 - - [2025-08-07 05:32:07] "POST /ref-update HTTP/1.1" 200 156 0.032668 10.0.0.50 - - [2025-08-07 05:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.50 - - [2025-08-07 05:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.50 - - [2025-08-07 05:32:08] "POST /ref-update HTTP/1.1" 200 156 0.018678 10.0.0.50 - - [2025-08-07 05:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.50 - - [2025-08-07 05:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004265 10.0.0.50 - - [2025-08-07 05:32:08] "POST /ref-update HTTP/1.1" 200 156 0.020990 10.0.0.50 - - [2025-08-07 05:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006701 10.0.0.50 - - [2025-08-07 05:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.50 - - [2025-08-07 05:32:08] "POST /ref-update HTTP/1.1" 200 156 0.020052 10.0.0.50 - - [2025-08-07 05:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.50 - - [2025-08-07 05:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.50 - - [2025-08-07 05:32:08] "POST /ref-update HTTP/1.1" 200 156 0.014344 10.0.0.50 - - [2025-08-07 05:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.50 - - [2025-08-07 05:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004511 10.0.0.50 - - [2025-08-07 05:32:08] "POST /ref-update HTTP/1.1" 200 156 0.014238 10.0.0.50 - - [2025-08-07 05:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.50 - - [2025-08-07 05:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.50 - - [2025-08-07 05:32:08] "POST /ref-update HTTP/1.1" 200 156 0.015348 10.0.0.50 - - [2025-08-07 05:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004075 10.0.0.50 - - [2025-08-07 05:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.50 - - [2025-08-07 05:32:09] "POST /ref-update HTTP/1.1" 200 156 0.016810 10.0.0.50 - - [2025-08-07 05:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004728 10.0.0.50 - - [2025-08-07 05:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004730 10.0.0.50 - - [2025-08-07 05:32:09] "POST /ref-update HTTP/1.1" 200 156 0.018044 10.0.0.50 - - [2025-08-07 05:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.50 - - [2025-08-07 05:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.50 - - [2025-08-07 05:32:09] "POST /ref-update HTTP/1.1" 200 156 0.019107 10.0.0.50 - - [2025-08-07 05:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004552 10.0.0.50 - - [2025-08-07 05:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004450 10.0.0.50 - - [2025-08-07 05:32:09] "POST /ref-update HTTP/1.1" 200 156 0.018073 10.0.0.50 - - [2025-08-07 05:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.50 - - [2025-08-07 05:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004783 10.0.0.50 - - [2025-08-07 05:32:09] "POST /ref-update HTTP/1.1" 200 156 0.016688 10.0.0.50 - - [2025-08-07 05:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.50 - - [2025-08-07 05:32:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004489 10.0.0.50 - - [2025-08-07 05:32:10] "POST /ref-update HTTP/1.1" 200 156 0.017311 10.0.0.50 - - [2025-08-07 05:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918 10.0.0.50 - - [2025-08-07 05:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.50 - - [2025-08-07 05:32:10] "POST /ref-update HTTP/1.1" 200 156 0.014310 10.0.0.50 - - [2025-08-07 05:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.50 - - [2025-08-07 05:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.50 - - [2025-08-07 05:32:10] "POST /ref-update HTTP/1.1" 200 156 0.034028 10.0.0.50 - - [2025-08-07 05:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.50 - - [2025-08-07 05:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005291 10.0.0.50 - - [2025-08-07 05:32:10] "POST /ref-update HTTP/1.1" 200 156 0.020056 10.0.0.50 - - [2025-08-07 05:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009011 10.0.0.50 - - [2025-08-07 05:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004614 10.0.0.50 - - [2025-08-07 05:32:10] "POST /ref-update HTTP/1.1" 200 156 0.017511 10.0.0.50 - - [2025-08-07 05:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004492 10.0.0.50 - - [2025-08-07 05:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.50 - - [2025-08-07 05:32:10] "POST /ref-update HTTP/1.1" 200 156 0.015546 10.0.0.50 - - [2025-08-07 05:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094 10.0.0.50 - - [2025-08-07 05:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.50 - - [2025-08-07 05:32:11] "POST /ref-update HTTP/1.1" 200 156 0.027545 10.0.0.50 - - [2025-08-07 05:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004748 10.0.0.50 - - [2025-08-07 05:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004938 10.0.0.50 - - [2025-08-07 05:32:11] "POST /ref-update HTTP/1.1" 200 156 0.015626 10.0.0.50 - - [2025-08-07 05:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.50 - - [2025-08-07 05:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004630 10.0.0.50 - - [2025-08-07 05:32:11] "POST /ref-update HTTP/1.1" 200 156 0.017690 10.0.0.50 - - [2025-08-07 05:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.50 - - [2025-08-07 05:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004316 10.0.0.50 - - [2025-08-07 05:32:11] "POST /ref-update HTTP/1.1" 200 156 0.019583 10.0.0.50 - - [2025-08-07 05:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.50 - - [2025-08-07 05:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.50 - - [2025-08-07 05:32:11] "POST /ref-update HTTP/1.1" 200 156 0.019927 10.0.0.50 - - [2025-08-07 05:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.50 - - [2025-08-07 05:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004599 10.0.0.50 - - [2025-08-07 05:32:11] "POST /ref-update HTTP/1.1" 200 156 0.020326 10.0.0.50 - - [2025-08-07 05:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004934 10.0.0.50 - - [2025-08-07 05:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182 10.0.0.50 - - [2025-08-07 05:32:12] "POST /ref-update HTTP/1.1" 200 156 0.017560 10.0.0.50 - - [2025-08-07 05:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.50 - - [2025-08-07 05:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005159 10.0.0.50 - - [2025-08-07 05:32:12] "POST /ref-update HTTP/1.1" 200 156 0.027961 10.0.0.50 - - [2025-08-07 05:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005617 10.0.0.50 - - [2025-08-07 05:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004511 10.0.0.50 - - [2025-08-07 05:32:12] "POST /ref-update HTTP/1.1" 200 156 0.016461 10.0.0.50 - - [2025-08-07 05:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.50 - - [2025-08-07 05:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004048 10.0.0.50 - - [2025-08-07 05:32:12] "POST /ref-update HTTP/1.1" 200 156 0.015674 10.0.0.50 - - [2025-08-07 05:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.50 - - [2025-08-07 05:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004167 10.0.0.50 - - [2025-08-07 05:32:12] "POST /ref-update HTTP/1.1" 200 156 0.015990 10.0.0.50 - - [2025-08-07 05:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.50 - - [2025-08-07 05:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.50 - - [2025-08-07 05:32:12] "POST /ref-update HTTP/1.1" 200 156 0.018315 10.0.0.50 - - [2025-08-07 05:32:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004345 10.0.0.50 - - [2025-08-07 05:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005294 10.0.0.50 - - [2025-08-07 05:32:13] "POST /ref-update HTTP/1.1" 200 156 0.016414 10.0.0.50 - - [2025-08-07 05:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.50 - - [2025-08-07 05:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.50 - - [2025-08-07 05:32:13] "POST /ref-update HTTP/1.1" 200 156 0.013971 10.0.0.50 - - [2025-08-07 05:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.50 - - [2025-08-07 05:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004616 10.0.0.50 - - [2025-08-07 05:32:13] "POST /ref-update HTTP/1.1" 200 156 0.024816 10.0.0.50 - - [2025-08-07 05:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.50 - - [2025-08-07 05:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.50 - - [2025-08-07 05:32:13] "POST /ref-update HTTP/1.1" 200 156 0.017783 10.0.0.50 - - [2025-08-07 05:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.50 - - [2025-08-07 05:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.50 - - [2025-08-07 05:32:13] "POST /ref-update HTTP/1.1" 200 156 0.022234 10.0.0.50 - - [2025-08-07 05:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.50 - - [2025-08-07 05:32:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004701 10.0.0.50 - - [2025-08-07 05:32:13] "POST /ref-update HTTP/1.1" 200 156 0.015796 10.0.0.50 - - [2025-08-07 05:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.50 - - [2025-08-07 05:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.50 - - [2025-08-07 05:32:14] "POST /ref-update HTTP/1.1" 200 156 0.018071 10.0.0.50 - - [2025-08-07 05:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.50 - - [2025-08-07 05:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.50 - - [2025-08-07 05:32:14] "POST /ref-update HTTP/1.1" 200 156 0.016338 10.0.0.50 - - [2025-08-07 05:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.50 - - [2025-08-07 05:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005721 10.0.0.50 - - [2025-08-07 05:32:14] "POST /ref-update HTTP/1.1" 200 156 0.018800 10.0.0.50 - - [2025-08-07 05:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004775 10.0.0.50 - - [2025-08-07 05:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004574 10.0.0.50 - - [2025-08-07 05:32:14] "POST /ref-update HTTP/1.1" 200 156 0.016654 10.0.0.50 - - [2025-08-07 05:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004634 10.0.0.50 - - [2025-08-07 05:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.50 - - [2025-08-07 05:32:14] "POST /ref-update HTTP/1.1" 200 156 0.016449 10.0.0.50 - - [2025-08-07 05:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004496 10.0.0.50 - - [2025-08-07 05:32:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.50 - - [2025-08-07 05:32:14] "POST /ref-update HTTP/1.1" 200 156 0.016565 10.0.0.50 - - [2025-08-07 05:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.50 - - [2025-08-07 05:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.50 - - [2025-08-07 05:32:15] "POST /ref-update HTTP/1.1" 200 156 0.017021 10.0.0.50 - - [2025-08-07 05:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005083 10.0.0.50 - - [2025-08-07 05:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.50 - - [2025-08-07 05:32:15] "POST /ref-update HTTP/1.1" 200 156 0.028555 10.0.0.50 - - [2025-08-07 05:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.50 - - [2025-08-07 05:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.50 - - [2025-08-07 05:32:15] "POST /ref-update HTTP/1.1" 200 156 0.015742 10.0.0.50 - - [2025-08-07 05:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004872 10.0.0.50 - - [2025-08-07 05:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004083 10.0.0.50 - - [2025-08-07 05:32:15] "POST /ref-update HTTP/1.1" 200 156 0.018041 10.0.0.50 - - [2025-08-07 05:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012563 10.0.0.50 - - [2025-08-07 05:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.50 - - [2025-08-07 05:32:15] "POST /ref-update HTTP/1.1" 200 156 0.023849 10.0.0.50 - - [2025-08-07 05:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004101 10.0.0.50 - - [2025-08-07 05:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.50 - - [2025-08-07 05:32:16] "POST /ref-update HTTP/1.1" 200 156 0.016484 10.0.0.50 - - [2025-08-07 05:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.50 - - [2025-08-07 05:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.50 - - [2025-08-07 05:32:16] "POST /ref-update HTTP/1.1" 200 156 0.017885 10.0.0.50 - - [2025-08-07 05:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.50 - - [2025-08-07 05:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.50 - - [2025-08-07 05:32:16] "POST /ref-update HTTP/1.1" 200 156 0.015728 10.0.0.50 - - [2025-08-07 05:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006095 10.0.0.50 - - [2025-08-07 05:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.50 - - [2025-08-07 05:32:16] "POST /ref-update HTTP/1.1" 200 156 0.018064 10.0.0.50 - - [2025-08-07 05:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.50 - - [2025-08-07 05:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.50 - - [2025-08-07 05:32:16] "POST /ref-update HTTP/1.1" 200 156 0.020404 10.0.0.50 - - [2025-08-07 05:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.50 - - [2025-08-07 05:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.50 - - [2025-08-07 05:32:16] "POST /ref-update HTTP/1.1" 200 156 0.016876 10.0.0.50 - - [2025-08-07 05:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.50 - - [2025-08-07 05:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005251 10.0.0.50 - - [2025-08-07 05:32:17] "POST /ref-update HTTP/1.1" 200 156 0.019194 10.0.0.50 - - [2025-08-07 05:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.50 - - [2025-08-07 05:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.50 - - [2025-08-07 05:32:17] "POST /ref-update HTTP/1.1" 200 156 0.019378 10.0.0.50 - - [2025-08-07 05:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052 10.0.0.50 - - [2025-08-07 05:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004299 10.0.0.50 - - [2025-08-07 05:32:17] "POST /ref-update HTTP/1.1" 200 156 0.017647 10.0.0.50 - - [2025-08-07 05:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.50 - - [2025-08-07 05:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.50 - - [2025-08-07 05:32:17] "POST /ref-update HTTP/1.1" 200 156 0.017591 10.0.0.50 - - [2025-08-07 05:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.50 - - [2025-08-07 05:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008152 10.0.0.50 - - [2025-08-07 05:32:17] "POST /ref-update HTTP/1.1" 200 156 0.018266 10.0.0.50 - - [2025-08-07 05:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.50 - - [2025-08-07 05:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.50 - - [2025-08-07 05:32:17] "POST /ref-update HTTP/1.1" 200 156 0.020735 10.0.0.50 - - [2025-08-07 05:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004493 10.0.0.50 - - [2025-08-07 05:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.50 - - [2025-08-07 05:32:18] "POST /ref-update HTTP/1.1" 200 156 0.018162 10.0.0.50 - - [2025-08-07 05:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004180 10.0.0.50 - - [2025-08-07 05:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.50 - - [2025-08-07 05:32:18] "POST /ref-update HTTP/1.1" 200 156 0.018085 10.0.0.50 - - [2025-08-07 05:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.50 - - [2025-08-07 05:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003373 10.0.0.50 - - [2025-08-07 05:32:18] "POST /ref-update HTTP/1.1" 200 156 0.016763 10.0.0.50 - - [2025-08-07 05:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004816 10.0.0.50 - - [2025-08-07 05:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005804 10.0.0.50 - - [2025-08-07 05:32:18] "POST /ref-update HTTP/1.1" 200 156 0.021537 10.0.0.50 - - [2025-08-07 05:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004176 10.0.0.50 - - [2025-08-07 05:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.50 - - [2025-08-07 05:32:18] "POST /ref-update HTTP/1.1" 200 156 0.015587 10.0.0.50 - - [2025-08-07 05:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.50 - - [2025-08-07 05:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.50 - - [2025-08-07 05:32:18] "POST /ref-update HTTP/1.1" 200 156 0.016681 10.0.0.50 - - [2025-08-07 05:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.50 - - [2025-08-07 05:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.50 - - [2025-08-07 05:32:19] "POST /ref-update HTTP/1.1" 200 156 0.016017 10.0.0.50 - - [2025-08-07 05:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.50 - - [2025-08-07 05:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.50 - - [2025-08-07 05:32:19] "POST /ref-update HTTP/1.1" 200 156 0.014539 10.0.0.50 - - [2025-08-07 05:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.50 - - [2025-08-07 05:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004574 10.0.0.50 - - [2025-08-07 05:32:19] "POST /ref-update HTTP/1.1" 200 156 0.015672 10.0.0.50 - - [2025-08-07 05:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.50 - - [2025-08-07 05:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.50 - - [2025-08-07 05:32:19] "POST /ref-update HTTP/1.1" 200 156 0.016082 10.0.0.50 - - [2025-08-07 05:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005117 10.0.0.50 - - [2025-08-07 05:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004767 10.0.0.50 - - [2025-08-07 05:32:19] "POST /ref-update HTTP/1.1" 200 156 0.018611 10.0.0.50 - - [2025-08-07 05:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.50 - - [2025-08-07 05:32:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.50 - - [2025-08-07 05:32:19] "POST /ref-update HTTP/1.1" 200 156 0.015370 10.0.0.50 - - [2025-08-07 05:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.50 - - [2025-08-07 05:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004310 10.0.0.50 - - [2025-08-07 05:32:20] "POST /ref-update HTTP/1.1" 200 156 0.029578 10.0.0.50 - - [2025-08-07 05:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004378 10.0.0.50 - - [2025-08-07 05:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005825 10.0.0.50 - - [2025-08-07 05:32:20] "POST /ref-update HTTP/1.1" 200 156 0.026605 10.0.0.50 - - [2025-08-07 05:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.50 - - [2025-08-07 05:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004649 10.0.0.50 - - [2025-08-07 05:32:20] "POST /ref-update HTTP/1.1" 200 156 0.019569 10.0.0.50 - - [2025-08-07 05:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.50 - - [2025-08-07 05:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.50 - - [2025-08-07 05:32:20] "POST /ref-update HTTP/1.1" 200 156 0.017776 10.0.0.50 - - [2025-08-07 05:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.50 - - [2025-08-07 05:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003900 10.0.0.50 - - [2025-08-07 05:32:20] "POST /ref-update HTTP/1.1" 200 156 0.017632 10.0.0.50 - - [2025-08-07 05:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.50 - - [2025-08-07 05:32:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004209 10.0.0.50 - - [2025-08-07 05:32:20] "POST /ref-update HTTP/1.1" 200 156 0.018358 10.0.0.50 - - [2025-08-07 05:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004250 10.0.0.50 - - [2025-08-07 05:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004476 10.0.0.50 - - [2025-08-07 05:32:21] "POST /ref-update HTTP/1.1" 200 156 0.015709 10.0.0.50 - - [2025-08-07 05:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.50 - - [2025-08-07 05:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.50 - - [2025-08-07 05:32:21] "POST /ref-update HTTP/1.1" 200 156 0.018547 10.0.0.50 - - [2025-08-07 05:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.50 - - [2025-08-07 05:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.50 - - [2025-08-07 05:32:21] "POST /ref-update HTTP/1.1" 200 156 0.015877 10.0.0.50 - - [2025-08-07 05:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.50 - - [2025-08-07 05:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004358 10.0.0.50 - - [2025-08-07 05:32:21] "POST /ref-update HTTP/1.1" 200 156 0.015261 10.0.0.50 - - [2025-08-07 05:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004447 10.0.0.50 - - [2025-08-07 05:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141 10.0.0.50 - - [2025-08-07 05:32:21] "POST /ref-update HTTP/1.1" 200 156 0.016361 10.0.0.50 - - [2025-08-07 05:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006685 10.0.0.50 - - [2025-08-07 05:32:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.50 - - [2025-08-07 05:32:22] "POST /ref-update HTTP/1.1" 200 156 0.017693 10.0.0.50 - - [2025-08-07 05:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008613 10.0.0.50 - - [2025-08-07 05:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.50 - - [2025-08-07 05:32:22] "POST /ref-update HTTP/1.1" 200 156 0.016137 10.0.0.50 - - [2025-08-07 05:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.50 - - [2025-08-07 05:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.50 - - [2025-08-07 05:32:22] "POST /ref-update HTTP/1.1" 200 156 0.015174 10.0.0.50 - - [2025-08-07 05:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.50 - - [2025-08-07 05:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.50 - - [2025-08-07 05:32:22] "POST /ref-update HTTP/1.1" 200 156 0.013448 10.0.0.50 - - [2025-08-07 05:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.50 - - [2025-08-07 05:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.50 - - [2025-08-07 05:32:22] "POST /ref-update HTTP/1.1" 200 156 0.016908 10.0.0.50 - - [2025-08-07 05:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004563 10.0.0.50 - - [2025-08-07 05:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004721 10.0.0.50 - - [2025-08-07 05:32:22] "POST /ref-update HTTP/1.1" 200 156 0.019396 10.0.0.50 - - [2025-08-07 05:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007784 10.0.0.50 - - [2025-08-07 05:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.50 - - [2025-08-07 05:32:23] "POST /ref-update HTTP/1.1" 200 156 0.023635 10.0.0.50 - - [2025-08-07 05:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004262 10.0.0.50 - - [2025-08-07 05:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.50 - - [2025-08-07 05:32:23] "POST /ref-update HTTP/1.1" 200 156 0.014797 10.0.0.50 - - [2025-08-07 05:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.50 - - [2025-08-07 05:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856 10.0.0.50 - - [2025-08-07 05:32:23] "POST /ref-update HTTP/1.1" 200 156 0.014155 10.0.0.50 - - [2025-08-07 05:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.50 - - [2025-08-07 05:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004669 10.0.0.50 - - [2025-08-07 05:32:23] "POST /ref-update HTTP/1.1" 200 156 0.020528 10.0.0.50 - - [2025-08-07 05:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.50 - - [2025-08-07 05:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004266 10.0.0.50 - - [2025-08-07 05:32:23] "POST /ref-update HTTP/1.1" 200 156 0.018069 10.0.0.50 - - [2025-08-07 05:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014069 10.0.0.50 - - [2025-08-07 05:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.50 - - [2025-08-07 05:32:23] "POST /ref-update HTTP/1.1" 200 156 0.014952 10.0.0.50 - - [2025-08-07 05:32:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.50 - - [2025-08-07 05:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.50 - - [2025-08-07 05:32:24] "POST /ref-update HTTP/1.1" 200 156 0.014617 10.0.0.50 - - [2025-08-07 05:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.50 - - [2025-08-07 05:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.50 - - [2025-08-07 05:32:24] "POST /ref-update HTTP/1.1" 200 156 0.018531 10.0.0.50 - - [2025-08-07 05:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.50 - - [2025-08-07 05:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004574 10.0.0.50 - - [2025-08-07 05:32:24] "POST /ref-update HTTP/1.1" 200 156 0.029526 10.0.0.50 - - [2025-08-07 05:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.50 - - [2025-08-07 05:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.50 - - [2025-08-07 05:32:24] "POST /ref-update HTTP/1.1" 200 156 0.021030 10.0.0.50 - - [2025-08-07 05:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.50 - - [2025-08-07 05:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.50 - - [2025-08-07 05:32:24] "POST /ref-update HTTP/1.1" 200 156 0.022019 10.0.0.50 - - [2025-08-07 05:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004432 10.0.0.50 - - [2025-08-07 05:32:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.50 - - [2025-08-07 05:32:24] "POST /ref-update HTTP/1.1" 200 156 0.030286 10.0.0.50 - - [2025-08-07 05:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.50 - - [2025-08-07 05:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.50 - - [2025-08-07 05:32:25] "POST /ref-update HTTP/1.1" 200 156 0.039445 10.0.0.50 - - [2025-08-07 05:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.50 - - [2025-08-07 05:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.50 - - [2025-08-07 05:32:25] "POST /ref-update HTTP/1.1" 200 156 0.017290 10.0.0.50 - - [2025-08-07 05:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008873 10.0.0.50 - - [2025-08-07 05:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.50 - - [2025-08-07 05:32:25] "POST /ref-update HTTP/1.1" 200 156 0.021084 10.0.0.50 - - [2025-08-07 05:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004356 10.0.0.50 - - [2025-08-07 05:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.50 - - [2025-08-07 05:32:25] "POST /ref-update HTTP/1.1" 200 156 0.056382 10.0.0.50 - - [2025-08-07 05:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 10.0.0.50 - - [2025-08-07 05:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008281 10.0.0.50 - - [2025-08-07 05:32:25] "POST /ref-update HTTP/1.1" 200 156 0.019475 10.0.0.50 - - [2025-08-07 05:32:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004132 10.0.0.50 - - [2025-08-07 05:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004377 10.0.0.50 - - [2025-08-07 05:32:26] "POST /ref-update HTTP/1.1" 200 156 0.022707 10.0.0.50 - - [2025-08-07 05:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004500 10.0.0.50 - - [2025-08-07 05:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.50 - - [2025-08-07 05:32:26] "POST /ref-update HTTP/1.1" 200 156 0.018221 10.0.0.50 - - [2025-08-07 05:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.50 - - [2025-08-07 05:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004202 10.0.0.50 - - [2025-08-07 05:32:26] "POST /ref-update HTTP/1.1" 200 156 0.018449 10.0.0.50 - - [2025-08-07 05:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004666 10.0.0.50 - - [2025-08-07 05:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.50 - - [2025-08-07 05:32:26] "POST /ref-update HTTP/1.1" 200 156 0.022093 10.0.0.50 - - [2025-08-07 05:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.50 - - [2025-08-07 05:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004433 10.0.0.50 - - [2025-08-07 05:32:26] "POST /ref-update HTTP/1.1" 200 156 0.016561 10.0.0.50 - - [2025-08-07 05:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.50 - - [2025-08-07 05:32:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.50 - - [2025-08-07 05:32:26] "POST /ref-update HTTP/1.1" 200 156 0.016659 10.0.0.50 - - [2025-08-07 05:32:27] "POST /network-ipams HTTP/1.1" 200 552 0.041896 10.0.0.254 - - [2025-08-07 05:32:27] "POST /useragent-kv HTTP/1.1" 200 115 0.004768 10.0.0.50 - - [2025-08-07 05:32:27] "POST /virtual-networks HTTP/1.1" 200 554 0.111213 10.0.0.38 - - [2025-08-07 05:32:27] "POST /route-targets HTTP/1.1" 200 328 0.013446 10.0.0.50 - - [2025-08-07 05:32:27] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.003579 10.0.0.38 - - [2025-08-07 05:32:27] "POST /ref-update HTTP/1.1" 200 156 0.025568 10.0.0.50 - - [2025-08-07 05:32:27] "POST /fqname-to-id HTTP/1.1" 404 188 0.003909 10.0.0.50 - - [2025-08-07 05:32:27] "POST /fqname-to-id HTTP/1.1" 404 178 0.003433 10.0.0.50 - - [2025-08-07 05:32:27] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 313 0.004342 10.0.0.50 - - [2025-08-07 05:32:27] "GET /fabric/8cddd747-a90b-4e90-bf69-5f8f17e374b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.004384 10.0.0.50 - - [2025-08-07 05:32:27] "POST /fqname-to-id HTTP/1.1" 404 198 0.004566 10.0.0.50 - - [2025-08-07 05:32:27] "POST /fqname-to-id HTTP/1.1" 404 205 0.003884 10.0.0.50 - - [2025-08-07 05:32:27] "POST /fqname-to-id HTTP/1.1" 404 207 0.004397 10.0.0.38 - - [2025-08-07 05:32:31] "GET / HTTP/1.1" 200 36215 0.002031 10.0.0.38 - - [2025-08-07 05:32:31] "POST /fqname-to-id HTTP/1.1" 401 293 0.000559 10.0.0.50 - - [2025-08-07 05:32:32] "GET / HTTP/1.1" 200 36215 0.001645 10.0.0.50 - - [2025-08-07 05:32:32] "POST /fqname-to-id HTTP/1.1" 401 293 0.000436 10.0.0.254 - - [2025-08-07 05:32:32] "GET / HTTP/1.1" 200 36215 0.002024 10.0.0.254 - - [2025-08-07 05:32:32] "POST /fqname-to-id HTTP/1.1" 401 293 0.000473 10.0.0.38 - - [2025-08-07 05:32:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.793024 10.0.0.38 - - [2025-08-07 05:32:33] "GET /global-system-config/5dc9e333-f768-41d5-b397-ef7f9130e0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.012193 10.0.0.38 - - [2025-08-07 05:32:33] "POST /fqname-to-id HTTP/1.1" 404 220 0.011696 10.0.0.38 - - [2025-08-07 05:32:33] "POST /database-nodes HTTP/1.1" 200 605 0.076770 10.0.0.50 - - [2025-08-07 05:32:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.618177 10.0.0.50 - - [2025-08-07 05:32:33] "GET /global-system-config/5dc9e333-f768-41d5-b397-ef7f9130e0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.004215 10.0.0.50 - - [2025-08-07 05:32:33] "POST /fqname-to-id HTTP/1.1" 404 220 0.005512 10.0.0.254 - - [2025-08-07 05:32:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.112311 10.0.0.254 - - [2025-08-07 05:32:33] "GET /global-system-config/5dc9e333-f768-41d5-b397-ef7f9130e0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.013566 10.0.0.254 - - [2025-08-07 05:32:33] "POST /fqname-to-id HTTP/1.1" 404 220 0.005087 10.0.0.50 - - [2025-08-07 05:32:33] "POST /database-nodes HTTP/1.1" 200 605 0.081902 10.0.0.254 - - [2025-08-07 05:32:33] "POST /database-nodes HTTP/1.1" 200 605 0.088689 10.0.0.50 - - [2025-08-07 05:33:02] "GET / HTTP/1.1" 200 36215 0.002187 10.0.0.50 - - [2025-08-07 05:33:02] "POST /fqname-to-id HTTP/1.1" 401 293 0.000453 10.0.0.38 - - [2025-08-07 05:33:02] "GET / HTTP/1.1" 200 36215 0.001681 10.0.0.38 - - [2025-08-07 05:33:02] "POST /fqname-to-id HTTP/1.1" 401 293 0.000418 10.0.0.254 - - [2025-08-07 05:33:02] "GET / HTTP/1.1" 200 36215 0.001537 10.0.0.254 - - [2025-08-07 05:33:02] "POST /fqname-to-id HTTP/1.1" 401 293 0.000420 10.0.0.50 - - [2025-08-07 05:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 1.104539 10.0.0.50 - - [2025-08-07 05:33:04] "GET /global-system-config/5dc9e333-f768-41d5-b397-ef7f9130e0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.004550 10.0.0.50 - - [2025-08-07 05:33:04] "POST /fqname-to-id HTTP/1.1" 404 220 0.003517 10.0.0.38 - - [2025-08-07 05:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.642951 10.0.0.38 - - [2025-08-07 05:33:04] "GET /global-system-config/5dc9e333-f768-41d5-b397-ef7f9130e0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.004429 10.0.0.38 - - [2025-08-07 05:33:04] "POST /fqname-to-id HTTP/1.1" 404 220 0.008926 10.0.0.254 - - [2025-08-07 05:33:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.106313 10.0.0.254 - - [2025-08-07 05:33:04] "GET /global-system-config/5dc9e333-f768-41d5-b397-ef7f9130e0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.007800 10.0.0.50 - - [2025-08-07 05:33:04] "POST /analytics-nodes HTTP/1.1" 200 607 0.052425 10.0.0.254 - - [2025-08-07 05:33:04] "POST /fqname-to-id HTTP/1.1" 404 220 0.008270 10.0.0.38 - - [2025-08-07 05:33:04] "POST /analytics-nodes HTTP/1.1" 200 607 0.081847 10.0.0.254 - - [2025-08-07 05:33:04] "POST /analytics-nodes HTTP/1.1" 200 607 0.062474 10.0.0.50 - - [2025-08-07 05:33:08] "GET / HTTP/1.1" 200 36215 0.002528 10.0.0.38 - - [2025-08-07 05:33:08] "GET / HTTP/1.1" 200 36215 0.001634 10.0.0.254 - - [2025-08-07 05:33:08] "GET / HTTP/1.1" 200 36215 0.001610 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.50 - - [2025-08-07 05:33:16] "GET /obj-perms HTTP/1.1" 200 5075 0.518776 10.0.0.254 - - [2025-08-07 05:33:16] "GET /obj-perms HTTP/1.1" 200 5075 0.058103 10.0.0.254 - - [2025-08-07 05:33:18] "GET / HTTP/1.1" 200 36215 0.001905 10.0.0.254 - - [2025-08-07 05:33:18] "POST /fqname-to-id HTTP/1.1" 401 293 0.000598 10.0.0.38 - - [2025-08-07 05:33:18] "GET / HTTP/1.1" 200 36215 0.001719 10.0.0.38 - - [2025-08-07 05:33:18] "POST /fqname-to-id HTTP/1.1" 401 293 0.000417 10.0.0.50 - - [2025-08-07 05:33:19] "GET / HTTP/1.1" 200 36215 0.001702 10.0.0.50 - - [2025-08-07 05:33:19] "POST /fqname-to-id HTTP/1.1" 401 293 0.000409 10.0.0.254 - - [2025-08-07 05:33:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.712045 10.0.0.254 - - [2025-08-07 05:33:19] "GET /global-system-config/5dc9e333-f768-41d5-b397-ef7f9130e0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.011246 10.0.0.254 - - [2025-08-07 05:33:19] "POST /fqname-to-id HTTP/1.1" 404 220 0.011655 10.0.0.254 - - [2025-08-07 05:33:20] "POST /analytics-alarm-nodes HTTP/1.1" 200 619 0.090326 10.0.0.38 - - [2025-08-07 05:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.762640 10.0.0.38 - - [2025-08-07 05:33:20] "GET /global-system-config/5dc9e333-f768-41d5-b397-ef7f9130e0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.015796 10.0.0.38 - - [2025-08-07 05:33:20] "POST /fqname-to-id HTTP/1.1" 404 220 0.003615 10.0.0.50 - - [2025-08-07 05:33:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.072410 10.0.0.50 - - [2025-08-07 05:33:20] "GET /global-system-config/5dc9e333-f768-41d5-b397-ef7f9130e0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.003893 10.0.0.50 - - [2025-08-07 05:33:20] "POST /fqname-to-id HTTP/1.1" 404 220 0.003350 10.0.0.38 - - [2025-08-07 05:33:20] "POST /analytics-alarm-nodes HTTP/1.1" 200 619 0.071077 10.0.0.50 - - [2025-08-07 05:33:20] "POST /analytics-alarm-nodes HTTP/1.1" 200 619 0.120409 10.0.0.254 - - [2025-08-07 05:33:28] "GET / HTTP/1.1" 200 36215 0.001670 10.0.0.254 - - [2025-08-07 05:33:28] "POST /fqname-to-id HTTP/1.1" 401 293 0.000438 10.0.0.38 - - [2025-08-07 05:33:28] "GET / HTTP/1.1" 200 36215 0.001578 10.0.0.38 - - [2025-08-07 05:33:28] "POST /fqname-to-id HTTP/1.1" 401 293 0.000405 10.0.0.50 - - [2025-08-07 05:33:29] "GET / HTTP/1.1" 200 36215 0.001984 10.0.0.50 - - [2025-08-07 05:33:29] "POST /fqname-to-id HTTP/1.1" 401 293 0.000460 10.0.0.254 - - [2025-08-07 05:33:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.739772 10.0.0.254 - - [2025-08-07 05:33:29] "GET /global-system-config/5dc9e333-f768-41d5-b397-ef7f9130e0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.007503 10.0.0.254 - - [2025-08-07 05:33:29] "POST /fqname-to-id HTTP/1.1" 404 220 0.003480 10.0.0.254 - - [2025-08-07 05:33:29] "POST /analytics-snmp-nodes HTTP/1.1" 200 617 0.048505 10.0.0.38 - - [2025-08-07 05:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.685380 10.0.0.38 - - [2025-08-07 05:33:30] "GET /global-system-config/5dc9e333-f768-41d5-b397-ef7f9130e0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.005673 10.0.0.38 - - [2025-08-07 05:33:30] "POST /fqname-to-id HTTP/1.1" 404 220 0.003661 10.0.0.50 - - [2025-08-07 05:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.090569 10.0.0.50 - - [2025-08-07 05:33:30] "GET /global-system-config/5dc9e333-f768-41d5-b397-ef7f9130e0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.006386 10.0.0.50 - - [2025-08-07 05:33:30] "POST /fqname-to-id HTTP/1.1" 404 220 0.004693 10.0.0.38 - - [2025-08-07 05:33:30] "POST /analytics-snmp-nodes HTTP/1.1" 200 617 0.044668 10.0.0.50 - - [2025-08-07 05:33:30] "POST /analytics-snmp-nodes HTTP/1.1" 200 617 0.068436 10.0.0.38 - - [2025-08-07 05:34:17] "GET /obj-perms HTTP/1.1" 200 5075 0.055462 10.0.0.50 - - [2025-08-07 05:34:17] "GET /obj-perms HTTP/1.1" 200 5075 0.056105 10.0.0.48 - - [2025-08-07 05:35:11] "GET / HTTP/1.1" 200 36215 0.003305 10.0.0.48 - - [2025-08-07 05:35:11] "POST /fqname-to-id HTTP/1.1" 401 293 0.000708 10.0.0.48 - - [2025-08-07 05:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.025415 10.0.0.48 - - [2025-08-07 05:35:11] "GET /global-system-config/5dc9e333-f768-41d5-b397-ef7f9130e0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.004512 10.0.0.48 - - [2025-08-07 05:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.48 - - [2025-08-07 05:35:11] "GET /routing-instance/ba7ec5b2-d631-454b-83be-441daf7209fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004867 10.0.0.48 - - [2025-08-07 05:35:12] "PUT /global-system-config/5dc9e333-f768-41d5-b397-ef7f9130e0c8 HTTP/1.1" 200 275 0.017932 10.0.0.48 - - [2025-08-07 05:35:12] "POST /fqname-to-id HTTP/1.1" 404 218 0.004874 10.0.0.49 - - [2025-08-07 05:35:12] "GET / HTTP/1.1" 200 36215 0.004331 10.0.0.49 - - [2025-08-07 05:35:12] "POST /fqname-to-id HTTP/1.1" 401 293 0.000627 10.0.0.48 - - [2025-08-07 05:35:12] "POST /virtual-routers HTTP/1.1" 200 605 0.060006 10.0.0.48 - - [2025-08-07 05:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005466 10.0.0.48 - - [2025-08-07 05:35:12] "GET /virtual-router/4603fa1a-464f-489b-a973-7eb24824961c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.006126 10.0.0.48 - - [2025-08-07 05:35:12] "POST /fqname-to-id HTTP/1.1" 404 231 0.003457 10.0.0.48 - - [2025-08-07 05:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005045 10.0.0.48 - - [2025-08-07 05:35:12] "GET /virtual-network/a8505f75-964f-42c7-8fbe-37f2873391e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.004196 10.0.0.48 - - [2025-08-07 05:35:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 587 0.087789 10.0.0.49 - - [2025-08-07 05:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.038579 10.0.0.49 - - [2025-08-07 05:35:12] "GET /global-system-config/5dc9e333-f768-41d5-b397-ef7f9130e0c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3248 0.004639 10.0.0.49 - - [2025-08-07 05:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.49 - - [2025-08-07 05:35:12] "GET /routing-instance/ba7ec5b2-d631-454b-83be-441daf7209fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003970 10.0.0.49 - - [2025-08-07 05:35:12] "POST /fqname-to-id HTTP/1.1" 404 218 0.004896 10.0.0.49 - - [2025-08-07 05:35:12] "POST /virtual-routers HTTP/1.1" 200 605 0.031490 10.0.0.49 - - [2025-08-07 05:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005019 10.0.0.49 - - [2025-08-07 05:35:12] "GET /virtual-router/8b6fb554-b59f-4e85-92dc-a01e7af58c0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.006067 10.0.0.49 - - [2025-08-07 05:35:13] "POST /fqname-to-id HTTP/1.1" 404 231 0.003925 10.0.0.49 - - [2025-08-07 05:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.38 - - [2025-08-07 05:35:13] "PUT /access-control-list/cf81e15e-5bad-47d5-89fd-5bf43db481f7 HTTP/1.1" 200 273 0.023282 10.0.0.49 - - [2025-08-07 05:35:13] "GET /virtual-network/a8505f75-964f-42c7-8fbe-37f2873391e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.008462 10.0.0.49 - - [2025-08-07 05:35:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 587 0.086123 10.0.0.254 - - [2025-08-07 05:35:18] "GET /obj-perms HTTP/1.1" 200 5075 0.066380 10.0.0.38 - - [2025-08-07 05:35:18] "GET /obj-perms HTTP/1.1" 200 5075 0.066512 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:35:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001024 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:35:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001075 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:35:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001004 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:35:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.000964 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:36:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001167 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:36:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001246 10.0.0.50 - - [2025-08-07 05:36:18] "GET /obj-perms HTTP/1.1" 200 5075 0.050357 10.0.0.254 - - [2025-08-07 05:36:19] "GET /obj-perms HTTP/1.1" 200 5075 0.045737 10.0.0.38 - - [2025-08-07 05:36:19] "GET /global-system-configs HTTP/1.1" 200 323 0.041560 10.0.0.38 - - [2025-08-07 05:36:19] "GET /global-system-configs HTTP/1.1" 200 323 0.108326 10.0.0.38 - - [2025-08-07 05:36:19] "GET /global-system-configs HTTP/1.1" 200 323 0.125254 10.0.0.254 - - [2025-08-07 05:36:19] "GET /obj-perms HTTP/1.1" 200 5075 0.138894 10.0.0.50 - - [2025-08-07 05:36:19] "GET /obj-perms HTTP/1.1" 200 5075 0.156476 10.0.0.38 - - [2025-08-07 05:36:19] "GET /obj-perms HTTP/1.1" 200 5075 0.175249 10.0.0.50 - - [2025-08-07 05:36:20] "GET /global-system-configs HTTP/1.1" 200 323 0.046057 10.0.0.50 - - [2025-08-07 05:36:20] "GET /global-system-configs HTTP/1.1" 200 323 0.056016 10.0.0.50 - - [2025-08-07 05:36:20] "GET /global-system-configs HTTP/1.1" 200 323 0.078384 10.0.0.38 - - [2025-08-07 05:36:20] "GET /obj-perms HTTP/1.1" 200 5075 0.186183 10.0.0.50 - - [2025-08-07 05:36:20] "GET /global-system-configs HTTP/1.1" 200 323 0.098842 10.0.0.50 - - [2025-08-07 05:36:20] "GET /global-system-configs HTTP/1.1" 200 323 0.120714 10.0.0.50 - - [2025-08-07 05:36:20] "GET /global-system-configs HTTP/1.1" 200 323 0.152522 10.0.0.50 - - [2025-08-07 05:36:20] "GET /obj-perms HTTP/1.1" 200 5075 0.321657 10.0.0.254 - - [2025-08-07 05:36:20] "GET /obj-perms HTTP/1.1" 200 5075 0.373080 10.0.0.254 - - [2025-08-07 05:36:20] "GET /global-system-configs HTTP/1.1" 200 323 0.121573 10.0.0.254 - - [2025-08-07 05:36:20] "GET /obj-perms HTTP/1.1" 200 5075 0.312247 10.0.0.254 - - [2025-08-07 05:36:20] "GET /global-system-configs HTTP/1.1" 200 323 0.168004 10.0.0.254 - - [2025-08-07 05:36:20] "GET /global-system-configs HTTP/1.1" 200 323 0.201532 10.0.0.50 - - [2025-08-07 05:36:20] "GET /obj-perms HTTP/1.1" 200 5075 0.464483 10.0.0.38 - - [2025-08-07 05:36:20] "GET /obj-perms HTTP/1.1" 200 5075 0.485668 10.0.0.38 - - [2025-08-07 05:36:20] "GET /global-system-configs HTTP/1.1" 200 323 0.170059 10.0.0.38 - - [2025-08-07 05:36:20] "GET /global-system-configs HTTP/1.1" 200 323 0.188412 10.0.0.38 - - [2025-08-07 05:36:20] "GET /global-system-configs HTTP/1.1" 200 323 0.210958 10.0.0.38 - - [2025-08-07 05:36:21] "GET /obj-perms HTTP/1.1" 200 5075 0.473582 10.0.0.50 - - [2025-08-07 05:36:21] "GET /obj-perms HTTP/1.1" 200 5075 0.494782 10.0.0.254 - - [2025-08-07 05:36:21] "GET /obj-perms HTTP/1.1" 200 5075 0.515908 10.0.0.50 - - [2025-08-07 05:36:21] "GET /obj-perms HTTP/1.1" 200 5075 0.391181 10.0.0.38 - - [2025-08-07 05:36:21] "GET /obj-perms HTTP/1.1" 200 5075 0.409575 10.0.0.254 - - [2025-08-07 05:36:21] "GET /obj-perms HTTP/1.1" 200 5075 0.432598 10.0.0.254 - - [2025-08-07 05:36:22] "GET /global-system-configs HTTP/1.1" 200 323 0.043032 10.0.0.254 - - [2025-08-07 05:36:22] "GET /global-system-configs HTTP/1.1" 200 323 0.061707 10.0.0.254 - - [2025-08-07 05:36:22] "GET /global-system-configs HTTP/1.1" 200 323 0.091764 10.0.0.50 - - [2025-08-07 05:36:22] "GET /obj-perms HTTP/1.1" 200 5075 0.179016 10.0.0.254 - - [2025-08-07 05:36:22] "GET /obj-perms HTTP/1.1" 200 5075 0.197066 10.0.0.38 - - [2025-08-07 05:36:22] "GET /obj-perms HTTP/1.1" 200 5075 0.214864 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:36:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000885 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:36:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001000 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:36:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000882 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:36:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001735 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:36:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000873 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:36:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001310 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:37:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000800 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:37:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001017 10.0.0.38 - - [2025-08-07 05:37:19] "GET /obj-perms HTTP/1.1" 200 5075 0.045826 10.0.0.50 - - [2025-08-07 05:37:20] "GET /obj-perms HTTP/1.1" 200 5075 0.052308 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:37:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000885 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:37:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.000971 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:37:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001059 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:37:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001025 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:37:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000840 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:37:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001330 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:38:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000875 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:38:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.000951 10.0.0.254 - - [2025-08-07 05:38:20] "GET /obj-perms HTTP/1.1" 200 5075 0.054536 10.0.0.38 - - [2025-08-07 05:38:21] "GET /obj-perms HTTP/1.1" 200 5075 0.107177 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:38:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000940 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:38:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001176 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:38:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001016 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:38:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001023 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:38:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000839 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:38:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001039 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:39:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001147 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:39:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001030 10.0.0.50 - - [2025-08-07 05:39:21] "GET /obj-perms HTTP/1.1" 200 5075 0.049870 10.0.0.254 - - [2025-08-07 05:39:22] "GET /obj-perms HTTP/1.1" 200 5075 0.053013 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:39:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001065 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:39:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.000958 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:39:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000896 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:39:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.000955 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:39:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000818 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:39:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001036 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:40:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000849 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:40:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.000986 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:40:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000887 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:40:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.000988 10.0.0.38 - - [2025-08-07 05:40:22] "GET /obj-perms HTTP/1.1" 200 5075 0.059289 10.0.0.50 - - [2025-08-07 05:40:22] "GET /obj-perms HTTP/1.1" 200 5075 0.048411 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:40:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001001 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:40:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001047 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:40:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000824 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:40:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001147 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:41:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000911 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:41:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.000928 10.0.0.38 - - [2025-08-07 05:41:19] "GET /global-system-configs HTTP/1.1" 200 323 0.028030 10.0.0.50 - - [2025-08-07 05:41:19] "GET /obj-perms HTTP/1.1" 200 5075 0.103109 10.0.0.254 - - [2025-08-07 05:41:19] "GET /obj-perms HTTP/1.1" 200 5075 0.109288 10.0.0.38 - - [2025-08-07 05:41:19] "GET /obj-perms HTTP/1.1" 200 5075 0.127401 10.0.0.50 - - [2025-08-07 05:41:20] "GET /global-system-configs HTTP/1.1" 200 323 0.029233 10.0.0.50 - - [2025-08-07 05:41:20] "GET /obj-perms HTTP/1.1" 200 5075 0.104287 10.0.0.254 - - [2025-08-07 05:41:20] "GET /obj-perms HTTP/1.1" 200 5075 0.124308 10.0.0.38 - - [2025-08-07 05:41:20] "GET /obj-perms HTTP/1.1" 200 5075 0.138515 10.0.0.50 - - [2025-08-07 05:41:20] "GET /global-system-configs HTTP/1.1" 200 323 0.043904 10.0.0.50 - - [2025-08-07 05:41:20] "GET /obj-perms HTTP/1.1" 200 5075 0.105325 10.0.0.38 - - [2025-08-07 05:41:20] "GET /obj-perms HTTP/1.1" 200 5075 0.127692 10.0.0.254 - - [2025-08-07 05:41:20] "GET /obj-perms HTTP/1.1" 200 5075 0.132569 10.0.0.254 - - [2025-08-07 05:41:20] "GET /global-system-configs HTTP/1.1" 200 323 0.041875 10.0.0.50 - - [2025-08-07 05:41:20] "GET /obj-perms HTTP/1.1" 200 5075 0.059621 10.0.0.38 - - [2025-08-07 05:41:20] "GET /obj-perms HTTP/1.1" 200 5075 0.078397 10.0.0.254 - - [2025-08-07 05:41:20] "GET /obj-perms HTTP/1.1" 200 5075 0.088749 10.0.0.38 - - [2025-08-07 05:41:20] "GET /global-system-configs HTTP/1.1" 200 323 0.004980 10.0.0.50 - - [2025-08-07 05:41:20] "GET /obj-perms HTTP/1.1" 200 5075 0.007148 10.0.0.38 - - [2025-08-07 05:41:20] "GET /obj-perms HTTP/1.1" 200 5075 0.004935 10.0.0.254 - - [2025-08-07 05:41:20] "GET /obj-perms HTTP/1.1" 200 5075 0.003398 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:41:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000886 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:41:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.000907 10.0.0.254 - - [2025-08-07 05:41:22] "GET /global-system-configs HTTP/1.1" 200 323 0.036639 10.0.0.38 - - [2025-08-07 05:41:22] "GET /obj-perms HTTP/1.1" 200 5075 0.099125 10.0.0.50 - - [2025-08-07 05:41:22] "GET /obj-perms HTTP/1.1" 200 5075 0.122154 10.0.0.254 - - [2025-08-07 05:41:22] "GET /obj-perms HTTP/1.1" 200 5075 0.142920 10.0.0.254 - - [2025-08-07 05:41:23] "GET /obj-perms HTTP/1.1" 200 5075 0.055859 10.0.0.38 - - [2025-08-07 05:41:23] "GET /obj-perms HTTP/1.1" 200 5075 0.043508 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:41:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000905 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:41:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001016 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:41:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000887 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:41:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.000983 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:42:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000840 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:42:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001041 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:42:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.003470 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:42:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001288 10.0.0.50 - - [2025-08-07 05:42:24] "GET /obj-perms HTTP/1.1" 200 5075 0.049556 10.0.0.254 - - [2025-08-07 05:42:24] "GET /obj-perms HTTP/1.1" 200 5075 0.050346 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:42:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001347 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:42:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001596 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:42:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000821 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:42:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001043 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:43:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000910 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:43:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001052 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:43:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000895 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:43:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.000921 10.0.0.38 - - [2025-08-07 05:43:25] "GET /obj-perms HTTP/1.1" 200 5075 0.067670 10.0.0.50 - - [2025-08-07 05:43:25] "GET /obj-perms HTTP/1.1" 200 5075 0.072320 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:43:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000860 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:43:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.000976 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:43:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000842 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:43:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.000979 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:44:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000836 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:44:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.000962 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:44:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000870 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:44:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.000963 10.0.0.254 - - [2025-08-07 05:44:25] "GET /obj-perms HTTP/1.1" 200 5075 0.054542 10.0.0.38 - - [2025-08-07 05:44:26] "GET /obj-perms HTTP/1.1" 200 5075 0.047654 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:44:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000911 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:44:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001006 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:44:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000860 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:44:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001047 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:45:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001138 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:45:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001031 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:45:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000876 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:45:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.000986 10.0.0.50 - - [2025-08-07 05:45:26] "GET /obj-perms HTTP/1.1" 200 5075 0.059163 10.0.0.254 - - [2025-08-07 05:45:27] "GET /obj-perms HTTP/1.1" 200 5075 0.052139 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:45:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000979 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:45:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001266 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:45:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000821 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:45:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.000997 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:46:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000828 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:46:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.000974 10.0.0.38 - - [2025-08-07 05:46:19] "GET /global-system-configs HTTP/1.1" 200 323 0.047418 10.0.0.38 - - [2025-08-07 05:46:19] "GET /global-system-configs HTTP/1.1" 200 323 0.085125 10.0.0.38 - - [2025-08-07 05:46:19] "GET /global-system-configs HTTP/1.1" 200 323 0.107648 10.0.0.38 - - [2025-08-07 05:46:19] "GET /obj-perms HTTP/1.1" 200 5075 0.164683 10.0.0.254 - - [2025-08-07 05:46:19] "GET /obj-perms HTTP/1.1" 200 5075 0.182614 10.0.0.50 - - [2025-08-07 05:46:19] "GET /obj-perms HTTP/1.1" 200 5075 0.200374 10.0.0.50 - - [2025-08-07 05:46:20] "GET /global-system-configs HTTP/1.1" 200 323 0.049486 10.0.0.50 - - [2025-08-07 05:46:20] "GET /global-system-configs HTTP/1.1" 200 323 0.062228 10.0.0.50 - - [2025-08-07 05:46:20] "GET /global-system-configs HTTP/1.1" 200 323 0.139935 10.0.0.38 - - [2025-08-07 05:46:20] "GET /obj-perms HTTP/1.1" 200 5075 0.187099 10.0.0.50 - - [2025-08-07 05:46:20] "GET /obj-perms HTTP/1.1" 200 5075 0.204043 10.0.0.50 - - [2025-08-07 05:46:20] "GET /global-system-configs HTTP/1.1" 200 323 0.110474 10.0.0.50 - - [2025-08-07 05:46:20] "GET /global-system-configs HTTP/1.1" 200 323 0.126143 10.0.0.50 - - [2025-08-07 05:46:20] "GET /global-system-configs HTTP/1.1" 200 323 0.155034 10.0.0.254 - - [2025-08-07 05:46:20] "GET /obj-perms HTTP/1.1" 200 5075 0.333973 10.0.0.254 - - [2025-08-07 05:46:20] "GET /global-system-configs HTTP/1.1" 200 323 0.095430 10.0.0.254 - - [2025-08-07 05:46:20] "GET /global-system-configs HTTP/1.1" 200 323 0.111095 10.0.0.254 - - [2025-08-07 05:46:20] "GET /global-system-configs HTTP/1.1" 200 323 0.131434 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:46:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000978 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:46:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001420 10.0.0.254 - - [2025-08-07 05:46:20] "GET /obj-perms HTTP/1.1" 200 5075 0.394099 10.0.0.38 - - [2025-08-07 05:46:20] "GET /obj-perms HTTP/1.1" 200 5075 0.401597 10.0.0.50 - - [2025-08-07 05:46:20] "GET /obj-perms HTTP/1.1" 200 5075 0.429399 10.0.0.254 - - [2025-08-07 05:46:20] "GET /obj-perms HTTP/1.1" 200 5075 0.275884 10.0.0.38 - - [2025-08-07 05:46:20] "GET /global-system-configs HTTP/1.1" 200 323 0.138178 10.0.0.38 - - [2025-08-07 05:46:20] "GET /global-system-configs HTTP/1.1" 200 323 0.190158 10.0.0.38 - - [2025-08-07 05:46:20] "GET /global-system-configs HTTP/1.1" 200 323 0.200890 10.0.0.50 - - [2025-08-07 05:46:20] "GET /obj-perms HTTP/1.1" 200 5075 0.429450 10.0.0.38 - - [2025-08-07 05:46:21] "GET /obj-perms HTTP/1.1" 200 5075 0.428429 10.0.0.38 - - [2025-08-07 05:46:21] "GET /obj-perms HTTP/1.1" 200 5075 0.295138 10.0.0.50 - - [2025-08-07 05:46:21] "GET /obj-perms HTTP/1.1" 200 5075 0.306085 10.0.0.254 - - [2025-08-07 05:46:21] "GET /obj-perms HTTP/1.1" 200 5075 0.293311 10.0.0.254 - - [2025-08-07 05:46:22] "GET /global-system-configs HTTP/1.1" 200 323 0.040315 10.0.0.254 - - [2025-08-07 05:46:22] "GET /global-system-configs HTTP/1.1" 200 323 0.055985 10.0.0.254 - - [2025-08-07 05:46:22] "GET /global-system-configs HTTP/1.1" 200 323 0.080803 10.0.0.38 - - [2025-08-07 05:46:22] "GET /obj-perms HTTP/1.1" 200 5075 0.154272 10.0.0.254 - - [2025-08-07 05:46:22] "GET /obj-perms HTTP/1.1" 200 5075 0.170202 10.0.0.50 - - [2025-08-07 05:46:22] "GET /obj-perms HTTP/1.1" 200 5075 0.188276 10.0.0.38 - - [2025-08-07 05:46:27] "GET /obj-perms HTTP/1.1" 200 5075 0.050411 10.0.0.50 - - [2025-08-07 05:46:27] "GET /obj-perms HTTP/1.1" 200 5075 0.046096 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:46:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000871 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:46:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.000990 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:46:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001067 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:46:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001144 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:47:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000930 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:47:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.000957 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:47:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000967 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:47:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001055 10.0.0.254 - - [2025-08-07 05:47:28] "GET /obj-perms HTTP/1.1" 200 5075 0.051765 10.0.0.38 - - [2025-08-07 05:47:28] "GET /obj-perms HTTP/1.1" 200 5075 0.051370 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:47:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000890 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:47:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.000937 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:47:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001201 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:47:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001425 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:48:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000880 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:48:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.000998 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:48:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001212 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:48:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001557 10.0.0.50 - - [2025-08-07 05:48:29] "GET /obj-perms HTTP/1.1" 200 5075 0.057909 10.0.0.254 - - [2025-08-07 05:48:29] "GET /obj-perms HTTP/1.1" 200 5075 0.048691 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:48:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000865 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:48:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001066 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:48:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000853 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:48:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001025 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:49:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000867 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:49:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.000954 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:49:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000933 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:49:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.000921 10.0.0.38 - - [2025-08-07 05:49:30] "GET /obj-perms HTTP/1.1" 200 5075 0.055785 10.0.0.50 - - [2025-08-07 05:49:30] "GET /obj-perms HTTP/1.1" 200 5075 0.051455 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:49:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000917 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:49:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.000988 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:49:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000909 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:49:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.000956 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:50:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000937 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:50:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001082 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:50:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000956 [Introspect:8084]10.0.0.254 - - [2025-08-07 05:50:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3161 0.001009 10.0.0.254 - - [2025-08-07 05:50:30] "GET /obj-perms HTTP/1.1" 200 5075 0.051827