++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Sun Aug 31 06:50:48 AM UTC 2025 ===================' INFO: =================== Sun Aug 31 06:50:48 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ 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=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.50 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.50 ++ ANALYTICSDB_NODES=10.0.0.50 ++ ANALYTICS_SNMP_NODES=10.0.0.50 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ '[' -n '10.0.0.50:8081 ' ']' +++ echo 10.0.0.50:8081 ++ ANALYTICS_SERVERS=10.0.0.50:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ '[' -n '10.0.0.50:9042 ' ']' +++ echo 10.0.0.50:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.50:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ '[' -n '10.0.0.50:8086 ' ']' +++ echo 10.0.0.50:8086 ++ COLLECTOR_SERVERS=10.0.0.50:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.50 ++ CONFIGDB_NODES=10.0.0.50 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ '[' -n '10.0.0.50:8082 ' ']' +++ echo 10.0.0.50:8082 ++ CONFIG_SERVERS=10.0.0.50:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ '[' -n '10.0.0.50:9161 ' ']' +++ echo 10.0.0.50:9161 ++ CONFIGDB_SERVERS=10.0.0.50:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ '[' -n '10.0.0.50:9041 ' ']' +++ echo 10.0.0.50:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.50:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.50 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.50 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ '[' -n 10.0.0.50:2181, ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ '[' -n '10.0.0.50:2181 ' ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.50:2181 ++ RABBITMQ_NODES=10.0.0.50 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ '[' -n 10.0.0.50:5673, ']' +++ echo 10.0.0.50:5673 ++ RABBITMQ_SERVERS=10.0.0.50:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ '[' -n '10.0.0.50:6379 ' ']' +++ echo 10.0.0.50:6379 ++ REDIS_SERVERS=10.0.0.50:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.50 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ '[' -n '10.0.0.50:9092 ' ']' +++ echo 10.0.0.50:9092 ++ KAFKA_SERVERS=10.0.0.50:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.50 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_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.50 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.50 ++ cut -d , -f 1 + local cassandra=10.0.0.50 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 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.50 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.50 +++ local servers=10.0.0.50 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie ++++ grep -vi host +++ local local_ips=,10.0.0.50,10.46.123.1,127.0.0.1,172.17.0.1,252.50.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.50,10.46.123.1,127.0.0.1,172.17.0.1,252.50.0.1,, =~ ,10\.0\.0\.50, ]] +++ echo 10.0.0.50 1 +++ return ++ local ip=10.0.0.50 ++ [[ -z 10.0.0.50 ]] ++ echo 10.0.0.50 + host_ip=10.0.0.50 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.50:9041 + cassandra_server_list=10.0.0.50:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.50:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + 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 + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + 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 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 08/31/2025 06:51:28.905 7f43de061a00 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/31/2025 06:51:29.058 7f43de061a00 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/31/2025 06:51:29.072 7f43de061a00 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/31/2025 06:51:29.072 7f43de061a00 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.50 - - [2025-08-31 06:51:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000767 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.50:8082/ Hit Ctrl-C to quit. 10.0.0.50 - - [2025-08-31 06:51:35] "GET / HTTP/1.1" 503 181 0.011682 10.0.0.50 - - [2025-08-31 06:51:35] "GET / HTTP/1.1" 200 35931 0.001821 10.0.0.50 - - [2025-08-31 06:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006764 10.0.0.50 - - [2025-08-31 06:51:35] "GET /global-system-config/839975ff-52df-4b78-9910-1d710145e86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.014266 10.0.0.50 - - [2025-08-31 06:51:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.008456 10.0.0.50 - - [2025-08-31 06:51:35] "POST /analytics-nodes HTTP/1.1" 200 599 0.032613 10.0.0.50 - - [2025-08-31 06:51:36] "GET / HTTP/1.1" 200 45303 0.001450 10.0.0.50 - - [2025-08-31 06:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.50 - - [2025-08-31 06:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.50 - - [2025-08-31 06:51:36] "GET / HTTP/1.1" 200 35931 0.001316 10.0.0.50 - - [2025-08-31 06:51:36] "GET / HTTP/1.1" 200 35931 0.002088 10.0.0.50 - - [2025-08-31 06:51:36] "GET / HTTP/1.1" 200 35931 0.002163 10.0.0.50 - - [2025-08-31 06:51:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.005908 10.0.0.50 - - [2025-08-31 06:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.50 - - [2025-08-31 06:51:36] "GET /global-system-config/839975ff-52df-4b78-9910-1d710145e86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007688 10.0.0.50 - - [2025-08-31 06:51:36] "POST /fqname-to-id HTTP/1.1" 404 196 0.003070 10.0.0.50 - - [2025-08-31 06:51:37] "POST /service-appliance-sets HTTP/1.1" 200 553 0.042792 10.0.0.50 - - [2025-08-31 06:51:37] "POST /job-templates HTTP/1.1" 200 555 0.081780 10.0.0.50 - - [2025-08-31 06:51:37] "POST /fqname-to-id HTTP/1.1" 404 180 0.017165 10.0.0.50 - - [2025-08-31 06:51:37] "POST /fqname-to-id HTTP/1.1" 404 200 0.006462 10.0.0.50 - - [2025-08-31 06:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011440 10.0.0.50 - - [2025-08-31 06:51:37] "GET /global-system-config/839975ff-52df-4b78-9910-1d710145e86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010697 10.0.0.50 - - [2025-08-31 06:51:37] "GET / HTTP/1.1" 200 35931 0.001561 10.0.0.50 - - [2025-08-31 06:51:37] "POST /job-templates HTTP/1.1" 200 563 0.124672 10.0.0.50 - - [2025-08-31 06:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003682 10.0.0.50 - - [2025-08-31 06:51:37] "GET /global-system-config/839975ff-52df-4b78-9910-1d710145e86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009065 10.0.0.50 - - [2025-08-31 06:51:37] "POST /service-appliance-sets HTTP/1.1" 200 541 0.082335 10.0.0.50 - - [2025-08-31 06:51:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.002189 10.0.0.50 - - [2025-08-31 06:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.50 - - [2025-08-31 06:51:37] "GET /network-ipam/51bee272-e953-4d82-ae1c-e2bc85b8e17c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.010616 10.0.0.50 - - [2025-08-31 06:51:37] "POST /fqname-to-id HTTP/1.1" 404 191 0.002558 10.0.0.50 - - [2025-08-31 06:51:37] "POST /job-templates HTTP/1.1" 200 545 0.073803 10.0.0.50 - - [2025-08-31 06:51:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.005682 10.0.0.50 - - [2025-08-31 06:51:37] "POST /config-database-nodes HTTP/1.1" 200 611 0.083687 10.0.0.50 - - [2025-08-31 06:51:37] "POST /job-templates HTTP/1.1" 200 577 0.091649 10.0.0.50 - - [2025-08-31 06:51:37] "POST /fqname-to-id HTTP/1.1" 404 208 0.005839 10.0.0.50 - - [2025-08-31 06:51:37] "POST /service-templates HTTP/1.1" 200 511 0.033683 10.0.0.50 - - [2025-08-31 06:51:37] "POST /job-templates HTTP/1.1" 200 579 0.077918 10.0.0.50 - - [2025-08-31 06:51:37] "POST /service-templates HTTP/1.1" 200 501 0.070698 10.0.0.50 - - [2025-08-31 06:51:37] "POST /service-templates HTTP/1.1" 200 515 0.026097 10.0.0.50 - - [2025-08-31 06:51:37] "POST /fqname-to-id HTTP/1.1" 404 210 0.002938 10.0.0.50 - - [2025-08-31 06:51:37] "POST /service-templates HTTP/1.1" 200 535 0.039523 10.0.0.50 - - [2025-08-31 06:51:37] "POST /job-templates HTTP/1.1" 200 583 0.111577 10.0.0.50 - - [2025-08-31 06:51:37] "POST /fqname-to-id HTTP/1.1" 404 198 0.006123 10.0.0.50 - - [2025-08-31 06:51:37] "POST /service-templates HTTP/1.1" 200 507 0.045266 10.0.0.50 - - [2025-08-31 06:51:37] "POST /job-templates HTTP/1.1" 200 559 0.070013 10.0.0.50 - - [2025-08-31 06:51:37] "POST /fqname-to-id HTTP/1.1" 404 203 0.003619 10.0.0.50 - - [2025-08-31 06:51:37] "POST /job-templates HTTP/1.1" 200 569 0.079335 10.0.0.50 - - [2025-08-31 06:51:38] "POST /fqname-to-id HTTP/1.1" 404 196 0.054842 10.0.0.50 - - [2025-08-31 06:51:38] "POST /job-templates HTTP/1.1" 200 555 0.068563 10.0.0.50 - - [2025-08-31 06:51:38] "POST /fqname-to-id HTTP/1.1" 404 196 0.005844 10.0.0.50 - - [2025-08-31 06:51:38] "POST /job-templates HTTP/1.1" 200 555 0.061828 10.0.0.50 - - [2025-08-31 06:51:38] "POST /fqname-to-id HTTP/1.1" 404 196 0.002113 10.0.0.50 - - [2025-08-31 06:51:38] "POST /job-templates HTTP/1.1" 200 555 0.065757 10.0.0.50 - - [2025-08-31 06:51:38] "POST /fqname-to-id HTTP/1.1" 404 186 0.003308 10.0.0.50 - - [2025-08-31 06:51:38] "POST /job-templates HTTP/1.1" 200 535 0.075745 10.0.0.50 - - [2025-08-31 06:51:38] "POST /fqname-to-id HTTP/1.1" 404 198 0.005541 10.0.0.50 - - [2025-08-31 06:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.50 - - [2025-08-31 06:51:38] "GET /network-ipam/51bee272-e953-4d82-ae1c-e2bc85b8e17c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.046634 10.0.0.50 - - [2025-08-31 06:51:38] "POST /job-templates HTTP/1.1" 200 559 0.089959 10.0.0.50 - - [2025-08-31 06:51:38] "POST /fqname-to-id HTTP/1.1" 404 198 0.004777 10.0.0.50 - - [2025-08-31 06:51:38] "POST /job-templates HTTP/1.1" 200 559 0.067570 10.0.0.50 - - [2025-08-31 06:51:38] "POST /fqname-to-id HTTP/1.1" 404 198 0.002990 10.0.0.50 - - [2025-08-31 06:51:38] "POST /job-templates HTTP/1.1" 200 559 0.070225 10.0.0.50 - - [2025-08-31 06:51:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.006367 10.0.0.50 - - [2025-08-31 06:51:38] "POST /job-templates HTTP/1.1" 200 565 0.073500 10.0.0.50 - - [2025-08-31 06:51:38] "POST /fqname-to-id HTTP/1.1" 404 197 0.024567 10.0.0.50 - - [2025-08-31 06:51:39] "POST /job-templates HTTP/1.1" 200 557 0.082981 10.0.0.50 - - [2025-08-31 06:51:39] "POST /fqname-to-id HTTP/1.1" 404 196 0.011375 10.0.0.50 - - [2025-08-31 06:51:39] "POST /fqname-to-id HTTP/1.1" 404 225 0.003594 10.0.0.50 - - [2025-08-31 06:51:39] "POST /job-templates HTTP/1.1" 200 555 0.084940 10.0.0.50 - - [2025-08-31 06:51:39] "POST /fqname-to-id HTTP/1.1" 404 205 0.007330 10.0.0.50 - - [2025-08-31 06:51:39] "POST /access-control-lists HTTP/1.1" 200 587 0.056570 10.0.0.50 - - [2025-08-31 06:51:39] "POST /fqname-to-id HTTP/1.1" 404 224 0.005744 10.0.0.50 - - [2025-08-31 06:51:39] "POST /job-templates HTTP/1.1" 200 573 0.078089 10.0.0.50 - - [2025-08-31 06:51:39] "POST /fqname-to-id HTTP/1.1" 404 194 0.022246 10.0.0.50 - - [2025-08-31 06:51:39] "POST /access-control-lists HTTP/1.1" 200 585 0.090555 10.0.0.50 - - [2025-08-31 06:51:39] "POST /job-templates HTTP/1.1" 200 551 0.082298 10.0.0.50 - - [2025-08-31 06:51:39] "POST /route-targets HTTP/1.1" 200 327 0.012287 10.0.0.50 - - [2025-08-31 06:51:39] "POST /fqname-to-id HTTP/1.1" 404 208 0.002943 10.0.0.50 - - [2025-08-31 06:51:39] "POST /ref-update HTTP/1.1" 200 156 0.035882 10.0.0.50 - - [2025-08-31 06:51:39] "POST /job-templates HTTP/1.1" 200 579 0.108035 10.0.0.50 - - [2025-08-31 06:51:39] "POST /route-targets HTTP/1.1" 200 327 0.041945 10.0.0.50 - - [2025-08-31 06:51:39] "POST /fqname-to-id HTTP/1.1" 404 196 0.010060 10.0.0.50 - - [2025-08-31 06:51:39] "POST /ref-update HTTP/1.1" 200 156 0.017198 10.0.0.50 - - [2025-08-31 06:51:39] "POST /job-templates HTTP/1.1" 200 555 0.078900 10.0.0.50 - - [2025-08-31 06:51:39] "POST /fqname-to-id HTTP/1.1" 404 198 0.003564 10.0.0.50 - - [2025-08-31 06:51:39] "POST /route-targets HTTP/1.1" 200 327 0.067295 10.0.0.50 - - [2025-08-31 06:51:39] "POST /ref-update HTTP/1.1" 200 156 0.030709 10.0.0.50 - - [2025-08-31 06:51:39] "POST /job-templates HTTP/1.1" 200 559 0.127646 10.0.0.50 - - [2025-08-31 06:51:39] "POST /route-targets HTTP/1.1" 200 327 0.045102 10.0.0.50 - - [2025-08-31 06:51:39] "POST /fqname-to-id HTTP/1.1" 404 206 0.003855 10.0.0.50 - - [2025-08-31 06:51:39] "POST /ref-update HTTP/1.1" 200 156 0.027976 10.0.0.50 - - [2025-08-31 06:51:40] "POST /fqname-to-id HTTP/1.1" 404 201 0.008588 10.0.0.50 - - [2025-08-31 06:51:40] "POST /job-templates HTTP/1.1" 200 575 0.123827 10.0.0.50 - - [2025-08-31 06:51:40] "POST /fqname-to-id HTTP/1.1" 404 197 0.013061 10.0.0.50 - - [2025-08-31 06:51:40] "POST /access-control-lists HTTP/1.1" 200 551 0.113850 10.0.0.50 - - [2025-08-31 06:51:40] "GET / HTTP/1.1" 200 35931 0.001809 10.0.0.50 - - [2025-08-31 06:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.50 - - [2025-08-31 06:51:40] "GET /routing-instance/c73e901b-a01a-475f-91a3-fefa6d0594a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002991 10.0.0.50 - - [2025-08-31 06:51:40] "POST /job-templates HTTP/1.1" 200 557 0.088842 10.0.0.50 - - [2025-08-31 06:51:40] "PUT /access-control-list/d62be8ab-316e-443f-9db6-39f101d01b35 HTTP/1.1" 200 272 0.036020 10.0.0.50 - - [2025-08-31 06:51:40] "POST /fqname-to-id HTTP/1.1" 404 198 0.027305 10.0.0.50 - - [2025-08-31 06:51:40] "PUT /access-control-list/0de27f9a-4abf-4ed3-af7d-e7f5de65facd HTTP/1.1" 200 272 0.033001 10.0.0.50 - - [2025-08-31 06:51:40] "POST /bgp-routers HTTP/1.1" 200 616 0.085305 10.0.0.50 - - [2025-08-31 06:51:40] "POST /job-templates HTTP/1.1" 200 559 0.120197 10.0.0.50 - - [2025-08-31 06:51:40] "GET /bgp-router/749bc279-b3a5-4cee-8512-37a8b5a3fa54?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.023011 10.0.0.50 - - [2025-08-31 06:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014842 10.0.0.50 - - [2025-08-31 06:51:40] "GET /global-system-config/839975ff-52df-4b78-9910-1d710145e86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.010445 10.0.0.50 - - [2025-08-31 06:51:40] "POST /fqname-to-id HTTP/1.1" 404 196 0.003965 10.0.0.50 - - [2025-08-31 06:51:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004763 10.0.0.50 - - [2025-08-31 06:51:40] "POST /ref-update HTTP/1.1" 200 156 0.016866 10.0.0.50 - - [2025-08-31 06:51:40] "POST /job-templates HTTP/1.1" 200 555 0.151255 10.0.0.50 - - [2025-08-31 06:51:40] "POST /fqname-to-id HTTP/1.1" 404 195 0.010716 10.0.0.50 - - [2025-08-31 06:51:40] "POST /job-templates HTTP/1.1" 200 553 0.077914 10.0.0.50 - - [2025-08-31 06:51:40] "POST /fqname-to-id HTTP/1.1" 404 195 0.010415 10.0.0.50 - - [2025-08-31 06:51:40] "POST /job-templates HTTP/1.1" 200 553 0.067612 10.0.0.50 - - [2025-08-31 06:51:40] "POST /fqname-to-id HTTP/1.1" 404 195 0.008188 10.0.0.50 - - [2025-08-31 06:51:40] "POST /job-templates HTTP/1.1" 200 553 0.076246 10.0.0.50 - - [2025-08-31 06:51:40] "POST /fqname-to-id HTTP/1.1" 404 200 0.012881 10.0.0.50 - - [2025-08-31 06:51:41] "POST /job-templates HTTP/1.1" 200 563 0.069854 10.0.0.50 - - [2025-08-31 06:51:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.008876 10.0.0.50 - - [2025-08-31 06:51:41] "POST /job-templates HTTP/1.1" 200 565 0.078098 10.0.0.50 - - [2025-08-31 06:51:41] "POST /fqname-to-id HTTP/1.1" 404 189 0.002715 10.0.0.50 - - [2025-08-31 06:51:41] "POST /config-propertiess HTTP/1.1" 200 551 0.021011 10.0.0.50 - - [2025-08-31 06:51:41] "POST /fqname-to-id HTTP/1.1" 404 168 0.010803 10.0.0.50 - - [2025-08-31 06:51:41] "POST /tags HTTP/1.1" 200 321 0.043103 10.0.0.50 - - [2025-08-31 06:51:41] "POST /fqname-to-id HTTP/1.1" 404 166 0.008240 10.0.0.50 - - [2025-08-31 06:51:41] "POST /tags HTTP/1.1" 200 317 0.031327 10.0.0.50 - - [2025-08-31 06:51:41] "POST /fqname-to-id HTTP/1.1" 404 174 0.007031 10.0.0.50 - - [2025-08-31 06:51:41] "POST /tags HTTP/1.1" 200 333 0.035680 10.0.0.50 - - [2025-08-31 06:51:41] "POST /fqname-to-id HTTP/1.1" 404 162 0.007593 10.0.0.50 - - [2025-08-31 06:51:41] "POST /tags HTTP/1.1" 200 309 0.034820 10.0.0.50 - - [2025-08-31 06:51:41] "POST /fqname-to-id HTTP/1.1" 404 174 0.003392 10.0.0.50 - - [2025-08-31 06:51:41] "POST /tags HTTP/1.1" 200 333 0.032594 10.0.0.50 - - [2025-08-31 06:51:41] "POST /fqname-to-id HTTP/1.1" 404 164 0.002939 10.0.0.50 - - [2025-08-31 06:51:41] "POST /tags HTTP/1.1" 200 313 0.039953 10.0.0.50 - - [2025-08-31 06:51:41] "POST /fqname-to-id HTTP/1.1" 404 169 0.009495 10.0.0.50 - - [2025-08-31 06:51:41] "POST /tags HTTP/1.1" 200 323 0.033943 10.0.0.50 - - [2025-08-31 06:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008891 10.0.0.50 - - [2025-08-31 06:51:41] "PUT /global-system-config/839975ff-52df-4b78-9910-1d710145e86e HTTP/1.1" 200 274 0.018615 10.0.0.50 - - [2025-08-31 06:51:41] "POST /fqname-to-id HTTP/1.1" 404 166 0.005424 10.0.0.50 - - [2025-08-31 06:51:41] "POST /hardwares HTTP/1.1" 200 327 0.013494 10.0.0.50 - - [2025-08-31 06:51:41] "POST /fqname-to-id HTTP/1.1" 404 166 0.006839 10.0.0.50 - - [2025-08-31 06:51:41] "POST /hardwares HTTP/1.1" 200 327 0.019583 10.0.0.50 - - [2025-08-31 06:51:41] "POST /fqname-to-id HTTP/1.1" 404 166 0.003357 10.0.0.50 - - [2025-08-31 06:51:41] "POST /hardwares HTTP/1.1" 200 327 0.014086 10.0.0.50 - - [2025-08-31 06:51:42] "POST /fqname-to-id HTTP/1.1" 404 166 0.002661 10.0.0.50 - - [2025-08-31 06:51:42] "POST /hardwares HTTP/1.1" 200 327 0.017763 10.0.0.50 - - [2025-08-31 06:51:42] "POST /fqname-to-id HTTP/1.1" 404 164 0.003136 10.0.0.50 - - [2025-08-31 06:51:42] "POST /hardwares HTTP/1.1" 200 323 0.014081 10.0.0.50 - - [2025-08-31 06:51:42] "POST /fqname-to-id HTTP/1.1" 404 164 0.002687 10.0.0.50 - - [2025-08-31 06:51:42] "POST /hardwares HTTP/1.1" 200 323 0.015994 10.0.0.50 - - [2025-08-31 06:51:42] "POST /fqname-to-id HTTP/1.1" 404 161 0.002193 10.0.0.50 - - [2025-08-31 06:51:42] "POST /hardwares HTTP/1.1" 200 317 0.011605 10.0.0.50 - - [2025-08-31 06:51:42] "POST /fqname-to-id HTTP/1.1" 404 164 0.005369 10.0.0.50 - - [2025-08-31 06:51:42] "POST /hardwares HTTP/1.1" 200 323 0.010669 10.0.0.50 - - [2025-08-31 06:51:42] "POST /fqname-to-id HTTP/1.1" 404 164 0.002796 10.0.0.50 - - [2025-08-31 06:51:42] "POST /hardwares HTTP/1.1" 200 323 0.010707 10.0.0.50 - - [2025-08-31 06:51:42] "POST /fqname-to-id HTTP/1.1" 404 164 0.002045 10.0.0.50 - - [2025-08-31 06:51:42] "POST /hardwares HTTP/1.1" 200 323 0.010070 10.0.0.50 - - [2025-08-31 06:51:42] "POST /fqname-to-id HTTP/1.1" 404 165 0.002698 10.0.0.50 - - [2025-08-31 06:51:42] "POST /hardwares HTTP/1.1" 200 325 0.011010 10.0.0.50 - - [2025-08-31 06:51:42] "POST /fqname-to-id HTTP/1.1" 404 165 0.005141 10.0.0.50 - - [2025-08-31 06:51:42] "POST /hardwares HTTP/1.1" 200 325 0.012507 10.0.0.50 - - [2025-08-31 06:51:42] "POST /fqname-to-id HTTP/1.1" 404 165 0.002292 10.0.0.50 - - [2025-08-31 06:51:42] "POST /hardwares HTTP/1.1" 200 325 0.010002 10.0.0.50 - - [2025-08-31 06:51:42] "POST /fqname-to-id HTTP/1.1" 404 165 0.005000 10.0.0.50 - - [2025-08-31 06:51:42] "POST /hardwares HTTP/1.1" 200 325 0.018265 10.0.0.50 - - [2025-08-31 06:51:42] "POST /fqname-to-id HTTP/1.1" 404 164 0.003060 10.0.0.50 - - [2025-08-31 06:51:42] "POST /hardwares HTTP/1.1" 200 323 0.009846 10.0.0.50 - - [2025-08-31 06:51:42] "POST /fqname-to-id HTTP/1.1" 404 161 0.002316 10.0.0.50 - - [2025-08-31 06:51:42] "POST /hardwares HTTP/1.1" 200 317 0.015825 10.0.0.50 - - [2025-08-31 06:51:42] "POST /fqname-to-id HTTP/1.1" 404 164 0.002917 10.0.0.50 - - [2025-08-31 06:51:42] "POST /hardwares HTTP/1.1" 200 323 0.010761 10.0.0.50 - - [2025-08-31 06:51:42] "POST /fqname-to-id HTTP/1.1" 404 161 0.003462 10.0.0.50 - - [2025-08-31 06:51:42] "POST /hardwares HTTP/1.1" 200 317 0.012834 10.0.0.50 - - [2025-08-31 06:51:42] "POST /fqname-to-id HTTP/1.1" 404 164 0.003961 10.0.0.50 - - [2025-08-31 06:51:42] "POST /hardwares HTTP/1.1" 200 323 0.012281 10.0.0.50 - - [2025-08-31 06:51:42] "POST /fqname-to-id HTTP/1.1" 404 162 0.006357 10.0.0.50 - - [2025-08-31 06:51:42] "POST /hardwares HTTP/1.1" 200 319 0.012049 10.0.0.50 - - [2025-08-31 06:51:42] "POST /fqname-to-id HTTP/1.1" 404 162 0.006353 10.0.0.50 - - [2025-08-31 06:51:42] "POST /hardwares HTTP/1.1" 200 319 0.008971 10.0.0.50 - - [2025-08-31 06:51:42] "POST /fqname-to-id HTTP/1.1" 404 165 0.002150 10.0.0.50 - - [2025-08-31 06:51:42] "POST /hardwares HTTP/1.1" 200 325 0.028010 10.0.0.50 - - [2025-08-31 06:51:42] "POST /fqname-to-id HTTP/1.1" 404 161 0.003818 10.0.0.50 - - [2025-08-31 06:51:42] "POST /hardwares HTTP/1.1" 200 317 0.010718 10.0.0.50 - - [2025-08-31 06:51:42] "POST /fqname-to-id HTTP/1.1" 404 161 0.006793 10.0.0.50 - - [2025-08-31 06:51:43] "POST /hardwares HTTP/1.1" 200 317 0.016596 10.0.0.50 - - [2025-08-31 06:51:43] "POST /fqname-to-id HTTP/1.1" 404 162 0.002236 10.0.0.50 - - [2025-08-31 06:51:43] "POST /hardwares HTTP/1.1" 200 319 0.011798 10.0.0.50 - - [2025-08-31 06:51:43] "POST /fqname-to-id HTTP/1.1" 404 162 0.003654 10.0.0.50 - - [2025-08-31 06:51:43] "POST /hardwares HTTP/1.1" 200 319 0.011295 10.0.0.50 - - [2025-08-31 06:51:43] "POST /fqname-to-id HTTP/1.1" 404 162 0.002185 10.0.0.50 - - [2025-08-31 06:51:43] "POST /hardwares HTTP/1.1" 200 319 0.009180 10.0.0.50 - - [2025-08-31 06:51:43] "POST /fqname-to-id HTTP/1.1" 404 158 0.002427 10.0.0.50 - - [2025-08-31 06:51:43] "POST /hardwares HTTP/1.1" 200 311 0.025611 10.0.0.50 - - [2025-08-31 06:51:43] "POST /fqname-to-id HTTP/1.1" 404 158 0.003084 10.0.0.50 - - [2025-08-31 06:51:43] "POST /hardwares HTTP/1.1" 200 311 0.010919 10.0.0.50 - - [2025-08-31 06:51:43] "POST /fqname-to-id HTTP/1.1" 404 160 0.002293 10.0.0.50 - - [2025-08-31 06:51:43] "POST /hardwares HTTP/1.1" 200 315 0.010026 10.0.0.50 - - [2025-08-31 06:51:43] "POST /fqname-to-id HTTP/1.1" 404 154 0.002181 10.0.0.50 - - [2025-08-31 06:51:43] "POST /hardwares HTTP/1.1" 200 303 0.009853 10.0.0.50 - - [2025-08-31 06:51:43] "POST /fqname-to-id HTTP/1.1" 404 158 0.013898 10.0.0.50 - - [2025-08-31 06:51:43] "POST /hardwares HTTP/1.1" 200 311 0.011276 10.0.0.50 - - [2025-08-31 06:51:43] "POST /fqname-to-id HTTP/1.1" 404 155 0.001718 10.0.0.50 - - [2025-08-31 06:51:43] "POST /hardwares HTTP/1.1" 200 305 0.012214 10.0.0.50 - - [2025-08-31 06:51:43] "POST /fqname-to-id HTTP/1.1" 404 155 0.002519 10.0.0.50 - - [2025-08-31 06:51:43] "POST /hardwares HTTP/1.1" 200 305 0.054418 10.0.0.50 - - [2025-08-31 06:51:43] "POST /fqname-to-id HTTP/1.1" 404 155 0.002919 10.0.0.50 - - [2025-08-31 06:51:43] "POST /hardwares HTTP/1.1" 200 305 0.126156 10.0.0.50 - - [2025-08-31 06:51:43] "POST /fqname-to-id HTTP/1.1" 404 155 0.003160 10.0.0.50 - - [2025-08-31 06:51:43] "POST /hardwares HTTP/1.1" 200 305 0.226595 10.0.0.50 - - [2025-08-31 06:51:44] "POST /fqname-to-id HTTP/1.1" 404 156 0.002321 10.0.0.50 - - [2025-08-31 06:51:44] "POST /hardwares HTTP/1.1" 200 307 0.121622 10.0.0.50 - - [2025-08-31 06:51:44] "POST /fqname-to-id HTTP/1.1" 404 156 0.001854 10.0.0.50 - - [2025-08-31 06:51:44] "POST /hardwares HTTP/1.1" 200 307 0.104114 10.0.0.50 - - [2025-08-31 06:51:44] "POST /fqname-to-id HTTP/1.1" 404 156 0.003740 10.0.0.50 - - [2025-08-31 06:51:44] "POST /hardwares HTTP/1.1" 200 307 0.027338 10.0.0.50 - - [2025-08-31 06:51:44] "POST /fqname-to-id HTTP/1.1" 404 157 0.002104 10.0.0.50 - - [2025-08-31 06:51:44] "POST /hardwares HTTP/1.1" 200 309 0.015992 10.0.0.50 - - [2025-08-31 06:51:44] "POST /fqname-to-id HTTP/1.1" 404 158 0.017213 10.0.0.50 - - [2025-08-31 06:51:44] "POST /hardwares HTTP/1.1" 200 311 0.060516 10.0.0.50 - - [2025-08-31 06:51:44] "POST /fqname-to-id HTTP/1.1" 404 158 0.005008 10.0.0.50 - - [2025-08-31 06:51:44] "POST /hardwares HTTP/1.1" 200 311 0.050497 10.0.0.50 - - [2025-08-31 06:51:44] "POST /fqname-to-id HTTP/1.1" 404 153 0.002100 10.0.0.50 - - [2025-08-31 06:51:44] "POST /hardwares HTTP/1.1" 200 301 0.095454 10.0.0.50 - - [2025-08-31 06:51:44] "POST /fqname-to-id HTTP/1.1" 404 157 0.001720 10.0.0.50 - - [2025-08-31 06:51:44] "POST /hardwares HTTP/1.1" 200 309 0.017128 10.0.0.50 - - [2025-08-31 06:51:44] "POST /fqname-to-id HTTP/1.1" 404 157 0.004950 10.0.0.50 - - [2025-08-31 06:51:44] "POST /hardwares HTTP/1.1" 200 309 0.014908 10.0.0.50 - - [2025-08-31 06:51:44] "POST /fqname-to-id HTTP/1.1" 404 157 0.004012 10.0.0.50 - - [2025-08-31 06:51:44] "POST /hardwares HTTP/1.1" 200 309 0.020567 10.0.0.50 - - [2025-08-31 06:51:44] "POST /fqname-to-id HTTP/1.1" 404 157 0.002322 10.0.0.50 - - [2025-08-31 06:51:44] "POST /hardwares HTTP/1.1" 200 309 0.022651 10.0.0.50 - - [2025-08-31 06:51:44] "POST /fqname-to-id HTTP/1.1" 404 157 0.004746 10.0.0.50 - - [2025-08-31 06:51:45] "POST /hardwares HTTP/1.1" 200 309 0.021991 10.0.0.50 - - [2025-08-31 06:51:45] "POST /fqname-to-id HTTP/1.1" 404 161 0.003511 10.0.0.50 - - [2025-08-31 06:51:45] "POST /hardwares HTTP/1.1" 200 317 0.015575 10.0.0.50 - - [2025-08-31 06:51:45] "POST /fqname-to-id HTTP/1.1" 404 157 0.002406 10.0.0.50 - - [2025-08-31 06:51:45] "POST /hardwares HTTP/1.1" 200 309 0.015856 10.0.0.50 - - [2025-08-31 06:51:45] "POST /fqname-to-id HTTP/1.1" 404 157 0.001713 10.0.0.50 - - [2025-08-31 06:51:45] "POST /hardwares HTTP/1.1" 200 309 0.015484 10.0.0.50 - - [2025-08-31 06:51:45] "POST /fqname-to-id HTTP/1.1" 404 154 0.006422 10.0.0.50 - - [2025-08-31 06:51:45] "POST /hardwares HTTP/1.1" 200 303 0.025116 10.0.0.50 - - [2025-08-31 06:51:45] "POST /fqname-to-id HTTP/1.1" 404 190 0.007803 10.0.0.50 - - [2025-08-31 06:51:45] "POST /features HTTP/1.1" 200 533 0.047859 10.0.0.50 - - [2025-08-31 06:51:45] "POST /fqname-to-id HTTP/1.1" 404 185 0.008003 10.0.0.50 - - [2025-08-31 06:51:45] "POST /features HTTP/1.1" 200 523 0.056627 10.0.0.50 - - [2025-08-31 06:51:45] "POST /fqname-to-id HTTP/1.1" 404 184 0.006831 10.0.0.50 - - [2025-08-31 06:51:45] "GET / HTTP/1.1" 200 35931 0.001680 10.0.0.50 - - [2025-08-31 06:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.50 - - [2025-08-31 06:51:45] "GET /global-system-config/839975ff-52df-4b78-9910-1d710145e86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.006868 10.0.0.50 - - [2025-08-31 06:51:45] "POST /features HTTP/1.1" 200 521 0.038687 10.0.0.50 - - [2025-08-31 06:51:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.022001 10.0.0.50 - - [2025-08-31 06:51:45] "POST /fqname-to-id HTTP/1.1" 404 184 0.004112 10.0.0.50 - - [2025-08-31 06:51:45] "POST /config-nodes HTTP/1.1" 200 593 0.044930 10.0.0.50 - - [2025-08-31 06:51:45] "POST /features HTTP/1.1" 200 521 0.041187 10.0.0.50 - - [2025-08-31 06:51:45] "POST /fqname-to-id HTTP/1.1" 404 189 0.002127 10.0.0.50 - - [2025-08-31 06:51:45] "POST /features HTTP/1.1" 200 531 0.054364 10.0.0.50 - - [2025-08-31 06:51:45] "POST /fqname-to-id HTTP/1.1" 404 184 0.008958 10.0.0.50 - - [2025-08-31 06:51:45] "POST /features HTTP/1.1" 200 521 0.030922 10.0.0.50 - - [2025-08-31 06:51:45] "POST /fqname-to-id HTTP/1.1" 404 193 0.004257 10.0.0.50 - - [2025-08-31 06:51:45] "POST /features HTTP/1.1" 200 539 0.087836 10.0.0.50 - - [2025-08-31 06:51:45] "POST /fqname-to-id HTTP/1.1" 404 186 0.002323 10.0.0.50 - - [2025-08-31 06:51:45] "GET / HTTP/1.1" 200 35931 0.001403 10.0.0.50 - - [2025-08-31 06:51:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001887 10.0.0.50 - - [2025-08-31 06:51:45] "POST /features HTTP/1.1" 200 525 0.021521 10.0.0.50 - - [2025-08-31 06:51:45] "POST /fqname-to-id HTTP/1.1" 404 183 0.001971 10.0.0.50 - - [2025-08-31 06:51:46] "POST /features HTTP/1.1" 200 519 0.020685 10.0.0.50 - - [2025-08-31 06:51:46] "POST /fqname-to-id HTTP/1.1" 404 182 0.002724 10.0.0.50 - - [2025-08-31 06:51:46] "POST /features HTTP/1.1" 200 517 0.021733 10.0.0.50 - - [2025-08-31 06:51:46] "POST /fqname-to-id HTTP/1.1" 404 190 0.008798 10.0.0.50 - - [2025-08-31 06:51:46] "POST /features HTTP/1.1" 200 533 0.035499 10.0.0.50 - - [2025-08-31 06:51:46] "POST /fqname-to-id HTTP/1.1" 404 194 0.001760 10.0.0.50 - - [2025-08-31 06:51:46] "POST /features HTTP/1.1" 200 541 0.020748 10.0.0.50 - - [2025-08-31 06:51:46] "POST /fqname-to-id HTTP/1.1" 404 178 0.002483 10.0.0.50 - - [2025-08-31 06:51:46] "POST /physical-roles HTTP/1.1" 200 521 0.034699 10.0.0.50 - - [2025-08-31 06:51:46] "POST /fqname-to-id HTTP/1.1" 404 179 0.002430 10.0.0.50 - - [2025-08-31 06:51:46] "POST /physical-roles HTTP/1.1" 200 523 0.061448 10.0.0.50 - - [2025-08-31 06:51:46] "POST /fqname-to-id HTTP/1.1" 404 184 0.006111 10.0.0.50 - - [2025-08-31 06:51:46] "POST /physical-roles HTTP/1.1" 200 533 0.036552 10.0.0.50 - - [2025-08-31 06:51:46] "POST /fqname-to-id HTTP/1.1" 404 177 0.003321 10.0.0.50 - - [2025-08-31 06:51:46] "POST /physical-roles HTTP/1.1" 200 519 0.116725 10.0.0.50 - - [2025-08-31 06:51:46] "POST /fqname-to-id HTTP/1.1" 404 191 0.003289 10.0.0.50 - - [2025-08-31 06:51:46] "POST /overlay-roles HTTP/1.1" 200 545 0.037773 10.0.0.50 - - [2025-08-31 06:51:46] "POST /fqname-to-id HTTP/1.1" 404 184 0.004386 10.0.0.50 - - [2025-08-31 06:51:46] "POST /overlay-roles HTTP/1.1" 200 531 0.047061 10.0.0.50 - - [2025-08-31 06:51:46] "POST /fqname-to-id HTTP/1.1" 404 191 0.004815 10.0.0.50 - - [2025-08-31 06:51:46] "POST /overlay-roles HTTP/1.1" 200 545 0.055909 10.0.0.50 - - [2025-08-31 06:51:46] "POST /fqname-to-id HTTP/1.1" 404 185 0.016189 10.0.0.50 - - [2025-08-31 06:51:47] "POST /overlay-roles HTTP/1.1" 200 533 0.048251 10.0.0.50 - - [2025-08-31 06:51:47] "POST /fqname-to-id HTTP/1.1" 404 189 0.007121 10.0.0.50 - - [2025-08-31 06:51:47] "POST /overlay-roles HTTP/1.1" 200 541 0.042134 10.0.0.50 - - [2025-08-31 06:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010146 10.0.0.50 - - [2025-08-31 06:51:47] "PUT /overlay-role/c7cd2712-ad06-4a32-8808-bf03e36fcd3e HTTP/1.1" 200 258 0.017976 10.0.0.50 - - [2025-08-31 06:51:47] "POST /fqname-to-id HTTP/1.1" 404 184 0.006125 10.0.0.50 - - [2025-08-31 06:51:47] "POST /overlay-roles HTTP/1.1" 200 531 0.031151 10.0.0.50 - - [2025-08-31 06:51:47] "POST /fqname-to-id HTTP/1.1" 404 185 0.002566 10.0.0.50 - - [2025-08-31 06:51:47] "POST /overlay-roles HTTP/1.1" 200 533 0.047247 10.0.0.50 - - [2025-08-31 06:51:47] "POST /fqname-to-id HTTP/1.1" 404 183 0.002719 10.0.0.50 - - [2025-08-31 06:51:47] "GET / HTTP/1.1" 200 35931 0.001521 10.0.0.50 - - [2025-08-31 06:51:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.50 - - [2025-08-31 06:51:47] "GET /global-system-config/839975ff-52df-4b78-9910-1d710145e86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.005998 10.0.0.50 - - [2025-08-31 06:51:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.002029 10.0.0.50 - - [2025-08-31 06:51:47] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.055688 10.0.0.50 - - [2025-08-31 06:51:47] "POST /overlay-roles HTTP/1.1" 200 529 0.050180 10.0.0.50 - - [2025-08-31 06:51:47] "POST /fqname-to-id HTTP/1.1" 404 187 0.004617 10.0.0.50 - - [2025-08-31 06:51:47] "POST /overlay-roles HTTP/1.1" 200 537 0.044880 10.0.0.50 - - [2025-08-31 06:51:47] "POST /fqname-to-id HTTP/1.1" 404 189 0.002590 10.0.0.50 - - [2025-08-31 06:51:47] "POST /overlay-roles HTTP/1.1" 200 541 0.034473 10.0.0.50 - - [2025-08-31 06:51:47] "POST /fqname-to-id HTTP/1.1" 404 178 0.002201 10.0.0.50 - - [2025-08-31 06:51:47] "POST /overlay-roles HTTP/1.1" 200 519 0.036343 10.0.0.50 - - [2025-08-31 06:51:47] "POST /fqname-to-id HTTP/1.1" 404 190 0.005659 10.0.0.50 - - [2025-08-31 06:51:47] "POST /overlay-roles HTTP/1.1" 200 543 0.043943 10.0.0.50 - - [2025-08-31 06:51:47] "POST /fqname-to-id HTTP/1.1" 404 182 0.002204 10.0.0.50 - - [2025-08-31 06:51:47] "POST /role-definitions HTTP/1.1" 200 533 0.018499 10.0.0.50 - - [2025-08-31 06:51:47] "POST /fqname-to-id HTTP/1.1" 404 189 0.002430 10.0.0.50 - - [2025-08-31 06:51:47] "POST /role-definitions HTTP/1.1" 200 547 0.016632 10.0.0.50 - - [2025-08-31 06:51:47] "POST /fqname-to-id HTTP/1.1" 404 190 0.001734 10.0.0.50 - - [2025-08-31 06:51:47] "POST /role-definitions HTTP/1.1" 200 549 0.034008 10.0.0.50 - - [2025-08-31 06:51:47] "POST /fqname-to-id HTTP/1.1" 404 191 0.002523 10.0.0.50 - - [2025-08-31 06:51:47] "POST /role-definitions HTTP/1.1" 200 551 0.018497 10.0.0.50 - - [2025-08-31 06:51:47] "POST /fqname-to-id HTTP/1.1" 404 197 0.006859 10.0.0.50 - - [2025-08-31 06:51:48] "POST /role-definitions HTTP/1.1" 200 563 0.025576 10.0.0.50 - - [2025-08-31 06:51:48] "POST /fqname-to-id HTTP/1.1" 404 189 0.016012 10.0.0.50 - - [2025-08-31 06:51:48] "POST /role-definitions HTTP/1.1" 200 547 0.040697 10.0.0.50 - - [2025-08-31 06:51:48] "POST /fqname-to-id HTTP/1.1" 404 190 0.002174 10.0.0.50 - - [2025-08-31 06:51:48] "POST /role-definitions HTTP/1.1" 200 549 0.034623 10.0.0.50 - - [2025-08-31 06:51:48] "POST /fqname-to-id HTTP/1.1" 404 191 0.012552 10.0.0.50 - - [2025-08-31 06:51:48] "POST /role-definitions HTTP/1.1" 200 551 0.021748 10.0.0.50 - - [2025-08-31 06:51:48] "POST /fqname-to-id HTTP/1.1" 404 190 0.007021 10.0.0.50 - - [2025-08-31 06:51:48] "POST /role-definitions HTTP/1.1" 200 549 0.021688 10.0.0.50 - - [2025-08-31 06:51:48] "POST /fqname-to-id HTTP/1.1" 404 196 0.002033 10.0.0.50 - - [2025-08-31 06:51:48] "POST /role-definitions HTTP/1.1" 200 561 0.030781 10.0.0.50 - - [2025-08-31 06:51:48] "POST /fqname-to-id HTTP/1.1" 404 189 0.006838 10.0.0.50 - - [2025-08-31 06:51:48] "POST /role-definitions HTTP/1.1" 200 547 0.018023 10.0.0.50 - - [2025-08-31 06:51:48] "POST /fqname-to-id HTTP/1.1" 404 190 0.004158 10.0.0.50 - - [2025-08-31 06:51:48] "POST /role-definitions HTTP/1.1" 200 549 0.031371 10.0.0.50 - - [2025-08-31 06:51:48] "POST /fqname-to-id HTTP/1.1" 404 188 0.003640 10.0.0.50 - - [2025-08-31 06:51:48] "POST /role-definitions HTTP/1.1" 200 545 0.016972 10.0.0.50 - - [2025-08-31 06:51:48] "POST /fqname-to-id HTTP/1.1" 404 189 0.004715 10.0.0.50 - - [2025-08-31 06:51:48] "POST /role-definitions HTTP/1.1" 200 547 0.028514 10.0.0.50 - - [2025-08-31 06:51:48] "POST /fqname-to-id HTTP/1.1" 404 192 0.001962 10.0.0.50 - - [2025-08-31 06:51:48] "POST /role-definitions HTTP/1.1" 200 553 0.097730 10.0.0.50 - - [2025-08-31 06:51:48] "POST /fqname-to-id HTTP/1.1" 404 193 0.003618 10.0.0.50 - - [2025-08-31 06:51:48] "POST /role-definitions HTTP/1.1" 200 555 0.084458 10.0.0.50 - - [2025-08-31 06:51:48] "POST /fqname-to-id HTTP/1.1" 404 182 0.008480 10.0.0.50 - - [2025-08-31 06:51:48] "POST /role-definitions HTTP/1.1" 200 533 0.022089 10.0.0.50 - - [2025-08-31 06:51:49] "POST /fqname-to-id HTTP/1.1" 404 187 0.002333 10.0.0.50 - - [2025-08-31 06:51:49] "POST /role-definitions HTTP/1.1" 200 543 0.026052 10.0.0.50 - - [2025-08-31 06:51:49] "POST /fqname-to-id HTTP/1.1" 404 181 0.003445 10.0.0.50 - - [2025-08-31 06:51:49] "POST /role-definitions HTTP/1.1" 200 531 0.023327 10.0.0.50 - - [2025-08-31 06:51:49] "POST /fqname-to-id HTTP/1.1" 404 184 0.002717 10.0.0.50 - - [2025-08-31 06:51:49] "POST /role-definitions HTTP/1.1" 200 537 0.053158 10.0.0.50 - - [2025-08-31 06:51:49] "POST /fqname-to-id HTTP/1.1" 404 189 0.003798 10.0.0.50 - - [2025-08-31 06:51:49] "POST /role-definitions HTTP/1.1" 200 547 0.025824 10.0.0.50 - - [2025-08-31 06:51:49] "POST /fqname-to-id HTTP/1.1" 404 194 0.003520 10.0.0.50 - - [2025-08-31 06:51:49] "POST /role-definitions HTTP/1.1" 200 557 0.023510 10.0.0.50 - - [2025-08-31 06:51:49] "POST /fqname-to-id HTTP/1.1" 404 196 0.002743 10.0.0.50 - - [2025-08-31 06:51:49] "POST /role-definitions HTTP/1.1" 200 561 0.023343 10.0.0.50 - - [2025-08-31 06:51:49] "POST /fqname-to-id HTTP/1.1" 404 195 0.003113 10.0.0.50 - - [2025-08-31 06:51:49] "POST /role-definitions HTTP/1.1" 200 559 0.020699 10.0.0.50 - - [2025-08-31 06:51:49] "POST /fqname-to-id HTTP/1.1" 404 196 0.013059 10.0.0.50 - - [2025-08-31 06:51:49] "POST /feature-configs HTTP/1.1" 200 537 0.023443 10.0.0.50 - - [2025-08-31 06:51:49] "POST /fqname-to-id HTTP/1.1" 404 212 0.003891 10.0.0.50 - - [2025-08-31 06:51:49] "POST /feature-configs HTTP/1.1" 200 562 0.022852 10.0.0.50 - - [2025-08-31 06:51:49] "POST /fqname-to-id HTTP/1.1" 404 211 0.002254 10.0.0.50 - - [2025-08-31 06:51:49] "POST /feature-configs HTTP/1.1" 200 561 0.022828 10.0.0.50 - - [2025-08-31 06:51:49] "POST /fqname-to-id HTTP/1.1" 404 192 0.008985 10.0.0.50 - - [2025-08-31 06:51:49] "POST /node-profiles HTTP/1.1" 200 547 0.023277 10.0.0.50 - - [2025-08-31 06:51:49] "POST /fqname-to-id HTTP/1.1" 404 187 0.003871 10.0.0.50 - - [2025-08-31 06:51:49] "POST /node-profiles HTTP/1.1" 200 537 0.016819 10.0.0.50 - - [2025-08-31 06:51:49] "POST /fqname-to-id HTTP/1.1" 404 193 0.003612 10.0.0.50 - - [2025-08-31 06:51:49] "POST /node-profiles HTTP/1.1" 200 549 0.062881 10.0.0.50 - - [2025-08-31 06:51:49] "POST /fqname-to-id HTTP/1.1" 404 189 0.006456 10.0.0.50 - - [2025-08-31 06:51:49] "POST /node-profiles HTTP/1.1" 200 541 0.052986 10.0.0.50 - - [2025-08-31 06:51:49] "POST /fqname-to-id HTTP/1.1" 404 189 0.005437 10.0.0.50 - - [2025-08-31 06:51:50] "POST /node-profiles HTTP/1.1" 200 541 0.044622 10.0.0.50 - - [2025-08-31 06:51:50] "POST /fqname-to-id HTTP/1.1" 404 188 0.005970 10.0.0.50 - - [2025-08-31 06:51:50] "POST /node-profiles HTTP/1.1" 200 539 0.029722 10.0.0.50 - - [2025-08-31 06:51:50] "POST /fqname-to-id HTTP/1.1" 404 184 0.017148 10.0.0.50 - - [2025-08-31 06:51:50] "POST /node-profiles HTTP/1.1" 200 531 0.018982 10.0.0.50 - - [2025-08-31 06:51:50] "POST /fqname-to-id HTTP/1.1" 404 185 0.004558 10.0.0.50 - - [2025-08-31 06:51:50] "POST /node-profiles HTTP/1.1" 200 533 0.028683 10.0.0.50 - - [2025-08-31 06:51:50] "POST /fqname-to-id HTTP/1.1" 404 197 0.007339 10.0.0.50 - - [2025-08-31 06:51:50] "POST /node-profiles HTTP/1.1" 200 557 0.040115 10.0.0.50 - - [2025-08-31 06:51:50] "POST /fqname-to-id HTTP/1.1" 404 206 0.008719 10.0.0.50 - - [2025-08-31 06:51:50] "POST /telemetry-profiles HTTP/1.1" 200 554 0.031933 10.0.0.50 - - [2025-08-31 06:51:50] "POST /fqname-to-id HTTP/1.1" 404 206 0.006360 10.0.0.50 - - [2025-08-31 06:51:50] "POST /telemetry-profiles HTTP/1.1" 200 554 0.049571 10.0.0.50 - - [2025-08-31 06:51:50] "POST /fqname-to-id HTTP/1.1" 404 206 0.004123 10.0.0.50 - - [2025-08-31 06:51:50] "POST /telemetry-profiles HTTP/1.1" 200 554 0.027786 10.0.0.50 - - [2025-08-31 06:51:50] "POST /fqname-to-id HTTP/1.1" 404 206 0.003475 10.0.0.50 - - [2025-08-31 06:51:50] "POST /telemetry-profiles HTTP/1.1" 200 554 0.037961 10.0.0.50 - - [2025-08-31 06:51:50] "POST /fqname-to-id HTTP/1.1" 404 206 0.005847 10.0.0.50 - - [2025-08-31 06:51:50] "POST /telemetry-profiles HTTP/1.1" 200 554 0.031428 10.0.0.50 - - [2025-08-31 06:51:50] "POST /fqname-to-id HTTP/1.1" 404 206 0.001973 10.0.0.50 - - [2025-08-31 06:51:50] "POST /telemetry-profiles HTTP/1.1" 200 554 0.028621 10.0.0.50 - - [2025-08-31 06:51:50] "POST /fqname-to-id HTTP/1.1" 404 199 0.002291 10.0.0.50 - - [2025-08-31 06:51:50] "POST /sflow-profiles HTTP/1.1" 200 532 0.033492 10.0.0.50 - - [2025-08-31 06:51:50] "POST /fqname-to-id HTTP/1.1" 404 202 0.016388 10.0.0.50 - - [2025-08-31 06:51:50] "POST /sflow-profiles HTTP/1.1" 200 538 0.039319 10.0.0.50 - - [2025-08-31 06:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003442 10.0.0.50 - - [2025-08-31 06:51:50] "GET /global-vrouter-config/4a5dcb58-1681-49b8-bcc6-ca668c8f9600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.002743 10.0.0.50 - - [2025-08-31 06:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.50 - - [2025-08-31 06:51:50] "PUT /global-vrouter-config/4a5dcb58-1681-49b8-bcc6-ca668c8f9600 HTTP/1.1" 200 276 0.012501 10.0.0.50 - - [2025-08-31 06:51:50] "POST /fqname-to-id HTTP/1.1" 404 202 0.006314 10.0.0.50 - - [2025-08-31 06:51:51] "POST /sflow-profiles HTTP/1.1" 200 538 0.031941 10.0.0.50 - - [2025-08-31 06:51:51] "POST /fqname-to-id HTTP/1.1" 404 199 0.007290 10.0.0.50 - - [2025-08-31 06:51:51] "POST /grpc-profiles HTTP/1.1" 200 530 0.026080 10.0.0.50 - - [2025-08-31 06:51:51] "POST /fqname-to-id HTTP/1.1" 404 199 0.012259 10.0.0.50 - - [2025-08-31 06:51:51] "POST /snmp-profiles HTTP/1.1" 200 530 0.023234 10.0.0.50 - - [2025-08-31 06:51:51] "POST /fqname-to-id HTTP/1.1" 404 202 0.002932 10.0.0.50 - - [2025-08-31 06:51:51] "POST /netconf-profiles HTTP/1.1" 200 542 0.023983 10.0.0.50 - - [2025-08-31 06:51:51] "POST /fqname-to-id HTTP/1.1" 404 193 0.008517 10.0.0.50 - - [2025-08-31 06:51:51] "POST /device-functional-groups HTTP/1.1" 200 540 0.057804 10.0.0.50 - - [2025-08-31 06:51:51] "POST /fqname-to-id HTTP/1.1" 404 193 0.003879 10.0.0.50 - - [2025-08-31 06:51:51] "POST /device-functional-groups HTTP/1.1" 200 540 0.031581 10.0.0.50 - - [2025-08-31 06:51:51] "GET / HTTP/1.1" 200 35931 0.001618 10.0.0.50 - - [2025-08-31 06:51:51] "POST /fqname-to-id HTTP/1.1" 404 195 0.002286 10.0.0.50 - - [2025-08-31 06:51:51] "POST /alarms HTTP/1.1" 200 581 0.051665 10.0.0.50 - - [2025-08-31 06:51:51] "POST /device-functional-groups HTTP/1.1" 200 544 0.062778 10.0.0.50 - - [2025-08-31 06:51:51] "POST /fqname-to-id HTTP/1.1" 404 194 0.006981 10.0.0.50 - - [2025-08-31 06:51:51] "POST /alarms HTTP/1.1" 200 575 0.046369 10.0.0.50 - - [2025-08-31 06:51:51] "POST /alarms HTTP/1.1" 200 575 0.055035 10.0.0.50 - - [2025-08-31 06:51:51] "POST /device-functional-groups HTTP/1.1" 200 542 0.038716 10.0.0.50 - - [2025-08-31 06:51:51] "POST /fqname-to-id HTTP/1.1" 404 218 0.010212 10.0.0.50 - - [2025-08-31 06:51:51] "POST /device-functional-groups HTTP/1.1" 200 590 0.080140 10.0.0.50 - - [2025-08-31 06:51:51] "POST /alarms HTTP/1.1" 200 559 0.071350 10.0.0.50 - - [2025-08-31 06:51:51] "POST /alarms HTTP/1.1" 200 555 0.024313 10.0.0.50 - - [2025-08-31 06:51:51] "POST /fqname-to-id HTTP/1.1" 404 208 0.002951 10.0.0.50 - - [2025-08-31 06:51:51] "POST /alarms HTTP/1.1" 200 557 0.024186 10.0.0.50 - - [2025-08-31 06:51:51] "POST /device-functional-groups HTTP/1.1" 200 570 0.036813 10.0.0.50 - - [2025-08-31 06:51:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.008442 10.0.0.50 - - [2025-08-31 06:51:51] "POST /alarms HTTP/1.1" 200 565 0.021484 10.0.0.50 - - [2025-08-31 06:51:51] "POST /alarms HTTP/1.1" 200 549 0.051278 10.0.0.50 - - [2025-08-31 06:51:51] "POST /device-functional-groups HTTP/1.1" 200 620 0.062590 10.0.0.50 - - [2025-08-31 06:51:51] "POST /fqname-to-id HTTP/1.1" 404 206 0.013706 10.0.0.50 - - [2025-08-31 06:51:51] "POST /alarms HTTP/1.1" 200 557 0.059443 10.0.0.50 - - [2025-08-31 06:51:51] "POST /device-functional-groups HTTP/1.1" 200 566 0.031574 10.0.0.50 - - [2025-08-31 06:51:51] "POST /fqname-to-id HTTP/1.1" 404 205 0.001800 10.0.0.50 - - [2025-08-31 06:51:52] "POST /alarms HTTP/1.1" 200 567 0.044886 10.0.0.50 - - [2025-08-31 06:51:52] "POST /device-functional-groups HTTP/1.1" 200 564 0.067970 10.0.0.50 - - [2025-08-31 06:51:52] "POST /fqname-to-id HTTP/1.1" 404 210 0.008847 10.0.0.50 - - [2025-08-31 06:51:52] "POST /alarms HTTP/1.1" 200 555 0.055577 10.0.0.50 - - [2025-08-31 06:51:52] "POST /alarms HTTP/1.1" 200 567 0.100449 10.0.0.50 - - [2025-08-31 06:51:52] "POST /device-functional-groups HTTP/1.1" 200 574 0.180069 10.0.0.50 - - [2025-08-31 06:51:52] "POST /fqname-to-id HTTP/1.1" 404 201 0.006426 10.0.0.50 - - [2025-08-31 06:51:52] "POST /alarms HTTP/1.1" 200 575 0.153996 10.0.0.50 - - [2025-08-31 06:51:52] "POST /role-configs HTTP/1.1" 200 525 0.144182 10.0.0.50 - - [2025-08-31 06:51:52] "POST /alarms HTTP/1.1" 200 569 0.085847 10.0.0.50 - - [2025-08-31 06:51:52] "POST /fqname-to-id HTTP/1.1" 404 196 0.002499 10.0.0.50 - - [2025-08-31 06:51:52] "POST /alarms HTTP/1.1" 200 561 0.098951 10.0.0.50 - - [2025-08-31 06:51:52] "POST /role-configs HTTP/1.1" 200 520 0.161911 10.0.0.50 - - [2025-08-31 06:51:52] "POST /fqname-to-id HTTP/1.1" 404 198 0.017473 10.0.0.50 - - [2025-08-31 06:51:52] "POST /alarms HTTP/1.1" 200 561 0.076035 10.0.0.50 - - [2025-08-31 06:51:52] "POST /alarms HTTP/1.1" 200 561 0.177229 10.0.0.50 - - [2025-08-31 06:51:52] "POST /role-configs HTTP/1.1" 200 522 0.104771 10.0.0.50 - - [2025-08-31 06:51:52] "POST /fqname-to-id HTTP/1.1" 404 198 0.016958 10.0.0.50 - - [2025-08-31 06:51:52] "POST /alarms HTTP/1.1" 200 547 0.080022 10.0.0.50 - - [2025-08-31 06:51:52] "POST /role-configs HTTP/1.1" 200 522 0.052218 10.0.0.50 - - [2025-08-31 06:51:53] "POST /fqname-to-id HTTP/1.1" 404 202 0.001777 10.0.0.50 - - [2025-08-31 06:51:53] "POST /alarms HTTP/1.1" 200 595 0.022042 10.0.0.50 - - [2025-08-31 06:51:53] "POST /role-configs HTTP/1.1" 200 526 0.055367 10.0.0.50 - - [2025-08-31 06:51:53] "POST /alarms HTTP/1.1" 200 575 0.049027 10.0.0.50 - - [2025-08-31 06:51:53] "POST /fqname-to-id HTTP/1.1" 404 197 0.006851 10.0.0.50 - - [2025-08-31 06:51:53] "POST /alarms HTTP/1.1" 200 571 0.050893 10.0.0.50 - - [2025-08-31 06:51:53] "POST /role-configs HTTP/1.1" 200 521 0.083101 10.0.0.50 - - [2025-08-31 06:51:53] "POST /alarms HTTP/1.1" 200 583 0.035933 10.0.0.50 - - [2025-08-31 06:51:53] "POST /fqname-to-id HTTP/1.1" 404 193 0.002297 10.0.0.50 - - [2025-08-31 06:51:53] "POST /alarms HTTP/1.1" 200 609 0.046913 10.0.0.50 - - [2025-08-31 06:51:53] "POST /role-configs HTTP/1.1" 200 517 0.062942 10.0.0.50 - - [2025-08-31 06:51:53] "POST /fqname-to-id HTTP/1.1" 404 194 0.002898 10.0.0.50 - - [2025-08-31 06:51:53] "POST /role-configs HTTP/1.1" 200 518 0.035671 10.0.0.50 - - [2025-08-31 06:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011460 10.0.0.50 - - [2025-08-31 06:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.50 - - [2025-08-31 06:51:53] "POST /ref-update HTTP/1.1" 200 156 0.026391 10.0.0.50 - - [2025-08-31 06:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.50 - - [2025-08-31 06:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.50 - - [2025-08-31 06:51:53] "POST /ref-update HTTP/1.1" 200 156 0.019067 10.0.0.50 - - [2025-08-31 06:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007096 10.0.0.50 - - [2025-08-31 06:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.50 - - [2025-08-31 06:51:53] "POST /ref-update HTTP/1.1" 200 156 0.067402 10.0.0.50 - - [2025-08-31 06:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009862 10.0.0.50 - - [2025-08-31 06:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001642 10.0.0.50 - - [2025-08-31 06:51:53] "POST /ref-update HTTP/1.1" 200 156 0.011036 10.0.0.50 - - [2025-08-31 06:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.50 - - [2025-08-31 06:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.50 - - [2025-08-31 06:51:53] "POST /ref-update HTTP/1.1" 200 156 0.011274 10.0.0.50 - - [2025-08-31 06:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.50 - - [2025-08-31 06:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.50 - - [2025-08-31 06:51:53] "POST /ref-update HTTP/1.1" 200 156 0.010302 10.0.0.50 - - [2025-08-31 06:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.50 - - [2025-08-31 06:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.50 - - [2025-08-31 06:51:53] "POST /ref-update HTTP/1.1" 200 156 0.037570 10.0.0.50 - - [2025-08-31 06:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.50 - - [2025-08-31 06:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.50 - - [2025-08-31 06:51:54] "GET / HTTP/1.1" 200 35931 0.002915 10.0.0.50 - - [2025-08-31 06:51:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005507 10.0.0.50 - - [2025-08-31 06:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.50 - - [2025-08-31 06:51:54] "POST /ref-update HTTP/1.1" 200 156 0.015949 10.0.0.50 - - [2025-08-31 06:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.016459 10.0.0.50 - - [2025-08-31 06:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007246 10.0.0.50 - - [2025-08-31 06:51:54] "PUT /global-vrouter-config/4a5dcb58-1681-49b8-bcc6-ca668c8f9600 HTTP/1.1" 200 276 0.034305 10.0.0.50 - - [2025-08-31 06:51:54] "POST /ref-update HTTP/1.1" 200 156 0.017499 10.0.0.50 - - [2025-08-31 06:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004991 10.0.0.50 - - [2025-08-31 06:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.50 - - [2025-08-31 06:51:54] "POST /ref-update HTTP/1.1" 200 156 0.014901 10.0.0.50 - - [2025-08-31 06:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006245 10.0.0.50 - - [2025-08-31 06:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.50 - - [2025-08-31 06:51:54] "POST /ref-update HTTP/1.1" 200 156 0.015893 10.0.0.50 - - [2025-08-31 06:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001966 10.0.0.50 - - [2025-08-31 06:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001869 10.0.0.50 - - [2025-08-31 06:51:54] "POST /ref-update HTTP/1.1" 200 156 0.008262 10.0.0.50 - - [2025-08-31 06:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.50 - - [2025-08-31 06:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.50 - - [2025-08-31 06:51:54] "POST /ref-update HTTP/1.1" 200 156 0.007537 10.0.0.50 - - [2025-08-31 06:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.50 - - [2025-08-31 06:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.50 - - [2025-08-31 06:51:54] "POST /ref-update HTTP/1.1" 200 156 0.008635 10.0.0.50 - - [2025-08-31 06:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.50 - - [2025-08-31 06:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002101 10.0.0.50 - - [2025-08-31 06:51:54] "POST /ref-update HTTP/1.1" 200 156 0.038207 10.0.0.50 - - [2025-08-31 06:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006783 10.0.0.50 - - [2025-08-31 06:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.50 - - [2025-08-31 06:51:54] "POST /ref-update HTTP/1.1" 200 156 0.030338 10.0.0.50 - - [2025-08-31 06:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005677 10.0.0.50 - - [2025-08-31 06:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004837 10.0.0.50 - - [2025-08-31 06:51:54] "POST /ref-update HTTP/1.1" 200 156 0.007436 10.0.0.50 - - [2025-08-31 06:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.50 - - [2025-08-31 06:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.50 - - [2025-08-31 06:51:54] "POST /ref-update HTTP/1.1" 200 156 0.012614 10.0.0.50 - - [2025-08-31 06:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.50 - - [2025-08-31 06:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.50 - - [2025-08-31 06:51:54] "GET / HTTP/1.1" 200 35931 0.001623 10.0.0.50 - - [2025-08-31 06:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009868 10.0.0.50 - - [2025-08-31 06:51:54] "POST /ref-update HTTP/1.1" 200 156 0.027016 10.0.0.50 - - [2025-08-31 06:51:54] "GET /global-vrouter-config/4a5dcb58-1681-49b8-bcc6-ca668c8f9600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004023 10.0.0.50 - - [2025-08-31 06:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006614 10.0.0.50 - - [2025-08-31 06:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009005 10.0.0.50 - - [2025-08-31 06:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.50 - - [2025-08-31 06:51:54] "PUT /global-vrouter-config/4a5dcb58-1681-49b8-bcc6-ca668c8f9600 HTTP/1.1" 200 276 0.017538 10.0.0.50 - - [2025-08-31 06:51:55] "POST /ref-update HTTP/1.1" 200 156 0.016248 10.0.0.50 - - [2025-08-31 06:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.50 - - [2025-08-31 06:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.50 - - [2025-08-31 06:51:55] "POST /ref-update HTTP/1.1" 200 156 0.009796 10.0.0.50 - - [2025-08-31 06:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.50 - - [2025-08-31 06:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002405 10.0.0.50 - - [2025-08-31 06:51:55] "POST /ref-update HTTP/1.1" 200 156 0.008281 10.0.0.50 - - [2025-08-31 06:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002520 10.0.0.50 - - [2025-08-31 06:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011784 10.0.0.50 - - [2025-08-31 06:51:55] "POST /ref-update HTTP/1.1" 200 156 0.006547 10.0.0.50 - - [2025-08-31 06:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011521 10.0.0.50 - - [2025-08-31 06:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002320 10.0.0.50 - - [2025-08-31 06:51:55] "POST /ref-update HTTP/1.1" 200 156 0.011759 10.0.0.50 - - [2025-08-31 06:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.50 - - [2025-08-31 06:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007041 10.0.0.50 - - [2025-08-31 06:51:55] "POST /ref-update HTTP/1.1" 200 156 0.080005 10.0.0.50 - - [2025-08-31 06:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.50 - - [2025-08-31 06:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.50 - - [2025-08-31 06:51:55] "POST /ref-update HTTP/1.1" 200 156 0.016779 10.0.0.50 - - [2025-08-31 06:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.50 - - [2025-08-31 06:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.50 - - [2025-08-31 06:51:55] "POST /ref-update HTTP/1.1" 200 156 0.016899 10.0.0.50 - - [2025-08-31 06:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.50 - - [2025-08-31 06:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005581 10.0.0.50 - - [2025-08-31 06:51:55] "POST /ref-update HTTP/1.1" 200 156 0.010512 10.0.0.50 - - [2025-08-31 06:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001432 10.0.0.50 - - [2025-08-31 06:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.50 - - [2025-08-31 06:51:55] "POST /ref-update HTTP/1.1" 200 156 0.006395 10.0.0.50 - - [2025-08-31 06:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.50 - - [2025-08-31 06:51:55] "GET / HTTP/1.1" 200 35931 0.001394 10.0.0.50 - - [2025-08-31 06:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005211 10.0.0.50 - - [2025-08-31 06:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.50 - - [2025-08-31 06:51:55] "GET /global-system-config/839975ff-52df-4b78-9910-1d710145e86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.004936 10.0.0.50 - - [2025-08-31 06:51:55] "POST /ref-update HTTP/1.1" 200 156 0.017170 10.0.0.50 - - [2025-08-31 06:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006820 10.0.0.50 - - [2025-08-31 06:51:55] "PUT /global-system-config/839975ff-52df-4b78-9910-1d710145e86e HTTP/1.1" 200 274 0.047202 10.0.0.50 - - [2025-08-31 06:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.50 - - [2025-08-31 06:51:55] "POST /ref-update HTTP/1.1" 200 156 0.022717 10.0.0.50 - - [2025-08-31 06:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007763 10.0.0.50 - - [2025-08-31 06:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.50 - - [2025-08-31 06:51:55] "POST /ref-update HTTP/1.1" 200 156 0.012264 10.0.0.50 - - [2025-08-31 06:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.041180 10.0.0.50 - - [2025-08-31 06:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.50 - - [2025-08-31 06:51:56] "POST /ref-update HTTP/1.1" 200 156 0.026246 10.0.0.50 - - [2025-08-31 06:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.50 - - [2025-08-31 06:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005264 10.0.0.50 - - [2025-08-31 06:51:56] "POST /ref-update HTTP/1.1" 200 156 0.015708 10.0.0.50 - - [2025-08-31 06:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010983 10.0.0.50 - - [2025-08-31 06:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.50 - - [2025-08-31 06:51:56] "POST /ref-update HTTP/1.1" 200 156 0.022949 10.0.0.50 - - [2025-08-31 06:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008367 10.0.0.50 - - [2025-08-31 06:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007033 10.0.0.50 - - [2025-08-31 06:51:56] "POST /ref-update HTTP/1.1" 200 156 0.015205 10.0.0.50 - - [2025-08-31 06:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.018553 10.0.0.50 - - [2025-08-31 06:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.50 - - [2025-08-31 06:51:56] "POST /ref-update HTTP/1.1" 200 156 0.012492 10.0.0.50 - - [2025-08-31 06:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012455 10.0.0.50 - - [2025-08-31 06:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004710 10.0.0.50 - - [2025-08-31 06:51:56] "POST /ref-update HTTP/1.1" 200 156 0.023997 10.0.0.50 - - [2025-08-31 06:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.028437 10.0.0.50 - - [2025-08-31 06:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.50 - - [2025-08-31 06:51:56] "POST /ref-update HTTP/1.1" 200 156 0.020668 10.0.0.50 - - [2025-08-31 06:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011960 10.0.0.50 - - [2025-08-31 06:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012632 10.0.0.50 - - [2025-08-31 06:51:56] "POST /ref-update HTTP/1.1" 200 156 0.018270 10.0.0.50 - - [2025-08-31 06:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.038860 10.0.0.50 - - [2025-08-31 06:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004677 10.0.0.50 - - [2025-08-31 06:51:56] "POST /ref-update HTTP/1.1" 200 156 0.018537 10.0.0.50 - - [2025-08-31 06:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.014418 10.0.0.50 - - [2025-08-31 06:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007226 10.0.0.50 - - [2025-08-31 06:51:56] "POST /ref-update HTTP/1.1" 200 156 0.017390 10.0.0.50 - - [2025-08-31 06:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.016572 10.0.0.50 - - [2025-08-31 06:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.50 - - [2025-08-31 06:51:56] "POST /ref-update HTTP/1.1" 200 156 0.012317 10.0.0.50 - - [2025-08-31 06:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004669 10.0.0.50 - - [2025-08-31 06:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005133 10.0.0.50 - - [2025-08-31 06:51:57] "POST /ref-update HTTP/1.1" 200 156 0.009049 10.0.0.50 - - [2025-08-31 06:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011750 10.0.0.50 - - [2025-08-31 06:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.015521 10.0.0.50 - - [2025-08-31 06:51:57] "POST /ref-update HTTP/1.1" 200 156 0.030463 10.0.0.50 - - [2025-08-31 06:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.030015 10.0.0.50 - - [2025-08-31 06:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007860 10.0.0.50 - - [2025-08-31 06:51:57] "GET / HTTP/1.1" 200 35931 0.001301 10.0.0.50 - - [2025-08-31 06:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.50 - - [2025-08-31 06:51:57] "POST /ref-update HTTP/1.1" 200 156 0.013602 10.0.0.50 - - [2025-08-31 06:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.50 - - [2025-08-31 06:51:57] "GET /global-system-config/839975ff-52df-4b78-9910-1d710145e86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.014717 [Introspect:8084]10.0.0.50 - - [2025-08-31 06:51:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002910 [Introspect:8084]10.0.0.50 - - [2025-08-31 06:51:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002047 10.0.0.50 - - [2025-08-31 06:51:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.015971 10.0.0.50 - - [2025-08-31 06:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007067 10.0.0.50 - - [2025-08-31 06:51:57] "POST /ref-update HTTP/1.1" 200 156 0.012196 10.0.0.50 - - [2025-08-31 06:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008974 10.0.0.50 - - [2025-08-31 06:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.50 - - [2025-08-31 06:51:57] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.056340 10.0.0.50 - - [2025-08-31 06:51:57] "POST /ref-update HTTP/1.1" 200 156 0.059732 10.0.0.50 - - [2025-08-31 06:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008577 10.0.0.50 - - [2025-08-31 06:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.50 - - [2025-08-31 06:51:57] "POST /ref-update HTTP/1.1" 200 156 0.016951 10.0.0.50 - - [2025-08-31 06:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.021973 10.0.0.50 - - [2025-08-31 06:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002996 10.0.0.50 - - [2025-08-31 06:51:57] "POST /ref-update HTTP/1.1" 200 156 0.023097 10.0.0.50 - - [2025-08-31 06:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007694 10.0.0.50 - - [2025-08-31 06:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.50 - - [2025-08-31 06:51:57] "POST /ref-update HTTP/1.1" 200 156 0.006968 10.0.0.50 - - [2025-08-31 06:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.50 - - [2025-08-31 06:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001387 10.0.0.50 - - [2025-08-31 06:51:57] "POST /ref-update HTTP/1.1" 200 156 0.013103 10.0.0.50 - - [2025-08-31 06:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005008 10.0.0.50 - - [2025-08-31 06:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.50 - - [2025-08-31 06:51:57] "POST /ref-update HTTP/1.1" 200 156 0.009228 10.0.0.50 - - [2025-08-31 06:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.50 - - [2025-08-31 06:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001688 10.0.0.50 - - [2025-08-31 06:51:57] "POST /ref-update HTTP/1.1" 200 156 0.006387 10.0.0.50 - - [2025-08-31 06:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005677 10.0.0.50 - - [2025-08-31 06:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.50 - - [2025-08-31 06:51:57] "POST /ref-update HTTP/1.1" 200 156 0.007652 10.0.0.50 - - [2025-08-31 06:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004544 10.0.0.50 - - [2025-08-31 06:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007161 10.0.0.50 - - [2025-08-31 06:51:58] "POST /ref-update HTTP/1.1" 200 156 0.021406 10.0.0.50 - - [2025-08-31 06:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004773 10.0.0.50 - - [2025-08-31 06:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.50 - - [2025-08-31 06:51:58] "POST /ref-update HTTP/1.1" 200 156 0.016949 10.0.0.50 - - [2025-08-31 06:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005424 10.0.0.50 - - [2025-08-31 06:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005694 10.0.0.50 - - [2025-08-31 06:51:58] "POST /ref-update HTTP/1.1" 200 156 0.015087 10.0.0.50 - - [2025-08-31 06:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.012087 10.0.0.50 - - [2025-08-31 06:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.50 - - [2025-08-31 06:51:58] "POST /ref-update HTTP/1.1" 200 156 0.011325 10.0.0.50 - - [2025-08-31 06:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007394 10.0.0.50 - - [2025-08-31 06:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.50 - - [2025-08-31 06:51:58] "POST /ref-update HTTP/1.1" 200 156 0.010821 10.0.0.50 - - [2025-08-31 06:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.50 - - [2025-08-31 06:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011242 10.0.0.50 - - [2025-08-31 06:51:58] "POST /ref-update HTTP/1.1" 200 156 0.013745 10.0.0.50 - - [2025-08-31 06:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008994 10.0.0.50 - - [2025-08-31 06:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004589 10.0.0.50 - - [2025-08-31 06:51:58] "POST /ref-update HTTP/1.1" 200 156 0.009095 10.0.0.50 - - [2025-08-31 06:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006072 10.0.0.50 - - [2025-08-31 06:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006372 10.0.0.50 - - [2025-08-31 06:51:58] "POST /ref-update HTTP/1.1" 200 156 0.019545 10.0.0.50 - - [2025-08-31 06:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.50 - - [2025-08-31 06:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.50 - - [2025-08-31 06:51:58] "POST /ref-update HTTP/1.1" 200 156 0.020793 10.0.0.50 - - [2025-08-31 06:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005340 10.0.0.50 - - [2025-08-31 06:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.50 - - [2025-08-31 06:51:58] "POST /ref-update HTTP/1.1" 200 156 0.023461 10.0.0.50 - - [2025-08-31 06:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.019228 10.0.0.50 - - [2025-08-31 06:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008162 10.0.0.50 - - [2025-08-31 06:51:58] "POST /ref-update HTTP/1.1" 200 156 0.019873 10.0.0.50 - - [2025-08-31 06:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008387 10.0.0.50 - - [2025-08-31 06:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011760 10.0.0.50 - - [2025-08-31 06:51:58] "POST /ref-update HTTP/1.1" 200 156 0.056634 10.0.0.50 - - [2025-08-31 06:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004539 10.0.0.50 - - [2025-08-31 06:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007329 10.0.0.50 - - [2025-08-31 06:51:59] "POST /ref-update HTTP/1.1" 200 156 0.017027 10.0.0.50 - - [2025-08-31 06:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.50 - - [2025-08-31 06:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001658 10.0.0.50 - - [2025-08-31 06:51:59] "POST /ref-update HTTP/1.1" 200 156 0.013250 10.0.0.50 - - [2025-08-31 06:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.014358 10.0.0.50 - - [2025-08-31 06:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.50 - - [2025-08-31 06:51:59] "POST /ref-update HTTP/1.1" 200 156 0.022560 10.0.0.50 - - [2025-08-31 06:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.50 - - [2025-08-31 06:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.015557 10.0.0.50 - - [2025-08-31 06:51:59] "POST /ref-update HTTP/1.1" 200 156 0.058161 10.0.0.50 - - [2025-08-31 06:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.019642 10.0.0.50 - - [2025-08-31 06:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.50 - - [2025-08-31 06:51:59] "POST /ref-update HTTP/1.1" 200 156 0.007418 10.0.0.50 - - [2025-08-31 06:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.50 - - [2025-08-31 06:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.50 - - [2025-08-31 06:51:59] "POST /ref-update HTTP/1.1" 200 156 0.029695 10.0.0.50 - - [2025-08-31 06:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005488 10.0.0.50 - - [2025-08-31 06:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005907 10.0.0.50 - - [2025-08-31 06:51:59] "POST /ref-update HTTP/1.1" 200 156 0.011211 10.0.0.50 - - [2025-08-31 06:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.024244 10.0.0.50 - - [2025-08-31 06:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004743 10.0.0.50 - - [2025-08-31 06:51:59] "POST /ref-update HTTP/1.1" 200 156 0.011789 10.0.0.50 - - [2025-08-31 06:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.014805 10.0.0.50 - - [2025-08-31 06:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.015117 10.0.0.50 - - [2025-08-31 06:51:59] "POST /ref-update HTTP/1.1" 200 156 0.019716 10.0.0.50 - - [2025-08-31 06:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006168 10.0.0.50 - - [2025-08-31 06:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.028769 10.0.0.50 - - [2025-08-31 06:51:59] "POST /ref-update HTTP/1.1" 200 156 0.008992 10.0.0.50 - - [2025-08-31 06:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005358 10.0.0.50 - - [2025-08-31 06:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.50 - - [2025-08-31 06:51:59] "POST /ref-update HTTP/1.1" 200 156 0.012814 10.0.0.50 - - [2025-08-31 06:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008169 10.0.0.50 - - [2025-08-31 06:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.50 - - [2025-08-31 06:52:00] "POST /ref-update HTTP/1.1" 200 156 0.012358 10.0.0.50 - - [2025-08-31 06:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013501 10.0.0.50 - - [2025-08-31 06:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.50 - - [2025-08-31 06:52:00] "POST /ref-update HTTP/1.1" 200 156 0.012067 10.0.0.50 - - [2025-08-31 06:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.021361 10.0.0.50 - - [2025-08-31 06:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.50 - - [2025-08-31 06:52:00] "POST /ref-update HTTP/1.1" 200 156 0.008548 10.0.0.50 - - [2025-08-31 06:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004750 10.0.0.50 - - [2025-08-31 06:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004829 10.0.0.50 - - [2025-08-31 06:52:00] "POST /ref-update HTTP/1.1" 200 156 0.008297 10.0.0.50 - - [2025-08-31 06:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010550 10.0.0.50 - - [2025-08-31 06:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.50 - - [2025-08-31 06:52:00] "POST /ref-update HTTP/1.1" 200 156 0.018533 10.0.0.50 - - [2025-08-31 06:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.022819 10.0.0.50 - - [2025-08-31 06:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.50 - - [2025-08-31 06:52:00] "POST /ref-update HTTP/1.1" 200 156 0.009911 10.0.0.50 - - [2025-08-31 06:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.50 - - [2025-08-31 06:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007073 10.0.0.50 - - [2025-08-31 06:52:00] "POST /ref-update HTTP/1.1" 200 156 0.012633 10.0.0.50 - - [2025-08-31 06:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011905 10.0.0.50 - - [2025-08-31 06:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006709 10.0.0.50 - - [2025-08-31 06:52:00] "POST /ref-update HTTP/1.1" 200 156 0.022003 10.0.0.50 - - [2025-08-31 06:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.018460 10.0.0.50 - - [2025-08-31 06:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006806 10.0.0.50 - - [2025-08-31 06:52:00] "POST /ref-update HTTP/1.1" 200 156 0.021064 10.0.0.50 - - [2025-08-31 06:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.020775 10.0.0.50 - - [2025-08-31 06:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006154 10.0.0.50 - - [2025-08-31 06:52:00] "POST /ref-update HTTP/1.1" 200 156 0.017572 10.0.0.50 - - [2025-08-31 06:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.028764 10.0.0.50 - - [2025-08-31 06:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.50 - - [2025-08-31 06:52:00] "POST /ref-update HTTP/1.1" 200 156 0.012218 10.0.0.50 - - [2025-08-31 06:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.018556 10.0.0.50 - - [2025-08-31 06:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.017629 10.0.0.50 - - [2025-08-31 06:52:00] "POST /ref-update HTTP/1.1" 200 156 0.014143 10.0.0.50 - - [2025-08-31 06:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005681 10.0.0.50 - - [2025-08-31 06:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.016113 10.0.0.50 - - [2025-08-31 06:52:01] "POST /ref-update HTTP/1.1" 200 156 0.030738 10.0.0.50 - - [2025-08-31 06:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.50 - - [2025-08-31 06:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.50 - - [2025-08-31 06:52:01] "POST /ref-update HTTP/1.1" 200 156 0.013951 10.0.0.50 - - [2025-08-31 06:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006422 10.0.0.50 - - [2025-08-31 06:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.50 - - [2025-08-31 06:52:01] "POST /ref-update HTTP/1.1" 200 156 0.020046 10.0.0.50 - - [2025-08-31 06:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.50 - - [2025-08-31 06:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.50 - - [2025-08-31 06:52:01] "POST /ref-update HTTP/1.1" 200 156 0.012239 10.0.0.50 - - [2025-08-31 06:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009068 10.0.0.50 - - [2025-08-31 06:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.50 - - [2025-08-31 06:52:01] "POST /ref-update HTTP/1.1" 200 156 0.009761 10.0.0.50 - - [2025-08-31 06:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.50 - - [2025-08-31 06:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.50 - - [2025-08-31 06:52:01] "POST /ref-update HTTP/1.1" 200 156 0.255561 10.0.0.50 - - [2025-08-31 06:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.023088 10.0.0.50 - - [2025-08-31 06:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011006 10.0.0.50 - - [2025-08-31 06:52:01] "POST /ref-update HTTP/1.1" 200 156 0.046271 10.0.0.50 - - [2025-08-31 06:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.032122 10.0.0.50 - - [2025-08-31 06:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.019371 10.0.0.50 - - [2025-08-31 06:52:01] "POST /ref-update HTTP/1.1" 200 156 0.038569 10.0.0.50 - - [2025-08-31 06:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006758 10.0.0.50 - - [2025-08-31 06:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013952 10.0.0.50 - - [2025-08-31 06:52:02] "POST /ref-update HTTP/1.1" 200 156 0.047474 10.0.0.50 - - [2025-08-31 06:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.016593 10.0.0.50 - - [2025-08-31 06:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004437 10.0.0.50 - - [2025-08-31 06:52:02] "POST /ref-update HTTP/1.1" 200 156 0.019318 10.0.0.50 - - [2025-08-31 06:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004847 10.0.0.50 - - [2025-08-31 06:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005206 10.0.0.50 - - [2025-08-31 06:52:02] "POST /ref-update HTTP/1.1" 200 156 0.027863 10.0.0.50 - - [2025-08-31 06:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013937 10.0.0.50 - - [2025-08-31 06:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006006 10.0.0.50 - - [2025-08-31 06:52:02] "POST /ref-update HTTP/1.1" 200 156 0.026045 10.0.0.50 - - [2025-08-31 06:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006746 10.0.0.50 - - [2025-08-31 06:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006962 10.0.0.50 - - [2025-08-31 06:52:02] "POST /ref-update HTTP/1.1" 200 156 0.010707 10.0.0.50 - - [2025-08-31 06:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.50 - - [2025-08-31 06:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008249 10.0.0.50 - - [2025-08-31 06:52:02] "POST /ref-update HTTP/1.1" 200 156 0.017550 10.0.0.50 - - [2025-08-31 06:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010742 10.0.0.50 - - [2025-08-31 06:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013716 10.0.0.50 - - [2025-08-31 06:52:02] "POST /ref-update HTTP/1.1" 200 156 0.011812 10.0.0.50 - - [2025-08-31 06:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.017339 10.0.0.50 - - [2025-08-31 06:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.50 - - [2025-08-31 06:52:02] "POST /ref-update HTTP/1.1" 200 156 0.036973 10.0.0.50 - - [2025-08-31 06:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006579 10.0.0.50 - - [2025-08-31 06:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.012325 10.0.0.50 - - [2025-08-31 06:52:02] "POST /ref-update HTTP/1.1" 200 156 0.021981 10.0.0.50 - - [2025-08-31 06:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.060771 10.0.0.50 - - [2025-08-31 06:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.50 - - [2025-08-31 06:52:02] "POST /ref-update HTTP/1.1" 200 156 0.016022 10.0.0.50 - - [2025-08-31 06:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.50 - - [2025-08-31 06:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.50 - - [2025-08-31 06:52:02] "POST /ref-update HTTP/1.1" 200 156 0.017092 10.0.0.50 - - [2025-08-31 06:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007987 10.0.0.50 - - [2025-08-31 06:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.50 - - [2025-08-31 06:52:03] "POST /ref-update HTTP/1.1" 200 156 0.007245 10.0.0.50 - - [2025-08-31 06:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007525 10.0.0.50 - - [2025-08-31 06:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.50 - - [2025-08-31 06:52:03] "POST /ref-update HTTP/1.1" 200 156 0.021195 10.0.0.50 - - [2025-08-31 06:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.50 - - [2025-08-31 06:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.50 - - [2025-08-31 06:52:03] "POST /ref-update HTTP/1.1" 200 156 0.011680 10.0.0.50 - - [2025-08-31 06:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008865 10.0.0.50 - - [2025-08-31 06:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004311 10.0.0.50 - - [2025-08-31 06:52:03] "POST /ref-update HTTP/1.1" 200 156 0.024284 10.0.0.50 - - [2025-08-31 06:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004718 10.0.0.50 - - [2025-08-31 06:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.50 - - [2025-08-31 06:52:03] "POST /ref-update HTTP/1.1" 200 156 0.011518 10.0.0.50 - - [2025-08-31 06:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.50 - - [2025-08-31 06:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.50 - - [2025-08-31 06:52:03] "POST /ref-update HTTP/1.1" 200 156 0.017607 10.0.0.50 - - [2025-08-31 06:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.50 - - [2025-08-31 06:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006834 10.0.0.50 - - [2025-08-31 06:52:03] "POST /ref-update HTTP/1.1" 200 156 0.010047 10.0.0.50 - - [2025-08-31 06:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004528 10.0.0.50 - - [2025-08-31 06:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.50 - - [2025-08-31 06:52:03] "POST /ref-update HTTP/1.1" 200 156 0.012295 10.0.0.50 - - [2025-08-31 06:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.014717 10.0.0.50 - - [2025-08-31 06:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006466 10.0.0.50 - - [2025-08-31 06:52:03] "POST /ref-update HTTP/1.1" 200 156 0.006950 10.0.0.50 - - [2025-08-31 06:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008621 10.0.0.50 - - [2025-08-31 06:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.50 - - [2025-08-31 06:52:03] "POST /ref-update HTTP/1.1" 200 156 0.060289 10.0.0.50 - - [2025-08-31 06:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011072 10.0.0.50 - - [2025-08-31 06:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008995 10.0.0.50 - - [2025-08-31 06:52:03] "POST /ref-update HTTP/1.1" 200 156 0.029195 10.0.0.50 - - [2025-08-31 06:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.020649 10.0.0.50 - - [2025-08-31 06:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.50 - - [2025-08-31 06:52:03] "POST /ref-update HTTP/1.1" 200 156 0.039238 10.0.0.50 - - [2025-08-31 06:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.017824 10.0.0.50 - - [2025-08-31 06:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010805 10.0.0.50 - - [2025-08-31 06:52:04] "POST /ref-update HTTP/1.1" 200 156 0.011612 10.0.0.50 - - [2025-08-31 06:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008192 10.0.0.50 - - [2025-08-31 06:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.50 - - [2025-08-31 06:52:04] "POST /ref-update HTTP/1.1" 200 156 0.015126 10.0.0.50 - - [2025-08-31 06:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.50 - - [2025-08-31 06:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.50 - - [2025-08-31 06:52:04] "POST /ref-update HTTP/1.1" 200 156 0.010288 10.0.0.50 - - [2025-08-31 06:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.014956 10.0.0.50 - - [2025-08-31 06:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.50 - - [2025-08-31 06:52:04] "POST /ref-update HTTP/1.1" 200 156 0.011613 10.0.0.50 - - [2025-08-31 06:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.014028 10.0.0.50 - - [2025-08-31 06:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004615 10.0.0.50 - - [2025-08-31 06:52:04] "POST /ref-update HTTP/1.1" 200 156 0.008926 10.0.0.50 - - [2025-08-31 06:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.50 - - [2025-08-31 06:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005277 10.0.0.50 - - [2025-08-31 06:52:04] "POST /ref-update HTTP/1.1" 200 156 0.013346 10.0.0.50 - - [2025-08-31 06:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012315 10.0.0.50 - - [2025-08-31 06:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002662 10.0.0.50 - - [2025-08-31 06:52:04] "POST /ref-update HTTP/1.1" 200 156 0.006590 10.0.0.50 - - [2025-08-31 06:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005916 10.0.0.50 - - [2025-08-31 06:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.50 - - [2025-08-31 06:52:04] "POST /ref-update HTTP/1.1" 200 156 0.007016 10.0.0.50 - - [2025-08-31 06:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.50 - - [2025-08-31 06:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.50 - - [2025-08-31 06:52:04] "POST /ref-update HTTP/1.1" 200 156 0.007590 10.0.0.50 - - [2025-08-31 06:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.50 - - [2025-08-31 06:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.50 - - [2025-08-31 06:52:04] "POST /ref-update HTTP/1.1" 200 156 0.011906 10.0.0.50 - - [2025-08-31 06:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.50 - - [2025-08-31 06:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.50 - - [2025-08-31 06:52:04] "POST /ref-update HTTP/1.1" 200 156 0.006636 10.0.0.50 - - [2025-08-31 06:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008252 10.0.0.50 - - [2025-08-31 06:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.50 - - [2025-08-31 06:52:04] "POST /ref-update HTTP/1.1" 200 156 0.008842 10.0.0.50 - - [2025-08-31 06:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012229 10.0.0.50 - - [2025-08-31 06:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.50 - - [2025-08-31 06:52:04] "POST /ref-update HTTP/1.1" 200 156 0.006906 10.0.0.50 - - [2025-08-31 06:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008372 10.0.0.50 - - [2025-08-31 06:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.50 - - [2025-08-31 06:52:04] "POST /ref-update HTTP/1.1" 200 156 0.007540 10.0.0.50 - - [2025-08-31 06:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008402 10.0.0.50 - - [2025-08-31 06:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005736 10.0.0.50 - - [2025-08-31 06:52:05] "POST /ref-update HTTP/1.1" 200 156 0.024015 10.0.0.50 - - [2025-08-31 06:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012231 10.0.0.50 - - [2025-08-31 06:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.50 - - [2025-08-31 06:52:05] "POST /ref-update HTTP/1.1" 200 156 0.008877 10.0.0.50 - - [2025-08-31 06:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.014013 10.0.0.50 - - [2025-08-31 06:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.50 - - [2025-08-31 06:52:05] "POST /ref-update HTTP/1.1" 200 156 0.019251 10.0.0.50 - - [2025-08-31 06:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009586 10.0.0.50 - - [2025-08-31 06:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.50 - - [2025-08-31 06:52:05] "POST /ref-update HTTP/1.1" 200 156 0.012537 10.0.0.50 - - [2025-08-31 06:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.017175 10.0.0.50 - - [2025-08-31 06:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007681 10.0.0.50 - - [2025-08-31 06:52:05] "POST /ref-update HTTP/1.1" 200 156 0.010926 10.0.0.50 - - [2025-08-31 06:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.023369 10.0.0.50 - - [2025-08-31 06:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.50 - - [2025-08-31 06:52:05] "GET / HTTP/1.1" 200 35931 0.002826 10.0.0.50 - - [2025-08-31 06:52:05] "POST /ref-update HTTP/1.1" 200 156 0.022372 10.0.0.50 - - [2025-08-31 06:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010378 10.0.0.50 - - [2025-08-31 06:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011475 10.0.0.50 - - [2025-08-31 06:52:05] "GET /global-system-config/839975ff-52df-4b78-9910-1d710145e86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.012289 10.0.0.50 - - [2025-08-31 06:52:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.001698 10.0.0.50 - - [2025-08-31 06:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.017614 10.0.0.50 - - [2025-08-31 06:52:05] "POST /ref-update HTTP/1.1" 200 156 0.031132 10.0.0.50 - - [2025-08-31 06:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010884 10.0.0.50 - - [2025-08-31 06:52:05] "POST /database-nodes HTTP/1.1" 200 597 0.089820 10.0.0.50 - - [2025-08-31 06:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009324 10.0.0.50 - - [2025-08-31 06:52:05] "POST /ref-update HTTP/1.1" 200 156 0.009452 10.0.0.50 - - [2025-08-31 06:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.036264 10.0.0.50 - - [2025-08-31 06:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008697 10.0.0.50 - - [2025-08-31 06:52:05] "POST /ref-update HTTP/1.1" 200 156 0.014847 10.0.0.50 - - [2025-08-31 06:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.016276 10.0.0.50 - - [2025-08-31 06:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.50 - - [2025-08-31 06:52:05] "POST /ref-update HTTP/1.1" 200 156 0.009136 10.0.0.50 - - [2025-08-31 06:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008210 10.0.0.50 - - [2025-08-31 06:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002478 10.0.0.50 - - [2025-08-31 06:52:05] "POST /ref-update HTTP/1.1" 200 156 0.009071 10.0.0.50 - - [2025-08-31 06:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.013230 10.0.0.50 - - [2025-08-31 06:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.50 - - [2025-08-31 06:52:06] "POST /ref-update HTTP/1.1" 200 156 0.009079 10.0.0.50 - - [2025-08-31 06:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.50 - - [2025-08-31 06:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.50 - - [2025-08-31 06:52:06] "POST /ref-update HTTP/1.1" 200 156 0.008988 10.0.0.50 - - [2025-08-31 06:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.50 - - [2025-08-31 06:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.50 - - [2025-08-31 06:52:06] "POST /ref-update HTTP/1.1" 200 156 0.009557 10.0.0.50 - - [2025-08-31 06:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004712 10.0.0.50 - - [2025-08-31 06:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.50 - - [2025-08-31 06:52:06] "POST /ref-update HTTP/1.1" 200 156 0.007819 10.0.0.50 - - [2025-08-31 06:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.50 - - [2025-08-31 06:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.50 - - [2025-08-31 06:52:06] "POST /ref-update HTTP/1.1" 200 156 0.010879 10.0.0.50 - - [2025-08-31 06:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.50 - - [2025-08-31 06:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.50 - - [2025-08-31 06:52:06] "POST /ref-update HTTP/1.1" 200 156 0.011748 10.0.0.50 - - [2025-08-31 06:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.50 - - [2025-08-31 06:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.50 - - [2025-08-31 06:52:06] "POST /ref-update HTTP/1.1" 200 156 0.034986 10.0.0.50 - - [2025-08-31 06:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.50 - - [2025-08-31 06:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001606 10.0.0.50 - - [2025-08-31 06:52:06] "POST /ref-update HTTP/1.1" 200 156 0.006115 10.0.0.50 - - [2025-08-31 06:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004458 10.0.0.50 - - [2025-08-31 06:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.50 - - [2025-08-31 06:52:06] "POST /ref-update HTTP/1.1" 200 156 0.007933 10.0.0.50 - - [2025-08-31 06:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004983 10.0.0.50 - - [2025-08-31 06:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.50 - - [2025-08-31 06:52:06] "POST /ref-update HTTP/1.1" 200 156 0.006507 10.0.0.50 - - [2025-08-31 06:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006457 10.0.0.50 - - [2025-08-31 06:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.50 - - [2025-08-31 06:52:06] "POST /ref-update HTTP/1.1" 200 156 0.020793 10.0.0.50 - - [2025-08-31 06:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005250 10.0.0.50 - - [2025-08-31 06:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.50 - - [2025-08-31 06:52:06] "POST /ref-update HTTP/1.1" 200 156 0.009849 10.0.0.50 - - [2025-08-31 06:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004731 10.0.0.50 - - [2025-08-31 06:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005069 10.0.0.50 - - [2025-08-31 06:52:06] "POST /ref-update HTTP/1.1" 200 156 0.008703 10.0.0.50 - - [2025-08-31 06:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.50 - - [2025-08-31 06:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014924 10.0.0.50 - - [2025-08-31 06:52:06] "POST /ref-update HTTP/1.1" 200 156 0.015440 10.0.0.50 - - [2025-08-31 06:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.50 - - [2025-08-31 06:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004019 10.0.0.50 - - [2025-08-31 06:52:06] "POST /ref-update HTTP/1.1" 200 156 0.009367 10.0.0.50 - - [2025-08-31 06:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.50 - - [2025-08-31 06:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.50 - - [2025-08-31 06:52:07] "POST /ref-update HTTP/1.1" 200 156 0.007252 10.0.0.50 - - [2025-08-31 06:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006950 10.0.0.50 - - [2025-08-31 06:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.50 - - [2025-08-31 06:52:07] "POST /ref-update HTTP/1.1" 200 156 0.009021 10.0.0.50 - - [2025-08-31 06:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007683 10.0.0.50 - - [2025-08-31 06:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002936 10.0.0.50 - - [2025-08-31 06:52:07] "POST /ref-update HTTP/1.1" 200 156 0.009176 10.0.0.50 - - [2025-08-31 06:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006619 10.0.0.50 - - [2025-08-31 06:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.50 - - [2025-08-31 06:52:07] "POST /ref-update HTTP/1.1" 200 156 0.016752 10.0.0.50 - - [2025-08-31 06:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005447 10.0.0.50 - - [2025-08-31 06:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.50 - - [2025-08-31 06:52:07] "POST /ref-update HTTP/1.1" 200 156 0.005848 10.0.0.50 - - [2025-08-31 06:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009077 10.0.0.50 - - [2025-08-31 06:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002275 10.0.0.50 - - [2025-08-31 06:52:07] "POST /ref-update HTTP/1.1" 200 156 0.006716 10.0.0.50 - - [2025-08-31 06:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001353 10.0.0.50 - - [2025-08-31 06:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.50 - - [2025-08-31 06:52:07] "POST /ref-update HTTP/1.1" 200 156 0.008627 10.0.0.50 - - [2025-08-31 06:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006001 10.0.0.50 - - [2025-08-31 06:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.50 - - [2025-08-31 06:52:07] "POST /ref-update HTTP/1.1" 200 156 0.007624 10.0.0.50 - - [2025-08-31 06:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005968 10.0.0.50 - - [2025-08-31 06:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.50 - - [2025-08-31 06:52:07] "POST /ref-update HTTP/1.1" 200 156 0.006320 10.0.0.50 - - [2025-08-31 06:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.50 - - [2025-08-31 06:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.50 - - [2025-08-31 06:52:07] "POST /ref-update HTTP/1.1" 200 156 0.009290 10.0.0.50 - - [2025-08-31 06:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004525 10.0.0.50 - - [2025-08-31 06:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495 10.0.0.50 - - [2025-08-31 06:52:07] "POST /ref-update HTTP/1.1" 200 156 0.021960 10.0.0.50 - - [2025-08-31 06:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013429 10.0.0.50 - - [2025-08-31 06:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.50 - - [2025-08-31 06:52:07] "POST /ref-update HTTP/1.1" 200 156 0.013008 10.0.0.50 - - [2025-08-31 06:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.50 - - [2025-08-31 06:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.50 - - [2025-08-31 06:52:07] "POST /ref-update HTTP/1.1" 200 156 0.021365 10.0.0.50 - - [2025-08-31 06:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008114 10.0.0.50 - - [2025-08-31 06:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.50 - - [2025-08-31 06:52:07] "POST /ref-update HTTP/1.1" 200 156 0.008172 10.0.0.50 - - [2025-08-31 06:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009219 10.0.0.50 - - [2025-08-31 06:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.50 - - [2025-08-31 06:52:08] "POST /ref-update HTTP/1.1" 200 156 0.011158 10.0.0.50 - - [2025-08-31 06:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009223 10.0.0.50 - - [2025-08-31 06:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002256 10.0.0.50 - - [2025-08-31 06:52:08] "POST /ref-update HTTP/1.1" 200 156 0.008897 10.0.0.50 - - [2025-08-31 06:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014307 10.0.0.50 - - [2025-08-31 06:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006936 10.0.0.50 - - [2025-08-31 06:52:08] "POST /ref-update HTTP/1.1" 200 156 0.007963 10.0.0.50 - - [2025-08-31 06:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006546 10.0.0.50 - - [2025-08-31 06:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.017632 10.0.0.50 - - [2025-08-31 06:52:08] "POST /ref-update HTTP/1.1" 200 156 0.031390 10.0.0.50 - - [2025-08-31 06:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521 10.0.0.50 - - [2025-08-31 06:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.50 - - [2025-08-31 06:52:08] "POST /ref-update HTTP/1.1" 200 156 0.018773 10.0.0.50 - - [2025-08-31 06:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012497 10.0.0.50 - - [2025-08-31 06:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.50 - - [2025-08-31 06:52:08] "POST /ref-update HTTP/1.1" 200 156 0.014542 10.0.0.50 - - [2025-08-31 06:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006093 10.0.0.50 - - [2025-08-31 06:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.50 - - [2025-08-31 06:52:08] "POST /ref-update HTTP/1.1" 200 156 0.008126 10.0.0.50 - - [2025-08-31 06:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012121 10.0.0.50 - - [2025-08-31 06:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003967 10.0.0.50 - - [2025-08-31 06:52:08] "POST /ref-update HTTP/1.1" 200 156 0.013138 10.0.0.50 - - [2025-08-31 06:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.50 - - [2025-08-31 06:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.50 - - [2025-08-31 06:52:08] "POST /ref-update HTTP/1.1" 200 156 0.010379 10.0.0.50 - - [2025-08-31 06:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.021763 10.0.0.50 - - [2025-08-31 06:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.50 - - [2025-08-31 06:52:08] "POST /ref-update HTTP/1.1" 200 156 0.012363 10.0.0.50 - - [2025-08-31 06:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.50 - - [2025-08-31 06:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014791 10.0.0.50 - - [2025-08-31 06:52:08] "POST /ref-update HTTP/1.1" 200 156 0.016046 10.0.0.50 - - [2025-08-31 06:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.019580 10.0.0.50 - - [2025-08-31 06:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007025 10.0.0.50 - - [2025-08-31 06:52:08] "POST /ref-update HTTP/1.1" 200 156 0.015420 10.0.0.50 - - [2025-08-31 06:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010145 10.0.0.50 - - [2025-08-31 06:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.50 - - [2025-08-31 06:52:09] "POST /ref-update HTTP/1.1" 200 156 0.010381 10.0.0.50 - - [2025-08-31 06:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.016782 10.0.0.50 - - [2025-08-31 06:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.50 - - [2025-08-31 06:52:09] "POST /ref-update HTTP/1.1" 200 156 0.007579 10.0.0.50 - - [2025-08-31 06:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.012965 10.0.0.50 - - [2025-08-31 06:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.012666 10.0.0.50 - - [2025-08-31 06:52:09] "POST /ref-update HTTP/1.1" 200 156 0.015827 10.0.0.50 - - [2025-08-31 06:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005801 10.0.0.50 - - [2025-08-31 06:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.50 - - [2025-08-31 06:52:09] "POST /ref-update HTTP/1.1" 200 156 0.015609 10.0.0.50 - - [2025-08-31 06:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010599 10.0.0.50 - - [2025-08-31 06:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.50 - - [2025-08-31 06:52:09] "POST /ref-update HTTP/1.1" 200 156 0.007047 10.0.0.50 - - [2025-08-31 06:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006833 10.0.0.50 - - [2025-08-31 06:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009934 10.0.0.50 - - [2025-08-31 06:52:09] "POST /ref-update HTTP/1.1" 200 156 0.007334 10.0.0.50 - - [2025-08-31 06:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007249 10.0.0.50 - - [2025-08-31 06:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.50 - - [2025-08-31 06:52:09] "POST /ref-update HTTP/1.1" 200 156 0.007478 10.0.0.50 - - [2025-08-31 06:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009245 10.0.0.50 - - [2025-08-31 06:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.50 - - [2025-08-31 06:52:09] "POST /ref-update HTTP/1.1" 200 156 0.012724 10.0.0.50 - - [2025-08-31 06:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.50 - - [2025-08-31 06:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.50 - - [2025-08-31 06:52:09] "POST /ref-update HTTP/1.1" 200 156 0.007492 10.0.0.50 - - [2025-08-31 06:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.50 - - [2025-08-31 06:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002377 10.0.0.50 - - [2025-08-31 06:52:09] "POST /ref-update HTTP/1.1" 200 156 0.012501 10.0.0.50 - - [2025-08-31 06:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.50 - - [2025-08-31 06:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.50 - - [2025-08-31 06:52:09] "POST /ref-update HTTP/1.1" 200 156 0.010338 10.0.0.50 - - [2025-08-31 06:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.50 - - [2025-08-31 06:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005920 10.0.0.50 - - [2025-08-31 06:52:09] "POST /ref-update HTTP/1.1" 200 156 0.024253 10.0.0.50 - - [2025-08-31 06:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.024528 [Introspect:8084]10.0.0.50 - - [2025-08-31 06:52:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000912 [Introspect:8084]10.0.0.50 - - [2025-08-31 06:52:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000976 10.0.0.50 - - [2025-08-31 06:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.50 - - [2025-08-31 06:52:09] "POST /ref-update HTTP/1.1" 200 156 0.007649 10.0.0.50 - - [2025-08-31 06:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.029789 10.0.0.50 - - [2025-08-31 06:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.50 - - [2025-08-31 06:52:10] "POST /ref-update HTTP/1.1" 200 156 0.015658 10.0.0.50 - - [2025-08-31 06:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.022322 10.0.0.50 - - [2025-08-31 06:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010328 10.0.0.50 - - [2025-08-31 06:52:10] "POST /ref-update HTTP/1.1" 200 156 0.015608 10.0.0.50 - - [2025-08-31 06:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006829 10.0.0.50 - - [2025-08-31 06:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.50 - - [2025-08-31 06:52:10] "POST /ref-update HTTP/1.1" 200 156 0.114818 10.0.0.50 - - [2025-08-31 06:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.50 - - [2025-08-31 06:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.50 - - [2025-08-31 06:52:10] "POST /ref-update HTTP/1.1" 200 156 0.025823 10.0.0.50 - - [2025-08-31 06:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.50 - - [2025-08-31 06:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.014172 10.0.0.50 - - [2025-08-31 06:52:10] "POST /ref-update HTTP/1.1" 200 156 0.011552 10.0.0.50 - - [2025-08-31 06:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007304 10.0.0.50 - - [2025-08-31 06:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.016554 10.0.0.50 - - [2025-08-31 06:52:10] "POST /ref-update HTTP/1.1" 200 156 0.007965 10.0.0.50 - - [2025-08-31 06:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.016222 10.0.0.50 - - [2025-08-31 06:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.015080 10.0.0.50 - - [2025-08-31 06:52:10] "POST /ref-update HTTP/1.1" 200 156 0.013233 10.0.0.50 - - [2025-08-31 06:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.035885 10.0.0.50 - - [2025-08-31 06:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012537 10.0.0.50 - - [2025-08-31 06:52:10] "POST /ref-update HTTP/1.1" 200 156 0.010268 10.0.0.50 - - [2025-08-31 06:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.013226 10.0.0.50 - - [2025-08-31 06:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010092 10.0.0.50 - - [2025-08-31 06:52:10] "POST /ref-update HTTP/1.1" 200 156 0.026670 10.0.0.50 - - [2025-08-31 06:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.041521 10.0.0.50 - - [2025-08-31 06:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005929 10.0.0.50 - - [2025-08-31 06:52:10] "POST /ref-update HTTP/1.1" 200 156 0.022883 10.0.0.50 - - [2025-08-31 06:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.014569 10.0.0.50 - - [2025-08-31 06:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.50 - - [2025-08-31 06:52:11] "POST /ref-update HTTP/1.1" 200 156 0.010850 10.0.0.50 - - [2025-08-31 06:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011861 10.0.0.50 - - [2025-08-31 06:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.50 - - [2025-08-31 06:52:11] "POST /ref-update HTTP/1.1" 200 156 0.024270 10.0.0.50 - - [2025-08-31 06:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.029639 10.0.0.50 - - [2025-08-31 06:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826 10.0.0.50 - - [2025-08-31 06:52:11] "POST /ref-update HTTP/1.1" 200 156 0.013986 10.0.0.50 - - [2025-08-31 06:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013213 10.0.0.50 - - [2025-08-31 06:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.50 - - [2025-08-31 06:52:11] "POST /ref-update HTTP/1.1" 200 156 0.015202 10.0.0.50 - - [2025-08-31 06:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.50 - - [2025-08-31 06:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006936 10.0.0.50 - - [2025-08-31 06:52:11] "POST /ref-update HTTP/1.1" 200 156 0.030866 10.0.0.50 - - [2025-08-31 06:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.009753 10.0.0.50 - - [2025-08-31 06:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006799 10.0.0.50 - - [2025-08-31 06:52:11] "POST /ref-update HTTP/1.1" 200 156 0.017044 10.0.0.50 - - [2025-08-31 06:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008049 10.0.0.50 - - [2025-08-31 06:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.50 - - [2025-08-31 06:52:11] "POST /ref-update HTTP/1.1" 200 156 0.026301 10.0.0.50 - - [2025-08-31 06:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010695 10.0.0.50 - - [2025-08-31 06:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005827 10.0.0.50 - - [2025-08-31 06:52:11] "POST /ref-update HTTP/1.1" 200 156 0.025364 10.0.0.50 - - [2025-08-31 06:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.025354 10.0.0.50 - - [2025-08-31 06:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.50 - - [2025-08-31 06:52:11] "POST /ref-update HTTP/1.1" 200 156 0.012705 10.0.0.50 - - [2025-08-31 06:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.017478 10.0.0.50 - - [2025-08-31 06:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012101 10.0.0.50 - - [2025-08-31 06:52:11] "POST /ref-update HTTP/1.1" 200 156 0.014910 10.0.0.50 - - [2025-08-31 06:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.50 - - [2025-08-31 06:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.50 - - [2025-08-31 06:52:11] "POST /ref-update HTTP/1.1" 200 156 0.021451 10.0.0.50 - - [2025-08-31 06:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.026532 10.0.0.50 - - [2025-08-31 06:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.50 - - [2025-08-31 06:52:12] "POST /ref-update HTTP/1.1" 200 156 0.009743 10.0.0.50 - - [2025-08-31 06:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009171 10.0.0.50 - - [2025-08-31 06:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005493 10.0.0.50 - - [2025-08-31 06:52:12] "POST /ref-update HTTP/1.1" 200 156 0.039088 10.0.0.50 - - [2025-08-31 06:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.028388 10.0.0.50 - - [2025-08-31 06:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008467 10.0.0.50 - - [2025-08-31 06:52:12] "POST /ref-update HTTP/1.1" 200 156 0.014646 10.0.0.50 - - [2025-08-31 06:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008353 10.0.0.50 - - [2025-08-31 06:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.50 - - [2025-08-31 06:52:12] "POST /ref-update HTTP/1.1" 200 156 0.013622 10.0.0.50 - - [2025-08-31 06:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.50 - - [2025-08-31 06:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.50 - - [2025-08-31 06:52:12] "POST /ref-update HTTP/1.1" 200 156 0.012170 10.0.0.50 - - [2025-08-31 06:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.50 - - [2025-08-31 06:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.50 - - [2025-08-31 06:52:12] "POST /ref-update HTTP/1.1" 200 156 0.009828 10.0.0.50 - - [2025-08-31 06:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.021581 10.0.0.50 - - [2025-08-31 06:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.50 - - [2025-08-31 06:52:12] "POST /ref-update HTTP/1.1" 200 156 0.011540 10.0.0.50 - - [2025-08-31 06:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.016173 10.0.0.50 - - [2025-08-31 06:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011096 10.0.0.50 - - [2025-08-31 06:52:12] "POST /ref-update HTTP/1.1" 200 156 0.011342 10.0.0.50 - - [2025-08-31 06:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014735 10.0.0.50 - - [2025-08-31 06:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.50 - - [2025-08-31 06:52:12] "POST /ref-update HTTP/1.1" 200 156 0.007553 10.0.0.50 - - [2025-08-31 06:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.015689 10.0.0.50 - - [2025-08-31 06:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.50 - - [2025-08-31 06:52:12] "POST /ref-update HTTP/1.1" 200 156 0.012987 10.0.0.50 - - [2025-08-31 06:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014102 10.0.0.50 - - [2025-08-31 06:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.50 - - [2025-08-31 06:52:12] "POST /ref-update HTTP/1.1" 200 156 0.008700 10.0.0.50 - - [2025-08-31 06:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.032882 10.0.0.50 - - [2025-08-31 06:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.50 - - [2025-08-31 06:52:12] "POST /ref-update HTTP/1.1" 200 156 0.017792 10.0.0.50 - - [2025-08-31 06:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.023067 10.0.0.50 - - [2025-08-31 06:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.015076 10.0.0.50 - - [2025-08-31 06:52:13] "POST /ref-update HTTP/1.1" 200 156 0.012892 10.0.0.50 - - [2025-08-31 06:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.020885 10.0.0.50 - - [2025-08-31 06:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007587 10.0.0.50 - - [2025-08-31 06:52:13] "POST /ref-update HTTP/1.1" 200 156 0.008019 10.0.0.50 - - [2025-08-31 06:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.016864 10.0.0.50 - - [2025-08-31 06:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006184 10.0.0.50 - - [2025-08-31 06:52:13] "POST /ref-update HTTP/1.1" 200 156 0.012000 10.0.0.50 - - [2025-08-31 06:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011947 10.0.0.50 - - [2025-08-31 06:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.50 - - [2025-08-31 06:52:13] "POST /ref-update HTTP/1.1" 200 156 0.010392 10.0.0.50 - - [2025-08-31 06:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.016994 10.0.0.50 - - [2025-08-31 06:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053 10.0.0.50 - - [2025-08-31 06:52:13] "POST /ref-update HTTP/1.1" 200 156 0.015110 10.0.0.50 - - [2025-08-31 06:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.015571 10.0.0.50 - - [2025-08-31 06:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005040 10.0.0.50 - - [2025-08-31 06:52:13] "POST /ref-update HTTP/1.1" 200 156 0.009600 10.0.0.50 - - [2025-08-31 06:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008220 10.0.0.50 - - [2025-08-31 06:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007573 10.0.0.50 - - [2025-08-31 06:52:13] "POST /ref-update HTTP/1.1" 200 156 0.007734 10.0.0.50 - - [2025-08-31 06:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009423 10.0.0.50 - - [2025-08-31 06:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011279 10.0.0.50 - - [2025-08-31 06:52:13] "POST /ref-update HTTP/1.1" 200 156 0.040253 10.0.0.50 - - [2025-08-31 06:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.021169 10.0.0.50 - - [2025-08-31 06:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.020364 10.0.0.50 - - [2025-08-31 06:52:13] "POST /ref-update HTTP/1.1" 200 156 0.013178 10.0.0.50 - - [2025-08-31 06:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.020394 10.0.0.50 - - [2025-08-31 06:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005372 10.0.0.50 - - [2025-08-31 06:52:13] "POST /ref-update HTTP/1.1" 200 156 0.008503 10.0.0.50 - - [2025-08-31 06:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.017168 10.0.0.50 - - [2025-08-31 06:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006053 10.0.0.50 - - [2025-08-31 06:52:13] "POST /ref-update HTTP/1.1" 200 156 0.010389 10.0.0.50 - - [2025-08-31 06:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004714 10.0.0.50 - - [2025-08-31 06:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004790 10.0.0.50 - - [2025-08-31 06:52:13] "POST /ref-update HTTP/1.1" 200 156 0.007113 10.0.0.50 - - [2025-08-31 06:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007431 10.0.0.50 - - [2025-08-31 06:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006706 10.0.0.50 - - [2025-08-31 06:52:14] "POST /ref-update HTTP/1.1" 200 156 0.010746 10.0.0.50 - - [2025-08-31 06:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.016572 10.0.0.50 - - [2025-08-31 06:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.50 - - [2025-08-31 06:52:14] "POST /ref-update HTTP/1.1" 200 156 0.013351 10.0.0.50 - - [2025-08-31 06:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006930 10.0.0.50 - - [2025-08-31 06:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.50 - - [2025-08-31 06:52:14] "POST /ref-update HTTP/1.1" 200 156 0.012113 10.0.0.50 - - [2025-08-31 06:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005891 10.0.0.50 - - [2025-08-31 06:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.50 - - [2025-08-31 06:52:14] "POST /ref-update HTTP/1.1" 200 156 0.014344 10.0.0.50 - - [2025-08-31 06:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006478 10.0.0.50 - - [2025-08-31 06:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.50 - - [2025-08-31 06:52:14] "POST /ref-update HTTP/1.1" 200 156 0.013206 10.0.0.50 - - [2025-08-31 06:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009559 10.0.0.50 - - [2025-08-31 06:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.015043 10.0.0.50 - - [2025-08-31 06:52:14] "POST /ref-update HTTP/1.1" 200 156 0.020819 10.0.0.50 - - [2025-08-31 06:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011902 10.0.0.50 - - [2025-08-31 06:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.50 - - [2025-08-31 06:52:14] "POST /ref-update HTTP/1.1" 200 156 0.018956 10.0.0.50 - - [2025-08-31 06:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005242 10.0.0.50 - - [2025-08-31 06:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.50 - - [2025-08-31 06:52:14] "POST /ref-update HTTP/1.1" 200 156 0.012932 10.0.0.50 - - [2025-08-31 06:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.019754 10.0.0.50 - - [2025-08-31 06:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.50 - - [2025-08-31 06:52:14] "POST /ref-update HTTP/1.1" 200 156 0.014597 10.0.0.50 - - [2025-08-31 06:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012336 10.0.0.50 - - [2025-08-31 06:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006387 10.0.0.50 - - [2025-08-31 06:52:14] "POST /ref-update HTTP/1.1" 200 156 0.016983 10.0.0.50 - - [2025-08-31 06:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.015194 10.0.0.50 - - [2025-08-31 06:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.50 - - [2025-08-31 06:52:14] "POST /ref-update HTTP/1.1" 200 156 0.017971 10.0.0.50 - - [2025-08-31 06:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.028245 10.0.0.50 - - [2025-08-31 06:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.50 - - [2025-08-31 06:52:15] "POST /ref-update HTTP/1.1" 200 156 0.023172 10.0.0.50 - - [2025-08-31 06:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.017179 10.0.0.50 - - [2025-08-31 06:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.039201 10.0.0.50 - - [2025-08-31 06:52:15] "POST /ref-update HTTP/1.1" 200 156 0.008203 10.0.0.50 - - [2025-08-31 06:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006200 10.0.0.50 - - [2025-08-31 06:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.50 - - [2025-08-31 06:52:15] "POST /ref-update HTTP/1.1" 200 156 0.010565 10.0.0.50 - - [2025-08-31 06:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006545 10.0.0.50 - - [2025-08-31 06:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004960 10.0.0.50 - - [2025-08-31 06:52:15] "POST /ref-update HTTP/1.1" 200 156 0.017019 10.0.0.50 - - [2025-08-31 06:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.014117 10.0.0.50 - - [2025-08-31 06:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005512 10.0.0.50 - - [2025-08-31 06:52:15] "POST /ref-update HTTP/1.1" 200 156 0.018733 10.0.0.50 - - [2025-08-31 06:52:15] "POST /network-ipams HTTP/1.1" 200 550 0.041994 10.0.0.50 - - [2025-08-31 06:52:15] "POST /useragent-kv HTTP/1.1" 200 115 0.011221 10.0.0.50 - - [2025-08-31 06:52:15] "POST /virtual-networks HTTP/1.1" 200 552 0.183663 10.0.0.50 - - [2025-08-31 06:52:15] "POST /route-targets HTTP/1.1" 200 327 0.019572 10.0.0.50 - - [2025-08-31 06:52:15] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.002757 10.0.0.50 - - [2025-08-31 06:52:15] "POST /fqname-to-id HTTP/1.1" 404 188 0.009172 10.0.0.50 - - [2025-08-31 06:52:15] "POST /fqname-to-id HTTP/1.1" 404 178 0.009507 10.0.0.50 - - [2025-08-31 06:52:15] "POST /ref-update HTTP/1.1" 200 156 0.050775 10.0.0.50 - - [2025-08-31 06:52:15] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.004737 10.0.0.50 - - [2025-08-31 06:52:15] "GET /fabric/71cde0f8-d1c4-4403-ae80-525780badca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.003355 10.0.0.50 - - [2025-08-31 06:52:15] "POST /fqname-to-id HTTP/1.1" 404 198 0.001876 10.0.0.50 - - [2025-08-31 06:52:15] "POST /fqname-to-id HTTP/1.1" 404 205 0.002291 10.0.0.50 - - [2025-08-31 06:52:15] "POST /fqname-to-id HTTP/1.1" 404 207 0.001688 [Introspect:8084]10.0.0.50 - - [2025-08-31 06:52:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001013 [Introspect:8084]10.0.0.50 - - [2025-08-31 06:52:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000830 [Introspect:8084]10.0.0.50 - - [2025-08-31 06:54:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001012 [Introspect:8084]10.0.0.50 - - [2025-08-31 06:54:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000849 10.0.0.50 - - [2025-08-31 06:54:16] "GET / HTTP/1.1" 200 35931 0.003113 10.0.0.50 - - [2025-08-31 06:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.50 - - [2025-08-31 06:54:16] "GET /domain/db67c0d8-ac18-490d-9526-bd8482afe38f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.002610 10.0.0.50 - - [2025-08-31 06:54:17] "POST /id-to-fqname HTTP/1.1" 200 173 0.000556 10.0.0.50 - - [2025-08-31 06:54:17] "POST /fqname-to-id HTTP/1.1" 404 182 0.019244 10.0.0.50 - - [2025-08-31 06:54:17] "POST /security-groups HTTP/1.1" 200 570 0.128844 10.0.0.50 - - [2025-08-31 06:54:17] "POST /projects HTTP/1.1" 200 481 0.331773 10.0.0.50 - - [2025-08-31 06:54:17] "POST /fqname-to-id HTTP/1.1" 404 213 0.004754 10.0.0.50 - - [2025-08-31 06:54:17] "POST /access-control-lists HTTP/1.1" 200 579 0.041056 10.0.0.50 - - [2025-08-31 06:54:17] "POST /security-groups HTTP/1.1" 200 534 0.073204 10.0.0.50 - - [2025-08-31 06:54:17] "POST /fqname-to-id HTTP/1.1" 404 212 0.031385 10.0.0.50 - - [2025-08-31 06:54:17] "POST /chown HTTP/1.1" 200 109 0.015481 10.0.0.50 - - [2025-08-31 06:54:17] "POST /policy-managements HTTP/1.1" 409 214 0.001669 10.0.0.50 - - [2025-08-31 06:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.023974 10.0.0.50 - - [2025-08-31 06:54:17] "GET /policy-management/7e369c31-8d25-4d45-b735-02a50d3253ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004899 10.0.0.50 - - [2025-08-31 06:54:17] "POST /access-control-lists HTTP/1.1" 200 577 0.099829 10.0.0.50 - - [2025-08-31 06:54:17] "POST /application-policy-sets HTTP/1.1" 200 528 0.043176 10.0.0.50 - - [2025-08-31 06:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004900 10.0.0.50 - - [2025-08-31 06:54:17] "GET /global-vrouter-config/4a5dcb58-1681-49b8-bcc6-ca668c8f9600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.002959 10.0.0.50 - - [2025-08-31 06:54:17] "PUT /global-vrouter-config/4a5dcb58-1681-49b8-bcc6-ca668c8f9600 HTTP/1.1" 200 276 0.010443 10.0.0.50 - - [2025-08-31 06:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007678 10.0.0.50 - - [2025-08-31 06:54:17] "GET /virtual-network/033694d7-7ca4-4a8b-837e-a70c804ba3c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.010579 10.0.0.50 - - [2025-08-31 06:54:17] "POST /id-to-fqname HTTP/1.1" 200 177 0.000840 10.0.0.50 - - [2025-08-31 06:54:17] "POST /fqname-to-id HTTP/1.1" 404 186 0.009544 10.0.0.50 - - [2025-08-31 06:54:17] "POST /security-groups HTTP/1.1" 200 574 0.072771 10.0.0.50 - - [2025-08-31 06:54:18] "POST /projects HTTP/1.1" 200 489 0.268157 10.0.0.50 - - [2025-08-31 06:54:18] "POST /security-groups HTTP/1.1" 200 546 0.055533 10.0.0.50 - - [2025-08-31 06:54:18] "POST /fqname-to-id HTTP/1.1" 404 232 0.006457 10.0.0.50 - - [2025-08-31 06:54:18] "POST /chown HTTP/1.1" 200 109 0.020411 10.0.0.50 - - [2025-08-31 06:54:18] "POST /access-control-lists HTTP/1.1" 200 594 0.071388 10.0.0.50 - - [2025-08-31 06:54:18] "POST /fqname-to-id HTTP/1.1" 404 231 0.003980 10.0.0.50 - - [2025-08-31 06:54:18] "POST /network-ipams HTTP/1.1" 200 522 0.073907 10.0.0.50 - - [2025-08-31 06:54:18] "POST /access-control-lists HTTP/1.1" 200 592 0.051182 10.0.0.50 - - [2025-08-31 06:54:18] "POST /network-ipams HTTP/1.1" 200 510 0.062823 10.0.0.50 - - [2025-08-31 06:54:18] "POST /fqname-to-id HTTP/1.1" 404 198 0.004347 10.0.0.50 - - [2025-08-31 06:54:18] "POST /fqname-to-id HTTP/1.1" 404 217 0.002915 10.0.0.50 - - [2025-08-31 06:54:18] "POST /access-control-lists HTTP/1.1" 200 583 0.027316 10.0.0.50 - - [2025-08-31 06:54:18] "POST /fqname-to-id HTTP/1.1" 404 216 0.017952 10.0.0.50 - - [2025-08-31 06:54:18] "POST /access-control-lists HTTP/1.1" 200 581 0.102756 10.0.0.50 - - [2025-08-31 06:54:18] "POST /useragent-kv HTTP/1.1" 200 115 0.018932 10.0.0.50 - - [2025-08-31 06:54:18] "POST /virtual-networks HTTP/1.1" 200 538 0.226524 10.0.0.50 - - [2025-08-31 06:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001982 10.0.0.50 - - [2025-08-31 06:54:18] "POST /fqname-to-id HTTP/1.1" 404 240 0.003341 10.0.0.50 - - [2025-08-31 06:54:18] "POST /access-control-lists HTTP/1.1" 200 602 0.045177 10.0.0.50 - - [2025-08-31 06:54:18] "GET /virtual-network/7ed964c3-f8c3-4230-bbba-3ac785a8c442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.027034 10.0.0.50 - - [2025-08-31 06:54:18] "POST /fqname-to-id HTTP/1.1" 404 239 0.010200 10.0.0.50 - - [2025-08-31 06:54:18] "POST /network-ipams HTTP/1.1" 200 518 0.036674 10.0.0.50 - - [2025-08-31 06:54:18] "POST /fqname-to-id HTTP/1.1" 404 202 0.013824 10.0.0.50 - - [2025-08-31 06:54:18] "POST /access-control-lists HTTP/1.1" 200 600 0.050906 10.0.0.50 - - [2025-08-31 06:54:18] "POST /fqname-to-id HTTP/1.1" 404 229 0.004100 10.0.0.50 - - [2025-08-31 06:54:18] "POST /access-control-lists HTTP/1.1" 200 589 0.112312 10.0.0.50 - - [2025-08-31 06:54:19] "POST /route-targets HTTP/1.1" 200 327 0.034147 10.0.0.50 - - [2025-08-31 06:54:19] "POST /useragent-kv HTTP/1.1" 200 115 0.006831 10.0.0.50 - - [2025-08-31 06:54:19] "POST /virtual-networks HTTP/1.1" 200 546 0.347284 10.0.0.50 - - [2025-08-31 06:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.50 - - [2025-08-31 06:54:19] "POST /ref-update HTTP/1.1" 200 156 0.069184 10.0.0.50 - - [2025-08-31 06:54:19] "GET /virtual-network/bf4ccef8-37d7-4125-a303-3289001acc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.017425 10.0.0.50 - - [2025-08-31 06:54:19] "POST /fqname-to-id HTTP/1.1" 404 199 0.001941 10.0.0.50 - - [2025-08-31 06:54:19] "PUT /access-control-list/77a622ab-415a-4471-a2ea-2db894265aa6 HTTP/1.1" 200 272 0.056894 10.0.0.50 - - [2025-08-31 06:54:19] "POST /network-policys HTTP/1.1" 200 538 0.106387 10.0.0.50 - - [2025-08-31 06:54:19] "POST /fqname-to-id HTTP/1.1" 404 197 0.006481 10.0.0.50 - - [2025-08-31 06:54:19] "POST /route-targets HTTP/1.1" 200 327 0.010716 10.0.0.50 - - [2025-08-31 06:54:19] "POST /ref-update HTTP/1.1" 200 156 0.018744 10.0.0.50 - - [2025-08-31 06:54:19] "POST /network-policys HTTP/1.1" 200 534 0.027340 10.0.0.50 - - [2025-08-31 06:54:19] "POST /fqname-to-id HTTP/1.1" 404 201 0.001474 10.0.0.50 - - [2025-08-31 06:54:19] "POST /network-policys HTTP/1.1" 200 542 0.052301 10.0.0.50 - - [2025-08-31 06:54:19] "POST /ref-update HTTP/1.1" 200 156 0.105206 10.0.0.50 - - [2025-08-31 06:54:19] "PUT /access-control-list/0ba99818-e8df-496b-ba87-1196dfbd70cc HTTP/1.1" 200 272 0.050892 10.0.0.50 - - [2025-08-31 06:54:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018045 10.0.0.50 - - [2025-08-31 06:54:19] "PUT /access-control-list/77a622ab-415a-4471-a2ea-2db894265aa6 HTTP/1.1" 200 272 0.058471 10.0.0.50 - - [2025-08-31 06:54:19] "POST /ref-update HTTP/1.1" 200 156 0.160023 10.0.0.50 - - [2025-08-31 06:54:19] "PUT /access-control-list/77a622ab-415a-4471-a2ea-2db894265aa6 HTTP/1.1" 200 272 0.024495 10.0.0.50 - - [2025-08-31 06:54:19] "POST /ref-update HTTP/1.1" 200 156 0.092685 10.0.0.50 - - [2025-08-31 06:54:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011614 10.0.0.50 - - [2025-08-31 06:54:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.036035 10.0.0.50 - - [2025-08-31 06:54:20] "PUT /access-control-list/0ba99818-e8df-496b-ba87-1196dfbd70cc HTTP/1.1" 200 272 0.077223 10.0.0.50 - - [2025-08-31 06:54:20] "POST /ref-update HTTP/1.1" 200 156 0.022366 10.0.0.50 - - [2025-08-31 06:54:20] "POST /fqname-to-id HTTP/1.1" 404 237 0.008221 10.0.0.50 - - [2025-08-31 06:54:20] "POST /ref-update HTTP/1.1" 200 156 0.085337 10.0.0.50 - - [2025-08-31 06:54:20] "POST /access-control-lists HTTP/1.1" 200 601 0.064066 10.0.0.50 - - [2025-08-31 06:54:20] "POST /ref-update HTTP/1.1" 200 156 0.110826 10.0.0.50 - - [2025-08-31 06:54:20] "PUT /access-control-list/4d1e5159-d4c8-458b-ad9c-adfa6d9dfc8d HTTP/1.1" 200 272 0.021080 10.0.0.50 - - [2025-08-31 06:54:20] "POST /ref-update HTTP/1.1" 200 156 0.042879 10.0.0.50 - - [2025-08-31 06:54:20] "POST /ref-update HTTP/1.1" 200 156 0.112505 10.0.0.50 - - [2025-08-31 06:54:20] "PUT /access-control-list/0ba99818-e8df-496b-ba87-1196dfbd70cc HTTP/1.1" 200 272 0.066532 10.0.0.50 - - [2025-08-31 06:54:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005543 10.0.0.50 - - [2025-08-31 06:54:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001568 10.0.0.50 - - [2025-08-31 06:54:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001312 10.0.0.50 - - [2025-08-31 06:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.50 - - [2025-08-31 06:54:20] "PUT /access-control-list/4d1e5159-d4c8-458b-ad9c-adfa6d9dfc8d HTTP/1.1" 200 272 0.051189 10.0.0.50 - - [2025-08-31 06:54:20] "GET /virtual-network/033694d7-7ca4-4a8b-837e-a70c804ba3c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.019553 10.0.0.50 - - [2025-08-31 06:54:20] "POST /ref-update HTTP/1.1" 200 156 0.012238 10.0.0.50 - - [2025-08-31 06:54:20] "GET /application-policy-set/7d714ad1-8a58-411f-86a7-5b5ebc1d8e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.004412 10.0.0.50 - - [2025-08-31 06:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.50 - - [2025-08-31 06:54:20] "GET /policy-management/7e369c31-8d25-4d45-b735-02a50d3253ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003071 10.0.0.50 - - [2025-08-31 06:54:20] "POST /firewall-policys HTTP/1.1" 200 530 0.050302 10.0.0.50 - - [2025-08-31 06:54:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.027578 10.0.0.50 - - [2025-08-31 06:54:20] "GET /firewall-policy/b968c1bd-bc0a-4cf4-84e0-2f4f39321406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.014871 10.0.0.50 - - [2025-08-31 06:54:20] "GET /application-policy-set/7d714ad1-8a58-411f-86a7-5b5ebc1d8e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1063 0.002893 10.0.0.50 - - [2025-08-31 06:54:20] "GET /firewall-policy/b968c1bd-bc0a-4cf4-84e0-2f4f39321406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002439 10.0.0.50 - - [2025-08-31 06:54:20] "POST /ref-update HTTP/1.1" 200 156 0.030386 10.0.0.50 - - [2025-08-31 06:54:20] "GET /application-policy-set/7d714ad1-8a58-411f-86a7-5b5ebc1d8e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.004306 10.0.0.50 - - [2025-08-31 06:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008298 10.0.0.50 - - [2025-08-31 06:54:20] "GET /policy-management/7e369c31-8d25-4d45-b735-02a50d3253ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002669 10.0.0.50 - - [2025-08-31 06:54:20] "POST /firewall-policys HTTP/1.1" 200 532 0.034147 10.0.0.50 - - [2025-08-31 06:54:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.037279 10.0.0.50 - - [2025-08-31 06:54:21] "GET /firewall-policy/51920e5e-94c7-4b24-ba18-487131fd08d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003006 10.0.0.50 - - [2025-08-31 06:54:21] "GET /application-policy-set/7d714ad1-8a58-411f-86a7-5b5ebc1d8e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1311 0.003077 10.0.0.50 - - [2025-08-31 06:54:21] "GET /firewall-policy/51920e5e-94c7-4b24-ba18-487131fd08d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002236 10.0.0.50 - - [2025-08-31 06:54:21] "GET /firewall-policy/b968c1bd-bc0a-4cf4-84e0-2f4f39321406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004181 10.0.0.50 - - [2025-08-31 06:54:21] "GET /firewall-policy/b968c1bd-bc0a-4cf4-84e0-2f4f39321406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002838 10.0.0.50 - - [2025-08-31 06:54:21] "POST /ref-update HTTP/1.1" 200 156 0.038604 10.0.0.50 - - [2025-08-31 06:54:21] "POST /ref-update HTTP/1.1" 200 156 0.053490 10.0.0.50 - - [2025-08-31 06:54:21] "POST /ref-update HTTP/1.1" 200 156 0.021781 10.0.0.50 - - [2025-08-31 06:54:21] "GET /application-policy-set/7d714ad1-8a58-411f-86a7-5b5ebc1d8e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.017353 10.0.0.50 - - [2025-08-31 06:54:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009990 10.0.0.50 - - [2025-08-31 06:54:21] "GET /policy-management/7e369c31-8d25-4d45-b735-02a50d3253ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003273 10.0.0.50 - - [2025-08-31 06:54:21] "POST /firewall-policys HTTP/1.1" 200 530 0.042017 10.0.0.50 - - [2025-08-31 06:54:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.058997 10.0.0.50 - - [2025-08-31 06:54:21] "GET /firewall-policy/b1d28aac-af7d-4db3-b95f-5a1d093b9ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.020337 10.0.0.50 - - [2025-08-31 06:54:21] "GET /application-policy-set/7d714ad1-8a58-411f-86a7-5b5ebc1d8e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1533 0.002746 10.0.0.50 - - [2025-08-31 06:54:21] "GET /firewall-policy/b1d28aac-af7d-4db3-b95f-5a1d093b9ed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.006097 10.0.0.50 - - [2025-08-31 06:54:21] "GET /firewall-policy/51920e5e-94c7-4b24-ba18-487131fd08d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002151 10.0.0.50 - - [2025-08-31 06:54:21] "GET /firewall-policy/b968c1bd-bc0a-4cf4-84e0-2f4f39321406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003180 10.0.0.50 - - [2025-08-31 06:54:21] "GET /firewall-policy/b968c1bd-bc0a-4cf4-84e0-2f4f39321406?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002392 10.0.0.50 - - [2025-08-31 06:54:21] "GET /firewall-policy/51920e5e-94c7-4b24-ba18-487131fd08d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002414 10.0.0.50 - - [2025-08-31 06:54:21] "POST /ref-update HTTP/1.1" 200 156 0.036557 10.0.0.50 - - [2025-08-31 06:54:21] "POST /ref-update HTTP/1.1" 200 156 0.041422 10.0.0.50 - - [2025-08-31 06:54:21] "POST /ref-update HTTP/1.1" 200 156 0.059309 10.0.0.50 - - [2025-08-31 06:54:21] "POST /ref-update HTTP/1.1" 200 156 0.026870 10.0.0.50 - - [2025-08-31 06:54:21] "POST /ref-update HTTP/1.1" 200 156 0.043804 10.0.0.50 - - [2025-08-31 06:54:22] "GET /application-policy-set/7d714ad1-8a58-411f-86a7-5b5ebc1d8e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.019349 10.0.0.50 - - [2025-08-31 06:54:22] "POST /tags HTTP/1.1" 200 299 0.054059 10.0.0.50 - - [2025-08-31 06:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.027910 10.0.0.50 - - [2025-08-31 06:54:22] "GET /tag/92735e54-64c5-49b9-aed5-36d777664677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.020095 10.0.0.50 - - [2025-08-31 06:54:22] "POST /set-tag HTTP/1.1" 200 109 0.021269 10.0.0.50 - - [2025-08-31 06:54:22] "POST /tags HTTP/1.1" 200 305 0.091930 10.0.0.50 - - [2025-08-31 06:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.022513 10.0.0.50 - - [2025-08-31 06:54:22] "GET /tag/863648e1-d486-4eae-ac28-b5adf8a6a480?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.023779 10.0.0.50 - - [2025-08-31 06:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002498 10.0.0.50 - - [2025-08-31 06:54:22] "GET /project/03744558-ad88-4005-90c2-fec1597868f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.020410 10.0.0.50 - - [2025-08-31 06:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009168 10.0.0.50 - - [2025-08-31 06:54:22] "GET /virtual-network/bf4ccef8-37d7-4125-a303-3289001acc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.006500 10.0.0.50 - - [2025-08-31 06:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.50 - - [2025-08-31 06:54:22] "GET /service-appliance-set/696dd18b-4c63-4641-83da-1f80b5462a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.012300 10.0.0.50 - - [2025-08-31 06:54:22] "POST /fqname-to-id HTTP/1.1" 404 240 0.006903 10.0.0.50 - - [2025-08-31 06:54:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.189008 10.0.0.50 - - [2025-08-31 06:54:22] "GET /virtual-machine-interface/ea510103-3c79-490d-99de-ff6a6386fd8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.025207 10.0.0.50 - - [2025-08-31 06:54:23] "POST /instance-ips HTTP/1.1" 200 381 0.093324 10.0.0.50 - - [2025-08-31 06:54:23] "GET /instance-ip/a69ddab2-f905-4355-b861-856b0972cd88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006597 10.0.0.50 - - [2025-08-31 06:54:23] "POST /loadbalancers HTTP/1.1" 200 582 0.085421 10.0.0.50 - - [2025-08-31 06:54:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.017496 10.0.0.50 - - [2025-08-31 06:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005522 10.0.0.50 - - [2025-08-31 06:54:23] "GET /project/03744558-ad88-4005-90c2-fec1597868f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.066792 10.0.0.50 - - [2025-08-31 06:54:23] "GET /loadbalancer/883d6c9d-639a-4ffb-ba42-cffa17ac6e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002384 10.0.0.50 - - [2025-08-31 06:54:23] "GET /project/03744558-ad88-4005-90c2-fec1597868f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.053364 10.0.0.50 - - [2025-08-31 06:54:23] "GET /instance-ip/a69ddab2-f905-4355-b861-856b0972cd88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006354 10.0.0.50 - - [2025-08-31 06:54:23] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.058740 10.0.0.50 - - [2025-08-31 06:54:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.023025 10.0.0.50 - - [2025-08-31 06:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006438 10.0.0.50 - - [2025-08-31 06:54:23] "POST /floating-ips HTTP/1.1" 200 583 0.055015 10.0.0.50 - - [2025-08-31 06:54:23] "GET /project/03744558-ad88-4005-90c2-fec1597868f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.102000 10.0.0.50 - - [2025-08-31 06:54:23] "GET /loadbalancer-listener/3deb4c5b-c76a-457a-b8bc-1eee8d534a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.005510 10.0.0.50 - - [2025-08-31 06:54:23] "GET /loadbalancer-listener/3deb4c5b-c76a-457a-b8bc-1eee8d534a50?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.004444 10.0.0.50 - - [2025-08-31 06:54:23] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.042048 10.0.0.50 - - [2025-08-31 06:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004818 10.0.0.50 - - [2025-08-31 06:54:23] "GET /global-vrouter-config/4a5dcb58-1681-49b8-bcc6-ca668c8f9600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002261 10.0.0.50 - - [2025-08-31 06:54:23] "GET /instance-ip/a69ddab2-f905-4355-b861-856b0972cd88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002884 10.0.0.50 - - [2025-08-31 06:54:23] "GET /instance-ip/a69ddab2-f905-4355-b861-856b0972cd88?fields=floating_ips HTTP/1.1" 200 1171 0.004492 10.0.0.50 - - [2025-08-31 06:54:23] "GET /floating-ip/0d8821cf-0603-43bf-aced-a4da5e915d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002039 10.0.0.50 - - [2025-08-31 06:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.50 - - [2025-08-31 06:54:23] "PUT /global-vrouter-config/4a5dcb58-1681-49b8-bcc6-ca668c8f9600 HTTP/1.1" 200 276 0.013079 10.0.0.50 - - [2025-08-31 06:54:23] "POST /tags HTTP/1.1" 200 301 0.109445 10.0.0.50 - - [2025-08-31 06:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.50 - - [2025-08-31 06:54:24] "GET /tag/d41c23a7-e394-4a9d-b7ae-5210092387a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.032353 10.0.0.50 - - [2025-08-31 06:54:24] "POST /tags HTTP/1.1" 200 325 0.099215 10.0.0.50 - - [2025-08-31 06:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.50 - - [2025-08-31 06:54:24] "GET /tag/425db5e8-4f2b-4b25-b5ee-5a359b131ae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.021250 10.0.0.50 - - [2025-08-31 06:54:24] "POST /tags HTTP/1.1" 200 363 0.082975 10.0.0.50 - - [2025-08-31 06:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.50 - - [2025-08-31 06:54:24] "GET /tag/da6d6de8-e5f2-4320-942e-b8b7d583cb4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.013532 10.0.0.50 - - [2025-08-31 06:54:24] "POST /tags HTTP/1.1" 200 311 0.070258 10.0.0.50 - - [2025-08-31 06:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.016352 10.0.0.50 - - [2025-08-31 06:54:24] "GET /tag/36bcc9b9-4656-4e52-9802-3406f4d24624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017504 10.0.0.50 - - [2025-08-31 06:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.50 - - [2025-08-31 06:54:24] "GET /virtual-network/7ed964c3-f8c3-4230-bbba-3ac785a8c442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.006660 10.0.0.50 - - [2025-08-31 06:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.50 - - [2025-08-31 06:54:24] "GET /project/0bac756c-5dfc-480a-9e9d-1a908bb188e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.041831 10.0.0.50 - - [2025-08-31 06:54:24] "POST /virtual-machines HTTP/1.1" 200 377 0.010766 10.0.0.50 - - [2025-08-31 06:54:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008828 10.0.0.50 - - [2025-08-31 06:54:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.115275 10.0.0.50 - - [2025-08-31 06:54:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.027838 10.0.0.50 - - [2025-08-31 06:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.024198 10.0.0.50 - - [2025-08-31 06:54:24] "GET /virtual-machine-interface/547c1592-8637-11f0-9a1a-fa163e5c96ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.005253 10.0.0.50 - - [2025-08-31 06:54:24] "POST /instance-ips HTTP/1.1" 200 409 0.028094 10.0.0.50 - - [2025-08-31 06:54:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.033590 10.0.0.50 - - [2025-08-31 06:54:25] "GET /virtual-machine-interface/547c1592-8637-11f0-9a1a-fa163e5c96ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.015519 10.0.0.50 - - [2025-08-31 06:54:25] "POST /set-tag HTTP/1.1" 200 109 0.018878 10.0.0.50 - - [2025-08-31 06:54:25] "GET /virtual-machine-interface/547c1592-8637-11f0-9a1a-fa163e5c96ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.015026 10.0.0.50 - - [2025-08-31 06:54:25] "GET /instance-ip/5493070c-8637-11f0-9a1a-fa163e5c96ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.003126 10.0.0.50 - - [2025-08-31 06:54:25] "POST /tags HTTP/1.1" 200 357 0.017319 10.0.0.50 - - [2025-08-31 06:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.022109 10.0.0.50 - - [2025-08-31 06:54:25] "GET /tag/6b2d3a61-96a2-49ff-81cf-0bbbbe961b1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.014708 10.0.0.50 - - [2025-08-31 06:54:25] "POST /tags HTTP/1.1" 200 305 0.017513 10.0.0.50 - - [2025-08-31 06:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004658 10.0.0.50 - - [2025-08-31 06:54:25] "GET /tag/d9b8375e-d65e-400c-9d70-0e1527dd3357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.012555 10.0.0.50 - - [2025-08-31 06:54:25] "POST /id-to-fqname HTTP/1.1" 200 174 0.000517 10.0.0.50 - - [2025-08-31 06:54:25] "POST /fqname-to-id HTTP/1.1" 404 183 0.012310 10.0.0.50 - - [2025-08-31 06:54:25] "POST /security-groups HTTP/1.1" 200 571 0.082101 10.0.0.50 - - [2025-08-31 06:54:25] "POST /projects HTTP/1.1" 200 483 0.189324 10.0.0.50 - - [2025-08-31 06:54:25] "POST /fqname-to-id HTTP/1.1" 404 214 0.003931 10.0.0.50 - - [2025-08-31 06:54:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.021738 10.0.0.50 - - [2025-08-31 06:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.017023 10.0.0.50 - - [2025-08-31 06:54:25] "GET /virtual-network/7ed964c3-f8c3-4230-bbba-3ac785a8c442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.009708 10.0.0.50 - - [2025-08-31 06:54:25] "POST /access-control-lists HTTP/1.1" 200 580 0.076320 10.0.0.50 - - [2025-08-31 06:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010747 10.0.0.50 - - [2025-08-31 06:54:25] "GET /virtual-network/bf4ccef8-37d7-4125-a303-3289001acc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.006825 10.0.0.50 - - [2025-08-31 06:54:25] "POST /fqname-to-id HTTP/1.1" 404 213 0.003134 10.0.0.50 - - [2025-08-31 06:54:25] "POST /access-control-lists HTTP/1.1" 200 578 0.062287 10.0.0.50 - - [2025-08-31 06:54:25] "PUT /virtual-network/7ed964c3-f8c3-4230-bbba-3ac785a8c442 HTTP/1.1" 200 264 0.097715 10.0.0.50 - - [2025-08-31 06:54:25] "PUT /virtual-network/bf4ccef8-37d7-4125-a303-3289001acc84 HTTP/1.1" 200 264 0.064640 10.0.0.50 - - [2025-08-31 06:54:26] "POST /security-groups HTTP/1.1" 200 537 0.064566 10.0.0.50 - - [2025-08-31 06:54:26] "POST /fqname-to-id HTTP/1.1" 404 234 0.006051 10.0.0.50 - - [2025-08-31 06:54:26] "POST /access-control-lists HTTP/1.1" 200 596 0.059543 10.0.0.50 - - [2025-08-31 06:54:26] "POST /fqname-to-id HTTP/1.1" 404 233 0.001616 10.0.0.50 - - [2025-08-31 06:54:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.090097 10.0.0.50 - - [2025-08-31 06:54:26] "POST /chown HTTP/1.1" 200 109 0.045661 10.0.0.50 - - [2025-08-31 06:54:26] "GET /application-policy-set/7d714ad1-8a58-411f-86a7-5b5ebc1d8e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.005088 10.0.0.50 - - [2025-08-31 06:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.50 - - [2025-08-31 06:54:26] "POST /access-control-lists HTTP/1.1" 200 594 0.108937 10.0.0.50 - - [2025-08-31 06:54:26] "GET /policy-management/7e369c31-8d25-4d45-b735-02a50d3253ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.016270 10.0.0.50 - - [2025-08-31 06:54:26] "POST /tags HTTP/1.1" 409 207 0.001894 10.0.0.50 - - [2025-08-31 06:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.50 - - [2025-08-31 06:54:26] "GET /tag/d9b8375e-d65e-400c-9d70-0e1527dd3357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.011715 10.0.0.50 - - [2025-08-31 06:54:26] "POST /firewall-rules HTTP/1.1" 200 564 0.078355 10.0.0.50 - - [2025-08-31 06:54:26] "GET /firewall-rule/b8859482-ad3a-445e-bd6a-ecd7dd80eb4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.017222 10.0.0.50 - - [2025-08-31 06:54:26] "GET /firewall-policy/51920e5e-94c7-4b24-ba18-487131fd08d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002918 10.0.0.50 - - [2025-08-31 06:54:26] "GET /firewall-rule/b8859482-ad3a-445e-bd6a-ecd7dd80eb4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004839 10.0.0.50 - - [2025-08-31 06:54:26] "POST /ref-update HTTP/1.1" 200 156 0.026255 10.0.0.50 - - [2025-08-31 06:54:26] "GET /application-policy-set/7d714ad1-8a58-411f-86a7-5b5ebc1d8e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.002646 10.0.0.50 - - [2025-08-31 06:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.50 - - [2025-08-31 06:54:26] "GET /policy-management/7e369c31-8d25-4d45-b735-02a50d3253ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002315 10.0.0.50 - - [2025-08-31 06:54:26] "POST /tags HTTP/1.1" 409 207 0.002269 10.0.0.50 - - [2025-08-31 06:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.50 - - [2025-08-31 06:54:26] "GET /tag/d9b8375e-d65e-400c-9d70-0e1527dd3357?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.012479 10.0.0.50 - - [2025-08-31 06:54:26] "POST /firewall-rules HTTP/1.1" 200 562 0.069260 10.0.0.50 - - [2025-08-31 06:54:26] "GET /firewall-rule/440f81d6-f0a7-4afc-b93d-4dbaf0ca796e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.028032 10.0.0.50 - - [2025-08-31 06:54:26] "GET /firewall-policy/51920e5e-94c7-4b24-ba18-487131fd08d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.007304 10.0.0.50 - - [2025-08-31 06:54:26] "GET /firewall-rule/440f81d6-f0a7-4afc-b93d-4dbaf0ca796e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.003670 10.0.0.50 - - [2025-08-31 06:54:26] "POST /ref-update HTTP/1.1" 200 156 0.019093 10.0.0.50 - - [2025-08-31 06:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005878 10.0.0.50 - - [2025-08-31 06:54:26] "GET /loadbalancer/883d6c9d-639a-4ffb-ba42-cffa17ac6e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.002965 10.0.0.50 - - [2025-08-31 06:54:26] "POST /tags HTTP/1.1" 200 301 0.018657 10.0.0.50 - - [2025-08-31 06:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014253 10.0.0.50 - - [2025-08-31 06:54:27] "GET /tag/5b4802ca-40ea-4187-ab7c-d5da9e58fcc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012409 10.0.0.50 - - [2025-08-31 06:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001517 10.0.0.50 - - [2025-08-31 06:54:27] "GET /project/0bac756c-5dfc-480a-9e9d-1a908bb188e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.032691 10.0.0.50 - - [2025-08-31 06:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.50 - - [2025-08-31 06:54:27] "GET /virtual-network/bf4ccef8-37d7-4125-a303-3289001acc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004651 10.0.0.50 - - [2025-08-31 06:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001678 10.0.0.50 - - [2025-08-31 06:54:27] "GET /service-appliance-set/696dd18b-4c63-4641-83da-1f80b5462a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.002026 10.0.0.50 - - [2025-08-31 06:54:27] "POST /fqname-to-id HTTP/1.1" 404 242 0.001364 10.0.0.50 - - [2025-08-31 06:54:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.098183 10.0.0.50 - - [2025-08-31 06:54:27] "GET /virtual-machine-interface/cd258faf-c6be-476b-a2fd-c38bd34dd6da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.011153 10.0.0.50 - - [2025-08-31 06:54:27] "POST /instance-ips HTTP/1.1" 200 377 0.018636 10.0.0.50 - - [2025-08-31 06:54:27] "GET /instance-ip/3ffef950-2f30-4d8e-ae69-8c08e95498da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004385 10.0.0.50 - - [2025-08-31 06:54:27] "POST /loadbalancers HTTP/1.1" 200 582 0.061827 10.0.0.50 - - [2025-08-31 06:54:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.019107 10.0.0.50 - - [2025-08-31 06:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007861 10.0.0.50 - - [2025-08-31 06:54:27] "GET /project/0bac756c-5dfc-480a-9e9d-1a908bb188e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.055015 10.0.0.50 - - [2025-08-31 06:54:27] "GET /instance-ip/3ffef950-2f30-4d8e-ae69-8c08e95498da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002466 10.0.0.50 - - [2025-08-31 06:54:27] "GET /project/0bac756c-5dfc-480a-9e9d-1a908bb188e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.031540 10.0.0.50 - - [2025-08-31 06:54:27] "GET /loadbalancer/3a67bd62-275a-4cb1-b738-798da88dfbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002801 10.0.0.50 - - [2025-08-31 06:54:27] "POST /floating-ips HTTP/1.1" 200 581 0.034151 10.0.0.50 - - [2025-08-31 06:54:27] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.051708 10.0.0.50 - - [2025-08-31 06:54:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.012566 10.0.0.50 - - [2025-08-31 06:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.022396 10.0.0.50 - - [2025-08-31 06:54:27] "GET /project/0bac756c-5dfc-480a-9e9d-1a908bb188e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.054340 10.0.0.50 - - [2025-08-31 06:54:27] "GET /loadbalancer-listener/2f301bd5-4948-454f-bc96-d5d78c1e4e1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.003718 10.0.0.50 - - [2025-08-31 06:54:27] "GET /loadbalancer-listener/2f301bd5-4948-454f-bc96-d5d78c1e4e1f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004248 10.0.0.50 - - [2025-08-31 06:54:27] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.047007 10.0.0.50 - - [2025-08-31 06:54:27] "GET /instance-ip/3ffef950-2f30-4d8e-ae69-8c08e95498da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.009257 10.0.0.50 - - [2025-08-31 06:54:27] "GET /instance-ip/3ffef950-2f30-4d8e-ae69-8c08e95498da?fields=floating_ips HTTP/1.1" 200 1164 0.005781 10.0.0.50 - - [2025-08-31 06:54:27] "GET /floating-ip/808fa523-4411-4926-9156-e25ca42b2e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002215 10.0.0.50 - - [2025-08-31 06:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.50 - - [2025-08-31 06:54:27] "GET /project/0bac756c-5dfc-480a-9e9d-1a908bb188e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.034655 10.0.0.50 - - [2025-08-31 06:54:27] "GET /loadbalancer/3a67bd62-275a-4cb1-b738-798da88dfbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.007814 10.0.0.50 - - [2025-08-31 06:54:28] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.019529 10.0.0.50 - - [2025-08-31 06:54:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.048047 10.0.0.50 - - [2025-08-31 06:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011726 10.0.0.50 - - [2025-08-31 06:54:28] "GET /project/0bac756c-5dfc-480a-9e9d-1a908bb188e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.033271 10.0.0.50 - - [2025-08-31 06:54:28] "GET /loadbalancer-listener/24bce8c7-e15e-41cb-b03b-61419ccffe79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.005834 10.0.0.50 - - [2025-08-31 06:54:28] "GET /loadbalancer-listener/24bce8c7-e15e-41cb-b03b-61419ccffe79?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003512 10.0.0.50 - - [2025-08-31 06:54:28] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.024339 10.0.0.50 - - [2025-08-31 06:54:28] "GET /instance-ip/3ffef950-2f30-4d8e-ae69-8c08e95498da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.011042 10.0.0.50 - - [2025-08-31 06:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.50 - - [2025-08-31 06:54:28] "GET /instance-ip/3ffef950-2f30-4d8e-ae69-8c08e95498da?fields=floating_ips HTTP/1.1" 200 1164 0.007704 10.0.0.50 - - [2025-08-31 06:54:28] "GET /floating-ip/808fa523-4411-4926-9156-e25ca42b2e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.010005 10.0.0.50 - - [2025-08-31 06:54:28] "GET /project/0bac756c-5dfc-480a-9e9d-1a908bb188e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.063202 10.0.0.50 - - [2025-08-31 06:54:28] "GET /loadbalancer/3a67bd62-275a-4cb1-b738-798da88dfbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.004581 10.0.0.50 - - [2025-08-31 06:54:28] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.019778 10.0.0.50 - - [2025-08-31 06:54:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.030753 10.0.0.50 - - [2025-08-31 06:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006968 10.0.0.50 - - [2025-08-31 06:54:28] "GET /project/0bac756c-5dfc-480a-9e9d-1a908bb188e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.026901 10.0.0.50 - - [2025-08-31 06:54:28] "GET /loadbalancer-listener/3d064bef-ce7e-42f7-a83d-32e0196deacd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.007118 10.0.0.50 - - [2025-08-31 06:54:28] "GET /loadbalancer-listener/3d064bef-ce7e-42f7-a83d-32e0196deacd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003917 10.0.0.50 - - [2025-08-31 06:54:28] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.025612 10.0.0.50 - - [2025-08-31 06:54:28] "GET /instance-ip/3ffef950-2f30-4d8e-ae69-8c08e95498da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008425 10.0.0.50 - - [2025-08-31 06:54:28] "GET /instance-ip/3ffef950-2f30-4d8e-ae69-8c08e95498da?fields=floating_ips HTTP/1.1" 200 1164 0.003413 10.0.0.50 - - [2025-08-31 06:54:28] "POST /tags HTTP/1.1" 200 355 0.032317 10.0.0.50 - - [2025-08-31 06:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.020249 10.0.0.50 - - [2025-08-31 06:54:28] "GET /floating-ip/808fa523-4411-4926-9156-e25ca42b2e59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003521 10.0.0.50 - - [2025-08-31 06:54:28] "GET /tag/d112106c-801c-4768-9837-863fbb10dccd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.015064 10.0.0.50 - - [2025-08-31 06:54:28] "POST /tags HTTP/1.1" 200 303 0.032509 10.0.0.50 - - [2025-08-31 06:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010619 10.0.0.50 - - [2025-08-31 06:54:28] "GET /tag/460117e3-8192-4937-b97d-8ae317667012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.017039 10.0.0.50 - - [2025-08-31 06:54:28] "POST /projects HTTP/1.1" 409 218 0.003086 10.0.0.50 - - [2025-08-31 06:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.50 - - [2025-08-31 06:54:29] "GET /project/03744558-ad88-4005-90c2-fec1597868f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.040793 10.0.0.50 - - [2025-08-31 06:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005759 10.0.0.50 - - [2025-08-31 06:54:29] "GET /network-ipam/925815b5-1497-41f5-ae15-ce9d514f216d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002807 10.0.0.50 - - [2025-08-31 06:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.50 - - [2025-08-31 06:54:29] "GET /virtual-network/7ed964c3-f8c3-4230-bbba-3ac785a8c442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004729 10.0.0.50 - - [2025-08-31 06:54:29] "PUT /virtual-network/7ed964c3-f8c3-4230-bbba-3ac785a8c442 HTTP/1.1" 200 264 0.059668 10.0.0.50 - - [2025-08-31 06:54:29] "GET /virtual-network/7ed964c3-f8c3-4230-bbba-3ac785a8c442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004710 10.0.0.50 - - [2025-08-31 06:54:29] "POST /set-tag HTTP/1.1" 200 109 0.056651 10.0.0.50 - - [2025-08-31 06:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.012594 10.0.0.50 - - [2025-08-31 06:54:29] "GET /network-ipam/549cf243-274a-434e-a22b-39e359eeafad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.003613 10.0.0.50 - - [2025-08-31 06:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001730 10.0.0.50 - - [2025-08-31 06:54:29] "GET /virtual-network/bf4ccef8-37d7-4125-a303-3289001acc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005246 10.0.0.50 - - [2025-08-31 06:54:29] "PUT /virtual-network/bf4ccef8-37d7-4125-a303-3289001acc84 HTTP/1.1" 200 264 0.050821 10.0.0.50 - - [2025-08-31 06:54:29] "GET /virtual-network/bf4ccef8-37d7-4125-a303-3289001acc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004771 10.0.0.50 - - [2025-08-31 06:54:29] "POST /set-tag HTTP/1.1" 200 109 0.058055 10.0.0.50 - - [2025-08-31 06:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007657 10.0.0.50 - - [2025-08-31 06:54:29] "GET /network-policy/be1013b2-2d38-4734-a81c-8816065ea9d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.009386 10.0.0.50 - - [2025-08-31 06:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001942 10.0.0.50 - - [2025-08-31 06:54:29] "GET /network-policy/26ee9a75-753e-4bbe-bb3e-866623ad946d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004855 10.0.0.50 - - [2025-08-31 06:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.50 - - [2025-08-31 06:54:29] "GET /network-policy/72e16884-7d30-442b-a349-853b6e925bcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.002381 10.0.0.50 - - [2025-08-31 06:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001482 10.0.0.50 - - [2025-08-31 06:54:29] "PUT /network-policy/72e16884-7d30-442b-a349-853b6e925bcd HTTP/1.1" 200 262 0.016615 10.0.0.50 - - [2025-08-31 06:54:29] "POST /ref-update HTTP/1.1" 200 156 0.060124 10.0.0.50 - - [2025-08-31 06:54:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006520 10.0.0.50 - - [2025-08-31 06:54:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002290 10.0.0.50 - - [2025-08-31 06:54:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002081 10.0.0.50 - - [2025-08-31 06:54:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006110 10.0.0.50 - - [2025-08-31 06:54:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002301 10.0.0.50 - - [2025-08-31 06:54:29] "POST /security-groups HTTP/1.1" 409 245 0.002398 10.0.0.50 - - [2025-08-31 06:54:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001616 10.0.0.50 - - [2025-08-31 06:54:30] "PUT /security-group/f14036d1-9fb7-4c14-a5dc-8122615015a0 HTTP/1.1" 200 262 0.067304 10.0.0.50 - - [2025-08-31 06:54:30] "PUT /access-control-list/1e00ddb9-2f0d-46a2-a696-180c2ce75798 HTTP/1.1" 200 272 0.014937 10.0.0.50 - - [2025-08-31 06:54:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.019123 10.0.0.50 - - [2025-08-31 06:54:30] "GET /application-policy-set/7d714ad1-8a58-411f-86a7-5b5ebc1d8e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.010075 10.0.0.50 - - [2025-08-31 06:54:30] "PUT /access-control-list/6a9cdb61-e468-4b70-83bd-e19e7bd2da21 HTTP/1.1" 200 272 0.037018 10.0.0.50 - - [2025-08-31 06:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.50 - - [2025-08-31 06:54:30] "GET /policy-management/7e369c31-8d25-4d45-b735-02a50d3253ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006035 10.0.0.50 - - [2025-08-31 06:54:30] "POST /tags HTTP/1.1" 409 206 0.002082 10.0.0.50 - - [2025-08-31 06:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.50 - - [2025-08-31 06:54:30] "GET /tag/460117e3-8192-4937-b97d-8ae317667012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012330 10.0.0.50 - - [2025-08-31 06:54:30] "POST /firewall-rules HTTP/1.1" 200 562 0.082058 10.0.0.50 - - [2025-08-31 06:54:30] "GET /firewall-rule/e6f259a1-41de-4536-9126-ba7541182762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.006623 10.0.0.50 - - [2025-08-31 06:54:30] "GET /firewall-policy/51920e5e-94c7-4b24-ba18-487131fd08d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003332 10.0.0.50 - - [2025-08-31 06:54:30] "GET /firewall-rule/e6f259a1-41de-4536-9126-ba7541182762?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002146 10.0.0.50 - - [2025-08-31 06:54:30] "POST /ref-update HTTP/1.1" 200 156 0.030382 10.0.0.50 - - [2025-08-31 06:54:30] "GET /application-policy-set/7d714ad1-8a58-411f-86a7-5b5ebc1d8e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.008817 10.0.0.50 - - [2025-08-31 06:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007072 10.0.0.50 - - [2025-08-31 06:54:30] "GET /policy-management/7e369c31-8d25-4d45-b735-02a50d3253ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003167 10.0.0.50 - - [2025-08-31 06:54:30] "POST /tags HTTP/1.1" 409 206 0.007564 10.0.0.50 - - [2025-08-31 06:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001610 10.0.0.50 - - [2025-08-31 06:54:30] "GET /tag/460117e3-8192-4937-b97d-8ae317667012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012254 10.0.0.50 - - [2025-08-31 06:54:30] "POST /firewall-rules HTTP/1.1" 200 560 0.070007 10.0.0.50 - - [2025-08-31 06:54:30] "GET /firewall-rule/abf04fc8-e74a-4bb8-9e9c-9a2a48728ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.018875 10.0.0.50 - - [2025-08-31 06:54:30] "GET /firewall-policy/51920e5e-94c7-4b24-ba18-487131fd08d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004781 10.0.0.50 - - [2025-08-31 06:54:30] "GET /firewall-rule/abf04fc8-e74a-4bb8-9e9c-9a2a48728ee9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.002362 10.0.0.50 - - [2025-08-31 06:54:30] "POST /ref-update HTTP/1.1" 200 156 0.036038 10.0.0.50 - - [2025-08-31 06:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010183 10.0.0.50 - - [2025-08-31 06:54:30] "GET /loadbalancer/3a67bd62-275a-4cb1-b738-798da88dfbf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002928 10.0.0.50 - - [2025-08-31 06:54:30] "POST /tags HTTP/1.1" 200 371 0.020504 10.0.0.50 - - [2025-08-31 06:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007498 10.0.0.50 - - [2025-08-31 06:54:31] "GET /tag/c9faeb06-74c9-41a7-856c-c05351c6484c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.021603 10.0.0.50 - - [2025-08-31 06:54:31] "POST /tags HTTP/1.1" 200 319 0.022345 10.0.0.50 - - [2025-08-31 06:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.50 - - [2025-08-31 06:54:31] "GET /tag/bc950b5c-19d9-4215-9c2b-5f79724222ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.024159 10.0.0.50 - - [2025-08-31 06:54:31] "POST /id-to-fqname HTTP/1.1" 200 181 0.000520 10.0.0.50 - - [2025-08-31 06:54:31] "POST /fqname-to-id HTTP/1.1" 404 190 0.002052 10.0.0.50 - - [2025-08-31 06:54:31] "POST /security-groups HTTP/1.1" 200 578 0.064735 10.0.0.50 - - [2025-08-31 06:54:31] "POST /projects HTTP/1.1" 200 497 0.459738 10.0.0.50 - - [2025-08-31 06:54:31] "POST /fqname-to-id HTTP/1.1" 404 225 0.003215 10.0.0.50 - - [2025-08-31 06:54:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.015077 10.0.0.50 - - [2025-08-31 06:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.025529 10.0.0.50 - - [2025-08-31 06:54:31] "GET /virtual-network/7ed964c3-f8c3-4230-bbba-3ac785a8c442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.012124 10.0.0.50 - - [2025-08-31 06:54:31] "POST /access-control-lists HTTP/1.1" 200 587 0.095493 10.0.0.50 - - [2025-08-31 06:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008726 10.0.0.50 - - [2025-08-31 06:54:31] "GET /virtual-network/bf4ccef8-37d7-4125-a303-3289001acc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.012627 10.0.0.50 - - [2025-08-31 06:54:31] "POST /fqname-to-id HTTP/1.1" 404 224 0.001908 10.0.0.50 - - [2025-08-31 06:54:31] "POST /access-control-lists HTTP/1.1" 200 585 0.064454 10.0.0.50 - - [2025-08-31 06:54:31] "PUT /virtual-network/7ed964c3-f8c3-4230-bbba-3ac785a8c442 HTTP/1.1" 200 264 0.194193 10.0.0.50 - - [2025-08-31 06:54:32] "PUT /virtual-network/bf4ccef8-37d7-4125-a303-3289001acc84 HTTP/1.1" 200 264 0.093016 10.0.0.50 - - [2025-08-31 06:54:32] "POST /security-groups HTTP/1.1" 200 558 0.079723 10.0.0.50 - - [2025-08-31 06:54:32] "POST /fqname-to-id HTTP/1.1" 404 248 0.002790 10.0.0.50 - - [2025-08-31 06:54:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.015613 10.0.0.50 - - [2025-08-31 06:54:32] "POST /chown HTTP/1.1" 200 109 0.040043 10.0.0.50 - - [2025-08-31 06:54:32] "GET /application-policy-set/7d714ad1-8a58-411f-86a7-5b5ebc1d8e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.008510 10.0.0.50 - - [2025-08-31 06:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.50 - - [2025-08-31 06:54:32] "GET /policy-management/7e369c31-8d25-4d45-b735-02a50d3253ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.014725 10.0.0.50 - - [2025-08-31 06:54:32] "POST /access-control-lists HTTP/1.1" 200 610 0.148202 10.0.0.50 - - [2025-08-31 06:54:32] "POST /tags HTTP/1.1" 409 214 0.007104 10.0.0.50 - - [2025-08-31 06:54:32] "POST /fqname-to-id HTTP/1.1" 404 247 0.004370 10.0.0.50 - - [2025-08-31 06:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.50 - - [2025-08-31 06:54:32] "GET /tag/bc950b5c-19d9-4215-9c2b-5f79724222ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.031324 10.0.0.50 - - [2025-08-31 06:54:32] "POST /access-control-lists HTTP/1.1" 200 608 0.110796 10.0.0.50 - - [2025-08-31 06:54:32] "POST /firewall-rules HTTP/1.1" 200 578 0.156177 10.0.0.50 - - [2025-08-31 06:54:32] "GET /firewall-rule/219d4154-1d2f-4ba0-b18f-0b8a6a9ae800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004038 10.0.0.50 - - [2025-08-31 06:54:32] "GET /firewall-policy/51920e5e-94c7-4b24-ba18-487131fd08d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003035 10.0.0.50 - - [2025-08-31 06:54:32] "GET /firewall-rule/219d4154-1d2f-4ba0-b18f-0b8a6a9ae800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002145 10.0.0.50 - - [2025-08-31 06:54:32] "POST /ref-update HTTP/1.1" 200 156 0.050086 10.0.0.50 - - [2025-08-31 06:54:32] "GET /application-policy-set/7d714ad1-8a58-411f-86a7-5b5ebc1d8e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.012385 10.0.0.50 - - [2025-08-31 06:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008373 10.0.0.50 - - [2025-08-31 06:54:32] "GET /policy-management/7e369c31-8d25-4d45-b735-02a50d3253ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003338 10.0.0.50 - - [2025-08-31 06:54:32] "POST /tags HTTP/1.1" 409 214 0.001769 10.0.0.50 - - [2025-08-31 06:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.50 - - [2025-08-31 06:54:32] "GET /tag/bc950b5c-19d9-4215-9c2b-5f79724222ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.019028 10.0.0.50 - - [2025-08-31 06:54:32] "POST /firewall-rules HTTP/1.1" 200 576 0.073554 10.0.0.50 - - [2025-08-31 06:54:33] "GET /firewall-rule/83ba9b6a-0e51-4f41-9591-0af43fa1b9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.056147 10.0.0.50 - - [2025-08-31 06:54:33] "GET /firewall-policy/51920e5e-94c7-4b24-ba18-487131fd08d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.007424 10.0.0.50 - - [2025-08-31 06:54:33] "GET /firewall-rule/83ba9b6a-0e51-4f41-9591-0af43fa1b9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002266 10.0.0.50 - - [2025-08-31 06:54:33] "POST /ref-update HTTP/1.1" 200 156 0.058564 10.0.0.50 - - [2025-08-31 06:54:33] "POST /tags HTTP/1.1" 200 363 0.053492 10.0.0.50 - - [2025-08-31 06:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.50 - - [2025-08-31 06:54:33] "GET /tag/4d1e4c42-5a93-4067-afff-193adf4f7318?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.048456 10.0.0.50 - - [2025-08-31 06:54:33] "POST /tags HTTP/1.1" 200 311 0.018892 10.0.0.50 - - [2025-08-31 06:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005248 10.0.0.50 - - [2025-08-31 06:54:33] "GET /tag/ac4cec9f-3be3-463a-a57d-5146ca0a2422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.019835 10.0.0.50 - - [2025-08-31 06:54:33] "POST /id-to-fqname HTTP/1.1" 200 177 0.001110 10.0.0.50 - - [2025-08-31 06:54:33] "POST /fqname-to-id HTTP/1.1" 404 186 0.003570 10.0.0.50 - - [2025-08-31 06:54:33] "POST /security-groups HTTP/1.1" 200 574 0.079459 10.0.0.50 - - [2025-08-31 06:54:33] "POST /fqname-to-id HTTP/1.1" 404 217 0.002175 10.0.0.50 - - [2025-08-31 06:54:33] "POST /projects HTTP/1.1" 200 489 0.292023 10.0.0.50 - - [2025-08-31 06:54:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.016346 10.0.0.50 - - [2025-08-31 06:54:33] "POST /access-control-lists HTTP/1.1" 200 583 0.041609 10.0.0.50 - - [2025-08-31 06:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005672 10.0.0.50 - - [2025-08-31 06:54:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.001895 10.0.0.50 - - [2025-08-31 06:54:33] "GET /virtual-network/7ed964c3-f8c3-4230-bbba-3ac785a8c442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.018014 10.0.0.50 - - [2025-08-31 06:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.014228 10.0.0.50 - - [2025-08-31 06:54:33] "GET /virtual-network/bf4ccef8-37d7-4125-a303-3289001acc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.046465 10.0.0.50 - - [2025-08-31 06:54:33] "POST /access-control-lists HTTP/1.1" 200 581 0.134444 10.0.0.50 - - [2025-08-31 06:54:34] "PUT /virtual-network/7ed964c3-f8c3-4230-bbba-3ac785a8c442 HTTP/1.1" 200 264 0.054635 10.0.0.50 - - [2025-08-31 06:54:34] "PUT /virtual-network/bf4ccef8-37d7-4125-a303-3289001acc84 HTTP/1.1" 200 264 0.103013 10.0.0.50 - - [2025-08-31 06:54:34] "POST /security-groups HTTP/1.1" 200 546 0.089101 10.0.0.50 - - [2025-08-31 06:54:34] "POST /fqname-to-id HTTP/1.1" 404 240 0.001777 10.0.0.50 - - [2025-08-31 06:54:34] "POST /access-control-lists HTTP/1.1" 200 602 0.023935 10.0.0.50 - - [2025-08-31 06:54:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.015110 10.0.0.50 - - [2025-08-31 06:54:34] "POST /fqname-to-id HTTP/1.1" 404 239 0.050494 10.0.0.50 - - [2025-08-31 06:54:34] "POST /chown HTTP/1.1" 200 109 0.027831 10.0.0.50 - - [2025-08-31 06:54:34] "GET /application-policy-set/7d714ad1-8a58-411f-86a7-5b5ebc1d8e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.014129 10.0.0.50 - - [2025-08-31 06:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002366 10.0.0.50 - - [2025-08-31 06:54:34] "GET /policy-management/7e369c31-8d25-4d45-b735-02a50d3253ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015937 10.0.0.50 - - [2025-08-31 06:54:34] "POST /access-control-lists HTTP/1.1" 200 600 0.072144 10.0.0.50 - - [2025-08-31 06:54:34] "POST /tags HTTP/1.1" 409 210 0.010417 10.0.0.50 - - [2025-08-31 06:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.50 - - [2025-08-31 06:54:34] "GET /tag/ac4cec9f-3be3-463a-a57d-5146ca0a2422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015610 10.0.0.50 - - [2025-08-31 06:54:34] "POST /firewall-rules HTTP/1.1" 200 570 0.076516 10.0.0.50 - - [2025-08-31 06:54:34] "GET /firewall-rule/eaf678d7-2ef9-47ca-90dd-cc40b573019b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006279 10.0.0.50 - - [2025-08-31 06:54:34] "GET /firewall-policy/51920e5e-94c7-4b24-ba18-487131fd08d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.007867 10.0.0.50 - - [2025-08-31 06:54:34] "GET /firewall-rule/eaf678d7-2ef9-47ca-90dd-cc40b573019b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002208 10.0.0.50 - - [2025-08-31 06:54:34] "POST /ref-update HTTP/1.1" 200 156 0.041442 10.0.0.50 - - [2025-08-31 06:54:34] "GET /application-policy-set/7d714ad1-8a58-411f-86a7-5b5ebc1d8e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.022367 10.0.0.50 - - [2025-08-31 06:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007316 10.0.0.50 - - [2025-08-31 06:54:34] "GET /policy-management/7e369c31-8d25-4d45-b735-02a50d3253ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003073 10.0.0.50 - - [2025-08-31 06:54:34] "POST /tags HTTP/1.1" 409 210 0.001800 10.0.0.50 - - [2025-08-31 06:54:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001245 10.0.0.50 - - [2025-08-31 06:54:34] "GET /tag/ac4cec9f-3be3-463a-a57d-5146ca0a2422?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012738 10.0.0.50 - - [2025-08-31 06:54:35] "POST /firewall-rules HTTP/1.1" 200 568 0.081397 10.0.0.50 - - [2025-08-31 06:54:35] "GET /firewall-rule/c404d008-3ef9-410e-a58b-56e570b92246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.024487 10.0.0.50 - - [2025-08-31 06:54:35] "GET /firewall-policy/51920e5e-94c7-4b24-ba18-487131fd08d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.005400 10.0.0.50 - - [2025-08-31 06:54:35] "GET /firewall-rule/c404d008-3ef9-410e-a58b-56e570b92246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002367 10.0.0.50 - - [2025-08-31 06:54:35] "POST /ref-update HTTP/1.1" 200 156 0.053260 10.0.0.50 - - [2025-08-31 06:54:35] "POST /tags HTTP/1.1" 409 237 0.002135 10.0.0.50 - - [2025-08-31 06:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.50 - - [2025-08-31 06:54:35] "GET /tag/da6d6de8-e5f2-4320-942e-b8b7d583cb4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.012437 10.0.0.50 - - [2025-08-31 06:54:35] "POST /tags HTTP/1.1" 409 210 0.002000 10.0.0.50 - - [2025-08-31 06:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.50 - - [2025-08-31 06:54:35] "GET /tag/36bcc9b9-4656-4e52-9802-3406f4d24624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011885 10.0.0.50 - - [2025-08-31 06:54:35] "POST /projects HTTP/1.1" 409 223 0.002323 10.0.0.50 - - [2025-08-31 06:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001623 10.0.0.50 - - [2025-08-31 06:54:35] "GET /project/0bac756c-5dfc-480a-9e9d-1a908bb188e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1299 0.037241 10.0.0.50 - - [2025-08-31 06:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.50 - - [2025-08-31 06:54:35] "GET /virtual-network/7ed964c3-f8c3-4230-bbba-3ac785a8c442?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.005576 10.0.0.50 - - [2025-08-31 06:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.50 - - [2025-08-31 06:54:35] "GET /virtual-network/bf4ccef8-37d7-4125-a303-3289001acc84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.007093 10.0.0.50 - - [2025-08-31 06:54:35] "PUT /virtual-network/7ed964c3-f8c3-4230-bbba-3ac785a8c442 HTTP/1.1" 200 264 0.071357 10.0.0.50 - - [2025-08-31 06:54:35] "PUT /virtual-network/bf4ccef8-37d7-4125-a303-3289001acc84 HTTP/1.1" 200 264 0.055736 10.0.0.50 - - [2025-08-31 06:54:35] "POST /security-groups HTTP/1.1" 409 253 0.002840 10.0.0.50 - - [2025-08-31 06:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.50 - - [2025-08-31 06:54:35] "PUT /security-group/9ea20c54-3fad-4fd2-8a11-7f585f736434 HTTP/1.1" 200 262 0.073513 10.0.0.50 - - [2025-08-31 06:54:35] "PUT /access-control-list/573d2fb2-23af-4d79-8767-02b6dccf95be HTTP/1.1" 200 272 0.028606 10.0.0.50 - - [2025-08-31 06:54:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.046017 10.0.0.50 - - [2025-08-31 06:54:35] "GET /application-policy-set/7d714ad1-8a58-411f-86a7-5b5ebc1d8e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.037491 10.0.0.50 - - [2025-08-31 06:54:35] "PUT /access-control-list/901aa3c9-4c10-4140-8bbd-a8cf0c364395 HTTP/1.1" 200 272 0.045740 10.0.0.50 - - [2025-08-31 06:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.50 - - [2025-08-31 06:54:35] "GET /policy-management/7e369c31-8d25-4d45-b735-02a50d3253ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002681 10.0.0.50 - - [2025-08-31 06:54:35] "POST /tags HTTP/1.1" 409 210 0.001592 10.0.0.50 - - [2025-08-31 06:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009246 10.0.0.50 - - [2025-08-31 06:54:35] "GET /tag/36bcc9b9-4656-4e52-9802-3406f4d24624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015654 10.0.0.50 - - [2025-08-31 06:54:36] "POST /firewall-rules HTTP/1.1" 200 570 0.081077 10.0.0.50 - - [2025-08-31 06:54:36] "GET /firewall-rule/ab15416f-7054-4738-a3ad-8b2ed665744c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.009019 10.0.0.50 - - [2025-08-31 06:54:36] "GET /firewall-policy/51920e5e-94c7-4b24-ba18-487131fd08d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.011486 10.0.0.50 - - [2025-08-31 06:54:36] "GET /firewall-rule/ab15416f-7054-4738-a3ad-8b2ed665744c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.011386 10.0.0.50 - - [2025-08-31 06:54:36] "POST /ref-update HTTP/1.1" 200 156 0.055016 10.0.0.50 - - [2025-08-31 06:54:36] "GET /application-policy-set/7d714ad1-8a58-411f-86a7-5b5ebc1d8e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1933 0.009688 10.0.0.50 - - [2025-08-31 06:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001820 10.0.0.50 - - [2025-08-31 06:54:36] "GET /policy-management/7e369c31-8d25-4d45-b735-02a50d3253ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010286 10.0.0.50 - - [2025-08-31 06:54:36] "POST /tags HTTP/1.1" 409 210 0.001982 10.0.0.50 - - [2025-08-31 06:54:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182 10.0.0.50 - - [2025-08-31 06:54:36] "GET /tag/36bcc9b9-4656-4e52-9802-3406f4d24624?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017178 10.0.0.50 - - [2025-08-31 06:54:36] "POST /firewall-rules HTTP/1.1" 200 568 0.093127 10.0.0.50 - - [2025-08-31 06:54:36] "GET /firewall-rule/ed4fbc95-800d-470f-9342-6eccd69e6f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.017753 10.0.0.50 - - [2025-08-31 06:54:36] "GET /firewall-policy/51920e5e-94c7-4b24-ba18-487131fd08d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004923 10.0.0.50 - - [2025-08-31 06:54:36] "GET /firewall-rule/ed4fbc95-800d-470f-9342-6eccd69e6f63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002120 10.0.0.50 - - [2025-08-31 06:54:36] "POST /ref-update HTTP/1.1" 200 156 0.063443 10.0.0.50 - - [2025-08-31 06:54:36] "GET /virtual-machine-interface/547c1592-8637-11f0-9a1a-fa163e5c96ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.021300 10.0.0.50 - - [2025-08-31 06:54:36] "POST /set-tag HTTP/1.1" 200 109 0.002766 [Introspect:8084]10.0.0.50 - - [2025-08-31 06:54:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001427 [Introspect:8084]10.0.0.50 - - [2025-08-31 06:54:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002476 [Introspect:8084]10.0.0.50 - - [2025-08-31 06:54:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001272 [Introspect:8084]10.0.0.50 - - [2025-08-31 06:54:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001185 [Introspect:8084]10.0.0.50 - - [2025-08-31 06:54:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001125 [Introspect:8084]10.0.0.50 - - [2025-08-31 06:54:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000921 [Introspect:8084]10.0.0.50 - - [2025-08-31 06:54:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001015 [Introspect:8084]10.0.0.50 - - [2025-08-31 06:54:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000872 [Introspect:8084]10.0.0.50 - - [2025-08-31 06:54:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000948 [Introspect:8084]10.0.0.50 - - [2025-08-31 06:54:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000943 [Introspect:8084]10.0.0.50 - - [2025-08-31 06:55:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000916 [Introspect:8084]10.0.0.50 - - [2025-08-31 06:55:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000886 [Introspect:8084]10.0.0.50 - - [2025-08-31 06:55:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001012 [Introspect:8084]10.0.0.50 - - [2025-08-31 06:55:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000874 10.0.0.65 - - [2025-08-31 06:55:49] "GET / HTTP/1.1" 200 35931 0.001785 10.0.0.65 - - [2025-08-31 06:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.65 - - [2025-08-31 06:55:49] "GET /global-system-config/839975ff-52df-4b78-9910-1d710145e86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.004503 10.0.0.65 - - [2025-08-31 06:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001382 10.0.0.65 - - [2025-08-31 06:55:49] "GET /routing-instance/c73e901b-a01a-475f-91a3-fefa6d0594a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002844 10.0.0.65 - - [2025-08-31 06:55:49] "PUT /global-system-config/839975ff-52df-4b78-9910-1d710145e86e HTTP/1.1" 200 274 0.008149 10.0.0.65 - - [2025-08-31 06:55:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.004362 10.0.0.65 - - [2025-08-31 06:55:49] "POST /virtual-routers HTTP/1.1" 200 599 0.015846 10.0.0.65 - - [2025-08-31 06:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010208 10.0.0.65 - - [2025-08-31 06:55:49] "GET /virtual-router/282dfa1c-07a2-4be6-9342-3a3b32ac6c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004165 10.0.0.65 - - [2025-08-31 06:55:49] "POST /fqname-to-id HTTP/1.1" 404 229 0.001786 10.0.0.65 - - [2025-08-31 06:55:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001410 10.0.0.65 - - [2025-08-31 06:55:49] "GET /virtual-network/033694d7-7ca4-4a8b-837e-a70c804ba3c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.003760 10.0.0.65 - - [2025-08-31 06:55:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.059388 10.0.0.50 - - [2025-08-31 06:55:58] "GET /global-system-configs HTTP/1.1" 200 322 0.004929 10.0.0.50 - - [2025-08-31 06:55:59] "GET /global-system-configs HTTP/1.1" 200 322 0.003384 10.0.0.50 - - [2025-08-31 06:58:22] "GET /virtual-router/282dfa1c-07a2-4be6-9342-3a3b32ac6c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003258 10.0.0.50 - - [2025-08-31 06:58:22] "POST /ref-update HTTP/1.1" 200 156 0.013317 [Introspect:8084]10.0.0.50 - - [2025-08-31 06:58:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000987 [Introspect:8084]10.0.0.50 - - [2025-08-31 06:58:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000867 [Introspect:8084]10.0.0.50 - - [2025-08-31 06:58:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000927 [Introspect:8084]10.0.0.50 - - [2025-08-31 06:58:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000969 10.0.0.65 - - [2025-08-31 06:58:58] "GET / HTTP/1.1" 200 35931 0.001974 10.0.0.65 - - [2025-08-31 06:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.65 - - [2025-08-31 06:58:58] "GET /global-system-config/839975ff-52df-4b78-9910-1d710145e86e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2709 0.004705 10.0.0.65 - - [2025-08-31 06:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001361 10.0.0.65 - - [2025-08-31 06:58:58] "GET /routing-instance/c73e901b-a01a-475f-91a3-fefa6d0594a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002117 10.0.0.65 - - [2025-08-31 06:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001438 10.0.0.65 - - [2025-08-31 06:58:58] "GET /virtual-router/282dfa1c-07a2-4be6-9342-3a3b32ac6c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003363 10.0.0.65 - - [2025-08-31 06:58:58] "PUT /virtual-router/282dfa1c-07a2-4be6-9342-3a3b32ac6c91 HTTP/1.1" 200 262 0.007931 10.0.0.65 - - [2025-08-31 06:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006323 10.0.0.65 - - [2025-08-31 06:58:58] "GET /virtual-router/282dfa1c-07a2-4be6-9342-3a3b32ac6c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002557 10.0.0.65 - - [2025-08-31 06:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.65 - - [2025-08-31 06:58:58] "GET /virtual-machine-interface/69a357d1-1f9c-44eb-93a6-4fb50810503c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004079 10.0.0.65 - - [2025-08-31 06:58:58] "PUT /virtual-machine-interface/69a357d1-1f9c-44eb-93a6-4fb50810503c HTTP/1.1" 200 284 0.009525 [Introspect:8084]10.0.0.50 - - [2025-08-31 06:59:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001270 [Introspect:8084]10.0.0.50 - - [2025-08-31 06:59:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000918 [Introspect:8084]10.0.0.50 - - [2025-08-31 06:59:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001202 [Introspect:8084]10.0.0.50 - - [2025-08-31 06:59:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000883 10.0.0.50 - - [2025-08-31 07:00:58] "GET /global-system-configs HTTP/1.1" 200 322 0.005803 10.0.0.50 - - [2025-08-31 07:00:59] "GET /global-system-configs HTTP/1.1" 200 322 0.002098 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:04:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000974 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:04:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000876 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:04:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001456 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:04:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001261 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:05:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000987 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:05:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000889 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:05:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001029 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:05:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000929 10.0.0.50 - - [2025-08-31 07:05:58] "GET /global-system-configs HTTP/1.1" 200 322 0.002136 10.0.0.50 - - [2025-08-31 07:05:59] "GET /global-system-configs HTTP/1.1" 200 322 0.002262 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:08:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001037 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:08:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000979 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:08:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000945 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:08:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000916 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:09:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000880 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:09:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000847 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:10:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000972 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:10:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000860 10.0.0.50 - - [2025-08-31 07:10:58] "GET /global-system-configs HTTP/1.1" 200 322 0.003729 10.0.0.50 - - [2025-08-31 07:10:59] "GET /global-system-configs HTTP/1.1" 200 322 0.002008 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:13:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000964 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:13:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000858 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:14:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000927 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:14:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000876 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:15:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000939 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:15:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000864 10.0.0.50 - - [2025-08-31 07:15:58] "GET /global-system-configs HTTP/1.1" 200 322 0.002280 10.0.0.50 - - [2025-08-31 07:15:59] "GET /global-system-configs HTTP/1.1" 200 322 0.003004 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:16:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001493 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:16:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001336 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:18:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000979 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:18:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000851 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:18:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000965 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:18:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000979 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:20:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000980 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:20:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000879 10.0.0.50 - - [2025-08-31 07:20:58] "GET /global-system-configs HTTP/1.1" 200 322 0.003788 10.0.0.50 - - [2025-08-31 07:20:59] "GET /global-system-configs HTTP/1.1" 200 322 0.025744 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:21:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000961 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:21:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000854 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:24:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000936 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:24:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000940 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:24:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000961 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:24:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000874 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:25:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000958 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:25:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000879 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:25:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000971 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:25:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000981 10.0.0.50 - - [2025-08-31 07:25:58] "GET /global-system-configs HTTP/1.1" 200 322 0.002967 10.0.0.50 - - [2025-08-31 07:25:59] "GET /global-system-configs HTTP/1.1" 200 322 0.004864 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:28:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001067 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:28:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000902 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:28:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000999 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:28:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000861 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:29:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000976 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:29:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000839 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:30:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001087 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:30:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003692 10.0.0.50 - - [2025-08-31 07:30:58] "GET /global-system-configs HTTP/1.1" 200 322 0.002126 10.0.0.50 - - [2025-08-31 07:30:59] "GET /global-system-configs HTTP/1.1" 200 322 0.002565 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:34:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000969 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:34:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000868 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:34:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000982 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:34:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000902 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:34:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000950 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:34:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000923 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:35:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000966 [Introspect:8084]10.0.0.50 - - [2025-08-31 07:35:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000908