+++ date ++ echo 'INFO: =================== Mon May 26 02:02:41 UTC 2025 ===================' INFO: =================== Mon May 26 02:02:41 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=True ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.33 ++ CONFIGDB_NODES=10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=True ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=True ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=True ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=True ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=True ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' redis_ssl_config ++ true ++ KAFKA_NODES=10.0.0.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33:9092 ++ KAFKA_SSL_ENABLE=True ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=password ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=252.33.10.188 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5050 ++ KEYSTONE_AUTH_PUBLIC_PORT=5050 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.33 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=password ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_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.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=True ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=True ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=True ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password password' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' xmpp_certs_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' analytics_api_ssl_opts ++ true ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' rabbitmq_ssl_config ++ true ++ read -r -d '' kombu_ssl_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' kafka_ssl_config ++ true ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + wait_files /etc/contrail/ssl/certs/server.pem /etc/contrail/ssl/private/server-privkey.pem + local file1=/etc/contrail/ssl/certs/server.pem + local file2=/etc/contrail/ssl/private/server-privkey.pem + printf 'INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem' INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem+ wait_cmd_success 'test -f /etc/contrail/ssl/certs/server.pem' + local 'cmd=test -f /etc/contrail/ssl/certs/server.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/certs/server.pem + return 0 + wait_cmd_success 'test -f /etc/contrail/ssl/private/server-privkey.pem' + local 'cmd=test -f /etc/contrail/ssl/private/server-privkey.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/private/server-privkey.pem + return 0 + echo -e '\nINFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present' INFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_config_api_certs_if_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_for_cassandra ++ echo 10.0.0.33 ++ cut -d , -f 1 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.33,10.212.165.1,127.0.0.1,172.17.0.1,252.33.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.212.165.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ echo 10.0.0.33:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33:8082' + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + (( CONFIG_API_WORKER_COUNT == 1 )) + read -r -d '' config_api_certs_config + true + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ set -o posix ++ set ++ 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/26/2025 02:03:22.243 7f0dea3b6e48 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 05/26/2025 02:03:22.617 7f0dea3b6e48 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 05/26/2025 02:03:22.636 7f0dea3b6e48 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 05/26/2025 02:03:22.636 7f0dea3b6e48 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2025-05-26 02:03:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000715 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=, ca_certs='/etc/contrail/ssl/certs/ca-cert.pem', keyfile='/etc/contrail/ssl/private/server-privkey.pem', certfile='/etc/contrail/ssl/certs/server.pem', ssl_version=<_SSLMethod.PROTOCOL_TLSv1_2: 5>))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2025-05-26 02:03:29] "GET / HTTP/1.1" 503 181 0.000349 10.0.0.33 - - [2025-05-26 02:03:29] "GET / HTTP/1.1" 503 181 0.000281 10.0.0.33 - - [2025-05-26 02:03:30] "GET / HTTP/1.1" 503 181 0.001528 10.0.0.33 - - [2025-05-26 02:03:30] "GET / HTTP/1.1" 200 36215 0.061899 10.0.0.33 - - [2025-05-26 02:03:30] "GET / HTTP/1.1" 200 45019 0.002108 10.0.0.33 - - [2025-05-26 02:03:30] "GET / HTTP/1.1" 200 45019 0.001552 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.33 - - [2025-05-26 02:03:31] "POST /fqname-to-id HTTP/1.1" 401 296 0.000820 10.0.0.33 - - [2025-05-26 02:03:31] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 296 0.000394 10.0.0.33 - - [2025-05-26 02:03:31] "POST /fqname-to-id HTTP/1.1" 401 296 0.000571 10.0.0.33 - - [2025-05-26 02:03:31] "GET / HTTP/1.1" 200 36215 0.001968 10.0.0.33 - - [2025-05-26 02:03:31] "POST /fqname-to-id HTTP/1.1" 401 296 0.000565 10.0.0.33 - - [2025-05-26 02:03:31] "GET / HTTP/1.1" 200 36215 0.001906 10.0.0.33 - - [2025-05-26 02:03:31] "POST /fqname-to-id HTTP/1.1" 401 296 0.000610 10.0.0.33 - - [2025-05-26 02:03:31] "GET / HTTP/1.1" 200 36215 0.002292 10.0.0.33 - - [2025-05-26 02:03:31] "POST /fqname-to-id HTTP/1.1" 401 296 0.005625 10.0.0.33 - - [2025-05-26 02:03:31] "GET / HTTP/1.1" 200 36215 0.001690 10.0.0.33 - - [2025-05-26 02:03:31] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.516716 10.0.0.33 - - [2025-05-26 02:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.159382 10.0.0.33 - - [2025-05-26 02:03:32] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.020373 10.0.0.33 - - [2025-05-26 02:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.557992 10.0.0.33 - - [2025-05-26 02:03:32] "GET /global-system-config/a71323cd-30f0-46a4-aff6-95aa3bf92a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.038716 10.0.0.33 - - [2025-05-26 02:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.572654 10.0.0.33 - - [2025-05-26 02:03:32] "GET /global-system-config/a71323cd-30f0-46a4-aff6-95aa3bf92a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.074171 10.0.0.33 - - [2025-05-26 02:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.202541 10.0.0.33 - - [2025-05-26 02:03:32] "POST /fqname-to-id HTTP/1.1" 404 214 0.041204 10.0.0.33 - - [2025-05-26 02:03:32] "GET /global-system-config/a71323cd-30f0-46a4-aff6-95aa3bf92a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.090873 10.0.0.33 - - [2025-05-26 02:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.082566 10.0.0.33 - - [2025-05-26 02:03:32] "POST /fqname-to-id HTTP/1.1" 404 214 0.028424 10.0.0.33 - - [2025-05-26 02:03:32] "POST /fqname-to-id HTTP/1.1" 404 214 0.025839 10.0.0.33 - - [2025-05-26 02:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.075225 10.0.0.33 - - [2025-05-26 02:03:32] "GET /global-system-config/a71323cd-30f0-46a4-aff6-95aa3bf92a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.024700 10.0.0.33 - - [2025-05-26 02:03:32] "POST /fqname-to-id HTTP/1.1" 404 214 0.016819 10.0.0.33 - - [2025-05-26 02:03:32] "GET / HTTP/1.1" 200 36215 0.003190 10.0.0.33 - - [2025-05-26 02:03:32] "POST /fqname-to-id HTTP/1.1" 401 296 0.000615 10.0.0.33 - - [2025-05-26 02:03:32] "POST /analytics-alarm-nodes HTTP/1.1" 200 609 0.231313 10.0.0.33 - - [2025-05-26 02:03:32] "POST /analytics-snmp-nodes HTTP/1.1" 200 607 0.221103 10.0.0.33 - - [2025-05-26 02:03:32] "GET / HTTP/1.1" 200 36215 0.002239 10.0.0.33 - - [2025-05-26 02:03:32] "POST /analytics-nodes HTTP/1.1" 200 597 0.291755 /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.33 - - [2025-05-26 02:03:32] "GET / HTTP/1.1" 200 36215 0.003212 10.0.0.33 - - [2025-05-26 02:03:32] "POST /config-nodes HTTP/1.1" 200 591 0.362559 10.0.0.33 - - [2025-05-26 02:03:32] "POST /fqname-to-id HTTP/1.1" 401 296 0.001512 10.0.0.33 - - [2025-05-26 02:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.061219 10.0.0.33 - - [2025-05-26 02:03:32] "GET /global-system-config/a71323cd-30f0-46a4-aff6-95aa3bf92a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.022152 10.0.0.33 - - [2025-05-26 02:03:33] "POST /fqname-to-id HTTP/1.1" 404 214 0.029220 10.0.0.33 - - [2025-05-26 02:03:33] "POST /config-database-nodes HTTP/1.1" 200 609 0.099132 10.0.0.33 - - [2025-05-26 02:03:33] "GET / HTTP/1.1" 200 36215 0.002009 10.0.0.33 - - [2025-05-26 02:03:33] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.003728 10.0.0.33 - - [2025-05-26 02:03:33] "POST /fqname-to-id HTTP/1.1" 404 196 0.093501 10.0.0.33 - - [2025-05-26 02:03:33] "POST /job-templates HTTP/1.1" 200 557 0.134060 10.0.0.33 - - [2025-05-26 02:03:33] "POST /fqname-to-id HTTP/1.1" 404 200 0.008593 10.0.0.33 - - [2025-05-26 02:03:33] "POST /job-templates HTTP/1.1" 200 565 0.152568 10.0.0.33 - - [2025-05-26 02:03:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.077770 10.0.0.33 - - [2025-05-26 02:03:33] "POST /fqname-to-id HTTP/1.1" 404 191 0.008105 10.0.0.33 - - [2025-05-26 02:03:34] "POST /job-templates HTTP/1.1" 200 547 0.150416 10.0.0.33 - - [2025-05-26 02:03:34] "POST /fqname-to-id HTTP/1.1" 404 207 0.024845 10.0.0.33 - - [2025-05-26 02:03:34] "POST /job-templates HTTP/1.1" 200 579 0.180432 10.0.0.33 - - [2025-05-26 02:03:34] "POST /fqname-to-id HTTP/1.1" 404 208 0.007540 10.0.0.33 - - [2025-05-26 02:03:34] "POST /job-templates HTTP/1.1" 200 581 0.238857 10.0.0.33 - - [2025-05-26 02:03:34] "POST /fqname-to-id HTTP/1.1" 404 210 0.005707 10.0.0.33 - - [2025-05-26 02:03:34] "POST /job-templates HTTP/1.1" 200 585 0.173388 10.0.0.33 - - [2025-05-26 02:03:34] "GET / HTTP/1.1" 200 36215 0.002043 10.0.0.33 - - [2025-05-26 02:03:34] "POST /fqname-to-id HTTP/1.1" 401 296 0.000569 10.0.0.33 - - [2025-05-26 02:03:35] "POST /fqname-to-id HTTP/1.1" 404 198 0.018544 10.0.0.33 - - [2025-05-26 02:03:35] "POST /job-templates HTTP/1.1" 200 561 0.149913 10.0.0.33 - - [2025-05-26 02:03:35] "GET / HTTP/1.1" 200 36215 0.002583 10.0.0.33 - - [2025-05-26 02:03:35] "POST /fqname-to-id HTTP/1.1" 404 203 0.005300 10.0.0.33 - - [2025-05-26 02:03:35] "POST /fqname-to-id HTTP/1.1" 401 296 0.006679 10.0.0.33 - - [2025-05-26 02:03:35] "POST /job-templates HTTP/1.1" 200 571 0.087287 10.0.0.33 - - [2025-05-26 02:03:35] "POST /fqname-to-id HTTP/1.1" 404 196 0.005811 10.0.0.33 - - [2025-05-26 02:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.076930 10.0.0.33 - - [2025-05-26 02:03:35] "GET /routing-instance/ecbe8ffa-a32c-4ccc-809c-f9400fc66e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.014104 10.0.0.33 - - [2025-05-26 02:03:35] "POST /job-templates HTTP/1.1" 200 557 0.130922 10.0.0.33 - - [2025-05-26 02:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.049927 10.0.0.33 - - [2025-05-26 02:03:35] "POST /fqname-to-id HTTP/1.1" 404 196 0.033065 10.0.0.33 - - [2025-05-26 02:03:35] "GET /global-system-config/a71323cd-30f0-46a4-aff6-95aa3bf92a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.016884 10.0.0.33 - - [2025-05-26 02:03:35] "POST /bgp-routers HTTP/1.1" 200 614 0.213223 10.0.0.33 - - [2025-05-26 02:03:35] "POST /fqname-to-id HTTP/1.1" 404 214 0.010022 10.0.0.33 - - [2025-05-26 02:03:35] "GET /bgp-router/4d2c0d44-c5b3-4aac-9cfe-6d0ccea9dfa1?fields=global_system_config_back_refs HTTP/1.1" 200 1110 0.013708 10.0.0.33 - - [2025-05-26 02:03:35] "POST /job-templates HTTP/1.1" 200 557 0.092353 10.0.0.33 - - [2025-05-26 02:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005190 10.0.0.33 - - [2025-05-26 02:03:35] "POST /fqname-to-id HTTP/1.1" 404 196 0.007672 10.0.0.33 - - [2025-05-26 02:03:35] "POST /database-nodes HTTP/1.1" 200 595 0.090293 10.0.0.33 - - [2025-05-26 02:03:35] "GET /global-system-config/a71323cd-30f0-46a4-aff6-95aa3bf92a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.014872 10.0.0.33 - - [2025-05-26 02:03:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012485 10.0.0.33 - - [2025-05-26 02:03:36] "POST /job-templates HTTP/1.1" 200 557 0.068663 10.0.0.33 - - [2025-05-26 02:03:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.004305 10.0.0.33 - - [2025-05-26 02:03:36] "POST /ref-update HTTP/1.1" 200 156 0.023061 10.0.0.33 - - [2025-05-26 02:03:36] "POST /job-templates HTTP/1.1" 200 537 0.157341 10.0.0.33 - - [2025-05-26 02:03:36] "POST /fqname-to-id HTTP/1.1" 404 198 0.011919 10.0.0.33 - - [2025-05-26 02:03:36] "POST /job-templates HTTP/1.1" 200 561 0.092112 10.0.0.33 - - [2025-05-26 02:03:36] "POST /fqname-to-id HTTP/1.1" 404 198 0.008687 10.0.0.33 - - [2025-05-26 02:03:36] "POST /job-templates HTTP/1.1" 200 561 0.080076 10.0.0.33 - - [2025-05-26 02:03:36] "POST /fqname-to-id HTTP/1.1" 404 198 0.009549 10.0.0.33 - - [2025-05-26 02:03:36] "POST /job-templates HTTP/1.1" 200 561 0.086021 10.0.0.33 - - [2025-05-26 02:03:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.004996 10.0.0.33 - - [2025-05-26 02:03:37] "POST /job-templates HTTP/1.1" 200 567 0.085384 10.0.0.33 - - [2025-05-26 02:03:37] "POST /fqname-to-id HTTP/1.1" 404 197 0.009361 10.0.0.33 - - [2025-05-26 02:03:37] "POST /job-templates HTTP/1.1" 200 559 0.093620 10.0.0.33 - - [2025-05-26 02:03:37] "POST /fqname-to-id HTTP/1.1" 404 196 0.004917 10.0.0.33 - - [2025-05-26 02:03:37] "POST /job-templates HTTP/1.1" 200 557 0.114457 10.0.0.33 - - [2025-05-26 02:03:37] "POST /fqname-to-id HTTP/1.1" 404 205 0.008993 10.0.0.33 - - [2025-05-26 02:03:37] "POST /fqname-to-id HTTP/1.1" 401 296 0.001544 10.0.0.33 - - [2025-05-26 02:03:37] "POST /job-templates HTTP/1.1" 200 575 0.154565 10.0.0.33 - - [2025-05-26 02:03:37] "POST /fqname-to-id HTTP/1.1" 404 194 0.008739 10.0.0.33 - - [2025-05-26 02:03:37] "POST /job-templates HTTP/1.1" 200 553 0.142313 10.0.0.33 - - [2025-05-26 02:03:37] "POST /fqname-to-id HTTP/1.1" 404 208 0.014263 10.0.0.33 - - [2025-05-26 02:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.054183 10.0.0.33 - - [2025-05-26 02:03:38] "GET /network-ipam/e7323caa-de22-428f-8d5c-81c9fe06d348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.018553 10.0.0.33 - - [2025-05-26 02:03:38] "POST /job-templates HTTP/1.1" 200 581 0.131717 10.0.0.33 - - [2025-05-26 02:03:38] "POST /fqname-to-id HTTP/1.1" 404 196 0.012066 10.0.0.33 - - [2025-05-26 02:03:38] "POST /job-templates HTTP/1.1" 200 557 0.095713 10.0.0.33 - - [2025-05-26 02:03:38] "POST /fqname-to-id HTTP/1.1" 404 198 0.005332 10.0.0.33 - - [2025-05-26 02:03:38] "POST /job-templates HTTP/1.1" 200 561 0.088645 10.0.0.33 - - [2025-05-26 02:03:38] "POST /fqname-to-id HTTP/1.1" 404 206 0.006082 10.0.0.33 - - [2025-05-26 02:03:38] "POST /fqname-to-id HTTP/1.1" 404 225 0.006827 10.0.0.33 - - [2025-05-26 02:03:38] "POST /job-templates HTTP/1.1" 200 577 0.130334 10.0.0.33 - - [2025-05-26 02:03:38] "POST /access-control-lists HTTP/1.1" 200 589 0.126109 10.0.0.33 - - [2025-05-26 02:03:38] "POST /fqname-to-id HTTP/1.1" 404 197 0.015549 10.0.0.33 - - [2025-05-26 02:03:38] "POST /fqname-to-id HTTP/1.1" 404 224 0.014974 10.0.0.33 - - [2025-05-26 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.030887 10.0.0.33 - - [2025-05-26 02:03:38] "GET /global-vrouter-config/c7f3afe0-c034-49d3-aa8c-54b4849dda37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1164 0.008007 10.0.0.33 - - [2025-05-26 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011549 10.0.0.33 - - [2025-05-26 02:03:38] "POST /job-templates HTTP/1.1" 200 559 0.093334 10.0.0.33 - - [2025-05-26 02:03:39] "POST /access-control-lists HTTP/1.1" 200 587 0.110319 10.0.0.33 - - [2025-05-26 02:03:39] "PUT /global-vrouter-config/c7f3afe0-c034-49d3-aa8c-54b4849dda37 HTTP/1.1" 200 277 0.027218 10.0.0.33 - - [2025-05-26 02:03:39] "POST /fqname-to-id HTTP/1.1" 404 198 0.011622 10.0.0.33 - - [2025-05-26 02:03:39] "POST /job-templates HTTP/1.1" 200 561 0.092251 10.0.0.33 - - [2025-05-26 02:03:39] "POST /route-targets HTTP/1.1" 200 328 0.030487 10.0.0.33 - - [2025-05-26 02:03:39] "GET / HTTP/1.1" 200 36215 0.002402 10.0.0.33 - - [2025-05-26 02:03:39] "POST /fqname-to-id HTTP/1.1" 404 196 0.007092 10.0.0.33 - - [2025-05-26 02:03:39] "POST /ref-update HTTP/1.1" 200 156 0.045610 10.0.0.33 - - [2025-05-26 02:03:39] "POST /route-targets HTTP/1.1" 200 328 0.032626 10.0.0.33 - - [2025-05-26 02:03:39] "POST /job-templates HTTP/1.1" 200 557 0.132952 10.0.0.33 - - [2025-05-26 02:03:39] "POST /ref-update HTTP/1.1" 200 156 0.058689 10.0.0.33 - - [2025-05-26 02:03:39] "POST /fqname-to-id HTTP/1.1" 404 195 0.006586 10.0.0.33 - - [2025-05-26 02:03:39] "POST /route-targets HTTP/1.1" 200 328 0.061409 10.0.0.33 - - [2025-05-26 02:03:39] "POST /job-templates HTTP/1.1" 200 555 0.132850 10.0.0.33 - - [2025-05-26 02:03:39] "POST /ref-update HTTP/1.1" 200 156 0.049596 10.0.0.33 - - [2025-05-26 02:03:39] "POST /fqname-to-id HTTP/1.1" 404 195 0.005270 10.0.0.33 - - [2025-05-26 02:03:39] "POST /fqname-to-id HTTP/1.1" 401 296 0.002438 10.0.0.33 - - [2025-05-26 02:03:39] "POST /route-targets HTTP/1.1" 200 328 0.026643 10.0.0.33 - - [2025-05-26 02:03:39] "POST /job-templates HTTP/1.1" 200 555 0.110728 10.0.0.33 - - [2025-05-26 02:03:39] "GET / HTTP/1.1" 200 36215 0.001967 10.0.0.33 - - [2025-05-26 02:03:39] "POST /ref-update HTTP/1.1" 200 156 0.072984 10.0.0.33 - - [2025-05-26 02:03:39] "POST /alarms HTTP/1.1" 401 296 0.000605 10.0.0.33 - - [2025-05-26 02:03:39] "POST /fqname-to-id HTTP/1.1" 404 195 0.004196 10.0.0.33 - - [2025-05-26 02:03:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.011535 10.0.0.33 - - [2025-05-26 02:03:40] "POST /job-templates HTTP/1.1" 200 555 0.082957 10.0.0.33 - - [2025-05-26 02:03:40] "POST /access-control-lists HTTP/1.1" 200 553 0.099251 10.0.0.33 - - [2025-05-26 02:03:40] "POST /fqname-to-id HTTP/1.1" 404 200 0.006614 10.0.0.33 - - [2025-05-26 02:03:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.062634 10.0.0.33 - - [2025-05-26 02:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012221 10.0.0.33 - - [2025-05-26 02:03:40] "POST /job-templates HTTP/1.1" 200 565 0.099458 10.0.0.33 - - [2025-05-26 02:03:40] "PUT /access-control-list/1fbd5c96-443c-4826-a61c-3b41ad206656 HTTP/1.1" 200 273 0.075136 10.0.0.33 - - [2025-05-26 02:03:40] "POST /fqname-to-id HTTP/1.1" 404 201 0.008771 10.0.0.33 - - [2025-05-26 02:03:40] "GET /global-system-config/a71323cd-30f0-46a4-aff6-95aa3bf92a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.031866 10.0.0.33 - - [2025-05-26 02:03:40] "PUT /access-control-list/254aa187-ea36-4dbf-8d9c-f9d36ba39fce HTTP/1.1" 200 273 0.092744 10.0.0.33 - - [2025-05-26 02:03:40] "POST /service-appliance-sets HTTP/1.1" 200 555 0.077088 10.0.0.33 - - [2025-05-26 02:03:40] "POST /alarms HTTP/1.1" 200 583 0.127863 10.0.0.33 - - [2025-05-26 02:03:40] "POST /job-templates HTTP/1.1" 200 567 0.084926 10.0.0.33 - - [2025-05-26 02:03:40] "POST /fqname-to-id HTTP/1.1" 404 180 0.015853 10.0.0.33 - - [2025-05-26 02:03:40] "POST /fqname-to-id HTTP/1.1" 404 189 0.015470 10.0.0.33 - - [2025-05-26 02:03:40] "POST /alarms HTTP/1.1" 200 577 0.094658 10.0.0.33 - - [2025-05-26 02:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010425 10.0.0.33 - - [2025-05-26 02:03:40] "GET /global-system-config/a71323cd-30f0-46a4-aff6-95aa3bf92a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.015957 10.0.0.33 - - [2025-05-26 02:03:40] "POST /config-propertiess HTTP/1.1" 200 553 0.091732 10.0.0.33 - - [2025-05-26 02:03:40] "POST /alarms HTTP/1.1" 200 577 0.069402 10.0.0.33 - - [2025-05-26 02:03:40] "POST /fqname-to-id HTTP/1.1" 404 168 0.004387 10.0.0.33 - - [2025-05-26 02:03:40] "POST /service-appliance-sets HTTP/1.1" 200 543 0.070014 10.0.0.33 - - [2025-05-26 02:03:40] "POST /alarms HTTP/1.1" 200 561 0.069832 10.0.0.33 - - [2025-05-26 02:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005131 10.0.0.33 - - [2025-05-26 02:03:40] "POST /tags HTTP/1.1" 200 322 0.113811 10.0.0.33 - - [2025-05-26 02:03:40] "GET /network-ipam/e7323caa-de22-428f-8d5c-81c9fe06d348?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.007048 10.0.0.33 - - [2025-05-26 02:03:40] "POST /fqname-to-id HTTP/1.1" 404 166 0.015137 10.0.0.33 - - [2025-05-26 02:03:40] "POST /alarms HTTP/1.1" 200 557 0.069627 10.0.0.33 - - [2025-05-26 02:03:41] "POST /alarms HTTP/1.1" 200 559 0.137018 10.0.0.33 - - [2025-05-26 02:03:41] "POST /tags HTTP/1.1" 200 318 0.160700 10.0.0.33 - - [2025-05-26 02:03:41] "POST /service-templates HTTP/1.1" 200 513 0.041605 10.0.0.33 - - [2025-05-26 02:03:41] "POST /fqname-to-id HTTP/1.1" 404 174 0.010312 10.0.0.33 - - [2025-05-26 02:03:41] "POST /alarms HTTP/1.1" 200 567 0.058378 10.0.0.33 - - [2025-05-26 02:03:41] "POST /service-templates HTTP/1.1" 200 503 0.051566 10.0.0.33 - - [2025-05-26 02:03:41] "POST /tags HTTP/1.1" 200 334 0.077525 10.0.0.33 - - [2025-05-26 02:03:41] "POST /alarms HTTP/1.1" 200 551 0.051732 10.0.0.33 - - [2025-05-26 02:03:41] "POST /service-templates HTTP/1.1" 200 517 0.051723 10.0.0.33 - - [2025-05-26 02:03:41] "POST /fqname-to-id HTTP/1.1" 404 162 0.005099 10.0.0.33 - - [2025-05-26 02:03:41] "POST /alarms HTTP/1.1" 200 559 0.073480 10.0.0.33 - - [2025-05-26 02:03:41] "POST /service-templates HTTP/1.1" 200 537 0.085479 10.0.0.33 - - [2025-05-26 02:03:41] "POST /tags HTTP/1.1" 200 310 0.094364 10.0.0.33 - - [2025-05-26 02:03:41] "POST /fqname-to-id HTTP/1.1" 404 174 0.013214 10.0.0.33 - - [2025-05-26 02:03:41] "POST /alarms HTTP/1.1" 200 569 0.112102 10.0.0.33 - - [2025-05-26 02:03:41] "POST /service-templates HTTP/1.1" 200 509 0.135236 10.0.0.33 - - [2025-05-26 02:03:41] "POST /tags HTTP/1.1" 200 334 0.087657 10.0.0.33 - - [2025-05-26 02:03:41] "POST /alarms HTTP/1.1" 200 557 0.070008 10.0.0.33 - - [2025-05-26 02:03:41] "POST /fqname-to-id HTTP/1.1" 404 164 0.012914 10.0.0.33 - - [2025-05-26 02:03:42] "POST /alarms HTTP/1.1" 200 569 0.281254 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:03:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001700 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:03:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001298 10.0.0.33 - - [2025-05-26 02:03:42] "POST /tags HTTP/1.1" 200 314 0.342494 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.33 - - [2025-05-26 02:03:42] "POST /fqname-to-id HTTP/1.1" 404 169 0.010863 10.0.0.33 - - [2025-05-26 02:03:42] "POST /alarms HTTP/1.1" 200 577 0.171741 10.0.0.33 - - [2025-05-26 02:03:42] "POST /tags HTTP/1.1" 200 324 0.129647 10.0.0.33 - - [2025-05-26 02:03:42] "POST /alarms HTTP/1.1" 200 571 0.085254 10.0.0.33 - - [2025-05-26 02:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006487 10.0.0.33 - - [2025-05-26 02:03:42] "POST /alarms HTTP/1.1" 200 563 0.054399 10.0.0.33 - - [2025-05-26 02:03:42] "PUT /global-system-config/a71323cd-30f0-46a4-aff6-95aa3bf92a1b HTTP/1.1" 200 275 0.048248 10.0.0.33 - - [2025-05-26 02:03:42] "POST /fqname-to-id HTTP/1.1" 404 166 0.004720 10.0.0.33 - - [2025-05-26 02:03:42] "GET /obj-perms HTTP/1.1" 200 6381 0.489637 10.0.0.33 - - [2025-05-26 02:03:42] "POST /alarms HTTP/1.1" 200 563 0.069478 10.0.0.33 - - [2025-05-26 02:03:42] "POST /hardwares HTTP/1.1" 200 328 0.041754 10.0.0.33 - - [2025-05-26 02:03:42] "POST /fqname-to-id HTTP/1.1" 404 166 0.003697 10.0.0.33 - - [2025-05-26 02:03:42] "POST /alarms HTTP/1.1" 200 563 0.061623 10.0.0.33 - - [2025-05-26 02:03:42] "POST /hardwares HTTP/1.1" 200 328 0.055037 10.0.0.33 - - [2025-05-26 02:03:42] "POST /fqname-to-id HTTP/1.1" 404 166 0.020319 10.0.0.33 - - [2025-05-26 02:03:42] "POST /alarms HTTP/1.1" 200 549 0.110971 10.0.0.33 - - [2025-05-26 02:03:42] "POST /hardwares HTTP/1.1" 200 328 0.069108 10.0.0.33 - - [2025-05-26 02:03:43] "POST /fqname-to-id HTTP/1.1" 404 166 0.007325 10.0.0.33 - - [2025-05-26 02:03:43] "POST /alarms HTTP/1.1" 200 597 0.131274 10.0.0.33 - - [2025-05-26 02:03:43] "GET /obj-perms HTTP/1.1" 200 6381 0.103808 10.0.0.33 - - [2025-05-26 02:03:43] "POST /hardwares HTTP/1.1" 200 328 0.087118 10.0.0.33 - - [2025-05-26 02:03:43] "POST /alarms HTTP/1.1" 200 577 0.105113 10.0.0.33 - - [2025-05-26 02:03:43] "POST /fqname-to-id HTTP/1.1" 404 164 0.004523 10.0.0.33 - - [2025-05-26 02:03:43] "POST /hardwares HTTP/1.1" 200 324 0.034301 10.0.0.33 - - [2025-05-26 02:03:43] "POST /alarms HTTP/1.1" 200 573 0.087413 10.0.0.33 - - [2025-05-26 02:03:43] "POST /fqname-to-id HTTP/1.1" 404 164 0.004374 10.0.0.33 - - [2025-05-26 02:03:43] "POST /alarms HTTP/1.1" 200 585 0.042478 10.0.0.33 - - [2025-05-26 02:03:43] "POST /hardwares HTTP/1.1" 200 324 0.025375 10.0.0.33 - - [2025-05-26 02:03:43] "POST /fqname-to-id HTTP/1.1" 404 161 0.007494 10.0.0.33 - - [2025-05-26 02:03:43] "POST /alarms HTTP/1.1" 200 611 0.029701 10.0.0.33 - - [2025-05-26 02:03:43] "POST /hardwares HTTP/1.1" 200 318 0.024699 10.0.0.33 - - [2025-05-26 02:03:43] "POST /fqname-to-id HTTP/1.1" 404 164 0.008805 10.0.0.33 - - [2025-05-26 02:03:43] "POST /hardwares HTTP/1.1" 200 324 0.016145 10.0.0.33 - - [2025-05-26 02:03:43] "POST /fqname-to-id HTTP/1.1" 404 164 0.004274 10.0.0.33 - - [2025-05-26 02:03:43] "POST /hardwares HTTP/1.1" 200 324 0.014527 10.0.0.33 - - [2025-05-26 02:03:43] "POST /fqname-to-id HTTP/1.1" 404 164 0.004110 10.0.0.33 - - [2025-05-26 02:03:43] "POST /hardwares HTTP/1.1" 200 324 0.014920 10.0.0.33 - - [2025-05-26 02:03:43] "POST /fqname-to-id HTTP/1.1" 404 165 0.005444 10.0.0.33 - - [2025-05-26 02:03:43] "POST /hardwares HTTP/1.1" 200 326 0.017067 10.0.0.33 - - [2025-05-26 02:03:44] "POST /fqname-to-id HTTP/1.1" 404 165 0.004658 10.0.0.33 - - [2025-05-26 02:03:44] "POST /hardwares HTTP/1.1" 200 326 0.015881 10.0.0.33 - - [2025-05-26 02:03:44] "POST /fqname-to-id HTTP/1.1" 404 165 0.006175 10.0.0.33 - - [2025-05-26 02:03:44] "POST /hardwares HTTP/1.1" 200 326 0.017740 10.0.0.33 - - [2025-05-26 02:03:44] "POST /fqname-to-id HTTP/1.1" 404 165 0.004719 10.0.0.33 - - [2025-05-26 02:03:44] "GET / HTTP/1.1" 200 36215 0.002370 10.0.0.33 - - [2025-05-26 02:03:44] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000845 10.0.0.33 - - [2025-05-26 02:03:44] "POST /hardwares HTTP/1.1" 200 326 0.049775 10.0.0.33 - - [2025-05-26 02:03:44] "POST /fqname-to-id HTTP/1.1" 404 164 0.006911 10.0.0.33 - - [2025-05-26 02:03:44] "POST /hardwares HTTP/1.1" 200 324 0.029928 10.0.0.33 - - [2025-05-26 02:03:44] "POST /fqname-to-id HTTP/1.1" 404 161 0.004813 10.0.0.33 - - [2025-05-26 02:03:44] "POST /hardwares HTTP/1.1" 200 318 0.022661 10.0.0.33 - - [2025-05-26 02:03:44] "POST /fqname-to-id HTTP/1.1" 404 164 0.004740 10.0.0.33 - - [2025-05-26 02:03:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.049803 10.0.0.33 - - [2025-05-26 02:03:44] "POST /hardwares HTTP/1.1" 200 324 0.028840 10.0.0.33 - - [2025-05-26 02:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008729 10.0.0.33 - - [2025-05-26 02:03:44] "POST /fqname-to-id HTTP/1.1" 404 161 0.005009 10.0.0.33 - - [2025-05-26 02:03:44] "PUT /global-vrouter-config/c7f3afe0-c034-49d3-aa8c-54b4849dda37 HTTP/1.1" 200 277 0.021636 10.0.0.33 - - [2025-05-26 02:03:44] "POST /hardwares HTTP/1.1" 200 318 0.070461 10.0.0.33 - - [2025-05-26 02:03:44] "POST /fqname-to-id HTTP/1.1" 404 164 0.004035 10.0.0.33 - - [2025-05-26 02:03:45] "POST /hardwares HTTP/1.1" 200 324 0.023132 10.0.0.33 - - [2025-05-26 02:03:45] "POST /fqname-to-id HTTP/1.1" 404 162 0.005852 10.0.0.33 - - [2025-05-26 02:03:45] "POST /hardwares HTTP/1.1" 200 320 0.021950 10.0.0.33 - - [2025-05-26 02:03:45] "POST /fqname-to-id HTTP/1.1" 404 162 0.004256 10.0.0.33 - - [2025-05-26 02:03:45] "POST /hardwares HTTP/1.1" 200 320 0.019624 10.0.0.33 - - [2025-05-26 02:03:45] "POST /fqname-to-id HTTP/1.1" 404 165 0.006791 10.0.0.33 - - [2025-05-26 02:03:45] "GET / HTTP/1.1" 200 36215 0.002206 10.0.0.33 - - [2025-05-26 02:03:45] "POST /fqname-to-id HTTP/1.1" 401 296 0.001124 10.0.0.33 - - [2025-05-26 02:03:45] "POST /hardwares HTTP/1.1" 200 326 0.025262 10.0.0.33 - - [2025-05-26 02:03:45] "POST /fqname-to-id HTTP/1.1" 404 161 0.005197 10.0.0.33 - - [2025-05-26 02:03:45] "POST /hardwares HTTP/1.1" 200 318 0.024106 10.0.0.33 - - [2025-05-26 02:03:45] "POST /fqname-to-id HTTP/1.1" 404 161 0.003663 10.0.0.33 - - [2025-05-26 02:03:45] "POST /hardwares HTTP/1.1" 200 318 0.028887 10.0.0.33 - - [2025-05-26 02:03:45] "POST /fqname-to-id HTTP/1.1" 404 162 0.004126 10.0.0.33 - - [2025-05-26 02:03:45] "POST /hardwares HTTP/1.1" 200 320 0.018275 10.0.0.33 - - [2025-05-26 02:03:45] "POST /fqname-to-id HTTP/1.1" 404 162 0.004333 10.0.0.33 - - [2025-05-26 02:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.042869 10.0.0.33 - - [2025-05-26 02:03:45] "GET /global-vrouter-config/c7f3afe0-c034-49d3-aa8c-54b4849dda37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.005955 10.0.0.33 - - [2025-05-26 02:03:45] "POST /hardwares HTTP/1.1" 200 320 0.017694 10.0.0.33 - - [2025-05-26 02:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.013964 10.0.0.33 - - [2025-05-26 02:03:45] "POST /fqname-to-id HTTP/1.1" 404 162 0.003889 10.0.0.33 - - [2025-05-26 02:03:45] "PUT /global-vrouter-config/c7f3afe0-c034-49d3-aa8c-54b4849dda37 HTTP/1.1" 200 277 0.013720 10.0.0.33 - - [2025-05-26 02:03:45] "POST /hardwares HTTP/1.1" 200 320 0.019383 10.0.0.33 - - [2025-05-26 02:03:46] "POST /fqname-to-id HTTP/1.1" 404 158 0.005037 10.0.0.33 - - [2025-05-26 02:03:46] "POST /hardwares HTTP/1.1" 200 312 0.020142 10.0.0.33 - - [2025-05-26 02:03:46] "POST /fqname-to-id HTTP/1.1" 404 158 0.005658 10.0.0.33 - - [2025-05-26 02:03:46] "POST /hardwares HTTP/1.1" 200 312 0.015748 10.0.0.33 - - [2025-05-26 02:03:46] "POST /fqname-to-id HTTP/1.1" 404 160 0.011761 10.0.0.33 - - [2025-05-26 02:03:46] "POST /hardwares HTTP/1.1" 200 316 0.024434 10.0.0.33 - - [2025-05-26 02:03:46] "POST /fqname-to-id HTTP/1.1" 404 154 0.005203 10.0.0.33 - - [2025-05-26 02:03:46] "POST /hardwares HTTP/1.1" 200 304 0.014972 10.0.0.33 - - [2025-05-26 02:03:46] "POST /fqname-to-id HTTP/1.1" 404 158 0.004061 10.0.0.33 - - [2025-05-26 02:03:46] "GET / HTTP/1.1" 200 36215 0.003366 10.0.0.33 - - [2025-05-26 02:03:46] "POST /hardwares HTTP/1.1" 200 312 0.034220 10.0.0.33 - - [2025-05-26 02:03:46] "POST /fqname-to-id HTTP/1.1" 401 296 0.000561 10.0.0.33 - - [2025-05-26 02:03:46] "POST /fqname-to-id HTTP/1.1" 404 155 0.004367 10.0.0.33 - - [2025-05-26 02:03:46] "POST /hardwares HTTP/1.1" 200 306 0.018517 10.0.0.33 - - [2025-05-26 02:03:46] "POST /fqname-to-id HTTP/1.1" 404 155 0.004315 10.0.0.33 - - [2025-05-26 02:03:46] "POST /hardwares HTTP/1.1" 200 306 0.017997 10.0.0.33 - - [2025-05-26 02:03:46] "POST /fqname-to-id HTTP/1.1" 404 155 0.004061 10.0.0.33 - - [2025-05-26 02:03:46] "POST /hardwares HTTP/1.1" 200 306 0.021520 10.0.0.33 - - [2025-05-26 02:03:46] "POST /fqname-to-id HTTP/1.1" 404 155 0.003993 10.0.0.33 - - [2025-05-26 02:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.051943 10.0.0.33 - - [2025-05-26 02:03:47] "GET /global-system-config/a71323cd-30f0-46a4-aff6-95aa3bf92a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.020548 10.0.0.33 - - [2025-05-26 02:03:47] "POST /hardwares HTTP/1.1" 200 306 0.067848 10.0.0.33 - - [2025-05-26 02:03:47] "POST /fqname-to-id HTTP/1.1" 404 156 0.003973 10.0.0.33 - - [2025-05-26 02:03:47] "PUT /global-system-config/a71323cd-30f0-46a4-aff6-95aa3bf92a1b HTTP/1.1" 200 275 0.050648 10.0.0.33 - - [2025-05-26 02:03:47] "POST /hardwares HTTP/1.1" 200 308 0.057774 10.0.0.33 - - [2025-05-26 02:03:47] "POST /fqname-to-id HTTP/1.1" 404 156 0.006053 10.0.0.33 - - [2025-05-26 02:03:47] "POST /hardwares HTTP/1.1" 200 308 0.029785 10.0.0.33 - - [2025-05-26 02:03:47] "POST /fqname-to-id HTTP/1.1" 404 156 0.007041 10.0.0.33 - - [2025-05-26 02:03:47] "POST /hardwares HTTP/1.1" 200 308 0.021692 10.0.0.33 - - [2025-05-26 02:03:47] "POST /fqname-to-id HTTP/1.1" 404 157 0.004556 10.0.0.33 - - [2025-05-26 02:03:47] "POST /hardwares HTTP/1.1" 200 310 0.025622 10.0.0.33 - - [2025-05-26 02:03:47] "POST /fqname-to-id HTTP/1.1" 404 158 0.006442 10.0.0.33 - - [2025-05-26 02:03:47] "POST /hardwares HTTP/1.1" 200 312 0.025408 10.0.0.33 - - [2025-05-26 02:03:47] "POST /fqname-to-id HTTP/1.1" 404 158 0.004168 10.0.0.33 - - [2025-05-26 02:03:47] "POST /hardwares HTTP/1.1" 200 312 0.017170 10.0.0.33 - - [2025-05-26 02:03:47] "POST /fqname-to-id HTTP/1.1" 404 153 0.005692 10.0.0.33 - - [2025-05-26 02:03:47] "POST /hardwares HTTP/1.1" 200 302 0.019320 10.0.0.33 - - [2025-05-26 02:03:48] "POST /fqname-to-id HTTP/1.1" 404 157 0.004025 10.0.0.33 - - [2025-05-26 02:03:48] "POST /hardwares HTTP/1.1" 200 310 0.032612 10.0.0.33 - - [2025-05-26 02:03:48] "POST /fqname-to-id HTTP/1.1" 404 157 0.006495 10.0.0.33 - - [2025-05-26 02:03:48] "POST /hardwares HTTP/1.1" 200 310 0.026540 10.0.0.33 - - [2025-05-26 02:03:48] "POST /fqname-to-id HTTP/1.1" 404 157 0.006279 10.0.0.33 - - [2025-05-26 02:03:48] "POST /hardwares HTTP/1.1" 200 310 0.022269 10.0.0.33 - - [2025-05-26 02:03:48] "POST /fqname-to-id HTTP/1.1" 404 157 0.015614 10.0.0.33 - - [2025-05-26 02:03:48] "POST /hardwares HTTP/1.1" 200 310 0.031103 10.0.0.33 - - [2025-05-26 02:03:48] "POST /fqname-to-id HTTP/1.1" 404 157 0.004094 10.0.0.33 - - [2025-05-26 02:03:48] "POST /hardwares HTTP/1.1" 200 310 0.032194 10.0.0.33 - - [2025-05-26 02:03:48] "POST /fqname-to-id HTTP/1.1" 404 161 0.009792 10.0.0.33 - - [2025-05-26 02:03:48] "POST /hardwares HTTP/1.1" 200 318 0.025998 10.0.0.33 - - [2025-05-26 02:03:48] "POST /fqname-to-id HTTP/1.1" 404 157 0.005778 10.0.0.33 - - [2025-05-26 02:03:49] "POST /hardwares HTTP/1.1" 200 310 0.209841 10.0.0.33 - - [2025-05-26 02:03:49] "POST /fqname-to-id HTTP/1.1" 404 157 0.009022 10.0.0.33 - - [2025-05-26 02:03:49] "POST /hardwares HTTP/1.1" 200 310 0.044897 10.0.0.33 - - [2025-05-26 02:03:49] "POST /fqname-to-id HTTP/1.1" 404 154 0.005039 10.0.0.33 - - [2025-05-26 02:03:49] "POST /hardwares HTTP/1.1" 200 304 0.022287 10.0.0.33 - - [2025-05-26 02:03:49] "POST /fqname-to-id HTTP/1.1" 404 190 0.004340 10.0.0.33 - - [2025-05-26 02:03:49] "POST /features HTTP/1.1" 200 535 0.029909 10.0.0.33 - - [2025-05-26 02:03:49] "POST /fqname-to-id HTTP/1.1" 404 185 0.004276 10.0.0.33 - - [2025-05-26 02:03:49] "POST /features HTTP/1.1" 200 525 0.039676 10.0.0.33 - - [2025-05-26 02:03:49] "POST /fqname-to-id HTTP/1.1" 404 184 0.004810 10.0.0.33 - - [2025-05-26 02:03:49] "POST /features HTTP/1.1" 200 523 0.040102 10.0.0.33 - - [2025-05-26 02:03:49] "POST /fqname-to-id HTTP/1.1" 404 184 0.003955 10.0.0.33 - - [2025-05-26 02:03:49] "POST /features HTTP/1.1" 200 523 0.123981 10.0.0.33 - - [2025-05-26 02:03:49] "POST /fqname-to-id HTTP/1.1" 404 189 0.011503 10.0.0.33 - - [2025-05-26 02:03:50] "POST /features HTTP/1.1" 200 533 0.031181 10.0.0.33 - - [2025-05-26 02:03:50] "POST /fqname-to-id HTTP/1.1" 404 184 0.005912 10.0.0.33 - - [2025-05-26 02:03:50] "POST /features HTTP/1.1" 200 523 0.038233 10.0.0.33 - - [2025-05-26 02:03:50] "POST /fqname-to-id HTTP/1.1" 404 193 0.005070 10.0.0.33 - - [2025-05-26 02:03:50] "POST /features HTTP/1.1" 200 541 0.040812 10.0.0.33 - - [2025-05-26 02:03:50] "POST /fqname-to-id HTTP/1.1" 404 186 0.003874 10.0.0.33 - - [2025-05-26 02:03:50] "POST /features HTTP/1.1" 200 527 0.075742 10.0.0.33 - - [2025-05-26 02:03:50] "POST /fqname-to-id HTTP/1.1" 404 183 0.004039 10.0.0.33 - - [2025-05-26 02:03:50] "POST /features HTTP/1.1" 200 521 0.045119 10.0.0.33 - - [2025-05-26 02:03:50] "POST /fqname-to-id HTTP/1.1" 404 182 0.008004 10.0.0.33 - - [2025-05-26 02:03:50] "POST /features HTTP/1.1" 200 519 0.053535 10.0.0.33 - - [2025-05-26 02:03:50] "POST /fqname-to-id HTTP/1.1" 404 190 0.005626 10.0.0.33 - - [2025-05-26 02:03:50] "POST /features HTTP/1.1" 200 535 0.069997 10.0.0.33 - - [2025-05-26 02:03:51] "POST /fqname-to-id HTTP/1.1" 404 194 0.005012 10.0.0.33 - - [2025-05-26 02:03:51] "POST /features HTTP/1.1" 200 543 0.037923 10.0.0.33 - - [2025-05-26 02:03:51] "POST /fqname-to-id HTTP/1.1" 404 178 0.004086 10.0.0.33 - - [2025-05-26 02:03:51] "POST /physical-roles HTTP/1.1" 200 523 0.042258 10.0.0.33 - - [2025-05-26 02:03:51] "POST /fqname-to-id HTTP/1.1" 404 179 0.006428 10.0.0.33 - - [2025-05-26 02:03:51] "POST /physical-roles HTTP/1.1" 200 525 0.029195 10.0.0.33 - - [2025-05-26 02:03:51] "POST /fqname-to-id HTTP/1.1" 404 184 0.003865 10.0.0.33 - - [2025-05-26 02:03:51] "POST /physical-roles HTTP/1.1" 200 535 0.054856 10.0.0.33 - - [2025-05-26 02:03:51] "POST /fqname-to-id HTTP/1.1" 404 177 0.008072 10.0.0.33 - - [2025-05-26 02:03:51] "POST /physical-roles HTTP/1.1" 200 521 0.035197 10.0.0.33 - - [2025-05-26 02:03:51] "POST /fqname-to-id HTTP/1.1" 404 191 0.003970 10.0.0.33 - - [2025-05-26 02:03:51] "POST /overlay-roles HTTP/1.1" 200 547 0.027585 10.0.0.33 - - [2025-05-26 02:03:51] "POST /fqname-to-id HTTP/1.1" 404 184 0.011208 10.0.0.33 - - [2025-05-26 02:03:51] "POST /overlay-roles HTTP/1.1" 200 533 0.026868 10.0.0.33 - - [2025-05-26 02:03:51] "POST /fqname-to-id HTTP/1.1" 404 191 0.004233 10.0.0.33 - - [2025-05-26 02:03:52] "POST /overlay-roles HTTP/1.1" 200 547 0.039000 10.0.0.33 - - [2025-05-26 02:03:52] "POST /fqname-to-id HTTP/1.1" 404 185 0.004176 10.0.0.33 - - [2025-05-26 02:03:52] "POST /overlay-roles HTTP/1.1" 200 535 0.030456 10.0.0.33 - - [2025-05-26 02:03:52] "POST /fqname-to-id HTTP/1.1" 404 189 0.004025 10.0.0.33 - - [2025-05-26 02:03:52] "POST /overlay-roles HTTP/1.1" 200 543 0.029330 10.0.0.33 - - [2025-05-26 02:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004865 10.0.0.33 - - [2025-05-26 02:03:52] "PUT /overlay-role/e68d8034-dd36-4e35-98da-d5e178bdc83f HTTP/1.1" 200 259 0.018224 10.0.0.33 - - [2025-05-26 02:03:52] "POST /fqname-to-id HTTP/1.1" 404 184 0.006154 10.0.0.33 - - [2025-05-26 02:03:52] "POST /overlay-roles HTTP/1.1" 200 533 0.030535 10.0.0.33 - - [2025-05-26 02:03:52] "POST /fqname-to-id HTTP/1.1" 404 185 0.006117 10.0.0.33 - - [2025-05-26 02:03:52] "POST /overlay-roles HTTP/1.1" 200 535 0.033943 10.0.0.33 - - [2025-05-26 02:03:52] "POST /fqname-to-id HTTP/1.1" 404 183 0.014887 10.0.0.33 - - [2025-05-26 02:03:52] "POST /overlay-roles HTTP/1.1" 200 531 0.034381 10.0.0.33 - - [2025-05-26 02:03:52] "POST /fqname-to-id HTTP/1.1" 404 187 0.004956 10.0.0.33 - - [2025-05-26 02:03:52] "POST /overlay-roles HTTP/1.1" 200 539 0.033057 10.0.0.33 - - [2025-05-26 02:03:53] "POST /fqname-to-id HTTP/1.1" 404 189 0.006542 10.0.0.33 - - [2025-05-26 02:03:53] "POST /overlay-roles HTTP/1.1" 200 543 0.031366 10.0.0.33 - - [2025-05-26 02:03:53] "POST /fqname-to-id HTTP/1.1" 404 178 0.006592 10.0.0.33 - - [2025-05-26 02:03:53] "POST /overlay-roles HTTP/1.1" 200 521 0.033906 10.0.0.33 - - [2025-05-26 02:03:53] "POST /fqname-to-id HTTP/1.1" 404 190 0.004682 10.0.0.33 - - [2025-05-26 02:03:53] "POST /overlay-roles HTTP/1.1" 200 545 0.027991 10.0.0.33 - - [2025-05-26 02:03:53] "POST /fqname-to-id HTTP/1.1" 404 182 0.005063 10.0.0.33 - - [2025-05-26 02:03:53] "POST /role-definitions HTTP/1.1" 200 535 0.037143 10.0.0.33 - - [2025-05-26 02:03:53] "POST /fqname-to-id HTTP/1.1" 404 189 0.005618 10.0.0.33 - - [2025-05-26 02:03:53] "POST /role-definitions HTTP/1.1" 200 549 0.029154 10.0.0.33 - - [2025-05-26 02:03:53] "POST /fqname-to-id HTTP/1.1" 404 190 0.006202 10.0.0.33 - - [2025-05-26 02:03:53] "POST /role-definitions HTTP/1.1" 200 551 0.020437 10.0.0.33 - - [2025-05-26 02:03:53] "POST /fqname-to-id HTTP/1.1" 404 191 0.007078 10.0.0.33 - - [2025-05-26 02:03:53] "POST /role-definitions HTTP/1.1" 200 553 0.025765 10.0.0.33 - - [2025-05-26 02:03:53] "POST /fqname-to-id HTTP/1.1" 404 197 0.003974 10.0.0.33 - - [2025-05-26 02:03:53] "POST /role-definitions HTTP/1.1" 200 565 0.026967 10.0.0.33 - - [2025-05-26 02:03:54] "POST /fqname-to-id HTTP/1.1" 404 189 0.003789 10.0.0.33 - - [2025-05-26 02:03:54] "POST /role-definitions HTTP/1.1" 200 549 0.021635 10.0.0.33 - - [2025-05-26 02:03:54] "POST /fqname-to-id HTTP/1.1" 404 190 0.004719 10.0.0.33 - - [2025-05-26 02:03:54] "POST /role-definitions HTTP/1.1" 200 551 0.027204 10.0.0.33 - - [2025-05-26 02:03:54] "POST /fqname-to-id HTTP/1.1" 404 191 0.004354 10.0.0.33 - - [2025-05-26 02:03:54] "POST /role-definitions HTTP/1.1" 200 553 0.034846 10.0.0.33 - - [2025-05-26 02:03:54] "POST /fqname-to-id HTTP/1.1" 404 190 0.004027 10.0.0.33 - - [2025-05-26 02:03:54] "POST /role-definitions HTTP/1.1" 200 551 0.025790 10.0.0.33 - - [2025-05-26 02:03:54] "POST /fqname-to-id HTTP/1.1" 404 196 0.003847 10.0.0.33 - - [2025-05-26 02:03:54] "POST /role-definitions HTTP/1.1" 200 563 0.030655 10.0.0.33 - - [2025-05-26 02:03:54] "POST /fqname-to-id HTTP/1.1" 404 189 0.004749 10.0.0.33 - - [2025-05-26 02:03:54] "POST /role-definitions HTTP/1.1" 200 549 0.028457 10.0.0.33 - - [2025-05-26 02:03:54] "POST /fqname-to-id HTTP/1.1" 404 190 0.004315 10.0.0.33 - - [2025-05-26 02:03:54] "POST /role-definitions HTTP/1.1" 200 551 0.023156 10.0.0.33 - - [2025-05-26 02:03:54] "POST /fqname-to-id HTTP/1.1" 404 188 0.005946 10.0.0.33 - - [2025-05-26 02:03:54] "POST /role-definitions HTTP/1.1" 200 547 0.035052 10.0.0.33 - - [2025-05-26 02:03:55] "POST /fqname-to-id HTTP/1.1" 404 189 0.004735 10.0.0.33 - - [2025-05-26 02:03:55] "POST /role-definitions HTTP/1.1" 200 549 0.033865 10.0.0.33 - - [2025-05-26 02:03:55] "POST /fqname-to-id HTTP/1.1" 404 192 0.004293 10.0.0.33 - - [2025-05-26 02:03:55] "POST /role-definitions HTTP/1.1" 200 555 0.034549 10.0.0.33 - - [2025-05-26 02:03:55] "POST /fqname-to-id HTTP/1.1" 404 193 0.005544 10.0.0.33 - - [2025-05-26 02:03:55] "POST /role-definitions HTTP/1.1" 200 557 0.028275 10.0.0.33 - - [2025-05-26 02:03:55] "POST /fqname-to-id HTTP/1.1" 404 182 0.015597 10.0.0.33 - - [2025-05-26 02:03:55] "POST /role-definitions HTTP/1.1" 200 535 0.027920 10.0.0.33 - - [2025-05-26 02:03:55] "POST /fqname-to-id HTTP/1.1" 404 187 0.004567 10.0.0.33 - - [2025-05-26 02:03:55] "POST /role-definitions HTTP/1.1" 200 545 0.052101 10.0.0.33 - - [2025-05-26 02:03:55] "POST /fqname-to-id HTTP/1.1" 404 181 0.003835 10.0.0.33 - - [2025-05-26 02:03:55] "POST /role-definitions HTTP/1.1" 200 533 0.031759 10.0.0.33 - - [2025-05-26 02:03:55] "POST /fqname-to-id HTTP/1.1" 404 184 0.006713 10.0.0.33 - - [2025-05-26 02:03:55] "POST /role-definitions HTTP/1.1" 200 539 0.024517 10.0.0.33 - - [2025-05-26 02:03:55] "POST /fqname-to-id HTTP/1.1" 404 189 0.003708 10.0.0.33 - - [2025-05-26 02:03:56] "POST /role-definitions HTTP/1.1" 200 549 0.034619 10.0.0.33 - - [2025-05-26 02:03:56] "POST /fqname-to-id HTTP/1.1" 404 194 0.004992 10.0.0.33 - - [2025-05-26 02:03:56] "POST /role-definitions HTTP/1.1" 200 559 0.028755 10.0.0.33 - - [2025-05-26 02:03:56] "POST /fqname-to-id HTTP/1.1" 404 196 0.007685 10.0.0.33 - - [2025-05-26 02:03:56] "POST /role-definitions HTTP/1.1" 200 563 0.029968 10.0.0.33 - - [2025-05-26 02:03:56] "POST /fqname-to-id HTTP/1.1" 404 195 0.004605 10.0.0.33 - - [2025-05-26 02:03:56] "POST /role-definitions HTTP/1.1" 200 561 0.028003 10.0.0.33 - - [2025-05-26 02:03:56] "POST /fqname-to-id HTTP/1.1" 404 196 0.004838 10.0.0.33 - - [2025-05-26 02:03:56] "POST /feature-configs HTTP/1.1" 200 539 0.041619 10.0.0.33 - - [2025-05-26 02:03:56] "POST /fqname-to-id HTTP/1.1" 404 212 0.003952 10.0.0.33 - - [2025-05-26 02:03:56] "POST /feature-configs HTTP/1.1" 200 564 0.036602 10.0.0.33 - - [2025-05-26 02:03:56] "POST /fqname-to-id HTTP/1.1" 404 211 0.005085 10.0.0.33 - - [2025-05-26 02:03:56] "POST /feature-configs HTTP/1.1" 200 563 0.051420 10.0.0.33 - - [2025-05-26 02:03:56] "POST /fqname-to-id HTTP/1.1" 404 192 0.004585 10.0.0.33 - - [2025-05-26 02:03:57] "POST /node-profiles HTTP/1.1" 200 549 0.156060 10.0.0.33 - - [2025-05-26 02:03:57] "POST /fqname-to-id HTTP/1.1" 404 187 0.012022 10.0.0.33 - - [2025-05-26 02:03:57] "POST /node-profiles HTTP/1.1" 200 539 0.053365 10.0.0.33 - - [2025-05-26 02:03:57] "POST /fqname-to-id HTTP/1.1" 404 193 0.005015 10.0.0.33 - - [2025-05-26 02:03:57] "POST /node-profiles HTTP/1.1" 200 551 0.033038 10.0.0.33 - - [2025-05-26 02:03:57] "POST /fqname-to-id HTTP/1.1" 404 189 0.005027 10.0.0.33 - - [2025-05-26 02:03:57] "POST /node-profiles HTTP/1.1" 200 543 0.035862 10.0.0.33 - - [2025-05-26 02:03:57] "POST /fqname-to-id HTTP/1.1" 404 189 0.004123 10.0.0.33 - - [2025-05-26 02:03:57] "POST /node-profiles HTTP/1.1" 200 543 0.030618 10.0.0.33 - - [2025-05-26 02:03:57] "POST /fqname-to-id HTTP/1.1" 404 188 0.005796 10.0.0.33 - - [2025-05-26 02:03:57] "POST /node-profiles HTTP/1.1" 200 541 0.025250 10.0.0.33 - - [2025-05-26 02:03:57] "POST /fqname-to-id HTTP/1.1" 404 184 0.005651 10.0.0.33 - - [2025-05-26 02:03:57] "POST /node-profiles HTTP/1.1" 200 533 0.030547 10.0.0.33 - - [2025-05-26 02:03:57] "POST /fqname-to-id HTTP/1.1" 404 185 0.005601 10.0.0.33 - - [2025-05-26 02:03:58] "POST /node-profiles HTTP/1.1" 200 535 0.032417 10.0.0.33 - - [2025-05-26 02:03:58] "POST /fqname-to-id HTTP/1.1" 404 197 0.003998 10.0.0.33 - - [2025-05-26 02:03:58] "POST /node-profiles HTTP/1.1" 200 559 0.024546 10.0.0.33 - - [2025-05-26 02:03:58] "POST /fqname-to-id HTTP/1.1" 404 206 0.004286 10.0.0.33 - - [2025-05-26 02:03:58] "POST /telemetry-profiles HTTP/1.1" 200 556 0.025551 10.0.0.33 - - [2025-05-26 02:03:58] "POST /fqname-to-id HTTP/1.1" 404 206 0.003798 10.0.0.33 - - [2025-05-26 02:03:58] "POST /telemetry-profiles HTTP/1.1" 200 556 0.037214 10.0.0.33 - - [2025-05-26 02:03:58] "POST /fqname-to-id HTTP/1.1" 404 206 0.004489 10.0.0.33 - - [2025-05-26 02:03:58] "POST /telemetry-profiles HTTP/1.1" 200 556 0.032737 10.0.0.33 - - [2025-05-26 02:03:58] "POST /fqname-to-id HTTP/1.1" 404 206 0.004591 10.0.0.33 - - [2025-05-26 02:03:58] "POST /telemetry-profiles HTTP/1.1" 200 556 0.026154 10.0.0.33 - - [2025-05-26 02:03:58] "POST /fqname-to-id HTTP/1.1" 404 206 0.004023 10.0.0.33 - - [2025-05-26 02:03:58] "POST /telemetry-profiles HTTP/1.1" 200 556 0.025911 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:03:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000990 10.0.0.33 - - [2025-05-26 02:03:58] "POST /fqname-to-id HTTP/1.1" 404 206 0.004388 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:03:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001735 10.0.0.33 - - [2025-05-26 02:03:58] "POST /telemetry-profiles HTTP/1.1" 200 556 0.033401 10.0.0.33 - - [2025-05-26 02:03:58] "POST /fqname-to-id HTTP/1.1" 404 199 0.003827 10.0.0.33 - - [2025-05-26 02:03:59] "POST /sflow-profiles HTTP/1.1" 200 534 0.026450 10.0.0.33 - - [2025-05-26 02:03:59] "POST /fqname-to-id HTTP/1.1" 404 202 0.004067 10.0.0.33 - - [2025-05-26 02:03:59] "POST /sflow-profiles HTTP/1.1" 200 540 0.026564 10.0.0.33 - - [2025-05-26 02:03:59] "POST /fqname-to-id HTTP/1.1" 404 202 0.004467 10.0.0.33 - - [2025-05-26 02:03:59] "POST /sflow-profiles HTTP/1.1" 200 540 0.130189 10.0.0.33 - - [2025-05-26 02:03:59] "POST /fqname-to-id HTTP/1.1" 404 199 0.006554 10.0.0.33 - - [2025-05-26 02:03:59] "POST /grpc-profiles HTTP/1.1" 200 532 0.030620 10.0.0.33 - - [2025-05-26 02:03:59] "POST /fqname-to-id HTTP/1.1" 404 199 0.003902 10.0.0.33 - - [2025-05-26 02:03:59] "POST /snmp-profiles HTTP/1.1" 200 532 0.046024 10.0.0.33 - - [2025-05-26 02:03:59] "POST /fqname-to-id HTTP/1.1" 404 202 0.007972 10.0.0.33 - - [2025-05-26 02:03:59] "POST /netconf-profiles HTTP/1.1" 200 544 0.034430 10.0.0.33 - - [2025-05-26 02:03:59] "POST /fqname-to-id HTTP/1.1" 404 193 0.008144 10.0.0.33 - - [2025-05-26 02:03:59] "POST /device-functional-groups HTTP/1.1" 200 542 0.034833 10.0.0.33 - - [2025-05-26 02:03:59] "POST /fqname-to-id HTTP/1.1" 404 193 0.004035 10.0.0.33 - - [2025-05-26 02:04:00] "POST /device-functional-groups HTTP/1.1" 200 542 0.023062 10.0.0.33 - - [2025-05-26 02:04:00] "POST /fqname-to-id HTTP/1.1" 404 195 0.004746 10.0.0.33 - - [2025-05-26 02:04:00] "POST /device-functional-groups HTTP/1.1" 200 546 0.029475 10.0.0.33 - - [2025-05-26 02:04:00] "POST /fqname-to-id HTTP/1.1" 404 194 0.005394 10.0.0.33 - - [2025-05-26 02:04:00] "POST /device-functional-groups HTTP/1.1" 200 544 0.032652 10.0.0.33 - - [2025-05-26 02:04:00] "POST /fqname-to-id HTTP/1.1" 404 218 0.004215 10.0.0.33 - - [2025-05-26 02:04:00] "POST /device-functional-groups HTTP/1.1" 200 592 0.036613 10.0.0.33 - - [2025-05-26 02:04:00] "POST /fqname-to-id HTTP/1.1" 404 208 0.003917 10.0.0.33 - - [2025-05-26 02:04:00] "POST /device-functional-groups HTTP/1.1" 200 572 0.036023 10.0.0.33 - - [2025-05-26 02:04:00] "POST /fqname-to-id HTTP/1.1" 404 236 0.007807 10.0.0.33 - - [2025-05-26 02:04:00] "POST /device-functional-groups HTTP/1.1" 200 622 0.031980 10.0.0.33 - - [2025-05-26 02:04:00] "POST /fqname-to-id HTTP/1.1" 404 206 0.004544 10.0.0.33 - - [2025-05-26 02:04:00] "POST /device-functional-groups HTTP/1.1" 200 568 0.035119 10.0.0.33 - - [2025-05-26 02:04:00] "POST /fqname-to-id HTTP/1.1" 404 205 0.004618 10.0.0.33 - - [2025-05-26 02:04:00] "POST /device-functional-groups HTTP/1.1" 200 566 0.030147 10.0.0.33 - - [2025-05-26 02:04:00] "POST /fqname-to-id HTTP/1.1" 404 210 0.004646 10.0.0.33 - - [2025-05-26 02:04:01] "POST /device-functional-groups HTTP/1.1" 200 576 0.024578 10.0.0.33 - - [2025-05-26 02:04:01] "POST /fqname-to-id HTTP/1.1" 404 201 0.004138 10.0.0.33 - - [2025-05-26 02:04:01] "POST /role-configs HTTP/1.1" 200 527 0.025652 10.0.0.33 - - [2025-05-26 02:04:01] "POST /fqname-to-id HTTP/1.1" 404 196 0.004340 10.0.0.33 - - [2025-05-26 02:04:01] "POST /role-configs HTTP/1.1" 200 522 0.032694 10.0.0.33 - - [2025-05-26 02:04:01] "POST /fqname-to-id HTTP/1.1" 404 198 0.003748 10.0.0.33 - - [2025-05-26 02:04:01] "POST /role-configs HTTP/1.1" 200 524 0.044870 10.0.0.33 - - [2025-05-26 02:04:01] "POST /fqname-to-id HTTP/1.1" 404 198 0.005000 10.0.0.33 - - [2025-05-26 02:04:01] "POST /role-configs HTTP/1.1" 200 524 0.028069 10.0.0.33 - - [2025-05-26 02:04:01] "POST /fqname-to-id HTTP/1.1" 404 202 0.004356 10.0.0.33 - - [2025-05-26 02:04:01] "POST /role-configs HTTP/1.1" 200 528 0.028160 10.0.0.33 - - [2025-05-26 02:04:01] "POST /fqname-to-id HTTP/1.1" 404 197 0.004312 10.0.0.33 - - [2025-05-26 02:04:01] "POST /role-configs HTTP/1.1" 200 523 0.024807 10.0.0.33 - - [2025-05-26 02:04:01] "POST /fqname-to-id HTTP/1.1" 404 193 0.004812 10.0.0.33 - - [2025-05-26 02:04:01] "POST /role-configs HTTP/1.1" 200 519 0.025904 10.0.0.33 - - [2025-05-26 02:04:01] "POST /fqname-to-id HTTP/1.1" 404 194 0.004590 10.0.0.33 - - [2025-05-26 02:04:02] "POST /role-configs HTTP/1.1" 200 520 0.033097 10.0.0.33 - - [2025-05-26 02:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.33 - - [2025-05-26 02:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004635 10.0.0.33 - - [2025-05-26 02:04:02] "POST /ref-update HTTP/1.1" 200 156 0.018606 10.0.0.33 - - [2025-05-26 02:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004523 10.0.0.33 - - [2025-05-26 02:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004012 10.0.0.33 - - [2025-05-26 02:04:02] "POST /ref-update HTTP/1.1" 200 156 0.012419 10.0.0.33 - - [2025-05-26 02:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.33 - - [2025-05-26 02:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005071 10.0.0.33 - - [2025-05-26 02:04:02] "POST /ref-update HTTP/1.1" 200 156 0.015471 10.0.0.33 - - [2025-05-26 02:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145 10.0.0.33 - - [2025-05-26 02:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.33 - - [2025-05-26 02:04:02] "POST /ref-update HTTP/1.1" 200 156 0.013108 10.0.0.33 - - [2025-05-26 02:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005484 10.0.0.33 - - [2025-05-26 02:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006117 10.0.0.33 - - [2025-05-26 02:04:02] "POST /ref-update HTTP/1.1" 200 156 0.027357 10.0.0.33 - - [2025-05-26 02:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004490 10.0.0.33 - - [2025-05-26 02:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.33 - - [2025-05-26 02:04:03] "POST /ref-update HTTP/1.1" 200 156 0.013738 10.0.0.33 - - [2025-05-26 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.33 - - [2025-05-26 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004719 10.0.0.33 - - [2025-05-26 02:04:03] "POST /ref-update HTTP/1.1" 200 156 0.017046 10.0.0.33 - - [2025-05-26 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005256 10.0.0.33 - - [2025-05-26 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005239 10.0.0.33 - - [2025-05-26 02:04:03] "POST /ref-update HTTP/1.1" 200 156 0.016509 10.0.0.33 - - [2025-05-26 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005629 10.0.0.33 - - [2025-05-26 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.33 - - [2025-05-26 02:04:03] "POST /ref-update HTTP/1.1" 200 156 0.014127 10.0.0.33 - - [2025-05-26 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004668 10.0.0.33 - - [2025-05-26 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004740 10.0.0.33 - - [2025-05-26 02:04:03] "POST /ref-update HTTP/1.1" 200 156 0.014875 10.0.0.33 - - [2025-05-26 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.33 - - [2025-05-26 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005132 10.0.0.33 - - [2025-05-26 02:04:03] "POST /ref-update HTTP/1.1" 200 156 0.012724 10.0.0.33 - - [2025-05-26 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 10.0.0.33 - - [2025-05-26 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004651 10.0.0.33 - - [2025-05-26 02:04:04] "POST /ref-update HTTP/1.1" 200 156 0.013480 10.0.0.33 - - [2025-05-26 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004770 10.0.0.33 - - [2025-05-26 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005291 10.0.0.33 - - [2025-05-26 02:04:04] "POST /ref-update HTTP/1.1" 200 156 0.012249 10.0.0.33 - - [2025-05-26 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.33 - - [2025-05-26 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006557 10.0.0.33 - - [2025-05-26 02:04:04] "POST /ref-update HTTP/1.1" 200 156 0.013572 10.0.0.33 - - [2025-05-26 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.33 - - [2025-05-26 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005301 10.0.0.33 - - [2025-05-26 02:04:04] "POST /ref-update HTTP/1.1" 200 156 0.013108 10.0.0.33 - - [2025-05-26 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.33 - - [2025-05-26 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.33 - - [2025-05-26 02:04:04] "POST /ref-update HTTP/1.1" 200 156 0.019982 10.0.0.33 - - [2025-05-26 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.33 - - [2025-05-26 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003945 10.0.0.33 - - [2025-05-26 02:04:04] "POST /ref-update HTTP/1.1" 200 156 0.021994 10.0.0.33 - - [2025-05-26 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004491 10.0.0.33 - - [2025-05-26 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005099 10.0.0.33 - - [2025-05-26 02:04:05] "POST /ref-update HTTP/1.1" 200 156 0.015990 10.0.0.33 - - [2025-05-26 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004828 10.0.0.33 - - [2025-05-26 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.33 - - [2025-05-26 02:04:05] "POST /ref-update HTTP/1.1" 200 156 0.013954 10.0.0.33 - - [2025-05-26 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.33 - - [2025-05-26 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446 10.0.0.33 - - [2025-05-26 02:04:05] "POST /ref-update HTTP/1.1" 200 156 0.012802 10.0.0.33 - - [2025-05-26 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.33 - - [2025-05-26 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004456 10.0.0.33 - - [2025-05-26 02:04:05] "POST /ref-update HTTP/1.1" 200 156 0.010996 10.0.0.33 - - [2025-05-26 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005170 10.0.0.33 - - [2025-05-26 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006368 10.0.0.33 - - [2025-05-26 02:04:05] "POST /ref-update HTTP/1.1" 200 156 0.014518 10.0.0.33 - - [2025-05-26 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985 10.0.0.33 - - [2025-05-26 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004539 10.0.0.33 - - [2025-05-26 02:04:05] "POST /ref-update HTTP/1.1" 200 156 0.012506 10.0.0.33 - - [2025-05-26 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160 10.0.0.33 - - [2025-05-26 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006430 10.0.0.33 - - [2025-05-26 02:04:05] "POST /ref-update HTTP/1.1" 200 156 0.016436 10.0.0.33 - - [2025-05-26 02:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005347 10.0.0.33 - - [2025-05-26 02:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005369 10.0.0.33 - - [2025-05-26 02:04:06] "POST /ref-update HTTP/1.1" 200 156 0.013580 10.0.0.33 - - [2025-05-26 02:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.33 - - [2025-05-26 02:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004592 10.0.0.33 - - [2025-05-26 02:04:06] "POST /ref-update HTTP/1.1" 200 156 0.014270 10.0.0.33 - - [2025-05-26 02:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.33 - - [2025-05-26 02:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006425 10.0.0.33 - - [2025-05-26 02:04:06] "POST /ref-update HTTP/1.1" 200 156 0.015031 10.0.0.33 - - [2025-05-26 02:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004916 10.0.0.33 - - [2025-05-26 02:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004507 10.0.0.33 - - [2025-05-26 02:04:06] "POST /ref-update HTTP/1.1" 200 156 0.015847 10.0.0.33 - - [2025-05-26 02:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005600 10.0.0.33 - - [2025-05-26 02:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004179 10.0.0.33 - - [2025-05-26 02:04:06] "POST /ref-update HTTP/1.1" 200 156 0.016699 10.0.0.33 - - [2025-05-26 02:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005812 10.0.0.33 - - [2025-05-26 02:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005284 10.0.0.33 - - [2025-05-26 02:04:06] "POST /ref-update HTTP/1.1" 200 156 0.015364 10.0.0.33 - - [2025-05-26 02:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012884 10.0.0.33 - - [2025-05-26 02:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004383 10.0.0.33 - - [2025-05-26 02:04:07] "POST /ref-update HTTP/1.1" 200 156 0.013190 10.0.0.33 - - [2025-05-26 02:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006444 10.0.0.33 - - [2025-05-26 02:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004500 10.0.0.33 - - [2025-05-26 02:04:07] "POST /ref-update HTTP/1.1" 200 156 0.011805 10.0.0.33 - - [2025-05-26 02:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.33 - - [2025-05-26 02:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004705 10.0.0.33 - - [2025-05-26 02:04:07] "POST /ref-update HTTP/1.1" 200 156 0.012819 10.0.0.33 - - [2025-05-26 02:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.33 - - [2025-05-26 02:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004626 10.0.0.33 - - [2025-05-26 02:04:07] "POST /ref-update HTTP/1.1" 200 156 0.016759 10.0.0.33 - - [2025-05-26 02:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004267 10.0.0.33 - - [2025-05-26 02:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.33 - - [2025-05-26 02:04:07] "POST /ref-update HTTP/1.1" 200 156 0.012232 10.0.0.33 - - [2025-05-26 02:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005986 10.0.0.33 - - [2025-05-26 02:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.33 - - [2025-05-26 02:04:07] "POST /ref-update HTTP/1.1" 200 156 0.023128 10.0.0.33 - - [2025-05-26 02:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008807 10.0.0.33 - - [2025-05-26 02:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004289 10.0.0.33 - - [2025-05-26 02:04:08] "POST /ref-update HTTP/1.1" 200 156 0.012932 10.0.0.33 - - [2025-05-26 02:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.33 - - [2025-05-26 02:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004832 10.0.0.33 - - [2025-05-26 02:04:08] "POST /ref-update HTTP/1.1" 200 156 0.011020 10.0.0.33 - - [2025-05-26 02:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008250 10.0.0.33 - - [2025-05-26 02:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004957 10.0.0.33 - - [2025-05-26 02:04:08] "POST /ref-update HTTP/1.1" 200 156 0.016340 10.0.0.33 - - [2025-05-26 02:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.33 - - [2025-05-26 02:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005199 10.0.0.33 - - [2025-05-26 02:04:08] "POST /ref-update HTTP/1.1" 200 156 0.012728 10.0.0.33 - - [2025-05-26 02:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004265 10.0.0.33 - - [2025-05-26 02:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004677 10.0.0.33 - - [2025-05-26 02:04:08] "POST /ref-update HTTP/1.1" 200 156 0.135650 10.0.0.33 - - [2025-05-26 02:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004985 10.0.0.33 - - [2025-05-26 02:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005003 10.0.0.33 - - [2025-05-26 02:04:09] "POST /ref-update HTTP/1.1" 200 156 0.013385 10.0.0.33 - - [2025-05-26 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.33 - - [2025-05-26 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008420 10.0.0.33 - - [2025-05-26 02:04:09] "POST /ref-update HTTP/1.1" 200 156 0.019191 10.0.0.33 - - [2025-05-26 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.33 - - [2025-05-26 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005375 10.0.0.33 - - [2025-05-26 02:04:09] "POST /ref-update HTTP/1.1" 200 156 0.013858 10.0.0.33 - - [2025-05-26 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006771 10.0.0.33 - - [2025-05-26 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006088 10.0.0.33 - - [2025-05-26 02:04:09] "POST /ref-update HTTP/1.1" 200 156 0.015803 10.0.0.33 - - [2025-05-26 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.33 - - [2025-05-26 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004520 10.0.0.33 - - [2025-05-26 02:04:09] "POST /ref-update HTTP/1.1" 200 156 0.012090 10.0.0.33 - - [2025-05-26 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004258 10.0.0.33 - - [2025-05-26 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.33 - - [2025-05-26 02:04:09] "POST /ref-update HTTP/1.1" 200 156 0.011026 10.0.0.33 - - [2025-05-26 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.33 - - [2025-05-26 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.33 - - [2025-05-26 02:04:10] "POST /ref-update HTTP/1.1" 200 156 0.012304 10.0.0.33 - - [2025-05-26 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.33 - - [2025-05-26 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.33 - - [2025-05-26 02:04:10] "POST /ref-update HTTP/1.1" 200 156 0.020809 10.0.0.33 - - [2025-05-26 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.33 - - [2025-05-26 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005332 10.0.0.33 - - [2025-05-26 02:04:10] "POST /ref-update HTTP/1.1" 200 156 0.012847 10.0.0.33 - - [2025-05-26 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006128 10.0.0.33 - - [2025-05-26 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.33 - - [2025-05-26 02:04:10] "POST /ref-update HTTP/1.1" 200 156 0.014125 10.0.0.33 - - [2025-05-26 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005609 10.0.0.33 - - [2025-05-26 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005271 10.0.0.33 - - [2025-05-26 02:04:10] "POST /ref-update HTTP/1.1" 200 156 0.014119 10.0.0.33 - - [2025-05-26 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.33 - - [2025-05-26 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.33 - - [2025-05-26 02:04:10] "POST /ref-update HTTP/1.1" 200 156 0.013232 10.0.0.33 - - [2025-05-26 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003974 10.0.0.33 - - [2025-05-26 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004362 10.0.0.33 - - [2025-05-26 02:04:10] "POST /ref-update HTTP/1.1" 200 156 0.012184 10.0.0.33 - - [2025-05-26 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.33 - - [2025-05-26 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004593 10.0.0.33 - - [2025-05-26 02:04:11] "POST /ref-update HTTP/1.1" 200 156 0.011857 10.0.0.33 - - [2025-05-26 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004722 10.0.0.33 - - [2025-05-26 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.33 - - [2025-05-26 02:04:11] "POST /ref-update HTTP/1.1" 200 156 0.012481 10.0.0.33 - - [2025-05-26 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004302 10.0.0.33 - - [2025-05-26 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.33 - - [2025-05-26 02:04:11] "POST /ref-update HTTP/1.1" 200 156 0.023739 10.0.0.33 - - [2025-05-26 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005124 10.0.0.33 - - [2025-05-26 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013022 10.0.0.33 - - [2025-05-26 02:04:11] "POST /ref-update HTTP/1.1" 200 156 0.019722 10.0.0.33 - - [2025-05-26 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555 10.0.0.33 - - [2025-05-26 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004548 10.0.0.33 - - [2025-05-26 02:04:11] "POST /ref-update HTTP/1.1" 200 156 0.011904 10.0.0.33 - - [2025-05-26 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005481 10.0.0.33 - - [2025-05-26 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005153 10.0.0.33 - - [2025-05-26 02:04:11] "POST /ref-update HTTP/1.1" 200 156 0.014084 10.0.0.33 - - [2025-05-26 02:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.33 - - [2025-05-26 02:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.33 - - [2025-05-26 02:04:12] "POST /ref-update HTTP/1.1" 200 156 0.018384 10.0.0.33 - - [2025-05-26 02:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004448 10.0.0.33 - - [2025-05-26 02:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004607 10.0.0.33 - - [2025-05-26 02:04:12] "POST /ref-update HTTP/1.1" 200 156 0.010780 10.0.0.33 - - [2025-05-26 02:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.013628 10.0.0.33 - - [2025-05-26 02:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006233 10.0.0.33 - - [2025-05-26 02:04:12] "POST /ref-update HTTP/1.1" 200 156 0.015228 10.0.0.33 - - [2025-05-26 02:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004373 10.0.0.33 - - [2025-05-26 02:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005683 10.0.0.33 - - [2025-05-26 02:04:12] "POST /ref-update HTTP/1.1" 200 156 0.015616 10.0.0.33 - - [2025-05-26 02:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004270 10.0.0.33 - - [2025-05-26 02:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005230 10.0.0.33 - - [2025-05-26 02:04:12] "POST /ref-update HTTP/1.1" 200 156 0.013672 10.0.0.33 - - [2025-05-26 02:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004881 10.0.0.33 - - [2025-05-26 02:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004717 10.0.0.33 - - [2025-05-26 02:04:12] "POST /ref-update HTTP/1.1" 200 156 0.020419 10.0.0.33 - - [2025-05-26 02:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005934 10.0.0.33 - - [2025-05-26 02:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004078 10.0.0.33 - - [2025-05-26 02:04:13] "POST /ref-update HTTP/1.1" 200 156 0.014353 10.0.0.33 - - [2025-05-26 02:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004201 10.0.0.33 - - [2025-05-26 02:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.33 - - [2025-05-26 02:04:13] "POST /ref-update HTTP/1.1" 200 156 0.017982 10.0.0.33 - - [2025-05-26 02:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.33 - - [2025-05-26 02:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004558 10.0.0.33 - - [2025-05-26 02:04:13] "POST /ref-update HTTP/1.1" 200 156 0.012318 10.0.0.33 - - [2025-05-26 02:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.33 - - [2025-05-26 02:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004804 10.0.0.33 - - [2025-05-26 02:04:13] "POST /ref-update HTTP/1.1" 200 156 0.010174 10.0.0.33 - - [2025-05-26 02:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004491 10.0.0.33 - - [2025-05-26 02:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005886 10.0.0.33 - - [2025-05-26 02:04:13] "POST /ref-update HTTP/1.1" 200 156 0.018420 10.0.0.33 - - [2025-05-26 02:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004062 10.0.0.33 - - [2025-05-26 02:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.33 - - [2025-05-26 02:04:13] "POST /ref-update HTTP/1.1" 200 156 0.010424 10.0.0.33 - - [2025-05-26 02:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.33 - - [2025-05-26 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004380 10.0.0.33 - - [2025-05-26 02:04:14] "POST /ref-update HTTP/1.1" 200 156 0.016344 10.0.0.33 - - [2025-05-26 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.33 - - [2025-05-26 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004560 10.0.0.33 - - [2025-05-26 02:04:14] "POST /ref-update HTTP/1.1" 200 156 0.012802 10.0.0.33 - - [2025-05-26 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.33 - - [2025-05-26 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.33 - - [2025-05-26 02:04:14] "POST /ref-update HTTP/1.1" 200 156 0.013226 10.0.0.33 - - [2025-05-26 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004227 10.0.0.33 - - [2025-05-26 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004216 10.0.0.33 - - [2025-05-26 02:04:14] "POST /ref-update HTTP/1.1" 200 156 0.017203 10.0.0.33 - - [2025-05-26 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.33 - - [2025-05-26 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.33 - - [2025-05-26 02:04:14] "POST /ref-update HTTP/1.1" 200 156 0.011553 10.0.0.33 - - [2025-05-26 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.33 - - [2025-05-26 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004085 10.0.0.33 - - [2025-05-26 02:04:14] "POST /ref-update HTTP/1.1" 200 156 0.011382 10.0.0.33 - - [2025-05-26 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008238 10.0.0.33 - - [2025-05-26 02:04:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.33 - - [2025-05-26 02:04:15] "POST /ref-update HTTP/1.1" 200 156 0.012246 10.0.0.33 - - [2025-05-26 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.33 - - [2025-05-26 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.33 - - [2025-05-26 02:04:15] "POST /ref-update HTTP/1.1" 200 156 0.011513 10.0.0.33 - - [2025-05-26 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.33 - - [2025-05-26 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004992 10.0.0.33 - - [2025-05-26 02:04:15] "POST /ref-update HTTP/1.1" 200 156 0.011769 10.0.0.33 - - [2025-05-26 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.33 - - [2025-05-26 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006332 10.0.0.33 - - [2025-05-26 02:04:15] "POST /ref-update HTTP/1.1" 200 156 0.016917 10.0.0.33 - - [2025-05-26 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004885 10.0.0.33 - - [2025-05-26 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.33 - - [2025-05-26 02:04:15] "POST /ref-update HTTP/1.1" 200 156 0.020720 10.0.0.33 - - [2025-05-26 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004101 10.0.0.33 - - [2025-05-26 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004356 10.0.0.33 - - [2025-05-26 02:04:15] "POST /ref-update HTTP/1.1" 200 156 0.015924 10.0.0.33 - - [2025-05-26 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099 10.0.0.33 - - [2025-05-26 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005006 10.0.0.33 - - [2025-05-26 02:04:16] "POST /ref-update HTTP/1.1" 200 156 0.025238 10.0.0.33 - - [2025-05-26 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.33 - - [2025-05-26 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.33 - - [2025-05-26 02:04:16] "POST /ref-update HTTP/1.1" 200 156 0.012564 10.0.0.33 - - [2025-05-26 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004395 10.0.0.33 - - [2025-05-26 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.33 - - [2025-05-26 02:04:16] "POST /ref-update HTTP/1.1" 200 156 0.012376 10.0.0.33 - - [2025-05-26 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.33 - - [2025-05-26 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005116 10.0.0.33 - - [2025-05-26 02:04:16] "POST /ref-update HTTP/1.1" 200 156 0.012321 10.0.0.33 - - [2025-05-26 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.33 - - [2025-05-26 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313 10.0.0.33 - - [2025-05-26 02:04:16] "POST /ref-update HTTP/1.1" 200 156 0.013730 10.0.0.33 - - [2025-05-26 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003897 10.0.0.33 - - [2025-05-26 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005021 10.0.0.33 - - [2025-05-26 02:04:16] "POST /ref-update HTTP/1.1" 200 156 0.034628 10.0.0.33 - - [2025-05-26 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.33 - - [2025-05-26 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004029 10.0.0.33 - - [2025-05-26 02:04:16] "POST /ref-update HTTP/1.1" 200 156 0.013163 10.0.0.33 - - [2025-05-26 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004860 10.0.0.33 - - [2025-05-26 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004460 10.0.0.33 - - [2025-05-26 02:04:17] "POST /ref-update HTTP/1.1" 200 156 0.023177 10.0.0.33 - - [2025-05-26 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.33 - - [2025-05-26 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010593 10.0.0.33 - - [2025-05-26 02:04:17] "POST /ref-update HTTP/1.1" 200 156 0.015388 10.0.0.33 - - [2025-05-26 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.33 - - [2025-05-26 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006994 10.0.0.33 - - [2025-05-26 02:04:17] "POST /ref-update HTTP/1.1" 200 156 0.015540 10.0.0.33 - - [2025-05-26 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005610 10.0.0.33 - - [2025-05-26 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.33 - - [2025-05-26 02:04:17] "POST /ref-update HTTP/1.1" 200 156 0.010645 10.0.0.33 - - [2025-05-26 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004145 10.0.0.33 - - [2025-05-26 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004289 10.0.0.33 - - [2025-05-26 02:04:17] "POST /ref-update HTTP/1.1" 200 156 0.011621 10.0.0.33 - - [2025-05-26 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.33 - - [2025-05-26 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.33 - - [2025-05-26 02:04:17] "POST /ref-update HTTP/1.1" 200 156 0.015481 10.0.0.33 - - [2025-05-26 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.33 - - [2025-05-26 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004245 10.0.0.33 - - [2025-05-26 02:04:18] "POST /ref-update HTTP/1.1" 200 156 0.014874 10.0.0.33 - - [2025-05-26 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004658 10.0.0.33 - - [2025-05-26 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144 10.0.0.33 - - [2025-05-26 02:04:18] "POST /ref-update HTTP/1.1" 200 156 0.012172 10.0.0.33 - - [2025-05-26 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008201 10.0.0.33 - - [2025-05-26 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004942 10.0.0.33 - - [2025-05-26 02:04:18] "POST /ref-update HTTP/1.1" 200 156 0.012702 10.0.0.33 - - [2025-05-26 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004645 10.0.0.33 - - [2025-05-26 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008950 10.0.0.33 - - [2025-05-26 02:04:18] "POST /ref-update HTTP/1.1" 200 156 0.017930 10.0.0.33 - - [2025-05-26 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.33 - - [2025-05-26 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005874 10.0.0.33 - - [2025-05-26 02:04:18] "POST /ref-update HTTP/1.1" 200 156 0.022972 10.0.0.33 - - [2025-05-26 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.33 - - [2025-05-26 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.33 - - [2025-05-26 02:04:18] "POST /ref-update HTTP/1.1" 200 156 0.013504 10.0.0.33 - - [2025-05-26 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.33 - - [2025-05-26 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004167 10.0.0.33 - - [2025-05-26 02:04:19] "POST /ref-update HTTP/1.1" 200 156 0.014153 10.0.0.33 - - [2025-05-26 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003702 10.0.0.33 - - [2025-05-26 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004383 10.0.0.33 - - [2025-05-26 02:04:19] "POST /ref-update HTTP/1.1" 200 156 0.014365 10.0.0.33 - - [2025-05-26 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005186 10.0.0.33 - - [2025-05-26 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004984 10.0.0.33 - - [2025-05-26 02:04:19] "POST /ref-update HTTP/1.1" 200 156 0.012018 10.0.0.33 - - [2025-05-26 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.33 - - [2025-05-26 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.33 - - [2025-05-26 02:04:19] "POST /ref-update HTTP/1.1" 200 156 0.011978 10.0.0.33 - - [2025-05-26 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004740 10.0.0.33 - - [2025-05-26 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.33 - - [2025-05-26 02:04:19] "POST /ref-update HTTP/1.1" 200 156 0.021641 10.0.0.33 - - [2025-05-26 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689 10.0.0.33 - - [2025-05-26 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005372 10.0.0.33 - - [2025-05-26 02:04:19] "POST /ref-update HTTP/1.1" 200 156 0.014915 10.0.0.33 - - [2025-05-26 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885 10.0.0.33 - - [2025-05-26 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005045 10.0.0.33 - - [2025-05-26 02:04:20] "POST /ref-update HTTP/1.1" 200 156 0.012114 10.0.0.33 - - [2025-05-26 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004332 10.0.0.33 - - [2025-05-26 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004249 10.0.0.33 - - [2025-05-26 02:04:20] "POST /ref-update HTTP/1.1" 200 156 0.015913 10.0.0.33 - - [2025-05-26 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004083 10.0.0.33 - - [2025-05-26 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004618 10.0.0.33 - - [2025-05-26 02:04:20] "POST /ref-update HTTP/1.1" 200 156 0.012773 10.0.0.33 - - [2025-05-26 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004835 10.0.0.33 - - [2025-05-26 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.33 - - [2025-05-26 02:04:20] "POST /ref-update HTTP/1.1" 200 156 0.013731 10.0.0.33 - - [2025-05-26 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004882 10.0.0.33 - - [2025-05-26 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004843 10.0.0.33 - - [2025-05-26 02:04:20] "POST /ref-update HTTP/1.1" 200 156 0.019882 10.0.0.33 - - [2025-05-26 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004693 10.0.0.33 - - [2025-05-26 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006820 10.0.0.33 - - [2025-05-26 02:04:20] "POST /ref-update HTTP/1.1" 200 156 0.016311 10.0.0.33 - - [2025-05-26 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004248 10.0.0.33 - - [2025-05-26 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005320 10.0.0.33 - - [2025-05-26 02:04:21] "POST /ref-update HTTP/1.1" 200 156 0.016374 10.0.0.33 - - [2025-05-26 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004154 10.0.0.33 - - [2025-05-26 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094 10.0.0.33 - - [2025-05-26 02:04:21] "POST /ref-update HTTP/1.1" 200 156 0.022775 10.0.0.33 - - [2025-05-26 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005168 10.0.0.33 - - [2025-05-26 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005040 10.0.0.33 - - [2025-05-26 02:04:21] "POST /ref-update HTTP/1.1" 200 156 0.021885 10.0.0.33 - - [2025-05-26 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008115 10.0.0.33 - - [2025-05-26 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005022 10.0.0.33 - - [2025-05-26 02:04:21] "POST /ref-update HTTP/1.1" 200 156 0.019809 10.0.0.33 - - [2025-05-26 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006010 10.0.0.33 - - [2025-05-26 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004697 10.0.0.33 - - [2025-05-26 02:04:21] "POST /ref-update HTTP/1.1" 200 156 0.014428 10.0.0.33 - - [2025-05-26 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005754 10.0.0.33 - - [2025-05-26 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004311 10.0.0.33 - - [2025-05-26 02:04:21] "POST /ref-update HTTP/1.1" 200 156 0.016438 10.0.0.33 - - [2025-05-26 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004458 10.0.0.33 - - [2025-05-26 02:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004369 10.0.0.33 - - [2025-05-26 02:04:22] "POST /ref-update HTTP/1.1" 200 156 0.015982 10.0.0.33 - - [2025-05-26 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004838 10.0.0.33 - - [2025-05-26 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.33 - - [2025-05-26 02:04:22] "POST /ref-update HTTP/1.1" 200 156 0.012347 10.0.0.33 - - [2025-05-26 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.33 - - [2025-05-26 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013748 10.0.0.33 - - [2025-05-26 02:04:22] "POST /ref-update HTTP/1.1" 200 156 0.013062 10.0.0.33 - - [2025-05-26 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010706 10.0.0.33 - - [2025-05-26 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004673 10.0.0.33 - - [2025-05-26 02:04:22] "POST /ref-update HTTP/1.1" 200 156 0.013859 10.0.0.33 - - [2025-05-26 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004933 10.0.0.33 - - [2025-05-26 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004931 10.0.0.33 - - [2025-05-26 02:04:22] "POST /ref-update HTTP/1.1" 200 156 0.018966 10.0.0.33 - - [2025-05-26 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.33 - - [2025-05-26 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.33 - - [2025-05-26 02:04:22] "POST /ref-update HTTP/1.1" 200 156 0.013684 10.0.0.33 - - [2025-05-26 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005788 10.0.0.33 - - [2025-05-26 02:04:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004366 10.0.0.33 - - [2025-05-26 02:04:23] "POST /ref-update HTTP/1.1" 200 156 0.016503 10.0.0.33 - - [2025-05-26 02:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004234 10.0.0.33 - - [2025-05-26 02:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004237 10.0.0.33 - - [2025-05-26 02:04:23] "POST /ref-update HTTP/1.1" 200 156 0.011535 10.0.0.33 - - [2025-05-26 02:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.33 - - [2025-05-26 02:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005772 10.0.0.33 - - [2025-05-26 02:04:23] "GET / HTTP/1.1" 200 36215 0.001861 10.0.0.33 - - [2025-05-26 02:04:23] "POST /fqname-to-id HTTP/1.1" 401 296 0.000612 10.0.0.33 - - [2025-05-26 02:04:23] "POST /ref-update HTTP/1.1" 200 156 0.011891 10.0.0.33 - - [2025-05-26 02:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004075 10.0.0.33 - - [2025-05-26 02:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.33 - - [2025-05-26 02:04:23] "POST /ref-update HTTP/1.1" 200 156 0.016041 10.0.0.33 - - [2025-05-26 02:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.33 - - [2025-05-26 02:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004949 10.0.0.33 - - [2025-05-26 02:04:23] "POST /ref-update HTTP/1.1" 200 156 0.013719 10.0.0.33 - - [2025-05-26 02:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.33 - - [2025-05-26 02:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.038538 10.0.0.33 - - [2025-05-26 02:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007835 10.0.0.33 - - [2025-05-26 02:04:23] "GET /global-system-config/a71323cd-30f0-46a4-aff6-95aa3bf92a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.008717 10.0.0.33 - - [2025-05-26 02:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006522 10.0.0.33 - - [2025-05-26 02:04:23] "POST /ref-update HTTP/1.1" 200 156 0.014154 10.0.0.33 - - [2025-05-26 02:04:23] "GET /config-node/152c6342-1e5a-4e65-86d2-39b8d0d8e45f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1186 0.008068 10.0.0.33 - - [2025-05-26 02:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.33 - - [2025-05-26 02:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975 10.0.0.33 - - [2025-05-26 02:04:24] "POST /ref-update HTTP/1.1" 200 156 0.054544 10.0.0.33 - - [2025-05-26 02:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219 10.0.0.33 - - [2025-05-26 02:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005131 10.0.0.33 - - [2025-05-26 02:04:24] "POST /ref-update HTTP/1.1" 200 156 0.013706 10.0.0.33 - - [2025-05-26 02:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.33 - - [2025-05-26 02:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004347 10.0.0.33 - - [2025-05-26 02:04:24] "POST /ref-update HTTP/1.1" 200 156 0.012568 10.0.0.33 - - [2025-05-26 02:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004234 10.0.0.33 - - [2025-05-26 02:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.33 - - [2025-05-26 02:04:24] "POST /ref-update HTTP/1.1" 200 156 0.011353 10.0.0.33 - - [2025-05-26 02:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004592 10.0.0.33 - - [2025-05-26 02:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.33 - - [2025-05-26 02:04:24] "POST /ref-update HTTP/1.1" 200 156 0.010865 10.0.0.33 - - [2025-05-26 02:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004936 10.0.0.33 - - [2025-05-26 02:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004531 10.0.0.33 - - [2025-05-26 02:04:24] "POST /ref-update HTTP/1.1" 200 156 0.011570 10.0.0.33 - - [2025-05-26 02:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004575 10.0.0.33 - - [2025-05-26 02:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005106 10.0.0.33 - - [2025-05-26 02:04:24] "POST /ref-update HTTP/1.1" 200 156 0.018909 10.0.0.33 - - [2025-05-26 02:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.33 - - [2025-05-26 02:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.33 - - [2025-05-26 02:04:25] "POST /ref-update HTTP/1.1" 200 156 0.013169 10.0.0.33 - - [2025-05-26 02:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004401 10.0.0.33 - - [2025-05-26 02:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.33 - - [2025-05-26 02:04:25] "POST /ref-update HTTP/1.1" 200 156 0.026587 10.0.0.33 - - [2025-05-26 02:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.33 - - [2025-05-26 02:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.33 - - [2025-05-26 02:04:25] "POST /ref-update HTTP/1.1" 200 156 0.013537 10.0.0.33 - - [2025-05-26 02:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073 10.0.0.33 - - [2025-05-26 02:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004522 10.0.0.33 - - [2025-05-26 02:04:25] "POST /ref-update HTTP/1.1" 200 156 0.022267 10.0.0.33 - - [2025-05-26 02:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004125 10.0.0.33 - - [2025-05-26 02:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005069 10.0.0.33 - - [2025-05-26 02:04:25] "POST /ref-update HTTP/1.1" 200 156 0.013518 10.0.0.33 - - [2025-05-26 02:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.33 - - [2025-05-26 02:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004375 10.0.0.33 - - [2025-05-26 02:04:25] "POST /ref-update HTTP/1.1" 200 156 0.011783 10.0.0.33 - - [2025-05-26 02:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.33 - - [2025-05-26 02:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004369 10.0.0.33 - - [2025-05-26 02:04:26] "POST /ref-update HTTP/1.1" 200 156 0.014563 10.0.0.33 - - [2025-05-26 02:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.33 - - [2025-05-26 02:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004871 10.0.0.33 - - [2025-05-26 02:04:26] "POST /ref-update HTTP/1.1" 200 156 0.010242 10.0.0.33 - - [2025-05-26 02:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.33 - - [2025-05-26 02:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005701 10.0.0.33 - - [2025-05-26 02:04:26] "POST /ref-update HTTP/1.1" 200 156 0.010964 10.0.0.33 - - [2025-05-26 02:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004645 10.0.0.33 - - [2025-05-26 02:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004231 10.0.0.33 - - [2025-05-26 02:04:26] "POST /ref-update HTTP/1.1" 200 156 0.012204 10.0.0.33 - - [2025-05-26 02:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003681 10.0.0.33 - - [2025-05-26 02:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006012 10.0.0.33 - - [2025-05-26 02:04:26] "POST /ref-update HTTP/1.1" 200 156 0.012319 10.0.0.33 - - [2025-05-26 02:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005329 10.0.0.33 - - [2025-05-26 02:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.33 - - [2025-05-26 02:04:26] "POST /ref-update HTTP/1.1" 200 156 0.012561 10.0.0.33 - - [2025-05-26 02:04:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.33 - - [2025-05-26 02:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004231 10.0.0.33 - - [2025-05-26 02:04:27] "POST /ref-update HTTP/1.1" 200 156 0.011587 10.0.0.33 - - [2025-05-26 02:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.33 - - [2025-05-26 02:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004491 10.0.0.33 - - [2025-05-26 02:04:27] "POST /ref-update HTTP/1.1" 200 156 0.014306 10.0.0.33 - - [2025-05-26 02:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.33 - - [2025-05-26 02:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.33 - - [2025-05-26 02:04:27] "POST /ref-update HTTP/1.1" 200 156 0.011287 10.0.0.33 - - [2025-05-26 02:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004299 10.0.0.33 - - [2025-05-26 02:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.33 - - [2025-05-26 02:04:27] "POST /ref-update HTTP/1.1" 200 156 0.012445 10.0.0.33 - - [2025-05-26 02:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008852 10.0.0.33 - - [2025-05-26 02:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.33 - - [2025-05-26 02:04:27] "POST /ref-update HTTP/1.1" 200 156 0.012504 10.0.0.33 - - [2025-05-26 02:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.33 - - [2025-05-26 02:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004956 10.0.0.33 - - [2025-05-26 02:04:27] "POST /ref-update HTTP/1.1" 200 156 0.011517 10.0.0.33 - - [2025-05-26 02:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006039 10.0.0.33 - - [2025-05-26 02:04:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.33 - - [2025-05-26 02:04:28] "POST /ref-update HTTP/1.1" 200 156 0.015700 10.0.0.33 - - [2025-05-26 02:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007289 10.0.0.33 - - [2025-05-26 02:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005649 10.0.0.33 - - [2025-05-26 02:04:28] "POST /ref-update HTTP/1.1" 200 156 0.014789 10.0.0.33 - - [2025-05-26 02:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.33 - - [2025-05-26 02:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.33 - - [2025-05-26 02:04:28] "POST /ref-update HTTP/1.1" 200 156 0.010773 10.0.0.33 - - [2025-05-26 02:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004037 10.0.0.33 - - [2025-05-26 02:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004962 10.0.0.33 - - [2025-05-26 02:04:28] "POST /ref-update HTTP/1.1" 200 156 0.018089 10.0.0.33 - - [2025-05-26 02:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004048 10.0.0.33 - - [2025-05-26 02:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005975 10.0.0.33 - - [2025-05-26 02:04:28] "POST /ref-update HTTP/1.1" 200 156 0.012494 10.0.0.33 - - [2025-05-26 02:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003832 10.0.0.33 - - [2025-05-26 02:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004375 10.0.0.33 - - [2025-05-26 02:04:28] "POST /ref-update HTTP/1.1" 200 156 0.013180 10.0.0.33 - - [2025-05-26 02:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008472 10.0.0.33 - - [2025-05-26 02:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005294 10.0.0.33 - - [2025-05-26 02:04:28] "POST /ref-update HTTP/1.1" 200 156 0.011057 10.0.0.33 - - [2025-05-26 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.33 - - [2025-05-26 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005647 10.0.0.33 - - [2025-05-26 02:04:29] "POST /ref-update HTTP/1.1" 200 156 0.011940 10.0.0.33 - - [2025-05-26 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004769 10.0.0.33 - - [2025-05-26 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.33 - - [2025-05-26 02:04:29] "POST /ref-update HTTP/1.1" 200 156 0.013040 10.0.0.33 - - [2025-05-26 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.33 - - [2025-05-26 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.33 - - [2025-05-26 02:04:29] "POST /ref-update HTTP/1.1" 200 156 0.011791 10.0.0.33 - - [2025-05-26 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005610 10.0.0.33 - - [2025-05-26 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004412 10.0.0.33 - - [2025-05-26 02:04:29] "POST /ref-update HTTP/1.1" 200 156 0.011844 10.0.0.33 - - [2025-05-26 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.33 - - [2025-05-26 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.33 - - [2025-05-26 02:04:29] "POST /ref-update HTTP/1.1" 200 156 0.012691 10.0.0.33 - - [2025-05-26 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004523 10.0.0.33 - - [2025-05-26 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004292 10.0.0.33 - - [2025-05-26 02:04:29] "POST /ref-update HTTP/1.1" 200 156 0.011773 10.0.0.33 - - [2025-05-26 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.33 - - [2025-05-26 02:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004216 10.0.0.33 - - [2025-05-26 02:04:30] "POST /ref-update HTTP/1.1" 200 156 0.014912 10.0.0.33 - - [2025-05-26 02:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004628 10.0.0.33 - - [2025-05-26 02:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004513 10.0.0.33 - - [2025-05-26 02:04:30] "POST /ref-update HTTP/1.1" 200 156 0.010598 10.0.0.33 - - [2025-05-26 02:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.33 - - [2025-05-26 02:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004597 10.0.0.33 - - [2025-05-26 02:04:30] "POST /ref-update HTTP/1.1" 200 156 0.014387 10.0.0.33 - - [2025-05-26 02:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.33 - - [2025-05-26 02:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004389 10.0.0.33 - - [2025-05-26 02:04:30] "POST /ref-update HTTP/1.1" 200 156 0.011683 10.0.0.33 - - [2025-05-26 02:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004531 10.0.0.33 - - [2025-05-26 02:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007308 10.0.0.33 - - [2025-05-26 02:04:30] "POST /ref-update HTTP/1.1" 200 156 0.015144 10.0.0.33 - - [2025-05-26 02:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.33 - - [2025-05-26 02:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.33 - - [2025-05-26 02:04:30] "POST /ref-update HTTP/1.1" 200 156 0.025295 10.0.0.33 - - [2025-05-26 02:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.33 - - [2025-05-26 02:04:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008188 10.0.0.33 - - [2025-05-26 02:04:31] "POST /ref-update HTTP/1.1" 200 156 0.010829 10.0.0.33 - - [2025-05-26 02:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004299 10.0.0.33 - - [2025-05-26 02:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005451 10.0.0.33 - - [2025-05-26 02:04:31] "POST /ref-update HTTP/1.1" 200 156 0.011940 10.0.0.33 - - [2025-05-26 02:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.33 - - [2025-05-26 02:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.33 - - [2025-05-26 02:04:31] "POST /ref-update HTTP/1.1" 200 156 0.011553 10.0.0.33 - - [2025-05-26 02:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004469 10.0.0.33 - - [2025-05-26 02:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.33 - - [2025-05-26 02:04:31] "POST /ref-update HTTP/1.1" 200 156 0.015475 10.0.0.33 - - [2025-05-26 02:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.33 - - [2025-05-26 02:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.33 - - [2025-05-26 02:04:31] "POST /ref-update HTTP/1.1" 200 156 0.012043 10.0.0.33 - - [2025-05-26 02:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004849 10.0.0.33 - - [2025-05-26 02:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004981 10.0.0.33 - - [2025-05-26 02:04:31] "POST /ref-update HTTP/1.1" 200 156 0.018721 10.0.0.33 - - [2025-05-26 02:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.33 - - [2025-05-26 02:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004645 10.0.0.33 - - [2025-05-26 02:04:31] "POST /ref-update HTTP/1.1" 200 156 0.014147 10.0.0.33 - - [2025-05-26 02:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.33 - - [2025-05-26 02:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.33 - - [2025-05-26 02:04:32] "POST /ref-update HTTP/1.1" 200 156 0.011393 10.0.0.33 - - [2025-05-26 02:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005382 10.0.0.33 - - [2025-05-26 02:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.33 - - [2025-05-26 02:04:32] "POST /ref-update HTTP/1.1" 200 156 0.015702 10.0.0.33 - - [2025-05-26 02:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.33 - - [2025-05-26 02:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.33 - - [2025-05-26 02:04:32] "POST /ref-update HTTP/1.1" 200 156 0.016149 10.0.0.33 - - [2025-05-26 02:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004636 10.0.0.33 - - [2025-05-26 02:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.33 - - [2025-05-26 02:04:32] "POST /ref-update HTTP/1.1" 200 156 0.015725 10.0.0.33 - - [2025-05-26 02:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011666 10.0.0.33 - - [2025-05-26 02:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004511 10.0.0.33 - - [2025-05-26 02:04:32] "POST /ref-update HTTP/1.1" 200 156 0.040061 10.0.0.33 - - [2025-05-26 02:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004461 10.0.0.33 - - [2025-05-26 02:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.33 - - [2025-05-26 02:04:33] "POST /ref-update HTTP/1.1" 200 156 0.040349 10.0.0.33 - - [2025-05-26 02:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006302 10.0.0.33 - - [2025-05-26 02:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.33 - - [2025-05-26 02:04:33] "POST /ref-update HTTP/1.1" 200 156 0.015522 10.0.0.33 - - [2025-05-26 02:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.33 - - [2025-05-26 02:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.33 - - [2025-05-26 02:04:33] "POST /ref-update HTTP/1.1" 200 156 0.024023 10.0.0.33 - - [2025-05-26 02:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285 10.0.0.33 - - [2025-05-26 02:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.33 - - [2025-05-26 02:04:33] "POST /ref-update HTTP/1.1" 200 156 0.014942 10.0.0.33 - - [2025-05-26 02:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004365 10.0.0.33 - - [2025-05-26 02:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004693 10.0.0.33 - - [2025-05-26 02:04:33] "POST /ref-update HTTP/1.1" 200 156 0.021619 10.0.0.33 - - [2025-05-26 02:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.33 - - [2025-05-26 02:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004379 10.0.0.33 - - [2025-05-26 02:04:33] "POST /ref-update HTTP/1.1" 200 156 0.015476 10.0.0.33 - - [2025-05-26 02:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005563 10.0.0.33 - - [2025-05-26 02:04:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.33 - - [2025-05-26 02:04:34] "POST /ref-update HTTP/1.1" 200 156 0.015748 10.0.0.33 - - [2025-05-26 02:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079 10.0.0.33 - - [2025-05-26 02:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.33 - - [2025-05-26 02:04:34] "POST /ref-update HTTP/1.1" 200 156 0.026243 10.0.0.33 - - [2025-05-26 02:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004971 10.0.0.33 - - [2025-05-26 02:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006212 10.0.0.33 - - [2025-05-26 02:04:34] "POST /ref-update HTTP/1.1" 200 156 0.017515 10.0.0.33 - - [2025-05-26 02:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005838 10.0.0.33 - - [2025-05-26 02:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005183 10.0.0.33 - - [2025-05-26 02:04:34] "POST /ref-update HTTP/1.1" 200 156 0.024879 10.0.0.33 - - [2025-05-26 02:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004951 10.0.0.33 - - [2025-05-26 02:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.33 - - [2025-05-26 02:04:34] "POST /ref-update HTTP/1.1" 200 156 0.015508 10.0.0.33 - - [2025-05-26 02:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005434 10.0.0.33 - - [2025-05-26 02:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004389 10.0.0.33 - - [2025-05-26 02:04:34] "POST /ref-update HTTP/1.1" 200 156 0.018481 10.0.0.33 - - [2025-05-26 02:04:34] "GET / HTTP/1.1" 200 36215 0.001979 10.0.0.33 - - [2025-05-26 02:04:34] "POST /fqname-to-id HTTP/1.1" 401 296 0.000699 10.0.0.33 - - [2025-05-26 02:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006775 10.0.0.33 - - [2025-05-26 02:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004671 10.0.0.33 - - [2025-05-26 02:04:35] "POST /ref-update HTTP/1.1" 200 156 0.020995 10.0.0.33 - - [2025-05-26 02:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007499 10.0.0.33 - - [2025-05-26 02:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.33 - - [2025-05-26 02:04:35] "POST /ref-update HTTP/1.1" 200 156 0.023087 10.0.0.33 - - [2025-05-26 02:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.33 - - [2025-05-26 02:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008946 10.0.0.33 - - [2025-05-26 02:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.038041 10.0.0.33 - - [2025-05-26 02:04:35] "GET /routing-instance/ecbe8ffa-a32c-4ccc-809c-f9400fc66e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.007867 10.0.0.33 - - [2025-05-26 02:04:35] "POST /ref-update HTTP/1.1" 200 156 0.012264 10.0.0.33 - - [2025-05-26 02:04:35] "POST /bgp-routers HTTP/1.1" 409 299 0.004202 10.0.0.33 - - [2025-05-26 02:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.33 - - [2025-05-26 02:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006411 10.0.0.33 - - [2025-05-26 02:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004487 10.0.0.33 - - [2025-05-26 02:04:35] "GET /bgp-router/4d2c0d44-c5b3-4aac-9cfe-6d0ccea9dfa1?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1795 0.008400 10.0.0.33 - - [2025-05-26 02:04:35] "POST /ref-update HTTP/1.1" 200 156 0.015400 10.0.0.33 - - [2025-05-26 02:04:35] "PUT /bgp-router/4d2c0d44-c5b3-4aac-9cfe-6d0ccea9dfa1 HTTP/1.1" 200 255 0.024277 10.0.0.33 - - [2025-05-26 02:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003572 10.0.0.33 - - [2025-05-26 02:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004765 10.0.0.33 - - [2025-05-26 02:04:35] "POST /ref-update HTTP/1.1" 200 156 0.016815 10.0.0.33 - - [2025-05-26 02:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004565 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:04:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002566 10.0.0.33 - - [2025-05-26 02:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007001 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:04:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001993 10.0.0.33 - - [2025-05-26 02:04:35] "POST /ref-update HTTP/1.1" 200 156 0.026680 10.0.0.33 - - [2025-05-26 02:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.33 - - [2025-05-26 02:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007104 10.0.0.33 - - [2025-05-26 02:04:36] "POST /ref-update HTTP/1.1" 200 156 0.019235 10.0.0.33 - - [2025-05-26 02:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.33 - - [2025-05-26 02:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.33 - - [2025-05-26 02:04:36] "POST /ref-update HTTP/1.1" 200 156 0.022217 10.0.0.33 - - [2025-05-26 02:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009042 10.0.0.33 - - [2025-05-26 02:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004503 10.0.0.33 - - [2025-05-26 02:04:36] "POST /ref-update HTTP/1.1" 200 156 0.013975 10.0.0.33 - - [2025-05-26 02:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.33 - - [2025-05-26 02:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.33 - - [2025-05-26 02:04:36] "POST /ref-update HTTP/1.1" 200 156 0.015399 10.0.0.33 - - [2025-05-26 02:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009089 10.0.0.33 - - [2025-05-26 02:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004265 10.0.0.33 - - [2025-05-26 02:04:36] "POST /ref-update HTTP/1.1" 200 156 0.021550 10.0.0.33 - - [2025-05-26 02:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004713 10.0.0.33 - - [2025-05-26 02:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.33 - - [2025-05-26 02:04:36] "POST /ref-update HTTP/1.1" 200 156 0.016859 10.0.0.33 - - [2025-05-26 02:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.33 - - [2025-05-26 02:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.030049 10.0.0.33 - - [2025-05-26 02:04:37] "POST /ref-update HTTP/1.1" 200 156 0.019991 10.0.0.33 - - [2025-05-26 02:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.33 - - [2025-05-26 02:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.33 - - [2025-05-26 02:04:37] "POST /ref-update HTTP/1.1" 200 156 0.015244 10.0.0.33 - - [2025-05-26 02:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010024 10.0.0.33 - - [2025-05-26 02:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.33 - - [2025-05-26 02:04:37] "POST /ref-update HTTP/1.1" 200 156 0.015414 10.0.0.33 - - [2025-05-26 02:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005523 10.0.0.33 - - [2025-05-26 02:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004409 10.0.0.33 - - [2025-05-26 02:04:37] "POST /ref-update HTTP/1.1" 200 156 0.014006 10.0.0.33 - - [2025-05-26 02:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.33 - - [2025-05-26 02:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005781 10.0.0.33 - - [2025-05-26 02:04:37] "POST /ref-update HTTP/1.1" 200 156 0.014683 10.0.0.33 - - [2025-05-26 02:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007217 10.0.0.33 - - [2025-05-26 02:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006755 10.0.0.33 - - [2025-05-26 02:04:37] "POST /ref-update HTTP/1.1" 200 156 0.020722 10.0.0.33 - - [2025-05-26 02:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.014240 10.0.0.33 - - [2025-05-26 02:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005370 10.0.0.33 - - [2025-05-26 02:04:38] "POST /ref-update HTTP/1.1" 200 156 0.020600 10.0.0.33 - - [2025-05-26 02:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005274 10.0.0.33 - - [2025-05-26 02:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005724 10.0.0.33 - - [2025-05-26 02:04:38] "POST /ref-update HTTP/1.1" 200 156 0.014568 10.0.0.33 - - [2025-05-26 02:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005775 10.0.0.33 - - [2025-05-26 02:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005086 10.0.0.33 - - [2025-05-26 02:04:38] "POST /ref-update HTTP/1.1" 200 156 0.016692 10.0.0.33 - - [2025-05-26 02:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005960 10.0.0.33 - - [2025-05-26 02:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004618 10.0.0.33 - - [2025-05-26 02:04:38] "POST /ref-update HTTP/1.1" 200 156 0.022566 10.0.0.33 - - [2025-05-26 02:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004706 10.0.0.33 - - [2025-05-26 02:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008101 10.0.0.33 - - [2025-05-26 02:04:38] "POST /ref-update HTTP/1.1" 200 156 0.017135 10.0.0.33 - - [2025-05-26 02:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007319 10.0.0.33 - - [2025-05-26 02:04:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008074 10.0.0.33 - - [2025-05-26 02:04:38] "POST /ref-update HTTP/1.1" 200 156 0.014688 10.0.0.33 - - [2025-05-26 02:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005171 10.0.0.33 - - [2025-05-26 02:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.33 - - [2025-05-26 02:04:39] "POST /ref-update HTTP/1.1" 200 156 0.039381 10.0.0.33 - - [2025-05-26 02:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008419 10.0.0.33 - - [2025-05-26 02:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004473 10.0.0.33 - - [2025-05-26 02:04:39] "POST /ref-update HTTP/1.1" 200 156 0.020071 10.0.0.33 - - [2025-05-26 02:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004594 10.0.0.33 - - [2025-05-26 02:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.33 - - [2025-05-26 02:04:39] "POST /ref-update HTTP/1.1" 200 156 0.017787 10.0.0.33 - - [2025-05-26 02:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005479 10.0.0.33 - - [2025-05-26 02:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005606 10.0.0.33 - - [2025-05-26 02:04:39] "POST /ref-update HTTP/1.1" 200 156 0.018728 10.0.0.33 - - [2025-05-26 02:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005388 10.0.0.33 - - [2025-05-26 02:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.33 - - [2025-05-26 02:04:39] "POST /ref-update HTTP/1.1" 200 156 0.016596 10.0.0.33 - - [2025-05-26 02:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885 10.0.0.33 - - [2025-05-26 02:04:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004451 10.0.0.33 - - [2025-05-26 02:04:39] "POST /ref-update HTTP/1.1" 200 156 0.013139 10.0.0.33 - - [2025-05-26 02:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006574 10.0.0.33 - - [2025-05-26 02:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005274 10.0.0.33 - - [2025-05-26 02:04:40] "POST /ref-update HTTP/1.1" 200 156 0.014043 10.0.0.33 - - [2025-05-26 02:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004785 10.0.0.33 - - [2025-05-26 02:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005208 10.0.0.33 - - [2025-05-26 02:04:40] "POST /ref-update HTTP/1.1" 200 156 0.019381 10.0.0.33 - - [2025-05-26 02:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006626 10.0.0.33 - - [2025-05-26 02:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004509 10.0.0.33 - - [2025-05-26 02:04:40] "POST /ref-update HTTP/1.1" 200 156 0.019923 10.0.0.33 - - [2025-05-26 02:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004578 10.0.0.33 - - [2025-05-26 02:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.008978 10.0.0.33 - - [2025-05-26 02:04:40] "POST /ref-update HTTP/1.1" 200 156 0.024217 10.0.0.33 - - [2025-05-26 02:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.33 - - [2025-05-26 02:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.33 - - [2025-05-26 02:04:40] "POST /ref-update HTTP/1.1" 200 156 0.014888 10.0.0.33 - - [2025-05-26 02:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007125 10.0.0.33 - - [2025-05-26 02:04:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006464 10.0.0.33 - - [2025-05-26 02:04:41] "POST /ref-update HTTP/1.1" 200 156 0.016337 10.0.0.33 - - [2025-05-26 02:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006880 10.0.0.33 - - [2025-05-26 02:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007802 10.0.0.33 - - [2025-05-26 02:04:41] "POST /ref-update HTTP/1.1" 200 156 0.017812 10.0.0.33 - - [2025-05-26 02:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004982 10.0.0.33 - - [2025-05-26 02:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.33 - - [2025-05-26 02:04:41] "POST /ref-update HTTP/1.1" 200 156 0.015557 10.0.0.33 - - [2025-05-26 02:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.33 - - [2025-05-26 02:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004906 10.0.0.33 - - [2025-05-26 02:04:41] "POST /ref-update HTTP/1.1" 200 156 0.019099 10.0.0.33 - - [2025-05-26 02:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.33 - - [2025-05-26 02:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007133 10.0.0.33 - - [2025-05-26 02:04:41] "POST /ref-update HTTP/1.1" 200 156 0.010962 10.0.0.33 - - [2025-05-26 02:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005314 10.0.0.33 - - [2025-05-26 02:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.33 - - [2025-05-26 02:04:41] "POST /ref-update HTTP/1.1" 200 156 0.017464 10.0.0.33 - - [2025-05-26 02:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005108 10.0.0.33 - - [2025-05-26 02:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006155 10.0.0.33 - - [2025-05-26 02:04:41] "POST /ref-update HTTP/1.1" 200 156 0.014836 10.0.0.33 - - [2025-05-26 02:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004487 10.0.0.33 - - [2025-05-26 02:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.33 - - [2025-05-26 02:04:42] "POST /ref-update HTTP/1.1" 200 156 0.015855 10.0.0.33 - - [2025-05-26 02:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004831 10.0.0.33 - - [2025-05-26 02:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996 10.0.0.33 - - [2025-05-26 02:04:42] "POST /ref-update HTTP/1.1" 200 156 0.012226 10.0.0.33 - - [2025-05-26 02:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.33 - - [2025-05-26 02:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.33 - - [2025-05-26 02:04:42] "POST /ref-update HTTP/1.1" 200 156 0.016268 10.0.0.33 - - [2025-05-26 02:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004489 10.0.0.33 - - [2025-05-26 02:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.33 - - [2025-05-26 02:04:42] "POST /ref-update HTTP/1.1" 200 156 0.020858 10.0.0.33 - - [2025-05-26 02:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.33 - - [2025-05-26 02:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005129 10.0.0.33 - - [2025-05-26 02:04:42] "POST /ref-update HTTP/1.1" 200 156 0.016984 10.0.0.33 - - [2025-05-26 02:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005479 10.0.0.33 - - [2025-05-26 02:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.021615 10.0.0.33 - - [2025-05-26 02:04:42] "POST /ref-update HTTP/1.1" 200 156 0.018074 10.0.0.33 - - [2025-05-26 02:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004043 10.0.0.33 - - [2025-05-26 02:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.33 - - [2025-05-26 02:04:43] "POST /ref-update HTTP/1.1" 200 156 0.017576 10.0.0.33 - - [2025-05-26 02:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004692 10.0.0.33 - - [2025-05-26 02:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.33 - - [2025-05-26 02:04:43] "POST /ref-update HTTP/1.1" 200 156 0.026013 10.0.0.33 - - [2025-05-26 02:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.33 - - [2025-05-26 02:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006927 10.0.0.33 - - [2025-05-26 02:04:43] "POST /ref-update HTTP/1.1" 200 156 0.013789 10.0.0.33 - - [2025-05-26 02:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.33 - - [2025-05-26 02:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.33 - - [2025-05-26 02:04:43] "GET /obj-perms HTTP/1.1" 200 6381 0.097921 10.0.0.33 - - [2025-05-26 02:04:43] "POST /ref-update HTTP/1.1" 200 156 0.018339 10.0.0.33 - - [2025-05-26 02:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006016 10.0.0.33 - - [2025-05-26 02:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013097 10.0.0.33 - - [2025-05-26 02:04:43] "POST /ref-update HTTP/1.1" 200 156 0.013623 10.0.0.33 - - [2025-05-26 02:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.33 - - [2025-05-26 02:04:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.33 - - [2025-05-26 02:04:43] "POST /ref-update HTTP/1.1" 200 156 0.013325 10.0.0.33 - - [2025-05-26 02:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.33 - - [2025-05-26 02:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.33 - - [2025-05-26 02:04:44] "GET /obj-perms HTTP/1.1" 200 6381 0.068432 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:04:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001677 10.0.0.33 - - [2025-05-26 02:04:44] "POST /ref-update HTTP/1.1" 200 156 0.013862 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:04:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001394 10.0.0.33 - - [2025-05-26 02:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.33 - - [2025-05-26 02:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004269 10.0.0.33 - - [2025-05-26 02:04:44] "POST /ref-update HTTP/1.1" 200 156 0.013785 10.0.0.33 - - [2025-05-26 02:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004218 10.0.0.33 - - [2025-05-26 02:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005944 10.0.0.33 - - [2025-05-26 02:04:44] "POST /ref-update HTTP/1.1" 200 156 0.014745 10.0.0.33 - - [2025-05-26 02:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004917 10.0.0.33 - - [2025-05-26 02:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006994 10.0.0.33 - - [2025-05-26 02:04:44] "POST /ref-update HTTP/1.1" 200 156 0.016119 10.0.0.33 - - [2025-05-26 02:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005639 10.0.0.33 - - [2025-05-26 02:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.33 - - [2025-05-26 02:04:44] "POST /ref-update HTTP/1.1" 200 156 0.014184 10.0.0.33 - - [2025-05-26 02:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.33 - - [2025-05-26 02:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006489 10.0.0.33 - - [2025-05-26 02:04:44] "POST /ref-update HTTP/1.1" 200 156 0.014175 10.0.0.33 - - [2025-05-26 02:04:45] "POST /network-ipams HTTP/1.1" 200 552 0.034641 10.0.0.33 - - [2025-05-26 02:04:45] "POST /useragent-kv HTTP/1.1" 200 115 0.009370 10.0.0.33 - - [2025-05-26 02:04:45] "POST /virtual-networks HTTP/1.1" 200 554 0.170072 10.0.0.33 - - [2025-05-26 02:04:45] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.003736 10.0.0.33 - - [2025-05-26 02:04:45] "POST /fqname-to-id HTTP/1.1" 404 188 0.003641 10.0.0.33 - - [2025-05-26 02:04:45] "POST /fqname-to-id HTTP/1.1" 404 178 0.007153 10.0.0.33 - - [2025-05-26 02:04:45] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 313 0.003760 10.0.0.33 - - [2025-05-26 02:04:45] "GET /fabric/9d483076-ec5b-4d17-83c6-1324f96e60b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.005188 10.0.0.33 - - [2025-05-26 02:04:45] "POST /fqname-to-id HTTP/1.1" 404 198 0.004131 10.0.0.33 - - [2025-05-26 02:04:45] "POST /fqname-to-id HTTP/1.1" 404 205 0.003905 10.0.0.33 - - [2025-05-26 02:04:45] "POST /fqname-to-id HTTP/1.1" 404 207 0.004238 10.0.0.33 - - [2025-05-26 02:04:45] "POST /route-targets HTTP/1.1" 200 328 0.026308 10.0.0.33 - - [2025-05-26 02:04:45] "POST /ref-update HTTP/1.1" 200 156 0.027713 10.0.0.33 - - [2025-05-26 02:05:03] "GET / HTTP/1.1" 200 36215 0.003332 10.0.0.33 - - [2025-05-26 02:05:03] "POST /fqname-to-id HTTP/1.1" 401 296 0.000569 10.0.0.33 - - [2025-05-26 02:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.058757 10.0.0.33 - - [2025-05-26 02:05:03] "GET /global-system-config/a71323cd-30f0-46a4-aff6-95aa3bf92a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.013741 10.0.0.33 - - [2025-05-26 02:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.33 - - [2025-05-26 02:05:03] "GET /routing-instance/ecbe8ffa-a32c-4ccc-809c-f9400fc66e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005707 10.0.0.33 - - [2025-05-26 02:05:04] "PUT /global-system-config/a71323cd-30f0-46a4-aff6-95aa3bf92a1b HTTP/1.1" 200 275 0.015878 10.0.0.33 - - [2025-05-26 02:05:04] "POST /fqname-to-id HTTP/1.1" 404 214 0.003115 10.0.0.33 - - [2025-05-26 02:05:04] "POST /virtual-routers HTTP/1.1" 200 597 0.023858 10.0.0.33 - - [2025-05-26 02:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005418 10.0.0.33 - - [2025-05-26 02:05:04] "GET /virtual-router/2760ca1d-e53b-47e4-98d4-595a2555b6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.007413 10.0.0.33 - - [2025-05-26 02:05:04] "POST /fqname-to-id HTTP/1.1" 404 227 0.004323 10.0.0.33 - - [2025-05-26 02:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008332 10.0.0.33 - - [2025-05-26 02:05:04] "GET /virtual-network/742ca68a-2da5-4f19-aa9b-75204ddd0f3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.009615 10.0.0.33 - - [2025-05-26 02:05:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.084465 10.0.0.33 - - [2025-05-26 02:05:04] "PUT /access-control-list/c2ea6274-2d32-4c37-812d-ade3ec876bd9 HTTP/1.1" 200 273 0.040388 10.0.0.33 - - [2025-05-26 02:05:44] "GET /obj-perms HTTP/1.1" 200 6381 0.095051 10.0.0.33 - - [2025-05-26 02:05:45] "GET /obj-perms HTTP/1.1" 200 6381 0.082218 10.0.0.33 - - [2025-05-26 02:06:19] "GET / HTTP/1.1" 200 36215 0.002292 10.0.0.33 - - [2025-05-26 02:06:19] "POST /fqname-to-id HTTP/1.1" 401 296 0.000546 10.0.0.33 - - [2025-05-26 02:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.036131 10.0.0.33 - - [2025-05-26 02:06:20] "GET /global-system-config/a71323cd-30f0-46a4-aff6-95aa3bf92a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.007803 10.0.0.33 - - [2025-05-26 02:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.33 - - [2025-05-26 02:06:20] "GET /routing-instance/ecbe8ffa-a32c-4ccc-809c-f9400fc66e9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005431 10.0.0.33 - - [2025-05-26 02:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005370 10.0.0.33 - - [2025-05-26 02:06:20] "GET /virtual-router/2760ca1d-e53b-47e4-98d4-595a2555b6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.005471 10.0.0.33 - - [2025-05-26 02:06:20] "PUT /virtual-router/2760ca1d-e53b-47e4-98d4-595a2555b6c4 HTTP/1.1" 200 263 0.014695 10.0.0.33 - - [2025-05-26 02:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.33 - - [2025-05-26 02:06:20] "GET /virtual-router/2760ca1d-e53b-47e4-98d4-595a2555b6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.004815 10.0.0.33 - - [2025-05-26 02:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004154 10.0.0.33 - - [2025-05-26 02:06:20] "GET /virtual-machine-interface/ea537c06-2ab8-4258-b22d-722d2187ed1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1899 0.006813 10.0.0.33 - - [2025-05-26 02:06:20] "PUT /virtual-machine-interface/ea537c06-2ab8-4258-b22d-722d2187ed1d HTTP/1.1" 200 285 0.017008 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:06:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001236 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:06:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001445 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:06:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000957 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:06:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001323 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:06:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001951 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:06:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.002216 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:06:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001048 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:06:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001906 10.0.0.33 - - [2025-05-26 02:06:45] "GET /obj-perms HTTP/1.1" 200 6381 0.090328 10.0.0.33 - - [2025-05-26 02:06:46] "GET /obj-perms HTTP/1.1" 200 6381 0.066226 10.0.0.33 - - [2025-05-26 02:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.33 - - [2025-05-26 02:06:46] "GET /virtual-router/2760ca1d-e53b-47e4-98d4-595a2555b6c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.007089 10.0.0.33 - - [2025-05-26 02:07:46] "GET /obj-perms HTTP/1.1" 200 6381 0.272851 10.0.0.33 - - [2025-05-26 02:07:47] "GET /obj-perms HTTP/1.1" 200 6381 0.080410 10.0.0.33 - - [2025-05-26 02:07:51] "GET /global-system-configs HTTP/1.1" 200 323 0.059181 10.0.0.33 - - [2025-05-26 02:07:51] "GET /obj-perms HTTP/1.1" 200 6381 0.103084 10.0.0.33 - - [2025-05-26 02:08:21] "GET /global-system-configs HTTP/1.1" 200 323 0.035751 10.0.0.33 - - [2025-05-26 02:08:21] "GET /obj-perms HTTP/1.1" 200 6381 0.069024 10.0.0.33 - - [2025-05-26 02:08:48] "GET /obj-perms HTTP/1.1" 200 6381 0.103222 10.0.0.33 - - [2025-05-26 02:08:48] "GET /obj-perms HTTP/1.1" 200 6381 0.077237 10.0.0.33 - - [2025-05-26 02:09:49] "GET /obj-perms HTTP/1.1" 200 6381 0.105523 10.0.0.33 - - [2025-05-26 02:09:49] "GET /obj-perms HTTP/1.1" 200 6381 0.081590 10.0.0.33 - - [2025-05-26 02:10:50] "GET /obj-perms HTTP/1.1" 200 6381 0.096761 10.0.0.33 - - [2025-05-26 02:10:50] "GET /obj-perms HTTP/1.1" 200 6381 0.076178 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:11:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000991 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:11:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.002313 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:11:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000981 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:11:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001254 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:11:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001366 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:11:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001314 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:11:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001080 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:11:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001342 10.0.0.33 - - [2025-05-26 02:11:51] "GET /obj-perms HTTP/1.1" 200 6381 0.149293 10.0.0.33 - - [2025-05-26 02:11:51] "GET /obj-perms HTTP/1.1" 200 6381 0.118135 10.0.0.33 - - [2025-05-26 02:12:51] "GET /global-system-configs HTTP/1.1" 200 323 0.212137 10.0.0.33 - - [2025-05-26 02:12:51] "GET /obj-perms HTTP/1.1" 200 6381 0.211915 10.0.0.33 - - [2025-05-26 02:12:52] "GET /obj-perms HTTP/1.1" 200 6381 0.107766 10.0.0.33 - - [2025-05-26 02:12:53] "GET /obj-perms HTTP/1.1" 200 6381 0.083774 10.0.0.33 - - [2025-05-26 02:13:21] "GET /global-system-configs HTTP/1.1" 200 323 0.045958 10.0.0.33 - - [2025-05-26 02:13:21] "GET /obj-perms HTTP/1.1" 200 6381 0.068215 10.0.0.33 - - [2025-05-26 02:13:53] "GET /obj-perms HTTP/1.1" 200 6381 0.095488 10.0.0.33 - - [2025-05-26 02:13:54] "GET /obj-perms HTTP/1.1" 200 6381 0.071761 10.0.0.33 - - [2025-05-26 02:14:54] "GET /obj-perms HTTP/1.1" 200 6381 0.106362 10.0.0.33 - - [2025-05-26 02:14:55] "GET /obj-perms HTTP/1.1" 200 6381 0.080296 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:15:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001181 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:15:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001291 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:15:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001385 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:15:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.002173 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:15:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001175 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:15:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001335 10.0.0.33 - - [2025-05-26 02:15:55] "GET /obj-perms HTTP/1.1" 200 6381 0.086803 10.0.0.33 - - [2025-05-26 02:15:56] "GET /obj-perms HTTP/1.1" 200 6381 0.068084 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:16:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000998 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:16:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001129 10.0.0.33 - - [2025-05-26 02:16:56] "GET /obj-perms HTTP/1.1" 200 6381 0.099991 10.0.0.33 - - [2025-05-26 02:16:57] "GET /obj-perms HTTP/1.1" 200 6381 0.068505 10.0.0.33 - - [2025-05-26 02:17:51] "GET /global-system-configs HTTP/1.1" 200 323 0.042560 10.0.0.33 - - [2025-05-26 02:17:51] "GET /obj-perms HTTP/1.1" 200 6381 0.081592 10.0.0.33 - - [2025-05-26 02:17:57] "GET /obj-perms HTTP/1.1" 200 6381 0.081983 10.0.0.33 - - [2025-05-26 02:17:58] "GET /obj-perms HTTP/1.1" 200 6381 0.075895 10.0.0.33 - - [2025-05-26 02:18:21] "GET /global-system-configs HTTP/1.1" 200 323 0.047074 10.0.0.33 - - [2025-05-26 02:18:21] "GET /obj-perms HTTP/1.1" 200 6381 0.073391 10.0.0.33 - - [2025-05-26 02:18:58] "GET /obj-perms HTTP/1.1" 200 6381 0.100396 10.0.0.33 - - [2025-05-26 02:18:59] "GET /obj-perms HTTP/1.1" 200 6381 0.066647 10.0.0.33 - - [2025-05-26 02:19:59] "GET /obj-perms HTTP/1.1" 200 6381 0.088821 10.0.0.33 - - [2025-05-26 02:19:59] "GET /obj-perms HTTP/1.1" 200 6381 0.073109 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:20:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000947 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:20:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001467 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:20:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001080 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:20:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001282 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:20:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000989 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:20:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001382 10.0.0.33 - - [2025-05-26 02:21:00] "GET /obj-perms HTTP/1.1" 200 6381 0.164827 10.0.0.33 - - [2025-05-26 02:21:01] "GET /obj-perms HTTP/1.1" 200 6381 0.099167 10.0.0.33 - - [2025-05-26 02:22:01] "GET /obj-perms HTTP/1.1" 200 6381 0.107020 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:22:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001036 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:22:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001524 10.0.0.33 - - [2025-05-26 02:22:02] "GET /obj-perms HTTP/1.1" 200 6381 0.077239 10.0.0.33 - - [2025-05-26 02:22:51] "GET /global-system-configs HTTP/1.1" 200 323 0.037708 10.0.0.33 - - [2025-05-26 02:22:51] "GET /obj-perms HTTP/1.1" 200 6381 0.066131 10.0.0.33 - - [2025-05-26 02:23:02] "GET /obj-perms HTTP/1.1" 200 6381 0.188298 10.0.0.33 - - [2025-05-26 02:23:03] "GET /obj-perms HTTP/1.1" 200 6381 0.071844 10.0.0.33 - - [2025-05-26 02:23:21] "GET /global-system-configs HTTP/1.1" 200 323 0.042018 10.0.0.33 - - [2025-05-26 02:23:21] "GET /obj-perms HTTP/1.1" 200 6381 0.067610 10.0.0.33 - - [2025-05-26 02:24:03] "GET /obj-perms HTTP/1.1" 200 6381 0.089532 10.0.0.33 - - [2025-05-26 02:24:04] "GET /obj-perms HTTP/1.1" 200 6381 0.071961 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:24:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001052 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:24:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001493 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:24:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001464 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:24:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001300 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:24:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001203 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:24:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001916 10.0.0.33 - - [2025-05-26 02:25:04] "GET /obj-perms HTTP/1.1" 200 6381 0.086436 10.0.0.33 - - [2025-05-26 02:25:05] "GET /obj-perms HTTP/1.1" 200 6381 0.080942 10.0.0.33 - - [2025-05-26 02:26:05] "GET /obj-perms HTTP/1.1" 200 6381 0.091531 10.0.0.33 - - [2025-05-26 02:26:06] "GET /obj-perms HTTP/1.1" 200 6381 0.065608 10.0.0.33 - - [2025-05-26 02:27:06] "GET /obj-perms HTTP/1.1" 200 6381 0.087640 10.0.0.33 - - [2025-05-26 02:27:07] "GET /obj-perms HTTP/1.1" 200 6381 0.079576 10.0.0.33 - - [2025-05-26 02:27:51] "GET /global-system-configs HTTP/1.1" 200 323 0.048958 10.0.0.33 - - [2025-05-26 02:27:51] "GET /obj-perms HTTP/1.1" 200 6381 0.082850 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:28:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001411 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:28:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001499 10.0.0.33 - - [2025-05-26 02:28:07] "GET /obj-perms HTTP/1.1" 200 6381 0.090984 10.0.0.33 - - [2025-05-26 02:28:08] "GET /obj-perms HTTP/1.1" 200 6381 0.085493 10.0.0.33 - - [2025-05-26 02:28:21] "GET /global-system-configs HTTP/1.1" 200 323 0.046927 10.0.0.33 - - [2025-05-26 02:28:21] "GET /obj-perms HTTP/1.1" 200 6381 0.069983 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:28:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001907 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:28:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001284 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:28:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001050 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:28:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001284 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:29:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001764 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:29:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001704 10.0.0.33 - - [2025-05-26 02:29:08] "GET /obj-perms HTTP/1.1" 200 6381 0.106114 10.0.0.33 - - [2025-05-26 02:29:09] "GET /obj-perms HTTP/1.1" 200 6381 0.074036 10.0.0.33 - - [2025-05-26 02:30:09] "GET /obj-perms HTTP/1.1" 200 6381 0.119718 10.0.0.33 - - [2025-05-26 02:30:10] "GET /obj-perms HTTP/1.1" 200 6381 0.073542 10.0.0.33 - - [2025-05-26 02:31:11] "GET /obj-perms HTTP/1.1" 200 6381 0.183571 10.0.0.33 - - [2025-05-26 02:31:11] "GET /obj-perms HTTP/1.1" 200 6381 0.114037 10.0.0.33 - - [2025-05-26 02:32:12] "GET /obj-perms HTTP/1.1" 200 6381 0.106989 10.0.0.33 - - [2025-05-26 02:32:12] "GET /obj-perms HTTP/1.1" 200 6381 0.081065 10.0.0.33 - - [2025-05-26 02:32:51] "GET /global-system-configs HTTP/1.1" 200 323 0.048342 10.0.0.33 - - [2025-05-26 02:32:51] "GET /obj-perms HTTP/1.1" 200 6381 0.071148 10.0.0.33 - - [2025-05-26 02:33:13] "GET /obj-perms HTTP/1.1" 200 6381 0.205167 10.0.0.33 - - [2025-05-26 02:33:13] "GET /obj-perms HTTP/1.1" 200 6381 0.074334 10.0.0.33 - - [2025-05-26 02:33:21] "GET /global-system-configs HTTP/1.1" 200 323 0.048059 10.0.0.33 - - [2025-05-26 02:33:21] "GET /obj-perms HTTP/1.1" 200 6381 0.063557 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:33:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001079 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:33:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001340 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:33:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000988 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:33:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001123 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:33:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001186 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:33:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001438 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:33:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002092 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:33:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001501 10.0.0.33 - - [2025-05-26 02:34:14] "GET /obj-perms HTTP/1.1" 200 6381 0.095631 10.0.0.33 - - [2025-05-26 02:34:14] "GET /obj-perms HTTP/1.1" 200 6381 0.071297 10.0.0.33 - - [2025-05-26 02:35:15] "GET /obj-perms HTTP/1.1" 200 6381 0.088407 10.0.0.33 - - [2025-05-26 02:35:15] "GET /obj-perms HTTP/1.1" 200 6381 0.069478 10.0.0.33 - - [2025-05-26 02:36:16] "GET /obj-perms HTTP/1.1" 200 6381 0.104670 10.0.0.33 - - [2025-05-26 02:36:16] "GET /obj-perms HTTP/1.1" 200 6381 0.072818 10.0.0.33 - - [2025-05-26 02:37:17] "GET /obj-perms HTTP/1.1" 200 6381 0.084812 10.0.0.33 - - [2025-05-26 02:37:17] "GET /obj-perms HTTP/1.1" 200 6381 0.070722 10.0.0.33 - - [2025-05-26 02:37:51] "GET /global-system-configs HTTP/1.1" 200 323 0.051573 10.0.0.33 - - [2025-05-26 02:37:51] "GET /obj-perms HTTP/1.1" 200 6381 0.085567 10.0.0.33 - - [2025-05-26 02:38:18] "GET /obj-perms HTTP/1.1" 200 6381 0.093477 10.0.0.33 - - [2025-05-26 02:38:18] "GET /obj-perms HTTP/1.1" 200 6381 0.077934 10.0.0.33 - - [2025-05-26 02:38:21] "GET /global-system-configs HTTP/1.1" 200 323 0.038797 10.0.0.33 - - [2025-05-26 02:38:21] "GET /obj-perms HTTP/1.1" 200 6381 0.075665 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:38:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001113 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:38:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001489 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:38:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001016 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:38:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001233 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:38:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001255 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:38:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001319 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:38:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001219 [Introspect:8084]10.0.0.33 - - [2025-05-26 02:38:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001287 10.0.0.33 - - [2025-05-26 02:39:19] "GET /obj-perms HTTP/1.1" 200 6381 0.106548 10.0.0.33 - - [2025-05-26 02:39:19] "GET /obj-perms HTTP/1.1" 200 6381 0.070488 10.0.0.33 - - [2025-05-26 02:40:20] "GET /obj-perms HTTP/1.1" 200 6381 0.093248 10.0.0.33 - - [2025-05-26 02:40:20] "GET /obj-perms HTTP/1.1" 200 6381 0.064646