++ 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 04:25:05 AM UTC 2025 ===================' INFO: =================== Sun Aug 31 04:25:05 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.48 ++ 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.48 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.48 ++ ANALYTICSDB_NODES=10.0.0.48 ++ ANALYTICS_SNMP_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8081 ' +++ '[' -n '10.0.0.48:8081 ' ']' +++ echo 10.0.0.48:8081 ++ ANALYTICS_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9042 ' +++ '[' -n '10.0.0.48:9042 ' ']' +++ echo 10.0.0.48:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.48:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8086 ' +++ '[' -n '10.0.0.48:8086 ' ']' +++ echo 10.0.0.48:8086 ++ COLLECTOR_SERVERS=10.0.0.48: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.48 ++ CONFIGDB_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:8082 ' +++ '[' -n '10.0.0.48:8082 ' ']' +++ echo 10.0.0.48:8082 ++ CONFIG_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9161 ' +++ '[' -n '10.0.0.48:9161 ' ']' +++ echo 10.0.0.48:9161 ++ CONFIGDB_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9041 ' +++ '[' -n '10.0.0.48:9041 ' ']' +++ echo 10.0.0.48:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.48: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.48 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.48 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+=10.0.0.48:2181, +++ '[' -n 10.0.0.48:2181, ']' +++ echo 10.0.0.48:2181 ++ ZOOKEEPER_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:2181 ' +++ '[' -n '10.0.0.48:2181 ' ']' +++ echo 10.0.0.48:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.48:2181 ++ RABBITMQ_NODES=10.0.0.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+=10.0.0.48:5673, +++ '[' -n 10.0.0.48:5673, ']' +++ echo 10.0.0.48:5673 ++ RABBITMQ_SERVERS=10.0.0.48: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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:6379 ' +++ '[' -n '10.0.0.48:6379 ' ']' +++ echo 10.0.0.48:6379 ++ REDIS_SERVERS=10.0.0.48: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.48 ++ 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.48 +++ local server_address=10.0.0.48 +++ extended_server_list+='10.0.0.48:9092 ' +++ '[' -n '10.0.0.48:9092 ' ']' +++ echo 10.0.0.48:9092 ++ KAFKA_SERVERS=10.0.0.48: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.48 ++ 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.48 ++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.48 + local cassandra=10.0.0.48 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.48 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.48 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.48 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.48 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.48 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.48 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq +++ local local_ips=,10.0.0.48,10.185.27.1,127.0.0.1,172.17.0.1,252.48.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.48'\''))' +++ local server_ip=10.0.0.48 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.48 ]] +++ [[ ,10.0.0.48,10.185.27.1,127.0.0.1,172.17.0.1,252.48.0.1,, =~ ,10\.0\.0\.48, ]] +++ echo 10.0.0.48 1 +++ return ++ local ip=10.0.0.48 ++ [[ -z 10.0.0.48 ]] ++ echo 10.0.0.48 + host_ip=10.0.0.48 + [[ cql == \c\q\l ]] ++ echo 10.0.0.48:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.48:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.48:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 + 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 04:25:45.243 7fd3a893af40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/31/2025 04:25:45.388 7fd3a893af40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/31/2025 04:25:45.410 7fd3a893af40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/31/2025 04:25:45.410 7fd3a893af40 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.48 - - [2025-08-31 04:25:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000920 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.48:8082/ Hit Ctrl-C to quit. 10.0.0.48 - - [2025-08-31 04:25:48] "GET / HTTP/1.1" 503 181 0.000189 10.0.0.48 - - [2025-08-31 04:25:49] "GET / HTTP/1.1" 200 35931 0.001199 10.0.0.48 - - [2025-08-31 04:25:49] "POST /fqname-to-id HTTP/1.1" 404 196 0.004018 10.0.0.48 - - [2025-08-31 04:25:49] "POST /job-templates HTTP/1.1" 200 555 0.077378 10.0.0.48 - - [2025-08-31 04:25:49] "POST /fqname-to-id HTTP/1.1" 404 200 0.003615 10.0.0.48 - - [2025-08-31 04:25:49] "POST /job-templates HTTP/1.1" 200 563 0.111022 10.0.0.48 - - [2025-08-31 04:25:49] "POST /fqname-to-id HTTP/1.1" 404 191 0.001993 10.0.0.48 - - [2025-08-31 04:25:49] "POST /job-templates HTTP/1.1" 200 545 0.062569 10.0.0.48 - - [2025-08-31 04:25:49] "POST /fqname-to-id HTTP/1.1" 404 207 0.004326 10.0.0.48 - - [2025-08-31 04:25:49] "POST /job-templates HTTP/1.1" 200 577 0.146401 10.0.0.48 - - [2025-08-31 04:25:49] "POST /fqname-to-id HTTP/1.1" 404 208 0.002329 10.0.0.48 - - [2025-08-31 04:25:49] "GET / HTTP/1.1" 200 45303 0.001257 10.0.0.48 - - [2025-08-31 04:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004928 10.0.0.48 - - [2025-08-31 04:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001521 10.0.0.48 - - [2025-08-31 04:25:50] "POST /job-templates HTTP/1.1" 200 579 0.099215 10.0.0.48 - - [2025-08-31 04:25:50] "POST /fqname-to-id HTTP/1.1" 404 210 0.002626 10.0.0.48 - - [2025-08-31 04:25:50] "POST /job-templates HTTP/1.1" 200 583 0.080664 10.0.0.48 - - [2025-08-31 04:25:50] "POST /fqname-to-id HTTP/1.1" 404 198 0.003165 10.0.0.48 - - [2025-08-31 04:25:50] "POST /job-templates HTTP/1.1" 200 559 0.087018 10.0.0.48 - - [2025-08-31 04:25:50] "POST /fqname-to-id HTTP/1.1" 404 203 0.004013 10.0.0.48 - - [2025-08-31 04:25:50] "POST /job-templates HTTP/1.1" 200 569 0.076098 10.0.0.48 - - [2025-08-31 04:25:50] "POST /fqname-to-id HTTP/1.1" 404 196 0.004738 10.0.0.48 - - [2025-08-31 04:25:50] "GET / HTTP/1.1" 200 35931 0.001256 10.0.0.48 - - [2025-08-31 04:25:50] "POST /job-templates HTTP/1.1" 200 555 0.094357 10.0.0.48 - - [2025-08-31 04:25:50] "POST /fqname-to-id HTTP/1.1" 404 196 0.008435 10.0.0.48 - - [2025-08-31 04:25:50] "POST /job-templates HTTP/1.1" 200 555 0.128974 10.0.0.48 - - [2025-08-31 04:25:50] "POST /fqname-to-id HTTP/1.1" 404 196 0.004453 10.0.0.48 - - [2025-08-31 04:25:50] "POST /job-templates HTTP/1.1" 200 555 0.130179 10.0.0.48 - - [2025-08-31 04:25:50] "POST /fqname-to-id HTTP/1.1" 404 186 0.009650 10.0.0.48 - - [2025-08-31 04:25:51] "POST /job-templates HTTP/1.1" 200 535 0.205081 10.0.0.48 - - [2025-08-31 04:25:51] "POST /fqname-to-id HTTP/1.1" 404 198 0.006259 10.0.0.48 - - [2025-08-31 04:25:51] "POST /job-templates HTTP/1.1" 200 559 0.102923 10.0.0.48 - - [2025-08-31 04:25:51] "POST /fqname-to-id HTTP/1.1" 404 198 0.004176 10.0.0.48 - - [2025-08-31 04:25:51] "POST /job-templates HTTP/1.1" 200 559 0.108245 10.0.0.48 - - [2025-08-31 04:25:51] "POST /fqname-to-id HTTP/1.1" 404 198 0.010419 10.0.0.48 - - [2025-08-31 04:25:51] "POST /job-templates HTTP/1.1" 200 559 0.101627 10.0.0.48 - - [2025-08-31 04:25:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.005644 10.0.0.48 - - [2025-08-31 04:25:51] "POST /job-templates HTTP/1.1" 200 565 0.106261 10.0.0.48 - - [2025-08-31 04:25:51] "POST /fqname-to-id HTTP/1.1" 404 197 0.002423 10.0.0.48 - - [2025-08-31 04:25:51] "GET / HTTP/1.1" 200 35931 0.001263 10.0.0.48 - - [2025-08-31 04:25:51] "POST /job-templates HTTP/1.1" 200 557 0.113005 10.0.0.48 - - [2025-08-31 04:25:51] "POST /fqname-to-id HTTP/1.1" 404 196 0.009855 10.0.0.48 - - [2025-08-31 04:25:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011663 10.0.0.48 - - [2025-08-31 04:25:51] "GET /global-system-config/9fa355b0-3381-4946-9439-b105660ca9f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.016915 10.0.0.48 - - [2025-08-31 04:25:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.003319 10.0.0.48 - - [2025-08-31 04:25:51] "GET / HTTP/1.1" 200 35931 0.001266 10.0.0.48 - - [2025-08-31 04:25:51] "POST /job-templates HTTP/1.1" 200 555 0.076644 10.0.0.48 - - [2025-08-31 04:25:52] "POST /fqname-to-id HTTP/1.1" 404 205 0.011778 10.0.0.48 - - [2025-08-31 04:25:52] "POST /config-nodes HTTP/1.1" 200 593 0.083841 10.0.0.48 - - [2025-08-31 04:25:52] "POST /job-templates HTTP/1.1" 200 573 0.098723 10.0.0.48 - - [2025-08-31 04:25:52] "POST /fqname-to-id HTTP/1.1" 404 194 0.008063 10.0.0.48 - - [2025-08-31 04:25:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.010728 10.0.0.48 - - [2025-08-31 04:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.017025 10.0.0.48 - - [2025-08-31 04:25:52] "GET /global-system-config/9fa355b0-3381-4946-9439-b105660ca9f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010219 10.0.0.48 - - [2025-08-31 04:25:52] "POST /job-templates HTTP/1.1" 200 551 0.135618 10.0.0.48 - - [2025-08-31 04:25:52] "POST /fqname-to-id HTTP/1.1" 404 208 0.015824 10.0.0.48 - - [2025-08-31 04:25:52] "GET / HTTP/1.1" 200 35931 0.001211 10.0.0.48 - - [2025-08-31 04:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008537 10.0.0.48 - - [2025-08-31 04:25:52] "GET /global-system-config/9fa355b0-3381-4946-9439-b105660ca9f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012516 10.0.0.48 - - [2025-08-31 04:25:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.008971 10.0.0.48 - - [2025-08-31 04:25:52] "POST /service-appliance-sets HTTP/1.1" 200 553 0.113289 10.0.0.48 - - [2025-08-31 04:25:52] "GET / HTTP/1.1" 200 35931 0.001571 10.0.0.48 - - [2025-08-31 04:25:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004928 10.0.0.48 - - [2025-08-31 04:25:52] "POST /fqname-to-id HTTP/1.1" 404 180 0.002268 10.0.0.48 - - [2025-08-31 04:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007795 10.0.0.48 - - [2025-08-31 04:25:52] "GET /global-system-config/9fa355b0-3381-4946-9439-b105660ca9f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.088148 10.0.0.48 - - [2025-08-31 04:25:52] "POST /job-templates HTTP/1.1" 200 579 0.220640 10.0.0.48 - - [2025-08-31 04:25:52] "POST /fqname-to-id HTTP/1.1" 404 196 0.004296 10.0.0.48 - - [2025-08-31 04:25:52] "POST /analytics-nodes HTTP/1.1" 200 599 0.281850 10.0.0.48 - - [2025-08-31 04:25:52] "POST /service-appliance-sets HTTP/1.1" 200 541 0.132557 10.0.0.48 - - [2025-08-31 04:25:52] "POST /job-templates HTTP/1.1" 200 555 0.125883 10.0.0.48 - - [2025-08-31 04:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007352 10.0.0.48 - - [2025-08-31 04:25:52] "GET /network-ipam/317144ea-e330-4c18-89bc-aab182d5203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003133 10.0.0.48 - - [2025-08-31 04:25:52] "POST /fqname-to-id HTTP/1.1" 404 198 0.006727 10.0.0.48 - - [2025-08-31 04:25:52] "POST /job-templates HTTP/1.1" 200 559 0.101356 10.0.0.48 - - [2025-08-31 04:25:52] "POST /fqname-to-id HTTP/1.1" 404 206 0.005119 10.0.0.48 - - [2025-08-31 04:25:52] "POST /service-templates HTTP/1.1" 200 511 0.024884 10.0.0.48 - - [2025-08-31 04:25:52] "POST /service-templates HTTP/1.1" 200 501 0.041742 10.0.0.48 - - [2025-08-31 04:25:53] "POST /job-templates HTTP/1.1" 200 575 0.083445 10.0.0.48 - - [2025-08-31 04:25:53] "POST /fqname-to-id HTTP/1.1" 404 197 0.008450 10.0.0.48 - - [2025-08-31 04:25:53] "POST /service-templates HTTP/1.1" 200 515 0.023334 10.0.0.48 - - [2025-08-31 04:25:53] "POST /job-templates HTTP/1.1" 200 557 0.070716 10.0.0.48 - - [2025-08-31 04:25:53] "POST /service-templates HTTP/1.1" 200 535 0.081812 10.0.0.48 - - [2025-08-31 04:25:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.003014 10.0.0.48 - - [2025-08-31 04:25:53] "POST /service-templates HTTP/1.1" 200 507 0.020432 10.0.0.48 - - [2025-08-31 04:25:53] "POST /job-templates HTTP/1.1" 200 559 0.065887 10.0.0.48 - - [2025-08-31 04:25:53] "POST /fqname-to-id HTTP/1.1" 404 196 0.003876 10.0.0.48 - - [2025-08-31 04:25:53] "POST /job-templates HTTP/1.1" 200 555 0.079177 10.0.0.48 - - [2025-08-31 04:25:53] "POST /fqname-to-id HTTP/1.1" 404 195 0.004728 10.0.0.48 - - [2025-08-31 04:25:53] "POST /job-templates HTTP/1.1" 200 553 0.064005 10.0.0.48 - - [2025-08-31 04:25:53] "POST /fqname-to-id HTTP/1.1" 404 195 0.004274 10.0.0.48 - - [2025-08-31 04:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.48 - - [2025-08-31 04:25:53] "GET /network-ipam/317144ea-e330-4c18-89bc-aab182d5203f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.043402 10.0.0.48 - - [2025-08-31 04:25:53] "POST /job-templates HTTP/1.1" 200 553 0.067740 10.0.0.48 - - [2025-08-31 04:25:53] "POST /fqname-to-id HTTP/1.1" 404 195 0.003304 10.0.0.48 - - [2025-08-31 04:25:53] "POST /job-templates HTTP/1.1" 200 553 0.062114 10.0.0.48 - - [2025-08-31 04:25:53] "POST /fqname-to-id HTTP/1.1" 404 200 0.005911 10.0.0.48 - - [2025-08-31 04:25:53] "POST /job-templates HTTP/1.1" 200 563 0.061057 10.0.0.48 - - [2025-08-31 04:25:53] "POST /fqname-to-id HTTP/1.1" 404 201 0.002242 10.0.0.48 - - [2025-08-31 04:25:53] "POST /job-templates HTTP/1.1" 200 565 0.061638 10.0.0.48 - - [2025-08-31 04:25:53] "POST /fqname-to-id HTTP/1.1" 404 189 0.002326 10.0.0.48 - - [2025-08-31 04:25:53] "POST /config-propertiess HTTP/1.1" 200 551 0.015673 10.0.0.48 - - [2025-08-31 04:25:53] "POST /fqname-to-id HTTP/1.1" 404 168 0.004046 10.0.0.48 - - [2025-08-31 04:25:53] "POST /tags HTTP/1.1" 200 321 0.031518 10.0.0.48 - - [2025-08-31 04:25:53] "POST /fqname-to-id HTTP/1.1" 404 166 0.002028 10.0.0.48 - - [2025-08-31 04:25:54] "POST /tags HTTP/1.1" 200 317 0.030532 10.0.0.48 - - [2025-08-31 04:25:54] "POST /fqname-to-id HTTP/1.1" 404 174 0.004699 10.0.0.48 - - [2025-08-31 04:25:54] "POST /tags HTTP/1.1" 200 333 0.020341 10.0.0.48 - - [2025-08-31 04:25:54] "POST /fqname-to-id HTTP/1.1" 404 225 0.002267 10.0.0.48 - - [2025-08-31 04:25:54] "POST /fqname-to-id HTTP/1.1" 404 162 0.006109 10.0.0.48 - - [2025-08-31 04:25:54] "POST /access-control-lists HTTP/1.1" 200 587 0.041108 10.0.0.48 - - [2025-08-31 04:25:54] "POST /fqname-to-id HTTP/1.1" 404 224 0.007619 10.0.0.48 - - [2025-08-31 04:25:54] "POST /tags HTTP/1.1" 200 309 0.053346 10.0.0.48 - - [2025-08-31 04:25:54] "GET / HTTP/1.1" 200 35931 0.001863 10.0.0.48 - - [2025-08-31 04:25:54] "POST /fqname-to-id HTTP/1.1" 404 174 0.013932 10.0.0.48 - - [2025-08-31 04:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.48 - - [2025-08-31 04:25:54] "GET /global-system-config/9fa355b0-3381-4946-9439-b105660ca9f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005267 10.0.0.48 - - [2025-08-31 04:25:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.002410 10.0.0.48 - - [2025-08-31 04:25:54] "POST /access-control-lists HTTP/1.1" 200 585 0.027023 10.0.0.48 - - [2025-08-31 04:25:54] "POST /config-database-nodes HTTP/1.1" 200 611 0.025769 10.0.0.48 - - [2025-08-31 04:25:54] "POST /tags HTTP/1.1" 200 333 0.033387 10.0.0.48 - - [2025-08-31 04:25:54] "POST /fqname-to-id HTTP/1.1" 404 164 0.004121 10.0.0.48 - - [2025-08-31 04:25:54] "POST /route-targets HTTP/1.1" 200 327 0.032923 10.0.0.48 - - [2025-08-31 04:25:54] "POST /ref-update HTTP/1.1" 200 156 0.015792 10.0.0.48 - - [2025-08-31 04:25:54] "POST /tags HTTP/1.1" 200 313 0.062849 10.0.0.48 - - [2025-08-31 04:25:54] "POST /route-targets HTTP/1.1" 200 327 0.010496 10.0.0.48 - - [2025-08-31 04:25:54] "POST /fqname-to-id HTTP/1.1" 404 169 0.001634 10.0.0.48 - - [2025-08-31 04:25:54] "POST /tags HTTP/1.1" 200 323 0.026758 10.0.0.48 - - [2025-08-31 04:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007716 10.0.0.48 - - [2025-08-31 04:25:54] "POST /ref-update HTTP/1.1" 200 156 0.024921 10.0.0.48 - - [2025-08-31 04:25:54] "PUT /global-system-config/9fa355b0-3381-4946-9439-b105660ca9f4 HTTP/1.1" 200 274 0.021596 10.0.0.48 - - [2025-08-31 04:25:54] "POST /route-targets HTTP/1.1" 200 327 0.023554 10.0.0.48 - - [2025-08-31 04:25:54] "POST /fqname-to-id HTTP/1.1" 404 166 0.002538 10.0.0.48 - - [2025-08-31 04:25:54] "POST /ref-update HTTP/1.1" 200 156 0.014783 10.0.0.48 - - [2025-08-31 04:25:54] "POST /hardwares HTTP/1.1" 200 327 0.020533 10.0.0.48 - - [2025-08-31 04:25:54] "POST /fqname-to-id HTTP/1.1" 404 166 0.001836 10.0.0.48 - - [2025-08-31 04:25:54] "POST /route-targets HTTP/1.1" 200 327 0.018548 10.0.0.48 - - [2025-08-31 04:25:54] "POST /hardwares HTTP/1.1" 200 327 0.026335 10.0.0.48 - - [2025-08-31 04:25:54] "POST /fqname-to-id HTTP/1.1" 404 166 0.003508 10.0.0.48 - - [2025-08-31 04:25:54] "POST /ref-update HTTP/1.1" 200 156 0.026761 10.0.0.48 - - [2025-08-31 04:25:54] "POST /hardwares HTTP/1.1" 200 327 0.014626 10.0.0.48 - - [2025-08-31 04:25:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.001632 10.0.0.48 - - [2025-08-31 04:25:54] "POST /fqname-to-id HTTP/1.1" 404 166 0.002432 10.0.0.48 - - [2025-08-31 04:25:54] "POST /hardwares HTTP/1.1" 200 327 0.009315 10.0.0.48 - - [2025-08-31 04:25:54] "POST /fqname-to-id HTTP/1.1" 404 164 0.001537 10.0.0.48 - - [2025-08-31 04:25:54] "POST /access-control-lists HTTP/1.1" 200 551 0.113185 10.0.0.48 - - [2025-08-31 04:25:54] "PUT /access-control-list/80a31c7f-6dea-4932-afb7-fafb9c362263 HTTP/1.1" 200 272 0.014603 10.0.0.48 - - [2025-08-31 04:25:54] "PUT /access-control-list/0d5cf115-089f-4a04-9f99-8c576daad707 HTTP/1.1" 200 272 0.009069 10.0.0.48 - - [2025-08-31 04:25:54] "POST /hardwares HTTP/1.1" 200 323 0.225680 10.0.0.48 - - [2025-08-31 04:25:54] "POST /fqname-to-id HTTP/1.1" 404 164 0.004712 10.0.0.48 - - [2025-08-31 04:25:55] "POST /hardwares HTTP/1.1" 200 323 0.154273 10.0.0.48 - - [2025-08-31 04:25:55] "POST /fqname-to-id HTTP/1.1" 404 161 0.002066 10.0.0.48 - - [2025-08-31 04:25:55] "POST /hardwares HTTP/1.1" 200 317 0.010314 10.0.0.48 - - [2025-08-31 04:25:55] "POST /fqname-to-id HTTP/1.1" 404 164 0.002647 10.0.0.48 - - [2025-08-31 04:25:55] "POST /hardwares HTTP/1.1" 200 323 0.010352 10.0.0.48 - - [2025-08-31 04:25:55] "POST /fqname-to-id HTTP/1.1" 404 164 0.002022 10.0.0.48 - - [2025-08-31 04:25:55] "POST /hardwares HTTP/1.1" 200 323 0.008904 10.0.0.48 - - [2025-08-31 04:25:55] "POST /fqname-to-id HTTP/1.1" 404 164 0.001409 10.0.0.48 - - [2025-08-31 04:25:55] "POST /hardwares HTTP/1.1" 200 323 0.009716 10.0.0.48 - - [2025-08-31 04:25:55] "POST /fqname-to-id HTTP/1.1" 404 165 0.003474 10.0.0.48 - - [2025-08-31 04:25:55] "POST /hardwares HTTP/1.1" 200 325 0.010789 10.0.0.48 - - [2025-08-31 04:25:55] "POST /fqname-to-id HTTP/1.1" 404 165 0.001859 10.0.0.48 - - [2025-08-31 04:25:55] "POST /hardwares HTTP/1.1" 200 325 0.009669 10.0.0.48 - - [2025-08-31 04:25:55] "POST /fqname-to-id HTTP/1.1" 404 165 0.002459 10.0.0.48 - - [2025-08-31 04:25:55] "POST /hardwares HTTP/1.1" 200 325 0.010509 10.0.0.48 - - [2025-08-31 04:25:55] "POST /fqname-to-id HTTP/1.1" 404 165 0.002056 10.0.0.48 - - [2025-08-31 04:25:55] "POST /hardwares HTTP/1.1" 200 325 0.013390 10.0.0.48 - - [2025-08-31 04:25:55] "POST /fqname-to-id HTTP/1.1" 404 164 0.005177 10.0.0.48 - - [2025-08-31 04:25:55] "POST /hardwares HTTP/1.1" 200 323 0.011968 10.0.0.48 - - [2025-08-31 04:25:55] "POST /fqname-to-id HTTP/1.1" 404 161 0.002571 10.0.0.48 - - [2025-08-31 04:25:55] "POST /hardwares HTTP/1.1" 200 317 0.014120 10.0.0.48 - - [2025-08-31 04:25:55] "POST /fqname-to-id HTTP/1.1" 404 164 0.002756 10.0.0.48 - - [2025-08-31 04:25:55] "POST /hardwares HTTP/1.1" 200 323 0.014812 10.0.0.48 - - [2025-08-31 04:25:55] "POST /fqname-to-id HTTP/1.1" 404 161 0.005357 10.0.0.48 - - [2025-08-31 04:25:55] "POST /hardwares HTTP/1.1" 200 317 0.027393 10.0.0.48 - - [2025-08-31 04:25:55] "POST /fqname-to-id HTTP/1.1" 404 164 0.001993 10.0.0.48 - - [2025-08-31 04:25:55] "POST /hardwares HTTP/1.1" 200 323 0.014120 10.0.0.48 - - [2025-08-31 04:25:55] "POST /fqname-to-id HTTP/1.1" 404 162 0.004693 10.0.0.48 - - [2025-08-31 04:25:55] "POST /hardwares HTTP/1.1" 200 319 0.014235 10.0.0.48 - - [2025-08-31 04:25:55] "POST /fqname-to-id HTTP/1.1" 404 162 0.002131 10.0.0.48 - - [2025-08-31 04:25:55] "POST /hardwares HTTP/1.1" 200 319 0.014762 10.0.0.48 - - [2025-08-31 04:25:55] "POST /fqname-to-id HTTP/1.1" 404 165 0.007465 10.0.0.48 - - [2025-08-31 04:25:55] "POST /hardwares HTTP/1.1" 200 325 0.013299 10.0.0.48 - - [2025-08-31 04:25:55] "POST /fqname-to-id HTTP/1.1" 404 161 0.002744 10.0.0.48 - - [2025-08-31 04:25:55] "POST /hardwares HTTP/1.1" 200 317 0.009801 10.0.0.48 - - [2025-08-31 04:25:55] "POST /fqname-to-id HTTP/1.1" 404 161 0.011068 10.0.0.48 - - [2025-08-31 04:25:55] "POST /hardwares HTTP/1.1" 200 317 0.018911 10.0.0.48 - - [2025-08-31 04:25:55] "POST /fqname-to-id HTTP/1.1" 404 162 0.009586 10.0.0.48 - - [2025-08-31 04:25:55] "POST /hardwares HTTP/1.1" 200 319 0.015637 10.0.0.48 - - [2025-08-31 04:25:56] "POST /fqname-to-id HTTP/1.1" 404 162 0.002039 10.0.0.48 - - [2025-08-31 04:25:56] "POST /hardwares HTTP/1.1" 200 319 0.010214 10.0.0.48 - - [2025-08-31 04:25:56] "POST /fqname-to-id HTTP/1.1" 404 162 0.003758 10.0.0.48 - - [2025-08-31 04:25:56] "POST /hardwares HTTP/1.1" 200 319 0.008744 10.0.0.48 - - [2025-08-31 04:25:56] "POST /fqname-to-id HTTP/1.1" 404 158 0.002015 10.0.0.48 - - [2025-08-31 04:25:56] "POST /hardwares HTTP/1.1" 200 311 0.011003 10.0.0.48 - - [2025-08-31 04:25:56] "POST /fqname-to-id HTTP/1.1" 404 158 0.008702 10.0.0.48 - - [2025-08-31 04:25:56] "POST /hardwares HTTP/1.1" 200 311 0.016994 10.0.0.48 - - [2025-08-31 04:25:56] "POST /fqname-to-id HTTP/1.1" 404 160 0.003710 10.0.0.48 - - [2025-08-31 04:25:56] "POST /hardwares HTTP/1.1" 200 315 0.010435 10.0.0.48 - - [2025-08-31 04:25:56] "POST /fqname-to-id HTTP/1.1" 404 154 0.004366 10.0.0.48 - - [2025-08-31 04:25:56] "POST /hardwares HTTP/1.1" 200 303 0.011282 10.0.0.48 - - [2025-08-31 04:25:56] "POST /fqname-to-id HTTP/1.1" 404 158 0.004173 10.0.0.48 - - [2025-08-31 04:25:56] "POST /hardwares HTTP/1.1" 200 311 0.013990 10.0.0.48 - - [2025-08-31 04:25:56] "POST /fqname-to-id HTTP/1.1" 404 155 0.006892 10.0.0.48 - - [2025-08-31 04:25:56] "POST /hardwares HTTP/1.1" 200 305 0.010106 10.0.0.48 - - [2025-08-31 04:25:56] "POST /fqname-to-id HTTP/1.1" 404 155 0.002854 10.0.0.48 - - [2025-08-31 04:25:56] "POST /hardwares HTTP/1.1" 200 305 0.012032 10.0.0.48 - - [2025-08-31 04:25:56] "POST /fqname-to-id HTTP/1.1" 404 155 0.007204 10.0.0.48 - - [2025-08-31 04:25:56] "POST /hardwares HTTP/1.1" 200 305 0.015826 10.0.0.48 - - [2025-08-31 04:25:56] "GET / HTTP/1.1" 200 35931 0.001644 10.0.0.48 - - [2025-08-31 04:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.48 - - [2025-08-31 04:25:56] "GET /routing-instance/b39f0b78-5ada-4f0e-b16d-c67aa84e9bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004353 10.0.0.48 - - [2025-08-31 04:25:56] "POST /fqname-to-id HTTP/1.1" 404 155 0.005906 10.0.0.48 - - [2025-08-31 04:25:56] "POST /hardwares HTTP/1.1" 200 305 0.015051 10.0.0.48 - - [2025-08-31 04:25:56] "POST /fqname-to-id HTTP/1.1" 404 156 0.009298 10.0.0.48 - - [2025-08-31 04:25:56] "POST /bgp-routers HTTP/1.1" 200 616 0.045587 10.0.0.48 - - [2025-08-31 04:25:56] "GET /bgp-router/8b7dbeeb-2311-4488-8adb-aecb3c1b4230?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.008842 10.0.0.48 - - [2025-08-31 04:25:56] "POST /hardwares HTTP/1.1" 200 307 0.015566 10.0.0.48 - - [2025-08-31 04:25:56] "POST /fqname-to-id HTTP/1.1" 404 156 0.005289 10.0.0.48 - - [2025-08-31 04:25:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004378 10.0.0.48 - - [2025-08-31 04:25:56] "GET /global-system-config/9fa355b0-3381-4946-9439-b105660ca9f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.004763 10.0.0.48 - - [2025-08-31 04:25:56] "POST /hardwares HTTP/1.1" 200 307 0.021443 10.0.0.48 - - [2025-08-31 04:25:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008412 10.0.0.48 - - [2025-08-31 04:25:56] "POST /fqname-to-id HTTP/1.1" 404 156 0.002987 10.0.0.48 - - [2025-08-31 04:25:56] "POST /ref-update HTTP/1.1" 200 156 0.012515 10.0.0.48 - - [2025-08-31 04:25:56] "POST /hardwares HTTP/1.1" 200 307 0.027469 10.0.0.48 - - [2025-08-31 04:25:56] "POST /fqname-to-id HTTP/1.1" 404 157 0.002943 10.0.0.48 - - [2025-08-31 04:25:56] "POST /hardwares HTTP/1.1" 200 309 0.018903 10.0.0.48 - - [2025-08-31 04:25:56] "POST /fqname-to-id HTTP/1.1" 404 158 0.003953 10.0.0.48 - - [2025-08-31 04:25:56] "POST /hardwares HTTP/1.1" 200 311 0.009807 10.0.0.48 - - [2025-08-31 04:25:56] "POST /fqname-to-id HTTP/1.1" 404 158 0.002322 10.0.0.48 - - [2025-08-31 04:25:56] "POST /hardwares HTTP/1.1" 200 311 0.026935 10.0.0.48 - - [2025-08-31 04:25:56] "POST /fqname-to-id HTTP/1.1" 404 153 0.008607 10.0.0.48 - - [2025-08-31 04:25:56] "POST /hardwares HTTP/1.1" 200 301 0.011162 10.0.0.48 - - [2025-08-31 04:25:56] "POST /fqname-to-id HTTP/1.1" 404 157 0.007879 10.0.0.48 - - [2025-08-31 04:25:56] "POST /hardwares HTTP/1.1" 200 309 0.015530 10.0.0.48 - - [2025-08-31 04:25:56] "POST /fqname-to-id HTTP/1.1" 404 157 0.002161 10.0.0.48 - - [2025-08-31 04:25:57] "POST /hardwares HTTP/1.1" 200 309 0.011628 10.0.0.48 - - [2025-08-31 04:25:57] "POST /fqname-to-id HTTP/1.1" 404 157 0.003635 10.0.0.48 - - [2025-08-31 04:25:57] "POST /hardwares HTTP/1.1" 200 309 0.015412 10.0.0.48 - - [2025-08-31 04:25:57] "POST /fqname-to-id HTTP/1.1" 404 157 0.002097 10.0.0.48 - - [2025-08-31 04:25:57] "POST /hardwares HTTP/1.1" 200 309 0.017354 10.0.0.48 - - [2025-08-31 04:25:57] "POST /fqname-to-id HTTP/1.1" 404 157 0.008335 10.0.0.48 - - [2025-08-31 04:25:57] "POST /hardwares HTTP/1.1" 200 309 0.009569 10.0.0.48 - - [2025-08-31 04:25:57] "POST /fqname-to-id HTTP/1.1" 404 161 0.002548 10.0.0.48 - - [2025-08-31 04:25:57] "POST /hardwares HTTP/1.1" 200 317 0.012041 10.0.0.48 - - [2025-08-31 04:25:57] "POST /fqname-to-id HTTP/1.1" 404 157 0.003000 10.0.0.48 - - [2025-08-31 04:25:57] "POST /hardwares HTTP/1.1" 200 309 0.013833 10.0.0.48 - - [2025-08-31 04:25:57] "POST /fqname-to-id HTTP/1.1" 404 157 0.004615 10.0.0.48 - - [2025-08-31 04:25:57] "POST /hardwares HTTP/1.1" 200 309 0.016556 10.0.0.48 - - [2025-08-31 04:25:57] "POST /fqname-to-id HTTP/1.1" 404 154 0.001998 10.0.0.48 - - [2025-08-31 04:25:57] "POST /hardwares HTTP/1.1" 200 303 0.099887 10.0.0.48 - - [2025-08-31 04:25:57] "POST /fqname-to-id HTTP/1.1" 404 190 0.005579 10.0.0.48 - - [2025-08-31 04:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005760 10.0.0.48 - - [2025-08-31 04:25:57] "GET /global-vrouter-config/ddd98f9c-981d-48da-8493-043c02644590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.003351 10.0.0.48 - - [2025-08-31 04:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.48 - - [2025-08-31 04:25:57] "PUT /global-vrouter-config/ddd98f9c-981d-48da-8493-043c02644590 HTTP/1.1" 200 276 0.022895 10.0.0.48 - - [2025-08-31 04:25:57] "POST /features HTTP/1.1" 200 533 0.217115 10.0.0.48 - - [2025-08-31 04:25:57] "POST /fqname-to-id HTTP/1.1" 404 185 0.003315 10.0.0.48 - - [2025-08-31 04:25:57] "POST /features HTTP/1.1" 200 523 0.048392 10.0.0.48 - - [2025-08-31 04:25:57] "POST /fqname-to-id HTTP/1.1" 404 184 0.006798 10.0.0.48 - - [2025-08-31 04:25:57] "POST /features HTTP/1.1" 200 521 0.031761 10.0.0.48 - - [2025-08-31 04:25:57] "POST /fqname-to-id HTTP/1.1" 404 184 0.005294 10.0.0.48 - - [2025-08-31 04:25:57] "GET / HTTP/1.1" 200 35931 0.001484 10.0.0.48 - - [2025-08-31 04:25:57] "POST /features HTTP/1.1" 200 521 0.074916 10.0.0.48 - - [2025-08-31 04:25:57] "POST /alarms HTTP/1.1" 200 581 0.071656 10.0.0.48 - - [2025-08-31 04:25:57] "POST /fqname-to-id HTTP/1.1" 404 189 0.006420 10.0.0.48 - - [2025-08-31 04:25:58] "POST /alarms HTTP/1.1" 200 575 0.066824 10.0.0.48 - - [2025-08-31 04:25:58] "POST /features HTTP/1.1" 200 531 0.055363 10.0.0.48 - - [2025-08-31 04:25:58] "POST /fqname-to-id HTTP/1.1" 404 184 0.007921 10.0.0.48 - - [2025-08-31 04:25:58] "POST /alarms HTTP/1.1" 200 575 0.030618 10.0.0.48 - - [2025-08-31 04:25:58] "POST /features HTTP/1.1" 200 521 0.019576 10.0.0.48 - - [2025-08-31 04:25:58] "POST /fqname-to-id HTTP/1.1" 404 193 0.007888 10.0.0.48 - - [2025-08-31 04:25:58] "POST /alarms HTTP/1.1" 200 559 0.035785 10.0.0.48 - - [2025-08-31 04:25:58] "POST /features HTTP/1.1" 200 539 0.049508 10.0.0.48 - - [2025-08-31 04:25:58] "POST /alarms HTTP/1.1" 200 555 0.044534 10.0.0.48 - - [2025-08-31 04:25:58] "POST /alarms HTTP/1.1" 200 557 0.031674 10.0.0.48 - - [2025-08-31 04:25:58] "POST /fqname-to-id HTTP/1.1" 404 186 0.002431 10.0.0.48 - - [2025-08-31 04:25:58] "POST /features HTTP/1.1" 200 525 0.021375 10.0.0.48 - - [2025-08-31 04:25:58] "POST /fqname-to-id HTTP/1.1" 404 183 0.002729 10.0.0.48 - - [2025-08-31 04:25:58] "POST /alarms HTTP/1.1" 200 565 0.033000 10.0.0.48 - - [2025-08-31 04:25:58] "POST /alarms HTTP/1.1" 200 549 0.028474 10.0.0.48 - - [2025-08-31 04:25:58] "POST /features HTTP/1.1" 200 519 0.035346 10.0.0.48 - - [2025-08-31 04:25:58] "POST /fqname-to-id HTTP/1.1" 404 182 0.003377 10.0.0.48 - - [2025-08-31 04:25:58] "POST /alarms HTTP/1.1" 200 557 0.034563 10.0.0.48 - - [2025-08-31 04:25:58] "POST /features HTTP/1.1" 200 517 0.023494 10.0.0.48 - - [2025-08-31 04:25:58] "POST /fqname-to-id HTTP/1.1" 404 190 0.002852 10.0.0.48 - - [2025-08-31 04:25:58] "POST /alarms HTTP/1.1" 200 567 0.035839 10.0.0.48 - - [2025-08-31 04:25:58] "POST /features HTTP/1.1" 200 533 0.030254 10.0.0.48 - - [2025-08-31 04:25:58] "POST /fqname-to-id HTTP/1.1" 404 194 0.001936 10.0.0.48 - - [2025-08-31 04:25:58] "POST /alarms HTTP/1.1" 200 555 0.077906 10.0.0.48 - - [2025-08-31 04:25:58] "POST /features HTTP/1.1" 200 541 0.077298 10.0.0.48 - - [2025-08-31 04:25:58] "POST /alarms HTTP/1.1" 200 567 0.075053 10.0.0.48 - - [2025-08-31 04:25:58] "POST /fqname-to-id HTTP/1.1" 404 178 0.016503 10.0.0.48 - - [2025-08-31 04:25:58] "POST /physical-roles HTTP/1.1" 200 521 0.042007 10.0.0.48 - - [2025-08-31 04:25:58] "POST /fqname-to-id HTTP/1.1" 404 179 0.005187 10.0.0.48 - - [2025-08-31 04:25:58] "POST /alarms HTTP/1.1" 200 575 0.137259 10.0.0.48 - - [2025-08-31 04:25:58] "POST /physical-roles HTTP/1.1" 200 523 0.116155 10.0.0.48 - - [2025-08-31 04:25:58] "POST /fqname-to-id HTTP/1.1" 404 184 0.003418 10.0.0.48 - - [2025-08-31 04:25:58] "POST /alarms HTTP/1.1" 200 569 0.043010 10.0.0.48 - - [2025-08-31 04:25:58] "POST /alarms HTTP/1.1" 200 561 0.115489 10.0.0.48 - - [2025-08-31 04:25:58] "POST /physical-roles HTTP/1.1" 200 533 0.078392 10.0.0.48 - - [2025-08-31 04:25:58] "POST /fqname-to-id HTTP/1.1" 404 177 0.005520 10.0.0.48 - - [2025-08-31 04:25:58] "POST /physical-roles HTTP/1.1" 200 519 0.016126 10.0.0.48 - - [2025-08-31 04:25:59] "POST /alarms HTTP/1.1" 200 561 0.014405 10.0.0.48 - - [2025-08-31 04:25:59] "POST /fqname-to-id HTTP/1.1" 404 191 0.003701 10.0.0.48 - - [2025-08-31 04:25:59] "POST /alarms HTTP/1.1" 200 561 0.024432 10.0.0.48 - - [2025-08-31 04:25:59] "POST /overlay-roles HTTP/1.1" 200 545 0.028337 10.0.0.48 - - [2025-08-31 04:25:59] "POST /alarms HTTP/1.1" 200 547 0.033072 10.0.0.48 - - [2025-08-31 04:25:59] "POST /fqname-to-id HTTP/1.1" 404 184 0.006534 10.0.0.48 - - [2025-08-31 04:25:59] "POST /alarms HTTP/1.1" 200 595 0.024238 10.0.0.48 - - [2025-08-31 04:25:59] "POST /overlay-roles HTTP/1.1" 200 531 0.030171 10.0.0.48 - - [2025-08-31 04:25:59] "POST /fqname-to-id HTTP/1.1" 404 191 0.003292 10.0.0.48 - - [2025-08-31 04:25:59] "POST /alarms HTTP/1.1" 200 575 0.032962 10.0.0.48 - - [2025-08-31 04:25:59] "POST /overlay-roles HTTP/1.1" 200 545 0.038115 10.0.0.48 - - [2025-08-31 04:25:59] "POST /alarms HTTP/1.1" 200 571 0.034825 10.0.0.48 - - [2025-08-31 04:25:59] "POST /fqname-to-id HTTP/1.1" 404 185 0.002605 10.0.0.48 - - [2025-08-31 04:25:59] "POST /overlay-roles HTTP/1.1" 200 533 0.041458 10.0.0.48 - - [2025-08-31 04:25:59] "POST /fqname-to-id HTTP/1.1" 404 189 0.005655 10.0.0.48 - - [2025-08-31 04:25:59] "POST /alarms HTTP/1.1" 200 583 0.028390 10.0.0.48 - - [2025-08-31 04:25:59] "POST /alarms HTTP/1.1" 200 609 0.018454 10.0.0.48 - - [2025-08-31 04:25:59] "POST /overlay-roles HTTP/1.1" 200 541 0.052163 10.0.0.48 - - [2025-08-31 04:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.017933 10.0.0.48 - - [2025-08-31 04:25:59] "PUT /overlay-role/1e65ee8b-74e4-49ba-b420-47f1aa64b208 HTTP/1.1" 200 258 0.027064 10.0.0.48 - - [2025-08-31 04:25:59] "POST /fqname-to-id HTTP/1.1" 404 184 0.002167 10.0.0.48 - - [2025-08-31 04:25:59] "POST /overlay-roles HTTP/1.1" 200 531 0.032820 10.0.0.48 - - [2025-08-31 04:25:59] "POST /fqname-to-id HTTP/1.1" 404 185 0.012544 10.0.0.48 - - [2025-08-31 04:25:59] "POST /overlay-roles HTTP/1.1" 200 533 0.045770 10.0.0.48 - - [2025-08-31 04:25:59] "POST /fqname-to-id HTTP/1.1" 404 183 0.032271 10.0.0.48 - - [2025-08-31 04:25:59] "GET / HTTP/1.1" 200 35931 0.001908 10.0.0.48 - - [2025-08-31 04:25:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006043 10.0.0.48 - - [2025-08-31 04:25:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.011291 10.0.0.48 - - [2025-08-31 04:25:59] "POST /overlay-roles HTTP/1.1" 200 529 0.067250 10.0.0.48 - - [2025-08-31 04:25:59] "PUT /global-vrouter-config/ddd98f9c-981d-48da-8493-043c02644590 HTTP/1.1" 200 276 0.023257 10.0.0.48 - - [2025-08-31 04:25:59] "POST /fqname-to-id HTTP/1.1" 404 187 0.006727 10.0.0.48 - - [2025-08-31 04:25:59] "POST /overlay-roles HTTP/1.1" 200 537 0.046827 10.0.0.48 - - [2025-08-31 04:25:59] "POST /fqname-to-id HTTP/1.1" 404 189 0.004958 10.0.0.48 - - [2025-08-31 04:25:59] "POST /overlay-roles HTTP/1.1" 200 541 0.041702 10.0.0.48 - - [2025-08-31 04:25:59] "POST /fqname-to-id HTTP/1.1" 404 178 0.013141 10.0.0.48 - - [2025-08-31 04:26:00] "GET / HTTP/1.1" 200 35931 0.001711 10.0.0.48 - - [2025-08-31 04:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.014461 10.0.0.48 - - [2025-08-31 04:26:00] "GET /global-vrouter-config/ddd98f9c-981d-48da-8493-043c02644590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.006308 10.0.0.48 - - [2025-08-31 04:26:00] "POST /overlay-roles HTTP/1.1" 200 519 0.168049 10.0.0.48 - - [2025-08-31 04:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.007463 10.0.0.48 - - [2025-08-31 04:26:00] "POST /fqname-to-id HTTP/1.1" 404 190 0.004995 10.0.0.48 - - [2025-08-31 04:26:00] "PUT /global-vrouter-config/ddd98f9c-981d-48da-8493-043c02644590 HTTP/1.1" 200 276 0.024999 10.0.0.48 - - [2025-08-31 04:26:00] "POST /overlay-roles HTTP/1.1" 200 543 0.056046 10.0.0.48 - - [2025-08-31 04:26:00] "POST /fqname-to-id HTTP/1.1" 404 182 0.005598 10.0.0.48 - - [2025-08-31 04:26:00] "POST /role-definitions HTTP/1.1" 200 533 0.044772 10.0.0.48 - - [2025-08-31 04:26:00] "POST /fqname-to-id HTTP/1.1" 404 189 0.017772 10.0.0.48 - - [2025-08-31 04:26:00] "POST /role-definitions HTTP/1.1" 200 547 0.054690 10.0.0.48 - - [2025-08-31 04:26:00] "POST /fqname-to-id HTTP/1.1" 404 190 0.012619 10.0.0.48 - - [2025-08-31 04:26:00] "POST /role-definitions HTTP/1.1" 200 549 0.039503 10.0.0.48 - - [2025-08-31 04:26:00] "POST /fqname-to-id HTTP/1.1" 404 191 0.020042 10.0.0.48 - - [2025-08-31 04:26:00] "POST /role-definitions HTTP/1.1" 200 551 0.038133 10.0.0.48 - - [2025-08-31 04:26:00] "GET / HTTP/1.1" 200 35931 0.001107 10.0.0.48 - - [2025-08-31 04:26:00] "POST /fqname-to-id HTTP/1.1" 404 197 0.004196 10.0.0.48 - - [2025-08-31 04:26:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.48 - - [2025-08-31 04:26:00] "GET /global-system-config/9fa355b0-3381-4946-9439-b105660ca9f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.007256 10.0.0.48 - - [2025-08-31 04:26:00] "PUT /global-system-config/9fa355b0-3381-4946-9439-b105660ca9f4 HTTP/1.1" 200 274 0.016578 10.0.0.48 - - [2025-08-31 04:26:00] "POST /role-definitions HTTP/1.1" 200 563 0.071912 10.0.0.48 - - [2025-08-31 04:26:00] "POST /fqname-to-id HTTP/1.1" 404 189 0.003291 10.0.0.48 - - [2025-08-31 04:26:00] "POST /role-definitions HTTP/1.1" 200 547 0.034656 10.0.0.48 - - [2025-08-31 04:26:00] "POST /fqname-to-id HTTP/1.1" 404 190 0.002038 10.0.0.48 - - [2025-08-31 04:26:00] "POST /role-definitions HTTP/1.1" 200 549 0.028918 10.0.0.48 - - [2025-08-31 04:26:00] "POST /fqname-to-id HTTP/1.1" 404 191 0.004287 10.0.0.48 - - [2025-08-31 04:26:00] "POST /role-definitions HTTP/1.1" 200 551 0.018645 10.0.0.48 - - [2025-08-31 04:26:00] "POST /fqname-to-id HTTP/1.1" 404 190 0.003561 10.0.0.48 - - [2025-08-31 04:26:01] "POST /role-definitions HTTP/1.1" 200 549 0.026247 10.0.0.48 - - [2025-08-31 04:26:01] "POST /fqname-to-id HTTP/1.1" 404 196 0.005722 10.0.0.48 - - [2025-08-31 04:26:01] "POST /role-definitions HTTP/1.1" 200 561 0.018176 10.0.0.48 - - [2025-08-31 04:26:01] "POST /fqname-to-id HTTP/1.1" 404 189 0.006277 10.0.0.48 - - [2025-08-31 04:26:01] "POST /role-definitions HTTP/1.1" 200 547 0.017550 10.0.0.48 - - [2025-08-31 04:26:01] "POST /fqname-to-id HTTP/1.1" 404 190 0.003182 10.0.0.48 - - [2025-08-31 04:26:01] "POST /role-definitions HTTP/1.1" 200 549 0.028262 10.0.0.48 - - [2025-08-31 04:26:01] "POST /fqname-to-id HTTP/1.1" 404 188 0.003541 10.0.0.48 - - [2025-08-31 04:26:01] "POST /role-definitions HTTP/1.1" 200 545 0.027488 10.0.0.48 - - [2025-08-31 04:26:01] "POST /fqname-to-id HTTP/1.1" 404 189 0.005171 10.0.0.48 - - [2025-08-31 04:26:01] "POST /role-definitions HTTP/1.1" 200 547 0.021575 10.0.0.48 - - [2025-08-31 04:26:01] "POST /fqname-to-id HTTP/1.1" 404 192 0.005366 10.0.0.48 - - [2025-08-31 04:26:01] "POST /role-definitions HTTP/1.1" 200 553 0.025445 10.0.0.48 - - [2025-08-31 04:26:01] "POST /fqname-to-id HTTP/1.1" 404 193 0.005933 10.0.0.48 - - [2025-08-31 04:26:01] "POST /role-definitions HTTP/1.1" 200 555 0.037172 10.0.0.48 - - [2025-08-31 04:26:01] "POST /fqname-to-id HTTP/1.1" 404 182 0.003258 10.0.0.48 - - [2025-08-31 04:26:01] "POST /role-definitions HTTP/1.1" 200 533 0.035896 10.0.0.48 - - [2025-08-31 04:26:01] "POST /fqname-to-id HTTP/1.1" 404 187 0.002169 10.0.0.48 - - [2025-08-31 04:26:01] "POST /role-definitions HTTP/1.1" 200 543 0.043282 10.0.0.48 - - [2025-08-31 04:26:01] "POST /fqname-to-id HTTP/1.1" 404 181 0.004793 10.0.0.48 - - [2025-08-31 04:26:01] "POST /role-definitions HTTP/1.1" 200 531 0.024372 10.0.0.48 - - [2025-08-31 04:26:01] "POST /fqname-to-id HTTP/1.1" 404 184 0.002343 10.0.0.48 - - [2025-08-31 04:26:01] "GET / HTTP/1.1" 200 35931 0.001224 10.0.0.48 - - [2025-08-31 04:26:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.48 - - [2025-08-31 04:26:01] "GET /global-system-config/9fa355b0-3381-4946-9439-b105660ca9f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.003957 10.0.0.48 - - [2025-08-31 04:26:01] "POST /role-definitions HTTP/1.1" 200 537 0.023200 10.0.0.48 - - [2025-08-31 04:26:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.002226 10.0.0.48 - - [2025-08-31 04:26:01] "POST /fqname-to-id HTTP/1.1" 404 189 0.004889 10.0.0.48 - - [2025-08-31 04:26:01] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.048480 10.0.0.48 - - [2025-08-31 04:26:01] "POST /role-definitions HTTP/1.1" 200 547 0.026569 10.0.0.48 - - [2025-08-31 04:26:01] "POST /fqname-to-id HTTP/1.1" 404 194 0.004027 10.0.0.48 - - [2025-08-31 04:26:01] "POST /role-definitions HTTP/1.1" 200 557 0.022317 10.0.0.48 - - [2025-08-31 04:26:01] "POST /fqname-to-id HTTP/1.1" 404 196 0.002362 10.0.0.48 - - [2025-08-31 04:26:01] "POST /role-definitions HTTP/1.1" 200 561 0.016971 10.0.0.48 - - [2025-08-31 04:26:01] "POST /fqname-to-id HTTP/1.1" 404 195 0.013338 10.0.0.48 - - [2025-08-31 04:26:01] "POST /role-definitions HTTP/1.1" 200 559 0.020362 10.0.0.48 - - [2025-08-31 04:26:01] "POST /fqname-to-id HTTP/1.1" 404 196 0.006782 10.0.0.48 - - [2025-08-31 04:26:02] "POST /feature-configs HTTP/1.1" 200 537 0.016568 10.0.0.48 - - [2025-08-31 04:26:02] "POST /fqname-to-id HTTP/1.1" 404 212 0.003123 10.0.0.48 - - [2025-08-31 04:26:02] "POST /feature-configs HTTP/1.1" 200 562 0.016131 10.0.0.48 - - [2025-08-31 04:26:02] "POST /fqname-to-id HTTP/1.1" 404 211 0.006636 10.0.0.48 - - [2025-08-31 04:26:02] "POST /feature-configs HTTP/1.1" 200 561 0.023170 10.0.0.48 - - [2025-08-31 04:26:02] "POST /fqname-to-id HTTP/1.1" 404 192 0.010204 10.0.0.48 - - [2025-08-31 04:26:02] "POST /node-profiles HTTP/1.1" 200 547 0.024816 10.0.0.48 - - [2025-08-31 04:26:02] "POST /fqname-to-id HTTP/1.1" 404 187 0.003309 10.0.0.48 - - [2025-08-31 04:26:02] "POST /node-profiles HTTP/1.1" 200 537 0.027355 10.0.0.48 - - [2025-08-31 04:26:02] "POST /fqname-to-id HTTP/1.1" 404 193 0.001861 10.0.0.48 - - [2025-08-31 04:26:02] "POST /node-profiles HTTP/1.1" 200 549 0.022254 10.0.0.48 - - [2025-08-31 04:26:02] "POST /fqname-to-id HTTP/1.1" 404 189 0.003819 10.0.0.48 - - [2025-08-31 04:26:02] "POST /node-profiles HTTP/1.1" 200 541 0.020060 10.0.0.48 - - [2025-08-31 04:26:02] "POST /fqname-to-id HTTP/1.1" 404 189 0.002022 10.0.0.48 - - [2025-08-31 04:26:02] "POST /node-profiles HTTP/1.1" 200 541 0.028841 10.0.0.48 - - [2025-08-31 04:26:02] "POST /fqname-to-id HTTP/1.1" 404 188 0.002197 10.0.0.48 - - [2025-08-31 04:26:02] "POST /node-profiles HTTP/1.1" 200 539 0.027336 10.0.0.48 - - [2025-08-31 04:26:02] "POST /fqname-to-id HTTP/1.1" 404 184 0.001989 10.0.0.48 - - [2025-08-31 04:26:02] "POST /node-profiles HTTP/1.1" 200 531 0.015461 10.0.0.48 - - [2025-08-31 04:26:02] "POST /fqname-to-id HTTP/1.1" 404 185 0.005150 10.0.0.48 - - [2025-08-31 04:26:02] "POST /node-profiles HTTP/1.1" 200 533 0.020075 10.0.0.48 - - [2025-08-31 04:26:02] "POST /fqname-to-id HTTP/1.1" 404 197 0.001913 10.0.0.48 - - [2025-08-31 04:26:02] "POST /node-profiles HTTP/1.1" 200 557 0.020009 10.0.0.48 - - [2025-08-31 04:26:02] "POST /fqname-to-id HTTP/1.1" 404 206 0.008417 10.0.0.48 - - [2025-08-31 04:26:02] "POST /telemetry-profiles HTTP/1.1" 200 554 0.027590 10.0.0.48 - - [2025-08-31 04:26:02] "POST /fqname-to-id HTTP/1.1" 404 206 0.005573 10.0.0.48 - - [2025-08-31 04:26:02] "POST /telemetry-profiles HTTP/1.1" 200 554 0.017065 10.0.0.48 - - [2025-08-31 04:26:02] "POST /fqname-to-id HTTP/1.1" 404 206 0.005902 10.0.0.48 - - [2025-08-31 04:26:02] "POST /telemetry-profiles HTTP/1.1" 200 554 0.017102 10.0.0.48 - - [2025-08-31 04:26:02] "POST /fqname-to-id HTTP/1.1" 404 206 0.012989 10.0.0.48 - - [2025-08-31 04:26:02] "POST /telemetry-profiles HTTP/1.1" 200 554 0.021437 10.0.0.48 - - [2025-08-31 04:26:02] "POST /fqname-to-id HTTP/1.1" 404 206 0.002096 10.0.0.48 - - [2025-08-31 04:26:02] "POST /telemetry-profiles HTTP/1.1" 200 554 0.021280 10.0.0.48 - - [2025-08-31 04:26:02] "POST /fqname-to-id HTTP/1.1" 404 206 0.006029 10.0.0.48 - - [2025-08-31 04:26:02] "POST /telemetry-profiles HTTP/1.1" 200 554 0.012753 10.0.0.48 - - [2025-08-31 04:26:03] "POST /fqname-to-id HTTP/1.1" 404 199 0.001898 10.0.0.48 - - [2025-08-31 04:26:03] "POST /sflow-profiles HTTP/1.1" 200 532 0.016055 10.0.0.48 - - [2025-08-31 04:26:03] "POST /fqname-to-id HTTP/1.1" 404 202 0.002733 10.0.0.48 - - [2025-08-31 04:26:03] "POST /sflow-profiles HTTP/1.1" 200 538 0.016054 10.0.0.48 - - [2025-08-31 04:26:03] "POST /fqname-to-id HTTP/1.1" 404 202 0.002800 10.0.0.48 - - [2025-08-31 04:26:03] "POST /sflow-profiles HTTP/1.1" 200 538 0.024019 10.0.0.48 - - [2025-08-31 04:26:03] "POST /fqname-to-id HTTP/1.1" 404 199 0.008124 10.0.0.48 - - [2025-08-31 04:26:03] "POST /grpc-profiles HTTP/1.1" 200 530 0.025994 10.0.0.48 - - [2025-08-31 04:26:03] "POST /fqname-to-id HTTP/1.1" 404 199 0.005784 10.0.0.48 - - [2025-08-31 04:26:03] "POST /snmp-profiles HTTP/1.1" 200 530 0.022674 10.0.0.48 - - [2025-08-31 04:26:03] "POST /fqname-to-id HTTP/1.1" 404 202 0.002241 10.0.0.48 - - [2025-08-31 04:26:03] "POST /netconf-profiles HTTP/1.1" 200 542 0.028082 10.0.0.48 - - [2025-08-31 04:26:03] "POST /fqname-to-id HTTP/1.1" 404 193 0.001946 10.0.0.48 - - [2025-08-31 04:26:03] "POST /device-functional-groups HTTP/1.1" 200 540 0.019416 10.0.0.48 - - [2025-08-31 04:26:03] "POST /fqname-to-id HTTP/1.1" 404 193 0.003455 10.0.0.48 - - [2025-08-31 04:26:03] "POST /device-functional-groups HTTP/1.1" 200 540 0.019669 10.0.0.48 - - [2025-08-31 04:26:03] "POST /fqname-to-id HTTP/1.1" 404 195 0.002334 10.0.0.48 - - [2025-08-31 04:26:03] "POST /device-functional-groups HTTP/1.1" 200 544 0.027622 10.0.0.48 - - [2025-08-31 04:26:03] "POST /fqname-to-id HTTP/1.1" 404 194 0.003817 10.0.0.48 - - [2025-08-31 04:26:03] "POST /device-functional-groups HTTP/1.1" 200 542 0.017564 10.0.0.48 - - [2025-08-31 04:26:03] "POST /fqname-to-id HTTP/1.1" 404 218 0.014813 10.0.0.48 - - [2025-08-31 04:26:03] "POST /device-functional-groups HTTP/1.1" 200 590 0.017653 10.0.0.48 - - [2025-08-31 04:26:03] "POST /fqname-to-id HTTP/1.1" 404 208 0.001951 10.0.0.48 - - [2025-08-31 04:26:03] "POST /device-functional-groups HTTP/1.1" 200 570 0.023744 10.0.0.48 - - [2025-08-31 04:26:03] "POST /fqname-to-id HTTP/1.1" 404 236 0.009556 10.0.0.48 - - [2025-08-31 04:26:03] "POST /device-functional-groups HTTP/1.1" 200 620 0.020298 10.0.0.48 - - [2025-08-31 04:26:03] "POST /fqname-to-id HTTP/1.1" 404 206 0.001947 10.0.0.48 - - [2025-08-31 04:26:03] "POST /device-functional-groups HTTP/1.1" 200 566 0.014799 10.0.0.48 - - [2025-08-31 04:26:03] "POST /fqname-to-id HTTP/1.1" 404 205 0.002478 10.0.0.48 - - [2025-08-31 04:26:03] "POST /device-functional-groups HTTP/1.1" 200 564 0.019034 10.0.0.48 - - [2025-08-31 04:26:03] "POST /fqname-to-id HTTP/1.1" 404 210 0.002025 10.0.0.48 - - [2025-08-31 04:26:03] "POST /device-functional-groups HTTP/1.1" 200 574 0.019411 10.0.0.48 - - [2025-08-31 04:26:03] "POST /fqname-to-id HTTP/1.1" 404 201 0.005968 10.0.0.48 - - [2025-08-31 04:26:03] "POST /role-configs HTTP/1.1" 200 525 0.017225 10.0.0.48 - - [2025-08-31 04:26:03] "POST /fqname-to-id HTTP/1.1" 404 196 0.003968 10.0.0.48 - - [2025-08-31 04:26:03] "POST /role-configs HTTP/1.1" 200 520 0.029278 10.0.0.48 - - [2025-08-31 04:26:04] "POST /fqname-to-id HTTP/1.1" 404 198 0.002788 10.0.0.48 - - [2025-08-31 04:26:04] "POST /role-configs HTTP/1.1" 200 522 0.027686 10.0.0.48 - - [2025-08-31 04:26:04] "POST /fqname-to-id HTTP/1.1" 404 198 0.012236 10.0.0.48 - - [2025-08-31 04:26:04] "POST /role-configs HTTP/1.1" 200 522 0.025609 10.0.0.48 - - [2025-08-31 04:26:04] "POST /fqname-to-id HTTP/1.1" 404 202 0.003841 10.0.0.48 - - [2025-08-31 04:26:04] "POST /role-configs HTTP/1.1" 200 526 0.031396 10.0.0.48 - - [2025-08-31 04:26:04] "POST /fqname-to-id HTTP/1.1" 404 197 0.002016 10.0.0.48 - - [2025-08-31 04:26:04] "POST /role-configs HTTP/1.1" 200 521 0.015460 10.0.0.48 - - [2025-08-31 04:26:04] "POST /fqname-to-id HTTP/1.1" 404 193 0.001410 10.0.0.48 - - [2025-08-31 04:26:04] "POST /role-configs HTTP/1.1" 200 517 0.027698 10.0.0.48 - - [2025-08-31 04:26:04] "POST /fqname-to-id HTTP/1.1" 404 194 0.003558 10.0.0.48 - - [2025-08-31 04:26:04] "POST /role-configs HTTP/1.1" 200 518 0.016199 10.0.0.48 - - [2025-08-31 04:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.48 - - [2025-08-31 04:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.48 - - [2025-08-31 04:26:04] "POST /ref-update HTTP/1.1" 200 156 0.014035 10.0.0.48 - - [2025-08-31 04:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001334 10.0.0.48 - - [2025-08-31 04:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.48 - - [2025-08-31 04:26:04] "POST /ref-update HTTP/1.1" 200 156 0.012172 10.0.0.48 - - [2025-08-31 04:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004942 10.0.0.48 - - [2025-08-31 04:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.48 - - [2025-08-31 04:26:04] "POST /ref-update HTTP/1.1" 200 156 0.007894 10.0.0.48 - - [2025-08-31 04:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.48 - - [2025-08-31 04:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.48 - - [2025-08-31 04:26:04] "POST /ref-update HTTP/1.1" 200 156 0.008837 10.0.0.48 - - [2025-08-31 04:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.48 - - [2025-08-31 04:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.48 - - [2025-08-31 04:26:04] "POST /ref-update HTTP/1.1" 200 156 0.009361 10.0.0.48 - - [2025-08-31 04:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.48 - - [2025-08-31 04:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.48 - - [2025-08-31 04:26:04] "POST /ref-update HTTP/1.1" 200 156 0.010258 10.0.0.48 - - [2025-08-31 04:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.48 - - [2025-08-31 04:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.48 - - [2025-08-31 04:26:04] "POST /ref-update HTTP/1.1" 200 156 0.008560 10.0.0.48 - - [2025-08-31 04:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008470 10.0.0.48 - - [2025-08-31 04:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.48 - - [2025-08-31 04:26:04] "POST /ref-update HTTP/1.1" 200 156 0.009683 10.0.0.48 - - [2025-08-31 04:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.48 - - [2025-08-31 04:26:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001356 10.0.0.48 - - [2025-08-31 04:26:05] "POST /ref-update HTTP/1.1" 200 156 0.022921 10.0.0.48 - - [2025-08-31 04:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.48 - - [2025-08-31 04:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.48 - - [2025-08-31 04:26:05] "POST /ref-update HTTP/1.1" 200 156 0.007950 10.0.0.48 - - [2025-08-31 04:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004649 10.0.0.48 - - [2025-08-31 04:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001251 10.0.0.48 - - [2025-08-31 04:26:05] "POST /ref-update HTTP/1.1" 200 156 0.012222 10.0.0.48 - - [2025-08-31 04:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.48 - - [2025-08-31 04:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001279 10.0.0.48 - - [2025-08-31 04:26:05] "POST /ref-update HTTP/1.1" 200 156 0.009557 10.0.0.48 - - [2025-08-31 04:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001352 10.0.0.48 - - [2025-08-31 04:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001237 10.0.0.48 - - [2025-08-31 04:26:05] "POST /ref-update HTTP/1.1" 200 156 0.006824 10.0.0.48 - - [2025-08-31 04:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.48 - - [2025-08-31 04:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001296 10.0.0.48 - - [2025-08-31 04:26:05] "POST /ref-update HTTP/1.1" 200 156 0.012506 10.0.0.48 - - [2025-08-31 04:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.48 - - [2025-08-31 04:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.48 - - [2025-08-31 04:26:05] "POST /ref-update HTTP/1.1" 200 156 0.006697 10.0.0.48 - - [2025-08-31 04:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009125 10.0.0.48 - - [2025-08-31 04:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.019536 10.0.0.48 - - [2025-08-31 04:26:05] "POST /ref-update HTTP/1.1" 200 156 0.010175 10.0.0.48 - - [2025-08-31 04:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.48 - - [2025-08-31 04:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001590 10.0.0.48 - - [2025-08-31 04:26:05] "POST /ref-update HTTP/1.1" 200 156 0.020185 10.0.0.48 - - [2025-08-31 04:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009036 10.0.0.48 - - [2025-08-31 04:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.018643 10.0.0.48 - - [2025-08-31 04:26:05] "POST /ref-update HTTP/1.1" 200 156 0.020798 10.0.0.48 - - [2025-08-31 04:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.48 - - [2025-08-31 04:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001444 10.0.0.48 - - [2025-08-31 04:26:05] "POST /ref-update HTTP/1.1" 200 156 0.016673 10.0.0.48 - - [2025-08-31 04:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.48 - - [2025-08-31 04:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.48 - - [2025-08-31 04:26:05] "POST /ref-update HTTP/1.1" 200 156 0.006273 10.0.0.48 - - [2025-08-31 04:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.48 - - [2025-08-31 04:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001266 10.0.0.48 - - [2025-08-31 04:26:05] "POST /ref-update HTTP/1.1" 200 156 0.029123 10.0.0.48 - - [2025-08-31 04:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005307 10.0.0.48 - - [2025-08-31 04:26:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.48 - - [2025-08-31 04:26:06] "POST /ref-update HTTP/1.1" 200 156 0.079910 10.0.0.48 - - [2025-08-31 04:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.48 - - [2025-08-31 04:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.015536 10.0.0.48 - - [2025-08-31 04:26:06] "POST /ref-update HTTP/1.1" 200 156 0.024680 10.0.0.48 - - [2025-08-31 04:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.024011 10.0.0.48 - - [2025-08-31 04:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.48 - - [2025-08-31 04:26:06] "POST /ref-update HTTP/1.1" 200 156 0.008114 10.0.0.48 - - [2025-08-31 04:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004742 10.0.0.48 - - [2025-08-31 04:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.48 - - [2025-08-31 04:26:06] "POST /ref-update HTTP/1.1" 200 156 0.012205 10.0.0.48 - - [2025-08-31 04:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008851 10.0.0.48 - - [2025-08-31 04:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001691 10.0.0.48 - - [2025-08-31 04:26:06] "POST /ref-update HTTP/1.1" 200 156 0.016392 10.0.0.48 - - [2025-08-31 04:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001931 10.0.0.48 - - [2025-08-31 04:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.48 - - [2025-08-31 04:26:06] "POST /ref-update HTTP/1.1" 200 156 0.016343 10.0.0.48 - - [2025-08-31 04:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.48 - - [2025-08-31 04:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.48 - - [2025-08-31 04:26:06] "POST /ref-update HTTP/1.1" 200 156 0.022286 10.0.0.48 - - [2025-08-31 04:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005769 10.0.0.48 - - [2025-08-31 04:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004231 10.0.0.48 - - [2025-08-31 04:26:06] "POST /ref-update HTTP/1.1" 200 156 0.011053 10.0.0.48 - - [2025-08-31 04:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007980 10.0.0.48 - - [2025-08-31 04:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.48 - - [2025-08-31 04:26:06] "POST /ref-update HTTP/1.1" 200 156 0.007928 10.0.0.48 - - [2025-08-31 04:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004641 10.0.0.48 - - [2025-08-31 04:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.48 - - [2025-08-31 04:26:06] "POST /ref-update HTTP/1.1" 200 156 0.020589 10.0.0.48 - - [2025-08-31 04:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007831 10.0.0.48 - - [2025-08-31 04:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.48 - - [2025-08-31 04:26:06] "POST /ref-update HTTP/1.1" 200 156 0.010432 10.0.0.48 - - [2025-08-31 04:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006212 10.0.0.48 - - [2025-08-31 04:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007085 10.0.0.48 - - [2025-08-31 04:26:06] "POST /ref-update HTTP/1.1" 200 156 0.012144 10.0.0.48 - - [2025-08-31 04:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005666 10.0.0.48 - - [2025-08-31 04:26:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011505 10.0.0.48 - - [2025-08-31 04:26:07] "POST /ref-update HTTP/1.1" 200 156 0.015369 10.0.0.48 - - [2025-08-31 04:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007829 10.0.0.48 - - [2025-08-31 04:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.48 - - [2025-08-31 04:26:07] "POST /ref-update HTTP/1.1" 200 156 0.009238 10.0.0.48 - - [2025-08-31 04:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013982 10.0.0.48 - - [2025-08-31 04:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.48 - - [2025-08-31 04:26:07] "POST /ref-update HTTP/1.1" 200 156 0.007136 10.0.0.48 - - [2025-08-31 04:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007523 10.0.0.48 - - [2025-08-31 04:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.48 - - [2025-08-31 04:26:07] "POST /ref-update HTTP/1.1" 200 156 0.007736 10.0.0.48 - - [2025-08-31 04:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005230 10.0.0.48 - - [2025-08-31 04:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004968 10.0.0.48 - - [2025-08-31 04:26:07] "POST /ref-update HTTP/1.1" 200 156 0.009784 10.0.0.48 - - [2025-08-31 04:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006793 10.0.0.48 - - [2025-08-31 04:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.48 - - [2025-08-31 04:26:07] "POST /ref-update HTTP/1.1" 200 156 0.015665 10.0.0.48 - - [2025-08-31 04:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004634 10.0.0.48 - - [2025-08-31 04:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.48 - - [2025-08-31 04:26:07] "POST /ref-update HTTP/1.1" 200 156 0.014135 10.0.0.48 - - [2025-08-31 04:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007770 10.0.0.48 - - [2025-08-31 04:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.48 - - [2025-08-31 04:26:07] "POST /ref-update HTTP/1.1" 200 156 0.014626 10.0.0.48 - - [2025-08-31 04:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.48 - - [2025-08-31 04:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.48 - - [2025-08-31 04:26:07] "POST /ref-update HTTP/1.1" 200 156 0.006451 10.0.0.48 - - [2025-08-31 04:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.48 - - [2025-08-31 04:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001246 10.0.0.48 - - [2025-08-31 04:26:07] "POST /ref-update HTTP/1.1" 200 156 0.008947 10.0.0.48 - - [2025-08-31 04:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009497 10.0.0.48 - - [2025-08-31 04:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.48 - - [2025-08-31 04:26:07] "POST /ref-update HTTP/1.1" 200 156 0.015389 10.0.0.48 - - [2025-08-31 04:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005818 10.0.0.48 - - [2025-08-31 04:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010813 10.0.0.48 - - [2025-08-31 04:26:07] "POST /ref-update HTTP/1.1" 200 156 0.007579 10.0.0.48 - - [2025-08-31 04:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005638 10.0.0.48 - - [2025-08-31 04:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.48 - - [2025-08-31 04:26:07] "POST /ref-update HTTP/1.1" 200 156 0.007989 10.0.0.48 - - [2025-08-31 04:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.48 - - [2025-08-31 04:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001344 10.0.0.48 - - [2025-08-31 04:26:07] "POST /ref-update HTTP/1.1" 200 156 0.006095 10.0.0.48 - - [2025-08-31 04:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.48 - - [2025-08-31 04:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.48 - - [2025-08-31 04:26:07] "POST /ref-update HTTP/1.1" 200 156 0.006172 10.0.0.48 - - [2025-08-31 04:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.48 - - [2025-08-31 04:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001726 10.0.0.48 - - [2025-08-31 04:26:08] "POST /ref-update HTTP/1.1" 200 156 0.008224 10.0.0.48 - - [2025-08-31 04:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006474 10.0.0.48 - - [2025-08-31 04:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007186 10.0.0.48 - - [2025-08-31 04:26:08] "POST /ref-update HTTP/1.1" 200 156 0.009068 10.0.0.48 - - [2025-08-31 04:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005720 10.0.0.48 - - [2025-08-31 04:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007129 10.0.0.48 - - [2025-08-31 04:26:08] "POST /ref-update HTTP/1.1" 200 156 0.008444 10.0.0.48 - - [2025-08-31 04:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005744 10.0.0.48 - - [2025-08-31 04:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.48 - - [2025-08-31 04:26:08] "POST /ref-update HTTP/1.1" 200 156 0.014405 10.0.0.48 - - [2025-08-31 04:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152 10.0.0.48 - - [2025-08-31 04:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001519 10.0.0.48 - - [2025-08-31 04:26:08] "POST /ref-update HTTP/1.1" 200 156 0.007173 10.0.0.48 - - [2025-08-31 04:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.48 - - [2025-08-31 04:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001183 10.0.0.48 - - [2025-08-31 04:26:08] "POST /ref-update HTTP/1.1" 200 156 0.019629 10.0.0.48 - - [2025-08-31 04:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007444 10.0.0.48 - - [2025-08-31 04:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004625 10.0.0.48 - - [2025-08-31 04:26:08] "POST /ref-update HTTP/1.1" 200 156 0.022991 10.0.0.48 - - [2025-08-31 04:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.017802 10.0.0.48 - - [2025-08-31 04:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.48 - - [2025-08-31 04:26:08] "POST /ref-update HTTP/1.1" 200 156 0.036743 10.0.0.48 - - [2025-08-31 04:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004383 10.0.0.48 - - [2025-08-31 04:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001828 10.0.0.48 - - [2025-08-31 04:26:08] "POST /ref-update HTTP/1.1" 200 156 0.009496 10.0.0.48 - - [2025-08-31 04:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.48 - - [2025-08-31 04:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001605 10.0.0.48 - - [2025-08-31 04:26:08] "POST /ref-update HTTP/1.1" 200 156 0.021689 10.0.0.48 - - [2025-08-31 04:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005668 10.0.0.48 - - [2025-08-31 04:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001447 10.0.0.48 - - [2025-08-31 04:26:08] "POST /ref-update HTTP/1.1" 200 156 0.019793 10.0.0.48 - - [2025-08-31 04:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.48 - - [2025-08-31 04:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.48 - - [2025-08-31 04:26:08] "POST /ref-update HTTP/1.1" 200 156 0.006582 10.0.0.48 - - [2025-08-31 04:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.48 - - [2025-08-31 04:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001238 10.0.0.48 - - [2025-08-31 04:26:08] "POST /ref-update HTTP/1.1" 200 156 0.010180 10.0.0.48 - - [2025-08-31 04:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004858 10.0.0.48 - - [2025-08-31 04:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002059 10.0.0.48 - - [2025-08-31 04:26:08] "POST /ref-update HTTP/1.1" 200 156 0.005991 10.0.0.48 - - [2025-08-31 04:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.48 - - [2025-08-31 04:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001321 10.0.0.48 - - [2025-08-31 04:26:08] "POST /ref-update HTTP/1.1" 200 156 0.007301 10.0.0.48 - - [2025-08-31 04:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001589 10.0.0.48 - - [2025-08-31 04:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001225 10.0.0.48 - - [2025-08-31 04:26:09] "POST /ref-update HTTP/1.1" 200 156 0.009861 10.0.0.48 - - [2025-08-31 04:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.48 - - [2025-08-31 04:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001295 10.0.0.48 - - [2025-08-31 04:26:09] "POST /ref-update HTTP/1.1" 200 156 0.006967 10.0.0.48 - - [2025-08-31 04:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.48 - - [2025-08-31 04:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.48 - - [2025-08-31 04:26:09] "POST /ref-update HTTP/1.1" 200 156 0.012549 10.0.0.48 - - [2025-08-31 04:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009168 10.0.0.48 - - [2025-08-31 04:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002439 10.0.0.48 - - [2025-08-31 04:26:09] "POST /ref-update HTTP/1.1" 200 156 0.010710 10.0.0.48 - - [2025-08-31 04:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005708 10.0.0.48 - - [2025-08-31 04:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.48 - - [2025-08-31 04:26:09] "GET / HTTP/1.1" 200 35931 0.002975 10.0.0.48 - - [2025-08-31 04:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.48 - - [2025-08-31 04:26:09] "GET /global-system-config/9fa355b0-3381-4946-9439-b105660ca9f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.004368 10.0.0.48 - - [2025-08-31 04:26:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.002174 10.0.0.48 - - [2025-08-31 04:26:09] "POST /ref-update HTTP/1.1" 200 156 0.011449 10.0.0.48 - - [2025-08-31 04:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010025 10.0.0.48 - - [2025-08-31 04:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.48 - - [2025-08-31 04:26:09] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.019715 10.0.0.48 - - [2025-08-31 04:26:09] "POST /ref-update HTTP/1.1" 200 156 0.023163 10.0.0.48 - - [2025-08-31 04:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007543 10.0.0.48 - - [2025-08-31 04:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.48 - - [2025-08-31 04:26:09] "POST /ref-update HTTP/1.1" 200 156 0.007163 10.0.0.48 - - [2025-08-31 04:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004075 10.0.0.48 - - [2025-08-31 04:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:26:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000779 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:26:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000798 10.0.0.48 - - [2025-08-31 04:26:09] "POST /ref-update HTTP/1.1" 200 156 0.007101 10.0.0.48 - - [2025-08-31 04:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004397 10.0.0.48 - - [2025-08-31 04:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.48 - - [2025-08-31 04:26:09] "POST /ref-update HTTP/1.1" 200 156 0.005937 10.0.0.48 - - [2025-08-31 04:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.48 - - [2025-08-31 04:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.48 - - [2025-08-31 04:26:09] "POST /ref-update HTTP/1.1" 200 156 0.005198 10.0.0.48 - - [2025-08-31 04:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.48 - - [2025-08-31 04:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.48 - - [2025-08-31 04:26:09] "POST /ref-update HTTP/1.1" 200 156 0.040403 10.0.0.48 - - [2025-08-31 04:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.48 - - [2025-08-31 04:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.48 - - [2025-08-31 04:26:09] "POST /ref-update HTTP/1.1" 200 156 0.006248 10.0.0.48 - - [2025-08-31 04:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002029 10.0.0.48 - - [2025-08-31 04:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.48 - - [2025-08-31 04:26:09] "POST /ref-update HTTP/1.1" 200 156 0.006887 10.0.0.48 - - [2025-08-31 04:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.017260 10.0.0.48 - - [2025-08-31 04:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.48 - - [2025-08-31 04:26:09] "POST /ref-update HTTP/1.1" 200 156 0.007652 10.0.0.48 - - [2025-08-31 04:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006268 10.0.0.48 - - [2025-08-31 04:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.48 - - [2025-08-31 04:26:10] "POST /ref-update HTTP/1.1" 200 156 0.007105 10.0.0.48 - - [2025-08-31 04:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.48 - - [2025-08-31 04:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.48 - - [2025-08-31 04:26:10] "POST /ref-update HTTP/1.1" 200 156 0.006827 10.0.0.48 - - [2025-08-31 04:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001425 10.0.0.48 - - [2025-08-31 04:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001646 10.0.0.48 - - [2025-08-31 04:26:10] "POST /ref-update HTTP/1.1" 200 156 0.006928 10.0.0.48 - - [2025-08-31 04:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.48 - - [2025-08-31 04:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.48 - - [2025-08-31 04:26:10] "POST /ref-update HTTP/1.1" 200 156 0.005323 10.0.0.48 - - [2025-08-31 04:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002128 10.0.0.48 - - [2025-08-31 04:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.48 - - [2025-08-31 04:26:10] "POST /ref-update HTTP/1.1" 200 156 0.007153 10.0.0.48 - - [2025-08-31 04:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.48 - - [2025-08-31 04:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001904 10.0.0.48 - - [2025-08-31 04:26:10] "POST /ref-update HTTP/1.1" 200 156 0.010323 10.0.0.48 - - [2025-08-31 04:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006164 10.0.0.48 - - [2025-08-31 04:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.48 - - [2025-08-31 04:26:10] "POST /ref-update HTTP/1.1" 200 156 0.007342 10.0.0.48 - - [2025-08-31 04:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.48 - - [2025-08-31 04:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001424 10.0.0.48 - - [2025-08-31 04:26:10] "POST /ref-update HTTP/1.1" 200 156 0.008970 10.0.0.48 - - [2025-08-31 04:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.48 - - [2025-08-31 04:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.48 - - [2025-08-31 04:26:10] "POST /ref-update HTTP/1.1" 200 156 0.008211 10.0.0.48 - - [2025-08-31 04:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005737 10.0.0.48 - - [2025-08-31 04:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.48 - - [2025-08-31 04:26:10] "POST /ref-update HTTP/1.1" 200 156 0.012544 10.0.0.48 - - [2025-08-31 04:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.48 - - [2025-08-31 04:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.48 - - [2025-08-31 04:26:10] "POST /ref-update HTTP/1.1" 200 156 0.006611 10.0.0.48 - - [2025-08-31 04:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350 10.0.0.48 - - [2025-08-31 04:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.48 - - [2025-08-31 04:26:10] "POST /ref-update HTTP/1.1" 200 156 0.006809 10.0.0.48 - - [2025-08-31 04:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.48 - - [2025-08-31 04:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005598 10.0.0.48 - - [2025-08-31 04:26:10] "POST /ref-update HTTP/1.1" 200 156 0.007252 10.0.0.48 - - [2025-08-31 04:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.48 - - [2025-08-31 04:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.48 - - [2025-08-31 04:26:10] "POST /ref-update HTTP/1.1" 200 156 0.036129 10.0.0.48 - - [2025-08-31 04:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.48 - - [2025-08-31 04:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.48 - - [2025-08-31 04:26:10] "POST /ref-update HTTP/1.1" 200 156 0.007467 10.0.0.48 - - [2025-08-31 04:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.48 - - [2025-08-31 04:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001354 10.0.0.48 - - [2025-08-31 04:26:10] "POST /ref-update HTTP/1.1" 200 156 0.038251 10.0.0.48 - - [2025-08-31 04:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.48 - - [2025-08-31 04:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.48 - - [2025-08-31 04:26:11] "POST /ref-update HTTP/1.1" 200 156 0.006645 10.0.0.48 - - [2025-08-31 04:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.48 - - [2025-08-31 04:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001374 10.0.0.48 - - [2025-08-31 04:26:11] "POST /ref-update HTTP/1.1" 200 156 0.014524 10.0.0.48 - - [2025-08-31 04:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006965 10.0.0.48 - - [2025-08-31 04:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.48 - - [2025-08-31 04:26:11] "POST /ref-update HTTP/1.1" 200 156 0.007973 10.0.0.48 - - [2025-08-31 04:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.48 - - [2025-08-31 04:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001294 10.0.0.48 - - [2025-08-31 04:26:11] "POST /ref-update HTTP/1.1" 200 156 0.005270 10.0.0.48 - - [2025-08-31 04:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.48 - - [2025-08-31 04:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.48 - - [2025-08-31 04:26:11] "POST /ref-update HTTP/1.1" 200 156 0.006983 10.0.0.48 - - [2025-08-31 04:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.48 - - [2025-08-31 04:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.48 - - [2025-08-31 04:26:11] "POST /ref-update HTTP/1.1" 200 156 0.016217 10.0.0.48 - - [2025-08-31 04:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.48 - - [2025-08-31 04:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001269 10.0.0.48 - - [2025-08-31 04:26:11] "POST /ref-update HTTP/1.1" 200 156 0.008165 10.0.0.48 - - [2025-08-31 04:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.48 - - [2025-08-31 04:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001709 10.0.0.48 - - [2025-08-31 04:26:11] "POST /ref-update HTTP/1.1" 200 156 0.013459 10.0.0.48 - - [2025-08-31 04:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.023760 10.0.0.48 - - [2025-08-31 04:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.48 - - [2025-08-31 04:26:11] "POST /ref-update HTTP/1.1" 200 156 0.007312 10.0.0.48 - - [2025-08-31 04:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.48 - - [2025-08-31 04:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001448 10.0.0.48 - - [2025-08-31 04:26:11] "POST /ref-update HTTP/1.1" 200 156 0.007142 10.0.0.48 - - [2025-08-31 04:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.48 - - [2025-08-31 04:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.48 - - [2025-08-31 04:26:11] "POST /ref-update HTTP/1.1" 200 156 0.006389 10.0.0.48 - - [2025-08-31 04:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.48 - - [2025-08-31 04:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001444 10.0.0.48 - - [2025-08-31 04:26:11] "POST /ref-update HTTP/1.1" 200 156 0.007211 10.0.0.48 - - [2025-08-31 04:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.48 - - [2025-08-31 04:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.48 - - [2025-08-31 04:26:11] "POST /ref-update HTTP/1.1" 200 156 0.009813 10.0.0.48 - - [2025-08-31 04:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.48 - - [2025-08-31 04:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001370 10.0.0.48 - - [2025-08-31 04:26:11] "POST /ref-update HTTP/1.1" 200 156 0.017907 10.0.0.48 - - [2025-08-31 04:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.015383 10.0.0.48 - - [2025-08-31 04:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.48 - - [2025-08-31 04:26:11] "POST /ref-update HTTP/1.1" 200 156 0.028974 10.0.0.48 - - [2025-08-31 04:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907 10.0.0.48 - - [2025-08-31 04:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004413 10.0.0.48 - - [2025-08-31 04:26:12] "POST /ref-update HTTP/1.1" 200 156 0.010760 10.0.0.48 - - [2025-08-31 04:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.48 - - [2025-08-31 04:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.48 - - [2025-08-31 04:26:12] "POST /ref-update HTTP/1.1" 200 156 0.026308 10.0.0.48 - - [2025-08-31 04:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004921 10.0.0.48 - - [2025-08-31 04:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.48 - - [2025-08-31 04:26:12] "POST /ref-update HTTP/1.1" 200 156 0.036277 10.0.0.48 - - [2025-08-31 04:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007651 10.0.0.48 - - [2025-08-31 04:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.48 - - [2025-08-31 04:26:12] "POST /ref-update HTTP/1.1" 200 156 0.084079 10.0.0.48 - - [2025-08-31 04:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.48 - - [2025-08-31 04:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.48 - - [2025-08-31 04:26:12] "POST /ref-update HTTP/1.1" 200 156 0.042634 10.0.0.48 - - [2025-08-31 04:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.029806 10.0.0.48 - - [2025-08-31 04:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.48 - - [2025-08-31 04:26:12] "POST /ref-update HTTP/1.1" 200 156 0.013496 10.0.0.48 - - [2025-08-31 04:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.022248 10.0.0.48 - - [2025-08-31 04:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.013715 10.0.0.48 - - [2025-08-31 04:26:12] "POST /ref-update HTTP/1.1" 200 156 0.008603 10.0.0.48 - - [2025-08-31 04:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005848 10.0.0.48 - - [2025-08-31 04:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009388 10.0.0.48 - - [2025-08-31 04:26:12] "POST /ref-update HTTP/1.1" 200 156 0.011149 10.0.0.48 - - [2025-08-31 04:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010160 10.0.0.48 - - [2025-08-31 04:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012734 10.0.0.48 - - [2025-08-31 04:26:12] "POST /ref-update HTTP/1.1" 200 156 0.020603 10.0.0.48 - - [2025-08-31 04:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014726 10.0.0.48 - - [2025-08-31 04:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.48 - - [2025-08-31 04:26:12] "POST /ref-update HTTP/1.1" 200 156 0.008760 10.0.0.48 - - [2025-08-31 04:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007680 10.0.0.48 - - [2025-08-31 04:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.48 - - [2025-08-31 04:26:12] "POST /ref-update HTTP/1.1" 200 156 0.009793 10.0.0.48 - - [2025-08-31 04:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006614 10.0.0.48 - - [2025-08-31 04:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.48 - - [2025-08-31 04:26:13] "POST /ref-update HTTP/1.1" 200 156 0.021174 10.0.0.48 - - [2025-08-31 04:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010790 10.0.0.48 - - [2025-08-31 04:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.48 - - [2025-08-31 04:26:13] "POST /ref-update HTTP/1.1" 200 156 0.008766 10.0.0.48 - - [2025-08-31 04:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006323 10.0.0.48 - - [2025-08-31 04:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.48 - - [2025-08-31 04:26:13] "POST /ref-update HTTP/1.1" 200 156 0.009682 10.0.0.48 - - [2025-08-31 04:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.48 - - [2025-08-31 04:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010448 10.0.0.48 - - [2025-08-31 04:26:13] "POST /ref-update HTTP/1.1" 200 156 0.016031 10.0.0.48 - - [2025-08-31 04:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006405 10.0.0.48 - - [2025-08-31 04:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.48 - - [2025-08-31 04:26:13] "POST /ref-update HTTP/1.1" 200 156 0.026173 10.0.0.48 - - [2025-08-31 04:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006640 10.0.0.48 - - [2025-08-31 04:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004987 10.0.0.48 - - [2025-08-31 04:26:13] "POST /ref-update HTTP/1.1" 200 156 0.008827 10.0.0.48 - - [2025-08-31 04:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006359 10.0.0.48 - - [2025-08-31 04:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.48 - - [2025-08-31 04:26:13] "POST /ref-update HTTP/1.1" 200 156 0.006484 10.0.0.48 - - [2025-08-31 04:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004843 10.0.0.48 - - [2025-08-31 04:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002373 10.0.0.48 - - [2025-08-31 04:26:13] "POST /ref-update HTTP/1.1" 200 156 0.026208 10.0.0.48 - - [2025-08-31 04:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007940 10.0.0.48 - - [2025-08-31 04:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004406 10.0.0.48 - - [2025-08-31 04:26:13] "POST /ref-update HTTP/1.1" 200 156 0.006278 10.0.0.48 - - [2025-08-31 04:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008907 10.0.0.48 - - [2025-08-31 04:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.48 - - [2025-08-31 04:26:13] "POST /ref-update HTTP/1.1" 200 156 0.013108 10.0.0.48 - - [2025-08-31 04:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.48 - - [2025-08-31 04:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012179 10.0.0.48 - - [2025-08-31 04:26:13] "POST /ref-update HTTP/1.1" 200 156 0.025064 10.0.0.48 - - [2025-08-31 04:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.48 - - [2025-08-31 04:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.48 - - [2025-08-31 04:26:13] "POST /ref-update HTTP/1.1" 200 156 0.006265 10.0.0.48 - - [2025-08-31 04:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007426 10.0.0.48 - - [2025-08-31 04:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.48 - - [2025-08-31 04:26:13] "POST /ref-update HTTP/1.1" 200 156 0.006368 10.0.0.48 - - [2025-08-31 04:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.48 - - [2025-08-31 04:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007491 10.0.0.48 - - [2025-08-31 04:26:13] "POST /ref-update HTTP/1.1" 200 156 0.023404 10.0.0.48 - - [2025-08-31 04:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.48 - - [2025-08-31 04:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.48 - - [2025-08-31 04:26:14] "POST /ref-update HTTP/1.1" 200 156 0.008975 10.0.0.48 - - [2025-08-31 04:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010810 10.0.0.48 - - [2025-08-31 04:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003348 10.0.0.48 - - [2025-08-31 04:26:14] "POST /ref-update HTTP/1.1" 200 156 0.013054 10.0.0.48 - - [2025-08-31 04:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010058 10.0.0.48 - - [2025-08-31 04:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.48 - - [2025-08-31 04:26:14] "POST /ref-update HTTP/1.1" 200 156 0.008342 10.0.0.48 - - [2025-08-31 04:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007003 10.0.0.48 - - [2025-08-31 04:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.013860 10.0.0.48 - - [2025-08-31 04:26:14] "POST /ref-update HTTP/1.1" 200 156 0.006407 10.0.0.48 - - [2025-08-31 04:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.48 - - [2025-08-31 04:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.48 - - [2025-08-31 04:26:14] "POST /ref-update HTTP/1.1" 200 156 0.006923 10.0.0.48 - - [2025-08-31 04:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.48 - - [2025-08-31 04:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.48 - - [2025-08-31 04:26:14] "POST /ref-update HTTP/1.1" 200 156 0.022972 10.0.0.48 - - [2025-08-31 04:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005457 10.0.0.48 - - [2025-08-31 04:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009960 10.0.0.48 - - [2025-08-31 04:26:14] "POST /ref-update HTTP/1.1" 200 156 0.017616 10.0.0.48 - - [2025-08-31 04:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.040246 10.0.0.48 - - [2025-08-31 04:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.48 - - [2025-08-31 04:26:14] "POST /ref-update HTTP/1.1" 200 156 0.022681 10.0.0.48 - - [2025-08-31 04:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.061373 10.0.0.48 - - [2025-08-31 04:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.078952 10.0.0.48 - - [2025-08-31 04:26:14] "POST /ref-update HTTP/1.1" 200 156 0.015740 10.0.0.48 - - [2025-08-31 04:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006383 10.0.0.48 - - [2025-08-31 04:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.48 - - [2025-08-31 04:26:14] "POST /ref-update HTTP/1.1" 200 156 0.009280 10.0.0.48 - - [2025-08-31 04:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005696 10.0.0.48 - - [2025-08-31 04:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009588 10.0.0.48 - - [2025-08-31 04:26:14] "POST /ref-update HTTP/1.1" 200 156 0.009414 10.0.0.48 - - [2025-08-31 04:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007031 10.0.0.48 - - [2025-08-31 04:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008670 10.0.0.48 - - [2025-08-31 04:26:15] "POST /ref-update HTTP/1.1" 200 156 0.008444 10.0.0.48 - - [2025-08-31 04:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007852 10.0.0.48 - - [2025-08-31 04:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.48 - - [2025-08-31 04:26:15] "POST /ref-update HTTP/1.1" 200 156 0.008453 10.0.0.48 - - [2025-08-31 04:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011599 10.0.0.48 - - [2025-08-31 04:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.48 - - [2025-08-31 04:26:15] "POST /ref-update HTTP/1.1" 200 156 0.025358 10.0.0.48 - - [2025-08-31 04:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004822 10.0.0.48 - - [2025-08-31 04:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.48 - - [2025-08-31 04:26:15] "POST /ref-update HTTP/1.1" 200 156 0.009315 10.0.0.48 - - [2025-08-31 04:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010490 10.0.0.48 - - [2025-08-31 04:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.48 - - [2025-08-31 04:26:15] "POST /ref-update HTTP/1.1" 200 156 0.009066 10.0.0.48 - - [2025-08-31 04:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013003 10.0.0.48 - - [2025-08-31 04:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.48 - - [2025-08-31 04:26:15] "POST /ref-update HTTP/1.1" 200 156 0.007442 10.0.0.48 - - [2025-08-31 04:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010156 10.0.0.48 - - [2025-08-31 04:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012350 10.0.0.48 - - [2025-08-31 04:26:15] "POST /ref-update HTTP/1.1" 200 156 0.008147 10.0.0.48 - - [2025-08-31 04:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.020994 10.0.0.48 - - [2025-08-31 04:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011326 10.0.0.48 - - [2025-08-31 04:26:15] "POST /ref-update HTTP/1.1" 200 156 0.006890 10.0.0.48 - - [2025-08-31 04:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008220 10.0.0.48 - - [2025-08-31 04:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.48 - - [2025-08-31 04:26:15] "POST /ref-update HTTP/1.1" 200 156 0.018978 10.0.0.48 - - [2025-08-31 04:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008300 10.0.0.48 - - [2025-08-31 04:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001464 10.0.0.48 - - [2025-08-31 04:26:15] "POST /ref-update HTTP/1.1" 200 156 0.007547 10.0.0.48 - - [2025-08-31 04:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001528 10.0.0.48 - - [2025-08-31 04:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005021 10.0.0.48 - - [2025-08-31 04:26:15] "POST /ref-update HTTP/1.1" 200 156 0.007135 10.0.0.48 - - [2025-08-31 04:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009503 10.0.0.48 - - [2025-08-31 04:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.48 - - [2025-08-31 04:26:15] "POST /ref-update HTTP/1.1" 200 156 0.006603 10.0.0.48 - - [2025-08-31 04:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007511 10.0.0.48 - - [2025-08-31 04:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005682 10.0.0.48 - - [2025-08-31 04:26:15] "POST /ref-update HTTP/1.1" 200 156 0.018514 10.0.0.48 - - [2025-08-31 04:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007755 10.0.0.48 - - [2025-08-31 04:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.48 - - [2025-08-31 04:26:15] "POST /ref-update HTTP/1.1" 200 156 0.012011 10.0.0.48 - - [2025-08-31 04:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004491 10.0.0.48 - - [2025-08-31 04:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001861 10.0.0.48 - - [2025-08-31 04:26:16] "POST /ref-update HTTP/1.1" 200 156 0.007769 10.0.0.48 - - [2025-08-31 04:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007181 10.0.0.48 - - [2025-08-31 04:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.48 - - [2025-08-31 04:26:16] "POST /ref-update HTTP/1.1" 200 156 0.034760 10.0.0.48 - - [2025-08-31 04:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005705 10.0.0.48 - - [2025-08-31 04:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004319 10.0.0.48 - - [2025-08-31 04:26:16] "GET / HTTP/1.1" 200 35931 0.001182 10.0.0.48 - - [2025-08-31 04:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.48 - - [2025-08-31 04:26:16] "GET /global-system-config/9fa355b0-3381-4946-9439-b105660ca9f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.004586 10.0.0.48 - - [2025-08-31 04:26:16] "POST /ref-update HTTP/1.1" 200 156 0.009057 10.0.0.48 - - [2025-08-31 04:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.015846 10.0.0.48 - - [2025-08-31 04:26:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.006799 10.0.0.48 - - [2025-08-31 04:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004154 10.0.0.48 - - [2025-08-31 04:26:16] "POST /ref-update HTTP/1.1" 200 156 0.015560 10.0.0.48 - - [2025-08-31 04:26:16] "POST /database-nodes HTTP/1.1" 200 597 0.070847 10.0.0.48 - - [2025-08-31 04:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.036509 10.0.0.48 - - [2025-08-31 04:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.48 - - [2025-08-31 04:26:16] "POST /ref-update HTTP/1.1" 200 156 0.051529 10.0.0.48 - - [2025-08-31 04:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.020250 10.0.0.48 - - [2025-08-31 04:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.48 - - [2025-08-31 04:26:16] "POST /ref-update HTTP/1.1" 200 156 0.022349 10.0.0.48 - - [2025-08-31 04:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010043 10.0.0.48 - - [2025-08-31 04:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.48 - - [2025-08-31 04:26:16] "POST /ref-update HTTP/1.1" 200 156 0.008516 10.0.0.48 - - [2025-08-31 04:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.014118 10.0.0.48 - - [2025-08-31 04:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.022749 10.0.0.48 - - [2025-08-31 04:26:16] "POST /ref-update HTTP/1.1" 200 156 0.037282 10.0.0.48 - - [2025-08-31 04:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.015268 10.0.0.48 - - [2025-08-31 04:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.015536 10.0.0.48 - - [2025-08-31 04:26:16] "POST /ref-update HTTP/1.1" 200 156 0.011954 10.0.0.48 - - [2025-08-31 04:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008883 10.0.0.48 - - [2025-08-31 04:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005164 10.0.0.48 - - [2025-08-31 04:26:16] "POST /ref-update HTTP/1.1" 200 156 0.012009 10.0.0.48 - - [2025-08-31 04:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.48 - - [2025-08-31 04:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.48 - - [2025-08-31 04:26:16] "POST /ref-update HTTP/1.1" 200 156 0.011984 10.0.0.48 - - [2025-08-31 04:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007602 10.0.0.48 - - [2025-08-31 04:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.48 - - [2025-08-31 04:26:17] "POST /ref-update HTTP/1.1" 200 156 0.022641 10.0.0.48 - - [2025-08-31 04:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008426 10.0.0.48 - - [2025-08-31 04:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.48 - - [2025-08-31 04:26:17] "POST /ref-update HTTP/1.1" 200 156 0.045843 10.0.0.48 - - [2025-08-31 04:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006321 10.0.0.48 - - [2025-08-31 04:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.48 - - [2025-08-31 04:26:17] "POST /ref-update HTTP/1.1" 200 156 0.008612 10.0.0.48 - - [2025-08-31 04:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006408 10.0.0.48 - - [2025-08-31 04:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.48 - - [2025-08-31 04:26:17] "POST /ref-update HTTP/1.1" 200 156 0.009590 10.0.0.48 - - [2025-08-31 04:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.48 - - [2025-08-31 04:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004237 10.0.0.48 - - [2025-08-31 04:26:17] "POST /ref-update HTTP/1.1" 200 156 0.010489 10.0.0.48 - - [2025-08-31 04:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.013458 10.0.0.48 - - [2025-08-31 04:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.48 - - [2025-08-31 04:26:17] "POST /ref-update HTTP/1.1" 200 156 0.010279 10.0.0.48 - - [2025-08-31 04:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.48 - - [2025-08-31 04:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.48 - - [2025-08-31 04:26:17] "POST /ref-update HTTP/1.1" 200 156 0.015652 10.0.0.48 - - [2025-08-31 04:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002427 10.0.0.48 - - [2025-08-31 04:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.48 - - [2025-08-31 04:26:17] "POST /ref-update HTTP/1.1" 200 156 0.015653 10.0.0.48 - - [2025-08-31 04:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012634 10.0.0.48 - - [2025-08-31 04:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.48 - - [2025-08-31 04:26:17] "POST /ref-update HTTP/1.1" 200 156 0.006168 10.0.0.48 - - [2025-08-31 04:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006782 10.0.0.48 - - [2025-08-31 04:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.48 - - [2025-08-31 04:26:17] "POST /ref-update HTTP/1.1" 200 156 0.009956 10.0.0.48 - - [2025-08-31 04:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007963 10.0.0.48 - - [2025-08-31 04:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.48 - - [2025-08-31 04:26:17] "POST /ref-update HTTP/1.1" 200 156 0.009338 10.0.0.48 - - [2025-08-31 04:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014583 10.0.0.48 - - [2025-08-31 04:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.48 - - [2025-08-31 04:26:17] "POST /ref-update HTTP/1.1" 200 156 0.007267 10.0.0.48 - - [2025-08-31 04:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006088 10.0.0.48 - - [2025-08-31 04:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.48 - - [2025-08-31 04:26:17] "POST /ref-update HTTP/1.1" 200 156 0.016027 10.0.0.48 - - [2025-08-31 04:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008218 10.0.0.48 - - [2025-08-31 04:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.48 - - [2025-08-31 04:26:18] "POST /ref-update HTTP/1.1" 200 156 0.007982 10.0.0.48 - - [2025-08-31 04:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.48 - - [2025-08-31 04:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001619 10.0.0.48 - - [2025-08-31 04:26:18] "POST /ref-update HTTP/1.1" 200 156 0.006768 10.0.0.48 - - [2025-08-31 04:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.018066 10.0.0.48 - - [2025-08-31 04:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.48 - - [2025-08-31 04:26:18] "POST /ref-update HTTP/1.1" 200 156 0.007584 10.0.0.48 - - [2025-08-31 04:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008625 10.0.0.48 - - [2025-08-31 04:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.48 - - [2025-08-31 04:26:18] "POST /ref-update HTTP/1.1" 200 156 0.008514 10.0.0.48 - - [2025-08-31 04:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.48 - - [2025-08-31 04:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.48 - - [2025-08-31 04:26:18] "POST /ref-update HTTP/1.1" 200 156 0.006839 10.0.0.48 - - [2025-08-31 04:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.48 - - [2025-08-31 04:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.48 - - [2025-08-31 04:26:18] "POST /ref-update HTTP/1.1" 200 156 0.009120 10.0.0.48 - - [2025-08-31 04:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005932 10.0.0.48 - - [2025-08-31 04:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.48 - - [2025-08-31 04:26:18] "POST /ref-update HTTP/1.1" 200 156 0.007400 10.0.0.48 - - [2025-08-31 04:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.48 - - [2025-08-31 04:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.48 - - [2025-08-31 04:26:18] "POST /ref-update HTTP/1.1" 200 156 0.007100 10.0.0.48 - - [2025-08-31 04:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006723 10.0.0.48 - - [2025-08-31 04:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.48 - - [2025-08-31 04:26:18] "POST /ref-update HTTP/1.1" 200 156 0.008132 10.0.0.48 - - [2025-08-31 04:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004800 10.0.0.48 - - [2025-08-31 04:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.48 - - [2025-08-31 04:26:18] "POST /ref-update HTTP/1.1" 200 156 0.009575 10.0.0.48 - - [2025-08-31 04:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008509 10.0.0.48 - - [2025-08-31 04:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.48 - - [2025-08-31 04:26:18] "POST /ref-update HTTP/1.1" 200 156 0.008869 10.0.0.48 - - [2025-08-31 04:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011724 10.0.0.48 - - [2025-08-31 04:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.48 - - [2025-08-31 04:26:18] "POST /ref-update HTTP/1.1" 200 156 0.012222 10.0.0.48 - - [2025-08-31 04:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007793 10.0.0.48 - - [2025-08-31 04:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.48 - - [2025-08-31 04:26:18] "POST /ref-update HTTP/1.1" 200 156 0.009274 10.0.0.48 - - [2025-08-31 04:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007698 10.0.0.48 - - [2025-08-31 04:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.48 - - [2025-08-31 04:26:18] "POST /ref-update HTTP/1.1" 200 156 0.009054 10.0.0.48 - - [2025-08-31 04:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006024 10.0.0.48 - - [2025-08-31 04:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.48 - - [2025-08-31 04:26:18] "POST /ref-update HTTP/1.1" 200 156 0.010639 10.0.0.48 - - [2025-08-31 04:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008693 10.0.0.48 - - [2025-08-31 04:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.015037 10.0.0.48 - - [2025-08-31 04:26:19] "POST /ref-update HTTP/1.1" 200 156 0.007754 10.0.0.48 - - [2025-08-31 04:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009885 10.0.0.48 - - [2025-08-31 04:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.48 - - [2025-08-31 04:26:19] "POST /ref-update HTTP/1.1" 200 156 0.009968 10.0.0.48 - - [2025-08-31 04:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.48 - - [2025-08-31 04:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012457 10.0.0.48 - - [2025-08-31 04:26:19] "POST /ref-update HTTP/1.1" 200 156 0.007001 10.0.0.48 - - [2025-08-31 04:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.020953 10.0.0.48 - - [2025-08-31 04:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.48 - - [2025-08-31 04:26:19] "POST /ref-update HTTP/1.1" 200 156 0.008663 10.0.0.48 - - [2025-08-31 04:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.020194 10.0.0.48 - - [2025-08-31 04:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.48 - - [2025-08-31 04:26:19] "POST /ref-update HTTP/1.1" 200 156 0.010386 10.0.0.48 - - [2025-08-31 04:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010094 10.0.0.48 - - [2025-08-31 04:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010835 10.0.0.48 - - [2025-08-31 04:26:19] "POST /ref-update HTTP/1.1" 200 156 0.010367 10.0.0.48 - - [2025-08-31 04:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013990 10.0.0.48 - - [2025-08-31 04:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006555 10.0.0.48 - - [2025-08-31 04:26:19] "POST /ref-update HTTP/1.1" 200 156 0.019700 10.0.0.48 - - [2025-08-31 04:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010344 10.0.0.48 - - [2025-08-31 04:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001574 10.0.0.48 - - [2025-08-31 04:26:19] "POST /ref-update HTTP/1.1" 200 156 0.012424 10.0.0.48 - - [2025-08-31 04:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009879 10.0.0.48 - - [2025-08-31 04:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001380 10.0.0.48 - - [2025-08-31 04:26:19] "POST /ref-update HTTP/1.1" 200 156 0.050522 10.0.0.48 - - [2025-08-31 04:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007881 10.0.0.48 - - [2025-08-31 04:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005977 10.0.0.48 - - [2025-08-31 04:26:19] "POST /ref-update HTTP/1.1" 200 156 0.018453 10.0.0.48 - - [2025-08-31 04:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008024 10.0.0.48 - - [2025-08-31 04:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.014198 10.0.0.48 - - [2025-08-31 04:26:19] "POST /ref-update HTTP/1.1" 200 156 0.010763 10.0.0.48 - - [2025-08-31 04:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007737 10.0.0.48 - - [2025-08-31 04:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001554 10.0.0.48 - - [2025-08-31 04:26:19] "POST /ref-update HTTP/1.1" 200 156 0.038839 10.0.0.48 - - [2025-08-31 04:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013222 10.0.0.48 - - [2025-08-31 04:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.48 - - [2025-08-31 04:26:20] "POST /ref-update HTTP/1.1" 200 156 0.022641 10.0.0.48 - - [2025-08-31 04:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006336 10.0.0.48 - - [2025-08-31 04:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.48 - - [2025-08-31 04:26:20] "POST /ref-update HTTP/1.1" 200 156 0.011641 10.0.0.48 - - [2025-08-31 04:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.48 - - [2025-08-31 04:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001675 10.0.0.48 - - [2025-08-31 04:26:20] "POST /ref-update HTTP/1.1" 200 156 0.012431 10.0.0.48 - - [2025-08-31 04:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010617 10.0.0.48 - - [2025-08-31 04:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.48 - - [2025-08-31 04:26:20] "POST /ref-update HTTP/1.1" 200 156 0.023242 10.0.0.48 - - [2025-08-31 04:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004851 10.0.0.48 - - [2025-08-31 04:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.48 - - [2025-08-31 04:26:20] "POST /ref-update HTTP/1.1" 200 156 0.008613 10.0.0.48 - - [2025-08-31 04:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.014759 10.0.0.48 - - [2025-08-31 04:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001525 10.0.0.48 - - [2025-08-31 04:26:20] "POST /ref-update HTTP/1.1" 200 156 0.007756 10.0.0.48 - - [2025-08-31 04:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005247 10.0.0.48 - - [2025-08-31 04:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009932 10.0.0.48 - - [2025-08-31 04:26:20] "POST /ref-update HTTP/1.1" 200 156 0.011487 10.0.0.48 - - [2025-08-31 04:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010584 10.0.0.48 - - [2025-08-31 04:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005916 10.0.0.48 - - [2025-08-31 04:26:20] "POST /ref-update HTTP/1.1" 200 156 0.015503 10.0.0.48 - - [2025-08-31 04:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013735 10.0.0.48 - - [2025-08-31 04:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:26:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000803 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:26:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001082 10.0.0.48 - - [2025-08-31 04:26:20] "POST /ref-update HTTP/1.1" 200 156 0.010015 10.0.0.48 - - [2025-08-31 04:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011815 10.0.0.48 - - [2025-08-31 04:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.48 - - [2025-08-31 04:26:20] "POST /ref-update HTTP/1.1" 200 156 0.009784 10.0.0.48 - - [2025-08-31 04:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013313 10.0.0.48 - - [2025-08-31 04:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.48 - - [2025-08-31 04:26:20] "POST /ref-update HTTP/1.1" 200 156 0.009050 10.0.0.48 - - [2025-08-31 04:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.48 - - [2025-08-31 04:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.48 - - [2025-08-31 04:26:20] "POST /ref-update HTTP/1.1" 200 156 0.009250 10.0.0.48 - - [2025-08-31 04:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.48 - - [2025-08-31 04:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.48 - - [2025-08-31 04:26:20] "POST /ref-update HTTP/1.1" 200 156 0.014391 10.0.0.48 - - [2025-08-31 04:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.48 - - [2025-08-31 04:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.48 - - [2025-08-31 04:26:21] "POST /ref-update HTTP/1.1" 200 156 0.137267 10.0.0.48 - - [2025-08-31 04:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013237 10.0.0.48 - - [2025-08-31 04:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005596 10.0.0.48 - - [2025-08-31 04:26:21] "POST /ref-update HTTP/1.1" 200 156 0.024730 10.0.0.48 - - [2025-08-31 04:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.48 - - [2025-08-31 04:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007660 10.0.0.48 - - [2025-08-31 04:26:21] "POST /ref-update HTTP/1.1" 200 156 0.019871 10.0.0.48 - - [2025-08-31 04:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.019917 10.0.0.48 - - [2025-08-31 04:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008199 10.0.0.48 - - [2025-08-31 04:26:21] "POST /ref-update HTTP/1.1" 200 156 0.028230 10.0.0.48 - - [2025-08-31 04:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009818 10.0.0.48 - - [2025-08-31 04:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.48 - - [2025-08-31 04:26:21] "POST /ref-update HTTP/1.1" 200 156 0.028649 10.0.0.48 - - [2025-08-31 04:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007996 10.0.0.48 - - [2025-08-31 04:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006714 10.0.0.48 - - [2025-08-31 04:26:21] "POST /ref-update HTTP/1.1" 200 156 0.021737 10.0.0.48 - - [2025-08-31 04:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.018357 10.0.0.48 - - [2025-08-31 04:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005094 10.0.0.48 - - [2025-08-31 04:26:21] "POST /ref-update HTTP/1.1" 200 156 0.018791 10.0.0.48 - - [2025-08-31 04:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.028652 10.0.0.48 - - [2025-08-31 04:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007649 10.0.0.48 - - [2025-08-31 04:26:21] "POST /ref-update HTTP/1.1" 200 156 0.047076 10.0.0.48 - - [2025-08-31 04:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.022541 10.0.0.48 - - [2025-08-31 04:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.48 - - [2025-08-31 04:26:21] "POST /ref-update HTTP/1.1" 200 156 0.031087 10.0.0.48 - - [2025-08-31 04:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.030803 10.0.0.48 - - [2025-08-31 04:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005850 10.0.0.48 - - [2025-08-31 04:26:22] "POST /ref-update HTTP/1.1" 200 156 0.024255 10.0.0.48 - - [2025-08-31 04:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.028885 10.0.0.48 - - [2025-08-31 04:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.015433 10.0.0.48 - - [2025-08-31 04:26:22] "POST /ref-update HTTP/1.1" 200 156 0.021857 10.0.0.48 - - [2025-08-31 04:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.031650 10.0.0.48 - - [2025-08-31 04:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014817 10.0.0.48 - - [2025-08-31 04:26:22] "POST /ref-update HTTP/1.1" 200 156 0.013276 10.0.0.48 - - [2025-08-31 04:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.017006 10.0.0.48 - - [2025-08-31 04:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.48 - - [2025-08-31 04:26:22] "POST /ref-update HTTP/1.1" 200 156 0.024388 10.0.0.48 - - [2025-08-31 04:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.48 - - [2025-08-31 04:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007686 10.0.0.48 - - [2025-08-31 04:26:22] "POST /ref-update HTTP/1.1" 200 156 0.023445 10.0.0.48 - - [2025-08-31 04:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.016916 10.0.0.48 - - [2025-08-31 04:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010199 10.0.0.48 - - [2025-08-31 04:26:22] "POST /ref-update HTTP/1.1" 200 156 0.007626 10.0.0.48 - - [2025-08-31 04:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.016949 10.0.0.48 - - [2025-08-31 04:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006248 10.0.0.48 - - [2025-08-31 04:26:22] "POST /ref-update HTTP/1.1" 200 156 0.014404 10.0.0.48 - - [2025-08-31 04:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.040912 10.0.0.48 - - [2025-08-31 04:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006536 10.0.0.48 - - [2025-08-31 04:26:22] "POST /ref-update HTTP/1.1" 200 156 0.018611 10.0.0.48 - - [2025-08-31 04:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.031794 10.0.0.48 - - [2025-08-31 04:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.48 - - [2025-08-31 04:26:22] "POST /ref-update HTTP/1.1" 200 156 0.008619 10.0.0.48 - - [2025-08-31 04:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011805 10.0.0.48 - - [2025-08-31 04:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.48 - - [2025-08-31 04:26:22] "POST /ref-update HTTP/1.1" 200 156 0.007572 10.0.0.48 - - [2025-08-31 04:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008912 10.0.0.48 - - [2025-08-31 04:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.48 - - [2025-08-31 04:26:22] "POST /ref-update HTTP/1.1" 200 156 0.014212 10.0.0.48 - - [2025-08-31 04:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.020948 10.0.0.48 - - [2025-08-31 04:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008344 10.0.0.48 - - [2025-08-31 04:26:23] "POST /ref-update HTTP/1.1" 200 156 0.009505 10.0.0.48 - - [2025-08-31 04:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.027390 10.0.0.48 - - [2025-08-31 04:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004664 10.0.0.48 - - [2025-08-31 04:26:23] "POST /ref-update HTTP/1.1" 200 156 0.011217 10.0.0.48 - - [2025-08-31 04:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006038 10.0.0.48 - - [2025-08-31 04:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008786 10.0.0.48 - - [2025-08-31 04:26:23] "POST /ref-update HTTP/1.1" 200 156 0.013096 10.0.0.48 - - [2025-08-31 04:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006127 10.0.0.48 - - [2025-08-31 04:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.48 - - [2025-08-31 04:26:23] "POST /ref-update HTTP/1.1" 200 156 0.014268 10.0.0.48 - - [2025-08-31 04:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007146 10.0.0.48 - - [2025-08-31 04:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001431 10.0.0.48 - - [2025-08-31 04:26:23] "POST /ref-update HTTP/1.1" 200 156 0.038137 10.0.0.48 - - [2025-08-31 04:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005163 10.0.0.48 - - [2025-08-31 04:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001390 10.0.0.48 - - [2025-08-31 04:26:23] "POST /ref-update HTTP/1.1" 200 156 0.012629 10.0.0.48 - - [2025-08-31 04:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012072 10.0.0.48 - - [2025-08-31 04:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.48 - - [2025-08-31 04:26:23] "POST /ref-update HTTP/1.1" 200 156 0.015636 10.0.0.48 - - [2025-08-31 04:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.021375 10.0.0.48 - - [2025-08-31 04:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009945 10.0.0.48 - - [2025-08-31 04:26:23] "POST /ref-update HTTP/1.1" 200 156 0.012805 10.0.0.48 - - [2025-08-31 04:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.48 - - [2025-08-31 04:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001561 10.0.0.48 - - [2025-08-31 04:26:23] "POST /ref-update HTTP/1.1" 200 156 0.010906 10.0.0.48 - - [2025-08-31 04:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005054 10.0.0.48 - - [2025-08-31 04:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.48 - - [2025-08-31 04:26:23] "POST /ref-update HTTP/1.1" 200 156 0.006642 10.0.0.48 - - [2025-08-31 04:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004942 10.0.0.48 - - [2025-08-31 04:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.48 - - [2025-08-31 04:26:23] "POST /ref-update HTTP/1.1" 200 156 0.006557 10.0.0.48 - - [2025-08-31 04:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001530 10.0.0.48 - - [2025-08-31 04:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001804 10.0.0.48 - - [2025-08-31 04:26:23] "POST /ref-update HTTP/1.1" 200 156 0.010499 10.0.0.48 - - [2025-08-31 04:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005495 10.0.0.48 - - [2025-08-31 04:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.48 - - [2025-08-31 04:26:23] "POST /ref-update HTTP/1.1" 200 156 0.011209 10.0.0.48 - - [2025-08-31 04:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008565 10.0.0.48 - - [2025-08-31 04:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.48 - - [2025-08-31 04:26:24] "POST /ref-update HTTP/1.1" 200 156 0.013208 10.0.0.48 - - [2025-08-31 04:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012350 10.0.0.48 - - [2025-08-31 04:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001629 10.0.0.48 - - [2025-08-31 04:26:24] "POST /ref-update HTTP/1.1" 200 156 0.011165 10.0.0.48 - - [2025-08-31 04:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.018208 10.0.0.48 - - [2025-08-31 04:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.017002 10.0.0.48 - - [2025-08-31 04:26:24] "POST /ref-update HTTP/1.1" 200 156 0.008808 10.0.0.48 - - [2025-08-31 04:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005558 10.0.0.48 - - [2025-08-31 04:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006632 10.0.0.48 - - [2025-08-31 04:26:24] "POST /ref-update HTTP/1.1" 200 156 0.010185 10.0.0.48 - - [2025-08-31 04:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006206 10.0.0.48 - - [2025-08-31 04:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005469 10.0.0.48 - - [2025-08-31 04:26:24] "POST /ref-update HTTP/1.1" 200 156 0.018014 10.0.0.48 - - [2025-08-31 04:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.48 - - [2025-08-31 04:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.48 - - [2025-08-31 04:26:24] "POST /ref-update HTTP/1.1" 200 156 0.007513 10.0.0.48 - - [2025-08-31 04:26:24] "POST /network-ipams HTTP/1.1" 200 550 0.025889 10.0.0.48 - - [2025-08-31 04:26:24] "POST /useragent-kv HTTP/1.1" 200 115 0.008252 10.0.0.48 - - [2025-08-31 04:26:24] "POST /virtual-networks HTTP/1.1" 200 552 0.162112 10.0.0.48 - - [2025-08-31 04:26:24] "POST /route-targets HTTP/1.1" 200 327 0.016597 10.0.0.48 - - [2025-08-31 04:26:24] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.004812 10.0.0.48 - - [2025-08-31 04:26:24] "POST /fqname-to-id HTTP/1.1" 404 188 0.002233 10.0.0.48 - - [2025-08-31 04:26:24] "POST /fqname-to-id HTTP/1.1" 404 178 0.003861 10.0.0.48 - - [2025-08-31 04:26:24] "POST /ref-update HTTP/1.1" 200 156 0.032282 10.0.0.48 - - [2025-08-31 04:26:24] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.001885 10.0.0.48 - - [2025-08-31 04:26:24] "GET /fabric/0245f77a-a726-4c23-994e-f8135fe6f531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.002527 10.0.0.48 - - [2025-08-31 04:26:24] "POST /fqname-to-id HTTP/1.1" 404 198 0.001466 10.0.0.48 - - [2025-08-31 04:26:24] "POST /fqname-to-id HTTP/1.1" 404 205 0.001564 10.0.0.48 - - [2025-08-31 04:26:24] "POST /fqname-to-id HTTP/1.1" 404 207 0.001229 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:26:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:26:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000812 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:28:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000823 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:28:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000987 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:28:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000918 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:28:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000731 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:28:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000874 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:28:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000731 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:30:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001025 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:30:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000970 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:30:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000829 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:30:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000907 10.0.0.48 - - [2025-08-31 04:30:15] "GET / HTTP/1.1" 200 35931 0.001434 10.0.0.48 - - [2025-08-31 04:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.48 - - [2025-08-31 04:30:15] "GET /domain/5de39b5e-0abc-4279-94a8-0091b5fc2c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.004097 10.0.0.48 - - [2025-08-31 04:30:15] "POST /id-to-fqname HTTP/1.1" 200 173 0.000526 10.0.0.48 - - [2025-08-31 04:30:15] "POST /fqname-to-id HTTP/1.1" 404 182 0.004696 10.0.0.48 - - [2025-08-31 04:30:15] "POST /security-groups HTTP/1.1" 200 570 0.080207 10.0.0.48 - - [2025-08-31 04:30:15] "POST /projects HTTP/1.1" 200 481 0.226485 10.0.0.48 - - [2025-08-31 04:30:15] "POST /fqname-to-id HTTP/1.1" 404 213 0.002191 10.0.0.48 - - [2025-08-31 04:30:15] "POST /security-groups HTTP/1.1" 200 534 0.047002 10.0.0.48 - - [2025-08-31 04:30:15] "POST /access-control-lists HTTP/1.1" 200 579 0.074611 10.0.0.48 - - [2025-08-31 04:30:15] "POST /fqname-to-id HTTP/1.1" 404 212 0.015128 10.0.0.48 - - [2025-08-31 04:30:15] "POST /chown HTTP/1.1" 200 109 0.045300 10.0.0.48 - - [2025-08-31 04:30:15] "POST /policy-managements HTTP/1.1" 409 214 0.067496 10.0.0.48 - - [2025-08-31 04:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.48 - - [2025-08-31 04:30:15] "POST /access-control-lists HTTP/1.1" 200 577 0.156187 10.0.0.48 - - [2025-08-31 04:30:15] "GET /policy-management/eaebe840-bf88-432b-8d4b-60aab698c521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.023093 10.0.0.48 - - [2025-08-31 04:30:15] "POST /application-policy-sets HTTP/1.1" 200 528 0.066250 10.0.0.48 - - [2025-08-31 04:30:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.48 - - [2025-08-31 04:30:16] "GET /global-vrouter-config/ddd98f9c-981d-48da-8493-043c02644590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.023031 10.0.0.48 - - [2025-08-31 04:30:16] "PUT /global-vrouter-config/ddd98f9c-981d-48da-8493-043c02644590 HTTP/1.1" 200 276 0.008673 10.0.0.48 - - [2025-08-31 04:30:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004890 10.0.0.48 - - [2025-08-31 04:30:16] "GET /virtual-network/a9449066-8560-49c8-a588-4325de50385c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.035462 10.0.0.48 - - [2025-08-31 04:30:16] "GET /global-system-configs HTTP/1.1" 200 322 0.002591 10.0.0.48 - - [2025-08-31 04:30:16] "POST /id-to-fqname HTTP/1.1" 200 177 0.000487 10.0.0.48 - - [2025-08-31 04:30:16] "POST /fqname-to-id HTTP/1.1" 404 186 0.004124 10.0.0.48 - - [2025-08-31 04:30:16] "POST /security-groups HTTP/1.1" 200 574 0.081944 10.0.0.48 - - [2025-08-31 04:30:16] "POST /projects HTTP/1.1" 200 489 0.259916 10.0.0.48 - - [2025-08-31 04:30:16] "POST /fqname-to-id HTTP/1.1" 404 232 0.002209 10.0.0.48 - - [2025-08-31 04:30:16] "POST /security-groups HTTP/1.1" 200 546 0.034607 10.0.0.48 - - [2025-08-31 04:30:16] "POST /access-control-lists HTTP/1.1" 200 594 0.057273 10.0.0.48 - - [2025-08-31 04:30:16] "POST /chown HTTP/1.1" 200 109 0.049544 10.0.0.48 - - [2025-08-31 04:30:16] "POST /fqname-to-id HTTP/1.1" 404 231 0.030095 10.0.0.48 - - [2025-08-31 04:30:16] "POST /access-control-lists HTTP/1.1" 200 592 0.041671 10.0.0.48 - - [2025-08-31 04:30:16] "POST /network-ipams HTTP/1.1" 200 522 0.063975 10.0.0.48 - - [2025-08-31 04:30:16] "POST /network-ipams HTTP/1.1" 200 510 0.026459 10.0.0.48 - - [2025-08-31 04:30:16] "POST /fqname-to-id HTTP/1.1" 404 198 0.001823 10.0.0.48 - - [2025-08-31 04:30:16] "POST /fqname-to-id HTTP/1.1" 404 217 0.001806 10.0.0.48 - - [2025-08-31 04:30:16] "POST /access-control-lists HTTP/1.1" 200 583 0.034666 10.0.0.48 - - [2025-08-31 04:30:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.004513 10.0.0.48 - - [2025-08-31 04:30:16] "POST /access-control-lists HTTP/1.1" 200 581 0.081351 10.0.0.48 - - [2025-08-31 04:30:16] "GET /global-system-configs HTTP/1.1" 200 322 0.009821 10.0.0.48 - - [2025-08-31 04:30:16] "POST /fqname-to-id HTTP/1.1" 404 240 0.002207 10.0.0.48 - - [2025-08-31 04:30:16] "POST /access-control-lists HTTP/1.1" 200 602 0.055910 10.0.0.48 - - [2025-08-31 04:30:16] "POST /fqname-to-id HTTP/1.1" 404 239 0.010654 10.0.0.48 - - [2025-08-31 04:30:17] "POST /useragent-kv HTTP/1.1" 200 115 0.022228 10.0.0.48 - - [2025-08-31 04:30:17] "POST /virtual-networks HTTP/1.1" 200 538 0.371633 10.0.0.48 - - [2025-08-31 04:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011363 10.0.0.48 - - [2025-08-31 04:30:17] "POST /access-control-lists HTTP/1.1" 200 600 0.094019 10.0.0.48 - - [2025-08-31 04:30:17] "GET /virtual-network/e86452fc-a188-4e72-b617-0664e7448f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.006168 10.0.0.48 - - [2025-08-31 04:30:17] "POST /fqname-to-id HTTP/1.1" 404 229 0.001589 10.0.0.48 - - [2025-08-31 04:30:17] "POST /network-ipams HTTP/1.1" 200 518 0.027939 10.0.0.48 - - [2025-08-31 04:30:17] "POST /fqname-to-id HTTP/1.1" 404 202 0.002467 10.0.0.48 - - [2025-08-31 04:30:17] "POST /access-control-lists HTTP/1.1" 200 589 0.067735 10.0.0.48 - - [2025-08-31 04:30:17] "POST /route-targets HTTP/1.1" 200 327 0.020840 10.0.0.48 - - [2025-08-31 04:30:17] "POST /ref-update HTTP/1.1" 200 156 0.037048 10.0.0.48 - - [2025-08-31 04:30:17] "PUT /access-control-list/0dd87265-041b-4373-9beb-12baa5e30657 HTTP/1.1" 200 272 0.088528 10.0.0.48 - - [2025-08-31 04:30:17] "POST /useragent-kv HTTP/1.1" 200 115 0.008199 10.0.0.48 - - [2025-08-31 04:30:17] "POST /virtual-networks HTTP/1.1" 200 546 0.245257 10.0.0.48 - - [2025-08-31 04:30:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.013464 10.0.0.48 - - [2025-08-31 04:30:17] "GET /virtual-network/70fc5d6f-58ae-4b2c-bc90-6ef63e0fa282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.017414 10.0.0.48 - - [2025-08-31 04:30:17] "POST /route-targets HTTP/1.1" 200 327 0.015750 10.0.0.48 - - [2025-08-31 04:30:17] "POST /fqname-to-id HTTP/1.1" 404 199 0.006134 10.0.0.48 - - [2025-08-31 04:30:17] "POST /ref-update HTTP/1.1" 200 156 0.030942 10.0.0.48 - - [2025-08-31 04:30:17] "POST /network-policys HTTP/1.1" 200 538 0.039637 10.0.0.48 - - [2025-08-31 04:30:17] "POST /fqname-to-id HTTP/1.1" 404 197 0.018260 10.0.0.48 - - [2025-08-31 04:30:17] "POST /network-policys HTTP/1.1" 200 534 0.034041 10.0.0.48 - - [2025-08-31 04:30:17] "POST /fqname-to-id HTTP/1.1" 404 201 0.010508 10.0.0.48 - - [2025-08-31 04:30:17] "POST /network-policys HTTP/1.1" 200 542 0.049622 10.0.0.48 - - [2025-08-31 04:30:17] "PUT /access-control-list/689b6dc3-b0c7-419c-8440-00a6839e4e0e HTTP/1.1" 200 272 0.027259 10.0.0.48 - - [2025-08-31 04:30:17] "POST /ref-update HTTP/1.1" 200 156 0.092421 10.0.0.48 - - [2025-08-31 04:30:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006737 10.0.0.48 - - [2025-08-31 04:30:18] "PUT /access-control-list/0dd87265-041b-4373-9beb-12baa5e30657 HTTP/1.1" 200 272 0.066522 10.0.0.48 - - [2025-08-31 04:30:18] "POST /ref-update HTTP/1.1" 200 156 0.140917 10.0.0.48 - - [2025-08-31 04:30:18] "PUT /access-control-list/689b6dc3-b0c7-419c-8440-00a6839e4e0e HTTP/1.1" 200 272 0.021865 10.0.0.48 - - [2025-08-31 04:30:18] "POST /ref-update HTTP/1.1" 200 156 0.043257 10.0.0.48 - - [2025-08-31 04:30:18] "PUT /access-control-list/0dd87265-041b-4373-9beb-12baa5e30657 HTTP/1.1" 200 272 0.059693 10.0.0.48 - - [2025-08-31 04:30:18] "POST /ref-update HTTP/1.1" 200 156 0.123616 10.0.0.48 - - [2025-08-31 04:30:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009402 10.0.0.48 - - [2025-08-31 04:30:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006479 10.0.0.48 - - [2025-08-31 04:30:18] "POST /fqname-to-id HTTP/1.1" 404 237 0.004390 10.0.0.48 - - [2025-08-31 04:30:18] "POST /ref-update HTTP/1.1" 200 156 0.071096 10.0.0.48 - - [2025-08-31 04:30:18] "POST /access-control-lists HTTP/1.1" 200 601 0.046723 10.0.0.48 - - [2025-08-31 04:30:18] "POST /ref-update HTTP/1.1" 200 156 0.127119 10.0.0.48 - - [2025-08-31 04:30:18] "PUT /access-control-list/689b6dc3-b0c7-419c-8440-00a6839e4e0e HTTP/1.1" 200 272 0.072032 10.0.0.48 - - [2025-08-31 04:30:18] "POST /ref-update HTTP/1.1" 200 156 0.086517 10.0.0.48 - - [2025-08-31 04:30:18] "POST /ref-update HTTP/1.1" 200 156 0.149599 10.0.0.48 - - [2025-08-31 04:30:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003609 10.0.0.48 - - [2025-08-31 04:30:18] "PUT /access-control-list/0e3a4d46-c948-43e7-b3c3-c774f386120b HTTP/1.1" 200 272 0.062413 10.0.0.48 - - [2025-08-31 04:30:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017741 10.0.0.48 - - [2025-08-31 04:30:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002244 10.0.0.48 - - [2025-08-31 04:30:18] "POST /ref-update HTTP/1.1" 200 156 0.028522 10.0.0.48 - - [2025-08-31 04:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.024004 10.0.0.48 - - [2025-08-31 04:30:18] "GET /virtual-network/a9449066-8560-49c8-a588-4325de50385c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.005748 10.0.0.48 - - [2025-08-31 04:30:18] "GET /application-policy-set/006e6ec2-9b87-4aa8-bd32-59f116b2a297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.003824 10.0.0.48 - - [2025-08-31 04:30:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.48 - - [2025-08-31 04:30:18] "GET /policy-management/eaebe840-bf88-432b-8d4b-60aab698c521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.026390 10.0.0.48 - - [2025-08-31 04:30:18] "POST /firewall-policys HTTP/1.1" 200 530 0.044454 10.0.0.48 - - [2025-08-31 04:30:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.015162 10.0.0.48 - - [2025-08-31 04:30:19] "GET /firewall-policy/043af2fb-c85b-4bb8-ab86-91ab972f7e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.008769 10.0.0.48 - - [2025-08-31 04:30:19] "GET /application-policy-set/006e6ec2-9b87-4aa8-bd32-59f116b2a297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1062 0.007209 10.0.0.48 - - [2025-08-31 04:30:19] "GET /firewall-policy/043af2fb-c85b-4bb8-ab86-91ab972f7e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003259 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:30:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000802 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:30:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000834 10.0.0.48 - - [2025-08-31 04:30:19] "POST /ref-update HTTP/1.1" 200 156 0.042641 10.0.0.48 - - [2025-08-31 04:30:19] "GET /application-policy-set/006e6ec2-9b87-4aa8-bd32-59f116b2a297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1310 0.004032 10.0.0.48 - - [2025-08-31 04:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.48 - - [2025-08-31 04:30:19] "GET /policy-management/eaebe840-bf88-432b-8d4b-60aab698c521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002203 10.0.0.48 - - [2025-08-31 04:30:19] "POST /firewall-policys HTTP/1.1" 200 532 0.020906 10.0.0.48 - - [2025-08-31 04:30:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.034713 10.0.0.48 - - [2025-08-31 04:30:19] "GET /firewall-policy/309d8025-ce35-4421-b47b-42423e23d945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002893 10.0.0.48 - - [2025-08-31 04:30:19] "GET /application-policy-set/006e6ec2-9b87-4aa8-bd32-59f116b2a297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1310 0.008099 10.0.0.48 - - [2025-08-31 04:30:19] "GET /firewall-policy/309d8025-ce35-4421-b47b-42423e23d945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002373 10.0.0.48 - - [2025-08-31 04:30:19] "GET /firewall-policy/043af2fb-c85b-4bb8-ab86-91ab972f7e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002421 10.0.0.48 - - [2025-08-31 04:30:19] "GET /firewall-policy/043af2fb-c85b-4bb8-ab86-91ab972f7e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.004148 10.0.0.48 - - [2025-08-31 04:30:19] "POST /ref-update HTTP/1.1" 200 156 0.014744 10.0.0.48 - - [2025-08-31 04:30:19] "POST /ref-update HTTP/1.1" 200 156 0.023849 10.0.0.48 - - [2025-08-31 04:30:19] "POST /ref-update HTTP/1.1" 200 156 0.037495 10.0.0.48 - - [2025-08-31 04:30:19] "GET /application-policy-set/006e6ec2-9b87-4aa8-bd32-59f116b2a297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.018703 10.0.0.48 - - [2025-08-31 04:30:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.48 - - [2025-08-31 04:30:19] "GET /policy-management/eaebe840-bf88-432b-8d4b-60aab698c521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003788 10.0.0.48 - - [2025-08-31 04:30:19] "POST /firewall-policys HTTP/1.1" 200 530 0.096298 10.0.0.48 - - [2025-08-31 04:30:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.014892 10.0.0.48 - - [2025-08-31 04:30:19] "GET /firewall-policy/e991e31e-3b10-4fd5-88da-12304db26175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.008659 10.0.0.48 - - [2025-08-31 04:30:19] "GET /application-policy-set/006e6ec2-9b87-4aa8-bd32-59f116b2a297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1532 0.008122 10.0.0.48 - - [2025-08-31 04:30:19] "GET /firewall-policy/e991e31e-3b10-4fd5-88da-12304db26175?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002591 10.0.0.48 - - [2025-08-31 04:30:19] "GET /firewall-policy/043af2fb-c85b-4bb8-ab86-91ab972f7e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002185 10.0.0.48 - - [2025-08-31 04:30:19] "GET /firewall-policy/309d8025-ce35-4421-b47b-42423e23d945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002120 10.0.0.48 - - [2025-08-31 04:30:19] "GET /firewall-policy/043af2fb-c85b-4bb8-ab86-91ab972f7e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.004074 10.0.0.48 - - [2025-08-31 04:30:19] "GET /firewall-policy/309d8025-ce35-4421-b47b-42423e23d945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002229 10.0.0.48 - - [2025-08-31 04:30:19] "POST /ref-update HTTP/1.1" 200 156 0.023175 10.0.0.48 - - [2025-08-31 04:30:19] "POST /ref-update HTTP/1.1" 200 156 0.015120 10.0.0.48 - - [2025-08-31 04:30:20] "POST /ref-update HTTP/1.1" 200 156 0.061859 10.0.0.48 - - [2025-08-31 04:30:20] "POST /ref-update HTTP/1.1" 200 156 0.083080 10.0.0.48 - - [2025-08-31 04:30:20] "POST /ref-update HTTP/1.1" 200 156 0.030456 10.0.0.48 - - [2025-08-31 04:30:20] "GET /application-policy-set/006e6ec2-9b87-4aa8-bd32-59f116b2a297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.016850 10.0.0.48 - - [2025-08-31 04:30:20] "POST /tags HTTP/1.1" 200 299 0.037359 10.0.0.48 - - [2025-08-31 04:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009887 10.0.0.48 - - [2025-08-31 04:30:20] "GET /tag/48af7739-15fd-40fb-8695-07428ff3c687?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.023645 10.0.0.48 - - [2025-08-31 04:30:20] "POST /set-tag HTTP/1.1" 200 109 0.027778 10.0.0.48 - - [2025-08-31 04:30:20] "POST /tags HTTP/1.1" 200 301 0.136050 10.0.0.48 - - [2025-08-31 04:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.014880 10.0.0.48 - - [2025-08-31 04:30:20] "GET /tag/182b38ee-ae2b-4ffa-8fbf-285d5481cdcd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.024395 10.0.0.48 - - [2025-08-31 04:30:20] "POST /tags HTTP/1.1" 200 325 0.064265 10.0.0.48 - - [2025-08-31 04:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002025 10.0.0.48 - - [2025-08-31 04:30:20] "GET /tag/44eabc76-8984-4bb6-9272-ec10dfc6df87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.030969 10.0.0.48 - - [2025-08-31 04:30:20] "POST /tags HTTP/1.1" 200 311 0.088560 10.0.0.48 - - [2025-08-31 04:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001405 10.0.0.48 - - [2025-08-31 04:30:21] "GET /tag/cd155498-dfe1-4647-a375-54bbc63cb58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.025826 10.0.0.48 - - [2025-08-31 04:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.48 - - [2025-08-31 04:30:21] "GET /virtual-network/e86452fc-a188-4e72-b617-0664e7448f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.012180 10.0.0.48 - - [2025-08-31 04:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.48 - - [2025-08-31 04:30:21] "GET /project/b4363fed-87c1-4032-825f-906b52303233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.041682 10.0.0.48 - - [2025-08-31 04:30:21] "POST /virtual-machines HTTP/1.1" 200 377 0.017720 10.0.0.48 - - [2025-08-31 04:30:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.009145 10.0.0.48 - - [2025-08-31 04:30:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.147823 10.0.0.48 - - [2025-08-31 04:30:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.028085 10.0.0.48 - - [2025-08-31 04:30:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011145 10.0.0.48 - - [2025-08-31 04:30:21] "GET /virtual-machine-interface/348a4c68-8623-11f0-bb92-fa163ec37811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.006243 10.0.0.48 - - [2025-08-31 04:30:21] "POST /instance-ips HTTP/1.1" 200 409 0.058800 10.0.0.48 - - [2025-08-31 04:30:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.050347 10.0.0.48 - - [2025-08-31 04:30:21] "GET /virtual-machine-interface/348a4c68-8623-11f0-bb92-fa163ec37811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.027006 10.0.0.48 - - [2025-08-31 04:30:21] "POST /set-tag HTTP/1.1" 200 109 0.039380 10.0.0.48 - - [2025-08-31 04:30:21] "GET /virtual-machine-interface/348a4c68-8623-11f0-bb92-fa163ec37811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.023507 10.0.0.48 - - [2025-08-31 04:30:21] "GET /instance-ip/34b0d1a8-8623-11f0-bb92-fa163ec37811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.015051 10.0.0.48 - - [2025-08-31 04:30:21] "POST /fqname-to-id HTTP/1.1" 404 226 0.001907 10.0.0.48 - - [2025-08-31 04:30:22] "POST /tags HTTP/1.1" 200 305 0.157319 10.0.0.48 - - [2025-08-31 04:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.016601 10.0.0.48 - - [2025-08-31 04:30:22] "GET /tag/0739f6ae-cfb6-49b5-9289-6868be5ef2c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.012314 10.0.0.48 - - [2025-08-31 04:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001391 10.0.0.48 - - [2025-08-31 04:30:22] "GET /project/c379625c-1a46-43b3-8e42-7246a97ec171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.040738 10.0.0.48 - - [2025-08-31 04:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.48 - - [2025-08-31 04:30:22] "GET /virtual-network/70fc5d6f-58ae-4b2c-bc90-6ef63e0fa282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.004904 10.0.0.48 - - [2025-08-31 04:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001169 10.0.0.48 - - [2025-08-31 04:30:22] "GET /service-appliance-set/62cdf5f4-f3cb-44c0-aaa3-a9130c76f945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003837 10.0.0.48 - - [2025-08-31 04:30:22] "POST /fqname-to-id HTTP/1.1" 404 240 0.001374 10.0.0.48 - - [2025-08-31 04:30:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.106044 10.0.0.48 - - [2025-08-31 04:30:22] "GET /virtual-machine-interface/d4cda13e-a8fc-4e70-8c58-eb68e72967ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.005627 10.0.0.48 - - [2025-08-31 04:30:22] "POST /instance-ips HTTP/1.1" 200 381 0.037608 10.0.0.48 - - [2025-08-31 04:30:22] "GET /instance-ip/46bcb4b9-9b8a-4aa8-ad66-dcef71c1c581?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.012554 10.0.0.48 - - [2025-08-31 04:30:22] "POST /loadbalancers HTTP/1.1" 200 582 0.060525 10.0.0.48 - - [2025-08-31 04:30:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.061244 10.0.0.48 - - [2025-08-31 04:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011047 10.0.0.48 - - [2025-08-31 04:30:22] "GET /project/c379625c-1a46-43b3-8e42-7246a97ec171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.029753 10.0.0.48 - - [2025-08-31 04:30:22] "GET /loadbalancer/467801fa-99bb-463c-bca0-603d56fe1e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.028116 10.0.0.48 - - [2025-08-31 04:30:22] "GET /project/c379625c-1a46-43b3-8e42-7246a97ec171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.057945 10.0.0.48 - - [2025-08-31 04:30:22] "GET /instance-ip/46bcb4b9-9b8a-4aa8-ad66-dcef71c1c581?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006819 10.0.0.48 - - [2025-08-31 04:30:22] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.069903 10.0.0.48 - - [2025-08-31 04:30:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.031187 10.0.0.48 - - [2025-08-31 04:30:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007220 10.0.0.48 - - [2025-08-31 04:30:22] "POST /floating-ips HTTP/1.1" 200 583 0.114876 10.0.0.48 - - [2025-08-31 04:30:23] "GET /project/c379625c-1a46-43b3-8e42-7246a97ec171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.130022 10.0.0.48 - - [2025-08-31 04:30:23] "GET /loadbalancer-listener/1fc67459-4fba-4e93-8093-08c78dbc6526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002795 10.0.0.48 - - [2025-08-31 04:30:23] "GET /loadbalancer-listener/1fc67459-4fba-4e93-8093-08c78dbc6526?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004668 10.0.0.48 - - [2025-08-31 04:30:23] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.029015 10.0.0.48 - - [2025-08-31 04:30:23] "GET /instance-ip/46bcb4b9-9b8a-4aa8-ad66-dcef71c1c581?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.012920 10.0.0.48 - - [2025-08-31 04:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011310 10.0.0.48 - - [2025-08-31 04:30:23] "GET /instance-ip/46bcb4b9-9b8a-4aa8-ad66-dcef71c1c581?fields=floating_ips HTTP/1.1" 200 1170 0.040288 10.0.0.48 - - [2025-08-31 04:30:23] "GET /global-vrouter-config/ddd98f9c-981d-48da-8493-043c02644590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.018691 10.0.0.48 - - [2025-08-31 04:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.019477 10.0.0.48 - - [2025-08-31 04:30:23] "GET /floating-ip/4095fe97-82b8-48a9-a7be-08936fce5b02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.004086 10.0.0.48 - - [2025-08-31 04:30:23] "PUT /global-vrouter-config/ddd98f9c-981d-48da-8493-043c02644590 HTTP/1.1" 200 276 0.016326 10.0.0.48 - - [2025-08-31 04:30:23] "POST /tags HTTP/1.1" 200 357 0.103676 10.0.0.48 - - [2025-08-31 04:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.022631 10.0.0.48 - - [2025-08-31 04:30:23] "GET /tag/d3b8254e-da7f-4f69-a287-68c846c88eb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.027679 10.0.0.48 - - [2025-08-31 04:30:23] "POST /tags HTTP/1.1" 200 305 0.050892 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:30:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000792 10.0.0.48 - - [2025-08-31 04:30:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.031811 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:30:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000803 10.0.0.48 - - [2025-08-31 04:30:23] "GET /tag/e4dbc3ca-60b3-43bd-96e2-43ea33200d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.028538 10.0.0.48 - - [2025-08-31 04:30:23] "POST /id-to-fqname HTTP/1.1" 200 174 0.000437 10.0.0.48 - - [2025-08-31 04:30:23] "POST /fqname-to-id HTTP/1.1" 404 183 0.026656 10.0.0.48 - - [2025-08-31 04:30:24] "POST /security-groups HTTP/1.1" 200 571 0.309088 10.0.0.48 - - [2025-08-31 04:30:24] "POST /projects HTTP/1.1" 200 483 0.499399 10.0.0.48 - - [2025-08-31 04:30:24] "POST /fqname-to-id HTTP/1.1" 404 214 0.014289 10.0.0.48 - - [2025-08-31 04:30:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.033297 10.0.0.48 - - [2025-08-31 04:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005029 10.0.0.48 - - [2025-08-31 04:30:24] "GET /virtual-network/e86452fc-a188-4e72-b617-0664e7448f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.020202 10.0.0.48 - - [2025-08-31 04:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007249 10.0.0.48 - - [2025-08-31 04:30:24] "GET /virtual-network/70fc5d6f-58ae-4b2c-bc90-6ef63e0fa282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.011824 10.0.0.48 - - [2025-08-31 04:30:24] "POST /access-control-lists HTTP/1.1" 200 580 0.236457 10.0.0.48 - - [2025-08-31 04:30:24] "POST /fqname-to-id HTTP/1.1" 404 213 0.009635 10.0.0.48 - - [2025-08-31 04:30:24] "POST /access-control-lists HTTP/1.1" 200 578 0.066629 10.0.0.48 - - [2025-08-31 04:30:24] "PUT /virtual-network/e86452fc-a188-4e72-b617-0664e7448f21 HTTP/1.1" 200 264 0.108730 10.0.0.48 - - [2025-08-31 04:30:24] "PUT /virtual-network/70fc5d6f-58ae-4b2c-bc90-6ef63e0fa282 HTTP/1.1" 200 264 0.060344 10.0.0.48 - - [2025-08-31 04:30:24] "POST /security-groups HTTP/1.1" 200 537 0.072186 10.0.0.48 - - [2025-08-31 04:30:24] "POST /fqname-to-id HTTP/1.1" 404 234 0.007856 10.0.0.48 - - [2025-08-31 04:30:24] "POST /access-control-lists HTTP/1.1" 200 596 0.027505 10.0.0.48 - - [2025-08-31 04:30:24] "POST /fqname-to-id HTTP/1.1" 404 233 0.016707 10.0.0.48 - - [2025-08-31 04:30:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.042242 10.0.0.48 - - [2025-08-31 04:30:24] "POST /chown HTTP/1.1" 200 109 0.064534 10.0.0.48 - - [2025-08-31 04:30:24] "GET /application-policy-set/006e6ec2-9b87-4aa8-bd32-59f116b2a297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.014488 10.0.0.48 - - [2025-08-31 04:30:24] "POST /access-control-lists HTTP/1.1" 200 594 0.118184 10.0.0.48 - - [2025-08-31 04:30:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004859 10.0.0.48 - - [2025-08-31 04:30:24] "GET /policy-management/eaebe840-bf88-432b-8d4b-60aab698c521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002301 10.0.0.48 - - [2025-08-31 04:30:24] "POST /tags HTTP/1.1" 409 207 0.001674 10.0.0.48 - - [2025-08-31 04:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.48 - - [2025-08-31 04:30:25] "GET /tag/e4dbc3ca-60b3-43bd-96e2-43ea33200d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.009604 10.0.0.48 - - [2025-08-31 04:30:25] "POST /firewall-rules HTTP/1.1" 200 564 0.069895 10.0.0.48 - - [2025-08-31 04:30:25] "GET /firewall-rule/6b77a58f-2f58-453b-b40d-c92d35e9b6c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.015046 10.0.0.48 - - [2025-08-31 04:30:25] "GET /firewall-policy/309d8025-ce35-4421-b47b-42423e23d945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002455 10.0.0.48 - - [2025-08-31 04:30:25] "GET /firewall-rule/6b77a58f-2f58-453b-b40d-c92d35e9b6c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.001958 10.0.0.48 - - [2025-08-31 04:30:25] "POST /ref-update HTTP/1.1" 200 156 0.015813 10.0.0.48 - - [2025-08-31 04:30:25] "GET /application-policy-set/006e6ec2-9b87-4aa8-bd32-59f116b2a297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.002369 10.0.0.48 - - [2025-08-31 04:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.48 - - [2025-08-31 04:30:25] "GET /policy-management/eaebe840-bf88-432b-8d4b-60aab698c521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002376 10.0.0.48 - - [2025-08-31 04:30:25] "POST /tags HTTP/1.1" 409 207 0.001927 10.0.0.48 - - [2025-08-31 04:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.48 - - [2025-08-31 04:30:25] "GET /tag/e4dbc3ca-60b3-43bd-96e2-43ea33200d9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.009693 10.0.0.48 - - [2025-08-31 04:30:25] "POST /firewall-rules HTTP/1.1" 200 562 0.069796 10.0.0.48 - - [2025-08-31 04:30:25] "GET /firewall-rule/4ec69d84-6bfd-480b-b604-6dff8f63d122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.013174 10.0.0.48 - - [2025-08-31 04:30:25] "GET /firewall-policy/309d8025-ce35-4421-b47b-42423e23d945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003569 10.0.0.48 - - [2025-08-31 04:30:25] "GET /firewall-rule/4ec69d84-6bfd-480b-b604-6dff8f63d122?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.003155 10.0.0.48 - - [2025-08-31 04:30:25] "POST /ref-update HTTP/1.1" 200 156 0.027690 10.0.0.48 - - [2025-08-31 04:30:25] "POST /fqname-to-id HTTP/1.1" 404 228 0.004284 10.0.0.48 - - [2025-08-31 04:30:25] "POST /tags HTTP/1.1" 200 301 0.033710 10.0.0.48 - - [2025-08-31 04:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.027947 10.0.0.48 - - [2025-08-31 04:30:25] "GET /tag/dd080a78-f8fa-4a71-877a-4a31d344629a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.014625 10.0.0.48 - - [2025-08-31 04:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.48 - - [2025-08-31 04:30:25] "GET /project/b4363fed-87c1-4032-825f-906b52303233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.057903 10.0.0.48 - - [2025-08-31 04:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.48 - - [2025-08-31 04:30:25] "GET /virtual-network/70fc5d6f-58ae-4b2c-bc90-6ef63e0fa282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.009486 10.0.0.48 - - [2025-08-31 04:30:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.48 - - [2025-08-31 04:30:25] "GET /service-appliance-set/62cdf5f4-f3cb-44c0-aaa3-a9130c76f945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002852 10.0.0.48 - - [2025-08-31 04:30:25] "POST /fqname-to-id HTTP/1.1" 404 242 0.001764 10.0.0.48 - - [2025-08-31 04:30:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.118178 10.0.0.48 - - [2025-08-31 04:30:26] "GET /virtual-machine-interface/f20fedb9-e46c-4cec-9886-064d3ba149dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.010937 10.0.0.48 - - [2025-08-31 04:30:26] "POST /instance-ips HTTP/1.1" 200 377 0.040416 10.0.0.48 - - [2025-08-31 04:30:26] "GET /instance-ip/1065b4dd-6ce6-458e-a87c-723cb3360ac9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.008722 10.0.0.48 - - [2025-08-31 04:30:26] "POST /loadbalancers HTTP/1.1" 200 582 0.072604 10.0.0.48 - - [2025-08-31 04:30:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.020921 10.0.0.48 - - [2025-08-31 04:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009615 10.0.0.48 - - [2025-08-31 04:30:26] "GET /project/b4363fed-87c1-4032-825f-906b52303233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.115412 10.0.0.48 - - [2025-08-31 04:30:26] "GET /instance-ip/1065b4dd-6ce6-458e-a87c-723cb3360ac9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006855 10.0.0.48 - - [2025-08-31 04:30:26] "GET /project/b4363fed-87c1-4032-825f-906b52303233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.062463 10.0.0.48 - - [2025-08-31 04:30:26] "GET /loadbalancer/39fd5e79-80c4-4771-8bfd-20b6d4cbcd7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.009204 10.0.0.48 - - [2025-08-31 04:30:26] "POST /floating-ips HTTP/1.1" 200 581 0.037484 10.0.0.48 - - [2025-08-31 04:30:26] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.036504 10.0.0.48 - - [2025-08-31 04:30:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.019231 10.0.0.48 - - [2025-08-31 04:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002060 10.0.0.48 - - [2025-08-31 04:30:26] "GET /project/b4363fed-87c1-4032-825f-906b52303233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043646 10.0.0.48 - - [2025-08-31 04:30:26] "GET /loadbalancer-listener/732874ee-3f20-4a3c-b1c6-c1e971686ed4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.004565 10.0.0.48 - - [2025-08-31 04:30:26] "GET /loadbalancer-listener/732874ee-3f20-4a3c-b1c6-c1e971686ed4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004064 10.0.0.48 - - [2025-08-31 04:30:26] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.025191 10.0.0.48 - - [2025-08-31 04:30:26] "GET /instance-ip/1065b4dd-6ce6-458e-a87c-723cb3360ac9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002717 10.0.0.48 - - [2025-08-31 04:30:26] "GET /instance-ip/1065b4dd-6ce6-458e-a87c-723cb3360ac9?fields=floating_ips HTTP/1.1" 200 1164 0.008077 10.0.0.48 - - [2025-08-31 04:30:26] "GET /floating-ip/090b5a55-5ffa-422b-8c27-004646fde3ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.001763 10.0.0.48 - - [2025-08-31 04:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.48 - - [2025-08-31 04:30:26] "GET /project/b4363fed-87c1-4032-825f-906b52303233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.050263 10.0.0.48 - - [2025-08-31 04:30:26] "GET /loadbalancer/39fd5e79-80c4-4771-8bfd-20b6d4cbcd7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.003704 10.0.0.48 - - [2025-08-31 04:30:26] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.039753 10.0.0.48 - - [2025-08-31 04:30:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.025280 10.0.0.48 - - [2025-08-31 04:30:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.48 - - [2025-08-31 04:30:26] "GET /project/b4363fed-87c1-4032-825f-906b52303233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.029963 10.0.0.48 - - [2025-08-31 04:30:26] "GET /loadbalancer-listener/a9b3662f-bcad-4df1-9cc1-b6f2809e7c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.003124 10.0.0.48 - - [2025-08-31 04:30:26] "GET /loadbalancer-listener/a9b3662f-bcad-4df1-9cc1-b6f2809e7c91?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.009550 10.0.0.48 - - [2025-08-31 04:30:27] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.017566 10.0.0.48 - - [2025-08-31 04:30:27] "GET /instance-ip/1065b4dd-6ce6-458e-a87c-723cb3360ac9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.006691 10.0.0.48 - - [2025-08-31 04:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006031 10.0.0.48 - - [2025-08-31 04:30:27] "GET /instance-ip/1065b4dd-6ce6-458e-a87c-723cb3360ac9?fields=floating_ips HTTP/1.1" 200 1164 0.009619 10.0.0.48 - - [2025-08-31 04:30:27] "GET /project/b4363fed-87c1-4032-825f-906b52303233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.040777 10.0.0.48 - - [2025-08-31 04:30:27] "GET /floating-ip/090b5a55-5ffa-422b-8c27-004646fde3ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003831 10.0.0.48 - - [2025-08-31 04:30:27] "GET /loadbalancer/39fd5e79-80c4-4771-8bfd-20b6d4cbcd7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002335 10.0.0.48 - - [2025-08-31 04:30:27] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.016963 10.0.0.48 - - [2025-08-31 04:30:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.021722 10.0.0.48 - - [2025-08-31 04:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.016028 10.0.0.48 - - [2025-08-31 04:30:27] "GET /project/b4363fed-87c1-4032-825f-906b52303233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.045664 10.0.0.48 - - [2025-08-31 04:30:27] "GET /loadbalancer-listener/a7a7f59b-fb7c-4073-924b-da351634e7a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.008466 10.0.0.48 - - [2025-08-31 04:30:27] "GET /loadbalancer-listener/a7a7f59b-fb7c-4073-924b-da351634e7a9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.004020 10.0.0.48 - - [2025-08-31 04:30:27] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.062919 10.0.0.48 - - [2025-08-31 04:30:27] "GET /instance-ip/1065b4dd-6ce6-458e-a87c-723cb3360ac9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.012398 10.0.0.48 - - [2025-08-31 04:30:27] "GET /instance-ip/1065b4dd-6ce6-458e-a87c-723cb3360ac9?fields=floating_ips HTTP/1.1" 200 1164 0.002309 10.0.0.48 - - [2025-08-31 04:30:27] "GET /floating-ip/090b5a55-5ffa-422b-8c27-004646fde3ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.001637 10.0.0.48 - - [2025-08-31 04:30:27] "POST /tags HTTP/1.1" 200 355 0.033286 10.0.0.48 - - [2025-08-31 04:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014093 10.0.0.48 - - [2025-08-31 04:30:27] "GET /tag/15977de6-5212-43c7-ba45-d4b845eb5285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.016093 10.0.0.48 - - [2025-08-31 04:30:27] "POST /tags HTTP/1.1" 200 303 0.025553 10.0.0.48 - - [2025-08-31 04:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.019821 10.0.0.48 - - [2025-08-31 04:30:27] "GET /tag/88803f21-abfe-4cff-b783-28f5d0283589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010949 10.0.0.48 - - [2025-08-31 04:30:27] "POST /projects HTTP/1.1" 409 218 0.001417 10.0.0.48 - - [2025-08-31 04:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001465 10.0.0.48 - - [2025-08-31 04:30:27] "GET /project/c379625c-1a46-43b3-8e42-7246a97ec171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038283 10.0.0.48 - - [2025-08-31 04:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.48 - - [2025-08-31 04:30:27] "GET /network-ipam/704156b4-b69b-4445-8d31-31e8ae3b117a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002747 10.0.0.48 - - [2025-08-31 04:30:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.48 - - [2025-08-31 04:30:27] "GET /virtual-network/e86452fc-a188-4e72-b617-0664e7448f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.003810 10.0.0.48 - - [2025-08-31 04:30:27] "PUT /virtual-network/e86452fc-a188-4e72-b617-0664e7448f21 HTTP/1.1" 200 264 0.043117 10.0.0.48 - - [2025-08-31 04:30:27] "GET /virtual-network/e86452fc-a188-4e72-b617-0664e7448f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.010818 10.0.0.48 - - [2025-08-31 04:30:28] "POST /set-tag HTTP/1.1" 200 109 0.052137 10.0.0.48 - - [2025-08-31 04:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006239 10.0.0.48 - - [2025-08-31 04:30:28] "GET /network-ipam/23fa5b60-c165-4b59-9ba8-9681d71dbbdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002326 10.0.0.48 - - [2025-08-31 04:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.48 - - [2025-08-31 04:30:28] "GET /virtual-network/70fc5d6f-58ae-4b2c-bc90-6ef63e0fa282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.003708 10.0.0.48 - - [2025-08-31 04:30:28] "PUT /virtual-network/70fc5d6f-58ae-4b2c-bc90-6ef63e0fa282 HTTP/1.1" 200 264 0.036400 10.0.0.48 - - [2025-08-31 04:30:28] "GET /virtual-network/70fc5d6f-58ae-4b2c-bc90-6ef63e0fa282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.028146 10.0.0.48 - - [2025-08-31 04:30:28] "POST /set-tag HTTP/1.1" 200 109 0.042393 10.0.0.48 - - [2025-08-31 04:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005839 10.0.0.48 - - [2025-08-31 04:30:28] "GET /network-policy/f46a6973-e52f-4bdf-aead-7d0f02566d13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.001997 10.0.0.48 - - [2025-08-31 04:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.48 - - [2025-08-31 04:30:28] "GET /network-policy/b8d4cf74-942f-4369-b404-54f1b4d89d3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.001948 10.0.0.48 - - [2025-08-31 04:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001278 10.0.0.48 - - [2025-08-31 04:30:28] "GET /network-policy/52df9ae0-5e42-42bc-bdbd-82af3dcfa2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.001809 10.0.0.48 - - [2025-08-31 04:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001251 10.0.0.48 - - [2025-08-31 04:30:28] "PUT /network-policy/52df9ae0-5e42-42bc-bdbd-82af3dcfa2f2 HTTP/1.1" 200 262 0.007658 10.0.0.48 - - [2025-08-31 04:30:28] "POST /ref-update HTTP/1.1" 200 156 0.036403 10.0.0.48 - - [2025-08-31 04:30:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004202 10.0.0.48 - - [2025-08-31 04:30:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001419 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:30:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000859 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:30:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000789 10.0.0.48 - - [2025-08-31 04:30:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001977 10.0.0.48 - - [2025-08-31 04:30:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002409 10.0.0.48 - - [2025-08-31 04:30:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001438 10.0.0.48 - - [2025-08-31 04:30:28] "POST /security-groups HTTP/1.1" 409 245 0.002496 10.0.0.48 - - [2025-08-31 04:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001302 10.0.0.48 - - [2025-08-31 04:30:28] "PUT /security-group/9088275c-dcac-4069-a1a8-46c7e92d6beb HTTP/1.1" 200 262 0.063509 10.0.0.48 - - [2025-08-31 04:30:28] "PUT /access-control-list/9930ef73-c1b2-40a8-a7b1-6ee1036d4a93 HTTP/1.1" 200 272 0.015855 10.0.0.48 - - [2025-08-31 04:30:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.039647 10.0.0.48 - - [2025-08-31 04:30:28] "GET /application-policy-set/006e6ec2-9b87-4aa8-bd32-59f116b2a297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.035423 10.0.0.48 - - [2025-08-31 04:30:28] "PUT /access-control-list/df2e9744-07b5-49c8-b1a7-cf04d0354afb HTTP/1.1" 200 272 0.051995 10.0.0.48 - - [2025-08-31 04:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.48 - - [2025-08-31 04:30:28] "GET /policy-management/eaebe840-bf88-432b-8d4b-60aab698c521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002465 10.0.0.48 - - [2025-08-31 04:30:28] "POST /tags HTTP/1.1" 409 206 0.002510 10.0.0.48 - - [2025-08-31 04:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001219 10.0.0.48 - - [2025-08-31 04:30:28] "GET /tag/88803f21-abfe-4cff-b783-28f5d0283589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009821 10.0.0.48 - - [2025-08-31 04:30:28] "POST /firewall-rules HTTP/1.1" 200 562 0.180844 10.0.0.48 - - [2025-08-31 04:30:28] "GET /firewall-rule/7e368ce8-f843-4b3f-92fe-841a49e28d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.023096 10.0.0.48 - - [2025-08-31 04:30:28] "GET /firewall-policy/309d8025-ce35-4421-b47b-42423e23d945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003725 10.0.0.48 - - [2025-08-31 04:30:28] "GET /firewall-rule/7e368ce8-f843-4b3f-92fe-841a49e28d4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002050 10.0.0.48 - - [2025-08-31 04:30:29] "POST /ref-update HTTP/1.1" 200 156 0.022481 10.0.0.48 - - [2025-08-31 04:30:29] "GET /application-policy-set/006e6ec2-9b87-4aa8-bd32-59f116b2a297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.002282 10.0.0.48 - - [2025-08-31 04:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.48 - - [2025-08-31 04:30:29] "GET /policy-management/eaebe840-bf88-432b-8d4b-60aab698c521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.001903 10.0.0.48 - - [2025-08-31 04:30:29] "POST /tags HTTP/1.1" 409 206 0.001222 10.0.0.48 - - [2025-08-31 04:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001108 10.0.0.48 - - [2025-08-31 04:30:29] "GET /tag/88803f21-abfe-4cff-b783-28f5d0283589?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.009134 10.0.0.48 - - [2025-08-31 04:30:29] "POST /firewall-rules HTTP/1.1" 200 560 0.066664 10.0.0.48 - - [2025-08-31 04:30:29] "GET /firewall-rule/b2e53b96-2485-475a-8860-dfaa71d60620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.011709 10.0.0.48 - - [2025-08-31 04:30:29] "GET /firewall-policy/309d8025-ce35-4421-b47b-42423e23d945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.003168 10.0.0.48 - - [2025-08-31 04:30:29] "GET /firewall-rule/b2e53b96-2485-475a-8860-dfaa71d60620?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002935 10.0.0.48 - - [2025-08-31 04:30:29] "POST /ref-update HTTP/1.1" 200 156 0.023207 10.0.0.48 - - [2025-08-31 04:30:29] "POST /tags HTTP/1.1" 200 371 0.024435 10.0.0.48 - - [2025-08-31 04:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.48 - - [2025-08-31 04:30:29] "GET /tag/8bcab94d-7744-42c3-96bc-5b933429dd1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.010761 10.0.0.48 - - [2025-08-31 04:30:29] "POST /tags HTTP/1.1" 200 319 0.014925 10.0.0.48 - - [2025-08-31 04:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.012911 10.0.0.48 - - [2025-08-31 04:30:29] "GET /tag/35ee3597-9745-4ec7-8287-fda00ec64b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.012811 10.0.0.48 - - [2025-08-31 04:30:29] "POST /id-to-fqname HTTP/1.1" 200 181 0.003050 10.0.0.48 - - [2025-08-31 04:30:29] "POST /fqname-to-id HTTP/1.1" 404 190 0.013846 10.0.0.48 - - [2025-08-31 04:30:29] "POST /security-groups HTTP/1.1" 200 578 0.058658 10.0.0.48 - - [2025-08-31 04:30:29] "POST /fqname-to-id HTTP/1.1" 404 225 0.002057 10.0.0.48 - - [2025-08-31 04:30:29] "POST /projects HTTP/1.1" 200 497 0.223476 10.0.0.48 - - [2025-08-31 04:30:29] "POST /access-control-lists HTTP/1.1" 200 587 0.056423 10.0.0.48 - - [2025-08-31 04:30:29] "POST /fqname-to-id HTTP/1.1" 404 224 0.001531 10.0.0.48 - - [2025-08-31 04:30:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.038913 10.0.0.48 - - [2025-08-31 04:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006630 10.0.0.48 - - [2025-08-31 04:30:29] "GET /virtual-network/e86452fc-a188-4e72-b617-0664e7448f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.033824 10.0.0.48 - - [2025-08-31 04:30:29] "POST /access-control-lists HTTP/1.1" 200 585 0.060671 10.0.0.48 - - [2025-08-31 04:30:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008017 10.0.0.48 - - [2025-08-31 04:30:29] "GET /virtual-network/70fc5d6f-58ae-4b2c-bc90-6ef63e0fa282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.009175 10.0.0.48 - - [2025-08-31 04:30:29] "PUT /virtual-network/e86452fc-a188-4e72-b617-0664e7448f21 HTTP/1.1" 200 264 0.049173 10.0.0.48 - - [2025-08-31 04:30:30] "PUT /virtual-network/70fc5d6f-58ae-4b2c-bc90-6ef63e0fa282 HTTP/1.1" 200 264 0.051155 10.0.0.48 - - [2025-08-31 04:30:30] "POST /security-groups HTTP/1.1" 200 558 0.070633 10.0.0.48 - - [2025-08-31 04:30:30] "POST /fqname-to-id HTTP/1.1" 404 248 0.001591 10.0.0.48 - - [2025-08-31 04:30:30] "POST /access-control-lists HTTP/1.1" 200 610 0.054202 10.0.0.48 - - [2025-08-31 04:30:30] "POST /fqname-to-id HTTP/1.1" 404 247 0.013084 10.0.0.48 - - [2025-08-31 04:30:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.069778 10.0.0.48 - - [2025-08-31 04:30:30] "POST /chown HTTP/1.1" 200 109 0.020813 10.0.0.48 - - [2025-08-31 04:30:30] "GET /application-policy-set/006e6ec2-9b87-4aa8-bd32-59f116b2a297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.035816 10.0.0.48 - - [2025-08-31 04:30:30] "POST /access-control-lists HTTP/1.1" 200 608 0.080091 10.0.0.48 - - [2025-08-31 04:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.48 - - [2025-08-31 04:30:30] "GET /policy-management/eaebe840-bf88-432b-8d4b-60aab698c521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003756 10.0.0.48 - - [2025-08-31 04:30:30] "POST /tags HTTP/1.1" 409 214 0.002934 10.0.0.48 - - [2025-08-31 04:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.48 - - [2025-08-31 04:30:30] "GET /tag/35ee3597-9745-4ec7-8287-fda00ec64b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.010674 10.0.0.48 - - [2025-08-31 04:30:30] "POST /firewall-rules HTTP/1.1" 200 578 0.075245 10.0.0.48 - - [2025-08-31 04:30:30] "GET /firewall-rule/564167aa-b5f5-4aef-8cf2-5e0f576d0fd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005656 10.0.0.48 - - [2025-08-31 04:30:30] "GET /firewall-policy/309d8025-ce35-4421-b47b-42423e23d945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004814 10.0.0.48 - - [2025-08-31 04:30:30] "GET /firewall-rule/564167aa-b5f5-4aef-8cf2-5e0f576d0fd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002619 10.0.0.48 - - [2025-08-31 04:30:30] "POST /ref-update HTTP/1.1" 200 156 0.023424 10.0.0.48 - - [2025-08-31 04:30:30] "GET /application-policy-set/006e6ec2-9b87-4aa8-bd32-59f116b2a297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.005199 10.0.0.48 - - [2025-08-31 04:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007594 10.0.0.48 - - [2025-08-31 04:30:30] "GET /policy-management/eaebe840-bf88-432b-8d4b-60aab698c521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002505 10.0.0.48 - - [2025-08-31 04:30:30] "POST /tags HTTP/1.1" 409 214 0.001509 10.0.0.48 - - [2025-08-31 04:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001233 10.0.0.48 - - [2025-08-31 04:30:30] "GET /tag/35ee3597-9745-4ec7-8287-fda00ec64b36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.010444 10.0.0.48 - - [2025-08-31 04:30:30] "POST /firewall-rules HTTP/1.1" 200 576 0.060094 10.0.0.48 - - [2025-08-31 04:30:30] "GET /firewall-rule/8eb80df7-87b8-4597-be82-cb8b712e3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.009360 10.0.0.48 - - [2025-08-31 04:30:30] "GET /firewall-policy/309d8025-ce35-4421-b47b-42423e23d945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004111 10.0.0.48 - - [2025-08-31 04:30:30] "GET /firewall-rule/8eb80df7-87b8-4597-be82-cb8b712e3236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003915 10.0.0.48 - - [2025-08-31 04:30:30] "POST /ref-update HTTP/1.1" 200 156 0.025091 10.0.0.48 - - [2025-08-31 04:30:30] "POST /tags HTTP/1.1" 200 363 0.018104 10.0.0.48 - - [2025-08-31 04:30:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.011269 10.0.0.48 - - [2025-08-31 04:30:30] "GET /tag/4accb774-c300-48a4-bf1c-e7a333dc00bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.011953 10.0.0.48 - - [2025-08-31 04:30:31] "POST /tags HTTP/1.1" 200 311 0.016030 10.0.0.48 - - [2025-08-31 04:30:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.012475 10.0.0.48 - - [2025-08-31 04:30:31] "GET /tag/a575caa7-3632-462d-993b-27833ee1513f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012048 10.0.0.48 - - [2025-08-31 04:30:31] "POST /id-to-fqname HTTP/1.1" 200 177 0.000409 10.0.0.48 - - [2025-08-31 04:30:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.008930 10.0.0.48 - - [2025-08-31 04:30:31] "POST /security-groups HTTP/1.1" 200 574 0.056631 10.0.0.48 - - [2025-08-31 04:30:31] "POST /projects HTTP/1.1" 200 489 0.146518 10.0.0.48 - - [2025-08-31 04:30:31] "POST /fqname-to-id HTTP/1.1" 404 217 0.002911 10.0.0.48 - - [2025-08-31 04:30:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.015008 10.0.0.48 - - [2025-08-31 04:30:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010015 10.0.0.48 - - [2025-08-31 04:30:31] "GET /virtual-network/e86452fc-a188-4e72-b617-0664e7448f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.014143 10.0.0.48 - - [2025-08-31 04:30:31] "POST /access-control-lists HTTP/1.1" 200 583 0.071338 10.0.0.48 - - [2025-08-31 04:30:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.012779 10.0.0.48 - - [2025-08-31 04:30:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.019779 10.0.0.48 - - [2025-08-31 04:30:31] "GET /virtual-network/70fc5d6f-58ae-4b2c-bc90-6ef63e0fa282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.005369 10.0.0.48 - - [2025-08-31 04:30:31] "POST /access-control-lists HTTP/1.1" 200 581 0.067215 10.0.0.48 - - [2025-08-31 04:30:31] "PUT /virtual-network/e86452fc-a188-4e72-b617-0664e7448f21 HTTP/1.1" 200 264 0.082772 10.0.0.48 - - [2025-08-31 04:30:31] "PUT /virtual-network/70fc5d6f-58ae-4b2c-bc90-6ef63e0fa282 HTTP/1.1" 200 264 0.041521 10.0.0.48 - - [2025-08-31 04:30:31] "POST /security-groups HTTP/1.1" 200 546 0.062676 10.0.0.48 - - [2025-08-31 04:30:31] "POST /fqname-to-id HTTP/1.1" 404 240 0.001382 10.0.0.48 - - [2025-08-31 04:30:31] "POST /access-control-lists HTTP/1.1" 200 602 0.058272 10.0.0.48 - - [2025-08-31 04:30:31] "POST /fqname-to-id HTTP/1.1" 404 239 0.004330 10.0.0.48 - - [2025-08-31 04:30:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.063866 10.0.0.48 - - [2025-08-31 04:30:31] "POST /chown HTTP/1.1" 200 109 0.019149 10.0.0.48 - - [2025-08-31 04:30:31] "GET /application-policy-set/006e6ec2-9b87-4aa8-bd32-59f116b2a297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.010299 10.0.0.48 - - [2025-08-31 04:30:31] "POST /access-control-lists HTTP/1.1" 200 600 0.045888 10.0.0.48 - - [2025-08-31 04:30:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.48 - - [2025-08-31 04:30:31] "GET /policy-management/eaebe840-bf88-432b-8d4b-60aab698c521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003370 10.0.0.48 - - [2025-08-31 04:30:31] "POST /tags HTTP/1.1" 409 210 0.001610 10.0.0.48 - - [2025-08-31 04:30:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.48 - - [2025-08-31 04:30:31] "GET /tag/a575caa7-3632-462d-993b-27833ee1513f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010164 10.0.0.48 - - [2025-08-31 04:30:31] "POST /firewall-rules HTTP/1.1" 200 570 0.075801 10.0.0.48 - - [2025-08-31 04:30:31] "GET /firewall-rule/808d0c84-d614-4929-bfa6-e7d37f8262c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005615 10.0.0.48 - - [2025-08-31 04:30:32] "GET /firewall-policy/309d8025-ce35-4421-b47b-42423e23d945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003384 10.0.0.48 - - [2025-08-31 04:30:32] "GET /firewall-rule/808d0c84-d614-4929-bfa6-e7d37f8262c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002114 10.0.0.48 - - [2025-08-31 04:30:32] "POST /ref-update HTTP/1.1" 200 156 0.027971 10.0.0.48 - - [2025-08-31 04:30:32] "GET /application-policy-set/006e6ec2-9b87-4aa8-bd32-59f116b2a297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.002300 10.0.0.48 - - [2025-08-31 04:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.48 - - [2025-08-31 04:30:32] "GET /policy-management/eaebe840-bf88-432b-8d4b-60aab698c521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002080 10.0.0.48 - - [2025-08-31 04:30:32] "POST /tags HTTP/1.1" 409 210 0.001943 10.0.0.48 - - [2025-08-31 04:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001324 10.0.0.48 - - [2025-08-31 04:30:32] "GET /tag/a575caa7-3632-462d-993b-27833ee1513f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.009671 10.0.0.48 - - [2025-08-31 04:30:32] "POST /firewall-rules HTTP/1.1" 200 568 0.062501 10.0.0.48 - - [2025-08-31 04:30:32] "GET /firewall-rule/29b277c2-9ef4-4c5a-b9b5-6f7496ff7862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.018957 10.0.0.48 - - [2025-08-31 04:30:32] "GET /firewall-policy/309d8025-ce35-4421-b47b-42423e23d945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.003444 10.0.0.48 - - [2025-08-31 04:30:32] "GET /firewall-rule/29b277c2-9ef4-4c5a-b9b5-6f7496ff7862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002111 10.0.0.48 - - [2025-08-31 04:30:32] "POST /ref-update HTTP/1.1" 200 156 0.044185 10.0.0.48 - - [2025-08-31 04:30:32] "POST /tags HTTP/1.1" 200 363 0.015714 10.0.0.48 - - [2025-08-31 04:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009256 10.0.0.48 - - [2025-08-31 04:30:32] "GET /tag/7851f043-bb56-4e0e-8c35-2052727b495a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.013023 10.0.0.48 - - [2025-08-31 04:30:32] "POST /tags HTTP/1.1" 409 210 0.001967 10.0.0.48 - - [2025-08-31 04:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001565 10.0.0.48 - - [2025-08-31 04:30:32] "GET /tag/cd155498-dfe1-4647-a375-54bbc63cb58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.009825 10.0.0.48 - - [2025-08-31 04:30:32] "POST /projects HTTP/1.1" 409 223 0.001580 10.0.0.48 - - [2025-08-31 04:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.48 - - [2025-08-31 04:30:32] "GET /project/b4363fed-87c1-4032-825f-906b52303233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.034039 10.0.0.48 - - [2025-08-31 04:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001368 10.0.0.48 - - [2025-08-31 04:30:32] "GET /virtual-network/e86452fc-a188-4e72-b617-0664e7448f21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.003226 10.0.0.48 - - [2025-08-31 04:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001178 10.0.0.48 - - [2025-08-31 04:30:32] "GET /virtual-network/70fc5d6f-58ae-4b2c-bc90-6ef63e0fa282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.003218 10.0.0.48 - - [2025-08-31 04:30:32] "PUT /virtual-network/e86452fc-a188-4e72-b617-0664e7448f21 HTTP/1.1" 200 264 0.038169 10.0.0.48 - - [2025-08-31 04:30:32] "PUT /virtual-network/70fc5d6f-58ae-4b2c-bc90-6ef63e0fa282 HTTP/1.1" 200 264 0.036418 10.0.0.48 - - [2025-08-31 04:30:32] "POST /security-groups HTTP/1.1" 409 253 0.011729 10.0.0.48 - - [2025-08-31 04:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.48 - - [2025-08-31 04:30:32] "PUT /security-group/a8fce6ae-b298-4119-bafe-c8addcab9795 HTTP/1.1" 200 262 0.055143 10.0.0.48 - - [2025-08-31 04:30:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.019148 10.0.0.48 - - [2025-08-31 04:30:32] "PUT /access-control-list/1ebac0ac-0f0f-41a3-b785-32100a450342 HTTP/1.1" 200 272 0.024981 10.0.0.48 - - [2025-08-31 04:30:32] "GET /application-policy-set/006e6ec2-9b87-4aa8-bd32-59f116b2a297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.019425 10.0.0.48 - - [2025-08-31 04:30:32] "PUT /access-control-list/3da35a80-fb37-47ed-ad55-6e063c9b9c02 HTTP/1.1" 200 272 0.017484 10.0.0.48 - - [2025-08-31 04:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.48 - - [2025-08-31 04:30:32] "GET /policy-management/eaebe840-bf88-432b-8d4b-60aab698c521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002028 10.0.0.48 - - [2025-08-31 04:30:32] "POST /tags HTTP/1.1" 409 210 0.001195 10.0.0.48 - - [2025-08-31 04:30:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001081 10.0.0.48 - - [2025-08-31 04:30:32] "GET /tag/cd155498-dfe1-4647-a375-54bbc63cb58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.009451 10.0.0.48 - - [2025-08-31 04:30:33] "POST /firewall-rules HTTP/1.1" 200 570 0.069148 10.0.0.48 - - [2025-08-31 04:30:33] "GET /firewall-rule/91ce8267-a2e7-40e9-8e48-e84641e7ea7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.004269 10.0.0.48 - - [2025-08-31 04:30:33] "GET /firewall-policy/309d8025-ce35-4421-b47b-42423e23d945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.003036 10.0.0.48 - - [2025-08-31 04:30:33] "GET /firewall-rule/91ce8267-a2e7-40e9-8e48-e84641e7ea7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.001841 10.0.0.48 - - [2025-08-31 04:30:33] "POST /ref-update HTTP/1.1" 200 156 0.042282 10.0.0.48 - - [2025-08-31 04:30:33] "GET /application-policy-set/006e6ec2-9b87-4aa8-bd32-59f116b2a297?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1932 0.003738 10.0.0.48 - - [2025-08-31 04:30:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.48 - - [2025-08-31 04:30:33] "GET /policy-management/eaebe840-bf88-432b-8d4b-60aab698c521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002703 10.0.0.48 - - [2025-08-31 04:30:33] "POST /tags HTTP/1.1" 409 210 0.001734 10.0.0.48 - - [2025-08-31 04:30:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.48 - - [2025-08-31 04:30:33] "GET /tag/cd155498-dfe1-4647-a375-54bbc63cb58c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010158 10.0.0.48 - - [2025-08-31 04:30:33] "POST /firewall-rules HTTP/1.1" 200 568 0.072464 10.0.0.48 - - [2025-08-31 04:30:33] "GET /firewall-rule/d1e6838a-3976-4790-8ff8-8ed1ce64036d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.024854 10.0.0.48 - - [2025-08-31 04:30:33] "GET /firewall-policy/309d8025-ce35-4421-b47b-42423e23d945?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.003587 10.0.0.48 - - [2025-08-31 04:30:33] "GET /firewall-rule/d1e6838a-3976-4790-8ff8-8ed1ce64036d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006027 10.0.0.48 - - [2025-08-31 04:30:33] "POST /ref-update HTTP/1.1" 200 156 0.050884 10.0.0.48 - - [2025-08-31 04:30:33] "POST /tags HTTP/1.1" 409 237 0.001884 10.0.0.48 - - [2025-08-31 04:30:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001425 10.0.0.48 - - [2025-08-31 04:30:33] "GET /tag/7851f043-bb56-4e0e-8c35-2052727b495a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.009826 10.0.0.48 - - [2025-08-31 04:30:33] "GET /virtual-machine-interface/348a4c68-8623-11f0-bb92-fa163ec37811?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.003825 10.0.0.48 - - [2025-08-31 04:30:33] "POST /set-tag HTTP/1.1" 200 109 0.012332 10.0.0.49 - - [2025-08-31 04:31:19] "GET / HTTP/1.1" 200 35931 0.001511 10.0.0.49 - - [2025-08-31 04:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.49 - - [2025-08-31 04:31:19] "GET /global-system-config/9fa355b0-3381-4946-9439-b105660ca9f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.004017 10.0.0.49 - - [2025-08-31 04:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001395 10.0.0.49 - - [2025-08-31 04:31:19] "GET /routing-instance/b39f0b78-5ada-4f0e-b16d-c67aa84e9bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002884 10.0.0.49 - - [2025-08-31 04:31:19] "PUT /global-system-config/9fa355b0-3381-4946-9439-b105660ca9f4 HTTP/1.1" 200 274 0.008037 10.0.0.49 - - [2025-08-31 04:31:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.006613 10.0.0.49 - - [2025-08-31 04:31:19] "POST /virtual-routers HTTP/1.1" 200 599 0.017249 10.0.0.49 - - [2025-08-31 04:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009841 10.0.0.49 - - [2025-08-31 04:31:19] "GET /virtual-router/c13ec0d9-c072-4003-af86-6e4c5291810a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003770 10.0.0.49 - - [2025-08-31 04:31:19] "POST /fqname-to-id HTTP/1.1" 404 229 0.001221 10.0.0.49 - - [2025-08-31 04:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001095 10.0.0.49 - - [2025-08-31 04:31:19] "GET /virtual-network/a9449066-8560-49c8-a588-4325de50385c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004232 10.0.0.49 - - [2025-08-31 04:31:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.043585 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:33:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000996 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:33:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000787 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:33:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000795 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:33:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001009 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:33:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000812 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:33:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000832 10.0.0.49 - - [2025-08-31 04:33:48] "GET / HTTP/1.1" 200 35931 0.001626 10.0.0.49 - - [2025-08-31 04:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.49 - - [2025-08-31 04:33:48] "GET /global-system-config/9fa355b0-3381-4946-9439-b105660ca9f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.003952 10.0.0.49 - - [2025-08-31 04:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001744 10.0.0.49 - - [2025-08-31 04:33:48] "GET /routing-instance/b39f0b78-5ada-4f0e-b16d-c67aa84e9bc7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002192 10.0.0.49 - - [2025-08-31 04:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.49 - - [2025-08-31 04:33:48] "GET /virtual-router/c13ec0d9-c072-4003-af86-6e4c5291810a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002361 10.0.0.49 - - [2025-08-31 04:33:48] "PUT /virtual-router/c13ec0d9-c072-4003-af86-6e4c5291810a HTTP/1.1" 200 262 0.007288 10.0.0.49 - - [2025-08-31 04:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012674 10.0.0.49 - - [2025-08-31 04:33:48] "GET /virtual-router/c13ec0d9-c072-4003-af86-6e4c5291810a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002809 10.0.0.49 - - [2025-08-31 04:33:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001284 10.0.0.49 - - [2025-08-31 04:33:48] "GET /virtual-machine-interface/0ff4c5a9-af73-48c2-b47a-95c5fa27ce4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004647 10.0.0.49 - - [2025-08-31 04:33:48] "PUT /virtual-machine-interface/0ff4c5a9-af73-48c2-b47a-95c5fa27ce4c HTTP/1.1" 200 284 0.009994 10.0.0.48 - - [2025-08-31 04:33:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.48 - - [2025-08-31 04:33:53] "GET /virtual-router/c13ec0d9-c072-4003-af86-6e4c5291810a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002347 10.0.0.48 - - [2025-08-31 04:34:20] "GET /virtual-router/c13ec0d9-c072-4003-af86-6e4c5291810a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.002498 10.0.0.48 - - [2025-08-31 04:34:20] "POST /ref-update HTTP/1.1" 200 156 0.011257 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:34:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.006907 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:34:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000991 10.0.0.48 - - [2025-08-31 04:35:16] "GET /global-system-configs HTTP/1.1" 200 322 0.006179 10.0.0.48 - - [2025-08-31 04:35:16] "GET /global-system-configs HTTP/1.1" 200 322 0.002105 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:38:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000800 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:38:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000835 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:39:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000847 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:39:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000776 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:39:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000916 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:39:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000933 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:39:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000843 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:39:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000765 10.0.0.48 - - [2025-08-31 04:40:16] "GET /global-system-configs HTTP/1.1" 200 322 0.002028 10.0.0.48 - - [2025-08-31 04:40:16] "GET /global-system-configs HTTP/1.1" 200 322 0.001877 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:43:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000920 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:43:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000791 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:44:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000870 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:44:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000766 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:44:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000795 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:44:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000753 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:44:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000849 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:44:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000844 10.0.0.48 - - [2025-08-31 04:45:16] "GET /global-system-configs HTTP/1.1" 200 322 0.004718 10.0.0.48 - - [2025-08-31 04:45:16] "GET /global-system-configs HTTP/1.1" 200 322 0.004029 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:48:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000875 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:48:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000802 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:48:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000867 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:48:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000774 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:48:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000930 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:48:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000874 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:49:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000814 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:49:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000793 10.0.0.48 - - [2025-08-31 04:50:16] "GET /global-system-configs HTTP/1.1" 200 322 0.001894 10.0.0.48 - - [2025-08-31 04:50:16] "GET /global-system-configs HTTP/1.1" 200 322 0.002228 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:53:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000822 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:53:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000829 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:53:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000788 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:53:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000760 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:53:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001025 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:53:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000773 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:53:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000858 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:53:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000851 10.0.0.48 - - [2025-08-31 04:55:16] "GET /global-system-configs HTTP/1.1" 200 322 0.003523 10.0.0.48 - - [2025-08-31 04:55:16] "GET /global-system-configs HTTP/1.1" 200 322 0.003166 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:58:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000851 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:58:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000812 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:58:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000818 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:58:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000841 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:58:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000779 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:58:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000813 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:58:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000796 [Introspect:8084]10.0.0.48 - - [2025-08-31 04:58:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000764 10.0.0.48 - - [2025-08-31 05:00:16] "GET /global-system-configs HTTP/1.1" 200 322 0.002099 10.0.0.48 - - [2025-08-31 05:00:16] "GET /global-system-configs HTTP/1.1" 200 322 0.003162 [Introspect:8084]10.0.0.48 - - [2025-08-31 05:03:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000789 [Introspect:8084]10.0.0.48 - - [2025-08-31 05:03:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000738 [Introspect:8084]10.0.0.48 - - [2025-08-31 05:03:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000989 [Introspect:8084]10.0.0.48 - - [2025-08-31 05:03:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000781 [Introspect:8084]10.0.0.48 - - [2025-08-31 05:03:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000800 [Introspect:8084]10.0.0.48 - - [2025-08-31 05:03:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000753 [Introspect:8084]10.0.0.48 - - [2025-08-31 05:03:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000883 [Introspect:8084]10.0.0.48 - - [2025-08-31 05:03:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000797 10.0.0.48 - - [2025-08-31 05:05:16] "GET /global-system-configs HTTP/1.1" 200 322 0.001988 10.0.0.48 - - [2025-08-31 05:05:16] "GET /global-system-configs HTTP/1.1" 200 322 0.001940 [Introspect:8084]10.0.0.48 - - [2025-08-31 05:07:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000818 [Introspect:8084]10.0.0.48 - - [2025-08-31 05:07:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000708 [Introspect:8084]10.0.0.48 - - [2025-08-31 05:07:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000805 [Introspect:8084]10.0.0.48 - - [2025-08-31 05:07:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000769 [Introspect:8084]10.0.0.48 - - [2025-08-31 05:08:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000943 [Introspect:8084]10.0.0.48 - - [2025-08-31 05:08:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000768 [Introspect:8084]10.0.0.48 - - [2025-08-31 05:08:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000786 [Introspect:8084]10.0.0.48 - - [2025-08-31 05:08:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000732