+++ date ++ echo 'INFO: =================== Thu May 29 02:06:38 UTC 2025 ===================' INFO: =================== Thu May 29 02:06:38 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 +++ ip addr show dev ens3 +++ grep 'inet ' +++ cut -d / -f 1 +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.19 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=True ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.19 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.19 ++ ANALYTICSDB_NODES=10.0.0.19 ++ ANALYTICS_SNMP_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8081 ' +++ '[' -n '10.0.0.19:8081 ' ']' +++ echo 10.0.0.19:8081 ++ ANALYTICS_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9042 ' +++ '[' -n '10.0.0.19:9042 ' ']' +++ echo 10.0.0.19:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.19:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8086 ' +++ '[' -n '10.0.0.19:8086 ' ']' +++ echo 10.0.0.19:8086 ++ COLLECTOR_SERVERS=10.0.0.19: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.19 ++ CONFIGDB_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:8082 ' +++ '[' -n '10.0.0.19:8082 ' ']' +++ echo 10.0.0.19:8082 ++ CONFIG_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9161 ' +++ '[' -n '10.0.0.19:9161 ' ']' +++ echo 10.0.0.19:9161 ++ CONFIGDB_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9041 ' +++ '[' -n '10.0.0.19:9041 ' ']' +++ echo 10.0.0.19:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.19:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=True ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=True ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=True ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.19 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.19 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:2181, +++ '[' -n 10.0.0.19:2181, ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS=10.0.0.19: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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:2181 ' +++ '[' -n '10.0.0.19:2181 ' ']' +++ echo 10.0.0.19:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.19:2181 ++ RABBITMQ_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+=10.0.0.19:5673, +++ '[' -n 10.0.0.19:5673, ']' +++ echo 10.0.0.19:5673 ++ RABBITMQ_SERVERS=10.0.0.19:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=True ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:6379 ' +++ '[' -n '10.0.0.19:6379 ' ']' +++ echo 10.0.0.19:6379 ++ REDIS_SERVERS=10.0.0.19:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=True ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' redis_ssl_config ++ true ++ KAFKA_NODES=10.0.0.19 ++ 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.19 +++ local server_address=10.0.0.19 +++ extended_server_list+='10.0.0.19:9092 ' +++ '[' -n '10.0.0.19:9092 ' ']' +++ echo 10.0.0.19:9092 ++ KAFKA_SERVERS=10.0.0.19:9092 ++ KAFKA_SSL_ENABLE=True ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=password ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=252.19.156.132 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5050 ++ KEYSTONE_AUTH_PUBLIC_PORT=5050 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.19 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=password ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.19 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=True ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=True ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=True ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password password' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' xmpp_certs_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' analytics_api_ssl_opts ++ true ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' rabbitmq_ssl_config ++ true ++ read -r -d '' kombu_ssl_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' kafka_ssl_config ++ true ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + wait_files /etc/contrail/ssl/certs/server.pem /etc/contrail/ssl/private/server-privkey.pem + local file1=/etc/contrail/ssl/certs/server.pem + local file2=/etc/contrail/ssl/private/server-privkey.pem + printf 'INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem' INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem+ wait_cmd_success 'test -f /etc/contrail/ssl/certs/server.pem' + local 'cmd=test -f /etc/contrail/ssl/certs/server.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/certs/server.pem + return 0 + wait_cmd_success 'test -f /etc/contrail/ssl/private/server-privkey.pem' + local 'cmd=test -f /etc/contrail/ssl/private/server-privkey.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/private/server-privkey.pem + return 0 + echo -e '\nINFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present' INFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_config_api_certs_if_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_for_cassandra ++ echo 10.0.0.19 ++ cut -d , -f 1 + local cassandra=10.0.0.19 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.19 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.19 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 +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.19 +++ local servers=10.0.0.19 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq +++ local local_ips=,10.0.0.19,10.159.104.1,127.0.0.1,172.17.0.1,252.19.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.19'\''))' +++ local server_ip=10.0.0.19 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.19 ]] +++ [[ ,10.0.0.19,10.159.104.1,127.0.0.1,172.17.0.1,252.19.0.1,, =~ ,10\.0\.0\.19, ]] +++ echo 10.0.0.19 1 +++ return ++ local ip=10.0.0.19 ++ [[ -z 10.0.0.19 ]] ++ echo 10.0.0.19 + host_ip=10.0.0.19 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.19:9041 + cassandra_server_list=10.0.0.19:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.19:8082' + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + (( CONFIG_API_WORKER_COUNT == 1 )) + read -r -d '' config_api_certs_config + true + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 05/29/2025 02:07:19.901 7fb45f1b2648 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 05/29/2025 02:07:20.071 7fb45f1b2648 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 05/29/2025 02:07:20.096 7fb45f1b2648 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 05/29/2025 02:07:20.097 7fb45f1b2648 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.19 - - [2025-05-29 02:07:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001928 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=, ca_certs='/etc/contrail/ssl/certs/ca-cert.pem', keyfile='/etc/contrail/ssl/private/server-privkey.pem', certfile='/etc/contrail/ssl/certs/server.pem', ssl_version=<_SSLMethod.PROTOCOL_TLSv1_2: 5>))... Listening on http://10.0.0.19:8082/ Hit Ctrl-C to quit. 10.0.0.19 - - [2025-05-29 02:07:31] "GET / HTTP/1.1" 503 181 0.000714 10.0.0.19 - - [2025-05-29 02:07:31] "GET / HTTP/1.1" 503 181 0.000357 10.0.0.19 - - [2025-05-29 02:07:31] "GET / HTTP/1.1" 200 36215 0.003653 10.0.0.19 - - [2025-05-29 02:07:32] "GET / HTTP/1.1" 200 36215 0.002383 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.19 - - [2025-05-29 02:07:32] "POST /fqname-to-id HTTP/1.1" 401 297 0.001160 10.0.0.19 - - [2025-05-29 02:07:32] "GET / HTTP/1.1" 200 45019 0.001779 10.0.0.19 - - [2025-05-29 02:07:32] "GET / HTTP/1.1" 200 45019 0.101524 10.0.0.19 - - [2025-05-29 02:07:32] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 297 0.000481 10.0.0.19 - - [2025-05-29 02:07:32] "GET / HTTP/1.1" 200 36215 0.002046 10.0.0.19 - - [2025-05-29 02:07:32] "POST /fqname-to-id HTTP/1.1" 401 297 0.000509 10.0.0.19 - - [2025-05-29 02:07:32] "POST /fqname-to-id HTTP/1.1" 401 297 0.001279 10.0.0.19 - - [2025-05-29 02:07:33] "GET / HTTP/1.1" 200 36215 0.002594 10.0.0.19 - - [2025-05-29 02:07:33] "POST /fqname-to-id HTTP/1.1" 401 297 0.001016 10.0.0.19 - - [2025-05-29 02:07:33] "POST /fqname-to-id HTTP/1.1" 404 196 0.630618 10.0.0.19 - - [2025-05-29 02:07:33] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.054876 10.0.0.19 - - [2025-05-29 02:07:33] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.007985 10.0.0.19 - - [2025-05-29 02:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.073980 10.0.0.19 - - [2025-05-29 02:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004642 10.0.0.19 - - [2025-05-29 02:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.054085 10.0.0.19 - - [2025-05-29 02:07:33] "GET /global-system-config/8b0585fd-8cd0-44da-99aa-105f4c3e1a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.043281 10.0.0.19 - - [2025-05-29 02:07:33] "POST /job-templates HTTP/1.1" 200 557 0.133785 10.0.0.19 - - [2025-05-29 02:07:33] "POST /fqname-to-id HTTP/1.1" 404 214 0.015671 10.0.0.19 - - [2025-05-29 02:07:33] "POST /fqname-to-id HTTP/1.1" 404 200 0.017091 10.0.0.19 - - [2025-05-29 02:07:33] "POST /database-nodes HTTP/1.1" 200 595 0.077688 10.0.0.19 - - [2025-05-29 02:07:33] "GET / HTTP/1.1" 200 36215 0.005772 10.0.0.19 - - [2025-05-29 02:07:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.077805 10.0.0.19 - - [2025-05-29 02:07:33] "POST /job-templates HTTP/1.1" 200 565 0.153291 10.0.0.19 - - [2025-05-29 02:07:33] "GET /routing-instance/7629e454-b78a-462b-896f-e9d9ecf71676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.048802 /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.19 - - [2025-05-29 02:07:33] "POST /fqname-to-id HTTP/1.1" 404 191 0.022705 10.0.0.19 - - [2025-05-29 02:07:33] "GET / HTTP/1.1" 200 36215 0.002510 10.0.0.19 - - [2025-05-29 02:07:33] "POST /bgp-routers HTTP/1.1" 200 614 0.227939 10.0.0.19 - - [2025-05-29 02:07:33] "POST /job-templates HTTP/1.1" 200 547 0.310732 10.0.0.19 - - [2025-05-29 02:07:33] "GET /bgp-router/7dd8dc81-79e8-40d7-8ca1-0fe8aa451e4d?fields=global_system_config_back_refs HTTP/1.1" 200 1109 0.059761 10.0.0.19 - - [2025-05-29 02:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008529 10.0.0.19 - - [2025-05-29 02:07:34] "POST /fqname-to-id HTTP/1.1" 404 207 0.008638 10.0.0.19 - - [2025-05-29 02:07:34] "POST /fqname-to-id HTTP/1.1" 401 297 0.000603 10.0.0.19 - - [2025-05-29 02:07:34] "GET /global-system-config/8b0585fd-8cd0-44da-99aa-105f4c3e1a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.029612 10.0.0.19 - - [2025-05-29 02:07:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022126 10.0.0.19 - - [2025-05-29 02:07:34] "POST /job-templates HTTP/1.1" 200 579 0.125396 10.0.0.19 - - [2025-05-29 02:07:34] "GET / HTTP/1.1" 200 36215 0.005718 10.0.0.19 - - [2025-05-29 02:07:34] "POST /fqname-to-id HTTP/1.1" 404 208 0.021899 10.0.0.19 - - [2025-05-29 02:07:34] "POST /fqname-to-id HTTP/1.1" 401 297 0.000542 10.0.0.19 - - [2025-05-29 02:07:34] "POST /ref-update HTTP/1.1" 200 156 0.038306 10.0.0.19 - - [2025-05-29 02:07:34] "POST /fqname-to-id HTTP/1.1" 404 186 0.065011 10.0.0.19 - - [2025-05-29 02:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004947 10.0.0.19 - - [2025-05-29 02:07:34] "POST /job-templates HTTP/1.1" 200 581 0.182080 10.0.0.19 - - [2025-05-29 02:07:34] "GET /global-system-config/8b0585fd-8cd0-44da-99aa-105f4c3e1a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.069719 10.0.0.19 - - [2025-05-29 02:07:34] "POST /fqname-to-id HTTP/1.1" 404 210 0.010399 10.0.0.19 - - [2025-05-29 02:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.049116 10.0.0.19 - - [2025-05-29 02:07:34] "GET /global-system-config/8b0585fd-8cd0-44da-99aa-105f4c3e1a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010253 10.0.0.19 - - [2025-05-29 02:07:34] "POST /service-appliance-sets HTTP/1.1" 200 555 0.082928 10.0.0.19 - - [2025-05-29 02:07:34] "POST /fqname-to-id HTTP/1.1" 404 214 0.004817 10.0.0.19 - - [2025-05-29 02:07:34] "POST /job-templates HTTP/1.1" 200 585 0.116566 10.0.0.19 - - [2025-05-29 02:07:34] "POST /fqname-to-id HTTP/1.1" 404 180 0.010322 10.0.0.19 - - [2025-05-29 02:07:34] "POST /fqname-to-id HTTP/1.1" 404 198 0.008015 10.0.0.19 - - [2025-05-29 02:07:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.021187 10.0.0.19 - - [2025-05-29 02:07:34] "POST /analytics-alarm-nodes HTTP/1.1" 200 609 0.074732 10.0.0.19 - - [2025-05-29 02:07:34] "GET /global-system-config/8b0585fd-8cd0-44da-99aa-105f4c3e1a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.025034 10.0.0.19 - - [2025-05-29 02:07:35] "POST /job-templates HTTP/1.1" 200 561 0.158009 10.0.0.19 - - [2025-05-29 02:07:35] "POST /service-appliance-sets HTTP/1.1" 200 543 0.084127 10.0.0.19 - - [2025-05-29 02:07:35] "POST /fqname-to-id HTTP/1.1" 404 203 0.006272 10.0.0.19 - - [2025-05-29 02:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007331 10.0.0.19 - - [2025-05-29 02:07:35] "GET /network-ipam/b8206d2a-f094-436f-ba0b-31a530cec29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.014993 10.0.0.19 - - [2025-05-29 02:07:35] "POST /job-templates HTTP/1.1" 200 571 0.094230 10.0.0.19 - - [2025-05-29 02:07:35] "POST /fqname-to-id HTTP/1.1" 404 196 0.007977 10.0.0.19 - - [2025-05-29 02:07:35] "GET / HTTP/1.1" 200 36215 0.002010 10.0.0.19 - - [2025-05-29 02:07:35] "POST /fqname-to-id HTTP/1.1" 401 297 0.000568 10.0.0.19 - - [2025-05-29 02:07:35] "POST /job-templates HTTP/1.1" 200 557 0.076222 10.0.0.19 - - [2025-05-29 02:07:35] "POST /fqname-to-id HTTP/1.1" 404 196 0.008932 10.0.0.19 - - [2025-05-29 02:07:35] "POST /service-templates HTTP/1.1" 200 513 0.055189 10.0.0.19 - - [2025-05-29 02:07:35] "POST /service-templates HTTP/1.1" 200 503 0.057308 10.0.0.19 - - [2025-05-29 02:07:35] "POST /job-templates HTTP/1.1" 200 557 0.159555 10.0.0.19 - - [2025-05-29 02:07:35] "POST /service-templates HTTP/1.1" 200 517 0.120962 10.0.0.19 - - [2025-05-29 02:07:35] "POST /fqname-to-id HTTP/1.1" 404 196 0.006132 10.0.0.19 - - [2025-05-29 02:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.057551 10.0.0.19 - - [2025-05-29 02:07:35] "POST /service-templates HTTP/1.1" 200 537 0.096373 10.0.0.19 - - [2025-05-29 02:07:35] "GET /global-system-config/8b0585fd-8cd0-44da-99aa-105f4c3e1a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.032789 10.0.0.19 - - [2025-05-29 02:07:35] "POST /job-templates HTTP/1.1" 200 557 0.136240 10.0.0.19 - - [2025-05-29 02:07:35] "POST /fqname-to-id HTTP/1.1" 404 214 0.011316 10.0.0.19 - - [2025-05-29 02:07:35] "POST /service-templates HTTP/1.1" 200 509 0.051195 10.0.0.19 - - [2025-05-29 02:07:35] "POST /fqname-to-id HTTP/1.1" 404 186 0.008781 10.0.0.19 - - [2025-05-29 02:07:36] "POST /analytics-nodes HTTP/1.1" 200 597 0.114542 10.0.0.19 - - [2025-05-29 02:07:36] "POST /job-templates HTTP/1.1" 200 537 0.211439 10.0.0.19 - - [2025-05-29 02:07:36] "POST /fqname-to-id HTTP/1.1" 404 198 0.004389 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.19 - - [2025-05-29 02:07:36] "POST /job-templates HTTP/1.1" 200 561 0.188560 10.0.0.19 - - [2025-05-29 02:07:36] "POST /fqname-to-id HTTP/1.1" 404 198 0.005814 10.0.0.19 - - [2025-05-29 02:07:36] "GET / HTTP/1.1" 200 36215 0.002272 10.0.0.19 - - [2025-05-29 02:07:36] "POST /fqname-to-id HTTP/1.1" 401 297 0.002947 10.0.0.19 - - [2025-05-29 02:07:36] "GET /obj-perms HTTP/1.1" 200 6384 0.456249 10.0.0.19 - - [2025-05-29 02:07:36] "POST /job-templates HTTP/1.1" 200 561 0.271729 10.0.0.19 - - [2025-05-29 02:07:36] "POST /fqname-to-id HTTP/1.1" 404 198 0.019786 10.0.0.19 - - [2025-05-29 02:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.080782 10.0.0.19 - - [2025-05-29 02:07:37] "GET /global-system-config/8b0585fd-8cd0-44da-99aa-105f4c3e1a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.011584 10.0.0.19 - - [2025-05-29 02:07:37] "POST /job-templates HTTP/1.1" 200 561 0.130277 10.0.0.19 - - [2025-05-29 02:07:37] "POST /fqname-to-id HTTP/1.1" 404 214 0.038089 10.0.0.19 - - [2025-05-29 02:07:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.038095 10.0.0.19 - - [2025-05-29 02:07:37] "POST /analytics-snmp-nodes HTTP/1.1" 200 607 0.079598 10.0.0.19 - - [2025-05-29 02:07:37] "POST /job-templates HTTP/1.1" 200 567 0.178694 10.0.0.19 - - [2025-05-29 02:07:37] "GET /obj-perms HTTP/1.1" 200 6384 0.105835 10.0.0.19 - - [2025-05-29 02:07:37] "POST /fqname-to-id HTTP/1.1" 404 197 0.004947 10.0.0.19 - - [2025-05-29 02:07:37] "POST /fqname-to-id HTTP/1.1" 401 297 0.000650 10.0.0.19 - - [2025-05-29 02:07:37] "POST /job-templates HTTP/1.1" 200 559 0.112788 10.0.0.19 - - [2025-05-29 02:07:37] "POST /fqname-to-id HTTP/1.1" 404 196 0.016327 10.0.0.19 - - [2025-05-29 02:07:37] "POST /job-templates HTTP/1.1" 200 557 0.115382 10.0.0.19 - - [2025-05-29 02:07:37] "POST /fqname-to-id HTTP/1.1" 404 205 0.008415 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:07:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001020 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:07:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.003633 10.0.0.19 - - [2025-05-29 02:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.053347 10.0.0.19 - - [2025-05-29 02:07:38] "GET /network-ipam/b8206d2a-f094-436f-ba0b-31a530cec29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.016407 10.0.0.19 - - [2025-05-29 02:07:38] "POST /job-templates HTTP/1.1" 200 575 0.157665 10.0.0.19 - - [2025-05-29 02:07:38] "POST /fqname-to-id HTTP/1.1" 404 194 0.005706 10.0.0.19 - - [2025-05-29 02:07:38] "GET / HTTP/1.1" 200 36215 0.002730 10.0.0.19 - - [2025-05-29 02:07:38] "POST /fqname-to-id HTTP/1.1" 401 297 0.000850 10.0.0.19 - - [2025-05-29 02:07:38] "POST /job-templates HTTP/1.1" 200 553 0.093892 10.0.0.19 - - [2025-05-29 02:07:38] "POST /fqname-to-id HTTP/1.1" 404 208 0.007029 10.0.0.19 - - [2025-05-29 02:07:38] "POST /job-templates HTTP/1.1" 200 581 0.086130 10.0.0.19 - - [2025-05-29 02:07:38] "POST /fqname-to-id HTTP/1.1" 404 196 0.004895 10.0.0.19 - - [2025-05-29 02:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.038723 10.0.0.19 - - [2025-05-29 02:07:38] "GET /global-system-config/8b0585fd-8cd0-44da-99aa-105f4c3e1a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.012302 10.0.0.19 - - [2025-05-29 02:07:38] "POST /job-templates HTTP/1.1" 200 557 0.098670 10.0.0.19 - - [2025-05-29 02:07:38] "POST /fqname-to-id HTTP/1.1" 404 225 0.008654 10.0.0.19 - - [2025-05-29 02:07:38] "POST /fqname-to-id HTTP/1.1" 404 214 0.011023 10.0.0.19 - - [2025-05-29 02:07:38] "POST /fqname-to-id HTTP/1.1" 404 198 0.007275 10.0.0.19 - - [2025-05-29 02:07:38] "POST /access-control-lists HTTP/1.1" 200 589 0.060682 10.0.0.19 - - [2025-05-29 02:07:38] "POST /fqname-to-id HTTP/1.1" 404 224 0.010604 10.0.0.19 - - [2025-05-29 02:07:38] "POST /job-templates HTTP/1.1" 200 561 0.108881 10.0.0.19 - - [2025-05-29 02:07:38] "POST /config-nodes HTTP/1.1" 200 591 0.103695 10.0.0.19 - - [2025-05-29 02:07:38] "POST /access-control-lists HTTP/1.1" 200 587 0.070456 10.0.0.19 - - [2025-05-29 02:07:38] "POST /fqname-to-id HTTP/1.1" 404 206 0.023420 10.0.0.19 - - [2025-05-29 02:07:39] "GET / HTTP/1.1" 200 36215 0.002574 10.0.0.19 - - [2025-05-29 02:07:39] "POST /job-templates HTTP/1.1" 200 577 0.378466 10.0.0.19 - - [2025-05-29 02:07:39] "POST /global-vrouter-configs HTTP/1.1" 401 297 0.000749 10.0.0.19 - - [2025-05-29 02:07:39] "POST /fqname-to-id HTTP/1.1" 404 197 0.019998 10.0.0.19 - - [2025-05-29 02:07:39] "POST /route-targets HTTP/1.1" 200 328 0.026071 10.0.0.19 - - [2025-05-29 02:07:39] "POST /ref-update HTTP/1.1" 200 156 0.036628 10.0.0.19 - - [2025-05-29 02:07:39] "POST /job-templates HTTP/1.1" 200 559 0.098405 10.0.0.19 - - [2025-05-29 02:07:39] "POST /route-targets HTTP/1.1" 200 328 0.044073 10.0.0.19 - - [2025-05-29 02:07:39] "POST /fqname-to-id HTTP/1.1" 404 198 0.008776 10.0.0.19 - - [2025-05-29 02:07:39] "POST /ref-update HTTP/1.1" 200 156 0.046734 10.0.0.19 - - [2025-05-29 02:07:39] "POST /job-templates HTTP/1.1" 200 561 0.117916 10.0.0.19 - - [2025-05-29 02:07:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.081204 10.0.0.19 - - [2025-05-29 02:07:39] "POST /fqname-to-id HTTP/1.1" 404 196 0.007868 10.0.0.19 - - [2025-05-29 02:07:39] "POST /route-targets HTTP/1.1" 200 328 0.081253 10.0.0.19 - - [2025-05-29 02:07:39] "POST /ref-update HTTP/1.1" 200 156 0.035115 10.0.0.19 - - [2025-05-29 02:07:40] "POST /job-templates HTTP/1.1" 200 557 0.123765 10.0.0.19 - - [2025-05-29 02:07:40] "POST /route-targets HTTP/1.1" 200 328 0.049044 10.0.0.19 - - [2025-05-29 02:07:40] "POST /fqname-to-id HTTP/1.1" 404 195 0.006115 10.0.0.19 - - [2025-05-29 02:07:40] "POST /ref-update HTTP/1.1" 200 156 0.030752 10.0.0.19 - - [2025-05-29 02:07:40] "POST /job-templates HTTP/1.1" 200 555 0.093694 10.0.0.19 - - [2025-05-29 02:07:40] "POST /fqname-to-id HTTP/1.1" 404 201 0.010856 10.0.0.19 - - [2025-05-29 02:07:40] "POST /fqname-to-id HTTP/1.1" 404 195 0.006145 10.0.0.19 - - [2025-05-29 02:07:40] "POST /access-control-lists HTTP/1.1" 200 553 0.109110 10.0.0.19 - - [2025-05-29 02:07:40] "GET / HTTP/1.1" 200 36215 0.002253 10.0.0.19 - - [2025-05-29 02:07:40] "POST /fqname-to-id HTTP/1.1" 401 297 0.000794 10.0.0.19 - - [2025-05-29 02:07:40] "POST /job-templates HTTP/1.1" 200 555 0.136088 10.0.0.19 - - [2025-05-29 02:07:40] "PUT /access-control-list/bf154b6c-885b-457c-a338-8446c69a9c30 HTTP/1.1" 200 273 0.034731 10.0.0.19 - - [2025-05-29 02:07:40] "POST /fqname-to-id HTTP/1.1" 404 195 0.006910 10.0.0.19 - - [2025-05-29 02:07:40] "PUT /access-control-list/d0ac9842-3e0e-41c9-bae1-962c0336472c HTTP/1.1" 200 273 0.041506 10.0.0.19 - - [2025-05-29 02:07:40] "POST /job-templates HTTP/1.1" 200 555 0.107935 10.0.0.19 - - [2025-05-29 02:07:40] "POST /fqname-to-id HTTP/1.1" 404 200 0.004946 10.0.0.19 - - [2025-05-29 02:07:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.057409 10.0.0.19 - - [2025-05-29 02:07:40] "GET /global-system-config/8b0585fd-8cd0-44da-99aa-105f4c3e1a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.026768 10.0.0.19 - - [2025-05-29 02:07:40] "POST /job-templates HTTP/1.1" 200 565 0.095558 10.0.0.19 - - [2025-05-29 02:07:40] "POST /fqname-to-id HTTP/1.1" 404 214 0.007077 10.0.0.19 - - [2025-05-29 02:07:40] "POST /fqname-to-id HTTP/1.1" 404 201 0.007241 10.0.0.19 - - [2025-05-29 02:07:41] "POST /config-database-nodes HTTP/1.1" 200 609 0.054380 10.0.0.19 - - [2025-05-29 02:07:41] "POST /job-templates HTTP/1.1" 200 567 0.107411 10.0.0.19 - - [2025-05-29 02:07:41] "POST /fqname-to-id HTTP/1.1" 404 189 0.005358 10.0.0.19 - - [2025-05-29 02:07:41] "POST /config-propertiess HTTP/1.1" 200 553 0.052044 10.0.0.19 - - [2025-05-29 02:07:41] "POST /fqname-to-id HTTP/1.1" 404 168 0.007222 10.0.0.19 - - [2025-05-29 02:07:41] "POST /tags HTTP/1.1" 200 322 0.056461 10.0.0.19 - - [2025-05-29 02:07:41] "POST /fqname-to-id HTTP/1.1" 404 166 0.007171 10.0.0.19 - - [2025-05-29 02:07:41] "POST /tags HTTP/1.1" 200 318 0.046862 10.0.0.19 - - [2025-05-29 02:07:41] "POST /fqname-to-id HTTP/1.1" 404 174 0.008638 10.0.0.19 - - [2025-05-29 02:07:41] "POST /tags HTTP/1.1" 200 334 0.046941 10.0.0.19 - - [2025-05-29 02:07:41] "POST /fqname-to-id HTTP/1.1" 404 162 0.006344 10.0.0.19 - - [2025-05-29 02:07:41] "POST /tags HTTP/1.1" 200 310 0.052341 10.0.0.19 - - [2025-05-29 02:07:41] "POST /fqname-to-id HTTP/1.1" 404 174 0.010172 10.0.0.19 - - [2025-05-29 02:07:42] "POST /tags HTTP/1.1" 200 334 0.053719 10.0.0.19 - - [2025-05-29 02:07:42] "POST /fqname-to-id HTTP/1.1" 404 164 0.004743 10.0.0.19 - - [2025-05-29 02:07:42] "POST /tags HTTP/1.1" 200 314 0.049938 10.0.0.19 - - [2025-05-29 02:07:42] "POST /fqname-to-id HTTP/1.1" 404 169 0.005228 10.0.0.19 - - [2025-05-29 02:07:42] "POST /tags HTTP/1.1" 200 324 0.144869 10.0.0.19 - - [2025-05-29 02:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004947 10.0.0.19 - - [2025-05-29 02:07:42] "PUT /global-system-config/8b0585fd-8cd0-44da-99aa-105f4c3e1a68 HTTP/1.1" 200 275 0.030912 10.0.0.19 - - [2025-05-29 02:07:42] "POST /fqname-to-id HTTP/1.1" 404 166 0.008617 10.0.0.19 - - [2025-05-29 02:07:42] "POST /hardwares HTTP/1.1" 200 328 0.020423 10.0.0.19 - - [2025-05-29 02:07:42] "POST /fqname-to-id HTTP/1.1" 404 166 0.005331 10.0.0.19 - - [2025-05-29 02:07:42] "POST /hardwares HTTP/1.1" 200 328 0.043200 10.0.0.19 - - [2025-05-29 02:07:42] "POST /fqname-to-id HTTP/1.1" 404 166 0.005696 10.0.0.19 - - [2025-05-29 02:07:42] "POST /hardwares HTTP/1.1" 200 328 0.035059 10.0.0.19 - - [2025-05-29 02:07:43] "POST /fqname-to-id HTTP/1.1" 404 166 0.005515 10.0.0.19 - - [2025-05-29 02:07:43] "POST /hardwares HTTP/1.1" 200 328 0.027141 10.0.0.19 - - [2025-05-29 02:07:43] "POST /fqname-to-id HTTP/1.1" 404 164 0.005367 10.0.0.19 - - [2025-05-29 02:07:43] "POST /hardwares HTTP/1.1" 200 324 0.028132 10.0.0.19 - - [2025-05-29 02:07:43] "POST /fqname-to-id HTTP/1.1" 404 164 0.004767 10.0.0.19 - - [2025-05-29 02:07:43] "POST /hardwares HTTP/1.1" 200 324 0.019654 10.0.0.19 - - [2025-05-29 02:07:43] "POST /fqname-to-id HTTP/1.1" 404 161 0.004629 10.0.0.19 - - [2025-05-29 02:07:43] "POST /hardwares HTTP/1.1" 200 318 0.022053 10.0.0.19 - - [2025-05-29 02:07:43] "POST /fqname-to-id HTTP/1.1" 404 164 0.006850 10.0.0.19 - - [2025-05-29 02:07:43] "POST /hardwares HTTP/1.1" 200 324 0.020142 10.0.0.19 - - [2025-05-29 02:07:43] "POST /fqname-to-id HTTP/1.1" 404 164 0.008116 10.0.0.19 - - [2025-05-29 02:07:43] "POST /hardwares HTTP/1.1" 200 324 0.027704 10.0.0.19 - - [2025-05-29 02:07:43] "POST /fqname-to-id HTTP/1.1" 404 164 0.004520 10.0.0.19 - - [2025-05-29 02:07:43] "POST /hardwares HTTP/1.1" 200 324 0.025844 10.0.0.19 - - [2025-05-29 02:07:43] "POST /fqname-to-id HTTP/1.1" 404 165 0.004599 10.0.0.19 - - [2025-05-29 02:07:43] "POST /hardwares HTTP/1.1" 200 326 0.017657 10.0.0.19 - - [2025-05-29 02:07:43] "POST /fqname-to-id HTTP/1.1" 404 165 0.004297 10.0.0.19 - - [2025-05-29 02:07:44] "POST /hardwares HTTP/1.1" 200 326 0.025285 10.0.0.19 - - [2025-05-29 02:07:44] "POST /fqname-to-id HTTP/1.1" 404 165 0.005613 10.0.0.19 - - [2025-05-29 02:07:44] "POST /hardwares HTTP/1.1" 200 326 0.017387 10.0.0.19 - - [2025-05-29 02:07:44] "POST /fqname-to-id HTTP/1.1" 404 165 0.007070 10.0.0.19 - - [2025-05-29 02:07:44] "POST /hardwares HTTP/1.1" 200 326 0.017632 10.0.0.19 - - [2025-05-29 02:07:44] "POST /fqname-to-id HTTP/1.1" 404 164 0.005180 10.0.0.19 - - [2025-05-29 02:07:44] "POST /hardwares HTTP/1.1" 200 324 0.028690 10.0.0.19 - - [2025-05-29 02:07:44] "POST /fqname-to-id HTTP/1.1" 404 161 0.006645 10.0.0.19 - - [2025-05-29 02:07:44] "POST /hardwares HTTP/1.1" 200 318 0.022017 10.0.0.19 - - [2025-05-29 02:07:44] "POST /fqname-to-id HTTP/1.1" 404 164 0.005002 10.0.0.19 - - [2025-05-29 02:07:44] "POST /hardwares HTTP/1.1" 200 324 0.019772 10.0.0.19 - - [2025-05-29 02:07:44] "POST /fqname-to-id HTTP/1.1" 404 161 0.009499 10.0.0.19 - - [2025-05-29 02:07:44] "POST /hardwares HTTP/1.1" 200 318 0.019809 10.0.0.19 - - [2025-05-29 02:07:44] "POST /fqname-to-id HTTP/1.1" 404 164 0.006696 10.0.0.19 - - [2025-05-29 02:07:44] "POST /hardwares HTTP/1.1" 200 324 0.028434 10.0.0.19 - - [2025-05-29 02:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005855 10.0.0.19 - - [2025-05-29 02:07:44] "GET /global-vrouter-config/c5868740-ad1c-4114-a44d-9fdf854d22ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1164 0.006555 10.0.0.19 - - [2025-05-29 02:07:44] "POST /fqname-to-id HTTP/1.1" 404 162 0.005843 10.0.0.19 - - [2025-05-29 02:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005708 10.0.0.19 - - [2025-05-29 02:07:45] "POST /hardwares HTTP/1.1" 200 320 0.019789 10.0.0.19 - - [2025-05-29 02:07:45] "PUT /global-vrouter-config/c5868740-ad1c-4114-a44d-9fdf854d22ed HTTP/1.1" 200 277 0.028449 10.0.0.19 - - [2025-05-29 02:07:45] "POST /fqname-to-id HTTP/1.1" 404 162 0.005430 10.0.0.19 - - [2025-05-29 02:07:45] "POST /hardwares HTTP/1.1" 200 320 0.018861 10.0.0.19 - - [2025-05-29 02:07:45] "POST /fqname-to-id HTTP/1.1" 404 165 0.006623 10.0.0.19 - - [2025-05-29 02:07:45] "POST /hardwares HTTP/1.1" 200 326 0.020614 10.0.0.19 - - [2025-05-29 02:07:45] "POST /fqname-to-id HTTP/1.1" 404 161 0.004364 10.0.0.19 - - [2025-05-29 02:07:45] "POST /hardwares HTTP/1.1" 200 318 0.021504 10.0.0.19 - - [2025-05-29 02:07:45] "POST /fqname-to-id HTTP/1.1" 404 161 0.010816 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:07:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001299 10.0.0.19 - - [2025-05-29 02:07:45] "POST /hardwares HTTP/1.1" 200 318 0.025546 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:07:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.002038 10.0.0.19 - - [2025-05-29 02:07:45] "POST /fqname-to-id HTTP/1.1" 404 162 0.005441 10.0.0.19 - - [2025-05-29 02:07:45] "POST /hardwares HTTP/1.1" 200 320 0.038684 10.0.0.19 - - [2025-05-29 02:07:45] "POST /fqname-to-id HTTP/1.1" 404 162 0.007965 10.0.0.19 - - [2025-05-29 02:07:45] "POST /hardwares HTTP/1.1" 200 320 0.020733 10.0.0.19 - - [2025-05-29 02:07:45] "POST /fqname-to-id HTTP/1.1" 404 162 0.003702 10.0.0.19 - - [2025-05-29 02:07:45] "POST /hardwares HTTP/1.1" 200 320 0.023739 10.0.0.19 - - [2025-05-29 02:07:45] "GET / HTTP/1.1" 200 36215 0.002908 10.0.0.19 - - [2025-05-29 02:07:45] "POST /alarms HTTP/1.1" 401 297 0.000984 10.0.0.19 - - [2025-05-29 02:07:45] "POST /fqname-to-id HTTP/1.1" 404 158 0.006095 10.0.0.19 - - [2025-05-29 02:07:46] "POST /hardwares HTTP/1.1" 200 312 0.029795 10.0.0.19 - - [2025-05-29 02:07:46] "POST /fqname-to-id HTTP/1.1" 404 158 0.007275 10.0.0.19 - - [2025-05-29 02:07:46] "POST /hardwares HTTP/1.1" 200 312 0.022899 10.0.0.19 - - [2025-05-29 02:07:46] "POST /fqname-to-id HTTP/1.1" 404 160 0.008464 10.0.0.19 - - [2025-05-29 02:07:46] "POST /hardwares HTTP/1.1" 200 316 0.030487 10.0.0.19 - - [2025-05-29 02:07:46] "POST /fqname-to-id HTTP/1.1" 404 154 0.006813 10.0.0.19 - - [2025-05-29 02:07:46] "POST /alarms HTTP/1.1" 200 583 0.123750 10.0.0.19 - - [2025-05-29 02:07:46] "POST /hardwares HTTP/1.1" 200 304 0.035371 10.0.0.19 - - [2025-05-29 02:07:46] "POST /alarms HTTP/1.1" 200 577 0.074185 10.0.0.19 - - [2025-05-29 02:07:46] "POST /fqname-to-id HTTP/1.1" 404 158 0.011743 10.0.0.19 - - [2025-05-29 02:07:46] "POST /hardwares HTTP/1.1" 200 312 0.032969 10.0.0.19 - - [2025-05-29 02:07:46] "POST /alarms HTTP/1.1" 200 577 0.068302 10.0.0.19 - - [2025-05-29 02:07:46] "POST /fqname-to-id HTTP/1.1" 404 155 0.013666 10.0.0.19 - - [2025-05-29 02:07:46] "POST /alarms HTTP/1.1" 200 561 0.104850 10.0.0.19 - - [2025-05-29 02:07:46] "POST /hardwares HTTP/1.1" 200 306 0.200417 10.0.0.19 - - [2025-05-29 02:07:46] "POST /alarms HTTP/1.1" 200 557 0.180718 10.0.0.19 - - [2025-05-29 02:07:46] "POST /fqname-to-id HTTP/1.1" 404 155 0.007702 10.0.0.19 - - [2025-05-29 02:07:47] "POST /hardwares HTTP/1.1" 200 306 0.030916 10.0.0.19 - - [2025-05-29 02:07:47] "POST /alarms HTTP/1.1" 200 559 0.061062 10.0.0.19 - - [2025-05-29 02:07:47] "POST /fqname-to-id HTTP/1.1" 404 155 0.005700 10.0.0.19 - - [2025-05-29 02:07:47] "POST /hardwares HTTP/1.1" 200 306 0.027388 10.0.0.19 - - [2025-05-29 02:07:47] "POST /alarms HTTP/1.1" 200 567 0.072285 10.0.0.19 - - [2025-05-29 02:07:47] "POST /fqname-to-id HTTP/1.1" 404 155 0.011135 10.0.0.19 - - [2025-05-29 02:07:47] "POST /alarms HTTP/1.1" 200 551 0.053062 10.0.0.19 - - [2025-05-29 02:07:47] "POST /hardwares HTTP/1.1" 200 306 0.027888 10.0.0.19 - - [2025-05-29 02:07:47] "POST /fqname-to-id HTTP/1.1" 404 156 0.010491 10.0.0.19 - - [2025-05-29 02:07:47] "POST /alarms HTTP/1.1" 200 559 0.064878 10.0.0.19 - - [2025-05-29 02:07:47] "POST /hardwares HTTP/1.1" 200 308 0.042321 10.0.0.19 - - [2025-05-29 02:07:47] "POST /fqname-to-id HTTP/1.1" 404 156 0.010079 10.0.0.19 - - [2025-05-29 02:07:47] "POST /alarms HTTP/1.1" 200 569 0.072111 10.0.0.19 - - [2025-05-29 02:07:47] "POST /hardwares HTTP/1.1" 200 308 0.038105 10.0.0.19 - - [2025-05-29 02:07:47] "POST /alarms HTTP/1.1" 200 557 0.063766 10.0.0.19 - - [2025-05-29 02:07:47] "POST /fqname-to-id HTTP/1.1" 404 156 0.006299 10.0.0.19 - - [2025-05-29 02:07:47] "POST /alarms HTTP/1.1" 200 569 0.071373 10.0.0.19 - - [2025-05-29 02:07:47] "POST /hardwares HTTP/1.1" 200 308 0.057490 10.0.0.19 - - [2025-05-29 02:07:47] "POST /fqname-to-id HTTP/1.1" 404 157 0.014715 10.0.0.19 - - [2025-05-29 02:07:47] "POST /alarms HTTP/1.1" 200 577 0.123673 10.0.0.19 - - [2025-05-29 02:07:47] "POST /hardwares HTTP/1.1" 200 310 0.064026 10.0.0.19 - - [2025-05-29 02:07:47] "POST /fqname-to-id HTTP/1.1" 404 158 0.009634 10.0.0.19 - - [2025-05-29 02:07:48] "POST /alarms HTTP/1.1" 200 571 0.071555 10.0.0.19 - - [2025-05-29 02:07:48] "POST /hardwares HTTP/1.1" 200 312 0.063694 10.0.0.19 - - [2025-05-29 02:07:48] "POST /alarms HTTP/1.1" 200 563 0.073567 10.0.0.19 - - [2025-05-29 02:07:48] "POST /fqname-to-id HTTP/1.1" 404 158 0.016227 10.0.0.19 - - [2025-05-29 02:07:48] "POST /alarms HTTP/1.1" 200 563 0.046705 10.0.0.19 - - [2025-05-29 02:07:48] "POST /hardwares HTTP/1.1" 200 312 0.038504 10.0.0.19 - - [2025-05-29 02:07:48] "POST /fqname-to-id HTTP/1.1" 404 153 0.005657 10.0.0.19 - - [2025-05-29 02:07:48] "POST /alarms HTTP/1.1" 200 563 0.042881 10.0.0.19 - - [2025-05-29 02:07:48] "POST /hardwares HTTP/1.1" 200 302 0.032977 10.0.0.19 - - [2025-05-29 02:07:48] "POST /fqname-to-id HTTP/1.1" 404 157 0.004591 10.0.0.19 - - [2025-05-29 02:07:48] "POST /alarms HTTP/1.1" 200 549 0.109895 10.0.0.19 - - [2025-05-29 02:07:48] "POST /hardwares HTTP/1.1" 200 310 0.029618 10.0.0.19 - - [2025-05-29 02:07:48] "POST /fqname-to-id HTTP/1.1" 404 157 0.007595 10.0.0.19 - - [2025-05-29 02:07:48] "POST /alarms HTTP/1.1" 200 597 0.056149 10.0.0.19 - - [2025-05-29 02:07:48] "POST /hardwares HTTP/1.1" 200 310 0.037212 10.0.0.19 - - [2025-05-29 02:07:48] "POST /fqname-to-id HTTP/1.1" 404 157 0.009448 10.0.0.19 - - [2025-05-29 02:07:48] "POST /alarms HTTP/1.1" 200 577 0.076051 10.0.0.19 - - [2025-05-29 02:07:48] "POST /hardwares HTTP/1.1" 200 310 0.044019 10.0.0.19 - - [2025-05-29 02:07:48] "POST /fqname-to-id HTTP/1.1" 404 157 0.005389 10.0.0.19 - - [2025-05-29 02:07:48] "POST /alarms HTTP/1.1" 200 573 0.095455 10.0.0.19 - - [2025-05-29 02:07:48] "POST /hardwares HTTP/1.1" 200 310 0.033603 10.0.0.19 - - [2025-05-29 02:07:48] "POST /alarms HTTP/1.1" 200 585 0.063428 10.0.0.19 - - [2025-05-29 02:07:48] "POST /fqname-to-id HTTP/1.1" 404 157 0.031617 10.0.0.19 - - [2025-05-29 02:07:49] "POST /hardwares HTTP/1.1" 200 310 0.067240 10.0.0.19 - - [2025-05-29 02:07:49] "POST /alarms HTTP/1.1" 200 611 0.132887 10.0.0.19 - - [2025-05-29 02:07:49] "POST /fqname-to-id HTTP/1.1" 404 161 0.009573 10.0.0.19 - - [2025-05-29 02:07:49] "POST /hardwares HTTP/1.1" 200 318 0.043333 10.0.0.19 - - [2025-05-29 02:07:49] "POST /fqname-to-id HTTP/1.1" 404 157 0.005976 10.0.0.19 - - [2025-05-29 02:07:49] "POST /hardwares HTTP/1.1" 200 310 0.063569 10.0.0.19 - - [2025-05-29 02:07:49] "POST /fqname-to-id HTTP/1.1" 404 157 0.012053 10.0.0.19 - - [2025-05-29 02:07:49] "POST /hardwares HTTP/1.1" 200 310 0.039443 10.0.0.19 - - [2025-05-29 02:07:49] "POST /fqname-to-id HTTP/1.1" 404 154 0.006193 10.0.0.19 - - [2025-05-29 02:07:49] "POST /hardwares HTTP/1.1" 200 304 0.021589 10.0.0.19 - - [2025-05-29 02:07:49] "POST /fqname-to-id HTTP/1.1" 404 190 0.008565 10.0.0.19 - - [2025-05-29 02:07:49] "GET / HTTP/1.1" 200 36215 0.002485 10.0.0.19 - - [2025-05-29 02:07:49] "POST /global-vrouter-configs HTTP/1.1" 401 297 0.000703 10.0.0.19 - - [2025-05-29 02:07:49] "POST /features HTTP/1.1" 200 535 0.037768 10.0.0.19 - - [2025-05-29 02:07:49] "POST /fqname-to-id HTTP/1.1" 404 185 0.009907 10.0.0.19 - - [2025-05-29 02:07:49] "POST /features HTTP/1.1" 200 525 0.040427 10.0.0.19 - - [2025-05-29 02:07:50] "POST /fqname-to-id HTTP/1.1" 404 184 0.008012 10.0.0.19 - - [2025-05-29 02:07:50] "POST /features HTTP/1.1" 200 523 0.041088 10.0.0.19 - - [2025-05-29 02:07:50] "POST /fqname-to-id HTTP/1.1" 404 184 0.006767 10.0.0.19 - - [2025-05-29 02:07:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.062706 10.0.0.19 - - [2025-05-29 02:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007770 10.0.0.19 - - [2025-05-29 02:07:50] "POST /features HTTP/1.1" 200 523 0.067234 10.0.0.19 - - [2025-05-29 02:07:50] "POST /fqname-to-id HTTP/1.1" 404 189 0.037011 10.0.0.19 - - [2025-05-29 02:07:50] "PUT /global-vrouter-config/c5868740-ad1c-4114-a44d-9fdf854d22ed HTTP/1.1" 200 277 0.088013 10.0.0.19 - - [2025-05-29 02:07:50] "POST /features HTTP/1.1" 200 533 0.073125 10.0.0.19 - - [2025-05-29 02:07:50] "POST /fqname-to-id HTTP/1.1" 404 184 0.024691 10.0.0.19 - - [2025-05-29 02:07:50] "POST /features HTTP/1.1" 200 523 0.127419 10.0.0.19 - - [2025-05-29 02:07:50] "POST /fqname-to-id HTTP/1.1" 404 193 0.009917 10.0.0.19 - - [2025-05-29 02:07:50] "POST /features HTTP/1.1" 200 541 0.049290 10.0.0.19 - - [2025-05-29 02:07:50] "POST /fqname-to-id HTTP/1.1" 404 186 0.004210 10.0.0.19 - - [2025-05-29 02:07:51] "GET / HTTP/1.1" 200 36215 0.002866 10.0.0.19 - - [2025-05-29 02:07:51] "POST /fqname-to-id HTTP/1.1" 401 297 0.001698 10.0.0.19 - - [2025-05-29 02:07:51] "POST /features HTTP/1.1" 200 527 0.056998 10.0.0.19 - - [2025-05-29 02:07:51] "POST /fqname-to-id HTTP/1.1" 404 183 0.013221 10.0.0.19 - - [2025-05-29 02:07:51] "POST /features HTTP/1.1" 200 521 0.056519 10.0.0.19 - - [2025-05-29 02:07:51] "POST /fqname-to-id HTTP/1.1" 404 182 0.004120 10.0.0.19 - - [2025-05-29 02:07:51] "POST /features HTTP/1.1" 200 519 0.036106 10.0.0.19 - - [2025-05-29 02:07:51] "POST /fqname-to-id HTTP/1.1" 404 190 0.004845 10.0.0.19 - - [2025-05-29 02:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.057710 10.0.0.19 - - [2025-05-29 02:07:51] "GET /global-vrouter-config/c5868740-ad1c-4114-a44d-9fdf854d22ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.050434 10.0.0.19 - - [2025-05-29 02:07:51] "POST /features HTTP/1.1" 200 535 0.094899 10.0.0.19 - - [2025-05-29 02:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.029358 10.0.0.19 - - [2025-05-29 02:07:51] "POST /fqname-to-id HTTP/1.1" 404 194 0.006930 10.0.0.19 - - [2025-05-29 02:07:51] "PUT /global-vrouter-config/c5868740-ad1c-4114-a44d-9fdf854d22ed HTTP/1.1" 200 277 0.044517 10.0.0.19 - - [2025-05-29 02:07:51] "POST /features HTTP/1.1" 200 543 0.103918 10.0.0.19 - - [2025-05-29 02:07:51] "POST /fqname-to-id HTTP/1.1" 404 178 0.006989 10.0.0.19 - - [2025-05-29 02:07:51] "POST /physical-roles HTTP/1.1" 200 523 0.051942 10.0.0.19 - - [2025-05-29 02:07:51] "POST /fqname-to-id HTTP/1.1" 404 179 0.008039 10.0.0.19 - - [2025-05-29 02:07:52] "POST /physical-roles HTTP/1.1" 200 525 0.062515 10.0.0.19 - - [2025-05-29 02:07:52] "POST /fqname-to-id HTTP/1.1" 404 184 0.004377 10.0.0.19 - - [2025-05-29 02:07:52] "POST /physical-roles HTTP/1.1" 200 535 0.090093 10.0.0.19 - - [2025-05-29 02:07:52] "POST /fqname-to-id HTTP/1.1" 404 177 0.004740 10.0.0.19 - - [2025-05-29 02:07:52] "POST /physical-roles HTTP/1.1" 200 521 0.041233 10.0.0.19 - - [2025-05-29 02:07:52] "POST /fqname-to-id HTTP/1.1" 404 191 0.006254 10.0.0.19 - - [2025-05-29 02:07:52] "GET / HTTP/1.1" 200 36215 0.002850 10.0.0.19 - - [2025-05-29 02:07:52] "POST /fqname-to-id HTTP/1.1" 401 297 0.000528 10.0.0.19 - - [2025-05-29 02:07:52] "POST /overlay-roles HTTP/1.1" 200 547 0.040552 10.0.0.19 - - [2025-05-29 02:07:52] "POST /fqname-to-id HTTP/1.1" 404 184 0.004817 10.0.0.19 - - [2025-05-29 02:07:52] "POST /overlay-roles HTTP/1.1" 200 533 0.043636 10.0.0.19 - - [2025-05-29 02:07:52] "POST /fqname-to-id HTTP/1.1" 404 191 0.004408 10.0.0.19 - - [2025-05-29 02:07:52] "POST /overlay-roles HTTP/1.1" 200 547 0.036594 10.0.0.19 - - [2025-05-29 02:07:52] "POST /fqname-to-id HTTP/1.1" 404 185 0.010378 10.0.0.19 - - [2025-05-29 02:07:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.045489 10.0.0.19 - - [2025-05-29 02:07:52] "GET /global-system-config/8b0585fd-8cd0-44da-99aa-105f4c3e1a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.015883 10.0.0.19 - - [2025-05-29 02:07:52] "POST /overlay-roles HTTP/1.1" 200 535 0.052369 10.0.0.19 - - [2025-05-29 02:07:53] "POST /fqname-to-id HTTP/1.1" 404 189 0.004031 10.0.0.19 - - [2025-05-29 02:07:53] "PUT /global-system-config/8b0585fd-8cd0-44da-99aa-105f4c3e1a68 HTTP/1.1" 200 275 0.068852 10.0.0.19 - - [2025-05-29 02:07:53] "POST /overlay-roles HTTP/1.1" 200 543 0.048089 10.0.0.19 - - [2025-05-29 02:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005021 10.0.0.19 - - [2025-05-29 02:07:53] "PUT /overlay-role/a1caa375-09ea-4db1-b7c1-70279e4682b1 HTTP/1.1" 200 259 0.028651 10.0.0.19 - - [2025-05-29 02:07:53] "POST /fqname-to-id HTTP/1.1" 404 184 0.011932 10.0.0.19 - - [2025-05-29 02:07:53] "POST /overlay-roles HTTP/1.1" 200 533 0.054421 10.0.0.19 - - [2025-05-29 02:07:53] "POST /fqname-to-id HTTP/1.1" 404 185 0.006634 10.0.0.19 - - [2025-05-29 02:07:53] "POST /overlay-roles HTTP/1.1" 200 535 0.040537 10.0.0.19 - - [2025-05-29 02:07:53] "POST /fqname-to-id HTTP/1.1" 404 183 0.012069 10.0.0.19 - - [2025-05-29 02:07:53] "POST /overlay-roles HTTP/1.1" 200 531 0.039607 10.0.0.19 - - [2025-05-29 02:07:53] "POST /fqname-to-id HTTP/1.1" 404 187 0.005451 10.0.0.19 - - [2025-05-29 02:07:53] "POST /overlay-roles HTTP/1.1" 200 539 0.039369 10.0.0.19 - - [2025-05-29 02:07:53] "POST /fqname-to-id HTTP/1.1" 404 189 0.005078 10.0.0.19 - - [2025-05-29 02:07:53] "POST /overlay-roles HTTP/1.1" 200 543 0.038942 10.0.0.19 - - [2025-05-29 02:07:54] "POST /fqname-to-id HTTP/1.1" 404 178 0.003995 10.0.0.19 - - [2025-05-29 02:07:54] "POST /overlay-roles HTTP/1.1" 200 521 0.030596 10.0.0.19 - - [2025-05-29 02:07:54] "POST /fqname-to-id HTTP/1.1" 404 190 0.004810 10.0.0.19 - - [2025-05-29 02:07:54] "POST /overlay-roles HTTP/1.1" 200 545 0.026875 10.0.0.19 - - [2025-05-29 02:07:54] "POST /fqname-to-id HTTP/1.1" 404 182 0.004450 10.0.0.19 - - [2025-05-29 02:07:54] "POST /role-definitions HTTP/1.1" 200 535 0.027193 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:07:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002053 10.0.0.19 - - [2025-05-29 02:07:54] "POST /fqname-to-id HTTP/1.1" 404 189 0.007909 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:07:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001537 10.0.0.19 - - [2025-05-29 02:07:54] "POST /role-definitions HTTP/1.1" 200 549 0.029852 10.0.0.19 - - [2025-05-29 02:07:54] "POST /fqname-to-id HTTP/1.1" 404 190 0.004412 10.0.0.19 - - [2025-05-29 02:07:54] "POST /role-definitions HTTP/1.1" 200 551 0.030046 10.0.0.19 - - [2025-05-29 02:07:54] "POST /fqname-to-id HTTP/1.1" 404 191 0.004907 10.0.0.19 - - [2025-05-29 02:07:54] "POST /role-definitions HTTP/1.1" 200 553 0.029039 10.0.0.19 - - [2025-05-29 02:07:54] "POST /fqname-to-id HTTP/1.1" 404 197 0.005728 10.0.0.19 - - [2025-05-29 02:07:54] "POST /role-definitions HTTP/1.1" 200 565 0.033103 10.0.0.19 - - [2025-05-29 02:07:54] "POST /fqname-to-id HTTP/1.1" 404 189 0.006227 10.0.0.19 - - [2025-05-29 02:07:54] "POST /role-definitions HTTP/1.1" 200 549 0.030499 10.0.0.19 - - [2025-05-29 02:07:55] "POST /fqname-to-id HTTP/1.1" 404 190 0.003963 10.0.0.19 - - [2025-05-29 02:07:55] "POST /role-definitions HTTP/1.1" 200 551 0.033103 10.0.0.19 - - [2025-05-29 02:07:55] "POST /fqname-to-id HTTP/1.1" 404 191 0.004453 10.0.0.19 - - [2025-05-29 02:07:55] "POST /role-definitions HTTP/1.1" 200 553 0.033355 10.0.0.19 - - [2025-05-29 02:07:55] "POST /fqname-to-id HTTP/1.1" 404 190 0.004564 10.0.0.19 - - [2025-05-29 02:07:55] "POST /role-definitions HTTP/1.1" 200 551 0.032121 10.0.0.19 - - [2025-05-29 02:07:55] "POST /fqname-to-id HTTP/1.1" 404 196 0.005035 10.0.0.19 - - [2025-05-29 02:07:55] "POST /role-definitions HTTP/1.1" 200 563 0.146120 10.0.0.19 - - [2025-05-29 02:07:55] "POST /fqname-to-id HTTP/1.1" 404 189 0.006425 10.0.0.19 - - [2025-05-29 02:07:55] "POST /role-definitions HTTP/1.1" 200 549 0.042495 10.0.0.19 - - [2025-05-29 02:07:55] "POST /fqname-to-id HTTP/1.1" 404 190 0.009423 10.0.0.19 - - [2025-05-29 02:07:55] "POST /role-definitions HTTP/1.1" 200 551 0.034866 10.0.0.19 - - [2025-05-29 02:07:55] "POST /fqname-to-id HTTP/1.1" 404 188 0.005150 10.0.0.19 - - [2025-05-29 02:07:56] "POST /role-definitions HTTP/1.1" 200 547 0.038588 10.0.0.19 - - [2025-05-29 02:07:56] "POST /fqname-to-id HTTP/1.1" 404 189 0.004823 10.0.0.19 - - [2025-05-29 02:07:56] "POST /role-definitions HTTP/1.1" 200 549 0.047020 10.0.0.19 - - [2025-05-29 02:07:56] "POST /fqname-to-id HTTP/1.1" 404 192 0.006139 10.0.0.19 - - [2025-05-29 02:07:56] "POST /role-definitions HTTP/1.1" 200 555 0.027985 10.0.0.19 - - [2025-05-29 02:07:56] "POST /fqname-to-id HTTP/1.1" 404 193 0.004482 10.0.0.19 - - [2025-05-29 02:07:56] "POST /role-definitions HTTP/1.1" 200 557 0.026959 10.0.0.19 - - [2025-05-29 02:07:56] "POST /fqname-to-id HTTP/1.1" 404 182 0.004539 10.0.0.19 - - [2025-05-29 02:07:56] "POST /role-definitions HTTP/1.1" 200 535 0.035252 10.0.0.19 - - [2025-05-29 02:07:56] "POST /fqname-to-id HTTP/1.1" 404 187 0.005007 10.0.0.19 - - [2025-05-29 02:07:56] "POST /role-definitions HTTP/1.1" 200 545 0.034290 10.0.0.19 - - [2025-05-29 02:07:56] "POST /fqname-to-id HTTP/1.1" 404 181 0.004250 10.0.0.19 - - [2025-05-29 02:07:56] "POST /role-definitions HTTP/1.1" 200 533 0.031293 10.0.0.19 - - [2025-05-29 02:07:56] "POST /fqname-to-id HTTP/1.1" 404 184 0.004073 10.0.0.19 - - [2025-05-29 02:07:56] "POST /role-definitions HTTP/1.1" 200 539 0.038169 10.0.0.19 - - [2025-05-29 02:07:57] "POST /fqname-to-id HTTP/1.1" 404 189 0.004909 10.0.0.19 - - [2025-05-29 02:07:57] "POST /role-definitions HTTP/1.1" 200 549 0.029268 10.0.0.19 - - [2025-05-29 02:07:57] "POST /fqname-to-id HTTP/1.1" 404 194 0.004344 10.0.0.19 - - [2025-05-29 02:07:57] "POST /role-definitions HTTP/1.1" 200 559 0.039975 10.0.0.19 - - [2025-05-29 02:07:57] "POST /fqname-to-id HTTP/1.1" 404 196 0.003868 10.0.0.19 - - [2025-05-29 02:07:57] "POST /role-definitions HTTP/1.1" 200 563 0.027605 10.0.0.19 - - [2025-05-29 02:07:57] "POST /fqname-to-id HTTP/1.1" 404 195 0.003913 10.0.0.19 - - [2025-05-29 02:07:57] "POST /role-definitions HTTP/1.1" 200 561 0.027648 10.0.0.19 - - [2025-05-29 02:07:57] "POST /fqname-to-id HTTP/1.1" 404 196 0.006997 10.0.0.19 - - [2025-05-29 02:07:57] "POST /feature-configs HTTP/1.1" 200 539 0.040917 10.0.0.19 - - [2025-05-29 02:07:57] "POST /fqname-to-id HTTP/1.1" 404 212 0.004406 10.0.0.19 - - [2025-05-29 02:07:57] "POST /feature-configs HTTP/1.1" 200 564 0.025593 10.0.0.19 - - [2025-05-29 02:07:57] "POST /fqname-to-id HTTP/1.1" 404 211 0.004512 10.0.0.19 - - [2025-05-29 02:07:57] "POST /feature-configs HTTP/1.1" 200 563 0.027787 10.0.0.19 - - [2025-05-29 02:07:57] "POST /fqname-to-id HTTP/1.1" 404 192 0.004712 10.0.0.19 - - [2025-05-29 02:07:57] "POST /node-profiles HTTP/1.1" 200 549 0.030982 10.0.0.19 - - [2025-05-29 02:07:58] "POST /fqname-to-id HTTP/1.1" 404 187 0.005828 10.0.0.19 - - [2025-05-29 02:07:58] "POST /node-profiles HTTP/1.1" 200 539 0.030424 10.0.0.19 - - [2025-05-29 02:07:58] "POST /fqname-to-id HTTP/1.1" 404 193 0.005172 10.0.0.19 - - [2025-05-29 02:07:58] "POST /node-profiles HTTP/1.1" 200 551 0.044032 10.0.0.19 - - [2025-05-29 02:07:58] "POST /fqname-to-id HTTP/1.1" 404 189 0.005287 10.0.0.19 - - [2025-05-29 02:07:58] "POST /node-profiles HTTP/1.1" 200 543 0.038192 10.0.0.19 - - [2025-05-29 02:07:58] "POST /fqname-to-id HTTP/1.1" 404 189 0.004215 10.0.0.19 - - [2025-05-29 02:07:58] "POST /node-profiles HTTP/1.1" 200 543 0.035108 10.0.0.19 - - [2025-05-29 02:07:58] "POST /fqname-to-id HTTP/1.1" 404 188 0.004579 10.0.0.19 - - [2025-05-29 02:07:58] "POST /node-profiles HTTP/1.1" 200 541 0.030861 10.0.0.19 - - [2025-05-29 02:07:58] "POST /fqname-to-id HTTP/1.1" 404 184 0.005238 10.0.0.19 - - [2025-05-29 02:07:58] "POST /node-profiles HTTP/1.1" 200 533 0.033233 10.0.0.19 - - [2025-05-29 02:07:58] "POST /fqname-to-id HTTP/1.1" 404 185 0.004910 10.0.0.19 - - [2025-05-29 02:07:58] "POST /node-profiles HTTP/1.1" 200 535 0.051860 10.0.0.19 - - [2025-05-29 02:07:58] "POST /fqname-to-id HTTP/1.1" 404 197 0.007508 10.0.0.19 - - [2025-05-29 02:07:59] "POST /node-profiles HTTP/1.1" 200 559 0.029107 10.0.0.19 - - [2025-05-29 02:07:59] "POST /fqname-to-id HTTP/1.1" 404 206 0.004883 10.0.0.19 - - [2025-05-29 02:07:59] "POST /telemetry-profiles HTTP/1.1" 200 556 0.027771 10.0.0.19 - - [2025-05-29 02:07:59] "POST /fqname-to-id HTTP/1.1" 404 206 0.004769 10.0.0.19 - - [2025-05-29 02:07:59] "POST /telemetry-profiles HTTP/1.1" 200 556 0.024580 10.0.0.19 - - [2025-05-29 02:07:59] "POST /fqname-to-id HTTP/1.1" 404 206 0.004216 10.0.0.19 - - [2025-05-29 02:07:59] "POST /telemetry-profiles HTTP/1.1" 200 556 0.029192 10.0.0.19 - - [2025-05-29 02:07:59] "POST /fqname-to-id HTTP/1.1" 404 206 0.004919 10.0.0.19 - - [2025-05-29 02:07:59] "POST /telemetry-profiles HTTP/1.1" 200 556 0.027545 10.0.0.19 - - [2025-05-29 02:07:59] "POST /fqname-to-id HTTP/1.1" 404 206 0.004323 10.0.0.19 - - [2025-05-29 02:07:59] "POST /telemetry-profiles HTTP/1.1" 200 556 0.029216 10.0.0.19 - - [2025-05-29 02:07:59] "POST /fqname-to-id HTTP/1.1" 404 206 0.004707 10.0.0.19 - - [2025-05-29 02:07:59] "POST /telemetry-profiles HTTP/1.1" 200 556 0.032817 10.0.0.19 - - [2025-05-29 02:07:59] "POST /fqname-to-id HTTP/1.1" 404 199 0.004448 10.0.0.19 - - [2025-05-29 02:07:59] "POST /sflow-profiles HTTP/1.1" 200 534 0.028539 10.0.0.19 - - [2025-05-29 02:07:59] "POST /fqname-to-id HTTP/1.1" 404 202 0.004166 10.0.0.19 - - [2025-05-29 02:08:00] "POST /sflow-profiles HTTP/1.1" 200 540 0.030133 10.0.0.19 - - [2025-05-29 02:08:00] "POST /fqname-to-id HTTP/1.1" 404 202 0.006128 10.0.0.19 - - [2025-05-29 02:08:00] "POST /sflow-profiles HTTP/1.1" 200 540 0.027112 10.0.0.19 - - [2025-05-29 02:08:00] "POST /fqname-to-id HTTP/1.1" 404 199 0.005720 10.0.0.19 - - [2025-05-29 02:08:00] "POST /grpc-profiles HTTP/1.1" 200 532 0.037709 10.0.0.19 - - [2025-05-29 02:08:00] "POST /fqname-to-id HTTP/1.1" 404 199 0.004842 10.0.0.19 - - [2025-05-29 02:08:00] "POST /snmp-profiles HTTP/1.1" 200 532 0.033334 10.0.0.19 - - [2025-05-29 02:08:00] "POST /fqname-to-id HTTP/1.1" 404 202 0.004022 10.0.0.19 - - [2025-05-29 02:08:00] "POST /netconf-profiles HTTP/1.1" 200 544 0.026491 10.0.0.19 - - [2025-05-29 02:08:00] "POST /fqname-to-id HTTP/1.1" 404 193 0.004433 10.0.0.19 - - [2025-05-29 02:08:00] "POST /device-functional-groups HTTP/1.1" 200 542 0.031566 10.0.0.19 - - [2025-05-29 02:08:00] "POST /fqname-to-id HTTP/1.1" 404 193 0.005151 10.0.0.19 - - [2025-05-29 02:08:00] "POST /device-functional-groups HTTP/1.1" 200 542 0.030592 10.0.0.19 - - [2025-05-29 02:08:00] "POST /fqname-to-id HTTP/1.1" 404 195 0.005191 10.0.0.19 - - [2025-05-29 02:08:00] "POST /device-functional-groups HTTP/1.1" 200 546 0.047124 10.0.0.19 - - [2025-05-29 02:08:01] "POST /fqname-to-id HTTP/1.1" 404 194 0.006200 10.0.0.19 - - [2025-05-29 02:08:01] "POST /device-functional-groups HTTP/1.1" 200 544 0.028883 10.0.0.19 - - [2025-05-29 02:08:01] "POST /fqname-to-id HTTP/1.1" 404 218 0.003893 10.0.0.19 - - [2025-05-29 02:08:01] "POST /device-functional-groups HTTP/1.1" 200 592 0.033638 10.0.0.19 - - [2025-05-29 02:08:01] "POST /fqname-to-id HTTP/1.1" 404 208 0.004399 10.0.0.19 - - [2025-05-29 02:08:01] "POST /device-functional-groups HTTP/1.1" 200 572 0.032191 10.0.0.19 - - [2025-05-29 02:08:01] "POST /fqname-to-id HTTP/1.1" 404 236 0.005015 10.0.0.19 - - [2025-05-29 02:08:01] "POST /device-functional-groups HTTP/1.1" 200 622 0.027995 10.0.0.19 - - [2025-05-29 02:08:01] "POST /fqname-to-id HTTP/1.1" 404 206 0.004493 10.0.0.19 - - [2025-05-29 02:08:01] "POST /device-functional-groups HTTP/1.1" 200 568 0.028925 10.0.0.19 - - [2025-05-29 02:08:01] "POST /fqname-to-id HTTP/1.1" 404 205 0.004181 10.0.0.19 - - [2025-05-29 02:08:01] "POST /device-functional-groups HTTP/1.1" 200 566 0.030999 10.0.0.19 - - [2025-05-29 02:08:01] "POST /fqname-to-id HTTP/1.1" 404 210 0.005045 10.0.0.19 - - [2025-05-29 02:08:01] "POST /device-functional-groups HTTP/1.1" 200 576 0.028177 10.0.0.19 - - [2025-05-29 02:08:01] "POST /fqname-to-id HTTP/1.1" 404 201 0.006062 10.0.0.19 - - [2025-05-29 02:08:01] "POST /role-configs HTTP/1.1" 200 527 0.028926 10.0.0.19 - - [2025-05-29 02:08:02] "POST /fqname-to-id HTTP/1.1" 404 196 0.005377 10.0.0.19 - - [2025-05-29 02:08:02] "POST /role-configs HTTP/1.1" 200 522 0.026327 10.0.0.19 - - [2025-05-29 02:08:02] "POST /fqname-to-id HTTP/1.1" 404 198 0.005821 10.0.0.19 - - [2025-05-29 02:08:02] "POST /role-configs HTTP/1.1" 200 524 0.030497 10.0.0.19 - - [2025-05-29 02:08:02] "POST /fqname-to-id HTTP/1.1" 404 198 0.005915 10.0.0.19 - - [2025-05-29 02:08:02] "POST /role-configs HTTP/1.1" 200 524 0.030319 10.0.0.19 - - [2025-05-29 02:08:02] "POST /fqname-to-id HTTP/1.1" 404 202 0.005505 10.0.0.19 - - [2025-05-29 02:08:02] "POST /role-configs HTTP/1.1" 200 528 0.027017 10.0.0.19 - - [2025-05-29 02:08:02] "POST /fqname-to-id HTTP/1.1" 404 197 0.004247 10.0.0.19 - - [2025-05-29 02:08:02] "POST /role-configs HTTP/1.1" 200 523 0.038058 10.0.0.19 - - [2025-05-29 02:08:02] "POST /fqname-to-id HTTP/1.1" 404 193 0.004838 10.0.0.19 - - [2025-05-29 02:08:02] "POST /role-configs HTTP/1.1" 200 519 0.031236 10.0.0.19 - - [2025-05-29 02:08:02] "POST /fqname-to-id HTTP/1.1" 404 194 0.004383 10.0.0.19 - - [2025-05-29 02:08:02] "POST /role-configs HTTP/1.1" 200 520 0.027075 10.0.0.19 - - [2025-05-29 02:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534 10.0.0.19 - - [2025-05-29 02:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005969 10.0.0.19 - - [2025-05-29 02:08:03] "POST /ref-update HTTP/1.1" 200 156 0.021253 10.0.0.19 - - [2025-05-29 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.19 - - [2025-05-29 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004387 10.0.0.19 - - [2025-05-29 02:08:03] "POST /ref-update HTTP/1.1" 200 156 0.015500 10.0.0.19 - - [2025-05-29 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004569 10.0.0.19 - - [2025-05-29 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555 10.0.0.19 - - [2025-05-29 02:08:03] "POST /ref-update HTTP/1.1" 200 156 0.016375 10.0.0.19 - - [2025-05-29 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004638 10.0.0.19 - - [2025-05-29 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004891 10.0.0.19 - - [2025-05-29 02:08:03] "POST /ref-update HTTP/1.1" 200 156 0.047231 10.0.0.19 - - [2025-05-29 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005889 10.0.0.19 - - [2025-05-29 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004765 10.0.0.19 - - [2025-05-29 02:08:03] "POST /ref-update HTTP/1.1" 200 156 0.018180 10.0.0.19 - - [2025-05-29 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006247 10.0.0.19 - - [2025-05-29 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004620 10.0.0.19 - - [2025-05-29 02:08:03] "POST /ref-update HTTP/1.1" 200 156 0.021254 10.0.0.19 - - [2025-05-29 02:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008086 10.0.0.19 - - [2025-05-29 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004842 10.0.0.19 - - [2025-05-29 02:08:04] "POST /ref-update HTTP/1.1" 200 156 0.017040 10.0.0.19 - - [2025-05-29 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006695 10.0.0.19 - - [2025-05-29 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004754 10.0.0.19 - - [2025-05-29 02:08:04] "POST /ref-update HTTP/1.1" 200 156 0.013731 10.0.0.19 - - [2025-05-29 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004566 10.0.0.19 - - [2025-05-29 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006539 10.0.0.19 - - [2025-05-29 02:08:04] "POST /ref-update HTTP/1.1" 200 156 0.013916 10.0.0.19 - - [2025-05-29 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005610 10.0.0.19 - - [2025-05-29 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004833 10.0.0.19 - - [2025-05-29 02:08:04] "POST /ref-update HTTP/1.1" 200 156 0.018139 10.0.0.19 - - [2025-05-29 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.19 - - [2025-05-29 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004875 10.0.0.19 - - [2025-05-29 02:08:04] "POST /ref-update HTTP/1.1" 200 156 0.013521 10.0.0.19 - - [2025-05-29 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.19 - - [2025-05-29 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.19 - - [2025-05-29 02:08:04] "POST /ref-update HTTP/1.1" 200 156 0.013019 10.0.0.19 - - [2025-05-29 02:08:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004273 10.0.0.19 - - [2025-05-29 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.19 - - [2025-05-29 02:08:05] "POST /ref-update HTTP/1.1" 200 156 0.012156 10.0.0.19 - - [2025-05-29 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004249 10.0.0.19 - - [2025-05-29 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005419 10.0.0.19 - - [2025-05-29 02:08:05] "POST /ref-update HTTP/1.1" 200 156 0.012048 10.0.0.19 - - [2025-05-29 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004247 10.0.0.19 - - [2025-05-29 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.19 - - [2025-05-29 02:08:05] "POST /ref-update HTTP/1.1" 200 156 0.013221 10.0.0.19 - - [2025-05-29 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005224 10.0.0.19 - - [2025-05-29 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004805 10.0.0.19 - - [2025-05-29 02:08:05] "POST /ref-update HTTP/1.1" 200 156 0.014589 10.0.0.19 - - [2025-05-29 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004234 10.0.0.19 - - [2025-05-29 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005412 10.0.0.19 - - [2025-05-29 02:08:05] "POST /ref-update HTTP/1.1" 200 156 0.014042 10.0.0.19 - - [2025-05-29 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.19 - - [2025-05-29 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004474 10.0.0.19 - - [2025-05-29 02:08:05] "POST /ref-update HTTP/1.1" 200 156 0.017608 10.0.0.19 - - [2025-05-29 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005438 10.0.0.19 - - [2025-05-29 02:08:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004031 10.0.0.19 - - [2025-05-29 02:08:06] "POST /ref-update HTTP/1.1" 200 156 0.014221 10.0.0.19 - - [2025-05-29 02:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.19 - - [2025-05-29 02:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.19 - - [2025-05-29 02:08:06] "POST /ref-update HTTP/1.1" 200 156 0.011535 10.0.0.19 - - [2025-05-29 02:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004464 10.0.0.19 - - [2025-05-29 02:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004234 10.0.0.19 - - [2025-05-29 02:08:06] "POST /ref-update HTTP/1.1" 200 156 0.013158 10.0.0.19 - - [2025-05-29 02:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005650 10.0.0.19 - - [2025-05-29 02:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004469 10.0.0.19 - - [2025-05-29 02:08:06] "POST /ref-update HTTP/1.1" 200 156 0.012065 10.0.0.19 - - [2025-05-29 02:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005053 10.0.0.19 - - [2025-05-29 02:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005906 10.0.0.19 - - [2025-05-29 02:08:06] "POST /ref-update HTTP/1.1" 200 156 0.011783 10.0.0.19 - - [2025-05-29 02:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005001 10.0.0.19 - - [2025-05-29 02:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004819 10.0.0.19 - - [2025-05-29 02:08:06] "POST /ref-update HTTP/1.1" 200 156 0.016640 10.0.0.19 - - [2025-05-29 02:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004763 10.0.0.19 - - [2025-05-29 02:08:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004781 10.0.0.19 - - [2025-05-29 02:08:06] "POST /ref-update HTTP/1.1" 200 156 0.015492 10.0.0.19 - - [2025-05-29 02:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005701 10.0.0.19 - - [2025-05-29 02:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004944 10.0.0.19 - - [2025-05-29 02:08:07] "POST /ref-update HTTP/1.1" 200 156 0.015868 10.0.0.19 - - [2025-05-29 02:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004652 10.0.0.19 - - [2025-05-29 02:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004845 10.0.0.19 - - [2025-05-29 02:08:07] "POST /ref-update HTTP/1.1" 200 156 0.015072 10.0.0.19 - - [2025-05-29 02:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006795 10.0.0.19 - - [2025-05-29 02:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004541 10.0.0.19 - - [2025-05-29 02:08:07] "POST /ref-update HTTP/1.1" 200 156 0.014947 10.0.0.19 - - [2025-05-29 02:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.19 - - [2025-05-29 02:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004735 10.0.0.19 - - [2025-05-29 02:08:07] "POST /ref-update HTTP/1.1" 200 156 0.011463 10.0.0.19 - - [2025-05-29 02:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.19 - - [2025-05-29 02:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005261 10.0.0.19 - - [2025-05-29 02:08:07] "POST /ref-update HTTP/1.1" 200 156 0.014294 10.0.0.19 - - [2025-05-29 02:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.19 - - [2025-05-29 02:08:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016 10.0.0.19 - - [2025-05-29 02:08:07] "POST /ref-update HTTP/1.1" 200 156 0.013339 10.0.0.19 - - [2025-05-29 02:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.19 - - [2025-05-29 02:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004260 10.0.0.19 - - [2025-05-29 02:08:08] "POST /ref-update HTTP/1.1" 200 156 0.012788 10.0.0.19 - - [2025-05-29 02:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005093 10.0.0.19 - - [2025-05-29 02:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.19 - - [2025-05-29 02:08:08] "POST /ref-update HTTP/1.1" 200 156 0.013697 10.0.0.19 - - [2025-05-29 02:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005430 10.0.0.19 - - [2025-05-29 02:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004513 10.0.0.19 - - [2025-05-29 02:08:08] "POST /ref-update HTTP/1.1" 200 156 0.013623 10.0.0.19 - - [2025-05-29 02:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005201 10.0.0.19 - - [2025-05-29 02:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005930 10.0.0.19 - - [2025-05-29 02:08:08] "POST /ref-update HTTP/1.1" 200 156 0.027554 10.0.0.19 - - [2025-05-29 02:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005762 10.0.0.19 - - [2025-05-29 02:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.19 - - [2025-05-29 02:08:08] "POST /ref-update HTTP/1.1" 200 156 0.021606 10.0.0.19 - - [2025-05-29 02:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004335 10.0.0.19 - - [2025-05-29 02:08:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004915 10.0.0.19 - - [2025-05-29 02:08:08] "POST /ref-update HTTP/1.1" 200 156 0.016699 10.0.0.19 - - [2025-05-29 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004990 10.0.0.19 - - [2025-05-29 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.19 - - [2025-05-29 02:08:09] "POST /ref-update HTTP/1.1" 200 156 0.012706 10.0.0.19 - - [2025-05-29 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004821 10.0.0.19 - - [2025-05-29 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004993 10.0.0.19 - - [2025-05-29 02:08:09] "POST /ref-update HTTP/1.1" 200 156 0.015017 10.0.0.19 - - [2025-05-29 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.19 - - [2025-05-29 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.19 - - [2025-05-29 02:08:09] "POST /ref-update HTTP/1.1" 200 156 0.014143 10.0.0.19 - - [2025-05-29 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446 10.0.0.19 - - [2025-05-29 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005582 10.0.0.19 - - [2025-05-29 02:08:09] "POST /ref-update HTTP/1.1" 200 156 0.021384 10.0.0.19 - - [2025-05-29 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006335 10.0.0.19 - - [2025-05-29 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006279 10.0.0.19 - - [2025-05-29 02:08:09] "POST /ref-update HTTP/1.1" 200 156 0.012389 10.0.0.19 - - [2025-05-29 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426 10.0.0.19 - - [2025-05-29 02:08:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004499 10.0.0.19 - - [2025-05-29 02:08:09] "POST /ref-update HTTP/1.1" 200 156 0.013364 10.0.0.19 - - [2025-05-29 02:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004825 10.0.0.19 - - [2025-05-29 02:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006837 10.0.0.19 - - [2025-05-29 02:08:10] "POST /ref-update HTTP/1.1" 200 156 0.015926 10.0.0.19 - - [2025-05-29 02:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004240 10.0.0.19 - - [2025-05-29 02:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.018005 10.0.0.19 - - [2025-05-29 02:08:10] "POST /ref-update HTTP/1.1" 200 156 0.010938 10.0.0.19 - - [2025-05-29 02:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005308 10.0.0.19 - - [2025-05-29 02:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004549 10.0.0.19 - - [2025-05-29 02:08:10] "POST /ref-update HTTP/1.1" 200 156 0.013986 10.0.0.19 - - [2025-05-29 02:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005105 10.0.0.19 - - [2025-05-29 02:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.19 - - [2025-05-29 02:08:10] "POST /ref-update HTTP/1.1" 200 156 0.014168 10.0.0.19 - - [2025-05-29 02:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004690 10.0.0.19 - - [2025-05-29 02:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004520 10.0.0.19 - - [2025-05-29 02:08:10] "POST /ref-update HTTP/1.1" 200 156 0.015009 10.0.0.19 - - [2025-05-29 02:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004918 10.0.0.19 - - [2025-05-29 02:08:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004661 10.0.0.19 - - [2025-05-29 02:08:10] "POST /ref-update HTTP/1.1" 200 156 0.021950 10.0.0.19 - - [2025-05-29 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011261 10.0.0.19 - - [2025-05-29 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005153 10.0.0.19 - - [2025-05-29 02:08:11] "POST /ref-update HTTP/1.1" 200 156 0.014850 10.0.0.19 - - [2025-05-29 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005869 10.0.0.19 - - [2025-05-29 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004699 10.0.0.19 - - [2025-05-29 02:08:11] "POST /ref-update HTTP/1.1" 200 156 0.015706 10.0.0.19 - - [2025-05-29 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.19 - - [2025-05-29 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.19 - - [2025-05-29 02:08:11] "POST /ref-update HTTP/1.1" 200 156 0.014606 10.0.0.19 - - [2025-05-29 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005077 10.0.0.19 - - [2025-05-29 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.19 - - [2025-05-29 02:08:11] "POST /ref-update HTTP/1.1" 200 156 0.012556 10.0.0.19 - - [2025-05-29 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004131 10.0.0.19 - - [2025-05-29 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004820 10.0.0.19 - - [2025-05-29 02:08:11] "POST /ref-update HTTP/1.1" 200 156 0.012818 10.0.0.19 - - [2025-05-29 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004434 10.0.0.19 - - [2025-05-29 02:08:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004376 10.0.0.19 - - [2025-05-29 02:08:11] "POST /ref-update HTTP/1.1" 200 156 0.015648 10.0.0.19 - - [2025-05-29 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008053 10.0.0.19 - - [2025-05-29 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004730 10.0.0.19 - - [2025-05-29 02:08:12] "POST /ref-update HTTP/1.1" 200 156 0.014517 10.0.0.19 - - [2025-05-29 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.19 - - [2025-05-29 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004536 10.0.0.19 - - [2025-05-29 02:08:12] "POST /ref-update HTTP/1.1" 200 156 0.013633 10.0.0.19 - - [2025-05-29 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005151 10.0.0.19 - - [2025-05-29 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.19 - - [2025-05-29 02:08:12] "POST /ref-update HTTP/1.1" 200 156 0.013593 10.0.0.19 - - [2025-05-29 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.19 - - [2025-05-29 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004698 10.0.0.19 - - [2025-05-29 02:08:12] "POST /ref-update HTTP/1.1" 200 156 0.013801 10.0.0.19 - - [2025-05-29 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004543 10.0.0.19 - - [2025-05-29 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004927 10.0.0.19 - - [2025-05-29 02:08:12] "POST /ref-update HTTP/1.1" 200 156 0.012953 10.0.0.19 - - [2025-05-29 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004664 10.0.0.19 - - [2025-05-29 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.19 - - [2025-05-29 02:08:12] "POST /ref-update HTTP/1.1" 200 156 0.014100 10.0.0.19 - - [2025-05-29 02:08:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004533 10.0.0.19 - - [2025-05-29 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.19 - - [2025-05-29 02:08:13] "POST /ref-update HTTP/1.1" 200 156 0.013129 10.0.0.19 - - [2025-05-29 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.19 - - [2025-05-29 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.19 - - [2025-05-29 02:08:13] "POST /ref-update HTTP/1.1" 200 156 0.016306 10.0.0.19 - - [2025-05-29 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004838 10.0.0.19 - - [2025-05-29 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005770 10.0.0.19 - - [2025-05-29 02:08:13] "POST /ref-update HTTP/1.1" 200 156 0.020202 10.0.0.19 - - [2025-05-29 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004785 10.0.0.19 - - [2025-05-29 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.19 - - [2025-05-29 02:08:13] "POST /ref-update HTTP/1.1" 200 156 0.028317 10.0.0.19 - - [2025-05-29 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005149 10.0.0.19 - - [2025-05-29 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004639 10.0.0.19 - - [2025-05-29 02:08:13] "POST /ref-update HTTP/1.1" 200 156 0.020063 10.0.0.19 - - [2025-05-29 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005034 10.0.0.19 - - [2025-05-29 02:08:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004785 10.0.0.19 - - [2025-05-29 02:08:13] "POST /ref-update HTTP/1.1" 200 156 0.018488 10.0.0.19 - - [2025-05-29 02:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005403 10.0.0.19 - - [2025-05-29 02:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005184 10.0.0.19 - - [2025-05-29 02:08:14] "POST /ref-update HTTP/1.1" 200 156 0.022926 10.0.0.19 - - [2025-05-29 02:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006431 10.0.0.19 - - [2025-05-29 02:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007360 10.0.0.19 - - [2025-05-29 02:08:14] "POST /ref-update HTTP/1.1" 200 156 0.021691 10.0.0.19 - - [2025-05-29 02:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005138 10.0.0.19 - - [2025-05-29 02:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.19 - - [2025-05-29 02:08:14] "POST /ref-update HTTP/1.1" 200 156 0.011922 10.0.0.19 - - [2025-05-29 02:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006505 10.0.0.19 - - [2025-05-29 02:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004437 10.0.0.19 - - [2025-05-29 02:08:14] "POST /ref-update HTTP/1.1" 200 156 0.021514 10.0.0.19 - - [2025-05-29 02:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004796 10.0.0.19 - - [2025-05-29 02:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006886 10.0.0.19 - - [2025-05-29 02:08:14] "POST /ref-update HTTP/1.1" 200 156 0.012040 10.0.0.19 - - [2025-05-29 02:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.19 - - [2025-05-29 02:08:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004344 10.0.0.19 - - [2025-05-29 02:08:14] "POST /ref-update HTTP/1.1" 200 156 0.012267 10.0.0.19 - - [2025-05-29 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004901 10.0.0.19 - - [2025-05-29 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004723 10.0.0.19 - - [2025-05-29 02:08:15] "POST /ref-update HTTP/1.1" 200 156 0.014282 10.0.0.19 - - [2025-05-29 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.19 - - [2025-05-29 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004264 10.0.0.19 - - [2025-05-29 02:08:15] "POST /ref-update HTTP/1.1" 200 156 0.012029 10.0.0.19 - - [2025-05-29 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005084 10.0.0.19 - - [2025-05-29 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004952 10.0.0.19 - - [2025-05-29 02:08:15] "POST /ref-update HTTP/1.1" 200 156 0.016147 10.0.0.19 - - [2025-05-29 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.19 - - [2025-05-29 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.19 - - [2025-05-29 02:08:15] "POST /ref-update HTTP/1.1" 200 156 0.011580 10.0.0.19 - - [2025-05-29 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004559 10.0.0.19 - - [2025-05-29 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004648 10.0.0.19 - - [2025-05-29 02:08:15] "POST /ref-update HTTP/1.1" 200 156 0.023803 10.0.0.19 - - [2025-05-29 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005355 10.0.0.19 - - [2025-05-29 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008547 10.0.0.19 - - [2025-05-29 02:08:15] "POST /ref-update HTTP/1.1" 200 156 0.011771 10.0.0.19 - - [2025-05-29 02:08:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004610 10.0.0.19 - - [2025-05-29 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.19 - - [2025-05-29 02:08:16] "POST /ref-update HTTP/1.1" 200 156 0.016134 10.0.0.19 - - [2025-05-29 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011189 10.0.0.19 - - [2025-05-29 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004677 10.0.0.19 - - [2025-05-29 02:08:16] "POST /ref-update HTTP/1.1" 200 156 0.016298 10.0.0.19 - - [2025-05-29 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005216 10.0.0.19 - - [2025-05-29 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005210 10.0.0.19 - - [2025-05-29 02:08:16] "POST /ref-update HTTP/1.1" 200 156 0.012549 10.0.0.19 - - [2025-05-29 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005682 10.0.0.19 - - [2025-05-29 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144 10.0.0.19 - - [2025-05-29 02:08:16] "POST /ref-update HTTP/1.1" 200 156 0.015984 10.0.0.19 - - [2025-05-29 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.19 - - [2025-05-29 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006177 10.0.0.19 - - [2025-05-29 02:08:16] "POST /ref-update HTTP/1.1" 200 156 0.015124 10.0.0.19 - - [2025-05-29 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004749 10.0.0.19 - - [2025-05-29 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004507 10.0.0.19 - - [2025-05-29 02:08:16] "POST /ref-update HTTP/1.1" 200 156 0.015603 10.0.0.19 - - [2025-05-29 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.19 - - [2025-05-29 02:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004507 10.0.0.19 - - [2025-05-29 02:08:17] "POST /ref-update HTTP/1.1" 200 156 0.013323 10.0.0.19 - - [2025-05-29 02:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.19 - - [2025-05-29 02:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004388 10.0.0.19 - - [2025-05-29 02:08:17] "POST /ref-update HTTP/1.1" 200 156 0.011484 10.0.0.19 - - [2025-05-29 02:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004348 10.0.0.19 - - [2025-05-29 02:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010404 10.0.0.19 - - [2025-05-29 02:08:17] "POST /ref-update HTTP/1.1" 200 156 0.013005 10.0.0.19 - - [2025-05-29 02:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007119 10.0.0.19 - - [2025-05-29 02:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006141 10.0.0.19 - - [2025-05-29 02:08:17] "POST /ref-update HTTP/1.1" 200 156 0.013995 10.0.0.19 - - [2025-05-29 02:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005357 10.0.0.19 - - [2025-05-29 02:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005300 10.0.0.19 - - [2025-05-29 02:08:17] "POST /ref-update HTTP/1.1" 200 156 0.022398 10.0.0.19 - - [2025-05-29 02:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005565 10.0.0.19 - - [2025-05-29 02:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005212 10.0.0.19 - - [2025-05-29 02:08:17] "POST /ref-update HTTP/1.1" 200 156 0.013633 10.0.0.19 - - [2025-05-29 02:08:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004651 10.0.0.19 - - [2025-05-29 02:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007109 10.0.0.19 - - [2025-05-29 02:08:18] "POST /ref-update HTTP/1.1" 200 156 0.018838 10.0.0.19 - - [2025-05-29 02:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004610 10.0.0.19 - - [2025-05-29 02:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005705 10.0.0.19 - - [2025-05-29 02:08:18] "POST /ref-update HTTP/1.1" 200 156 0.014551 10.0.0.19 - - [2025-05-29 02:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006153 10.0.0.19 - - [2025-05-29 02:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006556 10.0.0.19 - - [2025-05-29 02:08:18] "POST /ref-update HTTP/1.1" 200 156 0.018317 10.0.0.19 - - [2025-05-29 02:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004609 10.0.0.19 - - [2025-05-29 02:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005879 10.0.0.19 - - [2025-05-29 02:08:18] "POST /ref-update HTTP/1.1" 200 156 0.025298 10.0.0.19 - - [2025-05-29 02:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008687 10.0.0.19 - - [2025-05-29 02:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007145 10.0.0.19 - - [2025-05-29 02:08:18] "POST /ref-update HTTP/1.1" 200 156 0.019106 10.0.0.19 - - [2025-05-29 02:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005342 10.0.0.19 - - [2025-05-29 02:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005361 10.0.0.19 - - [2025-05-29 02:08:18] "POST /ref-update HTTP/1.1" 200 156 0.012673 10.0.0.19 - - [2025-05-29 02:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582 10.0.0.19 - - [2025-05-29 02:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534 10.0.0.19 - - [2025-05-29 02:08:19] "POST /ref-update HTTP/1.1" 200 156 0.014334 10.0.0.19 - - [2025-05-29 02:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005284 10.0.0.19 - - [2025-05-29 02:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005980 10.0.0.19 - - [2025-05-29 02:08:19] "POST /ref-update HTTP/1.1" 200 156 0.016515 10.0.0.19 - - [2025-05-29 02:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006884 10.0.0.19 - - [2025-05-29 02:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007212 10.0.0.19 - - [2025-05-29 02:08:19] "POST /ref-update HTTP/1.1" 200 156 0.015146 10.0.0.19 - - [2025-05-29 02:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005272 10.0.0.19 - - [2025-05-29 02:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004983 10.0.0.19 - - [2025-05-29 02:08:19] "POST /ref-update HTTP/1.1" 200 156 0.020051 10.0.0.19 - - [2025-05-29 02:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011712 10.0.0.19 - - [2025-05-29 02:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009821 10.0.0.19 - - [2025-05-29 02:08:19] "POST /ref-update HTTP/1.1" 200 156 0.025523 10.0.0.19 - - [2025-05-29 02:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005493 10.0.0.19 - - [2025-05-29 02:08:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004311 10.0.0.19 - - [2025-05-29 02:08:19] "POST /ref-update HTTP/1.1" 200 156 0.013144 10.0.0.19 - - [2025-05-29 02:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.19 - - [2025-05-29 02:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004842 10.0.0.19 - - [2025-05-29 02:08:20] "POST /ref-update HTTP/1.1" 200 156 0.018893 10.0.0.19 - - [2025-05-29 02:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.020124 10.0.0.19 - - [2025-05-29 02:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005742 10.0.0.19 - - [2025-05-29 02:08:20] "POST /ref-update HTTP/1.1" 200 156 0.014738 10.0.0.19 - - [2025-05-29 02:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006386 10.0.0.19 - - [2025-05-29 02:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004739 10.0.0.19 - - [2025-05-29 02:08:20] "POST /ref-update HTTP/1.1" 200 156 0.015239 10.0.0.19 - - [2025-05-29 02:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525 10.0.0.19 - - [2025-05-29 02:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005167 10.0.0.19 - - [2025-05-29 02:08:20] "POST /ref-update HTTP/1.1" 200 156 0.015180 10.0.0.19 - - [2025-05-29 02:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004827 10.0.0.19 - - [2025-05-29 02:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005204 10.0.0.19 - - [2025-05-29 02:08:20] "POST /ref-update HTTP/1.1" 200 156 0.018644 10.0.0.19 - - [2025-05-29 02:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005290 10.0.0.19 - - [2025-05-29 02:08:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005586 10.0.0.19 - - [2025-05-29 02:08:21] "POST /ref-update HTTP/1.1" 200 156 0.019281 10.0.0.19 - - [2025-05-29 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005746 10.0.0.19 - - [2025-05-29 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005870 10.0.0.19 - - [2025-05-29 02:08:21] "POST /ref-update HTTP/1.1" 200 156 0.025817 10.0.0.19 - - [2025-05-29 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006241 10.0.0.19 - - [2025-05-29 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005004 10.0.0.19 - - [2025-05-29 02:08:21] "POST /ref-update HTTP/1.1" 200 156 0.016586 10.0.0.19 - - [2025-05-29 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006675 10.0.0.19 - - [2025-05-29 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006105 10.0.0.19 - - [2025-05-29 02:08:21] "POST /ref-update HTTP/1.1" 200 156 0.018410 10.0.0.19 - - [2025-05-29 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005629 10.0.0.19 - - [2025-05-29 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004760 10.0.0.19 - - [2025-05-29 02:08:21] "POST /ref-update HTTP/1.1" 200 156 0.017261 10.0.0.19 - - [2025-05-29 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004521 10.0.0.19 - - [2025-05-29 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006261 10.0.0.19 - - [2025-05-29 02:08:21] "POST /ref-update HTTP/1.1" 200 156 0.015766 10.0.0.19 - - [2025-05-29 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005210 10.0.0.19 - - [2025-05-29 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005718 10.0.0.19 - - [2025-05-29 02:08:22] "POST /ref-update HTTP/1.1" 200 156 0.017702 10.0.0.19 - - [2025-05-29 02:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005130 10.0.0.19 - - [2025-05-29 02:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006765 10.0.0.19 - - [2025-05-29 02:08:22] "POST /ref-update HTTP/1.1" 200 156 0.011771 10.0.0.19 - - [2025-05-29 02:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004412 10.0.0.19 - - [2025-05-29 02:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005104 10.0.0.19 - - [2025-05-29 02:08:22] "POST /ref-update HTTP/1.1" 200 156 0.013719 10.0.0.19 - - [2025-05-29 02:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004839 10.0.0.19 - - [2025-05-29 02:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005246 10.0.0.19 - - [2025-05-29 02:08:22] "POST /ref-update HTTP/1.1" 200 156 0.012841 10.0.0.19 - - [2025-05-29 02:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005026 10.0.0.19 - - [2025-05-29 02:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005494 10.0.0.19 - - [2025-05-29 02:08:22] "POST /ref-update HTTP/1.1" 200 156 0.017623 10.0.0.19 - - [2025-05-29 02:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004101 10.0.0.19 - - [2025-05-29 02:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005750 10.0.0.19 - - [2025-05-29 02:08:22] "POST /ref-update HTTP/1.1" 200 156 0.017704 10.0.0.19 - - [2025-05-29 02:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005322 10.0.0.19 - - [2025-05-29 02:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007851 10.0.0.19 - - [2025-05-29 02:08:23] "POST /ref-update HTTP/1.1" 200 156 0.019926 10.0.0.19 - - [2025-05-29 02:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005069 10.0.0.19 - - [2025-05-29 02:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005359 10.0.0.19 - - [2025-05-29 02:08:23] "POST /ref-update HTTP/1.1" 200 156 0.012533 10.0.0.19 - - [2025-05-29 02:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.19 - - [2025-05-29 02:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.19 - - [2025-05-29 02:08:23] "POST /ref-update HTTP/1.1" 200 156 0.014876 10.0.0.19 - - [2025-05-29 02:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.19 - - [2025-05-29 02:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004522 10.0.0.19 - - [2025-05-29 02:08:23] "POST /ref-update HTTP/1.1" 200 156 0.012362 10.0.0.19 - - [2025-05-29 02:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004943 10.0.0.19 - - [2025-05-29 02:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.19 - - [2025-05-29 02:08:23] "POST /ref-update HTTP/1.1" 200 156 0.012981 10.0.0.19 - - [2025-05-29 02:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.19 - - [2025-05-29 02:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004566 10.0.0.19 - - [2025-05-29 02:08:23] "POST /ref-update HTTP/1.1" 200 156 0.016214 10.0.0.19 - - [2025-05-29 02:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004362 10.0.0.19 - - [2025-05-29 02:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004209 10.0.0.19 - - [2025-05-29 02:08:24] "POST /ref-update HTTP/1.1" 200 156 0.025573 10.0.0.19 - - [2025-05-29 02:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004377 10.0.0.19 - - [2025-05-29 02:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504 10.0.0.19 - - [2025-05-29 02:08:24] "POST /ref-update HTTP/1.1" 200 156 0.014270 10.0.0.19 - - [2025-05-29 02:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005394 10.0.0.19 - - [2025-05-29 02:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005850 10.0.0.19 - - [2025-05-29 02:08:24] "POST /ref-update HTTP/1.1" 200 156 0.017585 10.0.0.19 - - [2025-05-29 02:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004838 10.0.0.19 - - [2025-05-29 02:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013888 10.0.0.19 - - [2025-05-29 02:08:24] "POST /ref-update HTTP/1.1" 200 156 0.012193 10.0.0.19 - - [2025-05-29 02:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004922 10.0.0.19 - - [2025-05-29 02:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005200 10.0.0.19 - - [2025-05-29 02:08:24] "POST /ref-update HTTP/1.1" 200 156 0.013926 10.0.0.19 - - [2025-05-29 02:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004576 10.0.0.19 - - [2025-05-29 02:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004462 10.0.0.19 - - [2025-05-29 02:08:24] "POST /ref-update HTTP/1.1" 200 156 0.013418 10.0.0.19 - - [2025-05-29 02:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.19 - - [2025-05-29 02:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005644 10.0.0.19 - - [2025-05-29 02:08:25] "POST /ref-update HTTP/1.1" 200 156 0.019082 10.0.0.19 - - [2025-05-29 02:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009400 10.0.0.19 - - [2025-05-29 02:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004986 10.0.0.19 - - [2025-05-29 02:08:25] "POST /ref-update HTTP/1.1" 200 156 0.016292 10.0.0.19 - - [2025-05-29 02:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004645 10.0.0.19 - - [2025-05-29 02:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005087 10.0.0.19 - - [2025-05-29 02:08:25] "POST /ref-update HTTP/1.1" 200 156 0.013744 10.0.0.19 - - [2025-05-29 02:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004645 10.0.0.19 - - [2025-05-29 02:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006268 10.0.0.19 - - [2025-05-29 02:08:25] "POST /ref-update HTTP/1.1" 200 156 0.014949 10.0.0.19 - - [2025-05-29 02:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004418 10.0.0.19 - - [2025-05-29 02:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.19 - - [2025-05-29 02:08:25] "POST /ref-update HTTP/1.1" 200 156 0.016478 10.0.0.19 - - [2025-05-29 02:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004460 10.0.0.19 - - [2025-05-29 02:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006653 10.0.0.19 - - [2025-05-29 02:08:25] "POST /ref-update HTTP/1.1" 200 156 0.012015 10.0.0.19 - - [2025-05-29 02:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004500 10.0.0.19 - - [2025-05-29 02:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005323 10.0.0.19 - - [2025-05-29 02:08:26] "POST /ref-update HTTP/1.1" 200 156 0.012572 10.0.0.19 - - [2025-05-29 02:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.19 - - [2025-05-29 02:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004658 10.0.0.19 - - [2025-05-29 02:08:26] "POST /ref-update HTTP/1.1" 200 156 0.013130 10.0.0.19 - - [2025-05-29 02:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006289 10.0.0.19 - - [2025-05-29 02:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.19 - - [2025-05-29 02:08:26] "POST /ref-update HTTP/1.1" 200 156 0.012394 10.0.0.19 - - [2025-05-29 02:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.19 - - [2025-05-29 02:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.19 - - [2025-05-29 02:08:26] "POST /ref-update HTTP/1.1" 200 156 0.012590 10.0.0.19 - - [2025-05-29 02:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.19 - - [2025-05-29 02:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004889 10.0.0.19 - - [2025-05-29 02:08:26] "POST /ref-update HTTP/1.1" 200 156 0.014319 10.0.0.19 - - [2025-05-29 02:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.19 - - [2025-05-29 02:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005618 10.0.0.19 - - [2025-05-29 02:08:26] "POST /ref-update HTTP/1.1" 200 156 0.011694 10.0.0.19 - - [2025-05-29 02:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004185 10.0.0.19 - - [2025-05-29 02:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011350 10.0.0.19 - - [2025-05-29 02:08:27] "POST /ref-update HTTP/1.1" 200 156 0.023018 10.0.0.19 - - [2025-05-29 02:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004615 10.0.0.19 - - [2025-05-29 02:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004041 10.0.0.19 - - [2025-05-29 02:08:27] "POST /ref-update HTTP/1.1" 200 156 0.014580 10.0.0.19 - - [2025-05-29 02:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.19 - - [2025-05-29 02:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004619 10.0.0.19 - - [2025-05-29 02:08:27] "POST /ref-update HTTP/1.1" 200 156 0.037800 10.0.0.19 - - [2025-05-29 02:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004613 10.0.0.19 - - [2025-05-29 02:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.19 - - [2025-05-29 02:08:27] "POST /ref-update HTTP/1.1" 200 156 0.012303 10.0.0.19 - - [2025-05-29 02:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004309 10.0.0.19 - - [2025-05-29 02:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006742 10.0.0.19 - - [2025-05-29 02:08:27] "POST /ref-update HTTP/1.1" 200 156 0.014715 10.0.0.19 - - [2025-05-29 02:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004653 10.0.0.19 - - [2025-05-29 02:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291 10.0.0.19 - - [2025-05-29 02:08:27] "POST /ref-update HTTP/1.1" 200 156 0.015029 10.0.0.19 - - [2025-05-29 02:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004943 10.0.0.19 - - [2025-05-29 02:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004572 10.0.0.19 - - [2025-05-29 02:08:27] "POST /ref-update HTTP/1.1" 200 156 0.018147 10.0.0.19 - - [2025-05-29 02:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.19 - - [2025-05-29 02:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.19 - - [2025-05-29 02:08:28] "POST /ref-update HTTP/1.1" 200 156 0.012152 10.0.0.19 - - [2025-05-29 02:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005458 10.0.0.19 - - [2025-05-29 02:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004807 10.0.0.19 - - [2025-05-29 02:08:28] "POST /ref-update HTTP/1.1" 200 156 0.011962 10.0.0.19 - - [2025-05-29 02:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190 10.0.0.19 - - [2025-05-29 02:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004763 10.0.0.19 - - [2025-05-29 02:08:28] "POST /ref-update HTTP/1.1" 200 156 0.012081 10.0.0.19 - - [2025-05-29 02:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.19 - - [2025-05-29 02:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.19 - - [2025-05-29 02:08:28] "POST /ref-update HTTP/1.1" 200 156 0.012086 10.0.0.19 - - [2025-05-29 02:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004842 10.0.0.19 - - [2025-05-29 02:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004363 10.0.0.19 - - [2025-05-29 02:08:28] "POST /ref-update HTTP/1.1" 200 156 0.011732 10.0.0.19 - - [2025-05-29 02:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.19 - - [2025-05-29 02:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004562 10.0.0.19 - - [2025-05-29 02:08:28] "POST /ref-update HTTP/1.1" 200 156 0.014504 10.0.0.19 - - [2025-05-29 02:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005103 10.0.0.19 - - [2025-05-29 02:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.19 - - [2025-05-29 02:08:29] "POST /ref-update HTTP/1.1" 200 156 0.012238 10.0.0.19 - - [2025-05-29 02:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004377 10.0.0.19 - - [2025-05-29 02:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005072 10.0.0.19 - - [2025-05-29 02:08:29] "POST /ref-update HTTP/1.1" 200 156 0.013602 10.0.0.19 - - [2025-05-29 02:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.19 - - [2025-05-29 02:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004078 10.0.0.19 - - [2025-05-29 02:08:29] "POST /ref-update HTTP/1.1" 200 156 0.014072 10.0.0.19 - - [2025-05-29 02:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005159 10.0.0.19 - - [2025-05-29 02:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.19 - - [2025-05-29 02:08:29] "POST /ref-update HTTP/1.1" 200 156 0.013610 10.0.0.19 - - [2025-05-29 02:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004163 10.0.0.19 - - [2025-05-29 02:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219 10.0.0.19 - - [2025-05-29 02:08:29] "POST /ref-update HTTP/1.1" 200 156 0.011952 10.0.0.19 - - [2025-05-29 02:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004289 10.0.0.19 - - [2025-05-29 02:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004888 10.0.0.19 - - [2025-05-29 02:08:29] "POST /ref-update HTTP/1.1" 200 156 0.013484 10.0.0.19 - - [2025-05-29 02:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003988 10.0.0.19 - - [2025-05-29 02:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004957 10.0.0.19 - - [2025-05-29 02:08:30] "POST /ref-update HTTP/1.1" 200 156 0.013459 10.0.0.19 - - [2025-05-29 02:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006544 10.0.0.19 - - [2025-05-29 02:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005208 10.0.0.19 - - [2025-05-29 02:08:30] "POST /ref-update HTTP/1.1" 200 156 0.013041 10.0.0.19 - - [2025-05-29 02:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.19 - - [2025-05-29 02:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.19 - - [2025-05-29 02:08:30] "POST /ref-update HTTP/1.1" 200 156 0.018519 10.0.0.19 - - [2025-05-29 02:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005708 10.0.0.19 - - [2025-05-29 02:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005009 10.0.0.19 - - [2025-05-29 02:08:30] "POST /ref-update HTTP/1.1" 200 156 0.011916 10.0.0.19 - - [2025-05-29 02:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.19 - - [2025-05-29 02:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004894 10.0.0.19 - - [2025-05-29 02:08:30] "POST /ref-update HTTP/1.1" 200 156 0.014592 10.0.0.19 - - [2025-05-29 02:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005417 10.0.0.19 - - [2025-05-29 02:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005963 10.0.0.19 - - [2025-05-29 02:08:30] "POST /ref-update HTTP/1.1" 200 156 0.014595 10.0.0.19 - - [2025-05-29 02:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.19 - - [2025-05-29 02:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.19 - - [2025-05-29 02:08:31] "POST /ref-update HTTP/1.1" 200 156 0.013692 10.0.0.19 - - [2025-05-29 02:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004351 10.0.0.19 - - [2025-05-29 02:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005308 10.0.0.19 - - [2025-05-29 02:08:31] "POST /ref-update HTTP/1.1" 200 156 0.013213 10.0.0.19 - - [2025-05-29 02:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004583 10.0.0.19 - - [2025-05-29 02:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005512 10.0.0.19 - - [2025-05-29 02:08:31] "POST /ref-update HTTP/1.1" 200 156 0.015444 10.0.0.19 - - [2025-05-29 02:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004415 10.0.0.19 - - [2025-05-29 02:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004310 10.0.0.19 - - [2025-05-29 02:08:31] "POST /ref-update HTTP/1.1" 200 156 0.011858 10.0.0.19 - - [2025-05-29 02:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005290 10.0.0.19 - - [2025-05-29 02:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004905 10.0.0.19 - - [2025-05-29 02:08:31] "POST /ref-update HTTP/1.1" 200 156 0.017498 10.0.0.19 - - [2025-05-29 02:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004878 10.0.0.19 - - [2025-05-29 02:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004951 10.0.0.19 - - [2025-05-29 02:08:31] "POST /ref-update HTTP/1.1" 200 156 0.013903 10.0.0.19 - - [2025-05-29 02:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006145 10.0.0.19 - - [2025-05-29 02:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004734 10.0.0.19 - - [2025-05-29 02:08:32] "POST /ref-update HTTP/1.1" 200 156 0.014821 10.0.0.19 - - [2025-05-29 02:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004860 10.0.0.19 - - [2025-05-29 02:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004482 10.0.0.19 - - [2025-05-29 02:08:32] "POST /ref-update HTTP/1.1" 200 156 0.014292 10.0.0.19 - - [2025-05-29 02:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005293 10.0.0.19 - - [2025-05-29 02:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.19 - - [2025-05-29 02:08:32] "POST /ref-update HTTP/1.1" 200 156 0.011481 10.0.0.19 - - [2025-05-29 02:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004747 10.0.0.19 - - [2025-05-29 02:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006060 10.0.0.19 - - [2025-05-29 02:08:32] "POST /ref-update HTTP/1.1" 200 156 0.014347 10.0.0.19 - - [2025-05-29 02:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005682 10.0.0.19 - - [2025-05-29 02:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004706 10.0.0.19 - - [2025-05-29 02:08:32] "POST /ref-update HTTP/1.1" 200 156 0.014662 10.0.0.19 - - [2025-05-29 02:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.19 - - [2025-05-29 02:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.19 - - [2025-05-29 02:08:32] "POST /ref-update HTTP/1.1" 200 156 0.013427 10.0.0.19 - - [2025-05-29 02:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005158 10.0.0.19 - - [2025-05-29 02:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005194 10.0.0.19 - - [2025-05-29 02:08:33] "POST /ref-update HTTP/1.1" 200 156 0.015184 10.0.0.19 - - [2025-05-29 02:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005586 10.0.0.19 - - [2025-05-29 02:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.19 - - [2025-05-29 02:08:33] "POST /ref-update HTTP/1.1" 200 156 0.014836 10.0.0.19 - - [2025-05-29 02:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.19 - - [2025-05-29 02:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005205 10.0.0.19 - - [2025-05-29 02:08:33] "POST /ref-update HTTP/1.1" 200 156 0.011881 10.0.0.19 - - [2025-05-29 02:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.19 - - [2025-05-29 02:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004833 10.0.0.19 - - [2025-05-29 02:08:33] "POST /ref-update HTTP/1.1" 200 156 0.013354 10.0.0.19 - - [2025-05-29 02:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.19 - - [2025-05-29 02:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.19 - - [2025-05-29 02:08:33] "POST /ref-update HTTP/1.1" 200 156 0.014840 10.0.0.19 - - [2025-05-29 02:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006435 10.0.0.19 - - [2025-05-29 02:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.038903 10.0.0.19 - - [2025-05-29 02:08:33] "POST /ref-update HTTP/1.1" 200 156 0.015087 10.0.0.19 - - [2025-05-29 02:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.19 - - [2025-05-29 02:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004560 10.0.0.19 - - [2025-05-29 02:08:34] "POST /ref-update HTTP/1.1" 200 156 0.012195 10.0.0.19 - - [2025-05-29 02:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.19 - - [2025-05-29 02:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004414 10.0.0.19 - - [2025-05-29 02:08:34] "POST /ref-update HTTP/1.1" 200 156 0.016731 10.0.0.19 - - [2025-05-29 02:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.19 - - [2025-05-29 02:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004329 10.0.0.19 - - [2025-05-29 02:08:34] "POST /ref-update HTTP/1.1" 200 156 0.012312 10.0.0.19 - - [2025-05-29 02:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004022 10.0.0.19 - - [2025-05-29 02:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004400 10.0.0.19 - - [2025-05-29 02:08:34] "POST /ref-update HTTP/1.1" 200 156 0.016302 10.0.0.19 - - [2025-05-29 02:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004956 10.0.0.19 - - [2025-05-29 02:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.19 - - [2025-05-29 02:08:34] "POST /ref-update HTTP/1.1" 200 156 0.015506 10.0.0.19 - - [2025-05-29 02:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004889 10.0.0.19 - - [2025-05-29 02:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004475 10.0.0.19 - - [2025-05-29 02:08:34] "POST /ref-update HTTP/1.1" 200 156 0.017809 10.0.0.19 - - [2025-05-29 02:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005064 10.0.0.19 - - [2025-05-29 02:08:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004408 10.0.0.19 - - [2025-05-29 02:08:34] "POST /ref-update HTTP/1.1" 200 156 0.015319 10.0.0.19 - - [2025-05-29 02:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004127 10.0.0.19 - - [2025-05-29 02:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005446 10.0.0.19 - - [2025-05-29 02:08:35] "POST /ref-update HTTP/1.1" 200 156 0.012750 10.0.0.19 - - [2025-05-29 02:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.19 - - [2025-05-29 02:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004781 10.0.0.19 - - [2025-05-29 02:08:35] "POST /ref-update HTTP/1.1" 200 156 0.017394 10.0.0.19 - - [2025-05-29 02:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004298 10.0.0.19 - - [2025-05-29 02:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004195 10.0.0.19 - - [2025-05-29 02:08:35] "POST /ref-update HTTP/1.1" 200 156 0.014091 10.0.0.19 - - [2025-05-29 02:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004765 10.0.0.19 - - [2025-05-29 02:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004316 10.0.0.19 - - [2025-05-29 02:08:35] "POST /ref-update HTTP/1.1" 200 156 0.015662 10.0.0.19 - - [2025-05-29 02:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005628 10.0.0.19 - - [2025-05-29 02:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005792 10.0.0.19 - - [2025-05-29 02:08:35] "POST /ref-update HTTP/1.1" 200 156 0.018046 10.0.0.19 - - [2025-05-29 02:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004262 10.0.0.19 - - [2025-05-29 02:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004869 10.0.0.19 - - [2025-05-29 02:08:35] "POST /ref-update HTTP/1.1" 200 156 0.013253 10.0.0.19 - - [2025-05-29 02:08:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004418 10.0.0.19 - - [2025-05-29 02:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.19 - - [2025-05-29 02:08:36] "POST /ref-update HTTP/1.1" 200 156 0.015024 10.0.0.19 - - [2025-05-29 02:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006435 10.0.0.19 - - [2025-05-29 02:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173 10.0.0.19 - - [2025-05-29 02:08:36] "POST /ref-update HTTP/1.1" 200 156 0.017817 10.0.0.19 - - [2025-05-29 02:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005638 10.0.0.19 - - [2025-05-29 02:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010037 10.0.0.19 - - [2025-05-29 02:08:36] "POST /ref-update HTTP/1.1" 200 156 0.020057 10.0.0.19 - - [2025-05-29 02:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004472 10.0.0.19 - - [2025-05-29 02:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005105 10.0.0.19 - - [2025-05-29 02:08:36] "POST /ref-update HTTP/1.1" 200 156 0.020745 10.0.0.19 - - [2025-05-29 02:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005722 10.0.0.19 - - [2025-05-29 02:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005353 10.0.0.19 - - [2025-05-29 02:08:36] "POST /ref-update HTTP/1.1" 200 156 0.020195 10.0.0.19 - - [2025-05-29 02:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004336 10.0.0.19 - - [2025-05-29 02:08:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005649 10.0.0.19 - - [2025-05-29 02:08:36] "POST /ref-update HTTP/1.1" 200 156 0.014522 10.0.0.19 - - [2025-05-29 02:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.19 - - [2025-05-29 02:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004326 10.0.0.19 - - [2025-05-29 02:08:37] "POST /ref-update HTTP/1.1" 200 156 0.016356 10.0.0.19 - - [2025-05-29 02:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.19 - - [2025-05-29 02:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004607 10.0.0.19 - - [2025-05-29 02:08:37] "POST /ref-update HTTP/1.1" 200 156 0.015006 10.0.0.19 - - [2025-05-29 02:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.19 - - [2025-05-29 02:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004827 10.0.0.19 - - [2025-05-29 02:08:37] "POST /ref-update HTTP/1.1" 200 156 0.016020 10.0.0.19 - - [2025-05-29 02:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005123 10.0.0.19 - - [2025-05-29 02:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004959 10.0.0.19 - - [2025-05-29 02:08:37] "POST /ref-update HTTP/1.1" 200 156 0.023668 10.0.0.19 - - [2025-05-29 02:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010386 10.0.0.19 - - [2025-05-29 02:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.19 - - [2025-05-29 02:08:37] "POST /ref-update HTTP/1.1" 200 156 0.021966 10.0.0.19 - - [2025-05-29 02:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005825 10.0.0.19 - - [2025-05-29 02:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006417 10.0.0.19 - - [2025-05-29 02:08:37] "GET /obj-perms HTTP/1.1" 200 6384 0.083951 10.0.0.19 - - [2025-05-29 02:08:37] "POST /ref-update HTTP/1.1" 200 156 0.017883 10.0.0.19 - - [2025-05-29 02:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005513 10.0.0.19 - - [2025-05-29 02:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004566 10.0.0.19 - - [2025-05-29 02:08:38] "POST /ref-update HTTP/1.1" 200 156 0.021269 10.0.0.19 - - [2025-05-29 02:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004649 10.0.0.19 - - [2025-05-29 02:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004186 10.0.0.19 - - [2025-05-29 02:08:38] "POST /ref-update HTTP/1.1" 200 156 0.015376 10.0.0.19 - - [2025-05-29 02:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005685 10.0.0.19 - - [2025-05-29 02:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006845 10.0.0.19 - - [2025-05-29 02:08:38] "GET /obj-perms HTTP/1.1" 200 6384 0.080981 10.0.0.19 - - [2025-05-29 02:08:38] "POST /ref-update HTTP/1.1" 200 156 0.014170 10.0.0.19 - - [2025-05-29 02:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.19 - - [2025-05-29 02:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005008 10.0.0.19 - - [2025-05-29 02:08:38] "POST /ref-update HTTP/1.1" 200 156 0.023514 10.0.0.19 - - [2025-05-29 02:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005084 10.0.0.19 - - [2025-05-29 02:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005026 10.0.0.19 - - [2025-05-29 02:08:38] "POST /ref-update HTTP/1.1" 200 156 0.015542 10.0.0.19 - - [2025-05-29 02:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004629 10.0.0.19 - - [2025-05-29 02:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006429 10.0.0.19 - - [2025-05-29 02:08:38] "POST /ref-update HTTP/1.1" 200 156 0.026301 10.0.0.19 - - [2025-05-29 02:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006295 10.0.0.19 - - [2025-05-29 02:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006392 10.0.0.19 - - [2025-05-29 02:08:39] "POST /ref-update HTTP/1.1" 200 156 0.015139 10.0.0.19 - - [2025-05-29 02:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004562 10.0.0.19 - - [2025-05-29 02:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004372 10.0.0.19 - - [2025-05-29 02:08:39] "POST /ref-update HTTP/1.1" 200 156 0.018886 10.0.0.19 - - [2025-05-29 02:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045 10.0.0.19 - - [2025-05-29 02:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005417 10.0.0.19 - - [2025-05-29 02:08:39] "POST /ref-update HTTP/1.1" 200 156 0.017205 10.0.0.19 - - [2025-05-29 02:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.19 - - [2025-05-29 02:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005437 10.0.0.19 - - [2025-05-29 02:08:39] "POST /ref-update HTTP/1.1" 200 156 0.015017 10.0.0.19 - - [2025-05-29 02:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005070 10.0.0.19 - - [2025-05-29 02:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004725 10.0.0.19 - - [2025-05-29 02:08:39] "POST /ref-update HTTP/1.1" 200 156 0.016075 10.0.0.19 - - [2025-05-29 02:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.19 - - [2025-05-29 02:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.19 - - [2025-05-29 02:08:39] "POST /ref-update HTTP/1.1" 200 156 0.013851 10.0.0.19 - - [2025-05-29 02:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.19 - - [2025-05-29 02:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005363 10.0.0.19 - - [2025-05-29 02:08:40] "POST /ref-update HTTP/1.1" 200 156 0.015973 10.0.0.19 - - [2025-05-29 02:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006143 10.0.0.19 - - [2025-05-29 02:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005203 10.0.0.19 - - [2025-05-29 02:08:40] "POST /ref-update HTTP/1.1" 200 156 0.018348 10.0.0.19 - - [2025-05-29 02:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004963 10.0.0.19 - - [2025-05-29 02:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004872 10.0.0.19 - - [2025-05-29 02:08:40] "POST /ref-update HTTP/1.1" 200 156 0.018166 10.0.0.19 - - [2025-05-29 02:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.19 - - [2025-05-29 02:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005857 10.0.0.19 - - [2025-05-29 02:08:40] "POST /ref-update HTTP/1.1" 200 156 0.014777 10.0.0.19 - - [2025-05-29 02:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004739 10.0.0.19 - - [2025-05-29 02:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005657 10.0.0.19 - - [2025-05-29 02:08:40] "POST /ref-update HTTP/1.1" 200 156 0.014614 10.0.0.19 - - [2025-05-29 02:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005446 10.0.0.19 - - [2025-05-29 02:08:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.19 - - [2025-05-29 02:08:40] "POST /ref-update HTTP/1.1" 200 156 0.014018 10.0.0.19 - - [2025-05-29 02:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.19 - - [2025-05-29 02:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004456 10.0.0.19 - - [2025-05-29 02:08:41] "POST /ref-update HTTP/1.1" 200 156 0.013219 10.0.0.19 - - [2025-05-29 02:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004690 10.0.0.19 - - [2025-05-29 02:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005240 10.0.0.19 - - [2025-05-29 02:08:41] "POST /ref-update HTTP/1.1" 200 156 0.012996 10.0.0.19 - - [2025-05-29 02:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.19 - - [2025-05-29 02:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005781 10.0.0.19 - - [2025-05-29 02:08:41] "POST /ref-update HTTP/1.1" 200 156 0.013786 10.0.0.19 - - [2025-05-29 02:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004758 10.0.0.19 - - [2025-05-29 02:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005179 10.0.0.19 - - [2025-05-29 02:08:41] "POST /ref-update HTTP/1.1" 200 156 0.014570 10.0.0.19 - - [2025-05-29 02:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.19 - - [2025-05-29 02:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004896 10.0.0.19 - - [2025-05-29 02:08:41] "POST /ref-update HTTP/1.1" 200 156 0.013661 10.0.0.19 - - [2025-05-29 02:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005157 10.0.0.19 - - [2025-05-29 02:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004909 10.0.0.19 - - [2025-05-29 02:08:41] "POST /ref-update HTTP/1.1" 200 156 0.015746 10.0.0.19 - - [2025-05-29 02:08:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.19 - - [2025-05-29 02:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.19 - - [2025-05-29 02:08:42] "POST /ref-update HTTP/1.1" 200 156 0.011990 10.0.0.19 - - [2025-05-29 02:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004941 10.0.0.19 - - [2025-05-29 02:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.19 - - [2025-05-29 02:08:42] "POST /ref-update HTTP/1.1" 200 156 0.017102 10.0.0.19 - - [2025-05-29 02:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.19 - - [2025-05-29 02:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005025 10.0.0.19 - - [2025-05-29 02:08:42] "POST /ref-update HTTP/1.1" 200 156 0.012934 10.0.0.19 - - [2025-05-29 02:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005193 10.0.0.19 - - [2025-05-29 02:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005105 10.0.0.19 - - [2025-05-29 02:08:42] "POST /ref-update HTTP/1.1" 200 156 0.013629 10.0.0.19 - - [2025-05-29 02:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004453 10.0.0.19 - - [2025-05-29 02:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.19 - - [2025-05-29 02:08:42] "POST /ref-update HTTP/1.1" 200 156 0.029485 10.0.0.19 - - [2025-05-29 02:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005657 10.0.0.19 - - [2025-05-29 02:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004800 10.0.0.19 - - [2025-05-29 02:08:42] "POST /ref-update HTTP/1.1" 200 156 0.014520 10.0.0.19 - - [2025-05-29 02:08:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005376 10.0.0.19 - - [2025-05-29 02:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004742 10.0.0.19 - - [2025-05-29 02:08:43] "POST /ref-update HTTP/1.1" 200 156 0.012195 10.0.0.19 - - [2025-05-29 02:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004417 10.0.0.19 - - [2025-05-29 02:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004957 10.0.0.19 - - [2025-05-29 02:08:43] "POST /ref-update HTTP/1.1" 200 156 0.019244 10.0.0.19 - - [2025-05-29 02:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004573 10.0.0.19 - - [2025-05-29 02:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.19 - - [2025-05-29 02:08:43] "POST /ref-update HTTP/1.1" 200 156 0.014183 10.0.0.19 - - [2025-05-29 02:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.19 - - [2025-05-29 02:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005017 10.0.0.19 - - [2025-05-29 02:08:43] "POST /ref-update HTTP/1.1" 200 156 0.017750 10.0.0.19 - - [2025-05-29 02:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004836 10.0.0.19 - - [2025-05-29 02:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004387 10.0.0.19 - - [2025-05-29 02:08:43] "POST /ref-update HTTP/1.1" 200 156 0.017406 10.0.0.19 - - [2025-05-29 02:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004496 10.0.0.19 - - [2025-05-29 02:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005179 10.0.0.19 - - [2025-05-29 02:08:43] "POST /ref-update HTTP/1.1" 200 156 0.019466 10.0.0.19 - - [2025-05-29 02:08:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005462 10.0.0.19 - - [2025-05-29 02:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004466 10.0.0.19 - - [2025-05-29 02:08:44] "POST /ref-update HTTP/1.1" 200 156 0.018734 10.0.0.19 - - [2025-05-29 02:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.19 - - [2025-05-29 02:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.19 - - [2025-05-29 02:08:44] "POST /ref-update HTTP/1.1" 200 156 0.019015 10.0.0.19 - - [2025-05-29 02:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004570 10.0.0.19 - - [2025-05-29 02:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005009 10.0.0.19 - - [2025-05-29 02:08:44] "POST /ref-update HTTP/1.1" 200 156 0.017339 10.0.0.19 - - [2025-05-29 02:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291 10.0.0.19 - - [2025-05-29 02:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.19 - - [2025-05-29 02:08:44] "POST /ref-update HTTP/1.1" 200 156 0.014528 10.0.0.19 - - [2025-05-29 02:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.19 - - [2025-05-29 02:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005627 10.0.0.19 - - [2025-05-29 02:08:44] "POST /ref-update HTTP/1.1" 200 156 0.012321 10.0.0.19 - - [2025-05-29 02:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004668 10.0.0.19 - - [2025-05-29 02:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004336 10.0.0.19 - - [2025-05-29 02:08:44] "POST /ref-update HTTP/1.1" 200 156 0.014956 10.0.0.19 - - [2025-05-29 02:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.19 - - [2025-05-29 02:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005185 10.0.0.19 - - [2025-05-29 02:08:45] "POST /ref-update HTTP/1.1" 200 156 0.013875 10.0.0.19 - - [2025-05-29 02:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005028 10.0.0.19 - - [2025-05-29 02:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009097 10.0.0.19 - - [2025-05-29 02:08:45] "POST /ref-update HTTP/1.1" 200 156 0.014184 10.0.0.19 - - [2025-05-29 02:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.19 - - [2025-05-29 02:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005043 10.0.0.19 - - [2025-05-29 02:08:45] "POST /ref-update HTTP/1.1" 200 156 0.016836 10.0.0.19 - - [2025-05-29 02:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005222 10.0.0.19 - - [2025-05-29 02:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004512 10.0.0.19 - - [2025-05-29 02:08:45] "POST /ref-update HTTP/1.1" 200 156 0.012669 10.0.0.19 - - [2025-05-29 02:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004919 10.0.0.19 - - [2025-05-29 02:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004858 10.0.0.19 - - [2025-05-29 02:08:45] "POST /ref-update HTTP/1.1" 200 156 0.015881 10.0.0.19 - - [2025-05-29 02:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005244 10.0.0.19 - - [2025-05-29 02:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004607 10.0.0.19 - - [2025-05-29 02:08:45] "POST /ref-update HTTP/1.1" 200 156 0.017881 10.0.0.19 - - [2025-05-29 02:08:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004924 10.0.0.19 - - [2025-05-29 02:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.19 - - [2025-05-29 02:08:46] "POST /ref-update HTTP/1.1" 200 156 0.024278 10.0.0.19 - - [2025-05-29 02:08:46] "POST /network-ipams HTTP/1.1" 200 552 0.030884 10.0.0.19 - - [2025-05-29 02:08:46] "POST /useragent-kv HTTP/1.1" 200 115 0.008512 10.0.0.19 - - [2025-05-29 02:08:46] "POST /virtual-networks HTTP/1.1" 200 554 0.174551 10.0.0.19 - - [2025-05-29 02:08:46] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.003788 10.0.0.19 - - [2025-05-29 02:08:46] "POST /fqname-to-id HTTP/1.1" 404 188 0.004007 10.0.0.19 - - [2025-05-29 02:08:46] "POST /fqname-to-id HTTP/1.1" 404 178 0.003957 10.0.0.19 - - [2025-05-29 02:08:46] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 313 0.004465 10.0.0.19 - - [2025-05-29 02:08:46] "GET /fabric/47dab848-1072-41e1-bcc5-1d3853a81913?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.006882 10.0.0.19 - - [2025-05-29 02:08:46] "POST /fqname-to-id HTTP/1.1" 404 198 0.004439 10.0.0.19 - - [2025-05-29 02:08:46] "POST /fqname-to-id HTTP/1.1" 404 205 0.005464 10.0.0.19 - - [2025-05-29 02:08:46] "POST /fqname-to-id HTTP/1.1" 404 207 0.006615 10.0.0.19 - - [2025-05-29 02:08:46] "POST /route-targets HTTP/1.1" 200 328 0.030253 10.0.0.19 - - [2025-05-29 02:08:46] "POST /ref-update HTTP/1.1" 200 156 0.062250 10.0.0.19 - - [2025-05-29 02:09:06] "GET / HTTP/1.1" 200 36215 0.002408 10.0.0.19 - - [2025-05-29 02:09:06] "POST /fqname-to-id HTTP/1.1" 401 297 0.000802 10.0.0.19 - - [2025-05-29 02:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.055965 10.0.0.19 - - [2025-05-29 02:09:06] "GET /global-system-config/8b0585fd-8cd0-44da-99aa-105f4c3e1a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.008113 10.0.0.19 - - [2025-05-29 02:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004795 10.0.0.19 - - [2025-05-29 02:09:06] "GET /routing-instance/7629e454-b78a-462b-896f-e9d9ecf71676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.006152 10.0.0.19 - - [2025-05-29 02:09:06] "PUT /global-system-config/8b0585fd-8cd0-44da-99aa-105f4c3e1a68 HTTP/1.1" 200 275 0.015426 10.0.0.19 - - [2025-05-29 02:09:06] "POST /fqname-to-id HTTP/1.1" 404 214 0.005633 10.0.0.19 - - [2025-05-29 02:09:07] "POST /virtual-routers HTTP/1.1" 200 597 0.134578 10.0.0.19 - - [2025-05-29 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005389 10.0.0.19 - - [2025-05-29 02:09:07] "GET /virtual-router/e89f7680-a996-4cc0-89f8-f383648b7833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.008590 10.0.0.19 - - [2025-05-29 02:09:07] "POST /fqname-to-id HTTP/1.1" 404 227 0.003708 10.0.0.19 - - [2025-05-29 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004245 10.0.0.19 - - [2025-05-29 02:09:07] "GET /virtual-network/d83f4953-908b-4ca8-a61f-8aa681a4e783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.008016 10.0.0.19 - - [2025-05-29 02:09:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.074193 10.0.0.19 - - [2025-05-29 02:09:07] "PUT /access-control-list/66f32a83-0926-44cd-bc83-c7df1ea9ae2c HTTP/1.1" 200 273 0.029021 10.0.0.19 - - [2025-05-29 02:09:38] "GET /obj-perms HTTP/1.1" 200 6384 0.063471 10.0.0.19 - - [2025-05-29 02:09:39] "GET /obj-perms HTTP/1.1" 200 6384 0.066088 10.0.0.19 - - [2025-05-29 02:10:38] "GET / HTTP/1.1" 200 36215 0.002789 10.0.0.19 - - [2025-05-29 02:10:38] "POST /fqname-to-id HTTP/1.1" 401 297 0.000768 10.0.0.19 - - [2025-05-29 02:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.038261 10.0.0.19 - - [2025-05-29 02:10:39] "GET /global-system-config/8b0585fd-8cd0-44da-99aa-105f4c3e1a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.006569 10.0.0.19 - - [2025-05-29 02:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.19 - - [2025-05-29 02:10:39] "GET /routing-instance/7629e454-b78a-462b-896f-e9d9ecf71676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004726 10.0.0.19 - - [2025-05-29 02:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004947 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:10:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001402 10.0.0.19 - - [2025-05-29 02:10:39] "GET /virtual-router/e89f7680-a996-4cc0-89f8-f383648b7833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.005404 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:10:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001241 10.0.0.19 - - [2025-05-29 02:10:39] "PUT /virtual-router/e89f7680-a996-4cc0-89f8-f383648b7833 HTTP/1.1" 200 263 0.012947 10.0.0.19 - - [2025-05-29 02:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.19 - - [2025-05-29 02:10:39] "GET /virtual-router/e89f7680-a996-4cc0-89f8-f383648b7833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.005125 10.0.0.19 - - [2025-05-29 02:10:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004823 10.0.0.19 - - [2025-05-29 02:10:39] "GET /virtual-machine-interface/d14fd049-3177-4c1a-a176-371b74f88818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1898 0.007784 10.0.0.19 - - [2025-05-29 02:10:39] "PUT /virtual-machine-interface/d14fd049-3177-4c1a-a176-371b74f88818 HTTP/1.1" 200 285 0.014318 10.0.0.19 - - [2025-05-29 02:10:39] "GET /obj-perms HTTP/1.1" 200 6384 0.065939 10.0.0.19 - - [2025-05-29 02:10:40] "GET /obj-perms HTTP/1.1" 200 6384 0.069885 10.0.0.19 - - [2025-05-29 02:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.19 - - [2025-05-29 02:10:40] "GET /virtual-router/e89f7680-a996-4cc0-89f8-f383648b7833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.005682 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:11:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001126 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:11:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001205 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:11:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001125 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:11:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001116 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:11:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001038 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:11:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001374 10.0.0.19 - - [2025-05-29 02:11:40] "GET /obj-perms HTTP/1.1" 200 6384 0.111764 10.0.0.19 - - [2025-05-29 02:11:41] "GET /obj-perms HTTP/1.1" 200 6384 0.083096 10.0.0.19 - - [2025-05-29 02:12:27] "GET /global-system-configs HTTP/1.1" 200 323 0.039426 10.0.0.19 - - [2025-05-29 02:12:27] "GET /obj-perms HTTP/1.1" 200 6384 0.067093 10.0.0.19 - - [2025-05-29 02:12:28] "GET /global-system-configs HTTP/1.1" 200 323 0.038998 10.0.0.19 - - [2025-05-29 02:12:28] "GET /obj-perms HTTP/1.1" 200 6384 0.069493 10.0.0.19 - - [2025-05-29 02:12:41] "GET /obj-perms HTTP/1.1" 200 6384 0.064109 10.0.0.19 - - [2025-05-29 02:12:42] "GET /obj-perms HTTP/1.1" 200 6384 0.060082 10.0.0.19 - - [2025-05-29 02:13:42] "GET /obj-perms HTTP/1.1" 200 6384 0.060226 10.0.0.19 - - [2025-05-29 02:13:43] "GET /obj-perms HTTP/1.1" 200 6384 0.063439 10.0.0.19 - - [2025-05-29 02:14:43] "GET /obj-perms HTTP/1.1" 200 6384 0.057144 10.0.0.19 - - [2025-05-29 02:14:43] "GET /obj-perms HTTP/1.1" 200 6384 0.058206 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:15:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000909 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:15:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001125 10.0.0.19 - - [2025-05-29 02:15:44] "GET /obj-perms HTTP/1.1" 200 6384 0.114209 10.0.0.19 - - [2025-05-29 02:15:45] "GET /obj-perms HTTP/1.1" 200 6384 0.109970 10.0.0.19 - - [2025-05-29 02:16:45] "GET /obj-perms HTTP/1.1" 200 6384 0.064769 10.0.0.19 - - [2025-05-29 02:16:45] "GET /obj-perms HTTP/1.1" 200 6384 0.069054 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:16:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001116 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:16:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001192 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:16:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001361 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:16:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001308 10.0.0.19 - - [2025-05-29 02:17:09] "GET / HTTP/1.1" 200 36215 0.001746 10.0.0.19 - - [2025-05-29 02:17:09] "POST /fqname-to-id HTTP/1.1" 401 297 0.000542 10.0.0.19 - - [2025-05-29 02:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.030618 10.0.0.19 - - [2025-05-29 02:17:09] "GET /global-system-config/8b0585fd-8cd0-44da-99aa-105f4c3e1a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.006392 10.0.0.19 - - [2025-05-29 02:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.19 - - [2025-05-29 02:17:09] "GET /config-node/aa63ad70-b5ed-4688-9a84-3dcba0db1375?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1187 0.005638 10.0.0.19 - - [2025-05-29 02:17:20] "GET / HTTP/1.1" 200 36215 0.002195 10.0.0.19 - - [2025-05-29 02:17:20] "POST /fqname-to-id HTTP/1.1" 401 297 0.000581 10.0.0.19 - - [2025-05-29 02:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.032806 10.0.0.19 - - [2025-05-29 02:17:20] "GET /routing-instance/7629e454-b78a-462b-896f-e9d9ecf71676?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005494 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:17:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001074 10.0.0.19 - - [2025-05-29 02:17:20] "POST /bgp-routers HTTP/1.1" 409 299 0.005156 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:17:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.002066 10.0.0.19 - - [2025-05-29 02:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006272 10.0.0.19 - - [2025-05-29 02:17:21] "GET /bgp-router/7dd8dc81-79e8-40d7-8ca1-0fe8aa451e4d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1794 0.012336 10.0.0.19 - - [2025-05-29 02:17:21] "PUT /bgp-router/7dd8dc81-79e8-40d7-8ca1-0fe8aa451e4d HTTP/1.1" 200 255 0.037058 10.0.0.19 - - [2025-05-29 02:17:26] "GET /obj-perms HTTP/1.1" 200 6384 0.002670 10.0.0.19 - - [2025-05-29 02:17:26] "GET /global-system-configs HTTP/1.1" 200 323 0.003059 10.0.0.19 - - [2025-05-29 02:17:28] "GET /global-system-configs HTTP/1.1" 200 323 0.037507 10.0.0.19 - - [2025-05-29 02:17:28] "GET /obj-perms HTTP/1.1" 200 6384 0.059404 10.0.0.19 - - [2025-05-29 02:17:46] "GET /obj-perms HTTP/1.1" 200 6384 0.063674 10.0.0.19 - - [2025-05-29 02:17:46] "GET /obj-perms HTTP/1.1" 200 6384 0.067458 10.0.0.19 - - [2025-05-29 02:18:47] "GET /obj-perms HTTP/1.1" 200 6384 0.060916 10.0.0.19 - - [2025-05-29 02:18:47] "GET /obj-perms HTTP/1.1" 200 6384 0.061029 10.0.0.19 - - [2025-05-29 02:19:48] "GET /obj-perms HTTP/1.1" 200 6384 0.069170 10.0.0.19 - - [2025-05-29 02:19:48] "GET /obj-perms HTTP/1.1" 200 6384 0.061275 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:20:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001287 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:20:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001653 10.0.0.19 - - [2025-05-29 02:20:48] "GET /obj-perms HTTP/1.1" 200 6384 0.055756 10.0.0.19 - - [2025-05-29 02:20:49] "GET /obj-perms HTTP/1.1" 200 6384 0.060243 10.0.0.19 - - [2025-05-29 02:21:49] "GET /obj-perms HTTP/1.1" 200 6384 0.069931 10.0.0.19 - - [2025-05-29 02:21:50] "GET /obj-perms HTTP/1.1" 200 6384 0.056485 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:22:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001260 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:22:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001630 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:22:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001078 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:22:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001170 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:22:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000941 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:22:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001169 10.0.0.19 - - [2025-05-29 02:22:27] "GET /global-system-configs HTTP/1.1" 200 323 0.045723 10.0.0.19 - - [2025-05-29 02:22:27] "GET /obj-perms HTTP/1.1" 200 6384 0.067368 10.0.0.19 - - [2025-05-29 02:22:28] "GET /global-system-configs HTTP/1.1" 200 323 0.042303 10.0.0.19 - - [2025-05-29 02:22:28] "GET /obj-perms HTTP/1.1" 200 6384 0.063920 10.0.0.19 - - [2025-05-29 02:22:50] "GET /obj-perms HTTP/1.1" 200 6384 0.060507 10.0.0.19 - - [2025-05-29 02:22:51] "GET /obj-perms HTTP/1.1" 200 6384 0.067804 10.0.0.19 - - [2025-05-29 02:23:51] "GET /obj-perms HTTP/1.1" 200 6384 0.062289 10.0.0.19 - - [2025-05-29 02:23:51] "GET /obj-perms HTTP/1.1" 200 6384 0.064791 10.0.0.19 - - [2025-05-29 02:24:52] "GET /obj-perms HTTP/1.1" 200 6384 0.057824 10.0.0.19 - - [2025-05-29 02:24:52] "GET /obj-perms HTTP/1.1" 200 6384 0.056610 10.0.0.19 - - [2025-05-29 02:25:53] "GET /obj-perms HTTP/1.1" 200 6384 0.065948 10.0.0.19 - - [2025-05-29 02:25:53] "GET /obj-perms HTTP/1.1" 200 6384 0.064401 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:26:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000931 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:26:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001366 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:26:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001107 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:26:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001193 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:26:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000998 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:26:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001187 10.0.0.19 - - [2025-05-29 02:26:54] "GET /obj-perms HTTP/1.1" 200 6384 0.060351 10.0.0.19 - - [2025-05-29 02:26:54] "GET /obj-perms HTTP/1.1" 200 6384 0.056760 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:26:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000875 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:26:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001373 10.0.0.19 - - [2025-05-29 02:27:26] "GET /obj-perms HTTP/1.1" 200 6384 0.001705 10.0.0.19 - - [2025-05-29 02:27:27] "GET /global-system-configs HTTP/1.1" 200 323 0.005048 10.0.0.19 - - [2025-05-29 02:27:28] "GET /global-system-configs HTTP/1.1" 200 323 0.036918 10.0.0.19 - - [2025-05-29 02:27:28] "GET /obj-perms HTTP/1.1" 200 6384 0.066561 10.0.0.19 - - [2025-05-29 02:27:54] "GET /obj-perms HTTP/1.1" 200 6384 0.079132 10.0.0.19 - - [2025-05-29 02:27:55] "GET /obj-perms HTTP/1.1" 200 6384 0.061306 10.0.0.19 - - [2025-05-29 02:28:55] "GET /obj-perms HTTP/1.1" 200 6384 0.063638 10.0.0.19 - - [2025-05-29 02:28:56] "GET /obj-perms HTTP/1.1" 200 6384 0.066367 10.0.0.19 - - [2025-05-29 02:29:56] "GET /obj-perms HTTP/1.1" 200 6384 0.085842 10.0.0.19 - - [2025-05-29 02:29:57] "GET /obj-perms HTTP/1.1" 200 6384 0.082388 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:30:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000981 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:30:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001332 10.0.0.19 - - [2025-05-29 02:30:57] "GET /obj-perms HTTP/1.1" 200 6384 0.089023 10.0.0.19 - - [2025-05-29 02:30:58] "GET /obj-perms HTTP/1.1" 200 6384 0.082260 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:31:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001041 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:31:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001239 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:31:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001553 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:31:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001225 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:31:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001045 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:31:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001497 10.0.0.19 - - [2025-05-29 02:31:58] "GET /obj-perms HTTP/1.1" 200 6384 0.078117 10.0.0.19 - - [2025-05-29 02:31:58] "GET /obj-perms HTTP/1.1" 200 6384 0.066835 10.0.0.19 - - [2025-05-29 02:32:27] "GET /global-system-configs HTTP/1.1" 200 323 0.041303 10.0.0.19 - - [2025-05-29 02:32:27] "GET /obj-perms HTTP/1.1" 200 6384 0.078382 10.0.0.19 - - [2025-05-29 02:32:28] "GET /global-system-configs HTTP/1.1" 200 323 0.043318 10.0.0.19 - - [2025-05-29 02:32:28] "GET /obj-perms HTTP/1.1" 200 6384 0.080327 10.0.0.19 - - [2025-05-29 02:32:59] "GET /obj-perms HTTP/1.1" 200 6384 0.067436 10.0.0.19 - - [2025-05-29 02:32:59] "GET /obj-perms HTTP/1.1" 200 6384 0.064973 10.0.0.19 - - [2025-05-29 02:34:00] "GET /obj-perms HTTP/1.1" 200 6384 0.077064 10.0.0.19 - - [2025-05-29 02:34:00] "GET /obj-perms HTTP/1.1" 200 6384 0.063236 10.0.0.19 - - [2025-05-29 02:35:01] "GET /obj-perms HTTP/1.1" 200 6384 0.097309 10.0.0.19 - - [2025-05-29 02:35:01] "GET /obj-perms HTTP/1.1" 200 6384 0.083837 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:35:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001013 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:35:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001206 10.0.0.19 - - [2025-05-29 02:36:02] "GET /obj-perms HTTP/1.1" 200 6384 0.061207 10.0.0.19 - - [2025-05-29 02:36:02] "GET /obj-perms HTTP/1.1" 200 6384 0.066624 10.0.0.19 - - [2025-05-29 02:37:03] "GET /obj-perms HTTP/1.1" 200 6384 0.068795 10.0.0.19 - - [2025-05-29 02:37:03] "GET /obj-perms HTTP/1.1" 200 6384 0.067866 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:37:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001165 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:37:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001199 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:37:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000944 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:37:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001145 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:37:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000968 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:37:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001291 10.0.0.19 - - [2025-05-29 02:37:27] "GET /global-system-configs HTTP/1.1" 200 323 0.042761 10.0.0.19 - - [2025-05-29 02:37:27] "GET /obj-perms HTTP/1.1" 200 6384 0.072549 10.0.0.19 - - [2025-05-29 02:37:28] "GET /global-system-configs HTTP/1.1" 200 323 0.035814 10.0.0.19 - - [2025-05-29 02:37:28] "GET /obj-perms HTTP/1.1" 200 6384 0.064287 10.0.0.19 - - [2025-05-29 02:38:03] "GET /obj-perms HTTP/1.1" 200 6384 0.066815 10.0.0.19 - - [2025-05-29 02:38:04] "GET /obj-perms HTTP/1.1" 200 6384 0.060762 10.0.0.19 - - [2025-05-29 02:39:04] "GET /obj-perms HTTP/1.1" 200 6384 0.070992 10.0.0.19 - - [2025-05-29 02:39:05] "GET /obj-perms HTTP/1.1" 200 6384 0.067872 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:39:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001010 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:39:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001290 10.0.0.19 - - [2025-05-29 02:40:05] "GET /obj-perms HTTP/1.1" 200 6384 0.089742 10.0.0.19 - - [2025-05-29 02:40:06] "GET /obj-perms HTTP/1.1" 200 6384 0.115750 10.0.0.19 - - [2025-05-29 02:41:06] "GET /obj-perms HTTP/1.1" 200 6384 0.062183 10.0.0.19 - - [2025-05-29 02:41:07] "GET /obj-perms HTTP/1.1" 200 6384 0.068714 10.0.0.19 - - [2025-05-29 02:42:07] "GET /obj-perms HTTP/1.1" 200 6384 0.066338 10.0.0.19 - - [2025-05-29 02:42:07] "GET /obj-perms HTTP/1.1" 200 6384 0.072579 10.0.0.19 - - [2025-05-29 02:42:27] "GET /global-system-configs HTTP/1.1" 200 323 0.041976 10.0.0.19 - - [2025-05-29 02:42:27] "GET /obj-perms HTTP/1.1" 200 6384 0.063698 10.0.0.19 - - [2025-05-29 02:42:28] "GET /global-system-configs HTTP/1.1" 200 323 0.037509 10.0.0.19 - - [2025-05-29 02:42:28] "GET /obj-perms HTTP/1.1" 200 6384 0.072524 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:42:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001141 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:42:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001199 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:42:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000988 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:42:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001450 [Introspect:8084]10.0.0.19 - - [2025-05-29 02:42:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001023